@everymatrix/casino-most-played-section 1.54.12 → 1.55.0
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-CJJQfG-H.cjs +5 -0
- package/components/{CasinoFilter-DFZ3WYCN.js → CasinoFilter-CcGaG3ex.js} +925 -883
- package/components/{CasinoFilter-BI27xzap.js → CasinoFilter-D9GxWv_2.js} +900 -858
- package/components/{CasinoGameThumbnail-SsDw02qF.cjs → CasinoGameThumbnail-B5F2b_gj.cjs} +16 -16
- package/components/{CasinoGameThumbnail-DalrsvwA.js → CasinoGameThumbnail-C_pO1yTw.js} +1384 -1373
- package/components/{CasinoGameThumbnail-B9ayiLVX.js → CasinoGameThumbnail-O5kps24w.js} +1221 -1242
- package/components/{CasinoGamesCategorySection-CX7b8KGX.js → CasinoGamesCategorySection-D45-SyaF.js} +1171 -1109
- package/components/{CasinoGamesCategorySection-CDCimaA-.js → CasinoGamesCategorySection-aoiRWaqn.js} +696 -634
- package/components/CasinoGamesCategorySection-gkpB3kQF.cjs +1 -0
- package/components/{CasinoMostPlayedSection-ChLe2LA-.js → CasinoMostPlayedSection-Bv9MrlaN.js} +17 -17
- package/components/{CasinoMostPlayedSection-CxjLLmgE.cjs → CasinoMostPlayedSection-C1RECc2M.cjs} +1 -1
- package/components/{CasinoMostPlayedSection-D01DQAMD.js → CasinoMostPlayedSection-CccYQM4K.js} +22 -22
- package/components/CasinoSort-B6oacblG.js +428 -0
- package/components/CasinoSort-BpcWn3OF.cjs +1 -0
- package/components/CasinoSort-xzzdKSv3.js +427 -0
- package/es2015/casino-most-played-section.cjs +1 -1
- package/es2015/casino-most-played-section.js +1 -1
- package/esnext/casino-most-played-section.js +1 -1
- package/package.json +1 -1
- package/components/CasinoFilter-DsPFGyLq.cjs +0 -5
- package/components/CasinoGamesCategorySection-CaE16Il2.cjs +0 -1
- package/components/CasinoSort-CEbh5FL7.cjs +0 -1
- package/components/CasinoSort-DHs5pqaK.js +0 -432
- package/components/CasinoSort-Dhqq-EhY.js +0 -431
package/components/{CasinoGamesCategorySection-CDCimaA-.js → CasinoGamesCategorySection-aoiRWaqn.js}
RENAMED
@@ -1,12 +1,12 @@
|
|
1
|
-
import { a as La, $ as Ta, S as Pa, i as Da, f as
|
2
|
-
import { h as Ie } from "./CasinoGameThumbnail-
|
3
|
-
function
|
1
|
+
import { a as La, $ as Ta, S as Pa, i as Da, f as I, c as Ua, s as Oa, b as Va, e as G, h, k as y, n as _e, o as S, p as Ha, q as qa, r as Ba, G as Ve, x as Wa, y as oe, z as Ya, A as Ja, d as Y, w as ve, l as k, v as Q, D as Ka, t as L, m as V, B as le, I as da, J as n, C as Xa, F as ee, u as Za, K as ha } from "./CasinoFilter-D9GxWv_2.js";
|
2
|
+
import { h as Ie } from "./CasinoGameThumbnail-O5kps24w.js";
|
3
|
+
function Qe(t, a) {
|
4
4
|
La(t, a);
|
5
5
|
}
|
6
|
-
function
|
6
|
+
function Qa(t) {
|
7
7
|
Ta.set(t);
|
8
8
|
}
|
9
|
-
const
|
9
|
+
const xe = {
|
10
10
|
en: {
|
11
11
|
showMore: "More",
|
12
12
|
viewAll: "Show all",
|
@@ -217,7 +217,7 @@ if (typeof window < "u") {
|
|
217
217
|
}
|
218
218
|
};
|
219
219
|
};
|
220
|
-
customElements.define = t(customElements.define), import("./CasinoGameThumbnail-
|
220
|
+
customElements.define = t(customElements.define), import("./CasinoGameThumbnail-O5kps24w.js").then((a) => a.C).then(({ default: a }) => {
|
221
221
|
!customElements.get("casino-game-thumbnail") && customElements.define("casino-game-thumbnail", a.element);
|
222
222
|
});
|
223
223
|
}
|
@@ -233,7 +233,7 @@ if (typeof window < "u") {
|
|
233
233
|
}
|
234
234
|
};
|
235
235
|
};
|
236
|
-
customElements.define = t(customElements.define), import("./CasinoFilter-
|
236
|
+
customElements.define = t(customElements.define), import("./CasinoFilter-D9GxWv_2.js").then((a) => a.M).then(({ default: a }) => {
|
237
237
|
!customElements.get("casino-filter") && customElements.define("casino-filter", a.element);
|
238
238
|
});
|
239
239
|
}
|
@@ -249,61 +249,61 @@ if (typeof window < "u") {
|
|
249
249
|
}
|
250
250
|
};
|
251
251
|
};
|
252
|
-
customElements.define = t(customElements.define), import("./CasinoSort-
|
252
|
+
customElements.define = t(customElements.define), import("./CasinoSort-xzzdKSv3.js").then(({ default: a }) => {
|
253
253
|
!customElements.get("casino-sort") && customElements.define("casino-sort", a.element);
|
254
254
|
});
|
255
255
|
}
|
256
|
-
function
|
257
|
-
|
256
|
+
function xa(t) {
|
257
|
+
Va(t, "svelte-kdn7jl", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CasinoGamesCategorySectionContainer{container-type:inline-size}.CustomScroll:-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar{height:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar-thumb{border-radius:5px;height:5px;-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);background-color:rgba(255, 255, 255, 0.3)}.CategoryName,.StatusText{color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF));font-size:22px;font-weight:500}.CategoryLoadMore{font-size:14px;color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF))}.NoSearchResults{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));text-align:center;width:100%;padding-left:5px;font-size:16px}.NoRecentSearches{padding-bottom:30px}.NoRecentSearchesCenter{text-align:center}.NoFavoriteGames{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;height:20vh}.NoFavoriteGames .UnfavoredIcon{width:50px;height:50px}.NoFavoriteGames .NoFavoriteText{text-align:center}.NoFavoriteGames .NoFavoriteTextHighlight{font-weight:600;font-size:18px;padding:15px 0}.NoFavoriteGamesMobile{height:50vh}.SearchWaiting{grid-column:1/-1;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:13px;text-align:center}.CasinoGamesHeader{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 0 0;margin-bottom:16px}.CasinoGamesHeader .CategoryNameLink{display:block;cursor:pointer}.CasinoGamesHeader .CategoryLoadMore{font-weight:normal}.CasinoGamesHeader.Searched{justify-content:center}.CasinoGamesContainer{width:100%;margin-top:24px;padding-bottom:16px}.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(192px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 192px);grid-auto-rows:192px;grid-auto-columns:192px;grid-auto-flow:row dense}.CasinoGamesGrid .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x1{grid-row:span 1}}.CasinoGamesGrid .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x2{grid-row:span 1;grid-column:span 1}}.CasinoGamesGrid .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-1x2{grid-column:span 1}}.CasinoGamesGrid.GamesListIncreasedGap{gap:28px}.CasinoGamesGridSlider{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(182px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 182px);grid-auto-rows:182px;grid-auto-columns:182px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px;overscroll-behavior-x:none}.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 1}}.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}}.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 1}}.CasinoGamesGridSlider.GamesListIncreasedGap{gap:28px}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px}@container (max-width: 768px){.CasinoGamesHeader{align-items:unset;flex-direction:row;flex-wrap:wrap}.CategoryName{margin-bottom:20px}.CategoryFilterContainer{width:100%}}@container (min-width: 1100px){.CasinoGamesGrid{grid-template-rows:repeat(auto-fill, 142px);grid-auto-rows:142px}}.SearchLoading{display:block;padding:50px;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.lds-dual-ring{display:block;width:80px;height:80px;margin:0 auto}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C)) transparent var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@container (max-width: 385px){.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(110px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 110px);grid-auto-rows:110px;grid-auto-columns:110px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}.CasinoGamesGridSlider{display:grid;gap:16px !important;grid-template-columns:repeat(auto-fill, minmax(min(100px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 100px);grid-auto-rows:100px;grid-auto-columns:100px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}@container (max-width: 410px){.CasinoGamesGridSlider{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(100px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 100px);grid-auto-rows:100px;grid-auto-columns:100px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}@container (max-width: 480px){.CategoryFilterContainer{gap:16px}.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(122px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 122px);grid-auto-rows:122px;grid-auto-columns:122px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}.CasinoGamesGridSlider{display:grid;gap:16px !important;grid-template-columns:repeat(auto-fill, minmax(min(105px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 105px);grid-auto-rows:105px;grid-auto-columns:105px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}');
|
258
258
|
}
|
259
|
-
function
|
259
|
+
function $e(t, a, i) {
|
260
260
|
const o = t.slice();
|
261
261
|
return o[91] = a[i], o[93] = i, o;
|
262
262
|
}
|
263
|
-
function
|
263
|
+
function ea(t, a, i) {
|
264
264
|
const o = t.slice();
|
265
265
|
return o[91] = a[i], o[94] = a, o[93] = i, o;
|
266
266
|
}
|
267
|
-
function
|
267
|
+
function aa(t, a, i) {
|
268
268
|
const o = t.slice();
|
269
269
|
return o[91] = a[i], o[93] = i, o;
|
270
270
|
}
|
271
|
-
function
|
271
|
+
function $a(t) {
|
272
272
|
let a;
|
273
273
|
function i(s, m) {
|
274
274
|
if (
|
275
275
|
/*categoryData*/
|
276
|
-
s[
|
277
|
-
) return
|
276
|
+
s[27]
|
277
|
+
) return ti;
|
278
278
|
if (
|
279
279
|
/*showFavGamesCategory*/
|
280
|
-
s[
|
281
|
-
) return
|
280
|
+
s[38]
|
281
|
+
) return ii;
|
282
282
|
}
|
283
283
|
let o = i(t), l = o && o(t);
|
284
284
|
return {
|
285
285
|
c() {
|
286
|
-
a =
|
286
|
+
a = G("div"), l && l.c();
|
287
287
|
},
|
288
288
|
m(s, m) {
|
289
|
-
|
289
|
+
y(s, a, m), l && l.m(a, null);
|
290
290
|
},
|
291
291
|
p(s, m) {
|
292
292
|
o === (o = i(s)) && l ? l.p(s, m) : (l && l.d(1), l = o && o(s), l && (l.c(), l.m(a, null)));
|
293
293
|
},
|
294
294
|
d(s) {
|
295
|
-
s &&
|
295
|
+
s && S(a), l && l.d();
|
296
296
|
}
|
297
297
|
};
|
298
298
|
}
|
299
|
-
function
|
299
|
+
function ei(t) {
|
300
300
|
let a, i, o;
|
301
301
|
function l(p, v) {
|
302
302
|
return (
|
303
303
|
/*recentSearched*/
|
304
|
-
p[
|
304
|
+
p[31] ? wi : (
|
305
305
|
/*shownCategoryData*/
|
306
|
-
p[
|
306
|
+
p[28].length ? vi : bi
|
307
307
|
)
|
308
308
|
);
|
309
309
|
}
|
@@ -311,371 +311,371 @@ function Qa(t) {
|
|
311
311
|
function u(p, v) {
|
312
312
|
return (
|
313
313
|
/*shownCategoryData*/
|
314
|
-
p[
|
314
|
+
p[28] ? yi : ki
|
315
315
|
);
|
316
316
|
}
|
317
317
|
let c = u(t), g = c(t);
|
318
318
|
return {
|
319
319
|
c() {
|
320
|
-
a =
|
320
|
+
a = G("div"), i = G("div"), m.c(), o = Y(), g.c(), h(i, "class", "CasinoGamesHeader Searched " + (ve(
|
321
321
|
/*userAgent*/
|
322
|
-
t[
|
322
|
+
t[43]
|
323
323
|
) ? "CasinoGamesHeaderMobile" : "")), h(a, "class", "CasinoGamesContainer");
|
324
324
|
},
|
325
325
|
m(p, v) {
|
326
|
-
|
326
|
+
y(p, a, v), k(a, i), m.m(i, null), k(a, o), g.m(a, null);
|
327
327
|
},
|
328
328
|
p(p, v) {
|
329
329
|
s === (s = l(p)) && m ? m.p(p, v) : (m.d(1), m = s(p), m && (m.c(), m.m(i, null))), c === (c = u(p)) && g ? g.p(p, v) : (g.d(1), g = c(p), g && (g.c(), g.m(a, null)));
|
330
330
|
},
|
331
331
|
d(p) {
|
332
|
-
p &&
|
332
|
+
p && S(a), m.d(), g.d();
|
333
333
|
}
|
334
334
|
};
|
335
335
|
}
|
336
|
-
function
|
336
|
+
function ai(t) {
|
337
337
|
let a;
|
338
338
|
function i(s, m) {
|
339
339
|
return (
|
340
340
|
/*presentFilters*/
|
341
|
-
s[
|
341
|
+
s[33] ? Fi : Si
|
342
342
|
);
|
343
343
|
}
|
344
344
|
let o = i(t), l = o(t);
|
345
345
|
return {
|
346
346
|
c() {
|
347
|
-
l.c(), a =
|
347
|
+
l.c(), a = Q();
|
348
348
|
},
|
349
349
|
m(s, m) {
|
350
|
-
l.m(s, m),
|
350
|
+
l.m(s, m), y(s, a, m);
|
351
351
|
},
|
352
352
|
p(s, m) {
|
353
353
|
o !== (o = i(s)) && (l.d(1), l = o(s), l && (l.c(), l.m(a.parentNode, a)));
|
354
354
|
},
|
355
355
|
d(s) {
|
356
|
-
s &&
|
356
|
+
s && S(a), l.d(s);
|
357
357
|
}
|
358
358
|
};
|
359
359
|
}
|
360
|
-
function
|
360
|
+
function ii(t) {
|
361
361
|
let a, i, o, l, s = (
|
362
362
|
/*casinomygames*/
|
363
|
-
t[18] !== "true" &&
|
363
|
+
t[18] !== "true" && ia(t)
|
364
364
|
);
|
365
365
|
function m(g, p) {
|
366
366
|
return (
|
367
367
|
/*isLoading*/
|
368
|
-
g[
|
369
|
-
g[
|
368
|
+
g[24] && !/*isLazyLoading*/
|
369
|
+
g[35] ? li : (
|
370
370
|
/*favoriteGamesData*/
|
371
|
-
g[
|
371
|
+
g[41] ? oi : ni
|
372
372
|
)
|
373
373
|
);
|
374
374
|
}
|
375
375
|
let u = m(t), c = u(t);
|
376
376
|
return {
|
377
377
|
c() {
|
378
|
-
a =
|
379
|
-
(t[
|
378
|
+
a = G("div"), s && s.c(), i = Y(), o = G("ul"), c.c(), h(o, "class", l = /*favoriteGamesData*/
|
379
|
+
(t[41].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}"), h(a, "class", "CasinoGamesContainer");
|
380
380
|
},
|
381
381
|
m(g, p) {
|
382
|
-
|
382
|
+
y(g, a, p), s && s.m(a, null), k(a, i), k(a, o), c.m(o, null), t[57](o);
|
383
383
|
},
|
384
384
|
p(g, p) {
|
385
385
|
/*casinomygames*/
|
386
|
-
g[18] !== "true" ? s ? s.p(g, p) : (s =
|
387
|
-
|
388
|
-
(g[
|
386
|
+
g[18] !== "true" ? s ? s.p(g, p) : (s = ia(g), s.c(), s.m(a, i)) : s && (s.d(1), s = null), u === (u = m(g)) && c ? c.p(g, p) : (c.d(1), c = u(g), c && (c.c(), c.m(o, null))), p[1] & /*favoriteGamesData*/
|
387
|
+
1024 && l !== (l = /*favoriteGamesData*/
|
388
|
+
(g[41].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}") && h(o, "class", l);
|
389
389
|
},
|
390
390
|
d(g) {
|
391
|
-
g &&
|
391
|
+
g && S(a), s && s.d(), c.d(), t[57](null);
|
392
392
|
}
|
393
393
|
};
|
394
394
|
}
|
395
|
-
function
|
395
|
+
function ti(t) {
|
396
396
|
let a, i, o = (
|
397
397
|
/*casinomygames*/
|
398
|
-
t[18] !== "true" &&
|
398
|
+
t[18] !== "true" && ra(t)
|
399
399
|
);
|
400
400
|
function l(u, c) {
|
401
401
|
return (
|
402
402
|
/*isLoading*/
|
403
|
-
u[
|
404
|
-
u[
|
403
|
+
u[24] && !/*isLazyLoading*/
|
404
|
+
u[35] ? pi : (
|
405
405
|
/*shownCategoryData*/
|
406
|
-
u[
|
406
|
+
u[28].length !== 0 ? hi : di
|
407
407
|
)
|
408
408
|
);
|
409
409
|
}
|
410
410
|
let s = l(t), m = s(t);
|
411
411
|
return {
|
412
412
|
c() {
|
413
|
-
a =
|
413
|
+
a = G("div"), o && o.c(), i = Y(), m.c(), h(a, "class", "CasinoGamesContainer");
|
414
414
|
},
|
415
415
|
m(u, c) {
|
416
|
-
|
416
|
+
y(u, a, c), o && o.m(a, null), k(a, i), m.m(a, null);
|
417
417
|
},
|
418
418
|
p(u, c) {
|
419
419
|
/*casinomygames*/
|
420
|
-
u[18] !== "true" ? o ? o.p(u, c) : (o =
|
420
|
+
u[18] !== "true" ? o ? o.p(u, c) : (o = ra(u), o.c(), o.m(a, i)) : o && (o.d(1), o = null), s === (s = l(u)) && m ? m.p(u, c) : (m.d(1), m = s(u), m && (m.c(), m.m(a, null)));
|
421
421
|
},
|
422
422
|
d(u) {
|
423
|
-
u &&
|
423
|
+
u && S(a), o && o.d(), m.d();
|
424
424
|
}
|
425
425
|
};
|
426
426
|
}
|
427
|
-
function
|
427
|
+
function ia(t) {
|
428
428
|
let a, i, o = (
|
429
429
|
/*$_*/
|
430
|
-
t[
|
430
|
+
t[42]("favorites") + ""
|
431
431
|
), l, s, m, u, c = (
|
432
432
|
/*favoriteGamesData*/
|
433
|
-
t[
|
433
|
+
t[41].items.length + ""
|
434
434
|
), g, p;
|
435
435
|
return {
|
436
436
|
c() {
|
437
|
-
a =
|
437
|
+
a = G("div"), i = G("h3"), l = L(o), s = Y(), m = G("span"), u = L("("), g = L(c), p = L(")"), h(m, "class", "CategoryFavName"), h(i, "class", "CategoryName"), h(a, "class", "CasinoGamesHeader");
|
438
438
|
},
|
439
|
-
m(v,
|
440
|
-
|
439
|
+
m(v, F) {
|
440
|
+
y(v, a, F), k(a, i), k(i, l), k(i, s), k(i, m), k(m, u), k(m, g), k(m, p), t[56](i);
|
441
441
|
},
|
442
|
-
p(v,
|
443
|
-
|
444
|
-
|
445
|
-
v[
|
446
|
-
|
447
|
-
v[
|
442
|
+
p(v, F) {
|
443
|
+
F[1] & /*$_*/
|
444
|
+
2048 && o !== (o = /*$_*/
|
445
|
+
v[42]("favorites") + "") && V(l, o), F[1] & /*favoriteGamesData*/
|
446
|
+
1024 && c !== (c = /*favoriteGamesData*/
|
447
|
+
v[41].items.length + "") && V(g, c);
|
448
448
|
},
|
449
449
|
d(v) {
|
450
|
-
v &&
|
450
|
+
v && S(a), t[56](null);
|
451
451
|
}
|
452
452
|
};
|
453
453
|
}
|
454
|
-
function
|
454
|
+
function ni(t) {
|
455
455
|
let a, i = (
|
456
456
|
/*$_*/
|
457
|
-
t[
|
457
|
+
t[42]("waiting") + ""
|
458
458
|
), o;
|
459
459
|
return {
|
460
460
|
c() {
|
461
|
-
a =
|
461
|
+
a = G("p"), o = L(i);
|
462
462
|
},
|
463
463
|
m(l, s) {
|
464
|
-
|
464
|
+
y(l, a, s), k(a, o);
|
465
465
|
},
|
466
466
|
p(l, s) {
|
467
467
|
s[1] & /*$_*/
|
468
|
-
|
469
|
-
l[
|
468
|
+
2048 && i !== (i = /*$_*/
|
469
|
+
l[42]("waiting") + "") && V(o, i);
|
470
470
|
},
|
471
471
|
d(l) {
|
472
|
-
l &&
|
472
|
+
l && S(a);
|
473
473
|
}
|
474
474
|
};
|
475
475
|
}
|
476
|
-
function
|
476
|
+
function oi(t) {
|
477
477
|
let a, i = le(
|
478
478
|
/*favoriteGamesData*/
|
479
|
-
t[
|
479
|
+
t[41].items
|
480
480
|
), o = [];
|
481
481
|
for (let s = 0; s < i.length; s += 1)
|
482
|
-
o[s] =
|
482
|
+
o[s] = sa($e(t, i, s));
|
483
483
|
let l = null;
|
484
|
-
return i.length || (l =
|
484
|
+
return i.length || (l = ta(t)), {
|
485
485
|
c() {
|
486
486
|
for (let s = 0; s < o.length; s += 1)
|
487
487
|
o[s].c();
|
488
|
-
a =
|
488
|
+
a = Q(), l && l.c();
|
489
489
|
},
|
490
490
|
m(s, m) {
|
491
491
|
for (let u = 0; u < o.length; u += 1)
|
492
492
|
o[u] && o[u].m(s, m);
|
493
|
-
|
493
|
+
y(s, a, m), l && l.m(s, m);
|
494
494
|
},
|
495
495
|
p(s, m) {
|
496
|
-
if (m[0] & /*session, userid, lang, favorites, categoryid, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/
|
497
|
-
|
498
|
-
|
496
|
+
if (m[0] & /*session, userid, lang, mbsource, favorites, categoryid, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/
|
497
|
+
2359273 | m[1] & /*favoriteGamesData, addGameTag, showFavGamesCategory, intersectingIndexes, visibilityconnect, userAgent, $_*/
|
498
|
+
16256) {
|
499
499
|
i = le(
|
500
500
|
/*favoriteGamesData*/
|
501
|
-
s[
|
501
|
+
s[41].items
|
502
502
|
);
|
503
503
|
let u;
|
504
504
|
for (u = 0; u < i.length; u += 1) {
|
505
|
-
const c =
|
506
|
-
o[u] ? o[u].p(c, m) : (o[u] =
|
505
|
+
const c = $e(s, i, u);
|
506
|
+
o[u] ? o[u].p(c, m) : (o[u] = sa(c), o[u].c(), o[u].m(a.parentNode, a));
|
507
507
|
}
|
508
508
|
for (; u < o.length; u += 1)
|
509
509
|
o[u].d(1);
|
510
|
-
o.length = i.length, !i.length && l ? l.p(s, m) : i.length ? l && (l.d(1), l = null) : (l =
|
510
|
+
o.length = i.length, !i.length && l ? l.p(s, m) : i.length ? l && (l.d(1), l = null) : (l = ta(s), l.c(), l.m(a.parentNode, a));
|
511
511
|
}
|
512
512
|
},
|
513
513
|
d(s) {
|
514
|
-
s &&
|
514
|
+
s && S(a), Xa(o, s), l && l.d(s);
|
515
515
|
}
|
516
516
|
};
|
517
517
|
}
|
518
|
-
function
|
518
|
+
function li(t) {
|
519
519
|
let a;
|
520
520
|
return {
|
521
521
|
c() {
|
522
|
-
a =
|
522
|
+
a = G("div"), h(a, "class", "lds-dual-ring");
|
523
523
|
},
|
524
524
|
m(i, o) {
|
525
|
-
|
525
|
+
y(i, a, o);
|
526
526
|
},
|
527
527
|
p: _e,
|
528
528
|
d(i) {
|
529
|
-
i &&
|
529
|
+
i && S(a);
|
530
530
|
}
|
531
531
|
};
|
532
532
|
}
|
533
|
-
function
|
534
|
-
let a, i, o, l, s, m, u, c, g, p, v,
|
533
|
+
function ta(t) {
|
534
|
+
let a, i, o, l, s, m, u, c, g, p, v, F = (
|
535
535
|
/*$_*/
|
536
|
-
t[
|
537
|
-
),
|
536
|
+
t[42]("noFavoritesTitle") + ""
|
537
|
+
), N, w, R;
|
538
538
|
function d(T, b) {
|
539
539
|
return ve(
|
540
540
|
/*userAgent*/
|
541
|
-
T[
|
542
|
-
) ?
|
541
|
+
T[43]
|
542
|
+
) ? ri : si;
|
543
543
|
}
|
544
544
|
let q = d(t)(t);
|
545
545
|
return {
|
546
546
|
c() {
|
547
|
-
a =
|
547
|
+
a = G("p"), i = ee("svg"), o = ee("rect"), l = ee("rect"), s = ee("circle"), m = ee("path"), u = ee("path"), c = ee("path"), g = ee("path"), p = Y(), v = G("span"), N = L(F), w = Y(), q.c(), R = Y(), h(o, "x", "1"), h(o, "y", "18.053"), h(o, "width", "90.263"), h(o, "height", "90.263"), h(o, "rx", "12"), h(o, "stroke", "var(--emw--color-gray-150, #828282)"), h(o, "stroke-width", "1.5"), h(l, "x", "106.737"), h(l, "y", "56.737"), h(l, "width", "90.263"), h(l, "height", "90.263"), h(l, "rx", "12"), h(l, "stroke", "var(--emw--color-gray-150, #828282)"), h(l, "stroke-width", "1.5"), h(s, "cx", "70.5"), h(s, "cy", "32.237"), h(s, "r", "31.487"), h(s, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(s, "stroke-width", "1.5"), h(s, "stroke-dasharray", "5 0"), h(m, "d", "M153.909 81.631a.747.747 0 0 0-.166-1.046l-5.466-3.954a.751.751 0 0 0-.882 1.214l4.859 3.514-3.529 4.858a.75.75 0 1 0 1.215.878l3.969-5.464zm-.725-1.18c-.501.081-.999.159-1.493.233l.223 1.482c.498-.075 1-.153 1.506-.234l-.236-1.48zm-4.457.654c-1.006.133-1.996.253-2.97.36l.162 1.49c.985-.109 1.986-.23 3.002-.364l-.194-1.486zm-5.944.65c-1.01.085-2.002.155-2.978.209l.081 1.496c.991-.054 1.997-.125 3.021-.212l-.124-1.493zm-5.955.326c-1.009.022-2 .026-2.974.01l-.026 1.5c.994.015 2.003.011 3.031-.012l-.031-1.498zm-5.953-.099a61.03 61.03 0 0 1-2.961-.245l-.164 1.49c.995.107 2.006.19 3.035.251l.09-1.496zm-5.898-.641a49.97 49.97 0 0 1-2.907-.56l-.332 1.462c.983.22 1.98.412 2.995.577l.244-1.48zm-5.773-1.298a44.435 44.435 0 0 1-2.807-.92l-.518 1.407c.953.348 1.92.665 2.901.951l.424-1.438zm-5.546-2.027A44.285 44.285 0 0 1 111 76.73l-.702 1.326a45.9 45.9 0 0 0 2.748 1.331l.612-1.37zm-5.23-2.75a49.031 49.031 0 0 1-2.472-1.616l-.861 1.229a50.27 50.27 0 0 0 2.548 1.666l.785-1.278zm-4.851-3.378c-.767-.601-1.529-1.231-2.289-1.891l-.987 1.131c.778.676 1.56 1.322 2.348 1.94l.928-1.18zm-4.486-3.889a74.64 74.64 0 0 1-2.11-2.088l-1.078 1.044a76.17 76.17 0 0 0 2.152 2.13L99.091 68zm-4.143-4.259a97.17 97.17 0 0 1-1.965-2.239l-1.145.972a98.31 98.31 0 0 0 1.996 2.274l1.114-1.007zm-3.867-4.536a127.63 127.63 0 0 1-1.845-2.346l-1.192.914c.624.812 1.246 1.603 1.867 2.373l1.17-.94zm-3.64-4.733c-.58-.788-1.163-1.596-1.749-2.423l-1.225.867c.59.834 1.179 1.649 1.764 2.445l1.21-.89z"), h(m, "fill", "var(--emw--color-gray-150, #828282)"), h(u, "d", "M78 43h11v13H78V43z"), h(u, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(c, "d", "m180 65 2.021 6.219h6.539l-5.291 3.843 2.021 6.22-5.29-3.844-5.29 3.843 2.021-6.219-5.291-3.843h6.539L180 65z"), h(c, "fill", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(c, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(c, "stroke-linecap", "round"), h(c, "stroke-linejoin", "round"), h(g, "d", "m74 27 2.02 6.219h6.54l-5.29 3.843 2.02 6.22L74 39.437l-5.29 3.843 2.02-6.219-5.29-3.843h6.54L74 27z"), h(g, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(g, "stroke-width", "1.5"), h(g, "stroke-linecap", "round"), h(g, "stroke-linejoin", "round"), h(i, "width", "198"), h(i, "height", "148"), h(i, "viewBox", "0 0 198 148"), h(i, "fill", "none"), h(i, "xmlns", "http://www.w3.org/2000/svg"), h(v, "class", "NoFavoriteText NoFavoriteTextHighlight"), h(a, "class", "NoFavoriteGames " + (ve(
|
548
548
|
/*userAgent*/
|
549
|
-
t[
|
549
|
+
t[43]
|
550
550
|
) ? "NoFavoriteGamesMobile" : ""));
|
551
551
|
},
|
552
552
|
m(T, b) {
|
553
|
-
|
553
|
+
y(T, a, b), k(a, i), k(i, o), k(i, l), k(i, s), k(i, m), k(i, u), k(i, c), k(i, g), k(a, p), k(a, v), k(v, N), k(a, w), q.m(a, null), k(a, R);
|
554
554
|
},
|
555
555
|
p(T, b) {
|
556
556
|
b[1] & /*$_*/
|
557
|
-
|
558
|
-
T[
|
557
|
+
2048 && F !== (F = /*$_*/
|
558
|
+
T[42]("noFavoritesTitle") + "") && V(N, F), q.p(T, b);
|
559
559
|
},
|
560
560
|
d(T) {
|
561
|
-
T &&
|
561
|
+
T && S(a), q.d();
|
562
562
|
}
|
563
563
|
};
|
564
564
|
}
|
565
|
-
function
|
565
|
+
function si(t) {
|
566
566
|
let a, i = (
|
567
567
|
/*$_*/
|
568
|
-
t[
|
568
|
+
t[42]("noFavorites") + ""
|
569
569
|
), o;
|
570
570
|
return {
|
571
571
|
c() {
|
572
|
-
a =
|
572
|
+
a = G("span"), o = L(i), h(a, "class", "NoFavoriteText");
|
573
573
|
},
|
574
574
|
m(l, s) {
|
575
|
-
|
575
|
+
y(l, a, s), k(a, o);
|
576
576
|
},
|
577
577
|
p(l, s) {
|
578
578
|
s[1] & /*$_*/
|
579
|
-
|
580
|
-
l[
|
579
|
+
2048 && i !== (i = /*$_*/
|
580
|
+
l[42]("noFavorites") + "") && V(o, i);
|
581
581
|
},
|
582
582
|
d(l) {
|
583
|
-
l &&
|
583
|
+
l && S(a);
|
584
584
|
}
|
585
585
|
};
|
586
586
|
}
|
587
|
-
function
|
587
|
+
function ri(t) {
|
588
588
|
let a, i = (
|
589
589
|
/*$_*/
|
590
|
-
t[
|
590
|
+
t[42]("noFavoritesMobile") + ""
|
591
591
|
), o;
|
592
592
|
return {
|
593
593
|
c() {
|
594
|
-
a =
|
594
|
+
a = G("span"), o = L(i), h(a, "class", "NoFavoriteText");
|
595
595
|
},
|
596
596
|
m(l, s) {
|
597
|
-
|
597
|
+
y(l, a, s), k(a, o);
|
598
598
|
},
|
599
599
|
p(l, s) {
|
600
600
|
s[1] & /*$_*/
|
601
|
-
|
602
|
-
l[
|
601
|
+
2048 && i !== (i = /*$_*/
|
602
|
+
l[42]("noFavoritesMobile") + "") && V(o, i);
|
603
603
|
},
|
604
604
|
d(l) {
|
605
|
-
l &&
|
605
|
+
l && S(a);
|
606
606
|
}
|
607
607
|
};
|
608
608
|
}
|
609
|
-
function
|
609
|
+
function na(t) {
|
610
610
|
let a, i = (
|
611
611
|
/*gameprops*/
|
612
|
-
t[91].gameModel.isFavorite &&
|
612
|
+
t[91].gameModel.isFavorite && oa(t)
|
613
613
|
);
|
614
614
|
return {
|
615
615
|
c() {
|
616
|
-
i && i.c(), a =
|
616
|
+
i && i.c(), a = Q();
|
617
617
|
},
|
618
618
|
m(o, l) {
|
619
|
-
i && i.m(o, l),
|
619
|
+
i && i.m(o, l), y(o, a, l);
|
620
620
|
},
|
621
621
|
p(o, l) {
|
622
622
|
/*gameprops*/
|
623
|
-
o[91].gameModel.isFavorite ? i ? i.p(o, l) : (i =
|
623
|
+
o[91].gameModel.isFavorite ? i ? i.p(o, l) : (i = oa(o), i.c(), i.m(a.parentNode, a)) : i && (i.d(1), i = null);
|
624
624
|
},
|
625
625
|
d(o) {
|
626
|
-
o &&
|
626
|
+
o && S(a), i && i.d(o);
|
627
627
|
}
|
628
628
|
};
|
629
629
|
}
|
630
|
-
function
|
631
|
-
let a, i =
|
630
|
+
function oa(t) {
|
631
|
+
let a, i = mi(t);
|
632
632
|
return {
|
633
633
|
c() {
|
634
|
-
i && i.c(), a =
|
634
|
+
i && i.c(), a = Q();
|
635
635
|
},
|
636
636
|
m(o, l) {
|
637
|
-
i && i.m(o, l),
|
637
|
+
i && i.m(o, l), y(o, a, l);
|
638
638
|
},
|
639
639
|
p(o, l) {
|
640
640
|
i.p(o, l);
|
641
641
|
},
|
642
642
|
d(o) {
|
643
|
-
o &&
|
643
|
+
o && S(a), i && i.d(o);
|
644
644
|
}
|
645
645
|
};
|
646
646
|
}
|
647
|
-
function
|
647
|
+
function mi(t) {
|
648
648
|
let a, i, o;
|
649
649
|
function l(u, c) {
|
650
650
|
if (c[1] & /*favoriteGamesData*/
|
651
|
-
|
651
|
+
1024 && (i = null), a == null && (a = !!ve(
|
652
652
|
/*userAgent*/
|
653
|
-
u[
|
654
|
-
)), a) return
|
653
|
+
u[43]
|
654
|
+
)), a) return ci;
|
655
655
|
if (i == null && (i = !!/*gameprops*/
|
656
|
-
u[91].gameModel.platform.includes("PC")), i) return
|
656
|
+
u[91].gameModel.platform.includes("PC")), i) return ui;
|
657
657
|
}
|
658
658
|
let s = l(t, [-1, -1, -1, -1]), m = s && s(t);
|
659
659
|
return {
|
660
660
|
c() {
|
661
|
-
m && m.c(), o =
|
661
|
+
m && m.c(), o = Q();
|
662
662
|
},
|
663
663
|
m(u, c) {
|
664
|
-
m && m.m(u, c),
|
664
|
+
m && m.m(u, c), y(u, o, c);
|
665
665
|
},
|
666
666
|
p(u, c) {
|
667
667
|
s === (s = l(u, c)) && m ? m.p(u, c) : (m && m.d(1), m = s && s(u), m && (m.c(), m.m(o.parentNode, o)));
|
668
668
|
},
|
669
669
|
d(u) {
|
670
|
-
u &&
|
670
|
+
u && S(o), m && m.d(u);
|
671
671
|
}
|
672
672
|
};
|
673
673
|
}
|
674
|
-
function
|
675
|
-
let a, i, o, l, s, m, u, c, g, p, v,
|
674
|
+
function ui(t) {
|
675
|
+
let a, i, o, l, s, m, u, c, g, p, v, F, N, w, R;
|
676
676
|
return {
|
677
677
|
c() {
|
678
|
-
a =
|
678
|
+
a = G("casino-game-thumbnail"), n(a, "class", i = "" + (P + /*gameprops*/
|
679
679
|
(t[91].cellSize ? (
|
680
680
|
/*gameprops*/
|
681
681
|
t[91].cellSize
|
@@ -719,32 +719,37 @@ function si(t) {
|
|
719
719
|
t[91].gameModel.vendor.displayName), n(a, "gameLaunchUrl", u = /*gameprops*/
|
720
720
|
t[91].launchUrl), n(a, "gameisnew", c = /*gameprops*/
|
721
721
|
t[91]?.gameModel?.isNew), n(a, "gametag", g = /*addGameTag*/
|
722
|
-
t[
|
722
|
+
t[44](
|
723
723
|
/*gameprops*/
|
724
724
|
t[91].gameModel?.advancedTags
|
725
725
|
)), n(a, "gamecellsize", p = /*gameprops*/
|
726
726
|
t[91].cellSize), n(a, "gameid", v = /*gameprops*/
|
727
|
-
t[91].gameModel.id), n(a, "gamefunmode",
|
727
|
+
t[91].gameModel.id), n(a, "gamefunmode", F = /*gameprops*/
|
728
728
|
t[91].gameModel.hasFunMode), n(
|
729
729
|
a,
|
730
730
|
"showgamename",
|
731
731
|
/*showgamename*/
|
732
732
|
t[13]
|
733
|
-
), n(a, "gamefavorite",
|
733
|
+
), n(a, "gamefavorite", N = /*gameprops*/
|
734
734
|
t[91].gameModel.isFavorite), n(
|
735
735
|
a,
|
736
736
|
"showfavoredcategory",
|
737
737
|
/*showFavGamesCategory*/
|
738
|
-
t[
|
738
|
+
t[38]
|
739
739
|
), n(a, "connectlive", w = /*intersectingIndexes*/
|
740
|
-
t[
|
740
|
+
t[39][
|
741
741
|
/*gameprops*/
|
742
742
|
t[91].id
|
743
743
|
] == 1 ? "connect" : "disconnect"), n(
|
744
744
|
a,
|
745
745
|
"visibilityconnect",
|
746
746
|
/*visibilityconnect*/
|
747
|
-
t[
|
747
|
+
t[40]
|
748
|
+
), n(
|
749
|
+
a,
|
750
|
+
"mbsource",
|
751
|
+
/*mbsource*/
|
752
|
+
t[21]
|
748
753
|
), n(
|
749
754
|
a,
|
750
755
|
"currency",
|
@@ -792,16 +797,16 @@ function si(t) {
|
|
792
797
|
);
|
793
798
|
},
|
794
799
|
m(d, f) {
|
795
|
-
|
800
|
+
y(d, a, f);
|
796
801
|
},
|
797
802
|
p(d, f) {
|
798
803
|
f[1] & /*favoriteGamesData*/
|
799
|
-
|
804
|
+
1024 && i !== (i = "" + (P + /*gameprops*/
|
800
805
|
(d[91].cellSize ? (
|
801
806
|
/*gameprops*/
|
802
807
|
d[91].cellSize
|
803
808
|
) : "1x1"))) && n(a, "class", i), f[1] & /*favoriteGamesData*/
|
804
|
-
|
809
|
+
1024 && o !== (o = "" + (P + /*gameprops*/
|
805
810
|
(d[91].cellSize ? (
|
806
811
|
/*gameprops*/
|
807
812
|
d[91].cellSize
|
@@ -842,51 +847,57 @@ function si(t) {
|
|
842
847
|
/*categoryid*/
|
843
848
|
d[0]
|
844
849
|
), f[1] & /*favoriteGamesData*/
|
845
|
-
|
850
|
+
1024 && l !== (l = /*gameprops*/
|
846
851
|
d[91].gameModel.thumbnail) && n(a, "gamethumbnail", l), f[1] & /*favoriteGamesData*/
|
847
|
-
|
852
|
+
1024 && s !== (s = /*gameprops*/
|
848
853
|
d[91].gameModel.name) && n(a, "gamename", s), f[1] & /*favoriteGamesData*/
|
849
|
-
|
854
|
+
1024 && m !== (m = /*gameprops*/
|
850
855
|
d[91].gameModel.vendor.displayName) && n(a, "gamevendor", m), f[1] & /*favoriteGamesData*/
|
851
|
-
|
856
|
+
1024 && u !== (u = /*gameprops*/
|
852
857
|
d[91].launchUrl) && n(a, "gameLaunchUrl", u), f[1] & /*favoriteGamesData*/
|
853
|
-
|
858
|
+
1024 && c !== (c = /*gameprops*/
|
854
859
|
d[91]?.gameModel?.isNew) && n(a, "gameisnew", c), f[1] & /*favoriteGamesData*/
|
855
|
-
|
856
|
-
d[
|
860
|
+
1024 && g !== (g = /*addGameTag*/
|
861
|
+
d[44](
|
857
862
|
/*gameprops*/
|
858
863
|
d[91].gameModel?.advancedTags
|
859
864
|
)) && n(a, "gametag", g), f[1] & /*favoriteGamesData*/
|
860
|
-
|
865
|
+
1024 && p !== (p = /*gameprops*/
|
861
866
|
d[91].cellSize) && n(a, "gamecellsize", p), f[1] & /*favoriteGamesData*/
|
862
|
-
|
867
|
+
1024 && v !== (v = /*gameprops*/
|
863
868
|
d[91].gameModel.id) && n(a, "gameid", v), f[1] & /*favoriteGamesData*/
|
864
|
-
|
865
|
-
d[91].gameModel.hasFunMode) && n(a, "gamefunmode",
|
869
|
+
1024 && F !== (F = /*gameprops*/
|
870
|
+
d[91].gameModel.hasFunMode) && n(a, "gamefunmode", F), f[0] & /*showgamename*/
|
866
871
|
8192 && n(
|
867
872
|
a,
|
868
873
|
"showgamename",
|
869
874
|
/*showgamename*/
|
870
875
|
d[13]
|
871
876
|
), f[1] & /*favoriteGamesData*/
|
872
|
-
|
873
|
-
d[91].gameModel.isFavorite) && n(a, "gamefavorite",
|
874
|
-
|
877
|
+
1024 && N !== (N = /*gameprops*/
|
878
|
+
d[91].gameModel.isFavorite) && n(a, "gamefavorite", N), f[1] & /*showFavGamesCategory*/
|
879
|
+
128 && n(
|
875
880
|
a,
|
876
881
|
"showfavoredcategory",
|
877
882
|
/*showFavGamesCategory*/
|
878
|
-
d[
|
883
|
+
d[38]
|
879
884
|
), f[1] & /*intersectingIndexes, favoriteGamesData*/
|
880
|
-
|
881
|
-
d[
|
885
|
+
1280 && w !== (w = /*intersectingIndexes*/
|
886
|
+
d[39][
|
882
887
|
/*gameprops*/
|
883
888
|
d[91].id
|
884
889
|
] == 1 ? "connect" : "disconnect") && n(a, "connectlive", w), f[1] & /*visibilityconnect*/
|
885
|
-
|
890
|
+
512 && n(
|
886
891
|
a,
|
887
892
|
"visibilityconnect",
|
888
893
|
/*visibilityconnect*/
|
889
|
-
d[
|
894
|
+
d[40]
|
895
|
+
), f[0] & /*mbsource*/
|
896
|
+
2097152 && n(
|
897
|
+
a,
|
898
|
+
"mbsource",
|
899
|
+
/*mbsource*/
|
900
|
+
d[21]
|
890
901
|
), f[0] & /*currency*/
|
891
902
|
4096 && n(
|
892
903
|
a,
|
@@ -894,7 +905,7 @@ function si(t) {
|
|
894
905
|
/*currency*/
|
895
906
|
d[12]
|
896
907
|
), f[1] & /*favoriteGamesData*/
|
897
|
-
|
908
|
+
1024 && R !== (R = /*gameprops*/
|
898
909
|
d[91].gameModel.details ? (
|
899
910
|
/*gameprops*/
|
900
911
|
d[91].gameModel.launchUrl
|
@@ -943,41 +954,41 @@ function si(t) {
|
|
943
954
|
);
|
944
955
|
},
|
945
956
|
d(d) {
|
946
|
-
d &&
|
957
|
+
d && S(a);
|
947
958
|
}
|
948
959
|
};
|
949
960
|
}
|
950
|
-
function
|
961
|
+
function ci(t) {
|
951
962
|
let a = (
|
952
963
|
/*gameprops*/
|
953
964
|
t[91].gameModel.platform.includes("iPad") || /*gameprops*/
|
954
965
|
t[91].gameModel.platform.includes("iPhone") || /*gameprops*/
|
955
966
|
t[91].gameModel.platform.includes("Android")
|
956
|
-
), i, o = a &&
|
967
|
+
), i, o = a && la(t);
|
957
968
|
return {
|
958
969
|
c() {
|
959
|
-
o && o.c(), i =
|
970
|
+
o && o.c(), i = Q();
|
960
971
|
},
|
961
972
|
m(l, s) {
|
962
|
-
o && o.m(l, s),
|
973
|
+
o && o.m(l, s), y(l, i, s);
|
963
974
|
},
|
964
975
|
p(l, s) {
|
965
976
|
s[1] & /*favoriteGamesData*/
|
966
|
-
|
977
|
+
1024 && (a = /*gameprops*/
|
967
978
|
l[91].gameModel.platform.includes("iPad") || /*gameprops*/
|
968
979
|
l[91].gameModel.platform.includes("iPhone") || /*gameprops*/
|
969
|
-
l[91].gameModel.platform.includes("Android")), a ? o ? o.p(l, s) : (o =
|
980
|
+
l[91].gameModel.platform.includes("Android")), a ? o ? o.p(l, s) : (o = la(l), o.c(), o.m(i.parentNode, i)) : o && (o.d(1), o = null);
|
970
981
|
},
|
971
982
|
d(l) {
|
972
|
-
l &&
|
983
|
+
l && S(i), o && o.d(l);
|
973
984
|
}
|
974
985
|
};
|
975
986
|
}
|
976
|
-
function
|
977
|
-
let a, i, o, l, s, m, u, c, g, p, v,
|
987
|
+
function la(t) {
|
988
|
+
let a, i, o, l, s, m, u, c, g, p, v, F, N, w, R;
|
978
989
|
return {
|
979
990
|
c() {
|
980
|
-
a =
|
991
|
+
a = G("casino-game-thumbnail"), n(a, "class", i = "" + (P + /*gameprops*/
|
981
992
|
(t[91].cellSize ? (
|
982
993
|
/*gameprops*/
|
983
994
|
t[91].cellSize
|
@@ -1000,6 +1011,11 @@ function na(t) {
|
|
1000
1011
|
"lang",
|
1001
1012
|
/*lang*/
|
1002
1013
|
t[5]
|
1014
|
+
), n(
|
1015
|
+
a,
|
1016
|
+
"mbsource",
|
1017
|
+
/*mbsource*/
|
1018
|
+
t[21]
|
1003
1019
|
), n(
|
1004
1020
|
a,
|
1005
1021
|
"favorites",
|
@@ -1016,32 +1032,32 @@ function na(t) {
|
|
1016
1032
|
t[91].gameModel.vendor.displayName), n(a, "gameLaunchUrl", u = /*gameprops*/
|
1017
1033
|
t[91].launchUrl), n(a, "gameisnew", c = /*gameprops*/
|
1018
1034
|
t[91].gameModel?.isNew), n(a, "gametag", g = /*addGameTag*/
|
1019
|
-
t[
|
1035
|
+
t[44](
|
1020
1036
|
/*gameprops*/
|
1021
1037
|
t[91].gameModel?.advancedTags
|
1022
1038
|
)), n(a, "gamecellsize", p = /*gameprops*/
|
1023
1039
|
t[91].cellSize), n(a, "gameid", v = /*gameprops*/
|
1024
|
-
t[91].gameModel.id), n(a, "gamefunmode",
|
1040
|
+
t[91].gameModel.id), n(a, "gamefunmode", F = /*gameprops*/
|
1025
1041
|
t[91].gameModel.hasFunMode), n(
|
1026
1042
|
a,
|
1027
1043
|
"showgamename",
|
1028
1044
|
/*showgamename*/
|
1029
1045
|
t[13]
|
1030
|
-
), n(a, "gamefavorite",
|
1046
|
+
), n(a, "gamefavorite", N = /*gameprops*/
|
1031
1047
|
t[91].gameModel.isFavorite), n(
|
1032
1048
|
a,
|
1033
1049
|
"showfavoredcategory",
|
1034
1050
|
/*showFavGamesCategory*/
|
1035
|
-
t[
|
1051
|
+
t[38]
|
1036
1052
|
), n(a, "connectlive", w = /*intersectingIndexes*/
|
1037
|
-
t[
|
1053
|
+
t[39][
|
1038
1054
|
/*gameprops*/
|
1039
1055
|
t[91].id
|
1040
1056
|
] == 1 ? "connect" : "disconnect"), n(
|
1041
1057
|
a,
|
1042
1058
|
"visibilityconnect",
|
1043
1059
|
/*visibilityconnect*/
|
1044
|
-
t[
|
1060
|
+
t[40]
|
1045
1061
|
), n(
|
1046
1062
|
a,
|
1047
1063
|
"translationurl",
|
@@ -1094,16 +1110,16 @@ function na(t) {
|
|
1094
1110
|
);
|
1095
1111
|
},
|
1096
1112
|
m(d, f) {
|
1097
|
-
|
1113
|
+
y(d, a, f);
|
1098
1114
|
},
|
1099
1115
|
p(d, f) {
|
1100
1116
|
f[1] & /*favoriteGamesData*/
|
1101
|
-
|
1117
|
+
1024 && i !== (i = "" + (P + /*gameprops*/
|
1102
1118
|
(d[91].cellSize ? (
|
1103
1119
|
/*gameprops*/
|
1104
1120
|
d[91].cellSize
|
1105
1121
|
) : "1x1"))) && n(a, "class", i), f[1] & /*favoriteGamesData*/
|
1106
|
-
|
1122
|
+
1024 && o !== (o = "" + (P + /*gameprops*/
|
1107
1123
|
(d[91].cellSize ? (
|
1108
1124
|
/*gameprops*/
|
1109
1125
|
d[91].cellSize
|
@@ -1125,6 +1141,12 @@ function na(t) {
|
|
1125
1141
|
"lang",
|
1126
1142
|
/*lang*/
|
1127
1143
|
d[5]
|
1144
|
+
), f[0] & /*mbsource*/
|
1145
|
+
2097152 && n(
|
1146
|
+
a,
|
1147
|
+
"mbsource",
|
1148
|
+
/*mbsource*/
|
1149
|
+
d[21]
|
1128
1150
|
), f[0] & /*favorites*/
|
1129
1151
|
256 && n(
|
1130
1152
|
a,
|
@@ -1138,51 +1160,51 @@ function na(t) {
|
|
1138
1160
|
/*categoryid*/
|
1139
1161
|
d[0]
|
1140
1162
|
), f[1] & /*favoriteGamesData*/
|
1141
|
-
|
1163
|
+
1024 && l !== (l = /*gameprops*/
|
1142
1164
|
d[91].gameModel.thumbnail) && n(a, "gamethumbnail", l), f[1] & /*favoriteGamesData*/
|
1143
|
-
|
1165
|
+
1024 && s !== (s = /*gameprops*/
|
1144
1166
|
d[91].gameModel.name) && n(a, "gamename", s), f[1] & /*favoriteGamesData*/
|
1145
|
-
|
1167
|
+
1024 && m !== (m = /*gameprops*/
|
1146
1168
|
d[91].gameModel.vendor.displayName) && n(a, "gamevendor", m), f[1] & /*favoriteGamesData*/
|
1147
|
-
|
1169
|
+
1024 && u !== (u = /*gameprops*/
|
1148
1170
|
d[91].launchUrl) && n(a, "gameLaunchUrl", u), f[1] & /*favoriteGamesData*/
|
1149
|
-
|
1171
|
+
1024 && c !== (c = /*gameprops*/
|
1150
1172
|
d[91].gameModel?.isNew) && n(a, "gameisnew", c), f[1] & /*favoriteGamesData*/
|
1151
|
-
|
1152
|
-
d[
|
1173
|
+
1024 && g !== (g = /*addGameTag*/
|
1174
|
+
d[44](
|
1153
1175
|
/*gameprops*/
|
1154
1176
|
d[91].gameModel?.advancedTags
|
1155
1177
|
)) && n(a, "gametag", g), f[1] & /*favoriteGamesData*/
|
1156
|
-
|
1178
|
+
1024 && p !== (p = /*gameprops*/
|
1157
1179
|
d[91].cellSize) && n(a, "gamecellsize", p), f[1] & /*favoriteGamesData*/
|
1158
|
-
|
1180
|
+
1024 && v !== (v = /*gameprops*/
|
1159
1181
|
d[91].gameModel.id) && n(a, "gameid", v), f[1] & /*favoriteGamesData*/
|
1160
|
-
|
1161
|
-
d[91].gameModel.hasFunMode) && n(a, "gamefunmode",
|
1182
|
+
1024 && F !== (F = /*gameprops*/
|
1183
|
+
d[91].gameModel.hasFunMode) && n(a, "gamefunmode", F), f[0] & /*showgamename*/
|
1162
1184
|
8192 && n(
|
1163
1185
|
a,
|
1164
1186
|
"showgamename",
|
1165
1187
|
/*showgamename*/
|
1166
1188
|
d[13]
|
1167
1189
|
), f[1] & /*favoriteGamesData*/
|
1168
|
-
|
1169
|
-
d[91].gameModel.isFavorite) && n(a, "gamefavorite",
|
1170
|
-
|
1190
|
+
1024 && N !== (N = /*gameprops*/
|
1191
|
+
d[91].gameModel.isFavorite) && n(a, "gamefavorite", N), f[1] & /*showFavGamesCategory*/
|
1192
|
+
128 && n(
|
1171
1193
|
a,
|
1172
1194
|
"showfavoredcategory",
|
1173
1195
|
/*showFavGamesCategory*/
|
1174
|
-
d[
|
1196
|
+
d[38]
|
1175
1197
|
), f[1] & /*intersectingIndexes, favoriteGamesData*/
|
1176
|
-
|
1177
|
-
d[
|
1198
|
+
1280 && w !== (w = /*intersectingIndexes*/
|
1199
|
+
d[39][
|
1178
1200
|
/*gameprops*/
|
1179
1201
|
d[91].id
|
1180
1202
|
] == 1 ? "connect" : "disconnect") && n(a, "connectlive", w), f[1] & /*visibilityconnect*/
|
1181
|
-
|
1203
|
+
512 && n(
|
1182
1204
|
a,
|
1183
1205
|
"visibilityconnect",
|
1184
1206
|
/*visibilityconnect*/
|
1185
|
-
d[
|
1207
|
+
d[40]
|
1186
1208
|
), f[0] & /*translationurl*/
|
1187
1209
|
2048 && n(
|
1188
1210
|
a,
|
@@ -1196,7 +1218,7 @@ function na(t) {
|
|
1196
1218
|
/*currency*/
|
1197
1219
|
d[12]
|
1198
1220
|
), f[1] & /*favoriteGamesData*/
|
1199
|
-
|
1221
|
+
1024 && R !== (R = /*gameprops*/
|
1200
1222
|
d[91].gameModel.details ? (
|
1201
1223
|
/*gameprops*/
|
1202
1224
|
d[91].gameModel.launchUrl
|
@@ -1245,127 +1267,127 @@ function na(t) {
|
|
1245
1267
|
);
|
1246
1268
|
},
|
1247
1269
|
d(d) {
|
1248
|
-
d &&
|
1270
|
+
d && S(a);
|
1249
1271
|
}
|
1250
1272
|
};
|
1251
1273
|
}
|
1252
|
-
function
|
1274
|
+
function sa(t) {
|
1253
1275
|
let a, i = (
|
1254
1276
|
/*gameprops*/
|
1255
|
-
t[91].gameModel &&
|
1277
|
+
t[91].gameModel && na(t)
|
1256
1278
|
);
|
1257
1279
|
return {
|
1258
1280
|
c() {
|
1259
|
-
i && i.c(), a =
|
1281
|
+
i && i.c(), a = Q();
|
1260
1282
|
},
|
1261
1283
|
m(o, l) {
|
1262
|
-
i && i.m(o, l),
|
1284
|
+
i && i.m(o, l), y(o, a, l);
|
1263
1285
|
},
|
1264
1286
|
p(o, l) {
|
1265
1287
|
/*gameprops*/
|
1266
|
-
o[91].gameModel ? i ? i.p(o, l) : (i =
|
1288
|
+
o[91].gameModel ? i ? i.p(o, l) : (i = na(o), i.c(), i.m(a.parentNode, a)) : i && (i.d(1), i = null);
|
1267
1289
|
},
|
1268
1290
|
d(o) {
|
1269
|
-
o &&
|
1291
|
+
o && S(a), i && i.d(o);
|
1270
1292
|
}
|
1271
1293
|
};
|
1272
1294
|
}
|
1273
|
-
function
|
1295
|
+
function ra(t) {
|
1274
1296
|
let a, i, o = (
|
1275
1297
|
/*categoryData*/
|
1276
|
-
t[
|
1298
|
+
t[27].name + ""
|
1277
1299
|
), l, s;
|
1278
1300
|
function m(g, p) {
|
1279
1301
|
return (
|
1280
1302
|
/*showLoadCategory*/
|
1281
|
-
g[
|
1303
|
+
g[29] ? gi : fi
|
1282
1304
|
);
|
1283
1305
|
}
|
1284
1306
|
let u = m(t), c = u(t);
|
1285
1307
|
return {
|
1286
1308
|
c() {
|
1287
|
-
a =
|
1309
|
+
a = G("div"), i = G("h3"), l = L(o), s = Y(), c.c(), h(i, "class", "CategoryName"), h(a, "class", "CasinoGamesHeader");
|
1288
1310
|
},
|
1289
1311
|
m(g, p) {
|
1290
|
-
|
1312
|
+
y(g, a, p), k(a, i), k(i, l), t[52](i), k(a, s), c.m(a, null);
|
1291
1313
|
},
|
1292
1314
|
p(g, p) {
|
1293
1315
|
p[0] & /*categoryData*/
|
1294
|
-
|
1295
|
-
g[
|
1316
|
+
134217728 && o !== (o = /*categoryData*/
|
1317
|
+
g[27].name + "") && V(l, o), u === (u = m(g)) && c ? c.p(g, p) : (c.d(1), c = u(g), c && (c.c(), c.m(a, null)));
|
1296
1318
|
},
|
1297
1319
|
d(g) {
|
1298
|
-
g &&
|
1320
|
+
g && S(a), t[52](null), c.d();
|
1299
1321
|
}
|
1300
1322
|
};
|
1301
1323
|
}
|
1302
|
-
function
|
1324
|
+
function fi(t) {
|
1303
1325
|
let a, i, o, l = (
|
1304
1326
|
/*addfilterselector*/
|
1305
|
-
t[1] == "true" &&
|
1327
|
+
t[1] == "true" && ma(t)
|
1306
1328
|
), s = (
|
1307
1329
|
/*addsortingselector*/
|
1308
|
-
t[2] == "true" &&
|
1330
|
+
t[2] == "true" && ua(t)
|
1309
1331
|
);
|
1310
1332
|
return {
|
1311
1333
|
c() {
|
1312
|
-
a =
|
1334
|
+
a = G("div"), l && l.c(), i = Y(), s && s.c(), h(a, "class", o = /*addfilterselector*/
|
1313
1335
|
t[1] == "true" && /*addsortingselector*/
|
1314
1336
|
t[2] == "true" ? "CategoryFilterContainer" : "");
|
1315
1337
|
},
|
1316
1338
|
m(m, u) {
|
1317
|
-
|
1339
|
+
y(m, a, u), l && l.m(a, null), k(a, i), s && s.m(a, null);
|
1318
1340
|
},
|
1319
1341
|
p(m, u) {
|
1320
1342
|
/*addfilterselector*/
|
1321
|
-
m[1] == "true" ? l ? l.p(m, u) : (l =
|
1322
|
-
m[2] == "true" ? s ? s.p(m, u) : (s =
|
1343
|
+
m[1] == "true" ? l ? l.p(m, u) : (l = ma(m), l.c(), l.m(a, i)) : l && (l.d(1), l = null), /*addsortingselector*/
|
1344
|
+
m[2] == "true" ? s ? s.p(m, u) : (s = ua(m), s.c(), s.m(a, null)) : s && (s.d(1), s = null), u[0] & /*addfilterselector, addsortingselector*/
|
1323
1345
|
6 && o !== (o = /*addfilterselector*/
|
1324
1346
|
m[1] == "true" && /*addsortingselector*/
|
1325
1347
|
m[2] == "true" ? "CategoryFilterContainer" : "") && h(a, "class", o);
|
1326
1348
|
},
|
1327
1349
|
d(m) {
|
1328
|
-
m &&
|
1350
|
+
m && S(a), l && l.d(), s && s.d();
|
1329
1351
|
}
|
1330
1352
|
};
|
1331
1353
|
}
|
1332
|
-
function
|
1354
|
+
function gi(t) {
|
1333
1355
|
let a, i, o = (
|
1334
1356
|
/*$_*/
|
1335
|
-
t[
|
1357
|
+
t[42]("viewAll") + ""
|
1336
1358
|
), l, s, m = (
|
1337
1359
|
/*categoryData*/
|
1338
|
-
t[
|
1360
|
+
t[27].games.total + ""
|
1339
1361
|
), u, c, g, p;
|
1340
1362
|
return {
|
1341
1363
|
c() {
|
1342
|
-
a =
|
1364
|
+
a = G("a"), i = G("span"), l = L(o), s = L(" ("), u = L(m), c = L(")"), h(i, "class", "CategoryLoadMore"), h(a, "class", "CategoryNameLink");
|
1343
1365
|
},
|
1344
|
-
m(v,
|
1345
|
-
|
1366
|
+
m(v, F) {
|
1367
|
+
y(v, a, F), k(a, i), k(i, l), k(i, s), k(i, u), k(i, c), g || (p = Za(
|
1346
1368
|
a,
|
1347
1369
|
"click",
|
1348
1370
|
/*click_handler*/
|
1349
|
-
t[
|
1371
|
+
t[53]
|
1350
1372
|
), g = !0);
|
1351
1373
|
},
|
1352
|
-
p(v,
|
1353
|
-
|
1354
|
-
|
1355
|
-
v[
|
1356
|
-
|
1357
|
-
v[
|
1374
|
+
p(v, F) {
|
1375
|
+
F[1] & /*$_*/
|
1376
|
+
2048 && o !== (o = /*$_*/
|
1377
|
+
v[42]("viewAll") + "") && V(l, o), F[0] & /*categoryData*/
|
1378
|
+
134217728 && m !== (m = /*categoryData*/
|
1379
|
+
v[27].games.total + "") && V(u, m);
|
1358
1380
|
},
|
1359
1381
|
d(v) {
|
1360
|
-
v &&
|
1382
|
+
v && S(a), g = !1, p();
|
1361
1383
|
}
|
1362
1384
|
};
|
1363
1385
|
}
|
1364
|
-
function
|
1386
|
+
function ma(t) {
|
1365
1387
|
let a;
|
1366
1388
|
return {
|
1367
1389
|
c() {
|
1368
|
-
a =
|
1390
|
+
a = G("casino-filter"), n(
|
1369
1391
|
a,
|
1370
1392
|
"clientstylingurl",
|
1371
1393
|
/*clientstylingurl*/
|
@@ -1395,6 +1417,11 @@ function sa(t) {
|
|
1395
1417
|
"categoryid",
|
1396
1418
|
/*categoryid*/
|
1397
1419
|
t[0]
|
1420
|
+
), n(
|
1421
|
+
a,
|
1422
|
+
"mbsource",
|
1423
|
+
/*mbsource*/
|
1424
|
+
t[21]
|
1398
1425
|
), n(
|
1399
1426
|
a,
|
1400
1427
|
"addfilterselector",
|
@@ -1413,7 +1440,7 @@ function sa(t) {
|
|
1413
1440
|
);
|
1414
1441
|
},
|
1415
1442
|
m(i, o) {
|
1416
|
-
|
1443
|
+
y(i, a, o);
|
1417
1444
|
},
|
1418
1445
|
p(i, o) {
|
1419
1446
|
o[0] & /*clientstylingurl*/
|
@@ -1452,6 +1479,12 @@ function sa(t) {
|
|
1452
1479
|
"categoryid",
|
1453
1480
|
/*categoryid*/
|
1454
1481
|
i[0]
|
1482
|
+
), o[0] & /*mbsource*/
|
1483
|
+
2097152 && n(
|
1484
|
+
a,
|
1485
|
+
"mbsource",
|
1486
|
+
/*mbsource*/
|
1487
|
+
i[21]
|
1455
1488
|
), o[0] & /*addfilterselector*/
|
1456
1489
|
2 && n(
|
1457
1490
|
a,
|
@@ -1473,15 +1506,15 @@ function sa(t) {
|
|
1473
1506
|
);
|
1474
1507
|
},
|
1475
1508
|
d(i) {
|
1476
|
-
i &&
|
1509
|
+
i && S(a);
|
1477
1510
|
}
|
1478
1511
|
};
|
1479
1512
|
}
|
1480
|
-
function
|
1513
|
+
function ua(t) {
|
1481
1514
|
let a;
|
1482
1515
|
return {
|
1483
1516
|
c() {
|
1484
|
-
a =
|
1517
|
+
a = G("casino-sort"), n(
|
1485
1518
|
a,
|
1486
1519
|
"clientstylingurl",
|
1487
1520
|
/*clientstylingurl*/
|
@@ -1496,6 +1529,11 @@ function ra(t) {
|
|
1496
1529
|
"lang",
|
1497
1530
|
/*lang*/
|
1498
1531
|
t[5]
|
1532
|
+
), n(
|
1533
|
+
a,
|
1534
|
+
"mbsource",
|
1535
|
+
/*mbsource*/
|
1536
|
+
t[21]
|
1499
1537
|
), n(
|
1500
1538
|
a,
|
1501
1539
|
"categoryid",
|
@@ -1509,7 +1547,7 @@ function ra(t) {
|
|
1509
1547
|
);
|
1510
1548
|
},
|
1511
1549
|
m(i, o) {
|
1512
|
-
|
1550
|
+
y(i, a, o);
|
1513
1551
|
},
|
1514
1552
|
p(i, o) {
|
1515
1553
|
o[0] & /*clientstylingurl*/
|
@@ -1530,6 +1568,12 @@ function ra(t) {
|
|
1530
1568
|
"lang",
|
1531
1569
|
/*lang*/
|
1532
1570
|
i[5]
|
1571
|
+
), o[0] & /*mbsource*/
|
1572
|
+
2097152 && n(
|
1573
|
+
a,
|
1574
|
+
"mbsource",
|
1575
|
+
/*mbsource*/
|
1576
|
+
i[21]
|
1533
1577
|
), o[0] & /*categoryid*/
|
1534
1578
|
1 && n(
|
1535
1579
|
a,
|
@@ -1545,114 +1589,114 @@ function ra(t) {
|
|
1545
1589
|
);
|
1546
1590
|
},
|
1547
1591
|
d(i) {
|
1548
|
-
i &&
|
1592
|
+
i && S(a);
|
1549
1593
|
}
|
1550
1594
|
};
|
1551
1595
|
}
|
1552
|
-
function
|
1596
|
+
function di(t) {
|
1553
1597
|
let a, i = (
|
1554
1598
|
/*$_*/
|
1555
|
-
t[
|
1599
|
+
t[42]("noResults") + ""
|
1556
1600
|
), o;
|
1557
1601
|
return {
|
1558
1602
|
c() {
|
1559
|
-
a =
|
1603
|
+
a = G("p"), o = L(i), h(a, "class", "NoSearchResults");
|
1560
1604
|
},
|
1561
1605
|
m(l, s) {
|
1562
|
-
|
1606
|
+
y(l, a, s), k(a, o);
|
1563
1607
|
},
|
1564
1608
|
p(l, s) {
|
1565
1609
|
s[1] & /*$_*/
|
1566
|
-
|
1567
|
-
l[
|
1610
|
+
2048 && i !== (i = /*$_*/
|
1611
|
+
l[42]("noResults") + "") && V(o, i);
|
1568
1612
|
},
|
1569
1613
|
d(l) {
|
1570
|
-
l &&
|
1614
|
+
l && S(a);
|
1571
1615
|
}
|
1572
1616
|
};
|
1573
1617
|
}
|
1574
|
-
function
|
1618
|
+
function hi(t) {
|
1575
1619
|
let a, i = [], o = /* @__PURE__ */ new Map(), l, s = le(
|
1576
1620
|
/*shownCategoryData*/
|
1577
|
-
t[
|
1621
|
+
t[28]
|
1578
1622
|
);
|
1579
1623
|
const m = (u) => (
|
1580
1624
|
/*gameprops*/
|
1581
1625
|
u[91].id
|
1582
1626
|
);
|
1583
1627
|
for (let u = 0; u < s.length; u += 1) {
|
1584
|
-
let c =
|
1585
|
-
o.set(g, i[u] =
|
1628
|
+
let c = ea(t, s, u), g = m(c);
|
1629
|
+
o.set(g, i[u] = ca(g, c));
|
1586
1630
|
}
|
1587
1631
|
return {
|
1588
1632
|
c() {
|
1589
|
-
a =
|
1633
|
+
a = G("ul");
|
1590
1634
|
for (let u = 0; u < i.length; u += 1)
|
1591
1635
|
i[u].c();
|
1592
1636
|
h(a, "class", l = /*favoriteGamesData*/
|
1593
|
-
(t[
|
1594
|
-
t[
|
1595
|
-
(t[
|
1637
|
+
(t[41].items.length === 0 && /*showFavGamesCategory*/
|
1638
|
+
t[38] ? "" : "CasinoGamesGrid") + " " + /*lobbyView*/
|
1639
|
+
(t[26] && /*casinogamesgridslider*/
|
1596
1640
|
t[20] == "true" ? "CasinoGamesGridSlider CustomScroll" : "") + " GamesListIncreasedGap");
|
1597
1641
|
},
|
1598
1642
|
m(u, c) {
|
1599
|
-
|
1643
|
+
y(u, a, c);
|
1600
1644
|
for (let g = 0; g < i.length; g += 1)
|
1601
1645
|
i[g] && i[g].m(a, null);
|
1602
|
-
t[
|
1646
|
+
t[55](a);
|
1603
1647
|
},
|
1604
1648
|
p(u, c) {
|
1605
|
-
c[0] & /*session, userid, lang, shownCategoryData, favorites, categoryid, translationurl, showgamename, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, casinogamesgridslider, thumbnailContainer*/
|
1606
|
-
|
1607
|
-
|
1649
|
+
c[0] & /*session, userid, lang, shownCategoryData, favorites, categoryid, translationurl, showgamename, mbsource, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, casinogamesgridslider, thumbnailContainer*/
|
1650
|
+
280231913 | c[1] & /*addGameTag, intersectingIndexes, visibilityconnect*/
|
1651
|
+
8960 && (s = le(
|
1608
1652
|
/*shownCategoryData*/
|
1609
|
-
u[
|
1610
|
-
), i =
|
1611
|
-
|
1612
|
-
|
1613
|
-
(u[
|
1614
|
-
u[
|
1615
|
-
(u[
|
1653
|
+
u[28]
|
1654
|
+
), i = da(i, c, m, 1, u, s, o, a, ha, ca, null, ea)), c[0] & /*lobbyView, casinogamesgridslider*/
|
1655
|
+
68157440 | c[1] & /*favoriteGamesData, showFavGamesCategory*/
|
1656
|
+
1152 && l !== (l = /*favoriteGamesData*/
|
1657
|
+
(u[41].items.length === 0 && /*showFavGamesCategory*/
|
1658
|
+
u[38] ? "" : "CasinoGamesGrid") + " " + /*lobbyView*/
|
1659
|
+
(u[26] && /*casinogamesgridslider*/
|
1616
1660
|
u[20] == "true" ? "CasinoGamesGridSlider CustomScroll" : "") + " GamesListIncreasedGap") && h(a, "class", l);
|
1617
1661
|
},
|
1618
1662
|
d(u) {
|
1619
|
-
u &&
|
1663
|
+
u && S(a);
|
1620
1664
|
for (let c = 0; c < i.length; c += 1)
|
1621
1665
|
i[c].d();
|
1622
|
-
t[
|
1666
|
+
t[55](null);
|
1623
1667
|
}
|
1624
1668
|
};
|
1625
1669
|
}
|
1626
|
-
function
|
1670
|
+
function pi(t) {
|
1627
1671
|
let a;
|
1628
1672
|
return {
|
1629
1673
|
c() {
|
1630
|
-
a =
|
1674
|
+
a = G("div"), h(a, "class", "lds-dual-ring"), h(a, "part", "lds-dual-ring");
|
1631
1675
|
},
|
1632
1676
|
m(i, o) {
|
1633
|
-
|
1677
|
+
y(i, a, o);
|
1634
1678
|
},
|
1635
1679
|
p: _e,
|
1636
1680
|
d(i) {
|
1637
|
-
i &&
|
1681
|
+
i && S(a);
|
1638
1682
|
}
|
1639
1683
|
};
|
1640
1684
|
}
|
1641
|
-
function
|
1642
|
-
let a, i, o, l, s, m, u, c, g, p, v,
|
1685
|
+
function _i(t) {
|
1686
|
+
let a, i, o, l, s, m, u, c, g, p, v, F, N, w, R, d = (
|
1643
1687
|
/*index*/
|
1644
1688
|
t[93]
|
1645
1689
|
);
|
1646
1690
|
const f = () => (
|
1647
1691
|
/*casino_game_thumbnail_binding*/
|
1648
|
-
t[
|
1692
|
+
t[54](a, d)
|
1649
1693
|
), q = () => (
|
1650
1694
|
/*casino_game_thumbnail_binding*/
|
1651
|
-
t[
|
1695
|
+
t[54](null, d)
|
1652
1696
|
);
|
1653
1697
|
return {
|
1654
1698
|
c() {
|
1655
|
-
a =
|
1699
|
+
a = G("casino-game-thumbnail"), n(
|
1656
1700
|
a,
|
1657
1701
|
"session",
|
1658
1702
|
/*session*/
|
@@ -1691,13 +1735,13 @@ function di(t) {
|
|
1691
1735
|
t[91].vendor.displayName), n(a, "gameLaunchUrl", u = /*gameprops*/
|
1692
1736
|
t[91].launchUrl), n(a, "gameisnew", c = /*gameprops*/
|
1693
1737
|
t[91].isNew), n(a, "gametag", g = /*addGameTag*/
|
1694
|
-
t[
|
1738
|
+
t[44](
|
1695
1739
|
/*gameprops*/
|
1696
1740
|
t[91].advancedTags
|
1697
1741
|
)), n(a, "gamecellsize", p = /*gameprops*/
|
1698
1742
|
t[91].cellSize), n(a, "gameid", v = /*gameprops*/
|
1699
|
-
t[91].id), n(a, "gamefunmode",
|
1700
|
-
t[91].hasFunMode), n(a, "gamefavorite",
|
1743
|
+
t[91].id), n(a, "gamefunmode", F = /*gameprops*/
|
1744
|
+
t[91].hasFunMode), n(a, "gamefavorite", N = /*gameprops*/
|
1701
1745
|
t[91].isFavorite), n(
|
1702
1746
|
a,
|
1703
1747
|
"translationurl",
|
@@ -1708,15 +1752,20 @@ function di(t) {
|
|
1708
1752
|
"showgamename",
|
1709
1753
|
/*showgamename*/
|
1710
1754
|
t[13]
|
1755
|
+
), n(
|
1756
|
+
a,
|
1757
|
+
"mbsource",
|
1758
|
+
/*mbsource*/
|
1759
|
+
t[21]
|
1711
1760
|
), n(a, "connectlive", w = /*intersectingIndexes*/
|
1712
|
-
t[
|
1761
|
+
t[39][
|
1713
1762
|
/*gameprops*/
|
1714
1763
|
t[91].id
|
1715
1764
|
] == 1 ? "connect" : "disconnect"), n(
|
1716
1765
|
a,
|
1717
1766
|
"visibilityconnect",
|
1718
1767
|
/*visibilityconnect*/
|
1719
|
-
t[
|
1768
|
+
t[40]
|
1720
1769
|
), n(
|
1721
1770
|
a,
|
1722
1771
|
"currency",
|
@@ -1769,7 +1818,7 @@ function di(t) {
|
|
1769
1818
|
);
|
1770
1819
|
},
|
1771
1820
|
m(T, b) {
|
1772
|
-
|
1821
|
+
y(T, a, b), f();
|
1773
1822
|
},
|
1774
1823
|
p(T, b) {
|
1775
1824
|
t = T, b[0] & /*session*/
|
@@ -1791,12 +1840,12 @@ function di(t) {
|
|
1791
1840
|
/*lang*/
|
1792
1841
|
t[5]
|
1793
1842
|
), b[0] & /*shownCategoryData*/
|
1794
|
-
|
1843
|
+
268435456 && i !== (i = "" + (P + /*gameprops*/
|
1795
1844
|
(t[91].cellSize ? (
|
1796
1845
|
/*gameprops*/
|
1797
1846
|
t[91].cellSize
|
1798
1847
|
) : "1x1"))) && n(a, "class", i), b[0] & /*shownCategoryData*/
|
1799
|
-
|
1848
|
+
268435456 && o !== (o = "" + (P + /*gameprops*/
|
1800
1849
|
(t[91].cellSize ? (
|
1801
1850
|
/*gameprops*/
|
1802
1851
|
t[91].cellSize
|
@@ -1813,29 +1862,29 @@ function di(t) {
|
|
1813
1862
|
/*categoryid*/
|
1814
1863
|
t[0]
|
1815
1864
|
), b[0] & /*shownCategoryData*/
|
1816
|
-
|
1865
|
+
268435456 && l !== (l = /*gameprops*/
|
1817
1866
|
t[91].thumbnail) && n(a, "gamethumbnail", l), b[0] & /*shownCategoryData*/
|
1818
|
-
|
1867
|
+
268435456 && s !== (s = /*gameprops*/
|
1819
1868
|
t[91].name) && n(a, "gamename", s), b[0] & /*shownCategoryData*/
|
1820
|
-
|
1869
|
+
268435456 && m !== (m = /*gameprops*/
|
1821
1870
|
t[91].vendor.displayName) && n(a, "gamevendor", m), b[0] & /*shownCategoryData*/
|
1822
|
-
|
1871
|
+
268435456 && u !== (u = /*gameprops*/
|
1823
1872
|
t[91].launchUrl) && n(a, "gameLaunchUrl", u), b[0] & /*shownCategoryData*/
|
1824
|
-
|
1873
|
+
268435456 && c !== (c = /*gameprops*/
|
1825
1874
|
t[91].isNew) && n(a, "gameisnew", c), b[0] & /*shownCategoryData*/
|
1826
|
-
|
1827
|
-
t[
|
1875
|
+
268435456 && g !== (g = /*addGameTag*/
|
1876
|
+
t[44](
|
1828
1877
|
/*gameprops*/
|
1829
1878
|
t[91].advancedTags
|
1830
1879
|
)) && n(a, "gametag", g), b[0] & /*shownCategoryData*/
|
1831
|
-
|
1880
|
+
268435456 && p !== (p = /*gameprops*/
|
1832
1881
|
t[91].cellSize) && n(a, "gamecellsize", p), b[0] & /*shownCategoryData*/
|
1833
|
-
|
1882
|
+
268435456 && v !== (v = /*gameprops*/
|
1834
1883
|
t[91].id) && n(a, "gameid", v), b[0] & /*shownCategoryData*/
|
1835
|
-
|
1836
|
-
t[91].hasFunMode) && n(a, "gamefunmode",
|
1837
|
-
|
1838
|
-
t[91].isFavorite) && n(a, "gamefavorite",
|
1884
|
+
268435456 && F !== (F = /*gameprops*/
|
1885
|
+
t[91].hasFunMode) && n(a, "gamefunmode", F), b[0] & /*shownCategoryData*/
|
1886
|
+
268435456 && N !== (N = /*gameprops*/
|
1887
|
+
t[91].isFavorite) && n(a, "gamefavorite", N), b[0] & /*translationurl*/
|
1839
1888
|
2048 && n(
|
1840
1889
|
a,
|
1841
1890
|
"translationurl",
|
@@ -1847,18 +1896,24 @@ function di(t) {
|
|
1847
1896
|
"showgamename",
|
1848
1897
|
/*showgamename*/
|
1849
1898
|
t[13]
|
1899
|
+
), b[0] & /*mbsource*/
|
1900
|
+
2097152 && n(
|
1901
|
+
a,
|
1902
|
+
"mbsource",
|
1903
|
+
/*mbsource*/
|
1904
|
+
t[21]
|
1850
1905
|
), b[0] & /*shownCategoryData*/
|
1851
|
-
|
1852
|
-
|
1853
|
-
t[
|
1906
|
+
268435456 | b[1] & /*intersectingIndexes*/
|
1907
|
+
256 && w !== (w = /*intersectingIndexes*/
|
1908
|
+
t[39][
|
1854
1909
|
/*gameprops*/
|
1855
1910
|
t[91].id
|
1856
1911
|
] == 1 ? "connect" : "disconnect") && n(a, "connectlive", w), b[1] & /*visibilityconnect*/
|
1857
|
-
|
1912
|
+
512 && n(
|
1858
1913
|
a,
|
1859
1914
|
"visibilityconnect",
|
1860
1915
|
/*visibilityconnect*/
|
1861
|
-
t[
|
1916
|
+
t[40]
|
1862
1917
|
), b[0] & /*currency*/
|
1863
1918
|
4096 && n(
|
1864
1919
|
a,
|
@@ -1866,7 +1921,7 @@ function di(t) {
|
|
1866
1921
|
/*currency*/
|
1867
1922
|
t[12]
|
1868
1923
|
), b[0] & /*shownCategoryData*/
|
1869
|
-
|
1924
|
+
268435456 && R !== (R = /*gameprops*/
|
1870
1925
|
t[91].details ? (
|
1871
1926
|
/*gameprops*/
|
1872
1927
|
t[91].href
|
@@ -1923,184 +1978,184 @@ function di(t) {
|
|
1923
1978
|
t[93], f());
|
1924
1979
|
},
|
1925
1980
|
d(T) {
|
1926
|
-
T &&
|
1981
|
+
T && S(a), q();
|
1927
1982
|
}
|
1928
1983
|
};
|
1929
1984
|
}
|
1930
|
-
function
|
1931
|
-
let i, o, l =
|
1985
|
+
function ca(t, a) {
|
1986
|
+
let i, o, l = _i(a);
|
1932
1987
|
return {
|
1933
1988
|
key: t,
|
1934
1989
|
first: null,
|
1935
1990
|
c() {
|
1936
|
-
i =
|
1991
|
+
i = Q(), l && l.c(), o = Q(), this.first = i;
|
1937
1992
|
},
|
1938
1993
|
m(s, m) {
|
1939
|
-
|
1994
|
+
y(s, i, m), l && l.m(s, m), y(s, o, m);
|
1940
1995
|
},
|
1941
1996
|
p(s, m) {
|
1942
1997
|
a = s, l.p(a, m);
|
1943
1998
|
},
|
1944
1999
|
d(s) {
|
1945
|
-
s && (
|
2000
|
+
s && (S(i), S(o)), l && l.d(s);
|
1946
2001
|
}
|
1947
2002
|
};
|
1948
2003
|
}
|
1949
|
-
function
|
2004
|
+
function vi(t) {
|
1950
2005
|
let a, i = (
|
1951
2006
|
/*$_*/
|
1952
|
-
t[
|
2007
|
+
t[42]("searchedItems") + ""
|
1953
2008
|
), o;
|
1954
2009
|
return {
|
1955
2010
|
c() {
|
1956
|
-
a =
|
2011
|
+
a = G("h3"), o = L(i), h(a, "class", "StatusText");
|
1957
2012
|
},
|
1958
2013
|
m(l, s) {
|
1959
|
-
|
2014
|
+
y(l, a, s), k(a, o);
|
1960
2015
|
},
|
1961
2016
|
p(l, s) {
|
1962
2017
|
s[1] & /*$_*/
|
1963
|
-
|
1964
|
-
l[
|
2018
|
+
2048 && i !== (i = /*$_*/
|
2019
|
+
l[42]("searchedItems") + "") && V(o, i);
|
1965
2020
|
},
|
1966
2021
|
d(l) {
|
1967
|
-
l &&
|
2022
|
+
l && S(a);
|
1968
2023
|
}
|
1969
2024
|
};
|
1970
2025
|
}
|
1971
|
-
function
|
2026
|
+
function bi(t) {
|
1972
2027
|
let a, i = (
|
1973
2028
|
/*$_*/
|
1974
|
-
t[
|
2029
|
+
t[42]("noResults") + ""
|
1975
2030
|
), o;
|
1976
2031
|
return {
|
1977
2032
|
c() {
|
1978
|
-
a =
|
2033
|
+
a = G("h3"), o = L(i), h(a, "class", "StatusText");
|
1979
2034
|
},
|
1980
2035
|
m(l, s) {
|
1981
|
-
|
2036
|
+
y(l, a, s), k(a, o);
|
1982
2037
|
},
|
1983
2038
|
p(l, s) {
|
1984
2039
|
s[1] & /*$_*/
|
1985
|
-
|
1986
|
-
l[
|
2040
|
+
2048 && i !== (i = /*$_*/
|
2041
|
+
l[42]("noResults") + "") && V(o, i);
|
1987
2042
|
},
|
1988
2043
|
d(l) {
|
1989
|
-
l &&
|
2044
|
+
l && S(a);
|
1990
2045
|
}
|
1991
2046
|
};
|
1992
2047
|
}
|
1993
|
-
function
|
2048
|
+
function wi(t) {
|
1994
2049
|
let a, i = (
|
1995
2050
|
/*$_*/
|
1996
|
-
t[
|
2051
|
+
t[42]("recentSearchedItems") + ""
|
1997
2052
|
), o;
|
1998
2053
|
return {
|
1999
2054
|
c() {
|
2000
|
-
a =
|
2055
|
+
a = G("h3"), o = L(i), h(a, "class", "StatusText");
|
2001
2056
|
},
|
2002
2057
|
m(l, s) {
|
2003
|
-
|
2058
|
+
y(l, a, s), k(a, o);
|
2004
2059
|
},
|
2005
2060
|
p(l, s) {
|
2006
2061
|
s[1] & /*$_*/
|
2007
|
-
|
2008
|
-
l[
|
2062
|
+
2048 && i !== (i = /*$_*/
|
2063
|
+
l[42]("recentSearchedItems") + "") && V(o, i);
|
2009
2064
|
},
|
2010
2065
|
d(l) {
|
2011
|
-
l &&
|
2066
|
+
l && S(a);
|
2012
2067
|
}
|
2013
2068
|
};
|
2014
2069
|
}
|
2015
|
-
function
|
2070
|
+
function ki(t) {
|
2016
2071
|
let a;
|
2017
2072
|
return {
|
2018
2073
|
c() {
|
2019
|
-
a =
|
2074
|
+
a = G("p"), a.textContent = "Waiting", h(a, "class", "SearchWaiting");
|
2020
2075
|
},
|
2021
2076
|
m(i, o) {
|
2022
|
-
|
2077
|
+
y(i, a, o);
|
2023
2078
|
},
|
2024
2079
|
p: _e,
|
2025
2080
|
d(i) {
|
2026
|
-
i &&
|
2081
|
+
i && S(a);
|
2027
2082
|
}
|
2028
2083
|
};
|
2029
2084
|
}
|
2030
|
-
function
|
2085
|
+
function yi(t) {
|
2031
2086
|
let a, i, o = [], l = /* @__PURE__ */ new Map(), s = !/*showItems*/
|
2032
|
-
t[
|
2087
|
+
t[34] && fa(t), m = le(
|
2033
2088
|
/*shownCategoryData*/
|
2034
|
-
t[
|
2089
|
+
t[28]
|
2035
2090
|
);
|
2036
2091
|
const u = (c) => (
|
2037
2092
|
/*gameprops*/
|
2038
2093
|
c[91].id
|
2039
2094
|
);
|
2040
2095
|
for (let c = 0; c < m.length; c += 1) {
|
2041
|
-
let g =
|
2042
|
-
l.set(p, o[c] =
|
2096
|
+
let g = aa(t, m, c), p = u(g);
|
2097
|
+
l.set(p, o[c] = ga(p, g));
|
2043
2098
|
}
|
2044
2099
|
return {
|
2045
2100
|
c() {
|
2046
|
-
s && s.c(), a = Y(), i =
|
2101
|
+
s && s.c(), a = Y(), i = G("ul");
|
2047
2102
|
for (let c = 0; c < o.length; c += 1)
|
2048
2103
|
o[c].c();
|
2049
2104
|
h(i, "class", "CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap");
|
2050
2105
|
},
|
2051
2106
|
m(c, g) {
|
2052
|
-
s && s.m(c, g),
|
2107
|
+
s && s.m(c, g), y(c, a, g), y(c, i, g);
|
2053
2108
|
for (let p = 0; p < o.length; p += 1)
|
2054
2109
|
o[p] && o[p].m(i, null);
|
2055
2110
|
},
|
2056
2111
|
p(c, g) {
|
2057
2112
|
/*showItems*/
|
2058
|
-
c[
|
2059
|
-
|
2060
|
-
|
2113
|
+
c[34] ? s && (s.d(1), s = null) : s ? s.p(c, g) : (s = fa(c), s.c(), s.m(a.parentNode, a)), g[0] & /*shownCategoryData, session, userid, lang, favorites, categoryid, mbsource, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/
|
2114
|
+
270794729 | g[1] & /*searchItem, addGameTag*/
|
2115
|
+
8194 && (m = le(
|
2061
2116
|
/*shownCategoryData*/
|
2062
|
-
c[
|
2063
|
-
), o =
|
2117
|
+
c[28]
|
2118
|
+
), o = da(o, g, u, 1, c, m, l, i, ha, ga, null, aa));
|
2064
2119
|
},
|
2065
2120
|
d(c) {
|
2066
|
-
c && (
|
2121
|
+
c && (S(a), S(i)), s && s.d(c);
|
2067
2122
|
for (let g = 0; g < o.length; g += 1)
|
2068
2123
|
o[g].d();
|
2069
2124
|
}
|
2070
2125
|
};
|
2071
2126
|
}
|
2072
|
-
function
|
2127
|
+
function fa(t) {
|
2073
2128
|
let a, i = (
|
2074
2129
|
/*$_*/
|
2075
|
-
t[
|
2130
|
+
t[42]("noRecentSearch") + ""
|
2076
2131
|
), o;
|
2077
2132
|
return {
|
2078
2133
|
c() {
|
2079
|
-
a =
|
2134
|
+
a = G("p"), o = L(i), h(a, "class", "NoSearchResults NoRecentSearches NoRecentSearchesCenter " + (ve(
|
2080
2135
|
/*userAgent*/
|
2081
|
-
t[
|
2136
|
+
t[43]
|
2082
2137
|
) ? "NoRecentSearchesMobile" : ""));
|
2083
2138
|
},
|
2084
2139
|
m(l, s) {
|
2085
|
-
|
2140
|
+
y(l, a, s), k(a, o);
|
2086
2141
|
},
|
2087
2142
|
p(l, s) {
|
2088
2143
|
s[1] & /*$_*/
|
2089
|
-
|
2090
|
-
l[
|
2144
|
+
2048 && i !== (i = /*$_*/
|
2145
|
+
l[42]("noRecentSearch") + "") && V(o, i);
|
2091
2146
|
},
|
2092
2147
|
d(l) {
|
2093
|
-
l &&
|
2148
|
+
l && S(a);
|
2094
2149
|
}
|
2095
2150
|
};
|
2096
2151
|
}
|
2097
|
-
function
|
2098
|
-
let i, o, l, s, m, u, c, g, p, v,
|
2152
|
+
function ga(t, a) {
|
2153
|
+
let i, o, l, s, m, u, c, g, p, v, F, N, w, R;
|
2099
2154
|
return {
|
2100
2155
|
key: t,
|
2101
2156
|
first: null,
|
2102
2157
|
c() {
|
2103
|
-
i =
|
2158
|
+
i = G("casino-game-thumbnail"), n(i, "class", o = "" + (P + /*gameprops*/
|
2104
2159
|
(a[91].cellSize ? (
|
2105
2160
|
/*gameprops*/
|
2106
2161
|
a[91].cellSize
|
@@ -2127,7 +2182,7 @@ function ca(t, a) {
|
|
2127
2182
|
i,
|
2128
2183
|
"searchitem",
|
2129
2184
|
/*searchItem*/
|
2130
|
-
a[
|
2185
|
+
a[32]
|
2131
2186
|
), n(
|
2132
2187
|
i,
|
2133
2188
|
"favorites",
|
@@ -2144,13 +2199,18 @@ function ca(t, a) {
|
|
2144
2199
|
a[91].vendor.displayName), n(i, "gameLaunchUrl", c = /*gameprops*/
|
2145
2200
|
a[91].launchUrl), n(i, "gameisnew", g = /*gameprops*/
|
2146
2201
|
a[91]?.isNew), n(i, "gametag", p = /*addGameTag*/
|
2147
|
-
a[
|
2202
|
+
a[44](
|
2148
2203
|
/*gameprops*/
|
2149
2204
|
a[91].advancedTags
|
2150
2205
|
)), n(i, "gamecellsize", v = /*gameprops*/
|
2151
|
-
a[91].cellSize), n(i, "gameid",
|
2152
|
-
a[91].id), n(i, "gamefunmode",
|
2206
|
+
a[91].cellSize), n(i, "gameid", F = /*gameprops*/
|
2207
|
+
a[91].id), n(i, "gamefunmode", N = /*gameprops*/
|
2153
2208
|
a[91].hasFunMode), n(
|
2209
|
+
i,
|
2210
|
+
"mbsource",
|
2211
|
+
/*mbsource*/
|
2212
|
+
a[21]
|
2213
|
+
), n(
|
2154
2214
|
i,
|
2155
2215
|
"showgamename",
|
2156
2216
|
/*showgamename*/
|
@@ -2208,16 +2268,16 @@ function ca(t, a) {
|
|
2208
2268
|
), this.first = i;
|
2209
2269
|
},
|
2210
2270
|
m(d, f) {
|
2211
|
-
|
2271
|
+
y(d, i, f);
|
2212
2272
|
},
|
2213
2273
|
p(d, f) {
|
2214
2274
|
a = d, f[0] & /*shownCategoryData*/
|
2215
|
-
|
2275
|
+
268435456 && o !== (o = "" + (P + /*gameprops*/
|
2216
2276
|
(a[91].cellSize ? (
|
2217
2277
|
/*gameprops*/
|
2218
2278
|
a[91].cellSize
|
2219
2279
|
) : "1x1"))) && n(i, "class", o), f[0] & /*shownCategoryData*/
|
2220
|
-
|
2280
|
+
268435456 && l !== (l = "" + (P + /*gameprops*/
|
2221
2281
|
(a[91].cellSize ? (
|
2222
2282
|
/*gameprops*/
|
2223
2283
|
a[91].cellSize
|
@@ -2240,11 +2300,11 @@ function ca(t, a) {
|
|
2240
2300
|
/*lang*/
|
2241
2301
|
a[5]
|
2242
2302
|
), f[1] & /*searchItem*/
|
2243
|
-
|
2303
|
+
2 && n(
|
2244
2304
|
i,
|
2245
2305
|
"searchitem",
|
2246
2306
|
/*searchItem*/
|
2247
|
-
a[
|
2307
|
+
a[32]
|
2248
2308
|
), f[0] & /*favorites*/
|
2249
2309
|
256 && n(
|
2250
2310
|
i,
|
@@ -2258,27 +2318,33 @@ function ca(t, a) {
|
|
2258
2318
|
/*categoryid*/
|
2259
2319
|
a[0]
|
2260
2320
|
), f[0] & /*shownCategoryData*/
|
2261
|
-
|
2321
|
+
268435456 && s !== (s = /*gameprops*/
|
2262
2322
|
a[91].thumbnail) && n(i, "gamethumbnail", s), f[0] & /*shownCategoryData*/
|
2263
|
-
|
2323
|
+
268435456 && m !== (m = /*gameprops*/
|
2264
2324
|
a[91].name) && n(i, "gamename", m), f[0] & /*shownCategoryData*/
|
2265
|
-
|
2325
|
+
268435456 && u !== (u = /*gameprops*/
|
2266
2326
|
a[91].vendor.displayName) && n(i, "gamevendor", u), f[0] & /*shownCategoryData*/
|
2267
|
-
|
2327
|
+
268435456 && c !== (c = /*gameprops*/
|
2268
2328
|
a[91].launchUrl) && n(i, "gameLaunchUrl", c), f[0] & /*shownCategoryData*/
|
2269
|
-
|
2329
|
+
268435456 && g !== (g = /*gameprops*/
|
2270
2330
|
a[91]?.isNew) && n(i, "gameisnew", g), f[0] & /*shownCategoryData*/
|
2271
|
-
|
2272
|
-
a[
|
2331
|
+
268435456 && p !== (p = /*addGameTag*/
|
2332
|
+
a[44](
|
2273
2333
|
/*gameprops*/
|
2274
2334
|
a[91].advancedTags
|
2275
2335
|
)) && n(i, "gametag", p), f[0] & /*shownCategoryData*/
|
2276
|
-
|
2336
|
+
268435456 && v !== (v = /*gameprops*/
|
2277
2337
|
a[91].cellSize) && n(i, "gamecellsize", v), f[0] & /*shownCategoryData*/
|
2278
|
-
|
2279
|
-
a[91].id) && n(i, "gameid",
|
2280
|
-
|
2281
|
-
a[91].hasFunMode) && n(i, "gamefunmode",
|
2338
|
+
268435456 && F !== (F = /*gameprops*/
|
2339
|
+
a[91].id) && n(i, "gameid", F), f[0] & /*shownCategoryData*/
|
2340
|
+
268435456 && N !== (N = /*gameprops*/
|
2341
|
+
a[91].hasFunMode) && n(i, "gamefunmode", N), f[0] & /*mbsource*/
|
2342
|
+
2097152 && n(
|
2343
|
+
i,
|
2344
|
+
"mbsource",
|
2345
|
+
/*mbsource*/
|
2346
|
+
a[21]
|
2347
|
+
), f[0] & /*showgamename*/
|
2282
2348
|
8192 && n(
|
2283
2349
|
i,
|
2284
2350
|
"showgamename",
|
@@ -2291,7 +2357,7 @@ function ca(t, a) {
|
|
2291
2357
|
/*translationurl*/
|
2292
2358
|
a[11]
|
2293
2359
|
), f[0] & /*shownCategoryData*/
|
2294
|
-
|
2360
|
+
268435456 && w !== (w = /*gameprops*/
|
2295
2361
|
a[91].isFavorite) && n(i, "gamefavorite", w), f[0] & /*currency*/
|
2296
2362
|
4096 && n(
|
2297
2363
|
i,
|
@@ -2299,7 +2365,7 @@ function ca(t, a) {
|
|
2299
2365
|
/*currency*/
|
2300
2366
|
a[12]
|
2301
2367
|
), f[0] & /*shownCategoryData*/
|
2302
|
-
|
2368
|
+
268435456 && R !== (R = /*gameprops*/
|
2303
2369
|
a[91].details ? (
|
2304
2370
|
/*gameprops*/
|
2305
2371
|
a[91].href
|
@@ -2348,56 +2414,56 @@ function ca(t, a) {
|
|
2348
2414
|
);
|
2349
2415
|
},
|
2350
2416
|
d(d) {
|
2351
|
-
d &&
|
2417
|
+
d && S(i);
|
2352
2418
|
}
|
2353
2419
|
};
|
2354
2420
|
}
|
2355
|
-
function
|
2421
|
+
function Si(t) {
|
2356
2422
|
let a;
|
2357
2423
|
return {
|
2358
2424
|
c() {
|
2359
|
-
a =
|
2425
|
+
a = G("p"), a.textContent = "500 Error - Internal Server Error.", h(a, "class", "SearchLoading");
|
2360
2426
|
},
|
2361
2427
|
m(i, o) {
|
2362
|
-
|
2428
|
+
y(i, a, o);
|
2363
2429
|
},
|
2364
2430
|
d(i) {
|
2365
|
-
i &&
|
2431
|
+
i && S(a);
|
2366
2432
|
}
|
2367
2433
|
};
|
2368
2434
|
}
|
2369
|
-
function
|
2435
|
+
function Fi(t) {
|
2370
2436
|
let a;
|
2371
2437
|
return {
|
2372
2438
|
c() {
|
2373
|
-
a =
|
2439
|
+
a = G("p"), a.textContent = "404 Error - No result found.", h(a, "class", "SearchLoading");
|
2374
2440
|
},
|
2375
2441
|
m(i, o) {
|
2376
|
-
|
2442
|
+
y(i, a, o);
|
2377
2443
|
},
|
2378
2444
|
d(i) {
|
2379
|
-
i &&
|
2445
|
+
i && S(a);
|
2380
2446
|
}
|
2381
2447
|
};
|
2382
2448
|
}
|
2383
|
-
function
|
2449
|
+
function Gi(t) {
|
2384
2450
|
let a;
|
2385
2451
|
function i(s, m) {
|
2386
2452
|
return (
|
2387
2453
|
/*hasErrors*/
|
2388
|
-
s[
|
2454
|
+
s[25] ? ai : (
|
2389
2455
|
/*searched*/
|
2390
|
-
s[
|
2456
|
+
s[30] ? ei : $a
|
2391
2457
|
)
|
2392
2458
|
);
|
2393
2459
|
}
|
2394
2460
|
let o = i(t), l = o(t);
|
2395
2461
|
return {
|
2396
2462
|
c() {
|
2397
|
-
a =
|
2463
|
+
a = G("div"), l.c(), h(a, "class", "CasinoGamesCategorySectionContainer");
|
2398
2464
|
},
|
2399
2465
|
m(s, m) {
|
2400
|
-
|
2466
|
+
y(s, a, m), l.m(a, null), t[58](a);
|
2401
2467
|
},
|
2402
2468
|
p(s, m) {
|
2403
2469
|
o === (o = i(s)) && l ? l.p(s, m) : (l.d(1), l = o(s), l && (l.c(), l.m(a, null)));
|
@@ -2405,96 +2471,96 @@ function yi(t) {
|
|
2405
2471
|
i: _e,
|
2406
2472
|
o: _e,
|
2407
2473
|
d(s) {
|
2408
|
-
s &&
|
2474
|
+
s && S(a), l.d(), t[58](null);
|
2409
2475
|
}
|
2410
2476
|
};
|
2411
2477
|
}
|
2412
2478
|
const P = "game-tile-";
|
2413
|
-
let
|
2414
|
-
function
|
2479
|
+
let Ci = 0;
|
2480
|
+
function Mi(t, a, i) {
|
2415
2481
|
let o;
|
2416
|
-
|
2417
|
-
let { endpoint: l = "" } = a, { datasource: s = "" } = a, { lang: m = "" } = a, { session: u = "" } = a, { userid: c = "" } = a, { favorites: g = "" } = a, { clientstyling: p = "" } = a, { clientstylingurl: v = "" } = a, { translationurl:
|
2418
|
-
const
|
2419
|
-
fetch(
|
2420
|
-
Object.keys(_).forEach((
|
2421
|
-
|
2482
|
+
Ha(t, Ka, (r) => i(42, o = r));
|
2483
|
+
let { endpoint: l = "" } = a, { datasource: s = "" } = a, { lang: m = "" } = a, { session: u = "" } = a, { userid: c = "" } = a, { favorites: g = "" } = a, { clientstyling: p = "" } = a, { clientstylingurl: v = "" } = a, { translationurl: F = "" } = a, { currency: N = "" } = a, { categoryid: w = "" } = a, { showgamename: R = "" } = a, { livecasino: d = "false" } = a, { gamepagemodalurl: f = "true" } = a, { integratedgameframedesktop: q = "false" } = a, { integratedgameframemobile: T = "false" } = a, { casinomygames: b = "false" } = a, { addfilterselector: be = "false" } = a, { addsortingselector: we = "false" } = a, { filterbylogo: He = "" } = a, { casinogamesgridslider: qe = "false" } = a, { fetchviaevent: se = "false" } = a, { showallpage: Ne = "casino" } = a, { actionevent: Re = "CategoryChange" } = a, { displayedgamecount: ke = "10" } = a, { showallbuttongamescount: ye = "10" } = a, { mbsource: Ae } = a, Be, x = !0, je = !1, Se, Fe, ae = !0, We = window.navigator.userAgent, j, z = [], J = !0, ie = 40, K = !1, Ge = !1, Ye = !1, re = !1, Ee = !1, Le = !0, me = !1, ue, Te, ce, fe = !1, X, Ce = !1, ge = new Array(1e4), de = {}, Pe = "", te = "", Me, De, O, B = [], ze = new AbortController(), ne = { items: [], count: 0, name: "" };
|
2484
|
+
const pa = () => {
|
2485
|
+
fetch(F).then((_) => _.json()).then((_) => {
|
2486
|
+
Object.keys(_).forEach((C) => {
|
2487
|
+
Qe(C, _[C]);
|
2422
2488
|
});
|
2423
2489
|
}).catch((_) => {
|
2424
2490
|
console.log(_);
|
2425
2491
|
});
|
2426
2492
|
};
|
2427
|
-
Object.keys(
|
2428
|
-
|
2493
|
+
Object.keys(xe).forEach((r) => {
|
2494
|
+
Qe(r, xe[r]);
|
2429
2495
|
}), typeof document.hidden < "u" ? Me = "hidden" : typeof document.msHidden < "u" ? Me = "msHidden" : typeof document.webkitHidden < "u" && (Me = "webkitHidden");
|
2430
|
-
let
|
2496
|
+
let _a = new IntersectionObserver((r) => {
|
2431
2497
|
r.forEach(async (_) => {
|
2432
|
-
let
|
2433
|
-
_.isIntersecting ? (
|
2498
|
+
let C = _.target.gameid, A = _.target.elems_index;
|
2499
|
+
_.isIntersecting ? (A * 1.2 > ie && ya(w), i(39, de[C] = 1, de)) : i(39, de[C] = 0, de);
|
2434
2500
|
});
|
2435
2501
|
});
|
2436
|
-
const
|
2437
|
-
let
|
2438
|
-
i(
|
2439
|
-
let
|
2502
|
+
const Je = (r, _) => {
|
2503
|
+
let C = `${l}/v1/player/${_}/favorites/`;
|
2504
|
+
i(24, x = !0);
|
2505
|
+
let A = {
|
2440
2506
|
method: "GET",
|
2441
2507
|
headers: { "X-SessionID": r }
|
2442
2508
|
};
|
2443
|
-
return new Promise((
|
2444
|
-
fetch(
|
2445
|
-
if (i(
|
2446
|
-
D.items.forEach((
|
2447
|
-
|
2509
|
+
return new Promise((E, M) => {
|
2510
|
+
fetch(C, A).then((D) => D.json()).then((D) => {
|
2511
|
+
if (i(24, x = !1), O = [], D) {
|
2512
|
+
D.items.forEach((W) => {
|
2513
|
+
W.gameModel && (O.push(W), B.includes(W.id) || B.push(W.id));
|
2448
2514
|
});
|
2449
|
-
const
|
2515
|
+
const $ = Ve(O)?.length;
|
2450
2516
|
window.postMessage({
|
2451
2517
|
type: "UpdateFavoritesCount",
|
2452
|
-
favoriteGamesLength:
|
2518
|
+
favoriteGamesLength: $
|
2453
2519
|
});
|
2454
2520
|
} else
|
2455
2521
|
O = [];
|
2456
|
-
w === "FAVORITES" &&
|
2457
|
-
|
2522
|
+
w === "FAVORITES" && Xe(O), z.forEach(($) => {
|
2523
|
+
$.isFavorite = Z($.id);
|
2458
2524
|
});
|
2459
|
-
let
|
2460
|
-
i(
|
2525
|
+
let H = z;
|
2526
|
+
i(28, z = void 0), i(28, z = H), E(O);
|
2461
2527
|
}).catch((D) => {
|
2462
2528
|
console.error(D), M(D);
|
2463
2529
|
});
|
2464
2530
|
});
|
2465
|
-
}, he = (r, _,
|
2531
|
+
}, he = (r, _, C) => {
|
2466
2532
|
ze && ze.abort(), ze = new AbortController();
|
2467
|
-
const
|
2468
|
-
i(
|
2469
|
-
let
|
2470
|
-
return (r.match(/\$/g) || []).length > 1 ? (
|
2471
|
-
if (M.searchParams.delete("pagination"), M.searchParams.append("expand", "games(vendor)"), M.searchParams.append("fields", "id,name,games"), M.searchParams.append("platform", Wa(
|
2472
|
-
if (D[r].length &&
|
2533
|
+
const A = ze.signal;
|
2534
|
+
i(24, x = !0);
|
2535
|
+
let E = "", M = "", D = JSON.parse(localStorage.getItem("vendorFiltersByCategory")), H = JSON.parse(localStorage.getItem("vendorSortingBy"));
|
2536
|
+
return (r.match(/\$/g) || []).length > 1 ? (E = r.split("$").slice(0, 2).join("$"), M = new URL(`${l}/v1/casino/groups/${s}/${E}/subGroups`)) : M = new URL(`${l}/v1/casino/groups/${s}/${r}`), new Promise(($, W) => {
|
2537
|
+
if (M.searchParams.delete("pagination"), M.searchParams.append("expand", "games(vendor)"), M.searchParams.append("fields", "id,name,games"), M.searchParams.append("platform", Wa(We)), M.searchParams.append("pagination", `games(offset=${_},limit=${C})`), M.searchParams.append("language", m), window.postMessage({ type: "CategoryVendors", categoryid: r }, window.location.href), D && D[r])
|
2538
|
+
if (D[r].length && ae === !1 && fe === !1) {
|
2473
2539
|
let U = "";
|
2474
|
-
i(
|
2540
|
+
i(33, Ee = !0), D[r].forEach((pe) => {
|
2475
2541
|
U = U + (U ? `,games(vendor(id=${pe}))` : `games(vendor(id=${pe}))`);
|
2476
2542
|
}), M.searchParams.append("filter", `${U}`);
|
2477
2543
|
} else
|
2478
|
-
i(
|
2479
|
-
|
2480
|
-
|
2544
|
+
i(33, Ee = !1);
|
2545
|
+
H && (H[r] ? H[r] && H[r] != "All" && (H[r] == "isNew" || H[r] == "advancedTags(name(hot))" ? (M.searchParams.append("sortedField", `games(${H[r]})`), M.searchParams.append("orderBy", "DES")) : M.searchParams.append("sortedField", `games(${H[r]})`)) : te && te != "All" && (te == "advancedTags(name(hot))" || te == "isNew" ? (M.searchParams.append("sortedField", `games(${te})`), M.searchParams.append("orderBy", "DES")) : M.searchParams.append("sortedField", `games(${te})`))), fetch(M, { signal: A }).then((U) => U.json()).then((U) => {
|
2546
|
+
A.aborted || (i(24, x = !1), (r.match(/\$/g) || []).length > 1 && (U = U.items.filter((pe) => {
|
2481
2547
|
if (pe.id == r) return pe;
|
2482
|
-
})[0]), i(
|
2548
|
+
})[0]), i(51, De = !0), i(25, je = !1), Te = U.games.total, i(35, me = !0), $(U));
|
2483
2549
|
}).catch((U) => {
|
2484
|
-
U.name !== "AbortError" && (i(
|
2550
|
+
U.name !== "AbortError" && (i(25, je = !0), console.error(U), W(U));
|
2485
2551
|
});
|
2486
2552
|
});
|
2487
|
-
},
|
2488
|
-
r !== "" && (i(
|
2489
|
-
i(
|
2490
|
-
|
2553
|
+
}, va = (r, _, C) => {
|
2554
|
+
r !== "" && (i(30, K = !1), i(26, ae = !0), i(1, be = "false"), i(2, we = "false"), i(32, re = !1), Ce = !1, i(29, J = +_ > +C), he(r, 0, +_).then((A) => {
|
2555
|
+
i(27, j = A), i(28, z = j.games.items), z && z.forEach((E) => {
|
2556
|
+
E.isFavorite = Z(E.id);
|
2491
2557
|
});
|
2492
2558
|
}));
|
2493
|
-
},
|
2559
|
+
}, Ue = (r) => {
|
2494
2560
|
if (r.data)
|
2495
2561
|
switch (r.data.type) {
|
2496
2562
|
case "MostPlayedData":
|
2497
|
-
w == "MOSTPLAYED" && (i(
|
2563
|
+
w == "MOSTPLAYED" && (i(30, K = !1), i(26, ae = !1), i(29, J = !1), i(28, z = r.data.mostPlayedGames), i(27, j = {
|
2498
2564
|
id: "MOSTPLAYED",
|
2499
2565
|
name: "Most Played Games",
|
2500
2566
|
games: {
|
@@ -2502,10 +2568,10 @@ function Fi(t, a, i) {
|
|
2502
2568
|
total: r.data.mostPlayedGames.length,
|
2503
2569
|
items: r.data.mostPlayedGames
|
2504
2570
|
}
|
2505
|
-
})), i(
|
2571
|
+
})), i(24, x = !1);
|
2506
2572
|
break;
|
2507
2573
|
case "LastPlayedData":
|
2508
|
-
w == "LASTPLAYED" && (i(
|
2574
|
+
w == "LASTPLAYED" && (i(30, K = !1), i(26, ae = !1), i(29, J = !1), i(28, z = r.data.lastPlayedGames), i(27, j = {
|
2509
2575
|
id: "LASTPLAYED",
|
2510
2576
|
name: "Last Played Games",
|
2511
2577
|
games: {
|
@@ -2513,139 +2579,139 @@ function Fi(t, a, i) {
|
|
2513
2579
|
total: r.data.lastPlayedGames.length,
|
2514
2580
|
items: r.data.lastPlayedGames
|
2515
2581
|
}
|
2516
|
-
})), i(
|
2582
|
+
})), i(24, x = !1);
|
2517
2583
|
break;
|
2518
2584
|
case "CustomOperatorData":
|
2519
2585
|
r.data.operatordetail;
|
2520
2586
|
break;
|
2521
2587
|
case "RecentSearchData":
|
2522
|
-
i(
|
2523
|
-
_.isFavorite =
|
2524
|
-
})) : (i(
|
2588
|
+
i(30, K = !0), i(31, Ge = !0), r.data.searchData.length > 0 ? (i(28, z = r.data.searchData), i(34, Le = !0), z && z.forEach((_) => {
|
2589
|
+
_.isFavorite = Z(_.id);
|
2590
|
+
})) : (i(28, z = []), i(34, Le = !1));
|
2525
2591
|
break;
|
2526
2592
|
case "OutOfRecentSearches":
|
2527
|
-
i(
|
2593
|
+
i(30, K = !1), i(31, Ge = !1);
|
2528
2594
|
break;
|
2529
2595
|
case "SearchData":
|
2530
|
-
i(
|
2531
|
-
_.isFavorite =
|
2596
|
+
i(30, K = !0), i(31, Ge = !1), i(28, z = r.data.searchData.items || []), i(32, re = !0), r.data.receivedFavoriteResults && (O = r.data.receivedFavoriteResults.items), z && z.forEach((_) => {
|
2597
|
+
_.isFavorite = Z(_.id);
|
2532
2598
|
});
|
2533
2599
|
break;
|
2534
2600
|
case `CategoryData_${w}`:
|
2535
|
-
i(
|
2536
|
-
i(
|
2537
|
-
|
2601
|
+
i(30, K = !1), i(26, ae = !0), i(1, be = "false"), i(2, we = "false"), i(32, re = !1), Ce = !1, r.data.receivedFavoriteResults && (O = r.data.receivedFavoriteResults.items), he(r.data.categoryId, 0, r.data.visiblegames).then((_) => {
|
2602
|
+
i(27, j = _), i(28, z = j.games.items), Te <= r.data.visiblegames ? i(29, J = !1) : i(29, J = !0), z && z.forEach((C) => {
|
2603
|
+
C.isFavorite = Z(C.id);
|
2538
2604
|
});
|
2539
2605
|
});
|
2540
2606
|
break;
|
2541
2607
|
case "CategoryChange":
|
2542
|
-
|
2608
|
+
ie = 20;
|
2543
2609
|
break;
|
2544
2610
|
case "ApplySorter":
|
2545
|
-
i(0, w = r.data.itemId), te = r.data.sortBy, he(w, 0,
|
2546
|
-
i(
|
2611
|
+
i(0, w = r.data.itemId), te = r.data.sortBy, he(w, 0, ie).then((_) => {
|
2612
|
+
i(27, j = _), i(28, z = j.games.items), i(29, J = !1);
|
2547
2613
|
});
|
2548
2614
|
break;
|
2549
2615
|
case "CategoryUpdate":
|
2550
|
-
|
2616
|
+
Ke(r.data.itemId);
|
2551
2617
|
break;
|
2552
2618
|
case `SetUnfavoredGame${w}`:
|
2553
|
-
|
2619
|
+
ka(`${l}/v1/player/${c}/favorites`, u, r.data.id);
|
2554
2620
|
break;
|
2555
2621
|
case `SetFavoredGame${w}`:
|
2556
|
-
|
2622
|
+
wa(`${l}/v1/player/${c}/favorites`, u, r.data.id);
|
2557
2623
|
break;
|
2558
2624
|
case "UserSessionID":
|
2559
|
-
Se = r.data.session, Fe = r.data.userID, g == "true" && Fe && Fe.length && Se && Se.length > 0 &&
|
2625
|
+
Se = r.data.session, Fe = r.data.userID, g == "true" && Fe && Fe.length && Se && Se.length > 0 && Je(Se, Fe);
|
2560
2626
|
break;
|
2561
2627
|
case "UpdateFavoredList":
|
2562
|
-
w === "FAVORITES" &&
|
2628
|
+
w === "FAVORITES" && Oe(r.data.url, r.data.sessionID);
|
2563
2629
|
break;
|
2564
2630
|
}
|
2565
|
-
},
|
2566
|
-
i(
|
2567
|
-
i(
|
2568
|
-
|
2569
|
-
}), i(
|
2631
|
+
}, Ke = (r) => {
|
2632
|
+
i(30, K = !1), i(26, ae = !1), i(32, re = !1), Ce = !0, i(35, me = !1), i(0, w = r), w !== "MOSTPLAYED" && i(29, J = !1), b !== "true" && he(w, 0, ie).then((_) => {
|
2633
|
+
i(27, j = _), j.games.items.forEach((C) => {
|
2634
|
+
C.isFavorite = Z(C.id);
|
2635
|
+
}), i(28, z = j.games.items), i(29, J = !1), z.length < 10 && e.data.origin == !1 && (Ye = !0, setTimeout(
|
2570
2636
|
() => {
|
2571
|
-
window.postMessage({ type: "WidgetTopReference", scrollTop:
|
2637
|
+
window.postMessage({ type: "WidgetTopReference", scrollTop: Ye }, window.location.href);
|
2572
2638
|
},
|
2573
2639
|
500
|
2574
2640
|
));
|
2575
2641
|
});
|
2576
|
-
},
|
2577
|
-
|
2578
|
-
r.isFavorite =
|
2642
|
+
}, ba = () => {
|
2643
|
+
j && (i(28, z = j.games.items), z.forEach((r) => {
|
2644
|
+
r.isFavorite = Z(r.id);
|
2579
2645
|
}));
|
2580
|
-
},
|
2581
|
-
let
|
2582
|
-
await
|
2583
|
-
let
|
2646
|
+
}, Z = (r) => O?.some((_) => _.id === r) ?? !1;
|
2647
|
+
let wa = async (r, _, C) => {
|
2648
|
+
await Oe(r, _), B.includes(C) || B.push(C);
|
2649
|
+
let E = {
|
2584
2650
|
method: "POST",
|
2585
2651
|
headers: {
|
2586
2652
|
"X-SessionID": _,
|
2587
2653
|
"Content-Type": "application/json",
|
2588
2654
|
Accept: "application/json"
|
2589
2655
|
},
|
2590
|
-
body: JSON.stringify({ items:
|
2656
|
+
body: JSON.stringify({ items: B })
|
2591
2657
|
};
|
2592
|
-
fetch(r,
|
2593
|
-
window.postMessage({ type: `AddFavoriteThumbnail_${
|
2658
|
+
fetch(r, E).then((M) => M.json()).then(() => {
|
2659
|
+
window.postMessage({ type: `AddFavoriteThumbnail_${C}` }, window.location.href);
|
2594
2660
|
}).catch((M) => {
|
2595
2661
|
console.error("Err", M);
|
2596
2662
|
});
|
2597
2663
|
};
|
2598
|
-
const
|
2599
|
-
let
|
2664
|
+
const ka = (r, _, C) => {
|
2665
|
+
let A = {
|
2600
2666
|
method: "DELETE",
|
2601
2667
|
headers: { "X-SessionID": _ }
|
2602
2668
|
};
|
2603
|
-
fetch(`${r}/${
|
2669
|
+
fetch(`${r}/${C}`, A).then((E) => E.json()).then(() => {
|
2604
2670
|
window.postMessage(
|
2605
2671
|
{
|
2606
|
-
type: `RemoveFavoriteThumbnail_${
|
2672
|
+
type: `RemoveFavoriteThumbnail_${C}`
|
2607
2673
|
},
|
2608
2674
|
window.location.href
|
2609
|
-
),
|
2610
|
-
}),
|
2611
|
-
},
|
2675
|
+
), Oe(r, _);
|
2676
|
+
}), B.includes(C) && (B = B.filter((E) => E != C));
|
2677
|
+
}, Oe = async (r, _) => fetch(r, {
|
2612
2678
|
method: "GET",
|
2613
2679
|
headers: { "X-SessionID": _ }
|
2614
|
-
}).then((
|
2615
|
-
O =
|
2616
|
-
|
2617
|
-
}),
|
2618
|
-
M.isFavorite =
|
2680
|
+
}).then((A) => A.json()).then((A) => {
|
2681
|
+
O = A.items, se ? (O.forEach((M) => {
|
2682
|
+
B.includes(M.id) || B.push(M.id);
|
2683
|
+
}), ba()) : O.forEach((M) => {
|
2684
|
+
M.isFavorite = Z(M.id);
|
2619
2685
|
});
|
2620
|
-
const
|
2686
|
+
const E = Ve(O)?.length;
|
2621
2687
|
w === "FAVORITES" && (window.postMessage({
|
2622
2688
|
type: "UpdateFavoritesCount",
|
2623
|
-
favoriteGamesLength:
|
2624
|
-
}),
|
2625
|
-
}).catch((
|
2626
|
-
console.error(
|
2627
|
-
}),
|
2689
|
+
favoriteGamesLength: E
|
2690
|
+
}), Xe(O));
|
2691
|
+
}).catch((A) => {
|
2692
|
+
console.error(A);
|
2693
|
+
}), Xe = (r) => {
|
2628
2694
|
if (!r) return;
|
2629
2695
|
let _;
|
2630
|
-
_ = r?.items || r || [], _.length > 0 && _.forEach((
|
2631
|
-
|
2632
|
-
}), i(
|
2633
|
-
},
|
2634
|
-
|
2635
|
-
i(
|
2636
|
-
|
2637
|
-
})), i(
|
2696
|
+
_ = r?.items || r || [], _.length > 0 && _.forEach((C) => {
|
2697
|
+
C.gameModel && (C.gameModel.isFavorite = !0);
|
2698
|
+
}), i(41, ne.items = Ve(_, ne.items), ne), i(41, ne.name = "Favorites", ne), i(24, x = !1);
|
2699
|
+
}, ya = (r) => {
|
2700
|
+
ie += 1, i(35, me = !0), ie <= Te && he(r, Ci, ie).then((_) => {
|
2701
|
+
i(27, j = _), j.games.items.length > z.length && (i(28, z = j.games.items), z.forEach((C) => {
|
2702
|
+
C.isFavorite = Z(C.id);
|
2703
|
+
})), i(35, me = !1);
|
2638
2704
|
});
|
2639
|
-
},
|
2705
|
+
}, Sa = (r) => {
|
2640
2706
|
const _ = r ?? [];
|
2641
2707
|
if (_?.length === 0) return "";
|
2642
|
-
let
|
2708
|
+
let C = "", A = 999999999999, E;
|
2643
2709
|
const M = new Date(Date.now());
|
2644
|
-
return _.forEach((D,
|
2645
|
-
const
|
2646
|
-
Ie(
|
2647
|
-
}),
|
2648
|
-
},
|
2710
|
+
return _.forEach((D, H) => {
|
2711
|
+
const $ = new Date(D.schedules[0].startTime), W = new Date(D.schedules[0].endTime);
|
2712
|
+
Ie(W).diff(M) < A && (A = Ie(W).diff(M), E = H), Ie(M).isAfter($) && Ie(M).isBefore(W) && (C = _[E].name);
|
2713
|
+
}), C;
|
2714
|
+
}, Ze = (r) => {
|
2649
2715
|
window.postMessage(
|
2650
2716
|
{
|
2651
2717
|
type: `${Re}`,
|
@@ -2654,91 +2720,79 @@ function Fi(t, a, i) {
|
|
2654
2720
|
},
|
2655
2721
|
window.location.href
|
2656
2722
|
);
|
2657
|
-
},
|
2723
|
+
}, Fa = () => {
|
2658
2724
|
switch (w) {
|
2659
2725
|
case "FAVORITES":
|
2660
|
-
c && u && i(
|
2726
|
+
c && u && i(38, fe = !0);
|
2661
2727
|
break;
|
2662
2728
|
case "MOSTPLAYED":
|
2663
|
-
b === "false" && c && u && i(
|
2729
|
+
b === "false" && c && u && i(38, fe = !1);
|
2664
2730
|
break;
|
2665
2731
|
case "LASTPLAYED":
|
2666
|
-
b === "false" && c && u && i(
|
2732
|
+
b === "false" && c && u && i(38, fe = !1);
|
2667
2733
|
break;
|
2668
2734
|
default:
|
2669
|
-
|
2735
|
+
Ke(w);
|
2670
2736
|
break;
|
2671
2737
|
}
|
2672
|
-
}, Sa = () => {
|
2673
|
-
document[Me] ? i(39, Te = "disconnect") : i(39, Te = "connect");
|
2674
|
-
}, Fa = () => {
|
2675
|
-
Ce && ge.forEach((r, _) => {
|
2676
|
-
r && (r.elems_index = _, ha.observe(r));
|
2677
|
-
});
|
2678
2738
|
}, Ga = () => {
|
2679
|
-
|
2739
|
+
document[Me] ? i(40, Pe = "disconnect") : i(40, Pe = "connect");
|
2680
2740
|
}, Ca = () => {
|
2681
|
-
|
2682
|
-
|
2683
|
-
}, Ma = () => {
|
2684
|
-
let r = new URL(v), _ = document.createElement("style");
|
2685
|
-
fetch(r.href).then((F) => F.text()).then((F) => {
|
2686
|
-
_.innerHTML = F, setTimeout(
|
2687
|
-
() => {
|
2688
|
-
ie.appendChild(_);
|
2689
|
-
},
|
2690
|
-
1
|
2691
|
-
);
|
2741
|
+
Ce && ge.forEach((r, _) => {
|
2742
|
+
r && (r.elems_index = _, _a.observe(r));
|
2692
2743
|
});
|
2744
|
+
}, Ma = () => {
|
2745
|
+
Qa(m);
|
2693
2746
|
};
|
2694
|
-
qa(() => (window.addEventListener("visibilitychange", (r) =>
|
2695
|
-
window.removeEventListener("message",
|
2747
|
+
qa(() => (window.addEventListener("visibilitychange", (r) => Ga()), window.addEventListener("message", Ue, !1), () => {
|
2748
|
+
window.emMessageBus && Be && Be.unsubscribe(), window.removeEventListener("message", Ue), window.removeEventListener("visibilitychange", Ue);
|
2696
2749
|
}));
|
2697
2750
|
function za(r) {
|
2698
2751
|
oe[r ? "unshift" : "push"](() => {
|
2699
|
-
ce = r, i(
|
2752
|
+
ce = r, i(37, ce);
|
2700
2753
|
});
|
2701
2754
|
}
|
2702
|
-
const Ia = (r) =>
|
2755
|
+
const Ia = (r) => Ze(j.id);
|
2703
2756
|
function Na(r, _) {
|
2704
2757
|
oe[r ? "unshift" : "push"](() => {
|
2705
|
-
ge[_] = r, i(
|
2758
|
+
ge[_] = r, i(23, ge);
|
2706
2759
|
});
|
2707
2760
|
}
|
2708
2761
|
function Ra(r) {
|
2709
2762
|
oe[r ? "unshift" : "push"](() => {
|
2710
|
-
ue = r, i(
|
2763
|
+
ue = r, i(36, ue);
|
2711
2764
|
});
|
2712
2765
|
}
|
2713
|
-
function
|
2766
|
+
function Aa(r) {
|
2714
2767
|
oe[r ? "unshift" : "push"](() => {
|
2715
|
-
ce = r, i(
|
2768
|
+
ce = r, i(37, ce);
|
2716
2769
|
});
|
2717
2770
|
}
|
2718
|
-
function
|
2771
|
+
function ja(r) {
|
2719
2772
|
oe[r ? "unshift" : "push"](() => {
|
2720
|
-
ue = r, i(
|
2773
|
+
ue = r, i(36, ue);
|
2721
2774
|
});
|
2722
2775
|
}
|
2723
|
-
function
|
2776
|
+
function Ea(r) {
|
2724
2777
|
oe[r ? "unshift" : "push"](() => {
|
2725
|
-
|
2778
|
+
X = r, i(22, X);
|
2726
2779
|
});
|
2727
2780
|
}
|
2728
2781
|
return t.$$set = (r) => {
|
2729
|
-
"endpoint" in r && i(3, l = r.endpoint), "datasource" in r && i(4, s = r.datasource), "lang" in r && i(5, m = r.lang), "session" in r && i(6, u = r.session), "userid" in r && i(7, c = r.userid), "favorites" in r && i(8, g = r.favorites), "clientstyling" in r && i(9, p = r.clientstyling), "clientstylingurl" in r && i(10, v = r.clientstylingurl), "translationurl" in r && i(11,
|
2782
|
+
"endpoint" in r && i(3, l = r.endpoint), "datasource" in r && i(4, s = r.datasource), "lang" in r && i(5, m = r.lang), "session" in r && i(6, u = r.session), "userid" in r && i(7, c = r.userid), "favorites" in r && i(8, g = r.favorites), "clientstyling" in r && i(9, p = r.clientstyling), "clientstylingurl" in r && i(10, v = r.clientstylingurl), "translationurl" in r && i(11, F = r.translationurl), "currency" in r && i(12, N = r.currency), "categoryid" in r && i(0, w = r.categoryid), "showgamename" in r && i(13, R = r.showgamename), "livecasino" in r && i(14, d = r.livecasino), "gamepagemodalurl" in r && i(15, f = r.gamepagemodalurl), "integratedgameframedesktop" in r && i(16, q = r.integratedgameframedesktop), "integratedgameframemobile" in r && i(17, T = r.integratedgameframemobile), "casinomygames" in r && i(18, b = r.casinomygames), "addfilterselector" in r && i(1, be = r.addfilterselector), "addsortingselector" in r && i(2, we = r.addsortingselector), "filterbylogo" in r && i(19, He = r.filterbylogo), "casinogamesgridslider" in r && i(20, qe = r.casinogamesgridslider), "fetchviaevent" in r && i(46, se = r.fetchviaevent), "showallpage" in r && i(47, Ne = r.showallpage), "actionevent" in r && i(48, Re = r.actionevent), "displayedgamecount" in r && i(49, ke = r.displayedgamecount), "showallbuttongamescount" in r && i(50, ye = r.showallbuttongamescount), "mbsource" in r && i(21, Ae = r.mbsource);
|
2730
2783
|
}, t.$$.update = () => {
|
2731
2784
|
t.$$.dirty[0] & /*lang*/
|
2732
|
-
32 && m &&
|
2785
|
+
32 && m && Ma(), t.$$.dirty[0] & /*endpoint, lang, categoryid, datasource*/
|
2733
2786
|
57 | t.$$.dirty[1] & /*fetchviaevent, displayedgamecount, showallbuttongamescount*/
|
2734
|
-
|
2735
|
-
456 && g === "true" && l && u && c &&
|
2736
|
-
|
2737
|
-
|
2738
|
-
33 && m && w &&
|
2739
|
-
2048 &&
|
2740
|
-
|
2741
|
-
|
2787
|
+
819200 && (se === "false" || se === "") && l && m && w && s && ke && ye && va(w, ke, ye), t.$$.dirty[0] & /*favorites, endpoint, session, userid*/
|
2788
|
+
456 && g === "true" && l && u && c && Je(u, c), t.$$.dirty[0] & /*thumbnailContainer*/
|
2789
|
+
8388608 | t.$$.dirty[1] & /*dataloaded*/
|
2790
|
+
1048576 && De && ge && Ca(), t.$$.dirty[0] & /*lang, categoryid*/
|
2791
|
+
33 && m && w && Fa(), t.$$.dirty[0] & /*translationurl*/
|
2792
|
+
2048 && F && pa(), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
2793
|
+
4194816 && p && X && Ya(X, p), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
2794
|
+
4195328 && v && X && Ba(X, v), t.$$.dirty[0] & /*customStylingContainer, mbsource*/
|
2795
|
+
6291456 && X && Ja(X, `${Ae}.Style`);
|
2742
2796
|
}, [
|
2743
2797
|
w,
|
2744
2798
|
be,
|
@@ -2751,8 +2805,8 @@ function Fi(t, a, i) {
|
|
2751
2805
|
g,
|
2752
2806
|
p,
|
2753
2807
|
v,
|
2754
|
-
|
2755
|
-
|
2808
|
+
F,
|
2809
|
+
N,
|
2756
2810
|
R,
|
2757
2811
|
d,
|
2758
2812
|
f,
|
@@ -2760,54 +2814,55 @@ function Fi(t, a, i) {
|
|
2760
2814
|
T,
|
2761
2815
|
b,
|
2762
2816
|
He,
|
2763
|
-
|
2764
|
-
|
2817
|
+
qe,
|
2818
|
+
Ae,
|
2819
|
+
X,
|
2765
2820
|
ge,
|
2766
|
-
|
2767
|
-
|
2768
|
-
|
2769
|
-
|
2821
|
+
x,
|
2822
|
+
je,
|
2823
|
+
ae,
|
2824
|
+
j,
|
2770
2825
|
z,
|
2771
2826
|
J,
|
2772
2827
|
K,
|
2773
2828
|
Ge,
|
2774
2829
|
re,
|
2775
|
-
|
2776
|
-
|
2830
|
+
Ee,
|
2831
|
+
Le,
|
2777
2832
|
me,
|
2778
2833
|
ue,
|
2779
2834
|
ce,
|
2780
2835
|
fe,
|
2781
2836
|
de,
|
2782
|
-
|
2837
|
+
Pe,
|
2783
2838
|
ne,
|
2784
2839
|
o,
|
2785
|
-
|
2786
|
-
|
2787
|
-
|
2840
|
+
We,
|
2841
|
+
Sa,
|
2842
|
+
Ze,
|
2788
2843
|
se,
|
2789
2844
|
Ne,
|
2790
2845
|
Re,
|
2791
2846
|
ke,
|
2792
2847
|
ye,
|
2793
|
-
|
2848
|
+
De,
|
2794
2849
|
za,
|
2795
2850
|
Ia,
|
2796
2851
|
Na,
|
2797
2852
|
Ra,
|
2798
|
-
Ea,
|
2799
2853
|
Aa,
|
2800
|
-
ja
|
2854
|
+
ja,
|
2855
|
+
Ea
|
2801
2856
|
];
|
2802
2857
|
}
|
2803
|
-
class
|
2858
|
+
class zi extends Pa {
|
2804
2859
|
constructor(a) {
|
2805
2860
|
super(), Da(
|
2806
2861
|
this,
|
2807
2862
|
a,
|
2808
|
-
|
2809
|
-
|
2810
|
-
|
2863
|
+
Mi,
|
2864
|
+
Gi,
|
2865
|
+
Oa,
|
2811
2866
|
{
|
2812
2867
|
endpoint: 3,
|
2813
2868
|
datasource: 4,
|
@@ -2830,13 +2885,14 @@ class Gi extends Pa {
|
|
2830
2885
|
addsortingselector: 2,
|
2831
2886
|
filterbylogo: 19,
|
2832
2887
|
casinogamesgridslider: 20,
|
2833
|
-
fetchviaevent:
|
2834
|
-
showallpage:
|
2835
|
-
actionevent:
|
2836
|
-
displayedgamecount:
|
2837
|
-
showallbuttongamescount:
|
2888
|
+
fetchviaevent: 46,
|
2889
|
+
showallpage: 47,
|
2890
|
+
actionevent: 48,
|
2891
|
+
displayedgamecount: 49,
|
2892
|
+
showallbuttongamescount: 50,
|
2893
|
+
mbsource: 21
|
2838
2894
|
},
|
2839
|
-
|
2895
|
+
xa,
|
2840
2896
|
[-1, -1, -1, -1]
|
2841
2897
|
);
|
2842
2898
|
}
|
@@ -2844,160 +2900,166 @@ class Gi extends Pa {
|
|
2844
2900
|
return this.$$.ctx[3];
|
2845
2901
|
}
|
2846
2902
|
set endpoint(a) {
|
2847
|
-
this.$$set({ endpoint: a }),
|
2903
|
+
this.$$set({ endpoint: a }), I();
|
2848
2904
|
}
|
2849
2905
|
get datasource() {
|
2850
2906
|
return this.$$.ctx[4];
|
2851
2907
|
}
|
2852
2908
|
set datasource(a) {
|
2853
|
-
this.$$set({ datasource: a }),
|
2909
|
+
this.$$set({ datasource: a }), I();
|
2854
2910
|
}
|
2855
2911
|
get lang() {
|
2856
2912
|
return this.$$.ctx[5];
|
2857
2913
|
}
|
2858
2914
|
set lang(a) {
|
2859
|
-
this.$$set({ lang: a }),
|
2915
|
+
this.$$set({ lang: a }), I();
|
2860
2916
|
}
|
2861
2917
|
get session() {
|
2862
2918
|
return this.$$.ctx[6];
|
2863
2919
|
}
|
2864
2920
|
set session(a) {
|
2865
|
-
this.$$set({ session: a }),
|
2921
|
+
this.$$set({ session: a }), I();
|
2866
2922
|
}
|
2867
2923
|
get userid() {
|
2868
2924
|
return this.$$.ctx[7];
|
2869
2925
|
}
|
2870
2926
|
set userid(a) {
|
2871
|
-
this.$$set({ userid: a }),
|
2927
|
+
this.$$set({ userid: a }), I();
|
2872
2928
|
}
|
2873
2929
|
get favorites() {
|
2874
2930
|
return this.$$.ctx[8];
|
2875
2931
|
}
|
2876
2932
|
set favorites(a) {
|
2877
|
-
this.$$set({ favorites: a }),
|
2933
|
+
this.$$set({ favorites: a }), I();
|
2878
2934
|
}
|
2879
2935
|
get clientstyling() {
|
2880
2936
|
return this.$$.ctx[9];
|
2881
2937
|
}
|
2882
2938
|
set clientstyling(a) {
|
2883
|
-
this.$$set({ clientstyling: a }),
|
2939
|
+
this.$$set({ clientstyling: a }), I();
|
2884
2940
|
}
|
2885
2941
|
get clientstylingurl() {
|
2886
2942
|
return this.$$.ctx[10];
|
2887
2943
|
}
|
2888
2944
|
set clientstylingurl(a) {
|
2889
|
-
this.$$set({ clientstylingurl: a }),
|
2945
|
+
this.$$set({ clientstylingurl: a }), I();
|
2890
2946
|
}
|
2891
2947
|
get translationurl() {
|
2892
2948
|
return this.$$.ctx[11];
|
2893
2949
|
}
|
2894
2950
|
set translationurl(a) {
|
2895
|
-
this.$$set({ translationurl: a }),
|
2951
|
+
this.$$set({ translationurl: a }), I();
|
2896
2952
|
}
|
2897
2953
|
get currency() {
|
2898
2954
|
return this.$$.ctx[12];
|
2899
2955
|
}
|
2900
2956
|
set currency(a) {
|
2901
|
-
this.$$set({ currency: a }),
|
2957
|
+
this.$$set({ currency: a }), I();
|
2902
2958
|
}
|
2903
2959
|
get categoryid() {
|
2904
2960
|
return this.$$.ctx[0];
|
2905
2961
|
}
|
2906
2962
|
set categoryid(a) {
|
2907
|
-
this.$$set({ categoryid: a }),
|
2963
|
+
this.$$set({ categoryid: a }), I();
|
2908
2964
|
}
|
2909
2965
|
get showgamename() {
|
2910
2966
|
return this.$$.ctx[13];
|
2911
2967
|
}
|
2912
2968
|
set showgamename(a) {
|
2913
|
-
this.$$set({ showgamename: a }),
|
2969
|
+
this.$$set({ showgamename: a }), I();
|
2914
2970
|
}
|
2915
2971
|
get livecasino() {
|
2916
2972
|
return this.$$.ctx[14];
|
2917
2973
|
}
|
2918
2974
|
set livecasino(a) {
|
2919
|
-
this.$$set({ livecasino: a }),
|
2975
|
+
this.$$set({ livecasino: a }), I();
|
2920
2976
|
}
|
2921
2977
|
get gamepagemodalurl() {
|
2922
2978
|
return this.$$.ctx[15];
|
2923
2979
|
}
|
2924
2980
|
set gamepagemodalurl(a) {
|
2925
|
-
this.$$set({ gamepagemodalurl: a }),
|
2981
|
+
this.$$set({ gamepagemodalurl: a }), I();
|
2926
2982
|
}
|
2927
2983
|
get integratedgameframedesktop() {
|
2928
2984
|
return this.$$.ctx[16];
|
2929
2985
|
}
|
2930
2986
|
set integratedgameframedesktop(a) {
|
2931
|
-
this.$$set({ integratedgameframedesktop: a }),
|
2987
|
+
this.$$set({ integratedgameframedesktop: a }), I();
|
2932
2988
|
}
|
2933
2989
|
get integratedgameframemobile() {
|
2934
2990
|
return this.$$.ctx[17];
|
2935
2991
|
}
|
2936
2992
|
set integratedgameframemobile(a) {
|
2937
|
-
this.$$set({ integratedgameframemobile: a }),
|
2993
|
+
this.$$set({ integratedgameframemobile: a }), I();
|
2938
2994
|
}
|
2939
2995
|
get casinomygames() {
|
2940
2996
|
return this.$$.ctx[18];
|
2941
2997
|
}
|
2942
2998
|
set casinomygames(a) {
|
2943
|
-
this.$$set({ casinomygames: a }),
|
2999
|
+
this.$$set({ casinomygames: a }), I();
|
2944
3000
|
}
|
2945
3001
|
get addfilterselector() {
|
2946
3002
|
return this.$$.ctx[1];
|
2947
3003
|
}
|
2948
3004
|
set addfilterselector(a) {
|
2949
|
-
this.$$set({ addfilterselector: a }),
|
3005
|
+
this.$$set({ addfilterselector: a }), I();
|
2950
3006
|
}
|
2951
3007
|
get addsortingselector() {
|
2952
3008
|
return this.$$.ctx[2];
|
2953
3009
|
}
|
2954
3010
|
set addsortingselector(a) {
|
2955
|
-
this.$$set({ addsortingselector: a }),
|
3011
|
+
this.$$set({ addsortingselector: a }), I();
|
2956
3012
|
}
|
2957
3013
|
get filterbylogo() {
|
2958
3014
|
return this.$$.ctx[19];
|
2959
3015
|
}
|
2960
3016
|
set filterbylogo(a) {
|
2961
|
-
this.$$set({ filterbylogo: a }),
|
3017
|
+
this.$$set({ filterbylogo: a }), I();
|
2962
3018
|
}
|
2963
3019
|
get casinogamesgridslider() {
|
2964
3020
|
return this.$$.ctx[20];
|
2965
3021
|
}
|
2966
3022
|
set casinogamesgridslider(a) {
|
2967
|
-
this.$$set({ casinogamesgridslider: a }),
|
3023
|
+
this.$$set({ casinogamesgridslider: a }), I();
|
2968
3024
|
}
|
2969
3025
|
get fetchviaevent() {
|
2970
|
-
return this.$$.ctx[
|
3026
|
+
return this.$$.ctx[46];
|
2971
3027
|
}
|
2972
3028
|
set fetchviaevent(a) {
|
2973
|
-
this.$$set({ fetchviaevent: a }),
|
3029
|
+
this.$$set({ fetchviaevent: a }), I();
|
2974
3030
|
}
|
2975
3031
|
get showallpage() {
|
2976
|
-
return this.$$.ctx[
|
3032
|
+
return this.$$.ctx[47];
|
2977
3033
|
}
|
2978
3034
|
set showallpage(a) {
|
2979
|
-
this.$$set({ showallpage: a }),
|
3035
|
+
this.$$set({ showallpage: a }), I();
|
2980
3036
|
}
|
2981
3037
|
get actionevent() {
|
2982
|
-
return this.$$.ctx[
|
3038
|
+
return this.$$.ctx[48];
|
2983
3039
|
}
|
2984
3040
|
set actionevent(a) {
|
2985
|
-
this.$$set({ actionevent: a }),
|
3041
|
+
this.$$set({ actionevent: a }), I();
|
2986
3042
|
}
|
2987
3043
|
get displayedgamecount() {
|
2988
|
-
return this.$$.ctx[
|
3044
|
+
return this.$$.ctx[49];
|
2989
3045
|
}
|
2990
3046
|
set displayedgamecount(a) {
|
2991
|
-
this.$$set({ displayedgamecount: a }),
|
3047
|
+
this.$$set({ displayedgamecount: a }), I();
|
2992
3048
|
}
|
2993
3049
|
get showallbuttongamescount() {
|
2994
|
-
return this.$$.ctx[
|
3050
|
+
return this.$$.ctx[50];
|
2995
3051
|
}
|
2996
3052
|
set showallbuttongamescount(a) {
|
2997
|
-
this.$$set({ showallbuttongamescount: a }),
|
3053
|
+
this.$$set({ showallbuttongamescount: a }), I();
|
3054
|
+
}
|
3055
|
+
get mbsource() {
|
3056
|
+
return this.$$.ctx[21];
|
3057
|
+
}
|
3058
|
+
set mbsource(a) {
|
3059
|
+
this.$$set({ mbsource: a }), I();
|
2998
3060
|
}
|
2999
3061
|
}
|
3000
|
-
|
3062
|
+
Ua(zi, { endpoint: {}, datasource: {}, lang: {}, session: {}, userid: {}, favorites: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, currency: {}, categoryid: {}, showgamename: {}, livecasino: {}, gamepagemodalurl: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, casinomygames: {}, addfilterselector: {}, addsortingselector: {}, filterbylogo: {}, casinogamesgridslider: {}, fetchviaevent: {}, showallpage: {}, actionevent: {}, displayedgamecount: {}, showallbuttongamescount: {}, mbsource: {} }, [], [], !0);
|
3001
3063
|
export {
|
3002
|
-
|
3064
|
+
zi as default
|
3003
3065
|
};
|