@arcgis/api-extractor 5.1.0-next.0 → 5.1.0-next.10

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.
@@ -1,29 +1,30 @@
1
- import { path as $e, existsAsync as qt, getCwd as Ci, retrievePackageJson as lt, toPosixPathSeparators as bi } from "@arcgis/components-build-utils";
2
- import { b as Mi, p as Pi, l as xi } from "./typeScript-CB4YIsEl.js";
3
- import ne from "chalk";
4
- import { a as te, c as Tt, b as Xt, g as ae, l as Ze, o as Qt, p as Y, f as Ri, e as De, m as Di, q as Li, r as Ii, s as Yt, t as Ai } from "./apiHelpers-BYzO767m.js";
5
- import { uncapitalize as ki, camelToKebab as Fi, kebabToPascal as wi } from "@arcgis/toolkit/string";
1
+ import { path as $e, existsAsync as Qt, getCwd as Pi, retrievePackageJson as lt, toPosixPathSeparators as xi } from "@arcgis/components-build-utils";
2
+ import { b as Ri, p as Di, l as Li } from "./typeScript-C42JuOpR.js";
3
+ import { getDefaultBasePath as Yt, buildViewUrl as Ii, getViewUrl as Ge } from "./extractor/processing/links.js";
6
4
  import o from "typescript";
7
5
  import "fs/promises";
8
- import { maybeEscapePropertyName as xt, printTypeAlias as Rt, printInterface as Ni, printFunction as Oi, printVariable as Gi, printClass as Vi, printMethod as _i, printProperty as fe, printGetterSetter as Wi, printSignature as Ki } from "./utils/partPrinter.js";
9
- import { readFile as Dt, opendir as Lt, rm as Hi } from "node:fs/promises";
10
- import { pathIsComponentEntrypoint as $i, findDeclaredComponent as Bi } from "./extractor/webComponent/findComponents.js";
11
- import { renameComponentFolder as Ge, addComponentPathMapping as Ui } from "./extractor/webComponent/pathMapping.js";
6
+ import { a as te, c as Tt, b as Zt, g as ae, l as Ze, o as ei, p as Y, f as Ai, e as De, m as ki, q as Fi, r as wi, s as ti, t as Ni } from "./apiHelpers-BYzO767m.js";
7
+ import { maybeEscapePropertyName as xt, printTypeAlias as Rt, printInterface as Oi, printFunction as Gi, printVariable as Vi, printClass as _i, printMethod as Wi, printProperty as fe, printGetterSetter as Ki, printSignature as Hi } from "./utils/partPrinter.js";
8
+ import ne from "chalk";
9
+ import { readFile as Dt, opendir as Lt, rm as $i } from "node:fs/promises";
10
+ import { pathIsComponentEntrypoint as Bi, findDeclaredComponent as Ui } from "./extractor/webComponent/findComponents.js";
11
+ import { renameComponentFolder as Ve, addComponentPathMapping as zi } from "./extractor/webComponent/pathMapping.js";
12
12
  import { getBasename as Z, getPackageNameFromExternalSpecifier as ct, extractInitializer as Be, extractBooleanInitializer as oe, findDecorator as xe, getMemberName as Re } from "./utils/astHelpers.js";
13
- import { readFileSync as zi, existsSync as ue } from "node:fs";
13
+ import { readFileSync as ji, existsSync as ue } from "node:fs";
14
14
  import "util";
15
+ import { uncapitalize as Ji, camelToKebab as qi, kebabToPascal as Xi } from "@arcgis/toolkit/string";
15
16
  import { identity as ge } from "@arcgis/toolkit/function";
16
- import { pathToFileURL as ji } from "node:url";
17
- import Ji from "path";
18
- import { getWidenedLiteralType as qi, unsafeUndocumentedTs as Xi, unsafeGetUndocumentedPrinter as Qi } from "./utils/internalTypeScriptApis.js";
19
- import { getViewUrl as Ve } from "./extractor/processing/links.js";
20
- function sa(e) {
17
+ import { pathToFileURL as Qi } from "node:url";
18
+ import Yi from "path";
19
+ import { getWidenedLiteralType as Zi, unsafeUndocumentedTs as en, unsafeGetUndocumentedPrinter as tn } from "./utils/internalTypeScriptApis.js";
20
+ const It = "developers.arcgis.com", At = "next.gha.afd.arcgis.com";
21
+ function da(e) {
21
22
  if (e.isResolvedConfig === !0)
22
23
  return e;
23
- const t = e.context, n = e.types, i = e.documentation, s = `${t?.cwd === void 0 ? Ci() : $e.resolve(t?.cwd)}/`, l = t?.packageJson ?? lt(s);
24
+ const t = e.context, n = e.types, i = e.documentation, s = `${t?.cwd === void 0 ? Pi() : $e.resolve(t?.cwd)}/`, l = t?.packageJson ?? lt(s);
24
25
  let r = t?.basePath ?? "src/";
25
26
  r.endsWith("/") || (r += "/");
26
- const c = "customElements" in l && "@arcgis/lumina" in (l.dependencies ?? {}), m = n?.typeCheckedExtraction ?? c, d = n?.fullTypeCheck ?? !1, p = n?.typeScriptConfig ?? (m || d ? Mi(s, n?.typeScriptConfigPath, !0) : {
27
+ const c = "customElements" in l && "@arcgis/lumina" in (l.dependencies ?? {}), m = n?.typeCheckedExtraction ?? c, d = n?.fullTypeCheck ?? !1, p = n?.typeScriptConfig ?? (m || d ? Ri(s, n?.typeScriptConfigPath, !0) : {
27
28
  configPath: "",
28
29
  config: {
29
30
  options: {},
@@ -33,7 +34,7 @@ function sa(e) {
33
34
  });
34
35
  if (n?.typeScriptConfig?.config.fileNames.length === 0)
35
36
  throw Error(
36
- `${Pi.name}: Provided types.typeScriptConfig has no included files. If you used loadTypeScriptConfig, make sure to set resolveIncludedFiles to true.`
37
+ `${Di.name}: Provided types.typeScriptConfig has no included files. If you used loadTypeScriptConfig, make sure to set resolveIncludedFiles to true.`
37
38
  );
38
39
  const f = {
39
40
  config: {
@@ -44,14 +45,14 @@ function sa(e) {
44
45
  }
45
46
  },
46
47
  configPath: p.configPath
47
- }, u = t?.dtsEmitPath === void 0 || t?.dtsEmitPath === "" ? "" : `${$e.resolve(s, t.dtsEmitPath)}/`, g = t?.emptyDtsEmitPath ?? (t?.environment === "production" && u !== "");
48
+ }, u = t?.dtsEmitPath === void 0 || t?.dtsEmitPath === "" ? "" : `${$e.resolve(s, t.dtsEmitPath)}/`, g = t?.environment ?? "production", E = g === "development", v = t?.emptyDtsEmitPath ?? (!E && u !== "");
48
49
  return {
49
50
  isResolvedConfig: !0,
50
51
  context: {
51
52
  dtsEmitPath: u,
52
- emptyDtsEmitPath: g,
53
+ emptyDtsEmitPath: v,
53
54
  apiJsonEmitPath: t?.apiJsonEmitPath ?? "",
54
- environment: t?.environment ?? "production",
55
+ environment: g,
55
56
  cwd: s,
56
57
  basePath: r,
57
58
  packageJson: l,
@@ -84,7 +85,10 @@ function sa(e) {
84
85
  noInheritMembers: i?.noInheritMembers ?? {},
85
86
  publicStoryUrlPrefix: i?.publicStoryUrlPrefix ?? !1,
86
87
  getComponentDocsUrl: i?.getComponentDocsUrl ?? !1,
87
- getComponentDemoUrl: i?.getComponentDemoUrl ?? !1
88
+ getComponentDemoUrl: i?.getComponentDemoUrl ?? !1,
89
+ host: i?.host ?? (E ? At : It),
90
+ alternativeHost: i?.alternativeHost ?? (E ? It : At),
91
+ basePath: i?.basePath ?? Yt(l.name.split("/").at(-1))
88
92
  },
89
93
  verify: {
90
94
  typeCheckTypes: e.verify?.typeCheckTypes ?? !1,
@@ -99,19 +103,19 @@ function sa(e) {
99
103
  // so doesn't need long debounce.
100
104
  debounceTime: e.watch?.debounceTime ?? (m || d ? 50 : 20),
101
105
  clearScreen: e.watch?.clearScreen ?? !1,
102
- skipWritingUnchanged: g ? !1 : e.watch?.skipWritingUnchanged ?? !0
106
+ skipWritingUnchanged: v ? !1 : e.watch?.skipWritingUnchanged ?? !0
103
107
  },
104
108
  strict: e.strict ?? !c,
105
109
  afterApiJsonCreate: e.afterApiJsonCreate ?? ge
106
110
  };
107
111
  }
108
- async function ra(e = process.cwd(), t) {
109
- const n = t !== void 0, i = $e.resolve(e, t ?? "api-extractor.config.ts"), a = await qt(i);
112
+ async function pa(e = process.cwd(), t) {
113
+ const n = t !== void 0, i = $e.resolve(e, t ?? "api-extractor.config.ts"), a = await Qt(i);
110
114
  if (n && !a)
111
115
  throw Error(`The provided config file at ${i} does not exist.`);
112
116
  if (!a)
113
117
  return {};
114
- const s = (await import(ji(i).href)).config;
118
+ const s = (await import(Qi(i).href)).config;
115
119
  return {
116
120
  ...s,
117
121
  context: {
@@ -120,7 +124,7 @@ async function ra(e = process.cwd(), t) {
120
124
  }
121
125
  };
122
126
  }
123
- function la(e, t) {
127
+ function ma(e, t) {
124
128
  const n = e.context, i = t.context, a = e.types, s = t.types, l = e.documentation, r = t.documentation, c = e.verify, m = t.verify, d = e.watch, p = t.watch;
125
129
  return {
126
130
  isResolvedConfig: e.isResolvedConfig || t.isResolvedConfig || void 0,
@@ -158,7 +162,10 @@ function la(e, t) {
158
162
  noInheritMembers: r?.noInheritMembers ?? l?.noInheritMembers,
159
163
  publicStoryUrlPrefix: r?.publicStoryUrlPrefix ?? l?.publicStoryUrlPrefix,
160
164
  getComponentDocsUrl: r?.getComponentDocsUrl ?? l?.getComponentDocsUrl,
161
- getComponentDemoUrl: r?.getComponentDemoUrl ?? l?.getComponentDemoUrl
165
+ getComponentDemoUrl: r?.getComponentDemoUrl ?? l?.getComponentDemoUrl,
166
+ host: r?.host ?? l?.host,
167
+ alternativeHost: r?.alternativeHost ?? l?.alternativeHost,
168
+ basePath: r?.basePath ?? l?.basePath
162
169
  },
163
170
  verify: {
164
171
  typeCheckTypes: m?.typeCheckTypes ?? c?.typeCheckTypes,
@@ -242,7 +249,7 @@ function Ne(e) {
242
249
  const t = e, n = e.name + (t.default !== void 0 ? `=${t.default}` : ""), i = n.length > 0 ? `[${n}]` : "", a = e.description ?? "", s = a.length > 0 ? ` - ${a}` : "";
243
250
  return `${i}${s}`;
244
251
  }
245
- function Yi(e) {
252
+ function nn(e) {
246
253
  const t = e.description ?? "", n = t.length === 0, i = e.docsTags, a = (
247
254
  // Has 2+ tags, or multi-line description, or single tag and single line description
248
255
  i.length + (n ? 0 : t.includes(`
@@ -252,20 +259,20 @@ function Yi(e) {
252
259
  );
253
260
  let s = "*";
254
261
  n ? a || (s += " ") : (a ? (s += `
255
- * `, s += It(t)) : s += ` ${t.replaceAll(" @", " \\@")}`, i.length > 0 && (s += `
262
+ * `, s += kt(t)) : s += ` ${t.replaceAll(" @", " \\@")}`, i.length > 0 && (s += `
256
263
  *`));
257
264
  for (let l = 0; l < i.length; ++l) {
258
265
  const r = i[l], c = `@${r.name}`, m = r.text ?? "";
259
266
  s += `${a ? `
260
267
  * ` : ""}${c}`, m.includes(`
261
268
  `) ? (r.name === "returns" || r.name === "param" ? s += " " : s += `
262
- * `, s += It(m)) : m.length > 0 && (s += ` ${m.replaceAll(" @", " \\@")}`);
269
+ * `, s += kt(m)) : m.length > 0 && (s += ` ${m.replaceAll(" @", " \\@")}`);
263
270
  }
264
271
  return s += a ? `
265
272
  ` : " ", s;
266
273
  }
267
- const nt = 10, Zi = 32, en = 64;
268
- function It(e) {
274
+ const nt = 10, on = 32, an = 64;
275
+ function kt(e) {
269
276
  let t = "";
270
277
  const n = e.length;
271
278
  let i = 0;
@@ -275,9 +282,9 @@ function It(e) {
275
282
  t += e.slice(i, a), e.charCodeAt(a + 1) === nt ? t += `
276
283
  *` : t += `
277
284
  * `, i = a + 1;
278
- else if (s === en) {
285
+ else if (s === an) {
279
286
  const l = a === 0 ? 0 : e.charCodeAt(a - 1);
280
- (a === 0 || l === Zi || l === nt) && (t += e.slice(i, a), t += "\\@", i = a + 1);
287
+ (a === 0 || l === on || l === nt) && (t += e.slice(i, a), t += "\\@", i = a + 1);
281
288
  }
282
289
  }
283
290
  return i < n && (t += e.slice(i)), t;
@@ -300,9 +307,9 @@ If this is meant to be a function overload, read the documentation: https://webg
300
307
  ), a = l);
301
308
  }
302
309
  if (a !== void 0 && !(t && !a.includes("* @public") && !a.includes("* @internal")))
303
- return tn(a, t, n);
310
+ return sn(a, t, n);
304
311
  }
305
- function tn(e, t, n) {
312
+ function sn(e, t, n) {
306
313
  const i = e.length - 2;
307
314
  let a = 3, s = "";
308
315
  const l = [];
@@ -320,22 +327,22 @@ function tn(e, t, n) {
320
327
  }
321
328
  ) : u = u.slice(1)), u.startsWith("@")) {
322
329
  r !== void 0 && !p && l.push(
323
- W[r] ?? {
330
+ V[r] ?? {
324
331
  name: r,
325
332
  text: c.trim().replaceAll("\\@", "@") || void 0
326
333
  }
327
334
  );
328
- const g = u.indexOf(" "), C = g === -1 ? u.slice(1) : u.slice(1, g), y = t && C === "public";
329
- m ||= y, d ||= t && C === "internal", p = y || C === "privateRemarks";
330
- const h = g === -1 ? "" : u.slice(g + 1);
331
- r = C, c = h;
335
+ const g = u.indexOf(" "), E = g === -1 ? u.slice(1) : u.slice(1, g), v = t && E === "public";
336
+ m ||= v, d ||= t && E === "internal", p = v || E === "privateRemarks";
337
+ const b = g === -1 ? "" : u.slice(g + 1);
338
+ r = E, c = b;
332
339
  } else r !== void 0 ? c = `${c}
333
340
  ${u}` : s += `${u}
334
341
  `;
335
342
  }
336
343
  if (!(!m && !d))
337
344
  return r !== void 0 && !p && l.push(
338
- W[r] ?? {
345
+ V[r] ?? {
339
346
  name: r,
340
347
  text: c.trim().replaceAll("\\@", "@") || void 0
341
348
  }
@@ -344,19 +351,19 @@ ${u}` : s += `${u}
344
351
  docsTags: l
345
352
  };
346
353
  }
347
- function nn(e, t) {
354
+ function rn(e, t) {
348
355
  for (let n = 0; n < t.docsTags.length; ++n) {
349
356
  const i = t.docsTags[n], { name: a, text: s } = i;
350
357
  a === "deprecated" ? e.deprecated = s || !0 : (e.docsTags ??= [], e.docsTags.push(i));
351
358
  }
352
359
  e.description = t.description;
353
360
  }
354
- function Zt(e, t) {
361
+ function ii(e, t) {
355
362
  for (let n = 0; n < t.docsTags.length; ++n) {
356
363
  const i = t.docsTags[n], { name: a, text: s } = i;
357
364
  if (a === "deprecated")
358
365
  e.deprecated = s || !0;
359
- else if (i === W.private)
366
+ else if (i === V.private)
360
367
  e.privacy = "private";
361
368
  else if (a === "csspart")
362
369
  e.cssParts ??= [], e.cssParts.push(ot(s));
@@ -371,13 +378,13 @@ function Zt(e, t) {
371
378
  }
372
379
  e.description = t.description;
373
380
  }
374
- function on(e, t) {
381
+ function ln(e, t) {
375
382
  const n = e, i = [];
376
383
  for (let a = 0; a < t.docsTags.length; ++a) {
377
384
  const s = t.docsTags[a], { name: l, text: r } = s;
378
385
  if (l === "deprecated")
379
386
  e.deprecated = r || !0;
380
- else if (s === W.private)
387
+ else if (s === V.private)
381
388
  e.privacy = "private";
382
389
  else if (l === "param")
383
390
  i.push(s);
@@ -391,14 +398,14 @@ function on(e, t) {
391
398
  }
392
399
  return e.description = t.description, i;
393
400
  }
394
- function an(e, t) {
401
+ function cn(e, t) {
395
402
  for (let n = 0; n < t.docsTags.length; ++n) {
396
403
  const i = t.docsTags[n], { name: a, text: s } = i;
397
- a === "deprecated" ? e.deprecated = s || !0 : a === "default" ? e.default = s : i === W.readonly ? e.readonly = !0 : i === W.private ? e.privacy = "private" : (e.docsTags ??= [], e.docsTags.push(i));
404
+ a === "deprecated" ? e.deprecated = s || !0 : a === "default" ? e.default = s : i === V.readonly ? e.readonly = !0 : i === V.private ? e.privacy = "private" : (e.docsTags ??= [], e.docsTags.push(i));
398
405
  }
399
406
  e.description = t.description;
400
407
  }
401
- function sn(e, t) {
408
+ function dn(e, t) {
402
409
  for (let n = 0; n < t.docsTags.length; ++n) {
403
410
  const i = t.docsTags[n], { name: a, text: s } = i;
404
411
  if (a === "deprecated")
@@ -406,17 +413,17 @@ function sn(e, t) {
406
413
  else if (a === "default")
407
414
  e.default = s;
408
415
  else if (a !== "readonly") if (a === "esriCompatibilityName") {
409
- const l = Xt(e);
416
+ const l = Zt(e);
410
417
  l.esriCompatibilityNames ??= [], l.esriCompatibilityNames.push(s ?? "");
411
418
  } else
412
419
  e.docsTags ??= [], e.docsTags.push(i);
413
420
  }
414
421
  e.description = t.description;
415
422
  }
416
- function rn(e, t) {
423
+ function pn(e, t) {
417
424
  for (let n = 0; n < t.docsTags.length; ++n) {
418
425
  const i = t.docsTags[n], { name: a, text: s } = i;
419
- a === "deprecated" ? e.deprecated = s || !0 : i === W.private ? e.privacy = "private" : (e.docsTags ??= [], e.docsTags.push(i));
426
+ a === "deprecated" ? e.deprecated = s || !0 : i === V.private ? e.privacy = "private" : (e.docsTags ??= [], e.docsTags.push(i));
420
427
  }
421
428
  e.description = t.description;
422
429
  }
@@ -462,7 +469,7 @@ function ot(e) {
462
469
  default: n
463
470
  };
464
471
  }
465
- const W = {
472
+ const V = {
466
473
  // Create a null prototype object to avoid collisions with Object.prototype when doing lookups
467
474
  // eslint-disable-next-line @typescript-eslint/naming-convention
468
475
  __proto__: null,
@@ -478,9 +485,9 @@ const W = {
478
485
  docsTags: []
479
486
  }, Ce = {
480
487
  description: void 0,
481
- docsTags: [W.private]
488
+ docsTags: [V.private]
482
489
  };
483
- function ln(e, t, n) {
490
+ function mn(e, t, n) {
484
491
  switch (t.path) {
485
492
  case "layers/FeatureLayer": {
486
493
  const i = "export default class FeatureLayer extends FeatureLayerSuperclass {", a = e.indexOf(i);
@@ -535,29 +542,29 @@ export namespace tsx {
535
542
  return e;
536
543
  }
537
544
  }
538
- function ca(e, t) {
545
+ function ua(e, t) {
539
546
  let n = `/// <reference types="../index.d.ts" />
540
547
  `, i = `
541
548
 
542
- `, a = "", s = "", l = "", r = "", c = "", m = "", d = "", p = "", f = "", u = "", g = "", C = "";
543
- for (let E = 0; E < e.length; ++E) {
544
- const L = e[E];
545
- for (let A = 0; A < L.declarations.length; ++A) {
546
- const J = L.declarations[A];
547
- if (J.customElement !== !0)
549
+ `, a = "", s = "", l = "", r = "", c = "", m = "", d = "", p = "", f = "", u = "", g = "", E = "";
550
+ for (let S = 0; S < e.length; ++S) {
551
+ const R = e[S];
552
+ for (let A = 0; A < R.declarations.length; ++A) {
553
+ const _ = R.declarations[A];
554
+ if (_.customElement !== !0)
548
555
  continue;
549
- const _ = J;
550
- if (_.privacy !== void 0 || te(_).hasExplicitAbstract === !0)
556
+ const W = _;
557
+ if (W.privacy !== void 0 || te(W).hasExplicitAbstract === !0)
551
558
  continue;
552
- const { name: F, tagName: G, pascalCaseName: w, events: K } = _;
553
- i += `import type { ${F} } from "./${L.path}/customElement.js";
554
- `, n += `import type { ${F} } from "../${L.path}/customElement.js";
559
+ const { name: F, tagName: N, pascalCaseName: w, events: H } = W;
560
+ i += `import type { ${F} } from "./${R.path}/customElement.js";
561
+ `, n += `import type { ${F} } from "../${R.path}/customElement.js";
555
562
  `;
556
- const [me, ke] = cn(_.name, _.members);
563
+ const [me, ke] = un(W.name, W.members);
557
564
  let ie = "", q = "";
558
- if (K !== void 0) {
559
- for (let pe = 0; pe < K.length; ++pe) {
560
- const Fe = K[pe], Pt = `EventHandler<${F}["${Fe.name}"]>`;
565
+ if (H !== void 0) {
566
+ for (let pe = 0; pe < H.length; ++pe) {
567
+ const Fe = H[pe], Pt = `EventHandler<${F}["${Fe.name}"]>`;
561
568
  ie += ` ${xt(`on${Fe.name}`)}?: ${Pt};
562
569
  `, q += ` ${xt(`on${Fe.name[0].toUpperCase()}${Fe.name.slice(1)}`)}?: ${Pt};
563
570
  `;
@@ -572,33 +579,33 @@ function ca(e, t) {
572
579
  }
573
580
  s += ` type HTML${w}Element = ${F};
574
581
 
575
- `, l += ` "${G}": ${F};
582
+ `, l += ` "${N}": ${F};
576
583
  `, r += `interface Lumina${w} extends ${me}h.JSX.HTMLAttributes<${F}> {
577
584
  ${ie}}
578
585
 
579
- `, c += ` "${G}": Lumina${w};
586
+ `, c += ` "${N}": Lumina${w};
580
587
  `, m += `interface Preact${w} extends ${me}HTMLAttributes<${F}> {
581
588
  ${ie}}
582
589
 
583
- `, d += ` "${G}": Preact${w};
590
+ `, d += ` "${N}": Preact${w};
584
591
  `, p += `interface React${w} extends ${me}HTMLProps<${F}> {
585
592
  ${ie}}
586
593
 
587
- `, f += ` "${G}": React${w};
594
+ `, f += ` "${N}": React${w};
588
595
  `, u += `interface Stencil${w} extends ${me}StencilJsx.HTMLAttributes<${F}> {
589
596
  ${q}}
590
597
 
591
- `, g += ` "${G}": Stencil${w};
592
- `, ke !== "" && (C += ke);
598
+ `, g += ` "${N}": Stencil${w};
599
+ `, ke !== "" && (E += ke);
593
600
  }
594
601
  }
595
602
  if (s === "") {
596
603
  t.vanillaComponentTypes = "";
597
604
  return;
598
605
  }
599
- const y = "@arcgis/lumina";
606
+ const v = "@arcgis/lumina";
600
607
  t.vanillaComponentTypes = `${i}
601
- export { ToEvents, TargetedEvent } from "${y}";
608
+ export { ToEvents, TargetedEvent } from "${v}";
602
609
 
603
610
  ${a}
604
611
 
@@ -609,41 +616,41 @@ ${l}
609
616
 
610
617
  ${s}
611
618
  }`;
612
- const h = `import "./index.js";
613
- export declare const defineCustomElements: import("${y}").DefineCustomElements;`, M = `${t.config.context.dtsEmitPath}loader.d.ts`;
614
- t.dtsFiles.set(M, h);
615
- const b = `${n}import type { h, EventHandler } from "${y}";
619
+ const b = `import "./index.js";
620
+ export declare const defineCustomElements: import("${v}").DefineCustomElements;`, h = `${t.config.context.dtsEmitPath}loader.d.ts`;
621
+ t.dtsFiles.set(h, b);
622
+ const L = `${n}import type { h, EventHandler } from "${v}";
616
623
 
617
- ${C}${r}declare module "@arcgis/lumina" {
624
+ ${E}${r}declare module "@arcgis/lumina" {
618
625
  export namespace h.JSX {
619
626
  interface IntrinsicElements {
620
627
  ${c} }
621
628
  }
622
- }`, v = ` interface IntrinsicElements {
623
- ${d} }`, P = `${n}import { HTMLAttributes } from "preact";
624
- import type { EventHandler } from "${y}";
629
+ }`, I = ` interface IntrinsicElements {
630
+ ${d} }`, y = `${n}import { HTMLAttributes } from "preact";
631
+ import type { EventHandler } from "${v}";
625
632
 
626
- ${C}${m}declare module 'preact' {
633
+ ${E}${m}declare module 'preact' {
627
634
  namespace createElement.JSX {
628
- ${v}
635
+ ${I}
629
636
  }
630
637
  namespace h.JSX {
631
- ${v}
638
+ ${I}
632
639
  }
633
- }`, R = `
640
+ }`, k = `
634
641
  namespace JSX {
635
642
  interface IntrinsicElements {
636
643
  ${f} }
637
644
  }
638
- `, I = `${n}import type { HTMLProps } from 'react';
639
- import type { EventHandler } from "${y}";
645
+ `, P = `${n}import type { HTMLProps } from 'react';
646
+ import type { EventHandler } from "${v}";
640
647
 
641
- ${C}${p}declare module "react" {${R}}
642
- declare module "react/jsx-runtime" {${R}}
643
- declare module "react/jsx-dev-runtime" {${R}}`, k = `${n}import { JSXBase as StencilJsx } from "@stencil/core/internal";
644
- import type { EventHandler } from "${y}";
648
+ ${E}${p}declare module "react" {${k}}
649
+ declare module "react/jsx-runtime" {${k}}
650
+ declare module "react/jsx-dev-runtime" {${k}}`, D = `${n}import { JSXBase as StencilJsx } from "@stencil/core/internal";
651
+ import type { EventHandler } from "${v}";
645
652
 
646
- ${C}${u}interface ExposedElements {
653
+ ${E}${u}interface ExposedElements {
647
654
  ${g}}
648
655
 
649
656
  export namespace JSX {
@@ -654,11 +661,11 @@ declare module "@stencil/core/internal/stencil-public-runtime" {
654
661
  export namespace h.JSX {
655
662
  interface IntrinsicElements extends ExposedElements {}
656
663
  }
657
- }`, D = `/** @deprecated import from stencil.d.ts instead */
658
- export * from "./stencil.js";`, S = `${t.config.context.dtsEmitPath}types/`, N = `${S}lumina.d.ts`, B = `${S}preact.d.ts`, $ = `${S}react.d.ts`, V = `${S}stencil.d.ts`, T = `${S}components.d.ts`;
659
- t.dtsFiles.set(N, b), t.dtsFiles.set(B, P), t.dtsFiles.set($, I), t.dtsFiles.set(V, k), t.dtsFiles.set(T, D);
664
+ }`, x = `/** @deprecated import from stencil.d.ts instead */
665
+ export * from "./stencil.js";`, T = `${t.config.context.dtsEmitPath}types/`, K = `${T}lumina.d.ts`, O = `${T}preact.d.ts`, J = `${T}react.d.ts`, $ = `${T}stencil.d.ts`, C = `${T}components.d.ts`;
666
+ t.dtsFiles.set(K, L), t.dtsFiles.set(O, y), t.dtsFiles.set(J, P), t.dtsFiles.set($, D), t.dtsFiles.set(C, x);
660
667
  }
661
- function cn(e, t) {
668
+ function un(e, t) {
662
669
  const n = [], i = [];
663
670
  let a = !1;
664
671
  if (t !== void 0)
@@ -670,24 +677,24 @@ function cn(e, t) {
670
677
  a = !0;
671
678
  continue;
672
679
  }
673
- c.docsTags?.includes(W.required) === !0 ? n.push(`"${c.name}"`) : i.push(`"${c.name}"`);
680
+ c.docsTags?.includes(V.required) === !0 ? n.push(`"${c.name}"`) : i.push(`"${c.name}"`);
674
681
  }
675
682
  let s = n.length > 0 ? `Required<Pick<${e}, ${n.join(" | ")}>>` : "";
676
683
  i.length > 0 && (s.length > 0 && (s += ", "), s += `Partial<Pick<${e}, ${i.join(" | ")}>>`), a && (s.length > 0 && (s += ", "), s += `${e}SetterTypes`);
677
- const l = a ? `type ${e}SetterTypes = ${e}["${ei}"];
684
+ const l = a ? `type ${e}SetterTypes = ${e}["${ni}"];
678
685
  ` : "";
679
686
  return [s.length === 0 ? "" : `${s}, `, l];
680
687
  }
681
- function da(e, t) {
688
+ function fa(e, t) {
682
689
  const n = t.moduleMap.get("index");
683
690
  if (n === void 0)
684
- e.unshift(dn);
691
+ e.unshift(fn);
685
692
  else {
686
693
  const i = ae(n);
687
- i.index.named.getAssetPath === void 0 && n.declarations.push(ti), i.index.named.setAssetPath === void 0 && n.declarations.push(ii);
694
+ i.index.named.getAssetPath === void 0 && n.declarations.push(oi), i.index.named.setAssetPath === void 0 && n.declarations.push(ai);
688
695
  }
689
696
  }
690
- const ei = "@setterTypes", ti = {
697
+ const ni = "@setterTypes", oi = {
691
698
  [Y]: Ze(),
692
699
  kind: "function",
693
700
  name: "getAssetPath",
@@ -729,7 +736,7 @@ const ei = "@setterTypes", ti = {
729
736
  signature: void 0,
730
737
  privacy: void 0,
731
738
  source: void 0
732
- }, ii = {
739
+ }, ai = {
733
740
  [Y]: Ze(),
734
741
  kind: "function",
735
742
  name: "setAssetPath",
@@ -792,10 +799,10 @@ browser will load the assets from.`,
792
799
  signature: void 0,
793
800
  privacy: void 0,
794
801
  source: void 0
795
- }, ni = Qt(void 0, "index", {}, { class: void 0, default: void 0, named: {} });
796
- ni.importsText = "";
797
- const dn = {
798
- [Y]: ni,
802
+ }, si = ei(void 0, "index", {}, { class: void 0, default: void 0, named: {} });
803
+ si.importsText = "";
804
+ const fn = {
805
+ [Y]: si,
799
806
  kind: "javascript-module",
800
807
  path: "index",
801
808
  sourcePath: "src/index.ts",
@@ -803,10 +810,10 @@ const dn = {
803
810
  description: void 0,
804
811
  docsTags: void 0,
805
812
  summary: void 0,
806
- declarations: [ti, ii],
813
+ declarations: [oi, ai],
807
814
  exports: void 0
808
815
  };
809
- function pa(e, t) {
816
+ function ya(e, t) {
810
817
  const n = Te(e), i = he(n), a = ae(e);
811
818
  if (a.index.class?.privacy !== void 0)
812
819
  return e.declarations.length > 1 && t.emitError(
@@ -841,31 +848,31 @@ function pa(e, t) {
841
848
 
842
849
  `;
843
850
  const l = e.declarations;
844
- a.constructorPropertiesInterface !== void 0 && (s += `${At(a.constructorPropertiesInterface)}
851
+ a.constructorPropertiesInterface !== void 0 && (s += `${Ft(a.constructorPropertiesInterface)}
845
852
 
846
853
  `);
847
854
  for (let r = 0; r < l.length; ++r) {
848
855
  const c = l[r];
849
- s += At(c), r < l.length - 1 && (s += `
856
+ s += Ft(c), r < l.length - 1 && (s += `
850
857
 
851
858
  `);
852
859
  }
853
- return t.isJsApi ? ln(s, e, t) : (t.isComponentProject && (e.exports?.[0].kind === "custom-element-definition" ? s = `/// <reference path="../../index.d.ts" />
860
+ return t.isJsApi ? mn(s, e, t) : (t.isComponentProject && (e.exports?.[0].kind === "custom-element-definition" ? s = `/// <reference path="../../index.d.ts" />
854
861
  ${s}` : e.path === "index" && (s += t.vanillaComponentTypes)), s);
855
862
  }
856
863
  function he(e) {
857
- return e === void 0 ? "" : `/*${Yi(e)}*/
864
+ return e === void 0 ? "" : `/*${nn(e)}*/
858
865
  `;
859
866
  }
860
- function At(e) {
867
+ function Ft(e) {
861
868
  let t = Te(e), n = "";
862
869
  if (e.kind === "class" || e.kind === "mixin")
863
- n = kt(e);
870
+ n = wt(e);
864
871
  else if (e.kind === "interface") {
865
872
  const a = te(e);
866
873
  if (e.supertypes === void 0 && e.type === void 0 && e.members?.length === 1 && (e.members[0].kind === "call-signature" || e.members[0].kind === "constructor")) {
867
874
  const l = e.members[0];
868
- let r = oi(l, !0);
875
+ let r = ri(l, !0);
869
876
  const c = Te(l)?.docsTags;
870
877
  c !== void 0 && (t = {
871
878
  description: t?.description,
@@ -874,7 +881,7 @@ function At(e) {
874
881
  const m = r.indexOf("): ");
875
882
  r = `${r.slice(0, m)}) => ${r.slice(m + 3, -1)}`, n = Rt(e.name, e.typeParameters, void 0, r);
876
883
  } else if (a.isMixinBaseClass === !0)
877
- n = kt(e);
884
+ n = wt(e);
878
885
  else if (a.emitAsTypeAlias === !0) {
879
886
  let l = e.type?.text;
880
887
  const r = dt(e);
@@ -886,7 +893,7 @@ function At(e) {
886
893
  );
887
894
  } else {
888
895
  const l = dt(e);
889
- n = Ni(
896
+ n = Oi(
890
897
  a.isDefaultExported === !0,
891
898
  e.name,
892
899
  e.typeParameters,
@@ -896,7 +903,7 @@ function At(e) {
896
903
  }
897
904
  } else if (e.kind === "function") {
898
905
  const a = Tt(e);
899
- n = Oi(
906
+ n = Gi(
900
907
  a.isDefaultExported === !0,
901
908
  e.name,
902
909
  e.typeParameters,
@@ -904,12 +911,12 @@ function At(e) {
904
911
  e.return.type.text
905
912
  );
906
913
  } else if (e.kind === "variable") {
907
- const a = Xt(e);
908
- n += Gi(a.isDefaultExported === !0, e.name, e.type.text);
914
+ const a = Zt(e);
915
+ n += Vi(a.isDefaultExported === !0, e.name, e.type.text);
909
916
  }
910
917
  return `${he(t)}${n}`;
911
918
  }
912
- function kt(e) {
919
+ function wt(e) {
913
920
  const t = te(e), n = t.isDefaultExported === !0, i = dt(e), a = e, s = e;
914
921
  let l, r = a.mixins ?? s.supertypes;
915
922
  if (r === void 0)
@@ -919,7 +926,7 @@ function kt(e) {
919
926
  l = m.printableText, m.printableText = void 0, r = void 0;
920
927
  } else
921
928
  l = `${e.name}Superclass`;
922
- let c = Vi(
929
+ let c = _i(
923
930
  t.hasExplicitAbstract !== void 0,
924
931
  n,
925
932
  e.name,
@@ -943,12 +950,12 @@ function dt(e) {
943
950
  const i = te(e);
944
951
  if (e.kind === "mixin" && (n += `constructor(...args: any[]);
945
952
  `), i.eventTypesProperty !== void 0) {
946
- let l = mn;
953
+ let l = vn;
947
954
  if (i.eventTypesProperty.description !== void 0 || i.eventTypesProperty.docsTags !== void 0) {
948
955
  const c = Te(i.eventTypesProperty);
949
956
  l = he(c);
950
957
  }
951
- const r = Ft(i.eventTypesProperty);
958
+ const r = Nt(i.eventTypesProperty);
952
959
  n += `${l}${r}
953
960
  `;
954
961
  }
@@ -960,11 +967,11 @@ function dt(e) {
960
967
  if (c.inheritedFrom !== void 0 || c.privacy === "private")
961
968
  continue;
962
969
  const d = Te(c);
963
- n += he(d), c.kind === "field" ? (s && c.getterType !== void 0 && (l += ` ${fe(!1, !1, !1, !1, !1, c.docsTags?.includes(W.required) !== !0, c.name, c.type.text)}
964
- `), n += Ft(c)) : n += oi(c, !1), n += `
970
+ n += he(d), c.kind === "field" ? (s && c.getterType !== void 0 && (l += ` ${fe(!1, !1, !1, !1, !1, c.docsTags?.includes(V.required) !== !0, c.name, c.type.text)}
971
+ `), n += Nt(c)) : n += ri(c, !1), n += `
965
972
  `;
966
973
  }
967
- l !== "" && (n += `${fe(!1, !1, !1, !1, !1, !1, ei, `{
974
+ l !== "" && (n += `${fe(!1, !1, !1, !1, !1, !1, ni, `{
968
975
  ${l}}`)}
969
976
  `);
970
977
  }
@@ -981,7 +988,7 @@ ${l}}`)}
981
988
  const m = a.events[c];
982
989
  if (m.inheritedFrom === void 0) {
983
990
  const d = Te(m);
984
- n += `${he(d)}${fe(!1, !1, !1, !0, !1, !1, m.name, `import("${pn}").TargetedEvent<this, ${m.type.text}>`)}
991
+ n += `${he(d)}${fe(!1, !1, !1, !0, !1, !1, m.name, `import("${yn}").TargetedEvent<this, ${m.type.text}>`)}
985
992
  `;
986
993
  }
987
994
  r += ` ${fe(!1, !1, !1, !1, !1, !1, m.name, `${l}["${m.name}"]["detail"]`)}
@@ -996,12 +1003,12 @@ ${r}}`)}
996
1003
  `, `
997
1004
  `).slice(0, -2)}`;
998
1005
  }
999
- const pn = "@arcgis/lumina";
1000
- function Ft(e) {
1006
+ const yn = "@arcgis/lumina";
1007
+ function Nt(e) {
1001
1008
  let t = "";
1002
- const n = Ri(e), i = n.isAccessor === !0, a = e.readonly === !0;
1009
+ const n = Ai(e), i = n.isAccessor === !0, a = e.readonly === !0;
1003
1010
  if (e.getterType !== void 0 || i && a)
1004
- t += Wi(
1011
+ t += Ki(
1005
1012
  e.privacy !== void 0,
1006
1013
  n.isAbstract === !0,
1007
1014
  e.static === !0,
@@ -1024,9 +1031,9 @@ function Ft(e) {
1024
1031
  }
1025
1032
  return t;
1026
1033
  }
1027
- function oi(e, t) {
1034
+ function ri(e, t) {
1028
1035
  const n = Tt(e);
1029
- return _i(
1036
+ return Wi(
1030
1037
  e.privacy !== void 0,
1031
1038
  n.isAbstract === !0,
1032
1039
  e.static === !0,
@@ -1037,7 +1044,7 @@ function oi(e, t) {
1037
1044
  e.return?.type.text
1038
1045
  );
1039
1046
  }
1040
- const mn = he({
1047
+ const vn = he({
1041
1048
  description: void 0,
1042
1049
  docsTags: [
1043
1050
  {
@@ -1047,19 +1054,19 @@ Use EventNames and EventTypes helpers from @arcgis/core/Evented`
1047
1054
  }
1048
1055
  ]
1049
1056
  });
1050
- function ma() {
1057
+ function va() {
1051
1058
  const e = Date.now();
1052
- return () => (Date.now() - e) / un;
1059
+ return () => (Date.now() - e) / gn;
1053
1060
  }
1054
- const un = 1e3;
1055
- function fn(e) {
1061
+ const gn = 1e3;
1062
+ function Sn(e) {
1056
1063
  const t = e.indexOf("/");
1057
1064
  return t === -1 ? e : e.slice(0, t);
1058
1065
  }
1059
- function wt(e, t, n) {
1066
+ function Ot(e, t, n) {
1060
1067
  if (!n.isComponentProject || n.config.context.isLuminaMinimalExtraction || n.config.documentation.publicStoryUrlPrefix === !1)
1061
1068
  return;
1062
- const i = e.match(yn)?.[1];
1069
+ const i = e.match(Tn)?.[1];
1063
1070
  if (i === void 0) {
1064
1071
  n.emitError(
1065
1072
  'Failed to find component tag name. Make sure the "component" property is present in the story meta. Documentation: https://webgis.esri.com/references/support-packages/storybook',
@@ -1068,14 +1075,14 @@ function wt(e, t, n) {
1068
1075
  return;
1069
1076
  }
1070
1077
  const a = [];
1071
- for (const l of e.matchAll(vn)) {
1072
- const r = l[1], c = hn(r), m = e.indexOf("{", l.index), d = e.indexOf("}", m), p = e.slice(0, l.index).trimEnd();
1078
+ for (const l of e.matchAll(hn)) {
1079
+ const r = l[1], c = Mn(r), m = e.indexOf("{", l.index), d = e.indexOf("}", m), p = e.slice(0, l.index).trimEnd();
1073
1080
  let f = "";
1074
1081
  if (p.endsWith("*/")) {
1075
- const C = p.lastIndexOf("/**");
1076
- f = p.slice(C + 3, -2).trim().replaceAll(Sn, "");
1082
+ const E = p.lastIndexOf("/**");
1083
+ f = p.slice(E + 3, -2).trim().replaceAll(Cn, "");
1077
1084
  }
1078
- const u = e.slice(m, d).match(gn)?.[1] || c, g = Tn(c);
1085
+ const u = e.slice(m, d).match(En)?.[1] || c, g = bn(c);
1079
1086
  a.push({
1080
1087
  description: `${u}${f ? `
1081
1088
  ${f}` : ""}`,
@@ -1093,7 +1100,7 @@ ${f}` : ""}`,
1093
1100
  const s = n.componentStories[i];
1094
1101
  s === void 0 ? n.componentStories[i] = a : s.push(...a);
1095
1102
  }
1096
- const yn = /component: ["']([^"']+)["']/u, vn = /export const (\w+)/gu, gn = /name: ["']([^"']+)["']/u, Sn = /^\s*\*\s?/gmu, Tn = (e) => e.toLowerCase().replace(/[ ’–—―′¿'`~!@#$%^&*()_|+\-=?;:'",.<>{}[\]\\/]/giu, "-").replace(/-+/gu, "-").replace(/^-+/u, "").replace(/-+$/u, ""), hn = (e) => e.replace(/_/gu, " ").replace(/-/gu, " ").replace(/\./gu, " ").replace(/([^\n])([A-Z])([a-z])/gu, (t, n, i, a) => `${n} ${i}${a}`).replace(/([a-z])([A-Z])/gu, (t, n, i) => `${n} ${i}`).replace(/([a-z])([0-9])/giu, (t, n, i) => `${n} ${i}`).replace(/([0-9])([a-z])/giu, (t, n, i) => `${n} ${i}`).replace(/(\s|^)(\w)/gu, (t, n, i) => `${n}${i.toUpperCase()}`).replace(/ +/gu, " ").trim();
1103
+ const Tn = /component: ["']([^"']+)["']/u, hn = /export const (\w+)/gu, En = /name: ["']([^"']+)["']/u, Cn = /^\s*\*\s?/gmu, bn = (e) => e.toLowerCase().replace(/[ ’–—―′¿'`~!@#$%^&*()_|+\-=?;:'",.<>{}[\]\\/]/giu, "-").replace(/-+/gu, "-").replace(/^-+/u, "").replace(/-+$/u, ""), Mn = (e) => e.replace(/_/gu, " ").replace(/-/gu, " ").replace(/\./gu, " ").replace(/([^\n])([A-Z])([a-z])/gu, (t, n, i, a) => `${n} ${i}${a}`).replace(/([a-z])([A-Z])/gu, (t, n, i) => `${n} ${i}`).replace(/([a-z])([0-9])/giu, (t, n, i) => `${n} ${i}`).replace(/([0-9])([a-z])/giu, (t, n, i) => `${n} ${i}`).replace(/(\s|^)(\w)/gu, (t, n, i) => `${n}${i.toUpperCase()}`).replace(/ +/gu, " ").trim();
1097
1104
  function pt(e, t) {
1098
1105
  let i = t.startsWith("./") ? t.slice(2) : t, a = e;
1099
1106
  for (; ; ) {
@@ -1120,14 +1127,14 @@ function ye(e, t) {
1120
1127
  i += "../";
1121
1128
  return i.length === 0 && (i = "./"), `${i}${t.slice(n)}`;
1122
1129
  }
1123
- function Nt(e, t, n = 0) {
1130
+ function Gt(e, t, n = 0) {
1124
1131
  for (; n < e.length; ++n) {
1125
1132
  const i = e[n];
1126
1133
  i.start += t, i.end += t;
1127
1134
  }
1128
1135
  return e;
1129
1136
  }
1130
- function Ot(e, t) {
1137
+ function Vt(e, t) {
1131
1138
  if (e === t)
1132
1139
  return !0;
1133
1140
  if (typeof e != "object" || typeof t != "object" || e === null || t === null)
@@ -1136,7 +1143,7 @@ function Ot(e, t) {
1136
1143
  if (!Array.isArray(t) || e.length !== t.length)
1137
1144
  return !1;
1138
1145
  for (let a = 0; a < e.length; ++a)
1139
- if (!Ot(e[a], t[a]))
1146
+ if (!Vt(e[a], t[a]))
1140
1147
  return !1;
1141
1148
  return !0;
1142
1149
  }
@@ -1145,24 +1152,24 @@ function Ot(e, t) {
1145
1152
  return !1;
1146
1153
  for (let a = 0; a < n.length; ++a) {
1147
1154
  const s = n[a];
1148
- if (!Ot(e[s], t[s]))
1155
+ if (!Vt(e[s], t[s]))
1149
1156
  return !1;
1150
1157
  }
1151
1158
  return !0;
1152
1159
  }
1153
- function En(e, t) {
1160
+ function Pn(e, t) {
1154
1161
  if (t.config.context.isLuminaMinimalExtraction || t.componentTagName === void 0)
1155
1162
  return;
1156
1163
  const n = e.moduleSpecifier.text, i = /\.(?:css|s[ac]ss|less|styl(?:us)?|postcss|pcss|sss)(\\?|$)/u;
1157
1164
  if (!(n.startsWith(".") && i.test(n)))
1158
1165
  return;
1159
- const s = n.split("?", 1)[0], l = Ji.join(t.file.fileName, "..", s), r = zi(l, "utf-8"), c = Cn(r);
1166
+ const s = n.split("?", 1)[0], l = Yi.join(t.file.fileName, "..", s), r = ji(l, "utf-8"), c = xn(r);
1160
1167
  c !== void 0 && (t.componentCssFileDocs = c);
1161
1168
  }
1162
- function Cn(e) {
1169
+ function xn(e) {
1163
1170
  const t = [];
1164
- for (const n of e.matchAll(bn)) {
1165
- const i = n.groups.name, a = n.groups.description.replaceAll(Mn, " ").trim();
1171
+ for (const n of e.matchAll(Rn)) {
1172
+ const i = n.groups.name, a = n.groups.description.replaceAll(Dn, " ").trim();
1166
1173
  t.push({
1167
1174
  name: i,
1168
1175
  deprecated: void 0,
@@ -1174,8 +1181,8 @@ function Cn(e) {
1174
1181
  }
1175
1182
  return t.length === 0 ? void 0 : t;
1176
1183
  }
1177
- const bn = /@prop\s+(?<name>--[\w-]+)\s*:(?<description>[^@/]+)/gu, Mn = /\n\s+\*? ?/gu;
1178
- function ai(e, t) {
1184
+ const Rn = /@prop\s+(?<name>--[\w-]+)\s*:(?<description>[^@/]+)/gu, Dn = /\n\s+\*? ?/gu;
1185
+ function li(e, t) {
1179
1186
  if (e === void 0)
1180
1187
  return !1;
1181
1188
  for (let n = 0; n < e.length; ++n)
@@ -1191,25 +1198,25 @@ function et(e) {
1191
1198
  return e.modifiers[t + 1]?.kind === o.SyntaxKind.DefaultKeyword ? 2 : 1;
1192
1199
  return 0;
1193
1200
  }
1194
- function si(e, t) {
1201
+ function ci(e, t) {
1195
1202
  return e.endsWith("Properties") && t.apiClassLikeName === e.slice(0, -10);
1196
1203
  }
1197
- const Pn = /* @__PURE__ */ JSON.parse('{"AbortController":["AbortController"],"AbortSignal":["AbortSignal"],"AbortSignalEventMap":[],"AbstractRange":["AbstractRange"],"AbstractWorker":["error_event"],"AbstractWorkerEventMap":[],"ActiveXObject":[],"addEventListener":[],"AddEventListenerOptions":[],"AddressErrors":[],"AesCbcParams":[],"AesCtrParams":[],"AesDerivedKeyParams":[],"AesGcmParams":[],"AesKeyAlgorithm":[],"AesKeyGenParams":[],"AggregateError":[],"AggregateErrorConstructor":[],"alert":["Window/alert"],"Algorithm":[],"AlgorithmIdentifier":[],"AlignSetting":[],"AllowSharedBufferSource":[],"AlphaOption":[],"AnalyserNode":["AnalyserNode"],"AnalyserOptions":[],"ANGLE_instanced_arrays":["ANGLE_instanced_arrays"],"Animatable":["animate"],"Animation":["Animation"],"AnimationEffect":["AnimationEffect"],"AnimationEvent":["AnimationEvent"],"AnimationEventInit":[],"AnimationEventMap":[],"AnimationFrameProvider":["cancelAnimationFrame"],"AnimationPlaybackEvent":["AnimationPlaybackEvent"],"AnimationPlaybackEventInit":[],"AnimationPlayState":[],"AnimationReplaceState":[],"AnimationTimeline":["AnimationTimeline"],"AppendMode":[],"ARIAMixin":["ariaActiveDescendantElement"],"Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array"],"ArrayBuffer":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer"],"ArrayBufferConstructor":[],"ArrayBufferLike":[],"ArrayBufferTypes":[],"ArrayBufferView":[],"ArrayConstructor":[],"ArrayIterator":[],"ArrayLike":[],"AssignedNodesOptions":[],"AsyncDisposable":[],"AsyncDisposableStack":[],"AsyncDisposableStackConstructor":[],"AsyncGenerator":[],"AsyncGeneratorFunction":[],"AsyncGeneratorFunctionConstructor":[],"AsyncIterable":[],"AsyncIterableIterator":[],"AsyncIterator":[],"AsyncIteratorObject":[],"atob":["Window/atob"],"Atomics":[],"AttestationConveyancePreference":[],"Attr":["Attr"],"Audio":[],"AudioBuffer":["AudioBuffer"],"AudioBufferOptions":[],"AudioBufferSourceNode":["AudioBufferSourceNode"],"AudioBufferSourceOptions":[],"AudioConfiguration":[],"AudioContext":["AudioContext"],"AudioContextLatencyCategory":[],"AudioContextOptions":[],"AudioContextState":[],"AudioData":["AudioData"],"AudioDataCopyToOptions":[],"AudioDataInit":[],"AudioDataOutputCallback":[],"AudioDecoder":["AudioDecoder"],"AudioDecoderConfig":[],"AudioDecoderEventMap":[],"AudioDecoderInit":[],"AudioDecoderSupport":[],"AudioDestinationNode":["AudioDestinationNode"],"AudioEncoder":["AudioEncoder"],"AudioEncoderConfig":[],"AudioEncoderEventMap":[],"AudioEncoderInit":[],"AudioEncoderSupport":[],"AudioListener":["AudioListener"],"AudioNode":["AudioNode"],"AudioNodeOptions":[],"AudioParam":["setValueCurveAtTime"],"AudioParamMap":["AudioParamMap"],"AudioProcessingEvent":["AudioProcessingEvent"],"AudioProcessingEventInit":[],"AudioSampleFormat":[],"AudioScheduledSourceNode":["AudioScheduledSourceNode"],"AudioScheduledSourceNodeEventMap":[],"AudioTimestamp":[],"AudioWorklet":["AudioWorklet"],"AudioWorkletNode":["AudioWorkletNode"],"AudioWorkletNodeEventMap":[],"AudioWorkletNodeOptions":[],"AuthenticationExtensionsClientInputs":[],"AuthenticationExtensionsClientInputsJSON":[],"AuthenticationExtensionsClientOutputs":[],"AuthenticationExtensionsLargeBlobInputs":[],"AuthenticationExtensionsLargeBlobInputsJSON":[],"AuthenticationExtensionsLargeBlobOutputs":[],"AuthenticationExtensionsPRFInputs":[],"AuthenticationExtensionsPRFInputsJSON":[],"AuthenticationExtensionsPRFOutputs":[],"AuthenticationExtensionsPRFValues":[],"AuthenticationExtensionsPRFValuesJSON":[],"AuthenticatorAssertionResponse":["AuthenticatorAssertionResponse"],"AuthenticatorAttachment":[],"AuthenticatorAttestationResponse":["AuthenticatorAttestationResponse"],"AuthenticatorResponse":["AuthenticatorResponse"],"AuthenticatorSelectionCriteria":[],"AuthenticatorTransport":[],"AutoFill":[],"AutoFillAddressKind":[],"AutoFillBase":[],"AutoFillContactField":[],"AutoFillContactKind":[],"AutoFillCredentialField":[],"AutoFillField":[],"AutoFillNormalField":[],"AutoFillSection":[],"AutoKeyword":[],"AutomationRate":[],"AvcBitstreamFormat":[],"AvcEncoderConfig":[],"Awaited":["https://www.typescriptlang.org/docs/handbook/utility-types.html#awaitedtype"],"BarProp":["BarProp"],"Base64URLString":[],"BaseAudioContext":["createIIRFilter"],"BaseAudioContextEventMap":[],"BeforeUnloadEvent":["BeforeUnloadEvent"],"BigInt":[],"BigInt64Array":[],"BigInt64ArrayConstructor":[],"BigIntConstructor":[],"BigInteger":[],"BigIntToLocaleStringOptions":[],"BigUint64Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint64Array"],"BigUint64ArrayConstructor":[],"BinaryType":[],"BiquadFilterNode":["BiquadFilterNode"],"BiquadFilterOptions":[],"BiquadFilterType":[],"BitrateMode":[],"Blob":["Blob"],"BlobCallback":[],"BlobEvent":["BlobEvent"],"BlobEventInit":[],"BlobPart":[],"BlobPropertyBag":[],"blur":["Window/blur"],"Body":["body"],"BodyInit":[],"Boolean":[],"BooleanConstructor":[],"BroadcastChannel":["BroadcastChannel"],"BroadcastChannelEventMap":[],"btoa":["Window/btoa"],"BufferSource":[],"BuiltinIteratorReturn":[],"ByteLengthQueuingStrategy":["ByteLengthQueuingStrategy"],"Cache":["addAll"],"CacheQueryOptions":[],"caches":[],"CacheStorage":["CacheStorage"],"CallableFunction":[],"cancelAnimationFrame":["DedicatedWorkerGlobalScope/cancelAnimationFrame"],"cancelIdleCallback":["Window/cancelIdleCallback"],"CanPlayTypeResult":[],"CanvasCaptureMediaStreamTrack":["CanvasCaptureMediaStreamTrack"],"CanvasCompositing":["globalAlpha"],"CanvasDirection":[],"CanvasDrawImage":["drawImage"],"CanvasDrawPath":["beginPath"],"CanvasFillRule":[],"CanvasFillStrokeStyles":["fillStyle"],"CanvasFilters":["filter"],"CanvasFontKerning":[],"CanvasFontStretch":[],"CanvasFontVariantCaps":[],"CanvasGradient":["CanvasGradient"],"CanvasImageData":["createImageData"],"CanvasImageSmoothing":["imageSmoothingEnabled"],"CanvasImageSource":[],"CanvasLineCap":[],"CanvasLineJoin":[],"CanvasPath":["roundRect"],"CanvasPathDrawingStyles":["setLineDash"],"CanvasPattern":["CanvasPattern"],"CanvasRect":["clearRect"],"CanvasRenderingContext2D":["CanvasRenderingContext2D"],"CanvasRenderingContext2DSettings":[],"CanvasSettings":["getContextAttributes"],"CanvasShadowStyles":["shadowBlur"],"CanvasState":["isContextLost"],"CanvasText":["fillText"],"CanvasTextAlign":[],"CanvasTextBaseline":[],"CanvasTextDrawingStyles":["direction"],"CanvasTextRendering":[],"CanvasTransform":["getTransform"],"CanvasUserInterface":["drawFocusIfNeeded"],"Capitalize":["https://www.typescriptlang.org/docs/handbook/utility-types.html#intrinsic-string-manipulation-types"],"captureEvents":["Window/captureEvents"],"CaretPosition":["CaretPosition"],"CaretPositionFromPointOptions":[],"CDATASection":["CDATASection"],"ChannelCountMode":[],"ChannelInterpretation":[],"ChannelMergerNode":["ChannelMergerNode"],"ChannelMergerOptions":[],"ChannelSplitterNode":["ChannelSplitterNode"],"ChannelSplitterOptions":[],"CharacterData":["CharacterData"],"CheckVisibilityOptions":[],"ChildNode":["after"],"ClassAccessorDecoratorContext":[],"ClassAccessorDecoratorResult":[],"ClassAccessorDecoratorTarget":[],"ClassDecorator":[],"ClassDecoratorContext":[],"ClassFieldDecoratorContext":[],"ClassGetterDecoratorContext":[],"ClassMemberDecoratorContext":[],"ClassMethodDecoratorContext":[],"ClassSetterDecoratorContext":[],"clearInterval":["Window/clearInterval"],"clearTimeout":["Window/clearTimeout"],"Client":["Client"],"clientInformation":[],"ClientQueryOptions":[],"ClientRect":[],"Clients":["Clients"],"ClientTypes":[],"Clipboard":["Clipboard"],"ClipboardEvent":["ClipboardEvent"],"ClipboardEventInit":[],"ClipboardItem":["ClipboardItem"],"ClipboardItemData":[],"ClipboardItemOptions":[],"ClipboardItems":[],"close":["DedicatedWorkerGlobalScope/close"],"closed":[],"CloseEvent":["CloseEvent"],"CloseEventInit":[],"CodecState":[],"ColorGamut":[],"ColorSpaceConversion":[],"Comment":["Comment"],"CompositeOperation":[],"CompositeOperationOrAuto":[],"CompositionEvent":["CompositionEvent"],"CompositionEventInit":[],"CompressionFormat":[],"CompressionStream":["CompressionStream"],"ComputedEffectTiming":[],"ComputedKeyframe":[],"ConcatArray":[],"confirm":["Window/confirm"],"console":[],"Console":["console"],"ConstantSourceNode":["ConstantSourceNode"],"ConstantSourceOptions":[],"ConstrainBoolean":[],"ConstrainBooleanParameters":[],"ConstrainDOMString":[],"ConstrainDOMStringParameters":[],"ConstrainDouble":[],"ConstrainDoubleRange":[],"ConstrainULong":[],"ConstrainULongRange":[],"ConstructorParameters":["https://www.typescriptlang.org/docs/handbook/utility-types.html#constructorparameterstype"],"ContentVisibilityAutoStateChangeEvent":["ContentVisibilityAutoStateChangeEvent"],"ContentVisibilityAutoStateChangeEventInit":[],"ConvolverNode":["ConvolverNode"],"ConvolverOptions":[],"CookieChangeEvent":["CookieChangeEvent"],"CookieChangeEventInit":[],"CookieInit":[],"CookieList":[],"CookieListItem":[],"CookieSameSite":[],"cookieStore":[],"CookieStore":["CookieStore"],"CookieStoreDeleteOptions":[],"CookieStoreEventMap":[],"CookieStoreGetOptions":[],"CookieStoreManager":["subscribe"],"COSEAlgorithmIdentifier":[],"CountQueuingStrategy":["CountQueuingStrategy"],"createImageBitmap":["Window/createImageBitmap"],"Credential":["Credential"],"CredentialCreationOptions":[],"CredentialMediationRequirement":[],"CredentialPropertiesOutput":[],"CredentialRequestOptions":[],"CredentialsContainer":["CredentialsContainer"],"crossOriginIsolated":[],"crypto":[],"Crypto":["Crypto"],"CryptoKey":["CryptoKey"],"CryptoKeyPair":[],"CSPViolationReportBody":["CSPViolationReportBody"],"CSS":[null,{"cap":[],"ch":["CSS/factory_functions_static"],"cm":["CSS/factory_functions_static"],"cqb":["CSS/factory_functions_static"],"cqh":["CSS/factory_functions_static"],"cqi":["CSS/factory_functions_static"],"cqmax":["CSS/factory_functions_static"],"cqmin":["CSS/factory_functions_static"],"cqw":["CSS/factory_functions_static"],"deg":["CSS/factory_functions_static"],"dpcm":["CSS/factory_functions_static"],"dpi":["CSS/factory_functions_static"],"dppx":["CSS/factory_functions_static"],"dvb":["CSS/factory_functions_static"],"dvh":["CSS/factory_functions_static"],"dvi":["CSS/factory_functions_static"],"dvmax":["CSS/factory_functions_static"],"dvmin":["CSS/factory_functions_static"],"dvw":["CSS/factory_functions_static"],"em":["CSS/factory_functions_static"],"escape":["CSS/escape_static"],"ex":["CSS/factory_functions_static"],"fr":["CSS/factory_functions_static"],"grad":["CSS/factory_functions_static"],"highlights":[],"Hz":["CSS/factory_functions_static"],"ic":[],"kHz":["CSS/factory_functions_static"],"lh":[],"lvb":["CSS/factory_functions_static"],"lvh":["CSS/factory_functions_static"],"lvi":["CSS/factory_functions_static"],"lvmax":["CSS/factory_functions_static"],"lvmin":["CSS/factory_functions_static"],"lvw":["CSS/factory_functions_static"],"mm":["CSS/factory_functions_static"],"ms":["CSS/factory_functions_static"],"number":["CSS/factory_functions_static"],"pc":["CSS/factory_functions_static"],"percent":["CSS/factory_functions_static"],"pt":["CSS/factory_functions_static"],"px":["CSS/factory_functions_static"],"Q":["CSS/factory_functions_static"],"rad":["CSS/factory_functions_static"],"rcap":[],"rch":[],"registerProperty":["CSS/registerProperty_static"],"rem":["CSS/factory_functions_static"],"rex":[],"ric":[],"rlh":[],"s":["CSS/factory_functions_static"],"supports":["CSS/supports_static"],"svb":["CSS/factory_functions_static"],"svh":["CSS/factory_functions_static"],"svi":["CSS/factory_functions_static"],"svmax":["CSS/factory_functions_static"],"svmin":["CSS/factory_functions_static"],"svw":["CSS/factory_functions_static"],"turn":["CSS/factory_functions_static"],"vb":["CSS/factory_functions_static"],"vh":["CSS/factory_functions_static"],"vi":["CSS/factory_functions_static"],"vmax":["CSS/factory_functions_static"],"vmin":["CSS/factory_functions_static"],"vw":["CSS/factory_functions_static"]}],"CSSAnimation":["CSSAnimation"],"CSSConditionRule":["CSSConditionRule"],"CSSContainerRule":["CSSContainerRule"],"CSSCounterStyleRule":["CSSCounterStyleRule"],"CSSFontFaceRule":["CSSFontFaceRule"],"CSSFontFeatureValuesRule":["CSSFontFeatureValuesRule"],"CSSFontPaletteValuesRule":["CSSFontPaletteValuesRule"],"CSSGroupingRule":["CSSGroupingRule"],"CSSImageValue":["CSSImageValue"],"CSSImportRule":["CSSImportRule"],"CSSKeyframeRule":["CSSKeyframeRule"],"CSSKeyframesRule":["CSSKeyframesRule"],"CSSKeywordish":[],"CSSKeywordValue":["CSSKeywordValue"],"CSSLayerBlockRule":["CSSLayerBlockRule"],"CSSLayerStatementRule":["CSSLayerStatementRule"],"CSSMathClamp":[],"CSSMathInvert":["CSSMathInvert"],"CSSMathMax":["CSSMathMax"],"CSSMathMin":["CSSMathMin"],"CSSMathNegate":["CSSMathNegate"],"CSSMathOperator":[],"CSSMathProduct":["CSSMathProduct"],"CSSMathSum":["CSSMathSum"],"CSSMathValue":["CSSMathValue"],"CSSMatrixComponent":["CSSMatrixComponent"],"CSSMatrixComponentOptions":[],"CSSMediaRule":["CSSMediaRule"],"CSSNamespaceRule":["CSSNamespaceRule"],"CSSNestedDeclarations":["CSSNestedDeclarations"],"CSSNumberish":[],"CSSNumericArray":["CSSNumericArray"],"CSSNumericBaseType":[],"CSSNumericType":[],"CSSNumericValue":["CSSNumericValue"],"CSSPageRule":["CSSPageRule"],"CSSPerspective":["CSSPerspective"],"CSSPerspectiveValue":[],"CSSPropertyRule":["CSSPropertyRule"],"CSSRotate":["CSSRotate"],"CSSRule":["CSSRule"],"CSSRuleList":["CSSRuleList"],"CSSScale":["CSSScale"],"CSSScopeRule":["CSSScopeRule"],"CSSSkew":["CSSSkew"],"CSSSkewX":["CSSSkewX"],"CSSSkewY":["CSSSkewY"],"CSSStartingStyleRule":["CSSStartingStyleRule"],"CSSStyleDeclaration":["CSSStyleDeclaration"],"CSSStyleRule":["CSSStyleRule"],"CSSStyleSheet":["CSSStyleSheet"],"CSSStyleSheetInit":[],"CSSStyleValue":["CSSStyleValue"],"CSSSupportsRule":["CSSSupportsRule"],"CSSTransformComponent":["CSSTransformComponent"],"CSSTransformValue":["CSSTransformValue"],"CSSTransition":["CSSTransition"],"CSSTranslate":["CSSTranslate"],"CSSUnitValue":["CSSUnitValue"],"CSSUnparsedSegment":[],"CSSUnparsedValue":["CSSUnparsedValue"],"CSSVariableReferenceValue":["CSSVariableReferenceValue"],"CSSViewTransitionRule":[],"CustomElementConstructor":[],"CustomElementRegistry":["CustomElementRegistry"],"customElements":[],"CustomEvent":["CustomEvent"],"CustomEventInit":[],"CustomStateSet":["CustomStateSet"],"DataTransfer":["DataTransfer"],"DataTransferItem":["DataTransferItem"],"DataTransferItemList":["DataTransferItemList"],"DataView":[],"DataViewConstructor":[],"Date":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Date"],"DateConstructor":[],"DecodeErrorCallback":[],"DecodeSuccessCallback":[],"decodeURI":[],"decodeURIComponent":[],"DecompressionStream":["DecompressionStream"],"DecoratorContext":[],"DecoratorMetadata":[],"DecoratorMetadataObject":[],"DedicatedWorkerGlobalScope":["DedicatedWorkerGlobalScope"],"DedicatedWorkerGlobalScopeEventMap":[],"DelayNode":["DelayNode"],"DelayOptions":[],"DeviceMotionEvent":["DeviceMotionEvent"],"DeviceMotionEventAcceleration":["DeviceMotionEventAcceleration"],"DeviceMotionEventAccelerationInit":[],"DeviceMotionEventInit":[],"DeviceMotionEventRotationRate":["DeviceMotionEventRotationRate"],"DeviceMotionEventRotationRateInit":[],"DeviceOrientationEvent":["DeviceOrientationEvent"],"DeviceOrientationEventInit":[],"devicePixelRatio":[],"DirectionSetting":[],"dispatchEvent":["EventTarget/dispatchEvent"],"DisplayCaptureSurfaceType":[],"DisplayMediaStreamOptions":[],"Disposable":[],"DisposableStack":[],"DisposableStackConstructor":[],"DistanceModelType":[],"document":[],"Document":["Document"],"DocumentEventMap":[],"DocumentFragment":["DocumentFragment"],"DocumentOrShadowRoot":["activeElement"],"DocumentReadyState":[],"DocumentTimeline":["DocumentTimeline"],"DocumentTimelineOptions":[],"DocumentType":["DocumentType"],"DocumentVisibilityState":[],"DOMException":["DOMException"],"DOMHighResTimeStamp":[],"DOMImplementation":["DOMImplementation"],"DOMMatrix":["DOMMatrix"],"DOMMatrix2DInit":[],"DOMMatrixInit":[],"DOMMatrixReadOnly":["DOMMatrixReadOnly"],"DOMParser":["DOMParser"],"DOMParserSupportedType":[],"DOMPoint":["DOMPoint"],"DOMPointInit":[],"DOMPointReadOnly":["DOMPointReadOnly"],"DOMQuad":["DOMQuad"],"DOMQuadInit":[],"DOMRect":["DOMRect"],"DOMRectInit":[],"DOMRectList":["DOMRectList"],"DOMRectReadOnly":["DOMRectReadOnly"],"DOMStringList":["DOMStringList"],"DOMStringMap":["DOMStringMap"],"DOMTokenList":["DOMTokenList"],"DoubleRange":[],"DragEvent":["DragEvent"],"DragEventInit":[],"DynamicsCompressorNode":["DynamicsCompressorNode"],"DynamicsCompressorOptions":[],"EcdhKeyDeriveParams":[],"EcdsaParams":[],"EcKeyAlgorithm":[],"EcKeyGenParams":[],"EcKeyImportParams":[],"EffectTiming":[],"Element":["Element"],"ElementContentEditable":["contentEditable"],"ElementCreationOptions":[],"ElementCSSInlineStyle":["attributeStyleMap"],"ElementDefinitionOptions":[],"ElementEventMap":[],"ElementInternals":["ElementInternals"],"ElementTagNameMap":[],"EncodedAudioChunk":["EncodedAudioChunk"],"EncodedAudioChunkInit":[],"EncodedAudioChunkMetadata":[],"EncodedAudioChunkOutputCallback":[],"EncodedAudioChunkType":[],"EncodedVideoChunk":["EncodedVideoChunk"],"EncodedVideoChunkInit":[],"EncodedVideoChunkMetadata":[],"EncodedVideoChunkOutputCallback":[],"EncodedVideoChunkType":[],"encodeURI":[],"encodeURIComponent":[],"EndingType":[],"EndOfStreamError":[],"Enumerator":[],"EnumeratorConstructor":[],"EpochTimeStamp":[],"Error":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error"],"ErrorCallback":[],"ErrorConstructor":[],"ErrorEvent":["ErrorEvent"],"ErrorEventInit":[],"ErrorOptions":[],"escape":[],"eval":[],"EvalError":[],"EvalErrorConstructor":[],"event":[],"Event":["Event"],"EventCounts":["EventCounts"],"EventInit":[],"EventListener":[],"EventListenerObject":[],"EventListenerOptions":[],"EventListenerOrEventListenerObject":[],"EventModifierInit":[],"EventSource":["EventSource"],"EventSourceEventMap":[],"EventSourceInit":[],"EventTarget":["EventTarget"],"Exclude":["https://www.typescriptlang.org/docs/handbook/utility-types.html#excludeuniontype-excludedmembers"],"EXT_blend_minmax":["EXT_blend_minmax"],"EXT_color_buffer_float":["EXT_color_buffer_float"],"EXT_color_buffer_half_float":["EXT_color_buffer_half_float"],"EXT_float_blend":["EXT_float_blend"],"EXT_frag_depth":["EXT_frag_depth"],"EXT_shader_texture_lod":["EXT_shader_texture_lod"],"EXT_sRGB":["EXT_sRGB"],"EXT_texture_compression_bptc":["EXT_texture_compression_bptc"],"EXT_texture_compression_rgtc":["EXT_texture_compression_rgtc"],"EXT_texture_filter_anisotropic":["EXT_texture_filter_anisotropic"],"EXT_texture_norm16":["EXT_texture_norm16"],"ExtendableCookieChangeEvent":["ExtendableCookieChangeEvent"],"ExtendableCookieChangeEventInit":[],"ExtendableEvent":["ExtendableEvent"],"ExtendableEventInit":[],"ExtendableMessageEvent":["ExtendableMessageEvent"],"ExtendableMessageEventInit":[],"external":[],"External":[],"Extract":["https://www.typescriptlang.org/docs/handbook/utility-types.html#extracttype-union"],"fetch":["Window/fetch"],"FetchEvent":["FetchEvent"],"FetchEventInit":[],"File":["File"],"FileCallback":[],"FileList":["FileList"],"FilePropertyBag":[],"FileReader":["FileReader"],"FileReaderEventMap":[],"FileReaderSync":["FileReaderSync"],"FileSystem":["FileSystem"],"FileSystemCreateWritableOptions":[],"FileSystemDirectoryEntry":["FileSystemDirectoryEntry"],"FileSystemDirectoryHandle":["FileSystemDirectoryHandle"],"FileSystemDirectoryHandleAsyncIterator":[],"FileSystemDirectoryReader":["FileSystemDirectoryReader"],"FileSystemEntriesCallback":[],"FileSystemEntry":["FileSystemEntry"],"FileSystemEntryCallback":[],"FileSystemFileEntry":["FileSystemFileEntry"],"FileSystemFileHandle":["FileSystemFileHandle"],"FileSystemFlags":[],"FileSystemGetDirectoryOptions":[],"FileSystemGetFileOptions":[],"FileSystemHandle":["FileSystemHandle"],"FileSystemHandleKind":[],"FileSystemReadWriteOptions":[],"FileSystemRemoveOptions":[],"FileSystemSyncAccessHandle":["FileSystemSyncAccessHandle"],"FileSystemWritableFileStream":["FileSystemWritableFileStream"],"FileSystemWriteChunkType":[],"FillLightMode":[],"FillMode":[],"FinalizationRegistry":[],"FinalizationRegistryConstructor":[],"FlatArray":[],"Float16Array":[],"Float16ArrayConstructor":[],"Float32Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Float32Array"],"Float32ArrayConstructor":[],"Float32List":[],"Float64Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Float64Array"],"Float64ArrayConstructor":[],"focus":["Window/focus"],"FocusEvent":["FocusEvent"],"FocusEventInit":[],"FocusOptions":[],"FontDisplay":[],"FontFace":["FontFace"],"FontFaceDescriptors":[],"FontFaceLoadStatus":[],"FontFaceSet":["FontFaceSet"],"FontFaceSetEventMap":[],"FontFaceSetLoadEvent":["FontFaceSetLoadEvent"],"FontFaceSetLoadEventInit":[],"FontFaceSetLoadStatus":[],"FontFaceSource":["fonts"],"fonts":[],"FormData":["FormData"],"FormDataEntryValue":[],"FormDataEvent":["FormDataEvent"],"FormDataEventInit":[],"FormDataIterator":[],"FragmentDirective":["FragmentDirective"],"frameElement":[],"FrameRequestCallback":[],"frames":[],"FrameType":[],"FullscreenNavigationUI":[],"FullscreenOptions":[],"Function":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Function"],"FunctionConstructor":[],"FunctionStringCallback":[],"GainNode":["GainNode"],"GainOptions":[],"Gamepad":["Gamepad"],"GamepadButton":["GamepadButton"],"GamepadEffectParameters":[],"GamepadEvent":["GamepadEvent"],"GamepadEventInit":[],"GamepadHapticActuator":["GamepadHapticActuator"],"GamepadHapticEffectType":[],"GamepadHapticsResult":[],"GamepadMappingType":[],"Generator":[],"GeneratorFunction":[],"GeneratorFunctionConstructor":[],"GenericTransformStream":["readable"],"Geolocation":["Geolocation"],"GeolocationCoordinates":["GeolocationCoordinates"],"GeolocationPosition":["GeolocationPosition"],"GeolocationPositionError":["GeolocationPositionError"],"GetAnimationsOptions":[],"GetComposedRangesOptions":[],"getComputedStyle":["Window/getComputedStyle"],"GetHTMLOptions":[],"GetNotificationOptions":[],"GetRootNodeOptions":[],"getSelection":["Window/getSelection"],"GLbitfield":[],"GLboolean":[],"GLclampf":[],"GLenum":[],"GLfloat":[],"GLint":[],"GLint64":[],"GLintptr":[],"global":[],"GlobalCompositeOperation":[],"GlobalEventHandlers":["abort_event"],"GlobalEventHandlersEventMap":[],"GLsizei":[],"GLsizeiptr":[],"GLuint":[],"GLuint64":[],"GPUError":["GPUError"],"HardwareAcceleration":[],"HashAlgorithmIdentifier":[],"HashChangeEvent":["HashChangeEvent"],"HashChangeEventInit":[],"HdrMetadataType":[],"Headers":["Headers"],"HeadersInit":[],"HeadersIterator":[],"Highlight":["Highlight"],"HighlightRegistry":["HighlightRegistry"],"HighlightType":[],"history":[],"History":["History"],"HkdfParams":[],"HmacImportParams":[],"HmacKeyAlgorithm":[],"HmacKeyGenParams":[],"HTMLAllCollection":["HTMLAllCollection"],"HTMLAnchorElement":["HTMLAnchorElement"],"HTMLAreaElement":["HTMLAreaElement"],"HTMLAudioElement":["HTMLAudioElement"],"HTMLBaseElement":["HTMLBaseElement"],"HTMLBodyElement":["HTMLBodyElement"],"HTMLBodyElementEventMap":[],"HTMLBRElement":["HTMLBRElement"],"HTMLButtonElement":["HTMLButtonElement"],"HTMLCanvasElement":["HTMLCanvasElement"],"HTMLCollection":["namedItem"],"HTMLCollectionBase":["HTMLCollection"],"HTMLCollectionOf":[],"HTMLDataElement":["HTMLDataElement"],"HTMLDataListElement":["HTMLDataListElement"],"HTMLDetailsElement":["HTMLDetailsElement"],"HTMLDialogElement":["HTMLDialogElement"],"HTMLDirectoryElement":[],"HTMLDivElement":["HTMLDivElement"],"HTMLDListElement":["HTMLDListElement"],"HTMLDocument":[],"HTMLElement":["HTMLElement"],"HTMLElementDeprecatedTagNameMap":[],"HTMLElementEventMap":[],"HTMLElementTagNameMap":[],"HTMLEmbedElement":["HTMLEmbedElement"],"HTMLFieldSetElement":["HTMLFieldSetElement"],"HTMLFontElement":["HTMLFontElement"],"HTMLFormControlsCollection":["HTMLFormControlsCollection"],"HTMLFormElement":["HTMLFormElement"],"HTMLFrameElement":[],"HTMLFrameSetElement":["HTMLFrameSetElement"],"HTMLFrameSetElementEventMap":[],"HTMLHeadElement":["HTMLHeadElement"],"HTMLHeadingElement":["HTMLHeadingElement"],"HTMLHRElement":["HTMLHRElement"],"HTMLHtmlElement":["HTMLHtmlElement"],"HTMLHyperlinkElementUtils":["hash"],"HTMLIFrameElement":["HTMLIFrameElement"],"HTMLImageElement":["HTMLImageElement"],"HTMLInputElement":["HTMLInputElement"],"HTMLLabelElement":["HTMLLabelElement"],"HTMLLegendElement":["HTMLLegendElement"],"HTMLLIElement":["HTMLLIElement"],"HTMLLinkElement":["HTMLLinkElement"],"HTMLMapElement":["HTMLMapElement"],"HTMLMarqueeElement":["HTMLMarqueeElement"],"HTMLMediaElement":["HTMLMediaElement"],"HTMLMediaElementEventMap":[],"HTMLMenuElement":["HTMLMenuElement"],"HTMLMetaElement":["HTMLMetaElement"],"HTMLMeterElement":["HTMLMeterElement"],"HTMLModElement":["HTMLModElement"],"HTMLObjectElement":["HTMLObjectElement"],"HTMLOListElement":["HTMLOListElement"],"HTMLOptGroupElement":["HTMLOptGroupElement"],"HTMLOptionElement":["HTMLOptionElement"],"HTMLOptionsCollection":["HTMLOptionsCollection"],"HTMLOrSVGElement":["autofocus"],"HTMLOrSVGImageElement":[],"HTMLOrSVGScriptElement":[],"HTMLOutputElement":["HTMLOutputElement"],"HTMLParagraphElement":["HTMLParagraphElement"],"HTMLParamElement":["HTMLParamElement"],"HTMLPictureElement":["HTMLPictureElement"],"HTMLPreElement":["HTMLPreElement"],"HTMLProgressElement":["HTMLProgressElement"],"HTMLQuoteElement":["HTMLQuoteElement"],"HTMLScriptElement":["HTMLScriptElement"],"HTMLSelectElement":["HTMLSelectElement"],"HTMLSlotElement":["HTMLSlotElement"],"HTMLSourceElement":["HTMLSourceElement"],"HTMLSpanElement":["HTMLSpanElement"],"HTMLStyleElement":["HTMLStyleElement"],"HTMLTableCaptionElement":["HTMLTableCaptionElement"],"HTMLTableCellElement":["HTMLTableCellElement"],"HTMLTableColElement":["HTMLTableColElement"],"HTMLTableDataCellElement":[],"HTMLTableElement":["HTMLTableElement"],"HTMLTableHeaderCellElement":[],"HTMLTableRowElement":["HTMLTableRowElement"],"HTMLTableSectionElement":["HTMLTableSectionElement"],"HTMLTemplateElement":["HTMLTemplateElement"],"HTMLTextAreaElement":["HTMLTextAreaElement"],"HTMLTimeElement":["HTMLTimeElement"],"HTMLTitleElement":["HTMLTitleElement"],"HTMLTrackElement":["HTMLTrackElement"],"HTMLUListElement":["HTMLUListElement"],"HTMLUnknownElement":["HTMLUnknownElement"],"HTMLVideoElement":["HTMLVideoElement"],"HTMLVideoElementEventMap":[],"IArguments":[],"IDBCursor":["IDBCursor"],"IDBCursorDirection":[],"IDBCursorWithValue":["IDBCursorWithValue"],"IDBDatabase":["transaction"],"IDBDatabaseEventMap":[],"IDBDatabaseInfo":[],"IDBFactory":["IDBFactory"],"IDBIndex":["IDBIndex"],"IDBIndexParameters":[],"IDBKeyRange":["IDBKeyRange"],"IDBObjectStore":["createIndex"],"IDBObjectStoreParameters":[],"IDBOpenDBRequest":["IDBOpenDBRequest"],"IDBOpenDBRequestEventMap":[],"IDBRequest":["IDBRequest"],"IDBRequestEventMap":[],"IDBRequestReadyState":[],"IDBTransaction":["IDBTransaction"],"IDBTransactionDurability":[],"IDBTransactionEventMap":[],"IDBTransactionMode":[],"IDBTransactionOptions":[],"IDBValidKey":[],"IDBVersionChangeEvent":["IDBVersionChangeEvent"],"IDBVersionChangeEventInit":[],"IdleDeadline":["IdleDeadline"],"IdleRequestCallback":[],"IdleRequestOptions":[],"IIRFilterNode":["IIRFilterNode"],"IIRFilterOptions":[],"Image":[],"ImageBitmap":["ImageBitmap"],"ImageBitmapOptions":[],"ImageBitmapRenderingContext":["ImageBitmapRenderingContext"],"ImageBitmapRenderingContextSettings":[],"ImageBitmapSource":[],"ImageBufferSource":[],"ImageCapture":["ImageCapture"],"ImageData":["ImageData"],"ImageDataArray":[],"ImageDataSettings":[],"ImageDecodeOptions":[],"ImageDecoder":["ImageDecoder"],"ImageDecodeResult":[],"ImageDecoderInit":[],"ImageEncodeOptions":[],"ImageOrientation":[],"ImageSmoothingQuality":[],"ImageTrack":["ImageTrack"],"ImageTrackList":["ImageTrackList"],"ImportAssertions":[],"ImportAttributes":[],"ImportCallOptions":[],"ImportMeta":[],"ImportNodeOptions":[],"importScripts":["WorkerGlobalScope/importScripts"],"indexedDB":[],"Infinity":[],"innerHeight":[],"innerWidth":[],"InputDeviceInfo":["InputDeviceInfo"],"InputEvent":["InputEvent"],"InputEventInit":[],"InsertPosition":[],"InstanceType":["https://www.typescriptlang.org/docs/handbook/utility-types.html#instancetypetype"],"Int16Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Int16Array"],"Int16ArrayConstructor":[],"Int32Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Int32Array"],"Int32ArrayConstructor":[],"Int32List":[],"Int8Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Int8Array"],"Int8ArrayConstructor":[],"IntersectionObserver":["IntersectionObserver"],"IntersectionObserverCallback":[],"IntersectionObserverEntry":["IntersectionObserverEntry"],"IntersectionObserverInit":[],"Intl":[null,{"Collator":[],"CollatorConstructor":[],"CollatorOptions":[],"DateTimeFormat":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat"],"DateTimeFormatConstructor":[],"DateTimeFormatOptions":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/DateTimeFormat"],"DateTimeFormatPart":[],"DateTimeFormatPartTypes":[],"DateTimeFormatPartTypesRegistry":[],"DateTimeRangeFormatPart":[],"DisplayNames":[],"DisplayNamesFallback":[],"DisplayNamesLanguageDisplay":[],"DisplayNamesOptions":[],"DisplayNamesType":[],"getCanonicalLocales":[],"LDMLPluralRule":[],"ListFormat":[],"ListFormatLocaleMatcher":[],"ListFormatOptions":[],"ListFormatStyle":[],"ListFormatType":[],"Locale":[],"LocaleCollationCaseFirst":[],"LocaleHourCycleKey":[],"LocaleOptions":[],"LocalesArgument":[],"NumberFormat":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/NumberFormat"],"NumberFormatConstructor":[],"NumberFormatOptions":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat"],"NumberFormatOptionsCurrencyDisplay":[],"NumberFormatOptionsCurrencyDisplayRegistry":[],"NumberFormatOptionsSignDisplay":[],"NumberFormatOptionsSignDisplayRegistry":[],"NumberFormatOptionsStyle":[],"NumberFormatOptionsStyleRegistry":[],"NumberFormatOptionsUseGrouping":[],"NumberFormatOptionsUseGroupingRegistry":[],"NumberFormatPart":[],"NumberFormatPartTypeRegistry":[],"NumberFormatPartTypes":[],"NumberRangeFormatPart":[],"PluralRules":[],"PluralRulesConstructor":[],"PluralRulesOptions":[],"PluralRuleType":[],"RelativeTimeFormat":[],"RelativeTimeFormatLocaleMatcher":[],"RelativeTimeFormatNumeric":[],"RelativeTimeFormatOptions":[],"RelativeTimeFormatPart":[],"RelativeTimeFormatStyle":[],"RelativeTimeFormatUnit":[],"RelativeTimeFormatUnitSingular":[],"ResolvedCollatorOptions":[],"ResolvedDateTimeFormatOptions":[],"ResolvedDisplayNamesOptions":[],"ResolvedListFormatOptions":[],"ResolvedNumberFormatOptions":[],"ResolvedNumberFormatOptionsUseGrouping":[],"ResolvedPluralRulesOptions":[],"ResolvedRelativeTimeFormatOptions":[],"ResolvedSegmenterOptions":[],"SegmentData":[],"Segmenter":[],"SegmenterOptions":[],"SegmentIterator":[],"Segments":[],"StringNumericLiteral":[],"supportedValuesOf":[],"UnicodeBCP47LocaleIdentifier":[]}],"isFinite":[],"isNaN":[],"isSecureContext":[],"Iterable":[],"IterableIterator":[],"IterationCompositeOperation":[],"Iterator":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Iterator"],"IteratorConstructor":[],"IteratorObject":[],"IteratorObjectConstructor":[],"IteratorResult":[],"IteratorReturnResult":[],"IteratorYieldResult":[],"ITextWriter":[],"JSON":[],"JsonWebKey":[],"KeyAlgorithm":[],"KeyboardEvent":["KeyboardEvent"],"KeyboardEventInit":[],"KeyFormat":[],"Keyframe":[],"KeyframeAnimationOptions":[],"KeyframeEffect":["KeyframeEffect"],"KeyframeEffectOptions":[],"KeySystemTrackConfiguration":[],"KeyType":[],"KeyUsage":[],"KHR_parallel_shader_compile":["KHR_parallel_shader_compile"],"LargestContentfulPaint":["LargestContentfulPaint"],"LatencyMode":[],"length":[],"LineAlignSetting":[],"LineAndPositionSetting":[],"LinkStyle":["sheet"],"localStorage":[],"location":[],"Location":["Location"],"locationbar":[],"Lock":["Lock"],"LockGrantedCallback":[],"LockInfo":[],"LockManager":["LockManager"],"LockManagerSnapshot":[],"LockMode":[],"LockOptions":[],"LoginStatus":[],"Lowercase":["https://www.typescriptlang.org/docs/handbook/utility-types.html#intrinsic-string-manipulation-types"],"Map":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Map"],"MapConstructor":[],"MapIterator":[],"matchMedia":["Window/matchMedia"],"Math":[],"MathMLElement":["MathMLElement"],"MathMLElementEventMap":[],"MathMLElementTagNameMap":[],"MediaCapabilities":["MediaCapabilities"],"MediaCapabilitiesDecodingInfo":[],"MediaCapabilitiesEncodingInfo":[],"MediaCapabilitiesInfo":[],"MediaCapabilitiesKeySystemConfiguration":[],"MediaConfiguration":[],"MediaDecodingConfiguration":[],"MediaDecodingType":[],"MediaDeviceInfo":["MediaDeviceInfo"],"MediaDeviceKind":[],"MediaDevices":["MediaDevices"],"MediaDevicesEventMap":[],"MediaElementAudioSourceNode":["MediaElementAudioSourceNode"],"MediaElementAudioSourceOptions":[],"MediaEncodingConfiguration":[],"MediaEncodingType":[],"MediaEncryptedEvent":["MediaEncryptedEvent"],"MediaEncryptedEventInit":[],"MediaError":["MediaError"],"MediaImage":[],"MediaKeyMessageEvent":["MediaKeyMessageEvent"],"MediaKeyMessageEventInit":[],"MediaKeyMessageType":[],"MediaKeys":["MediaKeys"],"MediaKeySession":["MediaKeySession"],"MediaKeySessionClosedReason":[],"MediaKeySessionEventMap":[],"MediaKeySessionType":[],"MediaKeysPolicy":[],"MediaKeysRequirement":[],"MediaKeyStatus":[],"MediaKeyStatusMap":["MediaKeyStatusMap"],"MediaKeyStatusMapIterator":[],"MediaKeySystemAccess":["MediaKeySystemAccess"],"MediaKeySystemConfiguration":[],"MediaKeySystemMediaCapability":[],"MediaList":["MediaList"],"MediaMetadata":["MediaMetadata"],"MediaMetadataInit":[],"MediaPositionState":[],"MediaProvider":[],"MediaQueryList":["MediaQueryList"],"MediaQueryListEvent":["MediaQueryListEvent"],"MediaQueryListEventInit":[],"MediaQueryListEventMap":[],"MediaRecorder":["MediaRecorder"],"MediaRecorderEventMap":[],"MediaRecorderOptions":[],"MediaSession":["MediaSession"],"MediaSessionAction":[],"MediaSessionActionDetails":[],"MediaSessionActionHandler":[],"MediaSessionPlaybackState":[],"MediaSettingsRange":[],"MediaSource":["MediaSource"],"MediaSourceEventMap":[],"MediaSourceHandle":["MediaSourceHandle"],"MediaStream":["MediaStream"],"MediaStreamAudioDestinationNode":["MediaStreamAudioDestinationNode"],"MediaStreamAudioSourceNode":["MediaStreamAudioSourceNode"],"MediaStreamAudioSourceOptions":[],"MediaStreamConstraints":[],"MediaStreamEventMap":[],"MediaStreamTrack":["MediaStreamTrack"],"MediaStreamTrackEvent":["MediaStreamTrackEvent"],"MediaStreamTrackEventInit":[],"MediaStreamTrackEventMap":[],"MediaStreamTrackProcessor":["MediaStreamTrackProcessor"],"MediaStreamTrackProcessorInit":[],"MediaStreamTrackState":[],"MediaTrackCapabilities":[],"MediaTrackConstraints":[],"MediaTrackConstraintSet":[],"MediaTrackSettings":[],"MediaTrackSupportedConstraints":[],"menubar":[],"MessageChannel":["MessageChannel"],"MessageEvent":["MessageEvent"],"MessageEventInit":[],"MessageEventSource":[],"MessageEventTarget":["message_event"],"MessageEventTargetEventMap":[],"MessagePort":["MessagePort"],"MessagePortEventMap":[],"MethodDecorator":[],"MIDIAccess":["MIDIAccess"],"MIDIAccessEventMap":[],"MIDIConnectionEvent":["MIDIConnectionEvent"],"MIDIConnectionEventInit":[],"MIDIInput":["MIDIInput"],"MIDIInputEventMap":[],"MIDIInputMap":["MIDIInputMap"],"MIDIMessageEvent":["MIDIMessageEvent"],"MIDIMessageEventInit":[],"MIDIOptions":[],"MIDIOutput":["send"],"MIDIOutputMap":["MIDIOutputMap"],"MIDIPort":["MIDIPort"],"MIDIPortConnectionState":[],"MIDIPortDeviceState":[],"MIDIPortEventMap":[],"MIDIPortType":[],"MimeType":["MimeType"],"MimeTypeArray":["MimeTypeArray"],"MouseEvent":["MouseEvent"],"MouseEventInit":[],"moveBy":["Window/moveBy"],"moveTo":["Window/moveTo"],"MultiCacheQueryOptions":[],"MutationCallback":[],"MutationObserver":["MutationObserver"],"MutationObserverInit":[],"MutationRecord":["MutationRecord"],"MutationRecordType":[],"name":[],"NamedCurve":[],"NamedNodeMap":["NamedNodeMap"],"NaN":[],"NavigationActivation":["NavigationActivation"],"NavigationHistoryEntry":["NavigationHistoryEntry"],"NavigationHistoryEntryEventMap":[],"NavigationPreloadManager":["NavigationPreloadManager"],"NavigationPreloadState":[],"NavigationTimingType":[],"NavigationType":[],"navigator":[],"Navigator":["requestMediaKeySystemAccess"],"NavigatorAutomationInformation":["webdriver"],"NavigatorBadge":["clearAppBadge"],"NavigatorConcurrentHardware":["hardwareConcurrency"],"NavigatorContentUtils":["registerProtocolHandler"],"NavigatorCookies":["cookieEnabled"],"NavigatorID":["appCodeName"],"NavigatorLanguage":["language"],"NavigatorLocks":["locks"],"NavigatorLogin":["NavigatorLogin"],"NavigatorOnLine":["onLine"],"NavigatorPlugins":["mimeTypes"],"NavigatorStorage":["storage"],"NewableFunction":[],"Node":["Node"],"NodeFilter":[],"NodeIterator":["NodeIterator"],"NodeList":["NodeList"],"NodeListOf":[],"NoInfer":["https://www.typescriptlang.org/docs/handbook/utility-types.html#noinfertype"],"NonDocumentTypeChildNode":["nextElementSibling"],"NonElementParentNode":["getElementById"],"NonNullable":["https://www.typescriptlang.org/docs/handbook/utility-types.html#extracttype-union"],"Notification":["Notification"],"NotificationDirection":[],"NotificationEvent":["NotificationEvent"],"NotificationEventInit":[],"NotificationEventMap":[],"NotificationOptions":[],"NotificationPermission":[],"NotificationPermissionCallback":[],"Number":[],"NumberConstructor":[],"Object":[],"ObjectConstructor":[],"OES_draw_buffers_indexed":["OES_draw_buffers_indexed"],"OES_element_index_uint":["OES_element_index_uint"],"OES_fbo_render_mipmap":["OES_fbo_render_mipmap"],"OES_standard_derivatives":["OES_standard_derivatives"],"OES_texture_float":["OES_texture_float"],"OES_texture_float_linear":["OES_texture_float_linear"],"OES_texture_half_float":["OES_texture_half_float"],"OES_texture_half_float_linear":["OES_texture_half_float_linear"],"OES_vertex_array_object":["OES_vertex_array_object"],"OfflineAudioCompletionEvent":["OfflineAudioCompletionEvent"],"OfflineAudioCompletionEventInit":[],"OfflineAudioContext":["OfflineAudioContext"],"OfflineAudioContextEventMap":[],"OfflineAudioContextOptions":[],"OffscreenCanvas":["OffscreenCanvas"],"OffscreenCanvasEventMap":[],"OffscreenCanvasRenderingContext2D":["OffscreenCanvasRenderingContext2D"],"OffscreenRenderingContext":[],"OffscreenRenderingContextId":[],"Omit":["https://www.typescriptlang.org/docs/handbook/utility-types.html#omittype-keys"],"OmitThisParameter":["https://www.typescriptlang.org/docs/handbook/utility-types.html#omitthisparametertype"],"onabort":[],"onafterprint":[],"onanimationcancel":[],"onanimationend":[],"onanimationiteration":[],"onanimationstart":[],"onauxclick":[],"onbeforeinput":[],"onbeforematch":[],"onbeforeprint":[],"onbeforetoggle":[],"onbeforeunload":[],"OnBeforeUnloadEventHandler":[],"OnBeforeUnloadEventHandlerNonNull":[],"onblur":[],"oncancel":[],"oncanplay":[],"oncanplaythrough":[],"onchange":[],"onclick":[],"onclose":[],"oncontextlost":[],"oncontextmenu":[],"oncontextrestored":[],"oncopy":[],"oncuechange":[],"oncut":[],"ondblclick":[],"ondevicemotion":[],"ondeviceorientation":[],"ondeviceorientationabsolute":[],"ondrag":[],"ondragend":[],"ondragenter":[],"ondragleave":[],"ondragover":[],"ondragstart":[],"ondrop":[],"ondurationchange":[],"onemptied":[],"onended":[],"onerror":[],"OnErrorEventHandler":[],"OnErrorEventHandlerNonNull":[],"onfocus":[],"onformdata":[],"ongamepadconnected":[],"ongamepaddisconnected":[],"ongotpointercapture":[],"onhashchange":[],"oninput":[],"oninvalid":[],"onkeydown":[],"onkeypress":[],"onkeyup":[],"onlanguagechange":[],"onload":[],"onloadeddata":[],"onloadedmetadata":[],"onloadstart":[],"onlostpointercapture":[],"onmessage":[],"onmessageerror":[],"onmousedown":[],"onmouseenter":[],"onmouseleave":[],"onmousemove":[],"onmouseout":[],"onmouseover":[],"onmouseup":[],"onoffline":[],"ononline":[],"onorientationchange":[],"onpagehide":[],"onpagereveal":[],"onpageshow":[],"onpageswap":[],"onpaste":[],"onpause":[],"onplay":[],"onplaying":[],"onpointercancel":[],"onpointerdown":[],"onpointerenter":[],"onpointerleave":[],"onpointermove":[],"onpointerout":[],"onpointerover":[],"onpointerrawupdate":[],"onpointerup":[],"onpopstate":[],"onprogress":[],"onratechange":[],"onrejectionhandled":[],"onreset":[],"onresize":[],"onrtctransform":[],"onscroll":[],"onscrollend":[],"onsecuritypolicyviolation":[],"onseeked":[],"onseeking":[],"onselect":[],"onselectionchange":[],"onselectstart":[],"onslotchange":[],"onstalled":[],"onstorage":[],"onsubmit":[],"onsuspend":[],"ontimeupdate":[],"ontoggle":[],"ontouchcancel":[],"ontouchend":[],"ontouchmove":[],"ontouchstart":[],"ontransitioncancel":[],"ontransitionend":[],"ontransitionrun":[],"ontransitionstart":[],"onunhandledrejection":[],"onunload":[],"onvolumechange":[],"onwaiting":[],"onwebkitanimationend":[],"onwebkitanimationiteration":[],"onwebkitanimationstart":[],"onwebkittransitionend":[],"onwheel":[],"open":["Window/open"],"opener":[],"Option":[],"OptionalEffectTiming":[],"OptionalPostfixToken":[],"OptionalPrefixToken":[],"OpusBitstreamFormat":[],"OpusEncoderConfig":[],"orientation":[],"OrientationType":[],"origin":[],"originAgentCluster":[],"OscillatorNode":["OscillatorNode"],"OscillatorOptions":[],"OscillatorType":[],"outerHeight":[],"outerWidth":[],"OverconstrainedError":["OverconstrainedError"],"OverSampleType":[],"OVR_multiview2":["OVR_multiview2"],"PageRevealEvent":["PageRevealEvent"],"PageRevealEventInit":[],"PageSwapEvent":["PageSwapEvent"],"PageSwapEventInit":[],"PageTransitionEvent":["PageTransitionEvent"],"PageTransitionEventInit":[],"pageXOffset":[],"pageYOffset":[],"PannerNode":["PannerNode"],"PannerOptions":[],"PanningModelType":[],"ParameterDecorator":[],"Parameters":["https://www.typescriptlang.org/docs/handbook/utility-types.html#parameterstype"],"parent":[],"ParentNode":["childElementCount"],"parseFloat":[],"parseInt":[],"Partial":["https://www.typescriptlang.org/docs/handbook/utility-types.html#partialtype"],"Path2D":["Path2D"],"PayerErrors":[],"PaymentAddress":["ContactAddress"],"PaymentComplete":[],"PaymentCurrencyAmount":[],"PaymentDetailsBase":[],"PaymentDetailsInit":[],"PaymentDetailsModifier":[],"PaymentDetailsUpdate":[],"PaymentItem":[],"PaymentMethodChangeEvent":["PaymentMethodChangeEvent"],"PaymentMethodChangeEventInit":[],"PaymentMethodData":[],"PaymentOptions":[],"PaymentRequest":["PaymentRequest"],"PaymentRequestEventMap":[],"PaymentRequestUpdateEvent":["PaymentRequestUpdateEvent"],"PaymentRequestUpdateEventInit":[],"PaymentResponse":["PaymentResponse"],"PaymentResponseEventMap":[],"PaymentShippingOption":[],"PaymentShippingType":[],"PaymentValidationErrors":[],"Pbkdf2Params":[],"performance":[],"Performance":["Performance"],"PerformanceEntry":["PerformanceEntry"],"PerformanceEntryList":[],"PerformanceEventMap":[],"PerformanceEventTiming":["PerformanceEventTiming"],"PerformanceMark":["PerformanceMark"],"PerformanceMarkOptions":[],"PerformanceMeasure":["PerformanceMeasure"],"PerformanceMeasureOptions":[],"PerformanceNavigation":["PerformanceNavigation"],"PerformanceNavigationTiming":["PerformanceNavigationTiming"],"PerformanceObserver":["PerformanceObserver"],"PerformanceObserverCallback":[],"PerformanceObserverEntryList":["PerformanceObserverEntryList"],"PerformanceObserverInit":[],"PerformancePaintTiming":["PerformancePaintTiming"],"PerformanceResourceTiming":["PerformanceResourceTiming"],"PerformanceServerTiming":["PerformanceServerTiming"],"PerformanceTiming":["PerformanceTiming"],"PeriodicWave":["PeriodicWave"],"PeriodicWaveConstraints":[],"PeriodicWaveOptions":[],"PermissionDescriptor":[],"PermissionName":[],"Permissions":["Permissions"],"PermissionState":[],"PermissionStatus":["PermissionStatus"],"PermissionStatusEventMap":[],"personalbar":[],"PhotoCapabilities":[],"PhotoSettings":[],"Pick":["https://www.typescriptlang.org/docs/handbook/utility-types.html#picktype-keys"],"PictureInPictureEvent":["PictureInPictureEvent"],"PictureInPictureEventInit":[],"PictureInPictureWindow":["PictureInPictureWindow"],"PictureInPictureWindowEventMap":[],"PlaneLayout":[],"PlaybackDirection":[],"Plugin":["Plugin"],"PluginArray":["PluginArray"],"PointerEvent":["PointerEvent"],"PointerEventInit":[],"PointerLockOptions":[],"PopoverInvokerElement":["popoverTargetAction"],"PopStateEvent":["PopStateEvent"],"PopStateEventInit":[],"PositionAlignSetting":[],"PositionCallback":[],"PositionErrorCallback":[],"PositionOptions":[],"postMessage":["DedicatedWorkerGlobalScope/postMessage"],"PredefinedColorSpace":[],"PremultiplyAlpha":[],"PresentationStyle":[],"print":["Window/print"],"ProcessingInstruction":["ProcessingInstruction"],"ProgressEvent":["ProgressEvent"],"ProgressEventInit":[],"Promise":["https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/"],"PromiseConstructor":[],"PromiseConstructorLike":[],"PromiseFulfilledResult":[],"PromiseLike":[],"PromiseRejectedResult":[],"PromiseRejectionEvent":["PromiseRejectionEvent"],"PromiseRejectionEventInit":[],"PromiseSettledResult":[],"PromiseWithResolvers":[],"prompt":["Window/prompt"],"PropertyDecorator":[],"PropertyDefinition":[],"PropertyDescriptor":[],"PropertyDescriptorMap":[],"PropertyIndexedKeyframes":[],"PropertyKey":[],"Proxy":[],"ProxyConstructor":[],"ProxyHandler":[],"PublicKeyCredential":["PublicKeyCredential"],"PublicKeyCredentialClientCapabilities":[],"PublicKeyCredentialCreationOptions":[],"PublicKeyCredentialCreationOptionsJSON":[],"PublicKeyCredentialDescriptor":[],"PublicKeyCredentialDescriptorJSON":[],"PublicKeyCredentialEntity":[],"PublicKeyCredentialJSON":[],"PublicKeyCredentialParameters":[],"PublicKeyCredentialRequestOptions":[],"PublicKeyCredentialRequestOptionsJSON":[],"PublicKeyCredentialRpEntity":[],"PublicKeyCredentialType":[],"PublicKeyCredentialUserEntity":[],"PublicKeyCredentialUserEntityJSON":[],"PushEncryptionKeyName":[],"PushEvent":["PushEvent"],"PushEventInit":[],"PushManager":["PushManager"],"PushMessageData":["PushMessageData"],"PushMessageDataInit":[],"PushSubscription":["PushSubscription"],"PushSubscriptionChangeEvent":[],"PushSubscriptionChangeEventInit":[],"PushSubscriptionJSON":[],"PushSubscriptionOptions":["PushSubscriptionOptions"],"PushSubscriptionOptionsInit":[],"queueMicrotask":["Window/queueMicrotask"],"QueuingStrategy":[],"QueuingStrategyInit":[],"QueuingStrategySize":[],"RadioNodeList":["RadioNodeList"],"Range":["Range"],"RangeError":[],"RangeErrorConstructor":[],"ReadableByteStreamController":["ReadableByteStreamController"],"ReadableStream":["ReadableStream"],"ReadableStreamAsyncIterator":[],"ReadableStreamBYOBReader":["ReadableStreamBYOBReader"],"ReadableStreamBYOBRequest":["ReadableStreamBYOBRequest"],"ReadableStreamController":[],"ReadableStreamDefaultController":["ReadableStreamDefaultController"],"ReadableStreamDefaultReader":["ReadableStreamDefaultReader"],"ReadableStreamGenericReader":["closed"],"ReadableStreamGetReaderOptions":[],"ReadableStreamIteratorOptions":[],"ReadableStreamReadDoneResult":[],"ReadableStreamReader":[],"ReadableStreamReaderMode":[],"ReadableStreamReadResult":[],"ReadableStreamReadValueResult":[],"ReadableStreamType":[],"ReadableWritablePair":[],"Readonly":["https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype"],"ReadonlyArray":[],"ReadonlyMap":[],"ReadonlySet":[],"ReadonlySetLike":[],"ReadyState":[],"Record":["https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type"],"RecordingState":[],"RedEyeReduction":[],"ReferenceError":[],"ReferenceErrorConstructor":[],"ReferrerPolicy":[],"Reflect":[null,{"apply":[],"construct":[],"defineProperty":[],"deleteProperty":[],"get":[],"getOwnPropertyDescriptor":[],"getPrototypeOf":[],"has":[],"isExtensible":[],"ownKeys":[],"preventExtensions":[],"set":[],"setPrototypeOf":[]}],"RegExp":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/RegExp"],"RegExpConstructor":[],"RegExpExecArray":[],"RegExpIndicesArray":[],"RegExpMatchArray":[],"RegExpStringIterator":[],"RegistrationOptions":[],"releaseEvents":["Window/releaseEvents"],"RemotePlayback":["RemotePlayback"],"RemotePlaybackAvailabilityCallback":[],"RemotePlaybackEventMap":[],"RemotePlaybackState":[],"removeEventListener":[],"RenderingContext":[],"Report":["Report"],"ReportBody":["ReportBody"],"reportError":["Window/reportError"],"ReportingObserver":["ReportingObserver"],"ReportingObserverCallback":[],"ReportingObserverOptions":[],"ReportList":[],"Request":["Request"],"requestAnimationFrame":["DedicatedWorkerGlobalScope/requestAnimationFrame"],"RequestCache":[],"RequestCredentials":[],"RequestDestination":[],"requestIdleCallback":["Window/requestIdleCallback"],"RequestInfo":[],"RequestInit":[],"RequestMode":[],"RequestPriority":[],"RequestRedirect":[],"Required":["https://www.typescriptlang.org/docs/handbook/utility-types.html#requiredtype"],"ResidentKeyRequirement":[],"resizeBy":["Window/resizeBy"],"ResizeObserver":["ResizeObserver"],"ResizeObserverBoxOptions":[],"ResizeObserverCallback":[],"ResizeObserverEntry":["ResizeObserverEntry"],"ResizeObserverOptions":[],"ResizeObserverSize":["ResizeObserverSize"],"ResizeQuality":[],"resizeTo":["Window/resizeTo"],"Response":["Response"],"ResponseInit":[],"ResponseType":[],"ReturnType":["https://www.typescriptlang.org/docs/handbook/utility-types.html#returntypetype"],"RsaHashedImportParams":[],"RsaHashedKeyAlgorithm":[],"RsaHashedKeyGenParams":[],"RsaKeyAlgorithm":[],"RsaKeyGenParams":[],"RsaOaepParams":[],"RsaOtherPrimesInfo":[],"RsaPssParams":[],"RTCAnswerOptions":[],"RTCBundlePolicy":[],"RTCCertificate":["RTCCertificate"],"RTCCertificateExpiration":[],"RTCConfiguration":[],"RTCDataChannel":["RTCDataChannel"],"RTCDataChannelEvent":["RTCDataChannelEvent"],"RTCDataChannelEventInit":[],"RTCDataChannelEventMap":[],"RTCDataChannelInit":[],"RTCDataChannelState":[],"RTCDegradationPreference":[],"RTCDtlsFingerprint":[],"RTCDtlsRole":[],"RTCDtlsTransport":["RTCDtlsTransport"],"RTCDtlsTransportEventMap":[],"RTCDtlsTransportState":[],"RTCDTMFSender":["RTCDTMFSender"],"RTCDTMFSenderEventMap":[],"RTCDTMFToneChangeEvent":["RTCDTMFToneChangeEvent"],"RTCDTMFToneChangeEventInit":[],"RTCEncodedAudioFrame":["RTCEncodedAudioFrame"],"RTCEncodedAudioFrameMetadata":[],"RTCEncodedFrameMetadata":[],"RTCEncodedVideoFrame":["RTCEncodedVideoFrame"],"RTCEncodedVideoFrameMetadata":[],"RTCEncodedVideoFrameType":[],"RTCError":["RTCError"],"RTCErrorDetailType":[],"RTCErrorEvent":["RTCErrorEvent"],"RTCErrorEventInit":[],"RTCErrorInit":[],"RTCIceCandidate":["RTCIceCandidate"],"RTCIceCandidateInit":[],"RTCIceCandidatePair":[],"RTCIceCandidatePairStats":[],"RTCIceCandidateType":[],"RTCIceComponent":[],"RTCIceConnectionState":[],"RTCIceGathererState":[],"RTCIceGatheringState":[],"RTCIceProtocol":[],"RTCIceRole":[],"RTCIceServer":[],"RTCIceTcpCandidateType":[],"RTCIceTransport":["RTCIceTransport"],"RTCIceTransportEventMap":[],"RTCIceTransportPolicy":[],"RTCIceTransportState":[],"RTCInboundRtpStreamStats":[],"RTCLocalIceCandidateInit":[],"RTCLocalSessionDescriptionInit":[],"RTCOfferAnswerOptions":[],"RTCOfferOptions":[],"RTCOutboundRtpStreamStats":[],"RTCPeerConnection":["RTCPeerConnection"],"RTCPeerConnectionErrorCallback":[],"RTCPeerConnectionEventMap":[],"RTCPeerConnectionIceErrorEvent":["RTCPeerConnectionIceErrorEvent"],"RTCPeerConnectionIceErrorEventInit":[],"RTCPeerConnectionIceEvent":["RTCPeerConnectionIceEvent"],"RTCPeerConnectionIceEventInit":[],"RTCPeerConnectionState":[],"RTCPriorityType":[],"RTCQualityLimitationReason":[],"RTCReceivedRtpStreamStats":[],"RTCRtcpMuxPolicy":[],"RTCRtcpParameters":[],"RTCRtpCapabilities":[],"RTCRtpCodec":[],"RTCRtpCodecParameters":[],"RTCRtpCodingParameters":[],"RTCRtpContributingSource":[],"RTCRtpEncodingParameters":[],"RTCRtpHeaderExtensionCapability":[],"RTCRtpHeaderExtensionParameters":[],"RTCRtpParameters":[],"RTCRtpReceiveParameters":[],"RTCRtpReceiver":["RTCRtpReceiver"],"RTCRtpScriptTransform":["RTCRtpScriptTransform"],"RTCRtpScriptTransformer":["RTCRtpScriptTransformer"],"RTCRtpSender":["RTCRtpSender"],"RTCRtpSendParameters":[],"RTCRtpStreamStats":[],"RTCRtpSynchronizationSource":[],"RTCRtpTransceiver":["setCodecPreferences"],"RTCRtpTransceiverDirection":[],"RTCRtpTransceiverInit":[],"RTCRtpTransform":[],"RTCSctpTransport":["RTCSctpTransport"],"RTCSctpTransportEventMap":[],"RTCSctpTransportState":[],"RTCSdpType":[],"RTCSentRtpStreamStats":[],"RTCSessionDescription":["RTCSessionDescription"],"RTCSessionDescriptionCallback":[],"RTCSessionDescriptionInit":[],"RTCSetParameterOptions":[],"RTCSignalingState":[],"RTCStats":[],"RTCStatsIceCandidatePairState":[],"RTCStatsReport":["RTCStatsReport"],"RTCStatsType":[],"RTCTrackEvent":["RTCTrackEvent"],"RTCTrackEventInit":[],"RTCTransformEvent":["RTCTransformEvent"],"RTCTransportStats":[],"SafeArray":[],"screen":[],"Screen":["Screen"],"screenLeft":[],"ScreenOrientation":["ScreenOrientation"],"ScreenOrientationEventMap":[],"screenTop":[],"screenX":[],"screenY":[],"ScriptProcessorNode":["ScriptProcessorNode"],"ScriptProcessorNodeEventMap":[],"scroll":["Window/scroll"],"scrollbars":[],"ScrollBehavior":[],"scrollBy":["Window/scrollBy"],"ScrollIntoViewOptions":[],"ScrollLogicalPosition":[],"ScrollOptions":[],"ScrollRestoration":[],"ScrollSetting":[],"scrollTo":["Window/scrollTo"],"ScrollToOptions":[],"scrollX":[],"scrollY":[],"SecurityPolicyViolationEvent":["SecurityPolicyViolationEvent"],"SecurityPolicyViolationEventDisposition":[],"SecurityPolicyViolationEventInit":[],"Selection":["Selection"],"SelectionMode":[],"self":[],"ServiceWorker":["ServiceWorker"],"ServiceWorkerContainer":["ServiceWorkerContainer"],"ServiceWorkerContainerEventMap":[],"ServiceWorkerEventMap":[],"ServiceWorkerGlobalScope":["ServiceWorkerGlobalScope"],"ServiceWorkerGlobalScopeEventMap":[],"ServiceWorkerRegistration":["ServiceWorkerRegistration"],"ServiceWorkerRegistrationEventMap":[],"ServiceWorkerState":[],"ServiceWorkerUpdateViaCache":[],"sessionStorage":[],"Set":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Set"],"SetConstructor":[],"setInterval":["Window/setInterval"],"SetIterator":[],"setTimeout":["Window/setTimeout"],"ShadowRoot":["ShadowRoot"],"ShadowRootEventMap":[],"ShadowRootInit":[],"ShadowRootMode":[],"SharedArrayBuffer":[],"SharedArrayBufferConstructor":[],"ShareData":[],"SharedWorker":["SharedWorker"],"SharedWorkerGlobalScope":["SharedWorkerGlobalScope"],"SharedWorkerGlobalScopeEventMap":[],"SlotAssignmentMode":[],"Slottable":["assignedSlot"],"SourceBuffer":["SourceBuffer"],"SourceBufferEventMap":[],"SourceBufferList":["SourceBufferList"],"SourceBufferListEventMap":[],"SpeechRecognitionAlternative":["SpeechRecognitionAlternative"],"SpeechRecognitionResult":["SpeechRecognitionResult"],"SpeechRecognitionResultList":["SpeechRecognitionResultList"],"speechSynthesis":[],"SpeechSynthesis":["SpeechSynthesis"],"SpeechSynthesisErrorCode":[],"SpeechSynthesisErrorEvent":["SpeechSynthesisErrorEvent"],"SpeechSynthesisErrorEventInit":[],"SpeechSynthesisEvent":["SpeechSynthesisEvent"],"SpeechSynthesisEventInit":[],"SpeechSynthesisEventMap":[],"SpeechSynthesisUtterance":["SpeechSynthesisUtterance"],"SpeechSynthesisUtteranceEventMap":[],"SpeechSynthesisVoice":["SpeechSynthesisVoice"],"StartViewTransitionOptions":[],"StaticRange":["StaticRange"],"StaticRangeInit":[],"status":[],"statusbar":[],"StereoPannerNode":["StereoPannerNode"],"StereoPannerOptions":[],"stop":["Window/stop"],"Storage":["Storage"],"StorageEstimate":[],"StorageEvent":["StorageEvent"],"StorageEventInit":[],"StorageManager":["StorageManager"],"StreamPipeOptions":[],"String":[],"StringConstructor":[],"StringIterator":[],"structuredClone":["Window/structuredClone"],"StructuredSerializeOptions":[],"StyleMedia":[],"StylePropertyMap":["StylePropertyMap"],"StylePropertyMapReadOnly":["StylePropertyMapReadOnly"],"StylePropertyMapReadOnlyIterator":[],"StyleSheet":["StyleSheet"],"StyleSheetList":["StyleSheetList"],"SubmitEvent":["SubmitEvent"],"SubmitEventInit":[],"SubtleCrypto":["deriveKey"],"SuppressedError":[],"SuppressedErrorConstructor":[],"SVGAElement":["SVGAElement"],"SVGAngle":["SVGAngle"],"SVGAnimatedAngle":["SVGAnimatedAngle"],"SVGAnimatedBoolean":["SVGAnimatedBoolean"],"SVGAnimatedEnumeration":["SVGAnimatedEnumeration"],"SVGAnimatedInteger":["SVGAnimatedInteger"],"SVGAnimatedLength":["SVGAnimatedLength"],"SVGAnimatedLengthList":["SVGAnimatedLengthList"],"SVGAnimatedNumber":["SVGAnimatedNumber"],"SVGAnimatedNumberList":["SVGAnimatedNumberList"],"SVGAnimatedPoints":["animatedPoints"],"SVGAnimatedPreserveAspectRatio":["SVGAnimatedPreserveAspectRatio"],"SVGAnimatedRect":["SVGAnimatedRect"],"SVGAnimatedString":["SVGAnimatedString"],"SVGAnimatedTransformList":["SVGAnimatedTransformList"],"SVGAnimateElement":["SVGAnimateElement"],"SVGAnimateMotionElement":["SVGAnimateMotionElement"],"SVGAnimateTransformElement":["SVGAnimateTransformElement"],"SVGAnimationElement":["SVGAnimationElement"],"SVGBoundingBoxOptions":[],"SVGCircleElement":["SVGCircleElement"],"SVGClipPathElement":["SVGClipPathElement"],"SVGComponentTransferFunctionElement":["SVGComponentTransferFunctionElement"],"SVGDefsElement":["SVGDefsElement"],"SVGDescElement":["SVGDescElement"],"SVGElement":["SVGElement"],"SVGElementEventMap":[],"SVGElementTagNameMap":[],"SVGEllipseElement":["SVGEllipseElement"],"SVGFEBlendElement":["SVGFEBlendElement"],"SVGFEColorMatrixElement":["SVGFEColorMatrixElement"],"SVGFEComponentTransferElement":["SVGFEComponentTransferElement"],"SVGFECompositeElement":["SVGFECompositeElement"],"SVGFEConvolveMatrixElement":["SVGFEConvolveMatrixElement"],"SVGFEDiffuseLightingElement":["SVGFEDiffuseLightingElement"],"SVGFEDisplacementMapElement":["SVGFEDisplacementMapElement"],"SVGFEDistantLightElement":["SVGFEDistantLightElement"],"SVGFEDropShadowElement":["SVGFEDropShadowElement"],"SVGFEFloodElement":["SVGFEFloodElement"],"SVGFEFuncAElement":["SVGFEFuncAElement"],"SVGFEFuncBElement":["SVGFEFuncBElement"],"SVGFEFuncGElement":["SVGFEFuncGElement"],"SVGFEFuncRElement":["SVGFEFuncRElement"],"SVGFEGaussianBlurElement":["SVGFEGaussianBlurElement"],"SVGFEImageElement":["SVGFEImageElement"],"SVGFEMergeElement":["SVGFEMergeElement"],"SVGFEMergeNodeElement":["SVGFEMergeNodeElement"],"SVGFEMorphologyElement":["SVGFEMorphologyElement"],"SVGFEOffsetElement":["SVGFEOffsetElement"],"SVGFEPointLightElement":["SVGFEPointLightElement"],"SVGFESpecularLightingElement":["SVGFESpecularLightingElement"],"SVGFESpotLightElement":["SVGFESpotLightElement"],"SVGFETileElement":["SVGFETileElement"],"SVGFETurbulenceElement":["SVGFETurbulenceElement"],"SVGFilterElement":["SVGFilterElement"],"SVGFilterPrimitiveStandardAttributes":["height"],"SVGFitToViewBox":["preserveAspectRatio"],"SVGForeignObjectElement":["SVGForeignObjectElement"],"SVGGElement":["SVGGElement"],"SVGGeometryElement":["SVGGeometryElement"],"SVGGradientElement":["SVGGradientElement"],"SVGGraphicsElement":["SVGGraphicsElement"],"SVGImageElement":["SVGImageElement"],"SVGLength":["SVGLength"],"SVGLengthList":["SVGLengthList"],"SVGLinearGradientElement":["SVGLinearGradientElement"],"SVGLineElement":["SVGLineElement"],"SVGMarkerElement":["SVGMarkerElement"],"SVGMaskElement":["SVGMaskElement"],"SVGMatrix":[],"SVGMetadataElement":["SVGMetadataElement"],"SVGMPathElement":["SVGMPathElement"],"SVGNumber":["SVGNumber"],"SVGNumberList":["SVGNumberList"],"SVGPathElement":["SVGPathElement"],"SVGPatternElement":["SVGPatternElement"],"SVGPoint":[],"SVGPointList":["SVGPointList"],"SVGPolygonElement":["SVGPolygonElement"],"SVGPolylineElement":["SVGPolylineElement"],"SVGPreserveAspectRatio":["SVGPreserveAspectRatio"],"SVGRadialGradientElement":["SVGRadialGradientElement"],"SVGRect":[],"SVGRectElement":["SVGRectElement"],"SVGScriptElement":["SVGScriptElement"],"SVGSetElement":["SVGSetElement"],"SVGStopElement":["SVGStopElement"],"SVGStringList":["SVGStringList"],"SVGStyleElement":["SVGStyleElement"],"SVGSVGElement":["SVGSVGElement"],"SVGSVGElementEventMap":[],"SVGSwitchElement":["SVGSwitchElement"],"SVGSymbolElement":["SVGSymbolElement"],"SVGTests":["requiredExtensions"],"SVGTextContentElement":["SVGTextContentElement"],"SVGTextElement":["SVGTextElement"],"SVGTextPathElement":["SVGTextPathElement"],"SVGTextPositioningElement":["SVGTextPositioningElement"],"SVGTitleElement":["SVGTitleElement"],"SVGTransform":["SVGTransform"],"SVGTransformList":["SVGTransformList"],"SVGTSpanElement":["SVGTSpanElement"],"SVGUnitTypes":["SVGUnitTypes"],"SVGURIReference":["href"],"SVGUseElement":["SVGUseElement"],"SVGViewElement":["SVGViewElement"],"Symbol":[],"SymbolConstructor":[],"SyntaxError":[],"SyntaxErrorConstructor":[],"TemplateStringsArray":[],"TexImageSource":[],"Text":["Text"],"TextDecodeOptions":[],"TextDecoder":["TextDecoder"],"TextDecoderCommon":["encoding"],"TextDecoderOptions":[],"TextDecoderStream":["TextDecoderStream"],"TextEncoder":["TextEncoder"],"TextEncoderCommon":["encoding"],"TextEncoderEncodeIntoResult":[],"TextEncoderStream":["TextEncoderStream"],"TextEvent":["TextEvent"],"TextMetrics":["TextMetrics"],"TextStreamBase":[],"TextStreamReader":[],"TextStreamWriter":[],"TextTrack":["TextTrack"],"TextTrackCue":["TextTrackCue"],"TextTrackCueEventMap":[],"TextTrackCueList":["TextTrackCueList"],"TextTrackEventMap":[],"TextTrackKind":[],"TextTrackList":["TextTrackList"],"TextTrackListEventMap":[],"TextTrackMode":[],"ThisParameterType":["https://www.typescriptlang.org/docs/handbook/utility-types.html#thisparametertypetype"],"ThisType":["https://www.typescriptlang.org/docs/handbook/utility-types.html#thistypetype"],"TimeRanges":["TimeRanges"],"TimerHandler":[],"ToggleEvent":["ToggleEvent"],"ToggleEventInit":[],"toolbar":[],"top":[],"Touch":["Touch"],"TouchEvent":["TouchEvent"],"TouchEventInit":[],"TouchInit":[],"TouchList":["TouchList"],"TouchType":[],"TrackEvent":["TrackEvent"],"TrackEventInit":[],"Transferable":[],"TransferFunction":[],"Transformer":[],"TransformerFlushCallback":[],"TransformerStartCallback":[],"TransformerTransformCallback":[],"TransformStream":["TransformStream"],"TransformStreamDefaultController":["TransformStreamDefaultController"],"TransitionEvent":["TransitionEvent"],"TransitionEventInit":[],"TreeWalker":["TreeWalker"],"TypedPropertyDescriptor":[],"TypeError":[],"TypeErrorConstructor":[],"UIEvent":["UIEvent"],"UIEventInit":[],"Uint16Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint16Array"],"Uint16ArrayConstructor":[],"Uint32Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint32Array"],"Uint32ArrayConstructor":[],"Uint32List":[],"Uint8Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array"],"Uint8ArrayConstructor":[],"Uint8ClampedArray":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint8ClampedArray"],"Uint8ClampedArrayConstructor":[],"ULongRange":[],"Uncapitalize":["https://www.typescriptlang.org/docs/handbook/utility-types.html#intrinsic-string-manipulation-types"],"UnderlyingByteSource":[],"UnderlyingDefaultSource":[],"UnderlyingSink":[],"UnderlyingSinkAbortCallback":[],"UnderlyingSinkCloseCallback":[],"UnderlyingSinkStartCallback":[],"UnderlyingSinkWriteCallback":[],"UnderlyingSource":[],"UnderlyingSourceCancelCallback":[],"UnderlyingSourcePullCallback":[],"UnderlyingSourceStartCallback":[],"unescape":[],"Uppercase":["https://www.typescriptlang.org/docs/handbook/utility-types.html#intrinsic-string-manipulation-types"],"URIError":[],"URIErrorConstructor":[],"URL":["URL"],"URLSearchParams":["URLSearchParams"],"URLSearchParamsIterator":[],"UserActivation":["UserActivation"],"UserVerificationRequirement":[],"ValidityState":["ValidityState"],"ValidityStateFlags":[],"VarDate":[],"VBArray":[],"VBArrayConstructor":[],"VibratePattern":[],"VideoColorPrimaries":[],"VideoColorSpace":["VideoColorSpace"],"VideoColorSpaceInit":[],"VideoConfiguration":[],"VideoDecoder":["VideoDecoder"],"VideoDecoderConfig":[],"VideoDecoderEventMap":[],"VideoDecoderInit":[],"VideoDecoderSupport":[],"VideoEncoder":["VideoEncoder"],"VideoEncoderBitrateMode":[],"VideoEncoderConfig":[],"VideoEncoderEncodeOptions":[],"VideoEncoderEncodeOptionsForAvc":[],"VideoEncoderEventMap":[],"VideoEncoderInit":[],"VideoEncoderSupport":[],"VideoFacingModeEnum":[],"VideoFrame":["VideoFrame"],"VideoFrameBufferInit":[],"VideoFrameCallbackMetadata":[],"VideoFrameCopyToOptions":[],"VideoFrameInit":[],"VideoFrameOutputCallback":[],"VideoFrameRequestCallback":[],"VideoMatrixCoefficients":[],"VideoPixelFormat":[],"VideoPlaybackQuality":["VideoPlaybackQuality"],"VideoTransferCharacteristics":[],"ViewTransition":["ViewTransition"],"ViewTransitionTypeSet":[],"ViewTransitionUpdateCallback":[],"visualViewport":[],"VisualViewport":["VisualViewport"],"VisualViewportEventMap":[],"VoidFunction":[],"VTTCue":["VTTCue"],"VTTRegion":["VTTRegion"],"WakeLock":["WakeLock"],"WakeLockSentinel":["WakeLockSentinel"],"WakeLockSentinelEventMap":[],"WakeLockType":[],"WaveShaperNode":["WaveShaperNode"],"WaveShaperOptions":[],"WeakKey":[],"WeakKeyTypes":[],"WeakMap":[],"WeakMapConstructor":[],"WeakRef":[],"WeakRefConstructor":[],"WeakSet":[],"WeakSetConstructor":[],"WebAssembly":[null,{"compile":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/compile_static"],"CompileError":[],"compileStreaming":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/compileStreaming_static"],"Exports":[],"ExportValue":[],"Global":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Global"],"GlobalDescriptor":[],"ImportExportKind":[],"Imports":[],"ImportValue":[],"Instance":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Instance"],"instantiate":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/instantiate_static"],"instantiateStreaming":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/instantiateStreaming_static"],"LinkError":[],"Memory":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Memory"],"MemoryDescriptor":[],"Module":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Module"],"ModuleExportDescriptor":[],"ModuleImportDescriptor":[],"ModuleImports":[],"RuntimeError":[],"Table":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Table"],"TableDescriptor":[],"TableKind":[],"validate":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/validate_static"],"ValueType":[],"ValueTypeMap":[],"WebAssemblyInstantiatedSource":[]}],"WebCodecsErrorCallback":[],"WEBGL_color_buffer_float":["WEBGL_color_buffer_float"],"WEBGL_compressed_texture_astc":["WEBGL_compressed_texture_astc"],"WEBGL_compressed_texture_etc":["WEBGL_compressed_texture_etc"],"WEBGL_compressed_texture_etc1":["WEBGL_compressed_texture_etc1"],"WEBGL_compressed_texture_pvrtc":["WEBGL_compressed_texture_pvrtc"],"WEBGL_compressed_texture_s3tc":["WEBGL_compressed_texture_s3tc"],"WEBGL_compressed_texture_s3tc_srgb":["WEBGL_compressed_texture_s3tc_srgb"],"WEBGL_debug_renderer_info":["WEBGL_debug_renderer_info"],"WEBGL_debug_shaders":["WEBGL_debug_shaders"],"WEBGL_depth_texture":["WEBGL_depth_texture"],"WEBGL_draw_buffers":["drawBuffersWEBGL"],"WEBGL_lose_context":["WEBGL_lose_context"],"WEBGL_multi_draw":["multiDrawArraysInstancedWEBGL"],"WebGL2RenderingContext":["WebGL2RenderingContext"],"WebGL2RenderingContextBase":["clearBuffer"],"WebGL2RenderingContextOverloads":["uniform"],"WebGLActiveInfo":["WebGLActiveInfo"],"WebGLBuffer":["WebGLBuffer"],"WebGLContextAttributes":[],"WebGLContextEvent":["WebGLContextEvent"],"WebGLContextEventInit":[],"WebGLFramebuffer":["WebGLFramebuffer"],"WebGLPowerPreference":[],"WebGLProgram":["WebGLProgram"],"WebGLQuery":["WebGLQuery"],"WebGLRenderbuffer":["WebGLRenderbuffer"],"WebGLRenderingContext":["WebGLRenderingContext"],"WebGLRenderingContextBase":["vertexAttrib"],"WebGLRenderingContextOverloads":["uniform"],"WebGLSampler":["WebGLSampler"],"WebGLShader":["WebGLShader"],"WebGLShaderPrecisionFormat":["WebGLShaderPrecisionFormat"],"WebGLSync":["WebGLSync"],"WebGLTexture":["WebGLTexture"],"WebGLTransformFeedback":["WebGLTransformFeedback"],"WebGLUniformLocation":["WebGLUniformLocation"],"WebGLVertexArrayObject":["WebGLVertexArrayObject"],"WebGLVertexArrayObjectOES":["WebGLVertexArrayObject"],"WebKitCSSMatrix":[],"webkitURL":[],"WebSocket":["WebSocket"],"WebSocketEventMap":[],"WebTransport":["WebTransport"],"WebTransportBidirectionalStream":["WebTransportBidirectionalStream"],"WebTransportCloseInfo":[],"WebTransportCongestionControl":[],"WebTransportDatagramDuplexStream":["WebTransportDatagramDuplexStream"],"WebTransportError":["WebTransportError"],"WebTransportErrorOptions":[],"WebTransportErrorSource":[],"WebTransportHash":[],"WebTransportOptions":[],"WebTransportSendOptions":[],"WebTransportSendStreamOptions":[],"WheelEvent":["WheelEvent"],"WheelEventInit":[],"window":[],"Window":["Window"],"WindowClient":["WindowClient"],"WindowEventHandlers":["afterprint_event"],"WindowEventHandlersEventMap":[],"WindowEventMap":[],"WindowLocalStorage":["localStorage"],"WindowOrWorkerGlobalScope":["caches"],"WindowPostMessageOptions":[],"WindowProxy":[],"WindowSessionStorage":["sessionStorage"],"Worker":["Worker"],"WorkerEventMap":[],"WorkerGlobalScope":["WorkerGlobalScope"],"WorkerGlobalScopeEventMap":[],"WorkerLocation":["WorkerLocation"],"WorkerNavigator":["WorkerNavigator"],"WorkerOptions":[],"WorkerType":[],"Worklet":["Worklet"],"WorkletOptions":[],"WritableStream":["WritableStream"],"WritableStreamDefaultController":["WritableStreamDefaultController"],"WritableStreamDefaultWriter":["WritableStreamDefaultWriter"],"WriteCommandType":[],"WriteParams":[],"WScript":[],"WSH":[],"XMLDocument":["XMLDocument"],"XMLHttpRequest":["XMLHttpRequest"],"XMLHttpRequestBodyInit":[],"XMLHttpRequestEventMap":[],"XMLHttpRequestEventTarget":["XMLHttpRequestEventTarget"],"XMLHttpRequestEventTargetEventMap":[],"XMLHttpRequestResponseType":[],"XMLHttpRequestUpload":["XMLHttpRequestUpload"],"XMLSerializer":["XMLSerializer"],"XPathEvaluator":["XPathEvaluator"],"XPathEvaluatorBase":["createExpression"],"XPathExpression":["XPathExpression"],"XPathNSResolver":[],"XPathResult":["XPathResult"],"XSLTProcessor":["XSLTProcessor"]}'), xn = {
1198
- globals: Pn
1204
+ const Ln = /* @__PURE__ */ JSON.parse('{"AbortController":["AbortController"],"AbortSignal":["AbortSignal"],"AbortSignalEventMap":[],"AbstractRange":["AbstractRange"],"AbstractWorker":["error_event"],"AbstractWorkerEventMap":[],"ActiveXObject":[],"addEventListener":[],"AddEventListenerOptions":[],"AddressErrors":[],"AesCbcParams":[],"AesCtrParams":[],"AesDerivedKeyParams":[],"AesGcmParams":[],"AesKeyAlgorithm":[],"AesKeyGenParams":[],"AggregateError":[],"AggregateErrorConstructor":[],"alert":["Window/alert"],"Algorithm":[],"AlgorithmIdentifier":[],"AlignSetting":[],"AllowSharedBufferSource":[],"AlphaOption":[],"AnalyserNode":["AnalyserNode"],"AnalyserOptions":[],"ANGLE_instanced_arrays":["ANGLE_instanced_arrays"],"Animatable":["animate"],"Animation":["Animation"],"AnimationEffect":["AnimationEffect"],"AnimationEvent":["AnimationEvent"],"AnimationEventInit":[],"AnimationEventMap":[],"AnimationFrameProvider":["cancelAnimationFrame"],"AnimationPlaybackEvent":["AnimationPlaybackEvent"],"AnimationPlaybackEventInit":[],"AnimationPlayState":[],"AnimationReplaceState":[],"AnimationTimeline":["AnimationTimeline"],"AppendMode":[],"ARIAMixin":["ariaActiveDescendantElement"],"Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array"],"ArrayBuffer":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer"],"ArrayBufferConstructor":[],"ArrayBufferLike":[],"ArrayBufferTypes":[],"ArrayBufferView":[],"ArrayConstructor":[],"ArrayIterator":[],"ArrayLike":[],"AssignedNodesOptions":[],"AsyncDisposable":[],"AsyncDisposableStack":[],"AsyncDisposableStackConstructor":[],"AsyncGenerator":[],"AsyncGeneratorFunction":[],"AsyncGeneratorFunctionConstructor":[],"AsyncIterable":[],"AsyncIterableIterator":[],"AsyncIterator":[],"AsyncIteratorObject":[],"atob":["Window/atob"],"Atomics":[],"AttestationConveyancePreference":[],"Attr":["Attr"],"Audio":[],"AudioBuffer":["AudioBuffer"],"AudioBufferOptions":[],"AudioBufferSourceNode":["AudioBufferSourceNode"],"AudioBufferSourceOptions":[],"AudioConfiguration":[],"AudioContext":["AudioContext"],"AudioContextLatencyCategory":[],"AudioContextOptions":[],"AudioContextState":[],"AudioData":["AudioData"],"AudioDataCopyToOptions":[],"AudioDataInit":[],"AudioDataOutputCallback":[],"AudioDecoder":["AudioDecoder"],"AudioDecoderConfig":[],"AudioDecoderEventMap":[],"AudioDecoderInit":[],"AudioDecoderSupport":[],"AudioDestinationNode":["AudioDestinationNode"],"AudioEncoder":["AudioEncoder"],"AudioEncoderConfig":[],"AudioEncoderEventMap":[],"AudioEncoderInit":[],"AudioEncoderSupport":[],"AudioListener":["AudioListener"],"AudioNode":["AudioNode"],"AudioNodeOptions":[],"AudioParam":["setValueCurveAtTime"],"AudioParamMap":["AudioParamMap"],"AudioProcessingEvent":["AudioProcessingEvent"],"AudioProcessingEventInit":[],"AudioSampleFormat":[],"AudioScheduledSourceNode":["AudioScheduledSourceNode"],"AudioScheduledSourceNodeEventMap":[],"AudioTimestamp":[],"AudioWorklet":["AudioWorklet"],"AudioWorkletNode":["AudioWorkletNode"],"AudioWorkletNodeEventMap":[],"AudioWorkletNodeOptions":[],"AuthenticationExtensionsClientInputs":[],"AuthenticationExtensionsClientInputsJSON":[],"AuthenticationExtensionsClientOutputs":[],"AuthenticationExtensionsLargeBlobInputs":[],"AuthenticationExtensionsLargeBlobInputsJSON":[],"AuthenticationExtensionsLargeBlobOutputs":[],"AuthenticationExtensionsPRFInputs":[],"AuthenticationExtensionsPRFInputsJSON":[],"AuthenticationExtensionsPRFOutputs":[],"AuthenticationExtensionsPRFValues":[],"AuthenticationExtensionsPRFValuesJSON":[],"AuthenticatorAssertionResponse":["AuthenticatorAssertionResponse"],"AuthenticatorAttachment":[],"AuthenticatorAttestationResponse":["AuthenticatorAttestationResponse"],"AuthenticatorResponse":["AuthenticatorResponse"],"AuthenticatorSelectionCriteria":[],"AuthenticatorTransport":[],"AutoFill":[],"AutoFillAddressKind":[],"AutoFillBase":[],"AutoFillContactField":[],"AutoFillContactKind":[],"AutoFillCredentialField":[],"AutoFillField":[],"AutoFillNormalField":[],"AutoFillSection":[],"AutoKeyword":[],"AutomationRate":[],"AvcBitstreamFormat":[],"AvcEncoderConfig":[],"Awaited":["https://www.typescriptlang.org/docs/handbook/utility-types.html#awaitedtype"],"BarProp":["BarProp"],"Base64URLString":[],"BaseAudioContext":["createIIRFilter"],"BaseAudioContextEventMap":[],"BeforeUnloadEvent":["BeforeUnloadEvent"],"BigInt":[],"BigInt64Array":[],"BigInt64ArrayConstructor":[],"BigIntConstructor":[],"BigInteger":[],"BigIntToLocaleStringOptions":[],"BigUint64Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint64Array"],"BigUint64ArrayConstructor":[],"BinaryType":[],"BiquadFilterNode":["BiquadFilterNode"],"BiquadFilterOptions":[],"BiquadFilterType":[],"BitrateMode":[],"Blob":["Blob"],"BlobCallback":[],"BlobEvent":["BlobEvent"],"BlobEventInit":[],"BlobPart":[],"BlobPropertyBag":[],"blur":["Window/blur"],"Body":["body"],"BodyInit":[],"Boolean":[],"BooleanConstructor":[],"BroadcastChannel":["BroadcastChannel"],"BroadcastChannelEventMap":[],"btoa":["Window/btoa"],"BufferSource":[],"BuiltinIteratorReturn":[],"ByteLengthQueuingStrategy":["ByteLengthQueuingStrategy"],"Cache":["addAll"],"CacheQueryOptions":[],"caches":[],"CacheStorage":["CacheStorage"],"CallableFunction":[],"cancelAnimationFrame":["DedicatedWorkerGlobalScope/cancelAnimationFrame"],"cancelIdleCallback":["Window/cancelIdleCallback"],"CanPlayTypeResult":[],"CanvasCaptureMediaStreamTrack":["CanvasCaptureMediaStreamTrack"],"CanvasCompositing":["globalAlpha"],"CanvasDirection":[],"CanvasDrawImage":["drawImage"],"CanvasDrawPath":["beginPath"],"CanvasFillRule":[],"CanvasFillStrokeStyles":["fillStyle"],"CanvasFilters":["filter"],"CanvasFontKerning":[],"CanvasFontStretch":[],"CanvasFontVariantCaps":[],"CanvasGradient":["CanvasGradient"],"CanvasImageData":["createImageData"],"CanvasImageSmoothing":["imageSmoothingEnabled"],"CanvasImageSource":[],"CanvasLineCap":[],"CanvasLineJoin":[],"CanvasPath":["roundRect"],"CanvasPathDrawingStyles":["setLineDash"],"CanvasPattern":["CanvasPattern"],"CanvasRect":["clearRect"],"CanvasRenderingContext2D":["CanvasRenderingContext2D"],"CanvasRenderingContext2DSettings":[],"CanvasSettings":["getContextAttributes"],"CanvasShadowStyles":["shadowBlur"],"CanvasState":["isContextLost"],"CanvasText":["fillText"],"CanvasTextAlign":[],"CanvasTextBaseline":[],"CanvasTextDrawingStyles":["direction"],"CanvasTextRendering":[],"CanvasTransform":["getTransform"],"CanvasUserInterface":["drawFocusIfNeeded"],"Capitalize":["https://www.typescriptlang.org/docs/handbook/utility-types.html#intrinsic-string-manipulation-types"],"captureEvents":["Window/captureEvents"],"CaretPosition":["CaretPosition"],"CaretPositionFromPointOptions":[],"CDATASection":["CDATASection"],"ChannelCountMode":[],"ChannelInterpretation":[],"ChannelMergerNode":["ChannelMergerNode"],"ChannelMergerOptions":[],"ChannelSplitterNode":["ChannelSplitterNode"],"ChannelSplitterOptions":[],"CharacterData":["CharacterData"],"CheckVisibilityOptions":[],"ChildNode":["after"],"ClassAccessorDecoratorContext":[],"ClassAccessorDecoratorResult":[],"ClassAccessorDecoratorTarget":[],"ClassDecorator":[],"ClassDecoratorContext":[],"ClassFieldDecoratorContext":[],"ClassGetterDecoratorContext":[],"ClassMemberDecoratorContext":[],"ClassMethodDecoratorContext":[],"ClassSetterDecoratorContext":[],"clearInterval":["Window/clearInterval"],"clearTimeout":["Window/clearTimeout"],"Client":["Client"],"clientInformation":[],"ClientQueryOptions":[],"ClientRect":[],"Clients":["Clients"],"ClientTypes":[],"Clipboard":["Clipboard"],"ClipboardEvent":["ClipboardEvent"],"ClipboardEventInit":[],"ClipboardItem":["ClipboardItem"],"ClipboardItemData":[],"ClipboardItemOptions":[],"ClipboardItems":[],"close":["DedicatedWorkerGlobalScope/close"],"closed":[],"CloseEvent":["CloseEvent"],"CloseEventInit":[],"CodecState":[],"ColorGamut":[],"ColorSpaceConversion":[],"Comment":["Comment"],"CompositeOperation":[],"CompositeOperationOrAuto":[],"CompositionEvent":["CompositionEvent"],"CompositionEventInit":[],"CompressionFormat":[],"CompressionStream":["CompressionStream"],"ComputedEffectTiming":[],"ComputedKeyframe":[],"ConcatArray":[],"confirm":["Window/confirm"],"console":[],"Console":["console"],"ConstantSourceNode":["ConstantSourceNode"],"ConstantSourceOptions":[],"ConstrainBoolean":[],"ConstrainBooleanParameters":[],"ConstrainDOMString":[],"ConstrainDOMStringParameters":[],"ConstrainDouble":[],"ConstrainDoubleRange":[],"ConstrainULong":[],"ConstrainULongRange":[],"ConstructorParameters":["https://www.typescriptlang.org/docs/handbook/utility-types.html#constructorparameterstype"],"ContentVisibilityAutoStateChangeEvent":["ContentVisibilityAutoStateChangeEvent"],"ContentVisibilityAutoStateChangeEventInit":[],"ConvolverNode":["ConvolverNode"],"ConvolverOptions":[],"CookieChangeEvent":["CookieChangeEvent"],"CookieChangeEventInit":[],"CookieInit":[],"CookieList":[],"CookieListItem":[],"CookieSameSite":[],"cookieStore":[],"CookieStore":["CookieStore"],"CookieStoreDeleteOptions":[],"CookieStoreEventMap":[],"CookieStoreGetOptions":[],"CookieStoreManager":["subscribe"],"COSEAlgorithmIdentifier":[],"CountQueuingStrategy":["CountQueuingStrategy"],"createImageBitmap":["Window/createImageBitmap"],"Credential":["Credential"],"CredentialCreationOptions":[],"CredentialMediationRequirement":[],"CredentialPropertiesOutput":[],"CredentialRequestOptions":[],"CredentialsContainer":["CredentialsContainer"],"crossOriginIsolated":[],"crypto":[],"Crypto":["Crypto"],"CryptoKey":["CryptoKey"],"CryptoKeyPair":[],"CSPViolationReportBody":["CSPViolationReportBody"],"CSS":[null,{"cap":[],"ch":["CSS/factory_functions_static"],"cm":["CSS/factory_functions_static"],"cqb":["CSS/factory_functions_static"],"cqh":["CSS/factory_functions_static"],"cqi":["CSS/factory_functions_static"],"cqmax":["CSS/factory_functions_static"],"cqmin":["CSS/factory_functions_static"],"cqw":["CSS/factory_functions_static"],"deg":["CSS/factory_functions_static"],"dpcm":["CSS/factory_functions_static"],"dpi":["CSS/factory_functions_static"],"dppx":["CSS/factory_functions_static"],"dvb":["CSS/factory_functions_static"],"dvh":["CSS/factory_functions_static"],"dvi":["CSS/factory_functions_static"],"dvmax":["CSS/factory_functions_static"],"dvmin":["CSS/factory_functions_static"],"dvw":["CSS/factory_functions_static"],"em":["CSS/factory_functions_static"],"escape":["CSS/escape_static"],"ex":["CSS/factory_functions_static"],"fr":["CSS/factory_functions_static"],"grad":["CSS/factory_functions_static"],"highlights":[],"Hz":["CSS/factory_functions_static"],"ic":[],"kHz":["CSS/factory_functions_static"],"lh":[],"lvb":["CSS/factory_functions_static"],"lvh":["CSS/factory_functions_static"],"lvi":["CSS/factory_functions_static"],"lvmax":["CSS/factory_functions_static"],"lvmin":["CSS/factory_functions_static"],"lvw":["CSS/factory_functions_static"],"mm":["CSS/factory_functions_static"],"ms":["CSS/factory_functions_static"],"number":["CSS/factory_functions_static"],"pc":["CSS/factory_functions_static"],"percent":["CSS/factory_functions_static"],"pt":["CSS/factory_functions_static"],"px":["CSS/factory_functions_static"],"Q":["CSS/factory_functions_static"],"rad":["CSS/factory_functions_static"],"rcap":[],"rch":[],"registerProperty":["CSS/registerProperty_static"],"rem":["CSS/factory_functions_static"],"rex":[],"ric":[],"rlh":[],"s":["CSS/factory_functions_static"],"supports":["CSS/supports_static"],"svb":["CSS/factory_functions_static"],"svh":["CSS/factory_functions_static"],"svi":["CSS/factory_functions_static"],"svmax":["CSS/factory_functions_static"],"svmin":["CSS/factory_functions_static"],"svw":["CSS/factory_functions_static"],"turn":["CSS/factory_functions_static"],"vb":["CSS/factory_functions_static"],"vh":["CSS/factory_functions_static"],"vi":["CSS/factory_functions_static"],"vmax":["CSS/factory_functions_static"],"vmin":["CSS/factory_functions_static"],"vw":["CSS/factory_functions_static"]}],"CSSAnimation":["CSSAnimation"],"CSSConditionRule":["CSSConditionRule"],"CSSContainerRule":["CSSContainerRule"],"CSSCounterStyleRule":["CSSCounterStyleRule"],"CSSFontFaceRule":["CSSFontFaceRule"],"CSSFontFeatureValuesRule":["CSSFontFeatureValuesRule"],"CSSFontPaletteValuesRule":["CSSFontPaletteValuesRule"],"CSSGroupingRule":["CSSGroupingRule"],"CSSImageValue":["CSSImageValue"],"CSSImportRule":["CSSImportRule"],"CSSKeyframeRule":["CSSKeyframeRule"],"CSSKeyframesRule":["CSSKeyframesRule"],"CSSKeywordish":[],"CSSKeywordValue":["CSSKeywordValue"],"CSSLayerBlockRule":["CSSLayerBlockRule"],"CSSLayerStatementRule":["CSSLayerStatementRule"],"CSSMathClamp":[],"CSSMathInvert":["CSSMathInvert"],"CSSMathMax":["CSSMathMax"],"CSSMathMin":["CSSMathMin"],"CSSMathNegate":["CSSMathNegate"],"CSSMathOperator":[],"CSSMathProduct":["CSSMathProduct"],"CSSMathSum":["CSSMathSum"],"CSSMathValue":["CSSMathValue"],"CSSMatrixComponent":["CSSMatrixComponent"],"CSSMatrixComponentOptions":[],"CSSMediaRule":["CSSMediaRule"],"CSSNamespaceRule":["CSSNamespaceRule"],"CSSNestedDeclarations":["CSSNestedDeclarations"],"CSSNumberish":[],"CSSNumericArray":["CSSNumericArray"],"CSSNumericBaseType":[],"CSSNumericType":[],"CSSNumericValue":["CSSNumericValue"],"CSSPageRule":["CSSPageRule"],"CSSPerspective":["CSSPerspective"],"CSSPerspectiveValue":[],"CSSPropertyRule":["CSSPropertyRule"],"CSSRotate":["CSSRotate"],"CSSRule":["CSSRule"],"CSSRuleList":["CSSRuleList"],"CSSScale":["CSSScale"],"CSSScopeRule":["CSSScopeRule"],"CSSSkew":["CSSSkew"],"CSSSkewX":["CSSSkewX"],"CSSSkewY":["CSSSkewY"],"CSSStartingStyleRule":["CSSStartingStyleRule"],"CSSStyleDeclaration":["CSSStyleDeclaration"],"CSSStyleRule":["CSSStyleRule"],"CSSStyleSheet":["CSSStyleSheet"],"CSSStyleSheetInit":[],"CSSStyleValue":["CSSStyleValue"],"CSSSupportsRule":["CSSSupportsRule"],"CSSTransformComponent":["CSSTransformComponent"],"CSSTransformValue":["CSSTransformValue"],"CSSTransition":["CSSTransition"],"CSSTranslate":["CSSTranslate"],"CSSUnitValue":["CSSUnitValue"],"CSSUnparsedSegment":[],"CSSUnparsedValue":["CSSUnparsedValue"],"CSSVariableReferenceValue":["CSSVariableReferenceValue"],"CSSViewTransitionRule":[],"CustomElementConstructor":[],"CustomElementRegistry":["CustomElementRegistry"],"customElements":[],"CustomEvent":["CustomEvent"],"CustomEventInit":[],"CustomStateSet":["CustomStateSet"],"DataTransfer":["DataTransfer"],"DataTransferItem":["DataTransferItem"],"DataTransferItemList":["DataTransferItemList"],"DataView":[],"DataViewConstructor":[],"Date":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Date"],"DateConstructor":[],"DecodeErrorCallback":[],"DecodeSuccessCallback":[],"decodeURI":[],"decodeURIComponent":[],"DecompressionStream":["DecompressionStream"],"DecoratorContext":[],"DecoratorMetadata":[],"DecoratorMetadataObject":[],"DedicatedWorkerGlobalScope":["DedicatedWorkerGlobalScope"],"DedicatedWorkerGlobalScopeEventMap":[],"DelayNode":["DelayNode"],"DelayOptions":[],"DeviceMotionEvent":["DeviceMotionEvent"],"DeviceMotionEventAcceleration":["DeviceMotionEventAcceleration"],"DeviceMotionEventAccelerationInit":[],"DeviceMotionEventInit":[],"DeviceMotionEventRotationRate":["DeviceMotionEventRotationRate"],"DeviceMotionEventRotationRateInit":[],"DeviceOrientationEvent":["DeviceOrientationEvent"],"DeviceOrientationEventInit":[],"devicePixelRatio":[],"DirectionSetting":[],"dispatchEvent":["EventTarget/dispatchEvent"],"DisplayCaptureSurfaceType":[],"DisplayMediaStreamOptions":[],"Disposable":[],"DisposableStack":[],"DisposableStackConstructor":[],"DistanceModelType":[],"document":[],"Document":["Document"],"DocumentEventMap":[],"DocumentFragment":["DocumentFragment"],"DocumentOrShadowRoot":["activeElement"],"DocumentReadyState":[],"DocumentTimeline":["DocumentTimeline"],"DocumentTimelineOptions":[],"DocumentType":["DocumentType"],"DocumentVisibilityState":[],"DOMException":["DOMException"],"DOMHighResTimeStamp":[],"DOMImplementation":["DOMImplementation"],"DOMMatrix":["DOMMatrix"],"DOMMatrix2DInit":[],"DOMMatrixInit":[],"DOMMatrixReadOnly":["DOMMatrixReadOnly"],"DOMParser":["DOMParser"],"DOMParserSupportedType":[],"DOMPoint":["DOMPoint"],"DOMPointInit":[],"DOMPointReadOnly":["DOMPointReadOnly"],"DOMQuad":["DOMQuad"],"DOMQuadInit":[],"DOMRect":["DOMRect"],"DOMRectInit":[],"DOMRectList":["DOMRectList"],"DOMRectReadOnly":["DOMRectReadOnly"],"DOMStringList":["DOMStringList"],"DOMStringMap":["DOMStringMap"],"DOMTokenList":["DOMTokenList"],"DoubleRange":[],"DragEvent":["DragEvent"],"DragEventInit":[],"DynamicsCompressorNode":["DynamicsCompressorNode"],"DynamicsCompressorOptions":[],"EcdhKeyDeriveParams":[],"EcdsaParams":[],"EcKeyAlgorithm":[],"EcKeyGenParams":[],"EcKeyImportParams":[],"EffectTiming":[],"Element":["Element"],"ElementContentEditable":["contentEditable"],"ElementCreationOptions":[],"ElementCSSInlineStyle":["attributeStyleMap"],"ElementDefinitionOptions":[],"ElementEventMap":[],"ElementInternals":["ElementInternals"],"ElementTagNameMap":[],"EncodedAudioChunk":["EncodedAudioChunk"],"EncodedAudioChunkInit":[],"EncodedAudioChunkMetadata":[],"EncodedAudioChunkOutputCallback":[],"EncodedAudioChunkType":[],"EncodedVideoChunk":["EncodedVideoChunk"],"EncodedVideoChunkInit":[],"EncodedVideoChunkMetadata":[],"EncodedVideoChunkOutputCallback":[],"EncodedVideoChunkType":[],"encodeURI":[],"encodeURIComponent":[],"EndingType":[],"EndOfStreamError":[],"Enumerator":[],"EnumeratorConstructor":[],"EpochTimeStamp":[],"Error":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error"],"ErrorCallback":[],"ErrorConstructor":[],"ErrorEvent":["ErrorEvent"],"ErrorEventInit":[],"ErrorOptions":[],"escape":[],"eval":[],"EvalError":[],"EvalErrorConstructor":[],"event":[],"Event":["Event"],"EventCounts":["EventCounts"],"EventInit":[],"EventListener":[],"EventListenerObject":[],"EventListenerOptions":[],"EventListenerOrEventListenerObject":[],"EventModifierInit":[],"EventSource":["EventSource"],"EventSourceEventMap":[],"EventSourceInit":[],"EventTarget":["EventTarget"],"Exclude":["https://www.typescriptlang.org/docs/handbook/utility-types.html#excludeuniontype-excludedmembers"],"EXT_blend_minmax":["EXT_blend_minmax"],"EXT_color_buffer_float":["EXT_color_buffer_float"],"EXT_color_buffer_half_float":["EXT_color_buffer_half_float"],"EXT_float_blend":["EXT_float_blend"],"EXT_frag_depth":["EXT_frag_depth"],"EXT_shader_texture_lod":["EXT_shader_texture_lod"],"EXT_sRGB":["EXT_sRGB"],"EXT_texture_compression_bptc":["EXT_texture_compression_bptc"],"EXT_texture_compression_rgtc":["EXT_texture_compression_rgtc"],"EXT_texture_filter_anisotropic":["EXT_texture_filter_anisotropic"],"EXT_texture_norm16":["EXT_texture_norm16"],"ExtendableCookieChangeEvent":["ExtendableCookieChangeEvent"],"ExtendableCookieChangeEventInit":[],"ExtendableEvent":["ExtendableEvent"],"ExtendableEventInit":[],"ExtendableMessageEvent":["ExtendableMessageEvent"],"ExtendableMessageEventInit":[],"external":[],"External":[],"Extract":["https://www.typescriptlang.org/docs/handbook/utility-types.html#extracttype-union"],"fetch":["Window/fetch"],"FetchEvent":["FetchEvent"],"FetchEventInit":[],"File":["File"],"FileCallback":[],"FileList":["FileList"],"FilePropertyBag":[],"FileReader":["FileReader"],"FileReaderEventMap":[],"FileReaderSync":["FileReaderSync"],"FileSystem":["FileSystem"],"FileSystemCreateWritableOptions":[],"FileSystemDirectoryEntry":["FileSystemDirectoryEntry"],"FileSystemDirectoryHandle":["FileSystemDirectoryHandle"],"FileSystemDirectoryHandleAsyncIterator":[],"FileSystemDirectoryReader":["FileSystemDirectoryReader"],"FileSystemEntriesCallback":[],"FileSystemEntry":["FileSystemEntry"],"FileSystemEntryCallback":[],"FileSystemFileEntry":["FileSystemFileEntry"],"FileSystemFileHandle":["FileSystemFileHandle"],"FileSystemFlags":[],"FileSystemGetDirectoryOptions":[],"FileSystemGetFileOptions":[],"FileSystemHandle":["FileSystemHandle"],"FileSystemHandleKind":[],"FileSystemReadWriteOptions":[],"FileSystemRemoveOptions":[],"FileSystemSyncAccessHandle":["FileSystemSyncAccessHandle"],"FileSystemWritableFileStream":["FileSystemWritableFileStream"],"FileSystemWriteChunkType":[],"FillLightMode":[],"FillMode":[],"FinalizationRegistry":[],"FinalizationRegistryConstructor":[],"FlatArray":[],"Float16Array":[],"Float16ArrayConstructor":[],"Float32Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Float32Array"],"Float32ArrayConstructor":[],"Float32List":[],"Float64Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Float64Array"],"Float64ArrayConstructor":[],"focus":["Window/focus"],"FocusEvent":["FocusEvent"],"FocusEventInit":[],"FocusOptions":[],"FontDisplay":[],"FontFace":["FontFace"],"FontFaceDescriptors":[],"FontFaceLoadStatus":[],"FontFaceSet":["FontFaceSet"],"FontFaceSetEventMap":[],"FontFaceSetLoadEvent":["FontFaceSetLoadEvent"],"FontFaceSetLoadEventInit":[],"FontFaceSetLoadStatus":[],"FontFaceSource":["fonts"],"fonts":[],"FormData":["FormData"],"FormDataEntryValue":[],"FormDataEvent":["FormDataEvent"],"FormDataEventInit":[],"FormDataIterator":[],"FragmentDirective":["FragmentDirective"],"frameElement":[],"FrameRequestCallback":[],"frames":[],"FrameType":[],"FullscreenNavigationUI":[],"FullscreenOptions":[],"Function":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Function"],"FunctionConstructor":[],"FunctionStringCallback":[],"GainNode":["GainNode"],"GainOptions":[],"Gamepad":["Gamepad"],"GamepadButton":["GamepadButton"],"GamepadEffectParameters":[],"GamepadEvent":["GamepadEvent"],"GamepadEventInit":[],"GamepadHapticActuator":["GamepadHapticActuator"],"GamepadHapticEffectType":[],"GamepadHapticsResult":[],"GamepadMappingType":[],"Generator":[],"GeneratorFunction":[],"GeneratorFunctionConstructor":[],"GenericTransformStream":["readable"],"Geolocation":["Geolocation"],"GeolocationCoordinates":["GeolocationCoordinates"],"GeolocationPosition":["GeolocationPosition"],"GeolocationPositionError":["GeolocationPositionError"],"GetAnimationsOptions":[],"GetComposedRangesOptions":[],"getComputedStyle":["Window/getComputedStyle"],"GetHTMLOptions":[],"GetNotificationOptions":[],"GetRootNodeOptions":[],"getSelection":["Window/getSelection"],"GLbitfield":[],"GLboolean":[],"GLclampf":[],"GLenum":[],"GLfloat":[],"GLint":[],"GLint64":[],"GLintptr":[],"global":[],"GlobalCompositeOperation":[],"GlobalEventHandlers":["abort_event"],"GlobalEventHandlersEventMap":[],"GLsizei":[],"GLsizeiptr":[],"GLuint":[],"GLuint64":[],"GPUError":["GPUError"],"HardwareAcceleration":[],"HashAlgorithmIdentifier":[],"HashChangeEvent":["HashChangeEvent"],"HashChangeEventInit":[],"HdrMetadataType":[],"Headers":["Headers"],"HeadersInit":[],"HeadersIterator":[],"Highlight":["Highlight"],"HighlightRegistry":["HighlightRegistry"],"HighlightType":[],"history":[],"History":["History"],"HkdfParams":[],"HmacImportParams":[],"HmacKeyAlgorithm":[],"HmacKeyGenParams":[],"HTMLAllCollection":["HTMLAllCollection"],"HTMLAnchorElement":["HTMLAnchorElement"],"HTMLAreaElement":["HTMLAreaElement"],"HTMLAudioElement":["HTMLAudioElement"],"HTMLBaseElement":["HTMLBaseElement"],"HTMLBodyElement":["HTMLBodyElement"],"HTMLBodyElementEventMap":[],"HTMLBRElement":["HTMLBRElement"],"HTMLButtonElement":["HTMLButtonElement"],"HTMLCanvasElement":["HTMLCanvasElement"],"HTMLCollection":["namedItem"],"HTMLCollectionBase":["HTMLCollection"],"HTMLCollectionOf":[],"HTMLDataElement":["HTMLDataElement"],"HTMLDataListElement":["HTMLDataListElement"],"HTMLDetailsElement":["HTMLDetailsElement"],"HTMLDialogElement":["HTMLDialogElement"],"HTMLDirectoryElement":[],"HTMLDivElement":["HTMLDivElement"],"HTMLDListElement":["HTMLDListElement"],"HTMLDocument":[],"HTMLElement":["HTMLElement"],"HTMLElementDeprecatedTagNameMap":[],"HTMLElementEventMap":[],"HTMLElementTagNameMap":[],"HTMLEmbedElement":["HTMLEmbedElement"],"HTMLFieldSetElement":["HTMLFieldSetElement"],"HTMLFontElement":["HTMLFontElement"],"HTMLFormControlsCollection":["HTMLFormControlsCollection"],"HTMLFormElement":["HTMLFormElement"],"HTMLFrameElement":[],"HTMLFrameSetElement":["HTMLFrameSetElement"],"HTMLFrameSetElementEventMap":[],"HTMLHeadElement":["HTMLHeadElement"],"HTMLHeadingElement":["HTMLHeadingElement"],"HTMLHRElement":["HTMLHRElement"],"HTMLHtmlElement":["HTMLHtmlElement"],"HTMLHyperlinkElementUtils":["hash"],"HTMLIFrameElement":["HTMLIFrameElement"],"HTMLImageElement":["HTMLImageElement"],"HTMLInputElement":["HTMLInputElement"],"HTMLLabelElement":["HTMLLabelElement"],"HTMLLegendElement":["HTMLLegendElement"],"HTMLLIElement":["HTMLLIElement"],"HTMLLinkElement":["HTMLLinkElement"],"HTMLMapElement":["HTMLMapElement"],"HTMLMarqueeElement":["HTMLMarqueeElement"],"HTMLMediaElement":["HTMLMediaElement"],"HTMLMediaElementEventMap":[],"HTMLMenuElement":["HTMLMenuElement"],"HTMLMetaElement":["HTMLMetaElement"],"HTMLMeterElement":["HTMLMeterElement"],"HTMLModElement":["HTMLModElement"],"HTMLObjectElement":["HTMLObjectElement"],"HTMLOListElement":["HTMLOListElement"],"HTMLOptGroupElement":["HTMLOptGroupElement"],"HTMLOptionElement":["HTMLOptionElement"],"HTMLOptionsCollection":["HTMLOptionsCollection"],"HTMLOrSVGElement":["autofocus"],"HTMLOrSVGImageElement":[],"HTMLOrSVGScriptElement":[],"HTMLOutputElement":["HTMLOutputElement"],"HTMLParagraphElement":["HTMLParagraphElement"],"HTMLParamElement":["HTMLParamElement"],"HTMLPictureElement":["HTMLPictureElement"],"HTMLPreElement":["HTMLPreElement"],"HTMLProgressElement":["HTMLProgressElement"],"HTMLQuoteElement":["HTMLQuoteElement"],"HTMLScriptElement":["HTMLScriptElement"],"HTMLSelectElement":["HTMLSelectElement"],"HTMLSlotElement":["HTMLSlotElement"],"HTMLSourceElement":["HTMLSourceElement"],"HTMLSpanElement":["HTMLSpanElement"],"HTMLStyleElement":["HTMLStyleElement"],"HTMLTableCaptionElement":["HTMLTableCaptionElement"],"HTMLTableCellElement":["HTMLTableCellElement"],"HTMLTableColElement":["HTMLTableColElement"],"HTMLTableDataCellElement":[],"HTMLTableElement":["HTMLTableElement"],"HTMLTableHeaderCellElement":[],"HTMLTableRowElement":["HTMLTableRowElement"],"HTMLTableSectionElement":["HTMLTableSectionElement"],"HTMLTemplateElement":["HTMLTemplateElement"],"HTMLTextAreaElement":["HTMLTextAreaElement"],"HTMLTimeElement":["HTMLTimeElement"],"HTMLTitleElement":["HTMLTitleElement"],"HTMLTrackElement":["HTMLTrackElement"],"HTMLUListElement":["HTMLUListElement"],"HTMLUnknownElement":["HTMLUnknownElement"],"HTMLVideoElement":["HTMLVideoElement"],"HTMLVideoElementEventMap":[],"IArguments":[],"IDBCursor":["IDBCursor"],"IDBCursorDirection":[],"IDBCursorWithValue":["IDBCursorWithValue"],"IDBDatabase":["transaction"],"IDBDatabaseEventMap":[],"IDBDatabaseInfo":[],"IDBFactory":["IDBFactory"],"IDBIndex":["IDBIndex"],"IDBIndexParameters":[],"IDBKeyRange":["IDBKeyRange"],"IDBObjectStore":["createIndex"],"IDBObjectStoreParameters":[],"IDBOpenDBRequest":["IDBOpenDBRequest"],"IDBOpenDBRequestEventMap":[],"IDBRequest":["IDBRequest"],"IDBRequestEventMap":[],"IDBRequestReadyState":[],"IDBTransaction":["IDBTransaction"],"IDBTransactionDurability":[],"IDBTransactionEventMap":[],"IDBTransactionMode":[],"IDBTransactionOptions":[],"IDBValidKey":[],"IDBVersionChangeEvent":["IDBVersionChangeEvent"],"IDBVersionChangeEventInit":[],"IdleDeadline":["IdleDeadline"],"IdleRequestCallback":[],"IdleRequestOptions":[],"IIRFilterNode":["IIRFilterNode"],"IIRFilterOptions":[],"Image":[],"ImageBitmap":["ImageBitmap"],"ImageBitmapOptions":[],"ImageBitmapRenderingContext":["ImageBitmapRenderingContext"],"ImageBitmapRenderingContextSettings":[],"ImageBitmapSource":[],"ImageBufferSource":[],"ImageCapture":["ImageCapture"],"ImageData":["ImageData"],"ImageDataArray":[],"ImageDataSettings":[],"ImageDecodeOptions":[],"ImageDecoder":["ImageDecoder"],"ImageDecodeResult":[],"ImageDecoderInit":[],"ImageEncodeOptions":[],"ImageOrientation":[],"ImageSmoothingQuality":[],"ImageTrack":["ImageTrack"],"ImageTrackList":["ImageTrackList"],"ImportAssertions":[],"ImportAttributes":[],"ImportCallOptions":[],"ImportMeta":[],"ImportNodeOptions":[],"importScripts":["WorkerGlobalScope/importScripts"],"indexedDB":[],"Infinity":[],"innerHeight":[],"innerWidth":[],"InputDeviceInfo":["InputDeviceInfo"],"InputEvent":["InputEvent"],"InputEventInit":[],"InsertPosition":[],"InstanceType":["https://www.typescriptlang.org/docs/handbook/utility-types.html#instancetypetype"],"Int16Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Int16Array"],"Int16ArrayConstructor":[],"Int32Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Int32Array"],"Int32ArrayConstructor":[],"Int32List":[],"Int8Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Int8Array"],"Int8ArrayConstructor":[],"IntersectionObserver":["IntersectionObserver"],"IntersectionObserverCallback":[],"IntersectionObserverEntry":["IntersectionObserverEntry"],"IntersectionObserverInit":[],"Intl":[null,{"Collator":[],"CollatorConstructor":[],"CollatorOptions":[],"DateTimeFormat":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat"],"DateTimeFormatConstructor":[],"DateTimeFormatOptions":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/DateTimeFormat"],"DateTimeFormatPart":[],"DateTimeFormatPartTypes":[],"DateTimeFormatPartTypesRegistry":[],"DateTimeRangeFormatPart":[],"DisplayNames":[],"DisplayNamesFallback":[],"DisplayNamesLanguageDisplay":[],"DisplayNamesOptions":[],"DisplayNamesType":[],"getCanonicalLocales":[],"LDMLPluralRule":[],"ListFormat":[],"ListFormatLocaleMatcher":[],"ListFormatOptions":[],"ListFormatStyle":[],"ListFormatType":[],"Locale":[],"LocaleCollationCaseFirst":[],"LocaleHourCycleKey":[],"LocaleOptions":[],"LocalesArgument":[],"NumberFormat":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/NumberFormat"],"NumberFormatConstructor":[],"NumberFormatOptions":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat"],"NumberFormatOptionsCurrencyDisplay":[],"NumberFormatOptionsCurrencyDisplayRegistry":[],"NumberFormatOptionsSignDisplay":[],"NumberFormatOptionsSignDisplayRegistry":[],"NumberFormatOptionsStyle":[],"NumberFormatOptionsStyleRegistry":[],"NumberFormatOptionsUseGrouping":[],"NumberFormatOptionsUseGroupingRegistry":[],"NumberFormatPart":[],"NumberFormatPartTypeRegistry":[],"NumberFormatPartTypes":[],"NumberRangeFormatPart":[],"PluralRules":[],"PluralRulesConstructor":[],"PluralRulesOptions":[],"PluralRuleType":[],"RelativeTimeFormat":[],"RelativeTimeFormatLocaleMatcher":[],"RelativeTimeFormatNumeric":[],"RelativeTimeFormatOptions":[],"RelativeTimeFormatPart":[],"RelativeTimeFormatStyle":[],"RelativeTimeFormatUnit":[],"RelativeTimeFormatUnitSingular":[],"ResolvedCollatorOptions":[],"ResolvedDateTimeFormatOptions":[],"ResolvedDisplayNamesOptions":[],"ResolvedListFormatOptions":[],"ResolvedNumberFormatOptions":[],"ResolvedNumberFormatOptionsUseGrouping":[],"ResolvedPluralRulesOptions":[],"ResolvedRelativeTimeFormatOptions":[],"ResolvedSegmenterOptions":[],"SegmentData":[],"Segmenter":[],"SegmenterOptions":[],"SegmentIterator":[],"Segments":[],"StringNumericLiteral":[],"supportedValuesOf":[],"UnicodeBCP47LocaleIdentifier":[]}],"isFinite":[],"isNaN":[],"isSecureContext":[],"Iterable":[],"IterableIterator":[],"IterationCompositeOperation":[],"Iterator":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Iterator"],"IteratorConstructor":[],"IteratorObject":[],"IteratorObjectConstructor":[],"IteratorResult":[],"IteratorReturnResult":[],"IteratorYieldResult":[],"ITextWriter":[],"JSON":[],"JsonWebKey":[],"KeyAlgorithm":[],"KeyboardEvent":["KeyboardEvent"],"KeyboardEventInit":[],"KeyFormat":[],"Keyframe":[],"KeyframeAnimationOptions":[],"KeyframeEffect":["KeyframeEffect"],"KeyframeEffectOptions":[],"KeySystemTrackConfiguration":[],"KeyType":[],"KeyUsage":[],"KHR_parallel_shader_compile":["KHR_parallel_shader_compile"],"LargestContentfulPaint":["LargestContentfulPaint"],"LatencyMode":[],"length":[],"LineAlignSetting":[],"LineAndPositionSetting":[],"LinkStyle":["sheet"],"localStorage":[],"location":[],"Location":["Location"],"locationbar":[],"Lock":["Lock"],"LockGrantedCallback":[],"LockInfo":[],"LockManager":["LockManager"],"LockManagerSnapshot":[],"LockMode":[],"LockOptions":[],"LoginStatus":[],"Lowercase":["https://www.typescriptlang.org/docs/handbook/utility-types.html#intrinsic-string-manipulation-types"],"Map":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Map"],"MapConstructor":[],"MapIterator":[],"matchMedia":["Window/matchMedia"],"Math":[],"MathMLElement":["MathMLElement"],"MathMLElementEventMap":[],"MathMLElementTagNameMap":[],"MediaCapabilities":["MediaCapabilities"],"MediaCapabilitiesDecodingInfo":[],"MediaCapabilitiesEncodingInfo":[],"MediaCapabilitiesInfo":[],"MediaCapabilitiesKeySystemConfiguration":[],"MediaConfiguration":[],"MediaDecodingConfiguration":[],"MediaDecodingType":[],"MediaDeviceInfo":["MediaDeviceInfo"],"MediaDeviceKind":[],"MediaDevices":["MediaDevices"],"MediaDevicesEventMap":[],"MediaElementAudioSourceNode":["MediaElementAudioSourceNode"],"MediaElementAudioSourceOptions":[],"MediaEncodingConfiguration":[],"MediaEncodingType":[],"MediaEncryptedEvent":["MediaEncryptedEvent"],"MediaEncryptedEventInit":[],"MediaError":["MediaError"],"MediaImage":[],"MediaKeyMessageEvent":["MediaKeyMessageEvent"],"MediaKeyMessageEventInit":[],"MediaKeyMessageType":[],"MediaKeys":["MediaKeys"],"MediaKeySession":["MediaKeySession"],"MediaKeySessionClosedReason":[],"MediaKeySessionEventMap":[],"MediaKeySessionType":[],"MediaKeysPolicy":[],"MediaKeysRequirement":[],"MediaKeyStatus":[],"MediaKeyStatusMap":["MediaKeyStatusMap"],"MediaKeyStatusMapIterator":[],"MediaKeySystemAccess":["MediaKeySystemAccess"],"MediaKeySystemConfiguration":[],"MediaKeySystemMediaCapability":[],"MediaList":["MediaList"],"MediaMetadata":["MediaMetadata"],"MediaMetadataInit":[],"MediaPositionState":[],"MediaProvider":[],"MediaQueryList":["MediaQueryList"],"MediaQueryListEvent":["MediaQueryListEvent"],"MediaQueryListEventInit":[],"MediaQueryListEventMap":[],"MediaRecorder":["MediaRecorder"],"MediaRecorderEventMap":[],"MediaRecorderOptions":[],"MediaSession":["MediaSession"],"MediaSessionAction":[],"MediaSessionActionDetails":[],"MediaSessionActionHandler":[],"MediaSessionPlaybackState":[],"MediaSettingsRange":[],"MediaSource":["MediaSource"],"MediaSourceEventMap":[],"MediaSourceHandle":["MediaSourceHandle"],"MediaStream":["MediaStream"],"MediaStreamAudioDestinationNode":["MediaStreamAudioDestinationNode"],"MediaStreamAudioSourceNode":["MediaStreamAudioSourceNode"],"MediaStreamAudioSourceOptions":[],"MediaStreamConstraints":[],"MediaStreamEventMap":[],"MediaStreamTrack":["MediaStreamTrack"],"MediaStreamTrackEvent":["MediaStreamTrackEvent"],"MediaStreamTrackEventInit":[],"MediaStreamTrackEventMap":[],"MediaStreamTrackProcessor":["MediaStreamTrackProcessor"],"MediaStreamTrackProcessorInit":[],"MediaStreamTrackState":[],"MediaTrackCapabilities":[],"MediaTrackConstraints":[],"MediaTrackConstraintSet":[],"MediaTrackSettings":[],"MediaTrackSupportedConstraints":[],"menubar":[],"MessageChannel":["MessageChannel"],"MessageEvent":["MessageEvent"],"MessageEventInit":[],"MessageEventSource":[],"MessageEventTarget":["message_event"],"MessageEventTargetEventMap":[],"MessagePort":["MessagePort"],"MessagePortEventMap":[],"MethodDecorator":[],"MIDIAccess":["MIDIAccess"],"MIDIAccessEventMap":[],"MIDIConnectionEvent":["MIDIConnectionEvent"],"MIDIConnectionEventInit":[],"MIDIInput":["MIDIInput"],"MIDIInputEventMap":[],"MIDIInputMap":["MIDIInputMap"],"MIDIMessageEvent":["MIDIMessageEvent"],"MIDIMessageEventInit":[],"MIDIOptions":[],"MIDIOutput":["send"],"MIDIOutputMap":["MIDIOutputMap"],"MIDIPort":["MIDIPort"],"MIDIPortConnectionState":[],"MIDIPortDeviceState":[],"MIDIPortEventMap":[],"MIDIPortType":[],"MimeType":["MimeType"],"MimeTypeArray":["MimeTypeArray"],"MouseEvent":["MouseEvent"],"MouseEventInit":[],"moveBy":["Window/moveBy"],"moveTo":["Window/moveTo"],"MultiCacheQueryOptions":[],"MutationCallback":[],"MutationObserver":["MutationObserver"],"MutationObserverInit":[],"MutationRecord":["MutationRecord"],"MutationRecordType":[],"name":[],"NamedCurve":[],"NamedNodeMap":["NamedNodeMap"],"NaN":[],"NavigationActivation":["NavigationActivation"],"NavigationHistoryEntry":["NavigationHistoryEntry"],"NavigationHistoryEntryEventMap":[],"NavigationPreloadManager":["NavigationPreloadManager"],"NavigationPreloadState":[],"NavigationTimingType":[],"NavigationType":[],"navigator":[],"Navigator":["requestMediaKeySystemAccess"],"NavigatorAutomationInformation":["webdriver"],"NavigatorBadge":["clearAppBadge"],"NavigatorConcurrentHardware":["hardwareConcurrency"],"NavigatorContentUtils":["registerProtocolHandler"],"NavigatorCookies":["cookieEnabled"],"NavigatorID":["appCodeName"],"NavigatorLanguage":["language"],"NavigatorLocks":["locks"],"NavigatorLogin":["NavigatorLogin"],"NavigatorOnLine":["onLine"],"NavigatorPlugins":["mimeTypes"],"NavigatorStorage":["storage"],"NewableFunction":[],"Node":["Node"],"NodeFilter":[],"NodeIterator":["NodeIterator"],"NodeList":["NodeList"],"NodeListOf":[],"NoInfer":["https://www.typescriptlang.org/docs/handbook/utility-types.html#noinfertype"],"NonDocumentTypeChildNode":["nextElementSibling"],"NonElementParentNode":["getElementById"],"NonNullable":["https://www.typescriptlang.org/docs/handbook/utility-types.html#extracttype-union"],"Notification":["Notification"],"NotificationDirection":[],"NotificationEvent":["NotificationEvent"],"NotificationEventInit":[],"NotificationEventMap":[],"NotificationOptions":[],"NotificationPermission":[],"NotificationPermissionCallback":[],"Number":[],"NumberConstructor":[],"Object":[],"ObjectConstructor":[],"OES_draw_buffers_indexed":["OES_draw_buffers_indexed"],"OES_element_index_uint":["OES_element_index_uint"],"OES_fbo_render_mipmap":["OES_fbo_render_mipmap"],"OES_standard_derivatives":["OES_standard_derivatives"],"OES_texture_float":["OES_texture_float"],"OES_texture_float_linear":["OES_texture_float_linear"],"OES_texture_half_float":["OES_texture_half_float"],"OES_texture_half_float_linear":["OES_texture_half_float_linear"],"OES_vertex_array_object":["OES_vertex_array_object"],"OfflineAudioCompletionEvent":["OfflineAudioCompletionEvent"],"OfflineAudioCompletionEventInit":[],"OfflineAudioContext":["OfflineAudioContext"],"OfflineAudioContextEventMap":[],"OfflineAudioContextOptions":[],"OffscreenCanvas":["OffscreenCanvas"],"OffscreenCanvasEventMap":[],"OffscreenCanvasRenderingContext2D":["OffscreenCanvasRenderingContext2D"],"OffscreenRenderingContext":[],"OffscreenRenderingContextId":[],"Omit":["https://www.typescriptlang.org/docs/handbook/utility-types.html#omittype-keys"],"OmitThisParameter":["https://www.typescriptlang.org/docs/handbook/utility-types.html#omitthisparametertype"],"onabort":[],"onafterprint":[],"onanimationcancel":[],"onanimationend":[],"onanimationiteration":[],"onanimationstart":[],"onauxclick":[],"onbeforeinput":[],"onbeforematch":[],"onbeforeprint":[],"onbeforetoggle":[],"onbeforeunload":[],"OnBeforeUnloadEventHandler":[],"OnBeforeUnloadEventHandlerNonNull":[],"onblur":[],"oncancel":[],"oncanplay":[],"oncanplaythrough":[],"onchange":[],"onclick":[],"onclose":[],"oncontextlost":[],"oncontextmenu":[],"oncontextrestored":[],"oncopy":[],"oncuechange":[],"oncut":[],"ondblclick":[],"ondevicemotion":[],"ondeviceorientation":[],"ondeviceorientationabsolute":[],"ondrag":[],"ondragend":[],"ondragenter":[],"ondragleave":[],"ondragover":[],"ondragstart":[],"ondrop":[],"ondurationchange":[],"onemptied":[],"onended":[],"onerror":[],"OnErrorEventHandler":[],"OnErrorEventHandlerNonNull":[],"onfocus":[],"onformdata":[],"ongamepadconnected":[],"ongamepaddisconnected":[],"ongotpointercapture":[],"onhashchange":[],"oninput":[],"oninvalid":[],"onkeydown":[],"onkeypress":[],"onkeyup":[],"onlanguagechange":[],"onload":[],"onloadeddata":[],"onloadedmetadata":[],"onloadstart":[],"onlostpointercapture":[],"onmessage":[],"onmessageerror":[],"onmousedown":[],"onmouseenter":[],"onmouseleave":[],"onmousemove":[],"onmouseout":[],"onmouseover":[],"onmouseup":[],"onoffline":[],"ononline":[],"onorientationchange":[],"onpagehide":[],"onpagereveal":[],"onpageshow":[],"onpageswap":[],"onpaste":[],"onpause":[],"onplay":[],"onplaying":[],"onpointercancel":[],"onpointerdown":[],"onpointerenter":[],"onpointerleave":[],"onpointermove":[],"onpointerout":[],"onpointerover":[],"onpointerrawupdate":[],"onpointerup":[],"onpopstate":[],"onprogress":[],"onratechange":[],"onrejectionhandled":[],"onreset":[],"onresize":[],"onrtctransform":[],"onscroll":[],"onscrollend":[],"onsecuritypolicyviolation":[],"onseeked":[],"onseeking":[],"onselect":[],"onselectionchange":[],"onselectstart":[],"onslotchange":[],"onstalled":[],"onstorage":[],"onsubmit":[],"onsuspend":[],"ontimeupdate":[],"ontoggle":[],"ontouchcancel":[],"ontouchend":[],"ontouchmove":[],"ontouchstart":[],"ontransitioncancel":[],"ontransitionend":[],"ontransitionrun":[],"ontransitionstart":[],"onunhandledrejection":[],"onunload":[],"onvolumechange":[],"onwaiting":[],"onwebkitanimationend":[],"onwebkitanimationiteration":[],"onwebkitanimationstart":[],"onwebkittransitionend":[],"onwheel":[],"open":["Window/open"],"opener":[],"Option":[],"OptionalEffectTiming":[],"OptionalPostfixToken":[],"OptionalPrefixToken":[],"OpusBitstreamFormat":[],"OpusEncoderConfig":[],"orientation":[],"OrientationType":[],"origin":[],"originAgentCluster":[],"OscillatorNode":["OscillatorNode"],"OscillatorOptions":[],"OscillatorType":[],"outerHeight":[],"outerWidth":[],"OverconstrainedError":["OverconstrainedError"],"OverSampleType":[],"OVR_multiview2":["OVR_multiview2"],"PageRevealEvent":["PageRevealEvent"],"PageRevealEventInit":[],"PageSwapEvent":["PageSwapEvent"],"PageSwapEventInit":[],"PageTransitionEvent":["PageTransitionEvent"],"PageTransitionEventInit":[],"pageXOffset":[],"pageYOffset":[],"PannerNode":["PannerNode"],"PannerOptions":[],"PanningModelType":[],"ParameterDecorator":[],"Parameters":["https://www.typescriptlang.org/docs/handbook/utility-types.html#parameterstype"],"parent":[],"ParentNode":["childElementCount"],"parseFloat":[],"parseInt":[],"Partial":["https://www.typescriptlang.org/docs/handbook/utility-types.html#partialtype"],"Path2D":["Path2D"],"PayerErrors":[],"PaymentAddress":["ContactAddress"],"PaymentComplete":[],"PaymentCurrencyAmount":[],"PaymentDetailsBase":[],"PaymentDetailsInit":[],"PaymentDetailsModifier":[],"PaymentDetailsUpdate":[],"PaymentItem":[],"PaymentMethodChangeEvent":["PaymentMethodChangeEvent"],"PaymentMethodChangeEventInit":[],"PaymentMethodData":[],"PaymentOptions":[],"PaymentRequest":["PaymentRequest"],"PaymentRequestEventMap":[],"PaymentRequestUpdateEvent":["PaymentRequestUpdateEvent"],"PaymentRequestUpdateEventInit":[],"PaymentResponse":["PaymentResponse"],"PaymentResponseEventMap":[],"PaymentShippingOption":[],"PaymentShippingType":[],"PaymentValidationErrors":[],"Pbkdf2Params":[],"performance":[],"Performance":["Performance"],"PerformanceEntry":["PerformanceEntry"],"PerformanceEntryList":[],"PerformanceEventMap":[],"PerformanceEventTiming":["PerformanceEventTiming"],"PerformanceMark":["PerformanceMark"],"PerformanceMarkOptions":[],"PerformanceMeasure":["PerformanceMeasure"],"PerformanceMeasureOptions":[],"PerformanceNavigation":["PerformanceNavigation"],"PerformanceNavigationTiming":["PerformanceNavigationTiming"],"PerformanceObserver":["PerformanceObserver"],"PerformanceObserverCallback":[],"PerformanceObserverEntryList":["PerformanceObserverEntryList"],"PerformanceObserverInit":[],"PerformancePaintTiming":["PerformancePaintTiming"],"PerformanceResourceTiming":["PerformanceResourceTiming"],"PerformanceServerTiming":["PerformanceServerTiming"],"PerformanceTiming":["PerformanceTiming"],"PeriodicWave":["PeriodicWave"],"PeriodicWaveConstraints":[],"PeriodicWaveOptions":[],"PermissionDescriptor":[],"PermissionName":[],"Permissions":["Permissions"],"PermissionState":[],"PermissionStatus":["PermissionStatus"],"PermissionStatusEventMap":[],"personalbar":[],"PhotoCapabilities":[],"PhotoSettings":[],"Pick":["https://www.typescriptlang.org/docs/handbook/utility-types.html#picktype-keys"],"PictureInPictureEvent":["PictureInPictureEvent"],"PictureInPictureEventInit":[],"PictureInPictureWindow":["PictureInPictureWindow"],"PictureInPictureWindowEventMap":[],"PlaneLayout":[],"PlaybackDirection":[],"Plugin":["Plugin"],"PluginArray":["PluginArray"],"PointerEvent":["PointerEvent"],"PointerEventInit":[],"PointerLockOptions":[],"PopoverInvokerElement":["popoverTargetAction"],"PopStateEvent":["PopStateEvent"],"PopStateEventInit":[],"PositionAlignSetting":[],"PositionCallback":[],"PositionErrorCallback":[],"PositionOptions":[],"postMessage":["DedicatedWorkerGlobalScope/postMessage"],"PredefinedColorSpace":[],"PremultiplyAlpha":[],"PresentationStyle":[],"print":["Window/print"],"ProcessingInstruction":["ProcessingInstruction"],"ProgressEvent":["ProgressEvent"],"ProgressEventInit":[],"Promise":["https://next.gha.afd.arcgis.com/javascript/latest/programming-patterns/"],"PromiseConstructor":[],"PromiseConstructorLike":[],"PromiseFulfilledResult":[],"PromiseLike":[],"PromiseRejectedResult":[],"PromiseRejectionEvent":["PromiseRejectionEvent"],"PromiseRejectionEventInit":[],"PromiseSettledResult":[],"PromiseWithResolvers":[],"prompt":["Window/prompt"],"PropertyDecorator":[],"PropertyDefinition":[],"PropertyDescriptor":[],"PropertyDescriptorMap":[],"PropertyIndexedKeyframes":[],"PropertyKey":[],"Proxy":[],"ProxyConstructor":[],"ProxyHandler":[],"PublicKeyCredential":["PublicKeyCredential"],"PublicKeyCredentialClientCapabilities":[],"PublicKeyCredentialCreationOptions":[],"PublicKeyCredentialCreationOptionsJSON":[],"PublicKeyCredentialDescriptor":[],"PublicKeyCredentialDescriptorJSON":[],"PublicKeyCredentialEntity":[],"PublicKeyCredentialJSON":[],"PublicKeyCredentialParameters":[],"PublicKeyCredentialRequestOptions":[],"PublicKeyCredentialRequestOptionsJSON":[],"PublicKeyCredentialRpEntity":[],"PublicKeyCredentialType":[],"PublicKeyCredentialUserEntity":[],"PublicKeyCredentialUserEntityJSON":[],"PushEncryptionKeyName":[],"PushEvent":["PushEvent"],"PushEventInit":[],"PushManager":["PushManager"],"PushMessageData":["PushMessageData"],"PushMessageDataInit":[],"PushSubscription":["PushSubscription"],"PushSubscriptionChangeEvent":[],"PushSubscriptionChangeEventInit":[],"PushSubscriptionJSON":[],"PushSubscriptionOptions":["PushSubscriptionOptions"],"PushSubscriptionOptionsInit":[],"queueMicrotask":["Window/queueMicrotask"],"QueuingStrategy":[],"QueuingStrategyInit":[],"QueuingStrategySize":[],"RadioNodeList":["RadioNodeList"],"Range":["Range"],"RangeError":[],"RangeErrorConstructor":[],"ReadableByteStreamController":["ReadableByteStreamController"],"ReadableStream":["ReadableStream"],"ReadableStreamAsyncIterator":[],"ReadableStreamBYOBReader":["ReadableStreamBYOBReader"],"ReadableStreamBYOBRequest":["ReadableStreamBYOBRequest"],"ReadableStreamController":[],"ReadableStreamDefaultController":["ReadableStreamDefaultController"],"ReadableStreamDefaultReader":["ReadableStreamDefaultReader"],"ReadableStreamGenericReader":["closed"],"ReadableStreamGetReaderOptions":[],"ReadableStreamIteratorOptions":[],"ReadableStreamReadDoneResult":[],"ReadableStreamReader":[],"ReadableStreamReaderMode":[],"ReadableStreamReadResult":[],"ReadableStreamReadValueResult":[],"ReadableStreamType":[],"ReadableWritablePair":[],"Readonly":["https://www.typescriptlang.org/docs/handbook/utility-types.html#readonlytype"],"ReadonlyArray":[],"ReadonlyMap":[],"ReadonlySet":[],"ReadonlySetLike":[],"ReadyState":[],"Record":["https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type"],"RecordingState":[],"RedEyeReduction":[],"ReferenceError":[],"ReferenceErrorConstructor":[],"ReferrerPolicy":[],"Reflect":[null,{"apply":[],"construct":[],"defineProperty":[],"deleteProperty":[],"get":[],"getOwnPropertyDescriptor":[],"getPrototypeOf":[],"has":[],"isExtensible":[],"ownKeys":[],"preventExtensions":[],"set":[],"setPrototypeOf":[]}],"RegExp":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/RegExp"],"RegExpConstructor":[],"RegExpExecArray":[],"RegExpIndicesArray":[],"RegExpMatchArray":[],"RegExpStringIterator":[],"RegistrationOptions":[],"releaseEvents":["Window/releaseEvents"],"RemotePlayback":["RemotePlayback"],"RemotePlaybackAvailabilityCallback":[],"RemotePlaybackEventMap":[],"RemotePlaybackState":[],"removeEventListener":[],"RenderingContext":[],"Report":["Report"],"ReportBody":["ReportBody"],"reportError":["Window/reportError"],"ReportingObserver":["ReportingObserver"],"ReportingObserverCallback":[],"ReportingObserverOptions":[],"ReportList":[],"Request":["Request"],"requestAnimationFrame":["DedicatedWorkerGlobalScope/requestAnimationFrame"],"RequestCache":[],"RequestCredentials":[],"RequestDestination":[],"requestIdleCallback":["Window/requestIdleCallback"],"RequestInfo":[],"RequestInit":[],"RequestMode":[],"RequestPriority":[],"RequestRedirect":[],"Required":["https://www.typescriptlang.org/docs/handbook/utility-types.html#requiredtype"],"ResidentKeyRequirement":[],"resizeBy":["Window/resizeBy"],"ResizeObserver":["ResizeObserver"],"ResizeObserverBoxOptions":[],"ResizeObserverCallback":[],"ResizeObserverEntry":["ResizeObserverEntry"],"ResizeObserverOptions":[],"ResizeObserverSize":["ResizeObserverSize"],"ResizeQuality":[],"resizeTo":["Window/resizeTo"],"Response":["Response"],"ResponseInit":[],"ResponseType":[],"ReturnType":["https://www.typescriptlang.org/docs/handbook/utility-types.html#returntypetype"],"RsaHashedImportParams":[],"RsaHashedKeyAlgorithm":[],"RsaHashedKeyGenParams":[],"RsaKeyAlgorithm":[],"RsaKeyGenParams":[],"RsaOaepParams":[],"RsaOtherPrimesInfo":[],"RsaPssParams":[],"RTCAnswerOptions":[],"RTCBundlePolicy":[],"RTCCertificate":["RTCCertificate"],"RTCCertificateExpiration":[],"RTCConfiguration":[],"RTCDataChannel":["RTCDataChannel"],"RTCDataChannelEvent":["RTCDataChannelEvent"],"RTCDataChannelEventInit":[],"RTCDataChannelEventMap":[],"RTCDataChannelInit":[],"RTCDataChannelState":[],"RTCDegradationPreference":[],"RTCDtlsFingerprint":[],"RTCDtlsRole":[],"RTCDtlsTransport":["RTCDtlsTransport"],"RTCDtlsTransportEventMap":[],"RTCDtlsTransportState":[],"RTCDTMFSender":["RTCDTMFSender"],"RTCDTMFSenderEventMap":[],"RTCDTMFToneChangeEvent":["RTCDTMFToneChangeEvent"],"RTCDTMFToneChangeEventInit":[],"RTCEncodedAudioFrame":["RTCEncodedAudioFrame"],"RTCEncodedAudioFrameMetadata":[],"RTCEncodedFrameMetadata":[],"RTCEncodedVideoFrame":["RTCEncodedVideoFrame"],"RTCEncodedVideoFrameMetadata":[],"RTCEncodedVideoFrameType":[],"RTCError":["RTCError"],"RTCErrorDetailType":[],"RTCErrorEvent":["RTCErrorEvent"],"RTCErrorEventInit":[],"RTCErrorInit":[],"RTCIceCandidate":["RTCIceCandidate"],"RTCIceCandidateInit":[],"RTCIceCandidatePair":[],"RTCIceCandidatePairStats":[],"RTCIceCandidateType":[],"RTCIceComponent":[],"RTCIceConnectionState":[],"RTCIceGathererState":[],"RTCIceGatheringState":[],"RTCIceProtocol":[],"RTCIceRole":[],"RTCIceServer":[],"RTCIceTcpCandidateType":[],"RTCIceTransport":["RTCIceTransport"],"RTCIceTransportEventMap":[],"RTCIceTransportPolicy":[],"RTCIceTransportState":[],"RTCInboundRtpStreamStats":[],"RTCLocalIceCandidateInit":[],"RTCLocalSessionDescriptionInit":[],"RTCOfferAnswerOptions":[],"RTCOfferOptions":[],"RTCOutboundRtpStreamStats":[],"RTCPeerConnection":["RTCPeerConnection"],"RTCPeerConnectionErrorCallback":[],"RTCPeerConnectionEventMap":[],"RTCPeerConnectionIceErrorEvent":["RTCPeerConnectionIceErrorEvent"],"RTCPeerConnectionIceErrorEventInit":[],"RTCPeerConnectionIceEvent":["RTCPeerConnectionIceEvent"],"RTCPeerConnectionIceEventInit":[],"RTCPeerConnectionState":[],"RTCPriorityType":[],"RTCQualityLimitationReason":[],"RTCReceivedRtpStreamStats":[],"RTCRtcpMuxPolicy":[],"RTCRtcpParameters":[],"RTCRtpCapabilities":[],"RTCRtpCodec":[],"RTCRtpCodecParameters":[],"RTCRtpCodingParameters":[],"RTCRtpContributingSource":[],"RTCRtpEncodingParameters":[],"RTCRtpHeaderExtensionCapability":[],"RTCRtpHeaderExtensionParameters":[],"RTCRtpParameters":[],"RTCRtpReceiveParameters":[],"RTCRtpReceiver":["RTCRtpReceiver"],"RTCRtpScriptTransform":["RTCRtpScriptTransform"],"RTCRtpScriptTransformer":["RTCRtpScriptTransformer"],"RTCRtpSender":["RTCRtpSender"],"RTCRtpSendParameters":[],"RTCRtpStreamStats":[],"RTCRtpSynchronizationSource":[],"RTCRtpTransceiver":["setCodecPreferences"],"RTCRtpTransceiverDirection":[],"RTCRtpTransceiverInit":[],"RTCRtpTransform":[],"RTCSctpTransport":["RTCSctpTransport"],"RTCSctpTransportEventMap":[],"RTCSctpTransportState":[],"RTCSdpType":[],"RTCSentRtpStreamStats":[],"RTCSessionDescription":["RTCSessionDescription"],"RTCSessionDescriptionCallback":[],"RTCSessionDescriptionInit":[],"RTCSetParameterOptions":[],"RTCSignalingState":[],"RTCStats":[],"RTCStatsIceCandidatePairState":[],"RTCStatsReport":["RTCStatsReport"],"RTCStatsType":[],"RTCTrackEvent":["RTCTrackEvent"],"RTCTrackEventInit":[],"RTCTransformEvent":["RTCTransformEvent"],"RTCTransportStats":[],"SafeArray":[],"screen":[],"Screen":["Screen"],"screenLeft":[],"ScreenOrientation":["ScreenOrientation"],"ScreenOrientationEventMap":[],"screenTop":[],"screenX":[],"screenY":[],"ScriptProcessorNode":["ScriptProcessorNode"],"ScriptProcessorNodeEventMap":[],"scroll":["Window/scroll"],"scrollbars":[],"ScrollBehavior":[],"scrollBy":["Window/scrollBy"],"ScrollIntoViewOptions":[],"ScrollLogicalPosition":[],"ScrollOptions":[],"ScrollRestoration":[],"ScrollSetting":[],"scrollTo":["Window/scrollTo"],"ScrollToOptions":[],"scrollX":[],"scrollY":[],"SecurityPolicyViolationEvent":["SecurityPolicyViolationEvent"],"SecurityPolicyViolationEventDisposition":[],"SecurityPolicyViolationEventInit":[],"Selection":["Selection"],"SelectionMode":[],"self":[],"ServiceWorker":["ServiceWorker"],"ServiceWorkerContainer":["ServiceWorkerContainer"],"ServiceWorkerContainerEventMap":[],"ServiceWorkerEventMap":[],"ServiceWorkerGlobalScope":["ServiceWorkerGlobalScope"],"ServiceWorkerGlobalScopeEventMap":[],"ServiceWorkerRegistration":["ServiceWorkerRegistration"],"ServiceWorkerRegistrationEventMap":[],"ServiceWorkerState":[],"ServiceWorkerUpdateViaCache":[],"sessionStorage":[],"Set":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Set"],"SetConstructor":[],"setInterval":["Window/setInterval"],"SetIterator":[],"setTimeout":["Window/setTimeout"],"ShadowRoot":["ShadowRoot"],"ShadowRootEventMap":[],"ShadowRootInit":[],"ShadowRootMode":[],"SharedArrayBuffer":[],"SharedArrayBufferConstructor":[],"ShareData":[],"SharedWorker":["SharedWorker"],"SharedWorkerGlobalScope":["SharedWorkerGlobalScope"],"SharedWorkerGlobalScopeEventMap":[],"SlotAssignmentMode":[],"Slottable":["assignedSlot"],"SourceBuffer":["SourceBuffer"],"SourceBufferEventMap":[],"SourceBufferList":["SourceBufferList"],"SourceBufferListEventMap":[],"SpeechRecognitionAlternative":["SpeechRecognitionAlternative"],"SpeechRecognitionResult":["SpeechRecognitionResult"],"SpeechRecognitionResultList":["SpeechRecognitionResultList"],"speechSynthesis":[],"SpeechSynthesis":["SpeechSynthesis"],"SpeechSynthesisErrorCode":[],"SpeechSynthesisErrorEvent":["SpeechSynthesisErrorEvent"],"SpeechSynthesisErrorEventInit":[],"SpeechSynthesisEvent":["SpeechSynthesisEvent"],"SpeechSynthesisEventInit":[],"SpeechSynthesisEventMap":[],"SpeechSynthesisUtterance":["SpeechSynthesisUtterance"],"SpeechSynthesisUtteranceEventMap":[],"SpeechSynthesisVoice":["SpeechSynthesisVoice"],"StartViewTransitionOptions":[],"StaticRange":["StaticRange"],"StaticRangeInit":[],"status":[],"statusbar":[],"StereoPannerNode":["StereoPannerNode"],"StereoPannerOptions":[],"stop":["Window/stop"],"Storage":["Storage"],"StorageEstimate":[],"StorageEvent":["StorageEvent"],"StorageEventInit":[],"StorageManager":["StorageManager"],"StreamPipeOptions":[],"String":[],"StringConstructor":[],"StringIterator":[],"structuredClone":["Window/structuredClone"],"StructuredSerializeOptions":[],"StyleMedia":[],"StylePropertyMap":["StylePropertyMap"],"StylePropertyMapReadOnly":["StylePropertyMapReadOnly"],"StylePropertyMapReadOnlyIterator":[],"StyleSheet":["StyleSheet"],"StyleSheetList":["StyleSheetList"],"SubmitEvent":["SubmitEvent"],"SubmitEventInit":[],"SubtleCrypto":["deriveKey"],"SuppressedError":[],"SuppressedErrorConstructor":[],"SVGAElement":["SVGAElement"],"SVGAngle":["SVGAngle"],"SVGAnimatedAngle":["SVGAnimatedAngle"],"SVGAnimatedBoolean":["SVGAnimatedBoolean"],"SVGAnimatedEnumeration":["SVGAnimatedEnumeration"],"SVGAnimatedInteger":["SVGAnimatedInteger"],"SVGAnimatedLength":["SVGAnimatedLength"],"SVGAnimatedLengthList":["SVGAnimatedLengthList"],"SVGAnimatedNumber":["SVGAnimatedNumber"],"SVGAnimatedNumberList":["SVGAnimatedNumberList"],"SVGAnimatedPoints":["animatedPoints"],"SVGAnimatedPreserveAspectRatio":["SVGAnimatedPreserveAspectRatio"],"SVGAnimatedRect":["SVGAnimatedRect"],"SVGAnimatedString":["SVGAnimatedString"],"SVGAnimatedTransformList":["SVGAnimatedTransformList"],"SVGAnimateElement":["SVGAnimateElement"],"SVGAnimateMotionElement":["SVGAnimateMotionElement"],"SVGAnimateTransformElement":["SVGAnimateTransformElement"],"SVGAnimationElement":["SVGAnimationElement"],"SVGBoundingBoxOptions":[],"SVGCircleElement":["SVGCircleElement"],"SVGClipPathElement":["SVGClipPathElement"],"SVGComponentTransferFunctionElement":["SVGComponentTransferFunctionElement"],"SVGDefsElement":["SVGDefsElement"],"SVGDescElement":["SVGDescElement"],"SVGElement":["SVGElement"],"SVGElementEventMap":[],"SVGElementTagNameMap":[],"SVGEllipseElement":["SVGEllipseElement"],"SVGFEBlendElement":["SVGFEBlendElement"],"SVGFEColorMatrixElement":["SVGFEColorMatrixElement"],"SVGFEComponentTransferElement":["SVGFEComponentTransferElement"],"SVGFECompositeElement":["SVGFECompositeElement"],"SVGFEConvolveMatrixElement":["SVGFEConvolveMatrixElement"],"SVGFEDiffuseLightingElement":["SVGFEDiffuseLightingElement"],"SVGFEDisplacementMapElement":["SVGFEDisplacementMapElement"],"SVGFEDistantLightElement":["SVGFEDistantLightElement"],"SVGFEDropShadowElement":["SVGFEDropShadowElement"],"SVGFEFloodElement":["SVGFEFloodElement"],"SVGFEFuncAElement":["SVGFEFuncAElement"],"SVGFEFuncBElement":["SVGFEFuncBElement"],"SVGFEFuncGElement":["SVGFEFuncGElement"],"SVGFEFuncRElement":["SVGFEFuncRElement"],"SVGFEGaussianBlurElement":["SVGFEGaussianBlurElement"],"SVGFEImageElement":["SVGFEImageElement"],"SVGFEMergeElement":["SVGFEMergeElement"],"SVGFEMergeNodeElement":["SVGFEMergeNodeElement"],"SVGFEMorphologyElement":["SVGFEMorphologyElement"],"SVGFEOffsetElement":["SVGFEOffsetElement"],"SVGFEPointLightElement":["SVGFEPointLightElement"],"SVGFESpecularLightingElement":["SVGFESpecularLightingElement"],"SVGFESpotLightElement":["SVGFESpotLightElement"],"SVGFETileElement":["SVGFETileElement"],"SVGFETurbulenceElement":["SVGFETurbulenceElement"],"SVGFilterElement":["SVGFilterElement"],"SVGFilterPrimitiveStandardAttributes":["height"],"SVGFitToViewBox":["preserveAspectRatio"],"SVGForeignObjectElement":["SVGForeignObjectElement"],"SVGGElement":["SVGGElement"],"SVGGeometryElement":["SVGGeometryElement"],"SVGGradientElement":["SVGGradientElement"],"SVGGraphicsElement":["SVGGraphicsElement"],"SVGImageElement":["SVGImageElement"],"SVGLength":["SVGLength"],"SVGLengthList":["SVGLengthList"],"SVGLinearGradientElement":["SVGLinearGradientElement"],"SVGLineElement":["SVGLineElement"],"SVGMarkerElement":["SVGMarkerElement"],"SVGMaskElement":["SVGMaskElement"],"SVGMatrix":[],"SVGMetadataElement":["SVGMetadataElement"],"SVGMPathElement":["SVGMPathElement"],"SVGNumber":["SVGNumber"],"SVGNumberList":["SVGNumberList"],"SVGPathElement":["SVGPathElement"],"SVGPatternElement":["SVGPatternElement"],"SVGPoint":[],"SVGPointList":["SVGPointList"],"SVGPolygonElement":["SVGPolygonElement"],"SVGPolylineElement":["SVGPolylineElement"],"SVGPreserveAspectRatio":["SVGPreserveAspectRatio"],"SVGRadialGradientElement":["SVGRadialGradientElement"],"SVGRect":[],"SVGRectElement":["SVGRectElement"],"SVGScriptElement":["SVGScriptElement"],"SVGSetElement":["SVGSetElement"],"SVGStopElement":["SVGStopElement"],"SVGStringList":["SVGStringList"],"SVGStyleElement":["SVGStyleElement"],"SVGSVGElement":["SVGSVGElement"],"SVGSVGElementEventMap":[],"SVGSwitchElement":["SVGSwitchElement"],"SVGSymbolElement":["SVGSymbolElement"],"SVGTests":["requiredExtensions"],"SVGTextContentElement":["SVGTextContentElement"],"SVGTextElement":["SVGTextElement"],"SVGTextPathElement":["SVGTextPathElement"],"SVGTextPositioningElement":["SVGTextPositioningElement"],"SVGTitleElement":["SVGTitleElement"],"SVGTransform":["SVGTransform"],"SVGTransformList":["SVGTransformList"],"SVGTSpanElement":["SVGTSpanElement"],"SVGUnitTypes":["SVGUnitTypes"],"SVGURIReference":["href"],"SVGUseElement":["SVGUseElement"],"SVGViewElement":["SVGViewElement"],"Symbol":[],"SymbolConstructor":[],"SyntaxError":[],"SyntaxErrorConstructor":[],"TemplateStringsArray":[],"TexImageSource":[],"Text":["Text"],"TextDecodeOptions":[],"TextDecoder":["TextDecoder"],"TextDecoderCommon":["encoding"],"TextDecoderOptions":[],"TextDecoderStream":["TextDecoderStream"],"TextEncoder":["TextEncoder"],"TextEncoderCommon":["encoding"],"TextEncoderEncodeIntoResult":[],"TextEncoderStream":["TextEncoderStream"],"TextEvent":["TextEvent"],"TextMetrics":["TextMetrics"],"TextStreamBase":[],"TextStreamReader":[],"TextStreamWriter":[],"TextTrack":["TextTrack"],"TextTrackCue":["TextTrackCue"],"TextTrackCueEventMap":[],"TextTrackCueList":["TextTrackCueList"],"TextTrackEventMap":[],"TextTrackKind":[],"TextTrackList":["TextTrackList"],"TextTrackListEventMap":[],"TextTrackMode":[],"ThisParameterType":["https://www.typescriptlang.org/docs/handbook/utility-types.html#thisparametertypetype"],"ThisType":["https://www.typescriptlang.org/docs/handbook/utility-types.html#thistypetype"],"TimeRanges":["TimeRanges"],"TimerHandler":[],"ToggleEvent":["ToggleEvent"],"ToggleEventInit":[],"toolbar":[],"top":[],"Touch":["Touch"],"TouchEvent":["TouchEvent"],"TouchEventInit":[],"TouchInit":[],"TouchList":["TouchList"],"TouchType":[],"TrackEvent":["TrackEvent"],"TrackEventInit":[],"Transferable":[],"TransferFunction":[],"Transformer":[],"TransformerFlushCallback":[],"TransformerStartCallback":[],"TransformerTransformCallback":[],"TransformStream":["TransformStream"],"TransformStreamDefaultController":["TransformStreamDefaultController"],"TransitionEvent":["TransitionEvent"],"TransitionEventInit":[],"TreeWalker":["TreeWalker"],"TypedPropertyDescriptor":[],"TypeError":[],"TypeErrorConstructor":[],"UIEvent":["UIEvent"],"UIEventInit":[],"Uint16Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint16Array"],"Uint16ArrayConstructor":[],"Uint32Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint32Array"],"Uint32ArrayConstructor":[],"Uint32List":[],"Uint8Array":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array"],"Uint8ArrayConstructor":[],"Uint8ClampedArray":["https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint8ClampedArray"],"Uint8ClampedArrayConstructor":[],"ULongRange":[],"Uncapitalize":["https://www.typescriptlang.org/docs/handbook/utility-types.html#intrinsic-string-manipulation-types"],"UnderlyingByteSource":[],"UnderlyingDefaultSource":[],"UnderlyingSink":[],"UnderlyingSinkAbortCallback":[],"UnderlyingSinkCloseCallback":[],"UnderlyingSinkStartCallback":[],"UnderlyingSinkWriteCallback":[],"UnderlyingSource":[],"UnderlyingSourceCancelCallback":[],"UnderlyingSourcePullCallback":[],"UnderlyingSourceStartCallback":[],"unescape":[],"Uppercase":["https://www.typescriptlang.org/docs/handbook/utility-types.html#intrinsic-string-manipulation-types"],"URIError":[],"URIErrorConstructor":[],"URL":["URL"],"URLSearchParams":["URLSearchParams"],"URLSearchParamsIterator":[],"UserActivation":["UserActivation"],"UserVerificationRequirement":[],"ValidityState":["ValidityState"],"ValidityStateFlags":[],"VarDate":[],"VBArray":[],"VBArrayConstructor":[],"VibratePattern":[],"VideoColorPrimaries":[],"VideoColorSpace":["VideoColorSpace"],"VideoColorSpaceInit":[],"VideoConfiguration":[],"VideoDecoder":["VideoDecoder"],"VideoDecoderConfig":[],"VideoDecoderEventMap":[],"VideoDecoderInit":[],"VideoDecoderSupport":[],"VideoEncoder":["VideoEncoder"],"VideoEncoderBitrateMode":[],"VideoEncoderConfig":[],"VideoEncoderEncodeOptions":[],"VideoEncoderEncodeOptionsForAvc":[],"VideoEncoderEventMap":[],"VideoEncoderInit":[],"VideoEncoderSupport":[],"VideoFacingModeEnum":[],"VideoFrame":["VideoFrame"],"VideoFrameBufferInit":[],"VideoFrameCallbackMetadata":[],"VideoFrameCopyToOptions":[],"VideoFrameInit":[],"VideoFrameOutputCallback":[],"VideoFrameRequestCallback":[],"VideoMatrixCoefficients":[],"VideoPixelFormat":[],"VideoPlaybackQuality":["VideoPlaybackQuality"],"VideoTransferCharacteristics":[],"ViewTransition":["ViewTransition"],"ViewTransitionTypeSet":[],"ViewTransitionUpdateCallback":[],"visualViewport":[],"VisualViewport":["VisualViewport"],"VisualViewportEventMap":[],"VoidFunction":[],"VTTCue":["VTTCue"],"VTTRegion":["VTTRegion"],"WakeLock":["WakeLock"],"WakeLockSentinel":["WakeLockSentinel"],"WakeLockSentinelEventMap":[],"WakeLockType":[],"WaveShaperNode":["WaveShaperNode"],"WaveShaperOptions":[],"WeakKey":[],"WeakKeyTypes":[],"WeakMap":[],"WeakMapConstructor":[],"WeakRef":[],"WeakRefConstructor":[],"WeakSet":[],"WeakSetConstructor":[],"WebAssembly":[null,{"compile":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/compile_static"],"CompileError":[],"compileStreaming":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/compileStreaming_static"],"Exports":[],"ExportValue":[],"Global":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Global"],"GlobalDescriptor":[],"ImportExportKind":[],"Imports":[],"ImportValue":[],"Instance":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Instance"],"instantiate":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/instantiate_static"],"instantiateStreaming":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/instantiateStreaming_static"],"LinkError":[],"Memory":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Memory"],"MemoryDescriptor":[],"Module":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Module"],"ModuleExportDescriptor":[],"ModuleImportDescriptor":[],"ModuleImports":[],"RuntimeError":[],"Table":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Table"],"TableDescriptor":[],"TableKind":[],"validate":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/validate_static"],"ValueType":[],"ValueTypeMap":[],"WebAssemblyInstantiatedSource":[]}],"WebCodecsErrorCallback":[],"WEBGL_color_buffer_float":["WEBGL_color_buffer_float"],"WEBGL_compressed_texture_astc":["WEBGL_compressed_texture_astc"],"WEBGL_compressed_texture_etc":["WEBGL_compressed_texture_etc"],"WEBGL_compressed_texture_etc1":["WEBGL_compressed_texture_etc1"],"WEBGL_compressed_texture_pvrtc":["WEBGL_compressed_texture_pvrtc"],"WEBGL_compressed_texture_s3tc":["WEBGL_compressed_texture_s3tc"],"WEBGL_compressed_texture_s3tc_srgb":["WEBGL_compressed_texture_s3tc_srgb"],"WEBGL_debug_renderer_info":["WEBGL_debug_renderer_info"],"WEBGL_debug_shaders":["WEBGL_debug_shaders"],"WEBGL_depth_texture":["WEBGL_depth_texture"],"WEBGL_draw_buffers":["drawBuffersWEBGL"],"WEBGL_lose_context":["WEBGL_lose_context"],"WEBGL_multi_draw":["multiDrawArraysInstancedWEBGL"],"WebGL2RenderingContext":["WebGL2RenderingContext"],"WebGL2RenderingContextBase":["clearBuffer"],"WebGL2RenderingContextOverloads":["uniform"],"WebGLActiveInfo":["WebGLActiveInfo"],"WebGLBuffer":["WebGLBuffer"],"WebGLContextAttributes":[],"WebGLContextEvent":["WebGLContextEvent"],"WebGLContextEventInit":[],"WebGLFramebuffer":["WebGLFramebuffer"],"WebGLPowerPreference":[],"WebGLProgram":["WebGLProgram"],"WebGLQuery":["WebGLQuery"],"WebGLRenderbuffer":["WebGLRenderbuffer"],"WebGLRenderingContext":["WebGLRenderingContext"],"WebGLRenderingContextBase":["vertexAttrib"],"WebGLRenderingContextOverloads":["uniform"],"WebGLSampler":["WebGLSampler"],"WebGLShader":["WebGLShader"],"WebGLShaderPrecisionFormat":["WebGLShaderPrecisionFormat"],"WebGLSync":["WebGLSync"],"WebGLTexture":["WebGLTexture"],"WebGLTransformFeedback":["WebGLTransformFeedback"],"WebGLUniformLocation":["WebGLUniformLocation"],"WebGLVertexArrayObject":["WebGLVertexArrayObject"],"WebGLVertexArrayObjectOES":["WebGLVertexArrayObject"],"WebKitCSSMatrix":[],"webkitURL":[],"WebSocket":["WebSocket"],"WebSocketEventMap":[],"WebTransport":["WebTransport"],"WebTransportBidirectionalStream":["WebTransportBidirectionalStream"],"WebTransportCloseInfo":[],"WebTransportCongestionControl":[],"WebTransportDatagramDuplexStream":["WebTransportDatagramDuplexStream"],"WebTransportError":["WebTransportError"],"WebTransportErrorOptions":[],"WebTransportErrorSource":[],"WebTransportHash":[],"WebTransportOptions":[],"WebTransportSendOptions":[],"WebTransportSendStreamOptions":[],"WheelEvent":["WheelEvent"],"WheelEventInit":[],"window":[],"Window":["Window"],"WindowClient":["WindowClient"],"WindowEventHandlers":["afterprint_event"],"WindowEventHandlersEventMap":[],"WindowEventMap":[],"WindowLocalStorage":["localStorage"],"WindowOrWorkerGlobalScope":["caches"],"WindowPostMessageOptions":[],"WindowProxy":[],"WindowSessionStorage":["sessionStorage"],"Worker":["Worker"],"WorkerEventMap":[],"WorkerGlobalScope":["WorkerGlobalScope"],"WorkerGlobalScopeEventMap":[],"WorkerLocation":["WorkerLocation"],"WorkerNavigator":["WorkerNavigator"],"WorkerOptions":[],"WorkerType":[],"Worklet":["Worklet"],"WorkletOptions":[],"WritableStream":["WritableStream"],"WritableStreamDefaultController":["WritableStreamDefaultController"],"WritableStreamDefaultWriter":["WritableStreamDefaultWriter"],"WriteCommandType":[],"WriteParams":[],"WScript":[],"WSH":[],"XMLDocument":["XMLDocument"],"XMLHttpRequest":["XMLHttpRequest"],"XMLHttpRequestBodyInit":[],"XMLHttpRequestEventMap":[],"XMLHttpRequestEventTarget":["XMLHttpRequestEventTarget"],"XMLHttpRequestEventTargetEventMap":[],"XMLHttpRequestResponseType":[],"XMLHttpRequestUpload":["XMLHttpRequestUpload"],"XMLSerializer":["XMLSerializer"],"XPathEvaluator":["XPathEvaluator"],"XPathEvaluatorBase":["createExpression"],"XPathExpression":["XPathExpression"],"XPathNSResolver":[],"XPathResult":["XPathResult"],"XSLTProcessor":["XSLTProcessor"]}'), In = {
1205
+ globals: Ln
1199
1206
  }, mt = Object.freeze(
1200
- Object.assign(/* @__PURE__ */ Object.create(null), xn.globals)
1207
+ Object.assign(/* @__PURE__ */ Object.create(null), In.globals)
1201
1208
  ), ut = "https://developer.mozilla.org/docs/Web/API/";
1202
- function ri(e, t, n = "*") {
1209
+ function di(e, t, n = "*", i) {
1203
1210
  if (e === "@arcgis/core")
1204
- return Rn(t, n);
1211
+ return An(t, n, i);
1205
1212
  }
1206
- function Rn(e, t) {
1213
+ function An(e, t, n) {
1207
1214
  if (!(e === void 0 || e === "interfaces.d.ts")) {
1208
- const n = `${Dn}${Z(e).replaceAll("/", "-")}.html`;
1209
- return t === "default" || t === "*" ? n : `${n}#${encodeURIComponent(t)}`;
1215
+ const i = `https://${n.config.documentation.host}${kn}${Z(e)}/`;
1216
+ return Ii(i, t === "default" || t === "*" ? void 0 : t, void 0);
1210
1217
  }
1211
1218
  }
1212
- const Dn = "https://developers.arcgis.com/javascript/latest/api-reference/esri-";
1219
+ const kn = Yt("core");
1213
1220
  function ze(e, t, n, i) {
1214
1221
  i.implicitPublicModules ??= /* @__PURE__ */ Object.create(null);
1215
1222
  const a = i.implicitPublicModules[e];
@@ -1221,7 +1228,7 @@ function ze(e, t, n, i) {
1221
1228
  extractedNames: /* @__PURE__ */ new Set()
1222
1229
  } : a.pendingNames !== void 0 && n !== "*" ? a.pendingNames.add(n) : a.pendingNames = void 0;
1223
1230
  }
1224
- function Ln(e, t) {
1231
+ function Fn(e, t) {
1225
1232
  const n = et(e);
1226
1233
  if (t.pendingNames === void 0)
1227
1234
  return n > 0;
@@ -1231,7 +1238,7 @@ function Ln(e, t) {
1231
1238
  return t.pendingNames.has(a);
1232
1239
  }
1233
1240
  function je(e, t, n, i, a) {
1234
- const s = n.program.getTypeChecker(), l = e.flags & o.SymbolFlags.Alias ? s.getAliasedSymbol(e) : e, r = Nn(l), c = t.escapedText, m = r ?? c, d = l?.declarations?.[0];
1241
+ const s = n.program.getTypeChecker(), l = e.flags & o.SymbolFlags.Alias ? s.getAliasedSymbol(e) : e, r = _n(l), c = t.escapedText, m = r ?? c, d = l?.declarations?.[0];
1235
1242
  if (d === void 0)
1236
1243
  return n.emitError(`Unable to resolve the declaration file name for the type ${m}`, {
1237
1244
  file: n.file,
@@ -1244,7 +1251,7 @@ function je(e, t, n, i, a) {
1244
1251
  start: i,
1245
1252
  end: a
1246
1253
  };
1247
- const p = d.getSourceFile(), { packageName: f, modulePath: u } = An(p.fileName, n, m);
1254
+ const p = d.getSourceFile(), { packageName: f, modulePath: u } = Nn(p.fileName, n, m);
1248
1255
  if (f === "@arcgis/core" && u === "interfaces.js")
1249
1256
  return n.moduleContext.importsMap.__esri = {
1250
1257
  type: "*",
@@ -1262,37 +1269,37 @@ function je(e, t, n, i, a) {
1262
1269
  end: a
1263
1270
  };
1264
1271
  if (f === "typescript" && u?.startsWith("lib/") === !0) {
1265
- let y = mt[m], h, M = m;
1266
- if (y === void 0) {
1267
- for (let b = d.parent; b !== void 0; b = b.parent)
1268
- if (o.isModuleDeclaration(b) && o.isIdentifier(b.name)) {
1269
- h = b.name.escapedText, y = mt[h]?.[1]?.[m], M = `${h}.${m}`, Me(t, M);
1272
+ let v = mt[m], b, h = m;
1273
+ if (v === void 0) {
1274
+ for (let L = d.parent; L !== void 0; L = L.parent)
1275
+ if (o.isModuleDeclaration(L) && o.isIdentifier(L.name)) {
1276
+ b = L.name.escapedText, v = mt[b]?.[1]?.[m], h = `${b}.${m}`, Me(t, h);
1270
1277
  break;
1271
1278
  }
1272
1279
  }
1273
1280
  return {
1274
- name: M,
1281
+ name: h,
1275
1282
  module: void 0,
1276
1283
  package: De,
1277
- viewUrl: y?.[0]?.startsWith("https") === !1 ? `${ut}${y[0]}` : y?.[0] ?? void 0,
1284
+ viewUrl: v?.[0]?.startsWith("https") === !1 ? `${ut}${v[0]}` : v?.[0] ?? void 0,
1278
1285
  start: i,
1279
- end: i + M.length
1286
+ end: i + h.length
1280
1287
  };
1281
1288
  }
1282
1289
  let g = m;
1283
1290
  if (f !== void 0 && u === void 0 && r?.startsWith("HTML") === !0 && d.parent.kind === o.SyntaxKind.ModuleBlock && d.parent.parent.kind === o.SyntaxKind.ModuleDeclaration && d.parent.parent.name.escapedText === "global") {
1284
1291
  if (r.endsWith("Element")) {
1285
- const y = o.isInterfaceDeclaration(d) ? d.heritageClauses?.[0]?.types[0]?.expression : o.isTypeAliasDeclaration(d) && o.isTypeReferenceNode(d.type) ? d.type.typeName : void 0;
1286
- if (y !== void 0 && o.isIdentifier(y)) {
1287
- const h = s.getSymbolAtLocation(y);
1288
- if (h !== void 0) {
1289
- const M = s.getAliasedSymbol(h);
1292
+ const v = o.isInterfaceDeclaration(d) ? d.heritageClauses?.[0]?.types[0]?.expression : o.isTypeAliasDeclaration(d) && o.isTypeReferenceNode(d.type) ? d.type.typeName : void 0;
1293
+ if (v !== void 0 && o.isIdentifier(v)) {
1294
+ const b = s.getSymbolAtLocation(v);
1295
+ if (b !== void 0) {
1296
+ const h = s.getAliasedSymbol(b);
1290
1297
  return je(
1291
- M,
1298
+ h,
1292
1299
  t,
1293
1300
  n,
1294
1301
  i,
1295
- i + M.escapedName.length
1302
+ i + h.escapedName.length
1296
1303
  );
1297
1304
  }
1298
1305
  }
@@ -1302,43 +1309,43 @@ function je(e, t, n, i, a) {
1302
1309
  // As this interface is not likely to be used directly.
1303
1310
  r.endsWith("ElementEventMap") && o.isTypeAliasDeclaration(d) && o.isIndexedAccessTypeNode(d.type) && o.isTypeReferenceNode(d.type.objectType) && o.isIdentifier(d.type.objectType.typeName) && o.isLiteralTypeNode(d.type.indexType) && o.isStringLiteral(d.type.indexType.literal) && d.type.indexType.literal.text === "@eventTypes"
1304
1311
  ) {
1305
- const y = s.getSymbolAtLocation(d.type.objectType.typeName);
1306
- if (y !== void 0) {
1307
- const h = s.getAliasedSymbol(y), M = je(
1308
- h,
1312
+ const v = s.getSymbolAtLocation(d.type.objectType.typeName);
1313
+ if (v !== void 0) {
1314
+ const b = s.getAliasedSymbol(v), h = je(
1315
+ b,
1309
1316
  t,
1310
1317
  n,
1311
1318
  i,
1312
- i + h.escapedName.length
1319
+ i + b.escapedName.length
1313
1320
  );
1314
- return Me(t, c), Me(t, `${M.name}["@eventTypes"]`), M;
1321
+ return Me(t, c), Me(t, `${h.name}["@eventTypes"]`), h;
1315
1322
  }
1316
1323
  }
1317
1324
  }
1318
1325
  if (f !== void 0 || u !== void 0) {
1319
- const y = r ?? ((u ?? f).split("/").pop()?.replaceAll(In, "") || "type");
1320
- for (let h = 1; ; h += 1) {
1321
- const M = h === 1 ? y : `${y}${h}`;
1322
- let b = n.functionLikeTypeParameters?.has(M) === !0 || n.objectLikeTypeParameters?.has(M) === !0 || n.localDeclarations.has(M);
1323
- if (b)
1326
+ const v = r ?? ((u ?? f).split("/").pop()?.replaceAll(wn, "") || "type");
1327
+ for (let b = 1; ; b += 1) {
1328
+ const h = b === 1 ? v : `${v}${b}`;
1329
+ let L = n.functionLikeTypeParameters?.has(h) === !0 || n.objectLikeTypeParameters?.has(h) === !0 || n.localDeclarations.has(h);
1330
+ if (L)
1324
1331
  continue;
1325
- const v = n.moduleContext.importsMap[M], P = v !== void 0 && (f === void 0 ? v.modulePath === u : v.specifier === f + (u === void 0 ? "" : `/${u}`));
1326
- if (P ? v.wasUsed = !0 : b = n.moduleContext.importsMap[M] !== void 0, b)
1332
+ const I = n.moduleContext.importsMap[h], y = I !== void 0 && (f === void 0 ? I.modulePath === u : I.specifier === f + (u === void 0 ? "" : `/${u}`));
1333
+ if (y ? I.wasUsed = !0 : L = n.moduleContext.importsMap[h] !== void 0, L)
1327
1334
  continue;
1328
- const R = M !== c;
1329
- R && (Me(t, M), a = i + M.length);
1330
- const I = On(l), k = I === "named";
1331
- k || (g = I), f === void 0 && !n.config.strict && ze(
1335
+ const k = h !== c;
1336
+ k && (Me(t, h), a = i + h.length);
1337
+ const P = Wn(l), D = P === "named";
1338
+ D || (g = P), f === void 0 && !n.config.strict && ze(
1332
1339
  u,
1333
1340
  p.fileName.slice(n.basePath.length),
1334
1341
  g,
1335
1342
  n
1336
- ), P || (n.moduleContext.importsMap[M] = {
1337
- type: I,
1343
+ ), y || (n.moduleContext.importsMap[h] = {
1344
+ type: P,
1338
1345
  modulePath: f === void 0 ? u : void 0,
1339
1346
  specifier: f === void 0 ? ye(ae(n.apiModule).dtsPath, u) : f + (u === void 0 ? "" : `/${u}`),
1340
1347
  replacementName: void 0,
1341
- actualName: k && R ? r : void 0,
1348
+ actualName: D && k ? r : void 0,
1342
1349
  wasUsed: !0
1343
1350
  });
1344
1351
  break;
@@ -1366,40 +1373,40 @@ function je(e, t, n, i, a) {
1366
1373
  }
1367
1374
  );
1368
1375
  }
1369
- const C = g === "default" || g === "*" ? void 0 : r;
1376
+ const E = g === "default" || g === "*" ? void 0 : r;
1370
1377
  return f ? {
1371
1378
  name: g,
1372
1379
  module: u || void 0,
1373
1380
  package: f,
1374
- viewUrl: ri(f, u ?? "", C),
1381
+ viewUrl: di(f, u ?? "", E, n),
1375
1382
  start: i,
1376
1383
  end: a
1377
1384
  } : {
1378
1385
  name: g,
1379
1386
  module: u,
1380
1387
  package: void 0,
1381
- viewUrl: Ve(u ?? n.apiModule.path, C, void 0, n),
1388
+ viewUrl: Ge(u ?? n.apiModule.path, E, void 0, n),
1382
1389
  start: i,
1383
1390
  end: a
1384
1391
  };
1385
1392
  }
1386
- const In = /[^a-zA-Z0-9$_]/gu;
1387
- function An(e, t, n) {
1393
+ const wn = /[^a-zA-Z0-9$_]/gu;
1394
+ function Nn(e, t, n) {
1388
1395
  const i = e.lastIndexOf(at);
1389
1396
  if (i !== -1) {
1390
- const r = e.slice(i + at.length), c = li(r), m = e.slice(
1397
+ const r = e.slice(i + at.length), c = pi(r), m = e.slice(
1391
1398
  0,
1392
1399
  i + at.length + c.packageName.length
1393
1400
  ), d = lt(m);
1394
- return Gt(c), c.modulePath = Vt(c.modulePath, d, t, n), c;
1401
+ return _t(c), c.modulePath = Wt(c.modulePath, d, t, n), c;
1395
1402
  }
1396
- const s = e.indexOf(kn);
1403
+ const s = e.indexOf(On);
1397
1404
  if (s !== -1) {
1398
- const r = e.slice(0, s), c = lt(r), m = c.name, d = e.slice(s + 1), p = Vt(d, c, t, n), f = { packageName: m, modulePath: p };
1399
- return Gt(f), f;
1405
+ const r = e.slice(0, s), c = lt(r), m = c.name, d = e.slice(s + 1), p = Wt(d, c, t, n), f = { packageName: m, modulePath: p };
1406
+ return _t(f), f;
1400
1407
  }
1401
1408
  if (e.startsWith(t.basePath)) {
1402
- const r = e.slice(t.basePath.length), c = Ge(Z(r), t);
1409
+ const r = e.slice(t.basePath.length), c = Ve(Z(r), t);
1403
1410
  return c === t.apiModule.path ? {
1404
1411
  packageName: void 0,
1405
1412
  modulePath: void 0
@@ -1419,25 +1426,25 @@ function An(e, t, n) {
1419
1426
  modulePath: void 0
1420
1427
  };
1421
1428
  }
1422
- const at = "/node_modules/", kn = "/dist/";
1423
- function li(e) {
1429
+ const at = "/node_modules/", On = "/dist/";
1430
+ function pi(e) {
1424
1431
  const t = ct(e), n = e.length === t.length ? void 0 : e.slice(t.length + 1);
1425
1432
  return { packageName: t, modulePath: n };
1426
1433
  }
1427
- function Gt(e) {
1434
+ function _t(e) {
1428
1435
  e.packageName?.startsWith("@types/") === !0 && (e.packageName = e.packageName.slice(7));
1429
1436
  }
1430
- function Vt(e, t, n, i) {
1437
+ function Wt(e, t, n, i) {
1431
1438
  const a = Z(e);
1432
1439
  if (t.exports === void 0)
1433
1440
  return `${a}.js`;
1434
1441
  const s = `./${a}`, l = "@arcgis/lumina" in (t.dependencies ?? {}) && s.endsWith("/customElement") ? `${s.slice(0, -13)}index` : s;
1435
1442
  let r = ft(t.exports, ".", l);
1436
- if (r === void 0 && (r = Fn[t.name]?.(a)), r !== void 0)
1443
+ if (r === void 0 && (r = Gn[t.name]?.(a)), r !== void 0)
1437
1444
  return r === "." ? void 0 : r.slice(2);
1438
1445
  const c = n.moduleContext.importsMap[i];
1439
1446
  if (c !== void 0 && c.modulePath === void 0) {
1440
- const m = li(c.specifier);
1447
+ const m = pi(c.specifier);
1441
1448
  if (m.packageName === t.name)
1442
1449
  return m.modulePath;
1443
1450
  }
@@ -1446,7 +1453,7 @@ function Vt(e, t, n, i) {
1446
1453
  { file: n.file, node: void 0 }
1447
1454
  ), e;
1448
1455
  }
1449
- const Fn = {
1456
+ const Gn = {
1450
1457
  // REFACTOR: dissolve barrel files (match @arcgis/core). then this won't be needed
1451
1458
  "@arcgis/lumina"(e) {
1452
1459
  return e.startsWith("dist/typings/") ? "./typings" : e.startsWith("dist/controllers/accessor/") ? "./controllers/accessor" : e.startsWith("dist/controllers/") ? "./controllers" : e.startsWith("dist/jsx/") || !e.slice(5).includes("/") ? "." : void 0;
@@ -1454,7 +1461,7 @@ const Fn = {
1454
1461
  };
1455
1462
  function ft(e, t, n) {
1456
1463
  if (typeof e == "string")
1457
- return wn(t, e, n);
1464
+ return Vn(t, e, n);
1458
1465
  if (Array.isArray(e))
1459
1466
  for (let i = 0; i < e.length; ++i) {
1460
1467
  const a = ft(e[i], t, n);
@@ -1468,7 +1475,7 @@ function ft(e, t, n) {
1468
1475
  return r;
1469
1476
  }
1470
1477
  }
1471
- function wn(e, t, n) {
1478
+ function Vn(e, t, n) {
1472
1479
  const i = Z(t);
1473
1480
  if (i === n)
1474
1481
  return e;
@@ -1489,17 +1496,17 @@ function wn(e, t, n) {
1489
1496
  if (d !== -1)
1490
1497
  return e.slice(0, d) + m + e.slice(d + 1);
1491
1498
  }
1492
- function Nn(e) {
1499
+ function _n(e) {
1493
1500
  const t = e.getDeclarations()?.[0];
1494
1501
  if (t !== void 0 && ((o.isClassDeclaration(t) || o.isFunctionDeclaration(t) || o.isInterfaceDeclaration(t) || o.isTypeAliasDeclaration(t) || o.isEnumDeclaration(t)) && t.name !== void 0 && o.isIdentifier(t.name) || o.isVariableDeclaration(t) && o.isIdentifier(t.name) || o.isBindingElement(t) && o.isIdentifier(t.name)))
1495
1502
  return t.name.escapedText;
1496
1503
  const n = e.escapedName;
1497
1504
  return n === "default" || n.startsWith("__") ? void 0 : n;
1498
1505
  }
1499
- function On(e) {
1500
- return e.flags & o.SymbolFlags.ValueModule ? "*" : Gn(e) ? "default" : "named";
1506
+ function Wn(e) {
1507
+ return e.flags & o.SymbolFlags.ValueModule ? "*" : Kn(e) ? "default" : "named";
1501
1508
  }
1502
- function Gn(e) {
1509
+ function Kn(e) {
1503
1510
  const t = e.escapedName;
1504
1511
  if (t === "default" || // CommonJS "export ="
1505
1512
  t === "export=")
@@ -1518,9 +1525,9 @@ function ht(e, t, n, i) {
1518
1525
  return e.getText(n).includes("* @public") && i.emitError(
1519
1526
  "@public is not permitted in nested types. See options in documentation: https://webgis.esri.com/webgis/core/core/documenting-api#describing-nested-object-types and https://webgis.esri.com/webgis/core/core/documenting-api#variables",
1520
1527
  a
1521
- ), H(e, t, a, i);
1528
+ ), B(e, t, a, i);
1522
1529
  }
1523
- const O = {
1530
+ const G = {
1524
1531
  false: 0,
1525
1532
  /**
1526
1533
  * True for literal types. False for object types
@@ -1528,34 +1535,34 @@ const O = {
1528
1535
  shallow: 2,
1529
1536
  true: 1
1530
1537
  };
1531
- function H(e, t, n, i) {
1538
+ function B(e, t, n, i) {
1532
1539
  if (e.kind === o.SyntaxKind.TrueKeyword || e.kind === o.SyntaxKind.FalseKeyword)
1533
- return t === O.false ? o.factory.createKeywordTypeNode(o.SyntaxKind.BooleanKeyword) : o.factory.createLiteralTypeNode(e);
1540
+ return t === G.false ? o.factory.createKeywordTypeNode(o.SyntaxKind.BooleanKeyword) : o.factory.createLiteralTypeNode(e);
1534
1541
  if (e.kind === o.SyntaxKind.NullKeyword)
1535
1542
  return o.factory.createLiteralTypeNode(e);
1536
1543
  if (e.kind === o.SyntaxKind.UndefinedKeyword || o.isVoidExpression(e))
1537
1544
  return o.factory.createKeywordTypeNode(o.SyntaxKind.UndefinedKeyword);
1538
1545
  if (o.isStringLiteral(e) || o.isNoSubstitutionTemplateLiteral(e))
1539
- return t === O.false ? o.factory.createKeywordTypeNode(o.SyntaxKind.StringKeyword) : o.factory.createLiteralTypeNode(e);
1546
+ return t === G.false ? o.factory.createKeywordTypeNode(o.SyntaxKind.StringKeyword) : o.factory.createLiteralTypeNode(e);
1540
1547
  if (o.isTemplateExpression(e))
1541
1548
  return Se(n, t, i) ?? o.factory.createKeywordTypeNode(o.SyntaxKind.StringKeyword);
1542
1549
  if (o.isNumericLiteral(e))
1543
- return t === O.false ? o.factory.createKeywordTypeNode(o.SyntaxKind.NumberKeyword) : o.factory.createLiteralTypeNode(e);
1550
+ return t === G.false ? o.factory.createKeywordTypeNode(o.SyntaxKind.NumberKeyword) : o.factory.createLiteralTypeNode(e);
1544
1551
  if (o.isBigIntLiteral(e))
1545
- return t === O.false ? o.factory.createKeywordTypeNode(o.SyntaxKind.BigIntKeyword) : o.factory.createLiteralTypeNode(e);
1552
+ return t === G.false ? o.factory.createKeywordTypeNode(o.SyntaxKind.BigIntKeyword) : o.factory.createLiteralTypeNode(e);
1546
1553
  if (o.isAsExpression(e) || o.isTypeAssertionExpression(e))
1547
- return o.isTypeReferenceNode(e.type) && o.isIdentifier(e.type.typeName) && e.type.typeName.escapedText === "const" ? H(e.expression, O.true, n, i) : e.type;
1554
+ return o.isTypeReferenceNode(e.type) && o.isIdentifier(e.type.typeName) && e.type.typeName.escapedText === "const" ? B(e.expression, G.true, n, i) : e.type;
1548
1555
  if (o.isSatisfiesExpression(e))
1549
- return t === O.false ? e.type : H(e.expression, t, n, i);
1556
+ return t === G.false ? e.type : B(e.expression, t, n, i);
1550
1557
  if (o.isRegularExpressionLiteral(e))
1551
1558
  return o.factory.createTypeReferenceNode(o.factory.createIdentifier("RegExp"));
1552
1559
  if (o.isArrayLiteralExpression(e)) {
1553
1560
  if (i.isInLuminaMinimalExtraction)
1554
1561
  return Oe;
1555
- const a = t === O.shallow ? O.false : t, s = new Array(e.elements.length);
1562
+ const a = t === G.shallow ? G.false : t, s = new Array(e.elements.length);
1556
1563
  for (let l = 0; l < s.length; ++l) {
1557
1564
  const r = e.elements[l];
1558
- s[l] = H(r, a, { ...n, node: r }, i);
1565
+ s[l] = B(r, a, { ...n, node: r }, i);
1559
1566
  }
1560
1567
  return a ? o.factory.createTypeOperatorNode(o.SyntaxKind.ReadonlyKeyword, o.factory.createTupleTypeNode(s)) : o.factory.createArrayTypeNode(
1561
1568
  s.length === 1 ? s[0] : o.factory.createUnionTypeNode(s)
@@ -1564,27 +1571,27 @@ function H(e, t, n, i) {
1564
1571
  if (o.isObjectLiteralExpression(e)) {
1565
1572
  if (i.isInLuminaMinimalExtraction)
1566
1573
  return Oe;
1567
- const a = t === O.shallow ? O.false : t, s = new Array(e.properties.length);
1574
+ const a = t === G.shallow ? G.false : t, s = new Array(e.properties.length);
1568
1575
  for (let l = 0; l < s.length; ++l) {
1569
1576
  const r = e.properties[l];
1570
- s[l] = Vn(r, a, { ...n, node: r }, i);
1577
+ s[l] = Hn(r, a, { ...n, node: r }, i);
1571
1578
  }
1572
1579
  return o.factory.createTypeLiteralNode(s);
1573
1580
  }
1574
1581
  if (o.isPrefixUnaryExpression(e)) {
1575
1582
  if (e.operator !== o.SyntaxKind.MinusToken)
1576
1583
  return be(n, X, t, i);
1577
- if (t === O.false)
1584
+ if (t === G.false)
1578
1585
  return o.factory.createKeywordTypeNode(o.SyntaxKind.NumberKeyword);
1579
1586
  {
1580
- const a = H(e.operand, t, n, i);
1587
+ const a = B(e.operand, t, n, i);
1581
1588
  return o.isLiteralTypeNode(a) ? o.factory.createLiteralTypeNode(
1582
1589
  o.factory.createPrefixUnaryExpression(o.SyntaxKind.MinusToken, a.literal)
1583
1590
  ) : be(n, X, t, i);
1584
1591
  }
1585
1592
  }
1586
1593
  if (o.isParenthesizedExpression(e))
1587
- return H(e.expression, t, n, i);
1594
+ return B(e.expression, t, n, i);
1588
1595
  if (o.isNewExpression(e)) {
1589
1596
  if (i.isInLuminaMinimalExtraction)
1590
1597
  return Oe;
@@ -1593,7 +1600,7 @@ function H(e, t, n, i) {
1593
1600
  let l = e.typeArguments, r = !1;
1594
1601
  if ((s === "Set" || s === "WeakSet") && l === void 0)
1595
1602
  if (e.arguments?.[0] !== void 0) {
1596
- const c = H(
1603
+ const c = B(
1597
1604
  e.arguments[0],
1598
1605
  t,
1599
1606
  { ...n, node: e.arguments[0] },
@@ -1607,14 +1614,14 @@ function H(e, t, n, i) {
1607
1614
  if (!r)
1608
1615
  return o.factory.createTypeReferenceNode(e.expression, l);
1609
1616
  }
1610
- const a = H(e.expression, t, n, i);
1617
+ const a = B(e.expression, t, n, i);
1611
1618
  if (o.isTypeReferenceNode(a))
1612
1619
  return a;
1613
1620
  }
1614
1621
  if (o.isConditionalExpression(e))
1615
1622
  return o.factory.createUnionTypeNode([
1616
- H(e.whenTrue, t, { ...n, node: e.whenTrue }, i),
1617
- H(e.whenFalse, t, { ...n, node: e.whenFalse }, i)
1623
+ B(e.whenTrue, t, { ...n, node: e.whenTrue }, i),
1624
+ B(e.whenFalse, t, { ...n, node: e.whenFalse }, i)
1618
1625
  ]);
1619
1626
  if (o.isIdentifier(e))
1620
1627
  return Se(n, t, i) ?? o.factory.createTypeQueryNode(e);
@@ -1622,7 +1629,7 @@ function H(e, t, n, i) {
1622
1629
  const a = Se(n, t, i);
1623
1630
  if (a !== void 0)
1624
1631
  return a;
1625
- const s = H(e.expression, t, n, i);
1632
+ const s = B(e.expression, t, n, i);
1626
1633
  return o.isTypeQueryNode(s) ? o.factory.createTypeQueryNode(o.factory.createQualifiedName(s.exprName, e.name)) : s === yt ? yt : be(n, X, t, i);
1627
1634
  }
1628
1635
  if (o.isCallExpression(e)) {
@@ -1634,7 +1641,7 @@ function H(e, t, n, i) {
1634
1641
  const l = Se(n, t, i);
1635
1642
  if (l !== void 0)
1636
1643
  return l;
1637
- const r = H(a, t, n, i);
1644
+ const r = B(a, t, n, i);
1638
1645
  return o.isTypeQueryNode(r) ? o.factory.createTypeReferenceNode(o.factory.createIdentifier("ReturnType"), [
1639
1646
  o.factory.createTypeQueryNode(r.exprName, e.typeArguments)
1640
1647
  ]) : be(n, X, t, i);
@@ -1642,22 +1649,22 @@ function H(e, t, n, i) {
1642
1649
  if (o.isArrowFunction(e)) {
1643
1650
  if (i.isInLuminaMinimalExtraction)
1644
1651
  return Oe;
1645
- const a = t === O.shallow ? O.false : t;
1652
+ const a = t === G.shallow ? G.false : t;
1646
1653
  return o.factory.createFunctionTypeNode(
1647
1654
  e.typeParameters,
1648
1655
  vt(e.parameters, a, n, i),
1649
- e.type ?? (o.isBlock(e.body) ? Je(e, i) ?? Q(n, X, i) : H(e.body, a, n, i))
1656
+ e.type ?? (o.isBlock(e.body) ? Je(e, i) ?? Q(n, X, i) : B(e.body, a, n, i))
1650
1657
  );
1651
1658
  }
1652
1659
  return be(n, X, t, i);
1653
1660
  }
1654
- function Vn(e, t, n, i) {
1655
- const a = t === O.false ? void 0 : Bn;
1661
+ function Hn(e, t, n, i) {
1662
+ const a = t === G.false ? void 0 : Jn;
1656
1663
  return o.isPropertyAssignment(e) ? o.factory.createPropertySignature(
1657
1664
  a,
1658
1665
  e.name,
1659
1666
  void 0,
1660
- H(e.initializer, t, { ...n, node: e.initializer }, i)
1667
+ B(e.initializer, t, { ...n, node: e.initializer }, i)
1661
1668
  ) : o.isShorthandPropertyAssignment(e) ? o.factory.createPropertySignature(
1662
1669
  a,
1663
1670
  e.name,
@@ -1698,25 +1705,25 @@ function Se(e, t, n) {
1698
1705
  const i = n.program?.getTypeChecker?.();
1699
1706
  if (i !== void 0 && e.node !== void 0) {
1700
1707
  let a;
1701
- const s = t === O.false;
1708
+ const s = t === G.false;
1702
1709
  if (s && e.node.kind === o.SyntaxKind.Identifier) {
1703
1710
  const r = i.getSymbolAtLocation(e.node);
1704
1711
  a = r === void 0 ? void 0 : i.getTypeOfSymbol(r);
1705
1712
  }
1706
1713
  a ??= i.getTypeAtLocation(e.node);
1707
- const l = s ? qi(i, a) : a;
1714
+ const l = s ? Zi(i, a) : a;
1708
1715
  return tt(i, l);
1709
1716
  }
1710
1717
  }
1711
1718
  function tt(e, t) {
1712
- const n = t.flags & o.TypeFlags.Union ? t.types.every(_t) : _t(t);
1719
+ const n = t.flags & o.TypeFlags.Union ? t.types.every(Kt) : Kt(t);
1713
1720
  return e.typeToTypeNode(
1714
1721
  t,
1715
1722
  void 0,
1716
- Kn & (n ? ~o.TypeFormatFlags.MultilineObjectLiterals : -1)
1723
+ Un & (n ? ~o.TypeFormatFlags.MultilineObjectLiterals : -1)
1717
1724
  );
1718
1725
  }
1719
- const _n = o.TypeFormatFlags.NoTruncation | o.TypeFormatFlags.WriteArrayAsGenericType | o.TypeFormatFlags.SuppressAnyReturnType | o.TypeFormatFlags.MultilineObjectLiterals, Wn = _n & o.TypeFormatFlags.NodeBuilderFlagsMask, Kn = Wn | o.NodeBuilderFlags.IgnoreErrors | o.NodeBuilderFlags.NoTruncation, _t = (e) => e.flags & o.TypeFlags.Object ? e.getProperties().length === 1 : !!(e.flags & o.TypeFlags.PossiblyFalsy);
1726
+ const $n = o.TypeFormatFlags.NoTruncation | o.TypeFormatFlags.WriteArrayAsGenericType | o.TypeFormatFlags.SuppressAnyReturnType | o.TypeFormatFlags.MultilineObjectLiterals, Bn = $n & o.TypeFormatFlags.NodeBuilderFlagsMask, Un = Bn | o.NodeBuilderFlags.IgnoreErrors | o.NodeBuilderFlags.NoTruncation, Kt = (e) => e.flags & o.TypeFlags.Object ? e.getProperties().length === 1 : !!(e.flags & o.TypeFlags.PossiblyFalsy);
1720
1727
  function Je(e, t) {
1721
1728
  const n = t.program?.getTypeChecker?.();
1722
1729
  if (n === void 0)
@@ -1727,7 +1734,7 @@ function Je(e, t) {
1727
1734
  const a = n.getReturnTypeOfSignature(i);
1728
1735
  return tt(n, a);
1729
1736
  }
1730
- function Hn(e, t) {
1737
+ function zn(e, t) {
1731
1738
  const n = t.program?.getTypeChecker?.();
1732
1739
  if (n === void 0)
1733
1740
  return;
@@ -1737,7 +1744,7 @@ function Hn(e, t) {
1737
1744
  function Q(e, t, n) {
1738
1745
  return n.isInLuminaMinimalExtraction || n.emitError(t, e), yt;
1739
1746
  }
1740
- const X = "Failed to infer the type of the expression. Please provide an explicit type annotation or simplify the expression.", yt = o.factory.createKeywordTypeNode(o.SyntaxKind.AnyKeyword), Oe = o.factory.createKeywordTypeNode(o.SyntaxKind.UnknownKeyword), _e = o.factory.createKeywordTypeNode(o.SyntaxKind.VoidKeyword), $n = o.factory.createToken(o.SyntaxKind.ReadonlyKeyword), Bn = [$n];
1747
+ const X = "Failed to infer the type of the expression. Please provide an explicit type annotation or simplify the expression.", yt = o.factory.createKeywordTypeNode(o.SyntaxKind.AnyKeyword), Oe = o.factory.createKeywordTypeNode(o.SyntaxKind.UnknownKeyword), _e = o.factory.createKeywordTypeNode(o.SyntaxKind.VoidKeyword), jn = o.factory.createToken(o.SyntaxKind.ReadonlyKeyword), Jn = [jn];
1741
1748
  function vt(e, t, n, i) {
1742
1749
  const a = new Array(e.length);
1743
1750
  for (let s = 0; s < a.length; ++s) {
@@ -1747,7 +1754,7 @@ function vt(e, t, n, i) {
1747
1754
  l.dotDotDotToken,
1748
1755
  o.isIdentifier(l.name) ? l.name : o.factory.createIdentifier(`parameter${s}`),
1749
1756
  l.questionToken,
1750
- l.type ?? (l.initializer === void 0 ? Q({ ...n, node: l }, X, i) : H(
1757
+ l.type ?? (l.initializer === void 0 ? Q({ ...n, node: l }, X, i) : B(
1751
1758
  l.initializer,
1752
1759
  t,
1753
1760
  {
@@ -1760,17 +1767,17 @@ function vt(e, t, n, i) {
1760
1767
  }
1761
1768
  return a;
1762
1769
  }
1763
- function Un(e, t) {
1770
+ function qn(e, t) {
1764
1771
  const n = t.program?.getTypeChecker?.();
1765
- if (n === void 0 || !zn(e.exprName, t))
1772
+ if (n === void 0 || !Xn(e.exprName, t))
1766
1773
  return;
1767
1774
  const i = n.getTypeAtLocation(e.exprName);
1768
1775
  return tt(n, i);
1769
1776
  }
1770
- function zn(e, t) {
1771
- return e.kind === o.SyntaxKind.QualifiedName ? jn(e.left) : t.moduleContext.importsMap[e.escapedText]?.specifier.endsWith(".json") === !0;
1777
+ function Xn(e, t) {
1778
+ return e.kind === o.SyntaxKind.QualifiedName ? Qn(e.left) : t.moduleContext.importsMap[e.escapedText]?.specifier.endsWith(".json") === !0;
1772
1779
  }
1773
- function jn(e) {
1780
+ function Qn(e) {
1774
1781
  for (; e !== void 0; )
1775
1782
  if (e.kind === o.SyntaxKind.QualifiedName)
1776
1783
  e = e.left;
@@ -1779,9 +1786,9 @@ function jn(e) {
1779
1786
  return !1;
1780
1787
  }
1781
1788
  function z(e, t) {
1782
- if (x = t, We.clear(), U = [], qe.clear(), e.pos !== -1 && e.getText(x.file).includes("* @public") && x.emitError(
1789
+ if (M = t, We.clear(), U = [], qe.clear(), e.pos !== -1 && e.getText(M.file).includes("* @public") && M.emitError(
1783
1790
  "@public JSDoc tag may only appear in interfaces, top-level of type alias, or top-level intersection inside a type-alias. @public JSDoc tag inside inline object literal types or deeper aliases is not supported as such are tricky to represent in the docs UI. Refactor out the type into a separate top-level interface/type-alias. Documentation: https://webgis.esri.com/webgis/core/core/documenting-api#describing-nested-object-types",
1784
- { file: x.file, node: e }
1791
+ { file: M.file, node: e }
1785
1792
  ), e.kind === o.SyntaxKind.Identifier || e.kind === o.SyntaxKind.QualifiedName)
1786
1793
  Ke(e);
1787
1794
  else if (o.isFunctionTypeNode(e) || o.isConstructorTypeNode(e)) {
@@ -1792,21 +1799,21 @@ function z(e, t) {
1792
1799
  qe.add(s.name.escapedText);
1793
1800
  }
1794
1801
  }
1795
- return Jn.writeNode(o.EmitHint.Unspecified, e, void 0, We), {
1802
+ return Yn.writeNode(o.EmitHint.Unspecified, e, void 0, We), {
1796
1803
  text: We.getText(),
1797
1804
  references: U.length > 0 ? U : void 0,
1798
1805
  values: void 0,
1799
1806
  source: void 0
1800
1807
  };
1801
1808
  }
1802
- let x;
1809
+ let M;
1803
1810
  const ve = (e, t, n) => {
1804
1811
  switch (t.kind) {
1805
1812
  case o.SyntaxKind.TypeReference:
1806
1813
  const i = t, a = i.typeName;
1807
1814
  switch (a.escapedText) {
1808
1815
  case "nil":
1809
- return ve(e, qn, n);
1816
+ return ve(e, Zn, n);
1810
1817
  // Used in public typings in 88 files
1811
1818
  // REFACTOR: consider refactoring out Const usages in public API to
1812
1819
  // reduce divergence
@@ -1825,10 +1832,10 @@ const ve = (e, t, n) => {
1825
1832
  Ke(a);
1826
1833
  break;
1827
1834
  case o.SyntaxKind.TypeQuery:
1828
- const l = Un(t, x);
1835
+ const l = qn(t, M);
1829
1836
  if (l !== void 0)
1830
1837
  return ve(e, l, n);
1831
- Ke(t.exprName, Xn);
1838
+ Ke(t.exprName, eo);
1832
1839
  break;
1833
1840
  case o.SyntaxKind.PropertyAccessExpression:
1834
1841
  Ke(t);
@@ -1847,25 +1854,25 @@ const ve = (e, t, n) => {
1847
1854
  if (
1848
1855
  // In public types, Lumina's "component" and "el" have the same type
1849
1856
  // Thus print ArcgisHome["el"] as just ArcgisHome
1850
- x.isComponentProject && d.indexType.kind === o.SyntaxKind.LiteralType && d.indexType.literal.text === "el"
1857
+ M.isComponentProject && d.indexType.kind === o.SyntaxKind.LiteralType && d.indexType.literal.text === "el"
1851
1858
  )
1852
1859
  return ve(e, d.objectType, n);
1853
1860
  break;
1854
1861
  case o.SyntaxKind.ImportType:
1855
- x.emitError(
1862
+ M.emitError(
1856
1863
  `\`import()\` syntax inside types is not supported - refactor to import the type at the top of the file${t.pos === -1 ? ". The import() syntax might also be inserted by TypeScript if you are referencing a type that is not otherwise accessible - refactor such cases by adding explicit type annotation." : ""}`,
1857
- { file: x.file, node: t }
1864
+ { file: M.file, node: t }
1858
1865
  );
1859
1866
  break;
1860
1867
  }
1861
- n(e, t), Xe !== void 0 && (ci(), Xe = void 0);
1862
- }, Jn = Qi(
1868
+ n(e, t), Xe !== void 0 && (mi(), Xe = void 0);
1869
+ }, Yn = tn(
1863
1870
  {},
1864
1871
  {
1865
1872
  onEmitNode: ve
1866
1873
  }
1867
- ), qn = o.factory.createIdentifier("null | undefined"), We = Xi.createTextWriter(`
1868
- `), Xn = 7, qe = /* @__PURE__ */ new Set();
1874
+ ), Zn = o.factory.createIdentifier("null | undefined"), We = en.createTextWriter(`
1875
+ `), eo = 7, qe = /* @__PURE__ */ new Set();
1869
1876
  let U;
1870
1877
  function Ke(e, t = 0) {
1871
1878
  const n = [];
@@ -1885,11 +1892,11 @@ function Ke(e, t = 0) {
1885
1892
  const c = a;
1886
1893
  if (c.pos === -1 && c.symbol !== void 0) {
1887
1894
  U.push(
1888
- je(c.symbol, c, x, l, r)
1895
+ je(c.symbol, c, M, l, r)
1889
1896
  );
1890
1897
  return;
1891
1898
  }
1892
- if (x.functionLikeTypeParameters?.has(s) === !0) {
1899
+ if (M.functionLikeTypeParameters?.has(s) === !0) {
1893
1900
  U.push({
1894
1901
  name: s,
1895
1902
  module: void 0,
@@ -1900,7 +1907,7 @@ function Ke(e, t = 0) {
1900
1907
  });
1901
1908
  return;
1902
1909
  }
1903
- if (x.objectLikeTypeParameters?.has(s) === !0) {
1910
+ if (M.objectLikeTypeParameters?.has(s) === !0) {
1904
1911
  U.push({
1905
1912
  name: s,
1906
1913
  module: void 0,
@@ -1911,70 +1918,70 @@ function Ke(e, t = 0) {
1911
1918
  });
1912
1919
  return;
1913
1920
  }
1914
- if (x.localDeclarations.has(s)) {
1921
+ if (M.localDeclarations.has(s)) {
1915
1922
  U.push({
1916
1923
  name: s,
1917
1924
  module: void 0,
1918
1925
  package: void 0,
1919
- viewUrl: Ve(
1920
- x.apiModule.path,
1921
- s === x.exportDefaultName ? void 0 : s,
1926
+ viewUrl: Ge(
1927
+ M.apiModule.path,
1928
+ s === M.exportDefaultName ? void 0 : s,
1922
1929
  void 0,
1923
- x
1930
+ M
1924
1931
  ),
1925
1932
  start: l,
1926
1933
  end: r
1927
1934
  });
1928
1935
  return;
1929
1936
  }
1930
- if (x.localPrivateDeclarations?.has(s) === !0) {
1931
- x.localPrivateDeclarations.set(s, Math.abs(x.localPrivateDeclarations.get(s))), U.push({
1937
+ if (M.localPrivateDeclarations?.has(s) === !0) {
1938
+ M.localPrivateDeclarations.set(s, Math.abs(M.localPrivateDeclarations.get(s))), U.push({
1932
1939
  name: s,
1933
1940
  module: void 0,
1934
1941
  package: void 0,
1935
- viewUrl: Ve(
1936
- x.apiModule.path,
1937
- s === x.exportDefaultName ? void 0 : s,
1942
+ viewUrl: Ge(
1943
+ M.apiModule.path,
1944
+ s === M.exportDefaultName ? void 0 : s,
1938
1945
  void 0,
1939
- x
1946
+ M
1940
1947
  ),
1941
1948
  start: l,
1942
1949
  end: r
1943
1950
  });
1944
1951
  return;
1945
1952
  }
1946
- const d = x.moduleContext.importsMap[s];
1953
+ const d = M.moduleContext.importsMap[s];
1947
1954
  if (d !== void 0) {
1948
1955
  d.wasUsed = !0;
1949
1956
  const g = d.type === "named";
1950
- d.replacementName !== void 0 && (Me(a, d.replacementName), r = l + d.replacementName.length), d.replacementName !== void 0 && (x.functionLikeTypeParameters?.has(d.replacementName) === !0 || x.objectLikeTypeParameters?.has(d.replacementName) === !0) && x.emitError(
1957
+ d.replacementName !== void 0 && (Me(a, d.replacementName), r = l + d.replacementName.length), d.replacementName !== void 0 && (M.functionLikeTypeParameters?.has(d.replacementName) === !0 || M.objectLikeTypeParameters?.has(d.replacementName) === !0) && M.emitError(
1951
1958
  `Can't do a type replacement of ${ne.green(s)} to ${ne.red(d.replacementName)} as the latter name conflicts with a type parameter name in the current scope. Rename the type parameter or refactor out the type replacement.`,
1952
- { file: x.file, node: e }
1959
+ { file: M.file, node: e }
1953
1960
  );
1954
- const C = g ? d.actualName ?? d.replacementName ?? s : void 0;
1961
+ const E = g ? d.actualName ?? d.replacementName ?? s : void 0;
1955
1962
  if (d.modulePath === void 0) {
1956
- if (x.config.strict) {
1957
- const M = ct(d.specifier);
1958
- x.runtimeDependencyNames.has(M) || x.emitError(
1959
- M === "esri" ? `Found unexpected absolute path import of ${ne.red(C ?? d.type)} from ${ne.red(d.specifier)}. Did you mean to use a relative import instead?` : `Type ${ne.red(C ?? d.type)} imported from ${ne.red(M)} cannot be referenced in public types as this dependency is not declared as a "dependency" in the package.json`,
1960
- { file: x.file, node: e }
1963
+ if (M.config.strict) {
1964
+ const h = ct(d.specifier);
1965
+ M.runtimeDependencyNames.has(h) || M.emitError(
1966
+ h === "esri" ? `Found unexpected absolute path import of ${ne.red(E ?? d.type)} from ${ne.red(d.specifier)}. Did you mean to use a relative import instead?` : `Type ${ne.red(E ?? d.type)} imported from ${ne.red(h)} cannot be referenced in public types as this dependency is not declared as a "dependency" in the package.json`,
1967
+ { file: M.file, node: e }
1961
1968
  );
1962
1969
  }
1963
- } else x.config.strict || ze(
1970
+ } else M.config.strict || ze(
1964
1971
  d.modulePath,
1965
1972
  pt(
1966
- x.apiModule.sourcePath.slice(x.config.context.basePath.length),
1973
+ M.apiModule.sourcePath.slice(M.config.context.basePath.length),
1967
1974
  d.specifier
1968
1975
  ),
1969
- g ? C : d.type,
1970
- x
1976
+ g ? E : d.type,
1977
+ M
1971
1978
  );
1972
- let y, h = d.modulePath;
1973
- h === void 0 && (y = ct(d.specifier), h = d.specifier.length === y.length ? void 0 : d.specifier.slice(y.length + 1)), U.push({
1974
- name: C ?? d.type,
1975
- module: h,
1976
- package: y,
1977
- viewUrl: d.modulePath === void 0 ? ri(y, h, g ? s : d.type) : Ve(d.modulePath, C, void 0, x),
1979
+ let v, b = d.modulePath;
1980
+ b === void 0 && (v = ct(d.specifier), b = d.specifier.length === v.length ? void 0 : d.specifier.slice(v.length + 1)), U.push({
1981
+ name: E ?? d.type,
1982
+ module: b,
1983
+ package: v,
1984
+ viewUrl: d.modulePath === void 0 ? di(v, b, g ? s : d.type, M) : Ge(d.modulePath, E, void 0, M),
1978
1985
  start: l,
1979
1986
  end: r
1980
1987
  });
@@ -1992,24 +1999,24 @@ function Ke(e, t = 0) {
1992
1999
  });
1993
2000
  let g = p;
1994
2001
  if (g.length > 1) {
1995
- let C = n.length - 2, y = r + 1;
1996
- for (; g[1] !== void 0 && C >= 0; ) {
1997
- const h = n[C--];
1998
- if (g = g[1][h.escapedText], g === void 0)
1999
- x.emitError("Failed to resolve the definition of the type reference", {
2000
- file: x.file,
2002
+ let E = n.length - 2, v = r + 1;
2003
+ for (; g[1] !== void 0 && E >= 0; ) {
2004
+ const b = n[E--];
2005
+ if (g = g[1][b.escapedText], g === void 0)
2006
+ M.emitError("Failed to resolve the definition of the type reference", {
2007
+ file: M.file,
2001
2008
  node: e
2002
2009
  });
2003
2010
  else {
2004
- const M = y + h.escapedText.length;
2011
+ const h = v + b.escapedText.length;
2005
2012
  U.push({
2006
- name: h.escapedText,
2013
+ name: b.escapedText,
2007
2014
  module: void 0,
2008
2015
  package: De,
2009
2016
  viewUrl: g[0]?.startsWith("https") === !1 ? `${ut}${g[0]}` : g[0] ?? void 0,
2010
- start: y,
2011
- end: M
2012
- }), y = M + 1;
2017
+ start: v,
2018
+ end: h
2019
+ }), v = h + 1;
2013
2020
  }
2014
2021
  }
2015
2022
  }
@@ -2017,22 +2024,22 @@ function Ke(e, t = 0) {
2017
2024
  }
2018
2025
  if (qe.has(s))
2019
2026
  return;
2020
- const u = x.program?.getTypeChecker?.()?.getSymbolAtLocation(a);
2027
+ const u = M.program?.getTypeChecker?.()?.getSymbolAtLocation(a);
2021
2028
  if (u !== void 0) {
2022
- U.push(je(u, a, x, l, r));
2029
+ U.push(je(u, a, M, l, r));
2023
2030
  return;
2024
2031
  }
2025
- x.emitError(
2032
+ M.emitError(
2026
2033
  "Failed to resolve the definition of the type reference. Ensure it has @public or refactor out its usage from the public API type",
2027
- { file: x.file, node: e }
2034
+ { file: M.file, node: e }
2028
2035
  );
2029
2036
  }
2030
2037
  function Me(e, t) {
2031
2038
  const n = e.escapedText;
2032
- Xe = e, gt = t, ci(), gt = n;
2039
+ Xe = e, gt = t, mi(), gt = n;
2033
2040
  }
2034
2041
  let Xe, gt;
2035
- function ci() {
2042
+ function mi() {
2036
2043
  Xe.escapedText = gt;
2037
2044
  }
2038
2045
  function it(e, t, n) {
@@ -2040,7 +2047,7 @@ function it(e, t, n) {
2040
2047
  t ? n.objectLikeTypeParameters = void 0 : n.functionLikeTypeParameters = void 0;
2041
2048
  return;
2042
2049
  }
2043
- const i = new Array(e.length), a = t ? Qn : Yn;
2050
+ const i = new Array(e.length), a = t ? to : io;
2044
2051
  a.clear();
2045
2052
  for (let s = 0; s < e.length; ++s) {
2046
2053
  const l = e[s], r = l.name.escapedText;
@@ -2067,7 +2074,7 @@ function it(e, t, n) {
2067
2074
  }
2068
2075
  return i;
2069
2076
  }
2070
- const Qn = /* @__PURE__ */ new Set(), Yn = /* @__PURE__ */ new Set();
2077
+ const to = /* @__PURE__ */ new Set(), io = /* @__PURE__ */ new Set();
2071
2078
  function Ee(e, t, n) {
2072
2079
  if (!o.isIdentifier(e) && !o.isQualifiedName(e) && !o.isPropertyAccessExpression(e))
2073
2080
  return n.emitError(
@@ -2112,15 +2119,15 @@ function Ee(e, t, n) {
2112
2119
  function Et(e) {
2113
2120
  return o.isTypeReferenceNode(e) && (e.typeName.escapedText === "PublicApiNarrowType" || e.typeName.escapedText === "PublicApiRelaxType") ? e.typeArguments[1] : e;
2114
2121
  }
2115
- function Zn(e) {
2122
+ function no(e) {
2116
2123
  return e.expression.escapedText === "PublicApiNarrowType" || e.expression.escapedText === "PublicApiRelaxType" ? e.typeArguments[1] : e;
2117
2124
  }
2118
- const di = { text: "unknown", references: void 0, values: void 0, source: void 0 }, eo = {
2125
+ const ui = { text: "unknown", references: void 0, values: void 0, source: void 0 }, oo = {
2119
2126
  text: "Promise<unknown>",
2120
2127
  references: void 0,
2121
2128
  values: void 0,
2122
2129
  source: void 0
2123
- }, to = {
2130
+ }, ao = {
2124
2131
  text: "Record<string, unknown> | undefined",
2125
2132
  references: [
2126
2133
  {
@@ -2135,11 +2142,11 @@ const di = { text: "unknown", references: void 0, values: void 0, source: void 0
2135
2142
  values: void 0,
2136
2143
  source: void 0
2137
2144
  };
2138
- function io(e, t) {
2145
+ function so(e, t) {
2139
2146
  if (t.isInLuminaMinimalExtraction)
2140
2147
  return;
2141
- const n = ki(e.name), i = {
2142
- [Y]: no,
2148
+ const n = Ji(e.name), i = {
2149
+ [Y]: ro,
2143
2150
  kind: "method",
2144
2151
  name: "componentOnReady",
2145
2152
  static: void 0,
@@ -2159,7 +2166,7 @@ console.log("${e.tagName} is ready to go!");
2159
2166
  ],
2160
2167
  typeParameters: void 0,
2161
2168
  parameters: void 0,
2162
- return: oo,
2169
+ return: lo,
2163
2170
  inheritedFrom: e.superclass,
2164
2171
  signature: "(): Promise<this>",
2165
2172
  privacy: void 0,
@@ -2187,7 +2194,7 @@ console.log("${e.tagName} is ready to go!");
2187
2194
  }
2188
2195
  a.length > 0 && (e.demos = a);
2189
2196
  }
2190
- const no = Ze(), oo = {
2197
+ const ro = Ze(), lo = {
2191
2198
  summary: void 0,
2192
2199
  description: void 0,
2193
2200
  type: {
@@ -2205,11 +2212,11 @@ const no = Ze(), oo = {
2205
2212
  values: void 0,
2206
2213
  source: void 0
2207
2214
  }
2208
- }, ao = de, so = de, ro = de, lo = de, co = de, po = de, mo = de, pi = de;
2215
+ }, co = de, po = de, mo = de, uo = de, fo = de, yo = de, vo = de, fi = de;
2209
2216
  function de(e, t, n, i, a) {
2210
2217
  if (i.docsTags === void 0 || n === void 0)
2211
2218
  return;
2212
- const s = i.docsTags.indexOf(W.copyDoc);
2219
+ const s = i.docsTags.indexOf(V.copyDoc);
2213
2220
  if (s === -1)
2214
2221
  return;
2215
2222
  const l = i.name;
@@ -2220,7 +2227,7 @@ function de(e, t, n, i, a) {
2220
2227
  file: e.file,
2221
2228
  node: t
2222
2229
  }
2223
- ), !(typeof r == "function" && (r = r(i, a, e.apiModule), r === void 0)) && Di(r, i, s);
2230
+ ), !(typeof r == "function" && (r = r(i, a, e.apiModule), r === void 0)) && ki(r, i, s);
2224
2231
  }
2225
2232
  function Ct(e, t, n) {
2226
2233
  n.apiModule.exports.push({
@@ -2235,7 +2242,7 @@ function Ct(e, t, n) {
2235
2242
  }
2236
2243
  });
2237
2244
  }
2238
- const uo = Ae, st = Ae, fo = Ae, Wt = Ae, Kt = Ae;
2245
+ const go = Ae, st = Ae, So = Ae, Ht = Ae, $t = Ae;
2239
2246
  function Ae(e, t, n, i) {
2240
2247
  if (t === void 0) {
2241
2248
  i.emitError("Computed function/method names are not yet supported.", {
@@ -2244,29 +2251,29 @@ function Ae(e, t, n, i) {
2244
2251
  });
2245
2252
  return;
2246
2253
  }
2247
- const a = n ?? e, s = n !== void 0 && !o.isVariableStatement(n), l = o.isMethodDeclaration(e), r = o.isMethodSignature(e), c = l || r || s, m = n !== void 0 && o.isVariableStatement(n), p = o.isFunctionDeclaration(e) || m, f = !s && !m && o.isFunctionTypeNode(e) || o.isCallSignatureDeclaration(e), u = o.isConstructorDeclaration(e), g = u || o.isConstructSignatureDeclaration(e) || o.isConstructorTypeNode(e), C = i.isInLuminaMinimalExtraction || i.jsDoc === Ce, y = Ze();
2248
- let h, M, b = !1, v = !1;
2254
+ const a = n ?? e, s = n !== void 0 && !o.isVariableStatement(n), l = o.isMethodDeclaration(e), r = o.isMethodSignature(e), c = l || r || s, m = n !== void 0 && o.isVariableStatement(n), p = o.isFunctionDeclaration(e) || m, f = !s && !m && o.isFunctionTypeNode(e) || o.isCallSignatureDeclaration(e), u = o.isConstructorDeclaration(e), g = u || o.isConstructSignatureDeclaration(e) || o.isConstructorTypeNode(e), E = i.isInLuminaMinimalExtraction || i.jsDoc === Ce, v = Ze();
2255
+ let b, h, L = !1, I = !1;
2249
2256
  if (!p && a.modifiers !== void 0)
2250
- for (let T = 0; T < a.modifiers.length; ++T)
2251
- switch (a.modifiers[T].kind) {
2257
+ for (let C = 0; C < a.modifiers.length; ++C)
2258
+ switch (a.modifiers[C].kind) {
2252
2259
  case o.SyntaxKind.StaticKeyword:
2253
- h = !0;
2260
+ b = !0;
2254
2261
  break;
2255
2262
  case o.SyntaxKind.ProtectedKeyword:
2256
- M = "protected";
2263
+ h = "protected";
2257
2264
  break;
2258
2265
  case o.SyntaxKind.AbstractKeyword:
2259
- b = !0;
2266
+ L = !0;
2260
2267
  break;
2261
2268
  case o.SyntaxKind.AsyncKeyword:
2262
- v = !0;
2269
+ I = !0;
2263
2270
  break;
2264
2271
  }
2265
- const P = {
2266
- [Y]: y,
2272
+ const y = {
2273
+ [Y]: v,
2267
2274
  kind: c ? "method" : p ? "function" : f ? "call-signature" : g ? "constructor" : void 0,
2268
2275
  name: g || f ? void 0 : t,
2269
- static: h,
2276
+ static: b,
2270
2277
  deprecated: void 0,
2271
2278
  summary: void 0,
2272
2279
  description: void 0,
@@ -2276,7 +2283,7 @@ function Ae(e, t, n, i) {
2276
2283
  return: u ? void 0 : {
2277
2284
  summary: void 0,
2278
2285
  description: void 0,
2279
- type: C ? v ? eo : di : z(
2286
+ type: E ? I ? oo : ui : z(
2280
2287
  e.type ?? Je(e, i) ?? Q(
2281
2288
  { file: i.file, node: e },
2282
2289
  "@public function must have a return type annotation",
@@ -2287,20 +2294,20 @@ function Ae(e, t, n, i) {
2287
2294
  },
2288
2295
  inheritedFrom: void 0,
2289
2296
  signature: void 0,
2290
- privacy: M,
2297
+ privacy: h,
2291
2298
  source: void 0
2292
- }, R = P, I = on(P, i.jsDoc), k = C ? [] : e.parameters;
2293
- let D = I.length, S = !1, N = 0;
2294
- for (let T = 0; T < k.length; ++T) {
2295
- const E = k[T], A = o.isIdentifier(E.name) ? E.name.escapedText : void 0;
2299
+ }, k = y, P = ln(y, i.jsDoc), D = E ? [] : e.parameters;
2300
+ let x = P.length, T = !1, K = 0;
2301
+ for (let C = 0; C < D.length; ++C) {
2302
+ const S = D[C], A = o.isIdentifier(S.name) ? S.name.escapedText : void 0;
2296
2303
  if (A === "this") {
2297
- N -= 1;
2304
+ K -= 1;
2298
2305
  continue;
2299
2306
  }
2300
- const _ = u && A !== void 0 && E.modifiers !== void 0 && E.modifiers.length > 0 ? j(E, !0, i) : void 0;
2301
- if (_ !== void 0) {
2302
- N -= 1, D += 1, i.jsDoc = _;
2303
- const q = ui(E, A, !1, i);
2307
+ const W = u && A !== void 0 && S.modifiers !== void 0 && S.modifiers.length > 0 ? j(S, !0, i) : void 0;
2308
+ if (W !== void 0) {
2309
+ K -= 1, x += 1, i.jsDoc = W;
2310
+ const q = vi(S, A, !1, i);
2304
2311
  if (q === void 0)
2305
2312
  continue;
2306
2313
  i.apiObject.members.push(q);
@@ -2311,119 +2318,119 @@ function Ae(e, t, n, i) {
2311
2318
  description: q.description,
2312
2319
  docsTags: void 0,
2313
2320
  optional: void 0,
2314
- rest: E.dotDotDotToken ? !0 : void 0,
2321
+ rest: S.dotDotDotToken ? !0 : void 0,
2315
2322
  type: q.type,
2316
2323
  default: q.default
2317
2324
  };
2318
- pe.optional = Ht(E, pe), P.parameters.push(pe);
2325
+ pe.optional = Bt(S, pe), y.parameters.push(pe);
2319
2326
  continue;
2320
2327
  }
2321
- let F = I[T + N]?.text, G, w;
2322
- if (!i.config.strict && (F === void 0 || A === void 0) && (F = A ?? `parameter${T}`), F === void 0) {
2328
+ let F = P[C + K]?.text, N, w;
2329
+ if (!i.config.strict && (F === void 0 || A === void 0) && (F = A ?? `parameter${C}`), F === void 0) {
2323
2330
  i.emitError(
2324
2331
  `Expected @param tag for every parameter on a public function. If you need to include a non-public parameter on a public function, see https://webgis.esri.com/webgis/core/core/documenting-api#param${g ? " and https://webgis.esri.com/webgis/core/core/documenting-api#constructor" : ""}`,
2325
- { file: i.file, node: E }
2326
- ), S = !0;
2332
+ { file: i.file, node: S }
2333
+ ), T = !0;
2327
2334
  break;
2328
2335
  }
2329
- const K = F.indexOf(" ");
2330
- if (G = K === -1 ? F : F.slice(0, K), w = K === -1 ? "" : F.slice(K + 1).trim(), (w.startsWith("- ") || w.startsWith(`-
2331
- `)) && (w = w.slice(2).trim()), A !== void 0 && A !== G && `_${G}` !== A) {
2332
- const q = G.startsWith("[") || G.endsWith("]");
2336
+ const H = F.indexOf(" ");
2337
+ if (N = H === -1 ? F : F.slice(0, H), w = H === -1 ? "" : F.slice(H + 1).trim(), (w.startsWith("- ") || w.startsWith(`-
2338
+ `)) && (w = w.slice(2).trim()), A !== void 0 && A !== N && `_${N}` !== A) {
2339
+ const q = N.startsWith("[") || N.endsWith("]");
2333
2340
  if (i.config.strict) {
2334
2341
  i.emitError(
2335
- `The '${A}' TypeScript parameter name does not match the @param tag at position ${T}, '${G}'${q ? ". If you meant to mark the parameter as optional, use TypeScript's `?` syntax or `=` default value syntax instead of JSDoc [square brackets]" : ""}`,
2342
+ `The '${A}' TypeScript parameter name does not match the @param tag at position ${C}, '${N}'${q ? ". If you meant to mark the parameter as optional, use TypeScript's `?` syntax or `=` default value syntax instead of JSDoc [square brackets]" : ""}`,
2336
2343
  {
2337
2344
  file: i.file,
2338
- node: E
2345
+ node: S
2339
2346
  }
2340
- ), S = !0;
2347
+ ), T = !0;
2341
2348
  break;
2342
2349
  } else
2343
- G = A.startsWith("_") ? A.slice(1) : A;
2350
+ N = A.startsWith("_") ? A.slice(1) : A;
2344
2351
  }
2345
- const me = E.type ?? (E.initializer === void 0 ? Q(
2346
- { file: i.file, node: E },
2347
- `Public parameter ${G} must have a type annotation or a default value`,
2352
+ const me = S.type ?? (S.initializer === void 0 ? Q(
2353
+ { file: i.file, node: S },
2354
+ `Public parameter ${N} must have a type annotation or a default value`,
2348
2355
  i
2349
- ) : ht(E.initializer, O.false, i.file, i)), ke = z(me, i), ie = {
2350
- name: G,
2356
+ ) : ht(S.initializer, G.false, i.file, i)), ke = z(me, i), ie = {
2357
+ name: N,
2351
2358
  deprecated: void 0,
2352
2359
  summary: void 0,
2353
2360
  description: w || void 0,
2354
2361
  docsTags: void 0,
2355
2362
  optional: void 0,
2356
- rest: E.dotDotDotToken ? !0 : void 0,
2363
+ rest: S.dotDotDotToken ? !0 : void 0,
2357
2364
  type: ke,
2358
- default: Be(E.initializer, void 0, i.file)
2365
+ default: Be(S.initializer, void 0, i.file)
2359
2366
  };
2360
- ie.optional = Ht(E, ie), P.parameters.push(ie);
2367
+ ie.optional = Bt(S, ie), y.parameters.push(ie);
2361
2368
  }
2362
- if (i.config.strict && !S && D !== P.parameters.length && i.emitError(
2363
- `Expected @param tags to match the number of parameters on a public function. Found ${I.length} @param tags for ${P.parameters.length} TypeScript parameters. Documentation: https://webgis.esri.com/webgis/core/core/documenting-api#param${g ? " and https://webgis.esri.com/webgis/core/core/documenting-api#constructor" : ""}`,
2369
+ if (i.config.strict && !T && x !== y.parameters.length && i.emitError(
2370
+ `Expected @param tags to match the number of parameters on a public function. Found ${P.length} @param tags for ${y.parameters.length} TypeScript parameters. Documentation: https://webgis.esri.com/webgis/core/core/documenting-api#param${g ? " and https://webgis.esri.com/webgis/core/core/documenting-api#constructor" : ""}`,
2364
2371
  { file: i.file, node: e }
2365
- ), P.parameters.length === 0)
2366
- P.parameters = void 0;
2372
+ ), y.parameters.length === 0)
2373
+ y.parameters = void 0;
2367
2374
  else {
2368
- let T = !0;
2369
- for (let E = P.parameters.length - 1; E >= 0; E--) {
2370
- const L = P.parameters[E];
2371
- T &&= L.optional === !0 || L.rest === !0, !T && L.optional && (L.optional = void 0, L.type.text += " | undefined");
2375
+ let C = !0;
2376
+ for (let S = y.parameters.length - 1; S >= 0; S--) {
2377
+ const R = y.parameters[S];
2378
+ C &&= R.optional === !0 || R.rest === !0, !C && R.optional && (R.optional = void 0, R.type.text += " | undefined");
2372
2379
  }
2373
2380
  }
2374
- l && i.componentTagName !== void 0 && (R.signature = Ki(R), v && !Li(R) && i.emitError("Public method marked as async must have a Promise<SomeType> return type annotation.", {
2381
+ l && i.componentTagName !== void 0 && (k.signature = Hi(k), I && !Fi(k) && i.emitError("Public method marked as async must have a Promise<SomeType> return type annotation.", {
2375
2382
  file: i.file,
2376
2383
  node: e
2377
2384
  })), i.functionLikeTypeParameters = void 0;
2378
- const B = p ? et(a) : 0, $ = p && i.exportDefaultName === t, V = B === 2 || $;
2379
- return p && (V ? Ct(P, !0, i) : B === 0 && i.config.strict && i.emitError("Expected @public function to be exported using named or default export.", {
2385
+ const O = p ? et(a) : 0, J = p && i.exportDefaultName === t, $ = O === 2 || J;
2386
+ return p && ($ ? Ct(y, !0, i) : O === 0 && i.config.strict && i.emitError("Expected @public function to be exported using named or default export.", {
2380
2387
  file: i.file,
2381
2388
  node: e
2382
- })), i.produceDts && (c || g || f ? (b && (y.isAbstract = !0), y.hasQuestionToken = a.questionToken !== void 0 ? !0 : void 0) : y.isDefaultExported = V || void 0), c ? so(
2389
+ })), i.produceDts && (c || g || f ? (L && (v.isAbstract = !0), v.hasQuestionToken = a.questionToken !== void 0 ? !0 : void 0) : v.isDefaultExported = $ || void 0), c ? po(
2383
2390
  i,
2384
2391
  n ?? e,
2385
2392
  i.config.documentation.copyDocDefinitions.methods,
2386
- P,
2393
+ y,
2387
2394
  i.apiObject
2388
- ) : p && lo(
2395
+ ) : p && uo(
2389
2396
  i,
2390
2397
  n ?? e,
2391
2398
  i.config.documentation.copyDocDefinitions.functions,
2392
- P,
2399
+ y,
2393
2400
  i.apiModule
2394
- ), P;
2401
+ ), y;
2395
2402
  }
2396
- const Ht = (e, t) => (
2403
+ const Bt = (e, t) => (
2397
2404
  // Keep ? as is
2398
2405
  e.questionToken !== void 0 || // If had default value internally, but not publicly, add ?
2399
2406
  e.initializer !== void 0 && t.default === void 0 ? !0 : void 0
2400
2407
  );
2401
- function yo(e, t, n) {
2402
- return St(), Pe(e, t), bt && t !== void 0 && n !== void 0 && (St(), Mt(t.getTypeAtLocation(n))), mi();
2408
+ function To(e, t, n) {
2409
+ return St(), Pe(e, t), bt && t !== void 0 && n !== void 0 && (St(), Mt(t.getTypeAtLocation(n))), yi();
2403
2410
  }
2404
- function vo(e) {
2405
- return St(), Mt(e), mi();
2411
+ function ho(e) {
2412
+ return St(), Mt(e), yi();
2406
2413
  }
2407
2414
  let Le = !1, se = !1, re = !1, Ie = !1, le = !1, bt = !1;
2408
2415
  const ce = [], ee = [];
2409
2416
  function St() {
2410
2417
  Le = !1, se = !1, re = !1, Ie = !1, le = !1, bt = !1, ce.length = 0, ee.length = 0;
2411
2418
  }
2412
- function mi() {
2419
+ function yi() {
2413
2420
  if (!re && !Ie && !le && !Le)
2414
2421
  return;
2415
2422
  const e = [];
2416
2423
  if (ce.length > 0)
2417
2424
  for (let t = 0; t < ce.length; ++t)
2418
2425
  e.push({ type: "string", value: ce[t] });
2419
- else re && e.push(go);
2426
+ else re && e.push(Eo);
2420
2427
  if (ee.length > 0)
2421
2428
  for (let t = 0; t < ee.length; ++t)
2422
2429
  e.push({ type: "number", value: ee[t] });
2423
- else le && e.push(So);
2424
- return Ie && e.push(To), Le ? e.push(ho) : se && e.push(Eo), e;
2430
+ else le && e.push(Co);
2431
+ return Ie && e.push(bo), Le ? e.push(Mo) : se && e.push(Po), e;
2425
2432
  }
2426
- const go = { type: "string", value: void 0 }, So = { type: "number", value: void 0 }, To = { type: "boolean", value: void 0 }, ho = { type: "any", value: void 0 }, Eo = { type: "object", value: void 0 };
2433
+ const Eo = { type: "string", value: void 0 }, Co = { type: "number", value: void 0 }, bo = { type: "boolean", value: void 0 }, Mo = { type: "any", value: void 0 }, Po = { type: "object", value: void 0 };
2427
2434
  function Pe(e, t) {
2428
2435
  switch (e.kind) {
2429
2436
  case o.SyntaxKind.BooleanKeyword:
@@ -2502,12 +2509,12 @@ function Mt(e) {
2502
2509
  if (e.isUnion()) {
2503
2510
  const t = Math.min(e.types.length, Qe);
2504
2511
  for (let n = 0; n < t; ++n)
2505
- $t(e.types[n]);
2512
+ Ut(e.types[n]);
2506
2513
  e.types.length > Qe && (ce.length = 0, ee.length = 0);
2507
2514
  } else
2508
- $t(e);
2515
+ Ut(e);
2509
2516
  }
2510
- function $t(e) {
2517
+ function Ut(e) {
2511
2518
  const t = e.flags;
2512
2519
  let n = !1;
2513
2520
  if (t & o.TypeFlags.StringLiteral ? (n = !0, re = !0, ce.push(e.value)) : t & o.TypeFlags.StringLike && (n = !0, re = !0), t & o.TypeFlags.NumberLiteral ? (n = !0, le = !0, ee.push(e.value.toString())) : t & o.TypeFlags.NumberLike && (n = !0, le = !0), t & o.TypeFlags.BooleanLike && (n = !0, Ie = !0), t & o.TypeFlags.Any) {
@@ -2517,10 +2524,10 @@ function $t(e) {
2517
2524
  }
2518
2525
  Le = !0, n = !0;
2519
2526
  }
2520
- t & Co || n || (se = !0);
2527
+ t & xo || n || (se = !0);
2521
2528
  }
2522
- const Co = o.TypeFlags.Null | o.TypeFlags.VoidLike, ua = (e) => e.map(bo).join(" | "), bo = (e) => e.type === "string" && e.value !== void 0 ? `"${e.value}"` : e.value ?? e.type;
2523
- function Mo(e, t, n) {
2529
+ const xo = o.TypeFlags.Null | o.TypeFlags.VoidLike, ga = (e) => e.map(Ro).join(" | "), Ro = (e) => e.type === "string" && e.value !== void 0 ? `"${e.value}"` : e.value ?? e.type;
2530
+ function Do(e, t, n) {
2524
2531
  let i;
2525
2532
  const a = e.initializer;
2526
2533
  let s;
@@ -2532,7 +2539,7 @@ function Mo(e, t, n) {
2532
2539
  const r = a.expression;
2533
2540
  if (o.isIdentifier(r)) {
2534
2541
  const c = r.escapedText;
2535
- c === He ? (i = a.typeArguments?.[0] ?? _e, s = a.arguments[0]) : c === "reEmitEvent" ? i = a.typeArguments?.[0] ?? _e : c.startsWith("use") && (i = Bt(e, n));
2542
+ c === He ? (i = a.typeArguments?.[0] ?? _e, s = a.arguments[0]) : c === "reEmitEvent" ? i = a.typeArguments?.[0] ?? _e : c.startsWith("use") && (i = zt(e, n));
2536
2543
  } else if (o.isCallExpression(r) && o.isIdentifier(r.expression)) {
2537
2544
  const c = r.expression.escapedText;
2538
2545
  if (c === "usePropertyChange") {
@@ -2551,7 +2558,7 @@ function Mo(e, t, n) {
2551
2558
  m.length === 1 ? m[0] : o.factory.createUnionTypeNode(m)
2552
2559
  )
2553
2560
  ]);
2554
- } else c.startsWith("use") && (i = Bt(e, n));
2561
+ } else c.startsWith("use") && (i = zt(e, n));
2555
2562
  }
2556
2563
  }
2557
2564
  if (i === void 0)
@@ -2569,7 +2576,7 @@ function Mo(e, t, n) {
2569
2576
  cancelable: void 0,
2570
2577
  composed: void 0
2571
2578
  };
2572
- return rn(l, n.jsDoc), s !== void 0 && Po(e, s, l, n), ro(
2579
+ return pn(l, n.jsDoc), s !== void 0 && Lo(e, s, l, n), mo(
2573
2580
  n,
2574
2581
  e,
2575
2582
  n.config.documentation.copyDocDefinitions.events,
@@ -2578,7 +2585,7 @@ function Mo(e, t, n) {
2578
2585
  ), l;
2579
2586
  }
2580
2587
  const He = "createEvent";
2581
- function Po(e, t, n, i) {
2588
+ function Lo(e, t, n, i) {
2582
2589
  if (t !== void 0) {
2583
2590
  if (!o.isObjectLiteralExpression(t)) {
2584
2591
  i.emitError(`Expected object literal expression as first argument of ${He}().`, {
@@ -2601,7 +2608,7 @@ function Po(e, t, n, i) {
2601
2608
  !o.isPropertyAssignment(a) || !o.isIdentifier(a.name) || (a.name.text === "cancelable" && !oe(a.initializer, i) && (n.cancelable = !1), a.name.text === "bubbles" && !oe(a.initializer, i) && (n.bubbles = !1), a.name.text === "composed" && !oe(a.initializer, i) && (n.composed = !1));
2602
2609
  }
2603
2610
  }
2604
- function Bt(e, t) {
2611
+ function zt(e, t) {
2605
2612
  const n = t.program?.getTypeChecker?.();
2606
2613
  if (n === void 0)
2607
2614
  return;
@@ -2614,16 +2621,16 @@ function Bt(e, t) {
2614
2621
  const l = s[0];
2615
2622
  return n.typeToTypeNode(l, e, o.NodeBuilderFlags.NoTruncation);
2616
2623
  }
2617
- function ui(e, t, n, i) {
2624
+ function vi(e, t, n, i) {
2618
2625
  if (t === void 0) {
2619
2626
  i.emitError("Computed property names are not yet supported", { file: i.file, node: e });
2620
2627
  return;
2621
2628
  }
2622
- const a = e, s = xe(a.modifiers, "property") ?? (i.pairedSetter === void 0 ? void 0 : xe(i.pairedSetter.modifiers, "property")), l = s?.arguments[0], r = l !== void 0 && o.isObjectLiteralExpression(l) ? l.properties : void 0, c = o.isPropertyDeclaration(e) || o.isPropertySignature(e), m = o.isGetAccessor(e), d = Ii(), p = i.isInLuminaMinimalExtraction || i.jsDoc === Ce;
2623
- let f = !1, u = !1, g, C = !1, y, h, M;
2629
+ const a = e, s = xe(a.modifiers, "property") ?? (i.pairedSetter === void 0 ? void 0 : xe(i.pairedSetter.modifiers, "property")), l = s?.arguments[0], r = l !== void 0 && o.isObjectLiteralExpression(l) ? l.properties : void 0, c = o.isPropertyDeclaration(e) || o.isPropertySignature(e), m = o.isGetAccessor(e), d = wi(), p = i.isInLuminaMinimalExtraction || i.jsDoc === Ce;
2630
+ let f = !1, u = !1, g, E = !1, v, b, h;
2624
2631
  if (c && e.modifiers !== void 0)
2625
- for (let T = 0; T < e.modifiers.length; ++T)
2626
- switch (e.modifiers[T].kind) {
2632
+ for (let C = 0; C < e.modifiers.length; ++C)
2633
+ switch (e.modifiers[C].kind) {
2627
2634
  case o.SyntaxKind.ReadonlyKeyword:
2628
2635
  f = !0;
2629
2636
  continue;
@@ -2634,44 +2641,44 @@ function ui(e, t, n, i) {
2634
2641
  g = "protected";
2635
2642
  continue;
2636
2643
  case o.SyntaxKind.StaticKeyword:
2637
- y = !0;
2644
+ v = !0;
2638
2645
  continue;
2639
2646
  case o.SyntaxKind.AbstractKeyword:
2640
- C = !0;
2647
+ E = !0;
2641
2648
  continue;
2642
2649
  }
2643
2650
  n ||= f || m && i.pairedSetter === void 0;
2644
- const b = i.apiObject.customElement === !0;
2645
- let v = !1;
2651
+ const L = i.apiObject.customElement === !0;
2652
+ let I = !1;
2646
2653
  if (i.moduleHasAccessorLikeClass)
2647
2654
  if (r !== void 0) {
2648
- for (let T = 0; T < r.length; ++T) {
2649
- const E = r[T];
2650
- if (!o.isPropertyAssignment(E)) {
2651
- v ||= o.isSpreadAssignment(E);
2655
+ for (let C = 0; C < r.length; ++C) {
2656
+ const S = r[C];
2657
+ if (!o.isPropertyAssignment(S)) {
2658
+ I ||= o.isSpreadAssignment(S);
2652
2659
  continue;
2653
2660
  }
2654
- const L = E.name.escapedText;
2655
- L === "readOnly" && oe(E.initializer, i) ? n = !0 : L === "constructOnly" && oe(E.initializer, i) ? d.isConstructorOnly = !0 : L === "type" ? d.hasAutoCasting = !0 : L === "types" && xo(
2661
+ const R = S.name.escapedText;
2662
+ R === "readOnly" && oe(S.initializer, i) ? n = !0 : R === "constructOnly" && oe(S.initializer, i) ? d.isConstructorOnly = !0 : R === "type" ? d.hasAutoCasting = !0 : R === "types" && Io(
2656
2663
  d,
2657
- E.initializer?.kind === o.SyntaxKind.ObjectLiteralExpression ? E.initializer : void 0
2664
+ S.initializer?.kind === o.SyntaxKind.ObjectLiteralExpression ? S.initializer : void 0
2658
2665
  );
2659
2666
  }
2660
- v && d.hasAutoCasting === void 0 && (d.hasAutoCasting = !0, d.autoCastingRequiresType = !0);
2667
+ I && d.hasAutoCasting === void 0 && (d.hasAutoCasting = !0, d.autoCastingRequiresType = !0);
2661
2668
  } else l !== void 0 && (d.hasAutoCasting = !0, d.autoCastingRequiresType = !0);
2662
- else if (b) {
2663
- const T = i.apiObject;
2669
+ else if (L) {
2670
+ const C = i.apiObject;
2664
2671
  if (s === void 0) {
2665
2672
  if (p)
2666
2673
  return;
2667
2674
  {
2668
- const E = c && !y ? Mo(e, t, i) : void 0;
2669
- if (E !== void 0) {
2670
- T.events ??= [], T.events.push(E);
2675
+ const S = c && !v ? Do(e, t, i) : void 0;
2676
+ if (S !== void 0) {
2677
+ C.events ??= [], C.events.push(S);
2671
2678
  return;
2672
- } else !i.config.strict && fi(e) ? (g = "protected", h = !1, i.jsDoc = {
2679
+ } else !i.config.strict && gi(e) ? (g = "protected", b = !1, i.jsDoc = {
2673
2680
  ...i.jsDoc,
2674
- docsTags: [...i.jsDoc.docsTags, W.internal]
2681
+ docsTags: [...i.jsDoc.docsTags, V.internal]
2675
2682
  }) : s === void 0 && i.emitError(
2676
2683
  "Public properties on a Lumina component must have a @property() decorator for lazy-loading compatibility.",
2677
2684
  {
@@ -2681,126 +2688,126 @@ function ui(e, t, n, i) {
2681
2688
  );
2682
2689
  }
2683
2690
  } else if (r !== void 0)
2684
- for (let E = 0; E < r.length; ++E) {
2685
- const L = r[E];
2686
- if (!(!o.isPropertyAssignment(L) || !o.isIdentifier(L.name)))
2687
- switch (L.name.escapedText) {
2691
+ for (let S = 0; S < r.length; ++S) {
2692
+ const R = r[S];
2693
+ if (!(!o.isPropertyAssignment(R) || !o.isIdentifier(R.name)))
2694
+ switch (R.name.escapedText) {
2688
2695
  case "attribute":
2689
- o.isStringLiteral(L.initializer) ? h = L.initializer.text : h = oe(L.initializer, i);
2696
+ o.isStringLiteral(R.initializer) ? b = R.initializer.text : b = oe(R.initializer, i);
2690
2697
  continue;
2691
2698
  case "reflect":
2692
- oe(L.initializer, i) && (h ??= !0, M = !0);
2699
+ oe(R.initializer, i) && (b ??= !0, h = !0);
2693
2700
  continue;
2694
2701
  case "readOnly":
2695
- oe(L.initializer, i) && (n = !0);
2702
+ oe(R.initializer, i) && (n = !0);
2696
2703
  continue;
2697
2704
  case "type":
2698
2705
  case "converter":
2699
- h ??= !0;
2706
+ b ??= !0;
2700
2707
  continue;
2701
2708
  }
2702
2709
  }
2703
2710
  }
2704
- const P = i.pairedSetter ?? (o.isSetAccessor(e) ? e : void 0), R = n ? void 0 : P;
2705
- u ||= s !== void 0 || m || P !== void 0, d.isAccessor = u || void 0;
2706
- const I = R?.parameters[0].type, k = a.type;
2707
- let D = I ?? k;
2708
- if (D === void 0) {
2709
- const T = R?.parameters[0].initializer ?? e.initializer;
2710
- if (c && T !== void 0 && o.isArrowFunction(T)) {
2711
+ const y = i.pairedSetter ?? (o.isSetAccessor(e) ? e : void 0), k = n ? void 0 : y;
2712
+ u ||= s !== void 0 || m || y !== void 0, d.isAccessor = u || void 0;
2713
+ const P = k?.parameters[0].type, D = a.type;
2714
+ let x = P ?? D;
2715
+ if (x === void 0) {
2716
+ const C = k?.parameters[0].initializer ?? e.initializer;
2717
+ if (c && C !== void 0 && o.isArrowFunction(C)) {
2711
2718
  if (n)
2712
- return Kt(T, t, e, i);
2713
- Ut(e, i);
2719
+ return $t(C, t, e, i);
2720
+ jt(e, i);
2714
2721
  }
2715
- D = T === void 0 ? Hn(e, i) ?? Q(
2722
+ x = C === void 0 ? zn(e, i) ?? Q(
2716
2723
  { file: i.file, node: e },
2717
2724
  "Public property must have a type annotation or a default value",
2718
2725
  i
2719
- ) : ht(T, n ? O.shallow : O.false, i.file, i);
2720
- } else if (D = Et(D), c && o.isFunctionTypeNode(D)) {
2726
+ ) : ht(C, n ? G.shallow : G.false, i.file, i);
2727
+ } else if (x = Et(x), c && o.isFunctionTypeNode(x)) {
2721
2728
  if (n)
2722
- return Kt(D, t, e, i);
2723
- Ut(e, i);
2729
+ return $t(x, t, e, i);
2730
+ jt(e, i);
2724
2731
  }
2725
- const S = {
2732
+ const T = {
2726
2733
  [Y]: d,
2727
2734
  kind: "field",
2728
2735
  name: t,
2729
- static: y,
2736
+ static: v,
2730
2737
  deprecated: void 0,
2731
2738
  summary: void 0,
2732
2739
  description: void 0,
2733
2740
  docsTags: void 0,
2734
2741
  // In minimal extraction, we care only for type.values (set below)
2735
- type: p ? { ...di } : z(D, i),
2742
+ type: p ? { ...ui } : z(x, i),
2736
2743
  getterType: void 0,
2737
2744
  default: void 0,
2738
2745
  readonly: n || void 0,
2739
2746
  inheritedFrom: void 0,
2740
2747
  privacy: g,
2741
2748
  source: void 0,
2742
- attribute: !b || h === !1 ? void 0 : typeof h == "string" ? h : Fi(t),
2743
- reflects: M,
2749
+ attribute: !L || b === !1 ? void 0 : typeof b == "string" ? b : qi(t),
2750
+ reflects: h,
2744
2751
  docsOnlyReadonly: void 0
2745
2752
  };
2746
- an(S, i.jsDoc);
2747
- const N = S.default;
2748
- b && t === "messageOverrides" && (d.dtsTypeOverride = S.type.text, S.type = to);
2749
- const B = b && s !== void 0;
2750
- if (B) {
2751
- !n && S.readonly === !0 && (S.docsOnlyReadonly = !0);
2752
- const T = i.program?.getTypeChecker?.();
2753
- S.type.values = T !== void 0 && D.pos === -1 && (D.kind === o.SyntaxKind.TypeQuery || D.kind === o.SyntaxKind.IndexedAccessType || D.kind === o.SyntaxKind.ImportType || D.kind === o.SyntaxKind.TypeReference) ? vo(T.getTypeAtLocation(P?.parameters[0] ?? e)) : yo(D, T, P?.parameters[0] ?? e), (h === void 0 && S.type.values === void 0 && !i.config.context.isLuminaMinimalExtraction || S.readonly && !S.reflects) && (S.attribute = void 0);
2754
- const E = T !== void 0 && o.isPropertyDeclaration(e) && // BUG: should not check node.type here? but do check in property.getterType below
2753
+ cn(T, i.jsDoc);
2754
+ const K = T.default;
2755
+ L && t === "messageOverrides" && (d.dtsTypeOverride = T.type.text, T.type = ao);
2756
+ const O = L && s !== void 0;
2757
+ if (O) {
2758
+ !n && T.readonly === !0 && (T.docsOnlyReadonly = !0);
2759
+ const C = i.program?.getTypeChecker?.();
2760
+ T.type.values = C !== void 0 && x.pos === -1 && (x.kind === o.SyntaxKind.TypeQuery || x.kind === o.SyntaxKind.IndexedAccessType || x.kind === o.SyntaxKind.ImportType || x.kind === o.SyntaxKind.TypeReference) ? ho(C.getTypeAtLocation(y?.parameters[0] ?? e)) : To(x, C, y?.parameters[0] ?? e), (b === void 0 && T.type.values === void 0 && !i.config.context.isLuminaMinimalExtraction || T.readonly && !T.reflects) && (T.attribute = void 0);
2761
+ const S = C !== void 0 && o.isPropertyDeclaration(e) && // BUG: should not check node.type here? but do check in property.getterType below
2755
2762
  e.type !== void 0 && e.initializer !== void 0 && o.isPropertyAccessExpression(e.initializer) && o.isPropertyAccessExpression(e.initializer.expression) && e.initializer.expression.expression.kind === o.SyntaxKind.ThisKeyword && o.isIdentifier(e.initializer.expression.name) && o.isIdentifier(e.initializer.name);
2756
- if (("initializer" in e && e.initializer !== void 0 && (!S.default || !S.description) || E) && !p) {
2757
- const L = e.initializer, A = T?.getSymbolAtLocation(L), J = A !== void 0 && ((A.flags ?? 0) & o.SymbolFlags.Alias) !== 0 ? T?.getAliasedSymbol(A) : A;
2758
- let _, F;
2759
- const G = J?.getDeclarations();
2760
- if (G !== void 0)
2761
- for (let w = 0; w < G.length; ++w) {
2762
- const K = G[w];
2763
- _ ??= o.isGetAccessor(K) ? K : void 0, F ??= o.isSetAccessor(K) ? K : void 0, "initializer" in K && (S.default = Be(
2764
- K.initializer,
2765
- S.default,
2766
- K.getSourceFile()
2763
+ if (("initializer" in e && e.initializer !== void 0 && (!T.default || !T.description) || S) && !p) {
2764
+ const R = e.initializer, A = C?.getSymbolAtLocation(R), _ = A !== void 0 && ((A.flags ?? 0) & o.SymbolFlags.Alias) !== 0 ? C?.getAliasedSymbol(A) : A;
2765
+ let W, F;
2766
+ const N = _?.getDeclarations();
2767
+ if (N !== void 0)
2768
+ for (let w = 0; w < N.length; ++w) {
2769
+ const H = N[w];
2770
+ W ??= o.isGetAccessor(H) ? H : void 0, F ??= o.isSetAccessor(H) ? H : void 0, "initializer" in H && (T.default = Be(
2771
+ H.initializer,
2772
+ T.default,
2773
+ H.getSourceFile()
2767
2774
  ));
2768
2775
  }
2769
- E && _?.type !== void 0 && F !== void 0 && _.type.getText() !== F.parameters[0]?.type?.getText() && (S.getterType = {
2770
- text: z(_.type, i).text,
2776
+ S && W?.type !== void 0 && F !== void 0 && W.type.getText() !== F.parameters[0]?.type?.getText() && (T.getterType = {
2777
+ text: z(W.type, i).text,
2771
2778
  references: void 0,
2772
2779
  values: void 0,
2773
2780
  source: void 0
2774
2781
  });
2775
2782
  }
2776
2783
  }
2777
- if (k !== void 0 && I !== void 0 && !p && // Quick perf check: type is definitely the same if raw type string matches.
2784
+ if (D !== void 0 && P !== void 0 && !p && // Quick perf check: type is definitely the same if raw type string matches.
2778
2785
  // More reliable check follows in processing/index.ts, where printed normalized
2779
2786
  // type string is compared.
2780
- k.getText(i.file) !== I.getText(i.file) ? S.getterType = z(k, i) : S.readonly === !0 && S.name === "type" && D.kind === o.SyntaxKind.LiteralType && D.literal.kind === o.SyntaxKind.StringLiteral && (i.moduleContext.typeName = D.literal.text), (d.hasAutoCasting === !0 || d.isConstructorOnly === !0) && (S.readonly === !0 && d.isConstructorOnly !== !0 ? d.hasAutoCasting = void 0 : S.getterType ??= {
2781
- ...S.type,
2782
- references: S.type.references === void 0 ? void 0 : [...S.type.references]
2783
- }), n && D.kind === o.SyntaxKind.LiteralType || (S.default = Be(
2787
+ D.getText(i.file) !== P.getText(i.file) ? T.getterType = z(D, i) : T.readonly === !0 && T.name === "type" && x.kind === o.SyntaxKind.LiteralType && x.literal.kind === o.SyntaxKind.StringLiteral && (i.moduleContext.typeName = x.literal.text), (d.hasAutoCasting === !0 || d.isConstructorOnly === !0) && (T.readonly === !0 && d.isConstructorOnly !== !0 ? d.hasAutoCasting = void 0 : T.getterType ??= {
2788
+ ...T.type,
2789
+ references: T.type.references === void 0 ? void 0 : [...T.type.references]
2790
+ }), n && x.kind === o.SyntaxKind.LiteralType || (T.default = Be(
2784
2791
  e.initializer,
2785
- S.default,
2792
+ T.default,
2786
2793
  i.file
2787
- )), B) {
2788
- const T = N === void 0 && S.default === "true";
2789
- S.type.values?.length === 1 && S.type.values[0].type === "boolean" && (S.default === void 0 ? S.default = "false" : T && S.deprecated === void 0 && (i.loggedBooleanWarning || i.config.context.logger.error(
2790
- `${xi}Boolean properties should default to "false". Found default value "true" in ${i.apiObject.name}.${S.name}. See https://webgis.esri.com/references/lumina/properties#boolean-properties`
2794
+ )), O) {
2795
+ const C = K === void 0 && T.default === "true";
2796
+ T.type.values?.length === 1 && T.type.values[0].type === "boolean" && (T.default === void 0 ? T.default = "false" : C && T.deprecated === void 0 && (i.loggedBooleanWarning || i.config.context.logger.error(
2797
+ `${Li}Boolean properties should default to "false". Found default value "true" in ${i.apiObject.name}.${T.name}. See https://webgis.esri.com/references/lumina/properties#boolean-properties`
2791
2798
  ), i.loggedBooleanWarning = !0));
2792
2799
  }
2793
- return ao(
2800
+ return co(
2794
2801
  i,
2795
2802
  e,
2796
2803
  i.config.documentation.copyDocDefinitions?.properties,
2797
- S,
2804
+ T,
2798
2805
  i.apiObject
2799
- ), i.produceDts && C && (d.isAbstract = !0), c && e.questionToken !== void 0 && (S.type.text.endsWith(" | undefined") || (S.type.text = // Don't need to wrap non-accessors in |undefined as we replace |undefined
2806
+ ), i.produceDts && E && (d.isAbstract = !0), c && e.questionToken !== void 0 && (T.type.text.endsWith(" | undefined") || (T.type.text = // Don't need to wrap non-accessors in |undefined as we replace |undefined
2800
2807
  // with ? during printing
2801
- u && (D.kind === o.SyntaxKind.FunctionType || D.kind === o.SyntaxKind.ConstructorType || D.kind === o.SyntaxKind.ConditionalType || D.kind === o.SyntaxKind.InferType) ? `(${S.type.text}) | undefined` : `${S.type.text} | undefined`), S.getterType !== void 0 && !S.getterType.text.endsWith(" | undefined") && (S.getterType.text += " | undefined")), S;
2808
+ u && (x.kind === o.SyntaxKind.FunctionType || x.kind === o.SyntaxKind.ConstructorType || x.kind === o.SyntaxKind.ConditionalType || x.kind === o.SyntaxKind.InferType) ? `(${T.type.text}) | undefined` : `${T.type.text} | undefined`), T.getterType !== void 0 && !T.getterType.text.endsWith(" | undefined") && (T.getterType.text += " | undefined")), T;
2802
2809
  }
2803
- function Ut(e, t) {
2810
+ function jt(e, t) {
2804
2811
  if (!t.config.strict)
2805
2812
  return;
2806
2813
  const n = t.jsDoc.docsTags;
@@ -2818,7 +2825,7 @@ function Ut(e, t) {
2818
2825
  }
2819
2826
  }
2820
2827
  }
2821
- function xo(e, t) {
2828
+ function Io(e, t) {
2822
2829
  if (e.hasAutoCasting = !0, e.autoCastingRequiresType = !0, t !== void 0)
2823
2830
  for (let n = 0; n < t.properties.length; ++n) {
2824
2831
  const i = t.properties[n];
@@ -2828,21 +2835,21 @@ function xo(e, t) {
2828
2835
  }
2829
2836
  }
2830
2837
  }
2831
- const fi = (e) => o.isPropertyDeclaration(e) && e.initializer !== void 0 && o.isCallExpression(e.initializer) && o.isIdentifier(e.initializer.expression) && e.initializer.expression.escapedText === "useT9n";
2838
+ const gi = (e) => o.isPropertyDeclaration(e) && e.initializer !== void 0 && o.isCallExpression(e.initializer) && o.isIdentifier(e.initializer.expression) && e.initializer.expression.escapedText === "useT9n";
2832
2839
  function Ye(e, t) {
2833
2840
  const n = o.isClassDeclaration(e);
2834
2841
  let i = e.name.escapedText;
2835
- const a = n ? t.componentTagName : void 0, s = !n && si(i, t);
2842
+ const a = n ? t.componentTagName : void 0, s = !n && ci(i, t);
2836
2843
  if (t.file.fileName.includes("serial-chart-model"))
2837
2844
  debugger;
2838
2845
  let l = e.heritageClauses === void 0 || s ? void 0 : e.heritageClauses[0]?.token === o.SyntaxKind.ExtendsKeyword ? e.heritageClauses[0] : e.heritageClauses[1]?.token === o.SyntaxKind.ExtendsKeyword ? e.heritageClauses[1] : void 0;
2839
2846
  if (t.config.context.supportApplyMixinsSyntax && !n && l?.types.length === 1 && o.isExpressionWithTypeArguments(l.types[0]) && l.types[0].expression.escapedText === "MixinInstances" && l.types[0].typeArguments?.length === 1) {
2840
- Do(i, l.types[0].typeArguments[0], t);
2847
+ ko(i, l.types[0].typeArguments[0], t);
2841
2848
  return;
2842
2849
  }
2843
2850
  const r = n && t.mixinName !== void 0 && l !== void 0 && o.isExpressionWithTypeArguments(l.types[0]) && o.isIdentifier(l.types[0].expression) && l.types[0].expression.escapedText === "TypedBase";
2844
2851
  r && (l = void 0, i = t.mixinName);
2845
- const c = Yt(), m = {
2852
+ const c = ti(), m = {
2846
2853
  [Y]: c,
2847
2854
  kind: n ? "class" : "interface",
2848
2855
  name: i,
@@ -2856,7 +2863,7 @@ function Ye(e, t) {
2856
2863
  * prefix (Arcgis), where as tag name always does. This also matches
2857
2864
  * Stencil's behavior.
2858
2865
  */
2859
- wi(a)
2866
+ Xi(a)
2860
2867
  ),
2861
2868
  deprecated: void 0,
2862
2869
  summary: void 0,
@@ -2880,26 +2887,26 @@ function Ye(e, t) {
2880
2887
  // REFACTOR: remove this deprecated property
2881
2888
  importPath: a === void 0 ? void 0 : t.apiModule.path
2882
2889
  }, d = m, p = d, f = d;
2883
- Zt(m, t.jsDoc);
2890
+ ii(m, t.jsDoc);
2884
2891
  const u = s ? (
2885
2892
  // Members will be added during post-processing
2886
2893
  !1
2887
- ) : yi(d, e.members, i, t);
2894
+ ) : Si(d, e.members, i, t);
2888
2895
  r && (t.mixinMixins !== void 0 && (p.mixins = t.mixinMixins), u && t.emitError("Mixin class is not expected to have a @public constructor", { file: t.file, node: e })), l === void 0 ? a !== void 0 && p.superclass === void 0 && t.emitError(
2889
2896
  "Lumina web component must extend LitElement class. Found a class that does not extend any class.",
2890
2897
  {
2891
2898
  file: t.file,
2892
2899
  node: e
2893
2900
  }
2894
- ) : Ro(l, n, m, e, t), a !== void 0 && io(p, t), d.members.length === 0 && (a === void 0 && (d.members = void 0), s && (t.moduleContext.constructorPropertiesInterface = f));
2895
- const g = t.exportDefaultName === i, C = et(e), y = g || C === 2;
2896
- return (y || a !== void 0) && Ct(d, y, t), n ? (a === void 0 ? po(
2901
+ ) : Ao(l, n, m, e, t), a !== void 0 && so(p, t), d.members.length === 0 && (a === void 0 && (d.members = void 0), s && (t.moduleContext.constructorPropertiesInterface = f));
2902
+ const g = t.exportDefaultName === i, E = et(e), v = g || E === 2;
2903
+ return (v || a !== void 0) && Ct(d, v, t), n ? (a === void 0 ? yo(
2897
2904
  t,
2898
2905
  e,
2899
2906
  t.config.documentation.copyDocDefinitions.classes,
2900
2907
  p,
2901
2908
  t.apiModule
2902
- ) : mo(
2909
+ ) : vo(
2903
2910
  t,
2904
2911
  e,
2905
2912
  t.config.documentation.copyDocDefinitions.customElements,
@@ -2908,18 +2915,18 @@ function Ye(e, t) {
2908
2915
  ), t.moduleHasClass && t.config.strict && t.emitError(
2909
2916
  "A module may only export at most one public class/mixin/custom element. Documentation: https://webgis.esri.com/webgis/core/core/documenting-api#class",
2910
2917
  { file: t.file, node: e }
2911
- ), t.moduleHasClass = !0) : pi(
2918
+ ), t.moduleHasClass = !0) : fi(
2912
2919
  t,
2913
2920
  e,
2914
2921
  t.config.documentation.copyDocDefinitions.interfaces,
2915
2922
  f,
2916
2923
  t.apiModule
2917
- ), t.produceDts && (c.isDefaultExported = y || void 0, n && (!r && (!g && C === 0) && t.config.strict && t.emitError("Expected @public class to be exported using named or default export.", {
2924
+ ), t.produceDts && (c.isDefaultExported = v || void 0, n && (!r && (!g && E === 0) && t.config.strict && t.emitError("Expected @public class to be exported using named or default export.", {
2918
2925
  file: t.file,
2919
2926
  node: e
2920
- }), ai(e.modifiers, o.SyntaxKind.AbstractKeyword) ? c.hasExplicitAbstract = !0 : !u && (t.config.strict || a !== void 0) && (c.hasExplicitAbstract = !1))), t.objectLikeTypeParameters = void 0, d;
2927
+ }), li(e.modifiers, o.SyntaxKind.AbstractKeyword) ? c.hasExplicitAbstract = !0 : !u && (t.config.strict || a !== void 0) && (c.hasExplicitAbstract = !1))), t.objectLikeTypeParameters = void 0, d;
2921
2928
  }
2922
- function Ro(e, t, n, i, a) {
2929
+ function Ao(e, t, n, i, a) {
2923
2930
  for (let s = 0; s < e.types.length; ++s) {
2924
2931
  const l = e.types[s];
2925
2932
  if (t) {
@@ -2963,7 +2970,7 @@ function Ro(e, t, n, i, a) {
2963
2970
  d.superClassText = m.printableText, m.printableText = void 0, n.superclass = m;
2964
2971
  break;
2965
2972
  } else {
2966
- const r = Zn(l);
2973
+ const r = no(l);
2967
2974
  let c = r, m;
2968
2975
  if (o.isExpressionWithTypeArguments(r))
2969
2976
  c = r.expression, m = r.typeArguments;
@@ -2974,7 +2981,7 @@ function Ro(e, t, n, i, a) {
2974
2981
  }
2975
2982
  }
2976
2983
  }
2977
- function yi(e, t, n, i) {
2984
+ function Si(e, t, n, i) {
2978
2985
  i.apiObject = e;
2979
2986
  const a = e.customElement === !0, s = e.members, l = t.length;
2980
2987
  let r, c = t[0], m, d = Re(c?.name), p = !1;
@@ -2987,21 +2994,21 @@ function yi(e, t, n, i) {
2987
2994
  continue;
2988
2995
  c !== void 0 && m === d && (o.isGetAccessor(c) ? (i.pairedSetter = r, r = c) : o.isSetAccessor(c) && (i.pairedSetter = c));
2989
2996
  let u = j(r, !0, i) ?? (i.pairedSetter === void 0 ? void 0 : j(i.pairedSetter, !0, i));
2990
- if (u === void 0 && !i.config.strict && (a ? m !== void 0 && zt(r, i.pairedSetter, !0) : !ai(r.modifiers, o.SyntaxKind.PrivateKeyword))) {
2991
- const C = j(r, !1, i) ?? (i.pairedSetter === void 0 ? void 0 : j(i.pairedSetter, !1, i)) ?? Ue;
2992
- C.docsTags.includes(W.private) ? a && i.config.context.includeLuminaPrivateComponents ? u = Ce : u = void 0 : u = C;
2993
- } else u === void 0 && a && i.config.context.includeLuminaPrivateComponents && zt(r, i.pairedSetter, !1) && (u = Ce);
2997
+ if (u === void 0 && !i.config.strict && (a ? m !== void 0 && Jt(r, i.pairedSetter, !0) : !li(r.modifiers, o.SyntaxKind.PrivateKeyword))) {
2998
+ const E = j(r, !1, i) ?? (i.pairedSetter === void 0 ? void 0 : j(i.pairedSetter, !1, i)) ?? Ue;
2999
+ E.docsTags.includes(V.private) ? a && i.config.context.includeLuminaPrivateComponents ? u = Ce : u = void 0 : u = E;
3000
+ } else u === void 0 && a && i.config.context.includeLuminaPrivateComponents && Jt(r, i.pairedSetter, !1) && (u = Ce);
2994
3001
  if (u === void 0) {
2995
3002
  a && o.isPropertyDeclaration(r) && o.isIdentifier(r.name) && r.name.escapedText === "shadowRootOptions" && r.initializer !== void 0 && o.isIdentifier(r.initializer) && r.initializer.escapedText === "noShadowRoot" && (i.apiObject.encapsulation = "none");
2996
3003
  continue;
2997
3004
  }
2998
3005
  i.jsDoc = u;
2999
3006
  let g;
3000
- o.isPropertyDeclaration(r) || o.isPropertyAssignment(r) || o.isGetAccessorDeclaration(r) || o.isSetAccessorDeclaration(r) || o.isPropertySignature(r) ? g = ui(r, m, !1, i) : o.isMethodDeclaration(r) || o.isMethodSignature(r) ? g = st(r, m, void 0, i) : o.isConstructorDeclaration(r) || o.isConstructSignatureDeclaration(r) ? (p = !0, g = st(r, n, void 0, i)) : o.isCallSignatureDeclaration(r) ? g = st(r, n, void 0, i) : o.isIndexSignatureDeclaration(r) && e.kind === "interface" ? (rt.members.splice(
3007
+ o.isPropertyDeclaration(r) || o.isPropertyAssignment(r) || o.isGetAccessorDeclaration(r) || o.isSetAccessorDeclaration(r) || o.isPropertySignature(r) ? g = vi(r, m, !1, i) : o.isMethodDeclaration(r) || o.isMethodSignature(r) ? g = st(r, m, void 0, i) : o.isConstructorDeclaration(r) || o.isConstructSignatureDeclaration(r) ? (p = !0, g = st(r, n, void 0, i)) : o.isCallSignatureDeclaration(r) ? g = st(r, n, void 0, i) : o.isIndexSignatureDeclaration(r) && e.kind === "interface" ? (rt.members.splice(
3001
3008
  0,
3002
3009
  rt.members.length,
3003
3010
  r
3004
- ), vi(e, rt, i), te(e).emitAsTypeAlias = !0) : i.emitError(`@public used on unsupported member kind: ${o.SyntaxKind[r.kind]}`, {
3011
+ ), Ti(e, rt, i), te(e).emitAsTypeAlias = !0) : i.emitError(`@public used on unsupported member kind: ${o.SyntaxKind[r.kind]}`, {
3005
3012
  file: i.file,
3006
3013
  node: r
3007
3014
  }), g !== void 0 && s.push(g);
@@ -3009,14 +3016,14 @@ function yi(e, t, n, i) {
3009
3016
  return i.apiObject = void 0, p;
3010
3017
  }
3011
3018
  const rt = o.factory.createTypeLiteralNode(void 0);
3012
- function zt(e, t, n) {
3019
+ function Jt(e, t, n) {
3013
3020
  if (e.kind === o.SyntaxKind.PropertyDeclaration || e.kind === o.SyntaxKind.GetAccessor || e.kind === o.SyntaxKind.SetAccessor) {
3014
3021
  const i = e;
3015
3022
  if ((xe(i.modifiers, "property") ?? (t === void 0 ? void 0 : xe(t.modifiers, "property"))) !== void 0)
3016
3023
  return !0;
3017
3024
  if (!n)
3018
3025
  return !1;
3019
- if (fi(e))
3026
+ if (gi(e))
3020
3027
  return !0;
3021
3028
  if (i.modifiers !== void 0)
3022
3029
  for (let s = 0; s < (i.modifiers?.length ?? 0); ++s) {
@@ -3027,7 +3034,7 @@ function zt(e, t, n) {
3027
3034
  return e.kind === o.SyntaxKind.PropertyDeclaration && i.initializer !== void 0 && o.isCallExpression(i.initializer) ? o.isIdentifier(i.initializer.expression) && (i.initializer.expression.escapedText === "createEvent" || i.initializer.expression.escapedText === "useCloseEvent" || i.initializer.expression.escapedText === "useArcgisLoadError" || i.initializer.expression.escapedText === "useArcgisViewReadyError" || i.initializer.expression.escapedText === "reEmitEvent") || o.isCallExpression(i.initializer.expression) && o.isIdentifier(i.initializer.expression.expression) && i.initializer.expression.expression.escapedText === "usePropertyChange" : !1;
3028
3035
  } else return e.kind === o.SyntaxKind.MethodDeclaration ? xe(e.modifiers, "method") !== void 0 : !1;
3029
3036
  }
3030
- function vi(e, t, n) {
3037
+ function Ti(e, t, n) {
3031
3038
  const i = z(t, n);
3032
3039
  if (e.type === void 0)
3033
3040
  e.type = i;
@@ -3036,13 +3043,13 @@ function vi(e, t, n) {
3036
3043
  `, s = a.length;
3037
3044
  e.type = {
3038
3045
  text: `${a}${i.text}`,
3039
- references: i.references === void 0 ? e.type.references : e.type.references === void 0 ? Nt(i.references, s) : [...e.type.references, ...Nt(i.references, s)],
3046
+ references: i.references === void 0 ? e.type.references : e.type.references === void 0 ? Gt(i.references, s) : [...e.type.references, ...Gt(i.references, s)],
3040
3047
  values: void 0,
3041
3048
  source: void 0
3042
3049
  };
3043
3050
  }
3044
3051
  }
3045
- function Do(e, t, n) {
3052
+ function ko(e, t, n) {
3046
3053
  if (!o.isTypeQueryNode(t)) {
3047
3054
  n.emitError("Expected a TypeQueryNode for applyMixins syntax", { file: n.file, node: t });
3048
3055
  return;
@@ -3108,8 +3115,8 @@ function Do(e, t, n) {
3108
3115
  s.mixins.unshift(Ee(c, void 0, n));
3109
3116
  }
3110
3117
  }
3111
- function Lo(e, t) {
3112
- const n = e.type, i = e.name.escapedText, a = si(i, t), s = Yt(), l = {
3118
+ function Fo(e, t) {
3119
+ const n = e.type, i = e.name.escapedText, a = ci(i, t), s = ti(), l = {
3113
3120
  [Y]: s,
3114
3121
  kind: "interface",
3115
3122
  name: i,
@@ -3138,7 +3145,7 @@ function Lo(e, t) {
3138
3145
  source: void 0,
3139
3146
  importPath: void 0
3140
3147
  }, r = l;
3141
- Zt(l, t.jsDoc);
3148
+ ii(l, t.jsDoc);
3142
3149
  let c;
3143
3150
  if (a)
3144
3151
  t.moduleContext.constructorPropertiesInterface = r;
@@ -3148,7 +3155,7 @@ function Lo(e, t) {
3148
3155
  for (let d = 0; d < m.length; ++d) {
3149
3156
  const p = Et(m[d]);
3150
3157
  if (o.isTypeLiteralNode(p))
3151
- yi(r, p.members, i, t);
3158
+ Si(r, p.members, i, t);
3152
3159
  else if (o.isTypeReferenceNode(p)) {
3153
3160
  r.supertypes ??= [];
3154
3161
  const f = Ee(p.typeName, p.typeArguments, t);
@@ -3162,12 +3169,12 @@ function Lo(e, t) {
3162
3169
  }
3163
3170
  r.docsTags.length === 0 && (r.docsTags = void 0);
3164
3171
  }
3165
- r.members.push(fo(p, i, void 0, t));
3172
+ r.members.push(So(p, i, void 0, t));
3166
3173
  } else
3167
- vi(r, p, t);
3174
+ Ti(r, p, t);
3168
3175
  }
3169
3176
  }
3170
- return t.objectLikeTypeParameters = void 0, pi(
3177
+ return t.objectLikeTypeParameters = void 0, fi(
3171
3178
  t,
3172
3179
  e,
3173
3180
  t.config.documentation.copyDocDefinitions.interfaces,
@@ -3175,7 +3182,7 @@ function Lo(e, t) {
3175
3182
  t.apiModule
3176
3183
  ), t.produceDts && c !== void 0 && (s.superTypesText = c), r.members.length === 0 && (r.members = void 0), r;
3177
3184
  }
3178
- function Io(e, t, n) {
3185
+ function wo(e, t, n) {
3179
3186
  const i = e.initializer, a = i.body;
3180
3187
  let s, l;
3181
3188
  for (let d = 0; d < a.statements.length; ++d) {
@@ -3213,7 +3220,7 @@ function Io(e, t, n) {
3213
3220
  const m = Ye(l, n);
3214
3221
  return m.kind = "mixin", m;
3215
3222
  }
3216
- function Ao(e, t, n) {
3223
+ function No(e, t, n) {
3217
3224
  const i = n.moduleHasClass;
3218
3225
  n.moduleHasClass = !1;
3219
3226
  const a = o.factory.createClassDeclaration(
@@ -3229,7 +3236,7 @@ function Ao(e, t, n) {
3229
3236
  ), s = Ye(a, n), l = s, r = te(l);
3230
3237
  return l.kind = "interface", l.supertypes = s.mixins, s.mixins = void 0, s.superclass !== void 0 && (s.superclass.printableText = r.superClassText, l.supertypes ??= [], l.supertypes.unshift(s.superclass), r.superClassText = void 0, s.superclass = void 0), n.moduleHasClass = i, r.isMixinBaseClass = !0, l;
3231
3238
  }
3232
- function ko(e, t) {
3239
+ function Oo(e, t) {
3233
3240
  const n = e.declarationList.declarations;
3234
3241
  n.length !== 1 && t.emitError("Public variable statements must have only a single variable declarations. Found multiple.", {
3235
3242
  file: t.file,
@@ -3248,21 +3255,21 @@ function ko(e, t) {
3248
3255
  file: t.file,
3249
3256
  node: e
3250
3257
  }), t.mixinName !== void 0 && i.initializer !== void 0 && o.isCallExpression(i.initializer) && o.isIdentifier(i.initializer.expression) && i.initializer.expression.escapedText === t.mixinName)
3251
- return Ao(i.initializer, s, t);
3258
+ return No(i.initializer, s, t);
3252
3259
  let c = i.type;
3253
3260
  const m = (e.declarationList.flags & o.NodeFlags.Const) !== 0;
3254
3261
  if (c === void 0) {
3255
3262
  const u = i.initializer;
3256
3263
  if (u !== void 0 && o.isArrowFunction(u) && m)
3257
- return u.typeParameters?.at(0)?.name?.escapedText === "TBase" ? Io(i, s, t) : Wt(u, s, e, t);
3264
+ return u.typeParameters?.at(0)?.name?.escapedText === "TBase" ? wo(i, s, t) : Ht(u, s, e, t);
3258
3265
  u === void 0 ? c = Q(
3259
3266
  { file: t.file, node: i },
3260
3267
  "Public variable must have a type annotation or a default value",
3261
3268
  t
3262
- ) : c = ht(u, m ? O.shallow : O.false, t.file, t);
3269
+ ) : c = ht(u, m ? G.shallow : G.false, t.file, t);
3263
3270
  } else if (c = Et(c), o.isFunctionTypeNode(c))
3264
- return Wt(c, s, e, t);
3265
- const d = Ai(), p = {
3271
+ return Ht(c, s, e, t);
3272
+ const d = Ni(), p = {
3266
3273
  [Y]: d,
3267
3274
  kind: "variable",
3268
3275
  name: s,
@@ -3274,7 +3281,7 @@ function ko(e, t) {
3274
3281
  type: z(c, t),
3275
3282
  default: void 0
3276
3283
  };
3277
- return sn(p, t.jsDoc), m && c.kind === o.SyntaxKind.LiteralType || (p.default = Be(i.initializer, p.default, t.file)), co(
3284
+ return dn(p, t.jsDoc), m && c.kind === o.SyntaxKind.LiteralType || (p.default = Be(i.initializer, p.default, t.file)), fo(
3278
3285
  t,
3279
3286
  e,
3280
3287
  t.config.documentation.copyDocDefinitions.variables,
@@ -3282,29 +3289,29 @@ function ko(e, t) {
3282
3289
  t.apiModule
3283
3290
  ), l && (Ct(p, !0, t), t.produceDts && (d.isDefaultExported = !0)), p;
3284
3291
  }
3285
- function gi(e, t, n) {
3292
+ function hi(e, t, n) {
3286
3293
  const i = n.statementJsDocs[t];
3287
3294
  if (i !== void 0) {
3288
3295
  if (n.jsDoc = i, o.isClassDeclaration(e))
3289
3296
  return Ye(e, n);
3290
3297
  if (o.isFunctionDeclaration(e))
3291
- return uo(e, e.name.escapedText, void 0, n);
3298
+ return go(e, e.name.escapedText, void 0, n);
3292
3299
  if (o.isInterfaceDeclaration(e))
3293
3300
  return Ye(e, n);
3294
3301
  if (o.isTypeAliasDeclaration(e))
3295
- return Lo(e, n);
3302
+ return Fo(e, n);
3296
3303
  if (o.isVariableStatement(e))
3297
- return ko(e, n);
3304
+ return Oo(e, n);
3298
3305
  }
3299
3306
  }
3300
- function Fo(e, t) {
3307
+ function Go(e, t) {
3301
3308
  const n = t.apiModule.declarations, i = e.statements;
3302
3309
  for (let a = 0; a < i.length; ++a) {
3303
- const s = i[a], l = gi(s, a, t);
3310
+ const s = i[a], l = hi(s, a, t);
3304
3311
  l !== void 0 && n.push(l);
3305
3312
  }
3306
3313
  }
3307
- function wo(e, t) {
3314
+ function Vo(e, t) {
3308
3315
  const n = e.fileName.slice(t.config.context.cwd.length), i = t.watchFiles?.get(n);
3309
3316
  if (i !== void 0) {
3310
3317
  if (i.module !== void 0)
@@ -3312,7 +3319,7 @@ function wo(e, t) {
3312
3319
  if (i.isEmptyModule)
3313
3320
  return;
3314
3321
  }
3315
- const a = n.slice(t.config.context.basePath.length), s = Z(a), l = Ge(s, t, !0), r = t.componentTagName === void 0 ? l : `${l}/customElement`;
3322
+ const a = n.slice(t.config.context.basePath.length), s = Z(a), l = Ve(s, t, !0), r = t.componentTagName === void 0 ? l : `${l}/customElement`;
3316
3323
  t.mixinName = void 0, t.moduleHasClass = !1, t.apiClassLikeName = void 0, t.isInLuminaMinimalExtraction = t.config.context.isLuminaMinimalExtraction;
3317
3324
  const c = /* @__PURE__ */ Object.create(null), m = t.localDeclarations;
3318
3325
  m.clear();
@@ -3323,116 +3330,120 @@ function wo(e, t) {
3323
3330
  class: void 0,
3324
3331
  default: void 0,
3325
3332
  named: /* @__PURE__ */ Object.create(null)
3326
- }, u = Qt(e, r, c, f);
3333
+ }, u = ei(e, r, c, f);
3327
3334
  t.moduleContext = u;
3328
- const g = t.implicitPublicModules?.[l], C = t.isJsApi && l.startsWith("applications/");
3335
+ const g = t.implicitPublicModules?.[l];
3336
+ let E = !1;
3337
+ const v = t.isJsApi && l.startsWith("applications/");
3329
3338
  t.statementJsDocs.length = 0;
3330
- for (let b = 0; b < e.statements.length; ++b) {
3331
- const v = e.statements[b], P = v.kind === o.SyntaxKind.ClassDeclaration || v.kind === o.SyntaxKind.FunctionDeclaration || v.kind === o.SyntaxKind.InterfaceDeclaration || v.kind === o.SyntaxKind.TypeAliasDeclaration || v.kind === o.SyntaxKind.VariableStatement;
3332
- let R;
3339
+ for (let I = 0; I < e.statements.length; ++I) {
3340
+ const y = e.statements[I], k = y.kind === o.SyntaxKind.ClassDeclaration || y.kind === o.SyntaxKind.FunctionDeclaration || y.kind === o.SyntaxKind.InterfaceDeclaration || y.kind === o.SyntaxKind.TypeAliasDeclaration || y.kind === o.SyntaxKind.VariableStatement;
3341
+ let P;
3333
3342
  if (
3334
3343
  // Only look at web components in Lumina's dev server
3335
3344
  t.isInLuminaMinimalExtraction
3336
3345
  )
3337
- R = v.kind === o.SyntaxKind.ClassDeclaration && t.componentTagName !== void 0 && v.heritageClauses !== void 0 && v.modifiers !== void 0 ? Ue : void 0;
3338
- else if (P)
3339
- if (R = j(v, !0, t), R === void 0 && !t.config.strict) {
3340
- const I = j(v, !1, t) ?? { description: void 0, docsTags: [] }, k = v.kind === o.SyntaxKind.ClassDeclaration && t.componentTagName !== void 0 && v.heritageClauses !== void 0 && v.modifiers !== void 0;
3341
- I.docsTags.includes(W.private) ? k && t.config.context.includeLuminaPrivateComponents ? (R = Ce, t.isInLuminaMinimalExtraction = !0) : R = void 0 : (k || g !== void 0 && Ln(v, g)) && (R = I);
3342
- } else R === void 0 && t.componentTagName !== void 0 && t.config.context.includeLuminaPrivateComponents && v.kind === o.SyntaxKind.ClassDeclaration && (R = Ce, t.isInLuminaMinimalExtraction = !0);
3343
- if (t.statementJsDocs[b] = R, P || b === 0 && (p = j(e, !0, t)), R !== void 0)
3344
- C && R.docsTags.push(W.internal), m.add(
3345
- (v.name ?? v.declarationList?.declarations[0].name).escapedText
3346
- ), v.kind === o.SyntaxKind.ClassDeclaration ? t.apiClassLikeName = v.name?.escapedText : v.kind === o.SyntaxKind.VariableStatement && v.declarationList.declarations[0].initializer?.kind === o.SyntaxKind.ArrowFunction && (t.apiClassLikeName = v.declarationList.declarations[0].name.escapedText);
3347
- else if (o.isImportDeclaration(v)) {
3348
- const I = v.importClause;
3349
- if (I === void 0)
3346
+ P = y.kind === o.SyntaxKind.ClassDeclaration && t.componentTagName !== void 0 && y.heritageClauses !== void 0 && y.modifiers !== void 0 ? Ue : void 0;
3347
+ else if (k) {
3348
+ if (P = j(y, !0, t), P === void 0 && !t.config.strict) {
3349
+ const D = j(y, !1, t) ?? { description: void 0, docsTags: [] }, x = y.kind === o.SyntaxKind.ClassDeclaration && t.componentTagName !== void 0 && y.heritageClauses !== void 0 && y.modifiers !== void 0;
3350
+ D.docsTags.includes(V.private) ? x && t.config.context.includeLuminaPrivateComponents ? (P = Ce, t.isInLuminaMinimalExtraction = !0) : P = void 0 : (x || g !== void 0 && Fn(y, g)) && (P = D);
3351
+ } else P === void 0 && t.componentTagName !== void 0 && t.config.context.includeLuminaPrivateComponents && y.kind === o.SyntaxKind.ClassDeclaration && (P = Ce, t.isInLuminaMinimalExtraction = !0);
3352
+ P !== void 0 && !t.config.strict && y.kind === o.SyntaxKind.ClassDeclaration && t.componentTagName !== void 0 && y.heritageClauses !== void 0 && y.modifiers !== void 0 && P.docsTags.includes(V.internal) && (E = !0);
3353
+ }
3354
+ if (t.statementJsDocs[I] = P, k || I === 0 && (p = j(e, !0, t)), P !== void 0)
3355
+ v && P.docsTags.push(V.internal), m.add(
3356
+ (y.name ?? y.declarationList?.declarations[0].name).escapedText
3357
+ ), y.kind === o.SyntaxKind.ClassDeclaration ? t.apiClassLikeName = y.name?.escapedText : y.kind === o.SyntaxKind.VariableStatement && y.declarationList.declarations[0].initializer?.kind === o.SyntaxKind.ArrowFunction && (t.apiClassLikeName = y.declarationList.declarations[0].name.escapedText);
3358
+ else if (o.isImportDeclaration(y)) {
3359
+ const D = y.importClause;
3360
+ if (D === void 0)
3350
3361
  continue;
3351
- const k = v.moduleSpecifier.text, D = !k.startsWith("."), S = D ? k : Z(k), N = D ? void 0 : Ge(pt(s, S), t), B = N === void 0 ? void 0 : t.config.types.typeReplacements[N];
3352
- if (En(v, t), I.name !== void 0) {
3353
- const V = I.name.escapedText, T = B?.[V], E = T?.[1], L = T === void 0 ? !D && k.endsWith(".json") ? k : S : ye(r, T[0]), A = T?.[0] ?? N;
3354
- c[V] = {
3355
- type: T?.[2] ?? "default",
3356
- modulePath: A,
3357
- specifier: L,
3358
- replacementName: E,
3362
+ const x = y.moduleSpecifier.text, T = !x.startsWith("."), K = T ? x : Z(x), O = T ? void 0 : Ve(pt(s, K), t), J = O === void 0 ? void 0 : t.config.types.typeReplacements[O];
3363
+ if (Pn(y, t), D.name !== void 0) {
3364
+ const C = D.name.escapedText, S = J?.[C], R = S?.[1], A = S === void 0 ? !T && x.endsWith(".json") ? x : K : ye(r, S[0]), _ = S?.[0] ?? O;
3365
+ c[C] = {
3366
+ type: S?.[2] ?? "default",
3367
+ modulePath: _,
3368
+ specifier: A,
3369
+ replacementName: R,
3359
3370
  actualName: void 0,
3360
3371
  wasUsed: !1
3361
3372
  };
3362
3373
  }
3363
- const $ = I.namedBindings;
3374
+ const $ = D.namedBindings;
3364
3375
  if ($ === void 0)
3365
3376
  continue;
3366
3377
  if ($.kind === o.SyntaxKind.NamespaceImport) {
3367
- const V = $.name.escapedText, T = B?.[V], E = T?.[1], L = T === void 0 ? S : ye(r, T[0]), A = T?.[0] ?? N;
3368
- c[V] = {
3378
+ const C = $.name.escapedText, S = J?.[C], R = S?.[1], A = S === void 0 ? K : ye(r, S[0]), _ = S?.[0] ?? O;
3379
+ c[C] = {
3369
3380
  type: "*",
3370
- modulePath: A,
3371
- specifier: L,
3372
- replacementName: E,
3381
+ modulePath: _,
3382
+ specifier: A,
3383
+ replacementName: R,
3373
3384
  actualName: void 0,
3374
3385
  wasUsed: !1
3375
3386
  };
3376
3387
  } else
3377
- for (let V = 0; V < $.elements.length; ++V) {
3378
- const T = $.elements[V], E = T.propertyName === void 0 ? void 0 : T.propertyName.escapedText ?? T.propertyName.text, L = T.name.escapedText, A = B?.[E ?? L], J = A?.[1], _ = A === void 0 ? S : ye(r, A[0]), F = A?.[0] ?? N;
3379
- c[L] = {
3380
- type: A?.[2] ?? "named",
3381
- modulePath: F,
3382
- specifier: _,
3383
- replacementName: J,
3384
- actualName: A === void 0 ? E : void 0,
3388
+ for (let C = 0; C < $.elements.length; ++C) {
3389
+ const S = $.elements[C], R = S.propertyName === void 0 ? void 0 : S.propertyName.escapedText ?? S.propertyName.text, A = S.name.escapedText, _ = J?.[R ?? A], W = _?.[1], F = _ === void 0 ? K : ye(r, _[0]), N = _?.[0] ?? O;
3390
+ c[A] = {
3391
+ type: _?.[2] ?? "named",
3392
+ modulePath: N,
3393
+ specifier: F,
3394
+ replacementName: W,
3395
+ actualName: _ === void 0 ? R : void 0,
3385
3396
  wasUsed: !1
3386
3397
  };
3387
3398
  }
3388
- } else if (o.isExportAssignment(v)) {
3389
- if (o.isIdentifier(v.expression)) {
3390
- const I = v.expression.escapedText;
3391
- t.exportDefaultName = I, !m.has(I) && d?.has(I) === !0 && g?.pendingNames?.has("default") === !0 && d.set(I, Math.abs(d.get(I)));
3399
+ } else if (o.isExportAssignment(y)) {
3400
+ if (o.isIdentifier(y.expression)) {
3401
+ const D = y.expression.escapedText;
3402
+ t.exportDefaultName = D, !m.has(D) && d?.has(D) === !0 && g?.pendingNames?.has("default") === !0 && d.set(D, Math.abs(d.get(D)));
3392
3403
  }
3393
- } else if (o.isExportDeclaration(v) && v.moduleSpecifier !== void 0 && !t.isInLuminaMinimalExtraction) {
3394
- if (j(v, !0, t) !== void 0) {
3395
- const k = v.moduleSpecifier.text, D = !k.startsWith("."), S = D ? k : pt(s, Z(k)), N = D ? void 0 : Ge(S, t), B = D ? k : ye(r, N);
3404
+ } else if (o.isExportDeclaration(y) && y.moduleSpecifier !== void 0 && !t.isInLuminaMinimalExtraction) {
3405
+ if (j(y, !0, t) !== void 0) {
3406
+ const x = y.moduleSpecifier.text, T = !x.startsWith("."), K = T ? x : pt(s, Z(x)), O = T ? void 0 : Ve(K, t), J = T ? x : ye(r, O);
3396
3407
  u.reExports ??= [];
3397
3408
  const $ = [];
3398
- if (v.exportClause?.kind === o.SyntaxKind.NamedExports) {
3399
- const V = v.exportClause.elements;
3400
- for (let T = 0; T < V.length; ++T) {
3401
- const E = V[T], L = Re(E.name), A = E.propertyName === void 0 ? void 0 : Re(E.propertyName), J = A ?? L, _ = A === void 0 ? void 0 : L;
3409
+ if (y.exportClause?.kind === o.SyntaxKind.NamedExports) {
3410
+ const C = y.exportClause.elements;
3411
+ for (let S = 0; S < C.length; ++S) {
3412
+ const R = C[S], A = Re(R.name), _ = R.propertyName === void 0 ? void 0 : Re(R.propertyName), W = _ ?? A, F = _ === void 0 ? void 0 : A;
3402
3413
  $.push({
3403
- exportName: J,
3404
- aliasName: _,
3405
- isTypeOnly: v.isTypeOnly
3406
- }), !t.config.strict && N !== void 0 && ze(N, S, J, t);
3414
+ exportName: W,
3415
+ aliasName: F,
3416
+ isTypeOnly: y.isTypeOnly
3417
+ }), !t.config.strict && O !== void 0 && ze(O, K, W, t);
3407
3418
  }
3408
3419
  } else
3409
3420
  $.push({
3410
3421
  exportName: "*",
3411
- aliasName: v.exportClause === void 0 ? void 0 : Re(v.exportClause.name),
3422
+ aliasName: y.exportClause === void 0 ? void 0 : Re(y.exportClause.name),
3412
3423
  isTypeOnly: !1
3413
- }), !t.config.strict && N !== void 0 && ze(N, S, "*", t);
3424
+ }), !t.config.strict && O !== void 0 && ze(O, K, "*", t);
3414
3425
  u.reExports.push({
3415
- modulePath: N,
3416
- specifier: B,
3417
- isTypeOnly: v.isTypeOnly,
3426
+ modulePath: O,
3427
+ specifier: J,
3428
+ isTypeOnly: y.isTypeOnly,
3418
3429
  specifiers: $
3419
3430
  });
3420
3431
  }
3421
- } else o.isModuleDeclaration(v) ? j(v, !0, t) !== void 0 && (u.namespaces ??= [], u.namespaces.push(v.getFullText(e))) : d !== void 0 && P && d.set(
3422
- (v.name ?? v.declarationList?.declarations[0].name).escapedText,
3423
- -b
3432
+ } else o.isModuleDeclaration(y) ? j(y, !0, t) !== void 0 && (u.namespaces ??= [], u.namespaces.push(y.getFullText(e))) : d !== void 0 && k && d.set(
3433
+ (y.name ?? y.declarationList?.declarations[0].name).escapedText,
3434
+ -I
3424
3435
  );
3425
3436
  }
3426
- const y = t.config.types.typeReplacements[l];
3427
- if (y !== void 0) {
3428
- const b = Object.keys(y);
3429
- for (let v = 0; v < b.length; ++v) {
3430
- const P = b[v], R = y[P];
3431
- c[P] = {
3432
- type: R[2],
3433
- modulePath: R[0],
3434
- specifier: ye(r, R[0]),
3435
- replacementName: R[1],
3437
+ const b = t.config.types.typeReplacements[l];
3438
+ if (b !== void 0) {
3439
+ const I = Object.keys(b);
3440
+ for (let y = 0; y < I.length; ++y) {
3441
+ const k = I[y], P = b[k];
3442
+ c[k] = {
3443
+ type: P[2],
3444
+ modulePath: P[0],
3445
+ specifier: ye(r, P[0]),
3446
+ replacementName: P[1],
3436
3447
  actualName: void 0,
3437
3448
  wasUsed: !1
3438
3449
  };
@@ -3451,29 +3462,29 @@ function wo(e, t) {
3451
3462
  declarations: [],
3452
3463
  exports: []
3453
3464
  };
3454
- if (t.apiModule = h, Fo(e, t), d !== void 0) {
3455
- let b = !1;
3465
+ if (t.apiModule = h, Go(e, t), d !== void 0) {
3466
+ let I = !1;
3456
3467
  do {
3457
- b = !1;
3458
- for (const [v, P] of d)
3459
- if (P > 0 || Object.is(P, 0)) {
3460
- d.delete(v), m.add(v), b = !0;
3461
- const R = e.statements[P], I = j(R, !1, t) ?? { description: void 0, docsTags: [] };
3462
- if (I.docsTags.includes(W.private))
3468
+ I = !1;
3469
+ for (const [y, k] of d)
3470
+ if (k > 0 || Object.is(k, 0)) {
3471
+ d.delete(y), m.add(y), I = !0;
3472
+ const P = e.statements[k], D = j(P, !1, t) ?? { description: void 0, docsTags: [] };
3473
+ if (D.docsTags.includes(V.private))
3463
3474
  t.emitError(
3464
- `Declaration "${v}" is marked @private but is used by public API in the same file. Either refactor our its reference or remove the @private tag.`,
3475
+ `Declaration "${y}" is marked @private but is used by public API in the same file. Either refactor our its reference or remove the @private tag.`,
3465
3476
  {
3466
3477
  file: e,
3467
- node: R
3478
+ node: P
3468
3479
  }
3469
3480
  );
3470
3481
  else {
3471
- t.statementJsDocs[P] = I;
3472
- const D = gi(R, P, t);
3473
- D !== void 0 && h.declarations.push(D);
3482
+ E && !D.docsTags.includes(V.internal) && D.docsTags.push(V.internal), t.statementJsDocs[k] = D;
3483
+ const T = hi(P, k, t);
3484
+ T !== void 0 && h.declarations.push(T);
3474
3485
  }
3475
3486
  }
3476
- } while (b);
3487
+ } while (I);
3477
3488
  }
3478
3489
  if (h.declarations.length === 0 && u.reExports === void 0 && u.namespaces === void 0) {
3479
3490
  i !== void 0 && (i.isEmptyModule = !0);
@@ -3490,11 +3501,11 @@ function wo(e, t) {
3490
3501
  hasDirtyLinks: !1,
3491
3502
  wasRemoved: !1
3492
3503
  }) : i.module = h);
3493
- const M = t.componentTagName === void 0 ? h.exports[0]?.declaration.name : void 0;
3504
+ const L = t.componentTagName === void 0 ? h.exports[0]?.declaration.name : void 0;
3494
3505
  h.exports.length === 0 && (h.exports = void 0);
3495
- for (let b = 0; b < h.declarations.length; ++b) {
3496
- const v = h.declarations[b];
3497
- (v.kind === "class" || v.kind === "mixin") && (f.class = v), M === v.name && (f.default = v), f.named[v.name] = v;
3506
+ for (let I = 0; I < h.declarations.length; ++I) {
3507
+ const y = h.declarations[I];
3508
+ (y.kind === "class" || y.kind === "mixin") && (f.class = y), L === y.name && (f.default = y), f.named[y.name] = y;
3498
3509
  }
3499
3510
  return p !== void 0 && (t.moduleHasClass ? t.emitError(
3500
3511
  "A module that exports a class must have JSDoc attached to the class, rather than module-top JSDoc. See https://webgis.esri.com/webgis/core/core/documenting-api#module-documentation",
@@ -3504,54 +3515,54 @@ function wo(e, t) {
3504
3515
  length: e.statements[0]?.getStart(e) ?? 1,
3505
3516
  node: void 0
3506
3517
  }
3507
- ) : (C && p.docsTags.push(W.internal), nn(h, p))), h;
3518
+ ) : (v && p.docsTags.push(V.internal), rn(h, p))), h;
3508
3519
  }
3509
- async function fa(e) {
3520
+ async function Sa(e) {
3510
3521
  const t = [], n = e.basePath, i = e.config.context.excludedDirectories, a = `${e.basePath}components/`, s = [], l = !e.config.strict || e.config.context.includeLuminaPrivateComponents;
3511
3522
  e.componentPathMapping = /* @__PURE__ */ Object.create(null);
3512
- const r = e.isComponentProject ? (p) => $i(p, a) : () => !1, c = e.isComponentProject ? m : d;
3523
+ const r = e.isComponentProject ? (p) => Bi(p, a) : () => !1, c = e.isComponentProject ? m : d;
3513
3524
  if (e.program === void 0)
3514
- await Ei(n, i, async (p) => {
3515
- if (Si(p))
3525
+ await Mi(n, i, async (p) => {
3526
+ if (Ei(p))
3516
3527
  return;
3517
3528
  const f = await Dt(p);
3518
3529
  if (p.includes(".stories.")) {
3519
- const C = f.toString("utf8");
3520
- wt(C, p, e);
3530
+ const E = f.toString("utf8");
3531
+ Ot(E, p, e);
3521
3532
  return;
3522
3533
  }
3523
3534
  const u = r(p);
3524
3535
  if (u && l || // Exclude files before paying .toString() cost
3525
- f.includes(Vo) && (f.includes(_o) || f.includes(Wo))) {
3526
- const C = f.toString("utf8"), y = Jt(p, C);
3527
- c(y, u);
3536
+ f.includes(Ho) && (f.includes($o) || f.includes(Bo))) {
3537
+ const E = f.toString("utf8"), v = Xt(p, E);
3538
+ c(v, u);
3528
3539
  }
3529
3540
  });
3530
3541
  else {
3531
3542
  const p = e.program.getSourceFiles();
3532
3543
  for (let f = 0; f < p.length; ++f) {
3533
3544
  const u = p[f], g = u.fileName;
3534
- if (!No(g, e))
3545
+ if (!_o(g, e))
3535
3546
  continue;
3536
3547
  if (g.includes(".stories.")) {
3537
- wt(u.text, g, e);
3548
+ Ot(u.text, g, e);
3538
3549
  continue;
3539
3550
  }
3540
- const C = r(g);
3541
- (C && l || u.text.includes(Ti) || u.text.includes(hi)) && c(u, C);
3551
+ const E = r(g);
3552
+ (E && l || u.text.includes(Ci) || u.text.includes(bi)) && c(u, E);
3542
3553
  }
3543
3554
  }
3544
3555
  function m(p, f) {
3545
3556
  s.push(p);
3546
- const u = f ? Bi(p.text)?.[0] : void 0;
3557
+ const u = f ? Ui(p.text)?.[0] : void 0;
3547
3558
  if (u !== void 0) {
3548
3559
  const g = p.fileName.slice(e.basePath.length);
3549
- Ui(u, e, g);
3560
+ zi(u, e, g);
3550
3561
  }
3551
3562
  }
3552
3563
  function d(p) {
3553
3564
  e.file = p;
3554
- const f = wo(p, e);
3565
+ const f = Vo(p, e);
3555
3566
  f !== void 0 && t.push(f);
3556
3567
  }
3557
3568
  for (let p = 0; p < s.length; ++p)
@@ -3561,44 +3572,44 @@ async function fa(e) {
3561
3572
  do {
3562
3573
  p = !1;
3563
3574
  for (const f in e.implicitPublicModules) {
3564
- const u = e.implicitPublicModules[f], g = u.actualModulePath ?? f, C = e.moduleMap.get(g);
3575
+ const u = e.implicitPublicModules[f], g = u.actualModulePath ?? f, E = e.moduleMap.get(g);
3565
3576
  if (u.extractedNames === void 0)
3566
3577
  continue;
3567
3578
  if (u.pendingNames !== void 0) {
3568
- const b = e.watchFiles?.get(e.config.context.basePath + u.sourcePath);
3569
- let P = !(b !== void 0 && b.module === void 0 && !b.isEmptyModule);
3570
- const R = C === void 0 ? void 0 : ae(C).index;
3571
- for (const I of u.pendingNames)
3572
- if (!u.extractedNames.has(I) && (R === void 0 || (I === "default" ? R.default === void 0 : R.named[I] === void 0))) {
3573
- P = !1;
3579
+ const L = e.watchFiles?.get(e.config.context.basePath + u.sourcePath);
3580
+ let y = !(L !== void 0 && L.module === void 0 && !L.isEmptyModule);
3581
+ const k = E === void 0 ? void 0 : ae(E).index;
3582
+ for (const P of u.pendingNames)
3583
+ if (!u.extractedNames.has(P) && (k === void 0 || (P === "default" ? k.default === void 0 : k.named[P] === void 0))) {
3584
+ y = !1;
3574
3585
  break;
3575
3586
  }
3576
- if (P)
3587
+ if (y)
3577
3588
  continue;
3578
3589
  }
3579
- if (C !== void 0) {
3580
- t.splice(t.indexOf(C), 1);
3581
- const b = e.watchFiles?.get(C.sourcePath);
3582
- b !== void 0 && (b.module = void 0);
3590
+ if (E !== void 0) {
3591
+ t.splice(t.indexOf(E), 1);
3592
+ const L = e.watchFiles?.get(E.sourcePath);
3593
+ L !== void 0 && (L.module = void 0);
3583
3594
  }
3584
3595
  p = !0, u.extractedNames = u.pendingNames === void 0 ? void 0 : new Set(u.pendingNames);
3585
- let y = e.basePath + u.sourcePath, h = !1, M = e.program?.getSourceFile(y) ?? e.program?.getSourceFile(`${y}.ts`) ?? e.program?.getSourceFile(`${y}.tsx`) ?? e.program?.getSourceFile(`${y}.d.ts`);
3586
- if (M === void 0 && (M = e.program?.getSourceFile(`${y}/index.ts`) ?? e.program?.getSourceFile(`${y}/index.tsx`) ?? e.program?.getSourceFile(`${y}/index.d.ts`), M !== void 0 && (h = !0)), e.program === void 0 && (Z(y) === y && (y = ue(`${y}.ts`) ? `${y}.ts` : ue(`${y}.tsx`) ? `${y}.tsx` : ue(`${y}.d.ts`) ? `${y}.d.ts` : void 0, y === void 0 && (y = ue(`${y}/index.ts`) ? `${y}/index.ts` : ue(`${y}/index.tsx`) ? `${y}/index.tsx` : ue(`${y}/index.d.ts`) ? `${y}/index.d.ts` : void 0, y !== void 0 && (h = !0))), y !== void 0 && (M = Jt(y, await Dt(y, "utf8")))), M !== void 0) {
3587
- const b = M.fileName.slice(e.basePath.length);
3588
- b !== u.sourcePath && (u.sourcePath = b), h && (u.actualModulePath = `${g}/index`), d(M);
3596
+ let v = e.basePath + u.sourcePath, b = !1, h = e.program?.getSourceFile(v) ?? e.program?.getSourceFile(`${v}.ts`) ?? e.program?.getSourceFile(`${v}.tsx`) ?? e.program?.getSourceFile(`${v}.d.ts`);
3597
+ if (h === void 0 && (h = e.program?.getSourceFile(`${v}/index.ts`) ?? e.program?.getSourceFile(`${v}/index.tsx`) ?? e.program?.getSourceFile(`${v}/index.d.ts`), h !== void 0 && (b = !0)), e.program === void 0 && (Z(v) === v && (v = ue(`${v}.ts`) ? `${v}.ts` : ue(`${v}.tsx`) ? `${v}.tsx` : ue(`${v}.d.ts`) ? `${v}.d.ts` : void 0, v === void 0 && (v = ue(`${v}/index.ts`) ? `${v}/index.ts` : ue(`${v}/index.tsx`) ? `${v}/index.tsx` : ue(`${v}/index.d.ts`) ? `${v}/index.d.ts` : void 0, v !== void 0 && (b = !0))), v !== void 0 && (h = Xt(v, await Dt(v, "utf8")))), h !== void 0) {
3598
+ const L = h.fileName.slice(e.basePath.length);
3599
+ L !== u.sourcePath && (u.sourcePath = L), b && (u.actualModulePath = `${g}/index`), d(h);
3589
3600
  }
3590
3601
  }
3591
3602
  } while (p);
3592
3603
  }
3593
3604
  return t;
3594
3605
  }
3595
- const No = (e, t) => Oo(e) && Go(e, t), Oo = (e) => (e.endsWith(".ts") || e.endsWith(".tsx")) && !Si(e), Si = (e) => e.includes("__test") || e.includes(".e2e.") || e.includes(".spec.") || e.includes(".test."), Go = (e, t) => e.startsWith(t.basePath) && !t.config.context.excludedDirectories.has(
3596
- fn(e.slice(t.basePath.length))
3597
- ) && !e.includes("node_modules"), jt = 32, Vo = 64, Ti = "@public", _o = Buffer.from(Ti), hi = "@internal", Wo = Buffer.from(hi);
3598
- async function ya(e) {
3599
- await qt(e) && await Ei(e, /* @__PURE__ */ new Set(), Hi);
3606
+ const _o = (e, t) => Wo(e) && Ko(e, t), Wo = (e) => (e.endsWith(".ts") || e.endsWith(".tsx")) && !Ei(e), Ei = (e) => e.includes("__test") || e.includes(".e2e.") || e.includes(".spec.") || e.includes(".test."), Ko = (e, t) => e.startsWith(t.basePath) && !t.config.context.excludedDirectories.has(
3607
+ Sn(e.slice(t.basePath.length))
3608
+ ) && !e.includes("node_modules"), qt = 32, Ho = 64, Ci = "@public", $o = Buffer.from(Ci), bi = "@internal", Bo = Buffer.from(bi);
3609
+ async function Ta(e) {
3610
+ await Qt(e) && await Mi(e, /* @__PURE__ */ new Set(), $i);
3600
3611
  }
3601
- async function Ei(e, t, n) {
3612
+ async function Mi(e, t, n) {
3602
3613
  const i = [], a = [];
3603
3614
  for await (const d of await Lt(e)) {
3604
3615
  const p = `${e}${d.name}`;
@@ -3608,15 +3619,15 @@ async function Ei(e, t, n) {
3608
3619
  function r(d) {
3609
3620
  l.reject(d), s.length = 0;
3610
3621
  }
3611
- let c = jt;
3612
- for (let d = 0; d < jt; ++d)
3622
+ let c = qt;
3623
+ for (let d = 0; d < qt; ++d)
3613
3624
  m().catch(r);
3614
3625
  async function m() {
3615
3626
  for (; ; )
3616
3627
  if (s.length === 0 && a.length > 0) {
3617
3628
  const d = a.shift(), p = [];
3618
3629
  for await (const f of await Lt(d, { recursive: !0 }))
3619
- f.isFile() && (f.name.endsWith(".ts") || f.name.endsWith(".tsx")) && p.push(`${bi(f.parentPath)}/${f.name}`);
3630
+ f.isFile() && (f.name.endsWith(".ts") || f.name.endsWith(".tsx")) && p.push(`${xi(f.parentPath)}/${f.name}`);
3620
3631
  if (p.length === 0)
3621
3632
  continue;
3622
3633
  s.push(p);
@@ -3630,7 +3641,7 @@ async function Ei(e, t, n) {
3630
3641
  }
3631
3642
  return await l.promise;
3632
3643
  }
3633
- function Jt(e, t) {
3644
+ function Xt(e, t) {
3634
3645
  return o.createSourceFile(
3635
3646
  e,
3636
3647
  t,
@@ -3650,21 +3661,21 @@ function Jt(e, t) {
3650
3661
  }
3651
3662
  export {
3652
3663
  ye as a,
3653
- da as b,
3654
- ya as c,
3655
- ma as d,
3656
- fa as e,
3657
- pa as f,
3658
- Oo as g,
3659
- Go as h,
3660
- No as i,
3661
- Si as j,
3662
- Jt as k,
3663
- ra as l,
3664
- la as m,
3665
- Ot as n,
3666
- Nt as o,
3667
- ca as p,
3668
- sa as r,
3669
- ua as t
3664
+ fa as b,
3665
+ Ta as c,
3666
+ va as d,
3667
+ Sa as e,
3668
+ ya as f,
3669
+ Wo as g,
3670
+ Ko as h,
3671
+ _o as i,
3672
+ Ei as j,
3673
+ Xt as k,
3674
+ pa as l,
3675
+ ma as m,
3676
+ Vt as n,
3677
+ Gt as o,
3678
+ ua as p,
3679
+ da as r,
3680
+ ga as t
3670
3681
  };