@everymatrix/casino-most-played-section 1.58.1 → 1.59.1

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 (31) hide show
  1. package/components/{CasinoFilter-CBoZ_RpC.js → CasinoFilter-B89QTVUk.js} +152 -148
  2. package/components/{CasinoFilter-D9VOcS4e.js → CasinoFilter-BuJFRvPM.js} +156 -152
  3. package/components/{CasinoFilter-CP2SsYcD.cjs → CasinoFilter-OPj81-Zy.cjs} +4 -4
  4. package/components/CasinoGameThumbnail-BadbB37q.cjs +47 -0
  5. package/components/{CasinoGameThumbnail-Cwm-Tv9Z.js → CasinoGameThumbnail-D7d2CH9f.js} +1449 -1433
  6. package/components/{CasinoGameThumbnail-8SSlDp2s.js → CasinoGameThumbnail-De-MNb5C.js} +1516 -1500
  7. package/components/{CasinoGamesCategorySection-Dd6Sbxl3.js → CasinoGamesCategorySection-BZda8xTc.js} +402 -397
  8. package/components/{CasinoGamesCategorySection-CIDyNXT6.js → CasinoGamesCategorySection-BpG8cEx6.js} +296 -291
  9. package/components/{CasinoGamesCategorySection-BYQrH9_B.cjs → CasinoGamesCategorySection-itQeJrW_.cjs} +1 -1
  10. package/components/{CasinoMostPlayedSection-Bdpwrllj.js → CasinoMostPlayedSection-BE1AytOD.js} +60 -60
  11. package/components/{CasinoMostPlayedSection-C2atcWQN.cjs → CasinoMostPlayedSection-CmAWXh3D.cjs} +1 -1
  12. package/components/{CasinoMostPlayedSection-ZCvcv5TT.js → CasinoMostPlayedSection-awe5OQbs.js} +70 -70
  13. package/components/{CasinoSort-BUVnl6Xi.js → CasinoSort-BeHiiUhs.js} +19 -19
  14. package/components/{CasinoSort-Td9dTUIe.cjs → CasinoSort-CrDBxoGC.cjs} +1 -1
  15. package/components/{CasinoSort-fSuvj-fz.js → CasinoSort-CrQRKk5p.js} +19 -19
  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/stencil/app-globals-0f993ce5-D-kw1sls.js +5 -0
  21. package/stencil/app-globals-0f993ce5-sCt45RkC.cjs +1 -0
  22. package/stencil/index-ae04a8b1-BxaX26xW.js +516 -0
  23. package/stencil/index-ae04a8b1-D7qYBP-T.js +532 -0
  24. package/stencil/index-ae04a8b1-Dk7mk6oB.cjs +1 -0
  25. package/stencil/ui-skeleton-DFpfaKvi.js +11 -0
  26. package/stencil/ui-skeleton-IHMCRYEX.cjs +1 -0
  27. package/stencil/ui-skeleton-UUT_AJxa.js +29 -0
  28. package/stencil/ui-skeleton-a642cced-5nW6b8_l.cjs +1 -0
  29. package/stencil/ui-skeleton-a642cced-BNXFvvk_.js +122 -0
  30. package/stencil/ui-skeleton-a642cced-DdY2eEM0.js +122 -0
  31. package/components/CasinoGameThumbnail-CHQxvhi_.cjs +0 -47
@@ -1,10 +1,10 @@
1
- import { a as ja, $ as La, S as Ta, i as Pa, f as I, s as Da, E as Ua, b as Oa, n as _e, d as y, h as S, k as G, e as h, o as Va, p as Ha, v as qa, G as Ve, w as oe, r as X, j as k, l as W, u as ve, g as D, m as j, x as se, I as ga, J as n, K as da, y as Wa, q as Ba, A as x, F as Ya, B as Ja, C as Ka, D as Xa } from "./CasinoFilter-CBoZ_RpC.js";
2
- import { h as Ie } from "./CasinoGameThumbnail-Cwm-Tv9Z.js";
1
+ import { a as La, $ as Ta, S as Pa, i as Da, f as I, s as Ua, G as Oa, b as Va, n as _e, d as y, h as S, l as G, e as h, p as Ha, q as qa, x as Wa, J as Ve, y as oe, v as X, j as k, m as B, w as ve, g as D, o as j, z as se, K as ga, r as n, L as da, A as Ba, u as Ya, C as x, I as Ja, D as Ka, E as Xa, F as Za } from "./CasinoFilter-B89QTVUk.js";
2
+ import { h as Ie } from "./CasinoGameThumbnail-D7d2CH9f.js";
3
3
  function Ze(t, a) {
4
- ja(t, a);
4
+ La(t, a);
5
5
  }
6
- function Za(t) {
7
- La.set(t);
6
+ function Qa(t) {
7
+ Ta.set(t);
8
8
  }
9
9
  const Qe = {
10
10
  en: {
@@ -217,7 +217,7 @@ if (typeof window < "u") {
217
217
  }
218
218
  };
219
219
  };
220
- customElements.define = t(customElements.define), import("./CasinoGameThumbnail-Cwm-Tv9Z.js").then((a) => a.C).then(({ default: a }) => {
220
+ customElements.define = t(customElements.define), import("./CasinoGameThumbnail-D7d2CH9f.js").then((a) => a.C).then(({ default: a }) => {
221
221
  !customElements.get("casino-game-thumbnail") && customElements.define("casino-game-thumbnail", a.element);
222
222
  });
223
223
  }
@@ -233,7 +233,7 @@ if (typeof window < "u") {
233
233
  }
234
234
  };
235
235
  };
236
- customElements.define = t(customElements.define), import("./CasinoFilter-CBoZ_RpC.js").then((a) => a.M).then(({ default: a }) => {
236
+ customElements.define = t(customElements.define), import("./CasinoFilter-B89QTVUk.js").then((a) => a.N).then(({ default: a }) => {
237
237
  !customElements.get("casino-filter") && customElements.define("casino-filter", a.element);
238
238
  });
239
239
  }
@@ -249,38 +249,38 @@ if (typeof window < "u") {
249
249
  }
250
250
  };
251
251
  };
252
- customElements.define = t(customElements.define), import("./CasinoSort-fSuvj-fz.js").then(({ default: a }) => {
252
+ customElements.define = t(customElements.define), import("./CasinoSort-CrQRKk5p.js").then(({ default: a }) => {
253
253
  !customElements.get("casino-sort") && customElements.define("casino-sort", a.element);
254
254
  });
255
255
  }
256
- function Qa(t) {
257
- 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}}');
256
+ function xa(t) {
257
+ Va(t, "svelte-1waqefp", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.CasinoGamesCategorySectionContainer{container-type:inline-size}.CustomScroll:-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar{height:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar-thumb{border-radius:5px;height:5px;-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);background-color:rgba(255, 255, 255, 0.3)}.CategoryName,.StatusText{color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF));font-size:22px;font-weight:500}.CategoryLoadMore{font-size:14px;color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF))}.NoSearchResults{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));text-align:center;width:100%;padding-left:5px;font-size:16px}.NoRecentSearches{padding-bottom:30px}.NoRecentSearchesCenter{text-align:center}.NoFavoriteGames{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;height:20vh}.NoFavoriteGames .UnfavoredIcon{width:50px;height:50px}.NoFavoriteGames .NoFavoriteText{text-align:center}.NoFavoriteGames .NoFavoriteTextHighlight{font-weight:600;font-size:18px;padding:15px 0}.NoFavoriteGamesMobile{height:50vh}.SearchWaiting{grid-column:1/-1;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:13px;text-align:center}.CasinoGamesHeader{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 0 0;margin-bottom:16px}.CasinoGamesHeader .CategoryNameLink{display:block;cursor:pointer}.CasinoGamesHeader .CategoryLoadMore{font-weight:normal}.CasinoGamesHeader.Searched{justify-content:center}.CasinoGamesContainer{width:100%;margin-top:24px;padding-bottom:16px}.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(192px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 192px);grid-auto-rows:192px;grid-auto-columns:192px;grid-auto-flow:row dense}.CasinoGamesGrid .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x1{grid-row:span 1}}.CasinoGamesGrid .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x2{grid-row:span 1;grid-column:span 1}}.CasinoGamesGrid .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-1x2{grid-column:span 1}}.CasinoGamesGrid.GamesListIncreasedGap{gap:28px}.CasinoGamesGridSlider{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(182px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 182px);grid-auto-rows:182px;grid-auto-columns:182px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px;overscroll-behavior-x:none}.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 1}}.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}}.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 1}}.CasinoGamesGridSlider.GamesListIncreasedGap{gap:28px}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px}@container (max-width: 768px){.CasinoGamesHeader{align-items:unset;flex-direction:row;flex-wrap:wrap}.CategoryName{margin-bottom:20px}.CategoryFilterContainer{width:100%}}@container (min-width: 1100px){.CasinoGamesGrid{grid-template-rows:repeat(auto-fill, 142px);grid-auto-rows:142px}}.SearchLoading{display:block;padding:50px;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.lds-dual-ring{display:block;width:80px;height:80px;margin:0 auto}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C)) transparent var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@container (max-width: 385px){.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(110px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 110px);grid-auto-rows:110px;grid-auto-columns:110px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}.CasinoGamesGridSlider{display:grid;gap:16px !important;grid-template-columns:repeat(auto-fill, minmax(min(100px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 100px);grid-auto-rows:100px;grid-auto-columns:100px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}@container (max-width: 410px){.CasinoGamesGridSlider{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(100px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 100px);grid-auto-rows:100px;grid-auto-columns:100px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}@container (max-width: 480px){.CategoryFilterContainer{gap:16px}.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(122px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 122px);grid-auto-rows:122px;grid-auto-columns:122px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}.CasinoGamesGridSlider{display:grid;gap:16px !important;grid-template-columns:repeat(auto-fill, minmax(min(105px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 105px);grid-auto-rows:105px;grid-auto-columns:105px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}');
258
258
  }
259
259
  function xe(t, a, i) {
260
260
  const o = t.slice();
261
- return o[91] = a[i], o[93] = i, o;
261
+ return o[92] = a[i], o[94] = i, o;
262
262
  }
263
263
  function $e(t, a, i) {
264
264
  const o = t.slice();
265
- return o[91] = a[i], o[94] = a, o[93] = i, o;
265
+ return o[92] = a[i], o[95] = a, o[94] = i, o;
266
266
  }
267
267
  function ea(t, a, i) {
268
268
  const o = t.slice();
269
- return o[91] = a[i], o[93] = i, o;
269
+ return o[92] = a[i], o[94] = i, o;
270
270
  }
271
- function xa(t) {
271
+ function $a(t) {
272
272
  let a;
273
273
  function i(l, m) {
274
274
  if (
275
275
  /*categoryData*/
276
276
  l[27]
277
277
  )
278
- return ii;
278
+ return ti;
279
279
  if (
280
280
  /*showFavGamesCategory*/
281
281
  l[38]
282
282
  )
283
- return ai;
283
+ return ii;
284
284
  }
285
285
  let o = i(t), s = o && o(t);
286
286
  return {
@@ -298,14 +298,14 @@ function xa(t) {
298
298
  }
299
299
  };
300
300
  }
301
- function $a(t) {
301
+ function ei(t) {
302
302
  let a, i, o;
303
303
  function s(p, v) {
304
304
  return (
305
305
  /*recentSearched*/
306
- p[31] ? bi : (
306
+ p[31] ? wi : (
307
307
  /*shownCategoryData*/
308
- p[28].length ? _i : vi
308
+ p[28].length ? vi : bi
309
309
  )
310
310
  );
311
311
  }
@@ -313,13 +313,13 @@ function $a(t) {
313
313
  function u(p, v) {
314
314
  return (
315
315
  /*shownCategoryData*/
316
- p[28] ? ki : wi
316
+ p[28] ? yi : ki
317
317
  );
318
318
  }
319
319
  let c = u(t), g = c(t);
320
320
  return {
321
321
  c() {
322
- a = G("div"), i = G("div"), m.c(), o = W(), g.c(), h(i, "class", "CasinoGamesHeader Searched " + (ve(
322
+ a = G("div"), i = G("div"), m.c(), o = B(), g.c(), h(i, "class", "CasinoGamesHeader Searched " + (ve(
323
323
  /*userAgent*/
324
324
  t[43]
325
325
  ) ? "CasinoGamesHeaderMobile" : "")), h(a, "class", "CasinoGamesContainer");
@@ -335,12 +335,12 @@ function $a(t) {
335
335
  }
336
336
  };
337
337
  }
338
- function ei(t) {
338
+ function ai(t) {
339
339
  let a;
340
340
  function i(l, m) {
341
341
  return (
342
342
  /*presentFilters*/
343
- l[33] ? Si : yi
343
+ l[33] ? Fi : Si
344
344
  );
345
345
  }
346
346
  let o = i(t), s = o(t);
@@ -359,7 +359,7 @@ function ei(t) {
359
359
  }
360
360
  };
361
361
  }
362
- function ai(t) {
362
+ function ii(t) {
363
363
  let a, i, o, s, l = (
364
364
  /*casinomygames*/
365
365
  t[18] !== "true" && aa(t)
@@ -368,16 +368,16 @@ function ai(t) {
368
368
  return (
369
369
  /*isLoading*/
370
370
  g[24] && !/*isLazyLoading*/
371
- g[35] ? oi : (
371
+ g[35] ? si : (
372
372
  /*favoriteGamesData*/
373
- g[41] ? ni : ti
373
+ g[41] ? oi : ni
374
374
  )
375
375
  );
376
376
  }
377
377
  let u = m(t), c = u(t);
378
378
  return {
379
379
  c() {
380
- a = G("div"), l && l.c(), i = W(), o = G("ul"), c.c(), h(o, "class", s = /*favoriteGamesData*/
380
+ a = G("div"), l && l.c(), i = B(), o = G("ul"), c.c(), h(o, "class", s = /*favoriteGamesData*/
381
381
  (t[41].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'}"), h(a, "class", "CasinoGamesContainer");
382
382
  },
383
383
  m(g, p) {
@@ -394,7 +394,7 @@ function ai(t) {
394
394
  }
395
395
  };
396
396
  }
397
- function ii(t) {
397
+ function ti(t) {
398
398
  let a, i, o = (
399
399
  /*casinomygames*/
400
400
  t[18] !== "true" && la(t)
@@ -403,16 +403,16 @@ function ii(t) {
403
403
  return (
404
404
  /*isLoading*/
405
405
  u[24] && !/*isLazyLoading*/
406
- u[35] ? hi : (
406
+ u[35] ? pi : (
407
407
  /*shownCategoryData*/
408
- u[28].length !== 0 ? di : gi
408
+ u[28].length !== 0 ? hi : di
409
409
  )
410
410
  );
411
411
  }
412
412
  let l = s(t), m = l(t);
413
413
  return {
414
414
  c() {
415
- a = G("div"), o && o.c(), i = W(), m.c(), h(a, "class", "CasinoGamesContainer");
415
+ a = G("div"), o && o.c(), i = B(), m.c(), h(a, "class", "CasinoGamesContainer");
416
416
  },
417
417
  m(u, c) {
418
418
  S(u, a, c), o && o.m(a, null), k(a, i), m.m(a, null);
@@ -436,7 +436,7 @@ function aa(t) {
436
436
  ), g, p;
437
437
  return {
438
438
  c() {
439
- a = G("div"), i = G("h3"), s = j(o), l = W(), m = G("span"), u = j("("), g = j(c), p = j(")"), h(m, "class", "CategoryFavName"), h(i, "class", "CategoryName"), h(a, "class", "CasinoGamesHeader");
439
+ a = G("div"), i = G("h3"), s = j(o), l = B(), m = G("span"), u = j("("), g = j(c), p = j(")"), h(m, "class", "CategoryFavName"), h(i, "class", "CategoryName"), h(a, "class", "CasinoGamesHeader");
440
440
  },
441
441
  m(v, F) {
442
442
  S(v, a, F), k(a, i), k(i, s), k(i, l), k(i, m), k(m, u), k(m, g), k(m, p), t[56](i);
@@ -453,7 +453,7 @@ function aa(t) {
453
453
  }
454
454
  };
455
455
  }
456
- function ti(t) {
456
+ function ni(t) {
457
457
  let a, i = (
458
458
  /*$_*/
459
459
  t[42]("waiting") + ""
@@ -475,7 +475,7 @@ function ti(t) {
475
475
  }
476
476
  };
477
477
  }
478
- function ni(t) {
478
+ function oi(t) {
479
479
  let a, i = se(
480
480
  /*favoriteGamesData*/
481
481
  t[41].items
@@ -513,11 +513,11 @@ function ni(t) {
513
513
  }
514
514
  },
515
515
  d(l) {
516
- l && y(a), Wa(o, l), s && s.d(l);
516
+ l && y(a), Ba(o, l), s && s.d(l);
517
517
  }
518
518
  };
519
519
  }
520
- function oi(t) {
520
+ function si(t) {
521
521
  let a;
522
522
  return {
523
523
  c() {
@@ -541,12 +541,12 @@ function ia(t) {
541
541
  return ve(
542
542
  /*userAgent*/
543
543
  b[43]
544
- ) ? li : si;
544
+ ) ? ri : li;
545
545
  }
546
546
  let U = f(t)(t);
547
547
  return {
548
548
  c() {
549
- a = G("p"), i = x("svg"), o = x("rect"), s = x("rect"), l = x("circle"), m = x("path"), u = x("path"), c = x("path"), g = x("path"), p = W(), v = G("span"), N = j(F), w = W(), U.c(), d = W(), h(o, "x", "1"), h(o, "y", "18.053"), h(o, "width", "90.263"), h(o, "height", "90.263"), h(o, "rx", "12"), h(o, "stroke", "var(--emw--color-gray-150, #828282)"), h(o, "stroke-width", "1.5"), h(s, "x", "106.737"), h(s, "y", "56.737"), h(s, "width", "90.263"), h(s, "height", "90.263"), h(s, "rx", "12"), h(s, "stroke", "var(--emw--color-gray-150, #828282)"), h(s, "stroke-width", "1.5"), h(l, "cx", "70.5"), h(l, "cy", "32.237"), h(l, "r", "31.487"), h(l, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(l, "stroke-width", "1.5"), h(l, "stroke-dasharray", "5 0"), h(m, "d", "M153.909 81.631a.747.747 0 0 0-.166-1.046l-5.466-3.954a.751.751 0 0 0-.882 1.214l4.859 3.514-3.529 4.858a.75.75 0 1 0 1.215.878l3.969-5.464zm-.725-1.18c-.501.081-.999.159-1.493.233l.223 1.482c.498-.075 1-.153 1.506-.234l-.236-1.48zm-4.457.654c-1.006.133-1.996.253-2.97.36l.162 1.49c.985-.109 1.986-.23 3.002-.364l-.194-1.486zm-5.944.65c-1.01.085-2.002.155-2.978.209l.081 1.496c.991-.054 1.997-.125 3.021-.212l-.124-1.493zm-5.955.326c-1.009.022-2 .026-2.974.01l-.026 1.5c.994.015 2.003.011 3.031-.012l-.031-1.498zm-5.953-.099a61.03 61.03 0 0 1-2.961-.245l-.164 1.49c.995.107 2.006.19 3.035.251l.09-1.496zm-5.898-.641a49.97 49.97 0 0 1-2.907-.56l-.332 1.462c.983.22 1.98.412 2.995.577l.244-1.48zm-5.773-1.298a44.435 44.435 0 0 1-2.807-.92l-.518 1.407c.953.348 1.92.665 2.901.951l.424-1.438zm-5.546-2.027A44.285 44.285 0 0 1 111 76.73l-.702 1.326a45.9 45.9 0 0 0 2.748 1.331l.612-1.37zm-5.23-2.75a49.031 49.031 0 0 1-2.472-1.616l-.861 1.229a50.27 50.27 0 0 0 2.548 1.666l.785-1.278zm-4.851-3.378c-.767-.601-1.529-1.231-2.289-1.891l-.987 1.131c.778.676 1.56 1.322 2.348 1.94l.928-1.18zm-4.486-3.889a74.64 74.64 0 0 1-2.11-2.088l-1.078 1.044a76.17 76.17 0 0 0 2.152 2.13L99.091 68zm-4.143-4.259a97.17 97.17 0 0 1-1.965-2.239l-1.145.972a98.31 98.31 0 0 0 1.996 2.274l1.114-1.007zm-3.867-4.536a127.63 127.63 0 0 1-1.845-2.346l-1.192.914c.624.812 1.246 1.603 1.867 2.373l1.17-.94zm-3.64-4.733c-.58-.788-1.163-1.596-1.749-2.423l-1.225.867c.59.834 1.179 1.649 1.764 2.445l1.21-.89z"), h(m, "fill", "var(--emw--color-gray-150, #828282)"), h(u, "d", "M78 43h11v13H78V43z"), h(u, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(c, "d", "m180 65 2.021 6.219h6.539l-5.291 3.843 2.021 6.22-5.29-3.844-5.29 3.843 2.021-6.219-5.291-3.843h6.539L180 65z"), h(c, "fill", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(c, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(c, "stroke-linecap", "round"), h(c, "stroke-linejoin", "round"), h(g, "d", "m74 27 2.02 6.219h6.54l-5.29 3.843 2.02 6.22L74 39.437l-5.29 3.843 2.02-6.219-5.29-3.843h6.54L74 27z"), h(g, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(g, "stroke-width", "1.5"), h(g, "stroke-linecap", "round"), h(g, "stroke-linejoin", "round"), h(i, "width", "198"), h(i, "height", "148"), h(i, "viewBox", "0 0 198 148"), h(i, "fill", "none"), h(i, "xmlns", "http://www.w3.org/2000/svg"), h(v, "class", "NoFavoriteText NoFavoriteTextHighlight"), h(a, "class", "NoFavoriteGames " + (ve(
549
+ a = G("p"), i = x("svg"), o = x("rect"), s = x("rect"), l = x("circle"), m = x("path"), u = x("path"), c = x("path"), g = x("path"), p = B(), v = G("span"), N = j(F), w = B(), U.c(), d = B(), h(o, "x", "1"), h(o, "y", "18.053"), h(o, "width", "90.263"), h(o, "height", "90.263"), h(o, "rx", "12"), h(o, "stroke", "var(--emw--color-gray-150, #828282)"), h(o, "stroke-width", "1.5"), h(s, "x", "106.737"), h(s, "y", "56.737"), h(s, "width", "90.263"), h(s, "height", "90.263"), h(s, "rx", "12"), h(s, "stroke", "var(--emw--color-gray-150, #828282)"), h(s, "stroke-width", "1.5"), h(l, "cx", "70.5"), h(l, "cy", "32.237"), h(l, "r", "31.487"), h(l, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(l, "stroke-width", "1.5"), h(l, "stroke-dasharray", "5 0"), h(m, "d", "M153.909 81.631a.747.747 0 0 0-.166-1.046l-5.466-3.954a.751.751 0 0 0-.882 1.214l4.859 3.514-3.529 4.858a.75.75 0 1 0 1.215.878l3.969-5.464zm-.725-1.18c-.501.081-.999.159-1.493.233l.223 1.482c.498-.075 1-.153 1.506-.234l-.236-1.48zm-4.457.654c-1.006.133-1.996.253-2.97.36l.162 1.49c.985-.109 1.986-.23 3.002-.364l-.194-1.486zm-5.944.65c-1.01.085-2.002.155-2.978.209l.081 1.496c.991-.054 1.997-.125 3.021-.212l-.124-1.493zm-5.955.326c-1.009.022-2 .026-2.974.01l-.026 1.5c.994.015 2.003.011 3.031-.012l-.031-1.498zm-5.953-.099a61.03 61.03 0 0 1-2.961-.245l-.164 1.49c.995.107 2.006.19 3.035.251l.09-1.496zm-5.898-.641a49.97 49.97 0 0 1-2.907-.56l-.332 1.462c.983.22 1.98.412 2.995.577l.244-1.48zm-5.773-1.298a44.435 44.435 0 0 1-2.807-.92l-.518 1.407c.953.348 1.92.665 2.901.951l.424-1.438zm-5.546-2.027A44.285 44.285 0 0 1 111 76.73l-.702 1.326a45.9 45.9 0 0 0 2.748 1.331l.612-1.37zm-5.23-2.75a49.031 49.031 0 0 1-2.472-1.616l-.861 1.229a50.27 50.27 0 0 0 2.548 1.666l.785-1.278zm-4.851-3.378c-.767-.601-1.529-1.231-2.289-1.891l-.987 1.131c.778.676 1.56 1.322 2.348 1.94l.928-1.18zm-4.486-3.889a74.64 74.64 0 0 1-2.11-2.088l-1.078 1.044a76.17 76.17 0 0 0 2.152 2.13L99.091 68zm-4.143-4.259a97.17 97.17 0 0 1-1.965-2.239l-1.145.972a98.31 98.31 0 0 0 1.996 2.274l1.114-1.007zm-3.867-4.536a127.63 127.63 0 0 1-1.845-2.346l-1.192.914c.624.812 1.246 1.603 1.867 2.373l1.17-.94zm-3.64-4.733c-.58-.788-1.163-1.596-1.749-2.423l-1.225.867c.59.834 1.179 1.649 1.764 2.445l1.21-.89z"), h(m, "fill", "var(--emw--color-gray-150, #828282)"), h(u, "d", "M78 43h11v13H78V43z"), h(u, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(c, "d", "m180 65 2.021 6.219h6.539l-5.291 3.843 2.021 6.22-5.29-3.844-5.29 3.843 2.021-6.219-5.291-3.843h6.539L180 65z"), h(c, "fill", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(c, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(c, "stroke-linecap", "round"), h(c, "stroke-linejoin", "round"), h(g, "d", "m74 27 2.02 6.219h6.54l-5.29 3.843 2.02 6.22L74 39.437l-5.29 3.843 2.02-6.219-5.29-3.843h6.54L74 27z"), h(g, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), h(g, "stroke-width", "1.5"), h(g, "stroke-linecap", "round"), h(g, "stroke-linejoin", "round"), h(i, "width", "198"), h(i, "height", "148"), h(i, "viewBox", "0 0 198 148"), h(i, "fill", "none"), h(i, "xmlns", "http://www.w3.org/2000/svg"), h(v, "class", "NoFavoriteText NoFavoriteTextHighlight"), h(a, "class", "NoFavoriteGames " + (ve(
550
550
  /*userAgent*/
551
551
  t[43]
552
552
  ) ? "NoFavoriteGamesMobile" : ""));
@@ -564,7 +564,7 @@ function ia(t) {
564
564
  }
565
565
  };
566
566
  }
567
- function si(t) {
567
+ function li(t) {
568
568
  let a, i = (
569
569
  /*$_*/
570
570
  t[42]("noFavorites") + ""
@@ -586,7 +586,7 @@ function si(t) {
586
586
  }
587
587
  };
588
588
  }
589
- function li(t) {
589
+ function ri(t) {
590
590
  let a, i = (
591
591
  /*$_*/
592
592
  t[42]("noFavoritesMobile") + ""
@@ -611,7 +611,7 @@ function li(t) {
611
611
  function ta(t) {
612
612
  let a, i = (
613
613
  /*gameprops*/
614
- t[91].gameModel.isFavorite && na(t)
614
+ t[92].gameModel.isFavorite && na(t)
615
615
  );
616
616
  return {
617
617
  c() {
@@ -622,7 +622,7 @@ function ta(t) {
622
622
  },
623
623
  p(o, s) {
624
624
  /*gameprops*/
625
- o[91].gameModel.isFavorite ? i ? i.p(o, s) : (i = na(o), i.c(), i.m(a.parentNode, a)) : i && (i.d(1), i = null);
625
+ o[92].gameModel.isFavorite ? i ? i.p(o, s) : (i = na(o), i.c(), i.m(a.parentNode, a)) : i && (i.d(1), i = null);
626
626
  },
627
627
  d(o) {
628
628
  o && y(a), i && i.d(o);
@@ -630,7 +630,7 @@ function ta(t) {
630
630
  };
631
631
  }
632
632
  function na(t) {
633
- let a, i = ri(t);
633
+ let a, i = mi(t);
634
634
  return {
635
635
  c() {
636
636
  i && i.c(), a = X();
@@ -646,7 +646,7 @@ function na(t) {
646
646
  }
647
647
  };
648
648
  }
649
- function ri(t) {
649
+ function mi(t) {
650
650
  let a, i, o;
651
651
  function s(u, c) {
652
652
  if (c[1] & /*favoriteGamesData*/
@@ -654,10 +654,10 @@ function ri(t) {
654
654
  /*userAgent*/
655
655
  u[43]
656
656
  )), a)
657
- return ui;
657
+ return ci;
658
658
  if (i == null && (i = !!/*gameprops*/
659
- u[91].gameModel.platform.includes("PC")), i)
660
- return mi;
659
+ u[92].gameModel.platform.includes("PC")), i)
660
+ return ui;
661
661
  }
662
662
  let l = s(t, [-1, -1, -1, -1]), m = l && l(t);
663
663
  return {
@@ -675,14 +675,14 @@ function ri(t) {
675
675
  }
676
676
  };
677
677
  }
678
- function mi(t) {
678
+ function ui(t) {
679
679
  let a, i, o, s, l, m, u, c, g, p, v, F, N, w;
680
680
  return {
681
681
  c() {
682
682
  a = G("casino-game-thumbnail"), n(a, "class", i = "" + ($ + /*gameprops*/
683
- (t[91].cellSize ? (
683
+ (t[92].cellSize ? (
684
684
  /*gameprops*/
685
- t[91].cellSize
685
+ t[92].cellSize
686
686
  ) : "1x1"))), n(
687
687
  a,
688
688
  "session",
@@ -714,24 +714,24 @@ function mi(t) {
714
714
  /*categoryid*/
715
715
  t[0]
716
716
  ), n(a, "gamethumbnail", o = /*gameprops*/
717
- t[91].gameModel.thumbnail), n(a, "gamename", s = /*gameprops*/
718
- t[91].gameModel.name), n(a, "gamevendor", l = /*gameprops*/
719
- t[91].gameModel.vendor.displayName), n(a, "gameLaunchUrl", m = /*gameprops*/
720
- t[91].launchUrl), n(a, "gameisnew", u = /*gameprops*/
721
- t[91]?.gameModel?.isNew), n(a, "gametag", c = /*addGameTag*/
717
+ t[92].gameModel.thumbnail), n(a, "gamename", s = /*gameprops*/
718
+ t[92].gameModel.name), n(a, "gamevendor", l = /*gameprops*/
719
+ t[92].gameModel.vendor.displayName), n(a, "gameLaunchUrl", m = /*gameprops*/
720
+ t[92].launchUrl), n(a, "gameisnew", u = /*gameprops*/
721
+ t[92]?.gameModel?.isNew), n(a, "gametag", c = /*addGameTag*/
722
722
  t[44](
723
723
  /*gameprops*/
724
- t[91].gameModel?.advancedTags
724
+ t[92].gameModel?.advancedTags
725
725
  )), n(a, "gamecellsize", g = /*gameprops*/
726
- t[91].cellSize), n(a, "gameid", p = /*gameprops*/
727
- t[91].gameModel.id), n(a, "gamefunmode", v = /*gameprops*/
728
- t[91].gameModel.hasFunMode), n(
726
+ t[92].cellSize), n(a, "gameid", p = /*gameprops*/
727
+ t[92].gameModel.id), n(a, "gamefunmode", v = /*gameprops*/
728
+ t[92].gameModel.hasFunMode), n(
729
729
  a,
730
730
  "showgamename",
731
731
  /*showgamename*/
732
732
  t[13]
733
733
  ), n(a, "gamefavorite", F = /*gameprops*/
734
- t[91].gameModel.isFavorite), n(
734
+ t[92].gameModel.isFavorite), n(
735
735
  a,
736
736
  "showfavoredcategory",
737
737
  /*showFavGamesCategory*/
@@ -739,7 +739,7 @@ function mi(t) {
739
739
  ), n(a, "connectlive", N = /*intersectingIndexes*/
740
740
  t[39][
741
741
  /*gameprops*/
742
- t[91].id
742
+ t[92].id
743
743
  ] == 1 ? "connect" : "disconnect"), n(
744
744
  a,
745
745
  "visibilityconnect",
@@ -756,9 +756,9 @@ function mi(t) {
756
756
  /*currency*/
757
757
  t[12]
758
758
  ), n(a, "livelobbyendpoint", w = /*gameprops*/
759
- t[91].gameModel.details ? (
759
+ t[92].gameModel.details ? (
760
760
  /*gameprops*/
761
- t[91].gameModel.launchUrl
761
+ t[92].gameModel.launchUrl
762
762
  ) : ""), n(
763
763
  a,
764
764
  "clientstyling",
@@ -802,9 +802,9 @@ function mi(t) {
802
802
  p(d, f) {
803
803
  f[1] & /*favoriteGamesData*/
804
804
  1024 && i !== (i = "" + ($ + /*gameprops*/
805
- (d[91].cellSize ? (
805
+ (d[92].cellSize ? (
806
806
  /*gameprops*/
807
- d[91].cellSize
807
+ d[92].cellSize
808
808
  ) : "1x1"))) && n(a, "class", i), f[0] & /*session*/
809
809
  64 && n(
810
810
  a,
@@ -843,26 +843,26 @@ function mi(t) {
843
843
  d[0]
844
844
  ), f[1] & /*favoriteGamesData*/
845
845
  1024 && o !== (o = /*gameprops*/
846
- d[91].gameModel.thumbnail) && n(a, "gamethumbnail", o), f[1] & /*favoriteGamesData*/
846
+ d[92].gameModel.thumbnail) && n(a, "gamethumbnail", o), f[1] & /*favoriteGamesData*/
847
847
  1024 && s !== (s = /*gameprops*/
848
- d[91].gameModel.name) && n(a, "gamename", s), f[1] & /*favoriteGamesData*/
848
+ d[92].gameModel.name) && n(a, "gamename", s), f[1] & /*favoriteGamesData*/
849
849
  1024 && l !== (l = /*gameprops*/
850
- d[91].gameModel.vendor.displayName) && n(a, "gamevendor", l), f[1] & /*favoriteGamesData*/
850
+ d[92].gameModel.vendor.displayName) && n(a, "gamevendor", l), f[1] & /*favoriteGamesData*/
851
851
  1024 && m !== (m = /*gameprops*/
852
- d[91].launchUrl) && n(a, "gameLaunchUrl", m), f[1] & /*favoriteGamesData*/
852
+ d[92].launchUrl) && n(a, "gameLaunchUrl", m), f[1] & /*favoriteGamesData*/
853
853
  1024 && u !== (u = /*gameprops*/
854
- d[91]?.gameModel?.isNew) && n(a, "gameisnew", u), f[1] & /*favoriteGamesData*/
854
+ d[92]?.gameModel?.isNew) && n(a, "gameisnew", u), f[1] & /*favoriteGamesData*/
855
855
  1024 && c !== (c = /*addGameTag*/
856
856
  d[44](
857
857
  /*gameprops*/
858
- d[91].gameModel?.advancedTags
858
+ d[92].gameModel?.advancedTags
859
859
  )) && n(a, "gametag", c), f[1] & /*favoriteGamesData*/
860
860
  1024 && g !== (g = /*gameprops*/
861
- d[91].cellSize) && n(a, "gamecellsize", g), f[1] & /*favoriteGamesData*/
861
+ d[92].cellSize) && n(a, "gamecellsize", g), f[1] & /*favoriteGamesData*/
862
862
  1024 && p !== (p = /*gameprops*/
863
- d[91].gameModel.id) && n(a, "gameid", p), f[1] & /*favoriteGamesData*/
863
+ d[92].gameModel.id) && n(a, "gameid", p), f[1] & /*favoriteGamesData*/
864
864
  1024 && v !== (v = /*gameprops*/
865
- d[91].gameModel.hasFunMode) && n(a, "gamefunmode", v), f[0] & /*showgamename*/
865
+ d[92].gameModel.hasFunMode) && n(a, "gamefunmode", v), f[0] & /*showgamename*/
866
866
  8192 && n(
867
867
  a,
868
868
  "showgamename",
@@ -870,7 +870,7 @@ function mi(t) {
870
870
  d[13]
871
871
  ), f[1] & /*favoriteGamesData*/
872
872
  1024 && F !== (F = /*gameprops*/
873
- d[91].gameModel.isFavorite) && n(a, "gamefavorite", F), f[1] & /*showFavGamesCategory*/
873
+ d[92].gameModel.isFavorite) && n(a, "gamefavorite", F), f[1] & /*showFavGamesCategory*/
874
874
  128 && n(
875
875
  a,
876
876
  "showfavoredcategory",
@@ -880,7 +880,7 @@ function mi(t) {
880
880
  1280 && N !== (N = /*intersectingIndexes*/
881
881
  d[39][
882
882
  /*gameprops*/
883
- d[91].id
883
+ d[92].id
884
884
  ] == 1 ? "connect" : "disconnect") && n(a, "connectlive", N), f[1] & /*visibilityconnect*/
885
885
  512 && n(
886
886
  a,
@@ -901,9 +901,9 @@ function mi(t) {
901
901
  d[12]
902
902
  ), f[1] & /*favoriteGamesData*/
903
903
  1024 && w !== (w = /*gameprops*/
904
- d[91].gameModel.details ? (
904
+ d[92].gameModel.details ? (
905
905
  /*gameprops*/
906
- d[91].gameModel.launchUrl
906
+ d[92].gameModel.launchUrl
907
907
  ) : "") && n(a, "livelobbyendpoint", w), f[0] & /*clientstyling*/
908
908
  512 && n(
909
909
  a,
@@ -953,12 +953,12 @@ function mi(t) {
953
953
  }
954
954
  };
955
955
  }
956
- function ui(t) {
956
+ function ci(t) {
957
957
  let a = (
958
958
  /*gameprops*/
959
- t[91].gameModel.platform.includes("iPad") || /*gameprops*/
960
- t[91].gameModel.platform.includes("iPhone") || /*gameprops*/
961
- t[91].gameModel.platform.includes("Android")
959
+ t[92].gameModel.platform.includes("iPad") || /*gameprops*/
960
+ t[92].gameModel.platform.includes("iPhone") || /*gameprops*/
961
+ t[92].gameModel.platform.includes("Android")
962
962
  ), i, o = a && oa(t);
963
963
  return {
964
964
  c() {
@@ -970,9 +970,9 @@ function ui(t) {
970
970
  p(s, l) {
971
971
  l[1] & /*favoriteGamesData*/
972
972
  1024 && (a = /*gameprops*/
973
- s[91].gameModel.platform.includes("iPad") || /*gameprops*/
974
- s[91].gameModel.platform.includes("iPhone") || /*gameprops*/
975
- s[91].gameModel.platform.includes("Android")), a ? o ? o.p(s, l) : (o = oa(s), o.c(), o.m(i.parentNode, i)) : o && (o.d(1), o = null);
973
+ s[92].gameModel.platform.includes("iPad") || /*gameprops*/
974
+ s[92].gameModel.platform.includes("iPhone") || /*gameprops*/
975
+ s[92].gameModel.platform.includes("Android")), a ? o ? o.p(s, l) : (o = oa(s), o.c(), o.m(i.parentNode, i)) : o && (o.d(1), o = null);
976
976
  },
977
977
  d(s) {
978
978
  s && y(i), o && o.d(s);
@@ -984,9 +984,9 @@ function oa(t) {
984
984
  return {
985
985
  c() {
986
986
  a = G("casino-game-thumbnail"), n(a, "class", i = "" + ($ + /*gameprops*/
987
- (t[91].cellSize ? (
987
+ (t[92].cellSize ? (
988
988
  /*gameprops*/
989
- t[91].cellSize
989
+ t[92].cellSize
990
990
  ) : "1x1"))), n(
991
991
  a,
992
992
  "session",
@@ -1018,24 +1018,24 @@ function oa(t) {
1018
1018
  /*categoryid*/
1019
1019
  t[0]
1020
1020
  ), n(a, "gamethumbnail", o = /*gameprops*/
1021
- t[91].gameModel.thumbnail), n(a, "gamename", s = /*gameprops*/
1022
- t[91].gameModel.name), n(a, "gamevendor", l = /*gameprops*/
1023
- t[91].gameModel.vendor.displayName), n(a, "gameLaunchUrl", m = /*gameprops*/
1024
- t[91].launchUrl), n(a, "gameisnew", u = /*gameprops*/
1025
- t[91].gameModel?.isNew), n(a, "gametag", c = /*addGameTag*/
1021
+ t[92].gameModel.thumbnail), n(a, "gamename", s = /*gameprops*/
1022
+ t[92].gameModel.name), n(a, "gamevendor", l = /*gameprops*/
1023
+ t[92].gameModel.vendor.displayName), n(a, "gameLaunchUrl", m = /*gameprops*/
1024
+ t[92].launchUrl), n(a, "gameisnew", u = /*gameprops*/
1025
+ t[92].gameModel?.isNew), n(a, "gametag", c = /*addGameTag*/
1026
1026
  t[44](
1027
1027
  /*gameprops*/
1028
- t[91].gameModel?.advancedTags
1028
+ t[92].gameModel?.advancedTags
1029
1029
  )), n(a, "gamecellsize", g = /*gameprops*/
1030
- t[91].cellSize), n(a, "gameid", p = /*gameprops*/
1031
- t[91].gameModel.id), n(a, "gamefunmode", v = /*gameprops*/
1032
- t[91].gameModel.hasFunMode), n(
1030
+ t[92].cellSize), n(a, "gameid", p = /*gameprops*/
1031
+ t[92].gameModel.id), n(a, "gamefunmode", v = /*gameprops*/
1032
+ t[92].gameModel.hasFunMode), n(
1033
1033
  a,
1034
1034
  "showgamename",
1035
1035
  /*showgamename*/
1036
1036
  t[13]
1037
1037
  ), n(a, "gamefavorite", F = /*gameprops*/
1038
- t[91].gameModel.isFavorite), n(
1038
+ t[92].gameModel.isFavorite), n(
1039
1039
  a,
1040
1040
  "showfavoredcategory",
1041
1041
  /*showFavGamesCategory*/
@@ -1043,7 +1043,7 @@ function oa(t) {
1043
1043
  ), n(a, "connectlive", N = /*intersectingIndexes*/
1044
1044
  t[39][
1045
1045
  /*gameprops*/
1046
- t[91].id
1046
+ t[92].id
1047
1047
  ] == 1 ? "connect" : "disconnect"), n(
1048
1048
  a,
1049
1049
  "visibilityconnect",
@@ -1060,9 +1060,9 @@ function oa(t) {
1060
1060
  /*currency*/
1061
1061
  t[12]
1062
1062
  ), n(a, "livelobbyendpoint", w = /*gameprops*/
1063
- t[91].gameModel.details ? (
1063
+ t[92].gameModel.details ? (
1064
1064
  /*gameprops*/
1065
- t[91].gameModel.launchUrl
1065
+ t[92].gameModel.launchUrl
1066
1066
  ) : ""), n(
1067
1067
  a,
1068
1068
  "clientstyling",
@@ -1106,9 +1106,9 @@ function oa(t) {
1106
1106
  p(d, f) {
1107
1107
  f[1] & /*favoriteGamesData*/
1108
1108
  1024 && i !== (i = "" + ($ + /*gameprops*/
1109
- (d[91].cellSize ? (
1109
+ (d[92].cellSize ? (
1110
1110
  /*gameprops*/
1111
- d[91].cellSize
1111
+ d[92].cellSize
1112
1112
  ) : "1x1"))) && n(a, "class", i), f[0] & /*session*/
1113
1113
  64 && n(
1114
1114
  a,
@@ -1147,26 +1147,26 @@ function oa(t) {
1147
1147
  d[0]
1148
1148
  ), f[1] & /*favoriteGamesData*/
1149
1149
  1024 && o !== (o = /*gameprops*/
1150
- d[91].gameModel.thumbnail) && n(a, "gamethumbnail", o), f[1] & /*favoriteGamesData*/
1150
+ d[92].gameModel.thumbnail) && n(a, "gamethumbnail", o), f[1] & /*favoriteGamesData*/
1151
1151
  1024 && s !== (s = /*gameprops*/
1152
- d[91].gameModel.name) && n(a, "gamename", s), f[1] & /*favoriteGamesData*/
1152
+ d[92].gameModel.name) && n(a, "gamename", s), f[1] & /*favoriteGamesData*/
1153
1153
  1024 && l !== (l = /*gameprops*/
1154
- d[91].gameModel.vendor.displayName) && n(a, "gamevendor", l), f[1] & /*favoriteGamesData*/
1154
+ d[92].gameModel.vendor.displayName) && n(a, "gamevendor", l), f[1] & /*favoriteGamesData*/
1155
1155
  1024 && m !== (m = /*gameprops*/
1156
- d[91].launchUrl) && n(a, "gameLaunchUrl", m), f[1] & /*favoriteGamesData*/
1156
+ d[92].launchUrl) && n(a, "gameLaunchUrl", m), f[1] & /*favoriteGamesData*/
1157
1157
  1024 && u !== (u = /*gameprops*/
1158
- d[91].gameModel?.isNew) && n(a, "gameisnew", u), f[1] & /*favoriteGamesData*/
1158
+ d[92].gameModel?.isNew) && n(a, "gameisnew", u), f[1] & /*favoriteGamesData*/
1159
1159
  1024 && c !== (c = /*addGameTag*/
1160
1160
  d[44](
1161
1161
  /*gameprops*/
1162
- d[91].gameModel?.advancedTags
1162
+ d[92].gameModel?.advancedTags
1163
1163
  )) && n(a, "gametag", c), f[1] & /*favoriteGamesData*/
1164
1164
  1024 && g !== (g = /*gameprops*/
1165
- d[91].cellSize) && n(a, "gamecellsize", g), f[1] & /*favoriteGamesData*/
1165
+ d[92].cellSize) && n(a, "gamecellsize", g), f[1] & /*favoriteGamesData*/
1166
1166
  1024 && p !== (p = /*gameprops*/
1167
- d[91].gameModel.id) && n(a, "gameid", p), f[1] & /*favoriteGamesData*/
1167
+ d[92].gameModel.id) && n(a, "gameid", p), f[1] & /*favoriteGamesData*/
1168
1168
  1024 && v !== (v = /*gameprops*/
1169
- d[91].gameModel.hasFunMode) && n(a, "gamefunmode", v), f[0] & /*showgamename*/
1169
+ d[92].gameModel.hasFunMode) && n(a, "gamefunmode", v), f[0] & /*showgamename*/
1170
1170
  8192 && n(
1171
1171
  a,
1172
1172
  "showgamename",
@@ -1174,7 +1174,7 @@ function oa(t) {
1174
1174
  d[13]
1175
1175
  ), f[1] & /*favoriteGamesData*/
1176
1176
  1024 && F !== (F = /*gameprops*/
1177
- d[91].gameModel.isFavorite) && n(a, "gamefavorite", F), f[1] & /*showFavGamesCategory*/
1177
+ d[92].gameModel.isFavorite) && n(a, "gamefavorite", F), f[1] & /*showFavGamesCategory*/
1178
1178
  128 && n(
1179
1179
  a,
1180
1180
  "showfavoredcategory",
@@ -1184,7 +1184,7 @@ function oa(t) {
1184
1184
  1280 && N !== (N = /*intersectingIndexes*/
1185
1185
  d[39][
1186
1186
  /*gameprops*/
1187
- d[91].id
1187
+ d[92].id
1188
1188
  ] == 1 ? "connect" : "disconnect") && n(a, "connectlive", N), f[1] & /*visibilityconnect*/
1189
1189
  512 && n(
1190
1190
  a,
@@ -1205,9 +1205,9 @@ function oa(t) {
1205
1205
  d[12]
1206
1206
  ), f[1] & /*favoriteGamesData*/
1207
1207
  1024 && w !== (w = /*gameprops*/
1208
- d[91].gameModel.details ? (
1208
+ d[92].gameModel.details ? (
1209
1209
  /*gameprops*/
1210
- d[91].gameModel.launchUrl
1210
+ d[92].gameModel.launchUrl
1211
1211
  ) : "") && n(a, "livelobbyendpoint", w), f[0] & /*clientstyling*/
1212
1212
  512 && n(
1213
1213
  a,
@@ -1260,7 +1260,7 @@ function oa(t) {
1260
1260
  function sa(t) {
1261
1261
  let a, i = (
1262
1262
  /*gameprops*/
1263
- t[91].gameModel && ta(t)
1263
+ t[92].gameModel && ta(t)
1264
1264
  );
1265
1265
  return {
1266
1266
  c() {
@@ -1271,7 +1271,7 @@ function sa(t) {
1271
1271
  },
1272
1272
  p(o, s) {
1273
1273
  /*gameprops*/
1274
- o[91].gameModel ? i ? i.p(o, s) : (i = ta(o), i.c(), i.m(a.parentNode, a)) : i && (i.d(1), i = null);
1274
+ o[92].gameModel ? i ? i.p(o, s) : (i = ta(o), i.c(), i.m(a.parentNode, a)) : i && (i.d(1), i = null);
1275
1275
  },
1276
1276
  d(o) {
1277
1277
  o && y(a), i && i.d(o);
@@ -1286,13 +1286,13 @@ function la(t) {
1286
1286
  function m(g, p) {
1287
1287
  return (
1288
1288
  /*showLoadCategory*/
1289
- g[29] ? fi : ci
1289
+ g[29] ? gi : fi
1290
1290
  );
1291
1291
  }
1292
1292
  let u = m(t), c = u(t);
1293
1293
  return {
1294
1294
  c() {
1295
- a = G("div"), i = G("h3"), s = j(o), l = W(), c.c(), h(i, "class", "CategoryName"), h(a, "class", "CasinoGamesHeader");
1295
+ a = G("div"), i = G("h3"), s = j(o), l = B(), c.c(), h(i, "class", "CategoryName"), h(a, "class", "CasinoGamesHeader");
1296
1296
  },
1297
1297
  m(g, p) {
1298
1298
  S(g, a, p), k(a, i), k(i, s), t[52](i), k(a, l), c.m(a, null);
@@ -1307,7 +1307,7 @@ function la(t) {
1307
1307
  }
1308
1308
  };
1309
1309
  }
1310
- function ci(t) {
1310
+ function fi(t) {
1311
1311
  let a, i, o, s = (
1312
1312
  /*addfilterselector*/
1313
1313
  t[1] == "true" && ra(t)
@@ -1317,7 +1317,7 @@ function ci(t) {
1317
1317
  );
1318
1318
  return {
1319
1319
  c() {
1320
- a = G("div"), s && s.c(), i = W(), l && l.c(), h(a, "class", o = /*addfilterselector*/
1320
+ a = G("div"), s && s.c(), i = B(), l && l.c(), h(a, "class", o = /*addfilterselector*/
1321
1321
  t[1] == "true" && /*addsortingselector*/
1322
1322
  t[2] == "true" ? "CategoryFilterContainer" : "");
1323
1323
  },
@@ -1337,7 +1337,7 @@ function ci(t) {
1337
1337
  }
1338
1338
  };
1339
1339
  }
1340
- function fi(t) {
1340
+ function gi(t) {
1341
1341
  let a, i, o = (
1342
1342
  /*$_*/
1343
1343
  t[42]("viewAll") + ""
@@ -1350,7 +1350,7 @@ function fi(t) {
1350
1350
  a = G("a"), i = G("span"), s = j(o), l = j(" ("), u = j(m), c = j(")"), h(i, "class", "CategoryLoadMore"), h(a, "class", "CategoryNameLink");
1351
1351
  },
1352
1352
  m(v, F) {
1353
- S(v, a, F), k(a, i), k(i, s), k(i, l), k(i, u), k(i, c), g || (p = Ba(
1353
+ S(v, a, F), k(a, i), k(i, s), k(i, l), k(i, u), k(i, c), g || (p = Ya(
1354
1354
  a,
1355
1355
  "click",
1356
1356
  /*click_handler*/
@@ -1579,7 +1579,7 @@ function ma(t) {
1579
1579
  }
1580
1580
  };
1581
1581
  }
1582
- function gi(t) {
1582
+ function di(t) {
1583
1583
  let a, i = (
1584
1584
  /*$_*/
1585
1585
  t[42]("noResults") + ""
@@ -1601,14 +1601,14 @@ function gi(t) {
1601
1601
  }
1602
1602
  };
1603
1603
  }
1604
- function di(t) {
1604
+ function hi(t) {
1605
1605
  let a, i = [], o = /* @__PURE__ */ new Map(), s, l = se(
1606
1606
  /*shownCategoryData*/
1607
1607
  t[28]
1608
1608
  );
1609
1609
  const m = (u) => (
1610
1610
  /*gameprops*/
1611
- u[91].id
1611
+ u[92].id
1612
1612
  );
1613
1613
  for (let u = 0; u < l.length; u += 1) {
1614
1614
  let c = $e(t, l, u), g = m(c);
@@ -1653,7 +1653,7 @@ function di(t) {
1653
1653
  }
1654
1654
  };
1655
1655
  }
1656
- function hi(t) {
1656
+ function pi(t) {
1657
1657
  let a;
1658
1658
  return {
1659
1659
  c() {
@@ -1668,10 +1668,10 @@ function hi(t) {
1668
1668
  }
1669
1669
  };
1670
1670
  }
1671
- function pi(t) {
1671
+ function _i(t) {
1672
1672
  let a, i, o, s, l, m, u, c, g, p, v, F, N, w, d = (
1673
1673
  /*index*/
1674
- t[93]
1674
+ t[94]
1675
1675
  );
1676
1676
  const f = () => (
1677
1677
  /*casino_game_thumbnail_binding*/
@@ -1698,9 +1698,9 @@ function pi(t) {
1698
1698
  /*lang*/
1699
1699
  t[5]
1700
1700
  ), n(a, "class", i = "" + ($ + /*gameprops*/
1701
- (t[91].cellSize ? (
1701
+ (t[92].cellSize ? (
1702
1702
  /*gameprops*/
1703
- t[91].cellSize
1703
+ t[92].cellSize
1704
1704
  ) : "1x1"))), n(
1705
1705
  a,
1706
1706
  "favorites",
@@ -1712,19 +1712,19 @@ function pi(t) {
1712
1712
  /*categoryid*/
1713
1713
  t[0]
1714
1714
  ), n(a, "gamethumbnail", o = /*gameprops*/
1715
- t[91].thumbnail), n(a, "gamename", s = /*gameprops*/
1716
- t[91].name), n(a, "gamevendor", l = /*gameprops*/
1717
- t[91].vendor.displayName), n(a, "gameLaunchUrl", m = /*gameprops*/
1718
- t[91].launchUrl), n(a, "gameisnew", u = /*gameprops*/
1719
- t[91].isNew), n(a, "gametag", c = /*addGameTag*/
1715
+ t[92].thumbnail), n(a, "gamename", s = /*gameprops*/
1716
+ t[92].name), n(a, "gamevendor", l = /*gameprops*/
1717
+ t[92].vendor.displayName), n(a, "gameLaunchUrl", m = /*gameprops*/
1718
+ t[92].launchUrl), n(a, "gameisnew", u = /*gameprops*/
1719
+ t[92].isNew), n(a, "gametag", c = /*addGameTag*/
1720
1720
  t[44](
1721
1721
  /*gameprops*/
1722
- t[91].advancedTags
1722
+ t[92].advancedTags
1723
1723
  )), n(a, "gamecellsize", g = /*gameprops*/
1724
- t[91].cellSize), n(a, "gameid", p = /*gameprops*/
1725
- t[91].id), n(a, "gamefunmode", v = /*gameprops*/
1726
- t[91].hasFunMode), n(a, "gamefavorite", F = /*gameprops*/
1727
- t[91].isFavorite), n(
1724
+ t[92].cellSize), n(a, "gameid", p = /*gameprops*/
1725
+ t[92].id), n(a, "gamefunmode", v = /*gameprops*/
1726
+ t[92].hasFunMode), n(a, "gamefavorite", F = /*gameprops*/
1727
+ t[92].isFavorite), n(
1728
1728
  a,
1729
1729
  "translationurl",
1730
1730
  /*translationurl*/
@@ -1742,7 +1742,7 @@ function pi(t) {
1742
1742
  ), n(a, "connectlive", N = /*intersectingIndexes*/
1743
1743
  t[39][
1744
1744
  /*gameprops*/
1745
- t[91].id
1745
+ t[92].id
1746
1746
  ] == 1 ? "connect" : "disconnect"), n(
1747
1747
  a,
1748
1748
  "visibilityconnect",
@@ -1754,9 +1754,9 @@ function pi(t) {
1754
1754
  /*currency*/
1755
1755
  t[12]
1756
1756
  ), n(a, "livelobbyendpoint", w = /*gameprops*/
1757
- t[91].details ? (
1757
+ t[92].details ? (
1758
1758
  /*gameprops*/
1759
- t[91].href
1759
+ t[92].href
1760
1760
  ) : ""), n(
1761
1761
  a,
1762
1762
  "clientstyling",
@@ -1823,9 +1823,9 @@ function pi(t) {
1823
1823
  t[5]
1824
1824
  ), b[0] & /*shownCategoryData*/
1825
1825
  268435456 && i !== (i = "" + ($ + /*gameprops*/
1826
- (t[91].cellSize ? (
1826
+ (t[92].cellSize ? (
1827
1827
  /*gameprops*/
1828
- t[91].cellSize
1828
+ t[92].cellSize
1829
1829
  ) : "1x1"))) && n(a, "class", i), b[0] & /*favorites*/
1830
1830
  256 && n(
1831
1831
  a,
@@ -1840,28 +1840,28 @@ function pi(t) {
1840
1840
  t[0]
1841
1841
  ), b[0] & /*shownCategoryData*/
1842
1842
  268435456 && o !== (o = /*gameprops*/
1843
- t[91].thumbnail) && n(a, "gamethumbnail", o), b[0] & /*shownCategoryData*/
1843
+ t[92].thumbnail) && n(a, "gamethumbnail", o), b[0] & /*shownCategoryData*/
1844
1844
  268435456 && s !== (s = /*gameprops*/
1845
- t[91].name) && n(a, "gamename", s), b[0] & /*shownCategoryData*/
1845
+ t[92].name) && n(a, "gamename", s), b[0] & /*shownCategoryData*/
1846
1846
  268435456 && l !== (l = /*gameprops*/
1847
- t[91].vendor.displayName) && n(a, "gamevendor", l), b[0] & /*shownCategoryData*/
1847
+ t[92].vendor.displayName) && n(a, "gamevendor", l), b[0] & /*shownCategoryData*/
1848
1848
  268435456 && m !== (m = /*gameprops*/
1849
- t[91].launchUrl) && n(a, "gameLaunchUrl", m), b[0] & /*shownCategoryData*/
1849
+ t[92].launchUrl) && n(a, "gameLaunchUrl", m), b[0] & /*shownCategoryData*/
1850
1850
  268435456 && u !== (u = /*gameprops*/
1851
- t[91].isNew) && n(a, "gameisnew", u), b[0] & /*shownCategoryData*/
1851
+ t[92].isNew) && n(a, "gameisnew", u), b[0] & /*shownCategoryData*/
1852
1852
  268435456 && c !== (c = /*addGameTag*/
1853
1853
  t[44](
1854
1854
  /*gameprops*/
1855
- t[91].advancedTags
1855
+ t[92].advancedTags
1856
1856
  )) && n(a, "gametag", c), b[0] & /*shownCategoryData*/
1857
1857
  268435456 && g !== (g = /*gameprops*/
1858
- t[91].cellSize) && n(a, "gamecellsize", g), b[0] & /*shownCategoryData*/
1858
+ t[92].cellSize) && n(a, "gamecellsize", g), b[0] & /*shownCategoryData*/
1859
1859
  268435456 && p !== (p = /*gameprops*/
1860
- t[91].id) && n(a, "gameid", p), b[0] & /*shownCategoryData*/
1860
+ t[92].id) && n(a, "gameid", p), b[0] & /*shownCategoryData*/
1861
1861
  268435456 && v !== (v = /*gameprops*/
1862
- t[91].hasFunMode) && n(a, "gamefunmode", v), b[0] & /*shownCategoryData*/
1862
+ t[92].hasFunMode) && n(a, "gamefunmode", v), b[0] & /*shownCategoryData*/
1863
1863
  268435456 && F !== (F = /*gameprops*/
1864
- t[91].isFavorite) && n(a, "gamefavorite", F), b[0] & /*translationurl*/
1864
+ t[92].isFavorite) && n(a, "gamefavorite", F), b[0] & /*translationurl*/
1865
1865
  2048 && n(
1866
1866
  a,
1867
1867
  "translationurl",
@@ -1884,7 +1884,7 @@ function pi(t) {
1884
1884
  256 && N !== (N = /*intersectingIndexes*/
1885
1885
  t[39][
1886
1886
  /*gameprops*/
1887
- t[91].id
1887
+ t[92].id
1888
1888
  ] == 1 ? "connect" : "disconnect") && n(a, "connectlive", N), b[1] & /*visibilityconnect*/
1889
1889
  512 && n(
1890
1890
  a,
@@ -1899,9 +1899,9 @@ function pi(t) {
1899
1899
  t[12]
1900
1900
  ), b[0] & /*shownCategoryData*/
1901
1901
  268435456 && w !== (w = /*gameprops*/
1902
- t[91].details ? (
1902
+ t[92].details ? (
1903
1903
  /*gameprops*/
1904
- t[91].href
1904
+ t[92].href
1905
1905
  ) : "") && n(a, "livelobbyendpoint", w), b[0] & /*clientstyling*/
1906
1906
  512 && n(
1907
1907
  a,
@@ -1951,8 +1951,8 @@ function pi(t) {
1951
1951
  /*casinogamesgridslider*/
1952
1952
  t[20]
1953
1953
  ), d !== /*index*/
1954
- t[93] && (te(), d = /*index*/
1955
- t[93], f());
1954
+ t[94] && (te(), d = /*index*/
1955
+ t[94], f());
1956
1956
  },
1957
1957
  d(U) {
1958
1958
  U && y(a), te();
@@ -1960,7 +1960,7 @@ function pi(t) {
1960
1960
  };
1961
1961
  }
1962
1962
  function ua(t, a) {
1963
- let i, o, s = pi(a);
1963
+ let i, o, s = _i(a);
1964
1964
  return {
1965
1965
  key: t,
1966
1966
  first: null,
@@ -1978,7 +1978,7 @@ function ua(t, a) {
1978
1978
  }
1979
1979
  };
1980
1980
  }
1981
- function _i(t) {
1981
+ function vi(t) {
1982
1982
  let a, i = (
1983
1983
  /*$_*/
1984
1984
  t[42]("searchedItems") + ""
@@ -2000,7 +2000,7 @@ function _i(t) {
2000
2000
  }
2001
2001
  };
2002
2002
  }
2003
- function vi(t) {
2003
+ function bi(t) {
2004
2004
  let a, i = (
2005
2005
  /*$_*/
2006
2006
  t[42]("noResults") + ""
@@ -2022,7 +2022,7 @@ function vi(t) {
2022
2022
  }
2023
2023
  };
2024
2024
  }
2025
- function bi(t) {
2025
+ function wi(t) {
2026
2026
  let a, i = (
2027
2027
  /*$_*/
2028
2028
  t[42]("recentSearchedItems") + ""
@@ -2044,7 +2044,7 @@ function bi(t) {
2044
2044
  }
2045
2045
  };
2046
2046
  }
2047
- function wi(t) {
2047
+ function ki(t) {
2048
2048
  let a;
2049
2049
  return {
2050
2050
  c() {
@@ -2059,7 +2059,7 @@ function wi(t) {
2059
2059
  }
2060
2060
  };
2061
2061
  }
2062
- function ki(t) {
2062
+ function yi(t) {
2063
2063
  let a, i, o = [], s = /* @__PURE__ */ new Map(), l = !/*showItems*/
2064
2064
  t[34] && ca(t), m = se(
2065
2065
  /*shownCategoryData*/
@@ -2067,7 +2067,7 @@ function ki(t) {
2067
2067
  );
2068
2068
  const u = (c) => (
2069
2069
  /*gameprops*/
2070
- c[91].id
2070
+ c[92].id
2071
2071
  );
2072
2072
  for (let c = 0; c < m.length; c += 1) {
2073
2073
  let g = ea(t, m, c), p = u(g);
@@ -2075,7 +2075,7 @@ function ki(t) {
2075
2075
  }
2076
2076
  return {
2077
2077
  c() {
2078
- l && l.c(), a = W(), i = G("ul");
2078
+ l && l.c(), a = B(), i = G("ul");
2079
2079
  for (let c = 0; c < o.length; c += 1)
2080
2080
  o[c].c();
2081
2081
  h(i, "class", "CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap");
@@ -2133,9 +2133,9 @@ function fa(t, a) {
2133
2133
  first: null,
2134
2134
  c() {
2135
2135
  i = G("casino-game-thumbnail"), n(i, "class", o = "" + ($ + /*gameprops*/
2136
- (a[91].cellSize ? (
2136
+ (a[92].cellSize ? (
2137
2137
  /*gameprops*/
2138
- a[91].cellSize
2138
+ a[92].cellSize
2139
2139
  ) : "1x1"))), n(
2140
2140
  i,
2141
2141
  "session",
@@ -2167,18 +2167,18 @@ function fa(t, a) {
2167
2167
  /*categoryid*/
2168
2168
  a[0]
2169
2169
  ), n(i, "gamethumbnail", s = /*gameprops*/
2170
- a[91].thumbnail), n(i, "gamename", l = /*gameprops*/
2171
- a[91].name), n(i, "gamevendor", m = /*gameprops*/
2172
- a[91].vendor.displayName), n(i, "gameLaunchUrl", u = /*gameprops*/
2173
- a[91].launchUrl), n(i, "gameisnew", c = /*gameprops*/
2174
- a[91]?.isNew), n(i, "gametag", g = /*addGameTag*/
2170
+ a[92].thumbnail), n(i, "gamename", l = /*gameprops*/
2171
+ a[92].name), n(i, "gamevendor", m = /*gameprops*/
2172
+ a[92].vendor.displayName), n(i, "gameLaunchUrl", u = /*gameprops*/
2173
+ a[92].launchUrl), n(i, "gameisnew", c = /*gameprops*/
2174
+ a[92]?.isNew), n(i, "gametag", g = /*addGameTag*/
2175
2175
  a[44](
2176
2176
  /*gameprops*/
2177
- a[91].advancedTags
2177
+ a[92].advancedTags
2178
2178
  )), n(i, "gamecellsize", p = /*gameprops*/
2179
- a[91].cellSize), n(i, "gameid", v = /*gameprops*/
2180
- a[91].id), n(i, "gamefunmode", F = /*gameprops*/
2181
- a[91].hasFunMode), n(
2179
+ a[92].cellSize), n(i, "gameid", v = /*gameprops*/
2180
+ a[92].id), n(i, "gamefunmode", F = /*gameprops*/
2181
+ a[92].hasFunMode), n(
2182
2182
  i,
2183
2183
  "mbsource",
2184
2184
  /*mbsource*/
@@ -2194,15 +2194,15 @@ function fa(t, a) {
2194
2194
  /*translationurl*/
2195
2195
  a[11]
2196
2196
  ), n(i, "gamefavorite", N = /*gameprops*/
2197
- a[91].isFavorite), n(
2197
+ a[92].isFavorite), n(
2198
2198
  i,
2199
2199
  "currency",
2200
2200
  /*currency*/
2201
2201
  a[12]
2202
2202
  ), n(i, "livelobbyendpoint", w = /*gameprops*/
2203
- a[91].details ? (
2203
+ a[92].details ? (
2204
2204
  /*gameprops*/
2205
- a[91].href
2205
+ a[92].href
2206
2206
  ) : ""), n(
2207
2207
  i,
2208
2208
  "clientstyling",
@@ -2246,9 +2246,9 @@ function fa(t, a) {
2246
2246
  p(d, f) {
2247
2247
  a = d, f[0] & /*shownCategoryData*/
2248
2248
  268435456 && o !== (o = "" + ($ + /*gameprops*/
2249
- (a[91].cellSize ? (
2249
+ (a[92].cellSize ? (
2250
2250
  /*gameprops*/
2251
- a[91].cellSize
2251
+ a[92].cellSize
2252
2252
  ) : "1x1"))) && n(i, "class", o), f[0] & /*session*/
2253
2253
  64 && n(
2254
2254
  i,
@@ -2287,26 +2287,26 @@ function fa(t, a) {
2287
2287
  a[0]
2288
2288
  ), f[0] & /*shownCategoryData*/
2289
2289
  268435456 && s !== (s = /*gameprops*/
2290
- a[91].thumbnail) && n(i, "gamethumbnail", s), f[0] & /*shownCategoryData*/
2290
+ a[92].thumbnail) && n(i, "gamethumbnail", s), f[0] & /*shownCategoryData*/
2291
2291
  268435456 && l !== (l = /*gameprops*/
2292
- a[91].name) && n(i, "gamename", l), f[0] & /*shownCategoryData*/
2292
+ a[92].name) && n(i, "gamename", l), f[0] & /*shownCategoryData*/
2293
2293
  268435456 && m !== (m = /*gameprops*/
2294
- a[91].vendor.displayName) && n(i, "gamevendor", m), f[0] & /*shownCategoryData*/
2294
+ a[92].vendor.displayName) && n(i, "gamevendor", m), f[0] & /*shownCategoryData*/
2295
2295
  268435456 && u !== (u = /*gameprops*/
2296
- a[91].launchUrl) && n(i, "gameLaunchUrl", u), f[0] & /*shownCategoryData*/
2296
+ a[92].launchUrl) && n(i, "gameLaunchUrl", u), f[0] & /*shownCategoryData*/
2297
2297
  268435456 && c !== (c = /*gameprops*/
2298
- a[91]?.isNew) && n(i, "gameisnew", c), f[0] & /*shownCategoryData*/
2298
+ a[92]?.isNew) && n(i, "gameisnew", c), f[0] & /*shownCategoryData*/
2299
2299
  268435456 && g !== (g = /*addGameTag*/
2300
2300
  a[44](
2301
2301
  /*gameprops*/
2302
- a[91].advancedTags
2302
+ a[92].advancedTags
2303
2303
  )) && n(i, "gametag", g), f[0] & /*shownCategoryData*/
2304
2304
  268435456 && p !== (p = /*gameprops*/
2305
- a[91].cellSize) && n(i, "gamecellsize", p), f[0] & /*shownCategoryData*/
2305
+ a[92].cellSize) && n(i, "gamecellsize", p), f[0] & /*shownCategoryData*/
2306
2306
  268435456 && v !== (v = /*gameprops*/
2307
- a[91].id) && n(i, "gameid", v), f[0] & /*shownCategoryData*/
2307
+ a[92].id) && n(i, "gameid", v), f[0] & /*shownCategoryData*/
2308
2308
  268435456 && F !== (F = /*gameprops*/
2309
- a[91].hasFunMode) && n(i, "gamefunmode", F), f[0] & /*mbsource*/
2309
+ a[92].hasFunMode) && n(i, "gamefunmode", F), f[0] & /*mbsource*/
2310
2310
  2097152 && n(
2311
2311
  i,
2312
2312
  "mbsource",
@@ -2326,7 +2326,7 @@ function fa(t, a) {
2326
2326
  a[11]
2327
2327
  ), f[0] & /*shownCategoryData*/
2328
2328
  268435456 && N !== (N = /*gameprops*/
2329
- a[91].isFavorite) && n(i, "gamefavorite", N), f[0] & /*currency*/
2329
+ a[92].isFavorite) && n(i, "gamefavorite", N), f[0] & /*currency*/
2330
2330
  4096 && n(
2331
2331
  i,
2332
2332
  "currency",
@@ -2334,9 +2334,9 @@ function fa(t, a) {
2334
2334
  a[12]
2335
2335
  ), f[0] & /*shownCategoryData*/
2336
2336
  268435456 && w !== (w = /*gameprops*/
2337
- a[91].details ? (
2337
+ a[92].details ? (
2338
2338
  /*gameprops*/
2339
- a[91].href
2339
+ a[92].href
2340
2340
  ) : "") && n(i, "livelobbyendpoint", w), f[0] & /*clientstyling*/
2341
2341
  512 && n(
2342
2342
  i,
@@ -2386,7 +2386,7 @@ function fa(t, a) {
2386
2386
  }
2387
2387
  };
2388
2388
  }
2389
- function yi(t) {
2389
+ function Si(t) {
2390
2390
  let a;
2391
2391
  return {
2392
2392
  c() {
@@ -2400,7 +2400,7 @@ function yi(t) {
2400
2400
  }
2401
2401
  };
2402
2402
  }
2403
- function Si(t) {
2403
+ function Fi(t) {
2404
2404
  let a;
2405
2405
  return {
2406
2406
  c() {
@@ -2414,14 +2414,14 @@ function Si(t) {
2414
2414
  }
2415
2415
  };
2416
2416
  }
2417
- function Fi(t) {
2417
+ function Gi(t) {
2418
2418
  let a;
2419
2419
  function i(l, m) {
2420
2420
  return (
2421
2421
  /*hasErrors*/
2422
- l[25] ? ei : (
2422
+ l[25] ? ai : (
2423
2423
  /*searched*/
2424
- l[30] ? $a : xa
2424
+ l[30] ? ei : $a
2425
2425
  )
2426
2426
  );
2427
2427
  }
@@ -2444,11 +2444,11 @@ function Fi(t) {
2444
2444
  };
2445
2445
  }
2446
2446
  const $ = "game-tile-";
2447
- let Gi = 0;
2448
- function Ci(t, a, i) {
2447
+ let Ci = 0;
2448
+ function Mi(t, a, i) {
2449
2449
  let o;
2450
- Va(t, Ya, (r) => i(42, o = r));
2451
- let { endpoint: s = "" } = a, { datasource: l = "" } = a, { lang: m = "" } = a, { session: u = "" } = a, { userid: c = "" } = a, { favorites: g = "" } = a, { clientstyling: p = "" } = a, { clientstylingurl: v = "" } = a, { translationurl: F = "" } = a, { currency: N = "" } = a, { categoryid: w = "" } = a, { showgamename: d = "" } = a, { livecasino: f = "false" } = a, { gamepagemodalurl: te = "true" } = a, { integratedgameframedesktop: U = "false" } = a, { integratedgameframemobile: b = "false" } = a, { casinomygames: V = "false" } = a, { addfilterselector: be = "false" } = a, { addsortingselector: we = "false" } = a, { filterbylogo: He = "" } = a, { casinogamesgridslider: qe = "false" } = a, { fetchviaevent: le = "false" } = a, { showallpage: Ne = "casino" } = a, { actionevent: Re = "CategoryChange" } = a, { displayedgamecount: ke = "10" } = a, { showallbuttongamescount: ye = "10" } = a, { mbsource: Ae } = a, Z = !0, Ee = !1, Se, Fe, ee = !0, We = window.navigator.userAgent, A, z = [], B = !0, ae = 40, Y = !1, Ge = !1, Be = !1, re = !1, je = !1, Le = !0, me = !1, ue, Te, ce, fe = !1, J, Ce = !1, ge = new Array(1e4), de = {}, Pe = "", ie = "", Me, De, P, H = [], ze = new AbortController(), ne = { items: [], count: 0, name: "" };
2450
+ Ha(t, Ja, (r) => i(42, o = r));
2451
+ let { endpoint: s = "" } = a, { datasource: l = "" } = a, { lang: m = "" } = a, { session: u = "" } = a, { userid: c = "" } = a, { favorites: g = "" } = a, { clientstyling: p = "" } = a, { clientstylingurl: v = "" } = a, { translationurl: F = "" } = a, { currency: N = "" } = a, { categoryid: w = "" } = a, { showgamename: d = "" } = a, { livecasino: f = "false" } = a, { gamepagemodalurl: te = "true" } = a, { integratedgameframedesktop: U = "false" } = a, { integratedgameframemobile: b = "false" } = a, { casinomygames: V = "false" } = a, { addfilterselector: be = "false" } = a, { addsortingselector: we = "false" } = a, { filterbylogo: He = "" } = a, { casinogamesgridslider: qe = "false" } = a, { fetchviaevent: le = "false" } = a, { showallpage: Ne = "casino" } = a, { actionevent: Re = "CategoryChange" } = a, { displayedgamecount: ke = "10" } = a, { showallbuttongamescount: ye = "10" } = a, { mbsource: Ee } = a, Z = !0, Ae = !1, Se, Fe, ee = !0, We = window.navigator.userAgent, E, z = [], Y = !0, ae = 40, J = !1, Ge = !1, Be = !1, re = !1, je = !1, Le = !0, me = !1, ue, Te, ce, fe = !1, H, Ce = !1, ge = new Array(1e4), de = {}, Pe = "", ie = "", Me, De, P, q = [], ze = new AbortController(), ne = { items: [], count: 0, name: "" };
2452
2452
  const ha = () => {
2453
2453
  fetch(F).then((_) => _.json()).then((_) => {
2454
2454
  Object.keys(_).forEach((C) => {
@@ -2464,7 +2464,7 @@ function Ci(t, a, i) {
2464
2464
  let pa = new IntersectionObserver((r) => {
2465
2465
  r.forEach(async (_) => {
2466
2466
  let C = _.target.gameid, R = _.target.elems_index;
2467
- _.isIntersecting ? (R * 1.2 > ae && ka(w), i(39, de[C] = 1, de)) : i(39, de[C] = 0, de);
2467
+ _.isIntersecting ? (R * 1.2 > ae && ya(w), i(39, de[C] = 1, de)) : i(39, de[C] = 0, de);
2468
2468
  });
2469
2469
  });
2470
2470
  const Ye = (r, _) => {
@@ -2474,11 +2474,11 @@ function Ci(t, a, i) {
2474
2474
  method: "GET",
2475
2475
  headers: { "X-SessionID": r }
2476
2476
  };
2477
- return new Promise((E, M) => {
2477
+ return new Promise((A, M) => {
2478
2478
  fetch(C, R).then((L) => L.json()).then((L) => {
2479
2479
  if (i(24, Z = !1), P = [], L) {
2480
- L.items.forEach((q) => {
2481
- q.gameModel && (P.push(q), H.includes(q.id) || H.push(q.id));
2480
+ L.items.forEach((W) => {
2481
+ W.gameModel && (P.push(W), q.includes(W.id) || q.push(W.id));
2482
2482
  });
2483
2483
  const Q = Ve(P)?.length;
2484
2484
  window.postMessage({
@@ -2491,7 +2491,7 @@ function Ci(t, a, i) {
2491
2491
  Q.isFavorite = K(Q.id);
2492
2492
  });
2493
2493
  let O = z;
2494
- i(28, z = void 0), i(28, z = O), E(P);
2494
+ i(28, z = void 0), i(28, z = O), A(P);
2495
2495
  }).catch((L) => {
2496
2496
  console.error(L), M(L);
2497
2497
  });
@@ -2500,9 +2500,9 @@ function Ci(t, a, i) {
2500
2500
  ze && ze.abort(), ze = new AbortController();
2501
2501
  const R = ze.signal;
2502
2502
  i(24, Z = !0);
2503
- let E = "", M = "", L = JSON.parse(localStorage.getItem("vendorFiltersByCategory")), O = JSON.parse(localStorage.getItem("vendorSortingBy"));
2504
- return (r.match(/\$/g) || []).length > 1 ? (E = r.split("$").slice(0, 2).join("$"), M = new URL(`${s}/v1/casino/groups/${l}/${E}/subGroups`)) : M = new URL(`${s}/v1/casino/groups/${l}/${r}`), new Promise((Q, q) => {
2505
- if (M.searchParams.delete("pagination"), M.searchParams.append("expand", "games(vendor)"), M.searchParams.append("fields", "id,name,games"), M.searchParams.append("platform", qa(We)), M.searchParams.append("pagination", `games(offset=${_},limit=${C})`), M.searchParams.append("language", m), window.postMessage({ type: "CategoryVendors", categoryid: r }, window.location.href), L && L[r])
2503
+ let A = "", M = "", L = JSON.parse(localStorage.getItem("vendorFiltersByCategory")), O = JSON.parse(localStorage.getItem("vendorSortingBy"));
2504
+ return (r.match(/\$/g) || []).length > 1 ? (A = r.split("$").slice(0, 2).join("$"), M = new URL(`${s}/v1/casino/groups/${l}/${A}/subGroups`)) : M = new URL(`${s}/v1/casino/groups/${l}/${r}`), new Promise((Q, W) => {
2505
+ if (M.searchParams.delete("pagination"), M.searchParams.append("expand", "games(vendor)"), M.searchParams.append("fields", "id,name,games"), M.searchParams.append("platform", Wa(We)), M.searchParams.append("pagination", `games(offset=${_},limit=${C})`), M.searchParams.append("language", m), window.postMessage({ type: "CategoryVendors", categoryid: r }, window.location.href), L && L[r])
2506
2506
  if (L[r].length && ee === !1 && fe === !1) {
2507
2507
  let T = "";
2508
2508
  i(33, je = !0), L[r].forEach((pe) => {
@@ -2514,22 +2514,27 @@ function Ci(t, a, i) {
2514
2514
  R.aborted || (i(24, Z = !1), (r.match(/\$/g) || []).length > 1 && (T = T.items.filter((pe) => {
2515
2515
  if (pe.id == r)
2516
2516
  return pe;
2517
- })[0]), i(51, De = !0), i(25, Ee = !1), Te = T.games.total, i(35, me = !0), Q(T));
2517
+ })[0]), i(51, De = !0), i(25, Ae = !1), Te = T.games.total, i(35, me = !0), Q(T));
2518
2518
  }).catch((T) => {
2519
- T.name !== "AbortError" && (i(25, Ee = !0), console.error(T), q(T));
2519
+ T.name !== "AbortError" && (i(25, Ae = !0), console.error(T), W(T));
2520
+ }).finally(() => {
2521
+ _a();
2520
2522
  });
2521
2523
  });
2522
- }, _a = (r, _, C) => {
2523
- r !== "" && (i(30, Y = !1), i(26, ee = !0), i(1, be = "false"), i(2, we = "false"), i(32, re = !1), Ce = !1, i(29, B = +_ > +C), he(r, 0, +_).then((R) => {
2524
- i(27, A = R), i(28, z = A.games.items), z && z.forEach((E) => {
2525
- E.isFavorite = K(E.id);
2524
+ }, _a = () => {
2525
+ const r = H.getRootNode().host;
2526
+ r.dispatchEvent(new CustomEvent("data-loaded", { bubbles: !0, detail: { target: r } }));
2527
+ }, va = (r, _, C) => {
2528
+ r !== "" && (i(30, J = !1), i(26, ee = !0), i(1, be = "false"), i(2, we = "false"), i(32, re = !1), Ce = !1, i(29, Y = +_ > +C), he(r, 0, +_).then((R) => {
2529
+ i(27, E = R), i(28, z = E.games.items), z && z.forEach((A) => {
2530
+ A.isFavorite = K(A.id);
2526
2531
  });
2527
2532
  }));
2528
2533
  }, Ue = (r) => {
2529
2534
  if (r.data)
2530
2535
  switch (r.data.type) {
2531
2536
  case "MostPlayedData":
2532
- w == "MOSTPLAYED" && (i(30, Y = !1), i(26, ee = !1), i(29, B = !1), i(28, z = r.data.mostPlayedGames), i(27, A = {
2537
+ w == "MOSTPLAYED" && (i(30, J = !1), i(26, ee = !1), i(29, Y = !1), i(28, z = r.data.mostPlayedGames), i(27, E = {
2533
2538
  id: "MOSTPLAYED",
2534
2539
  name: "Most Played Games",
2535
2540
  games: {
@@ -2540,7 +2545,7 @@ function Ci(t, a, i) {
2540
2545
  })), i(24, Z = !1);
2541
2546
  break;
2542
2547
  case "LastPlayedData":
2543
- w == "LASTPLAYED" && (i(30, Y = !1), i(26, ee = !1), i(29, B = !1), i(28, z = r.data.lastPlayedGames), i(27, A = {
2548
+ w == "LASTPLAYED" && (i(30, J = !1), i(26, ee = !1), i(29, Y = !1), i(28, z = r.data.lastPlayedGames), i(27, E = {
2544
2549
  id: "LASTPLAYED",
2545
2550
  name: "Last Played Games",
2546
2551
  games: {
@@ -2554,21 +2559,21 @@ function Ci(t, a, i) {
2554
2559
  r.data.operatordetail;
2555
2560
  break;
2556
2561
  case "RecentSearchData":
2557
- i(30, Y = !0), i(31, Ge = !0), r.data.searchData.length > 0 ? (i(28, z = r.data.searchData), i(34, Le = !0), z && z.forEach((_) => {
2562
+ i(30, J = !0), i(31, Ge = !0), r.data.searchData.length > 0 ? (i(28, z = r.data.searchData), i(34, Le = !0), z && z.forEach((_) => {
2558
2563
  _.isFavorite = K(_.id);
2559
2564
  })) : (i(28, z = []), i(34, Le = !1));
2560
2565
  break;
2561
2566
  case "OutOfRecentSearches":
2562
- i(30, Y = !1), i(31, Ge = !1);
2567
+ i(30, J = !1), i(31, Ge = !1);
2563
2568
  break;
2564
2569
  case "SearchData":
2565
- i(30, Y = !0), i(31, Ge = !1), i(28, z = r.data.searchData.items || []), i(32, re = !0), r.data.receivedFavoriteResults && (P = r.data.receivedFavoriteResults.items), z && z.forEach((_) => {
2570
+ i(30, J = !0), i(31, Ge = !1), i(28, z = r.data.searchData.items || []), i(32, re = !0), r.data.receivedFavoriteResults && (P = r.data.receivedFavoriteResults.items), z && z.forEach((_) => {
2566
2571
  _.isFavorite = K(_.id);
2567
2572
  });
2568
2573
  break;
2569
2574
  case `CategoryData_${w}`:
2570
- i(30, Y = !1), i(26, ee = !0), i(1, be = "false"), i(2, we = "false"), i(32, re = !1), Ce = !1, r.data.receivedFavoriteResults && (P = r.data.receivedFavoriteResults.items), he(r.data.categoryId, 0, r.data.visiblegames).then((_) => {
2571
- i(27, A = _), i(28, z = A.games.items), Te <= r.data.visiblegames ? i(29, B = !1) : i(29, B = !0), z && z.forEach((C) => {
2575
+ i(30, J = !1), i(26, ee = !0), i(1, be = "false"), i(2, we = "false"), i(32, re = !1), Ce = !1, r.data.receivedFavoriteResults && (P = r.data.receivedFavoriteResults.items), he(r.data.categoryId, 0, r.data.visiblegames).then((_) => {
2576
+ i(27, E = _), i(28, z = E.games.items), Te <= r.data.visiblegames ? i(29, Y = !1) : i(29, Y = !0), z && z.forEach((C) => {
2572
2577
  C.isFavorite = K(C.id);
2573
2578
  });
2574
2579
  });
@@ -2578,17 +2583,17 @@ function Ci(t, a, i) {
2578
2583
  break;
2579
2584
  case "ApplySorter":
2580
2585
  i(0, w = r.data.itemId), ie = r.data.sortBy, he(w, 0, ae).then((_) => {
2581
- i(27, A = _), i(28, z = A.games.items), i(29, B = !1);
2586
+ i(27, E = _), i(28, z = E.games.items), i(29, Y = !1);
2582
2587
  });
2583
2588
  break;
2584
2589
  case "CategoryUpdate":
2585
2590
  Je(r.data.itemId);
2586
2591
  break;
2587
2592
  case `SetUnfavoredGame${w}`:
2588
- wa(`${s}/v1/player/${c}/favorites`, u, r.data.id);
2593
+ ka(`${s}/v1/player/${c}/favorites`, u, r.data.id);
2589
2594
  break;
2590
2595
  case `SetFavoredGame${w}`:
2591
- ba(`${s}/v1/player/${c}/favorites`, u, r.data.id);
2596
+ wa(`${s}/v1/player/${c}/favorites`, u, r.data.id);
2592
2597
  break;
2593
2598
  case "UserSessionID":
2594
2599
  Se = r.data.session, Fe = r.data.userID, g == "true" && Fe && Fe.length && Se && Se.length > 0 && Ye(Se, Fe);
@@ -2598,64 +2603,64 @@ function Ci(t, a, i) {
2598
2603
  break;
2599
2604
  }
2600
2605
  }, Je = (r) => {
2601
- i(30, Y = !1), i(26, ee = !1), i(32, re = !1), Ce = !0, i(35, me = !1), i(0, w = r), w !== "MOSTPLAYED" && i(29, B = !1), V !== "true" && he(w, 0, ae).then((_) => {
2602
- i(27, A = _), A.games.items.forEach((C) => {
2606
+ 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), V !== "true" && he(w, 0, ae).then((_) => {
2607
+ i(27, E = _), E.games.items.forEach((C) => {
2603
2608
  C.isFavorite = K(C.id);
2604
- }), i(28, z = A.games.items), i(29, B = !1), z.length < 10 && e.data.origin == !1 && (Be = !0, setTimeout(
2609
+ }), i(28, z = E.games.items), i(29, Y = !1), z.length < 10 && e.data.origin == !1 && (Be = !0, setTimeout(
2605
2610
  () => {
2606
2611
  window.postMessage({ type: "WidgetTopReference", scrollTop: Be }, window.location.href);
2607
2612
  },
2608
2613
  500
2609
2614
  ));
2610
2615
  });
2611
- }, va = () => {
2612
- A && (i(28, z = A.games.items), z.forEach((r) => {
2616
+ }, ba = () => {
2617
+ E && (i(28, z = E.games.items), z.forEach((r) => {
2613
2618
  r.isFavorite = K(r.id);
2614
2619
  }));
2615
2620
  }, K = (r) => P?.some((_) => _.id === r) ?? !1;
2616
- let ba = async (r, _, C) => {
2617
- await Oe(r, _), H.includes(C) || H.push(C);
2618
- let E = {
2621
+ let wa = async (r, _, C) => {
2622
+ await Oe(r, _), q.includes(C) || q.push(C);
2623
+ let A = {
2619
2624
  method: "POST",
2620
2625
  headers: {
2621
2626
  "X-SessionID": _,
2622
2627
  "Content-Type": "application/json",
2623
2628
  Accept: "application/json"
2624
2629
  },
2625
- body: JSON.stringify({ items: H })
2630
+ body: JSON.stringify({ items: q })
2626
2631
  };
2627
- fetch(r, E).then((M) => M.json()).then(() => {
2632
+ fetch(r, A).then((M) => M.json()).then(() => {
2628
2633
  window.postMessage({ type: `AddFavoriteThumbnail_${C}` }, window.location.href);
2629
2634
  }).catch((M) => {
2630
2635
  console.error("Err", M);
2631
2636
  });
2632
2637
  };
2633
- const wa = (r, _, C) => {
2638
+ const ka = (r, _, C) => {
2634
2639
  let R = {
2635
2640
  method: "DELETE",
2636
2641
  headers: { "X-SessionID": _ }
2637
2642
  };
2638
- fetch(`${r}/${C}`, R).then((E) => E.json()).then(() => {
2643
+ fetch(`${r}/${C}`, R).then((A) => A.json()).then(() => {
2639
2644
  window.postMessage(
2640
2645
  {
2641
2646
  type: `RemoveFavoriteThumbnail_${C}`
2642
2647
  },
2643
2648
  window.location.href
2644
2649
  ), Oe(r, _);
2645
- }), H.includes(C) && (H = H.filter((E) => E != C));
2650
+ }), q.includes(C) && (q = q.filter((A) => A != C));
2646
2651
  }, Oe = async (r, _) => fetch(r, {
2647
2652
  method: "GET",
2648
2653
  headers: { "X-SessionID": _ }
2649
2654
  }).then((R) => R.json()).then((R) => {
2650
2655
  P = R.items, le ? (P.forEach((M) => {
2651
- H.includes(M.id) || H.push(M.id);
2652
- }), va()) : P.forEach((M) => {
2656
+ q.includes(M.id) || q.push(M.id);
2657
+ }), ba()) : P.forEach((M) => {
2653
2658
  M.isFavorite = K(M.id);
2654
2659
  });
2655
- const E = Ve(P)?.length;
2660
+ const A = Ve(P)?.length;
2656
2661
  w === "FAVORITES" && (window.postMessage({
2657
2662
  type: "UpdateFavoritesCount",
2658
- favoriteGamesLength: E
2663
+ favoriteGamesLength: A
2659
2664
  }), Ke(P));
2660
2665
  }).catch((R) => {
2661
2666
  console.error(R);
@@ -2666,21 +2671,21 @@ function Ci(t, a, i) {
2666
2671
  _ = r?.items || r || [], _.length > 0 && _.forEach((C) => {
2667
2672
  C.gameModel && (C.gameModel.isFavorite = !0);
2668
2673
  }), i(41, ne.items = Ve(_, ne.items), ne), i(41, ne.name = "Favorites", ne), i(24, Z = !1);
2669
- }, ka = (r) => {
2670
- ae += 1, i(35, me = !0), ae <= Te && he(r, Gi, ae).then((_) => {
2671
- i(27, A = _), A.games.items.length > z.length && (i(28, z = A.games.items), z.forEach((C) => {
2674
+ }, ya = (r) => {
2675
+ ae += 1, i(35, me = !0), ae <= Te && he(r, Ci, ae).then((_) => {
2676
+ i(27, E = _), E.games.items.length > z.length && (i(28, z = E.games.items), z.forEach((C) => {
2672
2677
  C.isFavorite = K(C.id);
2673
2678
  })), i(35, me = !1);
2674
2679
  });
2675
- }, ya = (r) => {
2680
+ }, Sa = (r) => {
2676
2681
  const _ = r ?? [];
2677
2682
  if (_?.length === 0)
2678
2683
  return "";
2679
- let C = "", R = 999999999999, E;
2684
+ let C = "", R = 999999999999, A;
2680
2685
  const M = new Date(Date.now());
2681
2686
  return _.forEach((L, O) => {
2682
- const Q = new Date(L.schedules[0].startTime), q = new Date(L.schedules[0].endTime);
2683
- Ie(q).diff(M) < R && (R = Ie(q).diff(M), E = O), Ie(M).isAfter(Q) && Ie(M).isBefore(q) && (C = _[E].name);
2687
+ const Q = new Date(L.schedules[0].startTime), W = new Date(L.schedules[0].endTime);
2688
+ Ie(W).diff(M) < R && (R = Ie(W).diff(M), A = O), Ie(M).isAfter(Q) && Ie(M).isBefore(W) && (C = _[A].name);
2684
2689
  }), C;
2685
2690
  }, Xe = (r) => {
2686
2691
  window.postMessage(
@@ -2691,7 +2696,7 @@ function Ci(t, a, i) {
2691
2696
  },
2692
2697
  window.location.href
2693
2698
  );
2694
- }, Sa = () => {
2699
+ }, Fa = () => {
2695
2700
  switch (w) {
2696
2701
  case "FAVORITES":
2697
2702
  c && u && i(38, fe = !0);
@@ -2706,35 +2711,35 @@ function Ci(t, a, i) {
2706
2711
  Je(w);
2707
2712
  break;
2708
2713
  }
2709
- }, Fa = () => {
2710
- document[Me] ? i(40, Pe = "disconnect") : i(40, Pe = "connect");
2711
2714
  }, Ga = () => {
2715
+ document[Me] ? i(40, Pe = "disconnect") : i(40, Pe = "connect");
2716
+ }, Ca = () => {
2712
2717
  Ce && ge.forEach((r, _) => {
2713
2718
  r && (r.elems_index = _, pa.observe(r));
2714
2719
  });
2715
- }, Ca = () => {
2716
- Za(m);
2720
+ }, Ma = () => {
2721
+ Qa(m);
2717
2722
  };
2718
- Ha(() => (window.addEventListener("visibilitychange", (r) => Fa()), window.addEventListener("message", Ue, !1), () => {
2723
+ qa(() => (window.addEventListener("visibilitychange", (r) => Ga()), window.addEventListener("message", Ue, !1), () => {
2719
2724
  window.removeEventListener("message", Ue), window.removeEventListener("visibilitychange", Ue);
2720
2725
  }));
2721
- function Ma(r) {
2726
+ function za(r) {
2722
2727
  oe[r ? "unshift" : "push"](() => {
2723
2728
  ce = r, i(37, ce);
2724
2729
  });
2725
2730
  }
2726
- const za = (r) => Xe(A.id);
2727
- function Ia(r, _) {
2731
+ const Ia = (r) => Xe(E.id);
2732
+ function Na(r, _) {
2728
2733
  oe[r ? "unshift" : "push"](() => {
2729
2734
  ge[_] = r, i(23, ge);
2730
2735
  });
2731
2736
  }
2732
- function Na(r) {
2737
+ function Ra(r) {
2733
2738
  oe[r ? "unshift" : "push"](() => {
2734
2739
  ue = r, i(36, ue);
2735
2740
  });
2736
2741
  }
2737
- function Ra(r) {
2742
+ function Ea(r) {
2738
2743
  oe[r ? "unshift" : "push"](() => {
2739
2744
  ce = r, i(37, ce);
2740
2745
  });
@@ -2744,26 +2749,26 @@ function Ci(t, a, i) {
2744
2749
  ue = r, i(36, ue);
2745
2750
  });
2746
2751
  }
2747
- function Ea(r) {
2752
+ function ja(r) {
2748
2753
  oe[r ? "unshift" : "push"](() => {
2749
- J = r, i(22, J);
2754
+ H = r, i(22, H);
2750
2755
  });
2751
2756
  }
2752
2757
  return t.$$set = (r) => {
2753
- "endpoint" in r && i(3, s = r.endpoint), "datasource" in r && i(4, l = r.datasource), "lang" in r && i(5, m = r.lang), "session" in r && i(6, u = r.session), "userid" in r && i(7, c = r.userid), "favorites" in r && i(8, g = r.favorites), "clientstyling" in r && i(9, p = r.clientstyling), "clientstylingurl" in r && i(10, v = r.clientstylingurl), "translationurl" in r && i(11, F = r.translationurl), "currency" in r && i(12, N = r.currency), "categoryid" in r && i(0, w = r.categoryid), "showgamename" in r && i(13, d = r.showgamename), "livecasino" in r && i(14, f = r.livecasino), "gamepagemodalurl" in r && i(15, te = r.gamepagemodalurl), "integratedgameframedesktop" in r && i(16, U = r.integratedgameframedesktop), "integratedgameframemobile" in r && i(17, b = r.integratedgameframemobile), "casinomygames" in r && i(18, V = r.casinomygames), "addfilterselector" in r && i(1, be = r.addfilterselector), "addsortingselector" in r && i(2, we = r.addsortingselector), "filterbylogo" in r && i(19, He = r.filterbylogo), "casinogamesgridslider" in r && i(20, qe = r.casinogamesgridslider), "fetchviaevent" in r && i(46, le = r.fetchviaevent), "showallpage" in r && i(47, Ne = r.showallpage), "actionevent" in r && i(48, Re = r.actionevent), "displayedgamecount" in r && i(49, ke = r.displayedgamecount), "showallbuttongamescount" in r && i(50, ye = r.showallbuttongamescount), "mbsource" in r && i(21, Ae = r.mbsource);
2758
+ "endpoint" in r && i(3, s = r.endpoint), "datasource" in r && i(4, l = r.datasource), "lang" in r && i(5, m = r.lang), "session" in r && i(6, u = r.session), "userid" in r && i(7, c = r.userid), "favorites" in r && i(8, g = r.favorites), "clientstyling" in r && i(9, p = r.clientstyling), "clientstylingurl" in r && i(10, v = r.clientstylingurl), "translationurl" in r && i(11, F = r.translationurl), "currency" in r && i(12, N = r.currency), "categoryid" in r && i(0, w = r.categoryid), "showgamename" in r && i(13, d = r.showgamename), "livecasino" in r && i(14, f = r.livecasino), "gamepagemodalurl" in r && i(15, te = r.gamepagemodalurl), "integratedgameframedesktop" in r && i(16, U = r.integratedgameframedesktop), "integratedgameframemobile" in r && i(17, b = r.integratedgameframemobile), "casinomygames" in r && i(18, V = r.casinomygames), "addfilterselector" in r && i(1, be = r.addfilterselector), "addsortingselector" in r && i(2, we = r.addsortingselector), "filterbylogo" in r && i(19, He = r.filterbylogo), "casinogamesgridslider" in r && i(20, qe = r.casinogamesgridslider), "fetchviaevent" in r && i(46, le = r.fetchviaevent), "showallpage" in r && i(47, Ne = r.showallpage), "actionevent" in r && i(48, Re = r.actionevent), "displayedgamecount" in r && i(49, ke = r.displayedgamecount), "showallbuttongamescount" in r && i(50, ye = r.showallbuttongamescount), "mbsource" in r && i(21, Ee = r.mbsource);
2754
2759
  }, t.$$.update = () => {
2755
2760
  t.$$.dirty[0] & /*lang*/
2756
- 32 && m && Ca(), t.$$.dirty[0] & /*endpoint, lang, categoryid, datasource*/
2761
+ 32 && m && Ma(), t.$$.dirty[0] & /*endpoint, lang, categoryid, datasource*/
2757
2762
  57 | t.$$.dirty[1] & /*fetchviaevent, displayedgamecount, showallbuttongamescount*/
2758
- 819200 && (le === "false" || le === "") && s && m && w && l && ke && ye && _a(w, ke, ye), t.$$.dirty[0] & /*favorites, endpoint, session, userid*/
2763
+ 819200 && (le === "false" || le === "") && s && m && w && l && ke && ye && va(w, ke, ye), t.$$.dirty[0] & /*favorites, endpoint, session, userid*/
2759
2764
  456 && g === "true" && s && u && c && Ye(u, c), t.$$.dirty[0] & /*thumbnailContainer*/
2760
2765
  8388608 | t.$$.dirty[1] & /*dataloaded*/
2761
- 1048576 && De && ge && Ga(), t.$$.dirty[0] & /*lang, categoryid*/
2762
- 33 && m && w && Sa(), t.$$.dirty[0] & /*translationurl*/
2766
+ 1048576 && De && ge && Ca(), t.$$.dirty[0] & /*lang, categoryid*/
2767
+ 33 && m && w && Fa(), t.$$.dirty[0] & /*translationurl*/
2763
2768
  2048 && F && ha(), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
2764
- 4194816 && p && J && Ja(J, p), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
2765
- 4195328 && v && J && Ka(J, v), t.$$.dirty[0] & /*customStylingContainer, mbsource*/
2766
- 6291456 && J && Xa(J, `${Ae}.Style`);
2769
+ 4194816 && p && H && Ka(H, p), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
2770
+ 4195328 && v && H && Xa(H, v), t.$$.dirty[0] & /*customStylingContainer, mbsource*/
2771
+ 6291456 && H && Za(H, `${Ee}.Style`);
2767
2772
  }, [
2768
2773
  w,
2769
2774
  be,
@@ -2786,16 +2791,16 @@ function Ci(t, a, i) {
2786
2791
  V,
2787
2792
  He,
2788
2793
  qe,
2789
- Ae,
2790
- J,
2794
+ Ee,
2795
+ H,
2791
2796
  ge,
2792
2797
  Z,
2793
- Ee,
2798
+ Ae,
2794
2799
  ee,
2795
- A,
2800
+ E,
2796
2801
  z,
2797
- B,
2798
2802
  Y,
2803
+ J,
2799
2804
  Ge,
2800
2805
  re,
2801
2806
  je,
@@ -2809,7 +2814,7 @@ function Ci(t, a, i) {
2809
2814
  ne,
2810
2815
  o,
2811
2816
  We,
2812
- ya,
2817
+ Sa,
2813
2818
  Xe,
2814
2819
  le,
2815
2820
  Ne,
@@ -2817,23 +2822,23 @@ function Ci(t, a, i) {
2817
2822
  ke,
2818
2823
  ye,
2819
2824
  De,
2820
- Ma,
2821
2825
  za,
2822
2826
  Ia,
2823
2827
  Na,
2824
2828
  Ra,
2829
+ Ea,
2825
2830
  Aa,
2826
- Ea
2831
+ ja
2827
2832
  ];
2828
2833
  }
2829
- class Mi extends Ta {
2834
+ class zi extends Pa {
2830
2835
  constructor(a) {
2831
- super(), Pa(
2836
+ super(), Da(
2832
2837
  this,
2833
2838
  a,
2834
- Ci,
2835
- Fi,
2836
- Da,
2839
+ Mi,
2840
+ Gi,
2841
+ Ua,
2837
2842
  {
2838
2843
  endpoint: 3,
2839
2844
  datasource: 4,
@@ -2863,7 +2868,7 @@ class Mi extends Ta {
2863
2868
  showallbuttongamescount: 50,
2864
2869
  mbsource: 21
2865
2870
  },
2866
- Qa,
2871
+ xa,
2867
2872
  [-1, -1, -1, -1]
2868
2873
  );
2869
2874
  }
@@ -3030,7 +3035,7 @@ class Mi extends Ta {
3030
3035
  this.$$set({ mbsource: a }), I();
3031
3036
  }
3032
3037
  }
3033
- Ua(Mi, { 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);
3038
+ Oa(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);
3034
3039
  export {
3035
- Mi as default
3040
+ zi as default
3036
3041
  };