@everymatrix/casino-most-played-section 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.
- package/components/{CasinoFilter-CBoZ_RpC.js → CasinoFilter-B89QTVUk.js} +152 -148
- package/components/{CasinoFilter-D9VOcS4e.js → CasinoFilter-BuJFRvPM.js} +156 -152
- package/components/{CasinoFilter-CP2SsYcD.cjs → CasinoFilter-OPj81-Zy.cjs} +4 -4
- package/components/CasinoGameThumbnail-BadbB37q.cjs +47 -0
- package/components/{CasinoGameThumbnail-Cwm-Tv9Z.js → CasinoGameThumbnail-D7d2CH9f.js} +1449 -1433
- package/components/{CasinoGameThumbnail-8SSlDp2s.js → CasinoGameThumbnail-De-MNb5C.js} +1516 -1500
- package/components/{CasinoGamesCategorySection-Dd6Sbxl3.js → CasinoGamesCategorySection-BZda8xTc.js} +402 -397
- package/components/{CasinoGamesCategorySection-CIDyNXT6.js → CasinoGamesCategorySection-BpG8cEx6.js} +296 -291
- package/components/{CasinoGamesCategorySection-BYQrH9_B.cjs → CasinoGamesCategorySection-itQeJrW_.cjs} +1 -1
- package/components/{CasinoMostPlayedSection-Bdpwrllj.js → CasinoMostPlayedSection-BE1AytOD.js} +60 -60
- package/components/{CasinoMostPlayedSection-C2atcWQN.cjs → CasinoMostPlayedSection-CmAWXh3D.cjs} +1 -1
- package/components/{CasinoMostPlayedSection-ZCvcv5TT.js → CasinoMostPlayedSection-awe5OQbs.js} +70 -70
- package/components/{CasinoSort-BUVnl6Xi.js → CasinoSort-BeHiiUhs.js} +19 -19
- package/components/{CasinoSort-Td9dTUIe.cjs → CasinoSort-CrDBxoGC.cjs} +1 -1
- package/components/{CasinoSort-fSuvj-fz.js → CasinoSort-CrQRKk5p.js} +19 -19
- package/es2015/casino-most-played-section.cjs +1 -1
- package/es2015/casino-most-played-section.js +1 -1
- package/esnext/casino-most-played-section.js +1 -1
- package/package.json +1 -1
- package/stencil/app-globals-0f993ce5-D-kw1sls.js +5 -0
- package/stencil/app-globals-0f993ce5-sCt45RkC.cjs +1 -0
- package/stencil/index-ae04a8b1-BxaX26xW.js +516 -0
- package/stencil/index-ae04a8b1-D7qYBP-T.js +532 -0
- package/stencil/index-ae04a8b1-Dk7mk6oB.cjs +1 -0
- package/stencil/ui-skeleton-DFpfaKvi.js +11 -0
- package/stencil/ui-skeleton-IHMCRYEX.cjs +1 -0
- package/stencil/ui-skeleton-UUT_AJxa.js +29 -0
- package/stencil/ui-skeleton-a642cced-5nW6b8_l.cjs +1 -0
- package/stencil/ui-skeleton-a642cced-BNXFvvk_.js +122 -0
- package/stencil/ui-skeleton-a642cced-DdY2eEM0.js +122 -0
- package/components/CasinoGameThumbnail-CHQxvhi_.cjs +0 -47
@@ -2,15 +2,15 @@ var Mr = Object.defineProperty, Rr = Object.defineProperties;
|
|
2
2
|
var Dr = Object.getOwnPropertyDescriptors;
|
3
3
|
var yt = Object.getOwnPropertySymbols;
|
4
4
|
var Ur = Object.prototype.hasOwnProperty, $r = Object.prototype.propertyIsEnumerable;
|
5
|
-
var
|
5
|
+
var We = (e, t, r) => t in e ? Mr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, _t = (e, t) => {
|
6
6
|
for (var r in t || (t = {}))
|
7
|
-
Ur.call(t, r) &&
|
7
|
+
Ur.call(t, r) && We(e, r, t[r]);
|
8
8
|
if (yt)
|
9
9
|
for (var r of yt(t))
|
10
|
-
$r.call(t, r) &&
|
10
|
+
$r.call(t, r) && We(e, r, t[r]);
|
11
11
|
return e;
|
12
12
|
}, xt = (e, t) => Rr(e, Dr(t));
|
13
|
-
var D = (e, t, r) => (
|
13
|
+
var D = (e, t, r) => (We(e, typeof t != "symbol" ? t + "" : t, r), r);
|
14
14
|
var Et = (e, t, r) => new Promise((n, i) => {
|
15
15
|
var o = (u) => {
|
16
16
|
try {
|
@@ -38,7 +38,7 @@ function wt() {
|
|
38
38
|
function K(e) {
|
39
39
|
e.forEach(Yt);
|
40
40
|
}
|
41
|
-
function
|
41
|
+
function $e(e) {
|
42
42
|
return typeof e == "function";
|
43
43
|
}
|
44
44
|
function Kt(e, t) {
|
@@ -63,6 +63,9 @@ function er(e, ...t) {
|
|
63
63
|
function kr(e, t, r) {
|
64
64
|
e.$$.on_destroy.push(er(t, r));
|
65
65
|
}
|
66
|
+
function Ao(e) {
|
67
|
+
return e && $e(e.destroy) ? e.destroy : j;
|
68
|
+
}
|
66
69
|
function _(e, t) {
|
67
70
|
e.appendChild(t);
|
68
71
|
}
|
@@ -112,7 +115,7 @@ function k(e) {
|
|
112
115
|
function W() {
|
113
116
|
return k(" ");
|
114
117
|
}
|
115
|
-
function
|
118
|
+
function Po() {
|
116
119
|
return k("");
|
117
120
|
}
|
118
121
|
function Re(e, t, r, n) {
|
@@ -121,7 +124,7 @@ function Re(e, t, r, n) {
|
|
121
124
|
function m(e, t, r) {
|
122
125
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
123
126
|
}
|
124
|
-
function
|
127
|
+
function Fo(e, t, r) {
|
125
128
|
const n = t.toLowerCase();
|
126
129
|
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);
|
127
130
|
}
|
@@ -135,10 +138,10 @@ function Y(e, t) {
|
|
135
138
|
function Tt(e, t) {
|
136
139
|
e.value = t == null ? "" : t;
|
137
140
|
}
|
138
|
-
function
|
141
|
+
function Co(e, t, r) {
|
139
142
|
e.classList.toggle(t, !!r);
|
140
143
|
}
|
141
|
-
class
|
144
|
+
class Bo {
|
142
145
|
constructor(t = !1) {
|
143
146
|
/**
|
144
147
|
* @private
|
@@ -229,20 +232,20 @@ function Jr() {
|
|
229
232
|
function Qr(e) {
|
230
233
|
Jr().$$.on_mount.push(e);
|
231
234
|
}
|
232
|
-
const ce = [],
|
235
|
+
const ce = [], et = [];
|
233
236
|
let fe = [];
|
234
237
|
const Ht = [], tr = /* @__PURE__ */ Promise.resolve();
|
235
|
-
let
|
238
|
+
let tt = !1;
|
236
239
|
function rr() {
|
237
|
-
|
240
|
+
tt || (tt = !0, tr.then($));
|
238
241
|
}
|
239
|
-
function
|
242
|
+
function Oo() {
|
240
243
|
return rr(), tr;
|
241
244
|
}
|
242
|
-
function
|
245
|
+
function rt(e) {
|
243
246
|
fe.push(e);
|
244
247
|
}
|
245
|
-
const
|
248
|
+
const ze = /* @__PURE__ */ new Set();
|
246
249
|
let ue = 0;
|
247
250
|
function $() {
|
248
251
|
if (ue !== 0)
|
@@ -257,23 +260,23 @@ function $() {
|
|
257
260
|
} catch (t) {
|
258
261
|
throw ce.length = 0, ue = 0, t;
|
259
262
|
}
|
260
|
-
for (Se(null), ce.length = 0, ue = 0;
|
261
|
-
|
263
|
+
for (Se(null), ce.length = 0, ue = 0; et.length; )
|
264
|
+
et.pop()();
|
262
265
|
for (let t = 0; t < fe.length; t += 1) {
|
263
266
|
const r = fe[t];
|
264
|
-
|
267
|
+
ze.has(r) || (ze.add(r), r());
|
265
268
|
}
|
266
269
|
fe.length = 0;
|
267
270
|
} while (ce.length);
|
268
271
|
for (; Ht.length; )
|
269
272
|
Ht.pop()();
|
270
|
-
|
273
|
+
tt = !1, ze.clear(), Se(e);
|
271
274
|
}
|
272
275
|
function qr(e) {
|
273
276
|
if (e.fragment !== null) {
|
274
277
|
e.update(), K(e.before_update);
|
275
278
|
const t = e.dirty;
|
276
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
279
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(rt);
|
277
280
|
}
|
278
281
|
}
|
279
282
|
function Yr(e) {
|
@@ -287,10 +290,10 @@ function nr(e, t) {
|
|
287
290
|
function At(e) {
|
288
291
|
return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
|
289
292
|
}
|
290
|
-
function
|
293
|
+
function Io(e, t) {
|
291
294
|
e.d(1), t.delete(e.key);
|
292
295
|
}
|
293
|
-
function
|
296
|
+
function Lo(e, t, r, n, i, o, s, a, u, l, h, f) {
|
294
297
|
let c = e.length, p = o.length, v = c;
|
295
298
|
const g = {};
|
296
299
|
for (; v--; )
|
@@ -319,10 +322,10 @@ function Io(e, t, r, n, i, o, s, a, u, l, h, f) {
|
|
319
322
|
}
|
320
323
|
function en(e, t, r) {
|
321
324
|
const { fragment: n, after_update: i } = e.$$;
|
322
|
-
n && n.m(t, r),
|
323
|
-
const o = e.$$.on_mount.map(Yt).filter(
|
325
|
+
n && n.m(t, r), rt(() => {
|
326
|
+
const o = e.$$.on_mount.map(Yt).filter($e);
|
324
327
|
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : K(o), e.$$.on_mount = [];
|
325
|
-
}), i.forEach(
|
328
|
+
}), i.forEach(rt);
|
326
329
|
}
|
327
330
|
function tn(e, t) {
|
328
331
|
const r = e.$$;
|
@@ -582,7 +585,7 @@ class sn {
|
|
582
585
|
* @returns {() => void}
|
583
586
|
*/
|
584
587
|
$on(t, r) {
|
585
|
-
if (
|
588
|
+
if (!$e(r))
|
586
589
|
return j;
|
587
590
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
588
591
|
return n.push(r), () => {
|
@@ -614,18 +617,18 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
614
617
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
615
618
|
PERFORMANCE OF THIS SOFTWARE.
|
616
619
|
***************************************************************************** */
|
617
|
-
var
|
618
|
-
return
|
620
|
+
var nt = function(e, t) {
|
621
|
+
return nt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
619
622
|
r.__proto__ = n;
|
620
623
|
} || function(r, n) {
|
621
624
|
for (var i in n)
|
622
625
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
623
|
-
},
|
626
|
+
}, nt(e, t);
|
624
627
|
};
|
625
628
|
function Q(e, t) {
|
626
629
|
if (typeof t != "function" && t !== null)
|
627
630
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
628
|
-
|
631
|
+
nt(e, t);
|
629
632
|
function r() {
|
630
633
|
this.constructor = e;
|
631
634
|
}
|
@@ -650,7 +653,7 @@ function ln(e, t) {
|
|
650
653
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
651
654
|
return r;
|
652
655
|
}
|
653
|
-
function
|
656
|
+
function it(e) {
|
654
657
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
655
658
|
if (r)
|
656
659
|
return r.call(e);
|
@@ -662,7 +665,7 @@ function nt(e) {
|
|
662
665
|
};
|
663
666
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
664
667
|
}
|
665
|
-
function
|
668
|
+
function ot(e, t) {
|
666
669
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
667
670
|
if (!r)
|
668
671
|
return e;
|
@@ -697,7 +700,7 @@ function or(e) {
|
|
697
700
|
}, r = e(t);
|
698
701
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
699
702
|
}
|
700
|
-
var
|
703
|
+
var Ze = or(function(e) {
|
701
704
|
return function(r) {
|
702
705
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
703
706
|
` + r.map(function(n, i) {
|
@@ -706,13 +709,13 @@ var ze = or(function(e) {
|
|
706
709
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
707
710
|
};
|
708
711
|
});
|
709
|
-
function
|
712
|
+
function st(e, t) {
|
710
713
|
if (e) {
|
711
714
|
var r = e.indexOf(t);
|
712
715
|
0 <= r && e.splice(r, 1);
|
713
716
|
}
|
714
717
|
}
|
715
|
-
var
|
718
|
+
var Ge = function() {
|
716
719
|
function e(t) {
|
717
720
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
718
721
|
}
|
@@ -724,7 +727,7 @@ var $e = function() {
|
|
724
727
|
if (s)
|
725
728
|
if (this._parentage = null, Array.isArray(s))
|
726
729
|
try {
|
727
|
-
for (var a =
|
730
|
+
for (var a = it(s), u = a.next(); !u.done; u = a.next()) {
|
728
731
|
var l = u.value;
|
729
732
|
l.remove(this);
|
730
733
|
}
|
@@ -745,18 +748,18 @@ var $e = function() {
|
|
745
748
|
try {
|
746
749
|
h();
|
747
750
|
} catch (g) {
|
748
|
-
o = g instanceof
|
751
|
+
o = g instanceof Ze ? g.errors : [g];
|
749
752
|
}
|
750
753
|
var f = this._finalizers;
|
751
754
|
if (f) {
|
752
755
|
this._finalizers = null;
|
753
756
|
try {
|
754
|
-
for (var c =
|
757
|
+
for (var c = it(f), p = c.next(); !p.done; p = c.next()) {
|
755
758
|
var v = p.value;
|
756
759
|
try {
|
757
760
|
Pt(v);
|
758
761
|
} catch (g) {
|
759
|
-
o = o != null ? o : [], g instanceof
|
762
|
+
o = o != null ? o : [], g instanceof Ze ? o = de(de([], ot(o)), ot(g.errors)) : o.push(g);
|
760
763
|
}
|
761
764
|
}
|
762
765
|
} catch (g) {
|
@@ -771,7 +774,7 @@ var $e = function() {
|
|
771
774
|
}
|
772
775
|
}
|
773
776
|
if (o)
|
774
|
-
throw new
|
777
|
+
throw new Ze(o);
|
775
778
|
}
|
776
779
|
}, e.prototype.add = function(t) {
|
777
780
|
var r;
|
@@ -794,17 +797,17 @@ var $e = function() {
|
|
794
797
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
795
798
|
}, e.prototype._removeParent = function(t) {
|
796
799
|
var r = this._parentage;
|
797
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
800
|
+
r === t ? this._parentage = null : Array.isArray(r) && st(r, t);
|
798
801
|
}, e.prototype.remove = function(t) {
|
799
802
|
var r = this._finalizers;
|
800
|
-
r &&
|
803
|
+
r && st(r, t), t instanceof e && t._removeParent(this);
|
801
804
|
}, e.EMPTY = function() {
|
802
805
|
var t = new e();
|
803
806
|
return t.closed = !0, t;
|
804
807
|
}(), e;
|
805
|
-
}(), sr =
|
808
|
+
}(), sr = Ge.EMPTY;
|
806
809
|
function ar(e) {
|
807
|
-
return e instanceof
|
810
|
+
return e instanceof Ge || e && "closed" in e && J(e.remove) && J(e.add) && J(e.unsubscribe);
|
808
811
|
}
|
809
812
|
function Pt(e) {
|
810
813
|
J(e) ? e() : e.unsubscribe();
|
@@ -815,7 +818,7 @@ var un = {
|
|
815
818
|
setTimeout: function(e, t) {
|
816
819
|
for (var r = [], n = 2; n < arguments.length; n++)
|
817
820
|
r[n - 2] = arguments[n];
|
818
|
-
return setTimeout.apply(void 0, de([e, t],
|
821
|
+
return setTimeout.apply(void 0, de([e, t], ot(r)));
|
819
822
|
},
|
820
823
|
clearTimeout: function(e) {
|
821
824
|
return clearTimeout(e);
|
@@ -839,7 +842,7 @@ var lr = function(e) {
|
|
839
842
|
return n.isStopped = !1, r ? (n.destination = r, ar(r) && r.add(n)) : n.destination = pn, n;
|
840
843
|
}
|
841
844
|
return t.create = function(r, n, i) {
|
842
|
-
return new
|
845
|
+
return new at(r, n, i);
|
843
846
|
}, t.prototype.next = function(r) {
|
844
847
|
this.isStopped || this._next(r);
|
845
848
|
}, t.prototype.error = function(r) {
|
@@ -863,7 +866,7 @@ var lr = function(e) {
|
|
863
866
|
this.unsubscribe();
|
864
867
|
}
|
865
868
|
}, t;
|
866
|
-
}(
|
869
|
+
}(Ge), fn = function() {
|
867
870
|
function e(t) {
|
868
871
|
this.partialObserver = t;
|
869
872
|
}
|
@@ -894,7 +897,7 @@ var lr = function(e) {
|
|
894
897
|
Be(r);
|
895
898
|
}
|
896
899
|
}, e;
|
897
|
-
}(),
|
900
|
+
}(), at = function(e) {
|
898
901
|
Q(t, e);
|
899
902
|
function t(r, n, i) {
|
900
903
|
var o = e.call(this) || this, s;
|
@@ -938,7 +941,7 @@ var Ct = function() {
|
|
938
941
|
var r = new e();
|
939
942
|
return r.source = this, r.operator = t, r;
|
940
943
|
}, e.prototype.subscribe = function(t, r, n) {
|
941
|
-
var i = this, o = yn(t) ? t : new
|
944
|
+
var i = this, o = yn(t) ? t : new at(t, r, n);
|
942
945
|
return Le(function() {
|
943
946
|
var s = i, a = s.operator, u = s.source;
|
944
947
|
o.add(a ? a.call(o, u) : u ? i._subscribe(o) : i._trySubscribe(o));
|
@@ -952,7 +955,7 @@ var Ct = function() {
|
|
952
955
|
}, e.prototype.forEach = function(t, r) {
|
953
956
|
var n = this;
|
954
957
|
return r = Bt(r), new r(function(i, o) {
|
955
|
-
var s = new
|
958
|
+
var s = new at({
|
956
959
|
next: function(a) {
|
957
960
|
try {
|
958
961
|
t(a);
|
@@ -1023,7 +1026,7 @@ var _n = or(function(e) {
|
|
1023
1026
|
if (n._throwIfClosed(), !n.isStopped) {
|
1024
1027
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
1025
1028
|
try {
|
1026
|
-
for (var s =
|
1029
|
+
for (var s = it(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
|
1027
1030
|
var u = a.value;
|
1028
1031
|
u.next(r);
|
1029
1032
|
}
|
@@ -1072,8 +1075,8 @@ var _n = or(function(e) {
|
|
1072
1075
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
1073
1076
|
}, t.prototype._innerSubscribe = function(r) {
|
1074
1077
|
var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
|
1075
|
-
return o || s ? sr : (this.currentObservers = null, a.push(r), new
|
1076
|
-
n.currentObservers = null,
|
1078
|
+
return o || s ? sr : (this.currentObservers = null, a.push(r), new Ge(function() {
|
1079
|
+
n.currentObservers = null, st(a, r);
|
1077
1080
|
}));
|
1078
1081
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
1079
1082
|
var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
|
@@ -1141,10 +1144,10 @@ const It = [], Lt = {}, En = (e, t = 0) => {
|
|
1141
1144
|
}, he = [];
|
1142
1145
|
function wn(e, t) {
|
1143
1146
|
return {
|
1144
|
-
subscribe:
|
1147
|
+
subscribe: ke(e, t).subscribe
|
1145
1148
|
};
|
1146
1149
|
}
|
1147
|
-
function
|
1150
|
+
function ke(e, t = j) {
|
1148
1151
|
let r;
|
1149
1152
|
const n = /* @__PURE__ */ new Set();
|
1150
1153
|
function i(a) {
|
@@ -1184,7 +1187,7 @@ function ve(e, t, r) {
|
|
1184
1187
|
return;
|
1185
1188
|
f();
|
1186
1189
|
const v = t(n ? l[0] : l, s, a);
|
1187
|
-
o ? s(v) : f =
|
1190
|
+
o ? s(v) : f = $e(v) ? v : j;
|
1188
1191
|
}, p = i.map(
|
1189
1192
|
(v, g) => er(
|
1190
1193
|
v,
|
@@ -1275,7 +1278,7 @@ pe.all = function(t, r) {
|
|
1275
1278
|
};
|
1276
1279
|
var Rn = pe, Dn = Rn;
|
1277
1280
|
const Un = /* @__PURE__ */ Sn(Dn);
|
1278
|
-
function
|
1281
|
+
function Je(e, t) {
|
1279
1282
|
var r = t && t.cache ? t.cache : Wn, n = t && t.serializer ? t.serializer : Vn, i = t && t.strategy ? t.strategy : kn;
|
1280
1283
|
return i(e, {
|
1281
1284
|
cache: r,
|
@@ -1321,7 +1324,7 @@ var Vn = function() {
|
|
1321
1324
|
create: function() {
|
1322
1325
|
return new Xn();
|
1323
1326
|
}
|
1324
|
-
},
|
1327
|
+
}, Qe = {
|
1325
1328
|
variadic: jn
|
1326
1329
|
}, E;
|
1327
1330
|
(function(e) {
|
@@ -1365,7 +1368,7 @@ function yr(e) {
|
|
1365
1368
|
function _r(e) {
|
1366
1369
|
return !!(e && typeof e == "object" && e.type === me.number);
|
1367
1370
|
}
|
1368
|
-
function
|
1371
|
+
function lt(e) {
|
1369
1372
|
return !!(e && typeof e == "object" && e.type === me.dateTime);
|
1370
1373
|
}
|
1371
1374
|
var xr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Jn = /(?:[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;
|
@@ -3124,18 +3127,18 @@ function ii(e) {
|
|
3124
3127
|
var i = Oe[n || ""] || Oe[r || ""] || Oe["".concat(r, "-001")] || Oe["001"];
|
3125
3128
|
return i[0];
|
3126
3129
|
}
|
3127
|
-
var
|
3130
|
+
var qe, oi = new RegExp("^".concat(xr.source, "*")), si = new RegExp("".concat(xr.source, "*$"));
|
3128
3131
|
function T(e, t) {
|
3129
3132
|
return { start: e, end: t };
|
3130
3133
|
}
|
3131
3134
|
var ai = !!String.prototype.startsWith && "_a".startsWith("a", 1), li = !!String.fromCodePoint, ui = !!Object.fromEntries, hi = !!String.prototype.codePointAt, ci = !!String.prototype.trimStart, fi = !!String.prototype.trimEnd, di = !!Number.isSafeInteger, pi = di ? Number.isSafeInteger : function(e) {
|
3132
3135
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
3133
|
-
},
|
3136
|
+
}, ut = !0;
|
3134
3137
|
try {
|
3135
3138
|
var mi = Hr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
3136
|
-
|
3139
|
+
ut = ((qe = mi.exec("a")) === null || qe === void 0 ? void 0 : qe[0]) === "a";
|
3137
3140
|
} catch (e) {
|
3138
|
-
|
3141
|
+
ut = !1;
|
3139
3142
|
}
|
3140
3143
|
var $t = ai ? (
|
3141
3144
|
// Native
|
@@ -3147,7 +3150,7 @@ var $t = ai ? (
|
|
3147
3150
|
function(t, r, n) {
|
3148
3151
|
return t.slice(n, n + r.length) === r;
|
3149
3152
|
}
|
3150
|
-
),
|
3153
|
+
), ht = li ? String.fromCodePoint : (
|
3151
3154
|
// IE11
|
3152
3155
|
function() {
|
3153
3156
|
for (var t = [], r = 0; r < arguments.length; r++)
|
@@ -3209,24 +3212,24 @@ var $t = ai ? (
|
|
3209
3212
|
function Hr(e, t) {
|
3210
3213
|
return new RegExp(e, t);
|
3211
3214
|
}
|
3212
|
-
var
|
3213
|
-
if (
|
3215
|
+
var ct;
|
3216
|
+
if (ut) {
|
3214
3217
|
var kt = Hr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
3215
|
-
|
3218
|
+
ct = function(t, r) {
|
3216
3219
|
var n;
|
3217
3220
|
kt.lastIndex = r;
|
3218
3221
|
var i = kt.exec(t);
|
3219
3222
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
3220
3223
|
};
|
3221
3224
|
} else
|
3222
|
-
|
3225
|
+
ct = function(t, r) {
|
3223
3226
|
for (var n = []; ; ) {
|
3224
3227
|
var i = Tr(t, r);
|
3225
3228
|
if (i === void 0 || Ar(i) || xi(i))
|
3226
3229
|
break;
|
3227
3230
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
3228
3231
|
}
|
3229
|
-
return
|
3232
|
+
return ht.apply(void 0, n);
|
3230
3233
|
};
|
3231
3234
|
var vi = (
|
3232
3235
|
/** @class */
|
@@ -3259,7 +3262,7 @@ var vi = (
|
|
3259
3262
|
if (n)
|
3260
3263
|
break;
|
3261
3264
|
return this.error(E.UNMATCHED_CLOSING_TAG, T(this.clonePosition(), this.clonePosition()));
|
3262
|
-
} else if (o === 60 && !this.ignoreTag &&
|
3265
|
+
} else if (o === 60 && !this.ignoreTag && ft(this.peek() || 0)) {
|
3263
3266
|
var s = this.parseTag(t, r);
|
3264
3267
|
if (s.err)
|
3265
3268
|
return s;
|
@@ -3292,7 +3295,7 @@ var vi = (
|
|
3292
3295
|
return o;
|
3293
3296
|
var s = o.val, a = this.clonePosition();
|
3294
3297
|
if (this.bumpIf("</")) {
|
3295
|
-
if (this.isEOF() || !
|
3298
|
+
if (this.isEOF() || !ft(this.char()))
|
3296
3299
|
return this.error(E.INVALID_TAG, T(a, this.clonePosition()));
|
3297
3300
|
var u = this.clonePosition(), l = this.parseTagName();
|
3298
3301
|
return i !== l ? this.error(E.UNMATCHED_CLOSING_TAG, T(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
@@ -3373,12 +3376,12 @@ var vi = (
|
|
3373
3376
|
r.push(n);
|
3374
3377
|
this.bump();
|
3375
3378
|
}
|
3376
|
-
return
|
3379
|
+
return ht.apply(void 0, r);
|
3377
3380
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
3378
3381
|
if (this.isEOF())
|
3379
3382
|
return null;
|
3380
3383
|
var n = this.char();
|
3381
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
3384
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ht(n));
|
3382
3385
|
}, e.prototype.parseArgument = function(t, r) {
|
3383
3386
|
var n = this.clonePosition();
|
3384
3387
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
@@ -3407,7 +3410,7 @@ var vi = (
|
|
3407
3410
|
return this.error(E.MALFORMED_ARGUMENT, T(n, this.clonePosition()));
|
3408
3411
|
}
|
3409
3412
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
3410
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
3413
|
+
var t = this.clonePosition(), r = this.offset(), n = ct(this.message, r), i = r + n.length;
|
3411
3414
|
this.bumpTo(i);
|
3412
3415
|
var o = this.clonePosition(), s = T(t, o);
|
3413
3416
|
return { value: n, location: s };
|
@@ -3681,11 +3684,11 @@ var vi = (
|
|
3681
3684
|
}, e;
|
3682
3685
|
}()
|
3683
3686
|
);
|
3684
|
-
function
|
3687
|
+
function ft(e) {
|
3685
3688
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
3686
3689
|
}
|
3687
3690
|
function yi(e) {
|
3688
|
-
return
|
3691
|
+
return ft(e) || e === 47;
|
3689
3692
|
}
|
3690
3693
|
function _i(e) {
|
3691
3694
|
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;
|
@@ -3696,13 +3699,13 @@ function Ar(e) {
|
|
3696
3699
|
function xi(e) {
|
3697
3700
|
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;
|
3698
3701
|
}
|
3699
|
-
function
|
3702
|
+
function dt(e) {
|
3700
3703
|
e.forEach(function(t) {
|
3701
3704
|
if (delete t.location, gr(t) || vr(t))
|
3702
3705
|
for (var r in t.options)
|
3703
|
-
delete t.options[r].location,
|
3706
|
+
delete t.options[r].location, dt(t.options[r].value);
|
3704
3707
|
else
|
3705
|
-
pr(t) && _r(t.style) || (mr(t) || br(t)) &&
|
3708
|
+
pr(t) && _r(t.style) || (mr(t) || br(t)) && lt(t.style) ? delete t.style.location : yr(t) && dt(t.children);
|
3706
3709
|
});
|
3707
3710
|
}
|
3708
3711
|
function Ei(e, t) {
|
@@ -3712,13 +3715,13 @@ function Ei(e, t) {
|
|
3712
3715
|
var n = SyntaxError(E[r.err.kind]);
|
3713
3716
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
3714
3717
|
}
|
3715
|
-
return t != null && t.captureLocation ||
|
3718
|
+
return t != null && t.captureLocation || dt(r.val), r.val;
|
3716
3719
|
}
|
3717
3720
|
var be;
|
3718
3721
|
(function(e) {
|
3719
3722
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
3720
3723
|
})(be || (be = {}));
|
3721
|
-
var
|
3724
|
+
var je = (
|
3722
3725
|
/** @class */
|
3723
3726
|
function(e) {
|
3724
3727
|
Q(t, e);
|
@@ -3738,7 +3741,7 @@ var ke = (
|
|
3738
3741
|
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), be.INVALID_VALUE, o) || this;
|
3739
3742
|
}
|
3740
3743
|
return t;
|
3741
|
-
}(
|
3744
|
+
}(je)
|
3742
3745
|
), wi = (
|
3743
3746
|
/** @class */
|
3744
3747
|
function(e) {
|
@@ -3747,7 +3750,7 @@ var ke = (
|
|
3747
3750
|
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), be.INVALID_VALUE, i) || this;
|
3748
3751
|
}
|
3749
3752
|
return t;
|
3750
|
-
}(
|
3753
|
+
}(je)
|
3751
3754
|
), Si = (
|
3752
3755
|
/** @class */
|
3753
3756
|
function(e) {
|
@@ -3756,7 +3759,7 @@ var ke = (
|
|
3756
3759
|
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), be.MISSING_VALUE, n) || this;
|
3757
3760
|
}
|
3758
3761
|
return t;
|
3759
|
-
}(
|
3762
|
+
}(je)
|
3760
3763
|
), U;
|
3761
3764
|
(function(e) {
|
3762
3765
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
@@ -3806,7 +3809,7 @@ function Ne(e, t, r, n, i, o, s) {
|
|
3806
3809
|
continue;
|
3807
3810
|
}
|
3808
3811
|
if (mr(h)) {
|
3809
|
-
var p = typeof h.style == "string" ? n.date[h.style] :
|
3812
|
+
var p = typeof h.style == "string" ? n.date[h.style] : lt(h.style) ? h.style.parsedOptions : void 0;
|
3810
3813
|
a.push({
|
3811
3814
|
type: U.literal,
|
3812
3815
|
value: r.getDateTimeFormat(t, p).format(c)
|
@@ -3814,7 +3817,7 @@ function Ne(e, t, r, n, i, o, s) {
|
|
3814
3817
|
continue;
|
3815
3818
|
}
|
3816
3819
|
if (br(h)) {
|
3817
|
-
var p = typeof h.style == "string" ? n.time[h.style] :
|
3820
|
+
var p = typeof h.style == "string" ? n.time[h.style] : lt(h.style) ? h.style.parsedOptions : n.time.medium;
|
3818
3821
|
a.push({
|
3819
3822
|
type: U.literal,
|
3820
3823
|
value: r.getDateTimeFormat(t, p).format(c)
|
@@ -3854,7 +3857,7 @@ function Ne(e, t, r, n, i, o, s) {
|
|
3854
3857
|
var x = h.options["=".concat(c)];
|
3855
3858
|
if (!x) {
|
3856
3859
|
if (!Intl.PluralRules)
|
3857
|
-
throw new
|
3860
|
+
throw new je(`Intl.PluralRules is not available in this environment.
|
3858
3861
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
3859
3862
|
`, be.MISSING_INTL_API, s);
|
3860
3863
|
var L = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
|
@@ -3878,7 +3881,7 @@ function Pi(e, t) {
|
|
3878
3881
|
return r[n] = Ai(e[n], t[n]), r;
|
3879
3882
|
}, A({}, e)) : e;
|
3880
3883
|
}
|
3881
|
-
function
|
3884
|
+
function Ye(e) {
|
3882
3885
|
return {
|
3883
3886
|
create: function() {
|
3884
3887
|
return {
|
@@ -3898,29 +3901,29 @@ function Fi(e) {
|
|
3898
3901
|
dateTime: {},
|
3899
3902
|
pluralRules: {}
|
3900
3903
|
}), {
|
3901
|
-
getNumberFormat:
|
3904
|
+
getNumberFormat: Je(function() {
|
3902
3905
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3903
3906
|
r[n] = arguments[n];
|
3904
3907
|
return new ((t = Intl.NumberFormat).bind.apply(t, de([void 0], r, !1)))();
|
3905
3908
|
}, {
|
3906
|
-
cache:
|
3907
|
-
strategy:
|
3909
|
+
cache: Ye(e.number),
|
3910
|
+
strategy: Qe.variadic
|
3908
3911
|
}),
|
3909
|
-
getDateTimeFormat:
|
3912
|
+
getDateTimeFormat: Je(function() {
|
3910
3913
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3911
3914
|
r[n] = arguments[n];
|
3912
3915
|
return new ((t = Intl.DateTimeFormat).bind.apply(t, de([void 0], r, !1)))();
|
3913
3916
|
}, {
|
3914
|
-
cache:
|
3915
|
-
strategy:
|
3917
|
+
cache: Ye(e.dateTime),
|
3918
|
+
strategy: Qe.variadic
|
3916
3919
|
}),
|
3917
|
-
getPluralRules:
|
3920
|
+
getPluralRules: Je(function() {
|
3918
3921
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3919
3922
|
r[n] = arguments[n];
|
3920
3923
|
return new ((t = Intl.PluralRules).bind.apply(t, de([void 0], r, !1)))();
|
3921
3924
|
}, {
|
3922
|
-
cache:
|
3923
|
-
strategy:
|
3925
|
+
cache: Ye(e.pluralRules),
|
3926
|
+
strategy: Qe.variadic
|
3924
3927
|
})
|
3925
3928
|
};
|
3926
3929
|
}
|
@@ -4062,7 +4065,7 @@ const q = {}, Oi = (e, t, r) => r && (t in q || (q[t] = {}), e in q[t] || (q[t][
|
|
4062
4065
|
return;
|
4063
4066
|
if (t in q && e in q[t])
|
4064
4067
|
return q[t][e];
|
4065
|
-
const r =
|
4068
|
+
const r = Ve(t);
|
4066
4069
|
for (let n = 0; n < r.length; n++) {
|
4067
4070
|
const i = r[n], o = Li(i, e);
|
4068
4071
|
if (o)
|
@@ -4070,7 +4073,7 @@ const q = {}, Oi = (e, t, r) => r && (t in q || (q[t] = {}), e in q[t] || (q[t][
|
|
4070
4073
|
}
|
4071
4074
|
};
|
4072
4075
|
let bt;
|
4073
|
-
const ye =
|
4076
|
+
const ye = ke({});
|
4074
4077
|
function Ii(e) {
|
4075
4078
|
return bt[e] || null;
|
4076
4079
|
}
|
@@ -4086,7 +4089,7 @@ function Li(e, t) {
|
|
4086
4089
|
function Ni(e) {
|
4087
4090
|
if (e == null)
|
4088
4091
|
return;
|
4089
|
-
const t =
|
4092
|
+
const t = Ve(e);
|
4090
4093
|
for (let r = 0; r < t.length; r++) {
|
4091
4094
|
const n = t[r];
|
4092
4095
|
if (Fr(n))
|
@@ -4109,13 +4112,13 @@ function Br(e) {
|
|
4109
4112
|
return Me[e];
|
4110
4113
|
}
|
4111
4114
|
function Ri(e) {
|
4112
|
-
return
|
4115
|
+
return Ve(e).map((t) => {
|
4113
4116
|
const r = Br(t);
|
4114
4117
|
return [t, r ? [...r] : []];
|
4115
4118
|
}).filter(([, t]) => t.length > 0);
|
4116
4119
|
}
|
4117
|
-
function
|
4118
|
-
return e == null ? !1 :
|
4120
|
+
function pt(e) {
|
4121
|
+
return e == null ? !1 : Ve(e).some(
|
4119
4122
|
(t) => {
|
4120
4123
|
var r;
|
4121
4124
|
return (r = Br(t)) == null ? void 0 : r.size;
|
@@ -4129,7 +4132,7 @@ function Di(e, t) {
|
|
4129
4132
|
}
|
4130
4133
|
const Ee = {};
|
4131
4134
|
function Or(e) {
|
4132
|
-
if (!
|
4135
|
+
if (!pt(e))
|
4133
4136
|
return e in Ee ? Ee[e] : Promise.resolve();
|
4134
4137
|
const t = Ri(e);
|
4135
4138
|
return Ee[e] = Promise.all(
|
@@ -4137,7 +4140,7 @@ function Or(e) {
|
|
4137
4140
|
([r, n]) => Di(r, n)
|
4138
4141
|
)
|
4139
4142
|
).then(() => {
|
4140
|
-
if (
|
4143
|
+
if (pt(e))
|
4141
4144
|
return Or(e);
|
4142
4145
|
delete Ee[e];
|
4143
4146
|
}), Ee[e];
|
@@ -4182,7 +4185,7 @@ const Ui = {
|
|
4182
4185
|
function ge() {
|
4183
4186
|
return Gi;
|
4184
4187
|
}
|
4185
|
-
const
|
4188
|
+
const Ke = ke(!1);
|
4186
4189
|
var ki = Object.defineProperty, ji = Object.defineProperties, Vi = Object.getOwnPropertyDescriptors, Vt = Object.getOwnPropertySymbols, Xi = Object.prototype.hasOwnProperty, Wi = Object.prototype.propertyIsEnumerable, Xt = (e, t, r) => t in e ? ki(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, zi = (e, t) => {
|
4187
4190
|
for (var r in t || (t = {}))
|
4188
4191
|
Xi.call(t, r) && Xt(e, r, t[r]);
|
@@ -4191,38 +4194,38 @@ var ki = Object.defineProperty, ji = Object.defineProperties, Vi = Object.getOwn
|
|
4191
4194
|
Wi.call(t, r) && Xt(e, r, t[r]);
|
4192
4195
|
return e;
|
4193
4196
|
}, Zi = (e, t) => ji(e, Vi(t));
|
4194
|
-
let
|
4195
|
-
const De =
|
4197
|
+
let mt;
|
4198
|
+
const De = ke(null);
|
4196
4199
|
function Wt(e) {
|
4197
4200
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
4198
4201
|
}
|
4199
|
-
function
|
4202
|
+
function Ve(e, t = ge().fallbackLocale) {
|
4200
4203
|
const r = Wt(e);
|
4201
4204
|
return t ? [.../* @__PURE__ */ new Set([...r, ...Wt(t)])] : r;
|
4202
4205
|
}
|
4203
4206
|
function oe() {
|
4204
|
-
return
|
4207
|
+
return mt != null ? mt : void 0;
|
4205
4208
|
}
|
4206
4209
|
De.subscribe((e) => {
|
4207
|
-
|
4210
|
+
mt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
4208
4211
|
});
|
4209
4212
|
const Ji = (e) => {
|
4210
|
-
if (e && Ni(e) &&
|
4213
|
+
if (e && Ni(e) && pt(e)) {
|
4211
4214
|
const { loadingDelay: t } = ge();
|
4212
4215
|
let r;
|
4213
4216
|
return typeof window != "undefined" && oe() != null && t ? r = window.setTimeout(
|
4214
|
-
() =>
|
4217
|
+
() => Ke.set(!0),
|
4215
4218
|
t
|
4216
|
-
) :
|
4219
|
+
) : Ke.set(!0), Or(e).then(() => {
|
4217
4220
|
De.set(e);
|
4218
4221
|
}).finally(() => {
|
4219
|
-
clearTimeout(r),
|
4222
|
+
clearTimeout(r), Ke.set(!1);
|
4220
4223
|
});
|
4221
4224
|
}
|
4222
4225
|
return De.set(e);
|
4223
4226
|
}, ie = Zi(zi({}, De), {
|
4224
4227
|
set: Ji
|
4225
|
-
}),
|
4228
|
+
}), Xe = (e) => {
|
4226
4229
|
const t = /* @__PURE__ */ Object.create(null);
|
4227
4230
|
return (n) => {
|
4228
4231
|
const i = JSON.stringify(n);
|
@@ -4250,21 +4253,21 @@ const Ae = (e, t) => {
|
|
4250
4253
|
if (e in r && t in r[e])
|
4251
4254
|
return r[e][t];
|
4252
4255
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
4253
|
-
}, qi =
|
4256
|
+
}, qi = Xe(
|
4254
4257
|
(e) => {
|
4255
4258
|
var t = e, { locale: r, format: n } = t, i = _e(t, ["locale", "format"]);
|
4256
4259
|
if (r == null)
|
4257
4260
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
4258
4261
|
return n && (i = Ae("number", n)), new Intl.NumberFormat(r, i);
|
4259
4262
|
}
|
4260
|
-
), Yi =
|
4263
|
+
), Yi = Xe(
|
4261
4264
|
(e) => {
|
4262
4265
|
var t = e, { locale: r, format: n } = t, i = _e(t, ["locale", "format"]);
|
4263
4266
|
if (r == null)
|
4264
4267
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
4265
4268
|
return n ? i = Ae("date", n) : Object.keys(i).length === 0 && (i = Ae("date", "short")), new Intl.DateTimeFormat(r, i);
|
4266
4269
|
}
|
4267
|
-
), Ki =
|
4270
|
+
), Ki = Xe(
|
4268
4271
|
(e) => {
|
4269
4272
|
var t = e, { locale: r, format: n } = t, i = _e(t, ["locale", "format"]);
|
4270
4273
|
if (r == null)
|
@@ -4294,7 +4297,7 @@ const Ae = (e, t) => {
|
|
4294
4297
|
"locale"
|
4295
4298
|
]);
|
4296
4299
|
return Ki(gt({ locale: r }, n));
|
4297
|
-
}, no =
|
4300
|
+
}, no = Xe(
|
4298
4301
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
4299
4302
|
(e, t = oe()) => new Ci(e, t, ge().formats, {
|
4300
4303
|
ignoreTag: ge().ignoreTag
|
@@ -4338,7 +4341,7 @@ ve([ie], () => ao);
|
|
4338
4341
|
ve([ie, ye], () => lo);
|
4339
4342
|
window.emWidgets = { topic: En };
|
4340
4343
|
const ho = (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)), co = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
4341
|
-
function
|
4344
|
+
function No(e, t) {
|
4342
4345
|
const r = window.navigator.userAgent;
|
4343
4346
|
return ho(r) ? t = e.filter((n) => {
|
4344
4347
|
if (n.gameModel && (n.gameModel.platform.includes("iPad") || n.gameModel.platform.includes("iPhone") || n.gameModel.platform.includes("Android")))
|
@@ -4690,7 +4693,7 @@ function wo(e) {
|
|
4690
4693
|
e[36].name + ""
|
4691
4694
|
), i, o, s, a, u = (
|
4692
4695
|
/*vendor*/
|
4693
|
-
e[36].games.
|
4696
|
+
e[36].games.total + ""
|
4694
4697
|
), l, h;
|
4695
4698
|
return {
|
4696
4699
|
c() {
|
@@ -4704,7 +4707,7 @@ function wo(e) {
|
|
4704
4707
|
32 && n !== (n = /*vendor*/
|
4705
4708
|
f[36].name + "") && Y(i, n), c[0] & /*vendorArray*/
|
4706
4709
|
32 && u !== (u = /*vendor*/
|
4707
|
-
f[36].games.
|
4710
|
+
f[36].games.total + "") && Y(l, u);
|
4708
4711
|
},
|
4709
4712
|
d(f) {
|
4710
4713
|
f && V(t);
|
@@ -4862,7 +4865,7 @@ function To(e, t, r) {
|
|
4862
4865
|
}
|
4863
4866
|
const Fe = (d) => ee(d), le = () => te();
|
4864
4867
|
function G(d) {
|
4865
|
-
|
4868
|
+
et[d ? "unshift" : "push"](() => {
|
4866
4869
|
S = d, r(3, S);
|
4867
4870
|
});
|
4868
4871
|
}
|
@@ -4999,25 +5002,26 @@ class Nr extends sn {
|
|
4999
5002
|
}
|
5000
5003
|
}
|
5001
5004
|
on(Nr, { endpoint: {}, datasource: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, categoryid: {}, addfilterselector: {}, addsortingselector: {}, filterbylogo: {}, mbsource: {} }, [], [], !0);
|
5002
|
-
const
|
5005
|
+
const Mo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
5003
5006
|
__proto__: null,
|
5004
5007
|
default: Nr
|
5005
5008
|
}, Symbol.toStringTag, { value: "Module" }));
|
5006
5009
|
export {
|
5007
5010
|
ie as $,
|
5008
|
-
|
5009
|
-
|
5010
|
-
|
5011
|
-
|
5012
|
-
|
5013
|
-
|
5014
|
-
|
5015
|
-
|
5016
|
-
|
5017
|
-
|
5018
|
-
|
5019
|
-
|
5020
|
-
|
5011
|
+
Wr as A,
|
5012
|
+
Oo as B,
|
5013
|
+
we as C,
|
5014
|
+
fo as D,
|
5015
|
+
po as E,
|
5016
|
+
mo as F,
|
5017
|
+
on as G,
|
5018
|
+
Bo as H,
|
5019
|
+
uo as I,
|
5020
|
+
No as J,
|
5021
|
+
Lo as K,
|
5022
|
+
Io as L,
|
5023
|
+
ye as M,
|
5024
|
+
Mo as N,
|
5021
5025
|
sn as S,
|
5022
5026
|
Cr as a,
|
5023
5027
|
jr as b,
|
@@ -5029,20 +5033,20 @@ export {
|
|
5029
5033
|
z as h,
|
5030
5034
|
nn as i,
|
5031
5035
|
_ as j,
|
5032
|
-
|
5033
|
-
|
5034
|
-
|
5036
|
+
Ao as k,
|
5037
|
+
F as l,
|
5038
|
+
W as m,
|
5035
5039
|
j as n,
|
5036
|
-
|
5037
|
-
|
5038
|
-
|
5039
|
-
|
5040
|
+
k as o,
|
5041
|
+
kr as p,
|
5042
|
+
Qr as q,
|
5043
|
+
Fo as r,
|
5040
5044
|
Kt as s,
|
5041
|
-
|
5042
|
-
|
5043
|
-
|
5044
|
-
|
5045
|
-
|
5046
|
-
|
5047
|
-
|
5045
|
+
Co as t,
|
5046
|
+
Re as u,
|
5047
|
+
Po as v,
|
5048
|
+
ho as w,
|
5049
|
+
co as x,
|
5050
|
+
et as y,
|
5051
|
+
At as z
|
5048
5052
|
};
|