@everymatrix/casino-my-games-nd 1.94.20 → 1.94.21
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/{CasinoFavoritesSectionNd-Dd3oIvxs.js → CasinoFavoritesSectionNd-B36fg5j9.js} +18 -18
- package/components/{CasinoFavoritesSectionNd-DyAq1F6I.js → CasinoFavoritesSectionNd-CW5-n_ip.js} +18 -18
- package/components/{CasinoFilter-BYl5dcm-.js → CasinoFilter-6bUydERj.js} +74 -74
- package/components/{CasinoFilter-K74RD6iq.js → CasinoFilter-XA0Ayzjr.js} +75 -75
- package/components/{CasinoGameThumbnailNd-8dpZNiOH.js → CasinoGameThumbnailNd-B1tZDvlD.js} +61 -61
- package/components/{CasinoGameThumbnailNd-B74yKZZE.js → CasinoGameThumbnailNd-BLiIs7lc.js} +59 -59
- package/components/{CasinoGamesCategorySectionNd-Dg4Fmmwk.js → CasinoGamesCategorySectionNd-CNPnOcBU.js} +85 -85
- package/components/{CasinoGamesCategorySectionNd-Dd5hlJKn.js → CasinoGamesCategorySectionNd-CeH-q3eH.js} +87 -87
- package/components/{CasinoLastPlayedSectionNd-0gtdpxHL.js → CasinoLastPlayedSectionNd-2RoXhS0W.js} +25 -25
- package/components/{CasinoLastPlayedSectionNd-CnV76CXc.js → CasinoLastPlayedSectionNd-Bgy6oq6t.js} +25 -25
- package/components/{CasinoMostPlayedSectionNd-MHckUbXC.js → CasinoMostPlayedSectionNd-CTHixHBL.js} +27 -27
- package/components/{CasinoMostPlayedSectionNd-CIqSx0E2.js → CasinoMostPlayedSectionNd-DKywg2lq.js} +27 -27
- package/components/{CasinoMyGamesNd-UaSEv6Vy.js → CasinoMyGamesNd-BUgcnGe-.js} +48 -48
- package/components/{CasinoMyGamesNd-BG_7zjgZ.js → CasinoMyGamesNd-fz7zHC9T.js} +48 -48
- package/components/{CasinoSort-Tx15U8WD.js → CasinoSort-29QTkreE.js} +25 -25
- package/components/{CasinoSort-DeZHymB5.js → CasinoSort-CYmSqVSz.js} +31 -31
- package/es2015/casino-my-games-nd.js +1 -1
- package/esnext/casino-my-games-nd.js +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { q as Ft, $ as zt, S as Dt, i as Ot, s as Nt, f as z, b as Et, n as de, d as k, e as C, r as y, g as M, z as B, h as v, t as Pt, o as It, A as At, u as Ut, B as da, k as Ce, C as ie, D as Ie, x as Lt, v as j, w as I, E as Me, F as Za, j as o, G as xa, H as Rt, I as Fa, J as jt, K as me, l as Wt, m as Yt, p as qt, c as Ht, y as Vt } from "./CasinoMyGamesNd-fz7zHC9T.js";
|
|
2
2
|
function Bt(t, e) {
|
|
3
3
|
Ft(t, e);
|
|
4
4
|
}
|
|
@@ -6,7 +6,7 @@ function Xt(t) {
|
|
|
6
6
|
zt.set(t);
|
|
7
7
|
}
|
|
8
8
|
var $ = /* @__PURE__ */ ((t) => (t[t.MORE = 1] = "MORE", t[t.END = -1] = "END", t))($ || {});
|
|
9
|
-
const
|
|
9
|
+
const Jt = {
|
|
10
10
|
en: {
|
|
11
11
|
showMore: "More",
|
|
12
12
|
viewAll: "Show all",
|
|
@@ -327,17 +327,17 @@ function ve(t) {
|
|
|
327
327
|
var e = Number(t);
|
|
328
328
|
return isNaN(e) ? e : e < 0 ? Math.ceil(e) : Math.floor(e);
|
|
329
329
|
}
|
|
330
|
-
function
|
|
330
|
+
function A(t, e) {
|
|
331
331
|
if (e.length < t)
|
|
332
332
|
throw new TypeError(t + " argument" + (t > 1 ? "s" : "") + " required, but only " + e.length + " present");
|
|
333
333
|
}
|
|
334
334
|
function L(t) {
|
|
335
|
-
|
|
335
|
+
A(1, arguments);
|
|
336
336
|
var e = Object.prototype.toString.call(t);
|
|
337
337
|
return t instanceof Date || Ke(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));
|
|
338
338
|
}
|
|
339
|
-
function
|
|
340
|
-
|
|
339
|
+
function Qt(t, e) {
|
|
340
|
+
A(2, arguments);
|
|
341
341
|
var a = L(t).getTime(), n = ve(e);
|
|
342
342
|
return new Date(a + n);
|
|
343
343
|
}
|
|
@@ -350,37 +350,37 @@ function Zt(t) {
|
|
|
350
350
|
return e.setUTCFullYear(t.getFullYear()), t.getTime() - e.getTime();
|
|
351
351
|
}
|
|
352
352
|
function xt(t) {
|
|
353
|
-
return
|
|
353
|
+
return A(1, arguments), t instanceof Date || Ke(t) === "object" && Object.prototype.toString.call(t) === "[object Date]";
|
|
354
354
|
}
|
|
355
355
|
function $t(t) {
|
|
356
|
-
if (
|
|
356
|
+
if (A(1, arguments), !xt(t) && typeof t != "number")
|
|
357
357
|
return !1;
|
|
358
358
|
var e = L(t);
|
|
359
359
|
return !isNaN(Number(e));
|
|
360
360
|
}
|
|
361
361
|
function za(t, e) {
|
|
362
|
-
return
|
|
362
|
+
return A(2, arguments), L(t).getTime() - L(e).getTime();
|
|
363
363
|
}
|
|
364
364
|
function en(t, e) {
|
|
365
|
-
|
|
365
|
+
A(2, arguments);
|
|
366
366
|
var a = ve(e);
|
|
367
|
-
return
|
|
367
|
+
return Qt(t, -a);
|
|
368
368
|
}
|
|
369
369
|
var an = 864e5;
|
|
370
370
|
function tn(t) {
|
|
371
|
-
|
|
371
|
+
A(1, arguments);
|
|
372
372
|
var e = L(t), a = e.getTime();
|
|
373
373
|
e.setUTCMonth(0, 1), e.setUTCHours(0, 0, 0, 0);
|
|
374
374
|
var n = e.getTime(), i = a - n;
|
|
375
375
|
return Math.floor(i / an) + 1;
|
|
376
376
|
}
|
|
377
377
|
function Ze(t) {
|
|
378
|
-
|
|
378
|
+
A(1, arguments);
|
|
379
379
|
var e = 1, a = L(t), n = a.getUTCDay(), i = (n < e ? 7 : 0) + n - e;
|
|
380
380
|
return a.setUTCDate(a.getUTCDate() - i), a.setUTCHours(0, 0, 0, 0), a;
|
|
381
381
|
}
|
|
382
382
|
function $a(t) {
|
|
383
|
-
|
|
383
|
+
A(1, arguments);
|
|
384
384
|
var e = L(t), a = e.getUTCFullYear(), n = /* @__PURE__ */ new Date(0);
|
|
385
385
|
n.setUTCFullYear(a + 1, 0, 4), n.setUTCHours(0, 0, 0, 0);
|
|
386
386
|
var i = Ze(n), r = /* @__PURE__ */ new Date(0);
|
|
@@ -389,7 +389,7 @@ function $a(t) {
|
|
|
389
389
|
return e.getTime() >= i.getTime() ? a + 1 : e.getTime() >= s.getTime() ? a : a - 1;
|
|
390
390
|
}
|
|
391
391
|
function nn(t) {
|
|
392
|
-
|
|
392
|
+
A(1, arguments);
|
|
393
393
|
var e = $a(t), a = /* @__PURE__ */ new Date(0);
|
|
394
394
|
a.setUTCFullYear(e, 0, 4), a.setUTCHours(0, 0, 0, 0);
|
|
395
395
|
var n = Ze(a);
|
|
@@ -397,13 +397,13 @@ function nn(t) {
|
|
|
397
397
|
}
|
|
398
398
|
var rn = 6048e5;
|
|
399
399
|
function on(t) {
|
|
400
|
-
|
|
400
|
+
A(1, arguments);
|
|
401
401
|
var e = L(t), a = Ze(e).getTime() - nn(e).getTime();
|
|
402
402
|
return Math.round(a / rn) + 1;
|
|
403
403
|
}
|
|
404
404
|
function xe(t, e) {
|
|
405
405
|
var a, n, i, r, s, l, c, f;
|
|
406
|
-
|
|
406
|
+
A(1, arguments);
|
|
407
407
|
var g = $e(), h = ve((a = (n = (i = (r = e?.weekStartsOn) !== null && r !== void 0 ? r : e == null || (s = e.locale) === null || s === void 0 || (l = s.options) === null || l === void 0 ? void 0 : l.weekStartsOn) !== null && i !== void 0 ? i : g.weekStartsOn) !== null && n !== void 0 ? n : (c = g.locale) === null || c === void 0 || (f = c.options) === null || f === void 0 ? void 0 : f.weekStartsOn) !== null && a !== void 0 ? a : 0);
|
|
408
408
|
if (!(h >= 0 && h <= 6))
|
|
409
409
|
throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
|
|
@@ -412,7 +412,7 @@ function xe(t, e) {
|
|
|
412
412
|
}
|
|
413
413
|
function et(t, e) {
|
|
414
414
|
var a, n, i, r, s, l, c, f;
|
|
415
|
-
|
|
415
|
+
A(1, arguments);
|
|
416
416
|
var g = L(t), h = g.getUTCFullYear(), p = $e(), w = ve((a = (n = (i = (r = e?.firstWeekContainsDate) !== null && r !== void 0 ? r : e == null || (s = e.locale) === null || s === void 0 || (l = s.options) === null || l === void 0 ? void 0 : l.firstWeekContainsDate) !== null && i !== void 0 ? i : p.firstWeekContainsDate) !== null && n !== void 0 ? n : (c = p.locale) === null || c === void 0 || (f = c.options) === null || f === void 0 ? void 0 : f.firstWeekContainsDate) !== null && a !== void 0 ? a : 1);
|
|
417
417
|
if (!(w >= 1 && w <= 7))
|
|
418
418
|
throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
|
|
@@ -425,7 +425,7 @@ function et(t, e) {
|
|
|
425
425
|
}
|
|
426
426
|
function sn(t, e) {
|
|
427
427
|
var a, n, i, r, s, l, c, f;
|
|
428
|
-
|
|
428
|
+
A(1, arguments);
|
|
429
429
|
var g = $e(), h = ve((a = (n = (i = (r = e?.firstWeekContainsDate) !== null && r !== void 0 ? r : e == null || (s = e.locale) === null || s === void 0 || (l = s.options) === null || l === void 0 ? void 0 : l.firstWeekContainsDate) !== null && i !== void 0 ? i : g.firstWeekContainsDate) !== null && n !== void 0 ? n : (c = g.locale) === null || c === void 0 || (f = c.options) === null || f === void 0 ? void 0 : f.firstWeekContainsDate) !== null && a !== void 0 ? a : 1), p = et(t, e), w = /* @__PURE__ */ new Date(0);
|
|
430
430
|
w.setUTCFullYear(p, 0, h), w.setUTCHours(0, 0, 0, 0);
|
|
431
431
|
var _ = xe(w, e);
|
|
@@ -433,7 +433,7 @@ function sn(t, e) {
|
|
|
433
433
|
}
|
|
434
434
|
var ln = 6048e5;
|
|
435
435
|
function un(t, e) {
|
|
436
|
-
|
|
436
|
+
A(1, arguments);
|
|
437
437
|
var a = L(t), n = xe(a, e).getTime() - sn(a, e).getTime();
|
|
438
438
|
return Math.round(n / ln) + 1;
|
|
439
439
|
}
|
|
@@ -1432,7 +1432,7 @@ function In(t) {
|
|
|
1432
1432
|
};
|
|
1433
1433
|
};
|
|
1434
1434
|
}
|
|
1435
|
-
var
|
|
1435
|
+
var An = /^(\d+)(th|st|nd|rd)?/i, Un = /\d+/i, Ln = {
|
|
1436
1436
|
narrow: /^(b|a)/i,
|
|
1437
1437
|
abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
|
|
1438
1438
|
wide: /^(before christ|before common era|anno domini|common era)/i
|
|
@@ -1473,10 +1473,10 @@ var Un = /^(\d+)(th|st|nd|rd)?/i, An = /\d+/i, Ln = {
|
|
|
1473
1473
|
evening: /evening/i,
|
|
1474
1474
|
night: /night/i
|
|
1475
1475
|
}
|
|
1476
|
-
},
|
|
1476
|
+
}, Jn = {
|
|
1477
1477
|
ordinalNumber: In({
|
|
1478
|
-
matchPattern:
|
|
1479
|
-
parsePattern:
|
|
1478
|
+
matchPattern: An,
|
|
1479
|
+
parsePattern: Un,
|
|
1480
1480
|
valueCallback: function(e) {
|
|
1481
1481
|
return parseInt(e, 10);
|
|
1482
1482
|
}
|
|
@@ -1514,13 +1514,13 @@ var Un = /^(\d+)(th|st|nd|rd)?/i, An = /\d+/i, Ln = {
|
|
|
1514
1514
|
parsePatterns: Xn,
|
|
1515
1515
|
defaultParseWidth: "any"
|
|
1516
1516
|
})
|
|
1517
|
-
},
|
|
1517
|
+
}, Qn = {
|
|
1518
1518
|
code: "en-US",
|
|
1519
1519
|
formatDistance: bn,
|
|
1520
1520
|
formatLong: kn,
|
|
1521
1521
|
formatRelative: Sn,
|
|
1522
1522
|
localize: Nn,
|
|
1523
|
-
match:
|
|
1523
|
+
match: Jn,
|
|
1524
1524
|
options: {
|
|
1525
1525
|
weekStartsOn: 0,
|
|
1526
1526
|
firstWeekContainsDate: 1
|
|
@@ -1528,30 +1528,30 @@ var Un = /^(\d+)(th|st|nd|rd)?/i, An = /\d+/i, Ln = {
|
|
|
1528
1528
|
}, Kn = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Zn = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, xn = /^'([^]*?)'?$/, $n = /''/g, ei = /[a-zA-Z]/;
|
|
1529
1529
|
function Ii(t, e, a) {
|
|
1530
1530
|
var n, i, r, s, l, c, f, g, h, p, w, _, D, m;
|
|
1531
|
-
|
|
1532
|
-
var d = String(e), W = $e(),
|
|
1531
|
+
A(2, arguments);
|
|
1532
|
+
var d = String(e), W = $e(), U = (n = (i = void 0) !== null && i !== void 0 ? i : W.locale) !== null && n !== void 0 ? n : Qn, q = ve((r = (s = (l = (c = void 0) !== null && c !== void 0 ? c : void 0) !== null && l !== void 0 ? l : W.firstWeekContainsDate) !== null && s !== void 0 ? s : (f = W.locale) === null || f === void 0 || (g = f.options) === null || g === void 0 ? void 0 : g.firstWeekContainsDate) !== null && r !== void 0 ? r : 1);
|
|
1533
1533
|
if (!(q >= 1 && q <= 7))
|
|
1534
1534
|
throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
|
|
1535
1535
|
var pe = ve((h = (p = (w = (_ = void 0) !== null && _ !== void 0 ? _ : void 0) !== null && w !== void 0 ? w : W.weekStartsOn) !== null && p !== void 0 ? p : (D = W.locale) === null || D === void 0 || (m = D.options) === null || m === void 0 ? void 0 : m.weekStartsOn) !== null && h !== void 0 ? h : 0);
|
|
1536
1536
|
if (!(pe >= 0 && pe <= 6))
|
|
1537
1537
|
throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
|
|
1538
|
-
if (!
|
|
1538
|
+
if (!U.localize)
|
|
1539
1539
|
throw new RangeError("locale must contain localize property");
|
|
1540
|
-
if (!
|
|
1540
|
+
if (!U.formatLong)
|
|
1541
1541
|
throw new RangeError("locale must contain formatLong property");
|
|
1542
1542
|
var K = L(t);
|
|
1543
1543
|
if (!$t(K))
|
|
1544
1544
|
throw new RangeError("Invalid time value");
|
|
1545
|
-
var be = Zt(K), we = en(K, be),
|
|
1545
|
+
var be = Zt(K), we = en(K, be), Ae = {
|
|
1546
1546
|
firstWeekContainsDate: q,
|
|
1547
1547
|
weekStartsOn: pe,
|
|
1548
|
-
locale:
|
|
1548
|
+
locale: U,
|
|
1549
1549
|
_originalDate: K
|
|
1550
|
-
},
|
|
1550
|
+
}, Ue = d.match(Zn).map(function(P) {
|
|
1551
1551
|
var H = P[0];
|
|
1552
1552
|
if (H === "p" || H === "P") {
|
|
1553
1553
|
var re = dn[H];
|
|
1554
|
-
return re(P,
|
|
1554
|
+
return re(P, U.formatLong);
|
|
1555
1555
|
}
|
|
1556
1556
|
return P;
|
|
1557
1557
|
}).join("").match(Kn).map(function(P) {
|
|
@@ -1562,24 +1562,24 @@ function Ii(t, e, a) {
|
|
|
1562
1562
|
return ai(P);
|
|
1563
1563
|
var re = mn[H];
|
|
1564
1564
|
if (re)
|
|
1565
|
-
return vn(P) && Ea(P, e, String(t)), hn(P) && Ea(P, e, String(t)), re(we, P,
|
|
1565
|
+
return vn(P) && Ea(P, e, String(t)), hn(P) && Ea(P, e, String(t)), re(we, P, U.localize, Ae);
|
|
1566
1566
|
if (H.match(ei))
|
|
1567
1567
|
throw new RangeError("Format string contains an unescaped latin alphabet character `" + H + "`");
|
|
1568
1568
|
return P;
|
|
1569
1569
|
}).join("");
|
|
1570
|
-
return
|
|
1570
|
+
return Ue;
|
|
1571
1571
|
}
|
|
1572
1572
|
function ai(t) {
|
|
1573
1573
|
var e = t.match(xn);
|
|
1574
1574
|
return e ? e[1].replace($n, "'") : t;
|
|
1575
1575
|
}
|
|
1576
1576
|
function ti(t, e) {
|
|
1577
|
-
|
|
1577
|
+
A(2, arguments);
|
|
1578
1578
|
var a = L(t), n = L(e);
|
|
1579
1579
|
return a.getTime() > n.getTime();
|
|
1580
1580
|
}
|
|
1581
1581
|
function ni(t, e) {
|
|
1582
|
-
|
|
1582
|
+
A(2, arguments);
|
|
1583
1583
|
var a = L(t), n = L(e);
|
|
1584
1584
|
return a.getTime() < n.getTime();
|
|
1585
1585
|
}
|
|
@@ -1602,7 +1602,7 @@ if (typeof window < "u") {
|
|
|
1602
1602
|
}
|
|
1603
1603
|
};
|
|
1604
1604
|
};
|
|
1605
|
-
customElements.define = t(customElements.define), import("./CasinoGameThumbnailNd-
|
|
1605
|
+
customElements.define = t(customElements.define), import("./CasinoGameThumbnailNd-B1tZDvlD.js").then(({ default: e }) => {
|
|
1606
1606
|
!customElements.get("casino-game-thumbnail-nd") && customElements.define("casino-game-thumbnail-nd", e.element);
|
|
1607
1607
|
});
|
|
1608
1608
|
}
|
|
@@ -1618,7 +1618,7 @@ if (typeof window < "u") {
|
|
|
1618
1618
|
}
|
|
1619
1619
|
};
|
|
1620
1620
|
};
|
|
1621
|
-
customElements.define = t(customElements.define), import("./CasinoFilter-
|
|
1621
|
+
customElements.define = t(customElements.define), import("./CasinoFilter-6bUydERj.js").then(({ default: e }) => {
|
|
1622
1622
|
!customElements.get("casino-filter") && customElements.define("casino-filter", e.element);
|
|
1623
1623
|
});
|
|
1624
1624
|
}
|
|
@@ -1634,7 +1634,7 @@ if (typeof window < "u") {
|
|
|
1634
1634
|
}
|
|
1635
1635
|
};
|
|
1636
1636
|
};
|
|
1637
|
-
customElements.define = t(customElements.define), import("./CasinoSort-
|
|
1637
|
+
customElements.define = t(customElements.define), import("./CasinoSort-29QTkreE.js").then(({ default: e }) => {
|
|
1638
1638
|
!customElements.get("casino-sort") && customElements.define("casino-sort", e.element);
|
|
1639
1639
|
});
|
|
1640
1640
|
}
|
|
@@ -1645,11 +1645,11 @@ function Ia(t, e, a) {
|
|
|
1645
1645
|
const n = t.slice();
|
|
1646
1646
|
return n[106] = e[a], n[108] = a, n;
|
|
1647
1647
|
}
|
|
1648
|
-
function
|
|
1648
|
+
function Aa(t, e, a) {
|
|
1649
1649
|
const n = t.slice();
|
|
1650
1650
|
return n[106] = e[a], n[108] = a, n;
|
|
1651
1651
|
}
|
|
1652
|
-
function
|
|
1652
|
+
function Ua(t, e, a) {
|
|
1653
1653
|
const n = t.slice();
|
|
1654
1654
|
return n[106] = e[a], n[108] = a, n;
|
|
1655
1655
|
}
|
|
@@ -1917,10 +1917,10 @@ function Ra(t) {
|
|
|
1917
1917
|
/*$_*/
|
|
1918
1918
|
t[42]("noFavoritesTitle") + ""
|
|
1919
1919
|
), w, _, D;
|
|
1920
|
-
function m(
|
|
1920
|
+
function m(U, q) {
|
|
1921
1921
|
return Ie(
|
|
1922
1922
|
/*userAgent*/
|
|
1923
|
-
|
|
1923
|
+
U[43]
|
|
1924
1924
|
) ? gi : fi;
|
|
1925
1925
|
}
|
|
1926
1926
|
let W = m(t)(t);
|
|
@@ -1931,16 +1931,16 @@ function Ra(t) {
|
|
|
1931
1931
|
t[43]
|
|
1932
1932
|
) ? "NoFavoriteGamesMobile" : ""));
|
|
1933
1933
|
},
|
|
1934
|
-
m(
|
|
1935
|
-
C(
|
|
1934
|
+
m(U, q) {
|
|
1935
|
+
C(U, e, q), y(e, a), y(a, n), y(a, i), y(a, r), y(a, s), y(a, l), y(a, c), y(a, f), y(e, g), y(e, h), y(h, w), y(e, _), W.m(e, null), y(e, D);
|
|
1936
1936
|
},
|
|
1937
|
-
p(
|
|
1937
|
+
p(U, q) {
|
|
1938
1938
|
q[1] & /*$_*/
|
|
1939
1939
|
2048 && p !== (p = /*$_*/
|
|
1940
|
-
|
|
1940
|
+
U[42]("noFavoritesTitle") + "") && j(w, p), W.p(U, q);
|
|
1941
1941
|
},
|
|
1942
|
-
d(
|
|
1943
|
-
|
|
1942
|
+
d(U) {
|
|
1943
|
+
U && k(e), W.d();
|
|
1944
1944
|
}
|
|
1945
1945
|
};
|
|
1946
1946
|
}
|
|
@@ -3078,7 +3078,7 @@ function Ci(t) {
|
|
|
3078
3078
|
l[106].id
|
|
3079
3079
|
);
|
|
3080
3080
|
for (let l = 0; l < r.length; l += 1) {
|
|
3081
|
-
let c =
|
|
3081
|
+
let c = Aa(t, r, l), f = s(c);
|
|
3082
3082
|
n.set(f, a[l] = Xa(f, c));
|
|
3083
3083
|
}
|
|
3084
3084
|
return {
|
|
@@ -3104,7 +3104,7 @@ function Ci(t) {
|
|
|
3104
3104
|
57600 && (r = Me(
|
|
3105
3105
|
/*shownCategoryData*/
|
|
3106
3106
|
l[29]
|
|
3107
|
-
), a = Za(a, c, s, 1, l, r, n, e, xa, Xa, null,
|
|
3107
|
+
), a = Za(a, c, s, 1, l, r, n, e, xa, Xa, null, Aa)), c[0] & /*lobbyView, casinogamesgridslider*/
|
|
3108
3108
|
138412032 | c[1] & /*favoriteGamesData, showFavGamesCategory*/
|
|
3109
3109
|
1152 && i !== (i = /*favoriteGamesData*/
|
|
3110
3110
|
(l[41].items.length === 0 && /*showFavGamesCategory*/
|
|
@@ -3535,7 +3535,7 @@ function zi(t) {
|
|
|
3535
3535
|
}
|
|
3536
3536
|
function Di(t) {
|
|
3537
3537
|
let e, a, n = [], i = /* @__PURE__ */ new Map(), r = !/*showItems*/
|
|
3538
|
-
t[34] &&
|
|
3538
|
+
t[34] && Ja(t), s = Me(
|
|
3539
3539
|
/*shownCategoryData*/
|
|
3540
3540
|
t[29]
|
|
3541
3541
|
);
|
|
@@ -3544,8 +3544,8 @@ function Di(t) {
|
|
|
3544
3544
|
c[106].id
|
|
3545
3545
|
);
|
|
3546
3546
|
for (let c = 0; c < s.length; c += 1) {
|
|
3547
|
-
let f =
|
|
3548
|
-
i.set(g, n[c] =
|
|
3547
|
+
let f = Ua(t, s, c), g = l(f);
|
|
3548
|
+
i.set(g, n[c] = Qa(g, f));
|
|
3549
3549
|
}
|
|
3550
3550
|
return {
|
|
3551
3551
|
c() {
|
|
@@ -3561,12 +3561,12 @@ function Di(t) {
|
|
|
3561
3561
|
},
|
|
3562
3562
|
p(c, f) {
|
|
3563
3563
|
/*showItems*/
|
|
3564
|
-
c[34] ? r && (r.d(1), r = null) : r ? r.p(c, f) : (r =
|
|
3564
|
+
c[34] ? r && (r.d(1), r = null) : r ? r.p(c, f) : (r = Ja(c), r.c(), r.m(e.parentNode, e)), f[0] & /*shownCategoryData, session, userid, lang, favorites, categoryid, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, mbsource, allowsingleclickgameentry*/
|
|
3565
3565
|
537919465 | f[1] & /*searchItem, getRequiredIcon, addGameTag*/
|
|
3566
3566
|
49156 && (s = Me(
|
|
3567
3567
|
/*shownCategoryData*/
|
|
3568
3568
|
c[29]
|
|
3569
|
-
), n = Za(n, f, l, 1, c, s, i, a, xa,
|
|
3569
|
+
), n = Za(n, f, l, 1, c, s, i, a, xa, Qa, null, Ua));
|
|
3570
3570
|
},
|
|
3571
3571
|
d(c) {
|
|
3572
3572
|
c && (k(e), k(a)), r && r.d(c);
|
|
@@ -3575,7 +3575,7 @@ function Di(t) {
|
|
|
3575
3575
|
}
|
|
3576
3576
|
};
|
|
3577
3577
|
}
|
|
3578
|
-
function
|
|
3578
|
+
function Ja(t) {
|
|
3579
3579
|
let e, a = (
|
|
3580
3580
|
/*$_*/
|
|
3581
3581
|
t[42]("noRecentSearch") + ""
|
|
@@ -3600,7 +3600,7 @@ function Qa(t) {
|
|
|
3600
3600
|
}
|
|
3601
3601
|
};
|
|
3602
3602
|
}
|
|
3603
|
-
function
|
|
3603
|
+
function Qa(t, e) {
|
|
3604
3604
|
let a, n, i, r, s, l, c, f, g, h, p, w, _, D;
|
|
3605
3605
|
return {
|
|
3606
3606
|
key: t,
|
|
@@ -3944,7 +3944,7 @@ const fe = "game-tile-";
|
|
|
3944
3944
|
function Ei(t, e, a) {
|
|
3945
3945
|
let n;
|
|
3946
3946
|
Pt(t, Vt, (u) => a(42, n = u));
|
|
3947
|
-
let { endpoint: i = "" } = e, { datasource: r = "" } = e, { lang: s = "" } = e, { session: l = "" } = e, { userid: c = "" } = e, { favorites: f = "" } = e, { mbsource: g } = e, { clientstyling: h = "" } = e, { clientstylingurl: p = "" } = e, { translationurl: w = "" } = e, { currency: _ = "" } = e, { allowsingleclickgameentry: D = "false" } = e, { categoryid: m = "" } = e, { showgamename: d = "" } = e, { livecasino: W = "false" } = e, { gamepagemodalurl:
|
|
3947
|
+
let { endpoint: i = "" } = e, { datasource: r = "" } = e, { lang: s = "" } = e, { session: l = "" } = e, { userid: c = "" } = e, { favorites: f = "" } = e, { mbsource: g } = e, { clientstyling: h = "" } = e, { clientstylingurl: p = "" } = e, { translationurl: w = "" } = e, { currency: _ = "" } = e, { allowsingleclickgameentry: D = "false" } = e, { categoryid: m = "" } = e, { showgamename: d = "" } = e, { livecasino: W = "false" } = e, { gamepagemodalurl: U = "true" } = e, { integratedgameframedesktop: q = "false" } = e, { integratedgameframemobile: pe = "false" } = e, { casinomygames: K = "false" } = e, { addfilterselector: be = "false" } = e, { addsortingselector: we = "false" } = e, { filterbylogo: Ae = "" } = e, { casinogamesgridslider: Ue = "false" } = e, { fetchviaevent: P = "false" } = e, { showallpage: H = "casino" } = e, { actionevent: re = "CategoryChange" } = e, { displayedgamecount: Le = "10" } = e, { showallbuttongamescount: Re = "10" } = e, { lobbyscreen: ea = "true" } = e, { usesinglevendorfilter: aa = "false" } = e, { visiblegames: je = "10" } = e, { customizesectionicon: ta = "true" } = e, { requiredicon: na = "false" } = e, oe = !0, _e = !1, ia, ra, ee = !0, ga = window.navigator.userAgent, X, E = [], We = {}, se = !0, oa = Math.max(Number(je), 1) || 10, ae = !1, Ye = !1, Ge = !1, sa = !0, la = !1, Te, ha, Fe, ze = !1, J, De, nt, it = {}, ua = "", va = "", qe, V = null, te, Oe = !1, ma = !1, Y, Z = [], He = new AbortController(), Ve = new AbortController(), ye = { items: [], count: 0, name: "" };
|
|
3948
3948
|
const ca = (u) => {
|
|
3949
3949
|
Object.keys(u).forEach((b) => {
|
|
3950
3950
|
Bt(b, u[b]);
|
|
@@ -3956,7 +3956,7 @@ function Ei(t, e, a) {
|
|
|
3956
3956
|
console.log(b);
|
|
3957
3957
|
});
|
|
3958
3958
|
};
|
|
3959
|
-
ca(
|
|
3959
|
+
ca(Jt), typeof document.hidden < "u" ? qe = "hidden" : typeof document.msHidden < "u" ? qe = "msHidden" : typeof document.webkitHidden < "u" && (qe = "webkitHidden");
|
|
3960
3960
|
const Ne = (u, b, G) => {
|
|
3961
3961
|
Ve && Ve.abort(), Ve = new AbortController();
|
|
3962
3962
|
const N = Ve.signal, { handleLoading: S = !1, updateShownCategory: T = !1 } = G || {};
|
|
@@ -3994,17 +3994,17 @@ function Ei(t, e, a) {
|
|
|
3994
3994
|
});
|
|
3995
3995
|
}, ot = ({ endpoint: u, datasource: b, categoryid: G, offset: N, limit: S, lang: T, userAgent: F, vendorFilters: R, vendorSort: ne, usesinglevendorfilter: le, lobbyView: x, showFavGamesCategory: ke, sortedBy: ue }) => {
|
|
3996
3996
|
const St = N, Mt = S ?? 40;
|
|
3997
|
-
let Ma = G,
|
|
3998
|
-
(G && G.match(/\$/g) || []).length > 1 ? (Ma = G.split("$").slice(0, 2).join("$"),
|
|
3997
|
+
let Ma = G, Q;
|
|
3998
|
+
(G && G.match(/\$/g) || []).length > 1 ? (Ma = G.split("$").slice(0, 2).join("$"), Q = new URL(`${u}/v1/casino/groups/${b}/${Ma}/subGroups`)) : Q = new URL(`${u}/v1/casino/groups/${b}/${G}`), Q.searchParams.set("expand", "games(vendor)"), Q.searchParams.set("platform", Lt(F)), Q.searchParams.set("pagination", `games(offset=${St},limit=${Mt})`), Q.searchParams.set("language", T);
|
|
3999
3999
|
let Ga = "id,name,games";
|
|
4000
|
-
ta === "true" && (Ga += ",icon"),
|
|
4000
|
+
ta === "true" && (Ga += ",icon"), Q.searchParams.append("fields", Ga);
|
|
4001
4001
|
const Ta = le === "true" ? "*" : G;
|
|
4002
4002
|
if (R && R[Ta]?.length && (le === "true" || x === !1 && ke === !1)) {
|
|
4003
4003
|
const Gt = R[Ta].map((Tt) => `games(vendor(id=${Tt}))`).join(",");
|
|
4004
|
-
|
|
4004
|
+
Q.searchParams.set("filter", Gt);
|
|
4005
4005
|
}
|
|
4006
|
-
const
|
|
4007
|
-
return
|
|
4006
|
+
const Qe = ne?.[G] && ne[G] !== "All" ? ne[G] : ue && ue !== "All" ? ue : null;
|
|
4007
|
+
return Qe && (Q.searchParams.set("sortedField", `games(${Qe})`), (Qe === "isNew" || Qe === "advancedTags(name(hot))") && Q.searchParams.set("orderBy", "DES")), Q;
|
|
4008
4008
|
}, Be = (u, b, G) => {
|
|
4009
4009
|
He && He.abort(), He = new AbortController();
|
|
4010
4010
|
const N = He.signal;
|
|
@@ -4052,7 +4052,7 @@ function Ei(t, e, a) {
|
|
|
4052
4052
|
f == "true" ? Ne(l, c).then((ne) => {
|
|
4053
4053
|
Be(R, u, ne).then(N).catch(S);
|
|
4054
4054
|
}).catch(S) : Be(R, u, null).then(N).catch(S);
|
|
4055
|
-
}),
|
|
4055
|
+
}), Je = (u) => {
|
|
4056
4056
|
if (u == null)
|
|
4057
4057
|
return;
|
|
4058
4058
|
const b = u.games != null ? u : {
|
|
@@ -4066,12 +4066,12 @@ function Ei(t, e, a) {
|
|
|
4066
4066
|
};
|
|
4067
4067
|
a(28, X = b), a(29, E = X?.games?.items ?? []), We[X.id] = X?.games?.pages?.next ?? null;
|
|
4068
4068
|
}, st = () => {
|
|
4069
|
-
if (!
|
|
4069
|
+
if (!J)
|
|
4070
4070
|
return;
|
|
4071
|
-
const u =
|
|
4071
|
+
const u = J.getRootNode().host;
|
|
4072
4072
|
u.dispatchEvent(new CustomEvent("data-loaded", { bubbles: !0, detail: { target: u } }));
|
|
4073
4073
|
}, lt = (u, b, G) => {
|
|
4074
|
-
u !== "" && (a(31, ae = !1), a(27, ee = !0), a(1, be = "false"), a(2, we = "false"), a(33, Ge = !1), a(30, se = +b > +G), Xe(u, 0, +b).then(
|
|
4074
|
+
u !== "" && (a(31, ae = !1), a(27, ee = !0), a(1, be = "false"), a(2, we = "false"), a(33, Ge = !1), a(30, se = +b > +G), Xe(u, 0, +b).then(Je));
|
|
4075
4075
|
}, pa = (u) => {
|
|
4076
4076
|
if (!(!u.data || u.data == null))
|
|
4077
4077
|
switch (u.data.type) {
|
|
@@ -4125,7 +4125,7 @@ function Ei(t, e, a) {
|
|
|
4125
4125
|
});
|
|
4126
4126
|
break;
|
|
4127
4127
|
case `CategoryData_${m}`:
|
|
4128
|
-
a(31, ae = !1), a(27, ee = !0), a(1, be = "false"), a(2, we = "false"), a(33, Ge = !1), Xe(u.data?.categoryId, 0, u.data?.visiblegames).then(
|
|
4128
|
+
a(31, ae = !1), a(27, ee = !0), a(1, be = "false"), a(2, we = "false"), a(33, Ge = !1), Xe(u.data?.categoryId, 0, u.data?.visiblegames).then(Je).finally(() => {
|
|
4129
4129
|
a(30, se = !(ha <= u.data?.visiblegames && ee));
|
|
4130
4130
|
});
|
|
4131
4131
|
break;
|
|
@@ -4133,7 +4133,7 @@ function Ei(t, e, a) {
|
|
|
4133
4133
|
oa = 20;
|
|
4134
4134
|
break;
|
|
4135
4135
|
case "ApplySorter":
|
|
4136
|
-
Sa(), a(0, m = u.data?.itemId), va = u.data?.sortBy, Xe(m, 0, oa).then(
|
|
4136
|
+
Sa(), a(0, m = u.data?.itemId), va = u.data?.sortBy, Xe(m, 0, oa).then(Je).finally(() => {
|
|
4137
4137
|
a(30, se = !1), Ca();
|
|
4138
4138
|
});
|
|
4139
4139
|
break;
|
|
@@ -4162,7 +4162,7 @@ function Ei(t, e, a) {
|
|
|
4162
4162
|
Sa(), a(31, ae = !1), a(27, ee = ea === "true"), a(33, Ge = !1), a(35, la = !1), a(0, m = u), m !== "MOSTPLAYED" && !b && a(30, se = !1), K !== "true" && (!Y && l && Ne(l, c, {
|
|
4163
4163
|
handleLoading: !0,
|
|
4164
4164
|
updateShownCategory: !0
|
|
4165
|
-
}), Xe(m, 0, oa).then(
|
|
4165
|
+
}), Xe(m, 0, oa).then(Je).finally(() => {
|
|
4166
4166
|
ee ? window.postMessage(
|
|
4167
4167
|
{
|
|
4168
4168
|
type: `CategoryData_${m}`,
|
|
@@ -4294,7 +4294,7 @@ function Ei(t, e, a) {
|
|
|
4294
4294
|
};
|
|
4295
4295
|
It(() => (window.addEventListener("visibilitychange", ka), window.addEventListener("message", pa, !1), () => {
|
|
4296
4296
|
De && De.unsubscribe(), window.removeEventListener("visibilitychange", ka), window.removeEventListener("message", pa);
|
|
4297
|
-
})),
|
|
4297
|
+
})), At(() => {
|
|
4298
4298
|
te?.disconnect();
|
|
4299
4299
|
});
|
|
4300
4300
|
function pt(u) {
|
|
@@ -4325,11 +4325,11 @@ function Ei(t, e, a) {
|
|
|
4325
4325
|
}
|
|
4326
4326
|
function Ct(u) {
|
|
4327
4327
|
Ce[u ? "unshift" : "push"](() => {
|
|
4328
|
-
|
|
4328
|
+
J = u, a(24, J);
|
|
4329
4329
|
});
|
|
4330
4330
|
}
|
|
4331
4331
|
return t.$$set = (u) => {
|
|
4332
|
-
"endpoint" in u && a(3, i = u.endpoint), "datasource" in u && a(4, r = u.datasource), "lang" in u && a(5, s = u.lang), "session" in u && a(6, l = u.session), "userid" in u && a(7, c = u.userid), "favorites" in u && a(8, f = u.favorites), "mbsource" in u && a(9, g = u.mbsource), "clientstyling" in u && a(10, h = u.clientstyling), "clientstylingurl" in u && a(11, p = u.clientstylingurl), "translationurl" in u && a(12, w = u.translationurl), "currency" in u && a(13, _ = u.currency), "allowsingleclickgameentry" in u && a(14, D = u.allowsingleclickgameentry), "categoryid" in u && a(0, m = u.categoryid), "showgamename" in u && a(15, d = u.showgamename), "livecasino" in u && a(16, W = u.livecasino), "gamepagemodalurl" in u && a(17,
|
|
4332
|
+
"endpoint" in u && a(3, i = u.endpoint), "datasource" in u && a(4, r = u.datasource), "lang" in u && a(5, s = u.lang), "session" in u && a(6, l = u.session), "userid" in u && a(7, c = u.userid), "favorites" in u && a(8, f = u.favorites), "mbsource" in u && a(9, g = u.mbsource), "clientstyling" in u && a(10, h = u.clientstyling), "clientstylingurl" in u && a(11, p = u.clientstylingurl), "translationurl" in u && a(12, w = u.translationurl), "currency" in u && a(13, _ = u.currency), "allowsingleclickgameentry" in u && a(14, D = u.allowsingleclickgameentry), "categoryid" in u && a(0, m = u.categoryid), "showgamename" in u && a(15, d = u.showgamename), "livecasino" in u && a(16, W = u.livecasino), "gamepagemodalurl" in u && a(17, U = u.gamepagemodalurl), "integratedgameframedesktop" in u && a(18, q = u.integratedgameframedesktop), "integratedgameframemobile" in u && a(19, pe = u.integratedgameframemobile), "casinomygames" in u && a(20, K = u.casinomygames), "addfilterselector" in u && a(1, be = u.addfilterselector), "addsortingselector" in u && a(2, we = u.addsortingselector), "filterbylogo" in u && a(21, Ae = u.filterbylogo), "casinogamesgridslider" in u && a(22, Ue = u.casinogamesgridslider), "fetchviaevent" in u && a(48, P = u.fetchviaevent), "showallpage" in u && a(49, H = u.showallpage), "actionevent" in u && a(50, re = u.actionevent), "displayedgamecount" in u && a(51, Le = u.displayedgamecount), "showallbuttongamescount" in u && a(52, Re = u.showallbuttongamescount), "lobbyscreen" in u && a(53, ea = u.lobbyscreen), "usesinglevendorfilter" in u && a(23, aa = u.usesinglevendorfilter), "visiblegames" in u && a(54, je = u.visiblegames), "customizesectionicon" in u && a(55, ta = u.customizesectionicon), "requiredicon" in u && a(56, na = u.requiredicon);
|
|
4333
4333
|
}, t.$$.update = () => {
|
|
4334
4334
|
t.$$.dirty[0] & /*lang*/
|
|
4335
4335
|
32 && s && vt(), t.$$.dirty[0] & /*endpoint, lang, categoryid, datasource*/
|
|
@@ -4341,11 +4341,11 @@ function Ei(t, e, a) {
|
|
|
4341
4341
|
}), t.$$.dirty[0] & /*lang, categoryid*/
|
|
4342
4342
|
33 && s && m && gt(), t.$$.dirty[0] & /*translationurl*/
|
|
4343
4343
|
4096 && w && rt(), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
4344
|
-
16778240 && h &&
|
|
4345
|
-
16779264 && p &&
|
|
4344
|
+
16778240 && h && J && Wt(J, h), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
4345
|
+
16779264 && p && J && Yt(J, p), t.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
4346
4346
|
16777728 | t.$$.dirty[1] & /*styleSubscription*/
|
|
4347
|
-
67108864 && g &&
|
|
4348
|
-
4608 && g && !w &&
|
|
4347
|
+
67108864 && g && J && a(57, De = qt(J, `${g}.Style`, De, !0)), t.$$.dirty[0] & /*mbsource, translationurl*/
|
|
4348
|
+
4608 && g && !w && Ut(`${g}.Translation`, nt, ca);
|
|
4349
4349
|
}, [
|
|
4350
4350
|
m,
|
|
4351
4351
|
be,
|
|
@@ -4364,14 +4364,14 @@ function Ei(t, e, a) {
|
|
|
4364
4364
|
D,
|
|
4365
4365
|
d,
|
|
4366
4366
|
W,
|
|
4367
|
-
|
|
4367
|
+
U,
|
|
4368
4368
|
q,
|
|
4369
4369
|
pe,
|
|
4370
4370
|
K,
|
|
4371
|
-
Ue,
|
|
4372
4371
|
Ae,
|
|
4372
|
+
Ue,
|
|
4373
4373
|
aa,
|
|
4374
|
-
|
|
4374
|
+
J,
|
|
4375
4375
|
oe,
|
|
4376
4376
|
_e,
|
|
4377
4377
|
ee,
|
|
@@ -4661,11 +4661,11 @@ class tt extends Dt {
|
|
|
4661
4661
|
}
|
|
4662
4662
|
}
|
|
4663
4663
|
Ht(tt, { 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);
|
|
4664
|
-
const
|
|
4664
|
+
const Ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4665
4665
|
__proto__: null,
|
|
4666
4666
|
default: tt
|
|
4667
4667
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4668
4668
|
export {
|
|
4669
|
-
|
|
4669
|
+
Ai as C,
|
|
4670
4670
|
Ii as f
|
|
4671
4671
|
};
|