@everymatrix/casino-winners 1.50.0 → 1.51.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,16 +1,16 @@
1
- var wn = Object.defineProperty, Sn = Object.defineProperties;
2
- var Tn = Object.getOwnPropertyDescriptors;
1
+ var xn = Object.defineProperty, wn = Object.defineProperties;
2
+ var Sn = Object.getOwnPropertyDescriptors;
3
3
  var Ut = Object.getOwnPropertySymbols;
4
- var Hn = Object.prototype.hasOwnProperty, Bn = Object.prototype.propertyIsEnumerable;
5
- var Ye = (e, t, r) => t in e ? wn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Dt = (e, t) => {
4
+ var Tn = Object.prototype.hasOwnProperty, Hn = Object.prototype.propertyIsEnumerable;
5
+ var qe = (e, t, r) => t in e ? xn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Dt = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- Hn.call(t, r) && Ye(e, r, t[r]);
7
+ Tn.call(t, r) && qe(e, r, t[r]);
8
8
  if (Ut)
9
9
  for (var r of Ut(t))
10
- Bn.call(t, r) && Ye(e, r, t[r]);
10
+ Hn.call(t, r) && qe(e, r, t[r]);
11
11
  return e;
12
- }, Ft = (e, t) => Sn(e, Tn(t));
13
- var V = (e, t, r) => Ye(e, typeof t != "symbol" ? t + "" : t, r);
12
+ }, Ft = (e, t) => wn(e, Sn(t));
13
+ var V = (e, t, r) => qe(e, typeof t != "symbol" ? t + "" : t, r);
14
14
  var Gt = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (u) => {
16
16
  try {
@@ -48,7 +48,7 @@ let Oe;
48
48
  function jt(e, t) {
49
49
  return e === t ? !0 : (Oe || (Oe = document.createElement("a")), Oe.href = t, e === Oe.href);
50
50
  }
51
- function An(e) {
51
+ function Bn(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
54
  function Er(e, ...t) {
@@ -60,20 +60,20 @@ function Er(e, ...t) {
60
60
  const r = e.subscribe(...t);
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
- function Cn(e, t, r) {
63
+ function An(e, t, r) {
64
64
  e.$$.on_destroy.push(Er(t, r));
65
65
  }
66
66
  function E(e, t) {
67
67
  e.appendChild(t);
68
68
  }
69
- function Pn(e, t, r) {
70
- const n = On(e);
69
+ function Cn(e, t, r) {
70
+ const n = Pn(e);
71
71
  if (!n.getElementById(t)) {
72
72
  const i = I("style");
73
- i.id = t, i.textContent = r, In(n, i);
73
+ i.id = t, i.textContent = r, On(n, i);
74
74
  }
75
75
  }
76
- function On(e) {
76
+ function Pn(e) {
77
77
  if (!e) return document;
78
78
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
79
79
  return t && /** @type {ShadowRoot} */
@@ -82,7 +82,7 @@ function On(e) {
82
82
  t
83
83
  ) : e.ownerDocument;
84
84
  }
85
- function In(e, t) {
85
+ function On(e, t) {
86
86
  return E(
87
87
  /** @type {Document} */
88
88
  e.head || e,
@@ -105,14 +105,14 @@ function I(e) {
105
105
  function Ie(e) {
106
106
  return document.createElementNS("http://www.w3.org/2000/svg", e);
107
107
  }
108
- function q(e) {
108
+ function Y(e) {
109
109
  return document.createTextNode(e);
110
110
  }
111
111
  function Z() {
112
- return q(" ");
112
+ return Y(" ");
113
113
  }
114
114
  function wr() {
115
- return q("");
115
+ return Y("");
116
116
  }
117
117
  function xe(e, t, r, n) {
118
118
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
@@ -124,14 +124,14 @@ function ee(e, t, r) {
124
124
  const n = t.toLowerCase();
125
125
  n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : m(e, t, r);
126
126
  }
127
- function Nn(e) {
127
+ function In(e) {
128
128
  return Array.from(e.childNodes);
129
129
  }
130
130
  function ae(e, t) {
131
131
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
132
132
  t);
133
133
  }
134
- function Mn(e) {
134
+ function Nn(e) {
135
135
  const t = {};
136
136
  return e.childNodes.forEach(
137
137
  /** @param {Element} node */
@@ -144,19 +144,19 @@ let we;
144
144
  function _e(e) {
145
145
  we = e;
146
146
  }
147
- function Ln() {
147
+ function Mn() {
148
148
  if (!we) throw new Error("Function called outside component initialization");
149
149
  return we;
150
150
  }
151
- function Rn(e) {
152
- Ln().$$.on_mount.push(e);
151
+ function Ln(e) {
152
+ Mn().$$.on_mount.push(e);
153
153
  }
154
154
  const ue = [], Ee = [];
155
155
  let le = [];
156
- const $t = [], Un = /* @__PURE__ */ Promise.resolve();
156
+ const $t = [], Rn = /* @__PURE__ */ Promise.resolve();
157
157
  let at = !1;
158
- function Dn() {
159
- at || (at = !0, Un.then(C));
158
+ function Un() {
159
+ at || (at = !0, Rn.then(C));
160
160
  }
161
161
  function ut(e) {
162
162
  le.push(e);
@@ -171,7 +171,7 @@ function C() {
171
171
  try {
172
172
  for (; oe < ue.length; ) {
173
173
  const t = ue[oe];
174
- oe++, _e(t), Fn(t.$$);
174
+ oe++, _e(t), Dn(t.$$);
175
175
  }
176
176
  } catch (t) {
177
177
  throw ue.length = 0, oe = 0, t;
@@ -187,39 +187,39 @@ function C() {
187
187
  $t.pop()();
188
188
  at = !1, Ke.clear(), _e(e);
189
189
  }
190
- function Fn(e) {
190
+ function Dn(e) {
191
191
  if (e.fragment !== null) {
192
192
  e.update(), me(e.before_update);
193
193
  const t = e.dirty;
194
194
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ut);
195
195
  }
196
196
  }
197
- function Gn(e) {
197
+ function Fn(e) {
198
198
  const t = [], r = [];
199
199
  le.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), le = t;
200
200
  }
201
- const Wn = /* @__PURE__ */ new Set();
202
- function jn(e, t) {
203
- e && e.i && (Wn.delete(e), e.i(t));
201
+ const Gn = /* @__PURE__ */ new Set();
202
+ function Wn(e, t) {
203
+ e && e.i && (Gn.delete(e), e.i(t));
204
204
  }
205
205
  function Fe(e) {
206
206
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
207
207
  }
208
- function $n(e, t, r) {
208
+ function jn(e, t, r) {
209
209
  const { fragment: n, after_update: i } = e.$$;
210
210
  n && n.m(t, r), ut(() => {
211
211
  const o = e.$$.on_mount.map(vr).filter(xt);
212
212
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : me(o), e.$$.on_mount = [];
213
213
  }), i.forEach(ut);
214
214
  }
215
- function kn(e, t) {
215
+ function $n(e, t) {
216
216
  const r = e.$$;
217
- r.fragment !== null && (Gn(r.after_update), me(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
217
+ r.fragment !== null && (Fn(r.after_update), me(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
218
218
  }
219
- function Vn(e, t) {
220
- e.$$.dirty[0] === -1 && (ue.push(e), Dn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
219
+ function kn(e, t) {
220
+ e.$$.dirty[0] === -1 && (ue.push(e), Un(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
221
221
  }
222
- function Xn(e, t, r, n, i, o, s = null, a = [-1]) {
222
+ function Vn(e, t, r, n, i, o, s = null, a = [-1]) {
223
223
  const u = we;
224
224
  _e(e);
225
225
  const l = e.$$ = {
@@ -247,14 +247,14 @@ function Xn(e, t, r, n, i, o, s = null, a = [-1]) {
247
247
  let c = !1;
248
248
  if (l.ctx = r ? r(e, t.props || {}, (d, f, ...p) => {
249
249
  const y = p.length ? p[0] : f;
250
- return l.ctx && i(l.ctx[d], l.ctx[d] = y) && (!l.skip_bound && l.bound[d] && l.bound[d](y), c && Vn(e, d)), f;
250
+ return l.ctx && i(l.ctx[d], l.ctx[d] = y) && (!l.skip_bound && l.bound[d] && l.bound[d](y), c && kn(e, d)), f;
251
251
  }) : [], l.update(), c = !0, me(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
252
252
  if (t.hydrate) {
253
- const d = Nn(t.target);
253
+ const d = In(t.target);
254
254
  l.fragment && l.fragment.l(d), d.forEach($);
255
255
  } else
256
256
  l.fragment && l.fragment.c();
257
- t.intro && jn(e.$$.fragment), $n(e, t.target, t.anchor), C();
257
+ t.intro && Wn(e.$$.fragment), jn(e, t.target, t.anchor), C();
258
258
  }
259
259
  _e(u);
260
260
  }
@@ -320,7 +320,7 @@ typeof HTMLElement == "function" && (Sr = class extends HTMLElement {
320
320
  };
321
321
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
322
322
  return;
323
- const r = {}, n = Mn(this);
323
+ const r = {}, n = Nn(this);
324
324
  for (const o of this.$$s)
325
325
  o in n && (r[o] = [t(o)]);
326
326
  for (const o of this.attributes) {
@@ -409,7 +409,7 @@ function Le(e, t, r, n) {
409
409
  return t;
410
410
  }
411
411
  }
412
- function zn(e, t, r, n, i, o) {
412
+ function Xn(e, t, r, n, i, o) {
413
413
  let s = class extends Sr {
414
414
  constructor() {
415
415
  super(e, r, i), this.$$p_d = t;
@@ -440,7 +440,7 @@ function zn(e, t, r, n, i, o) {
440
440
  }), e.element = /** @type {any} */
441
441
  s, s;
442
442
  }
443
- class Zn {
443
+ class zn {
444
444
  constructor() {
445
445
  /**
446
446
  * ### PRIVATE API
@@ -461,7 +461,7 @@ class Zn {
461
461
  }
462
462
  /** @returns {void} */
463
463
  $destroy() {
464
- kn(this, 1), this.$destroy = Q;
464
+ $n(this, 1), this.$destroy = Q;
465
465
  }
466
466
  /**
467
467
  * @template {Extract<keyof Events, string>} K
@@ -483,13 +483,13 @@ class Zn {
483
483
  * @returns {void}
484
484
  */
485
485
  $set(t) {
486
- this.$$set && !An(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
486
+ this.$$set && !Bn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
487
487
  }
488
488
  }
489
- const Qn = "4";
490
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Qn);
489
+ const Zn = "4";
490
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Zn);
491
491
  const se = [];
492
- function Jn(e, t) {
492
+ function Qn(e, t) {
493
493
  return {
494
494
  subscribe: je(e, t).subscribe
495
495
  };
@@ -525,7 +525,7 @@ function be(e, t, r) {
525
525
  if (!i.every(Boolean))
526
526
  throw new Error("derived() expects stores as input, got a falsy value");
527
527
  const o = t.length < 2;
528
- return Jn(r, (s, a) => {
528
+ return Qn(r, (s, a) => {
529
529
  let u = !1;
530
530
  const l = [];
531
531
  let c = 0, d = Q;
@@ -551,47 +551,47 @@ function be(e, t, r) {
551
551
  };
552
552
  });
553
553
  }
554
- function qn(e) {
554
+ function Jn(e) {
555
555
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
556
556
  }
557
557
  var Yn = function(t) {
558
- return Kn(t) && !ei(t);
558
+ return qn(t) && !Kn(t);
559
559
  };
560
- function Kn(e) {
560
+ function qn(e) {
561
561
  return !!e && typeof e == "object";
562
562
  }
563
- function ei(e) {
563
+ function Kn(e) {
564
564
  var t = Object.prototype.toString.call(e);
565
- return t === "[object RegExp]" || t === "[object Date]" || ni(e);
565
+ return t === "[object RegExp]" || t === "[object Date]" || ri(e);
566
566
  }
567
- var ti = typeof Symbol == "function" && Symbol.for, ri = ti ? Symbol.for("react.element") : 60103;
568
- function ni(e) {
569
- return e.$$typeof === ri;
567
+ var ei = typeof Symbol == "function" && Symbol.for, ti = ei ? Symbol.for("react.element") : 60103;
568
+ function ri(e) {
569
+ return e.$$typeof === ti;
570
570
  }
571
- function ii(e) {
571
+ function ni(e) {
572
572
  return Array.isArray(e) ? [] : {};
573
573
  }
574
574
  function Se(e, t) {
575
- return t.clone !== !1 && t.isMergeableObject(e) ? ce(ii(e), e, t) : e;
575
+ return t.clone !== !1 && t.isMergeableObject(e) ? ce(ni(e), e, t) : e;
576
576
  }
577
- function oi(e, t, r) {
577
+ function ii(e, t, r) {
578
578
  return e.concat(t).map(function(n) {
579
579
  return Se(n, r);
580
580
  });
581
581
  }
582
- function si(e, t) {
582
+ function oi(e, t) {
583
583
  if (!t.customMerge)
584
584
  return ce;
585
585
  var r = t.customMerge(e);
586
586
  return typeof r == "function" ? r : ce;
587
587
  }
588
- function ai(e) {
588
+ function si(e) {
589
589
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
590
590
  return Object.propertyIsEnumerable.call(e, t);
591
591
  }) : [];
592
592
  }
593
593
  function kt(e) {
594
- return Object.keys(e).concat(ai(e));
594
+ return Object.keys(e).concat(si(e));
595
595
  }
596
596
  function Tr(e, t) {
597
597
  try {
@@ -600,21 +600,21 @@ function Tr(e, t) {
600
600
  return !1;
601
601
  }
602
602
  }
603
- function ui(e, t) {
603
+ function ai(e, t) {
604
604
  return Tr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
605
605
  }
606
- function li(e, t, r) {
606
+ function ui(e, t, r) {
607
607
  var n = {};
608
608
  return r.isMergeableObject(e) && kt(e).forEach(function(i) {
609
609
  n[i] = Se(e[i], r);
610
610
  }), kt(t).forEach(function(i) {
611
- ui(e, i) || (Tr(e, i) && r.isMergeableObject(t[i]) ? n[i] = si(i, r)(e[i], t[i], r) : n[i] = Se(t[i], r));
611
+ ai(e, i) || (Tr(e, i) && r.isMergeableObject(t[i]) ? n[i] = oi(i, r)(e[i], t[i], r) : n[i] = Se(t[i], r));
612
612
  }), n;
613
613
  }
614
614
  function ce(e, t, r) {
615
- r = r || {}, r.arrayMerge = r.arrayMerge || oi, r.isMergeableObject = r.isMergeableObject || Yn, r.cloneUnlessOtherwiseSpecified = Se;
615
+ r = r || {}, r.arrayMerge = r.arrayMerge || ii, r.isMergeableObject = r.isMergeableObject || Yn, r.cloneUnlessOtherwiseSpecified = Se;
616
616
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
617
- return o ? n ? r.arrayMerge(e, t, r) : li(e, t, r) : Se(t, r);
617
+ return o ? n ? r.arrayMerge(e, t, r) : ui(e, t, r) : Se(t, r);
618
618
  }
619
619
  ce.all = function(t, r) {
620
620
  if (!Array.isArray(t))
@@ -623,8 +623,8 @@ ce.all = function(t, r) {
623
623
  return ce(n, i, r);
624
624
  }, {});
625
625
  };
626
- var hi = ce, ci = hi;
627
- const fi = /* @__PURE__ */ qn(ci);
626
+ var li = ce, hi = li;
627
+ const ci = /* @__PURE__ */ Jn(hi);
628
628
  var lt = function(e, t) {
629
629
  return lt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
630
630
  r.__proto__ = n;
@@ -650,7 +650,7 @@ var w = function() {
650
650
  return t;
651
651
  }, w.apply(this, arguments);
652
652
  };
653
- function di(e, t) {
653
+ function fi(e, t) {
654
654
  var r = {};
655
655
  for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
656
656
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -690,7 +690,57 @@ function he(e, t, r) {
690
690
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
691
691
  return e.concat(o || Array.prototype.slice.call(t));
692
692
  }
693
- var v;
693
+ function et(e, t) {
694
+ var r = t && t.cache ? t.cache : yi, n = t && t.serializer ? t.serializer : gi, i = t && t.strategy ? t.strategy : pi;
695
+ return i(e, {
696
+ cache: r,
697
+ serializer: n
698
+ });
699
+ }
700
+ function di(e) {
701
+ return e == null || typeof e == "number" || typeof e == "boolean";
702
+ }
703
+ function Hr(e, t, r, n) {
704
+ var i = di(n) ? n : r(n), o = t.get(i);
705
+ return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
706
+ }
707
+ function Br(e, t, r) {
708
+ var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
709
+ return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
710
+ }
711
+ function wt(e, t, r, n, i) {
712
+ return r.bind(t, e, n, i);
713
+ }
714
+ function pi(e, t) {
715
+ var r = e.length === 1 ? Hr : Br;
716
+ return wt(e, this, r, t.cache.create(), t.serializer);
717
+ }
718
+ function mi(e, t) {
719
+ return wt(e, this, Br, t.cache.create(), t.serializer);
720
+ }
721
+ function bi(e, t) {
722
+ return wt(e, this, Hr, t.cache.create(), t.serializer);
723
+ }
724
+ var gi = function() {
725
+ return JSON.stringify(arguments);
726
+ };
727
+ function St() {
728
+ this.cache = /* @__PURE__ */ Object.create(null);
729
+ }
730
+ St.prototype.get = function(e) {
731
+ return this.cache[e];
732
+ };
733
+ St.prototype.set = function(e, t) {
734
+ this.cache[e] = t;
735
+ };
736
+ var yi = {
737
+ create: function() {
738
+ return new St();
739
+ }
740
+ }, tt = {
741
+ variadic: mi,
742
+ monadic: bi
743
+ }, v;
694
744
  (function(e) {
695
745
  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";
696
746
  })(v || (v = {}));
@@ -705,40 +755,40 @@ var fe;
705
755
  function Vt(e) {
706
756
  return e.type === H.literal;
707
757
  }
708
- function pi(e) {
758
+ function vi(e) {
709
759
  return e.type === H.argument;
710
760
  }
711
- function Hr(e) {
761
+ function Ar(e) {
712
762
  return e.type === H.number;
713
763
  }
714
- function Br(e) {
764
+ function Cr(e) {
715
765
  return e.type === H.date;
716
766
  }
717
- function Ar(e) {
767
+ function Pr(e) {
718
768
  return e.type === H.time;
719
769
  }
720
- function Cr(e) {
770
+ function Or(e) {
721
771
  return e.type === H.select;
722
772
  }
723
- function Pr(e) {
773
+ function Ir(e) {
724
774
  return e.type === H.plural;
725
775
  }
726
- function mi(e) {
776
+ function _i(e) {
727
777
  return e.type === H.pound;
728
778
  }
729
- function Or(e) {
779
+ function Nr(e) {
730
780
  return e.type === H.tag;
731
781
  }
732
- function Ir(e) {
782
+ function Mr(e) {
733
783
  return !!(e && typeof e == "object" && e.type === fe.number);
734
784
  }
735
785
  function ft(e) {
736
786
  return !!(e && typeof e == "object" && e.type === fe.dateTime);
737
787
  }
738
- var Nr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, bi = /(?:[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;
739
- function gi(e) {
788
+ var Lr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ei = /(?:[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 xi(e) {
740
790
  var t = {};
741
- return e.replace(bi, function(r) {
791
+ return e.replace(Ei, function(r) {
742
792
  var n = r.length;
743
793
  switch (r[0]) {
744
794
  case "G":
@@ -827,11 +877,11 @@ function gi(e) {
827
877
  return "";
828
878
  }), t;
829
879
  }
830
- var yi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
831
- function vi(e) {
880
+ var wi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
881
+ function Si(e) {
832
882
  if (e.length === 0)
833
883
  throw new Error("Number skeleton cannot be empty");
834
- for (var t = e.split(yi).filter(function(f) {
884
+ for (var t = e.split(wi).filter(function(f) {
835
885
  return f.length > 0;
836
886
  }), r = [], n = 0, i = t; n < i.length; n++) {
837
887
  var o = i[n], s = o.split("/");
@@ -846,17 +896,17 @@ function vi(e) {
846
896
  }
847
897
  return r;
848
898
  }
849
- function _i(e) {
899
+ function Ti(e) {
850
900
  return e.replace(/^(.*?)-/, "");
851
901
  }
852
- var Xt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Mr = /^(@+)?(\+|#+)?[rs]?$/g, Ei = /(\*)(0+)|(#+)(0+)|(0+)/g, Lr = /^(0+)$/;
902
+ var Xt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Rr = /^(@+)?(\+|#+)?[rs]?$/g, Hi = /(\*)(0+)|(#+)(0+)|(0+)/g, Ur = /^(0+)$/;
853
903
  function zt(e) {
854
904
  var t = {};
855
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Mr, function(r, n, i) {
905
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Rr, function(r, n, i) {
856
906
  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)), "";
857
907
  }), t;
858
908
  }
859
- function Rr(e) {
909
+ function Dr(e) {
860
910
  switch (e) {
861
911
  case "sign-auto":
862
912
  return {
@@ -896,7 +946,7 @@ function Rr(e) {
896
946
  };
897
947
  }
898
948
  }
899
- function xi(e) {
949
+ function Bi(e) {
900
950
  var t;
901
951
  if (e[0] === "E" && e[1] === "E" ? (t = {
902
952
  notation: "engineering"
@@ -904,17 +954,17 @@ function xi(e) {
904
954
  notation: "scientific"
905
955
  }, e = e.slice(1)), t) {
906
956
  var r = e.slice(0, 2);
907
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Lr.test(e))
957
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Ur.test(e))
908
958
  throw new Error("Malformed concise eng/scientific notation");
909
959
  t.minimumIntegerDigits = e.length;
910
960
  }
911
961
  return t;
912
962
  }
913
963
  function Zt(e) {
914
- var t = {}, r = Rr(e);
964
+ var t = {}, r = Dr(e);
915
965
  return r || t;
916
966
  }
917
- function wi(e) {
967
+ function Ai(e) {
918
968
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
919
969
  var i = n[r];
920
970
  switch (i.stem) {
@@ -938,7 +988,7 @@ function wi(e) {
938
988
  continue;
939
989
  case "measure-unit":
940
990
  case "unit":
941
- t.style = "unit", t.unit = _i(i.options[0]);
991
+ t.style = "unit", t.unit = Ti(i.options[0]);
942
992
  continue;
943
993
  case "compact-short":
944
994
  case "K":
@@ -1000,7 +1050,7 @@ function wi(e) {
1000
1050
  case "integer-width":
1001
1051
  if (i.options.length > 1)
1002
1052
  throw new RangeError("integer-width stems only accept a single optional option");
1003
- i.options[0].replace(Ei, function(u, l, c, d, f, p) {
1053
+ i.options[0].replace(Hi, function(u, l, c, d, f, p) {
1004
1054
  if (l)
1005
1055
  t.minimumIntegerDigits = c.length;
1006
1056
  else {
@@ -1013,7 +1063,7 @@ function wi(e) {
1013
1063
  });
1014
1064
  continue;
1015
1065
  }
1016
- if (Lr.test(i.stem)) {
1066
+ if (Ur.test(i.stem)) {
1017
1067
  t.minimumIntegerDigits = i.stem.length;
1018
1068
  continue;
1019
1069
  }
@@ -1027,13 +1077,13 @@ function wi(e) {
1027
1077
  o === "w" ? t = w(w({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = w(w({}, t), zt(o)));
1028
1078
  continue;
1029
1079
  }
1030
- if (Mr.test(i.stem)) {
1080
+ if (Rr.test(i.stem)) {
1031
1081
  t = w(w({}, t), zt(i.stem));
1032
1082
  continue;
1033
1083
  }
1034
- var s = Rr(i.stem);
1084
+ var s = Dr(i.stem);
1035
1085
  s && (t = w(w({}, t), s));
1036
- var a = xi(i.stem);
1086
+ var a = Bi(i.stem);
1037
1087
  a && (t = w(w({}, t), a));
1038
1088
  }
1039
1089
  return t;
@@ -1043,6 +1093,12 @@ var Ne = {
1043
1093
  "H",
1044
1094
  "h"
1045
1095
  ],
1096
+ 419: [
1097
+ "h",
1098
+ "H",
1099
+ "hB",
1100
+ "hb"
1101
+ ],
1046
1102
  AC: [
1047
1103
  "H",
1048
1104
  "h",
@@ -1091,8 +1147,8 @@ var Ne = {
1091
1147
  "hB"
1092
1148
  ],
1093
1149
  AR: [
1094
- "H",
1095
1150
  "h",
1151
+ "H",
1096
1152
  "hB",
1097
1153
  "hb"
1098
1154
  ],
@@ -1182,9 +1238,9 @@ var Ne = {
1182
1238
  "H"
1183
1239
  ],
1184
1240
  BO: [
1241
+ "h",
1185
1242
  "H",
1186
1243
  "hB",
1187
- "h",
1188
1244
  "hb"
1189
1245
  ],
1190
1246
  BQ: [
@@ -1261,8 +1317,8 @@ var Ne = {
1261
1317
  "hB"
1262
1318
  ],
1263
1319
  CL: [
1264
- "H",
1265
1320
  "h",
1321
+ "H",
1266
1322
  "hB",
1267
1323
  "hb"
1268
1324
  ],
@@ -1287,14 +1343,14 @@ var Ne = {
1287
1343
  "H"
1288
1344
  ],
1289
1345
  CR: [
1290
- "H",
1291
1346
  "h",
1347
+ "H",
1292
1348
  "hB",
1293
1349
  "hb"
1294
1350
  ],
1295
1351
  CU: [
1296
- "H",
1297
1352
  "h",
1353
+ "H",
1298
1354
  "hB",
1299
1355
  "hb"
1300
1356
  ],
@@ -1363,9 +1419,9 @@ var Ne = {
1363
1419
  "hb"
1364
1420
  ],
1365
1421
  EC: [
1422
+ "h",
1366
1423
  "H",
1367
1424
  "hB",
1368
- "h",
1369
1425
  "hb"
1370
1426
  ],
1371
1427
  EE: [
@@ -1501,8 +1557,8 @@ var Ne = {
1501
1557
  "hB"
1502
1558
  ],
1503
1559
  GT: [
1504
- "H",
1505
1560
  "h",
1561
+ "H",
1506
1562
  "hB",
1507
1563
  "hb"
1508
1564
  ],
@@ -1529,8 +1585,8 @@ var Ne = {
1529
1585
  "H"
1530
1586
  ],
1531
1587
  HN: [
1532
- "H",
1533
1588
  "h",
1589
+ "H",
1534
1590
  "hB",
1535
1591
  "hb"
1536
1592
  ],
@@ -1844,8 +1900,8 @@ var Ne = {
1844
1900
  "hB"
1845
1901
  ],
1846
1902
  MX: [
1847
- "H",
1848
1903
  "h",
1904
+ "H",
1849
1905
  "hB",
1850
1906
  "hb"
1851
1907
  ],
@@ -1885,8 +1941,8 @@ var Ne = {
1885
1941
  "hB"
1886
1942
  ],
1887
1943
  NI: [
1888
- "H",
1889
1944
  "h",
1945
+ "H",
1890
1946
  "hB",
1891
1947
  "hb"
1892
1948
  ],
@@ -1934,9 +1990,9 @@ var Ne = {
1934
1990
  "hb"
1935
1991
  ],
1936
1992
  PE: [
1993
+ "h",
1937
1994
  "H",
1938
1995
  "hB",
1939
- "h",
1940
1996
  "hb"
1941
1997
  ],
1942
1998
  PF: [
@@ -1994,8 +2050,8 @@ var Ne = {
1994
2050
  "H"
1995
2051
  ],
1996
2052
  PY: [
1997
- "H",
1998
2053
  "h",
2054
+ "H",
1999
2055
  "hB",
2000
2056
  "hb"
2001
2057
  ],
@@ -2108,8 +2164,8 @@ var Ne = {
2108
2164
  "hB"
2109
2165
  ],
2110
2166
  SV: [
2111
- "H",
2112
2167
  "h",
2168
+ "H",
2113
2169
  "hB",
2114
2170
  "hb"
2115
2171
  ],
@@ -2231,8 +2287,8 @@ var Ne = {
2231
2287
  "hB"
2232
2288
  ],
2233
2289
  UY: [
2234
- "H",
2235
2290
  "h",
2291
+ "H",
2236
2292
  "hB",
2237
2293
  "hb"
2238
2294
  ],
@@ -2340,37 +2396,37 @@ var Ne = {
2340
2396
  "H",
2341
2397
  "hB"
2342
2398
  ],
2343
- "es-BO": [
2344
- "H",
2399
+ "en-HK": [
2345
2400
  "h",
2346
- "hB",
2347
- "hb"
2401
+ "hb",
2402
+ "H",
2403
+ "hB"
2348
2404
  ],
2349
- "es-BR": [
2405
+ "en-IL": [
2350
2406
  "H",
2351
2407
  "h",
2352
- "hB",
2353
- "hb"
2408
+ "hb",
2409
+ "hB"
2354
2410
  ],
2355
- "es-EC": [
2356
- "H",
2411
+ "en-MY": [
2357
2412
  "h",
2358
- "hB",
2359
- "hb"
2413
+ "hb",
2414
+ "H",
2415
+ "hB"
2360
2416
  ],
2361
- "es-ES": [
2417
+ "es-BR": [
2362
2418
  "H",
2363
2419
  "h",
2364
2420
  "hB",
2365
2421
  "hb"
2366
2422
  ],
2367
- "es-GQ": [
2423
+ "es-ES": [
2368
2424
  "H",
2369
2425
  "h",
2370
2426
  "hB",
2371
2427
  "hb"
2372
2428
  ],
2373
- "es-PE": [
2429
+ "es-GQ": [
2374
2430
  "H",
2375
2431
  "h",
2376
2432
  "hB",
@@ -2447,13 +2503,13 @@ var Ne = {
2447
2503
  "h"
2448
2504
  ]
2449
2505
  };
2450
- function Si(e, t) {
2506
+ function Ci(e, t) {
2451
2507
  for (var r = "", n = 0; n < e.length; n++) {
2452
2508
  var i = e.charAt(n);
2453
2509
  if (i === "j") {
2454
2510
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2455
2511
  o++, n++;
2456
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = Ti(t);
2512
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = Pi(t);
2457
2513
  for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
2458
2514
  r += u;
2459
2515
  for (; s-- > 0; )
@@ -2462,7 +2518,7 @@ function Si(e, t) {
2462
2518
  }
2463
2519
  return r;
2464
2520
  }
2465
- function Ti(e) {
2521
+ function Pi(e) {
2466
2522
  var t = e.hourCycle;
2467
2523
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2468
2524
  e.hourCycles && // @ts-ignore
@@ -2484,20 +2540,20 @@ function Ti(e) {
2484
2540
  var i = Ne[n || ""] || Ne[r || ""] || Ne["".concat(r, "-001")] || Ne["001"];
2485
2541
  return i[0];
2486
2542
  }
2487
- var et, Hi = new RegExp("^".concat(Nr.source, "*")), Bi = new RegExp("".concat(Nr.source, "*$"));
2543
+ var rt, Oi = new RegExp("^".concat(Lr.source, "*")), Ii = new RegExp("".concat(Lr.source, "*$"));
2488
2544
  function _(e, t) {
2489
2545
  return { start: e, end: t };
2490
2546
  }
2491
- var Ai = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ci = !!String.fromCodePoint, Pi = !!Object.fromEntries, Oi = !!String.prototype.codePointAt, Ii = !!String.prototype.trimStart, Ni = !!String.prototype.trimEnd, Mi = !!Number.isSafeInteger, Li = Mi ? Number.isSafeInteger : function(e) {
2547
+ var Ni = !!String.prototype.startsWith && "_a".startsWith("a", 1), Mi = !!String.fromCodePoint, Li = !!Object.fromEntries, Ri = !!String.prototype.codePointAt, Ui = !!String.prototype.trimStart, Di = !!String.prototype.trimEnd, Fi = !!Number.isSafeInteger, Gi = Fi ? Number.isSafeInteger : function(e) {
2492
2548
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2493
2549
  }, dt = !0;
2494
2550
  try {
2495
- var Ri = Dr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2496
- dt = ((et = Ri.exec("a")) === null || et === void 0 ? void 0 : et[0]) === "a";
2551
+ var Wi = Gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2552
+ dt = ((rt = Wi.exec("a")) === null || rt === void 0 ? void 0 : rt[0]) === "a";
2497
2553
  } catch (e) {
2498
2554
  dt = !1;
2499
2555
  }
2500
- var Qt = Ai ? (
2556
+ var Qt = Ni ? (
2501
2557
  // Native
2502
2558
  function(t, r, n) {
2503
2559
  return t.startsWith(r, n);
@@ -2507,7 +2563,7 @@ var Qt = Ai ? (
2507
2563
  function(t, r, n) {
2508
2564
  return t.slice(n, n + r.length) === r;
2509
2565
  }
2510
- ), pt = Ci ? String.fromCodePoint : (
2566
+ ), pt = Mi ? String.fromCodePoint : (
2511
2567
  // IE11
2512
2568
  function() {
2513
2569
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2521,7 +2577,7 @@ var Qt = Ai ? (
2521
2577
  }
2522
2578
  ), Jt = (
2523
2579
  // native
2524
- Pi ? Object.fromEntries : (
2580
+ Li ? Object.fromEntries : (
2525
2581
  // Ponyfill
2526
2582
  function(t) {
2527
2583
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2531,7 +2587,7 @@ var Qt = Ai ? (
2531
2587
  return r;
2532
2588
  }
2533
2589
  )
2534
- ), Ur = Oi ? (
2590
+ ), Fr = Ri ? (
2535
2591
  // Native
2536
2592
  function(t, r) {
2537
2593
  return t.codePointAt(r);
@@ -2545,7 +2601,7 @@ var Qt = Ai ? (
2545
2601
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2546
2602
  }
2547
2603
  }
2548
- ), Ui = Ii ? (
2604
+ ), ji = Ui ? (
2549
2605
  // Native
2550
2606
  function(t) {
2551
2607
  return t.trimStart();
@@ -2553,9 +2609,9 @@ var Qt = Ai ? (
2553
2609
  ) : (
2554
2610
  // Ponyfill
2555
2611
  function(t) {
2556
- return t.replace(Hi, "");
2612
+ return t.replace(Oi, "");
2557
2613
  }
2558
- ), Di = Ni ? (
2614
+ ), $i = Di ? (
2559
2615
  // Native
2560
2616
  function(t) {
2561
2617
  return t.trimEnd();
@@ -2563,32 +2619,32 @@ var Qt = Ai ? (
2563
2619
  ) : (
2564
2620
  // Ponyfill
2565
2621
  function(t) {
2566
- return t.replace(Bi, "");
2622
+ return t.replace(Ii, "");
2567
2623
  }
2568
2624
  );
2569
- function Dr(e, t) {
2625
+ function Gr(e, t) {
2570
2626
  return new RegExp(e, t);
2571
2627
  }
2572
2628
  var mt;
2573
2629
  if (dt) {
2574
- var qt = Dr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2630
+ var Yt = Gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2575
2631
  mt = function(t, r) {
2576
2632
  var n;
2577
- qt.lastIndex = r;
2578
- var i = qt.exec(t);
2633
+ Yt.lastIndex = r;
2634
+ var i = Yt.exec(t);
2579
2635
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2580
2636
  };
2581
2637
  } else
2582
2638
  mt = function(t, r) {
2583
2639
  for (var n = []; ; ) {
2584
- var i = Ur(t, r);
2585
- if (i === void 0 || Fr(i) || ji(i))
2640
+ var i = Fr(t, r);
2641
+ if (i === void 0 || Wr(i) || zi(i))
2586
2642
  break;
2587
2643
  n.push(i), r += i >= 65536 ? 2 : 1;
2588
2644
  }
2589
2645
  return pt.apply(void 0, n);
2590
2646
  };
2591
- var Fi = (
2647
+ var ki = (
2592
2648
  /** @class */
2593
2649
  function() {
2594
2650
  function e(t, r) {
@@ -2670,7 +2726,7 @@ var Fi = (
2670
2726
  return this.error(v.INVALID_TAG, _(n, this.clonePosition()));
2671
2727
  }, e.prototype.parseTagName = function() {
2672
2728
  var t = this.offset();
2673
- for (this.bump(); !this.isEOF() && Wi(this.char()); )
2729
+ for (this.bump(); !this.isEOF() && Xi(this.char()); )
2674
2730
  this.bump();
2675
2731
  return this.message.slice(t, this.offset());
2676
2732
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2699,7 +2755,7 @@ var Fi = (
2699
2755
  };
2700
2756
  }, e.prototype.tryParseLeftAngleBracket = function() {
2701
2757
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2702
- !Gi(this.peek() || 0)) ? (this.bump(), "<") : null;
2758
+ !Vi(this.peek() || 0)) ? (this.bump(), "<") : null;
2703
2759
  }, e.prototype.tryParseQuote = function(t) {
2704
2760
  if (this.isEOF() || this.char() !== 39)
2705
2761
  return null;
@@ -2786,7 +2842,7 @@ var Fi = (
2786
2842
  var c = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
2787
2843
  if (d.err)
2788
2844
  return d;
2789
- var f = Di(d.val);
2845
+ var f = $i(d.val);
2790
2846
  if (f.length === 0)
2791
2847
  return this.error(v.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
2792
2848
  var p = _(c, this.clonePosition());
@@ -2797,7 +2853,7 @@ var Fi = (
2797
2853
  return y;
2798
2854
  var b = _(i, this.clonePosition());
2799
2855
  if (l && Qt(l == null ? void 0 : l.style, "::", 0)) {
2800
- var P = Ui(l.style.slice(2));
2856
+ var P = ji(l.style.slice(2));
2801
2857
  if (a === "number") {
2802
2858
  var d = this.parseNumberSkeletonFromString(P, l.styleLocation);
2803
2859
  return d.err ? d : {
@@ -2808,12 +2864,12 @@ var Fi = (
2808
2864
  if (P.length === 0)
2809
2865
  return this.error(v.EXPECT_DATE_TIME_SKELETON, b);
2810
2866
  var R = P;
2811
- this.locale && (R = Si(P, this.locale));
2867
+ this.locale && (R = Ci(P, this.locale));
2812
2868
  var f = {
2813
2869
  type: fe.dateTime,
2814
2870
  pattern: R,
2815
2871
  location: l.styleLocation,
2816
- parsedOptions: this.shouldParseSkeletons ? gi(R) : {}
2872
+ parsedOptions: this.shouldParseSkeletons ? xi(R) : {}
2817
2873
  }, M = a === "date" ? H.date : H.time;
2818
2874
  return {
2819
2875
  val: { type: M, value: n, location: b, style: f },
@@ -2918,7 +2974,7 @@ var Fi = (
2918
2974
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2919
2975
  var n = [];
2920
2976
  try {
2921
- n = vi(t);
2977
+ n = Si(t);
2922
2978
  } catch (i) {
2923
2979
  return this.error(v.INVALID_NUMBER_SKELETON, r);
2924
2980
  }
@@ -2927,7 +2983,7 @@ var Fi = (
2927
2983
  type: fe.number,
2928
2984
  tokens: n,
2929
2985
  location: r,
2930
- parsedOptions: this.shouldParseSkeletons ? wi(n) : {}
2986
+ parsedOptions: this.shouldParseSkeletons ? Ai(n) : {}
2931
2987
  },
2932
2988
  err: null
2933
2989
  };
@@ -2975,7 +3031,7 @@ var Fi = (
2975
3031
  break;
2976
3032
  }
2977
3033
  var u = _(i, this.clonePosition());
2978
- return o ? (s *= n, Li(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
3034
+ return o ? (s *= n, Gi(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
2979
3035
  }, e.prototype.offset = function() {
2980
3036
  return this.position.offset;
2981
3037
  }, e.prototype.isEOF = function() {
@@ -2990,7 +3046,7 @@ var Fi = (
2990
3046
  var t = this.position.offset;
2991
3047
  if (t >= this.message.length)
2992
3048
  throw Error("out of bound");
2993
- var r = Ur(this.message, t);
3049
+ var r = Fr(this.message, t);
2994
3050
  if (r === void 0)
2995
3051
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
2996
3052
  return r;
@@ -3031,7 +3087,7 @@ var Fi = (
3031
3087
  break;
3032
3088
  }
3033
3089
  }, e.prototype.bumpSpace = function() {
3034
- for (; !this.isEOF() && Fr(this.char()); )
3090
+ for (; !this.isEOF() && Wr(this.char()); )
3035
3091
  this.bump();
3036
3092
  }, e.prototype.peek = function() {
3037
3093
  if (this.isEOF())
@@ -3044,86 +3100,36 @@ var Fi = (
3044
3100
  function bt(e) {
3045
3101
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3046
3102
  }
3047
- function Gi(e) {
3103
+ function Vi(e) {
3048
3104
  return bt(e) || e === 47;
3049
3105
  }
3050
- function Wi(e) {
3106
+ function Xi(e) {
3051
3107
  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;
3052
3108
  }
3053
- function Fr(e) {
3109
+ function Wr(e) {
3054
3110
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3055
3111
  }
3056
- function ji(e) {
3112
+ function zi(e) {
3057
3113
  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;
3058
3114
  }
3059
3115
  function gt(e) {
3060
3116
  e.forEach(function(t) {
3061
- if (delete t.location, Cr(t) || Pr(t))
3117
+ if (delete t.location, Or(t) || Ir(t))
3062
3118
  for (var r in t.options)
3063
3119
  delete t.options[r].location, gt(t.options[r].value);
3064
- else Hr(t) && Ir(t.style) || (Br(t) || Ar(t)) && ft(t.style) ? delete t.style.location : Or(t) && gt(t.children);
3120
+ else Ar(t) && Mr(t.style) || (Cr(t) || Pr(t)) && ft(t.style) ? delete t.style.location : Nr(t) && gt(t.children);
3065
3121
  });
3066
3122
  }
3067
- function $i(e, t) {
3123
+ function Zi(e, t) {
3068
3124
  t === void 0 && (t = {}), t = w({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3069
- var r = new Fi(e, t).parse();
3125
+ var r = new ki(e, t).parse();
3070
3126
  if (r.err) {
3071
3127
  var n = SyntaxError(v[r.err.kind]);
3072
3128
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3073
3129
  }
3074
3130
  return t != null && t.captureLocation || gt(r.val), r.val;
3075
3131
  }
3076
- function tt(e, t) {
3077
- var r = t && t.cache ? t.cache : Qi, n = t && t.serializer ? t.serializer : Zi, i = t && t.strategy ? t.strategy : Vi;
3078
- return i(e, {
3079
- cache: r,
3080
- serializer: n
3081
- });
3082
- }
3083
- function ki(e) {
3084
- return e == null || typeof e == "number" || typeof e == "boolean";
3085
- }
3086
- function Gr(e, t, r, n) {
3087
- var i = ki(n) ? n : r(n), o = t.get(i);
3088
- return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
3089
- }
3090
- function Wr(e, t, r) {
3091
- var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
3092
- return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
3093
- }
3094
- function wt(e, t, r, n, i) {
3095
- return r.bind(t, e, n, i);
3096
- }
3097
- function Vi(e, t) {
3098
- var r = e.length === 1 ? Gr : Wr;
3099
- return wt(e, this, r, t.cache.create(), t.serializer);
3100
- }
3101
- function Xi(e, t) {
3102
- return wt(e, this, Wr, t.cache.create(), t.serializer);
3103
- }
3104
- function zi(e, t) {
3105
- return wt(e, this, Gr, t.cache.create(), t.serializer);
3106
- }
3107
- var Zi = function() {
3108
- return JSON.stringify(arguments);
3109
- };
3110
- function St() {
3111
- this.cache = /* @__PURE__ */ Object.create(null);
3112
- }
3113
- St.prototype.get = function(e) {
3114
- return this.cache[e];
3115
- };
3116
- St.prototype.set = function(e, t) {
3117
- this.cache[e] = t;
3118
- };
3119
- var Qi = {
3120
- create: function() {
3121
- return new St();
3122
- }
3123
- }, rt = {
3124
- variadic: Xi,
3125
- monadic: zi
3126
- }, de;
3132
+ var de;
3127
3133
  (function(e) {
3128
3134
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3129
3135
  })(de || (de = {}));
@@ -3139,7 +3145,7 @@ var $e = (
3139
3145
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3140
3146
  }, t;
3141
3147
  }(Error)
3142
- ), Yt = (
3148
+ ), qt = (
3143
3149
  /** @class */
3144
3150
  function(e) {
3145
3151
  K(t, e);
@@ -3148,7 +3154,7 @@ var $e = (
3148
3154
  }
3149
3155
  return t;
3150
3156
  }($e)
3151
- ), Ji = (
3157
+ ), Qi = (
3152
3158
  /** @class */
3153
3159
  function(e) {
3154
3160
  K(t, e);
@@ -3157,7 +3163,7 @@ var $e = (
3157
3163
  }
3158
3164
  return t;
3159
3165
  }($e)
3160
- ), qi = (
3166
+ ), Ji = (
3161
3167
  /** @class */
3162
3168
  function(e) {
3163
3169
  K(t, e);
@@ -3176,7 +3182,7 @@ function Yi(e) {
3176
3182
  return !n || n.type !== W.literal || r.type !== W.literal ? t.push(r) : n.value += r.value, t;
3177
3183
  }, []);
3178
3184
  }
3179
- function Ki(e) {
3185
+ function qi(e) {
3180
3186
  return typeof e == "function";
3181
3187
  }
3182
3188
  function Re(e, t, r, n, i, o, s) {
@@ -3196,7 +3202,7 @@ function Re(e, t, r, n, i, o, s) {
3196
3202
  });
3197
3203
  continue;
3198
3204
  }
3199
- if (mi(c)) {
3205
+ if (_i(c)) {
3200
3206
  typeof o == "number" && a.push({
3201
3207
  type: W.literal,
3202
3208
  value: r.getNumberFormat(t).format(o)
@@ -3205,16 +3211,16 @@ function Re(e, t, r, n, i, o, s) {
3205
3211
  }
3206
3212
  var d = c.value;
3207
3213
  if (!(i && d in i))
3208
- throw new qi(d, s);
3214
+ throw new Ji(d, s);
3209
3215
  var f = i[d];
3210
- if (pi(c)) {
3216
+ if (vi(c)) {
3211
3217
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3212
3218
  type: typeof f == "string" ? W.literal : W.object,
3213
3219
  value: f
3214
3220
  });
3215
3221
  continue;
3216
3222
  }
3217
- if (Br(c)) {
3223
+ if (Cr(c)) {
3218
3224
  var p = typeof c.style == "string" ? n.date[c.style] : ft(c.style) ? c.style.parsedOptions : void 0;
3219
3225
  a.push({
3220
3226
  type: W.literal,
@@ -3222,7 +3228,7 @@ function Re(e, t, r, n, i, o, s) {
3222
3228
  });
3223
3229
  continue;
3224
3230
  }
3225
- if (Ar(c)) {
3231
+ if (Pr(c)) {
3226
3232
  var p = typeof c.style == "string" ? n.time[c.style] : ft(c.style) ? c.style.parsedOptions : n.time.medium;
3227
3233
  a.push({
3228
3234
  type: W.literal,
@@ -3230,18 +3236,18 @@ function Re(e, t, r, n, i, o, s) {
3230
3236
  });
3231
3237
  continue;
3232
3238
  }
3233
- if (Hr(c)) {
3234
- var p = typeof c.style == "string" ? n.number[c.style] : Ir(c.style) ? c.style.parsedOptions : void 0;
3239
+ if (Ar(c)) {
3240
+ var p = typeof c.style == "string" ? n.number[c.style] : Mr(c.style) ? c.style.parsedOptions : void 0;
3235
3241
  p && p.scale && (f = f * (p.scale || 1)), a.push({
3236
3242
  type: W.literal,
3237
3243
  value: r.getNumberFormat(t, p).format(f)
3238
3244
  });
3239
3245
  continue;
3240
3246
  }
3241
- if (Or(c)) {
3247
+ if (Nr(c)) {
3242
3248
  var y = c.children, b = c.value, P = i[b];
3243
- if (!Ki(P))
3244
- throw new Ji(b, "function", s);
3249
+ if (!qi(P))
3250
+ throw new Qi(b, "function", s);
3245
3251
  var R = Re(y, t, r, n, i, o), M = P(R.map(function(x) {
3246
3252
  return x.value;
3247
3253
  }));
@@ -3252,14 +3258,14 @@ function Re(e, t, r, n, i, o, s) {
3252
3258
  };
3253
3259
  }));
3254
3260
  }
3255
- if (Cr(c)) {
3261
+ if (Or(c)) {
3256
3262
  var T = c.options[f] || c.options.other;
3257
3263
  if (!T)
3258
- throw new Yt(c.value, f, Object.keys(c.options), s);
3264
+ throw new qt(c.value, f, Object.keys(c.options), s);
3259
3265
  a.push.apply(a, Re(T.value, t, r, n, i));
3260
3266
  continue;
3261
3267
  }
3262
- if (Pr(c)) {
3268
+ if (Ir(c)) {
3263
3269
  var T = c.options["=".concat(f)];
3264
3270
  if (!T) {
3265
3271
  if (!Intl.PluralRules)
@@ -3270,21 +3276,21 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3270
3276
  T = c.options[B] || c.options.other;
3271
3277
  }
3272
3278
  if (!T)
3273
- throw new Yt(c.value, f, Object.keys(c.options), s);
3279
+ throw new qt(c.value, f, Object.keys(c.options), s);
3274
3280
  a.push.apply(a, Re(T.value, t, r, n, i, f - (c.offset || 0)));
3275
3281
  continue;
3276
3282
  }
3277
3283
  }
3278
3284
  return Yi(a);
3279
3285
  }
3280
- function eo(e, t) {
3286
+ function Ki(e, t) {
3281
3287
  return t ? w(w(w({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3282
3288
  return r[n] = w(w({}, e[n]), t[n] || {}), r;
3283
3289
  }, {})) : e;
3284
3290
  }
3285
- function to(e, t) {
3291
+ function eo(e, t) {
3286
3292
  return t ? Object.keys(e).reduce(function(r, n) {
3287
- return r[n] = eo(e[n], t[n]), r;
3293
+ return r[n] = Ki(e[n], t[n]), r;
3288
3294
  }, w({}, e)) : e;
3289
3295
  }
3290
3296
  function nt(e) {
@@ -3301,44 +3307,45 @@ function nt(e) {
3301
3307
  }
3302
3308
  };
3303
3309
  }
3304
- function ro(e) {
3310
+ function to(e) {
3305
3311
  return e === void 0 && (e = {
3306
3312
  number: {},
3307
3313
  dateTime: {},
3308
3314
  pluralRules: {}
3309
3315
  }), {
3310
- getNumberFormat: tt(function() {
3316
+ getNumberFormat: et(function() {
3311
3317
  for (var t, r = [], n = 0; n < arguments.length; n++)
3312
3318
  r[n] = arguments[n];
3313
3319
  return new ((t = Intl.NumberFormat).bind.apply(t, he([void 0], r, !1)))();
3314
3320
  }, {
3315
3321
  cache: nt(e.number),
3316
- strategy: rt.variadic
3322
+ strategy: tt.variadic
3317
3323
  }),
3318
- getDateTimeFormat: tt(function() {
3324
+ getDateTimeFormat: et(function() {
3319
3325
  for (var t, r = [], n = 0; n < arguments.length; n++)
3320
3326
  r[n] = arguments[n];
3321
3327
  return new ((t = Intl.DateTimeFormat).bind.apply(t, he([void 0], r, !1)))();
3322
3328
  }, {
3323
3329
  cache: nt(e.dateTime),
3324
- strategy: rt.variadic
3330
+ strategy: tt.variadic
3325
3331
  }),
3326
- getPluralRules: tt(function() {
3332
+ getPluralRules: et(function() {
3327
3333
  for (var t, r = [], n = 0; n < arguments.length; n++)
3328
3334
  r[n] = arguments[n];
3329
3335
  return new ((t = Intl.PluralRules).bind.apply(t, he([void 0], r, !1)))();
3330
3336
  }, {
3331
3337
  cache: nt(e.pluralRules),
3332
- strategy: rt.variadic
3338
+ strategy: tt.variadic
3333
3339
  })
3334
3340
  };
3335
3341
  }
3336
- var no = (
3342
+ var ro = (
3337
3343
  /** @class */
3338
3344
  function() {
3339
3345
  function e(t, r, n, i) {
3346
+ r === void 0 && (r = e.defaultLocale);
3340
3347
  var o = this;
3341
- if (r === void 0 && (r = e.defaultLocale), this.formatterCache = {
3348
+ if (this.formatterCache = {
3342
3349
  number: {},
3343
3350
  dateTime: {},
3344
3351
  pluralRules: {}
@@ -3364,13 +3371,13 @@ var no = (
3364
3371
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3365
3372
  var s = i || {};
3366
3373
  s.formatters;
3367
- var a = di(s, ["formatters"]);
3374
+ var a = fi(s, ["formatters"]);
3368
3375
  this.ast = e.__parse(t, w(w({}, a), { locale: this.resolvedLocale }));
3369
3376
  } else
3370
3377
  this.ast = t;
3371
3378
  if (!Array.isArray(this.ast))
3372
3379
  throw new TypeError("A message must be provided as a String or AST.");
3373
- this.formats = to(e.formats, n), this.formatters = i && i.formatters || ro(this.formatterCache);
3380
+ this.formats = eo(e.formats, n), this.formatters = i && i.formatters || to(this.formatterCache);
3374
3381
  }
3375
3382
  return Object.defineProperty(e, "defaultLocale", {
3376
3383
  get: function() {
@@ -3383,7 +3390,7 @@ var no = (
3383
3390
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3384
3391
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3385
3392
  }
3386
- }, e.__parse = $i, e.formats = {
3393
+ }, e.__parse = Zi, e.formats = {
3387
3394
  number: {
3388
3395
  integer: {
3389
3396
  maximumFractionDigits: 0
@@ -3444,7 +3451,7 @@ var no = (
3444
3451
  }, e;
3445
3452
  }()
3446
3453
  );
3447
- function io(e, t) {
3454
+ function no(e, t) {
3448
3455
  if (t == null)
3449
3456
  return;
3450
3457
  if (t in e)
@@ -3465,33 +3472,33 @@ function io(e, t) {
3465
3472
  n = void 0;
3466
3473
  return n;
3467
3474
  }
3468
- const te = {}, oo = (e, t, r) => r && (t in te || (te[t] = {}), e in te[t] || (te[t][e] = r), r), jr = (e, t) => {
3475
+ const te = {}, io = (e, t, r) => r && (t in te || (te[t] = {}), e in te[t] || (te[t][e] = r), r), jr = (e, t) => {
3469
3476
  if (t == null)
3470
3477
  return;
3471
3478
  if (t in te && e in te[t])
3472
3479
  return te[t][e];
3473
3480
  const r = ke(t);
3474
3481
  for (let n = 0; n < r.length; n++) {
3475
- const i = r[n], o = ao(i, e);
3482
+ const i = r[n], o = so(i, e);
3476
3483
  if (o)
3477
- return oo(e, t, o);
3484
+ return io(e, t, o);
3478
3485
  }
3479
3486
  };
3480
3487
  let Tt;
3481
3488
  const He = je({});
3482
- function so(e) {
3489
+ function oo(e) {
3483
3490
  return Tt[e] || null;
3484
3491
  }
3485
3492
  function $r(e) {
3486
3493
  return e in Tt;
3487
3494
  }
3488
- function ao(e, t) {
3495
+ function so(e, t) {
3489
3496
  if (!$r(e))
3490
3497
  return null;
3491
- const r = so(e);
3492
- return io(r, t);
3498
+ const r = oo(e);
3499
+ return no(r, t);
3493
3500
  }
3494
- function uo(e) {
3501
+ function ao(e) {
3495
3502
  if (e == null)
3496
3503
  return;
3497
3504
  const t = ke(e);
@@ -3502,7 +3509,7 @@ function uo(e) {
3502
3509
  }
3503
3510
  }
3504
3511
  function kr(e, ...t) {
3505
- delete te[e], He.update((r) => (r[e] = fi.all([r[e] || {}, ...t]), r));
3512
+ delete te[e], He.update((r) => (r[e] = ci.all([r[e] || {}, ...t]), r));
3506
3513
  }
3507
3514
  be(
3508
3515
  [He],
@@ -3510,13 +3517,13 @@ be(
3510
3517
  );
3511
3518
  He.subscribe((e) => Tt = e);
3512
3519
  const Ue = {};
3513
- function lo(e, t) {
3520
+ function uo(e, t) {
3514
3521
  Ue[e].delete(t), Ue[e].size === 0 && delete Ue[e];
3515
3522
  }
3516
3523
  function Vr(e) {
3517
3524
  return Ue[e];
3518
3525
  }
3519
- function ho(e) {
3526
+ function lo(e) {
3520
3527
  return ke(e).map((t) => {
3521
3528
  const r = Vr(t);
3522
3529
  return [t, r ? [...r] : []];
@@ -3530,19 +3537,19 @@ function yt(e) {
3530
3537
  }
3531
3538
  );
3532
3539
  }
3533
- function co(e, t) {
3540
+ function ho(e, t) {
3534
3541
  return Promise.all(
3535
- t.map((n) => (lo(e, n), n().then((i) => i.default || i)))
3542
+ t.map((n) => (uo(e, n), n().then((i) => i.default || i)))
3536
3543
  ).then((n) => kr(e, ...n));
3537
3544
  }
3538
3545
  const ve = {};
3539
3546
  function Xr(e) {
3540
3547
  if (!yt(e))
3541
3548
  return e in ve ? ve[e] : Promise.resolve();
3542
- const t = ho(e);
3549
+ const t = lo(e);
3543
3550
  return ve[e] = Promise.all(
3544
3551
  t.map(
3545
- ([r, n]) => co(r, n)
3552
+ ([r, n]) => ho(r, n)
3546
3553
  )
3547
3554
  ).then(() => {
3548
3555
  if (yt(e))
@@ -3550,7 +3557,7 @@ function Xr(e) {
3550
3557
  delete ve[e];
3551
3558
  }), ve[e];
3552
3559
  }
3553
- const fo = {
3560
+ const co = {
3554
3561
  number: {
3555
3562
  scientific: { notation: "scientific" },
3556
3563
  engineering: { notation: "engineering" },
@@ -3579,26 +3586,26 @@ const fo = {
3579
3586
  timeZoneName: "short"
3580
3587
  }
3581
3588
  }
3582
- }, po = {
3589
+ }, fo = {
3583
3590
  fallbackLocale: null,
3584
3591
  loadingDelay: 200,
3585
- formats: fo,
3592
+ formats: co,
3586
3593
  warnOnMissingMessages: !0,
3587
3594
  handleMissingMessage: void 0,
3588
3595
  ignoreTag: !0
3589
- }, mo = po;
3596
+ }, po = fo;
3590
3597
  function pe() {
3591
- return mo;
3598
+ return po;
3592
3599
  }
3593
3600
  const it = je(!1);
3594
- var bo = Object.defineProperty, go = Object.defineProperties, yo = Object.getOwnPropertyDescriptors, Kt = Object.getOwnPropertySymbols, vo = Object.prototype.hasOwnProperty, _o = Object.prototype.propertyIsEnumerable, er = (e, t, r) => t in e ? bo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Eo = (e, t) => {
3601
+ var mo = Object.defineProperty, bo = Object.defineProperties, go = Object.getOwnPropertyDescriptors, Kt = Object.getOwnPropertySymbols, yo = Object.prototype.hasOwnProperty, vo = Object.prototype.propertyIsEnumerable, er = (e, t, r) => t in e ? mo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, _o = (e, t) => {
3595
3602
  for (var r in t || (t = {}))
3596
- vo.call(t, r) && er(e, r, t[r]);
3603
+ yo.call(t, r) && er(e, r, t[r]);
3597
3604
  if (Kt)
3598
3605
  for (var r of Kt(t))
3599
- _o.call(t, r) && er(e, r, t[r]);
3606
+ vo.call(t, r) && er(e, r, t[r]);
3600
3607
  return e;
3601
- }, xo = (e, t) => go(e, yo(t));
3608
+ }, Eo = (e, t) => bo(e, go(t));
3602
3609
  let vt;
3603
3610
  const Ge = je(null);
3604
3611
  function tr(e) {
@@ -3614,8 +3621,8 @@ function re() {
3614
3621
  Ge.subscribe((e) => {
3615
3622
  vt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3616
3623
  });
3617
- const wo = (e) => {
3618
- if (e && uo(e) && yt(e)) {
3624
+ const xo = (e) => {
3625
+ if (e && ao(e) && yt(e)) {
3619
3626
  const { loadingDelay: t } = pe();
3620
3627
  let r;
3621
3628
  return typeof window != "undefined" && re() != null && t ? r = window.setTimeout(
@@ -3628,8 +3635,8 @@ const wo = (e) => {
3628
3635
  });
3629
3636
  }
3630
3637
  return Ge.set(e);
3631
- }, ge = xo(Eo({}, Ge), {
3632
- set: wo
3638
+ }, ge = Eo(_o({}, Ge), {
3639
+ set: xo
3633
3640
  }), Ve = (e) => {
3634
3641
  const t = /* @__PURE__ */ Object.create(null);
3635
3642
  return (n) => {
@@ -3637,7 +3644,7 @@ const wo = (e) => {
3637
3644
  return i in t ? t[i] : t[i] = e(n);
3638
3645
  };
3639
3646
  };
3640
- var So = Object.defineProperty, We = Object.getOwnPropertySymbols, zr = Object.prototype.hasOwnProperty, Zr = Object.prototype.propertyIsEnumerable, rr = (e, t, r) => t in e ? So(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ht = (e, t) => {
3647
+ var wo = Object.defineProperty, We = Object.getOwnPropertySymbols, zr = Object.prototype.hasOwnProperty, Zr = Object.prototype.propertyIsEnumerable, rr = (e, t, r) => t in e ? wo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ht = (e, t) => {
3641
3648
  for (var r in t || (t = {}))
3642
3649
  zr.call(t, r) && rr(e, r, t[r]);
3643
3650
  if (We)
@@ -3658,21 +3665,21 @@ const Te = (e, t) => {
3658
3665
  if (e in r && t in r[e])
3659
3666
  return r[e][t];
3660
3667
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3661
- }, To = Ve(
3668
+ }, So = Ve(
3662
3669
  (e) => {
3663
3670
  var t = e, { locale: r, format: n } = t, i = ye(t, ["locale", "format"]);
3664
3671
  if (r == null)
3665
3672
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3666
3673
  return n && (i = Te("number", n)), new Intl.NumberFormat(r, i);
3667
3674
  }
3668
- ), Ho = Ve(
3675
+ ), To = Ve(
3669
3676
  (e) => {
3670
3677
  var t = e, { locale: r, format: n } = t, i = ye(t, ["locale", "format"]);
3671
3678
  if (r == null)
3672
3679
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3673
3680
  return n ? i = Te("date", n) : Object.keys(i).length === 0 && (i = Te("date", "short")), new Intl.DateTimeFormat(r, i);
3674
3681
  }
3675
- ), Bo = Ve(
3682
+ ), Ho = Ve(
3676
3683
  (e) => {
3677
3684
  var t = e, { locale: r, format: n } = t, i = ye(t, ["locale", "format"]);
3678
3685
  if (r == null)
@@ -3681,33 +3688,33 @@ const Te = (e, t) => {
3681
3688
  );
3682
3689
  return n ? i = Te("time", n) : Object.keys(i).length === 0 && (i = Te("time", "short")), new Intl.DateTimeFormat(r, i);
3683
3690
  }
3684
- ), Ao = (e = {}) => {
3691
+ ), Bo = (e = {}) => {
3685
3692
  var t = e, {
3686
3693
  locale: r = re()
3687
3694
  } = t, n = ye(t, [
3688
3695
  "locale"
3689
3696
  ]);
3690
- return To(Ht({ locale: r }, n));
3691
- }, Co = (e = {}) => {
3697
+ return So(Ht({ locale: r }, n));
3698
+ }, Ao = (e = {}) => {
3692
3699
  var t = e, {
3693
3700
  locale: r = re()
3694
3701
  } = t, n = ye(t, [
3695
3702
  "locale"
3696
3703
  ]);
3697
- return Ho(Ht({ locale: r }, n));
3698
- }, Po = (e = {}) => {
3704
+ return To(Ht({ locale: r }, n));
3705
+ }, Co = (e = {}) => {
3699
3706
  var t = e, {
3700
3707
  locale: r = re()
3701
3708
  } = t, n = ye(t, [
3702
3709
  "locale"
3703
3710
  ]);
3704
- return Bo(Ht({ locale: r }, n));
3705
- }, Oo = Ve(
3711
+ return Ho(Ht({ locale: r }, n));
3712
+ }, Po = Ve(
3706
3713
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3707
- (e, t = re()) => new no(e, t, pe().formats, {
3714
+ (e, t = re()) => new ro(e, t, pe().formats, {
3708
3715
  ignoreTag: pe().ignoreTag
3709
3716
  })
3710
- ), Io = (e, t = {}) => {
3717
+ ), Oo = (e, t = {}) => {
3711
3718
  var r, n, i, o;
3712
3719
  let s = t;
3713
3720
  typeof e == "object" && (s = e, e = s.id);
@@ -3731,7 +3738,7 @@ const Te = (e, t) => {
3731
3738
  return c;
3732
3739
  let d = c;
3733
3740
  try {
3734
- d = Oo(c, u).format(a);
3741
+ d = Po(c, u).format(a);
3735
3742
  } catch (f) {
3736
3743
  f instanceof Error && console.warn(
3737
3744
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3739,15 +3746,15 @@ const Te = (e, t) => {
3739
3746
  );
3740
3747
  }
3741
3748
  return d;
3742
- }, No = (e, t) => Po(t).format(e), Mo = (e, t) => Co(t).format(e), Lo = (e, t) => Ao(t).format(e), Ro = (e, t = re()) => jr(e, t), Uo = be([ge, He], () => Io);
3749
+ }, Io = (e, t) => Co(t).format(e), No = (e, t) => Ao(t).format(e), Mo = (e, t) => Bo(t).format(e), Lo = (e, t = re()) => jr(e, t), Ro = be([ge, He], () => Oo);
3750
+ be([ge], () => Io);
3743
3751
  be([ge], () => No);
3744
3752
  be([ge], () => Mo);
3745
- be([ge], () => Lo);
3746
- be([ge, He], () => Ro);
3753
+ be([ge, He], () => Lo);
3747
3754
  function nr(e, t) {
3748
3755
  kr(e, t);
3749
3756
  }
3750
- function Do(e) {
3757
+ function Uo(e) {
3751
3758
  ge.set(e);
3752
3759
  }
3753
3760
  const ir = {
@@ -3840,9 +3847,14 @@ const ir = {
3840
3847
  recentWinners: "Ganadores recientes",
3841
3848
  topWinners: "Mejores Ganadores",
3842
3849
  won: "recién gano"
3850
+ },
3851
+ "en-us": {
3852
+ recentWinners: "Recent Winners",
3853
+ topWinners: "Top Winners",
3854
+ won: "just won"
3843
3855
  }
3844
3856
  };
3845
- function Y(e) {
3857
+ function q(e) {
3846
3858
  return typeof e == "function";
3847
3859
  }
3848
3860
  function Qr(e) {
@@ -3894,7 +3906,7 @@ var Xe = function() {
3894
3906
  else
3895
3907
  s.remove(this);
3896
3908
  var c = this.initialTeardown;
3897
- if (Y(c))
3909
+ if (q(c))
3898
3910
  try {
3899
3911
  c();
3900
3912
  } catch (b) {
@@ -3955,32 +3967,31 @@ var Xe = function() {
3955
3967
  return t.closed = !0, t;
3956
3968
  }(), e;
3957
3969
  }(), Jr = Xe.EMPTY;
3958
- function qr(e) {
3959
- return e instanceof Xe || e && "closed" in e && Y(e.remove) && Y(e.add) && Y(e.unsubscribe);
3970
+ function Yr(e) {
3971
+ return e instanceof Xe || e && "closed" in e && q(e.remove) && q(e.add) && q(e.unsubscribe);
3960
3972
  }
3961
3973
  function or(e) {
3962
- Y(e) ? e() : e.unsubscribe();
3974
+ q(e) ? e() : e.unsubscribe();
3963
3975
  }
3964
- var Yr = {
3976
+ var qr = {
3965
3977
  onUnhandledError: null,
3966
3978
  onStoppedNotification: null,
3967
3979
  Promise: void 0,
3968
3980
  useDeprecatedSynchronousErrorHandling: !1,
3969
3981
  useDeprecatedNextContext: !1
3970
- }, Kr = {
3982
+ }, Do = {
3971
3983
  setTimeout: function(e, t) {
3972
3984
  for (var r = [], n = 2; n < arguments.length; n++)
3973
3985
  r[n - 2] = arguments[n];
3974
3986
  return setTimeout.apply(void 0, he([e, t], ct(r)));
3975
3987
  },
3976
3988
  clearTimeout: function(e) {
3977
- var t = Kr.delegate;
3978
- return ((t == null ? void 0 : t.clearTimeout) || clearTimeout)(e);
3989
+ return clearTimeout(e);
3979
3990
  },
3980
3991
  delegate: void 0
3981
3992
  };
3982
3993
  function Fo(e) {
3983
- Kr.setTimeout(function() {
3994
+ Do.setTimeout(function() {
3984
3995
  throw e;
3985
3996
  });
3986
3997
  }
@@ -3989,11 +4000,11 @@ function sr() {
3989
4000
  function De(e) {
3990
4001
  e();
3991
4002
  }
3992
- var en = function(e) {
4003
+ var Kr = function(e) {
3993
4004
  K(t, e);
3994
4005
  function t(r) {
3995
4006
  var n = e.call(this) || this;
3996
- return n.isStopped = !1, r ? (n.destination = r, qr(r) && r.add(n)) : n.destination = $o, n;
4007
+ return n.isStopped = !1, r ? (n.destination = r, Yr(r) && r.add(n)) : n.destination = $o, n;
3997
4008
  }
3998
4009
  return t.create = function(r, n, i) {
3999
4010
  return new Et(r, n, i);
@@ -4059,7 +4070,7 @@ var Wo = function() {
4059
4070
  K(t, e);
4060
4071
  function t(r, n, i) {
4061
4072
  var o = e.call(this) || this, s;
4062
- if (Y(r) || !r)
4073
+ if (q(r) || !r)
4063
4074
  s = {
4064
4075
  next: r != null ? r : void 0,
4065
4076
  error: n != null ? n : void 0,
@@ -4067,7 +4078,7 @@ var Wo = function() {
4067
4078
  };
4068
4079
  else {
4069
4080
  var a;
4070
- o && Yr.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
4081
+ o && qr.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
4071
4082
  return o.unsubscribe();
4072
4083
  }, s = {
4073
4084
  next: r.next && st(r.next, a),
@@ -4078,7 +4089,7 @@ var Wo = function() {
4078
4089
  return o.destination = new Wo(s), o;
4079
4090
  }
4080
4091
  return t;
4081
- }(en);
4092
+ }(Kr);
4082
4093
  function Me(e) {
4083
4094
  Fo(e);
4084
4095
  }
@@ -4165,19 +4176,19 @@ var ar = function() {
4165
4176
  }();
4166
4177
  function ur(e) {
4167
4178
  var t;
4168
- return (t = e != null ? e : Yr.Promise) !== null && t !== void 0 ? t : Promise;
4179
+ return (t = e != null ? e : qr.Promise) !== null && t !== void 0 ? t : Promise;
4169
4180
  }
4170
4181
  function zo(e) {
4171
- return e && Y(e.next) && Y(e.error) && Y(e.complete);
4182
+ return e && q(e.next) && q(e.error) && q(e.complete);
4172
4183
  }
4173
4184
  function Zo(e) {
4174
- return e && e instanceof en || zo(e) && qr(e);
4185
+ return e && e instanceof Kr || zo(e) && Yr(e);
4175
4186
  }
4176
4187
  var Qo = Qr(function(e) {
4177
4188
  return function() {
4178
4189
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
4179
4190
  };
4180
- }), tn = function(e) {
4191
+ }), en = function(e) {
4181
4192
  K(t, e);
4182
4193
  function t() {
4183
4194
  var r = e.call(this) || this;
@@ -4275,15 +4286,15 @@ var Qo = Qr(function(e) {
4275
4286
  var n, i;
4276
4287
  return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Jr;
4277
4288
  }, t;
4278
- }(tn), rn = {
4289
+ }(en), tn = {
4279
4290
  now: function() {
4280
- return (rn.delegate || Date).now();
4291
+ return (tn.delegate || Date).now();
4281
4292
  },
4282
4293
  delegate: void 0
4283
4294
  }, Jo = function(e) {
4284
4295
  K(t, e);
4285
4296
  function t(r, n, i) {
4286
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = rn);
4297
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = tn);
4287
4298
  var o = e.call(this) || this;
4288
4299
  return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
4289
4300
  }
@@ -4303,16 +4314,16 @@ var Qo = Qr(function(e) {
4303
4314
  l && o.splice(0, l + 1);
4304
4315
  }
4305
4316
  }, t;
4306
- }(tn);
4307
- const hr = [], cr = {}, qo = (e, t = 0) => {
4317
+ }(en);
4318
+ const hr = [], cr = {}, Yo = (e, t = 0) => {
4308
4319
  if (hr.indexOf(e) == -1) {
4309
4320
  const r = new Jo(t);
4310
4321
  cr[e] = r, hr.push(e);
4311
4322
  }
4312
4323
  return cr[e];
4313
4324
  };
4314
- window.emWidgets = { topic: qo };
4315
- const Yo = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4325
+ window.emWidgets = { topic: Yo };
4326
+ const qo = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4316
4327
  if (typeof window != "undefined") {
4317
4328
  let e = function(t) {
4318
4329
  return function(...r) {
@@ -4325,12 +4336,12 @@ if (typeof window != "undefined") {
4325
4336
  }
4326
4337
  };
4327
4338
  };
4328
- customElements.define = e(customElements.define), import("./GeneralAnimationLoading-BrS5LqdY.js").then(({ default: t }) => {
4339
+ customElements.define = e(customElements.define), import("./GeneralAnimationLoading-BXPNyVZr.js").then(({ default: t }) => {
4329
4340
  !customElements.get("general-animation-loading") && customElements.define("general-animation-loading", t.element);
4330
4341
  });
4331
4342
  }
4332
4343
  function Ko(e) {
4333
- Pn(e, "svelte-157tecu", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.Off{display:none}.CasinoWinners{background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));width:100%;height:320px;margin:0 auto}.CasinoWinners.Mobile{padding:25px 10px;height:250px}.WinnersHeader{display:flex;justify-content:space-between}.SliderButton{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);height:40px;width:40px}.SliderButton.SliderButton:active{transform:translateY(1px)}.WinnerButtonsContainer{display:flex;margin-bottom:42px}.WinnersButton{border:none;background:none;color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF));font-size:22px;font-weight:500;margin-right:60px;cursor:pointer}.WinnersButton:hover{border-bottom:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));line-height:40px}.WinnersButton:focus{color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));line-height:40px}.WinnersButton.Active{border-bottom:2px solid #D0046C;padding-bottom:10px;color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.WinnersButton.Active{border-bottom:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));line-height:40px}.ButtonsContainerNone{display:none}.WinnersSlider{display:flex;justify-content:flex-start;position:relative;height:180px;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.WinnersSlider::-webkit-scrollbar{display:none}.CardWrapper{position:absolute;top:0;left:0}.CardWrapperAnimation{transition:transform 2s}.WinnerCard{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4px;height:180px;min-width:191px;margin-bottom:30px;margin-right:30px}.WinnerCard p:first-of-type{color:var(--emw--color-gray-150, #828282);font-size:14px;inline-size:189px;overflow-wrap:break-word;text-align:center}.WinnerCard p:nth-child(3){text-align:center;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:14px;width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.WinnerCard p:nth-child(4){color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:14px;text-align:center}.WinnerCard p:last-of-type{color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:16px}.WinnerCard:hover{border:1px solid rgba(255, 255, 255, 0.4)}.WinnersImage{border-radius:5px;height:54px;margin-bottom:10px;width:80px;cursor:pointer}.Mobile .CasinoWinners{width:320px;max-width:320px}.Mobile .WinnersHeader{justify-content:flex-start}.Mobile .WinnersButton{font-size:18px;white-space:nowrap;margin-right:40px}.Mobile .WinnersButton:last-child{margin-right:0}.Mobile .WinnersButton.Active{padding-bottom:4px}.Mobile .WinnersSlider{overflow:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.Mobile .SliderButton{display:none}.Mobile .WinnerCard{width:140px;height:150px;min-width:140px;margin-right:12px}.Mobile .WinnerCard p:first-of-type{font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;width:100px}.Mobile .WinnerCard p:nth-child(3){font-size:10px}.Mobile .WinnerCard p:nth-child(4){font-size:8px;font-weight:300;text-align:center}.Mobile .WinnerCard p:last-of-type{font-size:11px}.Mobile .WinnerButtonsContainer{margin-bottom:20px}");
4344
+ Cn(e, "svelte-157tecu", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.Off{display:none}.CasinoWinners{background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));width:100%;height:320px;margin:0 auto}.CasinoWinners.Mobile{padding:25px 10px;height:250px}.WinnersHeader{display:flex;justify-content:space-between}.SliderButton{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);height:40px;width:40px}.SliderButton.SliderButton:active{transform:translateY(1px)}.WinnerButtonsContainer{display:flex;margin-bottom:42px}.WinnersButton{border:none;background:none;color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF));font-size:22px;font-weight:500;margin-right:60px;cursor:pointer}.WinnersButton:hover{border-bottom:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));line-height:40px}.WinnersButton:focus{color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));line-height:40px}.WinnersButton.Active{border-bottom:2px solid #D0046C;padding-bottom:10px;color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.WinnersButton.Active{border-bottom:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));line-height:40px}.ButtonsContainerNone{display:none}.WinnersSlider{display:flex;justify-content:flex-start;position:relative;height:180px;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.WinnersSlider::-webkit-scrollbar{display:none}.CardWrapper{position:absolute;top:0;left:0}.CardWrapperAnimation{transition:transform 2s}.WinnerCard{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4px;height:180px;min-width:191px;margin-bottom:30px;margin-right:30px}.WinnerCard p:first-of-type{color:var(--emw--color-gray-150, #828282);font-size:14px;inline-size:189px;overflow-wrap:break-word;text-align:center}.WinnerCard p:nth-child(3){text-align:center;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:14px;width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.WinnerCard p:nth-child(4){color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:14px;text-align:center}.WinnerCard p:last-of-type{color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:16px}.WinnerCard:hover{border:1px solid rgba(255, 255, 255, 0.4)}.WinnersImage{border-radius:5px;height:54px;margin-bottom:10px;width:80px;cursor:pointer}.Mobile .CasinoWinners{width:320px;max-width:320px}.Mobile .WinnersHeader{justify-content:flex-start}.Mobile .WinnersButton{font-size:18px;white-space:nowrap;margin-right:40px}.Mobile .WinnersButton:last-child{margin-right:0}.Mobile .WinnersButton.Active{padding-bottom:4px}.Mobile .WinnersSlider{overflow:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.Mobile .SliderButton{display:none}.Mobile .WinnerCard{width:140px;height:150px;min-width:140px;margin-right:12px}.Mobile .WinnerCard p:first-of-type{font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;width:100px}.Mobile .WinnerCard p:nth-child(3){font-size:10px}.Mobile .WinnerCard p:nth-child(4){font-size:8px;font-weight:300;text-align:center}.Mobile .WinnerCard p:last-of-type{font-size:11px}.Mobile .WinnerButtonsContainer{margin-bottom:20px}");
4334
4345
  }
4335
4346
  function fr(e, t, r) {
4336
4347
  const n = e.slice();
@@ -4483,7 +4494,7 @@ function mr(e) {
4483
4494
  let t, r, n, i, o;
4484
4495
  return {
4485
4496
  c() {
4486
- t = I("button"), r = q("Recent Winners"), m(t, "class", n = "WinnersButton " + /*winnersType*/
4497
+ t = I("button"), r = Y("Recent Winners"), m(t, "class", n = "WinnersButton " + /*winnersType*/
4487
4498
  (e[10] == "recent" ? "Active" : ""));
4488
4499
  },
4489
4500
  m(s, a) {
@@ -4511,7 +4522,7 @@ function br(e) {
4511
4522
  ), n, i, o, s, a;
4512
4523
  return {
4513
4524
  c() {
4514
- t = I("button"), n = q(r), i = Z(), m(t, "class", o = "WinnersButton " + /*winnersType*/
4525
+ t = I("button"), n = Y(r), i = Z(), m(t, "class", o = "WinnersButton " + /*winnersType*/
4515
4526
  (e[10] == "top" ? "Active" : "") + " " + /*istopavailable*/
4516
4527
  (e[1] == "false" ? "Off" : ""));
4517
4528
  },
@@ -4680,7 +4691,7 @@ function yr(e) {
4680
4691
  return {
4681
4692
  c() {
4682
4693
  var z, U, J, j;
4683
- t = I("div"), r = I("div"), n = I("img"), s = Z(), a = I("p"), l = q(u), c = Z(), d = I("p"), p = q(f), y = Z(), b = I("p"), R = q(P), M = Z(), T = I("p"), x = q(B), G = Z(), F = I("span"), g = q(L), N = Z(), jt(n.src, i = /*winner*/
4694
+ t = I("div"), r = I("div"), n = I("img"), s = Z(), a = I("p"), l = Y(u), c = Z(), d = I("p"), p = Y(f), y = Z(), b = I("p"), R = Y(P), M = Z(), T = I("p"), x = Y(B), G = Z(), F = I("span"), g = Y(L), N = Z(), jt(n.src, i = /*winner*/
4684
4695
  (U = (z = e[70]) == null ? void 0 : z.gameModel) == null ? void 0 : U.thumbnail) || m(n, "src", i), m(n, "alt", o = /*winner*/
4685
4696
  (j = (J = e[70]) == null ? void 0 : J.gameModel) == null ? void 0 : j.thumbnail), m(n, "class", "WinnersImage"), m(b, "class", "WinnerUsername"), m(r, "class", "WinnerCard"), m(t, "class", S = "CardWrapper " + /*addAnimation*/
4686
4697
  (e[16] ? "CardWrapperAnimation" : ""));
@@ -4751,9 +4762,9 @@ function is(e) {
4751
4762
  }
4752
4763
  function os(e, t, r) {
4753
4764
  let n;
4754
- Cn(e, Uo, (h) => r(20, n = h));
4765
+ An(e, Ro, (h) => r(20, n = h));
4755
4766
  let { endpoint: i = "" } = t, { session: o = "" } = t, { userid: s = "" } = t, { periodrecent: a = "Today" } = t, { periodtop: u = "Last7Days" } = t, { numberusersrecent: l = "20" } = t, { numberuserstop: c = "20" } = t, { amountlimit: d = "1" } = t, { vendorCategory: f = "All" } = t, { lang: p = "en" } = t, { isrecentavailable: y = "true" } = t, { istopavailable: b = "true" } = t, { defaultcurrency: P = "" } = t, { usercurrency: R = "" } = t, { clientstyling: M = "" } = t, { clientstylingurl: T = "" } = t, { enableautoscroll: B = "" } = t, { tabsorder: x = "" } = t, { translationurl: G = "" } = t, { winnersdatasources: F = "" } = t, { hascustomstyling: L = "false" } = t, g, N, S = [], A = 0, D = 0, ze = window.navigator.userAgent, z, U, J, j, ne = !0, ie = !1, Bt = !1, At, Be, Ze, Ae, Ct = [], Qe = !1, Ce, Pt = 0;
4756
- const on = () => {
4767
+ const nn = () => {
4757
4768
  let h = new URL(G);
4758
4769
  fetch(h.href).then((O) => O.json()).then((O) => {
4759
4770
  Object.keys(O).forEach((k) => {
@@ -4778,7 +4789,7 @@ function os(e, t, r) {
4778
4789
  fetch(h.href).then((O) => O.json()).then((O) => {
4779
4790
  r(11, S = []), r(11, S = O.items.map((k) => k)), r(18, Qe = !1), setTimeout(
4780
4791
  () => {
4781
- un(), Nt(), B == "true" && (clearInterval(Be), an()), r(14, ne = !1);
4792
+ an(), Nt(), B == "true" && (clearInterval(Be), sn()), r(14, ne = !1);
4782
4793
  },
4783
4794
  5
4784
4795
  );
@@ -4788,7 +4799,7 @@ function os(e, t, r) {
4788
4799
  );
4789
4800
  }, Je = (h) => {
4790
4801
  N !== h && (r(11, S = []), r(10, N = h), Ot());
4791
- }, sn = (h) => h.slice(0, 2) + h.slice(2, -2).replace(/./g, "*") + h.slice(-2), It = (h, O, k, Pe) => {
4802
+ }, on = (h) => h.slice(0, 2) + h.slice(2, -2).replace(/./g, "*") + h.slice(-2), It = (h, O, k, Pe) => {
4792
4803
  window.postMessage(
4793
4804
  {
4794
4805
  type: "OpenCasinoWinnersGame",
@@ -4813,35 +4824,35 @@ function os(e, t, r) {
4813
4824
  },
4814
4825
  10
4815
4826
  );
4816
- }, an = () => {
4827
+ }, sn = () => {
4817
4828
  A = 0, D < At ? Be = setInterval(
4818
4829
  () => {
4819
- qe();
4830
+ Ye();
4820
4831
  },
4821
4832
  3e3
4822
4833
  ) : clearInterval(Be);
4823
4834
  }, Mt = () => {
4824
4835
  Nt(A);
4825
- }, un = () => {
4836
+ }, an = () => {
4826
4837
  Pt = Ce.offsetWidth, r(12, D = Math.round(g.offsetWidth / Pt));
4827
4838
  }, Lt = () => {
4828
4839
  if (D >= S.length) return;
4829
4840
  const h = S.length;
4830
4841
  A === 0 ? A = h - D : A - D < 0 ? A = 0 : A = A - D, Mt();
4831
- }, qe = () => {
4842
+ }, Ye = () => {
4832
4843
  if (D >= S.length) return;
4833
4844
  const h = S.length;
4834
4845
  B == "true" && (A === h - D ? A = 0 : A++), B == "false" && (A === h - D ? A = 0 : h - D < A + D ? A = h - D : A += D), Mt();
4846
+ }, un = () => {
4847
+ Uo(p);
4835
4848
  }, ln = () => {
4836
- Do(p);
4837
- }, hn = () => {
4838
4849
  r(7, U = !0), J = s;
4839
4850
  }, Rt = () => {
4840
4851
  r(40, Ae = U ? R : P);
4841
- }, cn = () => {
4852
+ }, hn = () => {
4842
4853
  let h = document.createElement("style");
4843
4854
  h.innerHTML = M, j.appendChild(h);
4844
- }, fn = () => {
4855
+ }, cn = () => {
4845
4856
  let h = new URL(T), O = document.createElement("style");
4846
4857
  fetch(h.href).then((k) => k.text()).then((k) => {
4847
4858
  O.innerHTML = k, setTimeout(
@@ -4855,26 +4866,26 @@ function os(e, t, r) {
4855
4866
  500
4856
4867
  ), r(15, ie = !1);
4857
4868
  });
4858
- }, dn = () => {
4869
+ }, fn = () => {
4859
4870
  L === "true" && (!M && !T && j && console.error("clientstyling or clientstylingurl mandatory if hascustomstyling is true"), !M && T && r(15, ie = !0));
4860
- }, pn = () => {
4871
+ }, dn = () => {
4861
4872
  r(17, Ze = x.split(",")), r(10, N = Ze[0]), Rt(), r(14, ne = !1);
4862
4873
  };
4863
- Rn(() => (r(13, z = Yo(ze)), () => {
4874
+ Ln(() => (r(13, z = qo(ze)), () => {
4864
4875
  clearInterval(Be);
4865
4876
  }));
4866
- const mn = () => Je("recent"), bn = () => Je("top"), gn = () => Lt(), yn = () => qe(), vn = (h) => It(h.gameId, h.gameModel.launchUrl, h.gameModel.name, h.gameModel.subVendor);
4867
- function _n(h) {
4877
+ const pn = () => Je("recent"), mn = () => Je("top"), bn = () => Lt(), gn = () => Ye(), yn = (h) => It(h.gameId, h.gameModel.launchUrl, h.gameModel.name, h.gameModel.subVendor);
4878
+ function vn(h) {
4868
4879
  Ee[h ? "unshift" : "push"](() => {
4869
4880
  Ce = h, r(19, Ce);
4870
4881
  });
4871
4882
  }
4872
- function En(h) {
4883
+ function _n(h) {
4873
4884
  Ee[h ? "unshift" : "push"](() => {
4874
4885
  g = h, r(9, g);
4875
4886
  });
4876
4887
  }
4877
- function xn(h) {
4888
+ function En(h) {
4878
4889
  Ee[h ? "unshift" : "push"](() => {
4879
4890
  j = h, r(8, j);
4880
4891
  });
@@ -4884,16 +4895,16 @@ function os(e, t, r) {
4884
4895
  }, e.$$.update = () => {
4885
4896
  e.$$.dirty[0] & /*isrecentavailable, istopavailable, periodrecent, periodtop*/
4886
4897
  1610612739 | e.$$.dirty[1] & /*numberusersrecent, numberuserstop, amountlimit, vendorCategory, lang, tabsorder*/
4887
- 63 && y && b && a && u && l && c && d && f && p && x && pn(), e.$$.dirty[0] & /*session*/
4888
- 134217728 && o && hn(), e.$$.dirty[0] & /*isLoggedIn, usercurrency, defaultcurrency*/
4898
+ 63 && y && b && a && u && l && c && d && f && p && x && dn(), e.$$.dirty[0] & /*session*/
4899
+ 134217728 && o && ln(), e.$$.dirty[0] & /*isLoggedIn, usercurrency, defaultcurrency*/
4889
4900
  140 && U && (R || P) && Rt(), e.$$.dirty[0] & /*endpoint*/
4890
4901
  67108864 | e.$$.dirty[1] & /*winnersdatasources, currency*/
4891
4902
  640 && i && F && Ae && Ot(), e.$$.dirty[1] & /*lang*/
4892
- 16 && p && ln(), e.$$.dirty[1] & /*translationurl*/
4893
- 64 && G && on(), e.$$.dirty[1] & /*hascustomstyling*/
4894
- 256 && L && dn(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4895
- 272 && M && j && cn(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4896
- 288 && T && j && fn();
4903
+ 16 && p && un(), e.$$.dirty[1] & /*translationurl*/
4904
+ 64 && G && nn(), e.$$.dirty[1] & /*hascustomstyling*/
4905
+ 256 && L && fn(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4906
+ 272 && M && j && hn(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4907
+ 288 && T && j && cn();
4897
4908
  }, [
4898
4909
  y,
4899
4910
  b,
@@ -4917,10 +4928,10 @@ function os(e, t, r) {
4917
4928
  Ce,
4918
4929
  n,
4919
4930
  Je,
4920
- sn,
4931
+ on,
4921
4932
  It,
4922
4933
  Lt,
4923
- qe,
4934
+ Ye,
4924
4935
  i,
4925
4936
  o,
4926
4937
  s,
@@ -4936,19 +4947,19 @@ function os(e, t, r) {
4936
4947
  F,
4937
4948
  L,
4938
4949
  Ae,
4950
+ pn,
4939
4951
  mn,
4940
4952
  bn,
4941
4953
  gn,
4942
4954
  yn,
4943
4955
  vn,
4944
4956
  _n,
4945
- En,
4946
- xn
4957
+ En
4947
4958
  ];
4948
4959
  }
4949
- class nn extends Zn {
4960
+ class rn extends zn {
4950
4961
  constructor(t) {
4951
- super(), Xn(
4962
+ super(), Vn(
4952
4963
  this,
4953
4964
  t,
4954
4965
  os,
@@ -5108,22 +5119,22 @@ class nn extends Zn {
5108
5119
  this.$$set({ hascustomstyling: t }), C();
5109
5120
  }
5110
5121
  }
5111
- zn(nn, { endpoint: {}, session: {}, userid: {}, periodrecent: {}, periodtop: {}, numberusersrecent: {}, numberuserstop: {}, amountlimit: {}, vendorCategory: {}, lang: {}, isrecentavailable: {}, istopavailable: {}, defaultcurrency: {}, usercurrency: {}, clientstyling: {}, clientstylingurl: {}, enableautoscroll: {}, tabsorder: {}, translationurl: {}, winnersdatasources: {}, hascustomstyling: {} }, [], [], !0);
5122
+ Xn(rn, { endpoint: {}, session: {}, userid: {}, periodrecent: {}, periodtop: {}, numberusersrecent: {}, numberuserstop: {}, amountlimit: {}, vendorCategory: {}, lang: {}, isrecentavailable: {}, istopavailable: {}, defaultcurrency: {}, usercurrency: {}, clientstyling: {}, clientstylingurl: {}, enableautoscroll: {}, tabsorder: {}, translationurl: {}, winnersdatasources: {}, hascustomstyling: {} }, [], [], !0);
5112
5123
  const as = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5113
5124
  __proto__: null,
5114
- default: nn
5125
+ default: rn
5115
5126
  }, Symbol.toStringTag, { value: "Module" }));
5116
5127
  export {
5117
5128
  as as C,
5118
- Zn as S,
5119
- Pn as a,
5129
+ zn as S,
5130
+ Cn as a,
5120
5131
  X as b,
5121
- zn as c,
5132
+ Xn as c,
5122
5133
  $ as d,
5123
5134
  I as e,
5124
5135
  C as f,
5125
5136
  Ee as g,
5126
- Xn as i,
5137
+ Vn as i,
5127
5138
  Q as n,
5128
5139
  _r as s
5129
5140
  };