@everymatrix/casino-slider 1.57.0 → 1.58.1

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,28 +1,28 @@
1
1
  function U() {
2
2
  }
3
- function Dt(e) {
3
+ function Ft(e) {
4
4
  return e();
5
5
  }
6
- function ht() {
6
+ function lt() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
9
  function Q(e) {
10
- e.forEach(Dt);
10
+ e.forEach(Ft);
11
11
  }
12
12
  function et(e) {
13
13
  return typeof e == "function";
14
14
  }
15
- function Ut(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
18
  let xe;
19
- function ct(e, t) {
19
+ function ut(e, t) {
20
20
  return e === t ? !0 : (xe || (xe = document.createElement("a")), xe.href = t, e === xe.href);
21
21
  }
22
- function Tr(e) {
22
+ function Hr(e) {
23
23
  return Object.keys(e).length === 0;
24
24
  }
25
- function Ar(e, ...t) {
25
+ function Sr(e, ...t) {
26
26
  if (e == null) {
27
27
  for (const n of t)
28
28
  n(void 0);
@@ -34,14 +34,14 @@ function Ar(e, ...t) {
34
34
  function B(e, t) {
35
35
  e.appendChild(t);
36
36
  }
37
- function Br(e, t, r) {
38
- const n = Ir(e);
37
+ function Tr(e, t, r) {
38
+ const n = Ar(e);
39
39
  if (!n.getElementById(t)) {
40
40
  const i = I("style");
41
- i.id = t, i.textContent = r, Mr(n, i);
41
+ i.id = t, i.textContent = r, Br(n, i);
42
42
  }
43
43
  }
44
- function Ir(e) {
44
+ function Ar(e) {
45
45
  if (!e)
46
46
  return document;
47
47
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -51,7 +51,7 @@ function Ir(e) {
51
51
  t
52
52
  ) : e.ownerDocument;
53
53
  }
54
- function Mr(e, t) {
54
+ function Br(e, t) {
55
55
  return B(
56
56
  /** @type {Document} */
57
57
  e.head || e,
@@ -64,7 +64,7 @@ function D(e, t, r) {
64
64
  function O(e) {
65
65
  e.parentNode && e.parentNode.removeChild(e);
66
66
  }
67
- function Nr(e, t) {
67
+ function Ir(e, t) {
68
68
  for (let r = 0; r < e.length; r += 1)
69
69
  e[r] && e[r].d(t);
70
70
  }
@@ -86,14 +86,14 @@ function Te(e, t, r, n) {
86
86
  function S(e, t, r) {
87
87
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
88
88
  }
89
- function Pr(e) {
89
+ function Mr(e) {
90
90
  return Array.from(e.childNodes);
91
91
  }
92
92
  function tt(e, t) {
93
93
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
94
94
  t);
95
95
  }
96
- function Lr(e) {
96
+ function Nr(e) {
97
97
  const t = {};
98
98
  return e.childNodes.forEach(
99
99
  /** @param {Element} node */
@@ -106,20 +106,20 @@ let de;
106
106
  function ce(e) {
107
107
  de = e;
108
108
  }
109
- function Or() {
109
+ function Pr() {
110
110
  if (!de)
111
111
  throw new Error("Function called outside component initialization");
112
112
  return de;
113
113
  }
114
- function Fr(e) {
115
- Or().$$.on_mount.push(e);
114
+ function Lr(e) {
115
+ Pr().$$.on_mount.push(e);
116
116
  }
117
117
  const K = [], fe = [];
118
118
  let ee = [];
119
- const ft = [], Rr = /* @__PURE__ */ Promise.resolve();
119
+ const ht = [], Or = /* @__PURE__ */ Promise.resolve();
120
120
  let je = !1;
121
- function Dr() {
122
- je || (je = !0, Rr.then(A));
121
+ function Fr() {
122
+ je || (je = !0, Or.then(A));
123
123
  }
124
124
  function Ve(e) {
125
125
  ee.push(e);
@@ -134,7 +134,7 @@ function A() {
134
134
  try {
135
135
  for (; J < K.length; ) {
136
136
  const t = K[J];
137
- J++, ce(t), Ur(t.$$);
137
+ J++, ce(t), Rr(t.$$);
138
138
  }
139
139
  } catch (t) {
140
140
  throw K.length = 0, J = 0, t;
@@ -147,32 +147,32 @@ function A() {
147
147
  }
148
148
  ee.length = 0;
149
149
  } while (K.length);
150
- for (; ft.length; )
151
- ft.pop()();
150
+ for (; ht.length; )
151
+ ht.pop()();
152
152
  je = !1, Fe.clear(), ce(e);
153
153
  }
154
- function Ur(e) {
154
+ function Rr(e) {
155
155
  if (e.fragment !== null) {
156
156
  e.update(), Q(e.before_update);
157
157
  const t = e.dirty;
158
158
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ve);
159
159
  }
160
160
  }
161
- function Gr(e) {
161
+ function Dr(e) {
162
162
  const t = [], r = [];
163
163
  ee.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ee = t;
164
164
  }
165
- const kr = /* @__PURE__ */ new Set();
166
- function Gt(e, t) {
167
- e && e.i && (kr.delete(e), e.i(t));
165
+ const Ur = /* @__PURE__ */ new Set();
166
+ function Dt(e, t) {
167
+ e && e.i && (Ur.delete(e), e.i(t));
168
168
  }
169
169
  function te(e) {
170
170
  return e?.length !== void 0 ? e : Array.from(e);
171
171
  }
172
- function kt(e, t) {
172
+ function Ut(e, t) {
173
173
  e.d(1), t.delete(e.key);
174
174
  }
175
- function $t(e, t, r, n, i, s, o, a, h, l, u, m) {
175
+ function Gt(e, t, r, n, i, s, o, a, h, l, u, m) {
176
176
  let f = e.length, p = s.length, g = f;
177
177
  const b = {};
178
178
  for (; g--; )
@@ -185,7 +185,7 @@ function $t(e, t, r, n, i, s, o, a, h, l, u, m) {
185
185
  }
186
186
  const F = /* @__PURE__ */ new Set(), P = /* @__PURE__ */ new Set();
187
187
  function G(C) {
188
- Gt(C, 1), C.m(a, u), o.set(C.key, C), u = C.first, p--;
188
+ Dt(C, 1), C.m(a, u), o.set(C.key, C), u = C.first, p--;
189
189
  }
190
190
  for (; f && p; ) {
191
191
  const C = d[p - 1], M = e[f - 1], N = C.key, j = M.key;
@@ -199,21 +199,21 @@ function $t(e, t, r, n, i, s, o, a, h, l, u, m) {
199
199
  G(d[p - 1]);
200
200
  return Q(H), d;
201
201
  }
202
- function $r(e, t, r) {
202
+ function Gr(e, t, r) {
203
203
  const { fragment: n, after_update: i } = e.$$;
204
204
  n && n.m(t, r), Ve(() => {
205
- const s = e.$$.on_mount.map(Dt).filter(et);
205
+ const s = e.$$.on_mount.map(Ft).filter(et);
206
206
  e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Q(s), e.$$.on_mount = [];
207
207
  }), i.forEach(Ve);
208
208
  }
209
- function jr(e, t) {
209
+ function kr(e, t) {
210
210
  const r = e.$$;
211
- r.fragment !== null && (Gr(r.after_update), Q(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
211
+ r.fragment !== null && (Dr(r.after_update), Q(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
212
212
  }
213
- function Vr(e, t) {
214
- e.$$.dirty[0] === -1 && (K.push(e), Dr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
213
+ function $r(e, t) {
214
+ e.$$.dirty[0] === -1 && (K.push(e), Fr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
215
215
  }
216
- function Xr(e, t, r, n, i, s, o = null, a = [-1]) {
216
+ function jr(e, t, r, n, i, s, o = null, a = [-1]) {
217
217
  const h = de;
218
218
  ce(e);
219
219
  const l = e.$$ = {
@@ -223,7 +223,7 @@ function Xr(e, t, r, n, i, s, o = null, a = [-1]) {
223
223
  props: s,
224
224
  update: U,
225
225
  not_equal: i,
226
- bound: ht(),
226
+ bound: lt(),
227
227
  // lifecycle
228
228
  on_mount: [],
229
229
  on_destroy: [],
@@ -232,7 +232,7 @@ function Xr(e, t, r, n, i, s, o = null, a = [-1]) {
232
232
  after_update: [],
233
233
  context: new Map(t.context || (h ? h.$$.context : [])),
234
234
  // everything else
235
- callbacks: ht(),
235
+ callbacks: lt(),
236
236
  dirty: a,
237
237
  skip_bound: !1,
238
238
  root: t.target || h.$$.root
@@ -241,19 +241,19 @@ function Xr(e, t, r, n, i, s, o = null, a = [-1]) {
241
241
  let u = !1;
242
242
  if (l.ctx = r ? r(e, t.props || {}, (m, f, ...p) => {
243
243
  const g = p.length ? p[0] : f;
244
- return l.ctx && i(l.ctx[m], l.ctx[m] = g) && (!l.skip_bound && l.bound[m] && l.bound[m](g), u && Vr(e, m)), f;
244
+ return l.ctx && i(l.ctx[m], l.ctx[m] = g) && (!l.skip_bound && l.bound[m] && l.bound[m](g), u && $r(e, m)), f;
245
245
  }) : [], l.update(), u = !0, Q(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
246
246
  if (t.hydrate) {
247
- const m = Pr(t.target);
247
+ const m = Mr(t.target);
248
248
  l.fragment && l.fragment.l(m), m.forEach(O);
249
249
  } else
250
250
  l.fragment && l.fragment.c();
251
- t.intro && Gt(e.$$.fragment), $r(e, t.target, t.anchor), A();
251
+ t.intro && Dt(e.$$.fragment), Gr(e, t.target, t.anchor), A();
252
252
  }
253
253
  ce(h);
254
254
  }
255
- let jt;
256
- typeof HTMLElement == "function" && (jt = class extends HTMLElement {
255
+ let kt;
256
+ typeof HTMLElement == "function" && (kt = class extends HTMLElement {
257
257
  /** The Svelte component constructor */
258
258
  $$ctor;
259
259
  /** Slots */
@@ -312,7 +312,7 @@ typeof HTMLElement == "function" && (jt = class extends HTMLElement {
312
312
  };
313
313
  if (await Promise.resolve(), !this.$$cn || this.$$c)
314
314
  return;
315
- const t = {}, r = Lr(this);
315
+ const t = {}, r = Nr(this);
316
316
  for (const i of this.$$s)
317
317
  i in r && (t[i] = [e(i)]);
318
318
  for (const i of this.attributes) {
@@ -399,8 +399,8 @@ function we(e, t, r, n) {
399
399
  return t;
400
400
  }
401
401
  }
402
- function Wr(e, t, r, n, i, s) {
403
- let o = class extends jt {
402
+ function Vr(e, t, r, n, i, s) {
403
+ let o = class extends kt {
404
404
  constructor() {
405
405
  super(e, r, i), this.$$p_d = t;
406
406
  }
@@ -428,7 +428,7 @@ function Wr(e, t, r, n, i, s) {
428
428
  }), e.element = /** @type {any} */
429
429
  o, o;
430
430
  }
431
- class zr {
431
+ class Xr {
432
432
  /**
433
433
  * ### PRIVATE API
434
434
  *
@@ -447,7 +447,7 @@ class zr {
447
447
  $$set = void 0;
448
448
  /** @returns {void} */
449
449
  $destroy() {
450
- jr(this, 1), this.$destroy = U;
450
+ kr(this, 1), this.$destroy = U;
451
451
  }
452
452
  /**
453
453
  * @template {Extract<keyof Events, string>} K
@@ -469,18 +469,18 @@ class zr {
469
469
  * @returns {void}
470
470
  */
471
471
  $set(t) {
472
- this.$$set && !Tr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
472
+ this.$$set && !Hr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
473
473
  }
474
474
  }
475
- const Zr = "4";
476
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Zr);
477
- function Qr(e, t) {
475
+ const Wr = "4";
476
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Wr);
477
+ function zr(e, t) {
478
478
  if (e) {
479
479
  const r = document.createElement("style");
480
480
  r.innerHTML = t, e.appendChild(r);
481
481
  }
482
482
  }
483
- function qr(e, t) {
483
+ function Zr(e, t) {
484
484
  const r = new URL(t);
485
485
  fetch(r.href).then((n) => n.text()).then((n) => {
486
486
  const i = document.createElement("style");
@@ -489,7 +489,7 @@ function qr(e, t) {
489
489
  console.error("There was an error while trying to load client styling from URL", n);
490
490
  });
491
491
  }
492
- function Jr(e, t, r) {
492
+ function Qr(e, t, r) {
493
493
  if (window.emMessageBus) {
494
494
  const n = document.createElement("style");
495
495
  window.emMessageBus.subscribe(t, (i) => {
@@ -498,7 +498,7 @@ function Jr(e, t, r) {
498
498
  }
499
499
  }
500
500
  const Y = [];
501
- function Yr(e, t) {
501
+ function qr(e, t) {
502
502
  return {
503
503
  subscribe: Ie(e, t).subscribe
504
504
  };
@@ -507,7 +507,7 @@ function Ie(e, t = U) {
507
507
  let r;
508
508
  const n = /* @__PURE__ */ new Set();
509
509
  function i(a) {
510
- if (Ut(e, a) && (e = a, r)) {
510
+ if (Rt(e, a) && (e = a, r)) {
511
511
  const h = !Y.length;
512
512
  for (const l of n)
513
513
  l[1](), Y.push(l, e);
@@ -534,7 +534,7 @@ function se(e, t, r) {
534
534
  if (!i.every(Boolean))
535
535
  throw new Error("derived() expects stores as input, got a falsy value");
536
536
  const s = t.length < 2;
537
- return Yr(r, (o, a) => {
537
+ return qr(r, (o, a) => {
538
538
  let h = !1;
539
539
  const l = [];
540
540
  let u = 0, m = U;
@@ -545,7 +545,7 @@ function se(e, t, r) {
545
545
  const g = t(n ? l[0] : l, o, a);
546
546
  s ? o(g) : m = et(g) ? g : U;
547
547
  }, p = i.map(
548
- (g, b) => Ar(
548
+ (g, b) => Sr(
549
549
  g,
550
550
  (d) => {
551
551
  l[b] = d, u &= ~(1 << b), h && f();
@@ -560,70 +560,70 @@ function se(e, t, r) {
560
560
  };
561
561
  });
562
562
  }
563
- function Kr(e) {
563
+ function Jr(e) {
564
564
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
565
565
  }
566
- var en = function(t) {
567
- return tn(t) && !rn(t);
566
+ var Yr = function(t) {
567
+ return Kr(t) && !en(t);
568
568
  };
569
- function tn(e) {
569
+ function Kr(e) {
570
570
  return !!e && typeof e == "object";
571
571
  }
572
- function rn(e) {
572
+ function en(e) {
573
573
  var t = Object.prototype.toString.call(e);
574
- return t === "[object RegExp]" || t === "[object Date]" || sn(e);
574
+ return t === "[object RegExp]" || t === "[object Date]" || nn(e);
575
575
  }
576
- var nn = typeof Symbol == "function" && Symbol.for, on = nn ? Symbol.for("react.element") : 60103;
577
- function sn(e) {
578
- return e.$$typeof === on;
576
+ var tn = typeof Symbol == "function" && Symbol.for, rn = tn ? Symbol.for("react.element") : 60103;
577
+ function nn(e) {
578
+ return e.$$typeof === rn;
579
579
  }
580
- function an(e) {
580
+ function on(e) {
581
581
  return Array.isArray(e) ? [] : {};
582
582
  }
583
583
  function pe(e, t) {
584
- return t.clone !== !1 && t.isMergeableObject(e) ? re(an(e), e, t) : e;
584
+ return t.clone !== !1 && t.isMergeableObject(e) ? re(on(e), e, t) : e;
585
585
  }
586
- function ln(e, t, r) {
586
+ function sn(e, t, r) {
587
587
  return e.concat(t).map(function(n) {
588
588
  return pe(n, r);
589
589
  });
590
590
  }
591
- function un(e, t) {
591
+ function an(e, t) {
592
592
  if (!t.customMerge)
593
593
  return re;
594
594
  var r = t.customMerge(e);
595
595
  return typeof r == "function" ? r : re;
596
596
  }
597
- function hn(e) {
597
+ function ln(e) {
598
598
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
599
599
  return Object.propertyIsEnumerable.call(e, t);
600
600
  }) : [];
601
601
  }
602
- function mt(e) {
603
- return Object.keys(e).concat(hn(e));
602
+ function ct(e) {
603
+ return Object.keys(e).concat(ln(e));
604
604
  }
605
- function Vt(e, t) {
605
+ function $t(e, t) {
606
606
  try {
607
607
  return t in e;
608
608
  } catch {
609
609
  return !1;
610
610
  }
611
611
  }
612
- function cn(e, t) {
613
- return Vt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
612
+ function un(e, t) {
613
+ return $t(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
614
614
  }
615
- function fn(e, t, r) {
615
+ function hn(e, t, r) {
616
616
  var n = {};
617
- return r.isMergeableObject(e) && mt(e).forEach(function(i) {
617
+ return r.isMergeableObject(e) && ct(e).forEach(function(i) {
618
618
  n[i] = pe(e[i], r);
619
- }), mt(t).forEach(function(i) {
620
- cn(e, i) || (Vt(e, i) && r.isMergeableObject(t[i]) ? n[i] = un(i, r)(e[i], t[i], r) : n[i] = pe(t[i], r));
619
+ }), ct(t).forEach(function(i) {
620
+ un(e, i) || ($t(e, i) && r.isMergeableObject(t[i]) ? n[i] = an(i, r)(e[i], t[i], r) : n[i] = pe(t[i], r));
621
621
  }), n;
622
622
  }
623
623
  function re(e, t, r) {
624
- r = r || {}, r.arrayMerge = r.arrayMerge || ln, r.isMergeableObject = r.isMergeableObject || en, r.cloneUnlessOtherwiseSpecified = pe;
624
+ r = r || {}, r.arrayMerge = r.arrayMerge || sn, r.isMergeableObject = r.isMergeableObject || Yr, r.cloneUnlessOtherwiseSpecified = pe;
625
625
  var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
626
- return s ? n ? r.arrayMerge(e, t, r) : fn(e, t, r) : pe(t, r);
626
+ return s ? n ? r.arrayMerge(e, t, r) : hn(e, t, r) : pe(t, r);
627
627
  }
628
628
  re.all = function(t, r) {
629
629
  if (!Array.isArray(t))
@@ -632,8 +632,8 @@ re.all = function(t, r) {
632
632
  return re(n, i, r);
633
633
  }, {});
634
634
  };
635
- var mn = re, dn = mn;
636
- const pn = /* @__PURE__ */ Kr(dn);
635
+ var cn = re, fn = cn;
636
+ const mn = /* @__PURE__ */ Jr(fn);
637
637
  /*! *****************************************************************************
638
638
  Copyright (c) Microsoft Corporation.
639
639
 
@@ -675,7 +675,7 @@ var _ = function() {
675
675
  return t;
676
676
  }, _.apply(this, arguments);
677
677
  };
678
- function gn(e, t) {
678
+ function dn(e, t) {
679
679
  var r = {};
680
680
  for (var n in e)
681
681
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -691,55 +691,53 @@ function Re(e, t, r) {
691
691
  return e.concat(s || t);
692
692
  }
693
693
  function De(e, t) {
694
- var r = t && t.cache ? t.cache : xn, n = t && t.serializer ? t.serializer : En, i = t && t.strategy ? t.strategy : yn;
694
+ var r = t && t.cache ? t.cache : En, n = t && t.serializer ? t.serializer : vn, i = t && t.strategy ? t.strategy : bn;
695
695
  return i(e, {
696
696
  cache: r,
697
697
  serializer: n
698
698
  });
699
699
  }
700
- function bn(e) {
700
+ function pn(e) {
701
701
  return e == null || typeof e == "number" || typeof e == "boolean";
702
702
  }
703
- function Xt(e, t, r, n) {
704
- var i = bn(n) ? n : r(n), s = t.get(i);
703
+ function gn(e, t, r, n) {
704
+ var i = pn(n) ? n : r(n), s = t.get(i);
705
705
  return typeof s > "u" && (s = e.call(this, n), t.set(i, s)), s;
706
706
  }
707
- function Wt(e, t, r) {
707
+ function jt(e, t, r) {
708
708
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
709
709
  return typeof s > "u" && (s = e.apply(this, n), t.set(i, s)), s;
710
710
  }
711
- function rt(e, t, r, n, i) {
711
+ function Vt(e, t, r, n, i) {
712
712
  return r.bind(t, e, n, i);
713
713
  }
714
- function yn(e, t) {
715
- var r = e.length === 1 ? Xt : Wt;
716
- return rt(e, this, r, t.cache.create(), t.serializer);
717
- }
718
- function vn(e, t) {
719
- return rt(e, this, Wt, t.cache.create(), t.serializer);
714
+ function bn(e, t) {
715
+ var r = e.length === 1 ? gn : jt;
716
+ return Vt(e, this, r, t.cache.create(), t.serializer);
720
717
  }
721
- function _n(e, t) {
722
- return rt(e, this, Xt, t.cache.create(), t.serializer);
718
+ function yn(e, t) {
719
+ return Vt(e, this, jt, t.cache.create(), t.serializer);
723
720
  }
724
- var En = function() {
721
+ var vn = function() {
725
722
  return JSON.stringify(arguments);
726
- };
727
- function nt() {
728
- this.cache = /* @__PURE__ */ Object.create(null);
729
- }
730
- nt.prototype.get = function(e) {
731
- return this.cache[e];
732
- };
733
- nt.prototype.set = function(e, t) {
734
- this.cache[e] = t;
735
- };
736
- var xn = {
723
+ }, _n = (
724
+ /** @class */
725
+ function() {
726
+ function e() {
727
+ this.cache = /* @__PURE__ */ Object.create(null);
728
+ }
729
+ return e.prototype.get = function(t) {
730
+ return this.cache[t];
731
+ }, e.prototype.set = function(t, r) {
732
+ this.cache[t] = r;
733
+ }, e;
734
+ }()
735
+ ), En = {
737
736
  create: function() {
738
- return new nt();
737
+ return new _n();
739
738
  }
740
739
  }, Ue = {
741
- variadic: vn,
742
- monadic: _n
740
+ variadic: yn
743
741
  }, y;
744
742
  (function(e) {
745
743
  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";
@@ -752,43 +750,43 @@ var ne;
752
750
  (function(e) {
753
751
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
754
752
  })(ne || (ne = {}));
755
- function dt(e) {
753
+ function ft(e) {
756
754
  return e.type === T.literal;
757
755
  }
758
- function Cn(e) {
756
+ function xn(e) {
759
757
  return e.type === T.argument;
760
758
  }
761
- function zt(e) {
759
+ function Xt(e) {
762
760
  return e.type === T.number;
763
761
  }
764
- function Zt(e) {
762
+ function Wt(e) {
765
763
  return e.type === T.date;
766
764
  }
767
- function Qt(e) {
765
+ function zt(e) {
768
766
  return e.type === T.time;
769
767
  }
770
- function qt(e) {
768
+ function Zt(e) {
771
769
  return e.type === T.select;
772
770
  }
773
- function Jt(e) {
771
+ function Qt(e) {
774
772
  return e.type === T.plural;
775
773
  }
776
- function wn(e) {
774
+ function Cn(e) {
777
775
  return e.type === T.pound;
778
776
  }
779
- function Yt(e) {
777
+ function qt(e) {
780
778
  return e.type === T.tag;
781
779
  }
782
- function Kt(e) {
780
+ function Jt(e) {
783
781
  return !!(e && typeof e == "object" && e.type === ne.number);
784
782
  }
785
783
  function We(e) {
786
784
  return !!(e && typeof e == "object" && e.type === ne.dateTime);
787
785
  }
788
- var er = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Hn = /(?:[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;
789
- function Sn(e) {
786
+ var Yt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, wn = /(?:[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;
787
+ function Hn(e) {
790
788
  var t = {};
791
- return e.replace(Hn, function(r) {
789
+ return e.replace(wn, function(r) {
792
790
  var n = r.length;
793
791
  switch (r[0]) {
794
792
  case "G":
@@ -877,11 +875,11 @@ function Sn(e) {
877
875
  return "";
878
876
  }), t;
879
877
  }
880
- var Tn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
881
- function An(e) {
878
+ var Sn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
879
+ function Tn(e) {
882
880
  if (e.length === 0)
883
881
  throw new Error("Number skeleton cannot be empty");
884
- for (var t = e.split(Tn).filter(function(f) {
882
+ for (var t = e.split(Sn).filter(function(f) {
885
883
  return f.length > 0;
886
884
  }), r = [], n = 0, i = t; n < i.length; n++) {
887
885
  var s = i[n], o = s.split("/");
@@ -896,17 +894,17 @@ function An(e) {
896
894
  }
897
895
  return r;
898
896
  }
899
- function Bn(e) {
897
+ function An(e) {
900
898
  return e.replace(/^(.*?)-/, "");
901
899
  }
902
- var pt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, tr = /^(@+)?(\+|#+)?[rs]?$/g, In = /(\*)(0+)|(#+)(0+)|(0+)/g, rr = /^(0+)$/;
903
- function gt(e) {
900
+ var mt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Kt = /^(@+)?(\+|#+)?[rs]?$/g, Bn = /(\*)(0+)|(#+)(0+)|(0+)/g, er = /^(0+)$/;
901
+ function dt(e) {
904
902
  var t = {};
905
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(tr, function(r, n, i) {
903
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Kt, function(r, n, i) {
906
904
  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)), "";
907
905
  }), t;
908
906
  }
909
- function nr(e) {
907
+ function tr(e) {
910
908
  switch (e) {
911
909
  case "sign-auto":
912
910
  return {
@@ -946,7 +944,7 @@ function nr(e) {
946
944
  };
947
945
  }
948
946
  }
949
- function Mn(e) {
947
+ function In(e) {
950
948
  var t;
951
949
  if (e[0] === "E" && e[1] === "E" ? (t = {
952
950
  notation: "engineering"
@@ -954,17 +952,17 @@ function Mn(e) {
954
952
  notation: "scientific"
955
953
  }, e = e.slice(1)), t) {
956
954
  var r = e.slice(0, 2);
957
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !rr.test(e))
955
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !er.test(e))
958
956
  throw new Error("Malformed concise eng/scientific notation");
959
957
  t.minimumIntegerDigits = e.length;
960
958
  }
961
959
  return t;
962
960
  }
963
- function bt(e) {
964
- var t = {}, r = nr(e);
961
+ function pt(e) {
962
+ var t = {}, r = tr(e);
965
963
  return r || t;
966
964
  }
967
- function Nn(e) {
965
+ function Mn(e) {
968
966
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
969
967
  var i = n[r];
970
968
  switch (i.stem) {
@@ -988,7 +986,7 @@ function Nn(e) {
988
986
  continue;
989
987
  case "measure-unit":
990
988
  case "unit":
991
- t.style = "unit", t.unit = Bn(i.options[0]);
989
+ t.style = "unit", t.unit = An(i.options[0]);
992
990
  continue;
993
991
  case "compact-short":
994
992
  case "K":
@@ -1000,12 +998,12 @@ function Nn(e) {
1000
998
  continue;
1001
999
  case "scientific":
1002
1000
  t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(h, l) {
1003
- return _(_({}, h), bt(l));
1001
+ return _(_({}, h), pt(l));
1004
1002
  }, {}));
1005
1003
  continue;
1006
1004
  case "engineering":
1007
1005
  t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(h, l) {
1008
- return _(_({}, h), bt(l));
1006
+ return _(_({}, h), pt(l));
1009
1007
  }, {}));
1010
1008
  continue;
1011
1009
  case "notation-simple":
@@ -1050,7 +1048,7 @@ function Nn(e) {
1050
1048
  case "integer-width":
1051
1049
  if (i.options.length > 1)
1052
1050
  throw new RangeError("integer-width stems only accept a single optional option");
1053
- i.options[0].replace(In, function(h, l, u, m, f, p) {
1051
+ i.options[0].replace(Bn, function(h, l, u, m, f, p) {
1054
1052
  if (l)
1055
1053
  t.minimumIntegerDigits = u.length;
1056
1054
  else {
@@ -1063,27 +1061,27 @@ function Nn(e) {
1063
1061
  });
1064
1062
  continue;
1065
1063
  }
1066
- if (rr.test(i.stem)) {
1064
+ if (er.test(i.stem)) {
1067
1065
  t.minimumIntegerDigits = i.stem.length;
1068
1066
  continue;
1069
1067
  }
1070
- if (pt.test(i.stem)) {
1068
+ if (mt.test(i.stem)) {
1071
1069
  if (i.options.length > 1)
1072
1070
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1073
- i.stem.replace(pt, function(h, l, u, m, f, p) {
1071
+ i.stem.replace(mt, function(h, l, u, m, f, p) {
1074
1072
  return u === "*" ? t.minimumFractionDigits = l.length : m && m[0] === "#" ? t.maximumFractionDigits = m.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1075
1073
  });
1076
1074
  var s = i.options[0];
1077
- s === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = _(_({}, t), gt(s)));
1075
+ s === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = _(_({}, t), dt(s)));
1078
1076
  continue;
1079
1077
  }
1080
- if (tr.test(i.stem)) {
1081
- t = _(_({}, t), gt(i.stem));
1078
+ if (Kt.test(i.stem)) {
1079
+ t = _(_({}, t), dt(i.stem));
1082
1080
  continue;
1083
1081
  }
1084
- var o = nr(i.stem);
1082
+ var o = tr(i.stem);
1085
1083
  o && (t = _(_({}, t), o));
1086
- var a = Mn(i.stem);
1084
+ var a = In(i.stem);
1087
1085
  a && (t = _(_({}, t), a));
1088
1086
  }
1089
1087
  return t;
@@ -2503,13 +2501,13 @@ var Ce = {
2503
2501
  "h"
2504
2502
  ]
2505
2503
  };
2506
- function Pn(e, t) {
2504
+ function Nn(e, t) {
2507
2505
  for (var r = "", n = 0; n < e.length; n++) {
2508
2506
  var i = e.charAt(n);
2509
2507
  if (i === "j") {
2510
2508
  for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2511
2509
  s++, n++;
2512
- var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), h = "a", l = Ln(t);
2510
+ var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), h = "a", l = Pn(t);
2513
2511
  for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
2514
2512
  r += h;
2515
2513
  for (; o-- > 0; )
@@ -2519,7 +2517,7 @@ function Pn(e, t) {
2519
2517
  }
2520
2518
  return r;
2521
2519
  }
2522
- function Ln(e) {
2520
+ function Pn(e) {
2523
2521
  var t = e.hourCycle;
2524
2522
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2525
2523
  e.hourCycles && // @ts-ignore
@@ -2541,20 +2539,20 @@ function Ln(e) {
2541
2539
  var i = Ce[n || ""] || Ce[r || ""] || Ce["".concat(r, "-001")] || Ce["001"];
2542
2540
  return i[0];
2543
2541
  }
2544
- var Ge, On = new RegExp("^".concat(er.source, "*")), Fn = new RegExp("".concat(er.source, "*$"));
2542
+ var Ge, Ln = new RegExp("^".concat(Yt.source, "*")), On = new RegExp("".concat(Yt.source, "*$"));
2545
2543
  function v(e, t) {
2546
2544
  return { start: e, end: t };
2547
2545
  }
2548
- var Rn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Dn = !!String.fromCodePoint, Un = !!Object.fromEntries, Gn = !!String.prototype.codePointAt, kn = !!String.prototype.trimStart, $n = !!String.prototype.trimEnd, jn = !!Number.isSafeInteger, Vn = jn ? Number.isSafeInteger : function(e) {
2546
+ var Fn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Rn = !!String.fromCodePoint, Dn = !!Object.fromEntries, Un = !!String.prototype.codePointAt, Gn = !!String.prototype.trimStart, kn = !!String.prototype.trimEnd, $n = !!Number.isSafeInteger, jn = $n ? Number.isSafeInteger : function(e) {
2549
2547
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2550
2548
  }, ze = !0;
2551
2549
  try {
2552
- var Xn = or("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2553
- ze = ((Ge = Xn.exec("a")) === null || Ge === void 0 ? void 0 : Ge[0]) === "a";
2550
+ var Vn = nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2551
+ ze = ((Ge = Vn.exec("a")) === null || Ge === void 0 ? void 0 : Ge[0]) === "a";
2554
2552
  } catch {
2555
2553
  ze = !1;
2556
2554
  }
2557
- var yt = Rn ? (
2555
+ var gt = Fn ? (
2558
2556
  // Native
2559
2557
  function(t, r, n) {
2560
2558
  return t.startsWith(r, n);
@@ -2564,7 +2562,7 @@ var yt = Rn ? (
2564
2562
  function(t, r, n) {
2565
2563
  return t.slice(n, n + r.length) === r;
2566
2564
  }
2567
- ), Ze = Dn ? String.fromCodePoint : (
2565
+ ), Ze = Rn ? String.fromCodePoint : (
2568
2566
  // IE11
2569
2567
  function() {
2570
2568
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2576,9 +2574,9 @@ var yt = Rn ? (
2576
2574
  }
2577
2575
  return n;
2578
2576
  }
2579
- ), vt = (
2577
+ ), bt = (
2580
2578
  // native
2581
- Un ? Object.fromEntries : (
2579
+ Dn ? Object.fromEntries : (
2582
2580
  // Ponyfill
2583
2581
  function(t) {
2584
2582
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2588,7 +2586,7 @@ var yt = Rn ? (
2588
2586
  return r;
2589
2587
  }
2590
2588
  )
2591
- ), ir = Gn ? (
2589
+ ), rr = Un ? (
2592
2590
  // Native
2593
2591
  function(t, r) {
2594
2592
  return t.codePointAt(r);
@@ -2602,7 +2600,7 @@ var yt = Rn ? (
2602
2600
  return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
2603
2601
  }
2604
2602
  }
2605
- ), Wn = kn ? (
2603
+ ), Xn = Gn ? (
2606
2604
  // Native
2607
2605
  function(t) {
2608
2606
  return t.trimStart();
@@ -2610,9 +2608,9 @@ var yt = Rn ? (
2610
2608
  ) : (
2611
2609
  // Ponyfill
2612
2610
  function(t) {
2613
- return t.replace(On, "");
2611
+ return t.replace(Ln, "");
2614
2612
  }
2615
- ), zn = $n ? (
2613
+ ), Wn = kn ? (
2616
2614
  // Native
2617
2615
  function(t) {
2618
2616
  return t.trimEnd();
@@ -2620,32 +2618,32 @@ var yt = Rn ? (
2620
2618
  ) : (
2621
2619
  // Ponyfill
2622
2620
  function(t) {
2623
- return t.replace(Fn, "");
2621
+ return t.replace(On, "");
2624
2622
  }
2625
2623
  );
2626
- function or(e, t) {
2624
+ function nr(e, t) {
2627
2625
  return new RegExp(e, t);
2628
2626
  }
2629
2627
  var Qe;
2630
2628
  if (ze) {
2631
- var _t = or("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2629
+ var yt = nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2632
2630
  Qe = function(t, r) {
2633
2631
  var n;
2634
- _t.lastIndex = r;
2635
- var i = _t.exec(t);
2632
+ yt.lastIndex = r;
2633
+ var i = yt.exec(t);
2636
2634
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2637
2635
  };
2638
2636
  } else
2639
2637
  Qe = function(t, r) {
2640
2638
  for (var n = []; ; ) {
2641
- var i = ir(t, r);
2642
- if (i === void 0 || sr(i) || Jn(i))
2639
+ var i = rr(t, r);
2640
+ if (i === void 0 || ir(i) || qn(i))
2643
2641
  break;
2644
2642
  n.push(i), r += i >= 65536 ? 2 : 1;
2645
2643
  }
2646
2644
  return Ze.apply(void 0, n);
2647
2645
  };
2648
- var Zn = (
2646
+ var zn = (
2649
2647
  /** @class */
2650
2648
  function() {
2651
2649
  function e(t, r) {
@@ -2727,7 +2725,7 @@ var Zn = (
2727
2725
  return this.error(y.INVALID_TAG, v(n, this.clonePosition()));
2728
2726
  }, e.prototype.parseTagName = function() {
2729
2727
  var t = this.offset();
2730
- for (this.bump(); !this.isEOF() && qn(this.char()); )
2728
+ for (this.bump(); !this.isEOF() && Qn(this.char()); )
2731
2729
  this.bump();
2732
2730
  return this.message.slice(t, this.offset());
2733
2731
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2756,7 +2754,7 @@ var Zn = (
2756
2754
  };
2757
2755
  }, e.prototype.tryParseLeftAngleBracket = function() {
2758
2756
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2759
- !Qn(this.peek() || 0)) ? (this.bump(), "<") : null;
2757
+ !Zn(this.peek() || 0)) ? (this.bump(), "<") : null;
2760
2758
  }, e.prototype.tryParseQuote = function(t) {
2761
2759
  if (this.isEOF() || this.char() !== 39)
2762
2760
  return null;
@@ -2843,7 +2841,7 @@ var Zn = (
2843
2841
  var u = this.clonePosition(), m = this.parseSimpleArgStyleIfPossible();
2844
2842
  if (m.err)
2845
2843
  return m;
2846
- var f = zn(m.val);
2844
+ var f = Wn(m.val);
2847
2845
  if (f.length === 0)
2848
2846
  return this.error(y.EXPECT_ARGUMENT_STYLE, v(this.clonePosition(), this.clonePosition()));
2849
2847
  var p = v(u, this.clonePosition());
@@ -2853,8 +2851,8 @@ var Zn = (
2853
2851
  if (g.err)
2854
2852
  return g;
2855
2853
  var b = v(i, this.clonePosition());
2856
- if (l && yt(l?.style, "::", 0)) {
2857
- var d = Wn(l.style.slice(2));
2854
+ if (l && gt(l?.style, "::", 0)) {
2855
+ var d = Xn(l.style.slice(2));
2858
2856
  if (a === "number") {
2859
2857
  var m = this.parseNumberSkeletonFromString(d, l.styleLocation);
2860
2858
  return m.err ? m : {
@@ -2865,12 +2863,12 @@ var Zn = (
2865
2863
  if (d.length === 0)
2866
2864
  return this.error(y.EXPECT_DATE_TIME_SKELETON, b);
2867
2865
  var w = d;
2868
- this.locale && (w = Pn(d, this.locale));
2866
+ this.locale && (w = Nn(d, this.locale));
2869
2867
  var f = {
2870
2868
  type: ne.dateTime,
2871
2869
  pattern: w,
2872
2870
  location: l.styleLocation,
2873
- parsedOptions: this.shouldParseSkeletons ? Sn(w) : {}
2871
+ parsedOptions: this.shouldParseSkeletons ? Hn(w) : {}
2874
2872
  }, E = a === "date" ? T.date : T.time;
2875
2873
  return {
2876
2874
  val: { type: E, value: n, location: b, style: f },
@@ -2916,7 +2914,7 @@ var Zn = (
2916
2914
  val: {
2917
2915
  type: T.select,
2918
2916
  value: n,
2919
- options: vt(G.val),
2917
+ options: bt(G.val),
2920
2918
  location: C
2921
2919
  },
2922
2920
  err: null
@@ -2924,7 +2922,7 @@ var Zn = (
2924
2922
  val: {
2925
2923
  type: T.plural,
2926
2924
  value: n,
2927
- options: vt(G.val),
2925
+ options: bt(G.val),
2928
2926
  offset: P,
2929
2927
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2930
2928
  location: C
@@ -2975,7 +2973,7 @@ var Zn = (
2975
2973
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2976
2974
  var n = [];
2977
2975
  try {
2978
- n = An(t);
2976
+ n = Tn(t);
2979
2977
  } catch {
2980
2978
  return this.error(y.INVALID_NUMBER_SKELETON, r);
2981
2979
  }
@@ -2984,7 +2982,7 @@ var Zn = (
2984
2982
  type: ne.number,
2985
2983
  tokens: n,
2986
2984
  location: r,
2987
- parsedOptions: this.shouldParseSkeletons ? Nn(n) : {}
2985
+ parsedOptions: this.shouldParseSkeletons ? Mn(n) : {}
2988
2986
  },
2989
2987
  err: null
2990
2988
  };
@@ -3032,7 +3030,7 @@ var Zn = (
3032
3030
  break;
3033
3031
  }
3034
3032
  var h = v(i, this.clonePosition());
3035
- return s ? (o *= n, Vn(o) ? { val: o, err: null } : this.error(r, h)) : this.error(t, h);
3033
+ return s ? (o *= n, jn(o) ? { val: o, err: null } : this.error(r, h)) : this.error(t, h);
3036
3034
  }, e.prototype.offset = function() {
3037
3035
  return this.position.offset;
3038
3036
  }, e.prototype.isEOF = function() {
@@ -3047,7 +3045,7 @@ var Zn = (
3047
3045
  var t = this.position.offset;
3048
3046
  if (t >= this.message.length)
3049
3047
  throw Error("out of bound");
3050
- var r = ir(this.message, t);
3048
+ var r = rr(this.message, t);
3051
3049
  if (r === void 0)
3052
3050
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3053
3051
  return r;
@@ -3066,7 +3064,7 @@ var Zn = (
3066
3064
  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);
3067
3065
  }
3068
3066
  }, e.prototype.bumpIf = function(t) {
3069
- if (yt(this.message, t, this.offset())) {
3067
+ if (gt(this.message, t, this.offset())) {
3070
3068
  for (var r = 0; r < t.length; r++)
3071
3069
  this.bump();
3072
3070
  return !0;
@@ -3088,7 +3086,7 @@ var Zn = (
3088
3086
  break;
3089
3087
  }
3090
3088
  }, e.prototype.bumpSpace = function() {
3091
- for (; !this.isEOF() && sr(this.char()); )
3089
+ for (; !this.isEOF() && ir(this.char()); )
3092
3090
  this.bump();
3093
3091
  }, e.prototype.peek = function() {
3094
3092
  if (this.isEOF())
@@ -3101,30 +3099,30 @@ var Zn = (
3101
3099
  function qe(e) {
3102
3100
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3103
3101
  }
3104
- function Qn(e) {
3102
+ function Zn(e) {
3105
3103
  return qe(e) || e === 47;
3106
3104
  }
3107
- function qn(e) {
3105
+ function Qn(e) {
3108
3106
  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;
3109
3107
  }
3110
- function sr(e) {
3108
+ function ir(e) {
3111
3109
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3112
3110
  }
3113
- function Jn(e) {
3111
+ function qn(e) {
3114
3112
  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;
3115
3113
  }
3116
3114
  function Je(e) {
3117
3115
  e.forEach(function(t) {
3118
- if (delete t.location, qt(t) || Jt(t))
3116
+ if (delete t.location, Zt(t) || Qt(t))
3119
3117
  for (var r in t.options)
3120
3118
  delete t.options[r].location, Je(t.options[r].value);
3121
3119
  else
3122
- zt(t) && Kt(t.style) || (Zt(t) || Qt(t)) && We(t.style) ? delete t.style.location : Yt(t) && Je(t.children);
3120
+ Xt(t) && Jt(t.style) || (Wt(t) || zt(t)) && We(t.style) ? delete t.style.location : qt(t) && Je(t.children);
3123
3121
  });
3124
3122
  }
3125
- function Yn(e, t) {
3123
+ function Jn(e, t) {
3126
3124
  t === void 0 && (t = {}), t = _({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3127
- var r = new Zn(e, t).parse();
3125
+ var r = new zn(e, t).parse();
3128
3126
  if (r.err) {
3129
3127
  var n = SyntaxError(y[r.err.kind]);
3130
3128
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
@@ -3147,7 +3145,7 @@ var Ne = (
3147
3145
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3148
3146
  }, t;
3149
3147
  }(Error)
3150
- ), Et = (
3148
+ ), vt = (
3151
3149
  /** @class */
3152
3150
  function(e) {
3153
3151
  Me(t, e);
@@ -3156,7 +3154,7 @@ var Ne = (
3156
3154
  }
3157
3155
  return t;
3158
3156
  }(Ne)
3159
- ), Kn = (
3157
+ ), Yn = (
3160
3158
  /** @class */
3161
3159
  function(e) {
3162
3160
  Me(t, e);
@@ -3165,7 +3163,7 @@ var Ne = (
3165
3163
  }
3166
3164
  return t;
3167
3165
  }(Ne)
3168
- ), ei = (
3166
+ ), Kn = (
3169
3167
  /** @class */
3170
3168
  function(e) {
3171
3169
  Me(t, e);
@@ -3178,17 +3176,17 @@ var Ne = (
3178
3176
  (function(e) {
3179
3177
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3180
3178
  })(L || (L = {}));
3181
- function ti(e) {
3179
+ function ei(e) {
3182
3180
  return e.length < 2 ? e : e.reduce(function(t, r) {
3183
3181
  var n = t[t.length - 1];
3184
3182
  return !n || n.type !== L.literal || r.type !== L.literal ? t.push(r) : n.value += r.value, t;
3185
3183
  }, []);
3186
3184
  }
3187
- function ri(e) {
3185
+ function ti(e) {
3188
3186
  return typeof e == "function";
3189
3187
  }
3190
3188
  function He(e, t, r, n, i, s, o) {
3191
- if (e.length === 1 && dt(e[0]))
3189
+ if (e.length === 1 && ft(e[0]))
3192
3190
  return [
3193
3191
  {
3194
3192
  type: L.literal,
@@ -3197,14 +3195,14 @@ function He(e, t, r, n, i, s, o) {
3197
3195
  ];
3198
3196
  for (var a = [], h = 0, l = e; h < l.length; h++) {
3199
3197
  var u = l[h];
3200
- if (dt(u)) {
3198
+ if (ft(u)) {
3201
3199
  a.push({
3202
3200
  type: L.literal,
3203
3201
  value: u.value
3204
3202
  });
3205
3203
  continue;
3206
3204
  }
3207
- if (wn(u)) {
3205
+ if (Cn(u)) {
3208
3206
  typeof s == "number" && a.push({
3209
3207
  type: L.literal,
3210
3208
  value: r.getNumberFormat(t).format(s)
@@ -3213,16 +3211,16 @@ function He(e, t, r, n, i, s, o) {
3213
3211
  }
3214
3212
  var m = u.value;
3215
3213
  if (!(i && m in i))
3216
- throw new ei(m, o);
3214
+ throw new Kn(m, o);
3217
3215
  var f = i[m];
3218
- if (Cn(u)) {
3216
+ if (xn(u)) {
3219
3217
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3220
3218
  type: typeof f == "string" ? L.literal : L.object,
3221
3219
  value: f
3222
3220
  });
3223
3221
  continue;
3224
3222
  }
3225
- if (Zt(u)) {
3223
+ if (Wt(u)) {
3226
3224
  var p = typeof u.style == "string" ? n.date[u.style] : We(u.style) ? u.style.parsedOptions : void 0;
3227
3225
  a.push({
3228
3226
  type: L.literal,
@@ -3230,7 +3228,7 @@ function He(e, t, r, n, i, s, o) {
3230
3228
  });
3231
3229
  continue;
3232
3230
  }
3233
- if (Qt(u)) {
3231
+ if (zt(u)) {
3234
3232
  var p = typeof u.style == "string" ? n.time[u.style] : We(u.style) ? u.style.parsedOptions : n.time.medium;
3235
3233
  a.push({
3236
3234
  type: L.literal,
@@ -3238,18 +3236,18 @@ function He(e, t, r, n, i, s, o) {
3238
3236
  });
3239
3237
  continue;
3240
3238
  }
3241
- if (zt(u)) {
3242
- var p = typeof u.style == "string" ? n.number[u.style] : Kt(u.style) ? u.style.parsedOptions : void 0;
3239
+ if (Xt(u)) {
3240
+ var p = typeof u.style == "string" ? n.number[u.style] : Jt(u.style) ? u.style.parsedOptions : void 0;
3243
3241
  p && p.scale && (f = f * (p.scale || 1)), a.push({
3244
3242
  type: L.literal,
3245
3243
  value: r.getNumberFormat(t, p).format(f)
3246
3244
  });
3247
3245
  continue;
3248
3246
  }
3249
- if (Yt(u)) {
3247
+ if (qt(u)) {
3250
3248
  var g = u.children, b = u.value, d = i[b];
3251
- if (!ri(d))
3252
- throw new Kn(b, "function", o);
3249
+ if (!ti(d))
3250
+ throw new Yn(b, "function", o);
3253
3251
  var w = He(g, t, r, n, i, s), E = d(w.map(function(P) {
3254
3252
  return P.value;
3255
3253
  }));
@@ -3260,14 +3258,14 @@ function He(e, t, r, n, i, s, o) {
3260
3258
  };
3261
3259
  }));
3262
3260
  }
3263
- if (qt(u)) {
3261
+ if (Zt(u)) {
3264
3262
  var H = u.options[f] || u.options.other;
3265
3263
  if (!H)
3266
- throw new Et(u.value, f, Object.keys(u.options), o);
3264
+ throw new vt(u.value, f, Object.keys(u.options), o);
3267
3265
  a.push.apply(a, He(H.value, t, r, n, i));
3268
3266
  continue;
3269
3267
  }
3270
- if (Jt(u)) {
3268
+ if (Qt(u)) {
3271
3269
  var H = u.options["=".concat(f)];
3272
3270
  if (!H) {
3273
3271
  if (!Intl.PluralRules)
@@ -3278,21 +3276,21 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3278
3276
  H = u.options[F] || u.options.other;
3279
3277
  }
3280
3278
  if (!H)
3281
- throw new Et(u.value, f, Object.keys(u.options), o);
3279
+ throw new vt(u.value, f, Object.keys(u.options), o);
3282
3280
  a.push.apply(a, He(H.value, t, r, n, i, f - (u.offset || 0)));
3283
3281
  continue;
3284
3282
  }
3285
3283
  }
3286
- return ti(a);
3284
+ return ei(a);
3287
3285
  }
3288
- function ni(e, t) {
3286
+ function ri(e, t) {
3289
3287
  return t ? _(_(_({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3290
3288
  return r[n] = _(_({}, e[n]), t[n] || {}), r;
3291
3289
  }, {})) : e;
3292
3290
  }
3293
- function ii(e, t) {
3291
+ function ni(e, t) {
3294
3292
  return t ? Object.keys(e).reduce(function(r, n) {
3295
- return r[n] = ni(e[n], t[n]), r;
3293
+ return r[n] = ri(e[n], t[n]), r;
3296
3294
  }, _({}, e)) : e;
3297
3295
  }
3298
3296
  function ke(e) {
@@ -3309,7 +3307,7 @@ function ke(e) {
3309
3307
  }
3310
3308
  };
3311
3309
  }
3312
- function oi(e) {
3310
+ function ii(e) {
3313
3311
  return e === void 0 && (e = {
3314
3312
  number: {},
3315
3313
  dateTime: {},
@@ -3341,7 +3339,7 @@ function oi(e) {
3341
3339
  })
3342
3340
  };
3343
3341
  }
3344
- var si = (
3342
+ var oi = (
3345
3343
  /** @class */
3346
3344
  function() {
3347
3345
  function e(t, r, n, i) {
@@ -3373,13 +3371,13 @@ var si = (
3373
3371
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3374
3372
  var o = i || {};
3375
3373
  o.formatters;
3376
- var a = gn(o, ["formatters"]);
3374
+ var a = dn(o, ["formatters"]);
3377
3375
  this.ast = e.__parse(t, _(_({}, a), { locale: this.resolvedLocale }));
3378
3376
  } else
3379
3377
  this.ast = t;
3380
3378
  if (!Array.isArray(this.ast))
3381
3379
  throw new TypeError("A message must be provided as a String or AST.");
3382
- this.formats = ii(e.formats, n), this.formatters = i && i.formatters || oi(this.formatterCache);
3380
+ this.formats = ni(e.formats, n), this.formatters = i && i.formatters || ii(this.formatterCache);
3383
3381
  }
3384
3382
  return Object.defineProperty(e, "defaultLocale", {
3385
3383
  get: function() {
@@ -3392,7 +3390,7 @@ var si = (
3392
3390
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3393
3391
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3394
3392
  }
3395
- }, e.__parse = Yn, e.formats = {
3393
+ }, e.__parse = Jn, e.formats = {
3396
3394
  number: {
3397
3395
  integer: {
3398
3396
  maximumFractionDigits: 0
@@ -3453,7 +3451,7 @@ var si = (
3453
3451
  }, e;
3454
3452
  }()
3455
3453
  );
3456
- function ai(e, t) {
3454
+ function si(e, t) {
3457
3455
  if (t == null)
3458
3456
  return;
3459
3457
  if (t in e)
@@ -3474,60 +3472,60 @@ function ai(e, t) {
3474
3472
  n = void 0;
3475
3473
  return n;
3476
3474
  }
3477
- const X = {}, li = (e, t, r) => r && (t in X || (X[t] = {}), e in X[t] || (X[t][e] = r), r), ar = (e, t) => {
3475
+ const X = {}, ai = (e, t, r) => r && (t in X || (X[t] = {}), e in X[t] || (X[t][e] = r), r), or = (e, t) => {
3478
3476
  if (t == null)
3479
3477
  return;
3480
3478
  if (t in X && e in X[t])
3481
3479
  return X[t][e];
3482
3480
  const r = Pe(t);
3483
3481
  for (let n = 0; n < r.length; n++) {
3484
- const i = r[n], s = hi(i, e);
3482
+ const i = r[n], s = ui(i, e);
3485
3483
  if (s)
3486
- return li(e, t, s);
3484
+ return ai(e, t, s);
3487
3485
  }
3488
3486
  };
3489
- let it;
3487
+ let rt;
3490
3488
  const ae = Ie({});
3491
- function ui(e) {
3492
- return it[e] || null;
3489
+ function li(e) {
3490
+ return rt[e] || null;
3493
3491
  }
3494
- function lr(e) {
3495
- return e in it;
3492
+ function sr(e) {
3493
+ return e in rt;
3496
3494
  }
3497
- function hi(e, t) {
3498
- if (!lr(e))
3495
+ function ui(e, t) {
3496
+ if (!sr(e))
3499
3497
  return null;
3500
- const r = ui(e);
3501
- return ai(r, t);
3498
+ const r = li(e);
3499
+ return si(r, t);
3502
3500
  }
3503
- function ci(e) {
3501
+ function hi(e) {
3504
3502
  if (e == null)
3505
3503
  return;
3506
3504
  const t = Pe(e);
3507
3505
  for (let r = 0; r < t.length; r++) {
3508
3506
  const n = t[r];
3509
- if (lr(n))
3507
+ if (sr(n))
3510
3508
  return n;
3511
3509
  }
3512
3510
  }
3513
- function ur(e, ...t) {
3514
- delete X[e], ae.update((r) => (r[e] = pn.all([r[e] || {}, ...t]), r));
3511
+ function ar(e, ...t) {
3512
+ delete X[e], ae.update((r) => (r[e] = mn.all([r[e] || {}, ...t]), r));
3515
3513
  }
3516
3514
  se(
3517
3515
  [ae],
3518
3516
  ([e]) => Object.keys(e)
3519
3517
  );
3520
- ae.subscribe((e) => it = e);
3518
+ ae.subscribe((e) => rt = e);
3521
3519
  const Se = {};
3522
- function fi(e, t) {
3520
+ function ci(e, t) {
3523
3521
  Se[e].delete(t), Se[e].size === 0 && delete Se[e];
3524
3522
  }
3525
- function hr(e) {
3523
+ function lr(e) {
3526
3524
  return Se[e];
3527
3525
  }
3528
- function mi(e) {
3526
+ function fi(e) {
3529
3527
  return Pe(e).map((t) => {
3530
- const r = hr(t);
3528
+ const r = lr(t);
3531
3529
  return [t, r ? [...r] : []];
3532
3530
  }).filter(([, t]) => t.length > 0);
3533
3531
  }
@@ -3535,31 +3533,31 @@ function Ye(e) {
3535
3533
  return e == null ? !1 : Pe(e).some(
3536
3534
  (t) => {
3537
3535
  var r;
3538
- return (r = hr(t)) == null ? void 0 : r.size;
3536
+ return (r = lr(t)) == null ? void 0 : r.size;
3539
3537
  }
3540
3538
  );
3541
3539
  }
3542
- function di(e, t) {
3540
+ function mi(e, t) {
3543
3541
  return Promise.all(
3544
- t.map((n) => (fi(e, n), n().then((i) => i.default || i)))
3545
- ).then((n) => ur(e, ...n));
3542
+ t.map((n) => (ci(e, n), n().then((i) => i.default || i)))
3543
+ ).then((n) => ar(e, ...n));
3546
3544
  }
3547
3545
  const he = {};
3548
- function cr(e) {
3546
+ function ur(e) {
3549
3547
  if (!Ye(e))
3550
3548
  return e in he ? he[e] : Promise.resolve();
3551
- const t = mi(e);
3549
+ const t = fi(e);
3552
3550
  return he[e] = Promise.all(
3553
3551
  t.map(
3554
- ([r, n]) => di(r, n)
3552
+ ([r, n]) => mi(r, n)
3555
3553
  )
3556
3554
  ).then(() => {
3557
3555
  if (Ye(e))
3558
- return cr(e);
3556
+ return ur(e);
3559
3557
  delete he[e];
3560
3558
  }), he[e];
3561
3559
  }
3562
- const pi = {
3560
+ const di = {
3563
3561
  number: {
3564
3562
  scientific: { notation: "scientific" },
3565
3563
  engineering: { notation: "engineering" },
@@ -3588,34 +3586,34 @@ const pi = {
3588
3586
  timeZoneName: "short"
3589
3587
  }
3590
3588
  }
3591
- }, gi = {
3589
+ }, pi = {
3592
3590
  fallbackLocale: null,
3593
3591
  loadingDelay: 200,
3594
- formats: pi,
3592
+ formats: di,
3595
3593
  warnOnMissingMessages: !0,
3596
3594
  handleMissingMessage: void 0,
3597
3595
  ignoreTag: !0
3598
- }, bi = gi;
3596
+ }, gi = pi;
3599
3597
  function oe() {
3600
- return bi;
3598
+ return gi;
3601
3599
  }
3602
3600
  const $e = Ie(!1);
3603
- var yi = Object.defineProperty, vi = Object.defineProperties, _i = Object.getOwnPropertyDescriptors, xt = Object.getOwnPropertySymbols, Ei = Object.prototype.hasOwnProperty, xi = Object.prototype.propertyIsEnumerable, Ct = (e, t, r) => t in e ? yi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ci = (e, t) => {
3601
+ var bi = Object.defineProperty, yi = Object.defineProperties, vi = Object.getOwnPropertyDescriptors, _t = Object.getOwnPropertySymbols, _i = Object.prototype.hasOwnProperty, Ei = Object.prototype.propertyIsEnumerable, Et = (e, t, r) => t in e ? bi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, xi = (e, t) => {
3604
3602
  for (var r in t || (t = {}))
3605
- Ei.call(t, r) && Ct(e, r, t[r]);
3606
- if (xt)
3607
- for (var r of xt(t))
3608
- xi.call(t, r) && Ct(e, r, t[r]);
3603
+ _i.call(t, r) && Et(e, r, t[r]);
3604
+ if (_t)
3605
+ for (var r of _t(t))
3606
+ Ei.call(t, r) && Et(e, r, t[r]);
3609
3607
  return e;
3610
- }, wi = (e, t) => vi(e, _i(t));
3608
+ }, Ci = (e, t) => yi(e, vi(t));
3611
3609
  let Ke;
3612
3610
  const Ae = Ie(null);
3613
- function wt(e) {
3611
+ function xt(e) {
3614
3612
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3615
3613
  }
3616
3614
  function Pe(e, t = oe().fallbackLocale) {
3617
- const r = wt(e);
3618
- return t ? [.../* @__PURE__ */ new Set([...r, ...wt(t)])] : r;
3615
+ const r = xt(e);
3616
+ return t ? [.../* @__PURE__ */ new Set([...r, ...xt(t)])] : r;
3619
3617
  }
3620
3618
  function q() {
3621
3619
  return Ke ?? void 0;
@@ -3623,22 +3621,22 @@ function q() {
3623
3621
  Ae.subscribe((e) => {
3624
3622
  Ke = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3625
3623
  });
3626
- const Hi = (e) => {
3627
- if (e && ci(e) && Ye(e)) {
3624
+ const wi = (e) => {
3625
+ if (e && hi(e) && Ye(e)) {
3628
3626
  const { loadingDelay: t } = oe();
3629
3627
  let r;
3630
3628
  return typeof window < "u" && q() != null && t ? r = window.setTimeout(
3631
3629
  () => $e.set(!0),
3632
3630
  t
3633
- ) : $e.set(!0), cr(e).then(() => {
3631
+ ) : $e.set(!0), ur(e).then(() => {
3634
3632
  Ae.set(e);
3635
3633
  }).finally(() => {
3636
3634
  clearTimeout(r), $e.set(!1);
3637
3635
  });
3638
3636
  }
3639
3637
  return Ae.set(e);
3640
- }, W = wi(Ci({}, Ae), {
3641
- set: Hi
3638
+ }, W = Ci(xi({}, Ae), {
3639
+ set: wi
3642
3640
  }), Le = (e) => {
3643
3641
  const t = /* @__PURE__ */ Object.create(null);
3644
3642
  return (n) => {
@@ -3646,20 +3644,20 @@ const Hi = (e) => {
3646
3644
  return i in t ? t[i] : t[i] = e(n);
3647
3645
  };
3648
3646
  };
3649
- var Si = Object.defineProperty, Be = Object.getOwnPropertySymbols, fr = Object.prototype.hasOwnProperty, mr = Object.prototype.propertyIsEnumerable, Ht = (e, t, r) => t in e ? Si(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ot = (e, t) => {
3647
+ var Hi = Object.defineProperty, Be = Object.getOwnPropertySymbols, hr = Object.prototype.hasOwnProperty, cr = Object.prototype.propertyIsEnumerable, Ct = (e, t, r) => t in e ? Hi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, nt = (e, t) => {
3650
3648
  for (var r in t || (t = {}))
3651
- fr.call(t, r) && Ht(e, r, t[r]);
3649
+ hr.call(t, r) && Ct(e, r, t[r]);
3652
3650
  if (Be)
3653
3651
  for (var r of Be(t))
3654
- mr.call(t, r) && Ht(e, r, t[r]);
3652
+ cr.call(t, r) && Ct(e, r, t[r]);
3655
3653
  return e;
3656
3654
  }, le = (e, t) => {
3657
3655
  var r = {};
3658
3656
  for (var n in e)
3659
- fr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3657
+ hr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3660
3658
  if (e != null && Be)
3661
3659
  for (var n of Be(e))
3662
- t.indexOf(n) < 0 && mr.call(e, n) && (r[n] = e[n]);
3660
+ t.indexOf(n) < 0 && cr.call(e, n) && (r[n] = e[n]);
3663
3661
  return r;
3664
3662
  };
3665
3663
  const ge = (e, t) => {
@@ -3667,21 +3665,21 @@ const ge = (e, t) => {
3667
3665
  if (e in r && t in r[e])
3668
3666
  return r[e][t];
3669
3667
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3670
- }, Ti = Le(
3668
+ }, Si = Le(
3671
3669
  (e) => {
3672
3670
  var t = e, { locale: r, format: n } = t, i = le(t, ["locale", "format"]);
3673
3671
  if (r == null)
3674
3672
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3675
3673
  return n && (i = ge("number", n)), new Intl.NumberFormat(r, i);
3676
3674
  }
3677
- ), Ai = Le(
3675
+ ), Ti = Le(
3678
3676
  (e) => {
3679
3677
  var t = e, { locale: r, format: n } = t, i = le(t, ["locale", "format"]);
3680
3678
  if (r == null)
3681
3679
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3682
3680
  return n ? i = ge("date", n) : Object.keys(i).length === 0 && (i = ge("date", "short")), new Intl.DateTimeFormat(r, i);
3683
3681
  }
3684
- ), Bi = Le(
3682
+ ), Ai = Le(
3685
3683
  (e) => {
3686
3684
  var t = e, { locale: r, format: n } = t, i = le(t, ["locale", "format"]);
3687
3685
  if (r == null)
@@ -3690,33 +3688,33 @@ const ge = (e, t) => {
3690
3688
  );
3691
3689
  return n ? i = ge("time", n) : Object.keys(i).length === 0 && (i = ge("time", "short")), new Intl.DateTimeFormat(r, i);
3692
3690
  }
3693
- ), Ii = (e = {}) => {
3691
+ ), Bi = (e = {}) => {
3694
3692
  var t = e, {
3695
3693
  locale: r = q()
3696
3694
  } = t, n = le(t, [
3697
3695
  "locale"
3698
3696
  ]);
3699
- return Ti(ot({ locale: r }, n));
3700
- }, Mi = (e = {}) => {
3697
+ return Si(nt({ locale: r }, n));
3698
+ }, Ii = (e = {}) => {
3701
3699
  var t = e, {
3702
3700
  locale: r = q()
3703
3701
  } = t, n = le(t, [
3704
3702
  "locale"
3705
3703
  ]);
3706
- return Ai(ot({ locale: r }, n));
3707
- }, Ni = (e = {}) => {
3704
+ return Ti(nt({ locale: r }, n));
3705
+ }, Mi = (e = {}) => {
3708
3706
  var t = e, {
3709
3707
  locale: r = q()
3710
3708
  } = t, n = le(t, [
3711
3709
  "locale"
3712
3710
  ]);
3713
- return Bi(ot({ locale: r }, n));
3714
- }, Pi = Le(
3711
+ return Ai(nt({ locale: r }, n));
3712
+ }, Ni = Le(
3715
3713
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3716
- (e, t = q()) => new si(e, t, oe().formats, {
3714
+ (e, t = q()) => new oi(e, t, oe().formats, {
3717
3715
  ignoreTag: oe().ignoreTag
3718
3716
  })
3719
- ), Li = (e, t = {}) => {
3717
+ ), Pi = (e, t = {}) => {
3720
3718
  var r, n, i, s;
3721
3719
  let o = t;
3722
3720
  typeof e == "object" && (o = e, e = o.id);
@@ -3729,7 +3727,7 @@ const ge = (e, t) => {
3729
3727
  throw new Error(
3730
3728
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3731
3729
  );
3732
- let u = ar(e, h);
3730
+ let u = or(e, h);
3733
3731
  if (!u)
3734
3732
  u = (s = (i = (n = (r = oe()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: l })) != null ? i : l) != null ? s : e;
3735
3733
  else if (typeof u != "string")
@@ -3740,7 +3738,7 @@ const ge = (e, t) => {
3740
3738
  return u;
3741
3739
  let m = u;
3742
3740
  try {
3743
- m = Pi(u, h).format(a);
3741
+ m = Ni(u, h).format(a);
3744
3742
  } catch (f) {
3745
3743
  f instanceof Error && console.warn(
3746
3744
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3748,24 +3746,24 @@ const ge = (e, t) => {
3748
3746
  );
3749
3747
  }
3750
3748
  return m;
3751
- }, Oi = (e, t) => Ni(t).format(e), Fi = (e, t) => Mi(t).format(e), Ri = (e, t) => Ii(t).format(e), Di = (e, t = q()) => ar(e, t);
3752
- se([W, ae], () => Li);
3749
+ }, Li = (e, t) => Mi(t).format(e), Oi = (e, t) => Ii(t).format(e), Fi = (e, t) => Bi(t).format(e), Ri = (e, t = q()) => or(e, t);
3750
+ se([W, ae], () => Pi);
3751
+ se([W], () => Li);
3753
3752
  se([W], () => Oi);
3754
3753
  se([W], () => Fi);
3755
- se([W], () => Ri);
3756
- se([W, ae], () => Di);
3757
- function Ui({ withLocale: e, translations: t }) {
3754
+ se([W, ae], () => Ri);
3755
+ function Di({ withLocale: e, translations: t }) {
3758
3756
  W.subscribe((r) => {
3759
3757
  r == null && (ae.set(t), W.set(e));
3760
3758
  });
3761
3759
  }
3762
- function St(e, t) {
3763
- ur(e, t);
3760
+ function wt(e, t) {
3761
+ ar(e, t);
3764
3762
  }
3765
- function Gi(e) {
3763
+ function Ui(e) {
3766
3764
  W.set(e);
3767
3765
  }
3768
- const Tt = {
3766
+ const Ht = {
3769
3767
  en: {
3770
3768
  login: "Login",
3771
3769
  register: "Register",
@@ -3822,22 +3820,22 @@ const Tt = {
3822
3820
  deposit: "Deposit"
3823
3821
  }
3824
3822
  };
3825
- function ki(e) {
3826
- Br(e, "svelte-1lder3j", '*,*::before,*::after{margin:0;padding:0;font-family:inherit;box-sizing:border-box}.CarouselWrapper{background:-webkit-linear-gradient(to left, var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)));background:linear-gradient(to left, var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)))}.CarouselWrapper.CarouselWrapperHeaderMain{background:transparent}.CarouselContainer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));margin:0 auto;max-width:1300px}.CarouselContainer.CarouselContainerMobile{padding:0}.CarouselContainer ul{align-items:center}.CarouselContainer ul::-webkit-scrollbar{display:none}.CarouselContainer ul li{height:100%;align-items:center;font-size:15px;font-weight:500;line-height:26px;white-space:nowrap;display:inline-block;text-align:left;word-spacing:normal}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li.SecondaryMenu:hover,.CarouselContainer ul li.SecondaryMenu.active,.CarouselContainer ul li.SecondaryMenu:focus,.CarouselContainer ul li.SecondaryMenu:focus-within{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));cursor:pointer}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li:hover,.CarouselContainer ul>li>a:hover,.CarouselContainer ul li:focus,.CarouselContainer ul>li>a:focus{z-index:105}.CarouselContainer .CarouselItems li:hover>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear}.CarouselContainer .CarouselItems li:focus-within>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear, top 0.5s}.CarouselContainer .CarouselItems ul ul{transition:opacity 0.4s, left 0s 0.4s, margin 0s 0.4s;z-index:103}.CarouselContainer .CarouselItems li li:hover ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselItems li li:focus-within ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselLeftArrow,.CarouselContainer .CarouselRightArrow{display:flex;align-items:center;justify-content:center;width:50%;max-width:64px;background:var(--emw--categories-arrows-bg, var(--emw--color-gray-transparency-30, rgba(255, 255, 255, 0.3)))}.CarouselContainer .CarouselLeftArrow svg,.CarouselContainer .CarouselRightArrow svg{width:100%;max-width:39px;stroke:var(--emw--categories-arrows, var(--emw--color-white, #FFFFFF))}.CarouselContainer h1{text-align:center}.CarouselContainer ul{margin:0;padding:0;list-style:none}.CarouselContainer .CarouselNavWrap{overflow-y:scroll;white-space:nowrap;list-style-type:none;-ms-overflow-style:none;scrollbar-width:none}.CarouselContainer .CarouselNavWrap::-webkit-scrollbar{display:none}.CarouselContainer .CarouselItems{display:table;width:100%;text-align:center}.CarouselContainer .CarouselItems li{display:inline-block;text-align:left;padding:7px 10px}.CarouselContainer .CarouselItems li>a{position:relative}.CarouselContainer .CarouselItems li li{display:block}.CarouselContainer .CarouselItems button{background:none;border:none;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems a{display:block;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems.SecondaryMenu li:hover>a,.CarouselContainer .CarouselItems.SecondaryMenu a:hover,.CarouselContainer .CarouselItems.SecondaryMenu li:focus>a,.CarouselContainer .CarouselItems.SecondaryMenu a:focus{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A))}.CarouselContainer .CarouselItems ul{position:absolute;z-index:104;left:-999em;top:0;opacity:0;transition:opacity 0.1s, left 0s 0.1s, top 0.1s;background:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839));background:-webkit-linear-gradient(var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)));background:linear-gradient(var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)))}.CarouselContainer .CarouselItems .TouchOnly{display:none;left:-10px}.CarouselContainer .touch-device .CarouselItems .TouchOnly{display:inline-block}.CarouselContainer .touch-device .CarouselItems .TouchOnly a{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainer .isScrolling .CarouselItems ul.DropDown{left:-999em;opacity:0}.CarouselContainer .SubDropDown:hover,.CarouselContainer .SubDropDown.active{color:var(--emw--categories-contrast, var(--emw--color-contrast, #07072A));background:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem:hover a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem.active a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus-within a{border-bottom:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem span{border-top:1px solid transparent;padding-top:5px;transition-duration:0.3s}.CarouselContainerHeaderMain{background:transparent;margin:0;padding:0}.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{background:transparent;width:unset;display:none}.CarouselContainerHeaderMain .CarouselItem a{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none}.CarouselItems li a:first-child:not(:last-child){padding-right:20px}.CarouselItems li a:first-child:not(:last-child):after{content:"";position:absolute;right:3px;top:50%;margin-top:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--emw--color-white, #FFFFFF)}.CarouselItems>li>a:first-child:not(:last-child):after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--emw--color-white, #FFFFFF);border-bottom:none;margin-top:-3px}.CarouselItems li:hover a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems li:focus-within a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:hover>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:focus-within>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}@media only screen and (max-width: 1024px){.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{display:flex}}.CategoryIconImg{height:20px;margin:0 auto;display:block}.DisplayNone{display:none}');
3823
+ function Gi(e) {
3824
+ Tr(e, "svelte-1lder3j", '*,*::before,*::after{margin:0;padding:0;font-family:inherit;box-sizing:border-box}.CarouselWrapper{background:-webkit-linear-gradient(to left, var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)));background:linear-gradient(to left, var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)))}.CarouselWrapper.CarouselWrapperHeaderMain{background:transparent}.CarouselContainer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));margin:0 auto;max-width:1300px}.CarouselContainer.CarouselContainerMobile{padding:0}.CarouselContainer ul{align-items:center}.CarouselContainer ul::-webkit-scrollbar{display:none}.CarouselContainer ul li{height:100%;align-items:center;font-size:15px;font-weight:500;line-height:26px;white-space:nowrap;display:inline-block;text-align:left;word-spacing:normal}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li.SecondaryMenu:hover,.CarouselContainer ul li.SecondaryMenu.active,.CarouselContainer ul li.SecondaryMenu:focus,.CarouselContainer ul li.SecondaryMenu:focus-within{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));cursor:pointer}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li:hover,.CarouselContainer ul>li>a:hover,.CarouselContainer ul li:focus,.CarouselContainer ul>li>a:focus{z-index:105}.CarouselContainer .CarouselItems li:hover>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear}.CarouselContainer .CarouselItems li:focus-within>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear, top 0.5s}.CarouselContainer .CarouselItems ul ul{transition:opacity 0.4s, left 0s 0.4s, margin 0s 0.4s;z-index:103}.CarouselContainer .CarouselItems li li:hover ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselItems li li:focus-within ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselLeftArrow,.CarouselContainer .CarouselRightArrow{display:flex;align-items:center;justify-content:center;width:50%;max-width:64px;background:var(--emw--categories-arrows-bg, var(--emw--color-gray-transparency-30, rgba(255, 255, 255, 0.3)))}.CarouselContainer .CarouselLeftArrow svg,.CarouselContainer .CarouselRightArrow svg{width:100%;max-width:39px;stroke:var(--emw--categories-arrows, var(--emw--color-white, #FFFFFF))}.CarouselContainer h1{text-align:center}.CarouselContainer ul{margin:0;padding:0;list-style:none}.CarouselContainer .CarouselNavWrap{overflow-y:scroll;white-space:nowrap;list-style-type:none;-ms-overflow-style:none;scrollbar-width:none}.CarouselContainer .CarouselNavWrap::-webkit-scrollbar{display:none}.CarouselContainer .CarouselItems{display:table;width:100%;text-align:center}.CarouselContainer .CarouselItems li{display:inline-block;text-align:left;padding:7px 10px}.CarouselContainer .CarouselItems li>a{position:relative}.CarouselContainer .CarouselItems li li{display:block}.CarouselContainer .CarouselItems button{background:none;border:none;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems a{display:block;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems.SecondaryMenu li:hover>a,.CarouselContainer .CarouselItems.SecondaryMenu a:hover,.CarouselContainer .CarouselItems.SecondaryMenu li:focus>a,.CarouselContainer .CarouselItems.SecondaryMenu a:focus{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A))}.CarouselContainer .CarouselItems ul{position:absolute;z-index:104;left:-999em;top:0;opacity:0;transition:opacity 0.1s, left 0s 0.1s, top 0.1s;background:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839));background:-webkit-linear-gradient(var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)));background:linear-gradient(var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)))}.CarouselContainer .CarouselItems .TouchOnly{display:none;left:-10px}.CarouselContainer .touch-device .CarouselItems .TouchOnly{display:inline-block}.CarouselContainer .touch-device .CarouselItems .TouchOnly a{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainer .isScrolling .CarouselItems ul.DropDown{left:-999em;opacity:0}.CarouselContainer .SubDropDown:hover,.CarouselContainer .SubDropDown.active{color:var(--emw--categories-contrast, var(--emw--color-contrast, #07072A));background:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem:hover a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem.active a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus-within a{border-bottom:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem span{border-top:1px solid transparent;padding-top:5px;transition-duration:0.3s}.CarouselContainerHeaderMain{background:transparent;margin:0;padding:0}.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{background:transparent;width:unset;display:none}.CarouselContainerHeaderMain .CarouselItem a{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none}.CarouselItems li a:first-child:not(:last-child){padding-right:20px}.CarouselItems li a:first-child:not(:last-child):after{content:"";position:absolute;right:3px;top:50%;margin-top:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--emw--color-white, #FFFFFF)}.CarouselItems>li>a:first-child:not(:last-child):after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--emw--color-white, #FFFFFF);border-bottom:none;margin-top:-3px}.CarouselItems li:hover a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems li:focus-within a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:hover>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:focus-within>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}@media only screen and (max-width: 1024px){.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{display:flex}}.CategoryIconImg{height:20px;margin:0 auto;display:block}.DisplayNone{display:none}');
3827
3825
  }
3828
- function At(e, t, r) {
3826
+ function St(e, t, r) {
3829
3827
  const n = e.slice();
3830
3828
  return n[48] = t[r], n[50] = r, n;
3831
3829
  }
3832
- function Bt(e, t, r) {
3830
+ function Tt(e, t, r) {
3833
3831
  const n = e.slice();
3834
3832
  return n[51] = t[r], n;
3835
3833
  }
3836
- function It(e, t, r) {
3834
+ function At(e, t, r) {
3837
3835
  const n = e.slice();
3838
3836
  return n[54] = t[r], n[56] = r, n;
3839
3837
  }
3840
- function Mt(e) {
3838
+ function Bt(e) {
3841
3839
  let t = [], r = /* @__PURE__ */ new Map(), n, i = te(
3842
3840
  /*sliderdata*/
3843
3841
  e[9]
@@ -3847,8 +3845,8 @@ function Mt(e) {
3847
3845
  o[48].id
3848
3846
  );
3849
3847
  for (let o = 0; o < i.length; o += 1) {
3850
- let a = At(e, i, o), h = s(a);
3851
- r.set(h, t[o] = Rt(h, a));
3848
+ let a = St(e, i, o), h = s(a);
3849
+ r.set(h, t[o] = Ot(h, a));
3852
3850
  }
3853
3851
  return {
3854
3852
  c() {
@@ -3866,7 +3864,7 @@ function Mt(e) {
3866
3864
  77775 && (i = te(
3867
3865
  /*sliderdata*/
3868
3866
  o[9]
3869
- ), t = $t(t, a, s, 1, o, i, r, n.parentNode, kt, Rt, n, At));
3867
+ ), t = Gt(t, a, s, 1, o, i, r, n.parentNode, Ut, Ot, n, St));
3870
3868
  },
3871
3869
  d(o) {
3872
3870
  o && O(n);
@@ -3875,7 +3873,7 @@ function Mt(e) {
3875
3873
  }
3876
3874
  };
3877
3875
  }
3878
- function $i(e) {
3876
+ function ki(e) {
3879
3877
  let t, r = (
3880
3878
  /*category*/
3881
3879
  e[48].name + ""
@@ -3897,7 +3895,7 @@ function $i(e) {
3897
3895
  }
3898
3896
  };
3899
3897
  }
3900
- function ji(e) {
3898
+ function $i(e) {
3901
3899
  let t, r = (
3902
3900
  /*category*/
3903
3901
  e[48].label + ""
@@ -3922,11 +3920,11 @@ function ji(e) {
3922
3920
  }
3923
3921
  };
3924
3922
  }
3925
- function Nt(e) {
3923
+ function It(e) {
3926
3924
  let t, r = (
3927
3925
  /*subGroupsData*/
3928
3926
  e[10].length > 0 && /*showsubgroups*/
3929
- e[2] == "true" && Pt(e)
3927
+ e[2] == "true" && Mt(e)
3930
3928
  );
3931
3929
  return {
3932
3930
  c() {
@@ -3938,20 +3936,20 @@ function Nt(e) {
3938
3936
  p(n, i) {
3939
3937
  /*subGroupsData*/
3940
3938
  n[10].length > 0 && /*showsubgroups*/
3941
- n[2] == "true" ? r ? r.p(n, i) : (r = Pt(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
3939
+ n[2] == "true" ? r ? r.p(n, i) : (r = Mt(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
3942
3940
  },
3943
3941
  d(n) {
3944
3942
  n && O(t), r && r.d(n);
3945
3943
  }
3946
3944
  };
3947
3945
  }
3948
- function Pt(e) {
3946
+ function Mt(e) {
3949
3947
  let t, r = te(
3950
3948
  /*subGroupsData*/
3951
3949
  e[10]
3952
3950
  ), n = [];
3953
3951
  for (let i = 0; i < r.length; i += 1)
3954
- n[i] = Ft(Bt(e, r, i));
3952
+ n[i] = Lt(Tt(e, r, i));
3955
3953
  return {
3956
3954
  c() {
3957
3955
  t = I("ul");
@@ -3973,8 +3971,8 @@ function Pt(e) {
3973
3971
  );
3974
3972
  let o;
3975
3973
  for (o = 0; o < r.length; o += 1) {
3976
- const a = Bt(i, r, o);
3977
- n[o] ? n[o].p(a, s) : (n[o] = Ft(a), n[o].c(), n[o].m(t, null));
3974
+ const a = Tt(i, r, o);
3975
+ n[o] ? n[o].p(a, s) : (n[o] = Lt(a), n[o].c(), n[o].m(t, null));
3978
3976
  }
3979
3977
  for (; o < n.length; o += 1)
3980
3978
  n[o].d(1);
@@ -3982,11 +3980,11 @@ function Pt(e) {
3982
3980
  }
3983
3981
  },
3984
3982
  d(i) {
3985
- i && O(t), Nr(n, i);
3983
+ i && O(t), Ir(n, i);
3986
3984
  }
3987
3985
  };
3988
3986
  }
3989
- function Lt(e) {
3987
+ function Nt(e) {
3990
3988
  let t, r, n = (
3991
3989
  /*subGroupItem*/
3992
3990
  e[54]?.name + ""
@@ -4037,11 +4035,11 @@ function Lt(e) {
4037
4035
  }
4038
4036
  };
4039
4037
  }
4040
- function Ot(e, t) {
4038
+ function Pt(e, t) {
4041
4039
  let r, n, i = (
4042
4040
  /*index*/
4043
4041
  t[50] == /*subGroup*/
4044
- t[51].index && Lt(t)
4042
+ t[51].index && Nt(t)
4045
4043
  );
4046
4044
  return {
4047
4045
  key: e,
@@ -4055,14 +4053,14 @@ function Ot(e, t) {
4055
4053
  p(s, o) {
4056
4054
  t = s, /*index*/
4057
4055
  t[50] == /*subGroup*/
4058
- t[51].index ? i ? i.p(t, o) : (i = Lt(t), i.c(), i.m(n.parentNode, n)) : i && (i.d(1), i = null);
4056
+ t[51].index ? i ? i.p(t, o) : (i = Nt(t), i.c(), i.m(n.parentNode, n)) : i && (i.d(1), i = null);
4059
4057
  },
4060
4058
  d(s) {
4061
4059
  s && (O(r), O(n)), i && i.d(s);
4062
4060
  }
4063
4061
  };
4064
4062
  }
4065
- function Ft(e) {
4063
+ function Lt(e) {
4066
4064
  let t = [], r = /* @__PURE__ */ new Map(), n, i = te(
4067
4065
  /*subGroup*/
4068
4066
  e[51].items
@@ -4072,8 +4070,8 @@ function Ft(e) {
4072
4070
  o[54].id
4073
4071
  );
4074
4072
  for (let o = 0; o < i.length; o += 1) {
4075
- let a = It(e, i, o), h = s(a);
4076
- r.set(h, t[o] = Ot(h, a));
4073
+ let a = At(e, i, o), h = s(a);
4074
+ r.set(h, t[o] = Pt(h, a));
4077
4075
  }
4078
4076
  return {
4079
4077
  c() {
@@ -4091,7 +4089,7 @@ function Ft(e) {
4091
4089
  10176 && (i = te(
4092
4090
  /*subGroup*/
4093
4091
  o[51].items
4094
- ), t = $t(t, a, s, 1, o, i, r, n.parentNode, kt, Ot, n, It));
4092
+ ), t = Gt(t, a, s, 1, o, i, r, n.parentNode, Ut, Pt, n, At));
4095
4093
  },
4096
4094
  d(o) {
4097
4095
  o && O(n);
@@ -4100,12 +4098,12 @@ function Ft(e) {
4100
4098
  }
4101
4099
  };
4102
4100
  }
4103
- function Rt(e, t) {
4101
+ function Ot(e, t) {
4104
4102
  let r, n, i, s, o, a, h, l, u, m, f;
4105
4103
  function p(E, H) {
4106
4104
  return (
4107
4105
  /*location*/
4108
- E[0] === "headerMain" ? ji : $i
4106
+ E[0] === "headerMain" ? $i : ki
4109
4107
  );
4110
4108
  }
4111
4109
  let g = p(t), b = g(t), d = (
@@ -4113,7 +4111,7 @@ function Rt(e, t) {
4113
4111
  t[11][
4114
4112
  /*index*/
4115
4113
  t[50]
4116
- ] == !0 && Nt(t)
4114
+ ] == !0 && It(t)
4117
4115
  );
4118
4116
  function w(...E) {
4119
4117
  return (
@@ -4132,7 +4130,7 @@ function Rt(e, t) {
4132
4130
  first: null,
4133
4131
  c() {
4134
4132
  r = I("li"), n = I("div"), i = I("img"), a = Z(), b.c(), h = Z(), d && d.c(), l = Z(), S(i, "class", s = "CategoryIconImg " + /*categoriesicon*/
4135
- (t[3] === "true" ? "" : "DisplayNone")), ct(i.src, o = /*handleSrc*/
4133
+ (t[3] === "true" ? "" : "DisplayNone")), ut(i.src, o = /*handleSrc*/
4136
4134
  t[16](
4137
4135
  /*category*/
4138
4136
  t[48]
@@ -4155,7 +4153,7 @@ function Rt(e, t) {
4155
4153
  t = E, H[0] & /*categoriesicon*/
4156
4154
  8 && s !== (s = "CategoryIconImg " + /*categoriesicon*/
4157
4155
  (t[3] === "true" ? "" : "DisplayNone")) && S(i, "class", s), H[0] & /*sliderdata*/
4158
- 512 && !ct(i.src, o = /*handleSrc*/
4156
+ 512 && !ut(i.src, o = /*handleSrc*/
4159
4157
  t[16](
4160
4158
  /*category*/
4161
4159
  t[48]
@@ -4163,7 +4161,7 @@ function Rt(e, t) {
4163
4161
  t[11][
4164
4162
  /*index*/
4165
4163
  t[50]
4166
- ] == !0 ? d ? d.p(t, H) : (d = Nt(t), d.c(), d.m(r, l)) : d && (d.d(1), d = null), H[0] & /*activeindex, sliderdata, location*/
4164
+ ] == !0 ? d ? d.p(t, H) : (d = It(t), d.c(), d.m(r, l)) : d && (d.d(1), d = null), H[0] & /*activeindex, sliderdata, location*/
4167
4165
  515 && u !== (u = "CarouselItem " + /*activeindex*/
4168
4166
  (t[1]?.toString().indexOf("$") > -1 ? (
4169
4167
  /*activeindex*/
@@ -4181,10 +4179,10 @@ function Rt(e, t) {
4181
4179
  }
4182
4180
  };
4183
4181
  }
4184
- function Vi(e) {
4182
+ function ji(e) {
4185
4183
  let t, r, n, i, s, o, a, h, l, u, m, f, p, g, b, d = (
4186
4184
  /*sliderdata*/
4187
- e[9].length > 0 && Mt(e)
4185
+ e[9].length > 0 && Bt(e)
4188
4186
  );
4189
4187
  return {
4190
4188
  c() {
@@ -4211,7 +4209,7 @@ function Vi(e) {
4211
4209
  },
4212
4210
  p(w, E) {
4213
4211
  /*sliderdata*/
4214
- w[9].length > 0 ? d ? d.p(w, E) : (d = Mt(w), d.c(), d.m(o, null)) : d && (d.d(1), d = null), E[0] & /*location*/
4212
+ w[9].length > 0 ? d ? d.p(w, E) : (d = Bt(w), d.c(), d.m(o, null)) : d && (d.d(1), d = null), E[0] & /*location*/
4215
4213
  1 && m !== (m = `CarouselContainer CarouselContainerMobile ${/*location*/
4216
4214
  w[0] === "headerMain" ? "CarouselContainerHeaderMain" : ""}`) && S(r, "class", m), E[0] & /*location*/
4217
4215
  1 && f !== (f = /*location*/
@@ -4226,20 +4224,20 @@ function Vi(e) {
4226
4224
  }
4227
4225
  };
4228
4226
  }
4229
- function Xi(e, t, r) {
4227
+ function Vi(e, t, r) {
4230
4228
  let { endpoint: n = "" } = t, { datasource: i = "" } = t, { onclickeventname: s = "defaultEvent" } = t, { actionevent: o = "defaultEvent" } = t, { favoritesnumber: a = "0" } = t, { location: h = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: u = "" } = t, { identity: m = "" } = t, { translationurl: f = "" } = t, { isprimarymenu: p = !1 } = t, { issecondarymenu: g = !1 } = t, { lang: b = "" } = t, { activeindex: d = "0" } = t, { showsubgroups: w = "false" } = t, { categoriesicon: E = "false" } = t, { lobbyiconimage: H = "" } = t, { mygamesiconimage: F = "" } = t, { mbsource: P = "" } = t;
4231
- Ui({ withLocale: "en", translations: {} });
4229
+ Di({ withLocale: "en", translations: {} });
4232
4230
  const G = () => {
4233
4231
  fetch(f).then((x) => x.json()).then((x) => {
4234
4232
  Object.keys(x).forEach((R) => {
4235
- St(R, x[R]);
4233
+ wt(R, x[R]);
4236
4234
  });
4237
4235
  }).catch((x) => {
4238
4236
  console.log(x);
4239
4237
  });
4240
4238
  };
4241
- Object.keys(Tt).forEach((c) => {
4242
- St(c, Tt[c]);
4239
+ Object.keys(Ht).forEach((c) => {
4240
+ wt(c, Ht[c]);
4243
4241
  });
4244
4242
  let C, M, N, j, k, ue = [], ye = [], ve = [], $, Oe = (c, x, R, z, V) => {
4245
4243
  if (!(c.subGroups && z === null)) {
@@ -4269,18 +4267,18 @@ function Xi(e, t, r) {
4269
4267
  window.location.href
4270
4268
  );
4271
4269
  }
4272
- }, st = () => {
4270
+ }, it = () => {
4273
4271
  $.scrollBy({ left: -250, behavior: "smooth" });
4274
- }, at = () => {
4272
+ }, ot = () => {
4275
4273
  $.scrollBy({ left: 250, behavior: "smooth" });
4276
4274
  };
4277
- const lt = (c) => {
4278
- c.data.type == "SliderData" && c.data.identity == m && (r(9, ue = c.data.data), r(11, ve = new Array(ue.length).fill(!1)), w == "true" && gr()), c.data.type == "GoToHomepage" && ue.forEach((x, R) => {
4275
+ const st = (c) => {
4276
+ c.data.type == "SliderData" && c.data.identity == m && (r(9, ue = c.data.data), r(11, ve = new Array(ue.length).fill(!1)), w == "true" && dr()), c.data.type == "GoToHomepage" && ue.forEach((x, R) => {
4279
4277
  x.path.endsWith("/casino") && (r(6, M = R), r(6, M));
4280
4278
  });
4281
- }, dr = () => {
4282
- Gi(b);
4283
- }, pr = (c, x, R) => {
4279
+ }, fr = () => {
4280
+ Ui(b);
4281
+ }, mr = (c, x, R) => {
4284
4282
  if (h == "secondaryMenu" && n && i && b && c.id) {
4285
4283
  let z = new URL(`${n}/v1/casino/groups/${i}/${c.id}/subGroups?language=${b}`);
4286
4284
  fetch(z.href).then((V) => V.json()).then((V) => {
@@ -4294,8 +4292,8 @@ function Xi(e, t, r) {
4294
4292
  window.location.href
4295
4293
  );
4296
4294
  const Ee = [];
4297
- ye.map((Hr) => (Hr.items.forEach((ut) => {
4298
- Ee.find((Sr) => ut.id == Sr) || Ee.push(ut.id);
4295
+ ye.map((Cr) => (Cr.items.forEach((at) => {
4296
+ Ee.find((wr) => at.id == wr) || Ee.push(at.id);
4299
4297
  }), Ee.flat())), window.postMessage({ type: "SubgroupsIds", subGroupsIds: Ee }, window.location.href);
4300
4298
  }).then(() => {
4301
4299
  C.querySelectorAll(".DropDown") && _e();
@@ -4308,39 +4306,39 @@ function Xi(e, t, r) {
4308
4306
  for (let x = 0; x < c.length; x++)
4309
4307
  c[x].style.transform = "translateX(-" + $.scrollLeft + "px)";
4310
4308
  $.classList.remove("isScrolling");
4311
- }, gr = () => {
4309
+ }, dr = () => {
4312
4310
  ue.forEach((c, x) => {
4313
- c?.subGroups?.count > 0 && (r(11, ve[x] = !0, ve), pr(c, x));
4311
+ c?.subGroups?.count > 0 && (r(11, ve[x] = !0, ve), mr(c, x));
4314
4312
  });
4315
- }, br = (c) => {
4313
+ }, pr = (c) => {
4316
4314
  let x = "";
4317
4315
  return c.id === "LOBBY" ? x = H : c.id === "MYGAMES" && (x = F), c.icon || x;
4318
4316
  };
4319
- Fr(() => (window.addEventListener("message", lt, !1), "ontouchstart" in document.documentElement && (document.documentElement.className += " touch-device"), setTimeout(
4317
+ Lr(() => (window.addEventListener("message", st, !1), "ontouchstart" in document.documentElement && (document.documentElement.className += " touch-device"), setTimeout(
4320
4318
  () => {
4321
4319
  $.addEventListener("scroll", _e);
4322
4320
  },
4323
4321
  500
4324
4322
  ), window.postMessage({ type: "SliderLoaded", identity: m }), () => {
4325
- window.removeEventListener("message", lt), C.removeEventListener("scroll", _e);
4323
+ window.removeEventListener("message", st), C.removeEventListener("scroll", _e);
4326
4324
  }));
4327
- const yr = () => st(), vr = (c, x, R, z, V) => {
4325
+ const gr = () => it(), br = (c, x, R, z, V) => {
4328
4326
  Oe(c, x, R, z, "secondary"), V.stopPropagation();
4329
- }, _r = (c, x, R) => {
4327
+ }, yr = (c, x, R) => {
4330
4328
  Oe(c, x, null, null, "main"), R.preventDefault();
4331
4329
  };
4332
- function Er(c) {
4330
+ function vr(c) {
4333
4331
  fe[c ? "unshift" : "push"](() => {
4334
4332
  C = c, r(5, C);
4335
4333
  });
4336
4334
  }
4337
- function xr(c) {
4335
+ function _r(c) {
4338
4336
  fe[c ? "unshift" : "push"](() => {
4339
4337
  $ = c, r(12, $);
4340
4338
  });
4341
4339
  }
4342
- const Cr = () => at();
4343
- function wr(c) {
4340
+ const Er = () => ot();
4341
+ function xr(c) {
4344
4342
  fe[c ? "unshift" : "push"](() => {
4345
4343
  k = c, r(4, k);
4346
4344
  });
@@ -4351,11 +4349,11 @@ function Xi(e, t, r) {
4351
4349
  e.$$.dirty[0] & /*activeindex*/
4352
4350
  2, e.$$.dirty[0] & /*translationurl*/
4353
4351
  33554432 && f && G(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4354
- 4194320 && l && k && Qr(k, l), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4355
- 8388624 && u && k && qr(k, u), e.$$.dirty[0] & /*customStylingContainer*/
4352
+ 4194320 && l && k && zr(k, l), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4353
+ 8388624 && u && k && Zr(k, u), e.$$.dirty[0] & /*customStylingContainer*/
4356
4354
  16 | e.$$.dirty[1] & /*mbsource*/
4357
- 1 && P && k && Jr(k, `${P}.Style`), e.$$.dirty[0] & /*lang*/
4358
- 268435456 && b && dr();
4355
+ 1 && P && k && Qr(k, `${P}.Style`), e.$$.dirty[0] & /*lang*/
4356
+ 268435456 && b && fr();
4359
4357
  }, [
4360
4358
  h,
4361
4359
  d,
@@ -4371,9 +4369,9 @@ function Xi(e, t, r) {
4371
4369
  ve,
4372
4370
  $,
4373
4371
  Oe,
4374
- st,
4375
- at,
4376
- br,
4372
+ it,
4373
+ ot,
4374
+ pr,
4377
4375
  n,
4378
4376
  i,
4379
4377
  s,
@@ -4389,23 +4387,23 @@ function Xi(e, t, r) {
4389
4387
  H,
4390
4388
  F,
4391
4389
  P,
4390
+ gr,
4391
+ br,
4392
4392
  yr,
4393
4393
  vr,
4394
4394
  _r,
4395
4395
  Er,
4396
- xr,
4397
- Cr,
4398
- wr
4396
+ xr
4399
4397
  ];
4400
4398
  }
4401
- class Wi extends zr {
4399
+ class Xi extends Xr {
4402
4400
  constructor(t) {
4403
- super(), Xr(
4401
+ super(), jr(
4404
4402
  this,
4405
4403
  t,
4406
- Xi,
4407
4404
  Vi,
4408
- Ut,
4405
+ ji,
4406
+ Rt,
4409
4407
  {
4410
4408
  endpoint: 17,
4411
4409
  datasource: 18,
@@ -4427,7 +4425,7 @@ class Wi extends zr {
4427
4425
  mygamesiconimage: 30,
4428
4426
  mbsource: 31
4429
4427
  },
4430
- ki,
4428
+ Gi,
4431
4429
  [-1, -1]
4432
4430
  );
4433
4431
  }
@@ -4546,7 +4544,7 @@ class Wi extends zr {
4546
4544
  this.$$set({ mbsource: t }), A();
4547
4545
  }
4548
4546
  }
4549
- Wr(Wi, { endpoint: {}, datasource: {}, onclickeventname: {}, actionevent: {}, favoritesnumber: {}, location: {}, clientstyling: {}, clientstylingurl: {}, identity: {}, translationurl: {}, isprimarymenu: { type: "Boolean" }, issecondarymenu: { type: "Boolean" }, lang: {}, activeindex: {}, showsubgroups: {}, categoriesicon: {}, lobbyiconimage: {}, mygamesiconimage: {}, mbsource: {} }, [], [], !0);
4547
+ Vr(Xi, { endpoint: {}, datasource: {}, onclickeventname: {}, actionevent: {}, favoritesnumber: {}, location: {}, clientstyling: {}, clientstylingurl: {}, identity: {}, translationurl: {}, isprimarymenu: { type: "Boolean" }, issecondarymenu: { type: "Boolean" }, lang: {}, activeindex: {}, showsubgroups: {}, categoriesicon: {}, lobbyiconimage: {}, mygamesiconimage: {}, mbsource: {} }, [], [], !0);
4550
4548
  export {
4551
- Wi as C
4549
+ Xi as C
4552
4550
  };