@everymatrix/casino-most-played-section-nd 1.58.1 → 1.59.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (31) hide show
  1. package/components/{CasinoFilter-y8ybJZNT.js → CasinoFilter-C3L6iOyj.js} +154 -150
  2. package/components/{CasinoFilter-LvPjmYmI.js → CasinoFilter-D3tsalwy.js} +158 -154
  3. package/components/{CasinoFilter-CEWq2_vl.cjs → CasinoFilter-DC1SkSPM.cjs} +4 -4
  4. package/components/CasinoGameThumbnailNd-DVMIZsjO.cjs +39 -0
  5. package/components/{CasinoGameThumbnailNd-DH2TwGDf.js → CasinoGameThumbnailNd-Dmktw5KQ.js} +1425 -1425
  6. package/components/{CasinoGameThumbnailNd-BetVmMWa.js → CasinoGameThumbnailNd-DzDOs5Jm.js} +1486 -1454
  7. package/components/{CasinoGamesCategorySectionNd-BWIOH8dV.js → CasinoGamesCategorySectionNd-B7eF425h.js} +291 -286
  8. package/components/{CasinoGamesCategorySectionNd-H55KTjb5.cjs → CasinoGamesCategorySectionNd-BlvS3cT1.cjs} +1 -1
  9. package/components/{CasinoGamesCategorySectionNd-BvTtvJb3.js → CasinoGamesCategorySectionNd-CSyy_Ztu.js} +288 -283
  10. package/components/{CasinoMostPlayedSectionNd-CtSJbSRy.cjs → CasinoMostPlayedSectionNd-DOrH_-YT.cjs} +1 -1
  11. package/components/{CasinoMostPlayedSectionNd-B9EQ1v_I.js → CasinoMostPlayedSectionNd-DsuYW0AU.js} +24 -24
  12. package/components/{CasinoMostPlayedSectionNd-D15KPAVL.js → CasinoMostPlayedSectionNd-hsk9zYvp.js} +23 -23
  13. package/components/{CasinoSort-NXfiCNLL.cjs → CasinoSort-8HVU6KPZ.cjs} +1 -1
  14. package/components/{CasinoSort-BQLvDrdV.js → CasinoSort-ByV3_0g6.js} +13 -13
  15. package/components/{CasinoSort-eYQaMgYu.js → CasinoSort-CrYv8DGP.js} +13 -13
  16. package/es2015/casino-most-played-section-nd.cjs +1 -1
  17. package/es2015/casino-most-played-section-nd.js +1 -1
  18. package/esnext/casino-most-played-section-nd.js +1 -1
  19. package/package.json +1 -1
  20. package/stencil/app-globals-0f993ce5-D-kw1sls.js +5 -0
  21. package/stencil/app-globals-0f993ce5-sCt45RkC.cjs +1 -0
  22. package/stencil/index-ae04a8b1-BxaX26xW.js +516 -0
  23. package/stencil/index-ae04a8b1-D7qYBP-T.js +532 -0
  24. package/stencil/index-ae04a8b1-Dk7mk6oB.cjs +1 -0
  25. package/stencil/ui-skeleton-DFpfaKvi.js +11 -0
  26. package/stencil/ui-skeleton-IHMCRYEX.cjs +1 -0
  27. package/stencil/ui-skeleton-UUT_AJxa.js +29 -0
  28. package/stencil/ui-skeleton-a642cced-5nW6b8_l.cjs +1 -0
  29. package/stencil/ui-skeleton-a642cced-BNXFvvk_.js +122 -0
  30. package/stencil/ui-skeleton-a642cced-DdY2eEM0.js +122 -0
  31. package/components/CasinoGameThumbnailNd-C_8DryRt.cjs +0 -39
@@ -9,7 +9,7 @@ function bt() {
9
9
  function Y(e) {
10
10
  e.forEach(Xt);
11
11
  }
12
- function dt(e) {
12
+ function Ue(e) {
13
13
  return typeof e == "function";
14
14
  }
15
15
  function Wt(e, t) {
@@ -34,6 +34,9 @@ function zt(e, ...t) {
34
34
  function Cr(e, t, r) {
35
35
  e.$$.on_destroy.push(zt(t, r));
36
36
  }
37
+ function po(e) {
38
+ return e && Ue(e.destroy) ? e.destroy : k;
39
+ }
37
40
  function _(e, t) {
38
41
  e.appendChild(t);
39
42
  }
@@ -83,7 +86,7 @@ function G(e) {
83
86
  function X() {
84
87
  return G(" ");
85
88
  }
86
- function po() {
89
+ function mo() {
87
90
  return G("");
88
91
  }
89
92
  function Me(e, t, r, n) {
@@ -92,7 +95,7 @@ function Me(e, t, r, n) {
92
95
  function m(e, t, r) {
93
96
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
94
97
  }
95
- function mo(e, t, r) {
98
+ function bo(e, t, r) {
96
99
  const n = t.toLowerCase();
97
100
  n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : m(e, t, r);
98
101
  }
@@ -106,13 +109,13 @@ function q(e, t) {
106
109
  function yt(e, t) {
107
110
  e.value = t ?? "";
108
111
  }
109
- function bo(e, t, r, n) {
112
+ function go(e, t, r, n) {
110
113
  r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
111
114
  }
112
- function go(e, t, r) {
115
+ function yo(e, t, r) {
113
116
  e.classList.toggle(t, !!r);
114
117
  }
115
- class yo {
118
+ class vo {
116
119
  /**
117
120
  * @private
118
121
  * @default false
@@ -203,20 +206,20 @@ function Rr() {
203
206
  function Dr(e) {
204
207
  Rr().$$.on_mount.push(e);
205
208
  }
206
- const he = [], qe = [];
209
+ const he = [], Ye = [];
207
210
  let ce = [];
208
211
  const vt = [], Zt = /* @__PURE__ */ Promise.resolve();
209
- let Ye = !1;
212
+ let Ke = !1;
210
213
  function Jt() {
211
- Ye || (Ye = !0, Zt.then(U));
214
+ Ke || (Ke = !0, Zt.then(U));
212
215
  }
213
- function vo() {
216
+ function _o() {
214
217
  return Jt(), Zt;
215
218
  }
216
- function Ke(e) {
219
+ function et(e) {
217
220
  ce.push(e);
218
221
  }
219
- const Ve = /* @__PURE__ */ new Set();
222
+ const Xe = /* @__PURE__ */ new Set();
220
223
  let le = 0;
221
224
  function U() {
222
225
  if (le !== 0)
@@ -231,23 +234,23 @@ function U() {
231
234
  } catch (t) {
232
235
  throw he.length = 0, le = 0, t;
233
236
  }
234
- for (we(null), he.length = 0, le = 0; qe.length; )
235
- qe.pop()();
237
+ for (we(null), he.length = 0, le = 0; Ye.length; )
238
+ Ye.pop()();
236
239
  for (let t = 0; t < ce.length; t += 1) {
237
240
  const r = ce[t];
238
- Ve.has(r) || (Ve.add(r), r());
241
+ Xe.has(r) || (Xe.add(r), r());
239
242
  }
240
243
  ce.length = 0;
241
244
  } while (he.length);
242
245
  for (; vt.length; )
243
246
  vt.pop()();
244
- Ye = !1, Ve.clear(), we(e);
247
+ Ke = !1, Xe.clear(), we(e);
245
248
  }
246
249
  function Ur(e) {
247
250
  if (e.fragment !== null) {
248
251
  e.update(), Y(e.before_update);
249
252
  const t = e.dirty;
250
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ke);
253
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(et);
251
254
  }
252
255
  }
253
256
  function $r(e) {
@@ -261,10 +264,10 @@ function Qt(e, t) {
261
264
  function _t(e) {
262
265
  return e?.length !== void 0 ? e : Array.from(e);
263
266
  }
264
- function _o(e, t) {
267
+ function xo(e, t) {
265
268
  e.d(1), t.delete(e.key);
266
269
  }
267
- function xo(e, t, r, n, i, o, s, a, h, l, u, f) {
270
+ function Eo(e, t, r, n, i, o, s, a, h, l, u, f) {
268
271
  let c = e.length, p = o.length, y = c;
269
272
  const g = {};
270
273
  for (; y--; )
@@ -293,10 +296,10 @@ function xo(e, t, r, n, i, o, s, a, h, l, u, f) {
293
296
  }
294
297
  function kr(e, t, r) {
295
298
  const { fragment: n, after_update: i } = e.$$;
296
- n && n.m(t, r), Ke(() => {
297
- const o = e.$$.on_mount.map(Xt).filter(dt);
299
+ n && n.m(t, r), et(() => {
300
+ const o = e.$$.on_mount.map(Xt).filter(Ue);
298
301
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Y(o), e.$$.on_mount = [];
299
- }), i.forEach(Ke);
302
+ }), i.forEach(et);
300
303
  }
301
304
  function jr(e, t) {
302
305
  const r = e.$$;
@@ -548,7 +551,7 @@ class zr {
548
551
  * @returns {() => void}
549
552
  */
550
553
  $on(t, r) {
551
- if (!dt(r))
554
+ if (!Ue(r))
552
555
  return k;
553
556
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
554
557
  return n.push(r), () => {
@@ -580,18 +583,18 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
580
583
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
581
584
  PERFORMANCE OF THIS SOFTWARE.
582
585
  ***************************************************************************** */
583
- var et = function(e, t) {
584
- return et = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
586
+ var tt = function(e, t) {
587
+ return tt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
585
588
  r.__proto__ = n;
586
589
  } || function(r, n) {
587
590
  for (var i in n)
588
591
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
589
- }, et(e, t);
592
+ }, tt(e, t);
590
593
  };
591
594
  function J(e, t) {
592
595
  if (typeof t != "function" && t !== null)
593
596
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
594
- et(e, t);
597
+ tt(e, t);
595
598
  function r() {
596
599
  this.constructor = e;
597
600
  }
@@ -616,7 +619,7 @@ function Jr(e, t) {
616
619
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
617
620
  return r;
618
621
  }
619
- function tt(e) {
622
+ function rt(e) {
620
623
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
621
624
  if (r)
622
625
  return r.call(e);
@@ -628,7 +631,7 @@ function tt(e) {
628
631
  };
629
632
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
630
633
  }
631
- function rt(e, t) {
634
+ function nt(e, t) {
632
635
  var r = typeof Symbol == "function" && e[Symbol.iterator];
633
636
  if (!r)
634
637
  return e;
@@ -663,7 +666,7 @@ function Yt(e) {
663
666
  }, r = e(t);
664
667
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
665
668
  }
666
- var Xe = Yt(function(e) {
669
+ var We = Yt(function(e) {
667
670
  return function(r) {
668
671
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
669
672
  ` + r.map(function(n, i) {
@@ -672,13 +675,13 @@ var Xe = Yt(function(e) {
672
675
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
673
676
  };
674
677
  });
675
- function nt(e, t) {
678
+ function it(e, t) {
676
679
  if (e) {
677
680
  var r = e.indexOf(t);
678
681
  0 <= r && e.splice(r, 1);
679
682
  }
680
683
  }
681
- var Ue = function() {
684
+ var $e = function() {
682
685
  function e(t) {
683
686
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
684
687
  }
@@ -690,7 +693,7 @@ var Ue = function() {
690
693
  if (s)
691
694
  if (this._parentage = null, Array.isArray(s))
692
695
  try {
693
- for (var a = tt(s), h = a.next(); !h.done; h = a.next()) {
696
+ for (var a = rt(s), h = a.next(); !h.done; h = a.next()) {
694
697
  var l = h.value;
695
698
  l.remove(this);
696
699
  }
@@ -711,18 +714,18 @@ var Ue = function() {
711
714
  try {
712
715
  u();
713
716
  } catch (g) {
714
- o = g instanceof Xe ? g.errors : [g];
717
+ o = g instanceof We ? g.errors : [g];
715
718
  }
716
719
  var f = this._finalizers;
717
720
  if (f) {
718
721
  this._finalizers = null;
719
722
  try {
720
- for (var c = tt(f), p = c.next(); !p.done; p = c.next()) {
723
+ for (var c = rt(f), p = c.next(); !p.done; p = c.next()) {
721
724
  var y = p.value;
722
725
  try {
723
726
  xt(y);
724
727
  } catch (g) {
725
- o = o ?? [], g instanceof Xe ? o = fe(fe([], rt(o)), rt(g.errors)) : o.push(g);
728
+ o = o ?? [], g instanceof We ? o = fe(fe([], nt(o)), nt(g.errors)) : o.push(g);
726
729
  }
727
730
  }
728
731
  } catch (g) {
@@ -737,7 +740,7 @@ var Ue = function() {
737
740
  }
738
741
  }
739
742
  if (o)
740
- throw new Xe(o);
743
+ throw new We(o);
741
744
  }
742
745
  }, e.prototype.add = function(t) {
743
746
  var r;
@@ -760,17 +763,17 @@ var Ue = function() {
760
763
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
761
764
  }, e.prototype._removeParent = function(t) {
762
765
  var r = this._parentage;
763
- r === t ? this._parentage = null : Array.isArray(r) && nt(r, t);
766
+ r === t ? this._parentage = null : Array.isArray(r) && it(r, t);
764
767
  }, e.prototype.remove = function(t) {
765
768
  var r = this._finalizers;
766
- r && nt(r, t), t instanceof e && t._removeParent(this);
769
+ r && it(r, t), t instanceof e && t._removeParent(this);
767
770
  }, e.EMPTY = function() {
768
771
  var t = new e();
769
772
  return t.closed = !0, t;
770
773
  }(), e;
771
- }(), Kt = Ue.EMPTY;
774
+ }(), Kt = $e.EMPTY;
772
775
  function er(e) {
773
- return e instanceof Ue || e && "closed" in e && Z(e.remove) && Z(e.add) && Z(e.unsubscribe);
776
+ return e instanceof $e || e && "closed" in e && Z(e.remove) && Z(e.add) && Z(e.unsubscribe);
774
777
  }
775
778
  function xt(e) {
776
779
  Z(e) ? e() : e.unsubscribe();
@@ -781,7 +784,7 @@ var Qr = {
781
784
  setTimeout: function(e, t) {
782
785
  for (var r = [], n = 2; n < arguments.length; n++)
783
786
  r[n - 2] = arguments[n];
784
- return setTimeout.apply(void 0, fe([e, t], rt(r)));
787
+ return setTimeout.apply(void 0, fe([e, t], nt(r)));
785
788
  },
786
789
  clearTimeout: function(e) {
787
790
  return clearTimeout(e);
@@ -805,7 +808,7 @@ var tr = function(e) {
805
808
  return n.isStopped = !1, r ? (n.destination = r, er(r) && r.add(n)) : n.destination = tn, n;
806
809
  }
807
810
  return t.create = function(r, n, i) {
808
- return new it(r, n, i);
811
+ return new ot(r, n, i);
809
812
  }, t.prototype.next = function(r) {
810
813
  this.isStopped || this._next(r);
811
814
  }, t.prototype.error = function(r) {
@@ -829,7 +832,7 @@ var tr = function(e) {
829
832
  this.unsubscribe();
830
833
  }
831
834
  }, t;
832
- }(Ue), Kr = function() {
835
+ }($e), Kr = function() {
833
836
  function e(t) {
834
837
  this.partialObserver = t;
835
838
  }
@@ -860,7 +863,7 @@ var tr = function(e) {
860
863
  Ce(r);
861
864
  }
862
865
  }, e;
863
- }(), it = function(e) {
866
+ }(), ot = function(e) {
864
867
  J(t, e);
865
868
  function t(r, n, i) {
866
869
  var o = e.call(this) || this, s;
@@ -904,7 +907,7 @@ var wt = function() {
904
907
  var r = new e();
905
908
  return r.source = this, r.operator = t, r;
906
909
  }, e.prototype.subscribe = function(t, r, n) {
907
- var i = this, o = an(t) ? t : new it(t, r, n);
910
+ var i = this, o = an(t) ? t : new ot(t, r, n);
908
911
  return Ie(function() {
909
912
  var s = i, a = s.operator, h = s.source;
910
913
  o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
@@ -918,7 +921,7 @@ var wt = function() {
918
921
  }, e.prototype.forEach = function(t, r) {
919
922
  var n = this;
920
923
  return r = St(r), new r(function(i, o) {
921
- var s = new it({
924
+ var s = new ot({
922
925
  next: function(a) {
923
926
  try {
924
927
  t(a);
@@ -989,7 +992,7 @@ var ln = Yt(function(e) {
989
992
  if (n._throwIfClosed(), !n.isStopped) {
990
993
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
991
994
  try {
992
- for (var s = tt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
995
+ for (var s = rt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
993
996
  var h = a.value;
994
997
  h.next(r);
995
998
  }
@@ -1038,8 +1041,8 @@ var ln = Yt(function(e) {
1038
1041
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1039
1042
  }, t.prototype._innerSubscribe = function(r) {
1040
1043
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
1041
- return o || s ? Kt : (this.currentObservers = null, a.push(r), new Ue(function() {
1042
- n.currentObservers = null, nt(a, r);
1044
+ return o || s ? Kt : (this.currentObservers = null, a.push(r), new $e(function() {
1045
+ n.currentObservers = null, it(a, r);
1043
1046
  }));
1044
1047
  }, t.prototype._checkFinalizedStatuses = function(r) {
1045
1048
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
@@ -1107,10 +1110,10 @@ const Ht = [], Pt = {}, hn = (e, t = 0) => {
1107
1110
  }, ue = [];
1108
1111
  function cn(e, t) {
1109
1112
  return {
1110
- subscribe: $e(e, t).subscribe
1113
+ subscribe: Ge(e, t).subscribe
1111
1114
  };
1112
1115
  }
1113
- function $e(e, t = k) {
1116
+ function Ge(e, t = k) {
1114
1117
  let r;
1115
1118
  const n = /* @__PURE__ */ new Set();
1116
1119
  function i(a) {
@@ -1150,7 +1153,7 @@ function ge(e, t, r) {
1150
1153
  return;
1151
1154
  f();
1152
1155
  const y = t(n ? l[0] : l, s, a);
1153
- o ? s(y) : f = dt(y) ? y : k;
1156
+ o ? s(y) : f = Ue(y) ? y : k;
1154
1157
  }, p = i.map(
1155
1158
  (y, g) => zt(
1156
1159
  y,
@@ -1241,7 +1244,7 @@ de.all = function(t, r) {
1241
1244
  };
1242
1245
  var Tn = de, Hn = Tn;
1243
1246
  const Pn = /* @__PURE__ */ fn(Hn);
1244
- function We(e, t) {
1247
+ function ze(e, t) {
1245
1248
  var r = t && t.cache ? t.cache : Ln, n = t && t.serializer ? t.serializer : On, i = t && t.strategy ? t.strategy : Cn;
1246
1249
  return i(e, {
1247
1250
  cache: r,
@@ -1287,7 +1290,7 @@ var On = function() {
1287
1290
  create: function() {
1288
1291
  return new In();
1289
1292
  }
1290
- }, ze = {
1293
+ }, Ze = {
1291
1294
  variadic: Bn
1292
1295
  }, E;
1293
1296
  (function(e) {
@@ -1331,7 +1334,7 @@ function fr(e) {
1331
1334
  function dr(e) {
1332
1335
  return !!(e && typeof e == "object" && e.type === pe.number);
1333
1336
  }
1334
- function ot(e) {
1337
+ function st(e) {
1335
1338
  return !!(e && typeof e == "object" && e.type === pe.dateTime);
1336
1339
  }
1337
1340
  var pr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Rn = /(?:[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;
@@ -3090,18 +3093,18 @@ function Wn(e) {
3090
3093
  var i = Be[n || ""] || Be[r || ""] || Be["".concat(r, "-001")] || Be["001"];
3091
3094
  return i[0];
3092
3095
  }
3093
- var Ze, zn = new RegExp("^".concat(pr.source, "*")), Zn = new RegExp("".concat(pr.source, "*$"));
3096
+ var Je, zn = new RegExp("^".concat(pr.source, "*")), Zn = new RegExp("".concat(pr.source, "*$"));
3094
3097
  function T(e, t) {
3095
3098
  return { start: e, end: t };
3096
3099
  }
3097
3100
  var Jn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Qn = !!String.fromCodePoint, qn = !!Object.fromEntries, Yn = !!String.prototype.codePointAt, Kn = !!String.prototype.trimStart, ei = !!String.prototype.trimEnd, ti = !!Number.isSafeInteger, ri = ti ? Number.isSafeInteger : function(e) {
3098
3101
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3099
- }, st = !0;
3102
+ }, at = !0;
3100
3103
  try {
3101
3104
  var ni = vr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3102
- st = ((Ze = ni.exec("a")) === null || Ze === void 0 ? void 0 : Ze[0]) === "a";
3105
+ at = ((Je = ni.exec("a")) === null || Je === void 0 ? void 0 : Je[0]) === "a";
3103
3106
  } catch {
3104
- st = !1;
3107
+ at = !1;
3105
3108
  }
3106
3109
  var It = Jn ? (
3107
3110
  // Native
@@ -3113,7 +3116,7 @@ var It = Jn ? (
3113
3116
  function(t, r, n) {
3114
3117
  return t.slice(n, n + r.length) === r;
3115
3118
  }
3116
- ), at = Qn ? String.fromCodePoint : (
3119
+ ), lt = Qn ? String.fromCodePoint : (
3117
3120
  // IE11
3118
3121
  function() {
3119
3122
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3175,24 +3178,24 @@ var It = Jn ? (
3175
3178
  function vr(e, t) {
3176
3179
  return new RegExp(e, t);
3177
3180
  }
3178
- var lt;
3179
- if (st) {
3181
+ var ut;
3182
+ if (at) {
3180
3183
  var Nt = vr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3181
- lt = function(t, r) {
3184
+ ut = function(t, r) {
3182
3185
  var n;
3183
3186
  Nt.lastIndex = r;
3184
3187
  var i = Nt.exec(t);
3185
3188
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3186
3189
  };
3187
3190
  } else
3188
- lt = function(t, r) {
3191
+ ut = function(t, r) {
3189
3192
  for (var n = []; ; ) {
3190
3193
  var i = yr(t, r);
3191
3194
  if (i === void 0 || _r(i) || ui(i))
3192
3195
  break;
3193
3196
  n.push(i), r += i >= 65536 ? 2 : 1;
3194
3197
  }
3195
- return at.apply(void 0, n);
3198
+ return lt.apply(void 0, n);
3196
3199
  };
3197
3200
  var si = (
3198
3201
  /** @class */
@@ -3225,7 +3228,7 @@ var si = (
3225
3228
  if (n)
3226
3229
  break;
3227
3230
  return this.error(E.UNMATCHED_CLOSING_TAG, T(this.clonePosition(), this.clonePosition()));
3228
- } else if (o === 60 && !this.ignoreTag && ut(this.peek() || 0)) {
3231
+ } else if (o === 60 && !this.ignoreTag && ht(this.peek() || 0)) {
3229
3232
  var s = this.parseTag(t, r);
3230
3233
  if (s.err)
3231
3234
  return s;
@@ -3258,7 +3261,7 @@ var si = (
3258
3261
  return o;
3259
3262
  var s = o.val, a = this.clonePosition();
3260
3263
  if (this.bumpIf("</")) {
3261
- if (this.isEOF() || !ut(this.char()))
3264
+ if (this.isEOF() || !ht(this.char()))
3262
3265
  return this.error(E.INVALID_TAG, T(a, this.clonePosition()));
3263
3266
  var h = this.clonePosition(), l = this.parseTagName();
3264
3267
  return i !== l ? this.error(E.UNMATCHED_CLOSING_TAG, T(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
@@ -3339,12 +3342,12 @@ var si = (
3339
3342
  r.push(n);
3340
3343
  this.bump();
3341
3344
  }
3342
- return at.apply(void 0, r);
3345
+ return lt.apply(void 0, r);
3343
3346
  }, e.prototype.tryParseUnquoted = function(t, r) {
3344
3347
  if (this.isEOF())
3345
3348
  return null;
3346
3349
  var n = this.char();
3347
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), at(n));
3350
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), lt(n));
3348
3351
  }, e.prototype.parseArgument = function(t, r) {
3349
3352
  var n = this.clonePosition();
3350
3353
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3373,7 +3376,7 @@ var si = (
3373
3376
  return this.error(E.MALFORMED_ARGUMENT, T(n, this.clonePosition()));
3374
3377
  }
3375
3378
  }, e.prototype.parseIdentifierIfPossible = function() {
3376
- var t = this.clonePosition(), r = this.offset(), n = lt(this.message, r), i = r + n.length;
3379
+ var t = this.clonePosition(), r = this.offset(), n = ut(this.message, r), i = r + n.length;
3377
3380
  this.bumpTo(i);
3378
3381
  var o = this.clonePosition(), s = T(t, o);
3379
3382
  return { value: n, location: s };
@@ -3647,11 +3650,11 @@ var si = (
3647
3650
  }, e;
3648
3651
  }()
3649
3652
  );
3650
- function ut(e) {
3653
+ function ht(e) {
3651
3654
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3652
3655
  }
3653
3656
  function ai(e) {
3654
- return ut(e) || e === 47;
3657
+ return ht(e) || e === 47;
3655
3658
  }
3656
3659
  function li(e) {
3657
3660
  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;
@@ -3662,13 +3665,13 @@ function _r(e) {
3662
3665
  function ui(e) {
3663
3666
  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;
3664
3667
  }
3665
- function ht(e) {
3668
+ function ct(e) {
3666
3669
  e.forEach(function(t) {
3667
3670
  if (delete t.location, hr(t) || cr(t))
3668
3671
  for (var r in t.options)
3669
- delete t.options[r].location, ht(t.options[r].value);
3672
+ delete t.options[r].location, ct(t.options[r].value);
3670
3673
  else
3671
- ar(t) && dr(t.style) || (lr(t) || ur(t)) && ot(t.style) ? delete t.style.location : fr(t) && ht(t.children);
3674
+ ar(t) && dr(t.style) || (lr(t) || ur(t)) && st(t.style) ? delete t.style.location : fr(t) && ct(t.children);
3672
3675
  });
3673
3676
  }
3674
3677
  function hi(e, t) {
@@ -3678,13 +3681,13 @@ function hi(e, t) {
3678
3681
  var n = SyntaxError(E[r.err.kind]);
3679
3682
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3680
3683
  }
3681
- return t?.captureLocation || ht(r.val), r.val;
3684
+ return t?.captureLocation || ct(r.val), r.val;
3682
3685
  }
3683
3686
  var me;
3684
3687
  (function(e) {
3685
3688
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3686
3689
  })(me || (me = {}));
3687
- var Ge = (
3690
+ var ke = (
3688
3691
  /** @class */
3689
3692
  function(e) {
3690
3693
  J(t, e);
@@ -3704,7 +3707,7 @@ var Ge = (
3704
3707
  return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), me.INVALID_VALUE, o) || this;
3705
3708
  }
3706
3709
  return t;
3707
- }(Ge)
3710
+ }(ke)
3708
3711
  ), ci = (
3709
3712
  /** @class */
3710
3713
  function(e) {
@@ -3713,7 +3716,7 @@ var Ge = (
3713
3716
  return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), me.INVALID_VALUE, i) || this;
3714
3717
  }
3715
3718
  return t;
3716
- }(Ge)
3719
+ }(ke)
3717
3720
  ), fi = (
3718
3721
  /** @class */
3719
3722
  function(e) {
@@ -3722,7 +3725,7 @@ var Ge = (
3722
3725
  return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), me.MISSING_VALUE, n) || this;
3723
3726
  }
3724
3727
  return t;
3725
- }(Ge)
3728
+ }(ke)
3726
3729
  ), D;
3727
3730
  (function(e) {
3728
3731
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
@@ -3772,7 +3775,7 @@ function Le(e, t, r, n, i, o, s) {
3772
3775
  continue;
3773
3776
  }
3774
3777
  if (lr(u)) {
3775
- var p = typeof u.style == "string" ? n.date[u.style] : ot(u.style) ? u.style.parsedOptions : void 0;
3778
+ var p = typeof u.style == "string" ? n.date[u.style] : st(u.style) ? u.style.parsedOptions : void 0;
3776
3779
  a.push({
3777
3780
  type: D.literal,
3778
3781
  value: r.getDateTimeFormat(t, p).format(c)
@@ -3780,7 +3783,7 @@ function Le(e, t, r, n, i, o, s) {
3780
3783
  continue;
3781
3784
  }
3782
3785
  if (ur(u)) {
3783
- var p = typeof u.style == "string" ? n.time[u.style] : ot(u.style) ? u.style.parsedOptions : n.time.medium;
3786
+ var p = typeof u.style == "string" ? n.time[u.style] : st(u.style) ? u.style.parsedOptions : n.time.medium;
3784
3787
  a.push({
3785
3788
  type: D.literal,
3786
3789
  value: r.getDateTimeFormat(t, p).format(c)
@@ -3820,7 +3823,7 @@ function Le(e, t, r, n, i, o, s) {
3820
3823
  var x = u.options["=".concat(c)];
3821
3824
  if (!x) {
3822
3825
  if (!Intl.PluralRules)
3823
- throw new Ge(`Intl.PluralRules is not available in this environment.
3826
+ throw new ke(`Intl.PluralRules is not available in this environment.
3824
3827
  Try polyfilling it using "@formatjs/intl-pluralrules"
3825
3828
  `, me.MISSING_INTL_API, s);
3826
3829
  var L = r.getPluralRules(t, { type: u.pluralType }).select(c - (u.offset || 0));
@@ -3844,7 +3847,7 @@ function bi(e, t) {
3844
3847
  return r[n] = mi(e[n], t[n]), r;
3845
3848
  }, P({}, e)) : e;
3846
3849
  }
3847
- function Je(e) {
3850
+ function Qe(e) {
3848
3851
  return {
3849
3852
  create: function() {
3850
3853
  return {
@@ -3864,29 +3867,29 @@ function gi(e) {
3864
3867
  dateTime: {},
3865
3868
  pluralRules: {}
3866
3869
  }), {
3867
- getNumberFormat: We(function() {
3870
+ getNumberFormat: ze(function() {
3868
3871
  for (var t, r = [], n = 0; n < arguments.length; n++)
3869
3872
  r[n] = arguments[n];
3870
3873
  return new ((t = Intl.NumberFormat).bind.apply(t, fe([void 0], r, !1)))();
3871
3874
  }, {
3872
- cache: Je(e.number),
3873
- strategy: ze.variadic
3875
+ cache: Qe(e.number),
3876
+ strategy: Ze.variadic
3874
3877
  }),
3875
- getDateTimeFormat: We(function() {
3878
+ getDateTimeFormat: ze(function() {
3876
3879
  for (var t, r = [], n = 0; n < arguments.length; n++)
3877
3880
  r[n] = arguments[n];
3878
3881
  return new ((t = Intl.DateTimeFormat).bind.apply(t, fe([void 0], r, !1)))();
3879
3882
  }, {
3880
- cache: Je(e.dateTime),
3881
- strategy: ze.variadic
3883
+ cache: Qe(e.dateTime),
3884
+ strategy: Ze.variadic
3882
3885
  }),
3883
- getPluralRules: We(function() {
3886
+ getPluralRules: ze(function() {
3884
3887
  for (var t, r = [], n = 0; n < arguments.length; n++)
3885
3888
  r[n] = arguments[n];
3886
3889
  return new ((t = Intl.PluralRules).bind.apply(t, fe([void 0], r, !1)))();
3887
3890
  }, {
3888
- cache: Je(e.pluralRules),
3889
- strategy: ze.variadic
3891
+ cache: Qe(e.pluralRules),
3892
+ strategy: Ze.variadic
3890
3893
  })
3891
3894
  };
3892
3895
  }
@@ -4028,7 +4031,7 @@ const Q = {}, _i = (e, t, r) => r && (t in Q || (Q[t] = {}), e in Q[t] || (Q[t][
4028
4031
  return;
4029
4032
  if (t in Q && e in Q[t])
4030
4033
  return Q[t][e];
4031
- const r = ke(t);
4034
+ const r = je(t);
4032
4035
  for (let n = 0; n < r.length; n++) {
4033
4036
  const i = r[n], o = Ei(i, e);
4034
4037
  if (o)
@@ -4036,7 +4039,7 @@ const Q = {}, _i = (e, t, r) => r && (t in Q || (Q[t] = {}), e in Q[t] || (Q[t][
4036
4039
  }
4037
4040
  };
4038
4041
  let pt;
4039
- const ye = $e({});
4042
+ const ye = Ge({});
4040
4043
  function xi(e) {
4041
4044
  return pt[e] || null;
4042
4045
  }
@@ -4052,7 +4055,7 @@ function Ei(e, t) {
4052
4055
  function wi(e) {
4053
4056
  if (e == null)
4054
4057
  return;
4055
- const t = ke(e);
4058
+ const t = je(e);
4056
4059
  for (let r = 0; r < t.length; r++) {
4057
4060
  const n = t[r];
4058
4061
  if (Er(n))
@@ -4075,13 +4078,13 @@ function Sr(e) {
4075
4078
  return Ne[e];
4076
4079
  }
4077
4080
  function Ti(e) {
4078
- return ke(e).map((t) => {
4081
+ return je(e).map((t) => {
4079
4082
  const r = Sr(t);
4080
4083
  return [t, r ? [...r] : []];
4081
4084
  }).filter(([, t]) => t.length > 0);
4082
4085
  }
4083
- function ct(e) {
4084
- return e == null ? !1 : ke(e).some(
4086
+ function ft(e) {
4087
+ return e == null ? !1 : je(e).some(
4085
4088
  (t) => {
4086
4089
  var r;
4087
4090
  return (r = Sr(t)) == null ? void 0 : r.size;
@@ -4095,7 +4098,7 @@ function Hi(e, t) {
4095
4098
  }
4096
4099
  const xe = {};
4097
4100
  function Tr(e) {
4098
- if (!ct(e))
4101
+ if (!ft(e))
4099
4102
  return e in xe ? xe[e] : Promise.resolve();
4100
4103
  const t = Ti(e);
4101
4104
  return xe[e] = Promise.all(
@@ -4103,7 +4106,7 @@ function Tr(e) {
4103
4106
  ([r, n]) => Hi(r, n)
4104
4107
  )
4105
4108
  ).then(() => {
4106
- if (ct(e))
4109
+ if (ft(e))
4107
4110
  return Tr(e);
4108
4111
  delete xe[e];
4109
4112
  }), xe[e];
@@ -4148,7 +4151,7 @@ const Pi = {
4148
4151
  function be() {
4149
4152
  return Fi;
4150
4153
  }
4151
- const Qe = $e(!1);
4154
+ const qe = Ge(!1);
4152
4155
  var Ci = Object.defineProperty, Bi = Object.defineProperties, Oi = Object.getOwnPropertyDescriptors, Rt = Object.getOwnPropertySymbols, Ii = Object.prototype.hasOwnProperty, Li = Object.prototype.propertyIsEnumerable, Dt = (e, t, r) => t in e ? Ci(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ni = (e, t) => {
4153
4156
  for (var r in t || (t = {}))
4154
4157
  Ii.call(t, r) && Dt(e, r, t[r]);
@@ -4157,38 +4160,38 @@ var Ci = Object.defineProperty, Bi = Object.defineProperties, Oi = Object.getOwn
4157
4160
  Li.call(t, r) && Dt(e, r, t[r]);
4158
4161
  return e;
4159
4162
  }, Mi = (e, t) => Bi(e, Oi(t));
4160
- let ft;
4161
- const Re = $e(null);
4163
+ let dt;
4164
+ const Re = Ge(null);
4162
4165
  function Ut(e) {
4163
4166
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4164
4167
  }
4165
- function ke(e, t = be().fallbackLocale) {
4168
+ function je(e, t = be().fallbackLocale) {
4166
4169
  const r = Ut(e);
4167
4170
  return t ? [.../* @__PURE__ */ new Set([...r, ...Ut(t)])] : r;
4168
4171
  }
4169
4172
  function ie() {
4170
- return ft ?? void 0;
4173
+ return dt ?? void 0;
4171
4174
  }
4172
4175
  Re.subscribe((e) => {
4173
- ft = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4176
+ dt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4174
4177
  });
4175
4178
  const Ri = (e) => {
4176
- if (e && wi(e) && ct(e)) {
4179
+ if (e && wi(e) && ft(e)) {
4177
4180
  const { loadingDelay: t } = be();
4178
4181
  let r;
4179
4182
  return typeof window < "u" && ie() != null && t ? r = window.setTimeout(
4180
- () => Qe.set(!0),
4183
+ () => qe.set(!0),
4181
4184
  t
4182
- ) : Qe.set(!0), Tr(e).then(() => {
4185
+ ) : qe.set(!0), Tr(e).then(() => {
4183
4186
  Re.set(e);
4184
4187
  }).finally(() => {
4185
- clearTimeout(r), Qe.set(!1);
4188
+ clearTimeout(r), qe.set(!1);
4186
4189
  });
4187
4190
  }
4188
4191
  return Re.set(e);
4189
4192
  }, ne = Mi(Ni({}, Re), {
4190
4193
  set: Ri
4191
- }), je = (e) => {
4194
+ }), Ve = (e) => {
4192
4195
  const t = /* @__PURE__ */ Object.create(null);
4193
4196
  return (n) => {
4194
4197
  const i = JSON.stringify(n);
@@ -4216,21 +4219,21 @@ const He = (e, t) => {
4216
4219
  if (e in r && t in r[e])
4217
4220
  return r[e][t];
4218
4221
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4219
- }, Ui = je(
4222
+ }, Ui = Ve(
4220
4223
  (e) => {
4221
4224
  var t = e, { locale: r, format: n } = t, i = ve(t, ["locale", "format"]);
4222
4225
  if (r == null)
4223
4226
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4224
4227
  return n && (i = He("number", n)), new Intl.NumberFormat(r, i);
4225
4228
  }
4226
- ), $i = je(
4229
+ ), $i = Ve(
4227
4230
  (e) => {
4228
4231
  var t = e, { locale: r, format: n } = t, i = ve(t, ["locale", "format"]);
4229
4232
  if (r == null)
4230
4233
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4231
4234
  return n ? i = He("date", n) : Object.keys(i).length === 0 && (i = He("date", "short")), new Intl.DateTimeFormat(r, i);
4232
4235
  }
4233
- ), Gi = je(
4236
+ ), Gi = Ve(
4234
4237
  (e) => {
4235
4238
  var t = e, { locale: r, format: n } = t, i = ve(t, ["locale", "format"]);
4236
4239
  if (r == null)
@@ -4260,7 +4263,7 @@ const He = (e, t) => {
4260
4263
  "locale"
4261
4264
  ]);
4262
4265
  return Gi(mt({ locale: r }, n));
4263
- }, Xi = je(
4266
+ }, Xi = Ve(
4264
4267
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4265
4268
  (e, t = ie()) => new yi(e, t, be().formats, {
4266
4269
  ignoreTag: be().ignoreTag
@@ -4304,7 +4307,7 @@ ge([ne], () => Ji);
4304
4307
  ge([ne, ye], () => Qi);
4305
4308
  window.emWidgets = { topic: hn };
4306
4309
  const Yi = (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)), Ki = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4307
- function Eo(e, t) {
4310
+ function wo(e, t) {
4308
4311
  const r = window.navigator.userAgent;
4309
4312
  return Yi(r) ? t = e.filter((n) => {
4310
4313
  if (n.gameModel && (n.gameModel.platform.includes("iPad") || n.gameModel.platform.includes("iPhone") || n.gameModel.platform.includes("Android")))
@@ -4656,7 +4659,7 @@ function ho(e) {
4656
4659
  e[36].name + ""
4657
4660
  ), i, o, s, a, h = (
4658
4661
  /*vendor*/
4659
- e[36].games.count + ""
4662
+ e[36].games.total + ""
4660
4663
  ), l, u;
4661
4664
  return {
4662
4665
  c() {
@@ -4670,7 +4673,7 @@ function ho(e) {
4670
4673
  32 && n !== (n = /*vendor*/
4671
4674
  f[36].name + "") && q(i, n), c[0] & /*vendorArray*/
4672
4675
  32 && h !== (h = /*vendor*/
4673
- f[36].games.count + "") && q(l, h);
4676
+ f[36].games.total + "") && q(l, h);
4674
4677
  },
4675
4678
  d(f) {
4676
4679
  f && j(t);
@@ -4827,7 +4830,7 @@ function fo(e, t, r) {
4827
4830
  }
4828
4831
  const Ae = (d) => K(d), ae = () => ee();
4829
4832
  function $(d) {
4830
- qe[d ? "unshift" : "push"](() => {
4833
+ Ye[d ? "unshift" : "push"](() => {
4831
4834
  S = d, r(3, S);
4832
4835
  });
4833
4836
  }
@@ -4964,26 +4967,27 @@ class Ar extends zr {
4964
4967
  }
4965
4968
  }
4966
4969
  Wr(Ar, { endpoint: {}, datasource: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, categoryid: {}, addfilterselector: {}, addsortingselector: {}, filterbylogo: {}, mbsource: {} }, [], [], !0);
4967
- const wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4970
+ const So = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4968
4971
  __proto__: null,
4969
4972
  default: Ar
4970
4973
  }, Symbol.toStringTag, { value: "Module" }));
4971
4974
  export {
4972
4975
  ne as $,
4973
- _t as A,
4974
- Lr as B,
4975
- vo as C,
4976
- eo as D,
4977
- ro as E,
4978
- Wr as F,
4979
- qi as G,
4980
- yo as H,
4981
- Eo as I,
4982
- xo as J,
4983
- mo as K,
4984
- _o as L,
4985
- ye as M,
4986
- wo as N,
4976
+ Ee as A,
4977
+ go as B,
4978
+ _t as C,
4979
+ Lr as D,
4980
+ _o as E,
4981
+ eo as F,
4982
+ ro as G,
4983
+ vo as H,
4984
+ Wr as I,
4985
+ qi as J,
4986
+ wo as K,
4987
+ Eo as L,
4988
+ xo as M,
4989
+ ye as N,
4990
+ So as O,
4987
4991
  zr as S,
4988
4992
  wr as a,
4989
4993
  Br as b,
@@ -4994,21 +4998,21 @@ export {
4994
4998
  W as g,
4995
4999
  _ as h,
4996
5000
  Xr as i,
4997
- F as j,
4998
- X as k,
4999
- Cr as l,
5000
- to as m,
5001
+ po as j,
5002
+ F as k,
5003
+ X as l,
5004
+ Cr as m,
5001
5005
  k as n,
5002
5006
  Dr as o,
5003
- Yi as p,
5004
- q,
5005
- Me as r,
5007
+ to as p,
5008
+ bo as q,
5009
+ Yi as r,
5006
5010
  Wt as s,
5007
- go as t,
5008
- G as u,
5009
- po as v,
5010
- Ki as w,
5011
- qe as x,
5012
- Ee as y,
5013
- bo as z
5011
+ yo as t,
5012
+ q as u,
5013
+ Me as v,
5014
+ G as w,
5015
+ mo as x,
5016
+ Ki as y,
5017
+ Ye as z
5014
5018
  };