@everymatrix/casino-tournaments-thumbnail-rule 1.74.2 → 1.74.3

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 hr = Object.defineProperty, cr = Object.defineProperties;
2
+ var fr = Object.getOwnPropertyDescriptors;
3
+ var ut = Object.getOwnPropertySymbols;
4
+ var mr = Object.prototype.hasOwnProperty, dr = Object.prototype.propertyIsEnumerable;
5
+ var Ie = (e, t, r) => t in e ? hr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, lt = (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
+ mr.call(t, r) && Ie(e, r, t[r]);
8
+ if (ut)
9
+ for (var r of ut(t))
10
+ dr.call(t, r) && Ie(e, r, t[r]);
11
11
  return e;
12
- }, ct = (e, t) => fr(e, mr(t));
12
+ }, ht = (e, t) => cr(e, fr(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 o = (l) => {
14
+ var ct = (e, t, r) => new Promise((n, i) => {
15
+ var a = (l) => {
16
16
  try {
17
17
  s(r.next(l));
18
18
  } catch (u) {
19
19
  i(u);
20
20
  }
21
- }, a = (l) => {
21
+ }, o = (l) => {
22
22
  try {
23
23
  s(r.throw(l));
24
24
  } catch (u) {
25
25
  i(u);
26
26
  }
27
- }, s = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(o, a);
27
+ }, s = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(a, o);
28
28
  s((r = r.apply(e, t)).next());
29
29
  });
30
30
  function W() {
31
31
  }
32
- function Ot(e) {
32
+ function Pt(e) {
33
33
  return e();
34
34
  }
35
- function mt() {
35
+ function ft() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function Ee(e) {
39
- e.forEach(Ot);
39
+ e.forEach(Pt);
40
40
  }
41
41
  function nt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function It(e, t) {
44
+ function Ot(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 pr(e) {
48
48
  return Object.keys(e).length === 0;
49
49
  }
50
- function $t(e, ...t) {
50
+ function It(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 br(e, t, r) {
60
+ e.$$.on_destroy.push(It(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 gr(e, t, r) {
66
+ const n = yr(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, vr(n, i);
70
70
  }
71
71
  }
72
- function vr(e) {
72
+ function yr(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 vr(e, t) {
83
83
  return p(
84
84
  /** @type {Document} */
85
85
  e.head || e,
@@ -95,7 +95,7 @@ function S(e) {
95
95
  function x(e) {
96
96
  return document.createElement(e);
97
97
  }
98
- function Er(e) {
98
+ function _r(e) {
99
99
  return document.createElementNS("http://www.w3.org/2000/svg", e);
100
100
  }
101
101
  function z(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 Er(e) {
114
114
  return Array.from(e.childNodes);
115
115
  }
116
116
  function J(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 = _r(
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(S);
188
188
  }
189
189
  }
190
- function Tr(e) {
190
+ function xr(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 Tr() {
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 Br(e) {
209
+ Tr().$$.on_mount.push(e);
210
210
  }
211
211
  const se = [], ze = [];
212
212
  let ue = [];
213
- const dt = [], Hr = /* @__PURE__ */ Promise.resolve();
213
+ const mt = [], wr = /* @__PURE__ */ Promise.resolve();
214
214
  let Xe = !1;
215
- function Sr() {
216
- Xe || (Xe = !0, Hr.then(j));
215
+ function Hr() {
216
+ Xe || (Xe = !0, wr.then(j));
217
217
  }
218
218
  function We(e) {
219
219
  ue.push(e);
220
220
  }
221
221
  const $e = /* @__PURE__ */ new Set();
222
- let oe = 0;
222
+ let ae = 0;
223
223
  function j() {
224
- if (oe !== 0)
224
+ if (ae !== 0)
225
225
  return;
226
226
  const e = ye;
227
227
  do {
228
228
  try {
229
- for (; oe < se.length; ) {
230
- const t = se[oe];
231
- oe++, ge(t), Cr(t.$$);
229
+ for (; ae < se.length; ) {
230
+ const t = se[ae];
231
+ ae++, ge(t), Sr(t.$$);
232
232
  }
233
233
  } catch (t) {
234
- throw se.length = 0, oe = 0, t;
234
+ throw se.length = 0, ae = 0, t;
235
235
  }
236
- for (ge(null), se.length = 0, oe = 0; ze.length; )
236
+ for (ge(null), se.length = 0, ae = 0; ze.length; )
237
237
  ze.pop()();
238
238
  for (let t = 0; t < ue.length; t += 1) {
239
239
  const r = ue[t];
@@ -241,50 +241,50 @@ function j() {
241
241
  }
242
242
  ue.length = 0;
243
243
  } while (se.length);
244
- for (; dt.length; )
245
- dt.pop()();
244
+ for (; mt.length; )
245
+ mt.pop()();
246
246
  Xe = !1, $e.clear(), ge(e);
247
247
  }
248
- function Cr(e) {
248
+ function Sr(e) {
249
249
  if (e.fragment !== null) {
250
250
  e.update(), Ee(e.before_update);
251
251
  const t = e.dirty;
252
252
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(We);
253
253
  }
254
254
  }
255
- function 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 Mr = /* @__PURE__ */ new Set();
260
+ function Rr(e, t) {
261
+ e && e.i && (Mr.delete(e), e.i(t));
262
262
  }
263
- function Nr(e, t, r) {
263
+ function kr(e, t, r) {
264
264
  const { fragment: n, after_update: i } = e.$$;
265
265
  n && n.m(t, r), We(() => {
266
- const o = e.$$.on_mount.map(Ot).filter(nt);
267
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Ee(o), e.$$.on_mount = [];
266
+ const a = e.$$.on_mount.map(Pt).filter(nt);
267
+ e.$$.on_destroy ? e.$$.on_destroy.push(...a) : Ee(a), e.$$.on_mount = [];
268
268
  }), i.forEach(We);
269
269
  }
270
- function Ar(e, t) {
270
+ function Nr(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), Sr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
274
+ function Ar(e, t) {
275
+ e.$$.dirty[0] === -1 && (se.push(e), Hr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
276
276
  }
277
- function Pr(e, t, r, n, i, o, a = null, s = [-1]) {
277
+ function Lr(e, t, r, n, i, a, o = null, s = [-1]) {
278
278
  const l = ye;
279
279
  ge(e);
280
280
  const u = e.$$ = {
281
281
  fragment: null,
282
282
  ctx: [],
283
283
  // state
284
- props: o,
284
+ props: a,
285
285
  update: W,
286
286
  not_equal: i,
287
- bound: mt(),
287
+ bound: ft(),
288
288
  // lifecycle
289
289
  on_mount: [],
290
290
  on_destroy: [],
@@ -293,28 +293,28 @@ function Pr(e, t, r, n, i, o, a = null, s = [-1]) {
293
293
  after_update: [],
294
294
  context: new Map(t.context || (l ? l.$$.context : [])),
295
295
  // everything else
296
- callbacks: mt(),
296
+ callbacks: ft(),
297
297
  dirty: s,
298
298
  skip_bound: !1,
299
299
  root: t.target || l.$$.root
300
300
  };
301
- a && a(u.root);
301
+ o && o(u.root);
302
302
  let h = !1;
303
- if (u.ctx = r ? r(e, t.props || {}, (c, f, ...g) => {
303
+ if (u.ctx = r(e, t.props || {}, (c, f, ...g) => {
304
304
  const _ = g.length ? g[0] : f;
305
- return u.ctx && i(u.ctx[c], u.ctx[c] = _) && (!u.skip_bound && u.bound[c] && u.bound[c](_), h && Lr(e, c)), f;
306
- }) : [], u.update(), h = !0, Ee(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
305
+ return u.ctx && i(u.ctx[c], u.ctx[c] = _) && (!u.skip_bound && u.bound[c] && u.bound[c](_), h && Ar(e, c)), f;
306
+ }), u.update(), h = !0, Ee(u.before_update), u.fragment = n(u.ctx), t.target) {
307
307
  if (t.hydrate) {
308
- const c = xr(t.target);
308
+ const c = Er(t.target);
309
309
  u.fragment && u.fragment.l(c), c.forEach(S);
310
310
  } else
311
311
  u.fragment && u.fragment.c();
312
- t.intro && kr(e.$$.fragment), Nr(e, t.target, t.anchor), j();
312
+ t.intro && Rr(e.$$.fragment), kr(e, t.target, t.anchor), j();
313
313
  }
314
314
  ge(l);
315
315
  }
316
- let Dt;
317
- typeof HTMLElement == "function" && (Dt = class extends HTMLElement {
316
+ let $t;
317
+ typeof HTMLElement == "function" && ($t = 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 ct(this, null, function* () {
355
355
  if (this.$$cn = !0, !this.$$c) {
356
- let t = function(o) {
356
+ let t = function(a) {
357
357
  return () => {
358
- let a;
358
+ let o;
359
359
  return {
360
360
  c: function() {
361
- a = x("slot"), o !== "default" && m(a, "name", o);
361
+ o = x("slot"), a !== "default" && m(o, "name", a);
362
362
  },
363
363
  /**
364
364
  * @param {HTMLElement} target
365
365
  * @param {HTMLElement} [anchor]
366
366
  */
367
367
  m: function(u, h) {
368
- R(u, a, h);
368
+ R(u, o, h);
369
369
  },
370
370
  d: function(u) {
371
- u && S(a);
371
+ u && S(o);
372
372
  }
373
373
  };
374
374
  };
375
375
  };
376
376
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
377
377
  return;
378
- const r = {}, n = Tr(this);
379
- for (const o of this.$$s)
380
- o in n && (r[o] = [t(o)]);
381
- for (const o of this.attributes) {
382
- const a = this.$$g_p(o.name);
383
- a in this.$$d || (this.$$d[a] = we(a, o.value, this.$$p_d, "toProp"));
378
+ const r = {}, n = xr(this);
379
+ for (const a of this.$$s)
380
+ a in n && (r[a] = [t(a)]);
381
+ for (const a of this.attributes) {
382
+ const o = this.$$g_p(a.name);
383
+ o in this.$$d || (this.$$d[o] = we(o, a.value, this.$$p_d, "toProp"));
384
384
  }
385
- for (const o in this.$$p_d)
386
- !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
385
+ for (const a in this.$$p_d)
386
+ !(a in this.$$d) && this[a] !== void 0 && (this.$$d[a] = this[a], delete this[a]);
387
387
  this.$$c = new this.$$ctor({
388
388
  target: this.shadowRoot || this,
389
- props: ct(ht({}, this.$$d), {
389
+ props: ht(lt({}, 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 o in this.$$p_d)
399
- if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
400
- const a = we(
401
- o,
402
- this.$$d[o],
398
+ for (const a in this.$$p_d)
399
+ if (this.$$d[a] = this.$$c.$$.ctx[this.$$c.$$.props[a]], this.$$p_d[a].reflect) {
400
+ const o = we(
401
+ a,
402
+ this.$$d[a],
403
403
  this.$$p_d,
404
404
  "toAttribute"
405
405
  );
406
- a == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, a);
406
+ o == null ? this.removeAttribute(this.$$p_d[a].attribute || a) : this.setAttribute(this.$$p_d[a].attribute || a, o);
407
407
  }
408
408
  this.$$r = !1;
409
409
  };
410
410
  this.$$c.$$.after_update.push(i), i();
411
- for (const o in this.$$l)
412
- for (const a of this.$$l[o]) {
413
- const s = this.$$c.$on(o, a);
414
- this.$$l_u.set(a, s);
411
+ for (const a in this.$$l)
412
+ for (const o of this.$$l[a]) {
413
+ const s = this.$$c.$on(a, o);
414
+ this.$$l_u.set(o, s);
415
415
  }
416
416
  this.$$l = {};
417
417
  }
@@ -435,8 +435,8 @@ typeof HTMLElement == "function" && (Dt = class extends HTMLElement {
435
435
  }
436
436
  });
437
437
  function we(e, t, r, n) {
438
- var o;
439
- const i = (o = r[e]) == null ? void 0 : o.type;
438
+ var a;
439
+ const i = (a = r[e]) == null ? void 0 : a.type;
440
440
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
441
441
  return t;
442
442
  if (n === "toAttribute")
@@ -464,8 +464,8 @@ function we(e, t, r, n) {
464
464
  return t;
465
465
  }
466
466
  }
467
- function Or(e, t, r, n, i, o) {
468
- let a = class extends Dt {
467
+ function Pr(e, t, r, n, i, a) {
468
+ let o = class extends $t {
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, o) {
476
476
  }
477
477
  };
478
478
  return Object.keys(t).forEach((s) => {
479
- Object.defineProperty(a.prototype, s, {
479
+ Object.defineProperty(o.prototype, s, {
480
480
  get() {
481
481
  return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
482
482
  },
@@ -486,16 +486,16 @@ function Or(e, t, r, n, i, o) {
486
486
  }
487
487
  });
488
488
  }), n.forEach((s) => {
489
- Object.defineProperty(a.prototype, s, {
489
+ Object.defineProperty(o.prototype, s, {
490
490
  get() {
491
491
  var l;
492
492
  return (l = this.$$c) == null ? void 0 : l[s];
493
493
  }
494
494
  });
495
495
  }), e.element = /** @type {any} */
496
- a, a;
496
+ o, o;
497
497
  }
498
- class Ir {
498
+ class Or {
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 = W;
519
+ Nr(this, 1), this.$destroy = W;
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 && !pr(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 ae = [];
547
- function Dr(e, t) {
544
+ const Ir = "4";
545
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Ir);
546
+ const oe = [];
547
+ function $r(e, t) {
548
548
  return {
549
549
  subscribe: Ne(e, t).subscribe
550
550
  };
@@ -553,34 +553,34 @@ function Ne(e, t = W) {
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 = !ae.length;
556
+ if (Ot(e, s) && (e = s, r)) {
557
+ const l = !oe.length;
558
558
  for (const u of n)
559
- u[1](), ae.push(u, e);
559
+ u[1](), oe.push(u, e);
560
560
  if (l) {
561
- for (let u = 0; u < ae.length; u += 2)
562
- ae[u][0](ae[u + 1]);
563
- ae.length = 0;
561
+ for (let u = 0; u < oe.length; u += 2)
562
+ oe[u][0](oe[u + 1]);
563
+ oe.length = 0;
564
564
  }
565
565
  }
566
566
  }
567
- function o(s) {
567
+ function a(s) {
568
568
  i(s(e));
569
569
  }
570
- function a(s, l = W) {
570
+ function o(s, l = W) {
571
571
  const u = [s, l];
572
- return n.add(u), n.size === 1 && (r = t(i, o) || W), s(e), () => {
572
+ return n.add(u), n.size === 1 && (r = t(i, a) || W), s(e), () => {
573
573
  n.delete(u), n.size === 0 && r && (r(), r = null);
574
574
  };
575
575
  }
576
- return { set: i, update: o, subscribe: a };
576
+ return { set: i, update: a, subscribe: o };
577
577
  }
578
578
  function me(e, t, r) {
579
579
  const n = !Array.isArray(e), i = n ? [e] : e;
580
580
  if (!i.every(Boolean))
581
581
  throw new Error("derived() expects stores as input, got a falsy value");
582
- const o = t.length < 2;
583
- return Dr(r, (a, s) => {
582
+ const a = t.length < 2;
583
+ return $r(r, (o, s) => {
584
584
  let l = !1;
585
585
  const u = [];
586
586
  let h = 0, c = W;
@@ -588,10 +588,10 @@ function me(e, t, r) {
588
588
  if (h)
589
589
  return;
590
590
  c();
591
- const _ = t(n ? u[0] : u, a, s);
592
- o ? a(_) : c = nt(_) ? _ : W;
591
+ const _ = t(n ? u[0] : u, o, s);
592
+ a ? o(_) : c = nt(_) ? _ : W;
593
593
  }, g = i.map(
594
- (_, T) => $t(
594
+ (_, T) => It(
595
595
  _,
596
596
  (H) => {
597
597
  u[T] = H, h &= ~(1 << T), l && f();
@@ -606,70 +606,70 @@ function me(e, t, r) {
606
606
  };
607
607
  });
608
608
  }
609
- function Ur(e) {
610
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
609
+ function Dr(e) {
610
+ return 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 Ur = function(t) {
613
+ return Gr(t) && !Fr(t);
614
614
  };
615
- function Fr(e) {
615
+ function Gr(e) {
616
616
  return !!e && typeof e == "object";
617
617
  }
618
- function jr(e) {
618
+ function Fr(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]" || zr(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 jr = typeof Symbol == "function" && Symbol.for, Vr = jr ? Symbol.for("react.element") : 60103;
623
+ function zr(e) {
624
+ return e.$$typeof === Vr;
625
625
  }
626
- function Wr(e) {
626
+ function Xr(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(Xr(e), e, t) : e;
631
631
  }
632
- function Zr(e, t, r) {
632
+ function Wr(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 Zr(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 Jr(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 dt(e) {
649
+ return Object.keys(e).concat(Jr(e));
650
650
  }
651
- function Ut(e, t) {
651
+ function Dt(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 Yr(e, t) {
659
+ return Dt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
660
660
  }
661
- function qr(e, t, r) {
661
+ function Kr(e, t, r) {
662
662
  var n = {};
663
- return r.isMergeableObject(e) && pt(e).forEach(function(i) {
663
+ return r.isMergeableObject(e) && dt(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
+ }), dt(t).forEach(function(i) {
666
+ Yr(e, i) || (Dt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Zr(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), o = n === i;
672
- return o ? n ? r.arrayMerge(e, t, r) : qr(e, t, r) : ve(t, r);
670
+ r = r || {}, r.arrayMerge = r.arrayMerge || Wr, r.isMergeableObject = r.isMergeableObject || Ur, 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) : Kr(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 qr = le, Qr = qr;
682
+ const en = /* @__PURE__ */ Dr(Qr);
683
683
  /*! *****************************************************************************
684
684
  Copyright (c) Microsoft Corporation.
685
685
 
@@ -715,13 +715,13 @@ var v = function() {
715
715
  return v = Object.assign || function(t) {
716
716
  for (var r, n = 1, i = arguments.length; n < i; n++) {
717
717
  r = arguments[n];
718
- for (var o in r)
719
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
718
+ for (var a in r)
719
+ Object.prototype.hasOwnProperty.call(r, a) && (t[a] = r[a]);
720
720
  }
721
721
  return t;
722
722
  }, v.apply(this, arguments);
723
723
  };
724
- function rn(e, t) {
724
+ function tn(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,62 @@ 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, o; n < i; n++)
736
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
737
- return e.concat(o || t);
735
+ for (var n = 0, i = t.length, a; n < i; n++)
736
+ (a || !(n in t)) && (a || (a = Array.prototype.slice.call(t, 0, n)), a[n] = t[n]);
737
+ return e.concat(a || t);
738
738
  }
739
739
  function Ue(e, t) {
740
- var r = t && t.cache ? t.cache : ln, n = t && t.serializer ? t.serializer : un, i = t && t.strategy ? t.strategy : on;
740
+ var r = t && t.cache ? t.cache : ln, n = t && t.serializer ? t.serializer : sn, 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 rn(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), o = t.get(i);
751
- return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
749
+ function Ut(e, t, r, n) {
750
+ var i = rn(n) ? n : r(n), a = t.get(i);
751
+ return typeof a == "undefined" && (a = e.call(this, n), t.set(i, a)), a;
752
752
  }
753
- function Ft(e, t, r) {
754
- var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
755
- return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
753
+ function Gt(e, t, r) {
754
+ var n = Array.prototype.slice.call(arguments, 3), i = r(n), a = t.get(i);
755
+ return typeof a == "undefined" && (a = e.apply(this, n), t.set(i, a)), a;
756
756
  }
757
757
  function it(e, t, r, n, i) {
758
758
  return r.bind(t, e, n, i);
759
759
  }
760
- function on(e, t) {
761
- var r = e.length === 1 ? Gt : Ft;
760
+ function nn(e, t) {
761
+ var r = e.length === 1 ? Ut : Gt;
762
762
  return it(e, this, r, t.cache.create(), t.serializer);
763
763
  }
764
764
  function an(e, t) {
765
- return it(e, this, Ft, t.cache.create(), t.serializer);
766
- }
767
- function sn(e, t) {
768
765
  return it(e, this, Gt, t.cache.create(), t.serializer);
769
766
  }
770
- var un = function() {
771
- return JSON.stringify(arguments);
772
- };
773
- function ot() {
774
- this.cache = /* @__PURE__ */ Object.create(null);
767
+ function on(e, t) {
768
+ return it(e, this, Ut, t.cache.create(), t.serializer);
775
769
  }
776
- ot.prototype.get = function(e) {
777
- return this.cache[e];
778
- };
779
- ot.prototype.set = function(e, t) {
780
- this.cache[e] = t;
781
- };
782
- var ln = {
770
+ var sn = function() {
771
+ return JSON.stringify(arguments);
772
+ }, un = (
773
+ /** @class */
774
+ function() {
775
+ function e() {
776
+ this.cache = /* @__PURE__ */ Object.create(null);
777
+ }
778
+ return e.prototype.get = function(t) {
779
+ return this.cache[t];
780
+ }, e.prototype.set = function(t, r) {
781
+ this.cache[t] = r;
782
+ }, e;
783
+ }()
784
+ ), ln = {
783
785
  create: function() {
784
- return new ot();
786
+ return new un();
785
787
  }
786
788
  }, Ge = {
787
789
  variadic: an,
788
- monadic: sn
790
+ monadic: on
789
791
  }, b;
790
792
  (function(e) {
791
793
  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,40 +800,40 @@ var he;
798
800
  (function(e) {
799
801
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
800
802
  })(he || (he = {}));
801
- function bt(e) {
803
+ function pt(e) {
802
804
  return e.type === B.literal;
803
805
  }
804
806
  function hn(e) {
805
807
  return e.type === B.argument;
806
808
  }
807
- function jt(e) {
809
+ function Ft(e) {
808
810
  return e.type === B.number;
809
811
  }
810
- function Vt(e) {
812
+ function jt(e) {
811
813
  return e.type === B.date;
812
814
  }
813
- function zt(e) {
815
+ function Vt(e) {
814
816
  return e.type === B.time;
815
817
  }
816
- function Xt(e) {
818
+ function zt(e) {
817
819
  return e.type === B.select;
818
820
  }
819
- function Wt(e) {
821
+ function Xt(e) {
820
822
  return e.type === B.plural;
821
823
  }
822
824
  function cn(e) {
823
825
  return e.type === B.pound;
824
826
  }
825
- function Zt(e) {
827
+ function Wt(e) {
826
828
  return e.type === B.tag;
827
829
  }
828
- function Jt(e) {
830
+ function Zt(e) {
829
831
  return !!(e && typeof e == "object" && e.type === he.number);
830
832
  }
831
833
  function Je(e) {
832
834
  return !!(e && typeof e == "object" && e.type === he.dateTime);
833
835
  }
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;
836
+ var Jt = /[ \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
837
  function mn(e) {
836
838
  var t = {};
837
839
  return e.replace(fn, function(r) {
@@ -930,10 +932,10 @@ function pn(e) {
930
932
  for (var t = e.split(dn).filter(function(f) {
931
933
  return f.length > 0;
932
934
  }), r = [], n = 0, i = t; n < i.length; n++) {
933
- var o = i[n], a = o.split("/");
934
- if (a.length === 0)
935
+ var a = i[n], o = a.split("/");
936
+ if (o.length === 0)
935
937
  throw new Error("Invalid number skeleton");
936
- for (var s = a[0], l = a.slice(1), u = 0, h = l; u < h.length; u++) {
938
+ for (var s = o[0], l = o.slice(1), u = 0, h = l; u < h.length; u++) {
937
939
  var c = h[u];
938
940
  if (c.length === 0)
939
941
  throw new Error("Invalid number skeleton");
@@ -945,14 +947,14 @@ function pn(e) {
945
947
  function bn(e) {
946
948
  return e.replace(/^(.*?)-/, "");
947
949
  }
948
- var gt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Kt = /^(@+)?(\+|#+)?[rs]?$/g, gn = /(\*)(0+)|(#+)(0+)|(0+)/g, qt = /^(0+)$/;
949
- function yt(e) {
950
+ var bt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Yt = /^(@+)?(\+|#+)?[rs]?$/g, gn = /(\*)(0+)|(#+)(0+)|(0+)/g, Kt = /^(0+)$/;
951
+ function gt(e) {
950
952
  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) {
953
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Yt, function(r, n, i) {
952
954
  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
955
  }), t;
954
956
  }
955
- function Qt(e) {
957
+ function qt(e) {
956
958
  switch (e) {
957
959
  case "sign-auto":
958
960
  return {
@@ -1000,14 +1002,14 @@ function yn(e) {
1000
1002
  notation: "scientific"
1001
1003
  }, e = e.slice(1)), t) {
1002
1004
  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))
1005
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Kt.test(e))
1004
1006
  throw new Error("Malformed concise eng/scientific notation");
1005
1007
  t.minimumIntegerDigits = e.length;
1006
1008
  }
1007
1009
  return t;
1008
1010
  }
1009
- function vt(e) {
1010
- var t = {}, r = Qt(e);
1011
+ function yt(e) {
1012
+ var t = {}, r = qt(e);
1011
1013
  return r || t;
1012
1014
  }
1013
1015
  function vn(e) {
@@ -1046,12 +1048,12 @@ function vn(e) {
1046
1048
  continue;
1047
1049
  case "scientific":
1048
1050
  t = v(v(v({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1049
- return v(v({}, l), vt(u));
1051
+ return v(v({}, l), yt(u));
1050
1052
  }, {}));
1051
1053
  continue;
1052
1054
  case "engineering":
1053
1055
  t = v(v(v({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1054
- return v(v({}, l), vt(u));
1056
+ return v(v({}, l), yt(u));
1055
1057
  }, {}));
1056
1058
  continue;
1057
1059
  case "notation-simple":
@@ -1109,26 +1111,26 @@ function vn(e) {
1109
1111
  });
1110
1112
  continue;
1111
1113
  }
1112
- if (qt.test(i.stem)) {
1114
+ if (Kt.test(i.stem)) {
1113
1115
  t.minimumIntegerDigits = i.stem.length;
1114
1116
  continue;
1115
1117
  }
1116
- if (gt.test(i.stem)) {
1118
+ if (bt.test(i.stem)) {
1117
1119
  if (i.options.length > 1)
1118
1120
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1119
- i.stem.replace(gt, function(l, u, h, c, f, g) {
1121
+ i.stem.replace(bt, function(l, u, h, c, f, g) {
1120
1122
  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
1123
  });
1122
- var o = i.options[0];
1123
- o === "w" ? t = v(v({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = v(v({}, t), yt(o)));
1124
+ var a = i.options[0];
1125
+ a === "w" ? t = v(v({}, t), { trailingZeroDisplay: "stripIfInteger" }) : a && (t = v(v({}, t), gt(a)));
1124
1126
  continue;
1125
1127
  }
1126
- if (Kt.test(i.stem)) {
1127
- t = v(v({}, t), yt(i.stem));
1128
+ if (Yt.test(i.stem)) {
1129
+ t = v(v({}, t), gt(i.stem));
1128
1130
  continue;
1129
1131
  }
1130
- var a = Qt(i.stem);
1131
- a && (t = v(v({}, t), a));
1132
+ var o = qt(i.stem);
1133
+ o && (t = v(v({}, t), o));
1132
1134
  var s = yn(i.stem);
1133
1135
  s && (t = v(v({}, t), s));
1134
1136
  }
@@ -2553,12 +2555,12 @@ function _n(e, t) {
2553
2555
  for (var r = "", n = 0; n < e.length; n++) {
2554
2556
  var i = e.charAt(n);
2555
2557
  if (i === "j") {
2556
- for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2557
- o++, n++;
2558
- var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = En(t);
2558
+ for (var a = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2559
+ a++, n++;
2560
+ var o = 1 + (a & 1), s = a < 2 ? 1 : 3 + (a >> 1), l = "a", u = En(t);
2559
2561
  for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
2560
2562
  r += l;
2561
- for (; a-- > 0; )
2563
+ for (; o-- > 0; )
2562
2564
  r = u + r;
2563
2565
  } else
2564
2566
  i === "J" ? r += "H" : r += i;
@@ -2587,7 +2589,7 @@ function En(e) {
2587
2589
  var i = Be[n || ""] || Be[r || ""] || Be["".concat(r, "-001")] || Be["001"];
2588
2590
  return i[0];
2589
2591
  }
2590
- var Fe, xn = new RegExp("^".concat(Yt.source, "*")), Tn = new RegExp("".concat(Yt.source, "*$"));
2592
+ var Fe, xn = new RegExp("^".concat(Jt.source, "*")), Tn = new RegExp("".concat(Jt.source, "*$"));
2591
2593
  function y(e, t) {
2592
2594
  return { start: e, end: t };
2593
2595
  }
@@ -2595,12 +2597,12 @@ var Bn = !!String.prototype.startsWith && "_a".startsWith("a", 1), wn = !!String
2595
2597
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2596
2598
  }, Ye = !0;
2597
2599
  try {
2598
- var Nn = tr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2600
+ var Nn = er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2599
2601
  Ye = ((Fe = Nn.exec("a")) === null || Fe === void 0 ? void 0 : Fe[0]) === "a";
2600
2602
  } catch (e) {
2601
2603
  Ye = !1;
2602
2604
  }
2603
- var _t = Bn ? (
2605
+ var vt = Bn ? (
2604
2606
  // Native
2605
2607
  function(t, r, n) {
2606
2608
  return t.startsWith(r, n);
@@ -2615,26 +2617,26 @@ var _t = Bn ? (
2615
2617
  function() {
2616
2618
  for (var t = [], r = 0; r < arguments.length; r++)
2617
2619
  t[r] = arguments[r];
2618
- for (var n = "", i = t.length, o = 0, a; i > o; ) {
2619
- if (a = t[o++], a > 1114111)
2620
- throw RangeError(a + " is not a valid code point");
2621
- n += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
2620
+ for (var n = "", i = t.length, a = 0, o; i > a; ) {
2621
+ if (o = t[a++], o > 1114111)
2622
+ throw RangeError(o + " is not a valid code point");
2623
+ n += o < 65536 ? String.fromCharCode(o) : String.fromCharCode(((o -= 65536) >> 10) + 55296, o % 1024 + 56320);
2622
2624
  }
2623
2625
  return n;
2624
2626
  }
2625
- ), Et = (
2627
+ ), _t = (
2626
2628
  // native
2627
2629
  Hn ? Object.fromEntries : (
2628
2630
  // Ponyfill
2629
2631
  function(t) {
2630
2632
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
2631
- var o = i[n], a = o[0], s = o[1];
2632
- r[a] = s;
2633
+ var a = i[n], o = a[0], s = a[1];
2634
+ r[o] = s;
2633
2635
  }
2634
2636
  return r;
2635
2637
  }
2636
2638
  )
2637
- ), er = Sn ? (
2639
+ ), Qt = Sn ? (
2638
2640
  // Native
2639
2641
  function(t, r) {
2640
2642
  return t.codePointAt(r);
@@ -2644,8 +2646,8 @@ var _t = Bn ? (
2644
2646
  function(t, r) {
2645
2647
  var n = t.length;
2646
2648
  if (!(r < 0 || r >= n)) {
2647
- var i = t.charCodeAt(r), o;
2648
- return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2649
+ var i = t.charCodeAt(r), a;
2650
+ return i < 55296 || i > 56319 || r + 1 === n || (a = t.charCodeAt(r + 1)) < 56320 || a > 57343 ? i : (i - 55296 << 10) + (a - 56320) + 65536;
2649
2651
  }
2650
2652
  }
2651
2653
  ), An = Cn ? (
@@ -2669,23 +2671,23 @@ var _t = Bn ? (
2669
2671
  return t.replace(Tn, "");
2670
2672
  }
2671
2673
  );
2672
- function tr(e, t) {
2674
+ function er(e, t) {
2673
2675
  return new RegExp(e, t);
2674
2676
  }
2675
2677
  var qe;
2676
2678
  if (Ye) {
2677
- var xt = tr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2679
+ var Et = er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2678
2680
  qe = function(t, r) {
2679
2681
  var n;
2680
- xt.lastIndex = r;
2681
- var i = xt.exec(t);
2682
+ Et.lastIndex = r;
2683
+ var i = Et.exec(t);
2682
2684
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2683
2685
  };
2684
2686
  } else
2685
2687
  qe = function(t, r) {
2686
2688
  for (var n = []; ; ) {
2687
- var i = er(t, r);
2688
- if (i === void 0 || rr(i) || $n(i))
2689
+ var i = Qt(t, r);
2690
+ if (i === void 0 || tr(i) || $n(i))
2689
2691
  break;
2690
2692
  n.push(i), r += i >= 65536 ? 2 : 1;
2691
2693
  }
@@ -2703,35 +2705,35 @@ var Pn = (
2703
2705
  return this.parseMessage(0, "", !1);
2704
2706
  }, e.prototype.parseMessage = function(t, r, n) {
2705
2707
  for (var i = []; !this.isEOF(); ) {
2706
- var o = this.char();
2707
- if (o === 123) {
2708
- var a = this.parseArgument(t, n);
2709
- if (a.err)
2710
- return a;
2711
- i.push(a.val);
2708
+ var a = this.char();
2709
+ if (a === 123) {
2710
+ var o = this.parseArgument(t, n);
2711
+ if (o.err)
2712
+ return o;
2713
+ i.push(o.val);
2712
2714
  } else {
2713
- if (o === 125 && t > 0)
2715
+ if (a === 125 && t > 0)
2714
2716
  break;
2715
- if (o === 35 && (r === "plural" || r === "selectordinal")) {
2717
+ if (a === 35 && (r === "plural" || r === "selectordinal")) {
2716
2718
  var s = this.clonePosition();
2717
2719
  this.bump(), i.push({
2718
2720
  type: B.pound,
2719
2721
  location: y(s, this.clonePosition())
2720
2722
  });
2721
- } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2723
+ } else if (a === 60 && !this.ignoreTag && this.peek() === 47) {
2722
2724
  if (n)
2723
2725
  break;
2724
2726
  return this.error(b.UNMATCHED_CLOSING_TAG, y(this.clonePosition(), this.clonePosition()));
2725
- } else if (o === 60 && !this.ignoreTag && Qe(this.peek() || 0)) {
2726
- var a = this.parseTag(t, r);
2727
- if (a.err)
2728
- return a;
2729
- i.push(a.val);
2727
+ } else if (a === 60 && !this.ignoreTag && Qe(this.peek() || 0)) {
2728
+ var o = this.parseTag(t, r);
2729
+ if (o.err)
2730
+ return o;
2731
+ i.push(o.val);
2730
2732
  } else {
2731
- var a = this.parseLiteral(t, r);
2732
- if (a.err)
2733
- return a;
2734
- i.push(a.val);
2733
+ var o = this.parseLiteral(t, r);
2734
+ if (o.err)
2735
+ return o;
2736
+ i.push(o.val);
2735
2737
  }
2736
2738
  }
2737
2739
  }
@@ -2750,10 +2752,10 @@ var Pn = (
2750
2752
  err: null
2751
2753
  };
2752
2754
  if (this.bumpIf(">")) {
2753
- var o = this.parseMessage(t + 1, r, !0);
2754
- if (o.err)
2755
- return o;
2756
- var a = o.val, s = this.clonePosition();
2755
+ var a = this.parseMessage(t + 1, r, !0);
2756
+ if (a.err)
2757
+ return a;
2758
+ var o = a.val, s = this.clonePosition();
2757
2759
  if (this.bumpIf("</")) {
2758
2760
  if (this.isEOF() || !Qe(this.char()))
2759
2761
  return this.error(b.INVALID_TAG, y(s, this.clonePosition()));
@@ -2762,7 +2764,7 @@ var Pn = (
2762
2764
  val: {
2763
2765
  type: B.tag,
2764
2766
  value: i,
2765
- children: a,
2767
+ children: o,
2766
2768
  location: y(n, this.clonePosition())
2767
2769
  },
2768
2770
  err: null
@@ -2778,16 +2780,16 @@ var Pn = (
2778
2780
  return this.message.slice(t, this.offset());
2779
2781
  }, e.prototype.parseLiteral = function(t, r) {
2780
2782
  for (var n = this.clonePosition(), i = ""; ; ) {
2781
- var o = this.tryParseQuote(r);
2782
- if (o) {
2783
- i += o;
2784
- continue;
2785
- }
2786
- var a = this.tryParseUnquoted(t, r);
2783
+ var a = this.tryParseQuote(r);
2787
2784
  if (a) {
2788
2785
  i += a;
2789
2786
  continue;
2790
2787
  }
2788
+ var o = this.tryParseUnquoted(t, r);
2789
+ if (o) {
2790
+ i += o;
2791
+ continue;
2792
+ }
2791
2793
  var s = this.tryParseLeftAngleBracket();
2792
2794
  if (s) {
2793
2795
  i += s;
@@ -2872,13 +2874,13 @@ var Pn = (
2872
2874
  }, e.prototype.parseIdentifierIfPossible = function() {
2873
2875
  var t = this.clonePosition(), r = this.offset(), n = qe(this.message, r), i = r + n.length;
2874
2876
  this.bumpTo(i);
2875
- var o = this.clonePosition(), a = y(t, o);
2876
- return { value: n, location: a };
2877
+ var a = this.clonePosition(), o = y(t, a);
2878
+ return { value: n, location: o };
2877
2879
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2878
- var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2880
+ var a, o = this.clonePosition(), s = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2879
2881
  switch (s) {
2880
2882
  case "":
2881
- return this.error(b.EXPECT_ARGUMENT_TYPE, y(a, l));
2883
+ return this.error(b.EXPECT_ARGUMENT_TYPE, y(o, l));
2882
2884
  case "number":
2883
2885
  case "date":
2884
2886
  case "time": {
@@ -2899,7 +2901,7 @@ var Pn = (
2899
2901
  if (_.err)
2900
2902
  return _;
2901
2903
  var T = y(i, this.clonePosition());
2902
- if (u && _t(u == null ? void 0 : u.style, "::", 0)) {
2904
+ if (u && vt(u == null ? void 0 : u.style, "::", 0)) {
2903
2905
  var H = An(u.style.slice(2));
2904
2906
  if (s === "number") {
2905
2907
  var c = this.parseNumberSkeletonFromString(H, u.styleLocation);
@@ -2929,7 +2931,7 @@ var Pn = (
2929
2931
  type: s === "number" ? B.number : s === "date" ? B.date : B.time,
2930
2932
  value: n,
2931
2933
  location: T,
2932
- style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
2934
+ style: (a = u == null ? void 0 : u.style) !== null && a !== void 0 ? a : null
2933
2935
  },
2934
2936
  err: null
2935
2937
  };
@@ -2962,7 +2964,7 @@ var Pn = (
2962
2964
  val: {
2963
2965
  type: B.select,
2964
2966
  value: n,
2965
- options: Et(X.val),
2967
+ options: _t(X.val),
2966
2968
  location: te
2967
2969
  },
2968
2970
  err: null
@@ -2970,7 +2972,7 @@ var Pn = (
2970
2972
  val: {
2971
2973
  type: B.plural,
2972
2974
  value: n,
2973
- options: Et(X.val),
2975
+ options: _t(X.val),
2974
2976
  offset: N,
2975
2977
  pluralType: s === "plural" ? "cardinal" : "ordinal",
2976
2978
  location: te
@@ -2979,7 +2981,7 @@ var Pn = (
2979
2981
  };
2980
2982
  }
2981
2983
  default:
2982
- return this.error(b.INVALID_ARGUMENT_TYPE, y(a, l));
2984
+ return this.error(b.INVALID_ARGUMENT_TYPE, y(o, l));
2983
2985
  }
2984
2986
  }, e.prototype.tryParseArgumentClose = function(t) {
2985
2987
  return this.isEOF() || this.char() !== 125 ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, y(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -3035,7 +3037,7 @@ var Pn = (
3035
3037
  err: null
3036
3038
  };
3037
3039
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3038
- for (var o, a = !1, s = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
3040
+ for (var a, o = !1, s = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
3039
3041
  if (u.length === 0) {
3040
3042
  var c = this.clonePosition();
3041
3043
  if (r !== "select" && this.bumpIf("=")) {
@@ -3048,7 +3050,7 @@ var Pn = (
3048
3050
  }
3049
3051
  if (l.has(u))
3050
3052
  return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3051
- u === "other" && (a = !0), this.bumpSpace();
3053
+ u === "other" && (o = !0), this.bumpSpace();
3052
3054
  var g = this.clonePosition();
3053
3055
  if (!this.bumpIf("{"))
3054
3056
  return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, y(this.clonePosition(), this.clonePosition()));
@@ -3064,21 +3066,21 @@ var Pn = (
3064
3066
  value: _.val,
3065
3067
  location: y(g, this.clonePosition())
3066
3068
  }
3067
- ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3069
+ ]), l.add(u), this.bumpSpace(), a = this.parseIdentifierIfPossible(), u = a.value, h = a.location;
3068
3070
  }
3069
- return s.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, y(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(b.MISSING_OTHER_CLAUSE, y(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3071
+ return s.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, y(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !o ? this.error(b.MISSING_OTHER_CLAUSE, y(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3070
3072
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3071
3073
  var n = 1, i = this.clonePosition();
3072
3074
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3073
- for (var o = !1, a = 0; !this.isEOF(); ) {
3075
+ for (var a = !1, o = 0; !this.isEOF(); ) {
3074
3076
  var s = this.char();
3075
3077
  if (s >= 48 && s <= 57)
3076
- o = !0, a = a * 10 + (s - 48), this.bump();
3078
+ a = !0, o = o * 10 + (s - 48), this.bump();
3077
3079
  else
3078
3080
  break;
3079
3081
  }
3080
3082
  var l = y(i, this.clonePosition());
3081
- return o ? (a *= n, kn(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3083
+ return a ? (o *= n, kn(o) ? { val: o, err: null } : this.error(r, l)) : this.error(t, l);
3082
3084
  }, e.prototype.offset = function() {
3083
3085
  return this.position.offset;
3084
3086
  }, e.prototype.isEOF = function() {
@@ -3093,7 +3095,7 @@ var Pn = (
3093
3095
  var t = this.position.offset;
3094
3096
  if (t >= this.message.length)
3095
3097
  throw Error("out of bound");
3096
- var r = er(this.message, t);
3098
+ var r = Qt(this.message, t);
3097
3099
  if (r === void 0)
3098
3100
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3099
3101
  return r;
@@ -3112,7 +3114,7 @@ var Pn = (
3112
3114
  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
3115
  }
3114
3116
  }, e.prototype.bumpIf = function(t) {
3115
- if (_t(this.message, t, this.offset())) {
3117
+ if (vt(this.message, t, this.offset())) {
3116
3118
  for (var r = 0; r < t.length; r++)
3117
3119
  this.bump();
3118
3120
  return !0;
@@ -3134,7 +3136,7 @@ var Pn = (
3134
3136
  break;
3135
3137
  }
3136
3138
  }, e.prototype.bumpSpace = function() {
3137
- for (; !this.isEOF() && rr(this.char()); )
3139
+ for (; !this.isEOF() && tr(this.char()); )
3138
3140
  this.bump();
3139
3141
  }, e.prototype.peek = function() {
3140
3142
  if (this.isEOF())
@@ -3153,7 +3155,7 @@ function On(e) {
3153
3155
  function In(e) {
3154
3156
  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
3157
  }
3156
- function rr(e) {
3158
+ function tr(e) {
3157
3159
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3158
3160
  }
3159
3161
  function $n(e) {
@@ -3161,11 +3163,11 @@ function $n(e) {
3161
3163
  }
3162
3164
  function et(e) {
3163
3165
  e.forEach(function(t) {
3164
- if (delete t.location, Xt(t) || Wt(t))
3166
+ if (delete t.location, zt(t) || Xt(t))
3165
3167
  for (var r in t.options)
3166
3168
  delete t.options[r].location, et(t.options[r].value);
3167
3169
  else
3168
- jt(t) && Jt(t.style) || (Vt(t) || zt(t)) && Je(t.style) ? delete t.style.location : Zt(t) && et(t.children);
3170
+ Ft(t) && Zt(t.style) || (jt(t) || Vt(t)) && Je(t.style) ? delete t.style.location : Wt(t) && et(t.children);
3169
3171
  });
3170
3172
  }
3171
3173
  function Dn(e, t) {
@@ -3186,19 +3188,19 @@ var Le = (
3186
3188
  function(e) {
3187
3189
  Ae(t, e);
3188
3190
  function t(r, n, i) {
3189
- var o = e.call(this, r) || this;
3190
- return o.code = n, o.originalMessage = i, o;
3191
+ var a = e.call(this, r) || this;
3192
+ return a.code = n, a.originalMessage = i, a;
3191
3193
  }
3192
3194
  return t.prototype.toString = function() {
3193
3195
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3194
3196
  }, t;
3195
3197
  }(Error)
3196
- ), Tt = (
3198
+ ), xt = (
3197
3199
  /** @class */
3198
3200
  function(e) {
3199
3201
  Ae(t, e);
3200
- function t(r, n, i, o) {
3201
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ce.INVALID_VALUE, o) || this;
3202
+ function t(r, n, i, a) {
3203
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ce.INVALID_VALUE, a) || this;
3202
3204
  }
3203
3205
  return t;
3204
3206
  }(Le)
@@ -3233,8 +3235,8 @@ function Fn(e) {
3233
3235
  function jn(e) {
3234
3236
  return typeof e == "function";
3235
3237
  }
3236
- function He(e, t, r, n, i, o, a) {
3237
- if (e.length === 1 && bt(e[0]))
3238
+ function He(e, t, r, n, i, a, o) {
3239
+ if (e.length === 1 && pt(e[0]))
3238
3240
  return [
3239
3241
  {
3240
3242
  type: O.literal,
@@ -3243,7 +3245,7 @@ function He(e, t, r, n, i, o, a) {
3243
3245
  ];
3244
3246
  for (var s = [], l = 0, u = e; l < u.length; l++) {
3245
3247
  var h = u[l];
3246
- if (bt(h)) {
3248
+ if (pt(h)) {
3247
3249
  s.push({
3248
3250
  type: O.literal,
3249
3251
  value: h.value
@@ -3251,15 +3253,15 @@ function He(e, t, r, n, i, o, a) {
3251
3253
  continue;
3252
3254
  }
3253
3255
  if (cn(h)) {
3254
- typeof o == "number" && s.push({
3256
+ typeof a == "number" && s.push({
3255
3257
  type: O.literal,
3256
- value: r.getNumberFormat(t).format(o)
3258
+ value: r.getNumberFormat(t).format(a)
3257
3259
  });
3258
3260
  continue;
3259
3261
  }
3260
3262
  var c = h.value;
3261
3263
  if (!(i && c in i))
3262
- throw new Gn(c, a);
3264
+ throw new Gn(c, o);
3263
3265
  var f = i[c];
3264
3266
  if (hn(h)) {
3265
3267
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), s.push({
@@ -3268,7 +3270,7 @@ function He(e, t, r, n, i, o, a) {
3268
3270
  });
3269
3271
  continue;
3270
3272
  }
3271
- if (Vt(h)) {
3273
+ if (jt(h)) {
3272
3274
  var g = typeof h.style == "string" ? n.date[h.style] : Je(h.style) ? h.style.parsedOptions : void 0;
3273
3275
  s.push({
3274
3276
  type: O.literal,
@@ -3276,7 +3278,7 @@ function He(e, t, r, n, i, o, a) {
3276
3278
  });
3277
3279
  continue;
3278
3280
  }
3279
- if (zt(h)) {
3281
+ if (Vt(h)) {
3280
3282
  var g = typeof h.style == "string" ? n.time[h.style] : Je(h.style) ? h.style.parsedOptions : n.time.medium;
3281
3283
  s.push({
3282
3284
  type: O.literal,
@@ -3284,19 +3286,19 @@ function He(e, t, r, n, i, o, a) {
3284
3286
  });
3285
3287
  continue;
3286
3288
  }
3287
- if (jt(h)) {
3288
- var g = typeof h.style == "string" ? n.number[h.style] : Jt(h.style) ? h.style.parsedOptions : void 0;
3289
+ if (Ft(h)) {
3290
+ var g = typeof h.style == "string" ? n.number[h.style] : Zt(h.style) ? h.style.parsedOptions : void 0;
3289
3291
  g && g.scale && (f = f * (g.scale || 1)), s.push({
3290
3292
  type: O.literal,
3291
3293
  value: r.getNumberFormat(t, g).format(f)
3292
3294
  });
3293
3295
  continue;
3294
3296
  }
3295
- if (Zt(h)) {
3297
+ if (Wt(h)) {
3296
3298
  var _ = h.children, T = h.value, H = i[T];
3297
3299
  if (!jn(H))
3298
- throw new Un(T, "function", a);
3299
- var w = He(_, t, r, n, i, o), k = H(w.map(function(N) {
3300
+ throw new Un(T, "function", o);
3301
+ var w = He(_, t, r, n, i, a), k = H(w.map(function(N) {
3300
3302
  return N.value;
3301
3303
  }));
3302
3304
  Array.isArray(k) || (k = [k]), s.push.apply(s, k.map(function(N) {
@@ -3306,25 +3308,25 @@ function He(e, t, r, n, i, o, a) {
3306
3308
  };
3307
3309
  }));
3308
3310
  }
3309
- if (Xt(h)) {
3311
+ if (zt(h)) {
3310
3312
  var C = h.options[f] || h.options.other;
3311
3313
  if (!C)
3312
- throw new Tt(h.value, f, Object.keys(h.options), a);
3314
+ throw new xt(h.value, f, Object.keys(h.options), o);
3313
3315
  s.push.apply(s, He(C.value, t, r, n, i));
3314
3316
  continue;
3315
3317
  }
3316
- if (Wt(h)) {
3318
+ if (Xt(h)) {
3317
3319
  var C = h.options["=".concat(f)];
3318
3320
  if (!C) {
3319
3321
  if (!Intl.PluralRules)
3320
3322
  throw new Le(`Intl.PluralRules is not available in this environment.
3321
3323
  Try polyfilling it using "@formatjs/intl-pluralrules"
3322
- `, ce.MISSING_INTL_API, a);
3324
+ `, ce.MISSING_INTL_API, o);
3323
3325
  var L = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3324
3326
  C = h.options[L] || h.options.other;
3325
3327
  }
3326
3328
  if (!C)
3327
- throw new Tt(h.value, f, Object.keys(h.options), a);
3329
+ throw new xt(h.value, f, Object.keys(h.options), o);
3328
3330
  s.push.apply(s, He(C.value, t, r, n, i, f - (h.offset || 0)));
3329
3331
  continue;
3330
3332
  }
@@ -3392,13 +3394,13 @@ var Wn = (
3392
3394
  function() {
3393
3395
  function e(t, r, n, i) {
3394
3396
  r === void 0 && (r = e.defaultLocale);
3395
- var o = this;
3397
+ var a = this;
3396
3398
  if (this.formatterCache = {
3397
3399
  number: {},
3398
3400
  dateTime: {},
3399
3401
  pluralRules: {}
3400
3402
  }, this.format = function(l) {
3401
- var u = o.formatToParts(l);
3403
+ var u = a.formatToParts(l);
3402
3404
  if (u.length === 1)
3403
3405
  return u[0].value;
3404
3406
  var h = u.reduce(function(c, f) {
@@ -3406,20 +3408,20 @@ var Wn = (
3406
3408
  }, []);
3407
3409
  return h.length <= 1 ? h[0] || "" : h;
3408
3410
  }, this.formatToParts = function(l) {
3409
- return He(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3411
+ return He(a.ast, a.locales, a.formatters, a.formats, l, void 0, a.message);
3410
3412
  }, this.resolvedOptions = function() {
3411
3413
  var l;
3412
3414
  return {
3413
- locale: ((l = o.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3415
+ locale: ((l = a.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(a.locales)[0]
3414
3416
  };
3415
3417
  }, this.getAst = function() {
3416
- return o.ast;
3418
+ return a.ast;
3417
3419
  }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3418
3420
  if (this.message = t, !e.__parse)
3419
3421
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3420
- var a = i || {};
3421
- a.formatters;
3422
- var s = rn(a, ["formatters"]);
3422
+ var o = i || {};
3423
+ o.formatters;
3424
+ var s = tn(o, ["formatters"]);
3423
3425
  this.ast = e.__parse(t, v(v({}, s), { locale: this.resolvedLocale }));
3424
3426
  } else
3425
3427
  this.ast = t;
@@ -3509,9 +3511,9 @@ function Zn(e, t) {
3509
3511
  for (let i = 0; i < r.length; i++)
3510
3512
  if (typeof n == "object") {
3511
3513
  if (i > 0) {
3512
- const o = r.slice(i, r.length).join(".");
3513
- if (o in n) {
3514
- n = n[o];
3514
+ const a = r.slice(i, r.length).join(".");
3515
+ if (a in n) {
3516
+ n = n[a];
3515
3517
  break;
3516
3518
  }
3517
3519
  }
@@ -3520,16 +3522,16 @@ function Zn(e, t) {
3520
3522
  n = void 0;
3521
3523
  return n;
3522
3524
  }
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) => {
3525
+ const Q = {}, Jn = (e, t, r) => r && (t in Q || (Q[t] = {}), e in Q[t] || (Q[t][e] = r), r), rr = (e, t) => {
3524
3526
  if (t == null)
3525
3527
  return;
3526
3528
  if (t in Q && e in Q[t])
3527
3529
  return Q[t][e];
3528
3530
  const r = Pe(t);
3529
3531
  for (let n = 0; n < r.length; n++) {
3530
- const i = r[n], o = Kn(i, e);
3531
- if (o)
3532
- return Jn(e, t, o);
3532
+ const i = r[n], a = Kn(i, e);
3533
+ if (a)
3534
+ return Jn(e, t, a);
3533
3535
  }
3534
3536
  };
3535
3537
  let at;
@@ -3537,11 +3539,11 @@ const de = Ne({});
3537
3539
  function Yn(e) {
3538
3540
  return at[e] || null;
3539
3541
  }
3540
- function ir(e) {
3542
+ function nr(e) {
3541
3543
  return e in at;
3542
3544
  }
3543
3545
  function Kn(e, t) {
3544
- if (!ir(e))
3546
+ if (!nr(e))
3545
3547
  return null;
3546
3548
  const r = Yn(e);
3547
3549
  return Zn(r, t);
@@ -3552,12 +3554,12 @@ function qn(e) {
3552
3554
  const t = Pe(e);
3553
3555
  for (let r = 0; r < t.length; r++) {
3554
3556
  const n = t[r];
3555
- if (ir(n))
3557
+ if (nr(n))
3556
3558
  return n;
3557
3559
  }
3558
3560
  }
3559
- function or(e, ...t) {
3560
- delete Q[e], de.update((r) => (r[e] = tn.all([r[e] || {}, ...t]), r));
3561
+ function ir(e, ...t) {
3562
+ delete Q[e], de.update((r) => (r[e] = en.all([r[e] || {}, ...t]), r));
3561
3563
  }
3562
3564
  me(
3563
3565
  [de],
@@ -3588,10 +3590,10 @@ function tt(e) {
3588
3590
  function ti(e, t) {
3589
3591
  return Promise.all(
3590
3592
  t.map((n) => (Qn(e, n), n().then((i) => i.default || i)))
3591
- ).then((n) => or(e, ...n));
3593
+ ).then((n) => ir(e, ...n));
3592
3594
  }
3593
3595
  const be = {};
3594
- function sr(e) {
3596
+ function or(e) {
3595
3597
  if (!tt(e))
3596
3598
  return e in be ? be[e] : Promise.resolve();
3597
3599
  const t = ei(e);
@@ -3601,7 +3603,7 @@ function sr(e) {
3601
3603
  )
3602
3604
  ).then(() => {
3603
3605
  if (tt(e))
3604
- return sr(e);
3606
+ return or(e);
3605
3607
  delete be[e];
3606
3608
  }), be[e];
3607
3609
  }
@@ -3646,22 +3648,22 @@ function fe() {
3646
3648
  return ii;
3647
3649
  }
3648
3650
  const Ve = Ne(!1);
3649
- var oi = Object.defineProperty, ai = Object.defineProperties, si = Object.getOwnPropertyDescriptors, Bt = Object.getOwnPropertySymbols, ui = Object.prototype.hasOwnProperty, li = Object.prototype.propertyIsEnumerable, wt = (e, t, r) => t in e ? oi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, hi = (e, t) => {
3650
- 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]);
3651
+ var ai = Object.defineProperty, oi = Object.defineProperties, si = Object.getOwnPropertyDescriptors, Tt = Object.getOwnPropertySymbols, ui = Object.prototype.hasOwnProperty, li = Object.prototype.propertyIsEnumerable, Bt = (e, t, r) => t in e ? ai(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, hi = (e, t) => {
3652
+ for (var r in t)
3653
+ ui.call(t, r) && Bt(e, r, t[r]);
3654
+ if (Tt)
3655
+ for (var r of Tt(t))
3656
+ li.call(t, r) && Bt(e, r, t[r]);
3655
3657
  return e;
3656
- }, ci = (e, t) => ai(e, si(t));
3658
+ }, ci = (e, t) => oi(e, si(t));
3657
3659
  let rt;
3658
3660
  const Ce = Ne(null);
3659
- function Ht(e) {
3661
+ function wt(e) {
3660
3662
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3661
3663
  }
3662
3664
  function Pe(e, t = fe().fallbackLocale) {
3663
- const r = Ht(e);
3664
- return t ? [.../* @__PURE__ */ new Set([...r, ...Ht(t)])] : r;
3665
+ const r = wt(e);
3666
+ return t ? [.../* @__PURE__ */ new Set([...r, ...wt(t)])] : r;
3665
3667
  }
3666
3668
  function ne() {
3667
3669
  return rt != null ? rt : void 0;
@@ -3676,7 +3678,7 @@ const fi = (e) => {
3676
3678
  return typeof window != "undefined" && ne() != null && t ? r = window.setTimeout(
3677
3679
  () => Ve.set(!0),
3678
3680
  t
3679
- ) : Ve.set(!0), sr(e).then(() => {
3681
+ ) : Ve.set(!0), or(e).then(() => {
3680
3682
  Ce.set(e);
3681
3683
  }).finally(() => {
3682
3684
  clearTimeout(r), Ve.set(!1);
@@ -3692,20 +3694,20 @@ const fi = (e) => {
3692
3694
  return i in t ? t[i] : t[i] = e(n);
3693
3695
  };
3694
3696
  };
3695
- var mi = Object.defineProperty, Me = Object.getOwnPropertySymbols, ur = Object.prototype.hasOwnProperty, lr = Object.prototype.propertyIsEnumerable, St = (e, t, r) => t in e ? mi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, st = (e, t) => {
3697
+ var mi = Object.defineProperty, Me = Object.getOwnPropertySymbols, sr = Object.prototype.hasOwnProperty, ur = Object.prototype.propertyIsEnumerable, Ht = (e, t, r) => t in e ? mi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ot = (e, t) => {
3696
3698
  for (var r in t || (t = {}))
3697
- ur.call(t, r) && St(e, r, t[r]);
3699
+ sr.call(t, r) && Ht(e, r, t[r]);
3698
3700
  if (Me)
3699
3701
  for (var r of Me(t))
3700
- lr.call(t, r) && St(e, r, t[r]);
3702
+ ur.call(t, r) && Ht(e, r, t[r]);
3701
3703
  return e;
3702
3704
  }, pe = (e, t) => {
3703
3705
  var r = {};
3704
3706
  for (var n in e)
3705
- ur.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3707
+ sr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3706
3708
  if (e != null && Me)
3707
3709
  for (var n of Me(e))
3708
- t.indexOf(n) < 0 && lr.call(e, n) && (r[n] = e[n]);
3710
+ t.indexOf(n) < 0 && ur.call(e, n) && (r[n] = e[n]);
3709
3711
  return r;
3710
3712
  };
3711
3713
  const _e = (e, t) => {
@@ -3742,42 +3744,42 @@ const _e = (e, t) => {
3742
3744
  } = t, n = pe(t, [
3743
3745
  "locale"
3744
3746
  ]);
3745
- return di(st({ locale: r }, n));
3747
+ return di(ot({ locale: r }, n));
3746
3748
  }, yi = (e = {}) => {
3747
3749
  var t = e, {
3748
3750
  locale: r = ne()
3749
3751
  } = t, n = pe(t, [
3750
3752
  "locale"
3751
3753
  ]);
3752
- return pi(st({ locale: r }, n));
3754
+ return pi(ot({ locale: r }, n));
3753
3755
  }, vi = (e = {}) => {
3754
3756
  var t = e, {
3755
3757
  locale: r = ne()
3756
3758
  } = t, n = pe(t, [
3757
3759
  "locale"
3758
3760
  ]);
3759
- return bi(st({ locale: r }, n));
3761
+ return bi(ot({ locale: r }, n));
3760
3762
  }, _i = Oe(
3761
3763
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3762
3764
  (e, t = ne()) => new Wn(e, t, fe().formats, {
3763
3765
  ignoreTag: fe().ignoreTag
3764
3766
  })
3765
3767
  ), Ei = (e, t = {}) => {
3766
- var r, n, i, o;
3767
- let a = t;
3768
- typeof e == "object" && (a = e, e = a.id);
3768
+ var r, n, i, a;
3769
+ let o = t;
3770
+ typeof e == "object" && (o = e, e = o.id);
3769
3771
  const {
3770
3772
  values: s,
3771
3773
  locale: l = ne(),
3772
3774
  default: u
3773
- } = a;
3775
+ } = o;
3774
3776
  if (l == null)
3775
3777
  throw new Error(
3776
3778
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3777
3779
  );
3778
- let h = nr(e, l);
3780
+ let h = rr(e, l);
3779
3781
  if (!h)
3780
- 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;
3782
+ 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;
3781
3783
  else if (typeof h != "string")
3782
3784
  return console.warn(
3783
3785
  `[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.`
@@ -3794,7 +3796,7 @@ const _e = (e, t) => {
3794
3796
  );
3795
3797
  }
3796
3798
  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 = ne()) => nr(e, t), Hi = me([ee, de], () => Ei);
3799
+ }, xi = (e, t) => vi(t).format(e), Ti = (e, t) => yi(t).format(e), Bi = (e, t) => gi(t).format(e), wi = (e, t = ne()) => rr(e, t), Hi = me([ee, de], () => Ei);
3798
3800
  me([ee], () => xi);
3799
3801
  me([ee], () => Ti);
3800
3802
  me([ee], () => Bi);
@@ -3804,13 +3806,13 @@ function Si({ withLocale: e, translations: t }) {
3804
3806
  r == null && (de.set(t), ee.set(e));
3805
3807
  });
3806
3808
  }
3807
- function Ct(e, t) {
3808
- or(e, t);
3809
+ function St(e, t) {
3810
+ ir(e, t);
3809
3811
  }
3810
3812
  function Ci(e) {
3811
3813
  ee.set(e);
3812
3814
  }
3813
- const Mt = {
3815
+ const Ct = {
3814
3816
  en: {
3815
3817
  scoreCriteriaType: {
3816
3818
  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.",
@@ -4081,11 +4083,11 @@ function ki(e, t, r) {
4081
4083
  });
4082
4084
  }
4083
4085
  }
4084
- const Ni = "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", Ai = "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", Li = "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", Pi = "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";
4086
+ const Ni = "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", Ai = "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", lr = "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", Li = "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", Pi = "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";
4085
4087
  function Oi(e) {
4086
- 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}");
4088
+ gr(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}");
4087
4089
  }
4088
- function Rt(e) {
4090
+ function Mt(e) {
4089
4091
  let t, r = (
4090
4092
  /*$_*/
4091
4093
  e[13]("scoreCriteriaType.mostRounds") + ""
@@ -4094,11 +4096,11 @@ function Rt(e) {
4094
4096
  c() {
4095
4097
  t = new ke(!1), n = Re(), t.a = n;
4096
4098
  },
4097
- m(i, o) {
4098
- t.m(r, i, o), R(i, n, o);
4099
+ m(i, a) {
4100
+ t.m(r, i, a), R(i, n, a);
4099
4101
  },
4100
- p(i, o) {
4101
- o & /*$_*/
4102
+ p(i, a) {
4103
+ a & /*$_*/
4102
4104
  8192 && r !== (r = /*$_*/
4103
4105
  i[13]("scoreCriteriaType.mostRounds") + "") && t.p(r);
4104
4106
  },
@@ -4107,7 +4109,7 @@ function Rt(e) {
4107
4109
  }
4108
4110
  };
4109
4111
  }
4110
- function kt(e) {
4112
+ function Rt(e) {
4111
4113
  let t, r = (
4112
4114
  /*$_*/
4113
4115
  e[13]("scoreCriteriaType.winStateRatio") + ""
@@ -4116,11 +4118,11 @@ function kt(e) {
4116
4118
  c() {
4117
4119
  t = new ke(!1), n = Re(), t.a = n;
4118
4120
  },
4119
- m(i, o) {
4120
- t.m(r, i, o), R(i, n, o);
4121
+ m(i, a) {
4122
+ t.m(r, i, a), R(i, n, a);
4121
4123
  },
4122
- p(i, o) {
4123
- o & /*$_*/
4124
+ p(i, a) {
4125
+ a & /*$_*/
4124
4126
  8192 && r !== (r = /*$_*/
4125
4127
  i[13]("scoreCriteriaType.winStateRatio") + "") && t.p(r);
4126
4128
  },
@@ -4129,7 +4131,7 @@ function kt(e) {
4129
4131
  }
4130
4132
  };
4131
4133
  }
4132
- function Nt(e) {
4134
+ function kt(e) {
4133
4135
  let t, r = (
4134
4136
  /*$_*/
4135
4137
  e[13]("scoreCriteriaType.maxWinStateRatio") + ""
@@ -4138,11 +4140,11 @@ function Nt(e) {
4138
4140
  c() {
4139
4141
  t = new ke(!1), n = Re(), t.a = n;
4140
4142
  },
4141
- m(i, o) {
4142
- t.m(r, i, o), R(i, n, o);
4143
+ m(i, a) {
4144
+ t.m(r, i, a), R(i, n, a);
4143
4145
  },
4144
- p(i, o) {
4145
- o & /*$_*/
4146
+ p(i, a) {
4147
+ a & /*$_*/
4146
4148
  8192 && r !== (r = /*$_*/
4147
4149
  i[13]("scoreCriteriaType.maxWinStateRatio") + "") && t.p(r);
4148
4150
  },
@@ -4151,7 +4153,7 @@ function Nt(e) {
4151
4153
  }
4152
4154
  };
4153
4155
  }
4154
- function At(e) {
4156
+ function Nt(e) {
4155
4157
  let t, r = (
4156
4158
  /*$_*/
4157
4159
  e[13]("scoreCriteriaType.stake") + ""
@@ -4160,11 +4162,11 @@ function At(e) {
4160
4162
  c() {
4161
4163
  t = new ke(!1), n = Re(), t.a = n;
4162
4164
  },
4163
- m(i, o) {
4164
- t.m(r, i, o), R(i, n, o);
4165
+ m(i, a) {
4166
+ t.m(r, i, a), R(i, n, a);
4165
4167
  },
4166
- p(i, o) {
4167
- o & /*$_*/
4168
+ p(i, a) {
4169
+ a & /*$_*/
4168
4170
  8192 && r !== (r = /*$_*/
4169
4171
  i[13]("scoreCriteriaType.stake") + "") && t.p(r);
4170
4172
  },
@@ -4173,7 +4175,7 @@ function At(e) {
4173
4175
  }
4174
4176
  };
4175
4177
  }
4176
- function Lt(e) {
4178
+ function At(e) {
4177
4179
  let t, r, n;
4178
4180
  function i(s, l) {
4179
4181
  return (
@@ -4188,19 +4190,19 @@ function Lt(e) {
4188
4190
  )
4189
4191
  );
4190
4192
  }
4191
- let o = i(e), a = o(e);
4193
+ let a = i(e), o = a(e);
4192
4194
  return {
4193
4195
  c() {
4194
- t = x("div"), r = x("div"), r.innerHTML = `<img src="${hr}"/>`, n = P(), a.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4196
+ t = x("div"), r = x("div"), r.innerHTML = `<img src="${lr}"/>`, n = P(), o.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4195
4197
  },
4196
4198
  m(s, l) {
4197
- R(s, t, l), p(t, r), p(t, n), a.m(t, null);
4199
+ R(s, t, l), p(t, r), p(t, n), o.m(t, null);
4198
4200
  },
4199
4201
  p(s, l) {
4200
- o === (o = i(s)) && a ? a.p(s, l) : (a.d(1), a = o(s), a && (a.c(), a.m(t, null)));
4202
+ a === (a = i(s)) && o ? o.p(s, l) : (o.d(1), o = a(s), o && (o.c(), o.m(t, null)));
4201
4203
  },
4202
4204
  d(s) {
4203
- s && S(t), a.d();
4205
+ s && S(t), o.d();
4204
4206
  }
4205
4207
  };
4206
4208
  }
@@ -4238,11 +4240,11 @@ function Ii(e) {
4238
4240
  c() {
4239
4241
  t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4240
4242
  },
4241
- m(i, o) {
4242
- R(i, t, o), p(t, n);
4243
+ m(i, a) {
4244
+ R(i, t, a), p(t, n);
4243
4245
  },
4244
- p(i, o) {
4245
- o & /*$_, casino, currency*/
4246
+ p(i, a) {
4247
+ a & /*$_, casino, currency*/
4246
4248
  12352 && r !== (r = /*$_*/
4247
4249
  i[13]("productMinMaxBet", {
4248
4250
  values: {
@@ -4301,11 +4303,11 @@ function $i(e) {
4301
4303
  c() {
4302
4304
  t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4303
4305
  },
4304
- m(i, o) {
4305
- R(i, t, o), p(t, n);
4306
+ m(i, a) {
4307
+ R(i, t, a), p(t, n);
4306
4308
  },
4307
- p(i, o) {
4308
- o & /*$_, casino, currency*/
4309
+ p(i, a) {
4310
+ a & /*$_, casino, currency*/
4309
4311
  12352 && r !== (r = /*$_*/
4310
4312
  i[13]("productMinBet", {
4311
4313
  values: {
@@ -4355,11 +4357,11 @@ function Di(e) {
4355
4357
  c() {
4356
4358
  t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4357
4359
  },
4358
- m(i, o) {
4359
- R(i, t, o), p(t, n);
4360
+ m(i, a) {
4361
+ R(i, t, a), p(t, n);
4360
4362
  },
4361
- p(i, o) {
4362
- o & /*$_, casino, currency*/
4363
+ p(i, a) {
4364
+ a & /*$_, casino, currency*/
4363
4365
  12352 && r !== (r = /*$_*/
4364
4366
  i[13]("productMaxBet", {
4365
4367
  values: {
@@ -4398,11 +4400,11 @@ function Ui(e) {
4398
4400
  c() {
4399
4401
  t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4400
4402
  },
4401
- m(i, o) {
4402
- R(i, t, o), p(t, n);
4403
+ m(i, a) {
4404
+ R(i, t, a), p(t, n);
4403
4405
  },
4404
- p(i, o) {
4405
- o & /*$_, casino*/
4406
+ p(i, a) {
4407
+ a & /*$_, casino*/
4406
4408
  8256 && r !== (r = /*$_*/
4407
4409
  i[13]("productNoLimitsBet", {
4408
4410
  values: { productName: (
@@ -4416,7 +4418,7 @@ function Ui(e) {
4416
4418
  }
4417
4419
  };
4418
4420
  }
4419
- function Pt(e) {
4421
+ function Lt(e) {
4420
4422
  let t, r, n;
4421
4423
  function i(s, l) {
4422
4424
  return (
@@ -4431,19 +4433,19 @@ function Pt(e) {
4431
4433
  )
4432
4434
  );
4433
4435
  }
4434
- let o = i(e), a = o(e);
4436
+ let a = i(e), o = a(e);
4435
4437
  return {
4436
4438
  c() {
4437
- t = x("div"), r = x("div"), r.innerHTML = `<img src="${hr}"/>`, n = P(), a.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4439
+ t = x("div"), r = x("div"), r.innerHTML = `<img src="${lr}"/>`, n = P(), o.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4438
4440
  },
4439
4441
  m(s, l) {
4440
- R(s, t, l), p(t, r), p(t, n), a.m(t, null);
4442
+ R(s, t, l), p(t, r), p(t, n), o.m(t, null);
4441
4443
  },
4442
4444
  p(s, l) {
4443
- o === (o = i(s)) && a ? a.p(s, l) : (a.d(1), a = o(s), a && (a.c(), a.m(t, null)));
4445
+ a === (a = i(s)) && o ? o.p(s, l) : (o.d(1), o = a(s), o && (o.c(), o.m(t, null)));
4444
4446
  },
4445
4447
  d(s) {
4446
- s && S(t), a.d();
4448
+ s && S(t), o.d();
4447
4449
  }
4448
4450
  };
4449
4451
  }
@@ -4481,11 +4483,11 @@ function Gi(e) {
4481
4483
  c() {
4482
4484
  t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4483
4485
  },
4484
- m(i, o) {
4485
- R(i, t, o), p(t, n);
4486
+ m(i, a) {
4487
+ R(i, t, a), p(t, n);
4486
4488
  },
4487
- p(i, o) {
4488
- o & /*$_, sports, currency*/
4489
+ p(i, a) {
4490
+ a & /*$_, sports, currency*/
4489
4491
  12416 && r !== (r = /*$_*/
4490
4492
  i[13]("productMinMaxBet", {
4491
4493
  values: {
@@ -4544,11 +4546,11 @@ function Fi(e) {
4544
4546
  c() {
4545
4547
  t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4546
4548
  },
4547
- m(i, o) {
4548
- R(i, t, o), p(t, n);
4549
+ m(i, a) {
4550
+ R(i, t, a), p(t, n);
4549
4551
  },
4550
- p(i, o) {
4551
- o & /*$_, sports, currency*/
4552
+ p(i, a) {
4553
+ a & /*$_, sports, currency*/
4552
4554
  12416 && r !== (r = /*$_*/
4553
4555
  i[13]("productMinBet", {
4554
4556
  values: {
@@ -4598,11 +4600,11 @@ function ji(e) {
4598
4600
  c() {
4599
4601
  t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4600
4602
  },
4601
- m(i, o) {
4602
- R(i, t, o), p(t, n);
4603
+ m(i, a) {
4604
+ R(i, t, a), p(t, n);
4603
4605
  },
4604
- p(i, o) {
4605
- o & /*$_, sports, currency*/
4606
+ p(i, a) {
4607
+ a & /*$_, sports, currency*/
4606
4608
  12416 && r !== (r = /*$_*/
4607
4609
  i[13]("productMaxBet", {
4608
4610
  values: {
@@ -4641,11 +4643,11 @@ function Vi(e) {
4641
4643
  c() {
4642
4644
  t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4643
4645
  },
4644
- m(i, o) {
4645
- R(i, t, o), p(t, n);
4646
+ m(i, a) {
4647
+ R(i, t, a), p(t, n);
4646
4648
  },
4647
- p(i, o) {
4648
- o & /*$_, sports*/
4649
+ p(i, a) {
4650
+ a & /*$_, sports*/
4649
4651
  8320 && r !== (r = /*$_*/
4650
4652
  i[13]("productNoLimitsBet", {
4651
4653
  values: { productName: (
@@ -4660,7 +4662,7 @@ function Vi(e) {
4660
4662
  };
4661
4663
  }
4662
4664
  function zi(e) {
4663
- let t, r, n, i, o, a, s, l, u, h, c, f, g, _ = (
4665
+ let t, r, n, i, a, o, s, l, u, h, c, f, g, _ = (
4664
4666
  /*$_*/
4665
4667
  e[13]("miniBetCount", {
4666
4668
  values: { betCount: (
@@ -4688,41 +4690,41 @@ function zi(e) {
4688
4690
  /*tcurl*/
4689
4691
  e[4]
4690
4692
  ) } }) + ""
4691
- ), d, Z, q, Te, ut, I = (
4693
+ ), d, Z, q, Te, st, I = (
4692
4694
  /*scorecriterial*/
4693
- e[0] == "BetCount" && Rt(e)
4695
+ e[0] == "BetCount" && Mt(e)
4694
4696
  ), $ = (
4695
4697
  /*scorecriterial*/
4696
- e[0] == "WinStakeRatio" && kt(e)
4698
+ e[0] == "WinStakeRatio" && Rt(e)
4697
4699
  ), D = (
4698
4700
  /*scorecriterial*/
4699
- e[0] == "MaxWinStakeRatio" && Nt(e)
4701
+ e[0] == "MaxWinStakeRatio" && kt(e)
4700
4702
  ), U = (
4701
4703
  /*scorecriterial*/
4702
- e[0] == "Stake" && At(e)
4704
+ e[0] == "Stake" && Nt(e)
4703
4705
  ), G = (
4704
4706
  /*casino*/
4705
- e[6] && Lt(e)
4707
+ e[6] && At(e)
4706
4708
  ), F = (
4707
4709
  /*sports*/
4708
- e[7] && Pt(e)
4710
+ e[7] && Lt(e)
4709
4711
  );
4710
4712
  return {
4711
4713
  c() {
4712
- t = x("div"), r = x("div"), n = x("div"), n.innerHTML = `<img src="${Ai}"/>`, i = P(), o = x("div"), I && I.c(), a = P(), $ && $.c(), s = P(), D && D.c(), l = P(), U && U.c(), u = P(), h = x("div"), c = x("div"), c.innerHTML = `<img src="${Ni}"/>`, f = P(), g = x("div"), T = z(_), H = P(), w = x("div"), k = x("div"), k.innerHTML = `<img src="${Li}"/>`, C = P(), L = x("div"), X = z(N), te = P(), Y = x("div"), re = x("div"), re.innerHTML = `<img src="${Pi}"/>`, xe = P(), K = x("div"), d = P(), G && G.c(), Z = P(), q = x("span"), ut = P(), F && F.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(L, "class", "RuleTxt"), m(L, "part", "RuleTxt"), m(w, "class", "RulesRow"), m(w, "part", "rule"), m(re, "class", "RuleIcon"), m(re, "part", "RuleIcon"), m(K, "class", "RuleTxt"), m(K, "part", "RuleTxt"), m(Y, "class", "RulesRow"), m(Y, "part", "rule"), m(q, "type", "hidden"), m(q, "href", Te = { tcurl: (
4714
+ t = x("div"), r = x("div"), n = x("div"), n.innerHTML = `<img src="${Ai}"/>`, i = P(), a = x("div"), I && I.c(), o = P(), $ && $.c(), s = P(), D && D.c(), l = P(), U && U.c(), u = P(), h = x("div"), c = x("div"), c.innerHTML = `<img src="${Ni}"/>`, f = P(), g = x("div"), T = z(_), H = P(), w = x("div"), k = x("div"), k.innerHTML = `<img src="${Li}"/>`, C = P(), L = x("div"), X = z(N), te = P(), Y = x("div"), re = x("div"), re.innerHTML = `<img src="${Pi}"/>`, xe = P(), K = x("div"), d = P(), G && G.c(), Z = P(), q = x("span"), st = P(), F && F.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(L, "class", "RuleTxt"), m(L, "part", "RuleTxt"), m(w, "class", "RulesRow"), m(w, "part", "rule"), m(re, "class", "RuleIcon"), m(re, "part", "RuleIcon"), m(K, "class", "RuleTxt"), m(K, "part", "RuleTxt"), m(Y, "class", "RulesRow"), m(Y, "part", "rule"), m(q, "type", "hidden"), m(q, "href", Te = { tcurl: (
4713
4715
  /*tcurl*/
4714
4716
  e[4]
4715
4717
  ) }), m(t, "class", "casino-tournaments-thumbnail-rule"), m(t, "part", "casino-tournaments-thumbnail-rule");
4716
4718
  },
4717
4719
  m(E, V) {
4718
- R(E, t, V), p(t, r), p(r, n), p(r, i), p(r, o), I && I.m(o, null), p(o, a), $ && $.m(o, null), p(o, s), D && D.m(o, null), p(o, l), U && U.m(o, null), p(t, u), p(t, h), p(h, c), p(h, f), p(h, g), p(g, T), p(t, H), p(t, w), p(w, k), p(w, C), p(w, L), p(L, X), p(t, te), p(t, Y), p(Y, re), p(Y, xe), p(Y, K), K.innerHTML = ie, p(t, d), G && G.m(t, null), p(t, Z), p(t, q), p(t, ut), F && F.m(t, null), e[21](t);
4720
+ R(E, t, V), p(t, r), p(r, n), p(r, i), p(r, a), I && I.m(a, null), p(a, o), $ && $.m(a, null), p(a, s), D && D.m(a, null), p(a, l), U && U.m(a, null), p(t, u), p(t, h), p(h, c), p(h, f), p(h, g), p(g, T), p(t, H), p(t, w), p(w, k), p(w, C), p(w, L), p(L, X), p(t, te), p(t, Y), p(Y, re), p(Y, xe), p(Y, K), K.innerHTML = ie, p(t, d), G && G.m(t, null), p(t, Z), p(t, q), p(t, st), F && F.m(t, null), e[21](t);
4719
4721
  },
4720
4722
  p(E, [V]) {
4721
4723
  /*scorecriterial*/
4722
- E[0] == "BetCount" ? I ? I.p(E, V) : (I = Rt(E), I.c(), I.m(o, a)) : I && (I.d(1), I = null), /*scorecriterial*/
4723
- E[0] == "WinStakeRatio" ? $ ? $.p(E, V) : ($ = kt(E), $.c(), $.m(o, s)) : $ && ($.d(1), $ = null), /*scorecriterial*/
4724
- E[0] == "MaxWinStakeRatio" ? D ? D.p(E, V) : (D = Nt(E), D.c(), D.m(o, l)) : D && (D.d(1), D = null), /*scorecriterial*/
4725
- E[0] == "Stake" ? U ? U.p(E, V) : (U = At(E), U.c(), U.m(o, null)) : U && (U.d(1), U = null), V & /*$_, betcount*/
4724
+ E[0] == "BetCount" ? I ? I.p(E, V) : (I = Mt(E), I.c(), I.m(a, o)) : I && (I.d(1), I = null), /*scorecriterial*/
4725
+ E[0] == "WinStakeRatio" ? $ ? $.p(E, V) : ($ = Rt(E), $.c(), $.m(a, s)) : $ && ($.d(1), $ = null), /*scorecriterial*/
4726
+ E[0] == "MaxWinStakeRatio" ? D ? D.p(E, V) : (D = kt(E), D.c(), D.m(a, l)) : D && (D.d(1), D = null), /*scorecriterial*/
4727
+ E[0] == "Stake" ? U ? U.p(E, V) : (U = Nt(E), U.c(), U.m(a, null)) : U && (U.d(1), U = null), V & /*$_, betcount*/
4726
4728
  8194 && _ !== (_ = /*$_*/
4727
4729
  E[13]("miniBetCount", {
4728
4730
  values: { betCount: (
@@ -4748,12 +4750,12 @@ function zi(e) {
4748
4750
  /*tcurl*/
4749
4751
  E[4]
4750
4752
  ) } }) + "") && (K.innerHTML = ie), /*casino*/
4751
- E[6] ? G ? G.p(E, V) : (G = Lt(E), G.c(), G.m(t, Z)) : G && (G.d(1), G = null), V & /*tcurl*/
4753
+ E[6] ? G ? G.p(E, V) : (G = At(E), G.c(), G.m(t, Z)) : G && (G.d(1), G = null), V & /*tcurl*/
4752
4754
  16 && Te !== (Te = { tcurl: (
4753
4755
  /*tcurl*/
4754
4756
  E[4]
4755
4757
  ) }) && m(q, "href", Te), /*sports*/
4756
- E[7] ? F ? F.p(E, V) : (F = Pt(E), F.c(), F.m(t, null)) : F && (F.d(1), F = null);
4758
+ E[7] ? F ? F.p(E, V) : (F = Lt(E), F.c(), F.m(t, null)) : F && (F.d(1), F = null);
4757
4759
  },
4758
4760
  i: W,
4759
4761
  o: W,
@@ -4764,20 +4766,20 @@ function zi(e) {
4764
4766
  }
4765
4767
  function Xi(e, t, r) {
4766
4768
  let n;
4767
- gr(e, Hi, (d) => r(13, n = d));
4768
- 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, { mbsource: _ } = t, T, H, w, k = !1, C = !1, L = !1, N = !1, X = "EUR";
4769
+ br(e, Hi, (d) => r(13, n = d));
4770
+ 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, { mbsource: _ } = t, T, H, w, k = !1, C = !1, L = !1, N = !1, X = "EUR";
4769
4771
  Si({ withLocale: "en", translations: {} });
4770
4772
  const te = (d) => typeof d == "number" || Object.prototype.toString.call(d) === "[object Number]", Y = () => {
4771
4773
  fetch(g).then((Z) => Z.json()).then((Z) => {
4772
4774
  Object.keys(Z).forEach((q) => {
4773
- Ct(q, Z[q]);
4775
+ St(q, Z[q]);
4774
4776
  });
4775
4777
  }).catch((Z) => {
4776
4778
  console.log(Z);
4777
4779
  });
4778
4780
  };
4779
- Object.keys(Mt).forEach((d) => {
4780
- Ct(d, Mt[d]);
4781
+ Object.keys(Ct).forEach((d) => {
4782
+ St(d, Ct[d]);
4781
4783
  });
4782
4784
  const re = (d) => {
4783
4785
  d && (r(12, X = d.currency), d.casino ? (r(6, H = d.casino), r(8, k = !(H.hasOwnProperty("minbet") && H.minbet != 0)), r(9, C = !(H.hasOwnProperty("maxbet") && H.maxbet != 0))) : (r(8, k = !0), r(9, C = !0)), d.sports ? (r(7, w = d.sports), r(10, L = !(w.hasOwnProperty("minbet") && w.minbet != 0)), r(11, N = !(w.hasOwnProperty("maxbet") && w.maxbet != 0))) : (r(10, L = !0), r(11, N = !0)));
@@ -4786,7 +4788,7 @@ function Xi(e, t, r) {
4786
4788
  }, K = (d) => {
4787
4789
  d.data && d.data.type && d.type == "TournamentsProductsUpdate" && r(15, h = d.data.productInfo);
4788
4790
  };
4789
- wr(() => (window.addEventListener("message", K, !1), window.postMessage({ type: "TournamentsRuleListenerLoaded" }, window.location.href), () => {
4791
+ Br(() => (window.addEventListener("message", K, !1), window.postMessage({ type: "TournamentsRuleListenerLoaded" }, window.location.href), () => {
4790
4792
  window.removeEventListener("message", K);
4791
4793
  }));
4792
4794
  function ie(d) {
@@ -4795,7 +4797,7 @@ function Xi(e, t, r) {
4795
4797
  });
4796
4798
  }
4797
4799
  return e.$$set = (d) => {
4798
- "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), "mbsource" in d && r(20, _ = d.mbsource);
4800
+ "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), "mbsource" in d && r(20, _ = d.mbsource);
4799
4801
  }, e.$$.update = () => {
4800
4802
  e.$$.dirty & /*lang*/
4801
4803
  65536 && i && xe(), e.$$.dirty & /*products*/
@@ -4805,8 +4807,8 @@ function Xi(e, t, r) {
4805
4807
  1048608 && _ && T && ki(T, `${_}.Style`), e.$$.dirty & /*translationurl*/
4806
4808
  524288 && g && Y();
4807
4809
  }, [
4808
- o,
4809
4810
  a,
4811
+ o,
4810
4812
  s,
4811
4813
  l,
4812
4814
  u,
@@ -4829,14 +4831,14 @@ function Xi(e, t, r) {
4829
4831
  ie
4830
4832
  ];
4831
4833
  }
4832
- class Wi extends Ir {
4834
+ class Wi extends Or {
4833
4835
  constructor(t) {
4834
- super(), Pr(
4836
+ super(), Lr(
4835
4837
  this,
4836
4838
  t,
4837
4839
  Xi,
4838
4840
  zi,
4839
- It,
4841
+ Ot,
4840
4842
  {
4841
4843
  lang: 16,
4842
4844
  scorecriterial: 0,
@@ -4920,7 +4922,7 @@ class Wi extends Ir {
4920
4922
  this.$$set({ mbsource: t }), j();
4921
4923
  }
4922
4924
  }
4923
- Or(Wi, { lang: {}, scorecriterial: {}, betcount: {}, starttime: {}, endtime: {}, tcurl: {}, products: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
4925
+ Pr(Wi, { lang: {}, scorecriterial: {}, betcount: {}, starttime: {}, endtime: {}, tcurl: {}, products: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
4924
4926
  export {
4925
4927
  Wi as default
4926
4928
  };