@everymatrix/casino-tournaments-thumbnail 1.44.0 → 1.45.0

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