@everymatrix/casino-winners 1.60.1 → 1.61.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,17 +1,17 @@
1
- var wr = Object.defineProperty, Sr = Object.defineProperties;
2
- var Tr = Object.getOwnPropertyDescriptors;
3
- var Dt = Object.getOwnPropertySymbols;
4
- var Hr = Object.prototype.hasOwnProperty, Br = Object.prototype.propertyIsEnumerable;
5
- var qe = (e, t, n) => t in e ? wr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Gt = (e, t) => {
1
+ var yr = Object.defineProperty, vr = Object.defineProperties;
2
+ var _r = Object.getOwnPropertyDescriptors;
3
+ var Rt = Object.getOwnPropertySymbols;
4
+ var Er = Object.prototype.hasOwnProperty, xr = Object.prototype.propertyIsEnumerable;
5
+ var qe = (e, t, n) => t in e ? yr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Wt = (e, t) => {
6
6
  for (var n in t || (t = {}))
7
- Hr.call(t, n) && qe(e, n, t[n]);
8
- if (Dt)
9
- for (var n of Dt(t))
10
- Br.call(t, n) && qe(e, n, t[n]);
7
+ Er.call(t, n) && qe(e, n, t[n]);
8
+ if (Rt)
9
+ for (var n of Rt(t))
10
+ xr.call(t, n) && qe(e, n, t[n]);
11
11
  return e;
12
- }, jt = (e, t) => Sr(e, Tr(t));
12
+ }, Ut = (e, t) => vr(e, _r(t));
13
13
  var z = (e, t, n) => (qe(e, typeof t != "symbol" ? t + "" : t, n), n);
14
- var kt = (e, t, n) => new Promise((r, i) => {
14
+ var Ft = (e, t, n) => new Promise((r, i) => {
15
15
  var o = (u) => {
16
16
  try {
17
17
  a(n.next(u));
@@ -27,53 +27,54 @@ var kt = (e, t, n) => new Promise((r, i) => {
27
27
  }, a = (u) => u.done ? r(u.value) : Promise.resolve(u.value).then(o, s);
28
28
  a((n = n.apply(e, t)).next());
29
29
  });
30
- function Z() {
30
+ import "../stencil/ui-image-CPH6BqjQ.js";
31
+ function Q() {
31
32
  }
32
- function wn(e) {
33
+ function vn(e) {
33
34
  return e();
34
35
  }
35
- function $t() {
36
+ function Dt() {
36
37
  return /* @__PURE__ */ Object.create(null);
37
38
  }
38
39
  function be(e) {
39
- e.forEach(wn);
40
+ e.forEach(vn);
40
41
  }
41
- function xt(e) {
42
+ function Et(e) {
42
43
  return typeof e == "function";
43
44
  }
44
- function Sn(e, t) {
45
+ function _n(e, t) {
45
46
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
47
  }
47
48
  let Me;
48
- function Vt(e, t) {
49
+ function Gt(e, t) {
49
50
  return e === t ? !0 : (Me || (Me = document.createElement("a")), Me.href = t, e === Me.href);
50
51
  }
51
- function Ar(e) {
52
+ function wr(e) {
52
53
  return Object.keys(e).length === 0;
53
54
  }
54
- function Tn(e, ...t) {
55
+ function En(e, ...t) {
55
56
  if (e == null) {
56
57
  for (const r of t)
57
58
  r(void 0);
58
- return Z;
59
+ return Q;
59
60
  }
60
61
  const n = e.subscribe(...t);
61
62
  return n.unsubscribe ? () => n.unsubscribe() : n;
62
63
  }
63
- function Cr(e, t, n) {
64
- e.$$.on_destroy.push(Tn(t, n));
64
+ function Sr(e, t, n) {
65
+ e.$$.on_destroy.push(En(t, n));
65
66
  }
66
67
  function _(e, t) {
67
68
  e.appendChild(t);
68
69
  }
69
- function Pr(e, t, n) {
70
- const r = Or(e);
70
+ function Tr(e, t, n) {
71
+ const r = Hr(e);
71
72
  if (!r.getElementById(t)) {
72
73
  const i = C("style");
73
- i.id = t, i.textContent = n, Mr(r, i);
74
+ i.id = t, i.textContent = n, Br(r, i);
74
75
  }
75
76
  }
76
- function Or(e) {
77
+ function Hr(e) {
77
78
  if (!e)
78
79
  return document;
79
80
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -83,56 +84,56 @@ function Or(e) {
83
84
  t
84
85
  ) : e.ownerDocument;
85
86
  }
86
- function Mr(e, t) {
87
+ function Br(e, t) {
87
88
  return _(
88
89
  /** @type {Document} */
89
90
  e.head || e,
90
91
  t
91
92
  ), t.sheet;
92
93
  }
93
- function V(e, t, n) {
94
+ function X(e, t, n) {
94
95
  e.insertBefore(t, n || null);
95
96
  }
96
- function k(e) {
97
+ function $(e) {
97
98
  e.parentNode && e.parentNode.removeChild(e);
98
99
  }
99
- function Hn(e, t) {
100
+ function xn(e, t) {
100
101
  for (let n = 0; n < e.length; n += 1)
101
102
  e[n] && e[n].d(t);
102
103
  }
103
104
  function C(e) {
104
105
  return document.createElement(e);
105
106
  }
106
- function Ie(e) {
107
+ function Ne(e) {
107
108
  return document.createElementNS("http://www.w3.org/2000/svg", e);
108
109
  }
109
110
  function q(e) {
110
111
  return document.createTextNode(e);
111
112
  }
112
- function X() {
113
+ function Z() {
113
114
  return q(" ");
114
115
  }
115
- function wt() {
116
+ function xt() {
116
117
  return q("");
117
118
  }
118
119
  function we(e, t, n, r) {
119
120
  return e.addEventListener(t, n, r), () => e.removeEventListener(t, n, r);
120
121
  }
121
- function m(e, t, n) {
122
+ function p(e, t, n) {
122
123
  n == null ? e.removeAttribute(t) : e.getAttribute(t) !== n && e.setAttribute(t, n);
123
124
  }
124
- function Y(e, t, n) {
125
+ function k(e, t, n) {
125
126
  const r = t.toLowerCase();
126
- r in e ? e[r] = typeof e[r] == "boolean" && n === "" ? !0 : n : t in e ? e[t] = typeof e[t] == "boolean" && n === "" ? !0 : n : m(e, t, n);
127
+ r in e ? e[r] = typeof e[r] == "boolean" && n === "" ? !0 : n : t in e ? e[t] = typeof e[t] == "boolean" && n === "" ? !0 : n : p(e, t, n);
127
128
  }
128
- function Ir(e) {
129
+ function Ar(e) {
129
130
  return Array.from(e.childNodes);
130
131
  }
131
132
  function re(e, t) {
132
133
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
133
134
  t);
134
135
  }
135
- function Nr(e) {
136
+ function Cr(e) {
136
137
  const t = {};
137
138
  return e.childNodes.forEach(
138
139
  /** @param {Element} node */
@@ -145,22 +146,22 @@ let Se;
145
146
  function Ee(e) {
146
147
  Se = e;
147
148
  }
148
- function Lr() {
149
+ function Pr() {
149
150
  if (!Se)
150
151
  throw new Error("Function called outside component initialization");
151
152
  return Se;
152
153
  }
153
- function Rr(e) {
154
- Lr().$$.on_mount.push(e);
154
+ function Or(e) {
155
+ Pr().$$.on_mount.push(e);
155
156
  }
156
157
  const le = [], xe = [];
157
158
  let he = [];
158
- const zt = [], Wr = /* @__PURE__ */ Promise.resolve();
159
- let at = !1;
160
- function Ur() {
161
- at || (at = !0, Wr.then(H));
159
+ const jt = [], Mr = /* @__PURE__ */ Promise.resolve();
160
+ let st = !1;
161
+ function Nr() {
162
+ st || (st = !0, Mr.then(H));
162
163
  }
163
- function ut(e) {
164
+ function at(e) {
164
165
  he.push(e);
165
166
  }
166
167
  const Ke = /* @__PURE__ */ new Set();
@@ -173,7 +174,7 @@ function H() {
173
174
  try {
174
175
  for (; ae < le.length; ) {
175
176
  const t = le[ae];
176
- ae++, Ee(t), Fr(t.$$);
177
+ ae++, Ee(t), Ir(t.$$);
177
178
  }
178
179
  } catch (t) {
179
180
  throw le.length = 0, ae = 0, t;
@@ -186,43 +187,43 @@ function H() {
186
187
  }
187
188
  he.length = 0;
188
189
  } while (le.length);
189
- for (; zt.length; )
190
- zt.pop()();
191
- at = !1, Ke.clear(), Ee(e);
190
+ for (; jt.length; )
191
+ jt.pop()();
192
+ st = !1, Ke.clear(), Ee(e);
192
193
  }
193
- function Fr(e) {
194
+ function Ir(e) {
194
195
  if (e.fragment !== null) {
195
196
  e.update(), be(e.before_update);
196
197
  const t = e.dirty;
197
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ut);
198
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(at);
198
199
  }
199
200
  }
200
- function Dr(e) {
201
+ function Lr(e) {
201
202
  const t = [], n = [];
202
203
  he.forEach((r) => e.indexOf(r) === -1 ? t.push(r) : n.push(r)), n.forEach((r) => r()), he = t;
203
204
  }
204
- const Gr = /* @__PURE__ */ new Set();
205
- function jr(e, t) {
206
- e && e.i && (Gr.delete(e), e.i(t));
205
+ const Rr = /* @__PURE__ */ new Set();
206
+ function Wr(e, t) {
207
+ e && e.i && (Rr.delete(e), e.i(t));
207
208
  }
208
209
  function De(e) {
209
210
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
210
211
  }
211
- function kr(e, t, n) {
212
+ function Ur(e, t, n) {
212
213
  const { fragment: r, after_update: i } = e.$$;
213
- r && r.m(t, n), ut(() => {
214
- const o = e.$$.on_mount.map(wn).filter(xt);
214
+ r && r.m(t, n), at(() => {
215
+ const o = e.$$.on_mount.map(vn).filter(Et);
215
216
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : be(o), e.$$.on_mount = [];
216
- }), i.forEach(ut);
217
+ }), i.forEach(at);
217
218
  }
218
- function $r(e, t) {
219
+ function Fr(e, t) {
219
220
  const n = e.$$;
220
- n.fragment !== null && (Dr(n.after_update), be(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
221
+ n.fragment !== null && (Lr(n.after_update), be(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
221
222
  }
222
- function Vr(e, t) {
223
- e.$$.dirty[0] === -1 && (le.push(e), Ur(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
223
+ function Dr(e, t) {
224
+ e.$$.dirty[0] === -1 && (le.push(e), Nr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
224
225
  }
225
- function zr(e, t, n, r, i, o, s = null, a = [-1]) {
226
+ function Gr(e, t, n, r, i, o, s = null, a = [-1]) {
226
227
  const u = Se;
227
228
  Ee(e);
228
229
  const l = e.$$ = {
@@ -230,9 +231,9 @@ function zr(e, t, n, r, i, o, s = null, a = [-1]) {
230
231
  ctx: [],
231
232
  // state
232
233
  props: o,
233
- update: Z,
234
+ update: Q,
234
235
  not_equal: i,
235
- bound: $t(),
236
+ bound: Dt(),
236
237
  // lifecycle
237
238
  on_mount: [],
238
239
  on_destroy: [],
@@ -241,28 +242,28 @@ function zr(e, t, n, r, i, o, s = null, a = [-1]) {
241
242
  after_update: [],
242
243
  context: new Map(t.context || (u ? u.$$.context : [])),
243
244
  // everything else
244
- callbacks: $t(),
245
+ callbacks: Dt(),
245
246
  dirty: a,
246
247
  skip_bound: !1,
247
248
  root: t.target || u.$$.root
248
249
  };
249
250
  s && s(l.root);
250
251
  let c = !1;
251
- if (l.ctx = n ? n(e, t.props || {}, (d, f, ...p) => {
252
- const g = p.length ? p[0] : f;
253
- return l.ctx && i(l.ctx[d], l.ctx[d] = g) && (!l.skip_bound && l.bound[d] && l.bound[d](g), c && Vr(e, d)), f;
252
+ if (l.ctx = n ? n(e, t.props || {}, (d, f, ...m) => {
253
+ const g = m.length ? m[0] : f;
254
+ return l.ctx && i(l.ctx[d], l.ctx[d] = g) && (!l.skip_bound && l.bound[d] && l.bound[d](g), c && Dr(e, d)), f;
254
255
  }) : [], l.update(), c = !0, be(l.before_update), l.fragment = r ? r(l.ctx) : !1, t.target) {
255
256
  if (t.hydrate) {
256
- const d = Ir(t.target);
257
- l.fragment && l.fragment.l(d), d.forEach(k);
257
+ const d = Ar(t.target);
258
+ l.fragment && l.fragment.l(d), d.forEach($);
258
259
  } else
259
260
  l.fragment && l.fragment.c();
260
- t.intro && jr(e.$$.fragment), kr(e, t.target, t.anchor), H();
261
+ t.intro && Wr(e.$$.fragment), Ur(e, t.target, t.anchor), H();
261
262
  }
262
263
  Ee(u);
263
264
  }
264
- let Bn;
265
- typeof HTMLElement == "function" && (Bn = class extends HTMLElement {
265
+ let wn;
266
+ typeof HTMLElement == "function" && (wn = class extends HTMLElement {
266
267
  constructor(t, n, r) {
267
268
  super();
268
269
  /** The Svelte component constructor */
@@ -299,31 +300,31 @@ typeof HTMLElement == "function" && (Bn = class extends HTMLElement {
299
300
  }
300
301
  }
301
302
  connectedCallback() {
302
- return kt(this, null, function* () {
303
+ return Ft(this, null, function* () {
303
304
  if (this.$$cn = !0, !this.$$c) {
304
305
  let t = function(o) {
305
306
  return () => {
306
307
  let s;
307
308
  return {
308
309
  c: function() {
309
- s = C("slot"), o !== "default" && m(s, "name", o);
310
+ s = C("slot"), o !== "default" && p(s, "name", o);
310
311
  },
311
312
  /**
312
313
  * @param {HTMLElement} target
313
314
  * @param {HTMLElement} [anchor]
314
315
  */
315
316
  m: function(l, c) {
316
- V(l, s, c);
317
+ X(l, s, c);
317
318
  },
318
319
  d: function(l) {
319
- l && k(s);
320
+ l && $(s);
320
321
  }
321
322
  };
322
323
  };
323
324
  };
324
325
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
325
326
  return;
326
- const n = {}, r = Nr(this);
327
+ const n = {}, r = Cr(this);
327
328
  for (const o of this.$$s)
328
329
  o in r && (n[o] = [t(o)]);
329
330
  for (const o of this.attributes) {
@@ -334,7 +335,7 @@ typeof HTMLElement == "function" && (Bn = class extends HTMLElement {
334
335
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
335
336
  this.$$c = new this.$$ctor({
336
337
  target: this.shadowRoot || this,
337
- props: jt(Gt({}, this.$$d), {
338
+ props: Ut(Wt({}, this.$$d), {
338
339
  $$slots: n,
339
340
  $$scope: {
340
341
  ctx: []
@@ -412,8 +413,8 @@ function Re(e, t, n, r) {
412
413
  return t;
413
414
  }
414
415
  }
415
- function Xr(e, t, n, r, i, o) {
416
- let s = class extends Bn {
416
+ function jr(e, t, n, r, i, o) {
417
+ let s = class extends wn {
417
418
  constructor() {
418
419
  super(e, n, i), this.$$p_d = t;
419
420
  }
@@ -443,7 +444,7 @@ function Xr(e, t, n, r, i, o) {
443
444
  }), e.element = /** @type {any} */
444
445
  s, s;
445
446
  }
446
- class Zr {
447
+ class kr {
447
448
  constructor() {
448
449
  /**
449
450
  * ### PRIVATE API
@@ -464,7 +465,7 @@ class Zr {
464
465
  }
465
466
  /** @returns {void} */
466
467
  $destroy() {
467
- $r(this, 1), this.$destroy = Z;
468
+ Fr(this, 1), this.$destroy = Q;
468
469
  }
469
470
  /**
470
471
  * @template {Extract<keyof Events, string>} K
@@ -473,8 +474,8 @@ class Zr {
473
474
  * @returns {() => void}
474
475
  */
475
476
  $on(t, n) {
476
- if (!xt(n))
477
- return Z;
477
+ if (!Et(n))
478
+ return Q;
478
479
  const r = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
479
480
  return r.push(n), () => {
480
481
  const i = r.indexOf(n);
@@ -486,22 +487,22 @@ class Zr {
486
487
  * @returns {void}
487
488
  */
488
489
  $set(t) {
489
- this.$$set && !Ar(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
490
+ this.$$set && !wr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
490
491
  }
491
492
  }
492
- const Qr = "4";
493
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Qr);
493
+ const $r = "4";
494
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add($r);
494
495
  const ue = [];
495
- function Jr(e, t) {
496
+ function Vr(e, t) {
496
497
  return {
497
498
  subscribe: ke(e, t).subscribe
498
499
  };
499
500
  }
500
- function ke(e, t = Z) {
501
+ function ke(e, t = Q) {
501
502
  let n;
502
503
  const r = /* @__PURE__ */ new Set();
503
504
  function i(a) {
504
- if (Sn(e, a) && (e = a, n)) {
505
+ if (_n(e, a) && (e = a, n)) {
505
506
  const u = !ue.length;
506
507
  for (const l of r)
507
508
  l[1](), ue.push(l, e);
@@ -515,9 +516,9 @@ function ke(e, t = Z) {
515
516
  function o(a) {
516
517
  i(a(e));
517
518
  }
518
- function s(a, u = Z) {
519
+ function s(a, u = Q) {
519
520
  const l = [a, u];
520
- return r.add(l), r.size === 1 && (n = t(i, o) || Z), a(e), () => {
521
+ return r.add(l), r.size === 1 && (n = t(i, o) || Q), a(e), () => {
521
522
  r.delete(l), r.size === 0 && n && (n(), n = null);
522
523
  };
523
524
  }
@@ -528,18 +529,18 @@ function ge(e, t, n) {
528
529
  if (!i.every(Boolean))
529
530
  throw new Error("derived() expects stores as input, got a falsy value");
530
531
  const o = t.length < 2;
531
- return Jr(n, (s, a) => {
532
+ return Vr(n, (s, a) => {
532
533
  let u = !1;
533
534
  const l = [];
534
- let c = 0, d = Z;
535
+ let c = 0, d = Q;
535
536
  const f = () => {
536
537
  if (c)
537
538
  return;
538
539
  d();
539
540
  const g = t(r ? l[0] : l, s, a);
540
- o ? s(g) : d = xt(g) ? g : Z;
541
- }, p = i.map(
542
- (g, b) => Tn(
541
+ o ? s(g) : d = Et(g) ? g : Q;
542
+ }, m = i.map(
543
+ (g, b) => En(
543
544
  g,
544
545
  (P) => {
545
546
  l[b] = P, c &= ~(1 << b), u && f();
@@ -550,74 +551,74 @@ function ge(e, t, n) {
550
551
  )
551
552
  );
552
553
  return u = !0, f(), function() {
553
- be(p), d(), u = !1;
554
+ be(m), d(), u = !1;
554
555
  };
555
556
  });
556
557
  }
557
- function Yr(e) {
558
+ function Xr(e) {
558
559
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
559
560
  }
560
- var qr = function(t) {
561
- return Kr(t) && !ei(t);
561
+ var zr = function(t) {
562
+ return Zr(t) && !Qr(t);
562
563
  };
563
- function Kr(e) {
564
+ function Zr(e) {
564
565
  return !!e && typeof e == "object";
565
566
  }
566
- function ei(e) {
567
+ function Qr(e) {
567
568
  var t = Object.prototype.toString.call(e);
568
- return t === "[object RegExp]" || t === "[object Date]" || ri(e);
569
+ return t === "[object RegExp]" || t === "[object Date]" || qr(e);
569
570
  }
570
- var ti = typeof Symbol == "function" && Symbol.for, ni = ti ? Symbol.for("react.element") : 60103;
571
- function ri(e) {
572
- return e.$$typeof === ni;
571
+ var Jr = typeof Symbol == "function" && Symbol.for, Yr = Jr ? Symbol.for("react.element") : 60103;
572
+ function qr(e) {
573
+ return e.$$typeof === Yr;
573
574
  }
574
- function ii(e) {
575
+ function Kr(e) {
575
576
  return Array.isArray(e) ? [] : {};
576
577
  }
577
578
  function Te(e, t) {
578
- return t.clone !== !1 && t.isMergeableObject(e) ? fe(ii(e), e, t) : e;
579
+ return t.clone !== !1 && t.isMergeableObject(e) ? fe(Kr(e), e, t) : e;
579
580
  }
580
- function oi(e, t, n) {
581
+ function ei(e, t, n) {
581
582
  return e.concat(t).map(function(r) {
582
583
  return Te(r, n);
583
584
  });
584
585
  }
585
- function si(e, t) {
586
+ function ti(e, t) {
586
587
  if (!t.customMerge)
587
588
  return fe;
588
589
  var n = t.customMerge(e);
589
590
  return typeof n == "function" ? n : fe;
590
591
  }
591
- function ai(e) {
592
+ function ni(e) {
592
593
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
593
594
  return Object.propertyIsEnumerable.call(e, t);
594
595
  }) : [];
595
596
  }
596
- function Xt(e) {
597
- return Object.keys(e).concat(ai(e));
597
+ function kt(e) {
598
+ return Object.keys(e).concat(ni(e));
598
599
  }
599
- function An(e, t) {
600
+ function Sn(e, t) {
600
601
  try {
601
602
  return t in e;
602
603
  } catch (n) {
603
604
  return !1;
604
605
  }
605
606
  }
606
- function ui(e, t) {
607
- return An(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
607
+ function ri(e, t) {
608
+ return Sn(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
608
609
  }
609
- function li(e, t, n) {
610
+ function ii(e, t, n) {
610
611
  var r = {};
611
- return n.isMergeableObject(e) && Xt(e).forEach(function(i) {
612
+ return n.isMergeableObject(e) && kt(e).forEach(function(i) {
612
613
  r[i] = Te(e[i], n);
613
- }), Xt(t).forEach(function(i) {
614
- ui(e, i) || (An(e, i) && n.isMergeableObject(t[i]) ? r[i] = si(i, n)(e[i], t[i], n) : r[i] = Te(t[i], n));
614
+ }), kt(t).forEach(function(i) {
615
+ ri(e, i) || (Sn(e, i) && n.isMergeableObject(t[i]) ? r[i] = ti(i, n)(e[i], t[i], n) : r[i] = Te(t[i], n));
615
616
  }), r;
616
617
  }
617
618
  function fe(e, t, n) {
618
- n = n || {}, n.arrayMerge = n.arrayMerge || oi, n.isMergeableObject = n.isMergeableObject || qr, n.cloneUnlessOtherwiseSpecified = Te;
619
+ n = n || {}, n.arrayMerge = n.arrayMerge || ei, n.isMergeableObject = n.isMergeableObject || zr, n.cloneUnlessOtherwiseSpecified = Te;
619
620
  var r = Array.isArray(t), i = Array.isArray(e), o = r === i;
620
- return o ? r ? n.arrayMerge(e, t, n) : li(e, t, n) : Te(t, n);
621
+ return o ? r ? n.arrayMerge(e, t, n) : ii(e, t, n) : Te(t, n);
621
622
  }
622
623
  fe.all = function(t, n) {
623
624
  if (!Array.isArray(t))
@@ -626,8 +627,8 @@ fe.all = function(t, n) {
626
627
  return fe(r, i, n);
627
628
  }, {});
628
629
  };
629
- var hi = fe, ci = hi;
630
- const fi = /* @__PURE__ */ Yr(ci);
630
+ var oi = fe, si = oi;
631
+ const ai = /* @__PURE__ */ Xr(si);
631
632
  /*! *****************************************************************************
632
633
  Copyright (c) Microsoft Corporation.
633
634
 
@@ -642,18 +643,18 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
642
643
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
643
644
  PERFORMANCE OF THIS SOFTWARE.
644
645
  ***************************************************************************** */
645
- var lt = function(e, t) {
646
- return lt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
646
+ var ut = function(e, t) {
647
+ return ut = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
647
648
  n.__proto__ = r;
648
649
  } || function(n, r) {
649
650
  for (var i in r)
650
651
  Object.prototype.hasOwnProperty.call(r, i) && (n[i] = r[i]);
651
- }, lt(e, t);
652
+ }, ut(e, t);
652
653
  };
653
654
  function te(e, t) {
654
655
  if (typeof t != "function" && t !== null)
655
656
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
656
- lt(e, t);
657
+ ut(e, t);
657
658
  function n() {
658
659
  this.constructor = e;
659
660
  }
@@ -669,7 +670,7 @@ var w = function() {
669
670
  return t;
670
671
  }, w.apply(this, arguments);
671
672
  };
672
- function di(e, t) {
673
+ function ui(e, t) {
673
674
  var n = {};
674
675
  for (var r in e)
675
676
  Object.prototype.hasOwnProperty.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
@@ -678,7 +679,7 @@ function di(e, t) {
678
679
  t.indexOf(r[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[i]) && (n[r[i]] = e[r[i]]);
679
680
  return n;
680
681
  }
681
- function ht(e) {
682
+ function lt(e) {
682
683
  var t = typeof Symbol == "function" && Symbol.iterator, n = t && e[t], r = 0;
683
684
  if (n)
684
685
  return n.call(e);
@@ -690,7 +691,7 @@ function ht(e) {
690
691
  };
691
692
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
692
693
  }
693
- function ct(e, t) {
694
+ function ht(e, t) {
694
695
  var n = typeof Symbol == "function" && e[Symbol.iterator];
695
696
  if (!n)
696
697
  return e;
@@ -717,55 +718,53 @@ function ce(e, t, n) {
717
718
  return e.concat(o || t);
718
719
  }
719
720
  function et(e, t) {
720
- var n = t && t.cache ? t.cache : vi, r = t && t.serializer ? t.serializer : yi, i = t && t.strategy ? t.strategy : pi;
721
+ var n = t && t.cache ? t.cache : pi, r = t && t.serializer ? t.serializer : di, i = t && t.strategy ? t.strategy : ci;
721
722
  return i(e, {
722
723
  cache: n,
723
724
  serializer: r
724
725
  });
725
726
  }
726
- function mi(e) {
727
+ function li(e) {
727
728
  return e == null || typeof e == "number" || typeof e == "boolean";
728
729
  }
729
- function Cn(e, t, n, r) {
730
- var i = mi(r) ? r : n(r), o = t.get(i);
730
+ function hi(e, t, n, r) {
731
+ var i = li(r) ? r : n(r), o = t.get(i);
731
732
  return typeof o == "undefined" && (o = e.call(this, r), t.set(i, o)), o;
732
733
  }
733
- function Pn(e, t, n) {
734
+ function Tn(e, t, n) {
734
735
  var r = Array.prototype.slice.call(arguments, 3), i = n(r), o = t.get(i);
735
736
  return typeof o == "undefined" && (o = e.apply(this, r), t.set(i, o)), o;
736
737
  }
737
- function St(e, t, n, r, i) {
738
+ function Hn(e, t, n, r, i) {
738
739
  return n.bind(t, e, r, i);
739
740
  }
740
- function pi(e, t) {
741
- var n = e.length === 1 ? Cn : Pn;
742
- return St(e, this, n, t.cache.create(), t.serializer);
741
+ function ci(e, t) {
742
+ var n = e.length === 1 ? hi : Tn;
743
+ return Hn(e, this, n, t.cache.create(), t.serializer);
743
744
  }
744
- function bi(e, t) {
745
- return St(e, this, Pn, t.cache.create(), t.serializer);
745
+ function fi(e, t) {
746
+ return Hn(e, this, Tn, t.cache.create(), t.serializer);
746
747
  }
747
- function gi(e, t) {
748
- return St(e, this, Cn, t.cache.create(), t.serializer);
749
- }
750
- var yi = function() {
748
+ var di = function() {
751
749
  return JSON.stringify(arguments);
752
- };
753
- function Tt() {
754
- this.cache = /* @__PURE__ */ Object.create(null);
755
- }
756
- Tt.prototype.get = function(e) {
757
- return this.cache[e];
758
- };
759
- Tt.prototype.set = function(e, t) {
760
- this.cache[e] = t;
761
- };
762
- var vi = {
750
+ }, mi = (
751
+ /** @class */
752
+ function() {
753
+ function e() {
754
+ this.cache = /* @__PURE__ */ Object.create(null);
755
+ }
756
+ return e.prototype.get = function(t) {
757
+ return this.cache[t];
758
+ }, e.prototype.set = function(t, n) {
759
+ this.cache[t] = n;
760
+ }, e;
761
+ }()
762
+ ), pi = {
763
763
  create: function() {
764
- return new Tt();
764
+ return new mi();
765
765
  }
766
766
  }, tt = {
767
- variadic: bi,
768
- monadic: gi
767
+ variadic: fi
769
768
  }, v;
770
769
  (function(e) {
771
770
  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";
@@ -778,43 +777,43 @@ var de;
778
777
  (function(e) {
779
778
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
780
779
  })(de || (de = {}));
781
- function Zt(e) {
780
+ function $t(e) {
782
781
  return e.type === B.literal;
783
782
  }
784
- function _i(e) {
783
+ function bi(e) {
785
784
  return e.type === B.argument;
786
785
  }
787
- function On(e) {
786
+ function Bn(e) {
788
787
  return e.type === B.number;
789
788
  }
790
- function Mn(e) {
789
+ function An(e) {
791
790
  return e.type === B.date;
792
791
  }
793
- function In(e) {
792
+ function Cn(e) {
794
793
  return e.type === B.time;
795
794
  }
796
- function Nn(e) {
795
+ function Pn(e) {
797
796
  return e.type === B.select;
798
797
  }
799
- function Ln(e) {
798
+ function On(e) {
800
799
  return e.type === B.plural;
801
800
  }
802
- function Ei(e) {
801
+ function gi(e) {
803
802
  return e.type === B.pound;
804
803
  }
805
- function Rn(e) {
804
+ function Mn(e) {
806
805
  return e.type === B.tag;
807
806
  }
808
- function Wn(e) {
807
+ function Nn(e) {
809
808
  return !!(e && typeof e == "object" && e.type === de.number);
810
809
  }
811
- function ft(e) {
810
+ function ct(e) {
812
811
  return !!(e && typeof e == "object" && e.type === de.dateTime);
813
812
  }
814
- var Un = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, xi = /(?:[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;
815
- function wi(e) {
813
+ var In = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, yi = /(?:[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;
814
+ function vi(e) {
816
815
  var t = {};
817
- return e.replace(xi, function(n) {
816
+ return e.replace(yi, function(n) {
818
817
  var r = n.length;
819
818
  switch (n[0]) {
820
819
  case "G":
@@ -903,11 +902,11 @@ function wi(e) {
903
902
  return "";
904
903
  }), t;
905
904
  }
906
- var Si = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
907
- function Ti(e) {
905
+ var _i = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
906
+ function Ei(e) {
908
907
  if (e.length === 0)
909
908
  throw new Error("Number skeleton cannot be empty");
910
- for (var t = e.split(Si).filter(function(f) {
909
+ for (var t = e.split(_i).filter(function(f) {
911
910
  return f.length > 0;
912
911
  }), n = [], r = 0, i = t; r < i.length; r++) {
913
912
  var o = i[r], s = o.split("/");
@@ -922,17 +921,17 @@ function Ti(e) {
922
921
  }
923
922
  return n;
924
923
  }
925
- function Hi(e) {
924
+ function xi(e) {
926
925
  return e.replace(/^(.*?)-/, "");
927
926
  }
928
- var Qt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Fn = /^(@+)?(\+|#+)?[rs]?$/g, Bi = /(\*)(0+)|(#+)(0+)|(0+)/g, Dn = /^(0+)$/;
929
- function Jt(e) {
927
+ var Vt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Ln = /^(@+)?(\+|#+)?[rs]?$/g, wi = /(\*)(0+)|(#+)(0+)|(0+)/g, Rn = /^(0+)$/;
928
+ function Xt(e) {
930
929
  var t = {};
931
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Fn, function(n, r, i) {
930
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Ln, function(n, r, i) {
932
931
  return typeof i != "string" ? (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length) : i === "+" ? t.minimumSignificantDigits = r.length : r[0] === "#" ? t.maximumSignificantDigits = r.length : (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length + (typeof i == "string" ? i.length : 0)), "";
933
932
  }), t;
934
933
  }
935
- function Gn(e) {
934
+ function Wn(e) {
936
935
  switch (e) {
937
936
  case "sign-auto":
938
937
  return {
@@ -972,7 +971,7 @@ function Gn(e) {
972
971
  };
973
972
  }
974
973
  }
975
- function Ai(e) {
974
+ function Si(e) {
976
975
  var t;
977
976
  if (e[0] === "E" && e[1] === "E" ? (t = {
978
977
  notation: "engineering"
@@ -980,17 +979,17 @@ function Ai(e) {
980
979
  notation: "scientific"
981
980
  }, e = e.slice(1)), t) {
982
981
  var n = e.slice(0, 2);
983
- if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Dn.test(e))
982
+ if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Rn.test(e))
984
983
  throw new Error("Malformed concise eng/scientific notation");
985
984
  t.minimumIntegerDigits = e.length;
986
985
  }
987
986
  return t;
988
987
  }
989
- function Yt(e) {
990
- var t = {}, n = Gn(e);
988
+ function zt(e) {
989
+ var t = {}, n = Wn(e);
991
990
  return n || t;
992
991
  }
993
- function Ci(e) {
992
+ function Ti(e) {
994
993
  for (var t = {}, n = 0, r = e; n < r.length; n++) {
995
994
  var i = r[n];
996
995
  switch (i.stem) {
@@ -1014,7 +1013,7 @@ function Ci(e) {
1014
1013
  continue;
1015
1014
  case "measure-unit":
1016
1015
  case "unit":
1017
- t.style = "unit", t.unit = Hi(i.options[0]);
1016
+ t.style = "unit", t.unit = xi(i.options[0]);
1018
1017
  continue;
1019
1018
  case "compact-short":
1020
1019
  case "K":
@@ -1026,12 +1025,12 @@ function Ci(e) {
1026
1025
  continue;
1027
1026
  case "scientific":
1028
1027
  t = w(w(w({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1029
- return w(w({}, u), Yt(l));
1028
+ return w(w({}, u), zt(l));
1030
1029
  }, {}));
1031
1030
  continue;
1032
1031
  case "engineering":
1033
1032
  t = w(w(w({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1034
- return w(w({}, u), Yt(l));
1033
+ return w(w({}, u), zt(l));
1035
1034
  }, {}));
1036
1035
  continue;
1037
1036
  case "notation-simple":
@@ -1076,45 +1075,45 @@ function Ci(e) {
1076
1075
  case "integer-width":
1077
1076
  if (i.options.length > 1)
1078
1077
  throw new RangeError("integer-width stems only accept a single optional option");
1079
- i.options[0].replace(Bi, function(u, l, c, d, f, p) {
1078
+ i.options[0].replace(wi, function(u, l, c, d, f, m) {
1080
1079
  if (l)
1081
1080
  t.minimumIntegerDigits = c.length;
1082
1081
  else {
1083
1082
  if (d && f)
1084
1083
  throw new Error("We currently do not support maximum integer digits");
1085
- if (p)
1084
+ if (m)
1086
1085
  throw new Error("We currently do not support exact integer digits");
1087
1086
  }
1088
1087
  return "";
1089
1088
  });
1090
1089
  continue;
1091
1090
  }
1092
- if (Dn.test(i.stem)) {
1091
+ if (Rn.test(i.stem)) {
1093
1092
  t.minimumIntegerDigits = i.stem.length;
1094
1093
  continue;
1095
1094
  }
1096
- if (Qt.test(i.stem)) {
1095
+ if (Vt.test(i.stem)) {
1097
1096
  if (i.options.length > 1)
1098
1097
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1099
- i.stem.replace(Qt, function(u, l, c, d, f, p) {
1100
- return c === "*" ? t.minimumFractionDigits = l.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1098
+ i.stem.replace(Vt, function(u, l, c, d, f, m) {
1099
+ return c === "*" ? t.minimumFractionDigits = l.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : f && m ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + m.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1101
1100
  });
1102
1101
  var o = i.options[0];
1103
- o === "w" ? t = w(w({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = w(w({}, t), Jt(o)));
1102
+ o === "w" ? t = w(w({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = w(w({}, t), Xt(o)));
1104
1103
  continue;
1105
1104
  }
1106
- if (Fn.test(i.stem)) {
1107
- t = w(w({}, t), Jt(i.stem));
1105
+ if (Ln.test(i.stem)) {
1106
+ t = w(w({}, t), Xt(i.stem));
1108
1107
  continue;
1109
1108
  }
1110
- var s = Gn(i.stem);
1109
+ var s = Wn(i.stem);
1111
1110
  s && (t = w(w({}, t), s));
1112
- var a = Ai(i.stem);
1111
+ var a = Si(i.stem);
1113
1112
  a && (t = w(w({}, t), a));
1114
1113
  }
1115
1114
  return t;
1116
1115
  }
1117
- var Ne = {
1116
+ var Ie = {
1118
1117
  "001": [
1119
1118
  "H",
1120
1119
  "h"
@@ -2529,13 +2528,13 @@ var Ne = {
2529
2528
  "h"
2530
2529
  ]
2531
2530
  };
2532
- function Pi(e, t) {
2531
+ function Hi(e, t) {
2533
2532
  for (var n = "", r = 0; r < e.length; r++) {
2534
2533
  var i = e.charAt(r);
2535
2534
  if (i === "j") {
2536
2535
  for (var o = 0; r + 1 < e.length && e.charAt(r + 1) === i; )
2537
2536
  o++, r++;
2538
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = Oi(t);
2537
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = Bi(t);
2539
2538
  for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
2540
2539
  n += u;
2541
2540
  for (; s-- > 0; )
@@ -2545,7 +2544,7 @@ function Pi(e, t) {
2545
2544
  }
2546
2545
  return n;
2547
2546
  }
2548
- function Oi(e) {
2547
+ function Bi(e) {
2549
2548
  var t = e.hourCycle;
2550
2549
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2551
2550
  e.hourCycles && // @ts-ignore
@@ -2564,23 +2563,23 @@ function Oi(e) {
2564
2563
  }
2565
2564
  var n = e.language, r;
2566
2565
  n !== "root" && (r = e.maximize().region);
2567
- var i = Ne[r || ""] || Ne[n || ""] || Ne["".concat(n, "-001")] || Ne["001"];
2566
+ var i = Ie[r || ""] || Ie[n || ""] || Ie["".concat(n, "-001")] || Ie["001"];
2568
2567
  return i[0];
2569
2568
  }
2570
- var nt, Mi = new RegExp("^".concat(Un.source, "*")), Ii = new RegExp("".concat(Un.source, "*$"));
2569
+ var nt, Ai = new RegExp("^".concat(In.source, "*")), Ci = new RegExp("".concat(In.source, "*$"));
2571
2570
  function E(e, t) {
2572
2571
  return { start: e, end: t };
2573
2572
  }
2574
- var Ni = !!String.prototype.startsWith && "_a".startsWith("a", 1), Li = !!String.fromCodePoint, Ri = !!Object.fromEntries, Wi = !!String.prototype.codePointAt, Ui = !!String.prototype.trimStart, Fi = !!String.prototype.trimEnd, Di = !!Number.isSafeInteger, Gi = Di ? Number.isSafeInteger : function(e) {
2573
+ var Pi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Oi = !!String.fromCodePoint, Mi = !!Object.fromEntries, Ni = !!String.prototype.codePointAt, Ii = !!String.prototype.trimStart, Li = !!String.prototype.trimEnd, Ri = !!Number.isSafeInteger, Wi = Ri ? Number.isSafeInteger : function(e) {
2575
2574
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2576
- }, dt = !0;
2575
+ }, ft = !0;
2577
2576
  try {
2578
- var ji = kn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2579
- dt = ((nt = ji.exec("a")) === null || nt === void 0 ? void 0 : nt[0]) === "a";
2577
+ var Ui = Fn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2578
+ ft = ((nt = Ui.exec("a")) === null || nt === void 0 ? void 0 : nt[0]) === "a";
2580
2579
  } catch (e) {
2581
- dt = !1;
2580
+ ft = !1;
2582
2581
  }
2583
- var qt = Ni ? (
2582
+ var Zt = Pi ? (
2584
2583
  // Native
2585
2584
  function(t, n, r) {
2586
2585
  return t.startsWith(n, r);
@@ -2590,7 +2589,7 @@ var qt = Ni ? (
2590
2589
  function(t, n, r) {
2591
2590
  return t.slice(r, r + n.length) === n;
2592
2591
  }
2593
- ), mt = Li ? String.fromCodePoint : (
2592
+ ), dt = Oi ? String.fromCodePoint : (
2594
2593
  // IE11
2595
2594
  function() {
2596
2595
  for (var t = [], n = 0; n < arguments.length; n++)
@@ -2602,9 +2601,9 @@ var qt = Ni ? (
2602
2601
  }
2603
2602
  return r;
2604
2603
  }
2605
- ), Kt = (
2604
+ ), Qt = (
2606
2605
  // native
2607
- Ri ? Object.fromEntries : (
2606
+ Mi ? Object.fromEntries : (
2608
2607
  // Ponyfill
2609
2608
  function(t) {
2610
2609
  for (var n = {}, r = 0, i = t; r < i.length; r++) {
@@ -2614,7 +2613,7 @@ var qt = Ni ? (
2614
2613
  return n;
2615
2614
  }
2616
2615
  )
2617
- ), jn = Wi ? (
2616
+ ), Un = Ni ? (
2618
2617
  // Native
2619
2618
  function(t, n) {
2620
2619
  return t.codePointAt(n);
@@ -2628,7 +2627,7 @@ var qt = Ni ? (
2628
2627
  return i < 55296 || i > 56319 || n + 1 === r || (o = t.charCodeAt(n + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2629
2628
  }
2630
2629
  }
2631
- ), ki = Ui ? (
2630
+ ), Fi = Ii ? (
2632
2631
  // Native
2633
2632
  function(t) {
2634
2633
  return t.trimStart();
@@ -2636,9 +2635,9 @@ var qt = Ni ? (
2636
2635
  ) : (
2637
2636
  // Ponyfill
2638
2637
  function(t) {
2639
- return t.replace(Mi, "");
2638
+ return t.replace(Ai, "");
2640
2639
  }
2641
- ), $i = Fi ? (
2640
+ ), Di = Li ? (
2642
2641
  // Native
2643
2642
  function(t) {
2644
2643
  return t.trimEnd();
@@ -2646,32 +2645,32 @@ var qt = Ni ? (
2646
2645
  ) : (
2647
2646
  // Ponyfill
2648
2647
  function(t) {
2649
- return t.replace(Ii, "");
2648
+ return t.replace(Ci, "");
2650
2649
  }
2651
2650
  );
2652
- function kn(e, t) {
2651
+ function Fn(e, t) {
2653
2652
  return new RegExp(e, t);
2654
2653
  }
2655
- var pt;
2656
- if (dt) {
2657
- var en = kn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2658
- pt = function(t, n) {
2654
+ var mt;
2655
+ if (ft) {
2656
+ var Jt = Fn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2657
+ mt = function(t, n) {
2659
2658
  var r;
2660
- en.lastIndex = n;
2661
- var i = en.exec(t);
2659
+ Jt.lastIndex = n;
2660
+ var i = Jt.exec(t);
2662
2661
  return (r = i[1]) !== null && r !== void 0 ? r : "";
2663
2662
  };
2664
2663
  } else
2665
- pt = function(t, n) {
2664
+ mt = function(t, n) {
2666
2665
  for (var r = []; ; ) {
2667
- var i = jn(t, n);
2668
- if (i === void 0 || $n(i) || Zi(i))
2666
+ var i = Un(t, n);
2667
+ if (i === void 0 || Dn(i) || $i(i))
2669
2668
  break;
2670
2669
  r.push(i), n += i >= 65536 ? 2 : 1;
2671
2670
  }
2672
- return mt.apply(void 0, r);
2671
+ return dt.apply(void 0, r);
2673
2672
  };
2674
- var Vi = (
2673
+ var Gi = (
2675
2674
  /** @class */
2676
2675
  function() {
2677
2676
  function e(t, n) {
@@ -2702,7 +2701,7 @@ var Vi = (
2702
2701
  if (r)
2703
2702
  break;
2704
2703
  return this.error(v.UNMATCHED_CLOSING_TAG, E(this.clonePosition(), this.clonePosition()));
2705
- } else if (o === 60 && !this.ignoreTag && bt(this.peek() || 0)) {
2704
+ } else if (o === 60 && !this.ignoreTag && pt(this.peek() || 0)) {
2706
2705
  var s = this.parseTag(t, n);
2707
2706
  if (s.err)
2708
2707
  return s;
@@ -2735,7 +2734,7 @@ var Vi = (
2735
2734
  return o;
2736
2735
  var s = o.val, a = this.clonePosition();
2737
2736
  if (this.bumpIf("</")) {
2738
- if (this.isEOF() || !bt(this.char()))
2737
+ if (this.isEOF() || !pt(this.char()))
2739
2738
  return this.error(v.INVALID_TAG, E(a, this.clonePosition()));
2740
2739
  var u = this.clonePosition(), l = this.parseTagName();
2741
2740
  return i !== l ? this.error(v.UNMATCHED_CLOSING_TAG, E(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
@@ -2753,7 +2752,7 @@ var Vi = (
2753
2752
  return this.error(v.INVALID_TAG, E(r, this.clonePosition()));
2754
2753
  }, e.prototype.parseTagName = function() {
2755
2754
  var t = this.offset();
2756
- for (this.bump(); !this.isEOF() && Xi(this.char()); )
2755
+ for (this.bump(); !this.isEOF() && ki(this.char()); )
2757
2756
  this.bump();
2758
2757
  return this.message.slice(t, this.offset());
2759
2758
  }, e.prototype.parseLiteral = function(t, n) {
@@ -2782,7 +2781,7 @@ var Vi = (
2782
2781
  };
2783
2782
  }, e.prototype.tryParseLeftAngleBracket = function() {
2784
2783
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2785
- !zi(this.peek() || 0)) ? (this.bump(), "<") : null;
2784
+ !ji(this.peek() || 0)) ? (this.bump(), "<") : null;
2786
2785
  }, e.prototype.tryParseQuote = function(t) {
2787
2786
  if (this.isEOF() || this.char() !== 39)
2788
2787
  return null;
@@ -2816,12 +2815,12 @@ var Vi = (
2816
2815
  n.push(r);
2817
2816
  this.bump();
2818
2817
  }
2819
- return mt.apply(void 0, n);
2818
+ return dt.apply(void 0, n);
2820
2819
  }, e.prototype.tryParseUnquoted = function(t, n) {
2821
2820
  if (this.isEOF())
2822
2821
  return null;
2823
2822
  var r = this.char();
2824
- return r === 60 || r === 123 || r === 35 && (n === "plural" || n === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(), mt(r));
2823
+ return r === 60 || r === 123 || r === 35 && (n === "plural" || n === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(), dt(r));
2825
2824
  }, e.prototype.parseArgument = function(t, n) {
2826
2825
  var r = this.clonePosition();
2827
2826
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -2850,7 +2849,7 @@ var Vi = (
2850
2849
  return this.error(v.MALFORMED_ARGUMENT, E(r, this.clonePosition()));
2851
2850
  }
2852
2851
  }, e.prototype.parseIdentifierIfPossible = function() {
2853
- var t = this.clonePosition(), n = this.offset(), r = pt(this.message, n), i = n + r.length;
2852
+ var t = this.clonePosition(), n = this.offset(), r = mt(this.message, n), i = n + r.length;
2854
2853
  this.bumpTo(i);
2855
2854
  var o = this.clonePosition(), s = E(t, o);
2856
2855
  return { value: r, location: s };
@@ -2869,18 +2868,18 @@ var Vi = (
2869
2868
  var c = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
2870
2869
  if (d.err)
2871
2870
  return d;
2872
- var f = $i(d.val);
2871
+ var f = Di(d.val);
2873
2872
  if (f.length === 0)
2874
2873
  return this.error(v.EXPECT_ARGUMENT_STYLE, E(this.clonePosition(), this.clonePosition()));
2875
- var p = E(c, this.clonePosition());
2876
- l = { style: f, styleLocation: p };
2874
+ var m = E(c, this.clonePosition());
2875
+ l = { style: f, styleLocation: m };
2877
2876
  }
2878
2877
  var g = this.tryParseArgumentClose(i);
2879
2878
  if (g.err)
2880
2879
  return g;
2881
2880
  var b = E(i, this.clonePosition());
2882
- if (l && qt(l == null ? void 0 : l.style, "::", 0)) {
2883
- var P = ki(l.style.slice(2));
2881
+ if (l && Zt(l == null ? void 0 : l.style, "::", 0)) {
2882
+ var P = Fi(l.style.slice(2));
2884
2883
  if (a === "number") {
2885
2884
  var d = this.parseNumberSkeletonFromString(P, l.styleLocation);
2886
2885
  return d.err ? d : {
@@ -2890,13 +2889,13 @@ var Vi = (
2890
2889
  } else {
2891
2890
  if (P.length === 0)
2892
2891
  return this.error(v.EXPECT_DATE_TIME_SKELETON, b);
2893
- var I = P;
2894
- this.locale && (I = Pi(P, this.locale));
2892
+ var N = P;
2893
+ this.locale && (N = Hi(P, this.locale));
2895
2894
  var f = {
2896
2895
  type: de.dateTime,
2897
- pattern: I,
2896
+ pattern: N,
2898
2897
  location: l.styleLocation,
2899
- parsedOptions: this.shouldParseSkeletons ? wi(I) : {}
2898
+ parsedOptions: this.shouldParseSkeletons ? vi(N) : {}
2900
2899
  }, O = a === "date" ? B.date : B.time;
2901
2900
  return {
2902
2901
  val: { type: O, value: r, location: b, style: f },
@@ -2942,7 +2941,7 @@ var Vi = (
2942
2941
  val: {
2943
2942
  type: B.select,
2944
2943
  value: r,
2945
- options: Kt(D.val),
2944
+ options: Qt(D.val),
2946
2945
  location: W
2947
2946
  },
2948
2947
  err: null
@@ -2950,7 +2949,7 @@ var Vi = (
2950
2949
  val: {
2951
2950
  type: B.plural,
2952
2951
  value: r,
2953
- options: Kt(D.val),
2952
+ options: Qt(D.val),
2954
2953
  offset: x,
2955
2954
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2956
2955
  location: W
@@ -3001,7 +3000,7 @@ var Vi = (
3001
3000
  }, e.prototype.parseNumberSkeletonFromString = function(t, n) {
3002
3001
  var r = [];
3003
3002
  try {
3004
- r = Ti(t);
3003
+ r = Ei(t);
3005
3004
  } catch (i) {
3006
3005
  return this.error(v.INVALID_NUMBER_SKELETON, n);
3007
3006
  }
@@ -3010,7 +3009,7 @@ var Vi = (
3010
3009
  type: de.number,
3011
3010
  tokens: r,
3012
3011
  location: n,
3013
- parsedOptions: this.shouldParseSkeletons ? Ci(r) : {}
3012
+ parsedOptions: this.shouldParseSkeletons ? Ti(r) : {}
3014
3013
  },
3015
3014
  err: null
3016
3015
  };
@@ -3029,20 +3028,20 @@ var Vi = (
3029
3028
  if (u.has(l))
3030
3029
  return this.error(n === "select" ? v.DUPLICATE_SELECT_ARGUMENT_SELECTOR : v.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, c);
3031
3030
  l === "other" && (s = !0), this.bumpSpace();
3032
- var p = this.clonePosition();
3031
+ var m = this.clonePosition();
3033
3032
  if (!this.bumpIf("{"))
3034
3033
  return this.error(n === "select" ? v.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : v.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, E(this.clonePosition(), this.clonePosition()));
3035
3034
  var g = this.parseMessage(t + 1, n, r);
3036
3035
  if (g.err)
3037
3036
  return g;
3038
- var b = this.tryParseArgumentClose(p);
3037
+ var b = this.tryParseArgumentClose(m);
3039
3038
  if (b.err)
3040
3039
  return b;
3041
3040
  a.push([
3042
3041
  l,
3043
3042
  {
3044
3043
  value: g.val,
3045
- location: E(p, this.clonePosition())
3044
+ location: E(m, this.clonePosition())
3046
3045
  }
3047
3046
  ]), u.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, c = o.location;
3048
3047
  }
@@ -3058,7 +3057,7 @@ var Vi = (
3058
3057
  break;
3059
3058
  }
3060
3059
  var u = E(i, this.clonePosition());
3061
- return o ? (s *= r, Gi(s) ? { val: s, err: null } : this.error(n, u)) : this.error(t, u);
3060
+ return o ? (s *= r, Wi(s) ? { val: s, err: null } : this.error(n, u)) : this.error(t, u);
3062
3061
  }, e.prototype.offset = function() {
3063
3062
  return this.position.offset;
3064
3063
  }, e.prototype.isEOF = function() {
@@ -3073,7 +3072,7 @@ var Vi = (
3073
3072
  var t = this.position.offset;
3074
3073
  if (t >= this.message.length)
3075
3074
  throw Error("out of bound");
3076
- var n = jn(this.message, t);
3075
+ var n = Un(this.message, t);
3077
3076
  if (n === void 0)
3078
3077
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3079
3078
  return n;
@@ -3092,7 +3091,7 @@ var Vi = (
3092
3091
  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);
3093
3092
  }
3094
3093
  }, e.prototype.bumpIf = function(t) {
3095
- if (qt(this.message, t, this.offset())) {
3094
+ if (Zt(this.message, t, this.offset())) {
3096
3095
  for (var n = 0; n < t.length; n++)
3097
3096
  this.bump();
3098
3097
  return !0;
@@ -3114,7 +3113,7 @@ var Vi = (
3114
3113
  break;
3115
3114
  }
3116
3115
  }, e.prototype.bumpSpace = function() {
3117
- for (; !this.isEOF() && $n(this.char()); )
3116
+ for (; !this.isEOF() && Dn(this.char()); )
3118
3117
  this.bump();
3119
3118
  }, e.prototype.peek = function() {
3120
3119
  if (this.isEOF())
@@ -3124,38 +3123,38 @@ var Vi = (
3124
3123
  }, e;
3125
3124
  }()
3126
3125
  );
3127
- function bt(e) {
3126
+ function pt(e) {
3128
3127
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3129
3128
  }
3130
- function zi(e) {
3131
- return bt(e) || e === 47;
3129
+ function ji(e) {
3130
+ return pt(e) || e === 47;
3132
3131
  }
3133
- function Xi(e) {
3132
+ function ki(e) {
3134
3133
  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;
3135
3134
  }
3136
- function $n(e) {
3135
+ function Dn(e) {
3137
3136
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3138
3137
  }
3139
- function Zi(e) {
3138
+ function $i(e) {
3140
3139
  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;
3141
3140
  }
3142
- function gt(e) {
3141
+ function bt(e) {
3143
3142
  e.forEach(function(t) {
3144
- if (delete t.location, Nn(t) || Ln(t))
3143
+ if (delete t.location, Pn(t) || On(t))
3145
3144
  for (var n in t.options)
3146
- delete t.options[n].location, gt(t.options[n].value);
3145
+ delete t.options[n].location, bt(t.options[n].value);
3147
3146
  else
3148
- On(t) && Wn(t.style) || (Mn(t) || In(t)) && ft(t.style) ? delete t.style.location : Rn(t) && gt(t.children);
3147
+ Bn(t) && Nn(t.style) || (An(t) || Cn(t)) && ct(t.style) ? delete t.style.location : Mn(t) && bt(t.children);
3149
3148
  });
3150
3149
  }
3151
- function Qi(e, t) {
3150
+ function Vi(e, t) {
3152
3151
  t === void 0 && (t = {}), t = w({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3153
- var n = new Vi(e, t).parse();
3152
+ var n = new Gi(e, t).parse();
3154
3153
  if (n.err) {
3155
3154
  var r = SyntaxError(v[n.err.kind]);
3156
3155
  throw r.location = n.err.location, r.originalMessage = n.err.message, r;
3157
3156
  }
3158
- return t != null && t.captureLocation || gt(n.val), n.val;
3157
+ return t != null && t.captureLocation || bt(n.val), n.val;
3159
3158
  }
3160
3159
  var me;
3161
3160
  (function(e) {
@@ -3173,7 +3172,7 @@ var $e = (
3173
3172
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3174
3173
  }, t;
3175
3174
  }(Error)
3176
- ), tn = (
3175
+ ), Yt = (
3177
3176
  /** @class */
3178
3177
  function(e) {
3179
3178
  te(t, e);
@@ -3182,7 +3181,7 @@ var $e = (
3182
3181
  }
3183
3182
  return t;
3184
3183
  }($e)
3185
- ), Ji = (
3184
+ ), Xi = (
3186
3185
  /** @class */
3187
3186
  function(e) {
3188
3187
  te(t, e);
@@ -3191,7 +3190,7 @@ var $e = (
3191
3190
  }
3192
3191
  return t;
3193
3192
  }($e)
3194
- ), Yi = (
3193
+ ), zi = (
3195
3194
  /** @class */
3196
3195
  function(e) {
3197
3196
  te(t, e);
@@ -3204,17 +3203,17 @@ var $e = (
3204
3203
  (function(e) {
3205
3204
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3206
3205
  })(j || (j = {}));
3207
- function qi(e) {
3206
+ function Zi(e) {
3208
3207
  return e.length < 2 ? e : e.reduce(function(t, n) {
3209
3208
  var r = t[t.length - 1];
3210
3209
  return !r || r.type !== j.literal || n.type !== j.literal ? t.push(n) : r.value += n.value, t;
3211
3210
  }, []);
3212
3211
  }
3213
- function Ki(e) {
3212
+ function Qi(e) {
3214
3213
  return typeof e == "function";
3215
3214
  }
3216
3215
  function We(e, t, n, r, i, o, s) {
3217
- if (e.length === 1 && Zt(e[0]))
3216
+ if (e.length === 1 && $t(e[0]))
3218
3217
  return [
3219
3218
  {
3220
3219
  type: j.literal,
@@ -3223,14 +3222,14 @@ function We(e, t, n, r, i, o, s) {
3223
3222
  ];
3224
3223
  for (var a = [], u = 0, l = e; u < l.length; u++) {
3225
3224
  var c = l[u];
3226
- if (Zt(c)) {
3225
+ if ($t(c)) {
3227
3226
  a.push({
3228
3227
  type: j.literal,
3229
3228
  value: c.value
3230
3229
  });
3231
3230
  continue;
3232
3231
  }
3233
- if (Ei(c)) {
3232
+ if (gi(c)) {
3234
3233
  typeof o == "number" && a.push({
3235
3234
  type: j.literal,
3236
3235
  value: n.getNumberFormat(t).format(o)
@@ -3239,44 +3238,44 @@ function We(e, t, n, r, i, o, s) {
3239
3238
  }
3240
3239
  var d = c.value;
3241
3240
  if (!(i && d in i))
3242
- throw new Yi(d, s);
3241
+ throw new zi(d, s);
3243
3242
  var f = i[d];
3244
- if (_i(c)) {
3243
+ if (bi(c)) {
3245
3244
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3246
3245
  type: typeof f == "string" ? j.literal : j.object,
3247
3246
  value: f
3248
3247
  });
3249
3248
  continue;
3250
3249
  }
3251
- if (Mn(c)) {
3252
- var p = typeof c.style == "string" ? r.date[c.style] : ft(c.style) ? c.style.parsedOptions : void 0;
3250
+ if (An(c)) {
3251
+ var m = typeof c.style == "string" ? r.date[c.style] : ct(c.style) ? c.style.parsedOptions : void 0;
3253
3252
  a.push({
3254
3253
  type: j.literal,
3255
- value: n.getDateTimeFormat(t, p).format(f)
3254
+ value: n.getDateTimeFormat(t, m).format(f)
3256
3255
  });
3257
3256
  continue;
3258
3257
  }
3259
- if (In(c)) {
3260
- var p = typeof c.style == "string" ? r.time[c.style] : ft(c.style) ? c.style.parsedOptions : r.time.medium;
3258
+ if (Cn(c)) {
3259
+ var m = typeof c.style == "string" ? r.time[c.style] : ct(c.style) ? c.style.parsedOptions : r.time.medium;
3261
3260
  a.push({
3262
3261
  type: j.literal,
3263
- value: n.getDateTimeFormat(t, p).format(f)
3262
+ value: n.getDateTimeFormat(t, m).format(f)
3264
3263
  });
3265
3264
  continue;
3266
3265
  }
3267
- if (On(c)) {
3268
- var p = typeof c.style == "string" ? r.number[c.style] : Wn(c.style) ? c.style.parsedOptions : void 0;
3269
- p && p.scale && (f = f * (p.scale || 1)), a.push({
3266
+ if (Bn(c)) {
3267
+ var m = typeof c.style == "string" ? r.number[c.style] : Nn(c.style) ? c.style.parsedOptions : void 0;
3268
+ m && m.scale && (f = f * (m.scale || 1)), a.push({
3270
3269
  type: j.literal,
3271
- value: n.getNumberFormat(t, p).format(f)
3270
+ value: n.getNumberFormat(t, m).format(f)
3272
3271
  });
3273
3272
  continue;
3274
3273
  }
3275
- if (Rn(c)) {
3274
+ if (Mn(c)) {
3276
3275
  var g = c.children, b = c.value, P = i[b];
3277
- if (!Ki(P))
3278
- throw new Ji(b, "function", s);
3279
- var I = We(g, t, n, r, i, o), O = P(I.map(function(x) {
3276
+ if (!Qi(P))
3277
+ throw new Xi(b, "function", s);
3278
+ var N = We(g, t, n, r, i, o), O = P(N.map(function(x) {
3280
3279
  return x.value;
3281
3280
  }));
3282
3281
  Array.isArray(O) || (O = [O]), a.push.apply(a, O.map(function(x) {
@@ -3286,14 +3285,14 @@ function We(e, t, n, r, i, o, s) {
3286
3285
  };
3287
3286
  }));
3288
3287
  }
3289
- if (Nn(c)) {
3288
+ if (Pn(c)) {
3290
3289
  var T = c.options[f] || c.options.other;
3291
3290
  if (!T)
3292
- throw new tn(c.value, f, Object.keys(c.options), s);
3291
+ throw new Yt(c.value, f, Object.keys(c.options), s);
3293
3292
  a.push.apply(a, We(T.value, t, n, r, i));
3294
3293
  continue;
3295
3294
  }
3296
- if (Ln(c)) {
3295
+ if (On(c)) {
3297
3296
  var T = c.options["=".concat(f)];
3298
3297
  if (!T) {
3299
3298
  if (!Intl.PluralRules)
@@ -3304,21 +3303,21 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3304
3303
  T = c.options[A] || c.options.other;
3305
3304
  }
3306
3305
  if (!T)
3307
- throw new tn(c.value, f, Object.keys(c.options), s);
3306
+ throw new Yt(c.value, f, Object.keys(c.options), s);
3308
3307
  a.push.apply(a, We(T.value, t, n, r, i, f - (c.offset || 0)));
3309
3308
  continue;
3310
3309
  }
3311
3310
  }
3312
- return qi(a);
3311
+ return Zi(a);
3313
3312
  }
3314
- function eo(e, t) {
3313
+ function Ji(e, t) {
3315
3314
  return t ? w(w(w({}, e || {}), t || {}), Object.keys(e).reduce(function(n, r) {
3316
3315
  return n[r] = w(w({}, e[r]), t[r] || {}), n;
3317
3316
  }, {})) : e;
3318
3317
  }
3319
- function to(e, t) {
3318
+ function Yi(e, t) {
3320
3319
  return t ? Object.keys(e).reduce(function(n, r) {
3321
- return n[r] = eo(e[r], t[r]), n;
3320
+ return n[r] = Ji(e[r], t[r]), n;
3322
3321
  }, w({}, e)) : e;
3323
3322
  }
3324
3323
  function rt(e) {
@@ -3335,7 +3334,7 @@ function rt(e) {
3335
3334
  }
3336
3335
  };
3337
3336
  }
3338
- function no(e) {
3337
+ function qi(e) {
3339
3338
  return e === void 0 && (e = {
3340
3339
  number: {},
3341
3340
  dateTime: {},
@@ -3367,7 +3366,7 @@ function no(e) {
3367
3366
  })
3368
3367
  };
3369
3368
  }
3370
- var ro = (
3369
+ var Ki = (
3371
3370
  /** @class */
3372
3371
  function() {
3373
3372
  function e(t, n, r, i) {
@@ -3399,13 +3398,13 @@ var ro = (
3399
3398
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3400
3399
  var s = i || {};
3401
3400
  s.formatters;
3402
- var a = di(s, ["formatters"]);
3401
+ var a = ui(s, ["formatters"]);
3403
3402
  this.ast = e.__parse(t, w(w({}, a), { locale: this.resolvedLocale }));
3404
3403
  } else
3405
3404
  this.ast = t;
3406
3405
  if (!Array.isArray(this.ast))
3407
3406
  throw new TypeError("A message must be provided as a String or AST.");
3408
- this.formats = to(e.formats, r), this.formatters = i && i.formatters || no(this.formatterCache);
3407
+ this.formats = Yi(e.formats, r), this.formatters = i && i.formatters || qi(this.formatterCache);
3409
3408
  }
3410
3409
  return Object.defineProperty(e, "defaultLocale", {
3411
3410
  get: function() {
@@ -3418,7 +3417,7 @@ var ro = (
3418
3417
  var n = Intl.NumberFormat.supportedLocalesOf(t);
3419
3418
  return n.length > 0 ? new Intl.Locale(n[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3420
3419
  }
3421
- }, e.__parse = Qi, e.formats = {
3420
+ }, e.__parse = Vi, e.formats = {
3422
3421
  number: {
3423
3422
  integer: {
3424
3423
  maximumFractionDigits: 0
@@ -3479,7 +3478,7 @@ var ro = (
3479
3478
  }, e;
3480
3479
  }()
3481
3480
  );
3482
- function io(e, t) {
3481
+ function eo(e, t) {
3483
3482
  if (t == null)
3484
3483
  return;
3485
3484
  if (t in e)
@@ -3500,92 +3499,92 @@ function io(e, t) {
3500
3499
  r = void 0;
3501
3500
  return r;
3502
3501
  }
3503
- const ie = {}, oo = (e, t, n) => n && (t in ie || (ie[t] = {}), e in ie[t] || (ie[t][e] = n), n), Vn = (e, t) => {
3502
+ const ie = {}, to = (e, t, n) => n && (t in ie || (ie[t] = {}), e in ie[t] || (ie[t][e] = n), n), Gn = (e, t) => {
3504
3503
  if (t == null)
3505
3504
  return;
3506
3505
  if (t in ie && e in ie[t])
3507
3506
  return ie[t][e];
3508
3507
  const n = Ve(t);
3509
3508
  for (let r = 0; r < n.length; r++) {
3510
- const i = n[r], o = ao(i, e);
3509
+ const i = n[r], o = ro(i, e);
3511
3510
  if (o)
3512
- return oo(e, t, o);
3511
+ return to(e, t, o);
3513
3512
  }
3514
3513
  };
3515
- let Ht;
3514
+ let wt;
3516
3515
  const Be = ke({});
3517
- function so(e) {
3518
- return Ht[e] || null;
3516
+ function no(e) {
3517
+ return wt[e] || null;
3519
3518
  }
3520
- function zn(e) {
3521
- return e in Ht;
3519
+ function jn(e) {
3520
+ return e in wt;
3522
3521
  }
3523
- function ao(e, t) {
3524
- if (!zn(e))
3522
+ function ro(e, t) {
3523
+ if (!jn(e))
3525
3524
  return null;
3526
- const n = so(e);
3527
- return io(n, t);
3525
+ const n = no(e);
3526
+ return eo(n, t);
3528
3527
  }
3529
- function uo(e) {
3528
+ function io(e) {
3530
3529
  if (e == null)
3531
3530
  return;
3532
3531
  const t = Ve(e);
3533
3532
  for (let n = 0; n < t.length; n++) {
3534
3533
  const r = t[n];
3535
- if (zn(r))
3534
+ if (jn(r))
3536
3535
  return r;
3537
3536
  }
3538
3537
  }
3539
- function Xn(e, ...t) {
3540
- delete ie[e], Be.update((n) => (n[e] = fi.all([n[e] || {}, ...t]), n));
3538
+ function kn(e, ...t) {
3539
+ delete ie[e], Be.update((n) => (n[e] = ai.all([n[e] || {}, ...t]), n));
3541
3540
  }
3542
3541
  ge(
3543
3542
  [Be],
3544
3543
  ([e]) => Object.keys(e)
3545
3544
  );
3546
- Be.subscribe((e) => Ht = e);
3545
+ Be.subscribe((e) => wt = e);
3547
3546
  const Ue = {};
3548
- function lo(e, t) {
3547
+ function oo(e, t) {
3549
3548
  Ue[e].delete(t), Ue[e].size === 0 && delete Ue[e];
3550
3549
  }
3551
- function Zn(e) {
3550
+ function $n(e) {
3552
3551
  return Ue[e];
3553
3552
  }
3554
- function ho(e) {
3553
+ function so(e) {
3555
3554
  return Ve(e).map((t) => {
3556
- const n = Zn(t);
3555
+ const n = $n(t);
3557
3556
  return [t, n ? [...n] : []];
3558
3557
  }).filter(([, t]) => t.length > 0);
3559
3558
  }
3560
- function yt(e) {
3559
+ function gt(e) {
3561
3560
  return e == null ? !1 : Ve(e).some(
3562
3561
  (t) => {
3563
3562
  var n;
3564
- return (n = Zn(t)) == null ? void 0 : n.size;
3563
+ return (n = $n(t)) == null ? void 0 : n.size;
3565
3564
  }
3566
3565
  );
3567
3566
  }
3568
- function co(e, t) {
3567
+ function ao(e, t) {
3569
3568
  return Promise.all(
3570
- t.map((r) => (lo(e, r), r().then((i) => i.default || i)))
3571
- ).then((r) => Xn(e, ...r));
3569
+ t.map((r) => (oo(e, r), r().then((i) => i.default || i)))
3570
+ ).then((r) => kn(e, ...r));
3572
3571
  }
3573
3572
  const _e = {};
3574
- function Qn(e) {
3575
- if (!yt(e))
3573
+ function Vn(e) {
3574
+ if (!gt(e))
3576
3575
  return e in _e ? _e[e] : Promise.resolve();
3577
- const t = ho(e);
3576
+ const t = so(e);
3578
3577
  return _e[e] = Promise.all(
3579
3578
  t.map(
3580
- ([n, r]) => co(n, r)
3579
+ ([n, r]) => ao(n, r)
3581
3580
  )
3582
3581
  ).then(() => {
3583
- if (yt(e))
3584
- return Qn(e);
3582
+ if (gt(e))
3583
+ return Vn(e);
3585
3584
  delete _e[e];
3586
3585
  }), _e[e];
3587
3586
  }
3588
- const fo = {
3587
+ const uo = {
3589
3588
  number: {
3590
3589
  scientific: { notation: "scientific" },
3591
3590
  engineering: { notation: "engineering" },
@@ -3614,78 +3613,78 @@ const fo = {
3614
3613
  timeZoneName: "short"
3615
3614
  }
3616
3615
  }
3617
- }, mo = {
3616
+ }, lo = {
3618
3617
  fallbackLocale: null,
3619
3618
  loadingDelay: 200,
3620
- formats: fo,
3619
+ formats: uo,
3621
3620
  warnOnMissingMessages: !0,
3622
3621
  handleMissingMessage: void 0,
3623
3622
  ignoreTag: !0
3624
- }, po = mo;
3623
+ }, ho = lo;
3625
3624
  function pe() {
3626
- return po;
3625
+ return ho;
3627
3626
  }
3628
3627
  const it = ke(!1);
3629
- var bo = Object.defineProperty, go = Object.defineProperties, yo = Object.getOwnPropertyDescriptors, nn = Object.getOwnPropertySymbols, vo = Object.prototype.hasOwnProperty, _o = Object.prototype.propertyIsEnumerable, rn = (e, t, n) => t in e ? bo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Eo = (e, t) => {
3628
+ var co = Object.defineProperty, fo = Object.defineProperties, mo = Object.getOwnPropertyDescriptors, qt = Object.getOwnPropertySymbols, po = Object.prototype.hasOwnProperty, bo = Object.prototype.propertyIsEnumerable, Kt = (e, t, n) => t in e ? co(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, go = (e, t) => {
3630
3629
  for (var n in t || (t = {}))
3631
- vo.call(t, n) && rn(e, n, t[n]);
3632
- if (nn)
3633
- for (var n of nn(t))
3634
- _o.call(t, n) && rn(e, n, t[n]);
3630
+ po.call(t, n) && Kt(e, n, t[n]);
3631
+ if (qt)
3632
+ for (var n of qt(t))
3633
+ bo.call(t, n) && Kt(e, n, t[n]);
3635
3634
  return e;
3636
- }, xo = (e, t) => go(e, yo(t));
3637
- let vt;
3635
+ }, yo = (e, t) => fo(e, mo(t));
3636
+ let yt;
3638
3637
  const Ge = ke(null);
3639
- function on(e) {
3638
+ function en(e) {
3640
3639
  return e.split("-").map((t, n, r) => r.slice(0, n + 1).join("-")).reverse();
3641
3640
  }
3642
3641
  function Ve(e, t = pe().fallbackLocale) {
3643
- const n = on(e);
3644
- return t ? [.../* @__PURE__ */ new Set([...n, ...on(t)])] : n;
3642
+ const n = en(e);
3643
+ return t ? [.../* @__PURE__ */ new Set([...n, ...en(t)])] : n;
3645
3644
  }
3646
3645
  function oe() {
3647
- return vt != null ? vt : void 0;
3646
+ return yt != null ? yt : void 0;
3648
3647
  }
3649
3648
  Ge.subscribe((e) => {
3650
- vt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3649
+ yt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3651
3650
  });
3652
- const wo = (e) => {
3653
- if (e && uo(e) && yt(e)) {
3651
+ const vo = (e) => {
3652
+ if (e && io(e) && gt(e)) {
3654
3653
  const { loadingDelay: t } = pe();
3655
3654
  let n;
3656
3655
  return typeof window != "undefined" && oe() != null && t ? n = window.setTimeout(
3657
3656
  () => it.set(!0),
3658
3657
  t
3659
- ) : it.set(!0), Qn(e).then(() => {
3658
+ ) : it.set(!0), Vn(e).then(() => {
3660
3659
  Ge.set(e);
3661
3660
  }).finally(() => {
3662
3661
  clearTimeout(n), it.set(!1);
3663
3662
  });
3664
3663
  }
3665
3664
  return Ge.set(e);
3666
- }, ye = xo(Eo({}, Ge), {
3667
- set: wo
3668
- }), ze = (e) => {
3665
+ }, ye = yo(go({}, Ge), {
3666
+ set: vo
3667
+ }), Xe = (e) => {
3669
3668
  const t = /* @__PURE__ */ Object.create(null);
3670
3669
  return (r) => {
3671
3670
  const i = JSON.stringify(r);
3672
3671
  return i in t ? t[i] : t[i] = e(r);
3673
3672
  };
3674
3673
  };
3675
- var So = Object.defineProperty, je = Object.getOwnPropertySymbols, Jn = Object.prototype.hasOwnProperty, Yn = Object.prototype.propertyIsEnumerable, sn = (e, t, n) => t in e ? So(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Bt = (e, t) => {
3674
+ var _o = Object.defineProperty, je = Object.getOwnPropertySymbols, Xn = Object.prototype.hasOwnProperty, zn = Object.prototype.propertyIsEnumerable, tn = (e, t, n) => t in e ? _o(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, St = (e, t) => {
3676
3675
  for (var n in t || (t = {}))
3677
- Jn.call(t, n) && sn(e, n, t[n]);
3676
+ Xn.call(t, n) && tn(e, n, t[n]);
3678
3677
  if (je)
3679
3678
  for (var n of je(t))
3680
- Yn.call(t, n) && sn(e, n, t[n]);
3679
+ zn.call(t, n) && tn(e, n, t[n]);
3681
3680
  return e;
3682
3681
  }, ve = (e, t) => {
3683
3682
  var n = {};
3684
3683
  for (var r in e)
3685
- Jn.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
3684
+ Xn.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
3686
3685
  if (e != null && je)
3687
3686
  for (var r of je(e))
3688
- t.indexOf(r) < 0 && Yn.call(e, r) && (n[r] = e[r]);
3687
+ t.indexOf(r) < 0 && zn.call(e, r) && (n[r] = e[r]);
3689
3688
  return n;
3690
3689
  };
3691
3690
  const He = (e, t) => {
@@ -3693,21 +3692,21 @@ const He = (e, t) => {
3693
3692
  if (e in n && t in n[e])
3694
3693
  return n[e][t];
3695
3694
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3696
- }, To = ze(
3695
+ }, Eo = Xe(
3697
3696
  (e) => {
3698
3697
  var t = e, { locale: n, format: r } = t, i = ve(t, ["locale", "format"]);
3699
3698
  if (n == null)
3700
3699
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3701
3700
  return r && (i = He("number", r)), new Intl.NumberFormat(n, i);
3702
3701
  }
3703
- ), Ho = ze(
3702
+ ), xo = Xe(
3704
3703
  (e) => {
3705
3704
  var t = e, { locale: n, format: r } = t, i = ve(t, ["locale", "format"]);
3706
3705
  if (n == null)
3707
3706
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3708
3707
  return r ? i = He("date", r) : Object.keys(i).length === 0 && (i = He("date", "short")), new Intl.DateTimeFormat(n, i);
3709
3708
  }
3710
- ), Bo = ze(
3709
+ ), wo = Xe(
3711
3710
  (e) => {
3712
3711
  var t = e, { locale: n, format: r } = t, i = ve(t, ["locale", "format"]);
3713
3712
  if (n == null)
@@ -3716,33 +3715,33 @@ const He = (e, t) => {
3716
3715
  );
3717
3716
  return r ? i = He("time", r) : Object.keys(i).length === 0 && (i = He("time", "short")), new Intl.DateTimeFormat(n, i);
3718
3717
  }
3719
- ), Ao = (e = {}) => {
3718
+ ), So = (e = {}) => {
3720
3719
  var t = e, {
3721
3720
  locale: n = oe()
3722
3721
  } = t, r = ve(t, [
3723
3722
  "locale"
3724
3723
  ]);
3725
- return To(Bt({ locale: n }, r));
3726
- }, Co = (e = {}) => {
3724
+ return Eo(St({ locale: n }, r));
3725
+ }, To = (e = {}) => {
3727
3726
  var t = e, {
3728
3727
  locale: n = oe()
3729
3728
  } = t, r = ve(t, [
3730
3729
  "locale"
3731
3730
  ]);
3732
- return Ho(Bt({ locale: n }, r));
3733
- }, Po = (e = {}) => {
3731
+ return xo(St({ locale: n }, r));
3732
+ }, Ho = (e = {}) => {
3734
3733
  var t = e, {
3735
3734
  locale: n = oe()
3736
3735
  } = t, r = ve(t, [
3737
3736
  "locale"
3738
3737
  ]);
3739
- return Bo(Bt({ locale: n }, r));
3740
- }, Oo = ze(
3738
+ return wo(St({ locale: n }, r));
3739
+ }, Bo = Xe(
3741
3740
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3742
- (e, t = oe()) => new ro(e, t, pe().formats, {
3741
+ (e, t = oe()) => new Ki(e, t, pe().formats, {
3743
3742
  ignoreTag: pe().ignoreTag
3744
3743
  })
3745
- ), Mo = (e, t = {}) => {
3744
+ ), Ao = (e, t = {}) => {
3746
3745
  var n, r, i, o;
3747
3746
  let s = t;
3748
3747
  typeof e == "object" && (s = e, e = s.id);
@@ -3755,7 +3754,7 @@ const He = (e, t) => {
3755
3754
  throw new Error(
3756
3755
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3757
3756
  );
3758
- let c = Vn(e, u);
3757
+ let c = Gn(e, u);
3759
3758
  if (!c)
3760
3759
  c = (o = (i = (r = (n = pe()).handleMissingMessage) == null ? void 0 : r.call(n, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
3761
3760
  else if (typeof c != "string")
@@ -3766,7 +3765,7 @@ const He = (e, t) => {
3766
3765
  return c;
3767
3766
  let d = c;
3768
3767
  try {
3769
- d = Oo(c, u).format(a);
3768
+ d = Bo(c, u).format(a);
3770
3769
  } catch (f) {
3771
3770
  f instanceof Error && console.warn(
3772
3771
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3774,18 +3773,18 @@ const He = (e, t) => {
3774
3773
  );
3775
3774
  }
3776
3775
  return d;
3777
- }, Io = (e, t) => Po(t).format(e), No = (e, t) => Co(t).format(e), Lo = (e, t) => Ao(t).format(e), Ro = (e, t = oe()) => Vn(e, t), Wo = ge([ye, Be], () => Mo);
3778
- ge([ye], () => Io);
3779
- ge([ye], () => No);
3780
- ge([ye], () => Lo);
3781
- ge([ye, Be], () => Ro);
3782
- function an(e, t) {
3783
- Xn(e, t);
3784
- }
3785
- function Uo(e) {
3776
+ }, Co = (e, t) => Ho(t).format(e), Po = (e, t) => To(t).format(e), Oo = (e, t) => So(t).format(e), Mo = (e, t = oe()) => Gn(e, t), No = ge([ye, Be], () => Ao);
3777
+ ge([ye], () => Co);
3778
+ ge([ye], () => Po);
3779
+ ge([ye], () => Oo);
3780
+ ge([ye, Be], () => Mo);
3781
+ function nn(e, t) {
3782
+ kn(e, t);
3783
+ }
3784
+ function Io(e) {
3786
3785
  ye.set(e);
3787
3786
  }
3788
- const un = {
3787
+ const rn = {
3789
3788
  en: {
3790
3789
  recentWinners: "Recent Winners",
3791
3790
  topWinners: "Top Winners",
@@ -3904,13 +3903,13 @@ const un = {
3904
3903
  function ee(e) {
3905
3904
  return typeof e == "function";
3906
3905
  }
3907
- function qn(e) {
3906
+ function Zn(e) {
3908
3907
  var t = function(r) {
3909
3908
  Error.call(r), r.stack = new Error().stack;
3910
3909
  }, n = e(t);
3911
3910
  return n.prototype = Object.create(Error.prototype), n.prototype.constructor = n, n;
3912
3911
  }
3913
- var ot = qn(function(e) {
3912
+ var ot = Zn(function(e) {
3914
3913
  return function(n) {
3915
3914
  e(this), this.message = n ? n.length + ` errors occurred during unsubscription:
3916
3915
  ` + n.map(function(r, i) {
@@ -3919,13 +3918,13 @@ var ot = qn(function(e) {
3919
3918
  `) : "", this.name = "UnsubscriptionError", this.errors = n;
3920
3919
  };
3921
3920
  });
3922
- function _t(e, t) {
3921
+ function vt(e, t) {
3923
3922
  if (e) {
3924
3923
  var n = e.indexOf(t);
3925
3924
  0 <= n && e.splice(n, 1);
3926
3925
  }
3927
3926
  }
3928
- var Xe = function() {
3927
+ var ze = function() {
3929
3928
  function e(t) {
3930
3929
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
3931
3930
  }
@@ -3937,7 +3936,7 @@ var Xe = function() {
3937
3936
  if (s)
3938
3937
  if (this._parentage = null, Array.isArray(s))
3939
3938
  try {
3940
- for (var a = ht(s), u = a.next(); !u.done; u = a.next()) {
3939
+ for (var a = lt(s), u = a.next(); !u.done; u = a.next()) {
3941
3940
  var l = u.value;
3942
3941
  l.remove(this);
3943
3942
  }
@@ -3964,19 +3963,19 @@ var Xe = function() {
3964
3963
  if (d) {
3965
3964
  this._finalizers = null;
3966
3965
  try {
3967
- for (var f = ht(d), p = f.next(); !p.done; p = f.next()) {
3968
- var g = p.value;
3966
+ for (var f = lt(d), m = f.next(); !m.done; m = f.next()) {
3967
+ var g = m.value;
3969
3968
  try {
3970
- ln(g);
3969
+ on(g);
3971
3970
  } catch (b) {
3972
- o = o != null ? o : [], b instanceof ot ? o = ce(ce([], ct(o)), ct(b.errors)) : o.push(b);
3971
+ o = o != null ? o : [], b instanceof ot ? o = ce(ce([], ht(o)), ht(b.errors)) : o.push(b);
3973
3972
  }
3974
3973
  }
3975
3974
  } catch (b) {
3976
3975
  r = { error: b };
3977
3976
  } finally {
3978
3977
  try {
3979
- p && !p.done && (i = f.return) && i.call(f);
3978
+ m && !m.done && (i = f.return) && i.call(f);
3980
3979
  } finally {
3981
3980
  if (r)
3982
3981
  throw r.error;
@@ -3990,7 +3989,7 @@ var Xe = function() {
3990
3989
  var n;
3991
3990
  if (t && t !== this)
3992
3991
  if (this.closed)
3993
- ln(t);
3992
+ on(t);
3994
3993
  else {
3995
3994
  if (t instanceof e) {
3996
3995
  if (t.closed || t._hasParent(this))
@@ -4007,56 +4006,52 @@ var Xe = function() {
4007
4006
  this._parentage = Array.isArray(n) ? (n.push(t), n) : n ? [n, t] : t;
4008
4007
  }, e.prototype._removeParent = function(t) {
4009
4008
  var n = this._parentage;
4010
- n === t ? this._parentage = null : Array.isArray(n) && _t(n, t);
4009
+ n === t ? this._parentage = null : Array.isArray(n) && vt(n, t);
4011
4010
  }, e.prototype.remove = function(t) {
4012
4011
  var n = this._finalizers;
4013
- n && _t(n, t), t instanceof e && t._removeParent(this);
4012
+ n && vt(n, t), t instanceof e && t._removeParent(this);
4014
4013
  }, e.EMPTY = function() {
4015
4014
  var t = new e();
4016
4015
  return t.closed = !0, t;
4017
4016
  }(), e;
4018
- }(), Kn = Xe.EMPTY;
4019
- function er(e) {
4020
- return e instanceof Xe || e && "closed" in e && ee(e.remove) && ee(e.add) && ee(e.unsubscribe);
4017
+ }(), Qn = ze.EMPTY;
4018
+ function Jn(e) {
4019
+ return e instanceof ze || e && "closed" in e && ee(e.remove) && ee(e.add) && ee(e.unsubscribe);
4021
4020
  }
4022
- function ln(e) {
4021
+ function on(e) {
4023
4022
  ee(e) ? e() : e.unsubscribe();
4024
4023
  }
4025
- var tr = {
4026
- onUnhandledError: null,
4027
- onStoppedNotification: null,
4028
- Promise: void 0,
4029
- useDeprecatedSynchronousErrorHandling: !1,
4030
- useDeprecatedNextContext: !1
4031
- }, Fo = {
4024
+ var Lo = {
4025
+ Promise: void 0
4026
+ }, Ro = {
4032
4027
  setTimeout: function(e, t) {
4033
4028
  for (var n = [], r = 2; r < arguments.length; r++)
4034
4029
  n[r - 2] = arguments[r];
4035
- return setTimeout.apply(void 0, ce([e, t], ct(n)));
4030
+ return setTimeout.apply(void 0, ce([e, t], ht(n)));
4036
4031
  },
4037
4032
  clearTimeout: function(e) {
4038
4033
  return clearTimeout(e);
4039
4034
  },
4040
4035
  delegate: void 0
4041
4036
  };
4042
- function Do(e) {
4043
- Fo.setTimeout(function() {
4037
+ function Wo(e) {
4038
+ Ro.setTimeout(function() {
4044
4039
  throw e;
4045
4040
  });
4046
4041
  }
4047
- function hn() {
4042
+ function sn() {
4048
4043
  }
4049
4044
  function Fe(e) {
4050
4045
  e();
4051
4046
  }
4052
- var nr = function(e) {
4047
+ var Yn = function(e) {
4053
4048
  te(t, e);
4054
4049
  function t(n) {
4055
4050
  var r = e.call(this) || this;
4056
- return r.isStopped = !1, n ? (r.destination = n, er(n) && n.add(r)) : r.destination = $o, r;
4051
+ return r.isStopped = !1, n ? (r.destination = n, Jn(n) && n.add(r)) : r.destination = Do, r;
4057
4052
  }
4058
4053
  return t.create = function(n, r, i) {
4059
- return new Et(n, r, i);
4054
+ return new _t(n, r, i);
4060
4055
  }, t.prototype.next = function(n) {
4061
4056
  this.isStopped || this._next(n);
4062
4057
  }, t.prototype.error = function(n) {
@@ -4080,11 +4075,7 @@ var nr = function(e) {
4080
4075
  this.unsubscribe();
4081
4076
  }
4082
4077
  }, t;
4083
- }(Xe), Go = Function.prototype.bind;
4084
- function st(e, t) {
4085
- return Go.call(e, t);
4086
- }
4087
- var jo = function() {
4078
+ }(ze), Uo = function() {
4088
4079
  function e(t) {
4089
4080
  this.partialObserver = t;
4090
4081
  }
@@ -4115,55 +4106,43 @@ var jo = function() {
4115
4106
  Le(n);
4116
4107
  }
4117
4108
  }, e;
4118
- }(), Et = function(e) {
4109
+ }(), _t = function(e) {
4119
4110
  te(t, e);
4120
4111
  function t(n, r, i) {
4121
4112
  var o = e.call(this) || this, s;
4122
- if (ee(n) || !n)
4123
- s = {
4124
- next: n != null ? n : void 0,
4125
- error: r != null ? r : void 0,
4126
- complete: i != null ? i : void 0
4127
- };
4128
- else {
4129
- var a;
4130
- o && tr.useDeprecatedNextContext ? (a = Object.create(n), a.unsubscribe = function() {
4131
- return o.unsubscribe();
4132
- }, s = {
4133
- next: n.next && st(n.next, a),
4134
- error: n.error && st(n.error, a),
4135
- complete: n.complete && st(n.complete, a)
4136
- }) : s = n;
4137
- }
4138
- return o.destination = new jo(s), o;
4113
+ return ee(n) || !n ? s = {
4114
+ next: n != null ? n : void 0,
4115
+ error: r != null ? r : void 0,
4116
+ complete: i != null ? i : void 0
4117
+ } : s = n, o.destination = new Uo(s), o;
4139
4118
  }
4140
4119
  return t;
4141
- }(nr);
4120
+ }(Yn);
4142
4121
  function Le(e) {
4143
- Do(e);
4122
+ Wo(e);
4144
4123
  }
4145
- function ko(e) {
4124
+ function Fo(e) {
4146
4125
  throw e;
4147
4126
  }
4148
- var $o = {
4127
+ var Do = {
4149
4128
  closed: !0,
4150
- next: hn,
4151
- error: ko,
4152
- complete: hn
4153
- }, Vo = function() {
4129
+ next: sn,
4130
+ error: Fo,
4131
+ complete: sn
4132
+ }, Go = function() {
4154
4133
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
4155
4134
  }();
4156
- function zo(e) {
4135
+ function jo(e) {
4157
4136
  return e;
4158
4137
  }
4159
- function Xo(e) {
4160
- return e.length === 0 ? zo : e.length === 1 ? e[0] : function(n) {
4138
+ function ko(e) {
4139
+ return e.length === 0 ? jo : e.length === 1 ? e[0] : function(n) {
4161
4140
  return e.reduce(function(r, i) {
4162
4141
  return i(r);
4163
4142
  }, n);
4164
4143
  };
4165
4144
  }
4166
- var cn = function() {
4145
+ var an = function() {
4167
4146
  function e(t) {
4168
4147
  t && (this._subscribe = t);
4169
4148
  }
@@ -4171,7 +4150,7 @@ var cn = function() {
4171
4150
  var n = new e();
4172
4151
  return n.source = this, n.operator = t, n;
4173
4152
  }, e.prototype.subscribe = function(t, n, r) {
4174
- var i = this, o = Qo(t) ? t : new Et(t, n, r);
4153
+ var i = this, o = Vo(t) ? t : new _t(t, n, r);
4175
4154
  return Fe(function() {
4176
4155
  var s = i, a = s.operator, u = s.source;
4177
4156
  o.add(a ? a.call(o, u) : u ? i._subscribe(o) : i._trySubscribe(o));
@@ -4184,8 +4163,8 @@ var cn = function() {
4184
4163
  }
4185
4164
  }, e.prototype.forEach = function(t, n) {
4186
4165
  var r = this;
4187
- return n = fn(n), new n(function(i, o) {
4188
- var s = new Et({
4166
+ return n = un(n), new n(function(i, o) {
4167
+ var s = new _t({
4189
4168
  next: function(a) {
4190
4169
  try {
4191
4170
  t(a);
@@ -4201,15 +4180,15 @@ var cn = function() {
4201
4180
  }, e.prototype._subscribe = function(t) {
4202
4181
  var n;
4203
4182
  return (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(t);
4204
- }, e.prototype[Vo] = function() {
4183
+ }, e.prototype[Go] = function() {
4205
4184
  return this;
4206
4185
  }, e.prototype.pipe = function() {
4207
4186
  for (var t = [], n = 0; n < arguments.length; n++)
4208
4187
  t[n] = arguments[n];
4209
- return Xo(t)(this);
4188
+ return ko(t)(this);
4210
4189
  }, e.prototype.toPromise = function(t) {
4211
4190
  var n = this;
4212
- return t = fn(t), new t(function(r, i) {
4191
+ return t = un(t), new t(function(r, i) {
4213
4192
  var o;
4214
4193
  n.subscribe(function(s) {
4215
4194
  return o = s;
@@ -4223,32 +4202,32 @@ var cn = function() {
4223
4202
  return new e(t);
4224
4203
  }, e;
4225
4204
  }();
4226
- function fn(e) {
4205
+ function un(e) {
4227
4206
  var t;
4228
- return (t = e != null ? e : tr.Promise) !== null && t !== void 0 ? t : Promise;
4207
+ return (t = e != null ? e : Lo.Promise) !== null && t !== void 0 ? t : Promise;
4229
4208
  }
4230
- function Zo(e) {
4209
+ function $o(e) {
4231
4210
  return e && ee(e.next) && ee(e.error) && ee(e.complete);
4232
4211
  }
4233
- function Qo(e) {
4234
- return e && e instanceof nr || Zo(e) && er(e);
4212
+ function Vo(e) {
4213
+ return e && e instanceof Yn || $o(e) && Jn(e);
4235
4214
  }
4236
- var Jo = qn(function(e) {
4215
+ var Xo = Zn(function(e) {
4237
4216
  return function() {
4238
4217
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
4239
4218
  };
4240
- }), rr = function(e) {
4219
+ }), qn = function(e) {
4241
4220
  te(t, e);
4242
4221
  function t() {
4243
4222
  var n = e.call(this) || this;
4244
4223
  return n.closed = !1, n.currentObservers = null, n.observers = [], n.isStopped = !1, n.hasError = !1, n.thrownError = null, n;
4245
4224
  }
4246
4225
  return t.prototype.lift = function(n) {
4247
- var r = new dn(this, this);
4226
+ var r = new ln(this, this);
4248
4227
  return r.operator = n, r;
4249
4228
  }, t.prototype._throwIfClosed = function() {
4250
4229
  if (this.closed)
4251
- throw new Jo();
4230
+ throw new Xo();
4252
4231
  }, t.prototype.next = function(n) {
4253
4232
  var r = this;
4254
4233
  Fe(function() {
@@ -4256,7 +4235,7 @@ var Jo = qn(function(e) {
4256
4235
  if (r._throwIfClosed(), !r.isStopped) {
4257
4236
  r.currentObservers || (r.currentObservers = Array.from(r.observers));
4258
4237
  try {
4259
- for (var s = ht(r.currentObservers), a = s.next(); !a.done; a = s.next()) {
4238
+ for (var s = lt(r.currentObservers), a = s.next(); !a.done; a = s.next()) {
4260
4239
  var u = a.value;
4261
4240
  u.next(n);
4262
4241
  }
@@ -4305,19 +4284,19 @@ var Jo = qn(function(e) {
4305
4284
  return this._throwIfClosed(), this._checkFinalizedStatuses(n), this._innerSubscribe(n);
4306
4285
  }, t.prototype._innerSubscribe = function(n) {
4307
4286
  var r = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
4308
- return o || s ? Kn : (this.currentObservers = null, a.push(n), new Xe(function() {
4309
- r.currentObservers = null, _t(a, n);
4287
+ return o || s ? Qn : (this.currentObservers = null, a.push(n), new ze(function() {
4288
+ r.currentObservers = null, vt(a, n);
4310
4289
  }));
4311
4290
  }, t.prototype._checkFinalizedStatuses = function(n) {
4312
4291
  var r = this, i = r.hasError, o = r.thrownError, s = r.isStopped;
4313
4292
  i ? n.error(o) : s && n.complete();
4314
4293
  }, t.prototype.asObservable = function() {
4315
- var n = new cn();
4294
+ var n = new an();
4316
4295
  return n.source = this, n;
4317
4296
  }, t.create = function(n, r) {
4318
- return new dn(n, r);
4297
+ return new ln(n, r);
4319
4298
  }, t;
4320
- }(cn), dn = function(e) {
4299
+ }(an), ln = function(e) {
4321
4300
  te(t, e);
4322
4301
  function t(n, r) {
4323
4302
  var i = e.call(this) || this;
@@ -4334,17 +4313,17 @@ var Jo = qn(function(e) {
4334
4313
  (r = (n = this.destination) === null || n === void 0 ? void 0 : n.complete) === null || r === void 0 || r.call(n);
4335
4314
  }, t.prototype._subscribe = function(n) {
4336
4315
  var r, i;
4337
- return (i = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(n)) !== null && i !== void 0 ? i : Kn;
4316
+ return (i = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(n)) !== null && i !== void 0 ? i : Qn;
4338
4317
  }, t;
4339
- }(rr), ir = {
4318
+ }(qn), Kn = {
4340
4319
  now: function() {
4341
- return (ir.delegate || Date).now();
4320
+ return (Kn.delegate || Date).now();
4342
4321
  },
4343
4322
  delegate: void 0
4344
- }, Yo = function(e) {
4323
+ }, zo = function(e) {
4345
4324
  te(t, e);
4346
4325
  function t(n, r, i) {
4347
- n === void 0 && (n = 1 / 0), r === void 0 && (r = 1 / 0), i === void 0 && (i = ir);
4326
+ n === void 0 && (n = 1 / 0), r === void 0 && (r = 1 / 0), i === void 0 && (i = Kn);
4348
4327
  var o = e.call(this) || this;
4349
4328
  return o._bufferSize = n, o._windowTime = r, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = r === 1 / 0, o._bufferSize = Math.max(1, n), o._windowTime = Math.max(1, r), o;
4350
4329
  }
@@ -4364,23 +4343,23 @@ var Jo = qn(function(e) {
4364
4343
  l && o.splice(0, l + 1);
4365
4344
  }
4366
4345
  }, t;
4367
- }(rr);
4368
- const mn = [], pn = {}, qo = (e, t = 0) => {
4369
- if (mn.indexOf(e) == -1) {
4370
- const n = new Yo(t);
4371
- pn[e] = n, mn.push(e);
4346
+ }(qn);
4347
+ const hn = [], cn = {}, Zo = (e, t = 0) => {
4348
+ if (hn.indexOf(e) == -1) {
4349
+ const n = new zo(t);
4350
+ cn[e] = n, hn.push(e);
4372
4351
  }
4373
- return pn[e];
4352
+ return cn[e];
4374
4353
  };
4375
- window.emWidgets = { topic: qo };
4376
- const Ko = (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));
4377
- function es(e, t) {
4354
+ window.emWidgets = { topic: Zo };
4355
+ 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));
4356
+ function Jo(e, t) {
4378
4357
  if (e) {
4379
4358
  const n = document.createElement("style");
4380
4359
  n.innerHTML = t, e.appendChild(n);
4381
4360
  }
4382
4361
  }
4383
- function ts(e, t) {
4362
+ function Yo(e, t) {
4384
4363
  const n = new URL(t);
4385
4364
  fetch(n.href).then((r) => r.text()).then((r) => {
4386
4365
  const i = document.createElement("style");
@@ -4389,7 +4368,7 @@ function ts(e, t) {
4389
4368
  console.error("There was an error while trying to load client styling from URL", r);
4390
4369
  });
4391
4370
  }
4392
- function ns(e, t, n) {
4371
+ function qo(e, t, n) {
4393
4372
  if (window.emMessageBus) {
4394
4373
  const r = document.createElement("style");
4395
4374
  window.emMessageBus.subscribe(t, (i) => {
@@ -4409,32 +4388,32 @@ if (typeof window != "undefined") {
4409
4388
  }
4410
4389
  };
4411
4390
  };
4412
- customElements.define = e(customElements.define), import("./GeneralAnimationLoading-rJedIIAW.js").then(({ default: t }) => {
4391
+ customElements.define = e(customElements.define), import("./GeneralAnimationLoading-qZSnykw0.js").then(({ default: t }) => {
4413
4392
  !customElements.get("general-animation-loading") && customElements.define("general-animation-loading", t.element);
4414
4393
  });
4415
4394
  }
4416
- function rs(e) {
4417
- Pr(e, "svelte-1x13ubp", "*,*::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}.WinnersSlider .NoWinnersMessage{color:var(--emw--casino-typography, var(--emw--color-typography, #FFFFFF));font-size:var(--emw--font-size-medium, 16px)}.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}");
4395
+ function Ko(e) {
4396
+ Tr(e, "svelte-1x13ubp", "*,*::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}.WinnersSlider .NoWinnersMessage{color:var(--emw--casino-typography, var(--emw--color-typography, #FFFFFF));font-size:var(--emw--font-size-medium, 16px)}.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}");
4418
4397
  }
4419
- function bn(e, t, n) {
4398
+ function fn(e, t, n) {
4420
4399
  const r = e.slice();
4421
4400
  return r[70] = t[n], r;
4422
4401
  }
4423
- function gn(e, t, n) {
4402
+ function dn(e, t, n) {
4424
4403
  const r = e.slice();
4425
4404
  return r[73] = t[n], r;
4426
4405
  }
4427
- function is(e) {
4428
- let t, n, r, i, o, s, a, u, l, c, d, f, p, g, b, P, I, O, T, A = De(
4406
+ function es(e) {
4407
+ let t, n, r, i, o, s, a, u, l, c, d, f, m, g, b, P, N, O, T, A = De(
4429
4408
  /*tabs*/
4430
4409
  e[18]
4431
4410
  ), x = [];
4432
4411
  for (let y = 0; y < A.length; y += 1)
4433
- x[y] = En(gn(e, A, y));
4434
- function D(y, N) {
4412
+ x[y] = gn(dn(e, A, y));
4413
+ function D(y, I) {
4435
4414
  return (
4436
4415
  /*isLoadingDelayed*/
4437
- y[19] ? as : ss
4416
+ y[19] ? rs : ns
4438
4417
  );
4439
4418
  }
4440
4419
  let W = D(e), M = W(e);
@@ -4443,19 +4422,19 @@ function is(e) {
4443
4422
  t = C("div"), n = C("div"), r = C("div");
4444
4423
  for (let y = 0; y < x.length; y += 1)
4445
4424
  x[y].c();
4446
- i = X(), o = C("div"), s = C("button"), a = Ie("svg"), u = Ie("path"), c = X(), d = C("button"), f = Ie("svg"), p = Ie("path"), P = X(), M.c(), m(r, "class", "WinnerButtonsContainer"), m(u, "style", l = /*numberOfVisibleSlides*/
4425
+ i = Z(), o = C("div"), s = C("button"), a = Ne("svg"), u = Ne("path"), c = Z(), d = C("button"), f = Ne("svg"), m = Ne("path"), P = Z(), M.c(), p(r, "class", "WinnerButtonsContainer"), p(u, "style", l = /*numberOfVisibleSlides*/
4447
4426
  e[13] >= /*winners*/
4448
- e[12].length ? "fill:#F6F6F62E" : ""), m(u, "id", "Path_36"), m(u, "data-name", "Path 36"), m(u, "d", "M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"), m(u, "transform", "translate(14.656 0) rotate(90)"), m(u, "fill", "#fff"), m(a, "id", "Component_46_2"), m(a, "data-name", "Component 46 – 2"), m(a, "xmlns", "http://www.w3.org/2000/svg"), m(a, "width", "15"), m(a, "height", "15"), m(a, "viewBox", "0 0 16 24.656"), m(s, "class", "SliderButton"), m(p, "style", g = /*numberOfVisibleSlides*/
4427
+ e[12].length ? "fill:#F6F6F62E" : ""), p(u, "id", "Path_36"), p(u, "data-name", "Path 36"), p(u, "d", "M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"), p(u, "transform", "translate(14.656 0) rotate(90)"), p(u, "fill", "#fff"), p(a, "id", "Component_46_2"), p(a, "data-name", "Component 46 – 2"), p(a, "xmlns", "http://www.w3.org/2000/svg"), p(a, "width", "15"), p(a, "height", "15"), p(a, "viewBox", "0 0 16 24.656"), p(s, "class", "SliderButton"), p(m, "style", g = /*numberOfVisibleSlides*/
4449
4428
  e[13] >= /*winners*/
4450
- e[12].length ? "fill:#F6F6F62E" : ""), m(p, "id", "Path_36"), m(p, "data-name", "Path 36"), m(p, "d", "M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"), m(p, "transform", "translate(0 24.656) rotate(-90)"), m(p, "fill", "#fff"), m(f, "id", "Component_46_2"), m(f, "data-name", "Component 46 – 2"), m(f, "xmlns", "http://www.w3.org/2000/svg"), m(f, "width", "15"), m(f, "height", "15"), m(f, "viewBox", "0 0 16 24.656"), m(d, "class", "SliderButton"), m(o, "class", b = "ButtonsContainer " + /*enableautoscroll*/
4451
- (e[6] == "true" ? "ButtonsContainerNone" : "")), m(n, "class", "WinnersHeader"), m(t, "class", I = "CasinoWinners " + /*mobile*/
4429
+ e[12].length ? "fill:#F6F6F62E" : ""), p(m, "id", "Path_36"), p(m, "data-name", "Path 36"), p(m, "d", "M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"), p(m, "transform", "translate(0 24.656) rotate(-90)"), p(m, "fill", "#fff"), p(f, "id", "Component_46_2"), p(f, "data-name", "Component 46 – 2"), p(f, "xmlns", "http://www.w3.org/2000/svg"), p(f, "width", "15"), p(f, "height", "15"), p(f, "viewBox", "0 0 16 24.656"), p(d, "class", "SliderButton"), p(o, "class", b = "ButtonsContainer " + /*enableautoscroll*/
4430
+ (e[6] == "true" ? "ButtonsContainerNone" : "")), p(n, "class", "WinnersHeader"), p(t, "class", N = "CasinoWinners " + /*mobile*/
4452
4431
  (e[14] ? "Mobile" : ""));
4453
4432
  },
4454
- m(y, N) {
4455
- V(y, t, N), _(t, n), _(n, r);
4433
+ m(y, I) {
4434
+ X(y, t, I), _(t, n), _(n, r);
4456
4435
  for (let S = 0; S < x.length; S += 1)
4457
4436
  x[S] && x[S].m(r, null);
4458
- _(n, i), _(n, o), _(o, s), _(s, a), _(a, u), _(o, c), _(o, d), _(d, f), _(f, p), _(t, P), M.m(t, null), O || (T = [
4437
+ _(n, i), _(n, o), _(o, s), _(s, a), _(a, u), _(o, c), _(o, d), _(d, f), _(f, m), _(t, P), M.m(t, null), O || (T = [
4459
4438
  we(
4460
4439
  s,
4461
4440
  "click",
@@ -4470,8 +4449,8 @@ function is(e) {
4470
4449
  )
4471
4450
  ], O = !0);
4472
4451
  },
4473
- p(y, N) {
4474
- if (N[0] & /*winnersType, istopavailable, toggleTab, $_, tabs, isrecentavailable*/
4452
+ p(y, I) {
4453
+ if (I[0] & /*winnersType, istopavailable, toggleTab, $_, tabs, isrecentavailable*/
4475
4454
  6555651) {
4476
4455
  A = De(
4477
4456
  /*tabs*/
@@ -4479,40 +4458,40 @@ function is(e) {
4479
4458
  );
4480
4459
  let S;
4481
4460
  for (S = 0; S < A.length; S += 1) {
4482
- const G = gn(y, A, S);
4483
- x[S] ? x[S].p(G, N) : (x[S] = En(G), x[S].c(), x[S].m(r, null));
4461
+ const G = dn(y, A, S);
4462
+ x[S] ? x[S].p(G, I) : (x[S] = gn(G), x[S].c(), x[S].m(r, null));
4484
4463
  }
4485
4464
  for (; S < x.length; S += 1)
4486
4465
  x[S].d(1);
4487
4466
  x.length = A.length;
4488
4467
  }
4489
- N[0] & /*numberOfVisibleSlides, winners*/
4468
+ I[0] & /*numberOfVisibleSlides, winners*/
4490
4469
  12288 && l !== (l = /*numberOfVisibleSlides*/
4491
4470
  y[13] >= /*winners*/
4492
- y[12].length ? "fill:#F6F6F62E" : "") && m(u, "style", l), N[0] & /*numberOfVisibleSlides, winners*/
4471
+ y[12].length ? "fill:#F6F6F62E" : "") && p(u, "style", l), I[0] & /*numberOfVisibleSlides, winners*/
4493
4472
  12288 && g !== (g = /*numberOfVisibleSlides*/
4494
4473
  y[13] >= /*winners*/
4495
- y[12].length ? "fill:#F6F6F62E" : "") && m(p, "style", g), N[0] & /*enableautoscroll*/
4474
+ y[12].length ? "fill:#F6F6F62E" : "") && p(m, "style", g), I[0] & /*enableautoscroll*/
4496
4475
  64 && b !== (b = "ButtonsContainer " + /*enableautoscroll*/
4497
- (y[6] == "true" ? "ButtonsContainerNone" : "")) && m(o, "class", b), W === (W = D(y)) && M ? M.p(y, N) : (M.d(1), M = W(y), M && (M.c(), M.m(t, null))), N[0] & /*mobile*/
4498
- 16384 && I !== (I = "CasinoWinners " + /*mobile*/
4499
- (y[14] ? "Mobile" : "")) && m(t, "class", I);
4476
+ (y[6] == "true" ? "ButtonsContainerNone" : "")) && p(o, "class", b), W === (W = D(y)) && M ? M.p(y, I) : (M.d(1), M = W(y), M && (M.c(), M.m(t, null))), I[0] & /*mobile*/
4477
+ 16384 && N !== (N = "CasinoWinners " + /*mobile*/
4478
+ (y[14] ? "Mobile" : "")) && p(t, "class", N);
4500
4479
  },
4501
4480
  d(y) {
4502
- y && k(t), Hn(x, y), M.d(), O = !1, be(T);
4481
+ y && $(t), xn(x, y), M.d(), O = !1, be(T);
4503
4482
  }
4504
4483
  };
4505
4484
  }
4506
- function os(e) {
4485
+ function ts(e) {
4507
4486
  let t;
4508
4487
  return {
4509
4488
  c() {
4510
- t = C("general-animation-loading"), Y(
4489
+ t = C("general-animation-loading"), k(
4511
4490
  t,
4512
4491
  "clientstyling",
4513
4492
  /*clientstyling*/
4514
4493
  e[4]
4515
- ), Y(
4494
+ ), k(
4516
4495
  t,
4517
4496
  "clientstylingurl",
4518
4497
  /*clientstylingurl*/
@@ -4520,17 +4499,17 @@ function os(e) {
4520
4499
  );
4521
4500
  },
4522
4501
  m(n, r) {
4523
- V(n, t, r);
4502
+ X(n, t, r);
4524
4503
  },
4525
4504
  p(n, r) {
4526
4505
  r[0] & /*clientstyling*/
4527
- 16 && Y(
4506
+ 16 && k(
4528
4507
  t,
4529
4508
  "clientstyling",
4530
4509
  /*clientstyling*/
4531
4510
  n[4]
4532
4511
  ), r[0] & /*clientstylingurl*/
4533
- 32 && Y(
4512
+ 32 && k(
4534
4513
  t,
4535
4514
  "clientstylingurl",
4536
4515
  /*clientstylingurl*/
@@ -4538,43 +4517,43 @@ function os(e) {
4538
4517
  );
4539
4518
  },
4540
4519
  d(n) {
4541
- n && k(t);
4520
+ n && $(t);
4542
4521
  }
4543
4522
  };
4544
4523
  }
4545
- function yn(e) {
4524
+ function mn(e) {
4546
4525
  let t, n = (
4547
4526
  /*isrecentavailable*/
4548
- e[0] === "true" && vn(e)
4527
+ e[0] === "true" && pn(e)
4549
4528
  );
4550
4529
  return {
4551
4530
  c() {
4552
- n && n.c(), t = wt();
4531
+ n && n.c(), t = xt();
4553
4532
  },
4554
4533
  m(r, i) {
4555
- n && n.m(r, i), V(r, t, i);
4534
+ n && n.m(r, i), X(r, t, i);
4556
4535
  },
4557
4536
  p(r, i) {
4558
4537
  /*isrecentavailable*/
4559
- r[0] === "true" ? n ? n.p(r, i) : (n = vn(r), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null);
4538
+ r[0] === "true" ? n ? n.p(r, i) : (n = pn(r), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null);
4560
4539
  },
4561
4540
  d(r) {
4562
- r && k(t), n && n.d(r);
4541
+ r && $(t), n && n.d(r);
4563
4542
  }
4564
4543
  };
4565
4544
  }
4566
- function vn(e) {
4545
+ function pn(e) {
4567
4546
  let t, n = (
4568
4547
  /*$_*/
4569
4548
  e[21]("recentWinners") + ""
4570
4549
  ), r, i, o, s;
4571
4550
  return {
4572
4551
  c() {
4573
- t = C("button"), r = q(n), m(t, "class", i = "WinnersButton " + /*winnersType*/
4552
+ t = C("button"), r = q(n), p(t, "class", i = "WinnersButton " + /*winnersType*/
4574
4553
  (e[11] == "recent" ? "Active" : ""));
4575
4554
  },
4576
4555
  m(a, u) {
4577
- V(a, t, u), _(t, r), o || (s = we(
4556
+ X(a, t, u), _(t, r), o || (s = we(
4578
4557
  t,
4579
4558
  "click",
4580
4559
  /*click_handler*/
@@ -4586,26 +4565,26 @@ function vn(e) {
4586
4565
  2097152 && n !== (n = /*$_*/
4587
4566
  a[21]("recentWinners") + "") && re(r, n), u[0] & /*winnersType*/
4588
4567
  2048 && i !== (i = "WinnersButton " + /*winnersType*/
4589
- (a[11] == "recent" ? "Active" : "")) && m(t, "class", i);
4568
+ (a[11] == "recent" ? "Active" : "")) && p(t, "class", i);
4590
4569
  },
4591
4570
  d(a) {
4592
- a && k(t), o = !1, s();
4571
+ a && $(t), o = !1, s();
4593
4572
  }
4594
4573
  };
4595
4574
  }
4596
- function _n(e) {
4575
+ function bn(e) {
4597
4576
  let t, n = (
4598
4577
  /*$_*/
4599
4578
  e[21]("topWinners") + ""
4600
4579
  ), r, i, o, s, a;
4601
4580
  return {
4602
4581
  c() {
4603
- t = C("button"), r = q(n), i = X(), m(t, "class", o = "WinnersButton " + /*winnersType*/
4582
+ t = C("button"), r = q(n), i = Z(), p(t, "class", o = "WinnersButton " + /*winnersType*/
4604
4583
  (e[11] == "top" ? "Active" : "") + " " + /*istopavailable*/
4605
4584
  (e[1] == "false" ? "Off" : ""));
4606
4585
  },
4607
4586
  m(u, l) {
4608
- V(u, t, l), _(t, r), _(t, i), s || (a = we(
4587
+ X(u, t, l), _(t, r), _(t, i), s || (a = we(
4609
4588
  t,
4610
4589
  "click",
4611
4590
  /*click_handler_1*/
@@ -4618,77 +4597,77 @@ function _n(e) {
4618
4597
  u[21]("topWinners") + "") && re(r, n), l[0] & /*winnersType, istopavailable*/
4619
4598
  2050 && o !== (o = "WinnersButton " + /*winnersType*/
4620
4599
  (u[11] == "top" ? "Active" : "") + " " + /*istopavailable*/
4621
- (u[1] == "false" ? "Off" : "")) && m(t, "class", o);
4600
+ (u[1] == "false" ? "Off" : "")) && p(t, "class", o);
4622
4601
  },
4623
4602
  d(u) {
4624
- u && k(t), s = !1, a();
4603
+ u && $(t), s = !1, a();
4625
4604
  }
4626
4605
  };
4627
4606
  }
4628
- function En(e) {
4607
+ function gn(e) {
4629
4608
  let t, n, r = (
4630
4609
  /*tab*/
4631
- e[73] == "recent" && yn(e)
4610
+ e[73] == "recent" && mn(e)
4632
4611
  ), i = (
4633
4612
  /*tab*/
4634
- e[73] == "top" && _n(e)
4613
+ e[73] == "top" && bn(e)
4635
4614
  );
4636
4615
  return {
4637
4616
  c() {
4638
- r && r.c(), t = X(), i && i.c(), n = wt();
4617
+ r && r.c(), t = Z(), i && i.c(), n = xt();
4639
4618
  },
4640
4619
  m(o, s) {
4641
- r && r.m(o, s), V(o, t, s), i && i.m(o, s), V(o, n, s);
4620
+ r && r.m(o, s), X(o, t, s), i && i.m(o, s), X(o, n, s);
4642
4621
  },
4643
4622
  p(o, s) {
4644
4623
  /*tab*/
4645
- o[73] == "recent" ? r ? r.p(o, s) : (r = yn(o), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null), /*tab*/
4646
- o[73] == "top" ? i ? i.p(o, s) : (i = _n(o), i.c(), i.m(n.parentNode, n)) : i && (i.d(1), i = null);
4624
+ o[73] == "recent" ? r ? r.p(o, s) : (r = mn(o), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null), /*tab*/
4625
+ o[73] == "top" ? i ? i.p(o, s) : (i = bn(o), i.c(), i.m(n.parentNode, n)) : i && (i.d(1), i = null);
4647
4626
  },
4648
4627
  d(o) {
4649
- o && (k(t), k(n)), r && r.d(o), i && i.d(o);
4628
+ o && ($(t), $(n)), r && r.d(o), i && i.d(o);
4650
4629
  }
4651
4630
  };
4652
4631
  }
4653
- function ss(e) {
4632
+ function ns(e) {
4654
4633
  let t;
4655
4634
  function n(o, s) {
4656
4635
  return (
4657
4636
  /*winners*/
4658
- o[12].length !== 0 ? ls : us
4637
+ o[12].length !== 0 ? os : is
4659
4638
  );
4660
4639
  }
4661
4640
  let r = n(e), i = r(e);
4662
4641
  return {
4663
4642
  c() {
4664
- t = C("div"), i.c(), m(t, "class", "WinnersSlider");
4643
+ t = C("div"), i.c(), p(t, "class", "WinnersSlider");
4665
4644
  },
4666
4645
  m(o, s) {
4667
- V(o, t, s), i.m(t, null), e[48](t);
4646
+ X(o, t, s), i.m(t, null), e[48](t);
4668
4647
  },
4669
4648
  p(o, s) {
4670
4649
  r === (r = n(o)) && i ? i.p(o, s) : (i.d(1), i = r(o), i && (i.c(), i.m(t, null)));
4671
4650
  },
4672
4651
  d(o) {
4673
- o && k(t), i.d(), e[48](null);
4652
+ o && $(t), i.d(), e[48](null);
4674
4653
  }
4675
4654
  };
4676
4655
  }
4677
- function as(e) {
4656
+ function rs(e) {
4678
4657
  let t;
4679
4658
  return {
4680
4659
  c() {
4681
- t = C("general-animation-loading"), Y(
4660
+ t = C("general-animation-loading"), k(
4682
4661
  t,
4683
4662
  "clientstyling",
4684
4663
  /*clientstyling*/
4685
4664
  e[4]
4686
- ), Y(
4665
+ ), k(
4687
4666
  t,
4688
4667
  "clientstylingurl",
4689
4668
  /*clientstylingurl*/
4690
4669
  e[5]
4691
- ), Y(
4670
+ ), k(
4692
4671
  t,
4693
4672
  "mbsource",
4694
4673
  /*mbsource*/
@@ -4696,23 +4675,23 @@ function as(e) {
4696
4675
  );
4697
4676
  },
4698
4677
  m(n, r) {
4699
- V(n, t, r);
4678
+ X(n, t, r);
4700
4679
  },
4701
4680
  p(n, r) {
4702
4681
  r[0] & /*clientstyling*/
4703
- 16 && Y(
4682
+ 16 && k(
4704
4683
  t,
4705
4684
  "clientstyling",
4706
4685
  /*clientstyling*/
4707
4686
  n[4]
4708
4687
  ), r[0] & /*clientstylingurl*/
4709
- 32 && Y(
4688
+ 32 && k(
4710
4689
  t,
4711
4690
  "clientstylingurl",
4712
4691
  /*clientstylingurl*/
4713
4692
  n[5]
4714
4693
  ), r[0] & /*mbsource*/
4715
- 128 && Y(
4694
+ 128 && k(
4716
4695
  t,
4717
4696
  "mbsource",
4718
4697
  /*mbsource*/
@@ -4720,21 +4699,21 @@ function as(e) {
4720
4699
  );
4721
4700
  },
4722
4701
  d(n) {
4723
- n && k(t);
4702
+ n && $(t);
4724
4703
  }
4725
4704
  };
4726
4705
  }
4727
- function us(e) {
4706
+ function is(e) {
4728
4707
  let t, n = (
4729
4708
  /*$_*/
4730
4709
  e[21]("noWinnersMessage") + ""
4731
4710
  ), r;
4732
4711
  return {
4733
4712
  c() {
4734
- t = C("p"), r = q(n), m(t, "class", "NoWinnersMessage");
4713
+ t = C("p"), r = q(n), p(t, "class", "NoWinnersMessage");
4735
4714
  },
4736
4715
  m(i, o) {
4737
- V(i, t, o), _(t, r);
4716
+ X(i, t, o), _(t, r);
4738
4717
  },
4739
4718
  p(i, o) {
4740
4719
  o[0] & /*$_*/
@@ -4742,27 +4721,27 @@ function us(e) {
4742
4721
  i[21]("noWinnersMessage") + "") && re(r, n);
4743
4722
  },
4744
4723
  d(i) {
4745
- i && k(t);
4724
+ i && $(t);
4746
4725
  }
4747
4726
  };
4748
4727
  }
4749
- function ls(e) {
4728
+ function os(e) {
4750
4729
  let t, n = De(
4751
4730
  /*winners*/
4752
4731
  e[12]
4753
4732
  ), r = [];
4754
4733
  for (let i = 0; i < n.length; i += 1)
4755
- r[i] = xn(bn(e, n, i));
4734
+ r[i] = yn(fn(e, n, i));
4756
4735
  return {
4757
4736
  c() {
4758
4737
  for (let i = 0; i < r.length; i += 1)
4759
4738
  r[i].c();
4760
- t = wt();
4739
+ t = xt();
4761
4740
  },
4762
4741
  m(i, o) {
4763
4742
  for (let s = 0; s < r.length; s += 1)
4764
4743
  r[s] && r[s].m(i, o);
4765
- V(i, t, o);
4744
+ X(i, t, o);
4766
4745
  },
4767
4746
  p(i, o) {
4768
4747
  if (o[0] & /*addAnimation, winnersGameCard, isLoggedIn, usercurrency, defaultcurrency, winners, $_, maskUsername, openWinnersGame*/
@@ -4773,8 +4752,8 @@ function ls(e) {
4773
4752
  );
4774
4753
  let s;
4775
4754
  for (s = 0; s < n.length; s += 1) {
4776
- const a = bn(i, n, s);
4777
- r[s] ? r[s].p(a, o) : (r[s] = xn(a), r[s].c(), r[s].m(t.parentNode, t));
4755
+ const a = fn(i, n, s);
4756
+ r[s] ? r[s].p(a, o) : (r[s] = yn(a), r[s].c(), r[s].m(t.parentNode, t));
4778
4757
  }
4779
4758
  for (; s < r.length; s += 1)
4780
4759
  r[s].d(1);
@@ -4782,11 +4761,11 @@ function ls(e) {
4782
4761
  }
4783
4762
  },
4784
4763
  d(i) {
4785
- i && k(t), Hn(r, i);
4764
+ i && $(t), xn(r, i);
4786
4765
  }
4787
4766
  };
4788
4767
  }
4789
- function xn(e) {
4768
+ function yn(e) {
4790
4769
  let t, n, r, i, o, s, a, u = (
4791
4770
  /*winner*/
4792
4771
  e[70].gameName + ""
@@ -4796,10 +4775,10 @@ function xn(e) {
4796
4775
  /*winner*/
4797
4776
  e[70].username
4798
4777
  ) + ""
4799
- ), p, g, b, P = (
4778
+ ), m, g, b, P = (
4800
4779
  /*$_*/
4801
4780
  e[21]("won") + ""
4802
- ), I, O, T, A = (
4781
+ ), N, O, T, A = (
4803
4782
  /*winner*/
4804
4783
  e[70].specifiedCurrencyAmount.toFixed(2) + ""
4805
4784
  ), x, D, W, M = (
@@ -4811,7 +4790,7 @@ function xn(e) {
4811
4790
  /*defaultcurrency*/
4812
4791
  e[2]
4813
4792
  )) + ""
4814
- ), y, N, S, G, L;
4793
+ ), y, I, S, G, L;
4815
4794
  function U() {
4816
4795
  return (
4817
4796
  /*click_handler_4*/
@@ -4823,31 +4802,31 @@ function xn(e) {
4823
4802
  }
4824
4803
  return {
4825
4804
  c() {
4826
- var Q, F, J, K;
4827
- t = C("div"), n = C("div"), r = C("img"), s = X(), a = C("p"), l = q(u), c = X(), d = C("p"), p = q(f), g = X(), b = C("p"), I = q(P), O = X(), T = C("p"), x = q(A), D = X(), W = C("span"), y = q(M), N = X(), Vt(r.src, i = /*winner*/
4828
- (F = (Q = e[70]) == null ? void 0 : Q.gameModel) == null ? void 0 : F.thumbnail) || m(r, "src", i), m(r, "alt", o = /*winner*/
4829
- (K = (J = e[70]) == null ? void 0 : J.gameModel) == null ? void 0 : K.thumbnail), m(r, "class", "WinnersImage"), m(b, "class", "WinnerUsername"), m(n, "class", "WinnerCard"), m(t, "class", S = "CardWrapper " + /*addAnimation*/
4805
+ var J, F, Y, K;
4806
+ t = C("div"), n = C("div"), r = C("ui-image"), s = Z(), a = C("p"), l = q(u), c = Z(), d = C("p"), m = q(f), g = Z(), b = C("p"), N = q(P), O = Z(), T = C("p"), x = q(A), D = Z(), W = C("span"), y = q(M), I = Z(), Gt(r.src, i = /*winner*/
4807
+ (F = (J = e[70]) == null ? void 0 : J.gameModel) == null ? void 0 : F.thumbnail) || k(r, "src", i), k(r, "alt", o = /*winner*/
4808
+ (K = (Y = e[70]) == null ? void 0 : Y.gameModel) == null ? void 0 : K.thumbnail), k(r, "imgClass", "WinnersImage"), p(b, "class", "WinnerUsername"), p(n, "class", "WinnerCard"), p(t, "class", S = "CardWrapper " + /*addAnimation*/
4830
4809
  (e[17] ? "CardWrapperAnimation" : ""));
4831
4810
  },
4832
- m(Q, F) {
4833
- V(Q, t, F), _(t, n), _(n, r), _(n, s), _(n, a), _(a, l), _(n, c), _(n, d), _(d, p), _(n, g), _(n, b), _(b, I), _(n, O), _(n, T), _(T, x), _(T, D), _(T, W), _(W, y), _(t, N), e[47](t), G || (L = we(r, "click", U), G = !0);
4811
+ m(J, F) {
4812
+ X(J, t, F), _(t, n), _(n, r), _(n, s), _(n, a), _(a, l), _(n, c), _(n, d), _(d, m), _(n, g), _(n, b), _(b, N), _(n, O), _(n, T), _(T, x), _(T, D), _(T, W), _(W, y), _(t, I), e[47](t), G || (L = we(r, "click", U), G = !0);
4834
4813
  },
4835
- p(Q, F) {
4836
- var J, K, $, se;
4837
- e = Q, F[0] & /*winners*/
4838
- 4096 && !Vt(r.src, i = /*winner*/
4839
- (K = (J = e[70]) == null ? void 0 : J.gameModel) == null ? void 0 : K.thumbnail) && m(r, "src", i), F[0] & /*winners*/
4814
+ p(J, F) {
4815
+ var Y, K, V, se;
4816
+ e = J, F[0] & /*winners*/
4817
+ 4096 && !Gt(r.src, i = /*winner*/
4818
+ (K = (Y = e[70]) == null ? void 0 : Y.gameModel) == null ? void 0 : K.thumbnail) && k(r, "src", i), F[0] & /*winners*/
4840
4819
  4096 && o !== (o = /*winner*/
4841
- (se = ($ = e[70]) == null ? void 0 : $.gameModel) == null ? void 0 : se.thumbnail) && m(r, "alt", o), F[0] & /*winners*/
4820
+ (se = (V = e[70]) == null ? void 0 : V.gameModel) == null ? void 0 : se.thumbnail) && k(r, "alt", o), F[0] & /*winners*/
4842
4821
  4096 && u !== (u = /*winner*/
4843
4822
  e[70].gameName + "") && re(l, u), F[0] & /*winners*/
4844
4823
  4096 && f !== (f = /*maskUsername*/
4845
4824
  e[23](
4846
4825
  /*winner*/
4847
4826
  e[70].username
4848
- ) + "") && re(p, f), F[0] & /*$_*/
4827
+ ) + "") && re(m, f), F[0] & /*$_*/
4849
4828
  2097152 && P !== (P = /*$_*/
4850
- e[21]("won") + "") && re(I, P), F[0] & /*winners*/
4829
+ e[21]("won") + "") && re(N, P), F[0] & /*winners*/
4851
4830
  4096 && A !== (A = /*winner*/
4852
4831
  e[70].specifiedCurrencyAmount.toFixed(2) + "") && re(x, A), F[0] & /*isLoggedIn, usercurrency, defaultcurrency*/
4853
4832
  268 && M !== (M = /*isLoggedIn*/
@@ -4859,20 +4838,20 @@ function xn(e) {
4859
4838
  e[2]
4860
4839
  )) + "") && re(y, M), F[0] & /*addAnimation*/
4861
4840
  131072 && S !== (S = "CardWrapper " + /*addAnimation*/
4862
- (e[17] ? "CardWrapperAnimation" : "")) && m(t, "class", S);
4841
+ (e[17] ? "CardWrapperAnimation" : "")) && p(t, "class", S);
4863
4842
  },
4864
- d(Q) {
4865
- Q && k(t), e[47](null), G = !1, L();
4843
+ d(J) {
4844
+ J && $(t), e[47](null), G = !1, L();
4866
4845
  }
4867
4846
  };
4868
4847
  }
4869
- function hs(e) {
4848
+ function ss(e) {
4870
4849
  let t;
4871
4850
  function n(o, s) {
4872
4851
  return (
4873
4852
  /*isLoading*/
4874
4853
  o[15] || /*isLoadingCustomStyling*/
4875
- o[16] ? os : is
4854
+ o[16] ? ts : es
4876
4855
  );
4877
4856
  }
4878
4857
  let r = n(e), i = r(e);
@@ -4881,48 +4860,48 @@ function hs(e) {
4881
4860
  t = C("div"), i.c();
4882
4861
  },
4883
4862
  m(o, s) {
4884
- V(o, t, s), i.m(t, null), e[49](t);
4863
+ X(o, t, s), i.m(t, null), e[49](t);
4885
4864
  },
4886
4865
  p(o, s) {
4887
4866
  r === (r = n(o)) && i ? i.p(o, s) : (i.d(1), i = r(o), i && (i.c(), i.m(t, null)));
4888
4867
  },
4889
- i: Z,
4890
- o: Z,
4868
+ i: Q,
4869
+ o: Q,
4891
4870
  d(o) {
4892
- o && k(t), i.d(), e[49](null);
4871
+ o && $(t), i.d(), e[49](null);
4893
4872
  }
4894
4873
  };
4895
4874
  }
4896
- function cs(e, t, n) {
4875
+ function as(e, t, n) {
4897
4876
  let r;
4898
- Cr(e, Wo, (h) => n(21, r = h));
4899
- 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: g = "true" } = t, { istopavailable: b = "true" } = t, { defaultcurrency: P = "" } = t, { usercurrency: I = "" } = t, { clientstyling: O = "" } = t, { clientstylingurl: T = "" } = t, { enableautoscroll: A = "" } = t, { tabsorder: x = "" } = t, { translationurl: D = "" } = t, { winnersdatasources: W = "" } = t, { hascustomstyling: M = "false" } = t, { mbsource: y } = t, N, S, G = [], L = 0, U = 0, Q = window.navigator.userAgent, F, J, K, $, se = !0, At = !1, Ct = !1, Pt, Ae, Ze, Ce, Ot = [], Qe = !1, Pe, Mt = 0, It;
4900
- const sr = () => {
4877
+ Sr(e, No, (h) => n(21, r = h));
4878
+ 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: m = "en" } = t, { isrecentavailable: g = "true" } = t, { istopavailable: b = "true" } = t, { defaultcurrency: P = "" } = t, { usercurrency: N = "" } = t, { clientstyling: O = "" } = t, { clientstylingurl: T = "" } = t, { enableautoscroll: A = "" } = t, { tabsorder: x = "" } = t, { translationurl: D = "" } = t, { winnersdatasources: W = "" } = t, { hascustomstyling: M = "false" } = t, { mbsource: y } = t, I, S, G = [], L = 0, U = 0, J = window.navigator.userAgent, F, Y, K, V, se = !0, Tt = !1, Ht = !1, Bt, Ae, Ze, Ce, At = [], Qe = !1, Pe, Ct = 0;
4879
+ const tr = () => {
4901
4880
  let h = new URL(D);
4902
4881
  fetch(h.href).then((R) => R.json()).then((R) => {
4903
4882
  Object.keys(R).forEach((ne) => {
4904
- an(ne, R[ne]);
4883
+ nn(ne, R[ne]);
4905
4884
  });
4906
4885
  }).catch((R) => {
4907
4886
  console.log(R);
4908
4887
  });
4909
4888
  };
4910
- Object.keys(un).forEach((h) => {
4911
- an(h, un[h]);
4889
+ Object.keys(rn).forEach((h) => {
4890
+ nn(h, rn[h]);
4912
4891
  });
4913
- const Nt = () => {
4914
- Ot = W.split(",").map(function(R) {
4892
+ const Pt = () => {
4893
+ At = W.split(",").map(function(R) {
4915
4894
  return R.trim();
4916
4895
  });
4917
4896
  const h = new URL(`${i}/v1/casino/${S}-winners`);
4918
- n(19, Qe = !0), h.searchParams.append("limit", S == "recent" ? l : c), h.searchParams.append("specifiedCurrency", Ce), h.searchParams.append("period", S == "recent" ? a : u), h.searchParams.append("language", p), h.searchParams.append("amountLimit", d), h.searchParams.append("vendorCategory", f), Ot.forEach((R) => {
4897
+ n(19, Qe = !0), h.searchParams.append("limit", S == "recent" ? l : c), h.searchParams.append("specifiedCurrency", Ce), h.searchParams.append("period", S == "recent" ? a : u), h.searchParams.append("language", m), h.searchParams.append("amountLimit", d), h.searchParams.append("vendorCategory", f), At.forEach((R) => {
4919
4898
  h.searchParams.append("dataSource", R);
4920
4899
  }), setTimeout(
4921
4900
  () => {
4922
4901
  fetch(h.href).then((R) => R.json()).then((R) => {
4923
4902
  n(12, G = []), n(12, G = R.items.map((ne) => ne)), n(19, Qe = !1), setTimeout(
4924
4903
  () => {
4925
- hr(), Rt(), A == "true" && (clearInterval(Ae), lr()), n(15, se = !1), ar();
4904
+ or(), Mt(), A == "true" && (clearInterval(Ae), ir()), n(15, se = !1), nr();
4926
4905
  },
4927
4906
  5
4928
4907
  );
@@ -4930,12 +4909,12 @@ function cs(e, t, n) {
4930
4909
  },
4931
4910
  1e3
4932
4911
  );
4933
- }, ar = () => {
4934
- const h = $.getRootNode().host;
4912
+ }, nr = () => {
4913
+ const h = V.getRootNode().host;
4935
4914
  h.dispatchEvent(new CustomEvent("data-loaded", { bubbles: !0, detail: { target: h } }));
4936
4915
  }, Je = (h) => {
4937
- S !== h && (n(12, G = []), n(11, S = h), Nt());
4938
- }, ur = (h) => h.slice(0, 2) + h.slice(2, -2).replace(/./g, "*") + h.slice(-2), Lt = (h, R, ne, Oe) => {
4916
+ S !== h && (n(12, G = []), n(11, S = h), Pt());
4917
+ }, rr = (h) => h.slice(0, 2) + h.slice(2, -2).replace(/./g, "*") + h.slice(-2), Ot = (h, R, ne, Oe) => {
4939
4918
  window.postMessage(
4940
4919
  {
4941
4920
  type: "OpenCasinoWinnersGame",
@@ -4950,110 +4929,110 @@ function cs(e, t, n) {
4950
4929
  gameId: `${h}`,
4951
4930
  userId: `${K || "Not logged in"}`
4952
4931
  });
4953
- }, Rt = (h) => {
4954
- const R = [...N.children];
4955
- Pt = R.length, R.forEach((ne, Oe) => {
4932
+ }, Mt = (h) => {
4933
+ const R = [...I.children];
4934
+ Bt = R.length, R.forEach((ne, Oe) => {
4956
4935
  ne.style.transform = `translateX(${100 * (h ? Oe - h : Oe)}%)`;
4957
4936
  }), setTimeout(
4958
4937
  () => {
4959
- n(17, Ct = !0);
4938
+ n(17, Ht = !0);
4960
4939
  },
4961
4940
  10
4962
4941
  );
4963
- }, lr = () => {
4964
- L = 0, U < Pt ? Ae = setInterval(
4942
+ }, ir = () => {
4943
+ L = 0, U < Bt ? Ae = setInterval(
4965
4944
  () => {
4966
4945
  Ye();
4967
4946
  },
4968
4947
  3e3
4969
4948
  ) : clearInterval(Ae);
4970
- }, Wt = () => {
4971
- Rt(L);
4972
- }, hr = () => {
4973
- Mt = Pe.offsetWidth, n(13, U = Math.round(N.offsetWidth / Mt));
4974
- }, Ut = () => {
4949
+ }, Nt = () => {
4950
+ Mt(L);
4951
+ }, or = () => {
4952
+ Ct = Pe.offsetWidth, n(13, U = Math.round(I.offsetWidth / Ct));
4953
+ }, It = () => {
4975
4954
  if (U >= G.length)
4976
4955
  return;
4977
4956
  const h = G.length;
4978
- L === 0 ? L = h - U : L - U < 0 ? L = 0 : L = L - U, Wt();
4957
+ L === 0 ? L = h - U : L - U < 0 ? L = 0 : L = L - U, Nt();
4979
4958
  }, Ye = () => {
4980
4959
  if (U >= G.length)
4981
4960
  return;
4982
4961
  const h = G.length;
4983
- A == "true" && (L === h - U ? L = 0 : L++), A == "false" && (L === h - U ? L = 0 : h - U < L + U ? L = h - U : L += U), Wt();
4984
- }, cr = () => {
4985
- Uo(p);
4986
- }, fr = () => {
4987
- n(8, J = !0), K = s;
4988
- }, Ft = () => {
4989
- n(41, Ce = J ? I : P);
4990
- }, dr = () => {
4991
- M === "true" && (!O && !T && $ && console.error("clientstyling or clientstylingurl mandatory if hascustomstyling is true"), !O && T && n(16, At = !0));
4992
- }, mr = () => {
4993
- n(18, Ze = x.split(",")), n(11, S = Ze[0]), Ft(), n(15, se = !1);
4962
+ A == "true" && (L === h - U ? L = 0 : L++), A == "false" && (L === h - U ? L = 0 : h - U < L + U ? L = h - U : L += U), Nt();
4963
+ }, sr = () => {
4964
+ Io(m);
4965
+ }, ar = () => {
4966
+ n(8, Y = !0), K = s;
4967
+ }, Lt = () => {
4968
+ n(41, Ce = Y ? N : P);
4969
+ }, ur = () => {
4970
+ M === "true" && (!O && !T && V && console.error("clientstyling or clientstylingurl mandatory if hascustomstyling is true"), !O && T && n(16, Tt = !0));
4971
+ }, lr = () => {
4972
+ n(18, Ze = x.split(",")), n(11, S = Ze[0]), Lt(), n(15, se = !1);
4994
4973
  };
4995
- Rr(() => (n(14, F = Ko(Q)), () => {
4996
- window.emMessageBus && It && It.unsubscribe(), clearInterval(Ae);
4974
+ Or(() => (n(14, F = Qo(J)), () => {
4975
+ clearInterval(Ae);
4997
4976
  }));
4998
- const pr = () => Je("recent"), br = () => Je("top"), gr = () => Ut(), yr = () => Ye(), vr = (h) => Lt(h.gameId, h.gameModel.launchUrl, h.gameModel.name, h.gameModel.subVendor);
4999
- function _r(h) {
4977
+ const hr = () => Je("recent"), cr = () => Je("top"), fr = () => It(), dr = () => Ye(), mr = (h) => Ot(h.gameId, h.gameModel.launchUrl, h.gameModel.name, h.gameModel.subVendor);
4978
+ function pr(h) {
5000
4979
  xe[h ? "unshift" : "push"](() => {
5001
4980
  Pe = h, n(20, Pe);
5002
4981
  });
5003
4982
  }
5004
- function Er(h) {
4983
+ function br(h) {
5005
4984
  xe[h ? "unshift" : "push"](() => {
5006
- N = h, n(10, N);
4985
+ I = h, n(10, I);
5007
4986
  });
5008
4987
  }
5009
- function xr(h) {
4988
+ function gr(h) {
5010
4989
  xe[h ? "unshift" : "push"](() => {
5011
- $ = h, n(9, $);
4990
+ V = h, n(9, V);
5012
4991
  });
5013
4992
  }
5014
4993
  return e.$$set = (h) => {
5015
- "endpoint" in h && n(27, i = h.endpoint), "session" in h && n(28, o = h.session), "userid" in h && n(29, s = h.userid), "periodrecent" in h && n(30, a = h.periodrecent), "periodtop" in h && n(31, u = h.periodtop), "numberusersrecent" in h && n(32, l = h.numberusersrecent), "numberuserstop" in h && n(33, c = h.numberuserstop), "amountlimit" in h && n(34, d = h.amountlimit), "vendorCategory" in h && n(35, f = h.vendorCategory), "lang" in h && n(36, p = h.lang), "isrecentavailable" in h && n(0, g = h.isrecentavailable), "istopavailable" in h && n(1, b = h.istopavailable), "defaultcurrency" in h && n(2, P = h.defaultcurrency), "usercurrency" in h && n(3, I = h.usercurrency), "clientstyling" in h && n(4, O = h.clientstyling), "clientstylingurl" in h && n(5, T = h.clientstylingurl), "enableautoscroll" in h && n(6, A = h.enableautoscroll), "tabsorder" in h && n(37, x = h.tabsorder), "translationurl" in h && n(38, D = h.translationurl), "winnersdatasources" in h && n(39, W = h.winnersdatasources), "hascustomstyling" in h && n(40, M = h.hascustomstyling), "mbsource" in h && n(7, y = h.mbsource);
4994
+ "endpoint" in h && n(27, i = h.endpoint), "session" in h && n(28, o = h.session), "userid" in h && n(29, s = h.userid), "periodrecent" in h && n(30, a = h.periodrecent), "periodtop" in h && n(31, u = h.periodtop), "numberusersrecent" in h && n(32, l = h.numberusersrecent), "numberuserstop" in h && n(33, c = h.numberuserstop), "amountlimit" in h && n(34, d = h.amountlimit), "vendorCategory" in h && n(35, f = h.vendorCategory), "lang" in h && n(36, m = h.lang), "isrecentavailable" in h && n(0, g = h.isrecentavailable), "istopavailable" in h && n(1, b = h.istopavailable), "defaultcurrency" in h && n(2, P = h.defaultcurrency), "usercurrency" in h && n(3, N = h.usercurrency), "clientstyling" in h && n(4, O = h.clientstyling), "clientstylingurl" in h && n(5, T = h.clientstylingurl), "enableautoscroll" in h && n(6, A = h.enableautoscroll), "tabsorder" in h && n(37, x = h.tabsorder), "translationurl" in h && n(38, D = h.translationurl), "winnersdatasources" in h && n(39, W = h.winnersdatasources), "hascustomstyling" in h && n(40, M = h.hascustomstyling), "mbsource" in h && n(7, y = h.mbsource);
5016
4995
  }, e.$$.update = () => {
5017
4996
  e.$$.dirty[0] & /*isrecentavailable, istopavailable, periodrecent*/
5018
4997
  1073741827 | e.$$.dirty[1] & /*periodtop, numberusersrecent, numberuserstop, amountlimit, vendorCategory, lang, tabsorder*/
5019
- 127 && g && b && a && u && l && c && d && f && p && x && mr(), e.$$.dirty[0] & /*session*/
5020
- 268435456 && o && fr(), e.$$.dirty[0] & /*isLoggedIn, usercurrency, defaultcurrency*/
5021
- 268 && J && (I || P) && Ft(), e.$$.dirty[0] & /*endpoint*/
4998
+ 127 && g && b && a && u && l && c && d && f && m && x && lr(), e.$$.dirty[0] & /*session*/
4999
+ 268435456 && o && ar(), e.$$.dirty[0] & /*isLoggedIn, usercurrency, defaultcurrency*/
5000
+ 268 && Y && (N || P) && Lt(), e.$$.dirty[0] & /*endpoint*/
5022
5001
  134217728 | e.$$.dirty[1] & /*winnersdatasources, currency*/
5023
- 1280 && i && W && Ce && Nt(), e.$$.dirty[1] & /*lang*/
5024
- 32 && p && cr(), e.$$.dirty[1] & /*translationurl*/
5025
- 128 && D && sr(), e.$$.dirty[1] & /*hascustomstyling*/
5026
- 512 && M && dr(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5027
- 528 && O && $ && es($, O), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5028
- 544 && T && $ && ts($, T), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
5029
- 640 && $ && ns($, `${y}.Style`);
5002
+ 1280 && i && W && Ce && Pt(), e.$$.dirty[1] & /*lang*/
5003
+ 32 && m && sr(), e.$$.dirty[1] & /*translationurl*/
5004
+ 128 && D && tr(), e.$$.dirty[1] & /*hascustomstyling*/
5005
+ 512 && M && ur(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5006
+ 528 && O && V && Jo(V, O), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5007
+ 544 && T && V && Yo(V, T), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
5008
+ 640 && V && qo(V, `${y}.Style`);
5030
5009
  }, [
5031
5010
  g,
5032
5011
  b,
5033
5012
  P,
5034
- I,
5013
+ N,
5035
5014
  O,
5036
5015
  T,
5037
5016
  A,
5038
5017
  y,
5039
- J,
5040
- $,
5041
- N,
5018
+ Y,
5019
+ V,
5020
+ I,
5042
5021
  S,
5043
5022
  G,
5044
5023
  U,
5045
5024
  F,
5046
5025
  se,
5047
- At,
5048
- Ct,
5026
+ Tt,
5027
+ Ht,
5049
5028
  Ze,
5050
5029
  Qe,
5051
5030
  Pe,
5052
5031
  r,
5053
5032
  Je,
5054
- ur,
5055
- Lt,
5056
- Ut,
5033
+ rr,
5034
+ Ot,
5035
+ It,
5057
5036
  Ye,
5058
5037
  i,
5059
5038
  o,
@@ -5064,30 +5043,30 @@ function cs(e, t, n) {
5064
5043
  c,
5065
5044
  d,
5066
5045
  f,
5067
- p,
5046
+ m,
5068
5047
  x,
5069
5048
  D,
5070
5049
  W,
5071
5050
  M,
5072
5051
  Ce,
5052
+ hr,
5053
+ cr,
5054
+ fr,
5055
+ dr,
5056
+ mr,
5073
5057
  pr,
5074
5058
  br,
5075
- gr,
5076
- yr,
5077
- vr,
5078
- _r,
5079
- Er,
5080
- xr
5059
+ gr
5081
5060
  ];
5082
5061
  }
5083
- class or extends Zr {
5062
+ class er extends kr {
5084
5063
  constructor(t) {
5085
- super(), zr(
5064
+ super(), Gr(
5086
5065
  this,
5087
5066
  t,
5088
- cs,
5089
- hs,
5090
- Sn,
5067
+ as,
5068
+ ss,
5069
+ _n,
5091
5070
  {
5092
5071
  endpoint: 27,
5093
5072
  session: 28,
@@ -5112,7 +5091,7 @@ class or extends Zr {
5112
5091
  hascustomstyling: 40,
5113
5092
  mbsource: 7
5114
5093
  },
5115
- rs,
5094
+ Ko,
5116
5095
  [-1, -1, -1]
5117
5096
  );
5118
5097
  }
@@ -5249,26 +5228,26 @@ class or extends Zr {
5249
5228
  this.$$set({ mbsource: t }), H();
5250
5229
  }
5251
5230
  }
5252
- Xr(or, { endpoint: {}, session: {}, userid: {}, periodrecent: {}, periodtop: {}, numberusersrecent: {}, numberuserstop: {}, amountlimit: {}, vendorCategory: {}, lang: {}, isrecentavailable: {}, istopavailable: {}, defaultcurrency: {}, usercurrency: {}, clientstyling: {}, clientstylingurl: {}, enableautoscroll: {}, tabsorder: {}, translationurl: {}, winnersdatasources: {}, hascustomstyling: {}, mbsource: {} }, [], [], !0);
5253
- const ds = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5231
+ jr(er, { endpoint: {}, session: {}, userid: {}, periodrecent: {}, periodtop: {}, numberusersrecent: {}, numberuserstop: {}, amountlimit: {}, vendorCategory: {}, lang: {}, isrecentavailable: {}, istopavailable: {}, defaultcurrency: {}, usercurrency: {}, clientstyling: {}, clientstylingurl: {}, enableautoscroll: {}, tabsorder: {}, translationurl: {}, winnersdatasources: {}, hascustomstyling: {}, mbsource: {} }, [], [], !0);
5232
+ const hs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5254
5233
  __proto__: null,
5255
- default: or
5234
+ default: er
5256
5235
  }, Symbol.toStringTag, { value: "Module" }));
5257
5236
  export {
5258
- ds as C,
5259
- Zr as S,
5260
- Pr as a,
5261
- V as b,
5262
- Xr as c,
5263
- k as d,
5237
+ hs as C,
5238
+ kr as S,
5239
+ Tr as a,
5240
+ X as b,
5241
+ xe as c,
5242
+ $ as d,
5264
5243
  C as e,
5265
5244
  H as f,
5266
- ts as g,
5267
- ns as h,
5268
- zr as i,
5269
- xe as j,
5270
- es as k,
5271
- Z as n,
5272
- Rr as o,
5273
- Sn as s
5245
+ Jo as g,
5246
+ Yo as h,
5247
+ Gr as i,
5248
+ qo as j,
5249
+ jr as k,
5250
+ Q as n,
5251
+ Or as o,
5252
+ _n as s
5274
5253
  };