@everymatrix/casino-tournaments-tab 1.74.2 → 1.74.4

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,4566 @@
1
+ var cr = Object.defineProperty, pr = Object.defineProperties;
2
+ var mr = Object.getOwnPropertyDescriptors;
3
+ var se = Object.getOwnPropertySymbols;
4
+ var Ke = Object.prototype.hasOwnProperty, et = Object.prototype.propertyIsEnumerable;
5
+ var Ee = (e, t, r) => t in e ? cr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Q = (e, t) => {
6
+ for (var r in t || (t = {}))
7
+ Ke.call(t, r) && Ee(e, r, t[r]);
8
+ if (se)
9
+ for (var r of se(t))
10
+ et.call(t, r) && Ee(e, r, t[r]);
11
+ return e;
12
+ }, _e = (e, t) => pr(e, mr(t));
13
+ var tt = (e, t) => {
14
+ var r = {};
15
+ for (var n in e)
16
+ Ke.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
17
+ if (e != null && se)
18
+ for (var n of se(e))
19
+ t.indexOf(n) < 0 && et.call(e, n) && (r[n] = e[n]);
20
+ return r;
21
+ };
22
+ var x = (e, t, r) => (Ee(e, typeof t != "symbol" ? t + "" : t, r), r);
23
+ var rt = (e, t, r) => new Promise((n, i) => {
24
+ var o = (h) => {
25
+ try {
26
+ a(r.next(h));
27
+ } catch (u) {
28
+ i(u);
29
+ }
30
+ }, s = (h) => {
31
+ try {
32
+ a(r.throw(h));
33
+ } catch (u) {
34
+ i(u);
35
+ }
36
+ }, a = (h) => h.done ? n(h.value) : Promise.resolve(h.value).then(o, s);
37
+ a((r = r.apply(e, t)).next());
38
+ });
39
+ function w() {
40
+ }
41
+ function It(e) {
42
+ return e();
43
+ }
44
+ function nt() {
45
+ return /* @__PURE__ */ Object.create(null);
46
+ }
47
+ function te(e) {
48
+ e.forEach(It);
49
+ }
50
+ function ze(e) {
51
+ return typeof e == "function";
52
+ }
53
+ function Lt(e, t) {
54
+ return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
55
+ }
56
+ function dr(e) {
57
+ return Object.keys(e).length === 0;
58
+ }
59
+ function br(e, ...t) {
60
+ if (e == null) {
61
+ for (const n of t)
62
+ n(void 0);
63
+ return w;
64
+ }
65
+ const r = e.subscribe(...t);
66
+ return r.unsubscribe ? () => r.unsubscribe() : r;
67
+ }
68
+ function C(e, t) {
69
+ e.appendChild(t);
70
+ }
71
+ function gr(e, t, r) {
72
+ const n = vr(e);
73
+ if (!n.getElementById(t)) {
74
+ const i = I("style");
75
+ i.id = t, i.textContent = r, yr(n, i);
76
+ }
77
+ }
78
+ function vr(e) {
79
+ if (!e)
80
+ return document;
81
+ const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
82
+ return t && /** @type {ShadowRoot} */
83
+ t.host ? (
84
+ /** @type {ShadowRoot} */
85
+ t
86
+ ) : e.ownerDocument;
87
+ }
88
+ function yr(e, t) {
89
+ return C(
90
+ /** @type {Document} */
91
+ e.head || e,
92
+ t
93
+ ), t.sheet;
94
+ }
95
+ function re(e, t, r) {
96
+ e.insertBefore(t, r || null);
97
+ }
98
+ function X(e) {
99
+ e.parentNode && e.parentNode.removeChild(e);
100
+ }
101
+ function Er(e, t) {
102
+ for (let r = 0; r < e.length; r += 1)
103
+ e[r] && e[r].d(t);
104
+ }
105
+ function I(e) {
106
+ return document.createElement(e);
107
+ }
108
+ function We(e) {
109
+ return document.createTextNode(e);
110
+ }
111
+ function it() {
112
+ return We(" ");
113
+ }
114
+ function _r(e, t, r, n) {
115
+ return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
116
+ }
117
+ function S(e, t, r) {
118
+ r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
119
+ }
120
+ function xr(e) {
121
+ return Array.from(e.childNodes);
122
+ }
123
+ function Nt(e, t) {
124
+ t = "" + t, e.data !== t && (e.data = /** @type {string} */
125
+ t);
126
+ }
127
+ function Tr(e) {
128
+ const t = {};
129
+ return e.childNodes.forEach(
130
+ /** @param {Element} node */
131
+ (r) => {
132
+ t[r.slot || "default"] = !0;
133
+ }
134
+ ), t;
135
+ }
136
+ let q;
137
+ function Y(e) {
138
+ q = e;
139
+ }
140
+ function Sr() {
141
+ if (!q)
142
+ throw new Error("Function called outside component initialization");
143
+ return q;
144
+ }
145
+ function Ct(e) {
146
+ Sr().$$.on_mount.push(e);
147
+ }
148
+ const U = [], Oe = [];
149
+ let D = [];
150
+ const ot = [], wr = /* @__PURE__ */ Promise.resolve();
151
+ let Ie = !1;
152
+ function Hr() {
153
+ Ie || (Ie = !0, wr.then(P));
154
+ }
155
+ function Le(e) {
156
+ D.push(e);
157
+ }
158
+ const xe = /* @__PURE__ */ new Set();
159
+ let $ = 0;
160
+ function P() {
161
+ if ($ !== 0)
162
+ return;
163
+ const e = q;
164
+ do {
165
+ try {
166
+ for (; $ < U.length; ) {
167
+ const t = U[$];
168
+ $++, Y(t), Br(t.$$);
169
+ }
170
+ } catch (t) {
171
+ throw U.length = 0, $ = 0, t;
172
+ }
173
+ for (Y(null), U.length = 0, $ = 0; Oe.length; )
174
+ Oe.pop()();
175
+ for (let t = 0; t < D.length; t += 1) {
176
+ const r = D[t];
177
+ xe.has(r) || (xe.add(r), r());
178
+ }
179
+ D.length = 0;
180
+ } while (U.length);
181
+ for (; ot.length; )
182
+ ot.pop()();
183
+ Ie = !1, xe.clear(), Y(e);
184
+ }
185
+ function Br(e) {
186
+ if (e.fragment !== null) {
187
+ e.update(), te(e.before_update);
188
+ const t = e.dirty;
189
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Le);
190
+ }
191
+ }
192
+ function Ar(e) {
193
+ const t = [], r = [];
194
+ D.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), D = t;
195
+ }
196
+ const Pr = /* @__PURE__ */ new Set();
197
+ function Or(e, t) {
198
+ e && e.i && (Pr.delete(e), e.i(t));
199
+ }
200
+ function st(e) {
201
+ return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
202
+ }
203
+ function Ir(e, t, r) {
204
+ const { fragment: n, after_update: i } = e.$$;
205
+ n && n.m(t, r), Le(() => {
206
+ const o = e.$$.on_mount.map(It).filter(ze);
207
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : te(o), e.$$.on_mount = [];
208
+ }), i.forEach(Le);
209
+ }
210
+ function Lr(e, t) {
211
+ const r = e.$$;
212
+ r.fragment !== null && (Ar(r.after_update), te(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
213
+ }
214
+ function Nr(e, t) {
215
+ e.$$.dirty[0] === -1 && (U.push(e), Hr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
216
+ }
217
+ function Cr(e, t, r, n, i, o, s = null, a = [-1]) {
218
+ const h = q;
219
+ Y(e);
220
+ const u = e.$$ = {
221
+ fragment: null,
222
+ ctx: [],
223
+ // state
224
+ props: o,
225
+ update: w,
226
+ not_equal: i,
227
+ bound: nt(),
228
+ // lifecycle
229
+ on_mount: [],
230
+ on_destroy: [],
231
+ on_disconnect: [],
232
+ before_update: [],
233
+ after_update: [],
234
+ context: new Map(t.context || (h ? h.$$.context : [])),
235
+ // everything else
236
+ callbacks: nt(),
237
+ dirty: a,
238
+ skip_bound: !1,
239
+ root: t.target || h.$$.root
240
+ };
241
+ s && s(u.root);
242
+ let l = !1;
243
+ if (u.ctx = r ? r(e, t.props || {}, (f, c, ...p) => {
244
+ const d = p.length ? p[0] : c;
245
+ return u.ctx && i(u.ctx[f], u.ctx[f] = d) && (!u.skip_bound && u.bound[f] && u.bound[f](d), l && Nr(e, f)), c;
246
+ }) : [], u.update(), l = !0, te(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
247
+ if (t.hydrate) {
248
+ const f = xr(t.target);
249
+ u.fragment && u.fragment.l(f), f.forEach(X);
250
+ } else
251
+ u.fragment && u.fragment.c();
252
+ t.intro && Or(e.$$.fragment), Ir(e, t.target, t.anchor), P();
253
+ }
254
+ Y(h);
255
+ }
256
+ let Mt;
257
+ typeof HTMLElement == "function" && (Mt = class extends HTMLElement {
258
+ constructor(t, r, n) {
259
+ super();
260
+ /** The Svelte component constructor */
261
+ x(this, "$$ctor");
262
+ /** Slots */
263
+ x(this, "$$s");
264
+ /** The Svelte component instance */
265
+ x(this, "$$c");
266
+ /** Whether or not the custom element is connected */
267
+ x(this, "$$cn", !1);
268
+ /** Component props data */
269
+ x(this, "$$d", {});
270
+ /** `true` if currently in the process of reflecting component props back to attributes */
271
+ x(this, "$$r", !1);
272
+ /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
273
+ x(this, "$$p_d", {});
274
+ /** @type {Record<string, Function[]>} Event listeners */
275
+ x(this, "$$l", {});
276
+ /** @type {Map<Function, Function>} Event listener unsubscribe functions */
277
+ x(this, "$$l_u", /* @__PURE__ */ new Map());
278
+ this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
279
+ }
280
+ addEventListener(t, r, n) {
281
+ if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(r), this.$$c) {
282
+ const i = this.$$c.$on(t, r);
283
+ this.$$l_u.set(r, i);
284
+ }
285
+ super.addEventListener(t, r, n);
286
+ }
287
+ removeEventListener(t, r, n) {
288
+ if (super.removeEventListener(t, r, n), this.$$c) {
289
+ const i = this.$$l_u.get(r);
290
+ i && (i(), this.$$l_u.delete(r));
291
+ }
292
+ }
293
+ connectedCallback() {
294
+ return rt(this, null, function* () {
295
+ if (this.$$cn = !0, !this.$$c) {
296
+ let t = function(o) {
297
+ return () => {
298
+ let s;
299
+ return {
300
+ c: function() {
301
+ s = I("slot"), o !== "default" && S(s, "name", o);
302
+ },
303
+ /**
304
+ * @param {HTMLElement} target
305
+ * @param {HTMLElement} [anchor]
306
+ */
307
+ m: function(u, l) {
308
+ re(u, s, l);
309
+ },
310
+ d: function(u) {
311
+ u && X(s);
312
+ }
313
+ };
314
+ };
315
+ };
316
+ if (yield Promise.resolve(), !this.$$cn || this.$$c)
317
+ return;
318
+ const r = {}, n = Tr(this);
319
+ for (const o of this.$$s)
320
+ o in n && (r[o] = [t(o)]);
321
+ for (const o of this.attributes) {
322
+ const s = this.$$g_p(o.name);
323
+ s in this.$$d || (this.$$d[s] = he(s, o.value, this.$$p_d, "toProp"));
324
+ }
325
+ for (const o in this.$$p_d)
326
+ !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
327
+ this.$$c = new this.$$ctor({
328
+ target: this.shadowRoot || this,
329
+ props: _e(Q({}, this.$$d), {
330
+ $$slots: r,
331
+ $$scope: {
332
+ ctx: []
333
+ }
334
+ })
335
+ });
336
+ const i = () => {
337
+ this.$$r = !0;
338
+ for (const o in this.$$p_d)
339
+ if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
340
+ const s = he(
341
+ o,
342
+ this.$$d[o],
343
+ this.$$p_d,
344
+ "toAttribute"
345
+ );
346
+ s == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, s);
347
+ }
348
+ this.$$r = !1;
349
+ };
350
+ this.$$c.$$.after_update.push(i), i();
351
+ for (const o in this.$$l)
352
+ for (const s of this.$$l[o]) {
353
+ const a = this.$$c.$on(o, s);
354
+ this.$$l_u.set(s, a);
355
+ }
356
+ this.$$l = {};
357
+ }
358
+ });
359
+ }
360
+ // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
361
+ // and setting attributes through setAttribute etc, this is helpful
362
+ attributeChangedCallback(t, r, n) {
363
+ var i;
364
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = he(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
365
+ }
366
+ disconnectedCallback() {
367
+ this.$$cn = !1, Promise.resolve().then(() => {
368
+ !this.$$cn && this.$$c && (this.$$c.$destroy(), this.$$c = void 0);
369
+ });
370
+ }
371
+ $$g_p(t) {
372
+ return Object.keys(this.$$p_d).find(
373
+ (r) => this.$$p_d[r].attribute === t || !this.$$p_d[r].attribute && r.toLowerCase() === t
374
+ ) || t;
375
+ }
376
+ });
377
+ function he(e, t, r, n) {
378
+ var o;
379
+ const i = (o = r[e]) == null ? void 0 : o.type;
380
+ if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
381
+ return t;
382
+ if (n === "toAttribute")
383
+ switch (i) {
384
+ case "Object":
385
+ case "Array":
386
+ return t == null ? null : JSON.stringify(t);
387
+ case "Boolean":
388
+ return t ? "" : null;
389
+ case "Number":
390
+ return t == null ? null : t;
391
+ default:
392
+ return t;
393
+ }
394
+ else
395
+ switch (i) {
396
+ case "Object":
397
+ case "Array":
398
+ return t && JSON.parse(t);
399
+ case "Boolean":
400
+ return t;
401
+ case "Number":
402
+ return t != null ? +t : t;
403
+ default:
404
+ return t;
405
+ }
406
+ }
407
+ function Mr(e, t, r, n, i, o) {
408
+ let s = class extends Mt {
409
+ constructor() {
410
+ super(e, r, i), this.$$p_d = t;
411
+ }
412
+ static get observedAttributes() {
413
+ return Object.keys(t).map(
414
+ (a) => (t[a].attribute || a).toLowerCase()
415
+ );
416
+ }
417
+ };
418
+ return Object.keys(t).forEach((a) => {
419
+ Object.defineProperty(s.prototype, a, {
420
+ get() {
421
+ return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
422
+ },
423
+ set(h) {
424
+ var u;
425
+ h = he(a, h, t), this.$$d[a] = h, (u = this.$$c) == null || u.$set({ [a]: h });
426
+ }
427
+ });
428
+ }), n.forEach((a) => {
429
+ Object.defineProperty(s.prototype, a, {
430
+ get() {
431
+ var h;
432
+ return (h = this.$$c) == null ? void 0 : h[a];
433
+ }
434
+ });
435
+ }), e.element = /** @type {any} */
436
+ s, s;
437
+ }
438
+ class $r {
439
+ constructor() {
440
+ /**
441
+ * ### PRIVATE API
442
+ *
443
+ * Do not use, may change at any time
444
+ *
445
+ * @type {any}
446
+ */
447
+ x(this, "$$");
448
+ /**
449
+ * ### PRIVATE API
450
+ *
451
+ * Do not use, may change at any time
452
+ *
453
+ * @type {any}
454
+ */
455
+ x(this, "$$set");
456
+ }
457
+ /** @returns {void} */
458
+ $destroy() {
459
+ Lr(this, 1), this.$destroy = w;
460
+ }
461
+ /**
462
+ * @template {Extract<keyof Events, string>} K
463
+ * @param {K} type
464
+ * @param {((e: Events[K]) => void) | null | undefined} callback
465
+ * @returns {() => void}
466
+ */
467
+ $on(t, r) {
468
+ if (!ze(r))
469
+ return w;
470
+ const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
471
+ return n.push(r), () => {
472
+ const i = n.indexOf(r);
473
+ i !== -1 && n.splice(i, 1);
474
+ };
475
+ }
476
+ /**
477
+ * @param {Partial<Props>} props
478
+ * @returns {void}
479
+ */
480
+ $set(t) {
481
+ this.$$set && !dr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
482
+ }
483
+ }
484
+ const Rr = "4";
485
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Rr);
486
+ const Ur = (e) => (r) => {
487
+ Object.keys(e).map((n) => {
488
+ if (r.data && r.data.type == n) {
489
+ const i = r.data, { type: o } = i, s = tt(i, ["type"]);
490
+ e[n](s);
491
+ }
492
+ });
493
+ }, Dr = (e) => {
494
+ const t = Ur(e);
495
+ Ct(() => (window.addEventListener("message", t, !1), () => {
496
+ window.removeEventListener("message", t);
497
+ }));
498
+ };
499
+ /*! *****************************************************************************
500
+ Copyright (c) Microsoft Corporation.
501
+
502
+ Permission to use, copy, modify, and/or distribute this software for any
503
+ purpose with or without fee is hereby granted.
504
+
505
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
506
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
507
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
508
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
509
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
510
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
511
+ PERFORMANCE OF THIS SOFTWARE.
512
+ ***************************************************************************** */
513
+ var Ne = function(e, t) {
514
+ return Ne = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
515
+ r.__proto__ = n;
516
+ } || function(r, n) {
517
+ for (var i in n)
518
+ Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
519
+ }, Ne(e, t);
520
+ };
521
+ function A(e, t) {
522
+ if (typeof t != "function" && t !== null)
523
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
524
+ Ne(e, t);
525
+ function r() {
526
+ this.constructor = e;
527
+ }
528
+ e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
529
+ }
530
+ var g = function() {
531
+ return g = Object.assign || function(t) {
532
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
533
+ r = arguments[n];
534
+ for (var o in r)
535
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
536
+ }
537
+ return t;
538
+ }, g.apply(this, arguments);
539
+ };
540
+ function Gr(e, t) {
541
+ var r = {};
542
+ for (var n in e)
543
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
544
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
545
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
546
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
547
+ return r;
548
+ }
549
+ function Ce(e) {
550
+ var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
551
+ if (r)
552
+ return r.call(e);
553
+ if (e && typeof e.length == "number")
554
+ return {
555
+ next: function() {
556
+ return e && n >= e.length && (e = void 0), { value: e && e[n++], done: !e };
557
+ }
558
+ };
559
+ throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
560
+ }
561
+ function Me(e, t) {
562
+ var r = typeof Symbol == "function" && e[Symbol.iterator];
563
+ if (!r)
564
+ return e;
565
+ var n = r.call(e), i, o = [], s;
566
+ try {
567
+ for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
568
+ o.push(i.value);
569
+ } catch (a) {
570
+ s = { error: a };
571
+ } finally {
572
+ try {
573
+ i && !i.done && (r = n.return) && r.call(n);
574
+ } finally {
575
+ if (s)
576
+ throw s.error;
577
+ }
578
+ }
579
+ return o;
580
+ }
581
+ function G(e, t, r) {
582
+ if (r || arguments.length === 2)
583
+ for (var n = 0, i = t.length, o; n < i; n++)
584
+ (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
585
+ return e.concat(o || t);
586
+ }
587
+ function B(e) {
588
+ return typeof e == "function";
589
+ }
590
+ function $t(e) {
591
+ var t = function(n) {
592
+ Error.call(n), n.stack = new Error().stack;
593
+ }, r = e(t);
594
+ return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
595
+ }
596
+ var Te = $t(function(e) {
597
+ return function(r) {
598
+ e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
599
+ ` + r.map(function(n, i) {
600
+ return i + 1 + ") " + n.toString();
601
+ }).join(`
602
+ `) : "", this.name = "UnsubscriptionError", this.errors = r;
603
+ };
604
+ });
605
+ function $e(e, t) {
606
+ if (e) {
607
+ var r = e.indexOf(t);
608
+ 0 <= r && e.splice(r, 1);
609
+ }
610
+ }
611
+ var de = function() {
612
+ function e(t) {
613
+ this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
614
+ }
615
+ return e.prototype.unsubscribe = function() {
616
+ var t, r, n, i, o;
617
+ if (!this.closed) {
618
+ this.closed = !0;
619
+ var s = this._parentage;
620
+ if (s)
621
+ if (this._parentage = null, Array.isArray(s))
622
+ try {
623
+ for (var a = Ce(s), h = a.next(); !h.done; h = a.next()) {
624
+ var u = h.value;
625
+ u.remove(this);
626
+ }
627
+ } catch (v) {
628
+ t = { error: v };
629
+ } finally {
630
+ try {
631
+ h && !h.done && (r = a.return) && r.call(a);
632
+ } finally {
633
+ if (t)
634
+ throw t.error;
635
+ }
636
+ }
637
+ else
638
+ s.remove(this);
639
+ var l = this.initialTeardown;
640
+ if (B(l))
641
+ try {
642
+ l();
643
+ } catch (v) {
644
+ o = v instanceof Te ? v.errors : [v];
645
+ }
646
+ var f = this._finalizers;
647
+ if (f) {
648
+ this._finalizers = null;
649
+ try {
650
+ for (var c = Ce(f), p = c.next(); !p.done; p = c.next()) {
651
+ var d = p.value;
652
+ try {
653
+ at(d);
654
+ } catch (v) {
655
+ o = o != null ? o : [], v instanceof Te ? o = G(G([], Me(o)), Me(v.errors)) : o.push(v);
656
+ }
657
+ }
658
+ } catch (v) {
659
+ n = { error: v };
660
+ } finally {
661
+ try {
662
+ p && !p.done && (i = c.return) && i.call(c);
663
+ } finally {
664
+ if (n)
665
+ throw n.error;
666
+ }
667
+ }
668
+ }
669
+ if (o)
670
+ throw new Te(o);
671
+ }
672
+ }, e.prototype.add = function(t) {
673
+ var r;
674
+ if (t && t !== this)
675
+ if (this.closed)
676
+ at(t);
677
+ else {
678
+ if (t instanceof e) {
679
+ if (t.closed || t._hasParent(this))
680
+ return;
681
+ t._addParent(this);
682
+ }
683
+ (this._finalizers = (r = this._finalizers) !== null && r !== void 0 ? r : []).push(t);
684
+ }
685
+ }, e.prototype._hasParent = function(t) {
686
+ var r = this._parentage;
687
+ return r === t || Array.isArray(r) && r.includes(t);
688
+ }, e.prototype._addParent = function(t) {
689
+ var r = this._parentage;
690
+ this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
691
+ }, e.prototype._removeParent = function(t) {
692
+ var r = this._parentage;
693
+ r === t ? this._parentage = null : Array.isArray(r) && $e(r, t);
694
+ }, e.prototype.remove = function(t) {
695
+ var r = this._finalizers;
696
+ r && $e(r, t), t instanceof e && t._removeParent(this);
697
+ }, e.EMPTY = function() {
698
+ var t = new e();
699
+ return t.closed = !0, t;
700
+ }(), e;
701
+ }(), Rt = de.EMPTY;
702
+ function Ut(e) {
703
+ return e instanceof de || e && "closed" in e && B(e.remove) && B(e.add) && B(e.unsubscribe);
704
+ }
705
+ function at(e) {
706
+ B(e) ? e() : e.unsubscribe();
707
+ }
708
+ var Dt = {
709
+ onUnhandledError: null,
710
+ onStoppedNotification: null,
711
+ Promise: void 0,
712
+ useDeprecatedSynchronousErrorHandling: !1,
713
+ useDeprecatedNextContext: !1
714
+ }, Fr = {
715
+ setTimeout: function(e, t) {
716
+ for (var r = [], n = 2; n < arguments.length; n++)
717
+ r[n - 2] = arguments[n];
718
+ return setTimeout.apply(void 0, G([e, t], Me(r)));
719
+ },
720
+ clearTimeout: function(e) {
721
+ return clearTimeout(e);
722
+ },
723
+ delegate: void 0
724
+ };
725
+ function jr(e) {
726
+ Fr.setTimeout(function() {
727
+ throw e;
728
+ });
729
+ }
730
+ function ut() {
731
+ }
732
+ function le(e) {
733
+ e();
734
+ }
735
+ var Gt = function(e) {
736
+ A(t, e);
737
+ function t(r) {
738
+ var n = e.call(this) || this;
739
+ return n.isStopped = !1, r ? (n.destination = r, Ut(r) && r.add(n)) : n.destination = zr, n;
740
+ }
741
+ return t.create = function(r, n, i) {
742
+ return new Re(r, n, i);
743
+ }, t.prototype.next = function(r) {
744
+ this.isStopped || this._next(r);
745
+ }, t.prototype.error = function(r) {
746
+ this.isStopped || (this.isStopped = !0, this._error(r));
747
+ }, t.prototype.complete = function() {
748
+ this.isStopped || (this.isStopped = !0, this._complete());
749
+ }, t.prototype.unsubscribe = function() {
750
+ this.closed || (this.isStopped = !0, e.prototype.unsubscribe.call(this), this.destination = null);
751
+ }, t.prototype._next = function(r) {
752
+ this.destination.next(r);
753
+ }, t.prototype._error = function(r) {
754
+ try {
755
+ this.destination.error(r);
756
+ } finally {
757
+ this.unsubscribe();
758
+ }
759
+ }, t.prototype._complete = function() {
760
+ try {
761
+ this.destination.complete();
762
+ } finally {
763
+ this.unsubscribe();
764
+ }
765
+ }, t;
766
+ }(de), kr = Function.prototype.bind;
767
+ function Se(e, t) {
768
+ return kr.call(e, t);
769
+ }
770
+ var Vr = function() {
771
+ function e(t) {
772
+ this.partialObserver = t;
773
+ }
774
+ return e.prototype.next = function(t) {
775
+ var r = this.partialObserver;
776
+ if (r.next)
777
+ try {
778
+ r.next(t);
779
+ } catch (n) {
780
+ ae(n);
781
+ }
782
+ }, e.prototype.error = function(t) {
783
+ var r = this.partialObserver;
784
+ if (r.error)
785
+ try {
786
+ r.error(t);
787
+ } catch (n) {
788
+ ae(n);
789
+ }
790
+ else
791
+ ae(t);
792
+ }, e.prototype.complete = function() {
793
+ var t = this.partialObserver;
794
+ if (t.complete)
795
+ try {
796
+ t.complete();
797
+ } catch (r) {
798
+ ae(r);
799
+ }
800
+ }, e;
801
+ }(), Re = function(e) {
802
+ A(t, e);
803
+ function t(r, n, i) {
804
+ var o = e.call(this) || this, s;
805
+ if (B(r) || !r)
806
+ s = {
807
+ next: r != null ? r : void 0,
808
+ error: n != null ? n : void 0,
809
+ complete: i != null ? i : void 0
810
+ };
811
+ else {
812
+ var a;
813
+ o && Dt.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
814
+ return o.unsubscribe();
815
+ }, s = {
816
+ next: r.next && Se(r.next, a),
817
+ error: r.error && Se(r.error, a),
818
+ complete: r.complete && Se(r.complete, a)
819
+ }) : s = r;
820
+ }
821
+ return o.destination = new Vr(s), o;
822
+ }
823
+ return t;
824
+ }(Gt);
825
+ function ae(e) {
826
+ jr(e);
827
+ }
828
+ function Xr(e) {
829
+ throw e;
830
+ }
831
+ var zr = {
832
+ closed: !0,
833
+ next: ut,
834
+ error: Xr,
835
+ complete: ut
836
+ }, Wr = function() {
837
+ return typeof Symbol == "function" && Symbol.observable || "@@observable";
838
+ }();
839
+ function Zr(e) {
840
+ return e;
841
+ }
842
+ function Qr(e) {
843
+ return e.length === 0 ? Zr : e.length === 1 ? e[0] : function(r) {
844
+ return e.reduce(function(n, i) {
845
+ return i(n);
846
+ }, r);
847
+ };
848
+ }
849
+ var ht = function() {
850
+ function e(t) {
851
+ t && (this._subscribe = t);
852
+ }
853
+ return e.prototype.lift = function(t) {
854
+ var r = new e();
855
+ return r.source = this, r.operator = t, r;
856
+ }, e.prototype.subscribe = function(t, r, n) {
857
+ var i = this, o = Yr(t) ? t : new Re(t, r, n);
858
+ return le(function() {
859
+ var s = i, a = s.operator, h = s.source;
860
+ o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
861
+ }), o;
862
+ }, e.prototype._trySubscribe = function(t) {
863
+ try {
864
+ return this._subscribe(t);
865
+ } catch (r) {
866
+ t.error(r);
867
+ }
868
+ }, e.prototype.forEach = function(t, r) {
869
+ var n = this;
870
+ return r = lt(r), new r(function(i, o) {
871
+ var s = new Re({
872
+ next: function(a) {
873
+ try {
874
+ t(a);
875
+ } catch (h) {
876
+ o(h), s.unsubscribe();
877
+ }
878
+ },
879
+ error: o,
880
+ complete: i
881
+ });
882
+ n.subscribe(s);
883
+ });
884
+ }, e.prototype._subscribe = function(t) {
885
+ var r;
886
+ return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
887
+ }, e.prototype[Wr] = function() {
888
+ return this;
889
+ }, e.prototype.pipe = function() {
890
+ for (var t = [], r = 0; r < arguments.length; r++)
891
+ t[r] = arguments[r];
892
+ return Qr(t)(this);
893
+ }, e.prototype.toPromise = function(t) {
894
+ var r = this;
895
+ return t = lt(t), new t(function(n, i) {
896
+ var o;
897
+ r.subscribe(function(s) {
898
+ return o = s;
899
+ }, function(s) {
900
+ return i(s);
901
+ }, function() {
902
+ return n(o);
903
+ });
904
+ });
905
+ }, e.create = function(t) {
906
+ return new e(t);
907
+ }, e;
908
+ }();
909
+ function lt(e) {
910
+ var t;
911
+ return (t = e != null ? e : Dt.Promise) !== null && t !== void 0 ? t : Promise;
912
+ }
913
+ function Jr(e) {
914
+ return e && B(e.next) && B(e.error) && B(e.complete);
915
+ }
916
+ function Yr(e) {
917
+ return e && e instanceof Gt || Jr(e) && Ut(e);
918
+ }
919
+ var qr = $t(function(e) {
920
+ return function() {
921
+ e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
922
+ };
923
+ }), Ft = function(e) {
924
+ A(t, e);
925
+ function t() {
926
+ var r = e.call(this) || this;
927
+ return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
928
+ }
929
+ return t.prototype.lift = function(r) {
930
+ var n = new ft(this, this);
931
+ return n.operator = r, n;
932
+ }, t.prototype._throwIfClosed = function() {
933
+ if (this.closed)
934
+ throw new qr();
935
+ }, t.prototype.next = function(r) {
936
+ var n = this;
937
+ le(function() {
938
+ var i, o;
939
+ if (n._throwIfClosed(), !n.isStopped) {
940
+ n.currentObservers || (n.currentObservers = Array.from(n.observers));
941
+ try {
942
+ for (var s = Ce(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
943
+ var h = a.value;
944
+ h.next(r);
945
+ }
946
+ } catch (u) {
947
+ i = { error: u };
948
+ } finally {
949
+ try {
950
+ a && !a.done && (o = s.return) && o.call(s);
951
+ } finally {
952
+ if (i)
953
+ throw i.error;
954
+ }
955
+ }
956
+ }
957
+ });
958
+ }, t.prototype.error = function(r) {
959
+ var n = this;
960
+ le(function() {
961
+ if (n._throwIfClosed(), !n.isStopped) {
962
+ n.hasError = n.isStopped = !0, n.thrownError = r;
963
+ for (var i = n.observers; i.length; )
964
+ i.shift().error(r);
965
+ }
966
+ });
967
+ }, t.prototype.complete = function() {
968
+ var r = this;
969
+ le(function() {
970
+ if (r._throwIfClosed(), !r.isStopped) {
971
+ r.isStopped = !0;
972
+ for (var n = r.observers; n.length; )
973
+ n.shift().complete();
974
+ }
975
+ });
976
+ }, t.prototype.unsubscribe = function() {
977
+ this.isStopped = this.closed = !0, this.observers = this.currentObservers = null;
978
+ }, Object.defineProperty(t.prototype, "observed", {
979
+ get: function() {
980
+ var r;
981
+ return ((r = this.observers) === null || r === void 0 ? void 0 : r.length) > 0;
982
+ },
983
+ enumerable: !1,
984
+ configurable: !0
985
+ }), t.prototype._trySubscribe = function(r) {
986
+ return this._throwIfClosed(), e.prototype._trySubscribe.call(this, r);
987
+ }, t.prototype._subscribe = function(r) {
988
+ return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
989
+ }, t.prototype._innerSubscribe = function(r) {
990
+ var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
991
+ return o || s ? Rt : (this.currentObservers = null, a.push(r), new de(function() {
992
+ n.currentObservers = null, $e(a, r);
993
+ }));
994
+ }, t.prototype._checkFinalizedStatuses = function(r) {
995
+ var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
996
+ i ? r.error(o) : s && r.complete();
997
+ }, t.prototype.asObservable = function() {
998
+ var r = new ht();
999
+ return r.source = this, r;
1000
+ }, t.create = function(r, n) {
1001
+ return new ft(r, n);
1002
+ }, t;
1003
+ }(ht), ft = function(e) {
1004
+ A(t, e);
1005
+ function t(r, n) {
1006
+ var i = e.call(this) || this;
1007
+ return i.destination = r, i.source = n, i;
1008
+ }
1009
+ return t.prototype.next = function(r) {
1010
+ var n, i;
1011
+ (i = (n = this.destination) === null || n === void 0 ? void 0 : n.next) === null || i === void 0 || i.call(n, r);
1012
+ }, t.prototype.error = function(r) {
1013
+ var n, i;
1014
+ (i = (n = this.destination) === null || n === void 0 ? void 0 : n.error) === null || i === void 0 || i.call(n, r);
1015
+ }, t.prototype.complete = function() {
1016
+ var r, n;
1017
+ (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1018
+ }, t.prototype._subscribe = function(r) {
1019
+ var n, i;
1020
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Rt;
1021
+ }, t;
1022
+ }(Ft), jt = {
1023
+ now: function() {
1024
+ return (jt.delegate || Date).now();
1025
+ },
1026
+ delegate: void 0
1027
+ }, Kr = function(e) {
1028
+ A(t, e);
1029
+ function t(r, n, i) {
1030
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = jt);
1031
+ var o = e.call(this) || this;
1032
+ return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
1033
+ }
1034
+ return t.prototype.next = function(r) {
1035
+ var n = this, i = n.isStopped, o = n._buffer, s = n._infiniteTimeWindow, a = n._timestampProvider, h = n._windowTime;
1036
+ i || (o.push(r), !s && o.push(a.now() + h)), this._trimBuffer(), e.prototype.next.call(this, r);
1037
+ }, t.prototype._subscribe = function(r) {
1038
+ this._throwIfClosed(), this._trimBuffer();
1039
+ for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, s = i._buffer, a = s.slice(), h = 0; h < a.length && !r.closed; h += o ? 1 : 2)
1040
+ r.next(a[h]);
1041
+ return this._checkFinalizedStatuses(r), n;
1042
+ }, t.prototype._trimBuffer = function() {
1043
+ var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, a = (s ? 1 : 2) * n;
1044
+ if (n < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
1045
+ for (var h = i.now(), u = 0, l = 1; l < o.length && o[l] <= h; l += 2)
1046
+ u = l;
1047
+ u && o.splice(0, u + 1);
1048
+ }
1049
+ }, t;
1050
+ }(Ft);
1051
+ const ct = [], pt = {}, en = (e, t = 0) => {
1052
+ if (ct.indexOf(e) == -1) {
1053
+ const r = new Kr(t);
1054
+ pt[e] = r, ct.push(e);
1055
+ }
1056
+ return pt[e];
1057
+ }, R = [];
1058
+ function tn(e, t) {
1059
+ return {
1060
+ subscribe: be(e, t).subscribe
1061
+ };
1062
+ }
1063
+ function be(e, t = w) {
1064
+ let r;
1065
+ const n = /* @__PURE__ */ new Set();
1066
+ function i(a) {
1067
+ if (Lt(e, a) && (e = a, r)) {
1068
+ const h = !R.length;
1069
+ for (const u of n)
1070
+ u[1](), R.push(u, e);
1071
+ if (h) {
1072
+ for (let u = 0; u < R.length; u += 2)
1073
+ R[u][0](R[u + 1]);
1074
+ R.length = 0;
1075
+ }
1076
+ }
1077
+ }
1078
+ function o(a) {
1079
+ i(a(e));
1080
+ }
1081
+ function s(a, h = w) {
1082
+ const u = [a, h];
1083
+ return n.add(u), n.size === 1 && (r = t(i, o) || w), a(e), () => {
1084
+ n.delete(u), n.size === 0 && r && (r(), r = null);
1085
+ };
1086
+ }
1087
+ return { set: i, update: o, subscribe: s };
1088
+ }
1089
+ function z(e, t, r) {
1090
+ const n = !Array.isArray(e), i = n ? [e] : e;
1091
+ if (!i.every(Boolean))
1092
+ throw new Error("derived() expects stores as input, got a falsy value");
1093
+ const o = t.length < 2;
1094
+ return tn(r, (s, a) => {
1095
+ let h = !1;
1096
+ const u = [];
1097
+ let l = 0, f = w;
1098
+ const c = () => {
1099
+ if (l)
1100
+ return;
1101
+ f();
1102
+ const d = t(n ? u[0] : u, s, a);
1103
+ o ? s(d) : f = ze(d) ? d : w;
1104
+ }, p = i.map(
1105
+ (d, v) => br(
1106
+ d,
1107
+ (T) => {
1108
+ u[v] = T, l &= ~(1 << v), h && c();
1109
+ },
1110
+ () => {
1111
+ l |= 1 << v;
1112
+ }
1113
+ )
1114
+ );
1115
+ return h = !0, c(), function() {
1116
+ te(p), f(), h = !1;
1117
+ };
1118
+ });
1119
+ }
1120
+ function rn(e) {
1121
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1122
+ }
1123
+ var nn = function(t) {
1124
+ return on(t) && !sn(t);
1125
+ };
1126
+ function on(e) {
1127
+ return !!e && typeof e == "object";
1128
+ }
1129
+ function sn(e) {
1130
+ var t = Object.prototype.toString.call(e);
1131
+ return t === "[object RegExp]" || t === "[object Date]" || hn(e);
1132
+ }
1133
+ var an = typeof Symbol == "function" && Symbol.for, un = an ? Symbol.for("react.element") : 60103;
1134
+ function hn(e) {
1135
+ return e.$$typeof === un;
1136
+ }
1137
+ function ln(e) {
1138
+ return Array.isArray(e) ? [] : {};
1139
+ }
1140
+ function K(e, t) {
1141
+ return t.clone !== !1 && t.isMergeableObject(e) ? F(ln(e), e, t) : e;
1142
+ }
1143
+ function fn(e, t, r) {
1144
+ return e.concat(t).map(function(n) {
1145
+ return K(n, r);
1146
+ });
1147
+ }
1148
+ function cn(e, t) {
1149
+ if (!t.customMerge)
1150
+ return F;
1151
+ var r = t.customMerge(e);
1152
+ return typeof r == "function" ? r : F;
1153
+ }
1154
+ function pn(e) {
1155
+ return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1156
+ return Object.propertyIsEnumerable.call(e, t);
1157
+ }) : [];
1158
+ }
1159
+ function mt(e) {
1160
+ return Object.keys(e).concat(pn(e));
1161
+ }
1162
+ function kt(e, t) {
1163
+ try {
1164
+ return t in e;
1165
+ } catch (r) {
1166
+ return !1;
1167
+ }
1168
+ }
1169
+ function mn(e, t) {
1170
+ return kt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1171
+ }
1172
+ function dn(e, t, r) {
1173
+ var n = {};
1174
+ return r.isMergeableObject(e) && mt(e).forEach(function(i) {
1175
+ n[i] = K(e[i], r);
1176
+ }), mt(t).forEach(function(i) {
1177
+ mn(e, i) || (kt(e, i) && r.isMergeableObject(t[i]) ? n[i] = cn(i, r)(e[i], t[i], r) : n[i] = K(t[i], r));
1178
+ }), n;
1179
+ }
1180
+ function F(e, t, r) {
1181
+ r = r || {}, r.arrayMerge = r.arrayMerge || fn, r.isMergeableObject = r.isMergeableObject || nn, r.cloneUnlessOtherwiseSpecified = K;
1182
+ var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1183
+ return o ? n ? r.arrayMerge(e, t, r) : dn(e, t, r) : K(t, r);
1184
+ }
1185
+ F.all = function(t, r) {
1186
+ if (!Array.isArray(t))
1187
+ throw new Error("first argument should be an array");
1188
+ return t.reduce(function(n, i) {
1189
+ return F(n, i, r);
1190
+ }, {});
1191
+ };
1192
+ var bn = F, gn = bn;
1193
+ const vn = /* @__PURE__ */ rn(gn);
1194
+ function we(e, t) {
1195
+ var r = t && t.cache ? t.cache : Sn, n = t && t.serializer ? t.serializer : Tn, i = t && t.strategy ? t.strategy : En;
1196
+ return i(e, {
1197
+ cache: r,
1198
+ serializer: n
1199
+ });
1200
+ }
1201
+ function yn(e) {
1202
+ return e == null || typeof e == "number" || typeof e == "boolean";
1203
+ }
1204
+ function Vt(e, t, r, n) {
1205
+ var i = yn(n) ? n : r(n), o = t.get(i);
1206
+ return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1207
+ }
1208
+ function Xt(e, t, r) {
1209
+ var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1210
+ return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1211
+ }
1212
+ function Ze(e, t, r, n, i) {
1213
+ return r.bind(t, e, n, i);
1214
+ }
1215
+ function En(e, t) {
1216
+ var r = e.length === 1 ? Vt : Xt;
1217
+ return Ze(e, this, r, t.cache.create(), t.serializer);
1218
+ }
1219
+ function _n(e, t) {
1220
+ return Ze(e, this, Xt, t.cache.create(), t.serializer);
1221
+ }
1222
+ function xn(e, t) {
1223
+ return Ze(e, this, Vt, t.cache.create(), t.serializer);
1224
+ }
1225
+ var Tn = function() {
1226
+ return JSON.stringify(arguments);
1227
+ };
1228
+ function Qe() {
1229
+ this.cache = /* @__PURE__ */ Object.create(null);
1230
+ }
1231
+ Qe.prototype.get = function(e) {
1232
+ return this.cache[e];
1233
+ };
1234
+ Qe.prototype.set = function(e, t) {
1235
+ this.cache[e] = t;
1236
+ };
1237
+ var Sn = {
1238
+ create: function() {
1239
+ return new Qe();
1240
+ }
1241
+ }, He = {
1242
+ variadic: _n,
1243
+ monadic: xn
1244
+ }, m;
1245
+ (function(e) {
1246
+ e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
1247
+ })(m || (m = {}));
1248
+ var E;
1249
+ (function(e) {
1250
+ e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
1251
+ })(E || (E = {}));
1252
+ var j;
1253
+ (function(e) {
1254
+ e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1255
+ })(j || (j = {}));
1256
+ function dt(e) {
1257
+ return e.type === E.literal;
1258
+ }
1259
+ function wn(e) {
1260
+ return e.type === E.argument;
1261
+ }
1262
+ function zt(e) {
1263
+ return e.type === E.number;
1264
+ }
1265
+ function Wt(e) {
1266
+ return e.type === E.date;
1267
+ }
1268
+ function Zt(e) {
1269
+ return e.type === E.time;
1270
+ }
1271
+ function Qt(e) {
1272
+ return e.type === E.select;
1273
+ }
1274
+ function Jt(e) {
1275
+ return e.type === E.plural;
1276
+ }
1277
+ function Hn(e) {
1278
+ return e.type === E.pound;
1279
+ }
1280
+ function Yt(e) {
1281
+ return e.type === E.tag;
1282
+ }
1283
+ function qt(e) {
1284
+ return !!(e && typeof e == "object" && e.type === j.number);
1285
+ }
1286
+ function Ue(e) {
1287
+ return !!(e && typeof e == "object" && e.type === j.dateTime);
1288
+ }
1289
+ var Kt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Bn = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1290
+ function An(e) {
1291
+ var t = {};
1292
+ return e.replace(Bn, function(r) {
1293
+ var n = r.length;
1294
+ switch (r[0]) {
1295
+ case "G":
1296
+ t.era = n === 4 ? "long" : n === 5 ? "narrow" : "short";
1297
+ break;
1298
+ case "y":
1299
+ t.year = n === 2 ? "2-digit" : "numeric";
1300
+ break;
1301
+ case "Y":
1302
+ case "u":
1303
+ case "U":
1304
+ case "r":
1305
+ throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");
1306
+ case "q":
1307
+ case "Q":
1308
+ throw new RangeError("`q/Q` (quarter) patterns are not supported");
1309
+ case "M":
1310
+ case "L":
1311
+ t.month = ["numeric", "2-digit", "short", "long", "narrow"][n - 1];
1312
+ break;
1313
+ case "w":
1314
+ case "W":
1315
+ throw new RangeError("`w/W` (week) patterns are not supported");
1316
+ case "d":
1317
+ t.day = ["numeric", "2-digit"][n - 1];
1318
+ break;
1319
+ case "D":
1320
+ case "F":
1321
+ case "g":
1322
+ throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");
1323
+ case "E":
1324
+ t.weekday = n === 4 ? "long" : n === 5 ? "narrow" : "short";
1325
+ break;
1326
+ case "e":
1327
+ if (n < 4)
1328
+ throw new RangeError("`e..eee` (weekday) patterns are not supported");
1329
+ t.weekday = ["short", "long", "narrow", "short"][n - 4];
1330
+ break;
1331
+ case "c":
1332
+ if (n < 4)
1333
+ throw new RangeError("`c..ccc` (weekday) patterns are not supported");
1334
+ t.weekday = ["short", "long", "narrow", "short"][n - 4];
1335
+ break;
1336
+ case "a":
1337
+ t.hour12 = !0;
1338
+ break;
1339
+ case "b":
1340
+ case "B":
1341
+ throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");
1342
+ case "h":
1343
+ t.hourCycle = "h12", t.hour = ["numeric", "2-digit"][n - 1];
1344
+ break;
1345
+ case "H":
1346
+ t.hourCycle = "h23", t.hour = ["numeric", "2-digit"][n - 1];
1347
+ break;
1348
+ case "K":
1349
+ t.hourCycle = "h11", t.hour = ["numeric", "2-digit"][n - 1];
1350
+ break;
1351
+ case "k":
1352
+ t.hourCycle = "h24", t.hour = ["numeric", "2-digit"][n - 1];
1353
+ break;
1354
+ case "j":
1355
+ case "J":
1356
+ case "C":
1357
+ throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");
1358
+ case "m":
1359
+ t.minute = ["numeric", "2-digit"][n - 1];
1360
+ break;
1361
+ case "s":
1362
+ t.second = ["numeric", "2-digit"][n - 1];
1363
+ break;
1364
+ case "S":
1365
+ case "A":
1366
+ throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");
1367
+ case "z":
1368
+ t.timeZoneName = n < 4 ? "short" : "long";
1369
+ break;
1370
+ case "Z":
1371
+ case "O":
1372
+ case "v":
1373
+ case "V":
1374
+ case "X":
1375
+ case "x":
1376
+ throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead");
1377
+ }
1378
+ return "";
1379
+ }), t;
1380
+ }
1381
+ var Pn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1382
+ function On(e) {
1383
+ if (e.length === 0)
1384
+ throw new Error("Number skeleton cannot be empty");
1385
+ for (var t = e.split(Pn).filter(function(c) {
1386
+ return c.length > 0;
1387
+ }), r = [], n = 0, i = t; n < i.length; n++) {
1388
+ var o = i[n], s = o.split("/");
1389
+ if (s.length === 0)
1390
+ throw new Error("Invalid number skeleton");
1391
+ for (var a = s[0], h = s.slice(1), u = 0, l = h; u < l.length; u++) {
1392
+ var f = l[u];
1393
+ if (f.length === 0)
1394
+ throw new Error("Invalid number skeleton");
1395
+ }
1396
+ r.push({ stem: a, options: h });
1397
+ }
1398
+ return r;
1399
+ }
1400
+ function In(e) {
1401
+ return e.replace(/^(.*?)-/, "");
1402
+ }
1403
+ var bt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, er = /^(@+)?(\+|#+)?[rs]?$/g, Ln = /(\*)(0+)|(#+)(0+)|(0+)/g, tr = /^(0+)$/;
1404
+ function gt(e) {
1405
+ var t = {};
1406
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(er, function(r, n, i) {
1407
+ return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
1408
+ }), t;
1409
+ }
1410
+ function rr(e) {
1411
+ switch (e) {
1412
+ case "sign-auto":
1413
+ return {
1414
+ signDisplay: "auto"
1415
+ };
1416
+ case "sign-accounting":
1417
+ case "()":
1418
+ return {
1419
+ currencySign: "accounting"
1420
+ };
1421
+ case "sign-always":
1422
+ case "+!":
1423
+ return {
1424
+ signDisplay: "always"
1425
+ };
1426
+ case "sign-accounting-always":
1427
+ case "()!":
1428
+ return {
1429
+ signDisplay: "always",
1430
+ currencySign: "accounting"
1431
+ };
1432
+ case "sign-except-zero":
1433
+ case "+?":
1434
+ return {
1435
+ signDisplay: "exceptZero"
1436
+ };
1437
+ case "sign-accounting-except-zero":
1438
+ case "()?":
1439
+ return {
1440
+ signDisplay: "exceptZero",
1441
+ currencySign: "accounting"
1442
+ };
1443
+ case "sign-never":
1444
+ case "+_":
1445
+ return {
1446
+ signDisplay: "never"
1447
+ };
1448
+ }
1449
+ }
1450
+ function Nn(e) {
1451
+ var t;
1452
+ if (e[0] === "E" && e[1] === "E" ? (t = {
1453
+ notation: "engineering"
1454
+ }, e = e.slice(2)) : e[0] === "E" && (t = {
1455
+ notation: "scientific"
1456
+ }, e = e.slice(1)), t) {
1457
+ var r = e.slice(0, 2);
1458
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !tr.test(e))
1459
+ throw new Error("Malformed concise eng/scientific notation");
1460
+ t.minimumIntegerDigits = e.length;
1461
+ }
1462
+ return t;
1463
+ }
1464
+ function vt(e) {
1465
+ var t = {}, r = rr(e);
1466
+ return r || t;
1467
+ }
1468
+ function Cn(e) {
1469
+ for (var t = {}, r = 0, n = e; r < n.length; r++) {
1470
+ var i = n[r];
1471
+ switch (i.stem) {
1472
+ case "percent":
1473
+ case "%":
1474
+ t.style = "percent";
1475
+ continue;
1476
+ case "%x100":
1477
+ t.style = "percent", t.scale = 100;
1478
+ continue;
1479
+ case "currency":
1480
+ t.style = "currency", t.currency = i.options[0];
1481
+ continue;
1482
+ case "group-off":
1483
+ case ",_":
1484
+ t.useGrouping = !1;
1485
+ continue;
1486
+ case "precision-integer":
1487
+ case ".":
1488
+ t.maximumFractionDigits = 0;
1489
+ continue;
1490
+ case "measure-unit":
1491
+ case "unit":
1492
+ t.style = "unit", t.unit = In(i.options[0]);
1493
+ continue;
1494
+ case "compact-short":
1495
+ case "K":
1496
+ t.notation = "compact", t.compactDisplay = "short";
1497
+ continue;
1498
+ case "compact-long":
1499
+ case "KK":
1500
+ t.notation = "compact", t.compactDisplay = "long";
1501
+ continue;
1502
+ case "scientific":
1503
+ t = g(g(g({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1504
+ return g(g({}, h), vt(u));
1505
+ }, {}));
1506
+ continue;
1507
+ case "engineering":
1508
+ t = g(g(g({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1509
+ return g(g({}, h), vt(u));
1510
+ }, {}));
1511
+ continue;
1512
+ case "notation-simple":
1513
+ t.notation = "standard";
1514
+ continue;
1515
+ case "unit-width-narrow":
1516
+ t.currencyDisplay = "narrowSymbol", t.unitDisplay = "narrow";
1517
+ continue;
1518
+ case "unit-width-short":
1519
+ t.currencyDisplay = "code", t.unitDisplay = "short";
1520
+ continue;
1521
+ case "unit-width-full-name":
1522
+ t.currencyDisplay = "name", t.unitDisplay = "long";
1523
+ continue;
1524
+ case "unit-width-iso-code":
1525
+ t.currencyDisplay = "symbol";
1526
+ continue;
1527
+ case "scale":
1528
+ t.scale = parseFloat(i.options[0]);
1529
+ continue;
1530
+ case "rounding-mode-floor":
1531
+ t.roundingMode = "floor";
1532
+ continue;
1533
+ case "rounding-mode-ceiling":
1534
+ t.roundingMode = "ceil";
1535
+ continue;
1536
+ case "rounding-mode-down":
1537
+ t.roundingMode = "trunc";
1538
+ continue;
1539
+ case "rounding-mode-up":
1540
+ t.roundingMode = "expand";
1541
+ continue;
1542
+ case "rounding-mode-half-even":
1543
+ t.roundingMode = "halfEven";
1544
+ continue;
1545
+ case "rounding-mode-half-down":
1546
+ t.roundingMode = "halfTrunc";
1547
+ continue;
1548
+ case "rounding-mode-half-up":
1549
+ t.roundingMode = "halfExpand";
1550
+ continue;
1551
+ case "integer-width":
1552
+ if (i.options.length > 1)
1553
+ throw new RangeError("integer-width stems only accept a single optional option");
1554
+ i.options[0].replace(Ln, function(h, u, l, f, c, p) {
1555
+ if (u)
1556
+ t.minimumIntegerDigits = l.length;
1557
+ else {
1558
+ if (f && c)
1559
+ throw new Error("We currently do not support maximum integer digits");
1560
+ if (p)
1561
+ throw new Error("We currently do not support exact integer digits");
1562
+ }
1563
+ return "";
1564
+ });
1565
+ continue;
1566
+ }
1567
+ if (tr.test(i.stem)) {
1568
+ t.minimumIntegerDigits = i.stem.length;
1569
+ continue;
1570
+ }
1571
+ if (bt.test(i.stem)) {
1572
+ if (i.options.length > 1)
1573
+ throw new RangeError("Fraction-precision stems only accept a single optional option");
1574
+ i.stem.replace(bt, function(h, u, l, f, c, p) {
1575
+ return l === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && p ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1576
+ });
1577
+ var o = i.options[0];
1578
+ o === "w" ? t = g(g({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = g(g({}, t), gt(o)));
1579
+ continue;
1580
+ }
1581
+ if (er.test(i.stem)) {
1582
+ t = g(g({}, t), gt(i.stem));
1583
+ continue;
1584
+ }
1585
+ var s = rr(i.stem);
1586
+ s && (t = g(g({}, t), s));
1587
+ var a = Nn(i.stem);
1588
+ a && (t = g(g({}, t), a));
1589
+ }
1590
+ return t;
1591
+ }
1592
+ var ue = {
1593
+ "001": [
1594
+ "H",
1595
+ "h"
1596
+ ],
1597
+ 419: [
1598
+ "h",
1599
+ "H",
1600
+ "hB",
1601
+ "hb"
1602
+ ],
1603
+ AC: [
1604
+ "H",
1605
+ "h",
1606
+ "hb",
1607
+ "hB"
1608
+ ],
1609
+ AD: [
1610
+ "H",
1611
+ "hB"
1612
+ ],
1613
+ AE: [
1614
+ "h",
1615
+ "hB",
1616
+ "hb",
1617
+ "H"
1618
+ ],
1619
+ AF: [
1620
+ "H",
1621
+ "hb",
1622
+ "hB",
1623
+ "h"
1624
+ ],
1625
+ AG: [
1626
+ "h",
1627
+ "hb",
1628
+ "H",
1629
+ "hB"
1630
+ ],
1631
+ AI: [
1632
+ "H",
1633
+ "h",
1634
+ "hb",
1635
+ "hB"
1636
+ ],
1637
+ AL: [
1638
+ "h",
1639
+ "H",
1640
+ "hB"
1641
+ ],
1642
+ AM: [
1643
+ "H",
1644
+ "hB"
1645
+ ],
1646
+ AO: [
1647
+ "H",
1648
+ "hB"
1649
+ ],
1650
+ AR: [
1651
+ "h",
1652
+ "H",
1653
+ "hB",
1654
+ "hb"
1655
+ ],
1656
+ AS: [
1657
+ "h",
1658
+ "H"
1659
+ ],
1660
+ AT: [
1661
+ "H",
1662
+ "hB"
1663
+ ],
1664
+ AU: [
1665
+ "h",
1666
+ "hb",
1667
+ "H",
1668
+ "hB"
1669
+ ],
1670
+ AW: [
1671
+ "H",
1672
+ "hB"
1673
+ ],
1674
+ AX: [
1675
+ "H"
1676
+ ],
1677
+ AZ: [
1678
+ "H",
1679
+ "hB",
1680
+ "h"
1681
+ ],
1682
+ BA: [
1683
+ "H",
1684
+ "hB",
1685
+ "h"
1686
+ ],
1687
+ BB: [
1688
+ "h",
1689
+ "hb",
1690
+ "H",
1691
+ "hB"
1692
+ ],
1693
+ BD: [
1694
+ "h",
1695
+ "hB",
1696
+ "H"
1697
+ ],
1698
+ BE: [
1699
+ "H",
1700
+ "hB"
1701
+ ],
1702
+ BF: [
1703
+ "H",
1704
+ "hB"
1705
+ ],
1706
+ BG: [
1707
+ "H",
1708
+ "hB",
1709
+ "h"
1710
+ ],
1711
+ BH: [
1712
+ "h",
1713
+ "hB",
1714
+ "hb",
1715
+ "H"
1716
+ ],
1717
+ BI: [
1718
+ "H",
1719
+ "h"
1720
+ ],
1721
+ BJ: [
1722
+ "H",
1723
+ "hB"
1724
+ ],
1725
+ BL: [
1726
+ "H",
1727
+ "hB"
1728
+ ],
1729
+ BM: [
1730
+ "h",
1731
+ "hb",
1732
+ "H",
1733
+ "hB"
1734
+ ],
1735
+ BN: [
1736
+ "hb",
1737
+ "hB",
1738
+ "h",
1739
+ "H"
1740
+ ],
1741
+ BO: [
1742
+ "h",
1743
+ "H",
1744
+ "hB",
1745
+ "hb"
1746
+ ],
1747
+ BQ: [
1748
+ "H"
1749
+ ],
1750
+ BR: [
1751
+ "H",
1752
+ "hB"
1753
+ ],
1754
+ BS: [
1755
+ "h",
1756
+ "hb",
1757
+ "H",
1758
+ "hB"
1759
+ ],
1760
+ BT: [
1761
+ "h",
1762
+ "H"
1763
+ ],
1764
+ BW: [
1765
+ "H",
1766
+ "h",
1767
+ "hb",
1768
+ "hB"
1769
+ ],
1770
+ BY: [
1771
+ "H",
1772
+ "h"
1773
+ ],
1774
+ BZ: [
1775
+ "H",
1776
+ "h",
1777
+ "hb",
1778
+ "hB"
1779
+ ],
1780
+ CA: [
1781
+ "h",
1782
+ "hb",
1783
+ "H",
1784
+ "hB"
1785
+ ],
1786
+ CC: [
1787
+ "H",
1788
+ "h",
1789
+ "hb",
1790
+ "hB"
1791
+ ],
1792
+ CD: [
1793
+ "hB",
1794
+ "H"
1795
+ ],
1796
+ CF: [
1797
+ "H",
1798
+ "h",
1799
+ "hB"
1800
+ ],
1801
+ CG: [
1802
+ "H",
1803
+ "hB"
1804
+ ],
1805
+ CH: [
1806
+ "H",
1807
+ "hB",
1808
+ "h"
1809
+ ],
1810
+ CI: [
1811
+ "H",
1812
+ "hB"
1813
+ ],
1814
+ CK: [
1815
+ "H",
1816
+ "h",
1817
+ "hb",
1818
+ "hB"
1819
+ ],
1820
+ CL: [
1821
+ "h",
1822
+ "H",
1823
+ "hB",
1824
+ "hb"
1825
+ ],
1826
+ CM: [
1827
+ "H",
1828
+ "h",
1829
+ "hB"
1830
+ ],
1831
+ CN: [
1832
+ "H",
1833
+ "hB",
1834
+ "hb",
1835
+ "h"
1836
+ ],
1837
+ CO: [
1838
+ "h",
1839
+ "H",
1840
+ "hB",
1841
+ "hb"
1842
+ ],
1843
+ CP: [
1844
+ "H"
1845
+ ],
1846
+ CR: [
1847
+ "h",
1848
+ "H",
1849
+ "hB",
1850
+ "hb"
1851
+ ],
1852
+ CU: [
1853
+ "h",
1854
+ "H",
1855
+ "hB",
1856
+ "hb"
1857
+ ],
1858
+ CV: [
1859
+ "H",
1860
+ "hB"
1861
+ ],
1862
+ CW: [
1863
+ "H",
1864
+ "hB"
1865
+ ],
1866
+ CX: [
1867
+ "H",
1868
+ "h",
1869
+ "hb",
1870
+ "hB"
1871
+ ],
1872
+ CY: [
1873
+ "h",
1874
+ "H",
1875
+ "hb",
1876
+ "hB"
1877
+ ],
1878
+ CZ: [
1879
+ "H"
1880
+ ],
1881
+ DE: [
1882
+ "H",
1883
+ "hB"
1884
+ ],
1885
+ DG: [
1886
+ "H",
1887
+ "h",
1888
+ "hb",
1889
+ "hB"
1890
+ ],
1891
+ DJ: [
1892
+ "h",
1893
+ "H"
1894
+ ],
1895
+ DK: [
1896
+ "H"
1897
+ ],
1898
+ DM: [
1899
+ "h",
1900
+ "hb",
1901
+ "H",
1902
+ "hB"
1903
+ ],
1904
+ DO: [
1905
+ "h",
1906
+ "H",
1907
+ "hB",
1908
+ "hb"
1909
+ ],
1910
+ DZ: [
1911
+ "h",
1912
+ "hB",
1913
+ "hb",
1914
+ "H"
1915
+ ],
1916
+ EA: [
1917
+ "H",
1918
+ "h",
1919
+ "hB",
1920
+ "hb"
1921
+ ],
1922
+ EC: [
1923
+ "h",
1924
+ "H",
1925
+ "hB",
1926
+ "hb"
1927
+ ],
1928
+ EE: [
1929
+ "H",
1930
+ "hB"
1931
+ ],
1932
+ EG: [
1933
+ "h",
1934
+ "hB",
1935
+ "hb",
1936
+ "H"
1937
+ ],
1938
+ EH: [
1939
+ "h",
1940
+ "hB",
1941
+ "hb",
1942
+ "H"
1943
+ ],
1944
+ ER: [
1945
+ "h",
1946
+ "H"
1947
+ ],
1948
+ ES: [
1949
+ "H",
1950
+ "hB",
1951
+ "h",
1952
+ "hb"
1953
+ ],
1954
+ ET: [
1955
+ "hB",
1956
+ "hb",
1957
+ "h",
1958
+ "H"
1959
+ ],
1960
+ FI: [
1961
+ "H"
1962
+ ],
1963
+ FJ: [
1964
+ "h",
1965
+ "hb",
1966
+ "H",
1967
+ "hB"
1968
+ ],
1969
+ FK: [
1970
+ "H",
1971
+ "h",
1972
+ "hb",
1973
+ "hB"
1974
+ ],
1975
+ FM: [
1976
+ "h",
1977
+ "hb",
1978
+ "H",
1979
+ "hB"
1980
+ ],
1981
+ FO: [
1982
+ "H",
1983
+ "h"
1984
+ ],
1985
+ FR: [
1986
+ "H",
1987
+ "hB"
1988
+ ],
1989
+ GA: [
1990
+ "H",
1991
+ "hB"
1992
+ ],
1993
+ GB: [
1994
+ "H",
1995
+ "h",
1996
+ "hb",
1997
+ "hB"
1998
+ ],
1999
+ GD: [
2000
+ "h",
2001
+ "hb",
2002
+ "H",
2003
+ "hB"
2004
+ ],
2005
+ GE: [
2006
+ "H",
2007
+ "hB",
2008
+ "h"
2009
+ ],
2010
+ GF: [
2011
+ "H",
2012
+ "hB"
2013
+ ],
2014
+ GG: [
2015
+ "H",
2016
+ "h",
2017
+ "hb",
2018
+ "hB"
2019
+ ],
2020
+ GH: [
2021
+ "h",
2022
+ "H"
2023
+ ],
2024
+ GI: [
2025
+ "H",
2026
+ "h",
2027
+ "hb",
2028
+ "hB"
2029
+ ],
2030
+ GL: [
2031
+ "H",
2032
+ "h"
2033
+ ],
2034
+ GM: [
2035
+ "h",
2036
+ "hb",
2037
+ "H",
2038
+ "hB"
2039
+ ],
2040
+ GN: [
2041
+ "H",
2042
+ "hB"
2043
+ ],
2044
+ GP: [
2045
+ "H",
2046
+ "hB"
2047
+ ],
2048
+ GQ: [
2049
+ "H",
2050
+ "hB",
2051
+ "h",
2052
+ "hb"
2053
+ ],
2054
+ GR: [
2055
+ "h",
2056
+ "H",
2057
+ "hb",
2058
+ "hB"
2059
+ ],
2060
+ GT: [
2061
+ "h",
2062
+ "H",
2063
+ "hB",
2064
+ "hb"
2065
+ ],
2066
+ GU: [
2067
+ "h",
2068
+ "hb",
2069
+ "H",
2070
+ "hB"
2071
+ ],
2072
+ GW: [
2073
+ "H",
2074
+ "hB"
2075
+ ],
2076
+ GY: [
2077
+ "h",
2078
+ "hb",
2079
+ "H",
2080
+ "hB"
2081
+ ],
2082
+ HK: [
2083
+ "h",
2084
+ "hB",
2085
+ "hb",
2086
+ "H"
2087
+ ],
2088
+ HN: [
2089
+ "h",
2090
+ "H",
2091
+ "hB",
2092
+ "hb"
2093
+ ],
2094
+ HR: [
2095
+ "H",
2096
+ "hB"
2097
+ ],
2098
+ HU: [
2099
+ "H",
2100
+ "h"
2101
+ ],
2102
+ IC: [
2103
+ "H",
2104
+ "h",
2105
+ "hB",
2106
+ "hb"
2107
+ ],
2108
+ ID: [
2109
+ "H"
2110
+ ],
2111
+ IE: [
2112
+ "H",
2113
+ "h",
2114
+ "hb",
2115
+ "hB"
2116
+ ],
2117
+ IL: [
2118
+ "H",
2119
+ "hB"
2120
+ ],
2121
+ IM: [
2122
+ "H",
2123
+ "h",
2124
+ "hb",
2125
+ "hB"
2126
+ ],
2127
+ IN: [
2128
+ "h",
2129
+ "H"
2130
+ ],
2131
+ IO: [
2132
+ "H",
2133
+ "h",
2134
+ "hb",
2135
+ "hB"
2136
+ ],
2137
+ IQ: [
2138
+ "h",
2139
+ "hB",
2140
+ "hb",
2141
+ "H"
2142
+ ],
2143
+ IR: [
2144
+ "hB",
2145
+ "H"
2146
+ ],
2147
+ IS: [
2148
+ "H"
2149
+ ],
2150
+ IT: [
2151
+ "H",
2152
+ "hB"
2153
+ ],
2154
+ JE: [
2155
+ "H",
2156
+ "h",
2157
+ "hb",
2158
+ "hB"
2159
+ ],
2160
+ JM: [
2161
+ "h",
2162
+ "hb",
2163
+ "H",
2164
+ "hB"
2165
+ ],
2166
+ JO: [
2167
+ "h",
2168
+ "hB",
2169
+ "hb",
2170
+ "H"
2171
+ ],
2172
+ JP: [
2173
+ "H",
2174
+ "K",
2175
+ "h"
2176
+ ],
2177
+ KE: [
2178
+ "hB",
2179
+ "hb",
2180
+ "H",
2181
+ "h"
2182
+ ],
2183
+ KG: [
2184
+ "H",
2185
+ "h",
2186
+ "hB",
2187
+ "hb"
2188
+ ],
2189
+ KH: [
2190
+ "hB",
2191
+ "h",
2192
+ "H",
2193
+ "hb"
2194
+ ],
2195
+ KI: [
2196
+ "h",
2197
+ "hb",
2198
+ "H",
2199
+ "hB"
2200
+ ],
2201
+ KM: [
2202
+ "H",
2203
+ "h",
2204
+ "hB",
2205
+ "hb"
2206
+ ],
2207
+ KN: [
2208
+ "h",
2209
+ "hb",
2210
+ "H",
2211
+ "hB"
2212
+ ],
2213
+ KP: [
2214
+ "h",
2215
+ "H",
2216
+ "hB",
2217
+ "hb"
2218
+ ],
2219
+ KR: [
2220
+ "h",
2221
+ "H",
2222
+ "hB",
2223
+ "hb"
2224
+ ],
2225
+ KW: [
2226
+ "h",
2227
+ "hB",
2228
+ "hb",
2229
+ "H"
2230
+ ],
2231
+ KY: [
2232
+ "h",
2233
+ "hb",
2234
+ "H",
2235
+ "hB"
2236
+ ],
2237
+ KZ: [
2238
+ "H",
2239
+ "hB"
2240
+ ],
2241
+ LA: [
2242
+ "H",
2243
+ "hb",
2244
+ "hB",
2245
+ "h"
2246
+ ],
2247
+ LB: [
2248
+ "h",
2249
+ "hB",
2250
+ "hb",
2251
+ "H"
2252
+ ],
2253
+ LC: [
2254
+ "h",
2255
+ "hb",
2256
+ "H",
2257
+ "hB"
2258
+ ],
2259
+ LI: [
2260
+ "H",
2261
+ "hB",
2262
+ "h"
2263
+ ],
2264
+ LK: [
2265
+ "H",
2266
+ "h",
2267
+ "hB",
2268
+ "hb"
2269
+ ],
2270
+ LR: [
2271
+ "h",
2272
+ "hb",
2273
+ "H",
2274
+ "hB"
2275
+ ],
2276
+ LS: [
2277
+ "h",
2278
+ "H"
2279
+ ],
2280
+ LT: [
2281
+ "H",
2282
+ "h",
2283
+ "hb",
2284
+ "hB"
2285
+ ],
2286
+ LU: [
2287
+ "H",
2288
+ "h",
2289
+ "hB"
2290
+ ],
2291
+ LV: [
2292
+ "H",
2293
+ "hB",
2294
+ "hb",
2295
+ "h"
2296
+ ],
2297
+ LY: [
2298
+ "h",
2299
+ "hB",
2300
+ "hb",
2301
+ "H"
2302
+ ],
2303
+ MA: [
2304
+ "H",
2305
+ "h",
2306
+ "hB",
2307
+ "hb"
2308
+ ],
2309
+ MC: [
2310
+ "H",
2311
+ "hB"
2312
+ ],
2313
+ MD: [
2314
+ "H",
2315
+ "hB"
2316
+ ],
2317
+ ME: [
2318
+ "H",
2319
+ "hB",
2320
+ "h"
2321
+ ],
2322
+ MF: [
2323
+ "H",
2324
+ "hB"
2325
+ ],
2326
+ MG: [
2327
+ "H",
2328
+ "h"
2329
+ ],
2330
+ MH: [
2331
+ "h",
2332
+ "hb",
2333
+ "H",
2334
+ "hB"
2335
+ ],
2336
+ MK: [
2337
+ "H",
2338
+ "h",
2339
+ "hb",
2340
+ "hB"
2341
+ ],
2342
+ ML: [
2343
+ "H"
2344
+ ],
2345
+ MM: [
2346
+ "hB",
2347
+ "hb",
2348
+ "H",
2349
+ "h"
2350
+ ],
2351
+ MN: [
2352
+ "H",
2353
+ "h",
2354
+ "hb",
2355
+ "hB"
2356
+ ],
2357
+ MO: [
2358
+ "h",
2359
+ "hB",
2360
+ "hb",
2361
+ "H"
2362
+ ],
2363
+ MP: [
2364
+ "h",
2365
+ "hb",
2366
+ "H",
2367
+ "hB"
2368
+ ],
2369
+ MQ: [
2370
+ "H",
2371
+ "hB"
2372
+ ],
2373
+ MR: [
2374
+ "h",
2375
+ "hB",
2376
+ "hb",
2377
+ "H"
2378
+ ],
2379
+ MS: [
2380
+ "H",
2381
+ "h",
2382
+ "hb",
2383
+ "hB"
2384
+ ],
2385
+ MT: [
2386
+ "H",
2387
+ "h"
2388
+ ],
2389
+ MU: [
2390
+ "H",
2391
+ "h"
2392
+ ],
2393
+ MV: [
2394
+ "H",
2395
+ "h"
2396
+ ],
2397
+ MW: [
2398
+ "h",
2399
+ "hb",
2400
+ "H",
2401
+ "hB"
2402
+ ],
2403
+ MX: [
2404
+ "h",
2405
+ "H",
2406
+ "hB",
2407
+ "hb"
2408
+ ],
2409
+ MY: [
2410
+ "hb",
2411
+ "hB",
2412
+ "h",
2413
+ "H"
2414
+ ],
2415
+ MZ: [
2416
+ "H",
2417
+ "hB"
2418
+ ],
2419
+ NA: [
2420
+ "h",
2421
+ "H",
2422
+ "hB",
2423
+ "hb"
2424
+ ],
2425
+ NC: [
2426
+ "H",
2427
+ "hB"
2428
+ ],
2429
+ NE: [
2430
+ "H"
2431
+ ],
2432
+ NF: [
2433
+ "H",
2434
+ "h",
2435
+ "hb",
2436
+ "hB"
2437
+ ],
2438
+ NG: [
2439
+ "H",
2440
+ "h",
2441
+ "hb",
2442
+ "hB"
2443
+ ],
2444
+ NI: [
2445
+ "h",
2446
+ "H",
2447
+ "hB",
2448
+ "hb"
2449
+ ],
2450
+ NL: [
2451
+ "H",
2452
+ "hB"
2453
+ ],
2454
+ NO: [
2455
+ "H",
2456
+ "h"
2457
+ ],
2458
+ NP: [
2459
+ "H",
2460
+ "h",
2461
+ "hB"
2462
+ ],
2463
+ NR: [
2464
+ "H",
2465
+ "h",
2466
+ "hb",
2467
+ "hB"
2468
+ ],
2469
+ NU: [
2470
+ "H",
2471
+ "h",
2472
+ "hb",
2473
+ "hB"
2474
+ ],
2475
+ NZ: [
2476
+ "h",
2477
+ "hb",
2478
+ "H",
2479
+ "hB"
2480
+ ],
2481
+ OM: [
2482
+ "h",
2483
+ "hB",
2484
+ "hb",
2485
+ "H"
2486
+ ],
2487
+ PA: [
2488
+ "h",
2489
+ "H",
2490
+ "hB",
2491
+ "hb"
2492
+ ],
2493
+ PE: [
2494
+ "h",
2495
+ "H",
2496
+ "hB",
2497
+ "hb"
2498
+ ],
2499
+ PF: [
2500
+ "H",
2501
+ "h",
2502
+ "hB"
2503
+ ],
2504
+ PG: [
2505
+ "h",
2506
+ "H"
2507
+ ],
2508
+ PH: [
2509
+ "h",
2510
+ "hB",
2511
+ "hb",
2512
+ "H"
2513
+ ],
2514
+ PK: [
2515
+ "h",
2516
+ "hB",
2517
+ "H"
2518
+ ],
2519
+ PL: [
2520
+ "H",
2521
+ "h"
2522
+ ],
2523
+ PM: [
2524
+ "H",
2525
+ "hB"
2526
+ ],
2527
+ PN: [
2528
+ "H",
2529
+ "h",
2530
+ "hb",
2531
+ "hB"
2532
+ ],
2533
+ PR: [
2534
+ "h",
2535
+ "H",
2536
+ "hB",
2537
+ "hb"
2538
+ ],
2539
+ PS: [
2540
+ "h",
2541
+ "hB",
2542
+ "hb",
2543
+ "H"
2544
+ ],
2545
+ PT: [
2546
+ "H",
2547
+ "hB"
2548
+ ],
2549
+ PW: [
2550
+ "h",
2551
+ "H"
2552
+ ],
2553
+ PY: [
2554
+ "h",
2555
+ "H",
2556
+ "hB",
2557
+ "hb"
2558
+ ],
2559
+ QA: [
2560
+ "h",
2561
+ "hB",
2562
+ "hb",
2563
+ "H"
2564
+ ],
2565
+ RE: [
2566
+ "H",
2567
+ "hB"
2568
+ ],
2569
+ RO: [
2570
+ "H",
2571
+ "hB"
2572
+ ],
2573
+ RS: [
2574
+ "H",
2575
+ "hB",
2576
+ "h"
2577
+ ],
2578
+ RU: [
2579
+ "H"
2580
+ ],
2581
+ RW: [
2582
+ "H",
2583
+ "h"
2584
+ ],
2585
+ SA: [
2586
+ "h",
2587
+ "hB",
2588
+ "hb",
2589
+ "H"
2590
+ ],
2591
+ SB: [
2592
+ "h",
2593
+ "hb",
2594
+ "H",
2595
+ "hB"
2596
+ ],
2597
+ SC: [
2598
+ "H",
2599
+ "h",
2600
+ "hB"
2601
+ ],
2602
+ SD: [
2603
+ "h",
2604
+ "hB",
2605
+ "hb",
2606
+ "H"
2607
+ ],
2608
+ SE: [
2609
+ "H"
2610
+ ],
2611
+ SG: [
2612
+ "h",
2613
+ "hb",
2614
+ "H",
2615
+ "hB"
2616
+ ],
2617
+ SH: [
2618
+ "H",
2619
+ "h",
2620
+ "hb",
2621
+ "hB"
2622
+ ],
2623
+ SI: [
2624
+ "H",
2625
+ "hB"
2626
+ ],
2627
+ SJ: [
2628
+ "H"
2629
+ ],
2630
+ SK: [
2631
+ "H"
2632
+ ],
2633
+ SL: [
2634
+ "h",
2635
+ "hb",
2636
+ "H",
2637
+ "hB"
2638
+ ],
2639
+ SM: [
2640
+ "H",
2641
+ "h",
2642
+ "hB"
2643
+ ],
2644
+ SN: [
2645
+ "H",
2646
+ "h",
2647
+ "hB"
2648
+ ],
2649
+ SO: [
2650
+ "h",
2651
+ "H"
2652
+ ],
2653
+ SR: [
2654
+ "H",
2655
+ "hB"
2656
+ ],
2657
+ SS: [
2658
+ "h",
2659
+ "hb",
2660
+ "H",
2661
+ "hB"
2662
+ ],
2663
+ ST: [
2664
+ "H",
2665
+ "hB"
2666
+ ],
2667
+ SV: [
2668
+ "h",
2669
+ "H",
2670
+ "hB",
2671
+ "hb"
2672
+ ],
2673
+ SX: [
2674
+ "H",
2675
+ "h",
2676
+ "hb",
2677
+ "hB"
2678
+ ],
2679
+ SY: [
2680
+ "h",
2681
+ "hB",
2682
+ "hb",
2683
+ "H"
2684
+ ],
2685
+ SZ: [
2686
+ "h",
2687
+ "hb",
2688
+ "H",
2689
+ "hB"
2690
+ ],
2691
+ TA: [
2692
+ "H",
2693
+ "h",
2694
+ "hb",
2695
+ "hB"
2696
+ ],
2697
+ TC: [
2698
+ "h",
2699
+ "hb",
2700
+ "H",
2701
+ "hB"
2702
+ ],
2703
+ TD: [
2704
+ "h",
2705
+ "H",
2706
+ "hB"
2707
+ ],
2708
+ TF: [
2709
+ "H",
2710
+ "h",
2711
+ "hB"
2712
+ ],
2713
+ TG: [
2714
+ "H",
2715
+ "hB"
2716
+ ],
2717
+ TH: [
2718
+ "H",
2719
+ "h"
2720
+ ],
2721
+ TJ: [
2722
+ "H",
2723
+ "h"
2724
+ ],
2725
+ TL: [
2726
+ "H",
2727
+ "hB",
2728
+ "hb",
2729
+ "h"
2730
+ ],
2731
+ TM: [
2732
+ "H",
2733
+ "h"
2734
+ ],
2735
+ TN: [
2736
+ "h",
2737
+ "hB",
2738
+ "hb",
2739
+ "H"
2740
+ ],
2741
+ TO: [
2742
+ "h",
2743
+ "H"
2744
+ ],
2745
+ TR: [
2746
+ "H",
2747
+ "hB"
2748
+ ],
2749
+ TT: [
2750
+ "h",
2751
+ "hb",
2752
+ "H",
2753
+ "hB"
2754
+ ],
2755
+ TW: [
2756
+ "hB",
2757
+ "hb",
2758
+ "h",
2759
+ "H"
2760
+ ],
2761
+ TZ: [
2762
+ "hB",
2763
+ "hb",
2764
+ "H",
2765
+ "h"
2766
+ ],
2767
+ UA: [
2768
+ "H",
2769
+ "hB",
2770
+ "h"
2771
+ ],
2772
+ UG: [
2773
+ "hB",
2774
+ "hb",
2775
+ "H",
2776
+ "h"
2777
+ ],
2778
+ UM: [
2779
+ "h",
2780
+ "hb",
2781
+ "H",
2782
+ "hB"
2783
+ ],
2784
+ US: [
2785
+ "h",
2786
+ "hb",
2787
+ "H",
2788
+ "hB"
2789
+ ],
2790
+ UY: [
2791
+ "h",
2792
+ "H",
2793
+ "hB",
2794
+ "hb"
2795
+ ],
2796
+ UZ: [
2797
+ "H",
2798
+ "hB",
2799
+ "h"
2800
+ ],
2801
+ VA: [
2802
+ "H",
2803
+ "h",
2804
+ "hB"
2805
+ ],
2806
+ VC: [
2807
+ "h",
2808
+ "hb",
2809
+ "H",
2810
+ "hB"
2811
+ ],
2812
+ VE: [
2813
+ "h",
2814
+ "H",
2815
+ "hB",
2816
+ "hb"
2817
+ ],
2818
+ VG: [
2819
+ "h",
2820
+ "hb",
2821
+ "H",
2822
+ "hB"
2823
+ ],
2824
+ VI: [
2825
+ "h",
2826
+ "hb",
2827
+ "H",
2828
+ "hB"
2829
+ ],
2830
+ VN: [
2831
+ "H",
2832
+ "h"
2833
+ ],
2834
+ VU: [
2835
+ "h",
2836
+ "H"
2837
+ ],
2838
+ WF: [
2839
+ "H",
2840
+ "hB"
2841
+ ],
2842
+ WS: [
2843
+ "h",
2844
+ "H"
2845
+ ],
2846
+ XK: [
2847
+ "H",
2848
+ "hB",
2849
+ "h"
2850
+ ],
2851
+ YE: [
2852
+ "h",
2853
+ "hB",
2854
+ "hb",
2855
+ "H"
2856
+ ],
2857
+ YT: [
2858
+ "H",
2859
+ "hB"
2860
+ ],
2861
+ ZA: [
2862
+ "H",
2863
+ "h",
2864
+ "hb",
2865
+ "hB"
2866
+ ],
2867
+ ZM: [
2868
+ "h",
2869
+ "hb",
2870
+ "H",
2871
+ "hB"
2872
+ ],
2873
+ ZW: [
2874
+ "H",
2875
+ "h"
2876
+ ],
2877
+ "af-ZA": [
2878
+ "H",
2879
+ "h",
2880
+ "hB",
2881
+ "hb"
2882
+ ],
2883
+ "ar-001": [
2884
+ "h",
2885
+ "hB",
2886
+ "hb",
2887
+ "H"
2888
+ ],
2889
+ "ca-ES": [
2890
+ "H",
2891
+ "h",
2892
+ "hB"
2893
+ ],
2894
+ "en-001": [
2895
+ "h",
2896
+ "hb",
2897
+ "H",
2898
+ "hB"
2899
+ ],
2900
+ "en-HK": [
2901
+ "h",
2902
+ "hb",
2903
+ "H",
2904
+ "hB"
2905
+ ],
2906
+ "en-IL": [
2907
+ "H",
2908
+ "h",
2909
+ "hb",
2910
+ "hB"
2911
+ ],
2912
+ "en-MY": [
2913
+ "h",
2914
+ "hb",
2915
+ "H",
2916
+ "hB"
2917
+ ],
2918
+ "es-BR": [
2919
+ "H",
2920
+ "h",
2921
+ "hB",
2922
+ "hb"
2923
+ ],
2924
+ "es-ES": [
2925
+ "H",
2926
+ "h",
2927
+ "hB",
2928
+ "hb"
2929
+ ],
2930
+ "es-GQ": [
2931
+ "H",
2932
+ "h",
2933
+ "hB",
2934
+ "hb"
2935
+ ],
2936
+ "fr-CA": [
2937
+ "H",
2938
+ "h",
2939
+ "hB"
2940
+ ],
2941
+ "gl-ES": [
2942
+ "H",
2943
+ "h",
2944
+ "hB"
2945
+ ],
2946
+ "gu-IN": [
2947
+ "hB",
2948
+ "hb",
2949
+ "h",
2950
+ "H"
2951
+ ],
2952
+ "hi-IN": [
2953
+ "hB",
2954
+ "h",
2955
+ "H"
2956
+ ],
2957
+ "it-CH": [
2958
+ "H",
2959
+ "h",
2960
+ "hB"
2961
+ ],
2962
+ "it-IT": [
2963
+ "H",
2964
+ "h",
2965
+ "hB"
2966
+ ],
2967
+ "kn-IN": [
2968
+ "hB",
2969
+ "h",
2970
+ "H"
2971
+ ],
2972
+ "ml-IN": [
2973
+ "hB",
2974
+ "h",
2975
+ "H"
2976
+ ],
2977
+ "mr-IN": [
2978
+ "hB",
2979
+ "hb",
2980
+ "h",
2981
+ "H"
2982
+ ],
2983
+ "pa-IN": [
2984
+ "hB",
2985
+ "hb",
2986
+ "h",
2987
+ "H"
2988
+ ],
2989
+ "ta-IN": [
2990
+ "hB",
2991
+ "h",
2992
+ "hb",
2993
+ "H"
2994
+ ],
2995
+ "te-IN": [
2996
+ "hB",
2997
+ "h",
2998
+ "H"
2999
+ ],
3000
+ "zu-ZA": [
3001
+ "H",
3002
+ "hB",
3003
+ "hb",
3004
+ "h"
3005
+ ]
3006
+ };
3007
+ function Mn(e, t) {
3008
+ for (var r = "", n = 0; n < e.length; n++) {
3009
+ var i = e.charAt(n);
3010
+ if (i === "j") {
3011
+ for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3012
+ o++, n++;
3013
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = $n(t);
3014
+ for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
3015
+ r += h;
3016
+ for (; s-- > 0; )
3017
+ r = u + r;
3018
+ } else
3019
+ i === "J" ? r += "H" : r += i;
3020
+ }
3021
+ return r;
3022
+ }
3023
+ function $n(e) {
3024
+ var t = e.hourCycle;
3025
+ if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3026
+ e.hourCycles && // @ts-ignore
3027
+ e.hourCycles.length && (t = e.hourCycles[0]), t)
3028
+ switch (t) {
3029
+ case "h24":
3030
+ return "k";
3031
+ case "h23":
3032
+ return "H";
3033
+ case "h12":
3034
+ return "h";
3035
+ case "h11":
3036
+ return "K";
3037
+ default:
3038
+ throw new Error("Invalid hourCycle");
3039
+ }
3040
+ var r = e.language, n;
3041
+ r !== "root" && (n = e.maximize().region);
3042
+ var i = ue[n || ""] || ue[r || ""] || ue["".concat(r, "-001")] || ue["001"];
3043
+ return i[0];
3044
+ }
3045
+ var Be, Rn = new RegExp("^".concat(Kt.source, "*")), Un = new RegExp("".concat(Kt.source, "*$"));
3046
+ function b(e, t) {
3047
+ return { start: e, end: t };
3048
+ }
3049
+ var Dn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Gn = !!String.fromCodePoint, Fn = !!Object.fromEntries, jn = !!String.prototype.codePointAt, kn = !!String.prototype.trimStart, Vn = !!String.prototype.trimEnd, Xn = !!Number.isSafeInteger, zn = Xn ? Number.isSafeInteger : function(e) {
3050
+ return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3051
+ }, De = !0;
3052
+ try {
3053
+ var Wn = ir("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3054
+ De = ((Be = Wn.exec("a")) === null || Be === void 0 ? void 0 : Be[0]) === "a";
3055
+ } catch (e) {
3056
+ De = !1;
3057
+ }
3058
+ var yt = Dn ? (
3059
+ // Native
3060
+ function(t, r, n) {
3061
+ return t.startsWith(r, n);
3062
+ }
3063
+ ) : (
3064
+ // For IE11
3065
+ function(t, r, n) {
3066
+ return t.slice(n, n + r.length) === r;
3067
+ }
3068
+ ), Ge = Gn ? String.fromCodePoint : (
3069
+ // IE11
3070
+ function() {
3071
+ for (var t = [], r = 0; r < arguments.length; r++)
3072
+ t[r] = arguments[r];
3073
+ for (var n = "", i = t.length, o = 0, s; i > o; ) {
3074
+ if (s = t[o++], s > 1114111)
3075
+ throw RangeError(s + " is not a valid code point");
3076
+ n += s < 65536 ? String.fromCharCode(s) : String.fromCharCode(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
3077
+ }
3078
+ return n;
3079
+ }
3080
+ ), Et = (
3081
+ // native
3082
+ Fn ? Object.fromEntries : (
3083
+ // Ponyfill
3084
+ function(t) {
3085
+ for (var r = {}, n = 0, i = t; n < i.length; n++) {
3086
+ var o = i[n], s = o[0], a = o[1];
3087
+ r[s] = a;
3088
+ }
3089
+ return r;
3090
+ }
3091
+ )
3092
+ ), nr = jn ? (
3093
+ // Native
3094
+ function(t, r) {
3095
+ return t.codePointAt(r);
3096
+ }
3097
+ ) : (
3098
+ // IE 11
3099
+ function(t, r) {
3100
+ var n = t.length;
3101
+ if (!(r < 0 || r >= n)) {
3102
+ var i = t.charCodeAt(r), o;
3103
+ return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3104
+ }
3105
+ }
3106
+ ), Zn = kn ? (
3107
+ // Native
3108
+ function(t) {
3109
+ return t.trimStart();
3110
+ }
3111
+ ) : (
3112
+ // Ponyfill
3113
+ function(t) {
3114
+ return t.replace(Rn, "");
3115
+ }
3116
+ ), Qn = Vn ? (
3117
+ // Native
3118
+ function(t) {
3119
+ return t.trimEnd();
3120
+ }
3121
+ ) : (
3122
+ // Ponyfill
3123
+ function(t) {
3124
+ return t.replace(Un, "");
3125
+ }
3126
+ );
3127
+ function ir(e, t) {
3128
+ return new RegExp(e, t);
3129
+ }
3130
+ var Fe;
3131
+ if (De) {
3132
+ var _t = ir("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3133
+ Fe = function(t, r) {
3134
+ var n;
3135
+ _t.lastIndex = r;
3136
+ var i = _t.exec(t);
3137
+ return (n = i[1]) !== null && n !== void 0 ? n : "";
3138
+ };
3139
+ } else
3140
+ Fe = function(t, r) {
3141
+ for (var n = []; ; ) {
3142
+ var i = nr(t, r);
3143
+ if (i === void 0 || or(i) || Kn(i))
3144
+ break;
3145
+ n.push(i), r += i >= 65536 ? 2 : 1;
3146
+ }
3147
+ return Ge.apply(void 0, n);
3148
+ };
3149
+ var Jn = (
3150
+ /** @class */
3151
+ function() {
3152
+ function e(t, r) {
3153
+ r === void 0 && (r = {}), this.message = t, this.position = { offset: 0, line: 1, column: 1 }, this.ignoreTag = !!r.ignoreTag, this.locale = r.locale, this.requiresOtherClause = !!r.requiresOtherClause, this.shouldParseSkeletons = !!r.shouldParseSkeletons;
3154
+ }
3155
+ return e.prototype.parse = function() {
3156
+ if (this.offset() !== 0)
3157
+ throw Error("parser can only be used once");
3158
+ return this.parseMessage(0, "", !1);
3159
+ }, e.prototype.parseMessage = function(t, r, n) {
3160
+ for (var i = []; !this.isEOF(); ) {
3161
+ var o = this.char();
3162
+ if (o === 123) {
3163
+ var s = this.parseArgument(t, n);
3164
+ if (s.err)
3165
+ return s;
3166
+ i.push(s.val);
3167
+ } else {
3168
+ if (o === 125 && t > 0)
3169
+ break;
3170
+ if (o === 35 && (r === "plural" || r === "selectordinal")) {
3171
+ var a = this.clonePosition();
3172
+ this.bump(), i.push({
3173
+ type: E.pound,
3174
+ location: b(a, this.clonePosition())
3175
+ });
3176
+ } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3177
+ if (n)
3178
+ break;
3179
+ return this.error(m.UNMATCHED_CLOSING_TAG, b(this.clonePosition(), this.clonePosition()));
3180
+ } else if (o === 60 && !this.ignoreTag && je(this.peek() || 0)) {
3181
+ var s = this.parseTag(t, r);
3182
+ if (s.err)
3183
+ return s;
3184
+ i.push(s.val);
3185
+ } else {
3186
+ var s = this.parseLiteral(t, r);
3187
+ if (s.err)
3188
+ return s;
3189
+ i.push(s.val);
3190
+ }
3191
+ }
3192
+ }
3193
+ return { val: i, err: null };
3194
+ }, e.prototype.parseTag = function(t, r) {
3195
+ var n = this.clonePosition();
3196
+ this.bump();
3197
+ var i = this.parseTagName();
3198
+ if (this.bumpSpace(), this.bumpIf("/>"))
3199
+ return {
3200
+ val: {
3201
+ type: E.literal,
3202
+ value: "<".concat(i, "/>"),
3203
+ location: b(n, this.clonePosition())
3204
+ },
3205
+ err: null
3206
+ };
3207
+ if (this.bumpIf(">")) {
3208
+ var o = this.parseMessage(t + 1, r, !0);
3209
+ if (o.err)
3210
+ return o;
3211
+ var s = o.val, a = this.clonePosition();
3212
+ if (this.bumpIf("</")) {
3213
+ if (this.isEOF() || !je(this.char()))
3214
+ return this.error(m.INVALID_TAG, b(a, this.clonePosition()));
3215
+ var h = this.clonePosition(), u = this.parseTagName();
3216
+ return i !== u ? this.error(m.UNMATCHED_CLOSING_TAG, b(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3217
+ val: {
3218
+ type: E.tag,
3219
+ value: i,
3220
+ children: s,
3221
+ location: b(n, this.clonePosition())
3222
+ },
3223
+ err: null
3224
+ } : this.error(m.INVALID_TAG, b(a, this.clonePosition())));
3225
+ } else
3226
+ return this.error(m.UNCLOSED_TAG, b(n, this.clonePosition()));
3227
+ } else
3228
+ return this.error(m.INVALID_TAG, b(n, this.clonePosition()));
3229
+ }, e.prototype.parseTagName = function() {
3230
+ var t = this.offset();
3231
+ for (this.bump(); !this.isEOF() && qn(this.char()); )
3232
+ this.bump();
3233
+ return this.message.slice(t, this.offset());
3234
+ }, e.prototype.parseLiteral = function(t, r) {
3235
+ for (var n = this.clonePosition(), i = ""; ; ) {
3236
+ var o = this.tryParseQuote(r);
3237
+ if (o) {
3238
+ i += o;
3239
+ continue;
3240
+ }
3241
+ var s = this.tryParseUnquoted(t, r);
3242
+ if (s) {
3243
+ i += s;
3244
+ continue;
3245
+ }
3246
+ var a = this.tryParseLeftAngleBracket();
3247
+ if (a) {
3248
+ i += a;
3249
+ continue;
3250
+ }
3251
+ break;
3252
+ }
3253
+ var h = b(n, this.clonePosition());
3254
+ return {
3255
+ val: { type: E.literal, value: i, location: h },
3256
+ err: null
3257
+ };
3258
+ }, e.prototype.tryParseLeftAngleBracket = function() {
3259
+ return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3260
+ !Yn(this.peek() || 0)) ? (this.bump(), "<") : null;
3261
+ }, e.prototype.tryParseQuote = function(t) {
3262
+ if (this.isEOF() || this.char() !== 39)
3263
+ return null;
3264
+ switch (this.peek()) {
3265
+ case 39:
3266
+ return this.bump(), this.bump(), "'";
3267
+ case 123:
3268
+ case 60:
3269
+ case 62:
3270
+ case 125:
3271
+ break;
3272
+ case 35:
3273
+ if (t === "plural" || t === "selectordinal")
3274
+ break;
3275
+ return null;
3276
+ default:
3277
+ return null;
3278
+ }
3279
+ this.bump();
3280
+ var r = [this.char()];
3281
+ for (this.bump(); !this.isEOF(); ) {
3282
+ var n = this.char();
3283
+ if (n === 39)
3284
+ if (this.peek() === 39)
3285
+ r.push(39), this.bump();
3286
+ else {
3287
+ this.bump();
3288
+ break;
3289
+ }
3290
+ else
3291
+ r.push(n);
3292
+ this.bump();
3293
+ }
3294
+ return Ge.apply(void 0, r);
3295
+ }, e.prototype.tryParseUnquoted = function(t, r) {
3296
+ if (this.isEOF())
3297
+ return null;
3298
+ var n = this.char();
3299
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ge(n));
3300
+ }, e.prototype.parseArgument = function(t, r) {
3301
+ var n = this.clonePosition();
3302
+ if (this.bump(), this.bumpSpace(), this.isEOF())
3303
+ return this.error(m.EXPECT_ARGUMENT_CLOSING_BRACE, b(n, this.clonePosition()));
3304
+ if (this.char() === 125)
3305
+ return this.bump(), this.error(m.EMPTY_ARGUMENT, b(n, this.clonePosition()));
3306
+ var i = this.parseIdentifierIfPossible().value;
3307
+ if (!i)
3308
+ return this.error(m.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
3309
+ if (this.bumpSpace(), this.isEOF())
3310
+ return this.error(m.EXPECT_ARGUMENT_CLOSING_BRACE, b(n, this.clonePosition()));
3311
+ switch (this.char()) {
3312
+ case 125:
3313
+ return this.bump(), {
3314
+ val: {
3315
+ type: E.argument,
3316
+ // value does not include the opening and closing braces.
3317
+ value: i,
3318
+ location: b(n, this.clonePosition())
3319
+ },
3320
+ err: null
3321
+ };
3322
+ case 44:
3323
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(m.EXPECT_ARGUMENT_CLOSING_BRACE, b(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3324
+ default:
3325
+ return this.error(m.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
3326
+ }
3327
+ }, e.prototype.parseIdentifierIfPossible = function() {
3328
+ var t = this.clonePosition(), r = this.offset(), n = Fe(this.message, r), i = r + n.length;
3329
+ this.bumpTo(i);
3330
+ var o = this.clonePosition(), s = b(t, o);
3331
+ return { value: n, location: s };
3332
+ }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
3333
+ var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, h = this.clonePosition();
3334
+ switch (a) {
3335
+ case "":
3336
+ return this.error(m.EXPECT_ARGUMENT_TYPE, b(s, h));
3337
+ case "number":
3338
+ case "date":
3339
+ case "time": {
3340
+ this.bumpSpace();
3341
+ var u = null;
3342
+ if (this.bumpIf(",")) {
3343
+ this.bumpSpace();
3344
+ var l = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3345
+ if (f.err)
3346
+ return f;
3347
+ var c = Qn(f.val);
3348
+ if (c.length === 0)
3349
+ return this.error(m.EXPECT_ARGUMENT_STYLE, b(this.clonePosition(), this.clonePosition()));
3350
+ var p = b(l, this.clonePosition());
3351
+ u = { style: c, styleLocation: p };
3352
+ }
3353
+ var d = this.tryParseArgumentClose(i);
3354
+ if (d.err)
3355
+ return d;
3356
+ var v = b(i, this.clonePosition());
3357
+ if (u && yt(u == null ? void 0 : u.style, "::", 0)) {
3358
+ var T = Zn(u.style.slice(2));
3359
+ if (a === "number") {
3360
+ var f = this.parseNumberSkeletonFromString(T, u.styleLocation);
3361
+ return f.err ? f : {
3362
+ val: { type: E.number, value: n, location: v, style: f.val },
3363
+ err: null
3364
+ };
3365
+ } else {
3366
+ if (T.length === 0)
3367
+ return this.error(m.EXPECT_DATE_TIME_SKELETON, v);
3368
+ var L = T;
3369
+ this.locale && (L = Mn(T, this.locale));
3370
+ var c = {
3371
+ type: j.dateTime,
3372
+ pattern: L,
3373
+ location: u.styleLocation,
3374
+ parsedOptions: this.shouldParseSkeletons ? An(L) : {}
3375
+ }, y = a === "date" ? E.date : E.time;
3376
+ return {
3377
+ val: { type: y, value: n, location: v, style: c },
3378
+ err: null
3379
+ };
3380
+ }
3381
+ }
3382
+ return {
3383
+ val: {
3384
+ type: a === "number" ? E.number : a === "date" ? E.date : E.time,
3385
+ value: n,
3386
+ location: v,
3387
+ style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
3388
+ },
3389
+ err: null
3390
+ };
3391
+ }
3392
+ case "plural":
3393
+ case "selectordinal":
3394
+ case "select": {
3395
+ var H = this.clonePosition();
3396
+ if (this.bumpSpace(), !this.bumpIf(","))
3397
+ return this.error(m.EXPECT_SELECT_ARGUMENT_OPTIONS, b(H, g({}, H)));
3398
+ this.bumpSpace();
3399
+ var Z = this.parseIdentifierIfPossible(), N = 0;
3400
+ if (a !== "select" && Z.value === "offset") {
3401
+ if (!this.bumpIf(":"))
3402
+ return this.error(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b(this.clonePosition(), this.clonePosition()));
3403
+ this.bumpSpace();
3404
+ var f = this.tryParseDecimalInteger(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, m.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3405
+ if (f.err)
3406
+ return f;
3407
+ this.bumpSpace(), Z = this.parseIdentifierIfPossible(), N = f.val;
3408
+ }
3409
+ var oe = this.tryParsePluralOrSelectOptions(t, a, r, Z);
3410
+ if (oe.err)
3411
+ return oe;
3412
+ var d = this.tryParseArgumentClose(i);
3413
+ if (d.err)
3414
+ return d;
3415
+ var qe = b(i, this.clonePosition());
3416
+ return a === "select" ? {
3417
+ val: {
3418
+ type: E.select,
3419
+ value: n,
3420
+ options: Et(oe.val),
3421
+ location: qe
3422
+ },
3423
+ err: null
3424
+ } : {
3425
+ val: {
3426
+ type: E.plural,
3427
+ value: n,
3428
+ options: Et(oe.val),
3429
+ offset: N,
3430
+ pluralType: a === "plural" ? "cardinal" : "ordinal",
3431
+ location: qe
3432
+ },
3433
+ err: null
3434
+ };
3435
+ }
3436
+ default:
3437
+ return this.error(m.INVALID_ARGUMENT_TYPE, b(s, h));
3438
+ }
3439
+ }, e.prototype.tryParseArgumentClose = function(t) {
3440
+ return this.isEOF() || this.char() !== 125 ? this.error(m.EXPECT_ARGUMENT_CLOSING_BRACE, b(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3441
+ }, e.prototype.parseSimpleArgStyleIfPossible = function() {
3442
+ for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
3443
+ var n = this.char();
3444
+ switch (n) {
3445
+ case 39: {
3446
+ this.bump();
3447
+ var i = this.clonePosition();
3448
+ if (!this.bumpUntil("'"))
3449
+ return this.error(m.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, b(i, this.clonePosition()));
3450
+ this.bump();
3451
+ break;
3452
+ }
3453
+ case 123: {
3454
+ t += 1, this.bump();
3455
+ break;
3456
+ }
3457
+ case 125: {
3458
+ if (t > 0)
3459
+ t -= 1;
3460
+ else
3461
+ return {
3462
+ val: this.message.slice(r.offset, this.offset()),
3463
+ err: null
3464
+ };
3465
+ break;
3466
+ }
3467
+ default:
3468
+ this.bump();
3469
+ break;
3470
+ }
3471
+ }
3472
+ return {
3473
+ val: this.message.slice(r.offset, this.offset()),
3474
+ err: null
3475
+ };
3476
+ }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3477
+ var n = [];
3478
+ try {
3479
+ n = On(t);
3480
+ } catch (i) {
3481
+ return this.error(m.INVALID_NUMBER_SKELETON, r);
3482
+ }
3483
+ return {
3484
+ val: {
3485
+ type: j.number,
3486
+ tokens: n,
3487
+ location: r,
3488
+ parsedOptions: this.shouldParseSkeletons ? Cn(n) : {}
3489
+ },
3490
+ err: null
3491
+ };
3492
+ }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3493
+ for (var o, s = !1, a = [], h = /* @__PURE__ */ new Set(), u = i.value, l = i.location; ; ) {
3494
+ if (u.length === 0) {
3495
+ var f = this.clonePosition();
3496
+ if (r !== "select" && this.bumpIf("=")) {
3497
+ var c = this.tryParseDecimalInteger(m.EXPECT_PLURAL_ARGUMENT_SELECTOR, m.INVALID_PLURAL_ARGUMENT_SELECTOR);
3498
+ if (c.err)
3499
+ return c;
3500
+ l = b(f, this.clonePosition()), u = this.message.slice(f.offset, this.offset());
3501
+ } else
3502
+ break;
3503
+ }
3504
+ if (h.has(u))
3505
+ return this.error(r === "select" ? m.DUPLICATE_SELECT_ARGUMENT_SELECTOR : m.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
3506
+ u === "other" && (s = !0), this.bumpSpace();
3507
+ var p = this.clonePosition();
3508
+ if (!this.bumpIf("{"))
3509
+ return this.error(r === "select" ? m.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : m.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, b(this.clonePosition(), this.clonePosition()));
3510
+ var d = this.parseMessage(t + 1, r, n);
3511
+ if (d.err)
3512
+ return d;
3513
+ var v = this.tryParseArgumentClose(p);
3514
+ if (v.err)
3515
+ return v;
3516
+ a.push([
3517
+ u,
3518
+ {
3519
+ value: d.val,
3520
+ location: b(p, this.clonePosition())
3521
+ }
3522
+ ]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
3523
+ }
3524
+ return a.length === 0 ? this.error(r === "select" ? m.EXPECT_SELECT_ARGUMENT_SELECTOR : m.EXPECT_PLURAL_ARGUMENT_SELECTOR, b(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(m.MISSING_OTHER_CLAUSE, b(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3525
+ }, e.prototype.tryParseDecimalInteger = function(t, r) {
3526
+ var n = 1, i = this.clonePosition();
3527
+ this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3528
+ for (var o = !1, s = 0; !this.isEOF(); ) {
3529
+ var a = this.char();
3530
+ if (a >= 48 && a <= 57)
3531
+ o = !0, s = s * 10 + (a - 48), this.bump();
3532
+ else
3533
+ break;
3534
+ }
3535
+ var h = b(i, this.clonePosition());
3536
+ return o ? (s *= n, zn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3537
+ }, e.prototype.offset = function() {
3538
+ return this.position.offset;
3539
+ }, e.prototype.isEOF = function() {
3540
+ return this.offset() === this.message.length;
3541
+ }, e.prototype.clonePosition = function() {
3542
+ return {
3543
+ offset: this.position.offset,
3544
+ line: this.position.line,
3545
+ column: this.position.column
3546
+ };
3547
+ }, e.prototype.char = function() {
3548
+ var t = this.position.offset;
3549
+ if (t >= this.message.length)
3550
+ throw Error("out of bound");
3551
+ var r = nr(this.message, t);
3552
+ if (r === void 0)
3553
+ throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3554
+ return r;
3555
+ }, e.prototype.error = function(t, r) {
3556
+ return {
3557
+ val: null,
3558
+ err: {
3559
+ kind: t,
3560
+ message: this.message,
3561
+ location: r
3562
+ }
3563
+ };
3564
+ }, e.prototype.bump = function() {
3565
+ if (!this.isEOF()) {
3566
+ var t = this.char();
3567
+ t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
3568
+ }
3569
+ }, e.prototype.bumpIf = function(t) {
3570
+ if (yt(this.message, t, this.offset())) {
3571
+ for (var r = 0; r < t.length; r++)
3572
+ this.bump();
3573
+ return !0;
3574
+ }
3575
+ return !1;
3576
+ }, e.prototype.bumpUntil = function(t) {
3577
+ var r = this.offset(), n = this.message.indexOf(t, r);
3578
+ return n >= 0 ? (this.bumpTo(n), !0) : (this.bumpTo(this.message.length), !1);
3579
+ }, e.prototype.bumpTo = function(t) {
3580
+ if (this.offset() > t)
3581
+ throw Error("targetOffset ".concat(t, " must be greater than or equal to the current offset ").concat(this.offset()));
3582
+ for (t = Math.min(t, this.message.length); ; ) {
3583
+ var r = this.offset();
3584
+ if (r === t)
3585
+ break;
3586
+ if (r > t)
3587
+ throw Error("targetOffset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3588
+ if (this.bump(), this.isEOF())
3589
+ break;
3590
+ }
3591
+ }, e.prototype.bumpSpace = function() {
3592
+ for (; !this.isEOF() && or(this.char()); )
3593
+ this.bump();
3594
+ }, e.prototype.peek = function() {
3595
+ if (this.isEOF())
3596
+ return null;
3597
+ var t = this.char(), r = this.offset(), n = this.message.charCodeAt(r + (t >= 65536 ? 2 : 1));
3598
+ return n != null ? n : null;
3599
+ }, e;
3600
+ }()
3601
+ );
3602
+ function je(e) {
3603
+ return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3604
+ }
3605
+ function Yn(e) {
3606
+ return je(e) || e === 47;
3607
+ }
3608
+ function qn(e) {
3609
+ return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
3610
+ }
3611
+ function or(e) {
3612
+ return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3613
+ }
3614
+ function Kn(e) {
3615
+ return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
3616
+ }
3617
+ function ke(e) {
3618
+ e.forEach(function(t) {
3619
+ if (delete t.location, Qt(t) || Jt(t))
3620
+ for (var r in t.options)
3621
+ delete t.options[r].location, ke(t.options[r].value);
3622
+ else
3623
+ zt(t) && qt(t.style) || (Wt(t) || Zt(t)) && Ue(t.style) ? delete t.style.location : Yt(t) && ke(t.children);
3624
+ });
3625
+ }
3626
+ function ei(e, t) {
3627
+ t === void 0 && (t = {}), t = g({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3628
+ var r = new Jn(e, t).parse();
3629
+ if (r.err) {
3630
+ var n = SyntaxError(m[r.err.kind]);
3631
+ throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3632
+ }
3633
+ return t != null && t.captureLocation || ke(r.val), r.val;
3634
+ }
3635
+ var k;
3636
+ (function(e) {
3637
+ e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3638
+ })(k || (k = {}));
3639
+ var ge = (
3640
+ /** @class */
3641
+ function(e) {
3642
+ A(t, e);
3643
+ function t(r, n, i) {
3644
+ var o = e.call(this, r) || this;
3645
+ return o.code = n, o.originalMessage = i, o;
3646
+ }
3647
+ return t.prototype.toString = function() {
3648
+ return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3649
+ }, t;
3650
+ }(Error)
3651
+ ), xt = (
3652
+ /** @class */
3653
+ function(e) {
3654
+ A(t, e);
3655
+ function t(r, n, i, o) {
3656
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), k.INVALID_VALUE, o) || this;
3657
+ }
3658
+ return t;
3659
+ }(ge)
3660
+ ), ti = (
3661
+ /** @class */
3662
+ function(e) {
3663
+ A(t, e);
3664
+ function t(r, n, i) {
3665
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), k.INVALID_VALUE, i) || this;
3666
+ }
3667
+ return t;
3668
+ }(ge)
3669
+ ), ri = (
3670
+ /** @class */
3671
+ function(e) {
3672
+ A(t, e);
3673
+ function t(r, n) {
3674
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), k.MISSING_VALUE, n) || this;
3675
+ }
3676
+ return t;
3677
+ }(ge)
3678
+ ), _;
3679
+ (function(e) {
3680
+ e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3681
+ })(_ || (_ = {}));
3682
+ function ni(e) {
3683
+ return e.length < 2 ? e : e.reduce(function(t, r) {
3684
+ var n = t[t.length - 1];
3685
+ return !n || n.type !== _.literal || r.type !== _.literal ? t.push(r) : n.value += r.value, t;
3686
+ }, []);
3687
+ }
3688
+ function ii(e) {
3689
+ return typeof e == "function";
3690
+ }
3691
+ function fe(e, t, r, n, i, o, s) {
3692
+ if (e.length === 1 && dt(e[0]))
3693
+ return [
3694
+ {
3695
+ type: _.literal,
3696
+ value: e[0].value
3697
+ }
3698
+ ];
3699
+ for (var a = [], h = 0, u = e; h < u.length; h++) {
3700
+ var l = u[h];
3701
+ if (dt(l)) {
3702
+ a.push({
3703
+ type: _.literal,
3704
+ value: l.value
3705
+ });
3706
+ continue;
3707
+ }
3708
+ if (Hn(l)) {
3709
+ typeof o == "number" && a.push({
3710
+ type: _.literal,
3711
+ value: r.getNumberFormat(t).format(o)
3712
+ });
3713
+ continue;
3714
+ }
3715
+ var f = l.value;
3716
+ if (!(i && f in i))
3717
+ throw new ri(f, s);
3718
+ var c = i[f];
3719
+ if (wn(l)) {
3720
+ (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
3721
+ type: typeof c == "string" ? _.literal : _.object,
3722
+ value: c
3723
+ });
3724
+ continue;
3725
+ }
3726
+ if (Wt(l)) {
3727
+ var p = typeof l.style == "string" ? n.date[l.style] : Ue(l.style) ? l.style.parsedOptions : void 0;
3728
+ a.push({
3729
+ type: _.literal,
3730
+ value: r.getDateTimeFormat(t, p).format(c)
3731
+ });
3732
+ continue;
3733
+ }
3734
+ if (Zt(l)) {
3735
+ var p = typeof l.style == "string" ? n.time[l.style] : Ue(l.style) ? l.style.parsedOptions : n.time.medium;
3736
+ a.push({
3737
+ type: _.literal,
3738
+ value: r.getDateTimeFormat(t, p).format(c)
3739
+ });
3740
+ continue;
3741
+ }
3742
+ if (zt(l)) {
3743
+ var p = typeof l.style == "string" ? n.number[l.style] : qt(l.style) ? l.style.parsedOptions : void 0;
3744
+ p && p.scale && (c = c * (p.scale || 1)), a.push({
3745
+ type: _.literal,
3746
+ value: r.getNumberFormat(t, p).format(c)
3747
+ });
3748
+ continue;
3749
+ }
3750
+ if (Yt(l)) {
3751
+ var d = l.children, v = l.value, T = i[v];
3752
+ if (!ii(T))
3753
+ throw new ti(v, "function", s);
3754
+ var L = fe(d, t, r, n, i, o), y = T(L.map(function(N) {
3755
+ return N.value;
3756
+ }));
3757
+ Array.isArray(y) || (y = [y]), a.push.apply(a, y.map(function(N) {
3758
+ return {
3759
+ type: typeof N == "string" ? _.literal : _.object,
3760
+ value: N
3761
+ };
3762
+ }));
3763
+ }
3764
+ if (Qt(l)) {
3765
+ var H = l.options[c] || l.options.other;
3766
+ if (!H)
3767
+ throw new xt(l.value, c, Object.keys(l.options), s);
3768
+ a.push.apply(a, fe(H.value, t, r, n, i));
3769
+ continue;
3770
+ }
3771
+ if (Jt(l)) {
3772
+ var H = l.options["=".concat(c)];
3773
+ if (!H) {
3774
+ if (!Intl.PluralRules)
3775
+ throw new ge(`Intl.PluralRules is not available in this environment.
3776
+ Try polyfilling it using "@formatjs/intl-pluralrules"
3777
+ `, k.MISSING_INTL_API, s);
3778
+ var Z = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3779
+ H = l.options[Z] || l.options.other;
3780
+ }
3781
+ if (!H)
3782
+ throw new xt(l.value, c, Object.keys(l.options), s);
3783
+ a.push.apply(a, fe(H.value, t, r, n, i, c - (l.offset || 0)));
3784
+ continue;
3785
+ }
3786
+ }
3787
+ return ni(a);
3788
+ }
3789
+ function oi(e, t) {
3790
+ return t ? g(g(g({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3791
+ return r[n] = g(g({}, e[n]), t[n] || {}), r;
3792
+ }, {})) : e;
3793
+ }
3794
+ function si(e, t) {
3795
+ return t ? Object.keys(e).reduce(function(r, n) {
3796
+ return r[n] = oi(e[n], t[n]), r;
3797
+ }, g({}, e)) : e;
3798
+ }
3799
+ function Ae(e) {
3800
+ return {
3801
+ create: function() {
3802
+ return {
3803
+ get: function(t) {
3804
+ return e[t];
3805
+ },
3806
+ set: function(t, r) {
3807
+ e[t] = r;
3808
+ }
3809
+ };
3810
+ }
3811
+ };
3812
+ }
3813
+ function ai(e) {
3814
+ return e === void 0 && (e = {
3815
+ number: {},
3816
+ dateTime: {},
3817
+ pluralRules: {}
3818
+ }), {
3819
+ getNumberFormat: we(function() {
3820
+ for (var t, r = [], n = 0; n < arguments.length; n++)
3821
+ r[n] = arguments[n];
3822
+ return new ((t = Intl.NumberFormat).bind.apply(t, G([void 0], r, !1)))();
3823
+ }, {
3824
+ cache: Ae(e.number),
3825
+ strategy: He.variadic
3826
+ }),
3827
+ getDateTimeFormat: we(function() {
3828
+ for (var t, r = [], n = 0; n < arguments.length; n++)
3829
+ r[n] = arguments[n];
3830
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, G([void 0], r, !1)))();
3831
+ }, {
3832
+ cache: Ae(e.dateTime),
3833
+ strategy: He.variadic
3834
+ }),
3835
+ getPluralRules: we(function() {
3836
+ for (var t, r = [], n = 0; n < arguments.length; n++)
3837
+ r[n] = arguments[n];
3838
+ return new ((t = Intl.PluralRules).bind.apply(t, G([void 0], r, !1)))();
3839
+ }, {
3840
+ cache: Ae(e.pluralRules),
3841
+ strategy: He.variadic
3842
+ })
3843
+ };
3844
+ }
3845
+ var ui = (
3846
+ /** @class */
3847
+ function() {
3848
+ function e(t, r, n, i) {
3849
+ r === void 0 && (r = e.defaultLocale);
3850
+ var o = this;
3851
+ if (this.formatterCache = {
3852
+ number: {},
3853
+ dateTime: {},
3854
+ pluralRules: {}
3855
+ }, this.format = function(h) {
3856
+ var u = o.formatToParts(h);
3857
+ if (u.length === 1)
3858
+ return u[0].value;
3859
+ var l = u.reduce(function(f, c) {
3860
+ return !f.length || c.type !== _.literal || typeof f[f.length - 1] != "string" ? f.push(c.value) : f[f.length - 1] += c.value, f;
3861
+ }, []);
3862
+ return l.length <= 1 ? l[0] || "" : l;
3863
+ }, this.formatToParts = function(h) {
3864
+ return fe(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3865
+ }, this.resolvedOptions = function() {
3866
+ var h;
3867
+ return {
3868
+ locale: ((h = o.resolvedLocale) === null || h === void 0 ? void 0 : h.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3869
+ };
3870
+ }, this.getAst = function() {
3871
+ return o.ast;
3872
+ }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3873
+ if (this.message = t, !e.__parse)
3874
+ throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3875
+ var s = i || {};
3876
+ s.formatters;
3877
+ var a = Gr(s, ["formatters"]);
3878
+ this.ast = e.__parse(t, g(g({}, a), { locale: this.resolvedLocale }));
3879
+ } else
3880
+ this.ast = t;
3881
+ if (!Array.isArray(this.ast))
3882
+ throw new TypeError("A message must be provided as a String or AST.");
3883
+ this.formats = si(e.formats, n), this.formatters = i && i.formatters || ai(this.formatterCache);
3884
+ }
3885
+ return Object.defineProperty(e, "defaultLocale", {
3886
+ get: function() {
3887
+ return e.memoizedDefaultLocale || (e.memoizedDefaultLocale = new Intl.NumberFormat().resolvedOptions().locale), e.memoizedDefaultLocale;
3888
+ },
3889
+ enumerable: !1,
3890
+ configurable: !0
3891
+ }), e.memoizedDefaultLocale = null, e.resolveLocale = function(t) {
3892
+ if (typeof Intl.Locale != "undefined") {
3893
+ var r = Intl.NumberFormat.supportedLocalesOf(t);
3894
+ return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3895
+ }
3896
+ }, e.__parse = ei, e.formats = {
3897
+ number: {
3898
+ integer: {
3899
+ maximumFractionDigits: 0
3900
+ },
3901
+ currency: {
3902
+ style: "currency"
3903
+ },
3904
+ percent: {
3905
+ style: "percent"
3906
+ }
3907
+ },
3908
+ date: {
3909
+ short: {
3910
+ month: "numeric",
3911
+ day: "numeric",
3912
+ year: "2-digit"
3913
+ },
3914
+ medium: {
3915
+ month: "short",
3916
+ day: "numeric",
3917
+ year: "numeric"
3918
+ },
3919
+ long: {
3920
+ month: "long",
3921
+ day: "numeric",
3922
+ year: "numeric"
3923
+ },
3924
+ full: {
3925
+ weekday: "long",
3926
+ month: "long",
3927
+ day: "numeric",
3928
+ year: "numeric"
3929
+ }
3930
+ },
3931
+ time: {
3932
+ short: {
3933
+ hour: "numeric",
3934
+ minute: "numeric"
3935
+ },
3936
+ medium: {
3937
+ hour: "numeric",
3938
+ minute: "numeric",
3939
+ second: "numeric"
3940
+ },
3941
+ long: {
3942
+ hour: "numeric",
3943
+ minute: "numeric",
3944
+ second: "numeric",
3945
+ timeZoneName: "short"
3946
+ },
3947
+ full: {
3948
+ hour: "numeric",
3949
+ minute: "numeric",
3950
+ second: "numeric",
3951
+ timeZoneName: "short"
3952
+ }
3953
+ }
3954
+ }, e;
3955
+ }()
3956
+ );
3957
+ function hi(e, t) {
3958
+ if (t == null)
3959
+ return;
3960
+ if (t in e)
3961
+ return e[t];
3962
+ const r = t.split(".");
3963
+ let n = e;
3964
+ for (let i = 0; i < r.length; i++)
3965
+ if (typeof n == "object") {
3966
+ if (i > 0) {
3967
+ const o = r.slice(i, r.length).join(".");
3968
+ if (o in n) {
3969
+ n = n[o];
3970
+ break;
3971
+ }
3972
+ }
3973
+ n = n[r[i]];
3974
+ } else
3975
+ n = void 0;
3976
+ return n;
3977
+ }
3978
+ const O = {}, li = (e, t, r) => r && (t in O || (O[t] = {}), e in O[t] || (O[t][e] = r), r), sr = (e, t) => {
3979
+ if (t == null)
3980
+ return;
3981
+ if (t in O && e in O[t])
3982
+ return O[t][e];
3983
+ const r = ve(t);
3984
+ for (let n = 0; n < r.length; n++) {
3985
+ const i = r[n], o = ci(i, e);
3986
+ if (o)
3987
+ return li(e, t, o);
3988
+ }
3989
+ };
3990
+ let Je;
3991
+ const ne = be({});
3992
+ function fi(e) {
3993
+ return Je[e] || null;
3994
+ }
3995
+ function ar(e) {
3996
+ return e in Je;
3997
+ }
3998
+ function ci(e, t) {
3999
+ if (!ar(e))
4000
+ return null;
4001
+ const r = fi(e);
4002
+ return hi(r, t);
4003
+ }
4004
+ function pi(e) {
4005
+ if (e == null)
4006
+ return;
4007
+ const t = ve(e);
4008
+ for (let r = 0; r < t.length; r++) {
4009
+ const n = t[r];
4010
+ if (ar(n))
4011
+ return n;
4012
+ }
4013
+ }
4014
+ function mi(e, ...t) {
4015
+ delete O[e], ne.update((r) => (r[e] = vn.all([r[e] || {}, ...t]), r));
4016
+ }
4017
+ z(
4018
+ [ne],
4019
+ ([e]) => Object.keys(e)
4020
+ );
4021
+ ne.subscribe((e) => Je = e);
4022
+ const ce = {};
4023
+ function di(e, t) {
4024
+ ce[e].delete(t), ce[e].size === 0 && delete ce[e];
4025
+ }
4026
+ function ur(e) {
4027
+ return ce[e];
4028
+ }
4029
+ function bi(e) {
4030
+ return ve(e).map((t) => {
4031
+ const r = ur(t);
4032
+ return [t, r ? [...r] : []];
4033
+ }).filter(([, t]) => t.length > 0);
4034
+ }
4035
+ function Ve(e) {
4036
+ return e == null ? !1 : ve(e).some(
4037
+ (t) => {
4038
+ var r;
4039
+ return (r = ur(t)) == null ? void 0 : r.size;
4040
+ }
4041
+ );
4042
+ }
4043
+ function gi(e, t) {
4044
+ return Promise.all(
4045
+ t.map((n) => (di(e, n), n().then((i) => i.default || i)))
4046
+ ).then((n) => mi(e, ...n));
4047
+ }
4048
+ const J = {};
4049
+ function hr(e) {
4050
+ if (!Ve(e))
4051
+ return e in J ? J[e] : Promise.resolve();
4052
+ const t = bi(e);
4053
+ return J[e] = Promise.all(
4054
+ t.map(
4055
+ ([r, n]) => gi(r, n)
4056
+ )
4057
+ ).then(() => {
4058
+ if (Ve(e))
4059
+ return hr(e);
4060
+ delete J[e];
4061
+ }), J[e];
4062
+ }
4063
+ const vi = {
4064
+ number: {
4065
+ scientific: { notation: "scientific" },
4066
+ engineering: { notation: "engineering" },
4067
+ compactLong: { notation: "compact", compactDisplay: "long" },
4068
+ compactShort: { notation: "compact", compactDisplay: "short" }
4069
+ },
4070
+ date: {
4071
+ short: { month: "numeric", day: "numeric", year: "2-digit" },
4072
+ medium: { month: "short", day: "numeric", year: "numeric" },
4073
+ long: { month: "long", day: "numeric", year: "numeric" },
4074
+ full: { weekday: "long", month: "long", day: "numeric", year: "numeric" }
4075
+ },
4076
+ time: {
4077
+ short: { hour: "numeric", minute: "numeric" },
4078
+ medium: { hour: "numeric", minute: "numeric", second: "numeric" },
4079
+ long: {
4080
+ hour: "numeric",
4081
+ minute: "numeric",
4082
+ second: "numeric",
4083
+ timeZoneName: "short"
4084
+ },
4085
+ full: {
4086
+ hour: "numeric",
4087
+ minute: "numeric",
4088
+ second: "numeric",
4089
+ timeZoneName: "short"
4090
+ }
4091
+ }
4092
+ }, yi = {
4093
+ fallbackLocale: null,
4094
+ loadingDelay: 200,
4095
+ formats: vi,
4096
+ warnOnMissingMessages: !0,
4097
+ handleMissingMessage: void 0,
4098
+ ignoreTag: !0
4099
+ }, Ei = yi;
4100
+ function V() {
4101
+ return Ei;
4102
+ }
4103
+ const Pe = be(!1);
4104
+ var _i = Object.defineProperty, xi = Object.defineProperties, Ti = Object.getOwnPropertyDescriptors, Tt = Object.getOwnPropertySymbols, Si = Object.prototype.hasOwnProperty, wi = Object.prototype.propertyIsEnumerable, St = (e, t, r) => t in e ? _i(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Hi = (e, t) => {
4105
+ for (var r in t || (t = {}))
4106
+ Si.call(t, r) && St(e, r, t[r]);
4107
+ if (Tt)
4108
+ for (var r of Tt(t))
4109
+ wi.call(t, r) && St(e, r, t[r]);
4110
+ return e;
4111
+ }, Bi = (e, t) => xi(e, Ti(t));
4112
+ let Xe;
4113
+ const pe = be(null);
4114
+ function wt(e) {
4115
+ return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4116
+ }
4117
+ function ve(e, t = V().fallbackLocale) {
4118
+ const r = wt(e);
4119
+ return t ? [.../* @__PURE__ */ new Set([...r, ...wt(t)])] : r;
4120
+ }
4121
+ function M() {
4122
+ return Xe != null ? Xe : void 0;
4123
+ }
4124
+ pe.subscribe((e) => {
4125
+ Xe = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4126
+ });
4127
+ const Ai = (e) => {
4128
+ if (e && pi(e) && Ve(e)) {
4129
+ const { loadingDelay: t } = V();
4130
+ let r;
4131
+ return typeof window != "undefined" && M() != null && t ? r = window.setTimeout(
4132
+ () => Pe.set(!0),
4133
+ t
4134
+ ) : Pe.set(!0), hr(e).then(() => {
4135
+ pe.set(e);
4136
+ }).finally(() => {
4137
+ clearTimeout(r), Pe.set(!1);
4138
+ });
4139
+ }
4140
+ return pe.set(e);
4141
+ }, ie = Bi(Hi({}, pe), {
4142
+ set: Ai
4143
+ }), ye = (e) => {
4144
+ const t = /* @__PURE__ */ Object.create(null);
4145
+ return (n) => {
4146
+ const i = JSON.stringify(n);
4147
+ return i in t ? t[i] : t[i] = e(n);
4148
+ };
4149
+ };
4150
+ var Pi = Object.defineProperty, me = Object.getOwnPropertySymbols, lr = Object.prototype.hasOwnProperty, fr = Object.prototype.propertyIsEnumerable, Ht = (e, t, r) => t in e ? Pi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ye = (e, t) => {
4151
+ for (var r in t || (t = {}))
4152
+ lr.call(t, r) && Ht(e, r, t[r]);
4153
+ if (me)
4154
+ for (var r of me(t))
4155
+ fr.call(t, r) && Ht(e, r, t[r]);
4156
+ return e;
4157
+ }, W = (e, t) => {
4158
+ var r = {};
4159
+ for (var n in e)
4160
+ lr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4161
+ if (e != null && me)
4162
+ for (var n of me(e))
4163
+ t.indexOf(n) < 0 && fr.call(e, n) && (r[n] = e[n]);
4164
+ return r;
4165
+ };
4166
+ const ee = (e, t) => {
4167
+ const { formats: r } = V();
4168
+ if (e in r && t in r[e])
4169
+ return r[e][t];
4170
+ throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4171
+ }, Oi = ye(
4172
+ (e) => {
4173
+ var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
4174
+ if (r == null)
4175
+ throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4176
+ return n && (i = ee("number", n)), new Intl.NumberFormat(r, i);
4177
+ }
4178
+ ), Ii = ye(
4179
+ (e) => {
4180
+ var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
4181
+ if (r == null)
4182
+ throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4183
+ return n ? i = ee("date", n) : Object.keys(i).length === 0 && (i = ee("date", "short")), new Intl.DateTimeFormat(r, i);
4184
+ }
4185
+ ), Li = ye(
4186
+ (e) => {
4187
+ var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
4188
+ if (r == null)
4189
+ throw new Error(
4190
+ '[svelte-i18n] A "locale" must be set to format time values'
4191
+ );
4192
+ return n ? i = ee("time", n) : Object.keys(i).length === 0 && (i = ee("time", "short")), new Intl.DateTimeFormat(r, i);
4193
+ }
4194
+ ), Ni = (e = {}) => {
4195
+ var t = e, {
4196
+ locale: r = M()
4197
+ } = t, n = W(t, [
4198
+ "locale"
4199
+ ]);
4200
+ return Oi(Ye({ locale: r }, n));
4201
+ }, Ci = (e = {}) => {
4202
+ var t = e, {
4203
+ locale: r = M()
4204
+ } = t, n = W(t, [
4205
+ "locale"
4206
+ ]);
4207
+ return Ii(Ye({ locale: r }, n));
4208
+ }, Mi = (e = {}) => {
4209
+ var t = e, {
4210
+ locale: r = M()
4211
+ } = t, n = W(t, [
4212
+ "locale"
4213
+ ]);
4214
+ return Li(Ye({ locale: r }, n));
4215
+ }, $i = ye(
4216
+ // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4217
+ (e, t = M()) => new ui(e, t, V().formats, {
4218
+ ignoreTag: V().ignoreTag
4219
+ })
4220
+ ), Ri = (e, t = {}) => {
4221
+ var r, n, i, o;
4222
+ let s = t;
4223
+ typeof e == "object" && (s = e, e = s.id);
4224
+ const {
4225
+ values: a,
4226
+ locale: h = M(),
4227
+ default: u
4228
+ } = s;
4229
+ if (h == null)
4230
+ throw new Error(
4231
+ "[svelte-i18n] Cannot format a message without first setting the initial locale."
4232
+ );
4233
+ let l = sr(e, h);
4234
+ if (!l)
4235
+ l = (o = (i = (n = (r = V()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4236
+ else if (typeof l != "string")
4237
+ return console.warn(
4238
+ `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4239
+ ), l;
4240
+ if (!a)
4241
+ return l;
4242
+ let f = l;
4243
+ try {
4244
+ f = $i(l, h).format(a);
4245
+ } catch (c) {
4246
+ c instanceof Error && console.warn(
4247
+ `[svelte-i18n] Message "${e}" has syntax error:`,
4248
+ c.message
4249
+ );
4250
+ }
4251
+ return f;
4252
+ }, Ui = (e, t) => Mi(t).format(e), Di = (e, t) => Ci(t).format(e), Gi = (e, t) => Ni(t).format(e), Fi = (e, t = M()) => sr(e, t);
4253
+ z([ie, ne], () => Ri);
4254
+ z([ie], () => Ui);
4255
+ z([ie], () => Di);
4256
+ z([ie], () => Gi);
4257
+ z([ie, ne], () => Fi);
4258
+ window.emWidgets = { topic: en };
4259
+ const ji = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4260
+ function ki(e, t) {
4261
+ if (e) {
4262
+ const r = document.createElement("style");
4263
+ r.innerHTML = t, e.appendChild(r);
4264
+ }
4265
+ }
4266
+ function Vi(e, t) {
4267
+ const r = new URL(t);
4268
+ fetch(r.href).then((n) => n.text()).then((n) => {
4269
+ const i = document.createElement("style");
4270
+ i.innerHTML = n, e && e.appendChild(i);
4271
+ }).catch((n) => {
4272
+ console.error("There was an error while trying to load client styling from URL", n);
4273
+ });
4274
+ }
4275
+ function Xi(e, t, r) {
4276
+ if (window.emMessageBus) {
4277
+ const n = document.createElement("style");
4278
+ window.emMessageBus.subscribe(t, (i) => {
4279
+ n.innerHTML = i, e && e.appendChild(n);
4280
+ });
4281
+ }
4282
+ }
4283
+ function zi(e) {
4284
+ gr(e, "svelte-38qf2o", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.casino-tournaments-tab{color:var(--emw--color-primary, #F7F7F7);font:inherit;margin:3.125vw 0 1.25vw 0}.casino-tournaments-tab ul{display:flex;justify-content:space-between;width:100%;font-weight:600;font-size:3.75vw;border-bottom:0.3125vw var(--emw--color-grey-105, #424242) solid}.casino-tournaments-tab ul li{position:relative;text-align:center;padding:2.5vw 3.125vw;word-break:break-word;flex:auto;display:block}.casino-tournaments-tab ul li.active{color:#FF8364;border-bottom:0.625vw #FF8364 solid}.casino-tournaments-tab ul li span{margin:auto 0}.casino-tournaments-tab sup{box-sizing:border-box;position:absolute;top:2.8125vw;right:0;transform:translate(0%, -50%);transform-origin:100% 0%;overflow:hidden;direction:ltr;z-index:auto;min-width:4.375vw;height:4.375vw;color:#fff;font-weight:400;font-size:4.375vw;line-height:4.375vw;white-space:nowrap;text-align:center;background:#FF8364;border-radius:3.125vw}.casino-tournaments-tab sup span{font-size:3.125vw;font-weight:600;padding-right:0.15625vw;display:inline-block;vertical-align:super}.TabDesktop.casino-tournaments-tab{margin:10px}.TabDesktop.casino-tournaments-tab ul{font-size:inherit;border-bottom:2px var(--emw--color-grey-105, #424242) solid}.TabDesktop.casino-tournaments-tab ul li{padding:10px 20px;cursor:pointer}.TabDesktop.casino-tournaments-tab ul li.active{color:var(--emw--color-primary, #FF8364);border-bottom:3px var(--emw--color-primary, #FF8364) solid}.TabDesktop.casino-tournaments-tab ul li span{margin:auto 0}");
4285
+ }
4286
+ function Bt(e, t, r) {
4287
+ const n = e.slice();
4288
+ return n[16] = t[r], n;
4289
+ }
4290
+ function At(e) {
4291
+ let t, r = st(
4292
+ /*__tabs*/
4293
+ e[6]
4294
+ ), n = [];
4295
+ for (let i = 0; i < r.length; i += 1)
4296
+ n[i] = Ot(Bt(e, r, i));
4297
+ return {
4298
+ c() {
4299
+ t = I("ul");
4300
+ for (let i = 0; i < n.length; i += 1)
4301
+ n[i].c();
4302
+ S(t, "part", "ul");
4303
+ },
4304
+ m(i, o) {
4305
+ re(i, t, o);
4306
+ for (let s = 0; s < n.length; s += 1)
4307
+ n[s] && n[s].m(t, null);
4308
+ },
4309
+ p(i, o) {
4310
+ if (o & /*__tab, __tabs, window, tid, totalReceiver, textReceiver*/
4311
+ 121) {
4312
+ r = st(
4313
+ /*__tabs*/
4314
+ i[6]
4315
+ );
4316
+ let s;
4317
+ for (s = 0; s < r.length; s += 1) {
4318
+ const a = Bt(i, r, s);
4319
+ n[s] ? n[s].p(a, o) : (n[s] = Ot(a), n[s].c(), n[s].m(t, null));
4320
+ }
4321
+ for (; s < n.length; s += 1)
4322
+ n[s].d(1);
4323
+ n.length = r.length;
4324
+ }
4325
+ },
4326
+ d(i) {
4327
+ i && X(t), Er(n, i);
4328
+ }
4329
+ };
4330
+ }
4331
+ function Pt(e) {
4332
+ let t, r, n = (
4333
+ /*totalReceiver*/
4334
+ e[3][
4335
+ /*_tab*/
4336
+ e[16]
4337
+ ] + ""
4338
+ ), i;
4339
+ return {
4340
+ c() {
4341
+ t = I("sup"), r = I("span"), i = We(n), S(r, "part", "SupText"), S(t, "part", "sup");
4342
+ },
4343
+ m(o, s) {
4344
+ re(o, t, s), C(t, r), C(r, i);
4345
+ },
4346
+ p(o, s) {
4347
+ s & /*totalReceiver, __tabs*/
4348
+ 72 && n !== (n = /*totalReceiver*/
4349
+ o[3][
4350
+ /*_tab*/
4351
+ o[16]
4352
+ ] + "") && Nt(i, n);
4353
+ },
4354
+ d(o) {
4355
+ o && X(t);
4356
+ }
4357
+ };
4358
+ }
4359
+ function Ot(e) {
4360
+ let t, r, n = (
4361
+ /*textReceiver*/
4362
+ e[4][
4363
+ /*_tab*/
4364
+ e[16]
4365
+ ] + ""
4366
+ ), i, o, s, a, h, u, l, f = (
4367
+ /*totalReceiver*/
4368
+ e[3][
4369
+ /*_tab*/
4370
+ e[16]
4371
+ ] >= 0 && Pt(e)
4372
+ );
4373
+ function c() {
4374
+ return (
4375
+ /*click_handler*/
4376
+ e[13](
4377
+ /*_tab*/
4378
+ e[16]
4379
+ )
4380
+ );
4381
+ }
4382
+ return {
4383
+ c() {
4384
+ t = I("li"), r = I("span"), i = We(n), o = it(), f && f.c(), s = it(), S(r, "part", "LiText"), S(t, "class", a = /*__tab*/
4385
+ e[5] === /*_tab*/
4386
+ e[16] ? "active" : ""), S(t, "part", h = `${/*_tab*/
4387
+ e[16]} li ` + /*__tab*/
4388
+ (e[5] === /*_tab*/
4389
+ e[16] ? "active" : ""));
4390
+ },
4391
+ m(p, d) {
4392
+ re(p, t, d), C(t, r), C(r, i), C(t, o), f && f.m(t, null), C(t, s), u || (l = _r(t, "click", c), u = !0);
4393
+ },
4394
+ p(p, d) {
4395
+ e = p, d & /*textReceiver, __tabs*/
4396
+ 80 && n !== (n = /*textReceiver*/
4397
+ e[4][
4398
+ /*_tab*/
4399
+ e[16]
4400
+ ] + "") && Nt(i, n), /*totalReceiver*/
4401
+ e[3][
4402
+ /*_tab*/
4403
+ e[16]
4404
+ ] >= 0 ? f ? f.p(e, d) : (f = Pt(e), f.c(), f.m(t, s)) : f && (f.d(1), f = null), d & /*__tab, __tabs*/
4405
+ 96 && a !== (a = /*__tab*/
4406
+ e[5] === /*_tab*/
4407
+ e[16] ? "active" : "") && S(t, "class", a), d & /*__tabs, __tab*/
4408
+ 96 && h !== (h = `${/*_tab*/
4409
+ e[16]} li ` + /*__tab*/
4410
+ (e[5] === /*_tab*/
4411
+ e[16] ? "active" : "")) && S(t, "part", h);
4412
+ },
4413
+ d(p) {
4414
+ p && X(t), f && f.d(), u = !1, l();
4415
+ }
4416
+ };
4417
+ }
4418
+ function Wi(e) {
4419
+ let t, r = (
4420
+ /*isTitleInited*/
4421
+ e[2] && At(e)
4422
+ );
4423
+ return {
4424
+ c() {
4425
+ t = I("div"), r && r.c(), S(t, "class", "casino-tournaments-tab " + (ji(
4426
+ /*userAgent*/
4427
+ e[7]
4428
+ ) ? "TabMobile" : "TabDesktop")), S(t, "part", "CustomStylingContainer");
4429
+ },
4430
+ m(n, i) {
4431
+ re(n, t, i), r && r.m(t, null), e[14](t);
4432
+ },
4433
+ p(n, [i]) {
4434
+ /*isTitleInited*/
4435
+ n[2] ? r ? r.p(n, i) : (r = At(n), r.c(), r.m(t, null)) : r && (r.d(1), r = null);
4436
+ },
4437
+ i: w,
4438
+ o: w,
4439
+ d(n) {
4440
+ n && X(t), r && r.d(), e[14](null);
4441
+ }
4442
+ };
4443
+ }
4444
+ function Zi(e, t, r) {
4445
+ let n, i, { tabs: o = "" } = t, { tab: s = void 0 } = t, { clientstyling: a = "" } = t, { clientstylingurl: h = "" } = t, { mbsource: u } = t, { tid: l = "pageTab" } = t, f, c = !1;
4446
+ const p = window.navigator.userAgent;
4447
+ let d = {}, v = {};
4448
+ Dr({
4449
+ TournamentsTabTotalUpdate: (y) => {
4450
+ r(3, d = _e(Q({}, d), {
4451
+ [y.state]: y.total
4452
+ }));
4453
+ },
4454
+ TournamentsTabsLocalize: (y) => {
4455
+ r(2, c = !0), r(4, v = Q(Q({}, v), y.tabTitleTranslations));
4456
+ }
4457
+ }), Ct(() => (window.postMessage(
4458
+ {
4459
+ type: "TournamentsTabListenerLoaded",
4460
+ tid: l
4461
+ },
4462
+ window.location.href
4463
+ ), () => {
4464
+ }));
4465
+ const T = (y) => {
4466
+ r(5, i = y), window.postMessage(
4467
+ {
4468
+ type: "TournamentsTabSwitch",
4469
+ tab: y,
4470
+ tid: l
4471
+ },
4472
+ window.location.href
4473
+ );
4474
+ };
4475
+ function L(y) {
4476
+ Oe[y ? "unshift" : "push"](() => {
4477
+ f = y, r(1, f);
4478
+ });
4479
+ }
4480
+ return e.$$set = (y) => {
4481
+ "tabs" in y && r(8, o = y.tabs), "tab" in y && r(9, s = y.tab), "clientstyling" in y && r(10, a = y.clientstyling), "clientstylingurl" in y && r(11, h = y.clientstylingurl), "mbsource" in y && r(12, u = y.mbsource), "tid" in y && r(0, l = y.tid);
4482
+ }, e.$$.update = () => {
4483
+ e.$$.dirty & /*clientstyling, customStylingContainer*/
4484
+ 1026 && a && f && ki(f, a), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4485
+ 2050 && h && f && Vi(f, h), e.$$.dirty & /*mbsource, customStylingContainer*/
4486
+ 4098 && u && f && Xi(f, `${u}.Style`), e.$$.dirty & /*tabs*/
4487
+ 256 && r(6, n = o.split(",")), e.$$.dirty & /*tab*/
4488
+ 512 && r(5, i = s);
4489
+ }, [
4490
+ l,
4491
+ f,
4492
+ c,
4493
+ d,
4494
+ v,
4495
+ i,
4496
+ n,
4497
+ p,
4498
+ o,
4499
+ s,
4500
+ a,
4501
+ h,
4502
+ u,
4503
+ T,
4504
+ L
4505
+ ];
4506
+ }
4507
+ class Qi extends $r {
4508
+ constructor(t) {
4509
+ super(), Cr(
4510
+ this,
4511
+ t,
4512
+ Zi,
4513
+ Wi,
4514
+ Lt,
4515
+ {
4516
+ tabs: 8,
4517
+ tab: 9,
4518
+ clientstyling: 10,
4519
+ clientstylingurl: 11,
4520
+ mbsource: 12,
4521
+ tid: 0
4522
+ },
4523
+ zi
4524
+ );
4525
+ }
4526
+ get tabs() {
4527
+ return this.$$.ctx[8];
4528
+ }
4529
+ set tabs(t) {
4530
+ this.$$set({ tabs: t }), P();
4531
+ }
4532
+ get tab() {
4533
+ return this.$$.ctx[9];
4534
+ }
4535
+ set tab(t) {
4536
+ this.$$set({ tab: t }), P();
4537
+ }
4538
+ get clientstyling() {
4539
+ return this.$$.ctx[10];
4540
+ }
4541
+ set clientstyling(t) {
4542
+ this.$$set({ clientstyling: t }), P();
4543
+ }
4544
+ get clientstylingurl() {
4545
+ return this.$$.ctx[11];
4546
+ }
4547
+ set clientstylingurl(t) {
4548
+ this.$$set({ clientstylingurl: t }), P();
4549
+ }
4550
+ get mbsource() {
4551
+ return this.$$.ctx[12];
4552
+ }
4553
+ set mbsource(t) {
4554
+ this.$$set({ mbsource: t }), P();
4555
+ }
4556
+ get tid() {
4557
+ return this.$$.ctx[0];
4558
+ }
4559
+ set tid(t) {
4560
+ this.$$set({ tid: t }), P();
4561
+ }
4562
+ }
4563
+ Mr(Qi, { tabs: {}, tab: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, tid: {} }, [], [], !0);
4564
+ export {
4565
+ Qi as default
4566
+ };