@everymatrix/casino-most-played-section 1.56.0 → 1.56.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoFilter-fbj0IAUu.js → CasinoFilter-BPiWnko-.js} +1040 -981
- package/components/CasinoFilter-CToEvekY.cjs +18 -0
- package/components/{CasinoFilter-whrvW_Wr.js → CasinoFilter-Ci7YQx94.js} +1074 -1015
- package/components/CasinoGameThumbnail-B7sRb-yG.cjs +47 -0
- package/components/{CasinoGameThumbnail-ByOsKdAz.js → CasinoGameThumbnail-DiSp_2hu.js} +1233 -1282
- package/components/{CasinoGameThumbnail-DDm68IkO.js → CasinoGameThumbnail-_5sckSNd.js} +1288 -1337
- package/components/{CasinoGamesCategorySection-CrUw-cLw.js → CasinoGamesCategorySection-BDY-WNoZ.js} +270 -263
- package/components/{CasinoGamesCategorySection-BRqdWRg5.js → CasinoGamesCategorySection-Bme9h-3L.js} +367 -360
- package/components/{CasinoGamesCategorySection-vJ4GHywW.cjs → CasinoGamesCategorySection-C0p11XVk.cjs} +1 -1
- package/components/{CasinoMostPlayedSection-BEBD5zQW.js → CasinoMostPlayedSection-1Bp50Ygp.js} +65 -65
- package/components/{CasinoMostPlayedSection-BtV5x3I6.cjs → CasinoMostPlayedSection-BAfPlJ-b.cjs} +1 -1
- package/components/{CasinoMostPlayedSection-BII2-3JX.js → CasinoMostPlayedSection-B_Ax9MFX.js} +67 -67
- package/components/{CasinoSort-CkG6j04g.js → CasinoSort-DYVM7ptc.js} +111 -109
- package/components/{CasinoSort-DipisPF3.cjs → CasinoSort-Pp3KKhH1.cjs} +1 -1
- package/components/{CasinoSort-Pgz0Acwm.js → CasinoSort-hONXbmNp.js} +101 -101
- 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-BAdLTnAD.cjs +0 -5
- package/components/CasinoGameThumbnail-CC4Sp_8e.cjs +0 -47
package/components/{CasinoGamesCategorySection-CrUw-cLw.js → CasinoGamesCategorySection-BDY-WNoZ.js}
RENAMED
@@ -1,12 +1,12 @@
|
|
1
|
-
import { a as
|
2
|
-
import { h as Ie } from "./CasinoGameThumbnail-
|
3
|
-
function
|
4
|
-
|
1
|
+
import { a as La, $ as Ta, S as Pa, i as Da, f as I, c as Ua, s as Oa, b as Va, e as G, h, k as y, n as _e, o as S, p as Ha, q as qa, r as Ba, G as Ve, x as Wa, y as oe, z as Ya, A as Ja, d as B, w as ve, l as k, v as X, D as Ka, t as j, m as D, B as se, I as da, J as n, C as Xa, F as x, u as Za, K as ha } from "./CasinoFilter-BPiWnko-.js";
|
2
|
+
import { h as Ie } from "./CasinoGameThumbnail-_5sckSNd.js";
|
3
|
+
function Qe(t, a) {
|
4
|
+
La(t, a);
|
5
5
|
}
|
6
|
-
function
|
7
|
-
|
6
|
+
function Qa(t) {
|
7
|
+
Ta.set(t);
|
8
8
|
}
|
9
|
-
const
|
9
|
+
const xe = {
|
10
10
|
en: {
|
11
11
|
showMore: "More",
|
12
12
|
viewAll: "Show all",
|
@@ -217,7 +217,7 @@ if (typeof window < "u") {
|
|
217
217
|
}
|
218
218
|
};
|
219
219
|
};
|
220
|
-
customElements.define = t(customElements.define), import("./CasinoGameThumbnail-
|
220
|
+
customElements.define = t(customElements.define), import("./CasinoGameThumbnail-_5sckSNd.js").then((a) => a.C).then(({ default: a }) => {
|
221
221
|
!customElements.get("casino-game-thumbnail") && customElements.define("casino-game-thumbnail", a.element);
|
222
222
|
});
|
223
223
|
}
|
@@ -233,7 +233,7 @@ if (typeof window < "u") {
|
|
233
233
|
}
|
234
234
|
};
|
235
235
|
};
|
236
|
-
customElements.define = t(customElements.define), import("./CasinoFilter-
|
236
|
+
customElements.define = t(customElements.define), import("./CasinoFilter-BPiWnko-.js").then((a) => a.M).then(({ default: a }) => {
|
237
237
|
!customElements.get("casino-filter") && customElements.define("casino-filter", a.element);
|
238
238
|
});
|
239
239
|
}
|
@@ -249,36 +249,38 @@ if (typeof window < "u") {
|
|
249
249
|
}
|
250
250
|
};
|
251
251
|
};
|
252
|
-
customElements.define = t(customElements.define), import("./CasinoSort-
|
252
|
+
customElements.define = t(customElements.define), import("./CasinoSort-hONXbmNp.js").then(({ default: a }) => {
|
253
253
|
!customElements.get("casino-sort") && customElements.define("casino-sort", a.element);
|
254
254
|
});
|
255
255
|
}
|
256
|
-
function
|
257
|
-
|
256
|
+
function xa(t) {
|
257
|
+
Va(t, "svelte-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}}');
|
258
258
|
}
|
259
|
-
function
|
259
|
+
function $e(t, a, i) {
|
260
260
|
const o = t.slice();
|
261
261
|
return o[91] = a[i], o[93] = i, o;
|
262
262
|
}
|
263
|
-
function
|
263
|
+
function ea(t, a, i) {
|
264
264
|
const o = t.slice();
|
265
265
|
return o[91] = a[i], o[94] = a, o[93] = i, o;
|
266
266
|
}
|
267
|
-
function
|
267
|
+
function aa(t, a, i) {
|
268
268
|
const o = t.slice();
|
269
269
|
return o[91] = a[i], o[93] = i, o;
|
270
270
|
}
|
271
|
-
function
|
271
|
+
function $a(t) {
|
272
272
|
let a;
|
273
273
|
function i(l, m) {
|
274
274
|
if (
|
275
275
|
/*categoryData*/
|
276
276
|
l[27]
|
277
|
-
)
|
277
|
+
)
|
278
|
+
return ti;
|
278
279
|
if (
|
279
280
|
/*showFavGamesCategory*/
|
280
281
|
l[38]
|
281
|
-
)
|
282
|
+
)
|
283
|
+
return ii;
|
282
284
|
}
|
283
285
|
let o = i(t), s = o && o(t);
|
284
286
|
return {
|
@@ -286,24 +288,24 @@ function xa(t) {
|
|
286
288
|
a = G("div"), s && s.c();
|
287
289
|
},
|
288
290
|
m(l, m) {
|
289
|
-
|
291
|
+
y(l, a, m), s && s.m(a, null);
|
290
292
|
},
|
291
293
|
p(l, m) {
|
292
294
|
o === (o = i(l)) && s ? s.p(l, m) : (s && s.d(1), s = o && o(l), s && (s.c(), s.m(a, null)));
|
293
295
|
},
|
294
296
|
d(l) {
|
295
|
-
l &&
|
297
|
+
l && S(a), s && s.d();
|
296
298
|
}
|
297
299
|
};
|
298
300
|
}
|
299
|
-
function
|
301
|
+
function ei(t) {
|
300
302
|
let a, i, o;
|
301
303
|
function s(p, v) {
|
302
304
|
return (
|
303
305
|
/*recentSearched*/
|
304
|
-
p[31] ?
|
306
|
+
p[31] ? wi : (
|
305
307
|
/*shownCategoryData*/
|
306
|
-
p[28].length ?
|
308
|
+
p[28].length ? vi : bi
|
307
309
|
)
|
308
310
|
);
|
309
311
|
}
|
@@ -311,34 +313,34 @@ function $a(t) {
|
|
311
313
|
function u(p, v) {
|
312
314
|
return (
|
313
315
|
/*shownCategoryData*/
|
314
|
-
p[28] ?
|
316
|
+
p[28] ? yi : ki
|
315
317
|
);
|
316
318
|
}
|
317
319
|
let c = u(t), g = c(t);
|
318
320
|
return {
|
319
321
|
c() {
|
320
|
-
a = G("div"), i = G("div"), m.c(), o =
|
322
|
+
a = G("div"), i = G("div"), m.c(), o = B(), g.c(), h(i, "class", "CasinoGamesHeader Searched " + (ve(
|
321
323
|
/*userAgent*/
|
322
324
|
t[43]
|
323
325
|
) ? "CasinoGamesHeaderMobile" : "")), h(a, "class", "CasinoGamesContainer");
|
324
326
|
},
|
325
327
|
m(p, v) {
|
326
|
-
|
328
|
+
y(p, a, v), k(a, i), m.m(i, null), k(a, o), g.m(a, null);
|
327
329
|
},
|
328
330
|
p(p, v) {
|
329
331
|
l === (l = s(p)) && m ? m.p(p, v) : (m.d(1), m = l(p), m && (m.c(), m.m(i, null))), c === (c = u(p)) && g ? g.p(p, v) : (g.d(1), g = c(p), g && (g.c(), g.m(a, null)));
|
330
332
|
},
|
331
333
|
d(p) {
|
332
|
-
p &&
|
334
|
+
p && S(a), m.d(), g.d();
|
333
335
|
}
|
334
336
|
};
|
335
337
|
}
|
336
|
-
function
|
338
|
+
function ai(t) {
|
337
339
|
let a;
|
338
340
|
function i(l, m) {
|
339
341
|
return (
|
340
342
|
/*presentFilters*/
|
341
|
-
l[33] ?
|
343
|
+
l[33] ? Fi : Si
|
342
344
|
);
|
343
345
|
}
|
344
346
|
let o = i(t), s = o(t);
|
@@ -347,84 +349,84 @@ function ei(t) {
|
|
347
349
|
s.c(), a = X();
|
348
350
|
},
|
349
351
|
m(l, m) {
|
350
|
-
s.m(l, m),
|
352
|
+
s.m(l, m), y(l, a, m);
|
351
353
|
},
|
352
354
|
p(l, m) {
|
353
355
|
o !== (o = i(l)) && (s.d(1), s = o(l), s && (s.c(), s.m(a.parentNode, a)));
|
354
356
|
},
|
355
357
|
d(l) {
|
356
|
-
l &&
|
358
|
+
l && S(a), s.d(l);
|
357
359
|
}
|
358
360
|
};
|
359
361
|
}
|
360
|
-
function
|
362
|
+
function ii(t) {
|
361
363
|
let a, i, o, s, l = (
|
362
364
|
/*casinomygames*/
|
363
|
-
t[18] !== "true" &&
|
365
|
+
t[18] !== "true" && ia(t)
|
364
366
|
);
|
365
367
|
function m(g, p) {
|
366
368
|
return (
|
367
369
|
/*isLoading*/
|
368
370
|
g[24] && !/*isLazyLoading*/
|
369
|
-
g[35] ?
|
371
|
+
g[35] ? si : (
|
370
372
|
/*favoriteGamesData*/
|
371
|
-
g[41] ?
|
373
|
+
g[41] ? oi : ni
|
372
374
|
)
|
373
375
|
);
|
374
376
|
}
|
375
377
|
let u = m(t), c = u(t);
|
376
378
|
return {
|
377
379
|
c() {
|
378
|
-
a = G("div"), l && l.c(), i =
|
380
|
+
a = G("div"), l && l.c(), i = B(), o = G("ul"), c.c(), h(o, "class", s = /*favoriteGamesData*/
|
379
381
|
(t[41].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}"), h(a, "class", "CasinoGamesContainer");
|
380
382
|
},
|
381
383
|
m(g, p) {
|
382
|
-
|
384
|
+
y(g, a, p), l && l.m(a, null), k(a, i), k(a, o), c.m(o, null), t[57](o);
|
383
385
|
},
|
384
386
|
p(g, p) {
|
385
387
|
/*casinomygames*/
|
386
|
-
g[18] !== "true" ? l ? l.p(g, p) : (l =
|
388
|
+
g[18] !== "true" ? l ? l.p(g, p) : (l = ia(g), l.c(), l.m(a, i)) : l && (l.d(1), l = null), u === (u = m(g)) && c ? c.p(g, p) : (c.d(1), c = u(g), c && (c.c(), c.m(o, null))), p[1] & /*favoriteGamesData*/
|
387
389
|
1024 && s !== (s = /*favoriteGamesData*/
|
388
390
|
(g[41].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}") && h(o, "class", s);
|
389
391
|
},
|
390
392
|
d(g) {
|
391
|
-
g &&
|
393
|
+
g && S(a), l && l.d(), c.d(), t[57](null);
|
392
394
|
}
|
393
395
|
};
|
394
396
|
}
|
395
|
-
function
|
397
|
+
function ti(t) {
|
396
398
|
let a, i, o = (
|
397
399
|
/*casinomygames*/
|
398
|
-
t[18] !== "true" &&
|
400
|
+
t[18] !== "true" && ra(t)
|
399
401
|
);
|
400
402
|
function s(u, c) {
|
401
403
|
return (
|
402
404
|
/*isLoading*/
|
403
405
|
u[24] && !/*isLazyLoading*/
|
404
|
-
u[35] ?
|
406
|
+
u[35] ? pi : (
|
405
407
|
/*shownCategoryData*/
|
406
|
-
u[28].length !== 0 ?
|
408
|
+
u[28].length !== 0 ? hi : di
|
407
409
|
)
|
408
410
|
);
|
409
411
|
}
|
410
412
|
let l = s(t), m = l(t);
|
411
413
|
return {
|
412
414
|
c() {
|
413
|
-
a = G("div"), o && o.c(), i =
|
415
|
+
a = G("div"), o && o.c(), i = B(), m.c(), h(a, "class", "CasinoGamesContainer");
|
414
416
|
},
|
415
417
|
m(u, c) {
|
416
|
-
|
418
|
+
y(u, a, c), o && o.m(a, null), k(a, i), m.m(a, null);
|
417
419
|
},
|
418
420
|
p(u, c) {
|
419
421
|
/*casinomygames*/
|
420
|
-
u[18] !== "true" ? o ? o.p(u, c) : (o =
|
422
|
+
u[18] !== "true" ? o ? o.p(u, c) : (o = ra(u), o.c(), o.m(a, i)) : o && (o.d(1), o = null), l === (l = s(u)) && m ? m.p(u, c) : (m.d(1), m = l(u), m && (m.c(), m.m(a, null)));
|
421
423
|
},
|
422
424
|
d(u) {
|
423
|
-
u &&
|
425
|
+
u && S(a), o && o.d(), m.d();
|
424
426
|
}
|
425
427
|
};
|
426
428
|
}
|
427
|
-
function
|
429
|
+
function ia(t) {
|
428
430
|
let a, i, o = (
|
429
431
|
/*$_*/
|
430
432
|
t[42]("favorites") + ""
|
@@ -434,10 +436,10 @@ function aa(t) {
|
|
434
436
|
), g, p;
|
435
437
|
return {
|
436
438
|
c() {
|
437
|
-
a = G("div"), i = G("h3"), s = j(o), l =
|
439
|
+
a = G("div"), i = G("h3"), s = j(o), l = B(), m = G("span"), u = j("("), g = j(c), p = j(")"), h(m, "class", "CategoryFavName"), h(i, "class", "CategoryName"), h(a, "class", "CasinoGamesHeader");
|
438
440
|
},
|
439
441
|
m(v, F) {
|
440
|
-
|
442
|
+
y(v, a, F), k(a, i), k(i, s), k(i, l), k(i, m), k(m, u), k(m, g), k(m, p), t[56](i);
|
441
443
|
},
|
442
444
|
p(v, F) {
|
443
445
|
F[1] & /*$_*/
|
@@ -447,11 +449,11 @@ function aa(t) {
|
|
447
449
|
v[41].items.length + "") && D(g, c);
|
448
450
|
},
|
449
451
|
d(v) {
|
450
|
-
v &&
|
452
|
+
v && S(a), t[56](null);
|
451
453
|
}
|
452
454
|
};
|
453
455
|
}
|
454
|
-
function
|
456
|
+
function ni(t) {
|
455
457
|
let a, i = (
|
456
458
|
/*$_*/
|
457
459
|
t[42]("waiting") + ""
|
@@ -461,7 +463,7 @@ function ti(t) {
|
|
461
463
|
a = G("p"), o = j(i);
|
462
464
|
},
|
463
465
|
m(s, l) {
|
464
|
-
|
466
|
+
y(s, a, l), k(a, o);
|
465
467
|
},
|
466
468
|
p(s, l) {
|
467
469
|
l[1] & /*$_*/
|
@@ -469,19 +471,19 @@ function ti(t) {
|
|
469
471
|
s[42]("waiting") + "") && D(o, i);
|
470
472
|
},
|
471
473
|
d(s) {
|
472
|
-
s &&
|
474
|
+
s && S(a);
|
473
475
|
}
|
474
476
|
};
|
475
477
|
}
|
476
|
-
function
|
478
|
+
function oi(t) {
|
477
479
|
let a, i = se(
|
478
480
|
/*favoriteGamesData*/
|
479
481
|
t[41].items
|
480
482
|
), o = [];
|
481
483
|
for (let l = 0; l < i.length; l += 1)
|
482
|
-
o[l] =
|
484
|
+
o[l] = la($e(t, i, l));
|
483
485
|
let s = null;
|
484
|
-
return i.length || (s =
|
486
|
+
return i.length || (s = ta(t)), {
|
485
487
|
c() {
|
486
488
|
for (let l = 0; l < o.length; l += 1)
|
487
489
|
o[l].c();
|
@@ -490,7 +492,7 @@ function ni(t) {
|
|
490
492
|
m(l, m) {
|
491
493
|
for (let u = 0; u < o.length; u += 1)
|
492
494
|
o[u] && o[u].m(l, m);
|
493
|
-
|
495
|
+
y(l, a, m), s && s.m(l, m);
|
494
496
|
},
|
495
497
|
p(l, m) {
|
496
498
|
if (m[0] & /*session, userid, lang, mbsource, favorites, categoryid, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/
|
@@ -502,35 +504,35 @@ function ni(t) {
|
|
502
504
|
);
|
503
505
|
let u;
|
504
506
|
for (u = 0; u < i.length; u += 1) {
|
505
|
-
const c =
|
506
|
-
o[u] ? o[u].p(c, m) : (o[u] =
|
507
|
+
const c = $e(l, i, u);
|
508
|
+
o[u] ? o[u].p(c, m) : (o[u] = la(c), o[u].c(), o[u].m(a.parentNode, a));
|
507
509
|
}
|
508
510
|
for (; u < o.length; u += 1)
|
509
511
|
o[u].d(1);
|
510
|
-
o.length = i.length, !i.length && s ? s.p(l, m) : i.length ? s && (s.d(1), s = null) : (s =
|
512
|
+
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));
|
511
513
|
}
|
512
514
|
},
|
513
515
|
d(l) {
|
514
|
-
l &&
|
516
|
+
l && S(a), Xa(o, l), s && s.d(l);
|
515
517
|
}
|
516
518
|
};
|
517
519
|
}
|
518
|
-
function
|
520
|
+
function si(t) {
|
519
521
|
let a;
|
520
522
|
return {
|
521
523
|
c() {
|
522
524
|
a = G("div"), h(a, "class", "lds-dual-ring");
|
523
525
|
},
|
524
526
|
m(i, o) {
|
525
|
-
|
527
|
+
y(i, a, o);
|
526
528
|
},
|
527
529
|
p: _e,
|
528
530
|
d(i) {
|
529
|
-
i &&
|
531
|
+
i && S(a);
|
530
532
|
}
|
531
533
|
};
|
532
534
|
}
|
533
|
-
function
|
535
|
+
function ta(t) {
|
534
536
|
let a, i, o, s, l, m, u, c, g, p, v, F = (
|
535
537
|
/*$_*/
|
536
538
|
t[42]("noFavoritesTitle") + ""
|
@@ -539,18 +541,18 @@ function ia(t) {
|
|
539
541
|
return ve(
|
540
542
|
/*userAgent*/
|
541
543
|
b[43]
|
542
|
-
) ?
|
544
|
+
) ? ri : li;
|
543
545
|
}
|
544
546
|
let U = f(t)(t);
|
545
547
|
return {
|
546
548
|
c() {
|
547
|
-
a = G("p"), i = x("svg"), o = x("rect"), s = x("rect"), l = x("circle"), m = x("path"), u = x("path"), c = x("path"), g = x("path"), p =
|
549
|
+
a = G("p"), i = x("svg"), o = x("rect"), s = x("rect"), l = x("circle"), m = x("path"), u = x("path"), c = x("path"), g = x("path"), p = B(), v = G("span"), N = j(F), w = B(), U.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(u, "d", "M78 43h11v13H78V43z"), h(u, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(c, "d", "m180 65 2.021 6.219h6.539l-5.291 3.843 2.021 6.22-5.29-3.844-5.29 3.843 2.021-6.219-5.291-3.843h6.539L180 65z"), h(c, "fill", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(c, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(c, "stroke-linecap", "round"), h(c, "stroke-linejoin", "round"), h(g, "d", "m74 27 2.02 6.219h6.54l-5.29 3.843 2.02 6.22L74 39.437l-5.29 3.843 2.02-6.219-5.29-3.843h6.54L74 27z"), h(g, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(g, "stroke-width", "1.5"), h(g, "stroke-linecap", "round"), h(g, "stroke-linejoin", "round"), h(i, "width", "198"), h(i, "height", "148"), h(i, "viewBox", "0 0 198 148"), h(i, "fill", "none"), h(i, "xmlns", "http://www.w3.org/2000/svg"), h(v, "class", "NoFavoriteText NoFavoriteTextHighlight"), h(a, "class", "NoFavoriteGames " + (ve(
|
548
550
|
/*userAgent*/
|
549
551
|
t[43]
|
550
552
|
) ? "NoFavoriteGamesMobile" : ""));
|
551
553
|
},
|
552
554
|
m(b, V) {
|
553
|
-
|
555
|
+
y(b, a, V), k(a, i), k(i, o), k(i, s), k(i, l), k(i, m), k(i, u), k(i, c), k(i, g), k(a, p), k(a, v), k(v, N), k(a, w), U.m(a, null), k(a, d);
|
554
556
|
},
|
555
557
|
p(b, V) {
|
556
558
|
V[1] & /*$_*/
|
@@ -558,11 +560,11 @@ function ia(t) {
|
|
558
560
|
b[42]("noFavoritesTitle") + "") && D(N, F), U.p(b, V);
|
559
561
|
},
|
560
562
|
d(b) {
|
561
|
-
b &&
|
563
|
+
b && S(a), U.d();
|
562
564
|
}
|
563
565
|
};
|
564
566
|
}
|
565
|
-
function
|
567
|
+
function li(t) {
|
566
568
|
let a, i = (
|
567
569
|
/*$_*/
|
568
570
|
t[42]("noFavorites") + ""
|
@@ -572,7 +574,7 @@ function si(t) {
|
|
572
574
|
a = G("span"), o = j(i), h(a, "class", "NoFavoriteText");
|
573
575
|
},
|
574
576
|
m(s, l) {
|
575
|
-
|
577
|
+
y(s, a, l), k(a, o);
|
576
578
|
},
|
577
579
|
p(s, l) {
|
578
580
|
l[1] & /*$_*/
|
@@ -580,11 +582,11 @@ function si(t) {
|
|
580
582
|
s[42]("noFavorites") + "") && D(o, i);
|
581
583
|
},
|
582
584
|
d(s) {
|
583
|
-
s &&
|
585
|
+
s && S(a);
|
584
586
|
}
|
585
587
|
};
|
586
588
|
}
|
587
|
-
function
|
589
|
+
function ri(t) {
|
588
590
|
let a, i = (
|
589
591
|
/*$_*/
|
590
592
|
t[42]("noFavoritesMobile") + ""
|
@@ -594,7 +596,7 @@ function li(t) {
|
|
594
596
|
a = G("span"), o = j(i), h(a, "class", "NoFavoriteText");
|
595
597
|
},
|
596
598
|
m(s, l) {
|
597
|
-
|
599
|
+
y(s, a, l), k(a, o);
|
598
600
|
},
|
599
601
|
p(s, l) {
|
600
602
|
l[1] & /*$_*/
|
@@ -602,58 +604,60 @@ function li(t) {
|
|
602
604
|
s[42]("noFavoritesMobile") + "") && D(o, i);
|
603
605
|
},
|
604
606
|
d(s) {
|
605
|
-
s &&
|
607
|
+
s && S(a);
|
606
608
|
}
|
607
609
|
};
|
608
610
|
}
|
609
|
-
function
|
611
|
+
function na(t) {
|
610
612
|
let a, i = (
|
611
613
|
/*gameprops*/
|
612
|
-
t[91].gameModel.isFavorite &&
|
614
|
+
t[91].gameModel.isFavorite && oa(t)
|
613
615
|
);
|
614
616
|
return {
|
615
617
|
c() {
|
616
618
|
i && i.c(), a = X();
|
617
619
|
},
|
618
620
|
m(o, s) {
|
619
|
-
i && i.m(o, s),
|
621
|
+
i && i.m(o, s), y(o, a, s);
|
620
622
|
},
|
621
623
|
p(o, s) {
|
622
624
|
/*gameprops*/
|
623
|
-
o[91].gameModel.isFavorite ? i ? i.p(o, s) : (i =
|
625
|
+
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);
|
624
626
|
},
|
625
627
|
d(o) {
|
626
|
-
o &&
|
628
|
+
o && S(a), i && i.d(o);
|
627
629
|
}
|
628
630
|
};
|
629
631
|
}
|
630
|
-
function
|
631
|
-
let a, i =
|
632
|
+
function oa(t) {
|
633
|
+
let a, i = mi(t);
|
632
634
|
return {
|
633
635
|
c() {
|
634
636
|
i && i.c(), a = X();
|
635
637
|
},
|
636
638
|
m(o, s) {
|
637
|
-
i && i.m(o, s),
|
639
|
+
i && i.m(o, s), y(o, a, s);
|
638
640
|
},
|
639
641
|
p(o, s) {
|
640
642
|
i.p(o, s);
|
641
643
|
},
|
642
644
|
d(o) {
|
643
|
-
o &&
|
645
|
+
o && S(a), i && i.d(o);
|
644
646
|
}
|
645
647
|
};
|
646
648
|
}
|
647
|
-
function
|
649
|
+
function mi(t) {
|
648
650
|
let a, i, o;
|
649
651
|
function s(u, c) {
|
650
652
|
if (c[1] & /*favoriteGamesData*/
|
651
653
|
1024 && (i = null), a == null && (a = !!ve(
|
652
654
|
/*userAgent*/
|
653
655
|
u[43]
|
654
|
-
)), a)
|
656
|
+
)), a)
|
657
|
+
return ci;
|
655
658
|
if (i == null && (i = !!/*gameprops*/
|
656
|
-
u[91].gameModel.platform.includes("PC")), i)
|
659
|
+
u[91].gameModel.platform.includes("PC")), i)
|
660
|
+
return ui;
|
657
661
|
}
|
658
662
|
let l = s(t, [-1, -1, -1, -1]), m = l && l(t);
|
659
663
|
return {
|
@@ -661,17 +665,17 @@ function ri(t) {
|
|
661
665
|
m && m.c(), o = X();
|
662
666
|
},
|
663
667
|
m(u, c) {
|
664
|
-
m && m.m(u, c),
|
668
|
+
m && m.m(u, c), y(u, o, c);
|
665
669
|
},
|
666
670
|
p(u, c) {
|
667
671
|
l === (l = s(u, c)) && m ? m.p(u, c) : (m && m.d(1), m = l && l(u), m && (m.c(), m.m(o.parentNode, o)));
|
668
672
|
},
|
669
673
|
d(u) {
|
670
|
-
u &&
|
674
|
+
u && S(o), m && m.d(u);
|
671
675
|
}
|
672
676
|
};
|
673
677
|
}
|
674
|
-
function
|
678
|
+
function ui(t) {
|
675
679
|
let a, i, o, s, l, m, u, c, g, p, v, F, N, w;
|
676
680
|
return {
|
677
681
|
c() {
|
@@ -793,7 +797,7 @@ function mi(t) {
|
|
793
797
|
);
|
794
798
|
},
|
795
799
|
m(d, f) {
|
796
|
-
|
800
|
+
y(d, a, f);
|
797
801
|
},
|
798
802
|
p(d, f) {
|
799
803
|
f[1] & /*favoriteGamesData*/
|
@@ -945,37 +949,37 @@ function mi(t) {
|
|
945
949
|
);
|
946
950
|
},
|
947
951
|
d(d) {
|
948
|
-
d &&
|
952
|
+
d && S(a);
|
949
953
|
}
|
950
954
|
};
|
951
955
|
}
|
952
|
-
function
|
956
|
+
function ci(t) {
|
953
957
|
let a = (
|
954
958
|
/*gameprops*/
|
955
959
|
t[91].gameModel.platform.includes("iPad") || /*gameprops*/
|
956
960
|
t[91].gameModel.platform.includes("iPhone") || /*gameprops*/
|
957
961
|
t[91].gameModel.platform.includes("Android")
|
958
|
-
), i, o = a &&
|
962
|
+
), i, o = a && sa(t);
|
959
963
|
return {
|
960
964
|
c() {
|
961
965
|
o && o.c(), i = X();
|
962
966
|
},
|
963
967
|
m(s, l) {
|
964
|
-
o && o.m(s, l),
|
968
|
+
o && o.m(s, l), y(s, i, l);
|
965
969
|
},
|
966
970
|
p(s, l) {
|
967
971
|
l[1] & /*favoriteGamesData*/
|
968
972
|
1024 && (a = /*gameprops*/
|
969
973
|
s[91].gameModel.platform.includes("iPad") || /*gameprops*/
|
970
974
|
s[91].gameModel.platform.includes("iPhone") || /*gameprops*/
|
971
|
-
s[91].gameModel.platform.includes("Android")), a ? o ? o.p(s, l) : (o =
|
975
|
+
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);
|
972
976
|
},
|
973
977
|
d(s) {
|
974
|
-
s &&
|
978
|
+
s && S(i), o && o.d(s);
|
975
979
|
}
|
976
980
|
};
|
977
981
|
}
|
978
|
-
function
|
982
|
+
function sa(t) {
|
979
983
|
let a, i, o, s, l, m, u, c, g, p, v, F, N, w;
|
980
984
|
return {
|
981
985
|
c() {
|
@@ -1097,7 +1101,7 @@ function oa(t) {
|
|
1097
1101
|
);
|
1098
1102
|
},
|
1099
1103
|
m(d, f) {
|
1100
|
-
|
1104
|
+
y(d, a, f);
|
1101
1105
|
},
|
1102
1106
|
p(d, f) {
|
1103
1107
|
f[1] & /*favoriteGamesData*/
|
@@ -1249,32 +1253,32 @@ function oa(t) {
|
|
1249
1253
|
);
|
1250
1254
|
},
|
1251
1255
|
d(d) {
|
1252
|
-
d &&
|
1256
|
+
d && S(a);
|
1253
1257
|
}
|
1254
1258
|
};
|
1255
1259
|
}
|
1256
|
-
function
|
1260
|
+
function la(t) {
|
1257
1261
|
let a, i = (
|
1258
1262
|
/*gameprops*/
|
1259
|
-
t[91].gameModel &&
|
1263
|
+
t[91].gameModel && na(t)
|
1260
1264
|
);
|
1261
1265
|
return {
|
1262
1266
|
c() {
|
1263
1267
|
i && i.c(), a = X();
|
1264
1268
|
},
|
1265
1269
|
m(o, s) {
|
1266
|
-
i && i.m(o, s),
|
1270
|
+
i && i.m(o, s), y(o, a, s);
|
1267
1271
|
},
|
1268
1272
|
p(o, s) {
|
1269
1273
|
/*gameprops*/
|
1270
|
-
o[91].gameModel ? i ? i.p(o, s) : (i =
|
1274
|
+
o[91].gameModel ? i ? i.p(o, s) : (i = na(o), i.c(), i.m(a.parentNode, a)) : i && (i.d(1), i = null);
|
1271
1275
|
},
|
1272
1276
|
d(o) {
|
1273
|
-
o &&
|
1277
|
+
o && S(a), i && i.d(o);
|
1274
1278
|
}
|
1275
1279
|
};
|
1276
1280
|
}
|
1277
|
-
function
|
1281
|
+
function ra(t) {
|
1278
1282
|
let a, i, o = (
|
1279
1283
|
/*categoryData*/
|
1280
1284
|
t[27].name + ""
|
@@ -1282,16 +1286,16 @@ function la(t) {
|
|
1282
1286
|
function m(g, p) {
|
1283
1287
|
return (
|
1284
1288
|
/*showLoadCategory*/
|
1285
|
-
g[29] ?
|
1289
|
+
g[29] ? gi : fi
|
1286
1290
|
);
|
1287
1291
|
}
|
1288
1292
|
let u = m(t), c = u(t);
|
1289
1293
|
return {
|
1290
1294
|
c() {
|
1291
|
-
a = G("div"), i = G("h3"), s = j(o), l =
|
1295
|
+
a = G("div"), i = G("h3"), s = j(o), l = B(), c.c(), h(i, "class", "CategoryName"), h(a, "class", "CasinoGamesHeader");
|
1292
1296
|
},
|
1293
1297
|
m(g, p) {
|
1294
|
-
|
1298
|
+
y(g, a, p), k(a, i), k(i, s), t[52](i), k(a, l), c.m(a, null);
|
1295
1299
|
},
|
1296
1300
|
p(g, p) {
|
1297
1301
|
p[0] & /*categoryData*/
|
@@ -1299,41 +1303,41 @@ function la(t) {
|
|
1299
1303
|
g[27].name + "") && D(s, o), u === (u = m(g)) && c ? c.p(g, p) : (c.d(1), c = u(g), c && (c.c(), c.m(a, null)));
|
1300
1304
|
},
|
1301
1305
|
d(g) {
|
1302
|
-
g &&
|
1306
|
+
g && S(a), t[52](null), c.d();
|
1303
1307
|
}
|
1304
1308
|
};
|
1305
1309
|
}
|
1306
|
-
function
|
1310
|
+
function fi(t) {
|
1307
1311
|
let a, i, o, s = (
|
1308
1312
|
/*addfilterselector*/
|
1309
|
-
t[1] == "true" &&
|
1313
|
+
t[1] == "true" && ma(t)
|
1310
1314
|
), l = (
|
1311
1315
|
/*addsortingselector*/
|
1312
|
-
t[2] == "true" &&
|
1316
|
+
t[2] == "true" && ua(t)
|
1313
1317
|
);
|
1314
1318
|
return {
|
1315
1319
|
c() {
|
1316
|
-
a = G("div"), s && s.c(), i =
|
1320
|
+
a = G("div"), s && s.c(), i = B(), l && l.c(), h(a, "class", o = /*addfilterselector*/
|
1317
1321
|
t[1] == "true" && /*addsortingselector*/
|
1318
1322
|
t[2] == "true" ? "CategoryFilterContainer" : "");
|
1319
1323
|
},
|
1320
1324
|
m(m, u) {
|
1321
|
-
|
1325
|
+
y(m, a, u), s && s.m(a, null), k(a, i), l && l.m(a, null);
|
1322
1326
|
},
|
1323
1327
|
p(m, u) {
|
1324
1328
|
/*addfilterselector*/
|
1325
|
-
m[1] == "true" ? s ? s.p(m, u) : (s =
|
1326
|
-
m[2] == "true" ? l ? l.p(m, u) : (l =
|
1329
|
+
m[1] == "true" ? s ? s.p(m, u) : (s = ma(m), s.c(), s.m(a, i)) : s && (s.d(1), s = null), /*addsortingselector*/
|
1330
|
+
m[2] == "true" ? l ? l.p(m, u) : (l = ua(m), l.c(), l.m(a, null)) : l && (l.d(1), l = null), u[0] & /*addfilterselector, addsortingselector*/
|
1327
1331
|
6 && o !== (o = /*addfilterselector*/
|
1328
1332
|
m[1] == "true" && /*addsortingselector*/
|
1329
1333
|
m[2] == "true" ? "CategoryFilterContainer" : "") && h(a, "class", o);
|
1330
1334
|
},
|
1331
1335
|
d(m) {
|
1332
|
-
m &&
|
1336
|
+
m && S(a), s && s.d(), l && l.d();
|
1333
1337
|
}
|
1334
1338
|
};
|
1335
1339
|
}
|
1336
|
-
function
|
1340
|
+
function gi(t) {
|
1337
1341
|
let a, i, o = (
|
1338
1342
|
/*$_*/
|
1339
1343
|
t[42]("viewAll") + ""
|
@@ -1346,7 +1350,7 @@ function fi(t) {
|
|
1346
1350
|
a = G("a"), i = G("span"), s = j(o), l = j(" ("), u = j(m), c = j(")"), h(i, "class", "CategoryLoadMore"), h(a, "class", "CategoryNameLink");
|
1347
1351
|
},
|
1348
1352
|
m(v, F) {
|
1349
|
-
|
1353
|
+
y(v, a, F), k(a, i), k(i, s), k(i, l), k(i, u), k(i, c), g || (p = Za(
|
1350
1354
|
a,
|
1351
1355
|
"click",
|
1352
1356
|
/*click_handler*/
|
@@ -1361,11 +1365,11 @@ function fi(t) {
|
|
1361
1365
|
v[27].games.total + "") && D(u, m);
|
1362
1366
|
},
|
1363
1367
|
d(v) {
|
1364
|
-
v &&
|
1368
|
+
v && S(a), g = !1, p();
|
1365
1369
|
}
|
1366
1370
|
};
|
1367
1371
|
}
|
1368
|
-
function
|
1372
|
+
function ma(t) {
|
1369
1373
|
let a;
|
1370
1374
|
return {
|
1371
1375
|
c() {
|
@@ -1422,7 +1426,7 @@ function ra(t) {
|
|
1422
1426
|
);
|
1423
1427
|
},
|
1424
1428
|
m(i, o) {
|
1425
|
-
|
1429
|
+
y(i, a, o);
|
1426
1430
|
},
|
1427
1431
|
p(i, o) {
|
1428
1432
|
o[0] & /*clientstylingurl*/
|
@@ -1488,11 +1492,11 @@ function ra(t) {
|
|
1488
1492
|
);
|
1489
1493
|
},
|
1490
1494
|
d(i) {
|
1491
|
-
i &&
|
1495
|
+
i && S(a);
|
1492
1496
|
}
|
1493
1497
|
};
|
1494
1498
|
}
|
1495
|
-
function
|
1499
|
+
function ua(t) {
|
1496
1500
|
let a;
|
1497
1501
|
return {
|
1498
1502
|
c() {
|
@@ -1529,7 +1533,7 @@ function ma(t) {
|
|
1529
1533
|
);
|
1530
1534
|
},
|
1531
1535
|
m(i, o) {
|
1532
|
-
|
1536
|
+
y(i, a, o);
|
1533
1537
|
},
|
1534
1538
|
p(i, o) {
|
1535
1539
|
o[0] & /*clientstylingurl*/
|
@@ -1571,11 +1575,11 @@ function ma(t) {
|
|
1571
1575
|
);
|
1572
1576
|
},
|
1573
1577
|
d(i) {
|
1574
|
-
i &&
|
1578
|
+
i && S(a);
|
1575
1579
|
}
|
1576
1580
|
};
|
1577
1581
|
}
|
1578
|
-
function
|
1582
|
+
function di(t) {
|
1579
1583
|
let a, i = (
|
1580
1584
|
/*$_*/
|
1581
1585
|
t[42]("noResults") + ""
|
@@ -1585,7 +1589,7 @@ function gi(t) {
|
|
1585
1589
|
a = G("p"), o = j(i), h(a, "class", "NoSearchResults");
|
1586
1590
|
},
|
1587
1591
|
m(s, l) {
|
1588
|
-
|
1592
|
+
y(s, a, l), k(a, o);
|
1589
1593
|
},
|
1590
1594
|
p(s, l) {
|
1591
1595
|
l[1] & /*$_*/
|
@@ -1593,11 +1597,11 @@ function gi(t) {
|
|
1593
1597
|
s[42]("noResults") + "") && D(o, i);
|
1594
1598
|
},
|
1595
1599
|
d(s) {
|
1596
|
-
s &&
|
1600
|
+
s && S(a);
|
1597
1601
|
}
|
1598
1602
|
};
|
1599
1603
|
}
|
1600
|
-
function
|
1604
|
+
function hi(t) {
|
1601
1605
|
let a, i = [], o = /* @__PURE__ */ new Map(), s, l = se(
|
1602
1606
|
/*shownCategoryData*/
|
1603
1607
|
t[28]
|
@@ -1607,8 +1611,8 @@ function di(t) {
|
|
1607
1611
|
u[91].id
|
1608
1612
|
);
|
1609
1613
|
for (let u = 0; u < l.length; u += 1) {
|
1610
|
-
let c =
|
1611
|
-
o.set(g, i[u] =
|
1614
|
+
let c = ea(t, l, u), g = m(c);
|
1615
|
+
o.set(g, i[u] = ca(g, c));
|
1612
1616
|
}
|
1613
1617
|
return {
|
1614
1618
|
c() {
|
@@ -1622,7 +1626,7 @@ function di(t) {
|
|
1622
1626
|
t[20] == "true" ? "CasinoGamesGridSlider CustomScroll" : "") + " GamesListIncreasedGap");
|
1623
1627
|
},
|
1624
1628
|
m(u, c) {
|
1625
|
-
|
1629
|
+
y(u, a, c);
|
1626
1630
|
for (let g = 0; g < i.length; g += 1)
|
1627
1631
|
i[g] && i[g].m(a, null);
|
1628
1632
|
t[55](a);
|
@@ -1633,7 +1637,7 @@ function di(t) {
|
|
1633
1637
|
8960 && (l = se(
|
1634
1638
|
/*shownCategoryData*/
|
1635
1639
|
u[28]
|
1636
|
-
), i =
|
1640
|
+
), i = da(i, c, m, 1, u, l, o, a, ha, ca, null, ea)), c[0] & /*lobbyView, casinogamesgridslider*/
|
1637
1641
|
68157440 | c[1] & /*favoriteGamesData, showFavGamesCategory*/
|
1638
1642
|
1152 && s !== (s = /*favoriteGamesData*/
|
1639
1643
|
(u[41].items.length === 0 && /*showFavGamesCategory*/
|
@@ -1642,29 +1646,29 @@ function di(t) {
|
|
1642
1646
|
u[20] == "true" ? "CasinoGamesGridSlider CustomScroll" : "") + " GamesListIncreasedGap") && h(a, "class", s);
|
1643
1647
|
},
|
1644
1648
|
d(u) {
|
1645
|
-
u &&
|
1649
|
+
u && S(a);
|
1646
1650
|
for (let c = 0; c < i.length; c += 1)
|
1647
1651
|
i[c].d();
|
1648
1652
|
t[55](null);
|
1649
1653
|
}
|
1650
1654
|
};
|
1651
1655
|
}
|
1652
|
-
function
|
1656
|
+
function pi(t) {
|
1653
1657
|
let a;
|
1654
1658
|
return {
|
1655
1659
|
c() {
|
1656
1660
|
a = G("div"), h(a, "class", "lds-dual-ring");
|
1657
1661
|
},
|
1658
1662
|
m(i, o) {
|
1659
|
-
|
1663
|
+
y(i, a, o);
|
1660
1664
|
},
|
1661
1665
|
p: _e,
|
1662
1666
|
d(i) {
|
1663
|
-
i &&
|
1667
|
+
i && S(a);
|
1664
1668
|
}
|
1665
1669
|
};
|
1666
1670
|
}
|
1667
|
-
function
|
1671
|
+
function _i(t) {
|
1668
1672
|
let a, i, o, s, l, m, u, c, g, p, v, F, N, w, d = (
|
1669
1673
|
/*index*/
|
1670
1674
|
t[93]
|
@@ -1796,7 +1800,7 @@ function pi(t) {
|
|
1796
1800
|
);
|
1797
1801
|
},
|
1798
1802
|
m(U, b) {
|
1799
|
-
|
1803
|
+
y(U, a, b), f();
|
1800
1804
|
},
|
1801
1805
|
p(U, b) {
|
1802
1806
|
t = U, b[0] & /*session*/
|
@@ -1951,12 +1955,12 @@ function pi(t) {
|
|
1951
1955
|
t[93], f());
|
1952
1956
|
},
|
1953
1957
|
d(U) {
|
1954
|
-
U &&
|
1958
|
+
U && S(a), te();
|
1955
1959
|
}
|
1956
1960
|
};
|
1957
1961
|
}
|
1958
|
-
function
|
1959
|
-
let i, o, s =
|
1962
|
+
function ca(t, a) {
|
1963
|
+
let i, o, s = _i(a);
|
1960
1964
|
return {
|
1961
1965
|
key: t,
|
1962
1966
|
first: null,
|
@@ -1964,17 +1968,17 @@ function ua(t, a) {
|
|
1964
1968
|
i = X(), s && s.c(), o = X(), this.first = i;
|
1965
1969
|
},
|
1966
1970
|
m(l, m) {
|
1967
|
-
|
1971
|
+
y(l, i, m), s && s.m(l, m), y(l, o, m);
|
1968
1972
|
},
|
1969
1973
|
p(l, m) {
|
1970
1974
|
a = l, s.p(a, m);
|
1971
1975
|
},
|
1972
1976
|
d(l) {
|
1973
|
-
l && (
|
1977
|
+
l && (S(i), S(o)), s && s.d(l);
|
1974
1978
|
}
|
1975
1979
|
};
|
1976
1980
|
}
|
1977
|
-
function
|
1981
|
+
function vi(t) {
|
1978
1982
|
let a, i = (
|
1979
1983
|
/*$_*/
|
1980
1984
|
t[42]("searchedItems") + ""
|
@@ -1984,7 +1988,7 @@ function _i(t) {
|
|
1984
1988
|
a = G("h3"), o = j(i), h(a, "class", "StatusText");
|
1985
1989
|
},
|
1986
1990
|
m(s, l) {
|
1987
|
-
|
1991
|
+
y(s, a, l), k(a, o);
|
1988
1992
|
},
|
1989
1993
|
p(s, l) {
|
1990
1994
|
l[1] & /*$_*/
|
@@ -1992,11 +1996,11 @@ function _i(t) {
|
|
1992
1996
|
s[42]("searchedItems") + "") && D(o, i);
|
1993
1997
|
},
|
1994
1998
|
d(s) {
|
1995
|
-
s &&
|
1999
|
+
s && S(a);
|
1996
2000
|
}
|
1997
2001
|
};
|
1998
2002
|
}
|
1999
|
-
function
|
2003
|
+
function bi(t) {
|
2000
2004
|
let a, i = (
|
2001
2005
|
/*$_*/
|
2002
2006
|
t[42]("noResults") + ""
|
@@ -2006,7 +2010,7 @@ function vi(t) {
|
|
2006
2010
|
a = G("h3"), o = j(i), h(a, "class", "StatusText");
|
2007
2011
|
},
|
2008
2012
|
m(s, l) {
|
2009
|
-
|
2013
|
+
y(s, a, l), k(a, o);
|
2010
2014
|
},
|
2011
2015
|
p(s, l) {
|
2012
2016
|
l[1] & /*$_*/
|
@@ -2014,11 +2018,11 @@ function vi(t) {
|
|
2014
2018
|
s[42]("noResults") + "") && D(o, i);
|
2015
2019
|
},
|
2016
2020
|
d(s) {
|
2017
|
-
s &&
|
2021
|
+
s && S(a);
|
2018
2022
|
}
|
2019
2023
|
};
|
2020
2024
|
}
|
2021
|
-
function
|
2025
|
+
function wi(t) {
|
2022
2026
|
let a, i = (
|
2023
2027
|
/*$_*/
|
2024
2028
|
t[42]("recentSearchedItems") + ""
|
@@ -2028,7 +2032,7 @@ function bi(t) {
|
|
2028
2032
|
a = G("h3"), o = j(i), h(a, "class", "StatusText");
|
2029
2033
|
},
|
2030
2034
|
m(s, l) {
|
2031
|
-
|
2035
|
+
y(s, a, l), k(a, o);
|
2032
2036
|
},
|
2033
2037
|
p(s, l) {
|
2034
2038
|
l[1] & /*$_*/
|
@@ -2036,28 +2040,28 @@ function bi(t) {
|
|
2036
2040
|
s[42]("recentSearchedItems") + "") && D(o, i);
|
2037
2041
|
},
|
2038
2042
|
d(s) {
|
2039
|
-
s &&
|
2043
|
+
s && S(a);
|
2040
2044
|
}
|
2041
2045
|
};
|
2042
2046
|
}
|
2043
|
-
function
|
2047
|
+
function ki(t) {
|
2044
2048
|
let a;
|
2045
2049
|
return {
|
2046
2050
|
c() {
|
2047
2051
|
a = G("p"), a.textContent = "Waiting", h(a, "class", "SearchWaiting");
|
2048
2052
|
},
|
2049
2053
|
m(i, o) {
|
2050
|
-
|
2054
|
+
y(i, a, o);
|
2051
2055
|
},
|
2052
2056
|
p: _e,
|
2053
2057
|
d(i) {
|
2054
|
-
i &&
|
2058
|
+
i && S(a);
|
2055
2059
|
}
|
2056
2060
|
};
|
2057
2061
|
}
|
2058
|
-
function
|
2062
|
+
function yi(t) {
|
2059
2063
|
let a, i, o = [], s = /* @__PURE__ */ new Map(), l = !/*showItems*/
|
2060
|
-
t[34] &&
|
2064
|
+
t[34] && fa(t), m = se(
|
2061
2065
|
/*shownCategoryData*/
|
2062
2066
|
t[28]
|
2063
2067
|
);
|
@@ -2066,38 +2070,38 @@ function ki(t) {
|
|
2066
2070
|
c[91].id
|
2067
2071
|
);
|
2068
2072
|
for (let c = 0; c < m.length; c += 1) {
|
2069
|
-
let g =
|
2070
|
-
s.set(p, o[c] =
|
2073
|
+
let g = aa(t, m, c), p = u(g);
|
2074
|
+
s.set(p, o[c] = ga(p, g));
|
2071
2075
|
}
|
2072
2076
|
return {
|
2073
2077
|
c() {
|
2074
|
-
l && l.c(), a =
|
2078
|
+
l && l.c(), a = B(), i = G("ul");
|
2075
2079
|
for (let c = 0; c < o.length; c += 1)
|
2076
2080
|
o[c].c();
|
2077
2081
|
h(i, "class", "CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap");
|
2078
2082
|
},
|
2079
2083
|
m(c, g) {
|
2080
|
-
l && l.m(c, g),
|
2084
|
+
l && l.m(c, g), y(c, a, g), y(c, i, g);
|
2081
2085
|
for (let p = 0; p < o.length; p += 1)
|
2082
2086
|
o[p] && o[p].m(i, null);
|
2083
2087
|
},
|
2084
2088
|
p(c, g) {
|
2085
2089
|
/*showItems*/
|
2086
|
-
c[34] ? l && (l.d(1), l = null) : l ? l.p(c, g) : (l =
|
2090
|
+
c[34] ? l && (l.d(1), l = null) : l ? l.p(c, g) : (l = fa(c), 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*/
|
2087
2091
|
270794729 | g[1] & /*searchItem, addGameTag*/
|
2088
2092
|
8194 && (m = se(
|
2089
2093
|
/*shownCategoryData*/
|
2090
2094
|
c[28]
|
2091
|
-
), o =
|
2095
|
+
), o = da(o, g, u, 1, c, m, s, i, ha, ga, null, aa));
|
2092
2096
|
},
|
2093
2097
|
d(c) {
|
2094
|
-
c && (
|
2098
|
+
c && (S(a), S(i)), l && l.d(c);
|
2095
2099
|
for (let g = 0; g < o.length; g += 1)
|
2096
2100
|
o[g].d();
|
2097
2101
|
}
|
2098
2102
|
};
|
2099
2103
|
}
|
2100
|
-
function
|
2104
|
+
function fa(t) {
|
2101
2105
|
let a, i = (
|
2102
2106
|
/*$_*/
|
2103
2107
|
t[42]("noRecentSearch") + ""
|
@@ -2110,7 +2114,7 @@ function ca(t) {
|
|
2110
2114
|
) ? "NoRecentSearchesMobile" : ""));
|
2111
2115
|
},
|
2112
2116
|
m(s, l) {
|
2113
|
-
|
2117
|
+
y(s, a, l), k(a, o);
|
2114
2118
|
},
|
2115
2119
|
p(s, l) {
|
2116
2120
|
l[1] & /*$_*/
|
@@ -2118,11 +2122,11 @@ function ca(t) {
|
|
2118
2122
|
s[42]("noRecentSearch") + "") && D(o, i);
|
2119
2123
|
},
|
2120
2124
|
d(s) {
|
2121
|
-
s &&
|
2125
|
+
s && S(a);
|
2122
2126
|
}
|
2123
2127
|
};
|
2124
2128
|
}
|
2125
|
-
function
|
2129
|
+
function ga(t, a) {
|
2126
2130
|
let i, o, s, l, m, u, c, g, p, v, F, N, w;
|
2127
2131
|
return {
|
2128
2132
|
key: t,
|
@@ -2237,7 +2241,7 @@ function fa(t, a) {
|
|
2237
2241
|
), this.first = i;
|
2238
2242
|
},
|
2239
2243
|
m(d, f) {
|
2240
|
-
|
2244
|
+
y(d, i, f);
|
2241
2245
|
},
|
2242
2246
|
p(d, f) {
|
2243
2247
|
a = d, f[0] & /*shownCategoryData*/
|
@@ -2378,46 +2382,46 @@ function fa(t, a) {
|
|
2378
2382
|
);
|
2379
2383
|
},
|
2380
2384
|
d(d) {
|
2381
|
-
d &&
|
2385
|
+
d && S(i);
|
2382
2386
|
}
|
2383
2387
|
};
|
2384
2388
|
}
|
2385
|
-
function
|
2389
|
+
function Si(t) {
|
2386
2390
|
let a;
|
2387
2391
|
return {
|
2388
2392
|
c() {
|
2389
2393
|
a = G("p"), a.textContent = "500 Error - Internal Server Error.", h(a, "class", "SearchLoading");
|
2390
2394
|
},
|
2391
2395
|
m(i, o) {
|
2392
|
-
|
2396
|
+
y(i, a, o);
|
2393
2397
|
},
|
2394
2398
|
d(i) {
|
2395
|
-
i &&
|
2399
|
+
i && S(a);
|
2396
2400
|
}
|
2397
2401
|
};
|
2398
2402
|
}
|
2399
|
-
function
|
2403
|
+
function Fi(t) {
|
2400
2404
|
let a;
|
2401
2405
|
return {
|
2402
2406
|
c() {
|
2403
2407
|
a = G("p"), a.textContent = "404 Error - No result found.", h(a, "class", "SearchLoading");
|
2404
2408
|
},
|
2405
2409
|
m(i, o) {
|
2406
|
-
|
2410
|
+
y(i, a, o);
|
2407
2411
|
},
|
2408
2412
|
d(i) {
|
2409
|
-
i &&
|
2413
|
+
i && S(a);
|
2410
2414
|
}
|
2411
2415
|
};
|
2412
2416
|
}
|
2413
|
-
function
|
2417
|
+
function Gi(t) {
|
2414
2418
|
let a;
|
2415
2419
|
function i(l, m) {
|
2416
2420
|
return (
|
2417
2421
|
/*hasErrors*/
|
2418
|
-
l[25] ?
|
2422
|
+
l[25] ? ai : (
|
2419
2423
|
/*searched*/
|
2420
|
-
l[30] ?
|
2424
|
+
l[30] ? ei : $a
|
2421
2425
|
)
|
2422
2426
|
);
|
2423
2427
|
}
|
@@ -2427,7 +2431,7 @@ function Fi(t) {
|
|
2427
2431
|
a = G("div"), s.c(), h(a, "class", "CasinoGamesCategorySectionContainer");
|
2428
2432
|
},
|
2429
2433
|
m(l, m) {
|
2430
|
-
|
2434
|
+
y(l, a, m), s.m(a, null), t[58](a);
|
2431
2435
|
},
|
2432
2436
|
p(l, m) {
|
2433
2437
|
o === (o = i(l)) && s ? s.p(l, m) : (s.d(1), s = o(l), s && (s.c(), s.m(a, null)));
|
@@ -2435,35 +2439,35 @@ function Fi(t) {
|
|
2435
2439
|
i: _e,
|
2436
2440
|
o: _e,
|
2437
2441
|
d(l) {
|
2438
|
-
l &&
|
2442
|
+
l && S(a), s.d(), t[58](null);
|
2439
2443
|
}
|
2440
2444
|
};
|
2441
2445
|
}
|
2442
2446
|
const $ = "game-tile-";
|
2443
|
-
let
|
2444
|
-
function
|
2447
|
+
let Ci = 0;
|
2448
|
+
function Mi(t, a, i) {
|
2445
2449
|
let o;
|
2446
|
-
|
2447
|
-
let { endpoint: s = "" } = a, { datasource: l = "" } = a, { lang: m = "" } = a, { session: u = "" } = a, { userid: c = "" } = a, { favorites: g = "" } = a, { clientstyling: p = "" } = a, { clientstylingurl: v = "" } = a, { translationurl: F = "" } = a, { currency: N = "" } = a, { categoryid: w = "" } = a, { showgamename: d = "" } = a, { livecasino: f = "false" } = a, { gamepagemodalurl: te = "true" } = a, { integratedgameframedesktop: U = "false" } = a, { integratedgameframemobile: b = "false" } = a, { casinomygames: V = "false" } = a, { addfilterselector: be = "false" } = a, { addsortingselector: we = "false" } = a, { filterbylogo: He = "" } = a, { casinogamesgridslider: qe = "false" } = a, { fetchviaevent: le = "false" } = a, { showallpage: Ne = "casino" } = a, { actionevent: Re = "CategoryChange" } = a, { displayedgamecount: ke = "10" } = a, { showallbuttongamescount: ye = "10" } = a, { mbsource: Ae } = a, Z = !0, Ee = !1, Se, Fe, ee = !0, We = window.navigator.userAgent, A, z = [],
|
2448
|
-
const
|
2450
|
+
Ha(t, Ka, (r) => i(42, o = r));
|
2451
|
+
let { endpoint: s = "" } = a, { datasource: l = "" } = a, { lang: m = "" } = a, { session: u = "" } = a, { userid: c = "" } = a, { favorites: g = "" } = a, { clientstyling: p = "" } = a, { clientstylingurl: v = "" } = a, { translationurl: F = "" } = a, { currency: N = "" } = a, { categoryid: w = "" } = a, { showgamename: d = "" } = a, { livecasino: f = "false" } = a, { gamepagemodalurl: te = "true" } = a, { integratedgameframedesktop: U = "false" } = a, { integratedgameframemobile: b = "false" } = a, { casinomygames: V = "false" } = a, { addfilterselector: be = "false" } = a, { addsortingselector: we = "false" } = a, { filterbylogo: He = "" } = a, { casinogamesgridslider: qe = "false" } = a, { fetchviaevent: le = "false" } = a, { showallpage: Ne = "casino" } = a, { actionevent: Re = "CategoryChange" } = a, { displayedgamecount: ke = "10" } = a, { showallbuttongamescount: ye = "10" } = a, { mbsource: Ae } = a, Be, Z = !0, Ee = !1, Se, Fe, ee = !0, We = window.navigator.userAgent, A, z = [], W = !0, ae = 40, Y = !1, Ge = !1, Ye = !1, re = !1, je = !1, Le = !0, me = !1, ue, Te, ce, fe = !1, J, Ce = !1, ge = new Array(1e4), de = {}, Pe = "", ie = "", Me, De, P, H = [], ze = new AbortController(), ne = { items: [], count: 0, name: "" };
|
2452
|
+
const pa = () => {
|
2449
2453
|
fetch(F).then((_) => _.json()).then((_) => {
|
2450
2454
|
Object.keys(_).forEach((C) => {
|
2451
|
-
|
2455
|
+
Qe(C, _[C]);
|
2452
2456
|
});
|
2453
2457
|
}).catch((_) => {
|
2454
2458
|
console.log(_);
|
2455
2459
|
});
|
2456
2460
|
};
|
2457
|
-
Object.keys(
|
2458
|
-
|
2461
|
+
Object.keys(xe).forEach((r) => {
|
2462
|
+
Qe(r, xe[r]);
|
2459
2463
|
}), typeof document.hidden < "u" ? Me = "hidden" : typeof document.msHidden < "u" ? Me = "msHidden" : typeof document.webkitHidden < "u" && (Me = "webkitHidden");
|
2460
|
-
let
|
2464
|
+
let _a = new IntersectionObserver((r) => {
|
2461
2465
|
r.forEach(async (_) => {
|
2462
2466
|
let C = _.target.gameid, R = _.target.elems_index;
|
2463
|
-
_.isIntersecting ? (R * 1.2 > ae &&
|
2467
|
+
_.isIntersecting ? (R * 1.2 > ae && ya(w), i(39, de[C] = 1, de)) : i(39, de[C] = 0, de);
|
2464
2468
|
});
|
2465
2469
|
});
|
2466
|
-
const
|
2470
|
+
const Je = (r, _) => {
|
2467
2471
|
let C = `${s}/v1/player/${_}/favorites/`;
|
2468
2472
|
i(24, Z = !0);
|
2469
2473
|
let R = {
|
@@ -2483,7 +2487,7 @@ function Ci(t, a, i) {
|
|
2483
2487
|
});
|
2484
2488
|
} else
|
2485
2489
|
P = [];
|
2486
|
-
w === "FAVORITES" &&
|
2490
|
+
w === "FAVORITES" && Xe(P), z.forEach((Q) => {
|
2487
2491
|
Q.isFavorite = K(Q.id);
|
2488
2492
|
});
|
2489
2493
|
let O = z;
|
@@ -2498,7 +2502,7 @@ function Ci(t, a, i) {
|
|
2498
2502
|
i(24, Z = !0);
|
2499
2503
|
let E = "", M = "", L = JSON.parse(localStorage.getItem("vendorFiltersByCategory")), O = JSON.parse(localStorage.getItem("vendorSortingBy"));
|
2500
2504
|
return (r.match(/\$/g) || []).length > 1 ? (E = r.split("$").slice(0, 2).join("$"), M = new URL(`${s}/v1/casino/groups/${l}/${E}/subGroups`)) : M = new URL(`${s}/v1/casino/groups/${l}/${r}`), new Promise((Q, q) => {
|
2501
|
-
if (M.searchParams.delete("pagination"), M.searchParams.append("expand", "games(vendor)"), M.searchParams.append("fields", "id,name,games"), M.searchParams.append("platform",
|
2505
|
+
if (M.searchParams.delete("pagination"), M.searchParams.append("expand", "games(vendor)"), M.searchParams.append("fields", "id,name,games"), M.searchParams.append("platform", Wa(We)), M.searchParams.append("pagination", `games(offset=${_},limit=${C})`), M.searchParams.append("language", m), window.postMessage({ type: "CategoryVendors", categoryid: r }, window.location.href), L && L[r])
|
2502
2506
|
if (L[r].length && ee === !1 && fe === !1) {
|
2503
2507
|
let T = "";
|
2504
2508
|
i(33, je = !0), L[r].forEach((pe) => {
|
@@ -2508,14 +2512,15 @@ function Ci(t, a, i) {
|
|
2508
2512
|
i(33, je = !1);
|
2509
2513
|
O && (O[r] ? O[r] && O[r] != "All" && (O[r] == "isNew" || O[r] == "advancedTags(name(hot))" ? (M.searchParams.append("sortedField", `games(${O[r]})`), M.searchParams.append("orderBy", "DES")) : M.searchParams.append("sortedField", `games(${O[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: R }).then((T) => T.json()).then((T) => {
|
2510
2514
|
R.aborted || (i(24, Z = !1), (r.match(/\$/g) || []).length > 1 && (T = T.items.filter((pe) => {
|
2511
|
-
if (pe.id == r)
|
2515
|
+
if (pe.id == r)
|
2516
|
+
return pe;
|
2512
2517
|
})[0]), i(51, De = !0), i(25, Ee = !1), Te = T.games.total, i(35, me = !0), Q(T));
|
2513
2518
|
}).catch((T) => {
|
2514
2519
|
T.name !== "AbortError" && (i(25, Ee = !0), console.error(T), q(T));
|
2515
2520
|
});
|
2516
2521
|
});
|
2517
|
-
},
|
2518
|
-
r !== "" && (i(30, Y = !1), i(26, ee = !0), i(1, be = "false"), i(2, we = "false"), i(32, re = !1), Ce = !1, i(29,
|
2522
|
+
}, va = (r, _, C) => {
|
2523
|
+
r !== "" && (i(30, Y = !1), i(26, ee = !0), i(1, be = "false"), i(2, we = "false"), i(32, re = !1), Ce = !1, i(29, W = +_ > +C), he(r, 0, +_).then((R) => {
|
2519
2524
|
i(27, A = R), i(28, z = A.games.items), z && z.forEach((E) => {
|
2520
2525
|
E.isFavorite = K(E.id);
|
2521
2526
|
});
|
@@ -2524,7 +2529,7 @@ function Ci(t, a, i) {
|
|
2524
2529
|
if (r.data)
|
2525
2530
|
switch (r.data.type) {
|
2526
2531
|
case "MostPlayedData":
|
2527
|
-
w == "MOSTPLAYED" && (i(30, Y = !1), i(26, ee = !1), i(29,
|
2532
|
+
w == "MOSTPLAYED" && (i(30, Y = !1), i(26, ee = !1), i(29, W = !1), i(28, z = r.data.mostPlayedGames), i(27, A = {
|
2528
2533
|
id: "MOSTPLAYED",
|
2529
2534
|
name: "Most Played Games",
|
2530
2535
|
games: {
|
@@ -2535,7 +2540,7 @@ function Ci(t, a, i) {
|
|
2535
2540
|
})), i(24, Z = !1);
|
2536
2541
|
break;
|
2537
2542
|
case "LastPlayedData":
|
2538
|
-
w == "LASTPLAYED" && (i(30, Y = !1), i(26, ee = !1), i(29,
|
2543
|
+
w == "LASTPLAYED" && (i(30, Y = !1), i(26, ee = !1), i(29, W = !1), i(28, z = r.data.lastPlayedGames), i(27, A = {
|
2539
2544
|
id: "LASTPLAYED",
|
2540
2545
|
name: "Last Played Games",
|
2541
2546
|
games: {
|
@@ -2563,7 +2568,7 @@ function Ci(t, a, i) {
|
|
2563
2568
|
break;
|
2564
2569
|
case `CategoryData_${w}`:
|
2565
2570
|
i(30, Y = !1), i(26, ee = !0), i(1, be = "false"), i(2, we = "false"), i(32, re = !1), Ce = !1, r.data.receivedFavoriteResults && (P = r.data.receivedFavoriteResults.items), he(r.data.categoryId, 0, r.data.visiblegames).then((_) => {
|
2566
|
-
i(27, A = _), i(28, z = A.games.items), Te <= r.data.visiblegames ? i(29,
|
2571
|
+
i(27, A = _), i(28, z = A.games.items), Te <= r.data.visiblegames ? i(29, W = !1) : i(29, W = !0), z && z.forEach((C) => {
|
2567
2572
|
C.isFavorite = K(C.id);
|
2568
2573
|
});
|
2569
2574
|
});
|
@@ -2573,42 +2578,42 @@ function Ci(t, a, i) {
|
|
2573
2578
|
break;
|
2574
2579
|
case "ApplySorter":
|
2575
2580
|
i(0, w = r.data.itemId), ie = r.data.sortBy, he(w, 0, ae).then((_) => {
|
2576
|
-
i(27, A = _), i(28, z = A.games.items), i(29,
|
2581
|
+
i(27, A = _), i(28, z = A.games.items), i(29, W = !1);
|
2577
2582
|
});
|
2578
2583
|
break;
|
2579
2584
|
case "CategoryUpdate":
|
2580
|
-
|
2585
|
+
Ke(r.data.itemId);
|
2581
2586
|
break;
|
2582
2587
|
case `SetUnfavoredGame${w}`:
|
2583
|
-
|
2588
|
+
ka(`${s}/v1/player/${c}/favorites`, u, r.data.id);
|
2584
2589
|
break;
|
2585
2590
|
case `SetFavoredGame${w}`:
|
2586
|
-
|
2591
|
+
wa(`${s}/v1/player/${c}/favorites`, u, r.data.id);
|
2587
2592
|
break;
|
2588
2593
|
case "UserSessionID":
|
2589
|
-
Se = r.data.session, Fe = r.data.userID, g == "true" && Fe && Fe.length && Se && Se.length > 0 &&
|
2594
|
+
Se = r.data.session, Fe = r.data.userID, g == "true" && Fe && Fe.length && Se && Se.length > 0 && Je(Se, Fe);
|
2590
2595
|
break;
|
2591
2596
|
case "UpdateFavoredList":
|
2592
2597
|
w === "FAVORITES" && Oe(r.data.url, r.data.sessionID);
|
2593
2598
|
break;
|
2594
2599
|
}
|
2595
|
-
},
|
2596
|
-
i(30, Y = !1), i(26, ee = !1), i(32, re = !1), Ce = !0, i(35, me = !1), i(0, w = r), w !== "MOSTPLAYED" && i(29,
|
2600
|
+
}, Ke = (r) => {
|
2601
|
+
i(30, Y = !1), i(26, ee = !1), i(32, re = !1), Ce = !0, i(35, me = !1), i(0, w = r), w !== "MOSTPLAYED" && i(29, W = !1), V !== "true" && he(w, 0, ae).then((_) => {
|
2597
2602
|
i(27, A = _), A.games.items.forEach((C) => {
|
2598
2603
|
C.isFavorite = K(C.id);
|
2599
|
-
}), i(28, z = A.games.items), i(29,
|
2604
|
+
}), i(28, z = A.games.items), i(29, W = !1), z.length < 10 && e.data.origin == !1 && (Ye = !0, setTimeout(
|
2600
2605
|
() => {
|
2601
|
-
window.postMessage({ type: "WidgetTopReference", scrollTop:
|
2606
|
+
window.postMessage({ type: "WidgetTopReference", scrollTop: Ye }, window.location.href);
|
2602
2607
|
},
|
2603
2608
|
500
|
2604
2609
|
));
|
2605
2610
|
});
|
2606
|
-
},
|
2611
|
+
}, ba = () => {
|
2607
2612
|
A && (i(28, z = A.games.items), z.forEach((r) => {
|
2608
2613
|
r.isFavorite = K(r.id);
|
2609
2614
|
}));
|
2610
2615
|
}, K = (r) => P?.some((_) => _.id === r) ?? !1;
|
2611
|
-
let
|
2616
|
+
let wa = async (r, _, C) => {
|
2612
2617
|
await Oe(r, _), H.includes(C) || H.push(C);
|
2613
2618
|
let E = {
|
2614
2619
|
method: "POST",
|
@@ -2625,7 +2630,7 @@ function Ci(t, a, i) {
|
|
2625
2630
|
console.error("Err", M);
|
2626
2631
|
});
|
2627
2632
|
};
|
2628
|
-
const
|
2633
|
+
const ka = (r, _, C) => {
|
2629
2634
|
let R = {
|
2630
2635
|
method: "DELETE",
|
2631
2636
|
headers: { "X-SessionID": _ }
|
@@ -2644,38 +2649,40 @@ function Ci(t, a, i) {
|
|
2644
2649
|
}).then((R) => R.json()).then((R) => {
|
2645
2650
|
P = R.items, le ? (P.forEach((M) => {
|
2646
2651
|
H.includes(M.id) || H.push(M.id);
|
2647
|
-
}),
|
2652
|
+
}), ba()) : P.forEach((M) => {
|
2648
2653
|
M.isFavorite = K(M.id);
|
2649
2654
|
});
|
2650
2655
|
const E = Ve(P)?.length;
|
2651
2656
|
w === "FAVORITES" && (window.postMessage({
|
2652
2657
|
type: "UpdateFavoritesCount",
|
2653
2658
|
favoriteGamesLength: E
|
2654
|
-
}),
|
2659
|
+
}), Xe(P));
|
2655
2660
|
}).catch((R) => {
|
2656
2661
|
console.error(R);
|
2657
|
-
}),
|
2658
|
-
if (!r)
|
2662
|
+
}), Xe = (r) => {
|
2663
|
+
if (!r)
|
2664
|
+
return;
|
2659
2665
|
let _;
|
2660
2666
|
_ = r?.items || r || [], _.length > 0 && _.forEach((C) => {
|
2661
2667
|
C.gameModel && (C.gameModel.isFavorite = !0);
|
2662
2668
|
}), i(41, ne.items = Ve(_, ne.items), ne), i(41, ne.name = "Favorites", ne), i(24, Z = !1);
|
2663
|
-
},
|
2664
|
-
ae += 1, i(35, me = !0), ae <= Te && he(r,
|
2669
|
+
}, ya = (r) => {
|
2670
|
+
ae += 1, i(35, me = !0), ae <= Te && he(r, Ci, ae).then((_) => {
|
2665
2671
|
i(27, A = _), A.games.items.length > z.length && (i(28, z = A.games.items), z.forEach((C) => {
|
2666
2672
|
C.isFavorite = K(C.id);
|
2667
2673
|
})), i(35, me = !1);
|
2668
2674
|
});
|
2669
|
-
},
|
2675
|
+
}, Sa = (r) => {
|
2670
2676
|
const _ = r ?? [];
|
2671
|
-
if (_?.length === 0)
|
2677
|
+
if (_?.length === 0)
|
2678
|
+
return "";
|
2672
2679
|
let C = "", R = 999999999999, E;
|
2673
2680
|
const M = new Date(Date.now());
|
2674
2681
|
return _.forEach((L, O) => {
|
2675
2682
|
const Q = new Date(L.schedules[0].startTime), q = new Date(L.schedules[0].endTime);
|
2676
2683
|
Ie(q).diff(M) < R && (R = Ie(q).diff(M), E = O), Ie(M).isAfter(Q) && Ie(M).isBefore(q) && (C = _[E].name);
|
2677
2684
|
}), C;
|
2678
|
-
},
|
2685
|
+
}, Ze = (r) => {
|
2679
2686
|
window.postMessage(
|
2680
2687
|
{
|
2681
2688
|
type: `${Re}`,
|
@@ -2684,7 +2691,7 @@ function Ci(t, a, i) {
|
|
2684
2691
|
},
|
2685
2692
|
window.location.href
|
2686
2693
|
);
|
2687
|
-
},
|
2694
|
+
}, Fa = () => {
|
2688
2695
|
switch (w) {
|
2689
2696
|
case "FAVORITES":
|
2690
2697
|
c && u && i(38, fe = !0);
|
@@ -2696,48 +2703,48 @@ function Ci(t, a, i) {
|
|
2696
2703
|
V === "false" && c && u && i(38, fe = !1);
|
2697
2704
|
break;
|
2698
2705
|
default:
|
2699
|
-
|
2706
|
+
Ke(w);
|
2700
2707
|
break;
|
2701
2708
|
}
|
2702
|
-
}, Fa = () => {
|
2703
|
-
document[Me] ? i(40, Pe = "disconnect") : i(40, Pe = "connect");
|
2704
2709
|
}, Ga = () => {
|
2710
|
+
document[Me] ? i(40, Pe = "disconnect") : i(40, Pe = "connect");
|
2711
|
+
}, Ca = () => {
|
2705
2712
|
Ce && ge.forEach((r, _) => {
|
2706
|
-
r && (r.elems_index = _,
|
2713
|
+
r && (r.elems_index = _, _a.observe(r));
|
2707
2714
|
});
|
2708
|
-
},
|
2709
|
-
|
2715
|
+
}, Ma = () => {
|
2716
|
+
Qa(m);
|
2710
2717
|
};
|
2711
|
-
|
2712
|
-
window.removeEventListener("message", Ue), window.removeEventListener("visibilitychange", Ue);
|
2718
|
+
qa(() => (window.addEventListener("visibilitychange", (r) => Ga()), window.addEventListener("message", Ue, !1), () => {
|
2719
|
+
window.emMessageBus && Be && Be.unsubscribe(), window.removeEventListener("message", Ue), window.removeEventListener("visibilitychange", Ue);
|
2713
2720
|
}));
|
2714
|
-
function
|
2721
|
+
function za(r) {
|
2715
2722
|
oe[r ? "unshift" : "push"](() => {
|
2716
2723
|
ce = r, i(37, ce);
|
2717
2724
|
});
|
2718
2725
|
}
|
2719
|
-
const
|
2720
|
-
function
|
2726
|
+
const Ia = (r) => Ze(A.id);
|
2727
|
+
function Na(r, _) {
|
2721
2728
|
oe[r ? "unshift" : "push"](() => {
|
2722
2729
|
ge[_] = r, i(23, ge);
|
2723
2730
|
});
|
2724
2731
|
}
|
2725
|
-
function
|
2732
|
+
function Ra(r) {
|
2726
2733
|
oe[r ? "unshift" : "push"](() => {
|
2727
2734
|
ue = r, i(36, ue);
|
2728
2735
|
});
|
2729
2736
|
}
|
2730
|
-
function
|
2737
|
+
function Aa(r) {
|
2731
2738
|
oe[r ? "unshift" : "push"](() => {
|
2732
2739
|
ce = r, i(37, ce);
|
2733
2740
|
});
|
2734
2741
|
}
|
2735
|
-
function
|
2742
|
+
function Ea(r) {
|
2736
2743
|
oe[r ? "unshift" : "push"](() => {
|
2737
2744
|
ue = r, i(36, ue);
|
2738
2745
|
});
|
2739
2746
|
}
|
2740
|
-
function
|
2747
|
+
function ja(r) {
|
2741
2748
|
oe[r ? "unshift" : "push"](() => {
|
2742
2749
|
J = r, i(22, J);
|
2743
2750
|
});
|
@@ -2746,17 +2753,17 @@ function Ci(t, a, i) {
|
|
2746
2753
|
"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, u = r.session), "userid" in r && i(7, c = r.userid), "favorites" in r && i(8, g = r.favorites), "clientstyling" in r && i(9, p = r.clientstyling), "clientstylingurl" in r && i(10, v = r.clientstylingurl), "translationurl" in r && i(11, F = r.translationurl), "currency" in r && i(12, N = r.currency), "categoryid" in r && i(0, w = r.categoryid), "showgamename" in r && i(13, d = r.showgamename), "livecasino" in r && i(14, f = r.livecasino), "gamepagemodalurl" in r && i(15, te = r.gamepagemodalurl), "integratedgameframedesktop" in r && i(16, U = r.integratedgameframedesktop), "integratedgameframemobile" in r && i(17, b = r.integratedgameframemobile), "casinomygames" in r && i(18, V = r.casinomygames), "addfilterselector" in r && i(1, be = r.addfilterselector), "addsortingselector" in r && i(2, we = r.addsortingselector), "filterbylogo" in r && i(19, He = r.filterbylogo), "casinogamesgridslider" in r && i(20, qe = r.casinogamesgridslider), "fetchviaevent" in r && i(46, le = r.fetchviaevent), "showallpage" in r && i(47, Ne = r.showallpage), "actionevent" in r && i(48, Re = r.actionevent), "displayedgamecount" in r && i(49, ke = r.displayedgamecount), "showallbuttongamescount" in r && i(50, ye = r.showallbuttongamescount), "mbsource" in r && i(21, Ae = r.mbsource);
|
2747
2754
|
}, t.$$.update = () => {
|
2748
2755
|
t.$$.dirty[0] & /*lang*/
|
2749
|
-
32 && m &&
|
2756
|
+
32 && m && Ma(), t.$$.dirty[0] & /*endpoint, lang, categoryid, datasource*/
|
2750
2757
|
57 | t.$$.dirty[1] & /*fetchviaevent, displayedgamecount, showallbuttongamescount*/
|
2751
|
-
819200 && (le === "false" || le === "") && s && m && w && l && ke && ye &&
|
2752
|
-
456 && g === "true" && s && u && c &&
|
2758
|
+
819200 && (le === "false" || le === "") && s && m && w && l && ke && ye && va(w, ke, ye), t.$$.dirty[0] & /*favorites, endpoint, session, userid*/
|
2759
|
+
456 && g === "true" && s && u && c && Je(u, c), t.$$.dirty[0] & /*thumbnailContainer*/
|
2753
2760
|
8388608 | t.$$.dirty[1] & /*dataloaded*/
|
2754
|
-
1048576 && De && ge &&
|
2755
|
-
33 && m && w &&
|
2756
|
-
2048 && F &&
|
2757
|
-
4194816 && p && J &&
|
2758
|
-
4195328 && v && J &&
|
2759
|
-
6291456 && J &&
|
2761
|
+
1048576 && De && ge && Ca(), t.$$.dirty[0] & /*lang, categoryid*/
|
2762
|
+
33 && m && w && Fa(), t.$$.dirty[0] & /*translationurl*/
|
2763
|
+
2048 && F && pa(), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
2764
|
+
4194816 && p && J && Ya(J, p), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
2765
|
+
4195328 && v && J && Ba(J, v), t.$$.dirty[0] & /*customStylingContainer, mbsource*/
|
2766
|
+
6291456 && J && Ja(J, `${Ae}.Style`);
|
2760
2767
|
}, [
|
2761
2768
|
w,
|
2762
2769
|
be,
|
@@ -2787,7 +2794,7 @@ function Ci(t, a, i) {
|
|
2787
2794
|
ee,
|
2788
2795
|
A,
|
2789
2796
|
z,
|
2790
|
-
|
2797
|
+
W,
|
2791
2798
|
Y,
|
2792
2799
|
Ge,
|
2793
2800
|
re,
|
@@ -2802,31 +2809,31 @@ function Ci(t, a, i) {
|
|
2802
2809
|
ne,
|
2803
2810
|
o,
|
2804
2811
|
We,
|
2805
|
-
|
2806
|
-
|
2812
|
+
Sa,
|
2813
|
+
Ze,
|
2807
2814
|
le,
|
2808
2815
|
Ne,
|
2809
2816
|
Re,
|
2810
2817
|
ke,
|
2811
2818
|
ye,
|
2812
2819
|
De,
|
2813
|
-
Ma,
|
2814
2820
|
za,
|
2815
2821
|
Ia,
|
2816
2822
|
Na,
|
2817
2823
|
Ra,
|
2818
2824
|
Aa,
|
2819
|
-
Ea
|
2825
|
+
Ea,
|
2826
|
+
ja
|
2820
2827
|
];
|
2821
2828
|
}
|
2822
|
-
class
|
2829
|
+
class zi extends Pa {
|
2823
2830
|
constructor(a) {
|
2824
|
-
super(),
|
2831
|
+
super(), Da(
|
2825
2832
|
this,
|
2826
2833
|
a,
|
2827
|
-
|
2828
|
-
|
2829
|
-
|
2834
|
+
Mi,
|
2835
|
+
Gi,
|
2836
|
+
Oa,
|
2830
2837
|
{
|
2831
2838
|
endpoint: 3,
|
2832
2839
|
datasource: 4,
|
@@ -2856,7 +2863,7 @@ class Mi extends Ta {
|
|
2856
2863
|
showallbuttongamescount: 50,
|
2857
2864
|
mbsource: 21
|
2858
2865
|
},
|
2859
|
-
|
2866
|
+
xa,
|
2860
2867
|
[-1, -1, -1, -1]
|
2861
2868
|
);
|
2862
2869
|
}
|
@@ -3023,7 +3030,7 @@ class Mi extends Ta {
|
|
3023
3030
|
this.$$set({ mbsource: a }), I();
|
3024
3031
|
}
|
3025
3032
|
}
|
3026
|
-
Ua(
|
3033
|
+
Ua(zi, { endpoint: {}, datasource: {}, lang: {}, session: {}, userid: {}, favorites: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, currency: {}, categoryid: {}, showgamename: {}, livecasino: {}, gamepagemodalurl: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, casinomygames: {}, addfilterselector: {}, addsortingselector: {}, filterbylogo: {}, casinogamesgridslider: {}, fetchviaevent: {}, showallpage: {}, actionevent: {}, displayedgamecount: {}, showallbuttongamescount: {}, mbsource: {} }, [], [], !0);
|
3027
3034
|
export {
|
3028
|
-
|
3035
|
+
zi as default
|
3029
3036
|
};
|