@everymatrix/casino-navigation-search 1.54.8 → 1.54.10
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/{CasinoCategories-Cr8gbFiL.cjs → CasinoCategories-BjWtZctN.cjs} +2 -2
- package/components/{CasinoCategories-CERkwPyU.js → CasinoCategories-Bk11_ZQI.js} +144 -144
- package/components/{CasinoCategories-B7tTtizO.js → CasinoCategories-DA4-2G1E.js} +146 -146
- package/components/{CasinoCategoriesProviders-noOI1It6.js → CasinoCategoriesProviders-Bcv38KlR.js} +3 -3
- package/components/{CasinoCategoriesProviders-BlxR3Bcx.js → CasinoCategoriesProviders-CeW7S-TQ.js} +3 -3
- package/components/{CasinoCategoriesProviders-DuvHMWOk.cjs → CasinoCategoriesProviders-D_NhAwmg.cjs} +1 -1
- package/components/{CasinoGameThumbnail-B6f0YcEd.js → CasinoGameThumbnail-BPQ5fdzA.js} +1058 -1058
- package/components/{CasinoGameThumbnail-DMUC8pyx.js → CasinoGameThumbnail-D9ZeYlTQ.js} +1054 -1054
- package/components/{CasinoGameThumbnail-BdKdRl9Y.cjs → CasinoGameThumbnail-z7iJJqOL.cjs} +1 -1
- package/components/{CasinoNavigationSearch-DyPPLsF6.js → CasinoNavigationSearch-BVqnI5qj.js} +3 -3
- package/components/{CasinoNavigationSearch-BbBzaHxM.cjs → CasinoNavigationSearch-CBEaFaeP.cjs} +1 -1
- package/components/{CasinoNavigationSearch-QPGyy0uj.js → CasinoNavigationSearch-CONbhcps.js} +3 -3
- package/components/{CasinoProviders-TmhfeD1q.js → CasinoProviders-BtLBzyuB.js} +1 -1
- package/components/{CasinoProviders-sV7pLZMc.js → CasinoProviders-DN_d75BR.js} +1 -1
- package/components/{CasinoProviders-siFiKlyt.cjs → CasinoProviders-zmnj7HBd.cjs} +1 -1
- package/components/{CasinoSearch-BtK85SYi.js → CasinoSearch-B7ipG2KH.js} +3 -3
- package/components/{CasinoSearch-BFZykKNn.cjs → CasinoSearch-BCNZ0iVg.cjs} +1 -1
- package/components/{CasinoSearch-D2ii3Y7U.js → CasinoSearch-CQ--Zb89.js} +3 -3
- package/es2015/casino-navigation-search.cjs +1 -1
- package/es2015/casino-navigation-search.js +1 -1
- package/esnext/casino-navigation-search.js +1 -1
- package/package.json +2 -2
|
@@ -29,23 +29,23 @@ var Ye = (e, t, r) => new Promise((n, i) => {
|
|
|
29
29
|
});
|
|
30
30
|
function M() {
|
|
31
31
|
}
|
|
32
|
-
function
|
|
32
|
+
function vt(e) {
|
|
33
33
|
return e();
|
|
34
34
|
}
|
|
35
35
|
function Ke() {
|
|
36
36
|
return /* @__PURE__ */ Object.create(null);
|
|
37
37
|
}
|
|
38
38
|
function ue(e) {
|
|
39
|
-
e.forEach(
|
|
39
|
+
e.forEach(vt);
|
|
40
40
|
}
|
|
41
41
|
function Ve(e) {
|
|
42
42
|
return typeof e == "function";
|
|
43
43
|
}
|
|
44
|
-
function
|
|
44
|
+
function xt(e, t) {
|
|
45
45
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
46
46
|
}
|
|
47
47
|
let le;
|
|
48
|
-
function
|
|
48
|
+
function de(e, t) {
|
|
49
49
|
return e === t ? !0 : (le || (le = document.createElement("a")), le.href = t, e === le.href);
|
|
50
50
|
}
|
|
51
51
|
function ar(e) {
|
|
@@ -63,7 +63,7 @@ function Tt(e, ...t) {
|
|
|
63
63
|
function ur(e, t, r) {
|
|
64
64
|
e.$$.on_destroy.push(Tt(t, r));
|
|
65
65
|
}
|
|
66
|
-
function
|
|
66
|
+
function x(e, t) {
|
|
67
67
|
e.appendChild(t);
|
|
68
68
|
}
|
|
69
69
|
function hr(e, t, r) {
|
|
@@ -83,7 +83,7 @@ function lr(e) {
|
|
|
83
83
|
) : e.ownerDocument;
|
|
84
84
|
}
|
|
85
85
|
function fr(e, t) {
|
|
86
|
-
return
|
|
86
|
+
return x(
|
|
87
87
|
/** @type {Document} */
|
|
88
88
|
e.head || e,
|
|
89
89
|
t
|
|
@@ -220,12 +220,12 @@ let se;
|
|
|
220
220
|
function ie(e) {
|
|
221
221
|
se = e;
|
|
222
222
|
}
|
|
223
|
-
function
|
|
223
|
+
function pr() {
|
|
224
224
|
if (!se) throw new Error("Function called outside component initialization");
|
|
225
225
|
return se;
|
|
226
226
|
}
|
|
227
227
|
function Bi(e) {
|
|
228
|
-
|
|
228
|
+
pr().$$.on_mount.push(e);
|
|
229
229
|
}
|
|
230
230
|
const Z = [], Ne = [];
|
|
231
231
|
let Q = [];
|
|
@@ -250,7 +250,7 @@ function $() {
|
|
|
250
250
|
try {
|
|
251
251
|
for (; z < Z.length; ) {
|
|
252
252
|
const t = Z[z];
|
|
253
|
-
z++, ie(t),
|
|
253
|
+
z++, ie(t), dr(t.$$);
|
|
254
254
|
}
|
|
255
255
|
} catch (t) {
|
|
256
256
|
throw Z.length = 0, z = 0, t;
|
|
@@ -266,7 +266,7 @@ function $() {
|
|
|
266
266
|
tt.pop()();
|
|
267
267
|
Le = !1, He.clear(), ie(e);
|
|
268
268
|
}
|
|
269
|
-
function
|
|
269
|
+
function dr(e) {
|
|
270
270
|
if (e.fragment !== null) {
|
|
271
271
|
e.update(), ue(e.before_update);
|
|
272
272
|
const t = e.dirty;
|
|
@@ -287,15 +287,15 @@ function fe(e) {
|
|
|
287
287
|
function Er(e, t, r) {
|
|
288
288
|
const { fragment: n, after_update: i } = e.$$;
|
|
289
289
|
n && n.m(t, r), Ie(() => {
|
|
290
|
-
const s = e.$$.on_mount.map(
|
|
290
|
+
const s = e.$$.on_mount.map(vt).filter(Ve);
|
|
291
291
|
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ue(s), e.$$.on_mount = [];
|
|
292
292
|
}), i.forEach(Ie);
|
|
293
293
|
}
|
|
294
|
-
function
|
|
294
|
+
function vr(e, t) {
|
|
295
295
|
const r = e.$$;
|
|
296
296
|
r.fragment !== null && (br(r.after_update), ue(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
297
297
|
}
|
|
298
|
-
function
|
|
298
|
+
function xr(e, t) {
|
|
299
299
|
e.$$.dirty[0] === -1 && (Z.push(e), At(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
300
300
|
}
|
|
301
301
|
function Tr(e, t, r, n, i, s, o = null, u = [-1]) {
|
|
@@ -324,9 +324,9 @@ function Tr(e, t, r, n, i, s, o = null, u = [-1]) {
|
|
|
324
324
|
};
|
|
325
325
|
o && o(a.root);
|
|
326
326
|
let l = !1;
|
|
327
|
-
if (a.ctx = r ? r(e, t.props || {}, (c, f, ...
|
|
328
|
-
const
|
|
329
|
-
return a.ctx && i(a.ctx[c], a.ctx[c] =
|
|
327
|
+
if (a.ctx = r ? r(e, t.props || {}, (c, f, ...d) => {
|
|
328
|
+
const p = d.length ? d[0] : f;
|
|
329
|
+
return a.ctx && i(a.ctx[c], a.ctx[c] = p) && (!a.skip_bound && a.bound[c] && a.bound[c](p), l && xr(e, c)), f;
|
|
330
330
|
}) : [], a.update(), l = !0, ue(a.before_update), a.fragment = n ? n(a.ctx) : !1, t.target) {
|
|
331
331
|
if (t.hydrate) {
|
|
332
332
|
const c = gr(t.target);
|
|
@@ -540,7 +540,7 @@ class Hr {
|
|
|
540
540
|
}
|
|
541
541
|
/** @returns {void} */
|
|
542
542
|
$destroy() {
|
|
543
|
-
|
|
543
|
+
vr(this, 1), this.$destroy = M;
|
|
544
544
|
}
|
|
545
545
|
/**
|
|
546
546
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -577,7 +577,7 @@ function _e(e, t = M) {
|
|
|
577
577
|
let r;
|
|
578
578
|
const n = /* @__PURE__ */ new Set();
|
|
579
579
|
function i(u) {
|
|
580
|
-
if (
|
|
580
|
+
if (xt(e, u) && (e = u, r)) {
|
|
581
581
|
const h = !W.length;
|
|
582
582
|
for (const a of n)
|
|
583
583
|
a[1](), W.push(a, e);
|
|
@@ -612,13 +612,13 @@ function ee(e, t, r) {
|
|
|
612
612
|
if (l)
|
|
613
613
|
return;
|
|
614
614
|
c();
|
|
615
|
-
const
|
|
616
|
-
s ? o(
|
|
617
|
-
},
|
|
618
|
-
(
|
|
619
|
-
|
|
620
|
-
(
|
|
621
|
-
a[g] =
|
|
615
|
+
const p = t(n ? a[0] : a, o, u);
|
|
616
|
+
s ? o(p) : c = Ve(p) ? p : M;
|
|
617
|
+
}, d = i.map(
|
|
618
|
+
(p, g) => Tt(
|
|
619
|
+
p,
|
|
620
|
+
(v) => {
|
|
621
|
+
a[g] = v, l &= ~(1 << g), h && f();
|
|
622
622
|
},
|
|
623
623
|
() => {
|
|
624
624
|
l |= 1 << g;
|
|
@@ -626,7 +626,7 @@ function ee(e, t, r) {
|
|
|
626
626
|
)
|
|
627
627
|
);
|
|
628
628
|
return h = !0, f(), function() {
|
|
629
|
-
ue(
|
|
629
|
+
ue(d), c(), h = !1;
|
|
630
630
|
};
|
|
631
631
|
});
|
|
632
632
|
}
|
|
@@ -1127,13 +1127,13 @@ function un(e) {
|
|
|
1127
1127
|
case "integer-width":
|
|
1128
1128
|
if (i.options.length > 1)
|
|
1129
1129
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1130
|
-
i.options[0].replace(on, function(h, a, l, c, f,
|
|
1130
|
+
i.options[0].replace(on, function(h, a, l, c, f, d) {
|
|
1131
1131
|
if (a)
|
|
1132
1132
|
t.minimumIntegerDigits = l.length;
|
|
1133
1133
|
else {
|
|
1134
1134
|
if (c && f)
|
|
1135
1135
|
throw new Error("We currently do not support maximum integer digits");
|
|
1136
|
-
if (
|
|
1136
|
+
if (d)
|
|
1137
1137
|
throw new Error("We currently do not support exact integer digits");
|
|
1138
1138
|
}
|
|
1139
1139
|
return "";
|
|
@@ -1147,8 +1147,8 @@ function un(e) {
|
|
|
1147
1147
|
if (it.test(i.stem)) {
|
|
1148
1148
|
if (i.options.length > 1)
|
|
1149
1149
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1150
|
-
i.stem.replace(it, function(h, a, l, c, f,
|
|
1151
|
-
return l === "*" ? t.minimumFractionDigits = a.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f &&
|
|
1150
|
+
i.stem.replace(it, function(h, a, l, c, f, d) {
|
|
1151
|
+
return l === "*" ? t.minimumFractionDigits = a.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && d ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + d.length) : (t.minimumFractionDigits = a.length, t.maximumFractionDigits = a.length), "";
|
|
1152
1152
|
});
|
|
1153
1153
|
var s = i.options[0];
|
|
1154
1154
|
s === "w" ? t = E(E({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = E(E({}, t), st(s)));
|
|
@@ -2621,12 +2621,12 @@ var we, fn = new RegExp("^".concat(Ut.source, "*")), cn = new RegExp("".concat(U
|
|
|
2621
2621
|
function _(e, t) {
|
|
2622
2622
|
return { start: e, end: t };
|
|
2623
2623
|
}
|
|
2624
|
-
var gn = !!String.prototype.startsWith && "_a".startsWith("a", 1), mn = !!String.fromCodePoint,
|
|
2624
|
+
var gn = !!String.prototype.startsWith && "_a".startsWith("a", 1), mn = !!String.fromCodePoint, pn = !!Object.fromEntries, dn = !!String.prototype.codePointAt, bn = !!String.prototype.trimStart, yn = !!String.prototype.trimEnd, _n = !!Number.isSafeInteger, En = _n ? Number.isSafeInteger : function(e) {
|
|
2625
2625
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2626
2626
|
}, Re = !0;
|
|
2627
2627
|
try {
|
|
2628
|
-
var
|
|
2629
|
-
Re = ((we =
|
|
2628
|
+
var vn = kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2629
|
+
Re = ((we = vn.exec("a")) === null || we === void 0 ? void 0 : we[0]) === "a";
|
|
2630
2630
|
} catch (e) {
|
|
2631
2631
|
Re = !1;
|
|
2632
2632
|
}
|
|
@@ -2654,7 +2654,7 @@ var at = gn ? (
|
|
|
2654
2654
|
}
|
|
2655
2655
|
), ut = (
|
|
2656
2656
|
// native
|
|
2657
|
-
|
|
2657
|
+
pn ? Object.fromEntries : (
|
|
2658
2658
|
// Ponyfill
|
|
2659
2659
|
function(t) {
|
|
2660
2660
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -2664,7 +2664,7 @@ var at = gn ? (
|
|
|
2664
2664
|
return r;
|
|
2665
2665
|
}
|
|
2666
2666
|
)
|
|
2667
|
-
), jt =
|
|
2667
|
+
), jt = dn ? (
|
|
2668
2668
|
// Native
|
|
2669
2669
|
function(t, r) {
|
|
2670
2670
|
return t.codePointAt(r);
|
|
@@ -2678,7 +2678,7 @@ var at = gn ? (
|
|
|
2678
2678
|
return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
|
|
2679
2679
|
}
|
|
2680
2680
|
}
|
|
2681
|
-
),
|
|
2681
|
+
), xn = bn ? (
|
|
2682
2682
|
// Native
|
|
2683
2683
|
function(t) {
|
|
2684
2684
|
return t.trimStart();
|
|
@@ -2922,26 +2922,26 @@ var Cn = (
|
|
|
2922
2922
|
var f = Tn(c.val);
|
|
2923
2923
|
if (f.length === 0)
|
|
2924
2924
|
return this.error(y.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
|
|
2925
|
-
var
|
|
2926
|
-
a = { style: f, styleLocation:
|
|
2925
|
+
var d = _(l, this.clonePosition());
|
|
2926
|
+
a = { style: f, styleLocation: d };
|
|
2927
2927
|
}
|
|
2928
|
-
var
|
|
2929
|
-
if (
|
|
2930
|
-
return
|
|
2928
|
+
var p = this.tryParseArgumentClose(i);
|
|
2929
|
+
if (p.err)
|
|
2930
|
+
return p;
|
|
2931
2931
|
var g = _(i, this.clonePosition());
|
|
2932
2932
|
if (a && at(a == null ? void 0 : a.style, "::", 0)) {
|
|
2933
|
-
var
|
|
2933
|
+
var v = xn(a.style.slice(2));
|
|
2934
2934
|
if (u === "number") {
|
|
2935
|
-
var c = this.parseNumberSkeletonFromString(
|
|
2935
|
+
var c = this.parseNumberSkeletonFromString(v, a.styleLocation);
|
|
2936
2936
|
return c.err ? c : {
|
|
2937
2937
|
val: { type: T.number, value: n, location: g, style: c.val },
|
|
2938
2938
|
err: null
|
|
2939
2939
|
};
|
|
2940
2940
|
} else {
|
|
2941
|
-
if (
|
|
2941
|
+
if (v.length === 0)
|
|
2942
2942
|
return this.error(y.EXPECT_DATE_TIME_SKELETON, g);
|
|
2943
|
-
var m =
|
|
2944
|
-
this.locale && (m = hn(
|
|
2943
|
+
var m = v;
|
|
2944
|
+
this.locale && (m = hn(v, this.locale));
|
|
2945
2945
|
var f = {
|
|
2946
2946
|
type: J.dateTime,
|
|
2947
2947
|
pattern: m,
|
|
@@ -2984,9 +2984,9 @@ var Cn = (
|
|
|
2984
2984
|
var S = this.tryParsePluralOrSelectOptions(t, u, r, I);
|
|
2985
2985
|
if (S.err)
|
|
2986
2986
|
return S;
|
|
2987
|
-
var
|
|
2988
|
-
if (
|
|
2989
|
-
return
|
|
2987
|
+
var p = this.tryParseArgumentClose(i);
|
|
2988
|
+
if (p.err)
|
|
2989
|
+
return p;
|
|
2990
2990
|
var N = _(i, this.clonePosition());
|
|
2991
2991
|
return u === "select" ? {
|
|
2992
2992
|
val: {
|
|
@@ -3079,20 +3079,20 @@ var Cn = (
|
|
|
3079
3079
|
if (h.has(a))
|
|
3080
3080
|
return this.error(r === "select" ? y.DUPLICATE_SELECT_ARGUMENT_SELECTOR : y.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
|
|
3081
3081
|
a === "other" && (o = !0), this.bumpSpace();
|
|
3082
|
-
var
|
|
3082
|
+
var d = this.clonePosition();
|
|
3083
3083
|
if (!this.bumpIf("{"))
|
|
3084
3084
|
return this.error(r === "select" ? y.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : y.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, _(this.clonePosition(), this.clonePosition()));
|
|
3085
|
-
var
|
|
3086
|
-
if (
|
|
3087
|
-
return
|
|
3088
|
-
var g = this.tryParseArgumentClose(
|
|
3085
|
+
var p = this.parseMessage(t + 1, r, n);
|
|
3086
|
+
if (p.err)
|
|
3087
|
+
return p;
|
|
3088
|
+
var g = this.tryParseArgumentClose(d);
|
|
3089
3089
|
if (g.err)
|
|
3090
3090
|
return g;
|
|
3091
3091
|
u.push([
|
|
3092
3092
|
a,
|
|
3093
3093
|
{
|
|
3094
|
-
value:
|
|
3095
|
-
location: _(
|
|
3094
|
+
value: p.val,
|
|
3095
|
+
location: _(d, this.clonePosition())
|
|
3096
3096
|
}
|
|
3097
3097
|
]), h.add(a), this.bumpSpace(), s = this.parseIdentifierIfPossible(), a = s.value, l = s.location;
|
|
3098
3098
|
}
|
|
@@ -3210,7 +3210,7 @@ var Y;
|
|
|
3210
3210
|
(function(e) {
|
|
3211
3211
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3212
3212
|
})(Y || (Y = {}));
|
|
3213
|
-
var
|
|
3213
|
+
var ve = (
|
|
3214
3214
|
/** @class */
|
|
3215
3215
|
function(e) {
|
|
3216
3216
|
Ee(t, e);
|
|
@@ -3230,7 +3230,7 @@ var xe = (
|
|
|
3230
3230
|
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Y.INVALID_VALUE, s) || this;
|
|
3231
3231
|
}
|
|
3232
3232
|
return t;
|
|
3233
|
-
}(
|
|
3233
|
+
}(ve)
|
|
3234
3234
|
), wn = (
|
|
3235
3235
|
/** @class */
|
|
3236
3236
|
function(e) {
|
|
@@ -3239,7 +3239,7 @@ var xe = (
|
|
|
3239
3239
|
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Y.INVALID_VALUE, i) || this;
|
|
3240
3240
|
}
|
|
3241
3241
|
return t;
|
|
3242
|
-
}(
|
|
3242
|
+
}(ve)
|
|
3243
3243
|
), On = (
|
|
3244
3244
|
/** @class */
|
|
3245
3245
|
function(e) {
|
|
@@ -3248,7 +3248,7 @@ var xe = (
|
|
|
3248
3248
|
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Y.MISSING_VALUE, n) || this;
|
|
3249
3249
|
}
|
|
3250
3250
|
return t;
|
|
3251
|
-
}(
|
|
3251
|
+
}(ve)
|
|
3252
3252
|
), P;
|
|
3253
3253
|
(function(e) {
|
|
3254
3254
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
@@ -3298,34 +3298,34 @@ function me(e, t, r, n, i, s, o) {
|
|
|
3298
3298
|
continue;
|
|
3299
3299
|
}
|
|
3300
3300
|
if (Nt(l)) {
|
|
3301
|
-
var
|
|
3301
|
+
var d = typeof l.style == "string" ? n.date[l.style] : $e(l.style) ? l.style.parsedOptions : void 0;
|
|
3302
3302
|
u.push({
|
|
3303
3303
|
type: P.literal,
|
|
3304
|
-
value: r.getDateTimeFormat(t,
|
|
3304
|
+
value: r.getDateTimeFormat(t, d).format(f)
|
|
3305
3305
|
});
|
|
3306
3306
|
continue;
|
|
3307
3307
|
}
|
|
3308
3308
|
if (Lt(l)) {
|
|
3309
|
-
var
|
|
3309
|
+
var d = typeof l.style == "string" ? n.time[l.style] : $e(l.style) ? l.style.parsedOptions : n.time.medium;
|
|
3310
3310
|
u.push({
|
|
3311
3311
|
type: P.literal,
|
|
3312
|
-
value: r.getDateTimeFormat(t,
|
|
3312
|
+
value: r.getDateTimeFormat(t, d).format(f)
|
|
3313
3313
|
});
|
|
3314
3314
|
continue;
|
|
3315
3315
|
}
|
|
3316
3316
|
if (Pt(l)) {
|
|
3317
|
-
var
|
|
3318
|
-
|
|
3317
|
+
var d = typeof l.style == "string" ? n.number[l.style] : Rt(l.style) ? l.style.parsedOptions : void 0;
|
|
3318
|
+
d && d.scale && (f = f * (d.scale || 1)), u.push({
|
|
3319
3319
|
type: P.literal,
|
|
3320
|
-
value: r.getNumberFormat(t,
|
|
3320
|
+
value: r.getNumberFormat(t, d).format(f)
|
|
3321
3321
|
});
|
|
3322
3322
|
continue;
|
|
3323
3323
|
}
|
|
3324
3324
|
if ($t(l)) {
|
|
3325
|
-
var
|
|
3326
|
-
if (!Nn(
|
|
3325
|
+
var p = l.children, g = l.value, v = i[g];
|
|
3326
|
+
if (!Nn(v))
|
|
3327
3327
|
throw new wn(g, "function", o);
|
|
3328
|
-
var m = me(
|
|
3328
|
+
var m = me(p, t, r, n, i, s), C = v(m.map(function(w) {
|
|
3329
3329
|
return w.value;
|
|
3330
3330
|
}));
|
|
3331
3331
|
Array.isArray(C) || (C = [C]), u.push.apply(u, C.map(function(w) {
|
|
@@ -3346,7 +3346,7 @@ function me(e, t, r, n, i, s, o) {
|
|
|
3346
3346
|
var A = l.options["=".concat(f)];
|
|
3347
3347
|
if (!A) {
|
|
3348
3348
|
if (!Intl.PluralRules)
|
|
3349
|
-
throw new
|
|
3349
|
+
throw new ve(`Intl.PluralRules is not available in this environment.
|
|
3350
3350
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3351
3351
|
`, Y.MISSING_INTL_API, o);
|
|
3352
3352
|
var I = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
|
|
@@ -3554,7 +3554,7 @@ const D = {}, Un = (e, t, r) => r && (t in D || (D[t] = {}), e in D[t] || (D[t][
|
|
|
3554
3554
|
return;
|
|
3555
3555
|
if (t in D && e in D[t])
|
|
3556
3556
|
return D[t][e];
|
|
3557
|
-
const r =
|
|
3557
|
+
const r = xe(t);
|
|
3558
3558
|
for (let n = 0; n < r.length; n++) {
|
|
3559
3559
|
const i = r[n], s = Dn(i, e);
|
|
3560
3560
|
if (s)
|
|
@@ -3578,7 +3578,7 @@ function Dn(e, t) {
|
|
|
3578
3578
|
function Fn(e) {
|
|
3579
3579
|
if (e == null)
|
|
3580
3580
|
return;
|
|
3581
|
-
const t =
|
|
3581
|
+
const t = xe(e);
|
|
3582
3582
|
for (let r = 0; r < t.length; r++) {
|
|
3583
3583
|
const n = t[r];
|
|
3584
3584
|
if (zt(n))
|
|
@@ -3593,21 +3593,21 @@ ee(
|
|
|
3593
3593
|
([e]) => Object.keys(e)
|
|
3594
3594
|
);
|
|
3595
3595
|
he.subscribe((e) => Xe = e);
|
|
3596
|
-
const
|
|
3596
|
+
const pe = {};
|
|
3597
3597
|
function jn(e, t) {
|
|
3598
|
-
|
|
3598
|
+
pe[e].delete(t), pe[e].size === 0 && delete pe[e];
|
|
3599
3599
|
}
|
|
3600
3600
|
function Zt(e) {
|
|
3601
|
-
return
|
|
3601
|
+
return pe[e];
|
|
3602
3602
|
}
|
|
3603
3603
|
function kn(e) {
|
|
3604
|
-
return
|
|
3604
|
+
return xe(e).map((t) => {
|
|
3605
3605
|
const r = Zt(t);
|
|
3606
3606
|
return [t, r ? [...r] : []];
|
|
3607
3607
|
}).filter(([, t]) => t.length > 0);
|
|
3608
3608
|
}
|
|
3609
3609
|
function je(e) {
|
|
3610
|
-
return e == null ? !1 :
|
|
3610
|
+
return e == null ? !1 : xe(e).some(
|
|
3611
3611
|
(t) => {
|
|
3612
3612
|
var r;
|
|
3613
3613
|
return (r = Zt(t)) == null ? void 0 : r.size;
|
|
@@ -3688,7 +3688,7 @@ const be = _e(null);
|
|
|
3688
3688
|
function gt(e) {
|
|
3689
3689
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
3690
3690
|
}
|
|
3691
|
-
function
|
|
3691
|
+
function xe(e, t = K().fallbackLocale) {
|
|
3692
3692
|
const r = gt(e);
|
|
3693
3693
|
return t ? [.../* @__PURE__ */ new Set([...r, ...gt(t)])] : r;
|
|
3694
3694
|
}
|
|
@@ -3823,18 +3823,18 @@ const ae = (e, t) => {
|
|
|
3823
3823
|
);
|
|
3824
3824
|
}
|
|
3825
3825
|
return c;
|
|
3826
|
-
}, fi = (e, t) => ui(t).format(e), ci = (e, t) => ai(t).format(e), gi = (e, t) => oi(t).format(e), mi = (e, t = X()) => Xt(e, t),
|
|
3826
|
+
}, fi = (e, t) => ui(t).format(e), ci = (e, t) => ai(t).format(e), gi = (e, t) => oi(t).format(e), mi = (e, t = X()) => Xt(e, t), pi = ee([te, he], () => li);
|
|
3827
3827
|
ee([te], () => fi);
|
|
3828
3828
|
ee([te], () => ci);
|
|
3829
3829
|
ee([te], () => gi);
|
|
3830
3830
|
ee([te, he], () => mi);
|
|
3831
|
-
function
|
|
3831
|
+
function pt(e, t) {
|
|
3832
3832
|
Wt(e, t);
|
|
3833
3833
|
}
|
|
3834
|
-
function
|
|
3834
|
+
function di(e) {
|
|
3835
3835
|
te.set(e);
|
|
3836
3836
|
}
|
|
3837
|
-
const
|
|
3837
|
+
const dt = {
|
|
3838
3838
|
en: {
|
|
3839
3839
|
topCategories: "Top Categories",
|
|
3840
3840
|
otherCategories: "Other Categories",
|
|
@@ -3968,34 +3968,34 @@ function yi(e) {
|
|
|
3968
3968
|
), f = [];
|
|
3969
3969
|
for (let g = 0; g < c.length; g += 1)
|
|
3970
3970
|
f[g] = _t(yt(e, c, g));
|
|
3971
|
-
let
|
|
3971
|
+
let d = fe(
|
|
3972
3972
|
/*otherCategories*/
|
|
3973
3973
|
e[4]
|
|
3974
|
-
),
|
|
3975
|
-
for (let g = 0; g <
|
|
3976
|
-
|
|
3974
|
+
), p = [];
|
|
3975
|
+
for (let g = 0; g < d.length; g += 1)
|
|
3976
|
+
p[g] = Et(bt(e, d, g));
|
|
3977
3977
|
return {
|
|
3978
3978
|
c() {
|
|
3979
3979
|
t = B("div"), r = B("h4"), i = U(n), s = R();
|
|
3980
3980
|
for (let g = 0; g < f.length; g += 1)
|
|
3981
3981
|
f[g].c();
|
|
3982
3982
|
o = R(), u = B("h4"), a = U(h), l = R();
|
|
3983
|
-
for (let g = 0; g <
|
|
3984
|
-
|
|
3983
|
+
for (let g = 0; g < p.length; g += 1)
|
|
3984
|
+
p[g].c();
|
|
3985
3985
|
H(r, "class", "CategoryTitle"), H(u, "class", "CategoryTitle"), H(t, "class", "CasinoCategories");
|
|
3986
3986
|
},
|
|
3987
|
-
m(g,
|
|
3988
|
-
V(g, t,
|
|
3987
|
+
m(g, v) {
|
|
3988
|
+
V(g, t, v), x(t, r), x(r, i), x(t, s);
|
|
3989
3989
|
for (let m = 0; m < f.length; m += 1)
|
|
3990
3990
|
f[m] && f[m].m(t, null);
|
|
3991
|
-
|
|
3992
|
-
for (let m = 0; m <
|
|
3993
|
-
|
|
3991
|
+
x(t, o), x(t, u), x(u, a), x(t, l);
|
|
3992
|
+
for (let m = 0; m < p.length; m += 1)
|
|
3993
|
+
p[m] && p[m].m(t, null);
|
|
3994
3994
|
},
|
|
3995
|
-
p(g,
|
|
3996
|
-
if (
|
|
3995
|
+
p(g, v) {
|
|
3996
|
+
if (v & /*$_*/
|
|
3997
3997
|
32 && n !== (n = /*$_*/
|
|
3998
|
-
g[5]("topCategories") + "") && F(i, n),
|
|
3998
|
+
g[5]("topCategories") + "") && F(i, n), v & /*activecategory, topCategories, openGameCategory, $_*/
|
|
3999
3999
|
105) {
|
|
4000
4000
|
c = fe(
|
|
4001
4001
|
/*topCategories*/
|
|
@@ -4004,32 +4004,32 @@ function yi(e) {
|
|
|
4004
4004
|
let m;
|
|
4005
4005
|
for (m = 0; m < c.length; m += 1) {
|
|
4006
4006
|
const C = yt(g, c, m);
|
|
4007
|
-
f[m] ? f[m].p(C,
|
|
4007
|
+
f[m] ? f[m].p(C, v) : (f[m] = _t(C), f[m].c(), f[m].m(t, o));
|
|
4008
4008
|
}
|
|
4009
4009
|
for (; m < f.length; m += 1)
|
|
4010
4010
|
f[m].d(1);
|
|
4011
4011
|
f.length = c.length;
|
|
4012
4012
|
}
|
|
4013
|
-
if (
|
|
4013
|
+
if (v & /*$_*/
|
|
4014
4014
|
32 && h !== (h = /*$_*/
|
|
4015
|
-
g[5]("otherCategories") + "") && F(a, h),
|
|
4015
|
+
g[5]("otherCategories") + "") && F(a, h), v & /*activecategory, otherCategories, openGameCategory, $_*/
|
|
4016
4016
|
113) {
|
|
4017
|
-
|
|
4017
|
+
d = fe(
|
|
4018
4018
|
/*otherCategories*/
|
|
4019
4019
|
g[4]
|
|
4020
4020
|
);
|
|
4021
4021
|
let m;
|
|
4022
|
-
for (m = 0; m <
|
|
4023
|
-
const C = bt(g,
|
|
4024
|
-
|
|
4022
|
+
for (m = 0; m < d.length; m += 1) {
|
|
4023
|
+
const C = bt(g, d, m);
|
|
4024
|
+
p[m] ? p[m].p(C, v) : (p[m] = Et(C), p[m].c(), p[m].m(t, null));
|
|
4025
4025
|
}
|
|
4026
|
-
for (; m <
|
|
4027
|
-
|
|
4028
|
-
|
|
4026
|
+
for (; m < p.length; m += 1)
|
|
4027
|
+
p[m].d(1);
|
|
4028
|
+
p.length = d.length;
|
|
4029
4029
|
}
|
|
4030
4030
|
},
|
|
4031
4031
|
d(g) {
|
|
4032
|
-
g && j(t), et(f, g), et(
|
|
4032
|
+
g && j(t), et(f, g), et(p, g);
|
|
4033
4033
|
}
|
|
4034
4034
|
};
|
|
4035
4035
|
}
|
|
@@ -4055,10 +4055,10 @@ function _t(e) {
|
|
|
4055
4055
|
), a, l, c, f = (
|
|
4056
4056
|
/*category*/
|
|
4057
4057
|
e[24].games.count + ""
|
|
4058
|
-
),
|
|
4058
|
+
), d, p, g = (
|
|
4059
4059
|
/*$_*/
|
|
4060
4060
|
e[5]("games") + ""
|
|
4061
|
-
),
|
|
4061
|
+
), v, m, C, A;
|
|
4062
4062
|
function I() {
|
|
4063
4063
|
return (
|
|
4064
4064
|
/*click_handler*/
|
|
@@ -4070,27 +4070,27 @@ function _t(e) {
|
|
|
4070
4070
|
}
|
|
4071
4071
|
return {
|
|
4072
4072
|
c() {
|
|
4073
|
-
t = B("div"), r = B("img"), s = R(), o = B("div"), u = B("p"), a = U(h), l = R(), c = B("p"),
|
|
4073
|
+
t = B("div"), r = B("img"), s = R(), o = B("div"), u = B("p"), a = U(h), l = R(), c = B("p"), d = U(f), p = R(), v = U(g), de(r.src, n = /*category*/
|
|
4074
4074
|
e[24].icon) || H(r, "src", n), H(r, "alt", i = /*category*/
|
|
4075
4075
|
e[24].name), H(r, "class", "CategoryImage"), H(o, "class", "CategoryTextContainer"), H(t, "class", m = "Category " + /*activecategory*/
|
|
4076
4076
|
(e[0] === /*category*/
|
|
4077
4077
|
e[24].id ? "Active" : ""));
|
|
4078
4078
|
},
|
|
4079
4079
|
m(w, S) {
|
|
4080
|
-
V(w, t, S),
|
|
4080
|
+
V(w, t, S), x(t, r), x(t, s), x(t, o), x(o, u), x(u, a), x(o, l), x(o, c), x(c, d), x(c, p), x(c, v), C || (A = Ct(t, "click", I), C = !0);
|
|
4081
4081
|
},
|
|
4082
4082
|
p(w, S) {
|
|
4083
4083
|
e = w, S & /*topCategories*/
|
|
4084
|
-
8 && !
|
|
4084
|
+
8 && !de(r.src, n = /*category*/
|
|
4085
4085
|
e[24].icon) && H(r, "src", n), S & /*topCategories*/
|
|
4086
4086
|
8 && i !== (i = /*category*/
|
|
4087
4087
|
e[24].name) && H(r, "alt", i), S & /*topCategories*/
|
|
4088
4088
|
8 && h !== (h = /*category*/
|
|
4089
4089
|
e[24].name + "") && F(a, h), S & /*topCategories*/
|
|
4090
4090
|
8 && f !== (f = /*category*/
|
|
4091
|
-
e[24].games.count + "") && F(
|
|
4091
|
+
e[24].games.count + "") && F(d, f), S & /*$_*/
|
|
4092
4092
|
32 && g !== (g = /*$_*/
|
|
4093
|
-
e[5]("games") + "") && F(
|
|
4093
|
+
e[5]("games") + "") && F(v, g), S & /*activecategory, topCategories*/
|
|
4094
4094
|
9 && m !== (m = "Category " + /*activecategory*/
|
|
4095
4095
|
(e[0] === /*category*/
|
|
4096
4096
|
e[24].id ? "Active" : "")) && H(t, "class", m);
|
|
@@ -4107,10 +4107,10 @@ function Et(e) {
|
|
|
4107
4107
|
), a, l, c, f = (
|
|
4108
4108
|
/*category*/
|
|
4109
4109
|
e[24].games.count + ""
|
|
4110
|
-
),
|
|
4110
|
+
), d, p, g = (
|
|
4111
4111
|
/*$_*/
|
|
4112
4112
|
e[5]("games") + ""
|
|
4113
|
-
),
|
|
4113
|
+
), v, m, C, A, I;
|
|
4114
4114
|
function w() {
|
|
4115
4115
|
return (
|
|
4116
4116
|
/*click_handler_1*/
|
|
@@ -4122,27 +4122,27 @@ function Et(e) {
|
|
|
4122
4122
|
}
|
|
4123
4123
|
return {
|
|
4124
4124
|
c() {
|
|
4125
|
-
t = B("div"), r = B("img"), s = R(), o = B("div"), u = B("p"), a = U(h), l = R(), c = B("p"),
|
|
4125
|
+
t = B("div"), r = B("img"), s = R(), o = B("div"), u = B("p"), a = U(h), l = R(), c = B("p"), d = U(f), p = R(), v = U(g), m = R(), de(r.src, n = /*category*/
|
|
4126
4126
|
e[24].icon) || H(r, "src", n), H(r, "alt", i = /*category*/
|
|
4127
4127
|
e[24].name), H(r, "class", "CategoryImage"), H(o, "class", "CategoryTextContainer"), H(t, "class", C = "Category " + /*activecategory*/
|
|
4128
4128
|
(e[0] === /*category*/
|
|
4129
4129
|
e[24].id ? "Active" : ""));
|
|
4130
4130
|
},
|
|
4131
4131
|
m(S, N) {
|
|
4132
|
-
V(S, t, N),
|
|
4132
|
+
V(S, t, N), x(t, r), x(t, s), x(t, o), x(o, u), x(u, a), x(o, l), x(o, c), x(c, d), x(c, p), x(c, v), x(t, m), A || (I = Ct(t, "click", w), A = !0);
|
|
4133
4133
|
},
|
|
4134
4134
|
p(S, N) {
|
|
4135
4135
|
e = S, N & /*otherCategories*/
|
|
4136
|
-
16 && !
|
|
4136
|
+
16 && !de(r.src, n = /*category*/
|
|
4137
4137
|
e[24].icon) && H(r, "src", n), N & /*otherCategories*/
|
|
4138
4138
|
16 && i !== (i = /*category*/
|
|
4139
4139
|
e[24].name) && H(r, "alt", i), N & /*otherCategories*/
|
|
4140
4140
|
16 && h !== (h = /*category*/
|
|
4141
4141
|
e[24].name + "") && F(a, h), N & /*otherCategories*/
|
|
4142
4142
|
16 && f !== (f = /*category*/
|
|
4143
|
-
e[24].games.count + "") && F(
|
|
4143
|
+
e[24].games.count + "") && F(d, f), N & /*$_*/
|
|
4144
4144
|
32 && g !== (g = /*$_*/
|
|
4145
|
-
e[5]("games") + "") && F(
|
|
4145
|
+
e[5]("games") + "") && F(v, g), N & /*activecategory, otherCategories*/
|
|
4146
4146
|
17 && C !== (C = "Category " + /*activecategory*/
|
|
4147
4147
|
(e[0] === /*category*/
|
|
4148
4148
|
e[24].id ? "Active" : "")) && H(t, "class", C);
|
|
@@ -4178,40 +4178,40 @@ function Ei(e) {
|
|
|
4178
4178
|
}
|
|
4179
4179
|
};
|
|
4180
4180
|
}
|
|
4181
|
-
function
|
|
4181
|
+
function vi(e, t, r) {
|
|
4182
4182
|
let n;
|
|
4183
|
-
ur(e,
|
|
4184
|
-
let { endpoint: i = "" } = t, { datasource: s = "" } = t, { lang: o = "en" } = t, { activecategory: u = "" } = t, { excludedflags: h = "" } = t, { clientstyling: a = "" } = t, { clientstylingurl: l = "" } = t, { translationurl: c = "" } = t, f,
|
|
4185
|
-
const
|
|
4186
|
-
let g = [],
|
|
4187
|
-
Object.keys(
|
|
4188
|
-
|
|
4183
|
+
ur(e, pi, (b) => r(5, n = b));
|
|
4184
|
+
let { endpoint: i = "" } = t, { datasource: s = "" } = t, { lang: o = "en" } = t, { activecategory: u = "" } = t, { excludedflags: h = "" } = t, { clientstyling: a = "" } = t, { clientstylingurl: l = "" } = t, { translationurl: c = "" } = t, f, d = !1;
|
|
4185
|
+
const p = [];
|
|
4186
|
+
let g = [], v = [];
|
|
4187
|
+
Object.keys(dt).forEach((b) => {
|
|
4188
|
+
pt(b, dt[b]);
|
|
4189
4189
|
});
|
|
4190
4190
|
const m = () => {
|
|
4191
4191
|
fetch(c).then((L) => L.json()).then((L) => {
|
|
4192
4192
|
Object.keys(L).forEach((G) => {
|
|
4193
|
-
|
|
4193
|
+
pt(G, L[G]);
|
|
4194
4194
|
});
|
|
4195
4195
|
}).catch((L) => {
|
|
4196
4196
|
console.log(L);
|
|
4197
4197
|
});
|
|
4198
4198
|
}, C = () => {
|
|
4199
|
-
r(2,
|
|
4199
|
+
r(2, d = !0);
|
|
4200
4200
|
const b = new URL(`${i}/v1/casino/groups/${s}`);
|
|
4201
4201
|
b.searchParams.append("language", o), fetch(b).then((L) => L.json()).then((L) => {
|
|
4202
|
-
r(2,
|
|
4202
|
+
r(2, d = !1);
|
|
4203
4203
|
const G = h.split(",").map((k) => k.trim());
|
|
4204
|
-
|
|
4205
|
-
const We =
|
|
4204
|
+
p.push(...L.items);
|
|
4205
|
+
const We = p.filter((k) => !G.some((tr) => {
|
|
4206
4206
|
var Ze;
|
|
4207
4207
|
return ((Ze = k.flags) == null ? void 0 : Ze.indexOf(tr)) >= 0;
|
|
4208
4208
|
}));
|
|
4209
|
-
r(3, g = We.filter((k) => k.isTopCategory === !0)), r(4,
|
|
4209
|
+
r(3, g = We.filter((k) => k.isTopCategory === !0)), r(4, v = We.filter((k) => k.isTopCategory === !1));
|
|
4210
4210
|
});
|
|
4211
4211
|
}, A = (b) => {
|
|
4212
4212
|
window.postMessage({ type: "OpenGameCategory", categoryId: b }, window.location.href);
|
|
4213
4213
|
}, I = () => {
|
|
4214
|
-
|
|
4214
|
+
di(o);
|
|
4215
4215
|
}, w = () => {
|
|
4216
4216
|
let b = document.createElement("style");
|
|
4217
4217
|
b.innerHTML = a, f.appendChild(b);
|
|
@@ -4247,9 +4247,9 @@ function xi(e, t, r) {
|
|
|
4247
4247
|
}, [
|
|
4248
4248
|
u,
|
|
4249
4249
|
f,
|
|
4250
|
-
|
|
4250
|
+
d,
|
|
4251
4251
|
g,
|
|
4252
|
-
|
|
4252
|
+
v,
|
|
4253
4253
|
n,
|
|
4254
4254
|
A,
|
|
4255
4255
|
i,
|
|
@@ -4269,9 +4269,9 @@ class Yt extends Hr {
|
|
|
4269
4269
|
super(), Tr(
|
|
4270
4270
|
this,
|
|
4271
4271
|
t,
|
|
4272
|
-
|
|
4272
|
+
vi,
|
|
4273
4273
|
Ei,
|
|
4274
|
-
|
|
4274
|
+
xt,
|
|
4275
4275
|
{
|
|
4276
4276
|
endpoint: 7,
|
|
4277
4277
|
datasource: 8,
|
|
@@ -4361,7 +4361,7 @@ export {
|
|
|
4361
4361
|
Ci as g,
|
|
4362
4362
|
V as h,
|
|
4363
4363
|
Tr as i,
|
|
4364
|
-
|
|
4364
|
+
x as j,
|
|
4365
4365
|
B as k,
|
|
4366
4366
|
Ct as l,
|
|
4367
4367
|
R as m,
|
|
@@ -4370,12 +4370,12 @@ export {
|
|
|
4370
4370
|
Ne as p,
|
|
4371
4371
|
Cr as q,
|
|
4372
4372
|
ue as r,
|
|
4373
|
-
|
|
4373
|
+
xt as s,
|
|
4374
4374
|
U as t,
|
|
4375
|
-
|
|
4375
|
+
pi as u,
|
|
4376
4376
|
Ae as v,
|
|
4377
4377
|
Pi as w,
|
|
4378
4378
|
Ee as x,
|
|
4379
|
-
|
|
4379
|
+
de as y,
|
|
4380
4380
|
Ai as z
|
|
4381
4381
|
};
|