@everymatrix/casino-most-played-section 1.55.0 → 1.56.0

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