@sysvale/show 1.6.0 → 1.7.0-alpha.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.
@@ -0,0 +1,3330 @@
1
+ var In = Object.create, Gt = Object.defineProperty, kn = Object.getOwnPropertyDescriptor, ke = Object.getOwnPropertyNames, bn = Object.getPrototypeOf, Rn = Object.prototype.hasOwnProperty, wn = (e, t) => function() {
2
+ return e && (t = (0, e[ke(e)[0]])(e = 0)), t;
3
+ }, Pn = (e, t) => function() {
4
+ return t || (0, e[ke(e)[0]])((t = { exports: {} }).exports, t), t.exports;
5
+ }, Vn = (e, t, n, u) => {
6
+ if (t && typeof t == "object" || typeof t == "function")
7
+ for (let r of ke(t))
8
+ !Rn.call(e, r) && r !== n && Gt(e, r, { get: () => t[r], enumerable: !(u = kn(t, r)) || u.enumerable });
9
+ return e;
10
+ }, xn = (e, t, n) => (n = e != null ? In(bn(e)) : {}, Vn(
11
+ t || !e || !e.__esModule ? Gt(n, "default", { value: e, enumerable: !0 }) : n,
12
+ e
13
+ )), ee = wn({
14
+ "../../node_modules/.pnpm/tsup@8.3.5_@microsoft+api-extractor@7.48.1_@types+node@22.10.5__jiti@2.4.2_postcss@8.4.49_tsx_s7k37zks4wtn7x2grzma6lrsfa/node_modules/tsup/assets/esm_shims.js"() {
15
+ }
16
+ }), Nn = Pn({
17
+ "../../node_modules/.pnpm/rfdc@1.4.1/node_modules/rfdc/index.js"(e, t) {
18
+ ee(), t.exports = u;
19
+ function n(o) {
20
+ return o instanceof Buffer ? Buffer.from(o) : new o.constructor(o.buffer.slice(), o.byteOffset, o.length);
21
+ }
22
+ function u(o) {
23
+ if (o = o || {}, o.circles)
24
+ return r(o);
25
+ const i = /* @__PURE__ */ new Map();
26
+ if (i.set(Date, (d) => new Date(d)), i.set(Map, (d, m) => new Map(h(Array.from(d), m))), i.set(Set, (d, m) => new Set(h(Array.from(d), m))), o.constructorHandlers)
27
+ for (const d of o.constructorHandlers)
28
+ i.set(d[0], d[1]);
29
+ let a = null;
30
+ return o.proto ? A : p;
31
+ function h(d, m) {
32
+ const c = Object.keys(d), _ = new Array(c.length);
33
+ for (let g = 0; g < c.length; g++) {
34
+ const f = c[g], E = d[f];
35
+ typeof E != "object" || E === null ? _[f] = E : E.constructor !== Object && (a = i.get(E.constructor)) ? _[f] = a(E, m) : ArrayBuffer.isView(E) ? _[f] = n(E) : _[f] = m(E);
36
+ }
37
+ return _;
38
+ }
39
+ function p(d) {
40
+ if (typeof d != "object" || d === null)
41
+ return d;
42
+ if (Array.isArray(d))
43
+ return h(d, p);
44
+ if (d.constructor !== Object && (a = i.get(d.constructor)))
45
+ return a(d, p);
46
+ const m = {};
47
+ for (const c in d) {
48
+ if (Object.hasOwnProperty.call(d, c) === !1)
49
+ continue;
50
+ const _ = d[c];
51
+ typeof _ != "object" || _ === null ? m[c] = _ : _.constructor !== Object && (a = i.get(_.constructor)) ? m[c] = a(_, p) : ArrayBuffer.isView(_) ? m[c] = n(_) : m[c] = p(_);
52
+ }
53
+ return m;
54
+ }
55
+ function A(d) {
56
+ if (typeof d != "object" || d === null)
57
+ return d;
58
+ if (Array.isArray(d))
59
+ return h(d, A);
60
+ if (d.constructor !== Object && (a = i.get(d.constructor)))
61
+ return a(d, A);
62
+ const m = {};
63
+ for (const c in d) {
64
+ const _ = d[c];
65
+ typeof _ != "object" || _ === null ? m[c] = _ : _.constructor !== Object && (a = i.get(_.constructor)) ? m[c] = a(_, A) : ArrayBuffer.isView(_) ? m[c] = n(_) : m[c] = A(_);
66
+ }
67
+ return m;
68
+ }
69
+ }
70
+ function r(o) {
71
+ const i = [], a = [], h = /* @__PURE__ */ new Map();
72
+ if (h.set(Date, (c) => new Date(c)), h.set(Map, (c, _) => new Map(A(Array.from(c), _))), h.set(Set, (c, _) => new Set(A(Array.from(c), _))), o.constructorHandlers)
73
+ for (const c of o.constructorHandlers)
74
+ h.set(c[0], c[1]);
75
+ let p = null;
76
+ return o.proto ? m : d;
77
+ function A(c, _) {
78
+ const g = Object.keys(c), f = new Array(g.length);
79
+ for (let E = 0; E < g.length; E++) {
80
+ const C = g[E], y = c[C];
81
+ if (typeof y != "object" || y === null)
82
+ f[C] = y;
83
+ else if (y.constructor !== Object && (p = h.get(y.constructor)))
84
+ f[C] = p(y, _);
85
+ else if (ArrayBuffer.isView(y))
86
+ f[C] = n(y);
87
+ else {
88
+ const k = i.indexOf(y);
89
+ k !== -1 ? f[C] = a[k] : f[C] = _(y);
90
+ }
91
+ }
92
+ return f;
93
+ }
94
+ function d(c) {
95
+ if (typeof c != "object" || c === null)
96
+ return c;
97
+ if (Array.isArray(c))
98
+ return A(c, d);
99
+ if (c.constructor !== Object && (p = h.get(c.constructor)))
100
+ return p(c, d);
101
+ const _ = {};
102
+ i.push(c), a.push(_);
103
+ for (const g in c) {
104
+ if (Object.hasOwnProperty.call(c, g) === !1)
105
+ continue;
106
+ const f = c[g];
107
+ if (typeof f != "object" || f === null)
108
+ _[g] = f;
109
+ else if (f.constructor !== Object && (p = h.get(f.constructor)))
110
+ _[g] = p(f, d);
111
+ else if (ArrayBuffer.isView(f))
112
+ _[g] = n(f);
113
+ else {
114
+ const E = i.indexOf(f);
115
+ E !== -1 ? _[g] = a[E] : _[g] = d(f);
116
+ }
117
+ }
118
+ return i.pop(), a.pop(), _;
119
+ }
120
+ function m(c) {
121
+ if (typeof c != "object" || c === null)
122
+ return c;
123
+ if (Array.isArray(c))
124
+ return A(c, m);
125
+ if (c.constructor !== Object && (p = h.get(c.constructor)))
126
+ return p(c, m);
127
+ const _ = {};
128
+ i.push(c), a.push(_);
129
+ for (const g in c) {
130
+ const f = c[g];
131
+ if (typeof f != "object" || f === null)
132
+ _[g] = f;
133
+ else if (f.constructor !== Object && (p = h.get(f.constructor)))
134
+ _[g] = p(f, m);
135
+ else if (ArrayBuffer.isView(f))
136
+ _[g] = n(f);
137
+ else {
138
+ const E = i.indexOf(f);
139
+ E !== -1 ? _[g] = a[E] : _[g] = m(f);
140
+ }
141
+ }
142
+ return i.pop(), a.pop(), _;
143
+ }
144
+ }
145
+ }
146
+ });
147
+ ee();
148
+ ee();
149
+ ee();
150
+ var Wt = typeof navigator < "u", l = typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : typeof global < "u" ? global : {};
151
+ typeof l.chrome < "u" && l.chrome.devtools;
152
+ Wt && (l.self, l.top);
153
+ var ze;
154
+ typeof navigator < "u" && ((ze = navigator.userAgent) == null || ze.toLowerCase().includes("electron"));
155
+ ee();
156
+ var Fn = xn(Nn(), 1), Un = /(?:^|[-_/])(\w)/g;
157
+ function Bn(e, t) {
158
+ return t ? t.toUpperCase() : "";
159
+ }
160
+ function Ln(e) {
161
+ return e && `${e}`.replace(Un, Bn);
162
+ }
163
+ function Mn(e, t) {
164
+ let n = e.replace(/^[a-z]:/i, "").replace(/\\/g, "/");
165
+ n.endsWith(`index${t}`) && (n = n.replace(`/index${t}`, t));
166
+ const u = n.lastIndexOf("/"), r = n.substring(u + 1);
167
+ if (t) {
168
+ const o = r.lastIndexOf(t);
169
+ return r.substring(0, o);
170
+ }
171
+ return "";
172
+ }
173
+ var Kn = /^https?:\/\//;
174
+ function Hn(e) {
175
+ return e.startsWith("/") || Kn.test(e);
176
+ }
177
+ var $e = (0, Fn.default)({ circles: !0 });
178
+ const zn = {
179
+ trailing: !0
180
+ };
181
+ function K(e, t = 25, n = {}) {
182
+ if (n = { ...zn, ...n }, !Number.isFinite(t))
183
+ throw new TypeError("Expected `wait` to be a finite number");
184
+ let u, r, o = [], i, a;
185
+ const h = (p, A) => (i = $n(e, p, A), i.finally(() => {
186
+ if (i = null, n.trailing && a && !r) {
187
+ const d = h(p, a);
188
+ return a = null, d;
189
+ }
190
+ }), i);
191
+ return function(...p) {
192
+ return i ? (n.trailing && (a = p), i) : new Promise((A) => {
193
+ const d = !r && n.leading;
194
+ clearTimeout(r), r = setTimeout(() => {
195
+ r = null;
196
+ const m = n.leading ? u : h(this, p);
197
+ for (const c of o)
198
+ c(m);
199
+ o = [];
200
+ }, t), d ? (u = h(this, p), A(u)) : o.push(A);
201
+ });
202
+ };
203
+ }
204
+ async function $n(e, t, n) {
205
+ return await e.apply(t, n);
206
+ }
207
+ function me(e, t = {}, n) {
208
+ for (const u in e) {
209
+ const r = e[u], o = n ? `${n}:${u}` : u;
210
+ typeof r == "object" && r !== null ? me(r, t, o) : typeof r == "function" && (t[o] = r);
211
+ }
212
+ return t;
213
+ }
214
+ const jn = { run: (e) => e() }, Gn = () => jn, qt = typeof console.createTask < "u" ? console.createTask : Gn;
215
+ function Wn(e, t) {
216
+ const n = t.shift(), u = qt(n);
217
+ return e.reduce(
218
+ (r, o) => r.then(() => u.run(() => o(...t))),
219
+ Promise.resolve()
220
+ );
221
+ }
222
+ function qn(e, t) {
223
+ const n = t.shift(), u = qt(n);
224
+ return Promise.all(e.map((r) => u.run(() => r(...t))));
225
+ }
226
+ function pe(e, t) {
227
+ for (const n of [...e])
228
+ n(t);
229
+ }
230
+ class Yn {
231
+ constructor() {
232
+ this._hooks = {}, this._before = void 0, this._after = void 0, this._deprecatedMessages = void 0, this._deprecatedHooks = {}, this.hook = this.hook.bind(this), this.callHook = this.callHook.bind(this), this.callHookWith = this.callHookWith.bind(this);
233
+ }
234
+ hook(t, n, u = {}) {
235
+ if (!t || typeof n != "function")
236
+ return () => {
237
+ };
238
+ const r = t;
239
+ let o;
240
+ for (; this._deprecatedHooks[t]; )
241
+ o = this._deprecatedHooks[t], t = o.to;
242
+ if (o && !u.allowDeprecated) {
243
+ let i = o.message;
244
+ i || (i = `${r} hook has been deprecated` + (o.to ? `, please use ${o.to}` : "")), this._deprecatedMessages || (this._deprecatedMessages = /* @__PURE__ */ new Set()), this._deprecatedMessages.has(i) || (console.warn(i), this._deprecatedMessages.add(i));
245
+ }
246
+ if (!n.name)
247
+ try {
248
+ Object.defineProperty(n, "name", {
249
+ get: () => "_" + t.replace(/\W+/g, "_") + "_hook_cb",
250
+ configurable: !0
251
+ });
252
+ } catch {
253
+ }
254
+ return this._hooks[t] = this._hooks[t] || [], this._hooks[t].push(n), () => {
255
+ n && (this.removeHook(t, n), n = void 0);
256
+ };
257
+ }
258
+ hookOnce(t, n) {
259
+ let u, r = (...o) => (typeof u == "function" && u(), u = void 0, r = void 0, n(...o));
260
+ return u = this.hook(t, r), u;
261
+ }
262
+ removeHook(t, n) {
263
+ if (this._hooks[t]) {
264
+ const u = this._hooks[t].indexOf(n);
265
+ u !== -1 && this._hooks[t].splice(u, 1), this._hooks[t].length === 0 && delete this._hooks[t];
266
+ }
267
+ }
268
+ deprecateHook(t, n) {
269
+ this._deprecatedHooks[t] = typeof n == "string" ? { to: n } : n;
270
+ const u = this._hooks[t] || [];
271
+ delete this._hooks[t];
272
+ for (const r of u)
273
+ this.hook(t, r);
274
+ }
275
+ deprecateHooks(t) {
276
+ Object.assign(this._deprecatedHooks, t);
277
+ for (const n in t)
278
+ this.deprecateHook(n, t[n]);
279
+ }
280
+ addHooks(t) {
281
+ const n = me(t), u = Object.keys(n).map(
282
+ (r) => this.hook(r, n[r])
283
+ );
284
+ return () => {
285
+ for (const r of u.splice(0, u.length))
286
+ r();
287
+ };
288
+ }
289
+ removeHooks(t) {
290
+ const n = me(t);
291
+ for (const u in n)
292
+ this.removeHook(u, n[u]);
293
+ }
294
+ removeAllHooks() {
295
+ for (const t in this._hooks)
296
+ delete this._hooks[t];
297
+ }
298
+ callHook(t, ...n) {
299
+ return n.unshift(t), this.callHookWith(Wn, t, ...n);
300
+ }
301
+ callHookParallel(t, ...n) {
302
+ return n.unshift(t), this.callHookWith(qn, t, ...n);
303
+ }
304
+ callHookWith(t, n, ...u) {
305
+ const r = this._before || this._after ? { name: n, args: u, context: {} } : void 0;
306
+ this._before && pe(this._before, r);
307
+ const o = t(
308
+ n in this._hooks ? [...this._hooks[n]] : [],
309
+ u
310
+ );
311
+ return o instanceof Promise ? o.finally(() => {
312
+ this._after && r && pe(this._after, r);
313
+ }) : (this._after && r && pe(this._after, r), o);
314
+ }
315
+ beforeEach(t) {
316
+ return this._before = this._before || [], this._before.push(t), () => {
317
+ if (this._before !== void 0) {
318
+ const n = this._before.indexOf(t);
319
+ n !== -1 && this._before.splice(n, 1);
320
+ }
321
+ };
322
+ }
323
+ afterEach(t) {
324
+ return this._after = this._after || [], this._after.push(t), () => {
325
+ if (this._after !== void 0) {
326
+ const n = this._after.indexOf(t);
327
+ n !== -1 && this._after.splice(n, 1);
328
+ }
329
+ };
330
+ }
331
+ }
332
+ function Yt() {
333
+ return new Yn();
334
+ }
335
+ var Zn = Object.create, Zt = Object.defineProperty, Xn = Object.getOwnPropertyDescriptor, be = Object.getOwnPropertyNames, Jn = Object.getPrototypeOf, Qn = Object.prototype.hasOwnProperty, eu = (e, t) => function() {
336
+ return e && (t = (0, e[be(e)[0]])(e = 0)), t;
337
+ }, Xt = (e, t) => function() {
338
+ return t || (0, e[be(e)[0]])((t = { exports: {} }).exports, t), t.exports;
339
+ }, tu = (e, t, n, u) => {
340
+ if (t && typeof t == "object" || typeof t == "function")
341
+ for (let r of be(t))
342
+ !Qn.call(e, r) && r !== n && Zt(e, r, { get: () => t[r], enumerable: !(u = Xn(t, r)) || u.enumerable });
343
+ return e;
344
+ }, nu = (e, t, n) => (n = e != null ? Zn(Jn(e)) : {}, tu(
345
+ t || !e || !e.__esModule ? Zt(n, "default", { value: e, enumerable: !0 }) : n,
346
+ e
347
+ )), s = eu({
348
+ "../../node_modules/.pnpm/tsup@8.3.5_@microsoft+api-extractor@7.48.1_@types+node@22.10.5__jiti@2.4.2_postcss@8.4.49_tsx_s7k37zks4wtn7x2grzma6lrsfa/node_modules/tsup/assets/esm_shims.js"() {
349
+ }
350
+ }), uu = Xt({
351
+ "../../node_modules/.pnpm/speakingurl@14.0.1/node_modules/speakingurl/lib/speakingurl.js"(e, t) {
352
+ s(), function(n) {
353
+ var u = {
354
+ \u00C0: "A",
355
+ \u00C1: "A",
356
+ \u00C2: "A",
357
+ \u00C3: "A",
358
+ \u00C4: "Ae",
359
+ \u00C5: "A",
360
+ \u00C6: "AE",
361
+ \u00C7: "C",
362
+ \u00C8: "E",
363
+ \u00C9: "E",
364
+ \u00CA: "E",
365
+ \u00CB: "E",
366
+ \u00CC: "I",
367
+ \u00CD: "I",
368
+ \u00CE: "I",
369
+ \u00CF: "I",
370
+ \u00D0: "D",
371
+ \u00D1: "N",
372
+ \u00D2: "O",
373
+ \u00D3: "O",
374
+ \u00D4: "O",
375
+ \u00D5: "O",
376
+ \u00D6: "Oe",
377
+ \u0150: "O",
378
+ \u00D8: "O",
379
+ \u00D9: "U",
380
+ \u00DA: "U",
381
+ \u00DB: "U",
382
+ \u00DC: "Ue",
383
+ \u0170: "U",
384
+ \u00DD: "Y",
385
+ \u00DE: "TH",
386
+ \u00DF: "ss",
387
+ \u00E0: "a",
388
+ \u00E1: "a",
389
+ \u00E2: "a",
390
+ \u00E3: "a",
391
+ \u00E4: "ae",
392
+ \u00E5: "a",
393
+ \u00E6: "ae",
394
+ \u00E7: "c",
395
+ \u00E8: "e",
396
+ \u00E9: "e",
397
+ \u00EA: "e",
398
+ \u00EB: "e",
399
+ \u00EC: "i",
400
+ \u00ED: "i",
401
+ \u00EE: "i",
402
+ \u00EF: "i",
403
+ \u00F0: "d",
404
+ \u00F1: "n",
405
+ \u00F2: "o",
406
+ \u00F3: "o",
407
+ \u00F4: "o",
408
+ \u00F5: "o",
409
+ \u00F6: "oe",
410
+ \u0151: "o",
411
+ \u00F8: "o",
412
+ \u00F9: "u",
413
+ \u00FA: "u",
414
+ \u00FB: "u",
415
+ \u00FC: "ue",
416
+ \u0171: "u",
417
+ \u00FD: "y",
418
+ \u00FE: "th",
419
+ \u00FF: "y",
420
+ "\u1E9E": "SS",
421
+ \u0627: "a",
422
+ \u0623: "a",
423
+ \u0625: "i",
424
+ \u0622: "aa",
425
+ \u0624: "u",
426
+ \u0626: "e",
427
+ \u0621: "a",
428
+ \u0628: "b",
429
+ \u062A: "t",
430
+ \u062B: "th",
431
+ \u062C: "j",
432
+ \u062D: "h",
433
+ \u062E: "kh",
434
+ \u062F: "d",
435
+ \u0630: "th",
436
+ \u0631: "r",
437
+ \u0632: "z",
438
+ \u0633: "s",
439
+ \u0634: "sh",
440
+ \u0635: "s",
441
+ \u0636: "dh",
442
+ \u0637: "t",
443
+ \u0638: "z",
444
+ \u0639: "a",
445
+ \u063A: "gh",
446
+ \u0641: "f",
447
+ \u0642: "q",
448
+ \u0643: "k",
449
+ \u0644: "l",
450
+ \u0645: "m",
451
+ \u0646: "n",
452
+ \u0647: "h",
453
+ \u0648: "w",
454
+ \u064A: "y",
455
+ \u0649: "a",
456
+ \u0629: "h",
457
+ \uFEFB: "la",
458
+ \uFEF7: "laa",
459
+ \uFEF9: "lai",
460
+ \uFEF5: "laa",
461
+ \u06AF: "g",
462
+ \u0686: "ch",
463
+ \u067E: "p",
464
+ \u0698: "zh",
465
+ \u06A9: "k",
466
+ \u06CC: "y",
467
+ "\u064E": "a",
468
+ "\u064B": "an",
469
+ "\u0650": "e",
470
+ "\u064D": "en",
471
+ "\u064F": "u",
472
+ "\u064C": "on",
473
+ "\u0652": "",
474
+ "\u0660": "0",
475
+ "\u0661": "1",
476
+ "\u0662": "2",
477
+ "\u0663": "3",
478
+ "\u0664": "4",
479
+ "\u0665": "5",
480
+ "\u0666": "6",
481
+ "\u0667": "7",
482
+ "\u0668": "8",
483
+ "\u0669": "9",
484
+ "\u06F0": "0",
485
+ "\u06F1": "1",
486
+ "\u06F2": "2",
487
+ "\u06F3": "3",
488
+ "\u06F4": "4",
489
+ "\u06F5": "5",
490
+ "\u06F6": "6",
491
+ "\u06F7": "7",
492
+ "\u06F8": "8",
493
+ "\u06F9": "9",
494
+ \u1000: "k",
495
+ \u1001: "kh",
496
+ \u1002: "g",
497
+ \u1003: "ga",
498
+ \u1004: "ng",
499
+ \u1005: "s",
500
+ \u1006: "sa",
501
+ \u1007: "z",
502
+ "\u1005\u103B": "za",
503
+ \u100A: "ny",
504
+ \u100B: "t",
505
+ \u100C: "ta",
506
+ \u100D: "d",
507
+ \u100E: "da",
508
+ \u100F: "na",
509
+ \u1010: "t",
510
+ \u1011: "ta",
511
+ \u1012: "d",
512
+ \u1013: "da",
513
+ \u1014: "n",
514
+ \u1015: "p",
515
+ \u1016: "pa",
516
+ \u1017: "b",
517
+ \u1018: "ba",
518
+ \u1019: "m",
519
+ \u101A: "y",
520
+ \u101B: "ya",
521
+ \u101C: "l",
522
+ \u101D: "w",
523
+ \u101E: "th",
524
+ \u101F: "h",
525
+ \u1020: "la",
526
+ \u1021: "a",
527
+ "\u103C": "y",
528
+ "\u103B": "ya",
529
+ "\u103D": "w",
530
+ "\u103C\u103D": "yw",
531
+ "\u103B\u103D": "ywa",
532
+ "\u103E": "h",
533
+ \u1027: "e",
534
+ "\u104F": "-e",
535
+ \u1023: "i",
536
+ \u1024: "-i",
537
+ \u1009: "u",
538
+ \u1026: "-u",
539
+ \u1029: "aw",
540
+ "\u101E\u103C\u1031\u102C": "aw",
541
+ \u102A: "aw",
542
+ "\u1040": "0",
543
+ "\u1041": "1",
544
+ "\u1042": "2",
545
+ "\u1043": "3",
546
+ "\u1044": "4",
547
+ "\u1045": "5",
548
+ "\u1046": "6",
549
+ "\u1047": "7",
550
+ "\u1048": "8",
551
+ "\u1049": "9",
552
+ "\u1039": "",
553
+ "\u1037": "",
554
+ "\u1038": "",
555
+ \u010D: "c",
556
+ \u010F: "d",
557
+ \u011B: "e",
558
+ \u0148: "n",
559
+ \u0159: "r",
560
+ \u0161: "s",
561
+ \u0165: "t",
562
+ \u016F: "u",
563
+ \u017E: "z",
564
+ \u010C: "C",
565
+ \u010E: "D",
566
+ \u011A: "E",
567
+ \u0147: "N",
568
+ \u0158: "R",
569
+ \u0160: "S",
570
+ \u0164: "T",
571
+ \u016E: "U",
572
+ \u017D: "Z",
573
+ \u0780: "h",
574
+ \u0781: "sh",
575
+ \u0782: "n",
576
+ \u0783: "r",
577
+ \u0784: "b",
578
+ \u0785: "lh",
579
+ \u0786: "k",
580
+ \u0787: "a",
581
+ \u0788: "v",
582
+ \u0789: "m",
583
+ \u078A: "f",
584
+ \u078B: "dh",
585
+ \u078C: "th",
586
+ \u078D: "l",
587
+ \u078E: "g",
588
+ \u078F: "gn",
589
+ \u0790: "s",
590
+ \u0791: "d",
591
+ \u0792: "z",
592
+ \u0793: "t",
593
+ \u0794: "y",
594
+ \u0795: "p",
595
+ \u0796: "j",
596
+ \u0797: "ch",
597
+ \u0798: "tt",
598
+ \u0799: "hh",
599
+ \u079A: "kh",
600
+ \u079B: "th",
601
+ \u079C: "z",
602
+ \u079D: "sh",
603
+ \u079E: "s",
604
+ \u079F: "d",
605
+ \u07A0: "t",
606
+ \u07A1: "z",
607
+ \u07A2: "a",
608
+ \u07A3: "gh",
609
+ \u07A4: "q",
610
+ \u07A5: "w",
611
+ "\u07A6": "a",
612
+ "\u07A7": "aa",
613
+ "\u07A8": "i",
614
+ "\u07A9": "ee",
615
+ "\u07AA": "u",
616
+ "\u07AB": "oo",
617
+ "\u07AC": "e",
618
+ "\u07AD": "ey",
619
+ "\u07AE": "o",
620
+ "\u07AF": "oa",
621
+ "\u07B0": "",
622
+ \u10D0: "a",
623
+ \u10D1: "b",
624
+ \u10D2: "g",
625
+ \u10D3: "d",
626
+ \u10D4: "e",
627
+ \u10D5: "v",
628
+ \u10D6: "z",
629
+ \u10D7: "t",
630
+ \u10D8: "i",
631
+ \u10D9: "k",
632
+ \u10DA: "l",
633
+ \u10DB: "m",
634
+ \u10DC: "n",
635
+ \u10DD: "o",
636
+ \u10DE: "p",
637
+ \u10DF: "zh",
638
+ \u10E0: "r",
639
+ \u10E1: "s",
640
+ \u10E2: "t",
641
+ \u10E3: "u",
642
+ \u10E4: "p",
643
+ \u10E5: "k",
644
+ \u10E6: "gh",
645
+ \u10E7: "q",
646
+ \u10E8: "sh",
647
+ \u10E9: "ch",
648
+ \u10EA: "ts",
649
+ \u10EB: "dz",
650
+ \u10EC: "ts",
651
+ \u10ED: "ch",
652
+ \u10EE: "kh",
653
+ \u10EF: "j",
654
+ \u10F0: "h",
655
+ \u03B1: "a",
656
+ \u03B2: "v",
657
+ \u03B3: "g",
658
+ \u03B4: "d",
659
+ \u03B5: "e",
660
+ \u03B6: "z",
661
+ \u03B7: "i",
662
+ \u03B8: "th",
663
+ \u03B9: "i",
664
+ \u03BA: "k",
665
+ \u03BB: "l",
666
+ \u03BC: "m",
667
+ \u03BD: "n",
668
+ \u03BE: "ks",
669
+ \u03BF: "o",
670
+ \u03C0: "p",
671
+ \u03C1: "r",
672
+ \u03C3: "s",
673
+ \u03C4: "t",
674
+ \u03C5: "y",
675
+ \u03C6: "f",
676
+ \u03C7: "x",
677
+ \u03C8: "ps",
678
+ \u03C9: "o",
679
+ \u03AC: "a",
680
+ \u03AD: "e",
681
+ \u03AF: "i",
682
+ \u03CC: "o",
683
+ \u03CD: "y",
684
+ \u03AE: "i",
685
+ \u03CE: "o",
686
+ \u03C2: "s",
687
+ \u03CA: "i",
688
+ \u03B0: "y",
689
+ \u03CB: "y",
690
+ \u0390: "i",
691
+ \u0391: "A",
692
+ \u0392: "B",
693
+ \u0393: "G",
694
+ \u0394: "D",
695
+ \u0395: "E",
696
+ \u0396: "Z",
697
+ \u0397: "I",
698
+ \u0398: "TH",
699
+ \u0399: "I",
700
+ \u039A: "K",
701
+ \u039B: "L",
702
+ \u039C: "M",
703
+ \u039D: "N",
704
+ \u039E: "KS",
705
+ \u039F: "O",
706
+ \u03A0: "P",
707
+ \u03A1: "R",
708
+ \u03A3: "S",
709
+ \u03A4: "T",
710
+ \u03A5: "Y",
711
+ \u03A6: "F",
712
+ \u03A7: "X",
713
+ \u03A8: "PS",
714
+ \u03A9: "O",
715
+ \u0386: "A",
716
+ \u0388: "E",
717
+ \u038A: "I",
718
+ \u038C: "O",
719
+ \u038E: "Y",
720
+ \u0389: "I",
721
+ \u038F: "O",
722
+ \u03AA: "I",
723
+ \u03AB: "Y",
724
+ \u0101: "a",
725
+ \u0113: "e",
726
+ \u0123: "g",
727
+ \u012B: "i",
728
+ \u0137: "k",
729
+ \u013C: "l",
730
+ \u0146: "n",
731
+ \u016B: "u",
732
+ \u0100: "A",
733
+ \u0112: "E",
734
+ \u0122: "G",
735
+ \u012A: "I",
736
+ \u0136: "k",
737
+ \u013B: "L",
738
+ \u0145: "N",
739
+ \u016A: "U",
740
+ \u040C: "Kj",
741
+ \u045C: "kj",
742
+ \u0409: "Lj",
743
+ \u0459: "lj",
744
+ \u040A: "Nj",
745
+ \u045A: "nj",
746
+ \u0422\u0441: "Ts",
747
+ \u0442\u0441: "ts",
748
+ \u0105: "a",
749
+ \u0107: "c",
750
+ \u0119: "e",
751
+ \u0142: "l",
752
+ \u0144: "n",
753
+ \u015B: "s",
754
+ \u017A: "z",
755
+ \u017C: "z",
756
+ \u0104: "A",
757
+ \u0106: "C",
758
+ \u0118: "E",
759
+ \u0141: "L",
760
+ \u0143: "N",
761
+ \u015A: "S",
762
+ \u0179: "Z",
763
+ \u017B: "Z",
764
+ \u0404: "Ye",
765
+ \u0406: "I",
766
+ \u0407: "Yi",
767
+ \u0490: "G",
768
+ \u0454: "ye",
769
+ \u0456: "i",
770
+ \u0457: "yi",
771
+ \u0491: "g",
772
+ \u0103: "a",
773
+ \u0102: "A",
774
+ \u0219: "s",
775
+ \u0218: "S",
776
+ \u021B: "t",
777
+ \u021A: "T",
778
+ \u0163: "t",
779
+ \u0162: "T",
780
+ \u0430: "a",
781
+ \u0431: "b",
782
+ \u0432: "v",
783
+ \u0433: "g",
784
+ \u0434: "d",
785
+ \u0435: "e",
786
+ \u0451: "yo",
787
+ \u0436: "zh",
788
+ \u0437: "z",
789
+ \u0438: "i",
790
+ \u0439: "i",
791
+ \u043A: "k",
792
+ \u043B: "l",
793
+ \u043C: "m",
794
+ \u043D: "n",
795
+ \u043E: "o",
796
+ \u043F: "p",
797
+ \u0440: "r",
798
+ \u0441: "s",
799
+ \u0442: "t",
800
+ \u0443: "u",
801
+ \u0444: "f",
802
+ \u0445: "kh",
803
+ \u0446: "c",
804
+ \u0447: "ch",
805
+ \u0448: "sh",
806
+ \u0449: "sh",
807
+ \u044A: "",
808
+ \u044B: "y",
809
+ \u044C: "",
810
+ \u044D: "e",
811
+ \u044E: "yu",
812
+ \u044F: "ya",
813
+ \u0410: "A",
814
+ \u0411: "B",
815
+ \u0412: "V",
816
+ \u0413: "G",
817
+ \u0414: "D",
818
+ \u0415: "E",
819
+ \u0401: "Yo",
820
+ \u0416: "Zh",
821
+ \u0417: "Z",
822
+ \u0418: "I",
823
+ \u0419: "I",
824
+ \u041A: "K",
825
+ \u041B: "L",
826
+ \u041C: "M",
827
+ \u041D: "N",
828
+ \u041E: "O",
829
+ \u041F: "P",
830
+ \u0420: "R",
831
+ \u0421: "S",
832
+ \u0422: "T",
833
+ \u0423: "U",
834
+ \u0424: "F",
835
+ \u0425: "Kh",
836
+ \u0426: "C",
837
+ \u0427: "Ch",
838
+ \u0428: "Sh",
839
+ \u0429: "Sh",
840
+ \u042A: "",
841
+ \u042B: "Y",
842
+ \u042C: "",
843
+ \u042D: "E",
844
+ \u042E: "Yu",
845
+ \u042F: "Ya",
846
+ \u0452: "dj",
847
+ \u0458: "j",
848
+ \u045B: "c",
849
+ \u045F: "dz",
850
+ \u0402: "Dj",
851
+ \u0408: "j",
852
+ \u040B: "C",
853
+ \u040F: "Dz",
854
+ \u013E: "l",
855
+ \u013A: "l",
856
+ \u0155: "r",
857
+ \u013D: "L",
858
+ \u0139: "L",
859
+ \u0154: "R",
860
+ \u015F: "s",
861
+ \u015E: "S",
862
+ \u0131: "i",
863
+ \u0130: "I",
864
+ \u011F: "g",
865
+ \u011E: "G",
866
+ \u1EA3: "a",
867
+ \u1EA2: "A",
868
+ \u1EB3: "a",
869
+ \u1EB2: "A",
870
+ \u1EA9: "a",
871
+ \u1EA8: "A",
872
+ \u0111: "d",
873
+ \u0110: "D",
874
+ \u1EB9: "e",
875
+ \u1EB8: "E",
876
+ \u1EBD: "e",
877
+ \u1EBC: "E",
878
+ \u1EBB: "e",
879
+ \u1EBA: "E",
880
+ \u1EBF: "e",
881
+ \u1EBE: "E",
882
+ \u1EC1: "e",
883
+ \u1EC0: "E",
884
+ \u1EC7: "e",
885
+ \u1EC6: "E",
886
+ \u1EC5: "e",
887
+ \u1EC4: "E",
888
+ \u1EC3: "e",
889
+ \u1EC2: "E",
890
+ \u1ECF: "o",
891
+ \u1ECD: "o",
892
+ \u1ECC: "o",
893
+ \u1ED1: "o",
894
+ \u1ED0: "O",
895
+ \u1ED3: "o",
896
+ \u1ED2: "O",
897
+ \u1ED5: "o",
898
+ \u1ED4: "O",
899
+ \u1ED9: "o",
900
+ \u1ED8: "O",
901
+ \u1ED7: "o",
902
+ \u1ED6: "O",
903
+ \u01A1: "o",
904
+ \u01A0: "O",
905
+ \u1EDB: "o",
906
+ \u1EDA: "O",
907
+ \u1EDD: "o",
908
+ \u1EDC: "O",
909
+ \u1EE3: "o",
910
+ \u1EE2: "O",
911
+ \u1EE1: "o",
912
+ \u1EE0: "O",
913
+ \u1EDE: "o",
914
+ \u1EDF: "o",
915
+ \u1ECB: "i",
916
+ \u1ECA: "I",
917
+ \u0129: "i",
918
+ \u0128: "I",
919
+ \u1EC9: "i",
920
+ \u1EC8: "i",
921
+ \u1EE7: "u",
922
+ \u1EE6: "U",
923
+ \u1EE5: "u",
924
+ \u1EE4: "U",
925
+ \u0169: "u",
926
+ \u0168: "U",
927
+ \u01B0: "u",
928
+ \u01AF: "U",
929
+ \u1EE9: "u",
930
+ \u1EE8: "U",
931
+ \u1EEB: "u",
932
+ \u1EEA: "U",
933
+ \u1EF1: "u",
934
+ \u1EF0: "U",
935
+ \u1EEF: "u",
936
+ \u1EEE: "U",
937
+ \u1EED: "u",
938
+ \u1EEC: "\u01B0",
939
+ \u1EF7: "y",
940
+ \u1EF6: "y",
941
+ \u1EF3: "y",
942
+ \u1EF2: "Y",
943
+ \u1EF5: "y",
944
+ \u1EF4: "Y",
945
+ \u1EF9: "y",
946
+ \u1EF8: "Y",
947
+ \u1EA1: "a",
948
+ \u1EA0: "A",
949
+ \u1EA5: "a",
950
+ \u1EA4: "A",
951
+ \u1EA7: "a",
952
+ \u1EA6: "A",
953
+ \u1EAD: "a",
954
+ \u1EAC: "A",
955
+ \u1EAB: "a",
956
+ \u1EAA: "A",
957
+ \u1EAF: "a",
958
+ \u1EAE: "A",
959
+ \u1EB1: "a",
960
+ \u1EB0: "A",
961
+ \u1EB7: "a",
962
+ \u1EB6: "A",
963
+ \u1EB5: "a",
964
+ \u1EB4: "A",
965
+ "\u24EA": "0",
966
+ "\u2460": "1",
967
+ "\u2461": "2",
968
+ "\u2462": "3",
969
+ "\u2463": "4",
970
+ "\u2464": "5",
971
+ "\u2465": "6",
972
+ "\u2466": "7",
973
+ "\u2467": "8",
974
+ "\u2468": "9",
975
+ "\u2469": "10",
976
+ "\u246A": "11",
977
+ "\u246B": "12",
978
+ "\u246C": "13",
979
+ "\u246D": "14",
980
+ "\u246E": "15",
981
+ "\u246F": "16",
982
+ "\u2470": "17",
983
+ "\u2471": "18",
984
+ "\u2472": "18",
985
+ "\u2473": "18",
986
+ "\u24F5": "1",
987
+ "\u24F6": "2",
988
+ "\u24F7": "3",
989
+ "\u24F8": "4",
990
+ "\u24F9": "5",
991
+ "\u24FA": "6",
992
+ "\u24FB": "7",
993
+ "\u24FC": "8",
994
+ "\u24FD": "9",
995
+ "\u24FE": "10",
996
+ "\u24FF": "0",
997
+ "\u24EB": "11",
998
+ "\u24EC": "12",
999
+ "\u24ED": "13",
1000
+ "\u24EE": "14",
1001
+ "\u24EF": "15",
1002
+ "\u24F0": "16",
1003
+ "\u24F1": "17",
1004
+ "\u24F2": "18",
1005
+ "\u24F3": "19",
1006
+ "\u24F4": "20",
1007
+ "\u24B6": "A",
1008
+ "\u24B7": "B",
1009
+ "\u24B8": "C",
1010
+ "\u24B9": "D",
1011
+ "\u24BA": "E",
1012
+ "\u24BB": "F",
1013
+ "\u24BC": "G",
1014
+ "\u24BD": "H",
1015
+ "\u24BE": "I",
1016
+ "\u24BF": "J",
1017
+ "\u24C0": "K",
1018
+ "\u24C1": "L",
1019
+ "\u24C2": "M",
1020
+ "\u24C3": "N",
1021
+ "\u24C4": "O",
1022
+ "\u24C5": "P",
1023
+ "\u24C6": "Q",
1024
+ "\u24C7": "R",
1025
+ "\u24C8": "S",
1026
+ "\u24C9": "T",
1027
+ "\u24CA": "U",
1028
+ "\u24CB": "V",
1029
+ "\u24CC": "W",
1030
+ "\u24CD": "X",
1031
+ "\u24CE": "Y",
1032
+ "\u24CF": "Z",
1033
+ "\u24D0": "a",
1034
+ "\u24D1": "b",
1035
+ "\u24D2": "c",
1036
+ "\u24D3": "d",
1037
+ "\u24D4": "e",
1038
+ "\u24D5": "f",
1039
+ "\u24D6": "g",
1040
+ "\u24D7": "h",
1041
+ "\u24D8": "i",
1042
+ "\u24D9": "j",
1043
+ "\u24DA": "k",
1044
+ "\u24DB": "l",
1045
+ "\u24DC": "m",
1046
+ "\u24DD": "n",
1047
+ "\u24DE": "o",
1048
+ "\u24DF": "p",
1049
+ "\u24E0": "q",
1050
+ "\u24E1": "r",
1051
+ "\u24E2": "s",
1052
+ "\u24E3": "t",
1053
+ "\u24E4": "u",
1054
+ "\u24E6": "v",
1055
+ "\u24E5": "w",
1056
+ "\u24E7": "x",
1057
+ "\u24E8": "y",
1058
+ "\u24E9": "z",
1059
+ "\u201C": '"',
1060
+ "\u201D": '"',
1061
+ "\u2018": "'",
1062
+ "\u2019": "'",
1063
+ "\u2202": "d",
1064
+ \u0192: "f",
1065
+ "\u2122": "(TM)",
1066
+ "\xA9": "(C)",
1067
+ \u0153: "oe",
1068
+ \u0152: "OE",
1069
+ "\xAE": "(R)",
1070
+ "\u2020": "+",
1071
+ "\u2120": "(SM)",
1072
+ "\u2026": "...",
1073
+ "\u02DA": "o",
1074
+ \u00BA: "o",
1075
+ \u00AA: "a",
1076
+ "\u2022": "*",
1077
+ "\u104A": ",",
1078
+ "\u104B": ".",
1079
+ $: "USD",
1080
+ "\u20AC": "EUR",
1081
+ "\u20A2": "BRN",
1082
+ "\u20A3": "FRF",
1083
+ "\xA3": "GBP",
1084
+ "\u20A4": "ITL",
1085
+ "\u20A6": "NGN",
1086
+ "\u20A7": "ESP",
1087
+ "\u20A9": "KRW",
1088
+ "\u20AA": "ILS",
1089
+ "\u20AB": "VND",
1090
+ "\u20AD": "LAK",
1091
+ "\u20AE": "MNT",
1092
+ "\u20AF": "GRD",
1093
+ "\u20B1": "ARS",
1094
+ "\u20B2": "PYG",
1095
+ "\u20B3": "ARA",
1096
+ "\u20B4": "UAH",
1097
+ "\u20B5": "GHS",
1098
+ "\xA2": "cent",
1099
+ "\xA5": "CNY",
1100
+ \u5143: "CNY",
1101
+ \u5186: "YEN",
1102
+ "\uFDFC": "IRR",
1103
+ "\u20A0": "EWE",
1104
+ "\u0E3F": "THB",
1105
+ "\u20A8": "INR",
1106
+ "\u20B9": "INR",
1107
+ "\u20B0": "PF",
1108
+ "\u20BA": "TRY",
1109
+ "\u060B": "AFN",
1110
+ "\u20BC": "AZN",
1111
+ \u043B\u0432: "BGN",
1112
+ "\u17DB": "KHR",
1113
+ "\u20A1": "CRC",
1114
+ "\u20B8": "KZT",
1115
+ \u0434\u0435\u043D: "MKD",
1116
+ z\u0142: "PLN",
1117
+ "\u20BD": "RUB",
1118
+ "\u20BE": "GEL"
1119
+ }, r = [
1120
+ "\u103A",
1121
+ "\u07B0"
1122
+ ], o = {
1123
+ "\u102C": "a",
1124
+ "\u102B": "a",
1125
+ "\u1031": "e",
1126
+ "\u1032": "e",
1127
+ "\u102D": "i",
1128
+ "\u102E": "i",
1129
+ "\u102D\u102F": "o",
1130
+ "\u102F": "u",
1131
+ "\u1030": "u",
1132
+ "\u1031\u102B\u1004\u103A": "aung",
1133
+ "\u1031\u102C": "aw",
1134
+ "\u1031\u102C\u103A": "aw",
1135
+ "\u1031\u102B": "aw",
1136
+ "\u1031\u102B\u103A": "aw",
1137
+ "\u103A": "\u103A",
1138
+ "\u1000\u103A": "et",
1139
+ "\u102D\u102F\u1000\u103A": "aik",
1140
+ "\u1031\u102C\u1000\u103A": "auk",
1141
+ "\u1004\u103A": "in",
1142
+ "\u102D\u102F\u1004\u103A": "aing",
1143
+ "\u1031\u102C\u1004\u103A": "aung",
1144
+ "\u1005\u103A": "it",
1145
+ "\u100A\u103A": "i",
1146
+ "\u1010\u103A": "at",
1147
+ "\u102D\u1010\u103A": "eik",
1148
+ "\u102F\u1010\u103A": "ok",
1149
+ "\u103D\u1010\u103A": "ut",
1150
+ "\u1031\u1010\u103A": "it",
1151
+ "\u1012\u103A": "d",
1152
+ "\u102D\u102F\u1012\u103A": "ok",
1153
+ "\u102F\u1012\u103A": "ait",
1154
+ "\u1014\u103A": "an",
1155
+ "\u102C\u1014\u103A": "an",
1156
+ "\u102D\u1014\u103A": "ein",
1157
+ "\u102F\u1014\u103A": "on",
1158
+ "\u103D\u1014\u103A": "un",
1159
+ "\u1015\u103A": "at",
1160
+ "\u102D\u1015\u103A": "eik",
1161
+ "\u102F\u1015\u103A": "ok",
1162
+ "\u103D\u1015\u103A": "ut",
1163
+ "\u1014\u103A\u102F\u1015\u103A": "nub",
1164
+ "\u1019\u103A": "an",
1165
+ "\u102D\u1019\u103A": "ein",
1166
+ "\u102F\u1019\u103A": "on",
1167
+ "\u103D\u1019\u103A": "un",
1168
+ "\u101A\u103A": "e",
1169
+ "\u102D\u102F\u101C\u103A": "ol",
1170
+ "\u1009\u103A": "in",
1171
+ "\u1036": "an",
1172
+ "\u102D\u1036": "ein",
1173
+ "\u102F\u1036": "on",
1174
+ "\u07A6\u0787\u07B0": "ah",
1175
+ "\u07A6\u0781\u07B0": "ah"
1176
+ }, i = {
1177
+ en: {},
1178
+ az: {
1179
+ \u00E7: "c",
1180
+ \u0259: "e",
1181
+ \u011F: "g",
1182
+ \u0131: "i",
1183
+ \u00F6: "o",
1184
+ \u015F: "s",
1185
+ \u00FC: "u",
1186
+ \u00C7: "C",
1187
+ \u018F: "E",
1188
+ \u011E: "G",
1189
+ \u0130: "I",
1190
+ \u00D6: "O",
1191
+ \u015E: "S",
1192
+ \u00DC: "U"
1193
+ },
1194
+ cs: {
1195
+ \u010D: "c",
1196
+ \u010F: "d",
1197
+ \u011B: "e",
1198
+ \u0148: "n",
1199
+ \u0159: "r",
1200
+ \u0161: "s",
1201
+ \u0165: "t",
1202
+ \u016F: "u",
1203
+ \u017E: "z",
1204
+ \u010C: "C",
1205
+ \u010E: "D",
1206
+ \u011A: "E",
1207
+ \u0147: "N",
1208
+ \u0158: "R",
1209
+ \u0160: "S",
1210
+ \u0164: "T",
1211
+ \u016E: "U",
1212
+ \u017D: "Z"
1213
+ },
1214
+ fi: {
1215
+ \u00E4: "a",
1216
+ \u00C4: "A",
1217
+ \u00F6: "o",
1218
+ \u00D6: "O"
1219
+ },
1220
+ hu: {
1221
+ \u00E4: "a",
1222
+ \u00C4: "A",
1223
+ \u00F6: "o",
1224
+ \u00D6: "O",
1225
+ \u00FC: "u",
1226
+ \u00DC: "U",
1227
+ \u0171: "u",
1228
+ \u0170: "U"
1229
+ },
1230
+ lt: {
1231
+ \u0105: "a",
1232
+ \u010D: "c",
1233
+ \u0119: "e",
1234
+ \u0117: "e",
1235
+ \u012F: "i",
1236
+ \u0161: "s",
1237
+ \u0173: "u",
1238
+ \u016B: "u",
1239
+ \u017E: "z",
1240
+ \u0104: "A",
1241
+ \u010C: "C",
1242
+ \u0118: "E",
1243
+ \u0116: "E",
1244
+ \u012E: "I",
1245
+ \u0160: "S",
1246
+ \u0172: "U",
1247
+ \u016A: "U"
1248
+ },
1249
+ lv: {
1250
+ \u0101: "a",
1251
+ \u010D: "c",
1252
+ \u0113: "e",
1253
+ \u0123: "g",
1254
+ \u012B: "i",
1255
+ \u0137: "k",
1256
+ \u013C: "l",
1257
+ \u0146: "n",
1258
+ \u0161: "s",
1259
+ \u016B: "u",
1260
+ \u017E: "z",
1261
+ \u0100: "A",
1262
+ \u010C: "C",
1263
+ \u0112: "E",
1264
+ \u0122: "G",
1265
+ \u012A: "i",
1266
+ \u0136: "k",
1267
+ \u013B: "L",
1268
+ \u0145: "N",
1269
+ \u0160: "S",
1270
+ \u016A: "u",
1271
+ \u017D: "Z"
1272
+ },
1273
+ pl: {
1274
+ \u0105: "a",
1275
+ \u0107: "c",
1276
+ \u0119: "e",
1277
+ \u0142: "l",
1278
+ \u0144: "n",
1279
+ \u00F3: "o",
1280
+ \u015B: "s",
1281
+ \u017A: "z",
1282
+ \u017C: "z",
1283
+ \u0104: "A",
1284
+ \u0106: "C",
1285
+ \u0118: "e",
1286
+ \u0141: "L",
1287
+ \u0143: "N",
1288
+ \u00D3: "O",
1289
+ \u015A: "S",
1290
+ \u0179: "Z",
1291
+ \u017B: "Z"
1292
+ },
1293
+ sv: {
1294
+ \u00E4: "a",
1295
+ \u00C4: "A",
1296
+ \u00F6: "o",
1297
+ \u00D6: "O"
1298
+ },
1299
+ sk: {
1300
+ \u00E4: "a",
1301
+ \u00C4: "A"
1302
+ },
1303
+ sr: {
1304
+ \u0459: "lj",
1305
+ \u045A: "nj",
1306
+ \u0409: "Lj",
1307
+ \u040A: "Nj",
1308
+ \u0111: "dj",
1309
+ \u0110: "Dj"
1310
+ },
1311
+ tr: {
1312
+ \u00DC: "U",
1313
+ \u00D6: "O",
1314
+ \u00FC: "u",
1315
+ \u00F6: "o"
1316
+ }
1317
+ }, a = {
1318
+ ar: {
1319
+ "\u2206": "delta",
1320
+ "\u221E": "la-nihaya",
1321
+ "\u2665": "hob",
1322
+ "&": "wa",
1323
+ "|": "aw",
1324
+ "<": "aqal-men",
1325
+ ">": "akbar-men",
1326
+ "\u2211": "majmou",
1327
+ "\xA4": "omla"
1328
+ },
1329
+ az: {},
1330
+ ca: {
1331
+ "\u2206": "delta",
1332
+ "\u221E": "infinit",
1333
+ "\u2665": "amor",
1334
+ "&": "i",
1335
+ "|": "o",
1336
+ "<": "menys que",
1337
+ ">": "mes que",
1338
+ "\u2211": "suma dels",
1339
+ "\xA4": "moneda"
1340
+ },
1341
+ cs: {
1342
+ "\u2206": "delta",
1343
+ "\u221E": "nekonecno",
1344
+ "\u2665": "laska",
1345
+ "&": "a",
1346
+ "|": "nebo",
1347
+ "<": "mensi nez",
1348
+ ">": "vetsi nez",
1349
+ "\u2211": "soucet",
1350
+ "\xA4": "mena"
1351
+ },
1352
+ de: {
1353
+ "\u2206": "delta",
1354
+ "\u221E": "unendlich",
1355
+ "\u2665": "Liebe",
1356
+ "&": "und",
1357
+ "|": "oder",
1358
+ "<": "kleiner als",
1359
+ ">": "groesser als",
1360
+ "\u2211": "Summe von",
1361
+ "\xA4": "Waehrung"
1362
+ },
1363
+ dv: {
1364
+ "\u2206": "delta",
1365
+ "\u221E": "kolunulaa",
1366
+ "\u2665": "loabi",
1367
+ "&": "aai",
1368
+ "|": "noonee",
1369
+ "<": "ah vure kuda",
1370
+ ">": "ah vure bodu",
1371
+ "\u2211": "jumula",
1372
+ "\xA4": "faisaa"
1373
+ },
1374
+ en: {
1375
+ "\u2206": "delta",
1376
+ "\u221E": "infinity",
1377
+ "\u2665": "love",
1378
+ "&": "and",
1379
+ "|": "or",
1380
+ "<": "less than",
1381
+ ">": "greater than",
1382
+ "\u2211": "sum",
1383
+ "\xA4": "currency"
1384
+ },
1385
+ es: {
1386
+ "\u2206": "delta",
1387
+ "\u221E": "infinito",
1388
+ "\u2665": "amor",
1389
+ "&": "y",
1390
+ "|": "u",
1391
+ "<": "menos que",
1392
+ ">": "mas que",
1393
+ "\u2211": "suma de los",
1394
+ "\xA4": "moneda"
1395
+ },
1396
+ fa: {
1397
+ "\u2206": "delta",
1398
+ "\u221E": "bi-nahayat",
1399
+ "\u2665": "eshgh",
1400
+ "&": "va",
1401
+ "|": "ya",
1402
+ "<": "kamtar-az",
1403
+ ">": "bishtar-az",
1404
+ "\u2211": "majmooe",
1405
+ "\xA4": "vahed"
1406
+ },
1407
+ fi: {
1408
+ "\u2206": "delta",
1409
+ "\u221E": "aarettomyys",
1410
+ "\u2665": "rakkaus",
1411
+ "&": "ja",
1412
+ "|": "tai",
1413
+ "<": "pienempi kuin",
1414
+ ">": "suurempi kuin",
1415
+ "\u2211": "summa",
1416
+ "\xA4": "valuutta"
1417
+ },
1418
+ fr: {
1419
+ "\u2206": "delta",
1420
+ "\u221E": "infiniment",
1421
+ "\u2665": "Amour",
1422
+ "&": "et",
1423
+ "|": "ou",
1424
+ "<": "moins que",
1425
+ ">": "superieure a",
1426
+ "\u2211": "somme des",
1427
+ "\xA4": "monnaie"
1428
+ },
1429
+ ge: {
1430
+ "\u2206": "delta",
1431
+ "\u221E": "usasruloba",
1432
+ "\u2665": "siqvaruli",
1433
+ "&": "da",
1434
+ "|": "an",
1435
+ "<": "naklebi",
1436
+ ">": "meti",
1437
+ "\u2211": "jami",
1438
+ "\xA4": "valuta"
1439
+ },
1440
+ gr: {},
1441
+ hu: {
1442
+ "\u2206": "delta",
1443
+ "\u221E": "vegtelen",
1444
+ "\u2665": "szerelem",
1445
+ "&": "es",
1446
+ "|": "vagy",
1447
+ "<": "kisebb mint",
1448
+ ">": "nagyobb mint",
1449
+ "\u2211": "szumma",
1450
+ "\xA4": "penznem"
1451
+ },
1452
+ it: {
1453
+ "\u2206": "delta",
1454
+ "\u221E": "infinito",
1455
+ "\u2665": "amore",
1456
+ "&": "e",
1457
+ "|": "o",
1458
+ "<": "minore di",
1459
+ ">": "maggiore di",
1460
+ "\u2211": "somma",
1461
+ "\xA4": "moneta"
1462
+ },
1463
+ lt: {
1464
+ "\u2206": "delta",
1465
+ "\u221E": "begalybe",
1466
+ "\u2665": "meile",
1467
+ "&": "ir",
1468
+ "|": "ar",
1469
+ "<": "maziau nei",
1470
+ ">": "daugiau nei",
1471
+ "\u2211": "suma",
1472
+ "\xA4": "valiuta"
1473
+ },
1474
+ lv: {
1475
+ "\u2206": "delta",
1476
+ "\u221E": "bezgaliba",
1477
+ "\u2665": "milestiba",
1478
+ "&": "un",
1479
+ "|": "vai",
1480
+ "<": "mazak neka",
1481
+ ">": "lielaks neka",
1482
+ "\u2211": "summa",
1483
+ "\xA4": "valuta"
1484
+ },
1485
+ my: {
1486
+ "\u2206": "kwahkhyaet",
1487
+ "\u221E": "asaonasme",
1488
+ "\u2665": "akhyait",
1489
+ "&": "nhin",
1490
+ "|": "tho",
1491
+ "<": "ngethaw",
1492
+ ">": "kyithaw",
1493
+ "\u2211": "paungld",
1494
+ "\xA4": "ngwekye"
1495
+ },
1496
+ mk: {},
1497
+ nl: {
1498
+ "\u2206": "delta",
1499
+ "\u221E": "oneindig",
1500
+ "\u2665": "liefde",
1501
+ "&": "en",
1502
+ "|": "of",
1503
+ "<": "kleiner dan",
1504
+ ">": "groter dan",
1505
+ "\u2211": "som",
1506
+ "\xA4": "valuta"
1507
+ },
1508
+ pl: {
1509
+ "\u2206": "delta",
1510
+ "\u221E": "nieskonczonosc",
1511
+ "\u2665": "milosc",
1512
+ "&": "i",
1513
+ "|": "lub",
1514
+ "<": "mniejsze niz",
1515
+ ">": "wieksze niz",
1516
+ "\u2211": "suma",
1517
+ "\xA4": "waluta"
1518
+ },
1519
+ pt: {
1520
+ "\u2206": "delta",
1521
+ "\u221E": "infinito",
1522
+ "\u2665": "amor",
1523
+ "&": "e",
1524
+ "|": "ou",
1525
+ "<": "menor que",
1526
+ ">": "maior que",
1527
+ "\u2211": "soma",
1528
+ "\xA4": "moeda"
1529
+ },
1530
+ ro: {
1531
+ "\u2206": "delta",
1532
+ "\u221E": "infinit",
1533
+ "\u2665": "dragoste",
1534
+ "&": "si",
1535
+ "|": "sau",
1536
+ "<": "mai mic ca",
1537
+ ">": "mai mare ca",
1538
+ "\u2211": "suma",
1539
+ "\xA4": "valuta"
1540
+ },
1541
+ ru: {
1542
+ "\u2206": "delta",
1543
+ "\u221E": "beskonechno",
1544
+ "\u2665": "lubov",
1545
+ "&": "i",
1546
+ "|": "ili",
1547
+ "<": "menshe",
1548
+ ">": "bolshe",
1549
+ "\u2211": "summa",
1550
+ "\xA4": "valjuta"
1551
+ },
1552
+ sk: {
1553
+ "\u2206": "delta",
1554
+ "\u221E": "nekonecno",
1555
+ "\u2665": "laska",
1556
+ "&": "a",
1557
+ "|": "alebo",
1558
+ "<": "menej ako",
1559
+ ">": "viac ako",
1560
+ "\u2211": "sucet",
1561
+ "\xA4": "mena"
1562
+ },
1563
+ sr: {},
1564
+ tr: {
1565
+ "\u2206": "delta",
1566
+ "\u221E": "sonsuzluk",
1567
+ "\u2665": "ask",
1568
+ "&": "ve",
1569
+ "|": "veya",
1570
+ "<": "kucuktur",
1571
+ ">": "buyuktur",
1572
+ "\u2211": "toplam",
1573
+ "\xA4": "para birimi"
1574
+ },
1575
+ uk: {
1576
+ "\u2206": "delta",
1577
+ "\u221E": "bezkinechnist",
1578
+ "\u2665": "lubov",
1579
+ "&": "i",
1580
+ "|": "abo",
1581
+ "<": "menshe",
1582
+ ">": "bilshe",
1583
+ "\u2211": "suma",
1584
+ "\xA4": "valjuta"
1585
+ },
1586
+ vn: {
1587
+ "\u2206": "delta",
1588
+ "\u221E": "vo cuc",
1589
+ "\u2665": "yeu",
1590
+ "&": "va",
1591
+ "|": "hoac",
1592
+ "<": "nho hon",
1593
+ ">": "lon hon",
1594
+ "\u2211": "tong",
1595
+ "\xA4": "tien te"
1596
+ }
1597
+ }, h = [";", "?", ":", "@", "&", "=", "+", "$", ",", "/"].join(""), p = [";", "?", ":", "@", "&", "=", "+", "$", ","].join(""), A = [".", "!", "~", "*", "'", "(", ")"].join(""), d = function(f, E) {
1598
+ var C = "-", y = "", k = "", _e = !0, w = {}, Le, ne, j, fe, de, Me, G, B, Ke, P, v, ue, b, L, V = "";
1599
+ if (typeof f != "string")
1600
+ return "";
1601
+ if (typeof E == "string" && (C = E), G = a.en, B = i.en, typeof E == "object") {
1602
+ Le = E.maintainCase || !1, w = E.custom && typeof E.custom == "object" ? E.custom : w, j = +E.truncate > 1 && E.truncate || !1, fe = E.uric || !1, de = E.uricNoSlash || !1, Me = E.mark || !1, _e = !(E.symbols === !1 || E.lang === !1), C = E.separator || C, fe && (V += h), de && (V += p), Me && (V += A), G = E.lang && a[E.lang] && _e ? a[E.lang] : _e ? a.en : {}, B = E.lang && i[E.lang] ? i[E.lang] : E.lang === !1 || E.lang === !0 ? {} : i.en, E.titleCase && typeof E.titleCase.length == "number" && Array.prototype.toString.call(E.titleCase) ? (E.titleCase.forEach(function(I) {
1603
+ w[I + ""] = I + "";
1604
+ }), ne = !0) : ne = !!E.titleCase, E.custom && typeof E.custom.length == "number" && Array.prototype.toString.call(E.custom) && E.custom.forEach(function(I) {
1605
+ w[I + ""] = I + "";
1606
+ }), Object.keys(w).forEach(function(I) {
1607
+ var W;
1608
+ I.length > 1 ? W = new RegExp("\\b" + c(I) + "\\b", "gi") : W = new RegExp(c(I), "gi"), f = f.replace(W, w[I]);
1609
+ });
1610
+ for (v in w)
1611
+ V += v;
1612
+ }
1613
+ for (V += C, V = c(V), f = f.replace(/(^\s+|\s+$)/g, ""), b = !1, L = !1, P = 0, ue = f.length; P < ue; P++)
1614
+ v = f[P], _(v, w) ? b = !1 : B[v] ? (v = b && B[v].match(/[A-Za-z0-9]/) ? " " + B[v] : B[v], b = !1) : v in u ? (P + 1 < ue && r.indexOf(f[P + 1]) >= 0 ? (k += v, v = "") : L === !0 ? (v = o[k] + u[v], k = "") : v = b && u[v].match(/[A-Za-z0-9]/) ? " " + u[v] : u[v], b = !1, L = !1) : v in o ? (k += v, v = "", P === ue - 1 && (v = o[k]), L = !0) : G[v] && !(fe && h.indexOf(v) !== -1) && !(de && p.indexOf(v) !== -1) ? (v = b || y.substr(-1).match(/[A-Za-z0-9]/) ? C + G[v] : G[v], v += f[P + 1] !== void 0 && f[P + 1].match(/[A-Za-z0-9]/) ? C : "", b = !0) : (L === !0 ? (v = o[k] + v, k = "", L = !1) : b && (/[A-Za-z0-9]/.test(v) || y.substr(-1).match(/A-Za-z0-9]/)) && (v = " " + v), b = !1), y += v.replace(new RegExp("[^\\w\\s" + V + "_-]", "g"), C);
1615
+ return ne && (y = y.replace(/(\w)(\S*)/g, function(I, W, He) {
1616
+ var Ee = W.toUpperCase() + (He !== null ? He : "");
1617
+ return Object.keys(w).indexOf(Ee.toLowerCase()) < 0 ? Ee : Ee.toLowerCase();
1618
+ })), y = y.replace(/\s+/g, C).replace(new RegExp("\\" + C + "+", "g"), C).replace(new RegExp("(^\\" + C + "+|\\" + C + "+$)", "g"), ""), j && y.length > j && (Ke = y.charAt(j) === C, y = y.slice(0, j), Ke || (y = y.slice(0, y.lastIndexOf(C)))), !Le && !ne && (y = y.toLowerCase()), y;
1619
+ }, m = function(f) {
1620
+ return function(C) {
1621
+ return d(C, f);
1622
+ };
1623
+ }, c = function(f) {
1624
+ return f.replace(/[-\\^$*+?.()|[\]{}\/]/g, "\\$&");
1625
+ }, _ = function(g, f) {
1626
+ for (var E in f)
1627
+ if (f[E] === g)
1628
+ return !0;
1629
+ };
1630
+ if (typeof t < "u" && t.exports)
1631
+ t.exports = d, t.exports.createSlug = m;
1632
+ else if (typeof define < "u" && define.amd)
1633
+ define([], function() {
1634
+ return d;
1635
+ });
1636
+ else
1637
+ try {
1638
+ if (n.getSlug || n.createSlug)
1639
+ throw "speakingurl: globals exists /(getSlug|createSlug)/";
1640
+ n.getSlug = d, n.createSlug = m;
1641
+ } catch {
1642
+ }
1643
+ }(e);
1644
+ }
1645
+ }), ru = Xt({
1646
+ "../../node_modules/.pnpm/speakingurl@14.0.1/node_modules/speakingurl/index.js"(e, t) {
1647
+ s(), t.exports = uu();
1648
+ }
1649
+ });
1650
+ s();
1651
+ s();
1652
+ s();
1653
+ s();
1654
+ s();
1655
+ s();
1656
+ s();
1657
+ s();
1658
+ function ou(e) {
1659
+ var t;
1660
+ const n = e.name || e._componentTag || e.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__ || e.__name;
1661
+ return n === "index" && ((t = e.__file) == null ? void 0 : t.endsWith("index.vue")) ? "" : n;
1662
+ }
1663
+ function iu(e) {
1664
+ const t = e.__file;
1665
+ if (t)
1666
+ return Ln(Mn(t, ".vue"));
1667
+ }
1668
+ function je(e, t) {
1669
+ return e.type.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__ = t, t;
1670
+ }
1671
+ function Re(e) {
1672
+ if (e.__VUE_DEVTOOLS_NEXT_APP_RECORD__)
1673
+ return e.__VUE_DEVTOOLS_NEXT_APP_RECORD__;
1674
+ if (e.root)
1675
+ return e.appContext.app.__VUE_DEVTOOLS_NEXT_APP_RECORD__;
1676
+ }
1677
+ function Jt(e) {
1678
+ var t, n;
1679
+ const u = (t = e.subTree) == null ? void 0 : t.type, r = Re(e);
1680
+ return r ? ((n = r == null ? void 0 : r.types) == null ? void 0 : n.Fragment) === u : !1;
1681
+ }
1682
+ function ae(e) {
1683
+ var t, n, u;
1684
+ const r = ou((e == null ? void 0 : e.type) || {});
1685
+ if (r)
1686
+ return r;
1687
+ if ((e == null ? void 0 : e.root) === e)
1688
+ return "Root";
1689
+ for (const i in (n = (t = e.parent) == null ? void 0 : t.type) == null ? void 0 : n.components)
1690
+ if (e.parent.type.components[i] === (e == null ? void 0 : e.type))
1691
+ return je(e, i);
1692
+ for (const i in (u = e.appContext) == null ? void 0 : u.components)
1693
+ if (e.appContext.components[i] === (e == null ? void 0 : e.type))
1694
+ return je(e, i);
1695
+ const o = iu((e == null ? void 0 : e.type) || {});
1696
+ return o || "Anonymous Component";
1697
+ }
1698
+ function su(e) {
1699
+ var t, n, u;
1700
+ const r = (u = (n = (t = e == null ? void 0 : e.appContext) == null ? void 0 : t.app) == null ? void 0 : n.__VUE_DEVTOOLS_NEXT_APP_RECORD_ID__) != null ? u : 0, o = e === (e == null ? void 0 : e.root) ? "root" : e.uid;
1701
+ return `${r}:${o}`;
1702
+ }
1703
+ function ve(e, t) {
1704
+ return t = t || `${e.id}:root`, e.instanceMap.get(t) || e.instanceMap.get(":root");
1705
+ }
1706
+ function au() {
1707
+ const e = {
1708
+ top: 0,
1709
+ bottom: 0,
1710
+ left: 0,
1711
+ right: 0,
1712
+ get width() {
1713
+ return e.right - e.left;
1714
+ },
1715
+ get height() {
1716
+ return e.bottom - e.top;
1717
+ }
1718
+ };
1719
+ return e;
1720
+ }
1721
+ var re;
1722
+ function lu(e) {
1723
+ return re || (re = document.createRange()), re.selectNode(e), re.getBoundingClientRect();
1724
+ }
1725
+ function cu(e) {
1726
+ const t = au();
1727
+ if (!e.children)
1728
+ return t;
1729
+ for (let n = 0, u = e.children.length; n < u; n++) {
1730
+ const r = e.children[n];
1731
+ let o;
1732
+ if (r.component)
1733
+ o = U(r.component);
1734
+ else if (r.el) {
1735
+ const i = r.el;
1736
+ i.nodeType === 1 || i.getBoundingClientRect ? o = i.getBoundingClientRect() : i.nodeType === 3 && i.data.trim() && (o = lu(i));
1737
+ }
1738
+ o && _u(t, o);
1739
+ }
1740
+ return t;
1741
+ }
1742
+ function _u(e, t) {
1743
+ return (!e.top || t.top < e.top) && (e.top = t.top), (!e.bottom || t.bottom > e.bottom) && (e.bottom = t.bottom), (!e.left || t.left < e.left) && (e.left = t.left), (!e.right || t.right > e.right) && (e.right = t.right), e;
1744
+ }
1745
+ var Ge = {
1746
+ top: 0,
1747
+ left: 0,
1748
+ right: 0,
1749
+ bottom: 0,
1750
+ width: 0,
1751
+ height: 0
1752
+ };
1753
+ function U(e) {
1754
+ const t = e.subTree.el;
1755
+ return typeof window > "u" ? Ge : Jt(e) ? cu(e.subTree) : (t == null ? void 0 : t.nodeType) === 1 ? t == null ? void 0 : t.getBoundingClientRect() : e.subTree.component ? U(e.subTree.component) : Ge;
1756
+ }
1757
+ s();
1758
+ function we(e) {
1759
+ return Jt(e) ? fu(e.subTree) : e.subTree ? [e.subTree.el] : [];
1760
+ }
1761
+ function fu(e) {
1762
+ if (!e.children)
1763
+ return [];
1764
+ const t = [];
1765
+ return e.children.forEach((n) => {
1766
+ n.component ? t.push(...we(n.component)) : n != null && n.el && t.push(n.el);
1767
+ }), t;
1768
+ }
1769
+ var Qt = "__vue-devtools-component-inspector__", en = "__vue-devtools-component-inspector__card__", tn = "__vue-devtools-component-inspector__name__", nn = "__vue-devtools-component-inspector__indicator__", un = {
1770
+ display: "block",
1771
+ zIndex: 2147483640,
1772
+ position: "fixed",
1773
+ backgroundColor: "#42b88325",
1774
+ border: "1px solid #42b88350",
1775
+ borderRadius: "5px",
1776
+ transition: "all 0.1s ease-in",
1777
+ pointerEvents: "none"
1778
+ }, du = {
1779
+ fontFamily: "Arial, Helvetica, sans-serif",
1780
+ padding: "5px 8px",
1781
+ borderRadius: "4px",
1782
+ textAlign: "left",
1783
+ position: "absolute",
1784
+ left: 0,
1785
+ color: "#e9e9e9",
1786
+ fontSize: "14px",
1787
+ fontWeight: 600,
1788
+ lineHeight: "24px",
1789
+ backgroundColor: "#42b883",
1790
+ boxShadow: "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1)"
1791
+ }, Eu = {
1792
+ display: "inline-block",
1793
+ fontWeight: 400,
1794
+ fontStyle: "normal",
1795
+ fontSize: "12px",
1796
+ opacity: 0.7
1797
+ };
1798
+ function $() {
1799
+ return document.getElementById(Qt);
1800
+ }
1801
+ function pu() {
1802
+ return document.getElementById(en);
1803
+ }
1804
+ function hu() {
1805
+ return document.getElementById(nn);
1806
+ }
1807
+ function gu() {
1808
+ return document.getElementById(tn);
1809
+ }
1810
+ function Pe(e) {
1811
+ return {
1812
+ left: `${Math.round(e.left * 100) / 100}px`,
1813
+ top: `${Math.round(e.top * 100) / 100}px`,
1814
+ width: `${Math.round(e.width * 100) / 100}px`,
1815
+ height: `${Math.round(e.height * 100) / 100}px`
1816
+ };
1817
+ }
1818
+ function Ve(e) {
1819
+ var t;
1820
+ const n = document.createElement("div");
1821
+ n.id = (t = e.elementId) != null ? t : Qt, Object.assign(n.style, {
1822
+ ...un,
1823
+ ...Pe(e.bounds),
1824
+ ...e.style
1825
+ });
1826
+ const u = document.createElement("span");
1827
+ u.id = en, Object.assign(u.style, {
1828
+ ...du,
1829
+ top: e.bounds.top < 35 ? 0 : "-35px"
1830
+ });
1831
+ const r = document.createElement("span");
1832
+ r.id = tn, r.innerHTML = `&lt;${e.name}&gt;&nbsp;&nbsp;`;
1833
+ const o = document.createElement("i");
1834
+ return o.id = nn, o.innerHTML = `${Math.round(e.bounds.width * 100) / 100} x ${Math.round(e.bounds.height * 100) / 100}`, Object.assign(o.style, Eu), u.appendChild(r), u.appendChild(o), n.appendChild(u), document.body.appendChild(n), n;
1835
+ }
1836
+ function xe(e) {
1837
+ const t = $(), n = pu(), u = gu(), r = hu();
1838
+ t && (Object.assign(t.style, {
1839
+ ...un,
1840
+ ...Pe(e.bounds)
1841
+ }), Object.assign(n.style, {
1842
+ top: e.bounds.top < 35 ? 0 : "-35px"
1843
+ }), u.innerHTML = `&lt;${e.name}&gt;&nbsp;&nbsp;`, r.innerHTML = `${Math.round(e.bounds.width * 100) / 100} x ${Math.round(e.bounds.height * 100) / 100}`);
1844
+ }
1845
+ function mu(e) {
1846
+ const t = U(e);
1847
+ if (!t.width && !t.height)
1848
+ return;
1849
+ const n = ae(e);
1850
+ $() ? xe({ bounds: t, name: n }) : Ve({ bounds: t, name: n });
1851
+ }
1852
+ function rn() {
1853
+ const e = $();
1854
+ e && (e.style.display = "none");
1855
+ }
1856
+ var Ae = null;
1857
+ function ye(e) {
1858
+ const t = e.target;
1859
+ if (t) {
1860
+ const n = t.__vueParentComponent;
1861
+ if (n && (Ae = n, n.vnode.el)) {
1862
+ const r = U(n), o = ae(n);
1863
+ $() ? xe({ bounds: r, name: o }) : Ve({ bounds: r, name: o });
1864
+ }
1865
+ }
1866
+ }
1867
+ function vu(e, t) {
1868
+ if (e.preventDefault(), e.stopPropagation(), Ae) {
1869
+ const n = su(Ae);
1870
+ t(n);
1871
+ }
1872
+ }
1873
+ var se = null;
1874
+ function Au() {
1875
+ rn(), window.removeEventListener("mouseover", ye), window.removeEventListener("click", se, !0), se = null;
1876
+ }
1877
+ function yu() {
1878
+ return window.addEventListener("mouseover", ye), new Promise((e) => {
1879
+ function t(n) {
1880
+ n.preventDefault(), n.stopPropagation(), vu(n, (u) => {
1881
+ window.removeEventListener("click", t, !0), se = null, window.removeEventListener("mouseover", ye);
1882
+ const r = $();
1883
+ r && (r.style.display = "none"), e(JSON.stringify({ id: u }));
1884
+ });
1885
+ }
1886
+ se = t, window.addEventListener("click", t, !0);
1887
+ });
1888
+ }
1889
+ function Ou(e) {
1890
+ const t = ve(D.value, e.id);
1891
+ if (t) {
1892
+ const [n] = we(t);
1893
+ if (typeof n.scrollIntoView == "function")
1894
+ n.scrollIntoView({
1895
+ behavior: "smooth"
1896
+ });
1897
+ else {
1898
+ const u = U(t), r = document.createElement("div"), o = {
1899
+ ...Pe(u),
1900
+ position: "absolute"
1901
+ };
1902
+ Object.assign(r.style, o), document.body.appendChild(r), r.scrollIntoView({
1903
+ behavior: "smooth"
1904
+ }), setTimeout(() => {
1905
+ document.body.removeChild(r);
1906
+ }, 2e3);
1907
+ }
1908
+ setTimeout(() => {
1909
+ const u = U(t);
1910
+ if (u.width || u.height) {
1911
+ const r = ae(t), o = $();
1912
+ o ? xe({ ...e, name: r, bounds: u }) : Ve({ ...e, name: r, bounds: u }), setTimeout(() => {
1913
+ o && (o.style.display = "none");
1914
+ }, 1500);
1915
+ }
1916
+ }, 1200);
1917
+ }
1918
+ }
1919
+ s();
1920
+ var We, qe;
1921
+ (qe = (We = l).__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__) != null || (We.__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__ = !0);
1922
+ function Cu(e) {
1923
+ let t = 0;
1924
+ const n = setInterval(() => {
1925
+ l.__VUE_INSPECTOR__ && (clearInterval(n), t += 30, e()), t >= 5e3 && clearInterval(n);
1926
+ }, 30);
1927
+ }
1928
+ function Tu() {
1929
+ const e = l.__VUE_INSPECTOR__, t = e.openInEditor;
1930
+ e.openInEditor = async (...n) => {
1931
+ e.disable(), t(...n);
1932
+ };
1933
+ }
1934
+ function Du() {
1935
+ return new Promise((e) => {
1936
+ function t() {
1937
+ Tu(), e(l.__VUE_INSPECTOR__);
1938
+ }
1939
+ l.__VUE_INSPECTOR__ ? t() : Cu(() => {
1940
+ t();
1941
+ });
1942
+ });
1943
+ }
1944
+ s();
1945
+ s();
1946
+ function Su(e) {
1947
+ return !!(e && e.__v_isReadonly);
1948
+ }
1949
+ function on(e) {
1950
+ return Su(e) ? on(e.__v_raw) : !!(e && e.__v_isReactive);
1951
+ }
1952
+ function he(e) {
1953
+ return !!(e && e.__v_isRef === !0);
1954
+ }
1955
+ function q(e) {
1956
+ const t = e && e.__v_raw;
1957
+ return t ? q(t) : e;
1958
+ }
1959
+ var sn = class {
1960
+ constructor() {
1961
+ this.refEditor = new Iu();
1962
+ }
1963
+ set(e, t, n, u) {
1964
+ const r = Array.isArray(t) ? t : t.split(".");
1965
+ for (; r.length > 1; ) {
1966
+ const a = r.shift();
1967
+ e instanceof Map && (e = e.get(a)), e instanceof Set ? e = Array.from(e.values())[a] : e = e[a], this.refEditor.isRef(e) && (e = this.refEditor.get(e));
1968
+ }
1969
+ const o = r[0], i = this.refEditor.get(e)[o];
1970
+ u ? u(e, o, n) : this.refEditor.isRef(i) ? this.refEditor.set(i, n) : e[o] = n;
1971
+ }
1972
+ get(e, t) {
1973
+ const n = Array.isArray(t) ? t : t.split(".");
1974
+ for (let u = 0; u < n.length; u++)
1975
+ if (e instanceof Map ? e = e.get(n[u]) : e = e[n[u]], this.refEditor.isRef(e) && (e = this.refEditor.get(e)), !e)
1976
+ return;
1977
+ return e;
1978
+ }
1979
+ has(e, t, n = !1) {
1980
+ if (typeof e > "u")
1981
+ return !1;
1982
+ const u = Array.isArray(t) ? t.slice() : t.split("."), r = n ? 2 : 1;
1983
+ for (; e && u.length > r; ) {
1984
+ const o = u.shift();
1985
+ e = e[o], this.refEditor.isRef(e) && (e = this.refEditor.get(e));
1986
+ }
1987
+ return e != null && Object.prototype.hasOwnProperty.call(e, u[0]);
1988
+ }
1989
+ createDefaultSetCallback(e) {
1990
+ return (t, n, u) => {
1991
+ if ((e.remove || e.newKey) && (Array.isArray(t) ? t.splice(n, 1) : q(t) instanceof Map ? t.delete(n) : q(t) instanceof Set ? t.delete(Array.from(t.values())[n]) : Reflect.deleteProperty(t, n)), !e.remove) {
1992
+ const r = t[e.newKey || n];
1993
+ this.refEditor.isRef(r) ? this.refEditor.set(r, u) : q(t) instanceof Map ? t.set(e.newKey || n, u) : q(t) instanceof Set ? t.add(u) : t[e.newKey || n] = u;
1994
+ }
1995
+ };
1996
+ }
1997
+ }, Iu = class {
1998
+ set(e, t) {
1999
+ if (he(e))
2000
+ e.value = t;
2001
+ else {
2002
+ if (e instanceof Set && Array.isArray(t)) {
2003
+ e.clear(), t.forEach((r) => e.add(r));
2004
+ return;
2005
+ }
2006
+ const n = Object.keys(t);
2007
+ if (e instanceof Map) {
2008
+ const r = new Set(e.keys());
2009
+ n.forEach((o) => {
2010
+ e.set(o, Reflect.get(t, o)), r.delete(o);
2011
+ }), r.forEach((o) => e.delete(o));
2012
+ return;
2013
+ }
2014
+ const u = new Set(Object.keys(e));
2015
+ n.forEach((r) => {
2016
+ Reflect.set(e, r, Reflect.get(t, r)), u.delete(r);
2017
+ }), u.forEach((r) => Reflect.deleteProperty(e, r));
2018
+ }
2019
+ }
2020
+ get(e) {
2021
+ return he(e) ? e.value : e;
2022
+ }
2023
+ isRef(e) {
2024
+ return he(e) || on(e);
2025
+ }
2026
+ };
2027
+ new sn();
2028
+ s();
2029
+ s();
2030
+ s();
2031
+ var ku = "__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS_STATE__";
2032
+ function bu() {
2033
+ if (!Wt || typeof localStorage > "u" || localStorage === null)
2034
+ return {
2035
+ recordingState: !1,
2036
+ mouseEventEnabled: !1,
2037
+ keyboardEventEnabled: !1,
2038
+ componentEventEnabled: !1,
2039
+ performanceEventEnabled: !1,
2040
+ selected: ""
2041
+ };
2042
+ const e = localStorage.getItem(ku);
2043
+ return e ? JSON.parse(e) : {
2044
+ recordingState: !1,
2045
+ mouseEventEnabled: !1,
2046
+ keyboardEventEnabled: !1,
2047
+ componentEventEnabled: !1,
2048
+ performanceEventEnabled: !1,
2049
+ selected: ""
2050
+ };
2051
+ }
2052
+ s();
2053
+ s();
2054
+ s();
2055
+ var Ye, Ze;
2056
+ (Ze = (Ye = l).__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS) != null || (Ye.__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS = []);
2057
+ var Ru = new Proxy(l.__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS, {
2058
+ get(e, t, n) {
2059
+ return Reflect.get(e, t, n);
2060
+ }
2061
+ });
2062
+ function wu(e, t) {
2063
+ T.timelineLayersState[t.id] = !1, Ru.push({
2064
+ ...e,
2065
+ descriptorId: t.id,
2066
+ appRecord: Re(t.app)
2067
+ });
2068
+ }
2069
+ var Xe, Je;
2070
+ (Je = (Xe = l).__VUE_DEVTOOLS_KIT_INSPECTOR__) != null || (Xe.__VUE_DEVTOOLS_KIT_INSPECTOR__ = []);
2071
+ var Ne = new Proxy(l.__VUE_DEVTOOLS_KIT_INSPECTOR__, {
2072
+ get(e, t, n) {
2073
+ return Reflect.get(e, t, n);
2074
+ }
2075
+ }), an = K(() => {
2076
+ N.hooks.callHook("sendInspectorToClient", ln());
2077
+ });
2078
+ function Pu(e, t) {
2079
+ var n, u;
2080
+ Ne.push({
2081
+ options: e,
2082
+ descriptor: t,
2083
+ treeFilterPlaceholder: (n = e.treeFilterPlaceholder) != null ? n : "Search tree...",
2084
+ stateFilterPlaceholder: (u = e.stateFilterPlaceholder) != null ? u : "Search state...",
2085
+ treeFilter: "",
2086
+ selectedNodeId: "",
2087
+ appRecord: Re(t.app)
2088
+ }), an();
2089
+ }
2090
+ function ln() {
2091
+ return Ne.filter((e) => e.descriptor.app === D.value.app).filter((e) => e.descriptor.id !== "components").map((e) => {
2092
+ var t;
2093
+ const n = e.descriptor, u = e.options;
2094
+ return {
2095
+ id: u.id,
2096
+ label: u.label,
2097
+ logo: n.logo,
2098
+ icon: `custom-ic-baseline-${(t = u == null ? void 0 : u.icon) == null ? void 0 : t.replace(/_/g, "-")}`,
2099
+ packageName: n.packageName,
2100
+ homepage: n.homepage,
2101
+ pluginId: n.id
2102
+ };
2103
+ });
2104
+ }
2105
+ function oe(e, t) {
2106
+ return Ne.find((n) => n.options.id === e && (t ? n.descriptor.app === t : !0));
2107
+ }
2108
+ function Vu() {
2109
+ const e = Yt();
2110
+ e.hook("addInspector", ({ inspector: u, plugin: r }) => {
2111
+ Pu(u, r.descriptor);
2112
+ });
2113
+ const t = K(async ({ inspectorId: u, plugin: r }) => {
2114
+ var o;
2115
+ if (!u || !((o = r == null ? void 0 : r.descriptor) != null && o.app) || T.highPerfModeEnabled)
2116
+ return;
2117
+ const i = oe(u, r.descriptor.app), a = {
2118
+ app: r.descriptor.app,
2119
+ inspectorId: u,
2120
+ filter: (i == null ? void 0 : i.treeFilter) || "",
2121
+ rootNodes: []
2122
+ };
2123
+ await new Promise((h) => {
2124
+ e.callHookWith(async (p) => {
2125
+ await Promise.all(p.map((A) => A(a))), h();
2126
+ }, "getInspectorTree");
2127
+ }), e.callHookWith(async (h) => {
2128
+ await Promise.all(h.map((p) => p({
2129
+ inspectorId: u,
2130
+ rootNodes: a.rootNodes
2131
+ })));
2132
+ }, "sendInspectorTreeToClient");
2133
+ }, 120);
2134
+ e.hook("sendInspectorTree", t);
2135
+ const n = K(async ({ inspectorId: u, plugin: r }) => {
2136
+ var o;
2137
+ if (!u || !((o = r == null ? void 0 : r.descriptor) != null && o.app) || T.highPerfModeEnabled)
2138
+ return;
2139
+ const i = oe(u, r.descriptor.app), a = {
2140
+ app: r.descriptor.app,
2141
+ inspectorId: u,
2142
+ nodeId: (i == null ? void 0 : i.selectedNodeId) || "",
2143
+ state: null
2144
+ }, h = {
2145
+ currentTab: `custom-inspector:${u}`
2146
+ };
2147
+ a.nodeId && await new Promise((p) => {
2148
+ e.callHookWith(async (A) => {
2149
+ await Promise.all(A.map((d) => d(a, h))), p();
2150
+ }, "getInspectorState");
2151
+ }), e.callHookWith(async (p) => {
2152
+ await Promise.all(p.map((A) => A({
2153
+ inspectorId: u,
2154
+ nodeId: a.nodeId,
2155
+ state: a.state
2156
+ })));
2157
+ }, "sendInspectorStateToClient");
2158
+ }, 120);
2159
+ return e.hook("sendInspectorState", n), e.hook("customInspectorSelectNode", ({ inspectorId: u, nodeId: r, plugin: o }) => {
2160
+ const i = oe(u, o.descriptor.app);
2161
+ !i || (i.selectedNodeId = r);
2162
+ }), e.hook("timelineLayerAdded", ({ options: u, plugin: r }) => {
2163
+ wu(u, r.descriptor);
2164
+ }), e.hook("timelineEventAdded", ({ options: u, plugin: r }) => {
2165
+ var o;
2166
+ const i = ["performance", "component-event", "keyboard", "mouse"];
2167
+ T.highPerfModeEnabled || !((o = T.timelineLayersState) != null && o[r.descriptor.id]) && !i.includes(u.layerId) || e.callHookWith(async (a) => {
2168
+ await Promise.all(a.map((h) => h(u)));
2169
+ }, "sendTimelineEventToClient");
2170
+ }), e.hook("getComponentInstances", async ({ app: u }) => {
2171
+ const r = u.__VUE_DEVTOOLS_NEXT_APP_RECORD__;
2172
+ if (!r)
2173
+ return null;
2174
+ const o = r.id.toString();
2175
+ return [...r.instanceMap].filter(([a]) => a.split(":")[0] === o).map(([, a]) => a);
2176
+ }), e.hook("getComponentBounds", async ({ instance: u }) => U(u)), e.hook("getComponentName", ({ instance: u }) => ae(u)), e.hook("componentHighlight", ({ uid: u }) => {
2177
+ const r = D.value.instanceMap.get(u);
2178
+ r && mu(r);
2179
+ }), e.hook("componentUnhighlight", () => {
2180
+ rn();
2181
+ }), e;
2182
+ }
2183
+ var Qe, et;
2184
+ (et = (Qe = l).__VUE_DEVTOOLS_KIT_APP_RECORDS__) != null || (Qe.__VUE_DEVTOOLS_KIT_APP_RECORDS__ = []);
2185
+ var tt, nt;
2186
+ (nt = (tt = l).__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__) != null || (tt.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__ = {});
2187
+ var ut, rt;
2188
+ (rt = (ut = l).__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__) != null || (ut.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__ = "");
2189
+ var ot, it;
2190
+ (it = (ot = l).__VUE_DEVTOOLS_KIT_CUSTOM_TABS__) != null || (ot.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__ = []);
2191
+ var st, at;
2192
+ (at = (st = l).__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__) != null || (st.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__ = []);
2193
+ var F = "__VUE_DEVTOOLS_KIT_GLOBAL_STATE__";
2194
+ function xu() {
2195
+ return {
2196
+ connected: !1,
2197
+ clientConnected: !1,
2198
+ vitePluginDetected: !0,
2199
+ appRecords: [],
2200
+ activeAppRecordId: "",
2201
+ tabs: [],
2202
+ commands: [],
2203
+ highPerfModeEnabled: !0,
2204
+ devtoolsClientDetected: {},
2205
+ perfUniqueGroupId: 0,
2206
+ timelineLayersState: bu()
2207
+ };
2208
+ }
2209
+ var lt, ct;
2210
+ (ct = (lt = l)[F]) != null || (lt[F] = xu());
2211
+ var Nu = K((e) => {
2212
+ N.hooks.callHook("devtoolsStateUpdated", { state: e });
2213
+ });
2214
+ K((e, t) => {
2215
+ N.hooks.callHook("devtoolsConnectedUpdated", { state: e, oldState: t });
2216
+ });
2217
+ var le = new Proxy(l.__VUE_DEVTOOLS_KIT_APP_RECORDS__, {
2218
+ get(e, t, n) {
2219
+ return t === "value" ? l.__VUE_DEVTOOLS_KIT_APP_RECORDS__ : l.__VUE_DEVTOOLS_KIT_APP_RECORDS__[t];
2220
+ }
2221
+ }), D = new Proxy(l.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__, {
2222
+ get(e, t, n) {
2223
+ return t === "value" ? l.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__ : t === "id" ? l.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__ : l.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__[t];
2224
+ }
2225
+ });
2226
+ function te() {
2227
+ Nu({
2228
+ ...l[F],
2229
+ appRecords: le.value,
2230
+ activeAppRecordId: D.id,
2231
+ tabs: l.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__,
2232
+ commands: l.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__
2233
+ });
2234
+ }
2235
+ function Fu(e) {
2236
+ l.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__ = e, te();
2237
+ }
2238
+ function Uu(e) {
2239
+ l.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__ = e, te();
2240
+ }
2241
+ var T = new Proxy(l[F], {
2242
+ get(e, t) {
2243
+ return t === "appRecords" ? le : t === "activeAppRecordId" ? D.id : t === "tabs" ? l.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__ : t === "commands" ? l.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__ : l[F][t];
2244
+ },
2245
+ deleteProperty(e, t) {
2246
+ return delete e[t], !0;
2247
+ },
2248
+ set(e, t, n) {
2249
+ return { ...l[F] }, e[t] = n, l[F][t] = n, !0;
2250
+ }
2251
+ });
2252
+ function Pr(e) {
2253
+ return new Promise((t) => {
2254
+ T.connected && (e(), t()), N.hooks.hook("devtoolsConnectedUpdated", ({ state: n }) => {
2255
+ n.connected && (e(), t());
2256
+ });
2257
+ });
2258
+ }
2259
+ var Oe = (e) => {
2260
+ if (!!e)
2261
+ return e.startsWith("baseline-") ? `custom-ic-${e}` : e.startsWith("i-") || Hn(e) ? e : `custom-ic-baseline-${e}`;
2262
+ };
2263
+ function Vr(e) {
2264
+ const t = l.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__;
2265
+ t.some((n) => n.name === e.name) || (t.push({
2266
+ ...e,
2267
+ icon: Oe(e.icon)
2268
+ }), te());
2269
+ }
2270
+ function xr(e) {
2271
+ const t = l.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__;
2272
+ t.some((n) => n.id === e.id) || (t.push({
2273
+ ...e,
2274
+ icon: Oe(e.icon),
2275
+ children: e.children ? e.children.map((n) => ({
2276
+ ...n,
2277
+ icon: Oe(n.icon)
2278
+ })) : void 0
2279
+ }), te());
2280
+ }
2281
+ function Nr(e) {
2282
+ const t = l.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__, n = t.findIndex((u) => u.id === e);
2283
+ n !== -1 && (t.splice(n, 1), te());
2284
+ }
2285
+ function Bu(e = {}) {
2286
+ var t, n, u;
2287
+ const { file: r, host: o, baseUrl: i = window.location.origin, line: a = 0, column: h = 0 } = e;
2288
+ if (r) {
2289
+ if (o === "chrome-extension") {
2290
+ const p = r.replace(/\\/g, "\\\\"), A = (n = (t = window.VUE_DEVTOOLS_CONFIG) == null ? void 0 : t.openInEditorHost) != null ? n : "/";
2291
+ fetch(`${A}__open-in-editor?file=${encodeURI(r)}`).then((d) => {
2292
+ if (!d.ok) {
2293
+ const m = `Opening component ${p} failed`;
2294
+ console.log(`%c${m}`, "color:red");
2295
+ }
2296
+ });
2297
+ } else if (T.vitePluginDetected) {
2298
+ const p = (u = l.__VUE_DEVTOOLS_OPEN_IN_EDITOR_BASE_URL__) != null ? u : i;
2299
+ l.__VUE_INSPECTOR__.openInEditor(p, r, a, h);
2300
+ }
2301
+ }
2302
+ }
2303
+ s();
2304
+ s();
2305
+ s();
2306
+ s();
2307
+ s();
2308
+ var _t, ft;
2309
+ (ft = (_t = l).__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__) != null || (_t.__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__ = []);
2310
+ var Fe = new Proxy(l.__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__, {
2311
+ get(e, t, n) {
2312
+ return Reflect.get(e, t, n);
2313
+ }
2314
+ });
2315
+ function Ce(e) {
2316
+ const t = {};
2317
+ return Object.keys(e).forEach((n) => {
2318
+ t[n] = e[n].defaultValue;
2319
+ }), t;
2320
+ }
2321
+ function Ue(e) {
2322
+ return `__VUE_DEVTOOLS_NEXT_PLUGIN_SETTINGS__${e}__`;
2323
+ }
2324
+ function Lu(e) {
2325
+ var t, n, u;
2326
+ const r = (n = (t = Fe.find((o) => {
2327
+ var i;
2328
+ return o[0].id === e && !!((i = o[0]) != null && i.settings);
2329
+ })) == null ? void 0 : t[0]) != null ? n : null;
2330
+ return (u = r == null ? void 0 : r.settings) != null ? u : null;
2331
+ }
2332
+ function cn(e, t) {
2333
+ var n, u, r;
2334
+ const o = Ue(e);
2335
+ if (o) {
2336
+ const i = localStorage.getItem(o);
2337
+ if (i)
2338
+ return JSON.parse(i);
2339
+ }
2340
+ if (e) {
2341
+ const i = (u = (n = Fe.find((a) => a[0].id === e)) == null ? void 0 : n[0]) != null ? u : null;
2342
+ return Ce((r = i == null ? void 0 : i.settings) != null ? r : {});
2343
+ }
2344
+ return Ce(t);
2345
+ }
2346
+ function Mu(e, t) {
2347
+ const n = Ue(e);
2348
+ localStorage.getItem(n) || localStorage.setItem(n, JSON.stringify(Ce(t)));
2349
+ }
2350
+ function Ku(e, t, n) {
2351
+ const u = Ue(e), r = localStorage.getItem(u), o = JSON.parse(r || "{}"), i = {
2352
+ ...o,
2353
+ [t]: n
2354
+ };
2355
+ localStorage.setItem(u, JSON.stringify(i)), N.hooks.callHookWith((a) => {
2356
+ a.forEach((h) => h({
2357
+ pluginId: e,
2358
+ key: t,
2359
+ oldValue: o[t],
2360
+ newValue: n,
2361
+ settings: i
2362
+ }));
2363
+ }, "setPluginSettings");
2364
+ }
2365
+ s();
2366
+ s();
2367
+ s();
2368
+ s();
2369
+ s();
2370
+ s();
2371
+ s();
2372
+ s();
2373
+ s();
2374
+ s();
2375
+ s();
2376
+ var dt, Et, S = (Et = (dt = l).__VUE_DEVTOOLS_HOOK) != null ? Et : dt.__VUE_DEVTOOLS_HOOK = Yt(), Hu = {
2377
+ vueAppInit(e) {
2378
+ S.hook("app:init", e);
2379
+ },
2380
+ vueAppUnmount(e) {
2381
+ S.hook("app:unmount", e);
2382
+ },
2383
+ vueAppConnected(e) {
2384
+ S.hook("app:connected", e);
2385
+ },
2386
+ componentAdded(e) {
2387
+ return S.hook("component:added", e);
2388
+ },
2389
+ componentEmit(e) {
2390
+ return S.hook("component:emit", e);
2391
+ },
2392
+ componentUpdated(e) {
2393
+ return S.hook("component:updated", e);
2394
+ },
2395
+ componentRemoved(e) {
2396
+ return S.hook("component:removed", e);
2397
+ },
2398
+ setupDevtoolsPlugin(e) {
2399
+ S.hook("devtools-plugin:setup", e);
2400
+ },
2401
+ perfStart(e) {
2402
+ return S.hook("perf:start", e);
2403
+ },
2404
+ perfEnd(e) {
2405
+ return S.hook("perf:end", e);
2406
+ }
2407
+ }, _n = {
2408
+ on: Hu,
2409
+ setupDevToolsPlugin(e, t) {
2410
+ return S.callHook("devtools-plugin:setup", e, t);
2411
+ }
2412
+ }, zu = class {
2413
+ constructor({ plugin: e, ctx: t }) {
2414
+ this.hooks = t.hooks, this.plugin = e;
2415
+ }
2416
+ get on() {
2417
+ return {
2418
+ visitComponentTree: (e) => {
2419
+ this.hooks.hook("visitComponentTree", e);
2420
+ },
2421
+ inspectComponent: (e) => {
2422
+ this.hooks.hook("inspectComponent", e);
2423
+ },
2424
+ editComponentState: (e) => {
2425
+ this.hooks.hook("editComponentState", e);
2426
+ },
2427
+ getInspectorTree: (e) => {
2428
+ this.hooks.hook("getInspectorTree", e);
2429
+ },
2430
+ getInspectorState: (e) => {
2431
+ this.hooks.hook("getInspectorState", e);
2432
+ },
2433
+ editInspectorState: (e) => {
2434
+ this.hooks.hook("editInspectorState", e);
2435
+ },
2436
+ inspectTimelineEvent: (e) => {
2437
+ this.hooks.hook("inspectTimelineEvent", e);
2438
+ },
2439
+ timelineCleared: (e) => {
2440
+ this.hooks.hook("timelineCleared", e);
2441
+ },
2442
+ setPluginSettings: (e) => {
2443
+ this.hooks.hook("setPluginSettings", e);
2444
+ }
2445
+ };
2446
+ }
2447
+ notifyComponentUpdate(e) {
2448
+ var t;
2449
+ if (T.highPerfModeEnabled)
2450
+ return;
2451
+ const n = ln().find((u) => u.packageName === this.plugin.descriptor.packageName);
2452
+ if (n != null && n.id) {
2453
+ if (e) {
2454
+ const u = [
2455
+ e.appContext.app,
2456
+ e.uid,
2457
+ (t = e.parent) == null ? void 0 : t.uid,
2458
+ e
2459
+ ];
2460
+ S.callHook("component:updated", ...u);
2461
+ } else
2462
+ S.callHook("component:updated");
2463
+ this.hooks.callHook("sendInspectorState", { inspectorId: n.id, plugin: this.plugin });
2464
+ }
2465
+ }
2466
+ addInspector(e) {
2467
+ this.hooks.callHook("addInspector", { inspector: e, plugin: this.plugin }), this.plugin.descriptor.settings && Mu(e.id, this.plugin.descriptor.settings);
2468
+ }
2469
+ sendInspectorTree(e) {
2470
+ T.highPerfModeEnabled || this.hooks.callHook("sendInspectorTree", { inspectorId: e, plugin: this.plugin });
2471
+ }
2472
+ sendInspectorState(e) {
2473
+ T.highPerfModeEnabled || this.hooks.callHook("sendInspectorState", { inspectorId: e, plugin: this.plugin });
2474
+ }
2475
+ selectInspectorNode(e, t) {
2476
+ this.hooks.callHook("customInspectorSelectNode", { inspectorId: e, nodeId: t, plugin: this.plugin });
2477
+ }
2478
+ visitComponentTree(e) {
2479
+ return this.hooks.callHook("visitComponentTree", e);
2480
+ }
2481
+ now() {
2482
+ return T.highPerfModeEnabled ? 0 : Date.now();
2483
+ }
2484
+ addTimelineLayer(e) {
2485
+ this.hooks.callHook("timelineLayerAdded", { options: e, plugin: this.plugin });
2486
+ }
2487
+ addTimelineEvent(e) {
2488
+ T.highPerfModeEnabled || this.hooks.callHook("timelineEventAdded", { options: e, plugin: this.plugin });
2489
+ }
2490
+ getSettings(e) {
2491
+ return cn(e ?? this.plugin.descriptor.id, this.plugin.descriptor.settings);
2492
+ }
2493
+ getComponentInstances(e) {
2494
+ return this.hooks.callHook("getComponentInstances", { app: e });
2495
+ }
2496
+ getComponentBounds(e) {
2497
+ return this.hooks.callHook("getComponentBounds", { instance: e });
2498
+ }
2499
+ getComponentName(e) {
2500
+ return this.hooks.callHook("getComponentName", { instance: e });
2501
+ }
2502
+ highlightElement(e) {
2503
+ const t = e.__VUE_DEVTOOLS_NEXT_UID__;
2504
+ return this.hooks.callHook("componentHighlight", { uid: t });
2505
+ }
2506
+ unhighlightElement() {
2507
+ return this.hooks.callHook("componentUnhighlight");
2508
+ }
2509
+ }, $u = zu;
2510
+ s();
2511
+ s();
2512
+ s();
2513
+ s();
2514
+ var ju = "__vue_devtool_undefined__", Gu = "__vue_devtool_infinity__", Wu = "__vue_devtool_negative_infinity__", qu = "__vue_devtool_nan__";
2515
+ s();
2516
+ s();
2517
+ var Yu = {
2518
+ [ju]: "undefined",
2519
+ [qu]: "NaN",
2520
+ [Gu]: "Infinity",
2521
+ [Wu]: "-Infinity"
2522
+ };
2523
+ Object.entries(Yu).reduce((e, [t, n]) => (e[n] = t, e), {});
2524
+ s();
2525
+ s();
2526
+ s();
2527
+ s();
2528
+ s();
2529
+ var pt, ht;
2530
+ (ht = (pt = l).__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__) != null || (pt.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__ = /* @__PURE__ */ new Set());
2531
+ function Fr(e, t) {
2532
+ return _n.setupDevToolsPlugin(e, t);
2533
+ }
2534
+ function Zu(e, t) {
2535
+ const [n, u] = e;
2536
+ if (n.app !== t)
2537
+ return;
2538
+ const r = new $u({
2539
+ plugin: {
2540
+ setupFn: u,
2541
+ descriptor: n
2542
+ },
2543
+ ctx: N
2544
+ });
2545
+ n.packageName === "vuex" && r.on.editInspectorState((o) => {
2546
+ r.sendInspectorState(o.inspectorId);
2547
+ }), u(r);
2548
+ }
2549
+ function fn(e, t) {
2550
+ l.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__.has(e) || T.highPerfModeEnabled && !(t != null && t.inspectingComponent) || (l.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__.add(e), Fe.forEach((n) => {
2551
+ Zu(n, e);
2552
+ }));
2553
+ }
2554
+ s();
2555
+ s();
2556
+ var Z = "__VUE_DEVTOOLS_ROUTER__", H = "__VUE_DEVTOOLS_ROUTER_INFO__", gt, mt;
2557
+ (mt = (gt = l)[H]) != null || (gt[H] = {
2558
+ currentRoute: null,
2559
+ routes: []
2560
+ });
2561
+ var vt, At;
2562
+ (At = (vt = l)[Z]) != null || (vt[Z] = {});
2563
+ new Proxy(l[H], {
2564
+ get(e, t) {
2565
+ return l[H][t];
2566
+ }
2567
+ });
2568
+ new Proxy(l[Z], {
2569
+ get(e, t) {
2570
+ if (t === "value")
2571
+ return l[Z];
2572
+ }
2573
+ });
2574
+ function Xu(e) {
2575
+ const t = /* @__PURE__ */ new Map();
2576
+ return ((e == null ? void 0 : e.getRoutes()) || []).filter((n) => !t.has(n.path) && t.set(n.path, 1));
2577
+ }
2578
+ function Be(e) {
2579
+ return e.map((t) => {
2580
+ let { path: n, name: u, children: r, meta: o } = t;
2581
+ return r != null && r.length && (r = Be(r)), {
2582
+ path: n,
2583
+ name: u,
2584
+ children: r,
2585
+ meta: o
2586
+ };
2587
+ });
2588
+ }
2589
+ function Ju(e) {
2590
+ if (e) {
2591
+ const { fullPath: t, hash: n, href: u, path: r, name: o, matched: i, params: a, query: h } = e;
2592
+ return {
2593
+ fullPath: t,
2594
+ hash: n,
2595
+ href: u,
2596
+ path: r,
2597
+ name: o,
2598
+ params: a,
2599
+ query: h,
2600
+ matched: Be(i)
2601
+ };
2602
+ }
2603
+ return e;
2604
+ }
2605
+ function Qu(e, t) {
2606
+ function n() {
2607
+ var u;
2608
+ const r = (u = e.app) == null ? void 0 : u.config.globalProperties.$router, o = Ju(r == null ? void 0 : r.currentRoute.value), i = Be(Xu(r)), a = console.warn;
2609
+ console.warn = () => {
2610
+ }, l[H] = {
2611
+ currentRoute: o ? $e(o) : {},
2612
+ routes: $e(i)
2613
+ }, l[Z] = r, console.warn = a;
2614
+ }
2615
+ n(), _n.on.componentUpdated(K(() => {
2616
+ var u;
2617
+ ((u = t.value) == null ? void 0 : u.app) === e.app && (n(), !T.highPerfModeEnabled && N.hooks.callHook("routerInfoUpdated", { state: l[H] }));
2618
+ }, 200));
2619
+ }
2620
+ function er(e) {
2621
+ return {
2622
+ async getInspectorTree(t) {
2623
+ const n = {
2624
+ ...t,
2625
+ app: D.value.app,
2626
+ rootNodes: []
2627
+ };
2628
+ return await new Promise((u) => {
2629
+ e.callHookWith(async (r) => {
2630
+ await Promise.all(r.map((o) => o(n))), u();
2631
+ }, "getInspectorTree");
2632
+ }), n.rootNodes;
2633
+ },
2634
+ async getInspectorState(t) {
2635
+ const n = {
2636
+ ...t,
2637
+ app: D.value.app,
2638
+ state: null
2639
+ }, u = {
2640
+ currentTab: `custom-inspector:${t.inspectorId}`
2641
+ };
2642
+ return await new Promise((r) => {
2643
+ e.callHookWith(async (o) => {
2644
+ await Promise.all(o.map((i) => i(n, u))), r();
2645
+ }, "getInspectorState");
2646
+ }), n.state;
2647
+ },
2648
+ editInspectorState(t) {
2649
+ const n = new sn(), u = {
2650
+ ...t,
2651
+ app: D.value.app,
2652
+ set: (r, o = t.path, i = t.state.value, a) => {
2653
+ n.set(r, o, i, a || n.createDefaultSetCallback(t.state));
2654
+ }
2655
+ };
2656
+ e.callHookWith((r) => {
2657
+ r.forEach((o) => o(u));
2658
+ }, "editInspectorState");
2659
+ },
2660
+ sendInspectorState(t) {
2661
+ const n = oe(t);
2662
+ e.callHook("sendInspectorState", { inspectorId: t, plugin: {
2663
+ descriptor: n.descriptor,
2664
+ setupFn: () => ({})
2665
+ } });
2666
+ },
2667
+ inspectComponentInspector() {
2668
+ return yu();
2669
+ },
2670
+ cancelInspectComponentInspector() {
2671
+ return Au();
2672
+ },
2673
+ getComponentRenderCode(t) {
2674
+ const n = ve(D.value, t);
2675
+ if (n)
2676
+ return (n == null ? void 0 : n.type) instanceof Function ? n.type.toString() : n.render.toString();
2677
+ },
2678
+ scrollToComponent(t) {
2679
+ return Ou({ id: t });
2680
+ },
2681
+ openInEditor: Bu,
2682
+ getVueInspector: Du,
2683
+ toggleApp(t, n) {
2684
+ const u = le.value.find((r) => r.id === t);
2685
+ u && (Uu(t), Fu(u), Qu(u, D), an(), fn(u.app, n));
2686
+ },
2687
+ inspectDOM(t) {
2688
+ const n = ve(D.value, t);
2689
+ if (n) {
2690
+ const [u] = we(n);
2691
+ u && (l.__VUE_DEVTOOLS_INSPECT_DOM_TARGET__ = u);
2692
+ }
2693
+ },
2694
+ updatePluginSettings(t, n, u) {
2695
+ Ku(t, n, u);
2696
+ },
2697
+ getPluginSettings(t) {
2698
+ return {
2699
+ options: Lu(t),
2700
+ values: cn(t)
2701
+ };
2702
+ }
2703
+ };
2704
+ }
2705
+ s();
2706
+ var yt, Ot;
2707
+ (Ot = (yt = l).__VUE_DEVTOOLS_ENV__) != null || (yt.__VUE_DEVTOOLS_ENV__ = {
2708
+ vitePluginDetected: !1
2709
+ });
2710
+ var Ct = Vu(), Tt, Dt;
2711
+ (Dt = (Tt = l).__VUE_DEVTOOLS_KIT_CONTEXT__) != null || (Tt.__VUE_DEVTOOLS_KIT_CONTEXT__ = {
2712
+ hooks: Ct,
2713
+ get state() {
2714
+ return {
2715
+ ...T,
2716
+ activeAppRecordId: D.id,
2717
+ activeAppRecord: D.value,
2718
+ appRecords: le.value
2719
+ };
2720
+ },
2721
+ api: er(Ct)
2722
+ });
2723
+ var N = l.__VUE_DEVTOOLS_KIT_CONTEXT__;
2724
+ s();
2725
+ nu(ru(), 1);
2726
+ var St, It;
2727
+ (It = (St = l).__VUE_DEVTOOLS_NEXT_APP_RECORD_INFO__) != null || (St.__VUE_DEVTOOLS_NEXT_APP_RECORD_INFO__ = {
2728
+ id: 0,
2729
+ appIds: /* @__PURE__ */ new Set()
2730
+ });
2731
+ function Ur(e) {
2732
+ return new Promise((t) => {
2733
+ if (T.connected && T.clientConnected) {
2734
+ e(), t();
2735
+ return;
2736
+ }
2737
+ N.hooks.hook("devtoolsConnectedUpdated", ({ state: n }) => {
2738
+ n.connected && n.clientConnected && (e(), t());
2739
+ });
2740
+ });
2741
+ }
2742
+ s();
2743
+ function tr(e) {
2744
+ T.highPerfModeEnabled = e ?? !T.highPerfModeEnabled, !e && D.value && fn(D.value.app);
2745
+ }
2746
+ s();
2747
+ s();
2748
+ s();
2749
+ function nr(e) {
2750
+ T.devtoolsClientDetected = {
2751
+ ...T.devtoolsClientDetected,
2752
+ ...e
2753
+ };
2754
+ const t = Object.values(T.devtoolsClientDetected).some(Boolean);
2755
+ tr(!t);
2756
+ }
2757
+ var kt, bt;
2758
+ (bt = (kt = l).__VUE_DEVTOOLS_UPDATE_CLIENT_DETECTED__) != null || (kt.__VUE_DEVTOOLS_UPDATE_CLIENT_DETECTED__ = nr);
2759
+ s();
2760
+ s();
2761
+ s();
2762
+ s();
2763
+ s();
2764
+ s();
2765
+ s();
2766
+ var ur = class {
2767
+ constructor() {
2768
+ this.keyToValue = /* @__PURE__ */ new Map(), this.valueToKey = /* @__PURE__ */ new Map();
2769
+ }
2770
+ set(e, t) {
2771
+ this.keyToValue.set(e, t), this.valueToKey.set(t, e);
2772
+ }
2773
+ getByKey(e) {
2774
+ return this.keyToValue.get(e);
2775
+ }
2776
+ getByValue(e) {
2777
+ return this.valueToKey.get(e);
2778
+ }
2779
+ clear() {
2780
+ this.keyToValue.clear(), this.valueToKey.clear();
2781
+ }
2782
+ }, dn = class {
2783
+ constructor(e) {
2784
+ this.generateIdentifier = e, this.kv = new ur();
2785
+ }
2786
+ register(e, t) {
2787
+ this.kv.getByValue(e) || (t || (t = this.generateIdentifier(e)), this.kv.set(t, e));
2788
+ }
2789
+ clear() {
2790
+ this.kv.clear();
2791
+ }
2792
+ getIdentifier(e) {
2793
+ return this.kv.getByValue(e);
2794
+ }
2795
+ getValue(e) {
2796
+ return this.kv.getByKey(e);
2797
+ }
2798
+ }, rr = class extends dn {
2799
+ constructor() {
2800
+ super((e) => e.name), this.classToAllowedProps = /* @__PURE__ */ new Map();
2801
+ }
2802
+ register(e, t) {
2803
+ typeof t == "object" ? (t.allowProps && this.classToAllowedProps.set(e, t.allowProps), super.register(e, t.identifier)) : super.register(e, t);
2804
+ }
2805
+ getAllowedProps(e) {
2806
+ return this.classToAllowedProps.get(e);
2807
+ }
2808
+ };
2809
+ s();
2810
+ s();
2811
+ function or(e) {
2812
+ if ("values" in Object)
2813
+ return Object.values(e);
2814
+ const t = [];
2815
+ for (const n in e)
2816
+ e.hasOwnProperty(n) && t.push(e[n]);
2817
+ return t;
2818
+ }
2819
+ function ir(e, t) {
2820
+ const n = or(e);
2821
+ if ("find" in n)
2822
+ return n.find(t);
2823
+ const u = n;
2824
+ for (let r = 0; r < u.length; r++) {
2825
+ const o = u[r];
2826
+ if (t(o))
2827
+ return o;
2828
+ }
2829
+ }
2830
+ function z(e, t) {
2831
+ Object.entries(e).forEach(([n, u]) => t(u, n));
2832
+ }
2833
+ function ie(e, t) {
2834
+ return e.indexOf(t) !== -1;
2835
+ }
2836
+ function Rt(e, t) {
2837
+ for (let n = 0; n < e.length; n++) {
2838
+ const u = e[n];
2839
+ if (t(u))
2840
+ return u;
2841
+ }
2842
+ }
2843
+ var sr = class {
2844
+ constructor() {
2845
+ this.transfomers = {};
2846
+ }
2847
+ register(e) {
2848
+ this.transfomers[e.name] = e;
2849
+ }
2850
+ findApplicable(e) {
2851
+ return ir(this.transfomers, (t) => t.isApplicable(e));
2852
+ }
2853
+ findByName(e) {
2854
+ return this.transfomers[e];
2855
+ }
2856
+ };
2857
+ s();
2858
+ s();
2859
+ var ar = (e) => Object.prototype.toString.call(e).slice(8, -1), En = (e) => typeof e > "u", lr = (e) => e === null, X = (e) => typeof e != "object" || e === null || e === Object.prototype ? !1 : Object.getPrototypeOf(e) === null ? !0 : Object.getPrototypeOf(e) === Object.prototype, Te = (e) => X(e) && Object.keys(e).length === 0, x = (e) => Array.isArray(e), cr = (e) => typeof e == "string", _r = (e) => typeof e == "number" && !isNaN(e), fr = (e) => typeof e == "boolean", dr = (e) => e instanceof RegExp, J = (e) => e instanceof Map, Q = (e) => e instanceof Set, pn = (e) => ar(e) === "Symbol", Er = (e) => e instanceof Date && !isNaN(e.valueOf()), pr = (e) => e instanceof Error, wt = (e) => typeof e == "number" && isNaN(e), hr = (e) => fr(e) || lr(e) || En(e) || _r(e) || cr(e) || pn(e), gr = (e) => typeof e == "bigint", mr = (e) => e === 1 / 0 || e === -1 / 0, vr = (e) => ArrayBuffer.isView(e) && !(e instanceof DataView), Ar = (e) => e instanceof URL;
2860
+ s();
2861
+ var hn = (e) => e.replace(/\./g, "\\."), ge = (e) => e.map(String).map(hn).join("."), Y = (e) => {
2862
+ const t = [];
2863
+ let n = "";
2864
+ for (let r = 0; r < e.length; r++) {
2865
+ let o = e.charAt(r);
2866
+ if (o === "\\" && e.charAt(r + 1) === ".") {
2867
+ n += ".", r++;
2868
+ continue;
2869
+ }
2870
+ if (o === ".") {
2871
+ t.push(n), n = "";
2872
+ continue;
2873
+ }
2874
+ n += o;
2875
+ }
2876
+ const u = n;
2877
+ return t.push(u), t;
2878
+ };
2879
+ s();
2880
+ function R(e, t, n, u) {
2881
+ return {
2882
+ isApplicable: e,
2883
+ annotation: t,
2884
+ transform: n,
2885
+ untransform: u
2886
+ };
2887
+ }
2888
+ var gn = [
2889
+ R(En, "undefined", () => null, () => {
2890
+ }),
2891
+ R(gr, "bigint", (e) => e.toString(), (e) => typeof BigInt < "u" ? BigInt(e) : (console.error("Please add a BigInt polyfill."), e)),
2892
+ R(Er, "Date", (e) => e.toISOString(), (e) => new Date(e)),
2893
+ R(pr, "Error", (e, t) => {
2894
+ const n = {
2895
+ name: e.name,
2896
+ message: e.message
2897
+ };
2898
+ return t.allowedErrorProps.forEach((u) => {
2899
+ n[u] = e[u];
2900
+ }), n;
2901
+ }, (e, t) => {
2902
+ const n = new Error(e.message);
2903
+ return n.name = e.name, n.stack = e.stack, t.allowedErrorProps.forEach((u) => {
2904
+ n[u] = e[u];
2905
+ }), n;
2906
+ }),
2907
+ R(dr, "regexp", (e) => "" + e, (e) => {
2908
+ const t = e.slice(1, e.lastIndexOf("/")), n = e.slice(e.lastIndexOf("/") + 1);
2909
+ return new RegExp(t, n);
2910
+ }),
2911
+ R(
2912
+ Q,
2913
+ "set",
2914
+ (e) => [...e.values()],
2915
+ (e) => new Set(e)
2916
+ ),
2917
+ R(J, "map", (e) => [...e.entries()], (e) => new Map(e)),
2918
+ R((e) => wt(e) || mr(e), "number", (e) => wt(e) ? "NaN" : e > 0 ? "Infinity" : "-Infinity", Number),
2919
+ R((e) => e === 0 && 1 / e === -1 / 0, "number", () => "-0", Number),
2920
+ R(Ar, "URL", (e) => e.toString(), (e) => new URL(e))
2921
+ ];
2922
+ function ce(e, t, n, u) {
2923
+ return {
2924
+ isApplicable: e,
2925
+ annotation: t,
2926
+ transform: n,
2927
+ untransform: u
2928
+ };
2929
+ }
2930
+ var mn = ce((e, t) => pn(e) ? !!t.symbolRegistry.getIdentifier(e) : !1, (e, t) => ["symbol", t.symbolRegistry.getIdentifier(e)], (e) => e.description, (e, t, n) => {
2931
+ const u = n.symbolRegistry.getValue(t[1]);
2932
+ if (!u)
2933
+ throw new Error("Trying to deserialize unknown symbol");
2934
+ return u;
2935
+ }), yr = [
2936
+ Int8Array,
2937
+ Uint8Array,
2938
+ Int16Array,
2939
+ Uint16Array,
2940
+ Int32Array,
2941
+ Uint32Array,
2942
+ Float32Array,
2943
+ Float64Array,
2944
+ Uint8ClampedArray
2945
+ ].reduce((e, t) => (e[t.name] = t, e), {}), vn = ce(vr, (e) => ["typed-array", e.constructor.name], (e) => [...e], (e, t) => {
2946
+ const n = yr[t[1]];
2947
+ if (!n)
2948
+ throw new Error("Trying to deserialize unknown typed array");
2949
+ return new n(e);
2950
+ });
2951
+ function An(e, t) {
2952
+ return e != null && e.constructor ? !!t.classRegistry.getIdentifier(e.constructor) : !1;
2953
+ }
2954
+ var yn = ce(An, (e, t) => ["class", t.classRegistry.getIdentifier(e.constructor)], (e, t) => {
2955
+ const n = t.classRegistry.getAllowedProps(e.constructor);
2956
+ if (!n)
2957
+ return { ...e };
2958
+ const u = {};
2959
+ return n.forEach((r) => {
2960
+ u[r] = e[r];
2961
+ }), u;
2962
+ }, (e, t, n) => {
2963
+ const u = n.classRegistry.getValue(t[1]);
2964
+ if (!u)
2965
+ throw new Error(`Trying to deserialize unknown class '${t[1]}' - check https://github.com/blitz-js/superjson/issues/116#issuecomment-773996564`);
2966
+ return Object.assign(Object.create(u.prototype), e);
2967
+ }), On = ce((e, t) => !!t.customTransformerRegistry.findApplicable(e), (e, t) => ["custom", t.customTransformerRegistry.findApplicable(e).name], (e, t) => t.customTransformerRegistry.findApplicable(e).serialize(e), (e, t, n) => {
2968
+ const u = n.customTransformerRegistry.findByName(t[1]);
2969
+ if (!u)
2970
+ throw new Error("Trying to deserialize unknown custom value");
2971
+ return u.deserialize(e);
2972
+ }), Or = [yn, mn, On, vn], Pt = (e, t) => {
2973
+ const n = Rt(Or, (r) => r.isApplicable(e, t));
2974
+ if (n)
2975
+ return {
2976
+ value: n.transform(e, t),
2977
+ type: n.annotation(e, t)
2978
+ };
2979
+ const u = Rt(gn, (r) => r.isApplicable(e, t));
2980
+ if (u)
2981
+ return {
2982
+ value: u.transform(e, t),
2983
+ type: u.annotation
2984
+ };
2985
+ }, Cn = {};
2986
+ gn.forEach((e) => {
2987
+ Cn[e.annotation] = e;
2988
+ });
2989
+ var Cr = (e, t, n) => {
2990
+ if (x(t))
2991
+ switch (t[0]) {
2992
+ case "symbol":
2993
+ return mn.untransform(e, t, n);
2994
+ case "class":
2995
+ return yn.untransform(e, t, n);
2996
+ case "custom":
2997
+ return On.untransform(e, t, n);
2998
+ case "typed-array":
2999
+ return vn.untransform(e, t, n);
3000
+ default:
3001
+ throw new Error("Unknown transformation: " + t);
3002
+ }
3003
+ else {
3004
+ const u = Cn[t];
3005
+ if (!u)
3006
+ throw new Error("Unknown transformation: " + t);
3007
+ return u.untransform(e, n);
3008
+ }
3009
+ };
3010
+ s();
3011
+ var M = (e, t) => {
3012
+ if (t > e.size)
3013
+ throw new Error("index out of bounds");
3014
+ const n = e.keys();
3015
+ for (; t > 0; )
3016
+ n.next(), t--;
3017
+ return n.next().value;
3018
+ };
3019
+ function Tn(e) {
3020
+ if (ie(e, "__proto__"))
3021
+ throw new Error("__proto__ is not allowed as a property");
3022
+ if (ie(e, "prototype"))
3023
+ throw new Error("prototype is not allowed as a property");
3024
+ if (ie(e, "constructor"))
3025
+ throw new Error("constructor is not allowed as a property");
3026
+ }
3027
+ var Tr = (e, t) => {
3028
+ Tn(t);
3029
+ for (let n = 0; n < t.length; n++) {
3030
+ const u = t[n];
3031
+ if (Q(e))
3032
+ e = M(e, +u);
3033
+ else if (J(e)) {
3034
+ const r = +u, o = +t[++n] == 0 ? "key" : "value", i = M(e, r);
3035
+ switch (o) {
3036
+ case "key":
3037
+ e = i;
3038
+ break;
3039
+ case "value":
3040
+ e = e.get(i);
3041
+ break;
3042
+ }
3043
+ } else
3044
+ e = e[u];
3045
+ }
3046
+ return e;
3047
+ }, De = (e, t, n) => {
3048
+ if (Tn(t), t.length === 0)
3049
+ return n(e);
3050
+ let u = e;
3051
+ for (let o = 0; o < t.length - 1; o++) {
3052
+ const i = t[o];
3053
+ if (x(u)) {
3054
+ const a = +i;
3055
+ u = u[a];
3056
+ } else if (X(u))
3057
+ u = u[i];
3058
+ else if (Q(u)) {
3059
+ const a = +i;
3060
+ u = M(u, a);
3061
+ } else if (J(u)) {
3062
+ if (o === t.length - 2)
3063
+ break;
3064
+ const h = +i, p = +t[++o] == 0 ? "key" : "value", A = M(u, h);
3065
+ switch (p) {
3066
+ case "key":
3067
+ u = A;
3068
+ break;
3069
+ case "value":
3070
+ u = u.get(A);
3071
+ break;
3072
+ }
3073
+ }
3074
+ }
3075
+ const r = t[t.length - 1];
3076
+ if (x(u) ? u[+r] = n(u[+r]) : X(u) && (u[r] = n(u[r])), Q(u)) {
3077
+ const o = M(u, +r), i = n(o);
3078
+ o !== i && (u.delete(o), u.add(i));
3079
+ }
3080
+ if (J(u)) {
3081
+ const o = +t[t.length - 2], i = M(u, o);
3082
+ switch (+r == 0 ? "key" : "value") {
3083
+ case "key": {
3084
+ const h = n(i);
3085
+ u.set(h, u.get(i)), h !== i && u.delete(i);
3086
+ break;
3087
+ }
3088
+ case "value": {
3089
+ u.set(i, n(u.get(i)));
3090
+ break;
3091
+ }
3092
+ }
3093
+ }
3094
+ return e;
3095
+ };
3096
+ function Se(e, t, n = []) {
3097
+ if (!e)
3098
+ return;
3099
+ if (!x(e)) {
3100
+ z(e, (o, i) => Se(o, t, [...n, ...Y(i)]));
3101
+ return;
3102
+ }
3103
+ const [u, r] = e;
3104
+ r && z(r, (o, i) => {
3105
+ Se(o, t, [...n, ...Y(i)]);
3106
+ }), t(u, n);
3107
+ }
3108
+ function Dr(e, t, n) {
3109
+ return Se(t, (u, r) => {
3110
+ e = De(e, r, (o) => Cr(o, u, n));
3111
+ }), e;
3112
+ }
3113
+ function Sr(e, t) {
3114
+ function n(u, r) {
3115
+ const o = Tr(e, Y(r));
3116
+ u.map(Y).forEach((i) => {
3117
+ e = De(e, i, () => o);
3118
+ });
3119
+ }
3120
+ if (x(t)) {
3121
+ const [u, r] = t;
3122
+ u.forEach((o) => {
3123
+ e = De(e, Y(o), () => e);
3124
+ }), r && z(r, n);
3125
+ } else
3126
+ z(t, n);
3127
+ return e;
3128
+ }
3129
+ var Ir = (e, t) => X(e) || x(e) || J(e) || Q(e) || An(e, t);
3130
+ function kr(e, t, n) {
3131
+ const u = n.get(e);
3132
+ u ? u.push(t) : n.set(e, [t]);
3133
+ }
3134
+ function br(e, t) {
3135
+ const n = {};
3136
+ let u;
3137
+ return e.forEach((r) => {
3138
+ if (r.length <= 1)
3139
+ return;
3140
+ t || (r = r.map((a) => a.map(String)).sort((a, h) => a.length - h.length));
3141
+ const [o, ...i] = r;
3142
+ o.length === 0 ? u = i.map(ge) : n[ge(o)] = i.map(ge);
3143
+ }), u ? Te(n) ? [u] : [u, n] : Te(n) ? void 0 : n;
3144
+ }
3145
+ var Dn = (e, t, n, u, r = [], o = [], i = /* @__PURE__ */ new Map()) => {
3146
+ var a;
3147
+ const h = hr(e);
3148
+ if (!h) {
3149
+ kr(e, r, t);
3150
+ const _ = i.get(e);
3151
+ if (_)
3152
+ return u ? {
3153
+ transformedValue: null
3154
+ } : _;
3155
+ }
3156
+ if (!Ir(e, n)) {
3157
+ const _ = Pt(e, n), g = _ ? {
3158
+ transformedValue: _.value,
3159
+ annotations: [_.type]
3160
+ } : {
3161
+ transformedValue: e
3162
+ };
3163
+ return h || i.set(e, g), g;
3164
+ }
3165
+ if (ie(o, e))
3166
+ return {
3167
+ transformedValue: null
3168
+ };
3169
+ const p = Pt(e, n), A = (a = p == null ? void 0 : p.value) != null ? a : e, d = x(A) ? [] : {}, m = {};
3170
+ z(A, (_, g) => {
3171
+ if (g === "__proto__" || g === "constructor" || g === "prototype")
3172
+ throw new Error(`Detected property ${g}. This is a prototype pollution risk, please remove it from your object.`);
3173
+ const f = Dn(_, t, n, u, [...r, g], [...o, e], i);
3174
+ d[g] = f.transformedValue, x(f.annotations) ? m[g] = f.annotations : X(f.annotations) && z(f.annotations, (E, C) => {
3175
+ m[hn(g) + "." + C] = E;
3176
+ });
3177
+ });
3178
+ const c = Te(m) ? {
3179
+ transformedValue: d,
3180
+ annotations: p ? [p.type] : void 0
3181
+ } : {
3182
+ transformedValue: d,
3183
+ annotations: p ? [p.type, m] : m
3184
+ };
3185
+ return h || i.set(e, c), c;
3186
+ };
3187
+ s();
3188
+ s();
3189
+ function Sn(e) {
3190
+ return Object.prototype.toString.call(e).slice(8, -1);
3191
+ }
3192
+ function Vt(e) {
3193
+ return Sn(e) === "Array";
3194
+ }
3195
+ function Rr(e) {
3196
+ if (Sn(e) !== "Object")
3197
+ return !1;
3198
+ const t = Object.getPrototypeOf(e);
3199
+ return !!t && t.constructor === Object && t === Object.prototype;
3200
+ }
3201
+ function wr(e, t, n, u, r) {
3202
+ const o = {}.propertyIsEnumerable.call(u, t) ? "enumerable" : "nonenumerable";
3203
+ o === "enumerable" && (e[t] = n), r && o === "nonenumerable" && Object.defineProperty(e, t, {
3204
+ value: n,
3205
+ enumerable: !1,
3206
+ writable: !0,
3207
+ configurable: !0
3208
+ });
3209
+ }
3210
+ function Ie(e, t = {}) {
3211
+ if (Vt(e))
3212
+ return e.map((r) => Ie(r, t));
3213
+ if (!Rr(e))
3214
+ return e;
3215
+ const n = Object.getOwnPropertyNames(e), u = Object.getOwnPropertySymbols(e);
3216
+ return [...n, ...u].reduce((r, o) => {
3217
+ if (Vt(t.props) && !t.props.includes(o))
3218
+ return r;
3219
+ const i = e[o], a = Ie(i, t);
3220
+ return wr(r, o, a, e, t.nonenumerable), r;
3221
+ }, {});
3222
+ }
3223
+ var O = class {
3224
+ constructor({ dedupe: e = !1 } = {}) {
3225
+ this.classRegistry = new rr(), this.symbolRegistry = new dn((t) => {
3226
+ var n;
3227
+ return (n = t.description) != null ? n : "";
3228
+ }), this.customTransformerRegistry = new sr(), this.allowedErrorProps = [], this.dedupe = e;
3229
+ }
3230
+ serialize(e) {
3231
+ const t = /* @__PURE__ */ new Map(), n = Dn(e, t, this, this.dedupe), u = {
3232
+ json: n.transformedValue
3233
+ };
3234
+ n.annotations && (u.meta = {
3235
+ ...u.meta,
3236
+ values: n.annotations
3237
+ });
3238
+ const r = br(t, this.dedupe);
3239
+ return r && (u.meta = {
3240
+ ...u.meta,
3241
+ referentialEqualities: r
3242
+ }), u;
3243
+ }
3244
+ deserialize(e) {
3245
+ const { json: t, meta: n } = e;
3246
+ let u = Ie(t);
3247
+ return n != null && n.values && (u = Dr(u, n.values, this)), n != null && n.referentialEqualities && (u = Sr(u, n.referentialEqualities)), u;
3248
+ }
3249
+ stringify(e) {
3250
+ return JSON.stringify(this.serialize(e));
3251
+ }
3252
+ parse(e) {
3253
+ return this.deserialize(JSON.parse(e));
3254
+ }
3255
+ registerClass(e, t) {
3256
+ this.classRegistry.register(e, t);
3257
+ }
3258
+ registerSymbol(e, t) {
3259
+ this.symbolRegistry.register(e, t);
3260
+ }
3261
+ registerCustom(e, t) {
3262
+ this.customTransformerRegistry.register({
3263
+ name: t,
3264
+ ...e
3265
+ });
3266
+ }
3267
+ allowErrorProps(...e) {
3268
+ this.allowedErrorProps.push(...e);
3269
+ }
3270
+ };
3271
+ O.defaultInstance = new O();
3272
+ O.serialize = O.defaultInstance.serialize.bind(O.defaultInstance);
3273
+ O.deserialize = O.defaultInstance.deserialize.bind(O.defaultInstance);
3274
+ O.stringify = O.defaultInstance.stringify.bind(O.defaultInstance);
3275
+ O.parse = O.defaultInstance.parse.bind(O.defaultInstance);
3276
+ O.registerClass = O.defaultInstance.registerClass.bind(O.defaultInstance);
3277
+ O.registerSymbol = O.defaultInstance.registerSymbol.bind(O.defaultInstance);
3278
+ O.registerCustom = O.defaultInstance.registerCustom.bind(O.defaultInstance);
3279
+ O.allowErrorProps = O.defaultInstance.allowErrorProps.bind(O.defaultInstance);
3280
+ s();
3281
+ s();
3282
+ s();
3283
+ s();
3284
+ s();
3285
+ s();
3286
+ s();
3287
+ s();
3288
+ s();
3289
+ s();
3290
+ s();
3291
+ s();
3292
+ s();
3293
+ s();
3294
+ s();
3295
+ s();
3296
+ s();
3297
+ s();
3298
+ s();
3299
+ s();
3300
+ s();
3301
+ s();
3302
+ s();
3303
+ var xt, Nt;
3304
+ (Nt = (xt = l).__VUE_DEVTOOLS_KIT_MESSAGE_CHANNELS__) != null || (xt.__VUE_DEVTOOLS_KIT_MESSAGE_CHANNELS__ = []);
3305
+ var Ft, Ut;
3306
+ (Ut = (Ft = l).__VUE_DEVTOOLS_KIT_RPC_CLIENT__) != null || (Ft.__VUE_DEVTOOLS_KIT_RPC_CLIENT__ = null);
3307
+ var Bt, Lt;
3308
+ (Lt = (Bt = l).__VUE_DEVTOOLS_KIT_RPC_SERVER__) != null || (Bt.__VUE_DEVTOOLS_KIT_RPC_SERVER__ = null);
3309
+ var Mt, Kt;
3310
+ (Kt = (Mt = l).__VUE_DEVTOOLS_KIT_VITE_RPC_CLIENT__) != null || (Mt.__VUE_DEVTOOLS_KIT_VITE_RPC_CLIENT__ = null);
3311
+ var Ht, zt;
3312
+ (zt = (Ht = l).__VUE_DEVTOOLS_KIT_VITE_RPC_SERVER__) != null || (Ht.__VUE_DEVTOOLS_KIT_VITE_RPC_SERVER__ = null);
3313
+ var $t, jt;
3314
+ (jt = ($t = l).__VUE_DEVTOOLS_KIT_BROADCAST_RPC_SERVER__) != null || ($t.__VUE_DEVTOOLS_KIT_BROADCAST_RPC_SERVER__ = null);
3315
+ s();
3316
+ s();
3317
+ s();
3318
+ s();
3319
+ s();
3320
+ s();
3321
+ s();
3322
+ export {
3323
+ xr as addCustomCommand,
3324
+ Vr as addCustomTab,
3325
+ Ur as onDevToolsClientConnected,
3326
+ Pr as onDevToolsConnected,
3327
+ Nr as removeCustomCommand,
3328
+ Fr as setupDevToolsPlugin,
3329
+ Fr as setupDevtoolsPlugin
3330
+ };