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