@everymatrix/casino-tournaments-thumbnail-rule 1.60.0 → 1.60.2

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 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) => {
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) => {
6
6
  for (var r in t || (t = {}))
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]);
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]);
11
11
  return e;
12
- }, ct = (e, t) => fr(e, mr(t));
12
+ }, lt = (e, t) => hr(e, cr(t));
13
13
  var M = (e, t, r) => (Ie(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var ft = (e, t, r) => new Promise((n, i) => {
15
- var a = (l) => {
14
+ var ht = (e, t, r) => new Promise((n, i) => {
15
+ var o = (l) => {
16
16
  try {
17
17
  s(r.next(l));
18
18
  } catch (u) {
19
19
  i(u);
20
20
  }
21
- }, o = (l) => {
21
+ }, a = (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(a, o);
27
+ }, s = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(o, a);
28
28
  s((r = r.apply(e, t)).next());
29
29
  });
30
30
  function Z() {
31
31
  }
32
- function Ot(e) {
32
+ function Lt(e) {
33
33
  return e();
34
34
  }
35
- function mt() {
35
+ function ct() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function Ee(e) {
39
- e.forEach(Ot);
39
+ e.forEach(Lt);
40
40
  }
41
41
  function nt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function It(e, t) {
44
+ function Pt(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- function br(e) {
47
+ function dr(e) {
48
48
  return Object.keys(e).length === 0;
49
49
  }
50
- function $t(e, ...t) {
50
+ function Ot(e, ...t) {
51
51
  if (e == null) {
52
52
  for (const n of t)
53
53
  n(void 0);
@@ -56,20 +56,20 @@ function $t(e, ...t) {
56
56
  const r = e.subscribe(...t);
57
57
  return r.unsubscribe ? () => r.unsubscribe() : r;
58
58
  }
59
- function gr(e, t, r) {
60
- e.$$.on_destroy.push($t(t, r));
59
+ function pr(e, t, r) {
60
+ e.$$.on_destroy.push(Ot(t, r));
61
61
  }
62
62
  function p(e, t) {
63
63
  e.appendChild(t);
64
64
  }
65
- function yr(e, t, r) {
66
- const n = vr(e);
65
+ function br(e, t, r) {
66
+ const n = gr(e);
67
67
  if (!n.getElementById(t)) {
68
68
  const i = x("style");
69
- i.id = t, i.textContent = r, _r(n, i);
69
+ i.id = t, i.textContent = r, yr(n, i);
70
70
  }
71
71
  }
72
- function vr(e) {
72
+ function gr(e) {
73
73
  if (!e)
74
74
  return document;
75
75
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -79,7 +79,7 @@ function vr(e) {
79
79
  t
80
80
  ) : e.ownerDocument;
81
81
  }
82
- function _r(e, t) {
82
+ function yr(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 Er(e) {
98
+ function vr(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 xr(e) {
113
+ function _r(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 = Er(
151
+ this.e || (this.is_svg ? this.e = vr(
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 Tr(e) {
190
+ function Er(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 Br() {
203
+ function xr() {
204
204
  if (!ye)
205
205
  throw new Error("Function called outside component initialization");
206
206
  return ye;
207
207
  }
208
- function wr(e) {
209
- Br().$$.on_mount.push(e);
208
+ function Tr(e) {
209
+ xr().$$.on_mount.push(e);
210
210
  }
211
211
  const se = [], ze = [];
212
212
  let ue = [];
213
- const dt = [], Hr = /* @__PURE__ */ Promise.resolve();
213
+ const ft = [], Br = /* @__PURE__ */ Promise.resolve();
214
214
  let Xe = !1;
215
- function Cr() {
216
- Xe || (Xe = !0, Hr.then(z));
215
+ function wr() {
216
+ Xe || (Xe = !0, Br.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 ae = 0;
222
+ let oe = 0;
223
223
  function z() {
224
- if (ae !== 0)
224
+ if (oe !== 0)
225
225
  return;
226
226
  const e = ye;
227
227
  do {
228
228
  try {
229
- for (; ae < se.length; ) {
230
- const t = se[ae];
231
- ae++, ge(t), Sr(t.$$);
229
+ for (; oe < se.length; ) {
230
+ const t = se[oe];
231
+ oe++, ge(t), Hr(t.$$);
232
232
  }
233
233
  } catch (t) {
234
- throw se.length = 0, ae = 0, t;
234
+ throw se.length = 0, oe = 0, t;
235
235
  }
236
- for (ge(null), se.length = 0, ae = 0; ze.length; )
236
+ for (ge(null), se.length = 0, oe = 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 (; dt.length; )
245
- dt.pop()();
244
+ for (; ft.length; )
245
+ ft.pop()();
246
246
  Xe = !1, $e.clear(), ge(e);
247
247
  }
248
- function Sr(e) {
248
+ function Hr(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 Mr(e) {
255
+ function Cr(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 Rr = /* @__PURE__ */ new Set();
260
- function kr(e, t) {
261
- e && e.i && (Rr.delete(e), e.i(t));
259
+ const Sr = /* @__PURE__ */ new Set();
260
+ function Mr(e, t) {
261
+ e && e.i && (Sr.delete(e), e.i(t));
262
262
  }
263
- function Nr(e, t, r) {
263
+ function Rr(e, t, r) {
264
264
  const { fragment: n, after_update: i } = e.$$;
265
265
  n && n.m(t, r), We(() => {
266
- const a = e.$$.on_mount.map(Ot).filter(nt);
267
- e.$$.on_destroy ? e.$$.on_destroy.push(...a) : Ee(a), e.$$.on_mount = [];
266
+ const o = e.$$.on_mount.map(Lt).filter(nt);
267
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Ee(o), e.$$.on_mount = [];
268
268
  }), i.forEach(We);
269
269
  }
270
- function Ar(e, t) {
270
+ function kr(e, t) {
271
271
  const r = e.$$;
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 = []);
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 = []);
273
273
  }
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;
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;
276
276
  }
277
- function Pr(e, t, r, n, i, a, o = null, s = [-1]) {
277
+ function Ar(e, t, r, n, i, o, a = 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: a,
284
+ props: o,
285
285
  update: Z,
286
286
  not_equal: i,
287
- bound: mt(),
287
+ bound: ct(),
288
288
  // lifecycle
289
289
  on_mount: [],
290
290
  on_destroy: [],
@@ -293,28 +293,28 @@ function Pr(e, t, r, n, i, a, o = null, s = [-1]) {
293
293
  after_update: [],
294
294
  context: new Map(t.context || (l ? l.$$.context : [])),
295
295
  // everything else
296
- callbacks: mt(),
296
+ callbacks: ct(),
297
297
  dirty: s,
298
298
  skip_bound: !1,
299
299
  root: t.target || l.$$.root
300
300
  };
301
- o && o(u.root);
301
+ a && a(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 && Lr(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 && Nr(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 = xr(t.target);
308
+ const c = _r(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 && kr(e.$$.fragment), Nr(e, t.target, t.anchor), z();
312
+ t.intro && Mr(e.$$.fragment), Rr(e, t.target, t.anchor), z();
313
313
  }
314
314
  ge(l);
315
315
  }
316
- let Dt;
317
- typeof HTMLElement == "function" && (Dt = class extends HTMLElement {
316
+ let It;
317
+ typeof HTMLElement == "function" && (It = 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" && (Dt = class extends HTMLElement {
351
351
  }
352
352
  }
353
353
  connectedCallback() {
354
- return ft(this, null, function* () {
354
+ return ht(this, null, function* () {
355
355
  if (this.$$cn = !0, !this.$$c) {
356
- let t = function(a) {
356
+ let t = function(o) {
357
357
  return () => {
358
- let o;
358
+ let a;
359
359
  return {
360
360
  c: function() {
361
- o = x("slot"), a !== "default" && m(o, "name", a);
361
+ a = x("slot"), o !== "default" && m(a, "name", o);
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, o, h);
368
+ R(u, a, h);
369
369
  },
370
370
  d: function(u) {
371
- u && H(o);
371
+ u && H(a);
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 = 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"));
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"));
384
384
  }
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]);
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]);
387
387
  this.$$c = new this.$$ctor({
388
388
  target: this.shadowRoot || this,
389
- props: ct(ht({}, this.$$d), {
389
+ props: lt(ut({}, this.$$d), {
390
390
  $$slots: r,
391
391
  $$scope: {
392
392
  ctx: []
@@ -395,23 +395,23 @@ typeof HTMLElement == "function" && (Dt = class extends HTMLElement {
395
395
  });
396
396
  const i = () => {
397
397
  this.$$r = !0;
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],
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],
403
403
  this.$$p_d,
404
404
  "toAttribute"
405
405
  );
406
- o == null ? this.removeAttribute(this.$$p_d[a].attribute || a) : this.setAttribute(this.$$p_d[a].attribute || a, o);
406
+ a == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, a);
407
407
  }
408
408
  this.$$r = !1;
409
409
  };
410
410
  this.$$c.$$.after_update.push(i), i();
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);
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);
415
415
  }
416
416
  this.$$l = {};
417
417
  }
@@ -435,8 +435,8 @@ typeof HTMLElement == "function" && (Dt = class extends HTMLElement {
435
435
  }
436
436
  });
437
437
  function we(e, t, r, n) {
438
- var a;
439
- const i = (a = r[e]) == null ? void 0 : a.type;
438
+ var o;
439
+ const i = (o = r[e]) == null ? void 0 : o.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 Or(e, t, r, n, i, a) {
468
- let o = class extends Dt {
467
+ function Lr(e, t, r, n, i, o) {
468
+ let a = class extends It {
469
469
  constructor() {
470
470
  super(e, r, i), this.$$p_d = t;
471
471
  }
@@ -476,7 +476,7 @@ function Or(e, t, r, n, i, a) {
476
476
  }
477
477
  };
478
478
  return Object.keys(t).forEach((s) => {
479
- Object.defineProperty(o.prototype, s, {
479
+ Object.defineProperty(a.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 Or(e, t, r, n, i, a) {
486
486
  }
487
487
  });
488
488
  }), n.forEach((s) => {
489
- Object.defineProperty(o.prototype, s, {
489
+ Object.defineProperty(a.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
- o, o;
496
+ a, a;
497
497
  }
498
- class Ir {
498
+ class Pr {
499
499
  constructor() {
500
500
  /**
501
501
  * ### PRIVATE API
@@ -516,7 +516,7 @@ class Ir {
516
516
  }
517
517
  /** @returns {void} */
518
518
  $destroy() {
519
- Ar(this, 1), this.$destroy = Z;
519
+ kr(this, 1), this.$destroy = Z;
520
520
  }
521
521
  /**
522
522
  * @template {Extract<keyof Events, string>} K
@@ -538,13 +538,13 @@ class Ir {
538
538
  * @returns {void}
539
539
  */
540
540
  $set(t) {
541
- this.$$set && !br(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
541
+ this.$$set && !dr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
542
542
  }
543
543
  }
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) {
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) {
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 (It(e, s) && (e = s, r)) {
557
- const l = !oe.length;
556
+ if (Pt(e, s) && (e = s, r)) {
557
+ const l = !ae.length;
558
558
  for (const u of n)
559
- u[1](), oe.push(u, e);
559
+ u[1](), ae.push(u, e);
560
560
  if (l) {
561
- for (let u = 0; u < oe.length; u += 2)
562
- oe[u][0](oe[u + 1]);
563
- oe.length = 0;
561
+ for (let u = 0; u < ae.length; u += 2)
562
+ ae[u][0](ae[u + 1]);
563
+ ae.length = 0;
564
564
  }
565
565
  }
566
566
  }
567
- function a(s) {
567
+ function o(s) {
568
568
  i(s(e));
569
569
  }
570
- function o(s, l = Z) {
570
+ function a(s, l = Z) {
571
571
  const u = [s, l];
572
- return n.add(u), n.size === 1 && (r = t(i, a) || Z), s(e), () => {
572
+ return n.add(u), n.size === 1 && (r = t(i, o) || Z), s(e), () => {
573
573
  n.delete(u), n.size === 0 && r && (r(), r = null);
574
574
  };
575
575
  }
576
- return { set: i, update: a, subscribe: o };
576
+ return { set: i, update: o, subscribe: a };
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 a = t.length < 2;
583
- return Dr(r, (o, s) => {
582
+ const o = t.length < 2;
583
+ return Ir(r, (a, 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, o, s);
592
- a ? o(y) : c = nt(y) ? y : Z;
591
+ const y = t(n ? u[0] : u, a, s);
592
+ o ? a(y) : c = nt(y) ? y : Z;
593
593
  }, g = i.map(
594
- (y, T) => $t(
594
+ (y, T) => Ot(
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 Ur(e) {
609
+ function $r(e) {
610
610
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
611
611
  }
612
- var Gr = function(t) {
613
- return Fr(t) && !jr(t);
612
+ var Dr = function(t) {
613
+ return Ur(t) && !Gr(t);
614
614
  };
615
- function Fr(e) {
615
+ function Ur(e) {
616
616
  return !!e && typeof e == "object";
617
617
  }
618
- function jr(e) {
618
+ function Gr(e) {
619
619
  var t = Object.prototype.toString.call(e);
620
- return t === "[object RegExp]" || t === "[object Date]" || Xr(e);
620
+ return t === "[object RegExp]" || t === "[object Date]" || Vr(e);
621
621
  }
622
- var Vr = typeof Symbol == "function" && Symbol.for, zr = Vr ? Symbol.for("react.element") : 60103;
623
- function Xr(e) {
624
- return e.$$typeof === zr;
622
+ var Fr = typeof Symbol == "function" && Symbol.for, jr = Fr ? Symbol.for("react.element") : 60103;
623
+ function Vr(e) {
624
+ return e.$$typeof === jr;
625
625
  }
626
- function Wr(e) {
626
+ function zr(e) {
627
627
  return Array.isArray(e) ? [] : {};
628
628
  }
629
629
  function ve(e, t) {
630
- return t.clone !== !1 && t.isMergeableObject(e) ? le(Wr(e), e, t) : e;
630
+ return t.clone !== !1 && t.isMergeableObject(e) ? le(zr(e), e, t) : e;
631
631
  }
632
- function Zr(e, t, r) {
632
+ function Xr(e, t, r) {
633
633
  return e.concat(t).map(function(n) {
634
634
  return ve(n, r);
635
635
  });
636
636
  }
637
- function Jr(e, t) {
637
+ function Wr(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 Yr(e) {
643
+ function Zr(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 pt(e) {
649
- return Object.keys(e).concat(Yr(e));
648
+ function mt(e) {
649
+ return Object.keys(e).concat(Zr(e));
650
650
  }
651
- function Ut(e, t) {
651
+ function $t(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 Kr(e, t) {
659
- return Ut(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
658
+ function Jr(e, t) {
659
+ return $t(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
660
660
  }
661
- function qr(e, t, r) {
661
+ function Yr(e, t, r) {
662
662
  var n = {};
663
- return r.isMergeableObject(e) && pt(e).forEach(function(i) {
663
+ return r.isMergeableObject(e) && mt(e).forEach(function(i) {
664
664
  n[i] = ve(e[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));
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));
667
667
  }), n;
668
668
  }
669
669
  function le(e, 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);
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);
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 Qr = le, en = Qr;
682
- const tn = /* @__PURE__ */ Ur(en);
681
+ var Kr = le, qr = Kr;
682
+ const Qr = /* @__PURE__ */ $r(qr);
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 a in r)
719
- Object.prototype.hasOwnProperty.call(r, a) && (t[a] = r[a]);
718
+ for (var o in r)
719
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
720
720
  }
721
721
  return t;
722
722
  }, _.apply(this, arguments);
723
723
  };
724
- function rn(e, t) {
724
+ function en(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,60 +732,58 @@ function rn(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, 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);
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);
738
738
  }
739
739
  function Ue(e, t) {
740
- var r = t && t.cache ? t.cache : ln, n = t && t.serializer ? t.serializer : un, i = t && t.strategy ? t.strategy : an;
740
+ var r = t && t.cache ? t.cache : un, n = t && t.serializer ? t.serializer : an, i = t && t.strategy ? t.strategy : nn;
741
741
  return i(e, {
742
742
  cache: r,
743
743
  serializer: n
744
744
  });
745
745
  }
746
- function nn(e) {
746
+ function tn(e) {
747
747
  return e == null || typeof e == "number" || typeof e == "boolean";
748
748
  }
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;
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;
752
752
  }
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;
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;
756
756
  }
757
- function it(e, t, r, n, i) {
757
+ function Ut(e, t, r, n, i) {
758
758
  return r.bind(t, e, n, i);
759
759
  }
760
- function an(e, t) {
761
- var r = e.length === 1 ? Gt : Ft;
762
- return it(e, this, r, t.cache.create(), t.serializer);
760
+ function nn(e, t) {
761
+ var r = e.length === 1 ? rn : Dt;
762
+ return Ut(e, this, r, t.cache.create(), t.serializer);
763
763
  }
764
764
  function on(e, t) {
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);
765
+ return Ut(e, this, Dt, t.cache.create(), t.serializer);
769
766
  }
770
- var un = function() {
767
+ var an = function() {
771
768
  return JSON.stringify(arguments);
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 = {
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 = {
783
782
  create: function() {
784
- return new at();
783
+ return new sn();
785
784
  }
786
785
  }, Ge = {
787
- variadic: on,
788
- monadic: sn
786
+ variadic: on
789
787
  }, b;
790
788
  (function(e) {
791
789
  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";
@@ -798,43 +796,43 @@ var he;
798
796
  (function(e) {
799
797
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
800
798
  })(he || (he = {}));
801
- function bt(e) {
799
+ function dt(e) {
802
800
  return e.type === B.literal;
803
801
  }
804
- function hn(e) {
802
+ function ln(e) {
805
803
  return e.type === B.argument;
806
804
  }
807
- function jt(e) {
805
+ function Gt(e) {
808
806
  return e.type === B.number;
809
807
  }
810
- function Vt(e) {
808
+ function Ft(e) {
811
809
  return e.type === B.date;
812
810
  }
813
- function zt(e) {
811
+ function jt(e) {
814
812
  return e.type === B.time;
815
813
  }
816
- function Xt(e) {
814
+ function Vt(e) {
817
815
  return e.type === B.select;
818
816
  }
819
- function Wt(e) {
817
+ function zt(e) {
820
818
  return e.type === B.plural;
821
819
  }
822
- function cn(e) {
820
+ function hn(e) {
823
821
  return e.type === B.pound;
824
822
  }
825
- function Zt(e) {
823
+ function Xt(e) {
826
824
  return e.type === B.tag;
827
825
  }
828
- function Jt(e) {
826
+ function Wt(e) {
829
827
  return !!(e && typeof e == "object" && e.type === he.number);
830
828
  }
831
829
  function Je(e) {
832
830
  return !!(e && typeof e == "object" && e.type === he.dateTime);
833
831
  }
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) {
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) {
836
834
  var t = {};
837
- return e.replace(fn, function(r) {
835
+ return e.replace(cn, function(r) {
838
836
  var n = r.length;
839
837
  switch (r[0]) {
840
838
  case "G":
@@ -923,17 +921,17 @@ function mn(e) {
923
921
  return "";
924
922
  }), t;
925
923
  }
926
- var dn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
927
- function pn(e) {
924
+ var mn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
925
+ function dn(e) {
928
926
  if (e.length === 0)
929
927
  throw new Error("Number skeleton cannot be empty");
930
- for (var t = e.split(dn).filter(function(f) {
928
+ for (var t = e.split(mn).filter(function(f) {
931
929
  return f.length > 0;
932
930
  }), r = [], n = 0, i = t; n < i.length; n++) {
933
- var a = i[n], o = a.split("/");
934
- if (o.length === 0)
931
+ var o = i[n], a = o.split("/");
932
+ if (a.length === 0)
935
933
  throw new Error("Invalid number skeleton");
936
- for (var s = o[0], l = o.slice(1), u = 0, h = l; u < h.length; u++) {
934
+ for (var s = a[0], l = a.slice(1), u = 0, h = l; u < h.length; u++) {
937
935
  var c = h[u];
938
936
  if (c.length === 0)
939
937
  throw new Error("Invalid number skeleton");
@@ -942,17 +940,17 @@ function pn(e) {
942
940
  }
943
941
  return r;
944
942
  }
945
- function bn(e) {
943
+ function pn(e) {
946
944
  return e.replace(/^(.*?)-/, "");
947
945
  }
948
- var gt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Kt = /^(@+)?(\+|#+)?[rs]?$/g, gn = /(\*)(0+)|(#+)(0+)|(0+)/g, qt = /^(0+)$/;
949
- function yt(e) {
946
+ var pt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Jt = /^(@+)?(\+|#+)?[rs]?$/g, bn = /(\*)(0+)|(#+)(0+)|(0+)/g, Yt = /^(0+)$/;
947
+ function bt(e) {
950
948
  var t = {};
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) {
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) {
952
950
  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)), "";
953
951
  }), t;
954
952
  }
955
- function Qt(e) {
953
+ function Kt(e) {
956
954
  switch (e) {
957
955
  case "sign-auto":
958
956
  return {
@@ -992,7 +990,7 @@ function Qt(e) {
992
990
  };
993
991
  }
994
992
  }
995
- function yn(e) {
993
+ function gn(e) {
996
994
  var t;
997
995
  if (e[0] === "E" && e[1] === "E" ? (t = {
998
996
  notation: "engineering"
@@ -1000,17 +998,17 @@ function yn(e) {
1000
998
  notation: "scientific"
1001
999
  }, e = e.slice(1)), t) {
1002
1000
  var r = e.slice(0, 2);
1003
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !qt.test(e))
1001
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Yt.test(e))
1004
1002
  throw new Error("Malformed concise eng/scientific notation");
1005
1003
  t.minimumIntegerDigits = e.length;
1006
1004
  }
1007
1005
  return t;
1008
1006
  }
1009
- function vt(e) {
1010
- var t = {}, r = Qt(e);
1007
+ function gt(e) {
1008
+ var t = {}, r = Kt(e);
1011
1009
  return r || t;
1012
1010
  }
1013
- function vn(e) {
1011
+ function yn(e) {
1014
1012
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1015
1013
  var i = n[r];
1016
1014
  switch (i.stem) {
@@ -1034,7 +1032,7 @@ function vn(e) {
1034
1032
  continue;
1035
1033
  case "measure-unit":
1036
1034
  case "unit":
1037
- t.style = "unit", t.unit = bn(i.options[0]);
1035
+ t.style = "unit", t.unit = pn(i.options[0]);
1038
1036
  continue;
1039
1037
  case "compact-short":
1040
1038
  case "K":
@@ -1046,12 +1044,12 @@ function vn(e) {
1046
1044
  continue;
1047
1045
  case "scientific":
1048
1046
  t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1049
- return _(_({}, l), vt(u));
1047
+ return _(_({}, l), gt(u));
1050
1048
  }, {}));
1051
1049
  continue;
1052
1050
  case "engineering":
1053
1051
  t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1054
- return _(_({}, l), vt(u));
1052
+ return _(_({}, l), gt(u));
1055
1053
  }, {}));
1056
1054
  continue;
1057
1055
  case "notation-simple":
@@ -1096,7 +1094,7 @@ function vn(e) {
1096
1094
  case "integer-width":
1097
1095
  if (i.options.length > 1)
1098
1096
  throw new RangeError("integer-width stems only accept a single optional option");
1099
- i.options[0].replace(gn, function(l, u, h, c, f, g) {
1097
+ i.options[0].replace(bn, function(l, u, h, c, f, g) {
1100
1098
  if (u)
1101
1099
  t.minimumIntegerDigits = h.length;
1102
1100
  else {
@@ -1109,27 +1107,27 @@ function vn(e) {
1109
1107
  });
1110
1108
  continue;
1111
1109
  }
1112
- if (qt.test(i.stem)) {
1110
+ if (Yt.test(i.stem)) {
1113
1111
  t.minimumIntegerDigits = i.stem.length;
1114
1112
  continue;
1115
1113
  }
1116
- if (gt.test(i.stem)) {
1114
+ if (pt.test(i.stem)) {
1117
1115
  if (i.options.length > 1)
1118
1116
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1119
- i.stem.replace(gt, function(l, u, h, c, f, g) {
1117
+ i.stem.replace(pt, function(l, u, h, c, f, g) {
1120
1118
  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), "";
1121
1119
  });
1122
- var a = i.options[0];
1123
- a === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : a && (t = _(_({}, t), yt(a)));
1120
+ var o = i.options[0];
1121
+ o === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = _(_({}, t), bt(o)));
1124
1122
  continue;
1125
1123
  }
1126
- if (Kt.test(i.stem)) {
1127
- t = _(_({}, t), yt(i.stem));
1124
+ if (Jt.test(i.stem)) {
1125
+ t = _(_({}, t), bt(i.stem));
1128
1126
  continue;
1129
1127
  }
1130
- var o = Qt(i.stem);
1131
- o && (t = _(_({}, t), o));
1132
- var s = yn(i.stem);
1128
+ var a = Kt(i.stem);
1129
+ a && (t = _(_({}, t), a));
1130
+ var s = gn(i.stem);
1133
1131
  s && (t = _(_({}, t), s));
1134
1132
  }
1135
1133
  return t;
@@ -2549,23 +2547,23 @@ var Be = {
2549
2547
  "h"
2550
2548
  ]
2551
2549
  };
2552
- function _n(e, t) {
2550
+ function vn(e, t) {
2553
2551
  for (var r = "", n = 0; n < e.length; n++) {
2554
2552
  var i = e.charAt(n);
2555
2553
  if (i === "j") {
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);
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);
2559
2557
  for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
2560
2558
  r += l;
2561
- for (; o-- > 0; )
2559
+ for (; a-- > 0; )
2562
2560
  r = u + r;
2563
2561
  } else
2564
2562
  i === "J" ? r += "H" : r += i;
2565
2563
  }
2566
2564
  return r;
2567
2565
  }
2568
- function En(e) {
2566
+ function _n(e) {
2569
2567
  var t = e.hourCycle;
2570
2568
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2571
2569
  e.hourCycles && // @ts-ignore
@@ -2587,20 +2585,20 @@ function En(e) {
2587
2585
  var i = Be[n || ""] || Be[r || ""] || Be["".concat(r, "-001")] || Be["001"];
2588
2586
  return i[0];
2589
2587
  }
2590
- var Fe, xn = new RegExp("^".concat(Yt.source, "*")), Tn = new RegExp("".concat(Yt.source, "*$"));
2588
+ var Fe, En = new RegExp("^".concat(Zt.source, "*")), xn = new RegExp("".concat(Zt.source, "*$"));
2591
2589
  function v(e, t) {
2592
2590
  return { start: e, end: t };
2593
2591
  }
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) {
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) {
2595
2593
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2596
2594
  }, Ye = !0;
2597
2595
  try {
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";
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";
2600
2598
  } catch (e) {
2601
2599
  Ye = !1;
2602
2600
  }
2603
- var _t = Bn ? (
2601
+ var yt = Tn ? (
2604
2602
  // Native
2605
2603
  function(t, r, n) {
2606
2604
  return t.startsWith(r, n);
@@ -2610,31 +2608,31 @@ var _t = Bn ? (
2610
2608
  function(t, r, n) {
2611
2609
  return t.slice(n, n + r.length) === r;
2612
2610
  }
2613
- ), Ke = wn ? String.fromCodePoint : (
2611
+ ), Ke = Bn ? String.fromCodePoint : (
2614
2612
  // IE11
2615
2613
  function() {
2616
2614
  for (var t = [], r = 0; r < arguments.length; r++)
2617
2615
  t[r] = arguments[r];
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);
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);
2622
2620
  }
2623
2621
  return n;
2624
2622
  }
2625
- ), Et = (
2623
+ ), vt = (
2626
2624
  // native
2627
- Hn ? Object.fromEntries : (
2625
+ wn ? Object.fromEntries : (
2628
2626
  // Ponyfill
2629
2627
  function(t) {
2630
2628
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
2631
- var a = i[n], o = a[0], s = a[1];
2632
- r[o] = s;
2629
+ var o = i[n], a = o[0], s = o[1];
2630
+ r[a] = s;
2633
2631
  }
2634
2632
  return r;
2635
2633
  }
2636
2634
  )
2637
- ), er = Cn ? (
2635
+ ), qt = Hn ? (
2638
2636
  // Native
2639
2637
  function(t, r) {
2640
2638
  return t.codePointAt(r);
@@ -2644,11 +2642,11 @@ var _t = Bn ? (
2644
2642
  function(t, r) {
2645
2643
  var n = t.length;
2646
2644
  if (!(r < 0 || r >= n)) {
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;
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;
2649
2647
  }
2650
2648
  }
2651
- ), An = Sn ? (
2649
+ ), Nn = Cn ? (
2652
2650
  // Native
2653
2651
  function(t) {
2654
2652
  return t.trimStart();
@@ -2656,9 +2654,9 @@ var _t = Bn ? (
2656
2654
  ) : (
2657
2655
  // Ponyfill
2658
2656
  function(t) {
2659
- return t.replace(xn, "");
2657
+ return t.replace(En, "");
2660
2658
  }
2661
- ), Ln = Mn ? (
2659
+ ), An = Sn ? (
2662
2660
  // Native
2663
2661
  function(t) {
2664
2662
  return t.trimEnd();
@@ -2666,32 +2664,32 @@ var _t = Bn ? (
2666
2664
  ) : (
2667
2665
  // Ponyfill
2668
2666
  function(t) {
2669
- return t.replace(Tn, "");
2667
+ return t.replace(xn, "");
2670
2668
  }
2671
2669
  );
2672
- function tr(e, t) {
2670
+ function Qt(e, t) {
2673
2671
  return new RegExp(e, t);
2674
2672
  }
2675
2673
  var qe;
2676
2674
  if (Ye) {
2677
- var xt = tr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2675
+ var _t = Qt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2678
2676
  qe = function(t, r) {
2679
2677
  var n;
2680
- xt.lastIndex = r;
2681
- var i = xt.exec(t);
2678
+ _t.lastIndex = r;
2679
+ var i = _t.exec(t);
2682
2680
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2683
2681
  };
2684
2682
  } else
2685
2683
  qe = function(t, r) {
2686
2684
  for (var n = []; ; ) {
2687
- var i = er(t, r);
2688
- if (i === void 0 || rr(i) || $n(i))
2685
+ var i = qt(t, r);
2686
+ if (i === void 0 || er(i) || In(i))
2689
2687
  break;
2690
2688
  n.push(i), r += i >= 65536 ? 2 : 1;
2691
2689
  }
2692
2690
  return Ke.apply(void 0, n);
2693
2691
  };
2694
- var Pn = (
2692
+ var Ln = (
2695
2693
  /** @class */
2696
2694
  function() {
2697
2695
  function e(t, r) {
@@ -2703,35 +2701,35 @@ var Pn = (
2703
2701
  return this.parseMessage(0, "", !1);
2704
2702
  }, e.prototype.parseMessage = function(t, r, n) {
2705
2703
  for (var i = []; !this.isEOF(); ) {
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);
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);
2712
2710
  } else {
2713
- if (a === 125 && t > 0)
2711
+ if (o === 125 && t > 0)
2714
2712
  break;
2715
- if (a === 35 && (r === "plural" || r === "selectordinal")) {
2713
+ if (o === 35 && (r === "plural" || r === "selectordinal")) {
2716
2714
  var s = this.clonePosition();
2717
2715
  this.bump(), i.push({
2718
2716
  type: B.pound,
2719
2717
  location: v(s, this.clonePosition())
2720
2718
  });
2721
- } else if (a === 60 && !this.ignoreTag && this.peek() === 47) {
2719
+ } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2722
2720
  if (n)
2723
2721
  break;
2724
2722
  return this.error(b.UNMATCHED_CLOSING_TAG, v(this.clonePosition(), this.clonePosition()));
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);
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);
2730
2728
  } else {
2731
- var o = this.parseLiteral(t, r);
2732
- if (o.err)
2733
- return o;
2734
- i.push(o.val);
2729
+ var a = this.parseLiteral(t, r);
2730
+ if (a.err)
2731
+ return a;
2732
+ i.push(a.val);
2735
2733
  }
2736
2734
  }
2737
2735
  }
@@ -2750,10 +2748,10 @@ var Pn = (
2750
2748
  err: null
2751
2749
  };
2752
2750
  if (this.bumpIf(">")) {
2753
- var a = this.parseMessage(t + 1, r, !0);
2754
- if (a.err)
2755
- return a;
2756
- var o = a.val, s = this.clonePosition();
2751
+ var o = this.parseMessage(t + 1, r, !0);
2752
+ if (o.err)
2753
+ return o;
2754
+ var a = o.val, s = this.clonePosition();
2757
2755
  if (this.bumpIf("</")) {
2758
2756
  if (this.isEOF() || !Qe(this.char()))
2759
2757
  return this.error(b.INVALID_TAG, v(s, this.clonePosition()));
@@ -2762,7 +2760,7 @@ var Pn = (
2762
2760
  val: {
2763
2761
  type: B.tag,
2764
2762
  value: i,
2765
- children: o,
2763
+ children: a,
2766
2764
  location: v(n, this.clonePosition())
2767
2765
  },
2768
2766
  err: null
@@ -2773,21 +2771,21 @@ var Pn = (
2773
2771
  return this.error(b.INVALID_TAG, v(n, this.clonePosition()));
2774
2772
  }, e.prototype.parseTagName = function() {
2775
2773
  var t = this.offset();
2776
- for (this.bump(); !this.isEOF() && In(this.char()); )
2774
+ for (this.bump(); !this.isEOF() && On(this.char()); )
2777
2775
  this.bump();
2778
2776
  return this.message.slice(t, this.offset());
2779
2777
  }, e.prototype.parseLiteral = function(t, r) {
2780
2778
  for (var n = this.clonePosition(), i = ""; ; ) {
2781
- var a = this.tryParseQuote(r);
2782
- if (a) {
2783
- i += a;
2784
- continue;
2785
- }
2786
- var o = this.tryParseUnquoted(t, r);
2779
+ var o = this.tryParseQuote(r);
2787
2780
  if (o) {
2788
2781
  i += o;
2789
2782
  continue;
2790
2783
  }
2784
+ var a = this.tryParseUnquoted(t, r);
2785
+ if (a) {
2786
+ i += a;
2787
+ continue;
2788
+ }
2791
2789
  var s = this.tryParseLeftAngleBracket();
2792
2790
  if (s) {
2793
2791
  i += s;
@@ -2802,7 +2800,7 @@ var Pn = (
2802
2800
  };
2803
2801
  }, e.prototype.tryParseLeftAngleBracket = function() {
2804
2802
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2805
- !On(this.peek() || 0)) ? (this.bump(), "<") : null;
2803
+ !Pn(this.peek() || 0)) ? (this.bump(), "<") : null;
2806
2804
  }, e.prototype.tryParseQuote = function(t) {
2807
2805
  if (this.isEOF() || this.char() !== 39)
2808
2806
  return null;
@@ -2872,13 +2870,13 @@ var Pn = (
2872
2870
  }, e.prototype.parseIdentifierIfPossible = function() {
2873
2871
  var t = this.clonePosition(), r = this.offset(), n = qe(this.message, r), i = r + n.length;
2874
2872
  this.bumpTo(i);
2875
- var a = this.clonePosition(), o = v(t, a);
2876
- return { value: n, location: o };
2873
+ var o = this.clonePosition(), a = v(t, o);
2874
+ return { value: n, location: a };
2877
2875
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2878
- var a, o = this.clonePosition(), s = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2876
+ var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2879
2877
  switch (s) {
2880
2878
  case "":
2881
- return this.error(b.EXPECT_ARGUMENT_TYPE, v(o, l));
2879
+ return this.error(b.EXPECT_ARGUMENT_TYPE, v(a, l));
2882
2880
  case "number":
2883
2881
  case "date":
2884
2882
  case "time": {
@@ -2889,7 +2887,7 @@ var Pn = (
2889
2887
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2890
2888
  if (c.err)
2891
2889
  return c;
2892
- var f = Ln(c.val);
2890
+ var f = An(c.val);
2893
2891
  if (f.length === 0)
2894
2892
  return this.error(b.EXPECT_ARGUMENT_STYLE, v(this.clonePosition(), this.clonePosition()));
2895
2893
  var g = v(h, this.clonePosition());
@@ -2899,8 +2897,8 @@ var Pn = (
2899
2897
  if (y.err)
2900
2898
  return y;
2901
2899
  var T = v(i, this.clonePosition());
2902
- if (u && _t(u == null ? void 0 : u.style, "::", 0)) {
2903
- var w = An(u.style.slice(2));
2900
+ if (u && yt(u == null ? void 0 : u.style, "::", 0)) {
2901
+ var w = Nn(u.style.slice(2));
2904
2902
  if (s === "number") {
2905
2903
  var c = this.parseNumberSkeletonFromString(w, u.styleLocation);
2906
2904
  return c.err ? c : {
@@ -2911,12 +2909,12 @@ var Pn = (
2911
2909
  if (w.length === 0)
2912
2910
  return this.error(b.EXPECT_DATE_TIME_SKELETON, T);
2913
2911
  var C = w;
2914
- this.locale && (C = _n(w, this.locale));
2912
+ this.locale && (C = vn(w, this.locale));
2915
2913
  var f = {
2916
2914
  type: he.dateTime,
2917
2915
  pattern: C,
2918
2916
  location: u.styleLocation,
2919
- parsedOptions: this.shouldParseSkeletons ? mn(C) : {}
2917
+ parsedOptions: this.shouldParseSkeletons ? fn(C) : {}
2920
2918
  }, k = s === "date" ? B.date : B.time;
2921
2919
  return {
2922
2920
  val: { type: k, value: n, location: T, style: f },
@@ -2929,7 +2927,7 @@ var Pn = (
2929
2927
  type: s === "number" ? B.number : s === "date" ? B.date : B.time,
2930
2928
  value: n,
2931
2929
  location: T,
2932
- style: (a = u == null ? void 0 : u.style) !== null && a !== void 0 ? a : null
2930
+ style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
2933
2931
  },
2934
2932
  err: null
2935
2933
  };
@@ -2962,7 +2960,7 @@ var Pn = (
2962
2960
  val: {
2963
2961
  type: B.select,
2964
2962
  value: n,
2965
- options: Et(J.val),
2963
+ options: vt(J.val),
2966
2964
  location: te
2967
2965
  },
2968
2966
  err: null
@@ -2970,7 +2968,7 @@ var Pn = (
2970
2968
  val: {
2971
2969
  type: B.plural,
2972
2970
  value: n,
2973
- options: Et(J.val),
2971
+ options: vt(J.val),
2974
2972
  offset: L,
2975
2973
  pluralType: s === "plural" ? "cardinal" : "ordinal",
2976
2974
  location: te
@@ -2979,7 +2977,7 @@ var Pn = (
2979
2977
  };
2980
2978
  }
2981
2979
  default:
2982
- return this.error(b.INVALID_ARGUMENT_TYPE, v(o, l));
2980
+ return this.error(b.INVALID_ARGUMENT_TYPE, v(a, l));
2983
2981
  }
2984
2982
  }, e.prototype.tryParseArgumentClose = function(t) {
2985
2983
  return this.isEOF() || this.char() !== 125 ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, v(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -3021,7 +3019,7 @@ var Pn = (
3021
3019
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3022
3020
  var n = [];
3023
3021
  try {
3024
- n = pn(t);
3022
+ n = dn(t);
3025
3023
  } catch (i) {
3026
3024
  return this.error(b.INVALID_NUMBER_SKELETON, r);
3027
3025
  }
@@ -3030,12 +3028,12 @@ var Pn = (
3030
3028
  type: he.number,
3031
3029
  tokens: n,
3032
3030
  location: r,
3033
- parsedOptions: this.shouldParseSkeletons ? vn(n) : {}
3031
+ parsedOptions: this.shouldParseSkeletons ? yn(n) : {}
3034
3032
  },
3035
3033
  err: null
3036
3034
  };
3037
3035
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3038
- for (var a, o = !1, s = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
3036
+ for (var o, a = !1, s = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
3039
3037
  if (u.length === 0) {
3040
3038
  var c = this.clonePosition();
3041
3039
  if (r !== "select" && this.bumpIf("=")) {
@@ -3048,7 +3046,7 @@ var Pn = (
3048
3046
  }
3049
3047
  if (l.has(u))
3050
3048
  return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3051
- u === "other" && (o = !0), this.bumpSpace();
3049
+ u === "other" && (a = !0), this.bumpSpace();
3052
3050
  var g = this.clonePosition();
3053
3051
  if (!this.bumpIf("{"))
3054
3052
  return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, v(this.clonePosition(), this.clonePosition()));
@@ -3064,21 +3062,21 @@ var Pn = (
3064
3062
  value: y.val,
3065
3063
  location: v(g, this.clonePosition())
3066
3064
  }
3067
- ]), l.add(u), this.bumpSpace(), a = this.parseIdentifierIfPossible(), u = a.value, h = a.location;
3065
+ ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3068
3066
  }
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 };
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 };
3070
3068
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3071
3069
  var n = 1, i = this.clonePosition();
3072
3070
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3073
- for (var a = !1, o = 0; !this.isEOF(); ) {
3071
+ for (var o = !1, a = 0; !this.isEOF(); ) {
3074
3072
  var s = this.char();
3075
3073
  if (s >= 48 && s <= 57)
3076
- a = !0, o = o * 10 + (s - 48), this.bump();
3074
+ o = !0, a = a * 10 + (s - 48), this.bump();
3077
3075
  else
3078
3076
  break;
3079
3077
  }
3080
3078
  var l = v(i, this.clonePosition());
3081
- return a ? (o *= n, kn(o) ? { val: o, err: null } : this.error(r, l)) : this.error(t, l);
3079
+ return o ? (a *= n, Rn(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3082
3080
  }, e.prototype.offset = function() {
3083
3081
  return this.position.offset;
3084
3082
  }, e.prototype.isEOF = function() {
@@ -3093,7 +3091,7 @@ var Pn = (
3093
3091
  var t = this.position.offset;
3094
3092
  if (t >= this.message.length)
3095
3093
  throw Error("out of bound");
3096
- var r = er(this.message, t);
3094
+ var r = qt(this.message, t);
3097
3095
  if (r === void 0)
3098
3096
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3099
3097
  return r;
@@ -3112,7 +3110,7 @@ var Pn = (
3112
3110
  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);
3113
3111
  }
3114
3112
  }, e.prototype.bumpIf = function(t) {
3115
- if (_t(this.message, t, this.offset())) {
3113
+ if (yt(this.message, t, this.offset())) {
3116
3114
  for (var r = 0; r < t.length; r++)
3117
3115
  this.bump();
3118
3116
  return !0;
@@ -3134,7 +3132,7 @@ var Pn = (
3134
3132
  break;
3135
3133
  }
3136
3134
  }, e.prototype.bumpSpace = function() {
3137
- for (; !this.isEOF() && rr(this.char()); )
3135
+ for (; !this.isEOF() && er(this.char()); )
3138
3136
  this.bump();
3139
3137
  }, e.prototype.peek = function() {
3140
3138
  if (this.isEOF())
@@ -3147,30 +3145,30 @@ var Pn = (
3147
3145
  function Qe(e) {
3148
3146
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3149
3147
  }
3150
- function On(e) {
3148
+ function Pn(e) {
3151
3149
  return Qe(e) || e === 47;
3152
3150
  }
3153
- function In(e) {
3151
+ function On(e) {
3154
3152
  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;
3155
3153
  }
3156
- function rr(e) {
3154
+ function er(e) {
3157
3155
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3158
3156
  }
3159
- function $n(e) {
3157
+ function In(e) {
3160
3158
  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;
3161
3159
  }
3162
3160
  function et(e) {
3163
3161
  e.forEach(function(t) {
3164
- if (delete t.location, Xt(t) || Wt(t))
3162
+ if (delete t.location, Vt(t) || zt(t))
3165
3163
  for (var r in t.options)
3166
3164
  delete t.options[r].location, et(t.options[r].value);
3167
3165
  else
3168
- jt(t) && Jt(t.style) || (Vt(t) || zt(t)) && Je(t.style) ? delete t.style.location : Zt(t) && et(t.children);
3166
+ Gt(t) && Wt(t.style) || (Ft(t) || jt(t)) && Je(t.style) ? delete t.style.location : Xt(t) && et(t.children);
3169
3167
  });
3170
3168
  }
3171
- function Dn(e, t) {
3169
+ function $n(e, t) {
3172
3170
  t === void 0 && (t = {}), t = _({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3173
- var r = new Pn(e, t).parse();
3171
+ var r = new Ln(e, t).parse();
3174
3172
  if (r.err) {
3175
3173
  var n = SyntaxError(b[r.err.kind]);
3176
3174
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
@@ -3186,23 +3184,23 @@ var Le = (
3186
3184
  function(e) {
3187
3185
  Ae(t, e);
3188
3186
  function t(r, n, i) {
3189
- var a = e.call(this, r) || this;
3190
- return a.code = n, a.originalMessage = i, a;
3187
+ var o = e.call(this, r) || this;
3188
+ return o.code = n, o.originalMessage = i, o;
3191
3189
  }
3192
3190
  return t.prototype.toString = function() {
3193
3191
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3194
3192
  }, t;
3195
3193
  }(Error)
3196
- ), Tt = (
3194
+ ), Et = (
3197
3195
  /** @class */
3198
3196
  function(e) {
3199
3197
  Ae(t, e);
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;
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;
3202
3200
  }
3203
3201
  return t;
3204
3202
  }(Le)
3205
- ), Un = (
3203
+ ), Dn = (
3206
3204
  /** @class */
3207
3205
  function(e) {
3208
3206
  Ae(t, e);
@@ -3211,7 +3209,7 @@ var Le = (
3211
3209
  }
3212
3210
  return t;
3213
3211
  }(Le)
3214
- ), Gn = (
3212
+ ), Un = (
3215
3213
  /** @class */
3216
3214
  function(e) {
3217
3215
  Ae(t, e);
@@ -3224,17 +3222,17 @@ var Le = (
3224
3222
  (function(e) {
3225
3223
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3226
3224
  })(I || (I = {}));
3227
- function Fn(e) {
3225
+ function Gn(e) {
3228
3226
  return e.length < 2 ? e : e.reduce(function(t, r) {
3229
3227
  var n = t[t.length - 1];
3230
3228
  return !n || n.type !== I.literal || r.type !== I.literal ? t.push(r) : n.value += r.value, t;
3231
3229
  }, []);
3232
3230
  }
3233
- function jn(e) {
3231
+ function Fn(e) {
3234
3232
  return typeof e == "function";
3235
3233
  }
3236
- function He(e, t, r, n, i, a, o) {
3237
- if (e.length === 1 && bt(e[0]))
3234
+ function He(e, t, r, n, i, o, a) {
3235
+ if (e.length === 1 && dt(e[0]))
3238
3236
  return [
3239
3237
  {
3240
3238
  type: I.literal,
@@ -3243,32 +3241,32 @@ function He(e, t, r, n, i, a, o) {
3243
3241
  ];
3244
3242
  for (var s = [], l = 0, u = e; l < u.length; l++) {
3245
3243
  var h = u[l];
3246
- if (bt(h)) {
3244
+ if (dt(h)) {
3247
3245
  s.push({
3248
3246
  type: I.literal,
3249
3247
  value: h.value
3250
3248
  });
3251
3249
  continue;
3252
3250
  }
3253
- if (cn(h)) {
3254
- typeof a == "number" && s.push({
3251
+ if (hn(h)) {
3252
+ typeof o == "number" && s.push({
3255
3253
  type: I.literal,
3256
- value: r.getNumberFormat(t).format(a)
3254
+ value: r.getNumberFormat(t).format(o)
3257
3255
  });
3258
3256
  continue;
3259
3257
  }
3260
3258
  var c = h.value;
3261
3259
  if (!(i && c in i))
3262
- throw new Gn(c, o);
3260
+ throw new Un(c, a);
3263
3261
  var f = i[c];
3264
- if (hn(h)) {
3262
+ if (ln(h)) {
3265
3263
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), s.push({
3266
3264
  type: typeof f == "string" ? I.literal : I.object,
3267
3265
  value: f
3268
3266
  });
3269
3267
  continue;
3270
3268
  }
3271
- if (Vt(h)) {
3269
+ if (Ft(h)) {
3272
3270
  var g = typeof h.style == "string" ? n.date[h.style] : Je(h.style) ? h.style.parsedOptions : void 0;
3273
3271
  s.push({
3274
3272
  type: I.literal,
@@ -3276,7 +3274,7 @@ function He(e, t, r, n, i, a, o) {
3276
3274
  });
3277
3275
  continue;
3278
3276
  }
3279
- if (zt(h)) {
3277
+ if (jt(h)) {
3280
3278
  var g = typeof h.style == "string" ? n.time[h.style] : Je(h.style) ? h.style.parsedOptions : n.time.medium;
3281
3279
  s.push({
3282
3280
  type: I.literal,
@@ -3284,19 +3282,19 @@ function He(e, t, r, n, i, a, o) {
3284
3282
  });
3285
3283
  continue;
3286
3284
  }
3287
- if (jt(h)) {
3288
- var g = typeof h.style == "string" ? n.number[h.style] : Jt(h.style) ? h.style.parsedOptions : void 0;
3285
+ if (Gt(h)) {
3286
+ var g = typeof h.style == "string" ? n.number[h.style] : Wt(h.style) ? h.style.parsedOptions : void 0;
3289
3287
  g && g.scale && (f = f * (g.scale || 1)), s.push({
3290
3288
  type: I.literal,
3291
3289
  value: r.getNumberFormat(t, g).format(f)
3292
3290
  });
3293
3291
  continue;
3294
3292
  }
3295
- if (Zt(h)) {
3293
+ if (Xt(h)) {
3296
3294
  var y = h.children, T = h.value, w = i[T];
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) {
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) {
3300
3298
  return L.value;
3301
3299
  }));
3302
3300
  Array.isArray(k) || (k = [k]), s.push.apply(s, k.map(function(L) {
@@ -3306,39 +3304,39 @@ function He(e, t, r, n, i, a, o) {
3306
3304
  };
3307
3305
  }));
3308
3306
  }
3309
- if (Xt(h)) {
3307
+ if (Vt(h)) {
3310
3308
  var S = h.options[f] || h.options.other;
3311
3309
  if (!S)
3312
- throw new Tt(h.value, f, Object.keys(h.options), o);
3310
+ throw new Et(h.value, f, Object.keys(h.options), a);
3313
3311
  s.push.apply(s, He(S.value, t, r, n, i));
3314
3312
  continue;
3315
3313
  }
3316
- if (Wt(h)) {
3314
+ if (zt(h)) {
3317
3315
  var S = h.options["=".concat(f)];
3318
3316
  if (!S) {
3319
3317
  if (!Intl.PluralRules)
3320
3318
  throw new Le(`Intl.PluralRules is not available in this environment.
3321
3319
  Try polyfilling it using "@formatjs/intl-pluralrules"
3322
- `, ce.MISSING_INTL_API, o);
3320
+ `, ce.MISSING_INTL_API, a);
3323
3321
  var A = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3324
3322
  S = h.options[A] || h.options.other;
3325
3323
  }
3326
3324
  if (!S)
3327
- throw new Tt(h.value, f, Object.keys(h.options), o);
3325
+ throw new Et(h.value, f, Object.keys(h.options), a);
3328
3326
  s.push.apply(s, He(S.value, t, r, n, i, f - (h.offset || 0)));
3329
3327
  continue;
3330
3328
  }
3331
3329
  }
3332
- return Fn(s);
3330
+ return Gn(s);
3333
3331
  }
3334
- function Vn(e, t) {
3332
+ function jn(e, t) {
3335
3333
  return t ? _(_(_({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3336
3334
  return r[n] = _(_({}, e[n]), t[n] || {}), r;
3337
3335
  }, {})) : e;
3338
3336
  }
3339
- function zn(e, t) {
3337
+ function Vn(e, t) {
3340
3338
  return t ? Object.keys(e).reduce(function(r, n) {
3341
- return r[n] = Vn(e[n], t[n]), r;
3339
+ return r[n] = jn(e[n], t[n]), r;
3342
3340
  }, _({}, e)) : e;
3343
3341
  }
3344
3342
  function je(e) {
@@ -3355,7 +3353,7 @@ function je(e) {
3355
3353
  }
3356
3354
  };
3357
3355
  }
3358
- function Xn(e) {
3356
+ function zn(e) {
3359
3357
  return e === void 0 && (e = {
3360
3358
  number: {},
3361
3359
  dateTime: {},
@@ -3387,18 +3385,18 @@ function Xn(e) {
3387
3385
  })
3388
3386
  };
3389
3387
  }
3390
- var Wn = (
3388
+ var Xn = (
3391
3389
  /** @class */
3392
3390
  function() {
3393
3391
  function e(t, r, n, i) {
3394
3392
  r === void 0 && (r = e.defaultLocale);
3395
- var a = this;
3393
+ var o = this;
3396
3394
  if (this.formatterCache = {
3397
3395
  number: {},
3398
3396
  dateTime: {},
3399
3397
  pluralRules: {}
3400
3398
  }, this.format = function(l) {
3401
- var u = a.formatToParts(l);
3399
+ var u = o.formatToParts(l);
3402
3400
  if (u.length === 1)
3403
3401
  return u[0].value;
3404
3402
  var h = u.reduce(function(c, f) {
@@ -3406,26 +3404,26 @@ var Wn = (
3406
3404
  }, []);
3407
3405
  return h.length <= 1 ? h[0] || "" : h;
3408
3406
  }, this.formatToParts = function(l) {
3409
- return He(a.ast, a.locales, a.formatters, a.formats, l, void 0, a.message);
3407
+ return He(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3410
3408
  }, this.resolvedOptions = function() {
3411
3409
  var l;
3412
3410
  return {
3413
- locale: ((l = a.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(a.locales)[0]
3411
+ locale: ((l = o.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3414
3412
  };
3415
3413
  }, this.getAst = function() {
3416
- return a.ast;
3414
+ return o.ast;
3417
3415
  }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3418
3416
  if (this.message = t, !e.__parse)
3419
3417
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3420
- var o = i || {};
3421
- o.formatters;
3422
- var s = rn(o, ["formatters"]);
3418
+ var a = i || {};
3419
+ a.formatters;
3420
+ var s = en(a, ["formatters"]);
3423
3421
  this.ast = e.__parse(t, _(_({}, s), { locale: this.resolvedLocale }));
3424
3422
  } else
3425
3423
  this.ast = t;
3426
3424
  if (!Array.isArray(this.ast))
3427
3425
  throw new TypeError("A message must be provided as a String or AST.");
3428
- this.formats = zn(e.formats, n), this.formatters = i && i.formatters || Xn(this.formatterCache);
3426
+ this.formats = Vn(e.formats, n), this.formatters = i && i.formatters || zn(this.formatterCache);
3429
3427
  }
3430
3428
  return Object.defineProperty(e, "defaultLocale", {
3431
3429
  get: function() {
@@ -3438,7 +3436,7 @@ var Wn = (
3438
3436
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3439
3437
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3440
3438
  }
3441
- }, e.__parse = Dn, e.formats = {
3439
+ }, e.__parse = $n, e.formats = {
3442
3440
  number: {
3443
3441
  integer: {
3444
3442
  maximumFractionDigits: 0
@@ -3499,7 +3497,7 @@ var Wn = (
3499
3497
  }, e;
3500
3498
  }()
3501
3499
  );
3502
- function Zn(e, t) {
3500
+ function Wn(e, t) {
3503
3501
  if (t == null)
3504
3502
  return;
3505
3503
  if (t in e)
@@ -3509,9 +3507,9 @@ function Zn(e, t) {
3509
3507
  for (let i = 0; i < r.length; i++)
3510
3508
  if (typeof n == "object") {
3511
3509
  if (i > 0) {
3512
- const a = r.slice(i, r.length).join(".");
3513
- if (a in n) {
3514
- n = n[a];
3510
+ const o = r.slice(i, r.length).join(".");
3511
+ if (o in n) {
3512
+ n = n[o];
3515
3513
  break;
3516
3514
  }
3517
3515
  }
@@ -3520,60 +3518,60 @@ function Zn(e, t) {
3520
3518
  n = void 0;
3521
3519
  return n;
3522
3520
  }
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) => {
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) => {
3524
3522
  if (t == null)
3525
3523
  return;
3526
3524
  if (t in Q && e in Q[t])
3527
3525
  return Q[t][e];
3528
3526
  const r = Pe(t);
3529
3527
  for (let n = 0; n < r.length; n++) {
3530
- const i = r[n], a = Kn(i, e);
3531
- if (a)
3532
- return Jn(e, t, a);
3528
+ const i = r[n], o = Yn(i, e);
3529
+ if (o)
3530
+ return Zn(e, t, o);
3533
3531
  }
3534
3532
  };
3535
- let ot;
3533
+ let it;
3536
3534
  const de = Ne({});
3537
- function Yn(e) {
3538
- return ot[e] || null;
3535
+ function Jn(e) {
3536
+ return it[e] || null;
3539
3537
  }
3540
- function ir(e) {
3541
- return e in ot;
3538
+ function rr(e) {
3539
+ return e in it;
3542
3540
  }
3543
- function Kn(e, t) {
3544
- if (!ir(e))
3541
+ function Yn(e, t) {
3542
+ if (!rr(e))
3545
3543
  return null;
3546
- const r = Yn(e);
3547
- return Zn(r, t);
3544
+ const r = Jn(e);
3545
+ return Wn(r, t);
3548
3546
  }
3549
- function qn(e) {
3547
+ function Kn(e) {
3550
3548
  if (e == null)
3551
3549
  return;
3552
3550
  const t = Pe(e);
3553
3551
  for (let r = 0; r < t.length; r++) {
3554
3552
  const n = t[r];
3555
- if (ir(n))
3553
+ if (rr(n))
3556
3554
  return n;
3557
3555
  }
3558
3556
  }
3559
- function ar(e, ...t) {
3560
- delete Q[e], de.update((r) => (r[e] = tn.all([r[e] || {}, ...t]), r));
3557
+ function nr(e, ...t) {
3558
+ delete Q[e], de.update((r) => (r[e] = Qr.all([r[e] || {}, ...t]), r));
3561
3559
  }
3562
3560
  me(
3563
3561
  [de],
3564
3562
  ([e]) => Object.keys(e)
3565
3563
  );
3566
- de.subscribe((e) => ot = e);
3564
+ de.subscribe((e) => it = e);
3567
3565
  const Ce = {};
3568
- function Qn(e, t) {
3566
+ function qn(e, t) {
3569
3567
  Ce[e].delete(t), Ce[e].size === 0 && delete Ce[e];
3570
3568
  }
3571
- function or(e) {
3569
+ function ir(e) {
3572
3570
  return Ce[e];
3573
3571
  }
3574
- function ei(e) {
3572
+ function Qn(e) {
3575
3573
  return Pe(e).map((t) => {
3576
- const r = or(t);
3574
+ const r = ir(t);
3577
3575
  return [t, r ? [...r] : []];
3578
3576
  }).filter(([, t]) => t.length > 0);
3579
3577
  }
@@ -3581,31 +3579,31 @@ function tt(e) {
3581
3579
  return e == null ? !1 : Pe(e).some(
3582
3580
  (t) => {
3583
3581
  var r;
3584
- return (r = or(t)) == null ? void 0 : r.size;
3582
+ return (r = ir(t)) == null ? void 0 : r.size;
3585
3583
  }
3586
3584
  );
3587
3585
  }
3588
- function ti(e, t) {
3586
+ function ei(e, t) {
3589
3587
  return Promise.all(
3590
- t.map((n) => (Qn(e, n), n().then((i) => i.default || i)))
3591
- ).then((n) => ar(e, ...n));
3588
+ t.map((n) => (qn(e, n), n().then((i) => i.default || i)))
3589
+ ).then((n) => nr(e, ...n));
3592
3590
  }
3593
3591
  const be = {};
3594
- function sr(e) {
3592
+ function or(e) {
3595
3593
  if (!tt(e))
3596
3594
  return e in be ? be[e] : Promise.resolve();
3597
- const t = ei(e);
3595
+ const t = Qn(e);
3598
3596
  return be[e] = Promise.all(
3599
3597
  t.map(
3600
- ([r, n]) => ti(r, n)
3598
+ ([r, n]) => ei(r, n)
3601
3599
  )
3602
3600
  ).then(() => {
3603
3601
  if (tt(e))
3604
- return sr(e);
3602
+ return or(e);
3605
3603
  delete be[e];
3606
3604
  }), be[e];
3607
3605
  }
3608
- const ri = {
3606
+ const ti = {
3609
3607
  number: {
3610
3608
  scientific: { notation: "scientific" },
3611
3609
  engineering: { notation: "engineering" },
@@ -3634,34 +3632,34 @@ const ri = {
3634
3632
  timeZoneName: "short"
3635
3633
  }
3636
3634
  }
3637
- }, ni = {
3635
+ }, ri = {
3638
3636
  fallbackLocale: null,
3639
3637
  loadingDelay: 200,
3640
- formats: ri,
3638
+ formats: ti,
3641
3639
  warnOnMissingMessages: !0,
3642
3640
  handleMissingMessage: void 0,
3643
3641
  ignoreTag: !0
3644
- }, ii = ni;
3642
+ }, ni = ri;
3645
3643
  function fe() {
3646
- return ii;
3644
+ return ni;
3647
3645
  }
3648
3646
  const Ve = Ne(!1);
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) => {
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) => {
3650
3648
  for (var r in t || (t = {}))
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]);
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]);
3655
3653
  return e;
3656
- }, ci = (e, t) => oi(e, si(t));
3654
+ }, hi = (e, t) => oi(e, ai(t));
3657
3655
  let rt;
3658
3656
  const Se = Ne(null);
3659
- function Ht(e) {
3657
+ function Bt(e) {
3660
3658
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3661
3659
  }
3662
3660
  function Pe(e, t = fe().fallbackLocale) {
3663
- const r = Ht(e);
3664
- return t ? [.../* @__PURE__ */ new Set([...r, ...Ht(t)])] : r;
3661
+ const r = Bt(e);
3662
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Bt(t)])] : r;
3665
3663
  }
3666
3664
  function ie() {
3667
3665
  return rt != null ? rt : void 0;
@@ -3669,22 +3667,22 @@ function ie() {
3669
3667
  Se.subscribe((e) => {
3670
3668
  rt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3671
3669
  });
3672
- const fi = (e) => {
3673
- if (e && qn(e) && tt(e)) {
3670
+ const ci = (e) => {
3671
+ if (e && Kn(e) && tt(e)) {
3674
3672
  const { loadingDelay: t } = fe();
3675
3673
  let r;
3676
3674
  return typeof window != "undefined" && ie() != null && t ? r = window.setTimeout(
3677
3675
  () => Ve.set(!0),
3678
3676
  t
3679
- ) : Ve.set(!0), sr(e).then(() => {
3677
+ ) : Ve.set(!0), or(e).then(() => {
3680
3678
  Se.set(e);
3681
3679
  }).finally(() => {
3682
3680
  clearTimeout(r), Ve.set(!1);
3683
3681
  });
3684
3682
  }
3685
3683
  return Se.set(e);
3686
- }, ee = ci(hi({}, Se), {
3687
- set: fi
3684
+ }, ee = hi(li({}, Se), {
3685
+ set: ci
3688
3686
  }), Oe = (e) => {
3689
3687
  const t = /* @__PURE__ */ Object.create(null);
3690
3688
  return (n) => {
@@ -3692,20 +3690,20 @@ const fi = (e) => {
3692
3690
  return i in t ? t[i] : t[i] = e(n);
3693
3691
  };
3694
3692
  };
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) => {
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) => {
3696
3694
  for (var r in t || (t = {}))
3697
- ur.call(t, r) && Ct(e, r, t[r]);
3695
+ ar.call(t, r) && wt(e, r, t[r]);
3698
3696
  if (Me)
3699
3697
  for (var r of Me(t))
3700
- lr.call(t, r) && Ct(e, r, t[r]);
3698
+ sr.call(t, r) && wt(e, r, t[r]);
3701
3699
  return e;
3702
3700
  }, pe = (e, t) => {
3703
3701
  var r = {};
3704
3702
  for (var n in e)
3705
- ur.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3703
+ ar.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3706
3704
  if (e != null && Me)
3707
3705
  for (var n of Me(e))
3708
- t.indexOf(n) < 0 && lr.call(e, n) && (r[n] = e[n]);
3706
+ t.indexOf(n) < 0 && sr.call(e, n) && (r[n] = e[n]);
3709
3707
  return r;
3710
3708
  };
3711
3709
  const _e = (e, t) => {
@@ -3713,21 +3711,21 @@ const _e = (e, t) => {
3713
3711
  if (e in r && t in r[e])
3714
3712
  return r[e][t];
3715
3713
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3716
- }, di = Oe(
3714
+ }, mi = Oe(
3717
3715
  (e) => {
3718
3716
  var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
3719
3717
  if (r == null)
3720
3718
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3721
3719
  return n && (i = _e("number", n)), new Intl.NumberFormat(r, i);
3722
3720
  }
3723
- ), pi = Oe(
3721
+ ), di = Oe(
3724
3722
  (e) => {
3725
3723
  var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
3726
3724
  if (r == null)
3727
3725
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3728
3726
  return n ? i = _e("date", n) : Object.keys(i).length === 0 && (i = _e("date", "short")), new Intl.DateTimeFormat(r, i);
3729
3727
  }
3730
- ), bi = Oe(
3728
+ ), pi = Oe(
3731
3729
  (e) => {
3732
3730
  var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
3733
3731
  if (r == null)
@@ -3736,48 +3734,48 @@ const _e = (e, t) => {
3736
3734
  );
3737
3735
  return n ? i = _e("time", n) : Object.keys(i).length === 0 && (i = _e("time", "short")), new Intl.DateTimeFormat(r, i);
3738
3736
  }
3739
- ), gi = (e = {}) => {
3737
+ ), bi = (e = {}) => {
3740
3738
  var t = e, {
3741
3739
  locale: r = ie()
3742
3740
  } = t, n = pe(t, [
3743
3741
  "locale"
3744
3742
  ]);
3745
- return di(st({ locale: r }, n));
3746
- }, yi = (e = {}) => {
3743
+ return mi(ot({ locale: r }, n));
3744
+ }, gi = (e = {}) => {
3747
3745
  var t = e, {
3748
3746
  locale: r = ie()
3749
3747
  } = t, n = pe(t, [
3750
3748
  "locale"
3751
3749
  ]);
3752
- return pi(st({ locale: r }, n));
3753
- }, vi = (e = {}) => {
3750
+ return di(ot({ locale: r }, n));
3751
+ }, yi = (e = {}) => {
3754
3752
  var t = e, {
3755
3753
  locale: r = ie()
3756
3754
  } = t, n = pe(t, [
3757
3755
  "locale"
3758
3756
  ]);
3759
- return bi(st({ locale: r }, n));
3760
- }, _i = Oe(
3757
+ return pi(ot({ locale: r }, n));
3758
+ }, vi = Oe(
3761
3759
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3762
- (e, t = ie()) => new Wn(e, t, fe().formats, {
3760
+ (e, t = ie()) => new Xn(e, t, fe().formats, {
3763
3761
  ignoreTag: fe().ignoreTag
3764
3762
  })
3765
- ), Ei = (e, t = {}) => {
3766
- var r, n, i, a;
3767
- let o = t;
3768
- typeof e == "object" && (o = e, e = o.id);
3763
+ ), _i = (e, t = {}) => {
3764
+ var r, n, i, o;
3765
+ let a = t;
3766
+ typeof e == "object" && (a = e, e = a.id);
3769
3767
  const {
3770
3768
  values: s,
3771
3769
  locale: l = ie(),
3772
3770
  default: u
3773
- } = o;
3771
+ } = a;
3774
3772
  if (l == null)
3775
3773
  throw new Error(
3776
3774
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3777
3775
  );
3778
- let h = nr(e, l);
3776
+ let h = tr(e, l);
3779
3777
  if (!h)
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;
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;
3781
3779
  else if (typeof h != "string")
3782
3780
  return console.warn(
3783
3781
  `[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.`
@@ -3786,7 +3784,7 @@ const _e = (e, t) => {
3786
3784
  return h;
3787
3785
  let c = h;
3788
3786
  try {
3789
- c = _i(h, l).format(s);
3787
+ c = vi(h, l).format(s);
3790
3788
  } catch (f) {
3791
3789
  f instanceof Error && console.warn(
3792
3790
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3794,23 +3792,23 @@ const _e = (e, t) => {
3794
3792
  );
3795
3793
  }
3796
3794
  return c;
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);
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);
3798
3797
  me([ee], () => xi);
3799
3798
  me([ee], () => Ti);
3800
- me([ee], () => Bi);
3801
- me([ee, de], () => wi);
3802
- function Ci({ withLocale: e, translations: t }) {
3799
+ me([ee, de], () => Bi);
3800
+ function Hi({ withLocale: e, translations: t }) {
3803
3801
  ee.subscribe((r) => {
3804
3802
  r == null && (de.set(t), ee.set(e));
3805
3803
  });
3806
3804
  }
3807
- function St(e, t) {
3808
- ar(e, t);
3805
+ function Ht(e, t) {
3806
+ nr(e, t);
3809
3807
  }
3810
- function Si(e) {
3808
+ function Ci(e) {
3811
3809
  ee.set(e);
3812
3810
  }
3813
- const Mt = {
3811
+ const Ct = {
3814
3812
  en: {
3815
3813
  scoreCriteriaType: {
3816
3814
  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.",
@@ -4057,11 +4055,11 @@ const Mt = {
4057
4055
  YER: "﷼",
4058
4056
  ZAR: "R",
4059
4057
  ZWD: "Z$"
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}");
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}");
4063
4061
  }
4064
- function Rt(e) {
4062
+ function St(e) {
4065
4063
  let t, r = (
4066
4064
  /*$_*/
4067
4065
  e[13]("scoreCriteriaType.mostRounds") + ""
@@ -4070,11 +4068,11 @@ function Rt(e) {
4070
4068
  c() {
4071
4069
  t = new ke(!1), n = Re(), t.a = n;
4072
4070
  },
4073
- m(i, a) {
4074
- t.m(r, i, a), R(i, n, a);
4071
+ m(i, o) {
4072
+ t.m(r, i, o), R(i, n, o);
4075
4073
  },
4076
- p(i, a) {
4077
- a & /*$_*/
4074
+ p(i, o) {
4075
+ o & /*$_*/
4078
4076
  8192 && r !== (r = /*$_*/
4079
4077
  i[13]("scoreCriteriaType.mostRounds") + "") && t.p(r);
4080
4078
  },
@@ -4083,7 +4081,7 @@ function Rt(e) {
4083
4081
  }
4084
4082
  };
4085
4083
  }
4086
- function kt(e) {
4084
+ function Mt(e) {
4087
4085
  let t, r = (
4088
4086
  /*$_*/
4089
4087
  e[13]("scoreCriteriaType.winStateRatio") + ""
@@ -4092,11 +4090,11 @@ function kt(e) {
4092
4090
  c() {
4093
4091
  t = new ke(!1), n = Re(), t.a = n;
4094
4092
  },
4095
- m(i, a) {
4096
- t.m(r, i, a), R(i, n, a);
4093
+ m(i, o) {
4094
+ t.m(r, i, o), R(i, n, o);
4097
4095
  },
4098
- p(i, a) {
4099
- a & /*$_*/
4096
+ p(i, o) {
4097
+ o & /*$_*/
4100
4098
  8192 && r !== (r = /*$_*/
4101
4099
  i[13]("scoreCriteriaType.winStateRatio") + "") && t.p(r);
4102
4100
  },
@@ -4105,7 +4103,7 @@ function kt(e) {
4105
4103
  }
4106
4104
  };
4107
4105
  }
4108
- function Nt(e) {
4106
+ function Rt(e) {
4109
4107
  let t, r = (
4110
4108
  /*$_*/
4111
4109
  e[13]("scoreCriteriaType.maxWinStateRatio") + ""
@@ -4114,11 +4112,11 @@ function Nt(e) {
4114
4112
  c() {
4115
4113
  t = new ke(!1), n = Re(), t.a = n;
4116
4114
  },
4117
- m(i, a) {
4118
- t.m(r, i, a), R(i, n, a);
4115
+ m(i, o) {
4116
+ t.m(r, i, o), R(i, n, o);
4119
4117
  },
4120
- p(i, a) {
4121
- a & /*$_*/
4118
+ p(i, o) {
4119
+ o & /*$_*/
4122
4120
  8192 && r !== (r = /*$_*/
4123
4121
  i[13]("scoreCriteriaType.maxWinStateRatio") + "") && t.p(r);
4124
4122
  },
@@ -4127,7 +4125,7 @@ function Nt(e) {
4127
4125
  }
4128
4126
  };
4129
4127
  }
4130
- function At(e) {
4128
+ function kt(e) {
4131
4129
  let t, r = (
4132
4130
  /*$_*/
4133
4131
  e[13]("scoreCriteriaType.stake") + ""
@@ -4136,11 +4134,11 @@ function At(e) {
4136
4134
  c() {
4137
4135
  t = new ke(!1), n = Re(), t.a = n;
4138
4136
  },
4139
- m(i, a) {
4140
- t.m(r, i, a), R(i, n, a);
4137
+ m(i, o) {
4138
+ t.m(r, i, o), R(i, n, o);
4141
4139
  },
4142
- p(i, a) {
4143
- a & /*$_*/
4140
+ p(i, o) {
4141
+ o & /*$_*/
4144
4142
  8192 && r !== (r = /*$_*/
4145
4143
  i[13]("scoreCriteriaType.stake") + "") && t.p(r);
4146
4144
  },
@@ -4149,38 +4147,38 @@ function At(e) {
4149
4147
  }
4150
4148
  };
4151
4149
  }
4152
- function Lt(e) {
4150
+ function Nt(e) {
4153
4151
  let t, r, n;
4154
4152
  function i(s, l) {
4155
4153
  return (
4156
4154
  /*noMinCasinoBet*/
4157
4155
  s[8] && /*noMaxCasinoBet*/
4158
- s[9] ? Ii : (
4156
+ s[9] ? Oi : (
4159
4157
  /*noMinCasinoBet*/
4160
- s[8] ? Oi : (
4158
+ s[8] ? Pi : (
4161
4159
  /*noMaxCasinoBet*/
4162
- s[9] ? Pi : Li
4160
+ s[9] ? Li : Ai
4163
4161
  )
4164
4162
  )
4165
4163
  );
4166
4164
  }
4167
- let a = i(e), o = a(e);
4165
+ let o = i(e), a = o(e);
4168
4166
  return {
4169
4167
  c() {
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");
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");
4171
4169
  },
4172
4170
  m(s, l) {
4173
- R(s, t, l), p(t, r), p(t, n), o.m(t, null);
4171
+ R(s, t, l), p(t, r), p(t, n), a.m(t, null);
4174
4172
  },
4175
4173
  p(s, l) {
4176
- a === (a = i(s)) && o ? o.p(s, l) : (o.d(1), o = a(s), o && (o.c(), o.m(t, null)));
4174
+ o === (o = i(s)) && a ? a.p(s, l) : (a.d(1), a = o(s), a && (a.c(), a.m(t, null)));
4177
4175
  },
4178
4176
  d(s) {
4179
- s && H(t), o.d();
4177
+ s && H(t), a.d();
4180
4178
  }
4181
4179
  };
4182
4180
  }
4183
- function Li(e) {
4181
+ function Ai(e) {
4184
4182
  let t, r = (
4185
4183
  /*$_*/
4186
4184
  e[13]("productMinMaxBet", {
@@ -4214,11 +4212,11 @@ function Li(e) {
4214
4212
  c() {
4215
4213
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4216
4214
  },
4217
- m(i, a) {
4218
- R(i, t, a), p(t, n);
4215
+ m(i, o) {
4216
+ R(i, t, o), p(t, n);
4219
4217
  },
4220
- p(i, a) {
4221
- a & /*$_, casino, currency*/
4218
+ p(i, o) {
4219
+ o & /*$_, casino, currency*/
4222
4220
  12352 && r !== (r = /*$_*/
4223
4221
  i[13]("productMinMaxBet", {
4224
4222
  values: {
@@ -4252,7 +4250,7 @@ function Li(e) {
4252
4250
  }
4253
4251
  };
4254
4252
  }
4255
- function Pi(e) {
4253
+ function Li(e) {
4256
4254
  let t, r = (
4257
4255
  /*$_*/
4258
4256
  e[13]("productMinBet", {
@@ -4277,11 +4275,11 @@ function Pi(e) {
4277
4275
  c() {
4278
4276
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4279
4277
  },
4280
- m(i, a) {
4281
- R(i, t, a), p(t, n);
4278
+ m(i, o) {
4279
+ R(i, t, o), p(t, n);
4282
4280
  },
4283
- p(i, a) {
4284
- a & /*$_, casino, currency*/
4281
+ p(i, o) {
4282
+ o & /*$_, casino, currency*/
4285
4283
  12352 && r !== (r = /*$_*/
4286
4284
  i[13]("productMinBet", {
4287
4285
  values: {
@@ -4306,7 +4304,7 @@ function Pi(e) {
4306
4304
  }
4307
4305
  };
4308
4306
  }
4309
- function Oi(e) {
4307
+ function Pi(e) {
4310
4308
  let t, r = (
4311
4309
  /*$_*/
4312
4310
  e[13]("productMaxBet", {
@@ -4331,11 +4329,11 @@ function Oi(e) {
4331
4329
  c() {
4332
4330
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4333
4331
  },
4334
- m(i, a) {
4335
- R(i, t, a), p(t, n);
4332
+ m(i, o) {
4333
+ R(i, t, o), p(t, n);
4336
4334
  },
4337
- p(i, a) {
4338
- a & /*$_, casino, currency*/
4335
+ p(i, o) {
4336
+ o & /*$_, casino, currency*/
4339
4337
  12352 && r !== (r = /*$_*/
4340
4338
  i[13]("productMaxBet", {
4341
4339
  values: {
@@ -4360,7 +4358,7 @@ function Oi(e) {
4360
4358
  }
4361
4359
  };
4362
4360
  }
4363
- function Ii(e) {
4361
+ function Oi(e) {
4364
4362
  let t, r = (
4365
4363
  /*$_*/
4366
4364
  e[13]("productNoLimitsBet", {
@@ -4374,11 +4372,11 @@ function Ii(e) {
4374
4372
  c() {
4375
4373
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4376
4374
  },
4377
- m(i, a) {
4378
- R(i, t, a), p(t, n);
4375
+ m(i, o) {
4376
+ R(i, t, o), p(t, n);
4379
4377
  },
4380
- p(i, a) {
4381
- a & /*$_, casino*/
4378
+ p(i, o) {
4379
+ o & /*$_, casino*/
4382
4380
  8256 && r !== (r = /*$_*/
4383
4381
  i[13]("productNoLimitsBet", {
4384
4382
  values: { productName: (
@@ -4392,38 +4390,38 @@ function Ii(e) {
4392
4390
  }
4393
4391
  };
4394
4392
  }
4395
- function Pt(e) {
4393
+ function At(e) {
4396
4394
  let t, r, n;
4397
4395
  function i(s, l) {
4398
4396
  return (
4399
4397
  /*noMinSportsBet*/
4400
4398
  s[10] && /*noMaxSportsBet*/
4401
- s[11] ? Gi : (
4399
+ s[11] ? Ui : (
4402
4400
  /*noMinSportsBet*/
4403
- s[10] ? Ui : (
4401
+ s[10] ? Di : (
4404
4402
  /*noMaxSportsBet*/
4405
- s[11] ? Di : $i
4403
+ s[11] ? $i : Ii
4406
4404
  )
4407
4405
  )
4408
4406
  );
4409
4407
  }
4410
- let a = i(e), o = a(e);
4408
+ let o = i(e), a = o(e);
4411
4409
  return {
4412
4410
  c() {
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");
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");
4414
4412
  },
4415
4413
  m(s, l) {
4416
- R(s, t, l), p(t, r), p(t, n), o.m(t, null);
4414
+ R(s, t, l), p(t, r), p(t, n), a.m(t, null);
4417
4415
  },
4418
4416
  p(s, l) {
4419
- a === (a = i(s)) && o ? o.p(s, l) : (o.d(1), o = a(s), o && (o.c(), o.m(t, null)));
4417
+ o === (o = i(s)) && a ? a.p(s, l) : (a.d(1), a = o(s), a && (a.c(), a.m(t, null)));
4420
4418
  },
4421
4419
  d(s) {
4422
- s && H(t), o.d();
4420
+ s && H(t), a.d();
4423
4421
  }
4424
4422
  };
4425
4423
  }
4426
- function $i(e) {
4424
+ function Ii(e) {
4427
4425
  let t, r = (
4428
4426
  /*$_*/
4429
4427
  e[13]("productMinMaxBet", {
@@ -4457,11 +4455,11 @@ function $i(e) {
4457
4455
  c() {
4458
4456
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4459
4457
  },
4460
- m(i, a) {
4461
- R(i, t, a), p(t, n);
4458
+ m(i, o) {
4459
+ R(i, t, o), p(t, n);
4462
4460
  },
4463
- p(i, a) {
4464
- a & /*$_, sports, currency*/
4461
+ p(i, o) {
4462
+ o & /*$_, sports, currency*/
4465
4463
  12416 && r !== (r = /*$_*/
4466
4464
  i[13]("productMinMaxBet", {
4467
4465
  values: {
@@ -4495,7 +4493,7 @@ function $i(e) {
4495
4493
  }
4496
4494
  };
4497
4495
  }
4498
- function Di(e) {
4496
+ function $i(e) {
4499
4497
  let t, r = (
4500
4498
  /*$_*/
4501
4499
  e[13]("productMinBet", {
@@ -4520,11 +4518,11 @@ function Di(e) {
4520
4518
  c() {
4521
4519
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4522
4520
  },
4523
- m(i, a) {
4524
- R(i, t, a), p(t, n);
4521
+ m(i, o) {
4522
+ R(i, t, o), p(t, n);
4525
4523
  },
4526
- p(i, a) {
4527
- a & /*$_, sports, currency*/
4524
+ p(i, o) {
4525
+ o & /*$_, sports, currency*/
4528
4526
  12416 && r !== (r = /*$_*/
4529
4527
  i[13]("productMinBet", {
4530
4528
  values: {
@@ -4549,7 +4547,7 @@ function Di(e) {
4549
4547
  }
4550
4548
  };
4551
4549
  }
4552
- function Ui(e) {
4550
+ function Di(e) {
4553
4551
  let t, r = (
4554
4552
  /*$_*/
4555
4553
  e[13]("productMaxBet", {
@@ -4574,11 +4572,11 @@ function Ui(e) {
4574
4572
  c() {
4575
4573
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4576
4574
  },
4577
- m(i, a) {
4578
- R(i, t, a), p(t, n);
4575
+ m(i, o) {
4576
+ R(i, t, o), p(t, n);
4579
4577
  },
4580
- p(i, a) {
4581
- a & /*$_, sports, currency*/
4578
+ p(i, o) {
4579
+ o & /*$_, sports, currency*/
4582
4580
  12416 && r !== (r = /*$_*/
4583
4581
  i[13]("productMaxBet", {
4584
4582
  values: {
@@ -4603,7 +4601,7 @@ function Ui(e) {
4603
4601
  }
4604
4602
  };
4605
4603
  }
4606
- function Gi(e) {
4604
+ function Ui(e) {
4607
4605
  let t, r = (
4608
4606
  /*$_*/
4609
4607
  e[13]("productNoLimitsBet", {
@@ -4617,11 +4615,11 @@ function Gi(e) {
4617
4615
  c() {
4618
4616
  t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4619
4617
  },
4620
- m(i, a) {
4621
- R(i, t, a), p(t, n);
4618
+ m(i, o) {
4619
+ R(i, t, o), p(t, n);
4622
4620
  },
4623
- p(i, a) {
4624
- a & /*$_, sports*/
4621
+ p(i, o) {
4622
+ o & /*$_, sports*/
4625
4623
  8320 && r !== (r = /*$_*/
4626
4624
  i[13]("productNoLimitsBet", {
4627
4625
  values: { productName: (
@@ -4635,8 +4633,8 @@ function Gi(e) {
4635
4633
  }
4636
4634
  };
4637
4635
  }
4638
- function Fi(e) {
4639
- let t, r, n, i, a, o, s, l, u, h, c, f, g, y = (
4636
+ function Gi(e) {
4637
+ let t, r, n, i, o, a, s, l, u, h, c, f, g, y = (
4640
4638
  /*$_*/
4641
4639
  e[13]("miniBetCount", {
4642
4640
  values: { betCount: (
@@ -4664,41 +4662,41 @@ function Fi(e) {
4664
4662
  /*tcurl*/
4665
4663
  e[4]
4666
4664
  ) } }) + ""
4667
- ), Te, d, P, W, ut, $ = (
4665
+ ), Te, d, P, W, at, $ = (
4668
4666
  /*scorecriterial*/
4669
- e[0] == "BetCount" && Rt(e)
4667
+ e[0] == "BetCount" && St(e)
4670
4668
  ), D = (
4671
4669
  /*scorecriterial*/
4672
- e[0] == "WinStakeRatio" && kt(e)
4670
+ e[0] == "WinStakeRatio" && Mt(e)
4673
4671
  ), U = (
4674
4672
  /*scorecriterial*/
4675
- e[0] == "MaxWinStakeRatio" && Nt(e)
4673
+ e[0] == "MaxWinStakeRatio" && Rt(e)
4676
4674
  ), G = (
4677
4675
  /*scorecriterial*/
4678
- e[0] == "Stake" && At(e)
4676
+ e[0] == "Stake" && kt(e)
4679
4677
  ), F = (
4680
4678
  /*casino*/
4681
- e[6] && Lt(e)
4679
+ e[6] && Nt(e)
4682
4680
  ), j = (
4683
4681
  /*sports*/
4684
- e[7] && Pt(e)
4682
+ e[7] && At(e)
4685
4683
  );
4686
4684
  return {
4687
4685
  c() {
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: (
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: (
4689
4687
  /*tcurl*/
4690
4688
  e[4]
4691
4689
  ) }), m(t, "class", "casino-tournaments-thumbnail-rule"), m(t, "part", "casino-tournaments-thumbnail-rule");
4692
4690
  },
4693
4691
  m(E, V) {
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);
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);
4695
4693
  },
4696
4694
  p(E, [V]) {
4697
4695
  /*scorecriterial*/
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*/
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*/
4702
4700
  8194 && y !== (y = /*$_*/
4703
4701
  E[13]("miniBetCount", {
4704
4702
  values: { betCount: (
@@ -4724,12 +4722,12 @@ function Fi(e) {
4724
4722
  /*tcurl*/
4725
4723
  E[4]
4726
4724
  ) } }) + "") && (q.innerHTML = ne), /*casino*/
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*/
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*/
4728
4726
  16 && W !== (W = { tcurl: (
4729
4727
  /*tcurl*/
4730
4728
  E[4]
4731
4729
  ) }) && m(P, "href", W), /*sports*/
4732
- E[7] ? j ? j.p(E, V) : (j = Pt(E), j.c(), j.m(t, null)) : j && (j.d(1), j = null);
4730
+ E[7] ? j ? j.p(E, V) : (j = At(E), j.c(), j.m(t, null)) : j && (j.d(1), j = null);
4733
4731
  },
4734
4732
  i: Z,
4735
4733
  o: Z,
@@ -4738,27 +4736,27 @@ function Fi(e) {
4738
4736
  }
4739
4737
  };
4740
4738
  }
4741
- function ji(e, t, r) {
4739
+ function Fi(e, t, r) {
4742
4740
  let n;
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: {} });
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: {} });
4746
4744
  const J = (d) => typeof d == "number" || Object.prototype.toString.call(d) === "[object Number]", te = () => {
4747
4745
  fetch(g).then((P) => P.json()).then((P) => {
4748
4746
  Object.keys(P).forEach((W) => {
4749
- St(W, P[W]);
4747
+ Ht(W, P[W]);
4750
4748
  });
4751
4749
  }).catch((P) => {
4752
4750
  console.log(P);
4753
4751
  });
4754
4752
  };
4755
- Object.keys(Mt).forEach((d) => {
4756
- St(d, Mt[d]);
4753
+ Object.keys(Ct).forEach((d) => {
4754
+ Ht(d, Ct[d]);
4757
4755
  });
4758
4756
  const K = (d) => {
4759
4757
  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)));
4760
4758
  }, re = () => {
4761
- Si(i);
4759
+ Ci(i);
4762
4760
  }, xe = () => {
4763
4761
  let d = document.createElement("style");
4764
4762
  d.innerHTML = c, y.appendChild(d);
@@ -4779,7 +4777,7 @@ function ji(e, t, r) {
4779
4777
  }, ne = (d) => {
4780
4778
  d.data && d.data.type && d.type == "TournamentsProductsUpdate" && r(15, h = d.data.productInfo);
4781
4779
  };
4782
- wr(() => (window.addEventListener("message", ne, !1), window.postMessage({ type: "TournamentsRuleListenerLoaded" }, window.location.href), () => {
4780
+ Tr(() => (window.addEventListener("message", ne, !1), window.postMessage({ type: "TournamentsRuleListenerLoaded" }, window.location.href), () => {
4783
4781
  window.removeEventListener("message", ne);
4784
4782
  }));
4785
4783
  function Te(d) {
@@ -4788,7 +4786,7 @@ function ji(e, t, r) {
4788
4786
  });
4789
4787
  }
4790
4788
  return e.$$set = (d) => {
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);
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);
4792
4790
  }, e.$$.update = () => {
4793
4791
  e.$$.dirty & /*lang*/
4794
4792
  65536 && i && re(), e.$$.dirty & /*products*/
@@ -4797,8 +4795,8 @@ function ji(e, t, r) {
4797
4795
  262176 && f && y && q(), e.$$.dirty & /*translationurl*/
4798
4796
  524288 && g && te();
4799
4797
  }, [
4800
- a,
4801
4798
  o,
4799
+ a,
4802
4800
  s,
4803
4801
  l,
4804
4802
  u,
@@ -4820,14 +4818,14 @@ function ji(e, t, r) {
4820
4818
  Te
4821
4819
  ];
4822
4820
  }
4823
- class Vi extends Ir {
4821
+ class ji extends Pr {
4824
4822
  constructor(t) {
4825
- super(), Pr(
4823
+ super(), Ar(
4826
4824
  this,
4827
4825
  t,
4828
- ji,
4829
4826
  Fi,
4830
- It,
4827
+ Gi,
4828
+ Pt,
4831
4829
  {
4832
4830
  lang: 16,
4833
4831
  scorecriterial: 0,
@@ -4840,7 +4838,7 @@ class Vi extends Ir {
4840
4838
  clientstylingurl: 18,
4841
4839
  translationurl: 19
4842
4840
  },
4843
- Ai
4841
+ Ni
4844
4842
  );
4845
4843
  }
4846
4844
  get lang() {
@@ -4904,7 +4902,7 @@ class Vi extends Ir {
4904
4902
  this.$$set({ translationurl: t }), z();
4905
4903
  }
4906
4904
  }
4907
- Or(Vi, { lang: {}, scorecriterial: {}, betcount: {}, starttime: {}, endtime: {}, tcurl: {}, products: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
4905
+ Lr(ji, { lang: {}, scorecriterial: {}, betcount: {}, starttime: {}, endtime: {}, tcurl: {}, products: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
4908
4906
  export {
4909
- Vi as default
4907
+ ji as default
4910
4908
  };