Skip to content

Commit

Permalink
chore(gh-bot): 🚀 build types, api & library files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 8, 2022
1 parent 5476ea3 commit 33f8598
Show file tree
Hide file tree
Showing 34 changed files with 87 additions and 118 deletions.
1 change: 1 addition & 0 deletions @types/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/// <reference types="web" />
/// <reference types="node" />
/**
* indicates if SharedWorker is supported, in the global scope
*/
Expand Down
4 changes: 2 additions & 2 deletions docs/assets/main.js

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions docs/assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -766,12 +766,13 @@ footer .tsd-legend {

.tsd-flag {
display: inline-block;
padding: 1px 5px;
padding: 0.25em 0.4em;
border-radius: 4px;
color: var(--color-comment-tag-text);
background-color: var(--color-comment-tag);
text-indent: 0;
font-size: 14px;
font-size: 75%;
line-height: 1;
font-weight: normal;
}

Expand Down
32 changes: 16 additions & 16 deletions docs/classes/SharedWorkerPolyfill.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html class="default"><head><meta charset="utf-8"><meta http-equiv="x-ua-compatible" content="IE=edge"><title>@okikio/sharedworker - v1.0.3</title><meta name="description" content="Documentation for @okikio/sharedworker - v1.0.3"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="assets/style.css"><link rel="stylesheet" href="assets/highlight.css"><link rel="stylesheet" href="assets/custom.css"><script async src="assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base="."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">@okikio/sharedworker - v1.0.3</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><h1 id="okikiosharedworker---v103">@okikio/sharedworker - v1.0.3</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><div class="tsd-panel tsd-typography">
<!doctype html><html class="default"><head><meta charset="utf-8"><meta http-equiv="x-ua-compatible" content="IE=edge"><title>@okikio/sharedworker - v1.0.3</title><meta name="description" content="Documentation for @okikio/sharedworker - v1.0.3"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="assets/style.css"><link rel="stylesheet" href="assets/highlight.css"><link rel="stylesheet" href="assets/custom.css"><script async src="assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base="."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">@okikio/sharedworker - v1.0.3</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><h1 id="okikiosharedworker---v103-">@okikio/sharedworker - v1.0.3 </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><div class="tsd-panel tsd-typography">
<a href="#okikiosharedworker" id="okikiosharedworker" style="color: inherit; text-decoration: none;">
<h1 id="okikiosharedworker">@okikio/sharedworker</h1>
</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/External.AbstractWorker.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/interfaces/External.AbstractWorkerEventMap.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html class="default"><head><meta charset="utf-8"><meta http-equiv="x-ua-compatible" content="IE=edge"><title>AbstractWorkerEventMap | @okikio/sharedworker - v1.0.3</title><meta name="description" content="Documentation for @okikio/sharedworker - v1.0.3"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="../assets/style.css"><link rel="stylesheet" href="../assets/highlight.css"><link rel="stylesheet" href="../assets/custom.css"><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@okikio/sharedworker - v1.0.3</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@okikio/sharedworker - v1.0.3</a></li><li><a href="../modules/External.html">External</a></li><li><a href="External.AbstractWorkerEventMap.html">AbstractWorkerEventMap</a></li></ul><h1 id="interface-abstractworkereventmap">Interface AbstractWorkerEventMap</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3 id="hierarchy">Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">AbstractWorkerEventMap</span><ul class="tsd-hierarchy"><li><a href="External.WorkerEventMap.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkerEventMap</a></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2 id="index">Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section tsd-is-external"><h3 id="properties">Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="External.AbstractWorkerEventMap.html#error" class="tsd-kind-icon">error</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group tsd-is-external"><h2 id="properties-1">Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="error" class="tsd-anchor"></a><h3 class="tsd-anchor-link" id="error">error<a href="#error" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">error<span class="tsd-signature-symbol">:</span> <a href="../modules/External.html" class="tsd-signature-type" data-tsd-kind="Namespace">External</a><span class="tsd-signature-symbol">.</span><a href="../modules/External.html#ErrorEvent-1" class="tsd-signature-type" data-tsd-kind="Variable">ErrorEvent</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/.pnpm/@types+web@0.0.49/node_modules/@types/web/index.d.ts:1930</li></ul></aside></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Exports</a></li><li class="current tsd-kind-namespace"><a href="../modules/External.html">External</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface tsd-parent-kind-namespace tsd-is-external"><a href="External.AbstractWorkerEventMap.html" class="tsd-kind-icon">Abstract<wbr>Worker<wbr>Event<wbr>Map</a><ul><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="External.AbstractWorkerEventMap.html#error" class="tsd-kind-icon">error</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2 id="legend">Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li><li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li></ul></div><h2 id="settings">Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank" rel="noopener">TypeDoc<span><span class="external-icon"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 14 14" fill="none"><path d="M1 13L13 1m0 0H5m8 0v7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></span></span></a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
<!doctype html><html class="default"><head><meta charset="utf-8"><meta http-equiv="x-ua-compatible" content="IE=edge"><title>AbstractWorkerEventMap | @okikio/sharedworker - v1.0.3</title><meta name="description" content="Documentation for @okikio/sharedworker - v1.0.3"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="../assets/style.css"><link rel="stylesheet" href="../assets/highlight.css"><link rel="stylesheet" href="../assets/custom.css"><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@okikio/sharedworker - v1.0.3</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@okikio/sharedworker - v1.0.3</a></li><li><a href="../modules/External.html">External</a></li><li><a href="External.AbstractWorkerEventMap.html">AbstractWorkerEventMap</a></li></ul><h1 id="interface-abstractworkereventmap-">Interface AbstractWorkerEventMap </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3 id="hierarchy">Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">AbstractWorkerEventMap</span><ul class="tsd-hierarchy"><li><a href="External.WorkerEventMap.html" class="tsd-signature-type" data-tsd-kind="Interface">WorkerEventMap</a></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2 id="index">Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section tsd-is-external"><h3 id="properties">Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="External.AbstractWorkerEventMap.html#error" class="tsd-kind-icon">error</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group tsd-is-external"><h2 id="properties-1">Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="error" class="tsd-anchor"></a><h3 class="tsd-anchor-link" id="error">error<a href="#error" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">error<span class="tsd-signature-symbol">:</span> <a href="../modules/External.html" class="tsd-signature-type" data-tsd-kind="Namespace">External</a><span class="tsd-signature-symbol">.</span><a href="../modules/External.html#ErrorEvent-1" class="tsd-signature-type" data-tsd-kind="Variable">ErrorEvent</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/.pnpm/@types+web@0.0.64/node_modules/@types/web/index.d.ts:1990</li></ul></aside></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Exports</a></li><li class="current tsd-kind-namespace"><a href="../modules/External.html">External</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface tsd-parent-kind-namespace tsd-is-external"><a href="External.AbstractWorkerEventMap.html" class="tsd-kind-icon">Abstract<wbr>Worker<wbr>Event<wbr>Map</a><ul><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="External.AbstractWorkerEventMap.html#error" class="tsd-kind-icon">error</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2 id="legend">Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li><li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li></ul></div><h2 id="settings">Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank" rel="noopener">TypeDoc<span><span class="external-icon"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 14 14" fill="none"><path d="M1 13L13 1m0 0H5m8 0v7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></span></span></a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
Loading

0 comments on commit 33f8598

Please sign in to comment.