@everymatrix/casino-most-played-section 1.49.2 → 1.50.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoFilter-BvClAfYO.js → CasinoFilter-CZMW2tlq.js} +415 -409
- package/components/CasinoFilter-CwQAzkOM.cjs +5 -0
- package/components/{CasinoGameThumbnail-COk8KkPz.js → CasinoGameThumbnail--1Tdq-ri.js} +6 -6
- package/components/{CasinoGameThumbnail-CRV1yezp.cjs → CasinoGameThumbnail-BkPrbkec.cjs} +4 -4
- package/components/CasinoGamesCategorySection--Wlm9ypf.cjs +1 -0
- package/components/{CasinoGamesCategorySection-DFOgKCIT.js → CasinoGamesCategorySection-CoVV27YF.js} +541 -531
- package/components/CasinoMostPlayedSection-BPyoUsu2.cjs +1 -0
- package/components/{CasinoMostPlayedSection-hAHpRklj.js → CasinoMostPlayedSection-Dz6NJFFc.js} +10 -10
- package/components/{CasinoSort-CVUJuC3_.js → CasinoSort-CJDWqI_0.js} +23 -23
- package/components/CasinoSort-DPWYfLtU.cjs +1 -0
- package/es2015/casino-most-played-section.cjs +1 -1
- package/es2015/casino-most-played-section.js +1 -1
- package/package.json +1 -1
- package/components/CasinoFilter-gRycTpEP.cjs +0 -5
- package/components/CasinoGamesCategorySection-BZeRQ6Eu.cjs +0 -1
- package/components/CasinoMostPlayedSection-DbYZDAix.cjs +0 -1
- package/components/CasinoSort-DuqbmQLa.cjs +0 -1
package/components/{CasinoGamesCategorySection-DFOgKCIT.js → CasinoGamesCategorySection-CoVV27YF.js}
RENAMED
@@ -1,28 +1,28 @@
|
|
1
|
-
var
|
1
|
+
var Ie = (n, a, i) => new Promise((o, l) => {
|
2
2
|
var s = (u) => {
|
3
3
|
try {
|
4
4
|
c(i.next(u));
|
5
|
-
} catch (
|
6
|
-
l(
|
5
|
+
} catch (g) {
|
6
|
+
l(g);
|
7
7
|
}
|
8
8
|
}, m = (u) => {
|
9
9
|
try {
|
10
10
|
c(i.throw(u));
|
11
|
-
} catch (
|
12
|
-
l(
|
11
|
+
} catch (g) {
|
12
|
+
l(g);
|
13
13
|
}
|
14
14
|
}, c = (u) => u.done ? o(u.value) : Promise.resolve(u.value).then(s, m);
|
15
15
|
c((i = i.apply(n, a)).next());
|
16
16
|
});
|
17
|
-
import { a as Ra, $ as
|
18
|
-
import { h as
|
19
|
-
function
|
17
|
+
import { a as Ra, $ as Pa, S as Da, i as Ua, f as N, c as Oa, s as Ha, b as Va, e as C, h, k as S, n as ve, o as F, p as qa, q as Wa, D as He, w as Ba, x as le, d as B, v as be, l as y, u as X, A as Ya, t as U, m as V, y as se, E as ga, F as t, z as Ja, C as x, r as Ka, G as da } from "./CasinoFilter-CZMW2tlq.js";
|
18
|
+
import { h as Ne } from "./CasinoGameThumbnail--1Tdq-ri.js";
|
19
|
+
function Ze(n, a) {
|
20
20
|
Ra(n, a);
|
21
21
|
}
|
22
22
|
function Xa(n) {
|
23
|
-
|
23
|
+
Pa.set(n);
|
24
24
|
}
|
25
|
-
const
|
25
|
+
const Qe = {
|
26
26
|
en: {
|
27
27
|
showMore: "More",
|
28
28
|
viewAll: "Show all",
|
@@ -220,7 +220,7 @@ if (typeof window != "undefined") {
|
|
220
220
|
}
|
221
221
|
};
|
222
222
|
};
|
223
|
-
customElements.define = n(customElements.define), import("./CasinoGameThumbnail-
|
223
|
+
customElements.define = n(customElements.define), import("./CasinoGameThumbnail--1Tdq-ri.js").then((a) => a.C).then(({ default: a }) => {
|
224
224
|
!customElements.get("casino-game-thumbnail") && customElements.define("casino-game-thumbnail", a.element);
|
225
225
|
});
|
226
226
|
}
|
@@ -236,7 +236,7 @@ if (typeof window != "undefined") {
|
|
236
236
|
}
|
237
237
|
};
|
238
238
|
};
|
239
|
-
customElements.define = n(customElements.define), import("./CasinoFilter-
|
239
|
+
customElements.define = n(customElements.define), import("./CasinoFilter-CZMW2tlq.js").then((a) => a.J).then(({ default: a }) => {
|
240
240
|
!customElements.get("casino-filter") && customElements.define("casino-filter", a.element);
|
241
241
|
});
|
242
242
|
}
|
@@ -252,22 +252,22 @@ if (typeof window != "undefined") {
|
|
252
252
|
}
|
253
253
|
};
|
254
254
|
};
|
255
|
-
customElements.define = n(customElements.define), import("./CasinoSort-
|
255
|
+
customElements.define = n(customElements.define), import("./CasinoSort-CJDWqI_0.js").then(({ default: a }) => {
|
256
256
|
!customElements.get("casino-sort") && customElements.define("casino-sort", a.element);
|
257
257
|
});
|
258
258
|
}
|
259
259
|
function Za(n) {
|
260
|
-
|
260
|
+
Va(n, "svelte-kdn7jl", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.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;padding:8px 0 0;margin-bottom:16px}.CasinoGamesHeader .CategoryNameLink{display:block;cursor:pointer}.CasinoGamesHeader .CategoryLoadMore{font-weight:normal}.CasinoGamesHeader.Searched{justify-content:center}.CasinoGamesContainer{width:100%;margin-top:24px;padding-bottom:16px}.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}@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}}');
|
261
261
|
}
|
262
|
-
function
|
262
|
+
function xe(n, a, i) {
|
263
263
|
const o = n.slice();
|
264
264
|
return o[91] = a[i], o[93] = i, o;
|
265
265
|
}
|
266
|
-
function
|
266
|
+
function $e(n, a, i) {
|
267
267
|
const o = n.slice();
|
268
268
|
return o[91] = a[i], o[94] = a, o[93] = i, o;
|
269
269
|
}
|
270
|
-
function
|
270
|
+
function ea(n, a, i) {
|
271
271
|
const o = n.slice();
|
272
272
|
return o[91] = a[i], o[93] = i, o;
|
273
273
|
}
|
@@ -317,22 +317,22 @@ function xa(n) {
|
|
317
317
|
p[27] ? wi : bi
|
318
318
|
);
|
319
319
|
}
|
320
|
-
let u = c(n),
|
320
|
+
let u = c(n), g = u(n);
|
321
321
|
return {
|
322
322
|
c() {
|
323
|
-
a = C("div"), i = C("div"), m.c(), o =
|
323
|
+
a = C("div"), i = C("div"), m.c(), o = B(), g.c(), h(i, "class", "CasinoGamesHeader Searched " + (be(
|
324
324
|
/*userAgent*/
|
325
325
|
n[42]
|
326
326
|
) ? "CasinoGamesHeaderMobile" : "")), h(a, "class", "CasinoGamesContainer");
|
327
327
|
},
|
328
328
|
m(p, v) {
|
329
|
-
S(p, a, v), y(a, i), m.m(i, null), y(a, o),
|
329
|
+
S(p, a, v), y(a, i), m.m(i, null), y(a, o), g.m(a, null);
|
330
330
|
},
|
331
331
|
p(p, v) {
|
332
|
-
s === (s = l(p)) && m ? m.p(p, v) : (m.d(1), m = s(p), m && (m.c(), m.m(i, null))), u === (u = c(p)) &&
|
332
|
+
s === (s = l(p)) && m ? m.p(p, v) : (m.d(1), m = s(p), m && (m.c(), m.m(i, null))), u === (u = c(p)) && g ? g.p(p, v) : (g.d(1), g = u(p), g && (g.c(), g.m(a, null)));
|
333
333
|
},
|
334
334
|
d(p) {
|
335
|
-
p && F(a), m.d(),
|
335
|
+
p && F(a), m.d(), g.d();
|
336
336
|
}
|
337
337
|
};
|
338
338
|
}
|
@@ -347,7 +347,7 @@ function $a(n) {
|
|
347
347
|
let o = i(n), l = o(n);
|
348
348
|
return {
|
349
349
|
c() {
|
350
|
-
l.c(), a =
|
350
|
+
l.c(), a = X();
|
351
351
|
},
|
352
352
|
m(s, m) {
|
353
353
|
l.m(s, m), S(s, a, m);
|
@@ -363,91 +363,91 @@ function $a(n) {
|
|
363
363
|
function ei(n) {
|
364
364
|
let a, i, o, l, s = (
|
365
365
|
/*casinomygames*/
|
366
|
-
n[18] !== "true" &&
|
366
|
+
n[18] !== "true" && aa(n)
|
367
367
|
);
|
368
|
-
function m(
|
368
|
+
function m(g, p) {
|
369
369
|
return (
|
370
370
|
/*isLoading*/
|
371
|
-
|
372
|
-
|
371
|
+
g[23] && !/*isLazyLoading*/
|
372
|
+
g[34] ? ti : (
|
373
373
|
/*favoriteGamesData*/
|
374
|
-
|
374
|
+
g[40] ? ni : ii
|
375
375
|
)
|
376
376
|
);
|
377
377
|
}
|
378
378
|
let c = m(n), u = c(n);
|
379
379
|
return {
|
380
380
|
c() {
|
381
|
-
a = C("div"), s && s.c(), i =
|
381
|
+
a = C("div"), s && s.c(), i = B(), o = C("ul"), u.c(), h(o, "class", l = /*favoriteGamesData*/
|
382
382
|
(n[40].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}"), h(a, "class", "CasinoGamesContainer");
|
383
383
|
},
|
384
|
-
m(
|
385
|
-
S(
|
384
|
+
m(g, p) {
|
385
|
+
S(g, a, p), s && s.m(a, null), y(a, i), y(a, o), u.m(o, null), n[56](o);
|
386
386
|
},
|
387
|
-
p(
|
387
|
+
p(g, p) {
|
388
388
|
/*casinomygames*/
|
389
|
-
|
389
|
+
g[18] !== "true" ? s ? s.p(g, p) : (s = aa(g), s.c(), s.m(a, i)) : s && (s.d(1), s = null), c === (c = m(g)) && u ? u.p(g, p) : (u.d(1), u = c(g), u && (u.c(), u.m(o, null))), p[1] & /*favoriteGamesData*/
|
390
390
|
512 && l !== (l = /*favoriteGamesData*/
|
391
|
-
(
|
391
|
+
(g[40].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}") && h(o, "class", l);
|
392
392
|
},
|
393
|
-
d(
|
394
|
-
|
393
|
+
d(g) {
|
394
|
+
g && F(a), s && s.d(), u.d(), n[56](null);
|
395
395
|
}
|
396
396
|
};
|
397
397
|
}
|
398
398
|
function ai(n) {
|
399
399
|
let a, i, o = (
|
400
400
|
/*casinomygames*/
|
401
|
-
n[18] !== "true" &&
|
401
|
+
n[18] !== "true" && sa(n)
|
402
402
|
);
|
403
403
|
function l(c, u) {
|
404
404
|
return (
|
405
405
|
/*isLoading*/
|
406
406
|
c[23] && !/*isLazyLoading*/
|
407
|
-
c[34] ?
|
407
|
+
c[34] ? di : (
|
408
408
|
/*shownCategoryData*/
|
409
|
-
c[27].length !== 0 ?
|
409
|
+
c[27].length !== 0 ? gi : fi
|
410
410
|
)
|
411
411
|
);
|
412
412
|
}
|
413
413
|
let s = l(n), m = s(n);
|
414
414
|
return {
|
415
415
|
c() {
|
416
|
-
a = C("div"), o && o.c(), i =
|
416
|
+
a = C("div"), o && o.c(), i = B(), m.c(), h(a, "class", "CasinoGamesContainer");
|
417
417
|
},
|
418
418
|
m(c, u) {
|
419
419
|
S(c, a, u), o && o.m(a, null), y(a, i), m.m(a, null);
|
420
420
|
},
|
421
421
|
p(c, u) {
|
422
422
|
/*casinomygames*/
|
423
|
-
c[18] !== "true" ? o ? o.p(c, u) : (o =
|
423
|
+
c[18] !== "true" ? o ? o.p(c, u) : (o = sa(c), o.c(), o.m(a, i)) : o && (o.d(1), o = null), s === (s = l(c)) && m ? m.p(c, u) : (m.d(1), m = s(c), m && (m.c(), m.m(a, null)));
|
424
424
|
},
|
425
425
|
d(c) {
|
426
426
|
c && F(a), o && o.d(), m.d();
|
427
427
|
}
|
428
428
|
};
|
429
429
|
}
|
430
|
-
function
|
430
|
+
function aa(n) {
|
431
431
|
let a, i, o = (
|
432
432
|
/*$_*/
|
433
433
|
n[41]("favorites") + ""
|
434
434
|
), l, s, m, c, u = (
|
435
435
|
/*favoriteGamesData*/
|
436
436
|
n[40].items.length + ""
|
437
|
-
),
|
437
|
+
), g, p;
|
438
438
|
return {
|
439
439
|
c() {
|
440
|
-
a = C("div"), i = C("h3"), l =
|
440
|
+
a = C("div"), i = C("h3"), l = U(o), s = B(), m = C("span"), c = U("("), g = U(u), p = U(")"), h(m, "class", "CategoryFavName"), h(i, "class", "CategoryName"), h(a, "class", "CasinoGamesHeader");
|
441
441
|
},
|
442
442
|
m(v, G) {
|
443
|
-
S(v, a, G), y(a, i), y(i, l), y(i, s), y(i, m), y(m, c), y(m,
|
443
|
+
S(v, a, G), y(a, i), y(i, l), y(i, s), y(i, m), y(m, c), y(m, g), y(m, p), n[55](i);
|
444
444
|
},
|
445
445
|
p(v, G) {
|
446
446
|
G[1] & /*$_*/
|
447
447
|
1024 && o !== (o = /*$_*/
|
448
448
|
v[41]("favorites") + "") && V(l, o), G[1] & /*favoriteGamesData*/
|
449
449
|
512 && u !== (u = /*favoriteGamesData*/
|
450
|
-
v[40].items.length + "") && V(
|
450
|
+
v[40].items.length + "") && V(g, u);
|
451
451
|
},
|
452
452
|
d(v) {
|
453
453
|
v && F(a), n[55](null);
|
@@ -461,7 +461,7 @@ function ii(n) {
|
|
461
461
|
), o;
|
462
462
|
return {
|
463
463
|
c() {
|
464
|
-
a = C("p"), o =
|
464
|
+
a = C("p"), o = U(i);
|
465
465
|
},
|
466
466
|
m(l, s) {
|
467
467
|
S(l, a, s), y(a, o);
|
@@ -477,18 +477,18 @@ function ii(n) {
|
|
477
477
|
};
|
478
478
|
}
|
479
479
|
function ni(n) {
|
480
|
-
let a, i =
|
480
|
+
let a, i = se(
|
481
481
|
/*favoriteGamesData*/
|
482
482
|
n[40].items
|
483
483
|
), o = [];
|
484
484
|
for (let s = 0; s < i.length; s += 1)
|
485
|
-
o[s] =
|
485
|
+
o[s] = la(xe(n, i, s));
|
486
486
|
let l = null;
|
487
|
-
return i.length || (l =
|
487
|
+
return i.length || (l = ia(n)), {
|
488
488
|
c() {
|
489
489
|
for (let s = 0; s < o.length; s += 1)
|
490
490
|
o[s].c();
|
491
|
-
a =
|
491
|
+
a = X(), l && l.c();
|
492
492
|
},
|
493
493
|
m(s, m) {
|
494
494
|
for (let c = 0; c < o.length; c += 1)
|
@@ -499,18 +499,18 @@ function ni(n) {
|
|
499
499
|
if (m[0] & /*session, userid, lang, favorites, categoryid, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/
|
500
500
|
262121 | m[1] & /*favoriteGamesData, addGameTag, showFavGamesCategory, intersectingIndexes, visibilityconnect, userAgent, $_*/
|
501
501
|
8128) {
|
502
|
-
i =
|
502
|
+
i = se(
|
503
503
|
/*favoriteGamesData*/
|
504
504
|
s[40].items
|
505
505
|
);
|
506
506
|
let c;
|
507
507
|
for (c = 0; c < i.length; c += 1) {
|
508
|
-
const u =
|
509
|
-
o[c] ? o[c].p(u, m) : (o[c] =
|
508
|
+
const u = xe(s, i, c);
|
509
|
+
o[c] ? o[c].p(u, m) : (o[c] = la(u), o[c].c(), o[c].m(a.parentNode, a));
|
510
510
|
}
|
511
511
|
for (; c < o.length; c += 1)
|
512
512
|
o[c].d(1);
|
513
|
-
o.length = i.length, !i.length && l ? l.p(s, m) : i.length ? l && (l.d(1), l = null) : (l =
|
513
|
+
o.length = i.length, !i.length && l ? l.p(s, m) : i.length ? l && (l.d(1), l = null) : (l = ia(s), l.c(), l.m(a.parentNode, a));
|
514
514
|
}
|
515
515
|
},
|
516
516
|
d(s) {
|
@@ -527,41 +527,41 @@ function ti(n) {
|
|
527
527
|
m(i, o) {
|
528
528
|
S(i, a, o);
|
529
529
|
},
|
530
|
-
p:
|
530
|
+
p: ve,
|
531
531
|
d(i) {
|
532
532
|
i && F(a);
|
533
533
|
}
|
534
534
|
};
|
535
535
|
}
|
536
|
-
function
|
537
|
-
let a, i, o, l, s, m, c, u,
|
536
|
+
function ia(n) {
|
537
|
+
let a, i, o, l, s, m, c, u, g, p, v, G = (
|
538
538
|
/*$_*/
|
539
539
|
n[41]("noFavoritesTitle") + ""
|
540
|
-
),
|
541
|
-
function f(
|
542
|
-
return
|
540
|
+
), I, w, T;
|
541
|
+
function f(E, b) {
|
542
|
+
return be(
|
543
543
|
/*userAgent*/
|
544
|
-
|
544
|
+
E[42]
|
545
545
|
) ? li : oi;
|
546
546
|
}
|
547
|
-
let
|
547
|
+
let P = f(n)(n);
|
548
548
|
return {
|
549
549
|
c() {
|
550
|
-
a = C("p"), i = x("svg"), o = x("rect"), l = x("rect"), s = x("circle"), m = x("path"), c = x("path"), u = x("path"),
|
550
|
+
a = C("p"), i = x("svg"), o = x("rect"), l = x("rect"), s = x("circle"), m = x("path"), c = x("path"), u = x("path"), g = x("path"), p = B(), v = C("span"), I = U(G), w = B(), P.c(), T = B(), h(o, "x", "1"), h(o, "y", "18.053"), 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(l, "x", "106.737"), h(l, "y", "56.737"), h(l, "width", "90.263"), h(l, "height", "90.263"), h(l, "rx", "12"), h(l, "stroke", "var(--emw--color-gray-150, #828282)"), h(l, "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, #D0046C))"), h(s, "stroke-width", "1.5"), h(s, "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(c, "d", "M78 43h11v13H78V43z"), h(c, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(u, "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(u, "fill", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(u, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(u, "stroke-linecap", "round"), h(u, "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(v, "class", "NoFavoriteText NoFavoriteTextHighlight"), h(a, "class", "NoFavoriteGames " + (be(
|
551
551
|
/*userAgent*/
|
552
552
|
n[42]
|
553
553
|
) ? "NoFavoriteGamesMobile" : ""));
|
554
554
|
},
|
555
|
-
m(
|
556
|
-
S(
|
555
|
+
m(E, b) {
|
556
|
+
S(E, a, b), y(a, i), y(i, o), y(i, l), y(i, s), y(i, m), y(i, c), y(i, u), y(i, g), y(a, p), y(a, v), y(v, I), y(a, w), P.m(a, null), y(a, T);
|
557
557
|
},
|
558
|
-
p(
|
558
|
+
p(E, b) {
|
559
559
|
b[1] & /*$_*/
|
560
560
|
1024 && G !== (G = /*$_*/
|
561
|
-
|
561
|
+
E[41]("noFavoritesTitle") + "") && V(I, G), P.p(E, b);
|
562
562
|
},
|
563
|
-
d(
|
564
|
-
|
563
|
+
d(E) {
|
564
|
+
E && F(a), P.d();
|
565
565
|
}
|
566
566
|
};
|
567
567
|
}
|
@@ -572,7 +572,7 @@ function oi(n) {
|
|
572
572
|
), o;
|
573
573
|
return {
|
574
574
|
c() {
|
575
|
-
a = C("span"), o =
|
575
|
+
a = C("span"), o = U(i), h(a, "class", "NoFavoriteText");
|
576
576
|
},
|
577
577
|
m(l, s) {
|
578
578
|
S(l, a, s), y(a, o);
|
@@ -594,7 +594,7 @@ function li(n) {
|
|
594
594
|
), o;
|
595
595
|
return {
|
596
596
|
c() {
|
597
|
-
a = C("span"), o =
|
597
|
+
a = C("span"), o = U(i), h(a, "class", "NoFavoriteText");
|
598
598
|
},
|
599
599
|
m(l, s) {
|
600
600
|
S(l, a, s), y(a, o);
|
@@ -609,32 +609,32 @@ function li(n) {
|
|
609
609
|
}
|
610
610
|
};
|
611
611
|
}
|
612
|
-
function
|
612
|
+
function na(n) {
|
613
613
|
let a, i = (
|
614
614
|
/*gameprops*/
|
615
|
-
n[91].gameModel.isFavorite &&
|
615
|
+
n[91].gameModel.isFavorite && ta(n)
|
616
616
|
);
|
617
617
|
return {
|
618
618
|
c() {
|
619
|
-
i && i.c(), a =
|
619
|
+
i && i.c(), a = X();
|
620
620
|
},
|
621
621
|
m(o, l) {
|
622
622
|
i && i.m(o, l), S(o, a, l);
|
623
623
|
},
|
624
624
|
p(o, l) {
|
625
625
|
/*gameprops*/
|
626
|
-
o[91].gameModel.isFavorite ? i ? i.p(o, l) : (i =
|
626
|
+
o[91].gameModel.isFavorite ? i ? i.p(o, l) : (i = ta(o), i.c(), i.m(a.parentNode, a)) : i && (i.d(1), i = null);
|
627
627
|
},
|
628
628
|
d(o) {
|
629
629
|
o && F(a), i && i.d(o);
|
630
630
|
}
|
631
631
|
};
|
632
632
|
}
|
633
|
-
function
|
633
|
+
function ta(n) {
|
634
634
|
let a, i = si(n);
|
635
635
|
return {
|
636
636
|
c() {
|
637
|
-
i && i.c(), a =
|
637
|
+
i && i.c(), a = X();
|
638
638
|
},
|
639
639
|
m(o, l) {
|
640
640
|
i && i.m(o, l), S(o, a, l);
|
@@ -651,7 +651,7 @@ function si(n) {
|
|
651
651
|
let a, i, o;
|
652
652
|
function l(c, u) {
|
653
653
|
if (u[1] & /*favoriteGamesData*/
|
654
|
-
512 && (i = null), a == null && (a = !!
|
654
|
+
512 && (i = null), a == null && (a = !!be(
|
655
655
|
/*userAgent*/
|
656
656
|
c[42]
|
657
657
|
)), a) return mi;
|
@@ -661,7 +661,7 @@ function si(n) {
|
|
661
661
|
let s = l(n, [-1, -1, -1, -1]), m = s && s(n);
|
662
662
|
return {
|
663
663
|
c() {
|
664
|
-
m && m.c(), o =
|
664
|
+
m && m.c(), o = X();
|
665
665
|
},
|
666
666
|
m(c, u) {
|
667
667
|
m && m.m(c, u), S(c, o, u);
|
@@ -675,15 +675,15 @@ function si(n) {
|
|
675
675
|
};
|
676
676
|
}
|
677
677
|
function ri(n) {
|
678
|
-
let a, i, o, l, s, m, c, u,
|
678
|
+
let a, i, o, l, s, m, c, u, g, p, v, G, I, w, T;
|
679
679
|
return {
|
680
680
|
c() {
|
681
681
|
var f;
|
682
|
-
a = C("casino-game-thumbnail"), t(a, "class", i = "" + (
|
682
|
+
a = C("casino-game-thumbnail"), t(a, "class", i = "" + (H + /*gameprops*/
|
683
683
|
(n[91].cellSize ? (
|
684
684
|
/*gameprops*/
|
685
685
|
n[91].cellSize
|
686
|
-
) : "1x1"))), t(a, "part", o = "" + (
|
686
|
+
) : "1x1"))), t(a, "part", o = "" + (H + /*gameprops*/
|
687
687
|
(n[91].cellSize ? (
|
688
688
|
/*gameprops*/
|
689
689
|
n[91].cellSize
|
@@ -722,7 +722,7 @@ function ri(n) {
|
|
722
722
|
n[91].gameModel.name), t(a, "gamevendor", m = /*gameprops*/
|
723
723
|
n[91].gameModel.vendor.displayName), t(a, "gameLaunchUrl", c = /*gameprops*/
|
724
724
|
n[91].launchUrl), t(a, "gameisnew", u = /*gameprops*/
|
725
|
-
n[91].gameModel.isNew), t(a, "gametag",
|
725
|
+
n[91].gameModel.isNew), t(a, "gametag", g = /*gameprops*/
|
726
726
|
((f = n[91].gameModel.advancedTags) == null ? void 0 : f.length) > 0 && /*addGameTag*/
|
727
727
|
n[43](
|
728
728
|
/*gameprops*/
|
@@ -735,7 +735,7 @@ function ri(n) {
|
|
735
735
|
"showgamename",
|
736
736
|
/*showgamename*/
|
737
737
|
n[13]
|
738
|
-
), t(a, "gamefavorite",
|
738
|
+
), t(a, "gamefavorite", I = /*gameprops*/
|
739
739
|
n[91].gameModel.isFavorite), t(
|
740
740
|
a,
|
741
741
|
"showfavoredcategory",
|
@@ -755,7 +755,7 @@ function ri(n) {
|
|
755
755
|
"currency",
|
756
756
|
/*currency*/
|
757
757
|
n[12]
|
758
|
-
), t(a, "livelobbyendpoint",
|
758
|
+
), t(a, "livelobbyendpoint", T = /*gameprops*/
|
759
759
|
n[91].gameModel.details ? (
|
760
760
|
/*gameprops*/
|
761
761
|
n[91].gameModel.launchUrl
|
@@ -796,152 +796,152 @@ function ri(n) {
|
|
796
796
|
n[17]
|
797
797
|
);
|
798
798
|
},
|
799
|
-
m(f,
|
800
|
-
S(f, a,
|
799
|
+
m(f, d) {
|
800
|
+
S(f, a, d);
|
801
801
|
},
|
802
|
-
p(f,
|
803
|
-
var
|
804
|
-
|
805
|
-
512 && i !== (i = "" + (
|
802
|
+
p(f, d) {
|
803
|
+
var P;
|
804
|
+
d[1] & /*favoriteGamesData*/
|
805
|
+
512 && i !== (i = "" + (H + /*gameprops*/
|
806
806
|
(f[91].cellSize ? (
|
807
807
|
/*gameprops*/
|
808
808
|
f[91].cellSize
|
809
|
-
) : "1x1"))) && t(a, "class", i),
|
810
|
-
512 && o !== (o = "" + (
|
809
|
+
) : "1x1"))) && t(a, "class", i), d[1] & /*favoriteGamesData*/
|
810
|
+
512 && o !== (o = "" + (H + /*gameprops*/
|
811
811
|
(f[91].cellSize ? (
|
812
812
|
/*gameprops*/
|
813
813
|
f[91].cellSize
|
814
|
-
) : "1x1"))) && t(a, "part", o),
|
814
|
+
) : "1x1"))) && t(a, "part", o), d[0] & /*session*/
|
815
815
|
64 && t(
|
816
816
|
a,
|
817
817
|
"session",
|
818
818
|
/*session*/
|
819
819
|
f[6]
|
820
|
-
),
|
820
|
+
), d[0] & /*userid*/
|
821
821
|
128 && t(
|
822
822
|
a,
|
823
823
|
"userid",
|
824
824
|
/*userid*/
|
825
825
|
f[7]
|
826
|
-
),
|
826
|
+
), d[0] & /*lang*/
|
827
827
|
32 && t(
|
828
828
|
a,
|
829
829
|
"lang",
|
830
830
|
/*lang*/
|
831
831
|
f[5]
|
832
|
-
),
|
832
|
+
), d[0] & /*translationurl*/
|
833
833
|
2048 && t(
|
834
834
|
a,
|
835
835
|
"translationurl",
|
836
836
|
/*translationurl*/
|
837
837
|
f[11]
|
838
|
-
),
|
838
|
+
), d[0] & /*favorites*/
|
839
839
|
256 && t(
|
840
840
|
a,
|
841
841
|
"favorites",
|
842
842
|
/*favorites*/
|
843
843
|
f[8]
|
844
|
-
),
|
844
|
+
), d[0] & /*categoryid*/
|
845
845
|
1 && t(
|
846
846
|
a,
|
847
847
|
"categoryid",
|
848
848
|
/*categoryid*/
|
849
849
|
f[0]
|
850
|
-
),
|
850
|
+
), d[1] & /*favoriteGamesData*/
|
851
851
|
512 && l !== (l = /*gameprops*/
|
852
|
-
f[91].gameModel.thumbnail) && t(a, "gamethumbnail", l),
|
852
|
+
f[91].gameModel.thumbnail) && t(a, "gamethumbnail", l), d[1] & /*favoriteGamesData*/
|
853
853
|
512 && s !== (s = /*gameprops*/
|
854
|
-
f[91].gameModel.name) && t(a, "gamename", s),
|
854
|
+
f[91].gameModel.name) && t(a, "gamename", s), d[1] & /*favoriteGamesData*/
|
855
855
|
512 && m !== (m = /*gameprops*/
|
856
|
-
f[91].gameModel.vendor.displayName) && t(a, "gamevendor", m),
|
856
|
+
f[91].gameModel.vendor.displayName) && t(a, "gamevendor", m), d[1] & /*favoriteGamesData*/
|
857
857
|
512 && c !== (c = /*gameprops*/
|
858
|
-
f[91].launchUrl) && t(a, "gameLaunchUrl", c),
|
858
|
+
f[91].launchUrl) && t(a, "gameLaunchUrl", c), d[1] & /*favoriteGamesData*/
|
859
859
|
512 && u !== (u = /*gameprops*/
|
860
|
-
f[91].gameModel.isNew) && t(a, "gameisnew", u),
|
861
|
-
512 &&
|
862
|
-
((
|
860
|
+
f[91].gameModel.isNew) && t(a, "gameisnew", u), d[1] & /*favoriteGamesData*/
|
861
|
+
512 && g !== (g = /*gameprops*/
|
862
|
+
((P = f[91].gameModel.advancedTags) == null ? void 0 : P.length) > 0 && /*addGameTag*/
|
863
863
|
f[43](
|
864
864
|
/*gameprops*/
|
865
865
|
f[91].gameModel.advancedTags
|
866
|
-
)) && t(a, "gametag",
|
866
|
+
)) && t(a, "gametag", g), d[1] & /*favoriteGamesData*/
|
867
867
|
512 && p !== (p = /*gameprops*/
|
868
|
-
f[91].cellSize) && t(a, "gamecellsize", p),
|
868
|
+
f[91].cellSize) && t(a, "gamecellsize", p), d[1] & /*favoriteGamesData*/
|
869
869
|
512 && v !== (v = /*gameprops*/
|
870
|
-
f[91].gameModel.id) && t(a, "gameid", v),
|
870
|
+
f[91].gameModel.id) && t(a, "gameid", v), d[1] & /*favoriteGamesData*/
|
871
871
|
512 && G !== (G = /*gameprops*/
|
872
|
-
f[91].gameModel.hasFunMode) && t(a, "gamefunmode", G),
|
872
|
+
f[91].gameModel.hasFunMode) && t(a, "gamefunmode", G), d[0] & /*showgamename*/
|
873
873
|
8192 && t(
|
874
874
|
a,
|
875
875
|
"showgamename",
|
876
876
|
/*showgamename*/
|
877
877
|
f[13]
|
878
|
-
),
|
879
|
-
512 &&
|
880
|
-
f[91].gameModel.isFavorite) && t(a, "gamefavorite",
|
878
|
+
), d[1] & /*favoriteGamesData*/
|
879
|
+
512 && I !== (I = /*gameprops*/
|
880
|
+
f[91].gameModel.isFavorite) && t(a, "gamefavorite", I), d[1] & /*showFavGamesCategory*/
|
881
881
|
64 && t(
|
882
882
|
a,
|
883
883
|
"showfavoredcategory",
|
884
884
|
/*showFavGamesCategory*/
|
885
885
|
f[37]
|
886
|
-
),
|
886
|
+
), d[1] & /*intersectingIndexes, favoriteGamesData*/
|
887
887
|
640 && w !== (w = /*intersectingIndexes*/
|
888
888
|
f[38][
|
889
889
|
/*gameprops*/
|
890
890
|
f[91].id
|
891
|
-
] == 1 ? "connect" : "disconnect") && t(a, "connectlive", w),
|
891
|
+
] == 1 ? "connect" : "disconnect") && t(a, "connectlive", w), d[1] & /*visibilityconnect*/
|
892
892
|
256 && t(
|
893
893
|
a,
|
894
894
|
"visibilityconnect",
|
895
895
|
/*visibilityconnect*/
|
896
896
|
f[39]
|
897
|
-
),
|
897
|
+
), d[0] & /*currency*/
|
898
898
|
4096 && t(
|
899
899
|
a,
|
900
900
|
"currency",
|
901
901
|
/*currency*/
|
902
902
|
f[12]
|
903
|
-
),
|
904
|
-
512 &&
|
903
|
+
), d[1] & /*favoriteGamesData*/
|
904
|
+
512 && T !== (T = /*gameprops*/
|
905
905
|
f[91].gameModel.details ? (
|
906
906
|
/*gameprops*/
|
907
907
|
f[91].gameModel.launchUrl
|
908
|
-
) : "") && t(a, "livelobbyendpoint",
|
908
|
+
) : "") && t(a, "livelobbyendpoint", T), d[0] & /*clientstyling*/
|
909
909
|
512 && t(
|
910
910
|
a,
|
911
911
|
"clientstyling",
|
912
912
|
/*clientstyling*/
|
913
913
|
f[9]
|
914
|
-
),
|
914
|
+
), d[0] & /*clientstylingurl*/
|
915
915
|
1024 && t(
|
916
916
|
a,
|
917
917
|
"clientstylingurl",
|
918
918
|
/*clientstylingurl*/
|
919
919
|
f[10]
|
920
|
-
),
|
920
|
+
), d[0] & /*endpoint*/
|
921
921
|
8 && t(
|
922
922
|
a,
|
923
923
|
"endpoint",
|
924
924
|
/*endpoint*/
|
925
925
|
f[3]
|
926
|
-
),
|
926
|
+
), d[0] & /*livecasino*/
|
927
927
|
16384 && t(
|
928
928
|
a,
|
929
929
|
"livecasino",
|
930
930
|
/*livecasino*/
|
931
931
|
f[14]
|
932
|
-
),
|
932
|
+
), d[0] & /*gamepagemodalurl*/
|
933
933
|
32768 && t(
|
934
934
|
a,
|
935
935
|
"gamepagemodalurl",
|
936
936
|
/*gamepagemodalurl*/
|
937
937
|
f[15]
|
938
|
-
),
|
938
|
+
), d[0] & /*integratedgameframedesktop*/
|
939
939
|
65536 && t(
|
940
940
|
a,
|
941
941
|
"integratedgameframedesktop",
|
942
942
|
/*integratedgameframedesktop*/
|
943
943
|
f[16]
|
944
|
-
),
|
944
|
+
), d[0] & /*integratedgameframemobile*/
|
945
945
|
131072 && t(
|
946
946
|
a,
|
947
947
|
"integratedgameframemobile",
|
@@ -960,10 +960,10 @@ function mi(n) {
|
|
960
960
|
n[91].gameModel.platform.includes("iPad") || /*gameprops*/
|
961
961
|
n[91].gameModel.platform.includes("iPhone") || /*gameprops*/
|
962
962
|
n[91].gameModel.platform.includes("Android")
|
963
|
-
), i, o = a &&
|
963
|
+
), i, o = a && oa(n);
|
964
964
|
return {
|
965
965
|
c() {
|
966
|
-
o && o.c(), i =
|
966
|
+
o && o.c(), i = X();
|
967
967
|
},
|
968
968
|
m(l, s) {
|
969
969
|
o && o.m(l, s), S(l, i, s);
|
@@ -973,23 +973,23 @@ function mi(n) {
|
|
973
973
|
512 && (a = /*gameprops*/
|
974
974
|
l[91].gameModel.platform.includes("iPad") || /*gameprops*/
|
975
975
|
l[91].gameModel.platform.includes("iPhone") || /*gameprops*/
|
976
|
-
l[91].gameModel.platform.includes("Android")), a ? o ? o.p(l, s) : (o =
|
976
|
+
l[91].gameModel.platform.includes("Android")), a ? o ? o.p(l, s) : (o = oa(l), o.c(), o.m(i.parentNode, i)) : o && (o.d(1), o = null);
|
977
977
|
},
|
978
978
|
d(l) {
|
979
979
|
l && F(i), o && o.d(l);
|
980
980
|
}
|
981
981
|
};
|
982
982
|
}
|
983
|
-
function
|
984
|
-
let a, i, o, l, s, m, c, u,
|
983
|
+
function oa(n) {
|
984
|
+
let a, i, o, l, s, m, c, u, g, p, v, G, I, w, T;
|
985
985
|
return {
|
986
986
|
c() {
|
987
987
|
var f;
|
988
|
-
a = C("casino-game-thumbnail"), t(a, "class", i = "" + (
|
988
|
+
a = C("casino-game-thumbnail"), t(a, "class", i = "" + (H + /*gameprops*/
|
989
989
|
(n[91].cellSize ? (
|
990
990
|
/*gameprops*/
|
991
991
|
n[91].cellSize
|
992
|
-
) : "1x1"))), t(a, "part", o = "" + (
|
992
|
+
) : "1x1"))), t(a, "part", o = "" + (H + /*gameprops*/
|
993
993
|
(n[91].cellSize ? (
|
994
994
|
/*gameprops*/
|
995
995
|
n[91].cellSize
|
@@ -1023,7 +1023,7 @@ function na(n) {
|
|
1023
1023
|
n[91].gameModel.name), t(a, "gamevendor", m = /*gameprops*/
|
1024
1024
|
n[91].gameModel.vendor.displayName), t(a, "gameLaunchUrl", c = /*gameprops*/
|
1025
1025
|
n[91].launchUrl), t(a, "gameisnew", u = /*gameprops*/
|
1026
|
-
n[91].gameModel.isNew), t(a, "gametag",
|
1026
|
+
n[91].gameModel.isNew), t(a, "gametag", g = /*gameprops*/
|
1027
1027
|
((f = n[91].gameModel.advancedTags) == null ? void 0 : f.length) > 0 && /*addGameTag*/
|
1028
1028
|
n[43](
|
1029
1029
|
/*gameprops*/
|
@@ -1036,7 +1036,7 @@ function na(n) {
|
|
1036
1036
|
"showgamename",
|
1037
1037
|
/*showgamename*/
|
1038
1038
|
n[13]
|
1039
|
-
), t(a, "gamefavorite",
|
1039
|
+
), t(a, "gamefavorite", I = /*gameprops*/
|
1040
1040
|
n[91].gameModel.isFavorite), t(
|
1041
1041
|
a,
|
1042
1042
|
"showfavoredcategory",
|
@@ -1061,7 +1061,7 @@ function na(n) {
|
|
1061
1061
|
"currency",
|
1062
1062
|
/*currency*/
|
1063
1063
|
n[12]
|
1064
|
-
), t(a, "livelobbyendpoint",
|
1064
|
+
), t(a, "livelobbyendpoint", T = /*gameprops*/
|
1065
1065
|
n[91].gameModel.details ? (
|
1066
1066
|
/*gameprops*/
|
1067
1067
|
n[91].gameModel.launchUrl
|
@@ -1102,152 +1102,152 @@ function na(n) {
|
|
1102
1102
|
n[17]
|
1103
1103
|
);
|
1104
1104
|
},
|
1105
|
-
m(f,
|
1106
|
-
S(f, a,
|
1105
|
+
m(f, d) {
|
1106
|
+
S(f, a, d);
|
1107
1107
|
},
|
1108
|
-
p(f,
|
1109
|
-
var
|
1110
|
-
|
1111
|
-
512 && i !== (i = "" + (
|
1108
|
+
p(f, d) {
|
1109
|
+
var P;
|
1110
|
+
d[1] & /*favoriteGamesData*/
|
1111
|
+
512 && i !== (i = "" + (H + /*gameprops*/
|
1112
1112
|
(f[91].cellSize ? (
|
1113
1113
|
/*gameprops*/
|
1114
1114
|
f[91].cellSize
|
1115
|
-
) : "1x1"))) && t(a, "class", i),
|
1116
|
-
512 && o !== (o = "" + (
|
1115
|
+
) : "1x1"))) && t(a, "class", i), d[1] & /*favoriteGamesData*/
|
1116
|
+
512 && o !== (o = "" + (H + /*gameprops*/
|
1117
1117
|
(f[91].cellSize ? (
|
1118
1118
|
/*gameprops*/
|
1119
1119
|
f[91].cellSize
|
1120
|
-
) : "1x1"))) && t(a, "part", o),
|
1120
|
+
) : "1x1"))) && t(a, "part", o), d[0] & /*session*/
|
1121
1121
|
64 && t(
|
1122
1122
|
a,
|
1123
1123
|
"session",
|
1124
1124
|
/*session*/
|
1125
1125
|
f[6]
|
1126
|
-
),
|
1126
|
+
), d[0] & /*userid*/
|
1127
1127
|
128 && t(
|
1128
1128
|
a,
|
1129
1129
|
"userid",
|
1130
1130
|
/*userid*/
|
1131
1131
|
f[7]
|
1132
|
-
),
|
1132
|
+
), d[0] & /*lang*/
|
1133
1133
|
32 && t(
|
1134
1134
|
a,
|
1135
1135
|
"lang",
|
1136
1136
|
/*lang*/
|
1137
1137
|
f[5]
|
1138
|
-
),
|
1138
|
+
), d[0] & /*favorites*/
|
1139
1139
|
256 && t(
|
1140
1140
|
a,
|
1141
1141
|
"favorites",
|
1142
1142
|
/*favorites*/
|
1143
1143
|
f[8]
|
1144
|
-
),
|
1144
|
+
), d[0] & /*categoryid*/
|
1145
1145
|
1 && t(
|
1146
1146
|
a,
|
1147
1147
|
"categoryid",
|
1148
1148
|
/*categoryid*/
|
1149
1149
|
f[0]
|
1150
|
-
),
|
1150
|
+
), d[1] & /*favoriteGamesData*/
|
1151
1151
|
512 && l !== (l = /*gameprops*/
|
1152
|
-
f[91].gameModel.thumbnail) && t(a, "gamethumbnail", l),
|
1152
|
+
f[91].gameModel.thumbnail) && t(a, "gamethumbnail", l), d[1] & /*favoriteGamesData*/
|
1153
1153
|
512 && s !== (s = /*gameprops*/
|
1154
|
-
f[91].gameModel.name) && t(a, "gamename", s),
|
1154
|
+
f[91].gameModel.name) && t(a, "gamename", s), d[1] & /*favoriteGamesData*/
|
1155
1155
|
512 && m !== (m = /*gameprops*/
|
1156
|
-
f[91].gameModel.vendor.displayName) && t(a, "gamevendor", m),
|
1156
|
+
f[91].gameModel.vendor.displayName) && t(a, "gamevendor", m), d[1] & /*favoriteGamesData*/
|
1157
1157
|
512 && c !== (c = /*gameprops*/
|
1158
|
-
f[91].launchUrl) && t(a, "gameLaunchUrl", c),
|
1158
|
+
f[91].launchUrl) && t(a, "gameLaunchUrl", c), d[1] & /*favoriteGamesData*/
|
1159
1159
|
512 && u !== (u = /*gameprops*/
|
1160
|
-
f[91].gameModel.isNew) && t(a, "gameisnew", u),
|
1161
|
-
512 &&
|
1162
|
-
((
|
1160
|
+
f[91].gameModel.isNew) && t(a, "gameisnew", u), d[1] & /*favoriteGamesData*/
|
1161
|
+
512 && g !== (g = /*gameprops*/
|
1162
|
+
((P = f[91].gameModel.advancedTags) == null ? void 0 : P.length) > 0 && /*addGameTag*/
|
1163
1163
|
f[43](
|
1164
1164
|
/*gameprops*/
|
1165
1165
|
f[91].gameModel.advancedTags
|
1166
|
-
)) && t(a, "gametag",
|
1166
|
+
)) && t(a, "gametag", g), d[1] & /*favoriteGamesData*/
|
1167
1167
|
512 && p !== (p = /*gameprops*/
|
1168
|
-
f[91].cellSize) && t(a, "gamecellsize", p),
|
1168
|
+
f[91].cellSize) && t(a, "gamecellsize", p), d[1] & /*favoriteGamesData*/
|
1169
1169
|
512 && v !== (v = /*gameprops*/
|
1170
|
-
f[91].gameModel.id) && t(a, "gameid", v),
|
1170
|
+
f[91].gameModel.id) && t(a, "gameid", v), d[1] & /*favoriteGamesData*/
|
1171
1171
|
512 && G !== (G = /*gameprops*/
|
1172
|
-
f[91].gameModel.hasFunMode) && t(a, "gamefunmode", G),
|
1172
|
+
f[91].gameModel.hasFunMode) && t(a, "gamefunmode", G), d[0] & /*showgamename*/
|
1173
1173
|
8192 && t(
|
1174
1174
|
a,
|
1175
1175
|
"showgamename",
|
1176
1176
|
/*showgamename*/
|
1177
1177
|
f[13]
|
1178
|
-
),
|
1179
|
-
512 &&
|
1180
|
-
f[91].gameModel.isFavorite) && t(a, "gamefavorite",
|
1178
|
+
), d[1] & /*favoriteGamesData*/
|
1179
|
+
512 && I !== (I = /*gameprops*/
|
1180
|
+
f[91].gameModel.isFavorite) && t(a, "gamefavorite", I), d[1] & /*showFavGamesCategory*/
|
1181
1181
|
64 && t(
|
1182
1182
|
a,
|
1183
1183
|
"showfavoredcategory",
|
1184
1184
|
/*showFavGamesCategory*/
|
1185
1185
|
f[37]
|
1186
|
-
),
|
1186
|
+
), d[1] & /*intersectingIndexes, favoriteGamesData*/
|
1187
1187
|
640 && w !== (w = /*intersectingIndexes*/
|
1188
1188
|
f[38][
|
1189
1189
|
/*gameprops*/
|
1190
1190
|
f[91].id
|
1191
|
-
] == 1 ? "connect" : "disconnect") && t(a, "connectlive", w),
|
1191
|
+
] == 1 ? "connect" : "disconnect") && t(a, "connectlive", w), d[1] & /*visibilityconnect*/
|
1192
1192
|
256 && t(
|
1193
1193
|
a,
|
1194
1194
|
"visibilityconnect",
|
1195
1195
|
/*visibilityconnect*/
|
1196
1196
|
f[39]
|
1197
|
-
),
|
1197
|
+
), d[0] & /*translationurl*/
|
1198
1198
|
2048 && t(
|
1199
1199
|
a,
|
1200
1200
|
"translationurl",
|
1201
1201
|
/*translationurl*/
|
1202
1202
|
f[11]
|
1203
|
-
),
|
1203
|
+
), d[0] & /*currency*/
|
1204
1204
|
4096 && t(
|
1205
1205
|
a,
|
1206
1206
|
"currency",
|
1207
1207
|
/*currency*/
|
1208
1208
|
f[12]
|
1209
|
-
),
|
1210
|
-
512 &&
|
1209
|
+
), d[1] & /*favoriteGamesData*/
|
1210
|
+
512 && T !== (T = /*gameprops*/
|
1211
1211
|
f[91].gameModel.details ? (
|
1212
1212
|
/*gameprops*/
|
1213
1213
|
f[91].gameModel.launchUrl
|
1214
|
-
) : "") && t(a, "livelobbyendpoint",
|
1214
|
+
) : "") && t(a, "livelobbyendpoint", T), d[0] & /*clientstyling*/
|
1215
1215
|
512 && t(
|
1216
1216
|
a,
|
1217
1217
|
"clientstyling",
|
1218
1218
|
/*clientstyling*/
|
1219
1219
|
f[9]
|
1220
|
-
),
|
1220
|
+
), d[0] & /*clientstylingurl*/
|
1221
1221
|
1024 && t(
|
1222
1222
|
a,
|
1223
1223
|
"clientstylingurl",
|
1224
1224
|
/*clientstylingurl*/
|
1225
1225
|
f[10]
|
1226
|
-
),
|
1226
|
+
), d[0] & /*endpoint*/
|
1227
1227
|
8 && t(
|
1228
1228
|
a,
|
1229
1229
|
"endpoint",
|
1230
1230
|
/*endpoint*/
|
1231
1231
|
f[3]
|
1232
|
-
),
|
1232
|
+
), d[0] & /*livecasino*/
|
1233
1233
|
16384 && t(
|
1234
1234
|
a,
|
1235
1235
|
"livecasino",
|
1236
1236
|
/*livecasino*/
|
1237
1237
|
f[14]
|
1238
|
-
),
|
1238
|
+
), d[0] & /*gamepagemodalurl*/
|
1239
1239
|
32768 && t(
|
1240
1240
|
a,
|
1241
1241
|
"gamepagemodalurl",
|
1242
1242
|
/*gamepagemodalurl*/
|
1243
1243
|
f[15]
|
1244
|
-
),
|
1244
|
+
), d[0] & /*integratedgameframedesktop*/
|
1245
1245
|
65536 && t(
|
1246
1246
|
a,
|
1247
1247
|
"integratedgameframedesktop",
|
1248
1248
|
/*integratedgameframedesktop*/
|
1249
1249
|
f[16]
|
1250
|
-
),
|
1250
|
+
), d[0] & /*integratedgameframemobile*/
|
1251
1251
|
131072 && t(
|
1252
1252
|
a,
|
1253
1253
|
"integratedgameframemobile",
|
@@ -1260,67 +1260,67 @@ function na(n) {
|
|
1260
1260
|
}
|
1261
1261
|
};
|
1262
1262
|
}
|
1263
|
-
function
|
1263
|
+
function la(n) {
|
1264
1264
|
let a, i = (
|
1265
1265
|
/*gameprops*/
|
1266
|
-
n[91].gameModel &&
|
1266
|
+
n[91].gameModel && na(n)
|
1267
1267
|
);
|
1268
1268
|
return {
|
1269
1269
|
c() {
|
1270
|
-
i && i.c(), a =
|
1270
|
+
i && i.c(), a = X();
|
1271
1271
|
},
|
1272
1272
|
m(o, l) {
|
1273
1273
|
i && i.m(o, l), S(o, a, l);
|
1274
1274
|
},
|
1275
1275
|
p(o, l) {
|
1276
1276
|
/*gameprops*/
|
1277
|
-
o[91].gameModel ? i ? i.p(o, l) : (i =
|
1277
|
+
o[91].gameModel ? i ? i.p(o, l) : (i = na(o), i.c(), i.m(a.parentNode, a)) : i && (i.d(1), i = null);
|
1278
1278
|
},
|
1279
1279
|
d(o) {
|
1280
1280
|
o && F(a), i && i.d(o);
|
1281
1281
|
}
|
1282
1282
|
};
|
1283
1283
|
}
|
1284
|
-
function
|
1284
|
+
function sa(n) {
|
1285
1285
|
let a, i, o = (
|
1286
1286
|
/*categoryData*/
|
1287
1287
|
n[26].name + ""
|
1288
1288
|
), l, s;
|
1289
|
-
function m(
|
1289
|
+
function m(g, p) {
|
1290
1290
|
return (
|
1291
1291
|
/*showLoadCategory*/
|
1292
|
-
|
1292
|
+
g[28] ? ci : ui
|
1293
1293
|
);
|
1294
1294
|
}
|
1295
1295
|
let c = m(n), u = c(n);
|
1296
1296
|
return {
|
1297
1297
|
c() {
|
1298
|
-
a = C("div"), i = C("h3"), l =
|
1298
|
+
a = C("div"), i = C("h3"), l = U(o), s = B(), u.c(), h(i, "class", "CategoryName"), h(a, "class", "CasinoGamesHeader");
|
1299
1299
|
},
|
1300
|
-
m(
|
1301
|
-
S(
|
1300
|
+
m(g, p) {
|
1301
|
+
S(g, a, p), y(a, i), y(i, l), n[51](i), y(a, s), u.m(a, null);
|
1302
1302
|
},
|
1303
|
-
p(
|
1303
|
+
p(g, p) {
|
1304
1304
|
p[0] & /*categoryData*/
|
1305
1305
|
67108864 && o !== (o = /*categoryData*/
|
1306
|
-
|
1306
|
+
g[26].name + "") && V(l, o), c === (c = m(g)) && u ? u.p(g, p) : (u.d(1), u = c(g), u && (u.c(), u.m(a, null)));
|
1307
1307
|
},
|
1308
|
-
d(
|
1309
|
-
|
1308
|
+
d(g) {
|
1309
|
+
g && F(a), n[51](null), u.d();
|
1310
1310
|
}
|
1311
1311
|
};
|
1312
1312
|
}
|
1313
1313
|
function ui(n) {
|
1314
1314
|
let a, i, o, l = (
|
1315
1315
|
/*addfilterselector*/
|
1316
|
-
n[1] == "true" &&
|
1316
|
+
n[1] == "true" && ra(n)
|
1317
1317
|
), s = (
|
1318
1318
|
/*addsortingselector*/
|
1319
|
-
n[2] == "true" &&
|
1319
|
+
n[2] == "true" && ma(n)
|
1320
1320
|
);
|
1321
1321
|
return {
|
1322
1322
|
c() {
|
1323
|
-
a = C("div"), l && l.c(), i =
|
1323
|
+
a = C("div"), l && l.c(), i = B(), s && s.c(), h(a, "class", o = /*addfilterselector*/
|
1324
1324
|
n[1] == "true" && /*addsortingselector*/
|
1325
1325
|
n[2] == "true" ? "CategoryFilterContainer" : "");
|
1326
1326
|
},
|
@@ -1329,8 +1329,8 @@ function ui(n) {
|
|
1329
1329
|
},
|
1330
1330
|
p(m, c) {
|
1331
1331
|
/*addfilterselector*/
|
1332
|
-
m[1] == "true" ? l ? l.p(m, c) : (l =
|
1333
|
-
m[2] == "true" ? s ? s.p(m, c) : (s =
|
1332
|
+
m[1] == "true" ? l ? l.p(m, c) : (l = ra(m), l.c(), l.m(a, i)) : l && (l.d(1), l = null), /*addsortingselector*/
|
1333
|
+
m[2] == "true" ? s ? s.p(m, c) : (s = ma(m), s.c(), s.m(a, null)) : s && (s.d(1), s = null), c[0] & /*addfilterselector, addsortingselector*/
|
1334
1334
|
6 && o !== (o = /*addfilterselector*/
|
1335
1335
|
m[1] == "true" && /*addsortingselector*/
|
1336
1336
|
m[2] == "true" ? "CategoryFilterContainer" : "") && h(a, "class", o);
|
@@ -1347,18 +1347,18 @@ function ci(n) {
|
|
1347
1347
|
), l, s, m = (
|
1348
1348
|
/*categoryData*/
|
1349
1349
|
n[26].games.total + ""
|
1350
|
-
), c, u,
|
1350
|
+
), c, u, g, p;
|
1351
1351
|
return {
|
1352
1352
|
c() {
|
1353
|
-
a = C("a"), i = C("span"), l =
|
1353
|
+
a = C("a"), i = C("span"), l = U(o), s = U(" ("), c = U(m), u = U(")"), h(i, "class", "CategoryLoadMore"), h(a, "class", "CategoryNameLink");
|
1354
1354
|
},
|
1355
1355
|
m(v, G) {
|
1356
|
-
S(v, a, G), y(a, i), y(i, l), y(i, s), y(i, c), y(i, u),
|
1356
|
+
S(v, a, G), y(a, i), y(i, l), y(i, s), y(i, c), y(i, u), g || (p = Ka(
|
1357
1357
|
a,
|
1358
1358
|
"click",
|
1359
1359
|
/*click_handler*/
|
1360
1360
|
n[52]
|
1361
|
-
),
|
1361
|
+
), g = !0);
|
1362
1362
|
},
|
1363
1363
|
p(v, G) {
|
1364
1364
|
G[1] & /*$_*/
|
@@ -1368,11 +1368,11 @@ function ci(n) {
|
|
1368
1368
|
v[26].games.total + "") && V(c, m);
|
1369
1369
|
},
|
1370
1370
|
d(v) {
|
1371
|
-
v && F(a),
|
1371
|
+
v && F(a), g = !1, p();
|
1372
1372
|
}
|
1373
1373
|
};
|
1374
1374
|
}
|
1375
|
-
function
|
1375
|
+
function ra(n) {
|
1376
1376
|
let a;
|
1377
1377
|
return {
|
1378
1378
|
c() {
|
@@ -1488,7 +1488,7 @@ function la(n) {
|
|
1488
1488
|
}
|
1489
1489
|
};
|
1490
1490
|
}
|
1491
|
-
function
|
1491
|
+
function ma(n) {
|
1492
1492
|
let a;
|
1493
1493
|
return {
|
1494
1494
|
c() {
|
@@ -1567,7 +1567,7 @@ function fi(n) {
|
|
1567
1567
|
), o;
|
1568
1568
|
return {
|
1569
1569
|
c() {
|
1570
|
-
a = C("p"), o =
|
1570
|
+
a = C("p"), o = U(i), h(a, "class", "NoSearchResults");
|
1571
1571
|
},
|
1572
1572
|
m(l, s) {
|
1573
1573
|
S(l, a, s), y(a, o);
|
@@ -1582,8 +1582,8 @@ function fi(n) {
|
|
1582
1582
|
}
|
1583
1583
|
};
|
1584
1584
|
}
|
1585
|
-
function
|
1586
|
-
let a, i = [], o = /* @__PURE__ */ new Map(), l, s =
|
1585
|
+
function gi(n) {
|
1586
|
+
let a, i = [], o = /* @__PURE__ */ new Map(), l, s = se(
|
1587
1587
|
/*shownCategoryData*/
|
1588
1588
|
n[27]
|
1589
1589
|
);
|
@@ -1592,8 +1592,8 @@ function di(n) {
|
|
1592
1592
|
c[91].id
|
1593
1593
|
);
|
1594
1594
|
for (let c = 0; c < s.length; c += 1) {
|
1595
|
-
let u =
|
1596
|
-
o.set(
|
1595
|
+
let u = $e(n, s, c), g = m(u);
|
1596
|
+
o.set(g, i[c] = ua(g, u));
|
1597
1597
|
}
|
1598
1598
|
return {
|
1599
1599
|
c() {
|
@@ -1608,17 +1608,17 @@ function di(n) {
|
|
1608
1608
|
},
|
1609
1609
|
m(c, u) {
|
1610
1610
|
S(c, a, u);
|
1611
|
-
for (let
|
1612
|
-
i[
|
1611
|
+
for (let g = 0; g < i.length; g += 1)
|
1612
|
+
i[g] && i[g].m(a, null);
|
1613
1613
|
n[54](a);
|
1614
1614
|
},
|
1615
1615
|
p(c, u) {
|
1616
1616
|
u[0] & /*session, userid, lang, shownCategoryData, favorites, categoryid, translationurl, showgamename, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, casinogamesgridslider, thumbnailContainer*/
|
1617
1617
|
139722729 | u[1] & /*addGameTag, intersectingIndexes, visibilityconnect*/
|
1618
|
-
4480 && (s =
|
1618
|
+
4480 && (s = se(
|
1619
1619
|
/*shownCategoryData*/
|
1620
1620
|
c[27]
|
1621
|
-
), i =
|
1621
|
+
), i = ga(i, u, m, 1, c, s, o, a, da, ua, null, $e)), u[0] & /*lobbyView, casinogamesgridslider*/
|
1622
1622
|
34603008 | u[1] & /*favoriteGamesData, showFavGamesCategory*/
|
1623
1623
|
576 && l !== (l = /*favoriteGamesData*/
|
1624
1624
|
(c[40].items.length === 0 && /*showFavGamesCategory*/
|
@@ -1634,7 +1634,7 @@ function di(n) {
|
|
1634
1634
|
}
|
1635
1635
|
};
|
1636
1636
|
}
|
1637
|
-
function
|
1637
|
+
function di(n) {
|
1638
1638
|
let a;
|
1639
1639
|
return {
|
1640
1640
|
c() {
|
@@ -1643,27 +1643,27 @@ function gi(n) {
|
|
1643
1643
|
m(i, o) {
|
1644
1644
|
S(i, a, o);
|
1645
1645
|
},
|
1646
|
-
p:
|
1646
|
+
p: ve,
|
1647
1647
|
d(i) {
|
1648
1648
|
i && F(a);
|
1649
1649
|
}
|
1650
1650
|
};
|
1651
1651
|
}
|
1652
1652
|
function hi(n) {
|
1653
|
-
let a, i, o, l, s, m, c, u,
|
1653
|
+
let a, i, o, l, s, m, c, u, g, p, v, G, I, w, T, f = (
|
1654
1654
|
/*index*/
|
1655
1655
|
n[93]
|
1656
1656
|
);
|
1657
|
-
const
|
1657
|
+
const d = () => (
|
1658
1658
|
/*casino_game_thumbnail_binding*/
|
1659
1659
|
n[53](a, f)
|
1660
|
-
),
|
1660
|
+
), P = () => (
|
1661
1661
|
/*casino_game_thumbnail_binding*/
|
1662
1662
|
n[53](null, f)
|
1663
1663
|
);
|
1664
1664
|
return {
|
1665
1665
|
c() {
|
1666
|
-
var
|
1666
|
+
var E;
|
1667
1667
|
a = C("casino-game-thumbnail"), t(
|
1668
1668
|
a,
|
1669
1669
|
"session",
|
@@ -1679,11 +1679,11 @@ function hi(n) {
|
|
1679
1679
|
"lang",
|
1680
1680
|
/*lang*/
|
1681
1681
|
n[5]
|
1682
|
-
), t(a, "class", i = "" + (
|
1682
|
+
), t(a, "class", i = "" + (H + /*gameprops*/
|
1683
1683
|
(n[91].cellSize ? (
|
1684
1684
|
/*gameprops*/
|
1685
1685
|
n[91].cellSize
|
1686
|
-
) : "1x1"))), t(a, "part", o = "" + (
|
1686
|
+
) : "1x1"))), t(a, "part", o = "" + (H + /*gameprops*/
|
1687
1687
|
(n[91].cellSize ? (
|
1688
1688
|
/*gameprops*/
|
1689
1689
|
n[91].cellSize
|
@@ -1702,15 +1702,15 @@ function hi(n) {
|
|
1702
1702
|
n[91].name), t(a, "gamevendor", m = /*gameprops*/
|
1703
1703
|
n[91].vendor.displayName), t(a, "gameLaunchUrl", c = /*gameprops*/
|
1704
1704
|
n[91].launchUrl), t(a, "gameisnew", u = /*gameprops*/
|
1705
|
-
n[91].isNew), t(a, "gametag",
|
1706
|
-
((
|
1705
|
+
n[91].isNew), t(a, "gametag", g = /*gameprops*/
|
1706
|
+
((E = n[91].advancedTags) == null ? void 0 : E.length) > 0 && /*addGameTag*/
|
1707
1707
|
n[43](
|
1708
1708
|
/*gameprops*/
|
1709
1709
|
n[91].advancedTags
|
1710
1710
|
)), t(a, "gamecellsize", p = /*gameprops*/
|
1711
1711
|
n[91].cellSize), t(a, "gameid", v = /*gameprops*/
|
1712
1712
|
n[91].id), t(a, "gamefunmode", G = /*gameprops*/
|
1713
|
-
n[91].hasFunMode), t(a, "gamefavorite",
|
1713
|
+
n[91].hasFunMode), t(a, "gamefavorite", I = /*gameprops*/
|
1714
1714
|
n[91].isFavorite), t(
|
1715
1715
|
a,
|
1716
1716
|
"translationurl",
|
@@ -1735,7 +1735,7 @@ function hi(n) {
|
|
1735
1735
|
"currency",
|
1736
1736
|
/*currency*/
|
1737
1737
|
n[12]
|
1738
|
-
), t(a, "livelobbyendpoint",
|
1738
|
+
), t(a, "livelobbyendpoint", T = /*gameprops*/
|
1739
1739
|
n[91].details ? (
|
1740
1740
|
/*gameprops*/
|
1741
1741
|
n[91].href
|
@@ -1781,12 +1781,12 @@ function hi(n) {
|
|
1781
1781
|
n[20]
|
1782
1782
|
);
|
1783
1783
|
},
|
1784
|
-
m(
|
1785
|
-
S(
|
1784
|
+
m(E, b) {
|
1785
|
+
S(E, a, b), d();
|
1786
1786
|
},
|
1787
|
-
p(
|
1787
|
+
p(E, b) {
|
1788
1788
|
var $;
|
1789
|
-
n =
|
1789
|
+
n = E, b[0] & /*session*/
|
1790
1790
|
64 && t(
|
1791
1791
|
a,
|
1792
1792
|
"session",
|
@@ -1805,12 +1805,12 @@ function hi(n) {
|
|
1805
1805
|
/*lang*/
|
1806
1806
|
n[5]
|
1807
1807
|
), b[0] & /*shownCategoryData*/
|
1808
|
-
134217728 && i !== (i = "" + (
|
1808
|
+
134217728 && i !== (i = "" + (H + /*gameprops*/
|
1809
1809
|
(n[91].cellSize ? (
|
1810
1810
|
/*gameprops*/
|
1811
1811
|
n[91].cellSize
|
1812
1812
|
) : "1x1"))) && t(a, "class", i), b[0] & /*shownCategoryData*/
|
1813
|
-
134217728 && o !== (o = "" + (
|
1813
|
+
134217728 && o !== (o = "" + (H + /*gameprops*/
|
1814
1814
|
(n[91].cellSize ? (
|
1815
1815
|
/*gameprops*/
|
1816
1816
|
n[91].cellSize
|
@@ -1837,20 +1837,20 @@ function hi(n) {
|
|
1837
1837
|
n[91].launchUrl) && t(a, "gameLaunchUrl", c), b[0] & /*shownCategoryData*/
|
1838
1838
|
134217728 && u !== (u = /*gameprops*/
|
1839
1839
|
n[91].isNew) && t(a, "gameisnew", u), b[0] & /*shownCategoryData*/
|
1840
|
-
134217728 &&
|
1840
|
+
134217728 && g !== (g = /*gameprops*/
|
1841
1841
|
(($ = n[91].advancedTags) == null ? void 0 : $.length) > 0 && /*addGameTag*/
|
1842
1842
|
n[43](
|
1843
1843
|
/*gameprops*/
|
1844
1844
|
n[91].advancedTags
|
1845
|
-
)) && t(a, "gametag",
|
1845
|
+
)) && t(a, "gametag", g), b[0] & /*shownCategoryData*/
|
1846
1846
|
134217728 && p !== (p = /*gameprops*/
|
1847
1847
|
n[91].cellSize) && t(a, "gamecellsize", p), b[0] & /*shownCategoryData*/
|
1848
1848
|
134217728 && v !== (v = /*gameprops*/
|
1849
1849
|
n[91].id) && t(a, "gameid", v), b[0] & /*shownCategoryData*/
|
1850
1850
|
134217728 && G !== (G = /*gameprops*/
|
1851
1851
|
n[91].hasFunMode) && t(a, "gamefunmode", G), b[0] & /*shownCategoryData*/
|
1852
|
-
134217728 &&
|
1853
|
-
n[91].isFavorite) && t(a, "gamefavorite",
|
1852
|
+
134217728 && I !== (I = /*gameprops*/
|
1853
|
+
n[91].isFavorite) && t(a, "gamefavorite", I), b[0] & /*translationurl*/
|
1854
1854
|
2048 && t(
|
1855
1855
|
a,
|
1856
1856
|
"translationurl",
|
@@ -1881,11 +1881,11 @@ function hi(n) {
|
|
1881
1881
|
/*currency*/
|
1882
1882
|
n[12]
|
1883
1883
|
), b[0] & /*shownCategoryData*/
|
1884
|
-
134217728 &&
|
1884
|
+
134217728 && T !== (T = /*gameprops*/
|
1885
1885
|
n[91].details ? (
|
1886
1886
|
/*gameprops*/
|
1887
1887
|
n[91].href
|
1888
|
-
) : "") && t(a, "livelobbyendpoint",
|
1888
|
+
) : "") && t(a, "livelobbyendpoint", T), b[0] & /*clientstyling*/
|
1889
1889
|
512 && t(
|
1890
1890
|
a,
|
1891
1891
|
"clientstyling",
|
@@ -1934,21 +1934,21 @@ function hi(n) {
|
|
1934
1934
|
/*casinogamesgridslider*/
|
1935
1935
|
n[20]
|
1936
1936
|
), f !== /*index*/
|
1937
|
-
n[93] && (
|
1938
|
-
n[93],
|
1937
|
+
n[93] && (P(), f = /*index*/
|
1938
|
+
n[93], d());
|
1939
1939
|
},
|
1940
|
-
d(
|
1941
|
-
|
1940
|
+
d(E) {
|
1941
|
+
E && F(a), P();
|
1942
1942
|
}
|
1943
1943
|
};
|
1944
1944
|
}
|
1945
|
-
function
|
1945
|
+
function ua(n, a) {
|
1946
1946
|
let i, o, l = hi(a);
|
1947
1947
|
return {
|
1948
1948
|
key: n,
|
1949
1949
|
first: null,
|
1950
1950
|
c() {
|
1951
|
-
i =
|
1951
|
+
i = X(), l && l.c(), o = X(), this.first = i;
|
1952
1952
|
},
|
1953
1953
|
m(s, m) {
|
1954
1954
|
S(s, i, m), l && l.m(s, m), S(s, o, m);
|
@@ -1968,7 +1968,7 @@ function pi(n) {
|
|
1968
1968
|
), o;
|
1969
1969
|
return {
|
1970
1970
|
c() {
|
1971
|
-
a = C("h3"), o =
|
1971
|
+
a = C("h3"), o = U(i), h(a, "class", "StatusText");
|
1972
1972
|
},
|
1973
1973
|
m(l, s) {
|
1974
1974
|
S(l, a, s), y(a, o);
|
@@ -1990,7 +1990,7 @@ function _i(n) {
|
|
1990
1990
|
), o;
|
1991
1991
|
return {
|
1992
1992
|
c() {
|
1993
|
-
a = C("h3"), o =
|
1993
|
+
a = C("h3"), o = U(i), h(a, "class", "StatusText");
|
1994
1994
|
},
|
1995
1995
|
m(l, s) {
|
1996
1996
|
S(l, a, s), y(a, o);
|
@@ -2012,7 +2012,7 @@ function vi(n) {
|
|
2012
2012
|
), o;
|
2013
2013
|
return {
|
2014
2014
|
c() {
|
2015
|
-
a = C("h3"), o =
|
2015
|
+
a = C("h3"), o = U(i), h(a, "class", "StatusText");
|
2016
2016
|
},
|
2017
2017
|
m(l, s) {
|
2018
2018
|
S(l, a, s), y(a, o);
|
@@ -2036,7 +2036,7 @@ function bi(n) {
|
|
2036
2036
|
m(i, o) {
|
2037
2037
|
S(i, a, o);
|
2038
2038
|
},
|
2039
|
-
p:
|
2039
|
+
p: ve,
|
2040
2040
|
d(i) {
|
2041
2041
|
i && F(a);
|
2042
2042
|
}
|
@@ -2044,7 +2044,7 @@ function bi(n) {
|
|
2044
2044
|
}
|
2045
2045
|
function wi(n) {
|
2046
2046
|
let a, i, o = [], l = /* @__PURE__ */ new Map(), s = !/*showItems*/
|
2047
|
-
n[33] &&
|
2047
|
+
n[33] && ca(n), m = se(
|
2048
2048
|
/*shownCategoryData*/
|
2049
2049
|
n[27]
|
2050
2050
|
);
|
@@ -2053,45 +2053,45 @@ function wi(n) {
|
|
2053
2053
|
u[91].id
|
2054
2054
|
);
|
2055
2055
|
for (let u = 0; u < m.length; u += 1) {
|
2056
|
-
let
|
2057
|
-
l.set(p, o[u] =
|
2056
|
+
let g = ea(n, m, u), p = c(g);
|
2057
|
+
l.set(p, o[u] = fa(p, g));
|
2058
2058
|
}
|
2059
2059
|
return {
|
2060
2060
|
c() {
|
2061
|
-
s && s.c(), a =
|
2061
|
+
s && s.c(), a = B(), i = C("ul");
|
2062
2062
|
for (let u = 0; u < o.length; u += 1)
|
2063
2063
|
o[u].c();
|
2064
2064
|
h(i, "class", "CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap");
|
2065
2065
|
},
|
2066
|
-
m(u,
|
2067
|
-
s && s.m(u,
|
2066
|
+
m(u, g) {
|
2067
|
+
s && s.m(u, g), S(u, a, g), S(u, i, g);
|
2068
2068
|
for (let p = 0; p < o.length; p += 1)
|
2069
2069
|
o[p] && o[p].m(i, null);
|
2070
2070
|
},
|
2071
|
-
p(u,
|
2071
|
+
p(u, g) {
|
2072
2072
|
/*showItems*/
|
2073
|
-
u[33] ? s && (s.d(1), s = null) : s ? s.p(u,
|
2074
|
-
134479849 |
|
2075
|
-
4097 && (m =
|
2073
|
+
u[33] ? s && (s.d(1), s = null) : s ? s.p(u, g) : (s = ca(u), s.c(), s.m(a.parentNode, a)), g[0] & /*shownCategoryData, session, userid, lang, favorites, categoryid, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/
|
2074
|
+
134479849 | g[1] & /*searchItem, addGameTag*/
|
2075
|
+
4097 && (m = se(
|
2076
2076
|
/*shownCategoryData*/
|
2077
2077
|
u[27]
|
2078
|
-
), o =
|
2078
|
+
), o = ga(o, g, c, 1, u, m, l, i, da, fa, null, ea));
|
2079
2079
|
},
|
2080
2080
|
d(u) {
|
2081
2081
|
u && (F(a), F(i)), s && s.d(u);
|
2082
|
-
for (let
|
2083
|
-
o[
|
2082
|
+
for (let g = 0; g < o.length; g += 1)
|
2083
|
+
o[g].d();
|
2084
2084
|
}
|
2085
2085
|
};
|
2086
2086
|
}
|
2087
|
-
function
|
2087
|
+
function ca(n) {
|
2088
2088
|
let a, i = (
|
2089
2089
|
/*$_*/
|
2090
2090
|
n[41]("noRecentSearch") + ""
|
2091
2091
|
), o;
|
2092
2092
|
return {
|
2093
2093
|
c() {
|
2094
|
-
a = C("p"), o =
|
2094
|
+
a = C("p"), o = U(i), h(a, "class", "NoSearchResults NoRecentSearches NoRecentSearchesCenter " + (be(
|
2095
2095
|
/*userAgent*/
|
2096
2096
|
n[42]
|
2097
2097
|
) ? "NoRecentSearchesMobile" : ""));
|
@@ -2109,18 +2109,18 @@ function ma(n) {
|
|
2109
2109
|
}
|
2110
2110
|
};
|
2111
2111
|
}
|
2112
|
-
function
|
2113
|
-
let i, o, l, s, m, c, u,
|
2112
|
+
function fa(n, a) {
|
2113
|
+
let i, o, l, s, m, c, u, g, p, v, G, I, w, T;
|
2114
2114
|
return {
|
2115
2115
|
key: n,
|
2116
2116
|
first: null,
|
2117
2117
|
c() {
|
2118
2118
|
var f;
|
2119
|
-
i = C("casino-game-thumbnail"), t(i, "class", o = "" + (
|
2119
|
+
i = C("casino-game-thumbnail"), t(i, "class", o = "" + (H + /*gameprops*/
|
2120
2120
|
(a[91].cellSize ? (
|
2121
2121
|
/*gameprops*/
|
2122
2122
|
a[91].cellSize
|
2123
|
-
) : "1x1"))), t(i, "part", l = "" + (
|
2123
|
+
) : "1x1"))), t(i, "part", l = "" + (H + /*gameprops*/
|
2124
2124
|
(a[91].cellSize ? (
|
2125
2125
|
/*gameprops*/
|
2126
2126
|
a[91].cellSize
|
@@ -2158,7 +2158,7 @@ function ua(n, a) {
|
|
2158
2158
|
a[91].thumbnail), t(i, "gamename", m = /*gameprops*/
|
2159
2159
|
a[91].name), t(i, "gamevendor", c = /*gameprops*/
|
2160
2160
|
a[91].vendor.displayName), t(i, "gameLaunchUrl", u = /*gameprops*/
|
2161
|
-
a[91].launchUrl), t(i, "gameisnew",
|
2161
|
+
a[91].launchUrl), t(i, "gameisnew", g = /*gameprops*/
|
2162
2162
|
a[91].isNew), t(i, "gametag", p = /*gameprops*/
|
2163
2163
|
((f = a[91].advancedTags) == null ? void 0 : f.length) > 0 && /*addGameTag*/
|
2164
2164
|
a[43](
|
@@ -2166,7 +2166,7 @@ function ua(n, a) {
|
|
2166
2166
|
a[91].advancedTags
|
2167
2167
|
)), t(i, "gamecellsize", v = /*gameprops*/
|
2168
2168
|
a[91].cellSize), t(i, "gameid", G = /*gameprops*/
|
2169
|
-
a[91].id), t(i, "gamefunmode",
|
2169
|
+
a[91].id), t(i, "gamefunmode", I = /*gameprops*/
|
2170
2170
|
a[91].hasFunMode), t(
|
2171
2171
|
i,
|
2172
2172
|
"showgamename",
|
@@ -2183,7 +2183,7 @@ function ua(n, a) {
|
|
2183
2183
|
"currency",
|
2184
2184
|
/*currency*/
|
2185
2185
|
a[12]
|
2186
|
-
), t(i, "livelobbyendpoint",
|
2186
|
+
), t(i, "livelobbyendpoint", T = /*gameprops*/
|
2187
2187
|
a[91].details ? (
|
2188
2188
|
/*gameprops*/
|
2189
2189
|
a[91].href
|
@@ -2224,141 +2224,141 @@ function ua(n, a) {
|
|
2224
2224
|
a[17]
|
2225
2225
|
), this.first = i;
|
2226
2226
|
},
|
2227
|
-
m(f,
|
2228
|
-
S(f, i,
|
2227
|
+
m(f, d) {
|
2228
|
+
S(f, i, d);
|
2229
2229
|
},
|
2230
|
-
p(f,
|
2231
|
-
var
|
2232
|
-
a = f,
|
2233
|
-
134217728 && o !== (o = "" + (
|
2230
|
+
p(f, d) {
|
2231
|
+
var P;
|
2232
|
+
a = f, d[0] & /*shownCategoryData*/
|
2233
|
+
134217728 && o !== (o = "" + (H + /*gameprops*/
|
2234
2234
|
(a[91].cellSize ? (
|
2235
2235
|
/*gameprops*/
|
2236
2236
|
a[91].cellSize
|
2237
|
-
) : "1x1"))) && t(i, "class", o),
|
2238
|
-
134217728 && l !== (l = "" + (
|
2237
|
+
) : "1x1"))) && t(i, "class", o), d[0] & /*shownCategoryData*/
|
2238
|
+
134217728 && l !== (l = "" + (H + /*gameprops*/
|
2239
2239
|
(a[91].cellSize ? (
|
2240
2240
|
/*gameprops*/
|
2241
2241
|
a[91].cellSize
|
2242
|
-
) : "1x1"))) && t(i, "part", l),
|
2242
|
+
) : "1x1"))) && t(i, "part", l), d[0] & /*session*/
|
2243
2243
|
64 && t(
|
2244
2244
|
i,
|
2245
2245
|
"session",
|
2246
2246
|
/*session*/
|
2247
2247
|
a[6]
|
2248
|
-
),
|
2248
|
+
), d[0] & /*userid*/
|
2249
2249
|
128 && t(
|
2250
2250
|
i,
|
2251
2251
|
"userid",
|
2252
2252
|
/*userid*/
|
2253
2253
|
a[7]
|
2254
|
-
),
|
2254
|
+
), d[0] & /*lang*/
|
2255
2255
|
32 && t(
|
2256
2256
|
i,
|
2257
2257
|
"lang",
|
2258
2258
|
/*lang*/
|
2259
2259
|
a[5]
|
2260
|
-
),
|
2260
|
+
), d[1] & /*searchItem*/
|
2261
2261
|
1 && t(
|
2262
2262
|
i,
|
2263
2263
|
"searchitem",
|
2264
2264
|
/*searchItem*/
|
2265
2265
|
a[31]
|
2266
|
-
),
|
2266
|
+
), d[0] & /*favorites*/
|
2267
2267
|
256 && t(
|
2268
2268
|
i,
|
2269
2269
|
"favorites",
|
2270
2270
|
/*favorites*/
|
2271
2271
|
a[8]
|
2272
|
-
),
|
2272
|
+
), d[0] & /*categoryid*/
|
2273
2273
|
1 && t(
|
2274
2274
|
i,
|
2275
2275
|
"categoryid",
|
2276
2276
|
/*categoryid*/
|
2277
2277
|
a[0]
|
2278
|
-
),
|
2278
|
+
), d[0] & /*shownCategoryData*/
|
2279
2279
|
134217728 && s !== (s = /*gameprops*/
|
2280
|
-
a[91].thumbnail) && t(i, "gamethumbnail", s),
|
2280
|
+
a[91].thumbnail) && t(i, "gamethumbnail", s), d[0] & /*shownCategoryData*/
|
2281
2281
|
134217728 && m !== (m = /*gameprops*/
|
2282
|
-
a[91].name) && t(i, "gamename", m),
|
2282
|
+
a[91].name) && t(i, "gamename", m), d[0] & /*shownCategoryData*/
|
2283
2283
|
134217728 && c !== (c = /*gameprops*/
|
2284
|
-
a[91].vendor.displayName) && t(i, "gamevendor", c),
|
2284
|
+
a[91].vendor.displayName) && t(i, "gamevendor", c), d[0] & /*shownCategoryData*/
|
2285
2285
|
134217728 && u !== (u = /*gameprops*/
|
2286
|
-
a[91].launchUrl) && t(i, "gameLaunchUrl", u),
|
2287
|
-
134217728 &&
|
2288
|
-
a[91].isNew) && t(i, "gameisnew",
|
2286
|
+
a[91].launchUrl) && t(i, "gameLaunchUrl", u), d[0] & /*shownCategoryData*/
|
2287
|
+
134217728 && g !== (g = /*gameprops*/
|
2288
|
+
a[91].isNew) && t(i, "gameisnew", g), d[0] & /*shownCategoryData*/
|
2289
2289
|
134217728 && p !== (p = /*gameprops*/
|
2290
|
-
((
|
2290
|
+
((P = a[91].advancedTags) == null ? void 0 : P.length) > 0 && /*addGameTag*/
|
2291
2291
|
a[43](
|
2292
2292
|
/*gameprops*/
|
2293
2293
|
a[91].advancedTags
|
2294
|
-
)) && t(i, "gametag", p),
|
2294
|
+
)) && t(i, "gametag", p), d[0] & /*shownCategoryData*/
|
2295
2295
|
134217728 && v !== (v = /*gameprops*/
|
2296
|
-
a[91].cellSize) && t(i, "gamecellsize", v),
|
2296
|
+
a[91].cellSize) && t(i, "gamecellsize", v), d[0] & /*shownCategoryData*/
|
2297
2297
|
134217728 && G !== (G = /*gameprops*/
|
2298
|
-
a[91].id) && t(i, "gameid", G),
|
2299
|
-
134217728 &&
|
2300
|
-
a[91].hasFunMode) && t(i, "gamefunmode",
|
2298
|
+
a[91].id) && t(i, "gameid", G), d[0] & /*shownCategoryData*/
|
2299
|
+
134217728 && I !== (I = /*gameprops*/
|
2300
|
+
a[91].hasFunMode) && t(i, "gamefunmode", I), d[0] & /*showgamename*/
|
2301
2301
|
8192 && t(
|
2302
2302
|
i,
|
2303
2303
|
"showgamename",
|
2304
2304
|
/*showgamename*/
|
2305
2305
|
a[13]
|
2306
|
-
),
|
2306
|
+
), d[0] & /*translationurl*/
|
2307
2307
|
2048 && t(
|
2308
2308
|
i,
|
2309
2309
|
"translationurl",
|
2310
2310
|
/*translationurl*/
|
2311
2311
|
a[11]
|
2312
|
-
),
|
2312
|
+
), d[0] & /*shownCategoryData*/
|
2313
2313
|
134217728 && w !== (w = /*gameprops*/
|
2314
|
-
a[91].isFavorite) && t(i, "gamefavorite", w),
|
2314
|
+
a[91].isFavorite) && t(i, "gamefavorite", w), d[0] & /*currency*/
|
2315
2315
|
4096 && t(
|
2316
2316
|
i,
|
2317
2317
|
"currency",
|
2318
2318
|
/*currency*/
|
2319
2319
|
a[12]
|
2320
|
-
),
|
2321
|
-
134217728 &&
|
2320
|
+
), d[0] & /*shownCategoryData*/
|
2321
|
+
134217728 && T !== (T = /*gameprops*/
|
2322
2322
|
a[91].details ? (
|
2323
2323
|
/*gameprops*/
|
2324
2324
|
a[91].href
|
2325
|
-
) : "") && t(i, "livelobbyendpoint",
|
2325
|
+
) : "") && t(i, "livelobbyendpoint", T), d[0] & /*clientstyling*/
|
2326
2326
|
512 && t(
|
2327
2327
|
i,
|
2328
2328
|
"clientstyling",
|
2329
2329
|
/*clientstyling*/
|
2330
2330
|
a[9]
|
2331
|
-
),
|
2331
|
+
), d[0] & /*clientstylingurl*/
|
2332
2332
|
1024 && t(
|
2333
2333
|
i,
|
2334
2334
|
"clientstylingurl",
|
2335
2335
|
/*clientstylingurl*/
|
2336
2336
|
a[10]
|
2337
|
-
),
|
2337
|
+
), d[0] & /*endpoint*/
|
2338
2338
|
8 && t(
|
2339
2339
|
i,
|
2340
2340
|
"endpoint",
|
2341
2341
|
/*endpoint*/
|
2342
2342
|
a[3]
|
2343
|
-
),
|
2343
|
+
), d[0] & /*livecasino*/
|
2344
2344
|
16384 && t(
|
2345
2345
|
i,
|
2346
2346
|
"livecasino",
|
2347
2347
|
/*livecasino*/
|
2348
2348
|
a[14]
|
2349
|
-
),
|
2349
|
+
), d[0] & /*gamepagemodalurl*/
|
2350
2350
|
32768 && t(
|
2351
2351
|
i,
|
2352
2352
|
"gamepagemodalurl",
|
2353
2353
|
/*gamepagemodalurl*/
|
2354
2354
|
a[15]
|
2355
|
-
),
|
2355
|
+
), d[0] & /*integratedgameframedesktop*/
|
2356
2356
|
65536 && t(
|
2357
2357
|
i,
|
2358
2358
|
"integratedgameframedesktop",
|
2359
2359
|
/*integratedgameframedesktop*/
|
2360
2360
|
a[16]
|
2361
|
-
),
|
2361
|
+
), d[0] & /*integratedgameframemobile*/
|
2362
2362
|
131072 && t(
|
2363
2363
|
i,
|
2364
2364
|
"integratedgameframemobile",
|
@@ -2421,93 +2421,100 @@ function Si(n) {
|
|
2421
2421
|
p(s, m) {
|
2422
2422
|
o === (o = i(s)) && l ? l.p(s, m) : (l.d(1), l = o(s), l && (l.c(), l.m(a, null)));
|
2423
2423
|
},
|
2424
|
-
i:
|
2425
|
-
o:
|
2424
|
+
i: ve,
|
2425
|
+
o: ve,
|
2426
2426
|
d(s) {
|
2427
2427
|
s && F(a), l.d(), n[57](null);
|
2428
2428
|
}
|
2429
2429
|
};
|
2430
2430
|
}
|
2431
|
-
const
|
2431
|
+
const H = "game-tile-";
|
2432
2432
|
let Fi = 0;
|
2433
2433
|
function Gi(n, a, i) {
|
2434
2434
|
let o;
|
2435
|
-
|
2436
|
-
let { endpoint: l = "" } = a, { datasource: s = "" } = a, { lang: m = "" } = a, { session: c = "" } = a, { userid: u = "" } = a, { favorites:
|
2437
|
-
const
|
2435
|
+
qa(n, Ya, (r) => i(41, o = r));
|
2436
|
+
let { endpoint: l = "" } = a, { datasource: s = "" } = a, { lang: m = "" } = a, { session: c = "" } = a, { userid: u = "" } = a, { favorites: g = "" } = a, { clientstyling: p = "" } = a, { clientstylingurl: v = "" } = a, { translationurl: G = "" } = a, { currency: I = "" } = a, { categoryid: w = "" } = a, { showgamename: T = "" } = a, { livecasino: f = "false" } = a, { gamepagemodalurl: d = "true" } = a, { integratedgameframedesktop: P = "false" } = a, { integratedgameframemobile: E = "false" } = a, { casinomygames: b = "false" } = a, { addfilterselector: $ = "false" } = a, { addsortingselector: we = "false" } = a, { filterbylogo: Ve = "" } = a, { casinogamesgridslider: qe = "false" } = a, { fetchviaevent: re = "false" } = a, { showallpage: Te = "casino" } = a, { actionevent: Ee = "CategoryChange" } = a, { displayedgamecount: ke = "10" } = a, { showallbuttongamescount: ye = "10" } = a, Z = !0, Ae = !1, Se, Fe, ee = !0, We = window.navigator.userAgent, D, M = [], Y = !0, ae = 40, J = !1, Ge = !1, Be = !1, me = !1, je = !1, Le = !0, ue = !1, ce, Re, fe, ge = !1, ie, Ce = !1, de = new Array(1e4), he = {}, Pe = "", ne = "", Me, De, O, W = [], ze = new AbortController(), te = { items: [], count: 0, name: "" };
|
2437
|
+
const ha = () => {
|
2438
2438
|
fetch(G).then((_) => _.json()).then((_) => {
|
2439
2439
|
Object.keys(_).forEach((k) => {
|
2440
|
-
|
2440
|
+
Ze(k, _[k]);
|
2441
2441
|
});
|
2442
2442
|
}).catch((_) => {
|
2443
2443
|
console.log(_);
|
2444
2444
|
});
|
2445
2445
|
};
|
2446
|
-
Object.keys(
|
2447
|
-
|
2448
|
-
}), typeof document.hidden != "undefined" ?
|
2449
|
-
let
|
2450
|
-
r.forEach((_) =>
|
2451
|
-
let k = _.target.gameid,
|
2452
|
-
_.isIntersecting ? (
|
2446
|
+
Object.keys(Qe).forEach((r) => {
|
2447
|
+
Ze(r, Qe[r]);
|
2448
|
+
}), typeof document.hidden != "undefined" ? Me = "hidden" : typeof document.msHidden != "undefined" ? Me = "msHidden" : typeof document.webkitHidden != "undefined" && (Me = "webkitHidden");
|
2449
|
+
let pa = new IntersectionObserver((r) => {
|
2450
|
+
r.forEach((_) => Ie(this, null, function* () {
|
2451
|
+
let k = _.target.gameid, A = _.target.elems_index;
|
2452
|
+
_.isIntersecting ? (A * 1.2 > ae && ka(w), i(38, he[k] = 1, he)) : i(38, he[k] = 0, he);
|
2453
2453
|
}));
|
2454
2454
|
});
|
2455
|
-
const
|
2455
|
+
const Ye = (r, _) => {
|
2456
2456
|
let k = `${l}/v1/player/${_}/favorites/`;
|
2457
|
-
i(23,
|
2458
|
-
let
|
2457
|
+
i(23, Z = !0);
|
2458
|
+
let A = {
|
2459
2459
|
method: "GET",
|
2460
2460
|
headers: { "X-SessionID": r }
|
2461
2461
|
};
|
2462
|
-
return new Promise((
|
2463
|
-
fetch(k,
|
2464
|
-
|
2465
|
-
|
2466
|
-
|
2467
|
-
|
2468
|
-
|
2469
|
-
|
2470
|
-
|
2462
|
+
return new Promise((j, z) => {
|
2463
|
+
fetch(k, A).then((L) => L.json()).then((L) => {
|
2464
|
+
var Q;
|
2465
|
+
if (i(23, Z = !1), O = [], L) {
|
2466
|
+
L.items.forEach((R) => {
|
2467
|
+
R.gameModel && (O.push(R), W.includes(R.id) || W.push(R.id));
|
2468
|
+
});
|
2469
|
+
const oe = (Q = He(O)) == null ? void 0 : Q.length;
|
2470
|
+
window.postMessage({
|
2471
|
+
type: "UpdateFavoritesCount",
|
2472
|
+
favoriteGamesLength: oe
|
2473
|
+
});
|
2474
|
+
} else
|
2475
|
+
O = [];
|
2476
|
+
w === "FAVORITES" && Ke(O), M.forEach((oe) => {
|
2477
|
+
oe.isFavorite = K(oe.id);
|
2471
2478
|
});
|
2472
|
-
let
|
2473
|
-
i(27, M = void 0), i(27, M =
|
2474
|
-
}).catch((
|
2475
|
-
console.error(
|
2479
|
+
let q = M;
|
2480
|
+
i(27, M = void 0), i(27, M = q), j(O);
|
2481
|
+
}).catch((L) => {
|
2482
|
+
console.error(L), z(L);
|
2476
2483
|
});
|
2477
2484
|
});
|
2478
|
-
},
|
2479
|
-
|
2480
|
-
const
|
2481
|
-
i(23,
|
2482
|
-
let
|
2483
|
-
return (r.match(/\$/g) || []).length > 1 ? (
|
2484
|
-
if (
|
2485
|
-
if (
|
2486
|
-
let
|
2487
|
-
i(32,
|
2488
|
-
|
2489
|
-
}),
|
2485
|
+
}, pe = (r, _, k) => {
|
2486
|
+
ze && ze.abort(), ze = new AbortController();
|
2487
|
+
const A = ze.signal;
|
2488
|
+
i(23, Z = !0);
|
2489
|
+
let j = "", z = "", L = JSON.parse(localStorage.getItem("vendorFiltersByCategory")), q = JSON.parse(localStorage.getItem("vendorSortingBy"));
|
2490
|
+
return (r.match(/\$/g) || []).length > 1 ? (j = r.split("$").slice(0, 2).join("$"), z = new URL(`${l}/v1/casino/groups/${s}/${j}/subGroups`)) : z = new URL(`${l}/v1/casino/groups/${s}/${r}`), new Promise((Q, oe) => {
|
2491
|
+
if (z.searchParams.delete("pagination"), z.searchParams.append("expand", "games(vendor)"), z.searchParams.append("fields", "id,name,games"), z.searchParams.append("platform", Ba(We)), z.searchParams.append("pagination", `games(offset=${_},limit=${k})`), z.searchParams.append("language", m), window.postMessage({ type: "CategoryVendors", categoryid: r }, window.location.href), L && L[r])
|
2492
|
+
if (L[r].length && ee === !1 && ge === !1) {
|
2493
|
+
let R = "";
|
2494
|
+
i(32, je = !0), L[r].forEach((_e) => {
|
2495
|
+
R = R + (R ? `,games(vendor(id=${_e}))` : `games(vendor(id=${_e}))`);
|
2496
|
+
}), z.searchParams.append("filter", `${R}`);
|
2490
2497
|
} else
|
2491
|
-
i(32,
|
2492
|
-
|
2493
|
-
|
2494
|
-
if (
|
2495
|
-
})[0]), i(50,
|
2496
|
-
}).catch((
|
2497
|
-
|
2498
|
+
i(32, je = !1);
|
2499
|
+
q && (q[r] ? q[r] && q[r] != "All" && (q[r] == "isNew" || q[r] == "advancedTags(name(hot))" ? (z.searchParams.append("sortedField", `games(${q[r]})`), z.searchParams.append("orderBy", "DES")) : z.searchParams.append("sortedField", `games(${q[r]})`)) : ne && ne != "All" && (ne == "advancedTags(name(hot))" || ne == "isNew" ? (z.searchParams.append("sortedField", `games(${ne})`), z.searchParams.append("orderBy", "DES")) : z.searchParams.append("sortedField", `games(${ne})`))), fetch(z, { signal: A }).then((R) => R.json()).then((R) => {
|
2500
|
+
A.aborted || (i(23, Z = !1), (r.match(/\$/g) || []).length > 1 && (R = R.items.filter((_e) => {
|
2501
|
+
if (_e.id == r) return _e;
|
2502
|
+
})[0]), i(50, De = !0), i(24, Ae = !1), Re = R.games.total, i(34, ue = !0), Q(R));
|
2503
|
+
}).catch((R) => {
|
2504
|
+
R.name !== "AbortError" && (i(24, Ae = !0), console.error(R), oe(R));
|
2498
2505
|
});
|
2499
2506
|
});
|
2500
|
-
},
|
2501
|
-
r !== "" && (i(29,
|
2502
|
-
i(26,
|
2503
|
-
|
2507
|
+
}, _a = (r, _, k) => {
|
2508
|
+
r !== "" && (i(29, J = !1), i(25, ee = !0), i(1, $ = "false"), i(2, we = "false"), i(31, me = !1), Ce = !1, i(28, Y = +_ > +k), pe(r, 0, +_).then((A) => {
|
2509
|
+
i(26, D = A), i(27, M = D.games.items), M && M.forEach((j) => {
|
2510
|
+
j.isFavorite = K(j.id);
|
2504
2511
|
});
|
2505
2512
|
}));
|
2506
|
-
},
|
2513
|
+
}, Ue = (r) => {
|
2507
2514
|
if (r.data)
|
2508
2515
|
switch (r.data.type) {
|
2509
2516
|
case "MostPlayedData":
|
2510
|
-
w == "MOSTPLAYED" && (i(29,
|
2517
|
+
w == "MOSTPLAYED" && (i(29, J = !1), i(25, ee = !1), i(28, Y = !1), i(27, M = r.data.mostPlayedGames), i(26, D = {
|
2511
2518
|
id: "MOSTPLAYED",
|
2512
2519
|
name: "Most Played Games",
|
2513
2520
|
games: {
|
@@ -2515,10 +2522,10 @@ function Gi(n, a, i) {
|
|
2515
2522
|
total: r.data.mostPlayedGames.length,
|
2516
2523
|
items: r.data.mostPlayedGames
|
2517
2524
|
}
|
2518
|
-
})), i(23,
|
2525
|
+
})), i(23, Z = !1);
|
2519
2526
|
break;
|
2520
2527
|
case "LastPlayedData":
|
2521
|
-
w == "LASTPLAYED" && (i(29,
|
2528
|
+
w == "LASTPLAYED" && (i(29, J = !1), i(25, ee = !1), i(28, Y = !1), i(27, M = r.data.lastPlayedGames), i(26, D = {
|
2522
2529
|
id: "LASTPLAYED",
|
2523
2530
|
name: "Last Played Games",
|
2524
2531
|
games: {
|
@@ -2526,28 +2533,28 @@ function Gi(n, a, i) {
|
|
2526
2533
|
total: r.data.lastPlayedGames.length,
|
2527
2534
|
items: r.data.lastPlayedGames
|
2528
2535
|
}
|
2529
|
-
})), i(23,
|
2536
|
+
})), i(23, Z = !1);
|
2530
2537
|
break;
|
2531
2538
|
case "CustomOperatorData":
|
2532
2539
|
r.data.operatordetail;
|
2533
2540
|
break;
|
2534
2541
|
case "RecentSearchData":
|
2535
|
-
i(29,
|
2536
|
-
_.isFavorite =
|
2537
|
-
})) : (i(27, M = []), i(33,
|
2542
|
+
i(29, J = !0), i(30, Ge = !0), r.data.searchData.length > 0 ? (i(27, M = r.data.searchData), i(33, Le = !0), M && M.forEach((_) => {
|
2543
|
+
_.isFavorite = K(_.id);
|
2544
|
+
})) : (i(27, M = []), i(33, Le = !1));
|
2538
2545
|
break;
|
2539
2546
|
case "OutOfRecentSearches":
|
2540
|
-
i(29,
|
2547
|
+
i(29, J = !1), i(30, Ge = !1);
|
2541
2548
|
break;
|
2542
2549
|
case "SearchData":
|
2543
|
-
i(29,
|
2544
|
-
_.isFavorite =
|
2550
|
+
i(29, J = !0), i(30, Ge = !1), i(27, M = r.data.searchData.items || []), i(31, me = !0), r.data.receivedFavoriteResults && (O = r.data.receivedFavoriteResults.items), M && M.forEach((_) => {
|
2551
|
+
_.isFavorite = K(_.id);
|
2545
2552
|
});
|
2546
2553
|
break;
|
2547
2554
|
case `CategoryData_${w}`:
|
2548
|
-
i(29,
|
2549
|
-
i(26,
|
2550
|
-
k.isFavorite =
|
2555
|
+
i(29, J = !1), i(25, ee = !0), i(1, $ = "false"), i(2, we = "false"), i(31, me = !1), Ce = !1, r.data.receivedFavoriteResults && (O = r.data.receivedFavoriteResults.items), pe(r.data.categoryId, 0, r.data.visiblegames).then((_) => {
|
2556
|
+
i(26, D = _), i(27, M = D.games.items), Re <= r.data.visiblegames ? i(28, Y = !1) : i(28, Y = !0), M && M.forEach((k) => {
|
2557
|
+
k.isFavorite = K(k.id);
|
2551
2558
|
});
|
2552
2559
|
});
|
2553
2560
|
break;
|
@@ -2555,147 +2562,150 @@ function Gi(n, a, i) {
|
|
2555
2562
|
ae = 20;
|
2556
2563
|
break;
|
2557
2564
|
case "ApplySorter":
|
2558
|
-
i(0, w = r.data.itemId), ne = r.data.sortBy,
|
2559
|
-
i(26,
|
2565
|
+
i(0, w = r.data.itemId), ne = r.data.sortBy, pe(w, 0, ae).then((_) => {
|
2566
|
+
i(26, D = _), i(27, M = D.games.items), i(28, Y = !1);
|
2560
2567
|
});
|
2561
2568
|
break;
|
2562
2569
|
case "CategoryUpdate":
|
2563
|
-
|
2570
|
+
Je(r.data.itemId);
|
2564
2571
|
break;
|
2565
2572
|
case `SetUnfavoredGame${w}`:
|
2566
|
-
|
2573
|
+
wa(`${l}/v1/player/${u}/favorites`, c, r.data.id);
|
2567
2574
|
break;
|
2568
2575
|
case `SetFavoredGame${w}`:
|
2569
|
-
|
2576
|
+
ba(`${l}/v1/player/${u}/favorites`, c, r.data.id);
|
2570
2577
|
break;
|
2571
2578
|
case "UserSessionID":
|
2572
|
-
|
2579
|
+
Se = r.data.session, Fe = r.data.userID, g == "true" && Fe && Fe.length && Se && Se.length > 0 && Ye(Se, Fe);
|
2573
2580
|
break;
|
2574
2581
|
case "UpdateFavoredList":
|
2575
|
-
w === "FAVORITES" &&
|
2582
|
+
w === "FAVORITES" && Oe(r.data.url, r.data.sessionID);
|
2576
2583
|
break;
|
2577
2584
|
}
|
2578
|
-
},
|
2579
|
-
i(29,
|
2580
|
-
i(26,
|
2581
|
-
k.isFavorite =
|
2582
|
-
}), i(27, M =
|
2585
|
+
}, Je = (r) => {
|
2586
|
+
i(29, J = !1), i(25, ee = !1), i(31, me = !1), Ce = !0, i(34, ue = !1), i(0, w = r), w !== "MOSTPLAYED" && i(28, Y = !1), b !== "true" && pe(w, 0, ae).then((_) => {
|
2587
|
+
i(26, D = _), D.games.items.forEach((k) => {
|
2588
|
+
k.isFavorite = K(k.id);
|
2589
|
+
}), i(27, M = D.games.items), i(28, Y = !1), M.length < 10 && e.data.origin == !1 && (Be = !0, setTimeout(
|
2583
2590
|
() => {
|
2584
|
-
window.postMessage({ type: "WidgetTopReference", scrollTop:
|
2591
|
+
window.postMessage({ type: "WidgetTopReference", scrollTop: Be }, window.location.href);
|
2585
2592
|
},
|
2586
2593
|
500
|
2587
2594
|
));
|
2588
2595
|
});
|
2589
|
-
},
|
2590
|
-
|
2591
|
-
r.isFavorite =
|
2596
|
+
}, va = () => {
|
2597
|
+
D && (i(27, M = D.games.items), M.forEach((r) => {
|
2598
|
+
r.isFavorite = K(r.id);
|
2592
2599
|
}));
|
2593
|
-
},
|
2600
|
+
}, K = (r) => {
|
2594
2601
|
var _;
|
2595
|
-
return (_ =
|
2602
|
+
return (_ = O == null ? void 0 : O.some((k) => k.id === r)) != null ? _ : !1;
|
2596
2603
|
};
|
2597
|
-
let
|
2598
|
-
yield
|
2599
|
-
let
|
2604
|
+
let ba = (r, _, k) => Ie(this, null, function* () {
|
2605
|
+
yield Oe(r, _), W.includes(k) || W.push(k);
|
2606
|
+
let j = {
|
2600
2607
|
method: "POST",
|
2601
2608
|
headers: {
|
2602
2609
|
"X-SessionID": _,
|
2603
2610
|
"Content-Type": "application/json",
|
2604
2611
|
Accept: "application/json"
|
2605
2612
|
},
|
2606
|
-
body: JSON.stringify({ items:
|
2613
|
+
body: JSON.stringify({ items: W })
|
2607
2614
|
};
|
2608
|
-
fetch(r,
|
2615
|
+
fetch(r, j).then((z) => z.json()).then(() => {
|
2609
2616
|
window.postMessage({ type: `AddFavoriteThumbnail_${k}` }, window.location.href);
|
2610
|
-
}).catch((
|
2611
|
-
console.error("Err",
|
2617
|
+
}).catch((z) => {
|
2618
|
+
console.error("Err", z);
|
2612
2619
|
});
|
2613
2620
|
});
|
2614
|
-
const
|
2615
|
-
let
|
2621
|
+
const wa = (r, _, k) => {
|
2622
|
+
let A = {
|
2616
2623
|
method: "DELETE",
|
2617
2624
|
headers: { "X-SessionID": _ }
|
2618
2625
|
};
|
2619
|
-
fetch(`${r}/${k}`,
|
2626
|
+
fetch(`${r}/${k}`, A).then((j) => j.json()).then(() => {
|
2620
2627
|
window.postMessage(
|
2621
2628
|
{
|
2622
2629
|
type: `RemoveFavoriteThumbnail_${k}`
|
2623
2630
|
},
|
2624
2631
|
window.location.href
|
2625
|
-
),
|
2626
|
-
}),
|
2627
|
-
},
|
2632
|
+
), Oe(r, _);
|
2633
|
+
}), W.includes(k) && (W = W.filter((j) => j != k));
|
2634
|
+
}, Oe = (r, _) => Ie(this, null, function* () {
|
2628
2635
|
return fetch(r, {
|
2629
2636
|
method: "GET",
|
2630
2637
|
headers: { "X-SessionID": _ }
|
2631
|
-
}).then((
|
2632
|
-
|
2633
|
-
|
2634
|
-
|
2635
|
-
|
2636
|
-
|
2638
|
+
}).then((A) => A.json()).then((A) => {
|
2639
|
+
var z;
|
2640
|
+
O = A.items, re ? (O.forEach((L) => {
|
2641
|
+
W.includes(L.id) || W.push(L.id);
|
2642
|
+
}), va()) : O.forEach((L) => {
|
2643
|
+
L.isFavorite = K(L.id);
|
2644
|
+
});
|
2645
|
+
const j = (z = He(O)) == null ? void 0 : z.length;
|
2646
|
+
w === "FAVORITES" && (window.postMessage({
|
2637
2647
|
type: "UpdateFavoritesCount",
|
2638
|
-
|
2639
|
-
}),
|
2640
|
-
}).catch((
|
2641
|
-
console.error(
|
2648
|
+
favoriteGamesLength: j
|
2649
|
+
}), Ke(O));
|
2650
|
+
}).catch((A) => {
|
2651
|
+
console.error(A);
|
2642
2652
|
});
|
2643
|
-
}),
|
2653
|
+
}), Ke = (r) => {
|
2644
2654
|
if (!r) return;
|
2645
2655
|
let _;
|
2646
2656
|
_ = (r == null ? void 0 : r.items) || r || [], _.length > 0 && _.forEach((k) => {
|
2647
2657
|
k.gameModel && (k.gameModel.isFavorite = !0);
|
2648
|
-
}), i(40, te.items =
|
2649
|
-
},
|
2650
|
-
ae += 1, i(34,
|
2651
|
-
i(26,
|
2652
|
-
k.isFavorite =
|
2653
|
-
})), i(34,
|
2658
|
+
}), i(40, te.items = He(_, te.items), te), i(40, te.name = "Favorites", te), i(23, Z = !1);
|
2659
|
+
}, ka = (r) => {
|
2660
|
+
ae += 1, i(34, ue = !0), ae <= Re && pe(r, Fi, ae).then((_) => {
|
2661
|
+
i(26, D = _), D.games.items.length > M.length && (i(27, M = D.games.items), M.forEach((k) => {
|
2662
|
+
k.isFavorite = K(k.id);
|
2663
|
+
})), i(34, ue = !1);
|
2654
2664
|
});
|
2655
|
-
},
|
2665
|
+
}, ya = (r) => {
|
2656
2666
|
if ((r == null ? void 0 : r.length) === 0) return "";
|
2657
|
-
let _ = "", k = 999999999999,
|
2658
|
-
const
|
2659
|
-
return r.forEach((
|
2660
|
-
const
|
2661
|
-
|
2667
|
+
let _ = "", k = 999999999999, A;
|
2668
|
+
const j = new Date(Date.now());
|
2669
|
+
return r.forEach((z, L) => {
|
2670
|
+
const q = new Date(z.schedules[0].startTime), Q = new Date(z.schedules[0].endTime);
|
2671
|
+
Ne(Q).diff(j) < k && (k = Ne(Q).diff(j), A = L), Ne(j).isAfter(q) && Ne(j).isBefore(Q) && (_ = r[A].name);
|
2662
2672
|
}), _;
|
2663
|
-
},
|
2673
|
+
}, Xe = (r) => {
|
2664
2674
|
window.postMessage(
|
2665
2675
|
{
|
2666
|
-
type: `${
|
2676
|
+
type: `${Ee}`,
|
2667
2677
|
itemId: r,
|
2668
|
-
showallpage:
|
2678
|
+
showallpage: Te
|
2669
2679
|
},
|
2670
2680
|
window.location.href
|
2671
2681
|
);
|
2672
|
-
},
|
2682
|
+
}, Sa = () => {
|
2673
2683
|
switch (w) {
|
2674
2684
|
case "FAVORITES":
|
2675
|
-
u && c && i(37,
|
2685
|
+
u && c && i(37, ge = !0);
|
2676
2686
|
break;
|
2677
2687
|
case "MOSTPLAYED":
|
2678
|
-
b === "false" && u && c && i(37,
|
2688
|
+
b === "false" && u && c && i(37, ge = !1);
|
2679
2689
|
break;
|
2680
2690
|
case "LASTPLAYED":
|
2681
|
-
b === "false" && u && c && i(37,
|
2691
|
+
b === "false" && u && c && i(37, ge = !1);
|
2682
2692
|
break;
|
2683
2693
|
default:
|
2684
|
-
|
2694
|
+
Je(w);
|
2685
2695
|
break;
|
2686
2696
|
}
|
2687
|
-
}, ya = () => {
|
2688
|
-
document[Ce] ? i(39, Le = "disconnect") : i(39, Le = "connect");
|
2689
|
-
}, Sa = () => {
|
2690
|
-
Ge && de.forEach((r, _) => {
|
2691
|
-
r && (r.elems_index = _, ga.observe(r));
|
2692
|
-
});
|
2693
2697
|
}, Fa = () => {
|
2694
|
-
|
2698
|
+
document[Me] ? i(39, Pe = "disconnect") : i(39, Pe = "connect");
|
2695
2699
|
}, Ga = () => {
|
2700
|
+
Ce && de.forEach((r, _) => {
|
2701
|
+
r && (r.elems_index = _, pa.observe(r));
|
2702
|
+
});
|
2703
|
+
}, Ca = () => {
|
2704
|
+
Xa(m);
|
2705
|
+
}, Ma = () => {
|
2696
2706
|
let r = document.createElement("style");
|
2697
2707
|
r.innerHTML = p, ie.appendChild(r);
|
2698
|
-
},
|
2708
|
+
}, za = () => {
|
2699
2709
|
let r = new URL(v), _ = document.createElement("style");
|
2700
2710
|
fetch(r.href).then((k) => k.text()).then((k) => {
|
2701
2711
|
_.innerHTML = k, setTimeout(
|
@@ -2706,123 +2716,123 @@ function Gi(n, a, i) {
|
|
2706
2716
|
);
|
2707
2717
|
});
|
2708
2718
|
};
|
2709
|
-
|
2710
|
-
window.removeEventListener("message",
|
2719
|
+
Wa(() => (window.addEventListener("visibilitychange", (r) => Fa()), window.addEventListener("message", Ue, !1), () => {
|
2720
|
+
window.removeEventListener("message", Ue), window.removeEventListener("visibilitychange", Ue);
|
2711
2721
|
}));
|
2712
|
-
function
|
2713
|
-
|
2714
|
-
|
2722
|
+
function Ia(r) {
|
2723
|
+
le[r ? "unshift" : "push"](() => {
|
2724
|
+
fe = r, i(36, fe);
|
2715
2725
|
});
|
2716
2726
|
}
|
2717
|
-
const
|
2718
|
-
function
|
2719
|
-
|
2727
|
+
const Na = (r) => Xe(D.id);
|
2728
|
+
function Ta(r, _) {
|
2729
|
+
le[r ? "unshift" : "push"](() => {
|
2720
2730
|
de[_] = r, i(22, de);
|
2721
2731
|
});
|
2722
2732
|
}
|
2723
|
-
function
|
2724
|
-
|
2725
|
-
|
2733
|
+
function Ea(r) {
|
2734
|
+
le[r ? "unshift" : "push"](() => {
|
2735
|
+
ce = r, i(35, ce);
|
2726
2736
|
});
|
2727
2737
|
}
|
2728
|
-
function
|
2729
|
-
|
2730
|
-
|
2738
|
+
function Aa(r) {
|
2739
|
+
le[r ? "unshift" : "push"](() => {
|
2740
|
+
fe = r, i(36, fe);
|
2731
2741
|
});
|
2732
2742
|
}
|
2733
|
-
function
|
2734
|
-
|
2735
|
-
|
2743
|
+
function ja(r) {
|
2744
|
+
le[r ? "unshift" : "push"](() => {
|
2745
|
+
ce = r, i(35, ce);
|
2736
2746
|
});
|
2737
2747
|
}
|
2738
|
-
function
|
2739
|
-
|
2748
|
+
function La(r) {
|
2749
|
+
le[r ? "unshift" : "push"](() => {
|
2740
2750
|
ie = r, i(21, ie);
|
2741
2751
|
});
|
2742
2752
|
}
|
2743
2753
|
return n.$$set = (r) => {
|
2744
|
-
"endpoint" in r && i(3, l = r.endpoint), "datasource" in r && i(4, s = r.datasource), "lang" in r && i(5, m = r.lang), "session" in r && i(6, c = r.session), "userid" in r && i(7, u = r.userid), "favorites" in r && i(8,
|
2754
|
+
"endpoint" in r && i(3, l = r.endpoint), "datasource" in r && i(4, s = r.datasource), "lang" in r && i(5, m = r.lang), "session" in r && i(6, c = r.session), "userid" in r && i(7, u = r.userid), "favorites" in r && i(8, g = r.favorites), "clientstyling" in r && i(9, p = r.clientstyling), "clientstylingurl" in r && i(10, v = r.clientstylingurl), "translationurl" in r && i(11, G = r.translationurl), "currency" in r && i(12, I = r.currency), "categoryid" in r && i(0, w = r.categoryid), "showgamename" in r && i(13, T = r.showgamename), "livecasino" in r && i(14, f = r.livecasino), "gamepagemodalurl" in r && i(15, d = r.gamepagemodalurl), "integratedgameframedesktop" in r && i(16, P = r.integratedgameframedesktop), "integratedgameframemobile" in r && i(17, E = r.integratedgameframemobile), "casinomygames" in r && i(18, b = r.casinomygames), "addfilterselector" in r && i(1, $ = r.addfilterselector), "addsortingselector" in r && i(2, we = r.addsortingselector), "filterbylogo" in r && i(19, Ve = r.filterbylogo), "casinogamesgridslider" in r && i(20, qe = r.casinogamesgridslider), "fetchviaevent" in r && i(45, re = r.fetchviaevent), "showallpage" in r && i(46, Te = r.showallpage), "actionevent" in r && i(47, Ee = r.actionevent), "displayedgamecount" in r && i(48, ke = r.displayedgamecount), "showallbuttongamescount" in r && i(49, ye = r.showallbuttongamescount);
|
2745
2755
|
}, n.$$.update = () => {
|
2746
2756
|
n.$$.dirty[0] & /*lang*/
|
2747
|
-
32 && m &&
|
2757
|
+
32 && m && Ca(), n.$$.dirty[0] & /*endpoint, lang, categoryid, datasource*/
|
2748
2758
|
57 | n.$$.dirty[1] & /*fetchviaevent, displayedgamecount, showallbuttongamescount*/
|
2749
|
-
409600 && (
|
2750
|
-
456 &&
|
2759
|
+
409600 && (re === "false" || re === "") && l && m && w && s && ke && ye && _a(w, ke, ye), n.$$.dirty[0] & /*favorites, endpoint, session, userid*/
|
2760
|
+
456 && g === "true" && l && c && u && Ye(c, u), n.$$.dirty[0] & /*thumbnailContainer*/
|
2751
2761
|
4194304 | n.$$.dirty[1] & /*dataloaded*/
|
2752
|
-
524288 &&
|
2753
|
-
33 && m && w &&
|
2754
|
-
2048 && G &&
|
2755
|
-
2097664 && p && ie &&
|
2756
|
-
2098176 && v && ie &&
|
2762
|
+
524288 && De && de && Ga(), n.$$.dirty[0] & /*lang, categoryid*/
|
2763
|
+
33 && m && w && Sa(), n.$$.dirty[0] & /*translationurl*/
|
2764
|
+
2048 && G && ha(), n.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
2765
|
+
2097664 && p && ie && Ma(), n.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
2766
|
+
2098176 && v && ie && za();
|
2757
2767
|
}, [
|
2758
2768
|
w,
|
2759
2769
|
$,
|
2760
|
-
|
2770
|
+
we,
|
2761
2771
|
l,
|
2762
2772
|
s,
|
2763
2773
|
m,
|
2764
2774
|
c,
|
2765
2775
|
u,
|
2766
|
-
|
2776
|
+
g,
|
2767
2777
|
p,
|
2768
2778
|
v,
|
2769
2779
|
G,
|
2770
|
-
|
2771
|
-
|
2780
|
+
I,
|
2781
|
+
T,
|
2772
2782
|
f,
|
2773
|
-
|
2774
|
-
|
2775
|
-
|
2783
|
+
d,
|
2784
|
+
P,
|
2785
|
+
E,
|
2776
2786
|
b,
|
2777
|
-
|
2778
|
-
|
2787
|
+
Ve,
|
2788
|
+
qe,
|
2779
2789
|
ie,
|
2780
2790
|
de,
|
2781
|
-
|
2782
|
-
|
2791
|
+
Z,
|
2792
|
+
Ae,
|
2783
2793
|
ee,
|
2784
|
-
|
2794
|
+
D,
|
2785
2795
|
M,
|
2796
|
+
Y,
|
2786
2797
|
J,
|
2787
|
-
|
2788
|
-
Fe,
|
2789
|
-
re,
|
2790
|
-
Ae,
|
2791
|
-
je,
|
2798
|
+
Ge,
|
2792
2799
|
me,
|
2800
|
+
je,
|
2801
|
+
Le,
|
2793
2802
|
ue,
|
2794
2803
|
ce,
|
2795
2804
|
fe,
|
2796
2805
|
ge,
|
2797
|
-
|
2806
|
+
he,
|
2807
|
+
Pe,
|
2798
2808
|
te,
|
2799
2809
|
o,
|
2800
|
-
|
2801
|
-
|
2802
|
-
|
2803
|
-
|
2804
|
-
Ne,
|
2810
|
+
We,
|
2811
|
+
ya,
|
2812
|
+
Xe,
|
2813
|
+
re,
|
2805
2814
|
Te,
|
2806
|
-
|
2815
|
+
Ee,
|
2807
2816
|
ke,
|
2808
|
-
|
2809
|
-
|
2810
|
-
za,
|
2817
|
+
ye,
|
2818
|
+
De,
|
2811
2819
|
Ia,
|
2812
2820
|
Na,
|
2813
2821
|
Ta,
|
2814
2822
|
Ea,
|
2815
|
-
Aa
|
2823
|
+
Aa,
|
2824
|
+
ja,
|
2825
|
+
La
|
2816
2826
|
];
|
2817
2827
|
}
|
2818
|
-
class Ci extends
|
2828
|
+
class Ci extends Da {
|
2819
2829
|
constructor(a) {
|
2820
|
-
super(),
|
2830
|
+
super(), Ua(
|
2821
2831
|
this,
|
2822
2832
|
a,
|
2823
2833
|
Gi,
|
2824
2834
|
Si,
|
2825
|
-
|
2835
|
+
Ha,
|
2826
2836
|
{
|
2827
2837
|
endpoint: 3,
|
2828
2838
|
datasource: 4,
|
@@ -2859,160 +2869,160 @@ class Ci extends Pa {
|
|
2859
2869
|
return this.$$.ctx[3];
|
2860
2870
|
}
|
2861
2871
|
set endpoint(a) {
|
2862
|
-
this.$$set({ endpoint: a }),
|
2872
|
+
this.$$set({ endpoint: a }), N();
|
2863
2873
|
}
|
2864
2874
|
get datasource() {
|
2865
2875
|
return this.$$.ctx[4];
|
2866
2876
|
}
|
2867
2877
|
set datasource(a) {
|
2868
|
-
this.$$set({ datasource: a }),
|
2878
|
+
this.$$set({ datasource: a }), N();
|
2869
2879
|
}
|
2870
2880
|
get lang() {
|
2871
2881
|
return this.$$.ctx[5];
|
2872
2882
|
}
|
2873
2883
|
set lang(a) {
|
2874
|
-
this.$$set({ lang: a }),
|
2884
|
+
this.$$set({ lang: a }), N();
|
2875
2885
|
}
|
2876
2886
|
get session() {
|
2877
2887
|
return this.$$.ctx[6];
|
2878
2888
|
}
|
2879
2889
|
set session(a) {
|
2880
|
-
this.$$set({ session: a }),
|
2890
|
+
this.$$set({ session: a }), N();
|
2881
2891
|
}
|
2882
2892
|
get userid() {
|
2883
2893
|
return this.$$.ctx[7];
|
2884
2894
|
}
|
2885
2895
|
set userid(a) {
|
2886
|
-
this.$$set({ userid: a }),
|
2896
|
+
this.$$set({ userid: a }), N();
|
2887
2897
|
}
|
2888
2898
|
get favorites() {
|
2889
2899
|
return this.$$.ctx[8];
|
2890
2900
|
}
|
2891
2901
|
set favorites(a) {
|
2892
|
-
this.$$set({ favorites: a }),
|
2902
|
+
this.$$set({ favorites: a }), N();
|
2893
2903
|
}
|
2894
2904
|
get clientstyling() {
|
2895
2905
|
return this.$$.ctx[9];
|
2896
2906
|
}
|
2897
2907
|
set clientstyling(a) {
|
2898
|
-
this.$$set({ clientstyling: a }),
|
2908
|
+
this.$$set({ clientstyling: a }), N();
|
2899
2909
|
}
|
2900
2910
|
get clientstylingurl() {
|
2901
2911
|
return this.$$.ctx[10];
|
2902
2912
|
}
|
2903
2913
|
set clientstylingurl(a) {
|
2904
|
-
this.$$set({ clientstylingurl: a }),
|
2914
|
+
this.$$set({ clientstylingurl: a }), N();
|
2905
2915
|
}
|
2906
2916
|
get translationurl() {
|
2907
2917
|
return this.$$.ctx[11];
|
2908
2918
|
}
|
2909
2919
|
set translationurl(a) {
|
2910
|
-
this.$$set({ translationurl: a }),
|
2920
|
+
this.$$set({ translationurl: a }), N();
|
2911
2921
|
}
|
2912
2922
|
get currency() {
|
2913
2923
|
return this.$$.ctx[12];
|
2914
2924
|
}
|
2915
2925
|
set currency(a) {
|
2916
|
-
this.$$set({ currency: a }),
|
2926
|
+
this.$$set({ currency: a }), N();
|
2917
2927
|
}
|
2918
2928
|
get categoryid() {
|
2919
2929
|
return this.$$.ctx[0];
|
2920
2930
|
}
|
2921
2931
|
set categoryid(a) {
|
2922
|
-
this.$$set({ categoryid: a }),
|
2932
|
+
this.$$set({ categoryid: a }), N();
|
2923
2933
|
}
|
2924
2934
|
get showgamename() {
|
2925
2935
|
return this.$$.ctx[13];
|
2926
2936
|
}
|
2927
2937
|
set showgamename(a) {
|
2928
|
-
this.$$set({ showgamename: a }),
|
2938
|
+
this.$$set({ showgamename: a }), N();
|
2929
2939
|
}
|
2930
2940
|
get livecasino() {
|
2931
2941
|
return this.$$.ctx[14];
|
2932
2942
|
}
|
2933
2943
|
set livecasino(a) {
|
2934
|
-
this.$$set({ livecasino: a }),
|
2944
|
+
this.$$set({ livecasino: a }), N();
|
2935
2945
|
}
|
2936
2946
|
get gamepagemodalurl() {
|
2937
2947
|
return this.$$.ctx[15];
|
2938
2948
|
}
|
2939
2949
|
set gamepagemodalurl(a) {
|
2940
|
-
this.$$set({ gamepagemodalurl: a }),
|
2950
|
+
this.$$set({ gamepagemodalurl: a }), N();
|
2941
2951
|
}
|
2942
2952
|
get integratedgameframedesktop() {
|
2943
2953
|
return this.$$.ctx[16];
|
2944
2954
|
}
|
2945
2955
|
set integratedgameframedesktop(a) {
|
2946
|
-
this.$$set({ integratedgameframedesktop: a }),
|
2956
|
+
this.$$set({ integratedgameframedesktop: a }), N();
|
2947
2957
|
}
|
2948
2958
|
get integratedgameframemobile() {
|
2949
2959
|
return this.$$.ctx[17];
|
2950
2960
|
}
|
2951
2961
|
set integratedgameframemobile(a) {
|
2952
|
-
this.$$set({ integratedgameframemobile: a }),
|
2962
|
+
this.$$set({ integratedgameframemobile: a }), N();
|
2953
2963
|
}
|
2954
2964
|
get casinomygames() {
|
2955
2965
|
return this.$$.ctx[18];
|
2956
2966
|
}
|
2957
2967
|
set casinomygames(a) {
|
2958
|
-
this.$$set({ casinomygames: a }),
|
2968
|
+
this.$$set({ casinomygames: a }), N();
|
2959
2969
|
}
|
2960
2970
|
get addfilterselector() {
|
2961
2971
|
return this.$$.ctx[1];
|
2962
2972
|
}
|
2963
2973
|
set addfilterselector(a) {
|
2964
|
-
this.$$set({ addfilterselector: a }),
|
2974
|
+
this.$$set({ addfilterselector: a }), N();
|
2965
2975
|
}
|
2966
2976
|
get addsortingselector() {
|
2967
2977
|
return this.$$.ctx[2];
|
2968
2978
|
}
|
2969
2979
|
set addsortingselector(a) {
|
2970
|
-
this.$$set({ addsortingselector: a }),
|
2980
|
+
this.$$set({ addsortingselector: a }), N();
|
2971
2981
|
}
|
2972
2982
|
get filterbylogo() {
|
2973
2983
|
return this.$$.ctx[19];
|
2974
2984
|
}
|
2975
2985
|
set filterbylogo(a) {
|
2976
|
-
this.$$set({ filterbylogo: a }),
|
2986
|
+
this.$$set({ filterbylogo: a }), N();
|
2977
2987
|
}
|
2978
2988
|
get casinogamesgridslider() {
|
2979
2989
|
return this.$$.ctx[20];
|
2980
2990
|
}
|
2981
2991
|
set casinogamesgridslider(a) {
|
2982
|
-
this.$$set({ casinogamesgridslider: a }),
|
2992
|
+
this.$$set({ casinogamesgridslider: a }), N();
|
2983
2993
|
}
|
2984
2994
|
get fetchviaevent() {
|
2985
2995
|
return this.$$.ctx[45];
|
2986
2996
|
}
|
2987
2997
|
set fetchviaevent(a) {
|
2988
|
-
this.$$set({ fetchviaevent: a }),
|
2998
|
+
this.$$set({ fetchviaevent: a }), N();
|
2989
2999
|
}
|
2990
3000
|
get showallpage() {
|
2991
3001
|
return this.$$.ctx[46];
|
2992
3002
|
}
|
2993
3003
|
set showallpage(a) {
|
2994
|
-
this.$$set({ showallpage: a }),
|
3004
|
+
this.$$set({ showallpage: a }), N();
|
2995
3005
|
}
|
2996
3006
|
get actionevent() {
|
2997
3007
|
return this.$$.ctx[47];
|
2998
3008
|
}
|
2999
3009
|
set actionevent(a) {
|
3000
|
-
this.$$set({ actionevent: a }),
|
3010
|
+
this.$$set({ actionevent: a }), N();
|
3001
3011
|
}
|
3002
3012
|
get displayedgamecount() {
|
3003
3013
|
return this.$$.ctx[48];
|
3004
3014
|
}
|
3005
3015
|
set displayedgamecount(a) {
|
3006
|
-
this.$$set({ displayedgamecount: a }),
|
3016
|
+
this.$$set({ displayedgamecount: a }), N();
|
3007
3017
|
}
|
3008
3018
|
get showallbuttongamescount() {
|
3009
3019
|
return this.$$.ctx[49];
|
3010
3020
|
}
|
3011
3021
|
set showallbuttongamescount(a) {
|
3012
|
-
this.$$set({ showallbuttongamescount: a }),
|
3022
|
+
this.$$set({ showallbuttongamescount: a }), N();
|
3013
3023
|
}
|
3014
3024
|
}
|
3015
|
-
|
3025
|
+
Oa(Ci, { endpoint: {}, datasource: {}, lang: {}, session: {}, userid: {}, favorites: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, currency: {}, categoryid: {}, showgamename: {}, livecasino: {}, gamepagemodalurl: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, casinomygames: {}, addfilterselector: {}, addsortingselector: {}, filterbylogo: {}, casinogamesgridslider: {}, fetchviaevent: {}, showallpage: {}, actionevent: {}, displayedgamecount: {}, showallbuttongamescount: {} }, [], [], !0);
|
3016
3026
|
export {
|
3017
3027
|
Ci as default
|
3018
3028
|
};
|