@everymatrix/casino-most-played-section-nd 1.74.2 → 1.74.4
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/{CasinoGamesCategorySectionNd-Cgo93hTx.js → CasinoGamesCategorySectionNd-BInF1AGS.js} +94 -86
- package/components/{CasinoGamesCategorySectionNd-IzTKj3iY.cjs → CasinoGamesCategorySectionNd-DIAuOFHp.cjs} +1 -1
- package/components/{CasinoGamesCategorySectionNd-1s7QPrxR.js → CasinoGamesCategorySectionNd-ReoALdIe.js} +364 -356
- package/components/{CasinoMostPlayedSectionNd-lAs21A9F.js → CasinoMostPlayedSectionNd-BBJqnntv.js} +1 -1
- package/components/{CasinoMostPlayedSectionNd-Bm3v0f_Y.cjs → CasinoMostPlayedSectionNd-BPRDeoJo.cjs} +1 -1
- package/components/{CasinoMostPlayedSectionNd-BcI6jNHs.js → CasinoMostPlayedSectionNd-CLfGAxns.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
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
var Ne = (i, e, a) => new Promise((
|
|
1
|
+
var Ne = (i, e, a) => new Promise((t, o) => {
|
|
2
2
|
var s = (c) => {
|
|
3
3
|
try {
|
|
4
4
|
m(a.next(c));
|
|
5
5
|
} catch (u) {
|
|
6
|
-
|
|
6
|
+
o(u);
|
|
7
7
|
}
|
|
8
8
|
}, r = (c) => {
|
|
9
9
|
try {
|
|
10
10
|
m(a.throw(c));
|
|
11
11
|
} catch (u) {
|
|
12
|
-
|
|
12
|
+
o(u);
|
|
13
13
|
}
|
|
14
|
-
}, m = (c) => c.done ?
|
|
14
|
+
}, m = (c) => c.done ? t(c.value) : Promise.resolve(c.value).then(s, r);
|
|
15
15
|
m((a = a.apply(i, e)).next());
|
|
16
16
|
});
|
|
17
|
-
import { a as Va, $ as Ha, S as qa, i as Wa, f as z, c as Ya, s as Ja, b as Ka, e as S, j as h, k as G, n as be, m as C, o as Xa, J as Za, p as Qa, q as xa, r as $a, K as
|
|
18
|
-
import { d as ia, i as
|
|
17
|
+
import { a as Va, $ as Ha, S as qa, i as Wa, f as z, c as Ya, s as Ja, b as Ka, e as S, j as h, k as G, n as be, m as C, o as Xa, J as Za, p as Qa, q as xa, r as $a, K as Le, A as le, B as ei, d as W, u as we, l as w, y as Z, G as ai, z as ii, v as L, x as D, D as re, L as wa, h as n, E as ni, C as ae, w as ti, M as ya } from "./CasinoFilter-BS4Vz-Dx.js";
|
|
18
|
+
import { d as ia, i as oi, a as si } from "./CasinoGameThumbnailNd-Cxpom10g.js";
|
|
19
19
|
function na(i, e) {
|
|
20
20
|
Va(i, e);
|
|
21
21
|
}
|
|
22
22
|
function li(i) {
|
|
23
23
|
Ha.set(i);
|
|
24
24
|
}
|
|
25
|
-
const
|
|
25
|
+
const ta = {
|
|
26
26
|
en: {
|
|
27
27
|
showMore: "More",
|
|
28
28
|
viewAll: "Show all",
|
|
@@ -226,10 +226,10 @@ if (typeof window != "undefined") {
|
|
|
226
226
|
return function(...a) {
|
|
227
227
|
try {
|
|
228
228
|
return e.apply(this, a);
|
|
229
|
-
} catch (
|
|
230
|
-
if (
|
|
229
|
+
} catch (t) {
|
|
230
|
+
if (t instanceof DOMException && t.message.includes("has already been used with this registry") || t.message.includes("Cannot define multiple custom elements with the same tag name"))
|
|
231
231
|
return !1;
|
|
232
|
-
throw
|
|
232
|
+
throw t;
|
|
233
233
|
}
|
|
234
234
|
};
|
|
235
235
|
};
|
|
@@ -242,10 +242,10 @@ if (typeof window != "undefined") {
|
|
|
242
242
|
return function(...a) {
|
|
243
243
|
try {
|
|
244
244
|
return e.apply(this, a);
|
|
245
|
-
} catch (
|
|
246
|
-
if (
|
|
245
|
+
} catch (t) {
|
|
246
|
+
if (t instanceof DOMException && t.message.includes("has already been used with this registry") || t.message.includes("Cannot define multiple custom elements with the same tag name"))
|
|
247
247
|
return !1;
|
|
248
|
-
throw
|
|
248
|
+
throw t;
|
|
249
249
|
}
|
|
250
250
|
};
|
|
251
251
|
};
|
|
@@ -258,10 +258,10 @@ if (typeof window != "undefined") {
|
|
|
258
258
|
return function(...a) {
|
|
259
259
|
try {
|
|
260
260
|
return e.apply(this, a);
|
|
261
|
-
} catch (
|
|
262
|
-
if (
|
|
261
|
+
} catch (t) {
|
|
262
|
+
if (t instanceof DOMException && t.message.includes("has already been used with this registry") || t.message.includes("Cannot define multiple custom elements with the same tag name"))
|
|
263
263
|
return !1;
|
|
264
|
-
throw
|
|
264
|
+
throw t;
|
|
265
265
|
}
|
|
266
266
|
};
|
|
267
267
|
};
|
|
@@ -272,17 +272,17 @@ if (typeof window != "undefined") {
|
|
|
272
272
|
function ri(i) {
|
|
273
273
|
Ka(i, "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)}}');
|
|
274
274
|
}
|
|
275
|
-
function
|
|
276
|
-
const
|
|
277
|
-
return
|
|
275
|
+
function oa(i, e, a) {
|
|
276
|
+
const t = i.slice();
|
|
277
|
+
return t[95] = e[a], t[97] = a, t;
|
|
278
278
|
}
|
|
279
279
|
function sa(i, e, a) {
|
|
280
|
-
const
|
|
281
|
-
return
|
|
280
|
+
const t = i.slice();
|
|
281
|
+
return t[95] = e[a], t[98] = e, t[97] = a, t;
|
|
282
282
|
}
|
|
283
283
|
function la(i, e, a) {
|
|
284
|
-
const
|
|
285
|
-
return
|
|
284
|
+
const t = i.slice();
|
|
285
|
+
return t[95] = e[a], t[97] = a, t;
|
|
286
286
|
}
|
|
287
287
|
function mi(i) {
|
|
288
288
|
let e;
|
|
@@ -298,25 +298,25 @@ function mi(i) {
|
|
|
298
298
|
)
|
|
299
299
|
return di;
|
|
300
300
|
}
|
|
301
|
-
let
|
|
301
|
+
let t = a(i), o = t && t(i);
|
|
302
302
|
return {
|
|
303
303
|
c() {
|
|
304
|
-
e = S("div"),
|
|
304
|
+
e = S("div"), o && o.c();
|
|
305
305
|
},
|
|
306
306
|
m(s, r) {
|
|
307
|
-
G(s, e, r),
|
|
307
|
+
G(s, e, r), o && o.m(e, null);
|
|
308
308
|
},
|
|
309
309
|
p(s, r) {
|
|
310
|
-
|
|
310
|
+
t === (t = a(s)) && o ? o.p(s, r) : (o && o.d(1), o = t && t(s), o && (o.c(), o.m(e, null)));
|
|
311
311
|
},
|
|
312
312
|
d(s) {
|
|
313
|
-
s && C(e),
|
|
313
|
+
s && C(e), o && o.d();
|
|
314
314
|
}
|
|
315
315
|
};
|
|
316
316
|
}
|
|
317
317
|
function ci(i) {
|
|
318
|
-
let e, a,
|
|
319
|
-
function
|
|
318
|
+
let e, a, t;
|
|
319
|
+
function o(f, p) {
|
|
320
320
|
return (
|
|
321
321
|
/*recentSearched*/
|
|
322
322
|
f[32] ? Ei : (
|
|
@@ -325,7 +325,7 @@ function ci(i) {
|
|
|
325
325
|
)
|
|
326
326
|
);
|
|
327
327
|
}
|
|
328
|
-
let s =
|
|
328
|
+
let s = o(i), r = s(i);
|
|
329
329
|
function m(f, p) {
|
|
330
330
|
return (
|
|
331
331
|
/*shownCategoryData*/
|
|
@@ -335,16 +335,16 @@ function ci(i) {
|
|
|
335
335
|
let c = m(i), u = c(i);
|
|
336
336
|
return {
|
|
337
337
|
c() {
|
|
338
|
-
e = S("div"), a = S("div"), r.c(),
|
|
338
|
+
e = S("div"), a = S("div"), r.c(), t = W(), u.c(), h(a, "class", "CasinoGamesHeader Searched " + (we(
|
|
339
339
|
/*userAgent*/
|
|
340
340
|
i[44]
|
|
341
341
|
) ? "CasinoGamesHeaderMobile" : "")), h(e, "class", "CasinoGamesContainer");
|
|
342
342
|
},
|
|
343
343
|
m(f, p) {
|
|
344
|
-
G(f, e, p), w(e, a), r.m(a, null), w(e,
|
|
344
|
+
G(f, e, p), w(e, a), r.m(a, null), w(e, t), u.m(e, null);
|
|
345
345
|
},
|
|
346
346
|
p(f, p) {
|
|
347
|
-
s === (s =
|
|
347
|
+
s === (s = o(f)) && r ? r.p(f, p) : (r.d(1), r = s(f), r && (r.c(), r.m(a, null))), c === (c = m(f)) && u ? u.p(f, p) : (u.d(1), u = c(f), u && (u.c(), u.m(e, null)));
|
|
348
348
|
},
|
|
349
349
|
d(f) {
|
|
350
350
|
f && C(e), r.d(), u.d();
|
|
@@ -356,27 +356,27 @@ function gi(i) {
|
|
|
356
356
|
function a(s, r) {
|
|
357
357
|
return (
|
|
358
358
|
/*presentFilters*/
|
|
359
|
-
s[34] ?
|
|
359
|
+
s[34] ? Li : Ni
|
|
360
360
|
);
|
|
361
361
|
}
|
|
362
|
-
let
|
|
362
|
+
let t = a(i), o = t(i);
|
|
363
363
|
return {
|
|
364
364
|
c() {
|
|
365
|
-
|
|
365
|
+
o.c(), e = Z();
|
|
366
366
|
},
|
|
367
367
|
m(s, r) {
|
|
368
|
-
|
|
368
|
+
o.m(s, r), G(s, e, r);
|
|
369
369
|
},
|
|
370
370
|
p(s, r) {
|
|
371
|
-
|
|
371
|
+
t !== (t = a(s)) && (o.d(1), o = t(s), o && (o.c(), o.m(e.parentNode, e)));
|
|
372
372
|
},
|
|
373
373
|
d(s) {
|
|
374
|
-
s && C(e),
|
|
374
|
+
s && C(e), o.d(s);
|
|
375
375
|
}
|
|
376
376
|
};
|
|
377
377
|
}
|
|
378
378
|
function di(i) {
|
|
379
|
-
let e, a,
|
|
379
|
+
let e, a, t, o, s = (
|
|
380
380
|
/*casinomygames*/
|
|
381
381
|
i[19] !== "true" && ra(i)
|
|
382
382
|
);
|
|
@@ -393,17 +393,17 @@ function di(i) {
|
|
|
393
393
|
let m = r(i), c = m(i);
|
|
394
394
|
return {
|
|
395
395
|
c() {
|
|
396
|
-
e = S("div"), s && s.c(), a = W(),
|
|
396
|
+
e = S("div"), s && s.c(), a = W(), t = S("ul"), c.c(), h(t, "class", o = /*favoriteGamesData*/
|
|
397
397
|
(i[42].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}"), h(e, "class", "CasinoGamesContainer");
|
|
398
398
|
},
|
|
399
399
|
m(u, f) {
|
|
400
|
-
G(u, e, f), s && s.m(e, null), w(e, a), w(e,
|
|
400
|
+
G(u, e, f), s && s.m(e, null), w(e, a), w(e, t), c.m(t, null), i[60](t);
|
|
401
401
|
},
|
|
402
402
|
p(u, f) {
|
|
403
403
|
/*casinomygames*/
|
|
404
|
-
u[19] !== "true" ? s ? s.p(u, f) : (s = ra(u), s.c(), s.m(e, a)) : s && (s.d(1), s = null), m === (m = r(u)) && c ? c.p(u, f) : (c.d(1), c = m(u), c && (c.c(), c.m(
|
|
405
|
-
2048 &&
|
|
406
|
-
(u[42].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}") && h(
|
|
404
|
+
u[19] !== "true" ? s ? s.p(u, f) : (s = ra(u), s.c(), s.m(e, a)) : s && (s.d(1), s = null), m === (m = r(u)) && c ? c.p(u, f) : (c.d(1), c = m(u), c && (c.c(), c.m(t, null))), f[1] & /*favoriteGamesData*/
|
|
405
|
+
2048 && o !== (o = /*favoriteGamesData*/
|
|
406
|
+
(u[42].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}") && h(t, "class", o);
|
|
407
407
|
},
|
|
408
408
|
d(u) {
|
|
409
409
|
u && C(e), s && s.d(), c.d(), i[60](null);
|
|
@@ -411,11 +411,11 @@ function di(i) {
|
|
|
411
411
|
};
|
|
412
412
|
}
|
|
413
413
|
function ui(i) {
|
|
414
|
-
let e, a,
|
|
414
|
+
let e, a, t = (
|
|
415
415
|
/*casinomygames*/
|
|
416
416
|
i[19] !== "true" && fa(i)
|
|
417
417
|
);
|
|
418
|
-
function
|
|
418
|
+
function o(m, c) {
|
|
419
419
|
return (
|
|
420
420
|
/*isLoading*/
|
|
421
421
|
m[25] && !/*isLazyLoading*/
|
|
@@ -425,42 +425,42 @@ function ui(i) {
|
|
|
425
425
|
)
|
|
426
426
|
);
|
|
427
427
|
}
|
|
428
|
-
let s =
|
|
428
|
+
let s = o(i), r = s(i);
|
|
429
429
|
return {
|
|
430
430
|
c() {
|
|
431
|
-
e = S("div"),
|
|
431
|
+
e = S("div"), t && t.c(), a = W(), r.c(), h(e, "class", "CasinoGamesContainer");
|
|
432
432
|
},
|
|
433
433
|
m(m, c) {
|
|
434
|
-
G(m, e, c),
|
|
434
|
+
G(m, e, c), t && t.m(e, null), w(e, a), r.m(e, null);
|
|
435
435
|
},
|
|
436
436
|
p(m, c) {
|
|
437
437
|
/*casinomygames*/
|
|
438
|
-
m[19] !== "true" ?
|
|
438
|
+
m[19] !== "true" ? t ? t.p(m, c) : (t = fa(m), t.c(), t.m(e, a)) : t && (t.d(1), t = null), s === (s = o(m)) && r ? r.p(m, c) : (r.d(1), r = s(m), r && (r.c(), r.m(e, null)));
|
|
439
439
|
},
|
|
440
440
|
d(m) {
|
|
441
|
-
m && C(e),
|
|
441
|
+
m && C(e), t && t.d(), r.d();
|
|
442
442
|
}
|
|
443
443
|
};
|
|
444
444
|
}
|
|
445
445
|
function ra(i) {
|
|
446
|
-
let e, a,
|
|
446
|
+
let e, a, t = (
|
|
447
447
|
/*$_*/
|
|
448
448
|
i[43]("favorites") + ""
|
|
449
|
-
),
|
|
449
|
+
), o, s, r, m, c = (
|
|
450
450
|
/*favoriteGamesData*/
|
|
451
451
|
i[42].items.length + ""
|
|
452
452
|
), u, f;
|
|
453
453
|
return {
|
|
454
454
|
c() {
|
|
455
|
-
e = S("div"), a = S("h3"),
|
|
455
|
+
e = S("div"), a = S("h3"), o = L(t), s = W(), r = S("span"), m = L("("), u = L(c), f = L(")"), h(r, "class", "CategoryFavName"), h(a, "class", "CategoryName"), h(e, "class", "CasinoGamesHeader");
|
|
456
456
|
},
|
|
457
457
|
m(p, b) {
|
|
458
|
-
G(p, e, b), w(e, a), w(a,
|
|
458
|
+
G(p, e, b), w(e, a), w(a, o), w(a, s), w(a, r), w(r, m), w(r, u), w(r, f), i[59](a);
|
|
459
459
|
},
|
|
460
460
|
p(p, b) {
|
|
461
461
|
b[1] & /*$_*/
|
|
462
|
-
4096 &&
|
|
463
|
-
p[43]("favorites") + "") && D(
|
|
462
|
+
4096 && t !== (t = /*$_*/
|
|
463
|
+
p[43]("favorites") + "") && D(o, t), b[1] & /*favoriteGamesData*/
|
|
464
464
|
2048 && c !== (c = /*favoriteGamesData*/
|
|
465
465
|
p[42].items.length + "") && D(u, c);
|
|
466
466
|
},
|
|
@@ -473,21 +473,21 @@ function fi(i) {
|
|
|
473
473
|
let e, a = (
|
|
474
474
|
/*$_*/
|
|
475
475
|
i[43]("waiting") + ""
|
|
476
|
-
),
|
|
476
|
+
), t;
|
|
477
477
|
return {
|
|
478
478
|
c() {
|
|
479
|
-
e = S("p"),
|
|
479
|
+
e = S("p"), t = L(a);
|
|
480
480
|
},
|
|
481
|
-
m(
|
|
482
|
-
G(
|
|
481
|
+
m(o, s) {
|
|
482
|
+
G(o, e, s), w(e, t);
|
|
483
483
|
},
|
|
484
|
-
p(
|
|
484
|
+
p(o, s) {
|
|
485
485
|
s[1] & /*$_*/
|
|
486
486
|
4096 && a !== (a = /*$_*/
|
|
487
|
-
|
|
487
|
+
o[43]("waiting") + "") && D(t, a);
|
|
488
488
|
},
|
|
489
|
-
d(
|
|
490
|
-
|
|
489
|
+
d(o) {
|
|
490
|
+
o && C(e);
|
|
491
491
|
}
|
|
492
492
|
};
|
|
493
493
|
}
|
|
@@ -495,20 +495,20 @@ function hi(i) {
|
|
|
495
495
|
let e, a = re(
|
|
496
496
|
/*favoriteGamesData*/
|
|
497
497
|
i[42].items
|
|
498
|
-
),
|
|
498
|
+
), t = [];
|
|
499
499
|
for (let s = 0; s < a.length; s += 1)
|
|
500
|
-
|
|
501
|
-
let
|
|
502
|
-
return a.length || (
|
|
500
|
+
t[s] = ua(oa(i, a, s));
|
|
501
|
+
let o = null;
|
|
502
|
+
return a.length || (o = ma(i)), {
|
|
503
503
|
c() {
|
|
504
|
-
for (let s = 0; s <
|
|
505
|
-
|
|
506
|
-
e = Z(),
|
|
504
|
+
for (let s = 0; s < t.length; s += 1)
|
|
505
|
+
t[s].c();
|
|
506
|
+
e = Z(), o && o.c();
|
|
507
507
|
},
|
|
508
508
|
m(s, r) {
|
|
509
|
-
for (let m = 0; m <
|
|
510
|
-
|
|
511
|
-
G(s, e, r),
|
|
509
|
+
for (let m = 0; m < t.length; m += 1)
|
|
510
|
+
t[m] && t[m].m(s, r);
|
|
511
|
+
G(s, e, r), o && o.m(s, r);
|
|
512
512
|
},
|
|
513
513
|
p(s, r) {
|
|
514
514
|
if (r[0] & /*session, userid, lang, favorites, categoryid, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, mbsource*/
|
|
@@ -520,16 +520,16 @@ function hi(i) {
|
|
|
520
520
|
);
|
|
521
521
|
let m;
|
|
522
522
|
for (m = 0; m < a.length; m += 1) {
|
|
523
|
-
const c =
|
|
524
|
-
|
|
523
|
+
const c = oa(s, a, m);
|
|
524
|
+
t[m] ? t[m].p(c, r) : (t[m] = ua(c), t[m].c(), t[m].m(e.parentNode, e));
|
|
525
525
|
}
|
|
526
|
-
for (; m <
|
|
527
|
-
|
|
528
|
-
|
|
526
|
+
for (; m < t.length; m += 1)
|
|
527
|
+
t[m].d(1);
|
|
528
|
+
t.length = a.length, !a.length && o ? o.p(s, r) : a.length ? o && (o.d(1), o = null) : (o = ma(s), o.c(), o.m(e.parentNode, e));
|
|
529
529
|
}
|
|
530
530
|
},
|
|
531
531
|
d(s) {
|
|
532
|
-
s && C(e), ni(
|
|
532
|
+
s && C(e), ni(t, s), o && o.d(s);
|
|
533
533
|
}
|
|
534
534
|
};
|
|
535
535
|
}
|
|
@@ -539,8 +539,8 @@ function _i(i) {
|
|
|
539
539
|
c() {
|
|
540
540
|
e = S("div"), h(e, "class", "lds-dual-ring");
|
|
541
541
|
},
|
|
542
|
-
m(a,
|
|
543
|
-
G(a, e,
|
|
542
|
+
m(a, t) {
|
|
543
|
+
G(a, e, t);
|
|
544
544
|
},
|
|
545
545
|
p: be,
|
|
546
546
|
d(a) {
|
|
@@ -549,7 +549,7 @@ function _i(i) {
|
|
|
549
549
|
};
|
|
550
550
|
}
|
|
551
551
|
function ma(i) {
|
|
552
|
-
let e, a,
|
|
552
|
+
let e, a, t, o, s, r, m, c, u, f, p, b = (
|
|
553
553
|
/*$_*/
|
|
554
554
|
i[43]("noFavoritesTitle") + ""
|
|
555
555
|
), M, I, g;
|
|
@@ -562,13 +562,13 @@ function ma(i) {
|
|
|
562
562
|
let U = d(i)(i);
|
|
563
563
|
return {
|
|
564
564
|
c() {
|
|
565
|
-
e = S("p"), a = ae("svg"),
|
|
565
|
+
e = S("p"), a = ae("svg"), t = ae("rect"), o = ae("rect"), s = ae("circle"), r = ae("path"), m = ae("path"), c = ae("path"), u = ae("path"), f = W(), p = S("span"), M = L(b), I = W(), U.c(), g = W(), h(t, "x", "1"), h(t, "y", "18.053"), h(t, "width", "90.263"), h(t, "height", "90.263"), h(t, "rx", "12"), h(t, "stroke", "var(--emw--color-gray-150, #828282)"), h(t, "stroke-width", "1.5"), h(o, "x", "106.737"), h(o, "y", "56.737"), h(o, "width", "90.263"), h(o, "height", "90.263"), h(o, "rx", "12"), h(o, "stroke", "var(--emw--color-gray-150, #828282)"), h(o, "stroke-width", "1.5"), h(s, "cx", "70.5"), h(s, "cy", "32.237"), h(s, "r", "31.487"), h(s, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))"), h(s, "stroke-width", "1.5"), h(s, "stroke-dasharray", "5 0"), h(r, "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(r, "fill", "var(--emw--color-gray-150, #828282)"), h(m, "d", "M78 43h11v13H78V43z"), h(m, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))"), 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, #22B04E))"), h(c, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))"), h(c, "stroke-linecap", "round"), h(c, "stroke-linejoin", "round"), h(u, "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(u, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))"), h(u, "stroke-width", "1.5"), h(u, "stroke-linecap", "round"), h(u, "stroke-linejoin", "round"), h(a, "width", "198"), h(a, "height", "148"), h(a, "viewBox", "0 0 198 148"), h(a, "fill", "none"), h(a, "xmlns", "http://www.w3.org/2000/svg"), h(p, "class", "NoFavoriteText NoFavoriteTextHighlight"), h(e, "class", "NoFavoriteGames " + (we(
|
|
566
566
|
/*userAgent*/
|
|
567
567
|
i[44]
|
|
568
568
|
) ? "NoFavoriteGamesMobile" : ""));
|
|
569
569
|
},
|
|
570
570
|
m(v, Q) {
|
|
571
|
-
G(v, e, Q), w(e, a), w(a,
|
|
571
|
+
G(v, e, Q), w(e, a), w(a, t), w(a, o), w(a, s), w(a, r), w(a, m), w(a, c), w(a, u), w(e, f), w(e, p), w(p, M), w(e, I), U.m(e, null), w(e, g);
|
|
572
572
|
},
|
|
573
573
|
p(v, Q) {
|
|
574
574
|
Q[1] & /*$_*/
|
|
@@ -584,21 +584,21 @@ function pi(i) {
|
|
|
584
584
|
let e, a = (
|
|
585
585
|
/*$_*/
|
|
586
586
|
i[43]("noFavorites") + ""
|
|
587
|
-
),
|
|
587
|
+
), t;
|
|
588
588
|
return {
|
|
589
589
|
c() {
|
|
590
|
-
e = S("span"),
|
|
590
|
+
e = S("span"), t = L(a), h(e, "class", "NoFavoriteText");
|
|
591
591
|
},
|
|
592
|
-
m(
|
|
593
|
-
G(
|
|
592
|
+
m(o, s) {
|
|
593
|
+
G(o, e, s), w(e, t);
|
|
594
594
|
},
|
|
595
|
-
p(
|
|
595
|
+
p(o, s) {
|
|
596
596
|
s[1] & /*$_*/
|
|
597
597
|
4096 && a !== (a = /*$_*/
|
|
598
|
-
|
|
598
|
+
o[43]("noFavorites") + "") && D(t, a);
|
|
599
599
|
},
|
|
600
|
-
d(
|
|
601
|
-
|
|
600
|
+
d(o) {
|
|
601
|
+
o && C(e);
|
|
602
602
|
}
|
|
603
603
|
};
|
|
604
604
|
}
|
|
@@ -606,21 +606,21 @@ function vi(i) {
|
|
|
606
606
|
let e, a = (
|
|
607
607
|
/*$_*/
|
|
608
608
|
i[43]("noFavoritesMobile") + ""
|
|
609
|
-
),
|
|
609
|
+
), t;
|
|
610
610
|
return {
|
|
611
611
|
c() {
|
|
612
|
-
e = S("span"),
|
|
612
|
+
e = S("span"), t = L(a), h(e, "class", "NoFavoriteText");
|
|
613
613
|
},
|
|
614
|
-
m(
|
|
615
|
-
G(
|
|
614
|
+
m(o, s) {
|
|
615
|
+
G(o, e, s), w(e, t);
|
|
616
616
|
},
|
|
617
|
-
p(
|
|
617
|
+
p(o, s) {
|
|
618
618
|
s[1] & /*$_*/
|
|
619
619
|
4096 && a !== (a = /*$_*/
|
|
620
|
-
|
|
620
|
+
o[43]("noFavoritesMobile") + "") && D(t, a);
|
|
621
621
|
},
|
|
622
|
-
d(
|
|
623
|
-
|
|
622
|
+
d(o) {
|
|
623
|
+
o && C(e);
|
|
624
624
|
}
|
|
625
625
|
};
|
|
626
626
|
}
|
|
@@ -633,15 +633,15 @@ function ca(i) {
|
|
|
633
633
|
c() {
|
|
634
634
|
a && a.c(), e = Z();
|
|
635
635
|
},
|
|
636
|
-
m(
|
|
637
|
-
a && a.m(
|
|
636
|
+
m(t, o) {
|
|
637
|
+
a && a.m(t, o), G(t, e, o);
|
|
638
638
|
},
|
|
639
|
-
p(
|
|
639
|
+
p(t, o) {
|
|
640
640
|
/*gameprops*/
|
|
641
|
-
|
|
641
|
+
t[95].gameModel.isFavorite ? a ? a.p(t, o) : (a = ga(t), a.c(), a.m(e.parentNode, e)) : a && (a.d(1), a = null);
|
|
642
642
|
},
|
|
643
|
-
d(
|
|
644
|
-
|
|
643
|
+
d(t) {
|
|
644
|
+
t && C(e), a && a.d(t);
|
|
645
645
|
}
|
|
646
646
|
};
|
|
647
647
|
}
|
|
@@ -651,20 +651,20 @@ function ga(i) {
|
|
|
651
651
|
c() {
|
|
652
652
|
a && a.c(), e = Z();
|
|
653
653
|
},
|
|
654
|
-
m(
|
|
655
|
-
a && a.m(
|
|
654
|
+
m(t, o) {
|
|
655
|
+
a && a.m(t, o), G(t, e, o);
|
|
656
656
|
},
|
|
657
|
-
p(
|
|
658
|
-
a.p(
|
|
657
|
+
p(t, o) {
|
|
658
|
+
a.p(t, o);
|
|
659
659
|
},
|
|
660
|
-
d(
|
|
661
|
-
|
|
660
|
+
d(t) {
|
|
661
|
+
t && C(e), a && a.d(t);
|
|
662
662
|
}
|
|
663
663
|
};
|
|
664
664
|
}
|
|
665
665
|
function bi(i) {
|
|
666
|
-
let e, a,
|
|
667
|
-
function
|
|
666
|
+
let e, a, t;
|
|
667
|
+
function o(m, c) {
|
|
668
668
|
if (c[1] & /*favoriteGamesData*/
|
|
669
669
|
2048 && (a = null), e == null && (e = !!we(
|
|
670
670
|
/*userAgent*/
|
|
@@ -675,24 +675,24 @@ function bi(i) {
|
|
|
675
675
|
m[95].gameModel.platform.includes("PC")), a)
|
|
676
676
|
return wi;
|
|
677
677
|
}
|
|
678
|
-
let s =
|
|
678
|
+
let s = o(i, [-1, -1, -1, -1]), r = s && s(i);
|
|
679
679
|
return {
|
|
680
680
|
c() {
|
|
681
|
-
r && r.c(),
|
|
681
|
+
r && r.c(), t = Z();
|
|
682
682
|
},
|
|
683
683
|
m(m, c) {
|
|
684
|
-
r && r.m(m, c), G(m,
|
|
684
|
+
r && r.m(m, c), G(m, t, c);
|
|
685
685
|
},
|
|
686
686
|
p(m, c) {
|
|
687
|
-
s === (s =
|
|
687
|
+
s === (s = o(m, c)) && r ? r.p(m, c) : (r && r.d(1), r = s && s(m), r && (r.c(), r.m(t.parentNode, t)));
|
|
688
688
|
},
|
|
689
689
|
d(m) {
|
|
690
|
-
m && C(
|
|
690
|
+
m && C(t), r && r.d(m);
|
|
691
691
|
}
|
|
692
692
|
};
|
|
693
693
|
}
|
|
694
694
|
function wi(i) {
|
|
695
|
-
let e, a,
|
|
695
|
+
let e, a, t, o, s, r, m, c, u, f, p, b, M, I;
|
|
696
696
|
return {
|
|
697
697
|
c() {
|
|
698
698
|
var g;
|
|
@@ -730,8 +730,8 @@ function wi(i) {
|
|
|
730
730
|
"categoryid",
|
|
731
731
|
/*categoryid*/
|
|
732
732
|
i[0]
|
|
733
|
-
), n(e, "gamethumbnail",
|
|
734
|
-
i[95].gameModel.thumbnail), n(e, "gamename",
|
|
733
|
+
), n(e, "gamethumbnail", t = /*gameprops*/
|
|
734
|
+
i[95].gameModel.thumbnail), n(e, "gamename", o = /*gameprops*/
|
|
735
735
|
i[95].gameModel.name), n(e, "gamevendor", s = /*gameprops*/
|
|
736
736
|
i[95].gameModel.vendor.logo), n(e, "gameLaunchUrl", r = /*gameprops*/
|
|
737
737
|
i[95].launchUrl), n(e, "gameisnew", m = /*gameprops*/
|
|
@@ -860,10 +860,10 @@ function wi(i) {
|
|
|
860
860
|
/*categoryid*/
|
|
861
861
|
g[0]
|
|
862
862
|
), d[1] & /*favoriteGamesData*/
|
|
863
|
-
2048 && o !== (o = /*gameprops*/
|
|
864
|
-
g[95].gameModel.thumbnail) && n(e, "gamethumbnail", o), d[1] & /*favoriteGamesData*/
|
|
865
863
|
2048 && t !== (t = /*gameprops*/
|
|
866
|
-
g[95].gameModel.
|
|
864
|
+
g[95].gameModel.thumbnail) && n(e, "gamethumbnail", t), d[1] & /*favoriteGamesData*/
|
|
865
|
+
2048 && o !== (o = /*gameprops*/
|
|
866
|
+
g[95].gameModel.name) && n(e, "gamename", o), d[1] & /*favoriteGamesData*/
|
|
867
867
|
2048 && s !== (s = /*gameprops*/
|
|
868
868
|
g[95].gameModel.vendor.logo) && n(e, "gamevendor", s), d[1] & /*favoriteGamesData*/
|
|
869
869
|
2048 && r !== (r = /*gameprops*/
|
|
@@ -977,28 +977,28 @@ function yi(i) {
|
|
|
977
977
|
i[95].gameModel.platform.includes("iPad") || /*gameprops*/
|
|
978
978
|
i[95].gameModel.platform.includes("iPhone") || /*gameprops*/
|
|
979
979
|
i[95].gameModel.platform.includes("Android")
|
|
980
|
-
), a,
|
|
980
|
+
), a, t = e && da(i);
|
|
981
981
|
return {
|
|
982
982
|
c() {
|
|
983
|
-
|
|
983
|
+
t && t.c(), a = Z();
|
|
984
984
|
},
|
|
985
|
-
m(
|
|
986
|
-
|
|
985
|
+
m(o, s) {
|
|
986
|
+
t && t.m(o, s), G(o, a, s);
|
|
987
987
|
},
|
|
988
|
-
p(
|
|
988
|
+
p(o, s) {
|
|
989
989
|
s[1] & /*favoriteGamesData*/
|
|
990
990
|
2048 && (e = /*gameprops*/
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
991
|
+
o[95].gameModel.platform.includes("iPad") || /*gameprops*/
|
|
992
|
+
o[95].gameModel.platform.includes("iPhone") || /*gameprops*/
|
|
993
|
+
o[95].gameModel.platform.includes("Android")), e ? t ? t.p(o, s) : (t = da(o), t.c(), t.m(a.parentNode, a)) : t && (t.d(1), t = null);
|
|
994
994
|
},
|
|
995
|
-
d(
|
|
996
|
-
|
|
995
|
+
d(o) {
|
|
996
|
+
o && C(a), t && t.d(o);
|
|
997
997
|
}
|
|
998
998
|
};
|
|
999
999
|
}
|
|
1000
1000
|
function da(i) {
|
|
1001
|
-
let e, a,
|
|
1001
|
+
let e, a, t, o, s, r, m, c, u, f, p, b, M, I;
|
|
1002
1002
|
return {
|
|
1003
1003
|
c() {
|
|
1004
1004
|
var g;
|
|
@@ -1031,8 +1031,8 @@ function da(i) {
|
|
|
1031
1031
|
"categoryid",
|
|
1032
1032
|
/*categoryid*/
|
|
1033
1033
|
i[0]
|
|
1034
|
-
), n(e, "gamethumbnail",
|
|
1035
|
-
i[95].gameModel.thumbnail), n(e, "gamename",
|
|
1034
|
+
), n(e, "gamethumbnail", t = /*gameprops*/
|
|
1035
|
+
i[95].gameModel.thumbnail), n(e, "gamename", o = /*gameprops*/
|
|
1036
1036
|
i[95].gameModel.name), n(e, "gamevendor", s = /*gameprops*/
|
|
1037
1037
|
i[95].gameModel.vendor.logo), n(e, "gameLaunchUrl", r = /*gameprops*/
|
|
1038
1038
|
i[95].launchUrl), n(e, "gameisnew", m = /*gameprops*/
|
|
@@ -1160,10 +1160,10 @@ function da(i) {
|
|
|
1160
1160
|
/*categoryid*/
|
|
1161
1161
|
g[0]
|
|
1162
1162
|
), d[1] & /*favoriteGamesData*/
|
|
1163
|
-
2048 && o !== (o = /*gameprops*/
|
|
1164
|
-
g[95].gameModel.thumbnail) && n(e, "gamethumbnail", o), d[1] & /*favoriteGamesData*/
|
|
1165
1163
|
2048 && t !== (t = /*gameprops*/
|
|
1166
|
-
g[95].gameModel.
|
|
1164
|
+
g[95].gameModel.thumbnail) && n(e, "gamethumbnail", t), d[1] & /*favoriteGamesData*/
|
|
1165
|
+
2048 && o !== (o = /*gameprops*/
|
|
1166
|
+
g[95].gameModel.name) && n(e, "gamename", o), d[1] & /*favoriteGamesData*/
|
|
1167
1167
|
2048 && s !== (s = /*gameprops*/
|
|
1168
1168
|
g[95].gameModel.vendor.logo) && n(e, "gamevendor", s), d[1] & /*favoriteGamesData*/
|
|
1169
1169
|
2048 && r !== (r = /*gameprops*/
|
|
@@ -1286,20 +1286,20 @@ function ua(i) {
|
|
|
1286
1286
|
c() {
|
|
1287
1287
|
a && a.c(), e = Z();
|
|
1288
1288
|
},
|
|
1289
|
-
m(
|
|
1290
|
-
a && a.m(
|
|
1289
|
+
m(t, o) {
|
|
1290
|
+
a && a.m(t, o), G(t, e, o);
|
|
1291
1291
|
},
|
|
1292
|
-
p(
|
|
1292
|
+
p(t, o) {
|
|
1293
1293
|
/*gameprops*/
|
|
1294
|
-
|
|
1294
|
+
t[95].gameModel ? a ? a.p(t, o) : (a = ca(t), a.c(), a.m(e.parentNode, e)) : a && (a.d(1), a = null);
|
|
1295
1295
|
},
|
|
1296
|
-
d(
|
|
1297
|
-
|
|
1296
|
+
d(t) {
|
|
1297
|
+
t && C(e), a && a.d(t);
|
|
1298
1298
|
}
|
|
1299
1299
|
};
|
|
1300
1300
|
}
|
|
1301
1301
|
function fa(i) {
|
|
1302
|
-
let e, a,
|
|
1302
|
+
let e, a, t, o, s = (
|
|
1303
1303
|
/*categoryData*/
|
|
1304
1304
|
i[28].name + ""
|
|
1305
1305
|
), r, m;
|
|
@@ -1313,10 +1313,10 @@ function fa(i) {
|
|
|
1313
1313
|
let u = c(i), f = u(i);
|
|
1314
1314
|
return {
|
|
1315
1315
|
c() {
|
|
1316
|
-
e = S("div"), a = S("span"), a.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>',
|
|
1316
|
+
e = S("div"), a = S("span"), a.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>', t = W(), o = S("h3"), r = L(s), m = W(), f.c(), h(a, "class", "CategoryIcon"), h(o, "class", "CategoryName"), h(e, "class", "CasinoGamesHeader");
|
|
1317
1317
|
},
|
|
1318
1318
|
m(p, b) {
|
|
1319
|
-
G(p, e, b), w(e, a), w(e,
|
|
1319
|
+
G(p, e, b), w(e, a), w(e, t), w(e, o), w(o, r), i[55](o), w(e, m), f.m(e, null);
|
|
1320
1320
|
},
|
|
1321
1321
|
p(p, b) {
|
|
1322
1322
|
b[0] & /*categoryData*/
|
|
@@ -1329,7 +1329,7 @@ function fa(i) {
|
|
|
1329
1329
|
};
|
|
1330
1330
|
}
|
|
1331
1331
|
function ki(i) {
|
|
1332
|
-
let e, a,
|
|
1332
|
+
let e, a, t, o = (
|
|
1333
1333
|
/*addfilterselector*/
|
|
1334
1334
|
i[1] == "true" && /*usesinglevendorfilter*/
|
|
1335
1335
|
i[22] === "false" && ha(i)
|
|
@@ -1339,43 +1339,43 @@ function ki(i) {
|
|
|
1339
1339
|
);
|
|
1340
1340
|
return {
|
|
1341
1341
|
c() {
|
|
1342
|
-
e = S("div"),
|
|
1342
|
+
e = S("div"), o && o.c(), a = W(), s && s.c(), h(e, "class", t = /*addfilterselector*/
|
|
1343
1343
|
i[1] == "true" && /*usesinglevendorfilter*/
|
|
1344
1344
|
i[22] === "false" && /*addsortingselector*/
|
|
1345
1345
|
i[2] == "true" ? "CategoryFilterContainer" : "SingleOrEmptyCategoryFilterContainer");
|
|
1346
1346
|
},
|
|
1347
1347
|
m(r, m) {
|
|
1348
|
-
G(r, e, m),
|
|
1348
|
+
G(r, e, m), o && o.m(e, null), w(e, a), s && s.m(e, null);
|
|
1349
1349
|
},
|
|
1350
1350
|
p(r, m) {
|
|
1351
1351
|
/*addfilterselector*/
|
|
1352
1352
|
r[1] == "true" && /*usesinglevendorfilter*/
|
|
1353
|
-
r[22] === "false" ?
|
|
1353
|
+
r[22] === "false" ? o ? o.p(r, m) : (o = ha(r), o.c(), o.m(e, a)) : o && (o.d(1), o = null), /*addsortingselector*/
|
|
1354
1354
|
r[2] == "true" ? s ? s.p(r, m) : (s = _a(r), s.c(), s.m(e, null)) : s && (s.d(1), s = null), m[0] & /*addfilterselector, usesinglevendorfilter, addsortingselector*/
|
|
1355
|
-
4194310 &&
|
|
1355
|
+
4194310 && t !== (t = /*addfilterselector*/
|
|
1356
1356
|
r[1] == "true" && /*usesinglevendorfilter*/
|
|
1357
1357
|
r[22] === "false" && /*addsortingselector*/
|
|
1358
|
-
r[2] == "true" ? "CategoryFilterContainer" : "SingleOrEmptyCategoryFilterContainer") && h(e, "class",
|
|
1358
|
+
r[2] == "true" ? "CategoryFilterContainer" : "SingleOrEmptyCategoryFilterContainer") && h(e, "class", t);
|
|
1359
1359
|
},
|
|
1360
1360
|
d(r) {
|
|
1361
|
-
r && C(e),
|
|
1361
|
+
r && C(e), o && o.d(), s && s.d();
|
|
1362
1362
|
}
|
|
1363
1363
|
};
|
|
1364
1364
|
}
|
|
1365
1365
|
function Gi(i) {
|
|
1366
|
-
let e, a,
|
|
1366
|
+
let e, a, t = (
|
|
1367
1367
|
/*$_*/
|
|
1368
1368
|
i[43]("viewAll") + ""
|
|
1369
|
-
),
|
|
1369
|
+
), o, s, r = (
|
|
1370
1370
|
/*categoryData*/
|
|
1371
1371
|
i[28].games.total + ""
|
|
1372
1372
|
), m, c, u, f;
|
|
1373
1373
|
return {
|
|
1374
1374
|
c() {
|
|
1375
|
-
e = S("a"), a = S("span"),
|
|
1375
|
+
e = S("a"), a = S("span"), o = L(t), s = L(" ("), m = L(r), c = L(")"), h(a, "class", "CategoryLoadMore"), h(e, "class", "CategoryNameLink");
|
|
1376
1376
|
},
|
|
1377
1377
|
m(p, b) {
|
|
1378
|
-
G(p, e, b), w(e, a), w(a,
|
|
1378
|
+
G(p, e, b), w(e, a), w(a, o), w(a, s), w(a, m), w(a, c), u || (f = ti(
|
|
1379
1379
|
e,
|
|
1380
1380
|
"click",
|
|
1381
1381
|
/*click_handler*/
|
|
@@ -1384,8 +1384,8 @@ function Gi(i) {
|
|
|
1384
1384
|
},
|
|
1385
1385
|
p(p, b) {
|
|
1386
1386
|
b[1] & /*$_*/
|
|
1387
|
-
4096 &&
|
|
1388
|
-
p[43]("viewAll") + "") && D(
|
|
1387
|
+
4096 && t !== (t = /*$_*/
|
|
1388
|
+
p[43]("viewAll") + "") && D(o, t), b[0] & /*categoryData*/
|
|
1389
1389
|
268435456 && r !== (r = /*categoryData*/
|
|
1390
1390
|
p[28].games.total + "") && D(m, r);
|
|
1391
1391
|
},
|
|
@@ -1450,65 +1450,65 @@ function ha(i) {
|
|
|
1450
1450
|
i[9]
|
|
1451
1451
|
);
|
|
1452
1452
|
},
|
|
1453
|
-
m(a,
|
|
1454
|
-
G(a, e,
|
|
1453
|
+
m(a, t) {
|
|
1454
|
+
G(a, e, t);
|
|
1455
1455
|
},
|
|
1456
|
-
p(a,
|
|
1457
|
-
|
|
1456
|
+
p(a, t) {
|
|
1457
|
+
t[0] & /*clientstylingurl*/
|
|
1458
1458
|
2048 && n(
|
|
1459
1459
|
e,
|
|
1460
1460
|
"clientstylingurl",
|
|
1461
1461
|
/*clientstylingurl*/
|
|
1462
1462
|
a[11]
|
|
1463
|
-
),
|
|
1463
|
+
), t[0] & /*clientstyling*/
|
|
1464
1464
|
1024 && n(
|
|
1465
1465
|
e,
|
|
1466
1466
|
"clientstyling",
|
|
1467
1467
|
/*clientstyling*/
|
|
1468
1468
|
a[10]
|
|
1469
|
-
),
|
|
1469
|
+
), t[0] & /*endpoint*/
|
|
1470
1470
|
8 && n(
|
|
1471
1471
|
e,
|
|
1472
1472
|
"endpoint",
|
|
1473
1473
|
/*endpoint*/
|
|
1474
1474
|
a[3]
|
|
1475
|
-
),
|
|
1475
|
+
), t[0] & /*datasource*/
|
|
1476
1476
|
16 && n(
|
|
1477
1477
|
e,
|
|
1478
1478
|
"datasource",
|
|
1479
1479
|
/*datasource*/
|
|
1480
1480
|
a[4]
|
|
1481
|
-
),
|
|
1481
|
+
), t[0] & /*lang*/
|
|
1482
1482
|
32 && n(
|
|
1483
1483
|
e,
|
|
1484
1484
|
"lang",
|
|
1485
1485
|
/*lang*/
|
|
1486
1486
|
a[5]
|
|
1487
|
-
),
|
|
1487
|
+
), t[0] & /*categoryid*/
|
|
1488
1488
|
1 && n(
|
|
1489
1489
|
e,
|
|
1490
1490
|
"categoryid",
|
|
1491
1491
|
/*categoryid*/
|
|
1492
1492
|
a[0]
|
|
1493
|
-
),
|
|
1493
|
+
), t[0] & /*addfilterselector*/
|
|
1494
1494
|
2 && n(
|
|
1495
1495
|
e,
|
|
1496
1496
|
"addfilterselector",
|
|
1497
1497
|
/*addfilterselector*/
|
|
1498
1498
|
a[1]
|
|
1499
|
-
),
|
|
1499
|
+
), t[0] & /*addsortingselector*/
|
|
1500
1500
|
4 && n(
|
|
1501
1501
|
e,
|
|
1502
1502
|
"addsortingselector",
|
|
1503
1503
|
/*addsortingselector*/
|
|
1504
1504
|
a[2]
|
|
1505
|
-
),
|
|
1505
|
+
), t[0] & /*filterbylogo*/
|
|
1506
1506
|
1048576 && n(
|
|
1507
1507
|
e,
|
|
1508
1508
|
"filterbylogo",
|
|
1509
1509
|
/*filterbylogo*/
|
|
1510
1510
|
a[20]
|
|
1511
|
-
),
|
|
1511
|
+
), t[0] & /*mbsource*/
|
|
1512
1512
|
512 && n(
|
|
1513
1513
|
e,
|
|
1514
1514
|
"mbsource",
|
|
@@ -1557,41 +1557,41 @@ function _a(i) {
|
|
|
1557
1557
|
i[9]
|
|
1558
1558
|
);
|
|
1559
1559
|
},
|
|
1560
|
-
m(a,
|
|
1561
|
-
G(a, e,
|
|
1560
|
+
m(a, t) {
|
|
1561
|
+
G(a, e, t);
|
|
1562
1562
|
},
|
|
1563
|
-
p(a,
|
|
1564
|
-
|
|
1563
|
+
p(a, t) {
|
|
1564
|
+
t[0] & /*clientstylingurl*/
|
|
1565
1565
|
2048 && n(
|
|
1566
1566
|
e,
|
|
1567
1567
|
"clientstylingurl",
|
|
1568
1568
|
/*clientstylingurl*/
|
|
1569
1569
|
a[11]
|
|
1570
|
-
),
|
|
1570
|
+
), t[0] & /*clientstyling*/
|
|
1571
1571
|
1024 && n(
|
|
1572
1572
|
e,
|
|
1573
1573
|
"clientstyling",
|
|
1574
1574
|
/*clientstyling*/
|
|
1575
1575
|
a[10]
|
|
1576
|
-
),
|
|
1576
|
+
), t[0] & /*lang*/
|
|
1577
1577
|
32 && n(
|
|
1578
1578
|
e,
|
|
1579
1579
|
"lang",
|
|
1580
1580
|
/*lang*/
|
|
1581
1581
|
a[5]
|
|
1582
|
-
),
|
|
1582
|
+
), t[0] & /*categoryid*/
|
|
1583
1583
|
1 && n(
|
|
1584
1584
|
e,
|
|
1585
1585
|
"categoryid",
|
|
1586
1586
|
/*categoryid*/
|
|
1587
1587
|
a[0]
|
|
1588
|
-
),
|
|
1588
|
+
), t[0] & /*addsortingselector*/
|
|
1589
1589
|
4 && n(
|
|
1590
1590
|
e,
|
|
1591
1591
|
"addsortingselector",
|
|
1592
1592
|
/*addsortingselector*/
|
|
1593
1593
|
a[2]
|
|
1594
|
-
),
|
|
1594
|
+
), t[0] & /*mbsource*/
|
|
1595
1595
|
512 && n(
|
|
1596
1596
|
e,
|
|
1597
1597
|
"mbsource",
|
|
@@ -1608,26 +1608,26 @@ function Ci(i) {
|
|
|
1608
1608
|
let e, a = (
|
|
1609
1609
|
/*$_*/
|
|
1610
1610
|
i[43]("noResults") + ""
|
|
1611
|
-
),
|
|
1611
|
+
), t;
|
|
1612
1612
|
return {
|
|
1613
1613
|
c() {
|
|
1614
|
-
e = S("p"),
|
|
1614
|
+
e = S("p"), t = L(a), h(e, "class", "NoSearchResults");
|
|
1615
1615
|
},
|
|
1616
|
-
m(
|
|
1617
|
-
G(
|
|
1616
|
+
m(o, s) {
|
|
1617
|
+
G(o, e, s), w(e, t);
|
|
1618
1618
|
},
|
|
1619
|
-
p(
|
|
1619
|
+
p(o, s) {
|
|
1620
1620
|
s[1] & /*$_*/
|
|
1621
1621
|
4096 && a !== (a = /*$_*/
|
|
1622
|
-
|
|
1622
|
+
o[43]("noResults") + "") && D(t, a);
|
|
1623
1623
|
},
|
|
1624
|
-
d(
|
|
1625
|
-
|
|
1624
|
+
d(o) {
|
|
1625
|
+
o && C(e);
|
|
1626
1626
|
}
|
|
1627
1627
|
};
|
|
1628
1628
|
}
|
|
1629
1629
|
function Si(i) {
|
|
1630
|
-
let e, a = [],
|
|
1630
|
+
let e, a = [], t = /* @__PURE__ */ new Map(), o, s = re(
|
|
1631
1631
|
/*shownCategoryData*/
|
|
1632
1632
|
i[29]
|
|
1633
1633
|
);
|
|
@@ -1637,14 +1637,14 @@ function Si(i) {
|
|
|
1637
1637
|
);
|
|
1638
1638
|
for (let m = 0; m < s.length; m += 1) {
|
|
1639
1639
|
let c = sa(i, s, m), u = r(c);
|
|
1640
|
-
|
|
1640
|
+
t.set(u, a[m] = pa(u, c));
|
|
1641
1641
|
}
|
|
1642
1642
|
return {
|
|
1643
1643
|
c() {
|
|
1644
1644
|
e = S("ul");
|
|
1645
1645
|
for (let m = 0; m < a.length; m += 1)
|
|
1646
1646
|
a[m].c();
|
|
1647
|
-
h(e, "class",
|
|
1647
|
+
h(e, "class", o = /*favoriteGamesData*/
|
|
1648
1648
|
(i[42].items.length === 0 && /*showFavGamesCategory*/
|
|
1649
1649
|
i[39] ? "" : "CasinoGamesGrid") + " " + /*lobbyView*/
|
|
1650
1650
|
(i[27] && /*casinogamesgridslider*/
|
|
@@ -1662,13 +1662,13 @@ function Si(i) {
|
|
|
1662
1662
|
17920 && (s = re(
|
|
1663
1663
|
/*shownCategoryData*/
|
|
1664
1664
|
m[29]
|
|
1665
|
-
), a = wa(a, c, r, 1, m, s,
|
|
1665
|
+
), a = wa(a, c, r, 1, m, s, t, e, ya, pa, null, sa)), c[0] & /*lobbyView, casinogamesgridslider*/
|
|
1666
1666
|
136314880 | c[1] & /*favoriteGamesData, showFavGamesCategory*/
|
|
1667
|
-
2304 &&
|
|
1667
|
+
2304 && o !== (o = /*favoriteGamesData*/
|
|
1668
1668
|
(m[42].items.length === 0 && /*showFavGamesCategory*/
|
|
1669
1669
|
m[39] ? "" : "CasinoGamesGrid") + " " + /*lobbyView*/
|
|
1670
1670
|
(m[27] && /*casinogamesgridslider*/
|
|
1671
|
-
m[21] == "true" ? "CasinoGamesGridSlider CustomScroll" : "") + " GamesListIncreasedGap") && h(e, "class",
|
|
1671
|
+
m[21] == "true" ? "CasinoGamesGridSlider CustomScroll" : "") + " GamesListIncreasedGap") && h(e, "class", o);
|
|
1672
1672
|
},
|
|
1673
1673
|
d(m) {
|
|
1674
1674
|
m && C(e);
|
|
@@ -1684,8 +1684,8 @@ function Fi(i) {
|
|
|
1684
1684
|
c() {
|
|
1685
1685
|
e = S("div"), h(e, "class", "DualRing");
|
|
1686
1686
|
},
|
|
1687
|
-
m(a,
|
|
1688
|
-
G(a, e,
|
|
1687
|
+
m(a, t) {
|
|
1688
|
+
G(a, e, t);
|
|
1689
1689
|
},
|
|
1690
1690
|
p: be,
|
|
1691
1691
|
d(a) {
|
|
@@ -1694,7 +1694,7 @@ function Fi(i) {
|
|
|
1694
1694
|
};
|
|
1695
1695
|
}
|
|
1696
1696
|
function zi(i) {
|
|
1697
|
-
let e, a,
|
|
1697
|
+
let e, a, t, o, s, r, m, c, u, f, p, b, M, I, g = (
|
|
1698
1698
|
/*index*/
|
|
1699
1699
|
i[97]
|
|
1700
1700
|
);
|
|
@@ -1736,8 +1736,8 @@ function zi(i) {
|
|
|
1736
1736
|
"categoryid",
|
|
1737
1737
|
/*categoryid*/
|
|
1738
1738
|
i[0]
|
|
1739
|
-
), n(e, "gamethumbnail",
|
|
1740
|
-
i[95].thumbnail), n(e, "gamename",
|
|
1739
|
+
), n(e, "gamethumbnail", t = /*gameprops*/
|
|
1740
|
+
i[95].thumbnail), n(e, "gamename", o = /*gameprops*/
|
|
1741
1741
|
i[95].name), n(e, "gamevendor", s = /*gameprops*/
|
|
1742
1742
|
i[95].vendor.logo), n(e, "gameLaunchUrl", r = /*gameprops*/
|
|
1743
1743
|
i[95].launchUrl), n(e, "gameisnew", m = /*gameprops*/
|
|
@@ -1864,10 +1864,10 @@ function zi(i) {
|
|
|
1864
1864
|
/*categoryid*/
|
|
1865
1865
|
i[0]
|
|
1866
1866
|
), v[0] & /*shownCategoryData*/
|
|
1867
|
-
536870912 && o !== (o = /*gameprops*/
|
|
1868
|
-
i[95].thumbnail) && n(e, "gamethumbnail", o), v[0] & /*shownCategoryData*/
|
|
1869
1867
|
536870912 && t !== (t = /*gameprops*/
|
|
1870
|
-
i[95].
|
|
1868
|
+
i[95].thumbnail) && n(e, "gamethumbnail", t), v[0] & /*shownCategoryData*/
|
|
1869
|
+
536870912 && o !== (o = /*gameprops*/
|
|
1870
|
+
i[95].name) && n(e, "gamename", o), v[0] & /*shownCategoryData*/
|
|
1871
1871
|
536870912 && s !== (s = /*gameprops*/
|
|
1872
1872
|
i[95].vendor.logo) && n(e, "gamevendor", s), v[0] & /*shownCategoryData*/
|
|
1873
1873
|
536870912 && r !== (r = /*gameprops*/
|
|
@@ -1985,21 +1985,21 @@ function zi(i) {
|
|
|
1985
1985
|
};
|
|
1986
1986
|
}
|
|
1987
1987
|
function pa(i, e) {
|
|
1988
|
-
let a,
|
|
1988
|
+
let a, t, o = zi(e);
|
|
1989
1989
|
return {
|
|
1990
1990
|
key: i,
|
|
1991
1991
|
first: null,
|
|
1992
1992
|
c() {
|
|
1993
|
-
a = Z(),
|
|
1993
|
+
a = Z(), o && o.c(), t = Z(), this.first = a;
|
|
1994
1994
|
},
|
|
1995
1995
|
m(s, r) {
|
|
1996
|
-
G(s, a, r),
|
|
1996
|
+
G(s, a, r), o && o.m(s, r), G(s, t, r);
|
|
1997
1997
|
},
|
|
1998
1998
|
p(s, r) {
|
|
1999
|
-
e = s,
|
|
1999
|
+
e = s, o.p(e, r);
|
|
2000
2000
|
},
|
|
2001
2001
|
d(s) {
|
|
2002
|
-
s && (C(a), C(
|
|
2002
|
+
s && (C(a), C(t)), o && o.d(s);
|
|
2003
2003
|
}
|
|
2004
2004
|
};
|
|
2005
2005
|
}
|
|
@@ -2007,21 +2007,21 @@ function Mi(i) {
|
|
|
2007
2007
|
let e, a = (
|
|
2008
2008
|
/*$_*/
|
|
2009
2009
|
i[43]("searchedItems") + ""
|
|
2010
|
-
),
|
|
2010
|
+
), t;
|
|
2011
2011
|
return {
|
|
2012
2012
|
c() {
|
|
2013
|
-
e = S("h3"),
|
|
2013
|
+
e = S("h3"), t = L(a), h(e, "class", "StatusText");
|
|
2014
2014
|
},
|
|
2015
|
-
m(
|
|
2016
|
-
G(
|
|
2015
|
+
m(o, s) {
|
|
2016
|
+
G(o, e, s), w(e, t);
|
|
2017
2017
|
},
|
|
2018
|
-
p(
|
|
2018
|
+
p(o, s) {
|
|
2019
2019
|
s[1] & /*$_*/
|
|
2020
2020
|
4096 && a !== (a = /*$_*/
|
|
2021
|
-
|
|
2021
|
+
o[43]("searchedItems") + "") && D(t, a);
|
|
2022
2022
|
},
|
|
2023
|
-
d(
|
|
2024
|
-
|
|
2023
|
+
d(o) {
|
|
2024
|
+
o && C(e);
|
|
2025
2025
|
}
|
|
2026
2026
|
};
|
|
2027
2027
|
}
|
|
@@ -2029,21 +2029,21 @@ function Ii(i) {
|
|
|
2029
2029
|
let e, a = (
|
|
2030
2030
|
/*$_*/
|
|
2031
2031
|
i[43]("noResults") + ""
|
|
2032
|
-
),
|
|
2032
|
+
), t;
|
|
2033
2033
|
return {
|
|
2034
2034
|
c() {
|
|
2035
|
-
e = S("h3"),
|
|
2035
|
+
e = S("h3"), t = L(a), h(e, "class", "StatusText");
|
|
2036
2036
|
},
|
|
2037
|
-
m(
|
|
2038
|
-
G(
|
|
2037
|
+
m(o, s) {
|
|
2038
|
+
G(o, e, s), w(e, t);
|
|
2039
2039
|
},
|
|
2040
|
-
p(
|
|
2040
|
+
p(o, s) {
|
|
2041
2041
|
s[1] & /*$_*/
|
|
2042
2042
|
4096 && a !== (a = /*$_*/
|
|
2043
|
-
|
|
2043
|
+
o[43]("noResults") + "") && D(t, a);
|
|
2044
2044
|
},
|
|
2045
|
-
d(
|
|
2046
|
-
|
|
2045
|
+
d(o) {
|
|
2046
|
+
o && C(e);
|
|
2047
2047
|
}
|
|
2048
2048
|
};
|
|
2049
2049
|
}
|
|
@@ -2051,21 +2051,21 @@ function Ei(i) {
|
|
|
2051
2051
|
let e, a = (
|
|
2052
2052
|
/*$_*/
|
|
2053
2053
|
i[43]("recentSearchedItems") + ""
|
|
2054
|
-
),
|
|
2054
|
+
), t;
|
|
2055
2055
|
return {
|
|
2056
2056
|
c() {
|
|
2057
|
-
e = S("h3"),
|
|
2057
|
+
e = S("h3"), t = L(a), h(e, "class", "StatusText");
|
|
2058
2058
|
},
|
|
2059
|
-
m(
|
|
2060
|
-
G(
|
|
2059
|
+
m(o, s) {
|
|
2060
|
+
G(o, e, s), w(e, t);
|
|
2061
2061
|
},
|
|
2062
|
-
p(
|
|
2062
|
+
p(o, s) {
|
|
2063
2063
|
s[1] & /*$_*/
|
|
2064
2064
|
4096 && a !== (a = /*$_*/
|
|
2065
|
-
|
|
2065
|
+
o[43]("recentSearchedItems") + "") && D(t, a);
|
|
2066
2066
|
},
|
|
2067
|
-
d(
|
|
2068
|
-
|
|
2067
|
+
d(o) {
|
|
2068
|
+
o && C(e);
|
|
2069
2069
|
}
|
|
2070
2070
|
};
|
|
2071
2071
|
}
|
|
@@ -2075,8 +2075,8 @@ function Ai(i) {
|
|
|
2075
2075
|
c() {
|
|
2076
2076
|
e = S("p"), e.textContent = "Waiting", h(e, "class", "SearchWaiting");
|
|
2077
2077
|
},
|
|
2078
|
-
m(a,
|
|
2079
|
-
G(a, e,
|
|
2078
|
+
m(a, t) {
|
|
2079
|
+
G(a, e, t);
|
|
2080
2080
|
},
|
|
2081
2081
|
p: be,
|
|
2082
2082
|
d(a) {
|
|
@@ -2085,7 +2085,7 @@ function Ai(i) {
|
|
|
2085
2085
|
};
|
|
2086
2086
|
}
|
|
2087
2087
|
function Ri(i) {
|
|
2088
|
-
let e, a,
|
|
2088
|
+
let e, a, t = [], o = /* @__PURE__ */ new Map(), s = !/*showItems*/
|
|
2089
2089
|
i[35] && va(i), r = re(
|
|
2090
2090
|
/*shownCategoryData*/
|
|
2091
2091
|
i[29]
|
|
@@ -2096,19 +2096,19 @@ function Ri(i) {
|
|
|
2096
2096
|
);
|
|
2097
2097
|
for (let c = 0; c < r.length; c += 1) {
|
|
2098
2098
|
let u = la(i, r, c), f = m(u);
|
|
2099
|
-
|
|
2099
|
+
o.set(f, t[c] = ba(f, u));
|
|
2100
2100
|
}
|
|
2101
2101
|
return {
|
|
2102
2102
|
c() {
|
|
2103
2103
|
s && s.c(), e = W(), a = S("ul");
|
|
2104
|
-
for (let c = 0; c <
|
|
2105
|
-
|
|
2104
|
+
for (let c = 0; c < t.length; c += 1)
|
|
2105
|
+
t[c].c();
|
|
2106
2106
|
h(a, "class", "CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap");
|
|
2107
2107
|
},
|
|
2108
2108
|
m(c, u) {
|
|
2109
2109
|
s && s.m(c, u), G(c, e, u), G(c, a, u);
|
|
2110
|
-
for (let f = 0; f <
|
|
2111
|
-
|
|
2110
|
+
for (let f = 0; f < t.length; f += 1)
|
|
2111
|
+
t[f] && t[f].m(a, null);
|
|
2112
2112
|
},
|
|
2113
2113
|
p(c, u) {
|
|
2114
2114
|
/*showItems*/
|
|
@@ -2117,12 +2117,12 @@ function Ri(i) {
|
|
|
2117
2117
|
16388 && (r = re(
|
|
2118
2118
|
/*shownCategoryData*/
|
|
2119
2119
|
c[29]
|
|
2120
|
-
),
|
|
2120
|
+
), t = wa(t, u, m, 1, c, r, o, a, ya, ba, null, la));
|
|
2121
2121
|
},
|
|
2122
2122
|
d(c) {
|
|
2123
2123
|
c && (C(e), C(a)), s && s.d(c);
|
|
2124
|
-
for (let u = 0; u <
|
|
2125
|
-
|
|
2124
|
+
for (let u = 0; u < t.length; u += 1)
|
|
2125
|
+
t[u].d();
|
|
2126
2126
|
}
|
|
2127
2127
|
};
|
|
2128
2128
|
}
|
|
@@ -2130,34 +2130,34 @@ function va(i) {
|
|
|
2130
2130
|
let e, a = (
|
|
2131
2131
|
/*$_*/
|
|
2132
2132
|
i[43]("noRecentSearch") + ""
|
|
2133
|
-
),
|
|
2133
|
+
), t;
|
|
2134
2134
|
return {
|
|
2135
2135
|
c() {
|
|
2136
|
-
e = S("p"),
|
|
2136
|
+
e = S("p"), t = L(a), h(e, "class", "NoSearchResults NoRecentSearches NoRecentSearchesCenter " + (we(
|
|
2137
2137
|
/*userAgent*/
|
|
2138
2138
|
i[44]
|
|
2139
2139
|
) ? "NoRecentSearchesMobile" : ""));
|
|
2140
2140
|
},
|
|
2141
|
-
m(
|
|
2142
|
-
G(
|
|
2141
|
+
m(o, s) {
|
|
2142
|
+
G(o, e, s), w(e, t);
|
|
2143
2143
|
},
|
|
2144
|
-
p(
|
|
2144
|
+
p(o, s) {
|
|
2145
2145
|
s[1] & /*$_*/
|
|
2146
2146
|
4096 && a !== (a = /*$_*/
|
|
2147
|
-
|
|
2147
|
+
o[43]("noRecentSearch") + "") && D(t, a);
|
|
2148
2148
|
},
|
|
2149
|
-
d(
|
|
2150
|
-
|
|
2149
|
+
d(o) {
|
|
2150
|
+
o && C(e);
|
|
2151
2151
|
}
|
|
2152
2152
|
};
|
|
2153
2153
|
}
|
|
2154
2154
|
function ba(i, e) {
|
|
2155
|
-
let a,
|
|
2155
|
+
let a, t, o, s, r, m, c, u, f, p, b, M, I;
|
|
2156
2156
|
return {
|
|
2157
2157
|
key: i,
|
|
2158
2158
|
first: null,
|
|
2159
2159
|
c() {
|
|
2160
|
-
a = S("casino-game-thumbnail-nd"), n(a, "class",
|
|
2160
|
+
a = S("casino-game-thumbnail-nd"), n(a, "class", t = "" + (ie + /*gameprops*/
|
|
2161
2161
|
(e[95].cellSize ? (
|
|
2162
2162
|
/*gameprops*/
|
|
2163
2163
|
e[95].cellSize
|
|
@@ -2191,7 +2191,7 @@ function ba(i, e) {
|
|
|
2191
2191
|
"categoryid",
|
|
2192
2192
|
/*categoryid*/
|
|
2193
2193
|
e[0]
|
|
2194
|
-
), n(a, "gamethumbnail",
|
|
2194
|
+
), n(a, "gamethumbnail", o = /*gameprops*/
|
|
2195
2195
|
e[95].thumbnail), n(a, "gamename", s = /*gameprops*/
|
|
2196
2196
|
e[95].name), n(a, "gamevendor", r = /*gameprops*/
|
|
2197
2197
|
e[95].vendor.logo), n(a, "gameLaunchUrl", m = /*gameprops*/
|
|
@@ -2270,11 +2270,11 @@ function ba(i, e) {
|
|
|
2270
2270
|
},
|
|
2271
2271
|
p(g, d) {
|
|
2272
2272
|
e = g, d[0] & /*shownCategoryData*/
|
|
2273
|
-
536870912 &&
|
|
2273
|
+
536870912 && t !== (t = "" + (ie + /*gameprops*/
|
|
2274
2274
|
(e[95].cellSize ? (
|
|
2275
2275
|
/*gameprops*/
|
|
2276
2276
|
e[95].cellSize
|
|
2277
|
-
) : "1x1"))) && n(a, "class",
|
|
2277
|
+
) : "1x1"))) && n(a, "class", t), d[0] & /*session*/
|
|
2278
2278
|
64 && n(
|
|
2279
2279
|
a,
|
|
2280
2280
|
"session",
|
|
@@ -2311,8 +2311,8 @@ function ba(i, e) {
|
|
|
2311
2311
|
/*categoryid*/
|
|
2312
2312
|
e[0]
|
|
2313
2313
|
), d[0] & /*shownCategoryData*/
|
|
2314
|
-
536870912 &&
|
|
2315
|
-
e[95].thumbnail) && n(a, "gamethumbnail",
|
|
2314
|
+
536870912 && o !== (o = /*gameprops*/
|
|
2315
|
+
e[95].thumbnail) && n(a, "gamethumbnail", o), d[0] & /*shownCategoryData*/
|
|
2316
2316
|
536870912 && s !== (s = /*gameprops*/
|
|
2317
2317
|
e[95].name) && n(a, "gamename", s), d[0] & /*shownCategoryData*/
|
|
2318
2318
|
536870912 && r !== (r = /*gameprops*/
|
|
@@ -2417,29 +2417,29 @@ function Ni(i) {
|
|
|
2417
2417
|
c() {
|
|
2418
2418
|
e = S("p"), e.textContent = "500 Error - Internal Server Error.", h(e, "class", "SearchLoading");
|
|
2419
2419
|
},
|
|
2420
|
-
m(a,
|
|
2421
|
-
G(a, e,
|
|
2420
|
+
m(a, t) {
|
|
2421
|
+
G(a, e, t);
|
|
2422
2422
|
},
|
|
2423
2423
|
d(a) {
|
|
2424
2424
|
a && C(e);
|
|
2425
2425
|
}
|
|
2426
2426
|
};
|
|
2427
2427
|
}
|
|
2428
|
-
function
|
|
2428
|
+
function Li(i) {
|
|
2429
2429
|
let e;
|
|
2430
2430
|
return {
|
|
2431
2431
|
c() {
|
|
2432
2432
|
e = S("p"), e.textContent = "404 Error - No result found.", h(e, "class", "SearchLoading");
|
|
2433
2433
|
},
|
|
2434
|
-
m(a,
|
|
2435
|
-
G(a, e,
|
|
2434
|
+
m(a, t) {
|
|
2435
|
+
G(a, e, t);
|
|
2436
2436
|
},
|
|
2437
2437
|
d(a) {
|
|
2438
2438
|
a && C(e);
|
|
2439
2439
|
}
|
|
2440
2440
|
};
|
|
2441
2441
|
}
|
|
2442
|
-
function
|
|
2442
|
+
function ji(i) {
|
|
2443
2443
|
let e;
|
|
2444
2444
|
function a(s, r) {
|
|
2445
2445
|
return (
|
|
@@ -2450,30 +2450,30 @@ function Li(i) {
|
|
|
2450
2450
|
)
|
|
2451
2451
|
);
|
|
2452
2452
|
}
|
|
2453
|
-
let
|
|
2453
|
+
let t = a(i), o = t(i);
|
|
2454
2454
|
return {
|
|
2455
2455
|
c() {
|
|
2456
|
-
e = S("div"),
|
|
2456
|
+
e = S("div"), o.c(), h(e, "class", "CasinoGamesCategorySectionContainer");
|
|
2457
2457
|
},
|
|
2458
2458
|
m(s, r) {
|
|
2459
|
-
G(s, e, r),
|
|
2459
|
+
G(s, e, r), o.m(e, null), i[61](e);
|
|
2460
2460
|
},
|
|
2461
2461
|
p(s, r) {
|
|
2462
|
-
|
|
2462
|
+
t === (t = a(s)) && o ? o.p(s, r) : (o.d(1), o = t(s), o && (o.c(), o.m(e, null)));
|
|
2463
2463
|
},
|
|
2464
2464
|
i: be,
|
|
2465
2465
|
o: be,
|
|
2466
2466
|
d(s) {
|
|
2467
|
-
s && C(e),
|
|
2467
|
+
s && C(e), o.d(), i[61](null);
|
|
2468
2468
|
}
|
|
2469
2469
|
};
|
|
2470
2470
|
}
|
|
2471
2471
|
const ie = "game-tile-";
|
|
2472
2472
|
let Ti = 0;
|
|
2473
2473
|
function Pi(i, e, a) {
|
|
2474
|
-
let
|
|
2475
|
-
Xa(i, ai, (l) => a(43,
|
|
2476
|
-
let { endpoint:
|
|
2474
|
+
let t;
|
|
2475
|
+
Xa(i, ai, (l) => a(43, t = l));
|
|
2476
|
+
let { endpoint: o = "" } = e, { datasource: s = "" } = e, { lang: r = "" } = e, { session: m = "" } = e, { userid: c = "" } = e, { favorites: u = "" } = e, { mbsource: f } = e, { clientstyling: p = "" } = e, { clientstylingurl: b = "" } = e, { translationurl: M = "" } = e, { currency: I = "" } = e, { categoryid: g = "" } = e, { showgamename: d = "" } = e, { livecasino: O = "false" } = e, { gamepagemodalurl: U = "true" } = e, { integratedgameframedesktop: v = "false" } = e, { integratedgameframemobile: Q = "false" } = e, { casinomygames: me = "false" } = e, { addfilterselector: ye = "false" } = e, { addsortingselector: ke = "false" } = e, { filterbylogo: Ke = "" } = e, { casinogamesgridslider: Xe = "false" } = e, { fetchviaevent: ce = "false" } = e, { showallpage: je = "casino" } = e, { actionevent: Te = "CategoryChange" } = e, { displayedgamecount: Ge = "10" } = e, { showallbuttongamescount: Ce = "10" } = e, { lobbyscreen: Pe = "true" } = e, { usesinglevendorfilter: Se = "false" } = e, { visiblegames: De = "10" } = e, x = !0, Ue = !1, Fe, ze, K = !0, Ze = window.navigator.userAgent, j, F = [], $ = !0, ne = 40, X = !1, Me = !1, ge = !1, Oe = !1, Be = !0, de = !1, ue, Ve, fe, he = !1, Y, Ie = !1, _e = new Array(1e4), pe = {}, He = "", te = "", Ee, qe, A, B = [], Ae = new AbortController(), oe = { items: [], count: 0, name: "" };
|
|
2477
2477
|
const ka = () => {
|
|
2478
2478
|
fetch(M).then((_) => _.json()).then((_) => {
|
|
2479
2479
|
Object.keys(_).forEach((k) => {
|
|
@@ -2483,8 +2483,8 @@ function Pi(i, e, a) {
|
|
|
2483
2483
|
console.log(_);
|
|
2484
2484
|
});
|
|
2485
2485
|
};
|
|
2486
|
-
Object.keys(
|
|
2487
|
-
na(l,
|
|
2486
|
+
Object.keys(ta).forEach((l) => {
|
|
2487
|
+
na(l, ta[l]);
|
|
2488
2488
|
}), typeof document.hidden != "undefined" ? Ee = "hidden" : typeof document.msHidden != "undefined" ? Ee = "msHidden" : typeof document.webkitHidden != "undefined" && (Ee = "webkitHidden");
|
|
2489
2489
|
let Re = new IntersectionObserver((l) => {
|
|
2490
2490
|
l.forEach((_) => Ne(this, null, function* () {
|
|
@@ -2494,8 +2494,8 @@ function Pi(i, e, a) {
|
|
|
2494
2494
|
});
|
|
2495
2495
|
const Ga = (l, _) => new Promise((k, E) => {
|
|
2496
2496
|
if (l && _) {
|
|
2497
|
-
let
|
|
2498
|
-
fetch(
|
|
2497
|
+
let N = `${o}/v1/player/${_}/favorites/`;
|
|
2498
|
+
fetch(N, {
|
|
2499
2499
|
method: "GET",
|
|
2500
2500
|
headers: { "X-SessionID": l }
|
|
2501
2501
|
}).then((y) => y.json()).then((y) => {
|
|
@@ -2504,58 +2504,58 @@ function Pi(i, e, a) {
|
|
|
2504
2504
|
(J = y.items) == null || J.forEach((q) => {
|
|
2505
2505
|
q.gameModel && (A.push(q), B.includes(q.id) || B.push(q.id));
|
|
2506
2506
|
});
|
|
2507
|
-
const H = (T =
|
|
2507
|
+
const H = (T = Le(A)) == null ? void 0 : T.length;
|
|
2508
2508
|
window.postMessage({
|
|
2509
2509
|
type: "UpdateFavoritesCount",
|
|
2510
2510
|
favoriteGamesLength: H
|
|
2511
2511
|
});
|
|
2512
2512
|
} else
|
|
2513
2513
|
A = [];
|
|
2514
|
-
g === "FAVORITES" &&
|
|
2514
|
+
g === "FAVORITES" && Je(A), k(A);
|
|
2515
2515
|
}).catch((y) => {
|
|
2516
2516
|
console.error(y), E(y);
|
|
2517
2517
|
});
|
|
2518
2518
|
} else
|
|
2519
2519
|
k([]);
|
|
2520
2520
|
}), We = (l, _) => {
|
|
2521
|
-
let k = `${
|
|
2521
|
+
let k = `${o}/v1/player/${_}/favorites/`;
|
|
2522
2522
|
a(25, x = !0);
|
|
2523
2523
|
let E = {
|
|
2524
2524
|
method: "GET",
|
|
2525
2525
|
headers: { "X-SessionID": l }
|
|
2526
2526
|
};
|
|
2527
|
-
return new Promise((
|
|
2527
|
+
return new Promise((N, R) => {
|
|
2528
2528
|
fetch(k, E).then((y) => y.json()).then((y) => {
|
|
2529
2529
|
var T, H;
|
|
2530
2530
|
if (a(25, x = !1), A = [], y) {
|
|
2531
2531
|
(T = y.items) == null || T.forEach((se) => {
|
|
2532
2532
|
se.gameModel && (A.push(se), B.includes(se.id) || B.push(se.id));
|
|
2533
2533
|
});
|
|
2534
|
-
const q = (H =
|
|
2534
|
+
const q = (H = Le(A)) == null ? void 0 : H.length;
|
|
2535
2535
|
window.postMessage({
|
|
2536
2536
|
type: "UpdateFavoritesCount",
|
|
2537
2537
|
favoriteGamesLength: q
|
|
2538
2538
|
});
|
|
2539
2539
|
} else
|
|
2540
2540
|
A = [];
|
|
2541
|
-
g === "FAVORITES" &&
|
|
2541
|
+
g === "FAVORITES" && Je(A), F.forEach((q) => {
|
|
2542
2542
|
q.isFavorite = V(q.id);
|
|
2543
2543
|
});
|
|
2544
2544
|
let J = F;
|
|
2545
|
-
a(29, F = void 0), a(29, F = J),
|
|
2545
|
+
a(29, F = void 0), a(29, F = J), N(A);
|
|
2546
2546
|
}).catch((y) => {
|
|
2547
|
-
console.error(y),
|
|
2547
|
+
console.error(y), R(y);
|
|
2548
2548
|
});
|
|
2549
2549
|
});
|
|
2550
|
-
},
|
|
2550
|
+
}, Qe = (l, _, k, E) => {
|
|
2551
2551
|
Ae && Ae.abort(), Ae = new AbortController();
|
|
2552
|
-
const
|
|
2552
|
+
const N = Ae.signal;
|
|
2553
2553
|
a(25, x = !0);
|
|
2554
|
-
let
|
|
2554
|
+
let R = "", y = "", J = JSON.parse(localStorage.getItem("vendorFiltersByCategory")), T = JSON.parse(localStorage.getItem("vendorSortingBy"));
|
|
2555
2555
|
const H = Se === "true" ? "*" : l;
|
|
2556
|
-
return (l.match(/\$/g) || []).length > 1 ? (
|
|
2556
|
+
return (l.match(/\$/g) || []).length > 1 ? (R = l.split("$").slice(0, 2).join("$"), y = new URL(`${o}/v1/casino/groups/${s}/${R}/subGroups`)) : y = new URL(`${o}/v1/casino/groups/${s}/${l}`), new Promise((q, se) => {
|
|
2557
2557
|
var aa;
|
|
2558
|
-
if (y.searchParams.delete("pagination"), y.searchParams.append("expand", "games(vendor)"), y.searchParams.append("fields", "id,name,games"), y.searchParams.append("platform", ii(
|
|
2558
|
+
if (y.searchParams.delete("pagination"), y.searchParams.append("expand", "games(vendor)"), y.searchParams.append("fields", "id,name,games"), y.searchParams.append("platform", ii(Ze)), y.searchParams.append("pagination", `games(offset=${_},limit=${k})`), y.searchParams.append("language", r), window.postMessage({ type: "CategoryVendors", categoryid: l }, window.location.href), J && ((aa = J[H]) != null && aa.length))
|
|
2559
2559
|
if (Se === "true" || K === !1 && he === !1) {
|
|
2560
2560
|
let P = "";
|
|
2561
2561
|
a(34, Oe = !0), J[H].forEach((ee) => {
|
|
@@ -2563,8 +2563,8 @@ function Pi(i, e, a) {
|
|
|
2563
2563
|
}), y.searchParams.append("filter", `${P}`);
|
|
2564
2564
|
} else
|
|
2565
2565
|
a(34, Oe = !1);
|
|
2566
|
-
T && (T[l] ? T[l] && T[l] != "All" && (T[l] == "isNew" || T[l] == "advancedTags(name(hot))" ? (y.searchParams.append("sortedField", `games(${T[l]})`), y.searchParams.append("orderBy", "DES")) : y.searchParams.append("sortedField", `games(${T[l]})`)) :
|
|
2567
|
-
|
|
2566
|
+
T && (T[l] ? T[l] && T[l] != "All" && (T[l] == "isNew" || T[l] == "advancedTags(name(hot))" ? (y.searchParams.append("sortedField", `games(${T[l]})`), y.searchParams.append("orderBy", "DES")) : y.searchParams.append("sortedField", `games(${T[l]})`)) : te && te != "All" && (te == "advancedTags(name(hot))" || te == "isNew" ? (y.searchParams.append("sortedField", `games(${te})`), y.searchParams.append("orderBy", "DES")) : y.searchParams.append("sortedField", `games(${te})`))), fetch(y, { signal: N }).then((P) => P.json()).then((P) => {
|
|
2567
|
+
N.aborted || (a(25, x = !1), (l.match(/\$/g) || []).length > 1 && (P = P.items.filter((ee) => {
|
|
2568
2568
|
if (ee.id == l)
|
|
2569
2569
|
return ee;
|
|
2570
2570
|
})[0]), a(54, qe = !0), a(26, Ue = !1), Ve = P.games.total, E && P.games.items.forEach((ee) => {
|
|
@@ -2576,28 +2576,28 @@ function Pi(i, e, a) {
|
|
|
2576
2576
|
Ca();
|
|
2577
2577
|
});
|
|
2578
2578
|
});
|
|
2579
|
-
}, ve = (l, _, k) => new Promise((E,
|
|
2580
|
-
u == "true" ? Ga(m, c).then((
|
|
2581
|
-
|
|
2579
|
+
}, ve = (l, _, k) => new Promise((E, N) => {
|
|
2580
|
+
u == "true" ? Ga(m, c).then((R) => {
|
|
2581
|
+
Qe(l, _, k, R).then((y) => {
|
|
2582
2582
|
E(y);
|
|
2583
2583
|
});
|
|
2584
|
-
}) :
|
|
2585
|
-
E(
|
|
2584
|
+
}) : Qe(l, _, k, null).then((R) => {
|
|
2585
|
+
E(R);
|
|
2586
2586
|
});
|
|
2587
2587
|
}), Ca = () => {
|
|
2588
2588
|
const l = Y.getRootNode().host;
|
|
2589
2589
|
l.dispatchEvent(new CustomEvent("data-loaded", { bubbles: !0, detail: { target: l } }));
|
|
2590
2590
|
}, Sa = (l, _, k) => {
|
|
2591
2591
|
l !== "" && (a(31, X = !1), a(27, K = !0), a(1, ye = "false"), a(2, ke = "false"), a(33, ge = !1), Ie = !1, a(30, $ = +_ > +k), ve(l, 0, +_).then((E) => {
|
|
2592
|
-
a(28,
|
|
2593
|
-
|
|
2592
|
+
a(28, j = E), a(29, F = j.games.items), F && F.forEach((N) => {
|
|
2593
|
+
N.isFavorite = V(N.id);
|
|
2594
2594
|
});
|
|
2595
2595
|
}));
|
|
2596
2596
|
}, Ye = (l) => {
|
|
2597
2597
|
if (l.data)
|
|
2598
2598
|
switch (l.data.type) {
|
|
2599
2599
|
case "MostPlayedData":
|
|
2600
|
-
g == "MOSTPLAYED" && (a(31, X = !1), a(27, K = !1), a(30, $ = !1), a(29, F = l.data.mostPlayedGames), a(28,
|
|
2600
|
+
g == "MOSTPLAYED" && (a(31, X = !1), a(27, K = !1), a(30, $ = !1), a(29, F = l.data.mostPlayedGames), a(28, j = {
|
|
2601
2601
|
id: "MOSTPLAYED",
|
|
2602
2602
|
name: "Most Played Games",
|
|
2603
2603
|
games: {
|
|
@@ -2610,7 +2610,7 @@ function Pi(i, e, a) {
|
|
|
2610
2610
|
})), a(25, x = !1);
|
|
2611
2611
|
break;
|
|
2612
2612
|
case "LastPlayedData":
|
|
2613
|
-
g == "LASTPLAYED" && (a(31, X = !1), a(27, K = !1), a(30, $ = !1), a(29, F = l.data.lastPlayedGames), a(28,
|
|
2613
|
+
g == "LASTPLAYED" && (a(31, X = !1), a(27, K = !1), a(30, $ = !1), a(29, F = l.data.lastPlayedGames), a(28, j = {
|
|
2614
2614
|
id: "LASTPLAYED",
|
|
2615
2615
|
name: "Last Played Games",
|
|
2616
2616
|
games: {
|
|
@@ -2637,7 +2637,7 @@ function Pi(i, e, a) {
|
|
|
2637
2637
|
break;
|
|
2638
2638
|
case `CategoryData_${g}`:
|
|
2639
2639
|
a(31, X = !1), a(27, K = !0), a(1, ye = "false"), a(2, ke = "false"), a(33, ge = !1), Ie = !1, ve(l.data.categoryId, 0, l.data.visiblegames).then((_) => {
|
|
2640
|
-
a(28,
|
|
2640
|
+
a(28, j = _), a(29, F = j.games.items), a(30, $ = !!(Ve <= l.data.visiblegames && K)), F && F.forEach((k) => {
|
|
2641
2641
|
k.isFavorite = V(k.id);
|
|
2642
2642
|
});
|
|
2643
2643
|
});
|
|
@@ -2646,29 +2646,29 @@ function Pi(i, e, a) {
|
|
|
2646
2646
|
ne = 20;
|
|
2647
2647
|
break;
|
|
2648
2648
|
case "ApplySorter":
|
|
2649
|
-
a(0, g = l.data.itemId),
|
|
2650
|
-
a(28,
|
|
2649
|
+
a(0, g = l.data.itemId), te = l.data.sortBy, ve(g, 0, ne).then((_) => {
|
|
2650
|
+
a(28, j = _), a(29, F = j.games.items), a(30, $ = !1);
|
|
2651
2651
|
});
|
|
2652
2652
|
break;
|
|
2653
2653
|
case "CategoryUpdate":
|
|
2654
|
-
|
|
2654
|
+
xe(l.data.itemId);
|
|
2655
2655
|
break;
|
|
2656
2656
|
case `SetUnfavoredGame${g}`:
|
|
2657
|
-
Ma(`${
|
|
2657
|
+
Ma(`${o}/v1/player/${c}/favorites`, m, l.data.id);
|
|
2658
2658
|
break;
|
|
2659
2659
|
case `SetFavoredGame${g}`:
|
|
2660
|
-
za(`${
|
|
2660
|
+
za(`${o}/v1/player/${c}/favorites`, m, l.data.id);
|
|
2661
2661
|
break;
|
|
2662
2662
|
case "UserSessionID":
|
|
2663
2663
|
Fe = l.data.session, ze = l.data.userID, u == "true" && ze && ze.length && Fe && Fe.length > 0 && We(Fe, ze);
|
|
2664
2664
|
break;
|
|
2665
2665
|
case "UpdateFavoredList":
|
|
2666
|
-
g === "FAVORITES" &&
|
|
2666
|
+
g === "FAVORITES" && $e(l.data.url, l.data.sessionID);
|
|
2667
2667
|
break;
|
|
2668
2668
|
}
|
|
2669
|
-
},
|
|
2669
|
+
}, xe = (l) => {
|
|
2670
2670
|
a(31, X = !1), a(27, K = Pe === "true"), a(33, ge = !1), Ie = !0, a(36, de = !1), a(0, g = l), g !== "MOSTPLAYED" && a(30, $ = !1), me !== "true" && (!A && m && We(m, c), ve(g, 0, ne).then((_) => {
|
|
2671
|
-
a(28,
|
|
2671
|
+
a(28, j = _), a(29, F = j.games.items);
|
|
2672
2672
|
}).finally(
|
|
2673
2673
|
/*// @TODO: replace this quick fix - when there are only a few category games, the view scrolls to the footer
|
|
2674
2674
|
if (shownCategoryData.length < 10 && e.data.origin ==! 'filters') {
|
|
@@ -2689,7 +2689,7 @@ function Pi(i, e, a) {
|
|
|
2689
2689
|
}
|
|
2690
2690
|
));
|
|
2691
2691
|
}, Fa = () => {
|
|
2692
|
-
|
|
2692
|
+
j && (a(29, F = j.games.items), F.forEach((l) => {
|
|
2693
2693
|
l.isFavorite = V(l.id);
|
|
2694
2694
|
}));
|
|
2695
2695
|
}, V = (l) => {
|
|
@@ -2697,8 +2697,8 @@ function Pi(i, e, a) {
|
|
|
2697
2697
|
return (_ = A == null ? void 0 : A.some((k) => k.id === l)) != null ? _ : !1;
|
|
2698
2698
|
};
|
|
2699
2699
|
let za = (l, _, k) => Ne(this, null, function* () {
|
|
2700
|
-
yield
|
|
2701
|
-
let
|
|
2700
|
+
yield $e(l, _), B.includes(k) || B.push(k);
|
|
2701
|
+
let N = {
|
|
2702
2702
|
method: "POST",
|
|
2703
2703
|
headers: {
|
|
2704
2704
|
"X-SessionID": _,
|
|
@@ -2707,10 +2707,14 @@ function Pi(i, e, a) {
|
|
|
2707
2707
|
},
|
|
2708
2708
|
body: JSON.stringify({ items: B })
|
|
2709
2709
|
};
|
|
2710
|
-
fetch(l,
|
|
2711
|
-
window.postMessage({ type: `AddFavoriteThumbnail_${k}` }, window.location.href)
|
|
2712
|
-
|
|
2713
|
-
|
|
2710
|
+
fetch(l, N).then((R) => R.json()).then((R) => {
|
|
2711
|
+
window.postMessage({ type: `AddFavoriteThumbnail_${k}` }, window.location.href), window.postMessage({
|
|
2712
|
+
type: "UpdateFavoredList",
|
|
2713
|
+
url: l,
|
|
2714
|
+
sessionID: _
|
|
2715
|
+
});
|
|
2716
|
+
}).catch((R) => {
|
|
2717
|
+
console.error("Err", R);
|
|
2714
2718
|
});
|
|
2715
2719
|
});
|
|
2716
2720
|
const Ma = (l, _, k) => {
|
|
@@ -2718,43 +2722,47 @@ function Pi(i, e, a) {
|
|
|
2718
2722
|
method: "DELETE",
|
|
2719
2723
|
headers: { "X-SessionID": _ }
|
|
2720
2724
|
};
|
|
2721
|
-
fetch(`${l}/${k}`, E).then((
|
|
2725
|
+
fetch(`${l}/${k}`, E).then((N) => N.json()).then(() => {
|
|
2722
2726
|
window.postMessage(
|
|
2723
2727
|
{
|
|
2724
2728
|
type: `RemoveFavoriteThumbnail_${k}`
|
|
2725
2729
|
},
|
|
2726
2730
|
window.location.href
|
|
2727
|
-
),
|
|
2728
|
-
|
|
2729
|
-
|
|
2731
|
+
), window.postMessage({
|
|
2732
|
+
type: "UpdateFavoredList",
|
|
2733
|
+
url: l,
|
|
2734
|
+
sessionID: _
|
|
2735
|
+
});
|
|
2736
|
+
}), B.includes(k) && (B = B.filter((N) => N != k));
|
|
2737
|
+
}, $e = (l, _) => Ne(this, null, function* () {
|
|
2730
2738
|
return fetch(l, {
|
|
2731
2739
|
method: "GET",
|
|
2732
2740
|
headers: { "X-SessionID": _ }
|
|
2733
2741
|
}).then((E) => E.json()).then((E) => {
|
|
2734
|
-
var
|
|
2742
|
+
var R;
|
|
2735
2743
|
A = E.items, ce ? (A.forEach((y) => {
|
|
2736
2744
|
B.includes(y.id) || B.push(y.id);
|
|
2737
2745
|
}), Fa()) : A.forEach((y) => {
|
|
2738
2746
|
y.isFavorite = V(y.id);
|
|
2739
2747
|
});
|
|
2740
|
-
const
|
|
2748
|
+
const N = (R = Le(A)) == null ? void 0 : R.length;
|
|
2741
2749
|
g === "FAVORITES" && (window.postMessage({
|
|
2742
2750
|
type: "UpdateFavoritesCount",
|
|
2743
|
-
favoriteGamesLength:
|
|
2744
|
-
}),
|
|
2751
|
+
favoriteGamesLength: N
|
|
2752
|
+
}), Je(A));
|
|
2745
2753
|
}).catch((E) => {
|
|
2746
2754
|
console.error(E);
|
|
2747
2755
|
});
|
|
2748
|
-
}),
|
|
2756
|
+
}), Je = (l) => {
|
|
2749
2757
|
if (!l)
|
|
2750
2758
|
return;
|
|
2751
2759
|
let _;
|
|
2752
2760
|
_ = (l == null ? void 0 : l.items) || l || [], _.length > 0 && _.forEach((k) => {
|
|
2753
2761
|
k.gameModel && (k.gameModel.isFavorite = !0);
|
|
2754
|
-
}), a(42,
|
|
2762
|
+
}), a(42, oe.items = Le(_, oe.items), oe), a(42, oe.name = "Favorites", oe), a(25, x = !1);
|
|
2755
2763
|
}, Ia = (l) => {
|
|
2756
2764
|
ne += 1, a(36, de = !0), ne <= Ve && ve(l, Ti, ne).then((_) => {
|
|
2757
|
-
a(28,
|
|
2765
|
+
a(28, j = _), j.games.items.length > F.length && (a(29, F = j.games.items), F.forEach((k) => {
|
|
2758
2766
|
k.isFavorite = V(k.id);
|
|
2759
2767
|
})), a(36, de = !1);
|
|
2760
2768
|
});
|
|
@@ -2762,18 +2770,18 @@ function Pi(i, e, a) {
|
|
|
2762
2770
|
const _ = l != null ? l : [];
|
|
2763
2771
|
if ((_ == null ? void 0 : _.length) === 0)
|
|
2764
2772
|
return "";
|
|
2765
|
-
let k = "", E = 999999999999,
|
|
2766
|
-
const
|
|
2773
|
+
let k = "", E = 999999999999, N;
|
|
2774
|
+
const R = new Date(Date.now());
|
|
2767
2775
|
return _.forEach((y, J) => {
|
|
2768
2776
|
const T = new Date(y.schedules[0].startTime), H = new Date(y.schedules[0].endTime);
|
|
2769
|
-
ia(new Date(H), new Date(
|
|
2777
|
+
ia(new Date(H), new Date(R)) < E && (E = ia(new Date(H), new Date(R)), N = J), oi(new Date(R), new Date(T)) && si(new Date(R), new Date(H)) && (k = _[N].name);
|
|
2770
2778
|
}), k;
|
|
2771
2779
|
}, ea = (l) => {
|
|
2772
2780
|
a(30, $ = !1), window.postMessage(
|
|
2773
2781
|
{
|
|
2774
2782
|
type: `${Te}`,
|
|
2775
2783
|
itemId: l,
|
|
2776
|
-
showallpage:
|
|
2784
|
+
showallpage: je
|
|
2777
2785
|
},
|
|
2778
2786
|
window.location.href
|
|
2779
2787
|
);
|
|
@@ -2789,7 +2797,7 @@ function Pi(i, e, a) {
|
|
|
2789
2797
|
me === "false" && c && m && a(39, he = !1);
|
|
2790
2798
|
break;
|
|
2791
2799
|
default:
|
|
2792
|
-
|
|
2800
|
+
xe(g);
|
|
2793
2801
|
break;
|
|
2794
2802
|
}
|
|
2795
2803
|
}, Ra = () => {
|
|
@@ -2798,7 +2806,7 @@ function Pi(i, e, a) {
|
|
|
2798
2806
|
Ie && _e.forEach((l, _) => {
|
|
2799
2807
|
l && (l.elems_index = _, Re.observe(l));
|
|
2800
2808
|
});
|
|
2801
|
-
},
|
|
2809
|
+
}, La = () => {
|
|
2802
2810
|
li(r);
|
|
2803
2811
|
};
|
|
2804
2812
|
Za(() => {
|
|
@@ -2806,12 +2814,12 @@ function Pi(i, e, a) {
|
|
|
2806
2814
|
}), Qa(() => (window.addEventListener("visibilitychange", (l) => Ra()), window.addEventListener("message", Ye, !1), () => {
|
|
2807
2815
|
window.removeEventListener("message", Ye), window.removeEventListener("visibilitychange", Ye);
|
|
2808
2816
|
}));
|
|
2809
|
-
function
|
|
2817
|
+
function ja(l) {
|
|
2810
2818
|
le[l ? "unshift" : "push"](() => {
|
|
2811
2819
|
fe = l, a(38, fe);
|
|
2812
2820
|
});
|
|
2813
2821
|
}
|
|
2814
|
-
const Ta = (l) => ea(
|
|
2822
|
+
const Ta = (l) => ea(j.id);
|
|
2815
2823
|
function Pa(l, _) {
|
|
2816
2824
|
le[l ? "unshift" : "push"](() => {
|
|
2817
2825
|
_e[_] = l, a(24, _e);
|
|
@@ -2838,13 +2846,13 @@ function Pi(i, e, a) {
|
|
|
2838
2846
|
});
|
|
2839
2847
|
}
|
|
2840
2848
|
return i.$$set = (l) => {
|
|
2841
|
-
"endpoint" in l && a(3,
|
|
2849
|
+
"endpoint" in l && a(3, o = l.endpoint), "datasource" in l && a(4, s = l.datasource), "lang" in l && a(5, r = l.lang), "session" in l && a(6, m = l.session), "userid" in l && a(7, c = l.userid), "favorites" in l && a(8, u = l.favorites), "mbsource" in l && a(9, f = l.mbsource), "clientstyling" in l && a(10, p = l.clientstyling), "clientstylingurl" in l && a(11, b = l.clientstylingurl), "translationurl" in l && a(12, M = l.translationurl), "currency" in l && a(13, I = l.currency), "categoryid" in l && a(0, g = l.categoryid), "showgamename" in l && a(14, d = l.showgamename), "livecasino" in l && a(15, O = l.livecasino), "gamepagemodalurl" in l && a(16, U = l.gamepagemodalurl), "integratedgameframedesktop" in l && a(17, v = l.integratedgameframedesktop), "integratedgameframemobile" in l && a(18, Q = l.integratedgameframemobile), "casinomygames" in l && a(19, me = l.casinomygames), "addfilterselector" in l && a(1, ye = l.addfilterselector), "addsortingselector" in l && a(2, ke = l.addsortingselector), "filterbylogo" in l && a(20, Ke = l.filterbylogo), "casinogamesgridslider" in l && a(21, Xe = l.casinogamesgridslider), "fetchviaevent" in l && a(47, ce = l.fetchviaevent), "showallpage" in l && a(48, je = l.showallpage), "actionevent" in l && a(49, Te = l.actionevent), "displayedgamecount" in l && a(50, Ge = l.displayedgamecount), "showallbuttongamescount" in l && a(51, Ce = l.showallbuttongamescount), "lobbyscreen" in l && a(52, Pe = l.lobbyscreen), "usesinglevendorfilter" in l && a(22, Se = l.usesinglevendorfilter), "visiblegames" in l && a(53, De = l.visiblegames);
|
|
2842
2850
|
}, i.$$.update = () => {
|
|
2843
2851
|
i.$$.dirty[0] & /*lang*/
|
|
2844
|
-
32 && r &&
|
|
2852
|
+
32 && r && La(), i.$$.dirty[0] & /*endpoint, lang, categoryid, datasource*/
|
|
2845
2853
|
57 | i.$$.dirty[1] & /*fetchviaevent, displayedgamecount, showallbuttongamescount*/
|
|
2846
|
-
1638400 && (ce === "false" || ce === "") &&
|
|
2847
|
-
456 && u === "true" &&
|
|
2854
|
+
1638400 && (ce === "false" || ce === "") && o && r && g && s && Ge && Ce && Sa(g, Ge, Ce), i.$$.dirty[0] & /*favorites, endpoint, session, userid*/
|
|
2855
|
+
456 && u === "true" && o && m && c && We(m, c), i.$$.dirty[0] & /*thumbnailContainer*/
|
|
2848
2856
|
16777216 | i.$$.dirty[1] & /*dataloaded*/
|
|
2849
2857
|
8388608 && qe && _e && Na(), i.$$.dirty[0] & /*lang, categoryid*/
|
|
2850
2858
|
33 && r && g && Aa(), i.$$.dirty[0] & /*translationurl*/
|
|
@@ -2856,7 +2864,7 @@ function Pi(i, e, a) {
|
|
|
2856
2864
|
g,
|
|
2857
2865
|
ye,
|
|
2858
2866
|
ke,
|
|
2859
|
-
|
|
2867
|
+
o,
|
|
2860
2868
|
s,
|
|
2861
2869
|
r,
|
|
2862
2870
|
m,
|
|
@@ -2873,15 +2881,15 @@ function Pi(i, e, a) {
|
|
|
2873
2881
|
v,
|
|
2874
2882
|
Q,
|
|
2875
2883
|
me,
|
|
2884
|
+
Ke,
|
|
2876
2885
|
Xe,
|
|
2877
|
-
Ze,
|
|
2878
2886
|
Se,
|
|
2879
2887
|
Y,
|
|
2880
2888
|
_e,
|
|
2881
2889
|
x,
|
|
2882
2890
|
Ue,
|
|
2883
2891
|
K,
|
|
2884
|
-
|
|
2892
|
+
j,
|
|
2885
2893
|
F,
|
|
2886
2894
|
$,
|
|
2887
2895
|
X,
|
|
@@ -2895,20 +2903,20 @@ function Pi(i, e, a) {
|
|
|
2895
2903
|
he,
|
|
2896
2904
|
pe,
|
|
2897
2905
|
He,
|
|
2898
|
-
|
|
2899
|
-
|
|
2900
|
-
|
|
2906
|
+
oe,
|
|
2907
|
+
t,
|
|
2908
|
+
Ze,
|
|
2901
2909
|
Ea,
|
|
2902
2910
|
ea,
|
|
2903
2911
|
ce,
|
|
2904
|
-
|
|
2912
|
+
je,
|
|
2905
2913
|
Te,
|
|
2906
2914
|
Ge,
|
|
2907
2915
|
Ce,
|
|
2908
2916
|
Pe,
|
|
2909
2917
|
De,
|
|
2910
2918
|
qe,
|
|
2911
|
-
|
|
2919
|
+
ja,
|
|
2912
2920
|
Ta,
|
|
2913
2921
|
Pa,
|
|
2914
2922
|
Da,
|
|
@@ -2923,7 +2931,7 @@ class Di extends qa {
|
|
|
2923
2931
|
this,
|
|
2924
2932
|
e,
|
|
2925
2933
|
Pi,
|
|
2926
|
-
|
|
2934
|
+
ji,
|
|
2927
2935
|
Ja,
|
|
2928
2936
|
{
|
|
2929
2937
|
endpoint: 3,
|