@everymatrix/casino-tournaments-thumbnail-rule 1.66.2 → 1.67.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,24 +1,24 @@
1
1
  function W() {
2
2
  }
3
- function Rt(e) {
3
+ function Mt(e) {
4
4
  return e();
5
5
  }
6
- function st() {
6
+ function ot() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
- function Ee(e) {
10
- e.forEach(Rt);
9
+ function _e(e) {
10
+ e.forEach(Mt);
11
11
  }
12
- function nt(e) {
12
+ function tt(e) {
13
13
  return typeof e == "function";
14
14
  }
15
- function kt(e, t) {
15
+ function Rt(e, t) {
16
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
17
17
  }
18
- function or(e) {
18
+ function ir(e) {
19
19
  return Object.keys(e).length === 0;
20
20
  }
21
- function Nt(e, ...t) {
21
+ function kt(e, ...t) {
22
22
  if (e == null) {
23
23
  for (const n of t)
24
24
  n(void 0);
@@ -28,19 +28,19 @@ function Nt(e, ...t) {
28
28
  return r.unsubscribe ? () => r.unsubscribe() : r;
29
29
  }
30
30
  function ar(e, t, r) {
31
- e.$$.on_destroy.push(Nt(t, r));
31
+ e.$$.on_destroy.push(kt(t, r));
32
32
  }
33
33
  function p(e, t) {
34
34
  e.appendChild(t);
35
35
  }
36
- function sr(e, t, r) {
37
- const n = ur(e);
36
+ function or(e, t, r) {
37
+ const n = sr(e);
38
38
  if (!n.getElementById(t)) {
39
- const i = E("style");
40
- i.id = t, i.textContent = r, lr(n, i);
39
+ const i = x("style");
40
+ i.id = t, i.textContent = r, ur(n, i);
41
41
  }
42
42
  }
43
- function ur(e) {
43
+ function sr(e) {
44
44
  if (!e)
45
45
  return document;
46
46
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -50,7 +50,7 @@ function ur(e) {
50
50
  t
51
51
  ) : e.ownerDocument;
52
52
  }
53
- function lr(e, t) {
53
+ function ur(e, t) {
54
54
  return p(
55
55
  /** @type {Document} */
56
56
  e.head || e,
@@ -60,13 +60,13 @@ function lr(e, t) {
60
60
  function M(e, t, r) {
61
61
  e.insertBefore(t, r || null);
62
62
  }
63
- function S(e) {
63
+ function H(e) {
64
64
  e.parentNode && e.parentNode.removeChild(e);
65
65
  }
66
- function E(e) {
66
+ function x(e) {
67
67
  return document.createElement(e);
68
68
  }
69
- function hr(e) {
69
+ function lr(e) {
70
70
  return document.createElementNS("http://www.w3.org/2000/svg", e);
71
71
  }
72
72
  function z(e) {
@@ -75,20 +75,20 @@ function z(e) {
75
75
  function P() {
76
76
  return z(" ");
77
77
  }
78
- function ke() {
78
+ function Me() {
79
79
  return z("");
80
80
  }
81
81
  function m(e, t, r) {
82
82
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
83
83
  }
84
- function cr(e) {
84
+ function hr(e) {
85
85
  return Array.from(e.childNodes);
86
86
  }
87
- function Y(e, t) {
87
+ function J(e, t) {
88
88
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
89
89
  t);
90
90
  }
91
- class Ne {
91
+ class Re {
92
92
  /**
93
93
  * @private
94
94
  * @default false
@@ -119,10 +119,10 @@ class Ne {
119
119
  * @returns {void}
120
120
  */
121
121
  m(t, r, n = null) {
122
- this.e || (this.is_svg ? this.e = hr(
122
+ this.e || (this.is_svg ? this.e = lr(
123
123
  /** @type {keyof SVGElementTagNameMap} */
124
124
  r.nodeName
125
- ) : this.e = E(
125
+ ) : this.e = x(
126
126
  /** @type {keyof HTMLElementTagNameMap} */
127
127
  r.nodeType === 11 ? "TEMPLATE" : r.nodeName
128
128
  ), this.t = r.tagName !== "TEMPLATE" ? r : (
@@ -155,10 +155,10 @@ class Ne {
155
155
  /**
156
156
  * @returns {void} */
157
157
  d() {
158
- this.n.forEach(S);
158
+ this.n.forEach(H);
159
159
  }
160
160
  }
161
- function fr(e) {
161
+ function cr(e) {
162
162
  const t = {};
163
163
  return e.childNodes.forEach(
164
164
  /** @param {Element} node */
@@ -167,95 +167,95 @@ function fr(e) {
167
167
  }
168
168
  ), t;
169
169
  }
170
- let ye;
171
- function ge(e) {
172
- ye = e;
170
+ let ge;
171
+ function be(e) {
172
+ ge = e;
173
173
  }
174
- function mr() {
175
- if (!ye)
174
+ function fr() {
175
+ if (!ge)
176
176
  throw new Error("Function called outside component initialization");
177
- return ye;
177
+ return ge;
178
178
  }
179
- function dr(e) {
180
- mr().$$.on_mount.push(e);
179
+ function mr(e) {
180
+ fr().$$.on_mount.push(e);
181
181
  }
182
- const se = [], ze = [];
183
- let ue = [];
184
- const ut = [], pr = /* @__PURE__ */ Promise.resolve();
185
- let Xe = !1;
186
- function br() {
187
- Xe || (Xe = !0, pr.then(V));
182
+ const oe = [], je = [];
183
+ let se = [];
184
+ const st = [], dr = /* @__PURE__ */ Promise.resolve();
185
+ let Ve = !1;
186
+ function pr() {
187
+ Ve || (Ve = !0, dr.then(V));
188
188
  }
189
- function We(e) {
190
- ue.push(e);
189
+ function ze(e) {
190
+ se.push(e);
191
191
  }
192
- const $e = /* @__PURE__ */ new Set();
193
- let oe = 0;
192
+ const Oe = /* @__PURE__ */ new Set();
193
+ let ie = 0;
194
194
  function V() {
195
- if (oe !== 0)
195
+ if (ie !== 0)
196
196
  return;
197
- const e = ye;
197
+ const e = ge;
198
198
  do {
199
199
  try {
200
- for (; oe < se.length; ) {
201
- const t = se[oe];
202
- oe++, ge(t), gr(t.$$);
200
+ for (; ie < oe.length; ) {
201
+ const t = oe[ie];
202
+ ie++, be(t), br(t.$$);
203
203
  }
204
204
  } catch (t) {
205
- throw se.length = 0, oe = 0, t;
205
+ throw oe.length = 0, ie = 0, t;
206
206
  }
207
- for (ge(null), se.length = 0, oe = 0; ze.length; )
208
- ze.pop()();
209
- for (let t = 0; t < ue.length; t += 1) {
210
- const r = ue[t];
211
- $e.has(r) || ($e.add(r), r());
207
+ for (be(null), oe.length = 0, ie = 0; je.length; )
208
+ je.pop()();
209
+ for (let t = 0; t < se.length; t += 1) {
210
+ const r = se[t];
211
+ Oe.has(r) || (Oe.add(r), r());
212
212
  }
213
- ue.length = 0;
214
- } while (se.length);
215
- for (; ut.length; )
216
- ut.pop()();
217
- Xe = !1, $e.clear(), ge(e);
213
+ se.length = 0;
214
+ } while (oe.length);
215
+ for (; st.length; )
216
+ st.pop()();
217
+ Ve = !1, Oe.clear(), be(e);
218
218
  }
219
- function gr(e) {
219
+ function br(e) {
220
220
  if (e.fragment !== null) {
221
- e.update(), Ee(e.before_update);
221
+ e.update(), _e(e.before_update);
222
222
  const t = e.dirty;
223
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(We);
223
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ze);
224
224
  }
225
225
  }
226
- function yr(e) {
226
+ function gr(e) {
227
227
  const t = [], r = [];
228
- ue.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ue = t;
228
+ se.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), se = t;
229
229
  }
230
- const vr = /* @__PURE__ */ new Set();
231
- function _r(e, t) {
232
- e && e.i && (vr.delete(e), e.i(t));
230
+ const yr = /* @__PURE__ */ new Set();
231
+ function vr(e, t) {
232
+ e && e.i && (yr.delete(e), e.i(t));
233
233
  }
234
- function Er(e, t, r) {
234
+ function _r(e, t, r) {
235
235
  const { fragment: n, after_update: i } = e.$$;
236
- n && n.m(t, r), We(() => {
237
- const o = e.$$.on_mount.map(Rt).filter(nt);
238
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Ee(o), e.$$.on_mount = [];
239
- }), i.forEach(We);
236
+ n && n.m(t, r), ze(() => {
237
+ const a = e.$$.on_mount.map(Mt).filter(tt);
238
+ e.$$.on_destroy ? e.$$.on_destroy.push(...a) : _e(a), e.$$.on_mount = [];
239
+ }), i.forEach(ze);
240
240
  }
241
- function xr(e, t) {
241
+ function Er(e, t) {
242
242
  const r = e.$$;
243
- r.fragment !== null && (yr(r.after_update), Ee(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
243
+ r.fragment !== null && (gr(r.after_update), _e(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
244
244
  }
245
- function Tr(e, t) {
246
- e.$$.dirty[0] === -1 && (se.push(e), br(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
245
+ function xr(e, t) {
246
+ e.$$.dirty[0] === -1 && (oe.push(e), pr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
247
247
  }
248
- function wr(e, t, r, n, i, o, s = null, a = [-1]) {
249
- const h = ye;
250
- ge(e);
248
+ function Tr(e, t, r, n, i, a, s = null, o = [-1]) {
249
+ const h = ge;
250
+ be(e);
251
251
  const u = e.$$ = {
252
252
  fragment: null,
253
253
  ctx: [],
254
254
  // state
255
- props: o,
255
+ props: a,
256
256
  update: W,
257
257
  not_equal: i,
258
- bound: st(),
258
+ bound: ot(),
259
259
  // lifecycle
260
260
  on_mount: [],
261
261
  on_destroy: [],
@@ -264,28 +264,28 @@ function wr(e, t, r, n, i, o, s = null, a = [-1]) {
264
264
  after_update: [],
265
265
  context: new Map(t.context || (h ? h.$$.context : [])),
266
266
  // everything else
267
- callbacks: st(),
268
- dirty: a,
267
+ callbacks: ot(),
268
+ dirty: o,
269
269
  skip_bound: !1,
270
270
  root: t.target || h.$$.root
271
271
  };
272
272
  s && s(u.root);
273
273
  let l = !1;
274
- if (u.ctx = r ? r(e, t.props || {}, (c, f, ...g) => {
274
+ if (u.ctx = r(e, t.props || {}, (c, f, ...g) => {
275
275
  const y = g.length ? g[0] : f;
276
- return u.ctx && i(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), l && Tr(e, c)), f;
277
- }) : [], u.update(), l = !0, Ee(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
276
+ return u.ctx && i(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), l && xr(e, c)), f;
277
+ }), u.update(), l = !0, _e(u.before_update), u.fragment = n(u.ctx), t.target) {
278
278
  if (t.hydrate) {
279
- const c = cr(t.target);
280
- u.fragment && u.fragment.l(c), c.forEach(S);
279
+ const c = hr(t.target);
280
+ u.fragment && u.fragment.l(c), c.forEach(H);
281
281
  } else
282
282
  u.fragment && u.fragment.c();
283
- t.intro && _r(e.$$.fragment), Er(e, t.target, t.anchor), V();
283
+ t.intro && vr(e.$$.fragment), _r(e, t.target, t.anchor), V();
284
284
  }
285
- ge(h);
285
+ be(h);
286
286
  }
287
- let At;
288
- typeof HTMLElement == "function" && (At = class extends HTMLElement {
287
+ let Nt;
288
+ typeof HTMLElement == "function" && (Nt = class extends HTMLElement {
289
289
  /** The Svelte component constructor */
290
290
  $$ctor;
291
291
  /** Slots */
@@ -324,32 +324,32 @@ typeof HTMLElement == "function" && (At = class extends HTMLElement {
324
324
  if (this.$$cn = !0, !this.$$c) {
325
325
  let e = function(i) {
326
326
  return () => {
327
- let o;
327
+ let a;
328
328
  return {
329
329
  c: function() {
330
- o = E("slot"), i !== "default" && m(o, "name", i);
330
+ a = x("slot"), i !== "default" && m(a, "name", i);
331
331
  },
332
332
  /**
333
333
  * @param {HTMLElement} target
334
334
  * @param {HTMLElement} [anchor]
335
335
  */
336
336
  m: function(h, u) {
337
- M(h, o, u);
337
+ M(h, a, u);
338
338
  },
339
339
  d: function(h) {
340
- h && S(o);
340
+ h && H(a);
341
341
  }
342
342
  };
343
343
  };
344
344
  };
345
345
  if (await Promise.resolve(), !this.$$cn || this.$$c)
346
346
  return;
347
- const t = {}, r = fr(this);
347
+ const t = {}, r = cr(this);
348
348
  for (const i of this.$$s)
349
349
  i in r && (t[i] = [e(i)]);
350
350
  for (const i of this.attributes) {
351
- const o = this.$$g_p(i.name);
352
- o in this.$$d || (this.$$d[o] = Be(o, i.value, this.$$p_d, "toProp"));
351
+ const a = this.$$g_p(i.name);
352
+ a in this.$$d || (this.$$d[a] = Be(a, i.value, this.$$p_d, "toProp"));
353
353
  }
354
354
  for (const i in this.$$p_d)
355
355
  !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
@@ -367,21 +367,21 @@ typeof HTMLElement == "function" && (At = class extends HTMLElement {
367
367
  this.$$r = !0;
368
368
  for (const i in this.$$p_d)
369
369
  if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
370
- const o = Be(
370
+ const a = Be(
371
371
  i,
372
372
  this.$$d[i],
373
373
  this.$$p_d,
374
374
  "toAttribute"
375
375
  );
376
- o == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, o);
376
+ a == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, a);
377
377
  }
378
378
  this.$$r = !1;
379
379
  };
380
380
  this.$$c.$$.after_update.push(n), n();
381
381
  for (const i in this.$$l)
382
- for (const o of this.$$l[i]) {
383
- const s = this.$$c.$on(i, o);
384
- this.$$l_u.set(o, s);
382
+ for (const a of this.$$l[i]) {
383
+ const s = this.$$c.$on(i, a);
384
+ this.$$l_u.set(a, s);
385
385
  }
386
386
  this.$$l = {};
387
387
  }
@@ -431,36 +431,36 @@ function Be(e, t, r, n) {
431
431
  return t;
432
432
  }
433
433
  }
434
- function Br(e, t, r, n, i, o) {
435
- let s = class extends At {
434
+ function Br(e, t, r, n, i, a) {
435
+ let s = class extends Nt {
436
436
  constructor() {
437
437
  super(e, r, i), this.$$p_d = t;
438
438
  }
439
439
  static get observedAttributes() {
440
440
  return Object.keys(t).map(
441
- (a) => (t[a].attribute || a).toLowerCase()
441
+ (o) => (t[o].attribute || o).toLowerCase()
442
442
  );
443
443
  }
444
444
  };
445
- return Object.keys(t).forEach((a) => {
446
- Object.defineProperty(s.prototype, a, {
445
+ return Object.keys(t).forEach((o) => {
446
+ Object.defineProperty(s.prototype, o, {
447
447
  get() {
448
- return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
448
+ return this.$$c && o in this.$$c ? this.$$c[o] : this.$$d[o];
449
449
  },
450
450
  set(h) {
451
- h = Be(a, h, t), this.$$d[a] = h, this.$$c?.$set({ [a]: h });
451
+ h = Be(o, h, t), this.$$d[o] = h, this.$$c?.$set({ [o]: h });
452
452
  }
453
453
  });
454
- }), n.forEach((a) => {
455
- Object.defineProperty(s.prototype, a, {
454
+ }), n.forEach((o) => {
455
+ Object.defineProperty(s.prototype, o, {
456
456
  get() {
457
- return this.$$c?.[a];
457
+ return this.$$c?.[o];
458
458
  }
459
459
  });
460
460
  }), e.element = /** @type {any} */
461
461
  s, s;
462
462
  }
463
- class Sr {
463
+ class wr {
464
464
  /**
465
465
  * ### PRIVATE API
466
466
  *
@@ -479,7 +479,7 @@ class Sr {
479
479
  $$set = void 0;
480
480
  /** @returns {void} */
481
481
  $destroy() {
482
- xr(this, 1), this.$destroy = W;
482
+ Er(this, 1), this.$destroy = W;
483
483
  }
484
484
  /**
485
485
  * @template {Extract<keyof Events, string>} K
@@ -488,7 +488,7 @@ class Sr {
488
488
  * @returns {() => void}
489
489
  */
490
490
  $on(t, r) {
491
- if (!nt(r))
491
+ if (!tt(r))
492
492
  return W;
493
493
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
494
494
  return n.push(r), () => {
@@ -501,7 +501,7 @@ class Sr {
501
501
  * @returns {void}
502
502
  */
503
503
  $set(t) {
504
- this.$$set && !or(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
504
+ this.$$set && !ir(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
505
505
  }
506
506
  }
507
507
  const Hr = "4";
@@ -509,14 +509,14 @@ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__
509
509
  const ae = [];
510
510
  function Cr(e, t) {
511
511
  return {
512
- subscribe: Ae(e, t).subscribe
512
+ subscribe: ke(e, t).subscribe
513
513
  };
514
514
  }
515
- function Ae(e, t = W) {
515
+ function ke(e, t = W) {
516
516
  let r;
517
517
  const n = /* @__PURE__ */ new Set();
518
- function i(a) {
519
- if (kt(e, a) && (e = a, r)) {
518
+ function i(o) {
519
+ if (Rt(e, o) && (e = o, r)) {
520
520
  const h = !ae.length;
521
521
  for (const u of n)
522
522
  u[1](), ae.push(u, e);
@@ -527,23 +527,23 @@ function Ae(e, t = W) {
527
527
  }
528
528
  }
529
529
  }
530
- function o(a) {
531
- i(a(e));
530
+ function a(o) {
531
+ i(o(e));
532
532
  }
533
- function s(a, h = W) {
534
- const u = [a, h];
535
- return n.add(u), n.size === 1 && (r = t(i, o) || W), a(e), () => {
533
+ function s(o, h = W) {
534
+ const u = [o, h];
535
+ return n.add(u), n.size === 1 && (r = t(i, a) || W), o(e), () => {
536
536
  n.delete(u), n.size === 0 && r && (r(), r = null);
537
537
  };
538
538
  }
539
- return { set: i, update: o, subscribe: s };
539
+ return { set: i, update: a, subscribe: s };
540
540
  }
541
- function me(e, t, r) {
541
+ function fe(e, t, r) {
542
542
  const n = !Array.isArray(e), i = n ? [e] : e;
543
543
  if (!i.every(Boolean))
544
544
  throw new Error("derived() expects stores as input, got a falsy value");
545
- const o = t.length < 2;
546
- return Cr(r, (s, a) => {
545
+ const a = t.length < 2;
546
+ return Cr(r, (s, o) => {
547
547
  let h = !1;
548
548
  const u = [];
549
549
  let l = 0, c = W;
@@ -551,126 +551,140 @@ function me(e, t, r) {
551
551
  if (l)
552
552
  return;
553
553
  c();
554
- const y = t(n ? u[0] : u, s, a);
555
- o ? s(y) : c = nt(y) ? y : W;
554
+ const y = t(n ? u[0] : u, s, o);
555
+ a ? s(y) : c = tt(y) ? y : W;
556
556
  }, g = i.map(
557
- (y, x) => Nt(
557
+ (y, T) => kt(
558
558
  y,
559
- (B) => {
560
- u[x] = B, l &= ~(1 << x), h && f();
559
+ (w) => {
560
+ u[T] = w, l &= ~(1 << T), h && f();
561
561
  },
562
562
  () => {
563
- l |= 1 << x;
563
+ l |= 1 << T;
564
564
  }
565
565
  )
566
566
  );
567
567
  return h = !0, f(), function() {
568
- Ee(g), c(), h = !1;
568
+ _e(g), c(), h = !1;
569
569
  };
570
570
  });
571
571
  }
572
- function Mr(e) {
573
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
572
+ function Sr(e) {
573
+ return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
574
574
  }
575
- var Rr = function(t) {
576
- return kr(t) && !Nr(t);
575
+ var Mr = function(t) {
576
+ return Rr(t) && !kr(t);
577
577
  };
578
- function kr(e) {
578
+ function Rr(e) {
579
579
  return !!e && typeof e == "object";
580
580
  }
581
- function Nr(e) {
581
+ function kr(e) {
582
582
  var t = Object.prototype.toString.call(e);
583
- return t === "[object RegExp]" || t === "[object Date]" || Pr(e);
583
+ return t === "[object RegExp]" || t === "[object Date]" || Lr(e);
584
584
  }
585
- var Ar = typeof Symbol == "function" && Symbol.for, Lr = Ar ? Symbol.for("react.element") : 60103;
586
- function Pr(e) {
587
- return e.$$typeof === Lr;
585
+ var Nr = typeof Symbol == "function" && Symbol.for, Ar = Nr ? Symbol.for("react.element") : 60103;
586
+ function Lr(e) {
587
+ return e.$$typeof === Ar;
588
588
  }
589
- function Or(e) {
589
+ function Pr(e) {
590
590
  return Array.isArray(e) ? [] : {};
591
591
  }
592
- function ve(e, t) {
593
- return t.clone !== !1 && t.isMergeableObject(e) ? le(Or(e), e, t) : e;
592
+ function ye(e, t) {
593
+ return t.clone !== !1 && t.isMergeableObject(e) ? ue(Pr(e), e, t) : e;
594
594
  }
595
- function Ir(e, t, r) {
595
+ function Or(e, t, r) {
596
596
  return e.concat(t).map(function(n) {
597
- return ve(n, r);
597
+ return ye(n, r);
598
598
  });
599
599
  }
600
- function $r(e, t) {
600
+ function Ir(e, t) {
601
601
  if (!t.customMerge)
602
- return le;
602
+ return ue;
603
603
  var r = t.customMerge(e);
604
- return typeof r == "function" ? r : le;
604
+ return typeof r == "function" ? r : ue;
605
605
  }
606
- function Dr(e) {
606
+ function $r(e) {
607
607
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
608
608
  return Object.propertyIsEnumerable.call(e, t);
609
609
  }) : [];
610
610
  }
611
- function lt(e) {
612
- return Object.keys(e).concat(Dr(e));
611
+ function ut(e) {
612
+ return Object.keys(e).concat($r(e));
613
613
  }
614
- function Lt(e, t) {
614
+ function At(e, t) {
615
615
  try {
616
616
  return t in e;
617
617
  } catch {
618
618
  return !1;
619
619
  }
620
620
  }
621
- function Ur(e, t) {
622
- return Lt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
621
+ function Dr(e, t) {
622
+ return At(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
623
623
  }
624
- function Gr(e, t, r) {
624
+ function Ur(e, t, r) {
625
625
  var n = {};
626
- return r.isMergeableObject(e) && lt(e).forEach(function(i) {
627
- n[i] = ve(e[i], r);
628
- }), lt(t).forEach(function(i) {
629
- Ur(e, i) || (Lt(e, i) && r.isMergeableObject(t[i]) ? n[i] = $r(i, r)(e[i], t[i], r) : n[i] = ve(t[i], r));
626
+ return r.isMergeableObject(e) && ut(e).forEach(function(i) {
627
+ n[i] = ye(e[i], r);
628
+ }), ut(t).forEach(function(i) {
629
+ Dr(e, i) || (At(e, i) && r.isMergeableObject(t[i]) ? n[i] = Ir(i, r)(e[i], t[i], r) : n[i] = ye(t[i], r));
630
630
  }), n;
631
631
  }
632
- function le(e, t, r) {
633
- r = r || {}, r.arrayMerge = r.arrayMerge || Ir, r.isMergeableObject = r.isMergeableObject || Rr, r.cloneUnlessOtherwiseSpecified = ve;
634
- var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
635
- return o ? n ? r.arrayMerge(e, t, r) : Gr(e, t, r) : ve(t, r);
632
+ function ue(e, t, r) {
633
+ r = r || {}, r.arrayMerge = r.arrayMerge || Or, r.isMergeableObject = r.isMergeableObject || Mr, r.cloneUnlessOtherwiseSpecified = ye;
634
+ var n = Array.isArray(t), i = Array.isArray(e), a = n === i;
635
+ return a ? n ? r.arrayMerge(e, t, r) : Ur(e, t, r) : ye(t, r);
636
636
  }
637
- le.all = function(t, r) {
637
+ ue.all = function(t, r) {
638
638
  if (!Array.isArray(t))
639
639
  throw new Error("first argument should be an array");
640
640
  return t.reduce(function(n, i) {
641
- return le(n, i, r);
641
+ return ue(n, i, r);
642
642
  }, {});
643
643
  };
644
- var Fr = le, jr = Fr;
645
- const Vr = /* @__PURE__ */ Mr(jr);
646
- var Ze = function(e, t) {
647
- return Ze = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
644
+ var Gr = ue, Fr = Gr;
645
+ const jr = /* @__PURE__ */ Sr(Fr);
646
+ /*! *****************************************************************************
647
+ Copyright (c) Microsoft Corporation.
648
+
649
+ Permission to use, copy, modify, and/or distribute this software for any
650
+ purpose with or without fee is hereby granted.
651
+
652
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
653
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
654
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
655
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
656
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
657
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
658
+ PERFORMANCE OF THIS SOFTWARE.
659
+ ***************************************************************************** */
660
+ var Xe = function(e, t) {
661
+ return Xe = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
648
662
  r.__proto__ = n;
649
663
  } || function(r, n) {
650
664
  for (var i in n)
651
665
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
652
- }, Ze(e, t);
666
+ }, Xe(e, t);
653
667
  };
654
- function Le(e, t) {
668
+ function Ne(e, t) {
655
669
  if (typeof t != "function" && t !== null)
656
670
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
657
- Ze(e, t);
671
+ Xe(e, t);
658
672
  function r() {
659
673
  this.constructor = e;
660
674
  }
661
675
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
662
676
  }
663
- var J = function() {
664
- return J = Object.assign || function(t) {
677
+ var _ = function() {
678
+ return _ = Object.assign || function(t) {
665
679
  for (var r, n = 1, i = arguments.length; n < i; n++) {
666
680
  r = arguments[n];
667
- for (var o in r)
668
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
681
+ for (var a in r)
682
+ Object.prototype.hasOwnProperty.call(r, a) && (t[a] = r[a]);
669
683
  }
670
684
  return t;
671
- }, J.apply(this, arguments);
685
+ }, _.apply(this, arguments);
672
686
  };
673
- function zr(e, t) {
687
+ function Vr(e, t) {
674
688
  var r = {};
675
689
  for (var n in e)
676
690
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -679,43 +693,46 @@ function zr(e, t) {
679
693
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
680
694
  return r;
681
695
  }
682
- function De(e, t, r) {
683
- if (r || arguments.length === 2)
684
- for (var n = 0, i = t.length, o; n < i; n++)
685
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
686
- return e.concat(o || Array.prototype.slice.call(t));
696
+ function Ie(e, t, r) {
697
+ if (arguments.length === 2)
698
+ for (var n = 0, i = t.length, a; n < i; n++)
699
+ (a || !(n in t)) && (a || (a = Array.prototype.slice.call(t, 0, n)), a[n] = t[n]);
700
+ return e.concat(a || t);
687
701
  }
688
- function Ue(e, t) {
689
- var r = t && t.cache ? t.cache : qr, n = t && t.serializer ? t.serializer : Yr, i = t && t.strategy ? t.strategy : Zr;
702
+ function $e(e, t) {
703
+ var r = t && t.cache ? t.cache : Kr, n = t && t.serializer ? t.serializer : Jr, i = t && t.strategy ? t.strategy : Xr;
690
704
  return i(e, {
691
705
  cache: r,
692
706
  serializer: n
693
707
  });
694
708
  }
695
- function Xr(e) {
709
+ function zr(e) {
696
710
  return e == null || typeof e == "number" || typeof e == "boolean";
697
711
  }
698
- function Wr(e, t, r, n) {
699
- var i = Xr(n) ? n : r(n), o = t.get(i);
700
- return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
712
+ function Lt(e, t, r, n) {
713
+ var i = zr(n) ? n : r(n), a = t.get(i);
714
+ return typeof a > "u" && (a = e.call(this, n), t.set(i, a)), a;
701
715
  }
702
716
  function Pt(e, t, r) {
703
- var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
704
- return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
717
+ var n = Array.prototype.slice.call(arguments, 3), i = r(n), a = t.get(i);
718
+ return typeof a > "u" && (a = e.apply(this, n), t.set(i, a)), a;
705
719
  }
706
- function Ot(e, t, r, n, i) {
720
+ function rt(e, t, r, n, i) {
707
721
  return r.bind(t, e, n, i);
708
722
  }
709
- function Zr(e, t) {
710
- var r = e.length === 1 ? Wr : Pt;
711
- return Ot(e, this, r, t.cache.create(), t.serializer);
723
+ function Xr(e, t) {
724
+ var r = e.length === 1 ? Lt : Pt;
725
+ return rt(e, this, r, t.cache.create(), t.serializer);
712
726
  }
713
- function Jr(e, t) {
714
- return Ot(e, this, Pt, t.cache.create(), t.serializer);
727
+ function Wr(e, t) {
728
+ return rt(e, this, Pt, t.cache.create(), t.serializer);
729
+ }
730
+ function Zr(e, t) {
731
+ return rt(e, this, Lt, t.cache.create(), t.serializer);
715
732
  }
716
- var Yr = function() {
733
+ var Jr = function() {
717
734
  return JSON.stringify(arguments);
718
- }, Kr = (
735
+ }, Yr = (
719
736
  /** @class */
720
737
  function() {
721
738
  function e() {
@@ -727,71 +744,62 @@ var Yr = function() {
727
744
  this.cache[t] = r;
728
745
  }, e;
729
746
  }()
730
- ), qr = {
747
+ ), Kr = {
731
748
  create: function() {
732
- return new Kr();
749
+ return new Yr();
733
750
  }
734
- }, Ge = {
735
- variadic: Jr
736
- }, Ce = function() {
737
- return Ce = Object.assign || function(t) {
738
- for (var r, n = 1, i = arguments.length; n < i; n++) {
739
- r = arguments[n];
740
- for (var o in r)
741
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
742
- }
743
- return t;
744
- }, Ce.apply(this, arguments);
745
- };
746
- var b;
751
+ }, De = {
752
+ variadic: Wr,
753
+ monadic: Zr
754
+ }, b;
747
755
  (function(e) {
748
756
  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";
749
757
  })(b || (b = {}));
750
- var T;
758
+ var B;
751
759
  (function(e) {
752
760
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
753
- })(T || (T = {}));
754
- var he;
761
+ })(B || (B = {}));
762
+ var le;
755
763
  (function(e) {
756
764
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
757
- })(he || (he = {}));
758
- function ht(e) {
759
- return e.type === T.literal;
765
+ })(le || (le = {}));
766
+ function lt(e) {
767
+ return e.type === B.literal;
760
768
  }
761
- function Qr(e) {
762
- return e.type === T.argument;
769
+ function qr(e) {
770
+ return e.type === B.argument;
771
+ }
772
+ function Ot(e) {
773
+ return e.type === B.number;
763
774
  }
764
775
  function It(e) {
765
- return e.type === T.number;
776
+ return e.type === B.date;
766
777
  }
767
778
  function $t(e) {
768
- return e.type === T.date;
779
+ return e.type === B.time;
769
780
  }
770
781
  function Dt(e) {
771
- return e.type === T.time;
782
+ return e.type === B.select;
772
783
  }
773
784
  function Ut(e) {
774
- return e.type === T.select;
785
+ return e.type === B.plural;
775
786
  }
776
- function Gt(e) {
777
- return e.type === T.plural;
787
+ function Qr(e) {
788
+ return e.type === B.pound;
778
789
  }
779
- function en(e) {
780
- return e.type === T.pound;
790
+ function Gt(e) {
791
+ return e.type === B.tag;
781
792
  }
782
793
  function Ft(e) {
783
- return e.type === T.tag;
784
- }
785
- function jt(e) {
786
- return !!(e && typeof e == "object" && e.type === he.number);
794
+ return !!(e && typeof e == "object" && e.type === le.number);
787
795
  }
788
- function Je(e) {
789
- return !!(e && typeof e == "object" && e.type === he.dateTime);
796
+ function We(e) {
797
+ return !!(e && typeof e == "object" && e.type === le.dateTime);
790
798
  }
791
- var Vt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, tn = /(?:[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;
792
- function rn(e) {
799
+ var jt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, en = /(?:[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;
800
+ function tn(e) {
793
801
  var t = {};
794
- return e.replace(tn, function(r) {
802
+ return e.replace(en, function(r) {
795
803
  var n = r.length;
796
804
  switch (r[0]) {
797
805
  case "G":
@@ -880,46 +888,36 @@ function rn(e) {
880
888
  return "";
881
889
  }), t;
882
890
  }
883
- var w = function() {
884
- return w = Object.assign || function(t) {
885
- for (var r, n = 1, i = arguments.length; n < i; n++) {
886
- r = arguments[n];
887
- for (var o in r)
888
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
889
- }
890
- return t;
891
- }, w.apply(this, arguments);
892
- };
893
- var nn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
894
- function on(e) {
891
+ var rn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
892
+ function nn(e) {
895
893
  if (e.length === 0)
896
894
  throw new Error("Number skeleton cannot be empty");
897
- for (var t = e.split(nn).filter(function(f) {
895
+ for (var t = e.split(rn).filter(function(f) {
898
896
  return f.length > 0;
899
897
  }), r = [], n = 0, i = t; n < i.length; n++) {
900
- var o = i[n], s = o.split("/");
898
+ var a = i[n], s = a.split("/");
901
899
  if (s.length === 0)
902
900
  throw new Error("Invalid number skeleton");
903
- for (var a = s[0], h = s.slice(1), u = 0, l = h; u < l.length; u++) {
901
+ for (var o = s[0], h = s.slice(1), u = 0, l = h; u < l.length; u++) {
904
902
  var c = l[u];
905
903
  if (c.length === 0)
906
904
  throw new Error("Invalid number skeleton");
907
905
  }
908
- r.push({ stem: a, options: h });
906
+ r.push({ stem: o, options: h });
909
907
  }
910
908
  return r;
911
909
  }
912
910
  function an(e) {
913
911
  return e.replace(/^(.*?)-/, "");
914
912
  }
915
- var ct = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, zt = /^(@+)?(\+|#+)?[rs]?$/g, sn = /(\*)(0+)|(#+)(0+)|(0+)/g, Xt = /^(0+)$/;
916
- function ft(e) {
913
+ var ht = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Vt = /^(@+)?(\+|#+)?[rs]?$/g, on = /(\*)(0+)|(#+)(0+)|(0+)/g, zt = /^(0+)$/;
914
+ function ct(e) {
917
915
  var t = {};
918
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(zt, function(r, n, i) {
916
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Vt, function(r, n, i) {
919
917
  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)), "";
920
918
  }), t;
921
919
  }
922
- function Wt(e) {
920
+ function Xt(e) {
923
921
  switch (e) {
924
922
  case "sign-auto":
925
923
  return {
@@ -959,7 +957,7 @@ function Wt(e) {
959
957
  };
960
958
  }
961
959
  }
962
- function un(e) {
960
+ function sn(e) {
963
961
  var t;
964
962
  if (e[0] === "E" && e[1] === "E" ? (t = {
965
963
  notation: "engineering"
@@ -967,17 +965,17 @@ function un(e) {
967
965
  notation: "scientific"
968
966
  }, e = e.slice(1)), t) {
969
967
  var r = e.slice(0, 2);
970
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Xt.test(e))
968
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !zt.test(e))
971
969
  throw new Error("Malformed concise eng/scientific notation");
972
970
  t.minimumIntegerDigits = e.length;
973
971
  }
974
972
  return t;
975
973
  }
976
- function mt(e) {
977
- var t = {}, r = Wt(e);
974
+ function ft(e) {
975
+ var t = {}, r = Xt(e);
978
976
  return r || t;
979
977
  }
980
- function ln(e) {
978
+ function un(e) {
981
979
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
982
980
  var i = n[r];
983
981
  switch (i.stem) {
@@ -1012,13 +1010,13 @@ function ln(e) {
1012
1010
  t.notation = "compact", t.compactDisplay = "long";
1013
1011
  continue;
1014
1012
  case "scientific":
1015
- t = w(w(w({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1016
- return w(w({}, h), mt(u));
1013
+ t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1014
+ return _(_({}, h), ft(u));
1017
1015
  }, {}));
1018
1016
  continue;
1019
1017
  case "engineering":
1020
- t = w(w(w({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1021
- return w(w({}, h), mt(u));
1018
+ t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1019
+ return _(_({}, h), ft(u));
1022
1020
  }, {}));
1023
1021
  continue;
1024
1022
  case "notation-simple":
@@ -1063,7 +1061,7 @@ function ln(e) {
1063
1061
  case "integer-width":
1064
1062
  if (i.options.length > 1)
1065
1063
  throw new RangeError("integer-width stems only accept a single optional option");
1066
- i.options[0].replace(sn, function(h, u, l, c, f, g) {
1064
+ i.options[0].replace(on, function(h, u, l, c, f, g) {
1067
1065
  if (u)
1068
1066
  t.minimumIntegerDigits = l.length;
1069
1067
  else {
@@ -1076,32 +1074,32 @@ function ln(e) {
1076
1074
  });
1077
1075
  continue;
1078
1076
  }
1079
- if (Xt.test(i.stem)) {
1077
+ if (zt.test(i.stem)) {
1080
1078
  t.minimumIntegerDigits = i.stem.length;
1081
1079
  continue;
1082
1080
  }
1083
- if (ct.test(i.stem)) {
1081
+ if (ht.test(i.stem)) {
1084
1082
  if (i.options.length > 1)
1085
1083
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1086
- i.stem.replace(ct, function(h, u, l, c, f, g) {
1084
+ i.stem.replace(ht, function(h, u, l, c, f, g) {
1087
1085
  return l === "*" ? 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), "";
1088
1086
  });
1089
- var o = i.options[0];
1090
- o === "w" ? t = w(w({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = w(w({}, t), ft(o)));
1087
+ var a = i.options[0];
1088
+ a === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : a && (t = _(_({}, t), ct(a)));
1091
1089
  continue;
1092
1090
  }
1093
- if (zt.test(i.stem)) {
1094
- t = w(w({}, t), ft(i.stem));
1091
+ if (Vt.test(i.stem)) {
1092
+ t = _(_({}, t), ct(i.stem));
1095
1093
  continue;
1096
1094
  }
1097
- var s = Wt(i.stem);
1098
- s && (t = w(w({}, t), s));
1099
- var a = un(i.stem);
1100
- a && (t = w(w({}, t), a));
1095
+ var s = Xt(i.stem);
1096
+ s && (t = _(_({}, t), s));
1097
+ var o = sn(i.stem);
1098
+ o && (t = _(_({}, t), o));
1101
1099
  }
1102
1100
  return t;
1103
1101
  }
1104
- var we = {
1102
+ var Te = {
1105
1103
  "001": [
1106
1104
  "H",
1107
1105
  "h"
@@ -2516,14 +2514,14 @@ var we = {
2516
2514
  "h"
2517
2515
  ]
2518
2516
  };
2519
- function hn(e, t) {
2517
+ function ln(e, t) {
2520
2518
  for (var r = "", n = 0; n < e.length; n++) {
2521
2519
  var i = e.charAt(n);
2522
2520
  if (i === "j") {
2523
- for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2524
- o++, n++;
2525
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = cn(t);
2526
- for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2521
+ for (var a = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2522
+ a++, n++;
2523
+ var s = 1 + (a & 1), o = a < 2 ? 1 : 3 + (a >> 1), h = "a", u = hn(t);
2524
+ for ((u == "H" || u == "k") && (o = 0); o-- > 0; )
2527
2525
  r += h;
2528
2526
  for (; s-- > 0; )
2529
2527
  r = u + r;
@@ -2532,7 +2530,7 @@ function hn(e, t) {
2532
2530
  }
2533
2531
  return r;
2534
2532
  }
2535
- function cn(e) {
2533
+ function hn(e) {
2536
2534
  var t = e.hourCycle;
2537
2535
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2538
2536
  e.hourCycles && // @ts-ignore
@@ -2551,23 +2549,23 @@ function cn(e) {
2551
2549
  }
2552
2550
  var r = e.language, n;
2553
2551
  r !== "root" && (n = e.maximize().region);
2554
- var i = we[n || ""] || we[r || ""] || we["".concat(r, "-001")] || we["001"];
2552
+ var i = Te[n || ""] || Te[r || ""] || Te["".concat(r, "-001")] || Te["001"];
2555
2553
  return i[0];
2556
2554
  }
2557
- var Fe, fn = new RegExp("^".concat(Vt.source, "*")), mn = new RegExp("".concat(Vt.source, "*$"));
2555
+ var Ue, cn = new RegExp("^".concat(jt.source, "*")), fn = new RegExp("".concat(jt.source, "*$"));
2558
2556
  function v(e, t) {
2559
2557
  return { start: e, end: t };
2560
2558
  }
2561
- var dn = !!String.prototype.startsWith && "_a".startsWith("a", 1), pn = !!String.fromCodePoint, bn = !!Object.fromEntries, gn = !!String.prototype.codePointAt, yn = !!String.prototype.trimStart, vn = !!String.prototype.trimEnd, _n = !!Number.isSafeInteger, En = _n ? Number.isSafeInteger : function(e) {
2559
+ var mn = !!String.prototype.startsWith && "_a".startsWith("a", 1), dn = !!String.fromCodePoint, pn = !!Object.fromEntries, bn = !!String.prototype.codePointAt, gn = !!String.prototype.trimStart, yn = !!String.prototype.trimEnd, vn = !!Number.isSafeInteger, _n = vn ? Number.isSafeInteger : function(e) {
2562
2560
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2563
- }, Ye = !0;
2561
+ }, Ze = !0;
2564
2562
  try {
2565
- var xn = Jt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2566
- Ye = ((Fe = xn.exec("a")) === null || Fe === void 0 ? void 0 : Fe[0]) === "a";
2563
+ var En = Zt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2564
+ Ze = ((Ue = En.exec("a")) === null || Ue === void 0 ? void 0 : Ue[0]) === "a";
2567
2565
  } catch {
2568
- Ye = !1;
2566
+ Ze = !1;
2569
2567
  }
2570
- var dt = dn ? (
2568
+ var mt = mn ? (
2571
2569
  // Native
2572
2570
  function(t, r, n) {
2573
2571
  return t.startsWith(r, n);
@@ -2577,31 +2575,31 @@ var dt = dn ? (
2577
2575
  function(t, r, n) {
2578
2576
  return t.slice(n, n + r.length) === r;
2579
2577
  }
2580
- ), Ke = pn ? String.fromCodePoint : (
2578
+ ), Je = dn ? String.fromCodePoint : (
2581
2579
  // IE11
2582
2580
  function() {
2583
2581
  for (var t = [], r = 0; r < arguments.length; r++)
2584
2582
  t[r] = arguments[r];
2585
- for (var n = "", i = t.length, o = 0, s; i > o; ) {
2586
- if (s = t[o++], s > 1114111)
2583
+ for (var n = "", i = t.length, a = 0, s; i > a; ) {
2584
+ if (s = t[a++], s > 1114111)
2587
2585
  throw RangeError(s + " is not a valid code point");
2588
2586
  n += s < 65536 ? String.fromCharCode(s) : String.fromCharCode(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
2589
2587
  }
2590
2588
  return n;
2591
2589
  }
2592
- ), pt = (
2590
+ ), dt = (
2593
2591
  // native
2594
- bn ? Object.fromEntries : (
2592
+ pn ? Object.fromEntries : (
2595
2593
  // Ponyfill
2596
2594
  function(t) {
2597
2595
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
2598
- var o = i[n], s = o[0], a = o[1];
2599
- r[s] = a;
2596
+ var a = i[n], s = a[0], o = a[1];
2597
+ r[s] = o;
2600
2598
  }
2601
2599
  return r;
2602
2600
  }
2603
2601
  )
2604
- ), Zt = gn ? (
2602
+ ), Wt = bn ? (
2605
2603
  // Native
2606
2604
  function(t, r) {
2607
2605
  return t.codePointAt(r);
@@ -2611,11 +2609,11 @@ var dt = dn ? (
2611
2609
  function(t, r) {
2612
2610
  var n = t.length;
2613
2611
  if (!(r < 0 || r >= n)) {
2614
- var i = t.charCodeAt(r), o;
2615
- return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2612
+ var i = t.charCodeAt(r), a;
2613
+ return i < 55296 || i > 56319 || r + 1 === n || (a = t.charCodeAt(r + 1)) < 56320 || a > 57343 ? i : (i - 55296 << 10) + (a - 56320) + 65536;
2616
2614
  }
2617
2615
  }
2618
- ), Tn = yn ? (
2616
+ ), xn = gn ? (
2619
2617
  // Native
2620
2618
  function(t) {
2621
2619
  return t.trimStart();
@@ -2623,9 +2621,9 @@ var dt = dn ? (
2623
2621
  ) : (
2624
2622
  // Ponyfill
2625
2623
  function(t) {
2626
- return t.replace(fn, "");
2624
+ return t.replace(cn, "");
2627
2625
  }
2628
- ), wn = vn ? (
2626
+ ), Tn = yn ? (
2629
2627
  // Native
2630
2628
  function(t) {
2631
2629
  return t.trimEnd();
@@ -2633,30 +2631,30 @@ var dt = dn ? (
2633
2631
  ) : (
2634
2632
  // Ponyfill
2635
2633
  function(t) {
2636
- return t.replace(mn, "");
2634
+ return t.replace(fn, "");
2637
2635
  }
2638
2636
  );
2639
- function Jt(e, t) {
2637
+ function Zt(e, t) {
2640
2638
  return new RegExp(e, t);
2641
2639
  }
2642
- var qe;
2643
- if (Ye) {
2644
- var bt = Jt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2645
- qe = function(t, r) {
2640
+ var Ye;
2641
+ if (Ze) {
2642
+ var pt = Zt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2643
+ Ye = function(t, r) {
2646
2644
  var n;
2647
- bt.lastIndex = r;
2648
- var i = bt.exec(t);
2645
+ pt.lastIndex = r;
2646
+ var i = pt.exec(t);
2649
2647
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2650
2648
  };
2651
2649
  } else
2652
- qe = function(t, r) {
2650
+ Ye = function(t, r) {
2653
2651
  for (var n = []; ; ) {
2654
- var i = Zt(t, r);
2655
- if (i === void 0 || Yt(i) || Cn(i))
2652
+ var i = Wt(t, r);
2653
+ if (i === void 0 || Jt(i) || Cn(i))
2656
2654
  break;
2657
2655
  n.push(i), r += i >= 65536 ? 2 : 1;
2658
2656
  }
2659
- return Ke.apply(void 0, n);
2657
+ return Je.apply(void 0, n);
2660
2658
  };
2661
2659
  var Bn = (
2662
2660
  /** @class */
@@ -2670,26 +2668,26 @@ var Bn = (
2670
2668
  return this.parseMessage(0, "", !1);
2671
2669
  }, e.prototype.parseMessage = function(t, r, n) {
2672
2670
  for (var i = []; !this.isEOF(); ) {
2673
- var o = this.char();
2674
- if (o === 123) {
2671
+ var a = this.char();
2672
+ if (a === 123) {
2675
2673
  var s = this.parseArgument(t, n);
2676
2674
  if (s.err)
2677
2675
  return s;
2678
2676
  i.push(s.val);
2679
2677
  } else {
2680
- if (o === 125 && t > 0)
2678
+ if (a === 125 && t > 0)
2681
2679
  break;
2682
- if (o === 35 && (r === "plural" || r === "selectordinal")) {
2683
- var a = this.clonePosition();
2680
+ if (a === 35 && (r === "plural" || r === "selectordinal")) {
2681
+ var o = this.clonePosition();
2684
2682
  this.bump(), i.push({
2685
- type: T.pound,
2686
- location: v(a, this.clonePosition())
2683
+ type: B.pound,
2684
+ location: v(o, this.clonePosition())
2687
2685
  });
2688
- } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2686
+ } else if (a === 60 && !this.ignoreTag && this.peek() === 47) {
2689
2687
  if (n)
2690
2688
  break;
2691
2689
  return this.error(b.UNMATCHED_CLOSING_TAG, v(this.clonePosition(), this.clonePosition()));
2692
- } else if (o === 60 && !this.ignoreTag && Qe(this.peek() || 0)) {
2690
+ } else if (a === 60 && !this.ignoreTag && Ke(this.peek() || 0)) {
2693
2691
  var s = this.parseTag(t, r);
2694
2692
  if (s.err)
2695
2693
  return s;
@@ -2710,30 +2708,30 @@ var Bn = (
2710
2708
  if (this.bumpSpace(), this.bumpIf("/>"))
2711
2709
  return {
2712
2710
  val: {
2713
- type: T.literal,
2711
+ type: B.literal,
2714
2712
  value: "<".concat(i, "/>"),
2715
2713
  location: v(n, this.clonePosition())
2716
2714
  },
2717
2715
  err: null
2718
2716
  };
2719
2717
  if (this.bumpIf(">")) {
2720
- var o = this.parseMessage(t + 1, r, !0);
2721
- if (o.err)
2722
- return o;
2723
- var s = o.val, a = this.clonePosition();
2718
+ var a = this.parseMessage(t + 1, r, !0);
2719
+ if (a.err)
2720
+ return a;
2721
+ var s = a.val, o = this.clonePosition();
2724
2722
  if (this.bumpIf("</")) {
2725
- if (this.isEOF() || !Qe(this.char()))
2726
- return this.error(b.INVALID_TAG, v(a, this.clonePosition()));
2723
+ if (this.isEOF() || !Ke(this.char()))
2724
+ return this.error(b.INVALID_TAG, v(o, this.clonePosition()));
2727
2725
  var h = this.clonePosition(), u = this.parseTagName();
2728
2726
  return i !== u ? this.error(b.UNMATCHED_CLOSING_TAG, v(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2729
2727
  val: {
2730
- type: T.tag,
2728
+ type: B.tag,
2731
2729
  value: i,
2732
2730
  children: s,
2733
2731
  location: v(n, this.clonePosition())
2734
2732
  },
2735
2733
  err: null
2736
- } : this.error(b.INVALID_TAG, v(a, this.clonePosition())));
2734
+ } : this.error(b.INVALID_TAG, v(o, this.clonePosition())));
2737
2735
  } else
2738
2736
  return this.error(b.UNCLOSED_TAG, v(n, this.clonePosition()));
2739
2737
  } else
@@ -2745,9 +2743,9 @@ var Bn = (
2745
2743
  return this.message.slice(t, this.offset());
2746
2744
  }, e.prototype.parseLiteral = function(t, r) {
2747
2745
  for (var n = this.clonePosition(), i = ""; ; ) {
2748
- var o = this.tryParseQuote(r);
2749
- if (o) {
2750
- i += o;
2746
+ var a = this.tryParseQuote(r);
2747
+ if (a) {
2748
+ i += a;
2751
2749
  continue;
2752
2750
  }
2753
2751
  var s = this.tryParseUnquoted(t, r);
@@ -2755,21 +2753,21 @@ var Bn = (
2755
2753
  i += s;
2756
2754
  continue;
2757
2755
  }
2758
- var a = this.tryParseLeftAngleBracket();
2759
- if (a) {
2760
- i += a;
2756
+ var o = this.tryParseLeftAngleBracket();
2757
+ if (o) {
2758
+ i += o;
2761
2759
  continue;
2762
2760
  }
2763
2761
  break;
2764
2762
  }
2765
2763
  var h = v(n, this.clonePosition());
2766
2764
  return {
2767
- val: { type: T.literal, value: i, location: h },
2765
+ val: { type: B.literal, value: i, location: h },
2768
2766
  err: null
2769
2767
  };
2770
2768
  }, e.prototype.tryParseLeftAngleBracket = function() {
2771
2769
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2772
- !Sn(this.peek() || 0)) ? (this.bump(), "<") : null;
2770
+ !wn(this.peek() || 0)) ? (this.bump(), "<") : null;
2773
2771
  }, e.prototype.tryParseQuote = function(t) {
2774
2772
  if (this.isEOF() || this.char() !== 39)
2775
2773
  return null;
@@ -2803,12 +2801,12 @@ var Bn = (
2803
2801
  r.push(n);
2804
2802
  this.bump();
2805
2803
  }
2806
- return Ke.apply(void 0, r);
2804
+ return Je.apply(void 0, r);
2807
2805
  }, e.prototype.tryParseUnquoted = function(t, r) {
2808
2806
  if (this.isEOF())
2809
2807
  return null;
2810
2808
  var n = this.char();
2811
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ke(n));
2809
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Je(n));
2812
2810
  }, e.prototype.parseArgument = function(t, r) {
2813
2811
  var n = this.clonePosition();
2814
2812
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -2824,7 +2822,7 @@ var Bn = (
2824
2822
  case 125:
2825
2823
  return this.bump(), {
2826
2824
  val: {
2827
- type: T.argument,
2825
+ type: B.argument,
2828
2826
  // value does not include the opening and closing braces.
2829
2827
  value: i,
2830
2828
  location: v(n, this.clonePosition())
@@ -2837,13 +2835,13 @@ var Bn = (
2837
2835
  return this.error(b.MALFORMED_ARGUMENT, v(n, this.clonePosition()));
2838
2836
  }
2839
2837
  }, e.prototype.parseIdentifierIfPossible = function() {
2840
- var t = this.clonePosition(), r = this.offset(), n = qe(this.message, r), i = r + n.length;
2838
+ var t = this.clonePosition(), r = this.offset(), n = Ye(this.message, r), i = r + n.length;
2841
2839
  this.bumpTo(i);
2842
- var o = this.clonePosition(), s = v(t, o);
2840
+ var a = this.clonePosition(), s = v(t, a);
2843
2841
  return { value: n, location: s };
2844
2842
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2845
- var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, h = this.clonePosition();
2846
- switch (a) {
2843
+ var a, s = this.clonePosition(), o = this.parseIdentifierIfPossible().value, h = this.clonePosition();
2844
+ switch (o) {
2847
2845
  case "":
2848
2846
  return this.error(b.EXPECT_ARGUMENT_TYPE, v(s, h));
2849
2847
  case "number":
@@ -2856,7 +2854,7 @@ var Bn = (
2856
2854
  var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2857
2855
  if (c.err)
2858
2856
  return c;
2859
- var f = wn(c.val);
2857
+ var f = Tn(c.val);
2860
2858
  if (f.length === 0)
2861
2859
  return this.error(b.EXPECT_ARGUMENT_STYLE, v(this.clonePosition(), this.clonePosition()));
2862
2860
  var g = v(l, this.clonePosition());
@@ -2865,38 +2863,38 @@ var Bn = (
2865
2863
  var y = this.tryParseArgumentClose(i);
2866
2864
  if (y.err)
2867
2865
  return y;
2868
- var x = v(i, this.clonePosition());
2869
- if (u && dt(u?.style, "::", 0)) {
2870
- var B = Tn(u.style.slice(2));
2871
- if (a === "number") {
2872
- var c = this.parseNumberSkeletonFromString(B, u.styleLocation);
2866
+ var T = v(i, this.clonePosition());
2867
+ if (u && mt(u?.style, "::", 0)) {
2868
+ var w = xn(u.style.slice(2));
2869
+ if (o === "number") {
2870
+ var c = this.parseNumberSkeletonFromString(w, u.styleLocation);
2873
2871
  return c.err ? c : {
2874
- val: { type: T.number, value: n, location: x, style: c.val },
2872
+ val: { type: B.number, value: n, location: T, style: c.val },
2875
2873
  err: null
2876
2874
  };
2877
2875
  } else {
2878
- if (B.length === 0)
2879
- return this.error(b.EXPECT_DATE_TIME_SKELETON, x);
2880
- var H = B;
2881
- this.locale && (H = hn(B, this.locale));
2876
+ if (w.length === 0)
2877
+ return this.error(b.EXPECT_DATE_TIME_SKELETON, T);
2878
+ var C = w;
2879
+ this.locale && (C = ln(w, this.locale));
2882
2880
  var f = {
2883
- type: he.dateTime,
2884
- pattern: H,
2881
+ type: le.dateTime,
2882
+ pattern: C,
2885
2883
  location: u.styleLocation,
2886
- parsedOptions: this.shouldParseSkeletons ? rn(H) : {}
2887
- }, R = a === "date" ? T.date : T.time;
2884
+ parsedOptions: this.shouldParseSkeletons ? tn(C) : {}
2885
+ }, R = o === "date" ? B.date : B.time;
2888
2886
  return {
2889
- val: { type: R, value: n, location: x, style: f },
2887
+ val: { type: R, value: n, location: T, style: f },
2890
2888
  err: null
2891
2889
  };
2892
2890
  }
2893
2891
  }
2894
2892
  return {
2895
2893
  val: {
2896
- type: a === "number" ? T.number : a === "date" ? T.date : T.time,
2894
+ type: o === "number" ? B.number : o === "date" ? B.date : B.time,
2897
2895
  value: n,
2898
- location: x,
2899
- style: (o = u?.style) !== null && o !== void 0 ? o : null
2896
+ location: T,
2897
+ style: (a = u?.style) !== null && a !== void 0 ? a : null
2900
2898
  },
2901
2899
  err: null
2902
2900
  };
@@ -2904,12 +2902,12 @@ var Bn = (
2904
2902
  case "plural":
2905
2903
  case "selectordinal":
2906
2904
  case "select": {
2907
- var C = this.clonePosition();
2905
+ var S = this.clonePosition();
2908
2906
  if (this.bumpSpace(), !this.bumpIf(","))
2909
- return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, v(C, Ce({}, C)));
2907
+ return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, v(S, _({}, S)));
2910
2908
  this.bumpSpace();
2911
2909
  var N = this.parseIdentifierIfPossible(), A = 0;
2912
- if (a !== "select" && N.value === "offset") {
2910
+ if (o !== "select" && N.value === "offset") {
2913
2911
  if (!this.bumpIf(":"))
2914
2912
  return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v(this.clonePosition(), this.clonePosition()));
2915
2913
  this.bumpSpace();
@@ -2918,29 +2916,29 @@ var Bn = (
2918
2916
  return c;
2919
2917
  this.bumpSpace(), N = this.parseIdentifierIfPossible(), A = c.val;
2920
2918
  }
2921
- var Z = this.tryParsePluralOrSelectOptions(t, a, r, N);
2919
+ var Z = this.tryParsePluralOrSelectOptions(t, o, r, N);
2922
2920
  if (Z.err)
2923
2921
  return Z;
2924
2922
  var y = this.tryParseArgumentClose(i);
2925
2923
  if (y.err)
2926
2924
  return y;
2927
- var te = v(i, this.clonePosition());
2928
- return a === "select" ? {
2925
+ var ee = v(i, this.clonePosition());
2926
+ return o === "select" ? {
2929
2927
  val: {
2930
- type: T.select,
2928
+ type: B.select,
2931
2929
  value: n,
2932
- options: pt(Z.val),
2933
- location: te
2930
+ options: dt(Z.val),
2931
+ location: ee
2934
2932
  },
2935
2933
  err: null
2936
2934
  } : {
2937
2935
  val: {
2938
- type: T.plural,
2936
+ type: B.plural,
2939
2937
  value: n,
2940
- options: pt(Z.val),
2938
+ options: dt(Z.val),
2941
2939
  offset: A,
2942
- pluralType: a === "plural" ? "cardinal" : "ordinal",
2943
- location: te
2940
+ pluralType: o === "plural" ? "cardinal" : "ordinal",
2941
+ location: ee
2944
2942
  },
2945
2943
  err: null
2946
2944
  };
@@ -2988,21 +2986,21 @@ var Bn = (
2988
2986
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2989
2987
  var n = [];
2990
2988
  try {
2991
- n = on(t);
2989
+ n = nn(t);
2992
2990
  } catch {
2993
2991
  return this.error(b.INVALID_NUMBER_SKELETON, r);
2994
2992
  }
2995
2993
  return {
2996
2994
  val: {
2997
- type: he.number,
2995
+ type: le.number,
2998
2996
  tokens: n,
2999
2997
  location: r,
3000
- parsedOptions: this.shouldParseSkeletons ? ln(n) : {}
2998
+ parsedOptions: this.shouldParseSkeletons ? un(n) : {}
3001
2999
  },
3002
3000
  err: null
3003
3001
  };
3004
3002
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3005
- for (var o, s = !1, a = [], h = /* @__PURE__ */ new Set(), u = i.value, l = i.location; ; ) {
3003
+ for (var a, s = !1, o = [], h = /* @__PURE__ */ new Set(), u = i.value, l = i.location; ; ) {
3006
3004
  if (u.length === 0) {
3007
3005
  var c = this.clonePosition();
3008
3006
  if (r !== "select" && this.bumpIf("=")) {
@@ -3022,30 +3020,30 @@ var Bn = (
3022
3020
  var y = this.parseMessage(t + 1, r, n);
3023
3021
  if (y.err)
3024
3022
  return y;
3025
- var x = this.tryParseArgumentClose(g);
3026
- if (x.err)
3027
- return x;
3028
- a.push([
3023
+ var T = this.tryParseArgumentClose(g);
3024
+ if (T.err)
3025
+ return T;
3026
+ o.push([
3029
3027
  u,
3030
3028
  {
3031
3029
  value: y.val,
3032
3030
  location: v(g, this.clonePosition())
3033
3031
  }
3034
- ]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
3032
+ ]), h.add(u), this.bumpSpace(), a = this.parseIdentifierIfPossible(), u = a.value, l = a.location;
3035
3033
  }
3036
- return a.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, v(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(b.MISSING_OTHER_CLAUSE, v(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3034
+ return o.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, v(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(b.MISSING_OTHER_CLAUSE, v(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
3037
3035
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3038
3036
  var n = 1, i = this.clonePosition();
3039
3037
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3040
- for (var o = !1, s = 0; !this.isEOF(); ) {
3041
- var a = this.char();
3042
- if (a >= 48 && a <= 57)
3043
- o = !0, s = s * 10 + (a - 48), this.bump();
3038
+ for (var a = !1, s = 0; !this.isEOF(); ) {
3039
+ var o = this.char();
3040
+ if (o >= 48 && o <= 57)
3041
+ a = !0, s = s * 10 + (o - 48), this.bump();
3044
3042
  else
3045
3043
  break;
3046
3044
  }
3047
3045
  var h = v(i, this.clonePosition());
3048
- return o ? (s *= n, En(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3046
+ return a ? (s *= n, _n(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3049
3047
  }, e.prototype.offset = function() {
3050
3048
  return this.position.offset;
3051
3049
  }, e.prototype.isEOF = function() {
@@ -3060,7 +3058,7 @@ var Bn = (
3060
3058
  var t = this.position.offset;
3061
3059
  if (t >= this.message.length)
3062
3060
  throw Error("out of bound");
3063
- var r = Zt(this.message, t);
3061
+ var r = Wt(this.message, t);
3064
3062
  if (r === void 0)
3065
3063
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3066
3064
  return r;
@@ -3079,7 +3077,7 @@ var Bn = (
3079
3077
  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);
3080
3078
  }
3081
3079
  }, e.prototype.bumpIf = function(t) {
3082
- if (dt(this.message, t, this.offset())) {
3080
+ if (mt(this.message, t, this.offset())) {
3083
3081
  for (var r = 0; r < t.length; r++)
3084
3082
  this.bump();
3085
3083
  return !0;
@@ -3101,7 +3099,7 @@ var Bn = (
3101
3099
  break;
3102
3100
  }
3103
3101
  }, e.prototype.bumpSpace = function() {
3104
- for (; !this.isEOF() && Yt(this.char()); )
3102
+ for (; !this.isEOF() && Jt(this.char()); )
3105
3103
  this.bump();
3106
3104
  }, e.prototype.peek = function() {
3107
3105
  if (this.isEOF())
@@ -3111,204 +3109,204 @@ var Bn = (
3111
3109
  }, e;
3112
3110
  }()
3113
3111
  );
3114
- function Qe(e) {
3112
+ function Ke(e) {
3115
3113
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3116
3114
  }
3117
- function Sn(e) {
3118
- return Qe(e) || e === 47;
3115
+ function wn(e) {
3116
+ return Ke(e) || e === 47;
3119
3117
  }
3120
3118
  function Hn(e) {
3121
3119
  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;
3122
3120
  }
3123
- function Yt(e) {
3121
+ function Jt(e) {
3124
3122
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3125
3123
  }
3126
3124
  function Cn(e) {
3127
3125
  return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
3128
3126
  }
3129
- function et(e) {
3127
+ function qe(e) {
3130
3128
  e.forEach(function(t) {
3131
- if (delete t.location, Ut(t) || Gt(t))
3129
+ if (delete t.location, Dt(t) || Ut(t))
3132
3130
  for (var r in t.options)
3133
- delete t.options[r].location, et(t.options[r].value);
3131
+ delete t.options[r].location, qe(t.options[r].value);
3134
3132
  else
3135
- It(t) && jt(t.style) || ($t(t) || Dt(t)) && Je(t.style) ? delete t.style.location : Ft(t) && et(t.children);
3133
+ Ot(t) && Ft(t.style) || (It(t) || $t(t)) && We(t.style) ? delete t.style.location : Gt(t) && qe(t.children);
3136
3134
  });
3137
3135
  }
3138
- function Mn(e, t) {
3139
- t === void 0 && (t = {}), t = Ce({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3136
+ function Sn(e, t) {
3137
+ t === void 0 && (t = {}), t = _({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3140
3138
  var r = new Bn(e, t).parse();
3141
3139
  if (r.err) {
3142
3140
  var n = SyntaxError(b[r.err.kind]);
3143
3141
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3144
3142
  }
3145
- return t?.captureLocation || et(r.val), r.val;
3143
+ return t?.captureLocation || qe(r.val), r.val;
3146
3144
  }
3147
- var ce;
3145
+ var he;
3148
3146
  (function(e) {
3149
3147
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3150
- })(ce || (ce = {}));
3151
- var Pe = (
3148
+ })(he || (he = {}));
3149
+ var Ae = (
3152
3150
  /** @class */
3153
3151
  function(e) {
3154
- Le(t, e);
3152
+ Ne(t, e);
3155
3153
  function t(r, n, i) {
3156
- var o = e.call(this, r) || this;
3157
- return o.code = n, o.originalMessage = i, o;
3154
+ var a = e.call(this, r) || this;
3155
+ return a.code = n, a.originalMessage = i, a;
3158
3156
  }
3159
3157
  return t.prototype.toString = function() {
3160
3158
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3161
3159
  }, t;
3162
3160
  }(Error)
3163
- ), gt = (
3161
+ ), bt = (
3164
3162
  /** @class */
3165
3163
  function(e) {
3166
- Le(t, e);
3167
- function t(r, n, i, o) {
3168
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ce.INVALID_VALUE, o) || this;
3164
+ Ne(t, e);
3165
+ function t(r, n, i, a) {
3166
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), he.INVALID_VALUE, a) || this;
3169
3167
  }
3170
3168
  return t;
3171
- }(Pe)
3172
- ), Rn = (
3169
+ }(Ae)
3170
+ ), Mn = (
3173
3171
  /** @class */
3174
3172
  function(e) {
3175
- Le(t, e);
3173
+ Ne(t, e);
3176
3174
  function t(r, n, i) {
3177
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ce.INVALID_VALUE, i) || this;
3175
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), he.INVALID_VALUE, i) || this;
3178
3176
  }
3179
3177
  return t;
3180
- }(Pe)
3181
- ), kn = (
3178
+ }(Ae)
3179
+ ), Rn = (
3182
3180
  /** @class */
3183
3181
  function(e) {
3184
- Le(t, e);
3182
+ Ne(t, e);
3185
3183
  function t(r, n) {
3186
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ce.MISSING_VALUE, n) || this;
3184
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), he.MISSING_VALUE, n) || this;
3187
3185
  }
3188
3186
  return t;
3189
- }(Pe)
3187
+ }(Ae)
3190
3188
  ), O;
3191
3189
  (function(e) {
3192
3190
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3193
3191
  })(O || (O = {}));
3194
- function Nn(e) {
3192
+ function kn(e) {
3195
3193
  return e.length < 2 ? e : e.reduce(function(t, r) {
3196
3194
  var n = t[t.length - 1];
3197
3195
  return !n || n.type !== O.literal || r.type !== O.literal ? t.push(r) : n.value += r.value, t;
3198
3196
  }, []);
3199
3197
  }
3200
- function An(e) {
3198
+ function Nn(e) {
3201
3199
  return typeof e == "function";
3202
3200
  }
3203
- function Se(e, t, r, n, i, o, s) {
3204
- if (e.length === 1 && ht(e[0]))
3201
+ function we(e, t, r, n, i, a, s) {
3202
+ if (e.length === 1 && lt(e[0]))
3205
3203
  return [
3206
3204
  {
3207
3205
  type: O.literal,
3208
3206
  value: e[0].value
3209
3207
  }
3210
3208
  ];
3211
- for (var a = [], h = 0, u = e; h < u.length; h++) {
3209
+ for (var o = [], h = 0, u = e; h < u.length; h++) {
3212
3210
  var l = u[h];
3213
- if (ht(l)) {
3214
- a.push({
3211
+ if (lt(l)) {
3212
+ o.push({
3215
3213
  type: O.literal,
3216
3214
  value: l.value
3217
3215
  });
3218
3216
  continue;
3219
3217
  }
3220
- if (en(l)) {
3221
- typeof o == "number" && a.push({
3218
+ if (Qr(l)) {
3219
+ typeof a == "number" && o.push({
3222
3220
  type: O.literal,
3223
- value: r.getNumberFormat(t).format(o)
3221
+ value: r.getNumberFormat(t).format(a)
3224
3222
  });
3225
3223
  continue;
3226
3224
  }
3227
3225
  var c = l.value;
3228
3226
  if (!(i && c in i))
3229
- throw new kn(c, s);
3227
+ throw new Rn(c, s);
3230
3228
  var f = i[c];
3231
- if (Qr(l)) {
3232
- (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3229
+ if (qr(l)) {
3230
+ (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), o.push({
3233
3231
  type: typeof f == "string" ? O.literal : O.object,
3234
3232
  value: f
3235
3233
  });
3236
3234
  continue;
3237
3235
  }
3238
- if ($t(l)) {
3239
- var g = typeof l.style == "string" ? n.date[l.style] : Je(l.style) ? l.style.parsedOptions : void 0;
3240
- a.push({
3236
+ if (It(l)) {
3237
+ var g = typeof l.style == "string" ? n.date[l.style] : We(l.style) ? l.style.parsedOptions : void 0;
3238
+ o.push({
3241
3239
  type: O.literal,
3242
3240
  value: r.getDateTimeFormat(t, g).format(f)
3243
3241
  });
3244
3242
  continue;
3245
3243
  }
3246
- if (Dt(l)) {
3247
- var g = typeof l.style == "string" ? n.time[l.style] : Je(l.style) ? l.style.parsedOptions : n.time.medium;
3248
- a.push({
3244
+ if ($t(l)) {
3245
+ var g = typeof l.style == "string" ? n.time[l.style] : We(l.style) ? l.style.parsedOptions : n.time.medium;
3246
+ o.push({
3249
3247
  type: O.literal,
3250
3248
  value: r.getDateTimeFormat(t, g).format(f)
3251
3249
  });
3252
3250
  continue;
3253
3251
  }
3254
- if (It(l)) {
3255
- var g = typeof l.style == "string" ? n.number[l.style] : jt(l.style) ? l.style.parsedOptions : void 0;
3256
- g && g.scale && (f = f * (g.scale || 1)), a.push({
3252
+ if (Ot(l)) {
3253
+ var g = typeof l.style == "string" ? n.number[l.style] : Ft(l.style) ? l.style.parsedOptions : void 0;
3254
+ g && g.scale && (f = f * (g.scale || 1)), o.push({
3257
3255
  type: O.literal,
3258
3256
  value: r.getNumberFormat(t, g).format(f)
3259
3257
  });
3260
3258
  continue;
3261
3259
  }
3262
- if (Ft(l)) {
3263
- var y = l.children, x = l.value, B = i[x];
3264
- if (!An(B))
3265
- throw new Rn(x, "function", s);
3266
- var H = Se(y, t, r, n, i, o), R = B(H.map(function(A) {
3260
+ if (Gt(l)) {
3261
+ var y = l.children, T = l.value, w = i[T];
3262
+ if (!Nn(w))
3263
+ throw new Mn(T, "function", s);
3264
+ var C = we(y, t, r, n, i, a), R = w(C.map(function(A) {
3267
3265
  return A.value;
3268
3266
  }));
3269
- Array.isArray(R) || (R = [R]), a.push.apply(a, R.map(function(A) {
3267
+ Array.isArray(R) || (R = [R]), o.push.apply(o, R.map(function(A) {
3270
3268
  return {
3271
3269
  type: typeof A == "string" ? O.literal : O.object,
3272
3270
  value: A
3273
3271
  };
3274
3272
  }));
3275
3273
  }
3276
- if (Ut(l)) {
3277
- var C = l.options[f] || l.options.other;
3278
- if (!C)
3279
- throw new gt(l.value, f, Object.keys(l.options), s);
3280
- a.push.apply(a, Se(C.value, t, r, n, i));
3274
+ if (Dt(l)) {
3275
+ var S = l.options[f] || l.options.other;
3276
+ if (!S)
3277
+ throw new bt(l.value, f, Object.keys(l.options), s);
3278
+ o.push.apply(o, we(S.value, t, r, n, i));
3281
3279
  continue;
3282
3280
  }
3283
- if (Gt(l)) {
3284
- var C = l.options["=".concat(f)];
3285
- if (!C) {
3281
+ if (Ut(l)) {
3282
+ var S = l.options["=".concat(f)];
3283
+ if (!S) {
3286
3284
  if (!Intl.PluralRules)
3287
- throw new Pe(`Intl.PluralRules is not available in this environment.
3285
+ throw new Ae(`Intl.PluralRules is not available in this environment.
3288
3286
  Try polyfilling it using "@formatjs/intl-pluralrules"
3289
- `, ce.MISSING_INTL_API, s);
3287
+ `, he.MISSING_INTL_API, s);
3290
3288
  var N = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
3291
- C = l.options[N] || l.options.other;
3289
+ S = l.options[N] || l.options.other;
3292
3290
  }
3293
- if (!C)
3294
- throw new gt(l.value, f, Object.keys(l.options), s);
3295
- a.push.apply(a, Se(C.value, t, r, n, i, f - (l.offset || 0)));
3291
+ if (!S)
3292
+ throw new bt(l.value, f, Object.keys(l.options), s);
3293
+ o.push.apply(o, we(S.value, t, r, n, i, f - (l.offset || 0)));
3296
3294
  continue;
3297
3295
  }
3298
3296
  }
3299
- return Nn(a);
3297
+ return kn(o);
3300
3298
  }
3301
- function Ln(e, t) {
3302
- return t ? J(J(J({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3303
- return r[n] = J(J({}, e[n]), t[n] || {}), r;
3299
+ function An(e, t) {
3300
+ return t ? _(_(_({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3301
+ return r[n] = _(_({}, e[n]), t[n] || {}), r;
3304
3302
  }, {})) : e;
3305
3303
  }
3306
- function Pn(e, t) {
3304
+ function Ln(e, t) {
3307
3305
  return t ? Object.keys(e).reduce(function(r, n) {
3308
- return r[n] = Ln(e[n], t[n]), r;
3309
- }, J({}, e)) : e;
3306
+ return r[n] = An(e[n], t[n]), r;
3307
+ }, _({}, e)) : e;
3310
3308
  }
3311
- function je(e) {
3309
+ function Ge(e) {
3312
3310
  return {
3313
3311
  create: function() {
3314
3312
  return {
@@ -3322,50 +3320,50 @@ function je(e) {
3322
3320
  }
3323
3321
  };
3324
3322
  }
3325
- function On(e) {
3323
+ function Pn(e) {
3326
3324
  return e === void 0 && (e = {
3327
3325
  number: {},
3328
3326
  dateTime: {},
3329
3327
  pluralRules: {}
3330
3328
  }), {
3331
- getNumberFormat: Ue(function() {
3329
+ getNumberFormat: $e(function() {
3332
3330
  for (var t, r = [], n = 0; n < arguments.length; n++)
3333
3331
  r[n] = arguments[n];
3334
- return new ((t = Intl.NumberFormat).bind.apply(t, De([void 0], r, !1)))();
3332
+ return new ((t = Intl.NumberFormat).bind.apply(t, Ie([void 0], r, !1)))();
3335
3333
  }, {
3336
- cache: je(e.number),
3337
- strategy: Ge.variadic
3334
+ cache: Ge(e.number),
3335
+ strategy: De.variadic
3338
3336
  }),
3339
- getDateTimeFormat: Ue(function() {
3337
+ getDateTimeFormat: $e(function() {
3340
3338
  for (var t, r = [], n = 0; n < arguments.length; n++)
3341
3339
  r[n] = arguments[n];
3342
- return new ((t = Intl.DateTimeFormat).bind.apply(t, De([void 0], r, !1)))();
3340
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Ie([void 0], r, !1)))();
3343
3341
  }, {
3344
- cache: je(e.dateTime),
3345
- strategy: Ge.variadic
3342
+ cache: Ge(e.dateTime),
3343
+ strategy: De.variadic
3346
3344
  }),
3347
- getPluralRules: Ue(function() {
3345
+ getPluralRules: $e(function() {
3348
3346
  for (var t, r = [], n = 0; n < arguments.length; n++)
3349
3347
  r[n] = arguments[n];
3350
- return new ((t = Intl.PluralRules).bind.apply(t, De([void 0], r, !1)))();
3348
+ return new ((t = Intl.PluralRules).bind.apply(t, Ie([void 0], r, !1)))();
3351
3349
  }, {
3352
- cache: je(e.pluralRules),
3353
- strategy: Ge.variadic
3350
+ cache: Ge(e.pluralRules),
3351
+ strategy: De.variadic
3354
3352
  })
3355
3353
  };
3356
3354
  }
3357
- var In = (
3355
+ var On = (
3358
3356
  /** @class */
3359
3357
  function() {
3360
3358
  function e(t, r, n, i) {
3361
3359
  r === void 0 && (r = e.defaultLocale);
3362
- var o = this;
3360
+ var a = this;
3363
3361
  if (this.formatterCache = {
3364
3362
  number: {},
3365
3363
  dateTime: {},
3366
3364
  pluralRules: {}
3367
3365
  }, this.format = function(h) {
3368
- var u = o.formatToParts(h);
3366
+ var u = a.formatToParts(h);
3369
3367
  if (u.length === 1)
3370
3368
  return u[0].value;
3371
3369
  var l = u.reduce(function(c, f) {
@@ -3373,26 +3371,26 @@ var In = (
3373
3371
  }, []);
3374
3372
  return l.length <= 1 ? l[0] || "" : l;
3375
3373
  }, this.formatToParts = function(h) {
3376
- return Se(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3374
+ return we(a.ast, a.locales, a.formatters, a.formats, h, void 0, a.message);
3377
3375
  }, this.resolvedOptions = function() {
3378
3376
  var h;
3379
3377
  return {
3380
- locale: ((h = o.resolvedLocale) === null || h === void 0 ? void 0 : h.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3378
+ locale: ((h = a.resolvedLocale) === null || h === void 0 ? void 0 : h.toString()) || Intl.NumberFormat.supportedLocalesOf(a.locales)[0]
3381
3379
  };
3382
3380
  }, this.getAst = function() {
3383
- return o.ast;
3381
+ return a.ast;
3384
3382
  }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3385
3383
  if (this.message = t, !e.__parse)
3386
3384
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3387
3385
  var s = i || {};
3388
3386
  s.formatters;
3389
- var a = zr(s, ["formatters"]);
3390
- this.ast = e.__parse(t, J(J({}, a), { locale: this.resolvedLocale }));
3387
+ var o = Vr(s, ["formatters"]);
3388
+ this.ast = e.__parse(t, _(_({}, o), { locale: this.resolvedLocale }));
3391
3389
  } else
3392
3390
  this.ast = t;
3393
3391
  if (!Array.isArray(this.ast))
3394
3392
  throw new TypeError("A message must be provided as a String or AST.");
3395
- this.formats = Pn(e.formats, n), this.formatters = i && i.formatters || On(this.formatterCache);
3393
+ this.formats = Ln(e.formats, n), this.formatters = i && i.formatters || Pn(this.formatterCache);
3396
3394
  }
3397
3395
  return Object.defineProperty(e, "defaultLocale", {
3398
3396
  get: function() {
@@ -3405,7 +3403,7 @@ var In = (
3405
3403
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3406
3404
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3407
3405
  }
3408
- }, e.__parse = Mn, e.formats = {
3406
+ }, e.__parse = Sn, e.formats = {
3409
3407
  number: {
3410
3408
  integer: {
3411
3409
  maximumFractionDigits: 0
@@ -3466,7 +3464,7 @@ var In = (
3466
3464
  }, e;
3467
3465
  }()
3468
3466
  );
3469
- function $n(e, t) {
3467
+ function In(e, t) {
3470
3468
  if (t == null)
3471
3469
  return;
3472
3470
  if (t in e)
@@ -3476,9 +3474,9 @@ function $n(e, t) {
3476
3474
  for (let i = 0; i < r.length; i++)
3477
3475
  if (typeof n == "object") {
3478
3476
  if (i > 0) {
3479
- const o = r.slice(i, r.length).join(".");
3480
- if (o in n) {
3481
- n = n[o];
3477
+ const a = r.slice(i, r.length).join(".");
3478
+ if (a in n) {
3479
+ n = n[a];
3482
3480
  break;
3483
3481
  }
3484
3482
  }
@@ -3487,92 +3485,92 @@ function $n(e, t) {
3487
3485
  n = void 0;
3488
3486
  return n;
3489
3487
  }
3490
- const Q = {}, Dn = (e, t, r) => r && (t in Q || (Q[t] = {}), e in Q[t] || (Q[t][e] = r), r), Kt = (e, t) => {
3488
+ const q = {}, $n = (e, t, r) => r && (t in q || (q[t] = {}), e in q[t] || (q[t][e] = r), r), Yt = (e, t) => {
3491
3489
  if (t == null)
3492
3490
  return;
3493
- if (t in Q && e in Q[t])
3494
- return Q[t][e];
3495
- const r = Oe(t);
3491
+ if (t in q && e in q[t])
3492
+ return q[t][e];
3493
+ const r = Le(t);
3496
3494
  for (let n = 0; n < r.length; n++) {
3497
- const i = r[n], o = Gn(i, e);
3498
- if (o)
3499
- return Dn(e, t, o);
3495
+ const i = r[n], a = Un(i, e);
3496
+ if (a)
3497
+ return $n(e, t, a);
3500
3498
  }
3501
3499
  };
3502
- let it;
3503
- const de = Ae({});
3504
- function Un(e) {
3505
- return it[e] || null;
3500
+ let nt;
3501
+ const me = ke({});
3502
+ function Dn(e) {
3503
+ return nt[e] || null;
3506
3504
  }
3507
- function qt(e) {
3508
- return e in it;
3505
+ function Kt(e) {
3506
+ return e in nt;
3509
3507
  }
3510
- function Gn(e, t) {
3511
- if (!qt(e))
3508
+ function Un(e, t) {
3509
+ if (!Kt(e))
3512
3510
  return null;
3513
- const r = Un(e);
3514
- return $n(r, t);
3511
+ const r = Dn(e);
3512
+ return In(r, t);
3515
3513
  }
3516
- function Fn(e) {
3514
+ function Gn(e) {
3517
3515
  if (e == null)
3518
3516
  return;
3519
- const t = Oe(e);
3517
+ const t = Le(e);
3520
3518
  for (let r = 0; r < t.length; r++) {
3521
3519
  const n = t[r];
3522
- if (qt(n))
3520
+ if (Kt(n))
3523
3521
  return n;
3524
3522
  }
3525
3523
  }
3526
- function Qt(e, ...t) {
3527
- delete Q[e], de.update((r) => (r[e] = Vr.all([r[e] || {}, ...t]), r));
3524
+ function qt(e, ...t) {
3525
+ delete q[e], me.update((r) => (r[e] = jr.all([r[e] || {}, ...t]), r));
3528
3526
  }
3529
- me(
3530
- [de],
3527
+ fe(
3528
+ [me],
3531
3529
  ([e]) => Object.keys(e)
3532
3530
  );
3533
- de.subscribe((e) => it = e);
3531
+ me.subscribe((e) => nt = e);
3534
3532
  const He = {};
3535
- function jn(e, t) {
3533
+ function Fn(e, t) {
3536
3534
  He[e].delete(t), He[e].size === 0 && delete He[e];
3537
3535
  }
3538
- function er(e) {
3536
+ function Qt(e) {
3539
3537
  return He[e];
3540
3538
  }
3541
- function Vn(e) {
3542
- return Oe(e).map((t) => {
3543
- const r = er(t);
3539
+ function jn(e) {
3540
+ return Le(e).map((t) => {
3541
+ const r = Qt(t);
3544
3542
  return [t, r ? [...r] : []];
3545
3543
  }).filter(([, t]) => t.length > 0);
3546
3544
  }
3547
- function tt(e) {
3548
- return e == null ? !1 : Oe(e).some(
3545
+ function Qe(e) {
3546
+ return e == null ? !1 : Le(e).some(
3549
3547
  (t) => {
3550
3548
  var r;
3551
- return (r = er(t)) == null ? void 0 : r.size;
3549
+ return (r = Qt(t)) == null ? void 0 : r.size;
3552
3550
  }
3553
3551
  );
3554
3552
  }
3555
- function zn(e, t) {
3553
+ function Vn(e, t) {
3556
3554
  return Promise.all(
3557
- t.map((n) => (jn(e, n), n().then((i) => i.default || i)))
3558
- ).then((n) => Qt(e, ...n));
3559
- }
3560
- const be = {};
3561
- function tr(e) {
3562
- if (!tt(e))
3563
- return e in be ? be[e] : Promise.resolve();
3564
- const t = Vn(e);
3565
- return be[e] = Promise.all(
3555
+ t.map((n) => (Fn(e, n), n().then((i) => i.default || i)))
3556
+ ).then((n) => qt(e, ...n));
3557
+ }
3558
+ const pe = {};
3559
+ function er(e) {
3560
+ if (!Qe(e))
3561
+ return e in pe ? pe[e] : Promise.resolve();
3562
+ const t = jn(e);
3563
+ return pe[e] = Promise.all(
3566
3564
  t.map(
3567
- ([r, n]) => zn(r, n)
3565
+ ([r, n]) => Vn(r, n)
3568
3566
  )
3569
3567
  ).then(() => {
3570
- if (tt(e))
3571
- return tr(e);
3572
- delete be[e];
3573
- }), be[e];
3568
+ if (Qe(e))
3569
+ return er(e);
3570
+ delete pe[e];
3571
+ }), pe[e];
3574
3572
  }
3575
- const Xn = {
3573
+ const zn = {
3576
3574
  number: {
3577
3575
  scientific: { notation: "scientific" },
3578
3576
  engineering: { notation: "engineering" },
@@ -3601,159 +3599,159 @@ const Xn = {
3601
3599
  timeZoneName: "short"
3602
3600
  }
3603
3601
  }
3604
- }, Wn = {
3602
+ }, Xn = {
3605
3603
  fallbackLocale: null,
3606
3604
  loadingDelay: 200,
3607
- formats: Xn,
3605
+ formats: zn,
3608
3606
  warnOnMissingMessages: !0,
3609
3607
  handleMissingMessage: void 0,
3610
3608
  ignoreTag: !0
3611
- }, Zn = Wn;
3612
- function fe() {
3613
- return Zn;
3614
- }
3615
- const Ve = Ae(!1);
3616
- var Jn = Object.defineProperty, Yn = Object.defineProperties, Kn = Object.getOwnPropertyDescriptors, yt = Object.getOwnPropertySymbols, qn = Object.prototype.hasOwnProperty, Qn = Object.prototype.propertyIsEnumerable, vt = (e, t, r) => t in e ? Jn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ei = (e, t) => {
3617
- for (var r in t || (t = {}))
3618
- qn.call(t, r) && vt(e, r, t[r]);
3619
- if (yt)
3620
- for (var r of yt(t))
3621
- Qn.call(t, r) && vt(e, r, t[r]);
3609
+ }, Wn = Xn;
3610
+ function ce() {
3611
+ return Wn;
3612
+ }
3613
+ const Fe = ke(!1);
3614
+ var Zn = Object.defineProperty, Jn = Object.defineProperties, Yn = Object.getOwnPropertyDescriptors, gt = Object.getOwnPropertySymbols, Kn = Object.prototype.hasOwnProperty, qn = Object.prototype.propertyIsEnumerable, yt = (e, t, r) => t in e ? Zn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Qn = (e, t) => {
3615
+ for (var r in t)
3616
+ Kn.call(t, r) && yt(e, r, t[r]);
3617
+ if (gt)
3618
+ for (var r of gt(t))
3619
+ qn.call(t, r) && yt(e, r, t[r]);
3622
3620
  return e;
3623
- }, ti = (e, t) => Yn(e, Kn(t));
3624
- let rt;
3625
- const Me = Ae(null);
3626
- function _t(e) {
3621
+ }, ei = (e, t) => Jn(e, Yn(t));
3622
+ let et;
3623
+ const Ce = ke(null);
3624
+ function vt(e) {
3627
3625
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3628
3626
  }
3629
- function Oe(e, t = fe().fallbackLocale) {
3630
- const r = _t(e);
3631
- return t ? [.../* @__PURE__ */ new Set([...r, ..._t(t)])] : r;
3627
+ function Le(e, t = ce().fallbackLocale) {
3628
+ const r = vt(e);
3629
+ return t ? [.../* @__PURE__ */ new Set([...r, ...vt(t)])] : r;
3632
3630
  }
3633
- function ie() {
3634
- return rt ?? void 0;
3631
+ function ne() {
3632
+ return et ?? void 0;
3635
3633
  }
3636
- Me.subscribe((e) => {
3637
- rt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3634
+ Ce.subscribe((e) => {
3635
+ et = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3638
3636
  });
3639
- const ri = (e) => {
3640
- if (e && Fn(e) && tt(e)) {
3641
- const { loadingDelay: t } = fe();
3637
+ const ti = (e) => {
3638
+ if (e && Gn(e) && Qe(e)) {
3639
+ const { loadingDelay: t } = ce();
3642
3640
  let r;
3643
- return typeof window < "u" && ie() != null && t ? r = window.setTimeout(
3644
- () => Ve.set(!0),
3641
+ return typeof window < "u" && ne() != null && t ? r = window.setTimeout(
3642
+ () => Fe.set(!0),
3645
3643
  t
3646
- ) : Ve.set(!0), tr(e).then(() => {
3647
- Me.set(e);
3644
+ ) : Fe.set(!0), er(e).then(() => {
3645
+ Ce.set(e);
3648
3646
  }).finally(() => {
3649
- clearTimeout(r), Ve.set(!1);
3647
+ clearTimeout(r), Fe.set(!1);
3650
3648
  });
3651
3649
  }
3652
- return Me.set(e);
3653
- }, ee = ti(ei({}, Me), {
3654
- set: ri
3655
- }), Ie = (e) => {
3650
+ return Ce.set(e);
3651
+ }, Q = ei(Qn({}, Ce), {
3652
+ set: ti
3653
+ }), Pe = (e) => {
3656
3654
  const t = /* @__PURE__ */ Object.create(null);
3657
3655
  return (n) => {
3658
3656
  const i = JSON.stringify(n);
3659
3657
  return i in t ? t[i] : t[i] = e(n);
3660
3658
  };
3661
3659
  };
3662
- var ni = Object.defineProperty, Re = Object.getOwnPropertySymbols, rr = Object.prototype.hasOwnProperty, nr = Object.prototype.propertyIsEnumerable, Et = (e, t, r) => t in e ? ni(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ot = (e, t) => {
3660
+ var ri = Object.defineProperty, Se = Object.getOwnPropertySymbols, tr = Object.prototype.hasOwnProperty, rr = Object.prototype.propertyIsEnumerable, _t = (e, t, r) => t in e ? ri(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, it = (e, t) => {
3663
3661
  for (var r in t || (t = {}))
3664
- rr.call(t, r) && Et(e, r, t[r]);
3665
- if (Re)
3666
- for (var r of Re(t))
3667
- nr.call(t, r) && Et(e, r, t[r]);
3662
+ tr.call(t, r) && _t(e, r, t[r]);
3663
+ if (Se)
3664
+ for (var r of Se(t))
3665
+ rr.call(t, r) && _t(e, r, t[r]);
3668
3666
  return e;
3669
- }, pe = (e, t) => {
3667
+ }, de = (e, t) => {
3670
3668
  var r = {};
3671
3669
  for (var n in e)
3672
- rr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3673
- if (e != null && Re)
3674
- for (var n of Re(e))
3675
- t.indexOf(n) < 0 && nr.call(e, n) && (r[n] = e[n]);
3670
+ tr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3671
+ if (e != null && Se)
3672
+ for (var n of Se(e))
3673
+ t.indexOf(n) < 0 && rr.call(e, n) && (r[n] = e[n]);
3676
3674
  return r;
3677
3675
  };
3678
- const _e = (e, t) => {
3679
- const { formats: r } = fe();
3676
+ const ve = (e, t) => {
3677
+ const { formats: r } = ce();
3680
3678
  if (e in r && t in r[e])
3681
3679
  return r[e][t];
3682
3680
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3683
- }, ii = Ie(
3681
+ }, ni = Pe(
3684
3682
  (e) => {
3685
- var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
3683
+ var t = e, { locale: r, format: n } = t, i = de(t, ["locale", "format"]);
3686
3684
  if (r == null)
3687
3685
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3688
- return n && (i = _e("number", n)), new Intl.NumberFormat(r, i);
3686
+ return n && (i = ve("number", n)), new Intl.NumberFormat(r, i);
3689
3687
  }
3690
- ), oi = Ie(
3688
+ ), ii = Pe(
3691
3689
  (e) => {
3692
- var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
3690
+ var t = e, { locale: r, format: n } = t, i = de(t, ["locale", "format"]);
3693
3691
  if (r == null)
3694
3692
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3695
- return n ? i = _e("date", n) : Object.keys(i).length === 0 && (i = _e("date", "short")), new Intl.DateTimeFormat(r, i);
3693
+ return n ? i = ve("date", n) : Object.keys(i).length === 0 && (i = ve("date", "short")), new Intl.DateTimeFormat(r, i);
3696
3694
  }
3697
- ), ai = Ie(
3695
+ ), ai = Pe(
3698
3696
  (e) => {
3699
- var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
3697
+ var t = e, { locale: r, format: n } = t, i = de(t, ["locale", "format"]);
3700
3698
  if (r == null)
3701
3699
  throw new Error(
3702
3700
  '[svelte-i18n] A "locale" must be set to format time values'
3703
3701
  );
3704
- return n ? i = _e("time", n) : Object.keys(i).length === 0 && (i = _e("time", "short")), new Intl.DateTimeFormat(r, i);
3702
+ return n ? i = ve("time", n) : Object.keys(i).length === 0 && (i = ve("time", "short")), new Intl.DateTimeFormat(r, i);
3705
3703
  }
3706
- ), si = (e = {}) => {
3704
+ ), oi = (e = {}) => {
3707
3705
  var t = e, {
3708
- locale: r = ie()
3709
- } = t, n = pe(t, [
3706
+ locale: r = ne()
3707
+ } = t, n = de(t, [
3710
3708
  "locale"
3711
3709
  ]);
3712
- return ii(ot({ locale: r }, n));
3713
- }, ui = (e = {}) => {
3710
+ return ni(it({ locale: r }, n));
3711
+ }, si = (e = {}) => {
3714
3712
  var t = e, {
3715
- locale: r = ie()
3716
- } = t, n = pe(t, [
3713
+ locale: r = ne()
3714
+ } = t, n = de(t, [
3717
3715
  "locale"
3718
3716
  ]);
3719
- return oi(ot({ locale: r }, n));
3720
- }, li = (e = {}) => {
3717
+ return ii(it({ locale: r }, n));
3718
+ }, ui = (e = {}) => {
3721
3719
  var t = e, {
3722
- locale: r = ie()
3723
- } = t, n = pe(t, [
3720
+ locale: r = ne()
3721
+ } = t, n = de(t, [
3724
3722
  "locale"
3725
3723
  ]);
3726
- return ai(ot({ locale: r }, n));
3727
- }, hi = Ie(
3724
+ return ai(it({ locale: r }, n));
3725
+ }, li = Pe(
3728
3726
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3729
- (e, t = ie()) => new In(e, t, fe().formats, {
3730
- ignoreTag: fe().ignoreTag
3727
+ (e, t = ne()) => new On(e, t, ce().formats, {
3728
+ ignoreTag: ce().ignoreTag
3731
3729
  })
3732
- ), ci = (e, t = {}) => {
3733
- var r, n, i, o;
3730
+ ), hi = (e, t = {}) => {
3731
+ var r, n, i, a;
3734
3732
  let s = t;
3735
3733
  typeof e == "object" && (s = e, e = s.id);
3736
3734
  const {
3737
- values: a,
3738
- locale: h = ie(),
3735
+ values: o,
3736
+ locale: h = ne(),
3739
3737
  default: u
3740
3738
  } = s;
3741
3739
  if (h == null)
3742
3740
  throw new Error(
3743
3741
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3744
3742
  );
3745
- let l = Kt(e, h);
3743
+ let l = Yt(e, h);
3746
3744
  if (!l)
3747
- l = (o = (i = (n = (r = fe()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
3745
+ l = (a = (i = (n = (r = ce()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? a : e;
3748
3746
  else if (typeof l != "string")
3749
3747
  return console.warn(
3750
3748
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
3751
3749
  ), l;
3752
- if (!a)
3750
+ if (!o)
3753
3751
  return l;
3754
3752
  let c = l;
3755
3753
  try {
3756
- c = hi(l, h).format(a);
3754
+ c = li(l, h).format(o);
3757
3755
  } catch (f) {
3758
3756
  f instanceof Error && console.warn(
3759
3757
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3761,23 +3759,23 @@ const _e = (e, t) => {
3761
3759
  );
3762
3760
  }
3763
3761
  return c;
3764
- }, fi = (e, t) => li(t).format(e), mi = (e, t) => ui(t).format(e), di = (e, t) => si(t).format(e), pi = (e, t = ie()) => Kt(e, t), bi = me([ee, de], () => ci);
3765
- me([ee], () => fi);
3766
- me([ee], () => mi);
3767
- me([ee], () => di);
3768
- me([ee, de], () => pi);
3769
- function gi({ withLocale: e, translations: t }) {
3770
- ee.subscribe((r) => {
3771
- r == null && (de.set(t), ee.set(e));
3762
+ }, ci = (e, t) => ui(t).format(e), fi = (e, t) => si(t).format(e), mi = (e, t) => oi(t).format(e), di = (e, t = ne()) => Yt(e, t), pi = fe([Q, me], () => hi);
3763
+ fe([Q], () => ci);
3764
+ fe([Q], () => fi);
3765
+ fe([Q], () => mi);
3766
+ fe([Q, me], () => di);
3767
+ function bi({ withLocale: e, translations: t }) {
3768
+ Q.subscribe((r) => {
3769
+ r == null && (me.set(t), Q.set(e));
3772
3770
  });
3773
3771
  }
3774
- function xt(e, t) {
3775
- Qt(e, t);
3772
+ function Et(e, t) {
3773
+ qt(e, t);
3776
3774
  }
3777
- function yi(e) {
3778
- ee.set(e);
3775
+ function gi(e) {
3776
+ Q.set(e);
3779
3777
  }
3780
- const Tt = {
3778
+ const xt = {
3781
3779
  en: {
3782
3780
  scoreCriteriaType: {
3783
3781
  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.",
@@ -4024,29 +4022,29 @@ const Tt = {
4024
4022
  YER: "﷼",
4025
4023
  ZAR: "R",
4026
4024
  ZWD: "Z$"
4027
- }, vi = "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", _i = "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", ir = "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", Ei = "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", xi = "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";
4028
- function Ti(e) {
4029
- sr(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}");
4025
+ }, yi = "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", vi = "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", nr = "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", _i = "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", Ei = "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";
4026
+ function xi(e) {
4027
+ or(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}");
4030
4028
  }
4031
- function wt(e) {
4029
+ function Tt(e) {
4032
4030
  let t, r = (
4033
4031
  /*$_*/
4034
4032
  e[13]("scoreCriteriaType.mostRounds") + ""
4035
4033
  ), n;
4036
4034
  return {
4037
4035
  c() {
4038
- t = new Ne(!1), n = ke(), t.a = n;
4036
+ t = new Re(!1), n = Me(), t.a = n;
4039
4037
  },
4040
- m(i, o) {
4041
- t.m(r, i, o), M(i, n, o);
4038
+ m(i, a) {
4039
+ t.m(r, i, a), M(i, n, a);
4042
4040
  },
4043
- p(i, o) {
4044
- o & /*$_*/
4041
+ p(i, a) {
4042
+ a & /*$_*/
4045
4043
  8192 && r !== (r = /*$_*/
4046
4044
  i[13]("scoreCriteriaType.mostRounds") + "") && t.p(r);
4047
4045
  },
4048
4046
  d(i) {
4049
- i && (S(n), t.d());
4047
+ i && (H(n), t.d());
4050
4048
  }
4051
4049
  };
4052
4050
  }
@@ -4057,40 +4055,40 @@ function Bt(e) {
4057
4055
  ), n;
4058
4056
  return {
4059
4057
  c() {
4060
- t = new Ne(!1), n = ke(), t.a = n;
4058
+ t = new Re(!1), n = Me(), t.a = n;
4061
4059
  },
4062
- m(i, o) {
4063
- t.m(r, i, o), M(i, n, o);
4060
+ m(i, a) {
4061
+ t.m(r, i, a), M(i, n, a);
4064
4062
  },
4065
- p(i, o) {
4066
- o & /*$_*/
4063
+ p(i, a) {
4064
+ a & /*$_*/
4067
4065
  8192 && r !== (r = /*$_*/
4068
4066
  i[13]("scoreCriteriaType.winStateRatio") + "") && t.p(r);
4069
4067
  },
4070
4068
  d(i) {
4071
- i && (S(n), t.d());
4069
+ i && (H(n), t.d());
4072
4070
  }
4073
4071
  };
4074
4072
  }
4075
- function St(e) {
4073
+ function wt(e) {
4076
4074
  let t, r = (
4077
4075
  /*$_*/
4078
4076
  e[13]("scoreCriteriaType.maxWinStateRatio") + ""
4079
4077
  ), n;
4080
4078
  return {
4081
4079
  c() {
4082
- t = new Ne(!1), n = ke(), t.a = n;
4080
+ t = new Re(!1), n = Me(), t.a = n;
4083
4081
  },
4084
- m(i, o) {
4085
- t.m(r, i, o), M(i, n, o);
4082
+ m(i, a) {
4083
+ t.m(r, i, a), M(i, n, a);
4086
4084
  },
4087
- p(i, o) {
4088
- o & /*$_*/
4085
+ p(i, a) {
4086
+ a & /*$_*/
4089
4087
  8192 && r !== (r = /*$_*/
4090
4088
  i[13]("scoreCriteriaType.maxWinStateRatio") + "") && t.p(r);
4091
4089
  },
4092
4090
  d(i) {
4093
- i && (S(n), t.d());
4091
+ i && (H(n), t.d());
4094
4092
  }
4095
4093
  };
4096
4094
  }
@@ -4101,53 +4099,53 @@ function Ht(e) {
4101
4099
  ), n;
4102
4100
  return {
4103
4101
  c() {
4104
- t = new Ne(!1), n = ke(), t.a = n;
4102
+ t = new Re(!1), n = Me(), t.a = n;
4105
4103
  },
4106
- m(i, o) {
4107
- t.m(r, i, o), M(i, n, o);
4104
+ m(i, a) {
4105
+ t.m(r, i, a), M(i, n, a);
4108
4106
  },
4109
- p(i, o) {
4110
- o & /*$_*/
4107
+ p(i, a) {
4108
+ a & /*$_*/
4111
4109
  8192 && r !== (r = /*$_*/
4112
4110
  i[13]("scoreCriteriaType.stake") + "") && t.p(r);
4113
4111
  },
4114
4112
  d(i) {
4115
- i && (S(n), t.d());
4113
+ i && (H(n), t.d());
4116
4114
  }
4117
4115
  };
4118
4116
  }
4119
4117
  function Ct(e) {
4120
4118
  let t, r, n;
4121
- function i(a, h) {
4119
+ function i(o, h) {
4122
4120
  return (
4123
4121
  /*noMinCasinoBet*/
4124
- a[8] && /*noMaxCasinoBet*/
4125
- a[9] ? Hi : (
4122
+ o[8] && /*noMaxCasinoBet*/
4123
+ o[9] ? Hi : (
4126
4124
  /*noMinCasinoBet*/
4127
- a[8] ? Si : (
4125
+ o[8] ? wi : (
4128
4126
  /*noMaxCasinoBet*/
4129
- a[9] ? Bi : wi
4127
+ o[9] ? Bi : Ti
4130
4128
  )
4131
4129
  )
4132
4130
  );
4133
4131
  }
4134
- let o = i(e), s = o(e);
4132
+ let a = i(e), s = a(e);
4135
4133
  return {
4136
4134
  c() {
4137
- t = E("div"), r = E("div"), r.innerHTML = `<img src="${ir}"/>`, n = P(), s.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4135
+ t = x("div"), r = x("div"), r.innerHTML = `<img src="${nr}"/>`, n = P(), s.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4138
4136
  },
4139
- m(a, h) {
4140
- M(a, t, h), p(t, r), p(t, n), s.m(t, null);
4137
+ m(o, h) {
4138
+ M(o, t, h), p(t, r), p(t, n), s.m(t, null);
4141
4139
  },
4142
- p(a, h) {
4143
- o === (o = i(a)) && s ? s.p(a, h) : (s.d(1), s = o(a), s && (s.c(), s.m(t, null)));
4140
+ p(o, h) {
4141
+ a === (a = i(o)) && s ? s.p(o, h) : (s.d(1), s = a(o), s && (s.c(), s.m(t, null)));
4144
4142
  },
4145
- d(a) {
4146
- a && S(t), s.d();
4143
+ d(o) {
4144
+ o && H(t), s.d();
4147
4145
  }
4148
4146
  };
4149
4147
  }
4150
- function wi(e) {
4148
+ function Ti(e) {
4151
4149
  let t, r = (
4152
4150
  /*$_*/
4153
4151
  e[13]("productMinMaxBet", {
@@ -4179,13 +4177,13 @@ function wi(e) {
4179
4177
  ), n;
4180
4178
  return {
4181
4179
  c() {
4182
- t = E("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4180
+ t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4183
4181
  },
4184
- m(i, o) {
4185
- M(i, t, o), p(t, n);
4182
+ m(i, a) {
4183
+ M(i, t, a), p(t, n);
4186
4184
  },
4187
- p(i, o) {
4188
- o & /*$_, casino, currency*/
4185
+ p(i, a) {
4186
+ a & /*$_, casino, currency*/
4189
4187
  12352 && r !== (r = /*$_*/
4190
4188
  i[13]("productMinMaxBet", {
4191
4189
  values: {
@@ -4212,10 +4210,10 @@ function wi(e) {
4212
4210
  ] : ""}${/*casino*/
4213
4211
  i[6].maxbet}`
4214
4212
  }
4215
- }) + "") && Y(n, r);
4213
+ }) + "") && J(n, r);
4216
4214
  },
4217
4215
  d(i) {
4218
- i && S(t);
4216
+ i && H(t);
4219
4217
  }
4220
4218
  };
4221
4219
  }
@@ -4242,13 +4240,13 @@ function Bi(e) {
4242
4240
  ), n;
4243
4241
  return {
4244
4242
  c() {
4245
- t = E("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4243
+ t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4246
4244
  },
4247
- m(i, o) {
4248
- M(i, t, o), p(t, n);
4245
+ m(i, a) {
4246
+ M(i, t, a), p(t, n);
4249
4247
  },
4250
- p(i, o) {
4251
- o & /*$_, casino, currency*/
4248
+ p(i, a) {
4249
+ a & /*$_, casino, currency*/
4252
4250
  12352 && r !== (r = /*$_*/
4253
4251
  i[13]("productMinBet", {
4254
4252
  values: {
@@ -4266,14 +4264,14 @@ function Bi(e) {
4266
4264
  ] : ""}${/*casino*/
4267
4265
  i[6].minbet}`
4268
4266
  }
4269
- }) + "") && Y(n, r);
4267
+ }) + "") && J(n, r);
4270
4268
  },
4271
4269
  d(i) {
4272
- i && S(t);
4270
+ i && H(t);
4273
4271
  }
4274
4272
  };
4275
4273
  }
4276
- function Si(e) {
4274
+ function wi(e) {
4277
4275
  let t, r = (
4278
4276
  /*$_*/
4279
4277
  e[13]("productMaxBet", {
@@ -4296,13 +4294,13 @@ function Si(e) {
4296
4294
  ), n;
4297
4295
  return {
4298
4296
  c() {
4299
- t = E("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4297
+ t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4300
4298
  },
4301
- m(i, o) {
4302
- M(i, t, o), p(t, n);
4299
+ m(i, a) {
4300
+ M(i, t, a), p(t, n);
4303
4301
  },
4304
- p(i, o) {
4305
- o & /*$_, casino, currency*/
4302
+ p(i, a) {
4303
+ a & /*$_, casino, currency*/
4306
4304
  12352 && r !== (r = /*$_*/
4307
4305
  i[13]("productMaxBet", {
4308
4306
  values: {
@@ -4320,10 +4318,10 @@ function Si(e) {
4320
4318
  ] : ""}${/*casino*/
4321
4319
  i[6].maxbet}`
4322
4320
  }
4323
- }) + "") && Y(n, r);
4321
+ }) + "") && J(n, r);
4324
4322
  },
4325
4323
  d(i) {
4326
- i && S(t);
4324
+ i && H(t);
4327
4325
  }
4328
4326
  };
4329
4327
  }
@@ -4339,54 +4337,54 @@ function Hi(e) {
4339
4337
  ), n;
4340
4338
  return {
4341
4339
  c() {
4342
- t = E("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4340
+ t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4343
4341
  },
4344
- m(i, o) {
4345
- M(i, t, o), p(t, n);
4342
+ m(i, a) {
4343
+ M(i, t, a), p(t, n);
4346
4344
  },
4347
- p(i, o) {
4348
- o & /*$_, casino*/
4345
+ p(i, a) {
4346
+ a & /*$_, casino*/
4349
4347
  8256 && r !== (r = /*$_*/
4350
4348
  i[13]("productNoLimitsBet", {
4351
4349
  values: { productName: (
4352
4350
  /*casino*/
4353
4351
  i[6].name
4354
4352
  ) }
4355
- }) + "") && Y(n, r);
4353
+ }) + "") && J(n, r);
4356
4354
  },
4357
4355
  d(i) {
4358
- i && S(t);
4356
+ i && H(t);
4359
4357
  }
4360
4358
  };
4361
4359
  }
4362
- function Mt(e) {
4360
+ function St(e) {
4363
4361
  let t, r, n;
4364
- function i(a, h) {
4362
+ function i(o, h) {
4365
4363
  return (
4366
4364
  /*noMinSportsBet*/
4367
- a[10] && /*noMaxSportsBet*/
4368
- a[11] ? ki : (
4365
+ o[10] && /*noMaxSportsBet*/
4366
+ o[11] ? Ri : (
4369
4367
  /*noMinSportsBet*/
4370
- a[10] ? Ri : (
4368
+ o[10] ? Mi : (
4371
4369
  /*noMaxSportsBet*/
4372
- a[11] ? Mi : Ci
4370
+ o[11] ? Si : Ci
4373
4371
  )
4374
4372
  )
4375
4373
  );
4376
4374
  }
4377
- let o = i(e), s = o(e);
4375
+ let a = i(e), s = a(e);
4378
4376
  return {
4379
4377
  c() {
4380
- t = E("div"), r = E("div"), r.innerHTML = `<img src="${ir}"/>`, n = P(), s.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4378
+ t = x("div"), r = x("div"), r.innerHTML = `<img src="${nr}"/>`, n = P(), s.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4381
4379
  },
4382
- m(a, h) {
4383
- M(a, t, h), p(t, r), p(t, n), s.m(t, null);
4380
+ m(o, h) {
4381
+ M(o, t, h), p(t, r), p(t, n), s.m(t, null);
4384
4382
  },
4385
- p(a, h) {
4386
- o === (o = i(a)) && s ? s.p(a, h) : (s.d(1), s = o(a), s && (s.c(), s.m(t, null)));
4383
+ p(o, h) {
4384
+ a === (a = i(o)) && s ? s.p(o, h) : (s.d(1), s = a(o), s && (s.c(), s.m(t, null)));
4387
4385
  },
4388
- d(a) {
4389
- a && S(t), s.d();
4386
+ d(o) {
4387
+ o && H(t), s.d();
4390
4388
  }
4391
4389
  };
4392
4390
  }
@@ -4422,13 +4420,13 @@ function Ci(e) {
4422
4420
  ), n;
4423
4421
  return {
4424
4422
  c() {
4425
- t = E("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4423
+ t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4426
4424
  },
4427
- m(i, o) {
4428
- M(i, t, o), p(t, n);
4425
+ m(i, a) {
4426
+ M(i, t, a), p(t, n);
4429
4427
  },
4430
- p(i, o) {
4431
- o & /*$_, sports, currency*/
4428
+ p(i, a) {
4429
+ a & /*$_, sports, currency*/
4432
4430
  12416 && r !== (r = /*$_*/
4433
4431
  i[13]("productMinMaxBet", {
4434
4432
  values: {
@@ -4455,14 +4453,14 @@ function Ci(e) {
4455
4453
  ] : ""}${/*sports*/
4456
4454
  i[7].maxbet}`
4457
4455
  }
4458
- }) + "") && Y(n, r);
4456
+ }) + "") && J(n, r);
4459
4457
  },
4460
4458
  d(i) {
4461
- i && S(t);
4459
+ i && H(t);
4462
4460
  }
4463
4461
  };
4464
4462
  }
4465
- function Mi(e) {
4463
+ function Si(e) {
4466
4464
  let t, r = (
4467
4465
  /*$_*/
4468
4466
  e[13]("productMinBet", {
@@ -4485,13 +4483,13 @@ function Mi(e) {
4485
4483
  ), n;
4486
4484
  return {
4487
4485
  c() {
4488
- t = E("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4486
+ t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4489
4487
  },
4490
- m(i, o) {
4491
- M(i, t, o), p(t, n);
4488
+ m(i, a) {
4489
+ M(i, t, a), p(t, n);
4492
4490
  },
4493
- p(i, o) {
4494
- o & /*$_, sports, currency*/
4491
+ p(i, a) {
4492
+ a & /*$_, sports, currency*/
4495
4493
  12416 && r !== (r = /*$_*/
4496
4494
  i[13]("productMinBet", {
4497
4495
  values: {
@@ -4509,14 +4507,14 @@ function Mi(e) {
4509
4507
  ] : ""}${/*sports*/
4510
4508
  i[7].minbet}`
4511
4509
  }
4512
- }) + "") && Y(n, r);
4510
+ }) + "") && J(n, r);
4513
4511
  },
4514
4512
  d(i) {
4515
- i && S(t);
4513
+ i && H(t);
4516
4514
  }
4517
4515
  };
4518
4516
  }
4519
- function Ri(e) {
4517
+ function Mi(e) {
4520
4518
  let t, r = (
4521
4519
  /*$_*/
4522
4520
  e[13]("productMaxBet", {
@@ -4539,13 +4537,13 @@ function Ri(e) {
4539
4537
  ), n;
4540
4538
  return {
4541
4539
  c() {
4542
- t = E("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4540
+ t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4543
4541
  },
4544
- m(i, o) {
4545
- M(i, t, o), p(t, n);
4542
+ m(i, a) {
4543
+ M(i, t, a), p(t, n);
4546
4544
  },
4547
- p(i, o) {
4548
- o & /*$_, sports, currency*/
4545
+ p(i, a) {
4546
+ a & /*$_, sports, currency*/
4549
4547
  12416 && r !== (r = /*$_*/
4550
4548
  i[13]("productMaxBet", {
4551
4549
  values: {
@@ -4563,14 +4561,14 @@ function Ri(e) {
4563
4561
  ] : ""}${/*sports*/
4564
4562
  i[7].maxbet}`
4565
4563
  }
4566
- }) + "") && Y(n, r);
4564
+ }) + "") && J(n, r);
4567
4565
  },
4568
4566
  d(i) {
4569
- i && S(t);
4567
+ i && H(t);
4570
4568
  }
4571
4569
  };
4572
4570
  }
4573
- function ki(e) {
4571
+ function Ri(e) {
4574
4572
  let t, r = (
4575
4573
  /*$_*/
4576
4574
  e[13]("productNoLimitsBet", {
@@ -4582,28 +4580,28 @@ function ki(e) {
4582
4580
  ), n;
4583
4581
  return {
4584
4582
  c() {
4585
- t = E("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4583
+ t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4586
4584
  },
4587
- m(i, o) {
4588
- M(i, t, o), p(t, n);
4585
+ m(i, a) {
4586
+ M(i, t, a), p(t, n);
4589
4587
  },
4590
- p(i, o) {
4591
- o & /*$_, sports*/
4588
+ p(i, a) {
4589
+ a & /*$_, sports*/
4592
4590
  8320 && r !== (r = /*$_*/
4593
4591
  i[13]("productNoLimitsBet", {
4594
4592
  values: { productName: (
4595
4593
  /*sports*/
4596
4594
  i[7].name
4597
4595
  ) }
4598
- }) + "") && Y(n, r);
4596
+ }) + "") && J(n, r);
4599
4597
  },
4600
4598
  d(i) {
4601
- i && S(t);
4599
+ i && H(t);
4602
4600
  }
4603
4601
  };
4604
4602
  }
4605
- function Ni(e) {
4606
- let t, r, n, i, o, s, a, h, u, l, c, f, g, y = (
4603
+ function ki(e) {
4604
+ let t, r, n, i, a, s, o, h, u, l, c, f, g, y = (
4607
4605
  /*$_*/
4608
4606
  e[13]("miniBetCount", {
4609
4607
  values: { betCount: (
@@ -4611,7 +4609,7 @@ function Ni(e) {
4611
4609
  e[1]
4612
4610
  ) }
4613
4611
  }) + ""
4614
- ), x, B, H, R, C, N, A = (
4612
+ ), T, w, C, R, S, N, A = (
4615
4613
  /*$_*/
4616
4614
  e[13]("timePeriod", {
4617
4615
  values: {
@@ -4625,21 +4623,21 @@ function Ni(e) {
4625
4623
  )
4626
4624
  }
4627
4625
  }) + ""
4628
- ), Z, te, K, re, xe, q, ne = (
4626
+ ), Z, ee, Y, te, Ee, K, re = (
4629
4627
  /*$_*/
4630
4628
  e[13]("terms", { values: { tcUrl: (
4631
4629
  /*tcurl*/
4632
4630
  e[4]
4633
4631
  ) } }) + ""
4634
- ), Te, d, L, X, at, I = (
4632
+ ), xe, d, L, X, at, I = (
4635
4633
  /*scorecriterial*/
4636
- e[0] == "BetCount" && wt(e)
4634
+ e[0] == "BetCount" && Tt(e)
4637
4635
  ), $ = (
4638
4636
  /*scorecriterial*/
4639
4637
  e[0] == "WinStakeRatio" && Bt(e)
4640
4638
  ), D = (
4641
4639
  /*scorecriterial*/
4642
- e[0] == "MaxWinStakeRatio" && St(e)
4640
+ e[0] == "MaxWinStakeRatio" && wt(e)
4643
4641
  ), U = (
4644
4642
  /*scorecriterial*/
4645
4643
  e[0] == "Stake" && Ht(e)
@@ -4648,88 +4646,88 @@ function Ni(e) {
4648
4646
  e[6] && Ct(e)
4649
4647
  ), F = (
4650
4648
  /*sports*/
4651
- e[7] && Mt(e)
4649
+ e[7] && St(e)
4652
4650
  );
4653
4651
  return {
4654
4652
  c() {
4655
- t = E("div"), r = E("div"), n = E("div"), n.innerHTML = `<img src="${_i}"/>`, i = P(), o = E("div"), I && I.c(), s = P(), $ && $.c(), a = P(), D && D.c(), h = P(), U && U.c(), u = P(), l = E("div"), c = E("div"), c.innerHTML = `<img src="${vi}"/>`, f = P(), g = E("div"), x = z(y), B = P(), H = E("div"), R = E("div"), R.innerHTML = `<img src="${Ei}"/>`, C = P(), N = E("div"), Z = z(A), te = P(), K = E("div"), re = E("div"), re.innerHTML = `<img src="${xi}"/>`, xe = P(), q = E("div"), Te = P(), G && G.c(), d = P(), L = E("span"), at = 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(l, "class", "RulesRow"), m(l, "part", "rule"), m(R, "class", "RuleIcon"), m(R, "part", "RuleIcon"), m(N, "class", "RuleTxt"), m(N, "part", "RuleTxt"), m(H, "class", "RulesRow"), m(H, "part", "rule"), m(re, "class", "RuleIcon"), m(re, "part", "RuleIcon"), m(q, "class", "RuleTxt"), m(q, "part", "RuleTxt"), m(K, "class", "RulesRow"), m(K, "part", "rule"), m(L, "type", "hidden"), m(L, "href", X = { tcurl: (
4653
+ t = x("div"), r = x("div"), n = x("div"), n.innerHTML = `<img src="${vi}"/>`, i = P(), a = x("div"), I && I.c(), s = P(), $ && $.c(), o = P(), D && D.c(), h = P(), U && U.c(), u = P(), l = x("div"), c = x("div"), c.innerHTML = `<img src="${yi}"/>`, f = P(), g = x("div"), T = z(y), w = P(), C = x("div"), R = x("div"), R.innerHTML = `<img src="${_i}"/>`, S = P(), N = x("div"), Z = z(A), ee = P(), Y = x("div"), te = x("div"), te.innerHTML = `<img src="${Ei}"/>`, Ee = P(), K = x("div"), xe = P(), G && G.c(), d = P(), L = x("span"), at = 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(l, "class", "RulesRow"), m(l, "part", "rule"), m(R, "class", "RuleIcon"), m(R, "part", "RuleIcon"), m(N, "class", "RuleTxt"), m(N, "part", "RuleTxt"), m(C, "class", "RulesRow"), m(C, "part", "rule"), m(te, "class", "RuleIcon"), m(te, "part", "RuleIcon"), m(K, "class", "RuleTxt"), m(K, "part", "RuleTxt"), m(Y, "class", "RulesRow"), m(Y, "part", "rule"), m(L, "type", "hidden"), m(L, "href", X = { tcurl: (
4656
4654
  /*tcurl*/
4657
4655
  e[4]
4658
4656
  ) }), m(t, "class", "casino-tournaments-thumbnail-rule"), m(t, "part", "casino-tournaments-thumbnail-rule");
4659
4657
  },
4660
- m(_, j) {
4661
- M(_, t, j), p(t, r), p(r, n), p(r, i), p(r, o), I && I.m(o, null), p(o, s), $ && $.m(o, null), p(o, a), D && D.m(o, null), p(o, h), U && U.m(o, null), p(t, u), p(t, l), p(l, c), p(l, f), p(l, g), p(g, x), p(t, B), p(t, H), p(H, R), p(H, C), p(H, N), p(N, Z), p(t, te), p(t, K), p(K, re), p(K, xe), p(K, q), q.innerHTML = ne, p(t, Te), G && G.m(t, null), p(t, d), p(t, L), p(t, at), F && F.m(t, null), e[20](t);
4658
+ m(E, j) {
4659
+ M(E, t, j), p(t, r), p(r, n), p(r, i), p(r, a), I && I.m(a, null), p(a, s), $ && $.m(a, null), p(a, o), D && D.m(a, null), p(a, h), U && U.m(a, null), p(t, u), p(t, l), p(l, c), p(l, f), p(l, g), p(g, T), p(t, w), p(t, C), p(C, R), p(C, S), p(C, N), p(N, Z), p(t, ee), p(t, Y), p(Y, te), p(Y, Ee), p(Y, K), K.innerHTML = re, p(t, xe), G && G.m(t, null), p(t, d), p(t, L), p(t, at), F && F.m(t, null), e[20](t);
4662
4660
  },
4663
- p(_, [j]) {
4661
+ p(E, [j]) {
4664
4662
  /*scorecriterial*/
4665
- _[0] == "BetCount" ? I ? I.p(_, j) : (I = wt(_), I.c(), I.m(o, s)) : I && (I.d(1), I = null), /*scorecriterial*/
4666
- _[0] == "WinStakeRatio" ? $ ? $.p(_, j) : ($ = Bt(_), $.c(), $.m(o, a)) : $ && ($.d(1), $ = null), /*scorecriterial*/
4667
- _[0] == "MaxWinStakeRatio" ? D ? D.p(_, j) : (D = St(_), D.c(), D.m(o, h)) : D && (D.d(1), D = null), /*scorecriterial*/
4668
- _[0] == "Stake" ? U ? U.p(_, j) : (U = Ht(_), U.c(), U.m(o, null)) : U && (U.d(1), U = null), j & /*$_, betcount*/
4663
+ E[0] == "BetCount" ? I ? I.p(E, j) : (I = Tt(E), I.c(), I.m(a, s)) : I && (I.d(1), I = null), /*scorecriterial*/
4664
+ E[0] == "WinStakeRatio" ? $ ? $.p(E, j) : ($ = Bt(E), $.c(), $.m(a, o)) : $ && ($.d(1), $ = null), /*scorecriterial*/
4665
+ E[0] == "MaxWinStakeRatio" ? D ? D.p(E, j) : (D = wt(E), D.c(), D.m(a, h)) : D && (D.d(1), D = null), /*scorecriterial*/
4666
+ E[0] == "Stake" ? U ? U.p(E, j) : (U = Ht(E), U.c(), U.m(a, null)) : U && (U.d(1), U = null), j & /*$_, betcount*/
4669
4667
  8194 && y !== (y = /*$_*/
4670
- _[13]("miniBetCount", {
4668
+ E[13]("miniBetCount", {
4671
4669
  values: { betCount: (
4672
4670
  /*betcount*/
4673
- _[1]
4671
+ E[1]
4674
4672
  ) }
4675
- }) + "") && Y(x, y), j & /*$_, starttime, endtime*/
4673
+ }) + "") && J(T, y), j & /*$_, starttime, endtime*/
4676
4674
  8204 && A !== (A = /*$_*/
4677
- _[13]("timePeriod", {
4675
+ E[13]("timePeriod", {
4678
4676
  values: {
4679
4677
  startTime: (
4680
4678
  /*starttime*/
4681
- _[2]
4679
+ E[2]
4682
4680
  ),
4683
4681
  endTime: (
4684
4682
  /*endtime*/
4685
- _[3]
4683
+ E[3]
4686
4684
  )
4687
4685
  }
4688
- }) + "") && Y(Z, A), j & /*$_, tcurl*/
4689
- 8208 && ne !== (ne = /*$_*/
4690
- _[13]("terms", { values: { tcUrl: (
4686
+ }) + "") && J(Z, A), j & /*$_, tcurl*/
4687
+ 8208 && re !== (re = /*$_*/
4688
+ E[13]("terms", { values: { tcUrl: (
4691
4689
  /*tcurl*/
4692
- _[4]
4693
- ) } }) + "") && (q.innerHTML = ne), /*casino*/
4694
- _[6] ? G ? G.p(_, j) : (G = Ct(_), G.c(), G.m(t, d)) : G && (G.d(1), G = null), j & /*tcurl*/
4690
+ E[4]
4691
+ ) } }) + "") && (K.innerHTML = re), /*casino*/
4692
+ E[6] ? G ? G.p(E, j) : (G = Ct(E), G.c(), G.m(t, d)) : G && (G.d(1), G = null), j & /*tcurl*/
4695
4693
  16 && X !== (X = { tcurl: (
4696
4694
  /*tcurl*/
4697
- _[4]
4695
+ E[4]
4698
4696
  ) }) && m(L, "href", X), /*sports*/
4699
- _[7] ? F ? F.p(_, j) : (F = Mt(_), F.c(), F.m(t, null)) : F && (F.d(1), F = null);
4697
+ E[7] ? F ? F.p(E, j) : (F = St(E), F.c(), F.m(t, null)) : F && (F.d(1), F = null);
4700
4698
  },
4701
4699
  i: W,
4702
4700
  o: W,
4703
- d(_) {
4704
- _ && S(t), I && I.d(), $ && $.d(), D && D.d(), U && U.d(), G && G.d(), F && F.d(), e[20](null);
4701
+ d(E) {
4702
+ E && H(t), I && I.d(), $ && $.d(), D && D.d(), U && U.d(), G && G.d(), F && F.d(), e[20](null);
4705
4703
  }
4706
4704
  };
4707
4705
  }
4708
- function Ai(e, t, r) {
4706
+ function Ni(e, t, r) {
4709
4707
  let n;
4710
- ar(e, bi, (d) => r(13, n = d));
4711
- let { lang: i = "tr" } = t, { scorecriterial: o = "BetCount" } = t, { betcount: s } = t, { starttime: a } = t, { endtime: h } = t, { tcurl: u } = t, { products: l = "{}" } = t, { clientstyling: c = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: g = "" } = t, y, x, B, H = !1, R = !1, C = !1, N = !1, A = "EUR";
4712
- gi({ withLocale: "en", translations: {} });
4713
- const Z = (d) => typeof d == "number" || Object.prototype.toString.call(d) === "[object Number]", te = () => {
4708
+ ar(e, pi, (d) => r(13, n = d));
4709
+ let { lang: i = "tr" } = t, { scorecriterial: a = "BetCount" } = t, { betcount: s } = t, { starttime: o } = t, { endtime: h } = t, { tcurl: u } = t, { products: l = "{}" } = t, { clientstyling: c = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: g = "" } = t, y, T, w, C = !1, R = !1, S = !1, N = !1, A = "EUR";
4710
+ bi({ withLocale: "en", translations: {} });
4711
+ const Z = (d) => typeof d == "number" || Object.prototype.toString.call(d) === "[object Number]", ee = () => {
4714
4712
  fetch(g).then((L) => L.json()).then((L) => {
4715
4713
  Object.keys(L).forEach((X) => {
4716
- xt(X, L[X]);
4714
+ Et(X, L[X]);
4717
4715
  });
4718
4716
  }).catch((L) => {
4719
4717
  console.log(L);
4720
4718
  });
4721
4719
  };
4722
- Object.keys(Tt).forEach((d) => {
4723
- xt(d, Tt[d]);
4720
+ Object.keys(xt).forEach((d) => {
4721
+ Et(d, xt[d]);
4724
4722
  });
4725
- const K = (d) => {
4726
- d && (r(12, A = d.currency), d.casino ? (r(6, x = d.casino), r(8, H = !(x.hasOwnProperty("minbet") && x.minbet != 0)), r(9, R = !(x.hasOwnProperty("maxbet") && x.maxbet != 0))) : (r(8, H = !0), r(9, R = !0)), d.sports ? (r(7, B = d.sports), r(10, C = !(B.hasOwnProperty("minbet") && B.minbet != 0)), r(11, N = !(B.hasOwnProperty("maxbet") && B.maxbet != 0))) : (r(10, C = !0), r(11, N = !0)));
4727
- }, re = () => {
4728
- yi(i);
4729
- }, xe = () => {
4723
+ const Y = (d) => {
4724
+ d && (r(12, A = d.currency), d.casino ? (r(6, T = d.casino), r(8, C = !(T.hasOwnProperty("minbet") && T.minbet != 0)), r(9, R = !(T.hasOwnProperty("maxbet") && T.maxbet != 0))) : (r(8, C = !0), r(9, R = !0)), d.sports ? (r(7, w = d.sports), r(10, S = !(w.hasOwnProperty("minbet") && w.minbet != 0)), r(11, N = !(w.hasOwnProperty("maxbet") && w.maxbet != 0))) : (r(10, S = !0), r(11, N = !0)));
4725
+ }, te = () => {
4726
+ gi(i);
4727
+ }, Ee = () => {
4730
4728
  let d = document.createElement("style");
4731
4729
  d.innerHTML = c, y.appendChild(d);
4732
- }, q = () => {
4730
+ }, K = () => {
4733
4731
  let d = new URL(f), L = document.createElement("style");
4734
4732
  fetch(d.href).then((X) => X.text()).then((X) => {
4735
4733
  L.innerHTML = X, setTimeout(
@@ -4743,38 +4741,38 @@ function Ai(e, t, r) {
4743
4741
  500
4744
4742
  );
4745
4743
  });
4746
- }, ne = (d) => {
4744
+ }, re = (d) => {
4747
4745
  d.data && d.data.type && d.type == "TournamentsProductsUpdate" && r(15, l = d.data.productInfo);
4748
4746
  };
4749
- dr(() => (window.addEventListener("message", ne, !1), window.postMessage({ type: "TournamentsRuleListenerLoaded" }, window.location.href), () => {
4750
- window.removeEventListener("message", ne);
4747
+ mr(() => (window.addEventListener("message", re, !1), window.postMessage({ type: "TournamentsRuleListenerLoaded" }, window.location.href), () => {
4748
+ window.removeEventListener("message", re);
4751
4749
  }));
4752
- function Te(d) {
4753
- ze[d ? "unshift" : "push"](() => {
4750
+ function xe(d) {
4751
+ je[d ? "unshift" : "push"](() => {
4754
4752
  y = d, r(5, y);
4755
4753
  });
4756
4754
  }
4757
4755
  return e.$$set = (d) => {
4758
- "lang" in d && r(16, i = d.lang), "scorecriterial" in d && r(0, o = d.scorecriterial), "betcount" in d && r(1, s = d.betcount), "starttime" in d && r(2, a = d.starttime), "endtime" in d && r(3, h = d.endtime), "tcurl" in d && r(4, u = d.tcurl), "products" in d && r(15, l = 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);
4756
+ "lang" in d && r(16, i = d.lang), "scorecriterial" in d && r(0, a = d.scorecriterial), "betcount" in d && r(1, s = d.betcount), "starttime" in d && r(2, o = d.starttime), "endtime" in d && r(3, h = d.endtime), "tcurl" in d && r(4, u = d.tcurl), "products" in d && r(15, l = 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);
4759
4757
  }, e.$$.update = () => {
4760
4758
  e.$$.dirty & /*lang*/
4761
- 65536 && i && re(), e.$$.dirty & /*products*/
4762
- 32768 && l && K(l), e.$$.dirty & /*clientstyling, customStylingContainer*/
4763
- 131104 && c && y && xe(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4764
- 262176 && f && y && q(), e.$$.dirty & /*translationurl*/
4765
- 524288 && g && te();
4759
+ 65536 && i && te(), e.$$.dirty & /*products*/
4760
+ 32768 && l && Y(l), e.$$.dirty & /*clientstyling, customStylingContainer*/
4761
+ 131104 && c && y && Ee(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4762
+ 262176 && f && y && K(), e.$$.dirty & /*translationurl*/
4763
+ 524288 && g && ee();
4766
4764
  }, [
4767
- o,
4768
- s,
4769
4765
  a,
4766
+ s,
4767
+ o,
4770
4768
  h,
4771
4769
  u,
4772
4770
  y,
4773
- x,
4774
- B,
4775
- H,
4776
- R,
4771
+ T,
4772
+ w,
4777
4773
  C,
4774
+ R,
4775
+ S,
4778
4776
  N,
4779
4777
  A,
4780
4778
  n,
@@ -4784,17 +4782,17 @@ function Ai(e, t, r) {
4784
4782
  c,
4785
4783
  f,
4786
4784
  g,
4787
- Te
4785
+ xe
4788
4786
  ];
4789
4787
  }
4790
- class Li extends Sr {
4788
+ class Ai extends wr {
4791
4789
  constructor(t) {
4792
- super(), wr(
4790
+ super(), Tr(
4793
4791
  this,
4794
4792
  t,
4795
- Ai,
4796
4793
  Ni,
4797
- kt,
4794
+ ki,
4795
+ Rt,
4798
4796
  {
4799
4797
  lang: 16,
4800
4798
  scorecriterial: 0,
@@ -4807,7 +4805,7 @@ class Li extends Sr {
4807
4805
  clientstylingurl: 18,
4808
4806
  translationurl: 19
4809
4807
  },
4810
- Ti
4808
+ xi
4811
4809
  );
4812
4810
  }
4813
4811
  get lang() {
@@ -4871,7 +4869,7 @@ class Li extends Sr {
4871
4869
  this.$$set({ translationurl: t }), V();
4872
4870
  }
4873
4871
  }
4874
- Br(Li, { lang: {}, scorecriterial: {}, betcount: {}, starttime: {}, endtime: {}, tcurl: {}, products: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
4872
+ Br(Ai, { lang: {}, scorecriterial: {}, betcount: {}, starttime: {}, endtime: {}, tcurl: {}, products: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
4875
4873
  export {
4876
- Li as C
4874
+ Ai as C
4877
4875
  };