@everymatrix/casino-most-played-section-nd 1.87.38 → 1.87.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoFilter-Dj6YYvIy.js → CasinoFilter-B4iJIKe-.js} +116 -115
- package/components/{CasinoFilter-BEyLlRri.cjs → CasinoFilter-BEwkYHbi.cjs} +1 -1
- package/components/{CasinoFilter-hjg1mxB6.js → CasinoFilter-C7VfQk-p.js} +108 -107
- package/components/{CasinoGameThumbnailNd-C68J-1d9.js → CasinoGameThumbnailNd-BvJxtdHn.js} +585 -550
- package/components/CasinoGameThumbnailNd-I_T958KV.cjs +30 -0
- package/components/{CasinoGameThumbnailNd-DLYjyHaa.js → CasinoGameThumbnailNd-mTWPwxPL.js} +521 -486
- package/components/{CasinoGamesCategorySectionNd-BWm798-S.js → CasinoGamesCategorySectionNd-BT2Qn9Ho.js} +1365 -1313
- package/components/{CasinoGamesCategorySectionNd-B3RKvzR4.js → CasinoGamesCategorySectionNd-D4bP5lLG.js} +1357 -1305
- package/components/CasinoGamesCategorySectionNd-Dks7ybfs.cjs +1 -0
- package/components/{CasinoMostPlayedSectionNd-BOaOkjIc.js → CasinoMostPlayedSectionNd-BTf2Gojr.js} +1 -1
- package/components/{CasinoMostPlayedSectionNd-UwJ5kO22.cjs → CasinoMostPlayedSectionNd-BW1uNQcd.cjs} +1 -1
- package/components/{CasinoMostPlayedSectionNd-BwpsHJ-J.js → CasinoMostPlayedSectionNd-BW3u7_s4.js} +1 -1
- package/components/{CasinoSort-BoSioeSv.js → CasinoSort-BWatSBDO.js} +1 -1
- package/components/{CasinoSort-BjC9YIs-.cjs → CasinoSort-Ct6N3smC.cjs} +1 -1
- package/components/{CasinoSort-DBjvjMmD.js → CasinoSort-kW2D0GU4.js} +1 -1
- package/es2015/casino-most-played-section-nd.cjs +1 -1
- package/es2015/casino-most-played-section-nd.js +1 -1
- package/esnext/casino-most-played-section-nd.js +1 -1
- package/package.json +1 -1
- package/components/CasinoGameThumbnailNd-BDVWXyiG.cjs +0 -30
- package/components/CasinoGamesCategorySectionNd-CXtV0EVC.cjs +0 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { a as
|
|
2
|
-
function
|
|
3
|
-
|
|
1
|
+
import { a as pt, $ as wt, S as _t, i as bt, f as T, s as yt, c as kt, b as Ct, n as be, d as C, e as S, g as M, h as v, j as St, o as Mt, k as Gt, l as Ft, p as He, m as we, q as ne, r as k, t as K, u as Ee, v as Tt, w as V, x as j, y as ye, z as La, A as o, B as Aa, C as zt, D as pa, E as Ot, F as se, G as Dt, H as Et, I as Pt, J as Nt } from "./CasinoMostPlayedSectionNd-BTf2Gojr.js";
|
|
2
|
+
function It(t, e) {
|
|
3
|
+
pt(t, e);
|
|
4
4
|
}
|
|
5
|
-
function
|
|
6
|
-
|
|
5
|
+
function Ut(t) {
|
|
6
|
+
wt.set(t);
|
|
7
7
|
}
|
|
8
|
-
const
|
|
8
|
+
const Rt = {
|
|
9
9
|
en: {
|
|
10
10
|
showMore: "More",
|
|
11
11
|
viewAll: "Show all",
|
|
@@ -312,136 +312,136 @@ const Ut = {
|
|
|
312
312
|
dealer: "Dealer"
|
|
313
313
|
}
|
|
314
314
|
};
|
|
315
|
-
function
|
|
315
|
+
function Ve(t) {
|
|
316
316
|
"@babel/helpers - typeof";
|
|
317
|
-
return
|
|
317
|
+
return Ve = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
|
|
318
318
|
return typeof e;
|
|
319
319
|
} : function(e) {
|
|
320
320
|
return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
|
|
321
|
-
},
|
|
321
|
+
}, Ve(t);
|
|
322
322
|
}
|
|
323
|
-
function
|
|
323
|
+
function fe(t) {
|
|
324
324
|
if (t === null || t === !0 || t === !1)
|
|
325
325
|
return NaN;
|
|
326
326
|
var e = Number(t);
|
|
327
327
|
return isNaN(e) ? e : e < 0 ? Math.ceil(e) : Math.floor(e);
|
|
328
328
|
}
|
|
329
|
-
function
|
|
329
|
+
function W(t, e) {
|
|
330
330
|
if (e.length < t)
|
|
331
331
|
throw new TypeError(t + " argument" + (t > 1 ? "s" : "") + " required, but only " + e.length + " present");
|
|
332
332
|
}
|
|
333
333
|
function H(t) {
|
|
334
|
-
|
|
334
|
+
W(1, arguments);
|
|
335
335
|
var e = Object.prototype.toString.call(t);
|
|
336
|
-
return t instanceof Date ||
|
|
336
|
+
return t instanceof Date || Ve(t) === "object" && e === "[object Date]" ? new Date(t.getTime()) : typeof t == "number" || e === "[object Number]" ? new Date(t) : ((typeof t == "string" || e === "[object String]") && typeof console < "u" && (console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"), console.warn(new Error().stack)), /* @__PURE__ */ new Date(NaN));
|
|
337
337
|
}
|
|
338
|
-
function
|
|
339
|
-
|
|
340
|
-
var a = H(t).getTime(), n =
|
|
338
|
+
function Lt(t, e) {
|
|
339
|
+
W(2, arguments);
|
|
340
|
+
var a = H(t).getTime(), n = fe(e);
|
|
341
341
|
return new Date(a + n);
|
|
342
342
|
}
|
|
343
|
-
var
|
|
344
|
-
function
|
|
345
|
-
return
|
|
343
|
+
var At = {};
|
|
344
|
+
function Je() {
|
|
345
|
+
return At;
|
|
346
346
|
}
|
|
347
|
-
function
|
|
347
|
+
function jt(t) {
|
|
348
348
|
var e = new Date(Date.UTC(t.getFullYear(), t.getMonth(), t.getDate(), t.getHours(), t.getMinutes(), t.getSeconds(), t.getMilliseconds()));
|
|
349
349
|
return e.setUTCFullYear(t.getFullYear()), t.getTime() - e.getTime();
|
|
350
350
|
}
|
|
351
|
-
function jt(t) {
|
|
352
|
-
return j(1, arguments), t instanceof Date || He(t) === "object" && Object.prototype.toString.call(t) === "[object Date]";
|
|
353
|
-
}
|
|
354
351
|
function Wt(t) {
|
|
355
|
-
|
|
352
|
+
return W(1, arguments), t instanceof Date || Ve(t) === "object" && Object.prototype.toString.call(t) === "[object Date]";
|
|
353
|
+
}
|
|
354
|
+
function Yt(t) {
|
|
355
|
+
if (W(1, arguments), !Wt(t) && typeof t != "number")
|
|
356
356
|
return !1;
|
|
357
357
|
var e = H(t);
|
|
358
358
|
return !isNaN(Number(e));
|
|
359
359
|
}
|
|
360
|
-
function
|
|
361
|
-
return
|
|
360
|
+
function wa(t, e) {
|
|
361
|
+
return W(2, arguments), H(t).getTime() - H(e).getTime();
|
|
362
362
|
}
|
|
363
|
-
function
|
|
364
|
-
|
|
365
|
-
var a =
|
|
366
|
-
return
|
|
363
|
+
function qt(t, e) {
|
|
364
|
+
W(2, arguments);
|
|
365
|
+
var a = fe(e);
|
|
366
|
+
return Lt(t, -a);
|
|
367
367
|
}
|
|
368
|
-
var
|
|
369
|
-
function
|
|
370
|
-
|
|
368
|
+
var Ht = 864e5;
|
|
369
|
+
function Vt(t) {
|
|
370
|
+
W(1, arguments);
|
|
371
371
|
var e = H(t), a = e.getTime();
|
|
372
372
|
e.setUTCMonth(0, 1), e.setUTCHours(0, 0, 0, 0);
|
|
373
373
|
var n = e.getTime(), i = a - n;
|
|
374
|
-
return Math.floor(i /
|
|
374
|
+
return Math.floor(i / Ht) + 1;
|
|
375
375
|
}
|
|
376
|
-
function
|
|
377
|
-
|
|
376
|
+
function Be(t) {
|
|
377
|
+
W(1, arguments);
|
|
378
378
|
var e = 1, a = H(t), n = a.getUTCDay(), i = (n < e ? 7 : 0) + n - e;
|
|
379
379
|
return a.setUTCDate(a.getUTCDate() - i), a.setUTCHours(0, 0, 0, 0), a;
|
|
380
380
|
}
|
|
381
|
-
function
|
|
382
|
-
|
|
381
|
+
function ja(t) {
|
|
382
|
+
W(1, arguments);
|
|
383
383
|
var e = H(t), a = e.getUTCFullYear(), n = /* @__PURE__ */ new Date(0);
|
|
384
384
|
n.setUTCFullYear(a + 1, 0, 4), n.setUTCHours(0, 0, 0, 0);
|
|
385
|
-
var i =
|
|
385
|
+
var i = Be(n), r = /* @__PURE__ */ new Date(0);
|
|
386
386
|
r.setUTCFullYear(a, 0, 4), r.setUTCHours(0, 0, 0, 0);
|
|
387
|
-
var s =
|
|
387
|
+
var s = Be(r);
|
|
388
388
|
return e.getTime() >= i.getTime() ? a + 1 : e.getTime() >= s.getTime() ? a : a - 1;
|
|
389
389
|
}
|
|
390
|
-
function
|
|
391
|
-
|
|
392
|
-
var e =
|
|
390
|
+
function Bt(t) {
|
|
391
|
+
W(1, arguments);
|
|
392
|
+
var e = ja(t), a = /* @__PURE__ */ new Date(0);
|
|
393
393
|
a.setUTCFullYear(e, 0, 4), a.setUTCHours(0, 0, 0, 0);
|
|
394
|
-
var n =
|
|
394
|
+
var n = Be(a);
|
|
395
395
|
return n;
|
|
396
396
|
}
|
|
397
|
-
var
|
|
398
|
-
function
|
|
399
|
-
|
|
400
|
-
var e = H(t), a =
|
|
401
|
-
return Math.round(a /
|
|
397
|
+
var Xt = 6048e5;
|
|
398
|
+
function Jt(t) {
|
|
399
|
+
W(1, arguments);
|
|
400
|
+
var e = H(t), a = Be(e).getTime() - Bt(e).getTime();
|
|
401
|
+
return Math.round(a / Xt) + 1;
|
|
402
402
|
}
|
|
403
|
-
function
|
|
404
|
-
var a, n, i, r, s, u, m,
|
|
405
|
-
|
|
406
|
-
var g =
|
|
403
|
+
function Xe(t, e) {
|
|
404
|
+
var a, n, i, r, s, u, m, d;
|
|
405
|
+
W(1, arguments);
|
|
406
|
+
var g = Je(), h = fe((a = (n = (i = (r = e?.weekStartsOn) !== null && r !== void 0 ? r : e == null || (s = e.locale) === null || s === void 0 || (u = s.options) === null || u === void 0 ? void 0 : u.weekStartsOn) !== null && i !== void 0 ? i : g.weekStartsOn) !== null && n !== void 0 ? n : (m = g.locale) === null || m === void 0 || (d = m.options) === null || d === void 0 ? void 0 : d.weekStartsOn) !== null && a !== void 0 ? a : 0);
|
|
407
407
|
if (!(h >= 0 && h <= 6))
|
|
408
408
|
throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
|
|
409
|
-
var
|
|
410
|
-
return
|
|
409
|
+
var w = H(t), _ = w.getUTCDay(), y = (_ < h ? 7 : 0) + _ - h;
|
|
410
|
+
return w.setUTCDate(w.getUTCDate() - y), w.setUTCHours(0, 0, 0, 0), w;
|
|
411
411
|
}
|
|
412
|
-
function
|
|
413
|
-
var a, n, i, r, s, u, m,
|
|
414
|
-
|
|
415
|
-
var g = H(t), h = g.getUTCFullYear(),
|
|
416
|
-
if (!(
|
|
412
|
+
function Wa(t, e) {
|
|
413
|
+
var a, n, i, r, s, u, m, d;
|
|
414
|
+
W(1, arguments);
|
|
415
|
+
var g = H(t), h = g.getUTCFullYear(), w = Je(), _ = fe((a = (n = (i = (r = e?.firstWeekContainsDate) !== null && r !== void 0 ? r : e == null || (s = e.locale) === null || s === void 0 || (u = s.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && i !== void 0 ? i : w.firstWeekContainsDate) !== null && n !== void 0 ? n : (m = w.locale) === null || m === void 0 || (d = m.options) === null || d === void 0 ? void 0 : d.firstWeekContainsDate) !== null && a !== void 0 ? a : 1);
|
|
416
|
+
if (!(_ >= 1 && _ <= 7))
|
|
417
417
|
throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
|
|
418
|
-
var
|
|
419
|
-
|
|
420
|
-
var
|
|
421
|
-
|
|
422
|
-
var
|
|
423
|
-
return g.getTime() >=
|
|
418
|
+
var y = /* @__PURE__ */ new Date(0);
|
|
419
|
+
y.setUTCFullYear(h + 1, 0, _), y.setUTCHours(0, 0, 0, 0);
|
|
420
|
+
var z = Xe(y, e), c = /* @__PURE__ */ new Date(0);
|
|
421
|
+
c.setUTCFullYear(h, 0, _), c.setUTCHours(0, 0, 0, 0);
|
|
422
|
+
var f = Xe(c, e);
|
|
423
|
+
return g.getTime() >= z.getTime() ? h + 1 : g.getTime() >= f.getTime() ? h : h - 1;
|
|
424
424
|
}
|
|
425
|
-
function
|
|
426
|
-
var a, n, i, r, s, u, m,
|
|
427
|
-
|
|
428
|
-
var g =
|
|
429
|
-
|
|
430
|
-
var
|
|
431
|
-
return
|
|
425
|
+
function Qt(t, e) {
|
|
426
|
+
var a, n, i, r, s, u, m, d;
|
|
427
|
+
W(1, arguments);
|
|
428
|
+
var g = Je(), h = fe((a = (n = (i = (r = e?.firstWeekContainsDate) !== null && r !== void 0 ? r : e == null || (s = e.locale) === null || s === void 0 || (u = s.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && i !== void 0 ? i : g.firstWeekContainsDate) !== null && n !== void 0 ? n : (m = g.locale) === null || m === void 0 || (d = m.options) === null || d === void 0 ? void 0 : d.firstWeekContainsDate) !== null && a !== void 0 ? a : 1), w = Wa(t, e), _ = /* @__PURE__ */ new Date(0);
|
|
429
|
+
_.setUTCFullYear(w, 0, h), _.setUTCHours(0, 0, 0, 0);
|
|
430
|
+
var y = Xe(_, e);
|
|
431
|
+
return y;
|
|
432
432
|
}
|
|
433
|
-
var
|
|
434
|
-
function
|
|
435
|
-
|
|
436
|
-
var a = H(t), n =
|
|
437
|
-
return Math.round(n /
|
|
433
|
+
var Kt = 6048e5;
|
|
434
|
+
function Zt(t, e) {
|
|
435
|
+
W(1, arguments);
|
|
436
|
+
var a = H(t), n = Xe(a, e).getTime() - Qt(a, e).getTime();
|
|
437
|
+
return Math.round(n / Kt) + 1;
|
|
438
438
|
}
|
|
439
439
|
function D(t, e) {
|
|
440
440
|
for (var a = t < 0 ? "-" : "", n = Math.abs(t).toString(); n.length < e; )
|
|
441
441
|
n = "0" + n;
|
|
442
442
|
return a + n;
|
|
443
443
|
}
|
|
444
|
-
var
|
|
444
|
+
var le = {
|
|
445
445
|
// Year
|
|
446
446
|
y: function(e, a) {
|
|
447
447
|
var n = e.getUTCFullYear(), i = n > 0 ? n : 1 - n;
|
|
@@ -493,14 +493,14 @@ var ue = {
|
|
|
493
493
|
var n = a.length, i = e.getUTCMilliseconds(), r = Math.floor(i * Math.pow(10, n - 3));
|
|
494
494
|
return D(r, a.length);
|
|
495
495
|
}
|
|
496
|
-
},
|
|
496
|
+
}, _e = {
|
|
497
497
|
midnight: "midnight",
|
|
498
498
|
noon: "noon",
|
|
499
499
|
morning: "morning",
|
|
500
500
|
afternoon: "afternoon",
|
|
501
501
|
evening: "evening",
|
|
502
502
|
night: "night"
|
|
503
|
-
},
|
|
503
|
+
}, xt = {
|
|
504
504
|
// Era
|
|
505
505
|
G: function(e, a, n) {
|
|
506
506
|
var i = e.getUTCFullYear() > 0 ? 1 : 0;
|
|
@@ -530,11 +530,11 @@ var ue = {
|
|
|
530
530
|
unit: "year"
|
|
531
531
|
});
|
|
532
532
|
}
|
|
533
|
-
return
|
|
533
|
+
return le.y(e, a);
|
|
534
534
|
},
|
|
535
535
|
// Local week-numbering year
|
|
536
536
|
Y: function(e, a, n, i) {
|
|
537
|
-
var r =
|
|
537
|
+
var r = Wa(e, i), s = r > 0 ? r : 1 - r;
|
|
538
538
|
if (a === "YY") {
|
|
539
539
|
var u = s % 100;
|
|
540
540
|
return D(u, 2);
|
|
@@ -545,7 +545,7 @@ var ue = {
|
|
|
545
545
|
},
|
|
546
546
|
// ISO week-numbering year
|
|
547
547
|
R: function(e, a) {
|
|
548
|
-
var n =
|
|
548
|
+
var n = ja(e);
|
|
549
549
|
return D(n, a.length);
|
|
550
550
|
},
|
|
551
551
|
// Extended year. This is a single number designating the year of this calendar system.
|
|
@@ -627,7 +627,7 @@ var ue = {
|
|
|
627
627
|
switch (a) {
|
|
628
628
|
case "M":
|
|
629
629
|
case "MM":
|
|
630
|
-
return
|
|
630
|
+
return le.M(e, a);
|
|
631
631
|
case "Mo":
|
|
632
632
|
return n.ordinalNumber(i + 1, {
|
|
633
633
|
unit: "month"
|
|
@@ -682,14 +682,14 @@ var ue = {
|
|
|
682
682
|
},
|
|
683
683
|
// Local week of year
|
|
684
684
|
w: function(e, a, n, i) {
|
|
685
|
-
var r =
|
|
685
|
+
var r = Zt(e, i);
|
|
686
686
|
return a === "wo" ? n.ordinalNumber(r, {
|
|
687
687
|
unit: "week"
|
|
688
688
|
}) : D(r, a.length);
|
|
689
689
|
},
|
|
690
690
|
// ISO week of year
|
|
691
691
|
I: function(e, a, n) {
|
|
692
|
-
var i =
|
|
692
|
+
var i = Jt(e);
|
|
693
693
|
return a === "Io" ? n.ordinalNumber(i, {
|
|
694
694
|
unit: "week"
|
|
695
695
|
}) : D(i, a.length);
|
|
@@ -698,11 +698,11 @@ var ue = {
|
|
|
698
698
|
d: function(e, a, n) {
|
|
699
699
|
return a === "do" ? n.ordinalNumber(e.getUTCDate(), {
|
|
700
700
|
unit: "date"
|
|
701
|
-
}) :
|
|
701
|
+
}) : le.d(e, a);
|
|
702
702
|
},
|
|
703
703
|
// Day of year
|
|
704
704
|
D: function(e, a, n) {
|
|
705
|
-
var i =
|
|
705
|
+
var i = Vt(e);
|
|
706
706
|
return a === "Do" ? n.ordinalNumber(i, {
|
|
707
707
|
unit: "dayOfYear"
|
|
708
708
|
}) : D(i, a.length);
|
|
@@ -872,7 +872,7 @@ var ue = {
|
|
|
872
872
|
// AM, PM, midnight, noon
|
|
873
873
|
b: function(e, a, n) {
|
|
874
874
|
var i = e.getUTCHours(), r;
|
|
875
|
-
switch (i === 12 ? r =
|
|
875
|
+
switch (i === 12 ? r = _e.noon : i === 0 ? r = _e.midnight : r = i / 12 >= 1 ? "pm" : "am", a) {
|
|
876
876
|
case "b":
|
|
877
877
|
case "bb":
|
|
878
878
|
return n.dayPeriod(r, {
|
|
@@ -900,7 +900,7 @@ var ue = {
|
|
|
900
900
|
// in the morning, in the afternoon, in the evening, at night
|
|
901
901
|
B: function(e, a, n) {
|
|
902
902
|
var i = e.getUTCHours(), r;
|
|
903
|
-
switch (i >= 17 ? r =
|
|
903
|
+
switch (i >= 17 ? r = _e.evening : i >= 12 ? r = _e.afternoon : i >= 4 ? r = _e.morning : r = _e.night, a) {
|
|
904
904
|
case "B":
|
|
905
905
|
case "BB":
|
|
906
906
|
case "BBB":
|
|
@@ -929,13 +929,13 @@ var ue = {
|
|
|
929
929
|
unit: "hour"
|
|
930
930
|
});
|
|
931
931
|
}
|
|
932
|
-
return
|
|
932
|
+
return le.h(e, a);
|
|
933
933
|
},
|
|
934
934
|
// Hour [0-23]
|
|
935
935
|
H: function(e, a, n) {
|
|
936
936
|
return a === "Ho" ? n.ordinalNumber(e.getUTCHours(), {
|
|
937
937
|
unit: "hour"
|
|
938
|
-
}) :
|
|
938
|
+
}) : le.H(e, a);
|
|
939
939
|
},
|
|
940
940
|
// Hour [0-11]
|
|
941
941
|
K: function(e, a, n) {
|
|
@@ -955,17 +955,17 @@ var ue = {
|
|
|
955
955
|
m: function(e, a, n) {
|
|
956
956
|
return a === "mo" ? n.ordinalNumber(e.getUTCMinutes(), {
|
|
957
957
|
unit: "minute"
|
|
958
|
-
}) :
|
|
958
|
+
}) : le.m(e, a);
|
|
959
959
|
},
|
|
960
960
|
// Second
|
|
961
961
|
s: function(e, a, n) {
|
|
962
962
|
return a === "so" ? n.ordinalNumber(e.getUTCSeconds(), {
|
|
963
963
|
unit: "second"
|
|
964
|
-
}) :
|
|
964
|
+
}) : le.s(e, a);
|
|
965
965
|
},
|
|
966
966
|
// Fraction of second
|
|
967
967
|
S: function(e, a) {
|
|
968
|
-
return
|
|
968
|
+
return le.S(e, a);
|
|
969
969
|
},
|
|
970
970
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
971
971
|
X: function(e, a, n, i) {
|
|
@@ -977,11 +977,11 @@ var ue = {
|
|
|
977
977
|
return ba(s);
|
|
978
978
|
case "XXXX":
|
|
979
979
|
case "XX":
|
|
980
|
-
return
|
|
980
|
+
return de(s);
|
|
981
981
|
case "XXXXX":
|
|
982
982
|
case "XXX":
|
|
983
983
|
default:
|
|
984
|
-
return
|
|
984
|
+
return de(s, ":");
|
|
985
985
|
}
|
|
986
986
|
},
|
|
987
987
|
// Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
|
|
@@ -992,11 +992,11 @@ var ue = {
|
|
|
992
992
|
return ba(s);
|
|
993
993
|
case "xxxx":
|
|
994
994
|
case "xx":
|
|
995
|
-
return
|
|
995
|
+
return de(s);
|
|
996
996
|
case "xxxxx":
|
|
997
997
|
case "xxx":
|
|
998
998
|
default:
|
|
999
|
-
return
|
|
999
|
+
return de(s, ":");
|
|
1000
1000
|
}
|
|
1001
1001
|
},
|
|
1002
1002
|
// Timezone (GMT)
|
|
@@ -1009,7 +1009,7 @@ var ue = {
|
|
|
1009
1009
|
return "GMT" + _a(s, ":");
|
|
1010
1010
|
case "OOOO":
|
|
1011
1011
|
default:
|
|
1012
|
-
return "GMT" +
|
|
1012
|
+
return "GMT" + de(s, ":");
|
|
1013
1013
|
}
|
|
1014
1014
|
},
|
|
1015
1015
|
// Timezone (specific non-location)
|
|
@@ -1022,7 +1022,7 @@ var ue = {
|
|
|
1022
1022
|
return "GMT" + _a(s, ":");
|
|
1023
1023
|
case "zzzz":
|
|
1024
1024
|
default:
|
|
1025
|
-
return "GMT" +
|
|
1025
|
+
return "GMT" + de(s, ":");
|
|
1026
1026
|
}
|
|
1027
1027
|
},
|
|
1028
1028
|
// Seconds timestamp
|
|
@@ -1048,13 +1048,13 @@ function ba(t, e) {
|
|
|
1048
1048
|
var a = t > 0 ? "-" : "+";
|
|
1049
1049
|
return a + D(Math.abs(t) / 60, 2);
|
|
1050
1050
|
}
|
|
1051
|
-
return
|
|
1051
|
+
return de(t, e);
|
|
1052
1052
|
}
|
|
1053
|
-
function
|
|
1053
|
+
function de(t, e) {
|
|
1054
1054
|
var a = e || "", n = t > 0 ? "-" : "+", i = Math.abs(t), r = D(Math.floor(i / 60), 2), s = D(i % 60, 2);
|
|
1055
1055
|
return n + r + a + s;
|
|
1056
1056
|
}
|
|
1057
|
-
var
|
|
1057
|
+
var ya = function(e, a) {
|
|
1058
1058
|
switch (e) {
|
|
1059
1059
|
case "P":
|
|
1060
1060
|
return a.date({
|
|
@@ -1074,7 +1074,7 @@ var wa = function(e, a) {
|
|
|
1074
1074
|
width: "full"
|
|
1075
1075
|
});
|
|
1076
1076
|
}
|
|
1077
|
-
},
|
|
1077
|
+
}, Ya = function(e, a) {
|
|
1078
1078
|
switch (e) {
|
|
1079
1079
|
case "p":
|
|
1080
1080
|
return a.time({
|
|
@@ -1094,10 +1094,10 @@ var wa = function(e, a) {
|
|
|
1094
1094
|
width: "full"
|
|
1095
1095
|
});
|
|
1096
1096
|
}
|
|
1097
|
-
},
|
|
1097
|
+
}, $t = function(e, a) {
|
|
1098
1098
|
var n = e.match(/(P+)(p+)?/) || [], i = n[1], r = n[2];
|
|
1099
1099
|
if (!r)
|
|
1100
|
-
return
|
|
1100
|
+
return ya(e, a);
|
|
1101
1101
|
var s;
|
|
1102
1102
|
switch (i) {
|
|
1103
1103
|
case "P":
|
|
@@ -1122,18 +1122,18 @@ var wa = function(e, a) {
|
|
|
1122
1122
|
});
|
|
1123
1123
|
break;
|
|
1124
1124
|
}
|
|
1125
|
-
return s.replace("{{date}}",
|
|
1126
|
-
},
|
|
1127
|
-
p:
|
|
1128
|
-
P:
|
|
1129
|
-
},
|
|
1130
|
-
function tn(t) {
|
|
1131
|
-
return en.indexOf(t) !== -1;
|
|
1132
|
-
}
|
|
1125
|
+
return s.replace("{{date}}", ya(i, a)).replace("{{time}}", Ya(r, a));
|
|
1126
|
+
}, en = {
|
|
1127
|
+
p: Ya,
|
|
1128
|
+
P: $t
|
|
1129
|
+
}, an = ["D", "DD"], tn = ["YY", "YYYY"];
|
|
1133
1130
|
function nn(t) {
|
|
1134
1131
|
return an.indexOf(t) !== -1;
|
|
1135
1132
|
}
|
|
1136
|
-
function
|
|
1133
|
+
function rn(t) {
|
|
1134
|
+
return tn.indexOf(t) !== -1;
|
|
1135
|
+
}
|
|
1136
|
+
function ka(t, e, a) {
|
|
1137
1137
|
if (t === "YYYY")
|
|
1138
1138
|
throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(e, "`) for formatting years to the input `").concat(a, "`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));
|
|
1139
1139
|
if (t === "YY")
|
|
@@ -1143,7 +1143,7 @@ function ya(t, e, a) {
|
|
|
1143
1143
|
if (t === "DD")
|
|
1144
1144
|
throw new RangeError("Use `dd` instead of `DD` (in `".concat(e, "`) for formatting days of the month to the input `").concat(a, "`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));
|
|
1145
1145
|
}
|
|
1146
|
-
var
|
|
1146
|
+
var on = {
|
|
1147
1147
|
lessThanXSeconds: {
|
|
1148
1148
|
one: "less than a second",
|
|
1149
1149
|
other: "less than {{count}} seconds"
|
|
@@ -1205,53 +1205,53 @@ var rn = {
|
|
|
1205
1205
|
one: "almost 1 year",
|
|
1206
1206
|
other: "almost {{count}} years"
|
|
1207
1207
|
}
|
|
1208
|
-
},
|
|
1209
|
-
var i, r =
|
|
1208
|
+
}, sn = function(e, a, n) {
|
|
1209
|
+
var i, r = on[e];
|
|
1210
1210
|
return typeof r == "string" ? i = r : a === 1 ? i = r.one : i = r.other.replace("{{count}}", a.toString()), n != null && n.addSuffix ? n.comparison && n.comparison > 0 ? "in " + i : i + " ago" : i;
|
|
1211
1211
|
};
|
|
1212
|
-
function
|
|
1212
|
+
function ua(t) {
|
|
1213
1213
|
return function() {
|
|
1214
1214
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, a = e.width ? String(e.width) : t.defaultWidth, n = t.formats[a] || t.formats[t.defaultWidth];
|
|
1215
1215
|
return n;
|
|
1216
1216
|
};
|
|
1217
1217
|
}
|
|
1218
|
-
var
|
|
1218
|
+
var ln = {
|
|
1219
1219
|
full: "EEEE, MMMM do, y",
|
|
1220
1220
|
long: "MMMM do, y",
|
|
1221
1221
|
medium: "MMM d, y",
|
|
1222
1222
|
short: "MM/dd/yyyy"
|
|
1223
|
-
},
|
|
1223
|
+
}, un = {
|
|
1224
1224
|
full: "h:mm:ss a zzzz",
|
|
1225
1225
|
long: "h:mm:ss a z",
|
|
1226
1226
|
medium: "h:mm:ss a",
|
|
1227
1227
|
short: "h:mm a"
|
|
1228
|
-
},
|
|
1228
|
+
}, mn = {
|
|
1229
1229
|
full: "{{date}} 'at' {{time}}",
|
|
1230
1230
|
long: "{{date}} 'at' {{time}}",
|
|
1231
1231
|
medium: "{{date}}, {{time}}",
|
|
1232
1232
|
short: "{{date}}, {{time}}"
|
|
1233
|
-
},
|
|
1234
|
-
date:
|
|
1235
|
-
formats: sn,
|
|
1236
|
-
defaultWidth: "full"
|
|
1237
|
-
}),
|
|
1238
|
-
time: la({
|
|
1233
|
+
}, cn = {
|
|
1234
|
+
date: ua({
|
|
1239
1235
|
formats: ln,
|
|
1240
1236
|
defaultWidth: "full"
|
|
1241
1237
|
}),
|
|
1242
|
-
|
|
1238
|
+
time: ua({
|
|
1243
1239
|
formats: un,
|
|
1244
1240
|
defaultWidth: "full"
|
|
1241
|
+
}),
|
|
1242
|
+
dateTime: ua({
|
|
1243
|
+
formats: mn,
|
|
1244
|
+
defaultWidth: "full"
|
|
1245
1245
|
})
|
|
1246
|
-
},
|
|
1246
|
+
}, dn = {
|
|
1247
1247
|
lastWeek: "'last' eeee 'at' p",
|
|
1248
1248
|
yesterday: "'yesterday at' p",
|
|
1249
1249
|
today: "'today at' p",
|
|
1250
1250
|
tomorrow: "'tomorrow at' p",
|
|
1251
1251
|
nextWeek: "eeee 'at' p",
|
|
1252
1252
|
other: "P"
|
|
1253
|
-
},
|
|
1254
|
-
return
|
|
1253
|
+
}, fn = function(e, a, n, i) {
|
|
1254
|
+
return dn[e];
|
|
1255
1255
|
};
|
|
1256
1256
|
function Oe(t) {
|
|
1257
1257
|
return function(e, a) {
|
|
@@ -1263,28 +1263,28 @@ function Oe(t) {
|
|
|
1263
1263
|
var u = t.defaultWidth, m = a != null && a.width ? String(a.width) : t.defaultWidth;
|
|
1264
1264
|
i = t.values[m] || t.values[u];
|
|
1265
1265
|
}
|
|
1266
|
-
var
|
|
1267
|
-
return i[
|
|
1266
|
+
var d = t.argumentCallback ? t.argumentCallback(e) : e;
|
|
1267
|
+
return i[d];
|
|
1268
1268
|
};
|
|
1269
1269
|
}
|
|
1270
|
-
var
|
|
1270
|
+
var gn = {
|
|
1271
1271
|
narrow: ["B", "A"],
|
|
1272
1272
|
abbreviated: ["BC", "AD"],
|
|
1273
1273
|
wide: ["Before Christ", "Anno Domini"]
|
|
1274
|
-
},
|
|
1274
|
+
}, hn = {
|
|
1275
1275
|
narrow: ["1", "2", "3", "4"],
|
|
1276
1276
|
abbreviated: ["Q1", "Q2", "Q3", "Q4"],
|
|
1277
1277
|
wide: ["1st quarter", "2nd quarter", "3rd quarter", "4th quarter"]
|
|
1278
|
-
},
|
|
1278
|
+
}, vn = {
|
|
1279
1279
|
narrow: ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
|
|
1280
1280
|
abbreviated: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
|
|
1281
1281
|
wide: ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"]
|
|
1282
|
-
},
|
|
1282
|
+
}, pn = {
|
|
1283
1283
|
narrow: ["S", "M", "T", "W", "T", "F", "S"],
|
|
1284
1284
|
short: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
|
|
1285
1285
|
abbreviated: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
|
|
1286
1286
|
wide: ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]
|
|
1287
|
-
},
|
|
1287
|
+
}, wn = {
|
|
1288
1288
|
narrow: {
|
|
1289
1289
|
am: "a",
|
|
1290
1290
|
pm: "p",
|
|
@@ -1358,29 +1358,29 @@ var fn = {
|
|
|
1358
1358
|
return n + "rd";
|
|
1359
1359
|
}
|
|
1360
1360
|
return n + "th";
|
|
1361
|
-
},
|
|
1361
|
+
}, yn = {
|
|
1362
1362
|
ordinalNumber: bn,
|
|
1363
1363
|
era: Oe({
|
|
1364
|
-
values:
|
|
1364
|
+
values: gn,
|
|
1365
1365
|
defaultWidth: "wide"
|
|
1366
1366
|
}),
|
|
1367
1367
|
quarter: Oe({
|
|
1368
|
-
values:
|
|
1368
|
+
values: hn,
|
|
1369
1369
|
defaultWidth: "wide",
|
|
1370
1370
|
argumentCallback: function(e) {
|
|
1371
1371
|
return e - 1;
|
|
1372
1372
|
}
|
|
1373
1373
|
}),
|
|
1374
1374
|
month: Oe({
|
|
1375
|
-
values:
|
|
1375
|
+
values: vn,
|
|
1376
1376
|
defaultWidth: "wide"
|
|
1377
1377
|
}),
|
|
1378
1378
|
day: Oe({
|
|
1379
|
-
values:
|
|
1379
|
+
values: pn,
|
|
1380
1380
|
defaultWidth: "wide"
|
|
1381
1381
|
}),
|
|
1382
1382
|
dayPeriod: Oe({
|
|
1383
|
-
values:
|
|
1383
|
+
values: wn,
|
|
1384
1384
|
defaultWidth: "wide",
|
|
1385
1385
|
formattingValues: _n,
|
|
1386
1386
|
defaultFormattingWidth: "wide"
|
|
@@ -1391,30 +1391,30 @@ function De(t) {
|
|
|
1391
1391
|
var a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = a.width, i = n && t.matchPatterns[n] || t.matchPatterns[t.defaultMatchWidth], r = e.match(i);
|
|
1392
1392
|
if (!r)
|
|
1393
1393
|
return null;
|
|
1394
|
-
var s = r[0], u = n && t.parsePatterns[n] || t.parsePatterns[t.defaultParseWidth], m = Array.isArray(u) ?
|
|
1394
|
+
var s = r[0], u = n && t.parsePatterns[n] || t.parsePatterns[t.defaultParseWidth], m = Array.isArray(u) ? Cn(u, function(h) {
|
|
1395
1395
|
return h.test(s);
|
|
1396
|
-
}) :
|
|
1396
|
+
}) : kn(u, function(h) {
|
|
1397
1397
|
return h.test(s);
|
|
1398
|
-
}),
|
|
1399
|
-
|
|
1398
|
+
}), d;
|
|
1399
|
+
d = t.valueCallback ? t.valueCallback(m) : m, d = a.valueCallback ? a.valueCallback(d) : d;
|
|
1400
1400
|
var g = e.slice(s.length);
|
|
1401
1401
|
return {
|
|
1402
|
-
value:
|
|
1402
|
+
value: d,
|
|
1403
1403
|
rest: g
|
|
1404
1404
|
};
|
|
1405
1405
|
};
|
|
1406
1406
|
}
|
|
1407
|
-
function
|
|
1407
|
+
function kn(t, e) {
|
|
1408
1408
|
for (var a in t)
|
|
1409
1409
|
if (t.hasOwnProperty(a) && e(t[a]))
|
|
1410
1410
|
return a;
|
|
1411
1411
|
}
|
|
1412
|
-
function
|
|
1412
|
+
function Cn(t, e) {
|
|
1413
1413
|
for (var a = 0; a < t.length; a++)
|
|
1414
1414
|
if (e(t[a]))
|
|
1415
1415
|
return a;
|
|
1416
1416
|
}
|
|
1417
|
-
function
|
|
1417
|
+
function Sn(t) {
|
|
1418
1418
|
return function(e) {
|
|
1419
1419
|
var a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = e.match(t.matchPattern);
|
|
1420
1420
|
if (!n)
|
|
@@ -1431,37 +1431,37 @@ function Cn(t) {
|
|
|
1431
1431
|
};
|
|
1432
1432
|
};
|
|
1433
1433
|
}
|
|
1434
|
-
var
|
|
1434
|
+
var Mn = /^(\d+)(th|st|nd|rd)?/i, Gn = /\d+/i, Fn = {
|
|
1435
1435
|
narrow: /^(b|a)/i,
|
|
1436
1436
|
abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
|
|
1437
1437
|
wide: /^(before christ|before common era|anno domini|common era)/i
|
|
1438
|
-
}, Fn = {
|
|
1439
|
-
any: [/^b/i, /^(a|c)/i]
|
|
1440
1438
|
}, Tn = {
|
|
1439
|
+
any: [/^b/i, /^(a|c)/i]
|
|
1440
|
+
}, zn = {
|
|
1441
1441
|
narrow: /^[1234]/i,
|
|
1442
1442
|
abbreviated: /^q[1234]/i,
|
|
1443
1443
|
wide: /^[1234](th|st|nd|rd)? quarter/i
|
|
1444
|
-
}, zn = {
|
|
1445
|
-
any: [/1/i, /2/i, /3/i, /4/i]
|
|
1446
1444
|
}, On = {
|
|
1445
|
+
any: [/1/i, /2/i, /3/i, /4/i]
|
|
1446
|
+
}, Dn = {
|
|
1447
1447
|
narrow: /^[jfmasond]/i,
|
|
1448
1448
|
abbreviated: /^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,
|
|
1449
1449
|
wide: /^(january|february|march|april|may|june|july|august|september|october|november|december)/i
|
|
1450
|
-
},
|
|
1450
|
+
}, En = {
|
|
1451
1451
|
narrow: [/^j/i, /^f/i, /^m/i, /^a/i, /^m/i, /^j/i, /^j/i, /^a/i, /^s/i, /^o/i, /^n/i, /^d/i],
|
|
1452
1452
|
any: [/^ja/i, /^f/i, /^mar/i, /^ap/i, /^may/i, /^jun/i, /^jul/i, /^au/i, /^s/i, /^o/i, /^n/i, /^d/i]
|
|
1453
|
-
},
|
|
1453
|
+
}, Pn = {
|
|
1454
1454
|
narrow: /^[smtwf]/i,
|
|
1455
1455
|
short: /^(su|mo|tu|we|th|fr|sa)/i,
|
|
1456
1456
|
abbreviated: /^(sun|mon|tue|wed|thu|fri|sat)/i,
|
|
1457
1457
|
wide: /^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i
|
|
1458
|
-
},
|
|
1458
|
+
}, Nn = {
|
|
1459
1459
|
narrow: [/^s/i, /^m/i, /^t/i, /^w/i, /^t/i, /^f/i, /^s/i],
|
|
1460
1460
|
any: [/^su/i, /^m/i, /^tu/i, /^w/i, /^th/i, /^f/i, /^sa/i]
|
|
1461
|
-
},
|
|
1461
|
+
}, In = {
|
|
1462
1462
|
narrow: /^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,
|
|
1463
1463
|
any: /^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i
|
|
1464
|
-
},
|
|
1464
|
+
}, Un = {
|
|
1465
1465
|
any: {
|
|
1466
1466
|
am: /^a/i,
|
|
1467
1467
|
pm: /^p/i,
|
|
@@ -1472,113 +1472,113 @@ var Sn = /^(\d+)(th|st|nd|rd)?/i, Mn = /\d+/i, Gn = {
|
|
|
1472
1472
|
evening: /evening/i,
|
|
1473
1473
|
night: /night/i
|
|
1474
1474
|
}
|
|
1475
|
-
},
|
|
1476
|
-
ordinalNumber:
|
|
1477
|
-
matchPattern:
|
|
1478
|
-
parsePattern:
|
|
1475
|
+
}, Rn = {
|
|
1476
|
+
ordinalNumber: Sn({
|
|
1477
|
+
matchPattern: Mn,
|
|
1478
|
+
parsePattern: Gn,
|
|
1479
1479
|
valueCallback: function(e) {
|
|
1480
1480
|
return parseInt(e, 10);
|
|
1481
1481
|
}
|
|
1482
1482
|
}),
|
|
1483
1483
|
era: De({
|
|
1484
|
-
matchPatterns:
|
|
1484
|
+
matchPatterns: Fn,
|
|
1485
1485
|
defaultMatchWidth: "wide",
|
|
1486
|
-
parsePatterns:
|
|
1486
|
+
parsePatterns: Tn,
|
|
1487
1487
|
defaultParseWidth: "any"
|
|
1488
1488
|
}),
|
|
1489
1489
|
quarter: De({
|
|
1490
|
-
matchPatterns:
|
|
1490
|
+
matchPatterns: zn,
|
|
1491
1491
|
defaultMatchWidth: "wide",
|
|
1492
|
-
parsePatterns:
|
|
1492
|
+
parsePatterns: On,
|
|
1493
1493
|
defaultParseWidth: "any",
|
|
1494
1494
|
valueCallback: function(e) {
|
|
1495
1495
|
return e + 1;
|
|
1496
1496
|
}
|
|
1497
1497
|
}),
|
|
1498
1498
|
month: De({
|
|
1499
|
-
matchPatterns:
|
|
1499
|
+
matchPatterns: Dn,
|
|
1500
1500
|
defaultMatchWidth: "wide",
|
|
1501
|
-
parsePatterns:
|
|
1501
|
+
parsePatterns: En,
|
|
1502
1502
|
defaultParseWidth: "any"
|
|
1503
1503
|
}),
|
|
1504
1504
|
day: De({
|
|
1505
|
-
matchPatterns:
|
|
1505
|
+
matchPatterns: Pn,
|
|
1506
1506
|
defaultMatchWidth: "wide",
|
|
1507
|
-
parsePatterns:
|
|
1507
|
+
parsePatterns: Nn,
|
|
1508
1508
|
defaultParseWidth: "any"
|
|
1509
1509
|
}),
|
|
1510
1510
|
dayPeriod: De({
|
|
1511
|
-
matchPatterns:
|
|
1511
|
+
matchPatterns: In,
|
|
1512
1512
|
defaultMatchWidth: "any",
|
|
1513
|
-
parsePatterns:
|
|
1513
|
+
parsePatterns: Un,
|
|
1514
1514
|
defaultParseWidth: "any"
|
|
1515
1515
|
})
|
|
1516
|
-
},
|
|
1516
|
+
}, Ln = {
|
|
1517
1517
|
code: "en-US",
|
|
1518
|
-
formatDistance:
|
|
1519
|
-
formatLong:
|
|
1520
|
-
formatRelative:
|
|
1521
|
-
localize:
|
|
1522
|
-
match:
|
|
1518
|
+
formatDistance: sn,
|
|
1519
|
+
formatLong: cn,
|
|
1520
|
+
formatRelative: fn,
|
|
1521
|
+
localize: yn,
|
|
1522
|
+
match: Rn,
|
|
1523
1523
|
options: {
|
|
1524
1524
|
weekStartsOn: 0,
|
|
1525
1525
|
firstWeekContainsDate: 1
|
|
1526
1526
|
}
|
|
1527
|
-
},
|
|
1528
|
-
function
|
|
1529
|
-
var n, i, r, s, u, m,
|
|
1530
|
-
|
|
1531
|
-
var
|
|
1532
|
-
if (!(
|
|
1527
|
+
}, An = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, jn = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Wn = /^'([^]*?)'?$/, Yn = /''/g, qn = /[a-zA-Z]/;
|
|
1528
|
+
function Gi(t, e, a) {
|
|
1529
|
+
var n, i, r, s, u, m, d, g, h, w, _, y, z, c;
|
|
1530
|
+
W(2, arguments);
|
|
1531
|
+
var f = String(e), q = Je(), N = (n = (i = void 0) !== null && i !== void 0 ? i : q.locale) !== null && n !== void 0 ? n : Ln, b = fe((r = (s = (u = (m = void 0) !== null && m !== void 0 ? m : void 0) !== null && u !== void 0 ? u : q.firstWeekContainsDate) !== null && s !== void 0 ? s : (d = q.locale) === null || d === void 0 || (g = d.options) === null || g === void 0 ? void 0 : g.firstWeekContainsDate) !== null && r !== void 0 ? r : 1);
|
|
1532
|
+
if (!(b >= 1 && b <= 7))
|
|
1533
1533
|
throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
|
|
1534
|
-
var
|
|
1535
|
-
if (!(
|
|
1534
|
+
var ge = fe((h = (w = (_ = (y = void 0) !== null && y !== void 0 ? y : void 0) !== null && _ !== void 0 ? _ : q.weekStartsOn) !== null && w !== void 0 ? w : (z = q.locale) === null || z === void 0 || (c = z.options) === null || c === void 0 ? void 0 : c.weekStartsOn) !== null && h !== void 0 ? h : 0);
|
|
1535
|
+
if (!(ge >= 0 && ge <= 6))
|
|
1536
1536
|
throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
|
|
1537
1537
|
if (!N.localize)
|
|
1538
1538
|
throw new RangeError("locale must contain localize property");
|
|
1539
1539
|
if (!N.formatLong)
|
|
1540
1540
|
throw new RangeError("locale must contain formatLong property");
|
|
1541
|
-
var
|
|
1542
|
-
if (!
|
|
1541
|
+
var Z = H(t);
|
|
1542
|
+
if (!Yt(Z))
|
|
1543
1543
|
throw new RangeError("Invalid time value");
|
|
1544
|
-
var
|
|
1545
|
-
firstWeekContainsDate:
|
|
1546
|
-
weekStartsOn:
|
|
1544
|
+
var he = jt(Z), ve = qt(Z, he), Pe = {
|
|
1545
|
+
firstWeekContainsDate: b,
|
|
1546
|
+
weekStartsOn: ge,
|
|
1547
1547
|
locale: N,
|
|
1548
|
-
_originalDate:
|
|
1549
|
-
},
|
|
1550
|
-
var B =
|
|
1548
|
+
_originalDate: Z
|
|
1549
|
+
}, Ne = f.match(jn).map(function(L) {
|
|
1550
|
+
var B = L[0];
|
|
1551
1551
|
if (B === "p" || B === "P") {
|
|
1552
|
-
var
|
|
1553
|
-
return
|
|
1552
|
+
var ie = en[B];
|
|
1553
|
+
return ie(L, N.formatLong);
|
|
1554
1554
|
}
|
|
1555
|
-
return
|
|
1556
|
-
}).join("").match(
|
|
1557
|
-
if (
|
|
1555
|
+
return L;
|
|
1556
|
+
}).join("").match(An).map(function(L) {
|
|
1557
|
+
if (L === "''")
|
|
1558
1558
|
return "'";
|
|
1559
|
-
var B =
|
|
1559
|
+
var B = L[0];
|
|
1560
1560
|
if (B === "'")
|
|
1561
|
-
return
|
|
1562
|
-
var
|
|
1563
|
-
if (
|
|
1564
|
-
return
|
|
1565
|
-
if (B.match(
|
|
1561
|
+
return Hn(L);
|
|
1562
|
+
var ie = xt[B];
|
|
1563
|
+
if (ie)
|
|
1564
|
+
return rn(L) && ka(L, e, String(t)), nn(L) && ka(L, e, String(t)), ie(ve, L, N.localize, Pe);
|
|
1565
|
+
if (B.match(qn))
|
|
1566
1566
|
throw new RangeError("Format string contains an unescaped latin alphabet character `" + B + "`");
|
|
1567
|
-
return
|
|
1567
|
+
return L;
|
|
1568
1568
|
}).join("");
|
|
1569
|
-
return
|
|
1569
|
+
return Ne;
|
|
1570
1570
|
}
|
|
1571
|
-
function
|
|
1572
|
-
var e = t.match(
|
|
1573
|
-
return e ? e[1].replace(
|
|
1571
|
+
function Hn(t) {
|
|
1572
|
+
var e = t.match(Wn);
|
|
1573
|
+
return e ? e[1].replace(Yn, "'") : t;
|
|
1574
1574
|
}
|
|
1575
|
-
function
|
|
1576
|
-
|
|
1575
|
+
function Vn(t, e) {
|
|
1576
|
+
W(2, arguments);
|
|
1577
1577
|
var a = H(t), n = H(e);
|
|
1578
1578
|
return a.getTime() > n.getTime();
|
|
1579
1579
|
}
|
|
1580
|
-
function
|
|
1581
|
-
|
|
1580
|
+
function Bn(t, e) {
|
|
1581
|
+
W(2, arguments);
|
|
1582
1582
|
var a = H(t), n = H(e);
|
|
1583
1583
|
return a.getTime() < n.getTime();
|
|
1584
1584
|
}
|
|
@@ -1594,7 +1594,7 @@ if (typeof window < "u") {
|
|
|
1594
1594
|
}
|
|
1595
1595
|
};
|
|
1596
1596
|
};
|
|
1597
|
-
customElements.define = t(customElements.define), import("./CasinoGameThumbnailNd-
|
|
1597
|
+
customElements.define = t(customElements.define), import("./CasinoGameThumbnailNd-BvJxtdHn.js").then(({ default: e }) => {
|
|
1598
1598
|
!customElements.get("casino-game-thumbnail-nd") && customElements.define("casino-game-thumbnail-nd", e.element);
|
|
1599
1599
|
});
|
|
1600
1600
|
}
|
|
@@ -1610,7 +1610,7 @@ if (typeof window < "u") {
|
|
|
1610
1610
|
}
|
|
1611
1611
|
};
|
|
1612
1612
|
};
|
|
1613
|
-
customElements.define = t(customElements.define), import("./CasinoFilter-
|
|
1613
|
+
customElements.define = t(customElements.define), import("./CasinoFilter-C7VfQk-p.js").then(({ default: e }) => {
|
|
1614
1614
|
!customElements.get("casino-filter") && customElements.define("casino-filter", e.element);
|
|
1615
1615
|
});
|
|
1616
1616
|
}
|
|
@@ -1626,63 +1626,63 @@ if (typeof window < "u") {
|
|
|
1626
1626
|
}
|
|
1627
1627
|
};
|
|
1628
1628
|
};
|
|
1629
|
-
customElements.define = t(customElements.define), import("./CasinoSort-
|
|
1629
|
+
customElements.define = t(customElements.define), import("./CasinoSort-kW2D0GU4.js").then(({ default: e }) => {
|
|
1630
1630
|
!customElements.get("casino-sort") && customElements.define("casino-sort", e.element);
|
|
1631
1631
|
});
|
|
1632
1632
|
}
|
|
1633
|
-
function
|
|
1634
|
-
kt(t, "svelte-3d5n3f", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.CasinoGamesCategorySectionContainer{container-type:inline-size}.CustomScroll:-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:var(--emw--border-radius-small, 5px);background-color:transparent}.CustomScroll::-webkit-scrollbar{height:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar-thumb{border-radius:var(--emw--border-radius-small, 5px);height:5px;-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);background-color:rgba(255, 255, 255, 0.3)}.CategoryName,.StatusText{color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-x-large, 24px);font-weight:var(--emw--font-weight-regular, 400)}.CategoryLoadMore{font-size:var(--emw--font-size-small, 14px);color:var(--emw--casino-typography, #FFFFFF)}.NoSearchResults{color:var(--emw--casino-typography, #FFFFFF);text-align:center;width:100%;padding-left:5px;font-size:var(--emw--font-size-medium, 16px)}.NoRecentSearches{padding-bottom:30px}.NoRecentSearchesCenter{text-align:center}.NoFavoriteGames{color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-medium, 16px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;height:20vh}.NoFavoriteGames .UnfavoredIcon{width:50px;height:50px}.NoFavoriteGames .NoFavoriteText{text-align:center}.NoFavoriteGames .NoFavoriteTextHighlight{font-weight:var(--emw--font-weight-bold, 700);font-size:var(--emw--font-size-medium, 16px);padding:15px 0}.NoFavoriteGamesMobile{height:50vh}.SearchWaiting{grid-column:1/-1;color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-x-small, 12px);text-align:center}.CasinoGamesHeader{width:100%;display:flex;align-items:center;margin-bottom:16px;gap:10px}.CasinoGamesHeader .CategoryIcon{display:flex;place-content:center;background-color:transparent;position:relative;align-items:center;justify-content:center}.CasinoGamesHeader .CategoryNameLink{display:block;cursor:pointer;margin-left:auto}.CasinoGamesHeader .CategoryLoadMore{font-weight:var(--emw--font-weight-normal, 400)}.CasinoGamesHeader.Searched{justify-content:center}.CasinoGamesContainer{width:100%}.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-height-scroll, 180px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-scroll, 237px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-height-scroll, 180px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-flow:row dense}.CasinoGamesGrid .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x1{grid-row:span 1}}.CasinoGamesGrid .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x2{grid-row:span 1;grid-column:span 1}}.CasinoGamesGrid .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-1x2{grid-column:span 1}}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-scroll, 237px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-height-scroll, 180px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:35px;overscroll-behavior-x:none}.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 1}}.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}}.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 1}}.CasinoGamesGridSlider.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-left:auto}.SingleOrEmptyCategoryFilterContainer{margin-left:auto}.SearchLoading{display:block;padding:50px;color:var(--emw--casino-typography, #FFFFFF)}@container (max-width: 385px){.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-small, 110px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small, 110px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-small, 110px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-small, 110px)}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small-scroll, 100px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-small-scroll, 100px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-small-scroll, 100px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-small-scroll, 100px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 410px){.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium, 122px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium, 122px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 480px){.CategoryFilterContainer{gap:16px}.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium, 122px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium, 122px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px)}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium-scroll, 120px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium-scroll, 120px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 768px){.CasinoGamesContainer .CasinoGamesGrid,.GameContainer.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium-scroll, 120px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small, 110px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px)}.CasinoGamesContainer .CasinoGamesGrid.GamesListIncreasedGap,.GameContainer.CasinoGamesGridSlider.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap-scroll-mediu, 10px)}.CasinoGamesContainer .CasinoGamesGrid .GameInfo .GameInfoName,.GameContainer.CasinoGamesGridSlider .GameInfo .GameInfoName{font-size:var(--emw--font-size-x-small, 12px)}.CasinoGamesGridSlider{padding-bottom:10px}.GameInnerContainer{border-radius:var(--emw--border-radius-large, 10px)}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{gap:2px}.CasinoGamesHeader{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center}.CategoryFilterContainer{width:100%}}.DualRing{display:block;width:80px;height:80px;margin:0 auto}.DualRing:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--casino-color-primary, #22B04E);border-color:var(--emw--casino-color-primary, #22B04E) transparent var(--emw--casino-color-primary, #22B04E);animation:DualRing 1.2s linear infinite}@keyframes DualRing{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.CategoryIcon svg{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto}.CategoryIconAnimation{position:relative;width:55px;height:55px;border-radius:50%;background:linear-gradient(45deg, transparent, transparent 40%, var(--emw--casino-categories-animation-main, #ffff00)), linear-gradient(var(--emfe-casino-categories-animation-fill-secondary-color, #0E1511), var(--emfe-casino-categories-animation-contrast, #141414));animation:rotate 3.5s linear infinite}.CategoryIconAnimation:before,.CategoryIconAnimation:after{content:" ";position:absolute;inset:5px;background:linear-gradient(var(--emw--casino-categories-animation-fill-main-color, #0E1511), var(--emfe-casino-categories-animation-fill-secondary-color, #0E1511));border-radius:inherit}.CategoryIconAnimation:before{background:linear-gradient(45deg, transparent, transparent 40%, var(--emw--casino-categories-animation-main, #ffff00));filter:blur(12px)}@keyframes rotate{100%{transform:rotate(360deg);filter:hue-rotate(360deg)}}');
|
|
1635
|
-
}
|
|
1636
|
-
function ka(t, e, a) {
|
|
1637
|
-
const n = t.slice();
|
|
1638
|
-
return n[100] = e[a], n[102] = a, n;
|
|
1633
|
+
function Xn(t) {
|
|
1634
|
+
Ct(t, "svelte-3d5n3f", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.CasinoGamesCategorySectionContainer{container-type:inline-size}.CustomScroll:-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:var(--emw--border-radius-small, 5px);background-color:transparent}.CustomScroll::-webkit-scrollbar{height:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar-thumb{border-radius:var(--emw--border-radius-small, 5px);height:5px;-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);background-color:rgba(255, 255, 255, 0.3)}.CategoryName,.StatusText{color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-x-large, 24px);font-weight:var(--emw--font-weight-regular, 400)}.CategoryLoadMore{font-size:var(--emw--font-size-small, 14px);color:var(--emw--casino-typography, #FFFFFF)}.NoSearchResults{color:var(--emw--casino-typography, #FFFFFF);text-align:center;width:100%;padding-left:5px;font-size:var(--emw--font-size-medium, 16px)}.NoRecentSearches{padding-bottom:30px}.NoRecentSearchesCenter{text-align:center}.NoFavoriteGames{color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-medium, 16px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;height:20vh}.NoFavoriteGames .UnfavoredIcon{width:50px;height:50px}.NoFavoriteGames .NoFavoriteText{text-align:center}.NoFavoriteGames .NoFavoriteTextHighlight{font-weight:var(--emw--font-weight-bold, 700);font-size:var(--emw--font-size-medium, 16px);padding:15px 0}.NoFavoriteGamesMobile{height:50vh}.SearchWaiting{grid-column:1/-1;color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-x-small, 12px);text-align:center}.CasinoGamesHeader{width:100%;display:flex;align-items:center;margin-bottom:16px;gap:10px}.CasinoGamesHeader .CategoryIcon{display:flex;place-content:center;background-color:transparent;position:relative;align-items:center;justify-content:center}.CasinoGamesHeader .CategoryNameLink{display:block;cursor:pointer;margin-left:auto}.CasinoGamesHeader .CategoryLoadMore{font-weight:var(--emw--font-weight-normal, 400)}.CasinoGamesHeader.Searched{justify-content:center}.CasinoGamesContainer{width:100%}.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-height-scroll, 180px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-scroll, 237px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-height-scroll, 180px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-flow:row dense}.CasinoGamesGrid .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x1{grid-row:span 1}}.CasinoGamesGrid .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x2{grid-row:span 1;grid-column:span 1}}.CasinoGamesGrid .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-1x2{grid-column:span 1}}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-scroll, 237px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-height-scroll, 180px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:35px;overscroll-behavior-x:none}.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 1}}.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}}.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 1}}.CasinoGamesGridSlider.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-left:auto}.SingleOrEmptyCategoryFilterContainer{margin-left:auto}.SearchLoading{display:block;padding:50px;color:var(--emw--casino-typography, #FFFFFF)}@container (max-width: 385px){.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-small, 110px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small, 110px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-small, 110px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-small, 110px)}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small-scroll, 100px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-small-scroll, 100px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-small-scroll, 100px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-small-scroll, 100px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 410px){.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium, 122px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium, 122px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 480px){.CategoryFilterContainer{gap:16px}.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium, 122px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium, 122px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px)}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium-scroll, 120px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium-scroll, 120px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 768px){.CasinoGamesContainer .CasinoGamesGrid,.GameContainer.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium-scroll, 120px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small, 110px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px)}.CasinoGamesContainer .CasinoGamesGrid.GamesListIncreasedGap,.GameContainer.CasinoGamesGridSlider.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap-scroll-mediu, 10px)}.CasinoGamesContainer .CasinoGamesGrid .GameInfo .GameInfoName,.GameContainer.CasinoGamesGridSlider .GameInfo .GameInfoName{font-size:var(--emw--font-size-x-small, 12px)}.CasinoGamesGridSlider{padding-bottom:10px}.GameInnerContainer{border-radius:var(--emw--border-radius-large, 10px)}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{gap:2px}.CasinoGamesHeader{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center}.CategoryFilterContainer{width:100%}}.DualRing{display:block;width:80px;height:80px;margin:0 auto}.DualRing:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--casino-color-primary, #22B04E);border-color:var(--emw--casino-color-primary, #22B04E) transparent var(--emw--casino-color-primary, #22B04E);animation:DualRing 1.2s linear infinite}@keyframes DualRing{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.CategoryIcon svg{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto}.CategoryIconAnimation{position:relative;width:55px;height:55px;border-radius:50%;background:linear-gradient(45deg, transparent, transparent 40%, var(--emw--casino-categories-animation-main, #ffff00)), linear-gradient(var(--emfe-casino-categories-animation-fill-secondary-color, #0E1511), var(--emfe-casino-categories-animation-contrast, #141414));animation:rotate 3.5s linear infinite}.CategoryIconAnimation:before,.CategoryIconAnimation:after{content:" ";position:absolute;inset:5px;background:linear-gradient(var(--emw--casino-categories-animation-fill-main-color, #0E1511), var(--emfe-casino-categories-animation-fill-secondary-color, #0E1511));border-radius:inherit}.CategoryIconAnimation:before{background:linear-gradient(45deg, transparent, transparent 40%, var(--emw--casino-categories-animation-main, #ffff00));filter:blur(12px)}@keyframes rotate{100%{transform:rotate(360deg);filter:hue-rotate(360deg)}}');
|
|
1639
1635
|
}
|
|
1640
1636
|
function Ca(t, e, a) {
|
|
1641
1637
|
const n = t.slice();
|
|
1642
|
-
return n[
|
|
1638
|
+
return n[101] = e[a], n[103] = a, n;
|
|
1643
1639
|
}
|
|
1644
1640
|
function Sa(t, e, a) {
|
|
1645
1641
|
const n = t.slice();
|
|
1646
|
-
return n[
|
|
1642
|
+
return n[101] = e[a], n[104] = e, n[103] = a, n;
|
|
1647
1643
|
}
|
|
1648
|
-
function
|
|
1644
|
+
function Ma(t, e, a) {
|
|
1645
|
+
const n = t.slice();
|
|
1646
|
+
return n[101] = e[a], n[103] = a, n;
|
|
1647
|
+
}
|
|
1648
|
+
function Jn(t) {
|
|
1649
1649
|
let e;
|
|
1650
1650
|
function a(r, s) {
|
|
1651
1651
|
if (
|
|
1652
1652
|
/*categoryData*/
|
|
1653
|
-
r[
|
|
1653
|
+
r[29]
|
|
1654
1654
|
)
|
|
1655
|
-
return
|
|
1655
|
+
return xn;
|
|
1656
1656
|
if (
|
|
1657
1657
|
/*showFavGamesCategory*/
|
|
1658
|
-
r[
|
|
1658
|
+
r[40]
|
|
1659
1659
|
)
|
|
1660
|
-
return
|
|
1660
|
+
return Zn;
|
|
1661
1661
|
}
|
|
1662
1662
|
let n = a(t), i = n && n(t);
|
|
1663
1663
|
return {
|
|
1664
1664
|
c() {
|
|
1665
|
-
e =
|
|
1665
|
+
e = M("div"), i && i.c();
|
|
1666
1666
|
},
|
|
1667
1667
|
m(r, s) {
|
|
1668
|
-
|
|
1668
|
+
S(r, e, s), i && i.m(e, null);
|
|
1669
1669
|
},
|
|
1670
1670
|
p(r, s) {
|
|
1671
1671
|
n === (n = a(r)) && i ? i.p(r, s) : (i && i.d(1), i = n && n(r), i && (i.c(), i.m(e, null)));
|
|
1672
1672
|
},
|
|
1673
1673
|
d(r) {
|
|
1674
|
-
r &&
|
|
1674
|
+
r && C(e), i && i.d();
|
|
1675
1675
|
}
|
|
1676
1676
|
};
|
|
1677
1677
|
}
|
|
1678
|
-
function
|
|
1678
|
+
function Qn(t) {
|
|
1679
1679
|
let e, a, n;
|
|
1680
1680
|
function i(g, h) {
|
|
1681
1681
|
return (
|
|
1682
1682
|
/*recentSearched*/
|
|
1683
|
-
g[
|
|
1683
|
+
g[33] ? pi : (
|
|
1684
1684
|
/*shownCategoryData*/
|
|
1685
|
-
g[
|
|
1685
|
+
g[30].length ? hi : vi
|
|
1686
1686
|
)
|
|
1687
1687
|
);
|
|
1688
1688
|
}
|
|
@@ -1690,376 +1690,376 @@ function Jn(t) {
|
|
|
1690
1690
|
function u(g, h) {
|
|
1691
1691
|
return (
|
|
1692
1692
|
/*shownCategoryData*/
|
|
1693
|
-
g[
|
|
1693
|
+
g[30] ? _i : wi
|
|
1694
1694
|
);
|
|
1695
1695
|
}
|
|
1696
|
-
let m = u(t),
|
|
1696
|
+
let m = u(t), d = m(t);
|
|
1697
1697
|
return {
|
|
1698
1698
|
c() {
|
|
1699
|
-
e =
|
|
1699
|
+
e = M("div"), a = M("div"), s.c(), n = K(), d.c(), v(a, "class", "CasinoGamesHeader Searched " + (Ee(
|
|
1700
1700
|
/*userAgent*/
|
|
1701
|
-
t[
|
|
1701
|
+
t[45]
|
|
1702
1702
|
) ? "CasinoGamesHeaderMobile" : "")), v(e, "class", "CasinoGamesContainer");
|
|
1703
1703
|
},
|
|
1704
1704
|
m(g, h) {
|
|
1705
|
-
|
|
1705
|
+
S(g, e, h), k(e, a), s.m(a, null), k(e, n), d.m(e, null);
|
|
1706
1706
|
},
|
|
1707
1707
|
p(g, h) {
|
|
1708
|
-
r === (r = i(g)) && s ? s.p(g, h) : (s.d(1), s = r(g), s && (s.c(), s.m(a, null))), m === (m = u(g)) &&
|
|
1708
|
+
r === (r = i(g)) && s ? s.p(g, h) : (s.d(1), s = r(g), s && (s.c(), s.m(a, null))), m === (m = u(g)) && d ? d.p(g, h) : (d.d(1), d = m(g), d && (d.c(), d.m(e, null)));
|
|
1709
1709
|
},
|
|
1710
1710
|
d(g) {
|
|
1711
|
-
g &&
|
|
1711
|
+
g && C(e), s.d(), d.d();
|
|
1712
1712
|
}
|
|
1713
1713
|
};
|
|
1714
1714
|
}
|
|
1715
|
-
function
|
|
1715
|
+
function Kn(t) {
|
|
1716
1716
|
let e;
|
|
1717
1717
|
function a(r, s) {
|
|
1718
1718
|
return (
|
|
1719
1719
|
/*presentFilters*/
|
|
1720
|
-
r[
|
|
1720
|
+
r[35] ? yi : bi
|
|
1721
1721
|
);
|
|
1722
1722
|
}
|
|
1723
1723
|
let n = a(t), i = n(t);
|
|
1724
1724
|
return {
|
|
1725
1725
|
c() {
|
|
1726
|
-
i.c(), e =
|
|
1726
|
+
i.c(), e = ne();
|
|
1727
1727
|
},
|
|
1728
1728
|
m(r, s) {
|
|
1729
|
-
i.m(r, s),
|
|
1729
|
+
i.m(r, s), S(r, e, s);
|
|
1730
1730
|
},
|
|
1731
1731
|
p(r, s) {
|
|
1732
1732
|
n !== (n = a(r)) && (i.d(1), i = n(r), i && (i.c(), i.m(e.parentNode, e)));
|
|
1733
1733
|
},
|
|
1734
1734
|
d(r) {
|
|
1735
|
-
r &&
|
|
1735
|
+
r && C(e), i.d(r);
|
|
1736
1736
|
}
|
|
1737
1737
|
};
|
|
1738
1738
|
}
|
|
1739
|
-
function
|
|
1739
|
+
function Zn(t) {
|
|
1740
1740
|
let e, a, n, i, r = (
|
|
1741
1741
|
/*casinomygames*/
|
|
1742
|
-
t[
|
|
1742
|
+
t[20] !== "true" && Ga(t)
|
|
1743
1743
|
);
|
|
1744
|
-
function s(
|
|
1744
|
+
function s(d, g) {
|
|
1745
1745
|
return (
|
|
1746
1746
|
/*isLoading*/
|
|
1747
|
-
|
|
1748
|
-
|
|
1747
|
+
d[26] && !/*isLazyLoading*/
|
|
1748
|
+
d[37] ? ai : (
|
|
1749
1749
|
/*favoriteGamesData*/
|
|
1750
|
-
|
|
1750
|
+
d[43] ? ei : $n
|
|
1751
1751
|
)
|
|
1752
1752
|
);
|
|
1753
1753
|
}
|
|
1754
1754
|
let u = s(t), m = u(t);
|
|
1755
1755
|
return {
|
|
1756
1756
|
c() {
|
|
1757
|
-
e =
|
|
1758
|
-
(t[
|
|
1757
|
+
e = M("div"), r && r.c(), a = K(), n = M("ul"), m.c(), v(n, "class", i = /*favoriteGamesData*/
|
|
1758
|
+
(t[43].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}"), v(e, "class", "CasinoGamesContainer");
|
|
1759
1759
|
},
|
|
1760
|
-
m(
|
|
1761
|
-
|
|
1760
|
+
m(d, g) {
|
|
1761
|
+
S(d, e, g), r && r.m(e, null), k(e, a), k(e, n), m.m(n, null), t[64](n);
|
|
1762
1762
|
},
|
|
1763
|
-
p(
|
|
1763
|
+
p(d, g) {
|
|
1764
1764
|
/*casinomygames*/
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
(
|
|
1765
|
+
d[20] !== "true" ? r ? r.p(d, g) : (r = Ga(d), r.c(), r.m(e, a)) : r && (r.d(1), r = null), u === (u = s(d)) && m ? m.p(d, g) : (m.d(1), m = u(d), m && (m.c(), m.m(n, null))), g[1] & /*favoriteGamesData*/
|
|
1766
|
+
4096 && i !== (i = /*favoriteGamesData*/
|
|
1767
|
+
(d[43].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}") && v(n, "class", i);
|
|
1768
1768
|
},
|
|
1769
|
-
d(
|
|
1770
|
-
|
|
1769
|
+
d(d) {
|
|
1770
|
+
d && C(e), r && r.d(), m.d(), t[64](null);
|
|
1771
1771
|
}
|
|
1772
1772
|
};
|
|
1773
1773
|
}
|
|
1774
|
-
function
|
|
1774
|
+
function xn(t) {
|
|
1775
1775
|
let e, a, n = (
|
|
1776
1776
|
/*casinomygames*/
|
|
1777
|
-
t[
|
|
1777
|
+
t[20] !== "true" && Ea(t)
|
|
1778
1778
|
);
|
|
1779
1779
|
function i(u, m) {
|
|
1780
1780
|
return (
|
|
1781
1781
|
/*isLoading*/
|
|
1782
|
-
u[
|
|
1783
|
-
u[
|
|
1782
|
+
u[26] && !/*isLazyLoading*/
|
|
1783
|
+
u[37] ? fi : (
|
|
1784
1784
|
/*shownCategoryData*/
|
|
1785
|
-
u[
|
|
1785
|
+
u[30].length !== 0 ? di : ci
|
|
1786
1786
|
)
|
|
1787
1787
|
);
|
|
1788
1788
|
}
|
|
1789
1789
|
let r = i(t), s = r(t);
|
|
1790
1790
|
return {
|
|
1791
1791
|
c() {
|
|
1792
|
-
e =
|
|
1792
|
+
e = M("div"), n && n.c(), a = K(), s.c(), v(e, "class", "CasinoGamesContainer");
|
|
1793
1793
|
},
|
|
1794
1794
|
m(u, m) {
|
|
1795
|
-
|
|
1795
|
+
S(u, e, m), n && n.m(e, null), k(e, a), s.m(e, null);
|
|
1796
1796
|
},
|
|
1797
1797
|
p(u, m) {
|
|
1798
1798
|
/*casinomygames*/
|
|
1799
|
-
u[
|
|
1799
|
+
u[20] !== "true" ? n ? n.p(u, m) : (n = Ea(u), n.c(), n.m(e, a)) : n && (n.d(1), n = null), r === (r = i(u)) && s ? s.p(u, m) : (s.d(1), s = r(u), s && (s.c(), s.m(e, null)));
|
|
1800
1800
|
},
|
|
1801
1801
|
d(u) {
|
|
1802
|
-
u &&
|
|
1802
|
+
u && C(e), n && n.d(), s.d();
|
|
1803
1803
|
}
|
|
1804
1804
|
};
|
|
1805
1805
|
}
|
|
1806
|
-
function
|
|
1806
|
+
function Ga(t) {
|
|
1807
1807
|
let e, a, n = (
|
|
1808
1808
|
/*$_*/
|
|
1809
|
-
t[
|
|
1809
|
+
t[44]("favorites") + ""
|
|
1810
1810
|
), i, r, s, u, m = (
|
|
1811
1811
|
/*favoriteGamesData*/
|
|
1812
|
-
t[
|
|
1813
|
-
),
|
|
1812
|
+
t[43].items.length + ""
|
|
1813
|
+
), d, g;
|
|
1814
1814
|
return {
|
|
1815
1815
|
c() {
|
|
1816
|
-
e =
|
|
1816
|
+
e = M("div"), a = M("h3"), i = j(n), r = K(), s = M("span"), u = j("("), d = j(m), g = j(")"), v(s, "class", "CategoryFavName"), v(a, "class", "CategoryName"), v(e, "class", "CasinoGamesHeader");
|
|
1817
1817
|
},
|
|
1818
|
-
m(h,
|
|
1819
|
-
|
|
1818
|
+
m(h, w) {
|
|
1819
|
+
S(h, e, w), k(e, a), k(a, i), k(a, r), k(a, s), k(s, u), k(s, d), k(s, g), t[63](a);
|
|
1820
1820
|
},
|
|
1821
|
-
p(h,
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
h[
|
|
1825
|
-
|
|
1826
|
-
h[
|
|
1821
|
+
p(h, w) {
|
|
1822
|
+
w[1] & /*$_*/
|
|
1823
|
+
8192 && n !== (n = /*$_*/
|
|
1824
|
+
h[44]("favorites") + "") && V(i, n), w[1] & /*favoriteGamesData*/
|
|
1825
|
+
4096 && m !== (m = /*favoriteGamesData*/
|
|
1826
|
+
h[43].items.length + "") && V(d, m);
|
|
1827
1827
|
},
|
|
1828
1828
|
d(h) {
|
|
1829
|
-
h &&
|
|
1829
|
+
h && C(e), t[63](null);
|
|
1830
1830
|
}
|
|
1831
1831
|
};
|
|
1832
1832
|
}
|
|
1833
|
-
function
|
|
1833
|
+
function $n(t) {
|
|
1834
1834
|
let e, a = (
|
|
1835
1835
|
/*$_*/
|
|
1836
|
-
t[
|
|
1836
|
+
t[44]("waiting") + ""
|
|
1837
1837
|
), n;
|
|
1838
1838
|
return {
|
|
1839
1839
|
c() {
|
|
1840
|
-
e =
|
|
1840
|
+
e = M("p"), n = j(a);
|
|
1841
1841
|
},
|
|
1842
1842
|
m(i, r) {
|
|
1843
|
-
|
|
1843
|
+
S(i, e, r), k(e, n);
|
|
1844
1844
|
},
|
|
1845
1845
|
p(i, r) {
|
|
1846
1846
|
r[1] & /*$_*/
|
|
1847
|
-
|
|
1848
|
-
i[
|
|
1847
|
+
8192 && a !== (a = /*$_*/
|
|
1848
|
+
i[44]("waiting") + "") && V(n, a);
|
|
1849
1849
|
},
|
|
1850
1850
|
d(i) {
|
|
1851
|
-
i &&
|
|
1851
|
+
i && C(e);
|
|
1852
1852
|
}
|
|
1853
1853
|
};
|
|
1854
1854
|
}
|
|
1855
|
-
function
|
|
1855
|
+
function ei(t) {
|
|
1856
1856
|
let e, a = ye(
|
|
1857
1857
|
/*favoriteGamesData*/
|
|
1858
|
-
t[
|
|
1858
|
+
t[43].items
|
|
1859
1859
|
), n = [];
|
|
1860
1860
|
for (let r = 0; r < a.length; r += 1)
|
|
1861
|
-
n[r] =
|
|
1861
|
+
n[r] = Da(Ca(t, a, r));
|
|
1862
1862
|
let i = null;
|
|
1863
|
-
return a.length || (i =
|
|
1863
|
+
return a.length || (i = Fa(t)), {
|
|
1864
1864
|
c() {
|
|
1865
1865
|
for (let r = 0; r < n.length; r += 1)
|
|
1866
1866
|
n[r].c();
|
|
1867
|
-
e =
|
|
1867
|
+
e = ne(), i && i.c();
|
|
1868
1868
|
},
|
|
1869
1869
|
m(r, s) {
|
|
1870
1870
|
for (let u = 0; u < n.length; u += 1)
|
|
1871
1871
|
n[u] && n[u].m(r, s);
|
|
1872
|
-
|
|
1872
|
+
S(r, e, s), i && i.m(r, s);
|
|
1873
1873
|
},
|
|
1874
1874
|
p(r, s) {
|
|
1875
|
-
if (s[0] & /*session, userid, lang, favorites, categoryid, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, mbsource*/
|
|
1876
|
-
|
|
1877
|
-
|
|
1875
|
+
if (s[0] & /*session, userid, lang, favorites, categoryid, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, allowsingleclickgameentry, mbsource*/
|
|
1876
|
+
1048553 | s[1] & /*favoriteGamesData, getRequiredIcon, addGameTag, showFavGamesCategory, intersectingIndexes, visibilityconnect, userAgent, $_*/
|
|
1877
|
+
130560) {
|
|
1878
1878
|
a = ye(
|
|
1879
1879
|
/*favoriteGamesData*/
|
|
1880
|
-
r[
|
|
1880
|
+
r[43].items
|
|
1881
1881
|
);
|
|
1882
1882
|
let u;
|
|
1883
1883
|
for (u = 0; u < a.length; u += 1) {
|
|
1884
|
-
const m =
|
|
1885
|
-
n[u] ? n[u].p(m, s) : (n[u] =
|
|
1884
|
+
const m = Ca(r, a, u);
|
|
1885
|
+
n[u] ? n[u].p(m, s) : (n[u] = Da(m), n[u].c(), n[u].m(e.parentNode, e));
|
|
1886
1886
|
}
|
|
1887
1887
|
for (; u < n.length; u += 1)
|
|
1888
1888
|
n[u].d(1);
|
|
1889
|
-
n.length = a.length, !a.length && i ? i.p(r, s) : a.length ? i && (i.d(1), i = null) : (i =
|
|
1889
|
+
n.length = a.length, !a.length && i ? i.p(r, s) : a.length ? i && (i.d(1), i = null) : (i = Fa(r), i.c(), i.m(e.parentNode, e));
|
|
1890
1890
|
}
|
|
1891
1891
|
},
|
|
1892
1892
|
d(r) {
|
|
1893
|
-
r &&
|
|
1893
|
+
r && C(e), zt(n, r), i && i.d(r);
|
|
1894
1894
|
}
|
|
1895
1895
|
};
|
|
1896
1896
|
}
|
|
1897
|
-
function
|
|
1897
|
+
function ai(t) {
|
|
1898
1898
|
let e;
|
|
1899
1899
|
return {
|
|
1900
1900
|
c() {
|
|
1901
|
-
e =
|
|
1901
|
+
e = M("div"), v(e, "class", "lds-dual-ring");
|
|
1902
1902
|
},
|
|
1903
1903
|
m(a, n) {
|
|
1904
|
-
|
|
1904
|
+
S(a, e, n);
|
|
1905
1905
|
},
|
|
1906
|
-
p:
|
|
1906
|
+
p: be,
|
|
1907
1907
|
d(a) {
|
|
1908
|
-
a &&
|
|
1908
|
+
a && C(e);
|
|
1909
1909
|
}
|
|
1910
1910
|
};
|
|
1911
1911
|
}
|
|
1912
|
-
function
|
|
1913
|
-
let e, a, n, i, r, s, u, m,
|
|
1912
|
+
function Fa(t) {
|
|
1913
|
+
let e, a, n, i, r, s, u, m, d, g, h, w = (
|
|
1914
1914
|
/*$_*/
|
|
1915
|
-
t[
|
|
1916
|
-
),
|
|
1917
|
-
function
|
|
1915
|
+
t[44]("noFavoritesTitle") + ""
|
|
1916
|
+
), _, y, z;
|
|
1917
|
+
function c(N, b) {
|
|
1918
1918
|
return Ee(
|
|
1919
1919
|
/*userAgent*/
|
|
1920
|
-
N[
|
|
1921
|
-
) ?
|
|
1920
|
+
N[45]
|
|
1921
|
+
) ? ni : ti;
|
|
1922
1922
|
}
|
|
1923
|
-
let q =
|
|
1923
|
+
let q = c(t)(t);
|
|
1924
1924
|
return {
|
|
1925
1925
|
c() {
|
|
1926
|
-
e =
|
|
1926
|
+
e = M("p"), a = se("svg"), n = se("rect"), i = se("rect"), r = se("circle"), s = se("path"), u = se("path"), m = se("path"), d = se("path"), g = K(), h = M("span"), _ = j(w), y = K(), q.c(), z = K(), v(n, "x", "1"), v(n, "y", "18.053"), v(n, "width", "90.263"), v(n, "height", "90.263"), v(n, "rx", "12"), v(n, "stroke", "var(--emw--color-gray-150, #828282)"), v(n, "stroke-width", "1.5"), v(i, "x", "106.737"), v(i, "y", "56.737"), v(i, "width", "90.263"), v(i, "height", "90.263"), v(i, "rx", "12"), v(i, "stroke", "var(--emw--color-gray-150, #828282)"), v(i, "stroke-width", "1.5"), v(r, "cx", "70.5"), v(r, "cy", "32.237"), v(r, "r", "31.487"), v(r, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))"), v(r, "stroke-width", "1.5"), v(r, "stroke-dasharray", "5 0"), v(s, "d", "M153.909 81.631a.747.747 0 0 0-.166-1.046l-5.466-3.954a.751.751 0 0 0-.882 1.214l4.859 3.514-3.529 4.858a.75.75 0 1 0 1.215.878l3.969-5.464zm-.725-1.18c-.501.081-.999.159-1.493.233l.223 1.482c.498-.075 1-.153 1.506-.234l-.236-1.48zm-4.457.654c-1.006.133-1.996.253-2.97.36l.162 1.49c.985-.109 1.986-.23 3.002-.364l-.194-1.486zm-5.944.65c-1.01.085-2.002.155-2.978.209l.081 1.496c.991-.054 1.997-.125 3.021-.212l-.124-1.493zm-5.955.326c-1.009.022-2 .026-2.974.01l-.026 1.5c.994.015 2.003.011 3.031-.012l-.031-1.498zm-5.953-.099a61.03 61.03 0 0 1-2.961-.245l-.164 1.49c.995.107 2.006.19 3.035.251l.09-1.496zm-5.898-.641a49.97 49.97 0 0 1-2.907-.56l-.332 1.462c.983.22 1.98.412 2.995.577l.244-1.48zm-5.773-1.298a44.435 44.435 0 0 1-2.807-.92l-.518 1.407c.953.348 1.92.665 2.901.951l.424-1.438zm-5.546-2.027A44.285 44.285 0 0 1 111 76.73l-.702 1.326a45.9 45.9 0 0 0 2.748 1.331l.612-1.37zm-5.23-2.75a49.031 49.031 0 0 1-2.472-1.616l-.861 1.229a50.27 50.27 0 0 0 2.548 1.666l.785-1.278zm-4.851-3.378c-.767-.601-1.529-1.231-2.289-1.891l-.987 1.131c.778.676 1.56 1.322 2.348 1.94l.928-1.18zm-4.486-3.889a74.64 74.64 0 0 1-2.11-2.088l-1.078 1.044a76.17 76.17 0 0 0 2.152 2.13L99.091 68zm-4.143-4.259a97.17 97.17 0 0 1-1.965-2.239l-1.145.972a98.31 98.31 0 0 0 1.996 2.274l1.114-1.007zm-3.867-4.536a127.63 127.63 0 0 1-1.845-2.346l-1.192.914c.624.812 1.246 1.603 1.867 2.373l1.17-.94zm-3.64-4.733c-.58-.788-1.163-1.596-1.749-2.423l-1.225.867c.59.834 1.179 1.649 1.764 2.445l1.21-.89z"), v(s, "fill", "var(--emw--color-gray-150, #828282)"), v(u, "d", "M78 43h11v13H78V43z"), v(u, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))"), v(m, "d", "m180 65 2.021 6.219h6.539l-5.291 3.843 2.021 6.22-5.29-3.844-5.29 3.843 2.021-6.219-5.291-3.843h6.539L180 65z"), v(m, "fill", "var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))"), v(m, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))"), v(m, "stroke-linecap", "round"), v(m, "stroke-linejoin", "round"), v(d, "d", "m74 27 2.02 6.219h6.54l-5.29 3.843 2.02 6.22L74 39.437l-5.29 3.843 2.02-6.219-5.29-3.843h6.54L74 27z"), v(d, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))"), v(d, "stroke-width", "1.5"), v(d, "stroke-linecap", "round"), v(d, "stroke-linejoin", "round"), v(a, "width", "198"), v(a, "height", "148"), v(a, "viewBox", "0 0 198 148"), v(a, "fill", "none"), v(a, "xmlns", "http://www.w3.org/2000/svg"), v(h, "class", "NoFavoriteText NoFavoriteTextHighlight"), v(e, "class", "NoFavoriteGames " + (Ee(
|
|
1927
1927
|
/*userAgent*/
|
|
1928
|
-
t[
|
|
1928
|
+
t[45]
|
|
1929
1929
|
) ? "NoFavoriteGamesMobile" : ""));
|
|
1930
1930
|
},
|
|
1931
|
-
m(N,
|
|
1932
|
-
|
|
1931
|
+
m(N, b) {
|
|
1932
|
+
S(N, e, b), k(e, a), k(a, n), k(a, i), k(a, r), k(a, s), k(a, u), k(a, m), k(a, d), k(e, g), k(e, h), k(h, _), k(e, y), q.m(e, null), k(e, z);
|
|
1933
1933
|
},
|
|
1934
|
-
p(N,
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
N[
|
|
1934
|
+
p(N, b) {
|
|
1935
|
+
b[1] & /*$_*/
|
|
1936
|
+
8192 && w !== (w = /*$_*/
|
|
1937
|
+
N[44]("noFavoritesTitle") + "") && V(_, w), q.p(N, b);
|
|
1938
1938
|
},
|
|
1939
1939
|
d(N) {
|
|
1940
|
-
N &&
|
|
1940
|
+
N && C(e), q.d();
|
|
1941
1941
|
}
|
|
1942
1942
|
};
|
|
1943
1943
|
}
|
|
1944
|
-
function
|
|
1944
|
+
function ti(t) {
|
|
1945
1945
|
let e, a = (
|
|
1946
1946
|
/*$_*/
|
|
1947
|
-
t[
|
|
1947
|
+
t[44]("noFavorites") + ""
|
|
1948
1948
|
), n;
|
|
1949
1949
|
return {
|
|
1950
1950
|
c() {
|
|
1951
|
-
e =
|
|
1951
|
+
e = M("span"), n = j(a), v(e, "class", "NoFavoriteText");
|
|
1952
1952
|
},
|
|
1953
1953
|
m(i, r) {
|
|
1954
|
-
|
|
1954
|
+
S(i, e, r), k(e, n);
|
|
1955
1955
|
},
|
|
1956
1956
|
p(i, r) {
|
|
1957
1957
|
r[1] & /*$_*/
|
|
1958
|
-
|
|
1959
|
-
i[
|
|
1958
|
+
8192 && a !== (a = /*$_*/
|
|
1959
|
+
i[44]("noFavorites") + "") && V(n, a);
|
|
1960
1960
|
},
|
|
1961
1961
|
d(i) {
|
|
1962
|
-
i &&
|
|
1962
|
+
i && C(e);
|
|
1963
1963
|
}
|
|
1964
1964
|
};
|
|
1965
1965
|
}
|
|
1966
|
-
function
|
|
1966
|
+
function ni(t) {
|
|
1967
1967
|
let e, a = (
|
|
1968
1968
|
/*$_*/
|
|
1969
|
-
t[
|
|
1969
|
+
t[44]("noFavoritesMobile") + ""
|
|
1970
1970
|
), n;
|
|
1971
1971
|
return {
|
|
1972
1972
|
c() {
|
|
1973
|
-
e =
|
|
1973
|
+
e = M("span"), n = j(a), v(e, "class", "NoFavoriteText");
|
|
1974
1974
|
},
|
|
1975
1975
|
m(i, r) {
|
|
1976
|
-
|
|
1976
|
+
S(i, e, r), k(e, n);
|
|
1977
1977
|
},
|
|
1978
1978
|
p(i, r) {
|
|
1979
1979
|
r[1] & /*$_*/
|
|
1980
|
-
|
|
1981
|
-
i[
|
|
1980
|
+
8192 && a !== (a = /*$_*/
|
|
1981
|
+
i[44]("noFavoritesMobile") + "") && V(n, a);
|
|
1982
1982
|
},
|
|
1983
1983
|
d(i) {
|
|
1984
|
-
i &&
|
|
1984
|
+
i && C(e);
|
|
1985
1985
|
}
|
|
1986
1986
|
};
|
|
1987
1987
|
}
|
|
1988
|
-
function
|
|
1988
|
+
function Ta(t) {
|
|
1989
1989
|
let e, a = (
|
|
1990
1990
|
/*gameprops*/
|
|
1991
|
-
t[
|
|
1991
|
+
t[101].gameModel.isFavorite && za(t)
|
|
1992
1992
|
);
|
|
1993
1993
|
return {
|
|
1994
1994
|
c() {
|
|
1995
|
-
a && a.c(), e =
|
|
1995
|
+
a && a.c(), e = ne();
|
|
1996
1996
|
},
|
|
1997
1997
|
m(n, i) {
|
|
1998
|
-
a && a.m(n, i),
|
|
1998
|
+
a && a.m(n, i), S(n, e, i);
|
|
1999
1999
|
},
|
|
2000
2000
|
p(n, i) {
|
|
2001
2001
|
/*gameprops*/
|
|
2002
|
-
n[
|
|
2002
|
+
n[101].gameModel.isFavorite ? a ? a.p(n, i) : (a = za(n), a.c(), a.m(e.parentNode, e)) : a && (a.d(1), a = null);
|
|
2003
2003
|
},
|
|
2004
2004
|
d(n) {
|
|
2005
|
-
n &&
|
|
2005
|
+
n && C(e), a && a.d(n);
|
|
2006
2006
|
}
|
|
2007
2007
|
};
|
|
2008
2008
|
}
|
|
2009
|
-
function
|
|
2010
|
-
let e, a =
|
|
2009
|
+
function za(t) {
|
|
2010
|
+
let e, a = ii(t);
|
|
2011
2011
|
return {
|
|
2012
2012
|
c() {
|
|
2013
|
-
a && a.c(), e =
|
|
2013
|
+
a && a.c(), e = ne();
|
|
2014
2014
|
},
|
|
2015
2015
|
m(n, i) {
|
|
2016
|
-
a && a.m(n, i),
|
|
2016
|
+
a && a.m(n, i), S(n, e, i);
|
|
2017
2017
|
},
|
|
2018
2018
|
p(n, i) {
|
|
2019
2019
|
a.p(n, i);
|
|
2020
2020
|
},
|
|
2021
2021
|
d(n) {
|
|
2022
|
-
n &&
|
|
2022
|
+
n && C(e), a && a.d(n);
|
|
2023
2023
|
}
|
|
2024
2024
|
};
|
|
2025
2025
|
}
|
|
2026
|
-
function
|
|
2026
|
+
function ii(t) {
|
|
2027
2027
|
let e, a, n;
|
|
2028
2028
|
function i(u, m) {
|
|
2029
2029
|
if (m[1] & /*favoriteGamesData*/
|
|
2030
|
-
|
|
2030
|
+
4096 && (a = null), e == null && (e = !!Ee(
|
|
2031
2031
|
/*userAgent*/
|
|
2032
|
-
u[
|
|
2032
|
+
u[45]
|
|
2033
2033
|
)), e)
|
|
2034
|
-
return
|
|
2034
|
+
return oi;
|
|
2035
2035
|
if (a == null && (a = !!/*gameprops*/
|
|
2036
|
-
u[
|
|
2037
|
-
return
|
|
2036
|
+
u[101].gameModel.platform.includes("PC")), a)
|
|
2037
|
+
return ri;
|
|
2038
2038
|
}
|
|
2039
2039
|
let r = i(t, [-1, -1, -1, -1]), s = r && r(t);
|
|
2040
2040
|
return {
|
|
2041
2041
|
c() {
|
|
2042
|
-
s && s.c(), n =
|
|
2042
|
+
s && s.c(), n = ne();
|
|
2043
2043
|
},
|
|
2044
2044
|
m(u, m) {
|
|
2045
|
-
s && s.m(u, m),
|
|
2045
|
+
s && s.m(u, m), S(u, n, m);
|
|
2046
2046
|
},
|
|
2047
2047
|
p(u, m) {
|
|
2048
2048
|
r === (r = i(u, m)) && s ? s.p(u, m) : (s && s.d(1), s = r && r(u), s && (s.c(), s.m(n.parentNode, n)));
|
|
2049
2049
|
},
|
|
2050
2050
|
d(u) {
|
|
2051
|
-
u &&
|
|
2051
|
+
u && C(n), s && s.d(u);
|
|
2052
2052
|
}
|
|
2053
2053
|
};
|
|
2054
2054
|
}
|
|
2055
|
-
function
|
|
2056
|
-
let e, a, n, i, r, s, u, m,
|
|
2055
|
+
function ri(t) {
|
|
2056
|
+
let e, a, n, i, r, s, u, m, d, g, h, w, _, y, z;
|
|
2057
2057
|
return {
|
|
2058
2058
|
c() {
|
|
2059
|
-
e =
|
|
2060
|
-
(t[
|
|
2059
|
+
e = M("casino-game-thumbnail-nd"), o(e, "class", a = "" + (ue + /*gameprops*/
|
|
2060
|
+
(t[101].cellSize ? (
|
|
2061
2061
|
/*gameprops*/
|
|
2062
|
-
t[
|
|
2062
|
+
t[101].cellSize
|
|
2063
2063
|
) : "1x1"))), o(
|
|
2064
2064
|
e,
|
|
2065
2065
|
"session",
|
|
@@ -2091,50 +2091,50 @@ function ii(t) {
|
|
|
2091
2091
|
/*categoryid*/
|
|
2092
2092
|
t[0]
|
|
2093
2093
|
), o(e, "gamethumbnail", n = /*gameprops*/
|
|
2094
|
-
t[
|
|
2095
|
-
t[
|
|
2094
|
+
t[101].gameModel.thumbnail), o(e, "icon", i = /*getRequiredIcon*/
|
|
2095
|
+
t[47](
|
|
2096
2096
|
/*gameprops*/
|
|
2097
|
-
t[
|
|
2097
|
+
t[101]?.icons
|
|
2098
2098
|
)), o(e, "gamename", r = /*gameprops*/
|
|
2099
|
-
t[
|
|
2100
|
-
t[
|
|
2101
|
-
t[
|
|
2102
|
-
t[
|
|
2103
|
-
t[
|
|
2099
|
+
t[101].gameModel.name), o(e, "gamevendor", s = /*gameprops*/
|
|
2100
|
+
t[101].gameModel.vendor.logo), o(e, "gameLaunchUrl", u = /*gameprops*/
|
|
2101
|
+
t[101].launchUrl), o(e, "gameisnew", m = /*gameprops*/
|
|
2102
|
+
t[101].gameModel.isNew), o(e, "gametag", d = /*addGameTag*/
|
|
2103
|
+
t[46](
|
|
2104
2104
|
/*gameprops*/
|
|
2105
|
-
t[
|
|
2105
|
+
t[101].gameModel?.advancedTags
|
|
2106
2106
|
)), o(e, "gamecellsize", g = /*gameprops*/
|
|
2107
|
-
t[
|
|
2108
|
-
t[
|
|
2109
|
-
t[
|
|
2107
|
+
t[101].cellSize), o(e, "gameid", h = /*gameprops*/
|
|
2108
|
+
t[101].gameModel.id), o(e, "gamefunmode", w = /*gameprops*/
|
|
2109
|
+
t[101].gameModel.hasFunMode), o(
|
|
2110
2110
|
e,
|
|
2111
2111
|
"showgamename",
|
|
2112
2112
|
/*showgamename*/
|
|
2113
|
-
t[
|
|
2114
|
-
), o(e, "gamefavorite",
|
|
2115
|
-
t[
|
|
2113
|
+
t[15]
|
|
2114
|
+
), o(e, "gamefavorite", _ = /*gameprops*/
|
|
2115
|
+
t[101].gameModel.isFavorite), o(
|
|
2116
2116
|
e,
|
|
2117
2117
|
"showfavoredcategory",
|
|
2118
2118
|
/*showFavGamesCategory*/
|
|
2119
|
-
t[
|
|
2120
|
-
), o(e, "connectlive",
|
|
2121
|
-
t[
|
|
2119
|
+
t[40]
|
|
2120
|
+
), o(e, "connectlive", y = /*intersectingIndexes*/
|
|
2121
|
+
t[41][
|
|
2122
2122
|
/*gameprops*/
|
|
2123
|
-
t[
|
|
2123
|
+
t[101].id
|
|
2124
2124
|
] == 1 ? "connect" : "disconnect"), o(
|
|
2125
2125
|
e,
|
|
2126
2126
|
"visibilityconnect",
|
|
2127
2127
|
/*visibilityconnect*/
|
|
2128
|
-
t[
|
|
2128
|
+
t[42]
|
|
2129
2129
|
), o(
|
|
2130
2130
|
e,
|
|
2131
2131
|
"currency",
|
|
2132
2132
|
/*currency*/
|
|
2133
2133
|
t[13]
|
|
2134
|
-
), o(e, "livelobbyendpoint",
|
|
2135
|
-
t[
|
|
2134
|
+
), o(e, "livelobbyendpoint", z = /*gameprops*/
|
|
2135
|
+
t[101].gameModel.details ? (
|
|
2136
2136
|
/*gameprops*/
|
|
2137
|
-
t[
|
|
2137
|
+
t[101].gameModel.launchUrl
|
|
2138
2138
|
) : ""), o(
|
|
2139
2139
|
e,
|
|
2140
2140
|
"clientstyling",
|
|
@@ -2154,225 +2154,236 @@ function ii(t) {
|
|
|
2154
2154
|
e,
|
|
2155
2155
|
"livecasino",
|
|
2156
2156
|
/*livecasino*/
|
|
2157
|
-
t[
|
|
2157
|
+
t[16]
|
|
2158
2158
|
), o(
|
|
2159
2159
|
e,
|
|
2160
2160
|
"gamepagemodalurl",
|
|
2161
2161
|
/*gamepagemodalurl*/
|
|
2162
|
-
t[
|
|
2162
|
+
t[17]
|
|
2163
2163
|
), o(
|
|
2164
2164
|
e,
|
|
2165
2165
|
"integratedgameframedesktop",
|
|
2166
2166
|
/*integratedgameframedesktop*/
|
|
2167
|
-
t[
|
|
2167
|
+
t[18]
|
|
2168
2168
|
), o(
|
|
2169
2169
|
e,
|
|
2170
2170
|
"integratedgameframemobile",
|
|
2171
2171
|
/*integratedgameframemobile*/
|
|
2172
|
-
t[
|
|
2172
|
+
t[19]
|
|
2173
2173
|
), o(
|
|
2174
2174
|
e,
|
|
2175
2175
|
"mbsource",
|
|
2176
2176
|
/*mbsource*/
|
|
2177
2177
|
t[9]
|
|
2178
|
+
), o(
|
|
2179
|
+
e,
|
|
2180
|
+
"allowsingleclickgameentry",
|
|
2181
|
+
/*allowsingleclickgameentry*/
|
|
2182
|
+
t[14]
|
|
2178
2183
|
);
|
|
2179
2184
|
},
|
|
2180
|
-
m(
|
|
2181
|
-
|
|
2185
|
+
m(c, f) {
|
|
2186
|
+
S(c, e, f);
|
|
2182
2187
|
},
|
|
2183
|
-
p(
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
(
|
|
2188
|
+
p(c, f) {
|
|
2189
|
+
f[1] & /*favoriteGamesData*/
|
|
2190
|
+
4096 && a !== (a = "" + (ue + /*gameprops*/
|
|
2191
|
+
(c[101].cellSize ? (
|
|
2187
2192
|
/*gameprops*/
|
|
2188
|
-
|
|
2189
|
-
) : "1x1"))) && o(e, "class", a),
|
|
2193
|
+
c[101].cellSize
|
|
2194
|
+
) : "1x1"))) && o(e, "class", a), f[0] & /*session*/
|
|
2190
2195
|
64 && o(
|
|
2191
2196
|
e,
|
|
2192
2197
|
"session",
|
|
2193
2198
|
/*session*/
|
|
2194
|
-
|
|
2195
|
-
),
|
|
2199
|
+
c[6]
|
|
2200
|
+
), f[0] & /*userid*/
|
|
2196
2201
|
128 && o(
|
|
2197
2202
|
e,
|
|
2198
2203
|
"userid",
|
|
2199
2204
|
/*userid*/
|
|
2200
|
-
|
|
2201
|
-
),
|
|
2205
|
+
c[7]
|
|
2206
|
+
), f[0] & /*lang*/
|
|
2202
2207
|
32 && o(
|
|
2203
2208
|
e,
|
|
2204
2209
|
"lang",
|
|
2205
2210
|
/*lang*/
|
|
2206
|
-
|
|
2207
|
-
),
|
|
2211
|
+
c[5]
|
|
2212
|
+
), f[0] & /*translationurl*/
|
|
2208
2213
|
4096 && o(
|
|
2209
2214
|
e,
|
|
2210
2215
|
"translationurl",
|
|
2211
2216
|
/*translationurl*/
|
|
2212
|
-
|
|
2213
|
-
),
|
|
2217
|
+
c[12]
|
|
2218
|
+
), f[0] & /*favorites*/
|
|
2214
2219
|
256 && o(
|
|
2215
2220
|
e,
|
|
2216
2221
|
"favorites",
|
|
2217
2222
|
/*favorites*/
|
|
2218
|
-
|
|
2219
|
-
),
|
|
2223
|
+
c[8]
|
|
2224
|
+
), f[0] & /*categoryid*/
|
|
2220
2225
|
1 && o(
|
|
2221
2226
|
e,
|
|
2222
2227
|
"categoryid",
|
|
2223
2228
|
/*categoryid*/
|
|
2224
|
-
|
|
2225
|
-
),
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2229
|
+
c[0]
|
|
2230
|
+
), f[1] & /*favoriteGamesData*/
|
|
2231
|
+
4096 && n !== (n = /*gameprops*/
|
|
2232
|
+
c[101].gameModel.thumbnail) && o(e, "gamethumbnail", n), f[1] & /*favoriteGamesData*/
|
|
2233
|
+
4096 && i !== (i = /*getRequiredIcon*/
|
|
2234
|
+
c[47](
|
|
2230
2235
|
/*gameprops*/
|
|
2231
|
-
|
|
2232
|
-
)) && o(e, "icon", i),
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2236
|
+
c[101]?.icons
|
|
2237
|
+
)) && o(e, "icon", i), f[1] & /*favoriteGamesData*/
|
|
2238
|
+
4096 && r !== (r = /*gameprops*/
|
|
2239
|
+
c[101].gameModel.name) && o(e, "gamename", r), f[1] & /*favoriteGamesData*/
|
|
2240
|
+
4096 && s !== (s = /*gameprops*/
|
|
2241
|
+
c[101].gameModel.vendor.logo) && o(e, "gamevendor", s), f[1] & /*favoriteGamesData*/
|
|
2242
|
+
4096 && u !== (u = /*gameprops*/
|
|
2243
|
+
c[101].launchUrl) && o(e, "gameLaunchUrl", u), f[1] & /*favoriteGamesData*/
|
|
2244
|
+
4096 && m !== (m = /*gameprops*/
|
|
2245
|
+
c[101].gameModel.isNew) && o(e, "gameisnew", m), f[1] & /*favoriteGamesData*/
|
|
2246
|
+
4096 && d !== (d = /*addGameTag*/
|
|
2247
|
+
c[46](
|
|
2243
2248
|
/*gameprops*/
|
|
2244
|
-
|
|
2245
|
-
)) && o(e, "gametag",
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2249
|
+
c[101].gameModel?.advancedTags
|
|
2250
|
+
)) && o(e, "gametag", d), f[1] & /*favoriteGamesData*/
|
|
2251
|
+
4096 && g !== (g = /*gameprops*/
|
|
2252
|
+
c[101].cellSize) && o(e, "gamecellsize", g), f[1] & /*favoriteGamesData*/
|
|
2253
|
+
4096 && h !== (h = /*gameprops*/
|
|
2254
|
+
c[101].gameModel.id) && o(e, "gameid", h), f[1] & /*favoriteGamesData*/
|
|
2255
|
+
4096 && w !== (w = /*gameprops*/
|
|
2256
|
+
c[101].gameModel.hasFunMode) && o(e, "gamefunmode", w), f[0] & /*showgamename*/
|
|
2257
|
+
32768 && o(
|
|
2253
2258
|
e,
|
|
2254
2259
|
"showgamename",
|
|
2255
2260
|
/*showgamename*/
|
|
2256
|
-
|
|
2257
|
-
),
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
+
c[15]
|
|
2262
|
+
), f[1] & /*favoriteGamesData*/
|
|
2263
|
+
4096 && _ !== (_ = /*gameprops*/
|
|
2264
|
+
c[101].gameModel.isFavorite) && o(e, "gamefavorite", _), f[1] & /*showFavGamesCategory*/
|
|
2265
|
+
512 && o(
|
|
2261
2266
|
e,
|
|
2262
2267
|
"showfavoredcategory",
|
|
2263
2268
|
/*showFavGamesCategory*/
|
|
2264
|
-
|
|
2265
|
-
),
|
|
2266
|
-
|
|
2267
|
-
|
|
2269
|
+
c[40]
|
|
2270
|
+
), f[1] & /*intersectingIndexes, favoriteGamesData*/
|
|
2271
|
+
5120 && y !== (y = /*intersectingIndexes*/
|
|
2272
|
+
c[41][
|
|
2268
2273
|
/*gameprops*/
|
|
2269
|
-
|
|
2270
|
-
] == 1 ? "connect" : "disconnect") && o(e, "connectlive",
|
|
2271
|
-
|
|
2274
|
+
c[101].id
|
|
2275
|
+
] == 1 ? "connect" : "disconnect") && o(e, "connectlive", y), f[1] & /*visibilityconnect*/
|
|
2276
|
+
2048 && o(
|
|
2272
2277
|
e,
|
|
2273
2278
|
"visibilityconnect",
|
|
2274
2279
|
/*visibilityconnect*/
|
|
2275
|
-
|
|
2276
|
-
),
|
|
2280
|
+
c[42]
|
|
2281
|
+
), f[0] & /*currency*/
|
|
2277
2282
|
8192 && o(
|
|
2278
2283
|
e,
|
|
2279
2284
|
"currency",
|
|
2280
2285
|
/*currency*/
|
|
2281
|
-
|
|
2282
|
-
),
|
|
2283
|
-
|
|
2284
|
-
|
|
2286
|
+
c[13]
|
|
2287
|
+
), f[1] & /*favoriteGamesData*/
|
|
2288
|
+
4096 && z !== (z = /*gameprops*/
|
|
2289
|
+
c[101].gameModel.details ? (
|
|
2285
2290
|
/*gameprops*/
|
|
2286
|
-
|
|
2287
|
-
) : "") && o(e, "livelobbyendpoint",
|
|
2291
|
+
c[101].gameModel.launchUrl
|
|
2292
|
+
) : "") && o(e, "livelobbyendpoint", z), f[0] & /*clientstyling*/
|
|
2288
2293
|
1024 && o(
|
|
2289
2294
|
e,
|
|
2290
2295
|
"clientstyling",
|
|
2291
2296
|
/*clientstyling*/
|
|
2292
|
-
|
|
2293
|
-
),
|
|
2297
|
+
c[10]
|
|
2298
|
+
), f[0] & /*clientstylingurl*/
|
|
2294
2299
|
2048 && o(
|
|
2295
2300
|
e,
|
|
2296
2301
|
"clientstylingurl",
|
|
2297
2302
|
/*clientstylingurl*/
|
|
2298
|
-
|
|
2299
|
-
),
|
|
2303
|
+
c[11]
|
|
2304
|
+
), f[0] & /*endpoint*/
|
|
2300
2305
|
8 && o(
|
|
2301
2306
|
e,
|
|
2302
2307
|
"endpoint",
|
|
2303
2308
|
/*endpoint*/
|
|
2304
|
-
|
|
2305
|
-
),
|
|
2306
|
-
|
|
2309
|
+
c[3]
|
|
2310
|
+
), f[0] & /*livecasino*/
|
|
2311
|
+
65536 && o(
|
|
2307
2312
|
e,
|
|
2308
2313
|
"livecasino",
|
|
2309
2314
|
/*livecasino*/
|
|
2310
|
-
|
|
2311
|
-
),
|
|
2312
|
-
|
|
2315
|
+
c[16]
|
|
2316
|
+
), f[0] & /*gamepagemodalurl*/
|
|
2317
|
+
131072 && o(
|
|
2313
2318
|
e,
|
|
2314
2319
|
"gamepagemodalurl",
|
|
2315
2320
|
/*gamepagemodalurl*/
|
|
2316
|
-
|
|
2317
|
-
),
|
|
2318
|
-
|
|
2321
|
+
c[17]
|
|
2322
|
+
), f[0] & /*integratedgameframedesktop*/
|
|
2323
|
+
262144 && o(
|
|
2319
2324
|
e,
|
|
2320
2325
|
"integratedgameframedesktop",
|
|
2321
2326
|
/*integratedgameframedesktop*/
|
|
2322
|
-
|
|
2323
|
-
),
|
|
2324
|
-
|
|
2327
|
+
c[18]
|
|
2328
|
+
), f[0] & /*integratedgameframemobile*/
|
|
2329
|
+
524288 && o(
|
|
2325
2330
|
e,
|
|
2326
2331
|
"integratedgameframemobile",
|
|
2327
2332
|
/*integratedgameframemobile*/
|
|
2328
|
-
|
|
2329
|
-
),
|
|
2333
|
+
c[19]
|
|
2334
|
+
), f[0] & /*mbsource*/
|
|
2330
2335
|
512 && o(
|
|
2331
2336
|
e,
|
|
2332
2337
|
"mbsource",
|
|
2333
2338
|
/*mbsource*/
|
|
2334
|
-
|
|
2339
|
+
c[9]
|
|
2340
|
+
), f[0] & /*allowsingleclickgameentry*/
|
|
2341
|
+
16384 && o(
|
|
2342
|
+
e,
|
|
2343
|
+
"allowsingleclickgameentry",
|
|
2344
|
+
/*allowsingleclickgameentry*/
|
|
2345
|
+
c[14]
|
|
2335
2346
|
);
|
|
2336
2347
|
},
|
|
2337
|
-
d(
|
|
2338
|
-
|
|
2348
|
+
d(c) {
|
|
2349
|
+
c && C(e);
|
|
2339
2350
|
}
|
|
2340
2351
|
};
|
|
2341
2352
|
}
|
|
2342
|
-
function
|
|
2353
|
+
function oi(t) {
|
|
2343
2354
|
let e = (
|
|
2344
2355
|
/*gameprops*/
|
|
2345
|
-
t[
|
|
2346
|
-
t[
|
|
2347
|
-
t[
|
|
2348
|
-
), a, n = e &&
|
|
2356
|
+
t[101].gameModel.platform.includes("iPad") || /*gameprops*/
|
|
2357
|
+
t[101].gameModel.platform.includes("iPhone") || /*gameprops*/
|
|
2358
|
+
t[101].gameModel.platform.includes("Android")
|
|
2359
|
+
), a, n = e && Oa(t);
|
|
2349
2360
|
return {
|
|
2350
2361
|
c() {
|
|
2351
|
-
n && n.c(), a =
|
|
2362
|
+
n && n.c(), a = ne();
|
|
2352
2363
|
},
|
|
2353
2364
|
m(i, r) {
|
|
2354
|
-
n && n.m(i, r),
|
|
2365
|
+
n && n.m(i, r), S(i, a, r);
|
|
2355
2366
|
},
|
|
2356
2367
|
p(i, r) {
|
|
2357
2368
|
r[1] & /*favoriteGamesData*/
|
|
2358
|
-
|
|
2359
|
-
i[
|
|
2360
|
-
i[
|
|
2361
|
-
i[
|
|
2369
|
+
4096 && (e = /*gameprops*/
|
|
2370
|
+
i[101].gameModel.platform.includes("iPad") || /*gameprops*/
|
|
2371
|
+
i[101].gameModel.platform.includes("iPhone") || /*gameprops*/
|
|
2372
|
+
i[101].gameModel.platform.includes("Android")), e ? n ? n.p(i, r) : (n = Oa(i), n.c(), n.m(a.parentNode, a)) : n && (n.d(1), n = null);
|
|
2362
2373
|
},
|
|
2363
2374
|
d(i) {
|
|
2364
|
-
i &&
|
|
2375
|
+
i && C(a), n && n.d(i);
|
|
2365
2376
|
}
|
|
2366
2377
|
};
|
|
2367
2378
|
}
|
|
2368
|
-
function
|
|
2369
|
-
let e, a, n, i, r, s, u, m,
|
|
2379
|
+
function Oa(t) {
|
|
2380
|
+
let e, a, n, i, r, s, u, m, d, g, h, w, _, y, z;
|
|
2370
2381
|
return {
|
|
2371
2382
|
c() {
|
|
2372
|
-
e =
|
|
2373
|
-
(t[
|
|
2383
|
+
e = M("casino-game-thumbnail-nd"), o(e, "class", a = "" + (ue + /*gameprops*/
|
|
2384
|
+
(t[101].cellSize ? (
|
|
2374
2385
|
/*gameprops*/
|
|
2375
|
-
t[
|
|
2386
|
+
t[101].cellSize
|
|
2376
2387
|
) : "1x1"))), o(
|
|
2377
2388
|
e,
|
|
2378
2389
|
"session",
|
|
@@ -2399,41 +2410,41 @@ function za(t) {
|
|
|
2399
2410
|
/*categoryid*/
|
|
2400
2411
|
t[0]
|
|
2401
2412
|
), o(e, "gamethumbnail", n = /*gameprops*/
|
|
2402
|
-
t[
|
|
2403
|
-
t[
|
|
2413
|
+
t[101].gameModel.thumbnail), o(e, "icon", i = /*getRequiredIcon*/
|
|
2414
|
+
t[47](
|
|
2404
2415
|
/*gameprops*/
|
|
2405
|
-
t[
|
|
2416
|
+
t[101]?.icons
|
|
2406
2417
|
)), o(e, "gamename", r = /*gameprops*/
|
|
2407
|
-
t[
|
|
2408
|
-
t[
|
|
2409
|
-
t[
|
|
2410
|
-
t[
|
|
2411
|
-
t[
|
|
2418
|
+
t[101].gameModel.name), o(e, "gamevendor", s = /*gameprops*/
|
|
2419
|
+
t[101].gameModel.vendor.logo), o(e, "gameLaunchUrl", u = /*gameprops*/
|
|
2420
|
+
t[101].launchUrl), o(e, "gameisnew", m = /*gameprops*/
|
|
2421
|
+
t[101].gameModel.isNew), o(e, "gametag", d = /*addGameTag*/
|
|
2422
|
+
t[46](
|
|
2412
2423
|
/*gameprops*/
|
|
2413
|
-
t[
|
|
2424
|
+
t[101].gameModel?.advancedTags
|
|
2414
2425
|
)), o(e, "gamecellsize", g = /*gameprops*/
|
|
2415
|
-
t[
|
|
2416
|
-
t[
|
|
2417
|
-
t[
|
|
2426
|
+
t[101].cellSize), o(e, "gameid", h = /*gameprops*/
|
|
2427
|
+
t[101].gameModel.id), o(e, "gamefunmode", w = /*gameprops*/
|
|
2428
|
+
t[101].gameModel.hasFunMode), o(
|
|
2418
2429
|
e,
|
|
2419
2430
|
"showgamename",
|
|
2420
2431
|
/*showgamename*/
|
|
2421
|
-
t[
|
|
2422
|
-
), o(e, "gamefavorite",
|
|
2423
|
-
t[
|
|
2432
|
+
t[15]
|
|
2433
|
+
), o(e, "gamefavorite", _ = /*gameprops*/
|
|
2434
|
+
t[101].gameModel.isFavorite), o(
|
|
2424
2435
|
e,
|
|
2425
2436
|
"showfavoredcategory",
|
|
2426
2437
|
/*showFavGamesCategory*/
|
|
2427
|
-
t[
|
|
2428
|
-
), o(e, "connectlive",
|
|
2429
|
-
t[
|
|
2438
|
+
t[40]
|
|
2439
|
+
), o(e, "connectlive", y = /*intersectingIndexes*/
|
|
2440
|
+
t[41][
|
|
2430
2441
|
/*gameprops*/
|
|
2431
|
-
t[
|
|
2442
|
+
t[101].id
|
|
2432
2443
|
] == 1 ? "connect" : "disconnect"), o(
|
|
2433
2444
|
e,
|
|
2434
2445
|
"visibilityconnect",
|
|
2435
2446
|
/*visibilityconnect*/
|
|
2436
|
-
t[
|
|
2447
|
+
t[42]
|
|
2437
2448
|
), o(
|
|
2438
2449
|
e,
|
|
2439
2450
|
"translationurl",
|
|
@@ -2444,10 +2455,10 @@ function za(t) {
|
|
|
2444
2455
|
"currency",
|
|
2445
2456
|
/*currency*/
|
|
2446
2457
|
t[13]
|
|
2447
|
-
), o(e, "livelobbyendpoint",
|
|
2448
|
-
t[
|
|
2458
|
+
), o(e, "livelobbyendpoint", z = /*gameprops*/
|
|
2459
|
+
t[101].gameModel.details ? (
|
|
2449
2460
|
/*gameprops*/
|
|
2450
|
-
t[
|
|
2461
|
+
t[101].gameModel.launchUrl
|
|
2451
2462
|
) : ""), o(
|
|
2452
2463
|
e,
|
|
2453
2464
|
"clientstyling",
|
|
@@ -2467,22 +2478,27 @@ function za(t) {
|
|
|
2467
2478
|
e,
|
|
2468
2479
|
"livecasino",
|
|
2469
2480
|
/*livecasino*/
|
|
2470
|
-
t[
|
|
2481
|
+
t[16]
|
|
2471
2482
|
), o(
|
|
2472
2483
|
e,
|
|
2473
2484
|
"gamepagemodalurl",
|
|
2474
2485
|
/*gamepagemodalurl*/
|
|
2475
|
-
t[
|
|
2486
|
+
t[17]
|
|
2476
2487
|
), o(
|
|
2477
2488
|
e,
|
|
2478
2489
|
"integratedgameframedesktop",
|
|
2479
2490
|
/*integratedgameframedesktop*/
|
|
2480
|
-
t[
|
|
2491
|
+
t[18]
|
|
2481
2492
|
), o(
|
|
2482
2493
|
e,
|
|
2483
2494
|
"integratedgameframemobile",
|
|
2484
2495
|
/*integratedgameframemobile*/
|
|
2485
|
-
t[
|
|
2496
|
+
t[19]
|
|
2497
|
+
), o(
|
|
2498
|
+
e,
|
|
2499
|
+
"allowsingleclickgameentry",
|
|
2500
|
+
/*allowsingleclickgameentry*/
|
|
2501
|
+
t[14]
|
|
2486
2502
|
), o(
|
|
2487
2503
|
e,
|
|
2488
2504
|
"mbsource",
|
|
@@ -2490,332 +2506,338 @@ function za(t) {
|
|
|
2490
2506
|
t[9]
|
|
2491
2507
|
);
|
|
2492
2508
|
},
|
|
2493
|
-
m(
|
|
2494
|
-
|
|
2509
|
+
m(c, f) {
|
|
2510
|
+
S(c, e, f);
|
|
2495
2511
|
},
|
|
2496
|
-
p(
|
|
2497
|
-
|
|
2498
|
-
|
|
2499
|
-
(
|
|
2512
|
+
p(c, f) {
|
|
2513
|
+
f[1] & /*favoriteGamesData*/
|
|
2514
|
+
4096 && a !== (a = "" + (ue + /*gameprops*/
|
|
2515
|
+
(c[101].cellSize ? (
|
|
2500
2516
|
/*gameprops*/
|
|
2501
|
-
|
|
2502
|
-
) : "1x1"))) && o(e, "class", a),
|
|
2517
|
+
c[101].cellSize
|
|
2518
|
+
) : "1x1"))) && o(e, "class", a), f[0] & /*session*/
|
|
2503
2519
|
64 && o(
|
|
2504
2520
|
e,
|
|
2505
2521
|
"session",
|
|
2506
2522
|
/*session*/
|
|
2507
|
-
|
|
2508
|
-
),
|
|
2523
|
+
c[6]
|
|
2524
|
+
), f[0] & /*userid*/
|
|
2509
2525
|
128 && o(
|
|
2510
2526
|
e,
|
|
2511
2527
|
"userid",
|
|
2512
2528
|
/*userid*/
|
|
2513
|
-
|
|
2514
|
-
),
|
|
2529
|
+
c[7]
|
|
2530
|
+
), f[0] & /*lang*/
|
|
2515
2531
|
32 && o(
|
|
2516
2532
|
e,
|
|
2517
2533
|
"lang",
|
|
2518
2534
|
/*lang*/
|
|
2519
|
-
|
|
2520
|
-
),
|
|
2535
|
+
c[5]
|
|
2536
|
+
), f[0] & /*favorites*/
|
|
2521
2537
|
256 && o(
|
|
2522
2538
|
e,
|
|
2523
2539
|
"favorites",
|
|
2524
2540
|
/*favorites*/
|
|
2525
|
-
|
|
2526
|
-
),
|
|
2541
|
+
c[8]
|
|
2542
|
+
), f[0] & /*categoryid*/
|
|
2527
2543
|
1 && o(
|
|
2528
2544
|
e,
|
|
2529
2545
|
"categoryid",
|
|
2530
2546
|
/*categoryid*/
|
|
2531
|
-
|
|
2532
|
-
),
|
|
2533
|
-
|
|
2534
|
-
|
|
2535
|
-
|
|
2536
|
-
|
|
2547
|
+
c[0]
|
|
2548
|
+
), f[1] & /*favoriteGamesData*/
|
|
2549
|
+
4096 && n !== (n = /*gameprops*/
|
|
2550
|
+
c[101].gameModel.thumbnail) && o(e, "gamethumbnail", n), f[1] & /*favoriteGamesData*/
|
|
2551
|
+
4096 && i !== (i = /*getRequiredIcon*/
|
|
2552
|
+
c[47](
|
|
2537
2553
|
/*gameprops*/
|
|
2538
|
-
|
|
2539
|
-
)) && o(e, "icon", i),
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
|
|
2554
|
+
c[101]?.icons
|
|
2555
|
+
)) && o(e, "icon", i), f[1] & /*favoriteGamesData*/
|
|
2556
|
+
4096 && r !== (r = /*gameprops*/
|
|
2557
|
+
c[101].gameModel.name) && o(e, "gamename", r), f[1] & /*favoriteGamesData*/
|
|
2558
|
+
4096 && s !== (s = /*gameprops*/
|
|
2559
|
+
c[101].gameModel.vendor.logo) && o(e, "gamevendor", s), f[1] & /*favoriteGamesData*/
|
|
2560
|
+
4096 && u !== (u = /*gameprops*/
|
|
2561
|
+
c[101].launchUrl) && o(e, "gameLaunchUrl", u), f[1] & /*favoriteGamesData*/
|
|
2562
|
+
4096 && m !== (m = /*gameprops*/
|
|
2563
|
+
c[101].gameModel.isNew) && o(e, "gameisnew", m), f[1] & /*favoriteGamesData*/
|
|
2564
|
+
4096 && d !== (d = /*addGameTag*/
|
|
2565
|
+
c[46](
|
|
2550
2566
|
/*gameprops*/
|
|
2551
|
-
|
|
2552
|
-
)) && o(e, "gametag",
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2567
|
+
c[101].gameModel?.advancedTags
|
|
2568
|
+
)) && o(e, "gametag", d), f[1] & /*favoriteGamesData*/
|
|
2569
|
+
4096 && g !== (g = /*gameprops*/
|
|
2570
|
+
c[101].cellSize) && o(e, "gamecellsize", g), f[1] & /*favoriteGamesData*/
|
|
2571
|
+
4096 && h !== (h = /*gameprops*/
|
|
2572
|
+
c[101].gameModel.id) && o(e, "gameid", h), f[1] & /*favoriteGamesData*/
|
|
2573
|
+
4096 && w !== (w = /*gameprops*/
|
|
2574
|
+
c[101].gameModel.hasFunMode) && o(e, "gamefunmode", w), f[0] & /*showgamename*/
|
|
2575
|
+
32768 && o(
|
|
2560
2576
|
e,
|
|
2561
2577
|
"showgamename",
|
|
2562
2578
|
/*showgamename*/
|
|
2563
|
-
|
|
2564
|
-
),
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2579
|
+
c[15]
|
|
2580
|
+
), f[1] & /*favoriteGamesData*/
|
|
2581
|
+
4096 && _ !== (_ = /*gameprops*/
|
|
2582
|
+
c[101].gameModel.isFavorite) && o(e, "gamefavorite", _), f[1] & /*showFavGamesCategory*/
|
|
2583
|
+
512 && o(
|
|
2568
2584
|
e,
|
|
2569
2585
|
"showfavoredcategory",
|
|
2570
2586
|
/*showFavGamesCategory*/
|
|
2571
|
-
|
|
2572
|
-
),
|
|
2573
|
-
|
|
2574
|
-
|
|
2587
|
+
c[40]
|
|
2588
|
+
), f[1] & /*intersectingIndexes, favoriteGamesData*/
|
|
2589
|
+
5120 && y !== (y = /*intersectingIndexes*/
|
|
2590
|
+
c[41][
|
|
2575
2591
|
/*gameprops*/
|
|
2576
|
-
|
|
2577
|
-
] == 1 ? "connect" : "disconnect") && o(e, "connectlive",
|
|
2578
|
-
|
|
2592
|
+
c[101].id
|
|
2593
|
+
] == 1 ? "connect" : "disconnect") && o(e, "connectlive", y), f[1] & /*visibilityconnect*/
|
|
2594
|
+
2048 && o(
|
|
2579
2595
|
e,
|
|
2580
2596
|
"visibilityconnect",
|
|
2581
2597
|
/*visibilityconnect*/
|
|
2582
|
-
|
|
2583
|
-
),
|
|
2598
|
+
c[42]
|
|
2599
|
+
), f[0] & /*translationurl*/
|
|
2584
2600
|
4096 && o(
|
|
2585
2601
|
e,
|
|
2586
2602
|
"translationurl",
|
|
2587
2603
|
/*translationurl*/
|
|
2588
|
-
|
|
2589
|
-
),
|
|
2604
|
+
c[12]
|
|
2605
|
+
), f[0] & /*currency*/
|
|
2590
2606
|
8192 && o(
|
|
2591
2607
|
e,
|
|
2592
2608
|
"currency",
|
|
2593
2609
|
/*currency*/
|
|
2594
|
-
|
|
2595
|
-
),
|
|
2596
|
-
|
|
2597
|
-
|
|
2610
|
+
c[13]
|
|
2611
|
+
), f[1] & /*favoriteGamesData*/
|
|
2612
|
+
4096 && z !== (z = /*gameprops*/
|
|
2613
|
+
c[101].gameModel.details ? (
|
|
2598
2614
|
/*gameprops*/
|
|
2599
|
-
|
|
2600
|
-
) : "") && o(e, "livelobbyendpoint",
|
|
2615
|
+
c[101].gameModel.launchUrl
|
|
2616
|
+
) : "") && o(e, "livelobbyendpoint", z), f[0] & /*clientstyling*/
|
|
2601
2617
|
1024 && o(
|
|
2602
2618
|
e,
|
|
2603
2619
|
"clientstyling",
|
|
2604
2620
|
/*clientstyling*/
|
|
2605
|
-
|
|
2606
|
-
),
|
|
2621
|
+
c[10]
|
|
2622
|
+
), f[0] & /*clientstylingurl*/
|
|
2607
2623
|
2048 && o(
|
|
2608
2624
|
e,
|
|
2609
2625
|
"clientstylingurl",
|
|
2610
2626
|
/*clientstylingurl*/
|
|
2611
|
-
|
|
2612
|
-
),
|
|
2627
|
+
c[11]
|
|
2628
|
+
), f[0] & /*endpoint*/
|
|
2613
2629
|
8 && o(
|
|
2614
2630
|
e,
|
|
2615
2631
|
"endpoint",
|
|
2616
2632
|
/*endpoint*/
|
|
2617
|
-
|
|
2618
|
-
),
|
|
2619
|
-
|
|
2633
|
+
c[3]
|
|
2634
|
+
), f[0] & /*livecasino*/
|
|
2635
|
+
65536 && o(
|
|
2620
2636
|
e,
|
|
2621
2637
|
"livecasino",
|
|
2622
2638
|
/*livecasino*/
|
|
2623
|
-
|
|
2624
|
-
),
|
|
2625
|
-
|
|
2639
|
+
c[16]
|
|
2640
|
+
), f[0] & /*gamepagemodalurl*/
|
|
2641
|
+
131072 && o(
|
|
2626
2642
|
e,
|
|
2627
2643
|
"gamepagemodalurl",
|
|
2628
2644
|
/*gamepagemodalurl*/
|
|
2629
|
-
|
|
2630
|
-
),
|
|
2631
|
-
|
|
2645
|
+
c[17]
|
|
2646
|
+
), f[0] & /*integratedgameframedesktop*/
|
|
2647
|
+
262144 && o(
|
|
2632
2648
|
e,
|
|
2633
2649
|
"integratedgameframedesktop",
|
|
2634
2650
|
/*integratedgameframedesktop*/
|
|
2635
|
-
|
|
2636
|
-
),
|
|
2637
|
-
|
|
2651
|
+
c[18]
|
|
2652
|
+
), f[0] & /*integratedgameframemobile*/
|
|
2653
|
+
524288 && o(
|
|
2638
2654
|
e,
|
|
2639
2655
|
"integratedgameframemobile",
|
|
2640
2656
|
/*integratedgameframemobile*/
|
|
2641
|
-
|
|
2642
|
-
),
|
|
2657
|
+
c[19]
|
|
2658
|
+
), f[0] & /*allowsingleclickgameentry*/
|
|
2659
|
+
16384 && o(
|
|
2660
|
+
e,
|
|
2661
|
+
"allowsingleclickgameentry",
|
|
2662
|
+
/*allowsingleclickgameentry*/
|
|
2663
|
+
c[14]
|
|
2664
|
+
), f[0] & /*mbsource*/
|
|
2643
2665
|
512 && o(
|
|
2644
2666
|
e,
|
|
2645
2667
|
"mbsource",
|
|
2646
2668
|
/*mbsource*/
|
|
2647
|
-
|
|
2669
|
+
c[9]
|
|
2648
2670
|
);
|
|
2649
2671
|
},
|
|
2650
|
-
d(
|
|
2651
|
-
|
|
2672
|
+
d(c) {
|
|
2673
|
+
c && C(e);
|
|
2652
2674
|
}
|
|
2653
2675
|
};
|
|
2654
2676
|
}
|
|
2655
|
-
function
|
|
2677
|
+
function Da(t) {
|
|
2656
2678
|
let e, a = (
|
|
2657
2679
|
/*gameprops*/
|
|
2658
|
-
t[
|
|
2680
|
+
t[101].gameModel && Ta(t)
|
|
2659
2681
|
);
|
|
2660
2682
|
return {
|
|
2661
2683
|
c() {
|
|
2662
|
-
a && a.c(), e =
|
|
2684
|
+
a && a.c(), e = ne();
|
|
2663
2685
|
},
|
|
2664
2686
|
m(n, i) {
|
|
2665
|
-
a && a.m(n, i),
|
|
2687
|
+
a && a.m(n, i), S(n, e, i);
|
|
2666
2688
|
},
|
|
2667
2689
|
p(n, i) {
|
|
2668
2690
|
/*gameprops*/
|
|
2669
|
-
n[
|
|
2691
|
+
n[101].gameModel ? a ? a.p(n, i) : (a = Ta(n), a.c(), a.m(e.parentNode, e)) : a && (a.d(1), a = null);
|
|
2670
2692
|
},
|
|
2671
2693
|
d(n) {
|
|
2672
|
-
n &&
|
|
2694
|
+
n && C(e), a && a.d(n);
|
|
2673
2695
|
}
|
|
2674
2696
|
};
|
|
2675
2697
|
}
|
|
2676
|
-
function
|
|
2698
|
+
function Ea(t) {
|
|
2677
2699
|
let e, a, n, i = (
|
|
2678
2700
|
/*categoryData*/
|
|
2679
|
-
t[
|
|
2701
|
+
t[29].name + ""
|
|
2680
2702
|
), r, s;
|
|
2681
|
-
function u(
|
|
2703
|
+
function u(_, y) {
|
|
2682
2704
|
return (
|
|
2683
2705
|
/*categoryData*/
|
|
2684
|
-
|
|
2706
|
+
_[29].icon ? li : si
|
|
2685
2707
|
);
|
|
2686
2708
|
}
|
|
2687
|
-
let m = u(t),
|
|
2688
|
-
function g(
|
|
2709
|
+
let m = u(t), d = m(t);
|
|
2710
|
+
function g(_, y) {
|
|
2689
2711
|
return (
|
|
2690
2712
|
/*lobbyView*/
|
|
2691
|
-
|
|
2692
|
-
|
|
2713
|
+
_[28] && /*showLoadCategory*/
|
|
2714
|
+
_[31] ? mi : ui
|
|
2693
2715
|
);
|
|
2694
2716
|
}
|
|
2695
|
-
let h = g(t),
|
|
2717
|
+
let h = g(t), w = h(t);
|
|
2696
2718
|
return {
|
|
2697
2719
|
c() {
|
|
2698
|
-
e =
|
|
2720
|
+
e = M("div"), d.c(), a = K(), n = M("h3"), r = j(i), s = K(), w.c(), v(n, "class", "CategoryName"), v(e, "class", "CasinoGamesHeader");
|
|
2699
2721
|
},
|
|
2700
|
-
m(
|
|
2701
|
-
|
|
2722
|
+
m(_, y) {
|
|
2723
|
+
S(_, e, y), d.m(e, null), k(e, a), k(e, n), k(n, r), t[59](n), k(e, s), w.m(e, null);
|
|
2702
2724
|
},
|
|
2703
|
-
p(
|
|
2704
|
-
m === (m = u(
|
|
2705
|
-
|
|
2706
|
-
|
|
2725
|
+
p(_, y) {
|
|
2726
|
+
m === (m = u(_)) && d ? d.p(_, y) : (d.d(1), d = m(_), d && (d.c(), d.m(e, a))), y[0] & /*categoryData*/
|
|
2727
|
+
536870912 && i !== (i = /*categoryData*/
|
|
2728
|
+
_[29].name + "") && V(r, i), h === (h = g(_)) && w ? w.p(_, y) : (w.d(1), w = h(_), w && (w.c(), w.m(e, null)));
|
|
2707
2729
|
},
|
|
2708
|
-
d(
|
|
2709
|
-
|
|
2730
|
+
d(_) {
|
|
2731
|
+
_ && C(e), d.d(), t[59](null), w.d();
|
|
2710
2732
|
}
|
|
2711
2733
|
};
|
|
2712
2734
|
}
|
|
2713
|
-
function
|
|
2735
|
+
function si(t) {
|
|
2714
2736
|
let e;
|
|
2715
2737
|
return {
|
|
2716
2738
|
c() {
|
|
2717
|
-
e =
|
|
2739
|
+
e = M("span"), e.innerHTML = '<div class="CategoryIconAnimation"></div> <svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 28 28"><g id="Group_5260" data-name="Group 5260" transform="translate(-26 -13)"><g id="Ellipse_664_copy" data-name="Ellipse 664 copy" transform="translate(26 13)" fill="rgba(249,165,2,0)"><path d="M 14 27 C 10.52756977081299 27 7.26298999786377 25.64776039123535 4.807610034942627 23.19239044189453 C 2.352240085601807 20.73700904846191 1 17.4724292755127 1 14 C 1 10.52756977081299 2.352240085601807 7.26298999786377 4.807610034942627 4.807610034942627 C 7.26298999786377 2.352240085601807 10.52756977081299 1 14 1 C 17.4724292755127 1 20.73700904846191 2.352240085601807 23.19239044189453 4.807610034942627 C 25.64776039123535 7.26298999786377 27 10.52756977081299 27 14 C 27 17.4724292755127 25.64776039123535 20.73700904846191 23.19239044189453 23.19239044189453 C 20.73700904846191 25.64776039123535 17.4724292755127 27 14 27 Z" stroke="none"></path><path d="M 14 2 C 10.79467964172363 2 7.781219482421875 3.248220443725586 5.514720916748047 5.514720916748047 C 3.248220443725586 7.781219482421875 2 10.79467964172363 2 14 C 2 17.2053108215332 3.248220443725586 20.21878051757812 5.514720916748047 22.48527908325195 C 7.781219482421875 24.75177955627441 10.79467964172363 26 14 26 C 17.2053108215332 26 20.21878051757812 24.75177955627441 22.48527908325195 22.48527908325195 C 24.75177955627441 20.21878051757812 26 17.2053108215332 26 14 C 26 10.79467964172363 24.75177955627441 7.781219482421875 22.48527908325195 5.514720916748047 C 20.21878051757812 3.248220443725586 17.2053108215332 2 14 2 M 14 0 C 21.73197937011719 0 28 6.268009185791016 28 14 C 28 21.73197937011719 21.73197937011719 28 14 28 C 6.268009185791016 28 0 21.73197937011719 0 14 C 0 6.268009185791016 6.268009185791016 0 14 0 Z" stroke="none" fill="#fff"></path></g><path id="Rounded_Rectangle_683" data-name="Rounded Rectangle 683" d="M1139,917.587V906.4a1.4,1.4,0,0,1,1.976,0l4.61,4.608a1.4,1.4,0,0,1,0,1.975l-4.61,4.607A1.4,1.4,0,0,1,1139,917.587Z" transform="translate(-1102 -885)" fill="#fff"></path></g></svg>', v(e, "class", "CategoryIcon");
|
|
2718
2740
|
},
|
|
2719
2741
|
m(a, n) {
|
|
2720
|
-
|
|
2742
|
+
S(a, e, n);
|
|
2721
2743
|
},
|
|
2722
|
-
p:
|
|
2744
|
+
p: be,
|
|
2723
2745
|
d(a) {
|
|
2724
|
-
a &&
|
|
2746
|
+
a && C(e);
|
|
2725
2747
|
}
|
|
2726
2748
|
};
|
|
2727
2749
|
}
|
|
2728
|
-
function
|
|
2750
|
+
function li(t) {
|
|
2729
2751
|
let e, a;
|
|
2730
2752
|
return {
|
|
2731
2753
|
c() {
|
|
2732
|
-
e =
|
|
2733
|
-
t[
|
|
2754
|
+
e = M("img"), pa(e.src, a = /*categoryData*/
|
|
2755
|
+
t[29].icon) || v(e, "src", a), v(e, "alt", "Category Icon");
|
|
2734
2756
|
},
|
|
2735
2757
|
m(n, i) {
|
|
2736
|
-
|
|
2758
|
+
S(n, e, i);
|
|
2737
2759
|
},
|
|
2738
2760
|
p(n, i) {
|
|
2739
2761
|
i[0] & /*categoryData*/
|
|
2740
|
-
|
|
2741
|
-
n[
|
|
2762
|
+
536870912 && !pa(e.src, a = /*categoryData*/
|
|
2763
|
+
n[29].icon) && v(e, "src", a);
|
|
2742
2764
|
},
|
|
2743
2765
|
d(n) {
|
|
2744
|
-
n &&
|
|
2766
|
+
n && C(e);
|
|
2745
2767
|
}
|
|
2746
2768
|
};
|
|
2747
2769
|
}
|
|
2748
|
-
function
|
|
2770
|
+
function ui(t) {
|
|
2749
2771
|
let e, a, n, i = (
|
|
2750
2772
|
/*addfilterselector*/
|
|
2751
2773
|
t[1] == "true" && /*usesinglevendorfilter*/
|
|
2752
|
-
t[
|
|
2774
|
+
t[23] === "false" && Pa(t)
|
|
2753
2775
|
), r = (
|
|
2754
2776
|
/*addsortingselector*/
|
|
2755
|
-
t[2] == "true" &&
|
|
2777
|
+
t[2] == "true" && Na(t)
|
|
2756
2778
|
);
|
|
2757
2779
|
return {
|
|
2758
2780
|
c() {
|
|
2759
|
-
e =
|
|
2781
|
+
e = M("div"), i && i.c(), a = K(), r && r.c(), v(e, "class", n = /*addfilterselector*/
|
|
2760
2782
|
t[1] == "true" && /*usesinglevendorfilter*/
|
|
2761
|
-
t[
|
|
2783
|
+
t[23] === "false" && /*addsortingselector*/
|
|
2762
2784
|
t[2] == "true" ? "CategoryFilterContainer" : "SingleOrEmptyCategoryFilterContainer");
|
|
2763
2785
|
},
|
|
2764
2786
|
m(s, u) {
|
|
2765
|
-
|
|
2787
|
+
S(s, e, u), i && i.m(e, null), k(e, a), r && r.m(e, null);
|
|
2766
2788
|
},
|
|
2767
2789
|
p(s, u) {
|
|
2768
2790
|
/*addfilterselector*/
|
|
2769
2791
|
s[1] == "true" && /*usesinglevendorfilter*/
|
|
2770
|
-
s[
|
|
2771
|
-
s[2] == "true" ? r ? r.p(s, u) : (r =
|
|
2772
|
-
|
|
2792
|
+
s[23] === "false" ? i ? i.p(s, u) : (i = Pa(s), i.c(), i.m(e, a)) : i && (i.d(1), i = null), /*addsortingselector*/
|
|
2793
|
+
s[2] == "true" ? r ? r.p(s, u) : (r = Na(s), r.c(), r.m(e, null)) : r && (r.d(1), r = null), u[0] & /*addfilterselector, usesinglevendorfilter, addsortingselector*/
|
|
2794
|
+
8388614 && n !== (n = /*addfilterselector*/
|
|
2773
2795
|
s[1] == "true" && /*usesinglevendorfilter*/
|
|
2774
|
-
s[
|
|
2796
|
+
s[23] === "false" && /*addsortingselector*/
|
|
2775
2797
|
s[2] == "true" ? "CategoryFilterContainer" : "SingleOrEmptyCategoryFilterContainer") && v(e, "class", n);
|
|
2776
2798
|
},
|
|
2777
2799
|
d(s) {
|
|
2778
|
-
s &&
|
|
2800
|
+
s && C(e), i && i.d(), r && r.d();
|
|
2779
2801
|
}
|
|
2780
2802
|
};
|
|
2781
2803
|
}
|
|
2782
|
-
function
|
|
2804
|
+
function mi(t) {
|
|
2783
2805
|
let e, a, n = (
|
|
2784
2806
|
/*$_*/
|
|
2785
|
-
t[
|
|
2807
|
+
t[44]("viewAll") + ""
|
|
2786
2808
|
), i, r, s = (
|
|
2787
2809
|
/*categoryData*/
|
|
2788
|
-
t[
|
|
2789
|
-
), u, m,
|
|
2810
|
+
t[29].games.total + ""
|
|
2811
|
+
), u, m, d, g;
|
|
2790
2812
|
return {
|
|
2791
2813
|
c() {
|
|
2792
|
-
e =
|
|
2814
|
+
e = M("a"), a = M("span"), i = j(n), r = j(" ("), u = j(s), m = j(")"), v(a, "class", "CategoryLoadMore"), v(e, "class", "CategoryNameLink");
|
|
2793
2815
|
},
|
|
2794
|
-
m(h,
|
|
2795
|
-
|
|
2816
|
+
m(h, w) {
|
|
2817
|
+
S(h, e, w), k(e, a), k(a, i), k(a, r), k(a, u), k(a, m), d || (g = Ot(
|
|
2796
2818
|
e,
|
|
2797
2819
|
"click",
|
|
2798
2820
|
/*click_handler*/
|
|
2799
|
-
t[
|
|
2800
|
-
),
|
|
2821
|
+
t[60]
|
|
2822
|
+
), d = !0);
|
|
2801
2823
|
},
|
|
2802
|
-
p(h,
|
|
2803
|
-
|
|
2804
|
-
|
|
2805
|
-
h[
|
|
2806
|
-
|
|
2807
|
-
h[
|
|
2824
|
+
p(h, w) {
|
|
2825
|
+
w[1] & /*$_*/
|
|
2826
|
+
8192 && n !== (n = /*$_*/
|
|
2827
|
+
h[44]("viewAll") + "") && V(i, n), w[0] & /*categoryData*/
|
|
2828
|
+
536870912 && s !== (s = /*categoryData*/
|
|
2829
|
+
h[29].games.total + "") && V(u, s);
|
|
2808
2830
|
},
|
|
2809
2831
|
d(h) {
|
|
2810
|
-
h &&
|
|
2832
|
+
h && C(e), d = !1, g();
|
|
2811
2833
|
}
|
|
2812
2834
|
};
|
|
2813
2835
|
}
|
|
2814
|
-
function
|
|
2836
|
+
function Pa(t) {
|
|
2815
2837
|
let e;
|
|
2816
2838
|
return {
|
|
2817
2839
|
c() {
|
|
2818
|
-
e =
|
|
2840
|
+
e = M("casino-filter"), o(
|
|
2819
2841
|
e,
|
|
2820
2842
|
"clientstylingurl",
|
|
2821
2843
|
/*clientstylingurl*/
|
|
@@ -2859,7 +2881,7 @@ function Ea(t) {
|
|
|
2859
2881
|
e,
|
|
2860
2882
|
"filterbylogo",
|
|
2861
2883
|
/*filterbylogo*/
|
|
2862
|
-
t[
|
|
2884
|
+
t[21]
|
|
2863
2885
|
), o(
|
|
2864
2886
|
e,
|
|
2865
2887
|
"mbsource",
|
|
@@ -2868,7 +2890,7 @@ function Ea(t) {
|
|
|
2868
2890
|
);
|
|
2869
2891
|
},
|
|
2870
2892
|
m(a, n) {
|
|
2871
|
-
|
|
2893
|
+
S(a, e, n);
|
|
2872
2894
|
},
|
|
2873
2895
|
p(a, n) {
|
|
2874
2896
|
n[0] & /*clientstylingurl*/
|
|
@@ -2920,11 +2942,11 @@ function Ea(t) {
|
|
|
2920
2942
|
/*addsortingselector*/
|
|
2921
2943
|
a[2]
|
|
2922
2944
|
), n[0] & /*filterbylogo*/
|
|
2923
|
-
|
|
2945
|
+
2097152 && o(
|
|
2924
2946
|
e,
|
|
2925
2947
|
"filterbylogo",
|
|
2926
2948
|
/*filterbylogo*/
|
|
2927
|
-
a[
|
|
2949
|
+
a[21]
|
|
2928
2950
|
), n[0] & /*mbsource*/
|
|
2929
2951
|
512 && o(
|
|
2930
2952
|
e,
|
|
@@ -2934,15 +2956,15 @@ function Ea(t) {
|
|
|
2934
2956
|
);
|
|
2935
2957
|
},
|
|
2936
2958
|
d(a) {
|
|
2937
|
-
a &&
|
|
2959
|
+
a && C(e);
|
|
2938
2960
|
}
|
|
2939
2961
|
};
|
|
2940
2962
|
}
|
|
2941
|
-
function
|
|
2963
|
+
function Na(t) {
|
|
2942
2964
|
let e;
|
|
2943
2965
|
return {
|
|
2944
2966
|
c() {
|
|
2945
|
-
e =
|
|
2967
|
+
e = M("casino-sort"), o(
|
|
2946
2968
|
e,
|
|
2947
2969
|
"clientstylingurl",
|
|
2948
2970
|
/*clientstylingurl*/
|
|
@@ -2975,7 +2997,7 @@ function Pa(t) {
|
|
|
2975
2997
|
);
|
|
2976
2998
|
},
|
|
2977
2999
|
m(a, n) {
|
|
2978
|
-
|
|
3000
|
+
S(a, e, n);
|
|
2979
3001
|
},
|
|
2980
3002
|
p(a, n) {
|
|
2981
3003
|
n[0] & /*clientstylingurl*/
|
|
@@ -3017,118 +3039,118 @@ function Pa(t) {
|
|
|
3017
3039
|
);
|
|
3018
3040
|
},
|
|
3019
3041
|
d(a) {
|
|
3020
|
-
a &&
|
|
3042
|
+
a && C(e);
|
|
3021
3043
|
}
|
|
3022
3044
|
};
|
|
3023
3045
|
}
|
|
3024
|
-
function
|
|
3046
|
+
function ci(t) {
|
|
3025
3047
|
let e, a = (
|
|
3026
3048
|
/*$_*/
|
|
3027
|
-
t[
|
|
3049
|
+
t[44]("noResults") + ""
|
|
3028
3050
|
), n;
|
|
3029
3051
|
return {
|
|
3030
3052
|
c() {
|
|
3031
|
-
e =
|
|
3053
|
+
e = M("p"), n = j(a), v(e, "class", "NoSearchResults");
|
|
3032
3054
|
},
|
|
3033
3055
|
m(i, r) {
|
|
3034
|
-
|
|
3056
|
+
S(i, e, r), k(e, n);
|
|
3035
3057
|
},
|
|
3036
3058
|
p(i, r) {
|
|
3037
3059
|
r[1] & /*$_*/
|
|
3038
|
-
|
|
3039
|
-
i[
|
|
3060
|
+
8192 && a !== (a = /*$_*/
|
|
3061
|
+
i[44]("noResults") + "") && V(n, a);
|
|
3040
3062
|
},
|
|
3041
3063
|
d(i) {
|
|
3042
|
-
i &&
|
|
3064
|
+
i && C(e);
|
|
3043
3065
|
}
|
|
3044
3066
|
};
|
|
3045
3067
|
}
|
|
3046
|
-
function
|
|
3068
|
+
function di(t) {
|
|
3047
3069
|
let e, a = [], n = /* @__PURE__ */ new Map(), i, r = ye(
|
|
3048
3070
|
/*shownCategoryData*/
|
|
3049
|
-
t[
|
|
3071
|
+
t[30]
|
|
3050
3072
|
);
|
|
3051
3073
|
const s = (u) => (
|
|
3052
3074
|
/*gameprops*/
|
|
3053
|
-
u[
|
|
3075
|
+
u[101].id
|
|
3054
3076
|
);
|
|
3055
3077
|
for (let u = 0; u < r.length; u += 1) {
|
|
3056
|
-
let m =
|
|
3057
|
-
n.set(
|
|
3078
|
+
let m = Sa(t, r, u), d = s(m);
|
|
3079
|
+
n.set(d, a[u] = Ia(d, m));
|
|
3058
3080
|
}
|
|
3059
3081
|
return {
|
|
3060
3082
|
c() {
|
|
3061
|
-
e =
|
|
3083
|
+
e = M("ul");
|
|
3062
3084
|
for (let u = 0; u < a.length; u += 1)
|
|
3063
3085
|
a[u].c();
|
|
3064
3086
|
v(e, "class", i = /*favoriteGamesData*/
|
|
3065
|
-
(t[
|
|
3066
|
-
t[
|
|
3067
|
-
(t[
|
|
3068
|
-
t[
|
|
3087
|
+
(t[43].items.length === 0 && /*showFavGamesCategory*/
|
|
3088
|
+
t[40] ? "" : "CasinoGamesGrid") + " " + /*lobbyView*/
|
|
3089
|
+
(t[28] && /*casinogamesgridslider*/
|
|
3090
|
+
t[22] == "true" ? "CasinoGamesGridSlider CustomScroll" : "") + " GamesListIncreasedGap");
|
|
3069
3091
|
},
|
|
3070
3092
|
m(u, m) {
|
|
3071
|
-
|
|
3072
|
-
for (let
|
|
3073
|
-
a[
|
|
3074
|
-
t[
|
|
3093
|
+
S(u, e, m);
|
|
3094
|
+
for (let d = 0; d < a.length; d += 1)
|
|
3095
|
+
a[d] && a[d].m(e, null);
|
|
3096
|
+
t[62](e);
|
|
3075
3097
|
},
|
|
3076
3098
|
p(u, m) {
|
|
3077
|
-
m[0] & /*shownCategoryData, session, userid, lang, favorites, categoryid, translationurl, showgamename, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, casinogamesgridslider, mbsource, thumbnailContainer*/
|
|
3078
|
-
|
|
3079
|
-
|
|
3099
|
+
m[0] & /*shownCategoryData, session, userid, lang, favorites, categoryid, translationurl, showgamename, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, casinogamesgridslider, mbsource, allowsingleclickgameentry, thumbnailContainer*/
|
|
3100
|
+
1112539113 | m[1] & /*getRequiredIcon, addGameTag, intersectingIndexes, visibilityconnect*/
|
|
3101
|
+
101376 && (r = ye(
|
|
3080
3102
|
/*shownCategoryData*/
|
|
3081
|
-
u[
|
|
3082
|
-
), a =
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
(u[
|
|
3086
|
-
u[
|
|
3087
|
-
(u[
|
|
3088
|
-
u[
|
|
3103
|
+
u[30]
|
|
3104
|
+
), a = La(a, m, s, 1, u, r, n, e, Aa, Ia, null, Sa)), m[0] & /*lobbyView, casinogamesgridslider*/
|
|
3105
|
+
272629760 | m[1] & /*favoriteGamesData, showFavGamesCategory*/
|
|
3106
|
+
4608 && i !== (i = /*favoriteGamesData*/
|
|
3107
|
+
(u[43].items.length === 0 && /*showFavGamesCategory*/
|
|
3108
|
+
u[40] ? "" : "CasinoGamesGrid") + " " + /*lobbyView*/
|
|
3109
|
+
(u[28] && /*casinogamesgridslider*/
|
|
3110
|
+
u[22] == "true" ? "CasinoGamesGridSlider CustomScroll" : "") + " GamesListIncreasedGap") && v(e, "class", i);
|
|
3089
3111
|
},
|
|
3090
3112
|
d(u) {
|
|
3091
|
-
u &&
|
|
3113
|
+
u && C(e);
|
|
3092
3114
|
for (let m = 0; m < a.length; m += 1)
|
|
3093
3115
|
a[m].d();
|
|
3094
|
-
t[
|
|
3116
|
+
t[62](null);
|
|
3095
3117
|
}
|
|
3096
3118
|
};
|
|
3097
3119
|
}
|
|
3098
|
-
function
|
|
3120
|
+
function fi(t) {
|
|
3099
3121
|
let e;
|
|
3100
3122
|
return {
|
|
3101
3123
|
c() {
|
|
3102
|
-
e =
|
|
3124
|
+
e = M("div"), v(e, "class", "DualRing");
|
|
3103
3125
|
},
|
|
3104
3126
|
m(a, n) {
|
|
3105
|
-
|
|
3127
|
+
S(a, e, n);
|
|
3106
3128
|
},
|
|
3107
|
-
p:
|
|
3129
|
+
p: be,
|
|
3108
3130
|
d(a) {
|
|
3109
|
-
a &&
|
|
3131
|
+
a && C(e);
|
|
3110
3132
|
}
|
|
3111
3133
|
};
|
|
3112
3134
|
}
|
|
3113
|
-
function
|
|
3114
|
-
let e, a, n, i, r, s, u, m,
|
|
3135
|
+
function gi(t) {
|
|
3136
|
+
let e, a, n, i, r, s, u, m, d, g, h, w, _, y, z, c = (
|
|
3115
3137
|
/*index*/
|
|
3116
|
-
t[
|
|
3138
|
+
t[103]
|
|
3117
3139
|
);
|
|
3118
|
-
const
|
|
3140
|
+
const f = () => (
|
|
3119
3141
|
/*casino_game_thumbnail_nd_binding*/
|
|
3120
|
-
t[
|
|
3142
|
+
t[61](e, c)
|
|
3121
3143
|
), q = () => (
|
|
3122
3144
|
/*casino_game_thumbnail_nd_binding*/
|
|
3123
|
-
t[
|
|
3145
|
+
t[61](null, c)
|
|
3124
3146
|
);
|
|
3125
3147
|
return {
|
|
3126
3148
|
c() {
|
|
3127
|
-
e =
|
|
3128
|
-
t[
|
|
3129
|
-
t[
|
|
3149
|
+
e = M("casino-game-thumbnail-nd"), o(e, "gamethumbnail", a = /*gameprops*/
|
|
3150
|
+
t[101].thumbnail), o(e, "icon", n = /*getRequiredIcon*/
|
|
3151
|
+
t[47](
|
|
3130
3152
|
/*gameprops*/
|
|
3131
|
-
t[
|
|
3153
|
+
t[101]?.icons
|
|
3132
3154
|
)), o(
|
|
3133
3155
|
e,
|
|
3134
3156
|
"session",
|
|
@@ -3144,10 +3166,10 @@ function fi(t) {
|
|
|
3144
3166
|
"lang",
|
|
3145
3167
|
/*lang*/
|
|
3146
3168
|
t[5]
|
|
3147
|
-
), o(e, "class", i = "" + (
|
|
3148
|
-
(t[
|
|
3169
|
+
), o(e, "class", i = "" + (ue + /*gameprops*/
|
|
3170
|
+
(t[101].cellSize ? (
|
|
3149
3171
|
/*gameprops*/
|
|
3150
|
-
t[
|
|
3172
|
+
t[101].cellSize
|
|
3151
3173
|
) : "1x1"))), o(
|
|
3152
3174
|
e,
|
|
3153
3175
|
"favorites",
|
|
@@ -3159,18 +3181,18 @@ function fi(t) {
|
|
|
3159
3181
|
/*categoryid*/
|
|
3160
3182
|
t[0]
|
|
3161
3183
|
), o(e, "gamename", r = /*gameprops*/
|
|
3162
|
-
t[
|
|
3163
|
-
t[
|
|
3164
|
-
t[
|
|
3165
|
-
t[
|
|
3166
|
-
t[
|
|
3184
|
+
t[101].name), o(e, "gamevendor", s = /*gameprops*/
|
|
3185
|
+
t[101].vendor.logo), o(e, "gameLaunchUrl", u = /*gameprops*/
|
|
3186
|
+
t[101].launchUrl), o(e, "gameisnew", m = /*gameprops*/
|
|
3187
|
+
t[101].isNew), o(e, "gametag", d = /*addGameTag*/
|
|
3188
|
+
t[46](
|
|
3167
3189
|
/*gameprops*/
|
|
3168
|
-
t[
|
|
3190
|
+
t[101].advancedTags
|
|
3169
3191
|
)), o(e, "gamecellsize", g = /*gameprops*/
|
|
3170
|
-
t[
|
|
3171
|
-
t[
|
|
3172
|
-
t[
|
|
3173
|
-
t[
|
|
3192
|
+
t[101].cellSize), o(e, "gameid", h = /*gameprops*/
|
|
3193
|
+
t[101].id), o(e, "gamefunmode", w = /*gameprops*/
|
|
3194
|
+
t[101].hasFunMode), o(e, "gamefavorite", _ = /*gameprops*/
|
|
3195
|
+
t[101].isFavorite), o(
|
|
3174
3196
|
e,
|
|
3175
3197
|
"translationurl",
|
|
3176
3198
|
/*translationurl*/
|
|
@@ -3179,25 +3201,25 @@ function fi(t) {
|
|
|
3179
3201
|
e,
|
|
3180
3202
|
"showgamename",
|
|
3181
3203
|
/*showgamename*/
|
|
3182
|
-
t[
|
|
3183
|
-
), o(e, "connectlive",
|
|
3184
|
-
t[
|
|
3204
|
+
t[15]
|
|
3205
|
+
), o(e, "connectlive", y = /*intersectingIndexes*/
|
|
3206
|
+
t[41][
|
|
3185
3207
|
/*gameprops*/
|
|
3186
|
-
t[
|
|
3208
|
+
t[101].id
|
|
3187
3209
|
] == 1 ? "connect" : "disconnect"), o(
|
|
3188
3210
|
e,
|
|
3189
3211
|
"visibilityconnect",
|
|
3190
3212
|
/*visibilityconnect*/
|
|
3191
|
-
t[
|
|
3213
|
+
t[42]
|
|
3192
3214
|
), o(
|
|
3193
3215
|
e,
|
|
3194
3216
|
"currency",
|
|
3195
3217
|
/*currency*/
|
|
3196
3218
|
t[13]
|
|
3197
|
-
), o(e, "livelobbyendpoint",
|
|
3198
|
-
t[
|
|
3219
|
+
), o(e, "livelobbyendpoint", z = /*gameprops*/
|
|
3220
|
+
t[101].details ? (
|
|
3199
3221
|
/*gameprops*/
|
|
3200
|
-
t[
|
|
3222
|
+
t[101].href
|
|
3201
3223
|
) : ""), o(
|
|
3202
3224
|
e,
|
|
3203
3225
|
"clientstyling",
|
|
@@ -3217,376 +3239,387 @@ function fi(t) {
|
|
|
3217
3239
|
e,
|
|
3218
3240
|
"livecasino",
|
|
3219
3241
|
/*livecasino*/
|
|
3220
|
-
t[
|
|
3242
|
+
t[16]
|
|
3221
3243
|
), o(
|
|
3222
3244
|
e,
|
|
3223
3245
|
"gamepagemodalurl",
|
|
3224
3246
|
/*gamepagemodalurl*/
|
|
3225
|
-
t[
|
|
3247
|
+
t[17]
|
|
3226
3248
|
), o(
|
|
3227
3249
|
e,
|
|
3228
3250
|
"integratedgameframedesktop",
|
|
3229
3251
|
/*integratedgameframedesktop*/
|
|
3230
|
-
t[
|
|
3252
|
+
t[18]
|
|
3231
3253
|
), o(
|
|
3232
3254
|
e,
|
|
3233
3255
|
"integratedgameframemobile",
|
|
3234
3256
|
/*integratedgameframemobile*/
|
|
3235
|
-
t[
|
|
3257
|
+
t[19]
|
|
3236
3258
|
), o(
|
|
3237
3259
|
e,
|
|
3238
3260
|
"casinogamesgridslider",
|
|
3239
3261
|
/*casinogamesgridslider*/
|
|
3240
|
-
t[
|
|
3262
|
+
t[22]
|
|
3241
3263
|
), o(
|
|
3242
3264
|
e,
|
|
3243
3265
|
"mbsource",
|
|
3244
3266
|
/*mbsource*/
|
|
3245
3267
|
t[9]
|
|
3268
|
+
), o(
|
|
3269
|
+
e,
|
|
3270
|
+
"allowsingleclickgameentry",
|
|
3271
|
+
/*allowsingleclickgameentry*/
|
|
3272
|
+
t[14]
|
|
3246
3273
|
);
|
|
3247
3274
|
},
|
|
3248
|
-
m(N,
|
|
3249
|
-
|
|
3275
|
+
m(N, b) {
|
|
3276
|
+
S(N, e, b), f();
|
|
3250
3277
|
},
|
|
3251
|
-
p(N,
|
|
3252
|
-
t = N,
|
|
3253
|
-
|
|
3254
|
-
t[
|
|
3255
|
-
|
|
3256
|
-
t[
|
|
3278
|
+
p(N, b) {
|
|
3279
|
+
t = N, b[0] & /*shownCategoryData*/
|
|
3280
|
+
1073741824 && a !== (a = /*gameprops*/
|
|
3281
|
+
t[101].thumbnail) && o(e, "gamethumbnail", a), b[0] & /*shownCategoryData*/
|
|
3282
|
+
1073741824 && n !== (n = /*getRequiredIcon*/
|
|
3283
|
+
t[47](
|
|
3257
3284
|
/*gameprops*/
|
|
3258
|
-
t[
|
|
3259
|
-
)) && o(e, "icon", n),
|
|
3285
|
+
t[101]?.icons
|
|
3286
|
+
)) && o(e, "icon", n), b[0] & /*session*/
|
|
3260
3287
|
64 && o(
|
|
3261
3288
|
e,
|
|
3262
3289
|
"session",
|
|
3263
3290
|
/*session*/
|
|
3264
3291
|
t[6]
|
|
3265
|
-
),
|
|
3292
|
+
), b[0] & /*userid*/
|
|
3266
3293
|
128 && o(
|
|
3267
3294
|
e,
|
|
3268
3295
|
"userid",
|
|
3269
3296
|
/*userid*/
|
|
3270
3297
|
t[7]
|
|
3271
|
-
),
|
|
3298
|
+
), b[0] & /*lang*/
|
|
3272
3299
|
32 && o(
|
|
3273
3300
|
e,
|
|
3274
3301
|
"lang",
|
|
3275
3302
|
/*lang*/
|
|
3276
3303
|
t[5]
|
|
3277
|
-
),
|
|
3278
|
-
|
|
3279
|
-
(t[
|
|
3304
|
+
), b[0] & /*shownCategoryData*/
|
|
3305
|
+
1073741824 && i !== (i = "" + (ue + /*gameprops*/
|
|
3306
|
+
(t[101].cellSize ? (
|
|
3280
3307
|
/*gameprops*/
|
|
3281
|
-
t[
|
|
3282
|
-
) : "1x1"))) && o(e, "class", i),
|
|
3308
|
+
t[101].cellSize
|
|
3309
|
+
) : "1x1"))) && o(e, "class", i), b[0] & /*favorites*/
|
|
3283
3310
|
256 && o(
|
|
3284
3311
|
e,
|
|
3285
3312
|
"favorites",
|
|
3286
3313
|
/*favorites*/
|
|
3287
3314
|
t[8]
|
|
3288
|
-
),
|
|
3315
|
+
), b[0] & /*categoryid*/
|
|
3289
3316
|
1 && o(
|
|
3290
3317
|
e,
|
|
3291
3318
|
"categoryid",
|
|
3292
3319
|
/*categoryid*/
|
|
3293
3320
|
t[0]
|
|
3294
|
-
),
|
|
3295
|
-
|
|
3296
|
-
t[
|
|
3297
|
-
|
|
3298
|
-
t[
|
|
3299
|
-
|
|
3300
|
-
t[
|
|
3301
|
-
|
|
3302
|
-
t[
|
|
3303
|
-
|
|
3304
|
-
t[
|
|
3321
|
+
), b[0] & /*shownCategoryData*/
|
|
3322
|
+
1073741824 && r !== (r = /*gameprops*/
|
|
3323
|
+
t[101].name) && o(e, "gamename", r), b[0] & /*shownCategoryData*/
|
|
3324
|
+
1073741824 && s !== (s = /*gameprops*/
|
|
3325
|
+
t[101].vendor.logo) && o(e, "gamevendor", s), b[0] & /*shownCategoryData*/
|
|
3326
|
+
1073741824 && u !== (u = /*gameprops*/
|
|
3327
|
+
t[101].launchUrl) && o(e, "gameLaunchUrl", u), b[0] & /*shownCategoryData*/
|
|
3328
|
+
1073741824 && m !== (m = /*gameprops*/
|
|
3329
|
+
t[101].isNew) && o(e, "gameisnew", m), b[0] & /*shownCategoryData*/
|
|
3330
|
+
1073741824 && d !== (d = /*addGameTag*/
|
|
3331
|
+
t[46](
|
|
3305
3332
|
/*gameprops*/
|
|
3306
|
-
t[
|
|
3307
|
-
)) && o(e, "gametag",
|
|
3308
|
-
|
|
3309
|
-
t[
|
|
3310
|
-
|
|
3311
|
-
t[
|
|
3312
|
-
|
|
3313
|
-
t[
|
|
3314
|
-
|
|
3315
|
-
t[
|
|
3333
|
+
t[101].advancedTags
|
|
3334
|
+
)) && o(e, "gametag", d), b[0] & /*shownCategoryData*/
|
|
3335
|
+
1073741824 && g !== (g = /*gameprops*/
|
|
3336
|
+
t[101].cellSize) && o(e, "gamecellsize", g), b[0] & /*shownCategoryData*/
|
|
3337
|
+
1073741824 && h !== (h = /*gameprops*/
|
|
3338
|
+
t[101].id) && o(e, "gameid", h), b[0] & /*shownCategoryData*/
|
|
3339
|
+
1073741824 && w !== (w = /*gameprops*/
|
|
3340
|
+
t[101].hasFunMode) && o(e, "gamefunmode", w), b[0] & /*shownCategoryData*/
|
|
3341
|
+
1073741824 && _ !== (_ = /*gameprops*/
|
|
3342
|
+
t[101].isFavorite) && o(e, "gamefavorite", _), b[0] & /*translationurl*/
|
|
3316
3343
|
4096 && o(
|
|
3317
3344
|
e,
|
|
3318
3345
|
"translationurl",
|
|
3319
3346
|
/*translationurl*/
|
|
3320
3347
|
t[12]
|
|
3321
|
-
),
|
|
3322
|
-
|
|
3348
|
+
), b[0] & /*showgamename*/
|
|
3349
|
+
32768 && o(
|
|
3323
3350
|
e,
|
|
3324
3351
|
"showgamename",
|
|
3325
3352
|
/*showgamename*/
|
|
3326
|
-
t[
|
|
3327
|
-
),
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
t[
|
|
3353
|
+
t[15]
|
|
3354
|
+
), b[0] & /*shownCategoryData*/
|
|
3355
|
+
1073741824 | b[1] & /*intersectingIndexes*/
|
|
3356
|
+
1024 && y !== (y = /*intersectingIndexes*/
|
|
3357
|
+
t[41][
|
|
3331
3358
|
/*gameprops*/
|
|
3332
|
-
t[
|
|
3333
|
-
] == 1 ? "connect" : "disconnect") && o(e, "connectlive",
|
|
3334
|
-
|
|
3359
|
+
t[101].id
|
|
3360
|
+
] == 1 ? "connect" : "disconnect") && o(e, "connectlive", y), b[1] & /*visibilityconnect*/
|
|
3361
|
+
2048 && o(
|
|
3335
3362
|
e,
|
|
3336
3363
|
"visibilityconnect",
|
|
3337
3364
|
/*visibilityconnect*/
|
|
3338
|
-
t[
|
|
3339
|
-
),
|
|
3365
|
+
t[42]
|
|
3366
|
+
), b[0] & /*currency*/
|
|
3340
3367
|
8192 && o(
|
|
3341
3368
|
e,
|
|
3342
3369
|
"currency",
|
|
3343
3370
|
/*currency*/
|
|
3344
3371
|
t[13]
|
|
3345
|
-
),
|
|
3346
|
-
|
|
3347
|
-
t[
|
|
3372
|
+
), b[0] & /*shownCategoryData*/
|
|
3373
|
+
1073741824 && z !== (z = /*gameprops*/
|
|
3374
|
+
t[101].details ? (
|
|
3348
3375
|
/*gameprops*/
|
|
3349
|
-
t[
|
|
3350
|
-
) : "") && o(e, "livelobbyendpoint",
|
|
3376
|
+
t[101].href
|
|
3377
|
+
) : "") && o(e, "livelobbyendpoint", z), b[0] & /*clientstyling*/
|
|
3351
3378
|
1024 && o(
|
|
3352
3379
|
e,
|
|
3353
3380
|
"clientstyling",
|
|
3354
3381
|
/*clientstyling*/
|
|
3355
3382
|
t[10]
|
|
3356
|
-
),
|
|
3383
|
+
), b[0] & /*clientstylingurl*/
|
|
3357
3384
|
2048 && o(
|
|
3358
3385
|
e,
|
|
3359
3386
|
"clientstylingurl",
|
|
3360
3387
|
/*clientstylingurl*/
|
|
3361
3388
|
t[11]
|
|
3362
|
-
),
|
|
3389
|
+
), b[0] & /*endpoint*/
|
|
3363
3390
|
8 && o(
|
|
3364
3391
|
e,
|
|
3365
3392
|
"endpoint",
|
|
3366
3393
|
/*endpoint*/
|
|
3367
3394
|
t[3]
|
|
3368
|
-
),
|
|
3369
|
-
|
|
3395
|
+
), b[0] & /*livecasino*/
|
|
3396
|
+
65536 && o(
|
|
3370
3397
|
e,
|
|
3371
3398
|
"livecasino",
|
|
3372
3399
|
/*livecasino*/
|
|
3373
|
-
t[
|
|
3374
|
-
),
|
|
3375
|
-
|
|
3400
|
+
t[16]
|
|
3401
|
+
), b[0] & /*gamepagemodalurl*/
|
|
3402
|
+
131072 && o(
|
|
3376
3403
|
e,
|
|
3377
3404
|
"gamepagemodalurl",
|
|
3378
3405
|
/*gamepagemodalurl*/
|
|
3379
|
-
t[
|
|
3380
|
-
),
|
|
3381
|
-
|
|
3406
|
+
t[17]
|
|
3407
|
+
), b[0] & /*integratedgameframedesktop*/
|
|
3408
|
+
262144 && o(
|
|
3382
3409
|
e,
|
|
3383
3410
|
"integratedgameframedesktop",
|
|
3384
3411
|
/*integratedgameframedesktop*/
|
|
3385
|
-
t[
|
|
3386
|
-
),
|
|
3387
|
-
|
|
3412
|
+
t[18]
|
|
3413
|
+
), b[0] & /*integratedgameframemobile*/
|
|
3414
|
+
524288 && o(
|
|
3388
3415
|
e,
|
|
3389
3416
|
"integratedgameframemobile",
|
|
3390
3417
|
/*integratedgameframemobile*/
|
|
3391
|
-
t[
|
|
3392
|
-
),
|
|
3393
|
-
|
|
3418
|
+
t[19]
|
|
3419
|
+
), b[0] & /*casinogamesgridslider*/
|
|
3420
|
+
4194304 && o(
|
|
3394
3421
|
e,
|
|
3395
3422
|
"casinogamesgridslider",
|
|
3396
3423
|
/*casinogamesgridslider*/
|
|
3397
|
-
t[
|
|
3398
|
-
),
|
|
3424
|
+
t[22]
|
|
3425
|
+
), b[0] & /*mbsource*/
|
|
3399
3426
|
512 && o(
|
|
3400
3427
|
e,
|
|
3401
3428
|
"mbsource",
|
|
3402
3429
|
/*mbsource*/
|
|
3403
3430
|
t[9]
|
|
3404
|
-
),
|
|
3405
|
-
|
|
3406
|
-
|
|
3431
|
+
), b[0] & /*allowsingleclickgameentry*/
|
|
3432
|
+
16384 && o(
|
|
3433
|
+
e,
|
|
3434
|
+
"allowsingleclickgameentry",
|
|
3435
|
+
/*allowsingleclickgameentry*/
|
|
3436
|
+
t[14]
|
|
3437
|
+
), c !== /*index*/
|
|
3438
|
+
t[103] && (q(), c = /*index*/
|
|
3439
|
+
t[103], f());
|
|
3407
3440
|
},
|
|
3408
3441
|
d(N) {
|
|
3409
|
-
N &&
|
|
3442
|
+
N && C(e), q();
|
|
3410
3443
|
}
|
|
3411
3444
|
};
|
|
3412
3445
|
}
|
|
3413
|
-
function
|
|
3414
|
-
let a, n, i =
|
|
3446
|
+
function Ia(t, e) {
|
|
3447
|
+
let a, n, i = gi(e);
|
|
3415
3448
|
return {
|
|
3416
3449
|
key: t,
|
|
3417
3450
|
first: null,
|
|
3418
3451
|
c() {
|
|
3419
|
-
a =
|
|
3452
|
+
a = ne(), i && i.c(), n = ne(), this.first = a;
|
|
3420
3453
|
},
|
|
3421
3454
|
m(r, s) {
|
|
3422
|
-
|
|
3455
|
+
S(r, a, s), i && i.m(r, s), S(r, n, s);
|
|
3423
3456
|
},
|
|
3424
3457
|
p(r, s) {
|
|
3425
3458
|
e = r, i.p(e, s);
|
|
3426
3459
|
},
|
|
3427
3460
|
d(r) {
|
|
3428
|
-
r && (
|
|
3461
|
+
r && (C(a), C(n)), i && i.d(r);
|
|
3429
3462
|
}
|
|
3430
3463
|
};
|
|
3431
3464
|
}
|
|
3432
|
-
function
|
|
3465
|
+
function hi(t) {
|
|
3433
3466
|
let e, a = (
|
|
3434
3467
|
/*$_*/
|
|
3435
|
-
t[
|
|
3468
|
+
t[44]("searchedItems") + ""
|
|
3436
3469
|
), n;
|
|
3437
3470
|
return {
|
|
3438
3471
|
c() {
|
|
3439
|
-
e =
|
|
3472
|
+
e = M("h3"), n = j(a), v(e, "class", "StatusText");
|
|
3440
3473
|
},
|
|
3441
3474
|
m(i, r) {
|
|
3442
|
-
|
|
3475
|
+
S(i, e, r), k(e, n);
|
|
3443
3476
|
},
|
|
3444
3477
|
p(i, r) {
|
|
3445
3478
|
r[1] & /*$_*/
|
|
3446
|
-
|
|
3447
|
-
i[
|
|
3479
|
+
8192 && a !== (a = /*$_*/
|
|
3480
|
+
i[44]("searchedItems") + "") && V(n, a);
|
|
3448
3481
|
},
|
|
3449
3482
|
d(i) {
|
|
3450
|
-
i &&
|
|
3483
|
+
i && C(e);
|
|
3451
3484
|
}
|
|
3452
3485
|
};
|
|
3453
3486
|
}
|
|
3454
|
-
function
|
|
3487
|
+
function vi(t) {
|
|
3455
3488
|
let e, a = (
|
|
3456
3489
|
/*$_*/
|
|
3457
|
-
t[
|
|
3490
|
+
t[44]("noResults") + ""
|
|
3458
3491
|
), n;
|
|
3459
3492
|
return {
|
|
3460
3493
|
c() {
|
|
3461
|
-
e =
|
|
3494
|
+
e = M("h3"), n = j(a), v(e, "class", "StatusText");
|
|
3462
3495
|
},
|
|
3463
3496
|
m(i, r) {
|
|
3464
|
-
|
|
3497
|
+
S(i, e, r), k(e, n);
|
|
3465
3498
|
},
|
|
3466
3499
|
p(i, r) {
|
|
3467
3500
|
r[1] & /*$_*/
|
|
3468
|
-
|
|
3469
|
-
i[
|
|
3501
|
+
8192 && a !== (a = /*$_*/
|
|
3502
|
+
i[44]("noResults") + "") && V(n, a);
|
|
3470
3503
|
},
|
|
3471
3504
|
d(i) {
|
|
3472
|
-
i &&
|
|
3505
|
+
i && C(e);
|
|
3473
3506
|
}
|
|
3474
3507
|
};
|
|
3475
3508
|
}
|
|
3476
|
-
function
|
|
3509
|
+
function pi(t) {
|
|
3477
3510
|
let e, a = (
|
|
3478
3511
|
/*$_*/
|
|
3479
|
-
t[
|
|
3512
|
+
t[44]("recentSearchedItems") + ""
|
|
3480
3513
|
), n;
|
|
3481
3514
|
return {
|
|
3482
3515
|
c() {
|
|
3483
|
-
e =
|
|
3516
|
+
e = M("h3"), n = j(a), v(e, "class", "StatusText");
|
|
3484
3517
|
},
|
|
3485
3518
|
m(i, r) {
|
|
3486
|
-
|
|
3519
|
+
S(i, e, r), k(e, n);
|
|
3487
3520
|
},
|
|
3488
3521
|
p(i, r) {
|
|
3489
3522
|
r[1] & /*$_*/
|
|
3490
|
-
|
|
3491
|
-
i[
|
|
3523
|
+
8192 && a !== (a = /*$_*/
|
|
3524
|
+
i[44]("recentSearchedItems") + "") && V(n, a);
|
|
3492
3525
|
},
|
|
3493
3526
|
d(i) {
|
|
3494
|
-
i &&
|
|
3527
|
+
i && C(e);
|
|
3495
3528
|
}
|
|
3496
3529
|
};
|
|
3497
3530
|
}
|
|
3498
|
-
function
|
|
3531
|
+
function wi(t) {
|
|
3499
3532
|
let e;
|
|
3500
3533
|
return {
|
|
3501
3534
|
c() {
|
|
3502
|
-
e =
|
|
3535
|
+
e = M("p"), e.textContent = "Waiting", v(e, "class", "SearchWaiting");
|
|
3503
3536
|
},
|
|
3504
3537
|
m(a, n) {
|
|
3505
|
-
|
|
3538
|
+
S(a, e, n);
|
|
3506
3539
|
},
|
|
3507
|
-
p:
|
|
3540
|
+
p: be,
|
|
3508
3541
|
d(a) {
|
|
3509
|
-
a &&
|
|
3542
|
+
a && C(e);
|
|
3510
3543
|
}
|
|
3511
3544
|
};
|
|
3512
3545
|
}
|
|
3513
3546
|
function _i(t) {
|
|
3514
3547
|
let e, a, n = [], i = /* @__PURE__ */ new Map(), r = !/*showItems*/
|
|
3515
|
-
t[
|
|
3548
|
+
t[36] && Ua(t), s = ye(
|
|
3516
3549
|
/*shownCategoryData*/
|
|
3517
|
-
t[
|
|
3550
|
+
t[30]
|
|
3518
3551
|
);
|
|
3519
3552
|
const u = (m) => (
|
|
3520
3553
|
/*gameprops*/
|
|
3521
|
-
m[
|
|
3554
|
+
m[101].id
|
|
3522
3555
|
);
|
|
3523
3556
|
for (let m = 0; m < s.length; m += 1) {
|
|
3524
|
-
let
|
|
3525
|
-
i.set(g, n[m] =
|
|
3557
|
+
let d = Ma(t, s, m), g = u(d);
|
|
3558
|
+
i.set(g, n[m] = Ra(g, d));
|
|
3526
3559
|
}
|
|
3527
3560
|
return {
|
|
3528
3561
|
c() {
|
|
3529
|
-
r && r.c(), e = K(), a =
|
|
3562
|
+
r && r.c(), e = K(), a = M("ul");
|
|
3530
3563
|
for (let m = 0; m < n.length; m += 1)
|
|
3531
3564
|
n[m].c();
|
|
3532
3565
|
v(a, "class", "CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap");
|
|
3533
3566
|
},
|
|
3534
|
-
m(m,
|
|
3535
|
-
r && r.m(m,
|
|
3567
|
+
m(m, d) {
|
|
3568
|
+
r && r.m(m, d), S(m, e, d), S(m, a, d);
|
|
3536
3569
|
for (let g = 0; g < n.length; g += 1)
|
|
3537
3570
|
n[g] && n[g].m(a, null);
|
|
3538
3571
|
},
|
|
3539
|
-
p(m,
|
|
3572
|
+
p(m, d) {
|
|
3540
3573
|
/*showItems*/
|
|
3541
|
-
m[
|
|
3542
|
-
|
|
3543
|
-
|
|
3574
|
+
m[36] ? r && (r.d(1), r = null) : r ? r.p(m, d) : (r = Ua(m), r.c(), r.m(e.parentNode, e)), d[0] & /*shownCategoryData, session, userid, lang, favorites, categoryid, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, mbsource, allowsingleclickgameentry*/
|
|
3575
|
+
1074790377 | d[1] & /*searchItem, getRequiredIcon, addGameTag*/
|
|
3576
|
+
98312 && (s = ye(
|
|
3544
3577
|
/*shownCategoryData*/
|
|
3545
|
-
m[
|
|
3546
|
-
), n =
|
|
3578
|
+
m[30]
|
|
3579
|
+
), n = La(n, d, u, 1, m, s, i, a, Aa, Ra, null, Ma));
|
|
3547
3580
|
},
|
|
3548
3581
|
d(m) {
|
|
3549
|
-
m && (
|
|
3550
|
-
for (let
|
|
3551
|
-
n[
|
|
3582
|
+
m && (C(e), C(a)), r && r.d(m);
|
|
3583
|
+
for (let d = 0; d < n.length; d += 1)
|
|
3584
|
+
n[d].d();
|
|
3552
3585
|
}
|
|
3553
3586
|
};
|
|
3554
3587
|
}
|
|
3555
|
-
function
|
|
3588
|
+
function Ua(t) {
|
|
3556
3589
|
let e, a = (
|
|
3557
3590
|
/*$_*/
|
|
3558
|
-
t[
|
|
3591
|
+
t[44]("noRecentSearch") + ""
|
|
3559
3592
|
), n;
|
|
3560
3593
|
return {
|
|
3561
3594
|
c() {
|
|
3562
|
-
e =
|
|
3595
|
+
e = M("p"), n = j(a), v(e, "class", "NoSearchResults NoRecentSearches NoRecentSearchesCenter " + (Ee(
|
|
3563
3596
|
/*userAgent*/
|
|
3564
|
-
t[
|
|
3597
|
+
t[45]
|
|
3565
3598
|
) ? "NoRecentSearchesMobile" : ""));
|
|
3566
3599
|
},
|
|
3567
3600
|
m(i, r) {
|
|
3568
|
-
|
|
3601
|
+
S(i, e, r), k(e, n);
|
|
3569
3602
|
},
|
|
3570
3603
|
p(i, r) {
|
|
3571
3604
|
r[1] & /*$_*/
|
|
3572
|
-
|
|
3573
|
-
i[
|
|
3605
|
+
8192 && a !== (a = /*$_*/
|
|
3606
|
+
i[44]("noRecentSearch") + "") && V(n, a);
|
|
3574
3607
|
},
|
|
3575
3608
|
d(i) {
|
|
3576
|
-
i &&
|
|
3609
|
+
i && C(e);
|
|
3577
3610
|
}
|
|
3578
3611
|
};
|
|
3579
3612
|
}
|
|
3580
|
-
function
|
|
3581
|
-
let a, n, i, r, s, u, m,
|
|
3613
|
+
function Ra(t, e) {
|
|
3614
|
+
let a, n, i, r, s, u, m, d, g, h, w, _, y, z;
|
|
3582
3615
|
return {
|
|
3583
3616
|
key: t,
|
|
3584
3617
|
first: null,
|
|
3585
3618
|
c() {
|
|
3586
|
-
a =
|
|
3587
|
-
(e[
|
|
3619
|
+
a = M("casino-game-thumbnail-nd"), o(a, "class", n = "" + (ue + /*gameprops*/
|
|
3620
|
+
(e[101].cellSize ? (
|
|
3588
3621
|
/*gameprops*/
|
|
3589
|
-
e[
|
|
3622
|
+
e[101].cellSize
|
|
3590
3623
|
) : "1x1"))), o(
|
|
3591
3624
|
a,
|
|
3592
3625
|
"session",
|
|
@@ -3606,7 +3639,7 @@ function Ua(t, e) {
|
|
|
3606
3639
|
a,
|
|
3607
3640
|
"searchitem",
|
|
3608
3641
|
/*searchItem*/
|
|
3609
|
-
e[
|
|
3642
|
+
e[34]
|
|
3610
3643
|
), o(
|
|
3611
3644
|
a,
|
|
3612
3645
|
"favorites",
|
|
@@ -3618,41 +3651,41 @@ function Ua(t, e) {
|
|
|
3618
3651
|
/*categoryid*/
|
|
3619
3652
|
e[0]
|
|
3620
3653
|
), o(a, "gamethumbnail", i = /*gameprops*/
|
|
3621
|
-
e[
|
|
3622
|
-
e[
|
|
3654
|
+
e[101].thumbnail), o(a, "icon", r = /*getRequiredIcon*/
|
|
3655
|
+
e[47](
|
|
3623
3656
|
/*gameprops*/
|
|
3624
|
-
e[
|
|
3657
|
+
e[101]?.icons
|
|
3625
3658
|
)), o(a, "gamename", s = /*gameprops*/
|
|
3626
|
-
e[
|
|
3627
|
-
e[
|
|
3628
|
-
e[
|
|
3629
|
-
e[
|
|
3630
|
-
e[
|
|
3659
|
+
e[101].name), o(a, "gamevendor", u = /*gameprops*/
|
|
3660
|
+
e[101].vendor.logo), o(a, "gameLaunchUrl", m = /*gameprops*/
|
|
3661
|
+
e[101].launchUrl), o(a, "gameisnew", d = /*gameprops*/
|
|
3662
|
+
e[101].isNew), o(a, "gametag", g = /*addGameTag*/
|
|
3663
|
+
e[46](
|
|
3631
3664
|
/*gameprops*/
|
|
3632
|
-
e[
|
|
3665
|
+
e[101].advancedTags
|
|
3633
3666
|
)), o(a, "gamecellsize", h = /*gameprops*/
|
|
3634
|
-
e[
|
|
3635
|
-
e[
|
|
3636
|
-
e[
|
|
3667
|
+
e[101].cellSize), o(a, "gameid", w = /*gameprops*/
|
|
3668
|
+
e[101].id), o(a, "gamefunmode", _ = /*gameprops*/
|
|
3669
|
+
e[101].hasFunMode), o(
|
|
3637
3670
|
a,
|
|
3638
3671
|
"showgamename",
|
|
3639
3672
|
/*showgamename*/
|
|
3640
|
-
e[
|
|
3673
|
+
e[15]
|
|
3641
3674
|
), o(
|
|
3642
3675
|
a,
|
|
3643
3676
|
"translationurl",
|
|
3644
3677
|
/*translationurl*/
|
|
3645
3678
|
e[12]
|
|
3646
|
-
), o(a, "gamefavorite",
|
|
3647
|
-
e[
|
|
3679
|
+
), o(a, "gamefavorite", y = /*gameprops*/
|
|
3680
|
+
e[101].isFavorite), o(
|
|
3648
3681
|
a,
|
|
3649
3682
|
"currency",
|
|
3650
3683
|
/*currency*/
|
|
3651
3684
|
e[13]
|
|
3652
|
-
), o(a, "livelobbyendpoint",
|
|
3653
|
-
e[
|
|
3685
|
+
), o(a, "livelobbyendpoint", z = /*gameprops*/
|
|
3686
|
+
e[101].details ? (
|
|
3654
3687
|
/*gameprops*/
|
|
3655
|
-
e[
|
|
3688
|
+
e[101].href
|
|
3656
3689
|
) : ""), o(
|
|
3657
3690
|
a,
|
|
3658
3691
|
"clientstyling",
|
|
@@ -3672,177 +3705,188 @@ function Ua(t, e) {
|
|
|
3672
3705
|
a,
|
|
3673
3706
|
"livecasino",
|
|
3674
3707
|
/*livecasino*/
|
|
3675
|
-
e[
|
|
3708
|
+
e[16]
|
|
3676
3709
|
), o(
|
|
3677
3710
|
a,
|
|
3678
3711
|
"gamepagemodalurl",
|
|
3679
3712
|
/*gamepagemodalurl*/
|
|
3680
|
-
e[
|
|
3713
|
+
e[17]
|
|
3681
3714
|
), o(
|
|
3682
3715
|
a,
|
|
3683
3716
|
"integratedgameframedesktop",
|
|
3684
3717
|
/*integratedgameframedesktop*/
|
|
3685
|
-
e[
|
|
3718
|
+
e[18]
|
|
3686
3719
|
), o(
|
|
3687
3720
|
a,
|
|
3688
3721
|
"integratedgameframemobile",
|
|
3689
3722
|
/*integratedgameframemobile*/
|
|
3690
|
-
e[
|
|
3723
|
+
e[19]
|
|
3691
3724
|
), o(
|
|
3692
3725
|
a,
|
|
3693
3726
|
"mbsource",
|
|
3694
3727
|
/*mbsource*/
|
|
3695
3728
|
e[9]
|
|
3729
|
+
), o(
|
|
3730
|
+
a,
|
|
3731
|
+
"allowsingleclickgameentry",
|
|
3732
|
+
/*allowsingleclickgameentry*/
|
|
3733
|
+
e[14]
|
|
3696
3734
|
), this.first = a;
|
|
3697
3735
|
},
|
|
3698
|
-
m(
|
|
3699
|
-
|
|
3736
|
+
m(c, f) {
|
|
3737
|
+
S(c, a, f);
|
|
3700
3738
|
},
|
|
3701
|
-
p(
|
|
3702
|
-
e =
|
|
3703
|
-
|
|
3704
|
-
(e[
|
|
3739
|
+
p(c, f) {
|
|
3740
|
+
e = c, f[0] & /*shownCategoryData*/
|
|
3741
|
+
1073741824 && n !== (n = "" + (ue + /*gameprops*/
|
|
3742
|
+
(e[101].cellSize ? (
|
|
3705
3743
|
/*gameprops*/
|
|
3706
|
-
e[
|
|
3707
|
-
) : "1x1"))) && o(a, "class", n),
|
|
3744
|
+
e[101].cellSize
|
|
3745
|
+
) : "1x1"))) && o(a, "class", n), f[0] & /*session*/
|
|
3708
3746
|
64 && o(
|
|
3709
3747
|
a,
|
|
3710
3748
|
"session",
|
|
3711
3749
|
/*session*/
|
|
3712
3750
|
e[6]
|
|
3713
|
-
),
|
|
3751
|
+
), f[0] & /*userid*/
|
|
3714
3752
|
128 && o(
|
|
3715
3753
|
a,
|
|
3716
3754
|
"userid",
|
|
3717
3755
|
/*userid*/
|
|
3718
3756
|
e[7]
|
|
3719
|
-
),
|
|
3757
|
+
), f[0] & /*lang*/
|
|
3720
3758
|
32 && o(
|
|
3721
3759
|
a,
|
|
3722
3760
|
"lang",
|
|
3723
3761
|
/*lang*/
|
|
3724
3762
|
e[5]
|
|
3725
|
-
),
|
|
3726
|
-
|
|
3763
|
+
), f[1] & /*searchItem*/
|
|
3764
|
+
8 && o(
|
|
3727
3765
|
a,
|
|
3728
3766
|
"searchitem",
|
|
3729
3767
|
/*searchItem*/
|
|
3730
|
-
e[
|
|
3731
|
-
),
|
|
3768
|
+
e[34]
|
|
3769
|
+
), f[0] & /*favorites*/
|
|
3732
3770
|
256 && o(
|
|
3733
3771
|
a,
|
|
3734
3772
|
"favorites",
|
|
3735
3773
|
/*favorites*/
|
|
3736
3774
|
e[8]
|
|
3737
|
-
),
|
|
3775
|
+
), f[0] & /*categoryid*/
|
|
3738
3776
|
1 && o(
|
|
3739
3777
|
a,
|
|
3740
3778
|
"categoryid",
|
|
3741
3779
|
/*categoryid*/
|
|
3742
3780
|
e[0]
|
|
3743
|
-
),
|
|
3744
|
-
|
|
3745
|
-
e[
|
|
3746
|
-
|
|
3747
|
-
e[
|
|
3781
|
+
), f[0] & /*shownCategoryData*/
|
|
3782
|
+
1073741824 && i !== (i = /*gameprops*/
|
|
3783
|
+
e[101].thumbnail) && o(a, "gamethumbnail", i), f[0] & /*shownCategoryData*/
|
|
3784
|
+
1073741824 && r !== (r = /*getRequiredIcon*/
|
|
3785
|
+
e[47](
|
|
3748
3786
|
/*gameprops*/
|
|
3749
|
-
e[
|
|
3750
|
-
)) && o(a, "icon", r),
|
|
3751
|
-
|
|
3752
|
-
e[
|
|
3753
|
-
|
|
3754
|
-
e[
|
|
3755
|
-
|
|
3756
|
-
e[
|
|
3757
|
-
|
|
3758
|
-
e[
|
|
3759
|
-
|
|
3760
|
-
e[
|
|
3787
|
+
e[101]?.icons
|
|
3788
|
+
)) && o(a, "icon", r), f[0] & /*shownCategoryData*/
|
|
3789
|
+
1073741824 && s !== (s = /*gameprops*/
|
|
3790
|
+
e[101].name) && o(a, "gamename", s), f[0] & /*shownCategoryData*/
|
|
3791
|
+
1073741824 && u !== (u = /*gameprops*/
|
|
3792
|
+
e[101].vendor.logo) && o(a, "gamevendor", u), f[0] & /*shownCategoryData*/
|
|
3793
|
+
1073741824 && m !== (m = /*gameprops*/
|
|
3794
|
+
e[101].launchUrl) && o(a, "gameLaunchUrl", m), f[0] & /*shownCategoryData*/
|
|
3795
|
+
1073741824 && d !== (d = /*gameprops*/
|
|
3796
|
+
e[101].isNew) && o(a, "gameisnew", d), f[0] & /*shownCategoryData*/
|
|
3797
|
+
1073741824 && g !== (g = /*addGameTag*/
|
|
3798
|
+
e[46](
|
|
3761
3799
|
/*gameprops*/
|
|
3762
|
-
e[
|
|
3763
|
-
)) && o(a, "gametag", g),
|
|
3764
|
-
|
|
3765
|
-
e[
|
|
3766
|
-
|
|
3767
|
-
e[
|
|
3768
|
-
|
|
3769
|
-
e[
|
|
3770
|
-
|
|
3800
|
+
e[101].advancedTags
|
|
3801
|
+
)) && o(a, "gametag", g), f[0] & /*shownCategoryData*/
|
|
3802
|
+
1073741824 && h !== (h = /*gameprops*/
|
|
3803
|
+
e[101].cellSize) && o(a, "gamecellsize", h), f[0] & /*shownCategoryData*/
|
|
3804
|
+
1073741824 && w !== (w = /*gameprops*/
|
|
3805
|
+
e[101].id) && o(a, "gameid", w), f[0] & /*shownCategoryData*/
|
|
3806
|
+
1073741824 && _ !== (_ = /*gameprops*/
|
|
3807
|
+
e[101].hasFunMode) && o(a, "gamefunmode", _), f[0] & /*showgamename*/
|
|
3808
|
+
32768 && o(
|
|
3771
3809
|
a,
|
|
3772
3810
|
"showgamename",
|
|
3773
3811
|
/*showgamename*/
|
|
3774
|
-
e[
|
|
3775
|
-
),
|
|
3812
|
+
e[15]
|
|
3813
|
+
), f[0] & /*translationurl*/
|
|
3776
3814
|
4096 && o(
|
|
3777
3815
|
a,
|
|
3778
3816
|
"translationurl",
|
|
3779
3817
|
/*translationurl*/
|
|
3780
3818
|
e[12]
|
|
3781
|
-
),
|
|
3782
|
-
|
|
3783
|
-
e[
|
|
3819
|
+
), f[0] & /*shownCategoryData*/
|
|
3820
|
+
1073741824 && y !== (y = /*gameprops*/
|
|
3821
|
+
e[101].isFavorite) && o(a, "gamefavorite", y), f[0] & /*currency*/
|
|
3784
3822
|
8192 && o(
|
|
3785
3823
|
a,
|
|
3786
3824
|
"currency",
|
|
3787
3825
|
/*currency*/
|
|
3788
3826
|
e[13]
|
|
3789
|
-
),
|
|
3790
|
-
|
|
3791
|
-
e[
|
|
3827
|
+
), f[0] & /*shownCategoryData*/
|
|
3828
|
+
1073741824 && z !== (z = /*gameprops*/
|
|
3829
|
+
e[101].details ? (
|
|
3792
3830
|
/*gameprops*/
|
|
3793
|
-
e[
|
|
3794
|
-
) : "") && o(a, "livelobbyendpoint",
|
|
3831
|
+
e[101].href
|
|
3832
|
+
) : "") && o(a, "livelobbyendpoint", z), f[0] & /*clientstyling*/
|
|
3795
3833
|
1024 && o(
|
|
3796
3834
|
a,
|
|
3797
3835
|
"clientstyling",
|
|
3798
3836
|
/*clientstyling*/
|
|
3799
3837
|
e[10]
|
|
3800
|
-
),
|
|
3838
|
+
), f[0] & /*clientstylingurl*/
|
|
3801
3839
|
2048 && o(
|
|
3802
3840
|
a,
|
|
3803
3841
|
"clientstylingurl",
|
|
3804
3842
|
/*clientstylingurl*/
|
|
3805
3843
|
e[11]
|
|
3806
|
-
),
|
|
3844
|
+
), f[0] & /*endpoint*/
|
|
3807
3845
|
8 && o(
|
|
3808
3846
|
a,
|
|
3809
3847
|
"endpoint",
|
|
3810
3848
|
/*endpoint*/
|
|
3811
3849
|
e[3]
|
|
3812
|
-
),
|
|
3813
|
-
|
|
3850
|
+
), f[0] & /*livecasino*/
|
|
3851
|
+
65536 && o(
|
|
3814
3852
|
a,
|
|
3815
3853
|
"livecasino",
|
|
3816
3854
|
/*livecasino*/
|
|
3817
|
-
e[
|
|
3818
|
-
),
|
|
3819
|
-
|
|
3855
|
+
e[16]
|
|
3856
|
+
), f[0] & /*gamepagemodalurl*/
|
|
3857
|
+
131072 && o(
|
|
3820
3858
|
a,
|
|
3821
3859
|
"gamepagemodalurl",
|
|
3822
3860
|
/*gamepagemodalurl*/
|
|
3823
|
-
e[
|
|
3824
|
-
),
|
|
3825
|
-
|
|
3861
|
+
e[17]
|
|
3862
|
+
), f[0] & /*integratedgameframedesktop*/
|
|
3863
|
+
262144 && o(
|
|
3826
3864
|
a,
|
|
3827
3865
|
"integratedgameframedesktop",
|
|
3828
3866
|
/*integratedgameframedesktop*/
|
|
3829
|
-
e[
|
|
3830
|
-
),
|
|
3831
|
-
|
|
3867
|
+
e[18]
|
|
3868
|
+
), f[0] & /*integratedgameframemobile*/
|
|
3869
|
+
524288 && o(
|
|
3832
3870
|
a,
|
|
3833
3871
|
"integratedgameframemobile",
|
|
3834
3872
|
/*integratedgameframemobile*/
|
|
3835
|
-
e[
|
|
3836
|
-
),
|
|
3873
|
+
e[19]
|
|
3874
|
+
), f[0] & /*mbsource*/
|
|
3837
3875
|
512 && o(
|
|
3838
3876
|
a,
|
|
3839
3877
|
"mbsource",
|
|
3840
3878
|
/*mbsource*/
|
|
3841
3879
|
e[9]
|
|
3880
|
+
), f[0] & /*allowsingleclickgameentry*/
|
|
3881
|
+
16384 && o(
|
|
3882
|
+
a,
|
|
3883
|
+
"allowsingleclickgameentry",
|
|
3884
|
+
/*allowsingleclickgameentry*/
|
|
3885
|
+
e[14]
|
|
3842
3886
|
);
|
|
3843
3887
|
},
|
|
3844
|
-
d(
|
|
3845
|
-
|
|
3888
|
+
d(c) {
|
|
3889
|
+
c && C(a);
|
|
3846
3890
|
}
|
|
3847
3891
|
};
|
|
3848
3892
|
}
|
|
@@ -3850,192 +3894,192 @@ function bi(t) {
|
|
|
3850
3894
|
let e;
|
|
3851
3895
|
return {
|
|
3852
3896
|
c() {
|
|
3853
|
-
e =
|
|
3897
|
+
e = M("p"), e.textContent = "500 Error - Internal Server Error.", v(e, "class", "SearchLoading");
|
|
3854
3898
|
},
|
|
3855
3899
|
m(a, n) {
|
|
3856
|
-
|
|
3900
|
+
S(a, e, n);
|
|
3857
3901
|
},
|
|
3858
3902
|
d(a) {
|
|
3859
|
-
a &&
|
|
3903
|
+
a && C(e);
|
|
3860
3904
|
}
|
|
3861
3905
|
};
|
|
3862
3906
|
}
|
|
3863
|
-
function
|
|
3907
|
+
function yi(t) {
|
|
3864
3908
|
let e;
|
|
3865
3909
|
return {
|
|
3866
3910
|
c() {
|
|
3867
|
-
e =
|
|
3911
|
+
e = M("p"), e.textContent = "404 Error - No result found.", v(e, "class", "SearchLoading");
|
|
3868
3912
|
},
|
|
3869
3913
|
m(a, n) {
|
|
3870
|
-
|
|
3914
|
+
S(a, e, n);
|
|
3871
3915
|
},
|
|
3872
3916
|
d(a) {
|
|
3873
|
-
a &&
|
|
3917
|
+
a && C(e);
|
|
3874
3918
|
}
|
|
3875
3919
|
};
|
|
3876
3920
|
}
|
|
3877
|
-
function
|
|
3921
|
+
function ki(t) {
|
|
3878
3922
|
let e;
|
|
3879
3923
|
function a(r, s) {
|
|
3880
3924
|
return (
|
|
3881
3925
|
/*hasErrors*/
|
|
3882
|
-
r[
|
|
3926
|
+
r[27] ? Kn : (
|
|
3883
3927
|
/*searched*/
|
|
3884
|
-
r[
|
|
3928
|
+
r[32] ? Qn : Jn
|
|
3885
3929
|
)
|
|
3886
3930
|
);
|
|
3887
3931
|
}
|
|
3888
3932
|
let n = a(t), i = n(t);
|
|
3889
3933
|
return {
|
|
3890
3934
|
c() {
|
|
3891
|
-
e =
|
|
3935
|
+
e = M("div"), i.c(), v(e, "class", "CasinoGamesCategorySectionContainer");
|
|
3892
3936
|
},
|
|
3893
3937
|
m(r, s) {
|
|
3894
|
-
|
|
3938
|
+
S(r, e, s), i.m(e, null), t[65](e);
|
|
3895
3939
|
},
|
|
3896
3940
|
p(r, s) {
|
|
3897
3941
|
n === (n = a(r)) && i ? i.p(r, s) : (i.d(1), i = n(r), i && (i.c(), i.m(e, null)));
|
|
3898
3942
|
},
|
|
3899
|
-
i:
|
|
3900
|
-
o:
|
|
3943
|
+
i: be,
|
|
3944
|
+
o: be,
|
|
3901
3945
|
d(r) {
|
|
3902
|
-
r &&
|
|
3946
|
+
r && C(e), i.d(), t[65](null);
|
|
3903
3947
|
}
|
|
3904
3948
|
};
|
|
3905
3949
|
}
|
|
3906
|
-
const
|
|
3907
|
-
let
|
|
3908
|
-
function
|
|
3950
|
+
const ue = "game-tile-";
|
|
3951
|
+
let Ci = 0;
|
|
3952
|
+
function Si(t, e, a) {
|
|
3909
3953
|
let n;
|
|
3910
|
-
|
|
3911
|
-
let { endpoint: i = "" } = e, { datasource: r = "" } = e, { lang: s = "" } = e, { session: u = "" } = e, { userid: m = "" } = e, { favorites:
|
|
3912
|
-
const
|
|
3954
|
+
St(t, Dt, (l) => a(44, n = l));
|
|
3955
|
+
let { endpoint: i = "" } = e, { datasource: r = "" } = e, { lang: s = "" } = e, { session: u = "" } = e, { userid: m = "" } = e, { favorites: d = "" } = e, { mbsource: g } = e, { clientstyling: h = "" } = e, { clientstylingurl: w = "" } = e, { translationurl: _ = "" } = e, { currency: y = "" } = e, { allowsingleclickgameentry: z = "false" } = e, { categoryid: c = "" } = e, { showgamename: f = "" } = e, { livecasino: q = "false" } = e, { gamepagemodalurl: N = "true" } = e, { integratedgameframedesktop: b = "false" } = e, { integratedgameframemobile: ge = "false" } = e, { casinomygames: Z = "false" } = e, { addfilterselector: he = "false" } = e, { addsortingselector: ve = "false" } = e, { filterbylogo: Pe = "" } = e, { casinogamesgridslider: Ne = "false" } = e, { fetchviaevent: L = "false" } = e, { showallpage: B = "casino" } = e, { actionevent: ie = "CategoryChange" } = e, { displayedgamecount: Ie = "10" } = e, { showallbuttongamescount: Ue = "10" } = e, { lobbyscreen: Qe = "true" } = e, { usesinglevendorfilter: Re = "false" } = e, { visiblegames: Ke = "10" } = e, { customizesectionicon: Ze = "true" } = e, { requiredicon: xe = "false" } = e, re = !0, $e = !1, Le, Ae, $ = !0, ma = window.navigator.userAgent, Y, O = [], ee = !0, me = 40, ae = !1, je = !1, ke = !1, ea = !1, aa = !0, Ce = !1, Se, ta, Me, Ge = !1, x, Ha, Va, We = !1, Fe = new Array(1e4), Te = {}, na = "", ce = "", Ye, ia, U, X = [], qe = new AbortController(), pe = { items: [], count: 0, name: "" };
|
|
3956
|
+
const ra = (l) => {
|
|
3913
3957
|
Object.keys(l).forEach((p) => {
|
|
3914
|
-
|
|
3958
|
+
It(p, l[p]);
|
|
3915
3959
|
});
|
|
3916
|
-
},
|
|
3917
|
-
fetch(
|
|
3918
|
-
|
|
3960
|
+
}, Ba = () => {
|
|
3961
|
+
fetch(_).then((p) => p.json()).then((p) => {
|
|
3962
|
+
ra(p);
|
|
3919
3963
|
}).catch((p) => {
|
|
3920
3964
|
console.log(p);
|
|
3921
3965
|
});
|
|
3922
3966
|
};
|
|
3923
|
-
|
|
3924
|
-
let
|
|
3967
|
+
ra(Rt), typeof document.hidden < "u" ? Ye = "hidden" : typeof document.msHidden < "u" ? Ye = "msHidden" : typeof document.webkitHidden < "u" && (Ye = "webkitHidden");
|
|
3968
|
+
let ca = new IntersectionObserver((l) => {
|
|
3925
3969
|
l.forEach(async (p) => {
|
|
3926
|
-
let
|
|
3927
|
-
p.isIntersecting ? (P * 1.2 >
|
|
3970
|
+
let G = p.target.gameid, P = p.target.elems_index;
|
|
3971
|
+
p.isIntersecting ? (P * 1.2 > me && !ee && $a(c), a(41, Te[G] = 1, Te)) : a(41, Te[G] = 0, Te);
|
|
3928
3972
|
});
|
|
3929
3973
|
});
|
|
3930
|
-
const
|
|
3974
|
+
const Xa = (l, p) => new Promise((G, P) => {
|
|
3931
3975
|
if (l && p) {
|
|
3932
3976
|
let I = `${i}/v1/player/${p}/favorites/`;
|
|
3933
3977
|
fetch(I, {
|
|
3934
3978
|
method: "GET",
|
|
3935
3979
|
headers: { "X-SessionID": l }
|
|
3936
|
-
}).then((
|
|
3937
|
-
if (U = [],
|
|
3938
|
-
|
|
3980
|
+
}).then((F) => F.json()).then((F) => {
|
|
3981
|
+
if (U = [], F) {
|
|
3982
|
+
F.items?.forEach((R) => {
|
|
3939
3983
|
R.gameModel && (U.push(R), X.includes(R.id) || X.push(R.id));
|
|
3940
3984
|
});
|
|
3941
|
-
const
|
|
3985
|
+
const te = He(U)?.length;
|
|
3942
3986
|
window.postMessage({
|
|
3943
3987
|
type: "UpdateFavoritesCount",
|
|
3944
|
-
favoriteGamesLength:
|
|
3988
|
+
favoriteGamesLength: te
|
|
3945
3989
|
});
|
|
3946
3990
|
} else
|
|
3947
3991
|
U = [];
|
|
3948
|
-
|
|
3949
|
-
}).catch((
|
|
3950
|
-
console.error(
|
|
3992
|
+
c === "FAVORITES" && la(U), G(U);
|
|
3993
|
+
}).catch((F) => {
|
|
3994
|
+
console.error(F), P(F);
|
|
3951
3995
|
});
|
|
3952
3996
|
} else
|
|
3953
|
-
|
|
3954
|
-
}),
|
|
3955
|
-
let
|
|
3956
|
-
a(
|
|
3997
|
+
G([]);
|
|
3998
|
+
}), oa = (l, p) => {
|
|
3999
|
+
let G = `${i}/v1/player/${p}/favorites/`;
|
|
4000
|
+
a(26, re = !0);
|
|
3957
4001
|
let P = {
|
|
3958
4002
|
method: "GET",
|
|
3959
4003
|
headers: { "X-SessionID": l }
|
|
3960
4004
|
};
|
|
3961
4005
|
return new Promise((I, E) => {
|
|
3962
|
-
fetch(
|
|
3963
|
-
if (a(
|
|
3964
|
-
|
|
4006
|
+
fetch(G, P).then((F) => F.json()).then((F) => {
|
|
4007
|
+
if (a(26, re = !1), U = [], F) {
|
|
4008
|
+
F.items?.forEach((Q) => {
|
|
3965
4009
|
Q.gameModel && (U.push(Q), X.includes(Q.id) || X.push(Q.id));
|
|
3966
4010
|
});
|
|
3967
|
-
const R =
|
|
4011
|
+
const R = He(U)?.length;
|
|
3968
4012
|
window.postMessage({
|
|
3969
4013
|
type: "UpdateFavoritesCount",
|
|
3970
4014
|
favoriteGamesLength: R
|
|
3971
4015
|
});
|
|
3972
4016
|
} else
|
|
3973
4017
|
U = [];
|
|
3974
|
-
|
|
4018
|
+
c === "FAVORITES" && la(U), O.forEach((R) => {
|
|
3975
4019
|
R.isFavorite = J(R.id);
|
|
3976
4020
|
});
|
|
3977
|
-
let
|
|
3978
|
-
a(
|
|
3979
|
-
}).catch((
|
|
3980
|
-
console.error(
|
|
4021
|
+
let te = O;
|
|
4022
|
+
a(30, O = void 0), a(30, O = te), I(U);
|
|
4023
|
+
}).catch((F) => {
|
|
4024
|
+
console.error(F), E(F);
|
|
3981
4025
|
});
|
|
3982
4026
|
});
|
|
3983
|
-
},
|
|
3984
|
-
|
|
3985
|
-
const I =
|
|
3986
|
-
a(
|
|
3987
|
-
let E = "",
|
|
3988
|
-
const Q =
|
|
3989
|
-
return (l.match(/\$/g) || []).length > 1 ? (E = l.split("$").slice(0, 2).join("$"),
|
|
3990
|
-
|
|
3991
|
-
let
|
|
3992
|
-
if (
|
|
3993
|
-
if (
|
|
3994
|
-
let
|
|
3995
|
-
a(
|
|
3996
|
-
|
|
3997
|
-
}),
|
|
4027
|
+
}, da = (l, p, G, P) => {
|
|
4028
|
+
qe && qe.abort(), qe = new AbortController();
|
|
4029
|
+
const I = qe.signal;
|
|
4030
|
+
a(26, re = !0);
|
|
4031
|
+
let E = "", F = "", te = JSON.parse(localStorage.getItem("vendorFiltersByCategory")), R = JSON.parse(localStorage.getItem("vendorSortingBy"));
|
|
4032
|
+
const Q = Re === "true" ? "*" : l, ft = p, gt = G ?? 40;
|
|
4033
|
+
return (l.match(/\$/g) || []).length > 1 ? (E = l.split("$").slice(0, 2).join("$"), F = new URL(`${i}/v1/casino/groups/${r}/${E}/subGroups`)) : F = new URL(`${i}/v1/casino/groups/${r}/${l}`), new Promise((ht, vt) => {
|
|
4034
|
+
F.searchParams.delete("pagination"), F.searchParams.append("expand", "games(vendor)"), F.searchParams.append("platform", Tt(ma)), F.searchParams.append("pagination", `games(offset=${ft},limit=${gt})`), F.searchParams.append("language", s);
|
|
4035
|
+
let va = "id,name,games";
|
|
4036
|
+
if (Ze === "true" && (va += ",icon"), F.searchParams.append("fields", va), window.postMessage({ type: "CategoryVendors", categoryid: l }, window.location.href), te && te[Q]?.length)
|
|
4037
|
+
if (Re === "true" || $ === !1 && Ge === !1) {
|
|
4038
|
+
let A = "";
|
|
4039
|
+
a(35, ea = !0), te[Q].forEach((oe) => {
|
|
4040
|
+
A = A + (A ? `,games(vendor(id=${oe}))` : `games(vendor(id=${oe}))`);
|
|
4041
|
+
}), F.searchParams.append("filter", `${A}`);
|
|
3998
4042
|
} else
|
|
3999
|
-
a(
|
|
4000
|
-
R && (R[l] ? R[l] && R[l] != "All" && (R[l] == "isNew" || R[l] == "advancedTags(name(hot))" ? (
|
|
4001
|
-
if (!
|
|
4002
|
-
throw
|
|
4003
|
-
return
|
|
4004
|
-
}).then((
|
|
4005
|
-
I.aborted || (a(
|
|
4006
|
-
if (
|
|
4007
|
-
return
|
|
4008
|
-
})[0]), a(
|
|
4009
|
-
|
|
4010
|
-
}), a(
|
|
4011
|
-
}).catch((
|
|
4012
|
-
|
|
4043
|
+
a(35, ea = !1);
|
|
4044
|
+
R && (R[l] ? R[l] && R[l] != "All" && (R[l] == "isNew" || R[l] == "advancedTags(name(hot))" ? (F.searchParams.append("sortedField", `games(${R[l]})`), F.searchParams.append("orderBy", "DES")) : F.searchParams.append("sortedField", `games(${R[l]})`)) : ce && ce != "All" && (ce == "advancedTags(name(hot))" || ce == "isNew" ? (F.searchParams.append("sortedField", `games(${ce})`), F.searchParams.append("orderBy", "DES")) : F.searchParams.append("sortedField", `games(${ce})`))), fetch(F, { signal: I }).then((A) => {
|
|
4045
|
+
if (!A.ok)
|
|
4046
|
+
throw A.status === 404 && window.postMessage({ type: "NonExistentCategory" }, window.location.origin), new Error(`HTTP ${A.status}`);
|
|
4047
|
+
return A.json();
|
|
4048
|
+
}).then((A) => {
|
|
4049
|
+
I.aborted || (a(26, re = !1), (l.match(/\$/g) || []).length > 1 && (A = A.items.filter((oe) => {
|
|
4050
|
+
if (oe.id == l)
|
|
4051
|
+
return oe;
|
|
4052
|
+
})[0]), a(58, ia = !0), a(27, $e = !1), ta = A.games.total, P && A.games.items.forEach((oe) => {
|
|
4053
|
+
oe.isFavorite = J(oe.id);
|
|
4054
|
+
}), a(37, Ce = !0), ht(A));
|
|
4055
|
+
}).catch((A) => {
|
|
4056
|
+
A.name !== "AbortError" && (a(27, $e = !0), console.error(A), vt(A));
|
|
4013
4057
|
}).finally(() => {
|
|
4014
|
-
|
|
4058
|
+
Ja();
|
|
4015
4059
|
});
|
|
4016
4060
|
});
|
|
4017
|
-
}, ze = (l, p,
|
|
4018
|
-
|
|
4019
|
-
|
|
4020
|
-
P(
|
|
4061
|
+
}, ze = (l, p, G) => new Promise((P, I) => {
|
|
4062
|
+
d == "true" ? Xa(u, m).then((E) => {
|
|
4063
|
+
da(l, p, G, E).then((F) => {
|
|
4064
|
+
P(F);
|
|
4021
4065
|
});
|
|
4022
|
-
}) :
|
|
4066
|
+
}) : da(l, p, G, null).then((E) => {
|
|
4023
4067
|
P(E);
|
|
4024
4068
|
});
|
|
4025
|
-
}),
|
|
4026
|
-
const l =
|
|
4069
|
+
}), Ja = () => {
|
|
4070
|
+
const l = x.getRootNode().host;
|
|
4027
4071
|
l.dispatchEvent(new CustomEvent("data-loaded", { bubbles: !0, detail: { target: l } }));
|
|
4028
|
-
},
|
|
4029
|
-
l !== "" && (a(
|
|
4030
|
-
a(
|
|
4072
|
+
}, Qa = (l, p, G) => {
|
|
4073
|
+
l !== "" && (a(32, ae = !1), a(28, $ = !0), a(1, he = "false"), a(2, ve = "false"), a(34, ke = !1), We = !1, a(31, ee = +p > +G), ze(l, 0, +p).then((P) => {
|
|
4074
|
+
a(29, Y = P), a(30, O = Y.games.items), O && O.forEach((I) => {
|
|
4031
4075
|
I.isFavorite = J(I.id);
|
|
4032
4076
|
});
|
|
4033
4077
|
}));
|
|
4034
|
-
},
|
|
4078
|
+
}, sa = (l) => {
|
|
4035
4079
|
if (l.data)
|
|
4036
4080
|
switch (l.data.type) {
|
|
4037
4081
|
case "MostPlayedData":
|
|
4038
|
-
|
|
4082
|
+
c == "MOSTPLAYED" && (a(32, ae = !1), a(28, $ = !1), a(31, ee = !1), a(30, O = l.data.mostPlayedGames), a(29, Y = {
|
|
4039
4083
|
id: "MOSTPLAYED",
|
|
4040
4084
|
name: "Most Played Games",
|
|
4041
4085
|
games: {
|
|
@@ -4045,10 +4089,10 @@ function Ci(t, e, a) {
|
|
|
4045
4089
|
}
|
|
4046
4090
|
}), O && O.forEach((p) => {
|
|
4047
4091
|
p.isFavorite = J(p.id);
|
|
4048
|
-
})), a(
|
|
4092
|
+
})), a(26, re = !1);
|
|
4049
4093
|
break;
|
|
4050
4094
|
case "LastPlayedData":
|
|
4051
|
-
|
|
4095
|
+
c == "LASTPLAYED" && (a(32, ae = !1), a(28, $ = !1), a(31, ee = !1), a(30, O = l.data.lastPlayedGames), a(29, Y = {
|
|
4052
4096
|
id: "LASTPLAYED",
|
|
4053
4097
|
name: "Last Played Games",
|
|
4054
4098
|
games: {
|
|
@@ -4058,55 +4102,55 @@ function Ci(t, e, a) {
|
|
|
4058
4102
|
}
|
|
4059
4103
|
}), O && O.forEach((p) => {
|
|
4060
4104
|
p.isFavorite = J(p.id);
|
|
4061
|
-
})), a(
|
|
4105
|
+
})), a(26, re = !1);
|
|
4062
4106
|
break;
|
|
4063
4107
|
case "RecentSearchData":
|
|
4064
|
-
a(
|
|
4108
|
+
a(32, ae = !0), a(33, je = !0), l.data.searchData.length > 0 ? (a(30, O = l.data.searchData), a(36, aa = !0), O && O.forEach((p) => {
|
|
4065
4109
|
p.isFavorite = J(p.id);
|
|
4066
|
-
})) : (a(
|
|
4110
|
+
})) : (a(30, O = []), a(36, aa = !1));
|
|
4067
4111
|
break;
|
|
4068
4112
|
case "OutOfRecentSearches":
|
|
4069
|
-
a(
|
|
4113
|
+
a(32, ae = !1), a(33, je = !1);
|
|
4070
4114
|
break;
|
|
4071
4115
|
case "SearchData":
|
|
4072
|
-
a(
|
|
4116
|
+
a(32, ae = !0), a(33, je = !1), a(30, O = l.data.searchData.items || []), a(34, ke = !0), l.data.receivedFavoriteResults && (U = l.data.receivedFavoriteResults.items), O && O.forEach((p) => {
|
|
4073
4117
|
p.isFavorite = J(p.id);
|
|
4074
4118
|
});
|
|
4075
4119
|
break;
|
|
4076
|
-
case `CategoryData_${
|
|
4077
|
-
a(
|
|
4078
|
-
a(
|
|
4079
|
-
|
|
4120
|
+
case `CategoryData_${c}`:
|
|
4121
|
+
a(32, ae = !1), a(28, $ = !0), a(1, he = "false"), a(2, ve = "false"), a(34, ke = !1), We = !1, ze(l.data.categoryId, 0, l.data.visiblegames).then((p) => {
|
|
4122
|
+
a(29, Y = p), a(30, O = Y.games.items), a(31, ee = !(ta <= l.data.visiblegames && $)), O && O.forEach((G) => {
|
|
4123
|
+
G.isFavorite = J(G.id);
|
|
4080
4124
|
});
|
|
4081
4125
|
});
|
|
4082
4126
|
break;
|
|
4083
4127
|
case "CategoryChange":
|
|
4084
|
-
|
|
4128
|
+
me = 20;
|
|
4085
4129
|
break;
|
|
4086
4130
|
case "ApplySorter":
|
|
4087
|
-
a(0,
|
|
4088
|
-
a(
|
|
4131
|
+
a(0, c = l.data.itemId), ce = l.data.sortBy, ze(c, 0, me).then((p) => {
|
|
4132
|
+
a(29, Y = p), a(30, O = Y.games.items), a(31, ee = !1);
|
|
4089
4133
|
});
|
|
4090
4134
|
break;
|
|
4091
4135
|
case "CategoryUpdate":
|
|
4092
|
-
|
|
4136
|
+
fa(l.data.itemId);
|
|
4093
4137
|
break;
|
|
4094
|
-
case `SetUnfavoredGame${
|
|
4095
|
-
|
|
4138
|
+
case `SetUnfavoredGame${c}`:
|
|
4139
|
+
xa(`${i}/v1/player/${m}/favorites`, u, l.data.id);
|
|
4096
4140
|
break;
|
|
4097
|
-
case `SetFavoredGame${
|
|
4098
|
-
|
|
4141
|
+
case `SetFavoredGame${c}`:
|
|
4142
|
+
Za(`${i}/v1/player/${m}/favorites`, u, l.data.id);
|
|
4099
4143
|
break;
|
|
4100
4144
|
case "UserSessionID":
|
|
4101
|
-
|
|
4145
|
+
Le = l.data.session, Ae = l.data.userID, d == "true" && Ae && Ae.length && Le && Le.length > 0 && oa(Le, Ae);
|
|
4102
4146
|
break;
|
|
4103
4147
|
case "UpdateFavoredList":
|
|
4104
|
-
|
|
4148
|
+
c === "FAVORITES" && ga(l.data.url, l.data.sessionID);
|
|
4105
4149
|
break;
|
|
4106
4150
|
}
|
|
4107
|
-
},
|
|
4108
|
-
a(
|
|
4109
|
-
a(
|
|
4151
|
+
}, fa = (l, p = !1) => {
|
|
4152
|
+
a(32, ae = !1), a(28, $ = Qe === "true"), a(34, ke = !1), We = !0, a(37, Ce = !1), a(0, c = l), c !== "MOSTPLAYED" && !p && a(31, ee = !1), Z !== "true" && (!U && u && oa(u, m), ze(c, 0, me).then((G) => {
|
|
4153
|
+
a(29, Y = G), a(30, O = Y.games.items);
|
|
4110
4154
|
}).finally(
|
|
4111
4155
|
/*// @TODO: replace this quick fix - when there are only a few category games, the view scrolls to the footer
|
|
4112
4156
|
if (shownCategoryData.length < 10 && e.data.origin ==! 'filters') {
|
|
@@ -4116,23 +4160,23 @@ function Ci(t, e, a) {
|
|
|
4116
4160
|
}, 500);
|
|
4117
4161
|
}*/
|
|
4118
4162
|
() => {
|
|
4119
|
-
|
|
4163
|
+
$ && window.postMessage(
|
|
4120
4164
|
{
|
|
4121
|
-
type: `CategoryData_${
|
|
4122
|
-
categoryId:
|
|
4123
|
-
visiblegames:
|
|
4165
|
+
type: `CategoryData_${c}`,
|
|
4166
|
+
categoryId: c,
|
|
4167
|
+
visiblegames: Ke
|
|
4124
4168
|
},
|
|
4125
4169
|
window.location.href
|
|
4126
4170
|
);
|
|
4127
4171
|
}
|
|
4128
4172
|
));
|
|
4129
|
-
},
|
|
4130
|
-
Y && (a(
|
|
4173
|
+
}, Ka = () => {
|
|
4174
|
+
Y && (a(30, O = Y.games.items), O.forEach((l) => {
|
|
4131
4175
|
l.isFavorite = J(l.id);
|
|
4132
4176
|
}));
|
|
4133
4177
|
}, J = (l) => U?.some((p) => p.id === l) ?? !1;
|
|
4134
|
-
let
|
|
4135
|
-
await
|
|
4178
|
+
let Za = async (l, p, G) => {
|
|
4179
|
+
await ga(l, p), X.includes(G) || X.push(G);
|
|
4136
4180
|
let I = {
|
|
4137
4181
|
method: "POST",
|
|
4138
4182
|
headers: {
|
|
@@ -4143,7 +4187,7 @@ function Ci(t, e, a) {
|
|
|
4143
4187
|
body: JSON.stringify({ items: X })
|
|
4144
4188
|
};
|
|
4145
4189
|
fetch(l, I).then((E) => E.json()).then((E) => {
|
|
4146
|
-
window.postMessage({ type: `AddFavoriteThumbnail_${
|
|
4190
|
+
window.postMessage({ type: `AddFavoriteThumbnail_${G}` }, window.location.href), window.postMessage({
|
|
4147
4191
|
type: "UpdateFavoredList",
|
|
4148
4192
|
url: l,
|
|
4149
4193
|
sessionID: p
|
|
@@ -4152,15 +4196,15 @@ function Ci(t, e, a) {
|
|
|
4152
4196
|
console.error("Err", E);
|
|
4153
4197
|
});
|
|
4154
4198
|
};
|
|
4155
|
-
const
|
|
4199
|
+
const xa = (l, p, G) => {
|
|
4156
4200
|
let P = {
|
|
4157
4201
|
method: "DELETE",
|
|
4158
4202
|
headers: { "X-SessionID": p }
|
|
4159
4203
|
};
|
|
4160
|
-
fetch(`${l}/${
|
|
4204
|
+
fetch(`${l}/${G}`, P).then((I) => I.json()).then(() => {
|
|
4161
4205
|
window.postMessage(
|
|
4162
4206
|
{
|
|
4163
|
-
type: `RemoveFavoriteThumbnail_${
|
|
4207
|
+
type: `RemoveFavoriteThumbnail_${G}`
|
|
4164
4208
|
},
|
|
4165
4209
|
window.location.href
|
|
4166
4210
|
), window.postMessage({
|
|
@@ -4168,207 +4212,208 @@ function Ci(t, e, a) {
|
|
|
4168
4212
|
url: l,
|
|
4169
4213
|
sessionID: p
|
|
4170
4214
|
});
|
|
4171
|
-
}), X.includes(
|
|
4172
|
-
},
|
|
4215
|
+
}), X.includes(G) && (X = X.filter((I) => I != G));
|
|
4216
|
+
}, ga = async (l, p) => fetch(l, {
|
|
4173
4217
|
method: "GET",
|
|
4174
4218
|
headers: { "X-SessionID": p }
|
|
4175
4219
|
}).then((P) => P.json()).then((P) => {
|
|
4176
|
-
U = P.items,
|
|
4220
|
+
U = P.items, L ? (U.forEach((E) => {
|
|
4177
4221
|
X.includes(E.id) || X.push(E.id);
|
|
4178
|
-
}),
|
|
4222
|
+
}), Ka()) : U.forEach((E) => {
|
|
4179
4223
|
E.isFavorite = J(E.id);
|
|
4180
4224
|
});
|
|
4181
|
-
const I =
|
|
4182
|
-
|
|
4225
|
+
const I = He(U)?.length;
|
|
4226
|
+
c === "FAVORITES" && (window.postMessage({
|
|
4183
4227
|
type: "UpdateFavoritesCount",
|
|
4184
4228
|
favoriteGamesLength: I
|
|
4185
|
-
}),
|
|
4229
|
+
}), la(U));
|
|
4186
4230
|
}).catch((P) => {
|
|
4187
4231
|
console.error(P);
|
|
4188
|
-
}),
|
|
4232
|
+
}), la = (l) => {
|
|
4189
4233
|
if (!l)
|
|
4190
4234
|
return;
|
|
4191
4235
|
let p;
|
|
4192
|
-
p = l?.items || l || [], p.length > 0 && p.forEach((
|
|
4193
|
-
|
|
4194
|
-
}), a(
|
|
4195
|
-
}, xa = (l) => {
|
|
4196
|
-
de += 1, a(36, Ce = !0), de <= aa && ze(l, ki, de).then((p) => {
|
|
4197
|
-
a(28, Y = p), Y.games.items.length > O.length && (a(29, O = Y.games.items), O.forEach((F) => {
|
|
4198
|
-
F.isFavorite = J(F.id);
|
|
4199
|
-
})), a(36, Ce = !1);
|
|
4200
|
-
});
|
|
4236
|
+
p = l?.items || l || [], p.length > 0 && p.forEach((G) => {
|
|
4237
|
+
G.gameModel && (G.gameModel.isFavorite = !0);
|
|
4238
|
+
}), a(43, pe.items = He(p, pe.items), pe), a(43, pe.name = "Favorites", pe), a(26, re = !1);
|
|
4201
4239
|
}, $a = (l) => {
|
|
4240
|
+
me += 1, a(37, Ce = !0), me <= ta && ze(l, Ci, me).then((p) => {
|
|
4241
|
+
a(29, Y = p), Y.games.items.length > O.length && (a(30, O = Y.games.items), O.forEach((G) => {
|
|
4242
|
+
G.isFavorite = J(G.id);
|
|
4243
|
+
})), a(37, Ce = !1);
|
|
4244
|
+
});
|
|
4245
|
+
}, et = (l) => {
|
|
4202
4246
|
const p = l ?? [];
|
|
4203
4247
|
if (p?.length === 0)
|
|
4204
4248
|
return "";
|
|
4205
|
-
let
|
|
4249
|
+
let G = "", P = 999999999999, I;
|
|
4206
4250
|
const E = new Date(Date.now());
|
|
4207
|
-
return p.forEach((
|
|
4208
|
-
const R = new Date(
|
|
4209
|
-
|
|
4210
|
-
}),
|
|
4211
|
-
},
|
|
4212
|
-
a(
|
|
4251
|
+
return p.forEach((F, te) => {
|
|
4252
|
+
const R = new Date(F.schedules[0].startTime), Q = new Date(F.schedules[0].endTime);
|
|
4253
|
+
wa(new Date(Q), new Date(E)) < P && (P = wa(new Date(Q), new Date(E)), I = te), Vn(new Date(E), new Date(R)) && Bn(new Date(E), new Date(Q)) && (G = p[I].name);
|
|
4254
|
+
}), G;
|
|
4255
|
+
}, at = (l) => xe !== "true" ? void 0 : Object.values(l ?? {}).pop(), ha = (l) => {
|
|
4256
|
+
a(31, ee = !1), window.postMessage(
|
|
4213
4257
|
{
|
|
4214
|
-
type: `${
|
|
4258
|
+
type: `${ie}`,
|
|
4215
4259
|
itemId: l,
|
|
4216
|
-
showallpage:
|
|
4260
|
+
showallpage: B
|
|
4217
4261
|
},
|
|
4218
4262
|
window.location.href
|
|
4219
4263
|
);
|
|
4220
|
-
},
|
|
4221
|
-
switch (
|
|
4264
|
+
}, tt = () => {
|
|
4265
|
+
switch (c) {
|
|
4222
4266
|
case "FAVORITES":
|
|
4223
|
-
m && u && a(
|
|
4267
|
+
m && u && a(40, Ge = !0);
|
|
4224
4268
|
break;
|
|
4225
4269
|
case "MOSTPLAYED":
|
|
4226
|
-
|
|
4270
|
+
Z === "false" && m && u && a(40, Ge = !1);
|
|
4227
4271
|
break;
|
|
4228
4272
|
case "LASTPLAYED":
|
|
4229
|
-
|
|
4273
|
+
Z === "false" && m && u && a(40, Ge = !1);
|
|
4230
4274
|
break;
|
|
4231
4275
|
default:
|
|
4232
|
-
|
|
4276
|
+
fa(c, !0);
|
|
4233
4277
|
break;
|
|
4234
4278
|
}
|
|
4235
|
-
}, tt = () => {
|
|
4236
|
-
document[We] ? a(41, ta = "disconnect") : a(41, ta = "connect");
|
|
4237
4279
|
}, nt = () => {
|
|
4238
|
-
|
|
4239
|
-
l && (l.elems_index = p, ma.observe(l));
|
|
4240
|
-
});
|
|
4280
|
+
document[Ye] ? a(42, na = "disconnect") : a(42, na = "connect");
|
|
4241
4281
|
}, it = () => {
|
|
4242
|
-
|
|
4282
|
+
We && Fe.forEach((l, p) => {
|
|
4283
|
+
l && (l.elems_index = p, ca.observe(l));
|
|
4284
|
+
});
|
|
4285
|
+
}, rt = () => {
|
|
4286
|
+
Ut(s);
|
|
4243
4287
|
};
|
|
4244
|
-
|
|
4245
|
-
|
|
4246
|
-
}),
|
|
4247
|
-
window.removeEventListener("message",
|
|
4288
|
+
Mt(() => {
|
|
4289
|
+
ca?.disconnect();
|
|
4290
|
+
}), Gt(() => (window.addEventListener("visibilitychange", (l) => nt()), window.addEventListener("message", sa, !1), () => {
|
|
4291
|
+
window.removeEventListener("message", sa), window.removeEventListener("visibilitychange", sa);
|
|
4248
4292
|
}));
|
|
4249
|
-
function
|
|
4250
|
-
|
|
4251
|
-
Me = l, a(
|
|
4293
|
+
function ot(l) {
|
|
4294
|
+
we[l ? "unshift" : "push"](() => {
|
|
4295
|
+
Me = l, a(39, Me);
|
|
4252
4296
|
});
|
|
4253
4297
|
}
|
|
4254
|
-
const
|
|
4255
|
-
function
|
|
4256
|
-
|
|
4257
|
-
Fe[p] = l, a(
|
|
4258
|
-
});
|
|
4259
|
-
}
|
|
4260
|
-
function lt(l) {
|
|
4261
|
-
_e[l ? "unshift" : "push"](() => {
|
|
4262
|
-
Se = l, a(37, Se);
|
|
4298
|
+
const st = (l) => ha(Y.id);
|
|
4299
|
+
function lt(l, p) {
|
|
4300
|
+
we[l ? "unshift" : "push"](() => {
|
|
4301
|
+
Fe[p] = l, a(25, Fe);
|
|
4263
4302
|
});
|
|
4264
4303
|
}
|
|
4265
4304
|
function ut(l) {
|
|
4266
|
-
|
|
4267
|
-
|
|
4305
|
+
we[l ? "unshift" : "push"](() => {
|
|
4306
|
+
Se = l, a(38, Se);
|
|
4268
4307
|
});
|
|
4269
4308
|
}
|
|
4270
4309
|
function mt(l) {
|
|
4271
|
-
|
|
4272
|
-
|
|
4310
|
+
we[l ? "unshift" : "push"](() => {
|
|
4311
|
+
Me = l, a(39, Me);
|
|
4273
4312
|
});
|
|
4274
4313
|
}
|
|
4275
4314
|
function ct(l) {
|
|
4276
|
-
|
|
4277
|
-
|
|
4315
|
+
we[l ? "unshift" : "push"](() => {
|
|
4316
|
+
Se = l, a(38, Se);
|
|
4317
|
+
});
|
|
4318
|
+
}
|
|
4319
|
+
function dt(l) {
|
|
4320
|
+
we[l ? "unshift" : "push"](() => {
|
|
4321
|
+
x = l, a(24, x);
|
|
4278
4322
|
});
|
|
4279
4323
|
}
|
|
4280
4324
|
return t.$$set = (l) => {
|
|
4281
|
-
"endpoint" in l && a(3, i = l.endpoint), "datasource" in l && a(4, r = l.datasource), "lang" in l && a(5, s = l.lang), "session" in l && a(6, u = l.session), "userid" in l && a(7, m = l.userid), "favorites" in l && a(8,
|
|
4325
|
+
"endpoint" in l && a(3, i = l.endpoint), "datasource" in l && a(4, r = l.datasource), "lang" in l && a(5, s = l.lang), "session" in l && a(6, u = l.session), "userid" in l && a(7, m = l.userid), "favorites" in l && a(8, d = l.favorites), "mbsource" in l && a(9, g = l.mbsource), "clientstyling" in l && a(10, h = l.clientstyling), "clientstylingurl" in l && a(11, w = l.clientstylingurl), "translationurl" in l && a(12, _ = l.translationurl), "currency" in l && a(13, y = l.currency), "allowsingleclickgameentry" in l && a(14, z = l.allowsingleclickgameentry), "categoryid" in l && a(0, c = l.categoryid), "showgamename" in l && a(15, f = l.showgamename), "livecasino" in l && a(16, q = l.livecasino), "gamepagemodalurl" in l && a(17, N = l.gamepagemodalurl), "integratedgameframedesktop" in l && a(18, b = l.integratedgameframedesktop), "integratedgameframemobile" in l && a(19, ge = l.integratedgameframemobile), "casinomygames" in l && a(20, Z = l.casinomygames), "addfilterselector" in l && a(1, he = l.addfilterselector), "addsortingselector" in l && a(2, ve = l.addsortingselector), "filterbylogo" in l && a(21, Pe = l.filterbylogo), "casinogamesgridslider" in l && a(22, Ne = l.casinogamesgridslider), "fetchviaevent" in l && a(49, L = l.fetchviaevent), "showallpage" in l && a(50, B = l.showallpage), "actionevent" in l && a(51, ie = l.actionevent), "displayedgamecount" in l && a(52, Ie = l.displayedgamecount), "showallbuttongamescount" in l && a(53, Ue = l.showallbuttongamescount), "lobbyscreen" in l && a(54, Qe = l.lobbyscreen), "usesinglevendorfilter" in l && a(23, Re = l.usesinglevendorfilter), "visiblegames" in l && a(55, Ke = l.visiblegames), "customizesectionicon" in l && a(56, Ze = l.customizesectionicon), "requiredicon" in l && a(57, xe = l.requiredicon);
|
|
4282
4326
|
}, t.$$.update = () => {
|
|
4283
4327
|
t.$$.dirty[0] & /*lang*/
|
|
4284
|
-
32 && s &&
|
|
4328
|
+
32 && s && rt(), t.$$.dirty[0] & /*endpoint, lang, categoryid, datasource*/
|
|
4285
4329
|
57 | t.$$.dirty[1] & /*fetchviaevent, displayedgamecount, showallbuttongamescount*/
|
|
4286
|
-
|
|
4287
|
-
456 &&
|
|
4288
|
-
|
|
4289
|
-
|
|
4290
|
-
33 && s &&
|
|
4291
|
-
4096 &&
|
|
4292
|
-
|
|
4293
|
-
|
|
4294
|
-
|
|
4295
|
-
4608 && g && !
|
|
4330
|
+
6553600 && (L === "false" || L === "") && i && s && c && r && Ie && Ue && Qa(c, Ie, Ue), t.$$.dirty[0] & /*favorites, endpoint, session, userid*/
|
|
4331
|
+
456 && d === "true" && i && u && m && oa(u, m), t.$$.dirty[0] & /*thumbnailContainer*/
|
|
4332
|
+
33554432 | t.$$.dirty[1] & /*dataloaded*/
|
|
4333
|
+
134217728 && ia && Fe && it(), t.$$.dirty[0] & /*lang, categoryid*/
|
|
4334
|
+
33 && s && c && tt(), t.$$.dirty[0] & /*translationurl*/
|
|
4335
|
+
4096 && _ && Ba(), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
4336
|
+
16778240 && h && x && Et(x, h), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
4337
|
+
16779264 && w && x && Pt(x, w), t.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
4338
|
+
16777728 && g && x && Nt(x, `${g}.Style`, Ha), t.$$.dirty[0] & /*mbsource, translationurl*/
|
|
4339
|
+
4608 && g && !_ && Ft(`${g}.Translation`, Va, ra);
|
|
4296
4340
|
}, [
|
|
4297
|
-
|
|
4298
|
-
|
|
4341
|
+
c,
|
|
4342
|
+
he,
|
|
4299
4343
|
ve,
|
|
4300
4344
|
i,
|
|
4301
4345
|
r,
|
|
4302
4346
|
s,
|
|
4303
4347
|
u,
|
|
4304
4348
|
m,
|
|
4305
|
-
|
|
4349
|
+
d,
|
|
4306
4350
|
g,
|
|
4307
4351
|
h,
|
|
4352
|
+
w,
|
|
4308
4353
|
_,
|
|
4309
|
-
|
|
4310
|
-
|
|
4354
|
+
y,
|
|
4355
|
+
z,
|
|
4311
4356
|
f,
|
|
4312
|
-
d,
|
|
4313
4357
|
q,
|
|
4314
4358
|
N,
|
|
4315
|
-
|
|
4316
|
-
|
|
4359
|
+
b,
|
|
4360
|
+
ge,
|
|
4361
|
+
Z,
|
|
4317
4362
|
Pe,
|
|
4318
4363
|
Ne,
|
|
4319
|
-
|
|
4320
|
-
|
|
4364
|
+
Re,
|
|
4365
|
+
x,
|
|
4321
4366
|
Fe,
|
|
4322
|
-
|
|
4323
|
-
|
|
4324
|
-
|
|
4367
|
+
re,
|
|
4368
|
+
$e,
|
|
4369
|
+
$,
|
|
4325
4370
|
Y,
|
|
4326
4371
|
O,
|
|
4327
|
-
|
|
4328
|
-
|
|
4329
|
-
|
|
4372
|
+
ee,
|
|
4373
|
+
ae,
|
|
4374
|
+
je,
|
|
4330
4375
|
ke,
|
|
4331
|
-
$e,
|
|
4332
4376
|
ea,
|
|
4377
|
+
aa,
|
|
4333
4378
|
Ce,
|
|
4334
4379
|
Se,
|
|
4335
4380
|
Me,
|
|
4336
4381
|
Ge,
|
|
4337
4382
|
Te,
|
|
4338
|
-
|
|
4383
|
+
na,
|
|
4339
4384
|
pe,
|
|
4340
4385
|
n,
|
|
4341
|
-
|
|
4342
|
-
$a,
|
|
4386
|
+
ma,
|
|
4343
4387
|
et,
|
|
4344
|
-
|
|
4345
|
-
|
|
4346
|
-
|
|
4388
|
+
at,
|
|
4389
|
+
ha,
|
|
4390
|
+
L,
|
|
4347
4391
|
B,
|
|
4348
|
-
|
|
4392
|
+
ie,
|
|
4349
4393
|
Ie,
|
|
4350
|
-
|
|
4394
|
+
Ue,
|
|
4351
4395
|
Qe,
|
|
4352
4396
|
Ke,
|
|
4353
4397
|
Ze,
|
|
4354
|
-
|
|
4355
|
-
|
|
4398
|
+
xe,
|
|
4399
|
+
ia,
|
|
4356
4400
|
ot,
|
|
4357
4401
|
st,
|
|
4358
4402
|
lt,
|
|
4359
4403
|
ut,
|
|
4360
4404
|
mt,
|
|
4361
|
-
ct
|
|
4405
|
+
ct,
|
|
4406
|
+
dt
|
|
4362
4407
|
];
|
|
4363
4408
|
}
|
|
4364
|
-
class
|
|
4409
|
+
class qa extends _t {
|
|
4365
4410
|
constructor(e) {
|
|
4366
4411
|
super(), bt(
|
|
4367
4412
|
this,
|
|
4368
4413
|
e,
|
|
4369
|
-
|
|
4370
|
-
|
|
4371
|
-
|
|
4414
|
+
Si,
|
|
4415
|
+
ki,
|
|
4416
|
+
yt,
|
|
4372
4417
|
{
|
|
4373
4418
|
endpoint: 3,
|
|
4374
4419
|
datasource: 4,
|
|
@@ -4381,29 +4426,30 @@ class Ya extends _t {
|
|
|
4381
4426
|
clientstylingurl: 11,
|
|
4382
4427
|
translationurl: 12,
|
|
4383
4428
|
currency: 13,
|
|
4429
|
+
allowsingleclickgameentry: 14,
|
|
4384
4430
|
categoryid: 0,
|
|
4385
|
-
showgamename:
|
|
4386
|
-
livecasino:
|
|
4387
|
-
gamepagemodalurl:
|
|
4388
|
-
integratedgameframedesktop:
|
|
4389
|
-
integratedgameframemobile:
|
|
4390
|
-
casinomygames:
|
|
4431
|
+
showgamename: 15,
|
|
4432
|
+
livecasino: 16,
|
|
4433
|
+
gamepagemodalurl: 17,
|
|
4434
|
+
integratedgameframedesktop: 18,
|
|
4435
|
+
integratedgameframemobile: 19,
|
|
4436
|
+
casinomygames: 20,
|
|
4391
4437
|
addfilterselector: 1,
|
|
4392
4438
|
addsortingselector: 2,
|
|
4393
|
-
filterbylogo:
|
|
4394
|
-
casinogamesgridslider:
|
|
4395
|
-
fetchviaevent:
|
|
4396
|
-
showallpage:
|
|
4397
|
-
actionevent:
|
|
4398
|
-
displayedgamecount:
|
|
4399
|
-
showallbuttongamescount:
|
|
4400
|
-
lobbyscreen:
|
|
4401
|
-
usesinglevendorfilter:
|
|
4402
|
-
visiblegames:
|
|
4403
|
-
customizesectionicon:
|
|
4404
|
-
requiredicon:
|
|
4439
|
+
filterbylogo: 21,
|
|
4440
|
+
casinogamesgridslider: 22,
|
|
4441
|
+
fetchviaevent: 49,
|
|
4442
|
+
showallpage: 50,
|
|
4443
|
+
actionevent: 51,
|
|
4444
|
+
displayedgamecount: 52,
|
|
4445
|
+
showallbuttongamescount: 53,
|
|
4446
|
+
lobbyscreen: 54,
|
|
4447
|
+
usesinglevendorfilter: 23,
|
|
4448
|
+
visiblegames: 55,
|
|
4449
|
+
customizesectionicon: 56,
|
|
4450
|
+
requiredicon: 57
|
|
4405
4451
|
},
|
|
4406
|
-
|
|
4452
|
+
Xn,
|
|
4407
4453
|
[-1, -1, -1, -1]
|
|
4408
4454
|
);
|
|
4409
4455
|
}
|
|
@@ -4411,201 +4457,207 @@ class Ya extends _t {
|
|
|
4411
4457
|
return this.$$.ctx[3];
|
|
4412
4458
|
}
|
|
4413
4459
|
set endpoint(e) {
|
|
4414
|
-
this.$$set({ endpoint: e }),
|
|
4460
|
+
this.$$set({ endpoint: e }), T();
|
|
4415
4461
|
}
|
|
4416
4462
|
get datasource() {
|
|
4417
4463
|
return this.$$.ctx[4];
|
|
4418
4464
|
}
|
|
4419
4465
|
set datasource(e) {
|
|
4420
|
-
this.$$set({ datasource: e }),
|
|
4466
|
+
this.$$set({ datasource: e }), T();
|
|
4421
4467
|
}
|
|
4422
4468
|
get lang() {
|
|
4423
4469
|
return this.$$.ctx[5];
|
|
4424
4470
|
}
|
|
4425
4471
|
set lang(e) {
|
|
4426
|
-
this.$$set({ lang: e }),
|
|
4472
|
+
this.$$set({ lang: e }), T();
|
|
4427
4473
|
}
|
|
4428
4474
|
get session() {
|
|
4429
4475
|
return this.$$.ctx[6];
|
|
4430
4476
|
}
|
|
4431
4477
|
set session(e) {
|
|
4432
|
-
this.$$set({ session: e }),
|
|
4478
|
+
this.$$set({ session: e }), T();
|
|
4433
4479
|
}
|
|
4434
4480
|
get userid() {
|
|
4435
4481
|
return this.$$.ctx[7];
|
|
4436
4482
|
}
|
|
4437
4483
|
set userid(e) {
|
|
4438
|
-
this.$$set({ userid: e }),
|
|
4484
|
+
this.$$set({ userid: e }), T();
|
|
4439
4485
|
}
|
|
4440
4486
|
get favorites() {
|
|
4441
4487
|
return this.$$.ctx[8];
|
|
4442
4488
|
}
|
|
4443
4489
|
set favorites(e) {
|
|
4444
|
-
this.$$set({ favorites: e }),
|
|
4490
|
+
this.$$set({ favorites: e }), T();
|
|
4445
4491
|
}
|
|
4446
4492
|
get mbsource() {
|
|
4447
4493
|
return this.$$.ctx[9];
|
|
4448
4494
|
}
|
|
4449
4495
|
set mbsource(e) {
|
|
4450
|
-
this.$$set({ mbsource: e }),
|
|
4496
|
+
this.$$set({ mbsource: e }), T();
|
|
4451
4497
|
}
|
|
4452
4498
|
get clientstyling() {
|
|
4453
4499
|
return this.$$.ctx[10];
|
|
4454
4500
|
}
|
|
4455
4501
|
set clientstyling(e) {
|
|
4456
|
-
this.$$set({ clientstyling: e }),
|
|
4502
|
+
this.$$set({ clientstyling: e }), T();
|
|
4457
4503
|
}
|
|
4458
4504
|
get clientstylingurl() {
|
|
4459
4505
|
return this.$$.ctx[11];
|
|
4460
4506
|
}
|
|
4461
4507
|
set clientstylingurl(e) {
|
|
4462
|
-
this.$$set({ clientstylingurl: e }),
|
|
4508
|
+
this.$$set({ clientstylingurl: e }), T();
|
|
4463
4509
|
}
|
|
4464
4510
|
get translationurl() {
|
|
4465
4511
|
return this.$$.ctx[12];
|
|
4466
4512
|
}
|
|
4467
4513
|
set translationurl(e) {
|
|
4468
|
-
this.$$set({ translationurl: e }),
|
|
4514
|
+
this.$$set({ translationurl: e }), T();
|
|
4469
4515
|
}
|
|
4470
4516
|
get currency() {
|
|
4471
4517
|
return this.$$.ctx[13];
|
|
4472
4518
|
}
|
|
4473
4519
|
set currency(e) {
|
|
4474
|
-
this.$$set({ currency: e }),
|
|
4520
|
+
this.$$set({ currency: e }), T();
|
|
4521
|
+
}
|
|
4522
|
+
get allowsingleclickgameentry() {
|
|
4523
|
+
return this.$$.ctx[14];
|
|
4524
|
+
}
|
|
4525
|
+
set allowsingleclickgameentry(e) {
|
|
4526
|
+
this.$$set({ allowsingleclickgameentry: e }), T();
|
|
4475
4527
|
}
|
|
4476
4528
|
get categoryid() {
|
|
4477
4529
|
return this.$$.ctx[0];
|
|
4478
4530
|
}
|
|
4479
4531
|
set categoryid(e) {
|
|
4480
|
-
this.$$set({ categoryid: e }),
|
|
4532
|
+
this.$$set({ categoryid: e }), T();
|
|
4481
4533
|
}
|
|
4482
4534
|
get showgamename() {
|
|
4483
|
-
return this.$$.ctx[
|
|
4535
|
+
return this.$$.ctx[15];
|
|
4484
4536
|
}
|
|
4485
4537
|
set showgamename(e) {
|
|
4486
|
-
this.$$set({ showgamename: e }),
|
|
4538
|
+
this.$$set({ showgamename: e }), T();
|
|
4487
4539
|
}
|
|
4488
4540
|
get livecasino() {
|
|
4489
|
-
return this.$$.ctx[
|
|
4541
|
+
return this.$$.ctx[16];
|
|
4490
4542
|
}
|
|
4491
4543
|
set livecasino(e) {
|
|
4492
|
-
this.$$set({ livecasino: e }),
|
|
4544
|
+
this.$$set({ livecasino: e }), T();
|
|
4493
4545
|
}
|
|
4494
4546
|
get gamepagemodalurl() {
|
|
4495
|
-
return this.$$.ctx[
|
|
4547
|
+
return this.$$.ctx[17];
|
|
4496
4548
|
}
|
|
4497
4549
|
set gamepagemodalurl(e) {
|
|
4498
|
-
this.$$set({ gamepagemodalurl: e }),
|
|
4550
|
+
this.$$set({ gamepagemodalurl: e }), T();
|
|
4499
4551
|
}
|
|
4500
4552
|
get integratedgameframedesktop() {
|
|
4501
|
-
return this.$$.ctx[
|
|
4553
|
+
return this.$$.ctx[18];
|
|
4502
4554
|
}
|
|
4503
4555
|
set integratedgameframedesktop(e) {
|
|
4504
|
-
this.$$set({ integratedgameframedesktop: e }),
|
|
4556
|
+
this.$$set({ integratedgameframedesktop: e }), T();
|
|
4505
4557
|
}
|
|
4506
4558
|
get integratedgameframemobile() {
|
|
4507
|
-
return this.$$.ctx[
|
|
4559
|
+
return this.$$.ctx[19];
|
|
4508
4560
|
}
|
|
4509
4561
|
set integratedgameframemobile(e) {
|
|
4510
|
-
this.$$set({ integratedgameframemobile: e }),
|
|
4562
|
+
this.$$set({ integratedgameframemobile: e }), T();
|
|
4511
4563
|
}
|
|
4512
4564
|
get casinomygames() {
|
|
4513
|
-
return this.$$.ctx[
|
|
4565
|
+
return this.$$.ctx[20];
|
|
4514
4566
|
}
|
|
4515
4567
|
set casinomygames(e) {
|
|
4516
|
-
this.$$set({ casinomygames: e }),
|
|
4568
|
+
this.$$set({ casinomygames: e }), T();
|
|
4517
4569
|
}
|
|
4518
4570
|
get addfilterselector() {
|
|
4519
4571
|
return this.$$.ctx[1];
|
|
4520
4572
|
}
|
|
4521
4573
|
set addfilterselector(e) {
|
|
4522
|
-
this.$$set({ addfilterselector: e }),
|
|
4574
|
+
this.$$set({ addfilterselector: e }), T();
|
|
4523
4575
|
}
|
|
4524
4576
|
get addsortingselector() {
|
|
4525
4577
|
return this.$$.ctx[2];
|
|
4526
4578
|
}
|
|
4527
4579
|
set addsortingselector(e) {
|
|
4528
|
-
this.$$set({ addsortingselector: e }),
|
|
4580
|
+
this.$$set({ addsortingselector: e }), T();
|
|
4529
4581
|
}
|
|
4530
4582
|
get filterbylogo() {
|
|
4531
|
-
return this.$$.ctx[
|
|
4583
|
+
return this.$$.ctx[21];
|
|
4532
4584
|
}
|
|
4533
4585
|
set filterbylogo(e) {
|
|
4534
|
-
this.$$set({ filterbylogo: e }),
|
|
4586
|
+
this.$$set({ filterbylogo: e }), T();
|
|
4535
4587
|
}
|
|
4536
4588
|
get casinogamesgridslider() {
|
|
4537
|
-
return this.$$.ctx[
|
|
4589
|
+
return this.$$.ctx[22];
|
|
4538
4590
|
}
|
|
4539
4591
|
set casinogamesgridslider(e) {
|
|
4540
|
-
this.$$set({ casinogamesgridslider: e }),
|
|
4592
|
+
this.$$set({ casinogamesgridslider: e }), T();
|
|
4541
4593
|
}
|
|
4542
4594
|
get fetchviaevent() {
|
|
4543
|
-
return this.$$.ctx[
|
|
4595
|
+
return this.$$.ctx[49];
|
|
4544
4596
|
}
|
|
4545
4597
|
set fetchviaevent(e) {
|
|
4546
|
-
this.$$set({ fetchviaevent: e }),
|
|
4598
|
+
this.$$set({ fetchviaevent: e }), T();
|
|
4547
4599
|
}
|
|
4548
4600
|
get showallpage() {
|
|
4549
|
-
return this.$$.ctx[
|
|
4601
|
+
return this.$$.ctx[50];
|
|
4550
4602
|
}
|
|
4551
4603
|
set showallpage(e) {
|
|
4552
|
-
this.$$set({ showallpage: e }),
|
|
4604
|
+
this.$$set({ showallpage: e }), T();
|
|
4553
4605
|
}
|
|
4554
4606
|
get actionevent() {
|
|
4555
|
-
return this.$$.ctx[
|
|
4607
|
+
return this.$$.ctx[51];
|
|
4556
4608
|
}
|
|
4557
4609
|
set actionevent(e) {
|
|
4558
|
-
this.$$set({ actionevent: e }),
|
|
4610
|
+
this.$$set({ actionevent: e }), T();
|
|
4559
4611
|
}
|
|
4560
4612
|
get displayedgamecount() {
|
|
4561
|
-
return this.$$.ctx[
|
|
4613
|
+
return this.$$.ctx[52];
|
|
4562
4614
|
}
|
|
4563
4615
|
set displayedgamecount(e) {
|
|
4564
|
-
this.$$set({ displayedgamecount: e }),
|
|
4616
|
+
this.$$set({ displayedgamecount: e }), T();
|
|
4565
4617
|
}
|
|
4566
4618
|
get showallbuttongamescount() {
|
|
4567
|
-
return this.$$.ctx[
|
|
4619
|
+
return this.$$.ctx[53];
|
|
4568
4620
|
}
|
|
4569
4621
|
set showallbuttongamescount(e) {
|
|
4570
|
-
this.$$set({ showallbuttongamescount: e }),
|
|
4622
|
+
this.$$set({ showallbuttongamescount: e }), T();
|
|
4571
4623
|
}
|
|
4572
4624
|
get lobbyscreen() {
|
|
4573
|
-
return this.$$.ctx[
|
|
4625
|
+
return this.$$.ctx[54];
|
|
4574
4626
|
}
|
|
4575
4627
|
set lobbyscreen(e) {
|
|
4576
|
-
this.$$set({ lobbyscreen: e }),
|
|
4628
|
+
this.$$set({ lobbyscreen: e }), T();
|
|
4577
4629
|
}
|
|
4578
4630
|
get usesinglevendorfilter() {
|
|
4579
|
-
return this.$$.ctx[
|
|
4631
|
+
return this.$$.ctx[23];
|
|
4580
4632
|
}
|
|
4581
4633
|
set usesinglevendorfilter(e) {
|
|
4582
|
-
this.$$set({ usesinglevendorfilter: e }),
|
|
4634
|
+
this.$$set({ usesinglevendorfilter: e }), T();
|
|
4583
4635
|
}
|
|
4584
4636
|
get visiblegames() {
|
|
4585
|
-
return this.$$.ctx[
|
|
4637
|
+
return this.$$.ctx[55];
|
|
4586
4638
|
}
|
|
4587
4639
|
set visiblegames(e) {
|
|
4588
|
-
this.$$set({ visiblegames: e }),
|
|
4640
|
+
this.$$set({ visiblegames: e }), T();
|
|
4589
4641
|
}
|
|
4590
4642
|
get customizesectionicon() {
|
|
4591
|
-
return this.$$.ctx[
|
|
4643
|
+
return this.$$.ctx[56];
|
|
4592
4644
|
}
|
|
4593
4645
|
set customizesectionicon(e) {
|
|
4594
|
-
this.$$set({ customizesectionicon: e }),
|
|
4646
|
+
this.$$set({ customizesectionicon: e }), T();
|
|
4595
4647
|
}
|
|
4596
4648
|
get requiredicon() {
|
|
4597
|
-
return this.$$.ctx[
|
|
4649
|
+
return this.$$.ctx[57];
|
|
4598
4650
|
}
|
|
4599
4651
|
set requiredicon(e) {
|
|
4600
|
-
this.$$set({ requiredicon: e }),
|
|
4652
|
+
this.$$set({ requiredicon: e }), T();
|
|
4601
4653
|
}
|
|
4602
4654
|
}
|
|
4603
|
-
|
|
4604
|
-
const
|
|
4655
|
+
kt(qa, { endpoint: {}, datasource: {}, lang: {}, session: {}, userid: {}, favorites: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, currency: {}, allowsingleclickgameentry: {}, categoryid: {}, showgamename: {}, livecasino: {}, gamepagemodalurl: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, casinomygames: {}, addfilterselector: {}, addsortingselector: {}, filterbylogo: {}, casinogamesgridslider: {}, fetchviaevent: {}, showallpage: {}, actionevent: {}, displayedgamecount: {}, showallbuttongamescount: {}, lobbyscreen: {}, usesinglevendorfilter: {}, visiblegames: {}, customizesectionicon: {}, requiredicon: {} }, [], [], !0);
|
|
4656
|
+
const Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4605
4657
|
__proto__: null,
|
|
4606
|
-
default:
|
|
4658
|
+
default: qa
|
|
4607
4659
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4608
4660
|
export {
|
|
4609
|
-
|
|
4610
|
-
|
|
4661
|
+
Fi as C,
|
|
4662
|
+
Gi as f
|
|
4611
4663
|
};
|