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.
Files changed (57) hide show
  1. package/dist/assets/index-DEUCFuke.css +1 -0
  2. package/dist/assets/index-DejhDHus.js +57 -0
  3. package/dist/favicon.svg +1 -0
  4. package/dist/ifc-docs/assets/hierarchy.js +1 -1
  5. package/dist/ifc-docs/assets/highlight.css +130 -91
  6. package/dist/ifc-docs/assets/icons.js +20 -17
  7. package/dist/ifc-docs/assets/icons.svg +1 -1
  8. package/dist/ifc-docs/assets/main.js +2535 -5
  9. package/dist/ifc-docs/assets/navigation.js +2 -1
  10. package/dist/ifc-docs/assets/search.js +2 -1
  11. package/dist/ifc-docs/assets/style.css +1571 -1581
  12. package/dist/ifc-docs/classes/client.Client.html +2388 -99
  13. package/dist/ifc-docs/classes/client.WorkerClient.html +2164 -0
  14. package/dist/ifc-docs/classes/host.FrameRouterElement.html +850 -24
  15. package/dist/ifc-docs/classes/host.WorkerPool.html +879 -0
  16. package/dist/ifc-docs/documents/client-setup.html +579 -75
  17. package/dist/ifc-docs/functions/host.registerCustomElements.html +218 -3
  18. package/dist/ifc-docs/hierarchy.html +168 -1
  19. package/dist/ifc-docs/index.html +432 -31
  20. package/dist/ifc-docs/interfaces/client.ClientConfigOptions.html +331 -4
  21. package/dist/ifc-docs/interfaces/client.EventEmitter.html +752 -0
  22. package/dist/ifc-docs/interfaces/host.ClientConfig.html +399 -7
  23. package/dist/ifc-docs/interfaces/host.ClientRegistration.html +580 -24
  24. package/dist/ifc-docs/interfaces/host.RoutingMap.html +211 -4
  25. package/dist/ifc-docs/interfaces/host.WorkerAppData.html +388 -0
  26. package/dist/ifc-docs/interfaces/host.WorkerConfig.html +398 -0
  27. package/dist/ifc-docs/interfaces/host.WorkerItem.html +401 -0
  28. package/dist/ifc-docs/interfaces/host.WorkerRegistry.html +210 -0
  29. package/dist/ifc-docs/interfaces/messages.Breadcrumb.html +373 -0
  30. package/dist/ifc-docs/interfaces/messages.EnvData.html +510 -0
  31. package/dist/ifc-docs/interfaces/messages.KeyData.html +540 -0
  32. package/dist/ifc-docs/interfaces/messages.ModalRequest.html +381 -0
  33. package/dist/ifc-docs/interfaces/messages.NavRequest.html +390 -0
  34. package/dist/ifc-docs/interfaces/messages.Notification.html +435 -0
  35. package/dist/ifc-docs/interfaces/messages.PageMetadata.html +438 -0
  36. package/dist/ifc-docs/interfaces/messages.PromptOnLeave.html +390 -0
  37. package/dist/ifc-docs/interfaces/messages.Publication.html +443 -0
  38. package/dist/ifc-docs/modules/client.html +742 -2
  39. package/dist/ifc-docs/modules/host.html +647 -1
  40. package/dist/ifc-docs/modules/messages.html +462 -0
  41. package/dist/ifc-docs/modules.html +359 -1
  42. package/dist/ifc-docs/types/client.EnvDataHandler.html +239 -5
  43. package/dist/ifc-docs/types/client.EventHandler.html +247 -2
  44. package/dist/index.html +3 -3
  45. package/package.json +3 -4
  46. package/dist/assets/index-BLdxgMq2.css +0 -1
  47. package/dist/assets/index-IcxzuslN.js +0 -49
  48. package/dist/ifc-docs/classes/client.EventEmitter.html +0 -14
  49. package/dist/ifc-docs/interfaces/client.Breadcrumb.html +0 -6
  50. package/dist/ifc-docs/interfaces/client.EnvData.html +0 -11
  51. package/dist/ifc-docs/interfaces/client.KeyData.html +0 -12
  52. package/dist/ifc-docs/interfaces/client.ModalRequest.html +0 -6
  53. package/dist/ifc-docs/interfaces/client.NavRequest.html +0 -9
  54. package/dist/ifc-docs/interfaces/client.Notification.html +0 -9
  55. package/dist/ifc-docs/interfaces/client.PageMetadata.html +0 -8
  56. package/dist/ifc-docs/interfaces/client.PromptOnLeave.html +0 -9
  57. package/dist/ifc-docs/interfaces/client.Publication.html +0 -11
@@ -1,4 +1,331 @@
1
- <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ClientConfigOptions | iframe-coordinator - v6.4.0</title><meta name="description" content="Documentation for iframe-coordinator"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">iframe-coordinator - v6.4.0</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/client.html">client</a></li><li><a href="" aria-current="page">ClientConfigOptions</a></li></ul><h1>Interface ClientConfigOptions</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Client configuration options.</p>
2
- </div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">ClientConfigOptions</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#hostorigin">hostOrigin</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/purecloudlabs/iframe-coordinator/blob/0927c82358918a080e4b0ebe1e2829fb81b8ba67/packages/iframe-coordinator/src/client.ts#L56">client.ts:56</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-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><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#hostorigin" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>host<wbr/>Origin?</span></a>
3
- </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><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>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="hostorigin"><code class="tsd-tag">Optional</code><span>host<wbr/>Origin</span><a href="#hostorigin" 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></h3><div class="tsd-signature"><span class="tsd-kind-property">hostOrigin</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The expected origin of the host application. Messages will not be sent to other origins.</p>
4
- </div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/purecloudlabs/iframe-coordinator/blob/0927c82358918a080e4b0ebe1e2829fb81b8ba67/packages/iframe-coordinator/src/client.ts#L58">client.ts:58</a></li></ul></aside></section></section></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-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#hostorigin"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>host<wbr/>Origin</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>ClientConfigOptions | 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="../modules/client.html">client</a></li>
83
+ <li><a href="" aria-current="page">ClientConfigOptions</a></li>
84
+ </ul>
85
+ <h1>Interface ClientConfigOptions</h1>
86
+ </div>
87
+ <section class="tsd-panel tsd-comment">
88
+ <div class="tsd-comment tsd-typography">
89
+ <p>Client configuration options.</p>
90
+ </div>
91
+ </section>
92
+ <div class="tsd-signature">
93
+ <span class="tsd-signature-keyword">interface</span>
94
+ <span class="tsd-kind-interface">ClientConfigOptions</span>
95
+ <span class="tsd-signature-symbol">{</span><br />    <a
96
+ class="tsd-kind-property"
97
+ href="#hostorigin"
98
+ >hostOrigin</a
99
+ ><span class="tsd-signature-symbol">?:</span>
100
+ <span class="tsd-signature-type">string</span
101
+ ><span class="tsd-signature-symbol">;</span><br /><span
102
+ class="tsd-signature-symbol"
103
+ >}</span
104
+ >
105
+ </div>
106
+ <aside class="tsd-sources">
107
+ <ul>
108
+ <li>
109
+ Defined in
110
+ <a
111
+ href="https://github.com/purecloudlabs/iframe-coordinator/blob/c66985bfb186111ea5faaed3c49c76f23c1e0800/packages/iframe-coordinator/src/IframeClient.ts#L11"
112
+ >IframeClient.ts:11</a
113
+ >
114
+ </li>
115
+ </ul>
116
+ </aside>
117
+ <section class="tsd-panel-group tsd-index-group">
118
+ <section class="tsd-panel tsd-index-panel">
119
+ <details class="tsd-index-content tsd-accordion" open>
120
+ <summary class="tsd-accordion-summary tsd-index-summary">
121
+ <svg
122
+ width="20"
123
+ height="20"
124
+ viewBox="0 0 24 24"
125
+ fill="none"
126
+ aria-hidden="true"
127
+ >
128
+ <use href="../assets/icons.svg#icon-chevronDown"></use>
129
+ </svg>
130
+ <h5 class="tsd-index-heading uppercase">Index</h5>
131
+ </summary>
132
+ <div class="tsd-accordion-details">
133
+ <section class="tsd-index-section">
134
+ <h3 class="tsd-index-heading">Properties</h3>
135
+ <div class="tsd-index-list">
136
+ <a href="#hostorigin" class="tsd-index-link"
137
+ ><svg
138
+ class="tsd-kind-icon"
139
+ viewBox="0 0 24 24"
140
+ aria-label="Property"
141
+ >
142
+ <use href="../assets/icons.svg#icon-1024"></use></svg
143
+ ><span>host<wbr />Origin?</span></a
144
+ >
145
+ </div>
146
+ </section>
147
+ </div>
148
+ </details>
149
+ </section>
150
+ </section>
151
+ <details class="tsd-panel-group tsd-member-group tsd-accordion" open>
152
+ <summary class="tsd-accordion-summary" data-key="section-Properties">
153
+ <svg
154
+ width="20"
155
+ height="20"
156
+ viewBox="0 0 24 24"
157
+ fill="none"
158
+ aria-hidden="true"
159
+ >
160
+ <use href="../assets/icons.svg#icon-chevronDown"></use>
161
+ </svg>
162
+ <h2>Properties</h2>
163
+ </summary>
164
+ <section>
165
+ <section class="tsd-panel tsd-member">
166
+ <h3 class="tsd-anchor-link" id="hostorigin">
167
+ <code class="tsd-tag">Optional</code
168
+ ><span>host<wbr />Origin</span
169
+ ><a
170
+ href="#hostorigin"
171
+ aria-label="Permalink"
172
+ class="tsd-anchor-icon"
173
+ ><svg viewBox="0 0 24 24" aria-hidden="true">
174
+ <use href="../assets/icons.svg#icon-anchor"></use></svg
175
+ ></a>
176
+ </h3>
177
+ <div class="tsd-signature">
178
+ <span class="tsd-kind-property">hostOrigin</span
179
+ ><span class="tsd-signature-symbol">?:</span>
180
+ <span class="tsd-signature-type">string</span>
181
+ </div>
182
+ <div class="tsd-comment tsd-typography">
183
+ <p>
184
+ The expected origin of the host application. Messages will not
185
+ be sent to other origins.
186
+ </p>
187
+ </div>
188
+ <aside class="tsd-sources">
189
+ <ul>
190
+ <li>
191
+ Defined in
192
+ <a
193
+ href="https://github.com/purecloudlabs/iframe-coordinator/blob/c66985bfb186111ea5faaed3c49c76f23c1e0800/packages/iframe-coordinator/src/IframeClient.ts#L13"
194
+ >IframeClient.ts:13</a
195
+ >
196
+ </li>
197
+ </ul>
198
+ </aside>
199
+ </section>
200
+ </section>
201
+ </details>
202
+ </div>
203
+ <div class="col-sidebar">
204
+ <div class="page-menu">
205
+ <div class="tsd-navigation settings">
206
+ <details class="tsd-accordion">
207
+ <summary class="tsd-accordion-summary">
208
+ <svg
209
+ width="20"
210
+ height="20"
211
+ viewBox="0 0 24 24"
212
+ fill="none"
213
+ aria-hidden="true"
214
+ >
215
+ <use href="../assets/icons.svg#icon-chevronDown"></use>
216
+ </svg>
217
+ <h3>Settings</h3>
218
+ </summary>
219
+ <div class="tsd-accordion-details">
220
+ <div class="tsd-filter-visibility">
221
+ <span class="settings-label">Member Visibility</span>
222
+ <ul id="tsd-filter-options">
223
+ <li class="tsd-filter-item">
224
+ <label class="tsd-filter-input"
225
+ ><input
226
+ type="checkbox"
227
+ id="tsd-filter-inherited"
228
+ name="inherited"
229
+ checked
230
+ /><svg
231
+ width="32"
232
+ height="32"
233
+ viewBox="0 0 32 32"
234
+ aria-hidden="true"
235
+ >
236
+ <rect
237
+ class="tsd-checkbox-background"
238
+ width="30"
239
+ height="30"
240
+ x="1"
241
+ y="1"
242
+ rx="6"
243
+ fill="none"
244
+ ></rect>
245
+ <path
246
+ class="tsd-checkbox-checkmark"
247
+ d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25"
248
+ stroke="none"
249
+ stroke-width="3.5"
250
+ stroke-linejoin="round"
251
+ fill="none"
252
+ ></path></svg
253
+ ><span>Inherited</span></label
254
+ >
255
+ </li>
256
+ </ul>
257
+ </div>
258
+ <div class="tsd-theme-toggle">
259
+ <label class="settings-label" for="tsd-theme">Theme</label
260
+ ><select id="tsd-theme">
261
+ <option value="os">OS</option>
262
+ <option value="light">Light</option>
263
+ <option value="dark">Dark</option>
264
+ </select>
265
+ </div>
266
+ </div>
267
+ </details>
268
+ </div>
269
+ <details open class="tsd-accordion tsd-page-navigation">
270
+ <summary class="tsd-accordion-summary">
271
+ <svg
272
+ width="20"
273
+ height="20"
274
+ viewBox="0 0 24 24"
275
+ fill="none"
276
+ aria-hidden="true"
277
+ >
278
+ <use href="../assets/icons.svg#icon-chevronDown"></use>
279
+ </svg>
280
+ <h3>On This Page</h3>
281
+ </summary>
282
+ <div class="tsd-accordion-details">
283
+ <details open class="tsd-accordion tsd-page-navigation-section">
284
+ <summary
285
+ class="tsd-accordion-summary"
286
+ data-key="section-Properties"
287
+ >
288
+ <svg
289
+ width="20"
290
+ height="20"
291
+ viewBox="0 0 24 24"
292
+ fill="none"
293
+ aria-hidden="true"
294
+ >
295
+ <use href="../assets/icons.svg#icon-chevronDown"></use></svg
296
+ >Properties
297
+ </summary>
298
+ <div>
299
+ <a href="#hostorigin"
300
+ ><svg
301
+ class="tsd-kind-icon"
302
+ viewBox="0 0 24 24"
303
+ aria-label="Property"
304
+ >
305
+ <use href="../assets/icons.svg#icon-1024"></use></svg
306
+ ><span>host<wbr />Origin</span></a
307
+ >
308
+ </div>
309
+ </details>
310
+ </div>
311
+ </details>
312
+ </div>
313
+ <div class="site-menu">
314
+ <nav class="tsd-navigation">
315
+ <a href="../modules.html">iframe-coordinator - v6.5.1</a>
316
+ <ul class="tsd-small-nested-navigation" id="tsd-nav-container">
317
+ <li>Loading...</li>
318
+ </ul>
319
+ </nav>
320
+ </div>
321
+ </div>
322
+ </div>
323
+ <footer>
324
+ <p class="tsd-generator">
325
+ Generated using
326
+ <a href="https://typedoc.org/" target="_blank">TypeDoc</a>
327
+ </p>
328
+ </footer>
329
+ <div class="overlay"></div>
330
+ </body>
331
+ </html>