@everymatrix/casino-games-category-section-nd 1.85.6 → 1.85.7
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/{CasinoGameThumbnailNd-CD6_nosl.js → CasinoGameThumbnailNd-BkzX6gmH.js} +836 -829
- package/components/{CasinoGameThumbnailNd-C3LxB_MZ.js → CasinoGameThumbnailNd-CAChQj_f.js} +865 -858
- package/components/{CasinoGameThumbnailNd-DDt8QMN1.cjs → CasinoGameThumbnailNd-D0QecLeO.cjs} +10 -10
- package/components/CasinoGamesCategorySectionNd-B00IN0NY.cjs +1 -0
- package/components/{CasinoGamesCategorySectionNd-D5sbMbQQ.js → CasinoGamesCategorySectionNd-BYWOnARh.js} +1177 -1132
- package/components/{CasinoGamesCategorySectionNd-ZstauV-n.js → CasinoGamesCategorySectionNd-Dd4YoZTQ.js} +1127 -1078
- package/es2015/casino-games-category-section-nd.cjs +1 -1
- package/es2015/casino-games-category-section-nd.js +1 -1
- package/esnext/casino-games-category-section-nd.js +1 -1
- package/package.json +1 -1
- package/components/CasinoGamesCategorySectionNd-DJR4Jqig.cjs +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var Re = (i, e, a) => new Promise((
|
|
1
|
+
var Re = (i, e, a) => new Promise((o, t) => {
|
|
2
2
|
var l = (c) => {
|
|
3
3
|
try {
|
|
4
4
|
m(a.next(c));
|
|
@@ -11,18 +11,18 @@ var Re = (i, e, a) => new Promise((n, t) => {
|
|
|
11
11
|
} catch (d) {
|
|
12
12
|
t(d);
|
|
13
13
|
}
|
|
14
|
-
}, m = (c) => c.done ?
|
|
14
|
+
}, m = (c) => c.done ? o(c.value) : Promise.resolve(c.value).then(l, r);
|
|
15
15
|
m((a = a.apply(i, e)).next());
|
|
16
16
|
});
|
|
17
|
-
import { a as
|
|
18
|
-
import { d as
|
|
19
|
-
function
|
|
20
|
-
|
|
17
|
+
import { a as Ja, $ as Ya, S as Ka, i as Za, f as I, s as Xa, G as Qa, b as xa, n as me, d as S, h as F, k as z, g as f, m as $a, J as ei, o as ai, K as je, y as re, w as Q, j as G, l as J, q as we, x as ii, r as V, v as O, B as ce, L as Ca, e as n, M as Ga, C as ni, c as oa, u as oi, z as ie, I as ti, E as li, p as si, F as ri } from "./CasinoFilter-DrXgrXKK.js";
|
|
18
|
+
import { d as ta, i as mi, a as ci } from "./CasinoGameThumbnailNd-BkzX6gmH.js";
|
|
19
|
+
function la(i, e) {
|
|
20
|
+
Ja(i, e);
|
|
21
21
|
}
|
|
22
|
-
function
|
|
23
|
-
|
|
22
|
+
function ui(i) {
|
|
23
|
+
Ya.set(i);
|
|
24
24
|
}
|
|
25
|
-
const
|
|
25
|
+
const sa = {
|
|
26
26
|
en: {
|
|
27
27
|
showMore: "More",
|
|
28
28
|
viewAll: "Show all",
|
|
@@ -334,14 +334,14 @@ if (typeof window != "undefined") {
|
|
|
334
334
|
return function(...a) {
|
|
335
335
|
try {
|
|
336
336
|
return e.apply(this, a);
|
|
337
|
-
} catch (
|
|
338
|
-
if (
|
|
337
|
+
} catch (o) {
|
|
338
|
+
if (o instanceof DOMException && o.message.includes("has already been used with this registry") || o.message.includes("Cannot define multiple custom elements with the same tag name"))
|
|
339
339
|
return !1;
|
|
340
|
-
throw
|
|
340
|
+
throw o;
|
|
341
341
|
}
|
|
342
342
|
};
|
|
343
343
|
};
|
|
344
|
-
customElements.define = i(customElements.define), import("./CasinoGameThumbnailNd-
|
|
344
|
+
customElements.define = i(customElements.define), import("./CasinoGameThumbnailNd-BkzX6gmH.js").then((e) => e.C).then(({ default: e }) => {
|
|
345
345
|
!customElements.get("casino-game-thumbnail-nd") && customElements.define("casino-game-thumbnail-nd", e.element);
|
|
346
346
|
});
|
|
347
347
|
}
|
|
@@ -350,10 +350,10 @@ if (typeof window != "undefined") {
|
|
|
350
350
|
return function(...a) {
|
|
351
351
|
try {
|
|
352
352
|
return e.apply(this, a);
|
|
353
|
-
} catch (
|
|
354
|
-
if (
|
|
353
|
+
} catch (o) {
|
|
354
|
+
if (o instanceof DOMException && o.message.includes("has already been used with this registry") || o.message.includes("Cannot define multiple custom elements with the same tag name"))
|
|
355
355
|
return !1;
|
|
356
|
-
throw
|
|
356
|
+
throw o;
|
|
357
357
|
}
|
|
358
358
|
};
|
|
359
359
|
};
|
|
@@ -366,10 +366,10 @@ if (typeof window != "undefined") {
|
|
|
366
366
|
return function(...a) {
|
|
367
367
|
try {
|
|
368
368
|
return e.apply(this, a);
|
|
369
|
-
} catch (
|
|
370
|
-
if (
|
|
369
|
+
} catch (o) {
|
|
370
|
+
if (o instanceof DOMException && o.message.includes("has already been used with this registry") || o.message.includes("Cannot define multiple custom elements with the same tag name"))
|
|
371
371
|
return !1;
|
|
372
|
-
throw
|
|
372
|
+
throw o;
|
|
373
373
|
}
|
|
374
374
|
};
|
|
375
375
|
};
|
|
@@ -377,149 +377,149 @@ if (typeof window != "undefined") {
|
|
|
377
377
|
!customElements.get("casino-sort") && customElements.define("casino-sort", e.element);
|
|
378
378
|
});
|
|
379
379
|
}
|
|
380
|
-
function
|
|
381
|
-
Xa(i, "svelte-3d5n3f", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.CasinoGamesCategorySectionContainer{container-type:inline-size}.CustomScroll:-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:var(--emw--border-radius-small, 5px);background-color:transparent}.CustomScroll::-webkit-scrollbar{height:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar-thumb{border-radius:var(--emw--border-radius-small, 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, #FFFFFF);font-size:var(--emw--font-size-x-large, 24px);font-weight:var(--emw--font-weight-regular, 400)}.CategoryLoadMore{font-size:var(--emw--font-size-small, 14px);color:var(--emw--casino-typography, #FFFFFF)}.NoSearchResults{color:var(--emw--casino-typography, #FFFFFF);text-align:center;width:100%;padding-left:5px;font-size:var(--emw--font-size-medium, 16px)}.NoRecentSearches{padding-bottom:30px}.NoRecentSearchesCenter{text-align:center}.NoFavoriteGames{color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-medium, 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:var(--emw--font-weight-bold, 700);font-size:var(--emw--font-size-medium, 16px);padding:15px 0}.NoFavoriteGamesMobile{height:50vh}.SearchWaiting{grid-column:1/-1;color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-x-small, 12px);text-align:center}.CasinoGamesHeader{width:100%;display:flex;align-items:center;margin-bottom:16px;gap:10px}.CasinoGamesHeader .CategoryIcon{display:flex;place-content:center;background-color:transparent;position:relative;align-items:center;justify-content:center}.CasinoGamesHeader .CategoryNameLink{display:block;cursor:pointer;margin-left:auto}.CasinoGamesHeader .CategoryLoadMore{font-weight:var(--emw--font-weight-normal, 400)}.CasinoGamesHeader.Searched{justify-content:center}.CasinoGamesContainer{width:100%}.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-height-scroll, 180px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-scroll, 237px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-height-scroll, 180px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-scroll, 237px);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:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-scroll, 237px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-height-scroll, 180px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:35px;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:var(--emw--casino-category-grid-gap, 16px)}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-left:auto}.SingleOrEmptyCategoryFilterContainer{margin-left:auto}.SearchLoading{display:block;padding:50px;color:var(--emw--casino-typography, #FFFFFF)}@container (max-width: 385px){.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-small, 110px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small, 110px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-small, 110px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-small, 110px)}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small-scroll, 100px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-small-scroll, 100px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-small-scroll, 100px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-small-scroll, 100px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 410px){.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium, 122px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium, 122px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 480px){.CategoryFilterContainer{gap:16px}.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium, 122px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium, 122px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px)}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium-scroll, 120px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium-scroll, 120px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 768px){.CasinoGamesContainer .CasinoGamesGrid,.GameContainer.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium-scroll, 120px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small, 110px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px)}.CasinoGamesContainer .CasinoGamesGrid.GamesListIncreasedGap,.GameContainer.CasinoGamesGridSlider.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap-scroll-mediu, 10px)}.CasinoGamesContainer .CasinoGamesGrid .GameInfo .GameInfoName,.GameContainer.CasinoGamesGridSlider .GameInfo .GameInfoName{font-size:var(--emw--font-size-x-small, 12px)}.CasinoGamesGridSlider{padding-bottom:10px}.GameInnerContainer{border-radius:var(--emw--border-radius-large, 10px)}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{gap:2px}.CasinoGamesHeader{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center}.CategoryFilterContainer{width:100%}}.DualRing{display:block;width:80px;height:80px;margin:0 auto}.DualRing:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--casino-color-primary, #22B04E);border-color:var(--emw--casino-color-primary, #22B04E) transparent var(--emw--casino-color-primary, #22B04E);animation:DualRing 1.2s linear infinite}@keyframes DualRing{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.CategoryIcon svg{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto}.CategoryIconAnimation{position:relative;width:55px;height:55px;border-radius:50%;background:linear-gradient(45deg, transparent, transparent 40%, var(--emw--casino-categories-animation-main, #ffff00)), linear-gradient(var(--emfe-casino-categories-animation-fill-secondary-color, #0E1511), var(--emfe-casino-categories-animation-contrast, #141414));animation:rotate 3.5s linear infinite}.CategoryIconAnimation:before,.CategoryIconAnimation:after{content:" ";position:absolute;inset:5px;background:linear-gradient(var(--emw--casino-categories-animation-fill-main-color, #0E1511), var(--emfe-casino-categories-animation-fill-secondary-color, #0E1511));border-radius:inherit}.CategoryIconAnimation:before{background:linear-gradient(45deg, transparent, transparent 40%, var(--emw--casino-categories-animation-main, #ffff00));filter:blur(12px)}@keyframes rotate{100%{transform:rotate(360deg);filter:hue-rotate(360deg)}}');
|
|
382
|
-
}
|
|
383
|
-
function sa(i, e, a) {
|
|
384
|
-
const n = i.slice();
|
|
385
|
-
return n[96] = e[a], n[98] = a, n;
|
|
380
|
+
function gi(i) {
|
|
381
|
+
xa(i, "svelte-3d5n3f", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.CasinoGamesCategorySectionContainer{container-type:inline-size}.CustomScroll:-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:var(--emw--border-radius-small, 5px);background-color:transparent}.CustomScroll::-webkit-scrollbar{height:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar-thumb{border-radius:var(--emw--border-radius-small, 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, #FFFFFF);font-size:var(--emw--font-size-x-large, 24px);font-weight:var(--emw--font-weight-regular, 400)}.CategoryLoadMore{font-size:var(--emw--font-size-small, 14px);color:var(--emw--casino-typography, #FFFFFF)}.NoSearchResults{color:var(--emw--casino-typography, #FFFFFF);text-align:center;width:100%;padding-left:5px;font-size:var(--emw--font-size-medium, 16px)}.NoRecentSearches{padding-bottom:30px}.NoRecentSearchesCenter{text-align:center}.NoFavoriteGames{color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-medium, 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:var(--emw--font-weight-bold, 700);font-size:var(--emw--font-size-medium, 16px);padding:15px 0}.NoFavoriteGamesMobile{height:50vh}.SearchWaiting{grid-column:1/-1;color:var(--emw--casino-typography, #FFFFFF);font-size:var(--emw--font-size-x-small, 12px);text-align:center}.CasinoGamesHeader{width:100%;display:flex;align-items:center;margin-bottom:16px;gap:10px}.CasinoGamesHeader .CategoryIcon{display:flex;place-content:center;background-color:transparent;position:relative;align-items:center;justify-content:center}.CasinoGamesHeader .CategoryNameLink{display:block;cursor:pointer;margin-left:auto}.CasinoGamesHeader .CategoryLoadMore{font-weight:var(--emw--font-weight-normal, 400)}.CasinoGamesHeader.Searched{justify-content:center}.CasinoGamesContainer{width:100%}.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-height-scroll, 180px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-scroll, 237px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-height-scroll, 180px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-scroll, 237px);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:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-scroll, 237px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-height-scroll, 180px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-scroll, 237px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:35px;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:var(--emw--casino-category-grid-gap, 16px)}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-left:auto}.SingleOrEmptyCategoryFilterContainer{margin-left:auto}.SearchLoading{display:block;padding:50px;color:var(--emw--casino-typography, #FFFFFF)}@container (max-width: 385px){.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-small, 110px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small, 110px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-small, 110px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-small, 110px)}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small-scroll, 100px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-small-scroll, 100px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-small-scroll, 100px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-small-scroll, 100px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 410px){.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium, 122px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium, 122px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 480px){.CategoryFilterContainer{gap:16px}.CasinoGamesGrid{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium, 122px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium, 122px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium, 122px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px)}.CasinoGamesGrid.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap, 16px)}.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-medium-scroll, 120px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium-scroll, 120px));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 768px){.CasinoGamesContainer .CasinoGamesGrid,.GameContainer.CasinoGamesGridSlider{display:grid;gap:var(--emw--casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw--casino-category-grid-cell-size-medium-scroll, 120px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw--casino-category-grid-cell-size-small, 110px), 46%), 1fr));grid-auto-rows:var(--emw--casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-columns:var(--emw--casino-category-grid-cell-size-medium, 122px)}.CasinoGamesContainer .CasinoGamesGrid.GamesListIncreasedGap,.GameContainer.CasinoGamesGridSlider.GamesListIncreasedGap{gap:var(--emw--casino-category-grid-gap-scroll-mediu, 10px)}.CasinoGamesContainer .CasinoGamesGrid .GameInfo .GameInfoName,.GameContainer.CasinoGamesGridSlider .GameInfo .GameInfoName{font-size:var(--emw--font-size-x-small, 12px)}.CasinoGamesGridSlider{padding-bottom:10px}.GameInnerContainer{border-radius:var(--emw--border-radius-large, 10px)}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{gap:2px}.CasinoGamesHeader{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center}.CategoryFilterContainer{width:100%}}.DualRing{display:block;width:80px;height:80px;margin:0 auto}.DualRing:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--casino-color-primary, #22B04E);border-color:var(--emw--casino-color-primary, #22B04E) transparent var(--emw--casino-color-primary, #22B04E);animation:DualRing 1.2s linear infinite}@keyframes DualRing{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.CategoryIcon svg{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto}.CategoryIconAnimation{position:relative;width:55px;height:55px;border-radius:50%;background:linear-gradient(45deg, transparent, transparent 40%, var(--emw--casino-categories-animation-main, #ffff00)), linear-gradient(var(--emfe-casino-categories-animation-fill-secondary-color, #0E1511), var(--emfe-casino-categories-animation-contrast, #141414));animation:rotate 3.5s linear infinite}.CategoryIconAnimation:before,.CategoryIconAnimation:after{content:" ";position:absolute;inset:5px;background:linear-gradient(var(--emw--casino-categories-animation-fill-main-color, #0E1511), var(--emfe-casino-categories-animation-fill-secondary-color, #0E1511));border-radius:inherit}.CategoryIconAnimation:before{background:linear-gradient(45deg, transparent, transparent 40%, var(--emw--casino-categories-animation-main, #ffff00));filter:blur(12px)}@keyframes rotate{100%{transform:rotate(360deg);filter:hue-rotate(360deg)}}');
|
|
386
382
|
}
|
|
387
383
|
function ra(i, e, a) {
|
|
388
|
-
const
|
|
389
|
-
return
|
|
384
|
+
const o = i.slice();
|
|
385
|
+
return o[98] = e[a], o[100] = a, o;
|
|
390
386
|
}
|
|
391
387
|
function ma(i, e, a) {
|
|
392
|
-
const
|
|
393
|
-
return
|
|
388
|
+
const o = i.slice();
|
|
389
|
+
return o[98] = e[a], o[101] = e, o[100] = a, o;
|
|
394
390
|
}
|
|
395
|
-
function
|
|
391
|
+
function ca(i, e, a) {
|
|
392
|
+
const o = i.slice();
|
|
393
|
+
return o[98] = e[a], o[100] = a, o;
|
|
394
|
+
}
|
|
395
|
+
function di(i) {
|
|
396
396
|
let e;
|
|
397
397
|
function a(l, r) {
|
|
398
398
|
if (
|
|
399
399
|
/*categoryData*/
|
|
400
400
|
l[28]
|
|
401
401
|
)
|
|
402
|
-
return
|
|
402
|
+
return pi;
|
|
403
403
|
if (
|
|
404
404
|
/*showFavGamesCategory*/
|
|
405
405
|
l[39]
|
|
406
406
|
)
|
|
407
|
-
return
|
|
407
|
+
return _i;
|
|
408
408
|
}
|
|
409
|
-
let
|
|
409
|
+
let o = a(i), t = o && o(i);
|
|
410
410
|
return {
|
|
411
411
|
c() {
|
|
412
|
-
e =
|
|
412
|
+
e = z("div"), t && t.c();
|
|
413
413
|
},
|
|
414
414
|
m(l, r) {
|
|
415
|
-
|
|
415
|
+
F(l, e, r), t && t.m(e, null);
|
|
416
416
|
},
|
|
417
417
|
p(l, r) {
|
|
418
|
-
|
|
418
|
+
o === (o = a(l)) && t ? t.p(l, r) : (t && t.d(1), t = o && o(l), t && (t.c(), t.m(e, null)));
|
|
419
419
|
},
|
|
420
420
|
d(l) {
|
|
421
|
-
l &&
|
|
421
|
+
l && S(e), t && t.d();
|
|
422
422
|
}
|
|
423
423
|
};
|
|
424
424
|
}
|
|
425
|
-
function
|
|
426
|
-
let e, a,
|
|
427
|
-
function t(
|
|
425
|
+
function fi(i) {
|
|
426
|
+
let e, a, o;
|
|
427
|
+
function t(_, p) {
|
|
428
428
|
return (
|
|
429
429
|
/*recentSearched*/
|
|
430
|
-
|
|
430
|
+
_[32] ? Di : (
|
|
431
431
|
/*shownCategoryData*/
|
|
432
|
-
|
|
432
|
+
_[29].length ? ji : Li
|
|
433
433
|
)
|
|
434
434
|
);
|
|
435
435
|
}
|
|
436
436
|
let l = t(i), r = l(i);
|
|
437
|
-
function m(
|
|
437
|
+
function m(_, p) {
|
|
438
438
|
return (
|
|
439
439
|
/*shownCategoryData*/
|
|
440
|
-
|
|
440
|
+
_[29] ? Oi : Ti
|
|
441
441
|
);
|
|
442
442
|
}
|
|
443
443
|
let c = m(i), d = c(i);
|
|
444
444
|
return {
|
|
445
445
|
c() {
|
|
446
|
-
e =
|
|
446
|
+
e = z("div"), a = z("div"), r.c(), o = J(), d.c(), f(a, "class", "CasinoGamesHeader Searched " + (we(
|
|
447
447
|
/*userAgent*/
|
|
448
448
|
i[45]
|
|
449
449
|
) ? "CasinoGamesHeaderMobile" : "")), f(e, "class", "CasinoGamesContainer");
|
|
450
450
|
},
|
|
451
|
-
m(
|
|
452
|
-
|
|
451
|
+
m(_, p) {
|
|
452
|
+
F(_, e, p), G(e, a), r.m(a, null), G(e, o), d.m(e, null);
|
|
453
453
|
},
|
|
454
|
-
p(
|
|
455
|
-
l === (l = t(
|
|
454
|
+
p(_, p) {
|
|
455
|
+
l === (l = t(_)) && r ? r.p(_, p) : (r.d(1), r = l(_), r && (r.c(), r.m(a, null))), c === (c = m(_)) && d ? d.p(_, p) : (d.d(1), d = c(_), d && (d.c(), d.m(e, null)));
|
|
456
456
|
},
|
|
457
|
-
d(
|
|
458
|
-
|
|
457
|
+
d(_) {
|
|
458
|
+
_ && S(e), r.d(), d.d();
|
|
459
459
|
}
|
|
460
460
|
};
|
|
461
461
|
}
|
|
462
|
-
function
|
|
462
|
+
function hi(i) {
|
|
463
463
|
let e;
|
|
464
464
|
function a(l, r) {
|
|
465
465
|
return (
|
|
466
466
|
/*presentFilters*/
|
|
467
|
-
l[34] ?
|
|
467
|
+
l[34] ? Ui : Pi
|
|
468
468
|
);
|
|
469
469
|
}
|
|
470
|
-
let
|
|
470
|
+
let o = a(i), t = o(i);
|
|
471
471
|
return {
|
|
472
472
|
c() {
|
|
473
|
-
t.c(), e =
|
|
473
|
+
t.c(), e = Q();
|
|
474
474
|
},
|
|
475
475
|
m(l, r) {
|
|
476
|
-
t.m(l, r),
|
|
476
|
+
t.m(l, r), F(l, e, r);
|
|
477
477
|
},
|
|
478
478
|
p(l, r) {
|
|
479
|
-
|
|
479
|
+
o !== (o = a(l)) && (t.d(1), t = o(l), t && (t.c(), t.m(e.parentNode, e)));
|
|
480
480
|
},
|
|
481
481
|
d(l) {
|
|
482
|
-
l &&
|
|
482
|
+
l && S(e), t.d(l);
|
|
483
483
|
}
|
|
484
484
|
};
|
|
485
485
|
}
|
|
486
|
-
function
|
|
487
|
-
let e, a,
|
|
486
|
+
function _i(i) {
|
|
487
|
+
let e, a, o, t, l = (
|
|
488
488
|
/*casinomygames*/
|
|
489
|
-
i[19] !== "true" &&
|
|
489
|
+
i[19] !== "true" && ua(i)
|
|
490
490
|
);
|
|
491
|
-
function r(d,
|
|
491
|
+
function r(d, _) {
|
|
492
492
|
return (
|
|
493
493
|
/*isLoading*/
|
|
494
494
|
d[25] && !/*isLazyLoading*/
|
|
495
|
-
d[36] ?
|
|
495
|
+
d[36] ? wi : (
|
|
496
496
|
/*favoriteGamesData*/
|
|
497
|
-
d[42] ?
|
|
497
|
+
d[42] ? bi : vi
|
|
498
498
|
)
|
|
499
499
|
);
|
|
500
500
|
}
|
|
501
501
|
let m = r(i), c = m(i);
|
|
502
502
|
return {
|
|
503
503
|
c() {
|
|
504
|
-
e =
|
|
504
|
+
e = z("div"), l && l.c(), a = J(), o = z("ul"), c.c(), f(o, "class", t = /*favoriteGamesData*/
|
|
505
505
|
(i[42].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}"), f(e, "class", "CasinoGamesContainer");
|
|
506
506
|
},
|
|
507
|
-
m(d,
|
|
508
|
-
|
|
507
|
+
m(d, _) {
|
|
508
|
+
F(d, e, _), l && l.m(e, null), G(e, a), G(e, o), c.m(o, null), i[63](o);
|
|
509
509
|
},
|
|
510
|
-
p(d,
|
|
510
|
+
p(d, _) {
|
|
511
511
|
/*casinomygames*/
|
|
512
|
-
d[19] !== "true" ? l ? l.p(d,
|
|
512
|
+
d[19] !== "true" ? l ? l.p(d, _) : (l = ua(d), l.c(), l.m(e, a)) : l && (l.d(1), l = null), m === (m = r(d)) && c ? c.p(d, _) : (c.d(1), c = m(d), c && (c.c(), c.m(o, null))), _[1] & /*favoriteGamesData*/
|
|
513
513
|
2048 && t !== (t = /*favoriteGamesData*/
|
|
514
|
-
(d[42].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}") && f(
|
|
514
|
+
(d[42].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}") && f(o, "class", t);
|
|
515
515
|
},
|
|
516
516
|
d(d) {
|
|
517
|
-
d &&
|
|
517
|
+
d && S(e), l && l.d(), c.d(), i[63](null);
|
|
518
518
|
}
|
|
519
519
|
};
|
|
520
520
|
}
|
|
521
|
-
function
|
|
522
|
-
let e, a,
|
|
521
|
+
function pi(i) {
|
|
522
|
+
let e, a, o = (
|
|
523
523
|
/*casinomygames*/
|
|
524
524
|
i[19] !== "true" && pa(i)
|
|
525
525
|
);
|
|
@@ -527,399 +527,403 @@ function hi(i) {
|
|
|
527
527
|
return (
|
|
528
528
|
/*isLoading*/
|
|
529
529
|
m[25] && !/*isLazyLoading*/
|
|
530
|
-
m[36] ?
|
|
530
|
+
m[36] ? Ai : (
|
|
531
531
|
/*shownCategoryData*/
|
|
532
|
-
m[29].length !== 0 ?
|
|
532
|
+
m[29].length !== 0 ? Ei : Ii
|
|
533
533
|
)
|
|
534
534
|
);
|
|
535
535
|
}
|
|
536
536
|
let l = t(i), r = l(i);
|
|
537
537
|
return {
|
|
538
538
|
c() {
|
|
539
|
-
e =
|
|
539
|
+
e = z("div"), o && o.c(), a = J(), r.c(), f(e, "class", "CasinoGamesContainer");
|
|
540
540
|
},
|
|
541
541
|
m(m, c) {
|
|
542
|
-
|
|
542
|
+
F(m, e, c), o && o.m(e, null), G(e, a), r.m(e, null);
|
|
543
543
|
},
|
|
544
544
|
p(m, c) {
|
|
545
545
|
/*casinomygames*/
|
|
546
|
-
m[19] !== "true" ?
|
|
546
|
+
m[19] !== "true" ? o ? o.p(m, c) : (o = pa(m), o.c(), o.m(e, a)) : o && (o.d(1), o = null), l === (l = t(m)) && r ? r.p(m, c) : (r.d(1), r = l(m), r && (r.c(), r.m(e, null)));
|
|
547
547
|
},
|
|
548
548
|
d(m) {
|
|
549
|
-
m &&
|
|
549
|
+
m && S(e), o && o.d(), r.d();
|
|
550
550
|
}
|
|
551
551
|
};
|
|
552
552
|
}
|
|
553
|
-
function
|
|
554
|
-
let e, a,
|
|
553
|
+
function ua(i) {
|
|
554
|
+
let e, a, o = (
|
|
555
555
|
/*$_*/
|
|
556
556
|
i[44]("favorites") + ""
|
|
557
557
|
), t, l, r, m, c = (
|
|
558
558
|
/*favoriteGamesData*/
|
|
559
559
|
i[42].items.length + ""
|
|
560
|
-
), d,
|
|
560
|
+
), d, _;
|
|
561
561
|
return {
|
|
562
562
|
c() {
|
|
563
|
-
e =
|
|
563
|
+
e = z("div"), a = z("h3"), t = O(o), l = J(), r = z("span"), m = O("("), d = O(c), _ = O(")"), f(r, "class", "CategoryFavName"), f(a, "class", "CategoryName"), f(e, "class", "CasinoGamesHeader");
|
|
564
564
|
},
|
|
565
|
-
m(
|
|
566
|
-
|
|
565
|
+
m(p, v) {
|
|
566
|
+
F(p, e, v), G(e, a), G(a, t), G(a, l), G(a, r), G(r, m), G(r, d), G(r, _), i[62](a);
|
|
567
567
|
},
|
|
568
|
-
p(
|
|
568
|
+
p(p, v) {
|
|
569
569
|
v[1] & /*$_*/
|
|
570
|
-
8192 &&
|
|
571
|
-
|
|
570
|
+
8192 && o !== (o = /*$_*/
|
|
571
|
+
p[44]("favorites") + "") && V(t, o), v[1] & /*favoriteGamesData*/
|
|
572
572
|
2048 && c !== (c = /*favoriteGamesData*/
|
|
573
|
-
|
|
573
|
+
p[42].items.length + "") && V(d, c);
|
|
574
574
|
},
|
|
575
|
-
d(
|
|
576
|
-
|
|
575
|
+
d(p) {
|
|
576
|
+
p && S(e), i[62](null);
|
|
577
577
|
}
|
|
578
578
|
};
|
|
579
579
|
}
|
|
580
|
-
function
|
|
580
|
+
function vi(i) {
|
|
581
581
|
let e, a = (
|
|
582
582
|
/*$_*/
|
|
583
583
|
i[44]("waiting") + ""
|
|
584
|
-
),
|
|
584
|
+
), o;
|
|
585
585
|
return {
|
|
586
586
|
c() {
|
|
587
|
-
e =
|
|
587
|
+
e = z("p"), o = O(a);
|
|
588
588
|
},
|
|
589
589
|
m(t, l) {
|
|
590
|
-
|
|
590
|
+
F(t, e, l), G(e, o);
|
|
591
591
|
},
|
|
592
592
|
p(t, l) {
|
|
593
593
|
l[1] & /*$_*/
|
|
594
594
|
8192 && a !== (a = /*$_*/
|
|
595
|
-
t[44]("waiting") + "") &&
|
|
595
|
+
t[44]("waiting") + "") && V(o, a);
|
|
596
596
|
},
|
|
597
597
|
d(t) {
|
|
598
|
-
t &&
|
|
598
|
+
t && S(e);
|
|
599
599
|
}
|
|
600
600
|
};
|
|
601
601
|
}
|
|
602
|
-
function
|
|
603
|
-
let e, a =
|
|
602
|
+
function bi(i) {
|
|
603
|
+
let e, a = ce(
|
|
604
604
|
/*favoriteGamesData*/
|
|
605
605
|
i[42].items
|
|
606
|
-
),
|
|
606
|
+
), o = [];
|
|
607
607
|
for (let l = 0; l < a.length; l += 1)
|
|
608
|
-
|
|
608
|
+
o[l] = _a(ra(i, a, l));
|
|
609
609
|
let t = null;
|
|
610
610
|
return a.length || (t = ga(i)), {
|
|
611
611
|
c() {
|
|
612
|
-
for (let l = 0; l <
|
|
613
|
-
|
|
614
|
-
e =
|
|
612
|
+
for (let l = 0; l < o.length; l += 1)
|
|
613
|
+
o[l].c();
|
|
614
|
+
e = Q(), t && t.c();
|
|
615
615
|
},
|
|
616
616
|
m(l, r) {
|
|
617
|
-
for (let m = 0; m <
|
|
618
|
-
|
|
619
|
-
|
|
617
|
+
for (let m = 0; m < o.length; m += 1)
|
|
618
|
+
o[m] && o[m].m(l, r);
|
|
619
|
+
F(l, e, r), t && t.m(l, r);
|
|
620
620
|
},
|
|
621
621
|
p(l, r) {
|
|
622
622
|
if (r[0] & /*session, userid, lang, favorites, categoryid, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, mbsource*/
|
|
623
|
-
524265 | r[1] & /*favoriteGamesData, addGameTag, showFavGamesCategory, intersectingIndexes, visibilityconnect, translationmessages, userAgent, $_*/
|
|
624
|
-
|
|
625
|
-
a =
|
|
623
|
+
524265 | r[1] & /*favoriteGamesData, getRequiredIcon, addGameTag, showFavGamesCategory, intersectingIndexes, visibilityconnect, translationmessages, userAgent, $_*/
|
|
624
|
+
130816) {
|
|
625
|
+
a = ce(
|
|
626
626
|
/*favoriteGamesData*/
|
|
627
627
|
l[42].items
|
|
628
628
|
);
|
|
629
629
|
let m;
|
|
630
630
|
for (m = 0; m < a.length; m += 1) {
|
|
631
|
-
const c =
|
|
632
|
-
|
|
631
|
+
const c = ra(l, a, m);
|
|
632
|
+
o[m] ? o[m].p(c, r) : (o[m] = _a(c), o[m].c(), o[m].m(e.parentNode, e));
|
|
633
633
|
}
|
|
634
|
-
for (; m <
|
|
635
|
-
|
|
636
|
-
|
|
634
|
+
for (; m < o.length; m += 1)
|
|
635
|
+
o[m].d(1);
|
|
636
|
+
o.length = a.length, !a.length && t ? t.p(l, r) : a.length ? t && (t.d(1), t = null) : (t = ga(l), t.c(), t.m(e.parentNode, e));
|
|
637
637
|
}
|
|
638
638
|
},
|
|
639
639
|
d(l) {
|
|
640
|
-
l &&
|
|
640
|
+
l && S(e), ni(o, l), t && t.d(l);
|
|
641
641
|
}
|
|
642
642
|
};
|
|
643
643
|
}
|
|
644
|
-
function
|
|
644
|
+
function wi(i) {
|
|
645
645
|
let e;
|
|
646
646
|
return {
|
|
647
647
|
c() {
|
|
648
|
-
e =
|
|
648
|
+
e = z("div"), f(e, "class", "lds-dual-ring");
|
|
649
649
|
},
|
|
650
|
-
m(a,
|
|
651
|
-
|
|
650
|
+
m(a, o) {
|
|
651
|
+
F(a, e, o);
|
|
652
652
|
},
|
|
653
|
-
p:
|
|
653
|
+
p: me,
|
|
654
654
|
d(a) {
|
|
655
|
-
a &&
|
|
655
|
+
a && S(e);
|
|
656
656
|
}
|
|
657
657
|
};
|
|
658
658
|
}
|
|
659
659
|
function ga(i) {
|
|
660
|
-
let e, a,
|
|
660
|
+
let e, a, o, t, l, r, m, c, d, _, p, v = (
|
|
661
661
|
/*$_*/
|
|
662
662
|
i[44]("noFavoritesTitle") + ""
|
|
663
|
-
), w,
|
|
664
|
-
function
|
|
663
|
+
), w, M, b;
|
|
664
|
+
function g(E, y) {
|
|
665
665
|
return we(
|
|
666
666
|
/*userAgent*/
|
|
667
|
-
|
|
668
|
-
) ?
|
|
667
|
+
E[45]
|
|
668
|
+
) ? ki : yi;
|
|
669
669
|
}
|
|
670
|
-
let
|
|
670
|
+
let D = g(i)(i);
|
|
671
671
|
return {
|
|
672
672
|
c() {
|
|
673
|
-
e =
|
|
673
|
+
e = z("p"), a = ie("svg"), o = ie("rect"), t = ie("rect"), l = ie("circle"), r = ie("path"), m = ie("path"), c = ie("path"), d = ie("path"), _ = J(), p = z("span"), w = O(v), M = J(), D.c(), b = J(), f(o, "x", "1"), f(o, "y", "18.053"), f(o, "width", "90.263"), f(o, "height", "90.263"), f(o, "rx", "12"), f(o, "stroke", "var(--emw--color-gray-150, #828282)"), f(o, "stroke-width", "1.5"), f(t, "x", "106.737"), f(t, "y", "56.737"), f(t, "width", "90.263"), f(t, "height", "90.263"), f(t, "rx", "12"), f(t, "stroke", "var(--emw--color-gray-150, #828282)"), f(t, "stroke-width", "1.5"), f(l, "cx", "70.5"), f(l, "cy", "32.237"), f(l, "r", "31.487"), f(l, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))"), f(l, "stroke-width", "1.5"), f(l, "stroke-dasharray", "5 0"), f(r, "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"), f(r, "fill", "var(--emw--color-gray-150, #828282)"), f(m, "d", "M78 43h11v13H78V43z"), f(m, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))"), f(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"), f(c, "fill", "var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))"), f(c, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))"), f(c, "stroke-linecap", "round"), f(c, "stroke-linejoin", "round"), f(d, "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"), f(d, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))"), f(d, "stroke-width", "1.5"), f(d, "stroke-linecap", "round"), f(d, "stroke-linejoin", "round"), f(a, "width", "198"), f(a, "height", "148"), f(a, "viewBox", "0 0 198 148"), f(a, "fill", "none"), f(a, "xmlns", "http://www.w3.org/2000/svg"), f(p, "class", "NoFavoriteText NoFavoriteTextHighlight"), f(e, "class", "NoFavoriteGames " + (we(
|
|
674
674
|
/*userAgent*/
|
|
675
675
|
i[45]
|
|
676
676
|
) ? "NoFavoriteGamesMobile" : ""));
|
|
677
677
|
},
|
|
678
|
-
m(
|
|
679
|
-
|
|
678
|
+
m(E, y) {
|
|
679
|
+
F(E, e, y), G(e, a), G(a, o), G(a, t), G(a, l), G(a, r), G(a, m), G(a, c), G(a, d), G(e, _), G(e, p), G(p, w), G(e, M), D.m(e, null), G(e, b);
|
|
680
680
|
},
|
|
681
|
-
p(
|
|
682
|
-
|
|
681
|
+
p(E, y) {
|
|
682
|
+
y[1] & /*$_*/
|
|
683
683
|
8192 && v !== (v = /*$_*/
|
|
684
|
-
|
|
684
|
+
E[44]("noFavoritesTitle") + "") && V(w, v), D.p(E, y);
|
|
685
685
|
},
|
|
686
|
-
d(
|
|
687
|
-
|
|
686
|
+
d(E) {
|
|
687
|
+
E && S(e), D.d();
|
|
688
688
|
}
|
|
689
689
|
};
|
|
690
690
|
}
|
|
691
|
-
function
|
|
691
|
+
function yi(i) {
|
|
692
692
|
let e, a = (
|
|
693
693
|
/*$_*/
|
|
694
694
|
i[44]("noFavorites") + ""
|
|
695
|
-
),
|
|
695
|
+
), o;
|
|
696
696
|
return {
|
|
697
697
|
c() {
|
|
698
|
-
e =
|
|
698
|
+
e = z("span"), o = O(a), f(e, "class", "NoFavoriteText");
|
|
699
699
|
},
|
|
700
700
|
m(t, l) {
|
|
701
|
-
|
|
701
|
+
F(t, e, l), G(e, o);
|
|
702
702
|
},
|
|
703
703
|
p(t, l) {
|
|
704
704
|
l[1] & /*$_*/
|
|
705
705
|
8192 && a !== (a = /*$_*/
|
|
706
|
-
t[44]("noFavorites") + "") &&
|
|
706
|
+
t[44]("noFavorites") + "") && V(o, a);
|
|
707
707
|
},
|
|
708
708
|
d(t) {
|
|
709
|
-
t &&
|
|
709
|
+
t && S(e);
|
|
710
710
|
}
|
|
711
711
|
};
|
|
712
712
|
}
|
|
713
|
-
function
|
|
713
|
+
function ki(i) {
|
|
714
714
|
let e, a = (
|
|
715
715
|
/*$_*/
|
|
716
716
|
i[44]("noFavoritesMobile") + ""
|
|
717
|
-
),
|
|
717
|
+
), o;
|
|
718
718
|
return {
|
|
719
719
|
c() {
|
|
720
|
-
e =
|
|
720
|
+
e = z("span"), o = O(a), f(e, "class", "NoFavoriteText");
|
|
721
721
|
},
|
|
722
722
|
m(t, l) {
|
|
723
|
-
|
|
723
|
+
F(t, e, l), G(e, o);
|
|
724
724
|
},
|
|
725
725
|
p(t, l) {
|
|
726
726
|
l[1] & /*$_*/
|
|
727
727
|
8192 && a !== (a = /*$_*/
|
|
728
|
-
t[44]("noFavoritesMobile") + "") &&
|
|
728
|
+
t[44]("noFavoritesMobile") + "") && V(o, a);
|
|
729
729
|
},
|
|
730
730
|
d(t) {
|
|
731
|
-
t &&
|
|
731
|
+
t && S(e);
|
|
732
732
|
}
|
|
733
733
|
};
|
|
734
734
|
}
|
|
735
|
-
function
|
|
735
|
+
function da(i) {
|
|
736
736
|
let e, a = (
|
|
737
737
|
/*gameprops*/
|
|
738
|
-
i[
|
|
738
|
+
i[98].gameModel.isFavorite && fa(i)
|
|
739
739
|
);
|
|
740
740
|
return {
|
|
741
741
|
c() {
|
|
742
|
-
a && a.c(), e =
|
|
742
|
+
a && a.c(), e = Q();
|
|
743
743
|
},
|
|
744
|
-
m(
|
|
745
|
-
a && a.m(
|
|
744
|
+
m(o, t) {
|
|
745
|
+
a && a.m(o, t), F(o, e, t);
|
|
746
746
|
},
|
|
747
|
-
p(
|
|
747
|
+
p(o, t) {
|
|
748
748
|
/*gameprops*/
|
|
749
|
-
|
|
749
|
+
o[98].gameModel.isFavorite ? a ? a.p(o, t) : (a = fa(o), a.c(), a.m(e.parentNode, e)) : a && (a.d(1), a = null);
|
|
750
750
|
},
|
|
751
|
-
d(
|
|
752
|
-
|
|
751
|
+
d(o) {
|
|
752
|
+
o && S(e), a && a.d(o);
|
|
753
753
|
}
|
|
754
754
|
};
|
|
755
755
|
}
|
|
756
|
-
function
|
|
757
|
-
let e, a =
|
|
756
|
+
function fa(i) {
|
|
757
|
+
let e, a = Ci(i);
|
|
758
758
|
return {
|
|
759
759
|
c() {
|
|
760
|
-
a && a.c(), e =
|
|
760
|
+
a && a.c(), e = Q();
|
|
761
761
|
},
|
|
762
|
-
m(
|
|
763
|
-
a && a.m(
|
|
762
|
+
m(o, t) {
|
|
763
|
+
a && a.m(o, t), F(o, e, t);
|
|
764
764
|
},
|
|
765
|
-
p(
|
|
766
|
-
a.p(
|
|
765
|
+
p(o, t) {
|
|
766
|
+
a.p(o, t);
|
|
767
767
|
},
|
|
768
|
-
d(
|
|
769
|
-
|
|
768
|
+
d(o) {
|
|
769
|
+
o && S(e), a && a.d(o);
|
|
770
770
|
}
|
|
771
771
|
};
|
|
772
772
|
}
|
|
773
|
-
function
|
|
774
|
-
let e, a,
|
|
773
|
+
function Ci(i) {
|
|
774
|
+
let e, a, o;
|
|
775
775
|
function t(m, c) {
|
|
776
776
|
if (c[1] & /*favoriteGamesData*/
|
|
777
777
|
2048 && (a = null), e == null && (e = !!we(
|
|
778
778
|
/*userAgent*/
|
|
779
779
|
m[45]
|
|
780
780
|
)), e)
|
|
781
|
-
return
|
|
781
|
+
return Si;
|
|
782
782
|
if (a == null && (a = !!/*gameprops*/
|
|
783
|
-
m[
|
|
784
|
-
return
|
|
783
|
+
m[98].gameModel.platform.includes("PC")), a)
|
|
784
|
+
return Gi;
|
|
785
785
|
}
|
|
786
786
|
let l = t(i, [-1, -1, -1, -1]), r = l && l(i);
|
|
787
787
|
return {
|
|
788
788
|
c() {
|
|
789
|
-
r && r.c(),
|
|
789
|
+
r && r.c(), o = Q();
|
|
790
790
|
},
|
|
791
791
|
m(m, c) {
|
|
792
|
-
r && r.m(m, c),
|
|
792
|
+
r && r.m(m, c), F(m, o, c);
|
|
793
793
|
},
|
|
794
794
|
p(m, c) {
|
|
795
|
-
l === (l = t(m, c)) && r ? r.p(m, c) : (r && r.d(1), r = l && l(m), r && (r.c(), r.m(
|
|
795
|
+
l === (l = t(m, c)) && r ? r.p(m, c) : (r && r.d(1), r = l && l(m), r && (r.c(), r.m(o.parentNode, o)));
|
|
796
796
|
},
|
|
797
797
|
d(m) {
|
|
798
|
-
m &&
|
|
798
|
+
m && S(o), r && r.d(m);
|
|
799
799
|
}
|
|
800
800
|
};
|
|
801
801
|
}
|
|
802
|
-
function
|
|
803
|
-
let e, a,
|
|
802
|
+
function Gi(i) {
|
|
803
|
+
let e, a, o, t, l, r, m, c, d, _, p, v, w, M, b;
|
|
804
804
|
return {
|
|
805
805
|
c() {
|
|
806
|
-
var g;
|
|
807
|
-
e =
|
|
808
|
-
(i[
|
|
806
|
+
var g, u;
|
|
807
|
+
e = z("casino-game-thumbnail-nd"), n(e, "class", a = "" + (ne + /*gameprops*/
|
|
808
|
+
(i[98].cellSize ? (
|
|
809
809
|
/*gameprops*/
|
|
810
|
-
i[
|
|
811
|
-
) : "1x1"))),
|
|
810
|
+
i[98].cellSize
|
|
811
|
+
) : "1x1"))), n(
|
|
812
812
|
e,
|
|
813
813
|
"session",
|
|
814
814
|
/*session*/
|
|
815
815
|
i[6]
|
|
816
|
-
),
|
|
816
|
+
), n(
|
|
817
817
|
e,
|
|
818
818
|
"userid",
|
|
819
819
|
/*userid*/
|
|
820
820
|
i[7]
|
|
821
|
-
),
|
|
821
|
+
), n(
|
|
822
822
|
e,
|
|
823
823
|
"lang",
|
|
824
824
|
/*lang*/
|
|
825
825
|
i[5]
|
|
826
|
-
),
|
|
826
|
+
), n(
|
|
827
827
|
e,
|
|
828
828
|
"translationurl",
|
|
829
829
|
/*translationurl*/
|
|
830
830
|
i[12]
|
|
831
|
-
),
|
|
831
|
+
), n(
|
|
832
832
|
e,
|
|
833
833
|
"favorites",
|
|
834
834
|
/*favorites*/
|
|
835
835
|
i[8]
|
|
836
|
-
),
|
|
836
|
+
), n(
|
|
837
837
|
e,
|
|
838
838
|
"categoryid",
|
|
839
839
|
/*categoryid*/
|
|
840
840
|
i[0]
|
|
841
|
-
),
|
|
842
|
-
i[
|
|
843
|
-
i[
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
841
|
+
), n(e, "gamethumbnail", o = /*gameprops*/
|
|
842
|
+
i[98].gameModel.thumbnail), n(e, "icon", t = /*getRequiredIcon*/
|
|
843
|
+
i[47](
|
|
844
|
+
/*gameprops*/
|
|
845
|
+
(g = i[98]) == null ? void 0 : g.icons
|
|
846
|
+
)), n(e, "gamename", l = /*gameprops*/
|
|
847
|
+
i[98].gameModel.name), n(e, "gamevendor", r = /*gameprops*/
|
|
848
|
+
i[98].gameModel.vendor.logo), n(e, "gameLaunchUrl", m = /*gameprops*/
|
|
849
|
+
i[98].launchUrl), n(e, "gameisnew", c = /*gameprops*/
|
|
850
|
+
i[98].gameModel.isNew), n(e, "gametag", d = /*addGameTag*/
|
|
847
851
|
i[46](
|
|
848
852
|
/*gameprops*/
|
|
849
|
-
(
|
|
850
|
-
)),
|
|
851
|
-
i[
|
|
852
|
-
i[
|
|
853
|
-
i[
|
|
853
|
+
(u = i[98].gameModel) == null ? void 0 : u.advancedTags
|
|
854
|
+
)), n(e, "gamecellsize", _ = /*gameprops*/
|
|
855
|
+
i[98].cellSize), n(e, "gameid", p = /*gameprops*/
|
|
856
|
+
i[98].gameModel.id), n(e, "gamefunmode", v = /*gameprops*/
|
|
857
|
+
i[98].gameModel.hasFunMode), n(
|
|
854
858
|
e,
|
|
855
859
|
"showgamename",
|
|
856
860
|
/*showgamename*/
|
|
857
861
|
i[14]
|
|
858
|
-
),
|
|
859
|
-
i[
|
|
862
|
+
), n(e, "gamefavorite", w = /*gameprops*/
|
|
863
|
+
i[98].gameModel.isFavorite), n(
|
|
860
864
|
e,
|
|
861
865
|
"showfavoredcategory",
|
|
862
866
|
/*showFavGamesCategory*/
|
|
863
867
|
i[39]
|
|
864
|
-
),
|
|
868
|
+
), n(e, "connectlive", M = /*intersectingIndexes*/
|
|
865
869
|
i[40][
|
|
866
870
|
/*gameprops*/
|
|
867
|
-
i[
|
|
868
|
-
] == 1 ? "connect" : "disconnect"),
|
|
871
|
+
i[98].id
|
|
872
|
+
] == 1 ? "connect" : "disconnect"), n(
|
|
869
873
|
e,
|
|
870
874
|
"visibilityconnect",
|
|
871
875
|
/*visibilityconnect*/
|
|
872
876
|
i[41]
|
|
873
|
-
),
|
|
877
|
+
), n(
|
|
874
878
|
e,
|
|
875
879
|
"currency",
|
|
876
880
|
/*currency*/
|
|
877
881
|
i[13]
|
|
878
|
-
),
|
|
879
|
-
i[
|
|
882
|
+
), n(e, "livelobbyendpoint", b = /*gameprops*/
|
|
883
|
+
i[98].gameModel.details ? (
|
|
880
884
|
/*gameprops*/
|
|
881
|
-
i[
|
|
882
|
-
) : ""),
|
|
885
|
+
i[98].gameModel.launchUrl
|
|
886
|
+
) : ""), n(
|
|
883
887
|
e,
|
|
884
888
|
"clientstyling",
|
|
885
889
|
/*clientstyling*/
|
|
886
890
|
i[10]
|
|
887
|
-
),
|
|
891
|
+
), n(
|
|
888
892
|
e,
|
|
889
893
|
"clientstylingurl",
|
|
890
894
|
/*clientstylingurl*/
|
|
891
895
|
i[11]
|
|
892
|
-
),
|
|
896
|
+
), n(
|
|
893
897
|
e,
|
|
894
898
|
"endpoint",
|
|
895
899
|
/*endpoint*/
|
|
896
900
|
i[3]
|
|
897
|
-
),
|
|
901
|
+
), n(
|
|
898
902
|
e,
|
|
899
903
|
"livecasino",
|
|
900
904
|
/*livecasino*/
|
|
901
905
|
i[15]
|
|
902
|
-
),
|
|
906
|
+
), n(
|
|
903
907
|
e,
|
|
904
908
|
"gamepagemodalurl",
|
|
905
909
|
/*gamepagemodalurl*/
|
|
906
910
|
i[16]
|
|
907
|
-
),
|
|
911
|
+
), n(
|
|
908
912
|
e,
|
|
909
913
|
"integratedgameframedesktop",
|
|
910
914
|
/*integratedgameframedesktop*/
|
|
911
915
|
i[17]
|
|
912
|
-
),
|
|
916
|
+
), n(
|
|
913
917
|
e,
|
|
914
918
|
"integratedgameframemobile",
|
|
915
919
|
/*integratedgameframemobile*/
|
|
916
920
|
i[18]
|
|
917
|
-
),
|
|
921
|
+
), n(
|
|
918
922
|
e,
|
|
919
923
|
"mbsource",
|
|
920
924
|
/*mbsource*/
|
|
921
925
|
i[9]
|
|
922
|
-
),
|
|
926
|
+
), n(
|
|
923
927
|
e,
|
|
924
928
|
"translationmessages",
|
|
925
929
|
/*translationmessages*/
|
|
@@ -927,158 +931,163 @@ function ki(i) {
|
|
|
927
931
|
);
|
|
928
932
|
},
|
|
929
933
|
m(g, u) {
|
|
930
|
-
|
|
934
|
+
F(g, e, u);
|
|
931
935
|
},
|
|
932
936
|
p(g, u) {
|
|
933
|
-
var
|
|
937
|
+
var D, E;
|
|
934
938
|
u[1] & /*favoriteGamesData*/
|
|
935
|
-
2048 && a !== (a = "" + (
|
|
936
|
-
(g[
|
|
939
|
+
2048 && a !== (a = "" + (ne + /*gameprops*/
|
|
940
|
+
(g[98].cellSize ? (
|
|
937
941
|
/*gameprops*/
|
|
938
|
-
g[
|
|
939
|
-
) : "1x1"))) &&
|
|
940
|
-
64 &&
|
|
942
|
+
g[98].cellSize
|
|
943
|
+
) : "1x1"))) && n(e, "class", a), u[0] & /*session*/
|
|
944
|
+
64 && n(
|
|
941
945
|
e,
|
|
942
946
|
"session",
|
|
943
947
|
/*session*/
|
|
944
948
|
g[6]
|
|
945
949
|
), u[0] & /*userid*/
|
|
946
|
-
128 &&
|
|
950
|
+
128 && n(
|
|
947
951
|
e,
|
|
948
952
|
"userid",
|
|
949
953
|
/*userid*/
|
|
950
954
|
g[7]
|
|
951
955
|
), u[0] & /*lang*/
|
|
952
|
-
32 &&
|
|
956
|
+
32 && n(
|
|
953
957
|
e,
|
|
954
958
|
"lang",
|
|
955
959
|
/*lang*/
|
|
956
960
|
g[5]
|
|
957
961
|
), u[0] & /*translationurl*/
|
|
958
|
-
4096 &&
|
|
962
|
+
4096 && n(
|
|
959
963
|
e,
|
|
960
964
|
"translationurl",
|
|
961
965
|
/*translationurl*/
|
|
962
966
|
g[12]
|
|
963
967
|
), u[0] & /*favorites*/
|
|
964
|
-
256 &&
|
|
968
|
+
256 && n(
|
|
965
969
|
e,
|
|
966
970
|
"favorites",
|
|
967
971
|
/*favorites*/
|
|
968
972
|
g[8]
|
|
969
973
|
), u[0] & /*categoryid*/
|
|
970
|
-
1 &&
|
|
974
|
+
1 && n(
|
|
971
975
|
e,
|
|
972
976
|
"categoryid",
|
|
973
977
|
/*categoryid*/
|
|
974
978
|
g[0]
|
|
975
979
|
), u[1] & /*favoriteGamesData*/
|
|
976
|
-
2048 &&
|
|
977
|
-
g[
|
|
978
|
-
2048 && t !== (t = /*
|
|
979
|
-
g[
|
|
980
|
+
2048 && o !== (o = /*gameprops*/
|
|
981
|
+
g[98].gameModel.thumbnail) && n(e, "gamethumbnail", o), u[1] & /*favoriteGamesData*/
|
|
982
|
+
2048 && t !== (t = /*getRequiredIcon*/
|
|
983
|
+
g[47](
|
|
984
|
+
/*gameprops*/
|
|
985
|
+
(D = g[98]) == null ? void 0 : D.icons
|
|
986
|
+
)) && n(e, "icon", t), u[1] & /*favoriteGamesData*/
|
|
980
987
|
2048 && l !== (l = /*gameprops*/
|
|
981
|
-
g[
|
|
988
|
+
g[98].gameModel.name) && n(e, "gamename", l), u[1] & /*favoriteGamesData*/
|
|
982
989
|
2048 && r !== (r = /*gameprops*/
|
|
983
|
-
g[
|
|
990
|
+
g[98].gameModel.vendor.logo) && n(e, "gamevendor", r), u[1] & /*favoriteGamesData*/
|
|
984
991
|
2048 && m !== (m = /*gameprops*/
|
|
985
|
-
g[
|
|
986
|
-
2048 && c !== (c = /*
|
|
992
|
+
g[98].launchUrl) && n(e, "gameLaunchUrl", m), u[1] & /*favoriteGamesData*/
|
|
993
|
+
2048 && c !== (c = /*gameprops*/
|
|
994
|
+
g[98].gameModel.isNew) && n(e, "gameisnew", c), u[1] & /*favoriteGamesData*/
|
|
995
|
+
2048 && d !== (d = /*addGameTag*/
|
|
987
996
|
g[46](
|
|
988
997
|
/*gameprops*/
|
|
989
|
-
(
|
|
990
|
-
)) &&
|
|
991
|
-
2048 && d !== (d = /*gameprops*/
|
|
992
|
-
g[96].cellSize) && o(e, "gamecellsize", d), u[1] & /*favoriteGamesData*/
|
|
993
|
-
2048 && p !== (p = /*gameprops*/
|
|
994
|
-
g[96].gameModel.id) && o(e, "gameid", p), u[1] & /*favoriteGamesData*/
|
|
998
|
+
(E = g[98].gameModel) == null ? void 0 : E.advancedTags
|
|
999
|
+
)) && n(e, "gametag", d), u[1] & /*favoriteGamesData*/
|
|
995
1000
|
2048 && _ !== (_ = /*gameprops*/
|
|
996
|
-
g[
|
|
997
|
-
|
|
1001
|
+
g[98].cellSize) && n(e, "gamecellsize", _), u[1] & /*favoriteGamesData*/
|
|
1002
|
+
2048 && p !== (p = /*gameprops*/
|
|
1003
|
+
g[98].gameModel.id) && n(e, "gameid", p), u[1] & /*favoriteGamesData*/
|
|
1004
|
+
2048 && v !== (v = /*gameprops*/
|
|
1005
|
+
g[98].gameModel.hasFunMode) && n(e, "gamefunmode", v), u[0] & /*showgamename*/
|
|
1006
|
+
16384 && n(
|
|
998
1007
|
e,
|
|
999
1008
|
"showgamename",
|
|
1000
1009
|
/*showgamename*/
|
|
1001
1010
|
g[14]
|
|
1002
1011
|
), u[1] & /*favoriteGamesData*/
|
|
1003
|
-
2048 &&
|
|
1004
|
-
g[
|
|
1005
|
-
256 &&
|
|
1012
|
+
2048 && w !== (w = /*gameprops*/
|
|
1013
|
+
g[98].gameModel.isFavorite) && n(e, "gamefavorite", w), u[1] & /*showFavGamesCategory*/
|
|
1014
|
+
256 && n(
|
|
1006
1015
|
e,
|
|
1007
1016
|
"showfavoredcategory",
|
|
1008
1017
|
/*showFavGamesCategory*/
|
|
1009
1018
|
g[39]
|
|
1010
1019
|
), u[1] & /*intersectingIndexes, favoriteGamesData*/
|
|
1011
|
-
2560 &&
|
|
1020
|
+
2560 && M !== (M = /*intersectingIndexes*/
|
|
1012
1021
|
g[40][
|
|
1013
1022
|
/*gameprops*/
|
|
1014
|
-
g[
|
|
1015
|
-
] == 1 ? "connect" : "disconnect") &&
|
|
1016
|
-
1024 &&
|
|
1023
|
+
g[98].id
|
|
1024
|
+
] == 1 ? "connect" : "disconnect") && n(e, "connectlive", M), u[1] & /*visibilityconnect*/
|
|
1025
|
+
1024 && n(
|
|
1017
1026
|
e,
|
|
1018
1027
|
"visibilityconnect",
|
|
1019
1028
|
/*visibilityconnect*/
|
|
1020
1029
|
g[41]
|
|
1021
1030
|
), u[0] & /*currency*/
|
|
1022
|
-
8192 &&
|
|
1031
|
+
8192 && n(
|
|
1023
1032
|
e,
|
|
1024
1033
|
"currency",
|
|
1025
1034
|
/*currency*/
|
|
1026
1035
|
g[13]
|
|
1027
1036
|
), u[1] & /*favoriteGamesData*/
|
|
1028
|
-
2048 &&
|
|
1029
|
-
g[
|
|
1037
|
+
2048 && b !== (b = /*gameprops*/
|
|
1038
|
+
g[98].gameModel.details ? (
|
|
1030
1039
|
/*gameprops*/
|
|
1031
|
-
g[
|
|
1032
|
-
) : "") &&
|
|
1033
|
-
1024 &&
|
|
1040
|
+
g[98].gameModel.launchUrl
|
|
1041
|
+
) : "") && n(e, "livelobbyendpoint", b), u[0] & /*clientstyling*/
|
|
1042
|
+
1024 && n(
|
|
1034
1043
|
e,
|
|
1035
1044
|
"clientstyling",
|
|
1036
1045
|
/*clientstyling*/
|
|
1037
1046
|
g[10]
|
|
1038
1047
|
), u[0] & /*clientstylingurl*/
|
|
1039
|
-
2048 &&
|
|
1048
|
+
2048 && n(
|
|
1040
1049
|
e,
|
|
1041
1050
|
"clientstylingurl",
|
|
1042
1051
|
/*clientstylingurl*/
|
|
1043
1052
|
g[11]
|
|
1044
1053
|
), u[0] & /*endpoint*/
|
|
1045
|
-
8 &&
|
|
1054
|
+
8 && n(
|
|
1046
1055
|
e,
|
|
1047
1056
|
"endpoint",
|
|
1048
1057
|
/*endpoint*/
|
|
1049
1058
|
g[3]
|
|
1050
1059
|
), u[0] & /*livecasino*/
|
|
1051
|
-
32768 &&
|
|
1060
|
+
32768 && n(
|
|
1052
1061
|
e,
|
|
1053
1062
|
"livecasino",
|
|
1054
1063
|
/*livecasino*/
|
|
1055
1064
|
g[15]
|
|
1056
1065
|
), u[0] & /*gamepagemodalurl*/
|
|
1057
|
-
65536 &&
|
|
1066
|
+
65536 && n(
|
|
1058
1067
|
e,
|
|
1059
1068
|
"gamepagemodalurl",
|
|
1060
1069
|
/*gamepagemodalurl*/
|
|
1061
1070
|
g[16]
|
|
1062
1071
|
), u[0] & /*integratedgameframedesktop*/
|
|
1063
|
-
131072 &&
|
|
1072
|
+
131072 && n(
|
|
1064
1073
|
e,
|
|
1065
1074
|
"integratedgameframedesktop",
|
|
1066
1075
|
/*integratedgameframedesktop*/
|
|
1067
1076
|
g[17]
|
|
1068
1077
|
), u[0] & /*integratedgameframemobile*/
|
|
1069
|
-
262144 &&
|
|
1078
|
+
262144 && n(
|
|
1070
1079
|
e,
|
|
1071
1080
|
"integratedgameframemobile",
|
|
1072
1081
|
/*integratedgameframemobile*/
|
|
1073
1082
|
g[18]
|
|
1074
1083
|
), u[0] & /*mbsource*/
|
|
1075
|
-
512 &&
|
|
1084
|
+
512 && n(
|
|
1076
1085
|
e,
|
|
1077
1086
|
"mbsource",
|
|
1078
1087
|
/*mbsource*/
|
|
1079
1088
|
g[9]
|
|
1080
1089
|
), u[1] & /*translationmessages*/
|
|
1081
|
-
4096 &&
|
|
1090
|
+
4096 && n(
|
|
1082
1091
|
e,
|
|
1083
1092
|
"translationmessages",
|
|
1084
1093
|
/*translationmessages*/
|
|
@@ -1086,157 +1095,161 @@ function ki(i) {
|
|
|
1086
1095
|
);
|
|
1087
1096
|
},
|
|
1088
1097
|
d(g) {
|
|
1089
|
-
g &&
|
|
1098
|
+
g && S(e);
|
|
1090
1099
|
}
|
|
1091
1100
|
};
|
|
1092
1101
|
}
|
|
1093
|
-
function
|
|
1102
|
+
function Si(i) {
|
|
1094
1103
|
let e = (
|
|
1095
1104
|
/*gameprops*/
|
|
1096
|
-
i[
|
|
1097
|
-
i[
|
|
1098
|
-
i[
|
|
1099
|
-
), a,
|
|
1105
|
+
i[98].gameModel.platform.includes("iPad") || /*gameprops*/
|
|
1106
|
+
i[98].gameModel.platform.includes("iPhone") || /*gameprops*/
|
|
1107
|
+
i[98].gameModel.platform.includes("Android")
|
|
1108
|
+
), a, o = e && ha(i);
|
|
1100
1109
|
return {
|
|
1101
1110
|
c() {
|
|
1102
|
-
|
|
1111
|
+
o && o.c(), a = Q();
|
|
1103
1112
|
},
|
|
1104
1113
|
m(t, l) {
|
|
1105
|
-
|
|
1114
|
+
o && o.m(t, l), F(t, a, l);
|
|
1106
1115
|
},
|
|
1107
1116
|
p(t, l) {
|
|
1108
1117
|
l[1] & /*favoriteGamesData*/
|
|
1109
1118
|
2048 && (e = /*gameprops*/
|
|
1110
|
-
t[
|
|
1111
|
-
t[
|
|
1112
|
-
t[
|
|
1119
|
+
t[98].gameModel.platform.includes("iPad") || /*gameprops*/
|
|
1120
|
+
t[98].gameModel.platform.includes("iPhone") || /*gameprops*/
|
|
1121
|
+
t[98].gameModel.platform.includes("Android")), e ? o ? o.p(t, l) : (o = ha(t), o.c(), o.m(a.parentNode, a)) : o && (o.d(1), o = null);
|
|
1113
1122
|
},
|
|
1114
1123
|
d(t) {
|
|
1115
|
-
t &&
|
|
1124
|
+
t && S(a), o && o.d(t);
|
|
1116
1125
|
}
|
|
1117
1126
|
};
|
|
1118
1127
|
}
|
|
1119
|
-
function
|
|
1120
|
-
let e, a,
|
|
1128
|
+
function ha(i) {
|
|
1129
|
+
let e, a, o, t, l, r, m, c, d, _, p, v, w, M, b;
|
|
1121
1130
|
return {
|
|
1122
1131
|
c() {
|
|
1123
|
-
var g;
|
|
1124
|
-
e =
|
|
1125
|
-
(i[
|
|
1132
|
+
var g, u;
|
|
1133
|
+
e = z("casino-game-thumbnail-nd"), n(e, "class", a = "" + (ne + /*gameprops*/
|
|
1134
|
+
(i[98].cellSize ? (
|
|
1126
1135
|
/*gameprops*/
|
|
1127
|
-
i[
|
|
1128
|
-
) : "1x1"))),
|
|
1136
|
+
i[98].cellSize
|
|
1137
|
+
) : "1x1"))), n(
|
|
1129
1138
|
e,
|
|
1130
1139
|
"session",
|
|
1131
1140
|
/*session*/
|
|
1132
1141
|
i[6]
|
|
1133
|
-
),
|
|
1142
|
+
), n(
|
|
1134
1143
|
e,
|
|
1135
1144
|
"userid",
|
|
1136
1145
|
/*userid*/
|
|
1137
1146
|
i[7]
|
|
1138
|
-
),
|
|
1147
|
+
), n(
|
|
1139
1148
|
e,
|
|
1140
1149
|
"lang",
|
|
1141
1150
|
/*lang*/
|
|
1142
1151
|
i[5]
|
|
1143
|
-
),
|
|
1152
|
+
), n(
|
|
1144
1153
|
e,
|
|
1145
1154
|
"favorites",
|
|
1146
1155
|
/*favorites*/
|
|
1147
1156
|
i[8]
|
|
1148
|
-
),
|
|
1157
|
+
), n(
|
|
1149
1158
|
e,
|
|
1150
1159
|
"categoryid",
|
|
1151
1160
|
/*categoryid*/
|
|
1152
1161
|
i[0]
|
|
1153
|
-
),
|
|
1154
|
-
i[
|
|
1155
|
-
i[
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1162
|
+
), n(e, "gamethumbnail", o = /*gameprops*/
|
|
1163
|
+
i[98].gameModel.thumbnail), n(e, "icon", t = /*getRequiredIcon*/
|
|
1164
|
+
i[47](
|
|
1165
|
+
/*gameprops*/
|
|
1166
|
+
(g = i[98]) == null ? void 0 : g.icons
|
|
1167
|
+
)), n(e, "gamename", l = /*gameprops*/
|
|
1168
|
+
i[98].gameModel.name), n(e, "gamevendor", r = /*gameprops*/
|
|
1169
|
+
i[98].gameModel.vendor.logo), n(e, "gameLaunchUrl", m = /*gameprops*/
|
|
1170
|
+
i[98].launchUrl), n(e, "gameisnew", c = /*gameprops*/
|
|
1171
|
+
i[98].gameModel.isNew), n(e, "gametag", d = /*addGameTag*/
|
|
1159
1172
|
i[46](
|
|
1160
1173
|
/*gameprops*/
|
|
1161
|
-
(
|
|
1162
|
-
)),
|
|
1163
|
-
i[
|
|
1164
|
-
i[
|
|
1165
|
-
i[
|
|
1174
|
+
(u = i[98].gameModel) == null ? void 0 : u.advancedTags
|
|
1175
|
+
)), n(e, "gamecellsize", _ = /*gameprops*/
|
|
1176
|
+
i[98].cellSize), n(e, "gameid", p = /*gameprops*/
|
|
1177
|
+
i[98].gameModel.id), n(e, "gamefunmode", v = /*gameprops*/
|
|
1178
|
+
i[98].gameModel.hasFunMode), n(
|
|
1166
1179
|
e,
|
|
1167
1180
|
"showgamename",
|
|
1168
1181
|
/*showgamename*/
|
|
1169
1182
|
i[14]
|
|
1170
|
-
),
|
|
1171
|
-
i[
|
|
1183
|
+
), n(e, "gamefavorite", w = /*gameprops*/
|
|
1184
|
+
i[98].gameModel.isFavorite), n(
|
|
1172
1185
|
e,
|
|
1173
1186
|
"showfavoredcategory",
|
|
1174
1187
|
/*showFavGamesCategory*/
|
|
1175
1188
|
i[39]
|
|
1176
|
-
),
|
|
1189
|
+
), n(e, "connectlive", M = /*intersectingIndexes*/
|
|
1177
1190
|
i[40][
|
|
1178
1191
|
/*gameprops*/
|
|
1179
|
-
i[
|
|
1180
|
-
] == 1 ? "connect" : "disconnect"),
|
|
1192
|
+
i[98].id
|
|
1193
|
+
] == 1 ? "connect" : "disconnect"), n(
|
|
1181
1194
|
e,
|
|
1182
1195
|
"visibilityconnect",
|
|
1183
1196
|
/*visibilityconnect*/
|
|
1184
1197
|
i[41]
|
|
1185
|
-
),
|
|
1198
|
+
), n(
|
|
1186
1199
|
e,
|
|
1187
1200
|
"translationurl",
|
|
1188
1201
|
/*translationurl*/
|
|
1189
1202
|
i[12]
|
|
1190
|
-
),
|
|
1203
|
+
), n(
|
|
1191
1204
|
e,
|
|
1192
1205
|
"currency",
|
|
1193
1206
|
/*currency*/
|
|
1194
1207
|
i[13]
|
|
1195
|
-
),
|
|
1196
|
-
i[
|
|
1208
|
+
), n(e, "livelobbyendpoint", b = /*gameprops*/
|
|
1209
|
+
i[98].gameModel.details ? (
|
|
1197
1210
|
/*gameprops*/
|
|
1198
|
-
i[
|
|
1199
|
-
) : ""),
|
|
1211
|
+
i[98].gameModel.launchUrl
|
|
1212
|
+
) : ""), n(
|
|
1200
1213
|
e,
|
|
1201
1214
|
"clientstyling",
|
|
1202
1215
|
/*clientstyling*/
|
|
1203
1216
|
i[10]
|
|
1204
|
-
),
|
|
1217
|
+
), n(
|
|
1205
1218
|
e,
|
|
1206
1219
|
"clientstylingurl",
|
|
1207
1220
|
/*clientstylingurl*/
|
|
1208
1221
|
i[11]
|
|
1209
|
-
),
|
|
1222
|
+
), n(
|
|
1210
1223
|
e,
|
|
1211
1224
|
"endpoint",
|
|
1212
1225
|
/*endpoint*/
|
|
1213
1226
|
i[3]
|
|
1214
|
-
),
|
|
1227
|
+
), n(
|
|
1215
1228
|
e,
|
|
1216
1229
|
"livecasino",
|
|
1217
1230
|
/*livecasino*/
|
|
1218
1231
|
i[15]
|
|
1219
|
-
),
|
|
1232
|
+
), n(
|
|
1220
1233
|
e,
|
|
1221
1234
|
"gamepagemodalurl",
|
|
1222
1235
|
/*gamepagemodalurl*/
|
|
1223
1236
|
i[16]
|
|
1224
|
-
),
|
|
1237
|
+
), n(
|
|
1225
1238
|
e,
|
|
1226
1239
|
"integratedgameframedesktop",
|
|
1227
1240
|
/*integratedgameframedesktop*/
|
|
1228
1241
|
i[17]
|
|
1229
|
-
),
|
|
1242
|
+
), n(
|
|
1230
1243
|
e,
|
|
1231
1244
|
"integratedgameframemobile",
|
|
1232
1245
|
/*integratedgameframemobile*/
|
|
1233
1246
|
i[18]
|
|
1234
|
-
),
|
|
1247
|
+
), n(
|
|
1235
1248
|
e,
|
|
1236
1249
|
"mbsource",
|
|
1237
1250
|
/*mbsource*/
|
|
1238
1251
|
i[9]
|
|
1239
|
-
),
|
|
1252
|
+
), n(
|
|
1240
1253
|
e,
|
|
1241
1254
|
"translationmessages",
|
|
1242
1255
|
/*translationmessages*/
|
|
@@ -1244,158 +1257,163 @@ function fa(i) {
|
|
|
1244
1257
|
);
|
|
1245
1258
|
},
|
|
1246
1259
|
m(g, u) {
|
|
1247
|
-
|
|
1260
|
+
F(g, e, u);
|
|
1248
1261
|
},
|
|
1249
1262
|
p(g, u) {
|
|
1250
|
-
var
|
|
1263
|
+
var D, E;
|
|
1251
1264
|
u[1] & /*favoriteGamesData*/
|
|
1252
|
-
2048 && a !== (a = "" + (
|
|
1253
|
-
(g[
|
|
1265
|
+
2048 && a !== (a = "" + (ne + /*gameprops*/
|
|
1266
|
+
(g[98].cellSize ? (
|
|
1254
1267
|
/*gameprops*/
|
|
1255
|
-
g[
|
|
1256
|
-
) : "1x1"))) &&
|
|
1257
|
-
64 &&
|
|
1268
|
+
g[98].cellSize
|
|
1269
|
+
) : "1x1"))) && n(e, "class", a), u[0] & /*session*/
|
|
1270
|
+
64 && n(
|
|
1258
1271
|
e,
|
|
1259
1272
|
"session",
|
|
1260
1273
|
/*session*/
|
|
1261
1274
|
g[6]
|
|
1262
1275
|
), u[0] & /*userid*/
|
|
1263
|
-
128 &&
|
|
1276
|
+
128 && n(
|
|
1264
1277
|
e,
|
|
1265
1278
|
"userid",
|
|
1266
1279
|
/*userid*/
|
|
1267
1280
|
g[7]
|
|
1268
1281
|
), u[0] & /*lang*/
|
|
1269
|
-
32 &&
|
|
1282
|
+
32 && n(
|
|
1270
1283
|
e,
|
|
1271
1284
|
"lang",
|
|
1272
1285
|
/*lang*/
|
|
1273
1286
|
g[5]
|
|
1274
1287
|
), u[0] & /*favorites*/
|
|
1275
|
-
256 &&
|
|
1288
|
+
256 && n(
|
|
1276
1289
|
e,
|
|
1277
1290
|
"favorites",
|
|
1278
1291
|
/*favorites*/
|
|
1279
1292
|
g[8]
|
|
1280
1293
|
), u[0] & /*categoryid*/
|
|
1281
|
-
1 &&
|
|
1294
|
+
1 && n(
|
|
1282
1295
|
e,
|
|
1283
1296
|
"categoryid",
|
|
1284
1297
|
/*categoryid*/
|
|
1285
1298
|
g[0]
|
|
1286
1299
|
), u[1] & /*favoriteGamesData*/
|
|
1287
|
-
2048 &&
|
|
1288
|
-
g[
|
|
1289
|
-
2048 && t !== (t = /*
|
|
1290
|
-
g[
|
|
1300
|
+
2048 && o !== (o = /*gameprops*/
|
|
1301
|
+
g[98].gameModel.thumbnail) && n(e, "gamethumbnail", o), u[1] & /*favoriteGamesData*/
|
|
1302
|
+
2048 && t !== (t = /*getRequiredIcon*/
|
|
1303
|
+
g[47](
|
|
1304
|
+
/*gameprops*/
|
|
1305
|
+
(D = g[98]) == null ? void 0 : D.icons
|
|
1306
|
+
)) && n(e, "icon", t), u[1] & /*favoriteGamesData*/
|
|
1291
1307
|
2048 && l !== (l = /*gameprops*/
|
|
1292
|
-
g[
|
|
1308
|
+
g[98].gameModel.name) && n(e, "gamename", l), u[1] & /*favoriteGamesData*/
|
|
1293
1309
|
2048 && r !== (r = /*gameprops*/
|
|
1294
|
-
g[
|
|
1310
|
+
g[98].gameModel.vendor.logo) && n(e, "gamevendor", r), u[1] & /*favoriteGamesData*/
|
|
1295
1311
|
2048 && m !== (m = /*gameprops*/
|
|
1296
|
-
g[
|
|
1297
|
-
2048 && c !== (c = /*
|
|
1312
|
+
g[98].launchUrl) && n(e, "gameLaunchUrl", m), u[1] & /*favoriteGamesData*/
|
|
1313
|
+
2048 && c !== (c = /*gameprops*/
|
|
1314
|
+
g[98].gameModel.isNew) && n(e, "gameisnew", c), u[1] & /*favoriteGamesData*/
|
|
1315
|
+
2048 && d !== (d = /*addGameTag*/
|
|
1298
1316
|
g[46](
|
|
1299
1317
|
/*gameprops*/
|
|
1300
|
-
(
|
|
1301
|
-
)) &&
|
|
1302
|
-
2048 && d !== (d = /*gameprops*/
|
|
1303
|
-
g[96].cellSize) && o(e, "gamecellsize", d), u[1] & /*favoriteGamesData*/
|
|
1304
|
-
2048 && p !== (p = /*gameprops*/
|
|
1305
|
-
g[96].gameModel.id) && o(e, "gameid", p), u[1] & /*favoriteGamesData*/
|
|
1318
|
+
(E = g[98].gameModel) == null ? void 0 : E.advancedTags
|
|
1319
|
+
)) && n(e, "gametag", d), u[1] & /*favoriteGamesData*/
|
|
1306
1320
|
2048 && _ !== (_ = /*gameprops*/
|
|
1307
|
-
g[
|
|
1308
|
-
|
|
1321
|
+
g[98].cellSize) && n(e, "gamecellsize", _), u[1] & /*favoriteGamesData*/
|
|
1322
|
+
2048 && p !== (p = /*gameprops*/
|
|
1323
|
+
g[98].gameModel.id) && n(e, "gameid", p), u[1] & /*favoriteGamesData*/
|
|
1324
|
+
2048 && v !== (v = /*gameprops*/
|
|
1325
|
+
g[98].gameModel.hasFunMode) && n(e, "gamefunmode", v), u[0] & /*showgamename*/
|
|
1326
|
+
16384 && n(
|
|
1309
1327
|
e,
|
|
1310
1328
|
"showgamename",
|
|
1311
1329
|
/*showgamename*/
|
|
1312
1330
|
g[14]
|
|
1313
1331
|
), u[1] & /*favoriteGamesData*/
|
|
1314
|
-
2048 &&
|
|
1315
|
-
g[
|
|
1316
|
-
256 &&
|
|
1332
|
+
2048 && w !== (w = /*gameprops*/
|
|
1333
|
+
g[98].gameModel.isFavorite) && n(e, "gamefavorite", w), u[1] & /*showFavGamesCategory*/
|
|
1334
|
+
256 && n(
|
|
1317
1335
|
e,
|
|
1318
1336
|
"showfavoredcategory",
|
|
1319
1337
|
/*showFavGamesCategory*/
|
|
1320
1338
|
g[39]
|
|
1321
1339
|
), u[1] & /*intersectingIndexes, favoriteGamesData*/
|
|
1322
|
-
2560 &&
|
|
1340
|
+
2560 && M !== (M = /*intersectingIndexes*/
|
|
1323
1341
|
g[40][
|
|
1324
1342
|
/*gameprops*/
|
|
1325
|
-
g[
|
|
1326
|
-
] == 1 ? "connect" : "disconnect") &&
|
|
1327
|
-
1024 &&
|
|
1343
|
+
g[98].id
|
|
1344
|
+
] == 1 ? "connect" : "disconnect") && n(e, "connectlive", M), u[1] & /*visibilityconnect*/
|
|
1345
|
+
1024 && n(
|
|
1328
1346
|
e,
|
|
1329
1347
|
"visibilityconnect",
|
|
1330
1348
|
/*visibilityconnect*/
|
|
1331
1349
|
g[41]
|
|
1332
1350
|
), u[0] & /*translationurl*/
|
|
1333
|
-
4096 &&
|
|
1351
|
+
4096 && n(
|
|
1334
1352
|
e,
|
|
1335
1353
|
"translationurl",
|
|
1336
1354
|
/*translationurl*/
|
|
1337
1355
|
g[12]
|
|
1338
1356
|
), u[0] & /*currency*/
|
|
1339
|
-
8192 &&
|
|
1357
|
+
8192 && n(
|
|
1340
1358
|
e,
|
|
1341
1359
|
"currency",
|
|
1342
1360
|
/*currency*/
|
|
1343
1361
|
g[13]
|
|
1344
1362
|
), u[1] & /*favoriteGamesData*/
|
|
1345
|
-
2048 &&
|
|
1346
|
-
g[
|
|
1363
|
+
2048 && b !== (b = /*gameprops*/
|
|
1364
|
+
g[98].gameModel.details ? (
|
|
1347
1365
|
/*gameprops*/
|
|
1348
|
-
g[
|
|
1349
|
-
) : "") &&
|
|
1350
|
-
1024 &&
|
|
1366
|
+
g[98].gameModel.launchUrl
|
|
1367
|
+
) : "") && n(e, "livelobbyendpoint", b), u[0] & /*clientstyling*/
|
|
1368
|
+
1024 && n(
|
|
1351
1369
|
e,
|
|
1352
1370
|
"clientstyling",
|
|
1353
1371
|
/*clientstyling*/
|
|
1354
1372
|
g[10]
|
|
1355
1373
|
), u[0] & /*clientstylingurl*/
|
|
1356
|
-
2048 &&
|
|
1374
|
+
2048 && n(
|
|
1357
1375
|
e,
|
|
1358
1376
|
"clientstylingurl",
|
|
1359
1377
|
/*clientstylingurl*/
|
|
1360
1378
|
g[11]
|
|
1361
1379
|
), u[0] & /*endpoint*/
|
|
1362
|
-
8 &&
|
|
1380
|
+
8 && n(
|
|
1363
1381
|
e,
|
|
1364
1382
|
"endpoint",
|
|
1365
1383
|
/*endpoint*/
|
|
1366
1384
|
g[3]
|
|
1367
1385
|
), u[0] & /*livecasino*/
|
|
1368
|
-
32768 &&
|
|
1386
|
+
32768 && n(
|
|
1369
1387
|
e,
|
|
1370
1388
|
"livecasino",
|
|
1371
1389
|
/*livecasino*/
|
|
1372
1390
|
g[15]
|
|
1373
1391
|
), u[0] & /*gamepagemodalurl*/
|
|
1374
|
-
65536 &&
|
|
1392
|
+
65536 && n(
|
|
1375
1393
|
e,
|
|
1376
1394
|
"gamepagemodalurl",
|
|
1377
1395
|
/*gamepagemodalurl*/
|
|
1378
1396
|
g[16]
|
|
1379
1397
|
), u[0] & /*integratedgameframedesktop*/
|
|
1380
|
-
131072 &&
|
|
1398
|
+
131072 && n(
|
|
1381
1399
|
e,
|
|
1382
1400
|
"integratedgameframedesktop",
|
|
1383
1401
|
/*integratedgameframedesktop*/
|
|
1384
1402
|
g[17]
|
|
1385
1403
|
), u[0] & /*integratedgameframemobile*/
|
|
1386
|
-
262144 &&
|
|
1404
|
+
262144 && n(
|
|
1387
1405
|
e,
|
|
1388
1406
|
"integratedgameframemobile",
|
|
1389
1407
|
/*integratedgameframemobile*/
|
|
1390
1408
|
g[18]
|
|
1391
1409
|
), u[0] & /*mbsource*/
|
|
1392
|
-
512 &&
|
|
1410
|
+
512 && n(
|
|
1393
1411
|
e,
|
|
1394
1412
|
"mbsource",
|
|
1395
1413
|
/*mbsource*/
|
|
1396
1414
|
g[9]
|
|
1397
1415
|
), u[1] & /*translationmessages*/
|
|
1398
|
-
4096 &&
|
|
1416
|
+
4096 && n(
|
|
1399
1417
|
e,
|
|
1400
1418
|
"translationmessages",
|
|
1401
1419
|
/*translationmessages*/
|
|
@@ -1403,285 +1421,285 @@ function fa(i) {
|
|
|
1403
1421
|
);
|
|
1404
1422
|
},
|
|
1405
1423
|
d(g) {
|
|
1406
|
-
g &&
|
|
1424
|
+
g && S(e);
|
|
1407
1425
|
}
|
|
1408
1426
|
};
|
|
1409
1427
|
}
|
|
1410
|
-
function
|
|
1428
|
+
function _a(i) {
|
|
1411
1429
|
let e, a = (
|
|
1412
1430
|
/*gameprops*/
|
|
1413
|
-
i[
|
|
1431
|
+
i[98].gameModel && da(i)
|
|
1414
1432
|
);
|
|
1415
1433
|
return {
|
|
1416
1434
|
c() {
|
|
1417
|
-
a && a.c(), e =
|
|
1435
|
+
a && a.c(), e = Q();
|
|
1418
1436
|
},
|
|
1419
|
-
m(
|
|
1420
|
-
a && a.m(
|
|
1437
|
+
m(o, t) {
|
|
1438
|
+
a && a.m(o, t), F(o, e, t);
|
|
1421
1439
|
},
|
|
1422
|
-
p(
|
|
1440
|
+
p(o, t) {
|
|
1423
1441
|
/*gameprops*/
|
|
1424
|
-
|
|
1442
|
+
o[98].gameModel ? a ? a.p(o, t) : (a = da(o), a.c(), a.m(e.parentNode, e)) : a && (a.d(1), a = null);
|
|
1425
1443
|
},
|
|
1426
|
-
d(
|
|
1427
|
-
|
|
1444
|
+
d(o) {
|
|
1445
|
+
o && S(e), a && a.d(o);
|
|
1428
1446
|
}
|
|
1429
1447
|
};
|
|
1430
1448
|
}
|
|
1431
1449
|
function pa(i) {
|
|
1432
|
-
let e, a,
|
|
1450
|
+
let e, a, o, t = (
|
|
1433
1451
|
/*categoryData*/
|
|
1434
1452
|
i[28].name + ""
|
|
1435
1453
|
), l, r;
|
|
1436
|
-
function m(w,
|
|
1454
|
+
function m(w, M) {
|
|
1437
1455
|
return (
|
|
1438
1456
|
/*categoryData*/
|
|
1439
|
-
w[28].icon ?
|
|
1457
|
+
w[28].icon ? zi : Fi
|
|
1440
1458
|
);
|
|
1441
1459
|
}
|
|
1442
1460
|
let c = m(i), d = c(i);
|
|
1443
|
-
function
|
|
1461
|
+
function _(w, M) {
|
|
1444
1462
|
return (
|
|
1445
1463
|
/*lobbyView*/
|
|
1446
1464
|
w[27] && !/*showLoadCategory*/
|
|
1447
|
-
w[30] ?
|
|
1465
|
+
w[30] ? Ni : Mi
|
|
1448
1466
|
);
|
|
1449
1467
|
}
|
|
1450
|
-
let
|
|
1468
|
+
let p = _(i), v = p(i);
|
|
1451
1469
|
return {
|
|
1452
1470
|
c() {
|
|
1453
|
-
e =
|
|
1471
|
+
e = z("div"), d.c(), a = J(), o = z("h3"), l = O(t), r = J(), v.c(), f(o, "class", "CategoryName"), f(e, "class", "CasinoGamesHeader");
|
|
1454
1472
|
},
|
|
1455
|
-
m(w,
|
|
1456
|
-
|
|
1473
|
+
m(w, M) {
|
|
1474
|
+
F(w, e, M), d.m(e, null), G(e, a), G(e, o), G(o, l), i[58](o), G(e, r), v.m(e, null);
|
|
1457
1475
|
},
|
|
1458
|
-
p(w,
|
|
1459
|
-
c === (c = m(w)) && d ? d.p(w,
|
|
1476
|
+
p(w, M) {
|
|
1477
|
+
c === (c = m(w)) && d ? d.p(w, M) : (d.d(1), d = c(w), d && (d.c(), d.m(e, a))), M[0] & /*categoryData*/
|
|
1460
1478
|
268435456 && t !== (t = /*categoryData*/
|
|
1461
|
-
w[28].name + "") &&
|
|
1479
|
+
w[28].name + "") && V(l, t), p === (p = _(w)) && v ? v.p(w, M) : (v.d(1), v = p(w), v && (v.c(), v.m(e, null)));
|
|
1462
1480
|
},
|
|
1463
1481
|
d(w) {
|
|
1464
|
-
w &&
|
|
1482
|
+
w && S(e), d.d(), i[58](null), v.d();
|
|
1465
1483
|
}
|
|
1466
1484
|
};
|
|
1467
1485
|
}
|
|
1468
|
-
function
|
|
1486
|
+
function Fi(i) {
|
|
1469
1487
|
let e;
|
|
1470
1488
|
return {
|
|
1471
1489
|
c() {
|
|
1472
|
-
e =
|
|
1490
|
+
e = z("span"), e.innerHTML = '<div class="CategoryIconAnimation"></div> <svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 28 28"><g id="Group_5260" data-name="Group 5260" transform="translate(-26 -13)"><g id="Ellipse_664_copy" data-name="Ellipse 664 copy" transform="translate(26 13)" fill="rgba(249,165,2,0)"><path d="M 14 27 C 10.52756977081299 27 7.26298999786377 25.64776039123535 4.807610034942627 23.19239044189453 C 2.352240085601807 20.73700904846191 1 17.4724292755127 1 14 C 1 10.52756977081299 2.352240085601807 7.26298999786377 4.807610034942627 4.807610034942627 C 7.26298999786377 2.352240085601807 10.52756977081299 1 14 1 C 17.4724292755127 1 20.73700904846191 2.352240085601807 23.19239044189453 4.807610034942627 C 25.64776039123535 7.26298999786377 27 10.52756977081299 27 14 C 27 17.4724292755127 25.64776039123535 20.73700904846191 23.19239044189453 23.19239044189453 C 20.73700904846191 25.64776039123535 17.4724292755127 27 14 27 Z" stroke="none"></path><path d="M 14 2 C 10.79467964172363 2 7.781219482421875 3.248220443725586 5.514720916748047 5.514720916748047 C 3.248220443725586 7.781219482421875 2 10.79467964172363 2 14 C 2 17.2053108215332 3.248220443725586 20.21878051757812 5.514720916748047 22.48527908325195 C 7.781219482421875 24.75177955627441 10.79467964172363 26 14 26 C 17.2053108215332 26 20.21878051757812 24.75177955627441 22.48527908325195 22.48527908325195 C 24.75177955627441 20.21878051757812 26 17.2053108215332 26 14 C 26 10.79467964172363 24.75177955627441 7.781219482421875 22.48527908325195 5.514720916748047 C 20.21878051757812 3.248220443725586 17.2053108215332 2 14 2 M 14 0 C 21.73197937011719 0 28 6.268009185791016 28 14 C 28 21.73197937011719 21.73197937011719 28 14 28 C 6.268009185791016 28 0 21.73197937011719 0 14 C 0 6.268009185791016 6.268009185791016 0 14 0 Z" stroke="none" fill="#fff"></path></g><path id="Rounded_Rectangle_683" data-name="Rounded Rectangle 683" d="M1139,917.587V906.4a1.4,1.4,0,0,1,1.976,0l4.61,4.608a1.4,1.4,0,0,1,0,1.975l-4.61,4.607A1.4,1.4,0,0,1,1139,917.587Z" transform="translate(-1102 -885)" fill="#fff"></path></g></svg>', f(e, "class", "CategoryIcon");
|
|
1473
1491
|
},
|
|
1474
|
-
m(a,
|
|
1475
|
-
|
|
1492
|
+
m(a, o) {
|
|
1493
|
+
F(a, e, o);
|
|
1476
1494
|
},
|
|
1477
|
-
p:
|
|
1495
|
+
p: me,
|
|
1478
1496
|
d(a) {
|
|
1479
|
-
a &&
|
|
1497
|
+
a && S(e);
|
|
1480
1498
|
}
|
|
1481
1499
|
};
|
|
1482
1500
|
}
|
|
1483
|
-
function
|
|
1501
|
+
function zi(i) {
|
|
1484
1502
|
let e, a;
|
|
1485
1503
|
return {
|
|
1486
1504
|
c() {
|
|
1487
|
-
e =
|
|
1505
|
+
e = z("img"), oa(e.src, a = /*categoryData*/
|
|
1488
1506
|
i[28].icon) || f(e, "src", a), f(e, "alt", "Category Icon");
|
|
1489
1507
|
},
|
|
1490
|
-
m(
|
|
1491
|
-
|
|
1508
|
+
m(o, t) {
|
|
1509
|
+
F(o, e, t);
|
|
1492
1510
|
},
|
|
1493
|
-
p(
|
|
1511
|
+
p(o, t) {
|
|
1494
1512
|
t[0] & /*categoryData*/
|
|
1495
|
-
268435456 && !
|
|
1496
|
-
|
|
1513
|
+
268435456 && !oa(e.src, a = /*categoryData*/
|
|
1514
|
+
o[28].icon) && f(e, "src", a);
|
|
1497
1515
|
},
|
|
1498
|
-
d(
|
|
1499
|
-
|
|
1516
|
+
d(o) {
|
|
1517
|
+
o && S(e);
|
|
1500
1518
|
}
|
|
1501
1519
|
};
|
|
1502
1520
|
}
|
|
1503
|
-
function
|
|
1504
|
-
let e, a,
|
|
1521
|
+
function Mi(i) {
|
|
1522
|
+
let e, a, o, t = (
|
|
1505
1523
|
/*addfilterselector*/
|
|
1506
1524
|
i[1] == "true" && /*usesinglevendorfilter*/
|
|
1507
|
-
i[22] === "false" &&
|
|
1525
|
+
i[22] === "false" && va(i)
|
|
1508
1526
|
), l = (
|
|
1509
1527
|
/*addsortingselector*/
|
|
1510
|
-
i[2] == "true" &&
|
|
1528
|
+
i[2] == "true" && ba(i)
|
|
1511
1529
|
);
|
|
1512
1530
|
return {
|
|
1513
1531
|
c() {
|
|
1514
|
-
e =
|
|
1532
|
+
e = z("div"), t && t.c(), a = J(), l && l.c(), f(e, "class", o = /*addfilterselector*/
|
|
1515
1533
|
i[1] == "true" && /*usesinglevendorfilter*/
|
|
1516
1534
|
i[22] === "false" && /*addsortingselector*/
|
|
1517
1535
|
i[2] == "true" ? "CategoryFilterContainer" : "SingleOrEmptyCategoryFilterContainer");
|
|
1518
1536
|
},
|
|
1519
1537
|
m(r, m) {
|
|
1520
|
-
|
|
1538
|
+
F(r, e, m), t && t.m(e, null), G(e, a), l && l.m(e, null);
|
|
1521
1539
|
},
|
|
1522
1540
|
p(r, m) {
|
|
1523
1541
|
/*addfilterselector*/
|
|
1524
1542
|
r[1] == "true" && /*usesinglevendorfilter*/
|
|
1525
|
-
r[22] === "false" ? t ? t.p(r, m) : (t =
|
|
1526
|
-
r[2] == "true" ? l ? l.p(r, m) : (l =
|
|
1527
|
-
4194310 &&
|
|
1543
|
+
r[22] === "false" ? t ? t.p(r, m) : (t = va(r), t.c(), t.m(e, a)) : t && (t.d(1), t = null), /*addsortingselector*/
|
|
1544
|
+
r[2] == "true" ? l ? l.p(r, m) : (l = ba(r), l.c(), l.m(e, null)) : l && (l.d(1), l = null), m[0] & /*addfilterselector, usesinglevendorfilter, addsortingselector*/
|
|
1545
|
+
4194310 && o !== (o = /*addfilterselector*/
|
|
1528
1546
|
r[1] == "true" && /*usesinglevendorfilter*/
|
|
1529
1547
|
r[22] === "false" && /*addsortingselector*/
|
|
1530
|
-
r[2] == "true" ? "CategoryFilterContainer" : "SingleOrEmptyCategoryFilterContainer") && f(e, "class",
|
|
1548
|
+
r[2] == "true" ? "CategoryFilterContainer" : "SingleOrEmptyCategoryFilterContainer") && f(e, "class", o);
|
|
1531
1549
|
},
|
|
1532
1550
|
d(r) {
|
|
1533
|
-
r &&
|
|
1551
|
+
r && S(e), t && t.d(), l && l.d();
|
|
1534
1552
|
}
|
|
1535
1553
|
};
|
|
1536
1554
|
}
|
|
1537
|
-
function
|
|
1538
|
-
let e, a,
|
|
1555
|
+
function Ni(i) {
|
|
1556
|
+
let e, a, o = (
|
|
1539
1557
|
/*$_*/
|
|
1540
1558
|
i[44]("viewAll") + ""
|
|
1541
1559
|
), t, l, r = (
|
|
1542
1560
|
/*categoryData*/
|
|
1543
1561
|
i[28].games.total + ""
|
|
1544
|
-
), m, c, d,
|
|
1562
|
+
), m, c, d, _;
|
|
1545
1563
|
return {
|
|
1546
1564
|
c() {
|
|
1547
|
-
e =
|
|
1565
|
+
e = z("a"), a = z("span"), t = O(o), l = O(" ("), m = O(r), c = O(")"), f(a, "class", "CategoryLoadMore"), f(e, "class", "CategoryNameLink");
|
|
1548
1566
|
},
|
|
1549
|
-
m(
|
|
1550
|
-
|
|
1567
|
+
m(p, v) {
|
|
1568
|
+
F(p, e, v), G(e, a), G(a, t), G(a, l), G(a, m), G(a, c), d || (_ = oi(
|
|
1551
1569
|
e,
|
|
1552
1570
|
"click",
|
|
1553
1571
|
/*click_handler*/
|
|
1554
|
-
i[
|
|
1572
|
+
i[59]
|
|
1555
1573
|
), d = !0);
|
|
1556
1574
|
},
|
|
1557
|
-
p(
|
|
1575
|
+
p(p, v) {
|
|
1558
1576
|
v[1] & /*$_*/
|
|
1559
|
-
8192 &&
|
|
1560
|
-
|
|
1577
|
+
8192 && o !== (o = /*$_*/
|
|
1578
|
+
p[44]("viewAll") + "") && V(t, o), v[0] & /*categoryData*/
|
|
1561
1579
|
268435456 && r !== (r = /*categoryData*/
|
|
1562
|
-
|
|
1580
|
+
p[28].games.total + "") && V(m, r);
|
|
1563
1581
|
},
|
|
1564
|
-
d(
|
|
1565
|
-
|
|
1582
|
+
d(p) {
|
|
1583
|
+
p && S(e), d = !1, _();
|
|
1566
1584
|
}
|
|
1567
1585
|
};
|
|
1568
1586
|
}
|
|
1569
|
-
function
|
|
1587
|
+
function va(i) {
|
|
1570
1588
|
let e;
|
|
1571
1589
|
return {
|
|
1572
1590
|
c() {
|
|
1573
|
-
e =
|
|
1591
|
+
e = z("casino-filter"), n(
|
|
1574
1592
|
e,
|
|
1575
1593
|
"clientstylingurl",
|
|
1576
1594
|
/*clientstylingurl*/
|
|
1577
1595
|
i[11]
|
|
1578
|
-
),
|
|
1596
|
+
), n(
|
|
1579
1597
|
e,
|
|
1580
1598
|
"clientstyling",
|
|
1581
1599
|
/*clientstyling*/
|
|
1582
1600
|
i[10]
|
|
1583
|
-
),
|
|
1601
|
+
), n(
|
|
1584
1602
|
e,
|
|
1585
1603
|
"endpoint",
|
|
1586
1604
|
/*endpoint*/
|
|
1587
1605
|
i[3]
|
|
1588
|
-
),
|
|
1606
|
+
), n(
|
|
1589
1607
|
e,
|
|
1590
1608
|
"datasource",
|
|
1591
1609
|
/*datasource*/
|
|
1592
1610
|
i[4]
|
|
1593
|
-
),
|
|
1611
|
+
), n(
|
|
1594
1612
|
e,
|
|
1595
1613
|
"lang",
|
|
1596
1614
|
/*lang*/
|
|
1597
1615
|
i[5]
|
|
1598
|
-
),
|
|
1616
|
+
), n(
|
|
1599
1617
|
e,
|
|
1600
1618
|
"categoryid",
|
|
1601
1619
|
/*categoryid*/
|
|
1602
1620
|
i[0]
|
|
1603
|
-
),
|
|
1621
|
+
), n(
|
|
1604
1622
|
e,
|
|
1605
1623
|
"addfilterselector",
|
|
1606
1624
|
/*addfilterselector*/
|
|
1607
1625
|
i[1]
|
|
1608
|
-
),
|
|
1626
|
+
), n(
|
|
1609
1627
|
e,
|
|
1610
1628
|
"addsortingselector",
|
|
1611
1629
|
/*addsortingselector*/
|
|
1612
1630
|
i[2]
|
|
1613
|
-
),
|
|
1631
|
+
), n(
|
|
1614
1632
|
e,
|
|
1615
1633
|
"filterbylogo",
|
|
1616
1634
|
/*filterbylogo*/
|
|
1617
1635
|
i[20]
|
|
1618
|
-
),
|
|
1636
|
+
), n(
|
|
1619
1637
|
e,
|
|
1620
1638
|
"mbsource",
|
|
1621
1639
|
/*mbsource*/
|
|
1622
1640
|
i[9]
|
|
1623
1641
|
);
|
|
1624
1642
|
},
|
|
1625
|
-
m(a,
|
|
1626
|
-
|
|
1643
|
+
m(a, o) {
|
|
1644
|
+
F(a, e, o);
|
|
1627
1645
|
},
|
|
1628
|
-
p(a,
|
|
1629
|
-
|
|
1630
|
-
2048 &&
|
|
1646
|
+
p(a, o) {
|
|
1647
|
+
o[0] & /*clientstylingurl*/
|
|
1648
|
+
2048 && n(
|
|
1631
1649
|
e,
|
|
1632
1650
|
"clientstylingurl",
|
|
1633
1651
|
/*clientstylingurl*/
|
|
1634
1652
|
a[11]
|
|
1635
|
-
),
|
|
1636
|
-
1024 &&
|
|
1653
|
+
), o[0] & /*clientstyling*/
|
|
1654
|
+
1024 && n(
|
|
1637
1655
|
e,
|
|
1638
1656
|
"clientstyling",
|
|
1639
1657
|
/*clientstyling*/
|
|
1640
1658
|
a[10]
|
|
1641
|
-
),
|
|
1642
|
-
8 &&
|
|
1659
|
+
), o[0] & /*endpoint*/
|
|
1660
|
+
8 && n(
|
|
1643
1661
|
e,
|
|
1644
1662
|
"endpoint",
|
|
1645
1663
|
/*endpoint*/
|
|
1646
1664
|
a[3]
|
|
1647
|
-
),
|
|
1648
|
-
16 &&
|
|
1665
|
+
), o[0] & /*datasource*/
|
|
1666
|
+
16 && n(
|
|
1649
1667
|
e,
|
|
1650
1668
|
"datasource",
|
|
1651
1669
|
/*datasource*/
|
|
1652
1670
|
a[4]
|
|
1653
|
-
),
|
|
1654
|
-
32 &&
|
|
1671
|
+
), o[0] & /*lang*/
|
|
1672
|
+
32 && n(
|
|
1655
1673
|
e,
|
|
1656
1674
|
"lang",
|
|
1657
1675
|
/*lang*/
|
|
1658
1676
|
a[5]
|
|
1659
|
-
),
|
|
1660
|
-
1 &&
|
|
1677
|
+
), o[0] & /*categoryid*/
|
|
1678
|
+
1 && n(
|
|
1661
1679
|
e,
|
|
1662
1680
|
"categoryid",
|
|
1663
1681
|
/*categoryid*/
|
|
1664
1682
|
a[0]
|
|
1665
|
-
),
|
|
1666
|
-
2 &&
|
|
1683
|
+
), o[0] & /*addfilterselector*/
|
|
1684
|
+
2 && n(
|
|
1667
1685
|
e,
|
|
1668
1686
|
"addfilterselector",
|
|
1669
1687
|
/*addfilterselector*/
|
|
1670
1688
|
a[1]
|
|
1671
|
-
),
|
|
1672
|
-
4 &&
|
|
1689
|
+
), o[0] & /*addsortingselector*/
|
|
1690
|
+
4 && n(
|
|
1673
1691
|
e,
|
|
1674
1692
|
"addsortingselector",
|
|
1675
1693
|
/*addsortingselector*/
|
|
1676
1694
|
a[2]
|
|
1677
|
-
),
|
|
1678
|
-
1048576 &&
|
|
1695
|
+
), o[0] & /*filterbylogo*/
|
|
1696
|
+
1048576 && n(
|
|
1679
1697
|
e,
|
|
1680
1698
|
"filterbylogo",
|
|
1681
1699
|
/*filterbylogo*/
|
|
1682
1700
|
a[20]
|
|
1683
|
-
),
|
|
1684
|
-
512 &&
|
|
1701
|
+
), o[0] & /*mbsource*/
|
|
1702
|
+
512 && n(
|
|
1685
1703
|
e,
|
|
1686
1704
|
"mbsource",
|
|
1687
1705
|
/*mbsource*/
|
|
@@ -1689,82 +1707,82 @@ function _a(i) {
|
|
|
1689
1707
|
);
|
|
1690
1708
|
},
|
|
1691
1709
|
d(a) {
|
|
1692
|
-
a &&
|
|
1710
|
+
a && S(e);
|
|
1693
1711
|
}
|
|
1694
1712
|
};
|
|
1695
1713
|
}
|
|
1696
|
-
function
|
|
1714
|
+
function ba(i) {
|
|
1697
1715
|
let e;
|
|
1698
1716
|
return {
|
|
1699
1717
|
c() {
|
|
1700
|
-
e =
|
|
1718
|
+
e = z("casino-sort"), n(
|
|
1701
1719
|
e,
|
|
1702
1720
|
"clientstylingurl",
|
|
1703
1721
|
/*clientstylingurl*/
|
|
1704
1722
|
i[11]
|
|
1705
|
-
),
|
|
1723
|
+
), n(
|
|
1706
1724
|
e,
|
|
1707
1725
|
"clientstyling",
|
|
1708
1726
|
/*clientstyling*/
|
|
1709
1727
|
i[10]
|
|
1710
|
-
),
|
|
1728
|
+
), n(
|
|
1711
1729
|
e,
|
|
1712
1730
|
"lang",
|
|
1713
1731
|
/*lang*/
|
|
1714
1732
|
i[5]
|
|
1715
|
-
),
|
|
1733
|
+
), n(
|
|
1716
1734
|
e,
|
|
1717
1735
|
"categoryid",
|
|
1718
1736
|
/*categoryid*/
|
|
1719
1737
|
i[0]
|
|
1720
|
-
),
|
|
1738
|
+
), n(
|
|
1721
1739
|
e,
|
|
1722
1740
|
"addsortingselector",
|
|
1723
1741
|
/*addsortingselector*/
|
|
1724
1742
|
i[2]
|
|
1725
|
-
),
|
|
1743
|
+
), n(
|
|
1726
1744
|
e,
|
|
1727
1745
|
"mbsource",
|
|
1728
1746
|
/*mbsource*/
|
|
1729
1747
|
i[9]
|
|
1730
1748
|
);
|
|
1731
1749
|
},
|
|
1732
|
-
m(a,
|
|
1733
|
-
|
|
1750
|
+
m(a, o) {
|
|
1751
|
+
F(a, e, o);
|
|
1734
1752
|
},
|
|
1735
|
-
p(a,
|
|
1736
|
-
|
|
1737
|
-
2048 &&
|
|
1753
|
+
p(a, o) {
|
|
1754
|
+
o[0] & /*clientstylingurl*/
|
|
1755
|
+
2048 && n(
|
|
1738
1756
|
e,
|
|
1739
1757
|
"clientstylingurl",
|
|
1740
1758
|
/*clientstylingurl*/
|
|
1741
1759
|
a[11]
|
|
1742
|
-
),
|
|
1743
|
-
1024 &&
|
|
1760
|
+
), o[0] & /*clientstyling*/
|
|
1761
|
+
1024 && n(
|
|
1744
1762
|
e,
|
|
1745
1763
|
"clientstyling",
|
|
1746
1764
|
/*clientstyling*/
|
|
1747
1765
|
a[10]
|
|
1748
|
-
),
|
|
1749
|
-
32 &&
|
|
1766
|
+
), o[0] & /*lang*/
|
|
1767
|
+
32 && n(
|
|
1750
1768
|
e,
|
|
1751
1769
|
"lang",
|
|
1752
1770
|
/*lang*/
|
|
1753
1771
|
a[5]
|
|
1754
|
-
),
|
|
1755
|
-
1 &&
|
|
1772
|
+
), o[0] & /*categoryid*/
|
|
1773
|
+
1 && n(
|
|
1756
1774
|
e,
|
|
1757
1775
|
"categoryid",
|
|
1758
1776
|
/*categoryid*/
|
|
1759
1777
|
a[0]
|
|
1760
|
-
),
|
|
1761
|
-
4 &&
|
|
1778
|
+
), o[0] & /*addsortingselector*/
|
|
1779
|
+
4 && n(
|
|
1762
1780
|
e,
|
|
1763
1781
|
"addsortingselector",
|
|
1764
1782
|
/*addsortingselector*/
|
|
1765
1783
|
a[2]
|
|
1766
|
-
),
|
|
1767
|
-
512 &&
|
|
1784
|
+
), o[0] & /*mbsource*/
|
|
1785
|
+
512 && n(
|
|
1768
1786
|
e,
|
|
1769
1787
|
"mbsource",
|
|
1770
1788
|
/*mbsource*/
|
|
@@ -1772,48 +1790,48 @@ function va(i) {
|
|
|
1772
1790
|
);
|
|
1773
1791
|
},
|
|
1774
1792
|
d(a) {
|
|
1775
|
-
a &&
|
|
1793
|
+
a && S(e);
|
|
1776
1794
|
}
|
|
1777
1795
|
};
|
|
1778
1796
|
}
|
|
1779
|
-
function
|
|
1797
|
+
function Ii(i) {
|
|
1780
1798
|
let e, a = (
|
|
1781
1799
|
/*$_*/
|
|
1782
1800
|
i[44]("noResults") + ""
|
|
1783
|
-
),
|
|
1801
|
+
), o;
|
|
1784
1802
|
return {
|
|
1785
1803
|
c() {
|
|
1786
|
-
e =
|
|
1804
|
+
e = z("p"), o = O(a), f(e, "class", "NoSearchResults");
|
|
1787
1805
|
},
|
|
1788
1806
|
m(t, l) {
|
|
1789
|
-
|
|
1807
|
+
F(t, e, l), G(e, o);
|
|
1790
1808
|
},
|
|
1791
1809
|
p(t, l) {
|
|
1792
1810
|
l[1] & /*$_*/
|
|
1793
1811
|
8192 && a !== (a = /*$_*/
|
|
1794
|
-
t[44]("noResults") + "") &&
|
|
1812
|
+
t[44]("noResults") + "") && V(o, a);
|
|
1795
1813
|
},
|
|
1796
1814
|
d(t) {
|
|
1797
|
-
t &&
|
|
1815
|
+
t && S(e);
|
|
1798
1816
|
}
|
|
1799
1817
|
};
|
|
1800
1818
|
}
|
|
1801
|
-
function
|
|
1802
|
-
let e, a = [],
|
|
1819
|
+
function Ei(i) {
|
|
1820
|
+
let e, a = [], o = /* @__PURE__ */ new Map(), t, l = ce(
|
|
1803
1821
|
/*shownCategoryData*/
|
|
1804
1822
|
i[29]
|
|
1805
1823
|
);
|
|
1806
1824
|
const r = (m) => (
|
|
1807
1825
|
/*gameprops*/
|
|
1808
|
-
m[
|
|
1826
|
+
m[98].id
|
|
1809
1827
|
);
|
|
1810
1828
|
for (let m = 0; m < l.length; m += 1) {
|
|
1811
|
-
let c =
|
|
1812
|
-
|
|
1829
|
+
let c = ma(i, l, m), d = r(c);
|
|
1830
|
+
o.set(d, a[m] = wa(d, c));
|
|
1813
1831
|
}
|
|
1814
1832
|
return {
|
|
1815
1833
|
c() {
|
|
1816
|
-
e =
|
|
1834
|
+
e = z("ul");
|
|
1817
1835
|
for (let m = 0; m < a.length; m += 1)
|
|
1818
1836
|
a[m].c();
|
|
1819
1837
|
f(e, "class", t = /*favoriteGamesData*/
|
|
@@ -1823,18 +1841,18 @@ function Ni(i) {
|
|
|
1823
1841
|
i[21] == "true" ? "CasinoGamesGridSlider CustomScroll" : "") + " GamesListIncreasedGap");
|
|
1824
1842
|
},
|
|
1825
1843
|
m(m, c) {
|
|
1826
|
-
|
|
1844
|
+
F(m, e, c);
|
|
1827
1845
|
for (let d = 0; d < a.length; d += 1)
|
|
1828
1846
|
a[d] && a[d].m(e, null);
|
|
1829
|
-
i[
|
|
1847
|
+
i[61](e);
|
|
1830
1848
|
},
|
|
1831
1849
|
p(m, c) {
|
|
1832
|
-
c[0] & /*session, userid, lang,
|
|
1833
|
-
556269545 | c[1] & /*addGameTag, intersectingIndexes, visibilityconnect, translationmessages*/
|
|
1834
|
-
|
|
1850
|
+
c[0] & /*shownCategoryData, session, userid, lang, favorites, categoryid, translationurl, showgamename, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, casinogamesgridslider, mbsource, thumbnailContainer*/
|
|
1851
|
+
556269545 | c[1] & /*getRequiredIcon, addGameTag, intersectingIndexes, visibilityconnect, translationmessages*/
|
|
1852
|
+
103936 && (l = ce(
|
|
1835
1853
|
/*shownCategoryData*/
|
|
1836
1854
|
m[29]
|
|
1837
|
-
), a =
|
|
1855
|
+
), a = Ca(a, c, r, 1, m, l, o, e, Ga, wa, null, ma)), c[0] & /*lobbyView, casinogamesgridslider*/
|
|
1838
1856
|
136314880 | c[1] & /*favoriteGamesData, showFavGamesCategory*/
|
|
1839
1857
|
2304 && t !== (t = /*favoriteGamesData*/
|
|
1840
1858
|
(m[42].items.length === 0 && /*showFavGamesCategory*/
|
|
@@ -1843,610 +1861,626 @@ function Ni(i) {
|
|
|
1843
1861
|
m[21] == "true" ? "CasinoGamesGridSlider CustomScroll" : "") + " GamesListIncreasedGap") && f(e, "class", t);
|
|
1844
1862
|
},
|
|
1845
1863
|
d(m) {
|
|
1846
|
-
m &&
|
|
1864
|
+
m && S(e);
|
|
1847
1865
|
for (let c = 0; c < a.length; c += 1)
|
|
1848
1866
|
a[c].d();
|
|
1849
|
-
i[
|
|
1867
|
+
i[61](null);
|
|
1850
1868
|
}
|
|
1851
1869
|
};
|
|
1852
1870
|
}
|
|
1853
|
-
function
|
|
1871
|
+
function Ai(i) {
|
|
1854
1872
|
let e;
|
|
1855
1873
|
return {
|
|
1856
1874
|
c() {
|
|
1857
|
-
e =
|
|
1875
|
+
e = z("div"), f(e, "class", "DualRing");
|
|
1858
1876
|
},
|
|
1859
|
-
m(a,
|
|
1860
|
-
|
|
1877
|
+
m(a, o) {
|
|
1878
|
+
F(a, e, o);
|
|
1861
1879
|
},
|
|
1862
|
-
p:
|
|
1880
|
+
p: me,
|
|
1863
1881
|
d(a) {
|
|
1864
|
-
a &&
|
|
1882
|
+
a && S(e);
|
|
1865
1883
|
}
|
|
1866
1884
|
};
|
|
1867
1885
|
}
|
|
1868
|
-
function
|
|
1869
|
-
let e, a,
|
|
1886
|
+
function Ri(i) {
|
|
1887
|
+
let e, a, o, t, l, r, m, c, d, _, p, v, w, M, b, g = (
|
|
1870
1888
|
/*index*/
|
|
1871
|
-
i[
|
|
1889
|
+
i[100]
|
|
1872
1890
|
);
|
|
1873
1891
|
const u = () => (
|
|
1874
1892
|
/*casino_game_thumbnail_nd_binding*/
|
|
1875
|
-
i[
|
|
1876
|
-
),
|
|
1893
|
+
i[60](e, g)
|
|
1894
|
+
), D = () => (
|
|
1877
1895
|
/*casino_game_thumbnail_nd_binding*/
|
|
1878
|
-
i[
|
|
1896
|
+
i[60](null, g)
|
|
1879
1897
|
);
|
|
1880
1898
|
return {
|
|
1881
1899
|
c() {
|
|
1882
|
-
|
|
1900
|
+
var E;
|
|
1901
|
+
e = z("casino-game-thumbnail-nd"), n(e, "gamethumbnail", a = /*gameprops*/
|
|
1902
|
+
i[98].thumbnail), n(e, "icon", o = /*getRequiredIcon*/
|
|
1903
|
+
i[47](
|
|
1904
|
+
/*gameprops*/
|
|
1905
|
+
(E = i[98]) == null ? void 0 : E.icons
|
|
1906
|
+
)), n(
|
|
1883
1907
|
e,
|
|
1884
1908
|
"session",
|
|
1885
1909
|
/*session*/
|
|
1886
1910
|
i[6]
|
|
1887
|
-
),
|
|
1911
|
+
), n(
|
|
1888
1912
|
e,
|
|
1889
1913
|
"userid",
|
|
1890
1914
|
/*userid*/
|
|
1891
1915
|
i[7]
|
|
1892
|
-
),
|
|
1916
|
+
), n(
|
|
1893
1917
|
e,
|
|
1894
1918
|
"lang",
|
|
1895
1919
|
/*lang*/
|
|
1896
1920
|
i[5]
|
|
1897
|
-
),
|
|
1898
|
-
(i[
|
|
1921
|
+
), n(e, "class", t = "" + (ne + /*gameprops*/
|
|
1922
|
+
(i[98].cellSize ? (
|
|
1899
1923
|
/*gameprops*/
|
|
1900
|
-
i[
|
|
1901
|
-
) : "1x1"))),
|
|
1924
|
+
i[98].cellSize
|
|
1925
|
+
) : "1x1"))), n(
|
|
1902
1926
|
e,
|
|
1903
1927
|
"favorites",
|
|
1904
1928
|
/*favorites*/
|
|
1905
1929
|
i[8]
|
|
1906
|
-
),
|
|
1930
|
+
), n(
|
|
1907
1931
|
e,
|
|
1908
1932
|
"categoryid",
|
|
1909
1933
|
/*categoryid*/
|
|
1910
1934
|
i[0]
|
|
1911
|
-
),
|
|
1912
|
-
i[
|
|
1913
|
-
i[
|
|
1914
|
-
i[
|
|
1915
|
-
i[
|
|
1916
|
-
i[96].isNew), o(e, "gametag", c = /*addGameTag*/
|
|
1935
|
+
), n(e, "gamename", l = /*gameprops*/
|
|
1936
|
+
i[98].name), n(e, "gamevendor", r = /*gameprops*/
|
|
1937
|
+
i[98].vendor.logo), n(e, "gameLaunchUrl", m = /*gameprops*/
|
|
1938
|
+
i[98].launchUrl), n(e, "gameisnew", c = /*gameprops*/
|
|
1939
|
+
i[98].isNew), n(e, "gametag", d = /*addGameTag*/
|
|
1917
1940
|
i[46](
|
|
1918
1941
|
/*gameprops*/
|
|
1919
|
-
i[
|
|
1920
|
-
)),
|
|
1921
|
-
i[
|
|
1922
|
-
i[
|
|
1923
|
-
i[
|
|
1924
|
-
i[
|
|
1942
|
+
i[98].advancedTags
|
|
1943
|
+
)), n(e, "gamecellsize", _ = /*gameprops*/
|
|
1944
|
+
i[98].cellSize), n(e, "gameid", p = /*gameprops*/
|
|
1945
|
+
i[98].id), n(e, "gamefunmode", v = /*gameprops*/
|
|
1946
|
+
i[98].hasFunMode), n(e, "gamefavorite", w = /*gameprops*/
|
|
1947
|
+
i[98].isFavorite), n(
|
|
1925
1948
|
e,
|
|
1926
1949
|
"translationurl",
|
|
1927
1950
|
/*translationurl*/
|
|
1928
1951
|
i[12]
|
|
1929
|
-
),
|
|
1952
|
+
), n(
|
|
1930
1953
|
e,
|
|
1931
1954
|
"showgamename",
|
|
1932
1955
|
/*showgamename*/
|
|
1933
1956
|
i[14]
|
|
1934
|
-
),
|
|
1957
|
+
), n(e, "connectlive", M = /*intersectingIndexes*/
|
|
1935
1958
|
i[40][
|
|
1936
1959
|
/*gameprops*/
|
|
1937
|
-
i[
|
|
1938
|
-
] == 1 ? "connect" : "disconnect"),
|
|
1960
|
+
i[98].id
|
|
1961
|
+
] == 1 ? "connect" : "disconnect"), n(
|
|
1939
1962
|
e,
|
|
1940
1963
|
"visibilityconnect",
|
|
1941
1964
|
/*visibilityconnect*/
|
|
1942
1965
|
i[41]
|
|
1943
|
-
),
|
|
1966
|
+
), n(
|
|
1944
1967
|
e,
|
|
1945
1968
|
"currency",
|
|
1946
1969
|
/*currency*/
|
|
1947
1970
|
i[13]
|
|
1948
|
-
),
|
|
1949
|
-
i[
|
|
1971
|
+
), n(e, "livelobbyendpoint", b = /*gameprops*/
|
|
1972
|
+
i[98].details ? (
|
|
1950
1973
|
/*gameprops*/
|
|
1951
|
-
i[
|
|
1952
|
-
) : ""),
|
|
1974
|
+
i[98].href
|
|
1975
|
+
) : ""), n(
|
|
1953
1976
|
e,
|
|
1954
1977
|
"clientstyling",
|
|
1955
1978
|
/*clientstyling*/
|
|
1956
1979
|
i[10]
|
|
1957
|
-
),
|
|
1980
|
+
), n(
|
|
1958
1981
|
e,
|
|
1959
1982
|
"clientstylingurl",
|
|
1960
1983
|
/*clientstylingurl*/
|
|
1961
1984
|
i[11]
|
|
1962
|
-
),
|
|
1985
|
+
), n(
|
|
1963
1986
|
e,
|
|
1964
1987
|
"endpoint",
|
|
1965
1988
|
/*endpoint*/
|
|
1966
1989
|
i[3]
|
|
1967
|
-
),
|
|
1990
|
+
), n(
|
|
1968
1991
|
e,
|
|
1969
1992
|
"livecasino",
|
|
1970
1993
|
/*livecasino*/
|
|
1971
1994
|
i[15]
|
|
1972
|
-
),
|
|
1995
|
+
), n(
|
|
1973
1996
|
e,
|
|
1974
1997
|
"gamepagemodalurl",
|
|
1975
1998
|
/*gamepagemodalurl*/
|
|
1976
1999
|
i[16]
|
|
1977
|
-
),
|
|
2000
|
+
), n(
|
|
1978
2001
|
e,
|
|
1979
2002
|
"integratedgameframedesktop",
|
|
1980
2003
|
/*integratedgameframedesktop*/
|
|
1981
2004
|
i[17]
|
|
1982
|
-
),
|
|
2005
|
+
), n(
|
|
1983
2006
|
e,
|
|
1984
2007
|
"integratedgameframemobile",
|
|
1985
2008
|
/*integratedgameframemobile*/
|
|
1986
2009
|
i[18]
|
|
1987
|
-
),
|
|
2010
|
+
), n(
|
|
1988
2011
|
e,
|
|
1989
2012
|
"casinogamesgridslider",
|
|
1990
2013
|
/*casinogamesgridslider*/
|
|
1991
2014
|
i[21]
|
|
1992
|
-
),
|
|
2015
|
+
), n(
|
|
1993
2016
|
e,
|
|
1994
2017
|
"mbsource",
|
|
1995
2018
|
/*mbsource*/
|
|
1996
2019
|
i[9]
|
|
1997
|
-
),
|
|
2020
|
+
), n(
|
|
1998
2021
|
e,
|
|
1999
2022
|
"translationmessages",
|
|
2000
2023
|
/*translationmessages*/
|
|
2001
2024
|
i[43]
|
|
2002
2025
|
);
|
|
2003
2026
|
},
|
|
2004
|
-
m(
|
|
2005
|
-
|
|
2027
|
+
m(E, y) {
|
|
2028
|
+
F(E, e, y), u();
|
|
2006
2029
|
},
|
|
2007
|
-
p(
|
|
2008
|
-
|
|
2009
|
-
|
|
2030
|
+
p(E, y) {
|
|
2031
|
+
var x;
|
|
2032
|
+
i = E, y[0] & /*shownCategoryData*/
|
|
2033
|
+
536870912 && a !== (a = /*gameprops*/
|
|
2034
|
+
i[98].thumbnail) && n(e, "gamethumbnail", a), y[0] & /*shownCategoryData*/
|
|
2035
|
+
536870912 && o !== (o = /*getRequiredIcon*/
|
|
2036
|
+
i[47](
|
|
2037
|
+
/*gameprops*/
|
|
2038
|
+
(x = i[98]) == null ? void 0 : x.icons
|
|
2039
|
+
)) && n(e, "icon", o), y[0] & /*session*/
|
|
2040
|
+
64 && n(
|
|
2010
2041
|
e,
|
|
2011
2042
|
"session",
|
|
2012
2043
|
/*session*/
|
|
2013
2044
|
i[6]
|
|
2014
|
-
),
|
|
2015
|
-
128 &&
|
|
2045
|
+
), y[0] & /*userid*/
|
|
2046
|
+
128 && n(
|
|
2016
2047
|
e,
|
|
2017
2048
|
"userid",
|
|
2018
2049
|
/*userid*/
|
|
2019
2050
|
i[7]
|
|
2020
|
-
),
|
|
2021
|
-
32 &&
|
|
2051
|
+
), y[0] & /*lang*/
|
|
2052
|
+
32 && n(
|
|
2022
2053
|
e,
|
|
2023
2054
|
"lang",
|
|
2024
2055
|
/*lang*/
|
|
2025
2056
|
i[5]
|
|
2026
|
-
),
|
|
2027
|
-
536870912 &&
|
|
2028
|
-
(i[
|
|
2057
|
+
), y[0] & /*shownCategoryData*/
|
|
2058
|
+
536870912 && t !== (t = "" + (ne + /*gameprops*/
|
|
2059
|
+
(i[98].cellSize ? (
|
|
2029
2060
|
/*gameprops*/
|
|
2030
|
-
i[
|
|
2031
|
-
) : "1x1"))) &&
|
|
2032
|
-
256 &&
|
|
2061
|
+
i[98].cellSize
|
|
2062
|
+
) : "1x1"))) && n(e, "class", t), y[0] & /*favorites*/
|
|
2063
|
+
256 && n(
|
|
2033
2064
|
e,
|
|
2034
2065
|
"favorites",
|
|
2035
2066
|
/*favorites*/
|
|
2036
2067
|
i[8]
|
|
2037
|
-
),
|
|
2038
|
-
1 &&
|
|
2068
|
+
), y[0] & /*categoryid*/
|
|
2069
|
+
1 && n(
|
|
2039
2070
|
e,
|
|
2040
2071
|
"categoryid",
|
|
2041
2072
|
/*categoryid*/
|
|
2042
2073
|
i[0]
|
|
2043
|
-
),
|
|
2044
|
-
536870912 && n !== (n = /*gameprops*/
|
|
2045
|
-
i[96].thumbnail) && o(e, "gamethumbnail", n), b[0] & /*shownCategoryData*/
|
|
2046
|
-
536870912 && t !== (t = /*gameprops*/
|
|
2047
|
-
i[96].name) && o(e, "gamename", t), b[0] & /*shownCategoryData*/
|
|
2074
|
+
), y[0] & /*shownCategoryData*/
|
|
2048
2075
|
536870912 && l !== (l = /*gameprops*/
|
|
2049
|
-
i[
|
|
2076
|
+
i[98].name) && n(e, "gamename", l), y[0] & /*shownCategoryData*/
|
|
2050
2077
|
536870912 && r !== (r = /*gameprops*/
|
|
2051
|
-
i[
|
|
2078
|
+
i[98].vendor.logo) && n(e, "gamevendor", r), y[0] & /*shownCategoryData*/
|
|
2052
2079
|
536870912 && m !== (m = /*gameprops*/
|
|
2053
|
-
i[
|
|
2054
|
-
536870912 && c !== (c = /*
|
|
2080
|
+
i[98].launchUrl) && n(e, "gameLaunchUrl", m), y[0] & /*shownCategoryData*/
|
|
2081
|
+
536870912 && c !== (c = /*gameprops*/
|
|
2082
|
+
i[98].isNew) && n(e, "gameisnew", c), y[0] & /*shownCategoryData*/
|
|
2083
|
+
536870912 && d !== (d = /*addGameTag*/
|
|
2055
2084
|
i[46](
|
|
2056
2085
|
/*gameprops*/
|
|
2057
|
-
i[
|
|
2058
|
-
)) &&
|
|
2059
|
-
536870912 && d !== (d = /*gameprops*/
|
|
2060
|
-
i[96].cellSize) && o(e, "gamecellsize", d), b[0] & /*shownCategoryData*/
|
|
2061
|
-
536870912 && p !== (p = /*gameprops*/
|
|
2062
|
-
i[96].id) && o(e, "gameid", p), b[0] & /*shownCategoryData*/
|
|
2086
|
+
i[98].advancedTags
|
|
2087
|
+
)) && n(e, "gametag", d), y[0] & /*shownCategoryData*/
|
|
2063
2088
|
536870912 && _ !== (_ = /*gameprops*/
|
|
2064
|
-
i[
|
|
2089
|
+
i[98].cellSize) && n(e, "gamecellsize", _), y[0] & /*shownCategoryData*/
|
|
2090
|
+
536870912 && p !== (p = /*gameprops*/
|
|
2091
|
+
i[98].id) && n(e, "gameid", p), y[0] & /*shownCategoryData*/
|
|
2065
2092
|
536870912 && v !== (v = /*gameprops*/
|
|
2066
|
-
i[
|
|
2067
|
-
|
|
2093
|
+
i[98].hasFunMode) && n(e, "gamefunmode", v), y[0] & /*shownCategoryData*/
|
|
2094
|
+
536870912 && w !== (w = /*gameprops*/
|
|
2095
|
+
i[98].isFavorite) && n(e, "gamefavorite", w), y[0] & /*translationurl*/
|
|
2096
|
+
4096 && n(
|
|
2068
2097
|
e,
|
|
2069
2098
|
"translationurl",
|
|
2070
2099
|
/*translationurl*/
|
|
2071
2100
|
i[12]
|
|
2072
|
-
),
|
|
2073
|
-
16384 &&
|
|
2101
|
+
), y[0] & /*showgamename*/
|
|
2102
|
+
16384 && n(
|
|
2074
2103
|
e,
|
|
2075
2104
|
"showgamename",
|
|
2076
2105
|
/*showgamename*/
|
|
2077
2106
|
i[14]
|
|
2078
|
-
),
|
|
2079
|
-
536870912 |
|
|
2080
|
-
512 &&
|
|
2107
|
+
), y[0] & /*shownCategoryData*/
|
|
2108
|
+
536870912 | y[1] & /*intersectingIndexes*/
|
|
2109
|
+
512 && M !== (M = /*intersectingIndexes*/
|
|
2081
2110
|
i[40][
|
|
2082
2111
|
/*gameprops*/
|
|
2083
|
-
i[
|
|
2084
|
-
] == 1 ? "connect" : "disconnect") &&
|
|
2085
|
-
1024 &&
|
|
2112
|
+
i[98].id
|
|
2113
|
+
] == 1 ? "connect" : "disconnect") && n(e, "connectlive", M), y[1] & /*visibilityconnect*/
|
|
2114
|
+
1024 && n(
|
|
2086
2115
|
e,
|
|
2087
2116
|
"visibilityconnect",
|
|
2088
2117
|
/*visibilityconnect*/
|
|
2089
2118
|
i[41]
|
|
2090
|
-
),
|
|
2091
|
-
8192 &&
|
|
2119
|
+
), y[0] & /*currency*/
|
|
2120
|
+
8192 && n(
|
|
2092
2121
|
e,
|
|
2093
2122
|
"currency",
|
|
2094
2123
|
/*currency*/
|
|
2095
2124
|
i[13]
|
|
2096
|
-
),
|
|
2097
|
-
536870912 &&
|
|
2098
|
-
i[
|
|
2125
|
+
), y[0] & /*shownCategoryData*/
|
|
2126
|
+
536870912 && b !== (b = /*gameprops*/
|
|
2127
|
+
i[98].details ? (
|
|
2099
2128
|
/*gameprops*/
|
|
2100
|
-
i[
|
|
2101
|
-
) : "") &&
|
|
2102
|
-
1024 &&
|
|
2129
|
+
i[98].href
|
|
2130
|
+
) : "") && n(e, "livelobbyendpoint", b), y[0] & /*clientstyling*/
|
|
2131
|
+
1024 && n(
|
|
2103
2132
|
e,
|
|
2104
2133
|
"clientstyling",
|
|
2105
2134
|
/*clientstyling*/
|
|
2106
2135
|
i[10]
|
|
2107
|
-
),
|
|
2108
|
-
2048 &&
|
|
2136
|
+
), y[0] & /*clientstylingurl*/
|
|
2137
|
+
2048 && n(
|
|
2109
2138
|
e,
|
|
2110
2139
|
"clientstylingurl",
|
|
2111
2140
|
/*clientstylingurl*/
|
|
2112
2141
|
i[11]
|
|
2113
|
-
),
|
|
2114
|
-
8 &&
|
|
2142
|
+
), y[0] & /*endpoint*/
|
|
2143
|
+
8 && n(
|
|
2115
2144
|
e,
|
|
2116
2145
|
"endpoint",
|
|
2117
2146
|
/*endpoint*/
|
|
2118
2147
|
i[3]
|
|
2119
|
-
),
|
|
2120
|
-
32768 &&
|
|
2148
|
+
), y[0] & /*livecasino*/
|
|
2149
|
+
32768 && n(
|
|
2121
2150
|
e,
|
|
2122
2151
|
"livecasino",
|
|
2123
2152
|
/*livecasino*/
|
|
2124
2153
|
i[15]
|
|
2125
|
-
),
|
|
2126
|
-
65536 &&
|
|
2154
|
+
), y[0] & /*gamepagemodalurl*/
|
|
2155
|
+
65536 && n(
|
|
2127
2156
|
e,
|
|
2128
2157
|
"gamepagemodalurl",
|
|
2129
2158
|
/*gamepagemodalurl*/
|
|
2130
2159
|
i[16]
|
|
2131
|
-
),
|
|
2132
|
-
131072 &&
|
|
2160
|
+
), y[0] & /*integratedgameframedesktop*/
|
|
2161
|
+
131072 && n(
|
|
2133
2162
|
e,
|
|
2134
2163
|
"integratedgameframedesktop",
|
|
2135
2164
|
/*integratedgameframedesktop*/
|
|
2136
2165
|
i[17]
|
|
2137
|
-
),
|
|
2138
|
-
262144 &&
|
|
2166
|
+
), y[0] & /*integratedgameframemobile*/
|
|
2167
|
+
262144 && n(
|
|
2139
2168
|
e,
|
|
2140
2169
|
"integratedgameframemobile",
|
|
2141
2170
|
/*integratedgameframemobile*/
|
|
2142
2171
|
i[18]
|
|
2143
|
-
),
|
|
2144
|
-
2097152 &&
|
|
2172
|
+
), y[0] & /*casinogamesgridslider*/
|
|
2173
|
+
2097152 && n(
|
|
2145
2174
|
e,
|
|
2146
2175
|
"casinogamesgridslider",
|
|
2147
2176
|
/*casinogamesgridslider*/
|
|
2148
2177
|
i[21]
|
|
2149
|
-
),
|
|
2150
|
-
512 &&
|
|
2178
|
+
), y[0] & /*mbsource*/
|
|
2179
|
+
512 && n(
|
|
2151
2180
|
e,
|
|
2152
2181
|
"mbsource",
|
|
2153
2182
|
/*mbsource*/
|
|
2154
2183
|
i[9]
|
|
2155
|
-
),
|
|
2156
|
-
4096 &&
|
|
2184
|
+
), y[1] & /*translationmessages*/
|
|
2185
|
+
4096 && n(
|
|
2157
2186
|
e,
|
|
2158
2187
|
"translationmessages",
|
|
2159
2188
|
/*translationmessages*/
|
|
2160
2189
|
i[43]
|
|
2161
2190
|
), g !== /*index*/
|
|
2162
|
-
i[
|
|
2163
|
-
i[
|
|
2191
|
+
i[100] && (D(), g = /*index*/
|
|
2192
|
+
i[100], u());
|
|
2164
2193
|
},
|
|
2165
|
-
d(
|
|
2166
|
-
|
|
2194
|
+
d(E) {
|
|
2195
|
+
E && S(e), D();
|
|
2167
2196
|
}
|
|
2168
2197
|
};
|
|
2169
2198
|
}
|
|
2170
|
-
function
|
|
2171
|
-
let a,
|
|
2199
|
+
function wa(i, e) {
|
|
2200
|
+
let a, o, t = Ri(e);
|
|
2172
2201
|
return {
|
|
2173
2202
|
key: i,
|
|
2174
2203
|
first: null,
|
|
2175
2204
|
c() {
|
|
2176
|
-
a =
|
|
2205
|
+
a = Q(), t && t.c(), o = Q(), this.first = a;
|
|
2177
2206
|
},
|
|
2178
2207
|
m(l, r) {
|
|
2179
|
-
|
|
2208
|
+
F(l, a, r), t && t.m(l, r), F(l, o, r);
|
|
2180
2209
|
},
|
|
2181
2210
|
p(l, r) {
|
|
2182
2211
|
e = l, t.p(e, r);
|
|
2183
2212
|
},
|
|
2184
2213
|
d(l) {
|
|
2185
|
-
l && (
|
|
2214
|
+
l && (S(a), S(o)), t && t.d(l);
|
|
2186
2215
|
}
|
|
2187
2216
|
};
|
|
2188
2217
|
}
|
|
2189
|
-
function
|
|
2218
|
+
function ji(i) {
|
|
2190
2219
|
let e, a = (
|
|
2191
2220
|
/*$_*/
|
|
2192
2221
|
i[44]("searchedItems") + ""
|
|
2193
|
-
),
|
|
2222
|
+
), o;
|
|
2194
2223
|
return {
|
|
2195
2224
|
c() {
|
|
2196
|
-
e =
|
|
2225
|
+
e = z("h3"), o = O(a), f(e, "class", "StatusText");
|
|
2197
2226
|
},
|
|
2198
2227
|
m(t, l) {
|
|
2199
|
-
|
|
2228
|
+
F(t, e, l), G(e, o);
|
|
2200
2229
|
},
|
|
2201
2230
|
p(t, l) {
|
|
2202
2231
|
l[1] & /*$_*/
|
|
2203
2232
|
8192 && a !== (a = /*$_*/
|
|
2204
|
-
t[44]("searchedItems") + "") &&
|
|
2233
|
+
t[44]("searchedItems") + "") && V(o, a);
|
|
2205
2234
|
},
|
|
2206
2235
|
d(t) {
|
|
2207
|
-
t &&
|
|
2236
|
+
t && S(e);
|
|
2208
2237
|
}
|
|
2209
2238
|
};
|
|
2210
2239
|
}
|
|
2211
|
-
function
|
|
2240
|
+
function Li(i) {
|
|
2212
2241
|
let e, a = (
|
|
2213
2242
|
/*$_*/
|
|
2214
2243
|
i[44]("noResults") + ""
|
|
2215
|
-
),
|
|
2244
|
+
), o;
|
|
2216
2245
|
return {
|
|
2217
2246
|
c() {
|
|
2218
|
-
e =
|
|
2247
|
+
e = z("h3"), o = O(a), f(e, "class", "StatusText");
|
|
2219
2248
|
},
|
|
2220
2249
|
m(t, l) {
|
|
2221
|
-
|
|
2250
|
+
F(t, e, l), G(e, o);
|
|
2222
2251
|
},
|
|
2223
2252
|
p(t, l) {
|
|
2224
2253
|
l[1] & /*$_*/
|
|
2225
2254
|
8192 && a !== (a = /*$_*/
|
|
2226
|
-
t[44]("noResults") + "") &&
|
|
2255
|
+
t[44]("noResults") + "") && V(o, a);
|
|
2227
2256
|
},
|
|
2228
2257
|
d(t) {
|
|
2229
|
-
t &&
|
|
2258
|
+
t && S(e);
|
|
2230
2259
|
}
|
|
2231
2260
|
};
|
|
2232
2261
|
}
|
|
2233
|
-
function
|
|
2262
|
+
function Di(i) {
|
|
2234
2263
|
let e, a = (
|
|
2235
2264
|
/*$_*/
|
|
2236
2265
|
i[44]("recentSearchedItems") + ""
|
|
2237
|
-
),
|
|
2266
|
+
), o;
|
|
2238
2267
|
return {
|
|
2239
2268
|
c() {
|
|
2240
|
-
e =
|
|
2269
|
+
e = z("h3"), o = O(a), f(e, "class", "StatusText");
|
|
2241
2270
|
},
|
|
2242
2271
|
m(t, l) {
|
|
2243
|
-
|
|
2272
|
+
F(t, e, l), G(e, o);
|
|
2244
2273
|
},
|
|
2245
2274
|
p(t, l) {
|
|
2246
2275
|
l[1] & /*$_*/
|
|
2247
2276
|
8192 && a !== (a = /*$_*/
|
|
2248
|
-
t[44]("recentSearchedItems") + "") &&
|
|
2277
|
+
t[44]("recentSearchedItems") + "") && V(o, a);
|
|
2249
2278
|
},
|
|
2250
2279
|
d(t) {
|
|
2251
|
-
t &&
|
|
2280
|
+
t && S(e);
|
|
2252
2281
|
}
|
|
2253
2282
|
};
|
|
2254
2283
|
}
|
|
2255
|
-
function
|
|
2284
|
+
function Ti(i) {
|
|
2256
2285
|
let e;
|
|
2257
2286
|
return {
|
|
2258
2287
|
c() {
|
|
2259
|
-
e =
|
|
2288
|
+
e = z("p"), e.textContent = "Waiting", f(e, "class", "SearchWaiting");
|
|
2260
2289
|
},
|
|
2261
|
-
m(a,
|
|
2262
|
-
|
|
2290
|
+
m(a, o) {
|
|
2291
|
+
F(a, e, o);
|
|
2263
2292
|
},
|
|
2264
|
-
p:
|
|
2293
|
+
p: me,
|
|
2265
2294
|
d(a) {
|
|
2266
|
-
a &&
|
|
2295
|
+
a && S(e);
|
|
2267
2296
|
}
|
|
2268
2297
|
};
|
|
2269
2298
|
}
|
|
2270
|
-
function
|
|
2271
|
-
let e, a,
|
|
2272
|
-
i[35] &&
|
|
2299
|
+
function Oi(i) {
|
|
2300
|
+
let e, a, o = [], t = /* @__PURE__ */ new Map(), l = !/*showItems*/
|
|
2301
|
+
i[35] && ya(i), r = ce(
|
|
2273
2302
|
/*shownCategoryData*/
|
|
2274
2303
|
i[29]
|
|
2275
2304
|
);
|
|
2276
2305
|
const m = (c) => (
|
|
2277
2306
|
/*gameprops*/
|
|
2278
|
-
c[
|
|
2307
|
+
c[98].id
|
|
2279
2308
|
);
|
|
2280
2309
|
for (let c = 0; c < r.length; c += 1) {
|
|
2281
|
-
let d =
|
|
2282
|
-
t.set(
|
|
2310
|
+
let d = ca(i, r, c), _ = m(d);
|
|
2311
|
+
t.set(_, o[c] = ka(_, d));
|
|
2283
2312
|
}
|
|
2284
2313
|
return {
|
|
2285
2314
|
c() {
|
|
2286
|
-
l && l.c(), e =
|
|
2287
|
-
for (let c = 0; c <
|
|
2288
|
-
|
|
2315
|
+
l && l.c(), e = J(), a = z("ul");
|
|
2316
|
+
for (let c = 0; c < o.length; c += 1)
|
|
2317
|
+
o[c].c();
|
|
2289
2318
|
f(a, "class", "CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap");
|
|
2290
2319
|
},
|
|
2291
2320
|
m(c, d) {
|
|
2292
|
-
l && l.m(c, d),
|
|
2293
|
-
for (let
|
|
2294
|
-
|
|
2321
|
+
l && l.m(c, d), F(c, e, d), F(c, a, d);
|
|
2322
|
+
for (let _ = 0; _ < o.length; _ += 1)
|
|
2323
|
+
o[_] && o[_].m(a, null);
|
|
2295
2324
|
},
|
|
2296
2325
|
p(c, d) {
|
|
2297
2326
|
/*showItems*/
|
|
2298
|
-
c[35] ? l && (l.d(1), l = null) : l ? l.p(c, d) : (l =
|
|
2299
|
-
537395177 | d[1] & /*searchItem, addGameTag, translationmessages*/
|
|
2300
|
-
|
|
2327
|
+
c[35] ? l && (l.d(1), l = null) : l ? l.p(c, d) : (l = ya(c), l.c(), l.m(e.parentNode, e)), d[0] & /*shownCategoryData, session, userid, lang, favorites, categoryid, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, mbsource*/
|
|
2328
|
+
537395177 | d[1] & /*searchItem, getRequiredIcon, addGameTag, translationmessages*/
|
|
2329
|
+
102404 && (r = ce(
|
|
2301
2330
|
/*shownCategoryData*/
|
|
2302
2331
|
c[29]
|
|
2303
|
-
),
|
|
2332
|
+
), o = Ca(o, d, m, 1, c, r, t, a, Ga, ka, null, ca));
|
|
2304
2333
|
},
|
|
2305
2334
|
d(c) {
|
|
2306
|
-
c && (
|
|
2307
|
-
for (let d = 0; d <
|
|
2308
|
-
|
|
2335
|
+
c && (S(e), S(a)), l && l.d(c);
|
|
2336
|
+
for (let d = 0; d < o.length; d += 1)
|
|
2337
|
+
o[d].d();
|
|
2309
2338
|
}
|
|
2310
2339
|
};
|
|
2311
2340
|
}
|
|
2312
|
-
function
|
|
2341
|
+
function ya(i) {
|
|
2313
2342
|
let e, a = (
|
|
2314
2343
|
/*$_*/
|
|
2315
2344
|
i[44]("noRecentSearch") + ""
|
|
2316
|
-
),
|
|
2345
|
+
), o;
|
|
2317
2346
|
return {
|
|
2318
2347
|
c() {
|
|
2319
|
-
e =
|
|
2348
|
+
e = z("p"), o = O(a), f(e, "class", "NoSearchResults NoRecentSearches NoRecentSearchesCenter " + (we(
|
|
2320
2349
|
/*userAgent*/
|
|
2321
2350
|
i[45]
|
|
2322
2351
|
) ? "NoRecentSearchesMobile" : ""));
|
|
2323
2352
|
},
|
|
2324
2353
|
m(t, l) {
|
|
2325
|
-
|
|
2354
|
+
F(t, e, l), G(e, o);
|
|
2326
2355
|
},
|
|
2327
2356
|
p(t, l) {
|
|
2328
2357
|
l[1] & /*$_*/
|
|
2329
2358
|
8192 && a !== (a = /*$_*/
|
|
2330
|
-
t[44]("noRecentSearch") + "") &&
|
|
2359
|
+
t[44]("noRecentSearch") + "") && V(o, a);
|
|
2331
2360
|
},
|
|
2332
2361
|
d(t) {
|
|
2333
|
-
t &&
|
|
2362
|
+
t && S(e);
|
|
2334
2363
|
}
|
|
2335
2364
|
};
|
|
2336
2365
|
}
|
|
2337
|
-
function
|
|
2338
|
-
let a,
|
|
2366
|
+
function ka(i, e) {
|
|
2367
|
+
let a, o, t, l, r, m, c, d, _, p, v, w, M, b;
|
|
2339
2368
|
return {
|
|
2340
2369
|
key: i,
|
|
2341
2370
|
first: null,
|
|
2342
2371
|
c() {
|
|
2343
|
-
|
|
2344
|
-
(
|
|
2372
|
+
var g;
|
|
2373
|
+
a = z("casino-game-thumbnail-nd"), n(a, "class", o = "" + (ne + /*gameprops*/
|
|
2374
|
+
(e[98].cellSize ? (
|
|
2345
2375
|
/*gameprops*/
|
|
2346
|
-
e[
|
|
2347
|
-
) : "1x1"))),
|
|
2376
|
+
e[98].cellSize
|
|
2377
|
+
) : "1x1"))), n(
|
|
2348
2378
|
a,
|
|
2349
2379
|
"session",
|
|
2350
2380
|
/*session*/
|
|
2351
2381
|
e[6]
|
|
2352
|
-
),
|
|
2382
|
+
), n(
|
|
2353
2383
|
a,
|
|
2354
2384
|
"userid",
|
|
2355
2385
|
/*userid*/
|
|
2356
2386
|
e[7]
|
|
2357
|
-
),
|
|
2387
|
+
), n(
|
|
2358
2388
|
a,
|
|
2359
2389
|
"lang",
|
|
2360
2390
|
/*lang*/
|
|
2361
2391
|
e[5]
|
|
2362
|
-
),
|
|
2392
|
+
), n(
|
|
2363
2393
|
a,
|
|
2364
2394
|
"searchitem",
|
|
2365
2395
|
/*searchItem*/
|
|
2366
2396
|
e[33]
|
|
2367
|
-
),
|
|
2397
|
+
), n(
|
|
2368
2398
|
a,
|
|
2369
2399
|
"favorites",
|
|
2370
2400
|
/*favorites*/
|
|
2371
2401
|
e[8]
|
|
2372
|
-
),
|
|
2402
|
+
), n(
|
|
2373
2403
|
a,
|
|
2374
2404
|
"categoryid",
|
|
2375
2405
|
/*categoryid*/
|
|
2376
2406
|
e[0]
|
|
2377
|
-
),
|
|
2378
|
-
e[
|
|
2379
|
-
e[
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2407
|
+
), n(a, "gamethumbnail", t = /*gameprops*/
|
|
2408
|
+
e[98].thumbnail), n(a, "icon", l = /*getRequiredIcon*/
|
|
2409
|
+
e[47](
|
|
2410
|
+
/*gameprops*/
|
|
2411
|
+
(g = e[98]) == null ? void 0 : g.icons
|
|
2412
|
+
)), n(a, "gamename", r = /*gameprops*/
|
|
2413
|
+
e[98].name), n(a, "gamevendor", m = /*gameprops*/
|
|
2414
|
+
e[98].vendor.logo), n(a, "gameLaunchUrl", c = /*gameprops*/
|
|
2415
|
+
e[98].launchUrl), n(a, "gameisnew", d = /*gameprops*/
|
|
2416
|
+
e[98].isNew), n(a, "gametag", _ = /*addGameTag*/
|
|
2383
2417
|
e[46](
|
|
2384
2418
|
/*gameprops*/
|
|
2385
|
-
e[
|
|
2386
|
-
)),
|
|
2387
|
-
e[
|
|
2388
|
-
e[
|
|
2389
|
-
e[
|
|
2419
|
+
e[98].advancedTags
|
|
2420
|
+
)), n(a, "gamecellsize", p = /*gameprops*/
|
|
2421
|
+
e[98].cellSize), n(a, "gameid", v = /*gameprops*/
|
|
2422
|
+
e[98].id), n(a, "gamefunmode", w = /*gameprops*/
|
|
2423
|
+
e[98].hasFunMode), n(
|
|
2390
2424
|
a,
|
|
2391
2425
|
"showgamename",
|
|
2392
2426
|
/*showgamename*/
|
|
2393
2427
|
e[14]
|
|
2394
|
-
),
|
|
2428
|
+
), n(
|
|
2395
2429
|
a,
|
|
2396
2430
|
"translationurl",
|
|
2397
2431
|
/*translationurl*/
|
|
2398
2432
|
e[12]
|
|
2399
|
-
),
|
|
2400
|
-
e[
|
|
2433
|
+
), n(a, "gamefavorite", M = /*gameprops*/
|
|
2434
|
+
e[98].isFavorite), n(
|
|
2401
2435
|
a,
|
|
2402
2436
|
"currency",
|
|
2403
2437
|
/*currency*/
|
|
2404
2438
|
e[13]
|
|
2405
|
-
),
|
|
2406
|
-
e[
|
|
2439
|
+
), n(a, "livelobbyendpoint", b = /*gameprops*/
|
|
2440
|
+
e[98].details ? (
|
|
2407
2441
|
/*gameprops*/
|
|
2408
|
-
e[
|
|
2409
|
-
) : ""),
|
|
2442
|
+
e[98].href
|
|
2443
|
+
) : ""), n(
|
|
2410
2444
|
a,
|
|
2411
2445
|
"clientstyling",
|
|
2412
2446
|
/*clientstyling*/
|
|
2413
2447
|
e[10]
|
|
2414
|
-
),
|
|
2448
|
+
), n(
|
|
2415
2449
|
a,
|
|
2416
2450
|
"clientstylingurl",
|
|
2417
2451
|
/*clientstylingurl*/
|
|
2418
2452
|
e[11]
|
|
2419
|
-
),
|
|
2453
|
+
), n(
|
|
2420
2454
|
a,
|
|
2421
2455
|
"endpoint",
|
|
2422
2456
|
/*endpoint*/
|
|
2423
2457
|
e[3]
|
|
2424
|
-
),
|
|
2458
|
+
), n(
|
|
2425
2459
|
a,
|
|
2426
2460
|
"livecasino",
|
|
2427
2461
|
/*livecasino*/
|
|
2428
2462
|
e[15]
|
|
2429
|
-
),
|
|
2463
|
+
), n(
|
|
2430
2464
|
a,
|
|
2431
2465
|
"gamepagemodalurl",
|
|
2432
2466
|
/*gamepagemodalurl*/
|
|
2433
2467
|
e[16]
|
|
2434
|
-
),
|
|
2468
|
+
), n(
|
|
2435
2469
|
a,
|
|
2436
2470
|
"integratedgameframedesktop",
|
|
2437
2471
|
/*integratedgameframedesktop*/
|
|
2438
2472
|
e[17]
|
|
2439
|
-
),
|
|
2473
|
+
), n(
|
|
2440
2474
|
a,
|
|
2441
2475
|
"integratedgameframemobile",
|
|
2442
2476
|
/*integratedgameframemobile*/
|
|
2443
2477
|
e[18]
|
|
2444
|
-
),
|
|
2478
|
+
), n(
|
|
2445
2479
|
a,
|
|
2446
2480
|
"mbsource",
|
|
2447
2481
|
/*mbsource*/
|
|
2448
2482
|
e[9]
|
|
2449
|
-
),
|
|
2483
|
+
), n(
|
|
2450
2484
|
a,
|
|
2451
2485
|
"translationmessages",
|
|
2452
2486
|
/*translationmessages*/
|
|
@@ -2454,146 +2488,152 @@ function ya(i, e) {
|
|
|
2454
2488
|
), this.first = a;
|
|
2455
2489
|
},
|
|
2456
2490
|
m(g, u) {
|
|
2457
|
-
|
|
2491
|
+
F(g, a, u);
|
|
2458
2492
|
},
|
|
2459
2493
|
p(g, u) {
|
|
2494
|
+
var D;
|
|
2460
2495
|
e = g, u[0] & /*shownCategoryData*/
|
|
2461
|
-
536870912 &&
|
|
2462
|
-
(e[
|
|
2496
|
+
536870912 && o !== (o = "" + (ne + /*gameprops*/
|
|
2497
|
+
(e[98].cellSize ? (
|
|
2463
2498
|
/*gameprops*/
|
|
2464
|
-
e[
|
|
2465
|
-
) : "1x1"))) &&
|
|
2466
|
-
64 &&
|
|
2499
|
+
e[98].cellSize
|
|
2500
|
+
) : "1x1"))) && n(a, "class", o), u[0] & /*session*/
|
|
2501
|
+
64 && n(
|
|
2467
2502
|
a,
|
|
2468
2503
|
"session",
|
|
2469
2504
|
/*session*/
|
|
2470
2505
|
e[6]
|
|
2471
2506
|
), u[0] & /*userid*/
|
|
2472
|
-
128 &&
|
|
2507
|
+
128 && n(
|
|
2473
2508
|
a,
|
|
2474
2509
|
"userid",
|
|
2475
2510
|
/*userid*/
|
|
2476
2511
|
e[7]
|
|
2477
2512
|
), u[0] & /*lang*/
|
|
2478
|
-
32 &&
|
|
2513
|
+
32 && n(
|
|
2479
2514
|
a,
|
|
2480
2515
|
"lang",
|
|
2481
2516
|
/*lang*/
|
|
2482
2517
|
e[5]
|
|
2483
2518
|
), u[1] & /*searchItem*/
|
|
2484
|
-
4 &&
|
|
2519
|
+
4 && n(
|
|
2485
2520
|
a,
|
|
2486
2521
|
"searchitem",
|
|
2487
2522
|
/*searchItem*/
|
|
2488
2523
|
e[33]
|
|
2489
2524
|
), u[0] & /*favorites*/
|
|
2490
|
-
256 &&
|
|
2525
|
+
256 && n(
|
|
2491
2526
|
a,
|
|
2492
2527
|
"favorites",
|
|
2493
2528
|
/*favorites*/
|
|
2494
2529
|
e[8]
|
|
2495
2530
|
), u[0] & /*categoryid*/
|
|
2496
|
-
1 &&
|
|
2531
|
+
1 && n(
|
|
2497
2532
|
a,
|
|
2498
2533
|
"categoryid",
|
|
2499
2534
|
/*categoryid*/
|
|
2500
2535
|
e[0]
|
|
2501
2536
|
), u[0] & /*shownCategoryData*/
|
|
2502
2537
|
536870912 && t !== (t = /*gameprops*/
|
|
2503
|
-
e[
|
|
2504
|
-
536870912 && l !== (l = /*
|
|
2505
|
-
e[
|
|
2538
|
+
e[98].thumbnail) && n(a, "gamethumbnail", t), u[0] & /*shownCategoryData*/
|
|
2539
|
+
536870912 && l !== (l = /*getRequiredIcon*/
|
|
2540
|
+
e[47](
|
|
2541
|
+
/*gameprops*/
|
|
2542
|
+
(D = e[98]) == null ? void 0 : D.icons
|
|
2543
|
+
)) && n(a, "icon", l), u[0] & /*shownCategoryData*/
|
|
2506
2544
|
536870912 && r !== (r = /*gameprops*/
|
|
2507
|
-
e[
|
|
2545
|
+
e[98].name) && n(a, "gamename", r), u[0] & /*shownCategoryData*/
|
|
2508
2546
|
536870912 && m !== (m = /*gameprops*/
|
|
2509
|
-
e[
|
|
2547
|
+
e[98].vendor.logo) && n(a, "gamevendor", m), u[0] & /*shownCategoryData*/
|
|
2510
2548
|
536870912 && c !== (c = /*gameprops*/
|
|
2511
|
-
e[
|
|
2512
|
-
536870912 && d !== (d = /*
|
|
2549
|
+
e[98].launchUrl) && n(a, "gameLaunchUrl", c), u[0] & /*shownCategoryData*/
|
|
2550
|
+
536870912 && d !== (d = /*gameprops*/
|
|
2551
|
+
e[98].isNew) && n(a, "gameisnew", d), u[0] & /*shownCategoryData*/
|
|
2552
|
+
536870912 && _ !== (_ = /*addGameTag*/
|
|
2513
2553
|
e[46](
|
|
2514
2554
|
/*gameprops*/
|
|
2515
|
-
e[
|
|
2516
|
-
)) &&
|
|
2555
|
+
e[98].advancedTags
|
|
2556
|
+
)) && n(a, "gametag", _), u[0] & /*shownCategoryData*/
|
|
2517
2557
|
536870912 && p !== (p = /*gameprops*/
|
|
2518
|
-
e[
|
|
2519
|
-
536870912 && _ !== (_ = /*gameprops*/
|
|
2520
|
-
e[96].id) && o(a, "gameid", _), u[0] & /*shownCategoryData*/
|
|
2558
|
+
e[98].cellSize) && n(a, "gamecellsize", p), u[0] & /*shownCategoryData*/
|
|
2521
2559
|
536870912 && v !== (v = /*gameprops*/
|
|
2522
|
-
e[
|
|
2523
|
-
|
|
2560
|
+
e[98].id) && n(a, "gameid", v), u[0] & /*shownCategoryData*/
|
|
2561
|
+
536870912 && w !== (w = /*gameprops*/
|
|
2562
|
+
e[98].hasFunMode) && n(a, "gamefunmode", w), u[0] & /*showgamename*/
|
|
2563
|
+
16384 && n(
|
|
2524
2564
|
a,
|
|
2525
2565
|
"showgamename",
|
|
2526
2566
|
/*showgamename*/
|
|
2527
2567
|
e[14]
|
|
2528
2568
|
), u[0] & /*translationurl*/
|
|
2529
|
-
4096 &&
|
|
2569
|
+
4096 && n(
|
|
2530
2570
|
a,
|
|
2531
2571
|
"translationurl",
|
|
2532
2572
|
/*translationurl*/
|
|
2533
2573
|
e[12]
|
|
2534
2574
|
), u[0] & /*shownCategoryData*/
|
|
2535
|
-
536870912 &&
|
|
2536
|
-
e[
|
|
2537
|
-
8192 &&
|
|
2575
|
+
536870912 && M !== (M = /*gameprops*/
|
|
2576
|
+
e[98].isFavorite) && n(a, "gamefavorite", M), u[0] & /*currency*/
|
|
2577
|
+
8192 && n(
|
|
2538
2578
|
a,
|
|
2539
2579
|
"currency",
|
|
2540
2580
|
/*currency*/
|
|
2541
2581
|
e[13]
|
|
2542
2582
|
), u[0] & /*shownCategoryData*/
|
|
2543
|
-
536870912 &&
|
|
2544
|
-
e[
|
|
2583
|
+
536870912 && b !== (b = /*gameprops*/
|
|
2584
|
+
e[98].details ? (
|
|
2545
2585
|
/*gameprops*/
|
|
2546
|
-
e[
|
|
2547
|
-
) : "") &&
|
|
2548
|
-
1024 &&
|
|
2586
|
+
e[98].href
|
|
2587
|
+
) : "") && n(a, "livelobbyendpoint", b), u[0] & /*clientstyling*/
|
|
2588
|
+
1024 && n(
|
|
2549
2589
|
a,
|
|
2550
2590
|
"clientstyling",
|
|
2551
2591
|
/*clientstyling*/
|
|
2552
2592
|
e[10]
|
|
2553
2593
|
), u[0] & /*clientstylingurl*/
|
|
2554
|
-
2048 &&
|
|
2594
|
+
2048 && n(
|
|
2555
2595
|
a,
|
|
2556
2596
|
"clientstylingurl",
|
|
2557
2597
|
/*clientstylingurl*/
|
|
2558
2598
|
e[11]
|
|
2559
2599
|
), u[0] & /*endpoint*/
|
|
2560
|
-
8 &&
|
|
2600
|
+
8 && n(
|
|
2561
2601
|
a,
|
|
2562
2602
|
"endpoint",
|
|
2563
2603
|
/*endpoint*/
|
|
2564
2604
|
e[3]
|
|
2565
2605
|
), u[0] & /*livecasino*/
|
|
2566
|
-
32768 &&
|
|
2606
|
+
32768 && n(
|
|
2567
2607
|
a,
|
|
2568
2608
|
"livecasino",
|
|
2569
2609
|
/*livecasino*/
|
|
2570
2610
|
e[15]
|
|
2571
2611
|
), u[0] & /*gamepagemodalurl*/
|
|
2572
|
-
65536 &&
|
|
2612
|
+
65536 && n(
|
|
2573
2613
|
a,
|
|
2574
2614
|
"gamepagemodalurl",
|
|
2575
2615
|
/*gamepagemodalurl*/
|
|
2576
2616
|
e[16]
|
|
2577
2617
|
), u[0] & /*integratedgameframedesktop*/
|
|
2578
|
-
131072 &&
|
|
2618
|
+
131072 && n(
|
|
2579
2619
|
a,
|
|
2580
2620
|
"integratedgameframedesktop",
|
|
2581
2621
|
/*integratedgameframedesktop*/
|
|
2582
2622
|
e[17]
|
|
2583
2623
|
), u[0] & /*integratedgameframemobile*/
|
|
2584
|
-
262144 &&
|
|
2624
|
+
262144 && n(
|
|
2585
2625
|
a,
|
|
2586
2626
|
"integratedgameframemobile",
|
|
2587
2627
|
/*integratedgameframemobile*/
|
|
2588
2628
|
e[18]
|
|
2589
2629
|
), u[0] & /*mbsource*/
|
|
2590
|
-
512 &&
|
|
2630
|
+
512 && n(
|
|
2591
2631
|
a,
|
|
2592
2632
|
"mbsource",
|
|
2593
2633
|
/*mbsource*/
|
|
2594
2634
|
e[9]
|
|
2595
2635
|
), u[1] & /*translationmessages*/
|
|
2596
|
-
4096 &&
|
|
2636
|
+
4096 && n(
|
|
2597
2637
|
a,
|
|
2598
2638
|
"translationmessages",
|
|
2599
2639
|
/*translationmessages*/
|
|
@@ -2601,209 +2641,209 @@ function ya(i, e) {
|
|
|
2601
2641
|
);
|
|
2602
2642
|
},
|
|
2603
2643
|
d(g) {
|
|
2604
|
-
g &&
|
|
2644
|
+
g && S(a);
|
|
2605
2645
|
}
|
|
2606
2646
|
};
|
|
2607
2647
|
}
|
|
2608
|
-
function
|
|
2648
|
+
function Pi(i) {
|
|
2609
2649
|
let e;
|
|
2610
2650
|
return {
|
|
2611
2651
|
c() {
|
|
2612
|
-
e =
|
|
2652
|
+
e = z("p"), e.textContent = "500 Error - Internal Server Error.", f(e, "class", "SearchLoading");
|
|
2613
2653
|
},
|
|
2614
|
-
m(a,
|
|
2615
|
-
|
|
2654
|
+
m(a, o) {
|
|
2655
|
+
F(a, e, o);
|
|
2616
2656
|
},
|
|
2617
2657
|
d(a) {
|
|
2618
|
-
a &&
|
|
2658
|
+
a && S(e);
|
|
2619
2659
|
}
|
|
2620
2660
|
};
|
|
2621
2661
|
}
|
|
2622
|
-
function
|
|
2662
|
+
function Ui(i) {
|
|
2623
2663
|
let e;
|
|
2624
2664
|
return {
|
|
2625
2665
|
c() {
|
|
2626
|
-
e =
|
|
2666
|
+
e = z("p"), e.textContent = "404 Error - No result found.", f(e, "class", "SearchLoading");
|
|
2627
2667
|
},
|
|
2628
|
-
m(a,
|
|
2629
|
-
|
|
2668
|
+
m(a, o) {
|
|
2669
|
+
F(a, e, o);
|
|
2630
2670
|
},
|
|
2631
2671
|
d(a) {
|
|
2632
|
-
a &&
|
|
2672
|
+
a && S(e);
|
|
2633
2673
|
}
|
|
2634
2674
|
};
|
|
2635
2675
|
}
|
|
2636
|
-
function
|
|
2676
|
+
function Vi(i) {
|
|
2637
2677
|
let e;
|
|
2638
2678
|
function a(l, r) {
|
|
2639
2679
|
return (
|
|
2640
2680
|
/*hasErrors*/
|
|
2641
|
-
l[26] ?
|
|
2681
|
+
l[26] ? hi : (
|
|
2642
2682
|
/*searched*/
|
|
2643
|
-
l[31] ?
|
|
2683
|
+
l[31] ? fi : di
|
|
2644
2684
|
)
|
|
2645
2685
|
);
|
|
2646
2686
|
}
|
|
2647
|
-
let
|
|
2687
|
+
let o = a(i), t = o(i);
|
|
2648
2688
|
return {
|
|
2649
2689
|
c() {
|
|
2650
|
-
e =
|
|
2690
|
+
e = z("div"), t.c(), f(e, "class", "CasinoGamesCategorySectionContainer");
|
|
2651
2691
|
},
|
|
2652
2692
|
m(l, r) {
|
|
2653
|
-
|
|
2693
|
+
F(l, e, r), t.m(e, null), i[64](e);
|
|
2654
2694
|
},
|
|
2655
2695
|
p(l, r) {
|
|
2656
|
-
|
|
2696
|
+
o === (o = a(l)) && t ? t.p(l, r) : (t.d(1), t = o(l), t && (t.c(), t.m(e, null)));
|
|
2657
2697
|
},
|
|
2658
|
-
i:
|
|
2659
|
-
o:
|
|
2698
|
+
i: me,
|
|
2699
|
+
o: me,
|
|
2660
2700
|
d(l) {
|
|
2661
|
-
l &&
|
|
2701
|
+
l && S(e), t.d(), i[64](null);
|
|
2662
2702
|
}
|
|
2663
2703
|
};
|
|
2664
2704
|
}
|
|
2665
|
-
const
|
|
2666
|
-
let
|
|
2667
|
-
function
|
|
2668
|
-
let
|
|
2669
|
-
|
|
2670
|
-
let { endpoint: t = "" } = e, { datasource: l = "" } = e, { lang: r = "" } = e, { session: m = "" } = e, { userid: c = "" } = e, { favorites: d = "" } = e, { mbsource:
|
|
2671
|
-
const
|
|
2705
|
+
const ne = "game-tile-";
|
|
2706
|
+
let Hi = 0;
|
|
2707
|
+
function qi(i, e, a) {
|
|
2708
|
+
let o;
|
|
2709
|
+
$a(i, ti, (s) => a(44, o = s));
|
|
2710
|
+
let { endpoint: t = "" } = e, { datasource: l = "" } = e, { lang: r = "" } = e, { session: m = "" } = e, { userid: c = "" } = e, { favorites: d = "" } = e, { mbsource: _ } = e, { clientstyling: p = "" } = e, { clientstylingurl: v = "" } = e, { translationurl: w = "" } = e, { currency: M = "" } = e, { categoryid: b = "" } = e, { showgamename: g = "" } = e, { livecasino: u = "false" } = e, { gamepagemodalurl: D = "true" } = e, { integratedgameframedesktop: E = "false" } = e, { integratedgameframemobile: y = "false" } = e, { casinomygames: x = "false" } = e, { addfilterselector: ye = "false" } = e, { addsortingselector: ke = "false" } = e, { filterbylogo: Ze = "" } = e, { casinogamesgridslider: Xe = "false" } = e, { fetchviaevent: ue = "false" } = e, { showallpage: Le = "casino" } = e, { actionevent: De = "CategoryChange" } = e, { displayedgamecount: Ce = "10" } = e, { showallbuttongamescount: Ge = "10" } = e, { lobbyscreen: Te = "true" } = e, { usesinglevendorfilter: Se = "false" } = e, { visiblegames: Oe = "10" } = e, { requiredicon: Pe = "false" } = e, $ = !0, Ue = !1, Fe, ze, Z = !0, Qe = window.navigator.userAgent, P, N = [], ee = !0, oe = 40, X = !1, Me = !1, ge = !1, Ve = !1, He = !0, de = !1, fe, qe, he, _e = !1, Y, Ne = !1, pe = new Array(1e4), ve = {}, Be = "", te = "", Ie, We, R, H = [], Ee = new AbortController(), le = { items: [], count: 0, name: "" }, xe = {};
|
|
2711
|
+
const Sa = () => {
|
|
2672
2712
|
fetch(w).then((h) => h.json()).then((h) => {
|
|
2673
|
-
Object.keys(h).forEach((
|
|
2674
|
-
|
|
2713
|
+
Object.keys(h).forEach((k) => {
|
|
2714
|
+
la(k, h[k]);
|
|
2675
2715
|
});
|
|
2676
2716
|
}).then(() => {
|
|
2677
|
-
a(43,
|
|
2678
|
-
dealer:
|
|
2679
|
-
playNow:
|
|
2680
|
-
new:
|
|
2681
|
-
opens:
|
|
2682
|
-
full:
|
|
2717
|
+
a(43, xe = {
|
|
2718
|
+
dealer: o("dealer"),
|
|
2719
|
+
playNow: o("playNow"),
|
|
2720
|
+
new: o("new"),
|
|
2721
|
+
opens: o("opens"),
|
|
2722
|
+
full: o("full")
|
|
2683
2723
|
});
|
|
2684
2724
|
}).catch((h) => {
|
|
2685
2725
|
console.log(h);
|
|
2686
2726
|
});
|
|
2687
2727
|
};
|
|
2688
|
-
Object.keys(
|
|
2689
|
-
|
|
2728
|
+
Object.keys(sa).forEach((s) => {
|
|
2729
|
+
la(s, sa[s]);
|
|
2690
2730
|
}), typeof document.hidden != "undefined" ? Ie = "hidden" : typeof document.msHidden != "undefined" ? Ie = "msHidden" : typeof document.webkitHidden != "undefined" && (Ie = "webkitHidden");
|
|
2691
2731
|
let Ae = new IntersectionObserver((s) => {
|
|
2692
2732
|
s.forEach((h) => Re(this, null, function* () {
|
|
2693
|
-
let
|
|
2694
|
-
h.isIntersecting ? (
|
|
2733
|
+
let k = h.target.gameid, A = h.target.elems_index;
|
|
2734
|
+
h.isIntersecting ? (A * 1.2 > oe && Aa(b), a(40, ve[k] = 1, ve)) : a(40, ve[k] = 0, ve);
|
|
2695
2735
|
}));
|
|
2696
2736
|
});
|
|
2697
|
-
const
|
|
2737
|
+
const Fa = (s, h) => new Promise((k, A) => {
|
|
2698
2738
|
if (s && h) {
|
|
2699
|
-
let
|
|
2700
|
-
fetch(
|
|
2739
|
+
let L = `${t}/v1/player/${h}/favorites/`;
|
|
2740
|
+
fetch(L, {
|
|
2701
2741
|
method: "GET",
|
|
2702
2742
|
headers: { "X-SessionID": s }
|
|
2703
|
-
}).then((
|
|
2704
|
-
var
|
|
2705
|
-
if (
|
|
2706
|
-
(
|
|
2707
|
-
|
|
2743
|
+
}).then((C) => C.json()).then((C) => {
|
|
2744
|
+
var K, U;
|
|
2745
|
+
if (R = [], C) {
|
|
2746
|
+
(K = C.items) == null || K.forEach((W) => {
|
|
2747
|
+
W.gameModel && (R.push(W), H.includes(W.id) || H.push(W.id));
|
|
2708
2748
|
});
|
|
2709
|
-
const B = (
|
|
2749
|
+
const B = (U = je(R)) == null ? void 0 : U.length;
|
|
2710
2750
|
window.postMessage({
|
|
2711
2751
|
type: "UpdateFavoritesCount",
|
|
2712
2752
|
favoriteGamesLength: B
|
|
2713
2753
|
});
|
|
2714
2754
|
} else
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
}).catch((
|
|
2718
|
-
console.error(
|
|
2755
|
+
R = [];
|
|
2756
|
+
b === "FAVORITES" && Ke(R), k(R);
|
|
2757
|
+
}).catch((C) => {
|
|
2758
|
+
console.error(C), A(C);
|
|
2719
2759
|
});
|
|
2720
2760
|
} else
|
|
2721
|
-
|
|
2722
|
-
}),
|
|
2723
|
-
let
|
|
2724
|
-
a(25,
|
|
2725
|
-
let
|
|
2761
|
+
k([]);
|
|
2762
|
+
}), Je = (s, h) => {
|
|
2763
|
+
let k = `${t}/v1/player/${h}/favorites/`;
|
|
2764
|
+
a(25, $ = !0);
|
|
2765
|
+
let A = {
|
|
2726
2766
|
method: "GET",
|
|
2727
2767
|
headers: { "X-SessionID": s }
|
|
2728
2768
|
};
|
|
2729
|
-
return new Promise((
|
|
2730
|
-
fetch(
|
|
2731
|
-
var
|
|
2732
|
-
if (a(25,
|
|
2733
|
-
(
|
|
2734
|
-
|
|
2769
|
+
return new Promise((L, j) => {
|
|
2770
|
+
fetch(k, A).then((C) => C.json()).then((C) => {
|
|
2771
|
+
var U, B;
|
|
2772
|
+
if (a(25, $ = !1), R = [], C) {
|
|
2773
|
+
(U = C.items) == null || U.forEach((se) => {
|
|
2774
|
+
se.gameModel && (R.push(se), H.includes(se.id) || H.push(se.id));
|
|
2735
2775
|
});
|
|
2736
|
-
const
|
|
2776
|
+
const W = (B = je(R)) == null ? void 0 : B.length;
|
|
2737
2777
|
window.postMessage({
|
|
2738
2778
|
type: "UpdateFavoritesCount",
|
|
2739
|
-
favoriteGamesLength:
|
|
2779
|
+
favoriteGamesLength: W
|
|
2740
2780
|
});
|
|
2741
2781
|
} else
|
|
2742
|
-
|
|
2743
|
-
|
|
2744
|
-
|
|
2782
|
+
R = [];
|
|
2783
|
+
b === "FAVORITES" && Ke(R), N.forEach((W) => {
|
|
2784
|
+
W.isFavorite = q(W.id);
|
|
2745
2785
|
});
|
|
2746
|
-
let
|
|
2747
|
-
a(29,
|
|
2748
|
-
}).catch((
|
|
2749
|
-
console.error(
|
|
2786
|
+
let K = N;
|
|
2787
|
+
a(29, N = void 0), a(29, N = K), L(R);
|
|
2788
|
+
}).catch((C) => {
|
|
2789
|
+
console.error(C), j(C);
|
|
2750
2790
|
});
|
|
2751
2791
|
});
|
|
2752
|
-
},
|
|
2792
|
+
}, $e = (s, h, k, A) => {
|
|
2753
2793
|
Ee && Ee.abort(), Ee = new AbortController();
|
|
2754
|
-
const
|
|
2755
|
-
a(25,
|
|
2756
|
-
let
|
|
2794
|
+
const L = Ee.signal;
|
|
2795
|
+
a(25, $ = !0);
|
|
2796
|
+
let j = "", C = "", K = JSON.parse(localStorage.getItem("vendorFiltersByCategory")), U = JSON.parse(localStorage.getItem("vendorSortingBy"));
|
|
2757
2797
|
const B = Se === "true" ? "*" : s;
|
|
2758
|
-
return (s.match(/\$/g) || []).length > 1 ? (
|
|
2759
|
-
var
|
|
2760
|
-
if (
|
|
2761
|
-
if (Se === "true" ||
|
|
2762
|
-
let
|
|
2763
|
-
a(34,
|
|
2764
|
-
|
|
2765
|
-
}),
|
|
2798
|
+
return (s.match(/\$/g) || []).length > 1 ? (j = s.split("$").slice(0, 2).join("$"), C = new URL(`${t}/v1/casino/groups/${l}/${j}/subGroups`)) : C = new URL(`${t}/v1/casino/groups/${l}/${s}`), new Promise((W, se) => {
|
|
2799
|
+
var na;
|
|
2800
|
+
if (C.searchParams.delete("pagination"), C.searchParams.append("expand", "games(vendor)"), C.searchParams.append("fields", "id,name,games,icon"), C.searchParams.append("platform", ii(Qe)), C.searchParams.append("pagination", `games(offset=${h},limit=${k})`), C.searchParams.append("language", r), window.postMessage({ type: "CategoryVendors", categoryid: s }, window.location.href), K && ((na = K[B]) != null && na.length))
|
|
2801
|
+
if (Se === "true" || Z === !1 && _e === !1) {
|
|
2802
|
+
let T = "";
|
|
2803
|
+
a(34, Ve = !0), K[B].forEach((ae) => {
|
|
2804
|
+
T = T + (T ? `,games(vendor(id=${ae}))` : `games(vendor(id=${ae}))`);
|
|
2805
|
+
}), C.searchParams.append("filter", `${T}`);
|
|
2766
2806
|
} else
|
|
2767
|
-
a(34,
|
|
2768
|
-
|
|
2769
|
-
if (!
|
|
2770
|
-
throw
|
|
2771
|
-
return
|
|
2772
|
-
}).then((
|
|
2773
|
-
|
|
2774
|
-
if (
|
|
2775
|
-
return
|
|
2776
|
-
})[0]), a(
|
|
2777
|
-
|
|
2778
|
-
}), a(36, de = !0),
|
|
2779
|
-
}).catch((
|
|
2780
|
-
|
|
2807
|
+
a(34, Ve = !1);
|
|
2808
|
+
U && (U[s] ? U[s] && U[s] != "All" && (U[s] == "isNew" || U[s] == "advancedTags(name(hot))" ? (C.searchParams.append("sortedField", `games(${U[s]})`), C.searchParams.append("orderBy", "DES")) : C.searchParams.append("sortedField", `games(${U[s]})`)) : te && te != "All" && (te == "advancedTags(name(hot))" || te == "isNew" ? (C.searchParams.append("sortedField", `games(${te})`), C.searchParams.append("orderBy", "DES")) : C.searchParams.append("sortedField", `games(${te})`))), fetch(C, { signal: L }).then((T) => {
|
|
2809
|
+
if (!T.ok)
|
|
2810
|
+
throw T.status === 404 && window.postMessage({ type: "NonExistentCategory" }, window.location.origin), new Error(`HTTP ${T.status}`);
|
|
2811
|
+
return T.json();
|
|
2812
|
+
}).then((T) => {
|
|
2813
|
+
L.aborted || (a(25, $ = !1), (s.match(/\$/g) || []).length > 1 && (T = T.items.filter((ae) => {
|
|
2814
|
+
if (ae.id == s)
|
|
2815
|
+
return ae;
|
|
2816
|
+
})[0]), a(57, We = !0), a(26, Ue = !1), qe = T.games.total, A && T.games.items.forEach((ae) => {
|
|
2817
|
+
ae.isFavorite = q(ae.id);
|
|
2818
|
+
}), a(36, de = !0), W(T));
|
|
2819
|
+
}).catch((T) => {
|
|
2820
|
+
T.name !== "AbortError" && (a(26, Ue = !0), console.error(T), se(T));
|
|
2781
2821
|
}).finally(() => {
|
|
2782
|
-
|
|
2822
|
+
za();
|
|
2783
2823
|
});
|
|
2784
2824
|
});
|
|
2785
|
-
}, be = (s, h,
|
|
2786
|
-
d == "true" ?
|
|
2787
|
-
|
|
2788
|
-
|
|
2825
|
+
}, be = (s, h, k) => new Promise((A, L) => {
|
|
2826
|
+
d == "true" ? Fa(m, c).then((j) => {
|
|
2827
|
+
$e(s, h, k, j).then((C) => {
|
|
2828
|
+
A(C);
|
|
2789
2829
|
});
|
|
2790
|
-
}) :
|
|
2791
|
-
|
|
2830
|
+
}) : $e(s, h, k, null).then((j) => {
|
|
2831
|
+
A(j);
|
|
2792
2832
|
});
|
|
2793
|
-
}),
|
|
2794
|
-
const s =
|
|
2833
|
+
}), za = () => {
|
|
2834
|
+
const s = Y.getRootNode().host;
|
|
2795
2835
|
s.dispatchEvent(new CustomEvent("data-loaded", { bubbles: !0, detail: { target: s } }));
|
|
2796
|
-
},
|
|
2797
|
-
s !== "" && (a(31,
|
|
2798
|
-
a(28,
|
|
2799
|
-
|
|
2836
|
+
}, Ma = (s, h, k) => {
|
|
2837
|
+
s !== "" && (a(31, X = !1), a(27, Z = !0), a(1, ye = "false"), a(2, ke = "false"), a(33, ge = !1), Ne = !1, a(30, ee = +h > +k), be(s, 0, +h).then((A) => {
|
|
2838
|
+
a(28, P = A), a(29, N = P.games.items), N && N.forEach((L) => {
|
|
2839
|
+
L.isFavorite = q(L.id);
|
|
2800
2840
|
});
|
|
2801
2841
|
}));
|
|
2802
|
-
},
|
|
2842
|
+
}, Ye = (s) => {
|
|
2803
2843
|
if (s.data)
|
|
2804
2844
|
switch (s.data.type) {
|
|
2805
2845
|
case "MostPlayedData":
|
|
2806
|
-
|
|
2846
|
+
b == "MOSTPLAYED" && (a(31, X = !1), a(27, Z = !1), a(30, ee = !1), a(29, N = s.data.mostPlayedGames), a(28, P = {
|
|
2807
2847
|
id: "MOSTPLAYED",
|
|
2808
2848
|
name: "Most Played Games",
|
|
2809
2849
|
games: {
|
|
@@ -2811,12 +2851,12 @@ function Vi(i, e, a) {
|
|
|
2811
2851
|
total: s.data.mostPlayedGames.length,
|
|
2812
2852
|
items: s.data.mostPlayedGames
|
|
2813
2853
|
}
|
|
2814
|
-
}),
|
|
2815
|
-
h.isFavorite =
|
|
2816
|
-
})), a(25,
|
|
2854
|
+
}), N && N.forEach((h) => {
|
|
2855
|
+
h.isFavorite = q(h.id);
|
|
2856
|
+
})), a(25, $ = !1);
|
|
2817
2857
|
break;
|
|
2818
2858
|
case "LastPlayedData":
|
|
2819
|
-
|
|
2859
|
+
b == "LASTPLAYED" && (a(31, X = !1), a(27, Z = !1), a(30, ee = !1), a(29, N = s.data.lastPlayedGames), a(28, P = {
|
|
2820
2860
|
id: "LASTPLAYED",
|
|
2821
2861
|
name: "Last Played Games",
|
|
2822
2862
|
games: {
|
|
@@ -2824,57 +2864,57 @@ function Vi(i, e, a) {
|
|
|
2824
2864
|
total: s.data.lastPlayedGames.length,
|
|
2825
2865
|
items: s.data.lastPlayedGames
|
|
2826
2866
|
}
|
|
2827
|
-
}),
|
|
2828
|
-
h.isFavorite =
|
|
2829
|
-
})), a(25,
|
|
2867
|
+
}), N && N.forEach((h) => {
|
|
2868
|
+
h.isFavorite = q(h.id);
|
|
2869
|
+
})), a(25, $ = !1);
|
|
2830
2870
|
break;
|
|
2831
2871
|
case "RecentSearchData":
|
|
2832
|
-
a(31,
|
|
2833
|
-
h.isFavorite =
|
|
2834
|
-
})) : (a(29,
|
|
2872
|
+
a(31, X = !0), a(32, Me = !0), s.data.searchData.length > 0 ? (a(29, N = s.data.searchData), a(35, He = !0), N && N.forEach((h) => {
|
|
2873
|
+
h.isFavorite = q(h.id);
|
|
2874
|
+
})) : (a(29, N = []), a(35, He = !1));
|
|
2835
2875
|
break;
|
|
2836
2876
|
case "OutOfRecentSearches":
|
|
2837
|
-
a(31,
|
|
2877
|
+
a(31, X = !1), a(32, Me = !1);
|
|
2838
2878
|
break;
|
|
2839
2879
|
case "SearchData":
|
|
2840
|
-
a(31,
|
|
2841
|
-
h.isFavorite =
|
|
2880
|
+
a(31, X = !0), a(32, Me = !1), a(29, N = s.data.searchData.items || []), a(33, ge = !0), s.data.receivedFavoriteResults && (R = s.data.receivedFavoriteResults.items), N && N.forEach((h) => {
|
|
2881
|
+
h.isFavorite = q(h.id);
|
|
2842
2882
|
});
|
|
2843
2883
|
break;
|
|
2844
|
-
case `CategoryData_${
|
|
2845
|
-
a(31,
|
|
2846
|
-
a(28,
|
|
2847
|
-
|
|
2884
|
+
case `CategoryData_${b}`:
|
|
2885
|
+
a(31, X = !1), a(27, Z = !0), a(1, ye = "false"), a(2, ke = "false"), a(33, ge = !1), Ne = !1, be(s.data.categoryId, 0, s.data.visiblegames).then((h) => {
|
|
2886
|
+
a(28, P = h), a(29, N = P.games.items), a(30, ee = !!(qe <= s.data.visiblegames && Z)), N && N.forEach((k) => {
|
|
2887
|
+
k.isFavorite = q(k.id);
|
|
2848
2888
|
});
|
|
2849
2889
|
});
|
|
2850
2890
|
break;
|
|
2851
2891
|
case "CategoryChange":
|
|
2852
|
-
|
|
2892
|
+
oe = 20;
|
|
2853
2893
|
break;
|
|
2854
2894
|
case "ApplySorter":
|
|
2855
|
-
a(0,
|
|
2856
|
-
a(28,
|
|
2895
|
+
a(0, b = s.data.itemId), te = s.data.sortBy, be(b, 0, oe).then((h) => {
|
|
2896
|
+
a(28, P = h), a(29, N = P.games.items), a(30, ee = !1);
|
|
2857
2897
|
});
|
|
2858
2898
|
break;
|
|
2859
2899
|
case "CategoryUpdate":
|
|
2860
|
-
|
|
2900
|
+
ea(s.data.itemId);
|
|
2861
2901
|
break;
|
|
2862
|
-
case `SetUnfavoredGame${
|
|
2863
|
-
|
|
2902
|
+
case `SetUnfavoredGame${b}`:
|
|
2903
|
+
Ea(`${t}/v1/player/${c}/favorites`, m, s.data.id);
|
|
2864
2904
|
break;
|
|
2865
|
-
case `SetFavoredGame${
|
|
2866
|
-
|
|
2905
|
+
case `SetFavoredGame${b}`:
|
|
2906
|
+
Ia(`${t}/v1/player/${c}/favorites`, m, s.data.id);
|
|
2867
2907
|
break;
|
|
2868
2908
|
case "UserSessionID":
|
|
2869
|
-
Fe = s.data.session, ze = s.data.userID, d == "true" && ze && ze.length && Fe && Fe.length > 0 &&
|
|
2909
|
+
Fe = s.data.session, ze = s.data.userID, d == "true" && ze && ze.length && Fe && Fe.length > 0 && Je(Fe, ze);
|
|
2870
2910
|
break;
|
|
2871
2911
|
case "UpdateFavoredList":
|
|
2872
|
-
|
|
2912
|
+
b === "FAVORITES" && aa(s.data.url, s.data.sessionID);
|
|
2873
2913
|
break;
|
|
2874
2914
|
}
|
|
2875
|
-
},
|
|
2876
|
-
a(31,
|
|
2877
|
-
a(28,
|
|
2915
|
+
}, ea = (s, h = !1) => {
|
|
2916
|
+
a(31, X = !1), a(27, Z = Te === "true"), a(33, ge = !1), Ne = !0, a(36, de = !1), a(0, b = s), b !== "MOSTPLAYED" && !h && a(30, ee = !1), x !== "true" && (!R && m && Je(m, c), be(b, 0, oe).then((k) => {
|
|
2917
|
+
a(28, P = k), a(29, N = P.games.items);
|
|
2878
2918
|
}).finally(
|
|
2879
2919
|
/*// @TODO: replace this quick fix - when there are only a few category games, the view scrolls to the footer
|
|
2880
2920
|
if (shownCategoryData.length < 10 && e.data.origin ==! 'filters') {
|
|
@@ -2884,54 +2924,54 @@ function Vi(i, e, a) {
|
|
|
2884
2924
|
}, 500);
|
|
2885
2925
|
}*/
|
|
2886
2926
|
() => {
|
|
2887
|
-
|
|
2927
|
+
Z && window.postMessage(
|
|
2888
2928
|
{
|
|
2889
|
-
type: `CategoryData_${
|
|
2890
|
-
categoryId:
|
|
2891
|
-
visiblegames:
|
|
2929
|
+
type: `CategoryData_${b}`,
|
|
2930
|
+
categoryId: b,
|
|
2931
|
+
visiblegames: Oe
|
|
2892
2932
|
},
|
|
2893
2933
|
window.location.href
|
|
2894
2934
|
);
|
|
2895
2935
|
}
|
|
2896
2936
|
));
|
|
2897
|
-
},
|
|
2898
|
-
|
|
2899
|
-
s.isFavorite =
|
|
2937
|
+
}, Na = () => {
|
|
2938
|
+
P && (a(29, N = P.games.items), N.forEach((s) => {
|
|
2939
|
+
s.isFavorite = q(s.id);
|
|
2900
2940
|
}));
|
|
2901
|
-
},
|
|
2941
|
+
}, q = (s) => {
|
|
2902
2942
|
var h;
|
|
2903
|
-
return (h =
|
|
2943
|
+
return (h = R == null ? void 0 : R.some((k) => k.id === s)) != null ? h : !1;
|
|
2904
2944
|
};
|
|
2905
|
-
let
|
|
2906
|
-
yield
|
|
2907
|
-
let
|
|
2945
|
+
let Ia = (s, h, k) => Re(this, null, function* () {
|
|
2946
|
+
yield aa(s, h), H.includes(k) || H.push(k);
|
|
2947
|
+
let L = {
|
|
2908
2948
|
method: "POST",
|
|
2909
2949
|
headers: {
|
|
2910
2950
|
"X-SessionID": h,
|
|
2911
2951
|
"Content-Type": "application/json",
|
|
2912
2952
|
Accept: "application/json"
|
|
2913
2953
|
},
|
|
2914
|
-
body: JSON.stringify({ items:
|
|
2954
|
+
body: JSON.stringify({ items: H })
|
|
2915
2955
|
};
|
|
2916
|
-
fetch(s,
|
|
2917
|
-
window.postMessage({ type: `AddFavoriteThumbnail_${
|
|
2956
|
+
fetch(s, L).then((j) => j.json()).then((j) => {
|
|
2957
|
+
window.postMessage({ type: `AddFavoriteThumbnail_${k}` }, window.location.href), window.postMessage({
|
|
2918
2958
|
type: "UpdateFavoredList",
|
|
2919
2959
|
url: s,
|
|
2920
2960
|
sessionID: h
|
|
2921
2961
|
});
|
|
2922
|
-
}).catch((
|
|
2923
|
-
console.error("Err",
|
|
2962
|
+
}).catch((j) => {
|
|
2963
|
+
console.error("Err", j);
|
|
2924
2964
|
});
|
|
2925
2965
|
});
|
|
2926
|
-
const
|
|
2927
|
-
let
|
|
2966
|
+
const Ea = (s, h, k) => {
|
|
2967
|
+
let A = {
|
|
2928
2968
|
method: "DELETE",
|
|
2929
2969
|
headers: { "X-SessionID": h }
|
|
2930
2970
|
};
|
|
2931
|
-
fetch(`${s}/${
|
|
2971
|
+
fetch(`${s}/${k}`, A).then((L) => L.json()).then(() => {
|
|
2932
2972
|
window.postMessage(
|
|
2933
2973
|
{
|
|
2934
|
-
type: `RemoveFavoriteThumbnail_${
|
|
2974
|
+
type: `RemoveFavoriteThumbnail_${k}`
|
|
2935
2975
|
},
|
|
2936
2976
|
window.location.href
|
|
2937
2977
|
), window.postMessage({
|
|
@@ -2939,51 +2979,51 @@ function Vi(i, e, a) {
|
|
|
2939
2979
|
url: s,
|
|
2940
2980
|
sessionID: h
|
|
2941
2981
|
});
|
|
2942
|
-
}),
|
|
2943
|
-
},
|
|
2982
|
+
}), H.includes(k) && (H = H.filter((L) => L != k));
|
|
2983
|
+
}, aa = (s, h) => Re(this, null, function* () {
|
|
2944
2984
|
return fetch(s, {
|
|
2945
2985
|
method: "GET",
|
|
2946
2986
|
headers: { "X-SessionID": h }
|
|
2947
|
-
}).then((
|
|
2948
|
-
var
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
}),
|
|
2952
|
-
|
|
2987
|
+
}).then((A) => A.json()).then((A) => {
|
|
2988
|
+
var j;
|
|
2989
|
+
R = A.items, ue ? (R.forEach((C) => {
|
|
2990
|
+
H.includes(C.id) || H.push(C.id);
|
|
2991
|
+
}), Na()) : R.forEach((C) => {
|
|
2992
|
+
C.isFavorite = q(C.id);
|
|
2953
2993
|
});
|
|
2954
|
-
const
|
|
2955
|
-
|
|
2994
|
+
const L = (j = je(R)) == null ? void 0 : j.length;
|
|
2995
|
+
b === "FAVORITES" && (window.postMessage({
|
|
2956
2996
|
type: "UpdateFavoritesCount",
|
|
2957
|
-
favoriteGamesLength:
|
|
2958
|
-
}),
|
|
2959
|
-
}).catch((
|
|
2960
|
-
console.error(
|
|
2997
|
+
favoriteGamesLength: L
|
|
2998
|
+
}), Ke(R));
|
|
2999
|
+
}).catch((A) => {
|
|
3000
|
+
console.error(A);
|
|
2961
3001
|
});
|
|
2962
|
-
}),
|
|
3002
|
+
}), Ke = (s) => {
|
|
2963
3003
|
if (!s)
|
|
2964
3004
|
return;
|
|
2965
3005
|
let h;
|
|
2966
|
-
h = (s == null ? void 0 : s.items) || s || [], h.length > 0 && h.forEach((
|
|
2967
|
-
|
|
2968
|
-
}), a(42,
|
|
2969
|
-
},
|
|
2970
|
-
|
|
2971
|
-
a(28,
|
|
2972
|
-
|
|
3006
|
+
h = (s == null ? void 0 : s.items) || s || [], h.length > 0 && h.forEach((k) => {
|
|
3007
|
+
k.gameModel && (k.gameModel.isFavorite = !0);
|
|
3008
|
+
}), a(42, le.items = je(h, le.items), le), a(42, le.name = "Favorites", le), a(25, $ = !1);
|
|
3009
|
+
}, Aa = (s) => {
|
|
3010
|
+
oe += 1, a(36, de = !0), oe <= qe && be(s, Hi, oe).then((h) => {
|
|
3011
|
+
a(28, P = h), P.games.items.length > N.length && (a(29, N = P.games.items), N.forEach((k) => {
|
|
3012
|
+
k.isFavorite = q(k.id);
|
|
2973
3013
|
})), a(36, de = !1);
|
|
2974
3014
|
});
|
|
2975
|
-
},
|
|
3015
|
+
}, Ra = (s) => {
|
|
2976
3016
|
const h = s != null ? s : [];
|
|
2977
3017
|
if ((h == null ? void 0 : h.length) === 0)
|
|
2978
3018
|
return "";
|
|
2979
|
-
let
|
|
2980
|
-
const
|
|
2981
|
-
return h.forEach((
|
|
2982
|
-
const
|
|
2983
|
-
|
|
2984
|
-
}),
|
|
2985
|
-
},
|
|
2986
|
-
a(30,
|
|
3019
|
+
let k = "", A = 999999999999, L;
|
|
3020
|
+
const j = new Date(Date.now());
|
|
3021
|
+
return h.forEach((C, K) => {
|
|
3022
|
+
const U = new Date(C.schedules[0].startTime), B = new Date(C.schedules[0].endTime);
|
|
3023
|
+
ta(new Date(B), new Date(j)) < A && (A = ta(new Date(B), new Date(j)), L = K), mi(new Date(j), new Date(U)) && ci(new Date(j), new Date(B)) && (k = h[L].name);
|
|
3024
|
+
}), k;
|
|
3025
|
+
}, ja = (s) => Pe !== "true" ? void 0 : Object.values(s != null ? s : {}).pop(), ia = (s) => {
|
|
3026
|
+
a(30, ee = !1), window.postMessage(
|
|
2987
3027
|
{
|
|
2988
3028
|
type: `${De}`,
|
|
2989
3029
|
itemId: s,
|
|
@@ -2991,83 +3031,83 @@ function Vi(i, e, a) {
|
|
|
2991
3031
|
},
|
|
2992
3032
|
window.location.href
|
|
2993
3033
|
);
|
|
2994
|
-
},
|
|
2995
|
-
switch (
|
|
3034
|
+
}, La = () => {
|
|
3035
|
+
switch (b) {
|
|
2996
3036
|
case "FAVORITES":
|
|
2997
|
-
c && m && a(39,
|
|
3037
|
+
c && m && a(39, _e = !0);
|
|
2998
3038
|
break;
|
|
2999
3039
|
case "MOSTPLAYED":
|
|
3000
|
-
|
|
3040
|
+
x === "false" && c && m && a(39, _e = !1);
|
|
3001
3041
|
break;
|
|
3002
3042
|
case "LASTPLAYED":
|
|
3003
|
-
|
|
3043
|
+
x === "false" && c && m && a(39, _e = !1);
|
|
3004
3044
|
break;
|
|
3005
3045
|
default:
|
|
3006
|
-
|
|
3046
|
+
ea(b, !0);
|
|
3007
3047
|
break;
|
|
3008
3048
|
}
|
|
3009
|
-
},
|
|
3049
|
+
}, Da = () => {
|
|
3010
3050
|
document[Ie] ? a(41, Be = "disconnect") : a(41, Be = "connect");
|
|
3011
|
-
},
|
|
3012
|
-
Ne &&
|
|
3051
|
+
}, Ta = () => {
|
|
3052
|
+
Ne && pe.forEach((s, h) => {
|
|
3013
3053
|
s && (s.elems_index = h, Ae.observe(s));
|
|
3014
3054
|
});
|
|
3015
|
-
},
|
|
3016
|
-
|
|
3055
|
+
}, Oa = () => {
|
|
3056
|
+
ui(r);
|
|
3017
3057
|
};
|
|
3018
|
-
|
|
3058
|
+
ei(() => {
|
|
3019
3059
|
Ae == null || Ae.disconnect();
|
|
3020
|
-
}),
|
|
3021
|
-
window.removeEventListener("message",
|
|
3060
|
+
}), ai(() => (window.addEventListener("visibilitychange", (s) => Da()), window.addEventListener("message", Ye, !1), () => {
|
|
3061
|
+
window.removeEventListener("message", Ye), window.removeEventListener("visibilitychange", Ye);
|
|
3022
3062
|
}));
|
|
3023
|
-
function
|
|
3024
|
-
|
|
3063
|
+
function Pa(s) {
|
|
3064
|
+
re[s ? "unshift" : "push"](() => {
|
|
3025
3065
|
he = s, a(38, he);
|
|
3026
3066
|
});
|
|
3027
3067
|
}
|
|
3028
|
-
const
|
|
3029
|
-
function
|
|
3030
|
-
|
|
3031
|
-
|
|
3068
|
+
const Ua = (s) => ia(P.id);
|
|
3069
|
+
function Va(s, h) {
|
|
3070
|
+
re[s ? "unshift" : "push"](() => {
|
|
3071
|
+
pe[h] = s, a(24, pe);
|
|
3032
3072
|
});
|
|
3033
3073
|
}
|
|
3034
|
-
function
|
|
3035
|
-
|
|
3074
|
+
function Ha(s) {
|
|
3075
|
+
re[s ? "unshift" : "push"](() => {
|
|
3036
3076
|
fe = s, a(37, fe);
|
|
3037
3077
|
});
|
|
3038
3078
|
}
|
|
3039
|
-
function
|
|
3040
|
-
|
|
3079
|
+
function qa(s) {
|
|
3080
|
+
re[s ? "unshift" : "push"](() => {
|
|
3041
3081
|
he = s, a(38, he);
|
|
3042
3082
|
});
|
|
3043
3083
|
}
|
|
3044
|
-
function
|
|
3045
|
-
|
|
3084
|
+
function Ba(s) {
|
|
3085
|
+
re[s ? "unshift" : "push"](() => {
|
|
3046
3086
|
fe = s, a(37, fe);
|
|
3047
3087
|
});
|
|
3048
3088
|
}
|
|
3049
|
-
function
|
|
3050
|
-
|
|
3051
|
-
|
|
3089
|
+
function Wa(s) {
|
|
3090
|
+
re[s ? "unshift" : "push"](() => {
|
|
3091
|
+
Y = s, a(23, Y);
|
|
3052
3092
|
});
|
|
3053
3093
|
}
|
|
3054
3094
|
return i.$$set = (s) => {
|
|
3055
|
-
"endpoint" in s && a(3, t = s.endpoint), "datasource" in s && a(4, l = s.datasource), "lang" in s && a(5, r = s.lang), "session" in s && a(6, m = s.session), "userid" in s && a(7, c = s.userid), "favorites" in s && a(8, d = s.favorites), "mbsource" in s && a(9,
|
|
3095
|
+
"endpoint" in s && a(3, t = s.endpoint), "datasource" in s && a(4, l = s.datasource), "lang" in s && a(5, r = s.lang), "session" in s && a(6, m = s.session), "userid" in s && a(7, c = s.userid), "favorites" in s && a(8, d = s.favorites), "mbsource" in s && a(9, _ = s.mbsource), "clientstyling" in s && a(10, p = s.clientstyling), "clientstylingurl" in s && a(11, v = s.clientstylingurl), "translationurl" in s && a(12, w = s.translationurl), "currency" in s && a(13, M = s.currency), "categoryid" in s && a(0, b = s.categoryid), "showgamename" in s && a(14, g = s.showgamename), "livecasino" in s && a(15, u = s.livecasino), "gamepagemodalurl" in s && a(16, D = s.gamepagemodalurl), "integratedgameframedesktop" in s && a(17, E = s.integratedgameframedesktop), "integratedgameframemobile" in s && a(18, y = s.integratedgameframemobile), "casinomygames" in s && a(19, x = s.casinomygames), "addfilterselector" in s && a(1, ye = s.addfilterselector), "addsortingselector" in s && a(2, ke = s.addsortingselector), "filterbylogo" in s && a(20, Ze = s.filterbylogo), "casinogamesgridslider" in s && a(21, Xe = s.casinogamesgridslider), "fetchviaevent" in s && a(49, ue = s.fetchviaevent), "showallpage" in s && a(50, Le = s.showallpage), "actionevent" in s && a(51, De = s.actionevent), "displayedgamecount" in s && a(52, Ce = s.displayedgamecount), "showallbuttongamescount" in s && a(53, Ge = s.showallbuttongamescount), "lobbyscreen" in s && a(54, Te = s.lobbyscreen), "usesinglevendorfilter" in s && a(22, Se = s.usesinglevendorfilter), "visiblegames" in s && a(55, Oe = s.visiblegames), "requiredicon" in s && a(56, Pe = s.requiredicon);
|
|
3056
3096
|
}, i.$$.update = () => {
|
|
3057
3097
|
i.$$.dirty[0] & /*lang*/
|
|
3058
|
-
32 && r &&
|
|
3098
|
+
32 && r && Oa(), i.$$.dirty[0] & /*endpoint, lang, categoryid, datasource*/
|
|
3059
3099
|
57 | i.$$.dirty[1] & /*fetchviaevent, displayedgamecount, showallbuttongamescount*/
|
|
3060
|
-
|
|
3061
|
-
456 && d === "true" && t && m && c &&
|
|
3100
|
+
6553600 && (ue === "false" || ue === "") && t && r && b && l && Ce && Ge && Ma(b, Ce, Ge), i.$$.dirty[0] & /*favorites, endpoint, session, userid*/
|
|
3101
|
+
456 && d === "true" && t && m && c && Je(m, c), i.$$.dirty[0] & /*thumbnailContainer*/
|
|
3062
3102
|
16777216 | i.$$.dirty[1] & /*dataloaded*/
|
|
3063
|
-
|
|
3064
|
-
33 && r &&
|
|
3065
|
-
4096 && w &&
|
|
3066
|
-
8389632 &&
|
|
3067
|
-
8390656 && v &&
|
|
3068
|
-
8389120 &&
|
|
3103
|
+
67108864 && We && pe && Ta(), i.$$.dirty[0] & /*lang, categoryid*/
|
|
3104
|
+
33 && r && b && La(), i.$$.dirty[0] & /*translationurl*/
|
|
3105
|
+
4096 && w && Sa(), i.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
3106
|
+
8389632 && p && Y && li(Y, p), i.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
3107
|
+
8390656 && v && Y && si(Y, v), i.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
3108
|
+
8389120 && _ && Y && ri(Y, `${_}.Style`);
|
|
3069
3109
|
}, [
|
|
3070
|
-
|
|
3110
|
+
b,
|
|
3071
3111
|
ye,
|
|
3072
3112
|
ke,
|
|
3073
3113
|
t,
|
|
@@ -3076,70 +3116,72 @@ function Vi(i, e, a) {
|
|
|
3076
3116
|
m,
|
|
3077
3117
|
c,
|
|
3078
3118
|
d,
|
|
3079
|
-
p,
|
|
3080
3119
|
_,
|
|
3120
|
+
p,
|
|
3081
3121
|
v,
|
|
3082
3122
|
w,
|
|
3083
|
-
|
|
3123
|
+
M,
|
|
3124
|
+
g,
|
|
3084
3125
|
u,
|
|
3085
|
-
|
|
3086
|
-
|
|
3087
|
-
|
|
3088
|
-
|
|
3089
|
-
ce,
|
|
3090
|
-
Ke,
|
|
3126
|
+
D,
|
|
3127
|
+
E,
|
|
3128
|
+
y,
|
|
3129
|
+
x,
|
|
3091
3130
|
Ze,
|
|
3131
|
+
Xe,
|
|
3092
3132
|
Se,
|
|
3093
|
-
|
|
3094
|
-
|
|
3095
|
-
x,
|
|
3096
|
-
Oe,
|
|
3097
|
-
K,
|
|
3098
|
-
D,
|
|
3099
|
-
M,
|
|
3133
|
+
Y,
|
|
3134
|
+
pe,
|
|
3100
3135
|
$,
|
|
3136
|
+
Ue,
|
|
3101
3137
|
Z,
|
|
3138
|
+
P,
|
|
3139
|
+
N,
|
|
3140
|
+
ee,
|
|
3141
|
+
X,
|
|
3102
3142
|
Me,
|
|
3103
|
-
|
|
3104
|
-
Ue,
|
|
3143
|
+
ge,
|
|
3105
3144
|
Ve,
|
|
3145
|
+
He,
|
|
3106
3146
|
de,
|
|
3107
3147
|
fe,
|
|
3108
3148
|
he,
|
|
3109
|
-
|
|
3149
|
+
_e,
|
|
3110
3150
|
ve,
|
|
3111
3151
|
Be,
|
|
3112
|
-
|
|
3152
|
+
le,
|
|
3153
|
+
xe,
|
|
3154
|
+
o,
|
|
3113
3155
|
Qe,
|
|
3114
|
-
|
|
3115
|
-
|
|
3116
|
-
|
|
3117
|
-
|
|
3118
|
-
ge,
|
|
3156
|
+
Ra,
|
|
3157
|
+
ja,
|
|
3158
|
+
ia,
|
|
3159
|
+
ue,
|
|
3119
3160
|
Le,
|
|
3120
3161
|
De,
|
|
3121
3162
|
Ce,
|
|
3122
3163
|
Ge,
|
|
3123
3164
|
Te,
|
|
3165
|
+
Oe,
|
|
3124
3166
|
Pe,
|
|
3125
|
-
|
|
3126
|
-
Ta,
|
|
3167
|
+
We,
|
|
3127
3168
|
Pa,
|
|
3128
|
-
Oa,
|
|
3129
3169
|
Ua,
|
|
3130
3170
|
Va,
|
|
3131
3171
|
Ha,
|
|
3132
|
-
|
|
3172
|
+
qa,
|
|
3173
|
+
Ba,
|
|
3174
|
+
Wa
|
|
3133
3175
|
];
|
|
3134
3176
|
}
|
|
3135
|
-
class
|
|
3177
|
+
class Bi extends Ka {
|
|
3136
3178
|
constructor(e) {
|
|
3137
|
-
super(),
|
|
3179
|
+
super(), Za(
|
|
3138
3180
|
this,
|
|
3139
3181
|
e,
|
|
3182
|
+
qi,
|
|
3140
3183
|
Vi,
|
|
3141
|
-
|
|
3142
|
-
Ka,
|
|
3184
|
+
Xa,
|
|
3143
3185
|
{
|
|
3144
3186
|
endpoint: 3,
|
|
3145
3187
|
datasource: 4,
|
|
@@ -3163,16 +3205,17 @@ class Hi extends Ja {
|
|
|
3163
3205
|
addsortingselector: 2,
|
|
3164
3206
|
filterbylogo: 20,
|
|
3165
3207
|
casinogamesgridslider: 21,
|
|
3166
|
-
fetchviaevent:
|
|
3167
|
-
showallpage:
|
|
3168
|
-
actionevent:
|
|
3169
|
-
displayedgamecount:
|
|
3170
|
-
showallbuttongamescount:
|
|
3171
|
-
lobbyscreen:
|
|
3208
|
+
fetchviaevent: 49,
|
|
3209
|
+
showallpage: 50,
|
|
3210
|
+
actionevent: 51,
|
|
3211
|
+
displayedgamecount: 52,
|
|
3212
|
+
showallbuttongamescount: 53,
|
|
3213
|
+
lobbyscreen: 54,
|
|
3172
3214
|
usesinglevendorfilter: 22,
|
|
3173
|
-
visiblegames:
|
|
3215
|
+
visiblegames: 55,
|
|
3216
|
+
requiredicon: 56
|
|
3174
3217
|
},
|
|
3175
|
-
|
|
3218
|
+
gi,
|
|
3176
3219
|
[-1, -1, -1, -1]
|
|
3177
3220
|
);
|
|
3178
3221
|
}
|
|
@@ -3180,184 +3223,190 @@ class Hi extends Ja {
|
|
|
3180
3223
|
return this.$$.ctx[3];
|
|
3181
3224
|
}
|
|
3182
3225
|
set endpoint(e) {
|
|
3183
|
-
this.$$set({ endpoint: e }),
|
|
3226
|
+
this.$$set({ endpoint: e }), I();
|
|
3184
3227
|
}
|
|
3185
3228
|
get datasource() {
|
|
3186
3229
|
return this.$$.ctx[4];
|
|
3187
3230
|
}
|
|
3188
3231
|
set datasource(e) {
|
|
3189
|
-
this.$$set({ datasource: e }),
|
|
3232
|
+
this.$$set({ datasource: e }), I();
|
|
3190
3233
|
}
|
|
3191
3234
|
get lang() {
|
|
3192
3235
|
return this.$$.ctx[5];
|
|
3193
3236
|
}
|
|
3194
3237
|
set lang(e) {
|
|
3195
|
-
this.$$set({ lang: e }),
|
|
3238
|
+
this.$$set({ lang: e }), I();
|
|
3196
3239
|
}
|
|
3197
3240
|
get session() {
|
|
3198
3241
|
return this.$$.ctx[6];
|
|
3199
3242
|
}
|
|
3200
3243
|
set session(e) {
|
|
3201
|
-
this.$$set({ session: e }),
|
|
3244
|
+
this.$$set({ session: e }), I();
|
|
3202
3245
|
}
|
|
3203
3246
|
get userid() {
|
|
3204
3247
|
return this.$$.ctx[7];
|
|
3205
3248
|
}
|
|
3206
3249
|
set userid(e) {
|
|
3207
|
-
this.$$set({ userid: e }),
|
|
3250
|
+
this.$$set({ userid: e }), I();
|
|
3208
3251
|
}
|
|
3209
3252
|
get favorites() {
|
|
3210
3253
|
return this.$$.ctx[8];
|
|
3211
3254
|
}
|
|
3212
3255
|
set favorites(e) {
|
|
3213
|
-
this.$$set({ favorites: e }),
|
|
3256
|
+
this.$$set({ favorites: e }), I();
|
|
3214
3257
|
}
|
|
3215
3258
|
get mbsource() {
|
|
3216
3259
|
return this.$$.ctx[9];
|
|
3217
3260
|
}
|
|
3218
3261
|
set mbsource(e) {
|
|
3219
|
-
this.$$set({ mbsource: e }),
|
|
3262
|
+
this.$$set({ mbsource: e }), I();
|
|
3220
3263
|
}
|
|
3221
3264
|
get clientstyling() {
|
|
3222
3265
|
return this.$$.ctx[10];
|
|
3223
3266
|
}
|
|
3224
3267
|
set clientstyling(e) {
|
|
3225
|
-
this.$$set({ clientstyling: e }),
|
|
3268
|
+
this.$$set({ clientstyling: e }), I();
|
|
3226
3269
|
}
|
|
3227
3270
|
get clientstylingurl() {
|
|
3228
3271
|
return this.$$.ctx[11];
|
|
3229
3272
|
}
|
|
3230
3273
|
set clientstylingurl(e) {
|
|
3231
|
-
this.$$set({ clientstylingurl: e }),
|
|
3274
|
+
this.$$set({ clientstylingurl: e }), I();
|
|
3232
3275
|
}
|
|
3233
3276
|
get translationurl() {
|
|
3234
3277
|
return this.$$.ctx[12];
|
|
3235
3278
|
}
|
|
3236
3279
|
set translationurl(e) {
|
|
3237
|
-
this.$$set({ translationurl: e }),
|
|
3280
|
+
this.$$set({ translationurl: e }), I();
|
|
3238
3281
|
}
|
|
3239
3282
|
get currency() {
|
|
3240
3283
|
return this.$$.ctx[13];
|
|
3241
3284
|
}
|
|
3242
3285
|
set currency(e) {
|
|
3243
|
-
this.$$set({ currency: e }),
|
|
3286
|
+
this.$$set({ currency: e }), I();
|
|
3244
3287
|
}
|
|
3245
3288
|
get categoryid() {
|
|
3246
3289
|
return this.$$.ctx[0];
|
|
3247
3290
|
}
|
|
3248
3291
|
set categoryid(e) {
|
|
3249
|
-
this.$$set({ categoryid: e }),
|
|
3292
|
+
this.$$set({ categoryid: e }), I();
|
|
3250
3293
|
}
|
|
3251
3294
|
get showgamename() {
|
|
3252
3295
|
return this.$$.ctx[14];
|
|
3253
3296
|
}
|
|
3254
3297
|
set showgamename(e) {
|
|
3255
|
-
this.$$set({ showgamename: e }),
|
|
3298
|
+
this.$$set({ showgamename: e }), I();
|
|
3256
3299
|
}
|
|
3257
3300
|
get livecasino() {
|
|
3258
3301
|
return this.$$.ctx[15];
|
|
3259
3302
|
}
|
|
3260
3303
|
set livecasino(e) {
|
|
3261
|
-
this.$$set({ livecasino: e }),
|
|
3304
|
+
this.$$set({ livecasino: e }), I();
|
|
3262
3305
|
}
|
|
3263
3306
|
get gamepagemodalurl() {
|
|
3264
3307
|
return this.$$.ctx[16];
|
|
3265
3308
|
}
|
|
3266
3309
|
set gamepagemodalurl(e) {
|
|
3267
|
-
this.$$set({ gamepagemodalurl: e }),
|
|
3310
|
+
this.$$set({ gamepagemodalurl: e }), I();
|
|
3268
3311
|
}
|
|
3269
3312
|
get integratedgameframedesktop() {
|
|
3270
3313
|
return this.$$.ctx[17];
|
|
3271
3314
|
}
|
|
3272
3315
|
set integratedgameframedesktop(e) {
|
|
3273
|
-
this.$$set({ integratedgameframedesktop: e }),
|
|
3316
|
+
this.$$set({ integratedgameframedesktop: e }), I();
|
|
3274
3317
|
}
|
|
3275
3318
|
get integratedgameframemobile() {
|
|
3276
3319
|
return this.$$.ctx[18];
|
|
3277
3320
|
}
|
|
3278
3321
|
set integratedgameframemobile(e) {
|
|
3279
|
-
this.$$set({ integratedgameframemobile: e }),
|
|
3322
|
+
this.$$set({ integratedgameframemobile: e }), I();
|
|
3280
3323
|
}
|
|
3281
3324
|
get casinomygames() {
|
|
3282
3325
|
return this.$$.ctx[19];
|
|
3283
3326
|
}
|
|
3284
3327
|
set casinomygames(e) {
|
|
3285
|
-
this.$$set({ casinomygames: e }),
|
|
3328
|
+
this.$$set({ casinomygames: e }), I();
|
|
3286
3329
|
}
|
|
3287
3330
|
get addfilterselector() {
|
|
3288
3331
|
return this.$$.ctx[1];
|
|
3289
3332
|
}
|
|
3290
3333
|
set addfilterselector(e) {
|
|
3291
|
-
this.$$set({ addfilterselector: e }),
|
|
3334
|
+
this.$$set({ addfilterselector: e }), I();
|
|
3292
3335
|
}
|
|
3293
3336
|
get addsortingselector() {
|
|
3294
3337
|
return this.$$.ctx[2];
|
|
3295
3338
|
}
|
|
3296
3339
|
set addsortingselector(e) {
|
|
3297
|
-
this.$$set({ addsortingselector: e }),
|
|
3340
|
+
this.$$set({ addsortingselector: e }), I();
|
|
3298
3341
|
}
|
|
3299
3342
|
get filterbylogo() {
|
|
3300
3343
|
return this.$$.ctx[20];
|
|
3301
3344
|
}
|
|
3302
3345
|
set filterbylogo(e) {
|
|
3303
|
-
this.$$set({ filterbylogo: e }),
|
|
3346
|
+
this.$$set({ filterbylogo: e }), I();
|
|
3304
3347
|
}
|
|
3305
3348
|
get casinogamesgridslider() {
|
|
3306
3349
|
return this.$$.ctx[21];
|
|
3307
3350
|
}
|
|
3308
3351
|
set casinogamesgridslider(e) {
|
|
3309
|
-
this.$$set({ casinogamesgridslider: e }),
|
|
3352
|
+
this.$$set({ casinogamesgridslider: e }), I();
|
|
3310
3353
|
}
|
|
3311
3354
|
get fetchviaevent() {
|
|
3312
|
-
return this.$$.ctx[
|
|
3355
|
+
return this.$$.ctx[49];
|
|
3313
3356
|
}
|
|
3314
3357
|
set fetchviaevent(e) {
|
|
3315
|
-
this.$$set({ fetchviaevent: e }),
|
|
3358
|
+
this.$$set({ fetchviaevent: e }), I();
|
|
3316
3359
|
}
|
|
3317
3360
|
get showallpage() {
|
|
3318
|
-
return this.$$.ctx[
|
|
3361
|
+
return this.$$.ctx[50];
|
|
3319
3362
|
}
|
|
3320
3363
|
set showallpage(e) {
|
|
3321
|
-
this.$$set({ showallpage: e }),
|
|
3364
|
+
this.$$set({ showallpage: e }), I();
|
|
3322
3365
|
}
|
|
3323
3366
|
get actionevent() {
|
|
3324
|
-
return this.$$.ctx[
|
|
3367
|
+
return this.$$.ctx[51];
|
|
3325
3368
|
}
|
|
3326
3369
|
set actionevent(e) {
|
|
3327
|
-
this.$$set({ actionevent: e }),
|
|
3370
|
+
this.$$set({ actionevent: e }), I();
|
|
3328
3371
|
}
|
|
3329
3372
|
get displayedgamecount() {
|
|
3330
|
-
return this.$$.ctx[
|
|
3373
|
+
return this.$$.ctx[52];
|
|
3331
3374
|
}
|
|
3332
3375
|
set displayedgamecount(e) {
|
|
3333
|
-
this.$$set({ displayedgamecount: e }),
|
|
3376
|
+
this.$$set({ displayedgamecount: e }), I();
|
|
3334
3377
|
}
|
|
3335
3378
|
get showallbuttongamescount() {
|
|
3336
|
-
return this.$$.ctx[
|
|
3379
|
+
return this.$$.ctx[53];
|
|
3337
3380
|
}
|
|
3338
3381
|
set showallbuttongamescount(e) {
|
|
3339
|
-
this.$$set({ showallbuttongamescount: e }),
|
|
3382
|
+
this.$$set({ showallbuttongamescount: e }), I();
|
|
3340
3383
|
}
|
|
3341
3384
|
get lobbyscreen() {
|
|
3342
|
-
return this.$$.ctx[
|
|
3385
|
+
return this.$$.ctx[54];
|
|
3343
3386
|
}
|
|
3344
3387
|
set lobbyscreen(e) {
|
|
3345
|
-
this.$$set({ lobbyscreen: e }),
|
|
3388
|
+
this.$$set({ lobbyscreen: e }), I();
|
|
3346
3389
|
}
|
|
3347
3390
|
get usesinglevendorfilter() {
|
|
3348
3391
|
return this.$$.ctx[22];
|
|
3349
3392
|
}
|
|
3350
3393
|
set usesinglevendorfilter(e) {
|
|
3351
|
-
this.$$set({ usesinglevendorfilter: e }),
|
|
3394
|
+
this.$$set({ usesinglevendorfilter: e }), I();
|
|
3352
3395
|
}
|
|
3353
3396
|
get visiblegames() {
|
|
3354
|
-
return this.$$.ctx[
|
|
3397
|
+
return this.$$.ctx[55];
|
|
3355
3398
|
}
|
|
3356
3399
|
set visiblegames(e) {
|
|
3357
|
-
this.$$set({ visiblegames: e }),
|
|
3400
|
+
this.$$set({ visiblegames: e }), I();
|
|
3401
|
+
}
|
|
3402
|
+
get requiredicon() {
|
|
3403
|
+
return this.$$.ctx[56];
|
|
3404
|
+
}
|
|
3405
|
+
set requiredicon(e) {
|
|
3406
|
+
this.$$set({ requiredicon: e }), I();
|
|
3358
3407
|
}
|
|
3359
3408
|
}
|
|
3360
|
-
|
|
3409
|
+
Qa(Bi, { endpoint: {}, datasource: {}, lang: {}, session: {}, userid: {}, favorites: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, currency: {}, categoryid: {}, showgamename: {}, livecasino: {}, gamepagemodalurl: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, casinomygames: {}, addfilterselector: {}, addsortingselector: {}, filterbylogo: {}, casinogamesgridslider: {}, fetchviaevent: {}, showallpage: {}, actionevent: {}, displayedgamecount: {}, showallbuttongamescount: {}, lobbyscreen: {}, usesinglevendorfilter: {}, visiblegames: {}, requiredicon: {} }, [], [], !0);
|
|
3361
3410
|
export {
|
|
3362
|
-
|
|
3411
|
+
Bi as default
|
|
3363
3412
|
};
|