iframe-coordinator-cli 6.4.0 → 6.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/index-DEUCFuke.css +1 -0
- package/dist/assets/index-DejhDHus.js +57 -0
- package/dist/favicon.svg +1 -0
- package/dist/ifc-docs/assets/hierarchy.js +1 -1
- package/dist/ifc-docs/assets/highlight.css +130 -91
- package/dist/ifc-docs/assets/icons.js +20 -17
- package/dist/ifc-docs/assets/icons.svg +1 -1
- package/dist/ifc-docs/assets/main.js +2535 -5
- package/dist/ifc-docs/assets/navigation.js +2 -1
- package/dist/ifc-docs/assets/search.js +2 -1
- package/dist/ifc-docs/assets/style.css +1571 -1581
- package/dist/ifc-docs/classes/client.Client.html +2388 -99
- package/dist/ifc-docs/classes/client.WorkerClient.html +2164 -0
- package/dist/ifc-docs/classes/host.FrameRouterElement.html +850 -24
- package/dist/ifc-docs/classes/host.WorkerPool.html +879 -0
- package/dist/ifc-docs/documents/client-setup.html +579 -75
- package/dist/ifc-docs/functions/host.registerCustomElements.html +218 -3
- package/dist/ifc-docs/hierarchy.html +168 -1
- package/dist/ifc-docs/index.html +432 -31
- package/dist/ifc-docs/interfaces/client.ClientConfigOptions.html +331 -4
- package/dist/ifc-docs/interfaces/client.EventEmitter.html +752 -0
- package/dist/ifc-docs/interfaces/host.ClientConfig.html +399 -7
- package/dist/ifc-docs/interfaces/host.ClientRegistration.html +580 -24
- package/dist/ifc-docs/interfaces/host.RoutingMap.html +211 -4
- package/dist/ifc-docs/interfaces/host.WorkerAppData.html +388 -0
- package/dist/ifc-docs/interfaces/host.WorkerConfig.html +398 -0
- package/dist/ifc-docs/interfaces/host.WorkerItem.html +401 -0
- package/dist/ifc-docs/interfaces/host.WorkerRegistry.html +210 -0
- package/dist/ifc-docs/interfaces/messages.Breadcrumb.html +373 -0
- package/dist/ifc-docs/interfaces/messages.EnvData.html +510 -0
- package/dist/ifc-docs/interfaces/messages.KeyData.html +540 -0
- package/dist/ifc-docs/interfaces/messages.ModalRequest.html +381 -0
- package/dist/ifc-docs/interfaces/messages.NavRequest.html +390 -0
- package/dist/ifc-docs/interfaces/messages.Notification.html +435 -0
- package/dist/ifc-docs/interfaces/messages.PageMetadata.html +438 -0
- package/dist/ifc-docs/interfaces/messages.PromptOnLeave.html +390 -0
- package/dist/ifc-docs/interfaces/messages.Publication.html +443 -0
- package/dist/ifc-docs/modules/client.html +742 -2
- package/dist/ifc-docs/modules/host.html +647 -1
- package/dist/ifc-docs/modules/messages.html +462 -0
- package/dist/ifc-docs/modules.html +359 -1
- package/dist/ifc-docs/types/client.EnvDataHandler.html +239 -5
- package/dist/ifc-docs/types/client.EventHandler.html +247 -2
- package/dist/index.html +3 -3
- package/package.json +3 -4
- package/dist/assets/index-BLdxgMq2.css +0 -1
- package/dist/assets/index-IcxzuslN.js +0 -49
- package/dist/ifc-docs/classes/client.EventEmitter.html +0 -14
- package/dist/ifc-docs/interfaces/client.Breadcrumb.html +0 -6
- package/dist/ifc-docs/interfaces/client.EnvData.html +0 -11
- package/dist/ifc-docs/interfaces/client.KeyData.html +0 -12
- package/dist/ifc-docs/interfaces/client.ModalRequest.html +0 -6
- package/dist/ifc-docs/interfaces/client.NavRequest.html +0 -9
- package/dist/ifc-docs/interfaces/client.Notification.html +0 -9
- package/dist/ifc-docs/interfaces/client.PageMetadata.html +0 -8
- package/dist/ifc-docs/interfaces/client.PromptOnLeave.html +0 -9
- package/dist/ifc-docs/interfaces/client.Publication.html +0 -11
|
@@ -1,2 +1,742 @@
|
|
|
1
|
-
<!
|
|
2
|
-
</div></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Classes"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Classes</h2></summary><dl class="tsd-member-summaries"><dt class="tsd-member-summary" id="client"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Class"><use href="../assets/icons.svg#icon-128"></use></svg><a href="../classes/client.Client.html">Client</a><a href="#client" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd><dt class="tsd-member-summary" id="eventemitter"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Class"><use href="../assets/icons.svg#icon-128"></use></svg><a href="../classes/client.EventEmitter.html">EventEmitter</a><a href="#eventemitter" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd></dl></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Interfaces"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Interfaces</h2></summary><dl class="tsd-member-summaries"><dt class="tsd-member-summary" id="breadcrumb"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><a href="../interfaces/client.Breadcrumb.html">Breadcrumb</a><a href="#breadcrumb" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd><dt class="tsd-member-summary" id="clientconfigoptions"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><a href="../interfaces/client.ClientConfigOptions.html">ClientConfigOptions</a><a href="#clientconfigoptions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd><dt class="tsd-member-summary" id="envdata"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><a href="../interfaces/client.EnvData.html">EnvData</a><a href="#envdata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd><dt class="tsd-member-summary" id="keydata"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><a href="../interfaces/client.KeyData.html">KeyData</a><a href="#keydata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd><dt class="tsd-member-summary" id="modalrequest"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><a href="../interfaces/client.ModalRequest.html">ModalRequest</a><a href="#modalrequest" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd><dt class="tsd-member-summary" id="navrequest"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><a href="../interfaces/client.NavRequest.html">NavRequest</a><a href="#navrequest" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd><dt class="tsd-member-summary" id="notification"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><a href="../interfaces/client.Notification.html">Notification</a><a href="#notification" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd><dt class="tsd-member-summary" id="pagemetadata"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><a href="../interfaces/client.PageMetadata.html">PageMetadata</a><a href="#pagemetadata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd><dt class="tsd-member-summary" id="promptonleave"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><a href="../interfaces/client.PromptOnLeave.html">PromptOnLeave</a><a href="#promptonleave" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd><dt class="tsd-member-summary" id="publication"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><a href="../interfaces/client.Publication.html">Publication</a><a href="#publication" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd></dl></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Type Aliases"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Type Aliases</h2></summary><dl class="tsd-member-summaries"><dt class="tsd-member-summary" id="envdatahandler"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Type Alias"><use href="../assets/icons.svg#icon-2097152"></use></svg><a href="../types/client.EnvDataHandler.html">EnvDataHandler</a><a href="#envdatahandler" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd><dt class="tsd-member-summary" id="eventhandler"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Type Alias"><use href="../assets/icons.svg#icon-2097152"></use></svg><a href="../types/client.EventHandler.html">EventHandler</a><a href="#eventhandler" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd></dl></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Classes"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Classes</summary><div><a href="#client"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Class"><use href="../assets/icons.svg#icon-128"></use></svg><span>Client</span></a><a href="#eventemitter"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Class"><use href="../assets/icons.svg#icon-128"></use></svg><span>Event<wbr/>Emitter</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Interfaces"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Interfaces</summary><div><a href="#breadcrumb"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><span>Breadcrumb</span></a><a href="#clientconfigoptions"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><span>Client<wbr/>Config<wbr/>Options</span></a><a href="#envdata"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><span>Env<wbr/>Data</span></a><a href="#keydata"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><span>Key<wbr/>Data</span></a><a href="#modalrequest"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><span>Modal<wbr/>Request</span></a><a href="#navrequest"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><span>Nav<wbr/>Request</span></a><a href="#notification"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><span>Notification</span></a><a href="#pagemetadata"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><span>Page<wbr/>Metadata</span></a><a href="#promptonleave"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><span>Prompt<wbr/>On<wbr/>Leave</span></a><a href="#publication"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Interface"><use href="../assets/icons.svg#icon-256"></use></svg><span>Publication</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Type Aliases"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Type Aliases</summary><div><a href="#envdatahandler"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Type Alias"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>Env<wbr/>Data<wbr/>Handler</span></a><a href="#eventhandler"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Type Alias"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>Event<wbr/>Handler</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">iframe-coordinator - v6.4.0</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html class="default" lang="en" data-base="../">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8" />
|
|
5
|
+
<meta http-equiv="x-ua-compatible" content="IE=edge" />
|
|
6
|
+
<title>client | iframe-coordinator - v6.5.1</title>
|
|
7
|
+
<meta name="description" content="Documentation for iframe-coordinator" />
|
|
8
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
9
|
+
<link rel="stylesheet" href="../assets/style.css" />
|
|
10
|
+
<link rel="stylesheet" href="../assets/highlight.css" />
|
|
11
|
+
<script defer src="../assets/main.js"></script>
|
|
12
|
+
<script async src="../assets/icons.js" id="tsd-icons-script"></script>
|
|
13
|
+
<script async src="../assets/search.js" id="tsd-search-script"></script>
|
|
14
|
+
<script async src="../assets/navigation.js" id="tsd-nav-script"></script>
|
|
15
|
+
</head>
|
|
16
|
+
<body>
|
|
17
|
+
<script>
|
|
18
|
+
document.documentElement.dataset.theme =
|
|
19
|
+
localStorage.getItem("tsd-theme") || "os";
|
|
20
|
+
document.body.style.display = "none";
|
|
21
|
+
setTimeout(
|
|
22
|
+
() =>
|
|
23
|
+
window.app
|
|
24
|
+
? app.showPage()
|
|
25
|
+
: document.body.style.removeProperty("display"),
|
|
26
|
+
500,
|
|
27
|
+
);
|
|
28
|
+
</script>
|
|
29
|
+
<header class="tsd-page-toolbar">
|
|
30
|
+
<div class="tsd-toolbar-contents container">
|
|
31
|
+
<a href="../index.html" class="title">iframe-coordinator - v6.5.1</a>
|
|
32
|
+
<div id="tsd-toolbar-links"></div>
|
|
33
|
+
<button id="tsd-search-trigger" class="tsd-widget" aria-label="Search">
|
|
34
|
+
<svg
|
|
35
|
+
width="16"
|
|
36
|
+
height="16"
|
|
37
|
+
viewBox="0 0 16 16"
|
|
38
|
+
fill="none"
|
|
39
|
+
aria-hidden="true"
|
|
40
|
+
>
|
|
41
|
+
<use href="../assets/icons.svg#icon-search"></use>
|
|
42
|
+
</svg>
|
|
43
|
+
</button>
|
|
44
|
+
<dialog id="tsd-search" aria-label="Search">
|
|
45
|
+
<input
|
|
46
|
+
role="combobox"
|
|
47
|
+
id="tsd-search-input"
|
|
48
|
+
aria-controls="tsd-search-results"
|
|
49
|
+
aria-autocomplete="list"
|
|
50
|
+
aria-expanded="true"
|
|
51
|
+
autocapitalize="off"
|
|
52
|
+
autocomplete="off"
|
|
53
|
+
placeholder="Search the docs"
|
|
54
|
+
maxlength="100"
|
|
55
|
+
/>
|
|
56
|
+
<ul role="listbox" id="tsd-search-results"></ul>
|
|
57
|
+
<div id="tsd-search-status" aria-live="polite" aria-atomic="true">
|
|
58
|
+
<div>Preparing search index...</div>
|
|
59
|
+
</div>
|
|
60
|
+
</dialog>
|
|
61
|
+
<a
|
|
62
|
+
href="#"
|
|
63
|
+
class="tsd-widget menu"
|
|
64
|
+
id="tsd-toolbar-menu-trigger"
|
|
65
|
+
data-toggle="menu"
|
|
66
|
+
aria-label="Menu"
|
|
67
|
+
><svg
|
|
68
|
+
width="16"
|
|
69
|
+
height="16"
|
|
70
|
+
viewBox="0 0 16 16"
|
|
71
|
+
fill="none"
|
|
72
|
+
aria-hidden="true"
|
|
73
|
+
>
|
|
74
|
+
<use href="../assets/icons.svg#icon-menu"></use></svg
|
|
75
|
+
></a>
|
|
76
|
+
</div>
|
|
77
|
+
</header>
|
|
78
|
+
<div class="container container-main">
|
|
79
|
+
<div class="col-content">
|
|
80
|
+
<div class="tsd-page-title">
|
|
81
|
+
<ul class="tsd-breadcrumb" aria-label="Breadcrumb">
|
|
82
|
+
<li><a href="" aria-current="page">client</a></li>
|
|
83
|
+
</ul>
|
|
84
|
+
<h1>Module client</h1>
|
|
85
|
+
</div>
|
|
86
|
+
<section class="tsd-panel tsd-comment">
|
|
87
|
+
<div class="tsd-comment tsd-typography">
|
|
88
|
+
<p>[[include:client-setup.md]]</p>
|
|
89
|
+
</div>
|
|
90
|
+
</section>
|
|
91
|
+
<details class="tsd-panel-group tsd-member-group tsd-accordion" open>
|
|
92
|
+
<summary class="tsd-accordion-summary" data-key="section-Classes">
|
|
93
|
+
<svg
|
|
94
|
+
width="20"
|
|
95
|
+
height="20"
|
|
96
|
+
viewBox="0 0 24 24"
|
|
97
|
+
fill="none"
|
|
98
|
+
aria-hidden="true"
|
|
99
|
+
>
|
|
100
|
+
<use href="../assets/icons.svg#icon-chevronDown"></use>
|
|
101
|
+
</svg>
|
|
102
|
+
<h2>Classes</h2>
|
|
103
|
+
</summary>
|
|
104
|
+
<dl class="tsd-member-summaries">
|
|
105
|
+
<dt class="tsd-member-summary" id="client">
|
|
106
|
+
<span class="tsd-member-summary-name"
|
|
107
|
+
><svg
|
|
108
|
+
class="tsd-kind-icon"
|
|
109
|
+
viewBox="0 0 24 24"
|
|
110
|
+
aria-label="Class"
|
|
111
|
+
>
|
|
112
|
+
<use href="../assets/icons.svg#icon-128"></use></svg
|
|
113
|
+
><a href="../classes/client.Client.html">Client</a
|
|
114
|
+
><a
|
|
115
|
+
href="#client"
|
|
116
|
+
aria-label="Permalink"
|
|
117
|
+
class="tsd-anchor-icon"
|
|
118
|
+
><svg viewBox="0 0 24 24" aria-hidden="true">
|
|
119
|
+
<use href="../assets/icons.svg#icon-anchor"></use></svg></a
|
|
120
|
+
></span>
|
|
121
|
+
</dt>
|
|
122
|
+
<dd class="tsd-member-summary"></dd>
|
|
123
|
+
<dt class="tsd-member-summary" id="workerclient">
|
|
124
|
+
<span class="tsd-member-summary-name"
|
|
125
|
+
><svg
|
|
126
|
+
class="tsd-kind-icon"
|
|
127
|
+
viewBox="0 0 24 24"
|
|
128
|
+
aria-label="Class"
|
|
129
|
+
>
|
|
130
|
+
<use href="../assets/icons.svg#icon-128"></use></svg
|
|
131
|
+
><a href="../classes/client.WorkerClient.html">WorkerClient</a
|
|
132
|
+
><a
|
|
133
|
+
href="#workerclient"
|
|
134
|
+
aria-label="Permalink"
|
|
135
|
+
class="tsd-anchor-icon"
|
|
136
|
+
><svg viewBox="0 0 24 24" aria-hidden="true">
|
|
137
|
+
<use href="../assets/icons.svg#icon-anchor"></use></svg></a
|
|
138
|
+
></span>
|
|
139
|
+
</dt>
|
|
140
|
+
<dd class="tsd-member-summary"></dd>
|
|
141
|
+
</dl>
|
|
142
|
+
</details>
|
|
143
|
+
<details class="tsd-panel-group tsd-member-group tsd-accordion" open>
|
|
144
|
+
<summary class="tsd-accordion-summary" data-key="section-Interfaces">
|
|
145
|
+
<svg
|
|
146
|
+
width="20"
|
|
147
|
+
height="20"
|
|
148
|
+
viewBox="0 0 24 24"
|
|
149
|
+
fill="none"
|
|
150
|
+
aria-hidden="true"
|
|
151
|
+
>
|
|
152
|
+
<use href="../assets/icons.svg#icon-chevronDown"></use>
|
|
153
|
+
</svg>
|
|
154
|
+
<h2>Interfaces</h2>
|
|
155
|
+
</summary>
|
|
156
|
+
<dl class="tsd-member-summaries">
|
|
157
|
+
<dt class="tsd-member-summary" id="clientconfigoptions">
|
|
158
|
+
<span class="tsd-member-summary-name"
|
|
159
|
+
><svg
|
|
160
|
+
class="tsd-kind-icon"
|
|
161
|
+
viewBox="0 0 24 24"
|
|
162
|
+
aria-label="Interface"
|
|
163
|
+
>
|
|
164
|
+
<use href="../assets/icons.svg#icon-256"></use></svg
|
|
165
|
+
><a href="../interfaces/client.ClientConfigOptions.html"
|
|
166
|
+
>ClientConfigOptions</a
|
|
167
|
+
><a
|
|
168
|
+
href="#clientconfigoptions"
|
|
169
|
+
aria-label="Permalink"
|
|
170
|
+
class="tsd-anchor-icon"
|
|
171
|
+
><svg viewBox="0 0 24 24" aria-hidden="true">
|
|
172
|
+
<use href="../assets/icons.svg#icon-anchor"></use></svg></a
|
|
173
|
+
></span>
|
|
174
|
+
</dt>
|
|
175
|
+
<dd class="tsd-member-summary"></dd>
|
|
176
|
+
<dt class="tsd-member-summary" id="eventemitter">
|
|
177
|
+
<span class="tsd-member-summary-name"
|
|
178
|
+
><svg
|
|
179
|
+
class="tsd-kind-icon"
|
|
180
|
+
viewBox="0 0 24 24"
|
|
181
|
+
aria-label="Interface"
|
|
182
|
+
>
|
|
183
|
+
<use href="../assets/icons.svg#icon-256"></use></svg
|
|
184
|
+
><a href="../interfaces/client.EventEmitter.html"
|
|
185
|
+
>EventEmitter</a
|
|
186
|
+
><a
|
|
187
|
+
href="#eventemitter"
|
|
188
|
+
aria-label="Permalink"
|
|
189
|
+
class="tsd-anchor-icon"
|
|
190
|
+
><svg viewBox="0 0 24 24" aria-hidden="true">
|
|
191
|
+
<use href="../assets/icons.svg#icon-anchor"></use></svg></a
|
|
192
|
+
></span>
|
|
193
|
+
</dt>
|
|
194
|
+
<dd class="tsd-member-summary"></dd>
|
|
195
|
+
</dl>
|
|
196
|
+
</details>
|
|
197
|
+
<details class="tsd-panel-group tsd-member-group tsd-accordion" open>
|
|
198
|
+
<summary
|
|
199
|
+
class="tsd-accordion-summary"
|
|
200
|
+
data-key="section-Type Aliases"
|
|
201
|
+
>
|
|
202
|
+
<svg
|
|
203
|
+
width="20"
|
|
204
|
+
height="20"
|
|
205
|
+
viewBox="0 0 24 24"
|
|
206
|
+
fill="none"
|
|
207
|
+
aria-hidden="true"
|
|
208
|
+
>
|
|
209
|
+
<use href="../assets/icons.svg#icon-chevronDown"></use>
|
|
210
|
+
</svg>
|
|
211
|
+
<h2>Type Aliases</h2>
|
|
212
|
+
</summary>
|
|
213
|
+
<dl class="tsd-member-summaries">
|
|
214
|
+
<dt class="tsd-member-summary" id="envdatahandler">
|
|
215
|
+
<span class="tsd-member-summary-name"
|
|
216
|
+
><svg
|
|
217
|
+
class="tsd-kind-icon"
|
|
218
|
+
viewBox="0 0 24 24"
|
|
219
|
+
aria-label="Type Alias"
|
|
220
|
+
>
|
|
221
|
+
<use href="../assets/icons.svg#icon-2097152"></use></svg
|
|
222
|
+
><a href="../types/client.EnvDataHandler.html">EnvDataHandler</a
|
|
223
|
+
><a
|
|
224
|
+
href="#envdatahandler"
|
|
225
|
+
aria-label="Permalink"
|
|
226
|
+
class="tsd-anchor-icon"
|
|
227
|
+
><svg viewBox="0 0 24 24" aria-hidden="true">
|
|
228
|
+
<use href="../assets/icons.svg#icon-anchor"></use></svg></a
|
|
229
|
+
></span>
|
|
230
|
+
</dt>
|
|
231
|
+
<dd class="tsd-member-summary"></dd>
|
|
232
|
+
<dt class="tsd-member-summary" id="eventhandler">
|
|
233
|
+
<span class="tsd-member-summary-name"
|
|
234
|
+
><svg
|
|
235
|
+
class="tsd-kind-icon"
|
|
236
|
+
viewBox="0 0 24 24"
|
|
237
|
+
aria-label="Type Alias"
|
|
238
|
+
>
|
|
239
|
+
<use href="../assets/icons.svg#icon-2097152"></use></svg
|
|
240
|
+
><a href="../types/client.EventHandler.html">EventHandler</a
|
|
241
|
+
><a
|
|
242
|
+
href="#eventhandler"
|
|
243
|
+
aria-label="Permalink"
|
|
244
|
+
class="tsd-anchor-icon"
|
|
245
|
+
><svg viewBox="0 0 24 24" aria-hidden="true">
|
|
246
|
+
<use href="../assets/icons.svg#icon-anchor"></use></svg></a
|
|
247
|
+
></span>
|
|
248
|
+
</dt>
|
|
249
|
+
<dd class="tsd-member-summary"></dd>
|
|
250
|
+
</dl>
|
|
251
|
+
</details>
|
|
252
|
+
<details class="tsd-panel-group tsd-member-group tsd-accordion" open>
|
|
253
|
+
<summary class="tsd-accordion-summary" data-key="section-References">
|
|
254
|
+
<svg
|
|
255
|
+
width="20"
|
|
256
|
+
height="20"
|
|
257
|
+
viewBox="0 0 24 24"
|
|
258
|
+
fill="none"
|
|
259
|
+
aria-hidden="true"
|
|
260
|
+
>
|
|
261
|
+
<use href="../assets/icons.svg#icon-chevronDown"></use>
|
|
262
|
+
</svg>
|
|
263
|
+
<h2>References</h2>
|
|
264
|
+
</summary>
|
|
265
|
+
<dl class="tsd-member-summaries">
|
|
266
|
+
<dt class="tsd-member-summary" id="breadcrumb">
|
|
267
|
+
<span class="tsd-member-summary-name"
|
|
268
|
+
><svg
|
|
269
|
+
class="tsd-kind-icon"
|
|
270
|
+
viewBox="0 0 24 24"
|
|
271
|
+
aria-label="Interface"
|
|
272
|
+
>
|
|
273
|
+
<use href="../assets/icons.svg#icon-256"></use></svg
|
|
274
|
+
><span>Breadcrumb</span><span> → </span
|
|
275
|
+
><a href="../interfaces/messages.Breadcrumb.html">Breadcrumb</a
|
|
276
|
+
><a
|
|
277
|
+
href="#breadcrumb"
|
|
278
|
+
aria-label="Permalink"
|
|
279
|
+
class="tsd-anchor-icon"
|
|
280
|
+
><svg viewBox="0 0 24 24" aria-hidden="true">
|
|
281
|
+
<use href="../assets/icons.svg#icon-anchor"></use></svg></a
|
|
282
|
+
></span>
|
|
283
|
+
</dt>
|
|
284
|
+
<dd class="tsd-member-summary"></dd>
|
|
285
|
+
<dt class="tsd-member-summary" id="envdata">
|
|
286
|
+
<span class="tsd-member-summary-name"
|
|
287
|
+
><svg
|
|
288
|
+
class="tsd-kind-icon"
|
|
289
|
+
viewBox="0 0 24 24"
|
|
290
|
+
aria-label="Interface"
|
|
291
|
+
>
|
|
292
|
+
<use href="../assets/icons.svg#icon-256"></use></svg
|
|
293
|
+
><span>EnvData</span><span> → </span
|
|
294
|
+
><a href="../interfaces/messages.EnvData.html">EnvData</a
|
|
295
|
+
><a
|
|
296
|
+
href="#envdata"
|
|
297
|
+
aria-label="Permalink"
|
|
298
|
+
class="tsd-anchor-icon"
|
|
299
|
+
><svg viewBox="0 0 24 24" aria-hidden="true">
|
|
300
|
+
<use href="../assets/icons.svg#icon-anchor"></use></svg></a
|
|
301
|
+
></span>
|
|
302
|
+
</dt>
|
|
303
|
+
<dd class="tsd-member-summary"></dd>
|
|
304
|
+
<dt class="tsd-member-summary" id="keydata">
|
|
305
|
+
<span class="tsd-member-summary-name"
|
|
306
|
+
><svg
|
|
307
|
+
class="tsd-kind-icon"
|
|
308
|
+
viewBox="0 0 24 24"
|
|
309
|
+
aria-label="Interface"
|
|
310
|
+
>
|
|
311
|
+
<use href="../assets/icons.svg#icon-256"></use></svg
|
|
312
|
+
><span>KeyData</span><span> → </span
|
|
313
|
+
><a href="../interfaces/messages.KeyData.html">KeyData</a
|
|
314
|
+
><a
|
|
315
|
+
href="#keydata"
|
|
316
|
+
aria-label="Permalink"
|
|
317
|
+
class="tsd-anchor-icon"
|
|
318
|
+
><svg viewBox="0 0 24 24" aria-hidden="true">
|
|
319
|
+
<use href="../assets/icons.svg#icon-anchor"></use></svg></a
|
|
320
|
+
></span>
|
|
321
|
+
</dt>
|
|
322
|
+
<dd class="tsd-member-summary"></dd>
|
|
323
|
+
<dt class="tsd-member-summary" id="modalrequest">
|
|
324
|
+
<span class="tsd-member-summary-name"
|
|
325
|
+
><svg
|
|
326
|
+
class="tsd-kind-icon"
|
|
327
|
+
viewBox="0 0 24 24"
|
|
328
|
+
aria-label="Interface"
|
|
329
|
+
>
|
|
330
|
+
<use href="../assets/icons.svg#icon-256"></use></svg
|
|
331
|
+
><span>ModalRequest</span><span> → </span
|
|
332
|
+
><a href="../interfaces/messages.ModalRequest.html"
|
|
333
|
+
>ModalRequest</a
|
|
334
|
+
><a
|
|
335
|
+
href="#modalrequest"
|
|
336
|
+
aria-label="Permalink"
|
|
337
|
+
class="tsd-anchor-icon"
|
|
338
|
+
><svg viewBox="0 0 24 24" aria-hidden="true">
|
|
339
|
+
<use href="../assets/icons.svg#icon-anchor"></use></svg></a
|
|
340
|
+
></span>
|
|
341
|
+
</dt>
|
|
342
|
+
<dd class="tsd-member-summary"></dd>
|
|
343
|
+
<dt class="tsd-member-summary" id="navrequest">
|
|
344
|
+
<span class="tsd-member-summary-name"
|
|
345
|
+
><svg
|
|
346
|
+
class="tsd-kind-icon"
|
|
347
|
+
viewBox="0 0 24 24"
|
|
348
|
+
aria-label="Interface"
|
|
349
|
+
>
|
|
350
|
+
<use href="../assets/icons.svg#icon-256"></use></svg
|
|
351
|
+
><span>NavRequest</span><span> → </span
|
|
352
|
+
><a href="../interfaces/messages.NavRequest.html">NavRequest</a
|
|
353
|
+
><a
|
|
354
|
+
href="#navrequest"
|
|
355
|
+
aria-label="Permalink"
|
|
356
|
+
class="tsd-anchor-icon"
|
|
357
|
+
><svg viewBox="0 0 24 24" aria-hidden="true">
|
|
358
|
+
<use href="../assets/icons.svg#icon-anchor"></use></svg></a
|
|
359
|
+
></span>
|
|
360
|
+
</dt>
|
|
361
|
+
<dd class="tsd-member-summary"></dd>
|
|
362
|
+
<dt class="tsd-member-summary" id="notification">
|
|
363
|
+
<span class="tsd-member-summary-name"
|
|
364
|
+
><svg
|
|
365
|
+
class="tsd-kind-icon"
|
|
366
|
+
viewBox="0 0 24 24"
|
|
367
|
+
aria-label="Interface"
|
|
368
|
+
>
|
|
369
|
+
<use href="../assets/icons.svg#icon-256"></use></svg
|
|
370
|
+
><span>Notification</span><span> → </span
|
|
371
|
+
><a href="../interfaces/messages.Notification.html"
|
|
372
|
+
>Notification</a
|
|
373
|
+
><a
|
|
374
|
+
href="#notification"
|
|
375
|
+
aria-label="Permalink"
|
|
376
|
+
class="tsd-anchor-icon"
|
|
377
|
+
><svg viewBox="0 0 24 24" aria-hidden="true">
|
|
378
|
+
<use href="../assets/icons.svg#icon-anchor"></use></svg></a
|
|
379
|
+
></span>
|
|
380
|
+
</dt>
|
|
381
|
+
<dd class="tsd-member-summary"></dd>
|
|
382
|
+
<dt class="tsd-member-summary" id="pagemetadata">
|
|
383
|
+
<span class="tsd-member-summary-name"
|
|
384
|
+
><svg
|
|
385
|
+
class="tsd-kind-icon"
|
|
386
|
+
viewBox="0 0 24 24"
|
|
387
|
+
aria-label="Interface"
|
|
388
|
+
>
|
|
389
|
+
<use href="../assets/icons.svg#icon-256"></use></svg
|
|
390
|
+
><span>PageMetadata</span><span> → </span
|
|
391
|
+
><a href="../interfaces/messages.PageMetadata.html"
|
|
392
|
+
>PageMetadata</a
|
|
393
|
+
><a
|
|
394
|
+
href="#pagemetadata"
|
|
395
|
+
aria-label="Permalink"
|
|
396
|
+
class="tsd-anchor-icon"
|
|
397
|
+
><svg viewBox="0 0 24 24" aria-hidden="true">
|
|
398
|
+
<use href="../assets/icons.svg#icon-anchor"></use></svg></a
|
|
399
|
+
></span>
|
|
400
|
+
</dt>
|
|
401
|
+
<dd class="tsd-member-summary"></dd>
|
|
402
|
+
<dt class="tsd-member-summary" id="promptonleave">
|
|
403
|
+
<span class="tsd-member-summary-name"
|
|
404
|
+
><svg
|
|
405
|
+
class="tsd-kind-icon"
|
|
406
|
+
viewBox="0 0 24 24"
|
|
407
|
+
aria-label="Interface"
|
|
408
|
+
>
|
|
409
|
+
<use href="../assets/icons.svg#icon-256"></use></svg
|
|
410
|
+
><span>PromptOnLeave</span><span> → </span
|
|
411
|
+
><a href="../interfaces/messages.PromptOnLeave.html"
|
|
412
|
+
>PromptOnLeave</a
|
|
413
|
+
><a
|
|
414
|
+
href="#promptonleave"
|
|
415
|
+
aria-label="Permalink"
|
|
416
|
+
class="tsd-anchor-icon"
|
|
417
|
+
><svg viewBox="0 0 24 24" aria-hidden="true">
|
|
418
|
+
<use href="../assets/icons.svg#icon-anchor"></use></svg></a
|
|
419
|
+
></span>
|
|
420
|
+
</dt>
|
|
421
|
+
<dd class="tsd-member-summary"></dd>
|
|
422
|
+
<dt class="tsd-member-summary" id="publication">
|
|
423
|
+
<span class="tsd-member-summary-name"
|
|
424
|
+
><svg
|
|
425
|
+
class="tsd-kind-icon"
|
|
426
|
+
viewBox="0 0 24 24"
|
|
427
|
+
aria-label="Interface"
|
|
428
|
+
>
|
|
429
|
+
<use href="../assets/icons.svg#icon-256"></use></svg
|
|
430
|
+
><span>Publication</span><span> → </span
|
|
431
|
+
><a href="../interfaces/messages.Publication.html"
|
|
432
|
+
>Publication</a
|
|
433
|
+
><a
|
|
434
|
+
href="#publication"
|
|
435
|
+
aria-label="Permalink"
|
|
436
|
+
class="tsd-anchor-icon"
|
|
437
|
+
><svg viewBox="0 0 24 24" aria-hidden="true">
|
|
438
|
+
<use href="../assets/icons.svg#icon-anchor"></use></svg></a
|
|
439
|
+
></span>
|
|
440
|
+
</dt>
|
|
441
|
+
<dd class="tsd-member-summary"></dd>
|
|
442
|
+
</dl>
|
|
443
|
+
</details>
|
|
444
|
+
</div>
|
|
445
|
+
<div class="col-sidebar">
|
|
446
|
+
<div class="page-menu">
|
|
447
|
+
<div class="tsd-navigation settings">
|
|
448
|
+
<details class="tsd-accordion">
|
|
449
|
+
<summary class="tsd-accordion-summary">
|
|
450
|
+
<svg
|
|
451
|
+
width="20"
|
|
452
|
+
height="20"
|
|
453
|
+
viewBox="0 0 24 24"
|
|
454
|
+
fill="none"
|
|
455
|
+
aria-hidden="true"
|
|
456
|
+
>
|
|
457
|
+
<use href="../assets/icons.svg#icon-chevronDown"></use>
|
|
458
|
+
</svg>
|
|
459
|
+
<h3>Settings</h3>
|
|
460
|
+
</summary>
|
|
461
|
+
<div class="tsd-accordion-details">
|
|
462
|
+
<div class="tsd-filter-visibility">
|
|
463
|
+
<span class="settings-label">Member Visibility</span>
|
|
464
|
+
<ul id="tsd-filter-options">
|
|
465
|
+
<li class="tsd-filter-item">
|
|
466
|
+
<label class="tsd-filter-input"
|
|
467
|
+
><input
|
|
468
|
+
type="checkbox"
|
|
469
|
+
id="tsd-filter-inherited"
|
|
470
|
+
name="inherited"
|
|
471
|
+
checked
|
|
472
|
+
/><svg
|
|
473
|
+
width="32"
|
|
474
|
+
height="32"
|
|
475
|
+
viewBox="0 0 32 32"
|
|
476
|
+
aria-hidden="true"
|
|
477
|
+
>
|
|
478
|
+
<rect
|
|
479
|
+
class="tsd-checkbox-background"
|
|
480
|
+
width="30"
|
|
481
|
+
height="30"
|
|
482
|
+
x="1"
|
|
483
|
+
y="1"
|
|
484
|
+
rx="6"
|
|
485
|
+
fill="none"
|
|
486
|
+
></rect>
|
|
487
|
+
<path
|
|
488
|
+
class="tsd-checkbox-checkmark"
|
|
489
|
+
d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25"
|
|
490
|
+
stroke="none"
|
|
491
|
+
stroke-width="3.5"
|
|
492
|
+
stroke-linejoin="round"
|
|
493
|
+
fill="none"
|
|
494
|
+
></path></svg
|
|
495
|
+
><span>Inherited</span></label
|
|
496
|
+
>
|
|
497
|
+
</li>
|
|
498
|
+
</ul>
|
|
499
|
+
</div>
|
|
500
|
+
<div class="tsd-theme-toggle">
|
|
501
|
+
<label class="settings-label" for="tsd-theme">Theme</label
|
|
502
|
+
><select id="tsd-theme">
|
|
503
|
+
<option value="os">OS</option>
|
|
504
|
+
<option value="light">Light</option>
|
|
505
|
+
<option value="dark">Dark</option>
|
|
506
|
+
</select>
|
|
507
|
+
</div>
|
|
508
|
+
</div>
|
|
509
|
+
</details>
|
|
510
|
+
</div>
|
|
511
|
+
<details open class="tsd-accordion tsd-page-navigation">
|
|
512
|
+
<summary class="tsd-accordion-summary">
|
|
513
|
+
<svg
|
|
514
|
+
width="20"
|
|
515
|
+
height="20"
|
|
516
|
+
viewBox="0 0 24 24"
|
|
517
|
+
fill="none"
|
|
518
|
+
aria-hidden="true"
|
|
519
|
+
>
|
|
520
|
+
<use href="../assets/icons.svg#icon-chevronDown"></use>
|
|
521
|
+
</svg>
|
|
522
|
+
<h3>On This Page</h3>
|
|
523
|
+
</summary>
|
|
524
|
+
<div class="tsd-accordion-details">
|
|
525
|
+
<details open class="tsd-accordion tsd-page-navigation-section">
|
|
526
|
+
<summary
|
|
527
|
+
class="tsd-accordion-summary"
|
|
528
|
+
data-key="section-Classes"
|
|
529
|
+
>
|
|
530
|
+
<svg
|
|
531
|
+
width="20"
|
|
532
|
+
height="20"
|
|
533
|
+
viewBox="0 0 24 24"
|
|
534
|
+
fill="none"
|
|
535
|
+
aria-hidden="true"
|
|
536
|
+
>
|
|
537
|
+
<use href="../assets/icons.svg#icon-chevronDown"></use></svg
|
|
538
|
+
>Classes
|
|
539
|
+
</summary>
|
|
540
|
+
<div>
|
|
541
|
+
<a href="#client"
|
|
542
|
+
><svg
|
|
543
|
+
class="tsd-kind-icon"
|
|
544
|
+
viewBox="0 0 24 24"
|
|
545
|
+
aria-label="Class"
|
|
546
|
+
>
|
|
547
|
+
<use href="../assets/icons.svg#icon-128"></use></svg
|
|
548
|
+
><span>Client</span></a
|
|
549
|
+
><a href="#workerclient"
|
|
550
|
+
><svg
|
|
551
|
+
class="tsd-kind-icon"
|
|
552
|
+
viewBox="0 0 24 24"
|
|
553
|
+
aria-label="Class"
|
|
554
|
+
>
|
|
555
|
+
<use href="../assets/icons.svg#icon-128"></use></svg
|
|
556
|
+
><span>Worker<wbr />Client</span></a
|
|
557
|
+
>
|
|
558
|
+
</div>
|
|
559
|
+
</details>
|
|
560
|
+
<details open class="tsd-accordion tsd-page-navigation-section">
|
|
561
|
+
<summary
|
|
562
|
+
class="tsd-accordion-summary"
|
|
563
|
+
data-key="section-Interfaces"
|
|
564
|
+
>
|
|
565
|
+
<svg
|
|
566
|
+
width="20"
|
|
567
|
+
height="20"
|
|
568
|
+
viewBox="0 0 24 24"
|
|
569
|
+
fill="none"
|
|
570
|
+
aria-hidden="true"
|
|
571
|
+
>
|
|
572
|
+
<use href="../assets/icons.svg#icon-chevronDown"></use></svg
|
|
573
|
+
>Interfaces
|
|
574
|
+
</summary>
|
|
575
|
+
<div>
|
|
576
|
+
<a href="#clientconfigoptions"
|
|
577
|
+
><svg
|
|
578
|
+
class="tsd-kind-icon"
|
|
579
|
+
viewBox="0 0 24 24"
|
|
580
|
+
aria-label="Interface"
|
|
581
|
+
>
|
|
582
|
+
<use href="../assets/icons.svg#icon-256"></use></svg
|
|
583
|
+
><span>Client<wbr />Config<wbr />Options</span></a
|
|
584
|
+
><a href="#eventemitter"
|
|
585
|
+
><svg
|
|
586
|
+
class="tsd-kind-icon"
|
|
587
|
+
viewBox="0 0 24 24"
|
|
588
|
+
aria-label="Interface"
|
|
589
|
+
>
|
|
590
|
+
<use href="../assets/icons.svg#icon-256"></use></svg
|
|
591
|
+
><span>Event<wbr />Emitter</span></a
|
|
592
|
+
>
|
|
593
|
+
</div>
|
|
594
|
+
</details>
|
|
595
|
+
<details open class="tsd-accordion tsd-page-navigation-section">
|
|
596
|
+
<summary
|
|
597
|
+
class="tsd-accordion-summary"
|
|
598
|
+
data-key="section-Type Aliases"
|
|
599
|
+
>
|
|
600
|
+
<svg
|
|
601
|
+
width="20"
|
|
602
|
+
height="20"
|
|
603
|
+
viewBox="0 0 24 24"
|
|
604
|
+
fill="none"
|
|
605
|
+
aria-hidden="true"
|
|
606
|
+
>
|
|
607
|
+
<use href="../assets/icons.svg#icon-chevronDown"></use></svg
|
|
608
|
+
>Type Aliases
|
|
609
|
+
</summary>
|
|
610
|
+
<div>
|
|
611
|
+
<a href="#envdatahandler"
|
|
612
|
+
><svg
|
|
613
|
+
class="tsd-kind-icon"
|
|
614
|
+
viewBox="0 0 24 24"
|
|
615
|
+
aria-label="Type Alias"
|
|
616
|
+
>
|
|
617
|
+
<use href="../assets/icons.svg#icon-2097152"></use></svg
|
|
618
|
+
><span>Env<wbr />Data<wbr />Handler</span></a
|
|
619
|
+
><a href="#eventhandler"
|
|
620
|
+
><svg
|
|
621
|
+
class="tsd-kind-icon"
|
|
622
|
+
viewBox="0 0 24 24"
|
|
623
|
+
aria-label="Type Alias"
|
|
624
|
+
>
|
|
625
|
+
<use href="../assets/icons.svg#icon-2097152"></use></svg
|
|
626
|
+
><span>Event<wbr />Handler</span></a
|
|
627
|
+
>
|
|
628
|
+
</div>
|
|
629
|
+
</details>
|
|
630
|
+
<details open class="tsd-accordion tsd-page-navigation-section">
|
|
631
|
+
<summary
|
|
632
|
+
class="tsd-accordion-summary"
|
|
633
|
+
data-key="section-References"
|
|
634
|
+
>
|
|
635
|
+
<svg
|
|
636
|
+
width="20"
|
|
637
|
+
height="20"
|
|
638
|
+
viewBox="0 0 24 24"
|
|
639
|
+
fill="none"
|
|
640
|
+
aria-hidden="true"
|
|
641
|
+
>
|
|
642
|
+
<use href="../assets/icons.svg#icon-chevronDown"></use></svg
|
|
643
|
+
>References
|
|
644
|
+
</summary>
|
|
645
|
+
<div>
|
|
646
|
+
<a href="#breadcrumb"
|
|
647
|
+
><svg
|
|
648
|
+
class="tsd-kind-icon"
|
|
649
|
+
viewBox="0 0 24 24"
|
|
650
|
+
aria-label="Reference"
|
|
651
|
+
>
|
|
652
|
+
<use href="../assets/icons.svg#icon-4194304"></use></svg
|
|
653
|
+
><span>Breadcrumb</span></a
|
|
654
|
+
><a href="#envdata"
|
|
655
|
+
><svg
|
|
656
|
+
class="tsd-kind-icon"
|
|
657
|
+
viewBox="0 0 24 24"
|
|
658
|
+
aria-label="Reference"
|
|
659
|
+
>
|
|
660
|
+
<use href="../assets/icons.svg#icon-4194304"></use></svg
|
|
661
|
+
><span>Env<wbr />Data</span></a
|
|
662
|
+
><a href="#keydata"
|
|
663
|
+
><svg
|
|
664
|
+
class="tsd-kind-icon"
|
|
665
|
+
viewBox="0 0 24 24"
|
|
666
|
+
aria-label="Reference"
|
|
667
|
+
>
|
|
668
|
+
<use href="../assets/icons.svg#icon-4194304"></use></svg
|
|
669
|
+
><span>Key<wbr />Data</span></a
|
|
670
|
+
><a href="#modalrequest"
|
|
671
|
+
><svg
|
|
672
|
+
class="tsd-kind-icon"
|
|
673
|
+
viewBox="0 0 24 24"
|
|
674
|
+
aria-label="Reference"
|
|
675
|
+
>
|
|
676
|
+
<use href="../assets/icons.svg#icon-4194304"></use></svg
|
|
677
|
+
><span>Modal<wbr />Request</span></a
|
|
678
|
+
><a href="#navrequest"
|
|
679
|
+
><svg
|
|
680
|
+
class="tsd-kind-icon"
|
|
681
|
+
viewBox="0 0 24 24"
|
|
682
|
+
aria-label="Reference"
|
|
683
|
+
>
|
|
684
|
+
<use href="../assets/icons.svg#icon-4194304"></use></svg
|
|
685
|
+
><span>Nav<wbr />Request</span></a
|
|
686
|
+
><a href="#notification"
|
|
687
|
+
><svg
|
|
688
|
+
class="tsd-kind-icon"
|
|
689
|
+
viewBox="0 0 24 24"
|
|
690
|
+
aria-label="Reference"
|
|
691
|
+
>
|
|
692
|
+
<use href="../assets/icons.svg#icon-4194304"></use></svg
|
|
693
|
+
><span>Notification</span></a
|
|
694
|
+
><a href="#pagemetadata"
|
|
695
|
+
><svg
|
|
696
|
+
class="tsd-kind-icon"
|
|
697
|
+
viewBox="0 0 24 24"
|
|
698
|
+
aria-label="Reference"
|
|
699
|
+
>
|
|
700
|
+
<use href="../assets/icons.svg#icon-4194304"></use></svg
|
|
701
|
+
><span>Page<wbr />Metadata</span></a
|
|
702
|
+
><a href="#promptonleave"
|
|
703
|
+
><svg
|
|
704
|
+
class="tsd-kind-icon"
|
|
705
|
+
viewBox="0 0 24 24"
|
|
706
|
+
aria-label="Reference"
|
|
707
|
+
>
|
|
708
|
+
<use href="../assets/icons.svg#icon-4194304"></use></svg
|
|
709
|
+
><span>Prompt<wbr />On<wbr />Leave</span></a
|
|
710
|
+
><a href="#publication"
|
|
711
|
+
><svg
|
|
712
|
+
class="tsd-kind-icon"
|
|
713
|
+
viewBox="0 0 24 24"
|
|
714
|
+
aria-label="Reference"
|
|
715
|
+
>
|
|
716
|
+
<use href="../assets/icons.svg#icon-4194304"></use></svg
|
|
717
|
+
><span>Publication</span></a
|
|
718
|
+
>
|
|
719
|
+
</div>
|
|
720
|
+
</details>
|
|
721
|
+
</div>
|
|
722
|
+
</details>
|
|
723
|
+
</div>
|
|
724
|
+
<div class="site-menu">
|
|
725
|
+
<nav class="tsd-navigation">
|
|
726
|
+
<a href="../modules.html">iframe-coordinator - v6.5.1</a>
|
|
727
|
+
<ul class="tsd-small-nested-navigation" id="tsd-nav-container">
|
|
728
|
+
<li>Loading...</li>
|
|
729
|
+
</ul>
|
|
730
|
+
</nav>
|
|
731
|
+
</div>
|
|
732
|
+
</div>
|
|
733
|
+
</div>
|
|
734
|
+
<footer>
|
|
735
|
+
<p class="tsd-generator">
|
|
736
|
+
Generated using
|
|
737
|
+
<a href="https://typedoc.org/" target="_blank">TypeDoc</a>
|
|
738
|
+
</p>
|
|
739
|
+
</footer>
|
|
740
|
+
<div class="overlay"></div>
|
|
741
|
+
</body>
|
|
742
|
+
</html>
|