@arcgis/api-extractor 5.1.0-next.81 → 5.1.0-next.83

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,30 +1,30 @@
1
- import { path as Ke, existsAsync as Xt, getCwd as Mi, retrievePackageJson as lt, toPosixPathSeparators as xi } from "@arcgis/components-build-utils";
2
- import { b as Di, p as Ri, l as Li } from "./typeScript-K2y-5lid.js";
3
- import { getDefaultBasePath as Yt, buildViewUrl as Ii, getViewUrl as we } from "./extractor/processing/links.js";
1
+ import { path as He, existsAsync as Yt, getCwd as Di, retrievePackageJson as ct, toPosixPathSeparators as xi } from "@arcgis/components-build-utils";
2
+ import { b as Ri, p as Li, l as Ii } from "./typeScript-Dfd5XTQ_.js";
3
+ import { getDefaultBasePath as Zt, buildViewUrl as Ai, getViewUrl as Ue } from "./extractor/processing/links.js";
4
4
  import o from "typescript";
5
5
  import "fs/promises";
6
- import { a as ie, b as Zt, c as Tt, g as ae, p as Y, l as Ze, o as ei, f as Ai, e as Re, m as ki, q as Gi, r as Fi, s as ti, t as Oi } from "./apiHelpers-dNwlX631.js";
7
- import { maybeEscapePropertyName as xt, printTypeAlias as Dt, printInterface as Ni, printFunction as wi, printVariable as Ui, printClass as Vi, printMethod as Wi, printProperty as fe, printGetterSetter as _i, printSignature as Bi } from "./utils/partPrinter.js";
8
- import oe from "chalk";
9
- import { readFile as Rt, opendir as Lt, rm as Ki } from "node:fs/promises";
10
- import { pathIsComponentEntrypoint as Hi, findDeclaredComponent as $i } from "./extractor/webComponent/findComponents.js";
11
- import { renameComponentFolder as Ue, addComponentPathMapping as zi } from "./extractor/webComponent/pathMapping.js";
12
- import { getBasename as ee, getPackageNameFromExternalSpecifier as ct, extractInitializer as He, extractBooleanInitializer as Z, findDecorator as xe, getMemberName as De } from "./utils/astHelpers.js";
13
- import { readFileSync as ji, existsSync as ue } from "node:fs";
14
- import "util";
15
- import { uncapitalize as Ji, camelToKebab as qi, kebabToPascal as Qi } from "@arcgis/toolkit/string";
6
+ import { a as pe, b as ei, c as ht, g as oe, p as j, f as et, h as ti, d as Fe, e as ki, i as Gi, j as ii, k as Fi } from "./privateContext-CB7P40up.js";
7
+ import { maybeEscapePropertyName as xt, printTypeAlias as Rt, printInterface as Oi, printFunction as Ni, printVariable as wi, printClass as Ui, printMethod as Vi, printProperty as fe, printGetterSetter as Wi, printSignature as _i } from "./utils/partPrinter.js";
8
+ import { styleText as ne } from "node:util";
9
+ import { readFile as Lt, opendir as It, rm as Bi } from "node:fs/promises";
10
+ import { pathIsComponentEntrypoint as Ki, findDeclaredComponent as Hi } from "./extractor/webComponent/findComponents.js";
11
+ import { renameComponentFolder as Ve, addComponentPathMapping as $i } from "./extractor/webComponent/pathMapping.js";
12
+ import { getBasename as ee, getPackageNameFromExternalSpecifier as dt, extractInitializer as $e, extractBooleanInitializer as Z, findDecorator as De, getMemberName as xe } from "./utils/astHelpers.js";
13
+ import { readFileSync as zi, existsSync as ue } from "node:fs";
14
+ import { uncapitalize as ji, camelToKebab as Ji, kebabToPascal as qi } from "@arcgis/toolkit/string";
15
+ import { globalPackageIdentifier as Re, mergeApiNodes as Qi, isApiMethodAsync as Xi } from "./utils/apiHelpers.js";
16
16
  import { identity as ve } from "@arcgis/toolkit/function";
17
- import { pathToFileURL as Xi } 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) {
17
+ import { pathToFileURL as Yi } from "node:url";
18
+ import Zi from "path";
19
+ import { getWidenedLiteralType as en, unsafeUndocumentedTs as tn, unsafeGetUndocumentedPrinter as nn } from "./utils/internalTypeScriptApis.js";
20
+ const At = "developers.arcgis.com", kt = "next.gha.afd.arcgis.com";
21
+ function pa(e) {
22
22
  if (e.isResolvedConfig === !0)
23
23
  return e;
24
- const t = e.context, n = e.types, i = e.documentation, r = `${t?.cwd === void 0 ? Mi() : Ke.resolve(t?.cwd)}/`, l = t?.packageJson ?? lt(r);
24
+ const t = e.context, n = e.types, i = e.documentation, r = `${t?.cwd === void 0 ? Di() : He.resolve(t?.cwd)}/`, l = t?.packageJson ?? ct(r);
25
25
  let s = t?.basePath ?? "src/";
26
26
  s.endsWith("/") || (s += "/");
27
- const c = "customElements" in l && "@arcgis/lumina" in (l.dependencies ?? {}), m = n?.typeCheckedExtraction ?? c, d = n?.fullTypeCheck ?? !1, p = n?.typeScriptConfig ?? (m || d ? Di(r, n?.typeScriptConfigPath, !0) : {
27
+ const c = "customElements" in l && "@arcgis/lumina" in (l.dependencies ?? {}), p = n?.typeCheckedExtraction ?? c, d = n?.fullTypeCheck ?? !1, m = n?.typeScriptConfig ?? (p || d ? Ri(r, n?.typeScriptConfigPath, !0) : {
28
28
  configPath: "",
29
29
  config: {
30
30
  options: {},
@@ -34,25 +34,29 @@ function da(e) {
34
34
  });
35
35
  if (n?.typeScriptConfig?.config.fileNames.length === 0)
36
36
  throw Error(
37
- `${Ri.name}: Provided types.typeScriptConfig has no included files. If you used loadTypeScriptConfig, make sure to set resolveIncludedFiles to true.`
37
+ `${Li.name}: Provided types.typeScriptConfig has no included files. If you used loadTypeScriptConfig, make sure to set resolveIncludedFiles to true.`
38
38
  );
39
39
  const f = {
40
40
  config: {
41
- ...p.config,
41
+ ...m.config,
42
42
  options: {
43
- ...p.config.options,
43
+ ...m.config.options,
44
44
  ...n?.compilerOptions
45
45
  }
46
46
  },
47
- configPath: p.configPath
48
- }, u = t?.dtsEmitPath === void 0 || t?.dtsEmitPath === "" ? "" : `${Ke.resolve(r, t.dtsEmitPath)}/`, v = t?.environment ?? "production", E = v === "development", g = t?.emptyDtsEmitPath ?? (!E && u !== "");
47
+ configPath: m.configPath
48
+ }, u = t?.dtsEmitPath === void 0 || t?.dtsEmitPath === "" ? "" : `${He.resolve(r, t.dtsEmitPath)}/`, v = u !== "", C = t?.environment ?? "production", g = C === "development", P = t?.emptyDtsEmitPath ?? (!g && v), h = i?.omitInternal ?? !1, R = n?.forceProduceDts ?? !1;
49
+ if (h && (v || R))
50
+ throw Error(
51
+ "omitInternal must be false if emitting .d.ts files in order to produce functional types for internal APIs."
52
+ );
49
53
  return {
50
54
  isResolvedConfig: !0,
51
55
  context: {
52
56
  dtsEmitPath: u,
53
- emptyDtsEmitPath: g,
57
+ emptyDtsEmitPath: P,
54
58
  apiJsonEmitPath: t?.apiJsonEmitPath ?? "",
55
- environment: v,
59
+ environment: C,
56
60
  cwd: r,
57
61
  basePath: s,
58
62
  packageJson: l,
@@ -69,26 +73,27 @@ function da(e) {
69
73
  supportApplyMixinsSyntax: t?.supportApplyMixinsSyntax ?? !1
70
74
  },
71
75
  types: {
72
- typeCheckedExtraction: m,
76
+ typeCheckedExtraction: p,
73
77
  fullTypeCheck: d,
74
78
  afterDiagnostic: n?.afterDiagnostic ?? ve,
75
79
  typeScriptInstanceCreated: n?.typeScriptInstanceCreated ?? ve,
76
- typeScriptConfigPath: p.configPath,
80
+ typeScriptConfigPath: m.configPath,
77
81
  typeScriptConfig: f,
78
82
  compilerOptions: f.config.options,
79
83
  declarationTextTransformers: n?.declarationTextTransformers ?? [],
80
84
  typeReplacements: n?.typeReplacements ?? {},
81
- forceProduceDts: n?.forceProduceDts ?? !1
85
+ forceProduceDts: R
82
86
  },
83
87
  documentation: {
84
88
  copyDocDefinitions: i?.copyDocDefinitions ?? {},
85
89
  noInheritMembers: i?.noInheritMembers ?? {},
90
+ omitInternal: h,
86
91
  publicStoryUrlPrefix: i?.publicStoryUrlPrefix ?? !1,
87
92
  getComponentDocsUrl: i?.getComponentDocsUrl ?? !1,
88
93
  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))
94
+ host: i?.host ?? (g ? kt : At),
95
+ alternativeHost: i?.alternativeHost ?? (g ? At : kt),
96
+ basePath: i?.basePath ?? Zt(l.name.split("/").at(-1))
92
97
  },
93
98
  verify: {
94
99
  typeCheckTypes: e.verify?.typeCheckTypes ?? !1,
@@ -101,31 +106,31 @@ function da(e) {
101
106
  // Shorter than TypeScript's default of 250ms as we are blocked until this
102
107
  // timeout is complete. Short timeout for unchecked extraction as it is fast,
103
108
  // so doesn't need long debounce.
104
- debounceTime: e.watch?.debounceTime ?? (m || d ? 50 : 20),
109
+ debounceTime: e.watch?.debounceTime ?? (p || d ? 50 : 20),
105
110
  clearScreen: e.watch?.clearScreen ?? !1,
106
- skipWritingUnchanged: g ? !1 : e.watch?.skipWritingUnchanged ?? !0
111
+ skipWritingUnchanged: P ? !1 : e.watch?.skipWritingUnchanged ?? !0
107
112
  },
108
113
  strict: e.strict ?? !c,
109
114
  afterApiJsonCreate: e.afterApiJsonCreate ?? ve
110
115
  };
111
116
  }
112
- async function pa(e = process.cwd(), t) {
113
- const n = t !== void 0, i = Ke.resolve(e, t ?? "api-extractor.config.ts"), a = await Xt(i);
117
+ async function ma(e = process.cwd(), t) {
118
+ const n = t !== void 0, i = He.resolve(e, t ?? "api-extractor.config.ts"), a = await Yt(i);
114
119
  if (n && !a)
115
120
  throw Error(`The provided config file at ${i} does not exist.`);
116
121
  if (!a)
117
122
  return {};
118
- const r = (await import(Xi(i).href)).config;
123
+ const r = (await import(Yi(i).href)).config;
119
124
  return {
120
125
  ...r,
121
126
  context: {
122
127
  ...r.context,
123
- cwd: r.context?.cwd ?? Ke.dirname(i)
128
+ cwd: r.context?.cwd ?? He.dirname(i)
124
129
  }
125
130
  };
126
131
  }
127
- function ma(e, t) {
128
- const n = e.context, i = t.context, a = e.types, r = t.types, l = e.documentation, s = t.documentation, c = e.verify, m = t.verify, d = e.watch, p = t.watch;
132
+ function ua(e, t) {
133
+ const n = e.context, i = t.context, a = e.types, r = t.types, l = e.documentation, s = t.documentation, c = e.verify, p = t.verify, d = e.watch, m = t.watch;
129
134
  return {
130
135
  isResolvedConfig: e.isResolvedConfig || t.isResolvedConfig || void 0,
131
136
  context: {
@@ -145,8 +150,8 @@ function ma(e, t) {
145
150
  types: {
146
151
  typeCheckedExtraction: r?.typeCheckedExtraction ?? a?.typeCheckedExtraction,
147
152
  fullTypeCheck: r?.fullTypeCheck ?? a?.fullTypeCheck,
148
- afterDiagnostic: Fe(r?.afterDiagnostic, a?.afterDiagnostic),
149
- typeScriptInstanceCreated: Fe(
153
+ afterDiagnostic: Oe(r?.afterDiagnostic, a?.afterDiagnostic),
154
+ typeScriptInstanceCreated: Oe(
150
155
  t?.types?.typeScriptInstanceCreated,
151
156
  e?.types?.typeScriptInstanceCreated
152
157
  ),
@@ -160,6 +165,7 @@ function ma(e, t) {
160
165
  documentation: {
161
166
  copyDocDefinitions: s?.copyDocDefinitions ?? l?.copyDocDefinitions,
162
167
  noInheritMembers: s?.noInheritMembers ?? l?.noInheritMembers,
168
+ omitInternal: s?.omitInternal ?? l?.omitInternal,
163
169
  publicStoryUrlPrefix: s?.publicStoryUrlPrefix ?? l?.publicStoryUrlPrefix,
164
170
  getComponentDocsUrl: s?.getComponentDocsUrl ?? l?.getComponentDocsUrl,
165
171
  getComponentDemoUrl: s?.getComponentDemoUrl ?? l?.getComponentDemoUrl,
@@ -168,21 +174,21 @@ function ma(e, t) {
168
174
  basePath: s?.basePath ?? l?.basePath
169
175
  },
170
176
  verify: {
171
- typeCheckTypes: m?.typeCheckTypes ?? c?.typeCheckTypes,
172
- filterTypeCheckDiagnostic: m?.filterTypeCheckDiagnostic ?? c?.filterTypeCheckDiagnostic,
173
- detectBrokenLinks: m?.detectBrokenLinks ?? c?.detectBrokenLinks
177
+ typeCheckTypes: p?.typeCheckTypes ?? c?.typeCheckTypes,
178
+ filterTypeCheckDiagnostic: p?.filterTypeCheckDiagnostic ?? c?.filterTypeCheckDiagnostic,
179
+ detectBrokenLinks: p?.detectBrokenLinks ?? c?.detectBrokenLinks
174
180
  },
175
181
  watch: {
176
- onUpdate: Fe(p?.onUpdate, d?.onUpdate),
177
- debounceTime: p?.debounceTime ?? d?.debounceTime,
178
- clearScreen: p?.clearScreen ?? d?.clearScreen,
179
- skipWritingUnchanged: p?.skipWritingUnchanged ?? d?.skipWritingUnchanged
182
+ onUpdate: Oe(m?.onUpdate, d?.onUpdate),
183
+ debounceTime: m?.debounceTime ?? d?.debounceTime,
184
+ clearScreen: m?.clearScreen ?? d?.clearScreen,
185
+ skipWritingUnchanged: m?.skipWritingUnchanged ?? d?.skipWritingUnchanged
180
186
  },
181
187
  strict: t.strict ?? e.strict,
182
- afterApiJsonCreate: Fe(t.afterApiJsonCreate, e.afterApiJsonCreate)
188
+ afterApiJsonCreate: Oe(t.afterApiJsonCreate, e.afterApiJsonCreate)
183
189
  };
184
190
  }
185
- function Fe(e, t) {
191
+ function Oe(e, t) {
186
192
  const n = t === ve ? void 0 : t, i = e === ve ? void 0 : e;
187
193
  return n !== void 0 && i !== void 0 ? ((...a) => (n(...a), i(...a))) : i ?? n;
188
194
  }
@@ -216,25 +222,25 @@ function Te(e) {
216
222
  for (const l of a.cssProperties)
217
223
  t.push({
218
224
  name: "cssproperty",
219
- text: Oe(l)
225
+ text: Ne(l)
220
226
  });
221
227
  if (a.cssParts !== void 0)
222
228
  for (const l of a.cssParts)
223
229
  t.push({
224
230
  name: "csspart",
225
- text: Oe(l)
231
+ text: Ne(l)
226
232
  });
227
233
  if (a.cssStates !== void 0)
228
234
  for (const l of a.cssStates)
229
235
  t.push({
230
236
  name: "cssstate",
231
- text: Oe(l)
237
+ text: Ne(l)
232
238
  });
233
239
  if (a.slots !== void 0)
234
240
  for (const l of a.slots)
235
241
  t.push({
236
242
  name: "slot",
237
- text: Oe(l)
243
+ text: Ne(l)
238
244
  });
239
245
  }
240
246
  e.docsTags !== void 0 && t.push(...e.docsTags);
@@ -245,11 +251,11 @@ function Te(e) {
245
251
  docsTags: t
246
252
  };
247
253
  }
248
- function Oe(e) {
254
+ function Ne(e) {
249
255
  const t = e, n = e.name + (t.default !== void 0 ? `=${t.default}` : ""), i = n.length > 0 ? `[${n}]` : "", a = e.description ?? "", r = a.length > 0 ? ` - ${a}` : "";
250
256
  return `${i}${r}`;
251
257
  }
252
- function nn(e) {
258
+ function on(e) {
253
259
  const t = e.description ?? "", n = t.length === 0, i = e.docsTags, a = (
254
260
  // Has 2+ tags, or multi-line description, or single tag and single line description
255
261
  i.length + (n ? 0 : t.includes(`
@@ -259,44 +265,44 @@ function nn(e) {
259
265
  );
260
266
  let r = "*";
261
267
  n ? a || (r += " ") : (a ? (r += `
262
- * `, r += kt(t)) : r += ` ${t.replaceAll(" @", " \\@")}`, i.length > 0 && (r += `
268
+ * `, r += Gt(t)) : r += ` ${t.replaceAll(" @", " \\@")}`, i.length > 0 && (r += `
263
269
  *`));
264
270
  for (let l = 0; l < i.length; ++l) {
265
- const s = i[l], c = `@${s.name}`, m = s.text ?? "";
271
+ const s = i[l], c = `@${s.name}`, p = s.text ?? "";
266
272
  r += `${a ? `
267
- * ` : ""}${c}`, m.includes(`
273
+ * ` : ""}${c}`, p.includes(`
268
274
  `) ? (s.name === "returns" || s.name === "param" ? r += " " : r += `
269
- * `, r += kt(m)) : m.length > 0 && (r += ` ${m.replaceAll(" @", " \\@")}`);
275
+ * `, r += Gt(p)) : p.length > 0 && (r += ` ${p.replaceAll(" @", " \\@")}`);
270
276
  }
271
277
  return r += a ? `
272
278
  ` : " ", r;
273
279
  }
274
- const nt = 10, on = 32, an = 64;
275
- function kt(e) {
280
+ const ot = 10, an = 32, rn = 64;
281
+ function Gt(e) {
276
282
  let t = "";
277
283
  const n = e.length;
278
284
  let i = 0;
279
285
  for (let a = 0; a < n; ++a) {
280
286
  const r = e.charCodeAt(a);
281
- if (r === nt)
282
- t += e.slice(i, a), e.charCodeAt(a + 1) === nt ? t += `
287
+ if (r === ot)
288
+ t += e.slice(i, a), e.charCodeAt(a + 1) === ot ? t += `
283
289
  *` : t += `
284
290
  * `, i = a + 1;
285
- else if (r === an) {
291
+ else if (r === rn) {
286
292
  const l = a === 0 ? 0 : e.charCodeAt(a - 1);
287
- (a === 0 || l === on || l === nt) && (t += e.slice(i, a), t += "\\@", i = a + 1);
293
+ (a === 0 || l === an || l === ot) && (t += e.slice(i, a), t += "\\@", i = a + 1);
288
294
  }
289
295
  }
290
296
  return i < n && (t += e.slice(i)), t;
291
297
  }
292
- function j(e, t, n) {
298
+ function J(e, t, n) {
293
299
  const i = o.getLeadingCommentRanges(n.file.text, e.pos);
294
300
  if (i === void 0)
295
301
  return;
296
302
  let a;
297
- for (const r of i) {
298
- const l = n.file.text.slice(r.pos, r.end);
299
- l.startsWith("/**") && (a !== void 0 && n.config.strict && n.emitError(
303
+ for (const l of i) {
304
+ const s = n.file.text.slice(l.pos, l.end);
305
+ s.startsWith("/**") && (a !== void 0 && n.config.strict && n.emitError(
300
306
  `Found multiple JSDoc comments for the same node. This is not allowed.
301
307
  If one of these was meant to be a file-level comment, read the documentation: https://webgis.esri.com/webgis/core/core/documenting-api#module-level-documentation
302
308
  If this is meant to be a function overload, read the documentation: https://webgis.esri.com/webgis/core/core/documenting-api#function-overloads`,
@@ -304,61 +310,68 @@ If this is meant to be a function overload, read the documentation: https://webg
304
310
  file: n.file,
305
311
  node: e
306
312
  }
307
- ), a = l);
308
- }
309
- if (a !== void 0 && !(t && !a.includes("* @public") && !a.includes("* @internal")))
310
- return rn(a, t, n);
311
- }
312
- function rn(e, t, n) {
313
- const i = e.length - 2;
314
- let a = 3, r = "";
315
- const l = [];
316
- let s, c, m = !t, d = !t, p = !1;
317
- for (; a < i; ) {
318
- let f = e.indexOf(`
319
- `, a);
320
- f === -1 && (f = i);
321
- let u = e.slice(a, f).trim();
322
- if (a = f + 1, u === "*" ? u = "" : u.startsWith("*") && (u[1] === " " ? u = u.slice(2) : n.config.strict ? n.emitError(
313
+ ), a = s);
314
+ }
315
+ if (a === void 0)
316
+ return;
317
+ const r = n.config.documentation.omitInternal;
318
+ if (!(t && !a.includes("* @public") && (r || !a.includes("* @internal"))))
319
+ return sn(a, t, r, n);
320
+ }
321
+ function sn(e, t, n, i) {
322
+ const a = e.length - 2;
323
+ let r = 3, l = "";
324
+ const s = [];
325
+ let c, p, d = !1;
326
+ for (; r < a; ) {
327
+ let m = e.indexOf(`
328
+ `, r);
329
+ m === -1 && (m = a);
330
+ let f = e.slice(r, m).trim();
331
+ if (r = m + 1, f === "*" ? f = "" : f.startsWith("*") && (f[1] === " " ? f = f.slice(2) : i.config.strict ? i.emitError(
323
332
  `For consistency, include a space character after '*' in JSDoc. Did not find it in "${e}"`,
324
333
  {
325
- file: n.file,
334
+ file: i.file,
326
335
  node: void 0
327
336
  }
328
- ) : u = u.slice(1)), u.startsWith("@")) {
329
- s !== void 0 && !p && l.push(
330
- U[s] ?? {
331
- name: s,
332
- text: c.trim().replaceAll("\\@", "@") || void 0
337
+ ) : f = f.slice(1)), f.startsWith("@")) {
338
+ c !== void 0 && !d && s.push(
339
+ U[c] ?? {
340
+ name: c,
341
+ text: p.trim().replaceAll("\\@", "@") || void 0
333
342
  }
334
343
  );
335
- const v = u.indexOf(" "), E = v === -1 ? u.slice(1) : u.slice(1, v), g = t && E === "public";
336
- m ||= g, d ||= t && E === "internal", p = g || E === "privateRemarks";
337
- const b = v === -1 ? "" : u.slice(v + 1);
338
- s = E, c = b;
339
- } else s !== void 0 ? c = `${c}
340
- ${u}` : r += `${u}
344
+ const u = f.indexOf(" "), v = u === -1 ? f.slice(1) : f.slice(1, u);
345
+ if (v === "internal") {
346
+ if (n)
347
+ return;
348
+ t = !1;
349
+ } else v === "public" ? (t = !1, d = !0) : d = v === "privateRemarks";
350
+ const C = u === -1 ? "" : f.slice(u + 1);
351
+ c = v, p = C;
352
+ } else c !== void 0 ? p = `${p}
353
+ ${f}` : l += `${f}
341
354
  `;
342
355
  }
343
- if (!(!m && !d))
344
- return s !== void 0 && !p && l.push(
345
- U[s] ?? {
346
- name: s,
347
- text: c.trim().replaceAll("\\@", "@") || void 0
356
+ if (!t)
357
+ return c !== void 0 && !d && s.push(
358
+ U[c] ?? {
359
+ name: c,
360
+ text: p.trim().replaceAll("\\@", "@") || void 0
348
361
  }
349
362
  ), {
350
- description: r.trim().replaceAll("\\@", "@") || void 0,
351
- docsTags: l
363
+ description: l.trim().replaceAll("\\@", "@") || void 0,
364
+ docsTags: s
352
365
  };
353
366
  }
354
- function sn(e, t) {
367
+ function ln(e, t) {
355
368
  for (let n = 0; n < t.docsTags.length; ++n) {
356
369
  const i = t.docsTags[n], { name: a, text: r } = i;
357
370
  a === "deprecated" ? e.deprecated = r || !0 : (e.docsTags ??= [], e.docsTags.push(i));
358
371
  }
359
372
  e.description = t.description;
360
373
  }
361
- function ii(e, t) {
374
+ function ni(e, t) {
362
375
  for (let n = 0; n < t.docsTags.length; ++n) {
363
376
  const i = t.docsTags[n], { name: a, text: r } = i;
364
377
  if (a === "deprecated")
@@ -366,19 +379,19 @@ function ii(e, t) {
366
379
  else if (i === U.private)
367
380
  e.privacy = "private";
368
381
  else if (a === "csspart")
369
- e.cssParts ??= [], e.cssParts.push(ot(r));
382
+ e.cssParts ??= [], e.cssParts.push(at(r));
370
383
  else if (a === "cssstate")
371
- e.cssStates ??= [], e.cssStates.push(ot(r));
384
+ e.cssStates ??= [], e.cssStates.push(at(r));
372
385
  else if (a === "slot")
373
- e.slots ??= [], e.slots.push(ot(r));
386
+ e.slots ??= [], e.slots.push(at(r));
374
387
  else if (a === "esriCompatibilityName") {
375
- const l = ie(e);
388
+ const l = pe(e);
376
389
  l.esriCompatibilityNames ??= [], l.esriCompatibilityNames.push(r ?? "");
377
390
  } else a === "readonly" || (e.docsTags ??= [], e.docsTags.push(i));
378
391
  }
379
392
  e.description = t.description;
380
393
  }
381
- function ln(e, t) {
394
+ function cn(e, t) {
382
395
  const n = e, i = [];
383
396
  for (let a = 0; a < t.docsTags.length; ++a) {
384
397
  const r = t.docsTags[a], { name: l, text: s } = r;
@@ -391,21 +404,21 @@ function ln(e, t) {
391
404
  else if (l === "returns")
392
405
  n.return.description = r.text;
393
406
  else if (l === "esriCompatibilityName") {
394
- const c = Tt(e);
407
+ const c = ht(e);
395
408
  c.esriCompatibilityNames ??= [], c.esriCompatibilityNames.push(s ?? "");
396
409
  } else
397
410
  e.docsTags ??= [], e.docsTags.push(r);
398
411
  }
399
412
  return e.description = t.description, i;
400
413
  }
401
- function cn(e, t) {
414
+ function dn(e, t) {
402
415
  for (let n = 0; n < t.docsTags.length; ++n) {
403
416
  const i = t.docsTags[n], { name: a, text: r } = i;
404
417
  a === "deprecated" ? e.deprecated = r || !0 : a === "default" ? e.default = r : i === U.readonly ? e.readonly = !0 : i === U.private ? e.privacy = "private" : (e.docsTags ??= [], e.docsTags.push(i));
405
418
  }
406
419
  e.description = t.description;
407
420
  }
408
- function dn(e, t) {
421
+ function pn(e, t) {
409
422
  for (let n = 0; n < t.docsTags.length; ++n) {
410
423
  const i = t.docsTags[n], { name: a, text: r } = i;
411
424
  if (a === "deprecated")
@@ -413,21 +426,21 @@ function dn(e, t) {
413
426
  else if (a === "default")
414
427
  e.default = r;
415
428
  else if (a !== "readonly") if (a === "esriCompatibilityName") {
416
- const l = Zt(e);
429
+ const l = ei(e);
417
430
  l.esriCompatibilityNames ??= [], l.esriCompatibilityNames.push(r ?? "");
418
431
  } else
419
432
  e.docsTags ??= [], e.docsTags.push(i);
420
433
  }
421
434
  e.description = t.description;
422
435
  }
423
- function pn(e, t) {
436
+ function mn(e, t) {
424
437
  for (let n = 0; n < t.docsTags.length; ++n) {
425
438
  const i = t.docsTags[n], { name: a, text: r } = i;
426
439
  a === "deprecated" ? e.deprecated = r || !0 : i === U.private ? e.privacy = "private" : (e.docsTags ??= [], e.docsTags.push(i));
427
440
  }
428
441
  e.description = t.description;
429
442
  }
430
- function ot(e) {
443
+ function at(e) {
431
444
  if (e === void 0)
432
445
  return {
433
446
  name: "",
@@ -480,39 +493,39 @@ const U = {
480
493
  experimental: { name: "experimental", text: void 0 },
481
494
  readonly: { name: "readonly", text: void 0 },
482
495
  required: { name: "required", text: void 0 }
483
- }, $e = {
496
+ }, ze = {
484
497
  description: void 0,
485
498
  docsTags: []
486
499
  }, Ce = {
487
500
  description: void 0,
488
501
  docsTags: [U.private]
489
502
  };
490
- function mn(e, t, n) {
503
+ function un(e, t, n) {
491
504
  switch (t.path) {
492
505
  case "layers/FeatureLayer": {
493
506
  const i = "export default class FeatureLayer extends FeatureLayerSuperclass {", a = e.indexOf(i);
494
507
  if (a === -1)
495
508
  return n.emitError(
496
509
  `Hardcoded behavior error: Expected .d.ts for FeatureLayer to include "${i}".`,
497
- { file: ae(t).file, node: void 0 }
510
+ { file: oe(t).file, node: void 0 }
498
511
  ), e;
499
512
  const r = 'get type(): "feature";', l = e.indexOf(r);
500
513
  if (l === -1)
501
514
  return n.emitError(
502
515
  `Hardcoded behavior error: Expected .d.ts for FeatureLayer to include "${r}".`,
503
- { file: ae(t).file, node: void 0 }
516
+ { file: oe(t).file, node: void 0 }
504
517
  ), e;
505
518
  const s = l + r.length, c = e.lastIndexOf("/**", l);
506
519
  if (c === -1)
507
520
  return n.emitError(
508
521
  `Hardcoded behavior error: Expected .d.ts for FeatureLayer to include JSDoc for "${r}".`,
509
- { file: ae(t).file, node: void 0 }
522
+ { file: oe(t).file, node: void 0 }
510
523
  ), e;
511
- const m = `export default class FeatureLayer extends __FeatureLayerSansType {
524
+ const p = `export default class FeatureLayer extends __FeatureLayerSansType {
512
525
  ${e.slice(c, s)}
513
526
  }
514
527
  export abstract class __FeatureLayerSansType extends FeatureLayerSuperclass {`;
515
- return e.slice(0, a) + m + e.slice(a + i.length, c) + e.slice(s);
528
+ return e.slice(0, a) + p + e.slice(a + i.length, c) + e.slice(s);
516
529
  }
517
530
  case "layers/OrientedImageryLayer": {
518
531
  const i = `import type { __FeatureLayerSansType } from "./FeatureLayer.js";
@@ -520,7 +533,7 @@ export abstract class __FeatureLayerSansType extends FeatureLayerSuperclass {`;
520
533
  `, r = e.indexOf(a);
521
534
  return r === -1 ? (n.emitError(
522
535
  `Hardcoded behavior error: Expected .d.ts for ${t.path} to include "${a}".`,
523
- { file: ae(t).file, node: void 0 }
536
+ { file: oe(t).file, node: void 0 }
524
537
  ), e) : i + e.slice(0, r) + `extends __FeatureLayerSansType {
525
538
  ` + e.slice(r + a.length);
526
539
  }
@@ -541,31 +554,31 @@ export namespace tsx {
541
554
  return e;
542
555
  }
543
556
  }
544
- function ua(e, t) {
557
+ function fa(e, t) {
545
558
  let n = `/// <reference types="../index.d.ts" />
546
559
  `, i = `
547
560
 
548
- `, a = "", r = "", l = "", s = "", c = "", m = "", d = "", p = "", f = "", u = "", v = "", E = "";
561
+ `, a = "", r = "", l = "", s = "", c = "", p = "", d = "", m = "", f = "", u = "", v = "", C = "";
549
562
  for (let S = 0; S < e.length; ++S) {
550
- const D = e[S];
551
- for (let A = 0; A < D.declarations.length; ++A) {
552
- const V = D.declarations[A];
563
+ const x = e[S];
564
+ for (let A = 0; A < x.declarations.length; ++A) {
565
+ const V = x.declarations[A];
553
566
  if (V.customElement !== !0)
554
567
  continue;
555
568
  const W = V;
556
- if (W.privacy !== void 0 || ie(W).hasExplicitAbstract === !0)
569
+ if (W.privacy !== void 0 || pe(W).hasExplicitAbstract === !0)
557
570
  continue;
558
571
  const { name: G, tagName: O, pascalCaseName: F, events: B } = W;
559
- i += `import type { ${G} } from "./${D.path}/customElement.js";
560
- `, n += `import type { ${G} } from "../${D.path}/customElement.js";
572
+ i += `import type { ${G} } from "./${x.path}/customElement.js";
573
+ `, n += `import type { ${G} } from "../${x.path}/customElement.js";
561
574
  `;
562
- const [me, ke] = un(W.name, W.members);
563
- let ne = "", q = "";
575
+ const [me, ke] = fn(W.name, W.members);
576
+ let ie = "", Q = "";
564
577
  if (B !== void 0) {
565
- for (let pe = 0; pe < B.length; ++pe) {
566
- const Ge = B[pe], Mt = `EventHandler<${G}["${Ge.name}"]>`;
567
- ne += ` ${xt(`on${Ge.name}`)}?: ${Mt};
568
- `, q += ` ${xt(`on${Ge.name[0].toUpperCase()}${Ge.name.slice(1)}`)}?: ${Mt};
578
+ for (let de = 0; de < B.length; ++de) {
579
+ const Ge = B[de], Dt = `EventHandler<${G}["${Ge.name}"]>`;
580
+ ie += ` ${xt(`on${Ge.name}`)}?: ${Dt};
581
+ `, Q += ` ${xt(`on${Ge.name[0].toUpperCase()}${Ge.name.slice(1)}`)}?: ${Dt};
569
582
  `;
570
583
  }
571
584
  a += `export interface ${F}CustomEvent<T> extends CustomEvent<T> {
@@ -580,22 +593,22 @@ function ua(e, t) {
580
593
 
581
594
  `, l += ` "${O}": ${G};
582
595
  `, s += `interface Lumina${F} extends ${me}h.JSX.HTMLAttributes<${G}> {
583
- ${ne}}
596
+ ${ie}}
584
597
 
585
598
  `, c += ` "${O}": Lumina${F};
586
- `, m += `interface Preact${F} extends ${me}HTMLAttributes<${G}> {
587
- ${ne}}
599
+ `, p += `interface Preact${F} extends ${me}HTMLAttributes<${G}> {
600
+ ${ie}}
588
601
 
589
602
  `, d += ` "${O}": Preact${F};
590
- `, p += `interface React${F} extends ${me}HTMLProps<${G}> {
591
- ${ne}}
603
+ `, m += `interface React${F} extends ${me}HTMLProps<${G}> {
604
+ ${ie}}
592
605
 
593
606
  `, f += ` "${O}": React${F};
594
607
  `, u += `interface Stencil${F} extends ${me}StencilJsx.HTMLAttributes<${G}> {
595
- ${q}}
608
+ ${Q}}
596
609
 
597
610
  `, v += ` "${O}": Stencil${F};
598
- `, ke !== "" && (E += ke);
611
+ `, ke !== "" && (C += ke);
599
612
  }
600
613
  }
601
614
  if (r === "") {
@@ -615,26 +628,26 @@ ${l}
615
628
 
616
629
  ${r}
617
630
  }`;
618
- const b = `import "./index.js";
631
+ const P = `import "./index.js";
619
632
  export declare const defineCustomElements: import("${g}").DefineCustomElements;`, h = `${t.config.context.dtsEmitPath}loader.d.ts`;
620
- t.dtsFiles.set(h, b);
621
- const L = `${n}import type { h, EventHandler } from "${g}";
633
+ t.dtsFiles.set(h, P);
634
+ const R = `${n}import type { h, EventHandler } from "${g}";
622
635
 
623
- ${E}${s}declare module "@arcgis/lumina" {
636
+ ${C}${s}declare module "@arcgis/lumina" {
624
637
  export namespace h.JSX {
625
638
  interface IntrinsicElements {
626
639
  ${c} }
627
640
  }
628
- }`, I = ` interface IntrinsicElements {
641
+ }`, L = ` interface IntrinsicElements {
629
642
  ${d} }`, y = `${n}import { HTMLAttributes } from "preact";
630
643
  import type { EventHandler } from "${g}";
631
644
 
632
- ${E}${m}declare module 'preact' {
645
+ ${C}${p}declare module 'preact' {
633
646
  namespace createElement.JSX {
634
- ${I}
647
+ ${L}
635
648
  }
636
649
  namespace h.JSX {
637
- ${I}
650
+ ${L}
638
651
  }
639
652
  }`, k = `
640
653
  namespace JSX {
@@ -644,12 +657,12 @@ ${f} }
644
657
  `, M = `${n}import type { HTMLProps } from 'react';
645
658
  import type { EventHandler } from "${g}";
646
659
 
647
- ${E}${p}declare module "react" {${k}}
660
+ ${C}${m}declare module "react" {${k}}
648
661
  declare module "react/jsx-runtime" {${k}}
649
- declare module "react/jsx-dev-runtime" {${k}}`, R = `${n}import { JSXBase as StencilJsx } from "@stencil/core/internal";
662
+ declare module "react/jsx-dev-runtime" {${k}}`, I = `${n}import { JSXBase as StencilJsx } from "@stencil/core/internal";
650
663
  import type { EventHandler } from "${g}";
651
664
 
652
- ${E}${u}interface ExposedElements {
665
+ ${C}${u}interface ExposedElements {
653
666
  ${v}}
654
667
 
655
668
  export namespace JSX {
@@ -660,11 +673,11 @@ declare module "@stencil/core/internal/stencil-public-runtime" {
660
673
  export namespace h.JSX {
661
674
  interface IntrinsicElements extends ExposedElements {}
662
675
  }
663
- }`, x = `/** @deprecated import from stencil.d.ts instead */
664
- export * from "./stencil.js";`, T = `${t.config.context.dtsEmitPath}types/`, _ = `${T}lumina.d.ts`, N = `${T}preact.d.ts`, J = `${T}react.d.ts`, K = `${T}stencil.d.ts`, C = `${T}components.d.ts`;
665
- t.dtsFiles.set(_, L), t.dtsFiles.set(N, y), t.dtsFiles.set(J, M), t.dtsFiles.set(K, R), t.dtsFiles.set(C, x);
676
+ }`, D = `/** @deprecated import from stencil.d.ts instead */
677
+ export * from "./stencil.js";`, T = `${t.config.context.dtsEmitPath}types/`, _ = `${T}lumina.d.ts`, N = `${T}preact.d.ts`, q = `${T}react.d.ts`, K = `${T}stencil.d.ts`, E = `${T}components.d.ts`;
678
+ t.dtsFiles.set(_, R), t.dtsFiles.set(N, y), t.dtsFiles.set(q, M), t.dtsFiles.set(K, I), t.dtsFiles.set(E, D);
666
679
  }
667
- function un(e, t) {
680
+ function fn(e, t) {
668
681
  const n = [], i = [];
669
682
  let a = !1;
670
683
  if (t !== void 0)
@@ -680,21 +693,21 @@ function un(e, t) {
680
693
  }
681
694
  let r = n.length > 0 ? `Required<Pick<${e}, ${n.join(" | ")}>>` : "";
682
695
  i.length > 0 && (r.length > 0 && (r += ", "), r += `Partial<Pick<${e}, ${i.join(" | ")}>>`), a && (r.length > 0 && (r += ", "), r += `${e}SetterTypes`);
683
- const l = a ? `type ${e}SetterTypes = ${e}["${ni}"];
696
+ const l = a ? `type ${e}SetterTypes = ${e}["${oi}"];
684
697
  ` : "";
685
698
  return [r.length === 0 ? "" : `${r}, `, l];
686
699
  }
687
- function fa(e, t) {
700
+ function ya(e, t) {
688
701
  const n = t.moduleMap.get("index");
689
702
  if (n === void 0)
690
- e.unshift(fn);
703
+ e.unshift(yn);
691
704
  else {
692
- const i = ae(n);
693
- i.index.named.getAssetPath === void 0 && n.declarations.push(oi), i.index.named.setAssetPath === void 0 && n.declarations.push(ai);
705
+ const i = oe(n);
706
+ i.index.named.getAssetPath === void 0 && n.declarations.push(ai), i.index.named.setAssetPath === void 0 && n.declarations.push(ri);
694
707
  }
695
708
  }
696
- const ni = "@setterTypes", oi = {
697
- [Y]: Ze(),
709
+ const oi = "@setterTypes", ai = {
710
+ [j]: et(),
698
711
  kind: "function",
699
712
  name: "getAssetPath",
700
713
  static: void 0,
@@ -735,8 +748,8 @@ const ni = "@setterTypes", oi = {
735
748
  signature: void 0,
736
749
  privacy: void 0,
737
750
  source: void 0
738
- }, ai = {
739
- [Y]: Ze(),
751
+ }, ri = {
752
+ [j]: et(),
740
753
  kind: "function",
741
754
  name: "setAssetPath",
742
755
  static: void 0,
@@ -798,10 +811,10 @@ browser will load the assets from.`,
798
811
  signature: void 0,
799
812
  privacy: void 0,
800
813
  source: void 0
801
- }, ri = ei(void 0, "index", {}, { class: void 0, default: void 0, named: {} });
802
- ri.importsText = "";
803
- const fn = {
804
- [Y]: ri,
814
+ }, si = ti(void 0, "index", {}, { class: void 0, default: void 0, named: {} });
815
+ si.importsText = "";
816
+ const yn = {
817
+ [j]: si,
805
818
  kind: "javascript-module",
806
819
  path: "index",
807
820
  sourcePath: "src/index.ts",
@@ -809,11 +822,11 @@ const fn = {
809
822
  description: void 0,
810
823
  docsTags: void 0,
811
824
  summary: void 0,
812
- declarations: [oi, ai],
825
+ declarations: [ai, ri],
813
826
  exports: void 0
814
827
  };
815
- function ya(e, t) {
816
- const n = Te(e), i = he(n), a = ae(e);
828
+ function ga(e, t) {
829
+ const n = Te(e), i = he(n), a = oe(e);
817
830
  if (a.index.class?.privacy !== void 0)
818
831
  return e.declarations.length > 1 && t.emitError(
819
832
  `Did not expect to find any public declarations in a module that declares a private web component. Found: ${e.declarations.filter((s) => s !== a.index.class).map((s) => s.name).join(", ")}`,
@@ -824,18 +837,18 @@ function ya(e, t) {
824
837
  `), a.reExports !== void 0) {
825
838
  for (let s = 0; s < a.reExports.length; ++s) {
826
839
  const c = a.reExports[s];
827
- let m = "";
840
+ let p = "";
828
841
  if (c.specifiers[0].exportName === "*") {
829
842
  const d = c.specifiers[0];
830
- m = (c.isTypeOnly ? "type *" : "*") + (d.aliasName ? ` as ${d.aliasName}` : "");
843
+ p = (c.isTypeOnly ? "type *" : "*") + (d.aliasName ? ` as ${d.aliasName}` : "");
831
844
  } else {
832
845
  for (let d = 0; d < c.specifiers.length; ++d) {
833
- const p = c.specifiers[d];
834
- m += (d === 0 ? "{" : ",") + (c.isTypeOnly ? " type " : " ") + p.exportName + (p.aliasName ? ` as ${p.aliasName}` : "");
846
+ const m = c.specifiers[d];
847
+ p += (d === 0 ? "{" : ",") + (c.isTypeOnly ? " type " : " ") + m.exportName + (m.aliasName ? ` as ${m.aliasName}` : "");
835
848
  }
836
- m += " }";
849
+ p += " }";
837
850
  }
838
- r += `export ${m} from "${c.specifier}";
851
+ r += `export ${p} from "${c.specifier}";
839
852
  `;
840
853
  }
841
854
  r += `
@@ -847,62 +860,57 @@ function ya(e, t) {
847
860
 
848
861
  `;
849
862
  const l = e.declarations;
850
- a.constructorPropertiesInterface !== void 0 && (r += `${Gt(a.constructorPropertiesInterface)}
863
+ a.constructorPropertiesInterface !== void 0 && (r += `${Ft(a.constructorPropertiesInterface)}
851
864
 
852
865
  `);
853
866
  for (let s = 0; s < l.length; ++s) {
854
867
  const c = l[s];
855
- r += Gt(c), s < l.length - 1 && (r += `
868
+ r += Ft(c), s < l.length - 1 && (r += `
856
869
 
857
870
  `);
858
871
  }
859
- return t.isJsApi ? mn(r, e, t) : (t.isComponentProject && (e.exports?.[0].kind === "custom-element-definition" ? r = `/// <reference path="../../index.d.ts" />
872
+ return t.isJsApi ? un(r, e, t) : (t.isComponentProject && (e.exports?.[0].kind === "custom-element-definition" ? r = `/// <reference path="../../index.d.ts" />
860
873
  ${r}` : e.path === "index" && (r += t.vanillaComponentTypes)), r);
861
874
  }
862
875
  function he(e) {
863
- return e === void 0 ? "" : `/*${nn(e)}*/
876
+ return e === void 0 ? "" : `/*${on(e)}*/
864
877
  `;
865
878
  }
866
- function Gt(e) {
879
+ function Ft(e) {
867
880
  let t = Te(e), n = "";
868
881
  if (e.kind === "class" || e.kind === "mixin")
869
- n = Ft(e);
882
+ n = Ot(e);
870
883
  else if (e.kind === "interface") {
871
- const a = ie(e);
884
+ const a = pe(e);
872
885
  if (e.supertypes === void 0 && e.type === void 0 && e.members?.length === 1 && (e.members[0].kind === "call-signature" || e.members[0].kind === "constructor")) {
873
886
  const l = e.members[0];
874
- let s = si(l, !0);
887
+ let s = li(l, !0);
875
888
  const c = Te(l)?.docsTags;
876
889
  c !== void 0 && (t = {
877
890
  description: t?.description,
878
891
  docsTags: [...c, ...t?.docsTags ?? []]
879
892
  });
880
- const m = s.indexOf("): ");
881
- s = `${s.slice(0, m)}) => ${s.slice(m + 3, -1)}`, n = Dt(e.name, e.typeParameters, void 0, s);
893
+ const p = s.indexOf("): ");
894
+ s = `${s.slice(0, p)}) => ${s.slice(p + 3, -1)}`, n = Rt(e.name, e.typeParameters, void 0, s);
882
895
  } else if (a.isMixinBaseClass === !0)
883
- n = Ft(e);
896
+ n = Ot(e);
884
897
  else if (a.emitAsTypeAlias === !0) {
885
898
  let l = e.type?.text;
886
- const s = dt(e);
887
- s !== "" ? l = l === void 0 ? `{${s}}` : `${l} & {${s}}` : l === void 0 && a.superTypesText === void 0 && (l = "{}"), n = Dt(
888
- e.name,
889
- e.typeParameters,
890
- a.superTypesText,
891
- l
892
- );
899
+ const s = pt(e);
900
+ s !== "" ? l = l === void 0 ? `{${s}}` : `${l} & {${s}}` : l === void 0 && e.supertypes === void 0 && (l = "{}"), n = Rt(e.name, e.typeParameters, e.supertypes, l);
893
901
  } else {
894
- const l = dt(e);
895
- n = Ni(
902
+ const l = pt(e);
903
+ n = Oi(
896
904
  a.isDefaultExported === !0,
897
905
  e.name,
898
906
  e.typeParameters,
899
- a.superTypesText,
907
+ e.supertypes,
900
908
  l
901
909
  );
902
910
  }
903
911
  } else if (e.kind === "function") {
904
- const a = Tt(e);
905
- n = wi(
912
+ const a = ht(e);
913
+ n = Ni(
906
914
  a.isDefaultExported === !0,
907
915
  e.name,
908
916
  e.typeParameters,
@@ -910,22 +918,16 @@ function Gt(e) {
910
918
  e.return.type.text
911
919
  );
912
920
  } else if (e.kind === "variable") {
913
- const a = Zt(e);
914
- n += Ui(a.isDefaultExported === !0, e.name, e.type.text);
921
+ const a = ei(e);
922
+ n += wi(a.isDefaultExported === !0, e.name, e.type.text);
915
923
  }
916
924
  return `${he(t)}${n}`;
917
925
  }
918
- function Ft(e) {
919
- const t = ie(e), n = t.isDefaultExported === !0, i = dt(e), a = e, r = e;
926
+ function Ot(e) {
927
+ const t = pe(e), n = t.isDefaultExported === !0, i = pt(e), a = e, r = e;
920
928
  let l, s = a.mixins ?? r.supertypes;
921
- if (s === void 0)
922
- t.superClassText !== void 0 && (l = t.superClassText);
923
- else if (t.superClassText === void 0 && s.length === 1) {
924
- const m = s[0];
925
- l = m.printableText, m.printableText = void 0, s = void 0;
926
- } else
927
- l = `${e.name}Superclass`;
928
- let c = Vi(
929
+ s === void 0 ? a.superclass !== void 0 && (l = Fe(a.superclass)) : a.superclass === void 0 && s.length === 1 ? (l = Fe(s[0]), s = void 0) : l = `${e.name}Superclass`;
930
+ let c = Ui(
929
931
  t.hasExplicitAbstract !== void 0,
930
932
  n,
931
933
  e.name,
@@ -935,26 +937,26 @@ function Ft(e) {
935
937
  );
936
938
  if (s !== void 0) {
937
939
  c += `
938
- declare const ${l}:`, t.superClassText !== void 0 && (c += ` typeof ${t.superClassText}`);
939
- for (let m = 0; m < s.length; ++m) {
940
- const d = s[m];
941
- c += ` & typeof ${d.printableText}`, d.printableText = void 0;
940
+ declare const ${l}:`, a.superclass !== void 0 && (c += ` typeof ${Fe(a.superclass)}`);
941
+ for (let p = 0; p < s.length; ++p) {
942
+ const d = s[p];
943
+ c += ` & typeof ${Fe(d)}`;
942
944
  }
943
945
  }
944
946
  return c;
945
947
  }
946
- function dt(e) {
948
+ function pt(e) {
947
949
  const t = e.members;
948
950
  let n = "";
949
- const i = ie(e);
951
+ const i = pe(e);
950
952
  if (e.kind === "mixin" && (n += `constructor(...args: any[]);
951
953
  `), i.eventTypesProperty !== void 0) {
952
- let l = gn;
954
+ let l = vn;
953
955
  if (i.eventTypesProperty.description !== void 0 || i.eventTypesProperty.docsTags !== void 0) {
954
956
  const c = Te(i.eventTypesProperty);
955
957
  l = he(c);
956
958
  }
957
- const s = Ot(i.eventTypesProperty);
959
+ const s = Nt(i.eventTypesProperty);
958
960
  n += `${l}${s}
959
961
  `;
960
962
  }
@@ -967,10 +969,10 @@ function dt(e) {
967
969
  continue;
968
970
  const d = Te(c);
969
971
  n += he(d), c.kind === "field" ? (r && c.getterType !== void 0 && (l += ` ${fe(!1, !1, !1, !1, !1, c.docsTags?.includes(U.required) !== !0, c.name, c.type.text)}
970
- `), n += Ot(c)) : n += si(c, !1), n += `
972
+ `), n += Nt(c)) : n += li(c, !1), n += `
971
973
  `;
972
974
  }
973
- l !== "" && (n += `${fe(!1, !1, !1, !1, !1, !1, ni, `{
975
+ l !== "" && (n += `${fe(!1, !1, !1, !1, !1, !1, oi, `{
974
976
  ${l}}`)}
975
977
  `);
976
978
  }
@@ -984,13 +986,13 @@ ${l}}`)}
984
986
  }
985
987
  let s = "";
986
988
  for (let c = 0; c < a.events.length; ++c) {
987
- const m = a.events[c];
988
- if (m.inheritedFrom === void 0) {
989
- const d = Te(m);
990
- n += `${he(d)}${fe(!1, !1, !1, !0, !1, !1, m.name, `import("${yn}").TargetedEvent<this, ${m.type.text}>`)}
989
+ const p = a.events[c];
990
+ if (p.inheritedFrom === void 0) {
991
+ const d = Te(p);
992
+ n += `${he(d)}${fe(!1, !1, !1, !0, !1, !1, p.name, `import("${gn}").TargetedEvent<this, ${p.type.text}>`)}
991
993
  `;
992
994
  }
993
- s += ` ${fe(!1, !1, !1, !1, !1, !1, m.name, `${l}["${m.name}"]["detail"]`)}
995
+ s += ` ${fe(!1, !1, !1, !1, !1, !1, p.name, `${l}["${p.name}"]["detail"]`)}
994
996
  `;
995
997
  }
996
998
  n += `${fe(!1, !1, !1, !0, !1, !1, "@eventTypes", `{
@@ -1002,12 +1004,12 @@ ${s}}`)}
1002
1004
  `, `
1003
1005
  `).slice(0, -2)}`;
1004
1006
  }
1005
- const yn = "@arcgis/lumina";
1006
- function Ot(e) {
1007
+ const gn = "@arcgis/lumina";
1008
+ function Nt(e) {
1007
1009
  let t = "";
1008
- const n = Ai(e), i = n.isAccessor === !0, a = e.readonly === !0;
1010
+ const n = ki(e), i = n.isAccessor === !0, a = e.readonly === !0;
1009
1011
  if (e.getterType !== void 0 || i && a)
1010
- t += _i(
1012
+ t += Wi(
1011
1013
  e.privacy !== void 0,
1012
1014
  n.isAbstract === !0,
1013
1015
  e.static === !0,
@@ -1030,9 +1032,9 @@ function Ot(e) {
1030
1032
  }
1031
1033
  return t;
1032
1034
  }
1033
- function si(e, t) {
1034
- const n = Tt(e);
1035
- return Wi(
1035
+ function li(e, t) {
1036
+ const n = ht(e);
1037
+ return Vi(
1036
1038
  e.privacy !== void 0,
1037
1039
  n.isAbstract === !0,
1038
1040
  e.static === !0,
@@ -1043,7 +1045,7 @@ function si(e, t) {
1043
1045
  e.return?.type.text
1044
1046
  );
1045
1047
  }
1046
- const gn = he({
1048
+ const vn = he({
1047
1049
  description: void 0,
1048
1050
  docsTags: [
1049
1051
  {
@@ -1053,19 +1055,19 @@ Use EventNames and EventTypes helpers from @arcgis/core/Evented`
1053
1055
  }
1054
1056
  ]
1055
1057
  });
1056
- function ga() {
1058
+ function va() {
1057
1059
  const e = Date.now();
1058
- return () => (Date.now() - e) / vn;
1060
+ return () => (Date.now() - e) / Sn;
1059
1061
  }
1060
- const vn = 1e3;
1061
- function Sn(e) {
1062
+ const Sn = 1e3;
1063
+ function Tn(e) {
1062
1064
  const t = e.indexOf("/");
1063
1065
  return t === -1 ? e : e.slice(0, t);
1064
1066
  }
1065
- function Nt(e, t, n) {
1067
+ function wt(e, t, n) {
1066
1068
  if (!n.isComponentProject || n.config.context.isLuminaMinimalExtraction || n.config.documentation.publicStoryUrlPrefix === !1)
1067
1069
  return;
1068
- const i = e.match(Tn)?.[1];
1070
+ const i = e.match(hn)?.[1];
1069
1071
  if (i === void 0) {
1070
1072
  n.emitError(
1071
1073
  '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',
@@ -1074,14 +1076,14 @@ function Nt(e, t, n) {
1074
1076
  return;
1075
1077
  }
1076
1078
  const a = [];
1077
- for (const l of e.matchAll(hn)) {
1078
- const s = l[1], c = Pn(s), m = e.indexOf("{", l.index), d = e.indexOf("}", m), p = e.slice(0, l.index).trimEnd();
1079
+ for (const l of e.matchAll(En)) {
1080
+ const s = l[1], c = Mn(s), p = e.indexOf("{", l.index), d = e.indexOf("}", p), m = e.slice(0, l.index).trimEnd();
1079
1081
  let f = "";
1080
- if (p.endsWith("*/")) {
1081
- const E = p.lastIndexOf("/**");
1082
- f = p.slice(E + 3, -2).trim().replaceAll(Cn, "");
1082
+ if (m.endsWith("*/")) {
1083
+ const C = m.lastIndexOf("/**");
1084
+ f = m.slice(C + 3, -2).trim().replaceAll(Pn, "");
1083
1085
  }
1084
- const u = e.slice(m, d).match(En)?.[1] || c, v = bn(c);
1086
+ const u = e.slice(p, d).match(Cn)?.[1] || c, v = bn(c);
1085
1087
  a.push({
1086
1088
  description: `${u}${f ? `
1087
1089
  ${f}` : ""}`,
@@ -1099,8 +1101,8 @@ ${f}` : ""}`,
1099
1101
  const r = n.componentStories[i];
1100
1102
  r === void 0 ? n.componentStories[i] = a : r.push(...a);
1101
1103
  }
1102
- 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, ""), Pn = (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
- function pt(e, t) {
1104
+ const hn = /component: ["']([^"']+)["']/u, En = /export const (\w+)/gu, Cn = /name: ["']([^"']+)["']/u, Pn = /^\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();
1105
+ function mt(e, t) {
1104
1106
  let i = t.startsWith("./") ? t.slice(2) : t, a = e;
1105
1107
  for (; ; ) {
1106
1108
  const r = a.lastIndexOf("/");
@@ -1126,14 +1128,14 @@ function ye(e, t) {
1126
1128
  i += "../";
1127
1129
  return i.length === 0 && (i = "./"), `${i}${t.slice(n)}`;
1128
1130
  }
1129
- function wt(e, t, n = 0) {
1131
+ function Ut(e, t, n = 0) {
1130
1132
  for (; n < e.length; ++n) {
1131
1133
  const i = e[n];
1132
1134
  i.start += t, i.end += t;
1133
1135
  }
1134
1136
  return e;
1135
1137
  }
1136
- function Ut(e, t) {
1138
+ function Vt(e, t) {
1137
1139
  if (e === t)
1138
1140
  return !0;
1139
1141
  if (typeof e != "object" || typeof t != "object" || e === null || t === null)
@@ -1142,7 +1144,7 @@ function Ut(e, t) {
1142
1144
  if (!Array.isArray(t) || e.length !== t.length)
1143
1145
  return !1;
1144
1146
  for (let a = 0; a < e.length; ++a)
1145
- if (!Ut(e[a], t[a]))
1147
+ if (!Vt(e[a], t[a]))
1146
1148
  return !1;
1147
1149
  return !0;
1148
1150
  }
@@ -1151,24 +1153,24 @@ function Ut(e, t) {
1151
1153
  return !1;
1152
1154
  for (let a = 0; a < n.length; ++a) {
1153
1155
  const r = n[a];
1154
- if (!Ut(e[r], t[r]))
1156
+ if (!Vt(e[r], t[r]))
1155
1157
  return !1;
1156
1158
  }
1157
1159
  return !0;
1158
1160
  }
1159
- function Mn(e, t) {
1161
+ function Dn(e, t) {
1160
1162
  if (t.config.context.isLuminaMinimalExtraction || t.componentTagName === void 0)
1161
1163
  return;
1162
1164
  const n = e.moduleSpecifier.text, i = /\.(?:css|s[ac]ss|less|styl(?:us)?|postcss|pcss|sss)(\\?|$)/u;
1163
1165
  if (!(n.startsWith(".") && i.test(n)))
1164
1166
  return;
1165
- const r = n.split("?", 1)[0], l = Yi.join(t.file.fileName, "..", r), s = ji(l, "utf-8"), c = xn(s);
1167
+ const r = n.split("?", 1)[0], l = Zi.join(t.file.fileName, "..", r), s = zi(l, "utf-8"), c = xn(s);
1166
1168
  c !== void 0 && (t.componentCssFileDocs = c);
1167
1169
  }
1168
1170
  function xn(e) {
1169
1171
  const t = [];
1170
- for (const n of e.matchAll(Dn)) {
1171
- const i = n.groups.name, a = n.groups.description.replaceAll(Rn, " ").trim();
1172
+ for (const n of e.matchAll(Rn)) {
1173
+ const i = n.groups.name, a = n.groups.description.replaceAll(Ln, " ").trim();
1172
1174
  t.push({
1173
1175
  name: i,
1174
1176
  deprecated: void 0,
@@ -1180,8 +1182,8 @@ function xn(e) {
1180
1182
  }
1181
1183
  return t.length === 0 ? void 0 : t;
1182
1184
  }
1183
- const Dn = /@prop\s+(?<name>--[\w-]+)\s*:(?<description>[^@/]+)/gu, Rn = /\n\s+\*? ?/gu;
1184
- function li(e, t) {
1185
+ const Rn = /@prop\s+(?<name>--[\w-]+)\s*:(?<description>[^@/]+)/gu, Ln = /\n\s+\*? ?/gu;
1186
+ function ci(e, t) {
1185
1187
  if (e === void 0)
1186
1188
  return !1;
1187
1189
  for (let n = 0; n < e.length; ++n)
@@ -1189,7 +1191,7 @@ function li(e, t) {
1189
1191
  return !0;
1190
1192
  return !1;
1191
1193
  }
1192
- function et(e) {
1194
+ function tt(e) {
1193
1195
  if (e.modifiers === void 0)
1194
1196
  return 0;
1195
1197
  for (let t = 0; t < e.modifiers.length; ++t)
@@ -1197,26 +1199,26 @@ function et(e) {
1197
1199
  return e.modifiers[t + 1]?.kind === o.SyntaxKind.DefaultKeyword ? 2 : 1;
1198
1200
  return 0;
1199
1201
  }
1200
- function ci(e, t) {
1202
+ function di(e, t) {
1201
1203
  return e.endsWith("Properties") && t.apiClassLikeName === e.slice(0, -10);
1202
1204
  }
1203
- const Ln = /* @__PURE__ */ JSON.parse('{"AacBitstreamFormat":[],"AacEncoderConfig":[],"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":[],"AllAcceptedCredentialsOptions":[],"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":["AudioParam"],"AudioParamMap":["AudioParamMap"],"AudioProcessingEvent":["AudioProcessingEvent"],"AudioProcessingEventInit":[],"AudioSampleFormat":[],"AudioScheduledSourceNode":["AudioScheduledSourceNode"],"AudioScheduledSourceNodeEventMap":[],"AudioTimestamp":[],"AudioWorklet":["AudioWorklet"],"AudioWorkletNode":["AudioWorkletNode"],"AudioWorkletNodeEventMap":[],"AudioWorkletNodeOptions":[],"AuthenticationExtensionsClientInputs":[],"AuthenticationExtensionsClientInputsJSON":[],"AuthenticationExtensionsClientOutputs":[],"AuthenticationExtensionsClientOutputsJSON":[],"AuthenticationExtensionsLargeBlobInputs":[],"AuthenticationExtensionsLargeBlobInputsJSON":[],"AuthenticationExtensionsLargeBlobOutputs":[],"AuthenticationExtensionsLargeBlobOutputsJSON":[],"AuthenticationExtensionsPRFInputs":[],"AuthenticationExtensionsPRFInputsJSON":[],"AuthenticationExtensionsPRFOutputs":[],"AuthenticationExtensionsPRFOutputsJSON":[],"AuthenticationExtensionsPRFValues":[],"AuthenticationExtensionsPRFValuesJSON":[],"AuthenticationResponseJSON":[],"AuthenticatorAssertionResponse":["AuthenticatorAssertionResponse"],"AuthenticatorAssertionResponseJSON":[],"AuthenticatorAttachment":[],"AuthenticatorAttestationResponse":["AuthenticatorAttestationResponse"],"AuthenticatorAttestationResponseJSON":[],"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":["BaseAudioContext"],"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":["Cache"],"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":["arc"],"CanvasPathDrawingStyles":["lineCap"],"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":[],"CommandEvent":["CommandEvent"],"CommandEventInit":[],"Comment":["Comment"],"CompositeOperation":[],"CompositeOperationOrAuto":[],"CompositionEvent":["CompositionEvent"],"CompositionEventInit":[],"CompressionFormat":[],"CompressionStream":["CompressionStream"],"ComputedEffectTiming":[],"ComputedKeyframe":[],"ConcatArray":[],"confirm":["Window/confirm"],"console":[],"Console":["console"],"ConstantSourceNode":["ConstantSourceNode"],"ConstantSourceOptions":[],"ConstrainBoolean":[],"ConstrainBooleanOrDOMString":[],"ConstrainBooleanOrDOMStringParameters":[],"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":["CookieStoreManager"],"COSEAlgorithmIdentifier":[],"CountQueuingStrategy":["CountQueuingStrategy"],"createImageBitmap":["Window/createImageBitmap"],"Credential":["Credential"],"CredentialCreationOptions":[],"CredentialMediationRequirement":[],"CredentialPropertiesOutput":[],"CredentialRequestOptions":[],"CredentialsContainer":["CredentialsContainer"],"crossOriginIsolated":[],"crypto":[],"Crypto":["Crypto"],"CryptoKey":["CryptoKey"],"CryptoKeyPair":[],"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"],"CSSPageDescriptors":["CSSPageDescriptors"],"CSSPageRule":["CSSPageRule"],"CSSPerspective":["CSSPerspective"],"CSSPerspectiveValue":[],"CSSPositionTryDescriptors":["CSSPositionTryDescriptors"],"CSSPositionTryRule":["CSSPositionTryRule"],"CSSPropertyRule":["CSSPropertyRule"],"CSSRotate":["CSSRotate"],"CSSRule":["CSSRule"],"CSSRuleList":["CSSRuleList"],"CSSScale":["CSSScale"],"CSSScopeRule":["CSSScopeRule"],"CSSSkew":["CSSSkew"],"CSSSkewX":["CSSSkewX"],"CSSSkewY":["CSSSkewY"],"CSSStartingStyleRule":["CSSStartingStyleRule"],"CSSStyleDeclaration":[],"CSSStyleDeclarationBase":["CSSStyleDeclaration"],"CSSStyleProperties":["CSSStyleProperties"],"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":["CSSViewTransitionRule"],"CurrentUserDetailsOptions":[],"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":[],"DigitalCredential":[],"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":[],"GPU":["GPU"],"GPUAdapter":["GPUAdapter"],"GPUAdapterInfo":["GPUAdapterInfo"],"GPUAddressMode":[],"GPUAutoLayoutMode":[],"GPUBindGroup":["GPUBindGroup"],"GPUBindGroupDescriptor":[],"GPUBindGroupEntry":[],"GPUBindGroupLayout":["GPUBindGroupLayout"],"GPUBindGroupLayoutDescriptor":[],"GPUBindGroupLayoutEntry":[],"GPUBindingCommandsMixin":["setBindGroup"],"GPUBindingResource":[],"GPUBlendComponent":[],"GPUBlendFactor":[],"GPUBlendOperation":[],"GPUBlendState":[],"GPUBuffer":["GPUBuffer"],"GPUBufferBinding":[],"GPUBufferBindingLayout":[],"GPUBufferBindingType":[],"GPUBufferDescriptor":[],"GPUBufferDynamicOffset":[],"GPUBufferMapState":[],"GPUBufferUsageFlags":[],"GPUCanvasAlphaMode":[],"GPUCanvasConfiguration":[],"GPUCanvasContext":["GPUCanvasContext"],"GPUCanvasToneMapping":[],"GPUCanvasToneMappingMode":[],"GPUColor":[],"GPUColorDict":[],"GPUColorTargetState":[],"GPUColorWriteFlags":[],"GPUCommandBuffer":["GPUCommandBuffer"],"GPUCommandBufferDescriptor":[],"GPUCommandEncoder":["GPUCommandEncoder"],"GPUCommandEncoderDescriptor":[],"GPUCompareFunction":[],"GPUCompilationInfo":["GPUCompilationInfo"],"GPUCompilationMessage":["GPUCompilationMessage"],"GPUCompilationMessageType":[],"GPUComputePassDescriptor":[],"GPUComputePassEncoder":["GPUComputePassEncoder"],"GPUComputePassTimestampWrites":[],"GPUComputePipeline":["GPUComputePipeline"],"GPUComputePipelineDescriptor":[],"GPUCopyExternalImageDestInfo":[],"GPUCopyExternalImageSource":[],"GPUCopyExternalImageSourceInfo":[],"GPUCullMode":[],"GPUDebugCommandsMixin":["insertDebugMarker"],"GPUDepthBias":[],"GPUDepthStencilState":[],"GPUDevice":["GPUDevice"],"GPUDeviceDescriptor":[],"GPUDeviceEventMap":[],"GPUDeviceLostInfo":["GPUDeviceLostInfo"],"GPUDeviceLostReason":[],"GPUError":["GPUError"],"GPUErrorFilter":[],"GPUExtent3D":[],"GPUExtent3DDict":[],"GPUExternalTexture":["GPUExternalTexture"],"GPUExternalTextureBindingLayout":[],"GPUExternalTextureDescriptor":[],"GPUFeatureName":[],"GPUFilterMode":[],"GPUFlagsConstant":[],"GPUFragmentState":[],"GPUFrontFace":[],"GPUIndex32":[],"GPUIndexFormat":[],"GPUIntegerCoordinate":[],"GPUIntegerCoordinateOut":[],"GPUInternalError":["GPUInternalError"],"GPULoadOp":[],"GPUMapModeFlags":[],"GPUMipmapFilterMode":[],"GPUMultisampleState":[],"GPUObjectBase":["label"],"GPUObjectDescriptorBase":[],"GPUOrigin2D":[],"GPUOrigin2DDict":[],"GPUOrigin3D":[],"GPUOrigin3DDict":[],"GPUOutOfMemoryError":["GPUOutOfMemoryError"],"GPUPipelineBase":["getBindGroupLayout"],"GPUPipelineConstantValue":[],"GPUPipelineDescriptorBase":[],"GPUPipelineError":["GPUPipelineError"],"GPUPipelineErrorInit":[],"GPUPipelineErrorReason":[],"GPUPipelineLayout":["GPUPipelineLayout"],"GPUPipelineLayoutDescriptor":[],"GPUPowerPreference":[],"GPUPrimitiveState":[],"GPUPrimitiveTopology":[],"GPUProgrammableStage":[],"GPUQuerySet":["GPUQuerySet"],"GPUQuerySetDescriptor":[],"GPUQueryType":[],"GPUQueue":["GPUQueue"],"GPUQueueDescriptor":[],"GPURenderBundle":["GPURenderBundle"],"GPURenderBundleDescriptor":[],"GPURenderBundleEncoder":["GPURenderBundleEncoder"],"GPURenderBundleEncoderDescriptor":[],"GPURenderCommandsMixin":["draw"],"GPURenderPassColorAttachment":[],"GPURenderPassDepthStencilAttachment":[],"GPURenderPassDescriptor":[],"GPURenderPassEncoder":["GPURenderPassEncoder"],"GPURenderPassLayout":[],"GPURenderPassTimestampWrites":[],"GPURenderPipeline":["GPURenderPipeline"],"GPURenderPipelineDescriptor":[],"GPURequestAdapterOptions":[],"GPUSampleMask":[],"GPUSampler":["GPUSampler"],"GPUSamplerBindingLayout":[],"GPUSamplerBindingType":[],"GPUSamplerDescriptor":[],"GPUShaderModule":["GPUShaderModule"],"GPUShaderModuleDescriptor":[],"GPUShaderStageFlags":[],"GPUSignedOffset32":[],"GPUSize32":[],"GPUSize32Out":[],"GPUSize64":[],"GPUSize64Out":[],"GPUStencilFaceState":[],"GPUStencilOperation":[],"GPUStencilValue":[],"GPUStorageTextureAccess":[],"GPUStorageTextureBindingLayout":[],"GPUStoreOp":[],"GPUSupportedFeatures":["GPUSupportedFeatures"],"GPUSupportedLimits":["GPUSupportedLimits"],"GPUTexelCopyBufferInfo":[],"GPUTexelCopyBufferLayout":[],"GPUTexelCopyTextureInfo":[],"GPUTexture":["GPUTexture"],"GPUTextureAspect":[],"GPUTextureBindingLayout":[],"GPUTextureDescriptor":[],"GPUTextureDimension":[],"GPUTextureFormat":[],"GPUTextureSampleType":[],"GPUTextureUsageFlags":[],"GPUTextureView":["GPUTextureView"],"GPUTextureViewDescriptor":[],"GPUTextureViewDimension":[],"GPUUncapturedErrorEvent":["GPUUncapturedErrorEvent"],"GPUUncapturedErrorEventInit":[],"GPUValidationError":["GPUValidationError"],"GPUVertexAttribute":[],"GPUVertexBufferLayout":[],"GPUVertexFormat":[],"GPUVertexState":[],"GPUVertexStepMode":[],"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":["IDBDatabase"],"IDBDatabaseEventMap":[],"IDBDatabaseInfo":[],"IDBFactory":["IDBFactory"],"IDBIndex":["IDBIndex"],"IDBIndexParameters":[],"IDBKeyRange":["IDBKeyRange"],"IDBObjectStore":["IDBObjectStore"],"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":[],"ImageDataPixelFormat":[],"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":[],"DurationFormat":[],"DurationFormatDisplayOption":[],"DurationFormatLocaleMatcher":[],"DurationFormatOptions":[],"DurationFormatPart":[],"DurationFormatStyle":[],"DurationFormatUnit":[],"DurationFormatUnitSingular":[],"FormattableTemporalObject":[],"getCanonicalLocales":[],"LDMLPluralRule":[],"ListFormat":[],"ListFormatLocaleMatcher":[],"ListFormatOptions":[],"ListFormatStyle":[],"ListFormatType":[],"Locale":["getCalendars"],"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":[],"NumberFormatRangePartTypeRegistry":[],"NumberFormatRangePartTypes":[],"NumberRangeFormatPart":[],"PluralRules":[],"PluralRulesConstructor":[],"PluralRulesOptions":[],"PluralRuleType":[],"RelativeTimeFormat":[],"RelativeTimeFormatLocaleMatcher":[],"RelativeTimeFormatNumeric":[],"RelativeTimeFormatOptions":[],"RelativeTimeFormatPart":[],"RelativeTimeFormatStyle":[],"RelativeTimeFormatUnit":[],"RelativeTimeFormatUnitSingular":[],"ResolvedCollatorOptions":[],"ResolvedDateTimeFormatOptions":[],"ResolvedDisplayNamesOptions":[],"ResolvedDurationFormatOptions":[],"ResolvedListFormatOptions":[],"ResolvedNumberFormatOptions":[],"ResolvedNumberFormatOptionsUseGrouping":[],"ResolvedPluralRulesOptions":[],"ResolvedRelativeTimeFormatOptions":[],"ResolvedSegmenterOptions":[],"SegmentData":[],"Segmenter":[],"SegmenterOptions":[],"SegmentIterator":[],"Segments":[],"StringNumericLiteral":[],"supportedValuesOf":[],"TextInfo":["https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getTextInfo#return_value"],"UnicodeBCP47LocaleIdentifier":[],"WeekInfo":["https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getWeekInfo#return_value"]}],"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":["MIDIOutput"],"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":[],"NavigateEvent":["NavigateEvent"],"NavigateEventInit":[],"navigation":[],"Navigation":["Navigation"],"NavigationActivation":["NavigationActivation"],"NavigationCurrentEntryChangeEvent":["NavigationCurrentEntryChangeEvent"],"NavigationCurrentEntryChangeEventInit":[],"NavigationDestination":["NavigationDestination"],"NavigationEventMap":[],"NavigationFocusReset":[],"NavigationHistoryBehavior":[],"NavigationHistoryEntry":["NavigationHistoryEntry"],"NavigationHistoryEntryEventMap":[],"NavigationInterceptHandler":[],"NavigationInterceptOptions":[],"NavigationNavigateOptions":[],"NavigationOptions":[],"NavigationPrecommitController":["NavigationPrecommitController"],"NavigationPrecommitHandler":[],"NavigationPreloadManager":["NavigationPreloadManager"],"NavigationPreloadState":[],"NavigationReloadOptions":[],"NavigationResult":[],"NavigationScrollBehavior":[],"NavigationTimingType":[],"NavigationTransition":["NavigationTransition"],"NavigationType":[],"NavigationUpdateCurrentEntryOptions":[],"navigator":[],"Navigator":["Navigator"],"NavigatorAutomationInformation":["webdriver"],"NavigatorBadge":["clearAppBadge"],"NavigatorConcurrentHardware":["hardwareConcurrency"],"NavigatorContentUtils":["registerProtocolHandler"],"NavigatorCookies":["cookieEnabled"],"NavigatorGPU":["gpu"],"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":[],"oncommand":[],"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":[],"OrientationLockType":[],"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":[],"PaintTimingMixin":[],"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":[],"PopoverTargetAttributes":["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":[],"PublicKeyCredentialParameters":[],"PublicKeyCredentialRequestOptions":[],"PublicKeyCredentialRequestOptionsJSON":[],"PublicKeyCredentialRpEntity":[],"PublicKeyCredentialType":[],"PublicKeyCredentialUserEntity":[],"PublicKeyCredentialUserEntityJSON":[],"PushEncryptionKeyName":[],"PushEvent":["PushEvent"],"PushEventInit":[],"PushManager":["PushManager"],"PushManagerAttribute":["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"],"ReadableStreamBYOBReaderReadOptions":[],"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":[],"RegistrationResponseJSON":[],"releaseEvents":["Window/releaseEvents"],"RemotePlayback":["RemotePlayback"],"RemotePlaybackAvailabilityCallback":[],"RemotePlaybackEventMap":[],"RemotePlaybackState":[],"removeEventListener":[],"RenderingContext":[],"Report":[],"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":[],"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"],"RTCRtpReceiverTransform":[],"RTCRtpScriptTransform":["RTCRtpScriptTransform"],"RTCRtpScriptTransformer":["RTCRtpScriptTransformer"],"RTCRtpSender":["RTCRtpSender"],"RTCRtpSenderTransform":[],"RTCRtpSendParameters":[],"RTCRtpStreamStats":[],"RTCRtpSynchronizationSource":[],"RTCRtpTransceiver":["RTCRtpTransceiver"],"RTCRtpTransceiverDirection":[],"RTCRtpTransceiverInit":[],"RTCSctpTransport":["RTCSctpTransport"],"RTCSctpTransportEventMap":[],"RTCSctpTransportState":[],"RTCSdpType":[],"RTCSentRtpStreamStats":[],"RTCSessionDescription":["RTCSessionDescription"],"RTCSessionDescriptionCallback":[],"RTCSessionDescriptionInit":[],"RTCSetParameterOptions":[],"RTCSignalingState":[],"RTCStats":[],"RTCStatsIceCandidatePairState":[],"RTCStatsReport":["RTCStatsReport"],"RTCStatsType":[],"RTCTrackEvent":["RTCTrackEvent"],"RTCTrackEventInit":[],"RTCTransformEvent":["RTCTransformEvent"],"RTCTransportStats":[],"SafeArray":[],"Sanitizer":["allowAttribute"],"SanitizerAttribute":[],"SanitizerAttributeNamespace":[],"SanitizerConfig":[],"SanitizerElement":[],"SanitizerElementNamespace":[],"SanitizerElementNamespaceWithAttributes":[],"SanitizerElementWithAttributes":[],"SanitizerPresets":[],"scheduler":[],"Scheduler":["Scheduler"],"SchedulerPostTaskCallback":[],"SchedulerPostTaskOptions":[],"screen":[],"Screen":["Screen"],"screenLeft":[],"ScreenOrientation":["ScreenOrientation"],"ScreenOrientationEventMap":[],"screenTop":[],"screenX":[],"screenY":[],"ScriptProcessorNode":["ScriptProcessorNode"],"ScriptProcessorNodeEventMap":[],"scroll":["Window/scroll"],"ScrollAxis":[],"scrollbars":[],"ScrollBehavior":[],"scrollBy":["Window/scrollBy"],"ScrollIntoViewOptions":[],"ScrollLogicalPosition":[],"ScrollOptions":[],"ScrollRestoration":[],"ScrollSetting":[],"ScrollTimeline":["ScrollTimeline"],"ScrollTimelineOptions":[],"scrollTo":["Window/scrollTo"],"ScrollToOptions":[],"scrollX":[],"scrollY":[],"SecurityPolicyViolationEvent":["SecurityPolicyViolationEvent"],"SecurityPolicyViolationEventDisposition":[],"SecurityPolicyViolationEventInit":[],"Selection":["Selection"],"SelectionDirection":[],"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":[],"ShowPopoverOptions":[],"SlotAssignmentMode":[],"Slottable":["assignedSlot"],"SourceBuffer":["SourceBuffer"],"SourceBufferEventMap":[],"SourceBufferList":["SourceBufferList"],"SourceBufferListEventMap":[],"SpeechRecognitionAlternative":["SpeechRecognitionAlternative"],"SpeechRecognitionErrorCode":[],"SpeechRecognitionErrorEvent":["SpeechRecognitionErrorEvent"],"SpeechRecognitionErrorEventInit":[],"SpeechRecognitionEvent":["SpeechRecognitionEvent"],"SpeechRecognitionEventInit":[],"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":[],"StylePropertyMap":["StylePropertyMap"],"StylePropertyMapReadOnly":["StylePropertyMapReadOnly"],"StylePropertyMapReadOnlyIterator":[],"StyleSheet":["StyleSheet"],"StyleSheetList":["StyleSheetList"],"SubmitEvent":["SubmitEvent"],"SubmitEventInit":[],"SubtleCrypto":["SubtleCrypto"],"SuppressedError":[],"SuppressedErrorConstructor":[],"SvcOutputMetadata":[],"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":[],"TaskController":["TaskController"],"TaskControllerInit":[],"TaskPriority":[],"TaskPriorityChangeEvent":["TaskPriorityChangeEvent"],"TaskPriorityChangeEventInit":[],"TaskSignal":["TaskSignal"],"TaskSignalAnyInit":[],"TaskSignalEventMap":[],"TemplateStringsArray":[],"Temporal":[null,{"CalendarLike":[],"DateLikeObject":[],"DateTimeLikeObject":[],"DateUnit":[],"DisambiguationOptions":[],"Duration":[],"DurationConstructor":[],"DurationLike":[],"DurationLikeObject":[],"DurationRelativeToOptions":[],"DurationRoundingOptions":[],"DurationToStringOptions":[],"DurationTotalOptions":[],"Instant":[],"InstantConstructor":[],"InstantLike":[],"InstantToStringOptions":[],"Now":[null,{"instant":[],"plainDateISO":[],"plainDateTimeISO":[],"plainTimeISO":[],"timeZoneId":[],"zonedDateTimeISO":[]}],"OverflowOptions":[],"PartialTemporalLike":[],"PlainDate":[],"PlainDateConstructor":[],"PlainDateLike":[],"PlainDateTime":[],"PlainDateTimeConstructor":[],"PlainDateTimeLike":[],"PlainDateTimeToStringOptions":[],"PlainDateToStringOptions":[],"PlainDateToZonedDateTimeOptions":[],"PlainMonthDay":[],"PlainMonthDayConstructor":[],"PlainMonthDayLike":[],"PlainMonthDayToPlainDateOptions":[],"PlainTime":[],"PlainTimeConstructor":[],"PlainTimeLike":[],"PlainTimeToStringOptions":[],"PlainYearMonth":[],"PlainYearMonthConstructor":[],"PlainYearMonthLike":[],"PlainYearMonthToPlainDateOptions":[],"PluralizeUnit":[],"RoundingOptions":[],"RoundingOptionsWithLargestUnit":[],"TimeLikeObject":[],"TimeUnit":[],"TimeZoneLike":[],"ToStringRoundingOptions":[],"ToStringRoundingOptionsWithFractionalSeconds":[],"TransitionOptions":[],"YearMonthLikeObject":[],"ZonedDateTime":[],"ZonedDateTimeConstructor":[],"ZonedDateTimeFromOptions":[],"ZonedDateTimeLike":[],"ZonedDateTimeLikeObject":[],"ZonedDateTimeToStringOptions":[]}],"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"],"TimelineRangeOffset":[],"TimeRanges":["TimeRanges"],"TimerHandler":[],"ToggleEvent":["ToggleEvent"],"ToggleEventInit":[],"TogglePopoverOptions":[],"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":[],"UnknownCredentialOptions":[],"Uppercase":["https://www.typescriptlang.org/docs/handbook/utility-types.html#intrinsic-string-manipulation-types"],"URIError":[],"URIErrorConstructor":[],"URL":["URL"],"URLPattern":["URLPattern"],"URLPatternComponentResult":[],"URLPatternInit":[],"URLPatternInput":[],"URLPatternOptions":[],"URLPatternResult":[],"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":[],"ViewTimeline":["ViewTimeline"],"ViewTimelineOptions":[],"ViewTransition":["ViewTransition"],"ViewTransitionTypeSet":["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,{"AddressType":[],"AddressValue":[],"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"],"Exception":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Exception"],"ExceptionOptions":[],"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"],"JSTag":[],"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":[],"Tag":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Tag"],"TagType":[],"validate":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/validate_static"],"ValueType":[],"ValueTypeMap":[],"WebAssemblyCompileOptions":[],"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":["WEBGL_draw_buffers"],"WEBGL_lose_context":["WEBGL_lose_context"],"WEBGL_multi_draw":["WEBGL_multi_draw"],"WebGL2RenderingContext":["WebGL2RenderingContext"],"WebGL2RenderingContextBase":["beginQuery"],"WebGL2RenderingContextOverloads":["bufferData"],"WebGLActiveInfo":["WebGLActiveInfo"],"WebGLBuffer":["WebGLBuffer"],"WebGLContextAttributes":[],"WebGLContextEvent":["WebGLContextEvent"],"WebGLContextEventInit":[],"WebGLFramebuffer":["WebGLFramebuffer"],"WebGLPowerPreference":[],"WebGLProgram":["WebGLProgram"],"WebGLQuery":["WebGLQuery"],"WebGLRenderbuffer":["WebGLRenderbuffer"],"WebGLRenderingContext":["WebGLRenderingContext"],"WebGLRenderingContextBase":["drawingBufferColorSpace"],"WebGLRenderingContextOverloads":["bufferData"],"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":[],"WGSLLanguageFeatures":["WGSLLanguageFeatures"],"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 = {
1204
- globals: Ln
1205
- }, mt = Object.freeze(
1206
- Object.assign(/* @__PURE__ */ Object.create(null), In.globals)
1207
- ), ut = "https://developer.mozilla.org/docs/Web/API/";
1208
- function di(e, t, n = "*", i) {
1205
+ const In = /* @__PURE__ */ JSON.parse('{"AacBitstreamFormat":[],"AacEncoderConfig":[],"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":[],"AllAcceptedCredentialsOptions":[],"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":["AudioParam"],"AudioParamMap":["AudioParamMap"],"AudioProcessingEvent":["AudioProcessingEvent"],"AudioProcessingEventInit":[],"AudioSampleFormat":[],"AudioScheduledSourceNode":["AudioScheduledSourceNode"],"AudioScheduledSourceNodeEventMap":[],"AudioTimestamp":[],"AudioWorklet":["AudioWorklet"],"AudioWorkletNode":["AudioWorkletNode"],"AudioWorkletNodeEventMap":[],"AudioWorkletNodeOptions":[],"AuthenticationExtensionsClientInputs":[],"AuthenticationExtensionsClientInputsJSON":[],"AuthenticationExtensionsClientOutputs":[],"AuthenticationExtensionsClientOutputsJSON":[],"AuthenticationExtensionsLargeBlobInputs":[],"AuthenticationExtensionsLargeBlobInputsJSON":[],"AuthenticationExtensionsLargeBlobOutputs":[],"AuthenticationExtensionsLargeBlobOutputsJSON":[],"AuthenticationExtensionsPRFInputs":[],"AuthenticationExtensionsPRFInputsJSON":[],"AuthenticationExtensionsPRFOutputs":[],"AuthenticationExtensionsPRFOutputsJSON":[],"AuthenticationExtensionsPRFValues":[],"AuthenticationExtensionsPRFValuesJSON":[],"AuthenticationResponseJSON":[],"AuthenticatorAssertionResponse":["AuthenticatorAssertionResponse"],"AuthenticatorAssertionResponseJSON":[],"AuthenticatorAttachment":[],"AuthenticatorAttestationResponse":["AuthenticatorAttestationResponse"],"AuthenticatorAttestationResponseJSON":[],"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":["BaseAudioContext"],"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":["Cache"],"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":["arc"],"CanvasPathDrawingStyles":["lineCap"],"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":[],"CommandEvent":["CommandEvent"],"CommandEventInit":[],"Comment":["Comment"],"CompositeOperation":[],"CompositeOperationOrAuto":[],"CompositionEvent":["CompositionEvent"],"CompositionEventInit":[],"CompressionFormat":[],"CompressionStream":["CompressionStream"],"ComputedEffectTiming":[],"ComputedKeyframe":[],"ConcatArray":[],"confirm":["Window/confirm"],"console":[],"Console":["console"],"ConstantSourceNode":["ConstantSourceNode"],"ConstantSourceOptions":[],"ConstrainBoolean":[],"ConstrainBooleanOrDOMString":[],"ConstrainBooleanOrDOMStringParameters":[],"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":["CookieStoreManager"],"COSEAlgorithmIdentifier":[],"CountQueuingStrategy":["CountQueuingStrategy"],"createImageBitmap":["Window/createImageBitmap"],"Credential":["Credential"],"CredentialCreationOptions":[],"CredentialMediationRequirement":[],"CredentialPropertiesOutput":[],"CredentialRequestOptions":[],"CredentialsContainer":["CredentialsContainer"],"crossOriginIsolated":[],"crypto":[],"Crypto":["Crypto"],"CryptoKey":["CryptoKey"],"CryptoKeyPair":[],"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"],"CSSPageDescriptors":["CSSPageDescriptors"],"CSSPageRule":["CSSPageRule"],"CSSPerspective":["CSSPerspective"],"CSSPerspectiveValue":[],"CSSPositionTryDescriptors":["CSSPositionTryDescriptors"],"CSSPositionTryRule":["CSSPositionTryRule"],"CSSPropertyRule":["CSSPropertyRule"],"CSSRotate":["CSSRotate"],"CSSRule":["CSSRule"],"CSSRuleList":["CSSRuleList"],"CSSScale":["CSSScale"],"CSSScopeRule":["CSSScopeRule"],"CSSSkew":["CSSSkew"],"CSSSkewX":["CSSSkewX"],"CSSSkewY":["CSSSkewY"],"CSSStartingStyleRule":["CSSStartingStyleRule"],"CSSStyleDeclaration":[],"CSSStyleDeclarationBase":["CSSStyleDeclaration"],"CSSStyleProperties":["CSSStyleProperties"],"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":["CSSViewTransitionRule"],"CurrentUserDetailsOptions":[],"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":[],"DigitalCredential":[],"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":[],"GPU":["GPU"],"GPUAdapter":["GPUAdapter"],"GPUAdapterInfo":["GPUAdapterInfo"],"GPUAddressMode":[],"GPUAutoLayoutMode":[],"GPUBindGroup":["GPUBindGroup"],"GPUBindGroupDescriptor":[],"GPUBindGroupEntry":[],"GPUBindGroupLayout":["GPUBindGroupLayout"],"GPUBindGroupLayoutDescriptor":[],"GPUBindGroupLayoutEntry":[],"GPUBindingCommandsMixin":["setBindGroup"],"GPUBindingResource":[],"GPUBlendComponent":[],"GPUBlendFactor":[],"GPUBlendOperation":[],"GPUBlendState":[],"GPUBuffer":["GPUBuffer"],"GPUBufferBinding":[],"GPUBufferBindingLayout":[],"GPUBufferBindingType":[],"GPUBufferDescriptor":[],"GPUBufferDynamicOffset":[],"GPUBufferMapState":[],"GPUBufferUsageFlags":[],"GPUCanvasAlphaMode":[],"GPUCanvasConfiguration":[],"GPUCanvasContext":["GPUCanvasContext"],"GPUCanvasToneMapping":[],"GPUCanvasToneMappingMode":[],"GPUColor":[],"GPUColorDict":[],"GPUColorTargetState":[],"GPUColorWriteFlags":[],"GPUCommandBuffer":["GPUCommandBuffer"],"GPUCommandBufferDescriptor":[],"GPUCommandEncoder":["GPUCommandEncoder"],"GPUCommandEncoderDescriptor":[],"GPUCompareFunction":[],"GPUCompilationInfo":["GPUCompilationInfo"],"GPUCompilationMessage":["GPUCompilationMessage"],"GPUCompilationMessageType":[],"GPUComputePassDescriptor":[],"GPUComputePassEncoder":["GPUComputePassEncoder"],"GPUComputePassTimestampWrites":[],"GPUComputePipeline":["GPUComputePipeline"],"GPUComputePipelineDescriptor":[],"GPUCopyExternalImageDestInfo":[],"GPUCopyExternalImageSource":[],"GPUCopyExternalImageSourceInfo":[],"GPUCullMode":[],"GPUDebugCommandsMixin":["insertDebugMarker"],"GPUDepthBias":[],"GPUDepthStencilState":[],"GPUDevice":["GPUDevice"],"GPUDeviceDescriptor":[],"GPUDeviceEventMap":[],"GPUDeviceLostInfo":["GPUDeviceLostInfo"],"GPUDeviceLostReason":[],"GPUError":["GPUError"],"GPUErrorFilter":[],"GPUExtent3D":[],"GPUExtent3DDict":[],"GPUExternalTexture":["GPUExternalTexture"],"GPUExternalTextureBindingLayout":[],"GPUExternalTextureDescriptor":[],"GPUFeatureName":[],"GPUFilterMode":[],"GPUFlagsConstant":[],"GPUFragmentState":[],"GPUFrontFace":[],"GPUIndex32":[],"GPUIndexFormat":[],"GPUIntegerCoordinate":[],"GPUIntegerCoordinateOut":[],"GPUInternalError":["GPUInternalError"],"GPULoadOp":[],"GPUMapModeFlags":[],"GPUMipmapFilterMode":[],"GPUMultisampleState":[],"GPUObjectBase":["label"],"GPUObjectDescriptorBase":[],"GPUOrigin2D":[],"GPUOrigin2DDict":[],"GPUOrigin3D":[],"GPUOrigin3DDict":[],"GPUOutOfMemoryError":["GPUOutOfMemoryError"],"GPUPipelineBase":["getBindGroupLayout"],"GPUPipelineConstantValue":[],"GPUPipelineDescriptorBase":[],"GPUPipelineError":["GPUPipelineError"],"GPUPipelineErrorInit":[],"GPUPipelineErrorReason":[],"GPUPipelineLayout":["GPUPipelineLayout"],"GPUPipelineLayoutDescriptor":[],"GPUPowerPreference":[],"GPUPrimitiveState":[],"GPUPrimitiveTopology":[],"GPUProgrammableStage":[],"GPUQuerySet":["GPUQuerySet"],"GPUQuerySetDescriptor":[],"GPUQueryType":[],"GPUQueue":["GPUQueue"],"GPUQueueDescriptor":[],"GPURenderBundle":["GPURenderBundle"],"GPURenderBundleDescriptor":[],"GPURenderBundleEncoder":["GPURenderBundleEncoder"],"GPURenderBundleEncoderDescriptor":[],"GPURenderCommandsMixin":["draw"],"GPURenderPassColorAttachment":[],"GPURenderPassDepthStencilAttachment":[],"GPURenderPassDescriptor":[],"GPURenderPassEncoder":["GPURenderPassEncoder"],"GPURenderPassLayout":[],"GPURenderPassTimestampWrites":[],"GPURenderPipeline":["GPURenderPipeline"],"GPURenderPipelineDescriptor":[],"GPURequestAdapterOptions":[],"GPUSampleMask":[],"GPUSampler":["GPUSampler"],"GPUSamplerBindingLayout":[],"GPUSamplerBindingType":[],"GPUSamplerDescriptor":[],"GPUShaderModule":["GPUShaderModule"],"GPUShaderModuleDescriptor":[],"GPUShaderStageFlags":[],"GPUSignedOffset32":[],"GPUSize32":[],"GPUSize32Out":[],"GPUSize64":[],"GPUSize64Out":[],"GPUStencilFaceState":[],"GPUStencilOperation":[],"GPUStencilValue":[],"GPUStorageTextureAccess":[],"GPUStorageTextureBindingLayout":[],"GPUStoreOp":[],"GPUSupportedFeatures":["GPUSupportedFeatures"],"GPUSupportedLimits":["GPUSupportedLimits"],"GPUTexelCopyBufferInfo":[],"GPUTexelCopyBufferLayout":[],"GPUTexelCopyTextureInfo":[],"GPUTexture":["GPUTexture"],"GPUTextureAspect":[],"GPUTextureBindingLayout":[],"GPUTextureDescriptor":[],"GPUTextureDimension":[],"GPUTextureFormat":[],"GPUTextureSampleType":[],"GPUTextureUsageFlags":[],"GPUTextureView":["GPUTextureView"],"GPUTextureViewDescriptor":[],"GPUTextureViewDimension":[],"GPUUncapturedErrorEvent":["GPUUncapturedErrorEvent"],"GPUUncapturedErrorEventInit":[],"GPUValidationError":["GPUValidationError"],"GPUVertexAttribute":[],"GPUVertexBufferLayout":[],"GPUVertexFormat":[],"GPUVertexState":[],"GPUVertexStepMode":[],"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":["IDBDatabase"],"IDBDatabaseEventMap":[],"IDBDatabaseInfo":[],"IDBFactory":["IDBFactory"],"IDBIndex":["IDBIndex"],"IDBIndexParameters":[],"IDBKeyRange":["IDBKeyRange"],"IDBObjectStore":["IDBObjectStore"],"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":[],"ImageDataPixelFormat":[],"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":[],"DurationFormat":[],"DurationFormatDisplayOption":[],"DurationFormatLocaleMatcher":[],"DurationFormatOptions":[],"DurationFormatPart":[],"DurationFormatStyle":[],"DurationFormatUnit":[],"DurationFormatUnitSingular":[],"FormattableTemporalObject":[],"getCanonicalLocales":[],"LDMLPluralRule":[],"ListFormat":[],"ListFormatLocaleMatcher":[],"ListFormatOptions":[],"ListFormatStyle":[],"ListFormatType":[],"Locale":["getCalendars"],"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":[],"NumberFormatRangePartTypeRegistry":[],"NumberFormatRangePartTypes":[],"NumberRangeFormatPart":[],"PluralRules":[],"PluralRulesConstructor":[],"PluralRulesOptions":[],"PluralRuleType":[],"RelativeTimeFormat":[],"RelativeTimeFormatLocaleMatcher":[],"RelativeTimeFormatNumeric":[],"RelativeTimeFormatOptions":[],"RelativeTimeFormatPart":[],"RelativeTimeFormatStyle":[],"RelativeTimeFormatUnit":[],"RelativeTimeFormatUnitSingular":[],"ResolvedCollatorOptions":[],"ResolvedDateTimeFormatOptions":[],"ResolvedDisplayNamesOptions":[],"ResolvedDurationFormatOptions":[],"ResolvedListFormatOptions":[],"ResolvedNumberFormatOptions":[],"ResolvedNumberFormatOptionsUseGrouping":[],"ResolvedPluralRulesOptions":[],"ResolvedRelativeTimeFormatOptions":[],"ResolvedSegmenterOptions":[],"SegmentData":[],"Segmenter":[],"SegmenterOptions":[],"SegmentIterator":[],"Segments":[],"StringNumericLiteral":[],"supportedValuesOf":[],"TextInfo":["https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getTextInfo#return_value"],"UnicodeBCP47LocaleIdentifier":[],"WeekInfo":["https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getWeekInfo#return_value"]}],"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":["MIDIOutput"],"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":[],"NavigateEvent":["NavigateEvent"],"NavigateEventInit":[],"navigation":[],"Navigation":["Navigation"],"NavigationActivation":["NavigationActivation"],"NavigationCurrentEntryChangeEvent":["NavigationCurrentEntryChangeEvent"],"NavigationCurrentEntryChangeEventInit":[],"NavigationDestination":["NavigationDestination"],"NavigationEventMap":[],"NavigationFocusReset":[],"NavigationHistoryBehavior":[],"NavigationHistoryEntry":["NavigationHistoryEntry"],"NavigationHistoryEntryEventMap":[],"NavigationInterceptHandler":[],"NavigationInterceptOptions":[],"NavigationNavigateOptions":[],"NavigationOptions":[],"NavigationPrecommitController":["NavigationPrecommitController"],"NavigationPrecommitHandler":[],"NavigationPreloadManager":["NavigationPreloadManager"],"NavigationPreloadState":[],"NavigationReloadOptions":[],"NavigationResult":[],"NavigationScrollBehavior":[],"NavigationTimingType":[],"NavigationTransition":["NavigationTransition"],"NavigationType":[],"NavigationUpdateCurrentEntryOptions":[],"navigator":[],"Navigator":["Navigator"],"NavigatorAutomationInformation":["webdriver"],"NavigatorBadge":["clearAppBadge"],"NavigatorConcurrentHardware":["hardwareConcurrency"],"NavigatorContentUtils":["registerProtocolHandler"],"NavigatorCookies":["cookieEnabled"],"NavigatorGPU":["gpu"],"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":[],"oncommand":[],"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":[],"OrientationLockType":[],"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":[],"PaintTimingMixin":[],"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":[],"PopoverTargetAttributes":["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":[],"PublicKeyCredentialParameters":[],"PublicKeyCredentialRequestOptions":[],"PublicKeyCredentialRequestOptionsJSON":[],"PublicKeyCredentialRpEntity":[],"PublicKeyCredentialType":[],"PublicKeyCredentialUserEntity":[],"PublicKeyCredentialUserEntityJSON":[],"PushEncryptionKeyName":[],"PushEvent":["PushEvent"],"PushEventInit":[],"PushManager":["PushManager"],"PushManagerAttribute":["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"],"ReadableStreamBYOBReaderReadOptions":[],"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":[],"RegistrationResponseJSON":[],"releaseEvents":["Window/releaseEvents"],"RemotePlayback":["RemotePlayback"],"RemotePlaybackAvailabilityCallback":[],"RemotePlaybackEventMap":[],"RemotePlaybackState":[],"removeEventListener":[],"RenderingContext":[],"Report":[],"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":[],"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"],"RTCRtpReceiverTransform":[],"RTCRtpScriptTransform":["RTCRtpScriptTransform"],"RTCRtpScriptTransformer":["RTCRtpScriptTransformer"],"RTCRtpSender":["RTCRtpSender"],"RTCRtpSenderTransform":[],"RTCRtpSendParameters":[],"RTCRtpStreamStats":[],"RTCRtpSynchronizationSource":[],"RTCRtpTransceiver":["RTCRtpTransceiver"],"RTCRtpTransceiverDirection":[],"RTCRtpTransceiverInit":[],"RTCSctpTransport":["RTCSctpTransport"],"RTCSctpTransportEventMap":[],"RTCSctpTransportState":[],"RTCSdpType":[],"RTCSentRtpStreamStats":[],"RTCSessionDescription":["RTCSessionDescription"],"RTCSessionDescriptionCallback":[],"RTCSessionDescriptionInit":[],"RTCSetParameterOptions":[],"RTCSignalingState":[],"RTCStats":[],"RTCStatsIceCandidatePairState":[],"RTCStatsReport":["RTCStatsReport"],"RTCStatsType":[],"RTCTrackEvent":["RTCTrackEvent"],"RTCTrackEventInit":[],"RTCTransformEvent":["RTCTransformEvent"],"RTCTransportStats":[],"SafeArray":[],"Sanitizer":["allowAttribute"],"SanitizerAttribute":[],"SanitizerAttributeNamespace":[],"SanitizerConfig":[],"SanitizerElement":[],"SanitizerElementNamespace":[],"SanitizerElementNamespaceWithAttributes":[],"SanitizerElementWithAttributes":[],"SanitizerPresets":[],"scheduler":[],"Scheduler":["Scheduler"],"SchedulerPostTaskCallback":[],"SchedulerPostTaskOptions":[],"screen":[],"Screen":["Screen"],"screenLeft":[],"ScreenOrientation":["ScreenOrientation"],"ScreenOrientationEventMap":[],"screenTop":[],"screenX":[],"screenY":[],"ScriptProcessorNode":["ScriptProcessorNode"],"ScriptProcessorNodeEventMap":[],"scroll":["Window/scroll"],"ScrollAxis":[],"scrollbars":[],"ScrollBehavior":[],"scrollBy":["Window/scrollBy"],"ScrollIntoViewOptions":[],"ScrollLogicalPosition":[],"ScrollOptions":[],"ScrollRestoration":[],"ScrollSetting":[],"ScrollTimeline":["ScrollTimeline"],"ScrollTimelineOptions":[],"scrollTo":["Window/scrollTo"],"ScrollToOptions":[],"scrollX":[],"scrollY":[],"SecurityPolicyViolationEvent":["SecurityPolicyViolationEvent"],"SecurityPolicyViolationEventDisposition":[],"SecurityPolicyViolationEventInit":[],"Selection":["Selection"],"SelectionDirection":[],"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":[],"ShowPopoverOptions":[],"SlotAssignmentMode":[],"Slottable":["assignedSlot"],"SourceBuffer":["SourceBuffer"],"SourceBufferEventMap":[],"SourceBufferList":["SourceBufferList"],"SourceBufferListEventMap":[],"SpeechRecognitionAlternative":["SpeechRecognitionAlternative"],"SpeechRecognitionErrorCode":[],"SpeechRecognitionErrorEvent":["SpeechRecognitionErrorEvent"],"SpeechRecognitionErrorEventInit":[],"SpeechRecognitionEvent":["SpeechRecognitionEvent"],"SpeechRecognitionEventInit":[],"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":[],"StylePropertyMap":["StylePropertyMap"],"StylePropertyMapReadOnly":["StylePropertyMapReadOnly"],"StylePropertyMapReadOnlyIterator":[],"StyleSheet":["StyleSheet"],"StyleSheetList":["StyleSheetList"],"SubmitEvent":["SubmitEvent"],"SubmitEventInit":[],"SubtleCrypto":["SubtleCrypto"],"SuppressedError":[],"SuppressedErrorConstructor":[],"SvcOutputMetadata":[],"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":[],"TaskController":["TaskController"],"TaskControllerInit":[],"TaskPriority":[],"TaskPriorityChangeEvent":["TaskPriorityChangeEvent"],"TaskPriorityChangeEventInit":[],"TaskSignal":["TaskSignal"],"TaskSignalAnyInit":[],"TaskSignalEventMap":[],"TemplateStringsArray":[],"Temporal":[null,{"CalendarLike":[],"DateLikeObject":[],"DateTimeLikeObject":[],"DateUnit":[],"DisambiguationOptions":[],"Duration":[],"DurationConstructor":[],"DurationLike":[],"DurationLikeObject":[],"DurationRelativeToOptions":[],"DurationRoundingOptions":[],"DurationToStringOptions":[],"DurationTotalOptions":[],"Instant":[],"InstantConstructor":[],"InstantLike":[],"InstantToStringOptions":[],"Now":[null,{"instant":[],"plainDateISO":[],"plainDateTimeISO":[],"plainTimeISO":[],"timeZoneId":[],"zonedDateTimeISO":[]}],"OverflowOptions":[],"PartialTemporalLike":[],"PlainDate":[],"PlainDateConstructor":[],"PlainDateLike":[],"PlainDateTime":[],"PlainDateTimeConstructor":[],"PlainDateTimeLike":[],"PlainDateTimeToStringOptions":[],"PlainDateToStringOptions":[],"PlainDateToZonedDateTimeOptions":[],"PlainMonthDay":[],"PlainMonthDayConstructor":[],"PlainMonthDayLike":[],"PlainMonthDayToPlainDateOptions":[],"PlainTime":[],"PlainTimeConstructor":[],"PlainTimeLike":[],"PlainTimeToStringOptions":[],"PlainYearMonth":[],"PlainYearMonthConstructor":[],"PlainYearMonthLike":[],"PlainYearMonthToPlainDateOptions":[],"PluralizeUnit":[],"RoundingOptions":[],"RoundingOptionsWithLargestUnit":[],"TimeLikeObject":[],"TimeUnit":[],"TimeZoneLike":[],"ToStringRoundingOptions":[],"ToStringRoundingOptionsWithFractionalSeconds":[],"TransitionOptions":[],"YearMonthLikeObject":[],"ZonedDateTime":[],"ZonedDateTimeConstructor":[],"ZonedDateTimeFromOptions":[],"ZonedDateTimeLike":[],"ZonedDateTimeLikeObject":[],"ZonedDateTimeToStringOptions":[]}],"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"],"TimelineRangeOffset":[],"TimeRanges":["TimeRanges"],"TimerHandler":[],"ToggleEvent":["ToggleEvent"],"ToggleEventInit":[],"TogglePopoverOptions":[],"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":[],"UnknownCredentialOptions":[],"Uppercase":["https://www.typescriptlang.org/docs/handbook/utility-types.html#intrinsic-string-manipulation-types"],"URIError":[],"URIErrorConstructor":[],"URL":["URL"],"URLPattern":["URLPattern"],"URLPatternComponentResult":[],"URLPatternInit":[],"URLPatternInput":[],"URLPatternOptions":[],"URLPatternResult":[],"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":[],"ViewTimeline":["ViewTimeline"],"ViewTimelineOptions":[],"ViewTransition":["ViewTransition"],"ViewTransitionTypeSet":["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,{"AddressType":[],"AddressValue":[],"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"],"Exception":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Exception"],"ExceptionOptions":[],"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"],"JSTag":[],"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":[],"Tag":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Tag"],"TagType":[],"validate":["https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/validate_static"],"ValueType":[],"ValueTypeMap":[],"WebAssemblyCompileOptions":[],"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":["WEBGL_draw_buffers"],"WEBGL_lose_context":["WEBGL_lose_context"],"WEBGL_multi_draw":["WEBGL_multi_draw"],"WebGL2RenderingContext":["WebGL2RenderingContext"],"WebGL2RenderingContextBase":["beginQuery"],"WebGL2RenderingContextOverloads":["bufferData"],"WebGLActiveInfo":["WebGLActiveInfo"],"WebGLBuffer":["WebGLBuffer"],"WebGLContextAttributes":[],"WebGLContextEvent":["WebGLContextEvent"],"WebGLContextEventInit":[],"WebGLFramebuffer":["WebGLFramebuffer"],"WebGLPowerPreference":[],"WebGLProgram":["WebGLProgram"],"WebGLQuery":["WebGLQuery"],"WebGLRenderbuffer":["WebGLRenderbuffer"],"WebGLRenderingContext":["WebGLRenderingContext"],"WebGLRenderingContextBase":["drawingBufferColorSpace"],"WebGLRenderingContextOverloads":["bufferData"],"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":[],"WGSLLanguageFeatures":["WGSLLanguageFeatures"],"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"]}'), An = {
1206
+ globals: In
1207
+ }, ut = Object.freeze(
1208
+ Object.assign(/* @__PURE__ */ Object.create(null), An.globals)
1209
+ ), ft = "https://developer.mozilla.org/docs/Web/API/";
1210
+ function pi(e, t, n = "*", i) {
1209
1211
  if (e === "@arcgis/core")
1210
- return An(t, n, i);
1212
+ return kn(t, n, i);
1211
1213
  }
1212
- function An(e, t, n) {
1214
+ function kn(e, t, n) {
1213
1215
  if (!(e === void 0 || e === "interfaces.d.ts")) {
1214
- const i = `https://${n.config.documentation.host}${kn}${ee(e)}/`;
1215
- return Ii(i, t === "default" || t === "*" ? void 0 : t, void 0);
1216
+ const i = `https://${n.config.documentation.host}${Gn}${ee(e)}/`;
1217
+ return Ai(i, t === "default" || t === "*" ? void 0 : t, void 0);
1216
1218
  }
1217
1219
  }
1218
- const kn = Yt("core");
1219
- function ze(e, t, n, i) {
1220
+ const Gn = Zt("core");
1221
+ function je(e, t, n, i) {
1220
1222
  i.implicitPublicModules ??= /* @__PURE__ */ Object.create(null);
1221
1223
  const a = i.implicitPublicModules[e];
1222
1224
  a === void 0 ? i.implicitPublicModules[e] = {
@@ -1227,8 +1229,8 @@ function ze(e, t, n, i) {
1227
1229
  extractedNames: /* @__PURE__ */ new Set()
1228
1230
  } : a.pendingNames !== void 0 && n !== "*" ? a.pendingNames.add(n) : a.pendingNames = void 0;
1229
1231
  }
1230
- function Gn(e, t) {
1231
- const n = et(e);
1232
+ function Fn(e, t) {
1233
+ const n = tt(e);
1232
1234
  if (t.pendingNames === void 0)
1233
1235
  return n > 0;
1234
1236
  if (n === 2 && t.pendingNames.has("default"))
@@ -1236,21 +1238,21 @@ function Gn(e, t) {
1236
1238
  const a = (e.name ?? e.declarationList?.declarations[0].name).escapedText;
1237
1239
  return t.pendingNames.has(a);
1238
1240
  }
1239
- function je(e, t, n, i, a) {
1240
- const r = n.program.getTypeChecker(), l = e.flags & o.SymbolFlags.Alias ? r.getAliasedSymbol(e) : e, s = Vn(l), c = t.escapedText, m = s ?? c, d = l?.declarations?.[0];
1241
+ function Je(e, t, n, i, a) {
1242
+ const r = n.program.getTypeChecker(), l = e.flags & o.SymbolFlags.Alias ? r.getAliasedSymbol(e) : e, s = Wn(l), c = t.escapedText, p = s ?? c, d = l?.declarations?.[0];
1241
1243
  if (d === void 0)
1242
- return n.emitError(`Unable to resolve the declaration file name for the type ${m}`, {
1244
+ return n.emitError(`Unable to resolve the declaration file name for the type ${p}`, {
1243
1245
  file: n.file,
1244
1246
  node: void 0
1245
1247
  }), {
1246
- name: m,
1248
+ name: p,
1247
1249
  module: void 0,
1248
1250
  package: Re,
1249
1251
  viewUrl: void 0,
1250
1252
  start: i,
1251
1253
  end: a
1252
1254
  };
1253
- const p = d.getSourceFile(), { packageName: f, modulePath: u } = On(p.fileName, n, m);
1255
+ const m = d.getSourceFile(), { packageName: f, modulePath: u } = Nn(m.fileName, n, p);
1254
1256
  if (f === "@arcgis/core" && u === "interfaces.js")
1255
1257
  return n.moduleContext.importsMap.__esri = {
1256
1258
  type: "*",
@@ -1268,11 +1270,11 @@ function je(e, t, n, i, a) {
1268
1270
  end: a
1269
1271
  };
1270
1272
  if (f === "typescript" && u?.startsWith("lib/") === !0) {
1271
- let g = mt[m], b, h = m;
1273
+ let g = ut[p], P, h = p;
1272
1274
  if (g === void 0) {
1273
- for (let L = d.parent; L !== void 0; L = L.parent)
1274
- if (o.isModuleDeclaration(L) && o.isIdentifier(L.name)) {
1275
- b = L.name.escapedText, g = mt[b]?.[1]?.[m], h = `${b}.${m}`, Pe(t, h);
1275
+ for (let R = d.parent; R !== void 0; R = R.parent)
1276
+ if (o.isModuleDeclaration(R) && o.isIdentifier(R.name)) {
1277
+ P = R.name.escapedText, g = ut[P]?.[1]?.[p], h = `${P}.${p}`, be(t, h);
1276
1278
  break;
1277
1279
  }
1278
1280
  }
@@ -1280,20 +1282,20 @@ function je(e, t, n, i, a) {
1280
1282
  name: h,
1281
1283
  module: void 0,
1282
1284
  package: Re,
1283
- viewUrl: g?.[0]?.startsWith("https") === !1 ? `${ut}${g[0]}` : g?.[0] ?? void 0,
1285
+ viewUrl: g?.[0]?.startsWith("https") === !1 ? `${ft}${g[0]}` : g?.[0] ?? void 0,
1284
1286
  start: i,
1285
1287
  end: i + h.length
1286
1288
  };
1287
1289
  }
1288
- let v = m;
1290
+ let v = p;
1289
1291
  if (f !== void 0 && u === void 0 && s?.startsWith("HTML") === !0 && d.parent.kind === o.SyntaxKind.ModuleBlock && d.parent.parent.kind === o.SyntaxKind.ModuleDeclaration && d.parent.parent.name.escapedText === "global") {
1290
1292
  if (s.endsWith("Element")) {
1291
1293
  const g = o.isInterfaceDeclaration(d) ? d.heritageClauses?.[0]?.types[0]?.expression : o.isTypeAliasDeclaration(d) && o.isTypeReferenceNode(d.type) ? d.type.typeName : void 0;
1292
1294
  if (g !== void 0 && o.isIdentifier(g)) {
1293
- const b = r.getSymbolAtLocation(g);
1294
- if (b !== void 0) {
1295
- const h = r.getAliasedSymbol(b);
1296
- return je(
1295
+ const P = r.getSymbolAtLocation(g);
1296
+ if (P !== void 0) {
1297
+ const h = r.getAliasedSymbol(P);
1298
+ return Je(
1297
1299
  h,
1298
1300
  t,
1299
1301
  n,
@@ -1310,41 +1312,41 @@ function je(e, t, n, i, a) {
1310
1312
  ) {
1311
1313
  const g = r.getSymbolAtLocation(d.type.objectType.typeName);
1312
1314
  if (g !== void 0) {
1313
- const b = r.getAliasedSymbol(g), h = je(
1314
- b,
1315
+ const P = r.getAliasedSymbol(g), h = Je(
1316
+ P,
1315
1317
  t,
1316
1318
  n,
1317
1319
  i,
1318
- i + b.escapedName.length
1320
+ i + P.escapedName.length
1319
1321
  );
1320
- return Pe(t, c), Pe(t, `${h.name}["@eventTypes"]`), h;
1322
+ return be(t, c), be(t, `${h.name}["@eventTypes"]`), h;
1321
1323
  }
1322
1324
  }
1323
1325
  }
1324
1326
  if (f !== void 0 || u !== void 0) {
1325
- const g = s ?? ((u ?? f).split("/").pop()?.replaceAll(Fn, "") || "type");
1326
- for (let b = 1; ; b += 1) {
1327
- const h = b === 1 ? g : `${g}${b}`;
1328
- let L = n.functionLikeTypeParameters?.has(h) === !0 || n.objectLikeTypeParameters?.has(h) === !0 || n.localDeclarations.has(h);
1329
- if (L)
1327
+ const g = s ?? ((u ?? f).split("/").pop()?.replaceAll(On, "") || "type");
1328
+ for (let P = 1; ; P += 1) {
1329
+ const h = P === 1 ? g : `${g}${P}`;
1330
+ let R = n.functionLikeTypeParameters?.has(h) === !0 || n.objectLikeTypeParameters?.has(h) === !0 || n.localDeclarations.has(h);
1331
+ if (R)
1330
1332
  continue;
1331
- const I = n.moduleContext.importsMap[h], y = I !== void 0 && (f === void 0 ? I.modulePath === u : I.specifier === f + (u === void 0 ? "" : `/${u}`));
1332
- if (y ? I.wasUsed = !0 : L = n.moduleContext.importsMap[h] !== void 0, L)
1333
+ const L = n.moduleContext.importsMap[h], y = L !== void 0 && (f === void 0 ? L.modulePath === u : L.specifier === f + (u === void 0 ? "" : `/${u}`));
1334
+ if (y ? L.wasUsed = !0 : R = n.moduleContext.importsMap[h] !== void 0, R)
1333
1335
  continue;
1334
1336
  const k = h !== c;
1335
- k && (Pe(t, h), a = i + h.length);
1336
- const M = Wn(l), R = M === "named";
1337
- R || (v = M), f === void 0 && !n.config.strict && ze(
1337
+ k && (be(t, h), a = i + h.length);
1338
+ const M = _n(l), I = M === "named";
1339
+ I || (v = M), f === void 0 && !n.config.strict && je(
1338
1340
  u,
1339
- p.fileName.slice(n.basePath.length),
1341
+ m.fileName.slice(n.basePath.length),
1340
1342
  v,
1341
1343
  n
1342
1344
  ), y || (n.moduleContext.importsMap[h] = {
1343
1345
  type: M,
1344
1346
  modulePath: f === void 0 ? u : void 0,
1345
- specifier: f === void 0 ? ye(ae(n.apiModule).dtsPath, u) : f + (u === void 0 ? "" : `/${u}`),
1347
+ specifier: f === void 0 ? ye(oe(n.apiModule).dtsPath, u) : f + (u === void 0 ? "" : `/${u}`),
1346
1348
  replacementName: void 0,
1347
- actualName: R && k ? s : void 0,
1349
+ actualName: I && k ? s : void 0,
1348
1350
  wasUsed: !0
1349
1351
  });
1350
1352
  break;
@@ -1365,47 +1367,47 @@ function je(e, t, n, i, a) {
1365
1367
  end: a
1366
1368
  };
1367
1369
  n.localDeclarations.has(c) || n.emitError(
1368
- `@public declaration referenced non-public ${oe.red(c)}. Either mark it @public or refactor out the reference. Note that Enums are not supported in public docs per https://devtopia.esri.com/WebGIS/arcgis-js-api/discussions/73576.`,
1370
+ `@public declaration referenced non-public ${ne("red", c)}. Either mark it @public or refactor out the reference. Note that Enums are not supported in public docs per https://devtopia.esri.com/WebGIS/arcgis-js-api/discussions/73576.`,
1369
1371
  {
1370
1372
  file: n.file,
1371
1373
  node: void 0
1372
1374
  }
1373
1375
  );
1374
1376
  }
1375
- const E = v === "default" || v === "*" ? void 0 : s;
1377
+ const C = v === "default" || v === "*" ? void 0 : s;
1376
1378
  return f ? {
1377
1379
  name: v,
1378
1380
  module: u || void 0,
1379
1381
  package: f,
1380
- viewUrl: di(f, u ?? "", E, n),
1382
+ viewUrl: pi(f, u ?? "", C, n),
1381
1383
  start: i,
1382
1384
  end: a
1383
1385
  } : {
1384
1386
  name: v,
1385
1387
  module: u,
1386
1388
  package: void 0,
1387
- viewUrl: we(u ?? n.apiModule.path, E, void 0, n),
1389
+ viewUrl: Ue(u ?? n.apiModule.path, C, void 0, n),
1388
1390
  start: i,
1389
1391
  end: a
1390
1392
  };
1391
1393
  }
1392
- const Fn = /[^a-zA-Z0-9$_]/gu;
1393
- function On(e, t, n) {
1394
- const i = e.lastIndexOf(at);
1394
+ const On = /[^a-zA-Z0-9$_]/gu;
1395
+ function Nn(e, t, n) {
1396
+ const i = e.lastIndexOf(rt);
1395
1397
  if (i !== -1) {
1396
- const s = e.slice(i + at.length), c = pi(s), m = e.slice(
1398
+ const s = e.slice(i + rt.length), c = mi(s), p = e.slice(
1397
1399
  0,
1398
- i + at.length + c.packageName.length
1399
- ), d = lt(m);
1400
- return Vt(c), c.modulePath = Wt(c.modulePath, d, t, n), c;
1400
+ i + rt.length + c.packageName.length
1401
+ ), d = ct(p);
1402
+ return Wt(c), c.modulePath = _t(c.modulePath, d, t, n), c;
1401
1403
  }
1402
- const r = e.indexOf(Nn);
1404
+ const r = e.indexOf(wn);
1403
1405
  if (r !== -1) {
1404
- const s = e.slice(0, r), c = lt(s), m = c.name, d = e.slice(r + 1), p = Wt(d, c, t, n), f = { packageName: m, modulePath: p };
1405
- return Vt(f), f;
1406
+ const s = e.slice(0, r), c = ct(s), p = c.name, d = e.slice(r + 1), m = _t(d, c, t, n), f = { packageName: p, modulePath: m };
1407
+ return Wt(f), f;
1406
1408
  }
1407
1409
  if (e.startsWith(t.basePath)) {
1408
- const s = e.slice(t.basePath.length), c = Ue(ee(s), t);
1410
+ const s = e.slice(t.basePath.length), c = Ve(ee(s), t);
1409
1411
  return c === t.apiModule.path ? {
1410
1412
  packageName: void 0,
1411
1413
  modulePath: void 0
@@ -1425,56 +1427,56 @@ function On(e, t, n) {
1425
1427
  modulePath: void 0
1426
1428
  };
1427
1429
  }
1428
- const at = "/node_modules/", Nn = "/dist/";
1429
- function pi(e) {
1430
- const t = ct(e), n = e.length === t.length ? void 0 : e.slice(t.length + 1);
1430
+ const rt = "/node_modules/", wn = "/dist/";
1431
+ function mi(e) {
1432
+ const t = dt(e), n = e.length === t.length ? void 0 : e.slice(t.length + 1);
1431
1433
  return { packageName: t, modulePath: n };
1432
1434
  }
1433
- function Vt(e) {
1435
+ function Wt(e) {
1434
1436
  e.packageName?.startsWith("@types/") === !0 && (e.packageName = e.packageName.slice(7));
1435
1437
  }
1436
- function Wt(e, t, n, i) {
1438
+ function _t(e, t, n, i) {
1437
1439
  const a = ee(e);
1438
1440
  if (t.exports === void 0)
1439
1441
  return `${a}.js`;
1440
1442
  const r = `./${a}`, l = "@arcgis/lumina" in (t.dependencies ?? {}) && r.endsWith("/customElement") ? `${r.slice(0, -13)}index` : r;
1441
- let s = ft(t.exports, ".", l);
1442
- if (s === void 0 && (s = wn[t.name]?.(a)), s !== void 0)
1443
+ let s = yt(t.exports, ".", l);
1444
+ if (s === void 0 && (s = Un[t.name]?.(a)), s !== void 0)
1443
1445
  return s === "." ? void 0 : s.slice(2);
1444
1446
  const c = n.moduleContext.importsMap[i];
1445
1447
  if (c !== void 0 && c.modulePath === void 0) {
1446
- const m = pi(c.specifier);
1447
- if (m.packageName === t.name)
1448
- return m.modulePath;
1448
+ const p = mi(c.specifier);
1449
+ if (p.packageName === t.name)
1450
+ return p.modulePath;
1449
1451
  }
1450
1452
  return n.emitError(
1451
- `Need explicit type annotation for where the ${oe.red(i)} from ${t.name}/${e} is being used implicitly. Reason: Unable to find an "exports" compatible import path to insert the import of this type in the emitted .d.ts.`,
1453
+ `Need explicit type annotation for where the ${ne("red", i)} from ${t.name}/${e} is being used implicitly. Reason: Unable to find an "exports" compatible import path to insert the import of this type in the emitted .d.ts.`,
1452
1454
  { file: n.file, node: void 0 }
1453
1455
  ), e;
1454
1456
  }
1455
- const wn = {
1457
+ const Un = {
1456
1458
  // REFACTOR: dissolve barrel files (match @arcgis/core). then this won't be needed
1457
1459
  "@arcgis/lumina"(e) {
1458
1460
  return e.startsWith("dist/globalTypes/") || e.startsWith("dist/typings/") ? "./globalTypes" : e.startsWith("dist/controllers/accessor/") ? "./controllers/accessor" : e.startsWith("dist/controllers/") ? "./controllers" : e.startsWith("dist/jsx/") || !e.slice(5).includes("/") ? "." : void 0;
1459
1461
  }
1460
1462
  };
1461
- function ft(e, t, n) {
1463
+ function yt(e, t, n) {
1462
1464
  if (typeof e == "string")
1463
- return Un(t, e, n);
1465
+ return Vn(t, e, n);
1464
1466
  if (Array.isArray(e))
1465
1467
  for (let i = 0; i < e.length; ++i) {
1466
- const a = ft(e[i], t, n);
1468
+ const a = yt(e[i], t, n);
1467
1469
  if (a !== void 0)
1468
1470
  return a;
1469
1471
  }
1470
1472
  if (typeof e == "object" && e !== null)
1471
1473
  for (const [i, a] of Object.entries(e)) {
1472
- const l = i.startsWith(".") ? i : t, s = ft(a, l, n);
1474
+ const l = i.startsWith(".") ? i : t, s = yt(a, l, n);
1473
1475
  if (s !== void 0)
1474
1476
  return s;
1475
1477
  }
1476
1478
  }
1477
- function Un(e, t, n) {
1479
+ function Vn(e, t, n) {
1478
1480
  const i = ee(t);
1479
1481
  if (i === n)
1480
1482
  return e;
@@ -1486,26 +1488,26 @@ function Un(e, t, n) {
1486
1488
  return;
1487
1489
  const l = i.slice(a + 1), s = n.slice(r.length), c = t.slice(i.length);
1488
1490
  if (l === "") {
1489
- const p = ee(e), f = e.slice(p.length), u = p === e && c === "" ? ".js" : f;
1490
- return p.slice(0, -1) + s + u;
1491
+ const m = ee(e), f = e.slice(m.length), u = m === e && c === "" ? ".js" : f;
1492
+ return m.slice(0, -1) + s + u;
1491
1493
  }
1492
1494
  if (!s.endsWith(l))
1493
1495
  return;
1494
- const m = s.slice(0, -l.length), d = e.indexOf("*");
1496
+ const p = s.slice(0, -l.length), d = e.indexOf("*");
1495
1497
  if (d !== -1)
1496
- return e.slice(0, d) + m + e.slice(d + 1);
1498
+ return e.slice(0, d) + p + e.slice(d + 1);
1497
1499
  }
1498
- function Vn(e) {
1500
+ function Wn(e) {
1499
1501
  const t = e.getDeclarations()?.[0];
1500
1502
  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)))
1501
1503
  return t.name.escapedText;
1502
1504
  const n = e.escapedName;
1503
1505
  return n === "default" || n.startsWith("__") ? void 0 : n;
1504
1506
  }
1505
- function Wn(e) {
1506
- return e.flags & o.SymbolFlags.ValueModule ? "*" : _n(e) ? "default" : "named";
1507
- }
1508
1507
  function _n(e) {
1508
+ return e.flags & o.SymbolFlags.ValueModule ? "*" : Bn(e) ? "default" : "named";
1509
+ }
1510
+ function Bn(e) {
1509
1511
  const t = e.escapedName;
1510
1512
  if (t === "default" || // CommonJS "export ="
1511
1513
  t === "export=")
@@ -1519,7 +1521,7 @@ function _n(e) {
1519
1521
  }
1520
1522
  return !1;
1521
1523
  }
1522
- function ht(e, t, n, i) {
1524
+ function Et(e, t, n, i) {
1523
1525
  const a = { file: n, node: e };
1524
1526
  return e.getText(n).includes("* @public") && i.emitError(
1525
1527
  "@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",
@@ -1557,7 +1559,7 @@ function H(e, t, n, i) {
1557
1559
  return o.factory.createTypeReferenceNode(o.factory.createIdentifier("RegExp"));
1558
1560
  if (o.isArrayLiteralExpression(e)) {
1559
1561
  if (i.isInLuminaMinimalExtraction)
1560
- return Ne;
1562
+ return we;
1561
1563
  const a = t === w.shallow ? w.false : t, r = new Array(e.elements.length);
1562
1564
  for (let l = 0; l < r.length; ++l) {
1563
1565
  const s = e.elements[l];
@@ -1569,31 +1571,31 @@ function H(e, t, n, i) {
1569
1571
  }
1570
1572
  if (o.isObjectLiteralExpression(e)) {
1571
1573
  if (i.isInLuminaMinimalExtraction)
1572
- return Ne;
1574
+ return we;
1573
1575
  const a = t === w.shallow ? w.false : t, r = new Array(e.properties.length);
1574
1576
  for (let l = 0; l < r.length; ++l) {
1575
1577
  const s = e.properties[l];
1576
- r[l] = Bn(s, a, { ...n, node: s }, i);
1578
+ r[l] = Kn(s, a, { ...n, node: s }, i);
1577
1579
  }
1578
1580
  return o.factory.createTypeLiteralNode(r);
1579
1581
  }
1580
1582
  if (o.isPrefixUnaryExpression(e)) {
1581
1583
  if (e.operator !== o.SyntaxKind.MinusToken)
1582
- return be(n, Q, t, i);
1584
+ return Pe(n, X, t, i);
1583
1585
  if (t === w.false)
1584
1586
  return o.factory.createKeywordTypeNode(o.SyntaxKind.NumberKeyword);
1585
1587
  {
1586
1588
  const a = H(e.operand, t, n, i);
1587
1589
  return o.isLiteralTypeNode(a) ? o.factory.createLiteralTypeNode(
1588
1590
  o.factory.createPrefixUnaryExpression(o.SyntaxKind.MinusToken, a.literal)
1589
- ) : be(n, Q, t, i);
1591
+ ) : Pe(n, X, t, i);
1590
1592
  }
1591
1593
  }
1592
1594
  if (o.isParenthesizedExpression(e))
1593
1595
  return H(e.expression, t, n, i);
1594
1596
  if (o.isNewExpression(e)) {
1595
1597
  if (i.isInLuminaMinimalExtraction)
1596
- return Ne;
1598
+ return we;
1597
1599
  if (o.isIdentifier(e.expression)) {
1598
1600
  const r = e.expression.escapedText;
1599
1601
  let l = e.typeArguments, s = !1;
@@ -1629,7 +1631,7 @@ function H(e, t, n, i) {
1629
1631
  if (a !== void 0)
1630
1632
  return a;
1631
1633
  const r = H(e.expression, t, n, i);
1632
- return o.isTypeQueryNode(r) ? o.factory.createTypeQueryNode(o.factory.createQualifiedName(r.exprName, e.name)) : r === yt ? yt : be(n, Q, t, i);
1634
+ return o.isTypeQueryNode(r) ? o.factory.createTypeQueryNode(o.factory.createQualifiedName(r.exprName, e.name)) : r === gt ? gt : Pe(n, X, t, i);
1633
1635
  }
1634
1636
  if (o.isCallExpression(e)) {
1635
1637
  const a = e.expression, r = e.arguments.at(0);
@@ -1643,22 +1645,22 @@ function H(e, t, n, i) {
1643
1645
  const s = H(a, t, n, i);
1644
1646
  return o.isTypeQueryNode(s) ? o.factory.createTypeReferenceNode(o.factory.createIdentifier("ReturnType"), [
1645
1647
  o.factory.createTypeQueryNode(s.exprName, e.typeArguments)
1646
- ]) : be(n, Q, t, i);
1648
+ ]) : Pe(n, X, t, i);
1647
1649
  }
1648
1650
  if (o.isArrowFunction(e)) {
1649
1651
  if (i.isInLuminaMinimalExtraction)
1650
- return Ne;
1652
+ return we;
1651
1653
  const a = t === w.shallow ? w.false : t;
1652
1654
  return o.factory.createFunctionTypeNode(
1653
1655
  e.typeParameters,
1654
- gt(e.parameters, a, n, i),
1655
- e.type ?? (o.isBlock(e.body) ? Je(e, i) ?? X(n, Q, i) : H(e.body, a, n, i))
1656
+ vt(e.parameters, a, n, i),
1657
+ e.type ?? (o.isBlock(e.body) ? qe(e, i) ?? Y(n, X, i) : H(e.body, a, n, i))
1656
1658
  );
1657
1659
  }
1658
- return be(n, Q, t, i);
1660
+ return Pe(n, X, t, i);
1659
1661
  }
1660
- function Bn(e, t, n, i) {
1661
- const a = t === w.false ? void 0 : Jn;
1662
+ function Kn(e, t, n, i) {
1663
+ const a = t === w.false ? void 0 : qn;
1662
1664
  return o.isPropertyAssignment(e) ? o.factory.createPropertySignature(
1663
1665
  a,
1664
1666
  e.name,
@@ -1673,32 +1675,32 @@ function Bn(e, t, n, i) {
1673
1675
  a,
1674
1676
  "_spread",
1675
1677
  void 0,
1676
- X(n, Q, i)
1678
+ Y(n, X, i)
1677
1679
  ) : o.isMethodDeclaration(e) ? o.factory.createPropertySignature(
1678
1680
  a,
1679
1681
  e.name,
1680
1682
  void 0,
1681
1683
  o.factory.createFunctionTypeNode(
1682
1684
  e.typeParameters,
1683
- gt(e.parameters, t, n, i),
1684
- e.type ?? Je(e, i) ?? X(n, Q, i)
1685
+ vt(e.parameters, t, n, i),
1686
+ e.type ?? qe(e, i) ?? Y(n, X, i)
1685
1687
  )
1686
1688
  ) : o.isGetAccessorDeclaration(e) ? o.factory.createGetAccessorDeclaration(
1687
1689
  void 0,
1688
1690
  e.name,
1689
1691
  // Should always be empty
1690
1692
  e.parameters,
1691
- e.type ?? Je(e, i) ?? X(n, Q, i),
1693
+ e.type ?? qe(e, i) ?? Y(n, X, i),
1692
1694
  void 0
1693
1695
  ) : o.factory.createSetAccessorDeclaration(
1694
1696
  void 0,
1695
1697
  e.name,
1696
- gt(e.parameters, t, n, i),
1698
+ vt(e.parameters, t, n, i),
1697
1699
  void 0
1698
1700
  );
1699
1701
  }
1700
- function be(e, t, n, i) {
1701
- return Se(e, n, i) ?? X(e, t, i);
1702
+ function Pe(e, t, n, i) {
1703
+ return Se(e, n, i) ?? Y(e, t, i);
1702
1704
  }
1703
1705
  function Se(e, t, n) {
1704
1706
  const i = n.program?.getTypeChecker?.();
@@ -1710,20 +1712,20 @@ function Se(e, t, n) {
1710
1712
  a = s === void 0 ? void 0 : i.getTypeOfSymbol(s);
1711
1713
  }
1712
1714
  a ??= i.getTypeAtLocation(e.node);
1713
- const l = r ? Zi(i, a) : a;
1714
- return tt(i, l);
1715
+ const l = r ? en(i, a) : a;
1716
+ return it(i, l);
1715
1717
  }
1716
1718
  }
1717
- function tt(e, t) {
1718
- const n = t.flags & o.TypeFlags.Union ? t.types.every(_t) : _t(t);
1719
+ function it(e, t) {
1720
+ const n = t.flags & o.TypeFlags.Union ? t.types.every(Bt) : Bt(t);
1719
1721
  return e.typeToTypeNode(
1720
1722
  t,
1721
1723
  void 0,
1722
- $n & (n ? ~o.TypeFormatFlags.MultilineObjectLiterals : -1)
1724
+ zn & (n ? ~o.TypeFormatFlags.MultilineObjectLiterals : -1)
1723
1725
  );
1724
1726
  }
1725
- const Kn = o.TypeFormatFlags.NoTruncation | o.TypeFormatFlags.WriteArrayAsGenericType | o.TypeFormatFlags.SuppressAnyReturnType | o.TypeFormatFlags.MultilineObjectLiterals, Hn = Kn & o.TypeFormatFlags.NodeBuilderFlagsMask, $n = Hn | o.NodeBuilderFlags.IgnoreErrors | o.NodeBuilderFlags.NoTruncation, _t = (e) => e.flags & o.TypeFlags.Object ? e.getProperties().length === 1 : !!(e.flags & o.TypeFlags.PossiblyFalsy);
1726
- function Je(e, t) {
1727
+ const Hn = o.TypeFormatFlags.NoTruncation | o.TypeFormatFlags.WriteArrayAsGenericType | o.TypeFormatFlags.SuppressAnyReturnType | o.TypeFormatFlags.MultilineObjectLiterals, $n = Hn & o.TypeFormatFlags.NodeBuilderFlagsMask, zn = $n | o.NodeBuilderFlags.IgnoreErrors | o.NodeBuilderFlags.NoTruncation, Bt = (e) => e.flags & o.TypeFlags.Object ? e.getProperties().length === 1 : !!(e.flags & o.TypeFlags.PossiblyFalsy);
1728
+ function qe(e, t) {
1727
1729
  const n = t.program?.getTypeChecker?.();
1728
1730
  if (n === void 0)
1729
1731
  return;
@@ -1731,20 +1733,20 @@ function Je(e, t) {
1731
1733
  if (i === void 0)
1732
1734
  return;
1733
1735
  const a = n.getReturnTypeOfSignature(i);
1734
- return tt(n, a);
1736
+ return it(n, a);
1735
1737
  }
1736
- function zn(e, t) {
1738
+ function jn(e, t) {
1737
1739
  const n = t.program?.getTypeChecker?.();
1738
1740
  if (n === void 0)
1739
1741
  return;
1740
1742
  const i = n.getTypeAtLocation(e);
1741
- return tt(n, i);
1743
+ return it(n, i);
1742
1744
  }
1743
- function X(e, t, n) {
1744
- return n.isInLuminaMinimalExtraction || n.emitError(t, e), yt;
1745
+ function Y(e, t, n) {
1746
+ return n.isInLuminaMinimalExtraction || n.emitError(t, e), gt;
1745
1747
  }
1746
- const Q = "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), Ne = o.factory.createKeywordTypeNode(o.SyntaxKind.UnknownKeyword), Ve = o.factory.createKeywordTypeNode(o.SyntaxKind.VoidKeyword), jn = o.factory.createToken(o.SyntaxKind.ReadonlyKeyword), Jn = [jn];
1747
- function gt(e, t, n, i) {
1748
+ const X = "Failed to infer the type of the expression. Please provide an explicit type annotation or simplify the expression.", gt = o.factory.createKeywordTypeNode(o.SyntaxKind.AnyKeyword), we = o.factory.createKeywordTypeNode(o.SyntaxKind.UnknownKeyword), We = o.factory.createKeywordTypeNode(o.SyntaxKind.VoidKeyword), Jn = o.factory.createToken(o.SyntaxKind.ReadonlyKeyword), qn = [Jn];
1749
+ function vt(e, t, n, i) {
1748
1750
  const a = new Array(e.length);
1749
1751
  for (let r = 0; r < a.length; ++r) {
1750
1752
  const l = e[r];
@@ -1753,7 +1755,7 @@ function gt(e, t, n, i) {
1753
1755
  l.dotDotDotToken,
1754
1756
  o.isIdentifier(l.name) ? l.name : o.factory.createIdentifier(`parameter${r}`),
1755
1757
  l.questionToken,
1756
- l.type ?? (l.initializer === void 0 ? X({ ...n, node: l }, Q, i) : H(
1758
+ l.type ?? (l.initializer === void 0 ? Y({ ...n, node: l }, X, i) : H(
1757
1759
  l.initializer,
1758
1760
  t,
1759
1761
  {
@@ -1766,17 +1768,17 @@ function gt(e, t, n, i) {
1766
1768
  }
1767
1769
  return a;
1768
1770
  }
1769
- function qn(e, t) {
1771
+ function Qn(e, t) {
1770
1772
  const n = t.program?.getTypeChecker?.();
1771
- if (n === void 0 || !Qn(e.exprName, t))
1773
+ if (n === void 0 || !Xn(e.exprName, t))
1772
1774
  return;
1773
1775
  const i = n.getTypeAtLocation(e.exprName);
1774
- return tt(n, i);
1776
+ return it(n, i);
1775
1777
  }
1776
- function Qn(e, t) {
1777
- return e.kind === o.SyntaxKind.QualifiedName ? Xn(e.left) : t.moduleContext.importsMap[e.escapedText]?.specifier.endsWith(".json") === !0;
1778
+ function Xn(e, t) {
1779
+ return e.kind === o.SyntaxKind.QualifiedName ? Yn(e.left) : t.moduleContext.importsMap[e.escapedText]?.specifier.endsWith(".json") === !0;
1778
1780
  }
1779
- function Xn(e) {
1781
+ function Yn(e) {
1780
1782
  for (; e !== void 0; )
1781
1783
  if (e.kind === o.SyntaxKind.QualifiedName)
1782
1784
  e = e.left;
@@ -1785,34 +1787,34 @@ function Xn(e) {
1785
1787
  return !1;
1786
1788
  }
1787
1789
  function z(e, t) {
1788
- if (P = t, We.clear(), $ = [], qe.clear(), e.pos !== -1 && e.getText(P.file).includes("* @public") && P.emitError(
1790
+ if (b = t, _e.clear(), $ = [], Qe.clear(), e.pos !== -1 && e.getText(b.file).includes("* @public") && b.emitError(
1789
1791
  "@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",
1790
- { file: P.file, node: e }
1792
+ { file: b.file, node: e }
1791
1793
  ), e.kind === o.SyntaxKind.Identifier || e.kind === o.SyntaxKind.QualifiedName)
1792
- _e(e);
1794
+ Be(e);
1793
1795
  else if (o.isFunctionTypeNode(e) || o.isConstructorTypeNode(e)) {
1794
1796
  const i = e.typeParameters;
1795
1797
  if (i !== void 0)
1796
1798
  for (let a = 0; a < i.length; ++a) {
1797
1799
  const r = i[a];
1798
- qe.add(r.name.escapedText);
1800
+ Qe.add(r.name.escapedText);
1799
1801
  }
1800
1802
  }
1801
- return Yn.writeNode(o.EmitHint.Unspecified, e, void 0, We), {
1802
- text: We.getText(),
1803
+ return Zn.writeNode(o.EmitHint.Unspecified, e, void 0, _e), {
1804
+ text: _e.getText(),
1803
1805
  references: $.length > 0 ? $ : void 0,
1804
1806
  values: void 0,
1805
1807
  source: void 0
1806
1808
  };
1807
1809
  }
1808
- let P;
1810
+ let b;
1809
1811
  const ge = (e, t, n) => {
1810
1812
  switch (t.kind) {
1811
1813
  case o.SyntaxKind.TypeReference:
1812
1814
  const i = t, a = i.typeName;
1813
1815
  switch (a.escapedText) {
1814
1816
  case "nil":
1815
- return ge(e, Zn, n);
1817
+ return ge(e, eo, n);
1816
1818
  // Used in public typings in 88 files
1817
1819
  // REFACTOR: consider refactoring out Const usages in public API to
1818
1820
  // reduce divergence
@@ -1828,52 +1830,52 @@ const ge = (e, t, n) => {
1828
1830
  case "PublicApiRelaxType":
1829
1831
  return ge(e, i.typeArguments[1], n);
1830
1832
  }
1831
- _e(a);
1833
+ Be(a);
1832
1834
  break;
1833
1835
  case o.SyntaxKind.TypeQuery:
1834
- const l = qn(t, P);
1836
+ const l = Qn(t, b);
1835
1837
  if (l !== void 0)
1836
1838
  return ge(e, l, n);
1837
- _e(t.exprName, eo);
1839
+ Be(t.exprName, to);
1838
1840
  break;
1839
1841
  case o.SyntaxKind.PropertyAccessExpression:
1840
- _e(t);
1842
+ Be(t);
1841
1843
  break;
1842
1844
  case o.SyntaxKind.InferType:
1843
1845
  case o.SyntaxKind.MappedType:
1844
1846
  const c = t.typeParameter;
1845
- qe.add(c.name.escapedText);
1847
+ Qe.add(c.name.escapedText);
1846
1848
  break;
1847
1849
  case o.SyntaxKind.TypeLiteral:
1848
- const m = t;
1849
- m.members.length === 1 && ("emitNode" in m && (m.emitNode ??= {}), o.setEmitFlags(m, o.EmitFlags.SingleLine));
1850
+ const p = t;
1851
+ p.members.length === 1 && ("emitNode" in p && (p.emitNode ??= {}), o.setEmitFlags(p, o.EmitFlags.SingleLine));
1850
1852
  break;
1851
1853
  case o.SyntaxKind.IndexedAccessType:
1852
1854
  const d = t;
1853
1855
  if (
1854
1856
  // In public types, Lumina's "component" and "el" have the same type
1855
1857
  // Thus print ArcgisHome["el"] as just ArcgisHome
1856
- P.isComponentProject && d.indexType.kind === o.SyntaxKind.LiteralType && d.indexType.literal.text === "el"
1858
+ b.isComponentProject && d.indexType.kind === o.SyntaxKind.LiteralType && d.indexType.literal.text === "el"
1857
1859
  )
1858
1860
  return ge(e, d.objectType, n);
1859
1861
  break;
1860
1862
  case o.SyntaxKind.ImportType:
1861
- P.emitError(
1863
+ b.emitError(
1862
1864
  `\`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." : ""}`,
1863
- { file: P.file, node: t }
1865
+ { file: b.file, node: t }
1864
1866
  );
1865
1867
  break;
1866
1868
  }
1867
- n(e, t), Qe !== void 0 && (mi(), Qe = void 0);
1868
- }, Yn = tn(
1869
+ n(e, t), Xe !== void 0 && (ui(), Xe = void 0);
1870
+ }, Zn = nn(
1869
1871
  {},
1870
1872
  {
1871
1873
  onEmitNode: ge
1872
1874
  }
1873
- ), Zn = o.factory.createIdentifier("null | undefined"), We = en.createTextWriter(`
1874
- `), eo = 7, qe = /* @__PURE__ */ new Set();
1875
+ ), eo = o.factory.createIdentifier("null | undefined"), _e = tn.createTextWriter(`
1876
+ `), to = 7, Qe = /* @__PURE__ */ new Set();
1875
1877
  let $;
1876
- function _e(e, t = 0) {
1878
+ function Be(e, t = 0) {
1877
1879
  const n = [];
1878
1880
  let i = e;
1879
1881
  for (; i !== void 0; )
@@ -1886,16 +1888,16 @@ function _e(e, t = 0) {
1886
1888
  const v = i.name;
1887
1889
  n.push(v), i = i.expression;
1888
1890
  }
1889
- const a = n.at(-1), r = a.escapedText, l = We.getTextPos() + t;
1891
+ const a = n.at(-1), r = a.escapedText, l = _e.getTextPos() + t;
1890
1892
  let s = l + r.length;
1891
1893
  const c = a;
1892
1894
  if (c.pos === -1 && c.symbol !== void 0) {
1893
1895
  $.push(
1894
- je(c.symbol, c, P, l, s)
1896
+ Je(c.symbol, c, b, l, s)
1895
1897
  );
1896
1898
  return;
1897
1899
  }
1898
- if (P.functionLikeTypeParameters?.has(r) === !0) {
1900
+ if (b.functionLikeTypeParameters?.has(r) === !0) {
1899
1901
  $.push({
1900
1902
  name: r,
1901
1903
  module: void 0,
@@ -1906,7 +1908,7 @@ function _e(e, t = 0) {
1906
1908
  });
1907
1909
  return;
1908
1910
  }
1909
- if (P.objectLikeTypeParameters?.has(r) === !0) {
1911
+ if (b.objectLikeTypeParameters?.has(r) === !0) {
1910
1912
  $.push({
1911
1913
  name: r,
1912
1914
  module: void 0,
@@ -1917,102 +1919,102 @@ function _e(e, t = 0) {
1917
1919
  });
1918
1920
  return;
1919
1921
  }
1920
- if (P.localDeclarations.has(r)) {
1922
+ if (b.localDeclarations.has(r)) {
1921
1923
  $.push({
1922
1924
  name: r,
1923
1925
  module: void 0,
1924
1926
  package: void 0,
1925
- viewUrl: we(
1926
- P.apiModule.path,
1927
- r === P.exportDefaultName ? void 0 : r,
1927
+ viewUrl: Ue(
1928
+ b.apiModule.path,
1929
+ r === b.exportDefaultName ? void 0 : r,
1928
1930
  void 0,
1929
- P
1931
+ b
1930
1932
  ),
1931
1933
  start: l,
1932
1934
  end: s
1933
1935
  });
1934
1936
  return;
1935
1937
  }
1936
- if (P.localPrivateDeclarations?.has(r) === !0) {
1937
- P.localPrivateDeclarations.set(r, Math.abs(P.localPrivateDeclarations.get(r))), $.push({
1938
+ if (b.localPrivateDeclarations?.has(r) === !0) {
1939
+ b.localPrivateDeclarations.set(r, Math.abs(b.localPrivateDeclarations.get(r))), $.push({
1938
1940
  name: r,
1939
1941
  module: void 0,
1940
1942
  package: void 0,
1941
- viewUrl: we(
1942
- P.apiModule.path,
1943
- r === P.exportDefaultName ? void 0 : r,
1943
+ viewUrl: Ue(
1944
+ b.apiModule.path,
1945
+ r === b.exportDefaultName ? void 0 : r,
1944
1946
  void 0,
1945
- P
1947
+ b
1946
1948
  ),
1947
1949
  start: l,
1948
1950
  end: s
1949
1951
  });
1950
1952
  return;
1951
1953
  }
1952
- const d = P.moduleContext.importsMap[r];
1954
+ const d = b.moduleContext.importsMap[r];
1953
1955
  if (d !== void 0) {
1954
1956
  d.wasUsed = !0;
1955
1957
  const v = d.type === "named";
1956
- d.replacementName !== void 0 && (Pe(a, d.replacementName), s = l + d.replacementName.length), d.replacementName !== void 0 && (P.functionLikeTypeParameters?.has(d.replacementName) === !0 || P.objectLikeTypeParameters?.has(d.replacementName) === !0) && P.emitError(
1957
- `Can't do a type replacement of ${oe.green(r)} to ${oe.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.`,
1958
- { file: P.file, node: e }
1958
+ d.replacementName !== void 0 && (be(a, d.replacementName), s = l + d.replacementName.length), d.replacementName !== void 0 && (b.functionLikeTypeParameters?.has(d.replacementName) === !0 || b.objectLikeTypeParameters?.has(d.replacementName) === !0) && b.emitError(
1959
+ `Can't do a type replacement of ${ne("green", r)} 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.`,
1960
+ { file: b.file, node: e }
1959
1961
  );
1960
- const E = v ? d.actualName ?? d.replacementName ?? r : void 0;
1962
+ const C = v ? d.actualName ?? d.replacementName ?? r : void 0;
1961
1963
  if (d.modulePath === void 0) {
1962
- if (P.config.strict) {
1963
- const h = ct(d.specifier);
1964
- P.runtimeDependencyNames.has(h) || P.emitError(
1965
- h === "esri" ? `Found unexpected absolute path import of ${oe.red(E ?? d.type)} from ${oe.red(d.specifier)}. Did you mean to use a relative import instead?` : `Type ${oe.red(E ?? d.type)} imported from ${oe.red(h)} cannot be referenced in public types as this dependency is not declared as a "dependency" in the package.json`,
1966
- { file: P.file, node: e }
1964
+ if (b.config.strict) {
1965
+ const h = dt(d.specifier);
1966
+ b.runtimeDependencyNames.has(h) || b.emitError(
1967
+ h === "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", h)} cannot be referenced in public types as this dependency is not declared as a "dependency" in the package.json`,
1968
+ { file: b.file, node: e }
1967
1969
  );
1968
1970
  }
1969
- } else P.config.strict || ze(
1971
+ } else b.config.strict || je(
1970
1972
  d.modulePath,
1971
- pt(
1972
- P.apiModule.sourcePath.slice(P.config.context.basePath.length),
1973
+ mt(
1974
+ b.apiModule.sourcePath.slice(b.config.context.basePath.length),
1973
1975
  d.specifier
1974
1976
  ),
1975
- v ? E : d.type,
1976
- P
1977
+ v ? C : d.type,
1978
+ b
1977
1979
  );
1978
- let g, b = d.modulePath;
1979
- b === void 0 && (g = ct(d.specifier), b = d.specifier.length === g.length ? void 0 : d.specifier.slice(g.length + 1)), $.push({
1980
- name: E ?? d.type,
1981
- module: b,
1980
+ let g, P = d.modulePath;
1981
+ P === void 0 && (g = dt(d.specifier), P = d.specifier.length === g.length ? void 0 : d.specifier.slice(g.length + 1)), $.push({
1982
+ name: C ?? d.type,
1983
+ module: P,
1982
1984
  package: g,
1983
- viewUrl: d.modulePath === void 0 ? di(g, b, v ? r : d.type, P) : we(d.modulePath, E, void 0, P),
1985
+ viewUrl: d.modulePath === void 0 ? pi(g, P, v ? r : d.type, b) : Ue(d.modulePath, C, void 0, b),
1984
1986
  start: l,
1985
1987
  end: s
1986
1988
  });
1987
1989
  return;
1988
1990
  }
1989
- const p = mt[r];
1990
- if (p !== void 0) {
1991
+ const m = ut[r];
1992
+ if (m !== void 0) {
1991
1993
  $.push({
1992
1994
  name: r,
1993
1995
  module: void 0,
1994
1996
  package: Re,
1995
- viewUrl: p[0]?.startsWith("https") === !1 ? `${ut}${p[0]}` : p[0] ?? void 0,
1997
+ viewUrl: m[0]?.startsWith("https") === !1 ? `${ft}${m[0]}` : m[0] ?? void 0,
1996
1998
  start: l,
1997
1999
  end: s
1998
2000
  });
1999
- let v = p;
2001
+ let v = m;
2000
2002
  if (v.length > 1) {
2001
- let E = n.length - 2, g = s + 1;
2002
- for (; v[1] !== void 0 && E >= 0; ) {
2003
- const b = n[E--];
2004
- if (v = v[1][b.escapedText], v === void 0)
2005
- P.emitError("Failed to resolve the definition of the type reference", {
2006
- file: P.file,
2003
+ let C = n.length - 2, g = s + 1;
2004
+ for (; v[1] !== void 0 && C >= 0; ) {
2005
+ const P = n[C--];
2006
+ if (v = v[1][P.escapedText], v === void 0)
2007
+ b.emitError("Failed to resolve the definition of the type reference", {
2008
+ file: b.file,
2007
2009
  node: e
2008
2010
  });
2009
2011
  else {
2010
- const h = g + b.escapedText.length;
2012
+ const h = g + P.escapedText.length;
2011
2013
  $.push({
2012
- name: b.escapedText,
2014
+ name: P.escapedText,
2013
2015
  module: void 0,
2014
2016
  package: Re,
2015
- viewUrl: v[0]?.startsWith("https") === !1 ? `${ut}${v[0]}` : v[0] ?? void 0,
2017
+ viewUrl: v[0]?.startsWith("https") === !1 ? `${ft}${v[0]}` : v[0] ?? void 0,
2016
2018
  start: g,
2017
2019
  end: h
2018
2020
  }), g = h + 1;
@@ -2021,32 +2023,32 @@ function _e(e, t = 0) {
2021
2023
  }
2022
2024
  return;
2023
2025
  }
2024
- if (qe.has(r))
2026
+ if (Qe.has(r))
2025
2027
  return;
2026
- const u = P.program?.getTypeChecker?.()?.getSymbolAtLocation(a);
2028
+ const u = b.program?.getTypeChecker?.()?.getSymbolAtLocation(a);
2027
2029
  if (u !== void 0) {
2028
- $.push(je(u, a, P, l, s));
2030
+ $.push(Je(u, a, b, l, s));
2029
2031
  return;
2030
2032
  }
2031
- P.emitError(
2033
+ b.emitError(
2032
2034
  "Failed to resolve the definition of the type reference. Ensure it has @public or refactor out its usage from the public API type",
2033
- { file: P.file, node: e }
2035
+ { file: b.file, node: e }
2034
2036
  );
2035
2037
  }
2036
- function Pe(e, t) {
2038
+ function be(e, t) {
2037
2039
  const n = e.escapedText;
2038
- Qe = e, vt = t, mi(), vt = n;
2040
+ Xe = e, St = t, ui(), St = n;
2039
2041
  }
2040
- let Qe, vt;
2041
- function mi() {
2042
- Qe.escapedText = vt;
2042
+ let Xe, St;
2043
+ function ui() {
2044
+ Xe.escapedText = St;
2043
2045
  }
2044
- function it(e, t, n) {
2046
+ function nt(e, t, n) {
2045
2047
  if (e === void 0 || n.isInLuminaMinimalExtraction) {
2046
2048
  t ? n.objectLikeTypeParameters = void 0 : n.functionLikeTypeParameters = void 0;
2047
2049
  return;
2048
2050
  }
2049
- const i = new Array(e.length), a = t ? to : io;
2051
+ const i = new Array(e.length), a = t ? io : no;
2050
2052
  a.clear();
2051
2053
  for (let r = 0; r < e.length; ++r) {
2052
2054
  const l = e[r], s = l.name.escapedText;
@@ -2060,8 +2062,8 @@ function it(e, t, n) {
2060
2062
  out: void 0
2061
2063
  };
2062
2064
  if (l.modifiers !== void 0)
2063
- for (let m = 0; m < l.modifiers.length; ++m) {
2064
- const d = l.modifiers[m];
2065
+ for (let p = 0; p < l.modifiers.length; ++p) {
2066
+ const d = l.modifiers[p];
2065
2067
  d.kind === o.SyntaxKind.ConstKeyword ? c.const = !0 : d.kind === o.SyntaxKind.InKeyword ? c.in = !0 : d.kind === o.SyntaxKind.OutKeyword && (c.out = !0);
2066
2068
  }
2067
2069
  i[r] = c;
@@ -2073,19 +2075,19 @@ function it(e, t, n) {
2073
2075
  }
2074
2076
  return i;
2075
2077
  }
2076
- const to = /* @__PURE__ */ new Set(), io = /* @__PURE__ */ new Set();
2078
+ const io = /* @__PURE__ */ new Set(), no = /* @__PURE__ */ new Set();
2077
2079
  function Ee(e, t, n) {
2078
2080
  if (!o.isIdentifier(e) && !o.isQualifiedName(e) && !o.isPropertyAccessExpression(e))
2079
2081
  return n.emitError(
2080
2082
  "Expected the type nodes in the extends clause to be Identifier, QualifiedName or PropertyAccessExpression.",
2081
2083
  { file: n.file, node: e }
2082
2084
  ), {
2085
+ [j]: "Record<never, Error>",
2083
2086
  name: "error",
2084
2087
  module: void 0,
2085
2088
  package: void 0,
2086
2089
  viewUrl: void 0,
2087
- typeArguments: void 0,
2088
- printableText: n.produceDts ? "Record<never, Error>" : void 0
2090
+ typeArguments: void 0
2089
2091
  };
2090
2092
  const i = z(e, n), a = i.references?.[0] ?? {
2091
2093
  module: void 0,
@@ -2095,38 +2097,38 @@ function Ee(e, t, n) {
2095
2097
  let r, l;
2096
2098
  if (r = i.text, t !== void 0) {
2097
2099
  l = new Array(t.length), r += "<";
2098
- for (let c = 0; c < t.length; ++c) {
2099
- const m = t[c], d = z(m, n);
2100
- l[c] = d, r += d.text, c < t.length - 1 && (r += ", ");
2100
+ for (let s = 0; s < t.length; ++s) {
2101
+ const c = t[s], p = z(c, n);
2102
+ l[s] = p, r += p.text, s < t.length - 1 && (r += ", ");
2101
2103
  }
2102
2104
  r += ">";
2103
2105
  }
2104
2106
  return {
2105
- name: i.references?.length === 1 ? i.references[0].name : i.text,
2106
- module: a.module,
2107
- package: a.package,
2108
- viewUrl: a.viewUrl,
2109
- typeArguments: l,
2110
2107
  /**
2111
2108
  * If referenced type is imported as default, the `name` will be `default`,
2112
2109
  * which is not a name suitable for .d.ts emit. So we preserve the original
2113
2110
  * type string in a temporary field.
2114
2111
  */
2115
- printableText: r
2112
+ [j]: r,
2113
+ name: i.references?.length === 1 ? i.references[0].name : i.text,
2114
+ module: a.module,
2115
+ package: a.package,
2116
+ viewUrl: a.viewUrl,
2117
+ typeArguments: l
2116
2118
  };
2117
2119
  }
2118
- function Et(e) {
2120
+ function Ct(e) {
2119
2121
  return o.isTypeReferenceNode(e) && (e.typeName.escapedText === "PublicApiNarrowType" || e.typeName.escapedText === "PublicApiRelaxType") ? e.typeArguments[1] : e;
2120
2122
  }
2121
- function no(e) {
2123
+ function oo(e) {
2122
2124
  return e.expression.escapedText === "PublicApiNarrowType" || e.expression.escapedText === "PublicApiRelaxType" ? e.typeArguments[1] : e;
2123
2125
  }
2124
- const ui = { text: "unknown", references: void 0, values: void 0, source: void 0 }, oo = {
2126
+ const fi = { text: "unknown", references: void 0, values: void 0, source: void 0 }, ao = {
2125
2127
  text: "Promise<unknown>",
2126
2128
  references: void 0,
2127
2129
  values: void 0,
2128
2130
  source: void 0
2129
- }, ao = {
2131
+ }, ro = {
2130
2132
  text: "Record<string, unknown> | undefined",
2131
2133
  references: [
2132
2134
  {
@@ -2141,11 +2143,11 @@ const ui = { text: "unknown", references: void 0, values: void 0, source: void 0
2141
2143
  values: void 0,
2142
2144
  source: void 0
2143
2145
  };
2144
- function ro(e, t) {
2146
+ function so(e, t) {
2145
2147
  if (t.isInLuminaMinimalExtraction)
2146
2148
  return;
2147
- const n = Ji(e.name), i = {
2148
- [Y]: so,
2149
+ const n = ji(e.name), i = {
2150
+ [j]: lo,
2149
2151
  kind: "method",
2150
2152
  name: "componentOnReady",
2151
2153
  static: void 0,
@@ -2165,7 +2167,7 @@ console.log("${e.tagName} is ready to go!");
2165
2167
  ],
2166
2168
  typeParameters: void 0,
2167
2169
  parameters: void 0,
2168
- return: lo,
2170
+ return: co,
2169
2171
  inheritedFrom: e.superclass,
2170
2172
  signature: "(): Promise<this>",
2171
2173
  privacy: void 0,
@@ -2182,18 +2184,18 @@ console.log("${e.tagName} is ready to go!");
2182
2184
  url: c,
2183
2185
  source: void 0
2184
2186
  });
2185
- const m = t.componentStories[e.tagName];
2186
- if (typeof m == "object" && a.push(...m), t.componentCssFileDocs !== void 0) {
2187
+ const p = t.componentStories[e.tagName];
2188
+ if (typeof p == "object" && a.push(...p), t.componentCssFileDocs !== void 0) {
2187
2189
  e.cssProperties ??= [];
2188
- const d = new Set(e.cssProperties.map((p) => p.name));
2190
+ const d = new Set(e.cssProperties.map((m) => m.name));
2189
2191
  e.cssProperties = [
2190
2192
  ...e.cssProperties,
2191
- ...t.componentCssFileDocs.filter((p) => !d.has(p.name))
2193
+ ...t.componentCssFileDocs.filter((m) => !d.has(m.name))
2192
2194
  ], t.componentCssFileDocs = void 0;
2193
2195
  }
2194
2196
  a.length > 0 && (e.demos = a);
2195
2197
  }
2196
- const so = Ze(), lo = {
2198
+ const lo = et(), co = {
2197
2199
  summary: void 0,
2198
2200
  description: void 0,
2199
2201
  type: {
@@ -2211,8 +2213,8 @@ const so = Ze(), lo = {
2211
2213
  values: void 0,
2212
2214
  source: void 0
2213
2215
  }
2214
- }, co = de, po = de, mo = de, uo = de, fo = de, yo = de, go = de, fi = de;
2215
- function de(e, t, n, i, a) {
2216
+ }, po = ce, mo = ce, uo = ce, fo = ce, yo = ce, go = ce, vo = ce, yi = ce;
2217
+ function ce(e, t, n, i, a) {
2216
2218
  if (i.docsTags === void 0 || n === void 0)
2217
2219
  return;
2218
2220
  const r = i.docsTags.indexOf(U.copyDoc);
@@ -2226,9 +2228,9 @@ function de(e, t, n, i, a) {
2226
2228
  file: e.file,
2227
2229
  node: t
2228
2230
  }
2229
- ), !(typeof s == "function" && (s = s(i, a, e.apiModule), s === void 0)) && ki(s, i, r);
2231
+ ), !(typeof s == "function" && (s = s(i, a, e.apiModule), s === void 0)) && Qi(s, i, r);
2230
2232
  }
2231
- function Ct(e, t, n) {
2233
+ function Pt(e, t, n) {
2232
2234
  n.apiModule.exports.push({
2233
2235
  kind: e.customElement === !0 ? "custom-element-definition" : e.kind === "interface" || e.kind === "mixin" ? "ts" : "js",
2234
2236
  name: t ? "default" : e.tagName ?? e.name,
@@ -2241,7 +2243,7 @@ function Ct(e, t, n) {
2241
2243
  }
2242
2244
  });
2243
2245
  }
2244
- const vo = Ae, rt = Ae, So = Ae, Bt = Ae, Kt = Ae;
2246
+ const So = Ae, st = Ae, To = Ae, Kt = Ae, Ht = Ae;
2245
2247
  function Ae(e, t, n, i) {
2246
2248
  if (t === void 0) {
2247
2249
  i.emitError("Computed function/method names are not yet supported.", {
@@ -2250,40 +2252,40 @@ function Ae(e, t, n, i) {
2250
2252
  });
2251
2253
  return;
2252
2254
  }
2253
- const a = n ?? e, r = n !== void 0 && !o.isVariableStatement(n), l = o.isMethodDeclaration(e), s = o.isMethodSignature(e), c = l || s || r, m = n !== void 0 && o.isVariableStatement(n), p = o.isFunctionDeclaration(e) || m, f = !r && !m && o.isFunctionTypeNode(e) || o.isCallSignatureDeclaration(e), u = o.isConstructorDeclaration(e), v = u || o.isConstructSignatureDeclaration(e) || o.isConstructorTypeNode(e), E = i.isInLuminaMinimalExtraction || i.jsDoc === Ce, g = Ze();
2254
- let b, h, L = !1, I = !1;
2255
- if (!p && a.modifiers !== void 0)
2256
- for (let C = 0; C < a.modifiers.length; ++C)
2257
- switch (a.modifiers[C].kind) {
2255
+ const a = n ?? e, r = n !== void 0 && !o.isVariableStatement(n), l = o.isMethodDeclaration(e), s = o.isMethodSignature(e), c = l || s || r, p = n !== void 0 && o.isVariableStatement(n), m = o.isFunctionDeclaration(e) || p, f = !r && !p && o.isFunctionTypeNode(e) || o.isCallSignatureDeclaration(e), u = o.isConstructorDeclaration(e), v = u || o.isConstructSignatureDeclaration(e) || o.isConstructorTypeNode(e), C = i.isInLuminaMinimalExtraction || i.jsDoc === Ce, g = et();
2256
+ let P, h, R = !1, L = !1;
2257
+ if (!m && a.modifiers !== void 0)
2258
+ for (let E = 0; E < a.modifiers.length; ++E)
2259
+ switch (a.modifiers[E].kind) {
2258
2260
  case o.SyntaxKind.StaticKeyword:
2259
- b = !0;
2261
+ P = !0;
2260
2262
  break;
2261
2263
  case o.SyntaxKind.ProtectedKeyword:
2262
2264
  h = "protected";
2263
2265
  break;
2264
2266
  case o.SyntaxKind.AbstractKeyword:
2265
- L = !0;
2267
+ R = !0;
2266
2268
  break;
2267
2269
  case o.SyntaxKind.AsyncKeyword:
2268
- I = !0;
2270
+ L = !0;
2269
2271
  break;
2270
2272
  }
2271
2273
  const y = {
2272
- [Y]: g,
2273
- kind: c ? "method" : p ? "function" : f ? "call-signature" : v ? "constructor" : void 0,
2274
+ [j]: g,
2275
+ kind: c ? "method" : m ? "function" : f ? "call-signature" : v ? "constructor" : void 0,
2274
2276
  name: v || f ? void 0 : t,
2275
- static: b,
2277
+ static: P,
2276
2278
  deprecated: void 0,
2277
2279
  summary: void 0,
2278
2280
  description: void 0,
2279
2281
  docsTags: void 0,
2280
- typeParameters: it(e.typeParameters, !1, i),
2282
+ typeParameters: nt(e.typeParameters, !1, i),
2281
2283
  parameters: [],
2282
2284
  return: u ? void 0 : {
2283
2285
  summary: void 0,
2284
2286
  description: void 0,
2285
- type: E ? I ? oo : ui : z(
2286
- e.type ?? Je(e, i) ?? X(
2287
+ type: C ? L ? ao : fi : z(
2288
+ e.type ?? qe(e, i) ?? Y(
2287
2289
  { file: i.file, node: e },
2288
2290
  "@public function must have a return type annotation",
2289
2291
  i
@@ -2295,37 +2297,37 @@ function Ae(e, t, n, i) {
2295
2297
  signature: void 0,
2296
2298
  privacy: h,
2297
2299
  source: void 0
2298
- }, k = y, M = ln(y, i.jsDoc), R = E ? [] : e.parameters;
2299
- let x = M.length, T = !1, _ = 0;
2300
- for (let C = 0; C < R.length; ++C) {
2301
- const S = R[C], A = o.isIdentifier(S.name) ? S.name.escapedText : void 0;
2300
+ }, k = y, M = cn(y, i.jsDoc), I = C ? [] : e.parameters;
2301
+ let D = M.length, T = !1, _ = 0;
2302
+ for (let E = 0; E < I.length; ++E) {
2303
+ const S = I[E], A = o.isIdentifier(S.name) ? S.name.escapedText : void 0;
2302
2304
  if (A === "this") {
2303
2305
  _ -= 1;
2304
2306
  continue;
2305
2307
  }
2306
- const W = u && A !== void 0 && S.modifiers !== void 0 && S.modifiers.length > 0 ? j(S, !0, i) : void 0;
2308
+ const W = u && A !== void 0 && S.modifiers !== void 0 && S.modifiers.length > 0 ? J(S, !0, i) : void 0;
2307
2309
  if (W !== void 0) {
2308
- _ -= 1, x += 1, i.jsDoc = W;
2309
- const q = gi(S, A, !1, i);
2310
- if (q === void 0)
2310
+ _ -= 1, D += 1, i.jsDoc = W;
2311
+ const Q = vi(S, A, !1, i);
2312
+ if (Q === void 0)
2311
2313
  continue;
2312
- i.apiObject.members.push(q);
2313
- const pe = {
2314
+ i.apiObject.members.push(Q);
2315
+ const de = {
2314
2316
  name: A,
2315
2317
  deprecated: void 0,
2316
2318
  summary: void 0,
2317
- description: q.description,
2319
+ description: Q.description,
2318
2320
  docsTags: void 0,
2319
2321
  optional: void 0,
2320
2322
  rest: S.dotDotDotToken ? !0 : void 0,
2321
- type: q.type,
2322
- default: q.default
2323
+ type: Q.type,
2324
+ default: Q.default
2323
2325
  };
2324
- pe.optional = Ht(S, pe), y.parameters.push(pe);
2326
+ de.optional = $t(S, de), y.parameters.push(de);
2325
2327
  continue;
2326
2328
  }
2327
- let G = M[C + _]?.text, O, F;
2328
- if (!i.config.strict && (G === void 0 || A === void 0) && (G = A ?? `parameter${C}`), G === void 0) {
2329
+ let G = M[E + _]?.text, O, F;
2330
+ if (!i.config.strict && (G === void 0 || A === void 0) && (G = A ?? `parameter${E}`), G === void 0) {
2329
2331
  i.emitError(
2330
2332
  `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${v ? " and https://webgis.esri.com/webgis/core/core/documenting-api#constructor" : ""}`,
2331
2333
  { file: i.file, node: S }
@@ -2335,10 +2337,10 @@ function Ae(e, t, n, i) {
2335
2337
  const B = G.indexOf(" ");
2336
2338
  if (O = B === -1 ? G : G.slice(0, B), F = B === -1 ? "" : G.slice(B + 1).trim(), (F.startsWith("- ") || F.startsWith(`-
2337
2339
  `)) && (F = F.slice(2).trim()), A !== void 0 && A !== O && `_${O}` !== A) {
2338
- const q = O.startsWith("[") || O.endsWith("]");
2340
+ const Q = O.startsWith("[") || O.endsWith("]");
2339
2341
  if (i.config.strict) {
2340
2342
  i.emitError(
2341
- `The '${A}' TypeScript parameter name does not match the @param tag at position ${C}, '${O}'${q ? ". If you meant to mark the parameter as optional, use TypeScript's `?` syntax or `=` default value syntax instead of JSDoc [square brackets]" : ""}`,
2343
+ `The '${A}' TypeScript parameter name does not match the @param tag at position ${E}, '${O}'${Q ? ". If you meant to mark the parameter as optional, use TypeScript's `?` syntax or `=` default value syntax instead of JSDoc [square brackets]" : ""}`,
2342
2344
  {
2343
2345
  file: i.file,
2344
2346
  node: S
@@ -2348,11 +2350,11 @@ function Ae(e, t, n, i) {
2348
2350
  } else
2349
2351
  O = A.startsWith("_") ? A.slice(1) : A;
2350
2352
  }
2351
- const me = S.type ?? (S.initializer === void 0 ? X(
2353
+ const me = S.type ?? (S.initializer === void 0 ? Y(
2352
2354
  { file: i.file, node: S },
2353
2355
  `Public parameter ${O} must have a type annotation or a default value`,
2354
2356
  i
2355
- ) : ht(S.initializer, w.false, i.file, i)), ke = z(me, i), ne = {
2357
+ ) : Et(S.initializer, w.false, i.file, i)), ke = z(me, i), ie = {
2356
2358
  name: O,
2357
2359
  deprecated: void 0,
2358
2360
  summary: void 0,
@@ -2361,37 +2363,37 @@ function Ae(e, t, n, i) {
2361
2363
  optional: void 0,
2362
2364
  rest: S.dotDotDotToken ? !0 : void 0,
2363
2365
  type: ke,
2364
- default: He(S.initializer, void 0, i.file)
2366
+ default: $e(S.initializer, void 0, i.file)
2365
2367
  };
2366
- ne.optional = Ht(S, ne), y.parameters.push(ne);
2368
+ ie.optional = $t(S, ie), y.parameters.push(ie);
2367
2369
  }
2368
- if (i.config.strict && !T && x !== y.parameters.length && i.emitError(
2370
+ if (i.config.strict && !T && D !== y.parameters.length && i.emitError(
2369
2371
  `Expected @param tags to match the number of parameters on a public function. Found ${M.length} @param tags for ${y.parameters.length} TypeScript parameters. Documentation: https://webgis.esri.com/webgis/core/core/documenting-api#param${v ? " and https://webgis.esri.com/webgis/core/core/documenting-api#constructor" : ""}`,
2370
2372
  { file: i.file, node: e }
2371
2373
  ), y.parameters.length === 0)
2372
2374
  y.parameters = void 0;
2373
2375
  else {
2374
- let C = !0;
2376
+ let E = !0;
2375
2377
  for (let S = y.parameters.length - 1; S >= 0; S--) {
2376
- const D = y.parameters[S];
2377
- C &&= D.optional === !0 || D.rest === !0 || D.default !== void 0, !C && D.optional && (D.optional = void 0, D.type.text.endsWith(" | undefined") || (D.type.text += " | undefined"));
2378
+ const x = y.parameters[S];
2379
+ E &&= x.optional === !0 || x.rest === !0 || x.default !== void 0, !E && x.optional && (x.optional = void 0, x.type.text.endsWith(" | undefined") || (x.type.text += " | undefined"));
2378
2380
  }
2379
2381
  }
2380
- l && i.componentTagName !== void 0 && (k.signature = Bi(k), I && !Gi(k) && i.emitError("Public method marked as async must have a Promise<SomeType> return type annotation.", {
2382
+ l && i.componentTagName !== void 0 && (k.signature = _i(k), L && !Xi(k) && i.emitError("Public method marked as async must have a Promise<SomeType> return type annotation.", {
2381
2383
  file: i.file,
2382
2384
  node: e
2383
2385
  })), i.functionLikeTypeParameters = void 0;
2384
- const N = p ? et(a) : 0, J = p && i.exportDefaultName === t, K = N === 2 || J;
2385
- return p && (K ? Ct(y, !0, i) : N === 0 && i.config.strict && i.emitError("Expected @public function to be exported using named or default export.", {
2386
+ const N = m ? tt(a) : 0, q = m && i.exportDefaultName === t, K = N === 2 || q;
2387
+ return m && (K ? Pt(y, !0, i) : N === 0 && i.config.strict && i.emitError("Expected @public function to be exported using named or default export.", {
2386
2388
  file: i.file,
2387
2389
  node: e
2388
- })), i.produceDts && (c || v || f ? (L && (g.isAbstract = !0), g.hasQuestionToken = a.questionToken !== void 0 ? !0 : void 0) : g.isDefaultExported = K || void 0), c ? po(
2390
+ })), i.produceDts && (c || v || f ? (R && (g.isAbstract = !0), g.hasQuestionToken = a.questionToken !== void 0 ? !0 : void 0) : g.isDefaultExported = K || void 0), c ? mo(
2389
2391
  i,
2390
2392
  n ?? e,
2391
2393
  i.config.documentation.copyDocDefinitions.methods,
2392
2394
  y,
2393
2395
  i.apiObject
2394
- ) : p && uo(
2396
+ ) : m && fo(
2395
2397
  i,
2396
2398
  n ?? e,
2397
2399
  i.config.documentation.copyDocDefinitions.functions,
@@ -2399,37 +2401,37 @@ function Ae(e, t, n, i) {
2399
2401
  i.apiModule
2400
2402
  ), y;
2401
2403
  }
2402
- const Ht = (e, t) => (
2404
+ const $t = (e, t) => (
2403
2405
  // Keep ? as is
2404
2406
  e.questionToken !== void 0 || // If had default value internally, but not publicly, add ?
2405
2407
  e.initializer !== void 0 && t.default === void 0 ? !0 : void 0
2406
2408
  );
2407
- function To(e, t, n) {
2408
- return St(), Me(e, t), bt && t !== void 0 && n !== void 0 && (St(), Pt(t.getTypeAtLocation(n))), yi();
2409
+ function ho(e, t, n) {
2410
+ return Tt(), Me(e, t), bt && t !== void 0 && n !== void 0 && (Tt(), Mt(t.getTypeAtLocation(n))), gi();
2409
2411
  }
2410
- function ho(e) {
2411
- return St(), Pt(e), yi();
2412
+ function Eo(e) {
2413
+ return Tt(), Mt(e), gi();
2412
2414
  }
2413
- let Le = !1, re = !1, se = !1, Ie = !1, le = !1, bt = !1;
2414
- const ce = [], te = [];
2415
- function St() {
2416
- Le = !1, re = !1, se = !1, Ie = !1, le = !1, bt = !1, ce.length = 0, te.length = 0;
2415
+ let Le = !1, ae = !1, re = !1, Ie = !1, se = !1, bt = !1;
2416
+ const le = [], te = [];
2417
+ function Tt() {
2418
+ Le = !1, ae = !1, re = !1, Ie = !1, se = !1, bt = !1, le.length = 0, te.length = 0;
2417
2419
  }
2418
- function yi() {
2419
- if (!se && !Ie && !le && !Le)
2420
+ function gi() {
2421
+ if (!re && !Ie && !se && !Le)
2420
2422
  return;
2421
2423
  const e = [];
2422
- if (ce.length > 0)
2423
- for (let t = 0; t < ce.length; ++t)
2424
- e.push({ type: "string", value: ce[t] });
2425
- else se && e.push(Eo);
2424
+ if (le.length > 0)
2425
+ for (let t = 0; t < le.length; ++t)
2426
+ e.push({ type: "string", value: le[t] });
2427
+ else re && e.push(Co);
2426
2428
  if (te.length > 0)
2427
2429
  for (let t = 0; t < te.length; ++t)
2428
2430
  e.push({ type: "number", value: te[t] });
2429
- else le && e.push(Co);
2430
- return Ie && e.push(bo), Le ? e.push(Po) : re && e.push(Mo), e;
2431
+ else se && e.push(Po);
2432
+ return Ie && e.push(bo), Le ? e.push(Mo) : ae && e.push(Do), e;
2431
2433
  }
2432
- const Eo = { type: "string", value: void 0 }, Co = { type: "number", value: void 0 }, bo = { type: "boolean", value: void 0 }, Po = { type: "any", value: void 0 }, Mo = { type: "object", value: void 0 };
2434
+ const Co = { type: "string", value: void 0 }, Po = { type: "number", value: void 0 }, bo = { type: "boolean", value: void 0 }, Mo = { type: "any", value: void 0 }, Do = { type: "object", value: void 0 };
2433
2435
  function Me(e, t) {
2434
2436
  switch (e.kind) {
2435
2437
  case o.SyntaxKind.BooleanKeyword:
@@ -2438,11 +2440,11 @@ function Me(e, t) {
2438
2440
  Ie = !0;
2439
2441
  return;
2440
2442
  case o.SyntaxKind.NumberKeyword:
2441
- le = !0;
2443
+ se = !0;
2442
2444
  return;
2443
2445
  case o.SyntaxKind.StringKeyword:
2444
2446
  case o.SyntaxKind.TemplateLiteralType:
2445
- se = !0;
2447
+ re = !0;
2446
2448
  return;
2447
2449
  case o.SyntaxKind.AnyKeyword:
2448
2450
  Le = !0;
@@ -2452,24 +2454,24 @@ function Me(e, t) {
2452
2454
  return;
2453
2455
  case o.SyntaxKind.StringLiteral:
2454
2456
  case o.SyntaxKind.NoSubstitutionTemplateLiteral:
2455
- se = !0, ce.push(e.text);
2457
+ re = !0, le.push(e.text);
2456
2458
  return;
2457
2459
  case o.SyntaxKind.NumericLiteral:
2458
- le = !0, te.push(e.text);
2460
+ se = !0, te.push(e.text);
2459
2461
  return;
2460
2462
  case o.SyntaxKind.PrefixUnaryExpression:
2461
2463
  const n = e.operand;
2462
- n.kind === o.SyntaxKind.NumericLiteral ? (te.push(`-${n.text}`), le = !0) : re = !0;
2464
+ n.kind === o.SyntaxKind.NumericLiteral ? (te.push(`-${n.text}`), se = !0) : ae = !0;
2463
2465
  return;
2464
2466
  case o.SyntaxKind.VoidKeyword:
2465
2467
  case o.SyntaxKind.UndefinedKeyword:
2466
2468
  case o.SyntaxKind.NullKeyword:
2467
2469
  return;
2468
2470
  case o.SyntaxKind.UnionType:
2469
- const i = e.types, a = Math.min(i.length, Xe);
2471
+ const i = e.types, a = Math.min(i.length, Ye);
2470
2472
  for (let l = 0; l < a; ++l)
2471
2473
  Me(i[l], t);
2472
- i.length > Xe && (ce.length = 0, te.length = 0);
2474
+ i.length > Ye && (le.length = 0, te.length = 0);
2473
2475
  return;
2474
2476
  case o.SyntaxKind.ParenthesizedType:
2475
2477
  Me(e.type, t);
@@ -2478,7 +2480,7 @@ function Me(e, t) {
2478
2480
  case o.SyntaxKind.IndexedAccessType:
2479
2481
  case o.SyntaxKind.ImportType:
2480
2482
  case o.SyntaxKind.TypeReference:
2481
- t === void 0 ? re = !0 : Pt(
2483
+ t === void 0 ? ae = !0 : Mt(
2482
2484
  t.getTypeFromTypeNode(
2483
2485
  e
2484
2486
  )
@@ -2486,7 +2488,7 @@ function Me(e, t) {
2486
2488
  return;
2487
2489
  case o.SyntaxKind.TypeOperator:
2488
2490
  const r = e;
2489
- r.operator === o.SyntaxKind.KeyOfKeyword ? se = !0 : r.operator === o.SyntaxKind.ReadonlyKeyword ? Me(r.type, t) : re = !0;
2491
+ r.operator === o.SyntaxKind.KeyOfKeyword ? re = !0 : r.operator === o.SyntaxKind.ReadonlyKeyword ? Me(r.type, t) : ae = !0;
2490
2492
  return;
2491
2493
  /*case ts.SyntaxKind.UnknownKeyword:
2492
2494
  case ts.SyntaxKind.FunctionType:
@@ -2499,65 +2501,65 @@ function Me(e, t) {
2499
2501
  case ts.SyntaxKind.ObjectKeyword:
2500
2502
  case ts.SyntaxKind.SymbolKeyword:*/
2501
2503
  default:
2502
- re = !0;
2504
+ ae = !0;
2503
2505
  return;
2504
2506
  }
2505
2507
  }
2506
- const Xe = 40;
2507
- function Pt(e) {
2508
+ const Ye = 40;
2509
+ function Mt(e) {
2508
2510
  if (e.isUnion()) {
2509
- const t = Math.min(e.types.length, Xe);
2511
+ const t = Math.min(e.types.length, Ye);
2510
2512
  for (let n = 0; n < t; ++n)
2511
- $t(e.types[n]);
2512
- e.types.length > Xe && (ce.length = 0, te.length = 0);
2513
+ zt(e.types[n]);
2514
+ e.types.length > Ye && (le.length = 0, te.length = 0);
2513
2515
  } else
2514
- $t(e);
2516
+ zt(e);
2515
2517
  }
2516
- function $t(e) {
2518
+ function zt(e) {
2517
2519
  const t = e.flags;
2518
2520
  let n = !1;
2519
- if (t & o.TypeFlags.StringLiteral ? (n = !0, se = !0, ce.push(e.value)) : t & o.TypeFlags.StringLike && (n = !0, se = !0), t & o.TypeFlags.NumberLiteral ? (n = !0, le = !0, te.push(e.value.toString())) : t & o.TypeFlags.NumberLike && (n = !0, le = !0), t & o.TypeFlags.BooleanLike && (n = !0, Ie = !0), t & o.TypeFlags.Any) {
2521
+ if (t & o.TypeFlags.StringLiteral ? (n = !0, re = !0, le.push(e.value)) : t & o.TypeFlags.StringLike && (n = !0, re = !0), t & o.TypeFlags.NumberLiteral ? (n = !0, se = !0, te.push(e.value.toString())) : t & o.TypeFlags.NumberLike && (n = !0, se = !0), t & o.TypeFlags.BooleanLike && (n = !0, Ie = !0), t & o.TypeFlags.Any) {
2520
2522
  if (e.intrinsicName === "error") {
2521
- re = !0, bt = !0;
2523
+ ae = !0, bt = !0;
2522
2524
  return;
2523
2525
  }
2524
2526
  Le = !0, n = !0;
2525
2527
  }
2526
- t & xo || n || (re = !0);
2528
+ t & xo || n || (ae = !0);
2527
2529
  }
2528
- const xo = o.TypeFlags.Null | o.TypeFlags.VoidLike, va = (e) => e.map(Do).join(" | "), Do = (e) => e.type === "string" && e.value !== void 0 ? `"${e.value}"` : e.value ?? e.type;
2529
- function Ro(e, t, n) {
2530
+ const xo = o.TypeFlags.Null | o.TypeFlags.VoidLike, Sa = (e) => e.map(Ro).join(" | "), Ro = (e) => e.type === "string" && e.value !== void 0 ? `"${e.value}"` : e.value ?? e.type;
2531
+ function Lo(e, t, n) {
2530
2532
  let i;
2531
2533
  const a = e.initializer;
2532
2534
  let r;
2533
2535
  if (e.questionToken !== void 0)
2534
2536
  return;
2535
2537
  if (e.type !== void 0)
2536
- o.isTypeReferenceNode(e.type) && e.type.typeName.escapedText === "EventEmitter" && (i = e.type.typeArguments?.[0] ?? Ve);
2538
+ o.isTypeReferenceNode(e.type) && e.type.typeName.escapedText === "EventEmitter" && (i = e.type.typeArguments?.[0] ?? We);
2537
2539
  else if (a !== void 0 && o.isCallExpression(a)) {
2538
2540
  const s = a.expression;
2539
2541
  if (o.isIdentifier(s)) {
2540
2542
  const c = s.escapedText;
2541
- c === Be ? (i = a.typeArguments?.[0] ?? Ve, r = a.arguments[0]) : c === "reEmitEvent" ? i = a.typeArguments?.[0] ?? Ve : c.startsWith("use") && (i = zt(e, n));
2543
+ c === Ke ? (i = a.typeArguments?.[0] ?? We, r = a.arguments[0]) : c === "reEmitEvent" ? i = a.typeArguments?.[0] ?? We : c.startsWith("use") && (i = jt(e, n));
2542
2544
  } else if (o.isCallExpression(s) && o.isIdentifier(s.expression)) {
2543
2545
  const c = s.expression.escapedText;
2544
2546
  if (c === "usePropertyChange") {
2545
- const m = [];
2547
+ const p = [];
2546
2548
  for (let d = 0; d < a.arguments.length; ++d) {
2547
- const p = a.arguments[d];
2548
- o.isStringLiteral(p) && m.push(o.factory.createLiteralTypeNode(p));
2549
+ const m = a.arguments[d];
2550
+ o.isStringLiteral(m) && p.push(o.factory.createLiteralTypeNode(m));
2549
2551
  }
2550
- if (m.length === 0)
2552
+ if (p.length === 0)
2551
2553
  return;
2552
2554
  i = o.factory.createTypeLiteralNode([
2553
2555
  o.factory.createPropertySignature(
2554
2556
  void 0,
2555
2557
  "name",
2556
2558
  void 0,
2557
- m.length === 1 ? m[0] : o.factory.createUnionTypeNode(m)
2559
+ p.length === 1 ? p[0] : o.factory.createUnionTypeNode(p)
2558
2560
  )
2559
2561
  ]);
2560
- } else c.startsWith("use") && (i = zt(e, n));
2562
+ } else c.startsWith("use") && (i = jt(e, n));
2561
2563
  }
2562
2564
  }
2563
2565
  if (i === void 0)
@@ -2575,7 +2577,7 @@ function Ro(e, t, n) {
2575
2577
  cancelable: void 0,
2576
2578
  composed: void 0
2577
2579
  };
2578
- return pn(l, n.jsDoc), r !== void 0 && Lo(e, r, l, n), mo(
2580
+ return mn(l, n.jsDoc), r !== void 0 && Io(e, r, l, n), uo(
2579
2581
  n,
2580
2582
  e,
2581
2583
  n.config.documentation.copyDocDefinitions.events,
@@ -2583,11 +2585,11 @@ function Ro(e, t, n) {
2583
2585
  n.apiObject
2584
2586
  ), l;
2585
2587
  }
2586
- const Be = "createEvent";
2587
- function Lo(e, t, n, i) {
2588
+ const Ke = "createEvent";
2589
+ function Io(e, t, n, i) {
2588
2590
  if (t !== void 0) {
2589
2591
  if (!o.isObjectLiteralExpression(t)) {
2590
- i.emitError(`Expected object literal expression as first argument of ${Be}().`, {
2592
+ i.emitError(`Expected object literal expression as first argument of ${Ke}().`, {
2591
2593
  file: i.file,
2592
2594
  node: e
2593
2595
  });
@@ -2595,7 +2597,7 @@ function Lo(e, t, n, i) {
2595
2597
  }
2596
2598
  if (t.properties.some(o.isSpreadAssignment)) {
2597
2599
  i.emitError(
2598
- `Unexpected spread syntax in ${Be}() argument. ${Be}() arguments must be statically parsable at compile time`,
2600
+ `Unexpected spread syntax in ${Ke}() argument. ${Ke}() arguments must be statically parsable at compile time`,
2599
2601
  {
2600
2602
  file: i.file,
2601
2603
  node: e
@@ -2607,7 +2609,7 @@ function Lo(e, t, n, i) {
2607
2609
  !o.isPropertyAssignment(a) || !o.isIdentifier(a.name) || (a.name.text === "cancelable" && !Z(a.initializer, i) && (n.cancelable = !1), a.name.text === "bubbles" && !Z(a.initializer, i) && (n.bubbles = !1), a.name.text === "composed" && !Z(a.initializer, i) && (n.composed = !1));
2608
2610
  }
2609
2611
  }
2610
- function zt(e, t) {
2612
+ function jt(e, t) {
2611
2613
  const n = t.program?.getTypeChecker?.();
2612
2614
  if (n === void 0)
2613
2615
  return;
@@ -2616,20 +2618,20 @@ function zt(e, t) {
2616
2618
  return;
2617
2619
  const r = n.getTypeArguments(i);
2618
2620
  if (r.length === 0)
2619
- return Ve;
2621
+ return We;
2620
2622
  const l = r[0];
2621
2623
  return n.typeToTypeNode(l, e, o.NodeBuilderFlags.NoTruncation);
2622
2624
  }
2623
- function gi(e, t, n, i) {
2625
+ function vi(e, t, n, i) {
2624
2626
  if (t === void 0) {
2625
2627
  i.emitError("Computed property names are not yet supported", { file: i.file, node: e });
2626
2628
  return;
2627
2629
  }
2628
- const a = e, r = xe(a.modifiers, "property") ?? (i.pairedSetter === void 0 ? void 0 : xe(i.pairedSetter.modifiers, "property")), l = r?.arguments[0], s = l !== void 0 && o.isObjectLiteralExpression(l) ? l.properties : void 0, c = o.isPropertyDeclaration(e) || o.isPropertySignature(e), m = o.isGetAccessor(e), d = Fi(), p = i.isInLuminaMinimalExtraction || i.jsDoc === Ce;
2629
- let f = !1, u = !1, v, E = !1, g, b, h;
2630
+ const a = e, r = De(a.modifiers, "property") ?? (i.pairedSetter === void 0 ? void 0 : De(i.pairedSetter.modifiers, "property")), l = r?.arguments[0], s = l !== void 0 && o.isObjectLiteralExpression(l) ? l.properties : void 0, c = o.isPropertyDeclaration(e) || o.isPropertySignature(e), p = o.isGetAccessor(e), d = Gi(), m = i.isInLuminaMinimalExtraction || i.jsDoc === Ce;
2631
+ let f = !1, u = !1, v, C = !1, g, P, h;
2630
2632
  if (c && e.modifiers !== void 0)
2631
- for (let C = 0; C < e.modifiers.length; ++C)
2632
- switch (e.modifiers[C].kind) {
2633
+ for (let E = 0; E < e.modifiers.length; ++E)
2634
+ switch (e.modifiers[E].kind) {
2633
2635
  case o.SyntaxKind.ReadonlyKeyword:
2634
2636
  f = !0;
2635
2637
  continue;
@@ -2643,39 +2645,39 @@ function gi(e, t, n, i) {
2643
2645
  g = !0;
2644
2646
  continue;
2645
2647
  case o.SyntaxKind.AbstractKeyword:
2646
- E = !0;
2648
+ C = !0;
2647
2649
  continue;
2648
2650
  }
2649
- n ||= f || m && i.pairedSetter === void 0;
2650
- const L = i.apiObject.customElement === !0;
2651
- let I = !1;
2651
+ n ||= f || p && i.pairedSetter === void 0;
2652
+ const R = i.apiObject.customElement === !0;
2653
+ let L = !1;
2652
2654
  if (i.moduleHasAccessorLikeClass)
2653
2655
  if (s !== void 0) {
2654
- for (let C = 0; C < s.length; ++C) {
2655
- const S = s[C];
2656
+ for (let E = 0; E < s.length; ++E) {
2657
+ const S = s[E];
2656
2658
  if (!o.isPropertyAssignment(S)) {
2657
- I ||= o.isSpreadAssignment(S);
2659
+ L ||= o.isSpreadAssignment(S);
2658
2660
  continue;
2659
2661
  }
2660
- const D = S.name.escapedText;
2661
- D === "readOnly" && Z(S.initializer, i) ? n = !0 : D === "constructOnly" && Z(S.initializer, i) ? d.isConstructorOnly = !0 : D === "type" ? d.hasAutoCasting = !0 : D === "types" && Io(
2662
+ const x = S.name.escapedText;
2663
+ x === "readOnly" && Z(S.initializer, i) ? n = !0 : x === "constructOnly" && Z(S.initializer, i) ? d.isConstructorOnly = !0 : x === "type" ? d.hasAutoCasting = !0 : x === "types" && Ao(
2662
2664
  d,
2663
2665
  S.initializer?.kind === o.SyntaxKind.ObjectLiteralExpression ? S.initializer : void 0
2664
2666
  );
2665
2667
  }
2666
- I && d.hasAutoCasting === void 0 && (d.hasAutoCasting = !0, d.autoCastingRequiresType = !0);
2668
+ L && d.hasAutoCasting === void 0 && (d.hasAutoCasting = !0, d.autoCastingRequiresType = !0);
2667
2669
  } else l !== void 0 && (d.hasAutoCasting = !0, d.autoCastingRequiresType = !0);
2668
- else if (L) {
2669
- const C = i.apiObject;
2670
+ else if (R) {
2671
+ const E = i.apiObject;
2670
2672
  if (r === void 0) {
2671
- if (p)
2673
+ if (m)
2672
2674
  return;
2673
2675
  {
2674
- const S = c && !g ? Ro(e, t, i) : void 0;
2676
+ const S = c && !g ? Lo(e, t, i) : void 0;
2675
2677
  if (S !== void 0) {
2676
- C.events ??= [], C.events.push(S);
2678
+ E.events ??= [], E.events.push(S);
2677
2679
  return;
2678
- } else !i.config.strict && vi(e) ? (v = "protected", b = !1, i.jsDoc = {
2680
+ } else !i.config.strict && Si(e) ? (v = "protected", P = !1, i.jsDoc = {
2679
2681
  ...i.jsDoc,
2680
2682
  docsTags: [...i.jsDoc.docsTags, U.internal]
2681
2683
  }) : r === void 0 && i.emitError(
@@ -2688,48 +2690,48 @@ function gi(e, t, n, i) {
2688
2690
  }
2689
2691
  } else if (s !== void 0)
2690
2692
  for (let S = 0; S < s.length; ++S) {
2691
- const D = s[S];
2692
- if (!(!o.isPropertyAssignment(D) || !o.isIdentifier(D.name)))
2693
- switch (D.name.escapedText) {
2693
+ const x = s[S];
2694
+ if (!(!o.isPropertyAssignment(x) || !o.isIdentifier(x.name)))
2695
+ switch (x.name.escapedText) {
2694
2696
  case "attribute":
2695
- o.isStringLiteral(D.initializer) ? b = D.initializer.text : b = Z(D.initializer, i);
2697
+ o.isStringLiteral(x.initializer) ? P = x.initializer.text : P = Z(x.initializer, i);
2696
2698
  continue;
2697
2699
  case "reflect":
2698
- Z(D.initializer, i) && (b ??= !0, h = !0);
2700
+ Z(x.initializer, i) && (P ??= !0, h = !0);
2699
2701
  continue;
2700
2702
  case "readOnly":
2701
- Z(D.initializer, i) && (n = !0);
2703
+ Z(x.initializer, i) && (n = !0);
2702
2704
  continue;
2703
2705
  case "type":
2704
2706
  case "converter":
2705
- b ??= !0;
2707
+ P ??= !0;
2706
2708
  continue;
2707
2709
  }
2708
2710
  }
2709
2711
  }
2710
2712
  const y = i.pairedSetter ?? (o.isSetAccessor(e) ? e : void 0), k = n ? void 0 : y;
2711
- u ||= r !== void 0 || m || y !== void 0, d.isAccessor = u || void 0;
2712
- const M = k?.parameters[0].type, R = a.type;
2713
- let x = M ?? R;
2714
- if (x === void 0) {
2715
- const C = k?.parameters[0].initializer ?? e.initializer;
2716
- if (c && C !== void 0 && o.isArrowFunction(C)) {
2713
+ u ||= r !== void 0 || p || y !== void 0, d.isAccessor = u || void 0;
2714
+ const M = k?.parameters[0].type, I = a.type;
2715
+ let D = M ?? I;
2716
+ if (D === void 0) {
2717
+ const E = k?.parameters[0].initializer ?? e.initializer;
2718
+ if (c && E !== void 0 && o.isArrowFunction(E)) {
2717
2719
  if (n)
2718
- return Kt(C, t, e, i);
2719
- jt(e, i);
2720
+ return Ht(E, t, e, i);
2721
+ Jt(e, i);
2720
2722
  }
2721
- x = C === void 0 ? zn(e, i) ?? X(
2723
+ D = E === void 0 ? jn(e, i) ?? Y(
2722
2724
  { file: i.file, node: e },
2723
2725
  "Public property must have a type annotation or a default value",
2724
2726
  i
2725
- ) : ht(C, n ? w.shallow : w.false, i.file, i);
2726
- } else if (x = Et(x), c && o.isFunctionTypeNode(x)) {
2727
+ ) : Et(E, n ? w.shallow : w.false, i.file, i);
2728
+ } else if (D = Ct(D), c && o.isFunctionTypeNode(D)) {
2727
2729
  if (n)
2728
- return Kt(x, t, e, i);
2729
- jt(e, i);
2730
+ return Ht(D, t, e, i);
2731
+ Jt(e, i);
2730
2732
  }
2731
2733
  const T = {
2732
- [Y]: d,
2734
+ [j]: d,
2733
2735
  kind: "field",
2734
2736
  name: t,
2735
2737
  static: g,
@@ -2738,35 +2740,35 @@ function gi(e, t, n, i) {
2738
2740
  description: void 0,
2739
2741
  docsTags: void 0,
2740
2742
  // In minimal extraction, we care only for type.values (set below)
2741
- type: p ? { ...ui } : z(x, i),
2743
+ type: m ? { ...fi } : z(D, i),
2742
2744
  getterType: void 0,
2743
2745
  default: void 0,
2744
2746
  readonly: n || void 0,
2745
2747
  inheritedFrom: void 0,
2746
2748
  privacy: v,
2747
2749
  source: void 0,
2748
- attribute: !L || b === !1 ? void 0 : typeof b == "string" ? b : qi(t),
2750
+ attribute: !R || P === !1 ? void 0 : typeof P == "string" ? P : Ji(t),
2749
2751
  reflects: h,
2750
2752
  docsOnlyReadonly: void 0
2751
2753
  };
2752
- cn(T, i.jsDoc);
2754
+ dn(T, i.jsDoc);
2753
2755
  const _ = T.default;
2754
- L && t === "messageOverrides" && (d.dtsTypeOverride = T.type.text, T.type = ao);
2755
- const N = L && r !== void 0;
2756
+ R && t === "messageOverrides" && (d.dtsTypeOverride = T.type.text, T.type = ro);
2757
+ const N = R && r !== void 0;
2756
2758
  if (N) {
2757
2759
  !n && T.readonly === !0 && (T.docsOnlyReadonly = !0);
2758
- const C = i.program?.getTypeChecker?.();
2759
- 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);
2760
- const S = C !== void 0 && o.isPropertyDeclaration(e) && // BUG: should not check node.type here? but do check in property.getterType below
2760
+ const E = i.program?.getTypeChecker?.();
2761
+ T.type.values = E !== 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) ? Eo(E.getTypeAtLocation(y?.parameters[0] ?? e)) : ho(D, E, y?.parameters[0] ?? e), (P === void 0 && T.type.values === void 0 && !i.config.context.isLuminaMinimalExtraction || T.readonly && !T.reflects) && (T.attribute = void 0);
2762
+ const S = E !== void 0 && o.isPropertyDeclaration(e) && // BUG: should not check node.type here? but do check in property.getterType below
2761
2763
  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);
2762
- if (("initializer" in e && e.initializer !== void 0 && (!T.default || !T.description) || S) && !p) {
2763
- const D = e.initializer, A = C?.getSymbolAtLocation(D), V = A !== void 0 && ((A.flags ?? 0) & o.SymbolFlags.Alias) !== 0 ? C?.getAliasedSymbol(A) : A;
2764
+ if (("initializer" in e && e.initializer !== void 0 && (!T.default || !T.description) || S) && !m) {
2765
+ const x = e.initializer, A = E?.getSymbolAtLocation(x), V = A !== void 0 && ((A.flags ?? 0) & o.SymbolFlags.Alias) !== 0 ? E?.getAliasedSymbol(A) : A;
2764
2766
  let W, G;
2765
2767
  const O = V?.getDeclarations();
2766
2768
  if (O !== void 0)
2767
2769
  for (let F = 0; F < O.length; ++F) {
2768
2770
  const B = O[F];
2769
- W ??= o.isGetAccessor(B) ? B : void 0, G ??= o.isSetAccessor(B) ? B : void 0, "initializer" in B && (T.default = He(
2771
+ W ??= o.isGetAccessor(B) ? B : void 0, G ??= o.isSetAccessor(B) ? B : void 0, "initializer" in B && (T.default = $e(
2770
2772
  B.initializer,
2771
2773
  T.default,
2772
2774
  B.getSourceFile()
@@ -2780,33 +2782,33 @@ function gi(e, t, n, i) {
2780
2782
  });
2781
2783
  }
2782
2784
  }
2783
- if (R !== void 0 && M !== void 0 && !p && // Quick perf check: type is definitely the same if raw type string matches.
2785
+ if (I !== void 0 && M !== void 0 && !m && // Quick perf check: type is definitely the same if raw type string matches.
2784
2786
  // More reliable check follows in processing/index.ts, where printed normalized
2785
2787
  // type string is compared.
2786
- R.getText(i.file) !== M.getText(i.file) ? T.getterType = z(R, 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
+ I.getText(i.file) !== M.getText(i.file) ? T.getterType = z(I, i) : T.readonly === !0 && T.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) && (T.readonly === !0 && d.isConstructorOnly !== !0 ? d.hasAutoCasting = void 0 : T.getterType ??= {
2787
2789
  ...T.type,
2788
2790
  references: T.type.references === void 0 ? void 0 : [...T.type.references]
2789
- }), n && x.kind === o.SyntaxKind.LiteralType || (T.default = He(
2791
+ }), n && D.kind === o.SyntaxKind.LiteralType || (T.default = $e(
2790
2792
  e.initializer,
2791
2793
  T.default,
2792
2794
  i.file
2793
2795
  )), N) {
2794
- const C = _ === void 0 && T.default === "true";
2795
- 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(
2796
- `${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`
2796
+ const E = _ === void 0 && T.default === "true";
2797
+ T.type.values?.length === 1 && T.type.values[0].type === "boolean" && (T.default === void 0 ? T.default = "false" : E && T.deprecated === void 0 && (i.loggedBooleanWarning || i.config.context.logger.error(
2798
+ `${Ii}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`
2797
2799
  ), i.loggedBooleanWarning = !0));
2798
2800
  }
2799
- return co(
2801
+ return po(
2800
2802
  i,
2801
2803
  e,
2802
2804
  i.config.documentation.copyDocDefinitions?.properties,
2803
2805
  T,
2804
2806
  i.apiObject
2805
- ), 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
2807
+ ), i.produceDts && C && (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
2806
2808
  // with ? during printing
2807
- 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;
2809
+ u && (D.kind === o.SyntaxKind.FunctionType || D.kind === o.SyntaxKind.ConstructorType || D.kind === o.SyntaxKind.ConditionalType || D.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;
2808
2810
  }
2809
- function jt(e, t) {
2811
+ function Jt(e, t) {
2810
2812
  if (!t.config.strict)
2811
2813
  return;
2812
2814
  const n = t.jsDoc.docsTags;
@@ -2824,7 +2826,7 @@ function jt(e, t) {
2824
2826
  }
2825
2827
  }
2826
2828
  }
2827
- function Io(e, t) {
2829
+ function Ao(e, t) {
2828
2830
  if (e.hasAutoCasting = !0, e.autoCastingRequiresType = !0, t !== void 0)
2829
2831
  for (let n = 0; n < t.properties.length; ++n) {
2830
2832
  const i = t.properties[n];
@@ -2834,22 +2836,22 @@ function Io(e, t) {
2834
2836
  }
2835
2837
  }
2836
2838
  }
2837
- const vi = (e) => o.isPropertyDeclaration(e) && e.initializer !== void 0 && o.isCallExpression(e.initializer) && o.isIdentifier(e.initializer.expression) && e.initializer.expression.escapedText === "useT9n";
2838
- function Ye(e, t) {
2839
+ const Si = (e) => o.isPropertyDeclaration(e) && e.initializer !== void 0 && o.isCallExpression(e.initializer) && o.isIdentifier(e.initializer.expression) && e.initializer.expression.escapedText === "useT9n";
2840
+ function Ze(e, t) {
2839
2841
  const n = o.isClassDeclaration(e);
2840
2842
  let i = e.name.escapedText;
2841
- const a = n ? t.componentTagName : void 0, r = !n && ci(i, t);
2843
+ const a = n ? t.componentTagName : void 0, r = !n && di(i, t);
2842
2844
  if (t.file.fileName.includes("serial-chart-model"))
2843
2845
  debugger;
2844
2846
  let l = e.heritageClauses === void 0 || r ? void 0 : e.heritageClauses[0]?.token === o.SyntaxKind.ExtendsKeyword ? e.heritageClauses[0] : e.heritageClauses[1]?.token === o.SyntaxKind.ExtendsKeyword ? e.heritageClauses[1] : void 0;
2845
2847
  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) {
2846
- ko(i, l.types[0].typeArguments[0], t);
2848
+ Go(i, l.types[0].typeArguments[0], t);
2847
2849
  return;
2848
2850
  }
2849
2851
  const s = 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";
2850
2852
  s && (l = void 0, i = t.mixinName);
2851
- const c = ti(), m = {
2852
- [Y]: c,
2853
+ const c = ii(), p = {
2854
+ [j]: c,
2853
2855
  kind: n ? "class" : "interface",
2854
2856
  name: i,
2855
2857
  customElement: a === void 0 ? void 0 : !0,
@@ -2862,14 +2864,14 @@ function Ye(e, t) {
2862
2864
  * prefix (Arcgis), where as tag name always does. This also matches
2863
2865
  * Stencil's behavior.
2864
2866
  */
2865
- Qi(a)
2867
+ qi(a)
2866
2868
  ),
2867
2869
  deprecated: void 0,
2868
2870
  summary: void 0,
2869
2871
  description: void 0,
2870
2872
  docsTags: void 0,
2871
2873
  demos: void 0,
2872
- typeParameters: s ? void 0 : it(e.typeParameters, !0, t),
2874
+ typeParameters: s ? void 0 : nt(e.typeParameters, !0, t),
2873
2875
  superclass: void 0,
2874
2876
  supertypes: void 0,
2875
2877
  mixins: void 0,
@@ -2886,69 +2888,69 @@ function Ye(e, t) {
2886
2888
  source: void 0,
2887
2889
  // REFACTOR: remove this deprecated property
2888
2890
  importPath: a === void 0 ? void 0 : t.apiModule.path
2889
- }, d = m, p = d, f = d;
2890
- ii(m, t.jsDoc);
2891
+ }, d = p, m = d, f = d;
2892
+ ni(p, t.jsDoc);
2891
2893
  const u = r ? (
2892
2894
  // Members will be added during post-processing
2893
2895
  !1
2894
- ) : Si(d, e.members, i, t);
2895
- s && (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(
2896
+ ) : Ti(d, e.members, i, t);
2897
+ s && (t.mixinMixins !== void 0 && (m.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 && m.superclass === void 0 && t.emitError(
2896
2898
  "Lumina web component must extend LitElement class. Found a class that does not extend any class.",
2897
2899
  {
2898
2900
  file: t.file,
2899
2901
  node: e
2900
2902
  }
2901
- ) : Ao(l, n, m, e, t), a !== void 0 && ro(p, t), d.members.length === 0 && (a === void 0 && (d.members = void 0), r && (t.moduleContext.constructorPropertiesInterface = f));
2902
- const v = t.exportDefaultName === i, E = et(e), g = v || E === 2;
2903
- return (g || a !== void 0) && Ct(d, g, t), n ? (a === void 0 ? yo(
2903
+ ) : ko(l, n, p, e, t), a !== void 0 && so(m, t), d.members.length === 0 && (a === void 0 && (d.members = void 0), r && (t.moduleContext.constructorPropertiesInterface = f));
2904
+ const v = t.exportDefaultName === i, C = tt(e), g = v || C === 2;
2905
+ return (g || a !== void 0) && Pt(d, g, t), n ? (a === void 0 ? go(
2904
2906
  t,
2905
2907
  e,
2906
2908
  t.config.documentation.copyDocDefinitions.classes,
2907
- p,
2909
+ m,
2908
2910
  t.apiModule
2909
- ) : go(
2911
+ ) : vo(
2910
2912
  t,
2911
2913
  e,
2912
2914
  t.config.documentation.copyDocDefinitions.customElements,
2913
- p,
2915
+ m,
2914
2916
  t.apiModule
2915
2917
  ), t.moduleHasClass && t.config.strict && t.emitError(
2916
2918
  "A module may only export at most one public class/mixin/custom element. Documentation: https://webgis.esri.com/webgis/core/core/documenting-api#class",
2917
2919
  { file: t.file, node: e }
2918
- ), t.moduleHasClass = !0) : fi(
2920
+ ), t.moduleHasClass = !0) : yi(
2919
2921
  t,
2920
2922
  e,
2921
2923
  t.config.documentation.copyDocDefinitions.interfaces,
2922
2924
  f,
2923
2925
  t.apiModule
2924
- ), t.produceDts && (c.isDefaultExported = g || void 0, n && (!s && (!v && E === 0) && t.config.strict && t.emitError("Expected @public class to be exported using named or default export.", {
2926
+ ), t.produceDts && (c.isDefaultExported = g || void 0, n && (!s && (!v && C === 0) && t.config.strict && t.emitError("Expected @public class to be exported using named or default export.", {
2925
2927
  file: t.file,
2926
2928
  node: e
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;
2929
+ }), ci(e.modifiers, o.SyntaxKind.AbstractKeyword) ? c.hasExplicitAbstract = !0 : !u && (t.config.strict || a !== void 0) && (c.hasExplicitAbstract = !1))), t.objectLikeTypeParameters = void 0, d;
2928
2930
  }
2929
- function Ao(e, t, n, i, a) {
2931
+ function ko(e, t, n, i, a) {
2930
2932
  for (let r = 0; r < e.types.length; ++r) {
2931
2933
  const l = e.types[r];
2932
2934
  if (t) {
2933
2935
  let s = l.typeArguments, c = l.expression;
2934
2936
  if (o.isCallExpression(c)) {
2935
2937
  do {
2936
- const p = c.expression;
2937
- if (o.isPropertyAccessExpression(p) && o.isIdentifier(p.expression) && o.isIdentifier(p.name) && p.expression.escapedText === "Collection" && p.name.escapedText === "ofType") {
2938
- const f = c.arguments[0];
2939
- if (!o.isIdentifier(f)) {
2938
+ const d = c.expression;
2939
+ if (o.isPropertyAccessExpression(d) && o.isIdentifier(d.expression) && o.isIdentifier(d.name) && d.expression.escapedText === "Collection" && d.name.escapedText === "ofType") {
2940
+ const m = c.arguments[0];
2941
+ if (!o.isIdentifier(m)) {
2940
2942
  a.emitError("Expected the argument to Collection.ofType to be an identifier.", {
2941
2943
  file: a.file,
2942
- node: f
2944
+ node: m
2943
2945
  });
2944
2946
  break;
2945
2947
  }
2946
- s = [o.factory.createTypeReferenceNode(f)], c = p.expression;
2948
+ s = [o.factory.createTypeReferenceNode(m)], c = d.expression;
2947
2949
  } else {
2948
2950
  n.mixins ??= [];
2949
- const f = c.expression;
2951
+ const m = c.expression;
2950
2952
  n.mixins.unshift(
2951
- Ee(f, c.typeArguments, a)
2953
+ Ee(m, c.typeArguments, a)
2952
2954
  ), c = c.arguments[0];
2953
2955
  }
2954
2956
  } while (o.isCallExpression(c));
@@ -2960,74 +2962,74 @@ function Ao(e, t, n, i, a) {
2960
2962
  break;
2961
2963
  } else o.isExpressionWithTypeArguments(c) && (s = c.typeArguments, c = c.expression);
2962
2964
  }
2963
- const m = Ee(
2965
+ const p = Ee(
2964
2966
  c,
2965
2967
  a.isInLuminaMinimalExtraction ? void 0 : s,
2966
2968
  a
2967
2969
  );
2968
- if (m.name === "LitElement") {
2969
- m.name = "PublicLitElement", m.module = "PublicLitElement", m.package = "@arcgis/lumina";
2970
- const p = a.moduleContext.importsMap.LitElement;
2971
- p === void 0 ? a.emitError("Expected LitElement import to be defined", { file: a.file, node: i }) : p.actualName = "PublicLitElement";
2970
+ if (p.name === "LitElement") {
2971
+ p.name = "PublicLitElement", p.module = "PublicLitElement", p.package = "@arcgis/lumina";
2972
+ const d = a.moduleContext.importsMap.LitElement;
2973
+ d === void 0 ? a.emitError("Expected LitElement import to be defined", { file: a.file, node: i }) : d.actualName = "PublicLitElement";
2972
2974
  }
2973
- const d = ie(n);
2974
- d.superClassText = m.printableText, m.printableText = void 0, n.superclass = m;
2975
+ n.superclass = p;
2975
2976
  break;
2976
2977
  } else {
2977
- const s = no(l);
2978
- let c = s, m;
2978
+ const s = oo(l);
2979
+ let c = s, p;
2979
2980
  if (o.isExpressionWithTypeArguments(s))
2980
- c = s.expression, m = s.typeArguments;
2981
- else if (o.isTypeReferenceNode(s) && (c = s.typeName, m = s.typeArguments, c.escapedText === "Record" && m?.length === 2 && m[0].kind === o.SyntaxKind.NeverKeyword && m[1].kind === o.SyntaxKind.NeverKeyword))
2981
+ c = s.expression, p = s.typeArguments;
2982
+ else if (o.isTypeReferenceNode(s) && (c = s.typeName, p = s.typeArguments, c.escapedText === "Record" && p?.length === 2 && p[0].kind === o.SyntaxKind.NeverKeyword && p[1].kind === o.SyntaxKind.NeverKeyword))
2982
2983
  continue;
2983
- const d = Ee(c, m, a), p = ie(n);
2984
- p.superTypesText ??= [], p.superTypesText.push(d.printableText), d.printableText = void 0, n.supertypes ??= [], n.supertypes.push(d);
2984
+ n.supertypes ??= [], n.supertypes.push(
2985
+ Ee(c, p, a)
2986
+ );
2985
2987
  }
2986
2988
  }
2987
2989
  }
2988
- function Si(e, t, n, i) {
2990
+ function Ti(e, t, n, i) {
2989
2991
  i.apiObject = e;
2990
2992
  const a = e.customElement === !0, r = e.members, l = t.length;
2991
- let s, c = t[0], m, d = De(c?.name), p = !1;
2993
+ let s, c = t[0], p, d = xe(c?.name), m = !1;
2992
2994
  for (let f = 0; f < l; ++f) {
2993
- if (s = c, c = t[f + 1], m = d, d = De(c?.name), i.pairedSetter !== void 0) {
2995
+ if (s = c, c = t[f + 1], p = d, d = xe(c?.name), i.pairedSetter !== void 0) {
2994
2996
  i.pairedSetter = void 0;
2995
2997
  continue;
2996
2998
  }
2997
- if (m === void 0 && s.name?.kind === o.SyntaxKind.PrivateIdentifier)
2999
+ if (p === void 0 && s.name?.kind === o.SyntaxKind.PrivateIdentifier)
2998
3000
  continue;
2999
- c !== void 0 && m === d && (o.isGetAccessor(c) ? (i.pairedSetter = s, s = c) : o.isSetAccessor(c) && (i.pairedSetter = c));
3000
- let u = j(s, !0, i) ?? (i.pairedSetter === void 0 ? void 0 : j(i.pairedSetter, !0, i));
3001
- if (u === void 0 && !i.config.strict && (a ? m !== void 0 && Jt(s, i.pairedSetter, !0) : !li(s.modifiers, o.SyntaxKind.PrivateKeyword))) {
3002
- const E = j(s, !1, i) ?? (i.pairedSetter === void 0 ? void 0 : j(i.pairedSetter, !1, i)) ?? $e;
3003
- E.docsTags.includes(U.private) ? a && i.config.context.includeLuminaPrivateComponents ? u = Ce : u = void 0 : u = E;
3004
- } else u === void 0 && a && i.config.context.includeLuminaPrivateComponents && Jt(s, i.pairedSetter, !1) && (u = Ce);
3001
+ c !== void 0 && p === d && (o.isGetAccessor(c) ? (i.pairedSetter = s, s = c) : o.isSetAccessor(c) && (i.pairedSetter = c));
3002
+ let u = J(s, !0, i) ?? (i.pairedSetter === void 0 ? void 0 : J(i.pairedSetter, !0, i));
3003
+ if (u === void 0 && !i.config.strict && (a ? p !== void 0 && qt(s, i.pairedSetter, !0) : !ci(s.modifiers, o.SyntaxKind.PrivateKeyword))) {
3004
+ const C = J(s, !1, i) ?? (i.pairedSetter === void 0 ? void 0 : J(i.pairedSetter, !1, i)) ?? ze;
3005
+ C.docsTags.includes(U.private) ? a && i.config.context.includeLuminaPrivateComponents ? u = Ce : u = void 0 : u = C;
3006
+ } else u === void 0 && a && i.config.context.includeLuminaPrivateComponents && qt(s, i.pairedSetter, !1) && (u = Ce);
3005
3007
  if (u === void 0) {
3006
3008
  a && o.isPropertyDeclaration(s) && o.isIdentifier(s.name) && (s.name.escapedText === "shadowRootOptions" && s.initializer !== void 0 && o.isIdentifier(s.initializer) && s.initializer.escapedText === "noShadowRoot" && (i.apiObject.encapsulation = "none"), s.name.escapedText === "formAssociated" && s.initializer !== void 0 && Z(s.initializer, i) && (i.apiObject.formAssociated = !0));
3007
3009
  continue;
3008
3010
  }
3009
3011
  i.jsDoc = u;
3010
3012
  let v;
3011
- o.isPropertyDeclaration(s) || o.isPropertyAssignment(s) || o.isGetAccessorDeclaration(s) || o.isSetAccessorDeclaration(s) || o.isPropertySignature(s) ? v = gi(s, m, !1, i) : o.isMethodDeclaration(s) || o.isMethodSignature(s) ? v = rt(s, m, void 0, i) : o.isConstructorDeclaration(s) || o.isConstructSignatureDeclaration(s) ? (p = !0, v = rt(s, n, void 0, i)) : o.isCallSignatureDeclaration(s) ? v = rt(s, n, void 0, i) : o.isIndexSignatureDeclaration(s) && e.kind === "interface" ? (st.members.splice(
3013
+ o.isPropertyDeclaration(s) || o.isPropertyAssignment(s) || o.isGetAccessorDeclaration(s) || o.isSetAccessorDeclaration(s) || o.isPropertySignature(s) ? v = vi(s, p, !1, i) : o.isMethodDeclaration(s) || o.isMethodSignature(s) ? v = st(s, p, void 0, i) : o.isConstructorDeclaration(s) || o.isConstructSignatureDeclaration(s) ? (m = !0, v = st(s, n, void 0, i)) : o.isCallSignatureDeclaration(s) ? v = st(s, n, void 0, i) : o.isIndexSignatureDeclaration(s) && e.kind === "interface" ? (lt.members.splice(
3012
3014
  0,
3013
- st.members.length,
3015
+ lt.members.length,
3014
3016
  s
3015
- ), Ti(e, st, i), ie(e).emitAsTypeAlias = !0) : i.emitError(`@public used on unsupported member kind: ${o.SyntaxKind[s.kind]}`, {
3017
+ ), hi(e, lt, i), pe(e).emitAsTypeAlias = !0) : i.emitError(`@public used on unsupported member kind: ${o.SyntaxKind[s.kind]}`, {
3016
3018
  file: i.file,
3017
3019
  node: s
3018
3020
  }), v !== void 0 && r.push(v);
3019
3021
  }
3020
- return i.apiObject = void 0, p;
3022
+ return i.apiObject = void 0, m;
3021
3023
  }
3022
- const st = o.factory.createTypeLiteralNode(void 0);
3023
- function Jt(e, t, n) {
3024
+ const lt = o.factory.createTypeLiteralNode(void 0);
3025
+ function qt(e, t, n) {
3024
3026
  if (e.kind === o.SyntaxKind.PropertyDeclaration || e.kind === o.SyntaxKind.GetAccessor || e.kind === o.SyntaxKind.SetAccessor) {
3025
3027
  const i = e;
3026
- if ((xe(i.modifiers, "property") ?? (t === void 0 ? void 0 : xe(t.modifiers, "property"))) !== void 0)
3028
+ if ((De(i.modifiers, "property") ?? (t === void 0 ? void 0 : De(t.modifiers, "property"))) !== void 0)
3027
3029
  return !0;
3028
3030
  if (!n)
3029
3031
  return !1;
3030
- if (vi(e))
3032
+ if (Si(e))
3031
3033
  return !0;
3032
3034
  if (i.modifiers !== void 0)
3033
3035
  for (let r = 0; r < (i.modifiers?.length ?? 0); ++r) {
@@ -3036,9 +3038,9 @@ function Jt(e, t, n) {
3036
3038
  return !1;
3037
3039
  }
3038
3040
  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;
3039
- } else return e.kind === o.SyntaxKind.MethodDeclaration ? xe(e.modifiers, "method") !== void 0 : !1;
3041
+ } else return e.kind === o.SyntaxKind.MethodDeclaration ? De(e.modifiers, "method") !== void 0 : !1;
3040
3042
  }
3041
- function Ti(e, t, n) {
3043
+ function hi(e, t, n) {
3042
3044
  const i = z(t, n);
3043
3045
  if (e.type === void 0)
3044
3046
  e.type = i;
@@ -3047,13 +3049,13 @@ function Ti(e, t, n) {
3047
3049
  `, r = a.length;
3048
3050
  e.type = {
3049
3051
  text: `${a}${i.text}`,
3050
- references: i.references === void 0 ? e.type.references : e.type.references === void 0 ? wt(i.references, r) : [...e.type.references, ...wt(i.references, r)],
3052
+ references: i.references === void 0 ? e.type.references : e.type.references === void 0 ? Ut(i.references, r) : [...e.type.references, ...Ut(i.references, r)],
3051
3053
  values: void 0,
3052
3054
  source: void 0
3053
3055
  };
3054
3056
  }
3055
3057
  }
3056
- function ko(e, t, n) {
3058
+ function Go(e, t, n) {
3057
3059
  if (!o.isTypeQueryNode(t)) {
3058
3060
  n.emitError("Expected a TypeQueryNode for applyMixins syntax", { file: n.file, node: t });
3059
3061
  return;
@@ -3071,9 +3073,9 @@ function ko(e, t, n) {
3071
3073
  const c = n.file.statements[s];
3072
3074
  if (!o.isVariableStatement(c))
3073
3075
  continue;
3074
- const m = c.declarationList.declarations[0];
3075
- if (o.isIdentifier(m.name) && m.name?.escapedText === i) {
3076
- a = m;
3076
+ const p = c.declarationList.declarations[0];
3077
+ if (o.isIdentifier(p.name) && p.name?.escapedText === i) {
3078
+ a = p;
3077
3079
  break;
3078
3080
  }
3079
3081
  }
@@ -3119,9 +3121,9 @@ function ko(e, t, n) {
3119
3121
  r.mixins.unshift(Ee(c, void 0, n));
3120
3122
  }
3121
3123
  }
3122
- function Go(e, t) {
3123
- const n = e.type, i = e.name.escapedText, a = ci(i, t), r = ti(), l = {
3124
- [Y]: r,
3124
+ function Fo(e, t) {
3125
+ const n = e.type, i = e.name.escapedText, a = di(i, t), r = ii(), l = {
3126
+ [j]: r,
3125
3127
  kind: "interface",
3126
3128
  name: i,
3127
3129
  customElement: void 0,
@@ -3133,7 +3135,7 @@ function Go(e, t) {
3133
3135
  description: void 0,
3134
3136
  docsTags: void 0,
3135
3137
  demos: void 0,
3136
- typeParameters: it(e.typeParameters, !0, t),
3138
+ typeParameters: nt(e.typeParameters, !0, t),
3137
3139
  superclass: void 0,
3138
3140
  supertypes: void 0,
3139
3141
  mixins: void 0,
@@ -3150,50 +3152,46 @@ function Go(e, t) {
3150
3152
  source: void 0,
3151
3153
  importPath: void 0
3152
3154
  }, s = l;
3153
- ii(l, t.jsDoc);
3154
- let c;
3155
- if (a)
3155
+ if (ni(l, t.jsDoc), a)
3156
3156
  t.moduleContext.constructorPropertiesInterface = s;
3157
3157
  else {
3158
3158
  r.emitAsTypeAlias = !0;
3159
- const m = o.isIntersectionTypeNode(n) ? n.types : [n];
3160
- for (let d = 0; d < m.length; ++d) {
3161
- const p = Et(m[d]);
3162
- if (o.isTypeLiteralNode(p))
3163
- Si(s, p.members, i, t);
3164
- else if (o.isTypeReferenceNode(p)) {
3165
- s.supertypes ??= [];
3166
- const f = Ee(p.typeName, p.typeArguments, t);
3167
- c ??= [], c.push(f.printableText), f.printableText = void 0, s.supertypes.push(f);
3168
- } else if (o.isFunctionTypeNode(p) || o.isConstructorTypeNode(p)) {
3169
- if (t.jsDoc = $e, s.docsTags !== void 0) {
3170
- t.jsDoc = { ...$e, docsTags: [] };
3171
- for (let f = 0; f < s.docsTags.length; ++f) {
3172
- const u = s.docsTags[f];
3173
- (u.name === "param" || u.name === "returns") && (t.jsDoc.docsTags.push(u), s.docsTags.splice(f, 1), f -= 1);
3159
+ const c = o.isIntersectionTypeNode(n) ? n.types : [n];
3160
+ for (let p = 0; p < c.length; ++p) {
3161
+ const d = Ct(c[p]);
3162
+ if (o.isTypeLiteralNode(d))
3163
+ Ti(s, d.members, i, t);
3164
+ else if (o.isTypeReferenceNode(d))
3165
+ s.supertypes ??= [], s.supertypes.push(Ee(d.typeName, d.typeArguments, t));
3166
+ else if (o.isFunctionTypeNode(d) || o.isConstructorTypeNode(d)) {
3167
+ if (t.jsDoc = ze, s.docsTags !== void 0) {
3168
+ t.jsDoc = { ...ze, docsTags: [] };
3169
+ for (let m = 0; m < s.docsTags.length; ++m) {
3170
+ const f = s.docsTags[m];
3171
+ (f.name === "param" || f.name === "returns") && (t.jsDoc.docsTags.push(f), s.docsTags.splice(m, 1), m -= 1);
3174
3172
  }
3175
3173
  s.docsTags.length === 0 && (s.docsTags = void 0);
3176
3174
  }
3177
- s.members.push(So(p, i, void 0, t));
3175
+ s.members.push(To(d, i, void 0, t));
3178
3176
  } else
3179
- Ti(s, p, t);
3177
+ hi(s, d, t);
3180
3178
  }
3181
3179
  }
3182
- return t.objectLikeTypeParameters = void 0, fi(
3180
+ return t.objectLikeTypeParameters = void 0, yi(
3183
3181
  t,
3184
3182
  e,
3185
3183
  t.config.documentation.copyDocDefinitions.interfaces,
3186
3184
  s,
3187
3185
  t.apiModule
3188
- ), t.produceDts && c !== void 0 && (r.superTypesText = c), s.members.length === 0 && (s.members = void 0), s;
3186
+ ), s.members.length === 0 && (s.members = void 0), s;
3189
3187
  }
3190
- function Fo(e, t, n) {
3188
+ function Oo(e, t, n) {
3191
3189
  const i = e.initializer, a = i.body;
3192
3190
  let r, l;
3193
3191
  for (let d = 0; d < a.statements.length; ++d) {
3194
- const p = a.statements[d];
3195
- if (o.isVariableStatement(p)) {
3196
- const f = p.declarationList.declarations[0];
3192
+ const m = a.statements[d];
3193
+ if (o.isVariableStatement(m)) {
3194
+ const f = m.declarationList.declarations[0];
3197
3195
  if (!o.isIdentifier(f.name) || f.name?.escapedText !== "TypedBase")
3198
3196
  continue;
3199
3197
  let u = f.initializer.expression.expression;
@@ -3201,7 +3199,7 @@ function Fo(e, t, n) {
3201
3199
  const v = u.expression;
3202
3200
  r ??= [], r.push(Ee(v, u.typeArguments, n)), u = u.arguments[0];
3203
3201
  }
3204
- } else o.isClassDeclaration(p) && (l = p);
3202
+ } else o.isClassDeclaration(m) && (l = m);
3205
3203
  }
3206
3204
  if (l === void 0) {
3207
3205
  n.emitError(`Failed to find class declaration inside the mixin ${t}`, {
@@ -3210,7 +3208,7 @@ function Fo(e, t, n) {
3210
3208
  });
3211
3209
  return;
3212
3210
  }
3213
- it(
3211
+ nt(
3214
3212
  // Skip the TBase type parameter - non-public implementation detail
3215
3213
  i.typeParameters.length === 1 ? void 0 : i.typeParameters.slice(1),
3216
3214
  !0,
@@ -3222,10 +3220,10 @@ function Fo(e, t, n) {
3222
3220
  node: e
3223
3221
  }
3224
3222
  ), n.mixinName = t, n.mixinMixins = r;
3225
- const m = Ye(l, n);
3226
- return m.kind = "mixin", m;
3223
+ const p = Ze(l, n);
3224
+ return p.kind = "mixin", p;
3227
3225
  }
3228
- function Oo(e, t, n) {
3226
+ function No(e, t, n) {
3229
3227
  const i = n.moduleHasClass;
3230
3228
  n.moduleHasClass = !1;
3231
3229
  const a = o.factory.createClassDeclaration(
@@ -3238,10 +3236,10 @@ function Oo(e, t, n) {
3238
3236
  ])
3239
3237
  ],
3240
3238
  []
3241
- ), r = Ye(a, n), l = r, s = ie(l);
3242
- return l.kind = "interface", l.supertypes = r.mixins, r.mixins = void 0, r.superclass !== void 0 && (r.superclass.printableText = s.superClassText, l.supertypes ??= [], l.supertypes.unshift(r.superclass), s.superClassText = void 0, r.superclass = void 0), n.moduleHasClass = i, s.isMixinBaseClass = !0, l;
3239
+ ), r = Ze(a, n), l = r, s = pe(l);
3240
+ return l.kind = "interface", l.supertypes = r.mixins, r.mixins = void 0, r.superclass !== void 0 && (l.supertypes ??= [], l.supertypes.unshift(r.superclass), r.superclass = void 0), n.moduleHasClass = i, s.isMixinBaseClass = !0, l;
3243
3241
  }
3244
- function No(e, t) {
3242
+ function wo(e, t) {
3245
3243
  const n = e.declarationList.declarations;
3246
3244
  n.length !== 1 && t.emitError("Public variable statements must have only a single variable declarations. Found multiple.", {
3247
3245
  file: t.file,
@@ -3256,26 +3254,26 @@ function No(e, t) {
3256
3254
  return;
3257
3255
  }
3258
3256
  const r = a.escapedText, l = t.exportDefaultName === r;
3259
- if (et(e) === 0 && !l && t.config.strict && t.emitError("Expected @public variable to be exported as named or default export.", {
3257
+ if (tt(e) === 0 && !l && t.config.strict && t.emitError("Expected @public variable to be exported as named or default export.", {
3260
3258
  file: t.file,
3261
3259
  node: e
3262
3260
  }), t.mixinName !== void 0 && i.initializer !== void 0 && o.isCallExpression(i.initializer) && o.isIdentifier(i.initializer.expression) && i.initializer.expression.escapedText === t.mixinName)
3263
- return Oo(i.initializer, r, t);
3261
+ return No(i.initializer, r, t);
3264
3262
  let c = i.type;
3265
- const m = (e.declarationList.flags & o.NodeFlags.Const) !== 0;
3263
+ const p = (e.declarationList.flags & o.NodeFlags.Const) !== 0;
3266
3264
  if (c === void 0) {
3267
3265
  const u = i.initializer;
3268
- if (u !== void 0 && o.isArrowFunction(u) && m)
3269
- return u.typeParameters?.at(0)?.name?.escapedText === "TBase" ? Fo(i, r, t) : Bt(u, r, e, t);
3270
- u === void 0 ? c = X(
3266
+ if (u !== void 0 && o.isArrowFunction(u) && p)
3267
+ return u.typeParameters?.at(0)?.name?.escapedText === "TBase" ? Oo(i, r, t) : Kt(u, r, e, t);
3268
+ u === void 0 ? c = Y(
3271
3269
  { file: t.file, node: i },
3272
3270
  "Public variable must have a type annotation or a default value",
3273
3271
  t
3274
- ) : c = ht(u, m ? w.shallow : w.false, t.file, t);
3275
- } else if (c = Et(c), o.isFunctionTypeNode(c))
3276
- return Bt(c, r, e, t);
3277
- const d = Oi(), p = {
3278
- [Y]: d,
3272
+ ) : c = Et(u, p ? w.shallow : w.false, t.file, t);
3273
+ } else if (c = Ct(c), o.isFunctionTypeNode(c))
3274
+ return Kt(c, r, e, t);
3275
+ const d = Fi(), m = {
3276
+ [j]: d,
3279
3277
  kind: "variable",
3280
3278
  name: r,
3281
3279
  deprecated: void 0,
@@ -3286,37 +3284,37 @@ function No(e, t) {
3286
3284
  type: z(c, t),
3287
3285
  default: void 0
3288
3286
  };
3289
- return dn(p, t.jsDoc), m && c.kind === o.SyntaxKind.LiteralType || (p.default = He(i.initializer, p.default, t.file)), fo(
3287
+ return pn(m, t.jsDoc), p && c.kind === o.SyntaxKind.LiteralType || (m.default = $e(i.initializer, m.default, t.file)), yo(
3290
3288
  t,
3291
3289
  e,
3292
3290
  t.config.documentation.copyDocDefinitions.variables,
3293
- p,
3291
+ m,
3294
3292
  t.apiModule
3295
- ), l && (Ct(p, !0, t), t.produceDts && (d.isDefaultExported = !0)), p;
3293
+ ), l && (Pt(m, !0, t), t.produceDts && (d.isDefaultExported = !0)), m;
3296
3294
  }
3297
- function hi(e, t, n) {
3295
+ function Ei(e, t, n) {
3298
3296
  const i = n.statementJsDocs[t];
3299
3297
  if (i !== void 0) {
3300
3298
  if (n.jsDoc = i, o.isClassDeclaration(e))
3301
- return Ye(e, n);
3299
+ return Ze(e, n);
3302
3300
  if (o.isFunctionDeclaration(e))
3303
- return vo(e, e.name.escapedText, void 0, n);
3301
+ return So(e, e.name.escapedText, void 0, n);
3304
3302
  if (o.isInterfaceDeclaration(e))
3305
- return Ye(e, n);
3303
+ return Ze(e, n);
3306
3304
  if (o.isTypeAliasDeclaration(e))
3307
- return Go(e, n);
3305
+ return Fo(e, n);
3308
3306
  if (o.isVariableStatement(e))
3309
- return No(e, n);
3307
+ return wo(e, n);
3310
3308
  }
3311
3309
  }
3312
- function wo(e, t) {
3310
+ function Uo(e, t) {
3313
3311
  const n = t.apiModule.declarations, i = e.statements;
3314
3312
  for (let a = 0; a < i.length; ++a) {
3315
- const r = i[a], l = hi(r, a, t);
3313
+ const r = i[a], l = Ei(r, a, t);
3316
3314
  l !== void 0 && n.push(l);
3317
3315
  }
3318
3316
  }
3319
- function Uo(e, t) {
3317
+ function Vo(e, t) {
3320
3318
  const n = e.fileName.slice(t.config.context.cwd.length), i = t.watchFiles?.get(n);
3321
3319
  if (i !== void 0) {
3322
3320
  if (i.module !== void 0)
@@ -3324,126 +3322,126 @@ function Uo(e, t) {
3324
3322
  if (i.isEmptyModule)
3325
3323
  return;
3326
3324
  }
3327
- const a = n.slice(t.config.context.basePath.length), r = ee(a), l = Ue(r, t, !0), s = t.componentTagName === void 0 ? l : `${l}/customElement`;
3325
+ const a = n.slice(t.config.context.basePath.length), r = ee(a), l = Ve(r, t, !0), s = t.componentTagName === void 0 ? l : `${l}/customElement`;
3328
3326
  t.mixinName = void 0, t.moduleHasClass = !1, t.apiClassLikeName = void 0, t.isInLuminaMinimalExtraction = t.config.context.isLuminaMinimalExtraction;
3329
- const c = /* @__PURE__ */ Object.create(null), m = t.localDeclarations;
3330
- m.clear();
3327
+ const c = /* @__PURE__ */ Object.create(null), p = t.localDeclarations;
3328
+ p.clear();
3331
3329
  const d = t.localPrivateDeclarations;
3332
3330
  d?.clear(), t.exportDefaultName = void 0;
3333
- let p;
3331
+ let m;
3334
3332
  const f = {
3335
3333
  class: void 0,
3336
3334
  default: void 0,
3337
3335
  named: /* @__PURE__ */ Object.create(null)
3338
- }, u = ei(e, s, c, f);
3336
+ }, u = ti(e, s, c, f);
3339
3337
  t.moduleContext = u;
3340
3338
  const v = t.implicitPublicModules?.[l];
3341
- let E = !1;
3339
+ let C = !1;
3342
3340
  const g = t.isJsApi && l.startsWith("applications/");
3343
3341
  t.statementJsDocs.length = 0;
3344
- for (let I = 0; I < e.statements.length; ++I) {
3345
- 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;
3342
+ for (let L = 0; L < e.statements.length; ++L) {
3343
+ const y = e.statements[L], 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;
3346
3344
  let M;
3347
3345
  if (
3348
3346
  // Only look at web components in Lumina's dev server
3349
3347
  t.isInLuminaMinimalExtraction
3350
3348
  )
3351
- M = y.kind === o.SyntaxKind.ClassDeclaration && t.componentTagName !== void 0 && y.heritageClauses !== void 0 && y.modifiers !== void 0 ? $e : void 0;
3349
+ M = y.kind === o.SyntaxKind.ClassDeclaration && t.componentTagName !== void 0 && y.heritageClauses !== void 0 && y.modifiers !== void 0 ? ze : void 0;
3352
3350
  else if (k) {
3353
- if (M = j(y, !0, t), M === void 0 && !t.config.strict) {
3354
- const R = 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;
3355
- R.docsTags.includes(U.private) ? x && t.config.context.includeLuminaPrivateComponents ? (M = Ce, t.isInLuminaMinimalExtraction = !0) : M = void 0 : (x || v !== void 0 && Gn(y, v)) && (M = R);
3351
+ if (M = J(y, !0, t), M === void 0 && !t.config.strict) {
3352
+ const I = J(y, !1, t) ?? { description: void 0, docsTags: [] }, D = y.kind === o.SyntaxKind.ClassDeclaration && t.componentTagName !== void 0 && y.heritageClauses !== void 0 && y.modifiers !== void 0;
3353
+ I.docsTags.includes(U.private) ? D && t.config.context.includeLuminaPrivateComponents ? (M = Ce, t.isInLuminaMinimalExtraction = !0) : M = void 0 : (D || v !== void 0 && Fn(y, v)) && (M = I);
3356
3354
  } else M === void 0 && t.componentTagName !== void 0 && t.config.context.includeLuminaPrivateComponents && y.kind === o.SyntaxKind.ClassDeclaration && (M = Ce, t.isInLuminaMinimalExtraction = !0);
3357
- M !== void 0 && !t.config.strict && y.kind === o.SyntaxKind.ClassDeclaration && t.componentTagName !== void 0 && y.heritageClauses !== void 0 && y.modifiers !== void 0 && M.docsTags.includes(U.internal) && (E = !0);
3355
+ M !== void 0 && !t.config.strict && y.kind === o.SyntaxKind.ClassDeclaration && t.componentTagName !== void 0 && y.heritageClauses !== void 0 && y.modifiers !== void 0 && M.docsTags.includes(U.internal) && (C = !0);
3358
3356
  }
3359
- if (t.statementJsDocs[I] = M, k || I === 0 && (p = j(e, !0, t)), M !== void 0)
3360
- g && M.docsTags.push(U.internal), m.add(
3357
+ if (t.statementJsDocs[L] = M, k || L === 0 && (m = J(e, !0, t)), M !== void 0)
3358
+ g && M.docsTags.push(U.internal), p.add(
3361
3359
  (y.name ?? y.declarationList?.declarations[0].name).escapedText
3362
3360
  ), 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);
3363
3361
  else if (o.isImportDeclaration(y)) {
3364
- const R = y.importClause;
3365
- if (R === void 0)
3362
+ const I = y.importClause;
3363
+ if (I === void 0)
3366
3364
  continue;
3367
- const x = y.moduleSpecifier.text, T = !x.startsWith("."), _ = T ? x : ee(x), N = T ? void 0 : Ue(pt(r, _), t), J = N === void 0 ? void 0 : t.config.types.typeReplacements[N];
3368
- if (Mn(y, t), R.name !== void 0) {
3369
- const C = R.name.escapedText, S = J?.[C], D = S?.[1], A = S === void 0 ? !T && x.endsWith(".json") ? x : _ : ye(s, S[0]), V = S?.[0] ?? N;
3370
- c[C] = {
3365
+ const D = y.moduleSpecifier.text, T = !D.startsWith("."), _ = T ? D : ee(D), N = T ? void 0 : Ve(mt(r, _), t), q = N === void 0 ? void 0 : t.config.types.typeReplacements[N];
3366
+ if (Dn(y, t), I.name !== void 0) {
3367
+ const E = I.name.escapedText, S = q?.[E], x = S?.[1], A = S === void 0 ? !T && D.endsWith(".json") ? D : _ : ye(s, S[0]), V = S?.[0] ?? N;
3368
+ c[E] = {
3371
3369
  type: S?.[2] ?? "default",
3372
3370
  modulePath: V,
3373
3371
  specifier: A,
3374
- replacementName: D,
3372
+ replacementName: x,
3375
3373
  actualName: void 0,
3376
3374
  wasUsed: !1
3377
3375
  };
3378
3376
  }
3379
- const K = R.namedBindings;
3377
+ const K = I.namedBindings;
3380
3378
  if (K === void 0)
3381
3379
  continue;
3382
3380
  if (K.kind === o.SyntaxKind.NamespaceImport) {
3383
- const C = K.name.escapedText, S = J?.[C], D = S?.[1], A = S === void 0 ? _ : ye(s, S[0]), V = S?.[0] ?? N;
3384
- c[C] = {
3381
+ const E = K.name.escapedText, S = q?.[E], x = S?.[1], A = S === void 0 ? _ : ye(s, S[0]), V = S?.[0] ?? N;
3382
+ c[E] = {
3385
3383
  type: "*",
3386
3384
  modulePath: V,
3387
3385
  specifier: A,
3388
- replacementName: D,
3386
+ replacementName: x,
3389
3387
  actualName: void 0,
3390
3388
  wasUsed: !1
3391
3389
  };
3392
3390
  } else
3393
- for (let C = 0; C < K.elements.length; ++C) {
3394
- const S = K.elements[C], D = S.propertyName === void 0 ? void 0 : S.propertyName.escapedText ?? S.propertyName.text, A = S.name.escapedText, V = J?.[D ?? A], W = V?.[1], G = V === void 0 ? _ : ye(s, V[0]), O = V?.[0] ?? N;
3391
+ for (let E = 0; E < K.elements.length; ++E) {
3392
+ const S = K.elements[E], x = S.propertyName === void 0 ? void 0 : S.propertyName.escapedText ?? S.propertyName.text, A = S.name.escapedText, V = q?.[x ?? A], W = V?.[1], G = V === void 0 ? _ : ye(s, V[0]), O = V?.[0] ?? N;
3395
3393
  c[A] = {
3396
3394
  type: V?.[2] ?? "named",
3397
3395
  modulePath: O,
3398
3396
  specifier: G,
3399
3397
  replacementName: W,
3400
- actualName: V === void 0 ? D : void 0,
3398
+ actualName: V === void 0 ? x : void 0,
3401
3399
  wasUsed: !1
3402
3400
  };
3403
3401
  }
3404
3402
  } else if (o.isExportAssignment(y)) {
3405
3403
  if (o.isIdentifier(y.expression)) {
3406
- const R = y.expression.escapedText;
3407
- t.exportDefaultName = R, !m.has(R) && d?.has(R) === !0 && v?.pendingNames?.has("default") === !0 && d.set(R, Math.abs(d.get(R)));
3404
+ const I = y.expression.escapedText;
3405
+ t.exportDefaultName = I, !p.has(I) && d?.has(I) === !0 && v?.pendingNames?.has("default") === !0 && d.set(I, Math.abs(d.get(I)));
3408
3406
  }
3409
3407
  } else if (o.isExportDeclaration(y) && y.moduleSpecifier !== void 0 && !t.isInLuminaMinimalExtraction) {
3410
- if (j(y, !0, t) !== void 0) {
3411
- const x = y.moduleSpecifier.text, T = !x.startsWith("."), _ = T ? x : pt(r, ee(x)), N = T ? void 0 : Ue(_, t), J = T ? x : ye(s, N);
3408
+ if (J(y, !0, t) !== void 0) {
3409
+ const D = y.moduleSpecifier.text, T = !D.startsWith("."), _ = T ? D : mt(r, ee(D)), N = T ? void 0 : Ve(_, t), q = T ? D : ye(s, N);
3412
3410
  u.reExports ??= [];
3413
3411
  const K = [];
3414
3412
  if (y.exportClause?.kind === o.SyntaxKind.NamedExports) {
3415
- const C = y.exportClause.elements;
3416
- for (let S = 0; S < C.length; ++S) {
3417
- const D = C[S], A = De(D.name), V = D.propertyName === void 0 ? void 0 : De(D.propertyName), W = V ?? A, G = V === void 0 ? void 0 : A;
3413
+ const E = y.exportClause.elements;
3414
+ for (let S = 0; S < E.length; ++S) {
3415
+ const x = E[S], A = xe(x.name), V = x.propertyName === void 0 ? void 0 : xe(x.propertyName), W = V ?? A, G = V === void 0 ? void 0 : A;
3418
3416
  K.push({
3419
3417
  exportName: W,
3420
3418
  aliasName: G,
3421
3419
  isTypeOnly: y.isTypeOnly
3422
- }), !t.config.strict && N !== void 0 && ze(N, _, W, t);
3420
+ }), !t.config.strict && N !== void 0 && je(N, _, W, t);
3423
3421
  }
3424
3422
  } else
3425
3423
  K.push({
3426
3424
  exportName: "*",
3427
- aliasName: y.exportClause === void 0 ? void 0 : De(y.exportClause.name),
3425
+ aliasName: y.exportClause === void 0 ? void 0 : xe(y.exportClause.name),
3428
3426
  isTypeOnly: !1
3429
- }), !t.config.strict && N !== void 0 && ze(N, _, "*", t);
3427
+ }), !t.config.strict && N !== void 0 && je(N, _, "*", t);
3430
3428
  u.reExports.push({
3431
3429
  modulePath: N,
3432
- specifier: J,
3430
+ specifier: q,
3433
3431
  isTypeOnly: y.isTypeOnly,
3434
3432
  specifiers: K
3435
3433
  });
3436
3434
  }
3437
- } else o.isModuleDeclaration(y) ? j(y, !0, t) !== void 0 && (u.namespaces ??= [], u.namespaces.push(y.getFullText(e))) : d !== void 0 && k && d.set(
3435
+ } else o.isModuleDeclaration(y) ? J(y, !0, t) !== void 0 && (u.namespaces ??= [], u.namespaces.push(y.getFullText(e))) : d !== void 0 && k && d.set(
3438
3436
  (y.name ?? y.declarationList?.declarations[0].name).escapedText,
3439
- -I
3437
+ -L
3440
3438
  );
3441
3439
  }
3442
- const b = t.config.types.typeReplacements[l];
3443
- if (b !== void 0) {
3444
- const I = Object.keys(b);
3445
- for (let y = 0; y < I.length; ++y) {
3446
- const k = I[y], M = b[k];
3440
+ const P = t.config.types.typeReplacements[l];
3441
+ if (P !== void 0) {
3442
+ const L = Object.keys(P);
3443
+ for (let y = 0; y < L.length; ++y) {
3444
+ const k = L[y], M = P[k];
3447
3445
  c[k] = {
3448
3446
  type: M[2],
3449
3447
  modulePath: M[0],
@@ -3456,7 +3454,7 @@ function Uo(e, t) {
3456
3454
  }
3457
3455
  t.moduleHasAccessorLikeClass = c.subclass?.specifier.includes("accessorSupport") ?? !1;
3458
3456
  const h = {
3459
- [Y]: u,
3457
+ [j]: u,
3460
3458
  kind: "javascript-module",
3461
3459
  path: l,
3462
3460
  sourcePath: n,
@@ -3467,15 +3465,15 @@ function Uo(e, t) {
3467
3465
  declarations: [],
3468
3466
  exports: []
3469
3467
  };
3470
- if (t.apiModule = h, wo(e, t), d !== void 0) {
3471
- let I = !1;
3468
+ if (t.apiModule = h, Uo(e, t), d !== void 0) {
3469
+ let L = !1;
3472
3470
  do {
3473
- I = !1;
3471
+ L = !1;
3474
3472
  for (const [y, k] of d)
3475
3473
  if (k > 0 || Object.is(k, 0)) {
3476
- d.delete(y), m.add(y), I = !0;
3477
- const M = e.statements[k], R = j(M, !1, t) ?? { description: void 0, docsTags: [] };
3478
- if (R.docsTags.includes(U.private))
3474
+ d.delete(y), p.add(y), L = !0;
3475
+ const M = e.statements[k], I = J(M, !1, t) ?? { description: void 0, docsTags: [] };
3476
+ if (I.docsTags.includes(U.private))
3479
3477
  t.emitError(
3480
3478
  `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.`,
3481
3479
  {
@@ -3484,12 +3482,12 @@ function Uo(e, t) {
3484
3482
  }
3485
3483
  );
3486
3484
  else {
3487
- E && !R.docsTags.includes(U.internal) && R.docsTags.push(U.internal), t.statementJsDocs[k] = R;
3488
- const T = hi(M, k, t);
3485
+ C && !I.docsTags.includes(U.internal) && I.docsTags.push(U.internal), t.statementJsDocs[k] = I;
3486
+ const T = Ei(M, k, t);
3489
3487
  T !== void 0 && h.declarations.push(T);
3490
3488
  }
3491
3489
  }
3492
- } while (I);
3490
+ } while (L);
3493
3491
  }
3494
3492
  if (h.declarations.length === 0 && u.reExports === void 0 && u.namespaces === void 0) {
3495
3493
  i !== void 0 && (i.isEmptyModule = !0);
@@ -3506,13 +3504,13 @@ function Uo(e, t) {
3506
3504
  hasDirtyLinks: !1,
3507
3505
  wasRemoved: !1
3508
3506
  }) : i.module = h);
3509
- const L = t.componentTagName === void 0 ? h.exports[0]?.declaration.name : void 0;
3507
+ const R = t.componentTagName === void 0 ? h.exports[0]?.declaration.name : void 0;
3510
3508
  h.exports.length === 0 && (h.exports = void 0);
3511
- for (let I = 0; I < h.declarations.length; ++I) {
3512
- const y = h.declarations[I];
3513
- (y.kind === "class" || y.kind === "mixin") && (f.class = y), L === y.name && (f.default = y), f.named[y.name] = y;
3509
+ for (let L = 0; L < h.declarations.length; ++L) {
3510
+ const y = h.declarations[L];
3511
+ (y.kind === "class" || y.kind === "mixin") && (f.class = y), R === y.name && (f.default = y), f.named[y.name] = y;
3514
3512
  }
3515
- return p !== void 0 && (t.moduleHasClass ? t.emitError(
3513
+ return m !== void 0 && (t.moduleHasClass ? t.emitError(
3516
3514
  "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",
3517
3515
  {
3518
3516
  file: e,
@@ -3520,70 +3518,70 @@ function Uo(e, t) {
3520
3518
  length: e.statements[0]?.getStart(e) ?? 1,
3521
3519
  node: void 0
3522
3520
  }
3523
- ) : (g && p.docsTags.push(U.internal), sn(h, p))), h;
3521
+ ) : (g && m.docsTags.push(U.internal), ln(h, m))), h;
3524
3522
  }
3525
- async function Sa(e) {
3523
+ async function Ta(e) {
3526
3524
  const t = [], n = e.basePath, i = e.config.context.excludedDirectories, a = `${e.basePath}components/`, r = [], l = !e.config.strict || e.config.context.includeLuminaPrivateComponents;
3527
3525
  e.componentPathMapping = /* @__PURE__ */ Object.create(null);
3528
- const s = e.isComponentProject ? (p) => Hi(p, a) : () => !1, c = e.isComponentProject ? m : d;
3526
+ const s = e.isComponentProject ? (m) => Ki(m, a) : () => !1, c = e.isComponentProject ? p : d;
3529
3527
  if (e.program === void 0)
3530
- await Pi(n, i, async (p) => {
3531
- if (Ei(p))
3528
+ await Mi(n, i, async (m) => {
3529
+ if (Ci(m))
3532
3530
  return;
3533
- const f = await Rt(p);
3534
- if (p.includes(".stories.")) {
3535
- const E = f.toString("utf8");
3536
- Nt(E, p, e);
3531
+ const f = await Lt(m);
3532
+ if (m.includes(".stories.")) {
3533
+ const C = f.toString("utf8");
3534
+ wt(C, m, e);
3537
3535
  return;
3538
3536
  }
3539
- const u = s(p);
3537
+ const u = s(m);
3540
3538
  if (u && l || // Exclude files before paying .toString() cost
3541
- f.includes(Bo) && (f.includes(Ko) || f.includes(Ho))) {
3542
- const E = f.toString("utf8"), g = Qt(p, E);
3539
+ f.includes(Ko) && (f.includes(Ho) || f.includes($o))) {
3540
+ const C = f.toString("utf8"), g = Xt(m, C);
3543
3541
  c(g, u);
3544
3542
  }
3545
3543
  });
3546
3544
  else {
3547
- const p = e.program.getSourceFiles();
3548
- for (let f = 0; f < p.length; ++f) {
3549
- const u = p[f], v = u.fileName;
3550
- if (!Vo(v, e))
3545
+ const m = e.program.getSourceFiles();
3546
+ for (let f = 0; f < m.length; ++f) {
3547
+ const u = m[f], v = u.fileName;
3548
+ if (!Wo(v, e))
3551
3549
  continue;
3552
3550
  if (v.includes(".stories.")) {
3553
- Nt(u.text, v, e);
3551
+ wt(u.text, v, e);
3554
3552
  continue;
3555
3553
  }
3556
- const E = s(v);
3557
- (E && l || u.text.includes(Ci) || u.text.includes(bi)) && c(u, E);
3554
+ const C = s(v);
3555
+ (C && l || u.text.includes(Pi) || u.text.includes(bi)) && c(u, C);
3558
3556
  }
3559
3557
  }
3560
- function m(p, f) {
3561
- r.push(p);
3562
- const u = f ? $i(p.text)?.[0] : void 0;
3558
+ function p(m, f) {
3559
+ r.push(m);
3560
+ const u = f ? Hi(m.text)?.[0] : void 0;
3563
3561
  if (u !== void 0) {
3564
- const v = p.fileName.slice(e.basePath.length);
3565
- zi(u, e, v);
3562
+ const v = m.fileName.slice(e.basePath.length);
3563
+ $i(u, e, v);
3566
3564
  }
3567
3565
  }
3568
- function d(p) {
3569
- e.file = p;
3570
- const f = Uo(p, e);
3566
+ function d(m) {
3567
+ e.file = m;
3568
+ const f = Vo(m, e);
3571
3569
  f !== void 0 && t.push(f);
3572
3570
  }
3573
- for (let p = 0; p < r.length; ++p)
3574
- d(r[p]);
3571
+ for (let m = 0; m < r.length; ++m)
3572
+ d(r[m]);
3575
3573
  if (e.implicitPublicModules !== void 0) {
3576
- let p = !1;
3574
+ let m = !1;
3577
3575
  do {
3578
- p = !1;
3576
+ m = !1;
3579
3577
  for (const f in e.implicitPublicModules) {
3580
- const u = e.implicitPublicModules[f], v = u.actualModulePath ?? f, E = e.moduleMap.get(v);
3578
+ const u = e.implicitPublicModules[f], v = u.actualModulePath ?? f, C = e.moduleMap.get(v);
3581
3579
  if (u.extractedNames === void 0)
3582
3580
  continue;
3583
3581
  if (u.pendingNames !== void 0) {
3584
- const L = e.watchFiles?.get(e.config.context.basePath + u.sourcePath);
3585
- let y = !(L !== void 0 && L.module === void 0 && !L.isEmptyModule);
3586
- const k = E === void 0 ? void 0 : ae(E).index;
3582
+ const R = e.watchFiles?.get(e.config.context.basePath + u.sourcePath);
3583
+ let y = !(R !== void 0 && R.module === void 0 && !R.isEmptyModule);
3584
+ const k = C === void 0 ? void 0 : oe(C).index;
3587
3585
  for (const M of u.pendingNames)
3588
3586
  if (!u.extractedNames.has(M) && (k === void 0 || (M === "default" ? k.default === void 0 : k.named[M] === void 0))) {
3589
3587
  y = !1;
@@ -3592,53 +3590,53 @@ async function Sa(e) {
3592
3590
  if (y)
3593
3591
  continue;
3594
3592
  }
3595
- if (E !== void 0) {
3596
- t.splice(t.indexOf(E), 1);
3597
- const L = e.watchFiles?.get(E.sourcePath);
3598
- L !== void 0 && (L.module = void 0);
3593
+ if (C !== void 0) {
3594
+ t.splice(t.indexOf(C), 1);
3595
+ const R = e.watchFiles?.get(C.sourcePath);
3596
+ R !== void 0 && (R.module = void 0);
3599
3597
  }
3600
- p = !0, u.extractedNames = u.pendingNames === void 0 ? void 0 : new Set(u.pendingNames);
3601
- let g = e.basePath + u.sourcePath, b = !1, h = e.program?.getSourceFile(g) ?? e.program?.getSourceFile(`${g}.ts`) ?? e.program?.getSourceFile(`${g}.tsx`) ?? e.program?.getSourceFile(`${g}.d.ts`);
3602
- if (h === void 0 && (h = e.program?.getSourceFile(`${g}/index.ts`) ?? e.program?.getSourceFile(`${g}/index.tsx`) ?? e.program?.getSourceFile(`${g}/index.d.ts`), h !== void 0 && (b = !0)), e.program === void 0 && (ee(g) === g && (g = ue(`${g}.ts`) ? `${g}.ts` : ue(`${g}.tsx`) ? `${g}.tsx` : ue(`${g}.d.ts`) ? `${g}.d.ts` : void 0, g === void 0 && (g = ue(`${g}/index.ts`) ? `${g}/index.ts` : ue(`${g}/index.tsx`) ? `${g}/index.tsx` : ue(`${g}/index.d.ts`) ? `${g}/index.d.ts` : void 0, g !== void 0 && (b = !0))), g !== void 0 && (h = Qt(g, await Rt(g, "utf8")))), h !== void 0) {
3603
- const L = h.fileName.slice(e.basePath.length);
3604
- L !== u.sourcePath && (u.sourcePath = L), b && (u.actualModulePath = `${v}/index`), d(h);
3598
+ m = !0, u.extractedNames = u.pendingNames === void 0 ? void 0 : new Set(u.pendingNames);
3599
+ let g = e.basePath + u.sourcePath, P = !1, h = e.program?.getSourceFile(g) ?? e.program?.getSourceFile(`${g}.ts`) ?? e.program?.getSourceFile(`${g}.tsx`) ?? e.program?.getSourceFile(`${g}.d.ts`);
3600
+ if (h === void 0 && (h = e.program?.getSourceFile(`${g}/index.ts`) ?? e.program?.getSourceFile(`${g}/index.tsx`) ?? e.program?.getSourceFile(`${g}/index.d.ts`), h !== void 0 && (P = !0)), e.program === void 0 && (ee(g) === g && (g = ue(`${g}.ts`) ? `${g}.ts` : ue(`${g}.tsx`) ? `${g}.tsx` : ue(`${g}.d.ts`) ? `${g}.d.ts` : void 0, g === void 0 && (g = ue(`${g}/index.ts`) ? `${g}/index.ts` : ue(`${g}/index.tsx`) ? `${g}/index.tsx` : ue(`${g}/index.d.ts`) ? `${g}/index.d.ts` : void 0, g !== void 0 && (P = !0))), g !== void 0 && (h = Xt(g, await Lt(g, "utf8")))), h !== void 0) {
3601
+ const R = h.fileName.slice(e.basePath.length);
3602
+ R !== u.sourcePath && (u.sourcePath = R), P && (u.actualModulePath = `${v}/index`), d(h);
3605
3603
  }
3606
3604
  }
3607
- } while (p);
3605
+ } while (m);
3608
3606
  }
3609
3607
  return t;
3610
3608
  }
3611
- const Vo = (e, t) => Wo(e) && _o(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."), _o = (e, t) => e.startsWith(t.basePath) && !t.config.context.excludedDirectories.has(
3612
- Sn(e.slice(t.basePath.length))
3613
- ) && !e.includes("node_modules"), qt = 32, Bo = 64, Ci = "@public", Ko = Buffer.from(Ci), bi = "@internal", Ho = Buffer.from(bi);
3614
- async function Ta(e) {
3615
- await Xt(e) && await Pi(e, /* @__PURE__ */ new Set(), Ki);
3609
+ const Wo = (e, t) => _o(e) && Bo(e, t), _o = (e) => (e.endsWith(".ts") || e.endsWith(".tsx")) && !Ci(e), Ci = (e) => e.includes("__test") || e.includes(".e2e.") || e.includes(".spec.") || e.includes(".test."), Bo = (e, t) => e.startsWith(t.basePath) && !t.config.context.excludedDirectories.has(
3610
+ Tn(e.slice(t.basePath.length))
3611
+ ) && !e.includes("node_modules"), Qt = 32, Ko = 64, Pi = "@public", Ho = Buffer.from(Pi), bi = "@internal", $o = Buffer.from(bi);
3612
+ async function ha(e) {
3613
+ await Yt(e) && await Mi(e, /* @__PURE__ */ new Set(), Bi);
3616
3614
  }
3617
- async function Pi(e, t, n) {
3615
+ async function Mi(e, t, n) {
3618
3616
  const i = [], a = [];
3619
- for await (const d of await Lt(e)) {
3620
- const p = `${e}${d.name}`;
3621
- d.isDirectory() && !t.has(d.name) ? a.push(p) : (d.name.endsWith(".ts") || d.name.endsWith(".tsx")) && i.push(p);
3617
+ for await (const d of await It(e)) {
3618
+ const m = `${e}${d.name}`;
3619
+ d.isDirectory() && !t.has(d.name) ? a.push(m) : (d.name.endsWith(".ts") || d.name.endsWith(".tsx")) && i.push(m);
3622
3620
  }
3623
3621
  const r = i.length === 0 ? [] : [i], l = Promise.withResolvers();
3624
3622
  function s(d) {
3625
3623
  l.reject(d), r.length = 0;
3626
3624
  }
3627
- let c = qt;
3628
- for (let d = 0; d < qt; ++d)
3629
- m().catch(s);
3630
- async function m() {
3625
+ let c = Qt;
3626
+ for (let d = 0; d < Qt; ++d)
3627
+ p().catch(s);
3628
+ async function p() {
3631
3629
  for (; ; )
3632
3630
  if (r.length === 0 && a.length > 0) {
3633
- const d = a.shift(), p = [];
3634
- for await (const f of await Lt(d, { recursive: !0 }))
3635
- f.isFile() && (f.name.endsWith(".ts") || f.name.endsWith(".tsx")) && p.push(`${xi(f.parentPath)}/${f.name}`);
3636
- if (p.length === 0)
3631
+ const d = a.shift(), m = [];
3632
+ for await (const f of await It(d, { recursive: !0 }))
3633
+ f.isFile() && (f.name.endsWith(".ts") || f.name.endsWith(".tsx")) && m.push(`${xi(f.parentPath)}/${f.name}`);
3634
+ if (m.length === 0)
3637
3635
  continue;
3638
- r.push(p);
3636
+ r.push(m);
3639
3637
  } else if (r.length > 0) {
3640
- const d = r[0], p = d.shift();
3641
- d.length === 0 && r.shift(), await n(p);
3638
+ const d = r[0], m = d.shift();
3639
+ d.length === 0 && r.shift(), await n(m);
3642
3640
  } else {
3643
3641
  c -= 1, c === 0 && l.resolve();
3644
3642
  return;
@@ -3646,7 +3644,7 @@ async function Pi(e, t, n) {
3646
3644
  }
3647
3645
  return await l.promise;
3648
3646
  }
3649
- function Qt(e, t) {
3647
+ function Xt(e, t) {
3650
3648
  return o.createSourceFile(
3651
3649
  e,
3652
3650
  t,
@@ -3666,21 +3664,21 @@ function Qt(e, t) {
3666
3664
  }
3667
3665
  export {
3668
3666
  ye as a,
3669
- fa as b,
3670
- Ta as c,
3671
- ya as d,
3672
- Sa as e,
3673
- ga as f,
3674
- Wo as g,
3675
- _o as h,
3676
- Vo as i,
3677
- Ei as j,
3678
- Qt as k,
3679
- pa as l,
3680
- ma as m,
3681
- Ut as n,
3682
- wt as o,
3683
- ua as p,
3684
- da as r,
3685
- va as t
3667
+ ya as b,
3668
+ ha as c,
3669
+ ga as d,
3670
+ Ta as e,
3671
+ va as f,
3672
+ _o as g,
3673
+ Bo as h,
3674
+ Wo as i,
3675
+ Ci as j,
3676
+ Xt as k,
3677
+ ma as l,
3678
+ ua as m,
3679
+ Vt as n,
3680
+ Ut as o,
3681
+ fa as p,
3682
+ pa as r,
3683
+ Sa as t
3686
3684
  };