@qualcomm-ui/mdx-common 1.0.2 → 1.1.0

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.
@@ -89,6 +89,37 @@ export interface PageSectionContent {
89
89
  */
90
90
  text: string[];
91
91
  }
92
+ export interface ContentPosition {
93
+ column: number;
94
+ line: number;
95
+ offset: number;
96
+ }
97
+ export interface RichContentTextNode {
98
+ position: {
99
+ end: ContentPosition;
100
+ start: ContentPosition;
101
+ };
102
+ /**
103
+ * Node type of HTML comments in hast.
104
+ */
105
+ type: "comment" | "text";
106
+ value: string;
107
+ }
108
+ export interface RichContentMap {
109
+ comment: RichContentTextNode;
110
+ element: RichContentNode;
111
+ text: RichContentTextNode;
112
+ }
113
+ export type RichContent = RichContentMap[keyof RichContentMap];
114
+ export interface RichContentNode {
115
+ children: RichContent[];
116
+ position: {
117
+ end: ContentPosition;
118
+ start: ContentPosition;
119
+ };
120
+ tagName: string;
121
+ type: "element";
122
+ }
92
123
  /**
93
124
  * The data structure of each linkable entity in the search index.
94
125
  *
@@ -104,7 +135,7 @@ export interface PageSection extends PageFrontmatter {
104
135
  */
105
136
  content?: string;
106
137
  /**
107
- * The section content of the indexed section with a bit more metadata.
138
+ * The section content of the indexed section with the wrapping element tags.
108
139
  */
109
140
  contentSections?: PageSectionContent[];
110
141
  /**
@@ -136,6 +167,7 @@ export interface PageSection extends PageFrontmatter {
136
167
  * The route path segments separated by `/`.
137
168
  */
138
169
  pathSegments: string[];
170
+ richContent?: RichContentNode[];
139
171
  /**
140
172
  * Page table of contents.
141
173
  */
@@ -1 +1 @@
1
- {"version":3,"file":"docs-plugin.types.d.ts","sourceRoot":"","sources":["../src/docs-plugin.types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"docs-plugin.types.d.ts","sourceRoot":"","sources":["../src/docs-plugin.types.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACV,kBAAkB,EAClB,YAAY,EACb,MAAM,6BAA6B,CAAA;AAEpC,MAAM,WAAW,WAAW;IAC1B;;OAEG;IACH,YAAY,EAAE,MAAM,CAAA;IAEpB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAA;IAEV;;OAEG;IACH,OAAO,EAAE,MAAM,CAAA;IAEf;;OAEG;IACH,WAAW,EAAE,MAAM,CAAA;CACpB;AAED;;;;;;GAMG;AACH,MAAM,WAAW,eAAe;IAC9B;;;;;OAKG;IACH,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IAErB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IAEd;;;OAGG;IACH,MAAM,CAAC,EAAE,OAAO,CAAA;IAEhB;;OAEG;IACH,eAAe,CAAC,EAAE,OAAO,CAAA;IAEzB;;OAEG;IACH,cAAc,CAAC,EAAE,OAAO,CAAA;IAExB;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAA;IAEvB;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAA;IAErB;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IAEjB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAA;IAEX;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAA;IAEpB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IAErB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAA;CACd;AAED,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,OAAO,EAAE,MAAM,CAAA;IAEf;;OAEG;IACH,IAAI,EAAE,MAAM,EAAE,CAAA;CACf;AAED,MAAM,WAAW,eAAe;IAC9B,MAAM,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;CACf;AAED,MAAM,WAAW,mBAAmB;IAClC,QAAQ,EAAE;QACR,GAAG,EAAE,eAAe,CAAA;QACpB,KAAK,EAAE,eAAe,CAAA;KACvB,CAAA;IAED;;OAEG;IACH,IAAI,EAAE,SAAS,GAAG,MAAM,CAAA;IAExB,KAAK,EAAE,MAAM,CAAA;CACd;AAED,MAAM,WAAW,cAAc;IAC7B,OAAO,EAAE,mBAAmB,CAAA;IAC5B,OAAO,EAAE,eAAe,CAAA;IACxB,IAAI,EAAE,mBAAmB,CAAA;CAC1B;AAED,MAAM,MAAM,WAAW,GAAG,cAAc,CAAC,MAAM,cAAc,CAAC,CAAA;AAE9D,MAAM,WAAW,eAAe;IAC9B,QAAQ,EAAE,WAAW,EAAE,CAAA;IACvB,QAAQ,EAAE;QACR,GAAG,EAAE,eAAe,CAAA;QACpB,KAAK,EAAE,eAAe,CAAA;KACvB,CAAA;IACD,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,SAAS,CAAA;CAChB;AAED;;;;GAIG;AACH,MAAM,WAAW,WAAY,SAAQ,eAAe;IAClD;;OAEG;IACH,UAAU,EAAE,MAAM,EAAE,CAAA;IAEpB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAA;IAEhB;;OAEG;IACH,eAAe,CAAC,EAAE,kBAAkB,EAAE,CAAA;IAEtC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAA;IAEhB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IAErB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IAEb;;OAEG;IACH,EAAE,EAAE,MAAM,CAAA;IAEV;;;OAGG;IACH,SAAS,CAAC,EAAE,OAAO,CAAA;IAEnB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAA;IAEhB;;OAEG;IACH,YAAY,EAAE,MAAM,EAAE,CAAA;IAEtB,WAAW,CAAC,EAAE,eAAe,EAAE,CAAA;IAE/B;;OAEG;IACH,GAAG,CAAC,EAAE,WAAW,EAAE,CAAA;CACpB;AAED;;;;;GAKG;AACH,MAAM,MAAM,OAAO,GAAG,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,CAAA;AAEjD,MAAM,WAAW,OAAO;IACtB;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAA;IAEb;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IAEd;;OAEG;IACH,EAAE,EAAE,MAAM,CAAA;IAEV,KAAK,CAAC,EAAE,OAAO,EAAE,CAAA;IAEjB;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IAEd;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IAEjB;;OAEG;IACH,YAAY,EAAE,MAAM,EAAE,CAAA;IAEtB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IAErB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IAErB;;;OAGG;IACH,SAAS,CAAC,EAAE,OAAO,CAAA;IAEnB;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAA;CACd;AAED,MAAM,MAAM,UAAU,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAA;AAEhE,MAAM,MAAM,YAAY,GAAG,kBAAkB,GAAG;IAAC,EAAE,EAAE,MAAM,CAAA;CAAC,CAAA;AAE5D,MAAM,MAAM,aAAa,GAAG,YAAY,GAAG;IACzC,KAAK,CAAC,EAAE,YAAY,EAAE,GAAG,SAAS,CAAA;IAClC,MAAM,CAAC,EAAE,YAAY,EAAE,GAAG,SAAS,CAAA;IACnC,KAAK,CAAC,EAAE,YAAY,EAAE,GAAG,SAAS,CAAA;IAClC,aAAa,CAAC,EAAE,YAAY,EAAE,GAAG,SAAS,CAAA;CAC3C,CAAA;AAED,MAAM,MAAM,YAAY,GAAG,MAAM,CAAC,MAAM,EAAE,aAAa,CAAC,CAAA;AAExD,MAAM,WAAW,QAAQ;IACvB;;;;OAIG;IACH,QAAQ,EAAE,OAAO,EAAE,CAAA;IAEnB;;;;;OAKG;IACH,YAAY,CAAC,EAAE,YAAY,CAAA;IAE3B;;;;;OAKG;IACH,OAAO,EAAE,OAAO,CAAA;IAEhB;;;OAGG;IACH,WAAW,EAAE,WAAW,EAAE,CAAA;CAC3B"}
package/dist/index.js CHANGED
@@ -17,7 +17,19 @@ var UniqueIdService = class {
17
17
  };
18
18
 
19
19
  // src/search/search-utils.ts
20
- function formatSectionContent(text, indices, characterLimit = 95) {
20
+ function findWordBoundary(text, index, direction) {
21
+ if (direction === "left") {
22
+ while (index > 0 && !/\s/.test(text[index])) {
23
+ index--;
24
+ }
25
+ return Math.max(0, index);
26
+ }
27
+ while (index < text.length && !/\s/.test(text[index])) {
28
+ index++;
29
+ }
30
+ return Math.min(text.length, index);
31
+ }
32
+ function formatSectionContent(text, indices, characterLimit = 150) {
21
33
  const startIndex = indices[0];
22
34
  const endIndex = indices[indices.length - 1];
23
35
  const matchedIndices = new Set(indices);
@@ -32,6 +44,8 @@ function formatSectionContent(text, indices, characterLimit = 95) {
32
44
  windowStart = windowEnd - characterLimit;
33
45
  }
34
46
  }
47
+ windowStart = findWordBoundary(text, windowStart, "left");
48
+ windowEnd = findWordBoundary(text, windowEnd, "right");
35
49
  for (let i = windowStart; i < windowEnd; i++) {
36
50
  const char = text.charAt(i);
37
51
  matched.push({ content: char, highlight: matchedIndices.has(i) });
@@ -81,7 +95,7 @@ function getFields(obj) {
81
95
  title: obj.title
82
96
  };
83
97
  }
84
- function formatSearchResults(results) {
98
+ function formatSearchResults(results, characterLimit = 150) {
85
99
  return results.map((res) => {
86
100
  const heading = formatKeyResult(res[1], "heading");
87
101
  const content = formatKeyResult(res[2], "content");
@@ -96,7 +110,11 @@ function formatSearchResults(results) {
96
110
  if (resultType === "content" && obj.content) {
97
111
  return {
98
112
  ...result,
99
- content: formatSectionContent(obj.content, content.indexes)
113
+ content: formatSectionContent(
114
+ obj.content,
115
+ content.indexes,
116
+ characterLimit
117
+ )
100
118
  };
101
119
  }
102
120
  return result;
package/dist/index.js.map CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../src/id-service/unique-id-service.ts", "../src/search/search-utils.ts", "../src/shiki-themes/qui-custom-dark.ts"],
4
- "sourcesContent": ["// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\nexport class UniqueIdService {\n pathname: string = \"\"\n private idMap: Record<string, string> = {}\n\n reset() {\n this.idMap = {}\n }\n\n add(idParam: string): string {\n let id = idParam\n let count = 1\n // if two headings have the same id, we append an integer to the new id to make\n // it unique.\n while (this.idMap[id]) {\n id = `${idParam}-${count++}`\n }\n this.idMap[id] = id\n return id\n }\n}\n", "// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\nimport type Fuzzysort from \"fuzzysort\"\n\nimport type {PageSection} from \"../docs-plugin.types\"\n\nimport type {\n FormattedContent,\n SearchResult,\n SearchResultFields,\n SearchResultType,\n} from \"./search.types\"\n\n/**\n * This function uses a Sliding Window technique to keep the matched search text in\n * view as the user types.\n */\nexport function formatSectionContent(\n text: string,\n indices: readonly number[],\n characterLimit = 95,\n): FormattedContent[] {\n const startIndex = indices[0]\n const endIndex = indices[indices.length - 1]\n const matchedIndices = new Set(indices)\n const matched: FormattedContent[] = []\n\n // Calculate the optimal window size\n const halfLimit = Math.floor(characterLimit / 2)\n\n // Determine the start and end points of the window\n let windowStart = Math.max(startIndex - halfLimit, 0)\n let windowEnd = Math.min(endIndex + halfLimit, text.length)\n\n // Adjust the window to fit within the character limit\n if (windowEnd - windowStart > characterLimit) {\n if (windowStart === 0) {\n windowEnd = characterLimit\n } else {\n windowStart = windowEnd - characterLimit\n }\n }\n\n for (let i = windowStart; i < windowEnd; i++) {\n const char = text.charAt(i)\n matched.push({content: char, highlight: matchedIndices.has(i)})\n }\n\n // Group characters by their highlight status\n const content: FormattedContent[] = []\n let chars: string[] = [matched[0].content]\n for (let i = 1; i < matched.length; i++) {\n const prev = matched[i - 1]\n const current = matched[i]\n if (current.highlight === prev?.highlight) {\n chars.push(current.content)\n } else {\n content.push({content: chars.join(\"\"), highlight: prev?.highlight})\n chars = [current.content]\n }\n }\n if (chars.length) {\n content.push({\n content: chars.join(\"\"),\n highlight: matched[matched.length - 1].highlight,\n })\n }\n\n const totalContentLength = content.reduce((acc, content) => {\n return acc + content.content.length\n }, 0)\n\n // If this section is truncated, we prepend ellipses. The text-overflow CSS\n // handles truncating at the end.\n if (text.length !== totalContentLength && windowStart > 0) {\n return [{content: \"...\", highlight: false}, ...content]\n }\n\n return content\n}\n\ninterface ResultWithType\n extends Pick<Fuzzysort.Result, \"indexes\" | \"score\" | \"target\"> {\n type: SearchResultType\n}\n\nfunction formatKeyResult(\n result: Fuzzysort.Result,\n type: SearchResultType,\n): ResultWithType {\n return {\n indexes: result.indexes,\n score: result.score,\n target: result.target,\n type,\n }\n}\n\n/**\n * Plucks the fields that we want out of the IndexedPage.\n */\nfunction getFields(obj: PageSection): SearchResultFields {\n return {\n categories: obj.categories,\n heading: obj.heading,\n headingLevel: obj.headingLevel,\n href: obj.href ? obj.href : obj.pathname,\n id: obj.id,\n isDocProp: obj.isDocProp,\n title: obj.title,\n }\n}\n\n/**\n * Formats search results from Fuzzysort.\n */\nexport function formatSearchResults(\n results: Fuzzysort.KeysResults<PageSection>,\n): SearchResult[] {\n return results.map((res) => {\n const heading = formatKeyResult(res[1], \"heading\")\n const content = formatKeyResult(res[2], \"content\")\n const obj: PageSection = res.obj\n\n const resultType: SearchResultType =\n content.score > 0.2 ? \"content\" : heading.score ? \"heading\" : \"title\"\n\n const result = {\n ...getFields(obj),\n index: -1,\n score: res.score,\n type: resultType,\n }\n if (resultType === \"content\" && obj.content) {\n return {\n ...result,\n content: formatSectionContent(obj.content, content.indexes),\n }\n }\n return result\n })\n}\n", "// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\n/**\n * A shiki theme based on my preferred editor settings.\n */\nexport const quiCustomDarkTheme: Record<string, any> = {\n colors: {\n \"activityBar.background\": \"#0F1013\",\n \"activityBarBadge.background\": \"#1D978D\",\n \"button.background\": \"#0077B5\",\n \"button.foreground\": \"#FFF\",\n \"button.hoverBackground\": \"#005076\",\n \"debugExceptionWidget.background\": \"#141414\",\n \"debugExceptionWidget.border\": \"#FFF\",\n \"debugToolBar.background\": \"#141414\",\n \"editor.background\": \"#0F1013\",\n \"editor.foreground\": \"#d2d2d2\",\n \"editor.inactiveSelectionBackground\": \"#3a3d41\",\n \"editor.lineHighlightBackground\": \"#141414\",\n \"editor.lineHighlightBorder\": \"#141414\",\n \"editor.selectionHighlightBackground\": \"#add6ff26\",\n \"editorIndentGuide.activeBackground\": \"#707070\",\n \"editorIndentGuide.background\": \"#404040\",\n \"editorLink.activeForeground\": \"#0077B5\",\n \"editorSuggestWidget.selectedBackground\": \"#0077B5\",\n \"extensionButton.prominentBackground\": \"#0077B5\",\n \"extensionButton.prominentForeground\": \"#FFF\",\n \"extensionButton.prominentHoverBackground\": \"#005076\",\n focusBorder: \"#0077B5\",\n \"gitDecoration.addedResourceForeground\": \"#ECB22E\",\n \"gitDecoration.conflictingResourceForeground\": \"#FFF\",\n \"gitDecoration.deletedResourceForeground\": \"#FFF\",\n \"gitDecoration.ignoredResourceForeground\": \"#877583\",\n \"gitDecoration.modifiedResourceForeground\": \"#ECB22E\",\n \"gitDecoration.untrackedResourceForeground\": \"#ECB22E\",\n \"input.placeholderForeground\": \"#7A7A7A\",\n \"list.activeSelectionBackground\": \"#0F1013\",\n \"list.dropBackground\": \"#383b3d\",\n \"list.focusBackground\": \"#0077B5\",\n \"list.hoverBackground\": \"#0F1013\",\n \"menu.background\": \"#252526\",\n \"menu.foreground\": \"#E6E6E6\",\n \"notificationLink.foreground\": \"#0077B5\",\n \"settings.numberInputBackground\": \"#292929\",\n \"settings.textInputBackground\": \"#292929\",\n \"sideBarSectionHeader.background\": \"#0F1013\",\n \"sideBarTitle.foreground\": \"#E6E6E6\",\n \"statusBar.background\": \"#0F1013\",\n \"statusBar.debuggingBackground\": \"#1D978D\",\n \"statusBar.noFolderBackground\": \"#141414\",\n \"textLink.activeForeground\": \"#0077B5\",\n \"textLink.foreground\": \"#0077B5\",\n \"titleBar.activeBackground\": \"#0F1013\",\n \"titleBar.activeForeground\": \"#E6E6E6\",\n \"titleBar.inactiveBackground\": \"#0F1013\",\n \"titleBar.inactiveForeground\": \"#7A7A7A\",\n },\n displayName: \"Qualcomm Dark\",\n name: \"qualcomm-dark\",\n tokenColors: [\n {\n scope: [\"meta.embedded\", \"source.groovy.embedded\"],\n settings: {\n foreground: \"#D4D4D4\",\n },\n },\n {\n scope: \"emphasis\",\n settings: {\n fontStyle: \"italic\",\n },\n },\n {\n scope: \"strong\",\n settings: {\n fontStyle: \"bold\",\n },\n },\n {\n scope: \"header\",\n settings: {\n foreground: \"#000080\",\n },\n },\n {\n scope: \"comment\",\n settings: {\n foreground: \"#6A9955\",\n },\n },\n {\n scope: \"constant.language\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: [\"constant.numeric\"],\n settings: {\n foreground: \"#b5cea8\",\n },\n },\n {\n scope: \"constant.regexp\",\n settings: {\n foreground: \"#646695\",\n },\n },\n {\n scope: \"entity.name.tag\",\n settings: {\n foreground: \"#e0d4a0\",\n },\n },\n {\n scope: \"entity.name.tag.css\",\n settings: {\n foreground: \"#d7ba7d\",\n },\n },\n {\n scope: \"entity.other.attribute-name\",\n settings: {\n foreground: \"#a9b9d4\",\n },\n },\n {\n scope: [\n \"entity.other.attribute-name.class.css\",\n \"entity.other.attribute-name.class.mixin.css\",\n \"entity.other.attribute-name.id.css\",\n \"entity.other.attribute-name.parent-selector.css\",\n \"entity.other.attribute-name.pseudo-class.css\",\n \"entity.other.attribute-name.pseudo-element.css\",\n \"source.css.less entity.other.attribute-name.id\",\n \"entity.other.attribute-name.attribute.scss\",\n \"entity.other.attribute-name.scss\",\n ],\n settings: {\n foreground: \"#d7ba7d\",\n },\n },\n {\n scope: \"invalid\",\n settings: {\n foreground: \"#f44747\",\n },\n },\n {\n scope: \"markup.underline\",\n settings: {\n fontStyle: \"underline\",\n },\n },\n {\n scope: \"markup.bold\",\n settings: {\n fontStyle: \"bold\",\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"markup.heading\",\n settings: {\n fontStyle: \"bold\",\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"markup.italic\",\n settings: {\n fontStyle: \"italic\",\n },\n },\n {\n scope: \"markup.inserted\",\n settings: {\n foreground: \"#b5cea8\",\n },\n },\n {\n scope: \"markup.deleted\",\n settings: {\n foreground: \"#d09d71\",\n },\n },\n {\n scope: \"markup.changed\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"punctuation.definition.quote.begin.markdown\",\n settings: {\n foreground: \"#6A9955\",\n },\n },\n {\n scope: \"punctuation.definition.list.begin.markdown\",\n settings: {\n foreground: \"#6796e6\",\n },\n },\n {\n scope: \"markup.inline.raw\",\n settings: {\n foreground: \"#d09d71\",\n },\n },\n {\n scope: [\n \"punctuation.definition.tag\",\n \"punctuation.definition.bracket.curly.begin.jsdoc\",\n \"punctuation.definition.bracket.curly.end.jsdoc\",\n \"storage.type.function.arrow\",\n ],\n settings: {\n foreground: \"#babbb8\",\n },\n },\n {\n scope: \"meta.preprocessor\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"meta.preprocessor.string\",\n settings: {\n foreground: \"#d09d71\",\n },\n },\n {\n scope: \"meta.preprocessor.numeric\",\n settings: {\n foreground: \"#b5cea8\",\n },\n },\n {\n scope: \"meta.structure.dictionary.key.python\",\n settings: {\n foreground: \"#a9b9d4\",\n },\n },\n {\n scope: \"meta.diff.header\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"storage\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"storage.type\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"storage.modifier\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"string\",\n settings: {\n foreground: \"#d9b770\",\n },\n },\n {\n scope: \"string.tag\",\n settings: {\n foreground: \"#d09d71\",\n },\n },\n {\n scope: \"string.value\",\n settings: {\n foreground: \"#d09d71\",\n },\n },\n {\n scope: \"string.regexp\",\n settings: {\n foreground: \"#d16969\",\n },\n },\n {\n scope: [\n \"punctuation.definition.template-expression.begin\",\n \"punctuation.definition.template-expression.end\",\n \"punctuation.section.embedded\",\n ],\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: [\"meta.template.expression\"],\n settings: {\n foreground: \"#d4d4d4\",\n },\n },\n {\n scope: [\n \"support.type.vendored.property-name\",\n \"support.type.property-name\",\n \"variable.css\",\n \"variable.scss\",\n \"variable.other.less\",\n \"source.coffee.embedded\",\n ],\n settings: {\n foreground: \"#a9b9d4\",\n },\n },\n {\n scope: \"keyword\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"keyword.control\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"keyword.operator\",\n settings: {\n foreground: \"#d4d4d4\",\n },\n },\n {\n scope: [\n \"keyword.operator.new\",\n \"keyword.operator.expression\",\n \"keyword.operator.cast\",\n \"keyword.operator.sizeof\",\n \"keyword.operator.instanceof\",\n \"keyword.operator.logical.python\",\n ],\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"keyword.other.unit\",\n settings: {\n foreground: \"#b5cea8\",\n },\n },\n {\n scope: [\n \"punctuation.section.embedded.begin.php\",\n \"punctuation.section.embedded.end.php\",\n ],\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"support.function.git-rebase\",\n settings: {\n foreground: \"#a9b9d4\",\n },\n },\n {\n scope: \"constant.sha.git-rebase\",\n settings: {\n foreground: \"#b5cea8\",\n },\n },\n {\n scope: [\n \"storage.modifier.import.java\",\n \"variable.language.wildcard.java\",\n \"storage.modifier.package.java\",\n ],\n settings: {\n foreground: \"#d4d4d4\",\n },\n },\n {\n scope: \"variable.language\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: [\"meta.return-type\", \"support.type\", \"entity.name.type\"],\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: [\n \"entity.name.function\",\n \"support.function\",\n \"support.constant.handlebars\",\n \"entity.name.type.class\",\n ],\n settings: {\n foreground: \"#DCDCAA\",\n },\n },\n {\n scope: [\n \"storage.type.numeric.go\",\n \"storage.type.byte.go\",\n \"storage.type.boolean.go\",\n \"storage.type.string.go\",\n \"storage.type.uintptr.go\",\n \"storage.type.error.go\",\n \"storage.type.rune.go\",\n \"storage.type.cs\",\n \"storage.type.generic.cs\",\n \"storage.type.modifier.cs\",\n \"storage.type.variable.cs\",\n \"storage.type.annotation.java\",\n \"storage.type.generic.java\",\n \"storage.type.java\",\n \"storage.type.object.array.java\",\n \"storage.type.primitive.array.java\",\n \"storage.type.primitive.java\",\n \"storage.type.token.java\",\n \"storage.type.groovy\",\n \"storage.type.annotation.groovy\",\n \"storage.type.parameters.groovy\",\n \"storage.type.generic.groovy\",\n \"storage.type.object.array.groovy\",\n \"storage.type.primitive.array.groovy\",\n \"storage.type.primitive.groovy\",\n ],\n settings: {\n foreground: \"#4EC9B0\",\n },\n },\n {\n scope: [\n \"meta.type.cast.expr\",\n \"meta.type.new.expr\",\n \"support.constant.math\",\n \"support.constant.dom\",\n \"support.constant.json\",\n \"entity.other.inherited-class\",\n ],\n settings: {\n foreground: \"#4EC9B0\",\n },\n },\n {\n scope: \"keyword.control\",\n settings: {\n foreground: \"#C586C0\",\n },\n },\n {\n scope: [\n \"variable.language.this.ts\",\n \"keyword.control\",\n \"storage.modifier\",\n \"storage.type\",\n \"constant.language\",\n \"support.type.primitive.ts\",\n \"support.type.primitive.tsx\",\n \"keyword.operator.typeof.js\",\n \"keyword.operator.logical.js\",\n \"keyword.operator.in.js\",\n \"keyword.operator.expression\",\n \"variable.language.super\",\n ],\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: [\n \"punctuation.definition.block.ts\",\n \"punctuation.definition.binding-pattern.object.ts\",\n \"meta.parameter.object-binding-pattern.ts\",\n \"meta.block.ts\",\n \"punctuation.section.embedded.begin.tsx\",\n \"punctuation.section.embedded.end.tsx\",\n ],\n settings: {\n foreground: \"#d4d4d4\",\n },\n },\n {\n scope: [\"entity.name.variable\"],\n settings: {\n foreground: \"#B6A9D4\",\n },\n },\n {\n scope: [\n \"variable.other.object\",\n \"variable.other.constant\",\n \"variable.object.property\",\n ],\n settings: {\n foreground: \"#c2c2c2\",\n },\n },\n {\n scope: [\n \"entity.name.type\",\n \"entity.name.type.interface\",\n \"meta.var.expr.ts\",\n ],\n settings: {\n foreground: \"#d4c4a9\",\n },\n },\n {\n scope: [\"variable\"],\n settings: {\n foreground: \"#c2c2c2\",\n },\n },\n {\n scope: [\n \"variable.other.property.ts\",\n \"variable.other.property.tsx\",\n \"variable.other.object.property.ts\",\n \"variable.other.object.property.tsx\",\n ],\n settings: {\n foreground: \"#B6A9D4\",\n },\n },\n {\n scope: [\"variable.parameter\"],\n settings: {\n foreground: \"#a9b9d4\",\n },\n },\n {\n scope: [\"meta.object-literal.key\"],\n settings: {\n foreground: \"#a9b9d4\",\n },\n },\n {\n scope: [\n \"support.constant.property-value\",\n \"support.constant.font-name\",\n \"support.constant.media-type\",\n \"support.constant.media\",\n \"constant.other.color.rgb-value\",\n \"constant.other.rgb-value\",\n \"support.constant.color\",\n ],\n settings: {\n foreground: \"#ccac67\",\n },\n },\n {\n scope: [\n \"punctuation.definition.group.regexp\",\n \"punctuation.definition.group.assertion.regexp\",\n \"punctuation.definition.character-class.regexp\",\n \"punctuation.character.set.begin.regexp\",\n \"punctuation.character.set.end.regexp\",\n \"keyword.operator.negation.regexp\",\n \"support.other.parenthesis.regexp\",\n ],\n settings: {\n foreground: \"#ccac67\",\n },\n },\n {\n scope: [\n \"constant.character.character-class.regexp\",\n \"constant.other.character-class.set.regexp\",\n \"constant.other.character-class.regexp\",\n \"constant.character.set.regexp\",\n ],\n settings: {\n foreground: \"#d16969\",\n },\n },\n {\n scope: [\"keyword.operator.or.regexp\", \"keyword.control.anchor.regexp\"],\n settings: {\n foreground: \"#DCDCAA\",\n },\n },\n {\n scope: \"keyword.operator.quantifier.regexp\",\n settings: {\n foreground: \"#d7ba7d\",\n },\n },\n {\n scope: \"constant.character\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"constant.character.escape\",\n settings: {\n foreground: \"#d7ba7d\",\n },\n },\n {\n scope: \"token.info-token\",\n settings: {\n foreground: \"#6796e6\",\n },\n },\n {\n scope: \"token.warn-token\",\n settings: {\n foreground: \"#cd9731\",\n },\n },\n {\n scope: \"token.error-token\",\n settings: {\n foreground: \"#f44747\",\n },\n },\n {\n scope: \"token.debug-token\",\n settings: {\n foreground: \"#b267e6\",\n },\n },\n ],\n type: \"dark\",\n}\n"],
5
- "mappings": "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",
4
+ "sourcesContent": ["// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\nexport class UniqueIdService {\n pathname: string = \"\"\n private idMap: Record<string, string> = {}\n\n reset() {\n this.idMap = {}\n }\n\n add(idParam: string): string {\n let id = idParam\n let count = 1\n // if two headings have the same id, we append an integer to the new id to make\n // it unique.\n while (this.idMap[id]) {\n id = `${idParam}-${count++}`\n }\n this.idMap[id] = id\n return id\n }\n}\n", "// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\nimport type Fuzzysort from \"fuzzysort\"\n\nimport type {PageSection} from \"../docs-plugin.types\"\n\nimport type {\n FormattedContent,\n SearchResult,\n SearchResultFields,\n SearchResultType,\n} from \"./search.types\"\n\nfunction findWordBoundary(\n text: string,\n index: number,\n direction: \"left\" | \"right\",\n): number {\n if (direction === \"left\") {\n while (index > 0 && !/\\s/.test(text[index])) {\n index--\n }\n return Math.max(0, index)\n }\n while (index < text.length && !/\\s/.test(text[index])) {\n index++\n }\n return Math.min(text.length, index)\n}\n\n/**\n * This function uses a Sliding Window technique to keep the matched search text in\n * view as the user types.\n */\nexport function formatSectionContent(\n text: string,\n indices: readonly number[],\n characterLimit = 150,\n): FormattedContent[] {\n const startIndex = indices[0]\n const endIndex = indices[indices.length - 1]\n const matchedIndices = new Set(indices)\n const matched: FormattedContent[] = []\n\n const halfLimit = Math.floor(characterLimit / 2)\n\n let windowStart = Math.max(startIndex - halfLimit, 0)\n let windowEnd = Math.min(endIndex + halfLimit, text.length)\n\n if (windowEnd - windowStart > characterLimit) {\n if (windowStart === 0) {\n windowEnd = characterLimit\n } else {\n windowStart = windowEnd - characterLimit\n }\n }\n\n windowStart = findWordBoundary(text, windowStart, \"left\")\n windowEnd = findWordBoundary(text, windowEnd, \"right\")\n\n for (let i = windowStart; i < windowEnd; i++) {\n const char = text.charAt(i)\n matched.push({content: char, highlight: matchedIndices.has(i)})\n }\n\n const content: FormattedContent[] = []\n let chars: string[] = [matched[0].content]\n for (let i = 1; i < matched.length; i++) {\n const prev = matched[i - 1]\n const current = matched[i]\n if (current.highlight === prev?.highlight) {\n chars.push(current.content)\n } else {\n content.push({content: chars.join(\"\"), highlight: prev?.highlight})\n chars = [current.content]\n }\n }\n\n if (chars.length) {\n content.push({\n content: chars.join(\"\"),\n highlight: matched[matched.length - 1].highlight,\n })\n }\n\n const totalContentLength = content.reduce((acc, content) => {\n return acc + content.content.length\n }, 0)\n\n if (text.length !== totalContentLength && windowStart > 0) {\n return [{content: \"...\", highlight: false}, ...content]\n }\n\n return content\n}\n\ninterface ResultWithType\n extends Pick<Fuzzysort.Result, \"indexes\" | \"score\" | \"target\"> {\n type: SearchResultType\n}\n\nfunction formatKeyResult(\n result: Fuzzysort.Result,\n type: SearchResultType,\n): ResultWithType {\n return {\n indexes: result.indexes,\n score: result.score,\n target: result.target,\n type,\n }\n}\n\n/**\n * Plucks the fields that we want out of the IndexedPage.\n */\nfunction getFields(obj: PageSection): SearchResultFields {\n return {\n categories: obj.categories,\n heading: obj.heading,\n headingLevel: obj.headingLevel,\n href: obj.href ? obj.href : obj.pathname,\n id: obj.id,\n isDocProp: obj.isDocProp,\n title: obj.title,\n }\n}\n\n/**\n * Formats search results from Fuzzysort.\n */\nexport function formatSearchResults(\n results: Fuzzysort.KeysResults<PageSection>,\n characterLimit: number = 150,\n): SearchResult[] {\n return results.map((res) => {\n const heading = formatKeyResult(res[1], \"heading\")\n const content = formatKeyResult(res[2], \"content\")\n const obj: PageSection = res.obj\n const resultType: SearchResultType =\n content.score > 0.2 ? \"content\" : heading.score ? \"heading\" : \"title\"\n const result = {\n ...getFields(obj),\n index: -1,\n score: res.score,\n type: resultType,\n }\n if (resultType === \"content\" && obj.content) {\n return {\n ...result,\n content: formatSectionContent(\n obj.content,\n content.indexes,\n characterLimit,\n ),\n }\n }\n return result\n })\n}\n", "// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\n/**\n * A shiki theme based on my preferred editor settings.\n */\nexport const quiCustomDarkTheme: Record<string, any> = {\n colors: {\n \"activityBar.background\": \"#0F1013\",\n \"activityBarBadge.background\": \"#1D978D\",\n \"button.background\": \"#0077B5\",\n \"button.foreground\": \"#FFF\",\n \"button.hoverBackground\": \"#005076\",\n \"debugExceptionWidget.background\": \"#141414\",\n \"debugExceptionWidget.border\": \"#FFF\",\n \"debugToolBar.background\": \"#141414\",\n \"editor.background\": \"#0F1013\",\n \"editor.foreground\": \"#d2d2d2\",\n \"editor.inactiveSelectionBackground\": \"#3a3d41\",\n \"editor.lineHighlightBackground\": \"#141414\",\n \"editor.lineHighlightBorder\": \"#141414\",\n \"editor.selectionHighlightBackground\": \"#add6ff26\",\n \"editorIndentGuide.activeBackground\": \"#707070\",\n \"editorIndentGuide.background\": \"#404040\",\n \"editorLink.activeForeground\": \"#0077B5\",\n \"editorSuggestWidget.selectedBackground\": \"#0077B5\",\n \"extensionButton.prominentBackground\": \"#0077B5\",\n \"extensionButton.prominentForeground\": \"#FFF\",\n \"extensionButton.prominentHoverBackground\": \"#005076\",\n focusBorder: \"#0077B5\",\n \"gitDecoration.addedResourceForeground\": \"#ECB22E\",\n \"gitDecoration.conflictingResourceForeground\": \"#FFF\",\n \"gitDecoration.deletedResourceForeground\": \"#FFF\",\n \"gitDecoration.ignoredResourceForeground\": \"#877583\",\n \"gitDecoration.modifiedResourceForeground\": \"#ECB22E\",\n \"gitDecoration.untrackedResourceForeground\": \"#ECB22E\",\n \"input.placeholderForeground\": \"#7A7A7A\",\n \"list.activeSelectionBackground\": \"#0F1013\",\n \"list.dropBackground\": \"#383b3d\",\n \"list.focusBackground\": \"#0077B5\",\n \"list.hoverBackground\": \"#0F1013\",\n \"menu.background\": \"#252526\",\n \"menu.foreground\": \"#E6E6E6\",\n \"notificationLink.foreground\": \"#0077B5\",\n \"settings.numberInputBackground\": \"#292929\",\n \"settings.textInputBackground\": \"#292929\",\n \"sideBarSectionHeader.background\": \"#0F1013\",\n \"sideBarTitle.foreground\": \"#E6E6E6\",\n \"statusBar.background\": \"#0F1013\",\n \"statusBar.debuggingBackground\": \"#1D978D\",\n \"statusBar.noFolderBackground\": \"#141414\",\n \"textLink.activeForeground\": \"#0077B5\",\n \"textLink.foreground\": \"#0077B5\",\n \"titleBar.activeBackground\": \"#0F1013\",\n \"titleBar.activeForeground\": \"#E6E6E6\",\n \"titleBar.inactiveBackground\": \"#0F1013\",\n \"titleBar.inactiveForeground\": \"#7A7A7A\",\n },\n displayName: \"Qualcomm Dark\",\n name: \"qualcomm-dark\",\n tokenColors: [\n {\n scope: [\"meta.embedded\", \"source.groovy.embedded\"],\n settings: {\n foreground: \"#D4D4D4\",\n },\n },\n {\n scope: \"emphasis\",\n settings: {\n fontStyle: \"italic\",\n },\n },\n {\n scope: \"strong\",\n settings: {\n fontStyle: \"bold\",\n },\n },\n {\n scope: \"header\",\n settings: {\n foreground: \"#000080\",\n },\n },\n {\n scope: \"comment\",\n settings: {\n foreground: \"#6A9955\",\n },\n },\n {\n scope: \"constant.language\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: [\"constant.numeric\"],\n settings: {\n foreground: \"#b5cea8\",\n },\n },\n {\n scope: \"constant.regexp\",\n settings: {\n foreground: \"#646695\",\n },\n },\n {\n scope: \"entity.name.tag\",\n settings: {\n foreground: \"#e0d4a0\",\n },\n },\n {\n scope: \"entity.name.tag.css\",\n settings: {\n foreground: \"#d7ba7d\",\n },\n },\n {\n scope: \"entity.other.attribute-name\",\n settings: {\n foreground: \"#a9b9d4\",\n },\n },\n {\n scope: [\n \"entity.other.attribute-name.class.css\",\n \"entity.other.attribute-name.class.mixin.css\",\n \"entity.other.attribute-name.id.css\",\n \"entity.other.attribute-name.parent-selector.css\",\n \"entity.other.attribute-name.pseudo-class.css\",\n \"entity.other.attribute-name.pseudo-element.css\",\n \"source.css.less entity.other.attribute-name.id\",\n \"entity.other.attribute-name.attribute.scss\",\n \"entity.other.attribute-name.scss\",\n ],\n settings: {\n foreground: \"#d7ba7d\",\n },\n },\n {\n scope: \"invalid\",\n settings: {\n foreground: \"#f44747\",\n },\n },\n {\n scope: \"markup.underline\",\n settings: {\n fontStyle: \"underline\",\n },\n },\n {\n scope: \"markup.bold\",\n settings: {\n fontStyle: \"bold\",\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"markup.heading\",\n settings: {\n fontStyle: \"bold\",\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"markup.italic\",\n settings: {\n fontStyle: \"italic\",\n },\n },\n {\n scope: \"markup.inserted\",\n settings: {\n foreground: \"#b5cea8\",\n },\n },\n {\n scope: \"markup.deleted\",\n settings: {\n foreground: \"#d09d71\",\n },\n },\n {\n scope: \"markup.changed\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"punctuation.definition.quote.begin.markdown\",\n settings: {\n foreground: \"#6A9955\",\n },\n },\n {\n scope: \"punctuation.definition.list.begin.markdown\",\n settings: {\n foreground: \"#6796e6\",\n },\n },\n {\n scope: \"markup.inline.raw\",\n settings: {\n foreground: \"#d09d71\",\n },\n },\n {\n scope: [\n \"punctuation.definition.tag\",\n \"punctuation.definition.bracket.curly.begin.jsdoc\",\n \"punctuation.definition.bracket.curly.end.jsdoc\",\n \"storage.type.function.arrow\",\n ],\n settings: {\n foreground: \"#babbb8\",\n },\n },\n {\n scope: \"meta.preprocessor\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"meta.preprocessor.string\",\n settings: {\n foreground: \"#d09d71\",\n },\n },\n {\n scope: \"meta.preprocessor.numeric\",\n settings: {\n foreground: \"#b5cea8\",\n },\n },\n {\n scope: \"meta.structure.dictionary.key.python\",\n settings: {\n foreground: \"#a9b9d4\",\n },\n },\n {\n scope: \"meta.diff.header\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"storage\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"storage.type\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"storage.modifier\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"string\",\n settings: {\n foreground: \"#d9b770\",\n },\n },\n {\n scope: \"string.tag\",\n settings: {\n foreground: \"#d09d71\",\n },\n },\n {\n scope: \"string.value\",\n settings: {\n foreground: \"#d09d71\",\n },\n },\n {\n scope: \"string.regexp\",\n settings: {\n foreground: \"#d16969\",\n },\n },\n {\n scope: [\n \"punctuation.definition.template-expression.begin\",\n \"punctuation.definition.template-expression.end\",\n \"punctuation.section.embedded\",\n ],\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: [\"meta.template.expression\"],\n settings: {\n foreground: \"#d4d4d4\",\n },\n },\n {\n scope: [\n \"support.type.vendored.property-name\",\n \"support.type.property-name\",\n \"variable.css\",\n \"variable.scss\",\n \"variable.other.less\",\n \"source.coffee.embedded\",\n ],\n settings: {\n foreground: \"#a9b9d4\",\n },\n },\n {\n scope: \"keyword\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"keyword.control\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"keyword.operator\",\n settings: {\n foreground: \"#d4d4d4\",\n },\n },\n {\n scope: [\n \"keyword.operator.new\",\n \"keyword.operator.expression\",\n \"keyword.operator.cast\",\n \"keyword.operator.sizeof\",\n \"keyword.operator.instanceof\",\n \"keyword.operator.logical.python\",\n ],\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"keyword.other.unit\",\n settings: {\n foreground: \"#b5cea8\",\n },\n },\n {\n scope: [\n \"punctuation.section.embedded.begin.php\",\n \"punctuation.section.embedded.end.php\",\n ],\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"support.function.git-rebase\",\n settings: {\n foreground: \"#a9b9d4\",\n },\n },\n {\n scope: \"constant.sha.git-rebase\",\n settings: {\n foreground: \"#b5cea8\",\n },\n },\n {\n scope: [\n \"storage.modifier.import.java\",\n \"variable.language.wildcard.java\",\n \"storage.modifier.package.java\",\n ],\n settings: {\n foreground: \"#d4d4d4\",\n },\n },\n {\n scope: \"variable.language\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: [\"meta.return-type\", \"support.type\", \"entity.name.type\"],\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: [\n \"entity.name.function\",\n \"support.function\",\n \"support.constant.handlebars\",\n \"entity.name.type.class\",\n ],\n settings: {\n foreground: \"#DCDCAA\",\n },\n },\n {\n scope: [\n \"storage.type.numeric.go\",\n \"storage.type.byte.go\",\n \"storage.type.boolean.go\",\n \"storage.type.string.go\",\n \"storage.type.uintptr.go\",\n \"storage.type.error.go\",\n \"storage.type.rune.go\",\n \"storage.type.cs\",\n \"storage.type.generic.cs\",\n \"storage.type.modifier.cs\",\n \"storage.type.variable.cs\",\n \"storage.type.annotation.java\",\n \"storage.type.generic.java\",\n \"storage.type.java\",\n \"storage.type.object.array.java\",\n \"storage.type.primitive.array.java\",\n \"storage.type.primitive.java\",\n \"storage.type.token.java\",\n \"storage.type.groovy\",\n \"storage.type.annotation.groovy\",\n \"storage.type.parameters.groovy\",\n \"storage.type.generic.groovy\",\n \"storage.type.object.array.groovy\",\n \"storage.type.primitive.array.groovy\",\n \"storage.type.primitive.groovy\",\n ],\n settings: {\n foreground: \"#4EC9B0\",\n },\n },\n {\n scope: [\n \"meta.type.cast.expr\",\n \"meta.type.new.expr\",\n \"support.constant.math\",\n \"support.constant.dom\",\n \"support.constant.json\",\n \"entity.other.inherited-class\",\n ],\n settings: {\n foreground: \"#4EC9B0\",\n },\n },\n {\n scope: \"keyword.control\",\n settings: {\n foreground: \"#C586C0\",\n },\n },\n {\n scope: [\n \"variable.language.this.ts\",\n \"keyword.control\",\n \"storage.modifier\",\n \"storage.type\",\n \"constant.language\",\n \"support.type.primitive.ts\",\n \"support.type.primitive.tsx\",\n \"keyword.operator.typeof.js\",\n \"keyword.operator.logical.js\",\n \"keyword.operator.in.js\",\n \"keyword.operator.expression\",\n \"variable.language.super\",\n ],\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: [\n \"punctuation.definition.block.ts\",\n \"punctuation.definition.binding-pattern.object.ts\",\n \"meta.parameter.object-binding-pattern.ts\",\n \"meta.block.ts\",\n \"punctuation.section.embedded.begin.tsx\",\n \"punctuation.section.embedded.end.tsx\",\n ],\n settings: {\n foreground: \"#d4d4d4\",\n },\n },\n {\n scope: [\"entity.name.variable\"],\n settings: {\n foreground: \"#B6A9D4\",\n },\n },\n {\n scope: [\n \"variable.other.object\",\n \"variable.other.constant\",\n \"variable.object.property\",\n ],\n settings: {\n foreground: \"#c2c2c2\",\n },\n },\n {\n scope: [\n \"entity.name.type\",\n \"entity.name.type.interface\",\n \"meta.var.expr.ts\",\n ],\n settings: {\n foreground: \"#d4c4a9\",\n },\n },\n {\n scope: [\"variable\"],\n settings: {\n foreground: \"#c2c2c2\",\n },\n },\n {\n scope: [\n \"variable.other.property.ts\",\n \"variable.other.property.tsx\",\n \"variable.other.object.property.ts\",\n \"variable.other.object.property.tsx\",\n ],\n settings: {\n foreground: \"#B6A9D4\",\n },\n },\n {\n scope: [\"variable.parameter\"],\n settings: {\n foreground: \"#a9b9d4\",\n },\n },\n {\n scope: [\"meta.object-literal.key\"],\n settings: {\n foreground: \"#a9b9d4\",\n },\n },\n {\n scope: [\n \"support.constant.property-value\",\n \"support.constant.font-name\",\n \"support.constant.media-type\",\n \"support.constant.media\",\n \"constant.other.color.rgb-value\",\n \"constant.other.rgb-value\",\n \"support.constant.color\",\n ],\n settings: {\n foreground: \"#ccac67\",\n },\n },\n {\n scope: [\n \"punctuation.definition.group.regexp\",\n \"punctuation.definition.group.assertion.regexp\",\n \"punctuation.definition.character-class.regexp\",\n \"punctuation.character.set.begin.regexp\",\n \"punctuation.character.set.end.regexp\",\n \"keyword.operator.negation.regexp\",\n \"support.other.parenthesis.regexp\",\n ],\n settings: {\n foreground: \"#ccac67\",\n },\n },\n {\n scope: [\n \"constant.character.character-class.regexp\",\n \"constant.other.character-class.set.regexp\",\n \"constant.other.character-class.regexp\",\n \"constant.character.set.regexp\",\n ],\n settings: {\n foreground: \"#d16969\",\n },\n },\n {\n scope: [\"keyword.operator.or.regexp\", \"keyword.control.anchor.regexp\"],\n settings: {\n foreground: \"#DCDCAA\",\n },\n },\n {\n scope: \"keyword.operator.quantifier.regexp\",\n settings: {\n foreground: \"#d7ba7d\",\n },\n },\n {\n scope: \"constant.character\",\n settings: {\n foreground: \"#739ed6\",\n },\n },\n {\n scope: \"constant.character.escape\",\n settings: {\n foreground: \"#d7ba7d\",\n },\n },\n {\n scope: \"token.info-token\",\n settings: {\n foreground: \"#6796e6\",\n },\n },\n {\n scope: \"token.warn-token\",\n settings: {\n foreground: \"#cd9731\",\n },\n },\n {\n scope: \"token.error-token\",\n settings: {\n foreground: \"#f44747\",\n },\n },\n {\n scope: \"token.debug-token\",\n settings: {\n foreground: \"#b267e6\",\n },\n },\n ],\n type: \"dark\",\n}\n"],
5
+ "mappings": ";AAGO,IAAM,kBAAN,MAAsB;AAAA,EAC3B,WAAmB;AAAA,EACX,QAAgC,CAAC;AAAA,EAEzC,QAAQ;AACN,SAAK,QAAQ,CAAC;AAAA,EAChB;AAAA,EAEA,IAAI,SAAyB;AAC3B,QAAI,KAAK;AACT,QAAI,QAAQ;AAGZ,WAAO,KAAK,MAAM,EAAE,GAAG;AACrB,WAAK,GAAG,OAAO,IAAI,OAAO;AAAA,IAC5B;AACA,SAAK,MAAM,EAAE,IAAI;AACjB,WAAO;AAAA,EACT;AACF;;;ACRA,SAAS,iBACP,MACA,OACA,WACQ;AACR,MAAI,cAAc,QAAQ;AACxB,WAAO,QAAQ,KAAK,CAAC,KAAK,KAAK,KAAK,KAAK,CAAC,GAAG;AAC3C;AAAA,IACF;AACA,WAAO,KAAK,IAAI,GAAG,KAAK;AAAA,EAC1B;AACA,SAAO,QAAQ,KAAK,UAAU,CAAC,KAAK,KAAK,KAAK,KAAK,CAAC,GAAG;AACrD;AAAA,EACF;AACA,SAAO,KAAK,IAAI,KAAK,QAAQ,KAAK;AACpC;AAMO,SAAS,qBACd,MACA,SACA,iBAAiB,KACG;AACpB,QAAM,aAAa,QAAQ,CAAC;AAC5B,QAAM,WAAW,QAAQ,QAAQ,SAAS,CAAC;AAC3C,QAAM,iBAAiB,IAAI,IAAI,OAAO;AACtC,QAAM,UAA8B,CAAC;AAErC,QAAM,YAAY,KAAK,MAAM,iBAAiB,CAAC;AAE/C,MAAI,cAAc,KAAK,IAAI,aAAa,WAAW,CAAC;AACpD,MAAI,YAAY,KAAK,IAAI,WAAW,WAAW,KAAK,MAAM;AAE1D,MAAI,YAAY,cAAc,gBAAgB;AAC5C,QAAI,gBAAgB,GAAG;AACrB,kBAAY;AAAA,IACd,OAAO;AACL,oBAAc,YAAY;AAAA,IAC5B;AAAA,EACF;AAEA,gBAAc,iBAAiB,MAAM,aAAa,MAAM;AACxD,cAAY,iBAAiB,MAAM,WAAW,OAAO;AAErD,WAAS,IAAI,aAAa,IAAI,WAAW,KAAK;AAC5C,UAAM,OAAO,KAAK,OAAO,CAAC;AAC1B,YAAQ,KAAK,EAAC,SAAS,MAAM,WAAW,eAAe,IAAI,CAAC,EAAC,CAAC;AAAA,EAChE;AAEA,QAAM,UAA8B,CAAC;AACrC,MAAI,QAAkB,CAAC,QAAQ,CAAC,EAAE,OAAO;AACzC,WAAS,IAAI,GAAG,IAAI,QAAQ,QAAQ,KAAK;AACvC,UAAM,OAAO,QAAQ,IAAI,CAAC;AAC1B,UAAM,UAAU,QAAQ,CAAC;AACzB,QAAI,QAAQ,cAAc,MAAM,WAAW;AACzC,YAAM,KAAK,QAAQ,OAAO;AAAA,IAC5B,OAAO;AACL,cAAQ,KAAK,EAAC,SAAS,MAAM,KAAK,EAAE,GAAG,WAAW,MAAM,UAAS,CAAC;AAClE,cAAQ,CAAC,QAAQ,OAAO;AAAA,IAC1B;AAAA,EACF;AAEA,MAAI,MAAM,QAAQ;AAChB,YAAQ,KAAK;AAAA,MACX,SAAS,MAAM,KAAK,EAAE;AAAA,MACtB,WAAW,QAAQ,QAAQ,SAAS,CAAC,EAAE;AAAA,IACzC,CAAC;AAAA,EACH;AAEA,QAAM,qBAAqB,QAAQ,OAAO,CAAC,KAAKA,aAAY;AAC1D,WAAO,MAAMA,SAAQ,QAAQ;AAAA,EAC/B,GAAG,CAAC;AAEJ,MAAI,KAAK,WAAW,sBAAsB,cAAc,GAAG;AACzD,WAAO,CAAC,EAAC,SAAS,OAAO,WAAW,MAAK,GAAG,GAAG,OAAO;AAAA,EACxD;AAEA,SAAO;AACT;AAOA,SAAS,gBACP,QACA,MACgB;AAChB,SAAO;AAAA,IACL,SAAS,OAAO;AAAA,IAChB,OAAO,OAAO;AAAA,IACd,QAAQ,OAAO;AAAA,IACf;AAAA,EACF;AACF;AAKA,SAAS,UAAU,KAAsC;AACvD,SAAO;AAAA,IACL,YAAY,IAAI;AAAA,IAChB,SAAS,IAAI;AAAA,IACb,cAAc,IAAI;AAAA,IAClB,MAAM,IAAI,OAAO,IAAI,OAAO,IAAI;AAAA,IAChC,IAAI,IAAI;AAAA,IACR,WAAW,IAAI;AAAA,IACf,OAAO,IAAI;AAAA,EACb;AACF;AAKO,SAAS,oBACd,SACA,iBAAyB,KACT;AAChB,SAAO,QAAQ,IAAI,CAAC,QAAQ;AAC1B,UAAM,UAAU,gBAAgB,IAAI,CAAC,GAAG,SAAS;AACjD,UAAM,UAAU,gBAAgB,IAAI,CAAC,GAAG,SAAS;AACjD,UAAM,MAAmB,IAAI;AAC7B,UAAM,aACJ,QAAQ,QAAQ,MAAM,YAAY,QAAQ,QAAQ,YAAY;AAChE,UAAM,SAAS;AAAA,MACb,GAAG,UAAU,GAAG;AAAA,MAChB,OAAO;AAAA,MACP,OAAO,IAAI;AAAA,MACX,MAAM;AAAA,IACR;AACA,QAAI,eAAe,aAAa,IAAI,SAAS;AAC3C,aAAO;AAAA,QACL,GAAG;AAAA,QACH,SAAS;AAAA,UACP,IAAI;AAAA,UACJ,QAAQ;AAAA,UACR;AAAA,QACF;AAAA,MACF;AAAA,IACF;AACA,WAAO;AAAA,EACT,CAAC;AACH;;;AC1JO,IAAM,qBAA0C;AAAA,EACrD,QAAQ;AAAA,IACN,0BAA0B;AAAA,IAC1B,+BAA+B;AAAA,IAC/B,qBAAqB;AAAA,IACrB,qBAAqB;AAAA,IACrB,0BAA0B;AAAA,IAC1B,mCAAmC;AAAA,IACnC,+BAA+B;AAAA,IAC/B,2BAA2B;AAAA,IAC3B,qBAAqB;AAAA,IACrB,qBAAqB;AAAA,IACrB,sCAAsC;AAAA,IACtC,kCAAkC;AAAA,IAClC,8BAA8B;AAAA,IAC9B,uCAAuC;AAAA,IACvC,sCAAsC;AAAA,IACtC,gCAAgC;AAAA,IAChC,+BAA+B;AAAA,IAC/B,0CAA0C;AAAA,IAC1C,uCAAuC;AAAA,IACvC,uCAAuC;AAAA,IACvC,4CAA4C;AAAA,IAC5C,aAAa;AAAA,IACb,yCAAyC;AAAA,IACzC,+CAA+C;AAAA,IAC/C,2CAA2C;AAAA,IAC3C,2CAA2C;AAAA,IAC3C,4CAA4C;AAAA,IAC5C,6CAA6C;AAAA,IAC7C,+BAA+B;AAAA,IAC/B,kCAAkC;AAAA,IAClC,uBAAuB;AAAA,IACvB,wBAAwB;AAAA,IACxB,wBAAwB;AAAA,IACxB,mBAAmB;AAAA,IACnB,mBAAmB;AAAA,IACnB,+BAA+B;AAAA,IAC/B,kCAAkC;AAAA,IAClC,gCAAgC;AAAA,IAChC,mCAAmC;AAAA,IACnC,2BAA2B;AAAA,IAC3B,wBAAwB;AAAA,IACxB,iCAAiC;AAAA,IACjC,gCAAgC;AAAA,IAChC,6BAA6B;AAAA,IAC7B,uBAAuB;AAAA,IACvB,6BAA6B;AAAA,IAC7B,6BAA6B;AAAA,IAC7B,+BAA+B;AAAA,IAC/B,+BAA+B;AAAA,EACjC;AAAA,EACA,aAAa;AAAA,EACb,MAAM;AAAA,EACN,aAAa;AAAA,IACX;AAAA,MACE,OAAO,CAAC,iBAAiB,wBAAwB;AAAA,MACjD,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,WAAW;AAAA,MACb;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,WAAW;AAAA,MACb;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO,CAAC,kBAAkB;AAAA,MAC1B,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,WAAW;AAAA,MACb;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,WAAW;AAAA,QACX,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,WAAW;AAAA,QACX,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,WAAW;AAAA,MACb;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO,CAAC,0BAA0B;AAAA,MAClC,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO,CAAC,oBAAoB,gBAAgB,kBAAkB;AAAA,MAC9D,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO,CAAC,sBAAsB;AAAA,MAC9B,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO,CAAC,UAAU;AAAA,MAClB,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO,CAAC,oBAAoB;AAAA,MAC5B,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO,CAAC,yBAAyB;AAAA,MACjC,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO,CAAC,8BAA8B,+BAA+B;AAAA,MACrE,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,IACA;AAAA,MACE,OAAO;AAAA,MACP,UAAU;AAAA,QACR,YAAY;AAAA,MACd;AAAA,IACF;AAAA,EACF;AAAA,EACA,MAAM;AACR;",
6
6
  "names": ["content"]
7
7
  }
@@ -8,5 +8,5 @@ export declare function formatSectionContent(text: string, indices: readonly num
8
8
  /**
9
9
  * Formats search results from Fuzzysort.
10
10
  */
11
- export declare function formatSearchResults(results: Fuzzysort.KeysResults<PageSection>): SearchResult[];
11
+ export declare function formatSearchResults(results: Fuzzysort.KeysResults<PageSection>, characterLimit?: number): SearchResult[];
12
12
  //# sourceMappingURL=search-utils.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-utils.d.ts","sourceRoot":"","sources":["../../src/search/search-utils.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAC,WAAW,EAAC,MAAM,sBAAsB,CAAA;AAErD,OAAO,KAAK,EACV,gBAAgB,EAChB,YAAY,EAGb,MAAM,gBAAgB,CAAA;AAEvB;;;GAGG;AACH,wBAAgB,oBAAoB,CAClC,IAAI,EAAE,MAAM,EACZ,OAAO,EAAE,SAAS,MAAM,EAAE,EAC1B,cAAc,SAAK,GAClB,gBAAgB,EAAE,CA0DpB;AAkCD;;GAEG;AACH,wBAAgB,mBAAmB,CACjC,OAAO,EAAE,SAAS,CAAC,WAAW,CAAC,WAAW,CAAC,GAC1C,YAAY,EAAE,CAuBhB"}
1
+ {"version":3,"file":"search-utils.d.ts","sourceRoot":"","sources":["../../src/search/search-utils.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAC,WAAW,EAAC,MAAM,sBAAsB,CAAA;AAErD,OAAO,KAAK,EACV,gBAAgB,EAChB,YAAY,EAGb,MAAM,gBAAgB,CAAA;AAmBvB;;;GAGG;AACH,wBAAgB,oBAAoB,CAClC,IAAI,EAAE,MAAM,EACZ,OAAO,EAAE,SAAS,MAAM,EAAE,EAC1B,cAAc,SAAM,GACnB,gBAAgB,EAAE,CAwDpB;AAkCD;;GAEG;AACH,wBAAgB,mBAAmB,CACjC,OAAO,EAAE,SAAS,CAAC,WAAW,CAAC,WAAW,CAAC,EAC3C,cAAc,GAAE,MAAY,GAC3B,YAAY,EAAE,CAyBhB"}
package/dist/tsbuildinfo CHANGED
@@ -1 +1 @@
1
- {"fileNames":["../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2016.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2018.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2019.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2021.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2022.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2023.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2023.array.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.collection.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.object.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.regexp.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.string.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.array.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.float16.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../src/demo-plugin.types.ts","../../typedoc-common/dist/types.d.ts","../../typedoc-common/dist/utils.d.ts","../../typedoc-common/dist/index.d.ts","../src/docs-plugin.types.ts","../src/id-service/unique-id-service.ts","../src/id-service/index.ts","../../../../node_modules/.pnpm/fuzzysort@3.1.0/node_modules/fuzzysort/index.d.ts","../src/search/search.types.ts","../src/search/search-utils.ts","../src/search/index.ts","../src/shiki-themes/qui-custom-dark.ts","../src/shiki-themes/index.ts","../src/index.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/compatibility/iterators.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/globals.typedarray.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/buffer.buffer.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/globals.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/abortcontroller.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/crypto.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/domexception.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/events.d.ts","../../../../node_modules/.pnpm/buffer@6.0.3/node_modules/buffer/index.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/utility.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/header.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/readable.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/fetch.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/formdata.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/connector.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/client-stats.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/client.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/errors.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/dispatcher.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/global-dispatcher.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/global-origin.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/pool-stats.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/pool.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/handlers.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/balanced-pool.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/h2c-client.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/agent.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/mock-interceptor.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/mock-call-history.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/mock-agent.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/mock-client.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/mock-pool.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/snapshot-agent.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/mock-errors.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/proxy-agent.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/env-http-proxy-agent.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/retry-handler.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/retry-agent.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/api.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/cache-interceptor.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/interceptors.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/util.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/cookies.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/patch.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/websocket.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/eventsource.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/diagnostics-channel.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/content-type.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/cache.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/index.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/fetch.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/navigator.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/storage.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/streams.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/assert.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/assert/strict.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/async_hooks.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/buffer.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/child_process.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/cluster.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/console.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/constants.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/crypto.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/dgram.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/diagnostics_channel.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/dns.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/dns/promises.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/domain.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/events.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/fs.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/fs/promises.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/http.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/http2.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/https.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/inspector.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/inspector.generated.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/module.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/net.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/os.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/path.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/perf_hooks.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/process.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/punycode.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/querystring.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/readline.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/readline/promises.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/repl.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/sea.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/sqlite.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/stream.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/stream/promises.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/stream/consumers.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/stream/web.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/string_decoder.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/test.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/timers.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/timers/promises.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/tls.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/trace_events.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/tty.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/url.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/util.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/v8.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/vm.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/wasi.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/worker_threads.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/zlib.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/index.d.ts"],"fileIdsList":[[97,149,150,152,169,170],[97,151,152,169,170],[152,169,170],[97,152,157,169,170,187],[97,152,153,158,163,169,170,172,184,195],[97,152,153,154,163,169,170,172],[97,152,169,170],[97,152,155,169,170,196],[97,152,156,157,164,169,170,173],[97,152,157,169,170,184,192],[97,152,158,160,163,169,170,172],[97,151,152,159,169,170],[97,152,160,161,169,170],[97,152,162,163,169,170],[97,151,152,163,169,170],[97,152,163,164,165,169,170,184,195],[97,152,163,164,165,169,170,179,184,187],[97,144,152,160,163,166,169,170,172,184,195],[97,152,163,164,166,167,169,170,172,184,192,195],[97,152,166,168,169,170,184,192,195],[95,96,97,98,99,100,101,102,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201],[97,152,163,169,170],[97,152,169,170,171,195],[97,152,160,163,169,170,172,184],[97,152,169,170,173],[97,152,169,170,174],[97,151,152,169,170,175],[97,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201],[97,152,169,170,177],[97,152,169,170,178],[97,152,163,169,170,179,180],[97,152,169,170,179,181,196,198],[97,152,164,169,170],[97,152,163,169,170,184,185,187],[97,152,169,170,186,187],[97,152,169,170,184,185],[97,152,169,170,187],[97,152,169,170,188],[97,149,152,169,170,184,189],[97,152,163,169,170,190,191],[97,152,169,170,190,191],[97,152,157,169,170,172,184,192],[97,152,169,170,193],[97,152,169,170,172,194],[97,152,166,169,170,178,195],[97,152,157,169,170,196],[97,152,169,170,184,197],[97,152,169,170,171,198],[97,152,169,170,199],[97,152,157,169,170],[97,144,152,169,170],[97,152,169,170,200],[97,144,152,163,165,169,170,175,184,187,195,197,198,200],[97,152,169,170,184,201],[97,110,113,116,117,152,169,170,195],[97,113,152,169,170,184,195],[97,113,117,152,169,170,195],[97,152,169,170,184],[97,107,152,169,170],[97,111,152,169,170],[97,109,110,113,152,169,170,195],[97,152,169,170,172,192],[97,152,169,170,202],[97,107,152,169,170,202],[97,109,113,152,169,170,172,195],[97,104,105,106,108,112,152,163,169,170,184,195],[97,113,121,129,152,169,170],[97,105,111,152,169,170],[97,113,138,139,152,169,170],[97,105,108,113,152,169,170,187,195,202],[97,113,152,169,170],[97,109,113,152,169,170,195],[97,104,152,169,170],[97,107,108,109,111,112,113,114,115,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,152,169,170],[97,113,131,134,152,160,169,170],[97,113,121,122,123,152,169,170],[97,111,113,122,124,152,169,170],[97,112,152,169,170],[97,105,107,113,152,169,170],[97,113,117,122,124,152,169,170],[97,117,152,169,170],[97,111,113,116,152,169,170,195],[97,105,109,113,121,152,169,170],[97,113,131,152,169,170],[97,124,152,169,170],[97,107,113,138,152,169,170,187,200,202],[84,97,152,169,170],[86,97,152,169,170],[81,85,87,91,93,97,152,169,170],[89,90,97,152,169,170],[85,88,89,97,152,169,170],[85,97,152,169,170],[92,97,152,169,170],[82,83,97,152,169,170],[82,97,152,169,170]],"fileInfos":[{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"8bf8b5e44e3c9c36f98e1007e8b7018c0f38d8adc07aecef42f5200114547c70","impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"07f073f19d67f74d732b1adea08e1dc66b1b58d77cb5b43931dee3d798a2fd53","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"b5ce7a470bc3628408429040c4e3a53a27755022a32fd05e2cb694e7015386c7","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"df83c2a6c73228b625b0beb6669c7ee2a09c914637e2d35170723ad49c0f5cd4","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"60037901da1a425516449b9a20073aa03386cce92f7a1fd902d7602be3a7c2e9","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"22adec94ef7047a6c9d1af3cb96be87a335908bf9ef386ae9fd50eeb37f44c47","affectsGlobalScope":true,"impliedFormat":1},{"version":"4245fee526a7d1754529d19227ecbf3be066ff79ebb6a380d78e41648f2f224d","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"e82401c5d052fb14c4b11975937505d6729b03ad275db446581e5a4e8195e99b","signature":"e8ddbaba20eb109774cbfe1d505907aa3aa465f8ec63af065b42047e1b958347"},"e3a8dea38314b8e6693cad8da3596b34919efb0f0d1854ee05bc656db530c4f1","c7fbd912dd77136a4440f996007aa52ea4565c72a7de8f0c48cc25b3a4c63070","101c4725fd5d7d170e747f3f9857f32edbfbd90b95df6d8b6b326c1733295421",{"version":"4160c1b30a06fb95191cc40c2b78dc18045b1c65d6af242e48ac7f5657a541f4","signature":"cfa5fed0dbc0584cbd536398304b979b0d99885dec41086a12e49010e59fa273"},{"version":"a5fbba68a9cd95bc66d02a548da9781a2024e4a8ef3091be5e7422ee172dbda2","signature":"8c636f3087dcbf01dfbeae56d9657eb059b3dea55492ec01d8c09afe6661577c"},{"version":"8e2ed85b84056cf195cfcb330418f70ce94d474538f81fc35ecb71d00ff7aec8","signature":"f5724b81ef462047ff127b4d1aeb85cff48cfccc93d36497419c9b30859ee639"},{"version":"b056c32ce23232bca5c444eb08bcab35335c9a8a1c9352629d6a102dc4546180","affectsGlobalScope":true,"impliedFormat":1},{"version":"76fcb9d4bba52c4e8b20804a1feb280d46dcf1a1046d1471f48dc03f63594f37","signature":"887ca2655ce2d890d69d2211665bcdbe5b99bdd6d0092075c71a69128347004a"},{"version":"883b3eb2134e23038fb737f3503191b3cd14ba4d3cfe5c423eaa038aaaf0d278","signature":"7f7a40f8d35dc2187c572ffac06c21a4408ea9b396c824b833014d4291446e5d"},{"version":"de9d44eba77d19c534dbb772073941966c3eea667670de310a96fbe96df0bbf9","signature":"8be598032da547315e4d2bea11c8b38a437ea368511ebd77a93f9c4bda4a5308"},{"version":"3aa5711bff79cf6e80b7266e116270779e5f767acbbe80b5d946a38fe0edd458","signature":"5f9703bc28a342b6eaf47b83d78caef5e790eade7dd9cb8fcb9dc465684656d6"},{"version":"89bdb0b3f51736564fb89d2611ddd9ee37263397e1cc312f266152b780785611","signature":"d8063548c76343db93bd544af21bdc3488b94ce09621c7a544bc6af4482db1f4"},{"version":"55c468dc1909a4ce0bf58c56e6cdd20bdfccb624afe34d95928de82140f68c3e","signature":"f64c6ffbf8f2e33401137cd81841ff555ede996c5437754f91c21296bbbbc1f5"},{"version":"d153a11543fd884b596587ccd97aebbeed950b26933ee000f94009f1ab142848","affectsGlobalScope":true,"impliedFormat":1},{"version":"378281aa35786c27d5811af7e6bcaa492eebd0c7013d48137c35bbc69a2b9751","affectsGlobalScope":true,"impliedFormat":1},{"version":"3af97acf03cc97de58a3a4bc91f8f616408099bc4233f6d0852e72a8ffb91ac9","affectsGlobalScope":true,"impliedFormat":1},{"version":"1b2dd1cbeb0cc6ae20795958ba5950395ebb2849b7c8326853dd15530c77ab0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1db0b7dca579049ca4193d034d835f6bfe73096c73663e5ef9a0b5779939f3d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"387a023d363f755eb63450a66c28b14cdd7bc30a104565e2dbf0a8988bb4a56c","affectsGlobalScope":true,"impliedFormat":1},{"version":"9798340ffb0d067d69b1ae5b32faa17ab31b82466a3fc00d8f2f2df0c8554aaa","affectsGlobalScope":true,"impliedFormat":1},{"version":"f26b11d8d8e4b8028f1c7d618b22274c892e4b0ef5b3678a8ccbad85419aef43","affectsGlobalScope":true,"impliedFormat":1},{"version":"4967529644e391115ca5592184d4b63980569adf60ee685f968fd59ab1557188","impliedFormat":1},{"version":"cdcf9ea426ad970f96ac930cd176d5c69c6c24eebd9fc580e1572d6c6a88f62c","impliedFormat":1},{"version":"23cd712e2ce083d68afe69224587438e5914b457b8acf87073c22494d706a3d0","impliedFormat":1},{"version":"487b694c3de27ddf4ad107d4007ad304d29effccf9800c8ae23c2093638d906a","impliedFormat":1},{"version":"3a80bc85f38526ca3b08007ee80712e7bb0601df178b23fbf0bf87036fce40ce","impliedFormat":1},{"version":"ccf4552357ce3c159ef75f0f0114e80401702228f1898bdc9402214c9499e8c0","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"68834d631c8838c715f225509cfc3927913b9cc7a4870460b5b60c8dbdb99baf","impliedFormat":1},{"version":"2931540c47ee0ff8a62860e61782eb17b155615db61e36986e54645ec67f67c2","impliedFormat":1},{"version":"ccab02f3920fc75c01174c47fcf67882a11daf16baf9e81701d0a94636e94556","impliedFormat":1},{"version":"f6faf5f74e4c4cc309a6c6a6c4da02dbb840be5d3e92905a23dcd7b2b0bd1986","impliedFormat":1},{"version":"ea6bc8de8b59f90a7a3960005fd01988f98fd0784e14bc6922dde2e93305ec7d","impliedFormat":1},{"version":"36107995674b29284a115e21a0618c4c2751b32a8766dd4cb3ba740308b16d59","impliedFormat":1},{"version":"914a0ae30d96d71915fc519ccb4efbf2b62c0ddfb3a3fc6129151076bc01dc60","impliedFormat":1},{"version":"33e981bf6376e939f99bd7f89abec757c64897d33c005036b9a10d9587d80187","impliedFormat":1},{"version":"7fd1b31fd35876b0aa650811c25ec2c97a3c6387e5473eb18004bed86cdd76b6","impliedFormat":1},{"version":"b41767d372275c154c7ea6c9d5449d9a741b8ce080f640155cc88ba1763e35b3","impliedFormat":1},{"version":"3bacf516d686d08682751a3bd2519ea3b8041a164bfb4f1d35728993e70a2426","impliedFormat":1},{"version":"7fb266686238369442bd1719bc0d7edd0199da4fb8540354e1ff7f16669b4323","impliedFormat":1},{"version":"0a60a292b89ca7218b8616f78e5bbd1c96b87e048849469cccb4355e98af959a","impliedFormat":1},{"version":"0b6e25234b4eec6ed96ab138d96eb70b135690d7dd01f3dd8a8ab291c35a683a","impliedFormat":1},{"version":"9666f2f84b985b62400d2e5ab0adae9ff44de9b2a34803c2c5bd3c8325b17dc0","impliedFormat":1},{"version":"40cd35c95e9cf22cfa5bd84e96408b6fcbca55295f4ff822390abb11afbc3dca","impliedFormat":1},{"version":"b1616b8959bf557feb16369c6124a97a0e74ed6f49d1df73bb4b9ddf68acf3f3","impliedFormat":1},{"version":"5b03a034c72146b61573aab280f295b015b9168470f2df05f6080a2122f9b4df","impliedFormat":1},{"version":"40b463c6766ca1b689bfcc46d26b5e295954f32ad43e37ee6953c0a677e4ae2b","impliedFormat":1},{"version":"249b9cab7f5d628b71308c7d9bb0a808b50b091e640ba3ed6e2d0516f4a8d91d","impliedFormat":1},{"version":"80aae6afc67faa5ac0b32b5b8bc8cc9f7fa299cff15cf09cc2e11fd28c6ae29e","impliedFormat":1},{"version":"f473cd2288991ff3221165dcf73cd5d24da30391f87e85b3dd4d0450c787a391","impliedFormat":1},{"version":"499e5b055a5aba1e1998f7311a6c441a369831c70905cc565ceac93c28083d53","impliedFormat":1},{"version":"54c3e2371e3d016469ad959697fd257e5621e16296fa67082c2575d0bf8eced0","impliedFormat":1},{"version":"beb8233b2c220cfa0feea31fbe9218d89fa02faa81ef744be8dce5acb89bb1fd","impliedFormat":1},{"version":"c183b931b68ad184bc8e8372bf663f3d33304772fb482f29fb91b3c391031f3e","impliedFormat":1},{"version":"5d0375ca7310efb77e3ef18d068d53784faf62705e0ad04569597ae0e755c401","impliedFormat":1},{"version":"59af37caec41ecf7b2e76059c9672a49e682c1a2aa6f9d7dc78878f53aa284d6","impliedFormat":1},{"version":"addf417b9eb3f938fddf8d81e96393a165e4be0d4a8b6402292f9c634b1cb00d","impliedFormat":1},{"version":"48cc3ec153b50985fb95153258a710782b25975b10dd4ac8a4f3920632d10790","impliedFormat":1},{"version":"adf27937dba6af9f08a68c5b1d3fce0ca7d4b960c57e6d6c844e7d1a8e53adae","impliedFormat":1},{"version":"e1528ca65ac90f6fa0e4a247eb656b4263c470bb22d9033e466463e13395e599","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"866078923a56d026e39243b4392e282c1c63159723996fa89243140e1388a98d","impliedFormat":1},{"version":"830171b27c5fdf9bcbe4cf7d428fcf3ae2c67780fb7fbdccdf70d1623d938bc4","affectsGlobalScope":true,"impliedFormat":1},{"version":"1cf059eaf468efcc649f8cf6075d3cb98e9a35a0fe9c44419ec3d2f5428d7123","affectsGlobalScope":true,"impliedFormat":1},{"version":"e7721c4f69f93c91360c26a0a84ee885997d748237ef78ef665b153e622b36c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d97fb21da858fb18b8ae72c314e9743fd52f73ebe2764e12af1db32fc03f853f","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ea15fd99b2e34cb25fe8346c955000bb70c8b423ae4377a972ef46bfb37f595","impliedFormat":1},{"version":"7cf69dd5502c41644c9e5106210b5da7144800670cbe861f66726fa209e231c4","impliedFormat":1},{"version":"72c1f5e0a28e473026074817561d1bc9647909cf253c8d56c41d1df8d95b85f7","impliedFormat":1},{"version":"f9b4137a0d285bd77dba2e6e895530112264310ae47e07bf311feae428fb8b61","affectsGlobalScope":true,"impliedFormat":1},{"version":"8b21e13ed07d0df176ae31d6b7f01f7b17d66dbeb489c0d31d00de2ca14883da","impliedFormat":1},{"version":"51aecd2df90a3cffea1eb4696b33b2d78594ea2aa2138e6b9471ec4841c6c2ee","impliedFormat":1},{"version":"2c91d8366ff2506296191c26fd97cc1990bab3ee22576275d28b654a21261a44","affectsGlobalScope":true,"impliedFormat":1},{"version":"5524481e56c48ff486f42926778c0a3cce1cc85dc46683b92b1271865bcf015a","impliedFormat":1},{"version":"f929f0b6b3421a2d34344b0f421f45aeb2c84ad365ebf29d04312023b3accc58","impliedFormat":1},{"version":"db9ada976f9e52e13f7ae8b9a320f4b67b87685938c5879187d8864b2fbe97f3","impliedFormat":1},{"version":"9f39e70a354d0fba29ac3cdf6eca00b7f9e96f64b2b2780c432e8ea27f133743","impliedFormat":1},{"version":"0dace96cc0f7bc6d0ee2044921bdf19fe42d16284dbcc8ae200800d1c9579335","impliedFormat":1},{"version":"a2e2bbde231b65c53c764c12313897ffdfb6c49183dd31823ee2405f2f7b5378","impliedFormat":1},{"version":"ad1cc0ed328f3f708771272021be61ab146b32ecf2b78f3224959ff1e2cd2a5c","impliedFormat":1},{"version":"c64e1888baaa3253ca4405b455e4bf44f76357868a1bd0a52998ade9a092ad78","affectsGlobalScope":true,"impliedFormat":1},{"version":"d8cf132379078d0974a59df26069689a2d33c7dc826b5be56231841cb2f32e58","impliedFormat":1},{"version":"fbf413fc617837453c878a9174a1f1b383616857a3f8366bc41cf30df4aea7d5","impliedFormat":1},{"version":"148c73ec11318850f571172ceae3e55ce479d850fe18ec8eae0abd99d9f6c319","impliedFormat":1},{"version":"230bdc111d7578276e4a3bb9d075d85c78c6b68f428c3a9935e2eaa10f4ae1f5","impliedFormat":1},{"version":"e8aabbee5e7b9101b03bb4222607d57f38859b8115a8050a4eb91b4ee43a3a73","impliedFormat":1},{"version":"bbf42f98a5819f4f06e18c8b669a994afe9a17fe520ae3454a195e6eabf7700d","impliedFormat":1},{"version":"c0bb1b65757c72bbf8ddf7eaa532223bacf58041ff16c883e76f45506596e925","impliedFormat":1},{"version":"c8b85f7aed29f8f52b813f800611406b0bfe5cf3224d20a4bdda7c7f73ce368e","affectsGlobalScope":true,"impliedFormat":1},{"version":"145dcf25fd4967c610c53d93d7bc4dce8fbb1b6dd7935362472d4ae49363c7ba","impliedFormat":1},{"version":"ff65b8a8bd380c6d129becc35de02f7c29ad7ce03300331ca91311fb4044d1a9","impliedFormat":1},{"version":"76957a6d92b94b9e2852cf527fea32ad2dc0ef50f67fe2b14bd027c9ceef2d86","impliedFormat":1},{"version":"9043daec15206650fa119bad6b8d70136021ea7d52673a71f79a87a42ee38d44","affectsGlobalScope":true,"impliedFormat":1},{"version":"8ba0db41ed773e152647a78e9053e36a747891db41d6a51c7030a0d0f01babb2","affectsGlobalScope":true,"impliedFormat":1},{"version":"a58a15da4c5ba3df60c910a043281256fa52d36a0fcdef9b9100c646282e88dd","impliedFormat":1},{"version":"b36beffbf8acdc3ebc58c8bb4b75574b31a2169869c70fc03f82895b93950a12","impliedFormat":1},{"version":"de263f0089aefbfd73c89562fb7254a7468b1f33b61839aafc3f035d60766cb4","impliedFormat":1},{"version":"77fbe5eecb6fac4b6242bbf6eebfc43e98ce5ccba8fa44e0ef6a95c945ff4d98","impliedFormat":1},{"version":"8c81fd4a110490c43d7c578e8c6f69b3af01717189196899a6a44f93daa57a3a","impliedFormat":1},{"version":"5fb39858b2459864b139950a09adae4f38dad87c25bf572ce414f10e4bd7baab","impliedFormat":1},{"version":"28e3631087ecef78fef8efdb21d4d2509f776ef6f0d660ff605b5ee6a22ebb8c","impliedFormat":1},{"version":"b33b74b97952d9bf4fbd2951dcfbb5136656ddb310ce1c84518aaa77dbca9992","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"45650f47bfb376c8a8ed39d4bcda5902ab899a3150029684ee4c10676d9fbaee","impliedFormat":1},{"version":"6b306cd4282bbb54d4a6bb23cfb7a271160983dfc38c67b5a132504cfcc34896","affectsGlobalScope":true,"impliedFormat":1},{"version":"c119835edf36415081dfd9ed15fc0cd37aaa28d232be029ad073f15f3d88c323","impliedFormat":1},{"version":"450172a56b944c2d83f45cc11c9a388ea967cd301a21202aa0a23c34c7506a18","impliedFormat":1},{"version":"9705cd157ffbb91c5cab48bdd2de5a437a372e63f870f8a8472e72ff634d47c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"ae86f30d5d10e4f75ce8dcb6e1bd3a12ecec3d071a21e8f462c5c85c678efb41","impliedFormat":1},{"version":"72f8936aebf0c4a1adab767b97d34ba7d3a308afcf76de4417b9c16fb92ed548","impliedFormat":1},{"version":"e03460fe72b259f6d25ad029f085e4bedc3f90477da4401d8fbc1efa9793230e","impliedFormat":1},{"version":"4286a3a6619514fca656089aee160bb6f2e77f4dd53dc5a96b26a0b4fc778055","impliedFormat":1},{"version":"04aa8fb012abeecf5666b013c59ba01dca5aa0c28173cb5385bc88d4adeb8d64","affectsGlobalScope":true,"impliedFormat":1},{"version":"3585d6891e9ea18e07d0755a6d90d71331558ba5dc5561933553209f886db106","affectsGlobalScope":true,"impliedFormat":1},{"version":"86be71cbb0593468644932a6eb96d527cfa600cecfc0b698af5f52e51804451d","impliedFormat":1},{"version":"84dd6b0fd2505135692935599d6606f50a421389e8d4535194bcded307ee5cf2","impliedFormat":1},{"version":"0d5b085f36e6dc55bc6332ecb9c733be3a534958c238fb8d8d18d4a2b6f2a15a","impliedFormat":1},{"version":"db19ea066fdc5f97df3f769e582ae3000380ab7942e266654bdb1a4650d19eaf","affectsGlobalScope":true,"impliedFormat":1},{"version":"2a034894bf28c220a331c7a0229d33564803abe2ac1b9a5feee91b6b9b6e88ea","impliedFormat":1},{"version":"d7e9ab1b0996639047c61c1e62f85c620e4382206b3abb430d9a21fb7bc23c77","impliedFormat":1}],"root":[81,[85,87],[89,94]],"options":{"allowSyntheticDefaultImports":true,"allowUnreachableCode":false,"composite":true,"declaration":true,"declarationMap":true,"emitDeclarationOnly":true,"esModuleInterop":true,"experimentalDecorators":true,"jsx":4,"module":99,"noImplicitAny":true,"noImplicitReturns":false,"noUnusedLocals":false,"noUnusedParameters":false,"outDir":"./","removeComments":false,"rootDir":"../src","skipDefaultLibCheck":true,"skipLibCheck":true,"sourceMap":true,"strict":true,"target":99,"tsBuildInfoFile":"./tsbuildinfo","verbatimModuleSyntax":true},"referencedMap":[[149,1],[150,1],[151,2],[97,3],[152,4],[153,5],[154,6],[95,7],[155,8],[156,9],[157,10],[158,11],[159,12],[160,13],[161,13],[162,14],[163,15],[164,16],[165,17],[98,7],[96,7],[166,18],[167,19],[168,20],[202,21],[169,22],[170,7],[171,23],[172,24],[173,25],[174,26],[175,27],[176,28],[177,29],[178,30],[179,31],[180,31],[181,32],[182,7],[183,33],[184,34],[186,35],[185,36],[187,37],[188,38],[189,39],[190,40],[191,41],[192,42],[193,43],[194,44],[195,45],[196,46],[197,47],[198,48],[199,49],[99,7],[100,50],[101,7],[102,7],[145,51],[146,52],[147,7],[148,37],[200,53],[201,54],[103,7],[88,7],[79,7],[80,7],[13,7],[14,7],[16,7],[15,7],[2,7],[17,7],[18,7],[19,7],[20,7],[21,7],[22,7],[23,7],[24,7],[3,7],[25,7],[26,7],[4,7],[27,7],[31,7],[28,7],[29,7],[30,7],[32,7],[33,7],[34,7],[5,7],[35,7],[36,7],[37,7],[38,7],[6,7],[42,7],[39,7],[40,7],[41,7],[43,7],[7,7],[44,7],[49,7],[50,7],[45,7],[46,7],[47,7],[48,7],[8,7],[54,7],[51,7],[52,7],[53,7],[55,7],[9,7],[56,7],[57,7],[58,7],[60,7],[59,7],[61,7],[62,7],[10,7],[63,7],[64,7],[65,7],[11,7],[66,7],[67,7],[68,7],[69,7],[70,7],[1,7],[71,7],[72,7],[12,7],[76,7],[74,7],[78,7],[73,7],[77,7],[75,7],[121,55],[133,56],[119,57],[134,58],[143,59],[110,60],[111,61],[109,62],[142,63],[137,64],[141,65],[113,66],[130,67],[112,68],[140,69],[107,70],[108,64],[114,71],[115,7],[120,72],[118,71],[105,73],[144,74],[135,75],[124,76],[123,71],[125,77],[128,78],[122,79],[126,80],[138,63],[116,81],[117,82],[129,83],[106,58],[132,84],[131,71],[127,85],[136,7],[104,7],[139,86],[81,7],[85,87],[87,88],[86,7],[94,89],[91,90],[90,91],[89,92],[93,93],[92,7],[84,94],[82,7],[83,95]],"latestChangedDtsFile":"./index.d.ts","version":"5.8.3"}
1
+ {"fileNames":["../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2016.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2023.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2024.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.esnext.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2023.array.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2024.collection.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2024.object.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2024.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2024.regexp.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2024.string.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.esnext.array.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.esnext.float16.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.esnext.error.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.esnext.sharedmemory.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../src/demo-plugin.types.ts","../../typedoc-common/dist/types.d.ts","../../typedoc-common/dist/utils.d.ts","../../typedoc-common/dist/index.d.ts","../src/docs-plugin.types.ts","../src/id-service/unique-id-service.ts","../src/id-service/index.ts","../../../../node_modules/.pnpm/fuzzysort@3.1.0/node_modules/fuzzysort/index.d.ts","../src/search/search.types.ts","../src/search/search-utils.ts","../src/search/index.ts","../src/shiki-themes/qui-custom-dark.ts","../src/shiki-themes/index.ts","../src/index.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/compatibility/iterators.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/globals.typedarray.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/buffer.buffer.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/globals.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/abortcontroller.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/crypto.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/domexception.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/events.d.ts","../../../../node_modules/.pnpm/buffer@6.0.3/node_modules/buffer/index.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/utility.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/header.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/readable.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/fetch.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/formdata.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/connector.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/client-stats.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/client.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/errors.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/dispatcher.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/global-dispatcher.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/global-origin.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/pool-stats.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/pool.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/handlers.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/balanced-pool.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/h2c-client.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/agent.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/mock-interceptor.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/mock-call-history.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/mock-agent.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/mock-client.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/mock-pool.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/snapshot-agent.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/mock-errors.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/proxy-agent.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/env-http-proxy-agent.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/retry-handler.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/retry-agent.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/api.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/cache-interceptor.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/interceptors.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/util.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/cookies.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/patch.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/websocket.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/eventsource.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/diagnostics-channel.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/content-type.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/cache.d.ts","../../../../node_modules/.pnpm/undici-types@7.16.0/node_modules/undici-types/index.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/fetch.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/navigator.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/storage.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/web-globals/streams.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/assert.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/assert/strict.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/async_hooks.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/buffer.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/child_process.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/cluster.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/console.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/constants.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/crypto.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/dgram.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/diagnostics_channel.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/dns.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/dns/promises.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/domain.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/events.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/fs.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/fs/promises.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/http.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/http2.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/https.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/inspector.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/inspector.generated.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/module.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/net.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/os.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/path.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/perf_hooks.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/process.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/punycode.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/querystring.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/readline.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/readline/promises.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/repl.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/sea.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/sqlite.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/stream.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/stream/promises.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/stream/consumers.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/stream/web.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/string_decoder.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/test.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/timers.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/timers/promises.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/tls.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/trace_events.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/tty.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/url.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/util.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/v8.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/vm.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/wasi.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/worker_threads.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/zlib.d.ts","../../../../node_modules/.pnpm/@types+node@24.9.2/node_modules/@types/node/index.d.ts"],"fileIdsList":[[99,151,152,154,171,172],[99,153,154,171,172],[154,171,172],[99,154,159,171,172,189],[99,154,155,160,165,171,172,174,186,197],[99,154,155,156,165,171,172,174],[99,154,171,172],[99,154,157,171,172,198],[99,154,158,159,166,171,172,175],[99,154,159,171,172,186,194],[99,154,160,162,165,171,172,174],[99,153,154,161,171,172],[99,154,162,163,171,172],[99,154,164,165,171,172],[99,153,154,165,171,172],[99,154,165,166,167,171,172,186,197],[99,154,165,166,167,171,172,181,186,189],[99,146,154,162,165,168,171,172,174,186,197],[99,154,165,166,168,169,171,172,174,186,194,197],[99,154,168,170,171,172,186,194,197],[97,98,99,100,101,102,103,104,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203],[99,154,165,171,172],[99,154,171,172,173,197],[99,154,162,165,171,172,174,186],[99,154,171,172,175],[99,154,171,172,176],[99,153,154,171,172,177],[99,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203],[99,154,171,172,179],[99,154,171,172,180],[99,154,165,171,172,181,182],[99,154,171,172,181,183,198,200],[99,154,166,171,172],[99,154,165,171,172,186,187,189],[99,154,171,172,188,189],[99,154,171,172,186,187],[99,154,171,172,189],[99,154,171,172,190],[99,151,154,171,172,186,191],[99,154,165,171,172,192,193],[99,154,171,172,192,193],[99,154,159,171,172,174,186,194],[99,154,171,172,195],[99,154,171,172,174,196],[99,154,168,171,172,180,197],[99,154,159,171,172,198],[99,154,171,172,186,199],[99,154,171,172,173,200],[99,154,171,172,201],[99,154,159,171,172],[99,146,154,171,172],[99,154,171,172,202],[99,146,154,165,167,171,172,177,186,189,197,199,200,202],[99,154,171,172,186,203],[99,112,115,118,119,154,171,172,197],[99,115,154,171,172,186,197],[99,115,119,154,171,172,197],[99,154,171,172,186],[99,109,154,171,172],[99,113,154,171,172],[99,111,112,115,154,171,172,197],[99,154,171,172,174,194],[99,154,171,172,204],[99,109,154,171,172,204],[99,111,115,154,171,172,174,197],[99,106,107,108,110,114,154,165,171,172,186,197],[99,115,123,131,154,171,172],[99,107,113,154,171,172],[99,115,140,141,154,171,172],[99,107,110,115,154,171,172,189,197,204],[99,115,154,171,172],[99,111,115,154,171,172,197],[99,106,154,171,172],[99,109,110,111,113,114,115,116,117,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,141,142,143,144,145,154,171,172],[99,115,133,136,154,162,171,172],[99,115,123,124,125,154,171,172],[99,113,115,124,126,154,171,172],[99,114,154,171,172],[99,107,109,115,154,171,172],[99,115,119,124,126,154,171,172],[99,119,154,171,172],[99,113,115,118,154,171,172,197],[99,107,111,115,123,154,171,172],[99,115,133,154,171,172],[99,126,154,171,172],[99,109,115,140,154,171,172,189,202,204],[86,99,154,171,172],[88,99,154,171,172],[83,87,89,93,95,99,154,171,172],[91,92,99,154,171,172],[87,90,91,99,154,171,172],[87,99,154,171,172],[94,99,154,171,172],[84,85,99,154,171,172],[84,99,154,171,172]],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"2ab096661c711e4a81cc464fa1e6feb929a54f5340b46b0a07ac6bbf857471f0","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2e80ee7a49e8ac312cc11b77f1475804bee36b3b2bc896bead8b6e1266befb43","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"df83c2a6c73228b625b0beb6669c7ee2a09c914637e2d35170723ad49c0f5cd4","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"60037901da1a425516449b9a20073aa03386cce92f7a1fd902d7602be3a7c2e9","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"22adec94ef7047a6c9d1af3cb96be87a335908bf9ef386ae9fd50eeb37f44c47","affectsGlobalScope":true,"impliedFormat":1},{"version":"196cb558a13d4533a5163286f30b0509ce0210e4b316c56c38d4c0fd2fb38405","affectsGlobalScope":true,"impliedFormat":1},{"version":"73f78680d4c08509933daf80947902f6ff41b6230f94dd002ae372620adb0f60","affectsGlobalScope":true,"impliedFormat":1},{"version":"c5239f5c01bcfa9cd32f37c496cf19c61d69d37e48be9de612b541aac915805b","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"e82401c5d052fb14c4b11975937505d6729b03ad275db446581e5a4e8195e99b","signature":"e8ddbaba20eb109774cbfe1d505907aa3aa465f8ec63af065b42047e1b958347"},"e3a8dea38314b8e6693cad8da3596b34919efb0f0d1854ee05bc656db530c4f1","c7fbd912dd77136a4440f996007aa52ea4565c72a7de8f0c48cc25b3a4c63070","101c4725fd5d7d170e747f3f9857f32edbfbd90b95df6d8b6b326c1733295421",{"version":"aae6161ab4d0ada2070e6f9121b8c184521e642f7ff1c881648a55ae4497525e","signature":"607bcd245f518499e5da029607acf891d35cf5628475aa9196631b68430f6da7"},{"version":"a5fbba68a9cd95bc66d02a548da9781a2024e4a8ef3091be5e7422ee172dbda2","signature":"8c636f3087dcbf01dfbeae56d9657eb059b3dea55492ec01d8c09afe6661577c"},{"version":"8e2ed85b84056cf195cfcb330418f70ce94d474538f81fc35ecb71d00ff7aec8","signature":"f5724b81ef462047ff127b4d1aeb85cff48cfccc93d36497419c9b30859ee639"},{"version":"b056c32ce23232bca5c444eb08bcab35335c9a8a1c9352629d6a102dc4546180","affectsGlobalScope":true,"impliedFormat":1},{"version":"76fcb9d4bba52c4e8b20804a1feb280d46dcf1a1046d1471f48dc03f63594f37","signature":"887ca2655ce2d890d69d2211665bcdbe5b99bdd6d0092075c71a69128347004a"},{"version":"38ecac5c7bf4a606df8b27ab4ae4384b67f3e7223054a028c9e99a1bedc10aba","signature":"05cc920118b2617cf6f2af2f89f911527e93e9582d2f9c7c809114b05e9c1d71"},{"version":"de9d44eba77d19c534dbb772073941966c3eea667670de310a96fbe96df0bbf9","signature":"8be598032da547315e4d2bea11c8b38a437ea368511ebd77a93f9c4bda4a5308"},{"version":"3aa5711bff79cf6e80b7266e116270779e5f767acbbe80b5d946a38fe0edd458","signature":"5f9703bc28a342b6eaf47b83d78caef5e790eade7dd9cb8fcb9dc465684656d6"},{"version":"89bdb0b3f51736564fb89d2611ddd9ee37263397e1cc312f266152b780785611","signature":"d8063548c76343db93bd544af21bdc3488b94ce09621c7a544bc6af4482db1f4"},{"version":"55c468dc1909a4ce0bf58c56e6cdd20bdfccb624afe34d95928de82140f68c3e","signature":"f64c6ffbf8f2e33401137cd81841ff555ede996c5437754f91c21296bbbbc1f5"},{"version":"d153a11543fd884b596587ccd97aebbeed950b26933ee000f94009f1ab142848","affectsGlobalScope":true,"impliedFormat":1},{"version":"378281aa35786c27d5811af7e6bcaa492eebd0c7013d48137c35bbc69a2b9751","affectsGlobalScope":true,"impliedFormat":1},{"version":"3af97acf03cc97de58a3a4bc91f8f616408099bc4233f6d0852e72a8ffb91ac9","affectsGlobalScope":true,"impliedFormat":1},{"version":"1b2dd1cbeb0cc6ae20795958ba5950395ebb2849b7c8326853dd15530c77ab0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1db0b7dca579049ca4193d034d835f6bfe73096c73663e5ef9a0b5779939f3d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"387a023d363f755eb63450a66c28b14cdd7bc30a104565e2dbf0a8988bb4a56c","affectsGlobalScope":true,"impliedFormat":1},{"version":"9798340ffb0d067d69b1ae5b32faa17ab31b82466a3fc00d8f2f2df0c8554aaa","affectsGlobalScope":true,"impliedFormat":1},{"version":"f26b11d8d8e4b8028f1c7d618b22274c892e4b0ef5b3678a8ccbad85419aef43","affectsGlobalScope":true,"impliedFormat":1},{"version":"4967529644e391115ca5592184d4b63980569adf60ee685f968fd59ab1557188","impliedFormat":1},{"version":"cdcf9ea426ad970f96ac930cd176d5c69c6c24eebd9fc580e1572d6c6a88f62c","impliedFormat":1},{"version":"23cd712e2ce083d68afe69224587438e5914b457b8acf87073c22494d706a3d0","impliedFormat":1},{"version":"487b694c3de27ddf4ad107d4007ad304d29effccf9800c8ae23c2093638d906a","impliedFormat":1},{"version":"3a80bc85f38526ca3b08007ee80712e7bb0601df178b23fbf0bf87036fce40ce","impliedFormat":1},{"version":"ccf4552357ce3c159ef75f0f0114e80401702228f1898bdc9402214c9499e8c0","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"68834d631c8838c715f225509cfc3927913b9cc7a4870460b5b60c8dbdb99baf","impliedFormat":1},{"version":"2931540c47ee0ff8a62860e61782eb17b155615db61e36986e54645ec67f67c2","impliedFormat":1},{"version":"ccab02f3920fc75c01174c47fcf67882a11daf16baf9e81701d0a94636e94556","impliedFormat":1},{"version":"f6faf5f74e4c4cc309a6c6a6c4da02dbb840be5d3e92905a23dcd7b2b0bd1986","impliedFormat":1},{"version":"ea6bc8de8b59f90a7a3960005fd01988f98fd0784e14bc6922dde2e93305ec7d","impliedFormat":1},{"version":"36107995674b29284a115e21a0618c4c2751b32a8766dd4cb3ba740308b16d59","impliedFormat":1},{"version":"914a0ae30d96d71915fc519ccb4efbf2b62c0ddfb3a3fc6129151076bc01dc60","impliedFormat":1},{"version":"33e981bf6376e939f99bd7f89abec757c64897d33c005036b9a10d9587d80187","impliedFormat":1},{"version":"7fd1b31fd35876b0aa650811c25ec2c97a3c6387e5473eb18004bed86cdd76b6","impliedFormat":1},{"version":"b41767d372275c154c7ea6c9d5449d9a741b8ce080f640155cc88ba1763e35b3","impliedFormat":1},{"version":"3bacf516d686d08682751a3bd2519ea3b8041a164bfb4f1d35728993e70a2426","impliedFormat":1},{"version":"7fb266686238369442bd1719bc0d7edd0199da4fb8540354e1ff7f16669b4323","impliedFormat":1},{"version":"0a60a292b89ca7218b8616f78e5bbd1c96b87e048849469cccb4355e98af959a","impliedFormat":1},{"version":"0b6e25234b4eec6ed96ab138d96eb70b135690d7dd01f3dd8a8ab291c35a683a","impliedFormat":1},{"version":"9666f2f84b985b62400d2e5ab0adae9ff44de9b2a34803c2c5bd3c8325b17dc0","impliedFormat":1},{"version":"40cd35c95e9cf22cfa5bd84e96408b6fcbca55295f4ff822390abb11afbc3dca","impliedFormat":1},{"version":"b1616b8959bf557feb16369c6124a97a0e74ed6f49d1df73bb4b9ddf68acf3f3","impliedFormat":1},{"version":"5b03a034c72146b61573aab280f295b015b9168470f2df05f6080a2122f9b4df","impliedFormat":1},{"version":"40b463c6766ca1b689bfcc46d26b5e295954f32ad43e37ee6953c0a677e4ae2b","impliedFormat":1},{"version":"249b9cab7f5d628b71308c7d9bb0a808b50b091e640ba3ed6e2d0516f4a8d91d","impliedFormat":1},{"version":"80aae6afc67faa5ac0b32b5b8bc8cc9f7fa299cff15cf09cc2e11fd28c6ae29e","impliedFormat":1},{"version":"f473cd2288991ff3221165dcf73cd5d24da30391f87e85b3dd4d0450c787a391","impliedFormat":1},{"version":"499e5b055a5aba1e1998f7311a6c441a369831c70905cc565ceac93c28083d53","impliedFormat":1},{"version":"54c3e2371e3d016469ad959697fd257e5621e16296fa67082c2575d0bf8eced0","impliedFormat":1},{"version":"beb8233b2c220cfa0feea31fbe9218d89fa02faa81ef744be8dce5acb89bb1fd","impliedFormat":1},{"version":"c183b931b68ad184bc8e8372bf663f3d33304772fb482f29fb91b3c391031f3e","impliedFormat":1},{"version":"5d0375ca7310efb77e3ef18d068d53784faf62705e0ad04569597ae0e755c401","impliedFormat":1},{"version":"59af37caec41ecf7b2e76059c9672a49e682c1a2aa6f9d7dc78878f53aa284d6","impliedFormat":1},{"version":"addf417b9eb3f938fddf8d81e96393a165e4be0d4a8b6402292f9c634b1cb00d","impliedFormat":1},{"version":"48cc3ec153b50985fb95153258a710782b25975b10dd4ac8a4f3920632d10790","impliedFormat":1},{"version":"adf27937dba6af9f08a68c5b1d3fce0ca7d4b960c57e6d6c844e7d1a8e53adae","impliedFormat":1},{"version":"e1528ca65ac90f6fa0e4a247eb656b4263c470bb22d9033e466463e13395e599","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"866078923a56d026e39243b4392e282c1c63159723996fa89243140e1388a98d","impliedFormat":1},{"version":"830171b27c5fdf9bcbe4cf7d428fcf3ae2c67780fb7fbdccdf70d1623d938bc4","affectsGlobalScope":true,"impliedFormat":1},{"version":"1cf059eaf468efcc649f8cf6075d3cb98e9a35a0fe9c44419ec3d2f5428d7123","affectsGlobalScope":true,"impliedFormat":1},{"version":"e7721c4f69f93c91360c26a0a84ee885997d748237ef78ef665b153e622b36c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d97fb21da858fb18b8ae72c314e9743fd52f73ebe2764e12af1db32fc03f853f","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ea15fd99b2e34cb25fe8346c955000bb70c8b423ae4377a972ef46bfb37f595","impliedFormat":1},{"version":"7cf69dd5502c41644c9e5106210b5da7144800670cbe861f66726fa209e231c4","impliedFormat":1},{"version":"72c1f5e0a28e473026074817561d1bc9647909cf253c8d56c41d1df8d95b85f7","impliedFormat":1},{"version":"f9b4137a0d285bd77dba2e6e895530112264310ae47e07bf311feae428fb8b61","affectsGlobalScope":true,"impliedFormat":1},{"version":"8b21e13ed07d0df176ae31d6b7f01f7b17d66dbeb489c0d31d00de2ca14883da","impliedFormat":1},{"version":"51aecd2df90a3cffea1eb4696b33b2d78594ea2aa2138e6b9471ec4841c6c2ee","impliedFormat":1},{"version":"2c91d8366ff2506296191c26fd97cc1990bab3ee22576275d28b654a21261a44","affectsGlobalScope":true,"impliedFormat":1},{"version":"5524481e56c48ff486f42926778c0a3cce1cc85dc46683b92b1271865bcf015a","impliedFormat":1},{"version":"f929f0b6b3421a2d34344b0f421f45aeb2c84ad365ebf29d04312023b3accc58","impliedFormat":1},{"version":"db9ada976f9e52e13f7ae8b9a320f4b67b87685938c5879187d8864b2fbe97f3","impliedFormat":1},{"version":"9f39e70a354d0fba29ac3cdf6eca00b7f9e96f64b2b2780c432e8ea27f133743","impliedFormat":1},{"version":"0dace96cc0f7bc6d0ee2044921bdf19fe42d16284dbcc8ae200800d1c9579335","impliedFormat":1},{"version":"a2e2bbde231b65c53c764c12313897ffdfb6c49183dd31823ee2405f2f7b5378","impliedFormat":1},{"version":"ad1cc0ed328f3f708771272021be61ab146b32ecf2b78f3224959ff1e2cd2a5c","impliedFormat":1},{"version":"c64e1888baaa3253ca4405b455e4bf44f76357868a1bd0a52998ade9a092ad78","affectsGlobalScope":true,"impliedFormat":1},{"version":"d8cf132379078d0974a59df26069689a2d33c7dc826b5be56231841cb2f32e58","impliedFormat":1},{"version":"fbf413fc617837453c878a9174a1f1b383616857a3f8366bc41cf30df4aea7d5","impliedFormat":1},{"version":"148c73ec11318850f571172ceae3e55ce479d850fe18ec8eae0abd99d9f6c319","impliedFormat":1},{"version":"230bdc111d7578276e4a3bb9d075d85c78c6b68f428c3a9935e2eaa10f4ae1f5","impliedFormat":1},{"version":"e8aabbee5e7b9101b03bb4222607d57f38859b8115a8050a4eb91b4ee43a3a73","impliedFormat":1},{"version":"bbf42f98a5819f4f06e18c8b669a994afe9a17fe520ae3454a195e6eabf7700d","impliedFormat":1},{"version":"c0bb1b65757c72bbf8ddf7eaa532223bacf58041ff16c883e76f45506596e925","impliedFormat":1},{"version":"c8b85f7aed29f8f52b813f800611406b0bfe5cf3224d20a4bdda7c7f73ce368e","affectsGlobalScope":true,"impliedFormat":1},{"version":"145dcf25fd4967c610c53d93d7bc4dce8fbb1b6dd7935362472d4ae49363c7ba","impliedFormat":1},{"version":"ff65b8a8bd380c6d129becc35de02f7c29ad7ce03300331ca91311fb4044d1a9","impliedFormat":1},{"version":"76957a6d92b94b9e2852cf527fea32ad2dc0ef50f67fe2b14bd027c9ceef2d86","impliedFormat":1},{"version":"9043daec15206650fa119bad6b8d70136021ea7d52673a71f79a87a42ee38d44","affectsGlobalScope":true,"impliedFormat":1},{"version":"8ba0db41ed773e152647a78e9053e36a747891db41d6a51c7030a0d0f01babb2","affectsGlobalScope":true,"impliedFormat":1},{"version":"a58a15da4c5ba3df60c910a043281256fa52d36a0fcdef9b9100c646282e88dd","impliedFormat":1},{"version":"b36beffbf8acdc3ebc58c8bb4b75574b31a2169869c70fc03f82895b93950a12","impliedFormat":1},{"version":"de263f0089aefbfd73c89562fb7254a7468b1f33b61839aafc3f035d60766cb4","impliedFormat":1},{"version":"77fbe5eecb6fac4b6242bbf6eebfc43e98ce5ccba8fa44e0ef6a95c945ff4d98","impliedFormat":1},{"version":"8c81fd4a110490c43d7c578e8c6f69b3af01717189196899a6a44f93daa57a3a","impliedFormat":1},{"version":"5fb39858b2459864b139950a09adae4f38dad87c25bf572ce414f10e4bd7baab","impliedFormat":1},{"version":"28e3631087ecef78fef8efdb21d4d2509f776ef6f0d660ff605b5ee6a22ebb8c","impliedFormat":1},{"version":"b33b74b97952d9bf4fbd2951dcfbb5136656ddb310ce1c84518aaa77dbca9992","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"45650f47bfb376c8a8ed39d4bcda5902ab899a3150029684ee4c10676d9fbaee","impliedFormat":1},{"version":"6b306cd4282bbb54d4a6bb23cfb7a271160983dfc38c67b5a132504cfcc34896","affectsGlobalScope":true,"impliedFormat":1},{"version":"c119835edf36415081dfd9ed15fc0cd37aaa28d232be029ad073f15f3d88c323","impliedFormat":1},{"version":"450172a56b944c2d83f45cc11c9a388ea967cd301a21202aa0a23c34c7506a18","impliedFormat":1},{"version":"9705cd157ffbb91c5cab48bdd2de5a437a372e63f870f8a8472e72ff634d47c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"ae86f30d5d10e4f75ce8dcb6e1bd3a12ecec3d071a21e8f462c5c85c678efb41","impliedFormat":1},{"version":"72f8936aebf0c4a1adab767b97d34ba7d3a308afcf76de4417b9c16fb92ed548","impliedFormat":1},{"version":"e03460fe72b259f6d25ad029f085e4bedc3f90477da4401d8fbc1efa9793230e","impliedFormat":1},{"version":"4286a3a6619514fca656089aee160bb6f2e77f4dd53dc5a96b26a0b4fc778055","impliedFormat":1},{"version":"04aa8fb012abeecf5666b013c59ba01dca5aa0c28173cb5385bc88d4adeb8d64","affectsGlobalScope":true,"impliedFormat":1},{"version":"3585d6891e9ea18e07d0755a6d90d71331558ba5dc5561933553209f886db106","affectsGlobalScope":true,"impliedFormat":1},{"version":"86be71cbb0593468644932a6eb96d527cfa600cecfc0b698af5f52e51804451d","impliedFormat":1},{"version":"84dd6b0fd2505135692935599d6606f50a421389e8d4535194bcded307ee5cf2","impliedFormat":1},{"version":"0d5b085f36e6dc55bc6332ecb9c733be3a534958c238fb8d8d18d4a2b6f2a15a","impliedFormat":1},{"version":"db19ea066fdc5f97df3f769e582ae3000380ab7942e266654bdb1a4650d19eaf","affectsGlobalScope":true,"impliedFormat":1},{"version":"2a034894bf28c220a331c7a0229d33564803abe2ac1b9a5feee91b6b9b6e88ea","impliedFormat":1},{"version":"d7e9ab1b0996639047c61c1e62f85c620e4382206b3abb430d9a21fb7bc23c77","impliedFormat":1}],"root":[83,[87,89],[91,96]],"options":{"allowSyntheticDefaultImports":true,"allowUnreachableCode":false,"composite":true,"declaration":true,"declarationMap":true,"emitDeclarationOnly":true,"esModuleInterop":true,"experimentalDecorators":true,"jsx":4,"module":99,"noImplicitAny":true,"noImplicitReturns":false,"noUnusedLocals":false,"noUnusedParameters":false,"outDir":"./","removeComments":false,"rootDir":"../src","skipDefaultLibCheck":true,"skipLibCheck":true,"sourceMap":true,"strict":true,"target":99,"tsBuildInfoFile":"./tsbuildinfo","verbatimModuleSyntax":true},"referencedMap":[[151,1],[152,1],[153,2],[99,3],[154,4],[155,5],[156,6],[97,7],[157,8],[158,9],[159,10],[160,11],[161,12],[162,13],[163,13],[164,14],[165,15],[166,16],[167,17],[100,7],[98,7],[168,18],[169,19],[170,20],[204,21],[171,22],[172,7],[173,23],[174,24],[175,25],[176,26],[177,27],[178,28],[179,29],[180,30],[181,31],[182,31],[183,32],[184,7],[185,33],[186,34],[188,35],[187,36],[189,37],[190,38],[191,39],[192,40],[193,41],[194,42],[195,43],[196,44],[197,45],[198,46],[199,47],[200,48],[201,49],[101,7],[102,50],[103,7],[104,7],[147,51],[148,52],[149,7],[150,37],[202,53],[203,54],[105,7],[90,7],[81,7],[82,7],[13,7],[14,7],[16,7],[15,7],[2,7],[17,7],[18,7],[19,7],[20,7],[21,7],[22,7],[23,7],[24,7],[3,7],[25,7],[26,7],[4,7],[27,7],[31,7],[28,7],[29,7],[30,7],[32,7],[33,7],[34,7],[5,7],[35,7],[36,7],[37,7],[38,7],[6,7],[42,7],[39,7],[40,7],[41,7],[43,7],[7,7],[44,7],[49,7],[50,7],[45,7],[46,7],[47,7],[48,7],[8,7],[54,7],[51,7],[52,7],[53,7],[55,7],[9,7],[56,7],[57,7],[58,7],[60,7],[59,7],[61,7],[62,7],[10,7],[63,7],[64,7],[65,7],[11,7],[66,7],[67,7],[68,7],[69,7],[70,7],[1,7],[71,7],[72,7],[12,7],[76,7],[74,7],[79,7],[78,7],[73,7],[77,7],[75,7],[80,7],[123,55],[135,56],[121,57],[136,58],[145,59],[112,60],[113,61],[111,62],[144,63],[139,64],[143,65],[115,66],[132,67],[114,68],[142,69],[109,70],[110,64],[116,71],[117,7],[122,72],[120,71],[107,73],[146,74],[137,75],[126,76],[125,71],[127,77],[130,78],[124,79],[128,80],[140,63],[118,81],[119,82],[131,83],[108,58],[134,84],[133,71],[129,85],[138,7],[106,7],[141,86],[83,7],[87,87],[89,88],[88,7],[96,89],[93,90],[92,91],[91,92],[95,93],[94,7],[86,94],[84,7],[85,95]],"latestChangedDtsFile":"./index.d.ts","version":"5.9.3"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qualcomm-ui/mdx-common",
3
- "version": "1.0.2",
3
+ "version": "1.1.0",
4
4
  "description": "MDX common types and utilities",
5
5
  "repository": "https://github.com/qualcomm/qualcomm-ui",
6
6
  "author": "Ryan Bower",
@@ -13,6 +13,7 @@
13
13
  "default": "./dist/index.js"
14
14
  }
15
15
  },
16
+ "types": "./dist/index.d.ts",
16
17
  "files": [
17
18
  "dist",
18
19
  "package.json"
@@ -22,7 +23,7 @@
22
23
  },
23
24
  "dependencies": {},
24
25
  "peerDependencies": {
25
- "@qualcomm-ui/typedoc-common": "^1.0.2",
26
+ "@qualcomm-ui/typedoc-common": "^1.0.3",
26
27
  "fuzzysort": ">=3"
27
28
  }
28
29
  }