@everymatrix/casino-favorites-section-nd 1.74.2 → 1.74.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/components/{CasinoFavoritesSectionNd-BoB2Fh92.js → CasinoFavoritesSectionNd-B8d6K67j.js} +371 -369
  2. package/components/CasinoFavoritesSectionNd-Bqxd4uiM.cjs +16 -0
  3. package/components/{CasinoFavoritesSectionNd-f6o7XtDW.js → CasinoFavoritesSectionNd-DN-B5VDi.js} +394 -392
  4. package/components/{CasinoFilter-D928l56k.js → CasinoFilter-DsAAptQX.js} +389 -406
  5. package/components/CasinoFilter-VpHT8cZU.cjs +3 -0
  6. package/components/{CasinoFilter-D68KeDy6.js → CasinoFilter-ntHvVHgc.js} +386 -401
  7. package/components/{CasinoGameThumbnailNd-BH2Mj55D.js → CasinoGameThumbnailNd-CVO4UkGl.js} +652 -652
  8. package/components/{CasinoGameThumbnailNd-D53HFPCw.cjs → CasinoGameThumbnailNd-DD9bgfq9.cjs} +6 -6
  9. package/components/{CasinoGameThumbnailNd-5vR7bdal.js → CasinoGameThumbnailNd-U6u0XZ6-.js} +653 -653
  10. package/components/{CasinoGamesCategorySectionNd-D2iAhLZL.js → CasinoGamesCategorySectionNd-CpKfveGW.js} +15 -15
  11. package/components/CasinoGamesCategorySectionNd-jN9a8MMT.cjs +1 -0
  12. package/components/{CasinoGamesCategorySectionNd-DVwcv9K0.js → CasinoGamesCategorySectionNd-u4roZpPS.js} +15 -15
  13. package/components/{CasinoSort-9kBqfZKQ.js → CasinoSort-CIC70dWG.js} +105 -104
  14. package/components/{CasinoSort-Dxg-kEzK.cjs → CasinoSort-ffnW4bNi.cjs} +1 -1
  15. package/components/{CasinoSort-CfyJMP11.js → CasinoSort-xw4i0Nj2.js} +112 -113
  16. package/es2015/casino-favorites-section-nd.cjs +1 -1
  17. package/es2015/casino-favorites-section-nd.js +1 -1
  18. package/esnext/casino-favorites-section-nd.js +1 -1
  19. package/package.json +1 -1
  20. package/stencil/index-97d17652-BgKdDb-e.cjs +1 -0
  21. package/stencil/{index-97d17652-DJqGt8q2.js → index-97d17652-C7V2DWFg.js} +147 -147
  22. package/stencil/{index-97d17652-BD-QREJe.js → index-97d17652-DIpvPU9H.js} +151 -151
  23. package/stencil/{ui-image-BW8AeEVd.js → ui-image-CYuYAlOX.js} +1 -1
  24. package/stencil/{ui-image-CX3MBBZL.js → ui-image-D3_FGUyo.js} +1 -1
  25. package/stencil/{ui-image-BMiZteNE.cjs → ui-image-DJWD4G-S.cjs} +1 -1
  26. package/stencil/{ui-image-b7b48fe5-2Ir9VtWc.js → ui-image-b7b48fe5-B-k0kWgx.js} +1 -1
  27. package/stencil/{ui-image-b7b48fe5-AJGQkQBu.js → ui-image-b7b48fe5-D8-wEkoZ.js} +1 -1
  28. package/stencil/{ui-image-b7b48fe5-pdIH5TBa.cjs → ui-image-b7b48fe5-yceZ9WkN.cjs} +1 -1
  29. package/stencil/{ui-image_2-Dh5Eqdlm.js → ui-image_2-CzFe50WB.js} +2 -2
  30. package/stencil/{ui-image_2-BGf0VFLf.cjs → ui-image_2-Ha_4GYwN.cjs} +1 -1
  31. package/stencil/{ui-image_2-_K8Pt3w9.js → ui-image_2-z5LhXZY2.js} +2 -2
  32. package/components/CasinoFavoritesSectionNd-Dn78u7YE.cjs +0 -16
  33. package/components/CasinoFilter-CsLNOIHw.cjs +0 -3
  34. package/components/CasinoGamesCategorySectionNd-Dobay4vS.cjs +0 -1
  35. package/stencil/index-97d17652-tiiCeQFu.cjs +0 -1
@@ -1,28 +1,28 @@
1
1
  function N() {
2
2
  }
3
- function rt(e) {
3
+ function nt(e) {
4
4
  return e();
5
5
  }
6
- function Fe() {
6
+ function Ge() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
9
  function X(e) {
10
- e.forEach(rt);
10
+ e.forEach(nt);
11
11
  }
12
12
  function Me(e) {
13
13
  return typeof e == "function";
14
14
  }
15
- function it(e, t) {
15
+ function rt(e, t) {
16
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
17
17
  }
18
18
  let re;
19
19
  function qr(e, t) {
20
20
  return e === t ? !0 : (re || (re = document.createElement("a")), re.href = t, e === re.href);
21
21
  }
22
- function Mt(e) {
22
+ function Ct(e) {
23
23
  return Object.keys(e).length === 0;
24
24
  }
25
- function st(e, ...t) {
25
+ function it(e, ...t) {
26
26
  if (e == null) {
27
27
  for (const r of t)
28
28
  r(void 0);
@@ -32,19 +32,19 @@ function st(e, ...t) {
32
32
  return n.unsubscribe ? () => n.unsubscribe() : n;
33
33
  }
34
34
  function Jr(e, t, n) {
35
- e.$$.on_destroy.push(st(t, n));
35
+ e.$$.on_destroy.push(it(t, n));
36
36
  }
37
- function Rt(e, t) {
37
+ function Mt(e, t) {
38
38
  e.appendChild(t);
39
39
  }
40
- function $t(e, t, n) {
41
- const r = Ut(e);
40
+ function Rt(e, t, n) {
41
+ const r = $t(e);
42
42
  if (!r.getElementById(t)) {
43
43
  const i = te("style");
44
- i.id = t, i.textContent = n, Dt(r, i);
44
+ i.id = t, i.textContent = n, Ut(r, i);
45
45
  }
46
46
  }
47
- function Ut(e) {
47
+ function $t(e) {
48
48
  if (!e)
49
49
  return document;
50
50
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -54,8 +54,8 @@ function Ut(e) {
54
54
  t
55
55
  ) : e.ownerDocument;
56
56
  }
57
- function Dt(e, t) {
58
- return Rt(
57
+ function Ut(e, t) {
58
+ return Mt(
59
59
  /** @type {Document} */
60
60
  e.head || e,
61
61
  t
@@ -74,17 +74,17 @@ function Yr(e, t) {
74
74
  function te(e) {
75
75
  return document.createElement(e);
76
76
  }
77
- function Gt(e) {
77
+ function Dt(e) {
78
78
  return document.createElementNS("http://www.w3.org/2000/svg", e);
79
79
  }
80
- function at(e) {
80
+ function st(e) {
81
81
  return document.createTextNode(e);
82
82
  }
83
83
  function Kr() {
84
- return at(" ");
84
+ return st(" ");
85
85
  }
86
86
  function ei() {
87
- return at("");
87
+ return st("");
88
88
  }
89
89
  function ti(e, t, n, r) {
90
90
  return e.addEventListener(t, n, r), () => e.removeEventListener(t, n, r);
@@ -92,11 +92,11 @@ function ti(e, t, n, r) {
92
92
  function Re(e, t, n) {
93
93
  n == null ? e.removeAttribute(t) : e.getAttribute(t) !== n && e.setAttribute(t, n);
94
94
  }
95
- function g(e, t, n) {
95
+ function d(e, t, n) {
96
96
  const r = t.toLowerCase();
97
97
  r in e ? e[r] = typeof e[r] == "boolean" && n === "" ? !0 : n : t in e ? e[t] = typeof e[t] == "boolean" && n === "" ? !0 : n : Re(e, t, n);
98
98
  }
99
- function Ft(e) {
99
+ function Gt(e) {
100
100
  return Array.from(e.childNodes);
101
101
  }
102
102
  function ni(e, t) {
@@ -143,7 +143,7 @@ class ai {
143
143
  * @returns {void}
144
144
  */
145
145
  m(t, n, r = null) {
146
- this.e || (this.is_svg ? this.e = Gt(
146
+ this.e || (this.is_svg ? this.e = Dt(
147
147
  /** @type {keyof SVGElementTagNameMap} */
148
148
  n.nodeName
149
149
  ) : this.e = te(
@@ -182,7 +182,7 @@ class ai {
182
182
  this.n.forEach(ee);
183
183
  }
184
184
  }
185
- function jt(e) {
185
+ function Ft(e) {
186
186
  const t = {};
187
187
  return e.childNodes.forEach(
188
188
  /** @param {Element} node */
@@ -195,26 +195,26 @@ let J;
195
195
  function q(e) {
196
196
  J = e;
197
197
  }
198
- function ot() {
198
+ function at() {
199
199
  if (!J)
200
200
  throw new Error("Function called outside component initialization");
201
201
  return J;
202
202
  }
203
- function kt(e) {
204
- ot().$$.on_mount.push(e);
203
+ function jt(e) {
204
+ at().$$.on_mount.push(e);
205
205
  }
206
206
  function oi(e) {
207
- ot().$$.on_destroy.push(e);
207
+ at().$$.on_destroy.push(e);
208
208
  }
209
209
  const D = [], He = [];
210
210
  let G = [];
211
- const je = [], ut = /* @__PURE__ */ Promise.resolve();
211
+ const Fe = [], ot = /* @__PURE__ */ Promise.resolve();
212
212
  let Te = !1;
213
- function ht() {
214
- Te || (Te = !0, ut.then(H));
213
+ function ut() {
214
+ Te || (Te = !0, ot.then(H));
215
215
  }
216
216
  function ui() {
217
- return ht(), ut;
217
+ return ut(), ot;
218
218
  }
219
219
  function Se(e) {
220
220
  G.push(e);
@@ -229,7 +229,7 @@ function H() {
229
229
  try {
230
230
  for (; $ < D.length; ) {
231
231
  const t = D[$];
232
- $++, q(t), Vt(t.$$);
232
+ $++, q(t), kt(t.$$);
233
233
  }
234
234
  } catch (t) {
235
235
  throw D.length = 0, $ = 0, t;
@@ -242,24 +242,24 @@ function H() {
242
242
  }
243
243
  G.length = 0;
244
244
  } while (D.length);
245
- for (; je.length; )
246
- je.pop()();
245
+ for (; Fe.length; )
246
+ Fe.pop()();
247
247
  Te = !1, be.clear(), q(e);
248
248
  }
249
- function Vt(e) {
249
+ function kt(e) {
250
250
  if (e.fragment !== null) {
251
251
  e.update(), X(e.before_update);
252
252
  const t = e.dirty;
253
253
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Se);
254
254
  }
255
255
  }
256
- function Xt(e) {
256
+ function Vt(e) {
257
257
  const t = [], n = [];
258
258
  G.forEach((r) => e.indexOf(r) === -1 ? t.push(r) : n.push(r)), n.forEach((r) => r()), G = t;
259
259
  }
260
- const zt = /* @__PURE__ */ new Set();
261
- function lt(e, t) {
262
- e && e.i && (zt.delete(e), e.i(t));
260
+ const Xt = /* @__PURE__ */ new Set();
261
+ function ht(e, t) {
262
+ e && e.i && (Xt.delete(e), e.i(t));
263
263
  }
264
264
  function hi(e) {
265
265
  return e?.length !== void 0 ? e : Array.from(e);
@@ -269,22 +269,22 @@ function li(e, t) {
269
269
  }
270
270
  function fi(e, t, n, r, i, s, a, o, l, u, h, m) {
271
271
  let f = e.length, b = s.length, y = f;
272
- const _ = {};
272
+ const x = {};
273
273
  for (; y--; )
274
- _[e[y].key] = y;
274
+ x[e[y].key] = y;
275
275
  const T = [], w = /* @__PURE__ */ new Map(), A = /* @__PURE__ */ new Map(), S = [];
276
276
  for (y = b; y--; ) {
277
277
  const c = m(i, s, y), I = n(c);
278
278
  let L = a.get(I);
279
- L ? S.push(() => L.p(c, t)) : (L = u(I, c), L.c()), w.set(I, T[y] = L), I in _ && A.set(I, Math.abs(y - _[I]));
279
+ L ? S.push(() => L.p(c, t)) : (L = u(I, c), L.c()), w.set(I, T[y] = L), I in x && A.set(I, Math.abs(y - x[I]));
280
280
  }
281
- const P = /* @__PURE__ */ new Set(), x = /* @__PURE__ */ new Set();
281
+ const P = /* @__PURE__ */ new Set(), v = /* @__PURE__ */ new Set();
282
282
  function O(c) {
283
- lt(c, 1), c.m(o, h), a.set(c.key, c), h = c.first, b--;
283
+ ht(c, 1), c.m(o, h), a.set(c.key, c), h = c.first, b--;
284
284
  }
285
285
  for (; f && b; ) {
286
286
  const c = T[b - 1], I = e[f - 1], L = c.key, ne = I.key;
287
- c === I ? (h = c.first, f--, b--) : w.has(ne) ? !a.has(L) || P.has(L) ? O(c) : x.has(ne) ? f-- : A.get(L) > A.get(ne) ? (x.add(L), O(c)) : (P.add(ne), f--) : (l(I, a), f--);
287
+ c === I ? (h = c.first, f--, b--) : w.has(ne) ? !a.has(L) || P.has(L) ? O(c) : v.has(ne) ? f-- : A.get(L) > A.get(ne) ? (v.add(L), O(c)) : (P.add(ne), f--) : (l(I, a), f--);
288
288
  }
289
289
  for (; f--; ) {
290
290
  const c = e[f];
@@ -294,21 +294,21 @@ function fi(e, t, n, r, i, s, a, o, l, u, h, m) {
294
294
  O(T[b - 1]);
295
295
  return X(S), T;
296
296
  }
297
- function Wt(e, t, n) {
297
+ function zt(e, t, n) {
298
298
  const { fragment: r, after_update: i } = e.$$;
299
299
  r && r.m(t, n), Se(() => {
300
- const s = e.$$.on_mount.map(rt).filter(Me);
300
+ const s = e.$$.on_mount.map(nt).filter(Me);
301
301
  e.$$.on_destroy ? e.$$.on_destroy.push(...s) : X(s), e.$$.on_mount = [];
302
302
  }), i.forEach(Se);
303
303
  }
304
- function Zt(e, t) {
304
+ function Wt(e, t) {
305
305
  const n = e.$$;
306
- n.fragment !== null && (Xt(n.after_update), X(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
306
+ n.fragment !== null && (Vt(n.after_update), X(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
307
307
  }
308
- function Qt(e, t) {
309
- e.$$.dirty[0] === -1 && (D.push(e), ht(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
308
+ function Zt(e, t) {
309
+ e.$$.dirty[0] === -1 && (D.push(e), ut(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
310
310
  }
311
- function qt(e, t, n, r, i, s, a = null, o = [-1]) {
311
+ function Qt(e, t, n, r, i, s, a = null, o = [-1]) {
312
312
  const l = J;
313
313
  q(e);
314
314
  const u = e.$$ = {
@@ -318,7 +318,7 @@ function qt(e, t, n, r, i, s, a = null, o = [-1]) {
318
318
  props: s,
319
319
  update: N,
320
320
  not_equal: i,
321
- bound: Fe(),
321
+ bound: Ge(),
322
322
  // lifecycle
323
323
  on_mount: [],
324
324
  on_destroy: [],
@@ -327,7 +327,7 @@ function qt(e, t, n, r, i, s, a = null, o = [-1]) {
327
327
  after_update: [],
328
328
  context: new Map(t.context || (l ? l.$$.context : [])),
329
329
  // everything else
330
- callbacks: Fe(),
330
+ callbacks: Ge(),
331
331
  dirty: o,
332
332
  skip_bound: !1,
333
333
  root: t.target || l.$$.root
@@ -336,19 +336,19 @@ function qt(e, t, n, r, i, s, a = null, o = [-1]) {
336
336
  let h = !1;
337
337
  if (u.ctx = n ? n(e, t.props || {}, (m, f, ...b) => {
338
338
  const y = b.length ? b[0] : f;
339
- return u.ctx && i(u.ctx[m], u.ctx[m] = y) && (!u.skip_bound && u.bound[m] && u.bound[m](y), h && Qt(e, m)), f;
339
+ return u.ctx && i(u.ctx[m], u.ctx[m] = y) && (!u.skip_bound && u.bound[m] && u.bound[m](y), h && Zt(e, m)), f;
340
340
  }) : [], u.update(), h = !0, X(u.before_update), u.fragment = r ? r(u.ctx) : !1, t.target) {
341
341
  if (t.hydrate) {
342
- const m = Ft(t.target);
342
+ const m = Gt(t.target);
343
343
  u.fragment && u.fragment.l(m), m.forEach(ee);
344
344
  } else
345
345
  u.fragment && u.fragment.c();
346
- t.intro && lt(e.$$.fragment), Wt(e, t.target, t.anchor), H();
346
+ t.intro && ht(e.$$.fragment), zt(e, t.target, t.anchor), H();
347
347
  }
348
348
  q(l);
349
349
  }
350
- let ft;
351
- typeof HTMLElement == "function" && (ft = class extends HTMLElement {
350
+ let lt;
351
+ typeof HTMLElement == "function" && (lt = class extends HTMLElement {
352
352
  /** The Svelte component constructor */
353
353
  $$ctor;
354
354
  /** Slots */
@@ -407,7 +407,7 @@ typeof HTMLElement == "function" && (ft = class extends HTMLElement {
407
407
  };
408
408
  if (await Promise.resolve(), !this.$$cn || this.$$c)
409
409
  return;
410
- const t = {}, n = jt(this);
410
+ const t = {}, n = Ft(this);
411
411
  for (const i of this.$$s)
412
412
  i in n && (t[i] = [e(i)]);
413
413
  for (const i of this.attributes) {
@@ -494,8 +494,8 @@ function se(e, t, n, r) {
494
494
  return t;
495
495
  }
496
496
  }
497
- function Jt(e, t, n, r, i, s) {
498
- let a = class extends ft {
497
+ function qt(e, t, n, r, i, s) {
498
+ let a = class extends lt {
499
499
  constructor() {
500
500
  super(e, n, i), this.$$p_d = t;
501
501
  }
@@ -523,7 +523,7 @@ function Jt(e, t, n, r, i, s) {
523
523
  }), e.element = /** @type {any} */
524
524
  a, a;
525
525
  }
526
- class Yt {
526
+ class Jt {
527
527
  /**
528
528
  * ### PRIVATE API
529
529
  *
@@ -542,7 +542,7 @@ class Yt {
542
542
  $$set = void 0;
543
543
  /** @returns {void} */
544
544
  $destroy() {
545
- Zt(this, 1), this.$destroy = N;
545
+ Wt(this, 1), this.$destroy = N;
546
546
  }
547
547
  /**
548
548
  * @template {Extract<keyof Events, string>} K
@@ -564,13 +564,13 @@ class Yt {
564
564
  * @returns {void}
565
565
  */
566
566
  $set(t) {
567
- this.$$set && !Mt(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
567
+ this.$$set && !Ct(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
568
568
  }
569
569
  }
570
- const Kt = "4";
571
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Kt);
570
+ const Yt = "4";
571
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Yt);
572
572
  const U = [];
573
- function en(e, t) {
573
+ function Kt(e, t) {
574
574
  return {
575
575
  subscribe: fe(e, t).subscribe
576
576
  };
@@ -579,7 +579,7 @@ function fe(e, t = N) {
579
579
  let n;
580
580
  const r = /* @__PURE__ */ new Set();
581
581
  function i(o) {
582
- if (it(e, o) && (e = o, n)) {
582
+ if (rt(e, o) && (e = o, n)) {
583
583
  const l = !U.length;
584
584
  for (const u of r)
585
585
  u[1](), U.push(u, e);
@@ -606,7 +606,7 @@ function z(e, t, n) {
606
606
  if (!i.every(Boolean))
607
607
  throw new Error("derived() expects stores as input, got a falsy value");
608
608
  const s = t.length < 2;
609
- return en(n, (a, o) => {
609
+ return Kt(n, (a, o) => {
610
610
  let l = !1;
611
611
  const u = [];
612
612
  let h = 0, m = N;
@@ -617,13 +617,13 @@ function z(e, t, n) {
617
617
  const y = t(r ? u[0] : u, a, o);
618
618
  s ? a(y) : m = Me(y) ? y : N;
619
619
  }, b = i.map(
620
- (y, _) => st(
620
+ (y, x) => it(
621
621
  y,
622
622
  (T) => {
623
- u[_] = T, h &= ~(1 << _), l && f();
623
+ u[x] = T, h &= ~(1 << x), l && f();
624
624
  },
625
625
  () => {
626
- h |= 1 << _;
626
+ h |= 1 << x;
627
627
  }
628
628
  )
629
629
  );
@@ -632,70 +632,70 @@ function z(e, t, n) {
632
632
  };
633
633
  });
634
634
  }
635
- function tn(e) {
636
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
635
+ function en(e) {
636
+ return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
637
637
  }
638
- var nn = function(t) {
639
- return rn(t) && !sn(t);
638
+ var tn = function(t) {
639
+ return nn(t) && !rn(t);
640
640
  };
641
- function rn(e) {
641
+ function nn(e) {
642
642
  return !!e && typeof e == "object";
643
643
  }
644
- function sn(e) {
644
+ function rn(e) {
645
645
  var t = Object.prototype.toString.call(e);
646
- return t === "[object RegExp]" || t === "[object Date]" || un(e);
646
+ return t === "[object RegExp]" || t === "[object Date]" || on(e);
647
647
  }
648
- var an = typeof Symbol == "function" && Symbol.for, on = an ? Symbol.for("react.element") : 60103;
649
- function un(e) {
650
- return e.$$typeof === on;
648
+ var sn = typeof Symbol == "function" && Symbol.for, an = sn ? Symbol.for("react.element") : 60103;
649
+ function on(e) {
650
+ return e.$$typeof === an;
651
651
  }
652
- function hn(e) {
652
+ function un(e) {
653
653
  return Array.isArray(e) ? [] : {};
654
654
  }
655
655
  function Y(e, t) {
656
- return t.clone !== !1 && t.isMergeableObject(e) ? F(hn(e), e, t) : e;
656
+ return t.clone !== !1 && t.isMergeableObject(e) ? F(un(e), e, t) : e;
657
657
  }
658
- function ln(e, t, n) {
658
+ function hn(e, t, n) {
659
659
  return e.concat(t).map(function(r) {
660
660
  return Y(r, n);
661
661
  });
662
662
  }
663
- function fn(e, t) {
663
+ function ln(e, t) {
664
664
  if (!t.customMerge)
665
665
  return F;
666
666
  var n = t.customMerge(e);
667
667
  return typeof n == "function" ? n : F;
668
668
  }
669
- function cn(e) {
669
+ function fn(e) {
670
670
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
671
671
  return Object.propertyIsEnumerable.call(e, t);
672
672
  }) : [];
673
673
  }
674
- function ke(e) {
675
- return Object.keys(e).concat(cn(e));
674
+ function je(e) {
675
+ return Object.keys(e).concat(fn(e));
676
676
  }
677
- function ct(e, t) {
677
+ function ft(e, t) {
678
678
  try {
679
679
  return t in e;
680
680
  } catch {
681
681
  return !1;
682
682
  }
683
683
  }
684
- function mn(e, t) {
685
- return ct(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
684
+ function cn(e, t) {
685
+ return ft(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
686
686
  }
687
- function gn(e, t, n) {
687
+ function mn(e, t, n) {
688
688
  var r = {};
689
- return n.isMergeableObject(e) && ke(e).forEach(function(i) {
689
+ return n.isMergeableObject(e) && je(e).forEach(function(i) {
690
690
  r[i] = Y(e[i], n);
691
- }), ke(t).forEach(function(i) {
692
- mn(e, i) || (ct(e, i) && n.isMergeableObject(t[i]) ? r[i] = fn(i, n)(e[i], t[i], n) : r[i] = Y(t[i], n));
691
+ }), je(t).forEach(function(i) {
692
+ cn(e, i) || (ft(e, i) && n.isMergeableObject(t[i]) ? r[i] = ln(i, n)(e[i], t[i], n) : r[i] = Y(t[i], n));
693
693
  }), r;
694
694
  }
695
695
  function F(e, t, n) {
696
- n = n || {}, n.arrayMerge = n.arrayMerge || ln, n.isMergeableObject = n.isMergeableObject || nn, n.cloneUnlessOtherwiseSpecified = Y;
696
+ n = n || {}, n.arrayMerge = n.arrayMerge || hn, n.isMergeableObject = n.isMergeableObject || tn, n.cloneUnlessOtherwiseSpecified = Y;
697
697
  var r = Array.isArray(t), i = Array.isArray(e), s = r === i;
698
- return s ? r ? n.arrayMerge(e, t, n) : gn(e, t, n) : Y(t, n);
698
+ return s ? r ? n.arrayMerge(e, t, n) : mn(e, t, n) : Y(t, n);
699
699
  }
700
700
  F.all = function(t, n) {
701
701
  if (!Array.isArray(t))
@@ -704,8 +704,8 @@ F.all = function(t, n) {
704
704
  return F(r, i, n);
705
705
  }, {});
706
706
  };
707
- var dn = F, bn = dn;
708
- const pn = /* @__PURE__ */ tn(bn);
707
+ var dn = F, gn = dn;
708
+ const bn = /* @__PURE__ */ en(gn);
709
709
  /*! *****************************************************************************
710
710
  Copyright (c) Microsoft Corporation.
711
711
 
@@ -747,7 +747,7 @@ var E = function() {
747
747
  return t;
748
748
  }, E.apply(this, arguments);
749
749
  };
750
- function yn(e, t) {
750
+ function pn(e, t) {
751
751
  var n = {};
752
752
  for (var r in e)
753
753
  Object.prototype.hasOwnProperty.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
@@ -795,93 +795,95 @@ function pe(e, t, n) {
795
795
  return e.concat(s || t);
796
796
  }
797
797
  function ye(e, t) {
798
- var n = t && t.cache ? t.cache : Tn, r = t && t.serializer ? t.serializer : Hn, i = t && t.strategy ? t.strategy : vn;
798
+ var n = t && t.cache ? t.cache : Tn, r = t && t.serializer ? t.serializer : vn, i = t && t.strategy ? t.strategy : En;
799
799
  return i(e, {
800
800
  cache: n,
801
801
  serializer: r
802
802
  });
803
803
  }
804
- function En(e) {
804
+ function yn(e) {
805
805
  return e == null || typeof e == "number" || typeof e == "boolean";
806
806
  }
807
- function mt(e, t, n, r) {
808
- var i = En(r) ? r : n(r), s = t.get(i);
807
+ function ct(e, t, n, r) {
808
+ var i = yn(r) ? r : n(r), s = t.get(i);
809
809
  return typeof s > "u" && (s = e.call(this, r), t.set(i, s)), s;
810
810
  }
811
- function gt(e, t, n) {
811
+ function mt(e, t, n) {
812
812
  var r = Array.prototype.slice.call(arguments, 3), i = n(r), s = t.get(i);
813
813
  return typeof s > "u" && (s = e.apply(this, r), t.set(i, s)), s;
814
814
  }
815
815
  function $e(e, t, n, r, i) {
816
816
  return n.bind(t, e, r, i);
817
817
  }
818
- function vn(e, t) {
819
- var n = e.length === 1 ? mt : gt;
818
+ function En(e, t) {
819
+ var n = e.length === 1 ? ct : mt;
820
820
  return $e(e, this, n, t.cache.create(), t.serializer);
821
821
  }
822
822
  function _n(e, t) {
823
- return $e(e, this, gt, t.cache.create(), t.serializer);
823
+ return $e(e, this, mt, t.cache.create(), t.serializer);
824
824
  }
825
825
  function xn(e, t) {
826
- return $e(e, this, mt, t.cache.create(), t.serializer);
826
+ return $e(e, this, ct, t.cache.create(), t.serializer);
827
827
  }
828
- var Hn = function() {
828
+ var vn = function() {
829
829
  return JSON.stringify(arguments);
830
- };
831
- function Ue() {
832
- this.cache = /* @__PURE__ */ Object.create(null);
833
- }
834
- Ue.prototype.get = function(e) {
835
- return this.cache[e];
836
- };
837
- Ue.prototype.set = function(e, t) {
838
- this.cache[e] = t;
839
- };
840
- var Tn = {
830
+ }, Hn = (
831
+ /** @class */
832
+ function() {
833
+ function e() {
834
+ this.cache = /* @__PURE__ */ Object.create(null);
835
+ }
836
+ return e.prototype.get = function(t) {
837
+ return this.cache[t];
838
+ }, e.prototype.set = function(t, n) {
839
+ this.cache[t] = n;
840
+ }, e;
841
+ }()
842
+ ), Tn = {
841
843
  create: function() {
842
- return new Ue();
844
+ return new Hn();
843
845
  }
844
846
  }, Ee = {
845
847
  variadic: _n,
846
848
  monadic: xn
847
- }, d;
849
+ }, g;
848
850
  (function(e) {
849
851
  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";
850
- })(d || (d = {}));
851
- var v;
852
+ })(g || (g = {}));
853
+ var _;
852
854
  (function(e) {
853
855
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
854
- })(v || (v = {}));
856
+ })(_ || (_ = {}));
855
857
  var j;
856
858
  (function(e) {
857
859
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
858
860
  })(j || (j = {}));
859
- function Ve(e) {
860
- return e.type === v.literal;
861
+ function ke(e) {
862
+ return e.type === _.literal;
861
863
  }
862
864
  function Sn(e) {
863
- return e.type === v.argument;
865
+ return e.type === _.argument;
864
866
  }
865
867
  function dt(e) {
866
- return e.type === v.number;
868
+ return e.type === _.number;
869
+ }
870
+ function gt(e) {
871
+ return e.type === _.date;
867
872
  }
868
873
  function bt(e) {
869
- return e.type === v.date;
874
+ return e.type === _.time;
870
875
  }
871
876
  function pt(e) {
872
- return e.type === v.time;
877
+ return e.type === _.select;
873
878
  }
874
879
  function yt(e) {
875
- return e.type === v.select;
876
- }
877
- function Et(e) {
878
- return e.type === v.plural;
880
+ return e.type === _.plural;
879
881
  }
880
882
  function Bn(e) {
881
- return e.type === v.pound;
883
+ return e.type === _.pound;
882
884
  }
883
- function vt(e) {
884
- return e.type === v.tag;
885
+ function Et(e) {
886
+ return e.type === _.tag;
885
887
  }
886
888
  function _t(e) {
887
889
  return !!(e && typeof e == "object" && e.type === j.number);
@@ -1003,14 +1005,14 @@ function Nn(e) {
1003
1005
  function On(e) {
1004
1006
  return e.replace(/^(.*?)-/, "");
1005
1007
  }
1006
- var Xe = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Ht = /^(@+)?(\+|#+)?[rs]?$/g, In = /(\*)(0+)|(#+)(0+)|(0+)/g, Tt = /^(0+)$/;
1007
- function ze(e) {
1008
+ var Ve = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, vt = /^(@+)?(\+|#+)?[rs]?$/g, In = /(\*)(0+)|(#+)(0+)|(0+)/g, Ht = /^(0+)$/;
1009
+ function Xe(e) {
1008
1010
  var t = {};
1009
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Ht, function(n, r, i) {
1011
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(vt, function(n, r, i) {
1010
1012
  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)), "";
1011
1013
  }), t;
1012
1014
  }
1013
- function St(e) {
1015
+ function Tt(e) {
1014
1016
  switch (e) {
1015
1017
  case "sign-auto":
1016
1018
  return {
@@ -1058,14 +1060,14 @@ function Ln(e) {
1058
1060
  notation: "scientific"
1059
1061
  }, e = e.slice(1)), t) {
1060
1062
  var n = e.slice(0, 2);
1061
- if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Tt.test(e))
1063
+ if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Ht.test(e))
1062
1064
  throw new Error("Malformed concise eng/scientific notation");
1063
1065
  t.minimumIntegerDigits = e.length;
1064
1066
  }
1065
1067
  return t;
1066
1068
  }
1067
- function We(e) {
1068
- var t = {}, n = St(e);
1069
+ function ze(e) {
1070
+ var t = {}, n = Tt(e);
1069
1071
  return n || t;
1070
1072
  }
1071
1073
  function Cn(e) {
@@ -1104,12 +1106,12 @@ function Cn(e) {
1104
1106
  continue;
1105
1107
  case "scientific":
1106
1108
  t = E(E(E({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1107
- return E(E({}, l), We(u));
1109
+ return E(E({}, l), ze(u));
1108
1110
  }, {}));
1109
1111
  continue;
1110
1112
  case "engineering":
1111
1113
  t = E(E(E({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1112
- return E(E({}, l), We(u));
1114
+ return E(E({}, l), ze(u));
1113
1115
  }, {}));
1114
1116
  continue;
1115
1117
  case "notation-simple":
@@ -1167,25 +1169,25 @@ function Cn(e) {
1167
1169
  });
1168
1170
  continue;
1169
1171
  }
1170
- if (Tt.test(i.stem)) {
1172
+ if (Ht.test(i.stem)) {
1171
1173
  t.minimumIntegerDigits = i.stem.length;
1172
1174
  continue;
1173
1175
  }
1174
- if (Xe.test(i.stem)) {
1176
+ if (Ve.test(i.stem)) {
1175
1177
  if (i.options.length > 1)
1176
1178
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1177
- i.stem.replace(Xe, function(l, u, h, m, f, b) {
1179
+ i.stem.replace(Ve, function(l, u, h, m, f, b) {
1178
1180
  return h === "*" ? t.minimumFractionDigits = u.length : m && m[0] === "#" ? t.maximumFractionDigits = m.length : f && b ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + b.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1179
1181
  });
1180
1182
  var s = i.options[0];
1181
- s === "w" ? t = E(E({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = E(E({}, t), ze(s)));
1183
+ s === "w" ? t = E(E({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = E(E({}, t), Xe(s)));
1182
1184
  continue;
1183
1185
  }
1184
- if (Ht.test(i.stem)) {
1185
- t = E(E({}, t), ze(i.stem));
1186
+ if (vt.test(i.stem)) {
1187
+ t = E(E({}, t), Xe(i.stem));
1186
1188
  continue;
1187
1189
  }
1188
- var a = St(i.stem);
1190
+ var a = Tt(i.stem);
1189
1191
  a && (t = E(E({}, t), a));
1190
1192
  var o = Ln(i.stem);
1191
1193
  o && (t = E(E({}, t), o));
@@ -2645,7 +2647,7 @@ function Rn(e) {
2645
2647
  var i = ie[r || ""] || ie[n || ""] || ie["".concat(n, "-001")] || ie["001"];
2646
2648
  return i[0];
2647
2649
  }
2648
- var ve, $n = new RegExp("^".concat(xt.source, "*")), Un = new RegExp("".concat(xt.source, "*$"));
2650
+ var _e, $n = new RegExp("^".concat(xt.source, "*")), Un = new RegExp("".concat(xt.source, "*$"));
2649
2651
  function p(e, t) {
2650
2652
  return { start: e, end: t };
2651
2653
  }
@@ -2653,12 +2655,12 @@ var Dn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Gn = !!String
2653
2655
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2654
2656
  }, we = !0;
2655
2657
  try {
2656
- var Wn = At("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2657
- we = ((ve = Wn.exec("a")) === null || ve === void 0 ? void 0 : ve[0]) === "a";
2658
+ var Wn = Bt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2659
+ we = ((_e = Wn.exec("a")) === null || _e === void 0 ? void 0 : _e[0]) === "a";
2658
2660
  } catch {
2659
2661
  we = !1;
2660
2662
  }
2661
- var Ze = Dn ? (
2663
+ var We = Dn ? (
2662
2664
  // Native
2663
2665
  function(t, n, r) {
2664
2666
  return t.startsWith(n, r);
@@ -2680,7 +2682,7 @@ var Ze = Dn ? (
2680
2682
  }
2681
2683
  return r;
2682
2684
  }
2683
- ), Qe = (
2685
+ ), Ze = (
2684
2686
  // native
2685
2687
  Fn ? Object.fromEntries : (
2686
2688
  // Ponyfill
@@ -2692,7 +2694,7 @@ var Ze = Dn ? (
2692
2694
  return n;
2693
2695
  }
2694
2696
  )
2695
- ), Bt = jn ? (
2697
+ ), St = jn ? (
2696
2698
  // Native
2697
2699
  function(t, n) {
2698
2700
  return t.codePointAt(n);
@@ -2727,23 +2729,23 @@ var Ze = Dn ? (
2727
2729
  return t.replace(Un, "");
2728
2730
  }
2729
2731
  );
2730
- function At(e, t) {
2732
+ function Bt(e, t) {
2731
2733
  return new RegExp(e, t);
2732
2734
  }
2733
2735
  var Ne;
2734
2736
  if (we) {
2735
- var qe = At("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2737
+ var Qe = Bt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2736
2738
  Ne = function(t, n) {
2737
2739
  var r;
2738
- qe.lastIndex = n;
2739
- var i = qe.exec(t);
2740
+ Qe.lastIndex = n;
2741
+ var i = Qe.exec(t);
2740
2742
  return (r = i[1]) !== null && r !== void 0 ? r : "";
2741
2743
  };
2742
2744
  } else
2743
2745
  Ne = function(t, n) {
2744
2746
  for (var r = []; ; ) {
2745
- var i = Bt(t, n);
2746
- if (i === void 0 || wt(i) || Kn(i))
2747
+ var i = St(t, n);
2748
+ if (i === void 0 || At(i) || Kn(i))
2747
2749
  break;
2748
2750
  r.push(i), n += i >= 65536 ? 2 : 1;
2749
2751
  }
@@ -2773,13 +2775,13 @@ var qn = (
2773
2775
  if (s === 35 && (n === "plural" || n === "selectordinal")) {
2774
2776
  var o = this.clonePosition();
2775
2777
  this.bump(), i.push({
2776
- type: v.pound,
2778
+ type: _.pound,
2777
2779
  location: p(o, this.clonePosition())
2778
2780
  });
2779
2781
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
2780
2782
  if (r)
2781
2783
  break;
2782
- return this.error(d.UNMATCHED_CLOSING_TAG, p(this.clonePosition(), this.clonePosition()));
2784
+ return this.error(g.UNMATCHED_CLOSING_TAG, p(this.clonePosition(), this.clonePosition()));
2783
2785
  } else if (s === 60 && !this.ignoreTag && Oe(this.peek() || 0)) {
2784
2786
  var a = this.parseTag(t, n);
2785
2787
  if (a.err)
@@ -2801,7 +2803,7 @@ var qn = (
2801
2803
  if (this.bumpSpace(), this.bumpIf("/>"))
2802
2804
  return {
2803
2805
  val: {
2804
- type: v.literal,
2806
+ type: _.literal,
2805
2807
  value: "<".concat(i, "/>"),
2806
2808
  location: p(r, this.clonePosition())
2807
2809
  },
@@ -2814,21 +2816,21 @@ var qn = (
2814
2816
  var a = s.val, o = this.clonePosition();
2815
2817
  if (this.bumpIf("</")) {
2816
2818
  if (this.isEOF() || !Oe(this.char()))
2817
- return this.error(d.INVALID_TAG, p(o, this.clonePosition()));
2819
+ return this.error(g.INVALID_TAG, p(o, this.clonePosition()));
2818
2820
  var l = this.clonePosition(), u = this.parseTagName();
2819
- return i !== u ? this.error(d.UNMATCHED_CLOSING_TAG, p(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2821
+ return i !== u ? this.error(g.UNMATCHED_CLOSING_TAG, p(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2820
2822
  val: {
2821
- type: v.tag,
2823
+ type: _.tag,
2822
2824
  value: i,
2823
2825
  children: a,
2824
2826
  location: p(r, this.clonePosition())
2825
2827
  },
2826
2828
  err: null
2827
- } : this.error(d.INVALID_TAG, p(o, this.clonePosition())));
2829
+ } : this.error(g.INVALID_TAG, p(o, this.clonePosition())));
2828
2830
  } else
2829
- return this.error(d.UNCLOSED_TAG, p(r, this.clonePosition()));
2831
+ return this.error(g.UNCLOSED_TAG, p(r, this.clonePosition()));
2830
2832
  } else
2831
- return this.error(d.INVALID_TAG, p(r, this.clonePosition()));
2833
+ return this.error(g.INVALID_TAG, p(r, this.clonePosition()));
2832
2834
  }, e.prototype.parseTagName = function() {
2833
2835
  var t = this.offset();
2834
2836
  for (this.bump(); !this.isEOF() && Yn(this.char()); )
@@ -2855,7 +2857,7 @@ var qn = (
2855
2857
  }
2856
2858
  var l = p(r, this.clonePosition());
2857
2859
  return {
2858
- val: { type: v.literal, value: i, location: l },
2860
+ val: { type: _.literal, value: i, location: l },
2859
2861
  err: null
2860
2862
  };
2861
2863
  }, e.prototype.tryParseLeftAngleBracket = function() {
@@ -2903,19 +2905,19 @@ var qn = (
2903
2905
  }, e.prototype.parseArgument = function(t, n) {
2904
2906
  var r = this.clonePosition();
2905
2907
  if (this.bump(), this.bumpSpace(), this.isEOF())
2906
- return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, p(r, this.clonePosition()));
2908
+ return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, p(r, this.clonePosition()));
2907
2909
  if (this.char() === 125)
2908
- return this.bump(), this.error(d.EMPTY_ARGUMENT, p(r, this.clonePosition()));
2910
+ return this.bump(), this.error(g.EMPTY_ARGUMENT, p(r, this.clonePosition()));
2909
2911
  var i = this.parseIdentifierIfPossible().value;
2910
2912
  if (!i)
2911
- return this.error(d.MALFORMED_ARGUMENT, p(r, this.clonePosition()));
2913
+ return this.error(g.MALFORMED_ARGUMENT, p(r, this.clonePosition()));
2912
2914
  if (this.bumpSpace(), this.isEOF())
2913
- return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, p(r, this.clonePosition()));
2915
+ return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, p(r, this.clonePosition()));
2914
2916
  switch (this.char()) {
2915
2917
  case 125:
2916
2918
  return this.bump(), {
2917
2919
  val: {
2918
- type: v.argument,
2920
+ type: _.argument,
2919
2921
  // value does not include the opening and closing braces.
2920
2922
  value: i,
2921
2923
  location: p(r, this.clonePosition())
@@ -2923,9 +2925,9 @@ var qn = (
2923
2925
  err: null
2924
2926
  };
2925
2927
  case 44:
2926
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, p(r, this.clonePosition())) : this.parseArgumentOptions(t, n, i, r);
2928
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, p(r, this.clonePosition())) : this.parseArgumentOptions(t, n, i, r);
2927
2929
  default:
2928
- return this.error(d.MALFORMED_ARGUMENT, p(r, this.clonePosition()));
2930
+ return this.error(g.MALFORMED_ARGUMENT, p(r, this.clonePosition()));
2929
2931
  }
2930
2932
  }, e.prototype.parseIdentifierIfPossible = function() {
2931
2933
  var t = this.clonePosition(), n = this.offset(), r = Ne(this.message, n), i = n + r.length;
@@ -2936,7 +2938,7 @@ var qn = (
2936
2938
  var s, a = this.clonePosition(), o = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2937
2939
  switch (o) {
2938
2940
  case "":
2939
- return this.error(d.EXPECT_ARGUMENT_TYPE, p(a, l));
2941
+ return this.error(g.EXPECT_ARGUMENT_TYPE, p(a, l));
2940
2942
  case "number":
2941
2943
  case "date":
2942
2944
  case "time": {
@@ -2949,25 +2951,25 @@ var qn = (
2949
2951
  return m;
2950
2952
  var f = Qn(m.val);
2951
2953
  if (f.length === 0)
2952
- return this.error(d.EXPECT_ARGUMENT_STYLE, p(this.clonePosition(), this.clonePosition()));
2954
+ return this.error(g.EXPECT_ARGUMENT_STYLE, p(this.clonePosition(), this.clonePosition()));
2953
2955
  var b = p(h, this.clonePosition());
2954
2956
  u = { style: f, styleLocation: b };
2955
2957
  }
2956
2958
  var y = this.tryParseArgumentClose(i);
2957
2959
  if (y.err)
2958
2960
  return y;
2959
- var _ = p(i, this.clonePosition());
2960
- if (u && Ze(u?.style, "::", 0)) {
2961
+ var x = p(i, this.clonePosition());
2962
+ if (u && We(u?.style, "::", 0)) {
2961
2963
  var T = Zn(u.style.slice(2));
2962
2964
  if (o === "number") {
2963
2965
  var m = this.parseNumberSkeletonFromString(T, u.styleLocation);
2964
2966
  return m.err ? m : {
2965
- val: { type: v.number, value: r, location: _, style: m.val },
2967
+ val: { type: _.number, value: r, location: x, style: m.val },
2966
2968
  err: null
2967
2969
  };
2968
2970
  } else {
2969
2971
  if (T.length === 0)
2970
- return this.error(d.EXPECT_DATE_TIME_SKELETON, _);
2972
+ return this.error(g.EXPECT_DATE_TIME_SKELETON, x);
2971
2973
  var w = T;
2972
2974
  this.locale && (w = Mn(T, this.locale));
2973
2975
  var f = {
@@ -2975,18 +2977,18 @@ var qn = (
2975
2977
  pattern: w,
2976
2978
  location: u.styleLocation,
2977
2979
  parsedOptions: this.shouldParseSkeletons ? wn(w) : {}
2978
- }, A = o === "date" ? v.date : v.time;
2980
+ }, A = o === "date" ? _.date : _.time;
2979
2981
  return {
2980
- val: { type: A, value: r, location: _, style: f },
2982
+ val: { type: A, value: r, location: x, style: f },
2981
2983
  err: null
2982
2984
  };
2983
2985
  }
2984
2986
  }
2985
2987
  return {
2986
2988
  val: {
2987
- type: o === "number" ? v.number : o === "date" ? v.date : v.time,
2989
+ type: o === "number" ? _.number : o === "date" ? _.date : _.time,
2988
2990
  value: r,
2989
- location: _,
2991
+ location: x,
2990
2992
  style: (s = u?.style) !== null && s !== void 0 ? s : null
2991
2993
  },
2992
2994
  err: null
@@ -2997,17 +2999,17 @@ var qn = (
2997
2999
  case "select": {
2998
3000
  var S = this.clonePosition();
2999
3001
  if (this.bumpSpace(), !this.bumpIf(","))
3000
- return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS, p(S, E({}, S)));
3002
+ return this.error(g.EXPECT_SELECT_ARGUMENT_OPTIONS, p(S, E({}, S)));
3001
3003
  this.bumpSpace();
3002
- var P = this.parseIdentifierIfPossible(), x = 0;
3004
+ var P = this.parseIdentifierIfPossible(), v = 0;
3003
3005
  if (o !== "select" && P.value === "offset") {
3004
3006
  if (!this.bumpIf(":"))
3005
- return this.error(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p(this.clonePosition(), this.clonePosition()));
3007
+ return this.error(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p(this.clonePosition(), this.clonePosition()));
3006
3008
  this.bumpSpace();
3007
- var m = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, d.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3009
+ var m = this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3008
3010
  if (m.err)
3009
3011
  return m;
3010
- this.bumpSpace(), P = this.parseIdentifierIfPossible(), x = m.val;
3012
+ this.bumpSpace(), P = this.parseIdentifierIfPossible(), v = m.val;
3011
3013
  }
3012
3014
  var O = this.tryParsePluralOrSelectOptions(t, o, n, P);
3013
3015
  if (O.err)
@@ -3018,18 +3020,18 @@ var qn = (
3018
3020
  var c = p(i, this.clonePosition());
3019
3021
  return o === "select" ? {
3020
3022
  val: {
3021
- type: v.select,
3023
+ type: _.select,
3022
3024
  value: r,
3023
- options: Qe(O.val),
3025
+ options: Ze(O.val),
3024
3026
  location: c
3025
3027
  },
3026
3028
  err: null
3027
3029
  } : {
3028
3030
  val: {
3029
- type: v.plural,
3031
+ type: _.plural,
3030
3032
  value: r,
3031
- options: Qe(O.val),
3032
- offset: x,
3033
+ options: Ze(O.val),
3034
+ offset: v,
3033
3035
  pluralType: o === "plural" ? "cardinal" : "ordinal",
3034
3036
  location: c
3035
3037
  },
@@ -3037,10 +3039,10 @@ var qn = (
3037
3039
  };
3038
3040
  }
3039
3041
  default:
3040
- return this.error(d.INVALID_ARGUMENT_TYPE, p(a, l));
3042
+ return this.error(g.INVALID_ARGUMENT_TYPE, p(a, l));
3041
3043
  }
3042
3044
  }, e.prototype.tryParseArgumentClose = function(t) {
3043
- return this.isEOF() || this.char() !== 125 ? this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, p(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3045
+ return this.isEOF() || this.char() !== 125 ? this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, p(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3044
3046
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
3045
3047
  for (var t = 0, n = this.clonePosition(); !this.isEOF(); ) {
3046
3048
  var r = this.char();
@@ -3049,7 +3051,7 @@ var qn = (
3049
3051
  this.bump();
3050
3052
  var i = this.clonePosition();
3051
3053
  if (!this.bumpUntil("'"))
3052
- return this.error(d.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, p(i, this.clonePosition()));
3054
+ return this.error(g.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, p(i, this.clonePosition()));
3053
3055
  this.bump();
3054
3056
  break;
3055
3057
  }
@@ -3081,7 +3083,7 @@ var qn = (
3081
3083
  try {
3082
3084
  r = Nn(t);
3083
3085
  } catch {
3084
- return this.error(d.INVALID_NUMBER_SKELETON, n);
3086
+ return this.error(g.INVALID_NUMBER_SKELETON, n);
3085
3087
  }
3086
3088
  return {
3087
3089
  val: {
@@ -3097,7 +3099,7 @@ var qn = (
3097
3099
  if (u.length === 0) {
3098
3100
  var m = this.clonePosition();
3099
3101
  if (n !== "select" && this.bumpIf("=")) {
3100
- var f = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_SELECTOR, d.INVALID_PLURAL_ARGUMENT_SELECTOR);
3102
+ var f = this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_SELECTOR, g.INVALID_PLURAL_ARGUMENT_SELECTOR);
3101
3103
  if (f.err)
3102
3104
  return f;
3103
3105
  h = p(m, this.clonePosition()), u = this.message.slice(m.offset, this.offset());
@@ -3105,17 +3107,17 @@ var qn = (
3105
3107
  break;
3106
3108
  }
3107
3109
  if (l.has(u))
3108
- return this.error(n === "select" ? d.DUPLICATE_SELECT_ARGUMENT_SELECTOR : d.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3110
+ return this.error(n === "select" ? g.DUPLICATE_SELECT_ARGUMENT_SELECTOR : g.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3109
3111
  u === "other" && (a = !0), this.bumpSpace();
3110
3112
  var b = this.clonePosition();
3111
3113
  if (!this.bumpIf("{"))
3112
- return this.error(n === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : d.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, p(this.clonePosition(), this.clonePosition()));
3114
+ return this.error(n === "select" ? g.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : g.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, p(this.clonePosition(), this.clonePosition()));
3113
3115
  var y = this.parseMessage(t + 1, n, r);
3114
3116
  if (y.err)
3115
3117
  return y;
3116
- var _ = this.tryParseArgumentClose(b);
3117
- if (_.err)
3118
- return _;
3118
+ var x = this.tryParseArgumentClose(b);
3119
+ if (x.err)
3120
+ return x;
3119
3121
  o.push([
3120
3122
  u,
3121
3123
  {
@@ -3124,7 +3126,7 @@ var qn = (
3124
3126
  }
3125
3127
  ]), l.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, h = s.location;
3126
3128
  }
3127
- return o.length === 0 ? this.error(n === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR : d.EXPECT_PLURAL_ARGUMENT_SELECTOR, p(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(d.MISSING_OTHER_CLAUSE, p(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
3129
+ return o.length === 0 ? this.error(n === "select" ? g.EXPECT_SELECT_ARGUMENT_SELECTOR : g.EXPECT_PLURAL_ARGUMENT_SELECTOR, p(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(g.MISSING_OTHER_CLAUSE, p(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
3128
3130
  }, e.prototype.tryParseDecimalInteger = function(t, n) {
3129
3131
  var r = 1, i = this.clonePosition();
3130
3132
  this.bumpIf("+") || this.bumpIf("-") && (r = -1);
@@ -3151,7 +3153,7 @@ var qn = (
3151
3153
  var t = this.position.offset;
3152
3154
  if (t >= this.message.length)
3153
3155
  throw Error("out of bound");
3154
- var n = Bt(this.message, t);
3156
+ var n = St(this.message, t);
3155
3157
  if (n === void 0)
3156
3158
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3157
3159
  return n;
@@ -3170,7 +3172,7 @@ var qn = (
3170
3172
  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);
3171
3173
  }
3172
3174
  }, e.prototype.bumpIf = function(t) {
3173
- if (Ze(this.message, t, this.offset())) {
3175
+ if (We(this.message, t, this.offset())) {
3174
3176
  for (var n = 0; n < t.length; n++)
3175
3177
  this.bump();
3176
3178
  return !0;
@@ -3192,7 +3194,7 @@ var qn = (
3192
3194
  break;
3193
3195
  }
3194
3196
  }, e.prototype.bumpSpace = function() {
3195
- for (; !this.isEOF() && wt(this.char()); )
3197
+ for (; !this.isEOF() && At(this.char()); )
3196
3198
  this.bump();
3197
3199
  }, e.prototype.peek = function() {
3198
3200
  if (this.isEOF())
@@ -3211,7 +3213,7 @@ function Jn(e) {
3211
3213
  function Yn(e) {
3212
3214
  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;
3213
3215
  }
3214
- function wt(e) {
3216
+ function At(e) {
3215
3217
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3216
3218
  }
3217
3219
  function Kn(e) {
@@ -3219,18 +3221,18 @@ function Kn(e) {
3219
3221
  }
3220
3222
  function Ie(e) {
3221
3223
  e.forEach(function(t) {
3222
- if (delete t.location, yt(t) || Et(t))
3224
+ if (delete t.location, pt(t) || yt(t))
3223
3225
  for (var n in t.options)
3224
3226
  delete t.options[n].location, Ie(t.options[n].value);
3225
3227
  else
3226
- dt(t) && _t(t.style) || (bt(t) || pt(t)) && Ae(t.style) ? delete t.style.location : vt(t) && Ie(t.children);
3228
+ dt(t) && _t(t.style) || (gt(t) || bt(t)) && Ae(t.style) ? delete t.style.location : Et(t) && Ie(t.children);
3227
3229
  });
3228
3230
  }
3229
3231
  function er(e, t) {
3230
3232
  t === void 0 && (t = {}), t = E({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3231
3233
  var n = new qn(e, t).parse();
3232
3234
  if (n.err) {
3233
- var r = SyntaxError(d[n.err.kind]);
3235
+ var r = SyntaxError(g[n.err.kind]);
3234
3236
  throw r.location = n.err.location, r.originalMessage = n.err.message, r;
3235
3237
  }
3236
3238
  return t?.captureLocation || Ie(n.val), n.val;
@@ -3251,7 +3253,7 @@ var me = (
3251
3253
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3252
3254
  }, t;
3253
3255
  }(Error)
3254
- ), Je = (
3256
+ ), qe = (
3255
3257
  /** @class */
3256
3258
  function(e) {
3257
3259
  ce(t, e);
@@ -3292,7 +3294,7 @@ function ir(e) {
3292
3294
  return typeof e == "function";
3293
3295
  }
3294
3296
  function ae(e, t, n, r, i, s, a) {
3295
- if (e.length === 1 && Ve(e[0]))
3297
+ if (e.length === 1 && ke(e[0]))
3296
3298
  return [
3297
3299
  {
3298
3300
  type: B.literal,
@@ -3301,7 +3303,7 @@ function ae(e, t, n, r, i, s, a) {
3301
3303
  ];
3302
3304
  for (var o = [], l = 0, u = e; l < u.length; l++) {
3303
3305
  var h = u[l];
3304
- if (Ve(h)) {
3306
+ if (ke(h)) {
3305
3307
  o.push({
3306
3308
  type: B.literal,
3307
3309
  value: h.value
@@ -3326,7 +3328,7 @@ function ae(e, t, n, r, i, s, a) {
3326
3328
  });
3327
3329
  continue;
3328
3330
  }
3329
- if (bt(h)) {
3331
+ if (gt(h)) {
3330
3332
  var b = typeof h.style == "string" ? r.date[h.style] : Ae(h.style) ? h.style.parsedOptions : void 0;
3331
3333
  o.push({
3332
3334
  type: B.literal,
@@ -3334,7 +3336,7 @@ function ae(e, t, n, r, i, s, a) {
3334
3336
  });
3335
3337
  continue;
3336
3338
  }
3337
- if (pt(h)) {
3339
+ if (bt(h)) {
3338
3340
  var b = typeof h.style == "string" ? r.time[h.style] : Ae(h.style) ? h.style.parsedOptions : r.time.medium;
3339
3341
  o.push({
3340
3342
  type: B.literal,
@@ -3350,28 +3352,28 @@ function ae(e, t, n, r, i, s, a) {
3350
3352
  });
3351
3353
  continue;
3352
3354
  }
3353
- if (vt(h)) {
3354
- var y = h.children, _ = h.value, T = i[_];
3355
+ if (Et(h)) {
3356
+ var y = h.children, x = h.value, T = i[x];
3355
3357
  if (!ir(T))
3356
- throw new tr(_, "function", a);
3357
- var w = ae(y, t, n, r, i, s), A = T(w.map(function(x) {
3358
- return x.value;
3358
+ throw new tr(x, "function", a);
3359
+ var w = ae(y, t, n, r, i, s), A = T(w.map(function(v) {
3360
+ return v.value;
3359
3361
  }));
3360
- Array.isArray(A) || (A = [A]), o.push.apply(o, A.map(function(x) {
3362
+ Array.isArray(A) || (A = [A]), o.push.apply(o, A.map(function(v) {
3361
3363
  return {
3362
- type: typeof x == "string" ? B.literal : B.object,
3363
- value: x
3364
+ type: typeof v == "string" ? B.literal : B.object,
3365
+ value: v
3364
3366
  };
3365
3367
  }));
3366
3368
  }
3367
- if (yt(h)) {
3369
+ if (pt(h)) {
3368
3370
  var S = h.options[f] || h.options.other;
3369
3371
  if (!S)
3370
- throw new Je(h.value, f, Object.keys(h.options), a);
3372
+ throw new qe(h.value, f, Object.keys(h.options), a);
3371
3373
  o.push.apply(o, ae(S.value, t, n, r, i));
3372
3374
  continue;
3373
3375
  }
3374
- if (Et(h)) {
3376
+ if (yt(h)) {
3375
3377
  var S = h.options["=".concat(f)];
3376
3378
  if (!S) {
3377
3379
  if (!Intl.PluralRules)
@@ -3382,7 +3384,7 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3382
3384
  S = h.options[P] || h.options.other;
3383
3385
  }
3384
3386
  if (!S)
3385
- throw new Je(h.value, f, Object.keys(h.options), a);
3387
+ throw new qe(h.value, f, Object.keys(h.options), a);
3386
3388
  o.push.apply(o, ae(S.value, t, n, r, i, f - (h.offset || 0)));
3387
3389
  continue;
3388
3390
  }
@@ -3399,7 +3401,7 @@ function ar(e, t) {
3399
3401
  return n[r] = sr(e[r], t[r]), n;
3400
3402
  }, E({}, e)) : e;
3401
3403
  }
3402
- function _e(e) {
3404
+ function xe(e) {
3403
3405
  return {
3404
3406
  create: function() {
3405
3407
  return {
@@ -3424,7 +3426,7 @@ function or(e) {
3424
3426
  n[r] = arguments[r];
3425
3427
  return new ((t = Intl.NumberFormat).bind.apply(t, pe([void 0], n, !1)))();
3426
3428
  }, {
3427
- cache: _e(e.number),
3429
+ cache: xe(e.number),
3428
3430
  strategy: Ee.variadic
3429
3431
  }),
3430
3432
  getDateTimeFormat: ye(function() {
@@ -3432,7 +3434,7 @@ function or(e) {
3432
3434
  n[r] = arguments[r];
3433
3435
  return new ((t = Intl.DateTimeFormat).bind.apply(t, pe([void 0], n, !1)))();
3434
3436
  }, {
3435
- cache: _e(e.dateTime),
3437
+ cache: xe(e.dateTime),
3436
3438
  strategy: Ee.variadic
3437
3439
  }),
3438
3440
  getPluralRules: ye(function() {
@@ -3440,7 +3442,7 @@ function or(e) {
3440
3442
  n[r] = arguments[r];
3441
3443
  return new ((t = Intl.PluralRules).bind.apply(t, pe([void 0], n, !1)))();
3442
3444
  }, {
3443
- cache: _e(e.pluralRules),
3445
+ cache: xe(e.pluralRules),
3444
3446
  strategy: Ee.variadic
3445
3447
  })
3446
3448
  };
@@ -3477,7 +3479,7 @@ var ur = (
3477
3479
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3478
3480
  var a = i || {};
3479
3481
  a.formatters;
3480
- var o = yn(a, ["formatters"]);
3482
+ var o = pn(a, ["formatters"]);
3481
3483
  this.ast = e.__parse(t, E(E({}, o), { locale: this.resolvedLocale }));
3482
3484
  } else
3483
3485
  this.ast = t;
@@ -3578,28 +3580,28 @@ function hr(e, t) {
3578
3580
  r = void 0;
3579
3581
  return r;
3580
3582
  }
3581
- const C = {}, lr = (e, t, n) => n && (t in C || (C[t] = {}), e in C[t] || (C[t][e] = n), n), Pt = (e, t) => {
3583
+ const C = {}, lr = (e, t, n) => n && (t in C || (C[t] = {}), e in C[t] || (C[t][e] = n), n), wt = (e, t) => {
3582
3584
  if (t == null)
3583
3585
  return;
3584
3586
  if (t in C && e in C[t])
3585
3587
  return C[t][e];
3586
- const n = ge(t);
3588
+ const n = de(t);
3587
3589
  for (let r = 0; r < n.length; r++) {
3588
3590
  const i = n[r], s = cr(i, e);
3589
3591
  if (s)
3590
3592
  return lr(e, t, s);
3591
3593
  }
3592
3594
  };
3593
- let De;
3595
+ let Ue;
3594
3596
  const W = fe({});
3595
3597
  function fr(e) {
3596
- return De[e] || null;
3598
+ return Ue[e] || null;
3597
3599
  }
3598
- function Nt(e) {
3599
- return e in De;
3600
+ function Pt(e) {
3601
+ return e in Ue;
3600
3602
  }
3601
3603
  function cr(e, t) {
3602
- if (!Nt(e))
3604
+ if (!Pt(e))
3603
3605
  return null;
3604
3606
  const n = fr(e);
3605
3607
  return hr(n, t);
@@ -3607,49 +3609,49 @@ function cr(e, t) {
3607
3609
  function mr(e) {
3608
3610
  if (e == null)
3609
3611
  return;
3610
- const t = ge(e);
3612
+ const t = de(e);
3611
3613
  for (let n = 0; n < t.length; n++) {
3612
3614
  const r = t[n];
3613
- if (Nt(r))
3615
+ if (Pt(r))
3614
3616
  return r;
3615
3617
  }
3616
3618
  }
3617
- function gr(e, ...t) {
3618
- delete C[e], W.update((n) => (n[e] = pn.all([n[e] || {}, ...t]), n));
3619
+ function dr(e, ...t) {
3620
+ delete C[e], W.update((n) => (n[e] = bn.all([n[e] || {}, ...t]), n));
3619
3621
  }
3620
3622
  z(
3621
3623
  [W],
3622
3624
  ([e]) => Object.keys(e)
3623
3625
  );
3624
- W.subscribe((e) => De = e);
3626
+ W.subscribe((e) => Ue = e);
3625
3627
  const oe = {};
3626
- function dr(e, t) {
3628
+ function gr(e, t) {
3627
3629
  oe[e].delete(t), oe[e].size === 0 && delete oe[e];
3628
3630
  }
3629
- function Ot(e) {
3631
+ function Nt(e) {
3630
3632
  return oe[e];
3631
3633
  }
3632
3634
  function br(e) {
3633
- return ge(e).map((t) => {
3634
- const n = Ot(t);
3635
+ return de(e).map((t) => {
3636
+ const n = Nt(t);
3635
3637
  return [t, n ? [...n] : []];
3636
3638
  }).filter(([, t]) => t.length > 0);
3637
3639
  }
3638
3640
  function Le(e) {
3639
- return e == null ? !1 : ge(e).some(
3641
+ return e == null ? !1 : de(e).some(
3640
3642
  (t) => {
3641
3643
  var n;
3642
- return (n = Ot(t)) == null ? void 0 : n.size;
3644
+ return (n = Nt(t)) == null ? void 0 : n.size;
3643
3645
  }
3644
3646
  );
3645
3647
  }
3646
3648
  function pr(e, t) {
3647
3649
  return Promise.all(
3648
- t.map((r) => (dr(e, r), r().then((i) => i.default || i)))
3649
- ).then((r) => gr(e, ...r));
3650
+ t.map((r) => (gr(e, r), r().then((i) => i.default || i)))
3651
+ ).then((r) => dr(e, ...r));
3650
3652
  }
3651
3653
  const Q = {};
3652
- function It(e) {
3654
+ function Ot(e) {
3653
3655
  if (!Le(e))
3654
3656
  return e in Q ? Q[e] : Promise.resolve();
3655
3657
  const t = br(e);
@@ -3659,7 +3661,7 @@ function It(e) {
3659
3661
  )
3660
3662
  ).then(() => {
3661
3663
  if (Le(e))
3662
- return It(e);
3664
+ return Ot(e);
3663
3665
  delete Q[e];
3664
3666
  }), Q[e];
3665
3667
  }
@@ -3699,27 +3701,27 @@ const yr = {
3699
3701
  warnOnMissingMessages: !0,
3700
3702
  handleMissingMessage: void 0,
3701
3703
  ignoreTag: !0
3702
- }, vr = Er;
3704
+ }, _r = Er;
3703
3705
  function V() {
3704
- return vr;
3705
- }
3706
- const xe = fe(!1);
3707
- var _r = Object.defineProperty, xr = Object.defineProperties, Hr = Object.getOwnPropertyDescriptors, Ye = Object.getOwnPropertySymbols, Tr = Object.prototype.hasOwnProperty, Sr = Object.prototype.propertyIsEnumerable, Ke = (e, t, n) => t in e ? _r(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Br = (e, t) => {
3708
- for (var n in t || (t = {}))
3709
- Tr.call(t, n) && Ke(e, n, t[n]);
3710
- if (Ye)
3711
- for (var n of Ye(t))
3712
- Sr.call(t, n) && Ke(e, n, t[n]);
3706
+ return _r;
3707
+ }
3708
+ const ve = fe(!1);
3709
+ var xr = Object.defineProperty, vr = Object.defineProperties, Hr = Object.getOwnPropertyDescriptors, Je = Object.getOwnPropertySymbols, Tr = Object.prototype.hasOwnProperty, Sr = Object.prototype.propertyIsEnumerable, Ye = (e, t, n) => t in e ? xr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Br = (e, t) => {
3710
+ for (var n in t)
3711
+ Tr.call(t, n) && Ye(e, n, t[n]);
3712
+ if (Je)
3713
+ for (var n of Je(t))
3714
+ Sr.call(t, n) && Ye(e, n, t[n]);
3713
3715
  return e;
3714
- }, Ar = (e, t) => xr(e, Hr(t));
3716
+ }, Ar = (e, t) => vr(e, Hr(t));
3715
3717
  let Ce;
3716
3718
  const ue = fe(null);
3717
- function et(e) {
3719
+ function Ke(e) {
3718
3720
  return e.split("-").map((t, n, r) => r.slice(0, n + 1).join("-")).reverse();
3719
3721
  }
3720
- function ge(e, t = V().fallbackLocale) {
3721
- const n = et(e);
3722
- return t ? [.../* @__PURE__ */ new Set([...n, ...et(t)])] : n;
3722
+ function de(e, t = V().fallbackLocale) {
3723
+ const n = Ke(e);
3724
+ return t ? [.../* @__PURE__ */ new Set([...n, ...Ke(t)])] : n;
3723
3725
  }
3724
3726
  function R() {
3725
3727
  return Ce ?? void 0;
@@ -3732,38 +3734,38 @@ const wr = (e) => {
3732
3734
  const { loadingDelay: t } = V();
3733
3735
  let n;
3734
3736
  return typeof window < "u" && R() != null && t ? n = window.setTimeout(
3735
- () => xe.set(!0),
3737
+ () => ve.set(!0),
3736
3738
  t
3737
- ) : xe.set(!0), It(e).then(() => {
3739
+ ) : ve.set(!0), Ot(e).then(() => {
3738
3740
  ue.set(e);
3739
3741
  }).finally(() => {
3740
- clearTimeout(n), xe.set(!1);
3742
+ clearTimeout(n), ve.set(!1);
3741
3743
  });
3742
3744
  }
3743
3745
  return ue.set(e);
3744
3746
  }, M = Ar(Br({}, ue), {
3745
3747
  set: wr
3746
- }), de = (e) => {
3748
+ }), ge = (e) => {
3747
3749
  const t = /* @__PURE__ */ Object.create(null);
3748
3750
  return (r) => {
3749
3751
  const i = JSON.stringify(r);
3750
3752
  return i in t ? t[i] : t[i] = e(r);
3751
3753
  };
3752
3754
  };
3753
- var Pr = Object.defineProperty, he = Object.getOwnPropertySymbols, Lt = Object.prototype.hasOwnProperty, Ct = Object.prototype.propertyIsEnumerable, tt = (e, t, n) => t in e ? Pr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Ge = (e, t) => {
3755
+ var Pr = Object.defineProperty, he = Object.getOwnPropertySymbols, It = Object.prototype.hasOwnProperty, Lt = Object.prototype.propertyIsEnumerable, et = (e, t, n) => t in e ? Pr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, De = (e, t) => {
3754
3756
  for (var n in t || (t = {}))
3755
- Lt.call(t, n) && tt(e, n, t[n]);
3757
+ It.call(t, n) && et(e, n, t[n]);
3756
3758
  if (he)
3757
3759
  for (var n of he(t))
3758
- Ct.call(t, n) && tt(e, n, t[n]);
3760
+ Lt.call(t, n) && et(e, n, t[n]);
3759
3761
  return e;
3760
3762
  }, Z = (e, t) => {
3761
3763
  var n = {};
3762
3764
  for (var r in e)
3763
- Lt.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
3765
+ It.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
3764
3766
  if (e != null && he)
3765
3767
  for (var r of he(e))
3766
- t.indexOf(r) < 0 && Ct.call(e, r) && (n[r] = e[r]);
3768
+ t.indexOf(r) < 0 && Lt.call(e, r) && (n[r] = e[r]);
3767
3769
  return n;
3768
3770
  };
3769
3771
  const K = (e, t) => {
@@ -3771,21 +3773,21 @@ const K = (e, t) => {
3771
3773
  if (e in n && t in n[e])
3772
3774
  return n[e][t];
3773
3775
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3774
- }, Nr = de(
3776
+ }, Nr = ge(
3775
3777
  (e) => {
3776
3778
  var t = e, { locale: n, format: r } = t, i = Z(t, ["locale", "format"]);
3777
3779
  if (n == null)
3778
3780
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3779
3781
  return r && (i = K("number", r)), new Intl.NumberFormat(n, i);
3780
3782
  }
3781
- ), Or = de(
3783
+ ), Or = ge(
3782
3784
  (e) => {
3783
3785
  var t = e, { locale: n, format: r } = t, i = Z(t, ["locale", "format"]);
3784
3786
  if (n == null)
3785
3787
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3786
3788
  return r ? i = K("date", r) : Object.keys(i).length === 0 && (i = K("date", "short")), new Intl.DateTimeFormat(n, i);
3787
3789
  }
3788
- ), Ir = de(
3790
+ ), Ir = ge(
3789
3791
  (e) => {
3790
3792
  var t = e, { locale: n, format: r } = t, i = Z(t, ["locale", "format"]);
3791
3793
  if (n == null)
@@ -3800,22 +3802,22 @@ const K = (e, t) => {
3800
3802
  } = t, r = Z(t, [
3801
3803
  "locale"
3802
3804
  ]);
3803
- return Nr(Ge({ locale: n }, r));
3805
+ return Nr(De({ locale: n }, r));
3804
3806
  }, Cr = (e = {}) => {
3805
3807
  var t = e, {
3806
3808
  locale: n = R()
3807
3809
  } = t, r = Z(t, [
3808
3810
  "locale"
3809
3811
  ]);
3810
- return Or(Ge({ locale: n }, r));
3812
+ return Or(De({ locale: n }, r));
3811
3813
  }, Mr = (e = {}) => {
3812
3814
  var t = e, {
3813
3815
  locale: n = R()
3814
3816
  } = t, r = Z(t, [
3815
3817
  "locale"
3816
3818
  ]);
3817
- return Ir(Ge({ locale: n }, r));
3818
- }, Rr = de(
3819
+ return Ir(De({ locale: n }, r));
3820
+ }, Rr = ge(
3819
3821
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3820
3822
  (e, t = R()) => new ur(e, t, V().formats, {
3821
3823
  ignoreTag: V().ignoreTag
@@ -3833,7 +3835,7 @@ const K = (e, t) => {
3833
3835
  throw new Error(
3834
3836
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3835
3837
  );
3836
- let h = Pt(e, l);
3838
+ let h = wt(e, l);
3837
3839
  if (!h)
3838
3840
  h = (s = (i = (r = (n = V()).handleMissingMessage) == null ? void 0 : r.call(n, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
3839
3841
  else if (typeof h != "string")
@@ -3852,7 +3854,7 @@ const K = (e, t) => {
3852
3854
  );
3853
3855
  }
3854
3856
  return m;
3855
- }, Ur = (e, t) => Mr(t).format(e), Dr = (e, t) => Cr(t).format(e), Gr = (e, t) => Lr(t).format(e), Fr = (e, t = R()) => Pt(e, t), gi = z([M, W], () => $r);
3857
+ }, Ur = (e, t) => Mr(t).format(e), Dr = (e, t) => Cr(t).format(e), Gr = (e, t) => Lr(t).format(e), Fr = (e, t = R()) => wt(e, t), di = z([M, W], () => $r);
3856
3858
  z([M], () => Ur);
3857
3859
  z([M], () => Dr);
3858
3860
  z([M], () => Gr);
@@ -3897,103 +3899,103 @@ if (typeof window < "u") {
3897
3899
  }
3898
3900
  };
3899
3901
  };
3900
- customElements.define = e(customElements.define), import("./CasinoGamesCategorySectionNd-D2iAhLZL.js").then(({ default: t }) => {
3902
+ customElements.define = e(customElements.define), import("./CasinoGamesCategorySectionNd-CpKfveGW.js").then(({ default: t }) => {
3901
3903
  !customElements.get("casino-games-category-section-nd") && customElements.define("casino-games-category-section-nd", t.element);
3902
3904
  });
3903
3905
  }
3904
3906
  function zr(e) {
3905
- $t(e, "svelte-nazqps", ".CasinoFavoritesSectionContainer{font-family:inherit;background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}");
3907
+ Rt(e, "svelte-nazqps", ".CasinoFavoritesSectionContainer{font-family:inherit;background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}");
3906
3908
  }
3907
- function nt(e) {
3909
+ function tt(e) {
3908
3910
  let t;
3909
3911
  return {
3910
3912
  c() {
3911
- t = te("casino-games-category-section-nd"), g(
3913
+ t = te("casino-games-category-section-nd"), d(
3912
3914
  t,
3913
3915
  "session",
3914
3916
  /*session*/
3915
3917
  e[4]
3916
- ), g(
3918
+ ), d(
3917
3919
  t,
3918
3920
  "userid",
3919
3921
  /*userid*/
3920
3922
  e[5]
3921
- ), g(
3923
+ ), d(
3922
3924
  t,
3923
3925
  "endpoint",
3924
3926
  /*endpoint*/
3925
3927
  e[0]
3926
- ), g(
3928
+ ), d(
3927
3929
  t,
3928
3930
  "datasource",
3929
3931
  /*datasource*/
3930
3932
  e[1]
3931
- ), g(
3933
+ ), d(
3932
3934
  t,
3933
3935
  "lang",
3934
3936
  /*lang*/
3935
3937
  e[3]
3936
- ), g(
3938
+ ), d(
3937
3939
  t,
3938
3940
  "currency",
3939
3941
  /*currency*/
3940
3942
  e[2]
3941
- ), g(
3943
+ ), d(
3942
3944
  t,
3943
3945
  "favorites",
3944
3946
  /*favorites*/
3945
3947
  e[15]
3946
- ), g(
3948
+ ), d(
3947
3949
  t,
3948
3950
  "fetchviaevent",
3949
3951
  /*fetchviaevent*/
3950
3952
  e[17]
3951
- ), g(t, "categoryid", "FAVORITES"), g(t, "class", "CategoryContainer"), g(
3953
+ ), d(t, "categoryid", "FAVORITES"), d(t, "class", "CategoryContainer"), d(
3952
3954
  t,
3953
3955
  "showgamename",
3954
3956
  /*showgamename*/
3955
3957
  e[12]
3956
- ), g(
3958
+ ), d(
3957
3959
  t,
3958
3960
  "clientstyling",
3959
3961
  /*clientstyling*/
3960
3962
  e[7]
3961
- ), g(
3963
+ ), d(
3962
3964
  t,
3963
3965
  "clientstylingurl",
3964
3966
  /*clientstylingurl*/
3965
3967
  e[8]
3966
- ), g(
3968
+ ), d(
3967
3969
  t,
3968
3970
  "livecasino",
3969
3971
  /*livecasino*/
3970
3972
  e[9]
3971
- ), g(
3973
+ ), d(
3972
3974
  t,
3973
3975
  "visiblegames",
3974
3976
  /*visiblegames*/
3975
3977
  e[14]
3976
- ), g(
3978
+ ), d(
3977
3979
  t,
3978
3980
  "gamepagemodalurl",
3979
3981
  /*gamepagemodalurl*/
3980
3982
  e[13]
3981
- ), g(
3983
+ ), d(
3982
3984
  t,
3983
3985
  "integratedgameframedesktop",
3984
3986
  /*integratedgameframedesktop*/
3985
3987
  e[11]
3986
- ), g(
3988
+ ), d(
3987
3989
  t,
3988
3990
  "integratedgameframemobile",
3989
3991
  /*integratedgameframemobile*/
3990
3992
  e[10]
3991
- ), g(
3993
+ ), d(
3992
3994
  t,
3993
3995
  "casinomygames",
3994
3996
  /*casinomygames*/
3995
3997
  e[16]
3996
- ), g(
3998
+ ), d(
3997
3999
  t,
3998
4000
  "mbsource",
3999
4001
  /*mbsource*/
@@ -4005,109 +4007,109 @@ function nt(e) {
4005
4007
  },
4006
4008
  p(n, r) {
4007
4009
  r & /*session*/
4008
- 16 && g(
4010
+ 16 && d(
4009
4011
  t,
4010
4012
  "session",
4011
4013
  /*session*/
4012
4014
  n[4]
4013
4015
  ), r & /*userid*/
4014
- 32 && g(
4016
+ 32 && d(
4015
4017
  t,
4016
4018
  "userid",
4017
4019
  /*userid*/
4018
4020
  n[5]
4019
4021
  ), r & /*endpoint*/
4020
- 1 && g(
4022
+ 1 && d(
4021
4023
  t,
4022
4024
  "endpoint",
4023
4025
  /*endpoint*/
4024
4026
  n[0]
4025
4027
  ), r & /*datasource*/
4026
- 2 && g(
4028
+ 2 && d(
4027
4029
  t,
4028
4030
  "datasource",
4029
4031
  /*datasource*/
4030
4032
  n[1]
4031
4033
  ), r & /*lang*/
4032
- 8 && g(
4034
+ 8 && d(
4033
4035
  t,
4034
4036
  "lang",
4035
4037
  /*lang*/
4036
4038
  n[3]
4037
4039
  ), r & /*currency*/
4038
- 4 && g(
4040
+ 4 && d(
4039
4041
  t,
4040
4042
  "currency",
4041
4043
  /*currency*/
4042
4044
  n[2]
4043
4045
  ), r & /*favorites*/
4044
- 32768 && g(
4046
+ 32768 && d(
4045
4047
  t,
4046
4048
  "favorites",
4047
4049
  /*favorites*/
4048
4050
  n[15]
4049
4051
  ), r & /*fetchviaevent*/
4050
- 131072 && g(
4052
+ 131072 && d(
4051
4053
  t,
4052
4054
  "fetchviaevent",
4053
4055
  /*fetchviaevent*/
4054
4056
  n[17]
4055
4057
  ), r & /*showgamename*/
4056
- 4096 && g(
4058
+ 4096 && d(
4057
4059
  t,
4058
4060
  "showgamename",
4059
4061
  /*showgamename*/
4060
4062
  n[12]
4061
4063
  ), r & /*clientstyling*/
4062
- 128 && g(
4064
+ 128 && d(
4063
4065
  t,
4064
4066
  "clientstyling",
4065
4067
  /*clientstyling*/
4066
4068
  n[7]
4067
4069
  ), r & /*clientstylingurl*/
4068
- 256 && g(
4070
+ 256 && d(
4069
4071
  t,
4070
4072
  "clientstylingurl",
4071
4073
  /*clientstylingurl*/
4072
4074
  n[8]
4073
4075
  ), r & /*livecasino*/
4074
- 512 && g(
4076
+ 512 && d(
4075
4077
  t,
4076
4078
  "livecasino",
4077
4079
  /*livecasino*/
4078
4080
  n[9]
4079
4081
  ), r & /*visiblegames*/
4080
- 16384 && g(
4082
+ 16384 && d(
4081
4083
  t,
4082
4084
  "visiblegames",
4083
4085
  /*visiblegames*/
4084
4086
  n[14]
4085
4087
  ), r & /*gamepagemodalurl*/
4086
- 8192 && g(
4088
+ 8192 && d(
4087
4089
  t,
4088
4090
  "gamepagemodalurl",
4089
4091
  /*gamepagemodalurl*/
4090
4092
  n[13]
4091
4093
  ), r & /*integratedgameframedesktop*/
4092
- 2048 && g(
4094
+ 2048 && d(
4093
4095
  t,
4094
4096
  "integratedgameframedesktop",
4095
4097
  /*integratedgameframedesktop*/
4096
4098
  n[11]
4097
4099
  ), r & /*integratedgameframemobile*/
4098
- 1024 && g(
4100
+ 1024 && d(
4099
4101
  t,
4100
4102
  "integratedgameframemobile",
4101
4103
  /*integratedgameframemobile*/
4102
4104
  n[10]
4103
4105
  ), r & /*casinomygames*/
4104
- 65536 && g(
4106
+ 65536 && d(
4105
4107
  t,
4106
4108
  "casinomygames",
4107
4109
  /*casinomygames*/
4108
4110
  n[16]
4109
4111
  ), r & /*mbsource*/
4110
- 64 && g(
4112
+ 64 && d(
4111
4113
  t,
4112
4114
  "mbsource",
4113
4115
  /*mbsource*/
@@ -4122,7 +4124,7 @@ function nt(e) {
4122
4124
  function Wr(e) {
4123
4125
  let t, n = (
4124
4126
  /*session*/
4125
- e[4] && nt(e)
4127
+ e[4] && tt(e)
4126
4128
  );
4127
4129
  return {
4128
4130
  c() {
@@ -4133,7 +4135,7 @@ function Wr(e) {
4133
4135
  },
4134
4136
  p(r, [i]) {
4135
4137
  /*session*/
4136
- r[4] ? n ? n.p(r, i) : (n = nt(r), n.c(), n.m(t, null)) : n && (n.d(1), n = null);
4138
+ r[4] ? n ? n.p(r, i) : (n = tt(r), n.c(), n.m(t, null)) : n && (n.d(1), n = null);
4137
4139
  },
4138
4140
  i: N,
4139
4141
  o: N,
@@ -4143,21 +4145,21 @@ function Wr(e) {
4143
4145
  };
4144
4146
  }
4145
4147
  function Zr(e, t, n) {
4146
- let { endpoint: r = "" } = t, { datasource: i = "" } = t, { currency: s = "" } = t, { lang: a = "" } = t, { session: o = "" } = t, { userid: l = "" } = t, { mbsource: u } = t, { clientstyling: h = "" } = t, { clientstylingurl: m = "" } = t, { livecasino: f = "false" } = t, { integratedgameframemobile: b = "false" } = t, { integratedgameframedesktop: y = "false" } = t, { showgamename: _ = "" } = t, { gamepagemodalurl: T = "false" } = t, { visiblegames: w = "" } = t, { favorites: A = "" } = t, { casinomygames: S = "false" } = t, { fetchviaevent: P = "true" } = t, x;
4147
- jr({ withLocale: "en", translations: {} }), kt(() => () => {
4148
+ let { endpoint: r = "" } = t, { datasource: i = "" } = t, { currency: s = "" } = t, { lang: a = "" } = t, { session: o = "" } = t, { userid: l = "" } = t, { mbsource: u } = t, { clientstyling: h = "" } = t, { clientstylingurl: m = "" } = t, { livecasino: f = "false" } = t, { integratedgameframemobile: b = "false" } = t, { integratedgameframedesktop: y = "false" } = t, { showgamename: x = "" } = t, { gamepagemodalurl: T = "false" } = t, { visiblegames: w = "" } = t, { favorites: A = "" } = t, { casinomygames: S = "false" } = t, { fetchviaevent: P = "true" } = t, v;
4149
+ jr({ withLocale: "en", translations: {} }), jt(() => () => {
4148
4150
  });
4149
4151
  function O(c) {
4150
4152
  He[c ? "unshift" : "push"](() => {
4151
- x = c, n(18, x);
4153
+ v = c, n(18, v);
4152
4154
  });
4153
4155
  }
4154
4156
  return e.$$set = (c) => {
4155
- "endpoint" in c && n(0, r = c.endpoint), "datasource" in c && n(1, i = c.datasource), "currency" in c && n(2, s = c.currency), "lang" in c && n(3, a = c.lang), "session" in c && n(4, o = c.session), "userid" in c && n(5, l = c.userid), "mbsource" in c && n(6, u = c.mbsource), "clientstyling" in c && n(7, h = c.clientstyling), "clientstylingurl" in c && n(8, m = c.clientstylingurl), "livecasino" in c && n(9, f = c.livecasino), "integratedgameframemobile" in c && n(10, b = c.integratedgameframemobile), "integratedgameframedesktop" in c && n(11, y = c.integratedgameframedesktop), "showgamename" in c && n(12, _ = c.showgamename), "gamepagemodalurl" in c && n(13, T = c.gamepagemodalurl), "visiblegames" in c && n(14, w = c.visiblegames), "favorites" in c && n(15, A = c.favorites), "casinomygames" in c && n(16, S = c.casinomygames), "fetchviaevent" in c && n(17, P = c.fetchviaevent);
4157
+ "endpoint" in c && n(0, r = c.endpoint), "datasource" in c && n(1, i = c.datasource), "currency" in c && n(2, s = c.currency), "lang" in c && n(3, a = c.lang), "session" in c && n(4, o = c.session), "userid" in c && n(5, l = c.userid), "mbsource" in c && n(6, u = c.mbsource), "clientstyling" in c && n(7, h = c.clientstyling), "clientstylingurl" in c && n(8, m = c.clientstylingurl), "livecasino" in c && n(9, f = c.livecasino), "integratedgameframemobile" in c && n(10, b = c.integratedgameframemobile), "integratedgameframedesktop" in c && n(11, y = c.integratedgameframedesktop), "showgamename" in c && n(12, x = c.showgamename), "gamepagemodalurl" in c && n(13, T = c.gamepagemodalurl), "visiblegames" in c && n(14, w = c.visiblegames), "favorites" in c && n(15, A = c.favorites), "casinomygames" in c && n(16, S = c.casinomygames), "fetchviaevent" in c && n(17, P = c.fetchviaevent);
4156
4158
  }, e.$$.update = () => {
4157
4159
  e.$$.dirty & /*clientstyling, customStylingContainer*/
4158
- 262272 && h && x && kr(x, h), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4159
- 262400 && m && x && Vr(x, m), e.$$.dirty & /*mbsource, customStylingContainer*/
4160
- 262208 && u && x && Xr(x, `${u}.Style`);
4160
+ 262272 && h && v && kr(v, h), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4161
+ 262400 && m && v && Vr(v, m), e.$$.dirty & /*mbsource, customStylingContainer*/
4162
+ 262208 && u && v && Xr(v, `${u}.Style`);
4161
4163
  }, [
4162
4164
  r,
4163
4165
  i,
@@ -4171,24 +4173,24 @@ function Zr(e, t, n) {
4171
4173
  f,
4172
4174
  b,
4173
4175
  y,
4174
- _,
4176
+ x,
4175
4177
  T,
4176
4178
  w,
4177
4179
  A,
4178
4180
  S,
4179
4181
  P,
4180
- x,
4182
+ v,
4181
4183
  O
4182
4184
  ];
4183
4185
  }
4184
- class Qr extends Yt {
4186
+ class Qr extends Jt {
4185
4187
  constructor(t) {
4186
- super(), qt(
4188
+ super(), Qt(
4187
4189
  this,
4188
4190
  t,
4189
4191
  Zr,
4190
4192
  Wr,
4191
- it,
4193
+ rt,
4192
4194
  {
4193
4195
  endpoint: 0,
4194
4196
  datasource: 1,
@@ -4321,7 +4323,7 @@ class Qr extends Yt {
4321
4323
  this.$$set({ fetchviaevent: t }), H();
4322
4324
  }
4323
4325
  }
4324
- Jt(Qr, { endpoint: {}, datasource: {}, currency: {}, lang: {}, session: {}, userid: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, livecasino: {}, integratedgameframemobile: {}, integratedgameframedesktop: {}, showgamename: {}, gamepagemodalurl: {}, visiblegames: {}, favorites: {}, casinomygames: {}, fetchviaevent: {} }, [], [], !0);
4326
+ qt(Qr, { endpoint: {}, datasource: {}, currency: {}, lang: {}, session: {}, userid: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, livecasino: {}, integratedgameframemobile: {}, integratedgameframedesktop: {}, showgamename: {}, gamepagemodalurl: {}, visiblegames: {}, favorites: {}, casinomygames: {}, fetchviaevent: {} }, [], [], !0);
4325
4327
  export {
4326
4328
  M as $,
4327
4329
  ti as A,
@@ -4329,9 +4331,9 @@ export {
4329
4331
  Yr as C,
4330
4332
  X as D,
4331
4333
  ri as E,
4332
- gi as F,
4334
+ di as F,
4333
4335
  qr as G,
4334
- g as H,
4336
+ d as H,
4335
4337
  si as I,
4336
4338
  ei as J,
4337
4339
  ai as K,
@@ -4341,32 +4343,32 @@ export {
4341
4343
  fi as O,
4342
4344
  li as P,
4343
4345
  Qr as Q,
4344
- Yt as S,
4346
+ Jt as S,
4345
4347
  ci as _,
4346
4348
  pe as a,
4347
4349
  mi as b,
4348
4350
  ce as c,
4349
4351
  W as d,
4350
- gr as e,
4352
+ dr as e,
4351
4353
  H as f,
4352
- Jt as g,
4353
- $t as h,
4354
- qt as i,
4354
+ qt as g,
4355
+ Rt as h,
4356
+ Qt as i,
4355
4357
  te as j,
4356
4358
  le as k,
4357
4359
  ee as l,
4358
4360
  Jr as m,
4359
4361
  N as n,
4360
- kt as o,
4361
- Vr as p,
4362
- He as q,
4363
- kr as r,
4364
- it as s,
4362
+ jt as o,
4363
+ He as p,
4364
+ kr as q,
4365
+ Vr as r,
4366
+ rt as s,
4365
4367
  Xr as t,
4366
4368
  hi as u,
4367
- Gt as v,
4369
+ Dt as v,
4368
4370
  Kr as w,
4369
- at as x,
4371
+ st as x,
4370
4372
  Re as y,
4371
- Rt as z
4373
+ Mt as z
4372
4374
  };