@everymatrix/casino-last-played-section 1.55.0 → 1.56.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoFilter-D9GxWv_2.js → CasinoFilter-BPiWnko-.js} +66 -29
- package/components/{CasinoFilter-CJJQfG-H.cjs → CasinoFilter-CToEvekY.cjs} +14 -1
- package/components/{CasinoFilter-CcGaG3ex.js → CasinoFilter-Ci7YQx94.js} +67 -30
- package/components/CasinoGameThumbnail-B7sRb-yG.cjs +47 -0
- package/components/{CasinoGameThumbnail-O5kps24w.js → CasinoGameThumbnail-DiSp_2hu.js} +1155 -1188
- package/components/{CasinoGameThumbnail-C_pO1yTw.js → CasinoGameThumbnail-_5sckSNd.js} +1353 -1418
- package/components/{CasinoGamesCategorySection-aoiRWaqn.js → CasinoGamesCategorySection-BDY-WNoZ.js} +493 -522
- package/components/{CasinoGamesCategorySection-D45-SyaF.js → CasinoGamesCategorySection-Bme9h-3L.js} +1062 -1091
- package/components/CasinoGamesCategorySection-C0p11XVk.cjs +1 -0
- package/components/{CasinoLastPlayedSection-DHAu6h0I.js → CasinoLastPlayedSection-0GvoAaPx.js} +3 -3
- package/components/{CasinoLastPlayedSection-DgfWeGK3.js → CasinoLastPlayedSection-BTW31UKv.js} +3 -3
- package/components/CasinoLastPlayedSection-Cn2SkTYk.cjs +1 -0
- package/components/{CasinoSort-B6oacblG.js → CasinoSort-DYVM7ptc.js} +4 -3
- package/components/CasinoSort-Pp3KKhH1.cjs +1 -0
- package/components/{CasinoSort-xzzdKSv3.js → CasinoSort-hONXbmNp.js} +4 -3
- package/es2015/casino-last-played-section.cjs +1 -1
- package/es2015/casino-last-played-section.js +1 -1
- package/esnext/casino-last-played-section.js +1 -1
- package/package.json +1 -1
- package/components/CasinoGameThumbnail-B5F2b_gj.cjs +0 -47
- package/components/CasinoGamesCategorySection-gkpB3kQF.cjs +0 -1
- package/components/CasinoLastPlayedSection-C7GG9KpG.cjs +0 -1
- package/components/CasinoSort-BpcWn3OF.cjs +0 -1
package/components/{CasinoGamesCategorySection-D45-SyaF.js → CasinoGamesCategorySection-Bme9h-3L.js}
RENAMED
@@ -1,26 +1,26 @@
|
|
1
|
-
var Ie = (
|
2
|
-
var
|
1
|
+
var Ie = (t, a, i) => new Promise((o, s) => {
|
2
|
+
var l = (u) => {
|
3
3
|
try {
|
4
4
|
c(i.next(u));
|
5
|
-
} catch (
|
6
|
-
|
5
|
+
} catch (g) {
|
6
|
+
s(g);
|
7
7
|
}
|
8
8
|
}, m = (u) => {
|
9
9
|
try {
|
10
10
|
c(i.throw(u));
|
11
|
-
} catch (
|
12
|
-
|
11
|
+
} catch (g) {
|
12
|
+
s(g);
|
13
13
|
}
|
14
|
-
}, c = (u) => u.done ? o(u.value) : Promise.resolve(u.value).then(
|
15
|
-
c((i = i.apply(
|
14
|
+
}, c = (u) => u.done ? o(u.value) : Promise.resolve(u.value).then(l, m);
|
15
|
+
c((i = i.apply(t, a)).next());
|
16
16
|
});
|
17
|
-
import { a as Ta, $ as Pa, S as Da, i as Ua, f as I, c as Oa, s as Va, b as Ha, e as C, h, k as y, n as
|
18
|
-
import { h as Ne } from "./CasinoGameThumbnail-
|
19
|
-
function xe(
|
20
|
-
Ta(
|
17
|
+
import { a as Ta, $ as Pa, S as Da, i as Ua, f as I, c as Oa, s as Va, b as Ha, e as C, h, k as y, n as _e, o as S, p as qa, q as Ba, r as Wa, G as He, x as Ya, y as oe, z as Ja, A as Ka, d as W, w as be, l as k, v as Z, D as Xa, t as D, m as O, B as se, I as ha, J as n, C as Za, F as x, u as Qa, K as pa } from "./CasinoFilter-Ci7YQx94.js";
|
18
|
+
import { h as Ne } from "./CasinoGameThumbnail-DiSp_2hu.js";
|
19
|
+
function xe(t, a) {
|
20
|
+
Ta(t, a);
|
21
21
|
}
|
22
|
-
function xa(
|
23
|
-
Pa.set(
|
22
|
+
function xa(t) {
|
23
|
+
Pa.set(t);
|
24
24
|
}
|
25
25
|
const $e = {
|
26
26
|
en: {
|
@@ -222,7 +222,7 @@ const $e = {
|
|
222
222
|
}
|
223
223
|
};
|
224
224
|
if (typeof window != "undefined") {
|
225
|
-
let
|
225
|
+
let t = function(a) {
|
226
226
|
return function(...i) {
|
227
227
|
try {
|
228
228
|
return a.apply(this, i);
|
@@ -233,12 +233,12 @@ if (typeof window != "undefined") {
|
|
233
233
|
}
|
234
234
|
};
|
235
235
|
};
|
236
|
-
customElements.define =
|
236
|
+
customElements.define = t(customElements.define), import("./CasinoGameThumbnail-DiSp_2hu.js").then((a) => a.C).then(({ default: a }) => {
|
237
237
|
!customElements.get("casino-game-thumbnail") && customElements.define("casino-game-thumbnail", a.element);
|
238
238
|
});
|
239
239
|
}
|
240
240
|
if (typeof window != "undefined") {
|
241
|
-
let
|
241
|
+
let t = function(a) {
|
242
242
|
return function(...i) {
|
243
243
|
try {
|
244
244
|
return a.apply(this, i);
|
@@ -249,12 +249,12 @@ if (typeof window != "undefined") {
|
|
249
249
|
}
|
250
250
|
};
|
251
251
|
};
|
252
|
-
customElements.define =
|
252
|
+
customElements.define = t(customElements.define), import("./CasinoFilter-Ci7YQx94.js").then((a) => a.M).then(({ default: a }) => {
|
253
253
|
!customElements.get("casino-filter") && customElements.define("casino-filter", a.element);
|
254
254
|
});
|
255
255
|
}
|
256
256
|
if (typeof window != "undefined") {
|
257
|
-
let
|
257
|
+
let t = function(a) {
|
258
258
|
return function(...i) {
|
259
259
|
try {
|
260
260
|
return a.apply(this, i);
|
@@ -265,273 +265,275 @@ if (typeof window != "undefined") {
|
|
265
265
|
}
|
266
266
|
};
|
267
267
|
};
|
268
|
-
customElements.define =
|
268
|
+
customElements.define = t(customElements.define), import("./CasinoSort-DYVM7ptc.js").then(({ default: a }) => {
|
269
269
|
!customElements.get("casino-sort") && customElements.define("casino-sort", a.element);
|
270
270
|
});
|
271
271
|
}
|
272
|
-
function $a(
|
273
|
-
Ha(
|
272
|
+
function $a(t) {
|
273
|
+
Ha(t, "svelte-1waqefp", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.CasinoGamesCategorySectionContainer{container-type:inline-size}.CustomScroll:-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar{height:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar-thumb{border-radius:5px;height:5px;-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);background-color:rgba(255, 255, 255, 0.3)}.CategoryName,.StatusText{color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF));font-size:22px;font-weight:500}.CategoryLoadMore{font-size:14px;color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF))}.NoSearchResults{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));text-align:center;width:100%;padding-left:5px;font-size:16px}.NoRecentSearches{padding-bottom:30px}.NoRecentSearchesCenter{text-align:center}.NoFavoriteGames{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;height:20vh}.NoFavoriteGames .UnfavoredIcon{width:50px;height:50px}.NoFavoriteGames .NoFavoriteText{text-align:center}.NoFavoriteGames .NoFavoriteTextHighlight{font-weight:600;font-size:18px;padding:15px 0}.NoFavoriteGamesMobile{height:50vh}.SearchWaiting{grid-column:1/-1;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:13px;text-align:center}.CasinoGamesHeader{width:100%;display:flex;align-items:center;justify-content:space-between;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}}');
|
274
274
|
}
|
275
|
-
function ea(
|
276
|
-
const o =
|
275
|
+
function ea(t, a, i) {
|
276
|
+
const o = t.slice();
|
277
277
|
return o[91] = a[i], o[93] = i, o;
|
278
278
|
}
|
279
|
-
function aa(
|
280
|
-
const o =
|
279
|
+
function aa(t, a, i) {
|
280
|
+
const o = t.slice();
|
281
281
|
return o[91] = a[i], o[94] = a, o[93] = i, o;
|
282
282
|
}
|
283
|
-
function ia(
|
284
|
-
const o =
|
283
|
+
function ia(t, a, i) {
|
284
|
+
const o = t.slice();
|
285
285
|
return o[91] = a[i], o[93] = i, o;
|
286
286
|
}
|
287
|
-
function ei(
|
287
|
+
function ei(t) {
|
288
288
|
let a;
|
289
|
-
function i(
|
289
|
+
function i(l, m) {
|
290
290
|
if (
|
291
291
|
/*categoryData*/
|
292
|
-
|
293
|
-
)
|
292
|
+
l[27]
|
293
|
+
)
|
294
|
+
return ni;
|
294
295
|
if (
|
295
296
|
/*showFavGamesCategory*/
|
296
|
-
|
297
|
-
)
|
297
|
+
l[38]
|
298
|
+
)
|
299
|
+
return ti;
|
298
300
|
}
|
299
|
-
let o = i(
|
301
|
+
let o = i(t), s = o && o(t);
|
300
302
|
return {
|
301
303
|
c() {
|
302
|
-
a = C("div"),
|
304
|
+
a = C("div"), s && s.c();
|
303
305
|
},
|
304
|
-
m(
|
305
|
-
y(
|
306
|
+
m(l, m) {
|
307
|
+
y(l, a, m), s && s.m(a, null);
|
306
308
|
},
|
307
|
-
p(
|
308
|
-
o === (o = i(
|
309
|
+
p(l, m) {
|
310
|
+
o === (o = i(l)) && s ? s.p(l, m) : (s && s.d(1), s = o && o(l), s && (s.c(), s.m(a, null)));
|
309
311
|
},
|
310
|
-
d(
|
311
|
-
|
312
|
+
d(l) {
|
313
|
+
l && S(a), s && s.d();
|
312
314
|
}
|
313
315
|
};
|
314
316
|
}
|
315
|
-
function ai(
|
317
|
+
function ai(t) {
|
316
318
|
let a, i, o;
|
317
|
-
function
|
319
|
+
function s(p, b) {
|
318
320
|
return (
|
319
321
|
/*recentSearched*/
|
320
|
-
|
322
|
+
p[31] ? ki : (
|
321
323
|
/*shownCategoryData*/
|
322
|
-
|
324
|
+
p[28].length ? vi : wi
|
323
325
|
)
|
324
326
|
);
|
325
327
|
}
|
326
|
-
let
|
327
|
-
function c(
|
328
|
+
let l = s(t), m = l(t);
|
329
|
+
function c(p, b) {
|
328
330
|
return (
|
329
331
|
/*shownCategoryData*/
|
330
|
-
|
332
|
+
p[28] ? Si : yi
|
331
333
|
);
|
332
334
|
}
|
333
|
-
let u = c(
|
335
|
+
let u = c(t), g = u(t);
|
334
336
|
return {
|
335
337
|
c() {
|
336
|
-
a = C("div"), i = C("div"), m.c(), o =
|
338
|
+
a = C("div"), i = C("div"), m.c(), o = W(), g.c(), h(i, "class", "CasinoGamesHeader Searched " + (be(
|
337
339
|
/*userAgent*/
|
338
|
-
|
340
|
+
t[43]
|
339
341
|
) ? "CasinoGamesHeaderMobile" : "")), h(a, "class", "CasinoGamesContainer");
|
340
342
|
},
|
341
|
-
m(
|
342
|
-
y(
|
343
|
+
m(p, b) {
|
344
|
+
y(p, a, b), k(a, i), m.m(i, null), k(a, o), g.m(a, null);
|
343
345
|
},
|
344
|
-
p(
|
345
|
-
|
346
|
+
p(p, b) {
|
347
|
+
l === (l = s(p)) && m ? m.p(p, b) : (m.d(1), m = l(p), m && (m.c(), m.m(i, null))), u === (u = c(p)) && g ? g.p(p, b) : (g.d(1), g = u(p), g && (g.c(), g.m(a, null)));
|
346
348
|
},
|
347
|
-
d(
|
348
|
-
|
349
|
+
d(p) {
|
350
|
+
p && S(a), m.d(), g.d();
|
349
351
|
}
|
350
352
|
};
|
351
353
|
}
|
352
|
-
function ii(
|
354
|
+
function ii(t) {
|
353
355
|
let a;
|
354
|
-
function i(
|
356
|
+
function i(l, m) {
|
355
357
|
return (
|
356
358
|
/*presentFilters*/
|
357
|
-
|
359
|
+
l[33] ? Gi : Fi
|
358
360
|
);
|
359
361
|
}
|
360
|
-
let o = i(
|
362
|
+
let o = i(t), s = o(t);
|
361
363
|
return {
|
362
364
|
c() {
|
363
|
-
|
365
|
+
s.c(), a = Z();
|
364
366
|
},
|
365
|
-
m(
|
366
|
-
|
367
|
+
m(l, m) {
|
368
|
+
s.m(l, m), y(l, a, m);
|
367
369
|
},
|
368
|
-
p(
|
369
|
-
o !== (o = i(
|
370
|
+
p(l, m) {
|
371
|
+
o !== (o = i(l)) && (s.d(1), s = o(l), s && (s.c(), s.m(a.parentNode, a)));
|
370
372
|
},
|
371
|
-
d(
|
372
|
-
|
373
|
+
d(l) {
|
374
|
+
l && S(a), s.d(l);
|
373
375
|
}
|
374
376
|
};
|
375
377
|
}
|
376
|
-
function
|
377
|
-
let a, i, o,
|
378
|
+
function ti(t) {
|
379
|
+
let a, i, o, s, l = (
|
378
380
|
/*casinomygames*/
|
379
|
-
|
381
|
+
t[18] !== "true" && ta(t)
|
380
382
|
);
|
381
|
-
function m(
|
383
|
+
function m(g, p) {
|
382
384
|
return (
|
383
385
|
/*isLoading*/
|
384
|
-
|
385
|
-
|
386
|
+
g[24] && !/*isLazyLoading*/
|
387
|
+
g[35] ? li : (
|
386
388
|
/*favoriteGamesData*/
|
387
|
-
|
389
|
+
g[41] ? si : oi
|
388
390
|
)
|
389
391
|
);
|
390
392
|
}
|
391
|
-
let c = m(
|
393
|
+
let c = m(t), u = c(t);
|
392
394
|
return {
|
393
395
|
c() {
|
394
|
-
a = C("div"),
|
395
|
-
(
|
396
|
+
a = C("div"), l && l.c(), i = W(), o = C("ul"), u.c(), h(o, "class", s = /*favoriteGamesData*/
|
397
|
+
(t[41].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}"), h(a, "class", "CasinoGamesContainer");
|
396
398
|
},
|
397
|
-
m(
|
398
|
-
y(
|
399
|
+
m(g, p) {
|
400
|
+
y(g, a, p), l && l.m(a, null), k(a, i), k(a, o), u.m(o, null), t[57](o);
|
399
401
|
},
|
400
|
-
p(
|
402
|
+
p(g, p) {
|
401
403
|
/*casinomygames*/
|
402
|
-
|
403
|
-
1024 &&
|
404
|
-
(
|
404
|
+
g[18] !== "true" ? l ? l.p(g, p) : (l = ta(g), l.c(), l.m(a, i)) : l && (l.d(1), l = 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*/
|
405
|
+
1024 && s !== (s = /*favoriteGamesData*/
|
406
|
+
(g[41].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}") && h(o, "class", s);
|
405
407
|
},
|
406
|
-
d(
|
407
|
-
|
408
|
+
d(g) {
|
409
|
+
g && S(a), l && l.d(), u.d(), t[57](null);
|
408
410
|
}
|
409
411
|
};
|
410
412
|
}
|
411
|
-
function
|
413
|
+
function ni(t) {
|
412
414
|
let a, i, o = (
|
413
415
|
/*casinomygames*/
|
414
|
-
|
416
|
+
t[18] !== "true" && ma(t)
|
415
417
|
);
|
416
|
-
function
|
418
|
+
function s(c, u) {
|
417
419
|
return (
|
418
420
|
/*isLoading*/
|
419
421
|
c[24] && !/*isLazyLoading*/
|
420
|
-
c[35] ?
|
422
|
+
c[35] ? _i : (
|
421
423
|
/*shownCategoryData*/
|
422
|
-
c[28].length !== 0 ?
|
424
|
+
c[28].length !== 0 ? pi : hi
|
423
425
|
)
|
424
426
|
);
|
425
427
|
}
|
426
|
-
let
|
428
|
+
let l = s(t), m = l(t);
|
427
429
|
return {
|
428
430
|
c() {
|
429
|
-
a = C("div"), o && o.c(), i =
|
431
|
+
a = C("div"), o && o.c(), i = W(), m.c(), h(a, "class", "CasinoGamesContainer");
|
430
432
|
},
|
431
433
|
m(c, u) {
|
432
434
|
y(c, a, u), o && o.m(a, null), k(a, i), m.m(a, null);
|
433
435
|
},
|
434
436
|
p(c, u) {
|
435
437
|
/*casinomygames*/
|
436
|
-
c[18] !== "true" ? o ? o.p(c, u) : (o = ma(c), o.c(), o.m(a, i)) : o && (o.d(1), o = null),
|
438
|
+
c[18] !== "true" ? o ? o.p(c, u) : (o = ma(c), o.c(), o.m(a, i)) : o && (o.d(1), o = null), l === (l = s(c)) && m ? m.p(c, u) : (m.d(1), m = l(c), m && (m.c(), m.m(a, null)));
|
437
439
|
},
|
438
440
|
d(c) {
|
439
441
|
c && S(a), o && o.d(), m.d();
|
440
442
|
}
|
441
443
|
};
|
442
444
|
}
|
443
|
-
function
|
445
|
+
function ta(t) {
|
444
446
|
let a, i, o = (
|
445
447
|
/*$_*/
|
446
|
-
|
447
|
-
),
|
448
|
+
t[42]("favorites") + ""
|
449
|
+
), s, l, m, c, u = (
|
448
450
|
/*favoriteGamesData*/
|
449
|
-
|
450
|
-
),
|
451
|
+
t[41].items.length + ""
|
452
|
+
), g, p;
|
451
453
|
return {
|
452
454
|
c() {
|
453
|
-
a = C("div"), i = C("h3"),
|
455
|
+
a = C("div"), i = C("h3"), s = D(o), l = W(), m = C("span"), c = D("("), g = D(u), p = D(")"), h(m, "class", "CategoryFavName"), h(i, "class", "CategoryName"), h(a, "class", "CasinoGamesHeader");
|
454
456
|
},
|
455
457
|
m(b, F) {
|
456
|
-
y(b, a, F), k(a, i), k(i,
|
458
|
+
y(b, a, F), k(a, i), k(i, s), k(i, l), k(i, m), k(m, c), k(m, g), k(m, p), t[56](i);
|
457
459
|
},
|
458
460
|
p(b, F) {
|
459
461
|
F[1] & /*$_*/
|
460
462
|
2048 && o !== (o = /*$_*/
|
461
|
-
b[42]("favorites") + "") &&
|
463
|
+
b[42]("favorites") + "") && O(s, o), F[1] & /*favoriteGamesData*/
|
462
464
|
1024 && u !== (u = /*favoriteGamesData*/
|
463
|
-
b[41].items.length + "") &&
|
465
|
+
b[41].items.length + "") && O(g, u);
|
464
466
|
},
|
465
467
|
d(b) {
|
466
|
-
b && S(a),
|
468
|
+
b && S(a), t[56](null);
|
467
469
|
}
|
468
470
|
};
|
469
471
|
}
|
470
|
-
function oi(
|
472
|
+
function oi(t) {
|
471
473
|
let a, i = (
|
472
474
|
/*$_*/
|
473
|
-
|
475
|
+
t[42]("waiting") + ""
|
474
476
|
), o;
|
475
477
|
return {
|
476
478
|
c() {
|
477
|
-
a = C("p"), o =
|
479
|
+
a = C("p"), o = D(i);
|
478
480
|
},
|
479
|
-
m(
|
480
|
-
y(
|
481
|
+
m(s, l) {
|
482
|
+
y(s, a, l), k(a, o);
|
481
483
|
},
|
482
|
-
p(
|
483
|
-
|
484
|
+
p(s, l) {
|
485
|
+
l[1] & /*$_*/
|
484
486
|
2048 && i !== (i = /*$_*/
|
485
|
-
|
487
|
+
s[42]("waiting") + "") && O(o, i);
|
486
488
|
},
|
487
|
-
d(
|
488
|
-
|
489
|
+
d(s) {
|
490
|
+
s && S(a);
|
489
491
|
}
|
490
492
|
};
|
491
493
|
}
|
492
|
-
function
|
493
|
-
let a, i =
|
494
|
+
function si(t) {
|
495
|
+
let a, i = se(
|
494
496
|
/*favoriteGamesData*/
|
495
|
-
|
497
|
+
t[41].items
|
496
498
|
), o = [];
|
497
|
-
for (let
|
498
|
-
o[
|
499
|
-
let
|
500
|
-
return i.length || (
|
499
|
+
for (let l = 0; l < i.length; l += 1)
|
500
|
+
o[l] = ra(ea(t, i, l));
|
501
|
+
let s = null;
|
502
|
+
return i.length || (s = na(t)), {
|
501
503
|
c() {
|
502
|
-
for (let
|
503
|
-
o[
|
504
|
-
a =
|
504
|
+
for (let l = 0; l < o.length; l += 1)
|
505
|
+
o[l].c();
|
506
|
+
a = Z(), s && s.c();
|
505
507
|
},
|
506
|
-
m(
|
508
|
+
m(l, m) {
|
507
509
|
for (let c = 0; c < o.length; c += 1)
|
508
|
-
o[c] && o[c].m(
|
509
|
-
y(
|
510
|
+
o[c] && o[c].m(l, m);
|
511
|
+
y(l, a, m), s && s.m(l, m);
|
510
512
|
},
|
511
|
-
p(
|
513
|
+
p(l, m) {
|
512
514
|
if (m[0] & /*session, userid, lang, mbsource, favorites, categoryid, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/
|
513
515
|
2359273 | m[1] & /*favoriteGamesData, addGameTag, showFavGamesCategory, intersectingIndexes, visibilityconnect, userAgent, $_*/
|
514
516
|
16256) {
|
515
|
-
i =
|
517
|
+
i = se(
|
516
518
|
/*favoriteGamesData*/
|
517
|
-
|
519
|
+
l[41].items
|
518
520
|
);
|
519
521
|
let c;
|
520
522
|
for (c = 0; c < i.length; c += 1) {
|
521
|
-
const u = ea(
|
523
|
+
const u = ea(l, i, c);
|
522
524
|
o[c] ? o[c].p(u, m) : (o[c] = ra(u), o[c].c(), o[c].m(a.parentNode, a));
|
523
525
|
}
|
524
526
|
for (; c < o.length; c += 1)
|
525
527
|
o[c].d(1);
|
526
|
-
o.length = i.length, !i.length &&
|
528
|
+
o.length = i.length, !i.length && s ? s.p(l, m) : i.length ? s && (s.d(1), s = null) : (s = na(l), s.c(), s.m(a.parentNode, a));
|
527
529
|
}
|
528
530
|
},
|
529
|
-
d(
|
530
|
-
|
531
|
+
d(l) {
|
532
|
+
l && S(a), Za(o, l), s && s.d(l);
|
531
533
|
}
|
532
534
|
};
|
533
535
|
}
|
534
|
-
function
|
536
|
+
function li(t) {
|
535
537
|
let a;
|
536
538
|
return {
|
537
539
|
c() {
|
@@ -540,923 +542,907 @@ function si(n) {
|
|
540
542
|
m(i, o) {
|
541
543
|
y(i, a, o);
|
542
544
|
},
|
543
|
-
p:
|
545
|
+
p: _e,
|
544
546
|
d(i) {
|
545
547
|
i && S(a);
|
546
548
|
}
|
547
549
|
};
|
548
550
|
}
|
549
|
-
function
|
550
|
-
let a, i, o,
|
551
|
+
function na(t) {
|
552
|
+
let a, i, o, s, l, m, c, u, g, p, b, F = (
|
551
553
|
/*$_*/
|
552
|
-
|
553
|
-
), N, w,
|
554
|
-
function
|
554
|
+
t[42]("noFavoritesTitle") + ""
|
555
|
+
), N, w, d;
|
556
|
+
function f(v, H) {
|
555
557
|
return be(
|
556
558
|
/*userAgent*/
|
557
|
-
|
559
|
+
v[43]
|
558
560
|
) ? mi : ri;
|
559
561
|
}
|
560
|
-
let
|
562
|
+
let j = f(t)(t);
|
561
563
|
return {
|
562
564
|
c() {
|
563
|
-
a = C("p"), i =
|
565
|
+
a = C("p"), i = x("svg"), o = x("rect"), s = x("rect"), l = x("circle"), m = x("path"), c = x("path"), u = x("path"), g = x("path"), p = W(), b = C("span"), N = D(F), w = W(), j.c(), d = W(), 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(s, "x", "106.737"), h(s, "y", "56.737"), h(s, "width", "90.263"), h(s, "height", "90.263"), h(s, "rx", "12"), h(s, "stroke", "var(--emw--color-gray-150, #828282)"), h(s, "stroke-width", "1.5"), h(l, "cx", "70.5"), h(l, "cy", "32.237"), h(l, "r", "31.487"), h(l, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(l, "stroke-width", "1.5"), h(l, "stroke-dasharray", "5 0"), h(m, "d", "M153.909 81.631a.747.747 0 0 0-.166-1.046l-5.466-3.954a.751.751 0 0 0-.882 1.214l4.859 3.514-3.529 4.858a.75.75 0 1 0 1.215.878l3.969-5.464zm-.725-1.18c-.501.081-.999.159-1.493.233l.223 1.482c.498-.075 1-.153 1.506-.234l-.236-1.48zm-4.457.654c-1.006.133-1.996.253-2.97.36l.162 1.49c.985-.109 1.986-.23 3.002-.364l-.194-1.486zm-5.944.65c-1.01.085-2.002.155-2.978.209l.081 1.496c.991-.054 1.997-.125 3.021-.212l-.124-1.493zm-5.955.326c-1.009.022-2 .026-2.974.01l-.026 1.5c.994.015 2.003.011 3.031-.012l-.031-1.498zm-5.953-.099a61.03 61.03 0 0 1-2.961-.245l-.164 1.49c.995.107 2.006.19 3.035.251l.09-1.496zm-5.898-.641a49.97 49.97 0 0 1-2.907-.56l-.332 1.462c.983.22 1.98.412 2.995.577l.244-1.48zm-5.773-1.298a44.435 44.435 0 0 1-2.807-.92l-.518 1.407c.953.348 1.92.665 2.901.951l.424-1.438zm-5.546-2.027A44.285 44.285 0 0 1 111 76.73l-.702 1.326a45.9 45.9 0 0 0 2.748 1.331l.612-1.37zm-5.23-2.75a49.031 49.031 0 0 1-2.472-1.616l-.861 1.229a50.27 50.27 0 0 0 2.548 1.666l.785-1.278zm-4.851-3.378c-.767-.601-1.529-1.231-2.289-1.891l-.987 1.131c.778.676 1.56 1.322 2.348 1.94l.928-1.18zm-4.486-3.889a74.64 74.64 0 0 1-2.11-2.088l-1.078 1.044a76.17 76.17 0 0 0 2.152 2.13L99.091 68zm-4.143-4.259a97.17 97.17 0 0 1-1.965-2.239l-1.145.972a98.31 98.31 0 0 0 1.996 2.274l1.114-1.007zm-3.867-4.536a127.63 127.63 0 0 1-1.845-2.346l-1.192.914c.624.812 1.246 1.603 1.867 2.373l1.17-.94zm-3.64-4.733c-.58-.788-1.163-1.596-1.749-2.423l-1.225.867c.59.834 1.179 1.649 1.764 2.445l1.21-.89z"), h(m, "fill", "var(--emw--color-gray-150, #828282)"), h(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(b, "class", "NoFavoriteText NoFavoriteTextHighlight"), h(a, "class", "NoFavoriteGames " + (be(
|
564
566
|
/*userAgent*/
|
565
|
-
|
567
|
+
t[43]
|
566
568
|
) ? "NoFavoriteGamesMobile" : ""));
|
567
569
|
},
|
568
|
-
m(
|
569
|
-
y(
|
570
|
+
m(v, H) {
|
571
|
+
y(v, a, H), k(a, i), k(i, o), k(i, s), k(i, l), k(i, m), k(i, c), k(i, u), k(i, g), k(a, p), k(a, b), k(b, N), k(a, w), j.m(a, null), k(a, d);
|
570
572
|
},
|
571
|
-
p(
|
572
|
-
|
573
|
+
p(v, H) {
|
574
|
+
H[1] & /*$_*/
|
573
575
|
2048 && F !== (F = /*$_*/
|
574
|
-
|
576
|
+
v[42]("noFavoritesTitle") + "") && O(N, F), j.p(v, H);
|
575
577
|
},
|
576
|
-
d(
|
577
|
-
|
578
|
+
d(v) {
|
579
|
+
v && S(a), j.d();
|
578
580
|
}
|
579
581
|
};
|
580
582
|
}
|
581
|
-
function ri(
|
583
|
+
function ri(t) {
|
582
584
|
let a, i = (
|
583
585
|
/*$_*/
|
584
|
-
|
586
|
+
t[42]("noFavorites") + ""
|
585
587
|
), o;
|
586
588
|
return {
|
587
589
|
c() {
|
588
|
-
a = C("span"), o =
|
590
|
+
a = C("span"), o = D(i), h(a, "class", "NoFavoriteText");
|
589
591
|
},
|
590
|
-
m(
|
591
|
-
y(
|
592
|
+
m(s, l) {
|
593
|
+
y(s, a, l), k(a, o);
|
592
594
|
},
|
593
|
-
p(
|
594
|
-
|
595
|
+
p(s, l) {
|
596
|
+
l[1] & /*$_*/
|
595
597
|
2048 && i !== (i = /*$_*/
|
596
|
-
|
598
|
+
s[42]("noFavorites") + "") && O(o, i);
|
597
599
|
},
|
598
|
-
d(
|
599
|
-
|
600
|
+
d(s) {
|
601
|
+
s && S(a);
|
600
602
|
}
|
601
603
|
};
|
602
604
|
}
|
603
|
-
function mi(
|
605
|
+
function mi(t) {
|
604
606
|
let a, i = (
|
605
607
|
/*$_*/
|
606
|
-
|
608
|
+
t[42]("noFavoritesMobile") + ""
|
607
609
|
), o;
|
608
610
|
return {
|
609
611
|
c() {
|
610
|
-
a = C("span"), o =
|
612
|
+
a = C("span"), o = D(i), h(a, "class", "NoFavoriteText");
|
611
613
|
},
|
612
|
-
m(
|
613
|
-
y(
|
614
|
+
m(s, l) {
|
615
|
+
y(s, a, l), k(a, o);
|
614
616
|
},
|
615
|
-
p(
|
616
|
-
|
617
|
+
p(s, l) {
|
618
|
+
l[1] & /*$_*/
|
617
619
|
2048 && i !== (i = /*$_*/
|
618
|
-
|
620
|
+
s[42]("noFavoritesMobile") + "") && O(o, i);
|
619
621
|
},
|
620
|
-
d(
|
621
|
-
|
622
|
+
d(s) {
|
623
|
+
s && S(a);
|
622
624
|
}
|
623
625
|
};
|
624
626
|
}
|
625
|
-
function oa(
|
627
|
+
function oa(t) {
|
626
628
|
let a, i = (
|
627
629
|
/*gameprops*/
|
628
|
-
|
630
|
+
t[91].gameModel.isFavorite && sa(t)
|
629
631
|
);
|
630
632
|
return {
|
631
633
|
c() {
|
632
|
-
i && i.c(), a =
|
634
|
+
i && i.c(), a = Z();
|
633
635
|
},
|
634
|
-
m(o,
|
635
|
-
i && i.m(o,
|
636
|
+
m(o, s) {
|
637
|
+
i && i.m(o, s), y(o, a, s);
|
636
638
|
},
|
637
|
-
p(o,
|
639
|
+
p(o, s) {
|
638
640
|
/*gameprops*/
|
639
|
-
o[91].gameModel.isFavorite ? i ? i.p(o,
|
641
|
+
o[91].gameModel.isFavorite ? i ? i.p(o, s) : (i = sa(o), i.c(), i.m(a.parentNode, a)) : i && (i.d(1), i = null);
|
640
642
|
},
|
641
643
|
d(o) {
|
642
644
|
o && S(a), i && i.d(o);
|
643
645
|
}
|
644
646
|
};
|
645
647
|
}
|
646
|
-
function
|
647
|
-
let a, i = ui(
|
648
|
+
function sa(t) {
|
649
|
+
let a, i = ui(t);
|
648
650
|
return {
|
649
651
|
c() {
|
650
|
-
i && i.c(), a =
|
652
|
+
i && i.c(), a = Z();
|
651
653
|
},
|
652
|
-
m(o,
|
653
|
-
i && i.m(o,
|
654
|
+
m(o, s) {
|
655
|
+
i && i.m(o, s), y(o, a, s);
|
654
656
|
},
|
655
|
-
p(o,
|
656
|
-
i.p(o,
|
657
|
+
p(o, s) {
|
658
|
+
i.p(o, s);
|
657
659
|
},
|
658
660
|
d(o) {
|
659
661
|
o && S(a), i && i.d(o);
|
660
662
|
}
|
661
663
|
};
|
662
664
|
}
|
663
|
-
function ui(
|
665
|
+
function ui(t) {
|
664
666
|
let a, i, o;
|
665
|
-
function
|
667
|
+
function s(c, u) {
|
666
668
|
if (u[1] & /*favoriteGamesData*/
|
667
669
|
1024 && (i = null), a == null && (a = !!be(
|
668
670
|
/*userAgent*/
|
669
671
|
c[43]
|
670
|
-
)), a)
|
672
|
+
)), a)
|
673
|
+
return fi;
|
671
674
|
if (i == null && (i = !!/*gameprops*/
|
672
|
-
c[91].gameModel.platform.includes("PC")), i)
|
675
|
+
c[91].gameModel.platform.includes("PC")), i)
|
676
|
+
return ci;
|
673
677
|
}
|
674
|
-
let
|
678
|
+
let l = s(t, [-1, -1, -1, -1]), m = l && l(t);
|
675
679
|
return {
|
676
680
|
c() {
|
677
|
-
m && m.c(), o =
|
681
|
+
m && m.c(), o = Z();
|
678
682
|
},
|
679
683
|
m(c, u) {
|
680
684
|
m && m.m(c, u), y(c, o, u);
|
681
685
|
},
|
682
686
|
p(c, u) {
|
683
|
-
|
687
|
+
l === (l = s(c, u)) && m ? m.p(c, u) : (m && m.d(1), m = l && l(c), m && (m.c(), m.m(o.parentNode, o)));
|
684
688
|
},
|
685
689
|
d(c) {
|
686
690
|
c && S(o), m && m.d(c);
|
687
691
|
}
|
688
692
|
};
|
689
693
|
}
|
690
|
-
function ci(
|
691
|
-
let a, i, o,
|
694
|
+
function ci(t) {
|
695
|
+
let a, i, o, s, l, m, c, u, g, p, b, F, N, w;
|
692
696
|
return {
|
693
697
|
c() {
|
694
|
-
var
|
695
|
-
a = C("casino-game-thumbnail"),
|
696
|
-
(
|
697
|
-
/*gameprops*/
|
698
|
-
n[91].cellSize
|
699
|
-
) : "1x1"))), t(a, "part", o = "" + (V + /*gameprops*/
|
700
|
-
(n[91].cellSize ? (
|
698
|
+
var d, f, L;
|
699
|
+
a = C("casino-game-thumbnail"), n(a, "class", i = "" + ($ + /*gameprops*/
|
700
|
+
(t[91].cellSize ? (
|
701
701
|
/*gameprops*/
|
702
|
-
|
703
|
-
) : "1x1"))),
|
702
|
+
t[91].cellSize
|
703
|
+
) : "1x1"))), n(
|
704
704
|
a,
|
705
705
|
"session",
|
706
706
|
/*session*/
|
707
|
-
|
708
|
-
),
|
707
|
+
t[6]
|
708
|
+
), n(
|
709
709
|
a,
|
710
710
|
"userid",
|
711
711
|
/*userid*/
|
712
|
-
|
713
|
-
),
|
712
|
+
t[7]
|
713
|
+
), n(
|
714
714
|
a,
|
715
715
|
"lang",
|
716
716
|
/*lang*/
|
717
|
-
|
718
|
-
),
|
717
|
+
t[5]
|
718
|
+
), n(
|
719
719
|
a,
|
720
720
|
"translationurl",
|
721
721
|
/*translationurl*/
|
722
|
-
|
723
|
-
),
|
722
|
+
t[11]
|
723
|
+
), n(
|
724
724
|
a,
|
725
725
|
"favorites",
|
726
726
|
/*favorites*/
|
727
|
-
|
728
|
-
),
|
727
|
+
t[8]
|
728
|
+
), n(
|
729
729
|
a,
|
730
730
|
"categoryid",
|
731
731
|
/*categoryid*/
|
732
|
-
|
733
|
-
),
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
(f = (
|
739
|
-
|
732
|
+
t[0]
|
733
|
+
), n(a, "gamethumbnail", o = /*gameprops*/
|
734
|
+
t[91].gameModel.thumbnail), n(a, "gamename", s = /*gameprops*/
|
735
|
+
t[91].gameModel.name), n(a, "gamevendor", l = /*gameprops*/
|
736
|
+
t[91].gameModel.vendor.displayName), n(a, "gameLaunchUrl", m = /*gameprops*/
|
737
|
+
t[91].launchUrl), n(a, "gameisnew", c = /*gameprops*/
|
738
|
+
(f = (d = t[91]) == null ? void 0 : d.gameModel) == null ? void 0 : f.isNew), n(a, "gametag", u = /*addGameTag*/
|
739
|
+
t[44](
|
740
740
|
/*gameprops*/
|
741
|
-
(
|
742
|
-
)),
|
743
|
-
|
744
|
-
|
745
|
-
|
741
|
+
(L = t[91].gameModel) == null ? void 0 : L.advancedTags
|
742
|
+
)), n(a, "gamecellsize", g = /*gameprops*/
|
743
|
+
t[91].cellSize), n(a, "gameid", p = /*gameprops*/
|
744
|
+
t[91].gameModel.id), n(a, "gamefunmode", b = /*gameprops*/
|
745
|
+
t[91].gameModel.hasFunMode), n(
|
746
746
|
a,
|
747
747
|
"showgamename",
|
748
748
|
/*showgamename*/
|
749
|
-
|
750
|
-
),
|
751
|
-
|
749
|
+
t[13]
|
750
|
+
), n(a, "gamefavorite", F = /*gameprops*/
|
751
|
+
t[91].gameModel.isFavorite), n(
|
752
752
|
a,
|
753
753
|
"showfavoredcategory",
|
754
754
|
/*showFavGamesCategory*/
|
755
|
-
|
756
|
-
),
|
757
|
-
|
755
|
+
t[38]
|
756
|
+
), n(a, "connectlive", N = /*intersectingIndexes*/
|
757
|
+
t[39][
|
758
758
|
/*gameprops*/
|
759
|
-
|
760
|
-
] == 1 ? "connect" : "disconnect"),
|
759
|
+
t[91].id
|
760
|
+
] == 1 ? "connect" : "disconnect"), n(
|
761
761
|
a,
|
762
762
|
"visibilityconnect",
|
763
763
|
/*visibilityconnect*/
|
764
|
-
|
765
|
-
),
|
764
|
+
t[40]
|
765
|
+
), n(
|
766
766
|
a,
|
767
767
|
"mbsource",
|
768
768
|
/*mbsource*/
|
769
|
-
|
770
|
-
),
|
769
|
+
t[21]
|
770
|
+
), n(
|
771
771
|
a,
|
772
772
|
"currency",
|
773
773
|
/*currency*/
|
774
|
-
|
775
|
-
),
|
776
|
-
|
774
|
+
t[12]
|
775
|
+
), n(a, "livelobbyendpoint", w = /*gameprops*/
|
776
|
+
t[91].gameModel.details ? (
|
777
777
|
/*gameprops*/
|
778
|
-
|
779
|
-
) : ""),
|
778
|
+
t[91].gameModel.launchUrl
|
779
|
+
) : ""), n(
|
780
780
|
a,
|
781
781
|
"clientstyling",
|
782
782
|
/*clientstyling*/
|
783
|
-
|
784
|
-
),
|
783
|
+
t[9]
|
784
|
+
), n(
|
785
785
|
a,
|
786
786
|
"clientstylingurl",
|
787
787
|
/*clientstylingurl*/
|
788
|
-
|
789
|
-
),
|
788
|
+
t[10]
|
789
|
+
), n(
|
790
790
|
a,
|
791
791
|
"endpoint",
|
792
792
|
/*endpoint*/
|
793
|
-
|
794
|
-
),
|
793
|
+
t[3]
|
794
|
+
), n(
|
795
795
|
a,
|
796
796
|
"livecasino",
|
797
797
|
/*livecasino*/
|
798
|
-
|
799
|
-
),
|
798
|
+
t[14]
|
799
|
+
), n(
|
800
800
|
a,
|
801
801
|
"gamepagemodalurl",
|
802
802
|
/*gamepagemodalurl*/
|
803
|
-
|
804
|
-
),
|
803
|
+
t[15]
|
804
|
+
), n(
|
805
805
|
a,
|
806
806
|
"integratedgameframedesktop",
|
807
807
|
/*integratedgameframedesktop*/
|
808
|
-
|
809
|
-
),
|
808
|
+
t[16]
|
809
|
+
), n(
|
810
810
|
a,
|
811
811
|
"integratedgameframemobile",
|
812
812
|
/*integratedgameframemobile*/
|
813
|
-
|
813
|
+
t[17]
|
814
814
|
);
|
815
815
|
},
|
816
|
-
m(
|
817
|
-
y(
|
816
|
+
m(d, f) {
|
817
|
+
y(d, a, f);
|
818
818
|
},
|
819
|
-
p(
|
820
|
-
var
|
819
|
+
p(d, f) {
|
820
|
+
var L, j, v;
|
821
821
|
f[1] & /*favoriteGamesData*/
|
822
|
-
1024 && i !== (i = "" + (
|
823
|
-
(
|
822
|
+
1024 && i !== (i = "" + ($ + /*gameprops*/
|
823
|
+
(d[91].cellSize ? (
|
824
824
|
/*gameprops*/
|
825
|
-
|
826
|
-
) : "1x1"))) &&
|
827
|
-
|
828
|
-
(g[91].cellSize ? (
|
829
|
-
/*gameprops*/
|
830
|
-
g[91].cellSize
|
831
|
-
) : "1x1"))) && t(a, "part", o), f[0] & /*session*/
|
832
|
-
64 && t(
|
825
|
+
d[91].cellSize
|
826
|
+
) : "1x1"))) && n(a, "class", i), f[0] & /*session*/
|
827
|
+
64 && n(
|
833
828
|
a,
|
834
829
|
"session",
|
835
830
|
/*session*/
|
836
|
-
|
831
|
+
d[6]
|
837
832
|
), f[0] & /*userid*/
|
838
|
-
128 &&
|
833
|
+
128 && n(
|
839
834
|
a,
|
840
835
|
"userid",
|
841
836
|
/*userid*/
|
842
|
-
|
837
|
+
d[7]
|
843
838
|
), f[0] & /*lang*/
|
844
|
-
32 &&
|
839
|
+
32 && n(
|
845
840
|
a,
|
846
841
|
"lang",
|
847
842
|
/*lang*/
|
848
|
-
|
843
|
+
d[5]
|
849
844
|
), f[0] & /*translationurl*/
|
850
|
-
2048 &&
|
845
|
+
2048 && n(
|
851
846
|
a,
|
852
847
|
"translationurl",
|
853
848
|
/*translationurl*/
|
854
|
-
|
849
|
+
d[11]
|
855
850
|
), f[0] & /*favorites*/
|
856
|
-
256 &&
|
851
|
+
256 && n(
|
857
852
|
a,
|
858
853
|
"favorites",
|
859
854
|
/*favorites*/
|
860
|
-
|
855
|
+
d[8]
|
861
856
|
), f[0] & /*categoryid*/
|
862
|
-
1 &&
|
857
|
+
1 && n(
|
863
858
|
a,
|
864
859
|
"categoryid",
|
865
860
|
/*categoryid*/
|
866
|
-
|
861
|
+
d[0]
|
867
862
|
), f[1] & /*favoriteGamesData*/
|
868
|
-
1024 &&
|
869
|
-
|
863
|
+
1024 && o !== (o = /*gameprops*/
|
864
|
+
d[91].gameModel.thumbnail) && n(a, "gamethumbnail", o), f[1] & /*favoriteGamesData*/
|
870
865
|
1024 && s !== (s = /*gameprops*/
|
871
|
-
|
866
|
+
d[91].gameModel.name) && n(a, "gamename", s), f[1] & /*favoriteGamesData*/
|
867
|
+
1024 && l !== (l = /*gameprops*/
|
868
|
+
d[91].gameModel.vendor.displayName) && n(a, "gamevendor", l), f[1] & /*favoriteGamesData*/
|
872
869
|
1024 && m !== (m = /*gameprops*/
|
873
|
-
|
870
|
+
d[91].launchUrl) && n(a, "gameLaunchUrl", m), f[1] & /*favoriteGamesData*/
|
874
871
|
1024 && c !== (c = /*gameprops*/
|
875
|
-
|
876
|
-
1024 && u !== (u = /*
|
877
|
-
|
878
|
-
1024 && d !== (d = /*addGameTag*/
|
879
|
-
g[44](
|
872
|
+
(j = (L = d[91]) == null ? void 0 : L.gameModel) == null ? void 0 : j.isNew) && n(a, "gameisnew", c), f[1] & /*favoriteGamesData*/
|
873
|
+
1024 && u !== (u = /*addGameTag*/
|
874
|
+
d[44](
|
880
875
|
/*gameprops*/
|
881
|
-
(v =
|
882
|
-
)) &&
|
883
|
-
1024 &&
|
884
|
-
|
876
|
+
(v = d[91].gameModel) == null ? void 0 : v.advancedTags
|
877
|
+
)) && n(a, "gametag", u), f[1] & /*favoriteGamesData*/
|
878
|
+
1024 && g !== (g = /*gameprops*/
|
879
|
+
d[91].cellSize) && n(a, "gamecellsize", g), f[1] & /*favoriteGamesData*/
|
880
|
+
1024 && p !== (p = /*gameprops*/
|
881
|
+
d[91].gameModel.id) && n(a, "gameid", p), f[1] & /*favoriteGamesData*/
|
885
882
|
1024 && b !== (b = /*gameprops*/
|
886
|
-
|
887
|
-
|
888
|
-
g[91].gameModel.hasFunMode) && t(a, "gamefunmode", F), f[0] & /*showgamename*/
|
889
|
-
8192 && t(
|
883
|
+
d[91].gameModel.hasFunMode) && n(a, "gamefunmode", b), f[0] & /*showgamename*/
|
884
|
+
8192 && n(
|
890
885
|
a,
|
891
886
|
"showgamename",
|
892
887
|
/*showgamename*/
|
893
|
-
|
888
|
+
d[13]
|
894
889
|
), f[1] & /*favoriteGamesData*/
|
895
|
-
1024 &&
|
896
|
-
|
897
|
-
128 &&
|
890
|
+
1024 && F !== (F = /*gameprops*/
|
891
|
+
d[91].gameModel.isFavorite) && n(a, "gamefavorite", F), f[1] & /*showFavGamesCategory*/
|
892
|
+
128 && n(
|
898
893
|
a,
|
899
894
|
"showfavoredcategory",
|
900
895
|
/*showFavGamesCategory*/
|
901
|
-
|
896
|
+
d[38]
|
902
897
|
), f[1] & /*intersectingIndexes, favoriteGamesData*/
|
903
|
-
1280 &&
|
904
|
-
|
898
|
+
1280 && N !== (N = /*intersectingIndexes*/
|
899
|
+
d[39][
|
905
900
|
/*gameprops*/
|
906
|
-
|
907
|
-
] == 1 ? "connect" : "disconnect") &&
|
908
|
-
512 &&
|
901
|
+
d[91].id
|
902
|
+
] == 1 ? "connect" : "disconnect") && n(a, "connectlive", N), f[1] & /*visibilityconnect*/
|
903
|
+
512 && n(
|
909
904
|
a,
|
910
905
|
"visibilityconnect",
|
911
906
|
/*visibilityconnect*/
|
912
|
-
|
907
|
+
d[40]
|
913
908
|
), f[0] & /*mbsource*/
|
914
|
-
2097152 &&
|
909
|
+
2097152 && n(
|
915
910
|
a,
|
916
911
|
"mbsource",
|
917
912
|
/*mbsource*/
|
918
|
-
|
913
|
+
d[21]
|
919
914
|
), f[0] & /*currency*/
|
920
|
-
4096 &&
|
915
|
+
4096 && n(
|
921
916
|
a,
|
922
917
|
"currency",
|
923
918
|
/*currency*/
|
924
|
-
|
919
|
+
d[12]
|
925
920
|
), f[1] & /*favoriteGamesData*/
|
926
|
-
1024 &&
|
927
|
-
|
921
|
+
1024 && w !== (w = /*gameprops*/
|
922
|
+
d[91].gameModel.details ? (
|
928
923
|
/*gameprops*/
|
929
|
-
|
930
|
-
) : "") &&
|
931
|
-
512 &&
|
924
|
+
d[91].gameModel.launchUrl
|
925
|
+
) : "") && n(a, "livelobbyendpoint", w), f[0] & /*clientstyling*/
|
926
|
+
512 && n(
|
932
927
|
a,
|
933
928
|
"clientstyling",
|
934
929
|
/*clientstyling*/
|
935
|
-
|
930
|
+
d[9]
|
936
931
|
), f[0] & /*clientstylingurl*/
|
937
|
-
1024 &&
|
932
|
+
1024 && n(
|
938
933
|
a,
|
939
934
|
"clientstylingurl",
|
940
935
|
/*clientstylingurl*/
|
941
|
-
|
936
|
+
d[10]
|
942
937
|
), f[0] & /*endpoint*/
|
943
|
-
8 &&
|
938
|
+
8 && n(
|
944
939
|
a,
|
945
940
|
"endpoint",
|
946
941
|
/*endpoint*/
|
947
|
-
|
942
|
+
d[3]
|
948
943
|
), f[0] & /*livecasino*/
|
949
|
-
16384 &&
|
944
|
+
16384 && n(
|
950
945
|
a,
|
951
946
|
"livecasino",
|
952
947
|
/*livecasino*/
|
953
|
-
|
948
|
+
d[14]
|
954
949
|
), f[0] & /*gamepagemodalurl*/
|
955
|
-
32768 &&
|
950
|
+
32768 && n(
|
956
951
|
a,
|
957
952
|
"gamepagemodalurl",
|
958
953
|
/*gamepagemodalurl*/
|
959
|
-
|
954
|
+
d[15]
|
960
955
|
), f[0] & /*integratedgameframedesktop*/
|
961
|
-
65536 &&
|
956
|
+
65536 && n(
|
962
957
|
a,
|
963
958
|
"integratedgameframedesktop",
|
964
959
|
/*integratedgameframedesktop*/
|
965
|
-
|
960
|
+
d[16]
|
966
961
|
), f[0] & /*integratedgameframemobile*/
|
967
|
-
131072 &&
|
962
|
+
131072 && n(
|
968
963
|
a,
|
969
964
|
"integratedgameframemobile",
|
970
965
|
/*integratedgameframemobile*/
|
971
|
-
|
966
|
+
d[17]
|
972
967
|
);
|
973
968
|
},
|
974
|
-
d(
|
975
|
-
|
969
|
+
d(d) {
|
970
|
+
d && S(a);
|
976
971
|
}
|
977
972
|
};
|
978
973
|
}
|
979
|
-
function fi(
|
974
|
+
function fi(t) {
|
980
975
|
let a = (
|
981
976
|
/*gameprops*/
|
982
|
-
|
983
|
-
|
984
|
-
|
985
|
-
), i, o = a &&
|
977
|
+
t[91].gameModel.platform.includes("iPad") || /*gameprops*/
|
978
|
+
t[91].gameModel.platform.includes("iPhone") || /*gameprops*/
|
979
|
+
t[91].gameModel.platform.includes("Android")
|
980
|
+
), i, o = a && la(t);
|
986
981
|
return {
|
987
982
|
c() {
|
988
|
-
o && o.c(), i =
|
983
|
+
o && o.c(), i = Z();
|
989
984
|
},
|
990
|
-
m(
|
991
|
-
o && o.m(
|
985
|
+
m(s, l) {
|
986
|
+
o && o.m(s, l), y(s, i, l);
|
992
987
|
},
|
993
|
-
p(
|
994
|
-
|
988
|
+
p(s, l) {
|
989
|
+
l[1] & /*favoriteGamesData*/
|
995
990
|
1024 && (a = /*gameprops*/
|
996
|
-
|
997
|
-
|
998
|
-
|
991
|
+
s[91].gameModel.platform.includes("iPad") || /*gameprops*/
|
992
|
+
s[91].gameModel.platform.includes("iPhone") || /*gameprops*/
|
993
|
+
s[91].gameModel.platform.includes("Android")), a ? o ? o.p(s, l) : (o = la(s), o.c(), o.m(i.parentNode, i)) : o && (o.d(1), o = null);
|
999
994
|
},
|
1000
|
-
d(
|
1001
|
-
|
995
|
+
d(s) {
|
996
|
+
s && S(i), o && o.d(s);
|
1002
997
|
}
|
1003
998
|
};
|
1004
999
|
}
|
1005
|
-
function
|
1006
|
-
let a, i, o,
|
1000
|
+
function la(t) {
|
1001
|
+
let a, i, o, s, l, m, c, u, g, p, b, F, N, w;
|
1007
1002
|
return {
|
1008
1003
|
c() {
|
1009
|
-
var
|
1010
|
-
a = C("casino-game-thumbnail"),
|
1011
|
-
(
|
1004
|
+
var d, f;
|
1005
|
+
a = C("casino-game-thumbnail"), n(a, "class", i = "" + ($ + /*gameprops*/
|
1006
|
+
(t[91].cellSize ? (
|
1012
1007
|
/*gameprops*/
|
1013
|
-
|
1014
|
-
) : "1x1"))),
|
1015
|
-
(n[91].cellSize ? (
|
1016
|
-
/*gameprops*/
|
1017
|
-
n[91].cellSize
|
1018
|
-
) : "1x1"))), t(
|
1008
|
+
t[91].cellSize
|
1009
|
+
) : "1x1"))), n(
|
1019
1010
|
a,
|
1020
1011
|
"session",
|
1021
1012
|
/*session*/
|
1022
|
-
|
1023
|
-
),
|
1013
|
+
t[6]
|
1014
|
+
), n(
|
1024
1015
|
a,
|
1025
1016
|
"userid",
|
1026
1017
|
/*userid*/
|
1027
|
-
|
1028
|
-
),
|
1018
|
+
t[7]
|
1019
|
+
), n(
|
1029
1020
|
a,
|
1030
1021
|
"lang",
|
1031
1022
|
/*lang*/
|
1032
|
-
|
1033
|
-
),
|
1023
|
+
t[5]
|
1024
|
+
), n(
|
1034
1025
|
a,
|
1035
1026
|
"mbsource",
|
1036
1027
|
/*mbsource*/
|
1037
|
-
|
1038
|
-
),
|
1028
|
+
t[21]
|
1029
|
+
), n(
|
1039
1030
|
a,
|
1040
1031
|
"favorites",
|
1041
1032
|
/*favorites*/
|
1042
|
-
|
1043
|
-
),
|
1033
|
+
t[8]
|
1034
|
+
), n(
|
1044
1035
|
a,
|
1045
1036
|
"categoryid",
|
1046
1037
|
/*categoryid*/
|
1047
|
-
|
1048
|
-
),
|
1049
|
-
|
1050
|
-
|
1051
|
-
|
1052
|
-
|
1053
|
-
(
|
1054
|
-
|
1038
|
+
t[0]
|
1039
|
+
), n(a, "gamethumbnail", o = /*gameprops*/
|
1040
|
+
t[91].gameModel.thumbnail), n(a, "gamename", s = /*gameprops*/
|
1041
|
+
t[91].gameModel.name), n(a, "gamevendor", l = /*gameprops*/
|
1042
|
+
t[91].gameModel.vendor.displayName), n(a, "gameLaunchUrl", m = /*gameprops*/
|
1043
|
+
t[91].launchUrl), n(a, "gameisnew", c = /*gameprops*/
|
1044
|
+
(d = t[91].gameModel) == null ? void 0 : d.isNew), n(a, "gametag", u = /*addGameTag*/
|
1045
|
+
t[44](
|
1055
1046
|
/*gameprops*/
|
1056
|
-
(f =
|
1057
|
-
)),
|
1058
|
-
|
1059
|
-
|
1060
|
-
|
1047
|
+
(f = t[91].gameModel) == null ? void 0 : f.advancedTags
|
1048
|
+
)), n(a, "gamecellsize", g = /*gameprops*/
|
1049
|
+
t[91].cellSize), n(a, "gameid", p = /*gameprops*/
|
1050
|
+
t[91].gameModel.id), n(a, "gamefunmode", b = /*gameprops*/
|
1051
|
+
t[91].gameModel.hasFunMode), n(
|
1061
1052
|
a,
|
1062
1053
|
"showgamename",
|
1063
1054
|
/*showgamename*/
|
1064
|
-
|
1065
|
-
),
|
1066
|
-
|
1055
|
+
t[13]
|
1056
|
+
), n(a, "gamefavorite", F = /*gameprops*/
|
1057
|
+
t[91].gameModel.isFavorite), n(
|
1067
1058
|
a,
|
1068
1059
|
"showfavoredcategory",
|
1069
1060
|
/*showFavGamesCategory*/
|
1070
|
-
|
1071
|
-
),
|
1072
|
-
|
1061
|
+
t[38]
|
1062
|
+
), n(a, "connectlive", N = /*intersectingIndexes*/
|
1063
|
+
t[39][
|
1073
1064
|
/*gameprops*/
|
1074
|
-
|
1075
|
-
] == 1 ? "connect" : "disconnect"),
|
1065
|
+
t[91].id
|
1066
|
+
] == 1 ? "connect" : "disconnect"), n(
|
1076
1067
|
a,
|
1077
1068
|
"visibilityconnect",
|
1078
1069
|
/*visibilityconnect*/
|
1079
|
-
|
1080
|
-
),
|
1070
|
+
t[40]
|
1071
|
+
), n(
|
1081
1072
|
a,
|
1082
1073
|
"translationurl",
|
1083
1074
|
/*translationurl*/
|
1084
|
-
|
1085
|
-
),
|
1075
|
+
t[11]
|
1076
|
+
), n(
|
1086
1077
|
a,
|
1087
1078
|
"currency",
|
1088
1079
|
/*currency*/
|
1089
|
-
|
1090
|
-
),
|
1091
|
-
|
1080
|
+
t[12]
|
1081
|
+
), n(a, "livelobbyendpoint", w = /*gameprops*/
|
1082
|
+
t[91].gameModel.details ? (
|
1092
1083
|
/*gameprops*/
|
1093
|
-
|
1094
|
-
) : ""),
|
1084
|
+
t[91].gameModel.launchUrl
|
1085
|
+
) : ""), n(
|
1095
1086
|
a,
|
1096
1087
|
"clientstyling",
|
1097
1088
|
/*clientstyling*/
|
1098
|
-
|
1099
|
-
),
|
1089
|
+
t[9]
|
1090
|
+
), n(
|
1100
1091
|
a,
|
1101
1092
|
"clientstylingurl",
|
1102
1093
|
/*clientstylingurl*/
|
1103
|
-
|
1104
|
-
),
|
1094
|
+
t[10]
|
1095
|
+
), n(
|
1105
1096
|
a,
|
1106
1097
|
"endpoint",
|
1107
1098
|
/*endpoint*/
|
1108
|
-
|
1109
|
-
),
|
1099
|
+
t[3]
|
1100
|
+
), n(
|
1110
1101
|
a,
|
1111
1102
|
"livecasino",
|
1112
1103
|
/*livecasino*/
|
1113
|
-
|
1114
|
-
),
|
1104
|
+
t[14]
|
1105
|
+
), n(
|
1115
1106
|
a,
|
1116
1107
|
"gamepagemodalurl",
|
1117
1108
|
/*gamepagemodalurl*/
|
1118
|
-
|
1119
|
-
),
|
1109
|
+
t[15]
|
1110
|
+
), n(
|
1120
1111
|
a,
|
1121
1112
|
"integratedgameframedesktop",
|
1122
1113
|
/*integratedgameframedesktop*/
|
1123
|
-
|
1124
|
-
),
|
1114
|
+
t[16]
|
1115
|
+
), n(
|
1125
1116
|
a,
|
1126
1117
|
"integratedgameframemobile",
|
1127
1118
|
/*integratedgameframemobile*/
|
1128
|
-
|
1119
|
+
t[17]
|
1129
1120
|
);
|
1130
1121
|
},
|
1131
|
-
m(
|
1132
|
-
y(
|
1122
|
+
m(d, f) {
|
1123
|
+
y(d, a, f);
|
1133
1124
|
},
|
1134
|
-
p(
|
1135
|
-
var
|
1125
|
+
p(d, f) {
|
1126
|
+
var L, j;
|
1136
1127
|
f[1] & /*favoriteGamesData*/
|
1137
|
-
1024 && i !== (i = "" + (
|
1138
|
-
(
|
1139
|
-
/*gameprops*/
|
1140
|
-
g[91].cellSize
|
1141
|
-
) : "1x1"))) && t(a, "class", i), f[1] & /*favoriteGamesData*/
|
1142
|
-
1024 && o !== (o = "" + (V + /*gameprops*/
|
1143
|
-
(g[91].cellSize ? (
|
1128
|
+
1024 && i !== (i = "" + ($ + /*gameprops*/
|
1129
|
+
(d[91].cellSize ? (
|
1144
1130
|
/*gameprops*/
|
1145
|
-
|
1146
|
-
) : "1x1"))) &&
|
1147
|
-
64 &&
|
1131
|
+
d[91].cellSize
|
1132
|
+
) : "1x1"))) && n(a, "class", i), f[0] & /*session*/
|
1133
|
+
64 && n(
|
1148
1134
|
a,
|
1149
1135
|
"session",
|
1150
1136
|
/*session*/
|
1151
|
-
|
1137
|
+
d[6]
|
1152
1138
|
), f[0] & /*userid*/
|
1153
|
-
128 &&
|
1139
|
+
128 && n(
|
1154
1140
|
a,
|
1155
1141
|
"userid",
|
1156
1142
|
/*userid*/
|
1157
|
-
|
1143
|
+
d[7]
|
1158
1144
|
), f[0] & /*lang*/
|
1159
|
-
32 &&
|
1145
|
+
32 && n(
|
1160
1146
|
a,
|
1161
1147
|
"lang",
|
1162
1148
|
/*lang*/
|
1163
|
-
|
1149
|
+
d[5]
|
1164
1150
|
), f[0] & /*mbsource*/
|
1165
|
-
2097152 &&
|
1151
|
+
2097152 && n(
|
1166
1152
|
a,
|
1167
1153
|
"mbsource",
|
1168
1154
|
/*mbsource*/
|
1169
|
-
|
1155
|
+
d[21]
|
1170
1156
|
), f[0] & /*favorites*/
|
1171
|
-
256 &&
|
1157
|
+
256 && n(
|
1172
1158
|
a,
|
1173
1159
|
"favorites",
|
1174
1160
|
/*favorites*/
|
1175
|
-
|
1161
|
+
d[8]
|
1176
1162
|
), f[0] & /*categoryid*/
|
1177
|
-
1 &&
|
1163
|
+
1 && n(
|
1178
1164
|
a,
|
1179
1165
|
"categoryid",
|
1180
1166
|
/*categoryid*/
|
1181
|
-
|
1167
|
+
d[0]
|
1182
1168
|
), f[1] & /*favoriteGamesData*/
|
1183
|
-
1024 &&
|
1184
|
-
|
1169
|
+
1024 && o !== (o = /*gameprops*/
|
1170
|
+
d[91].gameModel.thumbnail) && n(a, "gamethumbnail", o), f[1] & /*favoriteGamesData*/
|
1185
1171
|
1024 && s !== (s = /*gameprops*/
|
1186
|
-
|
1172
|
+
d[91].gameModel.name) && n(a, "gamename", s), f[1] & /*favoriteGamesData*/
|
1173
|
+
1024 && l !== (l = /*gameprops*/
|
1174
|
+
d[91].gameModel.vendor.displayName) && n(a, "gamevendor", l), f[1] & /*favoriteGamesData*/
|
1187
1175
|
1024 && m !== (m = /*gameprops*/
|
1188
|
-
|
1176
|
+
d[91].launchUrl) && n(a, "gameLaunchUrl", m), f[1] & /*favoriteGamesData*/
|
1189
1177
|
1024 && c !== (c = /*gameprops*/
|
1190
|
-
|
1191
|
-
1024 && u !== (u = /*
|
1192
|
-
|
1193
|
-
1024 && d !== (d = /*addGameTag*/
|
1194
|
-
g[44](
|
1178
|
+
(L = d[91].gameModel) == null ? void 0 : L.isNew) && n(a, "gameisnew", c), f[1] & /*favoriteGamesData*/
|
1179
|
+
1024 && u !== (u = /*addGameTag*/
|
1180
|
+
d[44](
|
1195
1181
|
/*gameprops*/
|
1196
|
-
(j =
|
1197
|
-
)) &&
|
1198
|
-
1024 &&
|
1199
|
-
|
1182
|
+
(j = d[91].gameModel) == null ? void 0 : j.advancedTags
|
1183
|
+
)) && n(a, "gametag", u), f[1] & /*favoriteGamesData*/
|
1184
|
+
1024 && g !== (g = /*gameprops*/
|
1185
|
+
d[91].cellSize) && n(a, "gamecellsize", g), f[1] & /*favoriteGamesData*/
|
1186
|
+
1024 && p !== (p = /*gameprops*/
|
1187
|
+
d[91].gameModel.id) && n(a, "gameid", p), f[1] & /*favoriteGamesData*/
|
1200
1188
|
1024 && b !== (b = /*gameprops*/
|
1201
|
-
|
1202
|
-
|
1203
|
-
g[91].gameModel.hasFunMode) && t(a, "gamefunmode", F), f[0] & /*showgamename*/
|
1204
|
-
8192 && t(
|
1189
|
+
d[91].gameModel.hasFunMode) && n(a, "gamefunmode", b), f[0] & /*showgamename*/
|
1190
|
+
8192 && n(
|
1205
1191
|
a,
|
1206
1192
|
"showgamename",
|
1207
1193
|
/*showgamename*/
|
1208
|
-
|
1194
|
+
d[13]
|
1209
1195
|
), f[1] & /*favoriteGamesData*/
|
1210
|
-
1024 &&
|
1211
|
-
|
1212
|
-
128 &&
|
1196
|
+
1024 && F !== (F = /*gameprops*/
|
1197
|
+
d[91].gameModel.isFavorite) && n(a, "gamefavorite", F), f[1] & /*showFavGamesCategory*/
|
1198
|
+
128 && n(
|
1213
1199
|
a,
|
1214
1200
|
"showfavoredcategory",
|
1215
1201
|
/*showFavGamesCategory*/
|
1216
|
-
|
1202
|
+
d[38]
|
1217
1203
|
), f[1] & /*intersectingIndexes, favoriteGamesData*/
|
1218
|
-
1280 &&
|
1219
|
-
|
1204
|
+
1280 && N !== (N = /*intersectingIndexes*/
|
1205
|
+
d[39][
|
1220
1206
|
/*gameprops*/
|
1221
|
-
|
1222
|
-
] == 1 ? "connect" : "disconnect") &&
|
1223
|
-
512 &&
|
1207
|
+
d[91].id
|
1208
|
+
] == 1 ? "connect" : "disconnect") && n(a, "connectlive", N), f[1] & /*visibilityconnect*/
|
1209
|
+
512 && n(
|
1224
1210
|
a,
|
1225
1211
|
"visibilityconnect",
|
1226
1212
|
/*visibilityconnect*/
|
1227
|
-
|
1213
|
+
d[40]
|
1228
1214
|
), f[0] & /*translationurl*/
|
1229
|
-
2048 &&
|
1215
|
+
2048 && n(
|
1230
1216
|
a,
|
1231
1217
|
"translationurl",
|
1232
1218
|
/*translationurl*/
|
1233
|
-
|
1219
|
+
d[11]
|
1234
1220
|
), f[0] & /*currency*/
|
1235
|
-
4096 &&
|
1221
|
+
4096 && n(
|
1236
1222
|
a,
|
1237
1223
|
"currency",
|
1238
1224
|
/*currency*/
|
1239
|
-
|
1225
|
+
d[12]
|
1240
1226
|
), f[1] & /*favoriteGamesData*/
|
1241
|
-
1024 &&
|
1242
|
-
|
1227
|
+
1024 && w !== (w = /*gameprops*/
|
1228
|
+
d[91].gameModel.details ? (
|
1243
1229
|
/*gameprops*/
|
1244
|
-
|
1245
|
-
) : "") &&
|
1246
|
-
512 &&
|
1230
|
+
d[91].gameModel.launchUrl
|
1231
|
+
) : "") && n(a, "livelobbyendpoint", w), f[0] & /*clientstyling*/
|
1232
|
+
512 && n(
|
1247
1233
|
a,
|
1248
1234
|
"clientstyling",
|
1249
1235
|
/*clientstyling*/
|
1250
|
-
|
1236
|
+
d[9]
|
1251
1237
|
), f[0] & /*clientstylingurl*/
|
1252
|
-
1024 &&
|
1238
|
+
1024 && n(
|
1253
1239
|
a,
|
1254
1240
|
"clientstylingurl",
|
1255
1241
|
/*clientstylingurl*/
|
1256
|
-
|
1242
|
+
d[10]
|
1257
1243
|
), f[0] & /*endpoint*/
|
1258
|
-
8 &&
|
1244
|
+
8 && n(
|
1259
1245
|
a,
|
1260
1246
|
"endpoint",
|
1261
1247
|
/*endpoint*/
|
1262
|
-
|
1248
|
+
d[3]
|
1263
1249
|
), f[0] & /*livecasino*/
|
1264
|
-
16384 &&
|
1250
|
+
16384 && n(
|
1265
1251
|
a,
|
1266
1252
|
"livecasino",
|
1267
1253
|
/*livecasino*/
|
1268
|
-
|
1254
|
+
d[14]
|
1269
1255
|
), f[0] & /*gamepagemodalurl*/
|
1270
|
-
32768 &&
|
1256
|
+
32768 && n(
|
1271
1257
|
a,
|
1272
1258
|
"gamepagemodalurl",
|
1273
1259
|
/*gamepagemodalurl*/
|
1274
|
-
|
1260
|
+
d[15]
|
1275
1261
|
), f[0] & /*integratedgameframedesktop*/
|
1276
|
-
65536 &&
|
1262
|
+
65536 && n(
|
1277
1263
|
a,
|
1278
1264
|
"integratedgameframedesktop",
|
1279
1265
|
/*integratedgameframedesktop*/
|
1280
|
-
|
1266
|
+
d[16]
|
1281
1267
|
), f[0] & /*integratedgameframemobile*/
|
1282
|
-
131072 &&
|
1268
|
+
131072 && n(
|
1283
1269
|
a,
|
1284
1270
|
"integratedgameframemobile",
|
1285
1271
|
/*integratedgameframemobile*/
|
1286
|
-
|
1272
|
+
d[17]
|
1287
1273
|
);
|
1288
1274
|
},
|
1289
|
-
d(
|
1290
|
-
|
1275
|
+
d(d) {
|
1276
|
+
d && S(a);
|
1291
1277
|
}
|
1292
1278
|
};
|
1293
1279
|
}
|
1294
|
-
function ra(
|
1280
|
+
function ra(t) {
|
1295
1281
|
let a, i = (
|
1296
1282
|
/*gameprops*/
|
1297
|
-
|
1283
|
+
t[91].gameModel && oa(t)
|
1298
1284
|
);
|
1299
1285
|
return {
|
1300
1286
|
c() {
|
1301
|
-
i && i.c(), a =
|
1287
|
+
i && i.c(), a = Z();
|
1302
1288
|
},
|
1303
|
-
m(o,
|
1304
|
-
i && i.m(o,
|
1289
|
+
m(o, s) {
|
1290
|
+
i && i.m(o, s), y(o, a, s);
|
1305
1291
|
},
|
1306
|
-
p(o,
|
1292
|
+
p(o, s) {
|
1307
1293
|
/*gameprops*/
|
1308
|
-
o[91].gameModel ? i ? i.p(o,
|
1294
|
+
o[91].gameModel ? i ? i.p(o, s) : (i = oa(o), i.c(), i.m(a.parentNode, a)) : i && (i.d(1), i = null);
|
1309
1295
|
},
|
1310
1296
|
d(o) {
|
1311
1297
|
o && S(a), i && i.d(o);
|
1312
1298
|
}
|
1313
1299
|
};
|
1314
1300
|
}
|
1315
|
-
function ma(
|
1301
|
+
function ma(t) {
|
1316
1302
|
let a, i, o = (
|
1317
1303
|
/*categoryData*/
|
1318
|
-
|
1319
|
-
),
|
1320
|
-
function m(
|
1304
|
+
t[27].name + ""
|
1305
|
+
), s, l;
|
1306
|
+
function m(g, p) {
|
1321
1307
|
return (
|
1322
1308
|
/*showLoadCategory*/
|
1323
|
-
|
1309
|
+
g[29] ? di : gi
|
1324
1310
|
);
|
1325
1311
|
}
|
1326
|
-
let c = m(
|
1312
|
+
let c = m(t), u = c(t);
|
1327
1313
|
return {
|
1328
1314
|
c() {
|
1329
|
-
a = C("div"), i = C("h3"),
|
1315
|
+
a = C("div"), i = C("h3"), s = D(o), l = W(), u.c(), h(i, "class", "CategoryName"), h(a, "class", "CasinoGamesHeader");
|
1330
1316
|
},
|
1331
|
-
m(
|
1332
|
-
y(
|
1317
|
+
m(g, p) {
|
1318
|
+
y(g, a, p), k(a, i), k(i, s), t[52](i), k(a, l), u.m(a, null);
|
1333
1319
|
},
|
1334
|
-
p(
|
1335
|
-
|
1320
|
+
p(g, p) {
|
1321
|
+
p[0] & /*categoryData*/
|
1336
1322
|
134217728 && o !== (o = /*categoryData*/
|
1337
|
-
|
1323
|
+
g[27].name + "") && O(s, o), c === (c = m(g)) && u ? u.p(g, p) : (u.d(1), u = c(g), u && (u.c(), u.m(a, null)));
|
1338
1324
|
},
|
1339
|
-
d(
|
1340
|
-
|
1325
|
+
d(g) {
|
1326
|
+
g && S(a), t[52](null), u.d();
|
1341
1327
|
}
|
1342
1328
|
};
|
1343
1329
|
}
|
1344
|
-
function gi(
|
1345
|
-
let a, i, o,
|
1330
|
+
function gi(t) {
|
1331
|
+
let a, i, o, s = (
|
1346
1332
|
/*addfilterselector*/
|
1347
|
-
|
1348
|
-
),
|
1333
|
+
t[1] == "true" && ua(t)
|
1334
|
+
), l = (
|
1349
1335
|
/*addsortingselector*/
|
1350
|
-
|
1336
|
+
t[2] == "true" && ca(t)
|
1351
1337
|
);
|
1352
1338
|
return {
|
1353
1339
|
c() {
|
1354
|
-
a = C("div"),
|
1355
|
-
|
1356
|
-
|
1340
|
+
a = C("div"), s && s.c(), i = W(), l && l.c(), h(a, "class", o = /*addfilterselector*/
|
1341
|
+
t[1] == "true" && /*addsortingselector*/
|
1342
|
+
t[2] == "true" ? "CategoryFilterContainer" : "");
|
1357
1343
|
},
|
1358
1344
|
m(m, c) {
|
1359
|
-
y(m, a, c),
|
1345
|
+
y(m, a, c), s && s.m(a, null), k(a, i), l && l.m(a, null);
|
1360
1346
|
},
|
1361
1347
|
p(m, c) {
|
1362
1348
|
/*addfilterselector*/
|
1363
|
-
m[1] == "true" ?
|
1364
|
-
m[2] == "true" ?
|
1349
|
+
m[1] == "true" ? s ? s.p(m, c) : (s = ua(m), s.c(), s.m(a, i)) : s && (s.d(1), s = null), /*addsortingselector*/
|
1350
|
+
m[2] == "true" ? l ? l.p(m, c) : (l = ca(m), l.c(), l.m(a, null)) : l && (l.d(1), l = null), c[0] & /*addfilterselector, addsortingselector*/
|
1365
1351
|
6 && o !== (o = /*addfilterselector*/
|
1366
1352
|
m[1] == "true" && /*addsortingselector*/
|
1367
1353
|
m[2] == "true" ? "CategoryFilterContainer" : "") && h(a, "class", o);
|
1368
1354
|
},
|
1369
1355
|
d(m) {
|
1370
|
-
m && S(a),
|
1356
|
+
m && S(a), s && s.d(), l && l.d();
|
1371
1357
|
}
|
1372
1358
|
};
|
1373
1359
|
}
|
1374
|
-
function di(
|
1360
|
+
function di(t) {
|
1375
1361
|
let a, i, o = (
|
1376
1362
|
/*$_*/
|
1377
|
-
|
1378
|
-
),
|
1363
|
+
t[42]("viewAll") + ""
|
1364
|
+
), s, l, m = (
|
1379
1365
|
/*categoryData*/
|
1380
|
-
|
1381
|
-
), c, u,
|
1366
|
+
t[27].games.total + ""
|
1367
|
+
), c, u, g, p;
|
1382
1368
|
return {
|
1383
1369
|
c() {
|
1384
|
-
a = C("a"), i = C("span"),
|
1370
|
+
a = C("a"), i = C("span"), s = D(o), l = D(" ("), c = D(m), u = D(")"), h(i, "class", "CategoryLoadMore"), h(a, "class", "CategoryNameLink");
|
1385
1371
|
},
|
1386
1372
|
m(b, F) {
|
1387
|
-
y(b, a, F), k(a, i), k(i,
|
1373
|
+
y(b, a, F), k(a, i), k(i, s), k(i, l), k(i, c), k(i, u), g || (p = Qa(
|
1388
1374
|
a,
|
1389
1375
|
"click",
|
1390
1376
|
/*click_handler*/
|
1391
|
-
|
1392
|
-
),
|
1377
|
+
t[53]
|
1378
|
+
), g = !0);
|
1393
1379
|
},
|
1394
1380
|
p(b, F) {
|
1395
1381
|
F[1] & /*$_*/
|
1396
1382
|
2048 && o !== (o = /*$_*/
|
1397
|
-
b[42]("viewAll") + "") &&
|
1383
|
+
b[42]("viewAll") + "") && O(s, o), F[0] & /*categoryData*/
|
1398
1384
|
134217728 && m !== (m = /*categoryData*/
|
1399
|
-
b[27].games.total + "") &&
|
1385
|
+
b[27].games.total + "") && O(c, m);
|
1400
1386
|
},
|
1401
1387
|
d(b) {
|
1402
|
-
b && S(a),
|
1388
|
+
b && S(a), g = !1, p();
|
1403
1389
|
}
|
1404
1390
|
};
|
1405
1391
|
}
|
1406
|
-
function ua(
|
1392
|
+
function ua(t) {
|
1407
1393
|
let a;
|
1408
1394
|
return {
|
1409
1395
|
c() {
|
1410
|
-
a = C("casino-filter"),
|
1396
|
+
a = C("casino-filter"), n(
|
1411
1397
|
a,
|
1412
1398
|
"clientstylingurl",
|
1413
1399
|
/*clientstylingurl*/
|
1414
|
-
|
1415
|
-
),
|
1400
|
+
t[10]
|
1401
|
+
), n(
|
1416
1402
|
a,
|
1417
1403
|
"clientstyling",
|
1418
1404
|
/*clientstyling*/
|
1419
|
-
|
1420
|
-
),
|
1405
|
+
t[9]
|
1406
|
+
), n(
|
1421
1407
|
a,
|
1422
1408
|
"endpoint",
|
1423
1409
|
/*endpoint*/
|
1424
|
-
|
1425
|
-
),
|
1410
|
+
t[3]
|
1411
|
+
), n(
|
1426
1412
|
a,
|
1427
1413
|
"datasource",
|
1428
1414
|
/*datasource*/
|
1429
|
-
|
1430
|
-
),
|
1415
|
+
t[4]
|
1416
|
+
), n(
|
1431
1417
|
a,
|
1432
1418
|
"lang",
|
1433
1419
|
/*lang*/
|
1434
|
-
|
1435
|
-
),
|
1420
|
+
t[5]
|
1421
|
+
), n(
|
1436
1422
|
a,
|
1437
1423
|
"categoryid",
|
1438
1424
|
/*categoryid*/
|
1439
|
-
|
1440
|
-
),
|
1425
|
+
t[0]
|
1426
|
+
), n(
|
1441
1427
|
a,
|
1442
1428
|
"mbsource",
|
1443
1429
|
/*mbsource*/
|
1444
|
-
|
1445
|
-
),
|
1430
|
+
t[21]
|
1431
|
+
), n(
|
1446
1432
|
a,
|
1447
1433
|
"addfilterselector",
|
1448
1434
|
/*addfilterselector*/
|
1449
|
-
|
1450
|
-
),
|
1435
|
+
t[1]
|
1436
|
+
), n(
|
1451
1437
|
a,
|
1452
1438
|
"addsortingselector",
|
1453
1439
|
/*addsortingselector*/
|
1454
|
-
|
1455
|
-
),
|
1440
|
+
t[2]
|
1441
|
+
), n(
|
1456
1442
|
a,
|
1457
1443
|
"filterbylogo",
|
1458
1444
|
/*filterbylogo*/
|
1459
|
-
|
1445
|
+
t[19]
|
1460
1446
|
);
|
1461
1447
|
},
|
1462
1448
|
m(i, o) {
|
@@ -1464,61 +1450,61 @@ function ua(n) {
|
|
1464
1450
|
},
|
1465
1451
|
p(i, o) {
|
1466
1452
|
o[0] & /*clientstylingurl*/
|
1467
|
-
1024 &&
|
1453
|
+
1024 && n(
|
1468
1454
|
a,
|
1469
1455
|
"clientstylingurl",
|
1470
1456
|
/*clientstylingurl*/
|
1471
1457
|
i[10]
|
1472
1458
|
), o[0] & /*clientstyling*/
|
1473
|
-
512 &&
|
1459
|
+
512 && n(
|
1474
1460
|
a,
|
1475
1461
|
"clientstyling",
|
1476
1462
|
/*clientstyling*/
|
1477
1463
|
i[9]
|
1478
1464
|
), o[0] & /*endpoint*/
|
1479
|
-
8 &&
|
1465
|
+
8 && n(
|
1480
1466
|
a,
|
1481
1467
|
"endpoint",
|
1482
1468
|
/*endpoint*/
|
1483
1469
|
i[3]
|
1484
1470
|
), o[0] & /*datasource*/
|
1485
|
-
16 &&
|
1471
|
+
16 && n(
|
1486
1472
|
a,
|
1487
1473
|
"datasource",
|
1488
1474
|
/*datasource*/
|
1489
1475
|
i[4]
|
1490
1476
|
), o[0] & /*lang*/
|
1491
|
-
32 &&
|
1477
|
+
32 && n(
|
1492
1478
|
a,
|
1493
1479
|
"lang",
|
1494
1480
|
/*lang*/
|
1495
1481
|
i[5]
|
1496
1482
|
), o[0] & /*categoryid*/
|
1497
|
-
1 &&
|
1483
|
+
1 && n(
|
1498
1484
|
a,
|
1499
1485
|
"categoryid",
|
1500
1486
|
/*categoryid*/
|
1501
1487
|
i[0]
|
1502
1488
|
), o[0] & /*mbsource*/
|
1503
|
-
2097152 &&
|
1489
|
+
2097152 && n(
|
1504
1490
|
a,
|
1505
1491
|
"mbsource",
|
1506
1492
|
/*mbsource*/
|
1507
1493
|
i[21]
|
1508
1494
|
), o[0] & /*addfilterselector*/
|
1509
|
-
2 &&
|
1495
|
+
2 && n(
|
1510
1496
|
a,
|
1511
1497
|
"addfilterselector",
|
1512
1498
|
/*addfilterselector*/
|
1513
1499
|
i[1]
|
1514
1500
|
), o[0] & /*addsortingselector*/
|
1515
|
-
4 &&
|
1501
|
+
4 && n(
|
1516
1502
|
a,
|
1517
1503
|
"addsortingselector",
|
1518
1504
|
/*addsortingselector*/
|
1519
1505
|
i[2]
|
1520
1506
|
), o[0] & /*filterbylogo*/
|
1521
|
-
524288 &&
|
1507
|
+
524288 && n(
|
1522
1508
|
a,
|
1523
1509
|
"filterbylogo",
|
1524
1510
|
/*filterbylogo*/
|
@@ -1530,40 +1516,40 @@ function ua(n) {
|
|
1530
1516
|
}
|
1531
1517
|
};
|
1532
1518
|
}
|
1533
|
-
function ca(
|
1519
|
+
function ca(t) {
|
1534
1520
|
let a;
|
1535
1521
|
return {
|
1536
1522
|
c() {
|
1537
|
-
a = C("casino-sort"),
|
1523
|
+
a = C("casino-sort"), n(
|
1538
1524
|
a,
|
1539
1525
|
"clientstylingurl",
|
1540
1526
|
/*clientstylingurl*/
|
1541
|
-
|
1542
|
-
),
|
1527
|
+
t[10]
|
1528
|
+
), n(
|
1543
1529
|
a,
|
1544
1530
|
"clientstyling",
|
1545
1531
|
/*clientstyling*/
|
1546
|
-
|
1547
|
-
),
|
1532
|
+
t[9]
|
1533
|
+
), n(
|
1548
1534
|
a,
|
1549
1535
|
"lang",
|
1550
1536
|
/*lang*/
|
1551
|
-
|
1552
|
-
),
|
1537
|
+
t[5]
|
1538
|
+
), n(
|
1553
1539
|
a,
|
1554
1540
|
"mbsource",
|
1555
1541
|
/*mbsource*/
|
1556
|
-
|
1557
|
-
),
|
1542
|
+
t[21]
|
1543
|
+
), n(
|
1558
1544
|
a,
|
1559
1545
|
"categoryid",
|
1560
1546
|
/*categoryid*/
|
1561
|
-
|
1562
|
-
),
|
1547
|
+
t[0]
|
1548
|
+
), n(
|
1563
1549
|
a,
|
1564
1550
|
"addsortingselector",
|
1565
1551
|
/*addsortingselector*/
|
1566
|
-
|
1552
|
+
t[2]
|
1567
1553
|
);
|
1568
1554
|
},
|
1569
1555
|
m(i, o) {
|
@@ -1571,37 +1557,37 @@ function ca(n) {
|
|
1571
1557
|
},
|
1572
1558
|
p(i, o) {
|
1573
1559
|
o[0] & /*clientstylingurl*/
|
1574
|
-
1024 &&
|
1560
|
+
1024 && n(
|
1575
1561
|
a,
|
1576
1562
|
"clientstylingurl",
|
1577
1563
|
/*clientstylingurl*/
|
1578
1564
|
i[10]
|
1579
1565
|
), o[0] & /*clientstyling*/
|
1580
|
-
512 &&
|
1566
|
+
512 && n(
|
1581
1567
|
a,
|
1582
1568
|
"clientstyling",
|
1583
1569
|
/*clientstyling*/
|
1584
1570
|
i[9]
|
1585
1571
|
), o[0] & /*lang*/
|
1586
|
-
32 &&
|
1572
|
+
32 && n(
|
1587
1573
|
a,
|
1588
1574
|
"lang",
|
1589
1575
|
/*lang*/
|
1590
1576
|
i[5]
|
1591
1577
|
), o[0] & /*mbsource*/
|
1592
|
-
2097152 &&
|
1578
|
+
2097152 && n(
|
1593
1579
|
a,
|
1594
1580
|
"mbsource",
|
1595
1581
|
/*mbsource*/
|
1596
1582
|
i[21]
|
1597
1583
|
), o[0] & /*categoryid*/
|
1598
|
-
1 &&
|
1584
|
+
1 && n(
|
1599
1585
|
a,
|
1600
1586
|
"categoryid",
|
1601
1587
|
/*categoryid*/
|
1602
1588
|
i[0]
|
1603
1589
|
), o[0] & /*addsortingselector*/
|
1604
|
-
4 &&
|
1590
|
+
4 && n(
|
1605
1591
|
a,
|
1606
1592
|
"addsortingselector",
|
1607
1593
|
/*addsortingselector*/
|
@@ -1613,481 +1599,472 @@ function ca(n) {
|
|
1613
1599
|
}
|
1614
1600
|
};
|
1615
1601
|
}
|
1616
|
-
function hi(
|
1602
|
+
function hi(t) {
|
1617
1603
|
let a, i = (
|
1618
1604
|
/*$_*/
|
1619
|
-
|
1605
|
+
t[42]("noResults") + ""
|
1620
1606
|
), o;
|
1621
1607
|
return {
|
1622
1608
|
c() {
|
1623
|
-
a = C("p"), o =
|
1609
|
+
a = C("p"), o = D(i), h(a, "class", "NoSearchResults");
|
1624
1610
|
},
|
1625
|
-
m(
|
1626
|
-
y(
|
1611
|
+
m(s, l) {
|
1612
|
+
y(s, a, l), k(a, o);
|
1627
1613
|
},
|
1628
|
-
p(
|
1629
|
-
|
1614
|
+
p(s, l) {
|
1615
|
+
l[1] & /*$_*/
|
1630
1616
|
2048 && i !== (i = /*$_*/
|
1631
|
-
|
1617
|
+
s[42]("noResults") + "") && O(o, i);
|
1632
1618
|
},
|
1633
|
-
d(
|
1634
|
-
|
1619
|
+
d(s) {
|
1620
|
+
s && S(a);
|
1635
1621
|
}
|
1636
1622
|
};
|
1637
1623
|
}
|
1638
|
-
function
|
1639
|
-
let a, i = [], o = /* @__PURE__ */ new Map(),
|
1624
|
+
function pi(t) {
|
1625
|
+
let a, i = [], o = /* @__PURE__ */ new Map(), s, l = se(
|
1640
1626
|
/*shownCategoryData*/
|
1641
|
-
|
1627
|
+
t[28]
|
1642
1628
|
);
|
1643
1629
|
const m = (c) => (
|
1644
1630
|
/*gameprops*/
|
1645
1631
|
c[91].id
|
1646
1632
|
);
|
1647
|
-
for (let c = 0; c <
|
1648
|
-
let u = aa(
|
1649
|
-
o.set(
|
1633
|
+
for (let c = 0; c < l.length; c += 1) {
|
1634
|
+
let u = aa(t, l, c), g = m(u);
|
1635
|
+
o.set(g, i[c] = fa(g, u));
|
1650
1636
|
}
|
1651
1637
|
return {
|
1652
1638
|
c() {
|
1653
1639
|
a = C("ul");
|
1654
1640
|
for (let c = 0; c < i.length; c += 1)
|
1655
1641
|
i[c].c();
|
1656
|
-
h(a, "class",
|
1657
|
-
(
|
1658
|
-
|
1659
|
-
(
|
1660
|
-
|
1642
|
+
h(a, "class", s = /*favoriteGamesData*/
|
1643
|
+
(t[41].items.length === 0 && /*showFavGamesCategory*/
|
1644
|
+
t[38] ? "" : "CasinoGamesGrid") + " " + /*lobbyView*/
|
1645
|
+
(t[26] && /*casinogamesgridslider*/
|
1646
|
+
t[20] == "true" ? "CasinoGamesGridSlider CustomScroll" : "") + " GamesListIncreasedGap");
|
1661
1647
|
},
|
1662
1648
|
m(c, u) {
|
1663
1649
|
y(c, a, u);
|
1664
|
-
for (let
|
1665
|
-
i[
|
1666
|
-
|
1650
|
+
for (let g = 0; g < i.length; g += 1)
|
1651
|
+
i[g] && i[g].m(a, null);
|
1652
|
+
t[55](a);
|
1667
1653
|
},
|
1668
1654
|
p(c, u) {
|
1669
1655
|
u[0] & /*session, userid, lang, shownCategoryData, favorites, categoryid, translationurl, showgamename, mbsource, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, casinogamesgridslider, thumbnailContainer*/
|
1670
1656
|
280231913 | u[1] & /*addGameTag, intersectingIndexes, visibilityconnect*/
|
1671
|
-
8960 && (
|
1657
|
+
8960 && (l = se(
|
1672
1658
|
/*shownCategoryData*/
|
1673
1659
|
c[28]
|
1674
|
-
), i = ha(i, u, m, 1, c,
|
1660
|
+
), i = ha(i, u, m, 1, c, l, o, a, pa, fa, null, aa)), u[0] & /*lobbyView, casinogamesgridslider*/
|
1675
1661
|
68157440 | u[1] & /*favoriteGamesData, showFavGamesCategory*/
|
1676
|
-
1152 &&
|
1662
|
+
1152 && s !== (s = /*favoriteGamesData*/
|
1677
1663
|
(c[41].items.length === 0 && /*showFavGamesCategory*/
|
1678
1664
|
c[38] ? "" : "CasinoGamesGrid") + " " + /*lobbyView*/
|
1679
1665
|
(c[26] && /*casinogamesgridslider*/
|
1680
|
-
c[20] == "true" ? "CasinoGamesGridSlider CustomScroll" : "") + " GamesListIncreasedGap") && h(a, "class",
|
1666
|
+
c[20] == "true" ? "CasinoGamesGridSlider CustomScroll" : "") + " GamesListIncreasedGap") && h(a, "class", s);
|
1681
1667
|
},
|
1682
1668
|
d(c) {
|
1683
1669
|
c && S(a);
|
1684
1670
|
for (let u = 0; u < i.length; u += 1)
|
1685
1671
|
i[u].d();
|
1686
|
-
|
1672
|
+
t[55](null);
|
1687
1673
|
}
|
1688
1674
|
};
|
1689
1675
|
}
|
1690
|
-
function
|
1676
|
+
function _i(t) {
|
1691
1677
|
let a;
|
1692
1678
|
return {
|
1693
1679
|
c() {
|
1694
|
-
a = C("div"), h(a, "class", "lds-dual-ring")
|
1680
|
+
a = C("div"), h(a, "class", "lds-dual-ring");
|
1695
1681
|
},
|
1696
1682
|
m(i, o) {
|
1697
1683
|
y(i, a, o);
|
1698
1684
|
},
|
1699
|
-
p:
|
1685
|
+
p: _e,
|
1700
1686
|
d(i) {
|
1701
1687
|
i && S(a);
|
1702
1688
|
}
|
1703
1689
|
};
|
1704
1690
|
}
|
1705
|
-
function bi(
|
1706
|
-
let a, i, o,
|
1691
|
+
function bi(t) {
|
1692
|
+
let a, i, o, s, l, m, c, u, g, p, b, F, N, w, d = (
|
1707
1693
|
/*index*/
|
1708
|
-
|
1694
|
+
t[93]
|
1709
1695
|
);
|
1710
1696
|
const f = () => (
|
1711
1697
|
/*casino_game_thumbnail_binding*/
|
1712
|
-
|
1713
|
-
),
|
1698
|
+
t[54](a, d)
|
1699
|
+
), L = () => (
|
1714
1700
|
/*casino_game_thumbnail_binding*/
|
1715
|
-
|
1701
|
+
t[54](null, d)
|
1716
1702
|
);
|
1717
1703
|
return {
|
1718
1704
|
c() {
|
1719
|
-
a = C("casino-game-thumbnail"),
|
1705
|
+
a = C("casino-game-thumbnail"), n(
|
1720
1706
|
a,
|
1721
1707
|
"session",
|
1722
1708
|
/*session*/
|
1723
|
-
|
1724
|
-
),
|
1709
|
+
t[6]
|
1710
|
+
), n(
|
1725
1711
|
a,
|
1726
1712
|
"userid",
|
1727
1713
|
/*userid*/
|
1728
|
-
|
1729
|
-
),
|
1714
|
+
t[7]
|
1715
|
+
), n(
|
1730
1716
|
a,
|
1731
1717
|
"lang",
|
1732
1718
|
/*lang*/
|
1733
|
-
|
1734
|
-
),
|
1735
|
-
(
|
1736
|
-
/*gameprops*/
|
1737
|
-
n[91].cellSize
|
1738
|
-
) : "1x1"))), t(a, "part", o = "" + (V + /*gameprops*/
|
1739
|
-
(n[91].cellSize ? (
|
1719
|
+
t[5]
|
1720
|
+
), n(a, "class", i = "" + ($ + /*gameprops*/
|
1721
|
+
(t[91].cellSize ? (
|
1740
1722
|
/*gameprops*/
|
1741
|
-
|
1742
|
-
) : "1x1"))),
|
1723
|
+
t[91].cellSize
|
1724
|
+
) : "1x1"))), n(
|
1743
1725
|
a,
|
1744
1726
|
"favorites",
|
1745
1727
|
/*favorites*/
|
1746
|
-
|
1747
|
-
),
|
1728
|
+
t[8]
|
1729
|
+
), n(
|
1748
1730
|
a,
|
1749
1731
|
"categoryid",
|
1750
1732
|
/*categoryid*/
|
1751
|
-
|
1752
|
-
),
|
1753
|
-
|
1754
|
-
|
1755
|
-
|
1756
|
-
|
1757
|
-
|
1758
|
-
|
1733
|
+
t[0]
|
1734
|
+
), n(a, "gamethumbnail", o = /*gameprops*/
|
1735
|
+
t[91].thumbnail), n(a, "gamename", s = /*gameprops*/
|
1736
|
+
t[91].name), n(a, "gamevendor", l = /*gameprops*/
|
1737
|
+
t[91].vendor.displayName), n(a, "gameLaunchUrl", m = /*gameprops*/
|
1738
|
+
t[91].launchUrl), n(a, "gameisnew", c = /*gameprops*/
|
1739
|
+
t[91].isNew), n(a, "gametag", u = /*addGameTag*/
|
1740
|
+
t[44](
|
1759
1741
|
/*gameprops*/
|
1760
|
-
|
1761
|
-
)),
|
1762
|
-
|
1763
|
-
|
1764
|
-
|
1765
|
-
|
1742
|
+
t[91].advancedTags
|
1743
|
+
)), n(a, "gamecellsize", g = /*gameprops*/
|
1744
|
+
t[91].cellSize), n(a, "gameid", p = /*gameprops*/
|
1745
|
+
t[91].id), n(a, "gamefunmode", b = /*gameprops*/
|
1746
|
+
t[91].hasFunMode), n(a, "gamefavorite", F = /*gameprops*/
|
1747
|
+
t[91].isFavorite), n(
|
1766
1748
|
a,
|
1767
1749
|
"translationurl",
|
1768
1750
|
/*translationurl*/
|
1769
|
-
|
1770
|
-
),
|
1751
|
+
t[11]
|
1752
|
+
), n(
|
1771
1753
|
a,
|
1772
1754
|
"showgamename",
|
1773
1755
|
/*showgamename*/
|
1774
|
-
|
1775
|
-
),
|
1756
|
+
t[13]
|
1757
|
+
), n(
|
1776
1758
|
a,
|
1777
1759
|
"mbsource",
|
1778
1760
|
/*mbsource*/
|
1779
|
-
|
1780
|
-
),
|
1781
|
-
|
1761
|
+
t[21]
|
1762
|
+
), n(a, "connectlive", N = /*intersectingIndexes*/
|
1763
|
+
t[39][
|
1782
1764
|
/*gameprops*/
|
1783
|
-
|
1784
|
-
] == 1 ? "connect" : "disconnect"),
|
1765
|
+
t[91].id
|
1766
|
+
] == 1 ? "connect" : "disconnect"), n(
|
1785
1767
|
a,
|
1786
1768
|
"visibilityconnect",
|
1787
1769
|
/*visibilityconnect*/
|
1788
|
-
|
1789
|
-
),
|
1770
|
+
t[40]
|
1771
|
+
), n(
|
1790
1772
|
a,
|
1791
1773
|
"currency",
|
1792
1774
|
/*currency*/
|
1793
|
-
|
1794
|
-
),
|
1795
|
-
|
1775
|
+
t[12]
|
1776
|
+
), n(a, "livelobbyendpoint", w = /*gameprops*/
|
1777
|
+
t[91].details ? (
|
1796
1778
|
/*gameprops*/
|
1797
|
-
|
1798
|
-
) : ""),
|
1779
|
+
t[91].href
|
1780
|
+
) : ""), n(
|
1799
1781
|
a,
|
1800
1782
|
"clientstyling",
|
1801
1783
|
/*clientstyling*/
|
1802
|
-
|
1803
|
-
),
|
1784
|
+
t[9]
|
1785
|
+
), n(
|
1804
1786
|
a,
|
1805
1787
|
"clientstylingurl",
|
1806
1788
|
/*clientstylingurl*/
|
1807
|
-
|
1808
|
-
),
|
1789
|
+
t[10]
|
1790
|
+
), n(
|
1809
1791
|
a,
|
1810
1792
|
"endpoint",
|
1811
1793
|
/*endpoint*/
|
1812
|
-
|
1813
|
-
),
|
1794
|
+
t[3]
|
1795
|
+
), n(
|
1814
1796
|
a,
|
1815
1797
|
"livecasino",
|
1816
1798
|
/*livecasino*/
|
1817
|
-
|
1818
|
-
),
|
1799
|
+
t[14]
|
1800
|
+
), n(
|
1819
1801
|
a,
|
1820
1802
|
"gamepagemodalurl",
|
1821
1803
|
/*gamepagemodalurl*/
|
1822
|
-
|
1823
|
-
),
|
1804
|
+
t[15]
|
1805
|
+
), n(
|
1824
1806
|
a,
|
1825
1807
|
"integratedgameframedesktop",
|
1826
1808
|
/*integratedgameframedesktop*/
|
1827
|
-
|
1828
|
-
),
|
1809
|
+
t[16]
|
1810
|
+
), n(
|
1829
1811
|
a,
|
1830
1812
|
"integratedgameframemobile",
|
1831
1813
|
/*integratedgameframemobile*/
|
1832
|
-
|
1833
|
-
),
|
1814
|
+
t[17]
|
1815
|
+
), n(
|
1834
1816
|
a,
|
1835
1817
|
"casinogamesgridslider",
|
1836
1818
|
/*casinogamesgridslider*/
|
1837
|
-
|
1819
|
+
t[20]
|
1838
1820
|
);
|
1839
1821
|
},
|
1840
1822
|
m(j, v) {
|
1841
1823
|
y(j, a, v), f();
|
1842
1824
|
},
|
1843
1825
|
p(j, v) {
|
1844
|
-
|
1845
|
-
64 &&
|
1826
|
+
t = j, v[0] & /*session*/
|
1827
|
+
64 && n(
|
1846
1828
|
a,
|
1847
1829
|
"session",
|
1848
1830
|
/*session*/
|
1849
|
-
|
1831
|
+
t[6]
|
1850
1832
|
), v[0] & /*userid*/
|
1851
|
-
128 &&
|
1833
|
+
128 && n(
|
1852
1834
|
a,
|
1853
1835
|
"userid",
|
1854
1836
|
/*userid*/
|
1855
|
-
|
1837
|
+
t[7]
|
1856
1838
|
), v[0] & /*lang*/
|
1857
|
-
32 &&
|
1839
|
+
32 && n(
|
1858
1840
|
a,
|
1859
1841
|
"lang",
|
1860
1842
|
/*lang*/
|
1861
|
-
|
1843
|
+
t[5]
|
1862
1844
|
), v[0] & /*shownCategoryData*/
|
1863
|
-
268435456 && i !== (i = "" + (
|
1864
|
-
(
|
1865
|
-
/*gameprops*/
|
1866
|
-
n[91].cellSize
|
1867
|
-
) : "1x1"))) && t(a, "class", i), v[0] & /*shownCategoryData*/
|
1868
|
-
268435456 && o !== (o = "" + (V + /*gameprops*/
|
1869
|
-
(n[91].cellSize ? (
|
1845
|
+
268435456 && i !== (i = "" + ($ + /*gameprops*/
|
1846
|
+
(t[91].cellSize ? (
|
1870
1847
|
/*gameprops*/
|
1871
|
-
|
1872
|
-
) : "1x1"))) &&
|
1873
|
-
256 &&
|
1848
|
+
t[91].cellSize
|
1849
|
+
) : "1x1"))) && n(a, "class", i), v[0] & /*favorites*/
|
1850
|
+
256 && n(
|
1874
1851
|
a,
|
1875
1852
|
"favorites",
|
1876
1853
|
/*favorites*/
|
1877
|
-
|
1854
|
+
t[8]
|
1878
1855
|
), v[0] & /*categoryid*/
|
1879
|
-
1 &&
|
1856
|
+
1 && n(
|
1880
1857
|
a,
|
1881
1858
|
"categoryid",
|
1882
1859
|
/*categoryid*/
|
1883
|
-
|
1860
|
+
t[0]
|
1884
1861
|
), v[0] & /*shownCategoryData*/
|
1885
|
-
268435456 &&
|
1886
|
-
|
1862
|
+
268435456 && o !== (o = /*gameprops*/
|
1863
|
+
t[91].thumbnail) && n(a, "gamethumbnail", o), v[0] & /*shownCategoryData*/
|
1887
1864
|
268435456 && s !== (s = /*gameprops*/
|
1888
|
-
|
1865
|
+
t[91].name) && n(a, "gamename", s), v[0] & /*shownCategoryData*/
|
1866
|
+
268435456 && l !== (l = /*gameprops*/
|
1867
|
+
t[91].vendor.displayName) && n(a, "gamevendor", l), v[0] & /*shownCategoryData*/
|
1889
1868
|
268435456 && m !== (m = /*gameprops*/
|
1890
|
-
|
1869
|
+
t[91].launchUrl) && n(a, "gameLaunchUrl", m), v[0] & /*shownCategoryData*/
|
1891
1870
|
268435456 && c !== (c = /*gameprops*/
|
1892
|
-
|
1893
|
-
268435456 && u !== (u = /*
|
1894
|
-
|
1895
|
-
268435456 && d !== (d = /*addGameTag*/
|
1896
|
-
n[44](
|
1871
|
+
t[91].isNew) && n(a, "gameisnew", c), v[0] & /*shownCategoryData*/
|
1872
|
+
268435456 && u !== (u = /*addGameTag*/
|
1873
|
+
t[44](
|
1897
1874
|
/*gameprops*/
|
1898
|
-
|
1899
|
-
)) &&
|
1900
|
-
268435456 &&
|
1901
|
-
|
1875
|
+
t[91].advancedTags
|
1876
|
+
)) && n(a, "gametag", u), v[0] & /*shownCategoryData*/
|
1877
|
+
268435456 && g !== (g = /*gameprops*/
|
1878
|
+
t[91].cellSize) && n(a, "gamecellsize", g), v[0] & /*shownCategoryData*/
|
1879
|
+
268435456 && p !== (p = /*gameprops*/
|
1880
|
+
t[91].id) && n(a, "gameid", p), v[0] & /*shownCategoryData*/
|
1902
1881
|
268435456 && b !== (b = /*gameprops*/
|
1903
|
-
|
1882
|
+
t[91].hasFunMode) && n(a, "gamefunmode", b), v[0] & /*shownCategoryData*/
|
1904
1883
|
268435456 && F !== (F = /*gameprops*/
|
1905
|
-
|
1906
|
-
|
1907
|
-
n[91].isFavorite) && t(a, "gamefavorite", N), v[0] & /*translationurl*/
|
1908
|
-
2048 && t(
|
1884
|
+
t[91].isFavorite) && n(a, "gamefavorite", F), v[0] & /*translationurl*/
|
1885
|
+
2048 && n(
|
1909
1886
|
a,
|
1910
1887
|
"translationurl",
|
1911
1888
|
/*translationurl*/
|
1912
|
-
|
1889
|
+
t[11]
|
1913
1890
|
), v[0] & /*showgamename*/
|
1914
|
-
8192 &&
|
1891
|
+
8192 && n(
|
1915
1892
|
a,
|
1916
1893
|
"showgamename",
|
1917
1894
|
/*showgamename*/
|
1918
|
-
|
1895
|
+
t[13]
|
1919
1896
|
), v[0] & /*mbsource*/
|
1920
|
-
2097152 &&
|
1897
|
+
2097152 && n(
|
1921
1898
|
a,
|
1922
1899
|
"mbsource",
|
1923
1900
|
/*mbsource*/
|
1924
|
-
|
1901
|
+
t[21]
|
1925
1902
|
), v[0] & /*shownCategoryData*/
|
1926
1903
|
268435456 | v[1] & /*intersectingIndexes*/
|
1927
|
-
256 &&
|
1928
|
-
|
1904
|
+
256 && N !== (N = /*intersectingIndexes*/
|
1905
|
+
t[39][
|
1929
1906
|
/*gameprops*/
|
1930
|
-
|
1931
|
-
] == 1 ? "connect" : "disconnect") &&
|
1932
|
-
512 &&
|
1907
|
+
t[91].id
|
1908
|
+
] == 1 ? "connect" : "disconnect") && n(a, "connectlive", N), v[1] & /*visibilityconnect*/
|
1909
|
+
512 && n(
|
1933
1910
|
a,
|
1934
1911
|
"visibilityconnect",
|
1935
1912
|
/*visibilityconnect*/
|
1936
|
-
|
1913
|
+
t[40]
|
1937
1914
|
), v[0] & /*currency*/
|
1938
|
-
4096 &&
|
1915
|
+
4096 && n(
|
1939
1916
|
a,
|
1940
1917
|
"currency",
|
1941
1918
|
/*currency*/
|
1942
|
-
|
1919
|
+
t[12]
|
1943
1920
|
), v[0] & /*shownCategoryData*/
|
1944
|
-
268435456 &&
|
1945
|
-
|
1921
|
+
268435456 && w !== (w = /*gameprops*/
|
1922
|
+
t[91].details ? (
|
1946
1923
|
/*gameprops*/
|
1947
|
-
|
1948
|
-
) : "") &&
|
1949
|
-
512 &&
|
1924
|
+
t[91].href
|
1925
|
+
) : "") && n(a, "livelobbyendpoint", w), v[0] & /*clientstyling*/
|
1926
|
+
512 && n(
|
1950
1927
|
a,
|
1951
1928
|
"clientstyling",
|
1952
1929
|
/*clientstyling*/
|
1953
|
-
|
1930
|
+
t[9]
|
1954
1931
|
), v[0] & /*clientstylingurl*/
|
1955
|
-
1024 &&
|
1932
|
+
1024 && n(
|
1956
1933
|
a,
|
1957
1934
|
"clientstylingurl",
|
1958
1935
|
/*clientstylingurl*/
|
1959
|
-
|
1936
|
+
t[10]
|
1960
1937
|
), v[0] & /*endpoint*/
|
1961
|
-
8 &&
|
1938
|
+
8 && n(
|
1962
1939
|
a,
|
1963
1940
|
"endpoint",
|
1964
1941
|
/*endpoint*/
|
1965
|
-
|
1942
|
+
t[3]
|
1966
1943
|
), v[0] & /*livecasino*/
|
1967
|
-
16384 &&
|
1944
|
+
16384 && n(
|
1968
1945
|
a,
|
1969
1946
|
"livecasino",
|
1970
1947
|
/*livecasino*/
|
1971
|
-
|
1948
|
+
t[14]
|
1972
1949
|
), v[0] & /*gamepagemodalurl*/
|
1973
|
-
32768 &&
|
1950
|
+
32768 && n(
|
1974
1951
|
a,
|
1975
1952
|
"gamepagemodalurl",
|
1976
1953
|
/*gamepagemodalurl*/
|
1977
|
-
|
1954
|
+
t[15]
|
1978
1955
|
), v[0] & /*integratedgameframedesktop*/
|
1979
|
-
65536 &&
|
1956
|
+
65536 && n(
|
1980
1957
|
a,
|
1981
1958
|
"integratedgameframedesktop",
|
1982
1959
|
/*integratedgameframedesktop*/
|
1983
|
-
|
1960
|
+
t[16]
|
1984
1961
|
), v[0] & /*integratedgameframemobile*/
|
1985
|
-
131072 &&
|
1962
|
+
131072 && n(
|
1986
1963
|
a,
|
1987
1964
|
"integratedgameframemobile",
|
1988
1965
|
/*integratedgameframemobile*/
|
1989
|
-
|
1966
|
+
t[17]
|
1990
1967
|
), v[0] & /*casinogamesgridslider*/
|
1991
|
-
1048576 &&
|
1968
|
+
1048576 && n(
|
1992
1969
|
a,
|
1993
1970
|
"casinogamesgridslider",
|
1994
1971
|
/*casinogamesgridslider*/
|
1995
|
-
|
1996
|
-
),
|
1997
|
-
|
1998
|
-
|
1972
|
+
t[20]
|
1973
|
+
), d !== /*index*/
|
1974
|
+
t[93] && (L(), d = /*index*/
|
1975
|
+
t[93], f());
|
1999
1976
|
},
|
2000
1977
|
d(j) {
|
2001
|
-
j && S(a),
|
1978
|
+
j && S(a), L();
|
2002
1979
|
}
|
2003
1980
|
};
|
2004
1981
|
}
|
2005
|
-
function fa(
|
2006
|
-
let i, o,
|
1982
|
+
function fa(t, a) {
|
1983
|
+
let i, o, s = bi(a);
|
2007
1984
|
return {
|
2008
|
-
key:
|
1985
|
+
key: t,
|
2009
1986
|
first: null,
|
2010
1987
|
c() {
|
2011
|
-
i =
|
1988
|
+
i = Z(), s && s.c(), o = Z(), this.first = i;
|
2012
1989
|
},
|
2013
|
-
m(
|
2014
|
-
y(
|
1990
|
+
m(l, m) {
|
1991
|
+
y(l, i, m), s && s.m(l, m), y(l, o, m);
|
2015
1992
|
},
|
2016
|
-
p(
|
2017
|
-
a =
|
1993
|
+
p(l, m) {
|
1994
|
+
a = l, s.p(a, m);
|
2018
1995
|
},
|
2019
|
-
d(
|
2020
|
-
|
1996
|
+
d(l) {
|
1997
|
+
l && (S(i), S(o)), s && s.d(l);
|
2021
1998
|
}
|
2022
1999
|
};
|
2023
2000
|
}
|
2024
|
-
function vi(
|
2001
|
+
function vi(t) {
|
2025
2002
|
let a, i = (
|
2026
2003
|
/*$_*/
|
2027
|
-
|
2004
|
+
t[42]("searchedItems") + ""
|
2028
2005
|
), o;
|
2029
2006
|
return {
|
2030
2007
|
c() {
|
2031
|
-
a = C("h3"), o =
|
2008
|
+
a = C("h3"), o = D(i), h(a, "class", "StatusText");
|
2032
2009
|
},
|
2033
|
-
m(
|
2034
|
-
y(
|
2010
|
+
m(s, l) {
|
2011
|
+
y(s, a, l), k(a, o);
|
2035
2012
|
},
|
2036
|
-
p(
|
2037
|
-
|
2013
|
+
p(s, l) {
|
2014
|
+
l[1] & /*$_*/
|
2038
2015
|
2048 && i !== (i = /*$_*/
|
2039
|
-
|
2016
|
+
s[42]("searchedItems") + "") && O(o, i);
|
2040
2017
|
},
|
2041
|
-
d(
|
2042
|
-
|
2018
|
+
d(s) {
|
2019
|
+
s && S(a);
|
2043
2020
|
}
|
2044
2021
|
};
|
2045
2022
|
}
|
2046
|
-
function wi(
|
2023
|
+
function wi(t) {
|
2047
2024
|
let a, i = (
|
2048
2025
|
/*$_*/
|
2049
|
-
|
2026
|
+
t[42]("noResults") + ""
|
2050
2027
|
), o;
|
2051
2028
|
return {
|
2052
2029
|
c() {
|
2053
|
-
a = C("h3"), o =
|
2030
|
+
a = C("h3"), o = D(i), h(a, "class", "StatusText");
|
2054
2031
|
},
|
2055
|
-
m(
|
2056
|
-
y(
|
2032
|
+
m(s, l) {
|
2033
|
+
y(s, a, l), k(a, o);
|
2057
2034
|
},
|
2058
|
-
p(
|
2059
|
-
|
2035
|
+
p(s, l) {
|
2036
|
+
l[1] & /*$_*/
|
2060
2037
|
2048 && i !== (i = /*$_*/
|
2061
|
-
|
2038
|
+
s[42]("noResults") + "") && O(o, i);
|
2062
2039
|
},
|
2063
|
-
d(
|
2064
|
-
|
2040
|
+
d(s) {
|
2041
|
+
s && S(a);
|
2065
2042
|
}
|
2066
2043
|
};
|
2067
2044
|
}
|
2068
|
-
function ki(
|
2045
|
+
function ki(t) {
|
2069
2046
|
let a, i = (
|
2070
2047
|
/*$_*/
|
2071
|
-
|
2048
|
+
t[42]("recentSearchedItems") + ""
|
2072
2049
|
), o;
|
2073
2050
|
return {
|
2074
2051
|
c() {
|
2075
|
-
a = C("h3"), o =
|
2052
|
+
a = C("h3"), o = D(i), h(a, "class", "StatusText");
|
2076
2053
|
},
|
2077
|
-
m(
|
2078
|
-
y(
|
2054
|
+
m(s, l) {
|
2055
|
+
y(s, a, l), k(a, o);
|
2079
2056
|
},
|
2080
|
-
p(
|
2081
|
-
|
2057
|
+
p(s, l) {
|
2058
|
+
l[1] & /*$_*/
|
2082
2059
|
2048 && i !== (i = /*$_*/
|
2083
|
-
|
2060
|
+
s[42]("recentSearchedItems") + "") && O(o, i);
|
2084
2061
|
},
|
2085
|
-
d(
|
2086
|
-
|
2062
|
+
d(s) {
|
2063
|
+
s && S(a);
|
2087
2064
|
}
|
2088
2065
|
};
|
2089
2066
|
}
|
2090
|
-
function yi(
|
2067
|
+
function yi(t) {
|
2091
2068
|
let a;
|
2092
2069
|
return {
|
2093
2070
|
c() {
|
@@ -2096,351 +2073,342 @@ function yi(n) {
|
|
2096
2073
|
m(i, o) {
|
2097
2074
|
y(i, a, o);
|
2098
2075
|
},
|
2099
|
-
p:
|
2076
|
+
p: _e,
|
2100
2077
|
d(i) {
|
2101
2078
|
i && S(a);
|
2102
2079
|
}
|
2103
2080
|
};
|
2104
2081
|
}
|
2105
|
-
function Si(
|
2106
|
-
let a, i, o = [],
|
2107
|
-
|
2082
|
+
function Si(t) {
|
2083
|
+
let a, i, o = [], s = /* @__PURE__ */ new Map(), l = !/*showItems*/
|
2084
|
+
t[34] && ga(t), m = se(
|
2108
2085
|
/*shownCategoryData*/
|
2109
|
-
|
2086
|
+
t[28]
|
2110
2087
|
);
|
2111
2088
|
const c = (u) => (
|
2112
2089
|
/*gameprops*/
|
2113
2090
|
u[91].id
|
2114
2091
|
);
|
2115
2092
|
for (let u = 0; u < m.length; u += 1) {
|
2116
|
-
let
|
2117
|
-
|
2093
|
+
let g = ia(t, m, u), p = c(g);
|
2094
|
+
s.set(p, o[u] = da(p, g));
|
2118
2095
|
}
|
2119
2096
|
return {
|
2120
2097
|
c() {
|
2121
|
-
|
2098
|
+
l && l.c(), a = W(), i = C("ul");
|
2122
2099
|
for (let u = 0; u < o.length; u += 1)
|
2123
2100
|
o[u].c();
|
2124
2101
|
h(i, "class", "CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap");
|
2125
2102
|
},
|
2126
|
-
m(u,
|
2127
|
-
|
2128
|
-
for (let
|
2129
|
-
o[
|
2103
|
+
m(u, g) {
|
2104
|
+
l && l.m(u, g), y(u, a, g), y(u, i, g);
|
2105
|
+
for (let p = 0; p < o.length; p += 1)
|
2106
|
+
o[p] && o[p].m(i, null);
|
2130
2107
|
},
|
2131
|
-
p(u,
|
2108
|
+
p(u, g) {
|
2132
2109
|
/*showItems*/
|
2133
|
-
u[34] ?
|
2134
|
-
270794729 |
|
2135
|
-
8194 && (m =
|
2110
|
+
u[34] ? l && (l.d(1), l = null) : l ? l.p(u, g) : (l = ga(u), l.c(), l.m(a.parentNode, a)), g[0] & /*shownCategoryData, session, userid, lang, favorites, categoryid, mbsource, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/
|
2111
|
+
270794729 | g[1] & /*searchItem, addGameTag*/
|
2112
|
+
8194 && (m = se(
|
2136
2113
|
/*shownCategoryData*/
|
2137
2114
|
u[28]
|
2138
|
-
), o = ha(o,
|
2115
|
+
), o = ha(o, g, c, 1, u, m, s, i, pa, da, null, ia));
|
2139
2116
|
},
|
2140
2117
|
d(u) {
|
2141
|
-
u && (S(a), S(i)),
|
2142
|
-
for (let
|
2143
|
-
o[
|
2118
|
+
u && (S(a), S(i)), l && l.d(u);
|
2119
|
+
for (let g = 0; g < o.length; g += 1)
|
2120
|
+
o[g].d();
|
2144
2121
|
}
|
2145
2122
|
};
|
2146
2123
|
}
|
2147
|
-
function ga(
|
2124
|
+
function ga(t) {
|
2148
2125
|
let a, i = (
|
2149
2126
|
/*$_*/
|
2150
|
-
|
2127
|
+
t[42]("noRecentSearch") + ""
|
2151
2128
|
), o;
|
2152
2129
|
return {
|
2153
2130
|
c() {
|
2154
|
-
a = C("p"), o =
|
2131
|
+
a = C("p"), o = D(i), h(a, "class", "NoSearchResults NoRecentSearches NoRecentSearchesCenter " + (be(
|
2155
2132
|
/*userAgent*/
|
2156
|
-
|
2133
|
+
t[43]
|
2157
2134
|
) ? "NoRecentSearchesMobile" : ""));
|
2158
2135
|
},
|
2159
|
-
m(
|
2160
|
-
y(
|
2136
|
+
m(s, l) {
|
2137
|
+
y(s, a, l), k(a, o);
|
2161
2138
|
},
|
2162
|
-
p(
|
2163
|
-
|
2139
|
+
p(s, l) {
|
2140
|
+
l[1] & /*$_*/
|
2164
2141
|
2048 && i !== (i = /*$_*/
|
2165
|
-
|
2142
|
+
s[42]("noRecentSearch") + "") && O(o, i);
|
2166
2143
|
},
|
2167
|
-
d(
|
2168
|
-
|
2144
|
+
d(s) {
|
2145
|
+
s && S(a);
|
2169
2146
|
}
|
2170
2147
|
};
|
2171
2148
|
}
|
2172
|
-
function da(
|
2173
|
-
let i, o,
|
2149
|
+
function da(t, a) {
|
2150
|
+
let i, o, s, l, m, c, u, g, p, b, F, N, w;
|
2174
2151
|
return {
|
2175
|
-
key:
|
2152
|
+
key: t,
|
2176
2153
|
first: null,
|
2177
2154
|
c() {
|
2178
|
-
var
|
2179
|
-
i = C("casino-game-thumbnail"),
|
2180
|
-
(a[91].cellSize ? (
|
2181
|
-
/*gameprops*/
|
2182
|
-
a[91].cellSize
|
2183
|
-
) : "1x1"))), t(i, "part", l = "" + (V + /*gameprops*/
|
2155
|
+
var d;
|
2156
|
+
i = C("casino-game-thumbnail"), n(i, "class", o = "" + ($ + /*gameprops*/
|
2184
2157
|
(a[91].cellSize ? (
|
2185
2158
|
/*gameprops*/
|
2186
2159
|
a[91].cellSize
|
2187
|
-
) : "1x1"))),
|
2160
|
+
) : "1x1"))), n(
|
2188
2161
|
i,
|
2189
2162
|
"session",
|
2190
2163
|
/*session*/
|
2191
2164
|
a[6]
|
2192
|
-
),
|
2165
|
+
), n(
|
2193
2166
|
i,
|
2194
2167
|
"userid",
|
2195
2168
|
/*userid*/
|
2196
2169
|
a[7]
|
2197
|
-
),
|
2170
|
+
), n(
|
2198
2171
|
i,
|
2199
2172
|
"lang",
|
2200
2173
|
/*lang*/
|
2201
2174
|
a[5]
|
2202
|
-
),
|
2175
|
+
), n(
|
2203
2176
|
i,
|
2204
2177
|
"searchitem",
|
2205
2178
|
/*searchItem*/
|
2206
2179
|
a[32]
|
2207
|
-
),
|
2180
|
+
), n(
|
2208
2181
|
i,
|
2209
2182
|
"favorites",
|
2210
2183
|
/*favorites*/
|
2211
2184
|
a[8]
|
2212
|
-
),
|
2185
|
+
), n(
|
2213
2186
|
i,
|
2214
2187
|
"categoryid",
|
2215
2188
|
/*categoryid*/
|
2216
2189
|
a[0]
|
2217
|
-
),
|
2218
|
-
a[91].thumbnail),
|
2219
|
-
a[91].name),
|
2220
|
-
a[91].vendor.displayName),
|
2221
|
-
a[91].launchUrl),
|
2222
|
-
(
|
2190
|
+
), n(i, "gamethumbnail", s = /*gameprops*/
|
2191
|
+
a[91].thumbnail), n(i, "gamename", l = /*gameprops*/
|
2192
|
+
a[91].name), n(i, "gamevendor", m = /*gameprops*/
|
2193
|
+
a[91].vendor.displayName), n(i, "gameLaunchUrl", c = /*gameprops*/
|
2194
|
+
a[91].launchUrl), n(i, "gameisnew", u = /*gameprops*/
|
2195
|
+
(d = a[91]) == null ? void 0 : d.isNew), n(i, "gametag", g = /*addGameTag*/
|
2223
2196
|
a[44](
|
2224
2197
|
/*gameprops*/
|
2225
2198
|
a[91].advancedTags
|
2226
|
-
)),
|
2227
|
-
a[91].cellSize),
|
2228
|
-
a[91].id),
|
2229
|
-
a[91].hasFunMode),
|
2199
|
+
)), n(i, "gamecellsize", p = /*gameprops*/
|
2200
|
+
a[91].cellSize), n(i, "gameid", b = /*gameprops*/
|
2201
|
+
a[91].id), n(i, "gamefunmode", F = /*gameprops*/
|
2202
|
+
a[91].hasFunMode), n(
|
2230
2203
|
i,
|
2231
2204
|
"mbsource",
|
2232
2205
|
/*mbsource*/
|
2233
2206
|
a[21]
|
2234
|
-
),
|
2207
|
+
), n(
|
2235
2208
|
i,
|
2236
2209
|
"showgamename",
|
2237
2210
|
/*showgamename*/
|
2238
2211
|
a[13]
|
2239
|
-
),
|
2212
|
+
), n(
|
2240
2213
|
i,
|
2241
2214
|
"translationurl",
|
2242
2215
|
/*translationurl*/
|
2243
2216
|
a[11]
|
2244
|
-
),
|
2245
|
-
a[91].isFavorite),
|
2217
|
+
), n(i, "gamefavorite", N = /*gameprops*/
|
2218
|
+
a[91].isFavorite), n(
|
2246
2219
|
i,
|
2247
2220
|
"currency",
|
2248
2221
|
/*currency*/
|
2249
2222
|
a[12]
|
2250
|
-
),
|
2223
|
+
), n(i, "livelobbyendpoint", w = /*gameprops*/
|
2251
2224
|
a[91].details ? (
|
2252
2225
|
/*gameprops*/
|
2253
2226
|
a[91].href
|
2254
|
-
) : ""),
|
2227
|
+
) : ""), n(
|
2255
2228
|
i,
|
2256
2229
|
"clientstyling",
|
2257
2230
|
/*clientstyling*/
|
2258
2231
|
a[9]
|
2259
|
-
),
|
2232
|
+
), n(
|
2260
2233
|
i,
|
2261
2234
|
"clientstylingurl",
|
2262
2235
|
/*clientstylingurl*/
|
2263
2236
|
a[10]
|
2264
|
-
),
|
2237
|
+
), n(
|
2265
2238
|
i,
|
2266
2239
|
"endpoint",
|
2267
2240
|
/*endpoint*/
|
2268
2241
|
a[3]
|
2269
|
-
),
|
2242
|
+
), n(
|
2270
2243
|
i,
|
2271
2244
|
"livecasino",
|
2272
2245
|
/*livecasino*/
|
2273
2246
|
a[14]
|
2274
|
-
),
|
2247
|
+
), n(
|
2275
2248
|
i,
|
2276
2249
|
"gamepagemodalurl",
|
2277
2250
|
/*gamepagemodalurl*/
|
2278
2251
|
a[15]
|
2279
|
-
),
|
2252
|
+
), n(
|
2280
2253
|
i,
|
2281
2254
|
"integratedgameframedesktop",
|
2282
2255
|
/*integratedgameframedesktop*/
|
2283
2256
|
a[16]
|
2284
|
-
),
|
2257
|
+
), n(
|
2285
2258
|
i,
|
2286
2259
|
"integratedgameframemobile",
|
2287
2260
|
/*integratedgameframemobile*/
|
2288
2261
|
a[17]
|
2289
2262
|
), this.first = i;
|
2290
2263
|
},
|
2291
|
-
m(
|
2292
|
-
y(
|
2264
|
+
m(d, f) {
|
2265
|
+
y(d, i, f);
|
2293
2266
|
},
|
2294
|
-
p(
|
2295
|
-
var
|
2296
|
-
a =
|
2297
|
-
268435456 && o !== (o = "" + (
|
2267
|
+
p(d, f) {
|
2268
|
+
var L;
|
2269
|
+
a = d, f[0] & /*shownCategoryData*/
|
2270
|
+
268435456 && o !== (o = "" + ($ + /*gameprops*/
|
2298
2271
|
(a[91].cellSize ? (
|
2299
2272
|
/*gameprops*/
|
2300
2273
|
a[91].cellSize
|
2301
|
-
) : "1x1"))) &&
|
2302
|
-
|
2303
|
-
(a[91].cellSize ? (
|
2304
|
-
/*gameprops*/
|
2305
|
-
a[91].cellSize
|
2306
|
-
) : "1x1"))) && t(i, "part", l), f[0] & /*session*/
|
2307
|
-
64 && t(
|
2274
|
+
) : "1x1"))) && n(i, "class", o), f[0] & /*session*/
|
2275
|
+
64 && n(
|
2308
2276
|
i,
|
2309
2277
|
"session",
|
2310
2278
|
/*session*/
|
2311
2279
|
a[6]
|
2312
2280
|
), f[0] & /*userid*/
|
2313
|
-
128 &&
|
2281
|
+
128 && n(
|
2314
2282
|
i,
|
2315
2283
|
"userid",
|
2316
2284
|
/*userid*/
|
2317
2285
|
a[7]
|
2318
2286
|
), f[0] & /*lang*/
|
2319
|
-
32 &&
|
2287
|
+
32 && n(
|
2320
2288
|
i,
|
2321
2289
|
"lang",
|
2322
2290
|
/*lang*/
|
2323
2291
|
a[5]
|
2324
2292
|
), f[1] & /*searchItem*/
|
2325
|
-
2 &&
|
2293
|
+
2 && n(
|
2326
2294
|
i,
|
2327
2295
|
"searchitem",
|
2328
2296
|
/*searchItem*/
|
2329
2297
|
a[32]
|
2330
2298
|
), f[0] & /*favorites*/
|
2331
|
-
256 &&
|
2299
|
+
256 && n(
|
2332
2300
|
i,
|
2333
2301
|
"favorites",
|
2334
2302
|
/*favorites*/
|
2335
2303
|
a[8]
|
2336
2304
|
), f[0] & /*categoryid*/
|
2337
|
-
1 &&
|
2305
|
+
1 && n(
|
2338
2306
|
i,
|
2339
2307
|
"categoryid",
|
2340
2308
|
/*categoryid*/
|
2341
2309
|
a[0]
|
2342
2310
|
), f[0] & /*shownCategoryData*/
|
2343
2311
|
268435456 && s !== (s = /*gameprops*/
|
2344
|
-
a[91].thumbnail) &&
|
2312
|
+
a[91].thumbnail) && n(i, "gamethumbnail", s), f[0] & /*shownCategoryData*/
|
2313
|
+
268435456 && l !== (l = /*gameprops*/
|
2314
|
+
a[91].name) && n(i, "gamename", l), f[0] & /*shownCategoryData*/
|
2345
2315
|
268435456 && m !== (m = /*gameprops*/
|
2346
|
-
a[91].
|
2316
|
+
a[91].vendor.displayName) && n(i, "gamevendor", m), f[0] & /*shownCategoryData*/
|
2347
2317
|
268435456 && c !== (c = /*gameprops*/
|
2348
|
-
a[91].
|
2318
|
+
a[91].launchUrl) && n(i, "gameLaunchUrl", c), f[0] & /*shownCategoryData*/
|
2349
2319
|
268435456 && u !== (u = /*gameprops*/
|
2350
|
-
a[91].
|
2351
|
-
268435456 &&
|
2352
|
-
(E = a[91]) == null ? void 0 : E.isNew) && t(i, "gameisnew", d), f[0] & /*shownCategoryData*/
|
2353
|
-
268435456 && _ !== (_ = /*addGameTag*/
|
2320
|
+
(L = a[91]) == null ? void 0 : L.isNew) && n(i, "gameisnew", u), f[0] & /*shownCategoryData*/
|
2321
|
+
268435456 && g !== (g = /*addGameTag*/
|
2354
2322
|
a[44](
|
2355
2323
|
/*gameprops*/
|
2356
2324
|
a[91].advancedTags
|
2357
|
-
)) &&
|
2325
|
+
)) && n(i, "gametag", g), f[0] & /*shownCategoryData*/
|
2326
|
+
268435456 && p !== (p = /*gameprops*/
|
2327
|
+
a[91].cellSize) && n(i, "gamecellsize", p), f[0] & /*shownCategoryData*/
|
2358
2328
|
268435456 && b !== (b = /*gameprops*/
|
2359
|
-
a[91].
|
2329
|
+
a[91].id) && n(i, "gameid", b), f[0] & /*shownCategoryData*/
|
2360
2330
|
268435456 && F !== (F = /*gameprops*/
|
2361
|
-
a[91].
|
2362
|
-
|
2363
|
-
a[91].hasFunMode) && t(i, "gamefunmode", N), f[0] & /*mbsource*/
|
2364
|
-
2097152 && t(
|
2331
|
+
a[91].hasFunMode) && n(i, "gamefunmode", F), f[0] & /*mbsource*/
|
2332
|
+
2097152 && n(
|
2365
2333
|
i,
|
2366
2334
|
"mbsource",
|
2367
2335
|
/*mbsource*/
|
2368
2336
|
a[21]
|
2369
2337
|
), f[0] & /*showgamename*/
|
2370
|
-
8192 &&
|
2338
|
+
8192 && n(
|
2371
2339
|
i,
|
2372
2340
|
"showgamename",
|
2373
2341
|
/*showgamename*/
|
2374
2342
|
a[13]
|
2375
2343
|
), f[0] & /*translationurl*/
|
2376
|
-
2048 &&
|
2344
|
+
2048 && n(
|
2377
2345
|
i,
|
2378
2346
|
"translationurl",
|
2379
2347
|
/*translationurl*/
|
2380
2348
|
a[11]
|
2381
2349
|
), f[0] & /*shownCategoryData*/
|
2382
|
-
268435456 &&
|
2383
|
-
a[91].isFavorite) &&
|
2384
|
-
4096 &&
|
2350
|
+
268435456 && N !== (N = /*gameprops*/
|
2351
|
+
a[91].isFavorite) && n(i, "gamefavorite", N), f[0] & /*currency*/
|
2352
|
+
4096 && n(
|
2385
2353
|
i,
|
2386
2354
|
"currency",
|
2387
2355
|
/*currency*/
|
2388
2356
|
a[12]
|
2389
2357
|
), f[0] & /*shownCategoryData*/
|
2390
|
-
268435456 &&
|
2358
|
+
268435456 && w !== (w = /*gameprops*/
|
2391
2359
|
a[91].details ? (
|
2392
2360
|
/*gameprops*/
|
2393
2361
|
a[91].href
|
2394
|
-
) : "") &&
|
2395
|
-
512 &&
|
2362
|
+
) : "") && n(i, "livelobbyendpoint", w), f[0] & /*clientstyling*/
|
2363
|
+
512 && n(
|
2396
2364
|
i,
|
2397
2365
|
"clientstyling",
|
2398
2366
|
/*clientstyling*/
|
2399
2367
|
a[9]
|
2400
2368
|
), f[0] & /*clientstylingurl*/
|
2401
|
-
1024 &&
|
2369
|
+
1024 && n(
|
2402
2370
|
i,
|
2403
2371
|
"clientstylingurl",
|
2404
2372
|
/*clientstylingurl*/
|
2405
2373
|
a[10]
|
2406
2374
|
), f[0] & /*endpoint*/
|
2407
|
-
8 &&
|
2375
|
+
8 && n(
|
2408
2376
|
i,
|
2409
2377
|
"endpoint",
|
2410
2378
|
/*endpoint*/
|
2411
2379
|
a[3]
|
2412
2380
|
), f[0] & /*livecasino*/
|
2413
|
-
16384 &&
|
2381
|
+
16384 && n(
|
2414
2382
|
i,
|
2415
2383
|
"livecasino",
|
2416
2384
|
/*livecasino*/
|
2417
2385
|
a[14]
|
2418
2386
|
), f[0] & /*gamepagemodalurl*/
|
2419
|
-
32768 &&
|
2387
|
+
32768 && n(
|
2420
2388
|
i,
|
2421
2389
|
"gamepagemodalurl",
|
2422
2390
|
/*gamepagemodalurl*/
|
2423
2391
|
a[15]
|
2424
2392
|
), f[0] & /*integratedgameframedesktop*/
|
2425
|
-
65536 &&
|
2393
|
+
65536 && n(
|
2426
2394
|
i,
|
2427
2395
|
"integratedgameframedesktop",
|
2428
2396
|
/*integratedgameframedesktop*/
|
2429
2397
|
a[16]
|
2430
2398
|
), f[0] & /*integratedgameframemobile*/
|
2431
|
-
131072 &&
|
2399
|
+
131072 && n(
|
2432
2400
|
i,
|
2433
2401
|
"integratedgameframemobile",
|
2434
2402
|
/*integratedgameframemobile*/
|
2435
2403
|
a[17]
|
2436
2404
|
);
|
2437
2405
|
},
|
2438
|
-
d(
|
2439
|
-
|
2406
|
+
d(d) {
|
2407
|
+
d && S(i);
|
2440
2408
|
}
|
2441
2409
|
};
|
2442
2410
|
}
|
2443
|
-
function Fi(
|
2411
|
+
function Fi(t) {
|
2444
2412
|
let a;
|
2445
2413
|
return {
|
2446
2414
|
c() {
|
@@ -2454,7 +2422,7 @@ function Fi(n) {
|
|
2454
2422
|
}
|
2455
2423
|
};
|
2456
2424
|
}
|
2457
|
-
function Gi(
|
2425
|
+
function Gi(t) {
|
2458
2426
|
let a;
|
2459
2427
|
return {
|
2460
2428
|
c() {
|
@@ -2468,122 +2436,123 @@ function Gi(n) {
|
|
2468
2436
|
}
|
2469
2437
|
};
|
2470
2438
|
}
|
2471
|
-
function Ci(
|
2439
|
+
function Ci(t) {
|
2472
2440
|
let a;
|
2473
|
-
function i(
|
2441
|
+
function i(l, m) {
|
2474
2442
|
return (
|
2475
2443
|
/*hasErrors*/
|
2476
|
-
|
2444
|
+
l[25] ? ii : (
|
2477
2445
|
/*searched*/
|
2478
|
-
|
2446
|
+
l[30] ? ai : ei
|
2479
2447
|
)
|
2480
2448
|
);
|
2481
2449
|
}
|
2482
|
-
let o = i(
|
2450
|
+
let o = i(t), s = o(t);
|
2483
2451
|
return {
|
2484
2452
|
c() {
|
2485
|
-
a = C("div"),
|
2453
|
+
a = C("div"), s.c(), h(a, "class", "CasinoGamesCategorySectionContainer");
|
2486
2454
|
},
|
2487
|
-
m(
|
2488
|
-
y(
|
2455
|
+
m(l, m) {
|
2456
|
+
y(l, a, m), s.m(a, null), t[58](a);
|
2489
2457
|
},
|
2490
|
-
p(
|
2491
|
-
o === (o = i(
|
2458
|
+
p(l, m) {
|
2459
|
+
o === (o = i(l)) && s ? s.p(l, m) : (s.d(1), s = o(l), s && (s.c(), s.m(a, null)));
|
2492
2460
|
},
|
2493
|
-
i:
|
2494
|
-
o:
|
2495
|
-
d(
|
2496
|
-
|
2461
|
+
i: _e,
|
2462
|
+
o: _e,
|
2463
|
+
d(l) {
|
2464
|
+
l && S(a), s.d(), t[58](null);
|
2497
2465
|
}
|
2498
2466
|
};
|
2499
2467
|
}
|
2500
|
-
const
|
2468
|
+
const $ = "game-tile-";
|
2501
2469
|
let Mi = 0;
|
2502
|
-
function zi(
|
2470
|
+
function zi(t, a, i) {
|
2503
2471
|
let o;
|
2504
|
-
qa(
|
2505
|
-
let { endpoint:
|
2506
|
-
const
|
2507
|
-
fetch(F).then((
|
2508
|
-
Object.keys(
|
2509
|
-
xe(G,
|
2472
|
+
qa(t, Xa, (r) => i(42, o = r));
|
2473
|
+
let { endpoint: s = "" } = a, { datasource: l = "" } = a, { lang: m = "" } = a, { session: c = "" } = a, { userid: u = "" } = a, { favorites: g = "" } = a, { clientstyling: p = "" } = a, { clientstylingurl: b = "" } = a, { translationurl: F = "" } = a, { currency: N = "" } = a, { categoryid: w = "" } = a, { showgamename: d = "" } = a, { livecasino: f = "false" } = a, { gamepagemodalurl: L = "true" } = a, { integratedgameframedesktop: j = "false" } = a, { integratedgameframemobile: v = "false" } = a, { casinomygames: H = "false" } = a, { addfilterselector: ve = "false" } = a, { addsortingselector: we = "false" } = a, { filterbylogo: qe = "" } = a, { casinogamesgridslider: Be = "false" } = a, { fetchviaevent: le = "false" } = a, { showallpage: Ae = "casino" } = a, { actionevent: Ee = "CategoryChange" } = a, { displayedgamecount: ke = "10" } = a, { showallbuttongamescount: ye = "10" } = a, { mbsource: Re } = a, We, Q = !0, je = !1, Se, Fe, ee = !0, Ye = window.navigator.userAgent, T, z = [], Y = !0, ae = 40, J = !1, Ge = !1, Je = !1, re = !1, Le = !1, Te = !0, me = !1, ue, Pe, ce, fe = !1, K, Ce = !1, ge = new Array(1e4), de = {}, De = "", ie = "", Me, Ue, U, q = [], ze = new AbortController(), te = { items: [], count: 0, name: "" };
|
2474
|
+
const _a = () => {
|
2475
|
+
fetch(F).then((_) => _.json()).then((_) => {
|
2476
|
+
Object.keys(_).forEach((G) => {
|
2477
|
+
xe(G, _[G]);
|
2510
2478
|
});
|
2511
|
-
}).catch((
|
2512
|
-
console.log(
|
2479
|
+
}).catch((_) => {
|
2480
|
+
console.log(_);
|
2513
2481
|
});
|
2514
2482
|
};
|
2515
2483
|
Object.keys($e).forEach((r) => {
|
2516
2484
|
xe(r, $e[r]);
|
2517
2485
|
}), typeof document.hidden != "undefined" ? Me = "hidden" : typeof document.msHidden != "undefined" ? Me = "msHidden" : typeof document.webkitHidden != "undefined" && (Me = "webkitHidden");
|
2518
2486
|
let ba = new IntersectionObserver((r) => {
|
2519
|
-
r.forEach((
|
2520
|
-
let G =
|
2521
|
-
|
2487
|
+
r.forEach((_) => Ie(this, null, function* () {
|
2488
|
+
let G = _.target.gameid, E = _.target.elems_index;
|
2489
|
+
_.isIntersecting ? (E * 1.2 > ae && Sa(w), i(39, de[G] = 1, de)) : i(39, de[G] = 0, de);
|
2522
2490
|
}));
|
2523
2491
|
});
|
2524
|
-
const Ke = (r,
|
2525
|
-
let G = `${
|
2526
|
-
i(24,
|
2527
|
-
let
|
2492
|
+
const Ke = (r, _) => {
|
2493
|
+
let G = `${s}/v1/player/${_}/favorites/`;
|
2494
|
+
i(24, Q = !0);
|
2495
|
+
let E = {
|
2528
2496
|
method: "GET",
|
2529
2497
|
headers: { "X-SessionID": r }
|
2530
2498
|
};
|
2531
|
-
return new Promise((
|
2532
|
-
fetch(G,
|
2533
|
-
var
|
2534
|
-
if (i(24,
|
2535
|
-
|
2536
|
-
|
2499
|
+
return new Promise((P, M) => {
|
2500
|
+
fetch(G, E).then((A) => A.json()).then((A) => {
|
2501
|
+
var ne;
|
2502
|
+
if (i(24, Q = !1), U = [], A) {
|
2503
|
+
A.items.forEach((R) => {
|
2504
|
+
R.gameModel && (U.push(R), q.includes(R.id) || q.push(R.id));
|
2537
2505
|
});
|
2538
|
-
const
|
2506
|
+
const B = (ne = He(U)) == null ? void 0 : ne.length;
|
2539
2507
|
window.postMessage({
|
2540
2508
|
type: "UpdateFavoritesCount",
|
2541
|
-
favoriteGamesLength:
|
2509
|
+
favoriteGamesLength: B
|
2542
2510
|
});
|
2543
2511
|
} else
|
2544
|
-
|
2545
|
-
w === "FAVORITES" && Ze(
|
2546
|
-
|
2512
|
+
U = [];
|
2513
|
+
w === "FAVORITES" && Ze(U), z.forEach((B) => {
|
2514
|
+
B.isFavorite = X(B.id);
|
2547
2515
|
});
|
2548
|
-
let
|
2549
|
-
i(28, z = void 0), i(28, z =
|
2550
|
-
}).catch((
|
2551
|
-
console.error(
|
2516
|
+
let V = z;
|
2517
|
+
i(28, z = void 0), i(28, z = V), P(U);
|
2518
|
+
}).catch((A) => {
|
2519
|
+
console.error(A), M(A);
|
2552
2520
|
});
|
2553
2521
|
});
|
2554
|
-
}, he = (r,
|
2522
|
+
}, he = (r, _, G) => {
|
2555
2523
|
ze && ze.abort(), ze = new AbortController();
|
2556
|
-
const
|
2557
|
-
i(24,
|
2558
|
-
let
|
2559
|
-
return (r.match(/\$/g) || []).length > 1 ? (
|
2560
|
-
if (M.searchParams.delete("pagination"), M.searchParams.append("expand", "games(vendor)"), M.searchParams.append("fields", "id,name,games"), M.searchParams.append("platform", Ya(Ye)), M.searchParams.append("pagination", `games(offset=${
|
2561
|
-
if (
|
2562
|
-
let
|
2563
|
-
i(33, Le = !0),
|
2564
|
-
|
2565
|
-
}), M.searchParams.append("filter", `${
|
2524
|
+
const E = ze.signal;
|
2525
|
+
i(24, Q = !0);
|
2526
|
+
let P = "", M = "", A = JSON.parse(localStorage.getItem("vendorFiltersByCategory")), V = JSON.parse(localStorage.getItem("vendorSortingBy"));
|
2527
|
+
return (r.match(/\$/g) || []).length > 1 ? (P = r.split("$").slice(0, 2).join("$"), M = new URL(`${s}/v1/casino/groups/${l}/${P}/subGroups`)) : M = new URL(`${s}/v1/casino/groups/${l}/${r}`), new Promise((ne, B) => {
|
2528
|
+
if (M.searchParams.delete("pagination"), M.searchParams.append("expand", "games(vendor)"), M.searchParams.append("fields", "id,name,games"), M.searchParams.append("platform", Ya(Ye)), M.searchParams.append("pagination", `games(offset=${_},limit=${G})`), M.searchParams.append("language", m), window.postMessage({ type: "CategoryVendors", categoryid: r }, window.location.href), A && A[r])
|
2529
|
+
if (A[r].length && ee === !1 && fe === !1) {
|
2530
|
+
let R = "";
|
2531
|
+
i(33, Le = !0), A[r].forEach((pe) => {
|
2532
|
+
R = R + (R ? `,games(vendor(id=${pe}))` : `games(vendor(id=${pe}))`);
|
2533
|
+
}), M.searchParams.append("filter", `${R}`);
|
2566
2534
|
} else
|
2567
2535
|
i(33, Le = !1);
|
2568
|
-
|
2569
|
-
|
2570
|
-
if (
|
2571
|
-
|
2572
|
-
|
2573
|
-
|
2536
|
+
V && (V[r] ? V[r] && V[r] != "All" && (V[r] == "isNew" || V[r] == "advancedTags(name(hot))" ? (M.searchParams.append("sortedField", `games(${V[r]})`), M.searchParams.append("orderBy", "DES")) : M.searchParams.append("sortedField", `games(${V[r]})`)) : ie && ie != "All" && (ie == "advancedTags(name(hot))" || ie == "isNew" ? (M.searchParams.append("sortedField", `games(${ie})`), M.searchParams.append("orderBy", "DES")) : M.searchParams.append("sortedField", `games(${ie})`))), fetch(M, { signal: E }).then((R) => R.json()).then((R) => {
|
2537
|
+
E.aborted || (i(24, Q = !1), (r.match(/\$/g) || []).length > 1 && (R = R.items.filter((pe) => {
|
2538
|
+
if (pe.id == r)
|
2539
|
+
return pe;
|
2540
|
+
})[0]), i(51, Ue = !0), i(25, je = !1), Pe = R.games.total, i(35, me = !0), ne(R));
|
2541
|
+
}).catch((R) => {
|
2542
|
+
R.name !== "AbortError" && (i(25, je = !0), console.error(R), B(R));
|
2574
2543
|
});
|
2575
2544
|
});
|
2576
|
-
}, va = (r,
|
2577
|
-
r !== "" && (i(30,
|
2578
|
-
i(27,
|
2579
|
-
|
2545
|
+
}, va = (r, _, G) => {
|
2546
|
+
r !== "" && (i(30, J = !1), i(26, ee = !0), i(1, ve = "false"), i(2, we = "false"), i(32, re = !1), Ce = !1, i(29, Y = +_ > +G), he(r, 0, +_).then((E) => {
|
2547
|
+
i(27, T = E), i(28, z = T.games.items), z && z.forEach((P) => {
|
2548
|
+
P.isFavorite = X(P.id);
|
2580
2549
|
});
|
2581
2550
|
}));
|
2582
2551
|
}, Oe = (r) => {
|
2583
2552
|
if (r.data)
|
2584
2553
|
switch (r.data.type) {
|
2585
2554
|
case "MostPlayedData":
|
2586
|
-
w == "MOSTPLAYED" && (i(30,
|
2555
|
+
w == "MOSTPLAYED" && (i(30, J = !1), i(26, ee = !1), i(29, Y = !1), i(28, z = r.data.mostPlayedGames), i(27, T = {
|
2587
2556
|
id: "MOSTPLAYED",
|
2588
2557
|
name: "Most Played Games",
|
2589
2558
|
games: {
|
@@ -2591,10 +2560,10 @@ function zi(n, a, i) {
|
|
2591
2560
|
total: r.data.mostPlayedGames.length,
|
2592
2561
|
items: r.data.mostPlayedGames
|
2593
2562
|
}
|
2594
|
-
})), i(24,
|
2563
|
+
})), i(24, Q = !1);
|
2595
2564
|
break;
|
2596
2565
|
case "LastPlayedData":
|
2597
|
-
w == "LASTPLAYED" && (i(30,
|
2566
|
+
w == "LASTPLAYED" && (i(30, J = !1), i(26, ee = !1), i(29, Y = !1), i(28, z = r.data.lastPlayedGames), i(27, T = {
|
2598
2567
|
id: "LASTPLAYED",
|
2599
2568
|
name: "Last Played Games",
|
2600
2569
|
games: {
|
@@ -2602,28 +2571,28 @@ function zi(n, a, i) {
|
|
2602
2571
|
total: r.data.lastPlayedGames.length,
|
2603
2572
|
items: r.data.lastPlayedGames
|
2604
2573
|
}
|
2605
|
-
})), i(24,
|
2574
|
+
})), i(24, Q = !1);
|
2606
2575
|
break;
|
2607
2576
|
case "CustomOperatorData":
|
2608
2577
|
r.data.operatordetail;
|
2609
2578
|
break;
|
2610
2579
|
case "RecentSearchData":
|
2611
|
-
i(30,
|
2612
|
-
|
2580
|
+
i(30, J = !0), i(31, Ge = !0), r.data.searchData.length > 0 ? (i(28, z = r.data.searchData), i(34, Te = !0), z && z.forEach((_) => {
|
2581
|
+
_.isFavorite = X(_.id);
|
2613
2582
|
})) : (i(28, z = []), i(34, Te = !1));
|
2614
2583
|
break;
|
2615
2584
|
case "OutOfRecentSearches":
|
2616
|
-
i(30,
|
2585
|
+
i(30, J = !1), i(31, Ge = !1);
|
2617
2586
|
break;
|
2618
2587
|
case "SearchData":
|
2619
|
-
i(30,
|
2620
|
-
|
2588
|
+
i(30, J = !0), i(31, Ge = !1), i(28, z = r.data.searchData.items || []), i(32, re = !0), r.data.receivedFavoriteResults && (U = r.data.receivedFavoriteResults.items), z && z.forEach((_) => {
|
2589
|
+
_.isFavorite = X(_.id);
|
2621
2590
|
});
|
2622
2591
|
break;
|
2623
2592
|
case `CategoryData_${w}`:
|
2624
|
-
i(30,
|
2625
|
-
i(27,
|
2626
|
-
G.isFavorite =
|
2593
|
+
i(30, J = !1), i(26, ee = !0), i(1, ve = "false"), i(2, we = "false"), i(32, re = !1), Ce = !1, r.data.receivedFavoriteResults && (U = r.data.receivedFavoriteResults.items), he(r.data.categoryId, 0, r.data.visiblegames).then((_) => {
|
2594
|
+
i(27, T = _), i(28, z = T.games.items), Pe <= r.data.visiblegames ? i(29, Y = !1) : i(29, Y = !0), z && z.forEach((G) => {
|
2595
|
+
G.isFavorite = X(G.id);
|
2627
2596
|
});
|
2628
2597
|
});
|
2629
2598
|
break;
|
@@ -2631,31 +2600,31 @@ function zi(n, a, i) {
|
|
2631
2600
|
ae = 20;
|
2632
2601
|
break;
|
2633
2602
|
case "ApplySorter":
|
2634
|
-
i(0, w = r.data.itemId), ie = r.data.sortBy, he(w, 0, ae).then((
|
2635
|
-
i(27,
|
2603
|
+
i(0, w = r.data.itemId), ie = r.data.sortBy, he(w, 0, ae).then((_) => {
|
2604
|
+
i(27, T = _), i(28, z = T.games.items), i(29, Y = !1);
|
2636
2605
|
});
|
2637
2606
|
break;
|
2638
2607
|
case "CategoryUpdate":
|
2639
2608
|
Xe(r.data.itemId);
|
2640
2609
|
break;
|
2641
2610
|
case `SetUnfavoredGame${w}`:
|
2642
|
-
ya(`${
|
2611
|
+
ya(`${s}/v1/player/${u}/favorites`, c, r.data.id);
|
2643
2612
|
break;
|
2644
2613
|
case `SetFavoredGame${w}`:
|
2645
|
-
ka(`${
|
2614
|
+
ka(`${s}/v1/player/${u}/favorites`, c, r.data.id);
|
2646
2615
|
break;
|
2647
2616
|
case "UserSessionID":
|
2648
|
-
Se = r.data.session, Fe = r.data.userID,
|
2617
|
+
Se = r.data.session, Fe = r.data.userID, g == "true" && Fe && Fe.length && Se && Se.length > 0 && Ke(Se, Fe);
|
2649
2618
|
break;
|
2650
2619
|
case "UpdateFavoredList":
|
2651
2620
|
w === "FAVORITES" && Ve(r.data.url, r.data.sessionID);
|
2652
2621
|
break;
|
2653
2622
|
}
|
2654
2623
|
}, Xe = (r) => {
|
2655
|
-
i(30,
|
2656
|
-
i(27,
|
2657
|
-
G.isFavorite =
|
2658
|
-
}), i(28, z =
|
2624
|
+
i(30, J = !1), i(26, ee = !1), i(32, re = !1), Ce = !0, i(35, me = !1), i(0, w = r), w !== "MOSTPLAYED" && i(29, Y = !1), H !== "true" && he(w, 0, ae).then((_) => {
|
2625
|
+
i(27, T = _), T.games.items.forEach((G) => {
|
2626
|
+
G.isFavorite = X(G.id);
|
2627
|
+
}), i(28, z = T.games.items), i(29, Y = !1), z.length < 10 && e.data.origin == !1 && (Je = !0, setTimeout(
|
2659
2628
|
() => {
|
2660
2629
|
window.postMessage({ type: "WidgetTopReference", scrollTop: Je }, window.location.href);
|
2661
2630
|
},
|
@@ -2663,87 +2632,89 @@ function zi(n, a, i) {
|
|
2663
2632
|
));
|
2664
2633
|
});
|
2665
2634
|
}, wa = () => {
|
2666
|
-
|
2667
|
-
r.isFavorite =
|
2635
|
+
T && (i(28, z = T.games.items), z.forEach((r) => {
|
2636
|
+
r.isFavorite = X(r.id);
|
2668
2637
|
}));
|
2669
|
-
},
|
2670
|
-
var
|
2671
|
-
return (
|
2638
|
+
}, X = (r) => {
|
2639
|
+
var _;
|
2640
|
+
return (_ = U == null ? void 0 : U.some((G) => G.id === r)) != null ? _ : !1;
|
2672
2641
|
};
|
2673
|
-
let ka = (r,
|
2674
|
-
yield Ve(r,
|
2675
|
-
let
|
2642
|
+
let ka = (r, _, G) => Ie(this, null, function* () {
|
2643
|
+
yield Ve(r, _), q.includes(G) || q.push(G);
|
2644
|
+
let P = {
|
2676
2645
|
method: "POST",
|
2677
2646
|
headers: {
|
2678
|
-
"X-SessionID":
|
2647
|
+
"X-SessionID": _,
|
2679
2648
|
"Content-Type": "application/json",
|
2680
2649
|
Accept: "application/json"
|
2681
2650
|
},
|
2682
|
-
body: JSON.stringify({ items:
|
2651
|
+
body: JSON.stringify({ items: q })
|
2683
2652
|
};
|
2684
|
-
fetch(r,
|
2653
|
+
fetch(r, P).then((M) => M.json()).then(() => {
|
2685
2654
|
window.postMessage({ type: `AddFavoriteThumbnail_${G}` }, window.location.href);
|
2686
2655
|
}).catch((M) => {
|
2687
2656
|
console.error("Err", M);
|
2688
2657
|
});
|
2689
2658
|
});
|
2690
|
-
const ya = (r,
|
2691
|
-
let
|
2659
|
+
const ya = (r, _, G) => {
|
2660
|
+
let E = {
|
2692
2661
|
method: "DELETE",
|
2693
|
-
headers: { "X-SessionID":
|
2662
|
+
headers: { "X-SessionID": _ }
|
2694
2663
|
};
|
2695
|
-
fetch(`${r}/${G}`,
|
2664
|
+
fetch(`${r}/${G}`, E).then((P) => P.json()).then(() => {
|
2696
2665
|
window.postMessage(
|
2697
2666
|
{
|
2698
2667
|
type: `RemoveFavoriteThumbnail_${G}`
|
2699
2668
|
},
|
2700
2669
|
window.location.href
|
2701
|
-
), Ve(r,
|
2702
|
-
}),
|
2703
|
-
}, Ve = (r,
|
2670
|
+
), Ve(r, _);
|
2671
|
+
}), q.includes(G) && (q = q.filter((P) => P != G));
|
2672
|
+
}, Ve = (r, _) => Ie(this, null, function* () {
|
2704
2673
|
return fetch(r, {
|
2705
2674
|
method: "GET",
|
2706
|
-
headers: { "X-SessionID":
|
2707
|
-
}).then((
|
2675
|
+
headers: { "X-SessionID": _ }
|
2676
|
+
}).then((E) => E.json()).then((E) => {
|
2708
2677
|
var M;
|
2709
|
-
|
2710
|
-
|
2711
|
-
}), wa()) :
|
2712
|
-
|
2678
|
+
U = E.items, le ? (U.forEach((A) => {
|
2679
|
+
q.includes(A.id) || q.push(A.id);
|
2680
|
+
}), wa()) : U.forEach((A) => {
|
2681
|
+
A.isFavorite = X(A.id);
|
2713
2682
|
});
|
2714
|
-
const
|
2683
|
+
const P = (M = He(U)) == null ? void 0 : M.length;
|
2715
2684
|
w === "FAVORITES" && (window.postMessage({
|
2716
2685
|
type: "UpdateFavoritesCount",
|
2717
|
-
favoriteGamesLength:
|
2718
|
-
}), Ze(
|
2719
|
-
}).catch((
|
2720
|
-
console.error(
|
2686
|
+
favoriteGamesLength: P
|
2687
|
+
}), Ze(U));
|
2688
|
+
}).catch((E) => {
|
2689
|
+
console.error(E);
|
2721
2690
|
});
|
2722
2691
|
}), Ze = (r) => {
|
2723
|
-
if (!r)
|
2724
|
-
|
2725
|
-
|
2692
|
+
if (!r)
|
2693
|
+
return;
|
2694
|
+
let _;
|
2695
|
+
_ = (r == null ? void 0 : r.items) || r || [], _.length > 0 && _.forEach((G) => {
|
2726
2696
|
G.gameModel && (G.gameModel.isFavorite = !0);
|
2727
|
-
}), i(41,
|
2697
|
+
}), i(41, te.items = He(_, te.items), te), i(41, te.name = "Favorites", te), i(24, Q = !1);
|
2728
2698
|
}, Sa = (r) => {
|
2729
|
-
ae += 1, i(35, me = !0), ae <= Pe && he(r, Mi, ae).then((
|
2730
|
-
i(27,
|
2731
|
-
G.isFavorite =
|
2699
|
+
ae += 1, i(35, me = !0), ae <= Pe && he(r, Mi, ae).then((_) => {
|
2700
|
+
i(27, T = _), T.games.items.length > z.length && (i(28, z = T.games.items), z.forEach((G) => {
|
2701
|
+
G.isFavorite = X(G.id);
|
2732
2702
|
})), i(35, me = !1);
|
2733
2703
|
});
|
2734
2704
|
}, Fa = (r) => {
|
2735
|
-
const
|
2736
|
-
if ((
|
2737
|
-
|
2705
|
+
const _ = r != null ? r : [];
|
2706
|
+
if ((_ == null ? void 0 : _.length) === 0)
|
2707
|
+
return "";
|
2708
|
+
let G = "", E = 999999999999, P;
|
2738
2709
|
const M = new Date(Date.now());
|
2739
|
-
return
|
2740
|
-
const
|
2741
|
-
Ne(
|
2710
|
+
return _.forEach((A, V) => {
|
2711
|
+
const ne = new Date(A.schedules[0].startTime), B = new Date(A.schedules[0].endTime);
|
2712
|
+
Ne(B).diff(M) < E && (E = Ne(B).diff(M), P = V), Ne(M).isAfter(ne) && Ne(M).isBefore(B) && (G = _[P].name);
|
2742
2713
|
}), G;
|
2743
2714
|
}, Qe = (r) => {
|
2744
2715
|
window.postMessage(
|
2745
2716
|
{
|
2746
|
-
type: `${
|
2717
|
+
type: `${Ee}`,
|
2747
2718
|
itemId: r,
|
2748
2719
|
showallpage: Ae
|
2749
2720
|
},
|
@@ -2755,10 +2726,10 @@ function zi(n, a, i) {
|
|
2755
2726
|
u && c && i(38, fe = !0);
|
2756
2727
|
break;
|
2757
2728
|
case "MOSTPLAYED":
|
2758
|
-
|
2729
|
+
H === "false" && u && c && i(38, fe = !1);
|
2759
2730
|
break;
|
2760
2731
|
case "LASTPLAYED":
|
2761
|
-
|
2732
|
+
H === "false" && u && c && i(38, fe = !1);
|
2762
2733
|
break;
|
2763
2734
|
default:
|
2764
2735
|
Xe(w);
|
@@ -2767,8 +2738,8 @@ function zi(n, a, i) {
|
|
2767
2738
|
}, Ca = () => {
|
2768
2739
|
document[Me] ? i(40, De = "disconnect") : i(40, De = "connect");
|
2769
2740
|
}, Ma = () => {
|
2770
|
-
Ce && ge.forEach((r,
|
2771
|
-
r && (r.elems_index =
|
2741
|
+
Ce && ge.forEach((r, _) => {
|
2742
|
+
r && (r.elems_index = _, ba.observe(r));
|
2772
2743
|
});
|
2773
2744
|
}, za = () => {
|
2774
2745
|
xa(m);
|
@@ -2781,79 +2752,79 @@ function zi(n, a, i) {
|
|
2781
2752
|
ce = r, i(37, ce);
|
2782
2753
|
});
|
2783
2754
|
}
|
2784
|
-
const Na = (r) => Qe(
|
2785
|
-
function Aa(r,
|
2755
|
+
const Na = (r) => Qe(T.id);
|
2756
|
+
function Aa(r, _) {
|
2786
2757
|
oe[r ? "unshift" : "push"](() => {
|
2787
|
-
ge[
|
2758
|
+
ge[_] = r, i(23, ge);
|
2788
2759
|
});
|
2789
2760
|
}
|
2790
|
-
function
|
2761
|
+
function Ea(r) {
|
2791
2762
|
oe[r ? "unshift" : "push"](() => {
|
2792
2763
|
ue = r, i(36, ue);
|
2793
2764
|
});
|
2794
2765
|
}
|
2795
|
-
function
|
2766
|
+
function Ra(r) {
|
2796
2767
|
oe[r ? "unshift" : "push"](() => {
|
2797
2768
|
ce = r, i(37, ce);
|
2798
2769
|
});
|
2799
2770
|
}
|
2800
|
-
function
|
2771
|
+
function ja(r) {
|
2801
2772
|
oe[r ? "unshift" : "push"](() => {
|
2802
2773
|
ue = r, i(36, ue);
|
2803
2774
|
});
|
2804
2775
|
}
|
2805
2776
|
function La(r) {
|
2806
2777
|
oe[r ? "unshift" : "push"](() => {
|
2807
|
-
|
2778
|
+
K = r, i(22, K);
|
2808
2779
|
});
|
2809
2780
|
}
|
2810
|
-
return
|
2811
|
-
"endpoint" in r && i(3,
|
2812
|
-
},
|
2813
|
-
|
2814
|
-
32 && m && za(),
|
2815
|
-
57 |
|
2816
|
-
819200 && (
|
2817
|
-
456 &&
|
2818
|
-
8388608 |
|
2819
|
-
1048576 && Ue && ge && Ma(),
|
2820
|
-
33 && m && w && Ga(),
|
2821
|
-
2048 && F &&
|
2822
|
-
4194816 &&
|
2823
|
-
4195328 && b &&
|
2824
|
-
6291456 &&
|
2781
|
+
return t.$$set = (r) => {
|
2782
|
+
"endpoint" in r && i(3, s = r.endpoint), "datasource" in r && i(4, l = r.datasource), "lang" in r && i(5, m = r.lang), "session" in r && i(6, 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, b = r.clientstylingurl), "translationurl" in r && i(11, F = r.translationurl), "currency" in r && i(12, N = r.currency), "categoryid" in r && i(0, w = r.categoryid), "showgamename" in r && i(13, d = r.showgamename), "livecasino" in r && i(14, f = r.livecasino), "gamepagemodalurl" in r && i(15, L = r.gamepagemodalurl), "integratedgameframedesktop" in r && i(16, j = r.integratedgameframedesktop), "integratedgameframemobile" in r && i(17, v = r.integratedgameframemobile), "casinomygames" in r && i(18, H = r.casinomygames), "addfilterselector" in r && i(1, ve = r.addfilterselector), "addsortingselector" in r && i(2, we = r.addsortingselector), "filterbylogo" in r && i(19, qe = r.filterbylogo), "casinogamesgridslider" in r && i(20, Be = r.casinogamesgridslider), "fetchviaevent" in r && i(46, le = r.fetchviaevent), "showallpage" in r && i(47, Ae = r.showallpage), "actionevent" in r && i(48, Ee = r.actionevent), "displayedgamecount" in r && i(49, ke = r.displayedgamecount), "showallbuttongamescount" in r && i(50, ye = r.showallbuttongamescount), "mbsource" in r && i(21, Re = r.mbsource);
|
2783
|
+
}, t.$$.update = () => {
|
2784
|
+
t.$$.dirty[0] & /*lang*/
|
2785
|
+
32 && m && za(), t.$$.dirty[0] & /*endpoint, lang, categoryid, datasource*/
|
2786
|
+
57 | t.$$.dirty[1] & /*fetchviaevent, displayedgamecount, showallbuttongamescount*/
|
2787
|
+
819200 && (le === "false" || le === "") && s && m && w && l && ke && ye && va(w, ke, ye), t.$$.dirty[0] & /*favorites, endpoint, session, userid*/
|
2788
|
+
456 && g === "true" && s && c && u && Ke(c, u), t.$$.dirty[0] & /*thumbnailContainer*/
|
2789
|
+
8388608 | t.$$.dirty[1] & /*dataloaded*/
|
2790
|
+
1048576 && Ue && ge && Ma(), t.$$.dirty[0] & /*lang, categoryid*/
|
2791
|
+
33 && m && w && Ga(), t.$$.dirty[0] & /*translationurl*/
|
2792
|
+
2048 && F && _a(), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
2793
|
+
4194816 && p && K && Ja(K, p), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
2794
|
+
4195328 && b && K && Wa(K, b), t.$$.dirty[0] & /*customStylingContainer, mbsource*/
|
2795
|
+
6291456 && K && Ka(K, `${Re}.Style`);
|
2825
2796
|
}, [
|
2826
2797
|
w,
|
2827
2798
|
ve,
|
2828
2799
|
we,
|
2829
|
-
l,
|
2830
2800
|
s,
|
2801
|
+
l,
|
2831
2802
|
m,
|
2832
2803
|
c,
|
2833
2804
|
u,
|
2834
|
-
|
2835
|
-
|
2805
|
+
g,
|
2806
|
+
p,
|
2836
2807
|
b,
|
2837
2808
|
F,
|
2838
2809
|
N,
|
2839
|
-
|
2840
|
-
g,
|
2810
|
+
d,
|
2841
2811
|
f,
|
2842
|
-
|
2812
|
+
L,
|
2843
2813
|
j,
|
2844
2814
|
v,
|
2815
|
+
H,
|
2845
2816
|
qe,
|
2846
2817
|
Be,
|
2847
|
-
Ee,
|
2848
|
-
X,
|
2849
|
-
ge,
|
2850
|
-
x,
|
2851
2818
|
Re,
|
2819
|
+
K,
|
2820
|
+
ge,
|
2821
|
+
Q,
|
2822
|
+
je,
|
2852
2823
|
ee,
|
2853
|
-
|
2824
|
+
T,
|
2854
2825
|
z,
|
2826
|
+
Y,
|
2855
2827
|
J,
|
2856
|
-
K,
|
2857
2828
|
Ge,
|
2858
2829
|
re,
|
2859
2830
|
Le,
|
@@ -2864,23 +2835,23 @@ function zi(n, a, i) {
|
|
2864
2835
|
fe,
|
2865
2836
|
de,
|
2866
2837
|
De,
|
2867
|
-
|
2838
|
+
te,
|
2868
2839
|
o,
|
2869
2840
|
Ye,
|
2870
2841
|
Fa,
|
2871
2842
|
Qe,
|
2872
|
-
|
2843
|
+
le,
|
2873
2844
|
Ae,
|
2874
|
-
|
2845
|
+
Ee,
|
2875
2846
|
ke,
|
2876
2847
|
ye,
|
2877
2848
|
Ue,
|
2878
2849
|
Ia,
|
2879
2850
|
Na,
|
2880
2851
|
Aa,
|
2881
|
-
ja,
|
2882
2852
|
Ea,
|
2883
2853
|
Ra,
|
2854
|
+
ja,
|
2884
2855
|
La
|
2885
2856
|
];
|
2886
2857
|
}
|