@gracile-labs/better-errors 0.1.1 → 0.1.2-next.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/dev/custom-overlay/assets.d.ts +5 -5
- package/dist/dev/custom-overlay/assets.d.ts.map +1 -1
- package/dist/dev/custom-overlay/assets.js +1 -1
- package/dist/dev/custom-overlay/vite-custom-overlay.d.ts +0 -17
- package/dist/dev/custom-overlay/vite-custom-overlay.d.ts.map +1 -1
- package/dist/dev/custom-overlay/vite-custom-overlay.js +217 -208
- package/dist/dev/custom-overlay/vite-custom-overlay.styles.d.ts.map +1 -1
- package/dist/dev/custom-overlay/vite-custom-overlay.styles.js +0 -1
- package/dist/dev/logger.d.ts +1 -1
- package/dist/dev/logger.d.ts.map +1 -1
- package/dist/dev/logger.js +24 -28
- package/dist/dev/printer.d.ts +1 -1
- package/dist/dev/printer.d.ts.map +1 -1
- package/dist/dev/printer.js +4 -5
- package/dist/dev/utils.d.ts.map +1 -1
- package/dist/dev/utils.js +2 -0
- package/dist/dev/vite.d.ts.map +1 -1
- package/dist/dev/vite.js +2 -0
- package/dist/errors-data.d.ts +2 -2
- package/dist/errors-data.d.ts.map +1 -1
- package/dist/errors.d.ts +5 -5
- package/dist/errors.d.ts.map +1 -1
- package/dist/errors.js +12 -11
- package/dist/plugin.d.ts +0 -4
- package/dist/plugin.d.ts.map +1 -1
- package/dist/plugin.js +108 -84
- package/package.json +4 -5
- package/ambient.d.ts +0 -0
- package/dist/tsconfig.tsbuildinfo +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export declare const openNewWindowIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" width=\"16\" height=\"16\" fill=\"none\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M14 2h-4m4 0L8 8m6-6v4\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M14 8.667V12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h3.333\"/></svg>";
|
|
2
|
-
export declare const iconTablerSun: import("lit").TemplateResult
|
|
3
|
-
export declare const hintIcon: import("lit").TemplateResult
|
|
4
|
-
export declare const messageIcon: import("lit").TemplateResult
|
|
5
|
-
export declare const iconTablerMoon: import("lit").TemplateResult
|
|
6
|
-
export declare const logo: import("lit").TemplateResult
|
|
2
|
+
export declare const iconTablerSun: import("lit").TemplateResult;
|
|
3
|
+
export declare const hintIcon: import("lit").TemplateResult;
|
|
4
|
+
export declare const messageIcon: import("lit").TemplateResult;
|
|
5
|
+
export declare const iconTablerMoon: import("lit").TemplateResult;
|
|
6
|
+
export declare const logo: import("lit").TemplateResult;
|
|
7
7
|
//# sourceMappingURL=assets.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"assets.d.ts","sourceRoot":"","sources":["../../../src/dev/custom-overlay/assets.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,iBAAiB,2YAC+U,CAAC;AAE9W,eAAO,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"assets.d.ts","sourceRoot":"","sources":["../../../src/dev/custom-overlay/assets.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,iBAAiB,2YAC+U,CAAC;AAE9W,eAAO,MAAM,aAAa,8BAkBnB,CAAC;AAER,eAAO,MAAM,QAAQ,8BAgBpB,CAAC;AAEF,eAAO,MAAM,WAAW,8BAgBvB,CAAC;AAEF,eAAO,MAAM,cAAc,8BAiBpB,CAAC;AAER,eAAO,MAAM,IAAI,8BAuCV,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { html } from 'lit';
|
|
1
|
+
import { html } from 'lit/static-html.js';
|
|
2
2
|
// const houstonLogo = `<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" width="175" height="131" fill="none"><path fill="currentColor" d="M55.977 81.512c0 8.038-6.516 14.555-14.555 14.555S26.866 89.55 26.866 81.512c0-8.04 6.517-14.556 14.556-14.556 8.039 0 14.555 6.517 14.555 14.556Zm24.745-5.822c0-.804.651-1.456 1.455-1.456h11.645c.804 0 1.455.652 1.455 1.455v11.645c0 .804-.651 1.455-1.455 1.455H82.177a1.456 1.456 0 0 1-1.455-1.455V75.689Zm68.411 5.822c0 8.038-6.517 14.555-14.556 14.555-8.039 0-14.556-6.517-14.556-14.555 0-8.04 6.517-14.556 14.556-14.556 8.039 0 14.556 6.517 14.556 14.556Z"/><rect width="168.667" height="125" x="3.667" y="3" stroke="currentColor" stroke-width="4" rx="20.289"/></svg>`;
|
|
3
3
|
/* prettier-ignore */
|
|
4
4
|
export const openNewWindowIcon = `<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" width="16" height="16" fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 2h-4m4 0L8 8m6-6v4"/><path stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M14 8.667V12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h3.333"/></svg>`;
|
|
@@ -1,18 +1 @@
|
|
|
1
|
-
import { LitElement } from 'lit';
|
|
2
|
-
import type { BetterErrorPayload } from '../vite.js';
|
|
3
|
-
export declare class ViteCustomOverlay extends LitElement {
|
|
4
|
-
static styles: import("lit").CSSResult[];
|
|
5
|
-
accessor errorPayload: BetterErrorPayload['err'] | null;
|
|
6
|
-
root: ShadowRoot;
|
|
7
|
-
protected firstUpdated(): void;
|
|
8
|
-
initTheme(): void;
|
|
9
|
-
static createLink(text: string, href: string | undefined): HTMLDivElement;
|
|
10
|
-
appendCode(): void;
|
|
11
|
-
render(): import("lit").TemplateResult<1>;
|
|
12
|
-
}
|
|
13
|
-
declare global {
|
|
14
|
-
interface HTMLElementTagNameMap {
|
|
15
|
-
'vite-custom-overlay': ViteCustomOverlay;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
1
|
//# sourceMappingURL=vite-custom-overlay.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vite-custom-overlay.d.ts","sourceRoot":"","sources":["../../../src/dev/custom-overlay/vite-custom-overlay.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"vite-custom-overlay.d.ts","sourceRoot":"","sources":["../../../src/dev/custom-overlay/vite-custom-overlay.ts"],"names":[],"mappings":""}
|
|
@@ -1,208 +1,217 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
};
|
|
8
|
-
|
|
9
|
-
import {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
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
|
-
}
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
// // TODO: Convert remaining imperative code
|
|
3
|
+
// // import { customElement, property } from 'lit/decorators.js';
|
|
4
|
+
// import type { BetterErrorPayload } from '../vite.js';
|
|
5
|
+
// import * as assets from './assets.js';
|
|
6
|
+
// import { style } from './vite-custom-overlay.styles.js';
|
|
7
|
+
// // import { unsafeHTML } from 'lit/directives/unsafe-html.js';
|
|
8
|
+
// // import { render } from 'lit/html.js';
|
|
9
|
+
// // import { html } from 'lit/static-html.js';
|
|
10
|
+
// export class ViteCustomOverlay extends HTMLElement {
|
|
11
|
+
// // static styles = [
|
|
12
|
+
// // style,
|
|
13
|
+
// // css`
|
|
14
|
+
// // :host {
|
|
15
|
+
// // display: contents;
|
|
16
|
+
// // }
|
|
17
|
+
// // `,
|
|
18
|
+
// // ];
|
|
19
|
+
// errorPayload: BetterErrorPayload['err'] | null = null;
|
|
20
|
+
// root = this.shadowRoot!;
|
|
21
|
+
// // protected firstUpdated(): void {
|
|
22
|
+
// // }
|
|
23
|
+
// initTheme() {
|
|
24
|
+
// const themeToggle = this.root.querySelector<HTMLInputElement>(
|
|
25
|
+
// '.theme-toggle-checkbox',
|
|
26
|
+
// );
|
|
27
|
+
// if (
|
|
28
|
+
// localStorage['betterrErrorOverlayTheme'] === 'dark' ||
|
|
29
|
+
// (!('betterrErrorOverlayTheme' in localStorage) &&
|
|
30
|
+
// globalThis.matchMedia('(prefers-color-scheme: dark)').matches)
|
|
31
|
+
// ) {
|
|
32
|
+
// this?.classList.add('betterr-dark');
|
|
33
|
+
// localStorage['betterrErrorOverlayTheme'] = 'dark';
|
|
34
|
+
// themeToggle!.checked = true;
|
|
35
|
+
// } else {
|
|
36
|
+
// this?.classList.remove('betterr-dark');
|
|
37
|
+
// themeToggle!.checked = false;
|
|
38
|
+
// }
|
|
39
|
+
// themeToggle?.addEventListener('click', () => {
|
|
40
|
+
// const isDark =
|
|
41
|
+
// localStorage['betterrErrorOverlayTheme'] === 'dark' ||
|
|
42
|
+
// this?.classList.contains('betterr-dark');
|
|
43
|
+
// this?.classList.toggle('betterr-dark', !isDark);
|
|
44
|
+
// localStorage['betterrErrorOverlayTheme'] = isDark ? 'light' : 'dark';
|
|
45
|
+
// });
|
|
46
|
+
// }
|
|
47
|
+
// static createLink(text: string, href: string | undefined): HTMLDivElement {
|
|
48
|
+
// const linkContainer = document.createElement('div');
|
|
49
|
+
// const linkElement = href
|
|
50
|
+
// ? document.createElement('a')
|
|
51
|
+
// : document.createElement('button');
|
|
52
|
+
// linkElement.innerHTML = text;
|
|
53
|
+
// if (href && linkElement instanceof HTMLAnchorElement) {
|
|
54
|
+
// linkElement.href = href;
|
|
55
|
+
// linkElement.target = '_blank';
|
|
56
|
+
// }
|
|
57
|
+
// linkContainer.append(linkElement);
|
|
58
|
+
// linkContainer.className = 'link';
|
|
59
|
+
// return linkContainer;
|
|
60
|
+
// }
|
|
61
|
+
// appendCode() {
|
|
62
|
+
// const error = this.errorPayload;
|
|
63
|
+
// if (!error) throw new ReferenceError('No error.');
|
|
64
|
+
// const code = this.root.querySelector<HTMLElement>('#code');
|
|
65
|
+
// if (code && error.loc?.file) {
|
|
66
|
+
// const codeHeader = code.querySelector<HTMLHeadingElement>('#code header');
|
|
67
|
+
// if (codeHeader) {
|
|
68
|
+
// const separator = error.loc.file.includes('/') ? '/' : '\\';
|
|
69
|
+
// const cleanFile = error.loc.file.split(separator).slice(-2).join('/');
|
|
70
|
+
// const fileLocation = [cleanFile, error.loc.line, error.loc.column]
|
|
71
|
+
// .filter(Boolean)
|
|
72
|
+
// .join(':');
|
|
73
|
+
// const absoluteFileLocation = [
|
|
74
|
+
// error.loc.file,
|
|
75
|
+
// error.loc.line,
|
|
76
|
+
// error.loc.column,
|
|
77
|
+
// ]
|
|
78
|
+
// .filter(Boolean)
|
|
79
|
+
// .join(':');
|
|
80
|
+
// const codeFile = codeHeader.querySelectorAll('h2')[0];
|
|
81
|
+
// if (codeFile) {
|
|
82
|
+
// codeFile.textContent = fileLocation;
|
|
83
|
+
// codeFile.title = absoluteFileLocation;
|
|
84
|
+
// }
|
|
85
|
+
// const editorLink = ViteCustomOverlay.createLink(
|
|
86
|
+
// `Open in editor${assets.openNewWindowIcon}`,
|
|
87
|
+
// );
|
|
88
|
+
// editorLink.addEventListener('click', () => {
|
|
89
|
+
// fetch(
|
|
90
|
+
// `/__open-in-editor?file=${encodeURIComponent(
|
|
91
|
+
// absoluteFileLocation,
|
|
92
|
+
// )}`,
|
|
93
|
+
// ).catch(console.error);
|
|
94
|
+
// });
|
|
95
|
+
// codeHeader.append(editorLink);
|
|
96
|
+
// }
|
|
97
|
+
// const hint = this.root.querySelector<HTMLElement>('#hint');
|
|
98
|
+
// if (hint && error.hint) {
|
|
99
|
+
// hint.style.display = 'flex';
|
|
100
|
+
// }
|
|
101
|
+
// const docslink = this.root.querySelector<HTMLElement>('#message');
|
|
102
|
+
// if (docslink && error.docslink) {
|
|
103
|
+
// docslink.append(
|
|
104
|
+
// ViteCustomOverlay.createLink(
|
|
105
|
+
// `See Docs Reference${assets.openNewWindowIcon}`,
|
|
106
|
+
// error.docslink,
|
|
107
|
+
// ),
|
|
108
|
+
// );
|
|
109
|
+
// }
|
|
110
|
+
// if (error.highlightedCode) {
|
|
111
|
+
// globalThis.requestAnimationFrame(() => {
|
|
112
|
+
// // NOTE: This cannot be `codeContent.querySelector` because `codeContent` still contain the old HTML
|
|
113
|
+
// const errorLine =
|
|
114
|
+
// this.root.querySelector<HTMLSpanElement>('.error-line');
|
|
115
|
+
// if (errorLine) {
|
|
116
|
+
// if (errorLine.parentElement?.parentElement) {
|
|
117
|
+
// errorLine.parentElement.parentElement.scrollTop =
|
|
118
|
+
// errorLine.offsetTop -
|
|
119
|
+
// errorLine.parentElement.parentElement.offsetTop -
|
|
120
|
+
// 8;
|
|
121
|
+
// }
|
|
122
|
+
// // Add an empty line below the error line so we can show a caret under the error
|
|
123
|
+
// if (error.loc?.column) {
|
|
124
|
+
// errorLine.insertAdjacentHTML(
|
|
125
|
+
// 'afterend',
|
|
126
|
+
// `\n<span class="line error-caret"><span style="padding-left:${
|
|
127
|
+
// error.loc.column - 1
|
|
128
|
+
// }ch;">^</span></span>`,
|
|
129
|
+
// );
|
|
130
|
+
// }
|
|
131
|
+
// }
|
|
132
|
+
// });
|
|
133
|
+
// }
|
|
134
|
+
// }
|
|
135
|
+
// }
|
|
136
|
+
// connectedCallback() {
|
|
137
|
+
// if (!this.errorPayload) throw new ReferenceError('Missing payload!');
|
|
138
|
+
// this.root = this.attachShadow({ mode: 'open' });
|
|
139
|
+
// // this.classList.add('betterr-dark');
|
|
140
|
+
// // // this.root = this.shadowRoot!;
|
|
141
|
+
// // const s = new CSSStyleSheet()
|
|
142
|
+
// // s.replaceSync(style.styleSheet)
|
|
143
|
+
// this.shadowRoot?.adoptedStyleSheets.push(style.styleSheet!);
|
|
144
|
+
// // const tpl = html`
|
|
145
|
+
// // <div id="backdrop" class="betterr-dark">
|
|
146
|
+
// // <div id="layout">
|
|
147
|
+
// // <div id="theme-toggle-wrapper">
|
|
148
|
+
// // <div>
|
|
149
|
+
// // <input type="checkbox" class="theme-toggle-checkbox" id="chk" />
|
|
150
|
+
// // <label id="theme-toggle-label" for="chk">
|
|
151
|
+
// // ${assets.iconTablerSun} ${assets.iconTablerMoon}
|
|
152
|
+
// // <div id="theme-toggle-ball">
|
|
153
|
+
// // <span class="sr-only">Use dark theme</span>
|
|
154
|
+
// // </div>
|
|
155
|
+
// // </label>
|
|
156
|
+
// // </div>
|
|
157
|
+
// // </div>
|
|
158
|
+
// // <header id="header">
|
|
159
|
+
// // <section id="header-left">
|
|
160
|
+
// // <h2 id="name">${this.errorPayload.name}</h2>
|
|
161
|
+
// // <h1 id="title">
|
|
162
|
+
// // ${this.errorPayload.title || 'An error occurred.'}
|
|
163
|
+
// // </h1>
|
|
164
|
+
// // </section>
|
|
165
|
+
// // <div id="betterr-logo-overlay"></div>
|
|
166
|
+
// // <div id="betterr-logo">${assets.logo}</div>
|
|
167
|
+
// // </header>
|
|
168
|
+
// // <section id="message-hints">
|
|
169
|
+
// // <section id="message">
|
|
170
|
+
// // <span id="message-icon">${assets.messageIcon}</span>
|
|
171
|
+
// // <!-- prettier-ignore -->
|
|
172
|
+
// // <div id="message-content">${unsafeHTML(
|
|
173
|
+
// // this.errorPayload['message'],
|
|
174
|
+
// // )}</div>
|
|
175
|
+
// // </section>
|
|
176
|
+
// // <section id="hint">
|
|
177
|
+
// // <span id="hint-icon"> ${assets.hintIcon} </span>
|
|
178
|
+
// // <div id="hint-content">${this.errorPayload.hint}</div>
|
|
179
|
+
// // </section>
|
|
180
|
+
// // </section>
|
|
181
|
+
// // <section id="code">
|
|
182
|
+
// // <header>
|
|
183
|
+
// // <h2></h2>
|
|
184
|
+
// // </header>
|
|
185
|
+
// // ${this.errorPayload.highlightedCode
|
|
186
|
+
// // ? html`<div id="code-content">
|
|
187
|
+
// // ${unsafeHTML(this.errorPayload.highlightedCode)}
|
|
188
|
+
// // </div>`
|
|
189
|
+
// // : null}
|
|
190
|
+
// // </section>
|
|
191
|
+
// // <section id="stack">
|
|
192
|
+
// // <h2>Stack Trace</h2>
|
|
193
|
+
// // <div id="stack-content">${this.errorPayload['stack']}</div>
|
|
194
|
+
// // </section>
|
|
195
|
+
// // ${this.errorPayload.cause
|
|
196
|
+
// // ? html` <!-- -->
|
|
197
|
+
// // <section id="cause">
|
|
198
|
+
// // <h2>Cause</h2>
|
|
199
|
+
// // <div id="cause-content">${this.errorPayload.cause}</div>
|
|
200
|
+
// // </section>`
|
|
201
|
+
// // : null}
|
|
202
|
+
// // </div>
|
|
203
|
+
// // </div>
|
|
204
|
+
// // `;
|
|
205
|
+
// // render(tpl, this.root);
|
|
206
|
+
// // this.appendCode();
|
|
207
|
+
// // this.initTheme();
|
|
208
|
+
// this.root.innerHTML = 'TEST';
|
|
209
|
+
// }
|
|
210
|
+
// }
|
|
211
|
+
// customElements.define('vite-custom-overlay', ViteCustomOverlay);
|
|
212
|
+
// declare global {
|
|
213
|
+
// interface HTMLElementTagNameMap {
|
|
214
|
+
// 'vite-custom-overlay': ViteCustomOverlay;
|
|
215
|
+
// }
|
|
216
|
+
// }
|
|
217
|
+
throw new Error('Empty');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vite-custom-overlay.styles.d.ts","sourceRoot":"","sources":["../../../src/dev/custom-overlay/vite-custom-overlay.styles.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"vite-custom-overlay.styles.d.ts","sourceRoot":"","sources":["../../../src/dev/custom-overlay/vite-custom-overlay.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK,yBAkiBjB,CAAC"}
|
package/dist/dev/logger.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type ErrorWithMetadata } from '../errors.js';
|
|
2
2
|
import type { BetterErrorData } from '../errors-data.js';
|
|
3
3
|
export declare function padMultilineString(source: string, n?: number): string;
|
|
4
|
-
export declare function formatErrorMessage(
|
|
4
|
+
export declare function formatErrorMessage(error: ErrorWithMetadata, showFullStacktrace: boolean, errorsData: Record<string, BetterErrorData>, docsBaseUrl?: string): string;
|
|
5
5
|
//# sourceMappingURL=logger.d.ts.map
|
package/dist/dev/logger.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logger.d.ts","sourceRoot":"","sources":["../../src/dev/logger.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"logger.d.ts","sourceRoot":"","sources":["../../src/dev/logger.ts"],"names":[],"mappings":"AAKA,OAAO,EAAe,KAAK,iBAAiB,EAAE,MAAM,cAAc,CAAC;AACnE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAiDzD,wBAAgB,kBAAkB,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,SAAI,UAGvD;AAED,wBAAgB,kBAAkB,CACjC,KAAK,EAAE,iBAAiB,EACxB,kBAAkB,EAAE,OAAO,EAC3B,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,eAAe,CAAC,EAC3C,WAAW,CAAC,EAAE,MAAM,GAClB,MAAM,CA4CR"}
|
package/dist/dev/logger.js
CHANGED
|
@@ -1,12 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
// TODO: Refactor with Gracile code-base style.
|
|
2
|
+
/* eslint-disable unicorn/no-abusive-eslint-disable */
|
|
3
|
+
/* eslint-disable */
|
|
2
4
|
import picocolors from 'picocolors';
|
|
3
5
|
import { BetterError } from '../errors.js';
|
|
6
|
+
import { getDocsForError, renderErrorMarkdown } from './utils.js';
|
|
4
7
|
const { yellow, bold, cyan, dim, underline, red } = picocolors;
|
|
5
8
|
// a regex to match the first line of a stack trace
|
|
6
9
|
const STACK_LINE_REGEXP = /^\s+at /g;
|
|
7
10
|
const IRRELEVANT_STACK_REGEXP = /node_modules|astro[/\\]dist/g;
|
|
8
|
-
function formatErrorStackTrace(
|
|
9
|
-
const stackLines = (
|
|
11
|
+
function formatErrorStackTrace(error, showFullStacktrace) {
|
|
12
|
+
const stackLines = (error.stack || '')
|
|
10
13
|
.split('\n')
|
|
11
14
|
.filter((line) => STACK_LINE_REGEXP.test(line));
|
|
12
15
|
// If full details are required, just return the entire stack trace.
|
|
@@ -16,8 +19,8 @@ function formatErrorStackTrace(err, showFullStacktrace) {
|
|
|
16
19
|
// Grab every string from the user's codebase, exit when you hit node_modules or astro/dist
|
|
17
20
|
const irrelevantStackIndex = stackLines.findIndex((line) => IRRELEVANT_STACK_REGEXP.test(line));
|
|
18
21
|
if (irrelevantStackIndex <= 0) {
|
|
19
|
-
const errorId =
|
|
20
|
-
const errorLoc =
|
|
22
|
+
const errorId = error.id;
|
|
23
|
+
const errorLoc = error.loc;
|
|
21
24
|
if (errorId || errorLoc?.file) {
|
|
22
25
|
const prettyLocation = ` at ${errorId ?? errorLoc?.file}${errorLoc?.line && errorLoc.column
|
|
23
26
|
? `:${errorLoc.line}:${errorLoc.column}`
|
|
@@ -38,44 +41,37 @@ export function padMultilineString(source, n = 2) {
|
|
|
38
41
|
const lines = source.split(/\r?\n/);
|
|
39
42
|
return lines.map((l) => ` `.repeat(n) + l).join(`\n`);
|
|
40
43
|
}
|
|
41
|
-
export function formatErrorMessage(
|
|
42
|
-
const isOurError = BetterError.is(
|
|
44
|
+
export function formatErrorMessage(error, showFullStacktrace, errorsData, docsBaseUrl) {
|
|
45
|
+
const isOurError = BetterError.is(error); /* || CompilerError.is(err) || AstroUserError.is(err) */
|
|
43
46
|
let message = '';
|
|
44
|
-
|
|
45
|
-
message
|
|
46
|
-
|
|
47
|
-
}
|
|
48
|
-
else {
|
|
49
|
-
message += err.message;
|
|
50
|
-
}
|
|
47
|
+
message += isOurError
|
|
48
|
+
? red(`[${error.name}]`) + ' ' + renderErrorMarkdown(error.message, 'cli')
|
|
49
|
+
: error.message;
|
|
51
50
|
const output = [message];
|
|
52
|
-
if (
|
|
51
|
+
if (error.hint) {
|
|
53
52
|
output.push(` ${bold('Hint:')}`);
|
|
54
|
-
output.push(yellow(padMultilineString(renderErrorMarkdown(
|
|
53
|
+
output.push(yellow(padMultilineString(renderErrorMarkdown(error.hint, 'cli'), 4)));
|
|
55
54
|
}
|
|
56
55
|
if (docsBaseUrl) {
|
|
57
|
-
const docsLink = getDocsForError(
|
|
56
|
+
const docsLink = getDocsForError(error, errorsData, docsBaseUrl);
|
|
58
57
|
if (docsLink) {
|
|
59
58
|
output.push(` ${bold('Error reference:')}`);
|
|
60
59
|
output.push(` ${cyan(underline(docsLink))}`);
|
|
61
60
|
}
|
|
62
61
|
}
|
|
63
|
-
if (
|
|
62
|
+
if (error.stack) {
|
|
64
63
|
output.push(` ${bold('Stack trace:')}`);
|
|
65
|
-
output.push(dim(formatErrorStackTrace(
|
|
64
|
+
output.push(dim(formatErrorStackTrace(error, showFullStacktrace)));
|
|
66
65
|
}
|
|
67
|
-
if (
|
|
66
|
+
if (error.cause) {
|
|
68
67
|
output.push(` ${bold('Caused by:')}`);
|
|
69
68
|
let causeMessage = ' ';
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
69
|
+
causeMessage +=
|
|
70
|
+
error.cause instanceof Error
|
|
71
|
+
? error.cause.message +
|
|
73
72
|
'\n' +
|
|
74
|
-
formatErrorStackTrace(
|
|
75
|
-
|
|
76
|
-
else {
|
|
77
|
-
causeMessage += JSON.stringify(err.cause);
|
|
78
|
-
}
|
|
73
|
+
formatErrorStackTrace(error.cause, showFullStacktrace)
|
|
74
|
+
: JSON.stringify(error.cause);
|
|
79
75
|
output.push(dim(causeMessage));
|
|
80
76
|
}
|
|
81
77
|
return output.join('\n');
|
package/dist/dev/printer.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ErrorLocation } from '../errors.js';
|
|
2
2
|
export declare function normalizeLF(code: string): string;
|
|
3
3
|
/** Generate a code frame from string and an error location */
|
|
4
|
-
export declare function codeFrame(
|
|
4
|
+
export declare function codeFrame(source: string, loc: ErrorLocation): string;
|
|
5
5
|
//# sourceMappingURL=printer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"printer.d.ts","sourceRoot":"","sources":["../../src/dev/printer.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"printer.d.ts","sourceRoot":"","sources":["../../src/dev/printer.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAElD,wBAAgB,WAAW,CAAC,IAAI,EAAE,MAAM,UAEvC;AAED,8DAA8D;AAC9D,wBAAgB,SAAS,CAAC,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,aAAa,GAAG,MAAM,CAgCpE"}
|
package/dist/dev/printer.js
CHANGED
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
/* eslint-disable no-restricted-syntax */
|
|
2
1
|
export function normalizeLF(code) {
|
|
3
|
-
return code.
|
|
2
|
+
return code.replaceAll(/\r\n|\r(?!\n)|\n/g, '\n');
|
|
4
3
|
}
|
|
5
4
|
/** Generate a code frame from string and an error location */
|
|
6
|
-
export function codeFrame(
|
|
5
|
+
export function codeFrame(source, loc) {
|
|
7
6
|
if (!loc || loc.line === undefined || loc.column === undefined) {
|
|
8
7
|
return '';
|
|
9
8
|
}
|
|
10
|
-
const lines = normalizeLF(
|
|
9
|
+
const lines = normalizeLF(source)
|
|
11
10
|
.split('\n')
|
|
12
|
-
.map((ln) => ln.
|
|
11
|
+
.map((ln) => ln.replaceAll('\t', ' '));
|
|
13
12
|
// grab 2 lines before, and 3 lines after focused line
|
|
14
13
|
const visibleLines = [];
|
|
15
14
|
for (let n = -2; n <= 2; n += 1) {
|
package/dist/dev/utils.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/dev/utils.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/dev/utils.ts"],"names":[],"mappings":"AAiBA,OAAO,EAEN,KAAK,iBAAiB,EAEtB,MAAM,cAAc,CAAC;AACtB,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAezD,wDAAwD;AACxD,wBAAgB,eAAe,CAAC,GAAG,EAAE,GAAG,GAAG,KAAK,CAW/C;AAED,wBAAgB,WAAW,CAAC,IAAI,EAAE,MAAM,UAEvC;AAED;;;GAGG;AACH,wBAAgB,oBAAoB,CACnC,CAAC,EAAE,GAAG,EACN,UAAU,CAAC,EAAE,GAAG,GAAG,SAAS,GAC1B,iBAAiB,CAuInB;AAqGD,wBAAgB,eAAe,CAC9B,GAAG,EAAE,iBAAiB,EACtB,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,eAAe,CAAC,EAC3C,WAAW,EAAE,MAAM,GACjB,MAAM,GAAG,SAAS,CAcpB;AAQD;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,KAAK,UAc3E"}
|
package/dist/dev/utils.js
CHANGED
package/dist/dev/vite.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vite.d.ts","sourceRoot":"","sources":["../../src/dev/vite.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"vite.d.ts","sourceRoot":"","sources":["../../src/dev/vite.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAE3D,OAAO,KAAK,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,MAAM,CAAC;AASxD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAGtD,wBAAgB,mBAAmB,CAAC,EACnC,KAAK,EACL,QAAQ,EACR,IAAI,GAEJ,EAAE;IACF,KAAK,EAAE,OAAO,CAAC;IACf,QAAQ,CAAC,EAAE,GAAG,GAAG,SAAS,CAAC;IAC3B,IAAI,CAAC,EAAE,aAAa,GAAG,SAAS,CAAC;CAEjC,GAAG,KAAK,CAuFR;AAED,MAAM,WAAW,kBAAkB;IAClC,IAAI,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IAC3B,GAAG,EAAE,IAAI,CAAC,YAAY,CAAC,KAAK,CAAC,EAAE,KAAK,CAAC,GAAG;QACvC,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,eAAe,CAAC,EAAE,MAAM,CAAC;QACzB,GAAG,CAAC,EAAE;YACL,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,MAAM,CAAC,EAAE,MAAM,CAAC;SAChB,CAAC;QACF,KAAK,CAAC,EAAE,OAAO,CAAC;KAChB,CAAC;CACF;AAcD;;GAEG;AACH,wBAAsB,mBAAmB,CAAC,EACzC,GAAG,EACH,UAAU,EACV,WAAW,GACX,EAAE;IACF,GAAG,EAAE,iBAAiB,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,eAAe,CAAC,CAAC;IAC7C,WAAW,EAAE,MAAM,CAAC;CACpB,GAAG,OAAO,CAAC,kBAAkB,CAAC,CAkF9B"}
|
package/dist/dev/vite.js
CHANGED
package/dist/errors-data.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export interface BetterErrorData {
|
|
2
2
|
name: string;
|
|
3
3
|
title: string;
|
|
4
|
-
message?: string | ((...
|
|
5
|
-
hint?: string | ((...
|
|
4
|
+
message?: string | ((...parameters: any) => string) | undefined;
|
|
5
|
+
hint?: string | ((...parameters: any) => string) | undefined;
|
|
6
6
|
}
|
|
7
7
|
/**
|
|
8
8
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"errors-data.d.ts","sourceRoot":"","sources":["../src/errors-data.ts"],"names":[],"mappings":"AAIA,MAAM,WAAW,eAAe;IAC/B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,GAAG,CAAC,CAAC,GAAG,
|
|
1
|
+
{"version":3,"file":"errors-data.d.ts","sourceRoot":"","sources":["../src/errors-data.ts"],"names":[],"mappings":"AAIA,MAAM,WAAW,eAAe;IAC/B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,GAAG,CAAC,CAAC,GAAG,UAAU,EAAE,GAAG,KAAK,MAAM,CAAC,GAAG,SAAS,CAAC;IAChE,IAAI,CAAC,EAAE,MAAM,GAAG,CAAC,CAAC,GAAG,UAAU,EAAE,GAAG,KAAK,MAAM,CAAC,GAAG,SAAS,CAAC;CAC7D;AAED;;GAEG;AACH,eAAO,MAAM,qBAAqB;;;0BAGX,MAAM;;CAEF,CAAC"}
|
package/dist/errors.d.ts
CHANGED
|
@@ -44,23 +44,23 @@ export declare class BetterError<ConsumerErrorTypes extends string = string> ext
|
|
|
44
44
|
hint: string | undefined;
|
|
45
45
|
frame: string | undefined;
|
|
46
46
|
type: BuiltinErrorTypes | ConsumerErrorTypes;
|
|
47
|
-
constructor(
|
|
47
|
+
constructor(properties: ErrorProperties, options?: ErrorOptions);
|
|
48
48
|
setLocation(location: ErrorLocation): void;
|
|
49
49
|
setName(name: string): void;
|
|
50
50
|
setMessage(message: string): void;
|
|
51
51
|
setHint(hint: string): void;
|
|
52
52
|
setFrame(source: string, location: ErrorLocation): void;
|
|
53
|
-
static is(
|
|
53
|
+
static is(error: unknown): error is BetterError;
|
|
54
54
|
}
|
|
55
55
|
export declare class AggregateError extends BetterError {
|
|
56
56
|
type: BuiltinErrorTypes;
|
|
57
57
|
errors: BetterError[];
|
|
58
|
-
constructor(
|
|
58
|
+
constructor(properties: ErrorProperties & {
|
|
59
59
|
errors: BetterError[];
|
|
60
60
|
}, options?: ErrorOptions);
|
|
61
|
-
static is(
|
|
61
|
+
static is(error: unknown): error is AggregateError;
|
|
62
62
|
}
|
|
63
|
-
export declare function isBetterError(
|
|
63
|
+
export declare function isBetterError(error: unknown): error is BetterError;
|
|
64
64
|
export type SSRError = Error & ErrorPayload['err'];
|
|
65
65
|
export {};
|
|
66
66
|
//# sourceMappingURL=errors.d.ts.map
|
package/dist/errors.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"errors.d.ts","sourceRoot":"","sources":["../src/errors.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"errors.d.ts","sourceRoot":"","sources":["../src/errors.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;AAIzC,MAAM,MAAM,iBAAiB,GAC1B,aAAa,GAGb,eAAe,GACf,gBAAgB,CAAC;AAEpB;;;GAGG;AACH,MAAM,WAAW,iBAAiB,CAAC,CAAC,SAAS,MAAM,GAAG,MAAM;IAC3D,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,iBAAiB,GAAG,CAAC,CAAC;IAC7B,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,GAAG,CAAC,EAAE;QACL,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,MAAM,CAAC,EAAE,MAAM,CAAC;KAChB,CAAC;IACF,KAAK,CAAC,EAAE,OAAO,CAAC;CAChB;AACD,UAAU,eAAe;IACxB,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,QAAQ,CAAC,EAAE,aAAa,GAAG,SAAS,CAAC;IACrC,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC3B;AAED,MAAM,WAAW,aAAa;IAC7B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC5B;AAED,qBAAa,WAAW,CACvB,kBAAkB,SAAS,MAAM,GAAG,MAAM,CACzC,SAAQ,KAAK;IACP,GAAG,EAAE,aAAa,GAAG,SAAS,CAAC;IAC/B,KAAK,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B,IAAI,EAAE,MAAM,GAAG,SAAS,CAAC;IACzB,KAAK,EAAE,MAAM,GAAG,SAAS,CAAC;IAEjC,IAAI,EAAE,iBAAiB,GAAG,kBAAkB,CAAiB;gBAEjD,UAAU,EAAE,eAAe,EAAE,OAAO,CAAC,EAAE,YAAY;IAgBxD,WAAW,CAAC,QAAQ,EAAE,aAAa,GAAG,IAAI;IAI1C,OAAO,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;IAI3B,UAAU,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI;IAIjC,OAAO,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;IAI3B,QAAQ,CAAC,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,aAAa,GAAG,IAAI;IAI9D,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,WAAW;CAG/C;AAED,qBAAa,cAAe,SAAQ,WAAW;IAC9C,IAAI,EAAE,iBAAiB,CAAoB;IAC3C,MAAM,EAAE,WAAW,EAAE,CAAC;gBAKrB,UAAU,EAAE,eAAe,GAAG;QAAE,MAAM,EAAE,WAAW,EAAE,CAAA;KAAE,EACvD,OAAO,CAAC,EAAE,YAAY;IAQvB,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,cAAc;CAGlD;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,WAAW,CAElE;AAED,MAAM,MAAM,QAAQ,GAAG,KAAK,GAAG,YAAY,CAAC,KAAK,CAAC,CAAC"}
|
package/dist/errors.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { codeFrame } from './dev/printer.js';
|
|
2
2
|
export class BetterError extends Error {
|
|
3
|
-
constructor(
|
|
4
|
-
const { name, title, message, stack, location, hint, frame } =
|
|
3
|
+
constructor(properties, options) {
|
|
4
|
+
const { name, title, message, stack, location, hint, frame } = properties;
|
|
5
5
|
super(message, options);
|
|
6
6
|
this.type = 'BetterError';
|
|
7
7
|
this.title = title;
|
|
8
|
+
// eslint-disable-next-line unicorn/custom-error-definition
|
|
8
9
|
this.name = name;
|
|
9
10
|
if (message)
|
|
10
11
|
this.message = message;
|
|
@@ -30,22 +31,22 @@ export class BetterError extends Error {
|
|
|
30
31
|
setFrame(source, location) {
|
|
31
32
|
this.frame = codeFrame(source, location);
|
|
32
33
|
}
|
|
33
|
-
static is(
|
|
34
|
-
return
|
|
34
|
+
static is(error) {
|
|
35
|
+
return error.type === 'BetterError';
|
|
35
36
|
}
|
|
36
37
|
}
|
|
37
38
|
export class AggregateError extends BetterError {
|
|
38
39
|
// Despite being a collection of errors, AggregateError still needs to have a main error attached to it
|
|
39
40
|
// This is because Vite expects every thrown errors handled during HMR to be, well, Error and have a message
|
|
40
|
-
constructor(
|
|
41
|
-
super(
|
|
41
|
+
constructor(properties, options) {
|
|
42
|
+
super(properties, options);
|
|
42
43
|
this.type = 'AggregateError';
|
|
43
|
-
this.errors =
|
|
44
|
+
this.errors = properties.errors;
|
|
44
45
|
}
|
|
45
|
-
static is(
|
|
46
|
-
return
|
|
46
|
+
static is(error) {
|
|
47
|
+
return error.type === 'AggregateError';
|
|
47
48
|
}
|
|
48
49
|
}
|
|
49
|
-
export function isBetterError(
|
|
50
|
-
return
|
|
50
|
+
export function isBetterError(error) {
|
|
51
|
+
return error instanceof BetterError;
|
|
51
52
|
}
|
package/dist/plugin.d.ts
CHANGED
package/dist/plugin.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../src/plugin.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../src/plugin.ts"],"names":[],"mappings":""}
|
package/dist/plugin.js
CHANGED
|
@@ -1,84 +1,108 @@
|
|
|
1
|
-
|
|
2
|
-
//
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
//
|
|
7
|
-
// const
|
|
8
|
-
const
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
}
|
|
1
|
+
"use strict";
|
|
2
|
+
// import { createLogger as createViteLogger, type PluginOption } from 'vite';
|
|
3
|
+
// // @\ts-expect-error No typings at all
|
|
4
|
+
// // import launchMiddleware from 'launch-editor-middleware';
|
|
5
|
+
// // import { getLogger } from '@gracile/internal-utils/logger/helpers';
|
|
6
|
+
// import type { BetterErrorPayload } from './dev/vite.js';
|
|
7
|
+
// const VITE_PLUGIN_NAME = 'vite-plugin-better-errors';
|
|
8
|
+
// // const virtualModuleId = 'better-errors:overlay';
|
|
9
|
+
// // const resolvedVirtualModuleId = `\0${virtualModuleId}`;
|
|
10
|
+
// // static GRACILE_OVERLAY_PATH =
|
|
11
|
+
// // '@gracile-labs/better-errors/dev/custom-overlay/vite-custom-overlay';
|
|
12
|
+
// export function patchOverlay(code: string, importPath?: string) {
|
|
13
|
+
// // NOTE: Make HTMLElement available in non-browser environments
|
|
14
|
+
// // eslint-disable-next-line @typescript-eslint/no-extraneous-class
|
|
15
|
+
// const { HTMLElement = class {} as typeof globalThis.HTMLElement } =
|
|
16
|
+
// globalThis;
|
|
17
|
+
// class ErrorOverlay extends HTMLElement {
|
|
18
|
+
// root: ShadowRoot;
|
|
19
|
+
// constructor(error: BetterErrorPayload['err']) {
|
|
20
|
+
// super();
|
|
21
|
+
// this.root = this.attachShadow({ mode: 'open' });
|
|
22
|
+
// this.dir = 'ltr';
|
|
23
|
+
// const customOverlay = document.createElement('vite-custom-overlay');
|
|
24
|
+
// customOverlay.errorPayload = error;
|
|
25
|
+
// // ;
|
|
26
|
+
// // // @ts-expect-error .
|
|
27
|
+
// // setTimeout(() => {
|
|
28
|
+
// // // __gracile_importOverlay();
|
|
29
|
+
// // }, 100);
|
|
30
|
+
// this.root.append(customOverlay);
|
|
31
|
+
// }
|
|
32
|
+
// }
|
|
33
|
+
// const overlayCode = `
|
|
34
|
+
// const BETTERR_OVERLAY_PATH =
|
|
35
|
+
// '@gracile-labs/better-errors/dev/custom-overlay/vite-custom-overlay';
|
|
36
|
+
// const BETTERR_CUSTOM_IMPORT_PATH = '${importPath}';
|
|
37
|
+
// // const __gracile_importOverlay = () => import(BETTERR_CUSTOM_IMPORT_PATH ?? BETTERR_OVERLAY_PATH);
|
|
38
|
+
// import('${importPath}')
|
|
39
|
+
// ${ErrorOverlay.toString()};
|
|
40
|
+
// `;
|
|
41
|
+
// return code.replace(
|
|
42
|
+
// 'class ErrorOverlay',
|
|
43
|
+
// overlayCode + '\nclass ViteErrorOverlay',
|
|
44
|
+
// );
|
|
45
|
+
// }
|
|
46
|
+
// export function betterErrors(options?: {
|
|
47
|
+
// overlayImportPath: string;
|
|
48
|
+
// // MarkdownRenderer: typeof MarkdownDocumentRendererEmpty;
|
|
49
|
+
// // NOTE: for Vite versions mismatches with `exactOptionalPropertyTypes`?
|
|
50
|
+
// // This `any[]` AND with a plugin -array- makes ESLint and TS shut up.
|
|
51
|
+
// // eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
52
|
+
// }): any[] {
|
|
53
|
+
// // const logger = getLogger();
|
|
54
|
+
// // NOTE: Used to filter out redundant Vite errors, which are
|
|
55
|
+
// // noisy and less detailed than ours.
|
|
56
|
+
// // This should be refined on a case-by-case-basis.
|
|
57
|
+
// // Also, keep in mind that the user could use their own Vite
|
|
58
|
+
// // logger. Which is fine, but maybe the Gracile one should be
|
|
59
|
+
// // disabled in that case.
|
|
60
|
+
// const viteLogger = createViteLogger();
|
|
61
|
+
// const customLogger = createViteLogger();
|
|
62
|
+
// customLogger.error = (message /* options */) => {
|
|
63
|
+
// if (message.startsWith('\u001B[31mError when evaluating SSR module '))
|
|
64
|
+
// return;
|
|
65
|
+
// viteLogger.error(message);
|
|
66
|
+
// };
|
|
67
|
+
// return [
|
|
68
|
+
// {
|
|
69
|
+
// name: VITE_PLUGIN_NAME,
|
|
70
|
+
// enforce: 'pre',
|
|
71
|
+
// apply: 'serve',
|
|
72
|
+
// config() {
|
|
73
|
+
// return {
|
|
74
|
+
// customLogger,
|
|
75
|
+
// };
|
|
76
|
+
// },
|
|
77
|
+
// // NOTE: VITE ALREADY PROVIDE THIS!
|
|
78
|
+
// // configureServer(server) {
|
|
79
|
+
// // server.middlewares.use(
|
|
80
|
+
// // '/__open-in-editor',
|
|
81
|
+
// // // eslint-disable-next-line @typescript-eslint/no-unsafe-argument, @typescript-eslint/no-unsafe-call
|
|
82
|
+
// // launchMiddleware(),
|
|
83
|
+
// // );
|
|
84
|
+
// // },
|
|
85
|
+
// transform(code, id, options_ = {}) {
|
|
86
|
+
// if (options_.ssr) return null;
|
|
87
|
+
// if (!id.includes('vite/dist/client/client.mjs')) return null;
|
|
88
|
+
// // Replace the Vite overlay with ours
|
|
89
|
+
// return patchOverlay(code, options?.overlayImportPath);
|
|
90
|
+
// },
|
|
91
|
+
// // resolveId(id) {
|
|
92
|
+
// // if (id === virtualModuleId) {
|
|
93
|
+
// // return resolvedVirtualModuleId;
|
|
94
|
+
// // }
|
|
95
|
+
// // return null;
|
|
96
|
+
// // },
|
|
97
|
+
// // load(id) {
|
|
98
|
+
// // if (id === resolvedVirtualModuleId) {
|
|
99
|
+
// // return `
|
|
100
|
+
// // const routeImports = new Map(
|
|
101
|
+
// // );
|
|
102
|
+
// // `;
|
|
103
|
+
// // }
|
|
104
|
+
// // },
|
|
105
|
+
// } satisfies PluginOption,
|
|
106
|
+
// ];
|
|
107
|
+
// }
|
|
108
|
+
throw new Error('Empty');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gracile-labs/better-errors",
|
|
3
|
-
"version": "0.1.1",
|
|
3
|
+
"version": "0.1.2-next.1",
|
|
4
4
|
"description": "A thin, full-stack, web framework",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"vite",
|
|
@@ -39,17 +39,16 @@
|
|
|
39
39
|
"!/dist/typedoc-entrypoint.*"
|
|
40
40
|
],
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@gracile/internal-utils": "^0.
|
|
42
|
+
"@gracile/internal-utils": "^0.5.0-next.1",
|
|
43
43
|
"@lit-labs/ssr": "^3.2.2",
|
|
44
44
|
"@lit-labs/ssr-client": "^1.1.7",
|
|
45
|
-
"launch-editor-middleware": "^2.8.1",
|
|
46
45
|
"lit": "^3.1.3",
|
|
47
46
|
"picocolors": "^1.0.1",
|
|
48
|
-
"vite": "^5.
|
|
47
|
+
"vite": "^5.4.10"
|
|
49
48
|
},
|
|
50
49
|
"publishConfig": {
|
|
51
50
|
"access": "public",
|
|
52
51
|
"provenance": true
|
|
53
52
|
},
|
|
54
|
-
"gitHead": "
|
|
53
|
+
"gitHead": "918ea2107304571493be80ada5e07496fae472f5"
|
|
55
54
|
}
|
package/ambient.d.ts
DELETED
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"program":{"fileNames":["../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2016.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2017.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2018.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2019.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2021.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../src/errors-data.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/assert.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/assert/strict.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/header.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/readable.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/file.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/fetch.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/formdata.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/connector.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/client.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/errors.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/dispatcher.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/global-dispatcher.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/global-origin.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/pool-stats.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/pool.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/handlers.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/balanced-pool.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/agent.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-interceptor.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-agent.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-client.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-pool.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-errors.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/proxy-agent.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/env-http-proxy-agent.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/retry-handler.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/retry-agent.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/api.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/interceptors.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/util.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/cookies.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/patch.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/websocket.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/eventsource.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/filereader.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/diagnostics-channel.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/content-type.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/cache.d.ts","../../../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/index.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/globals.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/async_hooks.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/buffer.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/child_process.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/cluster.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/console.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/constants.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/crypto.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/dgram.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/diagnostics_channel.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/dns.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/dns/promises.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/domain.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/dom-events.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/events.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/fs.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/fs/promises.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/http.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/http2.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/https.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/inspector.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/module.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/net.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/os.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/path.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/perf_hooks.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/process.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/punycode.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/querystring.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/readline.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/readline/promises.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/repl.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/sea.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/sqlite.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/stream.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/stream/promises.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/stream/consumers.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/stream/web.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/string_decoder.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/test.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/timers.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/timers/promises.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/tls.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/trace_events.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/tty.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/url.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/util.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/v8.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/vm.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/wasi.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/worker_threads.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/zlib.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/globals.global.d.ts","../../../../node_modules/.pnpm/@types+node@22.5.0/node_modules/@types/node/index.d.ts","../../../../node_modules/.pnpm/@types+estree@1.0.5/node_modules/@types/estree/index.d.ts","../../../../node_modules/.pnpm/rollup@4.17.2/node_modules/rollup/dist/rollup.d.ts","../../../../node_modules/.pnpm/rollup@4.17.2/node_modules/rollup/dist/parseAst.d.ts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@22.5.0_sass@1.77.1_terser@5.31.6/node_modules/vite/types/hmrPayload.d.ts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@22.5.0_sass@1.77.1_terser@5.31.6/node_modules/vite/types/customEvent.d.ts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@22.5.0_sass@1.77.1_terser@5.31.6/node_modules/vite/types/hot.d.ts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@22.5.0_sass@1.77.1_terser@5.31.6/node_modules/vite/dist/node/types.d-aGj9QkWt.d.ts","../../../../node_modules/.pnpm/esbuild@0.21.5/node_modules/esbuild/lib/main.d.ts","../../../../node_modules/.pnpm/source-map-js@1.2.0/node_modules/source-map-js/source-map.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/previous-map.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/input.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/css-syntax-error.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/declaration.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/root.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/warning.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/lazy-result.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/no-work-result.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/processor.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/result.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/document.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/rule.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/node.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/comment.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/container.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/at-rule.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/list.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/postcss.d.ts","../../../../node_modules/.pnpm/postcss@8.4.40/node_modules/postcss/lib/postcss.d.mts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@22.5.0_sass@1.77.1_terser@5.31.6/node_modules/vite/dist/node/runtime.d.ts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@22.5.0_sass@1.77.1_terser@5.31.6/node_modules/vite/types/importGlob.d.ts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@22.5.0_sass@1.77.1_terser@5.31.6/node_modules/vite/types/metadata.d.ts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@22.5.0_sass@1.77.1_terser@5.31.6/node_modules/vite/dist/node/index.d.ts","../src/dev/printer.ts","../src/errors.ts","../../../../node_modules/.pnpm/picocolors@1.0.1/node_modules/picocolors/types.ts","../../../../node_modules/.pnpm/picocolors@1.0.1/node_modules/picocolors/picocolors.d.ts","../../../internal/utils/dist/paths.d.ts","../src/dev/utils.ts","../../../../node_modules/.pnpm/@lit-labs+ssr@3.2.2/node_modules/@lit-labs/ssr/lib/render-result.d.ts","../../../../node_modules/.pnpm/@lit-labs+ssr@3.2.2/node_modules/@lit-labs/ssr/lib/element-renderer.d.ts","../../../../node_modules/.pnpm/@lit-labs+ssr@3.2.2/node_modules/@lit-labs/ssr/lib/render-value.d.ts","../../../../node_modules/.pnpm/@lit-labs+ssr@3.2.2/node_modules/@lit-labs/ssr/lib/render.d.ts","../../../../node_modules/.pnpm/@types+trusted-types@2.0.7/node_modules/@types/trusted-types/lib/index.d.ts","../../../../node_modules/.pnpm/@types+trusted-types@2.0.7/node_modules/@types/trusted-types/index.d.ts","../../../../node_modules/.pnpm/lit-html@3.1.3/node_modules/lit-html/development/directive.d.ts","../../../../node_modules/.pnpm/lit-html@3.1.3/node_modules/lit-html/development/lit-html.d.ts","../../../../node_modules/.pnpm/@lit-labs+ssr@3.2.2/node_modules/@lit-labs/ssr/lib/server-template.d.ts","../../../../node_modules/.pnpm/@lit-labs+ssr@3.2.2/node_modules/@lit-labs/ssr/index.d.ts","../src/dev/vite.ts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@20.14.12_sass@1.77.1_terser@5.31.6/node_modules/vite/types/hmrPayload.d.ts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@20.14.12_sass@1.77.1_terser@5.31.6/node_modules/vite/types/customEvent.d.ts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@20.14.12_sass@1.77.1_terser@5.31.6/node_modules/vite/types/hot.d.ts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@20.14.12_sass@1.77.1_terser@5.31.6/node_modules/vite/dist/node/types.d-aGj9QkWt.d.ts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@20.14.12_sass@1.77.1_terser@5.31.6/node_modules/vite/dist/node/runtime.d.ts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@20.14.12_sass@1.77.1_terser@5.31.6/node_modules/vite/types/importGlob.d.ts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@20.14.12_sass@1.77.1_terser@5.31.6/node_modules/vite/types/metadata.d.ts","../../../../node_modules/.pnpm/vite@5.3.5_@types+node@20.14.12_sass@1.77.1_terser@5.31.6/node_modules/vite/dist/node/index.d.ts","../../../internal/utils/dist/logger/logger.d.ts","../../../internal/utils/dist/logger/helpers.d.ts","../src/plugin.ts","../src/dev/logger.ts","../../../../node_modules/.pnpm/@lit+reactive-element@2.0.4/node_modules/@lit/reactive-element/development/css-tag.d.ts","../../../../node_modules/.pnpm/@lit+reactive-element@2.0.4/node_modules/@lit/reactive-element/development/reactive-controller.d.ts","../../../../node_modules/.pnpm/@lit+reactive-element@2.0.4/node_modules/@lit/reactive-element/development/reactive-element.d.ts","../../../../node_modules/.pnpm/lit-element@4.0.5/node_modules/lit-element/development/lit-element.d.ts","../../../../node_modules/.pnpm/lit-html@3.1.3/node_modules/lit-html/development/is-server.d.ts","../../../../node_modules/.pnpm/lit@3.1.3/node_modules/lit/development/index.d.ts","../src/dev/custom-overlay/assets.ts","../src/dev/custom-overlay/vite-custom-overlay.styles.ts","../../../../node_modules/.pnpm/@lit+reactive-element@2.0.4/node_modules/@lit/reactive-element/development/decorators/base.d.ts","../../../../node_modules/.pnpm/@lit+reactive-element@2.0.4/node_modules/@lit/reactive-element/development/decorators/custom-element.d.ts","../../../../node_modules/.pnpm/@lit+reactive-element@2.0.4/node_modules/@lit/reactive-element/development/decorators/property.d.ts","../../../../node_modules/.pnpm/@lit+reactive-element@2.0.4/node_modules/@lit/reactive-element/development/decorators/state.d.ts","../../../../node_modules/.pnpm/@lit+reactive-element@2.0.4/node_modules/@lit/reactive-element/development/decorators/event-options.d.ts","../../../../node_modules/.pnpm/@lit+reactive-element@2.0.4/node_modules/@lit/reactive-element/development/decorators/query.d.ts","../../../../node_modules/.pnpm/@lit+reactive-element@2.0.4/node_modules/@lit/reactive-element/development/decorators/query-all.d.ts","../../../../node_modules/.pnpm/@lit+reactive-element@2.0.4/node_modules/@lit/reactive-element/development/decorators/query-async.d.ts","../../../../node_modules/.pnpm/@lit+reactive-element@2.0.4/node_modules/@lit/reactive-element/development/decorators/query-assigned-nodes.d.ts","../../../../node_modules/.pnpm/@lit+reactive-element@2.0.4/node_modules/@lit/reactive-element/development/decorators/query-assigned-elements.d.ts","../../../../node_modules/.pnpm/lit@3.1.3/node_modules/lit/development/decorators.d.ts","../../../../node_modules/.pnpm/lit-html@3.1.3/node_modules/lit-html/development/directives/unsafe-html.d.ts","../../../../node_modules/.pnpm/lit@3.1.3/node_modules/lit/development/directives/unsafe-html.d.ts","../src/dev/custom-overlay/vite-custom-overlay.ts","../ambient.d.ts","../../../../node_modules/.pnpm/@types+eslint@8.56.11/node_modules/@types/eslint/helpers.d.ts","../../../../node_modules/.pnpm/@types+json-schema@7.0.15/node_modules/@types/json-schema/index.d.ts","../../../../node_modules/.pnpm/@types+eslint@8.56.11/node_modules/@types/eslint/index.d.ts"],"fileInfos":[{"version":"44e584d4f6444f58791784f1d530875970993129442a847597db702a073ca68c","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc",{"version":"4af6b0c727b7a2896463d512fafd23634229adf69ac7c00e2ae15a09cb084fad","affectsGlobalScope":true},{"version":"6920e1448680767498a0b77c6a00a8e77d14d62c3da8967b171f1ddffa3c18e4","affectsGlobalScope":true},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"bc47685641087c015972a3f072480889f0d6c65515f12bd85222f49a98952ed7","affectsGlobalScope":true},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true},{"version":"6fc23bb8c3965964be8c597310a2878b53a0306edb71d4b5a4dfe760186bcc01","affectsGlobalScope":true},{"version":"ea011c76963fb15ef1cdd7ce6a6808b46322c527de2077b6cfdf23ae6f5f9ec7","affectsGlobalScope":true},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true},{"version":"bb42a7797d996412ecdc5b2787720de477103a0b2e53058569069a0e2bae6c7e","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"b541a838a13f9234aba650a825393ffc2292dc0fc87681a5d81ef0c96d281e7a","affectsGlobalScope":true},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true},{"version":"ae37d6ccd1560b0203ab88d46987393adaaa78c919e51acf32fb82c86502e98c","affectsGlobalScope":true},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"5e07ed3809d48205d5b985642a59f2eba47c402374a7cf8006b686f79efadcbd","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"479553e3779be7d4f68e9f40cdb82d038e5ef7592010100410723ceced22a0f7","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true},{"version":"d3d7b04b45033f57351c8434f60b6be1ea71a2dfec2d0a0c3c83badbb0e3e693","affectsGlobalScope":true},{"version":"956d27abdea9652e8368ce029bb1e0b9174e9678a273529f426df4b3d90abd60","affectsGlobalScope":true},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true},{"version":"e6633e05da3ff36e6da2ec170d0d03ccf33de50ca4dc6f5aeecb572cedd162fb","affectsGlobalScope":true},{"version":"d8670852241d4c6e03f2b89d67497a4bbefe29ecaa5a444e2c11a9b05e6fccc6","affectsGlobalScope":true},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true},{"version":"caccc56c72713969e1cfe5c3d44e5bab151544d9d2b373d7dbe5a1e4166652be","affectsGlobalScope":true},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true},{"version":"33358442698bb565130f52ba79bfd3d4d484ac85fe33f3cb1759c54d18201393","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},{"version":"5a35c288d6667d99c2ca3244087258a5df6bee63b1a85b2632a4eac8604b3d0c","signature":"bac67845805d1e98ff3e41704b3a13903ad21004f0cce1093356dc501133d6a2"},"e142fda89ed689ea53d6f2c93693898464c7d29a0ae71c6dc8cdfe5a1d76c775","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","24bd580b5743dc56402c440dc7f9a4f5d592ad7a419f25414d37a7bfe11e342b","25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","c464d66b20788266e5353b48dc4aa6bc0dc4a707276df1e7152ab0c9ae21fad8","78d0d27c130d35c60b5e5566c9f1e5be77caf39804636bc1a40133919a949f21","c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","5ded6427296cdf3b9542de4471d2aa8d3983671d4cac0f4bf9c637208d1ced43","6bdc71028db658243775263e93a7db2fd2abfce3ca569c3cca5aee6ed5eb186d","cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","0b8a9268adaf4da35e7fa830c8981cfa22adbbe5b3f6f5ab91f6658899e657a7","11396ed8a44c02ab9798b7dca436009f866e8dae3c9c25e8c1fbc396880bf1bb","ba7bc87d01492633cb5a0e5da8a4a42a1c86270e7b3d2dea5d156828a84e4882","4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","c21dc52e277bcfc75fac0436ccb75c204f9e1b3fa5e12729670910639f27343e","13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","24c6a117721e606c9984335f71711877293a9651e44f59f3d21c1ea0856f9cc9","dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","405822be75ad3e4d162e07439bac80c6bcc6dbae1929e179cf467ec0b9ee4e2e","0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","4d2b0eb911816f66abe4970898f97a2cfc902bcd743cbfa5017fad79f7ef90d8","bd0532fd6556073727d28da0edfd1736417a3f9f394877b6d5ef6ad88fba1d1a","89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","24b8685c62562f5d98615c5a0c1d05f297cf5065f15246edfe99e81ec4c0e011","93507c745e8f29090efb99399c3f77bec07db17acd75634249dc92f961573387","339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","bf67d53d168abc1298888693338cb82854bdb2e69ef83f8a0092093c2d562107",{"version":"b028f7df55fa70e9d8939bba6c57967ee4eea0fc5d1911b52289978818ab10a3","affectsGlobalScope":true},"db3ec8993b7596a4ef47f309c7b25ee2505b519c13050424d9c34701e5973315",{"version":"5a38909344f43b30b74c90623f83f4412344e992f2ff158e3b6d3725af18dc02","affectsGlobalScope":true},"af49b066a76ce26673fe49d1885cc6b44153f1071ed2d952f2a90fccba1095c9","f22fd1dc2df53eaf5ce0ff9e0a3326fc66f880d6a652210d50563ae72625455f",{"version":"3ddbdb519e87a7827c4f0c4007013f3628ca0ebb9e2b018cf31e5b2f61c593f1","affectsGlobalScope":true},"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb",{"version":"6d498d4fd8036ea02a4edcae10375854a0eb1df0496cf0b9d692577d3c0fd603","affectsGlobalScope":true},"24642567d3729bcc545bacb65ee7c0db423400c7f1ef757cab25d05650064f98","fd09b892597ab93e7f79745ce725a3aaf6dd005e8db20f0c63a5d10984cba328","a3be878ff1e1964ab2dc8e0a3b67087cf838731c7f3d8f603337e7b712fdd558","5433f7f77cd1fd53f45bd82445a4e437b2f6a72a32070e907530a4fea56c30c8","9be74296ee565af0c12d7071541fdd23260f53c3da7731fb6361f61150a791f6",{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true},{"version":"f501a53b94ba382d9ba396a5c486969a3abc68309828fa67f916035f5d37fe2b","affectsGlobalScope":true},"aa658b5d765f630c312ac9202d110bbaf2b82d180376457f0a9d57b42629714a","312ac7cbd070107766a9886fd27f9faad997ef57d93fdfb4095df2c618ac8162","2e9b4e7f9942af902eb85bae6066d04ef1afee51d61554a62d144df3da7dec94","672ad3045f329e94002256f8ed460cfd06173a50c92cde41edaadfacffd16808","64da4965d1e0559e134d9c1621ae400279a216f87ed00c4cce4f2c7c78021712","ddbf3aac94f85dbb8e4d0360782e60020da75a0becfc0d3c69e437c645feb30f",{"version":"0166fce1204d520fdfd6b5febb3cda3deee438bcbf8ce9ffeb2b1bcde7155346","affectsGlobalScope":true},"d8b13eab85b532285031b06a971fa051bf0175d8fff68065a24a6da9c1c986cf","50c382ba1827988c59aa9cc9d046e386d55d70f762e9e352e95ee8cb7337cdb8","bb9627ab9d078c79bb5623de4ac8e5d08f806ec9b970962dfc83b3211373690d",{"version":"21d7e87f271e72d02f8d167edc902f90b04525edc7918f00f01dd0bd00599f7e","affectsGlobalScope":true},{"version":"faabda8699025125b7807db9a4b3bd861109a1980386045a00238ea13f92aff4","affectsGlobalScope":true},"a215554477f7629e3dcbc8cde104bec036b78673650272f5ffdc5a2cee399a0a","c3497fc242aabfedcd430b5932412f94f157b5906568e737f6a18cc77b36a954","cdc1de3b672f9ef03ff15c443aa1b631edca35b6ae6970a7da6400647ff74d95","139ad1dc93a503da85b7a0d5f615bddbae61ad796bc68fedd049150db67a1e26","bf01fdd3b93cf633b3f7420718457af19c57ab8cbfea49268df60bae2e84d627","15c5e91b5f08be34a78e3d976179bf5b7a9cc28dc0ef1ffebffeb3c7812a2dca","5f461d6f5d9ff474f1121cc3fd86aa3cd67476c701f55c306d323c5112201207","65b39cc6b610a4a4aecc321f6efb436f10c0509d686124795b4c36a5e915b89e","269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","3c1f19c7abcda6b3a4cf9438a15c7307a080bd3b51dfd56b198d9f86baf19447","d3edb86744e2c19f2c1503849ac7594a5e06024f2451bacae032390f2e20314a",{"version":"ea70400f0fe63efb412817f818a4f67afeb9f7edf4c6a320064b8dabe05588d4","affectsGlobalScope":true},{"version":"8a3e61347b8f80aa5af532094498bceb0c0b257b25a6aa8ab4880fd6ed57c95a","affectsGlobalScope":true},"98e00f3613402504bc2a2c9a621800ab48e0a463d1eed062208a4ae98ad8f84c","950f6810f7c80e0cffefcf1bcc6ade3485c94394720e334c3c2be3c16b6922fb","5475df7cfc493a08483c9d7aa61cc04791aecba9d0a2efc213f23c4006d4d3cd","000720870b275764c65e9f28ac97cc9e4d9e4a36942d4750ca8603e416e9c57c",{"version":"54412c70bacb9ed547ed6caae8836f712a83ccf58d94466f3387447ec4e82dc3","affectsGlobalScope":true},{"version":"e74e7b0baa7a24f073080091427d36a75836d584b9393e6ac2b1daf1647fe65a","affectsGlobalScope":true},"4c48e931a72f6971b5add7fdb1136be1d617f124594e94595f7114af749395e0","478eb5c32250678a906d91e0529c70243fc4d75477a08f3da408e2615396f558","e686a88c9ee004c8ba12ffc9d674ca3192a4c50ed0ca6bd5b2825c289e2b2bfe",{"version":"0d27932df2fbc3728e78b98892540e24084424ce12d3bd32f62a23cf307f411f","affectsGlobalScope":true},"4423fb3d6abe6eefb8d7f79eb2df9510824a216ec1c6feee46718c9b18e6d89f",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"01c47d1c006b3a15b51d89d7764fff7e4fabc4e412b3a61ee5357bd74b822879","ee7d8894904b465b072be0d2e4b45cf6b887cdba16a467645c4e200982ece7ea",{"version":"574de9322239fc2f136769dd4726fdeea6f379a44691759ffe3a941f9022e5b9","affectsGlobalScope":true},"a660aa95476042d3fdcc1343cf6bb8fdf24772d31712b1db321c5a4dcc325434","282f98006ed7fa9bb2cd9bdbe2524595cfc4bcd58a0bb3232e4519f2138df811","6222e987b58abfe92597e1273ad7233626285bc2d78409d4a7b113d81a83496b","cbe726263ae9a7bf32352380f7e8ab66ee25b3457137e316929269c19e18a2be","8b96046bf5fb0a815cba6b0880d9f97b7f3a93cf187e8dcfe8e2792e97f38f87",{"version":"bacf2c84cf448b2cd02c717ad46c3d7fd530e0c91282888c923ad64810a4d511","affectsGlobalScope":true},"858d0d831826c6eb563df02f7db71c90e26deadd0938652096bea3cc14899700","8885cf05f3e2abf117590bbb951dcf6359e3e5ac462af1c901cfd24c6a6472e2","18c04c22baee54d13b505fa6e8bcd4223f8ba32beee80ec70e6cac972d1cc9a6","e61df3640a38d535fd4bc9f4a53aef17c296b58dc4b6394fd576b808dd2fe5e6","27d672dbef616fec6c5503e6004207885027818366f1183a4bc9f344f4bd088a","1d51250438f2071d2803053d9aec7973ef22dfffd80685a9ec5fb3fa082f4347","7ec359bbc29b69d4063fe7dad0baaf35f1856f914db16b3f4f6e3e1bca4099fa","b9261ac3e9944d3d72c5ee4cf888ad35d9743a5563405c6963c4e43ee3708ca4","c84fd54e8400def0d1ef1569cafd02e9f39a622df9fa69b57ccc82128856b916","c7a38c1ef8d6ae4bf252be67bd9a8b012b2cdea65bd6225a3d1a726c4f0d52b6","e773630f8772a06e82d97046fc92da59ada8414c61689894fff0155dd08f102c","edf7cf322a3f3e6ebca77217a96ed4480f5a7d8d0084f8b82f1c281c92780f3a","d3aff63454778ebf63fb41133aed7c3549b57a707b3ec17e48b5760da5561aea","96aed8ec4d342ec6ac69f0dcdfb064fd17b10cb13825580451c2cebbd556e965","b8198146262329bfa89462b7087c65bc8ba54fcc3f1276f17ef079dda712ba66","28ffc4e76ad54f4b34933d78ff3f95b763accf074e8630a6d926f3fd5bbd8908","2624ee1468fab095a47e3ccb900b3ffc528f614deeb9d3d42bb2af9ccd2b7255","3d65182eff7bbb16de1a69e17651c51083f740af11a1a92359be6dab939e8bcf","670ddaf1f1b881abaa1cc28236430d86b691affbeaefd66b3ee1db31fdfb8dba","77926a706478940016e826b162f95f8e4077b1ad3184b2592dc03bd8b33e0384","82e687ebd99518bc63ea04b0c3810fb6e50aa6942decd0ca6f7a56d9b9a212a6","7f698624bbbb060ece7c0e51b7236520ebada74b747d7523c7df376453ed6fea","8f07f2b6514744ac96e51d7cb8518c0f4de319471237ea10cf688b8d0e9d0225","8f03209fb928659d17ce80286f19863624600a2e6fe102e16d07702679b855dd",{"version":"d746df4d4ad30ae0c2019520441bf8e4d014d47def52bf566e3ce6583e02e72a","signature":"cbbe432026b6a856c38fececbcef30505a3f8100f78ef4cf560a04c21d0c9f9d"},{"version":"082b018be69c05088f77daa818af292bbe8b5b14b84596085ba9063e5a58270a","signature":"29ed7bd9180db6357e35a5996144e884216b2e7a3d127494be1017bf7f0c4f0c"},"576d63ef3a0408e9044ab3855ea0877b5f0c674752d4a339d79b8ed6bb88b02a","8c5f0739f00f89f89b03a1fe6658c6d78000d7ebd7f556f0f8d6908fa679de35","9d59309e6cfd53545420f704c06812dc01158739ae5aeaa5a026481557caf7a4",{"version":"61d3c4e9180a9ca79887396fbb8974977766776f8aaa48e4a504963673a55a84","signature":"8e0e2ca69f45e86ec6e2156d7e310c5a1f360f7e9d1036566eddb0f267f25a88"},"ace577ad9a199ed510986e38aab588dadb6f6da5062aa6fc263c71b9e7421ab9","eaebe0b248d90a54c1e97387dfa46da6dc9103e0cb5797b8497694d8f80c3d8f",{"version":"8d938ed13804acfdcf03052e45b652dd542a40f48edb8eb447310d10278f4c57","affectsGlobalScope":true},"6d45dd596ba3aa26beb91fbc6ecb2d47313c7726aa98572b986f3ae3c848d97e","15fe687c59d62741b4494d5e623d497d55eb38966ecf5bea7f36e48fc3fbe15e",{"version":"2c3b8be03577c98530ef9cb1a76e2c812636a871f367e9edf4c5f3ce702b77f8","affectsGlobalScope":true},"d4b4f6148a6444ec92db4ac4c7dd7050ffc32b21a10276a59498e04740e8fd8d","2524f58c8d67af441b487c0ce0e0dd9c18bf3d06c05f621874dcda9780d8e22c","ede61bfb01ab91127e59fd49af1f975de1d19f5617a4f66a834842ee9a532e8f","13059477d450edda09b9299a7d7e97180d063f32024d31b45ab41e86648d9cce",{"version":"4c6c3eb1fbaf2a9c1bd0f2301084e4273f62961d8c05b64677716c17a7b4d92e","signature":"aa3b1d59d3d85d4b39abe456ff303850c74789025b53f909a8d220bf30eb2cfc"},"282f98006ed7fa9bb2cd9bdbe2524595cfc4bcd58a0bb3232e4519f2138df811","6222e987b58abfe92597e1273ad7233626285bc2d78409d4a7b113d81a83496b","cbe726263ae9a7bf32352380f7e8ab66ee25b3457137e316929269c19e18a2be","8b96046bf5fb0a815cba6b0880d9f97b7f3a93cf187e8dcfe8e2792e97f38f87","82e687ebd99518bc63ea04b0c3810fb6e50aa6942decd0ca6f7a56d9b9a212a6","7f698624bbbb060ece7c0e51b7236520ebada74b747d7523c7df376453ed6fea","8f07f2b6514744ac96e51d7cb8518c0f4de319471237ea10cf688b8d0e9d0225","8f03209fb928659d17ce80286f19863624600a2e6fe102e16d07702679b855dd","44b4e3dfecdf711da61161d0e92e9adeea6d3c2e7e66994c37b6a57dce6cc5ce","2d61c53b522f1a49f2ae1ddad9572537b549ed97fee2c4abbe3093c72161a338",{"version":"768331443e6053c614709cdd82ca84e726af4c3d95311ce54d21ca8dd2cf3d2f","signature":"4ec942345b6f1b782edb1368cc9b89e8f1c8e857fa4847023746b1db3100e315"},{"version":"f5cbac6aae07bd146d97d18343694dde996b9e16f398f6ef0fe94f5625d7fbad","signature":"a28a46d2e1abeeaad3500f5a05e6d438585528661b99de55d8e2c6d3b8d98d70"},"e056bb30bf82271634daeee81f772f4a7960085f01f6d4d09c8da1ebe5f6a623","5e30131b6a5587fe666926ad1d9807e733c0a597ed12d682669fcaa331aea576",{"version":"86492a546c3308feaf1dde967afd325c321483b5e96f5fa9e9b6e691dc23fa9e","affectsGlobalScope":true},"c7dd759e5948a94b42422ba7cf70eb8455416def9447614a3bdc1a99b81fc8bb","1bcd560deed90a43c51b08aa18f7f55229f2e30974ab5ed1b7bb5721be379013","dc08fe04e50bc24d1baded4f33e942222bbdd5d77d6341a93cfe6e4e4586a3be",{"version":"cf5e2b1e59b7a0e9d73cf5259b654a8b961bebcd45f23d539705ecfaa7635c4f","signature":"8ec94906a19e52b75ee7d55ab9cb7497249d1712e728f5d8ac193c7af423922a"},{"version":"2269f2d6b0531968dc6ed480c5967c54e411d8c952b4477cda467803198a1e89","signature":"6d15dd4649312ec80facc61f5bab775dd5a725948f673eb02949729a7df0a5b4"},"cdeae34aca6700620ebf3f27cf7d439c3af97595dd6e2729fa4780483add5680","3ff87ea3471b51beaf4aa8fd8f4422862b11d343fdbb55bf383e0f8cc195a445","1cc188904259bd0985b24d9dc2a160891cb5e94210901466b951716fcdb4ff62","732fb71ecb695d6f36ddcbb72ebfe4ff6b6491d45101a00fa2b75a26b80d640f","039cb05125d7621f8143616c495b8e6b54249c4e64d2754b80ff93867f7f4b01","1b81f1fa82ad30af01ab1cae91ccaddc10c48f5916bbd6d282155e44a65d858d","a0fc7a02a75802678a67000607f20266cf1a49dc0e787967efe514e31b9ed0c3","5ebf098a1d81d400b8af82807cf19893700335cf91a7b9dbd83a5d737af34b11","101cf83ac3f9c5e1a7355a02e4fbe988877ef83c4ebec0ff0f02b2af022254a3","d017e2fcd44b46ca80cd2b592a6314e75f5caab5bda230f0f4a45e964049a43a","a8992b852521a66f63e0cedc6e1f054b28f972232b6fa5ca59771db6a1c8bbea","33b3c0269bf9dd055b94fe52c0e7e26b8a764274f2270a4a3d4a3ee2872165ba","d1582f9207d41195866824dd3b7864bd9f6e3f8ec7ef1200f37b3d80c8ea6ba1",{"version":"4697ed36366161bf7822a69628c987cc3dda8c9142a7e93be3d3199d04cf8710","signature":"935b92cf9650274f1fc191c452878b3ebd95f94630fffb22846ed20ea6088a30","affectsGlobalScope":true},"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",{"version":"64d4b35c5456adf258d2cf56c341e203a073253f229ef3208fc0d5020253b241","affectsGlobalScope":true},"f3d8c757e148ad968f0d98697987db363070abada5f503da3c06aefd9d4248c1","dd0c1b380ba3437adedef134b2e48869449b1db0b07b2a229069309ce7b9dd39"],"root":[60,186,187,191,202,213,214,221,222,236,237],"options":{"checkJs":true,"declaration":true,"declarationMap":true,"exactOptionalPropertyTypes":true,"experimentalDecorators":true,"module":99,"noEmitOnError":false,"noPropertyAccessFromIndexSignature":true,"noUncheckedIndexedAccess":true,"outDir":"./","skipLibCheck":true,"strict":true,"target":9,"useDefineForClassFields":false,"verbatimModuleSyntax":true},"fileIdsList":[[223],[217,223],[217,223,231],[225],[215,216],[193,195,200],[192,194],[192,193],[199],[154,238,239],[61],[101],[102,107,137],[103,108,114,115,122,134,145],[103,104,114,122],[105,146],[106,107,115,123],[107,134,142],[108,110,114,122],[101,109],[110,111],[114],[112,114],[101,114],[114,115,116,134,145],[114,115,116,129,134,137],[99,102,150],[99,110,114,117,122,134,145],[114,115,117,118,122,134,142,145],[117,119,134,142,145],[61,62,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152],[114,120],[121,145,150],[110,114,122,134],[123],[124],[101,125],[61,62,101,102,103,104,105,106,107,108,109,110,111,112,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151],[127],[128],[114,129,130],[129,131,146,148],[102,114,134,135,136,137],[102,134,136],[134,135],[137],[138],[61,134],[114,140,141],[140,141],[107,122,134,142],[143],[122,144],[102,117,128,145],[107,146],[134,147],[121,148],[149],[102,107,114,116,125,134,145,148,150],[134,151],[196],[199,217],[198,199],[197,198],[224,225,226,227,228,229,230,231,232],[234],[199,217,218,219],[188],[177],[175,177],[166,174,175,176,178],[164],[167,172,177,180],[163,180],[167,168,171,172,173,180],[167,168,169,171,172,180],[164,165,166,167,168,172,173,174,176,177,178,180],[180],[162,164,165,166,167,168,169,171,172,173,174,175,176,177,178,179],[162,180],[167,169,170,172,173,180],[171,180],[172,173,177,180],[165,175],[155,184,209],[154],[162],[71,75,145],[71,134,145],[66],[68,71,142,145],[122,142],[153],[66,153],[68,71,122,145],[63,64,67,70,102,114,134,145],[71,78],[63,69],[71,92,93],[67,71,102,137,145,153],[102,153],[92,102,153],[65,66,153],[71],[65,66,67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,93,94,95,96,97,98],[71,86],[71,78,79],[69,71,79,80],[70],[63,66,71],[71,75,79,80],[75],[69,71,74,145],[63,68,71,78],[102,134],[66,71,92,102,150,153],[114,115,117,118,119,122,134,142,145,151,153,155,156,161,181,184,203,204,205,206,207,208,209],[203,204,205,206],[203,204,205],[203],[204],[155,184],[114,115,117,118,119,122,134,142,145,151,153,155,156,157,158,159,160,161,181,182,183,184,209],[157,158,159,160],[157,158,159],[157],[158],[155,209],[211],[210],[220],[202,220,221,222,233,235],[60,187,189,191],[187],[60,115,124,145,185,186,187,189,190],[60,115,145,185,187,191,192,201],[185,186],[185,202,212]],"referencedMap":[[224,1],[227,2],[225,2],[229,2],[232,3],[231,2],[230,2],[228,2],[226,4],[217,5],[201,6],[193,7],[194,8],[195,7],[200,9],[240,10],[61,11],[62,11],[101,12],[102,13],[103,14],[104,15],[105,16],[106,17],[107,18],[108,19],[109,20],[110,21],[111,21],[113,22],[112,23],[114,24],[115,25],[116,26],[100,27],[117,28],[118,29],[119,30],[153,31],[120,32],[121,33],[122,34],[123,35],[124,36],[125,37],[126,38],[127,39],[128,40],[129,41],[130,41],[131,42],[134,43],[136,44],[135,45],[137,46],[138,47],[139,48],[140,49],[141,50],[142,51],[143,52],[144,53],[145,54],[146,55],[147,56],[148,57],[149,58],[150,59],[151,60],[197,61],[218,62],[198,9],[234,63],[199,64],[233,65],[235,66],[220,67],[189,68],[178,69],[176,70],[177,71],[165,72],[166,70],[173,73],[164,74],[169,75],[170,76],[175,77],[181,78],[180,79],[163,80],[171,81],[172,82],[167,83],[174,69],[168,84],[156,85],[155,86],[162,87],[78,88],[88,89],[77,88],[98,90],[69,91],[68,92],[97,93],[91,94],[96,95],[71,96],[85,97],[70,98],[94,99],[66,100],[65,101],[95,102],[67,103],[72,104],[76,104],[99,105],[89,106],[80,107],[81,108],[83,109],[79,110],[82,111],[92,93],[74,112],[75,113],[84,114],[64,115],[87,106],[86,104],[93,116],[210,117],[207,118],[206,119],[204,120],[205,121],[209,122],[185,123],[182,124],[160,125],[158,126],[159,127],[184,128],[212,129],[211,130],[221,131],[222,131],[236,132],[214,133],[186,134],[191,135],[202,136],[187,137],[213,138]]},"version":"5.5.4"}
|