@everymatrix/casino-categories-slider-nd 1.85.17 → 1.85.18
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/{CasinoCategoriesSliderNd-BQ2cn4mn.js → CasinoCategoriesSliderNd-C0Sp2Rgh.js} +82 -79
- package/components/{CasinoCategoriesSliderNd-xlFHUaTd.cjs → CasinoCategoriesSliderNd-Cf4mOFIq.cjs} +1 -1
- package/components/{CasinoCategoriesSliderNd-BxOa7ki0.js → CasinoCategoriesSliderNd-gUBWfYCy.js} +4 -1
- package/components/{CasinoSliderNd-lZ7HRyWY.js → CasinoSliderNd-CwrsCU_U.js} +1 -1
- package/components/{CasinoSliderNd-nlwuL7nb.js → CasinoSliderNd-RxWLVuCC.js} +1 -1
- package/components/{CasinoSliderNd-CuySR-Ol.cjs → CasinoSliderNd-ftt9RSDL.cjs} +1 -1
- package/es2015/casino-categories-slider-nd.cjs +1 -1
- package/es2015/casino-categories-slider-nd.js +1 -1
- package/esnext/casino-categories-slider-nd.js +1 -1
- package/package.json +1 -1
package/components/{CasinoCategoriesSliderNd-BQ2cn4mn.js → CasinoCategoriesSliderNd-C0Sp2Rgh.js}
RENAMED
|
@@ -12,7 +12,7 @@ function te(e) {
|
|
|
12
12
|
function at(e) {
|
|
13
13
|
return typeof e == "function";
|
|
14
14
|
}
|
|
15
|
-
function
|
|
15
|
+
function Ft(e, t) {
|
|
16
16
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
17
17
|
}
|
|
18
18
|
let pe;
|
|
@@ -22,7 +22,7 @@ function bs(e, t) {
|
|
|
22
22
|
function Ir(e) {
|
|
23
23
|
return Object.keys(e).length === 0;
|
|
24
24
|
}
|
|
25
|
-
function
|
|
25
|
+
function $t(e, ...t) {
|
|
26
26
|
if (e == null) {
|
|
27
27
|
for (const n of t)
|
|
28
28
|
n(void 0);
|
|
@@ -31,13 +31,13 @@ function Ft(e, ...t) {
|
|
|
31
31
|
const r = e.subscribe(...t);
|
|
32
32
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
33
33
|
}
|
|
34
|
-
function
|
|
35
|
-
e.$$.on_destroy.push(
|
|
34
|
+
function Mr(e, t, r) {
|
|
35
|
+
e.$$.on_destroy.push($t(t, r));
|
|
36
36
|
}
|
|
37
37
|
function jt(e, t) {
|
|
38
38
|
e.appendChild(t);
|
|
39
39
|
}
|
|
40
|
-
function
|
|
40
|
+
function Cr(e, t, r) {
|
|
41
41
|
const n = Rr(e);
|
|
42
42
|
if (!n.getElementById(t)) {
|
|
43
43
|
const i = k("style");
|
|
@@ -116,13 +116,13 @@ let ue;
|
|
|
116
116
|
function ae(e) {
|
|
117
117
|
ue = e;
|
|
118
118
|
}
|
|
119
|
-
function
|
|
119
|
+
function Fr() {
|
|
120
120
|
if (!ue)
|
|
121
121
|
throw new Error("Function called outside component initialization");
|
|
122
122
|
return ue;
|
|
123
123
|
}
|
|
124
|
-
function
|
|
125
|
-
|
|
124
|
+
function $r(e) {
|
|
125
|
+
Fr().$$.on_mount.push(e);
|
|
126
126
|
}
|
|
127
127
|
const q = [], je = [];
|
|
128
128
|
let Q = [];
|
|
@@ -137,7 +137,7 @@ function jr() {
|
|
|
137
137
|
function Ve(e) {
|
|
138
138
|
Q.push(e);
|
|
139
139
|
}
|
|
140
|
-
const
|
|
140
|
+
const Me = /* @__PURE__ */ new Set();
|
|
141
141
|
let z = 0;
|
|
142
142
|
function x() {
|
|
143
143
|
if (z !== 0)
|
|
@@ -156,13 +156,13 @@ function x() {
|
|
|
156
156
|
je.pop()();
|
|
157
157
|
for (let t = 0; t < Q.length; t += 1) {
|
|
158
158
|
const r = Q[t];
|
|
159
|
-
|
|
159
|
+
Me.has(r) || (Me.add(r), r());
|
|
160
160
|
}
|
|
161
161
|
Q.length = 0;
|
|
162
162
|
} while (q.length);
|
|
163
163
|
for (; pt.length; )
|
|
164
164
|
pt.pop()();
|
|
165
|
-
ke = !1,
|
|
165
|
+
ke = !1, Me.clear(), ae(e);
|
|
166
166
|
}
|
|
167
167
|
function kr(e) {
|
|
168
168
|
if (e.fragment !== null) {
|
|
@@ -190,26 +190,26 @@ function ws(e, t, r, n, i, s, o, a, h, u, l, m) {
|
|
|
190
190
|
const b = {};
|
|
191
191
|
for (; p--; )
|
|
192
192
|
b[e[p].key] = p;
|
|
193
|
-
const w = [],
|
|
193
|
+
const w = [], M = /* @__PURE__ */ new Map(), P = /* @__PURE__ */ new Map(), T = [];
|
|
194
194
|
for (p = d; p--; ) {
|
|
195
195
|
const _ = m(i, s, p), N = r(_);
|
|
196
196
|
let L = o.get(N);
|
|
197
|
-
L ? T.push(() => L.p(_, t)) : (L = u(N, _), L.c()),
|
|
197
|
+
L ? T.push(() => L.p(_, t)) : (L = u(N, _), L.c()), M.set(N, w[p] = L), N in b && P.set(N, Math.abs(p - b[N]));
|
|
198
198
|
}
|
|
199
199
|
const O = /* @__PURE__ */ new Set(), H = /* @__PURE__ */ new Set();
|
|
200
|
-
function
|
|
200
|
+
function C(_) {
|
|
201
201
|
Wt(_, 1), _.m(a, l), o.set(_.key, _), l = _.first, d--;
|
|
202
202
|
}
|
|
203
203
|
for (; c && d; ) {
|
|
204
|
-
const _ = w[d - 1], N = e[c - 1], L = _.key,
|
|
205
|
-
_ === N ? (l = _.first, c--, d--) :
|
|
204
|
+
const _ = w[d - 1], N = e[c - 1], L = _.key, F = N.key;
|
|
205
|
+
_ === N ? (l = _.first, c--, d--) : M.has(F) ? !o.has(L) || O.has(L) ? C(_) : H.has(F) ? c-- : P.get(L) > P.get(F) ? (H.add(L), C(_)) : (O.add(F), c--) : (h(N, o), c--);
|
|
206
206
|
}
|
|
207
207
|
for (; c--; ) {
|
|
208
208
|
const _ = e[c];
|
|
209
|
-
|
|
209
|
+
M.has(_.key) || h(_, o);
|
|
210
210
|
}
|
|
211
211
|
for (; d; )
|
|
212
|
-
|
|
212
|
+
C(w[d - 1]);
|
|
213
213
|
return te(T), w;
|
|
214
214
|
}
|
|
215
215
|
function Wr(e, t, r) {
|
|
@@ -565,7 +565,7 @@ function Zt(e) {
|
|
|
565
565
|
}, r = e(t);
|
|
566
566
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
567
567
|
}
|
|
568
|
-
var
|
|
568
|
+
var Ce = Zt(function(e) {
|
|
569
569
|
return function(r) {
|
|
570
570
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
571
571
|
` + r.map(function(n, i) {
|
|
@@ -613,7 +613,7 @@ var He = function() {
|
|
|
613
613
|
try {
|
|
614
614
|
l();
|
|
615
615
|
} catch (b) {
|
|
616
|
-
s = b instanceof
|
|
616
|
+
s = b instanceof Ce ? b.errors : [b];
|
|
617
617
|
}
|
|
618
618
|
var m = this._finalizers;
|
|
619
619
|
if (m) {
|
|
@@ -624,7 +624,7 @@ var He = function() {
|
|
|
624
624
|
try {
|
|
625
625
|
gt(p);
|
|
626
626
|
} catch (b) {
|
|
627
|
-
s = s ?? [], b instanceof
|
|
627
|
+
s = s ?? [], b instanceof Ce ? s = Ze(Ze([], ze(s)), ze(b.errors)) : s.push(b);
|
|
628
628
|
}
|
|
629
629
|
}
|
|
630
630
|
} catch (b) {
|
|
@@ -639,7 +639,7 @@ var He = function() {
|
|
|
639
639
|
}
|
|
640
640
|
}
|
|
641
641
|
if (s)
|
|
642
|
-
throw new
|
|
642
|
+
throw new Ce(s);
|
|
643
643
|
}
|
|
644
644
|
}, e.prototype.add = function(t) {
|
|
645
645
|
var r;
|
|
@@ -1016,7 +1016,7 @@ function Ae(e, t = I) {
|
|
|
1016
1016
|
let r;
|
|
1017
1017
|
const n = /* @__PURE__ */ new Set();
|
|
1018
1018
|
function i(a) {
|
|
1019
|
-
if (
|
|
1019
|
+
if (Ft(e, a) && (e = a, r)) {
|
|
1020
1020
|
const h = !Z.length;
|
|
1021
1021
|
for (const u of n)
|
|
1022
1022
|
u[1](), Z.push(u, e);
|
|
@@ -1054,7 +1054,7 @@ function ie(e, t, r) {
|
|
|
1054
1054
|
const p = t(n ? u[0] : u, o, a);
|
|
1055
1055
|
s ? o(p) : m = at(p) ? p : I;
|
|
1056
1056
|
}, d = i.map(
|
|
1057
|
-
(p, b) =>
|
|
1057
|
+
(p, b) => $t(
|
|
1058
1058
|
p,
|
|
1059
1059
|
(w) => {
|
|
1060
1060
|
u[b] = w, l &= ~(1 << b), h && c();
|
|
@@ -1186,7 +1186,7 @@ function Re(e, t, r) {
|
|
|
1186
1186
|
return e.concat(s || Array.prototype.slice.call(t));
|
|
1187
1187
|
}
|
|
1188
1188
|
function Ge(e, t) {
|
|
1189
|
-
var r = t && t.cache ? t.cache : Un, n = t && t.serializer ? t.serializer : Rn, i = t && t.strategy ? t.strategy :
|
|
1189
|
+
var r = t && t.cache ? t.cache : Un, n = t && t.serializer ? t.serializer : Rn, i = t && t.strategy ? t.strategy : Mn;
|
|
1190
1190
|
return i(e, {
|
|
1191
1191
|
cache: r,
|
|
1192
1192
|
serializer: n
|
|
@@ -1206,11 +1206,11 @@ function tr(e, t, r) {
|
|
|
1206
1206
|
function rr(e, t, r, n, i) {
|
|
1207
1207
|
return r.bind(t, e, n, i);
|
|
1208
1208
|
}
|
|
1209
|
-
function
|
|
1209
|
+
function Mn(e, t) {
|
|
1210
1210
|
var r = e.length === 1 ? In : tr;
|
|
1211
1211
|
return rr(e, this, r, t.cache.create(), t.serializer);
|
|
1212
1212
|
}
|
|
1213
|
-
function
|
|
1213
|
+
function Cn(e, t) {
|
|
1214
1214
|
return rr(e, this, tr, t.cache.create(), t.serializer);
|
|
1215
1215
|
}
|
|
1216
1216
|
var Rn = function() {
|
|
@@ -1232,7 +1232,7 @@ var Rn = function() {
|
|
|
1232
1232
|
return new Gn();
|
|
1233
1233
|
}
|
|
1234
1234
|
}, Ue = {
|
|
1235
|
-
variadic:
|
|
1235
|
+
variadic: Cn
|
|
1236
1236
|
}, Se = function() {
|
|
1237
1237
|
return Se = Object.assign || function(t) {
|
|
1238
1238
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
@@ -1276,7 +1276,7 @@ function or(e) {
|
|
|
1276
1276
|
function ar(e) {
|
|
1277
1277
|
return e.type === E.plural;
|
|
1278
1278
|
}
|
|
1279
|
-
function
|
|
1279
|
+
function Fn(e) {
|
|
1280
1280
|
return e.type === E.pound;
|
|
1281
1281
|
}
|
|
1282
1282
|
function ur(e) {
|
|
@@ -1288,10 +1288,10 @@ function hr(e) {
|
|
|
1288
1288
|
function Je(e) {
|
|
1289
1289
|
return !!(e && typeof e == "object" && e.type === J.dateTime);
|
|
1290
1290
|
}
|
|
1291
|
-
var lr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,
|
|
1291
|
+
var lr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, $n = /(?:[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;
|
|
1292
1292
|
function jn(e) {
|
|
1293
1293
|
var t = {};
|
|
1294
|
-
return e.replace(
|
|
1294
|
+
return e.replace($n, function(r) {
|
|
1295
1295
|
var n = r.length;
|
|
1296
1296
|
switch (r[0]) {
|
|
1297
1297
|
case "G":
|
|
@@ -3377,13 +3377,13 @@ var li = (
|
|
|
3377
3377
|
} else {
|
|
3378
3378
|
if (w.length === 0)
|
|
3379
3379
|
return this.error(g.EXPECT_DATE_TIME_SKELETON, b);
|
|
3380
|
-
var
|
|
3381
|
-
this.locale && (
|
|
3380
|
+
var M = w;
|
|
3381
|
+
this.locale && (M = qn(w, this.locale));
|
|
3382
3382
|
var c = {
|
|
3383
3383
|
type: J.dateTime,
|
|
3384
|
-
pattern:
|
|
3384
|
+
pattern: M,
|
|
3385
3385
|
location: u.styleLocation,
|
|
3386
|
-
parsedOptions: this.shouldParseSkeletons ? jn(
|
|
3386
|
+
parsedOptions: this.shouldParseSkeletons ? jn(M) : {}
|
|
3387
3387
|
}, P = a === "date" ? E.date : E.time;
|
|
3388
3388
|
return {
|
|
3389
3389
|
val: { type: P, value: n, location: b, style: c },
|
|
@@ -3418,9 +3418,9 @@ var li = (
|
|
|
3418
3418
|
return m;
|
|
3419
3419
|
this.bumpSpace(), O = this.parseIdentifierIfPossible(), H = m.val;
|
|
3420
3420
|
}
|
|
3421
|
-
var
|
|
3422
|
-
if (
|
|
3423
|
-
return
|
|
3421
|
+
var C = this.tryParsePluralOrSelectOptions(t, a, r, O);
|
|
3422
|
+
if (C.err)
|
|
3423
|
+
return C;
|
|
3424
3424
|
var p = this.tryParseArgumentClose(i);
|
|
3425
3425
|
if (p.err)
|
|
3426
3426
|
return p;
|
|
@@ -3429,7 +3429,7 @@ var li = (
|
|
|
3429
3429
|
val: {
|
|
3430
3430
|
type: E.select,
|
|
3431
3431
|
value: n,
|
|
3432
|
-
options: Ot(
|
|
3432
|
+
options: Ot(C.val),
|
|
3433
3433
|
location: _
|
|
3434
3434
|
},
|
|
3435
3435
|
err: null
|
|
@@ -3437,7 +3437,7 @@ var li = (
|
|
|
3437
3437
|
val: {
|
|
3438
3438
|
type: E.plural,
|
|
3439
3439
|
value: n,
|
|
3440
|
-
options: Ot(
|
|
3440
|
+
options: Ot(C.val),
|
|
3441
3441
|
offset: H,
|
|
3442
3442
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
3443
3443
|
location: _
|
|
@@ -3717,7 +3717,7 @@ function Ee(e, t, r, n, i, s, o) {
|
|
|
3717
3717
|
});
|
|
3718
3718
|
continue;
|
|
3719
3719
|
}
|
|
3720
|
-
if (
|
|
3720
|
+
if (Fn(l)) {
|
|
3721
3721
|
typeof s == "number" && a.push({
|
|
3722
3722
|
type: A.literal,
|
|
3723
3723
|
value: r.getNumberFormat(t).format(s)
|
|
@@ -3763,7 +3763,7 @@ function Ee(e, t, r, n, i, s, o) {
|
|
|
3763
3763
|
var p = l.children, b = l.value, w = i[b];
|
|
3764
3764
|
if (!yi(w))
|
|
3765
3765
|
throw new bi(b, "function", o);
|
|
3766
|
-
var
|
|
3766
|
+
var M = Ee(p, t, r, n, i, s), P = w(M.map(function(H) {
|
|
3767
3767
|
return H.value;
|
|
3768
3768
|
}));
|
|
3769
3769
|
Array.isArray(P) || (P = [P]), a.push.apply(a, P.map(function(H) {
|
|
@@ -3808,7 +3808,7 @@ function _i(e, t) {
|
|
|
3808
3808
|
return r[n] = vi(e[n], t[n]), r;
|
|
3809
3809
|
}, R({}, e)) : e;
|
|
3810
3810
|
}
|
|
3811
|
-
function
|
|
3811
|
+
function Fe(e) {
|
|
3812
3812
|
return {
|
|
3813
3813
|
create: function() {
|
|
3814
3814
|
return {
|
|
@@ -3833,7 +3833,7 @@ function Ei(e) {
|
|
|
3833
3833
|
r[n] = arguments[n];
|
|
3834
3834
|
return new ((t = Intl.NumberFormat).bind.apply(t, Re([void 0], r, !1)))();
|
|
3835
3835
|
}, {
|
|
3836
|
-
cache:
|
|
3836
|
+
cache: Fe(e.number),
|
|
3837
3837
|
strategy: Ue.variadic
|
|
3838
3838
|
}),
|
|
3839
3839
|
getDateTimeFormat: Ge(function() {
|
|
@@ -3841,7 +3841,7 @@ function Ei(e) {
|
|
|
3841
3841
|
r[n] = arguments[n];
|
|
3842
3842
|
return new ((t = Intl.DateTimeFormat).bind.apply(t, Re([void 0], r, !1)))();
|
|
3843
3843
|
}, {
|
|
3844
|
-
cache:
|
|
3844
|
+
cache: Fe(e.dateTime),
|
|
3845
3845
|
strategy: Ue.variadic
|
|
3846
3846
|
}),
|
|
3847
3847
|
getPluralRules: Ge(function() {
|
|
@@ -3849,7 +3849,7 @@ function Ei(e) {
|
|
|
3849
3849
|
r[n] = arguments[n];
|
|
3850
3850
|
return new ((t = Intl.PluralRules).bind.apply(t, Re([void 0], r, !1)))();
|
|
3851
3851
|
}, {
|
|
3852
|
-
cache:
|
|
3852
|
+
cache: Fe(e.pluralRules),
|
|
3853
3853
|
strategy: Ue.variadic
|
|
3854
3854
|
})
|
|
3855
3855
|
};
|
|
@@ -4112,23 +4112,23 @@ const Ni = {
|
|
|
4112
4112
|
function ee() {
|
|
4113
4113
|
return Ii;
|
|
4114
4114
|
}
|
|
4115
|
-
const
|
|
4116
|
-
var
|
|
4115
|
+
const $e = Ae(!1);
|
|
4116
|
+
var Mi = Object.defineProperty, Ci = Object.defineProperties, Ri = Object.getOwnPropertyDescriptors, It = Object.getOwnPropertySymbols, Gi = Object.prototype.hasOwnProperty, Ui = Object.prototype.propertyIsEnumerable, Mt = (e, t, r) => t in e ? Mi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Di = (e, t) => {
|
|
4117
4117
|
for (var r in t || (t = {}))
|
|
4118
|
-
Gi.call(t, r) &&
|
|
4118
|
+
Gi.call(t, r) && Mt(e, r, t[r]);
|
|
4119
4119
|
if (It)
|
|
4120
4120
|
for (var r of It(t))
|
|
4121
|
-
Ui.call(t, r) &&
|
|
4121
|
+
Ui.call(t, r) && Mt(e, r, t[r]);
|
|
4122
4122
|
return e;
|
|
4123
|
-
},
|
|
4123
|
+
}, Fi = (e, t) => Ci(e, Ri(t));
|
|
4124
4124
|
let st;
|
|
4125
4125
|
const we = Ae(null);
|
|
4126
|
-
function
|
|
4126
|
+
function Ct(e) {
|
|
4127
4127
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4128
4128
|
}
|
|
4129
4129
|
function Oe(e, t = ee().fallbackLocale) {
|
|
4130
|
-
const r =
|
|
4131
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4130
|
+
const r = Ct(e);
|
|
4131
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Ct(t)])] : r;
|
|
4132
4132
|
}
|
|
4133
4133
|
function V() {
|
|
4134
4134
|
return st ?? void 0;
|
|
@@ -4136,22 +4136,22 @@ function V() {
|
|
|
4136
4136
|
we.subscribe((e) => {
|
|
4137
4137
|
st = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4138
4138
|
});
|
|
4139
|
-
const
|
|
4139
|
+
const $i = (e) => {
|
|
4140
4140
|
if (e && Ai(e) && it(e)) {
|
|
4141
4141
|
const { loadingDelay: t } = ee();
|
|
4142
4142
|
let r;
|
|
4143
4143
|
return typeof window < "u" && V() != null && t ? r = window.setTimeout(
|
|
4144
|
-
() =>
|
|
4144
|
+
() => $e.set(!0),
|
|
4145
4145
|
t
|
|
4146
|
-
) :
|
|
4146
|
+
) : $e.set(!0), Er(e).then(() => {
|
|
4147
4147
|
we.set(e);
|
|
4148
4148
|
}).finally(() => {
|
|
4149
|
-
clearTimeout(r),
|
|
4149
|
+
clearTimeout(r), $e.set(!1);
|
|
4150
4150
|
});
|
|
4151
4151
|
}
|
|
4152
4152
|
return we.set(e);
|
|
4153
|
-
}, de =
|
|
4154
|
-
set:
|
|
4153
|
+
}, de = Fi(Di({}, we), {
|
|
4154
|
+
set: $i
|
|
4155
4155
|
}), Ne = (e) => {
|
|
4156
4156
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4157
4157
|
return (n) => {
|
|
@@ -4268,6 +4268,7 @@ ie([de], () => Ki);
|
|
|
4268
4268
|
ie([de, me], () => es);
|
|
4269
4269
|
window.emWidgets = { topic: mn };
|
|
4270
4270
|
const rs = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4271
|
+
String(Number.MAX_SAFE_INTEGER).length;
|
|
4271
4272
|
function Gt(e, t) {
|
|
4272
4273
|
vr(e, t);
|
|
4273
4274
|
}
|
|
@@ -4352,6 +4353,8 @@ function ns(e, t) {
|
|
|
4352
4353
|
}
|
|
4353
4354
|
}
|
|
4354
4355
|
function is(e, t) {
|
|
4356
|
+
if (!e || !t)
|
|
4357
|
+
return;
|
|
4355
4358
|
const r = new URL(t);
|
|
4356
4359
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4357
4360
|
const i = document.createElement("style");
|
|
@@ -4380,12 +4383,12 @@ if (typeof window < "u") {
|
|
|
4380
4383
|
}
|
|
4381
4384
|
};
|
|
4382
4385
|
};
|
|
4383
|
-
customElements.define = e(customElements.define), import("./CasinoSliderNd-
|
|
4386
|
+
customElements.define = e(customElements.define), import("./CasinoSliderNd-CwrsCU_U.js").then(({ default: t }) => {
|
|
4384
4387
|
!customElements.get("casino-slider-nd") && customElements.define("casino-slider-nd", t.element);
|
|
4385
4388
|
});
|
|
4386
4389
|
}
|
|
4387
4390
|
function os(e) {
|
|
4388
|
-
|
|
4391
|
+
Cr(e, "svelte-ciaihq", ".svelte-ciaihq{font-family:inherit}.CasinoCategoriesLoading.svelte-ciaihq{height:52px}p.svelte-ciaihq{color:var( --emw--categories-typography, var(--emw--color-white) #FFFFFF);text-align:center}.CasinoCategoriesContainer.svelte-ciaihq{background:transparent;border-radius:var(--emw--border-radius-medium, 10px);padding-top:20px}");
|
|
4389
4392
|
}
|
|
4390
4393
|
function as(e) {
|
|
4391
4394
|
let t, r;
|
|
@@ -4620,8 +4623,8 @@ function ls(e) {
|
|
|
4620
4623
|
let ot = "CasinoSliderData", cs = !1, fs = !1;
|
|
4621
4624
|
function ms(e, t, r) {
|
|
4622
4625
|
let n;
|
|
4623
|
-
|
|
4624
|
-
let { endpoint: i = "" } = t, { datasource: s = "" } = t, { lang: o = "" } = t, { userid: a = "" } = t, { session: h = "" } = t, { mostplayed: u = "" } = t, { lastplayed: l = "false" } = t, { favorites: m = "" } = t, { mbsource: c } = t, { clientstyling: d = "" } = t, { clientstylingurl: p = "" } = t, { activecategory: b = "" } = t, { actionevent: w = "" } = t, { sessioncheck:
|
|
4626
|
+
Mr(e, ts, (f) => r(32, n = f));
|
|
4627
|
+
let { endpoint: i = "" } = t, { datasource: s = "" } = t, { lang: o = "" } = t, { userid: a = "" } = t, { session: h = "" } = t, { mostplayed: u = "" } = t, { lastplayed: l = "false" } = t, { favorites: m = "" } = t, { mbsource: c } = t, { clientstyling: d = "" } = t, { clientstylingurl: p = "" } = t, { activecategory: b = "" } = t, { actionevent: w = "" } = t, { sessioncheck: M = "" } = t, { location: P = "secondaryMenu" } = t, { showsubgroups: T = "false" } = t, { filteredcategories: O = "" } = t, { translationurl: H = "" } = t, { categoriesicon: C = "" } = t, { lobbyiconimage: _ = "" } = t, { mygamesiconimage: N = "" } = t, L, F, $ = !0, X, W = [], j = !1, wr = window.navigator.userAgent, G, lt, ct = !1, Le = !1;
|
|
4625
4628
|
const Tr = () => {
|
|
4626
4629
|
fetch(H).then((B) => B.json()).then((B) => {
|
|
4627
4630
|
Object.keys(B).forEach((be) => {
|
|
@@ -4642,8 +4645,8 @@ function ms(e, t, r) {
|
|
|
4642
4645
|
href: "",
|
|
4643
4646
|
games: []
|
|
4644
4647
|
}), jr(), ct = !0, r(25, Le = !0), ft();
|
|
4645
|
-
}, Ar = () => (i || (X = "Endpoint is missing! Please provide a valid endpointURL.", r(15, j = !0), r(13,
|
|
4646
|
-
if (L = n("myGamesName"),
|
|
4648
|
+
}, Ar = () => (i || (X = "Endpoint is missing! Please provide a valid endpointURL.", r(15, j = !0), r(13, $ = !1), console.error(X)), s || (X = "Datasource is missing! Please provide a valid datasource.", r(15, j = !0), r(13, $ = !1), console.error(X)), (!o || o.length < 2) && (X = "Language is missing! Please provide a valid language (alpha2code)", r(15, j = !0), r(13, $ = !1), console.error(X)), j), Br = () => {
|
|
4649
|
+
if (L = n("myGamesName"), F = n("lobbyName"), !Ar()) {
|
|
4647
4650
|
let f = new URL(`${i}/v2/casino/groups/${s}`);
|
|
4648
4651
|
f.searchParams.append("language", o), f.searchParams.append("platform", rs(wr)), f.searchParams.append("fields", "id,name,games(href),flags"), fetch(f).then((B) => B.json()).then(
|
|
4649
4652
|
(B) => {
|
|
@@ -4657,10 +4660,10 @@ function ms(e, t, r) {
|
|
|
4657
4660
|
W = [], W = W.concat(Nr), W.unshift({
|
|
4658
4661
|
// @ts-ignore
|
|
4659
4662
|
id: "LOBBY",
|
|
4660
|
-
name:
|
|
4663
|
+
name: F,
|
|
4661
4664
|
href: "",
|
|
4662
4665
|
games: []
|
|
4663
|
-
}), r(13,
|
|
4666
|
+
}), r(13, $ = !1);
|
|
4664
4667
|
},
|
|
4665
4668
|
(B) => {
|
|
4666
4669
|
r(15, j = !0), console.error("There was an error while fetching the categories", B);
|
|
@@ -4684,7 +4687,7 @@ function ms(e, t, r) {
|
|
|
4684
4687
|
}, mt = (f) => {
|
|
4685
4688
|
f.data && f.data.type == "SliderMounted" && f.data.identity == ot && ft();
|
|
4686
4689
|
};
|
|
4687
|
-
|
|
4690
|
+
$r(() => (window.addEventListener("message", mt), () => {
|
|
4688
4691
|
window.removeEventListener("message", mt);
|
|
4689
4692
|
}));
|
|
4690
4693
|
function Or(f) {
|
|
@@ -4693,12 +4696,12 @@ function ms(e, t, r) {
|
|
|
4693
4696
|
});
|
|
4694
4697
|
}
|
|
4695
4698
|
return e.$$set = (f) => {
|
|
4696
|
-
"endpoint" in f && r(1, i = f.endpoint), "datasource" in f && r(2, s = f.datasource), "lang" in f && r(3, o = f.lang), "userid" in f && r(17, a = f.userid), "session" in f && r(18, h = f.session), "mostplayed" in f && r(19, u = f.mostplayed), "lastplayed" in f && r(20, l = f.lastplayed), "favorites" in f && r(21, m = f.favorites), "mbsource" in f && r(4, c = f.mbsource), "clientstyling" in f && r(5, d = f.clientstyling), "clientstylingurl" in f && r(6, p = f.clientstylingurl), "activecategory" in f && r(0, b = f.activecategory), "actionevent" in f && r(7, w = f.actionevent), "sessioncheck" in f && r(22,
|
|
4699
|
+
"endpoint" in f && r(1, i = f.endpoint), "datasource" in f && r(2, s = f.datasource), "lang" in f && r(3, o = f.lang), "userid" in f && r(17, a = f.userid), "session" in f && r(18, h = f.session), "mostplayed" in f && r(19, u = f.mostplayed), "lastplayed" in f && r(20, l = f.lastplayed), "favorites" in f && r(21, m = f.favorites), "mbsource" in f && r(4, c = f.mbsource), "clientstyling" in f && r(5, d = f.clientstyling), "clientstylingurl" in f && r(6, p = f.clientstylingurl), "activecategory" in f && r(0, b = f.activecategory), "actionevent" in f && r(7, w = f.actionevent), "sessioncheck" in f && r(22, M = f.sessioncheck), "location" in f && r(8, P = f.location), "showsubgroups" in f && r(9, T = f.showsubgroups), "filteredcategories" in f && r(23, O = f.filteredcategories), "translationurl" in f && r(24, H = f.translationurl), "categoriesicon" in f && r(10, C = f.categoriesicon), "lobbyiconimage" in f && r(11, _ = f.lobbyiconimage), "mygamesiconimage" in f && r(12, N = f.mygamesiconimage);
|
|
4697
4700
|
}, e.$$.update = () => {
|
|
4698
4701
|
e.$$.dirty[0] & /*endpoint, datasource, lang*/
|
|
4699
4702
|
14 && i && s && o && Br(), e.$$.dirty[0] & /*endpoint, session, mostplayed, lastplayed, favorites, isLoading*/
|
|
4700
|
-
3940354 && i && h && (u || l || m) &&
|
|
4701
|
-
33824769 &&
|
|
4703
|
+
3940354 && i && h && (u || l || m) && !$ && Hr(), e.$$.dirty[0] & /*isLoading, activecategory, session, confirmCategoryParse*/
|
|
4704
|
+
33824769 && !$ && b && (!h || Le) && Pr(), e.$$.dirty[0] & /*translationurl*/
|
|
4702
4705
|
16777216 && H && Tr(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
4703
4706
|
16416 && d && G && ns(G, d), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
4704
4707
|
16448 && p && G && is(G, p), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
@@ -4714,10 +4717,10 @@ function ms(e, t, r) {
|
|
|
4714
4717
|
w,
|
|
4715
4718
|
P,
|
|
4716
4719
|
T,
|
|
4717
|
-
|
|
4720
|
+
C,
|
|
4718
4721
|
_,
|
|
4719
4722
|
N,
|
|
4720
|
-
|
|
4723
|
+
$,
|
|
4721
4724
|
G,
|
|
4722
4725
|
j,
|
|
4723
4726
|
lt,
|
|
@@ -4726,7 +4729,7 @@ function ms(e, t, r) {
|
|
|
4726
4729
|
u,
|
|
4727
4730
|
l,
|
|
4728
4731
|
m,
|
|
4729
|
-
|
|
4732
|
+
M,
|
|
4730
4733
|
O,
|
|
4731
4734
|
H,
|
|
4732
4735
|
Le,
|
|
@@ -4740,7 +4743,7 @@ class ds extends Yr {
|
|
|
4740
4743
|
t,
|
|
4741
4744
|
ms,
|
|
4742
4745
|
ls,
|
|
4743
|
-
|
|
4746
|
+
Ft,
|
|
4744
4747
|
{
|
|
4745
4748
|
endpoint: 1,
|
|
4746
4749
|
datasource: 2,
|
|
@@ -4908,7 +4911,7 @@ export {
|
|
|
4908
4911
|
me as a,
|
|
4909
4912
|
vr as b,
|
|
4910
4913
|
Qr as c,
|
|
4911
|
-
|
|
4914
|
+
Cr as d,
|
|
4912
4915
|
re as e,
|
|
4913
4916
|
x as f,
|
|
4914
4917
|
ne as g,
|
|
@@ -4920,10 +4923,10 @@ export {
|
|
|
4920
4923
|
ys as m,
|
|
4921
4924
|
I as n,
|
|
4922
4925
|
rs as o,
|
|
4923
|
-
|
|
4926
|
+
$r as p,
|
|
4924
4927
|
xs as q,
|
|
4925
4928
|
te as r,
|
|
4926
|
-
|
|
4929
|
+
Ft as s,
|
|
4927
4930
|
vs as t,
|
|
4928
4931
|
ws as u,
|
|
4929
4932
|
je as v,
|
package/components/{CasinoCategoriesSliderNd-xlFHUaTd.cjs → CasinoCategoriesSliderNd-Cf4mOFIq.cjs}
RENAMED
|
@@ -15,4 +15,4 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
15
15
|
`+r.map(function(n,i){return i+1+") "+n.toString()}).join(`
|
|
16
16
|
`):"",this.name="UnsubscriptionError",this.errors=r}});function Ye(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Pe=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,s;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var a=qe(o),h=a.next();!h.done;h=a.next()){var u=h.value;u.remove(this)}}catch(b){t={error:b}}finally{try{h&&!h.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else o.remove(this);var l=this.initialTeardown;if(D(l))try{l()}catch(b){s=b instanceof Ue?b.errors:[b]}var m=this._finalizers;if(m){this._finalizers=null;try{for(var c=qe(m),d=c.next();!d.done;d=c.next()){var p=d.value;try{At(p)}catch(b){s=s!=null?s:[],b instanceof Ue?s=Qe(Qe([],Ze(s)),Ze(b.errors)):s.push(b)}}}catch(b){n={error:b}}finally{try{d&&!d.done&&(i=c.return)&&i.call(c)}finally{if(n)throw n.error}}}if(s)throw new Ue(s)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)At(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&Ye(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Ye(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),ar=Pe.EMPTY;function ur(e){return e instanceof Pe||e&&"closed"in e&&D(e.remove)&&D(e.add)&&D(e.unsubscribe)}function At(e){D(e)?e():e.unsubscribe()}var Hn={Promise:void 0},An={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,Qe([e,t],Ze(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function Pn(e){An.setTimeout(function(){throw e})}function Pt(){}function Ee(e){e()}var hr=function(e){be(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,ur(r)&&r.add(n)):n.destination=Nn,n}return t.create=function(r,n,i){return new Je(r,n,i)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(Pe),Bn=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(n){ye(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){ye(n)}else ye(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){ye(r)}},e}(),Je=function(e){be(t,e);function t(r,n,i){var s=e.call(this)||this,o;return D(r)||!r?o={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0}:o=r,s.destination=new Bn(o),s}return t}(hr);function ye(e){Pn(e)}function On(e){throw e}var Nn={closed:!0,next:Pt,error:On,complete:Pt},Ln=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function In(e){return e}function Cn(e){return e.length===0?In:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var Bt=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,n){var i=this,s=Rn(t)?t:new Je(t,r,n);return Ee(function(){var o=i,a=o.operator,h=o.source;s.add(a?a.call(s,h):h?i._subscribe(s):i._trySubscribe(s))}),s},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=Ot(r),new r(function(i,s){var o=new Je({next:function(a){try{t(a)}catch(h){s(h),o.unsubscribe()}},error:s,complete:i});n.subscribe(o)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[Ln]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return Cn(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Ot(t),new t(function(n,i){var s;r.subscribe(function(o){return s=o},function(o){return i(o)},function(){return n(s)})})},e.create=function(t){return new e(t)},e}();function Ot(e){var t;return(t=e!=null?e:Hn.Promise)!==null&&t!==void 0?t:Promise}function Mn(e){return e&&D(e.next)&&D(e.error)&&D(e.complete)}function Rn(e){return e&&e instanceof hr||Mn(e)&&ur(e)}var Gn=or(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),lr=function(e){be(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var n=new Nt(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Gn},t.prototype.next=function(r){var n=this;Ee(function(){var i,s;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var o=qe(n.currentObservers),a=o.next();!a.done;a=o.next()){var h=a.value;h.next(r)}}catch(u){i={error:u}}finally{try{a&&!a.done&&(s=o.return)&&s.call(o)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;Ee(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var i=n.observers;i.length;)i.shift().error(r)}})},t.prototype.complete=function(){var r=this;Ee(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,s=i.hasError,o=i.isStopped,a=i.observers;return s||o?ar:(this.currentObservers=null,a.push(r),new Pe(function(){n.currentObservers=null,Ye(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,s=n.thrownError,o=n.isStopped;i?r.error(s):o&&r.complete()},t.prototype.asObservable=function(){var r=new Bt;return r.source=this,r},t.create=function(r,n){return new Nt(r,n)},t}(Bt),Nt=function(e){be(t,e);function t(r,n){var i=e.call(this)||this;return i.destination=r,i.source=n,i}return t.prototype.next=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.next)===null||i===void 0||i.call(n,r)},t.prototype.error=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.error)===null||i===void 0||i.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,i;return(i=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&i!==void 0?i:ar},t}(lr),cr={now:function(){return(cr.delegate||Date).now()},delegate:void 0},Un=function(e){be(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=cr);var s=e.call(this)||this;return s._bufferSize=r,s._windowTime=n,s._timestampProvider=i,s._buffer=[],s._infiniteTimeWindow=!0,s._infiniteTimeWindow=n===1/0,s._bufferSize=Math.max(1,r),s._windowTime=Math.max(1,n),s}return t.prototype.next=function(r){var n=this,i=n.isStopped,s=n._buffer,o=n._infiniteTimeWindow,a=n._timestampProvider,h=n._windowTime;i||(s.push(r),!o&&s.push(a.now()+h)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),i=this,s=i._infiniteTimeWindow,o=i._buffer,a=o.slice(),h=0;h<a.length&&!r.closed;h+=s?1:2)r.next(a[h]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,s=r._buffer,o=r._infiniteTimeWindow,a=(o?1:2)*n;if(n<1/0&&a<s.length&&s.splice(0,s.length-a),!o){for(var h=i.now(),u=0,l=1;l<s.length&&s[l]<=h;l+=2)u=l;u&&s.splice(0,u+1)}},t}(lr);const Lt=[],It={},Dn=(e,t=0)=>{if(Lt.indexOf(e)==-1){const r=new Un(t);It[e]=r,Lt.push(e)}return It[e]},J=[];function $n(e,t){return{subscribe:Be(e,t).subscribe}}function Be(e,t=B){let r;const n=new Set;function i(a){if(lt(e,a)&&(e=a,r)){const h=!J.length;for(const u of n)u[1](),J.push(u,e);if(h){for(let u=0;u<J.length;u+=2)J[u][0](J[u+1]);J.length=0}}}function s(a){i(a(e))}function o(a,h=B){const u=[a,h];return n.add(u),n.size===1&&(r=t(i,s)||B),a(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:s,subscribe:o}}function oe(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const s=t.length<2;return $n(r,(o,a)=>{let h=!1;const u=[];let l=0,m=B;const c=()=>{if(l)return;m();const p=t(n?u[0]:u,o,a);s?o(p):m=ht(p)?p:B},d=i.map((p,b)=>Qt(p,w=>{u[b]=w,l&=~(1<<b),h&&c()},()=>{l|=1<<b}));return h=!0,c(),function(){X(d),m(),h=!1}})}function Fn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var jn=function(t){return kn(t)&&!Vn(t)};function kn(e){return!!e&&typeof e=="object"}function Vn(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||zn(e)}var Xn=typeof Symbol=="function"&&Symbol.for,Wn=Xn?Symbol.for("react.element"):60103;function zn(e){return e.$$typeof===Wn}function qn(e){return Array.isArray(e)?[]:{}}function me(e,t){return t.clone!==!1&&t.isMergeableObject(e)?te(qn(e),e,t):e}function Zn(e,t,r){return e.concat(t).map(function(n){return me(n,r)})}function Qn(e,t){if(!t.customMerge)return te;var r=t.customMerge(e);return typeof r=="function"?r:te}function Yn(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Ct(e){return Object.keys(e).concat(Yn(e))}function fr(e,t){try{return t in e}catch(r){return!1}}function Jn(e,t){return fr(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Kn(e,t,r){var n={};return r.isMergeableObject(e)&&Ct(e).forEach(function(i){n[i]=me(e[i],r)}),Ct(t).forEach(function(i){Jn(e,i)||(fr(e,i)&&r.isMergeableObject(t[i])?n[i]=Qn(i,r)(e[i],t[i],r):n[i]=me(t[i],r))}),n}function te(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Zn,r.isMergeableObject=r.isMergeableObject||jn,r.cloneUnlessOtherwiseSpecified=me;var n=Array.isArray(t),i=Array.isArray(e),s=n===i;return s?n?r.arrayMerge(e,t,r):Kn(e,t,r):me(t,r)}te.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return te(n,i,r)},{})};var ei=te,ti=ei;const ri=Fn(ti);var Ke=function(e,t){return Ke=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},Ke(e,t)};function Oe(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Ke(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var G=function(){return G=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},G.apply(this,arguments)};function ni(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function De(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,s;n<i;n++)(s||!(n in t))&&(s||(s=Array.prototype.slice.call(t,0,n)),s[n]=t[n]);return e.concat(s||Array.prototype.slice.call(t))}function $e(e,t){var r=t&&t.cache?t.cache:li,n=t&&t.serializer?t.serializer:ui,i=t&&t.strategy?t.strategy:oi;return i(e,{cache:r,serializer:n})}function ii(e){return e==null||typeof e=="number"||typeof e=="boolean"}function si(e,t,r,n){var i=ii(n)?n:r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.call(this,n),t.set(i,s)),s}function mr(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.apply(this,n),t.set(i,s)),s}function dr(e,t,r,n,i){return r.bind(t,e,n,i)}function oi(e,t){var r=e.length===1?si:mr;return dr(e,this,r,t.cache.create(),t.serializer)}function ai(e,t){return dr(e,this,mr,t.cache.create(),t.serializer)}var ui=function(){return JSON.stringify(arguments)},hi=function(){function e(){this.cache=Object.create(null)}return e.prototype.get=function(t){return this.cache[t]},e.prototype.set=function(t,r){this.cache[t]=r},e}(),li={create:function(){return new hi}},Fe={variadic:ai},Te=function(){return Te=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},Te.apply(this,arguments)};var g;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(g||(g={}));var x;(function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"})(x||(x={}));var re;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(re||(re={}));function Mt(e){return e.type===x.literal}function ci(e){return e.type===x.argument}function br(e){return e.type===x.number}function pr(e){return e.type===x.date}function gr(e){return e.type===x.time}function yr(e){return e.type===x.select}function vr(e){return e.type===x.plural}function fi(e){return e.type===x.pound}function _r(e){return e.type===x.tag}function Er(e){return!!(e&&typeof e=="object"&&e.type===re.number)}function et(e){return!!(e&&typeof e=="object"&&e.type===re.dateTime)}var xr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,mi=/(?:[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;function di(e){var t={};return e.replace(mi,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var S=function(){return S=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},S.apply(this,arguments)};var bi=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function pi(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(bi).filter(function(c){return c.length>0}),r=[],n=0,i=t;n<i.length;n++){var s=i[n],o=s.split("/");if(o.length===0)throw new Error("Invalid number skeleton");for(var a=o[0],h=o.slice(1),u=0,l=h;u<l.length;u++){var m=l[u];if(m.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:h})}return r}function gi(e){return e.replace(/^(.*?)-/,"")}var Rt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Sr=/^(@+)?(\+|#+)?[rs]?$/g,yi=/(\*)(0+)|(#+)(0+)|(0+)/g,wr=/^(0+)$/;function Gt(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Sr,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function Tr(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function vi(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!wr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Ut(e){var t={},r=Tr(e);return r||t}function _i(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=gi(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=S(S(S({},t),{notation:"scientific"}),i.options.reduce(function(h,u){return S(S({},h),Ut(u))},{}));continue;case"engineering":t=S(S(S({},t),{notation:"engineering"}),i.options.reduce(function(h,u){return S(S({},h),Ut(u))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(yi,function(h,u,l,m,c,d){if(u)t.minimumIntegerDigits=l.length;else{if(m&&c)throw new Error("We currently do not support maximum integer digits");if(d)throw new Error("We currently do not support exact integer digits")}return""});continue}if(wr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Rt.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Rt,function(h,u,l,m,c,d){return l==="*"?t.minimumFractionDigits=u.length:m&&m[0]==="#"?t.maximumFractionDigits=m.length:c&&d?(t.minimumFractionDigits=c.length,t.maximumFractionDigits=c.length+d.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var s=i.options[0];s==="w"?t=S(S({},t),{trailingZeroDisplay:"stripIfInteger"}):s&&(t=S(S({},t),Gt(s)));continue}if(Sr.test(i.stem)){t=S(S({},t),Gt(i.stem));continue}var o=Tr(i.stem);o&&(t=S(S({},t),o));var a=vi(i.stem);a&&(t=S(S({},t),a))}return t}var ve={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function Ei(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var s=0;n+1<e.length&&e.charAt(n+1)===i;)s++,n++;var o=1+(s&1),a=s<2?1:3+(s>>1),h="a",u=xi(t);for((u=="H"||u=="k")&&(a=0);a-- >0;)r+=h;for(;o-- >0;)r=u+r}else i==="J"?r+="H":r+=i}return r}function xi(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=ve[n||""]||ve[r||""]||ve["".concat(r,"-001")]||ve["001"];return i[0]}var je,Si=new RegExp("^".concat(xr.source,"*")),wi=new RegExp("".concat(xr.source,"*$"));function y(e,t){return{start:e,end:t}}var Ti=!!String.prototype.startsWith&&"_a".startsWith("a",1),Hi=!!String.fromCodePoint,Ai=!!Object.fromEntries,Pi=!!String.prototype.codePointAt,Bi=!!String.prototype.trimStart,Oi=!!String.prototype.trimEnd,Ni=!!Number.isSafeInteger,Li=Ni?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},tt=!0;try{var Ii=Ar("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");tt=((je=Ii.exec("a"))===null||je===void 0?void 0:je[0])==="a"}catch(e){tt=!1}var Dt=Ti?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},rt=Hi?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,s=0,o;i>s;){if(o=t[s++],o>1114111)throw RangeError(o+" is not a valid code point");n+=o<65536?String.fromCharCode(o):String.fromCharCode(((o-=65536)>>10)+55296,o%1024+56320)}return n},$t=Ai?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var s=i[n],o=s[0],a=s[1];r[o]=a}return r},Hr=Pi?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),s;return i<55296||i>56319||r+1===n||(s=t.charCodeAt(r+1))<56320||s>57343?i:(i-55296<<10)+(s-56320)+65536}},Ci=Bi?function(t){return t.trimStart()}:function(t){return t.replace(Si,"")},Mi=Oi?function(t){return t.trimEnd()}:function(t){return t.replace(wi,"")};function Ar(e,t){return new RegExp(e,t)}var nt;if(tt){var Ft=Ar("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");nt=function(t,r){var n;Ft.lastIndex=r;var i=Ft.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else nt=function(t,r){for(var n=[];;){var i=Hr(t,r);if(i===void 0||Pr(i)||Di(i))break;n.push(i),r+=i>=65536?2:1}return rt.apply(void 0,n)};var Ri=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var s=this.char();if(s===123){var o=this.parseArgument(t,n);if(o.err)return o;i.push(o.val)}else{if(s===125&&t>0)break;if(s===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:x.pound,location:y(a,this.clonePosition())})}else if(s===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(g.UNMATCHED_CLOSING_TAG,y(this.clonePosition(),this.clonePosition()))}else if(s===60&&!this.ignoreTag&&it(this.peek()||0)){var o=this.parseTag(t,r);if(o.err)return o;i.push(o.val)}else{var o=this.parseLiteral(t,r);if(o.err)return o;i.push(o.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:x.literal,value:"<".concat(i,"/>"),location:y(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var s=this.parseMessage(t+1,r,!0);if(s.err)return s;var o=s.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!it(this.char()))return this.error(g.INVALID_TAG,y(a,this.clonePosition()));var h=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(g.UNMATCHED_CLOSING_TAG,y(h,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:x.tag,value:i,children:o,location:y(n,this.clonePosition())},err:null}:this.error(g.INVALID_TAG,y(a,this.clonePosition())))}else return this.error(g.UNCLOSED_TAG,y(n,this.clonePosition()))}else return this.error(g.INVALID_TAG,y(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Ui(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var s=this.tryParseQuote(r);if(s){i+=s;continue}var o=this.tryParseUnquoted(t,r);if(o){i+=o;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var h=y(n,this.clonePosition());return{val:{type:x.literal,value:i,location:h},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Gi(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return rt.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),rt(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,y(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(g.EMPTY_ARGUMENT,y(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(g.MALFORMED_ARGUMENT,y(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,y(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:x.argument,value:i,location:y(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,y(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(g.MALFORMED_ARGUMENT,y(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=nt(this.message,r),i=r+n.length;this.bumpTo(i);var s=this.clonePosition(),o=y(t,s);return{value:n,location:o}},e.prototype.parseArgumentOptions=function(t,r,n,i){var s,o=this.clonePosition(),a=this.parseIdentifierIfPossible().value,h=this.clonePosition();switch(a){case"":return this.error(g.EXPECT_ARGUMENT_TYPE,y(o,h));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition(),m=this.parseSimpleArgStyleIfPossible();if(m.err)return m;var c=Mi(m.val);if(c.length===0)return this.error(g.EXPECT_ARGUMENT_STYLE,y(this.clonePosition(),this.clonePosition()));var d=y(l,this.clonePosition());u={style:c,styleLocation:d}}var p=this.tryParseArgumentClose(i);if(p.err)return p;var b=y(i,this.clonePosition());if(u&&Dt(u==null?void 0:u.style,"::",0)){var w=Ci(u.style.slice(2));if(a==="number"){var m=this.parseNumberSkeletonFromString(w,u.styleLocation);return m.err?m:{val:{type:x.number,value:n,location:b,style:m.val},err:null}}else{if(w.length===0)return this.error(g.EXPECT_DATE_TIME_SKELETON,b);var C=w;this.locale&&(C=Ei(w,this.locale));var c={type:re.dateTime,pattern:C,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?di(C):{}},O=a==="date"?x.date:x.time;return{val:{type:O,value:n,location:b,style:c},err:null}}}return{val:{type:a==="number"?x.number:a==="date"?x.date:x.time,value:n,location:b,style:(s=u==null?void 0:u.style)!==null&&s!==void 0?s:null},err:null}}case"plural":case"selectordinal":case"select":{var T=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(g.EXPECT_SELECT_ARGUMENT_OPTIONS,y(T,Te({},T)));this.bumpSpace();var N=this.parseIdentifierIfPossible(),H=0;if(a!=="select"&&N.value==="offset"){if(!this.bumpIf(":"))return this.error(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,y(this.clonePosition(),this.clonePosition()));this.bumpSpace();var m=this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,g.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(m.err)return m;this.bumpSpace(),N=this.parseIdentifierIfPossible(),H=m.val}var R=this.tryParsePluralOrSelectOptions(t,a,r,N);if(R.err)return R;var p=this.tryParseArgumentClose(i);if(p.err)return p;var _=y(i,this.clonePosition());return a==="select"?{val:{type:x.select,value:n,options:$t(R.val),location:_},err:null}:{val:{type:x.plural,value:n,options:$t(R.val),offset:H,pluralType:a==="plural"?"cardinal":"ordinal",location:_},err:null}}default:return this.error(g.INVALID_ARGUMENT_TYPE,y(o,h))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,y(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(g.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,y(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=pi(t)}catch(i){return this.error(g.INVALID_NUMBER_SKELETON,r)}return{val:{type:re.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?_i(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var s,o=!1,a=[],h=new Set,u=i.value,l=i.location;;){if(u.length===0){var m=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var c=this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_SELECTOR,g.INVALID_PLURAL_ARGUMENT_SELECTOR);if(c.err)return c;l=y(m,this.clonePosition()),u=this.message.slice(m.offset,this.offset())}else break}if(h.has(u))return this.error(r==="select"?g.DUPLICATE_SELECT_ARGUMENT_SELECTOR:g.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);u==="other"&&(o=!0),this.bumpSpace();var d=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?g.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:g.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,y(this.clonePosition(),this.clonePosition()));var p=this.parseMessage(t+1,r,n);if(p.err)return p;var b=this.tryParseArgumentClose(d);if(b.err)return b;a.push([u,{value:p.val,location:y(d,this.clonePosition())}]),h.add(u),this.bumpSpace(),s=this.parseIdentifierIfPossible(),u=s.value,l=s.location}return a.length===0?this.error(r==="select"?g.EXPECT_SELECT_ARGUMENT_SELECTOR:g.EXPECT_PLURAL_ARGUMENT_SELECTOR,y(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(g.MISSING_OTHER_CLAUSE,y(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var s=!1,o=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)s=!0,o=o*10+(a-48),this.bump();else break}var h=y(i,this.clonePosition());return s?(o*=n,Li(o)?{val:o,err:null}:this.error(r,h)):this.error(t,h)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=Hr(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(Dt(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&Pr(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function it(e){return e>=97&&e<=122||e>=65&&e<=90}function Gi(e){return it(e)||e===47}function Ui(e){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}function Pr(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function Di(e){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}function st(e){e.forEach(function(t){if(delete t.location,yr(t)||vr(t))for(var r in t.options)delete t.options[r].location,st(t.options[r].value);else br(t)&&Er(t.style)||(pr(t)||gr(t))&&et(t.style)?delete t.style.location:_r(t)&&st(t.children)})}function $i(e,t){t===void 0&&(t={}),t=Te({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Ri(e,t).parse();if(r.err){var n=SyntaxError(g[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||st(r.val),r.val}var ne;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(ne||(ne={}));var Ne=function(e){Oe(t,e);function t(r,n,i){var s=e.call(this,r)||this;return s.code=n,s.originalMessage=i,s}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),jt=function(e){Oe(t,e);function t(r,n,i,s){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),ne.INVALID_VALUE,s)||this}return t}(Ne),Fi=function(e){Oe(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),ne.INVALID_VALUE,i)||this}return t}(Ne),ji=function(e){Oe(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),ne.MISSING_VALUE,n)||this}return t}(Ne),A;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(A||(A={}));function ki(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==A.literal||r.type!==A.literal?t.push(r):n.value+=r.value,t},[])}function Vi(e){return typeof e=="function"}function xe(e,t,r,n,i,s,o){if(e.length===1&&Mt(e[0]))return[{type:A.literal,value:e[0].value}];for(var a=[],h=0,u=e;h<u.length;h++){var l=u[h];if(Mt(l)){a.push({type:A.literal,value:l.value});continue}if(fi(l)){typeof s=="number"&&a.push({type:A.literal,value:r.getNumberFormat(t).format(s)});continue}var m=l.value;if(!(i&&m in i))throw new ji(m,o);var c=i[m];if(ci(l)){(!c||typeof c=="string"||typeof c=="number")&&(c=typeof c=="string"||typeof c=="number"?String(c):""),a.push({type:typeof c=="string"?A.literal:A.object,value:c});continue}if(pr(l)){var d=typeof l.style=="string"?n.date[l.style]:et(l.style)?l.style.parsedOptions:void 0;a.push({type:A.literal,value:r.getDateTimeFormat(t,d).format(c)});continue}if(gr(l)){var d=typeof l.style=="string"?n.time[l.style]:et(l.style)?l.style.parsedOptions:n.time.medium;a.push({type:A.literal,value:r.getDateTimeFormat(t,d).format(c)});continue}if(br(l)){var d=typeof l.style=="string"?n.number[l.style]:Er(l.style)?l.style.parsedOptions:void 0;d&&d.scale&&(c=c*(d.scale||1)),a.push({type:A.literal,value:r.getNumberFormat(t,d).format(c)});continue}if(_r(l)){var p=l.children,b=l.value,w=i[b];if(!Vi(w))throw new Fi(b,"function",o);var C=xe(p,t,r,n,i,s),O=w(C.map(function(H){return H.value}));Array.isArray(O)||(O=[O]),a.push.apply(a,O.map(function(H){return{type:typeof H=="string"?A.literal:A.object,value:H}}))}if(yr(l)){var T=l.options[c]||l.options.other;if(!T)throw new jt(l.value,c,Object.keys(l.options),o);a.push.apply(a,xe(T.value,t,r,n,i));continue}if(vr(l)){var T=l.options["=".concat(c)];if(!T){if(!Intl.PluralRules)throw new Ne(`Intl.PluralRules is not available in this environment.
|
|
17
17
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
18
|
-
`,ne.MISSING_INTL_API,o);var N=r.getPluralRules(t,{type:l.pluralType}).select(c-(l.offset||0));T=l.options[N]||l.options.other}if(!T)throw new jt(l.value,c,Object.keys(l.options),o);a.push.apply(a,xe(T.value,t,r,n,i,c-(l.offset||0)));continue}}return ki(a)}function Xi(e,t){return t?G(G(G({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=G(G({},e[n]),t[n]||{}),r},{})):e}function Wi(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Xi(e[n],t[n]),r},G({},e)):e}function ke(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function zi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:$e(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,De([void 0],r,!1)))},{cache:ke(e.number),strategy:Fe.variadic}),getDateTimeFormat:$e(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,De([void 0],r,!1)))},{cache:ke(e.dateTime),strategy:Fe.variadic}),getPluralRules:$e(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,De([void 0],r,!1)))},{cache:ke(e.pluralRules),strategy:Fe.variadic})}}var qi=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var s=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(h){var u=s.formatToParts(h);if(u.length===1)return u[0].value;var l=u.reduce(function(m,c){return!m.length||c.type!==A.literal||typeof m[m.length-1]!="string"?m.push(c.value):m[m.length-1]+=c.value,m},[]);return l.length<=1?l[0]||"":l},this.formatToParts=function(h){return xe(s.ast,s.locales,s.formatters,s.formats,h,void 0,s.message)},this.resolvedOptions=function(){var h;return{locale:((h=s.resolvedLocale)===null||h===void 0?void 0:h.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var o=i||{};o.formatters;var a=ni(o,["formatters"]);this.ast=e.__parse(t,G(G({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=Wi(e.formats,n),this.formatters=i&&i.formatters||zi(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=$i,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function Zi(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const $={},Qi=(e,t,r)=>r&&(t in $||($[t]={}),e in $[t]||($[t][e]=r),r),Br=(e,t)=>{if(t==null)return;if(t in $&&e in $[t])return $[t][e];const r=Le(t);for(let n=0;n<r.length;n++){const i=r[n],s=Ji(i,e);if(s)return Qi(e,t,s)}};let mt;const ae=Be({});function Yi(e){return mt[e]||null}function Or(e){return e in mt}function Ji(e,t){if(!Or(e))return null;const r=Yi(e);return Zi(r,t)}function Ki(e){if(e==null)return;const t=Le(e);for(let r=0;r<t.length;r++){const n=t[r];if(Or(n))return n}}function dt(e,...t){delete $[e],ae.update(r=>(r[e]=ri.all([r[e]||{},...t]),r))}oe([ae],([e])=>Object.keys(e));ae.subscribe(e=>mt=e);const Se={};function es(e,t){Se[e].delete(t),Se[e].size===0&&delete Se[e]}function Nr(e){return Se[e]}function ts(e){return Le(e).map(t=>{const r=Nr(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function ot(e){return e==null?!1:Le(e).some(t=>{var r;return(r=Nr(t))==null?void 0:r.size})}function rs(e,t){return Promise.all(t.map(n=>(es(e,n),n().then(i=>i.default||i)))).then(n=>dt(e,...n))}const le={};function Lr(e){if(!ot(e))return e in le?le[e]:Promise.resolve();const t=ts(e);return le[e]=Promise.all(t.map(([r,n])=>rs(r,n))).then(()=>{if(ot(e))return Lr(e);delete le[e]}),le[e]}const ns={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},is={fallbackLocale:null,loadingDelay:200,formats:ns,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},ss=is;function ie(){return ss}const Ve=Be(!1);var os=Object.defineProperty,as=Object.defineProperties,us=Object.getOwnPropertyDescriptors,kt=Object.getOwnPropertySymbols,hs=Object.prototype.hasOwnProperty,ls=Object.prototype.propertyIsEnumerable,Vt=(e,t,r)=>t in e?os(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,cs=(e,t)=>{for(var r in t||(t={}))hs.call(t,r)&&Vt(e,r,t[r]);if(kt)for(var r of kt(t))ls.call(t,r)&&Vt(e,r,t[r]);return e},fs=(e,t)=>as(e,us(t));let at;const He=Be(null);function Xt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Le(e,t=ie().fallbackLocale){const r=Xt(e);return t?[...new Set([...r,...Xt(t)])]:r}function q(){return at!=null?at:void 0}He.subscribe(e=>{at=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const ms=e=>{if(e&&Ki(e)&&ot(e)){const{loadingDelay:t}=ie();let r;return typeof window!="undefined"&&q()!=null&&t?r=window.setTimeout(()=>Ve.set(!0),t):Ve.set(!0),Lr(e).then(()=>{He.set(e)}).finally(()=>{clearTimeout(r),Ve.set(!1)})}return He.set(e)},ue=fs(cs({},He),{set:ms}),Ie=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var ds=Object.defineProperty,Ae=Object.getOwnPropertySymbols,Ir=Object.prototype.hasOwnProperty,Cr=Object.prototype.propertyIsEnumerable,Wt=(e,t,r)=>t in e?ds(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,bt=(e,t)=>{for(var r in t||(t={}))Ir.call(t,r)&&Wt(e,r,t[r]);if(Ae)for(var r of Ae(t))Cr.call(t,r)&&Wt(e,r,t[r]);return e},he=(e,t)=>{var r={};for(var n in e)Ir.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ae)for(var n of Ae(e))t.indexOf(n)<0&&Cr.call(e,n)&&(r[n]=e[n]);return r};const de=(e,t)=>{const{formats:r}=ie();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},bs=Ie(e=>{var t=e,{locale:r,format:n}=t,i=he(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=de("number",n)),new Intl.NumberFormat(r,i)}),ps=Ie(e=>{var t=e,{locale:r,format:n}=t,i=he(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=de("date",n):Object.keys(i).length===0&&(i=de("date","short")),new Intl.DateTimeFormat(r,i)}),gs=Ie(e=>{var t=e,{locale:r,format:n}=t,i=he(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=de("time",n):Object.keys(i).length===0&&(i=de("time","short")),new Intl.DateTimeFormat(r,i)}),ys=(e={})=>{var t=e,{locale:r=q()}=t,n=he(t,["locale"]);return bs(bt({locale:r},n))},vs=(e={})=>{var t=e,{locale:r=q()}=t,n=he(t,["locale"]);return ps(bt({locale:r},n))},_s=(e={})=>{var t=e,{locale:r=q()}=t,n=he(t,["locale"]);return gs(bt({locale:r},n))},Es=Ie((e,t=q())=>new qi(e,t,ie().formats,{ignoreTag:ie().ignoreTag})),xs=(e,t={})=>{var r,n,i,s;let o=t;typeof e=="object"&&(o=e,e=o.id);const{values:a,locale:h=q(),default:u}=o;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=Br(e,h);if(!l)l=(s=(i=(n=(r=ie()).handleMissingMessage)==null?void 0:n.call(r,{locale:h,id:e,defaultValue:u}))!=null?i:u)!=null?s:e;else if(typeof l!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),l;if(!a)return l;let m=l;try{m=Es(l,h).format(a)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return m},Ss=(e,t)=>_s(t).format(e),ws=(e,t)=>vs(t).format(e),Ts=(e,t)=>ys(t).format(e),Hs=(e,t=q())=>Br(e,t),As=oe([ue,ae],()=>xs);oe([ue],()=>Ss);oe([ue],()=>ws);oe([ue],()=>Ts);oe([ue,ae],()=>Hs);window.emWidgets={topic:Dn};const Mr=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function zt(e,t){dt(e,t)}const qt={en:{lobbyName:"Lobby",myGamesName:"My games"},de:{lobbyName:"Lobby",myGamesName:"My games"},es:{lobbyName:"Sala",myGamesName:"Mis juegos"},"zh-hk":{lobbyName:"Lobby",myGamesName:"My games"},it:{lobbyName:"Lobby",myGamesName:"My games"},fr:{lobbyName:"Lobby",myGamesName:"My games"},tr:{lobbyName:"Lobi",myGamesName:"Oyunlarım"},ru:{lobbyName:"Lobby",myGamesName:"My games"},ro:{lobbyName:"Lobby",myGamesName:"My games"},hr:{lobbyName:"Lobby",myGamesName:"Moje igre"},hu:{lobbyName:"Lobby",myGamesName:"My games"},pl:{lobbyName:"Lobby",myGamesName:"My games"},pt:{lobbyName:"Lobby",myGamesName:"My games"},sl:{lobbyName:"Lobby",myGamesName:"My games"},sr:{lobbyName:"Lobby",myGamesName:"My games"},"pt-br":{lobbyName:"Lobby",myGamesName:"Meus jogos"},"es-mx":{lobbyName:"Lobby",myGamesName:"Mis juegos"},"en-us":{lobbyName:"Lobby",myGamesName:"My games"}};function Rr(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Gr(e,t){const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function Ur(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}if(typeof window!="undefined"){let e=function(t){return function(...r){try{return t.apply(this,r)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./CasinoSliderNd-CuySR-Ol.cjs")).then(({default:t})=>{!customElements.get("casino-slider-nd")&&customElements.define("casino-slider-nd",t.element)})}function Ps(e){Yt(e,"svelte-ciaihq",".svelte-ciaihq{font-family:inherit}.CasinoCategoriesLoading.svelte-ciaihq{height:52px}p.svelte-ciaihq{color:var( --emw--categories-typography, var(--emw--color-white) #FFFFFF);text-align:center}.CasinoCategoriesContainer.svelte-ciaihq{background:transparent;border-radius:var(--emw--border-radius-medium, 10px);padding-top:20px}")}function Bs(e){let t,r;return{c(){t=F("div"),r=F("casino-slider-nd"),v(r,"lang",e[3]),v(r,"datasource",e[2]),v(r,"endpoint",e[1]),v(r,"identity",ut),v(r,"favoritesnumber",e[16]),v(r,"showsubgroups",e[9]),v(r,"clientstyling",e[5]),v(r,"clientstylingurl",e[6]),v(r,"activeindex",e[0]),v(r,"actionevent",e[7]),v(r,"location",e[8]),v(r,"categoriesicon",e[10]),v(r,"lobbyiconimage",e[11]),v(r,"mygamesiconimage",e[12]),v(r,"mbsource",e[4]),v(r,"class","svelte-ciaihq"),z(t,"class","CasinoCategoriesContainer svelte-ciaihq")},m(n,i){se(n,t,i),ct(t,r)},p(n,i){i[0]&8&&v(r,"lang",n[3]),i[0]&4&&v(r,"datasource",n[2]),i[0]&2&&v(r,"endpoint",n[1]),i[0]&65536&&v(r,"favoritesnumber",n[16]),i[0]&512&&v(r,"showsubgroups",n[9]),i[0]&32&&v(r,"clientstyling",n[5]),i[0]&64&&v(r,"clientstylingurl",n[6]),i[0]&1&&v(r,"activeindex",n[0]),i[0]&128&&v(r,"actionevent",n[7]),i[0]&256&&v(r,"location",n[8]),i[0]&1024&&v(r,"categoriesicon",n[10]),i[0]&2048&&v(r,"lobbyiconimage",n[11]),i[0]&4096&&v(r,"mygamesiconimage",n[12]),i[0]&16&&v(r,"mbsource",n[4])},d(n){n&&W(t)}}}function Os(e){let t;return{c(){t=F("p"),t.textContent="500 Error - Internal Server Error.",z(t,"class","SearchLoading svelte-ciaihq")},m(r,n){se(r,t,n)},p:B,d(r){r&&W(t)}}}function Ns(e){let t;return{c(){t=F("div"),z(t,"class","CasinoCategoriesLoading svelte-ciaihq")},m(r,n){se(r,t,n)},p:B,d(r){r&&W(t)}}}function Ls(e){let t;function r(s,o){return s[13]||Is||Cs?Ns:s[15]?Os:Bs}let n=r(e),i=n(e);return{c(){t=F("div"),i.c(),z(t,"class","svelte-ciaihq")},m(s,o){se(s,t,o),i.m(t,null),e[26](t)},p(s,o){n===(n=r(s))&&i?i.p(s,o):(i.d(1),i=n(s),i&&(i.c(),i.m(t,null)))},i:B,o:B,d(s){s&&W(t),i.d(),e[26](null)}}}let ut="CasinoSliderData",Is=!1,Cs=!1;function Ms(e,t,r){let n;rn(e,As,f=>r(32,n=f));let{endpoint:i=""}=t,{datasource:s=""}=t,{lang:o=""}=t,{userid:a=""}=t,{session:h=""}=t,{mostplayed:u=""}=t,{lastplayed:l="false"}=t,{favorites:m=""}=t,{mbsource:c}=t,{clientstyling:d=""}=t,{clientstylingurl:p=""}=t,{activecategory:b=""}=t,{actionevent:w=""}=t,{sessioncheck:C=""}=t,{location:O="secondaryMenu"}=t,{showsubgroups:T="false"}=t,{filteredcategories:N=""}=t,{translationurl:H=""}=t,{categoriesicon:R=""}=t,{lobbyiconimage:_=""}=t,{mygamesiconimage:L=""}=t,I,j,k=!0,Z,Q=[],V=!1,$r=window.navigator.userAgent,U,pt,gt=!1,Ce=!1;const Fr=()=>{fetch(H).then(P=>P.json()).then(P=>{Object.keys(P).forEach(pe=>{zt(pe,P[pe])})}).catch(P=>{console.log(P)})};Object.keys(qt).forEach(f=>{zt(f,qt[f])});const jr=()=>{gt==!1&&(m=="true"||u=="true"||l=="true")&&Q.splice(1,0,{id:"MYGAMES",name:I,href:"",games:[]}),bn(),gt=!0,r(25,Ce=!0),yt()},kr=()=>(i||(Z="Endpoint is missing! Please provide a valid endpointURL.",r(15,V=!0),r(13,k=!1),console.error(Z)),s||(Z="Datasource is missing! Please provide a valid datasource.",r(15,V=!0),r(13,k=!1),console.error(Z)),(!o||o.length<2)&&(Z="Language is missing! Please provide a valid language (alpha2code)",r(15,V=!0),r(13,k=!1),console.error(Z)),V),Vr=()=>{if(I=n("myGamesName"),j=n("lobbyName"),!kr()){let f=new URL(`${i}/v2/casino/groups/${s}`);f.searchParams.append("language",o),f.searchParams.append("platform",Mr($r)),f.searchParams.append("fields","id,name,games(href),flags"),fetch(f).then(P=>P.json()).then(P=>{let pe=N.split(","),zr=P.items.filter(_t=>{let Me=!1;if(_t.games.total>0&&(Me=!0,N))for(let qr of pe)_t.flags==qr&&(Me=!1);return Me});Q=[],Q=Q.concat(zr),Q.unshift({id:"LOBBY",name:j,href:"",games:[]}),r(13,k=!1)},P=>{r(15,V=!0),console.error("There was an error while fetching the categories",P)}).catch(P=>{r(15,V=!0),console.error("There was an error while fetching the categories",P)})}},Xr=()=>{let f=b.split("$");r(0,b=f.length>2?b.split("$").slice(0,2).join("$"):b)},yt=()=>{window.postMessage({type:"SliderData",identity:ut,data:Q},window.location.href)},vt=f=>{f.data&&f.data.type=="SliderMounted"&&f.data.identity==ut&&yt()};Jt(()=>(window.addEventListener("message",vt),()=>{window.removeEventListener("message",vt)}));function Wr(f){we[f?"unshift":"push"](()=>{U=f,r(14,U)})}return e.$$set=f=>{"endpoint"in f&&r(1,i=f.endpoint),"datasource"in f&&r(2,s=f.datasource),"lang"in f&&r(3,o=f.lang),"userid"in f&&r(17,a=f.userid),"session"in f&&r(18,h=f.session),"mostplayed"in f&&r(19,u=f.mostplayed),"lastplayed"in f&&r(20,l=f.lastplayed),"favorites"in f&&r(21,m=f.favorites),"mbsource"in f&&r(4,c=f.mbsource),"clientstyling"in f&&r(5,d=f.clientstyling),"clientstylingurl"in f&&r(6,p=f.clientstylingurl),"activecategory"in f&&r(0,b=f.activecategory),"actionevent"in f&&r(7,w=f.actionevent),"sessioncheck"in f&&r(22,C=f.sessioncheck),"location"in f&&r(8,O=f.location),"showsubgroups"in f&&r(9,T=f.showsubgroups),"filteredcategories"in f&&r(23,N=f.filteredcategories),"translationurl"in f&&r(24,H=f.translationurl),"categoriesicon"in f&&r(10,R=f.categoriesicon),"lobbyiconimage"in f&&r(11,_=f.lobbyiconimage),"mygamesiconimage"in f&&r(12,L=f.mygamesiconimage)},e.$$.update=()=>{e.$$.dirty[0]&14&&i&&s&&o&&Vr(),e.$$.dirty[0]&3940354&&i&&h&&(u||l||m)&&!k&&jr(),e.$$.dirty[0]&33824769&&!k&&b&&(!h||Ce)&&Xr(),e.$$.dirty[0]&16777216&&H&&Fr(),e.$$.dirty[0]&16416&&d&&U&&Rr(U,d),e.$$.dirty[0]&16448&&p&&U&&Gr(U,p),e.$$.dirty[0]&16400&&c&&U&&Ur(U,`${c}.Style`)},r(16,pt=0),[b,i,s,o,c,d,p,w,O,T,R,_,L,k,U,V,pt,a,h,u,l,m,C,N,H,Ce,Wr]}class Dr extends sr{constructor(t){super(),rr(this,t,Ms,Ls,lt,{endpoint:1,datasource:2,lang:3,userid:17,session:18,mostplayed:19,lastplayed:20,favorites:21,mbsource:4,clientstyling:5,clientstylingurl:6,activecategory:0,actionevent:7,sessioncheck:22,location:8,showsubgroups:9,filteredcategories:23,translationurl:24,categoriesicon:10,lobbyiconimage:11,mygamesiconimage:12},Ps,[-1,-1])}get endpoint(){return this.$$.ctx[1]}set endpoint(t){this.$$set({endpoint:t}),E()}get datasource(){return this.$$.ctx[2]}set datasource(t){this.$$set({datasource:t}),E()}get lang(){return this.$$.ctx[3]}set lang(t){this.$$set({lang:t}),E()}get userid(){return this.$$.ctx[17]}set userid(t){this.$$set({userid:t}),E()}get session(){return this.$$.ctx[18]}set session(t){this.$$set({session:t}),E()}get mostplayed(){return this.$$.ctx[19]}set mostplayed(t){this.$$set({mostplayed:t}),E()}get lastplayed(){return this.$$.ctx[20]}set lastplayed(t){this.$$set({lastplayed:t}),E()}get favorites(){return this.$$.ctx[21]}set favorites(t){this.$$set({favorites:t}),E()}get mbsource(){return this.$$.ctx[4]}set mbsource(t){this.$$set({mbsource:t}),E()}get clientstyling(){return this.$$.ctx[5]}set clientstyling(t){this.$$set({clientstyling:t}),E()}get clientstylingurl(){return this.$$.ctx[6]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),E()}get activecategory(){return this.$$.ctx[0]}set activecategory(t){this.$$set({activecategory:t}),E()}get actionevent(){return this.$$.ctx[7]}set actionevent(t){this.$$set({actionevent:t}),E()}get sessioncheck(){return this.$$.ctx[22]}set sessioncheck(t){this.$$set({sessioncheck:t}),E()}get location(){return this.$$.ctx[8]}set location(t){this.$$set({location:t}),E()}get showsubgroups(){return this.$$.ctx[9]}set showsubgroups(t){this.$$set({showsubgroups:t}),E()}get filteredcategories(){return this.$$.ctx[23]}set filteredcategories(t){this.$$set({filteredcategories:t}),E()}get translationurl(){return this.$$.ctx[24]}set translationurl(t){this.$$set({translationurl:t}),E()}get categoriesicon(){return this.$$.ctx[10]}set categoriesicon(t){this.$$set({categoriesicon:t}),E()}get lobbyiconimage(){return this.$$.ctx[11]}set lobbyiconimage(t){this.$$set({lobbyiconimage:t}),E()}get mygamesiconimage(){return this.$$.ctx[12]}set mygamesiconimage(t){this.$$set({mygamesiconimage:t}),E()}}ir(Dr,{endpoint:{},datasource:{},lang:{},userid:{},session:{},mostplayed:{},lastplayed:{},favorites:{},mbsource:{},clientstyling:{},clientstylingurl:{},activecategory:{},actionevent:{},sessioncheck:{},location:{},showsubgroups:{},filteredcategories:{},translationurl:{},categoriesicon:{},lobbyiconimage:{},mygamesiconimage:{}},[],[],!0);const Rs=Object.freeze(Object.defineProperty({__proto__:null,default:Dr},Symbol.toStringTag,{value:"Module"}));exports.$dictionary=ae;exports.$locale=ue;exports.CasinoCategoriesSliderNd_ce=Rs;exports.SvelteComponent=sr;exports.addMessages=dt;exports.append=ct;exports.append_styles=Yt;exports.attr=z;exports.binding_callbacks=we;exports.create_custom_element=ir;exports.destroy_block=_n;exports.destroy_each=on;exports.detach=W;exports.element=F;exports.empty=hn;exports.ensure_array_like=vn;exports.flush=E;exports.getDevice=Mr;exports.init=rr;exports.insert=se;exports.listen=ln;exports.noop=B;exports.onMount=Jt;exports.run_all=X;exports.safe_not_equal=lt;exports.setClientStyling=Rr;exports.setClientStylingURL=Gr;exports.setStreamStyling=Ur;exports.set_data=fn;exports.space=un;exports.src_url_equal=en;exports.svg_element=an;exports.text=ft;exports.update_keyed_each=En;
|
|
18
|
+
`,ne.MISSING_INTL_API,o);var N=r.getPluralRules(t,{type:l.pluralType}).select(c-(l.offset||0));T=l.options[N]||l.options.other}if(!T)throw new jt(l.value,c,Object.keys(l.options),o);a.push.apply(a,xe(T.value,t,r,n,i,c-(l.offset||0)));continue}}return ki(a)}function Xi(e,t){return t?G(G(G({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=G(G({},e[n]),t[n]||{}),r},{})):e}function Wi(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Xi(e[n],t[n]),r},G({},e)):e}function ke(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function zi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:$e(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,De([void 0],r,!1)))},{cache:ke(e.number),strategy:Fe.variadic}),getDateTimeFormat:$e(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,De([void 0],r,!1)))},{cache:ke(e.dateTime),strategy:Fe.variadic}),getPluralRules:$e(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,De([void 0],r,!1)))},{cache:ke(e.pluralRules),strategy:Fe.variadic})}}var qi=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var s=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(h){var u=s.formatToParts(h);if(u.length===1)return u[0].value;var l=u.reduce(function(m,c){return!m.length||c.type!==A.literal||typeof m[m.length-1]!="string"?m.push(c.value):m[m.length-1]+=c.value,m},[]);return l.length<=1?l[0]||"":l},this.formatToParts=function(h){return xe(s.ast,s.locales,s.formatters,s.formats,h,void 0,s.message)},this.resolvedOptions=function(){var h;return{locale:((h=s.resolvedLocale)===null||h===void 0?void 0:h.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var o=i||{};o.formatters;var a=ni(o,["formatters"]);this.ast=e.__parse(t,G(G({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=Wi(e.formats,n),this.formatters=i&&i.formatters||zi(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=$i,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function Zi(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const $={},Qi=(e,t,r)=>r&&(t in $||($[t]={}),e in $[t]||($[t][e]=r),r),Br=(e,t)=>{if(t==null)return;if(t in $&&e in $[t])return $[t][e];const r=Le(t);for(let n=0;n<r.length;n++){const i=r[n],s=Ji(i,e);if(s)return Qi(e,t,s)}};let mt;const ae=Be({});function Yi(e){return mt[e]||null}function Or(e){return e in mt}function Ji(e,t){if(!Or(e))return null;const r=Yi(e);return Zi(r,t)}function Ki(e){if(e==null)return;const t=Le(e);for(let r=0;r<t.length;r++){const n=t[r];if(Or(n))return n}}function dt(e,...t){delete $[e],ae.update(r=>(r[e]=ri.all([r[e]||{},...t]),r))}oe([ae],([e])=>Object.keys(e));ae.subscribe(e=>mt=e);const Se={};function es(e,t){Se[e].delete(t),Se[e].size===0&&delete Se[e]}function Nr(e){return Se[e]}function ts(e){return Le(e).map(t=>{const r=Nr(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function ot(e){return e==null?!1:Le(e).some(t=>{var r;return(r=Nr(t))==null?void 0:r.size})}function rs(e,t){return Promise.all(t.map(n=>(es(e,n),n().then(i=>i.default||i)))).then(n=>dt(e,...n))}const le={};function Lr(e){if(!ot(e))return e in le?le[e]:Promise.resolve();const t=ts(e);return le[e]=Promise.all(t.map(([r,n])=>rs(r,n))).then(()=>{if(ot(e))return Lr(e);delete le[e]}),le[e]}const ns={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},is={fallbackLocale:null,loadingDelay:200,formats:ns,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},ss=is;function ie(){return ss}const Ve=Be(!1);var os=Object.defineProperty,as=Object.defineProperties,us=Object.getOwnPropertyDescriptors,kt=Object.getOwnPropertySymbols,hs=Object.prototype.hasOwnProperty,ls=Object.prototype.propertyIsEnumerable,Vt=(e,t,r)=>t in e?os(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,cs=(e,t)=>{for(var r in t||(t={}))hs.call(t,r)&&Vt(e,r,t[r]);if(kt)for(var r of kt(t))ls.call(t,r)&&Vt(e,r,t[r]);return e},fs=(e,t)=>as(e,us(t));let at;const He=Be(null);function Xt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Le(e,t=ie().fallbackLocale){const r=Xt(e);return t?[...new Set([...r,...Xt(t)])]:r}function q(){return at!=null?at:void 0}He.subscribe(e=>{at=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const ms=e=>{if(e&&Ki(e)&&ot(e)){const{loadingDelay:t}=ie();let r;return typeof window!="undefined"&&q()!=null&&t?r=window.setTimeout(()=>Ve.set(!0),t):Ve.set(!0),Lr(e).then(()=>{He.set(e)}).finally(()=>{clearTimeout(r),Ve.set(!1)})}return He.set(e)},ue=fs(cs({},He),{set:ms}),Ie=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var ds=Object.defineProperty,Ae=Object.getOwnPropertySymbols,Ir=Object.prototype.hasOwnProperty,Cr=Object.prototype.propertyIsEnumerable,Wt=(e,t,r)=>t in e?ds(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,bt=(e,t)=>{for(var r in t||(t={}))Ir.call(t,r)&&Wt(e,r,t[r]);if(Ae)for(var r of Ae(t))Cr.call(t,r)&&Wt(e,r,t[r]);return e},he=(e,t)=>{var r={};for(var n in e)Ir.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ae)for(var n of Ae(e))t.indexOf(n)<0&&Cr.call(e,n)&&(r[n]=e[n]);return r};const de=(e,t)=>{const{formats:r}=ie();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},bs=Ie(e=>{var t=e,{locale:r,format:n}=t,i=he(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=de("number",n)),new Intl.NumberFormat(r,i)}),ps=Ie(e=>{var t=e,{locale:r,format:n}=t,i=he(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=de("date",n):Object.keys(i).length===0&&(i=de("date","short")),new Intl.DateTimeFormat(r,i)}),gs=Ie(e=>{var t=e,{locale:r,format:n}=t,i=he(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=de("time",n):Object.keys(i).length===0&&(i=de("time","short")),new Intl.DateTimeFormat(r,i)}),ys=(e={})=>{var t=e,{locale:r=q()}=t,n=he(t,["locale"]);return bs(bt({locale:r},n))},vs=(e={})=>{var t=e,{locale:r=q()}=t,n=he(t,["locale"]);return ps(bt({locale:r},n))},_s=(e={})=>{var t=e,{locale:r=q()}=t,n=he(t,["locale"]);return gs(bt({locale:r},n))},Es=Ie((e,t=q())=>new qi(e,t,ie().formats,{ignoreTag:ie().ignoreTag})),xs=(e,t={})=>{var r,n,i,s;let o=t;typeof e=="object"&&(o=e,e=o.id);const{values:a,locale:h=q(),default:u}=o;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=Br(e,h);if(!l)l=(s=(i=(n=(r=ie()).handleMissingMessage)==null?void 0:n.call(r,{locale:h,id:e,defaultValue:u}))!=null?i:u)!=null?s:e;else if(typeof l!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),l;if(!a)return l;let m=l;try{m=Es(l,h).format(a)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return m},Ss=(e,t)=>_s(t).format(e),ws=(e,t)=>vs(t).format(e),Ts=(e,t)=>ys(t).format(e),Hs=(e,t=q())=>Br(e,t),As=oe([ue,ae],()=>xs);oe([ue],()=>Ss);oe([ue],()=>ws);oe([ue],()=>Ts);oe([ue,ae],()=>Hs);window.emWidgets={topic:Dn};const Mr=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";String(Number.MAX_SAFE_INTEGER).length;function zt(e,t){dt(e,t)}const qt={en:{lobbyName:"Lobby",myGamesName:"My games"},de:{lobbyName:"Lobby",myGamesName:"My games"},es:{lobbyName:"Sala",myGamesName:"Mis juegos"},"zh-hk":{lobbyName:"Lobby",myGamesName:"My games"},it:{lobbyName:"Lobby",myGamesName:"My games"},fr:{lobbyName:"Lobby",myGamesName:"My games"},tr:{lobbyName:"Lobi",myGamesName:"Oyunlarım"},ru:{lobbyName:"Lobby",myGamesName:"My games"},ro:{lobbyName:"Lobby",myGamesName:"My games"},hr:{lobbyName:"Lobby",myGamesName:"Moje igre"},hu:{lobbyName:"Lobby",myGamesName:"My games"},pl:{lobbyName:"Lobby",myGamesName:"My games"},pt:{lobbyName:"Lobby",myGamesName:"My games"},sl:{lobbyName:"Lobby",myGamesName:"My games"},sr:{lobbyName:"Lobby",myGamesName:"My games"},"pt-br":{lobbyName:"Lobby",myGamesName:"Meus jogos"},"es-mx":{lobbyName:"Lobby",myGamesName:"Mis juegos"},"en-us":{lobbyName:"Lobby",myGamesName:"My games"}};function Rr(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Gr(e,t){if(!e||!t)return;const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function Ur(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}if(typeof window!="undefined"){let e=function(t){return function(...r){try{return t.apply(this,r)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./CasinoSliderNd-ftt9RSDL.cjs")).then(({default:t})=>{!customElements.get("casino-slider-nd")&&customElements.define("casino-slider-nd",t.element)})}function Ps(e){Yt(e,"svelte-ciaihq",".svelte-ciaihq{font-family:inherit}.CasinoCategoriesLoading.svelte-ciaihq{height:52px}p.svelte-ciaihq{color:var( --emw--categories-typography, var(--emw--color-white) #FFFFFF);text-align:center}.CasinoCategoriesContainer.svelte-ciaihq{background:transparent;border-radius:var(--emw--border-radius-medium, 10px);padding-top:20px}")}function Bs(e){let t,r;return{c(){t=F("div"),r=F("casino-slider-nd"),v(r,"lang",e[3]),v(r,"datasource",e[2]),v(r,"endpoint",e[1]),v(r,"identity",ut),v(r,"favoritesnumber",e[16]),v(r,"showsubgroups",e[9]),v(r,"clientstyling",e[5]),v(r,"clientstylingurl",e[6]),v(r,"activeindex",e[0]),v(r,"actionevent",e[7]),v(r,"location",e[8]),v(r,"categoriesicon",e[10]),v(r,"lobbyiconimage",e[11]),v(r,"mygamesiconimage",e[12]),v(r,"mbsource",e[4]),v(r,"class","svelte-ciaihq"),z(t,"class","CasinoCategoriesContainer svelte-ciaihq")},m(n,i){se(n,t,i),ct(t,r)},p(n,i){i[0]&8&&v(r,"lang",n[3]),i[0]&4&&v(r,"datasource",n[2]),i[0]&2&&v(r,"endpoint",n[1]),i[0]&65536&&v(r,"favoritesnumber",n[16]),i[0]&512&&v(r,"showsubgroups",n[9]),i[0]&32&&v(r,"clientstyling",n[5]),i[0]&64&&v(r,"clientstylingurl",n[6]),i[0]&1&&v(r,"activeindex",n[0]),i[0]&128&&v(r,"actionevent",n[7]),i[0]&256&&v(r,"location",n[8]),i[0]&1024&&v(r,"categoriesicon",n[10]),i[0]&2048&&v(r,"lobbyiconimage",n[11]),i[0]&4096&&v(r,"mygamesiconimage",n[12]),i[0]&16&&v(r,"mbsource",n[4])},d(n){n&&W(t)}}}function Os(e){let t;return{c(){t=F("p"),t.textContent="500 Error - Internal Server Error.",z(t,"class","SearchLoading svelte-ciaihq")},m(r,n){se(r,t,n)},p:B,d(r){r&&W(t)}}}function Ns(e){let t;return{c(){t=F("div"),z(t,"class","CasinoCategoriesLoading svelte-ciaihq")},m(r,n){se(r,t,n)},p:B,d(r){r&&W(t)}}}function Ls(e){let t;function r(s,o){return s[13]||Is||Cs?Ns:s[15]?Os:Bs}let n=r(e),i=n(e);return{c(){t=F("div"),i.c(),z(t,"class","svelte-ciaihq")},m(s,o){se(s,t,o),i.m(t,null),e[26](t)},p(s,o){n===(n=r(s))&&i?i.p(s,o):(i.d(1),i=n(s),i&&(i.c(),i.m(t,null)))},i:B,o:B,d(s){s&&W(t),i.d(),e[26](null)}}}let ut="CasinoSliderData",Is=!1,Cs=!1;function Ms(e,t,r){let n;rn(e,As,f=>r(32,n=f));let{endpoint:i=""}=t,{datasource:s=""}=t,{lang:o=""}=t,{userid:a=""}=t,{session:h=""}=t,{mostplayed:u=""}=t,{lastplayed:l="false"}=t,{favorites:m=""}=t,{mbsource:c}=t,{clientstyling:d=""}=t,{clientstylingurl:p=""}=t,{activecategory:b=""}=t,{actionevent:w=""}=t,{sessioncheck:C=""}=t,{location:O="secondaryMenu"}=t,{showsubgroups:T="false"}=t,{filteredcategories:N=""}=t,{translationurl:H=""}=t,{categoriesicon:R=""}=t,{lobbyiconimage:_=""}=t,{mygamesiconimage:L=""}=t,I,j,k=!0,Z,Q=[],V=!1,$r=window.navigator.userAgent,U,pt,gt=!1,Ce=!1;const Fr=()=>{fetch(H).then(P=>P.json()).then(P=>{Object.keys(P).forEach(pe=>{zt(pe,P[pe])})}).catch(P=>{console.log(P)})};Object.keys(qt).forEach(f=>{zt(f,qt[f])});const jr=()=>{gt==!1&&(m=="true"||u=="true"||l=="true")&&Q.splice(1,0,{id:"MYGAMES",name:I,href:"",games:[]}),bn(),gt=!0,r(25,Ce=!0),yt()},kr=()=>(i||(Z="Endpoint is missing! Please provide a valid endpointURL.",r(15,V=!0),r(13,k=!1),console.error(Z)),s||(Z="Datasource is missing! Please provide a valid datasource.",r(15,V=!0),r(13,k=!1),console.error(Z)),(!o||o.length<2)&&(Z="Language is missing! Please provide a valid language (alpha2code)",r(15,V=!0),r(13,k=!1),console.error(Z)),V),Vr=()=>{if(I=n("myGamesName"),j=n("lobbyName"),!kr()){let f=new URL(`${i}/v2/casino/groups/${s}`);f.searchParams.append("language",o),f.searchParams.append("platform",Mr($r)),f.searchParams.append("fields","id,name,games(href),flags"),fetch(f).then(P=>P.json()).then(P=>{let pe=N.split(","),zr=P.items.filter(_t=>{let Me=!1;if(_t.games.total>0&&(Me=!0,N))for(let qr of pe)_t.flags==qr&&(Me=!1);return Me});Q=[],Q=Q.concat(zr),Q.unshift({id:"LOBBY",name:j,href:"",games:[]}),r(13,k=!1)},P=>{r(15,V=!0),console.error("There was an error while fetching the categories",P)}).catch(P=>{r(15,V=!0),console.error("There was an error while fetching the categories",P)})}},Xr=()=>{let f=b.split("$");r(0,b=f.length>2?b.split("$").slice(0,2).join("$"):b)},yt=()=>{window.postMessage({type:"SliderData",identity:ut,data:Q},window.location.href)},vt=f=>{f.data&&f.data.type=="SliderMounted"&&f.data.identity==ut&&yt()};Jt(()=>(window.addEventListener("message",vt),()=>{window.removeEventListener("message",vt)}));function Wr(f){we[f?"unshift":"push"](()=>{U=f,r(14,U)})}return e.$$set=f=>{"endpoint"in f&&r(1,i=f.endpoint),"datasource"in f&&r(2,s=f.datasource),"lang"in f&&r(3,o=f.lang),"userid"in f&&r(17,a=f.userid),"session"in f&&r(18,h=f.session),"mostplayed"in f&&r(19,u=f.mostplayed),"lastplayed"in f&&r(20,l=f.lastplayed),"favorites"in f&&r(21,m=f.favorites),"mbsource"in f&&r(4,c=f.mbsource),"clientstyling"in f&&r(5,d=f.clientstyling),"clientstylingurl"in f&&r(6,p=f.clientstylingurl),"activecategory"in f&&r(0,b=f.activecategory),"actionevent"in f&&r(7,w=f.actionevent),"sessioncheck"in f&&r(22,C=f.sessioncheck),"location"in f&&r(8,O=f.location),"showsubgroups"in f&&r(9,T=f.showsubgroups),"filteredcategories"in f&&r(23,N=f.filteredcategories),"translationurl"in f&&r(24,H=f.translationurl),"categoriesicon"in f&&r(10,R=f.categoriesicon),"lobbyiconimage"in f&&r(11,_=f.lobbyiconimage),"mygamesiconimage"in f&&r(12,L=f.mygamesiconimage)},e.$$.update=()=>{e.$$.dirty[0]&14&&i&&s&&o&&Vr(),e.$$.dirty[0]&3940354&&i&&h&&(u||l||m)&&!k&&jr(),e.$$.dirty[0]&33824769&&!k&&b&&(!h||Ce)&&Xr(),e.$$.dirty[0]&16777216&&H&&Fr(),e.$$.dirty[0]&16416&&d&&U&&Rr(U,d),e.$$.dirty[0]&16448&&p&&U&&Gr(U,p),e.$$.dirty[0]&16400&&c&&U&&Ur(U,`${c}.Style`)},r(16,pt=0),[b,i,s,o,c,d,p,w,O,T,R,_,L,k,U,V,pt,a,h,u,l,m,C,N,H,Ce,Wr]}class Dr extends sr{constructor(t){super(),rr(this,t,Ms,Ls,lt,{endpoint:1,datasource:2,lang:3,userid:17,session:18,mostplayed:19,lastplayed:20,favorites:21,mbsource:4,clientstyling:5,clientstylingurl:6,activecategory:0,actionevent:7,sessioncheck:22,location:8,showsubgroups:9,filteredcategories:23,translationurl:24,categoriesicon:10,lobbyiconimage:11,mygamesiconimage:12},Ps,[-1,-1])}get endpoint(){return this.$$.ctx[1]}set endpoint(t){this.$$set({endpoint:t}),E()}get datasource(){return this.$$.ctx[2]}set datasource(t){this.$$set({datasource:t}),E()}get lang(){return this.$$.ctx[3]}set lang(t){this.$$set({lang:t}),E()}get userid(){return this.$$.ctx[17]}set userid(t){this.$$set({userid:t}),E()}get session(){return this.$$.ctx[18]}set session(t){this.$$set({session:t}),E()}get mostplayed(){return this.$$.ctx[19]}set mostplayed(t){this.$$set({mostplayed:t}),E()}get lastplayed(){return this.$$.ctx[20]}set lastplayed(t){this.$$set({lastplayed:t}),E()}get favorites(){return this.$$.ctx[21]}set favorites(t){this.$$set({favorites:t}),E()}get mbsource(){return this.$$.ctx[4]}set mbsource(t){this.$$set({mbsource:t}),E()}get clientstyling(){return this.$$.ctx[5]}set clientstyling(t){this.$$set({clientstyling:t}),E()}get clientstylingurl(){return this.$$.ctx[6]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),E()}get activecategory(){return this.$$.ctx[0]}set activecategory(t){this.$$set({activecategory:t}),E()}get actionevent(){return this.$$.ctx[7]}set actionevent(t){this.$$set({actionevent:t}),E()}get sessioncheck(){return this.$$.ctx[22]}set sessioncheck(t){this.$$set({sessioncheck:t}),E()}get location(){return this.$$.ctx[8]}set location(t){this.$$set({location:t}),E()}get showsubgroups(){return this.$$.ctx[9]}set showsubgroups(t){this.$$set({showsubgroups:t}),E()}get filteredcategories(){return this.$$.ctx[23]}set filteredcategories(t){this.$$set({filteredcategories:t}),E()}get translationurl(){return this.$$.ctx[24]}set translationurl(t){this.$$set({translationurl:t}),E()}get categoriesicon(){return this.$$.ctx[10]}set categoriesicon(t){this.$$set({categoriesicon:t}),E()}get lobbyiconimage(){return this.$$.ctx[11]}set lobbyiconimage(t){this.$$set({lobbyiconimage:t}),E()}get mygamesiconimage(){return this.$$.ctx[12]}set mygamesiconimage(t){this.$$set({mygamesiconimage:t}),E()}}ir(Dr,{endpoint:{},datasource:{},lang:{},userid:{},session:{},mostplayed:{},lastplayed:{},favorites:{},mbsource:{},clientstyling:{},clientstylingurl:{},activecategory:{},actionevent:{},sessioncheck:{},location:{},showsubgroups:{},filteredcategories:{},translationurl:{},categoriesicon:{},lobbyiconimage:{},mygamesiconimage:{}},[],[],!0);const Rs=Object.freeze(Object.defineProperty({__proto__:null,default:Dr},Symbol.toStringTag,{value:"Module"}));exports.$dictionary=ae;exports.$locale=ue;exports.CasinoCategoriesSliderNd_ce=Rs;exports.SvelteComponent=sr;exports.addMessages=dt;exports.append=ct;exports.append_styles=Yt;exports.attr=z;exports.binding_callbacks=we;exports.create_custom_element=ir;exports.destroy_block=_n;exports.destroy_each=on;exports.detach=W;exports.element=F;exports.empty=hn;exports.ensure_array_like=vn;exports.flush=E;exports.getDevice=Mr;exports.init=rr;exports.insert=se;exports.listen=ln;exports.noop=B;exports.onMount=Jt;exports.run_all=X;exports.safe_not_equal=lt;exports.setClientStyling=Rr;exports.setClientStylingURL=Gr;exports.setStreamStyling=Ur;exports.set_data=fn;exports.space=un;exports.src_url_equal=en;exports.svg_element=an;exports.text=ft;exports.update_keyed_each=En;
|
package/components/{CasinoCategoriesSliderNd-BxOa7ki0.js → CasinoCategoriesSliderNd-gUBWfYCy.js}
RENAMED
|
@@ -4305,6 +4305,7 @@ se([be], () => cs);
|
|
|
4305
4305
|
se([be, de], () => fs);
|
|
4306
4306
|
window.emWidgets = { topic: Tn };
|
|
4307
4307
|
const ds = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4308
|
+
String(Number.MAX_SAFE_INTEGER).length;
|
|
4308
4309
|
function kt(e, t) {
|
|
4309
4310
|
Tr(e, t);
|
|
4310
4311
|
}
|
|
@@ -4389,6 +4390,8 @@ function bs(e, t) {
|
|
|
4389
4390
|
}
|
|
4390
4391
|
}
|
|
4391
4392
|
function ps(e, t) {
|
|
4393
|
+
if (!e || !t)
|
|
4394
|
+
return;
|
|
4392
4395
|
const r = new URL(t);
|
|
4393
4396
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4394
4397
|
const i = document.createElement("style");
|
|
@@ -4417,7 +4420,7 @@ if (typeof window != "undefined") {
|
|
|
4417
4420
|
}
|
|
4418
4421
|
};
|
|
4419
4422
|
};
|
|
4420
|
-
customElements.define = e(customElements.define), import("./CasinoSliderNd-
|
|
4423
|
+
customElements.define = e(customElements.define), import("./CasinoSliderNd-RxWLVuCC.js").then(({ default: t }) => {
|
|
4421
4424
|
!customElements.get("casino-slider-nd") && customElements.define("casino-slider-nd", t.element);
|
|
4422
4425
|
});
|
|
4423
4426
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $ as ee, a as Pe, b as Ge, S as qe, i as Ue, f as b, s as Ve, c as Ye, d as Ke, n as Y, e as h, r as te, g as s, h as C, j as p, l as W, k as w, m as L, o as Xe, p as Je, q as T, u as ve, t as B, v as $, w as j, x as z, y as Qe, z as ke, A as R, B as K, C as $e, D as et, E as tt } from "./CasinoCategoriesSliderNd-
|
|
1
|
+
import { $ as ee, a as Pe, b as Ge, S as qe, i as Ue, f as b, s as Ve, c as Ye, d as Ke, n as Y, e as h, r as te, g as s, h as C, j as p, l as W, k as w, m as L, o as Xe, p as Je, q as T, u as ve, t as B, v as $, w as j, x as z, y as Qe, z as ke, A as R, B as K, C as $e, D as et, E as tt } from "./CasinoCategoriesSliderNd-C0Sp2Rgh.js";
|
|
2
2
|
function ot({ withLocale: i, translations: e }) {
|
|
3
3
|
ee.subscribe((t) => {
|
|
4
4
|
t == null && (Pe.set(e), ee.set(i));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $ as ee, a as Pe, b as Ge, S as qe, i as Ue, s as Ve, f as M, c as Ye, n as Y, d as b, r as te, e as u, g as _, h, l as W, j as k, k as L, m as Ke, o as Xe, p as j, u as ve, q as N, t as $, v as z, w as O, x as Je, y as ke, z as R, A as K, B as Qe, C as $e, D as et, E as tt } from "./CasinoCategoriesSliderNd-
|
|
1
|
+
import { $ as ee, a as Pe, b as Ge, S as qe, i as Ue, s as Ve, f as M, c as Ye, n as Y, d as b, r as te, e as u, g as _, h, l as W, j as k, k as L, m as Ke, o as Xe, p as j, u as ve, q as N, t as $, v as z, w as O, x as Je, y as ke, z as R, A as K, B as Qe, C as $e, D as et, E as tt } from "./CasinoCategoriesSliderNd-gUBWfYCy.js";
|
|
2
2
|
function ot({ withLocale: n, translations: e }) {
|
|
3
3
|
ee.subscribe((t) => {
|
|
4
4
|
t == null && (Pe.set(e), ee.set(n));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./CasinoCategoriesSliderNd-xlFHUaTd.cjs");function Fe({withLocale:o,translations:t}){e.$locale.subscribe(r=>{r==null&&(e.$dictionary.set(t),e.$locale.set(o))})}function q(o,t){e.addMessages(o,t)}function Ie(o){e.$locale.set(o)}const G={en:{login:"Login",register:"Register",deposit:"Deposit"},"zh-hk":{login:"登錄",register:"登記",deposit:"訂金"},fr:{login:"Connexion",register:"Registre",deposit:"Dépôt"},tr:{login:"Giriş",register:"Kayıt",deposit:"Para Yatır"},ro:{login:"Autentificare",register:"Inregistrare",deposit:"Depozit"},es:{login:"Iniciar sesión",register:"Regístrate",deposit:"Deposita"},pt:{login:"Entrar",register:"Registro",deposit:"Depósito"},hr:{login:"Prijava",register:"Registracija",deposit:"Uplata"},"pt-br":{login:"Entrem",register:"Registro",deposit:"Depósito"},"es-mx":{login:"Entrar",register:"Registro",deposit:"Depósito"},"en-us":{login:"Login",register:"Register",deposit:"Deposit"}};function Se(o){e.append_styles(o,"svelte-1o68uwz",'*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.scroller{scroll-behavior:smooth}.CarouselWrapper{background:var(--emw--color-primary, #194127);border-radius:var(--emw--border-radius-medium, 10px);max-width:1300px;margin:0 auto}.CarouselWrapper.CarouselWrapperHeaderMain{background:transparent}.CarouselContainer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));margin:0 auto;max-width:1300px}.CarouselContainer.CarouselContainerMobile{padding:0}.CarouselContainer ul{align-items:center;list-style:none;padding:0;margin:0}.CarouselContainer ul::-webkit-scrollbar{display:none}.CarouselContainer ul li{height:100%;align-items:center;font-size:15px;font-weight:500;line-height:26px;white-space:nowrap;display:inline-block;text-align:left;word-spacing:normal;position:relative}.CarouselContainer ul li>a{position:relative;border-bottom:2px solid transparent}.CarouselContainer ul li.SecondaryMenu:hover,.CarouselContainer ul li.SecondaryMenu.active,.CarouselContainer ul li.SecondaryMenu:focus,.CarouselContainer ul li.SecondaryMenu:focus-within{cursor:pointer}.CarouselContainer ul li.SecondaryMenu:hover button,.CarouselContainer ul li.SecondaryMenu.active button,.CarouselContainer ul li.SecondaryMenu:focus button,.CarouselContainer ul li.SecondaryMenu:focus-within button{border-bottom:2px solid #23B04E;position:relative}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li:hover,.CarouselContainer ul>li>a:hover,.CarouselContainer ul li:focus,.CarouselContainer ul>li>a:focus{z-index:105}.CarouselContainer .CarouselItems li:hover>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear}.CarouselContainer .CarouselItems li:focus-within>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear, top 0.5s}.CarouselContainer .CarouselItems ul ul{transition:opacity 0.4s, left 0s 0.4s, margin 0s 0.4s;z-index:103}.CarouselContainer .CarouselItems li li:hover ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselItems li li:focus-within ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselLeftArrow,.CarouselContainer .CarouselRightArrow{display:flex;align-items:center;justify-content:center;width:50%;max-width:64px}.CarouselContainer .CarouselLeftArrow svg,.CarouselContainer .CarouselRightArrow svg{width:100%;max-width:22px;stroke:var(--emw--categories-arrows, var(--emw--color-white, #FFFFFF))}.CarouselContainer h1{text-align:center}.CarouselContainer ul{margin:0;padding:0;list-style:none}.CarouselContainer .CarouselNavWrap{overflow-y:scroll;white-space:nowrap;list-style-type:none;-ms-overflow-style:none;scrollbar-width:none}.CarouselContainer .CarouselNavWrap::-webkit-scrollbar{display:none}.CarouselContainer .CarouselItems{display:table;width:100%;text-align:center}.CarouselContainer .CarouselItems li{text-align:left;padding:18px}.CarouselContainer .CarouselItems li>a{position:relative}.CarouselContainer .CarouselItems li li{display:block}.CarouselContainer .CarouselItems li svg,.CarouselContainer .CarouselItems li img{margin-right:5px;position:relative;top:5px;max-height:25px}.CarouselContainer .CarouselItems button{background:none;border:none;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative;padding-bottom:5px}.CarouselContainer .CarouselItems span{position:absolute;bottom:15px;right:-15px;background:var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border-radius:50%;padding:3px;width:20px;height:20px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:11px}.CarouselContainer .CarouselItems a{display:block;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems.SecondaryMenu li:hover>a,.CarouselContainer .CarouselItems.SecondaryMenu a:hover,.CarouselContainer .CarouselItems.SecondaryMenu li:focus>a,.CarouselContainer .CarouselItems.SecondaryMenu a:focus{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A))}.CarouselContainer .CarouselItems ul{position:absolute;z-index:104;left:-999em;top:0;opacity:0;transition:opacity 0.1s, left 0s 0.1s, top 0.1s;background:-webkit-linear-gradient(to left, var(--emw--categories-color-secondary, #194127), var(--emw--categories-color-primary, #003D5D));background:linear-gradient(to left, var(--emw--categories-color-secondary, #194127), var(--emw--categories-color-primary, #003D5D))}.CarouselContainer .CarouselItems .TouchOnly{display:none;left:-10px}.CarouselContainer .touch-device .CarouselItems .TouchOnly{display:inline-block}.CarouselContainer .touch-device .CarouselItems .TouchOnly a{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainer .isScrolling .CarouselItems ul.DropDown{left:-999em;opacity:0}.CarouselContainer .SubDropDown:hover span,.CarouselContainer .SubDropDown.active span{color:var(--emw--categories-contrast, var(--emw--color-contrast, #23B04E))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem:hover a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem.active a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus-within a{border-bottom:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--header-color-primary, var(--emw--color-primary, #22B04E))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem span{border-top:1px solid transparent;padding-top:5px;transition-duration:0.3s}.CarouselContainerHeaderMain{background:transparent;margin:0;padding:0}.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{background:transparent;width:unset;display:none}.CarouselContainerHeaderMain .CarouselItem a{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none}.CarouselItems li a:first-child:not(:last-child){padding-right:20px}.CarouselItems li a:first-child:not(:last-child):after{content:"";position:absolute;right:3px;top:50%;margin-top:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--emw--color-white, #FFFFFF)}.CarouselItems>li>a:first-child:not(:last-child):after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--emw--color-white, #FFFFFF);border-bottom:none;margin-top:-3px}.CarouselItems li:hover a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems li:focus-within a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:hover>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:focus-within>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}@media only screen and (max-width: 1024px){.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{display:flex}}.CategoryIconImg{height:20px;margin:0 auto;display:block}.DisplayNone{display:none}.CarouselWrapperMobile{margin:0 10px;border-radius:10px;max-height:75px}.CarouselWrapperMobile .CarouselLeftArrow,.CarouselWrapperMobile .CarouselRightArrow{display:flex;max-height:75px}.CarouselWrapperMobile .CarouselLeftArrow svg,.CarouselWrapperMobile .CarouselRightArrow svg{max-width:15px}.CarouselWrapperMobile .CarouselItems li{display:inline-flex;flex-direction:column;gap:5px;padding:15px 25px}.CarouselWrapperMobile .CarouselItems li svg{position:unset;top:unset}.CarouselWrapperMobile .CategoryIconContainer{position:relative}.CarouselWrapperMobile .CategoryIconContainer span{top:-5px;right:-10px}.CarouselWrapperMobile .CarouselContainer .CarouselItems li svg,.CarouselWrapperMobile .CarouselContainer .CarouselItems li img{margin:0;top:unset;position:static}.CarouselWrapperMobile .CategoryIconContainer{height:25px}')}function U(o,t,r){const n=o.slice();return n[53]=t[r],n[55]=r,n}function V(o,t,r){const n=o.slice();return n[56]=t[r],n}function Y(o,t,r){const n=o.slice();return n[59]=t[r],n[61]=r,n}function K(o){let t=[],r=new Map,n,i=e.ensure_array_like(o[9]);const l=a=>a[53].id;for(let a=0;a<i.length;a+=1){let u=U(o,i,a),c=l(u);r.set(c,t[a]=ne(c,u))}return{c(){for(let a=0;a<t.length;a+=1)t[a].c();n=e.empty()},m(a,u){for(let c=0;c<t.length;c+=1)t[c]&&t[c].m(a,u);e.insert(a,n,u)},p(a,u){u[0]&28623&&(i=e.ensure_array_like(a[9]),t=e.update_keyed_each(t,u,l,1,a,i,r,n.parentNode,e.destroy_block,ne,n,U))},d(a){a&&e.detach(n);for(let u=0;u<t.length;u+=1)t[u].d(a)}}}function Ae(o){var p;let t,r,n=o[53].name+"",i,l;function a(d,m){var _;if(d[55]===0&&d[3]!=="false")return Ee;if((_=d[53])!=null&&_.icon&&d[3]!=="false")return He;if(d[3]!=="false")return Le}let u=a(o),c=u&&u(o),f=((p=o[53])==null?void 0:p.games.total)&&!o[13]&&Q(o);return{c(){c&&c.c(),t=e.space(),r=e.element("button"),i=e.text(n),l=e.space(),f&&f.c(),e.attr(r,"class","CategoryButton")},m(d,m){c&&c.m(d,m),e.insert(d,t,m),e.insert(d,r,m),e.append(r,i),e.append(r,l),f&&f.m(r,null)},p(d,m){var _;u===(u=a(d))&&c?c.p(d,m):(c&&c.d(1),c=u&&u(d),c&&(c.c(),c.m(t.parentNode,t))),m[0]&512&&n!==(n=d[53].name+"")&&e.set_data(i,n),(_=d[53])!=null&&_.games.total&&!d[13]?f?f.p(d,m):(f=Q(d),f.c(),f.m(r,null)):f&&(f.d(1),f=null)},d(d){d&&(e.detach(t),e.detach(r)),c&&c.d(d),f&&f.d()}}}function De(o){let t,r=o[53].label+"",n,i;return{c(){t=e.element("a"),n=e.text(r),e.attr(t,"href",i=o[53].path)},m(l,a){e.insert(l,t,a),e.append(t,n)},p(l,a){a[0]&512&&r!==(r=l[53].label+"")&&e.set_data(n,r),a[0]&512&&i!==(i=l[53].path)&&e.attr(t,"href",i)},d(l){l&&e.detach(t)}}}function Le(o){let t;function r(l,a){return l[13]?Re:We}let i=r(o)(o);return{c(){i.c(),t=e.empty()},m(l,a){i.m(l,a),e.insert(l,t,a)},p(l,a){i.p(l,a)},d(l){l&&e.detach(t),i.d(l)}}}function He(o){let t;function r(l,a){return l[13]?Ze:Ne}let i=r(o)(o);return{c(){i.c(),t=e.empty()},m(l,a){i.m(l,a),e.insert(l,t,a)},p(l,a){i.p(l,a)},d(l){l&&e.detach(t),i.d(l)}}}function Ee(o){let t,r,n,i;return{c(){t=e.svg_element("svg"),r=e.svg_element("g"),n=e.svg_element("path"),i=e.svg_element("path"),e.attr(n,"id","Path_5184"),e.attr(n,"data-name","Path 5184"),e.attr(n,"d","M57.612,37.659a3.721,3.721,0,0,0-3.535,4.883l-1.708,4.269-1.15-4.07a4.418,4.418,0,1,0-5.7.061l-1.151,4.016-1.75-4.358a3.722,3.722,0,1,0-4.827,2.418L41.182,59.7l.288,1.259,1.292,0,11.193.027,1.3,0,.29-1.265,3.408-14.876a3.72,3.72,0,0,0-1.339-7.192Zm0,5.816H57.6l-3.64,15.89-11.193-.027L39.135,43.473l-.08,0a2.1,2.1,0,1,1,1.8-1.028l3.763,9.373,2.8-9.781a2.8,2.8,0,1,1,1.9-.029l2.78,9.838,3.74-9.344a2.1,2.1,0,1,1,1.769.972Z"),e.attr(n,"fill","#fff"),e.attr(i,"id","Path_5185"),e.attr(i,"data-name","Path 5185"),e.attr(i,"d","M435.863,656.62a9.519,9.519,0,0,1-2.285,3.477,8.1,8.1,0,0,1-1.614,1.19,8.1,8.1,0,0,1,1.614,1.19,9.516,9.516,0,0,1,2.285,3.477,9.517,9.517,0,0,1,2.285-3.477,8.106,8.106,0,0,1,1.615-1.19,8.1,8.1,0,0,1-1.615-1.189A9.517,9.517,0,0,1,435.863,656.62Zm1.158,4.668a10.292,10.292,0,0,0-1.158,1.3,10.335,10.335,0,0,0-1.158-1.3h0a10.287,10.287,0,0,0,1.158-1.3,10.321,10.321,0,0,0,1.158,1.3h0Z"),e.attr(i,"transform","translate(-387.531 -607.426)"),e.attr(i,"fill","#fff"),e.attr(r,"id","noun-crown-5396133"),e.attr(r,"transform","translate(-35.333 -34.978)"),e.attr(t,"class","CategoryLobbyIcon"),e.attr(t,"xmlns","http://www.w3.org/2000/svg"),e.attr(t,"width","20"),e.attr(t,"height","20.015"),e.attr(t,"viewBox","0 0 26 26.015")},m(l,a){e.insert(l,t,a),e.append(t,r),e.append(r,n),e.append(r,i)},p:e.noop,d(l){l&&e.detach(t)}}}function We(o){let t,r;return{c(){t=e.svg_element("svg"),r=e.svg_element("path"),e.attr(r,"id","noun-dice-number-5396160"),e.attr(r,"d","M56.69,35.168H39.63a4.475,4.475,0,0,0-4.47,4.47V56.7a4.475,4.475,0,0,0,4.47,4.47H56.69a4.475,4.475,0,0,0,4.47-4.47V39.638a4.475,4.475,0,0,0-4.47-4.47ZM41.91,56.605A2.187,2.187,0,1,1,44.1,54.418,2.188,2.188,0,0,1,41.91,56.605Zm-2.188-8.438a2.187,2.187,0,1,1,2.187,2.187A2.188,2.188,0,0,1,39.722,48.168Zm2.188-4.062A2.187,2.187,0,1,1,44.1,41.918,2.188,2.188,0,0,1,41.91,44.105Zm12.5,12.5A2.187,2.187,0,1,1,56.6,54.418,2.187,2.187,0,0,1,54.41,56.605Zm0-6.25A2.187,2.187,0,1,1,56.6,48.168,2.187,2.187,0,0,1,54.41,50.356Zm0-6.25A2.187,2.187,0,1,1,56.6,41.918,2.187,2.187,0,0,1,54.41,44.106Z"),e.attr(r,"transform","translate(-35.16 -35.168)"),e.attr(r,"fill","#fff"),e.attr(t,"class","CasinoCategoryIcon"),e.attr(t,"xmlns","http://www.w3.org/2000/svg"),e.attr(t,"width","20"),e.attr(t,"height","20"),e.attr(t,"viewBox","0 0 26 26")},m(n,i){e.insert(n,t,i),e.append(t,r)},p:e.noop,d(n){n&&e.detach(t)}}}function Re(o){var a;let t,r,n,i,l=((a=o[53])==null?void 0:a.games.total)&&X(o);return{c(){t=e.element("div"),r=e.svg_element("svg"),n=e.svg_element("path"),i=e.space(),l&&l.c(),e.attr(n,"id","noun-dice-number-5396160"),e.attr(n,"d","M56.69,35.168H39.63a4.475,4.475,0,0,0-4.47,4.47V56.7a4.475,4.475,0,0,0,4.47,4.47H56.69a4.475,4.475,0,0,0,4.47-4.47V39.638a4.475,4.475,0,0,0-4.47-4.47ZM41.91,56.605A2.187,2.187,0,1,1,44.1,54.418,2.188,2.188,0,0,1,41.91,56.605Zm-2.188-8.438a2.187,2.187,0,1,1,2.187,2.187A2.188,2.188,0,0,1,39.722,48.168Zm2.188-4.062A2.187,2.187,0,1,1,44.1,41.918,2.188,2.188,0,0,1,41.91,44.105Zm12.5,12.5A2.187,2.187,0,1,1,56.6,54.418,2.187,2.187,0,0,1,54.41,56.605Zm0-6.25A2.187,2.187,0,1,1,56.6,48.168,2.187,2.187,0,0,1,54.41,50.356Zm0-6.25A2.187,2.187,0,1,1,56.6,41.918,2.187,2.187,0,0,1,54.41,44.106Z"),e.attr(n,"transform","translate(-35.16 -35.168)"),e.attr(n,"fill","#fff"),e.attr(r,"class","CasinoCategoryIcon"),e.attr(r,"xmlns","http://www.w3.org/2000/svg"),e.attr(r,"width","20"),e.attr(r,"height","20"),e.attr(r,"viewBox","0 0 26 26"),e.attr(t,"class","CategoryIconContainer")},m(u,c){e.insert(u,t,c),e.append(t,r),e.append(r,n),e.append(t,i),l&&l.m(t,null)},p(u,c){var f;(f=u[53])!=null&&f.games.total?l?l.p(u,c):(l=X(u),l.c(),l.m(t,null)):l&&(l.d(1),l=null)},d(u){u&&e.detach(t),l&&l.d()}}}function X(o){var i;let t,r=((i=o[53])==null?void 0:i.games.total)+"",n;return{c(){t=e.element("span"),n=e.text(r),e.attr(t,"class","CategoryButtonCount")},m(l,a){e.insert(l,t,a),e.append(t,n)},p(l,a){var u;a[0]&512&&r!==(r=((u=l[53])==null?void 0:u.games.total)+"")&&e.set_data(n,r)},d(l){l&&e.detach(t)}}}function Ne(o){let t,r,n;return{c(){t=e.element("img"),e.attr(t,"class","CasinoCategoryIcon "),e.src_url_equal(t.src,r=o[53].icon)||e.attr(t,"src",r),e.attr(t,"alt",n=o[53].name)},m(i,l){e.insert(i,t,l)},p(i,l){l[0]&512&&!e.src_url_equal(t.src,r=i[53].icon)&&e.attr(t,"src",r),l[0]&512&&n!==(n=i[53].name)&&e.attr(t,"alt",n)},d(i){i&&e.detach(t)}}}function Ze(o){var u;let t,r,n,i,l,a=((u=o[53])==null?void 0:u.games.total)&&J(o);return{c(){t=e.element("div"),r=e.element("img"),l=e.space(),a&&a.c(),e.attr(r,"class","CasinoCategoryIcon"),e.src_url_equal(r.src,n=o[53].icon)||e.attr(r,"src",n),e.attr(r,"alt",i=o[53].name),e.attr(t,"class","CategoryIconContainer")},m(c,f){e.insert(c,t,f),e.append(t,r),e.append(t,l),a&&a.m(t,null)},p(c,f){var p;f[0]&512&&!e.src_url_equal(r.src,n=c[53].icon)&&e.attr(r,"src",n),f[0]&512&&i!==(i=c[53].name)&&e.attr(r,"alt",i),(p=c[53])!=null&&p.games.total?a?a.p(c,f):(a=J(c),a.c(),a.m(t,null)):a&&(a.d(1),a=null)},d(c){c&&e.detach(t),a&&a.d()}}}function J(o){var i;let t,r=((i=o[53])==null?void 0:i.games.total)+"",n;return{c(){t=e.element("span"),n=e.text(r),e.attr(t,"class","CategoryButtonCount")},m(l,a){e.insert(l,t,a),e.append(t,n)},p(l,a){var u;a[0]&512&&r!==(r=((u=l[53])==null?void 0:u.games.total)+"")&&e.set_data(n,r)},d(l){l&&e.detach(t)}}}function Q(o){var i;let t,r=((i=o[53])==null?void 0:i.games.total)+"",n;return{c(){t=e.element("span"),n=e.text(r),e.attr(t,"class","CategoryButtonCount")},m(l,a){e.insert(l,t,a),e.append(t,n)},p(l,a){var u;a[0]&512&&r!==(r=((u=l[53])==null?void 0:u.games.total)+"")&&e.set_data(n,r)},d(l){l&&e.detach(t)}}}function $(o){let t,r=o[10].length>0&&o[2]=="true"&&ee(o);return{c(){r&&r.c(),t=e.empty()},m(n,i){r&&r.m(n,i),e.insert(n,t,i)},p(n,i){n[10].length>0&&n[2]=="true"?r?r.p(n,i):(r=ee(n),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null)},d(n){n&&e.detach(t),r&&r.d(n)}}}function ee(o){let t,r=e.ensure_array_like(o[10]),n=[];for(let i=0;i<r.length;i+=1)n[i]=ae(V(o,r,i));return{c(){t=e.element("ul");for(let i=0;i<n.length;i+=1)n[i].c();e.attr(t,"class","DropDown")},m(i,l){e.insert(i,t,l);for(let a=0;a<n.length;a+=1)n[a]&&n[a].m(t,null)},p(i,l){if(l[0]&18368){r=e.ensure_array_like(i[10]);let a;for(a=0;a<r.length;a+=1){const u=V(i,r,a);n[a]?n[a].p(u,l):(n[a]=ae(u),n[a].c(),n[a].m(t,null))}for(;a<n.length;a+=1)n[a].d(1);n.length=r.length}},d(i){i&&e.detach(t),e.destroy_each(n,i)}}}function te(o){var d;let t,r,n=((d=o[59])==null?void 0:d.name)+"",i,l,a,u,c;function f(...m){return o[34](o[53],o[55],o[59],o[61],...m)}function p(...m){return o[35](o[53],o[55],o[59],o[61],...m)}return{c(){t=e.element("li"),r=e.element("span"),i=e.text(n),l=e.space(),e.attr(t,"class",a="SubDropDown "+(o[55]==o[6]&&(o[7]==o[61]||o[8]==o[61])?"active":""))},m(m,_){e.insert(m,t,_),e.append(t,r),e.append(r,i),e.append(t,l),u||(c=[e.listen(t,"click",f),e.listen(t,"keydown",p)],u=!0)},p(m,_){var g;o=m,_[0]&1024&&n!==(n=((g=o[59])==null?void 0:g.name)+"")&&e.set_data(i,n),_[0]&1984&&a!==(a="SubDropDown "+(o[55]==o[6]&&(o[7]==o[61]||o[8]==o[61])?"active":""))&&e.attr(t,"class",a)},d(m){m&&e.detach(t),u=!1,e.run_all(c)}}}function re(o,t){let r,n,i=t[55]==t[56].index&&te(t);return{key:o,first:null,c(){r=e.empty(),i&&i.c(),n=e.empty(),this.first=r},m(l,a){e.insert(l,r,a),i&&i.m(l,a),e.insert(l,n,a)},p(l,a){t=l,t[55]==t[56].index?i?i.p(t,a):(i=te(t),i.c(),i.m(n.parentNode,n)):i&&(i.d(1),i=null)},d(l){l&&(e.detach(r),e.detach(n)),i&&i.d(l)}}}function ae(o){let t=[],r=new Map,n,i=e.ensure_array_like(o[56].items);const l=a=>a[59].id;for(let a=0;a<i.length;a+=1){let u=Y(o,i,a),c=l(u);r.set(c,t[a]=re(c,u))}return{c(){for(let a=0;a<t.length;a+=1)t[a].c();n=e.empty()},m(a,u){for(let c=0;c<t.length;c+=1)t[c]&&t[c].m(a,u);e.insert(a,n,u)},p(a,u){u[0]&18368&&(i=e.ensure_array_like(a[56].items),t=e.update_keyed_each(t,u,l,1,a,i,r,n.parentNode,e.destroy_block,re,n,Y))},d(a){a&&e.detach(n);for(let u=0;u<t.length;u+=1)t[u].d(a)}}}function ne(o,t){let r,n,i,l,a,u;function c(g,v){return g[0]==="headerMain"?De:Ae}let f=c(t),p=f(t),d=t[11][t[55]]==!0&&$(t);function m(...g){return t[36](t[53],t[55],...g)}function _(...g){return t[37](t[53],t[55],...g)}return{key:o,first:null,c(){var g,v;r=e.element("li"),p.c(),n=e.space(),d&&d.c(),i=e.space(),e.attr(r,"class",l="CarouselItem "+(((g=t[1])==null?void 0:g.toString().indexOf("$"))>-1?((v=t[1])==null?void 0:v.split("$").pop())==t[53].id.split("$").pop()?"active":"":t[1]==t[53].id?"active":"")+" "+(t[0]=="headerMain"?"":"SecondaryMenu")),this.first=r},m(g,v){e.insert(g,r,v),p.m(r,null),e.append(r,n),d&&d.m(r,null),e.append(r,i),a||(u=[e.listen(r,"click",m),e.listen(r,"keydown",_)],a=!0)},p(g,v){var C,b;t=g,f===(f=c(t))&&p?p.p(t,v):(p.d(1),p=f(t),p&&(p.c(),p.m(r,n))),t[11][t[55]]==!0?d?d.p(t,v):(d=$(t),d.c(),d.m(r,i)):d&&(d.d(1),d=null),v[0]&515&&l!==(l="CarouselItem "+(((C=t[1])==null?void 0:C.toString().indexOf("$"))>-1?((b=t[1])==null?void 0:b.split("$").pop())==t[53].id.split("$").pop()?"active":"":t[1]==t[53].id?"active":"")+" "+(t[0]=="headerMain"?"":"SecondaryMenu"))&&e.attr(r,"class",l)},d(g){g&&e.detach(r),p.d(),d&&d.d(),a=!1,e.run_all(u)}}}function xe(o){let t,r,n,i,l,a,u,c,f,p,d,m,_,g,v,C=o[9].length>0&&K(o);return{c(){t=e.element("div"),r=e.element("div"),n=e.element("div"),n.innerHTML='<svg fill="none" stroke="var(--emw--categories-arrows, var( --emw--color-white, #FFFFFF));" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M15 19l-7-7 7-7"></path></svg>',i=e.space(),l=e.element("div"),a=e.element("ul"),u=e.element("li"),u.innerHTML='<a href="#CarouselNav">Close Subs</a>',c=e.space(),C&&C.c(),f=e.space(),p=e.element("div"),p.innerHTML='<svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M9 5l7 7-7 7"></path></svg>',e.attr(n,"class","CarouselLeftArrow"),e.attr(u,"class","TouchOnly"),e.attr(a,"id","CarouselNav"),e.attr(a,"class","CarouselItems"),e.attr(l,"class","CarouselNavWrap scroller"),e.attr(p,"class","CarouselRightArrow"),e.attr(r,"class",d=`CarouselContainer CarouselContainerMobile ${o[0]==="headerMain"?"CarouselContainerHeaderMain":""}`),e.attr(r,"style",m=o[0]==="headerMain"?"max-width: auto":void 0),e.attr(t,"class",_="CarouselWrapper "+(o[0]==="headerMain"?"CarouselWrapperHeaderMain":"")+" "+(o[13]?"CarouselWrapperMobile":""))},m(b,M){e.insert(b,t,M),e.append(t,r),e.append(r,n),e.append(r,i),e.append(r,l),e.append(l,a),e.append(a,u),e.append(a,c),C&&C.m(a,null),o[38](a),o[39](l),e.append(r,f),e.append(r,p),o[42](t),g||(v=[e.listen(n,"click",o[32]),e.listen(n,"keydown",o[33]),e.listen(p,"click",o[40]),e.listen(p,"keydown",o[41])],g=!0)},p(b,M){b[9].length>0?C?C.p(b,M):(C=K(b),C.c(),C.m(a,null)):C&&(C.d(1),C=null),M[0]&1&&d!==(d=`CarouselContainer CarouselContainerMobile ${b[0]==="headerMain"?"CarouselContainerHeaderMain":""}`)&&e.attr(r,"class",d),M[0]&1&&m!==(m=b[0]==="headerMain"?"max-width: auto":void 0)&&e.attr(r,"style",m),M[0]&1&&_!==(_="CarouselWrapper "+(b[0]==="headerMain"?"CarouselWrapperHeaderMain":"")+" "+(b[13]?"CarouselWrapperMobile":""))&&e.attr(t,"class",_)},i:e.noop,o:e.noop,d(b){b&&e.detach(t),C&&C.d(),o[38](null),o[39](null),o[42](null),g=!1,e.run_all(v)}}}function Be(o,t,r){let{endpoint:n=""}=t,{datasource:i=""}=t,{onclickeventname:l="defaultEvent"}=t,{actionevent:a="defaultEvent"}=t,{favoritesnumber:u="0"}=t,{location:c=""}=t,{mbsource:f}=t,{clientstyling:p=""}=t,{clientstylingurl:d=""}=t,{identity:m=""}=t,{translationurl:_=""}=t,{isprimarymenu:g=!1}=t,{issecondarymenu:v=!1}=t,{lang:C=""}=t,{activeindex:b="0"}=t,{showsubgroups:M="false"}=t,{categoriesicon:T="false"}=t,{lobbyiconimage:j=""}=t,{mygamesiconimage:z=""}=t;Fe({withLocale:"en",translations:{}});const ie=()=>{fetch(_).then(h=>h.json()).then(h=>{Object.keys(h).forEach(y=>{q(y,h[y])})}).catch(h=>{console.log(h)})};Object.keys(G).forEach(s=>{q(s,G[s])});let le=window.navigator.userAgent,se=e.getDevice(le)!=="PC",D,S,H,Z,F,E=[],R=[],L=[],w,W=(s,h,y,I,k)=>{var A;if(!(s.subGroups&&I===null)){if(N(),r(6,S=h),r(6,S),k!="secondary"){window.postMessage({type:a=="CategoryChange"?"CategoryChange":"NavigateTo",buzz:"1",itemId:s.id,index:h,item:s,path:s.path,externalLink:s.externalLink||!1,target:((A=s.attrs)==null?void 0:A.target)||null},window.location.href),r(7,H=null),r(8,Z=null);return}r(7,H=I),r(7,H),r(8,Z=H),window.postMessage({type:a,itemId:y.id,subIndex:I,subItem:y},window.location.href)}},x=()=>{w&&(L.length!==S?r(12,w.scrollLeft-=250,w):r(12,w.scrollLeft=0,w))},B=()=>{w&&(L.length!==S?r(12,w.scrollLeft+=250,w):r(12,w.scrollLeft=0,w))};const O=s=>{s.data.type=="SliderData"&&s.data.identity==m&&(r(9,E=s.data.data),r(11,L=new Array(E.length).fill(!1)),M=="true"&&de()),s.data.type=="GoToHomepage"&&E.forEach((h,y)=>{h.path.endsWith("/casino")&&(r(6,S=y),r(6,S))})},ue=()=>{Ie(C)},ce=(s,h,y)=>{if(c=="secondaryMenu"&&n&&i&&C&&s.id){let I=new URL(`${n}/v1/casino/groups/${i}/${s.id}/subGroups?language=${C}`);fetch(I.href).then(k=>k.json()).then(k=>{k.index=h,r(10,R=R.concat(k)),M=="false"&&window.postMessage({type:a,itemId:s.id,index:h,item:s},window.location.href);const A=[];R.map(ke=>(ke.items.forEach(P=>{A.find(Me=>P.id==Me)||A.push(P.id)}),A.flat())),window.postMessage({type:"SubgroupsIds",subGroupsIds:A},window.location.href)}).then(()=>{D.querySelectorAll(".DropDown")&&N()})}c=="headerMain"&&window.postMessage({type:a,item:s},window.location.href)},N=()=>{const s=D.querySelectorAll(".DropDown");document.activeElement.blur(),w.classList.add("isScrolling");for(let h=0;h<s.length;h++)s[h].style.transform="translateX(-"+w.scrollLeft+"px)";w.classList.remove("isScrolling")},de=()=>{E.forEach((s,h)=>{var y;((y=s==null?void 0:s.subGroups)==null?void 0:y.count)>0&&(r(11,L[h]=!0,L),ce(s,h))})};e.onMount(()=>("ontouchstart"in document.documentElement&&(document.documentElement.className+=" touch-device"),window.addEventListener("message",O,!1),window.postMessage({type:"SliderMounted",identity:m}),setTimeout(()=>{w.addEventListener("scroll",N)},500),()=>{window.removeEventListener("message",O),D.removeEventListener("scroll",N)}));const fe=()=>x(),pe=s=>{(s.key==="Enter"||s.key===" ")&&(x(),s.preventDefault())},me=(s,h,y,I,k)=>{W(s,h,y,I,"secondary"),k.stopPropagation()},he=(s,h,y,I,k)=>{(k.key==="Enter"||k.key===" ")&&(W(s,h,y,I,"secondary"),k.stopPropagation(),k.preventDefault())},ge=(s,h,y)=>{W(s,h,null,null,"main"),y.preventDefault()},Ce=(s,h,y)=>{(y.key==="Enter"||y.key===" ")&&(W(s,h,null,null,"main"),y.preventDefault())};function _e(s){e.binding_callbacks[s?"unshift":"push"](()=>{D=s,r(5,D)})}function ye(s){e.binding_callbacks[s?"unshift":"push"](()=>{w=s,r(12,w)})}const be=()=>B(),we=s=>{(s.key==="Enter"||s.key===" ")&&(B(),s.preventDefault())};function ve(s){e.binding_callbacks[s?"unshift":"push"](()=>{F=s,r(4,F)})}return o.$$set=s=>{"endpoint"in s&&r(17,n=s.endpoint),"datasource"in s&&r(18,i=s.datasource),"onclickeventname"in s&&r(19,l=s.onclickeventname),"actionevent"in s&&r(20,a=s.actionevent),"favoritesnumber"in s&&r(21,u=s.favoritesnumber),"location"in s&&r(0,c=s.location),"mbsource"in s&&r(22,f=s.mbsource),"clientstyling"in s&&r(23,p=s.clientstyling),"clientstylingurl"in s&&r(24,d=s.clientstylingurl),"identity"in s&&r(25,m=s.identity),"translationurl"in s&&r(26,_=s.translationurl),"isprimarymenu"in s&&r(27,g=s.isprimarymenu),"issecondarymenu"in s&&r(28,v=s.issecondarymenu),"lang"in s&&r(29,C=s.lang),"activeindex"in s&&r(1,b=s.activeindex),"showsubgroups"in s&&r(2,M=s.showsubgroups),"categoriesicon"in s&&r(3,T=s.categoriesicon),"lobbyiconimage"in s&&r(30,j=s.lobbyiconimage),"mygamesiconimage"in s&&r(31,z=s.mygamesiconimage)},o.$$.update=()=>{o.$$.dirty[0]&2,o.$$.dirty[0]&67108864&&_&&ie(),o.$$.dirty[0]&8388624&&p&&F&&e.setClientStyling(F,p),o.$$.dirty[0]&16777232&&d&&F&&e.setClientStylingURL(F,d),o.$$.dirty[0]&4194320&&f&&F&&e.setStreamStyling(F,`${f}.Style`),o.$$.dirty[0]&536870912&&C&&ue()},[c,b,M,T,F,D,S,H,Z,E,R,L,w,se,W,x,B,n,i,l,a,u,f,p,d,m,_,g,v,C,j,z,fe,pe,me,he,ge,Ce,_e,ye,be,we,ve]}class oe extends e.SvelteComponent{constructor(t){super(),e.init(this,t,Be,xe,e.safe_not_equal,{endpoint:17,datasource:18,onclickeventname:19,actionevent:20,favoritesnumber:21,location:0,mbsource:22,clientstyling:23,clientstylingurl:24,identity:25,translationurl:26,isprimarymenu:27,issecondarymenu:28,lang:29,activeindex:1,showsubgroups:2,categoriesicon:3,lobbyiconimage:30,mygamesiconimage:31},Se,[-1,-1])}get endpoint(){return this.$$.ctx[17]}set endpoint(t){this.$$set({endpoint:t}),e.flush()}get datasource(){return this.$$.ctx[18]}set datasource(t){this.$$set({datasource:t}),e.flush()}get onclickeventname(){return this.$$.ctx[19]}set onclickeventname(t){this.$$set({onclickeventname:t}),e.flush()}get actionevent(){return this.$$.ctx[20]}set actionevent(t){this.$$set({actionevent:t}),e.flush()}get favoritesnumber(){return this.$$.ctx[21]}set favoritesnumber(t){this.$$set({favoritesnumber:t}),e.flush()}get location(){return this.$$.ctx[0]}set location(t){this.$$set({location:t}),e.flush()}get mbsource(){return this.$$.ctx[22]}set mbsource(t){this.$$set({mbsource:t}),e.flush()}get clientstyling(){return this.$$.ctx[23]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[24]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get identity(){return this.$$.ctx[25]}set identity(t){this.$$set({identity:t}),e.flush()}get translationurl(){return this.$$.ctx[26]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}get isprimarymenu(){return this.$$.ctx[27]}set isprimarymenu(t){this.$$set({isprimarymenu:t}),e.flush()}get issecondarymenu(){return this.$$.ctx[28]}set issecondarymenu(t){this.$$set({issecondarymenu:t}),e.flush()}get lang(){return this.$$.ctx[29]}set lang(t){this.$$set({lang:t}),e.flush()}get activeindex(){return this.$$.ctx[1]}set activeindex(t){this.$$set({activeindex:t}),e.flush()}get showsubgroups(){return this.$$.ctx[2]}set showsubgroups(t){this.$$set({showsubgroups:t}),e.flush()}get categoriesicon(){return this.$$.ctx[3]}set categoriesicon(t){this.$$set({categoriesicon:t}),e.flush()}get lobbyiconimage(){return this.$$.ctx[30]}set lobbyiconimage(t){this.$$set({lobbyiconimage:t}),e.flush()}get mygamesiconimage(){return this.$$.ctx[31]}set mygamesiconimage(t){this.$$set({mygamesiconimage:t}),e.flush()}}e.create_custom_element(oe,{endpoint:{},datasource:{},onclickeventname:{},actionevent:{},favoritesnumber:{},location:{},mbsource:{},clientstyling:{},clientstylingurl:{},identity:{},translationurl:{},isprimarymenu:{type:"Boolean"},issecondarymenu:{type:"Boolean"},lang:{},activeindex:{},showsubgroups:{},categoriesicon:{},lobbyiconimage:{},mygamesiconimage:{}},[],[],!0);exports.default=oe;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./CasinoCategoriesSliderNd-Cf4mOFIq.cjs");function Fe({withLocale:o,translations:t}){e.$locale.subscribe(r=>{r==null&&(e.$dictionary.set(t),e.$locale.set(o))})}function q(o,t){e.addMessages(o,t)}function Ie(o){e.$locale.set(o)}const G={en:{login:"Login",register:"Register",deposit:"Deposit"},"zh-hk":{login:"登錄",register:"登記",deposit:"訂金"},fr:{login:"Connexion",register:"Registre",deposit:"Dépôt"},tr:{login:"Giriş",register:"Kayıt",deposit:"Para Yatır"},ro:{login:"Autentificare",register:"Inregistrare",deposit:"Depozit"},es:{login:"Iniciar sesión",register:"Regístrate",deposit:"Deposita"},pt:{login:"Entrar",register:"Registro",deposit:"Depósito"},hr:{login:"Prijava",register:"Registracija",deposit:"Uplata"},"pt-br":{login:"Entrem",register:"Registro",deposit:"Depósito"},"es-mx":{login:"Entrar",register:"Registro",deposit:"Depósito"},"en-us":{login:"Login",register:"Register",deposit:"Deposit"}};function Se(o){e.append_styles(o,"svelte-1o68uwz",'*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.scroller{scroll-behavior:smooth}.CarouselWrapper{background:var(--emw--color-primary, #194127);border-radius:var(--emw--border-radius-medium, 10px);max-width:1300px;margin:0 auto}.CarouselWrapper.CarouselWrapperHeaderMain{background:transparent}.CarouselContainer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));margin:0 auto;max-width:1300px}.CarouselContainer.CarouselContainerMobile{padding:0}.CarouselContainer ul{align-items:center;list-style:none;padding:0;margin:0}.CarouselContainer ul::-webkit-scrollbar{display:none}.CarouselContainer ul li{height:100%;align-items:center;font-size:15px;font-weight:500;line-height:26px;white-space:nowrap;display:inline-block;text-align:left;word-spacing:normal;position:relative}.CarouselContainer ul li>a{position:relative;border-bottom:2px solid transparent}.CarouselContainer ul li.SecondaryMenu:hover,.CarouselContainer ul li.SecondaryMenu.active,.CarouselContainer ul li.SecondaryMenu:focus,.CarouselContainer ul li.SecondaryMenu:focus-within{cursor:pointer}.CarouselContainer ul li.SecondaryMenu:hover button,.CarouselContainer ul li.SecondaryMenu.active button,.CarouselContainer ul li.SecondaryMenu:focus button,.CarouselContainer ul li.SecondaryMenu:focus-within button{border-bottom:2px solid #23B04E;position:relative}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li:hover,.CarouselContainer ul>li>a:hover,.CarouselContainer ul li:focus,.CarouselContainer ul>li>a:focus{z-index:105}.CarouselContainer .CarouselItems li:hover>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear}.CarouselContainer .CarouselItems li:focus-within>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear, top 0.5s}.CarouselContainer .CarouselItems ul ul{transition:opacity 0.4s, left 0s 0.4s, margin 0s 0.4s;z-index:103}.CarouselContainer .CarouselItems li li:hover ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselItems li li:focus-within ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselLeftArrow,.CarouselContainer .CarouselRightArrow{display:flex;align-items:center;justify-content:center;width:50%;max-width:64px}.CarouselContainer .CarouselLeftArrow svg,.CarouselContainer .CarouselRightArrow svg{width:100%;max-width:22px;stroke:var(--emw--categories-arrows, var(--emw--color-white, #FFFFFF))}.CarouselContainer h1{text-align:center}.CarouselContainer ul{margin:0;padding:0;list-style:none}.CarouselContainer .CarouselNavWrap{overflow-y:scroll;white-space:nowrap;list-style-type:none;-ms-overflow-style:none;scrollbar-width:none}.CarouselContainer .CarouselNavWrap::-webkit-scrollbar{display:none}.CarouselContainer .CarouselItems{display:table;width:100%;text-align:center}.CarouselContainer .CarouselItems li{text-align:left;padding:18px}.CarouselContainer .CarouselItems li>a{position:relative}.CarouselContainer .CarouselItems li li{display:block}.CarouselContainer .CarouselItems li svg,.CarouselContainer .CarouselItems li img{margin-right:5px;position:relative;top:5px;max-height:25px}.CarouselContainer .CarouselItems button{background:none;border:none;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative;padding-bottom:5px}.CarouselContainer .CarouselItems span{position:absolute;bottom:15px;right:-15px;background:var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border-radius:50%;padding:3px;width:20px;height:20px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:11px}.CarouselContainer .CarouselItems a{display:block;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems.SecondaryMenu li:hover>a,.CarouselContainer .CarouselItems.SecondaryMenu a:hover,.CarouselContainer .CarouselItems.SecondaryMenu li:focus>a,.CarouselContainer .CarouselItems.SecondaryMenu a:focus{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A))}.CarouselContainer .CarouselItems ul{position:absolute;z-index:104;left:-999em;top:0;opacity:0;transition:opacity 0.1s, left 0s 0.1s, top 0.1s;background:-webkit-linear-gradient(to left, var(--emw--categories-color-secondary, #194127), var(--emw--categories-color-primary, #003D5D));background:linear-gradient(to left, var(--emw--categories-color-secondary, #194127), var(--emw--categories-color-primary, #003D5D))}.CarouselContainer .CarouselItems .TouchOnly{display:none;left:-10px}.CarouselContainer .touch-device .CarouselItems .TouchOnly{display:inline-block}.CarouselContainer .touch-device .CarouselItems .TouchOnly a{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainer .isScrolling .CarouselItems ul.DropDown{left:-999em;opacity:0}.CarouselContainer .SubDropDown:hover span,.CarouselContainer .SubDropDown.active span{color:var(--emw--categories-contrast, var(--emw--color-contrast, #23B04E))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem:hover a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem.active a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus-within a{border-bottom:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--header-color-primary, var(--emw--color-primary, #22B04E))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem span{border-top:1px solid transparent;padding-top:5px;transition-duration:0.3s}.CarouselContainerHeaderMain{background:transparent;margin:0;padding:0}.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{background:transparent;width:unset;display:none}.CarouselContainerHeaderMain .CarouselItem a{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none}.CarouselItems li a:first-child:not(:last-child){padding-right:20px}.CarouselItems li a:first-child:not(:last-child):after{content:"";position:absolute;right:3px;top:50%;margin-top:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--emw--color-white, #FFFFFF)}.CarouselItems>li>a:first-child:not(:last-child):after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--emw--color-white, #FFFFFF);border-bottom:none;margin-top:-3px}.CarouselItems li:hover a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems li:focus-within a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:hover>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:focus-within>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}@media only screen and (max-width: 1024px){.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{display:flex}}.CategoryIconImg{height:20px;margin:0 auto;display:block}.DisplayNone{display:none}.CarouselWrapperMobile{margin:0 10px;border-radius:10px;max-height:75px}.CarouselWrapperMobile .CarouselLeftArrow,.CarouselWrapperMobile .CarouselRightArrow{display:flex;max-height:75px}.CarouselWrapperMobile .CarouselLeftArrow svg,.CarouselWrapperMobile .CarouselRightArrow svg{max-width:15px}.CarouselWrapperMobile .CarouselItems li{display:inline-flex;flex-direction:column;gap:5px;padding:15px 25px}.CarouselWrapperMobile .CarouselItems li svg{position:unset;top:unset}.CarouselWrapperMobile .CategoryIconContainer{position:relative}.CarouselWrapperMobile .CategoryIconContainer span{top:-5px;right:-10px}.CarouselWrapperMobile .CarouselContainer .CarouselItems li svg,.CarouselWrapperMobile .CarouselContainer .CarouselItems li img{margin:0;top:unset;position:static}.CarouselWrapperMobile .CategoryIconContainer{height:25px}')}function U(o,t,r){const n=o.slice();return n[53]=t[r],n[55]=r,n}function V(o,t,r){const n=o.slice();return n[56]=t[r],n}function Y(o,t,r){const n=o.slice();return n[59]=t[r],n[61]=r,n}function K(o){let t=[],r=new Map,n,i=e.ensure_array_like(o[9]);const l=a=>a[53].id;for(let a=0;a<i.length;a+=1){let u=U(o,i,a),c=l(u);r.set(c,t[a]=ne(c,u))}return{c(){for(let a=0;a<t.length;a+=1)t[a].c();n=e.empty()},m(a,u){for(let c=0;c<t.length;c+=1)t[c]&&t[c].m(a,u);e.insert(a,n,u)},p(a,u){u[0]&28623&&(i=e.ensure_array_like(a[9]),t=e.update_keyed_each(t,u,l,1,a,i,r,n.parentNode,e.destroy_block,ne,n,U))},d(a){a&&e.detach(n);for(let u=0;u<t.length;u+=1)t[u].d(a)}}}function Ae(o){var p;let t,r,n=o[53].name+"",i,l;function a(d,m){var _;if(d[55]===0&&d[3]!=="false")return Ee;if((_=d[53])!=null&&_.icon&&d[3]!=="false")return He;if(d[3]!=="false")return Le}let u=a(o),c=u&&u(o),f=((p=o[53])==null?void 0:p.games.total)&&!o[13]&&Q(o);return{c(){c&&c.c(),t=e.space(),r=e.element("button"),i=e.text(n),l=e.space(),f&&f.c(),e.attr(r,"class","CategoryButton")},m(d,m){c&&c.m(d,m),e.insert(d,t,m),e.insert(d,r,m),e.append(r,i),e.append(r,l),f&&f.m(r,null)},p(d,m){var _;u===(u=a(d))&&c?c.p(d,m):(c&&c.d(1),c=u&&u(d),c&&(c.c(),c.m(t.parentNode,t))),m[0]&512&&n!==(n=d[53].name+"")&&e.set_data(i,n),(_=d[53])!=null&&_.games.total&&!d[13]?f?f.p(d,m):(f=Q(d),f.c(),f.m(r,null)):f&&(f.d(1),f=null)},d(d){d&&(e.detach(t),e.detach(r)),c&&c.d(d),f&&f.d()}}}function De(o){let t,r=o[53].label+"",n,i;return{c(){t=e.element("a"),n=e.text(r),e.attr(t,"href",i=o[53].path)},m(l,a){e.insert(l,t,a),e.append(t,n)},p(l,a){a[0]&512&&r!==(r=l[53].label+"")&&e.set_data(n,r),a[0]&512&&i!==(i=l[53].path)&&e.attr(t,"href",i)},d(l){l&&e.detach(t)}}}function Le(o){let t;function r(l,a){return l[13]?Re:We}let i=r(o)(o);return{c(){i.c(),t=e.empty()},m(l,a){i.m(l,a),e.insert(l,t,a)},p(l,a){i.p(l,a)},d(l){l&&e.detach(t),i.d(l)}}}function He(o){let t;function r(l,a){return l[13]?Ze:Ne}let i=r(o)(o);return{c(){i.c(),t=e.empty()},m(l,a){i.m(l,a),e.insert(l,t,a)},p(l,a){i.p(l,a)},d(l){l&&e.detach(t),i.d(l)}}}function Ee(o){let t,r,n,i;return{c(){t=e.svg_element("svg"),r=e.svg_element("g"),n=e.svg_element("path"),i=e.svg_element("path"),e.attr(n,"id","Path_5184"),e.attr(n,"data-name","Path 5184"),e.attr(n,"d","M57.612,37.659a3.721,3.721,0,0,0-3.535,4.883l-1.708,4.269-1.15-4.07a4.418,4.418,0,1,0-5.7.061l-1.151,4.016-1.75-4.358a3.722,3.722,0,1,0-4.827,2.418L41.182,59.7l.288,1.259,1.292,0,11.193.027,1.3,0,.29-1.265,3.408-14.876a3.72,3.72,0,0,0-1.339-7.192Zm0,5.816H57.6l-3.64,15.89-11.193-.027L39.135,43.473l-.08,0a2.1,2.1,0,1,1,1.8-1.028l3.763,9.373,2.8-9.781a2.8,2.8,0,1,1,1.9-.029l2.78,9.838,3.74-9.344a2.1,2.1,0,1,1,1.769.972Z"),e.attr(n,"fill","#fff"),e.attr(i,"id","Path_5185"),e.attr(i,"data-name","Path 5185"),e.attr(i,"d","M435.863,656.62a9.519,9.519,0,0,1-2.285,3.477,8.1,8.1,0,0,1-1.614,1.19,8.1,8.1,0,0,1,1.614,1.19,9.516,9.516,0,0,1,2.285,3.477,9.517,9.517,0,0,1,2.285-3.477,8.106,8.106,0,0,1,1.615-1.19,8.1,8.1,0,0,1-1.615-1.189A9.517,9.517,0,0,1,435.863,656.62Zm1.158,4.668a10.292,10.292,0,0,0-1.158,1.3,10.335,10.335,0,0,0-1.158-1.3h0a10.287,10.287,0,0,0,1.158-1.3,10.321,10.321,0,0,0,1.158,1.3h0Z"),e.attr(i,"transform","translate(-387.531 -607.426)"),e.attr(i,"fill","#fff"),e.attr(r,"id","noun-crown-5396133"),e.attr(r,"transform","translate(-35.333 -34.978)"),e.attr(t,"class","CategoryLobbyIcon"),e.attr(t,"xmlns","http://www.w3.org/2000/svg"),e.attr(t,"width","20"),e.attr(t,"height","20.015"),e.attr(t,"viewBox","0 0 26 26.015")},m(l,a){e.insert(l,t,a),e.append(t,r),e.append(r,n),e.append(r,i)},p:e.noop,d(l){l&&e.detach(t)}}}function We(o){let t,r;return{c(){t=e.svg_element("svg"),r=e.svg_element("path"),e.attr(r,"id","noun-dice-number-5396160"),e.attr(r,"d","M56.69,35.168H39.63a4.475,4.475,0,0,0-4.47,4.47V56.7a4.475,4.475,0,0,0,4.47,4.47H56.69a4.475,4.475,0,0,0,4.47-4.47V39.638a4.475,4.475,0,0,0-4.47-4.47ZM41.91,56.605A2.187,2.187,0,1,1,44.1,54.418,2.188,2.188,0,0,1,41.91,56.605Zm-2.188-8.438a2.187,2.187,0,1,1,2.187,2.187A2.188,2.188,0,0,1,39.722,48.168Zm2.188-4.062A2.187,2.187,0,1,1,44.1,41.918,2.188,2.188,0,0,1,41.91,44.105Zm12.5,12.5A2.187,2.187,0,1,1,56.6,54.418,2.187,2.187,0,0,1,54.41,56.605Zm0-6.25A2.187,2.187,0,1,1,56.6,48.168,2.187,2.187,0,0,1,54.41,50.356Zm0-6.25A2.187,2.187,0,1,1,56.6,41.918,2.187,2.187,0,0,1,54.41,44.106Z"),e.attr(r,"transform","translate(-35.16 -35.168)"),e.attr(r,"fill","#fff"),e.attr(t,"class","CasinoCategoryIcon"),e.attr(t,"xmlns","http://www.w3.org/2000/svg"),e.attr(t,"width","20"),e.attr(t,"height","20"),e.attr(t,"viewBox","0 0 26 26")},m(n,i){e.insert(n,t,i),e.append(t,r)},p:e.noop,d(n){n&&e.detach(t)}}}function Re(o){var a;let t,r,n,i,l=((a=o[53])==null?void 0:a.games.total)&&X(o);return{c(){t=e.element("div"),r=e.svg_element("svg"),n=e.svg_element("path"),i=e.space(),l&&l.c(),e.attr(n,"id","noun-dice-number-5396160"),e.attr(n,"d","M56.69,35.168H39.63a4.475,4.475,0,0,0-4.47,4.47V56.7a4.475,4.475,0,0,0,4.47,4.47H56.69a4.475,4.475,0,0,0,4.47-4.47V39.638a4.475,4.475,0,0,0-4.47-4.47ZM41.91,56.605A2.187,2.187,0,1,1,44.1,54.418,2.188,2.188,0,0,1,41.91,56.605Zm-2.188-8.438a2.187,2.187,0,1,1,2.187,2.187A2.188,2.188,0,0,1,39.722,48.168Zm2.188-4.062A2.187,2.187,0,1,1,44.1,41.918,2.188,2.188,0,0,1,41.91,44.105Zm12.5,12.5A2.187,2.187,0,1,1,56.6,54.418,2.187,2.187,0,0,1,54.41,56.605Zm0-6.25A2.187,2.187,0,1,1,56.6,48.168,2.187,2.187,0,0,1,54.41,50.356Zm0-6.25A2.187,2.187,0,1,1,56.6,41.918,2.187,2.187,0,0,1,54.41,44.106Z"),e.attr(n,"transform","translate(-35.16 -35.168)"),e.attr(n,"fill","#fff"),e.attr(r,"class","CasinoCategoryIcon"),e.attr(r,"xmlns","http://www.w3.org/2000/svg"),e.attr(r,"width","20"),e.attr(r,"height","20"),e.attr(r,"viewBox","0 0 26 26"),e.attr(t,"class","CategoryIconContainer")},m(u,c){e.insert(u,t,c),e.append(t,r),e.append(r,n),e.append(t,i),l&&l.m(t,null)},p(u,c){var f;(f=u[53])!=null&&f.games.total?l?l.p(u,c):(l=X(u),l.c(),l.m(t,null)):l&&(l.d(1),l=null)},d(u){u&&e.detach(t),l&&l.d()}}}function X(o){var i;let t,r=((i=o[53])==null?void 0:i.games.total)+"",n;return{c(){t=e.element("span"),n=e.text(r),e.attr(t,"class","CategoryButtonCount")},m(l,a){e.insert(l,t,a),e.append(t,n)},p(l,a){var u;a[0]&512&&r!==(r=((u=l[53])==null?void 0:u.games.total)+"")&&e.set_data(n,r)},d(l){l&&e.detach(t)}}}function Ne(o){let t,r,n;return{c(){t=e.element("img"),e.attr(t,"class","CasinoCategoryIcon "),e.src_url_equal(t.src,r=o[53].icon)||e.attr(t,"src",r),e.attr(t,"alt",n=o[53].name)},m(i,l){e.insert(i,t,l)},p(i,l){l[0]&512&&!e.src_url_equal(t.src,r=i[53].icon)&&e.attr(t,"src",r),l[0]&512&&n!==(n=i[53].name)&&e.attr(t,"alt",n)},d(i){i&&e.detach(t)}}}function Ze(o){var u;let t,r,n,i,l,a=((u=o[53])==null?void 0:u.games.total)&&J(o);return{c(){t=e.element("div"),r=e.element("img"),l=e.space(),a&&a.c(),e.attr(r,"class","CasinoCategoryIcon"),e.src_url_equal(r.src,n=o[53].icon)||e.attr(r,"src",n),e.attr(r,"alt",i=o[53].name),e.attr(t,"class","CategoryIconContainer")},m(c,f){e.insert(c,t,f),e.append(t,r),e.append(t,l),a&&a.m(t,null)},p(c,f){var p;f[0]&512&&!e.src_url_equal(r.src,n=c[53].icon)&&e.attr(r,"src",n),f[0]&512&&i!==(i=c[53].name)&&e.attr(r,"alt",i),(p=c[53])!=null&&p.games.total?a?a.p(c,f):(a=J(c),a.c(),a.m(t,null)):a&&(a.d(1),a=null)},d(c){c&&e.detach(t),a&&a.d()}}}function J(o){var i;let t,r=((i=o[53])==null?void 0:i.games.total)+"",n;return{c(){t=e.element("span"),n=e.text(r),e.attr(t,"class","CategoryButtonCount")},m(l,a){e.insert(l,t,a),e.append(t,n)},p(l,a){var u;a[0]&512&&r!==(r=((u=l[53])==null?void 0:u.games.total)+"")&&e.set_data(n,r)},d(l){l&&e.detach(t)}}}function Q(o){var i;let t,r=((i=o[53])==null?void 0:i.games.total)+"",n;return{c(){t=e.element("span"),n=e.text(r),e.attr(t,"class","CategoryButtonCount")},m(l,a){e.insert(l,t,a),e.append(t,n)},p(l,a){var u;a[0]&512&&r!==(r=((u=l[53])==null?void 0:u.games.total)+"")&&e.set_data(n,r)},d(l){l&&e.detach(t)}}}function $(o){let t,r=o[10].length>0&&o[2]=="true"&&ee(o);return{c(){r&&r.c(),t=e.empty()},m(n,i){r&&r.m(n,i),e.insert(n,t,i)},p(n,i){n[10].length>0&&n[2]=="true"?r?r.p(n,i):(r=ee(n),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null)},d(n){n&&e.detach(t),r&&r.d(n)}}}function ee(o){let t,r=e.ensure_array_like(o[10]),n=[];for(let i=0;i<r.length;i+=1)n[i]=ae(V(o,r,i));return{c(){t=e.element("ul");for(let i=0;i<n.length;i+=1)n[i].c();e.attr(t,"class","DropDown")},m(i,l){e.insert(i,t,l);for(let a=0;a<n.length;a+=1)n[a]&&n[a].m(t,null)},p(i,l){if(l[0]&18368){r=e.ensure_array_like(i[10]);let a;for(a=0;a<r.length;a+=1){const u=V(i,r,a);n[a]?n[a].p(u,l):(n[a]=ae(u),n[a].c(),n[a].m(t,null))}for(;a<n.length;a+=1)n[a].d(1);n.length=r.length}},d(i){i&&e.detach(t),e.destroy_each(n,i)}}}function te(o){var d;let t,r,n=((d=o[59])==null?void 0:d.name)+"",i,l,a,u,c;function f(...m){return o[34](o[53],o[55],o[59],o[61],...m)}function p(...m){return o[35](o[53],o[55],o[59],o[61],...m)}return{c(){t=e.element("li"),r=e.element("span"),i=e.text(n),l=e.space(),e.attr(t,"class",a="SubDropDown "+(o[55]==o[6]&&(o[7]==o[61]||o[8]==o[61])?"active":""))},m(m,_){e.insert(m,t,_),e.append(t,r),e.append(r,i),e.append(t,l),u||(c=[e.listen(t,"click",f),e.listen(t,"keydown",p)],u=!0)},p(m,_){var g;o=m,_[0]&1024&&n!==(n=((g=o[59])==null?void 0:g.name)+"")&&e.set_data(i,n),_[0]&1984&&a!==(a="SubDropDown "+(o[55]==o[6]&&(o[7]==o[61]||o[8]==o[61])?"active":""))&&e.attr(t,"class",a)},d(m){m&&e.detach(t),u=!1,e.run_all(c)}}}function re(o,t){let r,n,i=t[55]==t[56].index&&te(t);return{key:o,first:null,c(){r=e.empty(),i&&i.c(),n=e.empty(),this.first=r},m(l,a){e.insert(l,r,a),i&&i.m(l,a),e.insert(l,n,a)},p(l,a){t=l,t[55]==t[56].index?i?i.p(t,a):(i=te(t),i.c(),i.m(n.parentNode,n)):i&&(i.d(1),i=null)},d(l){l&&(e.detach(r),e.detach(n)),i&&i.d(l)}}}function ae(o){let t=[],r=new Map,n,i=e.ensure_array_like(o[56].items);const l=a=>a[59].id;for(let a=0;a<i.length;a+=1){let u=Y(o,i,a),c=l(u);r.set(c,t[a]=re(c,u))}return{c(){for(let a=0;a<t.length;a+=1)t[a].c();n=e.empty()},m(a,u){for(let c=0;c<t.length;c+=1)t[c]&&t[c].m(a,u);e.insert(a,n,u)},p(a,u){u[0]&18368&&(i=e.ensure_array_like(a[56].items),t=e.update_keyed_each(t,u,l,1,a,i,r,n.parentNode,e.destroy_block,re,n,Y))},d(a){a&&e.detach(n);for(let u=0;u<t.length;u+=1)t[u].d(a)}}}function ne(o,t){let r,n,i,l,a,u;function c(g,v){return g[0]==="headerMain"?De:Ae}let f=c(t),p=f(t),d=t[11][t[55]]==!0&&$(t);function m(...g){return t[36](t[53],t[55],...g)}function _(...g){return t[37](t[53],t[55],...g)}return{key:o,first:null,c(){var g,v;r=e.element("li"),p.c(),n=e.space(),d&&d.c(),i=e.space(),e.attr(r,"class",l="CarouselItem "+(((g=t[1])==null?void 0:g.toString().indexOf("$"))>-1?((v=t[1])==null?void 0:v.split("$").pop())==t[53].id.split("$").pop()?"active":"":t[1]==t[53].id?"active":"")+" "+(t[0]=="headerMain"?"":"SecondaryMenu")),this.first=r},m(g,v){e.insert(g,r,v),p.m(r,null),e.append(r,n),d&&d.m(r,null),e.append(r,i),a||(u=[e.listen(r,"click",m),e.listen(r,"keydown",_)],a=!0)},p(g,v){var C,b;t=g,f===(f=c(t))&&p?p.p(t,v):(p.d(1),p=f(t),p&&(p.c(),p.m(r,n))),t[11][t[55]]==!0?d?d.p(t,v):(d=$(t),d.c(),d.m(r,i)):d&&(d.d(1),d=null),v[0]&515&&l!==(l="CarouselItem "+(((C=t[1])==null?void 0:C.toString().indexOf("$"))>-1?((b=t[1])==null?void 0:b.split("$").pop())==t[53].id.split("$").pop()?"active":"":t[1]==t[53].id?"active":"")+" "+(t[0]=="headerMain"?"":"SecondaryMenu"))&&e.attr(r,"class",l)},d(g){g&&e.detach(r),p.d(),d&&d.d(),a=!1,e.run_all(u)}}}function xe(o){let t,r,n,i,l,a,u,c,f,p,d,m,_,g,v,C=o[9].length>0&&K(o);return{c(){t=e.element("div"),r=e.element("div"),n=e.element("div"),n.innerHTML='<svg fill="none" stroke="var(--emw--categories-arrows, var( --emw--color-white, #FFFFFF));" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M15 19l-7-7 7-7"></path></svg>',i=e.space(),l=e.element("div"),a=e.element("ul"),u=e.element("li"),u.innerHTML='<a href="#CarouselNav">Close Subs</a>',c=e.space(),C&&C.c(),f=e.space(),p=e.element("div"),p.innerHTML='<svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M9 5l7 7-7 7"></path></svg>',e.attr(n,"class","CarouselLeftArrow"),e.attr(u,"class","TouchOnly"),e.attr(a,"id","CarouselNav"),e.attr(a,"class","CarouselItems"),e.attr(l,"class","CarouselNavWrap scroller"),e.attr(p,"class","CarouselRightArrow"),e.attr(r,"class",d=`CarouselContainer CarouselContainerMobile ${o[0]==="headerMain"?"CarouselContainerHeaderMain":""}`),e.attr(r,"style",m=o[0]==="headerMain"?"max-width: auto":void 0),e.attr(t,"class",_="CarouselWrapper "+(o[0]==="headerMain"?"CarouselWrapperHeaderMain":"")+" "+(o[13]?"CarouselWrapperMobile":""))},m(b,M){e.insert(b,t,M),e.append(t,r),e.append(r,n),e.append(r,i),e.append(r,l),e.append(l,a),e.append(a,u),e.append(a,c),C&&C.m(a,null),o[38](a),o[39](l),e.append(r,f),e.append(r,p),o[42](t),g||(v=[e.listen(n,"click",o[32]),e.listen(n,"keydown",o[33]),e.listen(p,"click",o[40]),e.listen(p,"keydown",o[41])],g=!0)},p(b,M){b[9].length>0?C?C.p(b,M):(C=K(b),C.c(),C.m(a,null)):C&&(C.d(1),C=null),M[0]&1&&d!==(d=`CarouselContainer CarouselContainerMobile ${b[0]==="headerMain"?"CarouselContainerHeaderMain":""}`)&&e.attr(r,"class",d),M[0]&1&&m!==(m=b[0]==="headerMain"?"max-width: auto":void 0)&&e.attr(r,"style",m),M[0]&1&&_!==(_="CarouselWrapper "+(b[0]==="headerMain"?"CarouselWrapperHeaderMain":"")+" "+(b[13]?"CarouselWrapperMobile":""))&&e.attr(t,"class",_)},i:e.noop,o:e.noop,d(b){b&&e.detach(t),C&&C.d(),o[38](null),o[39](null),o[42](null),g=!1,e.run_all(v)}}}function Be(o,t,r){let{endpoint:n=""}=t,{datasource:i=""}=t,{onclickeventname:l="defaultEvent"}=t,{actionevent:a="defaultEvent"}=t,{favoritesnumber:u="0"}=t,{location:c=""}=t,{mbsource:f}=t,{clientstyling:p=""}=t,{clientstylingurl:d=""}=t,{identity:m=""}=t,{translationurl:_=""}=t,{isprimarymenu:g=!1}=t,{issecondarymenu:v=!1}=t,{lang:C=""}=t,{activeindex:b="0"}=t,{showsubgroups:M="false"}=t,{categoriesicon:T="false"}=t,{lobbyiconimage:j=""}=t,{mygamesiconimage:z=""}=t;Fe({withLocale:"en",translations:{}});const ie=()=>{fetch(_).then(h=>h.json()).then(h=>{Object.keys(h).forEach(y=>{q(y,h[y])})}).catch(h=>{console.log(h)})};Object.keys(G).forEach(s=>{q(s,G[s])});let le=window.navigator.userAgent,se=e.getDevice(le)!=="PC",D,S,H,Z,F,E=[],R=[],L=[],w,W=(s,h,y,I,k)=>{var A;if(!(s.subGroups&&I===null)){if(N(),r(6,S=h),r(6,S),k!="secondary"){window.postMessage({type:a=="CategoryChange"?"CategoryChange":"NavigateTo",buzz:"1",itemId:s.id,index:h,item:s,path:s.path,externalLink:s.externalLink||!1,target:((A=s.attrs)==null?void 0:A.target)||null},window.location.href),r(7,H=null),r(8,Z=null);return}r(7,H=I),r(7,H),r(8,Z=H),window.postMessage({type:a,itemId:y.id,subIndex:I,subItem:y},window.location.href)}},x=()=>{w&&(L.length!==S?r(12,w.scrollLeft-=250,w):r(12,w.scrollLeft=0,w))},B=()=>{w&&(L.length!==S?r(12,w.scrollLeft+=250,w):r(12,w.scrollLeft=0,w))};const O=s=>{s.data.type=="SliderData"&&s.data.identity==m&&(r(9,E=s.data.data),r(11,L=new Array(E.length).fill(!1)),M=="true"&&de()),s.data.type=="GoToHomepage"&&E.forEach((h,y)=>{h.path.endsWith("/casino")&&(r(6,S=y),r(6,S))})},ue=()=>{Ie(C)},ce=(s,h,y)=>{if(c=="secondaryMenu"&&n&&i&&C&&s.id){let I=new URL(`${n}/v1/casino/groups/${i}/${s.id}/subGroups?language=${C}`);fetch(I.href).then(k=>k.json()).then(k=>{k.index=h,r(10,R=R.concat(k)),M=="false"&&window.postMessage({type:a,itemId:s.id,index:h,item:s},window.location.href);const A=[];R.map(ke=>(ke.items.forEach(P=>{A.find(Me=>P.id==Me)||A.push(P.id)}),A.flat())),window.postMessage({type:"SubgroupsIds",subGroupsIds:A},window.location.href)}).then(()=>{D.querySelectorAll(".DropDown")&&N()})}c=="headerMain"&&window.postMessage({type:a,item:s},window.location.href)},N=()=>{const s=D.querySelectorAll(".DropDown");document.activeElement.blur(),w.classList.add("isScrolling");for(let h=0;h<s.length;h++)s[h].style.transform="translateX(-"+w.scrollLeft+"px)";w.classList.remove("isScrolling")},de=()=>{E.forEach((s,h)=>{var y;((y=s==null?void 0:s.subGroups)==null?void 0:y.count)>0&&(r(11,L[h]=!0,L),ce(s,h))})};e.onMount(()=>("ontouchstart"in document.documentElement&&(document.documentElement.className+=" touch-device"),window.addEventListener("message",O,!1),window.postMessage({type:"SliderMounted",identity:m}),setTimeout(()=>{w.addEventListener("scroll",N)},500),()=>{window.removeEventListener("message",O),D.removeEventListener("scroll",N)}));const fe=()=>x(),pe=s=>{(s.key==="Enter"||s.key===" ")&&(x(),s.preventDefault())},me=(s,h,y,I,k)=>{W(s,h,y,I,"secondary"),k.stopPropagation()},he=(s,h,y,I,k)=>{(k.key==="Enter"||k.key===" ")&&(W(s,h,y,I,"secondary"),k.stopPropagation(),k.preventDefault())},ge=(s,h,y)=>{W(s,h,null,null,"main"),y.preventDefault()},Ce=(s,h,y)=>{(y.key==="Enter"||y.key===" ")&&(W(s,h,null,null,"main"),y.preventDefault())};function _e(s){e.binding_callbacks[s?"unshift":"push"](()=>{D=s,r(5,D)})}function ye(s){e.binding_callbacks[s?"unshift":"push"](()=>{w=s,r(12,w)})}const be=()=>B(),we=s=>{(s.key==="Enter"||s.key===" ")&&(B(),s.preventDefault())};function ve(s){e.binding_callbacks[s?"unshift":"push"](()=>{F=s,r(4,F)})}return o.$$set=s=>{"endpoint"in s&&r(17,n=s.endpoint),"datasource"in s&&r(18,i=s.datasource),"onclickeventname"in s&&r(19,l=s.onclickeventname),"actionevent"in s&&r(20,a=s.actionevent),"favoritesnumber"in s&&r(21,u=s.favoritesnumber),"location"in s&&r(0,c=s.location),"mbsource"in s&&r(22,f=s.mbsource),"clientstyling"in s&&r(23,p=s.clientstyling),"clientstylingurl"in s&&r(24,d=s.clientstylingurl),"identity"in s&&r(25,m=s.identity),"translationurl"in s&&r(26,_=s.translationurl),"isprimarymenu"in s&&r(27,g=s.isprimarymenu),"issecondarymenu"in s&&r(28,v=s.issecondarymenu),"lang"in s&&r(29,C=s.lang),"activeindex"in s&&r(1,b=s.activeindex),"showsubgroups"in s&&r(2,M=s.showsubgroups),"categoriesicon"in s&&r(3,T=s.categoriesicon),"lobbyiconimage"in s&&r(30,j=s.lobbyiconimage),"mygamesiconimage"in s&&r(31,z=s.mygamesiconimage)},o.$$.update=()=>{o.$$.dirty[0]&2,o.$$.dirty[0]&67108864&&_&&ie(),o.$$.dirty[0]&8388624&&p&&F&&e.setClientStyling(F,p),o.$$.dirty[0]&16777232&&d&&F&&e.setClientStylingURL(F,d),o.$$.dirty[0]&4194320&&f&&F&&e.setStreamStyling(F,`${f}.Style`),o.$$.dirty[0]&536870912&&C&&ue()},[c,b,M,T,F,D,S,H,Z,E,R,L,w,se,W,x,B,n,i,l,a,u,f,p,d,m,_,g,v,C,j,z,fe,pe,me,he,ge,Ce,_e,ye,be,we,ve]}class oe extends e.SvelteComponent{constructor(t){super(),e.init(this,t,Be,xe,e.safe_not_equal,{endpoint:17,datasource:18,onclickeventname:19,actionevent:20,favoritesnumber:21,location:0,mbsource:22,clientstyling:23,clientstylingurl:24,identity:25,translationurl:26,isprimarymenu:27,issecondarymenu:28,lang:29,activeindex:1,showsubgroups:2,categoriesicon:3,lobbyiconimage:30,mygamesiconimage:31},Se,[-1,-1])}get endpoint(){return this.$$.ctx[17]}set endpoint(t){this.$$set({endpoint:t}),e.flush()}get datasource(){return this.$$.ctx[18]}set datasource(t){this.$$set({datasource:t}),e.flush()}get onclickeventname(){return this.$$.ctx[19]}set onclickeventname(t){this.$$set({onclickeventname:t}),e.flush()}get actionevent(){return this.$$.ctx[20]}set actionevent(t){this.$$set({actionevent:t}),e.flush()}get favoritesnumber(){return this.$$.ctx[21]}set favoritesnumber(t){this.$$set({favoritesnumber:t}),e.flush()}get location(){return this.$$.ctx[0]}set location(t){this.$$set({location:t}),e.flush()}get mbsource(){return this.$$.ctx[22]}set mbsource(t){this.$$set({mbsource:t}),e.flush()}get clientstyling(){return this.$$.ctx[23]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[24]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get identity(){return this.$$.ctx[25]}set identity(t){this.$$set({identity:t}),e.flush()}get translationurl(){return this.$$.ctx[26]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}get isprimarymenu(){return this.$$.ctx[27]}set isprimarymenu(t){this.$$set({isprimarymenu:t}),e.flush()}get issecondarymenu(){return this.$$.ctx[28]}set issecondarymenu(t){this.$$set({issecondarymenu:t}),e.flush()}get lang(){return this.$$.ctx[29]}set lang(t){this.$$set({lang:t}),e.flush()}get activeindex(){return this.$$.ctx[1]}set activeindex(t){this.$$set({activeindex:t}),e.flush()}get showsubgroups(){return this.$$.ctx[2]}set showsubgroups(t){this.$$set({showsubgroups:t}),e.flush()}get categoriesicon(){return this.$$.ctx[3]}set categoriesicon(t){this.$$set({categoriesicon:t}),e.flush()}get lobbyiconimage(){return this.$$.ctx[30]}set lobbyiconimage(t){this.$$set({lobbyiconimage:t}),e.flush()}get mygamesiconimage(){return this.$$.ctx[31]}set mygamesiconimage(t){this.$$set({mygamesiconimage:t}),e.flush()}}e.create_custom_element(oe,{endpoint:{},datasource:{},onclickeventname:{},actionevent:{},favoritesnumber:{},location:{},mbsource:{},clientstyling:{},clientstylingurl:{},identity:{},translationurl:{},isprimarymenu:{type:"Boolean"},issecondarymenu:{type:"Boolean"},lang:{},activeindex:{},showsubgroups:{},categoriesicon:{},lobbyiconimage:{},mygamesiconimage:{}},[],[],!0);exports.default=oe;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoCategoriesSliderNd-
|
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoCategoriesSliderNd-Cf4mOFIq.cjs")).then(e=>e.CasinoCategoriesSliderNd_ce).then(({default:e})=>{!customElements.get("casino-categories-slider-nd")&&customElements.define("casino-categories-slider-nd",e.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/CasinoCategoriesSliderNd-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/CasinoCategoriesSliderNd-gUBWfYCy.js").then((e) => e.F).then(({ default: e }) => {
|
|
14
14
|
!customElements.get("casino-categories-slider-nd") && customElements.define("casino-categories-slider-nd", e.element);
|
|
15
15
|
});
|
|
16
16
|
}
|