@everymatrix/casino-my-games 1.63.1 → 1.63.2
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/{CasinoFavoritesSection-BQZHhkxp.js → CasinoFavoritesSection-B9s4Iyn6.js} +1 -1
- package/components/{CasinoFavoritesSection-D6E9z7IY.cjs → CasinoFavoritesSection-BDduCIPj.cjs} +1 -1
- package/components/{CasinoFavoritesSection-CCRjX8Y6.js → CasinoFavoritesSection-CT8VImKq.js} +1 -1
- package/components/{CasinoFilter-CzAcYCPY.js → CasinoFilter-B5EuYbbc.js} +1 -1
- package/components/{CasinoFilter-DOZ7bQO8.cjs → CasinoFilter-DnihBXXY.cjs} +1 -1
- package/components/{CasinoFilter-mtgY1Geg.js → CasinoFilter-aVzRKDmr.js} +1 -1
- package/components/{CasinoGameThumbnail-nkTWhuYt.cjs → CasinoGameThumbnail-Bz2XslvE.cjs} +1 -1
- package/components/{CasinoGameThumbnail-3_6VMbEQ.js → CasinoGameThumbnail-CDE9u8A3.js} +2 -2
- package/components/{CasinoGameThumbnail-gVA5euMp.js → CasinoGameThumbnail-DeYdZZpC.js} +2 -2
- package/components/{CasinoGamesCategorySection-B88zU9T2.js → CasinoGamesCategorySection-B3caA0y5.js} +125 -125
- package/components/CasinoGamesCategorySection-C1hFzBSF.cjs +1 -0
- package/components/{CasinoGamesCategorySection-C13hZsox.js → CasinoGamesCategorySection-D2rEVNqJ.js} +7 -7
- package/components/{CasinoLastPlayedSection-D8aJDwdI.js → CasinoLastPlayedSection-D5p92958.js} +2 -2
- package/components/{CasinoLastPlayedSection-BoczZf13.js → CasinoLastPlayedSection-DhtbFIIP.js} +2 -2
- package/components/{CasinoLastPlayedSection-Dtokapca.cjs → CasinoLastPlayedSection-DkiQ_sUE.cjs} +1 -1
- package/components/{CasinoMostPlayedSection-WWS0M9Nf.js → CasinoMostPlayedSection-B1qGzhR2.js} +2 -2
- package/components/{CasinoMostPlayedSection-Bmc9fVtx.js → CasinoMostPlayedSection-CpKXKXEX.js} +2 -2
- package/components/{CasinoMostPlayedSection-BVS1tm5A.cjs → CasinoMostPlayedSection-DuB-264K.cjs} +1 -1
- package/components/{CasinoMyGames-_jHM9sne.js → CasinoMyGames-Biv4QXQh.js} +5 -5
- package/components/{CasinoMyGames-Dd7y7UXS.cjs → CasinoMyGames-DgEdlvQ7.cjs} +1 -1
- package/components/{CasinoMyGames-BbBkIjME.js → CasinoMyGames-pbf0YqGd.js} +5 -5
- package/components/{CasinoSort-C6AdM_2w.cjs → CasinoSort-BcQ94lko.cjs} +1 -1
- package/components/{CasinoSort-CbQnAale.js → CasinoSort-S0dWFjK2.js} +1 -1
- package/components/{CasinoSort-B_St36cO.js → CasinoSort-_opewOQT.js} +1 -1
- package/es2015/casino-my-games.cjs +1 -1
- package/es2015/casino-my-games.js +1 -1
- package/esnext/casino-my-games.js +1 -1
- package/package.json +1 -1
- package/components/CasinoGamesCategorySection-fO6NLPkN.cjs +0 -1
package/components/{CasinoGamesCategorySection-B88zU9T2.js → CasinoGamesCategorySection-B3caA0y5.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { b as Ua, $ as Oa, S as Ha, i as Va, s as Ba, f as z, c as qa, n as
|
|
2
|
-
import { g as ai, p as We, i as be } from "./CasinoFilter-
|
|
3
|
-
import { h as je } from "./CasinoGameThumbnail-
|
|
1
|
+
import { b as Ua, $ as Oa, S as Ha, i as Va, s as Ba, f as z, c as qa, n as pe, d as y, e as S, g as G, m as h, h as Wa, J as Ya, o as Ja, j as oe, G as Z, l as k, w as W, k as D, t as L, p as se, K as pa, E as o, L as ba, q as Ka, u as Xa, v as $, z as Za, A as Qa, B as xa, C as $a, D as ei } from "./CasinoFavoritesSection-B9s4Iyn6.js";
|
|
2
|
+
import { g as ai, p as We, i as be } from "./CasinoFilter-B5EuYbbc.js";
|
|
3
|
+
import { h as je } from "./CasinoGameThumbnail-CDE9u8A3.js";
|
|
4
4
|
function ea(t, a) {
|
|
5
5
|
Ua(t, a);
|
|
6
6
|
}
|
|
@@ -254,7 +254,7 @@ if (typeof window < "u") {
|
|
|
254
254
|
}
|
|
255
255
|
};
|
|
256
256
|
};
|
|
257
|
-
customElements.define = t(customElements.define), import("./CasinoGameThumbnail-
|
|
257
|
+
customElements.define = t(customElements.define), import("./CasinoGameThumbnail-CDE9u8A3.js").then((a) => a.C).then(({ default: a }) => {
|
|
258
258
|
!customElements.get("casino-game-thumbnail") && customElements.define("casino-game-thumbnail", a.element);
|
|
259
259
|
});
|
|
260
260
|
}
|
|
@@ -270,7 +270,7 @@ if (typeof window < "u") {
|
|
|
270
270
|
}
|
|
271
271
|
};
|
|
272
272
|
};
|
|
273
|
-
customElements.define = t(customElements.define), import("./CasinoFilter-
|
|
273
|
+
customElements.define = t(customElements.define), import("./CasinoFilter-B5EuYbbc.js").then((a) => a.C).then(({ default: a }) => {
|
|
274
274
|
!customElements.get("casino-filter") && customElements.define("casino-filter", a.element);
|
|
275
275
|
});
|
|
276
276
|
}
|
|
@@ -286,12 +286,12 @@ if (typeof window < "u") {
|
|
|
286
286
|
}
|
|
287
287
|
};
|
|
288
288
|
};
|
|
289
|
-
customElements.define = t(customElements.define), import("./CasinoSort-
|
|
289
|
+
customElements.define = t(customElements.define), import("./CasinoSort-S0dWFjK2.js").then(({ default: a }) => {
|
|
290
290
|
!customElements.get("casino-sort") && customElements.define("casino-sort", a.element);
|
|
291
291
|
});
|
|
292
292
|
}
|
|
293
293
|
function ti(t) {
|
|
294
|
-
qa(t, "svelte-
|
|
294
|
+
qa(t, "svelte-1lthy3i", '*,*::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:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar{height:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar-thumb{border-radius: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, var(--emw--color-contrast, #FFFFFF));font-size:22px;font-weight:500}.CategoryLoadMore{font-size:14px;color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF))}.NoSearchResults{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));text-align:center;width:100%;padding-left:5px;font-size:16px}.NoRecentSearches{padding-bottom:30px}.NoRecentSearchesCenter{text-align:center}.NoFavoriteGames{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size: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:600;font-size:18px;padding:15px 0}.NoFavoriteGamesMobile{height:50vh}.SearchWaiting{grid-column:1/-1;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:13px;text-align:center}.CasinoGamesHeader{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.CasinoGamesHeader .CategoryNameLink{display:block;cursor:pointer}.CasinoGamesHeader .CategoryLoadMore{font-weight:normal}.CasinoGamesHeader.Searched{justify-content:center}.CasinoGamesContainer{width:100%}.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(192px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 192px);grid-auto-rows:192px;grid-auto-columns:192px;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:28px}.CasinoGamesGridSlider{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(182px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 182px);grid-auto-rows:182px;grid-auto-columns:182px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px;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:28px}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px}.SingleOrEmptyCategoryFilterContainer{margin-left:auto}@container (max-width: 768px){.CasinoGamesHeader{align-items:unset;flex-direction:row;flex-wrap:wrap}.CategoryName{margin-bottom:20px}.CategoryFilterContainer{width:100%}}@container (min-width: 1100px){.CasinoGamesGrid{grid-template-rows:repeat(auto-fill, 142px);grid-auto-rows:142px}}.SearchLoading{display:block;padding:50px;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.lds-dual-ring{display:block;width:80px;height:80px;margin:0 auto}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C)) transparent var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@container (max-width: 385px){.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(110px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 110px);grid-auto-rows:110px;grid-auto-columns:110px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}.CasinoGamesGridSlider{display:grid;gap:16px !important;grid-template-columns:repeat(auto-fill, minmax(min(100px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 100px);grid-auto-rows:100px;grid-auto-columns:100px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}@container (max-width: 410px){.CasinoGamesGridSlider{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(100px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 100px);grid-auto-rows:100px;grid-auto-columns:100px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}@container (max-width: 480px){.CategoryFilterContainer{gap:16px}.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(122px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 122px);grid-auto-rows:122px;grid-auto-columns:122px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}.CasinoGamesGridSlider{display:grid;gap:16px !important;grid-template-columns:repeat(auto-fill, minmax(min(105px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 105px);grid-auto-rows:105px;grid-auto-columns:105px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}');
|
|
295
295
|
}
|
|
296
296
|
function ia(t, a, i) {
|
|
297
297
|
const n = t.slice();
|
|
@@ -337,20 +337,20 @@ function ni(t) {
|
|
|
337
337
|
}
|
|
338
338
|
function oi(t) {
|
|
339
339
|
let a, i, n;
|
|
340
|
-
function s(
|
|
340
|
+
function s(_, b) {
|
|
341
341
|
return (
|
|
342
342
|
/*recentSearched*/
|
|
343
|
-
|
|
343
|
+
_[32] ? Gi : (
|
|
344
344
|
/*shownCategoryData*/
|
|
345
|
-
|
|
345
|
+
_[29].length ? Si : Fi
|
|
346
346
|
)
|
|
347
347
|
);
|
|
348
348
|
}
|
|
349
349
|
let l = s(t), m = l(t);
|
|
350
|
-
function u(
|
|
350
|
+
function u(_, b) {
|
|
351
351
|
return (
|
|
352
352
|
/*shownCategoryData*/
|
|
353
|
-
|
|
353
|
+
_[29] ? Mi : Ci
|
|
354
354
|
);
|
|
355
355
|
}
|
|
356
356
|
let c = u(t), g = c(t);
|
|
@@ -361,14 +361,14 @@ function oi(t) {
|
|
|
361
361
|
t[44]
|
|
362
362
|
) ? "CasinoGamesHeaderMobile" : "")), h(a, "class", "CasinoGamesContainer");
|
|
363
363
|
},
|
|
364
|
-
m(
|
|
365
|
-
S(
|
|
364
|
+
m(_, b) {
|
|
365
|
+
S(_, a, b), k(a, i), m.m(i, null), k(a, n), g.m(a, null);
|
|
366
366
|
},
|
|
367
|
-
p(
|
|
368
|
-
l === (l = s(
|
|
367
|
+
p(_, b) {
|
|
368
|
+
l === (l = s(_)) && m ? m.p(_, b) : (m.d(1), m = l(_), m && (m.c(), m.m(i, null))), c === (c = u(_)) && g ? g.p(_, b) : (g.d(1), g = c(_), g && (g.c(), g.m(a, null)));
|
|
369
369
|
},
|
|
370
|
-
d(
|
|
371
|
-
|
|
370
|
+
d(_) {
|
|
371
|
+
_ && y(a), m.d(), g.d();
|
|
372
372
|
}
|
|
373
373
|
};
|
|
374
374
|
}
|
|
@@ -401,7 +401,7 @@ function li(t) {
|
|
|
401
401
|
/*casinomygames*/
|
|
402
402
|
t[18] !== "true" && oa(t)
|
|
403
403
|
);
|
|
404
|
-
function m(g,
|
|
404
|
+
function m(g, _) {
|
|
405
405
|
return (
|
|
406
406
|
/*isLoading*/
|
|
407
407
|
g[25] && !/*isLazyLoading*/
|
|
@@ -417,12 +417,12 @@ function li(t) {
|
|
|
417
417
|
a = G("div"), l && l.c(), i = W(), n = G("ul"), c.c(), h(n, "class", s = /*favoriteGamesData*/
|
|
418
418
|
(t[42].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}"), h(a, "class", "CasinoGamesContainer");
|
|
419
419
|
},
|
|
420
|
-
m(g,
|
|
421
|
-
S(g, a,
|
|
420
|
+
m(g, _) {
|
|
421
|
+
S(g, a, _), l && l.m(a, null), k(a, i), k(a, n), c.m(n, null), t[60](n);
|
|
422
422
|
},
|
|
423
|
-
p(g,
|
|
423
|
+
p(g, _) {
|
|
424
424
|
/*casinomygames*/
|
|
425
|
-
g[18] !== "true" ? l ? l.p(g,
|
|
425
|
+
g[18] !== "true" ? l ? l.p(g, _) : (l = oa(g), l.c(), l.m(a, i)) : l && (l.d(1), l = null), u === (u = m(g)) && c ? c.p(g, _) : (c.d(1), c = u(g), c && (c.c(), c.m(n, null))), _[1] & /*favoriteGamesData*/
|
|
426
426
|
2048 && s !== (s = /*favoriteGamesData*/
|
|
427
427
|
(g[42].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}") && h(n, "class", s);
|
|
428
428
|
},
|
|
@@ -470,13 +470,13 @@ function oa(t) {
|
|
|
470
470
|
), s, l, m, u, c = (
|
|
471
471
|
/*favoriteGamesData*/
|
|
472
472
|
t[42].items.length + ""
|
|
473
|
-
), g,
|
|
473
|
+
), g, _;
|
|
474
474
|
return {
|
|
475
475
|
c() {
|
|
476
|
-
a = G("div"), i = G("h3"), s = L(n), l = W(), m = G("span"), u = L("("), g = L(c),
|
|
476
|
+
a = G("div"), i = G("h3"), s = L(n), l = W(), m = G("span"), u = L("("), g = L(c), _ = L(")"), h(m, "class", "CategoryFavName"), h(i, "class", "CategoryName"), h(a, "class", "CasinoGamesHeader");
|
|
477
477
|
},
|
|
478
478
|
m(b, F) {
|
|
479
|
-
S(b, a, F), k(a, i), k(i, s), k(i, l), k(i, m), k(m, u), k(m, g), k(m,
|
|
479
|
+
S(b, a, F), k(a, i), k(i, s), k(i, l), k(i, m), k(m, u), k(m, g), k(m, _), t[59](i);
|
|
480
480
|
},
|
|
481
481
|
p(b, F) {
|
|
482
482
|
F[1] & /*$_*/
|
|
@@ -563,14 +563,14 @@ function ci(t) {
|
|
|
563
563
|
m(i, n) {
|
|
564
564
|
S(i, a, n);
|
|
565
565
|
},
|
|
566
|
-
p:
|
|
566
|
+
p: pe,
|
|
567
567
|
d(i) {
|
|
568
568
|
i && y(a);
|
|
569
569
|
}
|
|
570
570
|
};
|
|
571
571
|
}
|
|
572
572
|
function sa(t) {
|
|
573
|
-
let a, i, n, s, l, m, u, c, g,
|
|
573
|
+
let a, i, n, s, l, m, u, c, g, _, b, F = (
|
|
574
574
|
/*$_*/
|
|
575
575
|
t[43]("noFavoritesTitle") + ""
|
|
576
576
|
), N, v, d;
|
|
@@ -583,13 +583,13 @@ function sa(t) {
|
|
|
583
583
|
let U = f(t)(t);
|
|
584
584
|
return {
|
|
585
585
|
c() {
|
|
586
|
-
a = G("p"), i = $("svg"), n = $("rect"), s = $("rect"), l = $("circle"), m = $("path"), u = $("path"), c = $("path"), g = $("path"),
|
|
586
|
+
a = G("p"), i = $("svg"), n = $("rect"), s = $("rect"), l = $("circle"), m = $("path"), u = $("path"), c = $("path"), g = $("path"), _ = W(), b = G("span"), N = L(F), v = W(), U.c(), d = W(), h(n, "x", "1"), h(n, "y", "18.053"), h(n, "width", "90.263"), h(n, "height", "90.263"), h(n, "rx", "12"), h(n, "stroke", "var(--emw--color-gray-150, #828282)"), h(n, "stroke-width", "1.5"), h(s, "x", "106.737"), h(s, "y", "56.737"), h(s, "width", "90.263"), h(s, "height", "90.263"), h(s, "rx", "12"), h(s, "stroke", "var(--emw--color-gray-150, #828282)"), h(s, "stroke-width", "1.5"), h(l, "cx", "70.5"), h(l, "cy", "32.237"), h(l, "r", "31.487"), h(l, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(l, "stroke-width", "1.5"), h(l, "stroke-dasharray", "5 0"), h(m, "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"), h(m, "fill", "var(--emw--color-gray-150, #828282)"), h(u, "d", "M78 43h11v13H78V43z"), h(u, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(c, "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"), h(c, "fill", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(c, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(c, "stroke-linecap", "round"), h(c, "stroke-linejoin", "round"), h(g, "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"), h(g, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(g, "stroke-width", "1.5"), h(g, "stroke-linecap", "round"), h(g, "stroke-linejoin", "round"), h(i, "width", "198"), h(i, "height", "148"), h(i, "viewBox", "0 0 198 148"), h(i, "fill", "none"), h(i, "xmlns", "http://www.w3.org/2000/svg"), h(b, "class", "NoFavoriteText NoFavoriteTextHighlight"), h(a, "class", "NoFavoriteGames " + (be(
|
|
587
587
|
/*userAgent*/
|
|
588
588
|
t[44]
|
|
589
589
|
) ? "NoFavoriteGamesMobile" : ""));
|
|
590
590
|
},
|
|
591
591
|
m(w, H) {
|
|
592
|
-
S(w, a, H), k(a, i), k(i, n), k(i, s), k(i, l), k(i, m), k(i, u), k(i, c), k(i, g), k(a,
|
|
592
|
+
S(w, a, H), k(a, i), k(i, n), k(i, s), k(i, l), k(i, m), k(i, u), k(i, c), k(i, g), k(a, _), k(a, b), k(b, N), k(a, v), U.m(a, null), k(a, d);
|
|
593
593
|
},
|
|
594
594
|
p(w, H) {
|
|
595
595
|
H[1] & /*$_*/
|
|
@@ -691,7 +691,7 @@ function di(t) {
|
|
|
691
691
|
/*userAgent*/
|
|
692
692
|
u[44]
|
|
693
693
|
)), a)
|
|
694
|
-
return
|
|
694
|
+
return _i;
|
|
695
695
|
if (i == null && (i = !!/*gameprops*/
|
|
696
696
|
u[95].gameModel.platform.includes("PC")), i)
|
|
697
697
|
return hi;
|
|
@@ -713,7 +713,7 @@ function di(t) {
|
|
|
713
713
|
};
|
|
714
714
|
}
|
|
715
715
|
function hi(t) {
|
|
716
|
-
let a, i, n, s, l, m, u, c, g,
|
|
716
|
+
let a, i, n, s, l, m, u, c, g, _, b, F, N, v;
|
|
717
717
|
return {
|
|
718
718
|
c() {
|
|
719
719
|
a = G("casino-game-thumbnail"), o(a, "class", i = "" + (ee + /*gameprops*/
|
|
@@ -760,7 +760,7 @@ function hi(t) {
|
|
|
760
760
|
/*gameprops*/
|
|
761
761
|
t[95].gameModel?.advancedTags
|
|
762
762
|
)), o(a, "gamecellsize", g = /*gameprops*/
|
|
763
|
-
t[95].cellSize), o(a, "gameid",
|
|
763
|
+
t[95].cellSize), o(a, "gameid", _ = /*gameprops*/
|
|
764
764
|
t[95].gameModel.id), o(a, "gamefunmode", b = /*gameprops*/
|
|
765
765
|
t[95].gameModel.hasFunMode), o(
|
|
766
766
|
a,
|
|
@@ -896,8 +896,8 @@ function hi(t) {
|
|
|
896
896
|
)) && o(a, "gametag", c), f[1] & /*favoriteGamesData*/
|
|
897
897
|
2048 && g !== (g = /*gameprops*/
|
|
898
898
|
d[95].cellSize) && o(a, "gamecellsize", g), f[1] & /*favoriteGamesData*/
|
|
899
|
-
2048 &&
|
|
900
|
-
d[95].gameModel.id) && o(a, "gameid",
|
|
899
|
+
2048 && _ !== (_ = /*gameprops*/
|
|
900
|
+
d[95].gameModel.id) && o(a, "gameid", _), f[1] & /*favoriteGamesData*/
|
|
901
901
|
2048 && b !== (b = /*gameprops*/
|
|
902
902
|
d[95].gameModel.hasFunMode) && o(a, "gamefunmode", b), f[0] & /*showgamename*/
|
|
903
903
|
8192 && o(
|
|
@@ -990,7 +990,7 @@ function hi(t) {
|
|
|
990
990
|
}
|
|
991
991
|
};
|
|
992
992
|
}
|
|
993
|
-
function
|
|
993
|
+
function _i(t) {
|
|
994
994
|
let a = (
|
|
995
995
|
/*gameprops*/
|
|
996
996
|
t[95].gameModel.platform.includes("iPad") || /*gameprops*/
|
|
@@ -1017,7 +1017,7 @@ function pi(t) {
|
|
|
1017
1017
|
};
|
|
1018
1018
|
}
|
|
1019
1019
|
function ma(t) {
|
|
1020
|
-
let a, i, n, s, l, m, u, c, g,
|
|
1020
|
+
let a, i, n, s, l, m, u, c, g, _, b, F, N, v;
|
|
1021
1021
|
return {
|
|
1022
1022
|
c() {
|
|
1023
1023
|
a = G("casino-game-thumbnail"), o(a, "class", i = "" + (ee + /*gameprops*/
|
|
@@ -1064,7 +1064,7 @@ function ma(t) {
|
|
|
1064
1064
|
/*gameprops*/
|
|
1065
1065
|
t[95].gameModel?.advancedTags
|
|
1066
1066
|
)), o(a, "gamecellsize", g = /*gameprops*/
|
|
1067
|
-
t[95].cellSize), o(a, "gameid",
|
|
1067
|
+
t[95].cellSize), o(a, "gameid", _ = /*gameprops*/
|
|
1068
1068
|
t[95].gameModel.id), o(a, "gamefunmode", b = /*gameprops*/
|
|
1069
1069
|
t[95].gameModel.hasFunMode), o(
|
|
1070
1070
|
a,
|
|
@@ -1200,8 +1200,8 @@ function ma(t) {
|
|
|
1200
1200
|
)) && o(a, "gametag", c), f[1] & /*favoriteGamesData*/
|
|
1201
1201
|
2048 && g !== (g = /*gameprops*/
|
|
1202
1202
|
d[95].cellSize) && o(a, "gamecellsize", g), f[1] & /*favoriteGamesData*/
|
|
1203
|
-
2048 &&
|
|
1204
|
-
d[95].gameModel.id) && o(a, "gameid",
|
|
1203
|
+
2048 && _ !== (_ = /*gameprops*/
|
|
1204
|
+
d[95].gameModel.id) && o(a, "gameid", _), f[1] & /*favoriteGamesData*/
|
|
1205
1205
|
2048 && b !== (b = /*gameprops*/
|
|
1206
1206
|
d[95].gameModel.hasFunMode) && o(a, "gamefunmode", b), f[0] & /*showgamename*/
|
|
1207
1207
|
8192 && o(
|
|
@@ -1320,11 +1320,11 @@ function ca(t) {
|
|
|
1320
1320
|
/*categoryData*/
|
|
1321
1321
|
t[28].name + ""
|
|
1322
1322
|
), s, l;
|
|
1323
|
-
function m(g,
|
|
1323
|
+
function m(g, _) {
|
|
1324
1324
|
return (
|
|
1325
1325
|
/*lobbyView*/
|
|
1326
1326
|
g[27] && !/*showLoadCategory*/
|
|
1327
|
-
g[30] ? bi :
|
|
1327
|
+
g[30] ? bi : pi
|
|
1328
1328
|
);
|
|
1329
1329
|
}
|
|
1330
1330
|
let u = m(t), c = u(t);
|
|
@@ -1332,20 +1332,20 @@ function ca(t) {
|
|
|
1332
1332
|
c() {
|
|
1333
1333
|
a = G("div"), i = G("h3"), s = L(n), l = W(), c.c(), h(i, "class", "CategoryName"), h(a, "class", "CasinoGamesHeader");
|
|
1334
1334
|
},
|
|
1335
|
-
m(g,
|
|
1336
|
-
S(g, a,
|
|
1335
|
+
m(g, _) {
|
|
1336
|
+
S(g, a, _), k(a, i), k(i, s), t[55](i), k(a, l), c.m(a, null);
|
|
1337
1337
|
},
|
|
1338
|
-
p(g,
|
|
1339
|
-
|
|
1338
|
+
p(g, _) {
|
|
1339
|
+
_[0] & /*categoryData*/
|
|
1340
1340
|
268435456 && n !== (n = /*categoryData*/
|
|
1341
|
-
g[28].name + "") && D(s, n), u === (u = m(g)) && c ? c.p(g,
|
|
1341
|
+
g[28].name + "") && D(s, n), u === (u = m(g)) && c ? c.p(g, _) : (c.d(1), c = u(g), c && (c.c(), c.m(a, null)));
|
|
1342
1342
|
},
|
|
1343
1343
|
d(g) {
|
|
1344
1344
|
g && y(a), t[55](null), c.d();
|
|
1345
1345
|
}
|
|
1346
1346
|
};
|
|
1347
1347
|
}
|
|
1348
|
-
function
|
|
1348
|
+
function pi(t) {
|
|
1349
1349
|
let a, i, n, s = (
|
|
1350
1350
|
/*addfilterselector*/
|
|
1351
1351
|
t[1] == "true" && /*usesinglevendorfilter*/
|
|
@@ -1386,13 +1386,13 @@ function bi(t) {
|
|
|
1386
1386
|
), s, l, m = (
|
|
1387
1387
|
/*categoryData*/
|
|
1388
1388
|
t[28].games.total + ""
|
|
1389
|
-
), u, c, g,
|
|
1389
|
+
), u, c, g, _;
|
|
1390
1390
|
return {
|
|
1391
1391
|
c() {
|
|
1392
1392
|
a = G("a"), i = G("span"), s = L(n), l = L(" ("), u = L(m), c = L(")"), h(i, "class", "CategoryLoadMore"), h(a, "class", "CategoryNameLink");
|
|
1393
1393
|
},
|
|
1394
1394
|
m(b, F) {
|
|
1395
|
-
S(b, a, F), k(a, i), k(i, s), k(i, l), k(i, u), k(i, c), g || (
|
|
1395
|
+
S(b, a, F), k(a, i), k(i, s), k(i, l), k(i, u), k(i, c), g || (_ = Xa(
|
|
1396
1396
|
a,
|
|
1397
1397
|
"click",
|
|
1398
1398
|
/*click_handler*/
|
|
@@ -1407,7 +1407,7 @@ function bi(t) {
|
|
|
1407
1407
|
b[28].games.total + "") && D(u, m);
|
|
1408
1408
|
},
|
|
1409
1409
|
d(b) {
|
|
1410
|
-
b && y(a), g = !1,
|
|
1410
|
+
b && y(a), g = !1, _();
|
|
1411
1411
|
}
|
|
1412
1412
|
};
|
|
1413
1413
|
}
|
|
@@ -1679,7 +1679,7 @@ function wi(t) {
|
|
|
1679
1679
|
17920 && (l = se(
|
|
1680
1680
|
/*shownCategoryData*/
|
|
1681
1681
|
u[29]
|
|
1682
|
-
), i =
|
|
1682
|
+
), i = pa(i, c, m, 1, u, l, n, a, ba, da, null, ta)), c[0] & /*lobbyView, casinogamesgridslider*/
|
|
1683
1683
|
135266304 | c[1] & /*favoriteGamesData, showFavGamesCategory*/
|
|
1684
1684
|
2304 && s !== (s = /*favoriteGamesData*/
|
|
1685
1685
|
(u[42].items.length === 0 && /*showFavGamesCategory*/
|
|
@@ -1704,14 +1704,14 @@ function ki(t) {
|
|
|
1704
1704
|
m(i, n) {
|
|
1705
1705
|
S(i, a, n);
|
|
1706
1706
|
},
|
|
1707
|
-
p:
|
|
1707
|
+
p: pe,
|
|
1708
1708
|
d(i) {
|
|
1709
1709
|
i && y(a);
|
|
1710
1710
|
}
|
|
1711
1711
|
};
|
|
1712
1712
|
}
|
|
1713
1713
|
function yi(t) {
|
|
1714
|
-
let a, i, n, s, l, m, u, c, g,
|
|
1714
|
+
let a, i, n, s, l, m, u, c, g, _, b, F, N, v, d = (
|
|
1715
1715
|
/*index*/
|
|
1716
1716
|
t[97]
|
|
1717
1717
|
);
|
|
@@ -1763,7 +1763,7 @@ function yi(t) {
|
|
|
1763
1763
|
/*gameprops*/
|
|
1764
1764
|
t[95].advancedTags
|
|
1765
1765
|
)), o(a, "gamecellsize", g = /*gameprops*/
|
|
1766
|
-
t[95].cellSize), o(a, "gameid",
|
|
1766
|
+
t[95].cellSize), o(a, "gameid", _ = /*gameprops*/
|
|
1767
1767
|
t[95].id), o(a, "gamefunmode", b = /*gameprops*/
|
|
1768
1768
|
t[95].hasFunMode), o(a, "gamefavorite", F = /*gameprops*/
|
|
1769
1769
|
t[95].isFavorite), o(
|
|
@@ -1898,8 +1898,8 @@ function yi(t) {
|
|
|
1898
1898
|
)) && o(a, "gametag", c), w[0] & /*shownCategoryData*/
|
|
1899
1899
|
536870912 && g !== (g = /*gameprops*/
|
|
1900
1900
|
t[95].cellSize) && o(a, "gamecellsize", g), w[0] & /*shownCategoryData*/
|
|
1901
|
-
536870912 &&
|
|
1902
|
-
t[95].id) && o(a, "gameid",
|
|
1901
|
+
536870912 && _ !== (_ = /*gameprops*/
|
|
1902
|
+
t[95].id) && o(a, "gameid", _), w[0] & /*shownCategoryData*/
|
|
1903
1903
|
536870912 && b !== (b = /*gameprops*/
|
|
1904
1904
|
t[95].hasFunMode) && o(a, "gamefunmode", b), w[0] & /*shownCategoryData*/
|
|
1905
1905
|
536870912 && F !== (F = /*gameprops*/
|
|
@@ -2095,7 +2095,7 @@ function Ci(t) {
|
|
|
2095
2095
|
m(i, n) {
|
|
2096
2096
|
S(i, a, n);
|
|
2097
2097
|
},
|
|
2098
|
-
p:
|
|
2098
|
+
p: pe,
|
|
2099
2099
|
d(i) {
|
|
2100
2100
|
i && y(a);
|
|
2101
2101
|
}
|
|
@@ -2112,8 +2112,8 @@ function Mi(t) {
|
|
|
2112
2112
|
c[95].id
|
|
2113
2113
|
);
|
|
2114
2114
|
for (let c = 0; c < m.length; c += 1) {
|
|
2115
|
-
let g = na(t, m, c),
|
|
2116
|
-
s.set(
|
|
2115
|
+
let g = na(t, m, c), _ = u(g);
|
|
2116
|
+
s.set(_, n[c] = _a(_, g));
|
|
2117
2117
|
}
|
|
2118
2118
|
return {
|
|
2119
2119
|
c() {
|
|
@@ -2124,8 +2124,8 @@ function Mi(t) {
|
|
|
2124
2124
|
},
|
|
2125
2125
|
m(c, g) {
|
|
2126
2126
|
l && l.m(c, g), S(c, a, g), S(c, i, g);
|
|
2127
|
-
for (let
|
|
2128
|
-
n[
|
|
2127
|
+
for (let _ = 0; _ < n.length; _ += 1)
|
|
2128
|
+
n[_] && n[_].m(i, null);
|
|
2129
2129
|
},
|
|
2130
2130
|
p(c, g) {
|
|
2131
2131
|
/*showItems*/
|
|
@@ -2134,7 +2134,7 @@ function Mi(t) {
|
|
|
2134
2134
|
16388 && (m = se(
|
|
2135
2135
|
/*shownCategoryData*/
|
|
2136
2136
|
c[29]
|
|
2137
|
-
), n =
|
|
2137
|
+
), n = pa(n, g, u, 1, c, m, s, i, ba, _a, null, na));
|
|
2138
2138
|
},
|
|
2139
2139
|
d(c) {
|
|
2140
2140
|
c && (y(a), y(i)), l && l.d(c);
|
|
@@ -2168,8 +2168,8 @@ function ha(t) {
|
|
|
2168
2168
|
}
|
|
2169
2169
|
};
|
|
2170
2170
|
}
|
|
2171
|
-
function
|
|
2172
|
-
let i, n, s, l, m, u, c, g,
|
|
2171
|
+
function _a(t, a) {
|
|
2172
|
+
let i, n, s, l, m, u, c, g, _, b, F, N, v;
|
|
2173
2173
|
return {
|
|
2174
2174
|
key: t,
|
|
2175
2175
|
first: null,
|
|
@@ -2217,7 +2217,7 @@ function pa(t, a) {
|
|
|
2217
2217
|
a[45](
|
|
2218
2218
|
/*gameprops*/
|
|
2219
2219
|
a[95].advancedTags
|
|
2220
|
-
)), o(i, "gamecellsize",
|
|
2220
|
+
)), o(i, "gamecellsize", _ = /*gameprops*/
|
|
2221
2221
|
a[95].cellSize), o(i, "gameid", b = /*gameprops*/
|
|
2222
2222
|
a[95].id), o(i, "gamefunmode", F = /*gameprops*/
|
|
2223
2223
|
a[95].hasFunMode), o(
|
|
@@ -2343,8 +2343,8 @@ function pa(t, a) {
|
|
|
2343
2343
|
/*gameprops*/
|
|
2344
2344
|
a[95].advancedTags
|
|
2345
2345
|
)) && o(i, "gametag", g), f[0] & /*shownCategoryData*/
|
|
2346
|
-
536870912 &&
|
|
2347
|
-
a[95].cellSize) && o(i, "gamecellsize",
|
|
2346
|
+
536870912 && _ !== (_ = /*gameprops*/
|
|
2347
|
+
a[95].cellSize) && o(i, "gamecellsize", _), f[0] & /*shownCategoryData*/
|
|
2348
2348
|
536870912 && b !== (b = /*gameprops*/
|
|
2349
2349
|
a[95].id) && o(i, "gameid", b), f[0] & /*shownCategoryData*/
|
|
2350
2350
|
536870912 && F !== (F = /*gameprops*/
|
|
@@ -2494,8 +2494,8 @@ function Ni(t) {
|
|
|
2494
2494
|
p(l, m) {
|
|
2495
2495
|
n === (n = i(l)) && s ? s.p(l, m) : (s.d(1), s = n(l), s && (s.c(), s.m(a, null)));
|
|
2496
2496
|
},
|
|
2497
|
-
i:
|
|
2498
|
-
o:
|
|
2497
|
+
i: pe,
|
|
2498
|
+
o: pe,
|
|
2499
2499
|
d(l) {
|
|
2500
2500
|
l && y(a), s.d(), t[61](null);
|
|
2501
2501
|
}
|
|
@@ -2506,27 +2506,27 @@ let Ii = 0;
|
|
|
2506
2506
|
function ji(t, a, i) {
|
|
2507
2507
|
let n;
|
|
2508
2508
|
Wa(t, ei, (r) => i(43, n = r));
|
|
2509
|
-
let { endpoint: s = "" } = a, { datasource: l = "" } = a, { lang: m = "" } = a, { session: u = "" } = a, { userid: c = "" } = a, { favorites: g = "" } = a, { clientstyling:
|
|
2509
|
+
let { endpoint: s = "" } = a, { datasource: l = "" } = a, { lang: m = "" } = a, { session: u = "" } = a, { userid: c = "" } = a, { favorites: g = "" } = a, { clientstyling: _ = "" } = a, { clientstylingurl: b = "" } = a, { translationurl: F = "" } = a, { currency: N = "" } = a, { categoryid: v = "" } = a, { showgamename: d = "" } = a, { livecasino: f = "false" } = a, { gamepagemodalurl: te = "true" } = a, { integratedgameframedesktop: U = "false" } = a, { integratedgameframemobile: w = "false" } = a, { casinomygames: H = "false" } = a, { addfilterselector: ve = "false" } = a, { addsortingselector: we = "false" } = a, { filterbylogo: Ye = "" } = a, { casinogamesgridslider: Je = "false" } = a, { fetchviaevent: le = "false" } = a, { showallpage: Re = "casino" } = a, { actionevent: Ae = "CategoryChange" } = a, { displayedgamecount: ke = "10" } = a, { showallbuttongamescount: ye = "10" } = a, { mbsource: Le } = a, { lobbyscreen: Se = "true" } = a, { usesinglevendorfilter: Fe = "false" } = a, { visiblegames: Te = "10" } = a, Q = !0, Pe = !1, Ge, Ce, Y = !0, Ke = window.navigator.userAgent, j, E = [], x = !0, ae = 40, J = !1, Me = !1, Xe = !1, re = !1, ze = !1, De = !0, me = !1, ue, Ue, ce, fe = !1, V, Ee = !1, ge = new Array(1e4), de = {}, Oe = "", ie = "", Ne, He, T, B = [], Ie = new AbortController(), ne = { items: [], count: 0, name: "" };
|
|
2510
2510
|
const va = () => {
|
|
2511
|
-
fetch(F).then((
|
|
2512
|
-
Object.keys(
|
|
2513
|
-
ea(C,
|
|
2511
|
+
fetch(F).then((p) => p.json()).then((p) => {
|
|
2512
|
+
Object.keys(p).forEach((C) => {
|
|
2513
|
+
ea(C, p[C]);
|
|
2514
2514
|
});
|
|
2515
|
-
}).catch((
|
|
2516
|
-
console.log(
|
|
2515
|
+
}).catch((p) => {
|
|
2516
|
+
console.log(p);
|
|
2517
2517
|
});
|
|
2518
2518
|
};
|
|
2519
2519
|
Object.keys(aa).forEach((r) => {
|
|
2520
2520
|
ea(r, aa[r]);
|
|
2521
2521
|
}), typeof document.hidden < "u" ? Ne = "hidden" : typeof document.msHidden < "u" ? Ne = "msHidden" : typeof document.webkitHidden < "u" && (Ne = "webkitHidden");
|
|
2522
2522
|
let Ze = new IntersectionObserver((r) => {
|
|
2523
|
-
r.forEach(async (
|
|
2524
|
-
let C =
|
|
2525
|
-
|
|
2523
|
+
r.forEach(async (p) => {
|
|
2524
|
+
let C = p.target.gameid, I = p.target.elems_index;
|
|
2525
|
+
p.isIntersecting ? (I * 1.2 > ae && Ga(v), i(40, de[C] = 1, de)) : i(40, de[C] = 0, de);
|
|
2526
2526
|
});
|
|
2527
2527
|
});
|
|
2528
|
-
const Ve = (r,
|
|
2529
|
-
let C = `${s}/v1/player/${
|
|
2528
|
+
const Ve = (r, p) => {
|
|
2529
|
+
let C = `${s}/v1/player/${p}/favorites/`;
|
|
2530
2530
|
i(25, Q = !0);
|
|
2531
2531
|
let I = {
|
|
2532
2532
|
method: "GET",
|
|
@@ -2554,18 +2554,18 @@ function ji(t, a, i) {
|
|
|
2554
2554
|
console.error(P), M(P);
|
|
2555
2555
|
});
|
|
2556
2556
|
});
|
|
2557
|
-
}, he = (r,
|
|
2557
|
+
}, he = (r, p, C) => {
|
|
2558
2558
|
Ie && Ie.abort(), Ie = new AbortController();
|
|
2559
2559
|
const I = Ie.signal;
|
|
2560
2560
|
i(25, Q = !0);
|
|
2561
2561
|
let R = "", M = "", P = JSON.parse(localStorage.getItem("vendorFiltersByCategory")), O = JSON.parse(localStorage.getItem("vendorSortingBy"));
|
|
2562
2562
|
const X = Fe === "true" ? "*" : r;
|
|
2563
2563
|
return (r.match(/\$/g) || []).length > 1 ? (R = r.split("$").slice(0, 2).join("$"), M = new URL(`${s}/v1/casino/groups/${l}/${R}/subGroups`)) : M = new URL(`${s}/v1/casino/groups/${l}/${r}`), new Promise((q, Da) => {
|
|
2564
|
-
if (M.searchParams.delete("pagination"), M.searchParams.append("expand", "games(vendor)"), M.searchParams.append("fields", "id,name,games"), M.searchParams.append("platform", ai(Ke)), M.searchParams.append("pagination", `games(offset=${
|
|
2564
|
+
if (M.searchParams.delete("pagination"), M.searchParams.append("expand", "games(vendor)"), M.searchParams.append("fields", "id,name,games"), M.searchParams.append("platform", ai(Ke)), M.searchParams.append("pagination", `games(offset=${p},limit=${C})`), M.searchParams.append("language", m), window.postMessage({ type: "CategoryVendors", categoryid: r }, window.location.href), P && P[X]?.length)
|
|
2565
2565
|
if (Fe === "true" || Y === !1 && fe === !1) {
|
|
2566
2566
|
let A = "";
|
|
2567
|
-
i(34, ze = !0), P[X].forEach((
|
|
2568
|
-
A = A + (A ? `,games(vendor(id=${
|
|
2567
|
+
i(34, ze = !0), P[X].forEach((_e) => {
|
|
2568
|
+
A = A + (A ? `,games(vendor(id=${_e}))` : `games(vendor(id=${_e}))`);
|
|
2569
2569
|
}), M.searchParams.append("filter", `${A}`);
|
|
2570
2570
|
} else
|
|
2571
2571
|
i(34, ze = !1);
|
|
@@ -2574,9 +2574,9 @@ function ji(t, a, i) {
|
|
|
2574
2574
|
throw A.status === 404 && i(34, ze = !0), Error(`HTTP error code: ${A.status}`);
|
|
2575
2575
|
return A.json();
|
|
2576
2576
|
}).then((A) => {
|
|
2577
|
-
I.aborted || (i(25, Q = !1), (r.match(/\$/g) || []).length > 1 && (A = A.items.filter((
|
|
2578
|
-
if (
|
|
2579
|
-
return
|
|
2577
|
+
I.aborted || (i(25, Q = !1), (r.match(/\$/g) || []).length > 1 && (A = A.items.filter((_e) => {
|
|
2578
|
+
if (_e.id == r)
|
|
2579
|
+
return _e;
|
|
2580
2580
|
})[0]), i(54, He = !0), i(26, Pe = !1), Ue = A?.games.total, i(36, me = !0), q(A));
|
|
2581
2581
|
}).catch((A) => {
|
|
2582
2582
|
A.name !== "AbortError" && (i(26, Pe = !0), console.error(A), Da(A));
|
|
@@ -2587,8 +2587,8 @@ function ji(t, a, i) {
|
|
|
2587
2587
|
}, wa = () => {
|
|
2588
2588
|
const r = V.getRootNode().host;
|
|
2589
2589
|
r.dispatchEvent(new CustomEvent("data-loaded", { bubbles: !0, detail: { target: r } }));
|
|
2590
|
-
}, ka = (r,
|
|
2591
|
-
r !== "" && (i(31, J = !1), i(27, Y = !0), i(1, ve = "false"), i(2, we = "false"), i(33, re = !1), Ee = !1, i(30, x = +
|
|
2590
|
+
}, ka = (r, p, C) => {
|
|
2591
|
+
r !== "" && (i(31, J = !1), i(27, Y = !0), i(1, ve = "false"), i(2, we = "false"), i(33, re = !1), Ee = !1, i(30, x = +p > +C), he(r, 0, +p).then((I) => {
|
|
2592
2592
|
i(28, j = I), i(29, E = j.games.items), E && E.forEach((R) => {
|
|
2593
2593
|
R.isFavorite = K(R.id);
|
|
2594
2594
|
});
|
|
@@ -2622,21 +2622,21 @@ function ji(t, a, i) {
|
|
|
2622
2622
|
r.data.operatordetail;
|
|
2623
2623
|
break;
|
|
2624
2624
|
case "RecentSearchData":
|
|
2625
|
-
i(31, J = !0), i(32, Me = !0), r.data.searchData.length > 0 ? (i(29, E = r.data.searchData), i(35, De = !0), E && E.forEach((
|
|
2626
|
-
|
|
2625
|
+
i(31, J = !0), i(32, Me = !0), r.data.searchData.length > 0 ? (i(29, E = r.data.searchData), i(35, De = !0), E && E.forEach((p) => {
|
|
2626
|
+
p.isFavorite = K(p.id);
|
|
2627
2627
|
})) : (i(29, E = []), i(35, De = !1));
|
|
2628
2628
|
break;
|
|
2629
2629
|
case "OutOfRecentSearches":
|
|
2630
2630
|
i(31, J = !1), i(32, Me = !1);
|
|
2631
2631
|
break;
|
|
2632
2632
|
case "SearchData":
|
|
2633
|
-
i(31, J = !0), i(32, Me = !1), i(29, E = r.data.searchData.items || []), i(33, re = !0), r.data.receivedFavoriteResults && (T = r.data.receivedFavoriteResults.items), E && E.forEach((
|
|
2634
|
-
|
|
2633
|
+
i(31, J = !0), i(32, Me = !1), i(29, E = r.data.searchData.items || []), i(33, re = !0), r.data.receivedFavoriteResults && (T = r.data.receivedFavoriteResults.items), E && E.forEach((p) => {
|
|
2634
|
+
p.isFavorite = K(p.id);
|
|
2635
2635
|
});
|
|
2636
2636
|
break;
|
|
2637
2637
|
case `CategoryData_${v}`:
|
|
2638
|
-
i(31, J = !1), i(27, Y = !0), i(1, ve = "false"), i(2, we = "false"), i(33, re = !1), Ee = !1, he(r.data.categoryId, 0, r.data.visiblegames).then((
|
|
2639
|
-
i(28, j =
|
|
2638
|
+
i(31, J = !1), i(27, Y = !0), i(1, ve = "false"), i(2, we = "false"), i(33, re = !1), Ee = !1, he(r.data.categoryId, 0, r.data.visiblegames).then((p) => {
|
|
2639
|
+
i(28, j = p), i(29, E = j.games.items), i(30, x = !!(Ue <= r.data.visiblegames && Y)), E && E.forEach((C) => {
|
|
2640
2640
|
C.isFavorite = K(C.id);
|
|
2641
2641
|
});
|
|
2642
2642
|
});
|
|
@@ -2645,8 +2645,8 @@ function ji(t, a, i) {
|
|
|
2645
2645
|
ae = 20;
|
|
2646
2646
|
break;
|
|
2647
2647
|
case "ApplySorter":
|
|
2648
|
-
i(0, v = r.data.itemId), ie = r.data.sortBy, he(v, 0, ae).then((
|
|
2649
|
-
i(28, j =
|
|
2648
|
+
i(0, v = r.data.itemId), ie = r.data.sortBy, he(v, 0, ae).then((p) => {
|
|
2649
|
+
i(28, j = p), i(29, E = j.games.items), i(30, x = !1);
|
|
2650
2650
|
});
|
|
2651
2651
|
break;
|
|
2652
2652
|
case "CategoryUpdate":
|
|
@@ -2666,8 +2666,8 @@ function ji(t, a, i) {
|
|
|
2666
2666
|
break;
|
|
2667
2667
|
}
|
|
2668
2668
|
}, Qe = (r) => {
|
|
2669
|
-
i(31, J = !1), i(27, Y = Se === "true"), i(33, re = !1), Ee = !0, i(36, me = !1), i(0, v = r), v !== "MOSTPLAYED" && i(30, x = !1), H !== "true" && (T || Ve(u, c), he(v, 0, ae).then((
|
|
2670
|
-
i(28, j =
|
|
2669
|
+
i(31, J = !1), i(27, Y = Se === "true"), i(33, re = !1), Ee = !0, i(36, me = !1), i(0, v = r), v !== "MOSTPLAYED" && i(30, x = !1), H !== "true" && (T || Ve(u, c), he(v, 0, ae).then((p) => {
|
|
2670
|
+
i(28, j = p), j?.games?.items.forEach((C) => {
|
|
2671
2671
|
C.isFavorite = K(C.id);
|
|
2672
2672
|
}), i(29, E = j?.games.items), E?.length < 10 && e.data.origin == !1 && (Xe = !0, setTimeout(
|
|
2673
2673
|
() => {
|
|
@@ -2689,13 +2689,13 @@ function ji(t, a, i) {
|
|
|
2689
2689
|
j && (i(29, E = j.games.items), E.forEach((r) => {
|
|
2690
2690
|
r.isFavorite = K(r.id);
|
|
2691
2691
|
}));
|
|
2692
|
-
}, K = (r) => T?.some((
|
|
2693
|
-
let Sa = async (r,
|
|
2694
|
-
await qe(r,
|
|
2692
|
+
}, K = (r) => T?.some((p) => p.id === r) ?? !1;
|
|
2693
|
+
let Sa = async (r, p, C) => {
|
|
2694
|
+
await qe(r, p), B.includes(C) || B.push(C);
|
|
2695
2695
|
let R = {
|
|
2696
2696
|
method: "POST",
|
|
2697
2697
|
headers: {
|
|
2698
|
-
"X-SessionID":
|
|
2698
|
+
"X-SessionID": p,
|
|
2699
2699
|
"Content-Type": "application/json",
|
|
2700
2700
|
Accept: "application/json"
|
|
2701
2701
|
},
|
|
@@ -2707,10 +2707,10 @@ function ji(t, a, i) {
|
|
|
2707
2707
|
console.error("Err", M);
|
|
2708
2708
|
});
|
|
2709
2709
|
};
|
|
2710
|
-
const Fa = (r,
|
|
2710
|
+
const Fa = (r, p, C) => {
|
|
2711
2711
|
let I = {
|
|
2712
2712
|
method: "DELETE",
|
|
2713
|
-
headers: { "X-SessionID":
|
|
2713
|
+
headers: { "X-SessionID": p }
|
|
2714
2714
|
};
|
|
2715
2715
|
fetch(`${r}/${C}`, I).then((R) => R.json()).then(() => {
|
|
2716
2716
|
window.postMessage(
|
|
@@ -2718,11 +2718,11 @@ function ji(t, a, i) {
|
|
|
2718
2718
|
type: `RemoveFavoriteThumbnail_${C}`
|
|
2719
2719
|
},
|
|
2720
2720
|
window.location.href
|
|
2721
|
-
), qe(r,
|
|
2721
|
+
), qe(r, p);
|
|
2722
2722
|
}), B.includes(C) && (B = B.filter((R) => R != C));
|
|
2723
|
-
}, qe = async (r,
|
|
2723
|
+
}, qe = async (r, p) => fetch(r, {
|
|
2724
2724
|
method: "GET",
|
|
2725
|
-
headers: { "X-SessionID":
|
|
2725
|
+
headers: { "X-SessionID": p }
|
|
2726
2726
|
}).then((I) => I.json()).then((I) => {
|
|
2727
2727
|
T = I.items, le ? (T.forEach((M) => {
|
|
2728
2728
|
B.includes(M.id) || B.push(M.id);
|
|
@@ -2739,25 +2739,25 @@ function ji(t, a, i) {
|
|
|
2739
2739
|
}), xe = (r) => {
|
|
2740
2740
|
if (!r)
|
|
2741
2741
|
return;
|
|
2742
|
-
let
|
|
2743
|
-
|
|
2742
|
+
let p;
|
|
2743
|
+
p = r?.items || r || [], p.length > 0 && p.forEach((C) => {
|
|
2744
2744
|
C.gameModel && (C.gameModel.isFavorite = !0);
|
|
2745
|
-
}), i(42, ne.items = We(
|
|
2745
|
+
}), i(42, ne.items = We(p, ne.items), ne), i(42, ne.name = "Favorites", ne), i(25, Q = !1);
|
|
2746
2746
|
}, Ga = (r) => {
|
|
2747
|
-
ae += 1, i(36, me = !0), ae <= Ue && he(r, Ii, ae).then((
|
|
2748
|
-
i(28, j =
|
|
2747
|
+
ae += 1, i(36, me = !0), ae <= Ue && he(r, Ii, ae).then((p) => {
|
|
2748
|
+
i(28, j = p), j.games.items.length > E.length && (i(29, E = j.games.items), E.forEach((C) => {
|
|
2749
2749
|
C.isFavorite = K(C.id);
|
|
2750
2750
|
})), i(36, me = !1);
|
|
2751
2751
|
});
|
|
2752
2752
|
}, Ca = (r) => {
|
|
2753
|
-
const
|
|
2754
|
-
if (
|
|
2753
|
+
const p = r ?? [];
|
|
2754
|
+
if (p?.length === 0)
|
|
2755
2755
|
return "";
|
|
2756
2756
|
let C = "", I = 999999999999, R;
|
|
2757
2757
|
const M = new Date(Date.now());
|
|
2758
|
-
return
|
|
2758
|
+
return p.forEach((P, O) => {
|
|
2759
2759
|
const X = new Date(P.schedules[0].startTime), q = new Date(P.schedules[0].endTime);
|
|
2760
|
-
je(q).diff(M) < I && (I = je(q).diff(M), R = O), je(M).isAfter(X) && je(M).isBefore(q) && (C =
|
|
2760
|
+
je(q).diff(M) < I && (I = je(q).diff(M), R = O), je(M).isAfter(X) && je(M).isBefore(q) && (C = p[R].name);
|
|
2761
2761
|
}), C;
|
|
2762
2762
|
}, $e = (r) => {
|
|
2763
2763
|
i(30, x = !1), window.postMessage(
|
|
@@ -2786,8 +2786,8 @@ function ji(t, a, i) {
|
|
|
2786
2786
|
}, za = () => {
|
|
2787
2787
|
document[Ne] ? i(41, Oe = "disconnect") : i(41, Oe = "connect");
|
|
2788
2788
|
}, Ea = () => {
|
|
2789
|
-
Ee && ge.forEach((r,
|
|
2790
|
-
r && (r.elems_index =
|
|
2789
|
+
Ee && ge.forEach((r, p) => {
|
|
2790
|
+
r && (r.elems_index = p, Ze.observe(r));
|
|
2791
2791
|
});
|
|
2792
2792
|
}, Na = () => {
|
|
2793
2793
|
ii(m);
|
|
@@ -2803,9 +2803,9 @@ function ji(t, a, i) {
|
|
|
2803
2803
|
});
|
|
2804
2804
|
}
|
|
2805
2805
|
const ja = (r) => $e(j.id);
|
|
2806
|
-
function Ra(r,
|
|
2806
|
+
function Ra(r, p) {
|
|
2807
2807
|
oe[r ? "unshift" : "push"](() => {
|
|
2808
|
-
ge[
|
|
2808
|
+
ge[p] = r, i(24, ge);
|
|
2809
2809
|
});
|
|
2810
2810
|
}
|
|
2811
2811
|
function Aa(r) {
|
|
@@ -2829,7 +2829,7 @@ function ji(t, a, i) {
|
|
|
2829
2829
|
});
|
|
2830
2830
|
}
|
|
2831
2831
|
return t.$$set = (r) => {
|
|
2832
|
-
"endpoint" in r && i(3, s = r.endpoint), "datasource" in r && i(4, l = r.datasource), "lang" in r && i(5, m = r.lang), "session" in r && i(6, u = r.session), "userid" in r && i(7, c = r.userid), "favorites" in r && i(8, g = r.favorites), "clientstyling" in r && i(9,
|
|
2832
|
+
"endpoint" in r && i(3, s = r.endpoint), "datasource" in r && i(4, l = r.datasource), "lang" in r && i(5, m = r.lang), "session" in r && i(6, u = r.session), "userid" in r && i(7, c = r.userid), "favorites" in r && i(8, g = r.favorites), "clientstyling" in r && i(9, _ = r.clientstyling), "clientstylingurl" in r && i(10, b = r.clientstylingurl), "translationurl" in r && i(11, F = r.translationurl), "currency" in r && i(12, N = r.currency), "categoryid" in r && i(0, v = r.categoryid), "showgamename" in r && i(13, d = r.showgamename), "livecasino" in r && i(14, f = r.livecasino), "gamepagemodalurl" in r && i(15, te = r.gamepagemodalurl), "integratedgameframedesktop" in r && i(16, U = r.integratedgameframedesktop), "integratedgameframemobile" in r && i(17, w = r.integratedgameframemobile), "casinomygames" in r && i(18, H = r.casinomygames), "addfilterselector" in r && i(1, ve = r.addfilterselector), "addsortingselector" in r && i(2, we = r.addsortingselector), "filterbylogo" in r && i(19, Ye = r.filterbylogo), "casinogamesgridslider" in r && i(20, Je = r.casinogamesgridslider), "fetchviaevent" in r && i(47, le = r.fetchviaevent), "showallpage" in r && i(48, Re = r.showallpage), "actionevent" in r && i(49, Ae = r.actionevent), "displayedgamecount" in r && i(50, ke = r.displayedgamecount), "showallbuttongamescount" in r && i(51, ye = r.showallbuttongamescount), "mbsource" in r && i(21, Le = r.mbsource), "lobbyscreen" in r && i(52, Se = r.lobbyscreen), "usesinglevendorfilter" in r && i(22, Fe = r.usesinglevendorfilter), "visiblegames" in r && i(53, Te = r.visiblegames);
|
|
2833
2833
|
}, t.$$.update = () => {
|
|
2834
2834
|
t.$$.dirty[0] & /*lang*/
|
|
2835
2835
|
32 && m && Na(), t.$$.dirty[0] & /*endpoint, lang, categoryid, datasource*/
|
|
@@ -2841,7 +2841,7 @@ function ji(t, a, i) {
|
|
|
2841
2841
|
33 | t.$$.dirty[1] & /*lobbyscreen*/
|
|
2842
2842
|
2097152 && Se && m && v && Ma(), t.$$.dirty[0] & /*translationurl*/
|
|
2843
2843
|
2048 && F && va(), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
2844
|
-
8389120 &&
|
|
2844
|
+
8389120 && _ && V && Za(V, _), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
2845
2845
|
8389632 && b && V && Qa(V, b), t.$$.dirty[0] & /*customStylingContainer, mbsource*/
|
|
2846
2846
|
10485760 && V && xa(V, `${Le}.Style`);
|
|
2847
2847
|
}, [
|
|
@@ -2854,7 +2854,7 @@ function ji(t, a, i) {
|
|
|
2854
2854
|
u,
|
|
2855
2855
|
c,
|
|
2856
2856
|
g,
|
|
2857
|
-
|
|
2857
|
+
_,
|
|
2858
2858
|
b,
|
|
2859
2859
|
F,
|
|
2860
2860
|
N,
|