@everymatrix/casino-tournaments-thumbnail-rule 1.59.3 → 1.60.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.
@@ -1,53 +1,53 @@
1
- var lr = Object.defineProperty, hr = Object.defineProperties;
2
- var cr = Object.getOwnPropertyDescriptors;
3
- var st = Object.getOwnPropertySymbols;
4
- var fr = Object.prototype.hasOwnProperty, mr = Object.prototype.propertyIsEnumerable;
5
- var Ie = (e, t, r) => t in e ? lr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ut = (e, t) => {
1
+ var cr = Object.defineProperty, fr = Object.defineProperties;
2
+ var mr = Object.getOwnPropertyDescriptors;
3
+ var lt = Object.getOwnPropertySymbols;
4
+ var dr = Object.prototype.hasOwnProperty, pr = Object.prototype.propertyIsEnumerable;
5
+ var Ie = (e, t, r) => t in e ? cr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ht = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- fr.call(t, r) && Ie(e, r, t[r]);
8
- if (st)
9
- for (var r of st(t))
10
- mr.call(t, r) && Ie(e, r, t[r]);
7
+ dr.call(t, r) && Ie(e, r, t[r]);
8
+ if (lt)
9
+ for (var r of lt(t))
10
+ pr.call(t, r) && Ie(e, r, t[r]);
11
11
  return e;
12
- }, lt = (e, t) => hr(e, cr(t));
12
+ }, ct = (e, t) => fr(e, mr(t));
13
13
  var M = (e, t, r) => (Ie(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var ht = (e, t, r) => new Promise((n, i) => {
15
- var o = (l) => {
14
+ var ft = (e, t, r) => new Promise((n, i) => {
15
+ var a = (l) => {
16
16
  try {
17
17
  s(r.next(l));
18
18
  } catch (u) {
19
19
  i(u);
20
20
  }
21
- }, a = (l) => {
21
+ }, o = (l) => {
22
22
  try {
23
23
  s(r.throw(l));
24
24
  } catch (u) {
25
25
  i(u);
26
26
  }
27
- }, s = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(o, a);
27
+ }, s = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(a, o);
28
28
  s((r = r.apply(e, t)).next());
29
29
  });
30
30
  function Z() {
31
31
  }
32
- function Lt(e) {
32
+ function Ot(e) {
33
33
  return e();
34
34
  }
35
- function ct() {
35
+ function mt() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function Ee(e) {
39
- e.forEach(Lt);
39
+ e.forEach(Ot);
40
40
  }
41
41
  function nt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function Pt(e, t) {
44
+ function It(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- function dr(e) {
47
+ function br(e) {
48
48
  return Object.keys(e).length === 0;
49
49
  }
50
- function Ot(e, ...t) {
50
+ function $t(e, ...t) {
51
51
  if (e == null) {
52
52
  for (const n of t)
53
53
  n(void 0);
@@ -56,20 +56,20 @@ function Ot(e, ...t) {
56
56
  const r = e.subscribe(...t);
57
57
  return r.unsubscribe ? () => r.unsubscribe() : r;
58
58
  }
59
- function pr(e, t, r) {
60
- e.$$.on_destroy.push(Ot(t, r));
59
+ function gr(e, t, r) {
60
+ e.$$.on_destroy.push($t(t, r));
61
61
  }
62
62
  function p(e, t) {
63
63
  e.appendChild(t);
64
64
  }
65
- function br(e, t, r) {
66
- const n = gr(e);
65
+ function yr(e, t, r) {
66
+ const n = vr(e);
67
67
  if (!n.getElementById(t)) {
68
68
  const i = x("style");
69
- i.id = t, i.textContent = r, yr(n, i);
69
+ i.id = t, i.textContent = r, _r(n, i);
70
70
  }
71
71
  }
72
- function gr(e) {
72
+ function vr(e) {
73
73
  if (!e)
74
74
  return document;
75
75
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -79,7 +79,7 @@ function gr(e) {
79
79
  t
80
80
  ) : e.ownerDocument;
81
81
  }
82
- function yr(e, t) {
82
+ function _r(e, t) {
83
83
  return p(
84
84
  /** @type {Document} */
85
85
  e.head || e,
@@ -95,7 +95,7 @@ function H(e) {
95
95
  function x(e) {
96
96
  return document.createElement(e);
97
97
  }
98
- function vr(e) {
98
+ function Er(e) {
99
99
  return document.createElementNS("http://www.w3.org/2000/svg", e);
100
100
  }
101
101
  function X(e) {
@@ -110,7 +110,7 @@ function Re() {
110
110
  function m(e, t, r) {
111
111
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
112
112
  }
113
- function _r(e) {
113
+ function xr(e) {
114
114
  return Array.from(e.childNodes);
115
115
  }
116
116
  function Y(e, t) {
@@ -148,7 +148,7 @@ class ke {
148
148
  * @returns {void}
149
149
  */
150
150
  m(t, r, n = null) {
151
- this.e || (this.is_svg ? this.e = vr(
151
+ this.e || (this.is_svg ? this.e = Er(
152
152
  /** @type {keyof SVGElementTagNameMap} */
153
153
  r.nodeName
154
154
  ) : this.e = x(
@@ -187,7 +187,7 @@ class ke {
187
187
  this.n.forEach(H);
188
188
  }
189
189
  }
190
- function Er(e) {
190
+ function Tr(e) {
191
191
  const t = {};
192
192
  return e.childNodes.forEach(
193
193
  /** @param {Element} node */
@@ -200,40 +200,40 @@ let ye;
200
200
  function ge(e) {
201
201
  ye = e;
202
202
  }
203
- function xr() {
203
+ function Br() {
204
204
  if (!ye)
205
205
  throw new Error("Function called outside component initialization");
206
206
  return ye;
207
207
  }
208
- function Tr(e) {
209
- xr().$$.on_mount.push(e);
208
+ function wr(e) {
209
+ Br().$$.on_mount.push(e);
210
210
  }
211
211
  const se = [], ze = [];
212
212
  let ue = [];
213
- const ft = [], Br = /* @__PURE__ */ Promise.resolve();
213
+ const dt = [], Hr = /* @__PURE__ */ Promise.resolve();
214
214
  let Xe = !1;
215
- function wr() {
216
- Xe || (Xe = !0, Br.then(z));
215
+ function Cr() {
216
+ Xe || (Xe = !0, Hr.then(z));
217
217
  }
218
218
  function We(e) {
219
219
  ue.push(e);
220
220
  }
221
221
  const $e = /* @__PURE__ */ new Set();
222
- let oe = 0;
222
+ let ae = 0;
223
223
  function z() {
224
- if (oe !== 0)
224
+ if (ae !== 0)
225
225
  return;
226
226
  const e = ye;
227
227
  do {
228
228
  try {
229
- for (; oe < se.length; ) {
230
- const t = se[oe];
231
- oe++, ge(t), Hr(t.$$);
229
+ for (; ae < se.length; ) {
230
+ const t = se[ae];
231
+ ae++, ge(t), Sr(t.$$);
232
232
  }
233
233
  } catch (t) {
234
- throw se.length = 0, oe = 0, t;
234
+ throw se.length = 0, ae = 0, t;
235
235
  }
236
- for (ge(null), se.length = 0, oe = 0; ze.length; )
236
+ for (ge(null), se.length = 0, ae = 0; ze.length; )
237
237
  ze.pop()();
238
238
  for (let t = 0; t < ue.length; t += 1) {
239
239
  const r = ue[t];
@@ -241,50 +241,50 @@ function z() {
241
241
  }
242
242
  ue.length = 0;
243
243
  } while (se.length);
244
- for (; ft.length; )
245
- ft.pop()();
244
+ for (; dt.length; )
245
+ dt.pop()();
246
246
  Xe = !1, $e.clear(), ge(e);
247
247
  }
248
- function Hr(e) {
248
+ function Sr(e) {
249
249
  if (e.fragment !== null) {
250
250
  e.update(), Ee(e.before_update);
251
251
  const t = e.dirty;
252
252
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(We);
253
253
  }
254
254
  }
255
- function Cr(e) {
255
+ function Mr(e) {
256
256
  const t = [], r = [];
257
257
  ue.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ue = t;
258
258
  }
259
- const Sr = /* @__PURE__ */ new Set();
260
- function Mr(e, t) {
261
- e && e.i && (Sr.delete(e), e.i(t));
259
+ const Rr = /* @__PURE__ */ new Set();
260
+ function kr(e, t) {
261
+ e && e.i && (Rr.delete(e), e.i(t));
262
262
  }
263
- function Rr(e, t, r) {
263
+ function Nr(e, t, r) {
264
264
  const { fragment: n, after_update: i } = e.$$;
265
265
  n && n.m(t, r), We(() => {
266
- const o = e.$$.on_mount.map(Lt).filter(nt);
267
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Ee(o), e.$$.on_mount = [];
266
+ const a = e.$$.on_mount.map(Ot).filter(nt);
267
+ e.$$.on_destroy ? e.$$.on_destroy.push(...a) : Ee(a), e.$$.on_mount = [];
268
268
  }), i.forEach(We);
269
269
  }
270
- function kr(e, t) {
270
+ function Ar(e, t) {
271
271
  const r = e.$$;
272
- r.fragment !== null && (Cr(r.after_update), Ee(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
272
+ r.fragment !== null && (Mr(r.after_update), Ee(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
273
273
  }
274
- function Nr(e, t) {
275
- e.$$.dirty[0] === -1 && (se.push(e), wr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
274
+ function Lr(e, t) {
275
+ e.$$.dirty[0] === -1 && (se.push(e), Cr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
276
276
  }
277
- function Ar(e, t, r, n, i, o, a = null, s = [-1]) {
277
+ function Pr(e, t, r, n, i, a, o = null, s = [-1]) {
278
278
  const l = ye;
279
279
  ge(e);
280
280
  const u = e.$$ = {
281
281
  fragment: null,
282
282
  ctx: [],
283
283
  // state
284
- props: o,
284
+ props: a,
285
285
  update: Z,
286
286
  not_equal: i,
287
- bound: ct(),
287
+ bound: mt(),
288
288
  // lifecycle
289
289
  on_mount: [],
290
290
  on_destroy: [],
@@ -293,28 +293,28 @@ function Ar(e, t, r, n, i, o, a = null, s = [-1]) {
293
293
  after_update: [],
294
294
  context: new Map(t.context || (l ? l.$$.context : [])),
295
295
  // everything else
296
- callbacks: ct(),
296
+ callbacks: mt(),
297
297
  dirty: s,
298
298
  skip_bound: !1,
299
299
  root: t.target || l.$$.root
300
300
  };
301
- a && a(u.root);
301
+ o && o(u.root);
302
302
  let h = !1;
303
303
  if (u.ctx = r ? r(e, t.props || {}, (c, f, ...g) => {
304
304
  const y = g.length ? g[0] : f;
305
- return u.ctx && i(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), h && Nr(e, c)), f;
305
+ return u.ctx && i(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), h && Lr(e, c)), f;
306
306
  }) : [], u.update(), h = !0, Ee(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
307
307
  if (t.hydrate) {
308
- const c = _r(t.target);
308
+ const c = xr(t.target);
309
309
  u.fragment && u.fragment.l(c), c.forEach(H);
310
310
  } else
311
311
  u.fragment && u.fragment.c();
312
- t.intro && Mr(e.$$.fragment), Rr(e, t.target, t.anchor), z();
312
+ t.intro && kr(e.$$.fragment), Nr(e, t.target, t.anchor), z();
313
313
  }
314
314
  ge(l);
315
315
  }
316
- let It;
317
- typeof HTMLElement == "function" && (It = class extends HTMLElement {
316
+ let Dt;
317
+ typeof HTMLElement == "function" && (Dt = class extends HTMLElement {
318
318
  constructor(t, r, n) {
319
319
  super();
320
320
  /** The Svelte component constructor */
@@ -351,42 +351,42 @@ typeof HTMLElement == "function" && (It = class extends HTMLElement {
351
351
  }
352
352
  }
353
353
  connectedCallback() {
354
- return ht(this, null, function* () {
354
+ return ft(this, null, function* () {
355
355
  if (this.$$cn = !0, !this.$$c) {
356
- let t = function(o) {
356
+ let t = function(a) {
357
357
  return () => {
358
- let a;
358
+ let o;
359
359
  return {
360
360
  c: function() {
361
- a = x("slot"), o !== "default" && m(a, "name", o);
361
+ o = x("slot"), a !== "default" && m(o, "name", a);
362
362
  },
363
363
  /**
364
364
  * @param {HTMLElement} target
365
365
  * @param {HTMLElement} [anchor]
366
366
  */
367
367
  m: function(u, h) {
368
- R(u, a, h);
368
+ R(u, o, h);
369
369
  },
370
370
  d: function(u) {
371
- u && H(a);
371
+ u && H(o);
372
372
  }
373
373
  };
374
374
  };
375
375
  };
376
376
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
377
377
  return;
378
- const r = {}, n = Er(this);
379
- for (const o of this.$$s)
380
- o in n && (r[o] = [t(o)]);
381
- for (const o of this.attributes) {
382
- const a = this.$$g_p(o.name);
383
- a in this.$$d || (this.$$d[a] = we(a, o.value, this.$$p_d, "toProp"));
378
+ const r = {}, n = Tr(this);
379
+ for (const a of this.$$s)
380
+ a in n && (r[a] = [t(a)]);
381
+ for (const a of this.attributes) {
382
+ const o = this.$$g_p(a.name);
383
+ o in this.$$d || (this.$$d[o] = we(o, a.value, this.$$p_d, "toProp"));
384
384
  }
385
- for (const o in this.$$p_d)
386
- !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
385
+ for (const a in this.$$p_d)
386
+ !(a in this.$$d) && this[a] !== void 0 && (this.$$d[a] = this[a], delete this[a]);
387
387
  this.$$c = new this.$$ctor({
388
388
  target: this.shadowRoot || this,
389
- props: lt(ut({}, this.$$d), {
389
+ props: ct(ht({}, this.$$d), {
390
390
  $$slots: r,
391
391
  $$scope: {
392
392
  ctx: []
@@ -395,23 +395,23 @@ typeof HTMLElement == "function" && (It = class extends HTMLElement {
395
395
  });
396
396
  const i = () => {
397
397
  this.$$r = !0;
398
- for (const o in this.$$p_d)
399
- if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
400
- const a = we(
401
- o,
402
- this.$$d[o],
398
+ for (const a in this.$$p_d)
399
+ if (this.$$d[a] = this.$$c.$$.ctx[this.$$c.$$.props[a]], this.$$p_d[a].reflect) {
400
+ const o = we(
401
+ a,
402
+ this.$$d[a],
403
403
  this.$$p_d,
404
404
  "toAttribute"
405
405
  );
406
- a == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, a);
406
+ o == null ? this.removeAttribute(this.$$p_d[a].attribute || a) : this.setAttribute(this.$$p_d[a].attribute || a, o);
407
407
  }
408
408
  this.$$r = !1;
409
409
  };
410
410
  this.$$c.$$.after_update.push(i), i();
411
- for (const o in this.$$l)
412
- for (const a of this.$$l[o]) {
413
- const s = this.$$c.$on(o, a);
414
- this.$$l_u.set(a, s);
411
+ for (const a in this.$$l)
412
+ for (const o of this.$$l[a]) {
413
+ const s = this.$$c.$on(a, o);
414
+ this.$$l_u.set(o, s);
415
415
  }
416
416
  this.$$l = {};
417
417
  }
@@ -435,8 +435,8 @@ typeof HTMLElement == "function" && (It = class extends HTMLElement {
435
435
  }
436
436
  });
437
437
  function we(e, t, r, n) {
438
- var o;
439
- const i = (o = r[e]) == null ? void 0 : o.type;
438
+ var a;
439
+ const i = (a = r[e]) == null ? void 0 : a.type;
440
440
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
441
441
  return t;
442
442
  if (n === "toAttribute")
@@ -464,8 +464,8 @@ function we(e, t, r, n) {
464
464
  return t;
465
465
  }
466
466
  }
467
- function Lr(e, t, r, n, i, o) {
468
- let a = class extends It {
467
+ function Or(e, t, r, n, i, a) {
468
+ let o = class extends Dt {
469
469
  constructor() {
470
470
  super(e, r, i), this.$$p_d = t;
471
471
  }
@@ -476,7 +476,7 @@ function Lr(e, t, r, n, i, o) {
476
476
  }
477
477
  };
478
478
  return Object.keys(t).forEach((s) => {
479
- Object.defineProperty(a.prototype, s, {
479
+ Object.defineProperty(o.prototype, s, {
480
480
  get() {
481
481
  return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
482
482
  },
@@ -486,16 +486,16 @@ function Lr(e, t, r, n, i, o) {
486
486
  }
487
487
  });
488
488
  }), n.forEach((s) => {
489
- Object.defineProperty(a.prototype, s, {
489
+ Object.defineProperty(o.prototype, s, {
490
490
  get() {
491
491
  var l;
492
492
  return (l = this.$$c) == null ? void 0 : l[s];
493
493
  }
494
494
  });
495
495
  }), e.element = /** @type {any} */
496
- a, a;
496
+ o, o;
497
497
  }
498
- class Pr {
498
+ class Ir {
499
499
  constructor() {
500
500
  /**
501
501
  * ### PRIVATE API
@@ -516,7 +516,7 @@ class Pr {
516
516
  }
517
517
  /** @returns {void} */
518
518
  $destroy() {
519
- kr(this, 1), this.$destroy = Z;
519
+ Ar(this, 1), this.$destroy = Z;
520
520
  }
521
521
  /**
522
522
  * @template {Extract<keyof Events, string>} K
@@ -538,13 +538,13 @@ class Pr {
538
538
  * @returns {void}
539
539
  */
540
540
  $set(t) {
541
- this.$$set && !dr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
541
+ this.$$set && !br(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
542
542
  }
543
543
  }
544
- const Or = "4";
545
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Or);
546
- const ae = [];
547
- function Ir(e, t) {
544
+ const $r = "4";
545
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add($r);
546
+ const oe = [];
547
+ function Dr(e, t) {
548
548
  return {
549
549
  subscribe: Ne(e, t).subscribe
550
550
  };
@@ -553,34 +553,34 @@ function Ne(e, t = Z) {
553
553
  let r;
554
554
  const n = /* @__PURE__ */ new Set();
555
555
  function i(s) {
556
- if (Pt(e, s) && (e = s, r)) {
557
- const l = !ae.length;
556
+ if (It(e, s) && (e = s, r)) {
557
+ const l = !oe.length;
558
558
  for (const u of n)
559
- u[1](), ae.push(u, e);
559
+ u[1](), oe.push(u, e);
560
560
  if (l) {
561
- for (let u = 0; u < ae.length; u += 2)
562
- ae[u][0](ae[u + 1]);
563
- ae.length = 0;
561
+ for (let u = 0; u < oe.length; u += 2)
562
+ oe[u][0](oe[u + 1]);
563
+ oe.length = 0;
564
564
  }
565
565
  }
566
566
  }
567
- function o(s) {
567
+ function a(s) {
568
568
  i(s(e));
569
569
  }
570
- function a(s, l = Z) {
570
+ function o(s, l = Z) {
571
571
  const u = [s, l];
572
- return n.add(u), n.size === 1 && (r = t(i, o) || Z), s(e), () => {
572
+ return n.add(u), n.size === 1 && (r = t(i, a) || Z), s(e), () => {
573
573
  n.delete(u), n.size === 0 && r && (r(), r = null);
574
574
  };
575
575
  }
576
- return { set: i, update: o, subscribe: a };
576
+ return { set: i, update: a, subscribe: o };
577
577
  }
578
578
  function me(e, t, r) {
579
579
  const n = !Array.isArray(e), i = n ? [e] : e;
580
580
  if (!i.every(Boolean))
581
581
  throw new Error("derived() expects stores as input, got a falsy value");
582
- const o = t.length < 2;
583
- return Ir(r, (a, s) => {
582
+ const a = t.length < 2;
583
+ return Dr(r, (o, s) => {
584
584
  let l = !1;
585
585
  const u = [];
586
586
  let h = 0, c = Z;
@@ -588,10 +588,10 @@ function me(e, t, r) {
588
588
  if (h)
589
589
  return;
590
590
  c();
591
- const y = t(n ? u[0] : u, a, s);
592
- o ? a(y) : c = nt(y) ? y : Z;
591
+ const y = t(n ? u[0] : u, o, s);
592
+ a ? o(y) : c = nt(y) ? y : Z;
593
593
  }, g = i.map(
594
- (y, T) => Ot(
594
+ (y, T) => $t(
595
595
  y,
596
596
  (w) => {
597
597
  u[T] = w, h &= ~(1 << T), l && f();
@@ -606,70 +606,70 @@ function me(e, t, r) {
606
606
  };
607
607
  });
608
608
  }
609
- function $r(e) {
609
+ function Ur(e) {
610
610
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
611
611
  }
612
- var Dr = function(t) {
613
- return Ur(t) && !Gr(t);
612
+ var Gr = function(t) {
613
+ return Fr(t) && !jr(t);
614
614
  };
615
- function Ur(e) {
615
+ function Fr(e) {
616
616
  return !!e && typeof e == "object";
617
617
  }
618
- function Gr(e) {
618
+ function jr(e) {
619
619
  var t = Object.prototype.toString.call(e);
620
- return t === "[object RegExp]" || t === "[object Date]" || Vr(e);
620
+ return t === "[object RegExp]" || t === "[object Date]" || Xr(e);
621
621
  }
622
- var Fr = typeof Symbol == "function" && Symbol.for, jr = Fr ? Symbol.for("react.element") : 60103;
623
- function Vr(e) {
624
- return e.$$typeof === jr;
622
+ var Vr = typeof Symbol == "function" && Symbol.for, zr = Vr ? Symbol.for("react.element") : 60103;
623
+ function Xr(e) {
624
+ return e.$$typeof === zr;
625
625
  }
626
- function zr(e) {
626
+ function Wr(e) {
627
627
  return Array.isArray(e) ? [] : {};
628
628
  }
629
629
  function ve(e, t) {
630
- return t.clone !== !1 && t.isMergeableObject(e) ? le(zr(e), e, t) : e;
630
+ return t.clone !== !1 && t.isMergeableObject(e) ? le(Wr(e), e, t) : e;
631
631
  }
632
- function Xr(e, t, r) {
632
+ function Zr(e, t, r) {
633
633
  return e.concat(t).map(function(n) {
634
634
  return ve(n, r);
635
635
  });
636
636
  }
637
- function Wr(e, t) {
637
+ function Jr(e, t) {
638
638
  if (!t.customMerge)
639
639
  return le;
640
640
  var r = t.customMerge(e);
641
641
  return typeof r == "function" ? r : le;
642
642
  }
643
- function Zr(e) {
643
+ function Yr(e) {
644
644
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
645
645
  return Object.propertyIsEnumerable.call(e, t);
646
646
  }) : [];
647
647
  }
648
- function mt(e) {
649
- return Object.keys(e).concat(Zr(e));
648
+ function pt(e) {
649
+ return Object.keys(e).concat(Yr(e));
650
650
  }
651
- function $t(e, t) {
651
+ function Ut(e, t) {
652
652
  try {
653
653
  return t in e;
654
654
  } catch (r) {
655
655
  return !1;
656
656
  }
657
657
  }
658
- function Jr(e, t) {
659
- return $t(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
658
+ function Kr(e, t) {
659
+ return Ut(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
660
660
  }
661
- function Yr(e, t, r) {
661
+ function qr(e, t, r) {
662
662
  var n = {};
663
- return r.isMergeableObject(e) && mt(e).forEach(function(i) {
663
+ return r.isMergeableObject(e) && pt(e).forEach(function(i) {
664
664
  n[i] = ve(e[i], r);
665
- }), mt(t).forEach(function(i) {
666
- Jr(e, i) || ($t(e, i) && r.isMergeableObject(t[i]) ? n[i] = Wr(i, r)(e[i], t[i], r) : n[i] = ve(t[i], r));
665
+ }), pt(t).forEach(function(i) {
666
+ Kr(e, i) || (Ut(e, i) && r.isMergeableObject(t[i]) ? n[i] = Jr(i, r)(e[i], t[i], r) : n[i] = ve(t[i], r));
667
667
  }), n;
668
668
  }
669
669
  function le(e, t, r) {
670
- r = r || {}, r.arrayMerge = r.arrayMerge || Xr, r.isMergeableObject = r.isMergeableObject || Dr, r.cloneUnlessOtherwiseSpecified = ve;
671
- var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
672
- return o ? n ? r.arrayMerge(e, t, r) : Yr(e, t, r) : ve(t, r);
670
+ r = r || {}, r.arrayMerge = r.arrayMerge || Zr, r.isMergeableObject = r.isMergeableObject || Gr, r.cloneUnlessOtherwiseSpecified = ve;
671
+ var n = Array.isArray(t), i = Array.isArray(e), a = n === i;
672
+ return a ? n ? r.arrayMerge(e, t, r) : qr(e, t, r) : ve(t, r);
673
673
  }
674
674
  le.all = function(t, r) {
675
675
  if (!Array.isArray(t))
@@ -678,8 +678,8 @@ le.all = function(t, r) {
678
678
  return le(n, i, r);
679
679
  }, {});
680
680
  };
681
- var Kr = le, qr = Kr;
682
- const Qr = /* @__PURE__ */ $r(qr);
681
+ var Qr = le, en = Qr;
682
+ const tn = /* @__PURE__ */ Ur(en);
683
683
  /*! *****************************************************************************
684
684
  Copyright (c) Microsoft Corporation.
685
685
 
@@ -715,13 +715,13 @@ var _ = function() {
715
715
  return _ = Object.assign || function(t) {
716
716
  for (var r, n = 1, i = arguments.length; n < i; n++) {
717
717
  r = arguments[n];
718
- for (var o in r)
719
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
718
+ for (var a in r)
719
+ Object.prototype.hasOwnProperty.call(r, a) && (t[a] = r[a]);
720
720
  }
721
721
  return t;
722
722
  }, _.apply(this, arguments);
723
723
  };
724
- function en(e, t) {
724
+ function rn(e, t) {
725
725
  var r = {};
726
726
  for (var n in e)
727
727
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -732,58 +732,60 @@ function en(e, t) {
732
732
  }
733
733
  function De(e, t, r) {
734
734
  if (arguments.length === 2)
735
- for (var n = 0, i = t.length, o; n < i; n++)
736
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
737
- return e.concat(o || t);
735
+ for (var n = 0, i = t.length, a; n < i; n++)
736
+ (a || !(n in t)) && (a || (a = Array.prototype.slice.call(t, 0, n)), a[n] = t[n]);
737
+ return e.concat(a || t);
738
738
  }
739
739
  function Ue(e, t) {
740
- var r = t && t.cache ? t.cache : un, n = t && t.serializer ? t.serializer : an, i = t && t.strategy ? t.strategy : nn;
740
+ var r = t && t.cache ? t.cache : ln, n = t && t.serializer ? t.serializer : un, i = t && t.strategy ? t.strategy : an;
741
741
  return i(e, {
742
742
  cache: r,
743
743
  serializer: n
744
744
  });
745
745
  }
746
- function tn(e) {
746
+ function nn(e) {
747
747
  return e == null || typeof e == "number" || typeof e == "boolean";
748
748
  }
749
- function rn(e, t, r, n) {
750
- var i = tn(n) ? n : r(n), o = t.get(i);
751
- return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
749
+ function Gt(e, t, r, n) {
750
+ var i = nn(n) ? n : r(n), a = t.get(i);
751
+ return typeof a == "undefined" && (a = e.call(this, n), t.set(i, a)), a;
752
752
  }
753
- function Dt(e, t, r) {
754
- var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
755
- return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
753
+ function Ft(e, t, r) {
754
+ var n = Array.prototype.slice.call(arguments, 3), i = r(n), a = t.get(i);
755
+ return typeof a == "undefined" && (a = e.apply(this, n), t.set(i, a)), a;
756
756
  }
757
- function Ut(e, t, r, n, i) {
757
+ function it(e, t, r, n, i) {
758
758
  return r.bind(t, e, n, i);
759
759
  }
760
- function nn(e, t) {
761
- var r = e.length === 1 ? rn : Dt;
762
- return Ut(e, this, r, t.cache.create(), t.serializer);
760
+ function an(e, t) {
761
+ var r = e.length === 1 ? Gt : Ft;
762
+ return it(e, this, r, t.cache.create(), t.serializer);
763
763
  }
764
764
  function on(e, t) {
765
- return Ut(e, this, Dt, t.cache.create(), t.serializer);
765
+ return it(e, this, Ft, t.cache.create(), t.serializer);
766
+ }
767
+ function sn(e, t) {
768
+ return it(e, this, Gt, t.cache.create(), t.serializer);
766
769
  }
767
- var an = function() {
770
+ var un = function() {
768
771
  return JSON.stringify(arguments);
769
- }, sn = (
770
- /** @class */
771
- function() {
772
- function e() {
773
- this.cache = /* @__PURE__ */ Object.create(null);
774
- }
775
- return e.prototype.get = function(t) {
776
- return this.cache[t];
777
- }, e.prototype.set = function(t, r) {
778
- this.cache[t] = r;
779
- }, e;
780
- }()
781
- ), un = {
772
+ };
773
+ function at() {
774
+ this.cache = /* @__PURE__ */ Object.create(null);
775
+ }
776
+ at.prototype.get = function(e) {
777
+ return this.cache[e];
778
+ };
779
+ at.prototype.set = function(e, t) {
780
+ this.cache[e] = t;
781
+ };
782
+ var ln = {
782
783
  create: function() {
783
- return new sn();
784
+ return new at();
784
785
  }
785
786
  }, Ge = {
786
- variadic: on
787
+ variadic: on,
788
+ monadic: sn
787
789
  }, b;
788
790
  (function(e) {
789
791
  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";
@@ -796,43 +798,43 @@ var he;
796
798
  (function(e) {
797
799
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
798
800
  })(he || (he = {}));
799
- function dt(e) {
801
+ function bt(e) {
800
802
  return e.type === B.literal;
801
803
  }
802
- function ln(e) {
804
+ function hn(e) {
803
805
  return e.type === B.argument;
804
806
  }
805
- function Gt(e) {
807
+ function jt(e) {
806
808
  return e.type === B.number;
807
809
  }
808
- function Ft(e) {
810
+ function Vt(e) {
809
811
  return e.type === B.date;
810
812
  }
811
- function jt(e) {
813
+ function zt(e) {
812
814
  return e.type === B.time;
813
815
  }
814
- function Vt(e) {
816
+ function Xt(e) {
815
817
  return e.type === B.select;
816
818
  }
817
- function zt(e) {
819
+ function Wt(e) {
818
820
  return e.type === B.plural;
819
821
  }
820
- function hn(e) {
822
+ function cn(e) {
821
823
  return e.type === B.pound;
822
824
  }
823
- function Xt(e) {
825
+ function Zt(e) {
824
826
  return e.type === B.tag;
825
827
  }
826
- function Wt(e) {
828
+ function Jt(e) {
827
829
  return !!(e && typeof e == "object" && e.type === he.number);
828
830
  }
829
831
  function Je(e) {
830
832
  return !!(e && typeof e == "object" && e.type === he.dateTime);
831
833
  }
832
- var Zt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, cn = /(?:[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;
833
- function fn(e) {
834
+ var Yt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, fn = /(?:[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;
835
+ function mn(e) {
834
836
  var t = {};
835
- return e.replace(cn, function(r) {
837
+ return e.replace(fn, function(r) {
836
838
  var n = r.length;
837
839
  switch (r[0]) {
838
840
  case "G":
@@ -921,17 +923,17 @@ function fn(e) {
921
923
  return "";
922
924
  }), t;
923
925
  }
924
- var mn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
925
- function dn(e) {
926
+ var dn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
927
+ function pn(e) {
926
928
  if (e.length === 0)
927
929
  throw new Error("Number skeleton cannot be empty");
928
- for (var t = e.split(mn).filter(function(f) {
930
+ for (var t = e.split(dn).filter(function(f) {
929
931
  return f.length > 0;
930
932
  }), r = [], n = 0, i = t; n < i.length; n++) {
931
- var o = i[n], a = o.split("/");
932
- if (a.length === 0)
933
+ var a = i[n], o = a.split("/");
934
+ if (o.length === 0)
933
935
  throw new Error("Invalid number skeleton");
934
- for (var s = a[0], l = a.slice(1), u = 0, h = l; u < h.length; u++) {
936
+ for (var s = o[0], l = o.slice(1), u = 0, h = l; u < h.length; u++) {
935
937
  var c = h[u];
936
938
  if (c.length === 0)
937
939
  throw new Error("Invalid number skeleton");
@@ -940,17 +942,17 @@ function dn(e) {
940
942
  }
941
943
  return r;
942
944
  }
943
- function pn(e) {
945
+ function bn(e) {
944
946
  return e.replace(/^(.*?)-/, "");
945
947
  }
946
- var pt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Jt = /^(@+)?(\+|#+)?[rs]?$/g, bn = /(\*)(0+)|(#+)(0+)|(0+)/g, Yt = /^(0+)$/;
947
- function bt(e) {
948
+ var gt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Kt = /^(@+)?(\+|#+)?[rs]?$/g, gn = /(\*)(0+)|(#+)(0+)|(0+)/g, qt = /^(0+)$/;
949
+ function yt(e) {
948
950
  var t = {};
949
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Jt, function(r, n, i) {
951
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Kt, function(r, n, i) {
950
952
  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)), "";
951
953
  }), t;
952
954
  }
953
- function Kt(e) {
955
+ function Qt(e) {
954
956
  switch (e) {
955
957
  case "sign-auto":
956
958
  return {
@@ -990,7 +992,7 @@ function Kt(e) {
990
992
  };
991
993
  }
992
994
  }
993
- function gn(e) {
995
+ function yn(e) {
994
996
  var t;
995
997
  if (e[0] === "E" && e[1] === "E" ? (t = {
996
998
  notation: "engineering"
@@ -998,17 +1000,17 @@ function gn(e) {
998
1000
  notation: "scientific"
999
1001
  }, e = e.slice(1)), t) {
1000
1002
  var r = e.slice(0, 2);
1001
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Yt.test(e))
1003
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !qt.test(e))
1002
1004
  throw new Error("Malformed concise eng/scientific notation");
1003
1005
  t.minimumIntegerDigits = e.length;
1004
1006
  }
1005
1007
  return t;
1006
1008
  }
1007
- function gt(e) {
1008
- var t = {}, r = Kt(e);
1009
+ function vt(e) {
1010
+ var t = {}, r = Qt(e);
1009
1011
  return r || t;
1010
1012
  }
1011
- function yn(e) {
1013
+ function vn(e) {
1012
1014
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1013
1015
  var i = n[r];
1014
1016
  switch (i.stem) {
@@ -1032,7 +1034,7 @@ function yn(e) {
1032
1034
  continue;
1033
1035
  case "measure-unit":
1034
1036
  case "unit":
1035
- t.style = "unit", t.unit = pn(i.options[0]);
1037
+ t.style = "unit", t.unit = bn(i.options[0]);
1036
1038
  continue;
1037
1039
  case "compact-short":
1038
1040
  case "K":
@@ -1044,12 +1046,12 @@ function yn(e) {
1044
1046
  continue;
1045
1047
  case "scientific":
1046
1048
  t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1047
- return _(_({}, l), gt(u));
1049
+ return _(_({}, l), vt(u));
1048
1050
  }, {}));
1049
1051
  continue;
1050
1052
  case "engineering":
1051
1053
  t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1052
- return _(_({}, l), gt(u));
1054
+ return _(_({}, l), vt(u));
1053
1055
  }, {}));
1054
1056
  continue;
1055
1057
  case "notation-simple":
@@ -1094,7 +1096,7 @@ function yn(e) {
1094
1096
  case "integer-width":
1095
1097
  if (i.options.length > 1)
1096
1098
  throw new RangeError("integer-width stems only accept a single optional option");
1097
- i.options[0].replace(bn, function(l, u, h, c, f, g) {
1099
+ i.options[0].replace(gn, function(l, u, h, c, f, g) {
1098
1100
  if (u)
1099
1101
  t.minimumIntegerDigits = h.length;
1100
1102
  else {
@@ -1107,27 +1109,27 @@ function yn(e) {
1107
1109
  });
1108
1110
  continue;
1109
1111
  }
1110
- if (Yt.test(i.stem)) {
1112
+ if (qt.test(i.stem)) {
1111
1113
  t.minimumIntegerDigits = i.stem.length;
1112
1114
  continue;
1113
1115
  }
1114
- if (pt.test(i.stem)) {
1116
+ if (gt.test(i.stem)) {
1115
1117
  if (i.options.length > 1)
1116
1118
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1117
- i.stem.replace(pt, function(l, u, h, c, f, g) {
1119
+ i.stem.replace(gt, function(l, u, h, c, f, g) {
1118
1120
  return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && g ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + g.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1119
1121
  });
1120
- var o = i.options[0];
1121
- o === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = _(_({}, t), bt(o)));
1122
+ var a = i.options[0];
1123
+ a === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : a && (t = _(_({}, t), yt(a)));
1122
1124
  continue;
1123
1125
  }
1124
- if (Jt.test(i.stem)) {
1125
- t = _(_({}, t), bt(i.stem));
1126
+ if (Kt.test(i.stem)) {
1127
+ t = _(_({}, t), yt(i.stem));
1126
1128
  continue;
1127
1129
  }
1128
- var a = Kt(i.stem);
1129
- a && (t = _(_({}, t), a));
1130
- var s = gn(i.stem);
1130
+ var o = Qt(i.stem);
1131
+ o && (t = _(_({}, t), o));
1132
+ var s = yn(i.stem);
1131
1133
  s && (t = _(_({}, t), s));
1132
1134
  }
1133
1135
  return t;
@@ -2547,23 +2549,23 @@ var Be = {
2547
2549
  "h"
2548
2550
  ]
2549
2551
  };
2550
- function vn(e, t) {
2552
+ function _n(e, t) {
2551
2553
  for (var r = "", n = 0; n < e.length; n++) {
2552
2554
  var i = e.charAt(n);
2553
2555
  if (i === "j") {
2554
- for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2555
- o++, n++;
2556
- var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = _n(t);
2556
+ for (var a = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2557
+ a++, n++;
2558
+ var o = 1 + (a & 1), s = a < 2 ? 1 : 3 + (a >> 1), l = "a", u = En(t);
2557
2559
  for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
2558
2560
  r += l;
2559
- for (; a-- > 0; )
2561
+ for (; o-- > 0; )
2560
2562
  r = u + r;
2561
2563
  } else
2562
2564
  i === "J" ? r += "H" : r += i;
2563
2565
  }
2564
2566
  return r;
2565
2567
  }
2566
- function _n(e) {
2568
+ function En(e) {
2567
2569
  var t = e.hourCycle;
2568
2570
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2569
2571
  e.hourCycles && // @ts-ignore
@@ -2585,20 +2587,20 @@ function _n(e) {
2585
2587
  var i = Be[n || ""] || Be[r || ""] || Be["".concat(r, "-001")] || Be["001"];
2586
2588
  return i[0];
2587
2589
  }
2588
- var Fe, En = new RegExp("^".concat(Zt.source, "*")), xn = new RegExp("".concat(Zt.source, "*$"));
2590
+ var Fe, xn = new RegExp("^".concat(Yt.source, "*")), Tn = new RegExp("".concat(Yt.source, "*$"));
2589
2591
  function v(e, t) {
2590
2592
  return { start: e, end: t };
2591
2593
  }
2592
- var Tn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Bn = !!String.fromCodePoint, wn = !!Object.fromEntries, Hn = !!String.prototype.codePointAt, Cn = !!String.prototype.trimStart, Sn = !!String.prototype.trimEnd, Mn = !!Number.isSafeInteger, Rn = Mn ? Number.isSafeInteger : function(e) {
2594
+ var Bn = !!String.prototype.startsWith && "_a".startsWith("a", 1), wn = !!String.fromCodePoint, Hn = !!Object.fromEntries, Cn = !!String.prototype.codePointAt, Sn = !!String.prototype.trimStart, Mn = !!String.prototype.trimEnd, Rn = !!Number.isSafeInteger, kn = Rn ? Number.isSafeInteger : function(e) {
2593
2595
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2594
2596
  }, Ye = !0;
2595
2597
  try {
2596
- var kn = Qt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2597
- Ye = ((Fe = kn.exec("a")) === null || Fe === void 0 ? void 0 : Fe[0]) === "a";
2598
+ var Nn = tr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2599
+ Ye = ((Fe = Nn.exec("a")) === null || Fe === void 0 ? void 0 : Fe[0]) === "a";
2598
2600
  } catch (e) {
2599
2601
  Ye = !1;
2600
2602
  }
2601
- var yt = Tn ? (
2603
+ var _t = Bn ? (
2602
2604
  // Native
2603
2605
  function(t, r, n) {
2604
2606
  return t.startsWith(r, n);
@@ -2608,31 +2610,31 @@ var yt = Tn ? (
2608
2610
  function(t, r, n) {
2609
2611
  return t.slice(n, n + r.length) === r;
2610
2612
  }
2611
- ), Ke = Bn ? String.fromCodePoint : (
2613
+ ), Ke = wn ? String.fromCodePoint : (
2612
2614
  // IE11
2613
2615
  function() {
2614
2616
  for (var t = [], r = 0; r < arguments.length; r++)
2615
2617
  t[r] = arguments[r];
2616
- for (var n = "", i = t.length, o = 0, a; i > o; ) {
2617
- if (a = t[o++], a > 1114111)
2618
- throw RangeError(a + " is not a valid code point");
2619
- n += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
2618
+ for (var n = "", i = t.length, a = 0, o; i > a; ) {
2619
+ if (o = t[a++], o > 1114111)
2620
+ throw RangeError(o + " is not a valid code point");
2621
+ n += o < 65536 ? String.fromCharCode(o) : String.fromCharCode(((o -= 65536) >> 10) + 55296, o % 1024 + 56320);
2620
2622
  }
2621
2623
  return n;
2622
2624
  }
2623
- ), vt = (
2625
+ ), Et = (
2624
2626
  // native
2625
- wn ? Object.fromEntries : (
2627
+ Hn ? Object.fromEntries : (
2626
2628
  // Ponyfill
2627
2629
  function(t) {
2628
2630
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
2629
- var o = i[n], a = o[0], s = o[1];
2630
- r[a] = s;
2631
+ var a = i[n], o = a[0], s = a[1];
2632
+ r[o] = s;
2631
2633
  }
2632
2634
  return r;
2633
2635
  }
2634
2636
  )
2635
- ), qt = Hn ? (
2637
+ ), er = Cn ? (
2636
2638
  // Native
2637
2639
  function(t, r) {
2638
2640
  return t.codePointAt(r);
@@ -2642,11 +2644,11 @@ var yt = Tn ? (
2642
2644
  function(t, r) {
2643
2645
  var n = t.length;
2644
2646
  if (!(r < 0 || r >= n)) {
2645
- var i = t.charCodeAt(r), o;
2646
- return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2647
+ var i = t.charCodeAt(r), a;
2648
+ return i < 55296 || i > 56319 || r + 1 === n || (a = t.charCodeAt(r + 1)) < 56320 || a > 57343 ? i : (i - 55296 << 10) + (a - 56320) + 65536;
2647
2649
  }
2648
2650
  }
2649
- ), Nn = Cn ? (
2651
+ ), An = Sn ? (
2650
2652
  // Native
2651
2653
  function(t) {
2652
2654
  return t.trimStart();
@@ -2654,9 +2656,9 @@ var yt = Tn ? (
2654
2656
  ) : (
2655
2657
  // Ponyfill
2656
2658
  function(t) {
2657
- return t.replace(En, "");
2659
+ return t.replace(xn, "");
2658
2660
  }
2659
- ), An = Sn ? (
2661
+ ), Ln = Mn ? (
2660
2662
  // Native
2661
2663
  function(t) {
2662
2664
  return t.trimEnd();
@@ -2664,32 +2666,32 @@ var yt = Tn ? (
2664
2666
  ) : (
2665
2667
  // Ponyfill
2666
2668
  function(t) {
2667
- return t.replace(xn, "");
2669
+ return t.replace(Tn, "");
2668
2670
  }
2669
2671
  );
2670
- function Qt(e, t) {
2672
+ function tr(e, t) {
2671
2673
  return new RegExp(e, t);
2672
2674
  }
2673
2675
  var qe;
2674
2676
  if (Ye) {
2675
- var _t = Qt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2677
+ var xt = tr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2676
2678
  qe = function(t, r) {
2677
2679
  var n;
2678
- _t.lastIndex = r;
2679
- var i = _t.exec(t);
2680
+ xt.lastIndex = r;
2681
+ var i = xt.exec(t);
2680
2682
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2681
2683
  };
2682
2684
  } else
2683
2685
  qe = function(t, r) {
2684
2686
  for (var n = []; ; ) {
2685
- var i = qt(t, r);
2686
- if (i === void 0 || er(i) || In(i))
2687
+ var i = er(t, r);
2688
+ if (i === void 0 || rr(i) || $n(i))
2687
2689
  break;
2688
2690
  n.push(i), r += i >= 65536 ? 2 : 1;
2689
2691
  }
2690
2692
  return Ke.apply(void 0, n);
2691
2693
  };
2692
- var Ln = (
2694
+ var Pn = (
2693
2695
  /** @class */
2694
2696
  function() {
2695
2697
  function e(t, r) {
@@ -2701,35 +2703,35 @@ var Ln = (
2701
2703
  return this.parseMessage(0, "", !1);
2702
2704
  }, e.prototype.parseMessage = function(t, r, n) {
2703
2705
  for (var i = []; !this.isEOF(); ) {
2704
- var o = this.char();
2705
- if (o === 123) {
2706
- var a = this.parseArgument(t, n);
2707
- if (a.err)
2708
- return a;
2709
- i.push(a.val);
2706
+ var a = this.char();
2707
+ if (a === 123) {
2708
+ var o = this.parseArgument(t, n);
2709
+ if (o.err)
2710
+ return o;
2711
+ i.push(o.val);
2710
2712
  } else {
2711
- if (o === 125 && t > 0)
2713
+ if (a === 125 && t > 0)
2712
2714
  break;
2713
- if (o === 35 && (r === "plural" || r === "selectordinal")) {
2715
+ if (a === 35 && (r === "plural" || r === "selectordinal")) {
2714
2716
  var s = this.clonePosition();
2715
2717
  this.bump(), i.push({
2716
2718
  type: B.pound,
2717
2719
  location: v(s, this.clonePosition())
2718
2720
  });
2719
- } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2721
+ } else if (a === 60 && !this.ignoreTag && this.peek() === 47) {
2720
2722
  if (n)
2721
2723
  break;
2722
2724
  return this.error(b.UNMATCHED_CLOSING_TAG, v(this.clonePosition(), this.clonePosition()));
2723
- } else if (o === 60 && !this.ignoreTag && Qe(this.peek() || 0)) {
2724
- var a = this.parseTag(t, r);
2725
- if (a.err)
2726
- return a;
2727
- i.push(a.val);
2725
+ } else if (a === 60 && !this.ignoreTag && Qe(this.peek() || 0)) {
2726
+ var o = this.parseTag(t, r);
2727
+ if (o.err)
2728
+ return o;
2729
+ i.push(o.val);
2728
2730
  } else {
2729
- var a = this.parseLiteral(t, r);
2730
- if (a.err)
2731
- return a;
2732
- i.push(a.val);
2731
+ var o = this.parseLiteral(t, r);
2732
+ if (o.err)
2733
+ return o;
2734
+ i.push(o.val);
2733
2735
  }
2734
2736
  }
2735
2737
  }
@@ -2748,10 +2750,10 @@ var Ln = (
2748
2750
  err: null
2749
2751
  };
2750
2752
  if (this.bumpIf(">")) {
2751
- var o = this.parseMessage(t + 1, r, !0);
2752
- if (o.err)
2753
- return o;
2754
- var a = o.val, s = this.clonePosition();
2753
+ var a = this.parseMessage(t + 1, r, !0);
2754
+ if (a.err)
2755
+ return a;
2756
+ var o = a.val, s = this.clonePosition();
2755
2757
  if (this.bumpIf("</")) {
2756
2758
  if (this.isEOF() || !Qe(this.char()))
2757
2759
  return this.error(b.INVALID_TAG, v(s, this.clonePosition()));
@@ -2760,7 +2762,7 @@ var Ln = (
2760
2762
  val: {
2761
2763
  type: B.tag,
2762
2764
  value: i,
2763
- children: a,
2765
+ children: o,
2764
2766
  location: v(n, this.clonePosition())
2765
2767
  },
2766
2768
  err: null
@@ -2771,21 +2773,21 @@ var Ln = (
2771
2773
  return this.error(b.INVALID_TAG, v(n, this.clonePosition()));
2772
2774
  }, e.prototype.parseTagName = function() {
2773
2775
  var t = this.offset();
2774
- for (this.bump(); !this.isEOF() && On(this.char()); )
2776
+ for (this.bump(); !this.isEOF() && In(this.char()); )
2775
2777
  this.bump();
2776
2778
  return this.message.slice(t, this.offset());
2777
2779
  }, e.prototype.parseLiteral = function(t, r) {
2778
2780
  for (var n = this.clonePosition(), i = ""; ; ) {
2779
- var o = this.tryParseQuote(r);
2780
- if (o) {
2781
- i += o;
2782
- continue;
2783
- }
2784
- var a = this.tryParseUnquoted(t, r);
2781
+ var a = this.tryParseQuote(r);
2785
2782
  if (a) {
2786
2783
  i += a;
2787
2784
  continue;
2788
2785
  }
2786
+ var o = this.tryParseUnquoted(t, r);
2787
+ if (o) {
2788
+ i += o;
2789
+ continue;
2790
+ }
2789
2791
  var s = this.tryParseLeftAngleBracket();
2790
2792
  if (s) {
2791
2793
  i += s;
@@ -2800,7 +2802,7 @@ var Ln = (
2800
2802
  };
2801
2803
  }, e.prototype.tryParseLeftAngleBracket = function() {
2802
2804
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2803
- !Pn(this.peek() || 0)) ? (this.bump(), "<") : null;
2805
+ !On(this.peek() || 0)) ? (this.bump(), "<") : null;
2804
2806
  }, e.prototype.tryParseQuote = function(t) {
2805
2807
  if (this.isEOF() || this.char() !== 39)
2806
2808
  return null;
@@ -2870,13 +2872,13 @@ var Ln = (
2870
2872
  }, e.prototype.parseIdentifierIfPossible = function() {
2871
2873
  var t = this.clonePosition(), r = this.offset(), n = qe(this.message, r), i = r + n.length;
2872
2874
  this.bumpTo(i);
2873
- var o = this.clonePosition(), a = v(t, o);
2874
- return { value: n, location: a };
2875
+ var a = this.clonePosition(), o = v(t, a);
2876
+ return { value: n, location: o };
2875
2877
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2876
- var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2878
+ var a, o = this.clonePosition(), s = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2877
2879
  switch (s) {
2878
2880
  case "":
2879
- return this.error(b.EXPECT_ARGUMENT_TYPE, v(a, l));
2881
+ return this.error(b.EXPECT_ARGUMENT_TYPE, v(o, l));
2880
2882
  case "number":
2881
2883
  case "date":
2882
2884
  case "time": {
@@ -2887,7 +2889,7 @@ var Ln = (
2887
2889
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2888
2890
  if (c.err)
2889
2891
  return c;
2890
- var f = An(c.val);
2892
+ var f = Ln(c.val);
2891
2893
  if (f.length === 0)
2892
2894
  return this.error(b.EXPECT_ARGUMENT_STYLE, v(this.clonePosition(), this.clonePosition()));
2893
2895
  var g = v(h, this.clonePosition());
@@ -2897,8 +2899,8 @@ var Ln = (
2897
2899
  if (y.err)
2898
2900
  return y;
2899
2901
  var T = v(i, this.clonePosition());
2900
- if (u && yt(u == null ? void 0 : u.style, "::", 0)) {
2901
- var w = Nn(u.style.slice(2));
2902
+ if (u && _t(u == null ? void 0 : u.style, "::", 0)) {
2903
+ var w = An(u.style.slice(2));
2902
2904
  if (s === "number") {
2903
2905
  var c = this.parseNumberSkeletonFromString(w, u.styleLocation);
2904
2906
  return c.err ? c : {
@@ -2909,12 +2911,12 @@ var Ln = (
2909
2911
  if (w.length === 0)
2910
2912
  return this.error(b.EXPECT_DATE_TIME_SKELETON, T);
2911
2913
  var C = w;
2912
- this.locale && (C = vn(w, this.locale));
2914
+ this.locale && (C = _n(w, this.locale));
2913
2915
  var f = {
2914
2916
  type: he.dateTime,
2915
2917
  pattern: C,
2916
2918
  location: u.styleLocation,
2917
- parsedOptions: this.shouldParseSkeletons ? fn(C) : {}
2919
+ parsedOptions: this.shouldParseSkeletons ? mn(C) : {}
2918
2920
  }, k = s === "date" ? B.date : B.time;
2919
2921
  return {
2920
2922
  val: { type: k, value: n, location: T, style: f },
@@ -2927,7 +2929,7 @@ var Ln = (
2927
2929
  type: s === "number" ? B.number : s === "date" ? B.date : B.time,
2928
2930
  value: n,
2929
2931
  location: T,
2930
- style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
2932
+ style: (a = u == null ? void 0 : u.style) !== null && a !== void 0 ? a : null
2931
2933
  },
2932
2934
  err: null
2933
2935
  };
@@ -2960,7 +2962,7 @@ var Ln = (
2960
2962
  val: {
2961
2963
  type: B.select,
2962
2964
  value: n,
2963
- options: vt(J.val),
2965
+ options: Et(J.val),
2964
2966
  location: te
2965
2967
  },
2966
2968
  err: null
@@ -2968,7 +2970,7 @@ var Ln = (
2968
2970
  val: {
2969
2971
  type: B.plural,
2970
2972
  value: n,
2971
- options: vt(J.val),
2973
+ options: Et(J.val),
2972
2974
  offset: L,
2973
2975
  pluralType: s === "plural" ? "cardinal" : "ordinal",
2974
2976
  location: te
@@ -2977,7 +2979,7 @@ var Ln = (
2977
2979
  };
2978
2980
  }
2979
2981
  default:
2980
- return this.error(b.INVALID_ARGUMENT_TYPE, v(a, l));
2982
+ return this.error(b.INVALID_ARGUMENT_TYPE, v(o, l));
2981
2983
  }
2982
2984
  }, e.prototype.tryParseArgumentClose = function(t) {
2983
2985
  return this.isEOF() || this.char() !== 125 ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, v(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -3019,7 +3021,7 @@ var Ln = (
3019
3021
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3020
3022
  var n = [];
3021
3023
  try {
3022
- n = dn(t);
3024
+ n = pn(t);
3023
3025
  } catch (i) {
3024
3026
  return this.error(b.INVALID_NUMBER_SKELETON, r);
3025
3027
  }
@@ -3028,12 +3030,12 @@ var Ln = (
3028
3030
  type: he.number,
3029
3031
  tokens: n,
3030
3032
  location: r,
3031
- parsedOptions: this.shouldParseSkeletons ? yn(n) : {}
3033
+ parsedOptions: this.shouldParseSkeletons ? vn(n) : {}
3032
3034
  },
3033
3035
  err: null
3034
3036
  };
3035
3037
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3036
- for (var o, a = !1, s = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
3038
+ for (var a, o = !1, s = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
3037
3039
  if (u.length === 0) {
3038
3040
  var c = this.clonePosition();
3039
3041
  if (r !== "select" && this.bumpIf("=")) {
@@ -3046,7 +3048,7 @@ var Ln = (
3046
3048
  }
3047
3049
  if (l.has(u))
3048
3050
  return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3049
- u === "other" && (a = !0), this.bumpSpace();
3051
+ u === "other" && (o = !0), this.bumpSpace();
3050
3052
  var g = this.clonePosition();
3051
3053
  if (!this.bumpIf("{"))
3052
3054
  return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, v(this.clonePosition(), this.clonePosition()));
@@ -3062,21 +3064,21 @@ var Ln = (
3062
3064
  value: y.val,
3063
3065
  location: v(g, this.clonePosition())
3064
3066
  }
3065
- ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3067
+ ]), l.add(u), this.bumpSpace(), a = this.parseIdentifierIfPossible(), u = a.value, h = a.location;
3066
3068
  }
3067
- return s.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, v(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(b.MISSING_OTHER_CLAUSE, v(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3069
+ return s.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, v(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !o ? this.error(b.MISSING_OTHER_CLAUSE, v(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3068
3070
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3069
3071
  var n = 1, i = this.clonePosition();
3070
3072
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3071
- for (var o = !1, a = 0; !this.isEOF(); ) {
3073
+ for (var a = !1, o = 0; !this.isEOF(); ) {
3072
3074
  var s = this.char();
3073
3075
  if (s >= 48 && s <= 57)
3074
- o = !0, a = a * 10 + (s - 48), this.bump();
3076
+ a = !0, o = o * 10 + (s - 48), this.bump();
3075
3077
  else
3076
3078
  break;
3077
3079
  }
3078
3080
  var l = v(i, this.clonePosition());
3079
- return o ? (a *= n, Rn(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3081
+ return a ? (o *= n, kn(o) ? { val: o, err: null } : this.error(r, l)) : this.error(t, l);
3080
3082
  }, e.prototype.offset = function() {
3081
3083
  return this.position.offset;
3082
3084
  }, e.prototype.isEOF = function() {
@@ -3091,7 +3093,7 @@ var Ln = (
3091
3093
  var t = this.position.offset;
3092
3094
  if (t >= this.message.length)
3093
3095
  throw Error("out of bound");
3094
- var r = qt(this.message, t);
3096
+ var r = er(this.message, t);
3095
3097
  if (r === void 0)
3096
3098
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3097
3099
  return r;
@@ -3110,7 +3112,7 @@ var Ln = (
3110
3112
  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);
3111
3113
  }
3112
3114
  }, e.prototype.bumpIf = function(t) {
3113
- if (yt(this.message, t, this.offset())) {
3115
+ if (_t(this.message, t, this.offset())) {
3114
3116
  for (var r = 0; r < t.length; r++)
3115
3117
  this.bump();
3116
3118
  return !0;
@@ -3132,7 +3134,7 @@ var Ln = (
3132
3134
  break;
3133
3135
  }
3134
3136
  }, e.prototype.bumpSpace = function() {
3135
- for (; !this.isEOF() && er(this.char()); )
3137
+ for (; !this.isEOF() && rr(this.char()); )
3136
3138
  this.bump();
3137
3139
  }, e.prototype.peek = function() {
3138
3140
  if (this.isEOF())
@@ -3145,30 +3147,30 @@ var Ln = (
3145
3147
  function Qe(e) {
3146
3148
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3147
3149
  }
3148
- function Pn(e) {
3150
+ function On(e) {
3149
3151
  return Qe(e) || e === 47;
3150
3152
  }
3151
- function On(e) {
3153
+ function In(e) {
3152
3154
  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;
3153
3155
  }
3154
- function er(e) {
3156
+ function rr(e) {
3155
3157
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3156
3158
  }
3157
- function In(e) {
3159
+ function $n(e) {
3158
3160
  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;
3159
3161
  }
3160
3162
  function et(e) {
3161
3163
  e.forEach(function(t) {
3162
- if (delete t.location, Vt(t) || zt(t))
3164
+ if (delete t.location, Xt(t) || Wt(t))
3163
3165
  for (var r in t.options)
3164
3166
  delete t.options[r].location, et(t.options[r].value);
3165
3167
  else
3166
- Gt(t) && Wt(t.style) || (Ft(t) || jt(t)) && Je(t.style) ? delete t.style.location : Xt(t) && et(t.children);
3168
+ jt(t) && Jt(t.style) || (Vt(t) || zt(t)) && Je(t.style) ? delete t.style.location : Zt(t) && et(t.children);
3167
3169
  });
3168
3170
  }
3169
- function $n(e, t) {
3171
+ function Dn(e, t) {
3170
3172
  t === void 0 && (t = {}), t = _({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3171
- var r = new Ln(e, t).parse();
3173
+ var r = new Pn(e, t).parse();
3172
3174
  if (r.err) {
3173
3175
  var n = SyntaxError(b[r.err.kind]);
3174
3176
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
@@ -3184,23 +3186,23 @@ var Le = (
3184
3186
  function(e) {
3185
3187
  Ae(t, e);
3186
3188
  function t(r, n, i) {
3187
- var o = e.call(this, r) || this;
3188
- return o.code = n, o.originalMessage = i, o;
3189
+ var a = e.call(this, r) || this;
3190
+ return a.code = n, a.originalMessage = i, a;
3189
3191
  }
3190
3192
  return t.prototype.toString = function() {
3191
3193
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3192
3194
  }, t;
3193
3195
  }(Error)
3194
- ), Et = (
3196
+ ), Tt = (
3195
3197
  /** @class */
3196
3198
  function(e) {
3197
3199
  Ae(t, e);
3198
- function t(r, n, i, o) {
3199
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ce.INVALID_VALUE, o) || this;
3200
+ function t(r, n, i, a) {
3201
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ce.INVALID_VALUE, a) || this;
3200
3202
  }
3201
3203
  return t;
3202
3204
  }(Le)
3203
- ), Dn = (
3205
+ ), Un = (
3204
3206
  /** @class */
3205
3207
  function(e) {
3206
3208
  Ae(t, e);
@@ -3209,7 +3211,7 @@ var Le = (
3209
3211
  }
3210
3212
  return t;
3211
3213
  }(Le)
3212
- ), Un = (
3214
+ ), Gn = (
3213
3215
  /** @class */
3214
3216
  function(e) {
3215
3217
  Ae(t, e);
@@ -3222,17 +3224,17 @@ var Le = (
3222
3224
  (function(e) {
3223
3225
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3224
3226
  })(I || (I = {}));
3225
- function Gn(e) {
3227
+ function Fn(e) {
3226
3228
  return e.length < 2 ? e : e.reduce(function(t, r) {
3227
3229
  var n = t[t.length - 1];
3228
3230
  return !n || n.type !== I.literal || r.type !== I.literal ? t.push(r) : n.value += r.value, t;
3229
3231
  }, []);
3230
3232
  }
3231
- function Fn(e) {
3233
+ function jn(e) {
3232
3234
  return typeof e == "function";
3233
3235
  }
3234
- function He(e, t, r, n, i, o, a) {
3235
- if (e.length === 1 && dt(e[0]))
3236
+ function He(e, t, r, n, i, a, o) {
3237
+ if (e.length === 1 && bt(e[0]))
3236
3238
  return [
3237
3239
  {
3238
3240
  type: I.literal,
@@ -3241,32 +3243,32 @@ function He(e, t, r, n, i, o, a) {
3241
3243
  ];
3242
3244
  for (var s = [], l = 0, u = e; l < u.length; l++) {
3243
3245
  var h = u[l];
3244
- if (dt(h)) {
3246
+ if (bt(h)) {
3245
3247
  s.push({
3246
3248
  type: I.literal,
3247
3249
  value: h.value
3248
3250
  });
3249
3251
  continue;
3250
3252
  }
3251
- if (hn(h)) {
3252
- typeof o == "number" && s.push({
3253
+ if (cn(h)) {
3254
+ typeof a == "number" && s.push({
3253
3255
  type: I.literal,
3254
- value: r.getNumberFormat(t).format(o)
3256
+ value: r.getNumberFormat(t).format(a)
3255
3257
  });
3256
3258
  continue;
3257
3259
  }
3258
3260
  var c = h.value;
3259
3261
  if (!(i && c in i))
3260
- throw new Un(c, a);
3262
+ throw new Gn(c, o);
3261
3263
  var f = i[c];
3262
- if (ln(h)) {
3264
+ if (hn(h)) {
3263
3265
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), s.push({
3264
3266
  type: typeof f == "string" ? I.literal : I.object,
3265
3267
  value: f
3266
3268
  });
3267
3269
  continue;
3268
3270
  }
3269
- if (Ft(h)) {
3271
+ if (Vt(h)) {
3270
3272
  var g = typeof h.style == "string" ? n.date[h.style] : Je(h.style) ? h.style.parsedOptions : void 0;
3271
3273
  s.push({
3272
3274
  type: I.literal,
@@ -3274,7 +3276,7 @@ function He(e, t, r, n, i, o, a) {
3274
3276
  });
3275
3277
  continue;
3276
3278
  }
3277
- if (jt(h)) {
3279
+ if (zt(h)) {
3278
3280
  var g = typeof h.style == "string" ? n.time[h.style] : Je(h.style) ? h.style.parsedOptions : n.time.medium;
3279
3281
  s.push({
3280
3282
  type: I.literal,
@@ -3282,19 +3284,19 @@ function He(e, t, r, n, i, o, a) {
3282
3284
  });
3283
3285
  continue;
3284
3286
  }
3285
- if (Gt(h)) {
3286
- var g = typeof h.style == "string" ? n.number[h.style] : Wt(h.style) ? h.style.parsedOptions : void 0;
3287
+ if (jt(h)) {
3288
+ var g = typeof h.style == "string" ? n.number[h.style] : Jt(h.style) ? h.style.parsedOptions : void 0;
3287
3289
  g && g.scale && (f = f * (g.scale || 1)), s.push({
3288
3290
  type: I.literal,
3289
3291
  value: r.getNumberFormat(t, g).format(f)
3290
3292
  });
3291
3293
  continue;
3292
3294
  }
3293
- if (Xt(h)) {
3295
+ if (Zt(h)) {
3294
3296
  var y = h.children, T = h.value, w = i[T];
3295
- if (!Fn(w))
3296
- throw new Dn(T, "function", a);
3297
- var C = He(y, t, r, n, i, o), k = w(C.map(function(L) {
3297
+ if (!jn(w))
3298
+ throw new Un(T, "function", o);
3299
+ var C = He(y, t, r, n, i, a), k = w(C.map(function(L) {
3298
3300
  return L.value;
3299
3301
  }));
3300
3302
  Array.isArray(k) || (k = [k]), s.push.apply(s, k.map(function(L) {
@@ -3304,39 +3306,39 @@ function He(e, t, r, n, i, o, a) {
3304
3306
  };
3305
3307
  }));
3306
3308
  }
3307
- if (Vt(h)) {
3309
+ if (Xt(h)) {
3308
3310
  var S = h.options[f] || h.options.other;
3309
3311
  if (!S)
3310
- throw new Et(h.value, f, Object.keys(h.options), a);
3312
+ throw new Tt(h.value, f, Object.keys(h.options), o);
3311
3313
  s.push.apply(s, He(S.value, t, r, n, i));
3312
3314
  continue;
3313
3315
  }
3314
- if (zt(h)) {
3316
+ if (Wt(h)) {
3315
3317
  var S = h.options["=".concat(f)];
3316
3318
  if (!S) {
3317
3319
  if (!Intl.PluralRules)
3318
3320
  throw new Le(`Intl.PluralRules is not available in this environment.
3319
3321
  Try polyfilling it using "@formatjs/intl-pluralrules"
3320
- `, ce.MISSING_INTL_API, a);
3322
+ `, ce.MISSING_INTL_API, o);
3321
3323
  var A = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3322
3324
  S = h.options[A] || h.options.other;
3323
3325
  }
3324
3326
  if (!S)
3325
- throw new Et(h.value, f, Object.keys(h.options), a);
3327
+ throw new Tt(h.value, f, Object.keys(h.options), o);
3326
3328
  s.push.apply(s, He(S.value, t, r, n, i, f - (h.offset || 0)));
3327
3329
  continue;
3328
3330
  }
3329
3331
  }
3330
- return Gn(s);
3332
+ return Fn(s);
3331
3333
  }
3332
- function jn(e, t) {
3334
+ function Vn(e, t) {
3333
3335
  return t ? _(_(_({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3334
3336
  return r[n] = _(_({}, e[n]), t[n] || {}), r;
3335
3337
  }, {})) : e;
3336
3338
  }
3337
- function Vn(e, t) {
3339
+ function zn(e, t) {
3338
3340
  return t ? Object.keys(e).reduce(function(r, n) {
3339
- return r[n] = jn(e[n], t[n]), r;
3341
+ return r[n] = Vn(e[n], t[n]), r;
3340
3342
  }, _({}, e)) : e;
3341
3343
  }
3342
3344
  function je(e) {
@@ -3353,7 +3355,7 @@ function je(e) {
3353
3355
  }
3354
3356
  };
3355
3357
  }
3356
- function zn(e) {
3358
+ function Xn(e) {
3357
3359
  return e === void 0 && (e = {
3358
3360
  number: {},
3359
3361
  dateTime: {},
@@ -3385,18 +3387,18 @@ function zn(e) {
3385
3387
  })
3386
3388
  };
3387
3389
  }
3388
- var Xn = (
3390
+ var Wn = (
3389
3391
  /** @class */
3390
3392
  function() {
3391
3393
  function e(t, r, n, i) {
3392
3394
  r === void 0 && (r = e.defaultLocale);
3393
- var o = this;
3395
+ var a = this;
3394
3396
  if (this.formatterCache = {
3395
3397
  number: {},
3396
3398
  dateTime: {},
3397
3399
  pluralRules: {}
3398
3400
  }, this.format = function(l) {
3399
- var u = o.formatToParts(l);
3401
+ var u = a.formatToParts(l);
3400
3402
  if (u.length === 1)
3401
3403
  return u[0].value;
3402
3404
  var h = u.reduce(function(c, f) {
@@ -3404,26 +3406,26 @@ var Xn = (
3404
3406
  }, []);
3405
3407
  return h.length <= 1 ? h[0] || "" : h;
3406
3408
  }, this.formatToParts = function(l) {
3407
- return He(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3409
+ return He(a.ast, a.locales, a.formatters, a.formats, l, void 0, a.message);
3408
3410
  }, this.resolvedOptions = function() {
3409
3411
  var l;
3410
3412
  return {
3411
- locale: ((l = o.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3413
+ locale: ((l = a.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(a.locales)[0]
3412
3414
  };
3413
3415
  }, this.getAst = function() {
3414
- return o.ast;
3416
+ return a.ast;
3415
3417
  }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3416
3418
  if (this.message = t, !e.__parse)
3417
3419
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3418
- var a = i || {};
3419
- a.formatters;
3420
- var s = en(a, ["formatters"]);
3420
+ var o = i || {};
3421
+ o.formatters;
3422
+ var s = rn(o, ["formatters"]);
3421
3423
  this.ast = e.__parse(t, _(_({}, s), { locale: this.resolvedLocale }));
3422
3424
  } else
3423
3425
  this.ast = t;
3424
3426
  if (!Array.isArray(this.ast))
3425
3427
  throw new TypeError("A message must be provided as a String or AST.");
3426
- this.formats = Vn(e.formats, n), this.formatters = i && i.formatters || zn(this.formatterCache);
3428
+ this.formats = zn(e.formats, n), this.formatters = i && i.formatters || Xn(this.formatterCache);
3427
3429
  }
3428
3430
  return Object.defineProperty(e, "defaultLocale", {
3429
3431
  get: function() {
@@ -3436,7 +3438,7 @@ var Xn = (
3436
3438
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3437
3439
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3438
3440
  }
3439
- }, e.__parse = $n, e.formats = {
3441
+ }, e.__parse = Dn, e.formats = {
3440
3442
  number: {
3441
3443
  integer: {
3442
3444
  maximumFractionDigits: 0
@@ -3497,7 +3499,7 @@ var Xn = (
3497
3499
  }, e;
3498
3500
  }()
3499
3501
  );
3500
- function Wn(e, t) {
3502
+ function Zn(e, t) {
3501
3503
  if (t == null)
3502
3504
  return;
3503
3505
  if (t in e)
@@ -3507,9 +3509,9 @@ function Wn(e, t) {
3507
3509
  for (let i = 0; i < r.length; i++)
3508
3510
  if (typeof n == "object") {
3509
3511
  if (i > 0) {
3510
- const o = r.slice(i, r.length).join(".");
3511
- if (o in n) {
3512
- n = n[o];
3512
+ const a = r.slice(i, r.length).join(".");
3513
+ if (a in n) {
3514
+ n = n[a];
3513
3515
  break;
3514
3516
  }
3515
3517
  }
@@ -3518,60 +3520,60 @@ function Wn(e, t) {
3518
3520
  n = void 0;
3519
3521
  return n;
3520
3522
  }
3521
- const Q = {}, Zn = (e, t, r) => r && (t in Q || (Q[t] = {}), e in Q[t] || (Q[t][e] = r), r), tr = (e, t) => {
3523
+ const Q = {}, Jn = (e, t, r) => r && (t in Q || (Q[t] = {}), e in Q[t] || (Q[t][e] = r), r), nr = (e, t) => {
3522
3524
  if (t == null)
3523
3525
  return;
3524
3526
  if (t in Q && e in Q[t])
3525
3527
  return Q[t][e];
3526
3528
  const r = Pe(t);
3527
3529
  for (let n = 0; n < r.length; n++) {
3528
- const i = r[n], o = Yn(i, e);
3529
- if (o)
3530
- return Zn(e, t, o);
3530
+ const i = r[n], a = Kn(i, e);
3531
+ if (a)
3532
+ return Jn(e, t, a);
3531
3533
  }
3532
3534
  };
3533
- let it;
3535
+ let ot;
3534
3536
  const de = Ne({});
3535
- function Jn(e) {
3536
- return it[e] || null;
3537
+ function Yn(e) {
3538
+ return ot[e] || null;
3537
3539
  }
3538
- function rr(e) {
3539
- return e in it;
3540
+ function ir(e) {
3541
+ return e in ot;
3540
3542
  }
3541
- function Yn(e, t) {
3542
- if (!rr(e))
3543
+ function Kn(e, t) {
3544
+ if (!ir(e))
3543
3545
  return null;
3544
- const r = Jn(e);
3545
- return Wn(r, t);
3546
+ const r = Yn(e);
3547
+ return Zn(r, t);
3546
3548
  }
3547
- function Kn(e) {
3549
+ function qn(e) {
3548
3550
  if (e == null)
3549
3551
  return;
3550
3552
  const t = Pe(e);
3551
3553
  for (let r = 0; r < t.length; r++) {
3552
3554
  const n = t[r];
3553
- if (rr(n))
3555
+ if (ir(n))
3554
3556
  return n;
3555
3557
  }
3556
3558
  }
3557
- function nr(e, ...t) {
3558
- delete Q[e], de.update((r) => (r[e] = Qr.all([r[e] || {}, ...t]), r));
3559
+ function ar(e, ...t) {
3560
+ delete Q[e], de.update((r) => (r[e] = tn.all([r[e] || {}, ...t]), r));
3559
3561
  }
3560
3562
  me(
3561
3563
  [de],
3562
3564
  ([e]) => Object.keys(e)
3563
3565
  );
3564
- de.subscribe((e) => it = e);
3566
+ de.subscribe((e) => ot = e);
3565
3567
  const Ce = {};
3566
- function qn(e, t) {
3568
+ function Qn(e, t) {
3567
3569
  Ce[e].delete(t), Ce[e].size === 0 && delete Ce[e];
3568
3570
  }
3569
- function ir(e) {
3571
+ function or(e) {
3570
3572
  return Ce[e];
3571
3573
  }
3572
- function Qn(e) {
3574
+ function ei(e) {
3573
3575
  return Pe(e).map((t) => {
3574
- const r = ir(t);
3576
+ const r = or(t);
3575
3577
  return [t, r ? [...r] : []];
3576
3578
  }).filter(([, t]) => t.length > 0);
3577
3579
  }
@@ -3579,31 +3581,31 @@ function tt(e) {
3579
3581
  return e == null ? !1 : Pe(e).some(
3580
3582
  (t) => {
3581
3583
  var r;
3582
- return (r = ir(t)) == null ? void 0 : r.size;
3584
+ return (r = or(t)) == null ? void 0 : r.size;
3583
3585
  }
3584
3586
  );
3585
3587
  }
3586
- function ei(e, t) {
3588
+ function ti(e, t) {
3587
3589
  return Promise.all(
3588
- t.map((n) => (qn(e, n), n().then((i) => i.default || i)))
3589
- ).then((n) => nr(e, ...n));
3590
+ t.map((n) => (Qn(e, n), n().then((i) => i.default || i)))
3591
+ ).then((n) => ar(e, ...n));
3590
3592
  }
3591
3593
  const be = {};
3592
- function or(e) {
3594
+ function sr(e) {
3593
3595
  if (!tt(e))
3594
3596
  return e in be ? be[e] : Promise.resolve();
3595
- const t = Qn(e);
3597
+ const t = ei(e);
3596
3598
  return be[e] = Promise.all(
3597
3599
  t.map(
3598
- ([r, n]) => ei(r, n)
3600
+ ([r, n]) => ti(r, n)
3599
3601
  )
3600
3602
  ).then(() => {
3601
3603
  if (tt(e))
3602
- return or(e);
3604
+ return sr(e);
3603
3605
  delete be[e];
3604
3606
  }), be[e];
3605
3607
  }
3606
- const ti = {
3608
+ const ri = {
3607
3609
  number: {
3608
3610
  scientific: { notation: "scientific" },
3609
3611
  engineering: { notation: "engineering" },
@@ -3632,34 +3634,34 @@ const ti = {
3632
3634
  timeZoneName: "short"
3633
3635
  }
3634
3636
  }
3635
- }, ri = {
3637
+ }, ni = {
3636
3638
  fallbackLocale: null,
3637
3639
  loadingDelay: 200,
3638
- formats: ti,
3640
+ formats: ri,
3639
3641
  warnOnMissingMessages: !0,
3640
3642
  handleMissingMessage: void 0,
3641
3643
  ignoreTag: !0
3642
- }, ni = ri;
3644
+ }, ii = ni;
3643
3645
  function fe() {
3644
- return ni;
3646
+ return ii;
3645
3647
  }
3646
3648
  const Ve = Ne(!1);
3647
- var ii = Object.defineProperty, oi = Object.defineProperties, ai = Object.getOwnPropertyDescriptors, xt = Object.getOwnPropertySymbols, si = Object.prototype.hasOwnProperty, ui = Object.prototype.propertyIsEnumerable, Tt = (e, t, r) => t in e ? ii(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, li = (e, t) => {
3649
+ var ai = Object.defineProperty, oi = Object.defineProperties, si = Object.getOwnPropertyDescriptors, Bt = Object.getOwnPropertySymbols, ui = Object.prototype.hasOwnProperty, li = Object.prototype.propertyIsEnumerable, wt = (e, t, r) => t in e ? ai(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, hi = (e, t) => {
3648
3650
  for (var r in t || (t = {}))
3649
- si.call(t, r) && Tt(e, r, t[r]);
3650
- if (xt)
3651
- for (var r of xt(t))
3652
- ui.call(t, r) && Tt(e, r, t[r]);
3651
+ ui.call(t, r) && wt(e, r, t[r]);
3652
+ if (Bt)
3653
+ for (var r of Bt(t))
3654
+ li.call(t, r) && wt(e, r, t[r]);
3653
3655
  return e;
3654
- }, hi = (e, t) => oi(e, ai(t));
3656
+ }, ci = (e, t) => oi(e, si(t));
3655
3657
  let rt;
3656
3658
  const Se = Ne(null);
3657
- function Bt(e) {
3659
+ function Ht(e) {
3658
3660
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3659
3661
  }
3660
3662
  function Pe(e, t = fe().fallbackLocale) {
3661
- const r = Bt(e);
3662
- return t ? [.../* @__PURE__ */ new Set([...r, ...Bt(t)])] : r;
3663
+ const r = Ht(e);
3664
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Ht(t)])] : r;
3663
3665
  }
3664
3666
  function ie() {
3665
3667
  return rt != null ? rt : void 0;
@@ -3667,22 +3669,22 @@ function ie() {
3667
3669
  Se.subscribe((e) => {
3668
3670
  rt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3669
3671
  });
3670
- const ci = (e) => {
3671
- if (e && Kn(e) && tt(e)) {
3672
+ const fi = (e) => {
3673
+ if (e && qn(e) && tt(e)) {
3672
3674
  const { loadingDelay: t } = fe();
3673
3675
  let r;
3674
3676
  return typeof window != "undefined" && ie() != null && t ? r = window.setTimeout(
3675
3677
  () => Ve.set(!0),
3676
3678
  t
3677
- ) : Ve.set(!0), or(e).then(() => {
3679
+ ) : Ve.set(!0), sr(e).then(() => {
3678
3680
  Se.set(e);
3679
3681
  }).finally(() => {
3680
3682
  clearTimeout(r), Ve.set(!1);
3681
3683
  });
3682
3684
  }
3683
3685
  return Se.set(e);
3684
- }, ee = hi(li({}, Se), {
3685
- set: ci
3686
+ }, ee = ci(hi({}, Se), {
3687
+ set: fi
3686
3688
  }), Oe = (e) => {
3687
3689
  const t = /* @__PURE__ */ Object.create(null);
3688
3690
  return (n) => {
@@ -3690,20 +3692,20 @@ const ci = (e) => {
3690
3692
  return i in t ? t[i] : t[i] = e(n);
3691
3693
  };
3692
3694
  };
3693
- var fi = Object.defineProperty, Me = Object.getOwnPropertySymbols, ar = Object.prototype.hasOwnProperty, sr = Object.prototype.propertyIsEnumerable, wt = (e, t, r) => t in e ? fi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ot = (e, t) => {
3695
+ var mi = Object.defineProperty, Me = Object.getOwnPropertySymbols, ur = Object.prototype.hasOwnProperty, lr = Object.prototype.propertyIsEnumerable, Ct = (e, t, r) => t in e ? mi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, st = (e, t) => {
3694
3696
  for (var r in t || (t = {}))
3695
- ar.call(t, r) && wt(e, r, t[r]);
3697
+ ur.call(t, r) && Ct(e, r, t[r]);
3696
3698
  if (Me)
3697
3699
  for (var r of Me(t))
3698
- sr.call(t, r) && wt(e, r, t[r]);
3700
+ lr.call(t, r) && Ct(e, r, t[r]);
3699
3701
  return e;
3700
3702
  }, pe = (e, t) => {
3701
3703
  var r = {};
3702
3704
  for (var n in e)
3703
- ar.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3705
+ ur.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3704
3706
  if (e != null && Me)
3705
3707
  for (var n of Me(e))
3706
- t.indexOf(n) < 0 && sr.call(e, n) && (r[n] = e[n]);
3708
+ t.indexOf(n) < 0 && lr.call(e, n) && (r[n] = e[n]);
3707
3709
  return r;
3708
3710
  };
3709
3711
  const _e = (e, t) => {
@@ -3711,21 +3713,21 @@ const _e = (e, t) => {
3711
3713
  if (e in r && t in r[e])
3712
3714
  return r[e][t];
3713
3715
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3714
- }, mi = Oe(
3716
+ }, di = Oe(
3715
3717
  (e) => {
3716
3718
  var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
3717
3719
  if (r == null)
3718
3720
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3719
3721
  return n && (i = _e("number", n)), new Intl.NumberFormat(r, i);
3720
3722
  }
3721
- ), di = Oe(
3723
+ ), pi = Oe(
3722
3724
  (e) => {
3723
3725
  var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
3724
3726
  if (r == null)
3725
3727
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3726
3728
  return n ? i = _e("date", n) : Object.keys(i).length === 0 && (i = _e("date", "short")), new Intl.DateTimeFormat(r, i);
3727
3729
  }
3728
- ), pi = Oe(
3730
+ ), bi = Oe(
3729
3731
  (e) => {
3730
3732
  var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
3731
3733
  if (r == null)
@@ -3734,48 +3736,48 @@ const _e = (e, t) => {
3734
3736
  );
3735
3737
  return n ? i = _e("time", n) : Object.keys(i).length === 0 && (i = _e("time", "short")), new Intl.DateTimeFormat(r, i);
3736
3738
  }
3737
- ), bi = (e = {}) => {
3739
+ ), gi = (e = {}) => {
3738
3740
  var t = e, {
3739
3741
  locale: r = ie()
3740
3742
  } = t, n = pe(t, [
3741
3743
  "locale"
3742
3744
  ]);
3743
- return mi(ot({ locale: r }, n));
3744
- }, gi = (e = {}) => {
3745
+ return di(st({ locale: r }, n));
3746
+ }, yi = (e = {}) => {
3745
3747
  var t = e, {
3746
3748
  locale: r = ie()
3747
3749
  } = t, n = pe(t, [
3748
3750
  "locale"
3749
3751
  ]);
3750
- return di(ot({ locale: r }, n));
3751
- }, yi = (e = {}) => {
3752
+ return pi(st({ locale: r }, n));
3753
+ }, vi = (e = {}) => {
3752
3754
  var t = e, {
3753
3755
  locale: r = ie()
3754
3756
  } = t, n = pe(t, [
3755
3757
  "locale"
3756
3758
  ]);
3757
- return pi(ot({ locale: r }, n));
3758
- }, vi = Oe(
3759
+ return bi(st({ locale: r }, n));
3760
+ }, _i = Oe(
3759
3761
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3760
- (e, t = ie()) => new Xn(e, t, fe().formats, {
3762
+ (e, t = ie()) => new Wn(e, t, fe().formats, {
3761
3763
  ignoreTag: fe().ignoreTag
3762
3764
  })
3763
- ), _i = (e, t = {}) => {
3764
- var r, n, i, o;
3765
- let a = t;
3766
- typeof e == "object" && (a = e, e = a.id);
3765
+ ), Ei = (e, t = {}) => {
3766
+ var r, n, i, a;
3767
+ let o = t;
3768
+ typeof e == "object" && (o = e, e = o.id);
3767
3769
  const {
3768
3770
  values: s,
3769
3771
  locale: l = ie(),
3770
3772
  default: u
3771
- } = a;
3773
+ } = o;
3772
3774
  if (l == null)
3773
3775
  throw new Error(
3774
3776
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3775
3777
  );
3776
- let h = tr(e, l);
3778
+ let h = nr(e, l);
3777
3779
  if (!h)
3778
- h = (o = (i = (n = (r = fe()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
3780
+ h = (a = (i = (n = (r = fe()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? a : e;
3779
3781
  else if (typeof h != "string")
3780
3782
  return console.warn(
3781
3783
  `[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.`
@@ -3784,7 +3786,7 @@ const _e = (e, t) => {
3784
3786
  return h;
3785
3787
  let c = h;
3786
3788
  try {
3787
- c = vi(h, l).format(s);
3789
+ c = _i(h, l).format(s);
3788
3790
  } catch (f) {
3789
3791
  f instanceof Error && console.warn(
3790
3792
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3792,23 +3794,23 @@ const _e = (e, t) => {
3792
3794
  );
3793
3795
  }
3794
3796
  return c;
3795
- }, Ei = (e, t) => yi(t).format(e), xi = (e, t) => gi(t).format(e), Ti = (e, t) => bi(t).format(e), Bi = (e, t = ie()) => tr(e, t), wi = me([ee, de], () => _i);
3796
- me([ee], () => Ei);
3797
+ }, xi = (e, t) => vi(t).format(e), Ti = (e, t) => yi(t).format(e), Bi = (e, t) => gi(t).format(e), wi = (e, t = ie()) => nr(e, t), Hi = me([ee, de], () => Ei);
3797
3798
  me([ee], () => xi);
3798
3799
  me([ee], () => Ti);
3799
- me([ee, de], () => Bi);
3800
- function Hi({ withLocale: e, translations: t }) {
3800
+ me([ee], () => Bi);
3801
+ me([ee, de], () => wi);
3802
+ function Ci({ withLocale: e, translations: t }) {
3801
3803
  ee.subscribe((r) => {
3802
3804
  r == null && (de.set(t), ee.set(e));
3803
3805
  });
3804
3806
  }
3805
- function Ht(e, t) {
3806
- nr(e, t);
3807
+ function St(e, t) {
3808
+ ar(e, t);
3807
3809
  }
3808
- function Ci(e) {
3810
+ function Si(e) {
3809
3811
  ee.set(e);
3810
3812
  }
3811
- const Ct = {
3813
+ const Mt = {
3812
3814
  en: {
3813
3815
  scoreCriteriaType: {
3814
3816
  stake: "The score criteria for this tournament is <b>Turnover</b>. For each X generated (X= amount wagered in player currency or equivalent in base currency) player will get 1 point. The player who will have the largest turnover will have the highest score and rank.",
@@ -4055,11 +4057,11 @@ const Ct = {
4055
4057
  YER: "﷼",
4056
4058
  ZAR: "R",
4057
4059
  ZWD: "Z$"
4058
- }, Si = "data:image/svg+xml,%3csvg%20width='35'%20height='25'%20viewBox='0%200%2025%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2591_521)'%3e%3cpath%20d='M22.3588%2020.1363C22.3601%2020.7949%2022.1782%2021.4408%2021.8334%2022.0019C21.6456%2022.3247%2021.4036%2022.6127%2021.1179%2022.8533C20.4473%2023.4391%2019.5846%2023.7574%2018.6942%2023.7474C17.8037%2023.7373%2016.9482%2023.3997%2016.2909%2022.7989C16.0353%2022.567%2015.8156%2022.2984%2015.6389%2022.0019C15.3424%2021.5116%2015.1664%2020.958%2015.1255%2020.3865C15.0845%2019.815%2015.1799%2019.2419%2015.4034%2018.7144C15.6399%2018.1566%2016.0124%2017.667%2016.487%2017.2905C16.9617%2016.9139%2017.5234%2016.6623%2018.1204%2016.5589C18.3103%2016.5455%2018.5009%2016.5455%2018.6908%2016.5589C19.6516%2016.5589%2020.573%2016.9406%2021.2524%2017.62C21.9318%2018.2994%2022.3135%2019.2208%2022.3135%2020.1816L22.3588%2020.1363Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.3242%2020.1371L18.2299%2021.0428L20.1591%2019.2314'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.278%206.46076C21.2037%204.5943%2019.6194%203.073%2017.711%202.0753C15.8025%201.0776%2013.6493%200.644982%2011.5036%200.828135C9.35785%201.01129%207.30885%201.8026%205.59709%203.10931C3.88533%204.41603%202.5817%206.1839%201.83935%208.20542C1.09701%2010.2269%200.9467%2012.4182%201.40598%2014.5222C1.86526%2016.6261%202.91505%2018.5555%204.43229%2020.0838C5.94953%2021.6121%207.87136%2022.6759%209.97194%2023.1504C12.0725%2023.6249%2014.2648%2023.4903%2016.2917%2022.7627C16.0361%2022.5307%2015.8163%2022.2621%2015.6396%2021.9657C15.3432%2021.4754%2015.1671%2020.9217%2015.1262%2020.3502C15.0853%2019.7788%2015.1806%2019.2057%2015.4041%2018.6781C14.4907%2019.0911%2013.4995%2019.3042%2012.497%2019.3031C11.2245%2019.3008%209.97506%2018.9635%208.87436%2018.325C7.77533%2017.6908%206.86538%2016.7747%206.23875%2015.6714V15.6714C5.33468%2014.0218%205.11294%2012.0836%205.62119%2010.2725C6.12945%208.46132%207.32717%206.92144%208.9575%205.98306C10.5878%205.04467%2012.521%204.78249%2014.3424%205.25274C16.1637%205.72298%2017.7284%206.88816%2018.7006%208.4985C18.7123%208.52746%2018.7275%208.55493%2018.746%208.58009C19.3629%209.66322%2019.6875%2010.8882%2019.6875%2012.1347C19.6875%2013.3813%2019.3629%2014.6064%2018.746%2015.6895C18.5748%2015.9855%2018.384%2016.2699%2018.1753%2016.5408C18.3652%2016.5273%2018.556%2016.5273%2018.746%2016.5408C19.3961%2016.5406%2020.0342%2016.7154%2020.5936%2017.0469C21.1529%2017.3783%2021.6128%2017.8543%2021.9249%2018.4246C23.1544%2016.5691%2023.8097%2014.3923%2023.8087%2012.1665C23.8164%2010.1621%2023.2878%208.19215%2022.278%206.46076V6.46076Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.4785%200.819336V4.94915'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.1391%202.32227L16.0742%205.89962'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.2866%206.46094L18.7002%208.52584'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.6875%2012.1035L23.7992%2012.1216'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.2775%2017.7729L18.7363%2015.708'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.4966%2019.3398L12.4785%2023.4153'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.883%2018.3613L6.82715%2021.8843'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.24745%2015.708L2.69727%2017.7276'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.30577%2012.0946L1.20312%2012.0674'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.30214%208.49903L2.75195%206.41602'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.90918%202.29492L8.94692%205.89039'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.7086%2010.4202H8.7206L7.74805%2011.0146V11.9254L8.61254%2011.4082H8.6357V14.3722H9.7086V10.4202Z'%20fill='white'/%3e%3cpath%20d='M11.7885%2014.4803C12.8633%2014.4822%2013.531%2013.7123%2013.5329%2012.4039C13.5348%2011.1033%2012.8633%2010.3662%2011.7885%2010.3662C10.7117%2010.3662%2010.0479%2011.0995%2010.044%2012.4039C10.0402%2013.7065%2010.7117%2014.4783%2011.7885%2014.4803ZM11.7885%2013.6081C11.418%2013.6081%2011.1517%2013.2356%2011.1555%2012.4039C11.1594%2011.5916%2011.418%2011.2307%2011.7885%2011.2307C12.159%2011.2307%2012.4195%2011.5916%2012.4214%2012.4039C12.4233%2013.2356%2012.159%2013.6081%2011.7885%2013.6081Z'%20fill='white'/%3e%3cpath%20d='M15.305%2014.4803C16.3798%2014.4822%2017.0475%2013.7123%2017.0494%2012.4039C17.0513%2011.1033%2016.3798%2010.3662%2015.305%2010.3662C14.2282%2010.3662%2013.5644%2011.0995%2013.5605%2012.4039C13.5567%2013.7065%2014.2282%2014.4783%2015.305%2014.4803ZM15.305%2013.6081C14.9345%2013.6081%2014.6682%2013.2356%2014.672%2012.4039C14.6759%2011.5916%2014.9345%2011.2307%2015.305%2011.2307C15.6755%2011.2307%2015.936%2011.5916%2015.9379%2012.4039C15.9398%2013.2356%2015.6755%2013.6081%2015.305%2013.6081Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2591_521'%3e%3crect%20width='24'%20height='24.2989'%20fill='white'%20transform='translate(0.478516%200.139648)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", Mi = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.6712%2020.9658H5.22363V23.2166H19.6712V20.9658Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.9074%2014.8942C16.0065%2013.9267%2019.3847%2011.229%2019.3847%204.9113C19.3847%203.38619%2019.1879%202.20546%2018.7246%201.30762H6.03995C5.58078%202.20546%205.37988%203.38619%205.37988%204.9113C5.37988%2011.0978%208.76219%2013.8611%2010.8572%2014.8696V18.6906H6.40482V20.9414H18.4868V18.6906H13.9074V14.8942Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.41677%203.39453H0.841439C0.841439%203.39453%20-0.343394%209.90085%206.77789%2010.9586'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.499%203.39453H24.0743C24.0743%203.39453%2025.2592%209.90085%2018.1338%2010.9586'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.3862%203.97656L13.2718%206.31343L15.7685%206.43642L13.8211%208.00253L14.4771%2010.4132L12.3862%209.04387L10.2953%2010.4132L10.9472%208.00253L9.00391%206.43642L11.4966%206.31343L12.3862%203.97656Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", ur = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.5%2013.7502C9.5%2014.7202%2010.25%2015.5002%2011.17%2015.5002H13.05C13.85%2015.5002%2014.5%2014.8202%2014.5%2013.9702C14.5%2013.0602%2014.1%2012.7302%2013.51%2012.5202L10.5%2011.4702C9.91%2011.2602%209.51001%2010.9402%209.51001%2010.0202C9.51001%209.18023%2010.16%208.49023%2010.96%208.49023H12.84C13.76%208.49023%2014.51%209.27023%2014.51%2010.2402'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%207.5V16.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22%2012C22%2017.52%2017.52%2022%2012%2022C6.48%2022%202%2017.52%202%2012C2%206.48%206.48%202%2012%202'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22%206V2H18'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17%207L22%202'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Ri = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22%2012C22%2017.52%2017.52%2022%2012%2022C6.48%2022%202%2017.52%202%2012C2%206.48%206.48%202%2012%202C17.52%202%2022%206.48%2022%2012Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.7099%2015.1798L12.6099%2013.3298C12.0699%2013.0098%2011.6299%2012.2398%2011.6299%2011.6098V7.50977'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", ki = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%2019.5H21'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%2012.5H21'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%205.5H21'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%205.5L4%206.5L7%203.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2012.5L4%2013.5L7%2010.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2019.5L4%2020.5L7%2017.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
4059
- function Ni(e) {
4060
- br(e, "svelte-1aour49", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.casino-tournaments-thumbnail-rule{color:#fff;font-size:12px;line-height:15px;letter-spacing:-0.177807px;color:#B5B5B5}.casino-tournaments-thumbnail-rule .RulesRow{padding:10px;display:flex;border-bottom:1px solid #424242}.casino-tournaments-thumbnail-rule .RulesRow .RuleTxt{padding:3px 5px}.casino-tournaments-thumbnail-rule .RulesRow .RuleTxt a{color:#ff8364;cursor:pointer}.casino-tournaments-thumbnail-rule .RuleIcon{width:38px;height:30px}");
4060
+ }, Mi = "data:image/svg+xml,%3csvg%20width='35'%20height='25'%20viewBox='0%200%2025%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2591_521)'%3e%3cpath%20d='M22.3588%2020.1363C22.3601%2020.7949%2022.1782%2021.4408%2021.8334%2022.0019C21.6456%2022.3247%2021.4036%2022.6127%2021.1179%2022.8533C20.4473%2023.4391%2019.5846%2023.7574%2018.6942%2023.7474C17.8037%2023.7373%2016.9482%2023.3997%2016.2909%2022.7989C16.0353%2022.567%2015.8156%2022.2984%2015.6389%2022.0019C15.3424%2021.5116%2015.1664%2020.958%2015.1255%2020.3865C15.0845%2019.815%2015.1799%2019.2419%2015.4034%2018.7144C15.6399%2018.1566%2016.0124%2017.667%2016.487%2017.2905C16.9617%2016.9139%2017.5234%2016.6623%2018.1204%2016.5589C18.3103%2016.5455%2018.5009%2016.5455%2018.6908%2016.5589C19.6516%2016.5589%2020.573%2016.9406%2021.2524%2017.62C21.9318%2018.2994%2022.3135%2019.2208%2022.3135%2020.1816L22.3588%2020.1363Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.3242%2020.1371L18.2299%2021.0428L20.1591%2019.2314'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.278%206.46076C21.2037%204.5943%2019.6194%203.073%2017.711%202.0753C15.8025%201.0776%2013.6493%200.644982%2011.5036%200.828135C9.35785%201.01129%207.30885%201.8026%205.59709%203.10931C3.88533%204.41603%202.5817%206.1839%201.83935%208.20542C1.09701%2010.2269%200.9467%2012.4182%201.40598%2014.5222C1.86526%2016.6261%202.91505%2018.5555%204.43229%2020.0838C5.94953%2021.6121%207.87136%2022.6759%209.97194%2023.1504C12.0725%2023.6249%2014.2648%2023.4903%2016.2917%2022.7627C16.0361%2022.5307%2015.8163%2022.2621%2015.6396%2021.9657C15.3432%2021.4754%2015.1671%2020.9217%2015.1262%2020.3502C15.0853%2019.7788%2015.1806%2019.2057%2015.4041%2018.6781C14.4907%2019.0911%2013.4995%2019.3042%2012.497%2019.3031C11.2245%2019.3008%209.97506%2018.9635%208.87436%2018.325C7.77533%2017.6908%206.86538%2016.7747%206.23875%2015.6714V15.6714C5.33468%2014.0218%205.11294%2012.0836%205.62119%2010.2725C6.12945%208.46132%207.32717%206.92144%208.9575%205.98306C10.5878%205.04467%2012.521%204.78249%2014.3424%205.25274C16.1637%205.72298%2017.7284%206.88816%2018.7006%208.4985C18.7123%208.52746%2018.7275%208.55493%2018.746%208.58009C19.3629%209.66322%2019.6875%2010.8882%2019.6875%2012.1347C19.6875%2013.3813%2019.3629%2014.6064%2018.746%2015.6895C18.5748%2015.9855%2018.384%2016.2699%2018.1753%2016.5408C18.3652%2016.5273%2018.556%2016.5273%2018.746%2016.5408C19.3961%2016.5406%2020.0342%2016.7154%2020.5936%2017.0469C21.1529%2017.3783%2021.6128%2017.8543%2021.9249%2018.4246C23.1544%2016.5691%2023.8097%2014.3923%2023.8087%2012.1665C23.8164%2010.1621%2023.2878%208.19215%2022.278%206.46076V6.46076Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.4785%200.819336V4.94915'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.1391%202.32227L16.0742%205.89962'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.2866%206.46094L18.7002%208.52584'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.6875%2012.1035L23.7992%2012.1216'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.2775%2017.7729L18.7363%2015.708'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.4966%2019.3398L12.4785%2023.4153'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.883%2018.3613L6.82715%2021.8843'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.24745%2015.708L2.69727%2017.7276'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.30577%2012.0946L1.20312%2012.0674'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.30214%208.49903L2.75195%206.41602'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.90918%202.29492L8.94692%205.89039'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.7086%2010.4202H8.7206L7.74805%2011.0146V11.9254L8.61254%2011.4082H8.6357V14.3722H9.7086V10.4202Z'%20fill='white'/%3e%3cpath%20d='M11.7885%2014.4803C12.8633%2014.4822%2013.531%2013.7123%2013.5329%2012.4039C13.5348%2011.1033%2012.8633%2010.3662%2011.7885%2010.3662C10.7117%2010.3662%2010.0479%2011.0995%2010.044%2012.4039C10.0402%2013.7065%2010.7117%2014.4783%2011.7885%2014.4803ZM11.7885%2013.6081C11.418%2013.6081%2011.1517%2013.2356%2011.1555%2012.4039C11.1594%2011.5916%2011.418%2011.2307%2011.7885%2011.2307C12.159%2011.2307%2012.4195%2011.5916%2012.4214%2012.4039C12.4233%2013.2356%2012.159%2013.6081%2011.7885%2013.6081Z'%20fill='white'/%3e%3cpath%20d='M15.305%2014.4803C16.3798%2014.4822%2017.0475%2013.7123%2017.0494%2012.4039C17.0513%2011.1033%2016.3798%2010.3662%2015.305%2010.3662C14.2282%2010.3662%2013.5644%2011.0995%2013.5605%2012.4039C13.5567%2013.7065%2014.2282%2014.4783%2015.305%2014.4803ZM15.305%2013.6081C14.9345%2013.6081%2014.6682%2013.2356%2014.672%2012.4039C14.6759%2011.5916%2014.9345%2011.2307%2015.305%2011.2307C15.6755%2011.2307%2015.936%2011.5916%2015.9379%2012.4039C15.9398%2013.2356%2015.6755%2013.6081%2015.305%2013.6081Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2591_521'%3e%3crect%20width='24'%20height='24.2989'%20fill='white'%20transform='translate(0.478516%200.139648)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", Ri = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.6712%2020.9658H5.22363V23.2166H19.6712V20.9658Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.9074%2014.8942C16.0065%2013.9267%2019.3847%2011.229%2019.3847%204.9113C19.3847%203.38619%2019.1879%202.20546%2018.7246%201.30762H6.03995C5.58078%202.20546%205.37988%203.38619%205.37988%204.9113C5.37988%2011.0978%208.76219%2013.8611%2010.8572%2014.8696V18.6906H6.40482V20.9414H18.4868V18.6906H13.9074V14.8942Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.41677%203.39453H0.841439C0.841439%203.39453%20-0.343394%209.90085%206.77789%2010.9586'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.499%203.39453H24.0743C24.0743%203.39453%2025.2592%209.90085%2018.1338%2010.9586'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.3862%203.97656L13.2718%206.31343L15.7685%206.43642L13.8211%208.00253L14.4771%2010.4132L12.3862%209.04387L10.2953%2010.4132L10.9472%208.00253L9.00391%206.43642L11.4966%206.31343L12.3862%203.97656Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", hr = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.5%2013.7502C9.5%2014.7202%2010.25%2015.5002%2011.17%2015.5002H13.05C13.85%2015.5002%2014.5%2014.8202%2014.5%2013.9702C14.5%2013.0602%2014.1%2012.7302%2013.51%2012.5202L10.5%2011.4702C9.91%2011.2602%209.51001%2010.9402%209.51001%2010.0202C9.51001%209.18023%2010.16%208.49023%2010.96%208.49023H12.84C13.76%208.49023%2014.51%209.27023%2014.51%2010.2402'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%207.5V16.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22%2012C22%2017.52%2017.52%2022%2012%2022C6.48%2022%202%2017.52%202%2012C2%206.48%206.48%202%2012%202'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22%206V2H18'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17%207L22%202'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", ki = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22%2012C22%2017.52%2017.52%2022%2012%2022C6.48%2022%202%2017.52%202%2012C2%206.48%206.48%202%2012%202C17.52%202%2022%206.48%2022%2012Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.7099%2015.1798L12.6099%2013.3298C12.0699%2013.0098%2011.6299%2012.2398%2011.6299%2011.6098V7.50977'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Ni = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%2019.5H21'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%2012.5H21'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%205.5H21'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%205.5L4%206.5L7%203.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2012.5L4%2013.5L7%2010.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2019.5L4%2020.5L7%2017.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
4061
+ function Ai(e) {
4062
+ yr(e, "svelte-1aour49", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.casino-tournaments-thumbnail-rule{color:#fff;font-size:12px;line-height:15px;letter-spacing:-0.177807px;color:#B5B5B5}.casino-tournaments-thumbnail-rule .RulesRow{padding:10px;display:flex;border-bottom:1px solid #424242}.casino-tournaments-thumbnail-rule .RulesRow .RuleTxt{padding:3px 5px}.casino-tournaments-thumbnail-rule .RulesRow .RuleTxt a{color:#ff8364;cursor:pointer}.casino-tournaments-thumbnail-rule .RuleIcon{width:38px;height:30px}");
4061
4063
  }
4062
- function St(e) {
4064
+ function Rt(e) {
4063
4065
  let t, r = (
4064
4066
  /*$_*/
4065
4067
  e[13]("scoreCriteriaType.mostRounds") + ""
@@ -4068,11 +4070,11 @@ function St(e) {
4068
4070
  c() {
4069
4071
  t = new ke(!1), n = Re(), t.a = n;
4070
4072
  },
4071
- m(i, o) {
4072
- t.m(r, i, o), R(i, n, o);
4073
+ m(i, a) {
4074
+ t.m(r, i, a), R(i, n, a);
4073
4075
  },
4074
- p(i, o) {
4075
- o & /*$_*/
4076
+ p(i, a) {
4077
+ a & /*$_*/
4076
4078
  8192 && r !== (r = /*$_*/
4077
4079
  i[13]("scoreCriteriaType.mostRounds") + "") && t.p(r);
4078
4080
  },
@@ -4081,7 +4083,7 @@ function St(e) {
4081
4083
  }
4082
4084
  };
4083
4085
  }
4084
- function Mt(e) {
4086
+ function kt(e) {
4085
4087
  let t, r = (
4086
4088
  /*$_*/
4087
4089
  e[13]("scoreCriteriaType.winStateRatio") + ""
@@ -4090,11 +4092,11 @@ function Mt(e) {
4090
4092
  c() {
4091
4093
  t = new ke(!1), n = Re(), t.a = n;
4092
4094
  },
4093
- m(i, o) {
4094
- t.m(r, i, o), R(i, n, o);
4095
+ m(i, a) {
4096
+ t.m(r, i, a), R(i, n, a);
4095
4097
  },
4096
- p(i, o) {
4097
- o & /*$_*/
4098
+ p(i, a) {
4099
+ a & /*$_*/
4098
4100
  8192 && r !== (r = /*$_*/
4099
4101
  i[13]("scoreCriteriaType.winStateRatio") + "") && t.p(r);
4100
4102
  },
@@ -4103,7 +4105,7 @@ function Mt(e) {
4103
4105
  }
4104
4106
  };
4105
4107
  }
4106
- function Rt(e) {
4108
+ function Nt(e) {
4107
4109
  let t, r = (
4108
4110
  /*$_*/
4109
4111
  e[13]("scoreCriteriaType.maxWinStateRatio") + ""
@@ -4112,11 +4114,11 @@ function Rt(e) {
4112
4114
  c() {
4113
4115
  t = new ke(!1), n = Re(), t.a = n;
4114
4116
  },
4115
- m(i, o) {
4116
- t.m(r, i, o), R(i, n, o);
4117
+ m(i, a) {
4118
+ t.m(r, i, a), R(i, n, a);
4117
4119
  },
4118
- p(i, o) {
4119
- o & /*$_*/
4120
+ p(i, a) {
4121
+ a & /*$_*/
4120
4122
  8192 && r !== (r = /*$_*/
4121
4123
  i[13]("scoreCriteriaType.maxWinStateRatio") + "") && t.p(r);
4122
4124
  },
@@ -4125,7 +4127,7 @@ function Rt(e) {
4125
4127
  }
4126
4128
  };
4127
4129
  }
4128
- function kt(e) {
4130
+ function At(e) {
4129
4131
  let t, r = (
4130
4132
  /*$_*/
4131
4133
  e[13]("scoreCriteriaType.stake") + ""
@@ -4134,11 +4136,11 @@ function kt(e) {
4134
4136
  c() {
4135
4137
  t = new ke(!1), n = Re(), t.a = n;
4136
4138
  },
4137
- m(i, o) {
4138
- t.m(r, i, o), R(i, n, o);
4139
+ m(i, a) {
4140
+ t.m(r, i, a), R(i, n, a);
4139
4141
  },
4140
- p(i, o) {
4141
- o & /*$_*/
4142
+ p(i, a) {
4143
+ a & /*$_*/
4142
4144
  8192 && r !== (r = /*$_*/
4143
4145
  i[13]("scoreCriteriaType.stake") + "") && t.p(r);
4144
4146
  },
@@ -4147,38 +4149,38 @@ function kt(e) {
4147
4149
  }
4148
4150
  };
4149
4151
  }
4150
- function Nt(e) {
4152
+ function Lt(e) {
4151
4153
  let t, r, n;
4152
4154
  function i(s, l) {
4153
4155
  return (
4154
4156
  /*noMinCasinoBet*/
4155
4157
  s[8] && /*noMaxCasinoBet*/
4156
- s[9] ? Oi : (
4158
+ s[9] ? Ii : (
4157
4159
  /*noMinCasinoBet*/
4158
- s[8] ? Pi : (
4160
+ s[8] ? Oi : (
4159
4161
  /*noMaxCasinoBet*/
4160
- s[9] ? Li : Ai
4162
+ s[9] ? Pi : Li
4161
4163
  )
4162
4164
  )
4163
4165
  );
4164
4166
  }
4165
- let o = i(e), a = o(e);
4167
+ let a = i(e), o = a(e);
4166
4168
  return {
4167
4169
  c() {
4168
- t = x("div"), r = x("div"), r.innerHTML = `<img src="${ur}"/>`, n = O(), a.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4170
+ t = x("div"), r = x("div"), r.innerHTML = `<img src="${hr}"/>`, n = O(), o.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4169
4171
  },
4170
4172
  m(s, l) {
4171
- R(s, t, l), p(t, r), p(t, n), a.m(t, null);
4173
+ R(s, t, l), p(t, r), p(t, n), o.m(t, null);
4172
4174
  },
4173
4175
  p(s, l) {
4174
- o === (o = i(s)) && a ? a.p(s, l) : (a.d(1), a = o(s), a && (a.c(), a.m(t, null)));
4176
+ a === (a = i(s)) && o ? o.p(s, l) : (o.d(1), o = a(s), o && (o.c(), o.m(t, null)));
4175
4177
  },
4176
4178
  d(s) {
4177
- s && H(t), a.d();
4179
+ s && H(t), o.d();
4178
4180
  }
4179
4181
  };
4180
4182
  }
4181
- function Ai(e) {
4183
+ function Li(e) {
4182
4184
  let t, r = (
4183
4185
  /*$_*/
4184
4186
  e[13]("productMinMaxBet", {
@@ -4212,11 +4214,11 @@ function Ai(e) {
4212
4214
  c() {
4213
4215
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4214
4216
  },
4215
- m(i, o) {
4216
- R(i, t, o), p(t, n);
4217
+ m(i, a) {
4218
+ R(i, t, a), p(t, n);
4217
4219
  },
4218
- p(i, o) {
4219
- o & /*$_, casino, currency*/
4220
+ p(i, a) {
4221
+ a & /*$_, casino, currency*/
4220
4222
  12352 && r !== (r = /*$_*/
4221
4223
  i[13]("productMinMaxBet", {
4222
4224
  values: {
@@ -4250,7 +4252,7 @@ function Ai(e) {
4250
4252
  }
4251
4253
  };
4252
4254
  }
4253
- function Li(e) {
4255
+ function Pi(e) {
4254
4256
  let t, r = (
4255
4257
  /*$_*/
4256
4258
  e[13]("productMinBet", {
@@ -4275,11 +4277,11 @@ function Li(e) {
4275
4277
  c() {
4276
4278
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4277
4279
  },
4278
- m(i, o) {
4279
- R(i, t, o), p(t, n);
4280
+ m(i, a) {
4281
+ R(i, t, a), p(t, n);
4280
4282
  },
4281
- p(i, o) {
4282
- o & /*$_, casino, currency*/
4283
+ p(i, a) {
4284
+ a & /*$_, casino, currency*/
4283
4285
  12352 && r !== (r = /*$_*/
4284
4286
  i[13]("productMinBet", {
4285
4287
  values: {
@@ -4304,7 +4306,7 @@ function Li(e) {
4304
4306
  }
4305
4307
  };
4306
4308
  }
4307
- function Pi(e) {
4309
+ function Oi(e) {
4308
4310
  let t, r = (
4309
4311
  /*$_*/
4310
4312
  e[13]("productMaxBet", {
@@ -4329,11 +4331,11 @@ function Pi(e) {
4329
4331
  c() {
4330
4332
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4331
4333
  },
4332
- m(i, o) {
4333
- R(i, t, o), p(t, n);
4334
+ m(i, a) {
4335
+ R(i, t, a), p(t, n);
4334
4336
  },
4335
- p(i, o) {
4336
- o & /*$_, casino, currency*/
4337
+ p(i, a) {
4338
+ a & /*$_, casino, currency*/
4337
4339
  12352 && r !== (r = /*$_*/
4338
4340
  i[13]("productMaxBet", {
4339
4341
  values: {
@@ -4358,7 +4360,7 @@ function Pi(e) {
4358
4360
  }
4359
4361
  };
4360
4362
  }
4361
- function Oi(e) {
4363
+ function Ii(e) {
4362
4364
  let t, r = (
4363
4365
  /*$_*/
4364
4366
  e[13]("productNoLimitsBet", {
@@ -4372,11 +4374,11 @@ function Oi(e) {
4372
4374
  c() {
4373
4375
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4374
4376
  },
4375
- m(i, o) {
4376
- R(i, t, o), p(t, n);
4377
+ m(i, a) {
4378
+ R(i, t, a), p(t, n);
4377
4379
  },
4378
- p(i, o) {
4379
- o & /*$_, casino*/
4380
+ p(i, a) {
4381
+ a & /*$_, casino*/
4380
4382
  8256 && r !== (r = /*$_*/
4381
4383
  i[13]("productNoLimitsBet", {
4382
4384
  values: { productName: (
@@ -4390,38 +4392,38 @@ function Oi(e) {
4390
4392
  }
4391
4393
  };
4392
4394
  }
4393
- function At(e) {
4395
+ function Pt(e) {
4394
4396
  let t, r, n;
4395
4397
  function i(s, l) {
4396
4398
  return (
4397
4399
  /*noMinSportsBet*/
4398
4400
  s[10] && /*noMaxSportsBet*/
4399
- s[11] ? Ui : (
4401
+ s[11] ? Gi : (
4400
4402
  /*noMinSportsBet*/
4401
- s[10] ? Di : (
4403
+ s[10] ? Ui : (
4402
4404
  /*noMaxSportsBet*/
4403
- s[11] ? $i : Ii
4405
+ s[11] ? Di : $i
4404
4406
  )
4405
4407
  )
4406
4408
  );
4407
4409
  }
4408
- let o = i(e), a = o(e);
4410
+ let a = i(e), o = a(e);
4409
4411
  return {
4410
4412
  c() {
4411
- t = x("div"), r = x("div"), r.innerHTML = `<img src="${ur}"/>`, n = O(), a.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4413
+ t = x("div"), r = x("div"), r.innerHTML = `<img src="${hr}"/>`, n = O(), o.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4412
4414
  },
4413
4415
  m(s, l) {
4414
- R(s, t, l), p(t, r), p(t, n), a.m(t, null);
4416
+ R(s, t, l), p(t, r), p(t, n), o.m(t, null);
4415
4417
  },
4416
4418
  p(s, l) {
4417
- o === (o = i(s)) && a ? a.p(s, l) : (a.d(1), a = o(s), a && (a.c(), a.m(t, null)));
4419
+ a === (a = i(s)) && o ? o.p(s, l) : (o.d(1), o = a(s), o && (o.c(), o.m(t, null)));
4418
4420
  },
4419
4421
  d(s) {
4420
- s && H(t), a.d();
4422
+ s && H(t), o.d();
4421
4423
  }
4422
4424
  };
4423
4425
  }
4424
- function Ii(e) {
4426
+ function $i(e) {
4425
4427
  let t, r = (
4426
4428
  /*$_*/
4427
4429
  e[13]("productMinMaxBet", {
@@ -4455,11 +4457,11 @@ function Ii(e) {
4455
4457
  c() {
4456
4458
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4457
4459
  },
4458
- m(i, o) {
4459
- R(i, t, o), p(t, n);
4460
+ m(i, a) {
4461
+ R(i, t, a), p(t, n);
4460
4462
  },
4461
- p(i, o) {
4462
- o & /*$_, sports, currency*/
4463
+ p(i, a) {
4464
+ a & /*$_, sports, currency*/
4463
4465
  12416 && r !== (r = /*$_*/
4464
4466
  i[13]("productMinMaxBet", {
4465
4467
  values: {
@@ -4493,7 +4495,7 @@ function Ii(e) {
4493
4495
  }
4494
4496
  };
4495
4497
  }
4496
- function $i(e) {
4498
+ function Di(e) {
4497
4499
  let t, r = (
4498
4500
  /*$_*/
4499
4501
  e[13]("productMinBet", {
@@ -4518,11 +4520,11 @@ function $i(e) {
4518
4520
  c() {
4519
4521
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4520
4522
  },
4521
- m(i, o) {
4522
- R(i, t, o), p(t, n);
4523
+ m(i, a) {
4524
+ R(i, t, a), p(t, n);
4523
4525
  },
4524
- p(i, o) {
4525
- o & /*$_, sports, currency*/
4526
+ p(i, a) {
4527
+ a & /*$_, sports, currency*/
4526
4528
  12416 && r !== (r = /*$_*/
4527
4529
  i[13]("productMinBet", {
4528
4530
  values: {
@@ -4547,7 +4549,7 @@ function $i(e) {
4547
4549
  }
4548
4550
  };
4549
4551
  }
4550
- function Di(e) {
4552
+ function Ui(e) {
4551
4553
  let t, r = (
4552
4554
  /*$_*/
4553
4555
  e[13]("productMaxBet", {
@@ -4572,11 +4574,11 @@ function Di(e) {
4572
4574
  c() {
4573
4575
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4574
4576
  },
4575
- m(i, o) {
4576
- R(i, t, o), p(t, n);
4577
+ m(i, a) {
4578
+ R(i, t, a), p(t, n);
4577
4579
  },
4578
- p(i, o) {
4579
- o & /*$_, sports, currency*/
4580
+ p(i, a) {
4581
+ a & /*$_, sports, currency*/
4580
4582
  12416 && r !== (r = /*$_*/
4581
4583
  i[13]("productMaxBet", {
4582
4584
  values: {
@@ -4601,7 +4603,7 @@ function Di(e) {
4601
4603
  }
4602
4604
  };
4603
4605
  }
4604
- function Ui(e) {
4606
+ function Gi(e) {
4605
4607
  let t, r = (
4606
4608
  /*$_*/
4607
4609
  e[13]("productNoLimitsBet", {
@@ -4615,11 +4617,11 @@ function Ui(e) {
4615
4617
  c() {
4616
4618
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4617
4619
  },
4618
- m(i, o) {
4619
- R(i, t, o), p(t, n);
4620
+ m(i, a) {
4621
+ R(i, t, a), p(t, n);
4620
4622
  },
4621
- p(i, o) {
4622
- o & /*$_, sports*/
4623
+ p(i, a) {
4624
+ a & /*$_, sports*/
4623
4625
  8320 && r !== (r = /*$_*/
4624
4626
  i[13]("productNoLimitsBet", {
4625
4627
  values: { productName: (
@@ -4633,8 +4635,8 @@ function Ui(e) {
4633
4635
  }
4634
4636
  };
4635
4637
  }
4636
- function Gi(e) {
4637
- let t, r, n, i, o, a, s, l, u, h, c, f, g, y = (
4638
+ function Fi(e) {
4639
+ let t, r, n, i, a, o, s, l, u, h, c, f, g, y = (
4638
4640
  /*$_*/
4639
4641
  e[13]("miniBetCount", {
4640
4642
  values: { betCount: (
@@ -4662,41 +4664,41 @@ function Gi(e) {
4662
4664
  /*tcurl*/
4663
4665
  e[4]
4664
4666
  ) } }) + ""
4665
- ), Te, d, P, W, at, $ = (
4667
+ ), Te, d, P, W, ut, $ = (
4666
4668
  /*scorecriterial*/
4667
- e[0] == "BetCount" && St(e)
4669
+ e[0] == "BetCount" && Rt(e)
4668
4670
  ), D = (
4669
4671
  /*scorecriterial*/
4670
- e[0] == "WinStakeRatio" && Mt(e)
4672
+ e[0] == "WinStakeRatio" && kt(e)
4671
4673
  ), U = (
4672
4674
  /*scorecriterial*/
4673
- e[0] == "MaxWinStakeRatio" && Rt(e)
4675
+ e[0] == "MaxWinStakeRatio" && Nt(e)
4674
4676
  ), G = (
4675
4677
  /*scorecriterial*/
4676
- e[0] == "Stake" && kt(e)
4678
+ e[0] == "Stake" && At(e)
4677
4679
  ), F = (
4678
4680
  /*casino*/
4679
- e[6] && Nt(e)
4681
+ e[6] && Lt(e)
4680
4682
  ), j = (
4681
4683
  /*sports*/
4682
- e[7] && At(e)
4684
+ e[7] && Pt(e)
4683
4685
  );
4684
4686
  return {
4685
4687
  c() {
4686
- t = x("div"), r = x("div"), n = x("div"), n.innerHTML = `<img src="${Mi}"/>`, i = O(), o = x("div"), $ && $.c(), a = O(), D && D.c(), s = O(), U && U.c(), l = O(), G && G.c(), u = O(), h = x("div"), c = x("div"), c.innerHTML = `<img src="${Si}"/>`, f = O(), g = x("div"), T = X(y), w = O(), C = x("div"), k = x("div"), k.innerHTML = `<img src="${Ri}"/>`, S = O(), A = x("div"), J = X(L), te = O(), K = x("div"), re = x("div"), re.innerHTML = `<img src="${ki}"/>`, xe = O(), q = x("div"), Te = O(), F && F.c(), d = O(), P = x("span"), at = O(), j && j.c(), m(n, "class", "RuleIcon"), m(n, "part", "RuleIcon"), m(o, "class", "RuleTxt"), m(o, "part", "RuleTxt"), m(r, "class", "RulesRow"), m(r, "part", "rule"), m(c, "class", "RuleIcon"), m(c, "part", "RuleIcon"), m(g, "class", "RuleTxt"), m(g, "part", "RuleTxt"), m(h, "class", "RulesRow"), m(h, "part", "rule"), m(k, "class", "RuleIcon"), m(k, "part", "RuleIcon"), m(A, "class", "RuleTxt"), m(A, "part", "RuleTxt"), m(C, "class", "RulesRow"), m(C, "part", "rule"), m(re, "class", "RuleIcon"), m(re, "part", "RuleIcon"), m(q, "class", "RuleTxt"), m(q, "part", "RuleTxt"), m(K, "class", "RulesRow"), m(K, "part", "rule"), m(P, "type", "hidden"), m(P, "href", W = { tcurl: (
4688
+ t = x("div"), r = x("div"), n = x("div"), n.innerHTML = `<img src="${Ri}"/>`, i = O(), a = x("div"), $ && $.c(), o = O(), D && D.c(), s = O(), U && U.c(), l = O(), G && G.c(), u = O(), h = x("div"), c = x("div"), c.innerHTML = `<img src="${Mi}"/>`, f = O(), g = x("div"), T = X(y), w = O(), C = x("div"), k = x("div"), k.innerHTML = `<img src="${ki}"/>`, S = O(), A = x("div"), J = X(L), te = O(), K = x("div"), re = x("div"), re.innerHTML = `<img src="${Ni}"/>`, xe = O(), q = x("div"), Te = O(), F && F.c(), d = O(), P = x("span"), ut = O(), j && j.c(), m(n, "class", "RuleIcon"), m(n, "part", "RuleIcon"), m(a, "class", "RuleTxt"), m(a, "part", "RuleTxt"), m(r, "class", "RulesRow"), m(r, "part", "rule"), m(c, "class", "RuleIcon"), m(c, "part", "RuleIcon"), m(g, "class", "RuleTxt"), m(g, "part", "RuleTxt"), m(h, "class", "RulesRow"), m(h, "part", "rule"), m(k, "class", "RuleIcon"), m(k, "part", "RuleIcon"), m(A, "class", "RuleTxt"), m(A, "part", "RuleTxt"), m(C, "class", "RulesRow"), m(C, "part", "rule"), m(re, "class", "RuleIcon"), m(re, "part", "RuleIcon"), m(q, "class", "RuleTxt"), m(q, "part", "RuleTxt"), m(K, "class", "RulesRow"), m(K, "part", "rule"), m(P, "type", "hidden"), m(P, "href", W = { tcurl: (
4687
4689
  /*tcurl*/
4688
4690
  e[4]
4689
4691
  ) }), m(t, "class", "casino-tournaments-thumbnail-rule"), m(t, "part", "casino-tournaments-thumbnail-rule");
4690
4692
  },
4691
4693
  m(E, V) {
4692
- R(E, t, V), p(t, r), p(r, n), p(r, i), p(r, o), $ && $.m(o, null), p(o, a), D && D.m(o, null), p(o, s), U && U.m(o, null), p(o, l), G && G.m(o, null), p(t, u), p(t, h), p(h, c), p(h, f), p(h, g), p(g, T), p(t, w), p(t, C), p(C, k), p(C, S), p(C, A), p(A, J), p(t, te), p(t, K), p(K, re), p(K, xe), p(K, q), q.innerHTML = ne, p(t, Te), F && F.m(t, null), p(t, d), p(t, P), p(t, at), j && j.m(t, null), e[20](t);
4694
+ R(E, t, V), p(t, r), p(r, n), p(r, i), p(r, a), $ && $.m(a, null), p(a, o), D && D.m(a, null), p(a, s), U && U.m(a, null), p(a, l), G && G.m(a, null), p(t, u), p(t, h), p(h, c), p(h, f), p(h, g), p(g, T), p(t, w), p(t, C), p(C, k), p(C, S), p(C, A), p(A, J), p(t, te), p(t, K), p(K, re), p(K, xe), p(K, q), q.innerHTML = ne, p(t, Te), F && F.m(t, null), p(t, d), p(t, P), p(t, ut), j && j.m(t, null), e[20](t);
4693
4695
  },
4694
4696
  p(E, [V]) {
4695
4697
  /*scorecriterial*/
4696
- E[0] == "BetCount" ? $ ? $.p(E, V) : ($ = St(E), $.c(), $.m(o, a)) : $ && ($.d(1), $ = null), /*scorecriterial*/
4697
- E[0] == "WinStakeRatio" ? D ? D.p(E, V) : (D = Mt(E), D.c(), D.m(o, s)) : D && (D.d(1), D = null), /*scorecriterial*/
4698
- E[0] == "MaxWinStakeRatio" ? U ? U.p(E, V) : (U = Rt(E), U.c(), U.m(o, l)) : U && (U.d(1), U = null), /*scorecriterial*/
4699
- E[0] == "Stake" ? G ? G.p(E, V) : (G = kt(E), G.c(), G.m(o, null)) : G && (G.d(1), G = null), V & /*$_, betcount*/
4698
+ E[0] == "BetCount" ? $ ? $.p(E, V) : ($ = Rt(E), $.c(), $.m(a, o)) : $ && ($.d(1), $ = null), /*scorecriterial*/
4699
+ E[0] == "WinStakeRatio" ? D ? D.p(E, V) : (D = kt(E), D.c(), D.m(a, s)) : D && (D.d(1), D = null), /*scorecriterial*/
4700
+ E[0] == "MaxWinStakeRatio" ? U ? U.p(E, V) : (U = Nt(E), U.c(), U.m(a, l)) : U && (U.d(1), U = null), /*scorecriterial*/
4701
+ E[0] == "Stake" ? G ? G.p(E, V) : (G = At(E), G.c(), G.m(a, null)) : G && (G.d(1), G = null), V & /*$_, betcount*/
4700
4702
  8194 && y !== (y = /*$_*/
4701
4703
  E[13]("miniBetCount", {
4702
4704
  values: { betCount: (
@@ -4722,12 +4724,12 @@ function Gi(e) {
4722
4724
  /*tcurl*/
4723
4725
  E[4]
4724
4726
  ) } }) + "") && (q.innerHTML = ne), /*casino*/
4725
- E[6] ? F ? F.p(E, V) : (F = Nt(E), F.c(), F.m(t, d)) : F && (F.d(1), F = null), V & /*tcurl*/
4727
+ E[6] ? F ? F.p(E, V) : (F = Lt(E), F.c(), F.m(t, d)) : F && (F.d(1), F = null), V & /*tcurl*/
4726
4728
  16 && W !== (W = { tcurl: (
4727
4729
  /*tcurl*/
4728
4730
  E[4]
4729
4731
  ) }) && m(P, "href", W), /*sports*/
4730
- E[7] ? j ? j.p(E, V) : (j = At(E), j.c(), j.m(t, null)) : j && (j.d(1), j = null);
4732
+ E[7] ? j ? j.p(E, V) : (j = Pt(E), j.c(), j.m(t, null)) : j && (j.d(1), j = null);
4731
4733
  },
4732
4734
  i: Z,
4733
4735
  o: Z,
@@ -4736,27 +4738,27 @@ function Gi(e) {
4736
4738
  }
4737
4739
  };
4738
4740
  }
4739
- function Fi(e, t, r) {
4741
+ function ji(e, t, r) {
4740
4742
  let n;
4741
- pr(e, wi, (d) => r(13, n = d));
4742
- let { lang: i = "tr" } = t, { scorecriterial: o = "BetCount" } = t, { betcount: a } = t, { starttime: s } = t, { endtime: l } = t, { tcurl: u } = t, { products: h = "{}" } = t, { clientstyling: c = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: g = "" } = t, y, T, w, C = !1, k = !1, S = !1, A = !1, L = "EUR";
4743
- Hi({ withLocale: "en", translations: {} });
4743
+ gr(e, Hi, (d) => r(13, n = d));
4744
+ let { lang: i = "tr" } = t, { scorecriterial: a = "BetCount" } = t, { betcount: o } = t, { starttime: s } = t, { endtime: l } = t, { tcurl: u } = t, { products: h = "{}" } = t, { clientstyling: c = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: g = "" } = t, y, T, w, C = !1, k = !1, S = !1, A = !1, L = "EUR";
4745
+ Ci({ withLocale: "en", translations: {} });
4744
4746
  const J = (d) => typeof d == "number" || Object.prototype.toString.call(d) === "[object Number]", te = () => {
4745
4747
  fetch(g).then((P) => P.json()).then((P) => {
4746
4748
  Object.keys(P).forEach((W) => {
4747
- Ht(W, P[W]);
4749
+ St(W, P[W]);
4748
4750
  });
4749
4751
  }).catch((P) => {
4750
4752
  console.log(P);
4751
4753
  });
4752
4754
  };
4753
- Object.keys(Ct).forEach((d) => {
4754
- Ht(d, Ct[d]);
4755
+ Object.keys(Mt).forEach((d) => {
4756
+ St(d, Mt[d]);
4755
4757
  });
4756
4758
  const K = (d) => {
4757
4759
  d && (r(12, L = d.currency), d.casino ? (r(6, T = d.casino), r(8, C = !(T.hasOwnProperty("minbet") && T.minbet != 0)), r(9, k = !(T.hasOwnProperty("maxbet") && T.maxbet != 0))) : (r(8, C = !0), r(9, k = !0)), d.sports ? (r(7, w = d.sports), r(10, S = !(w.hasOwnProperty("minbet") && w.minbet != 0)), r(11, A = !(w.hasOwnProperty("maxbet") && w.maxbet != 0))) : (r(10, S = !0), r(11, A = !0)));
4758
4760
  }, re = () => {
4759
- Ci(i);
4761
+ Si(i);
4760
4762
  }, xe = () => {
4761
4763
  let d = document.createElement("style");
4762
4764
  d.innerHTML = c, y.appendChild(d);
@@ -4777,7 +4779,7 @@ function Fi(e, t, r) {
4777
4779
  }, ne = (d) => {
4778
4780
  d.data && d.data.type && d.type == "TournamentsProductsUpdate" && r(15, h = d.data.productInfo);
4779
4781
  };
4780
- Tr(() => (window.addEventListener("message", ne, !1), window.postMessage({ type: "TournamentsRuleListenerLoaded" }, window.location.href), () => {
4782
+ wr(() => (window.addEventListener("message", ne, !1), window.postMessage({ type: "TournamentsRuleListenerLoaded" }, window.location.href), () => {
4781
4783
  window.removeEventListener("message", ne);
4782
4784
  }));
4783
4785
  function Te(d) {
@@ -4786,7 +4788,7 @@ function Fi(e, t, r) {
4786
4788
  });
4787
4789
  }
4788
4790
  return e.$$set = (d) => {
4789
- "lang" in d && r(16, i = d.lang), "scorecriterial" in d && r(0, o = d.scorecriterial), "betcount" in d && r(1, a = d.betcount), "starttime" in d && r(2, s = d.starttime), "endtime" in d && r(3, l = d.endtime), "tcurl" in d && r(4, u = d.tcurl), "products" in d && r(15, h = d.products), "clientstyling" in d && r(17, c = d.clientstyling), "clientstylingurl" in d && r(18, f = d.clientstylingurl), "translationurl" in d && r(19, g = d.translationurl);
4791
+ "lang" in d && r(16, i = d.lang), "scorecriterial" in d && r(0, a = d.scorecriterial), "betcount" in d && r(1, o = d.betcount), "starttime" in d && r(2, s = d.starttime), "endtime" in d && r(3, l = d.endtime), "tcurl" in d && r(4, u = d.tcurl), "products" in d && r(15, h = d.products), "clientstyling" in d && r(17, c = d.clientstyling), "clientstylingurl" in d && r(18, f = d.clientstylingurl), "translationurl" in d && r(19, g = d.translationurl);
4790
4792
  }, e.$$.update = () => {
4791
4793
  e.$$.dirty & /*lang*/
4792
4794
  65536 && i && re(), e.$$.dirty & /*products*/
@@ -4795,8 +4797,8 @@ function Fi(e, t, r) {
4795
4797
  262176 && f && y && q(), e.$$.dirty & /*translationurl*/
4796
4798
  524288 && g && te();
4797
4799
  }, [
4798
- o,
4799
4800
  a,
4801
+ o,
4800
4802
  s,
4801
4803
  l,
4802
4804
  u,
@@ -4818,14 +4820,14 @@ function Fi(e, t, r) {
4818
4820
  Te
4819
4821
  ];
4820
4822
  }
4821
- class ji extends Pr {
4823
+ class Vi extends Ir {
4822
4824
  constructor(t) {
4823
- super(), Ar(
4825
+ super(), Pr(
4824
4826
  this,
4825
4827
  t,
4828
+ ji,
4826
4829
  Fi,
4827
- Gi,
4828
- Pt,
4830
+ It,
4829
4831
  {
4830
4832
  lang: 16,
4831
4833
  scorecriterial: 0,
@@ -4838,7 +4840,7 @@ class ji extends Pr {
4838
4840
  clientstylingurl: 18,
4839
4841
  translationurl: 19
4840
4842
  },
4841
- Ni
4843
+ Ai
4842
4844
  );
4843
4845
  }
4844
4846
  get lang() {
@@ -4902,7 +4904,7 @@ class ji extends Pr {
4902
4904
  this.$$set({ translationurl: t }), z();
4903
4905
  }
4904
4906
  }
4905
- Lr(ji, { lang: {}, scorecriterial: {}, betcount: {}, starttime: {}, endtime: {}, tcurl: {}, products: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
4907
+ Or(Vi, { lang: {}, scorecriterial: {}, betcount: {}, starttime: {}, endtime: {}, tcurl: {}, products: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
4906
4908
  export {
4907
- ji as default
4909
+ Vi as default
4908
4910
  };