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