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