@everymatrix/casino-page-nd 1.43.4 → 1.45.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 (55) hide show
  1. package/components/CasinoCalendar-BaOBa8QA.cjs +6 -0
  2. package/components/CasinoCalendar-Cy33jV__.js +4944 -0
  3. package/components/CasinoCalendarDailyDetails-DQQpSkBs.js +605 -0
  4. package/components/CasinoCalendarDailyDetails-GkvtCgJ7.cjs +1 -0
  5. package/components/CasinoCalendarDailyItem-CLTZq-09.cjs +1 -0
  6. package/components/CasinoCalendarDailyItem-DRjYmQvY.js +220 -0
  7. package/components/CasinoCollectionsProviders-BRMP9Loe.js +659 -0
  8. package/components/CasinoCollectionsProviders-BVrM9_-J.cjs +1 -0
  9. package/components/CasinoFavoritesSectionNd-AXQ2JUS4.cjs +1 -0
  10. package/components/CasinoFavoritesSectionNd-lR4QQgd8.js +418 -0
  11. package/components/CasinoFilter-CoIMk2Uk.js +628 -0
  12. package/components/CasinoFilter-Dtfc6EDd.cjs +1 -0
  13. package/components/CasinoGameThumbnailNd-DqBttZLW.cjs +39 -0
  14. package/components/CasinoGameThumbnailNd-ibSrwQHV.js +4403 -0
  15. package/components/CasinoGamesCategorySectionNd-D0S49tBe.js +3022 -0
  16. package/components/CasinoGamesCategorySectionNd-gNimye8Z.cjs +1 -0
  17. package/components/CasinoJackpotBanner-C1PFzuTK.js +619 -0
  18. package/components/CasinoJackpotBanner-CLzxeM6r.cjs +1 -0
  19. package/components/CasinoLastPlayedSectionNd-BDeLZhj5.js +563 -0
  20. package/components/CasinoLastPlayedSectionNd-BW2xLmkm.cjs +1 -0
  21. package/components/CasinoMostPlayedSectionNd-B-MVHU_k.cjs +1 -0
  22. package/components/CasinoMostPlayedSectionNd-D_44BcJt.js +580 -0
  23. package/components/CasinoMyGamesNd-CBKbxt--.js +1312 -0
  24. package/components/CasinoMyGamesNd-D6CSTig2.cjs +1 -0
  25. package/components/CasinoPageNd-BTu3kJYN.js +3524 -0
  26. package/components/CasinoPageNd-DdncSxLp.cjs +1 -0
  27. package/components/CasinoRandomGame-DjPEoghb.js +641 -0
  28. package/components/CasinoRandomGame-Dpvg_Gex.cjs +2 -0
  29. package/components/CasinoSearchNd-BuG6WXHV.cjs +1 -0
  30. package/components/CasinoSearchNd-CEBR6Dyh.js +1066 -0
  31. package/components/CasinoSort-C_BKJyhx.js +425 -0
  32. package/components/CasinoSort-xGpk7scM.cjs +1 -0
  33. package/components/CasinoWinners-BOUVtu8N.cjs +1 -0
  34. package/components/CasinoWinners-DcIZJcp-.js +884 -0
  35. package/components/GeneralAnimationLoading-CEONZ0El.cjs +1 -0
  36. package/components/GeneralAnimationLoading-Ci69lr1N.js +75 -0
  37. package/es2015/casino-page-nd.cjs +1 -0
  38. package/es2015/casino-page-nd.js +16 -0
  39. package/package.json +25 -32
  40. package/CHANGELOG.md +0 -13
  41. package/README.md +0 -30
  42. package/dist/casino-page-nd.js +0 -31
  43. package/dist/casino-page-nd.js.map +0 -1
  44. package/index.html +0 -37
  45. package/index.js +0 -1
  46. package/public/favicon.png +0 -0
  47. package/public/reset.css +0 -48
  48. package/rollup.config.js +0 -67
  49. package/src/CasinoPage.svelte +0 -850
  50. package/src/CasinoPage.types.ts +0 -92
  51. package/src/i18n.js +0 -27
  52. package/src/index.ts +0 -4
  53. package/src/translations.js +0 -214
  54. package/stories/CasinoPage.stories.js +0 -13
  55. package/tsconfig.json +0 -6
@@ -0,0 +1,3022 @@
1
+ var Me = (i, a, o) => new Promise((t, s) => {
2
+ var n = (g) => {
3
+ try {
4
+ d(o.next(g));
5
+ } catch (f) {
6
+ s(f);
7
+ }
8
+ }, m = (g) => {
9
+ try {
10
+ d(o.throw(g));
11
+ } catch (f) {
12
+ s(f);
13
+ }
14
+ }, d = (g) => g.done ? t(g.value) : Promise.resolve(g.value).then(n, m);
15
+ d((o = o.apply(i, a)).next());
16
+ });
17
+ import { I as ja, $ as La, S as Pa, i as Da, f as E, c as Ua, s as Oa, b as Ha, e as F, d as u, g as G, C as he, k as z, J as Va, o as qa, Q as Ba, W as Wa, n as le, r as W, m as _e, v as S, F as x, N as Ya, u as L, A as V, q as se, B as Oe, P as l, E as Q, T as Xe, w as Ja } from "./CasinoCalendar-Cy33jV__.js";
18
+ import { h as Ie } from "./CasinoGameThumbnailNd-ibSrwQHV.js";
19
+ function Ze(i, a) {
20
+ ja(i, a);
21
+ }
22
+ function Ka(i) {
23
+ La.set(i);
24
+ }
25
+ const Qe = {
26
+ en: {
27
+ showMore: "More",
28
+ viewAll: "Show all",
29
+ searchedItems: "Search result",
30
+ recentSearchedItems: "Recently searched",
31
+ favorites: "Favorites",
32
+ noRecentSearch: "No search started yet. Simply search for a game.",
33
+ noResults: "Sorry, no results found. Please try again.",
34
+ noFavoritesMobile: "Click on the star icon at the top right corner of a game to save it as favorite.",
35
+ noFavorites: "Click on the star icon at the top right corner of a game to save it as favorite.",
36
+ noFavoritesTitle: "You do not have any favored games yet.",
37
+ waiting: "Waiting"
38
+ },
39
+ "zh-hk": {
40
+ showMore: "更多的",
41
+ viewAll: "顯示所有",
42
+ searchedItems: "搜索結果",
43
+ recentSearchedItems: "最近搜索過",
44
+ favorites: "收藏夹",
45
+ noRecentSearch: "尚未開始搜索。 只需搜索遊戲。",
46
+ noResults: "抱歉,沒有找到結果。 請再試一次。",
47
+ noFavoritesMobile: "您現在可以通過點擊遊戲頁面上的星形圖標將游戲添加到收藏夾。",
48
+ noFavorites: "您現在可以通過單擊遊戲縮略圖上的星形圖標將游戲添加到收藏夾。",
49
+ noFavoritesTitle: "您還沒有任何喜歡的遊戲。",
50
+ waiting: "等待"
51
+ },
52
+ de: {
53
+ showMore: "Mehr",
54
+ viewAll: "Alle anzeigen",
55
+ searchedItems: "Ergebnis suchen",
56
+ recentSearchedItems: "Zuletzt gesucht",
57
+ noRecentSearch: "Noch keine Suche gestartet. Einfach nach einem Spiel suchen.",
58
+ noResults: "Sorry, no results found. Please try again.",
59
+ noFavoritesMobile: "Klicke auf das Sternsymbol in der oberen rechten Ecke eines Spiels, um es als Favorit zu speichern.",
60
+ noFavorites: "Klicke auf das Sternsymbol in der oberen rechten Ecke eines Spiels, um es als Favorit zu speichern.",
61
+ noFavoritesTitle: "You do not have any favored games yet.",
62
+ waiting: "Waiting"
63
+ },
64
+ it: {
65
+ showMore: "Altro",
66
+ viewAll: "Mostra tutto",
67
+ searchedItems: "risultato",
68
+ recentSearchedItems: "Ricerche recenti",
69
+ noRecentSearch: "Non sono ancora state avviate ricerche. Esegui semplicemente la ricerca per un gioco.",
70
+ noResults: "Spiacenti, nessun risultato. Si prega di riprovare."
71
+ },
72
+ fr: {
73
+ showMore: "Plus de",
74
+ viewAll: "Afficher tous",
75
+ searchedItems: "Recherche du resultat",
76
+ recentSearchedItems: "Recherches récentes",
77
+ favorites: "Favoris",
78
+ noRecentSearch: "Aucune recherche n'a encore été lancée . il suffit de chercher un jeu.",
79
+ noResults: "Désolé , aucun résultat trouvé.veuillez réessayer.",
80
+ noFavoritesMobile: "Vous pouvez désormais ajouter des jeux à vos favoris en cliquant sur l'icone étoile située sur la page du jeu.",
81
+ noFavorites: "Vous pouvez désormais ajouter des jeux à vos favoris en cliquant sur l'icone en forme d'etoile située sur la vignette du jeu",
82
+ noFavoritesTitle: "Vous n'avez pas encore de jeux favoris.",
83
+ waiting: "Attente"
84
+ },
85
+ es: {
86
+ showMore: "Más",
87
+ viewAll: "Mostrar todas",
88
+ searchedItems: "Resultado de busqueda",
89
+ recentSearchedItems: "Buscado recientemente",
90
+ favorites: "Favoritos",
91
+ noRecentSearch: "Aún no inicia busqueda. Solo busque un juego",
92
+ noResults: "Disculpe",
93
+ noFavoritesMobile: "Ahora puede agregar juegos a sus Favoritos dando clic al ícono de estrella en esta página",
94
+ noFavorites: "Ahora puede agregar juegos a sus Favoritos dando click al ícono de la miniatura del juego.",
95
+ noFavoritesTitle: "No tiene juegos Favoritos aún",
96
+ waiting: "Cargando"
97
+ },
98
+ tr: {
99
+ showMore: "Daha fazla",
100
+ viewAll: "Hepsini göster",
101
+ searchedItems: "Arama sonucu",
102
+ recentSearchedItems: "Son Aranan Öğeler",
103
+ noRecentSearch: "Henüz arama başlamadı. Sadece bir oyun arayın.",
104
+ noResults: "Üzgünüz, sonuç bulunamadı. Lütfen tekrar deneyin.",
105
+ favorites: "Favoriler",
106
+ noFavoritesMobile: "Bir oyunu favorilere eklemek için sağ üst köşedeki yıldız simgesine tıklayın.",
107
+ noFavorites: "Bir oyunu favorilere eklemek için sağ üst köşedeki yıldız simgesine tıklayın.",
108
+ noFavoritesTitle: "Henüz favori oyunlarınız yok.",
109
+ waiting: "Bekleniyor"
110
+ },
111
+ ru: {
112
+ showMore: "Показать больше",
113
+ viewAll: "Посмотреть все",
114
+ searchedItems: "Искомые товары",
115
+ recentSearchedItems: "Недавние поисковые запросы",
116
+ noRecentSearch: "Поиск еще не начался. Просто найдите игру.",
117
+ noResults: "Извините, результатов не найдено. Пожалуйста, попробуйте еще раз"
118
+ },
119
+ ro: {
120
+ showMore: "Arata mai mult",
121
+ viewAll: "Vezi toate",
122
+ searchedItems: "Rezultatele cautarii",
123
+ recentSearchedItems: "Cautari recente",
124
+ favorites: "Favorite",
125
+ noRecentSearch: "Nici o căutare nu a început încă. Pur și simplu căutați un joc.",
126
+ noResults: "Ne pare rau, nu s-au gasit rezultate. Va rugam sa incercati din nou",
127
+ noFavoritesMobile: "Acum puteți adăuga jocuri la favorite atingând pictograma stea situată pe pagina jocului.",
128
+ noFavorites: "Acum puteți adăuga jocuri la favorite făcând clic pe pictograma stea situată pe miniatura jocului.",
129
+ noFavoritesTitle: "Nu aveți încă niciun joc preferat.",
130
+ waiting: "Aşteptare"
131
+ },
132
+ hr: {
133
+ showMore: "Više",
134
+ viewAll: "Prikaži sve",
135
+ searchedItems: "Rezultat pretrage",
136
+ recentSearchedItems: "Nedavno pretraživano",
137
+ noRecentSearch: "Još nije započela pretraga. Jednostavno pretražite igru.",
138
+ noResults: "Žao nema rezultata",
139
+ favorites: "Favoriti",
140
+ noFavoritesMobile: "Kliknite na ikonu zvjezdice u gornjem desnom kutu igre kako biste je spremili kao omiljenu.",
141
+ noFavorites: "Kliknite na ikonu zvjezdice u gornjem desnom kutu igre kako biste je spremili kao omiljenu.",
142
+ noFavoritesTitle: "Još nemate nijednu omiljenu igru.",
143
+ waiting: "Čekanje"
144
+ },
145
+ hu: {
146
+ showMore: "Több",
147
+ viewAll: "Az összes megjelenítése",
148
+ searchedItems: "Keresés eredménye",
149
+ recentSearchedItems: "Legutóbb keresett",
150
+ noRecentSearch: "A keresés még nem kezdődött el. Egyszerűen keressen egy játékot.",
151
+ noResults: "Sajnos nincs találat. Kérjük próbálja újra."
152
+ },
153
+ pl: {
154
+ showMore: "Więcej",
155
+ viewAll: "Pokaż wszystkie",
156
+ searchedItems: "Wynik wyszukiwania",
157
+ recentSearchedItems: "Ostatnio wyszukiwane",
158
+ noRecentSearch: "Nie rozpoczęto wyszukiwania. W prosty sposób wyszukaj grę.",
159
+ noResults: "Przepraszamy, brak wyników. Prosimy spróbować ponownie."
160
+ },
161
+ pt: {
162
+ showMore: "Mais",
163
+ viewAll: "Mostre tudo",
164
+ searchedItems: "Resultado da pesquisa",
165
+ recentSearchedItems: "Pesquisado recentemente",
166
+ favorites: "Favorito",
167
+ noRecentSearch: "Nenhuma pesquisa foi iniciada ainda. Simplesmente procure por um jogo.",
168
+ noResults: "Desculpe, nenhum resultado encontrado. Por favor, tente novamente.",
169
+ noFavoritesMobile: "Agora você pode adicionar jogos aos favoritos tocando no ícone da estrela localizado na página do jogo.",
170
+ noFavorites: "Agora você pode adicionar jogos aos favoritos clicando no ícone da estrela localizado na miniatura do jogo.",
171
+ noFavoritesTitle: "Você ainda não tem nenhum jogo favorito.",
172
+ waiting: "Aguardando"
173
+ },
174
+ sl: {
175
+ showMore: "Več",
176
+ viewAll: "Prikaži vse",
177
+ searchedItems: "Rezultati iskanja",
178
+ recentSearchedItems: "Nedavno iskanje",
179
+ noRecentSearch: "Niste še začeli z iskanjem. Enostavno poiščite želeno igro.",
180
+ noResults: "Oprostite, ni rezultata. Prosimo poizkusite ponovno."
181
+ },
182
+ sr: {
183
+ showMore: "Više",
184
+ viewAll: "Prikaži sve",
185
+ searchedItems: "Pretraži rezultat",
186
+ recentSearchedItems: "Zadnja pretraga",
187
+ noRecentSearch: "Još nije pokrenuta pretraga. Jednostavno pretraži igre.",
188
+ noResults: "Žao nam je, nema pogodaka. Pokušaj ponovo."
189
+ },
190
+ "pt-br": {
191
+ noResults: "Sentimos muito,'Nenhum resultado foi encontrado. Por favor, tente novamente'",
192
+ noFavoritesMobile: "Clique no ícone de estrela no canto superior direito para salvar como favorito.",
193
+ noFavorites: "Clique no ícone de estrela no canto superior direito para salvar como favorito.",
194
+ noFavoritesTitle: "Você ainda não tem jogos selecionados como favoritos",
195
+ waiting: "Esperando"
196
+ },
197
+ "es-mx": {
198
+ showMore: "Mostrar más",
199
+ viewAll: "Mostrar todo",
200
+ searchedItems: "Resultados de búsqueda",
201
+ recentSearchedItems: "Búsquedas recientes",
202
+ favorites: "Favoritos",
203
+ noRecentSearch: "No ha realizado alguna búsqueda. Simplemente busque algún juego",
204
+ noResults: "Lo sentimos,No se encontró algún resultado. Por favor intente de nuevo",
205
+ noFavoritesMobile: "De click al ícono de la estrella en la esquina superior derecha para guardar como favorito.",
206
+ noFavorites: "De click al ícono de la estrella en la esquina superior derecha para guardar como favorito.",
207
+ noFavoritesTitle: "Aún not tiene juegos seleccionados como favoritos",
208
+ waiting: "Esperando"
209
+ }
210
+ };
211
+ if (typeof window != "undefined") {
212
+ let i = function(a) {
213
+ return function(...o) {
214
+ try {
215
+ return a.apply(this, o);
216
+ } catch (t) {
217
+ if (t instanceof DOMException && t.message.includes("has already been used with this registry") || t.message.includes("Cannot define multiple custom elements with the same tag name"))
218
+ return !1;
219
+ throw t;
220
+ }
221
+ };
222
+ };
223
+ customElements.define = i(customElements.define), import("./CasinoGameThumbnailNd-ibSrwQHV.js").then((a) => a.C).then(({ default: a }) => {
224
+ !customElements.get("casino-game-thumbnail-nd") && customElements.define("casino-game-thumbnail-nd", a.element);
225
+ });
226
+ }
227
+ if (typeof window != "undefined") {
228
+ let i = function(a) {
229
+ return function(...o) {
230
+ try {
231
+ return a.apply(this, o);
232
+ } catch (t) {
233
+ if (t instanceof DOMException && t.message.includes("has already been used with this registry") || t.message.includes("Cannot define multiple custom elements with the same tag name"))
234
+ return !1;
235
+ throw t;
236
+ }
237
+ };
238
+ };
239
+ customElements.define = i(customElements.define), import("./CasinoFilter-CoIMk2Uk.js").then(({ default: a }) => {
240
+ !customElements.get("casino-filter") && customElements.define("casino-filter", a.element);
241
+ });
242
+ }
243
+ if (typeof window != "undefined") {
244
+ let i = function(a) {
245
+ return function(...o) {
246
+ try {
247
+ return a.apply(this, o);
248
+ } catch (t) {
249
+ if (t instanceof DOMException && t.message.includes("has already been used with this registry") || t.message.includes("Cannot define multiple custom elements with the same tag name"))
250
+ return !1;
251
+ throw t;
252
+ }
253
+ };
254
+ };
255
+ customElements.define = i(customElements.define), import("./CasinoSort-C_BKJyhx.js").then(({ default: a }) => {
256
+ !customElements.get("casino-sort") && customElements.define("casino-sort", a.element);
257
+ });
258
+ }
259
+ function Xa(i) {
260
+ Ha(i, "svelte-voeydp", '.svelte-voeydp.svelte-voeydp,.svelte-voeydp.svelte-voeydp::before,.svelte-voeydp.svelte-voeydp::after{margin:0;padding:0;box-sizing:border-box}.CasinoGamesCategorySectionContainer.svelte-voeydp.svelte-voeydp{container-type:inline-size}.CustomScroll.svelte-voeydp.svelte-voeydp:-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:var(--emw--border-radius-small, 5px);background-color:transparent}.CustomScroll.svelte-voeydp.svelte-voeydp::-webkit-scrollbar{height:5px;background-color:transparent}.CustomScroll.svelte-voeydp.svelte-voeydp::-webkit-scrollbar-thumb{border-radius:var(--emw--border-radius-small, 5px);height:5px;-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);background-color:rgba(255, 255, 255, 0.3)}.CategoryName.svelte-voeydp.svelte-voeydp,.StatusText.svelte-voeydp.svelte-voeydp{color:var(--emw-casino-typography, #FFFFFF);font-size:var(--emw--font-size-x-large, 24px);font-weight:var(--emw--font-weight-regular, 400)}.CategoryLoadMore.svelte-voeydp.svelte-voeydp{font-size:var(--emw--font-size-small, 14px);color:var(--emw-casino-typography, #FFFFFF)}.NoSearchResults.svelte-voeydp.svelte-voeydp{color:var(--emw-casino-typography, #FFFFFF);text-align:center;width:100%;padding-left:5px;font-size:var(--emw--font-size-medium, 16px)}.NoRecentSearches.svelte-voeydp.svelte-voeydp{padding-bottom:30px}.NoRecentSearchesCenter.svelte-voeydp.svelte-voeydp{text-align:center}.NoFavoriteGames.svelte-voeydp.svelte-voeydp{color:var(--emw-casino-typography, #FFFFFF);font-size:var(--emw--font-size-medium, 16px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;height:20vh}.NoFavoriteGames.svelte-voeydp .NoFavoriteText.svelte-voeydp{text-align:center}.NoFavoriteGames.svelte-voeydp .NoFavoriteTextHighlight.svelte-voeydp{font-weight:var(--emw--font-weight-bold, 700);font-size:var(--emw--font-size-medium, 16px);padding:15px 0}.NoFavoriteGamesMobile.svelte-voeydp.svelte-voeydp{height:50vh}.SearchWaiting.svelte-voeydp.svelte-voeydp{grid-column:1/-1;color:var(--emw-casino-typography, #FFFFFF);font-size:var(--emw--font-size-x-small, 12px);text-align:center}.CasinoGamesHeader.svelte-voeydp.svelte-voeydp{width:100%;display:flex;align-items:center;padding:8px 0 0;margin-bottom:16px;gap:10px}.CasinoGamesHeader.svelte-voeydp .CategoryIcon.svelte-voeydp{display:flex;place-content:center;background-color:transparent;position:relative;align-items:center;justify-content:center}.CasinoGamesHeader.svelte-voeydp .CategoryNameLink.svelte-voeydp{display:block;cursor:pointer;margin-left:auto}.CasinoGamesHeader.svelte-voeydp .CategoryLoadMore.svelte-voeydp{font-weight:var(--emw--font-weight-normal, 400)}.CasinoGamesHeader.Searched.svelte-voeydp.svelte-voeydp{justify-content:center}.CasinoGamesContainer.svelte-voeydp.svelte-voeydp{width:100%;margin-top:24px;padding-bottom:16px}.CasinoGamesGrid.svelte-voeydp.svelte-voeydp{display:grid;gap:var(--emw-casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw-casino-category-grid-cell-size-height-scroll, 180px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw-casino-category-grid-cell-size-scroll, 237px), 46%), 1fr));grid-auto-rows:var(--emw-casino-category-grid-cell-size-height-scroll, 180px);grid-auto-columns:var(--emw-casino-category-grid-cell-size-scroll, 237px);grid-auto-flow:row dense}.CasinoGamesGrid.svelte-voeydp .game-tile-2x1.svelte-voeydp{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGrid.svelte-voeydp .game-tile-2x1.svelte-voeydp{grid-row:span 1}}.CasinoGamesGrid.svelte-voeydp .game-tile-2x2.svelte-voeydp{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid.svelte-voeydp .game-tile-2x2.svelte-voeydp{grid-row:span 1;grid-column:span 1}}.CasinoGamesGrid.svelte-voeydp .game-tile-1x2.svelte-voeydp{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid.svelte-voeydp .game-tile-1x2.svelte-voeydp{grid-column:span 1}}.CasinoGamesGrid.GamesListIncreasedGap.svelte-voeydp.svelte-voeydp{gap:var(--emw-casino-category-grid-gap, 16px)}.CasinoGamesGridSlider.svelte-voeydp.svelte-voeydp{display:grid;gap:var(--emw-casino-category-grid-gap, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw-casino-category-grid-cell-size-scroll, 237px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw-casino-category-grid-cell-size-height-scroll, 180px));grid-auto-rows:var(--emw-casino-category-grid-cell-size-scroll, 237px);grid-auto-columns:var(--emw-casino-category-grid-cell-size-scroll, 237px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:35px;overscroll-behavior-x:none}.CasinoGamesGridSlider.svelte-voeydp .game-tile-2x1.svelte-voeydp{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGridSlider.svelte-voeydp .game-tile-2x1.svelte-voeydp{grid-row:span 1}}.CasinoGamesGridSlider.svelte-voeydp .game-tile-2x2.svelte-voeydp{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider.svelte-voeydp .game-tile-2x2.svelte-voeydp{grid-row:span 2;grid-column:span 2}}.CasinoGamesGridSlider.svelte-voeydp .game-tile-1x2.svelte-voeydp{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider.svelte-voeydp .game-tile-1x2.svelte-voeydp{grid-column:span 1}}.CasinoGamesGridSlider.GamesListIncreasedGap.svelte-voeydp.svelte-voeydp{gap:var(--emw-casino-category-grid-gap, 16px)}.CategoryFilterContainer.svelte-voeydp.svelte-voeydp{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-left:auto}.SearchLoading.svelte-voeydp.svelte-voeydp{display:block;padding:50px;color:var(--emw-casino-typography, #FFFFFF)}@container (max-width: 385px){.CasinoGamesGrid.svelte-voeydp.svelte-voeydp{display:grid;gap:var(--emw-casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw-casino-category-grid-cell-size-small, 110px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw-casino-category-grid-cell-size-small, 110px), 46%), 1fr));grid-auto-rows:var(--emw-casino-category-grid-cell-size-small, 110px);grid-auto-columns:var(--emw-casino-category-grid-cell-size-small, 110px)}.CasinoGamesGrid.GamesListIncreasedGap.svelte-voeydp.svelte-voeydp{gap:var(--emw-casino-category-grid-gap, 16px)}.CasinoGamesGridSlider.svelte-voeydp.svelte-voeydp{display:grid;gap:var(--emw-casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw-casino-category-grid-cell-size-small-scroll, 100px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw-casino-category-grid-cell-size-small-scroll, 100px));grid-auto-rows:var(--emw-casino-category-grid-cell-size-small-scroll, 100px);grid-auto-columns:var(--emw-casino-category-grid-cell-size-small-scroll, 100px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider.svelte-voeydp .GameInnerContainer .GameInfoWrapper .GameInfoName.svelte-voeydp,.CasinoGamesGridSlider.svelte-voeydp .GameInnerContainer .GameInfoWrapper .GameInfoVendor.svelte-voeydp{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 410px){.CasinoGamesGridSlider.svelte-voeydp.svelte-voeydp{display:grid;gap:var(--emw-casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw-casino-category-grid-cell-size-medium, 122px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw-casino-category-grid-cell-size-medium, 122px));grid-auto-rows:var(--emw-casino-category-grid-cell-size-medium, 122px);grid-auto-columns:var(--emw-casino-category-grid-cell-size-medium, 122px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider.svelte-voeydp .GameInnerContainer .GameInfoWrapper .GameInfoName.svelte-voeydp,.CasinoGamesGridSlider.svelte-voeydp .GameInnerContainer .GameInfoWrapper .GameInfoVendor.svelte-voeydp{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 480px){.CasinoGamesGrid.svelte-voeydp.svelte-voeydp{display:grid;gap:var(--emw-casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw-casino-category-grid-cell-size-medium, 122px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw-casino-category-grid-cell-size-medium, 122px), 46%), 1fr));grid-auto-rows:var(--emw-casino-category-grid-cell-size-medium, 122px);grid-auto-columns:var(--emw-casino-category-grid-cell-size-medium, 122px)}.CasinoGamesGrid.GamesListIncreasedGap.svelte-voeydp.svelte-voeydp{gap:var(--emw-casino-category-grid-gap, 16px)}.CasinoGamesGridSlider.svelte-voeydp.svelte-voeydp{display:grid;gap:var(--emw-casino-category-grid-gap-scroll, 16px);grid-template-columns:repeat(auto-fill, minmax(min(var(--emw-casino-category-grid-cell-size-medium-scroll, 120px), 46%), 2fr));grid-template-rows:repeat(auto-fill, var(--emw-casino-category-grid-cell-size-medium-scroll, 120px));grid-auto-rows:var(--emw-casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-columns:var(--emw-casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider.svelte-voeydp .GameInnerContainer .GameInfoWrapper .GameInfoName.svelte-voeydp,.CasinoGamesGridSlider.svelte-voeydp .GameInnerContainer .GameInfoWrapper .GameInfoVendor.svelte-voeydp{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 768px){.CasinoGamesContainer.svelte-voeydp .CasinoGamesGrid.svelte-voeydp,.GameContainer.CasinoGamesGridSlider.svelte-voeydp.svelte-voeydp{display:grid;gap:var(--emw-casino-category-grid-gap, 16px);grid-template-rows:repeat(auto-fill, var(--emw-casino-category-grid-cell-size-medium-scroll, 120px));grid-template-columns:repeat(auto-fill, minmax(min(var(--emw-casino-category-grid-cell-size-small, 110px), 46%), 1fr));grid-auto-rows:var(--emw-casino-category-grid-cell-size-medium-scroll, 120px);grid-auto-columns:var(--emw-casino-category-grid-cell-size-medium, 122px)}.CasinoGamesContainer.svelte-voeydp .CasinoGamesGrid.GamesListIncreasedGap.svelte-voeydp,.GameContainer.CasinoGamesGridSlider.GamesListIncreasedGap.svelte-voeydp.svelte-voeydp{gap:var(--emw-casino-category-grid-gap-scroll-mediu, 10px)}.CasinoGamesContainer.svelte-voeydp .CasinoGamesGrid .GameInfo .GameInfoName.svelte-voeydp{font-size:var(--emw--font-size-x-small, 12px)}.CasinoGamesGridSlider.svelte-voeydp.svelte-voeydp{padding-bottom:10px}.GameInnerContainer.svelte-voeydp.svelte-voeydp{border-radius:var(--emw--border-radius-large, 20px)}.CasinoGamesHeader.svelte-voeydp.svelte-voeydp{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center}.CategoryFilterContainer.svelte-voeydp.svelte-voeydp{width:100%}}.DualRing.svelte-voeydp.svelte-voeydp{display:block;width:80px;height:80px;margin:0 auto}.DualRing.svelte-voeydp.svelte-voeydp:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw-casino-color-primary, #D0046C);border-color:var(--emw-casino-color-primary, #D0046C) transparent var(--emw-casino-color-primary, #D0046C);animation:svelte-voeydp-DualRing 1.2s linear infinite}@keyframes svelte-voeydp-DualRing{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.CategoryIcon.svelte-voeydp svg.svelte-voeydp{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto}.CategoryIconAnimation.svelte-voeydp.svelte-voeydp{position:relative;width:55px;height:55px;border-radius:50%;background:linear-gradient(45deg, transparent, transparent 40%, var(--emw-casino-categories-animation-main, #ffff00)), linear-gradient(var(--emfe-casino-categories-animation-fill-secondary-color, #0E1511), var(--emfe-casino-categories-animation-contrast, #141414));animation:svelte-voeydp-rotate 3.5s linear infinite}.CategoryIconAnimation.svelte-voeydp.svelte-voeydp:before,.CategoryIconAnimation.svelte-voeydp.svelte-voeydp:after{content:" ";position:absolute;inset:5px;background:linear-gradient(var(--emw-casino-categories-animation-fill-main-color, #0E1511), var(--emfe-casino-categories-animation-fill-secondary-color, #0E1511));border-radius:inherit}.CategoryIconAnimation.svelte-voeydp.svelte-voeydp:before{background:linear-gradient(45deg, transparent, transparent 40%, var(--emw-casino-categories-animation-main, #ffff00));filter:blur(12px)}@keyframes svelte-voeydp-rotate{100%{transform:rotate(360deg);filter:hue-rotate(360deg)}}');
261
+ }
262
+ function xe(i, a, o) {
263
+ const t = i.slice();
264
+ return t[91] = a[o], t[93] = o, t;
265
+ }
266
+ function $e(i, a, o) {
267
+ const t = i.slice();
268
+ return t[91] = a[o], t[94] = a, t[93] = o, t;
269
+ }
270
+ function ea(i, a, o) {
271
+ const t = i.slice();
272
+ return t[91] = a[o], t[93] = o, t;
273
+ }
274
+ function Za(i) {
275
+ let a;
276
+ function o(n, m) {
277
+ if (
278
+ /*categoryData*/
279
+ n[26]
280
+ ) return eo;
281
+ if (
282
+ /*showFavGamesCategory*/
283
+ n[37]
284
+ ) return $a;
285
+ }
286
+ let t = o(i), s = t && t(i);
287
+ return {
288
+ c() {
289
+ a = F("div"), s && s.c(), u(a, "class", "svelte-voeydp");
290
+ },
291
+ m(n, m) {
292
+ G(n, a, m), s && s.m(a, null);
293
+ },
294
+ p(n, m) {
295
+ t === (t = o(n)) && s ? s.p(n, m) : (s && s.d(1), s = t && t(n), s && (s.c(), s.m(a, null)));
296
+ },
297
+ d(n) {
298
+ n && z(a), s && s.d();
299
+ }
300
+ };
301
+ }
302
+ function Qa(i) {
303
+ let a, o, t;
304
+ function s(p, _) {
305
+ return (
306
+ /*recentSearched*/
307
+ p[30] ? _o : (
308
+ /*shownCategoryData*/
309
+ p[27].length ? po : ho
310
+ )
311
+ );
312
+ }
313
+ let n = s(i), m = n(i);
314
+ function d(p, _) {
315
+ return (
316
+ /*shownCategoryData*/
317
+ p[27] ? bo : yo
318
+ );
319
+ }
320
+ let g = d(i), f = g(i);
321
+ return {
322
+ c() {
323
+ a = F("div"), o = F("div"), m.c(), t = W(), f.c(), u(o, "class", "CasinoGamesHeader Searched " + (_e(
324
+ /*userAgent*/
325
+ i[42]
326
+ ) ? "CasinoGamesHeaderMobile" : "") + " svelte-voeydp"), u(a, "class", "CasinoGamesContainer svelte-voeydp");
327
+ },
328
+ m(p, _) {
329
+ G(p, a, _), S(a, o), m.m(o, null), S(a, t), f.m(a, null);
330
+ },
331
+ p(p, _) {
332
+ n === (n = s(p)) && m ? m.p(p, _) : (m.d(1), m = n(p), m && (m.c(), m.m(o, null))), g === (g = d(p)) && f ? f.p(p, _) : (f.d(1), f = g(p), f && (f.c(), f.m(a, null)));
333
+ },
334
+ d(p) {
335
+ p && z(a), m.d(), f.d();
336
+ }
337
+ };
338
+ }
339
+ function xa(i) {
340
+ let a;
341
+ function o(n, m) {
342
+ return (
343
+ /*presentFilters*/
344
+ n[32] ? ko : wo
345
+ );
346
+ }
347
+ let t = o(i), s = t(i);
348
+ return {
349
+ c() {
350
+ s.c(), a = x();
351
+ },
352
+ m(n, m) {
353
+ s.m(n, m), G(n, a, m);
354
+ },
355
+ p(n, m) {
356
+ t !== (t = o(n)) && (s.d(1), s = t(n), s && (s.c(), s.m(a.parentNode, a)));
357
+ },
358
+ d(n) {
359
+ n && z(a), s.d(n);
360
+ }
361
+ };
362
+ }
363
+ function $a(i) {
364
+ let a, o, t, s, n = (
365
+ /*casinomygames*/
366
+ i[18] !== "true" && aa(i)
367
+ );
368
+ function m(f, p) {
369
+ return (
370
+ /*isLoading*/
371
+ f[23] && !/*isLazyLoading*/
372
+ f[34] ? io : (
373
+ /*favoriteGamesData*/
374
+ f[40] ? oo : ao
375
+ )
376
+ );
377
+ }
378
+ let d = m(i), g = d(i);
379
+ return {
380
+ c() {
381
+ a = F("div"), n && n.c(), o = W(), t = F("ul"), g.c(), u(t, "class", s = /*favoriteGamesData*/
382
+ (i[40].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'} svelte-voeydp"), u(a, "class", "CasinoGamesContainer svelte-voeydp");
383
+ },
384
+ m(f, p) {
385
+ G(f, a, p), n && n.m(a, null), S(a, o), S(a, t), g.m(t, null), i[56](t);
386
+ },
387
+ p(f, p) {
388
+ /*casinomygames*/
389
+ f[18] !== "true" ? n ? n.p(f, p) : (n = aa(f), n.c(), n.m(a, o)) : n && (n.d(1), n = null), d === (d = m(f)) && g ? g.p(f, p) : (g.d(1), g = d(f), g && (g.c(), g.m(t, null))), p[1] & /*favoriteGamesData*/
390
+ 512 && s !== (s = /*favoriteGamesData*/
391
+ (f[40].items.length != 0 ? "CasinoGamesGrid" : "") + " 'GamesListIncreasedGap'} svelte-voeydp") && u(t, "class", s);
392
+ },
393
+ d(f) {
394
+ f && z(a), n && n.d(), g.d(), i[56](null);
395
+ }
396
+ };
397
+ }
398
+ function eo(i) {
399
+ let a, o, t = (
400
+ /*casinomygames*/
401
+ i[18] !== "true" && na(i)
402
+ );
403
+ function s(d, g) {
404
+ return (
405
+ /*isLoading*/
406
+ d[23] && !/*isLazyLoading*/
407
+ d[34] ? fo : (
408
+ /*shownCategoryData*/
409
+ d[27].length !== 0 ? uo : go
410
+ )
411
+ );
412
+ }
413
+ let n = s(i), m = n(i);
414
+ return {
415
+ c() {
416
+ a = F("div"), t && t.c(), o = W(), m.c(), u(a, "class", "CasinoGamesContainer svelte-voeydp");
417
+ },
418
+ m(d, g) {
419
+ G(d, a, g), t && t.m(a, null), S(a, o), m.m(a, null);
420
+ },
421
+ p(d, g) {
422
+ /*casinomygames*/
423
+ d[18] !== "true" ? t ? t.p(d, g) : (t = na(d), t.c(), t.m(a, o)) : t && (t.d(1), t = null), n === (n = s(d)) && m ? m.p(d, g) : (m.d(1), m = n(d), m && (m.c(), m.m(a, null)));
424
+ },
425
+ d(d) {
426
+ d && z(a), t && t.d(), m.d();
427
+ }
428
+ };
429
+ }
430
+ function aa(i) {
431
+ let a, o, t = (
432
+ /*$_*/
433
+ i[41]("favorites") + ""
434
+ ), s, n, m, d, g = (
435
+ /*favoriteGamesData*/
436
+ i[40].items.length + ""
437
+ ), f, p;
438
+ return {
439
+ c() {
440
+ a = F("div"), o = F("h3"), s = L(t), n = W(), m = F("span"), d = L("("), f = L(g), p = L(")"), u(m, "class", "CategoryFavName svelte-voeydp"), u(o, "class", "CategoryName svelte-voeydp"), u(a, "class", "CasinoGamesHeader svelte-voeydp");
441
+ },
442
+ m(_, w) {
443
+ G(_, a, w), S(a, o), S(o, s), S(o, n), S(o, m), S(m, d), S(m, f), S(m, p), i[55](o);
444
+ },
445
+ p(_, w) {
446
+ w[1] & /*$_*/
447
+ 1024 && t !== (t = /*$_*/
448
+ _[41]("favorites") + "") && V(s, t), w[1] & /*favoriteGamesData*/
449
+ 512 && g !== (g = /*favoriteGamesData*/
450
+ _[40].items.length + "") && V(f, g);
451
+ },
452
+ d(_) {
453
+ _ && z(a), i[55](null);
454
+ }
455
+ };
456
+ }
457
+ function ao(i) {
458
+ let a, o = (
459
+ /*$_*/
460
+ i[41]("waiting") + ""
461
+ ), t;
462
+ return {
463
+ c() {
464
+ a = F("p"), t = L(o), u(a, "class", "svelte-voeydp");
465
+ },
466
+ m(s, n) {
467
+ G(s, a, n), S(a, t);
468
+ },
469
+ p(s, n) {
470
+ n[1] & /*$_*/
471
+ 1024 && o !== (o = /*$_*/
472
+ s[41]("waiting") + "") && V(t, o);
473
+ },
474
+ d(s) {
475
+ s && z(a);
476
+ }
477
+ };
478
+ }
479
+ function oo(i) {
480
+ let a, o = se(
481
+ /*favoriteGamesData*/
482
+ i[40].items
483
+ ), t = [];
484
+ for (let n = 0; n < o.length; n += 1)
485
+ t[n] = sa(xe(i, o, n));
486
+ let s = null;
487
+ return o.length || (s = oa(i)), {
488
+ c() {
489
+ for (let n = 0; n < t.length; n += 1)
490
+ t[n].c();
491
+ a = x(), s && s.c();
492
+ },
493
+ m(n, m) {
494
+ for (let d = 0; d < t.length; d += 1)
495
+ t[d] && t[d].m(n, m);
496
+ G(n, a, m), s && s.m(n, m);
497
+ },
498
+ p(n, m) {
499
+ if (m[0] & /*session, userid, lang, favorites, categoryid, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/
500
+ 262121 | m[1] & /*favoriteGamesData, addGameTag, showFavGamesCategory, intersectingIndexes, visibilityconnect, userAgent, $_*/
501
+ 8128) {
502
+ o = se(
503
+ /*favoriteGamesData*/
504
+ n[40].items
505
+ );
506
+ let d;
507
+ for (d = 0; d < o.length; d += 1) {
508
+ const g = xe(n, o, d);
509
+ t[d] ? t[d].p(g, m) : (t[d] = sa(g), t[d].c(), t[d].m(a.parentNode, a));
510
+ }
511
+ for (; d < t.length; d += 1)
512
+ t[d].d(1);
513
+ t.length = o.length, !o.length && s ? s.p(n, m) : o.length ? s && (s.d(1), s = null) : (s = oa(n), s.c(), s.m(a.parentNode, a));
514
+ }
515
+ },
516
+ d(n) {
517
+ n && z(a), Oe(t, n), s && s.d(n);
518
+ }
519
+ };
520
+ }
521
+ function io(i) {
522
+ let a;
523
+ return {
524
+ c() {
525
+ a = F("div"), u(a, "class", "lds-dual-ring svelte-voeydp");
526
+ },
527
+ m(o, t) {
528
+ G(o, a, t);
529
+ },
530
+ p: he,
531
+ d(o) {
532
+ o && z(a);
533
+ }
534
+ };
535
+ }
536
+ function oa(i) {
537
+ let a, o, t, s, n, m, d, g, f, p, _, w = (
538
+ /*$_*/
539
+ i[41]("noFavoritesTitle") + ""
540
+ ), I, k, h;
541
+ function c(T, b) {
542
+ return _e(
543
+ /*userAgent*/
544
+ T[42]
545
+ ) ? lo : to;
546
+ }
547
+ let P = c(i)(i);
548
+ return {
549
+ c() {
550
+ a = F("p"), o = Q("svg"), t = Q("rect"), s = Q("rect"), n = Q("circle"), m = Q("path"), d = Q("path"), g = Q("path"), f = Q("path"), p = W(), _ = F("span"), I = L(w), k = W(), P.c(), h = W(), u(t, "x", "1"), u(t, "y", "18.053"), u(t, "width", "90.263"), u(t, "height", "90.263"), u(t, "rx", "12"), u(t, "stroke", "var(--emw--color-gray-150, #828282)"), u(t, "stroke-width", "1.5"), u(t, "class", "svelte-voeydp"), u(s, "x", "106.737"), u(s, "y", "56.737"), u(s, "width", "90.263"), u(s, "height", "90.263"), u(s, "rx", "12"), u(s, "stroke", "var(--emw--color-gray-150, #828282)"), u(s, "stroke-width", "1.5"), u(s, "class", "svelte-voeydp"), u(n, "cx", "70.5"), u(n, "cy", "32.237"), u(n, "r", "31.487"), u(n, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), u(n, "stroke-width", "1.5"), u(n, "stroke-dasharray", "5 0"), u(n, "class", "svelte-voeydp"), u(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"), u(m, "fill", "var(--emw-color-gray-150, #828282)"), u(m, "class", "svelte-voeydp"), u(d, "d", "M78 43h11v13H78V43z"), u(d, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), u(d, "class", "svelte-voeydp"), u(g, "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"), u(g, "fill", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), u(g, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), u(g, "stroke-linecap", "round"), u(g, "stroke-linejoin", "round"), u(g, "class", "svelte-voeydp"), u(f, "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"), u(f, "stroke", "var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"), u(f, "stroke-width", "1.5"), u(f, "stroke-linecap", "round"), u(f, "stroke-linejoin", "round"), u(f, "class", "svelte-voeydp"), u(o, "width", "198"), u(o, "height", "148"), u(o, "viewBox", "0 0 198 148"), u(o, "fill", "none"), u(o, "xmlns", "http://www.w3.org/2000/svg"), u(o, "class", "svelte-voeydp"), u(_, "class", "NoFavoriteText NoFavoriteTextHighlight svelte-voeydp"), u(a, "class", "NoFavoriteGames " + (_e(
551
+ /*userAgent*/
552
+ i[42]
553
+ ) ? "NoFavoriteGamesMobile" : "") + " svelte-voeydp");
554
+ },
555
+ m(T, b) {
556
+ G(T, a, b), S(a, o), S(o, t), S(o, s), S(o, n), S(o, m), S(o, d), S(o, g), S(o, f), S(a, p), S(a, _), S(_, I), S(a, k), P.m(a, null), S(a, h);
557
+ },
558
+ p(T, b) {
559
+ b[1] & /*$_*/
560
+ 1024 && w !== (w = /*$_*/
561
+ T[41]("noFavoritesTitle") + "") && V(I, w), P.p(T, b);
562
+ },
563
+ d(T) {
564
+ T && z(a), P.d();
565
+ }
566
+ };
567
+ }
568
+ function to(i) {
569
+ let a, o = (
570
+ /*$_*/
571
+ i[41]("noFavorites") + ""
572
+ ), t;
573
+ return {
574
+ c() {
575
+ a = F("span"), t = L(o), u(a, "class", "NoFavoriteText svelte-voeydp");
576
+ },
577
+ m(s, n) {
578
+ G(s, a, n), S(a, t);
579
+ },
580
+ p(s, n) {
581
+ n[1] & /*$_*/
582
+ 1024 && o !== (o = /*$_*/
583
+ s[41]("noFavorites") + "") && V(t, o);
584
+ },
585
+ d(s) {
586
+ s && z(a);
587
+ }
588
+ };
589
+ }
590
+ function lo(i) {
591
+ let a, o = (
592
+ /*$_*/
593
+ i[41]("noFavoritesMobile") + ""
594
+ ), t;
595
+ return {
596
+ c() {
597
+ a = F("span"), t = L(o), u(a, "class", "NoFavoriteText svelte-voeydp");
598
+ },
599
+ m(s, n) {
600
+ G(s, a, n), S(a, t);
601
+ },
602
+ p(s, n) {
603
+ n[1] & /*$_*/
604
+ 1024 && o !== (o = /*$_*/
605
+ s[41]("noFavoritesMobile") + "") && V(t, o);
606
+ },
607
+ d(s) {
608
+ s && z(a);
609
+ }
610
+ };
611
+ }
612
+ function ia(i) {
613
+ let a, o = (
614
+ /*gameprops*/
615
+ i[91].gameModel.isFavorite && ta(i)
616
+ );
617
+ return {
618
+ c() {
619
+ o && o.c(), a = x();
620
+ },
621
+ m(t, s) {
622
+ o && o.m(t, s), G(t, a, s);
623
+ },
624
+ p(t, s) {
625
+ /*gameprops*/
626
+ t[91].gameModel.isFavorite ? o ? o.p(t, s) : (o = ta(t), o.c(), o.m(a.parentNode, a)) : o && (o.d(1), o = null);
627
+ },
628
+ d(t) {
629
+ t && z(a), o && o.d(t);
630
+ }
631
+ };
632
+ }
633
+ function ta(i) {
634
+ let a, o = so(i);
635
+ return {
636
+ c() {
637
+ o && o.c(), a = x();
638
+ },
639
+ m(t, s) {
640
+ o && o.m(t, s), G(t, a, s);
641
+ },
642
+ p(t, s) {
643
+ o.p(t, s);
644
+ },
645
+ d(t) {
646
+ t && z(a), o && o.d(t);
647
+ }
648
+ };
649
+ }
650
+ function so(i) {
651
+ let a, o, t;
652
+ function s(d, g) {
653
+ if (g[1] & /*favoriteGamesData*/
654
+ 512 && (o = null), a == null && (a = !!_e(
655
+ /*userAgent*/
656
+ d[42]
657
+ )), a) return ro;
658
+ if (o == null && (o = !!/*gameprops*/
659
+ d[91].gameModel.platform.includes("PC")), o) return no;
660
+ }
661
+ let n = s(i, [-1, -1, -1, -1]), m = n && n(i);
662
+ return {
663
+ c() {
664
+ m && m.c(), t = x();
665
+ },
666
+ m(d, g) {
667
+ m && m.m(d, g), G(d, t, g);
668
+ },
669
+ p(d, g) {
670
+ n === (n = s(d, g)) && m ? m.p(d, g) : (m && m.d(1), m = n && n(d), m && (m.c(), m.m(t.parentNode, t)));
671
+ },
672
+ d(d) {
673
+ d && z(t), m && m.d(d);
674
+ }
675
+ };
676
+ }
677
+ function no(i) {
678
+ let a, o, t, s, n, m, d, g, f, p, _, w, I, k, h;
679
+ return {
680
+ c() {
681
+ var c;
682
+ a = F("casino-game-thumbnail-nd"), l(a, "class", o = U + /*gameprops*/
683
+ (i[91].cellSize ? (
684
+ /*gameprops*/
685
+ i[91].cellSize
686
+ ) : "1x1") + " svelte-voeydp"), l(a, "part", t = "" + (U + /*gameprops*/
687
+ (i[91].cellSize ? (
688
+ /*gameprops*/
689
+ i[91].cellSize
690
+ ) : "1x1"))), l(
691
+ a,
692
+ "session",
693
+ /*session*/
694
+ i[6]
695
+ ), l(
696
+ a,
697
+ "userid",
698
+ /*userid*/
699
+ i[7]
700
+ ), l(
701
+ a,
702
+ "lang",
703
+ /*lang*/
704
+ i[5]
705
+ ), l(
706
+ a,
707
+ "translationurl",
708
+ /*translationurl*/
709
+ i[11]
710
+ ), l(
711
+ a,
712
+ "favorites",
713
+ /*favorites*/
714
+ i[8]
715
+ ), l(
716
+ a,
717
+ "categoryid",
718
+ /*categoryid*/
719
+ i[0]
720
+ ), l(a, "gamethumbnail", s = /*gameprops*/
721
+ i[91].gameModel.thumbnail), l(a, "gamename", n = /*gameprops*/
722
+ i[91].gameModel.name), l(a, "gamevendor", m = /*gameprops*/
723
+ i[91].gameModel.vendor.logo), l(a, "gameLaunchUrl", d = /*gameprops*/
724
+ i[91].launchUrl), l(a, "gameisnew", g = /*gameprops*/
725
+ i[91].gameModel.isNew), l(a, "gametag", f = /*gameprops*/
726
+ ((c = i[91].gameModel.advancedTags) == null ? void 0 : c.length) > 0 && /*addGameTag*/
727
+ i[43](
728
+ /*gameprops*/
729
+ i[91].gameModel.advancedTags
730
+ )), l(a, "gamecellsize", p = /*gameprops*/
731
+ i[91].cellSize), l(a, "gameid", _ = /*gameprops*/
732
+ i[91].gameModel.id), l(a, "gamefunmode", w = /*gameprops*/
733
+ i[91].gameModel.hasFunMode), l(
734
+ a,
735
+ "showgamename",
736
+ /*showgamename*/
737
+ i[13]
738
+ ), l(a, "gamefavorite", I = /*gameprops*/
739
+ i[91].gameModel.isFavorite), l(
740
+ a,
741
+ "showfavoredcategory",
742
+ /*showFavGamesCategory*/
743
+ i[37]
744
+ ), l(a, "connectlive", k = /*intersectingIndexes*/
745
+ i[38][
746
+ /*gameprops*/
747
+ i[91].id
748
+ ] == 1 ? "connect" : "disconnect"), l(
749
+ a,
750
+ "visibilityconnect",
751
+ /*visibilityconnect*/
752
+ i[39]
753
+ ), l(
754
+ a,
755
+ "currency",
756
+ /*currency*/
757
+ i[12]
758
+ ), l(a, "livelobbyendpoint", h = /*gameprops*/
759
+ i[91].gameModel.details ? (
760
+ /*gameprops*/
761
+ i[91].gameModel.launchUrl
762
+ ) : ""), l(
763
+ a,
764
+ "clientstyling",
765
+ /*clientstyling*/
766
+ i[9]
767
+ ), l(
768
+ a,
769
+ "clientstylingurl",
770
+ /*clientstylingurl*/
771
+ i[10]
772
+ ), l(
773
+ a,
774
+ "endpoint",
775
+ /*endpoint*/
776
+ i[3]
777
+ ), l(
778
+ a,
779
+ "livecasino",
780
+ /*livecasino*/
781
+ i[14]
782
+ ), l(
783
+ a,
784
+ "gamepagemodalurl",
785
+ /*gamepagemodalurl*/
786
+ i[15]
787
+ ), l(
788
+ a,
789
+ "integratedgameframedesktop",
790
+ /*integratedgameframedesktop*/
791
+ i[16]
792
+ ), l(
793
+ a,
794
+ "integratedgameframemobile",
795
+ /*integratedgameframemobile*/
796
+ i[17]
797
+ );
798
+ },
799
+ m(c, v) {
800
+ G(c, a, v);
801
+ },
802
+ p(c, v) {
803
+ var P;
804
+ v[1] & /*favoriteGamesData*/
805
+ 512 && o !== (o = U + /*gameprops*/
806
+ (c[91].cellSize ? (
807
+ /*gameprops*/
808
+ c[91].cellSize
809
+ ) : "1x1") + " svelte-voeydp") && l(a, "class", o), v[1] & /*favoriteGamesData*/
810
+ 512 && t !== (t = "" + (U + /*gameprops*/
811
+ (c[91].cellSize ? (
812
+ /*gameprops*/
813
+ c[91].cellSize
814
+ ) : "1x1"))) && l(a, "part", t), v[0] & /*session*/
815
+ 64 && l(
816
+ a,
817
+ "session",
818
+ /*session*/
819
+ c[6]
820
+ ), v[0] & /*userid*/
821
+ 128 && l(
822
+ a,
823
+ "userid",
824
+ /*userid*/
825
+ c[7]
826
+ ), v[0] & /*lang*/
827
+ 32 && l(
828
+ a,
829
+ "lang",
830
+ /*lang*/
831
+ c[5]
832
+ ), v[0] & /*translationurl*/
833
+ 2048 && l(
834
+ a,
835
+ "translationurl",
836
+ /*translationurl*/
837
+ c[11]
838
+ ), v[0] & /*favorites*/
839
+ 256 && l(
840
+ a,
841
+ "favorites",
842
+ /*favorites*/
843
+ c[8]
844
+ ), v[0] & /*categoryid*/
845
+ 1 && l(
846
+ a,
847
+ "categoryid",
848
+ /*categoryid*/
849
+ c[0]
850
+ ), v[1] & /*favoriteGamesData*/
851
+ 512 && s !== (s = /*gameprops*/
852
+ c[91].gameModel.thumbnail) && l(a, "gamethumbnail", s), v[1] & /*favoriteGamesData*/
853
+ 512 && n !== (n = /*gameprops*/
854
+ c[91].gameModel.name) && l(a, "gamename", n), v[1] & /*favoriteGamesData*/
855
+ 512 && m !== (m = /*gameprops*/
856
+ c[91].gameModel.vendor.logo) && l(a, "gamevendor", m), v[1] & /*favoriteGamesData*/
857
+ 512 && d !== (d = /*gameprops*/
858
+ c[91].launchUrl) && l(a, "gameLaunchUrl", d), v[1] & /*favoriteGamesData*/
859
+ 512 && g !== (g = /*gameprops*/
860
+ c[91].gameModel.isNew) && l(a, "gameisnew", g), v[1] & /*favoriteGamesData*/
861
+ 512 && f !== (f = /*gameprops*/
862
+ ((P = c[91].gameModel.advancedTags) == null ? void 0 : P.length) > 0 && /*addGameTag*/
863
+ c[43](
864
+ /*gameprops*/
865
+ c[91].gameModel.advancedTags
866
+ )) && l(a, "gametag", f), v[1] & /*favoriteGamesData*/
867
+ 512 && p !== (p = /*gameprops*/
868
+ c[91].cellSize) && l(a, "gamecellsize", p), v[1] & /*favoriteGamesData*/
869
+ 512 && _ !== (_ = /*gameprops*/
870
+ c[91].gameModel.id) && l(a, "gameid", _), v[1] & /*favoriteGamesData*/
871
+ 512 && w !== (w = /*gameprops*/
872
+ c[91].gameModel.hasFunMode) && l(a, "gamefunmode", w), v[0] & /*showgamename*/
873
+ 8192 && l(
874
+ a,
875
+ "showgamename",
876
+ /*showgamename*/
877
+ c[13]
878
+ ), v[1] & /*favoriteGamesData*/
879
+ 512 && I !== (I = /*gameprops*/
880
+ c[91].gameModel.isFavorite) && l(a, "gamefavorite", I), v[1] & /*showFavGamesCategory*/
881
+ 64 && l(
882
+ a,
883
+ "showfavoredcategory",
884
+ /*showFavGamesCategory*/
885
+ c[37]
886
+ ), v[1] & /*intersectingIndexes, favoriteGamesData*/
887
+ 640 && k !== (k = /*intersectingIndexes*/
888
+ c[38][
889
+ /*gameprops*/
890
+ c[91].id
891
+ ] == 1 ? "connect" : "disconnect") && l(a, "connectlive", k), v[1] & /*visibilityconnect*/
892
+ 256 && l(
893
+ a,
894
+ "visibilityconnect",
895
+ /*visibilityconnect*/
896
+ c[39]
897
+ ), v[0] & /*currency*/
898
+ 4096 && l(
899
+ a,
900
+ "currency",
901
+ /*currency*/
902
+ c[12]
903
+ ), v[1] & /*favoriteGamesData*/
904
+ 512 && h !== (h = /*gameprops*/
905
+ c[91].gameModel.details ? (
906
+ /*gameprops*/
907
+ c[91].gameModel.launchUrl
908
+ ) : "") && l(a, "livelobbyendpoint", h), v[0] & /*clientstyling*/
909
+ 512 && l(
910
+ a,
911
+ "clientstyling",
912
+ /*clientstyling*/
913
+ c[9]
914
+ ), v[0] & /*clientstylingurl*/
915
+ 1024 && l(
916
+ a,
917
+ "clientstylingurl",
918
+ /*clientstylingurl*/
919
+ c[10]
920
+ ), v[0] & /*endpoint*/
921
+ 8 && l(
922
+ a,
923
+ "endpoint",
924
+ /*endpoint*/
925
+ c[3]
926
+ ), v[0] & /*livecasino*/
927
+ 16384 && l(
928
+ a,
929
+ "livecasino",
930
+ /*livecasino*/
931
+ c[14]
932
+ ), v[0] & /*gamepagemodalurl*/
933
+ 32768 && l(
934
+ a,
935
+ "gamepagemodalurl",
936
+ /*gamepagemodalurl*/
937
+ c[15]
938
+ ), v[0] & /*integratedgameframedesktop*/
939
+ 65536 && l(
940
+ a,
941
+ "integratedgameframedesktop",
942
+ /*integratedgameframedesktop*/
943
+ c[16]
944
+ ), v[0] & /*integratedgameframemobile*/
945
+ 131072 && l(
946
+ a,
947
+ "integratedgameframemobile",
948
+ /*integratedgameframemobile*/
949
+ c[17]
950
+ );
951
+ },
952
+ d(c) {
953
+ c && z(a);
954
+ }
955
+ };
956
+ }
957
+ function ro(i) {
958
+ let a = (
959
+ /*gameprops*/
960
+ i[91].gameModel.platform.includes("iPad") || /*gameprops*/
961
+ i[91].gameModel.platform.includes("iPhone") || /*gameprops*/
962
+ i[91].gameModel.platform.includes("Android")
963
+ ), o, t = a && la(i);
964
+ return {
965
+ c() {
966
+ t && t.c(), o = x();
967
+ },
968
+ m(s, n) {
969
+ t && t.m(s, n), G(s, o, n);
970
+ },
971
+ p(s, n) {
972
+ n[1] & /*favoriteGamesData*/
973
+ 512 && (a = /*gameprops*/
974
+ s[91].gameModel.platform.includes("iPad") || /*gameprops*/
975
+ s[91].gameModel.platform.includes("iPhone") || /*gameprops*/
976
+ s[91].gameModel.platform.includes("Android")), a ? t ? t.p(s, n) : (t = la(s), t.c(), t.m(o.parentNode, o)) : t && (t.d(1), t = null);
977
+ },
978
+ d(s) {
979
+ s && z(o), t && t.d(s);
980
+ }
981
+ };
982
+ }
983
+ function la(i) {
984
+ let a, o, t, s, n, m, d, g, f, p, _, w, I, k, h;
985
+ return {
986
+ c() {
987
+ var c;
988
+ a = F("casino-game-thumbnail-nd"), l(a, "class", o = U + /*gameprops*/
989
+ (i[91].cellSize ? (
990
+ /*gameprops*/
991
+ i[91].cellSize
992
+ ) : "1x1") + " svelte-voeydp"), l(a, "part", t = "" + (U + /*gameprops*/
993
+ (i[91].cellSize ? (
994
+ /*gameprops*/
995
+ i[91].cellSize
996
+ ) : "1x1"))), l(
997
+ a,
998
+ "session",
999
+ /*session*/
1000
+ i[6]
1001
+ ), l(
1002
+ a,
1003
+ "userid",
1004
+ /*userid*/
1005
+ i[7]
1006
+ ), l(
1007
+ a,
1008
+ "lang",
1009
+ /*lang*/
1010
+ i[5]
1011
+ ), l(
1012
+ a,
1013
+ "favorites",
1014
+ /*favorites*/
1015
+ i[8]
1016
+ ), l(
1017
+ a,
1018
+ "categoryid",
1019
+ /*categoryid*/
1020
+ i[0]
1021
+ ), l(a, "gamethumbnail", s = /*gameprops*/
1022
+ i[91].gameModel.thumbnail), l(a, "gamename", n = /*gameprops*/
1023
+ i[91].gameModel.name), l(a, "gamevendor", m = /*gameprops*/
1024
+ i[91].gameModel.vendor.logo), l(a, "gameLaunchUrl", d = /*gameprops*/
1025
+ i[91].launchUrl), l(a, "gameisnew", g = /*gameprops*/
1026
+ i[91].gameModel.isNew), l(a, "gametag", f = /*gameprops*/
1027
+ ((c = i[91].gameModel.advancedTags) == null ? void 0 : c.length) > 0 && /*addGameTag*/
1028
+ i[43](
1029
+ /*gameprops*/
1030
+ i[91].gameModel.advancedTags
1031
+ )), l(a, "gamecellsize", p = /*gameprops*/
1032
+ i[91].cellSize), l(a, "gameid", _ = /*gameprops*/
1033
+ i[91].gameModel.id), l(a, "gamefunmode", w = /*gameprops*/
1034
+ i[91].gameModel.hasFunMode), l(
1035
+ a,
1036
+ "showgamename",
1037
+ /*showgamename*/
1038
+ i[13]
1039
+ ), l(a, "gamefavorite", I = /*gameprops*/
1040
+ i[91].gameModel.isFavorite), l(
1041
+ a,
1042
+ "showfavoredcategory",
1043
+ /*showFavGamesCategory*/
1044
+ i[37]
1045
+ ), l(a, "connectlive", k = /*intersectingIndexes*/
1046
+ i[38][
1047
+ /*gameprops*/
1048
+ i[91].id
1049
+ ] == 1 ? "connect" : "disconnect"), l(
1050
+ a,
1051
+ "visibilityconnect",
1052
+ /*visibilityconnect*/
1053
+ i[39]
1054
+ ), l(
1055
+ a,
1056
+ "translationurl",
1057
+ /*translationurl*/
1058
+ i[11]
1059
+ ), l(
1060
+ a,
1061
+ "currency",
1062
+ /*currency*/
1063
+ i[12]
1064
+ ), l(a, "livelobbyendpoint", h = /*gameprops*/
1065
+ i[91].gameModel.details ? (
1066
+ /*gameprops*/
1067
+ i[91].gameModel.launchUrl
1068
+ ) : ""), l(
1069
+ a,
1070
+ "clientstyling",
1071
+ /*clientstyling*/
1072
+ i[9]
1073
+ ), l(
1074
+ a,
1075
+ "clientstylingurl",
1076
+ /*clientstylingurl*/
1077
+ i[10]
1078
+ ), l(
1079
+ a,
1080
+ "endpoint",
1081
+ /*endpoint*/
1082
+ i[3]
1083
+ ), l(
1084
+ a,
1085
+ "livecasino",
1086
+ /*livecasino*/
1087
+ i[14]
1088
+ ), l(
1089
+ a,
1090
+ "gamepagemodalurl",
1091
+ /*gamepagemodalurl*/
1092
+ i[15]
1093
+ ), l(
1094
+ a,
1095
+ "integratedgameframedesktop",
1096
+ /*integratedgameframedesktop*/
1097
+ i[16]
1098
+ ), l(
1099
+ a,
1100
+ "integratedgameframemobile",
1101
+ /*integratedgameframemobile*/
1102
+ i[17]
1103
+ );
1104
+ },
1105
+ m(c, v) {
1106
+ G(c, a, v);
1107
+ },
1108
+ p(c, v) {
1109
+ var P;
1110
+ v[1] & /*favoriteGamesData*/
1111
+ 512 && o !== (o = U + /*gameprops*/
1112
+ (c[91].cellSize ? (
1113
+ /*gameprops*/
1114
+ c[91].cellSize
1115
+ ) : "1x1") + " svelte-voeydp") && l(a, "class", o), v[1] & /*favoriteGamesData*/
1116
+ 512 && t !== (t = "" + (U + /*gameprops*/
1117
+ (c[91].cellSize ? (
1118
+ /*gameprops*/
1119
+ c[91].cellSize
1120
+ ) : "1x1"))) && l(a, "part", t), v[0] & /*session*/
1121
+ 64 && l(
1122
+ a,
1123
+ "session",
1124
+ /*session*/
1125
+ c[6]
1126
+ ), v[0] & /*userid*/
1127
+ 128 && l(
1128
+ a,
1129
+ "userid",
1130
+ /*userid*/
1131
+ c[7]
1132
+ ), v[0] & /*lang*/
1133
+ 32 && l(
1134
+ a,
1135
+ "lang",
1136
+ /*lang*/
1137
+ c[5]
1138
+ ), v[0] & /*favorites*/
1139
+ 256 && l(
1140
+ a,
1141
+ "favorites",
1142
+ /*favorites*/
1143
+ c[8]
1144
+ ), v[0] & /*categoryid*/
1145
+ 1 && l(
1146
+ a,
1147
+ "categoryid",
1148
+ /*categoryid*/
1149
+ c[0]
1150
+ ), v[1] & /*favoriteGamesData*/
1151
+ 512 && s !== (s = /*gameprops*/
1152
+ c[91].gameModel.thumbnail) && l(a, "gamethumbnail", s), v[1] & /*favoriteGamesData*/
1153
+ 512 && n !== (n = /*gameprops*/
1154
+ c[91].gameModel.name) && l(a, "gamename", n), v[1] & /*favoriteGamesData*/
1155
+ 512 && m !== (m = /*gameprops*/
1156
+ c[91].gameModel.vendor.logo) && l(a, "gamevendor", m), v[1] & /*favoriteGamesData*/
1157
+ 512 && d !== (d = /*gameprops*/
1158
+ c[91].launchUrl) && l(a, "gameLaunchUrl", d), v[1] & /*favoriteGamesData*/
1159
+ 512 && g !== (g = /*gameprops*/
1160
+ c[91].gameModel.isNew) && l(a, "gameisnew", g), v[1] & /*favoriteGamesData*/
1161
+ 512 && f !== (f = /*gameprops*/
1162
+ ((P = c[91].gameModel.advancedTags) == null ? void 0 : P.length) > 0 && /*addGameTag*/
1163
+ c[43](
1164
+ /*gameprops*/
1165
+ c[91].gameModel.advancedTags
1166
+ )) && l(a, "gametag", f), v[1] & /*favoriteGamesData*/
1167
+ 512 && p !== (p = /*gameprops*/
1168
+ c[91].cellSize) && l(a, "gamecellsize", p), v[1] & /*favoriteGamesData*/
1169
+ 512 && _ !== (_ = /*gameprops*/
1170
+ c[91].gameModel.id) && l(a, "gameid", _), v[1] & /*favoriteGamesData*/
1171
+ 512 && w !== (w = /*gameprops*/
1172
+ c[91].gameModel.hasFunMode) && l(a, "gamefunmode", w), v[0] & /*showgamename*/
1173
+ 8192 && l(
1174
+ a,
1175
+ "showgamename",
1176
+ /*showgamename*/
1177
+ c[13]
1178
+ ), v[1] & /*favoriteGamesData*/
1179
+ 512 && I !== (I = /*gameprops*/
1180
+ c[91].gameModel.isFavorite) && l(a, "gamefavorite", I), v[1] & /*showFavGamesCategory*/
1181
+ 64 && l(
1182
+ a,
1183
+ "showfavoredcategory",
1184
+ /*showFavGamesCategory*/
1185
+ c[37]
1186
+ ), v[1] & /*intersectingIndexes, favoriteGamesData*/
1187
+ 640 && k !== (k = /*intersectingIndexes*/
1188
+ c[38][
1189
+ /*gameprops*/
1190
+ c[91].id
1191
+ ] == 1 ? "connect" : "disconnect") && l(a, "connectlive", k), v[1] & /*visibilityconnect*/
1192
+ 256 && l(
1193
+ a,
1194
+ "visibilityconnect",
1195
+ /*visibilityconnect*/
1196
+ c[39]
1197
+ ), v[0] & /*translationurl*/
1198
+ 2048 && l(
1199
+ a,
1200
+ "translationurl",
1201
+ /*translationurl*/
1202
+ c[11]
1203
+ ), v[0] & /*currency*/
1204
+ 4096 && l(
1205
+ a,
1206
+ "currency",
1207
+ /*currency*/
1208
+ c[12]
1209
+ ), v[1] & /*favoriteGamesData*/
1210
+ 512 && h !== (h = /*gameprops*/
1211
+ c[91].gameModel.details ? (
1212
+ /*gameprops*/
1213
+ c[91].gameModel.launchUrl
1214
+ ) : "") && l(a, "livelobbyendpoint", h), v[0] & /*clientstyling*/
1215
+ 512 && l(
1216
+ a,
1217
+ "clientstyling",
1218
+ /*clientstyling*/
1219
+ c[9]
1220
+ ), v[0] & /*clientstylingurl*/
1221
+ 1024 && l(
1222
+ a,
1223
+ "clientstylingurl",
1224
+ /*clientstylingurl*/
1225
+ c[10]
1226
+ ), v[0] & /*endpoint*/
1227
+ 8 && l(
1228
+ a,
1229
+ "endpoint",
1230
+ /*endpoint*/
1231
+ c[3]
1232
+ ), v[0] & /*livecasino*/
1233
+ 16384 && l(
1234
+ a,
1235
+ "livecasino",
1236
+ /*livecasino*/
1237
+ c[14]
1238
+ ), v[0] & /*gamepagemodalurl*/
1239
+ 32768 && l(
1240
+ a,
1241
+ "gamepagemodalurl",
1242
+ /*gamepagemodalurl*/
1243
+ c[15]
1244
+ ), v[0] & /*integratedgameframedesktop*/
1245
+ 65536 && l(
1246
+ a,
1247
+ "integratedgameframedesktop",
1248
+ /*integratedgameframedesktop*/
1249
+ c[16]
1250
+ ), v[0] & /*integratedgameframemobile*/
1251
+ 131072 && l(
1252
+ a,
1253
+ "integratedgameframemobile",
1254
+ /*integratedgameframemobile*/
1255
+ c[17]
1256
+ );
1257
+ },
1258
+ d(c) {
1259
+ c && z(a);
1260
+ }
1261
+ };
1262
+ }
1263
+ function sa(i) {
1264
+ let a, o = (
1265
+ /*gameprops*/
1266
+ i[91].gameModel && ia(i)
1267
+ );
1268
+ return {
1269
+ c() {
1270
+ o && o.c(), a = x();
1271
+ },
1272
+ m(t, s) {
1273
+ o && o.m(t, s), G(t, a, s);
1274
+ },
1275
+ p(t, s) {
1276
+ /*gameprops*/
1277
+ t[91].gameModel ? o ? o.p(t, s) : (o = ia(t), o.c(), o.m(a.parentNode, a)) : o && (o.d(1), o = null);
1278
+ },
1279
+ d(t) {
1280
+ t && z(a), o && o.d(t);
1281
+ }
1282
+ };
1283
+ }
1284
+ function na(i) {
1285
+ let a, o, t, s, n = (
1286
+ /*categoryData*/
1287
+ i[26].name + ""
1288
+ ), m, d;
1289
+ function g(_, w) {
1290
+ return (
1291
+ /*showLoadCategory*/
1292
+ _[28] ? co : mo
1293
+ );
1294
+ }
1295
+ let f = g(i), p = f(i);
1296
+ return {
1297
+ c() {
1298
+ a = F("div"), o = F("span"), o.innerHTML = '<div class="CategoryIconAnimation svelte-voeydp"></div> <svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 28 28" class="svelte-voeydp"><g id="Group_5260" data-name="Group 5260" transform="translate(-26 -13)" class="svelte-voeydp"><g id="Ellipse_664_copy" data-name="Ellipse 664 copy" transform="translate(26 13)" fill="rgba(249,165,2,0)" class="svelte-voeydp"><path d="M 14 27 C 10.52756977081299 27 7.26298999786377 25.64776039123535 4.807610034942627 23.19239044189453 C 2.352240085601807 20.73700904846191 1 17.4724292755127 1 14 C 1 10.52756977081299 2.352240085601807 7.26298999786377 4.807610034942627 4.807610034942627 C 7.26298999786377 2.352240085601807 10.52756977081299 1 14 1 C 17.4724292755127 1 20.73700904846191 2.352240085601807 23.19239044189453 4.807610034942627 C 25.64776039123535 7.26298999786377 27 10.52756977081299 27 14 C 27 17.4724292755127 25.64776039123535 20.73700904846191 23.19239044189453 23.19239044189453 C 20.73700904846191 25.64776039123535 17.4724292755127 27 14 27 Z" stroke="none" class="svelte-voeydp"></path><path d="M 14 2 C 10.79467964172363 2 7.781219482421875 3.248220443725586 5.514720916748047 5.514720916748047 C 3.248220443725586 7.781219482421875 2 10.79467964172363 2 14 C 2 17.2053108215332 3.248220443725586 20.21878051757812 5.514720916748047 22.48527908325195 C 7.781219482421875 24.75177955627441 10.79467964172363 26 14 26 C 17.2053108215332 26 20.21878051757812 24.75177955627441 22.48527908325195 22.48527908325195 C 24.75177955627441 20.21878051757812 26 17.2053108215332 26 14 C 26 10.79467964172363 24.75177955627441 7.781219482421875 22.48527908325195 5.514720916748047 C 20.21878051757812 3.248220443725586 17.2053108215332 2 14 2 M 14 0 C 21.73197937011719 0 28 6.268009185791016 28 14 C 28 21.73197937011719 21.73197937011719 28 14 28 C 6.268009185791016 28 0 21.73197937011719 0 14 C 0 6.268009185791016 6.268009185791016 0 14 0 Z" stroke="none" fill="#fff" class="svelte-voeydp"></path></g><path id="Rounded_Rectangle_683" data-name="Rounded Rectangle 683" d="M1139,917.587V906.4a1.4,1.4,0,0,1,1.976,0l4.61,4.608a1.4,1.4,0,0,1,0,1.975l-4.61,4.607A1.4,1.4,0,0,1,1139,917.587Z" transform="translate(-1102 -885)" fill="#fff" class="svelte-voeydp"></path></g></svg>', t = W(), s = F("h3"), m = L(n), d = W(), p.c(), u(o, "class", "CategoryIcon svelte-voeydp"), u(s, "class", "CategoryName svelte-voeydp"), u(a, "class", "CasinoGamesHeader svelte-voeydp");
1299
+ },
1300
+ m(_, w) {
1301
+ G(_, a, w), S(a, o), S(a, t), S(a, s), S(s, m), i[51](s), S(a, d), p.m(a, null);
1302
+ },
1303
+ p(_, w) {
1304
+ w[0] & /*categoryData*/
1305
+ 67108864 && n !== (n = /*categoryData*/
1306
+ _[26].name + "") && V(m, n), f === (f = g(_)) && p ? p.p(_, w) : (p.d(1), p = f(_), p && (p.c(), p.m(a, null)));
1307
+ },
1308
+ d(_) {
1309
+ _ && z(a), i[51](null), p.d();
1310
+ }
1311
+ };
1312
+ }
1313
+ function mo(i) {
1314
+ let a, o, t, s = (
1315
+ /*addfilterselector*/
1316
+ i[1] == "true" && ra(i)
1317
+ ), n = (
1318
+ /*addsortingselector*/
1319
+ i[2] == "true" && ma(i)
1320
+ );
1321
+ return {
1322
+ c() {
1323
+ a = F("div"), s && s.c(), o = W(), n && n.c(), u(a, "class", t = Xe(
1324
+ /*addfilterselector*/
1325
+ i[1] == "true" && /*addsortingselector*/
1326
+ i[2] == "true" ? "CategoryFilterContainer" : ""
1327
+ ) + " svelte-voeydp");
1328
+ },
1329
+ m(m, d) {
1330
+ G(m, a, d), s && s.m(a, null), S(a, o), n && n.m(a, null);
1331
+ },
1332
+ p(m, d) {
1333
+ /*addfilterselector*/
1334
+ m[1] == "true" ? s ? s.p(m, d) : (s = ra(m), s.c(), s.m(a, o)) : s && (s.d(1), s = null), /*addsortingselector*/
1335
+ m[2] == "true" ? n ? n.p(m, d) : (n = ma(m), n.c(), n.m(a, null)) : n && (n.d(1), n = null), d[0] & /*addfilterselector, addsortingselector*/
1336
+ 6 && t !== (t = Xe(
1337
+ /*addfilterselector*/
1338
+ m[1] == "true" && /*addsortingselector*/
1339
+ m[2] == "true" ? "CategoryFilterContainer" : ""
1340
+ ) + " svelte-voeydp") && u(a, "class", t);
1341
+ },
1342
+ d(m) {
1343
+ m && z(a), s && s.d(), n && n.d();
1344
+ }
1345
+ };
1346
+ }
1347
+ function co(i) {
1348
+ let a, o, t = (
1349
+ /*$_*/
1350
+ i[41]("viewAll") + ""
1351
+ ), s, n, m = (
1352
+ /*categoryData*/
1353
+ i[26].games.total + ""
1354
+ ), d, g, f, p;
1355
+ return {
1356
+ c() {
1357
+ a = F("a"), o = F("span"), s = L(t), n = L(" ("), d = L(m), g = L(")"), u(o, "class", "CategoryLoadMore svelte-voeydp"), u(a, "class", "CategoryNameLink svelte-voeydp");
1358
+ },
1359
+ m(_, w) {
1360
+ G(_, a, w), S(a, o), S(o, s), S(o, n), S(o, d), S(o, g), f || (p = Ja(
1361
+ a,
1362
+ "click",
1363
+ /*click_handler*/
1364
+ i[52]
1365
+ ), f = !0);
1366
+ },
1367
+ p(_, w) {
1368
+ w[1] & /*$_*/
1369
+ 1024 && t !== (t = /*$_*/
1370
+ _[41]("viewAll") + "") && V(s, t), w[0] & /*categoryData*/
1371
+ 67108864 && m !== (m = /*categoryData*/
1372
+ _[26].games.total + "") && V(d, m);
1373
+ },
1374
+ d(_) {
1375
+ _ && z(a), f = !1, p();
1376
+ }
1377
+ };
1378
+ }
1379
+ function ra(i) {
1380
+ let a;
1381
+ return {
1382
+ c() {
1383
+ a = F("casino-filter"), l(
1384
+ a,
1385
+ "clientstylingurl",
1386
+ /*clientstylingurl*/
1387
+ i[10]
1388
+ ), l(
1389
+ a,
1390
+ "clientstyling",
1391
+ /*clientstyling*/
1392
+ i[9]
1393
+ ), l(
1394
+ a,
1395
+ "endpoint",
1396
+ /*endpoint*/
1397
+ i[3]
1398
+ ), l(
1399
+ a,
1400
+ "datasource",
1401
+ /*datasource*/
1402
+ i[4]
1403
+ ), l(
1404
+ a,
1405
+ "lang",
1406
+ /*lang*/
1407
+ i[5]
1408
+ ), l(
1409
+ a,
1410
+ "categoryid",
1411
+ /*categoryid*/
1412
+ i[0]
1413
+ ), l(
1414
+ a,
1415
+ "addfilterselector",
1416
+ /*addfilterselector*/
1417
+ i[1]
1418
+ ), l(
1419
+ a,
1420
+ "addsortingselector",
1421
+ /*addsortingselector*/
1422
+ i[2]
1423
+ ), l(
1424
+ a,
1425
+ "filterbylogo",
1426
+ /*filterbylogo*/
1427
+ i[19]
1428
+ ), l(a, "class", "svelte-voeydp");
1429
+ },
1430
+ m(o, t) {
1431
+ G(o, a, t);
1432
+ },
1433
+ p(o, t) {
1434
+ t[0] & /*clientstylingurl*/
1435
+ 1024 && l(
1436
+ a,
1437
+ "clientstylingurl",
1438
+ /*clientstylingurl*/
1439
+ o[10]
1440
+ ), t[0] & /*clientstyling*/
1441
+ 512 && l(
1442
+ a,
1443
+ "clientstyling",
1444
+ /*clientstyling*/
1445
+ o[9]
1446
+ ), t[0] & /*endpoint*/
1447
+ 8 && l(
1448
+ a,
1449
+ "endpoint",
1450
+ /*endpoint*/
1451
+ o[3]
1452
+ ), t[0] & /*datasource*/
1453
+ 16 && l(
1454
+ a,
1455
+ "datasource",
1456
+ /*datasource*/
1457
+ o[4]
1458
+ ), t[0] & /*lang*/
1459
+ 32 && l(
1460
+ a,
1461
+ "lang",
1462
+ /*lang*/
1463
+ o[5]
1464
+ ), t[0] & /*categoryid*/
1465
+ 1 && l(
1466
+ a,
1467
+ "categoryid",
1468
+ /*categoryid*/
1469
+ o[0]
1470
+ ), t[0] & /*addfilterselector*/
1471
+ 2 && l(
1472
+ a,
1473
+ "addfilterselector",
1474
+ /*addfilterselector*/
1475
+ o[1]
1476
+ ), t[0] & /*addsortingselector*/
1477
+ 4 && l(
1478
+ a,
1479
+ "addsortingselector",
1480
+ /*addsortingselector*/
1481
+ o[2]
1482
+ ), t[0] & /*filterbylogo*/
1483
+ 524288 && l(
1484
+ a,
1485
+ "filterbylogo",
1486
+ /*filterbylogo*/
1487
+ o[19]
1488
+ );
1489
+ },
1490
+ d(o) {
1491
+ o && z(a);
1492
+ }
1493
+ };
1494
+ }
1495
+ function ma(i) {
1496
+ let a;
1497
+ return {
1498
+ c() {
1499
+ a = F("casino-sort"), l(
1500
+ a,
1501
+ "clientstylingurl",
1502
+ /*clientstylingurl*/
1503
+ i[10]
1504
+ ), l(
1505
+ a,
1506
+ "clientstyling",
1507
+ /*clientstyling*/
1508
+ i[9]
1509
+ ), l(
1510
+ a,
1511
+ "lang",
1512
+ /*lang*/
1513
+ i[5]
1514
+ ), l(
1515
+ a,
1516
+ "categoryid",
1517
+ /*categoryid*/
1518
+ i[0]
1519
+ ), l(
1520
+ a,
1521
+ "addsortingselector",
1522
+ /*addsortingselector*/
1523
+ i[2]
1524
+ ), l(a, "class", "svelte-voeydp");
1525
+ },
1526
+ m(o, t) {
1527
+ G(o, a, t);
1528
+ },
1529
+ p(o, t) {
1530
+ t[0] & /*clientstylingurl*/
1531
+ 1024 && l(
1532
+ a,
1533
+ "clientstylingurl",
1534
+ /*clientstylingurl*/
1535
+ o[10]
1536
+ ), t[0] & /*clientstyling*/
1537
+ 512 && l(
1538
+ a,
1539
+ "clientstyling",
1540
+ /*clientstyling*/
1541
+ o[9]
1542
+ ), t[0] & /*lang*/
1543
+ 32 && l(
1544
+ a,
1545
+ "lang",
1546
+ /*lang*/
1547
+ o[5]
1548
+ ), t[0] & /*categoryid*/
1549
+ 1 && l(
1550
+ a,
1551
+ "categoryid",
1552
+ /*categoryid*/
1553
+ o[0]
1554
+ ), t[0] & /*addsortingselector*/
1555
+ 4 && l(
1556
+ a,
1557
+ "addsortingselector",
1558
+ /*addsortingselector*/
1559
+ o[2]
1560
+ );
1561
+ },
1562
+ d(o) {
1563
+ o && z(a);
1564
+ }
1565
+ };
1566
+ }
1567
+ function go(i) {
1568
+ let a, o = (
1569
+ /*$_*/
1570
+ i[41]("noResults") + ""
1571
+ ), t;
1572
+ return {
1573
+ c() {
1574
+ a = F("p"), t = L(o), u(a, "class", "NoSearchResults svelte-voeydp");
1575
+ },
1576
+ m(s, n) {
1577
+ G(s, a, n), S(a, t);
1578
+ },
1579
+ p(s, n) {
1580
+ n[1] & /*$_*/
1581
+ 1024 && o !== (o = /*$_*/
1582
+ s[41]("noResults") + "") && V(t, o);
1583
+ },
1584
+ d(s) {
1585
+ s && z(a);
1586
+ }
1587
+ };
1588
+ }
1589
+ function uo(i) {
1590
+ let a, o, t = se(
1591
+ /*shownCategoryData*/
1592
+ i[27]
1593
+ ), s = [];
1594
+ for (let n = 0; n < t.length; n += 1)
1595
+ s[n] = da($e(i, t, n));
1596
+ return {
1597
+ c() {
1598
+ a = F("ul");
1599
+ for (let n = 0; n < s.length; n += 1)
1600
+ s[n].c();
1601
+ u(a, "class", o = /*favoriteGamesData*/
1602
+ (i[40].items.length === 0 && /*showFavGamesCategory*/
1603
+ i[37] ? "" : "CasinoGamesGrid") + " " + /*lobbyView*/
1604
+ (i[25] && /*casinogamesgridslider*/
1605
+ i[20] == "true" ? "CasinoGamesGridSlider CustomScroll" : "") + " GamesListIncreasedGap svelte-voeydp");
1606
+ },
1607
+ m(n, m) {
1608
+ G(n, a, m);
1609
+ for (let d = 0; d < s.length; d += 1)
1610
+ s[d] && s[d].m(a, null);
1611
+ i[54](a);
1612
+ },
1613
+ p(n, m) {
1614
+ if (m[0] & /*session, userid, lang, shownCategoryData, favorites, categoryid, translationurl, showgamename, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, casinogamesgridslider, thumbnailContainer*/
1615
+ 139722729 | m[1] & /*addGameTag, intersectingIndexes, visibilityconnect*/
1616
+ 4480) {
1617
+ t = se(
1618
+ /*shownCategoryData*/
1619
+ n[27]
1620
+ );
1621
+ let d;
1622
+ for (d = 0; d < t.length; d += 1) {
1623
+ const g = $e(n, t, d);
1624
+ s[d] ? s[d].p(g, m) : (s[d] = da(g), s[d].c(), s[d].m(a, null));
1625
+ }
1626
+ for (; d < s.length; d += 1)
1627
+ s[d].d(1);
1628
+ s.length = t.length;
1629
+ }
1630
+ m[0] & /*lobbyView, casinogamesgridslider*/
1631
+ 34603008 | m[1] & /*favoriteGamesData, showFavGamesCategory*/
1632
+ 576 && o !== (o = /*favoriteGamesData*/
1633
+ (n[40].items.length === 0 && /*showFavGamesCategory*/
1634
+ n[37] ? "" : "CasinoGamesGrid") + " " + /*lobbyView*/
1635
+ (n[25] && /*casinogamesgridslider*/
1636
+ n[20] == "true" ? "CasinoGamesGridSlider CustomScroll" : "") + " GamesListIncreasedGap svelte-voeydp") && u(a, "class", o);
1637
+ },
1638
+ d(n) {
1639
+ n && z(a), Oe(s, n), i[54](null);
1640
+ }
1641
+ };
1642
+ }
1643
+ function fo(i) {
1644
+ let a;
1645
+ return {
1646
+ c() {
1647
+ a = F("div"), u(a, "class", "DualRing svelte-voeydp");
1648
+ },
1649
+ m(o, t) {
1650
+ G(o, a, t);
1651
+ },
1652
+ p: he,
1653
+ d(o) {
1654
+ o && z(a);
1655
+ }
1656
+ };
1657
+ }
1658
+ function vo(i) {
1659
+ let a, o, t, s, n, m, d, g, f, p, _, w, I, k, h, c = (
1660
+ /*index*/
1661
+ i[93]
1662
+ );
1663
+ const v = () => (
1664
+ /*casino_game_thumbnail_nd_binding*/
1665
+ i[53](a, c)
1666
+ ), P = () => (
1667
+ /*casino_game_thumbnail_nd_binding*/
1668
+ i[53](null, c)
1669
+ );
1670
+ return {
1671
+ c() {
1672
+ var T;
1673
+ a = F("casino-game-thumbnail-nd"), l(
1674
+ a,
1675
+ "session",
1676
+ /*session*/
1677
+ i[6]
1678
+ ), l(
1679
+ a,
1680
+ "userid",
1681
+ /*userid*/
1682
+ i[7]
1683
+ ), l(
1684
+ a,
1685
+ "lang",
1686
+ /*lang*/
1687
+ i[5]
1688
+ ), l(a, "class", o = U + /*gameprops*/
1689
+ (i[91].cellSize ? (
1690
+ /*gameprops*/
1691
+ i[91].cellSize
1692
+ ) : "1x1") + " svelte-voeydp"), l(a, "part", t = "" + (U + /*gameprops*/
1693
+ (i[91].cellSize ? (
1694
+ /*gameprops*/
1695
+ i[91].cellSize
1696
+ ) : "1x1"))), l(
1697
+ a,
1698
+ "favorites",
1699
+ /*favorites*/
1700
+ i[8]
1701
+ ), l(
1702
+ a,
1703
+ "categoryid",
1704
+ /*categoryid*/
1705
+ i[0]
1706
+ ), l(a, "gamethumbnail", s = /*gameprops*/
1707
+ i[91].thumbnail), l(a, "gamename", n = /*gameprops*/
1708
+ i[91].name), l(a, "gamevendor", m = /*gameprops*/
1709
+ i[91].vendor.logo), l(a, "gameLaunchUrl", d = /*gameprops*/
1710
+ i[91].launchUrl), l(a, "gameisnew", g = /*gameprops*/
1711
+ i[91].isNew), l(a, "gametag", f = /*gameprops*/
1712
+ ((T = i[91].advancedTags) == null ? void 0 : T.length) > 0 && /*addGameTag*/
1713
+ i[43](
1714
+ /*gameprops*/
1715
+ i[91].advancedTags
1716
+ )), l(a, "gamecellsize", p = /*gameprops*/
1717
+ i[91].cellSize), l(a, "gameid", _ = /*gameprops*/
1718
+ i[91].id), l(a, "gamefunmode", w = /*gameprops*/
1719
+ i[91].hasFunMode), l(a, "gamefavorite", I = /*gameprops*/
1720
+ i[91].isFavorite), l(
1721
+ a,
1722
+ "translationurl",
1723
+ /*translationurl*/
1724
+ i[11]
1725
+ ), l(
1726
+ a,
1727
+ "showgamename",
1728
+ /*showgamename*/
1729
+ i[13]
1730
+ ), l(a, "connectlive", k = /*intersectingIndexes*/
1731
+ i[38][
1732
+ /*gameprops*/
1733
+ i[91].id
1734
+ ] == 1 ? "connect" : "disconnect"), l(
1735
+ a,
1736
+ "visibilityconnect",
1737
+ /*visibilityconnect*/
1738
+ i[39]
1739
+ ), l(
1740
+ a,
1741
+ "currency",
1742
+ /*currency*/
1743
+ i[12]
1744
+ ), l(a, "livelobbyendpoint", h = /*gameprops*/
1745
+ i[91].details ? (
1746
+ /*gameprops*/
1747
+ i[91].href
1748
+ ) : ""), l(
1749
+ a,
1750
+ "clientstyling",
1751
+ /*clientstyling*/
1752
+ i[9]
1753
+ ), l(
1754
+ a,
1755
+ "clientstylingurl",
1756
+ /*clientstylingurl*/
1757
+ i[10]
1758
+ ), l(
1759
+ a,
1760
+ "endpoint",
1761
+ /*endpoint*/
1762
+ i[3]
1763
+ ), l(
1764
+ a,
1765
+ "livecasino",
1766
+ /*livecasino*/
1767
+ i[14]
1768
+ ), l(
1769
+ a,
1770
+ "gamepagemodalurl",
1771
+ /*gamepagemodalurl*/
1772
+ i[15]
1773
+ ), l(
1774
+ a,
1775
+ "integratedgameframedesktop",
1776
+ /*integratedgameframedesktop*/
1777
+ i[16]
1778
+ ), l(
1779
+ a,
1780
+ "integratedgameframemobile",
1781
+ /*integratedgameframemobile*/
1782
+ i[17]
1783
+ ), l(
1784
+ a,
1785
+ "casinogamesgridslider",
1786
+ /*casinogamesgridslider*/
1787
+ i[20]
1788
+ );
1789
+ },
1790
+ m(T, b) {
1791
+ G(T, a, b), v();
1792
+ },
1793
+ p(T, b) {
1794
+ var $;
1795
+ i = T, b[0] & /*session*/
1796
+ 64 && l(
1797
+ a,
1798
+ "session",
1799
+ /*session*/
1800
+ i[6]
1801
+ ), b[0] & /*userid*/
1802
+ 128 && l(
1803
+ a,
1804
+ "userid",
1805
+ /*userid*/
1806
+ i[7]
1807
+ ), b[0] & /*lang*/
1808
+ 32 && l(
1809
+ a,
1810
+ "lang",
1811
+ /*lang*/
1812
+ i[5]
1813
+ ), b[0] & /*shownCategoryData*/
1814
+ 134217728 && o !== (o = U + /*gameprops*/
1815
+ (i[91].cellSize ? (
1816
+ /*gameprops*/
1817
+ i[91].cellSize
1818
+ ) : "1x1") + " svelte-voeydp") && l(a, "class", o), b[0] & /*shownCategoryData*/
1819
+ 134217728 && t !== (t = "" + (U + /*gameprops*/
1820
+ (i[91].cellSize ? (
1821
+ /*gameprops*/
1822
+ i[91].cellSize
1823
+ ) : "1x1"))) && l(a, "part", t), b[0] & /*favorites*/
1824
+ 256 && l(
1825
+ a,
1826
+ "favorites",
1827
+ /*favorites*/
1828
+ i[8]
1829
+ ), b[0] & /*categoryid*/
1830
+ 1 && l(
1831
+ a,
1832
+ "categoryid",
1833
+ /*categoryid*/
1834
+ i[0]
1835
+ ), b[0] & /*shownCategoryData*/
1836
+ 134217728 && s !== (s = /*gameprops*/
1837
+ i[91].thumbnail) && l(a, "gamethumbnail", s), b[0] & /*shownCategoryData*/
1838
+ 134217728 && n !== (n = /*gameprops*/
1839
+ i[91].name) && l(a, "gamename", n), b[0] & /*shownCategoryData*/
1840
+ 134217728 && m !== (m = /*gameprops*/
1841
+ i[91].vendor.logo) && l(a, "gamevendor", m), b[0] & /*shownCategoryData*/
1842
+ 134217728 && d !== (d = /*gameprops*/
1843
+ i[91].launchUrl) && l(a, "gameLaunchUrl", d), b[0] & /*shownCategoryData*/
1844
+ 134217728 && g !== (g = /*gameprops*/
1845
+ i[91].isNew) && l(a, "gameisnew", g), b[0] & /*shownCategoryData*/
1846
+ 134217728 && f !== (f = /*gameprops*/
1847
+ (($ = i[91].advancedTags) == null ? void 0 : $.length) > 0 && /*addGameTag*/
1848
+ i[43](
1849
+ /*gameprops*/
1850
+ i[91].advancedTags
1851
+ )) && l(a, "gametag", f), b[0] & /*shownCategoryData*/
1852
+ 134217728 && p !== (p = /*gameprops*/
1853
+ i[91].cellSize) && l(a, "gamecellsize", p), b[0] & /*shownCategoryData*/
1854
+ 134217728 && _ !== (_ = /*gameprops*/
1855
+ i[91].id) && l(a, "gameid", _), b[0] & /*shownCategoryData*/
1856
+ 134217728 && w !== (w = /*gameprops*/
1857
+ i[91].hasFunMode) && l(a, "gamefunmode", w), b[0] & /*shownCategoryData*/
1858
+ 134217728 && I !== (I = /*gameprops*/
1859
+ i[91].isFavorite) && l(a, "gamefavorite", I), b[0] & /*translationurl*/
1860
+ 2048 && l(
1861
+ a,
1862
+ "translationurl",
1863
+ /*translationurl*/
1864
+ i[11]
1865
+ ), b[0] & /*showgamename*/
1866
+ 8192 && l(
1867
+ a,
1868
+ "showgamename",
1869
+ /*showgamename*/
1870
+ i[13]
1871
+ ), b[0] & /*shownCategoryData*/
1872
+ 134217728 | b[1] & /*intersectingIndexes*/
1873
+ 128 && k !== (k = /*intersectingIndexes*/
1874
+ i[38][
1875
+ /*gameprops*/
1876
+ i[91].id
1877
+ ] == 1 ? "connect" : "disconnect") && l(a, "connectlive", k), b[1] & /*visibilityconnect*/
1878
+ 256 && l(
1879
+ a,
1880
+ "visibilityconnect",
1881
+ /*visibilityconnect*/
1882
+ i[39]
1883
+ ), b[0] & /*currency*/
1884
+ 4096 && l(
1885
+ a,
1886
+ "currency",
1887
+ /*currency*/
1888
+ i[12]
1889
+ ), b[0] & /*shownCategoryData*/
1890
+ 134217728 && h !== (h = /*gameprops*/
1891
+ i[91].details ? (
1892
+ /*gameprops*/
1893
+ i[91].href
1894
+ ) : "") && l(a, "livelobbyendpoint", h), b[0] & /*clientstyling*/
1895
+ 512 && l(
1896
+ a,
1897
+ "clientstyling",
1898
+ /*clientstyling*/
1899
+ i[9]
1900
+ ), b[0] & /*clientstylingurl*/
1901
+ 1024 && l(
1902
+ a,
1903
+ "clientstylingurl",
1904
+ /*clientstylingurl*/
1905
+ i[10]
1906
+ ), b[0] & /*endpoint*/
1907
+ 8 && l(
1908
+ a,
1909
+ "endpoint",
1910
+ /*endpoint*/
1911
+ i[3]
1912
+ ), b[0] & /*livecasino*/
1913
+ 16384 && l(
1914
+ a,
1915
+ "livecasino",
1916
+ /*livecasino*/
1917
+ i[14]
1918
+ ), b[0] & /*gamepagemodalurl*/
1919
+ 32768 && l(
1920
+ a,
1921
+ "gamepagemodalurl",
1922
+ /*gamepagemodalurl*/
1923
+ i[15]
1924
+ ), b[0] & /*integratedgameframedesktop*/
1925
+ 65536 && l(
1926
+ a,
1927
+ "integratedgameframedesktop",
1928
+ /*integratedgameframedesktop*/
1929
+ i[16]
1930
+ ), b[0] & /*integratedgameframemobile*/
1931
+ 131072 && l(
1932
+ a,
1933
+ "integratedgameframemobile",
1934
+ /*integratedgameframemobile*/
1935
+ i[17]
1936
+ ), b[0] & /*casinogamesgridslider*/
1937
+ 1048576 && l(
1938
+ a,
1939
+ "casinogamesgridslider",
1940
+ /*casinogamesgridslider*/
1941
+ i[20]
1942
+ ), c !== /*index*/
1943
+ i[93] && (P(), c = /*index*/
1944
+ i[93], v());
1945
+ },
1946
+ d(T) {
1947
+ T && z(a), P();
1948
+ }
1949
+ };
1950
+ }
1951
+ function da(i) {
1952
+ let a, o = vo(i);
1953
+ return {
1954
+ c() {
1955
+ o && o.c(), a = x();
1956
+ },
1957
+ m(t, s) {
1958
+ o && o.m(t, s), G(t, a, s);
1959
+ },
1960
+ p(t, s) {
1961
+ o.p(t, s);
1962
+ },
1963
+ d(t) {
1964
+ t && z(a), o && o.d(t);
1965
+ }
1966
+ };
1967
+ }
1968
+ function po(i) {
1969
+ let a, o = (
1970
+ /*$_*/
1971
+ i[41]("searchedItems") + ""
1972
+ ), t;
1973
+ return {
1974
+ c() {
1975
+ a = F("h3"), t = L(o), u(a, "class", "StatusText svelte-voeydp");
1976
+ },
1977
+ m(s, n) {
1978
+ G(s, a, n), S(a, t);
1979
+ },
1980
+ p(s, n) {
1981
+ n[1] & /*$_*/
1982
+ 1024 && o !== (o = /*$_*/
1983
+ s[41]("searchedItems") + "") && V(t, o);
1984
+ },
1985
+ d(s) {
1986
+ s && z(a);
1987
+ }
1988
+ };
1989
+ }
1990
+ function ho(i) {
1991
+ let a, o = (
1992
+ /*$_*/
1993
+ i[41]("noResults") + ""
1994
+ ), t;
1995
+ return {
1996
+ c() {
1997
+ a = F("h3"), t = L(o), u(a, "class", "StatusText svelte-voeydp");
1998
+ },
1999
+ m(s, n) {
2000
+ G(s, a, n), S(a, t);
2001
+ },
2002
+ p(s, n) {
2003
+ n[1] & /*$_*/
2004
+ 1024 && o !== (o = /*$_*/
2005
+ s[41]("noResults") + "") && V(t, o);
2006
+ },
2007
+ d(s) {
2008
+ s && z(a);
2009
+ }
2010
+ };
2011
+ }
2012
+ function _o(i) {
2013
+ let a, o = (
2014
+ /*$_*/
2015
+ i[41]("recentSearchedItems") + ""
2016
+ ), t;
2017
+ return {
2018
+ c() {
2019
+ a = F("h3"), t = L(o), u(a, "class", "StatusText svelte-voeydp");
2020
+ },
2021
+ m(s, n) {
2022
+ G(s, a, n), S(a, t);
2023
+ },
2024
+ p(s, n) {
2025
+ n[1] & /*$_*/
2026
+ 1024 && o !== (o = /*$_*/
2027
+ s[41]("recentSearchedItems") + "") && V(t, o);
2028
+ },
2029
+ d(s) {
2030
+ s && z(a);
2031
+ }
2032
+ };
2033
+ }
2034
+ function yo(i) {
2035
+ let a;
2036
+ return {
2037
+ c() {
2038
+ a = F("p"), a.textContent = "Waiting", u(a, "class", "SearchWaiting svelte-voeydp");
2039
+ },
2040
+ m(o, t) {
2041
+ G(o, a, t);
2042
+ },
2043
+ p: he,
2044
+ d(o) {
2045
+ o && z(a);
2046
+ }
2047
+ };
2048
+ }
2049
+ function bo(i) {
2050
+ let a, o, t = !/*showItems*/
2051
+ i[33] && ca(i), s = se(
2052
+ /*shownCategoryData*/
2053
+ i[27]
2054
+ ), n = [];
2055
+ for (let m = 0; m < s.length; m += 1)
2056
+ n[m] = ga(ea(i, s, m));
2057
+ return {
2058
+ c() {
2059
+ t && t.c(), a = W(), o = F("ul");
2060
+ for (let m = 0; m < n.length; m += 1)
2061
+ n[m].c();
2062
+ u(o, "class", "CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap svelte-voeydp");
2063
+ },
2064
+ m(m, d) {
2065
+ t && t.m(m, d), G(m, a, d), G(m, o, d);
2066
+ for (let g = 0; g < n.length; g += 1)
2067
+ n[g] && n[g].m(o, null);
2068
+ },
2069
+ p(m, d) {
2070
+ if (/*showItems*/
2071
+ m[33] ? t && (t.d(1), t = null) : t ? t.p(m, d) : (t = ca(m), t.c(), t.m(a.parentNode, a)), d[0] & /*shownCategoryData, session, userid, lang, favorites, categoryid, showgamename, translationurl, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/
2072
+ 134479849 | d[1] & /*searchItem, addGameTag*/
2073
+ 4097) {
2074
+ s = se(
2075
+ /*shownCategoryData*/
2076
+ m[27]
2077
+ );
2078
+ let g;
2079
+ for (g = 0; g < s.length; g += 1) {
2080
+ const f = ea(m, s, g);
2081
+ n[g] ? n[g].p(f, d) : (n[g] = ga(f), n[g].c(), n[g].m(o, null));
2082
+ }
2083
+ for (; g < n.length; g += 1)
2084
+ n[g].d(1);
2085
+ n.length = s.length;
2086
+ }
2087
+ },
2088
+ d(m) {
2089
+ m && (z(a), z(o)), t && t.d(m), Oe(n, m);
2090
+ }
2091
+ };
2092
+ }
2093
+ function ca(i) {
2094
+ let a, o = (
2095
+ /*$_*/
2096
+ i[41]("noRecentSearch") + ""
2097
+ ), t;
2098
+ return {
2099
+ c() {
2100
+ a = F("p"), t = L(o), u(a, "class", "NoSearchResults NoRecentSearches NoRecentSearchesCenter " + (_e(
2101
+ /*userAgent*/
2102
+ i[42]
2103
+ ) ? "NoRecentSearchesMobile" : "") + " svelte-voeydp");
2104
+ },
2105
+ m(s, n) {
2106
+ G(s, a, n), S(a, t);
2107
+ },
2108
+ p(s, n) {
2109
+ n[1] & /*$_*/
2110
+ 1024 && o !== (o = /*$_*/
2111
+ s[41]("noRecentSearch") + "") && V(t, o);
2112
+ },
2113
+ d(s) {
2114
+ s && z(a);
2115
+ }
2116
+ };
2117
+ }
2118
+ function ga(i) {
2119
+ let a, o, t, s, n, m, d, g, f, p, _, w, I, k;
2120
+ return {
2121
+ c() {
2122
+ var h;
2123
+ a = F("casino-game-thumbnail-nd"), l(a, "class", o = U + /*gameprops*/
2124
+ (i[91].cellSize ? (
2125
+ /*gameprops*/
2126
+ i[91].cellSize
2127
+ ) : "1x1") + " svelte-voeydp"), l(a, "part", t = "" + (U + /*gameprops*/
2128
+ (i[91].cellSize ? (
2129
+ /*gameprops*/
2130
+ i[91].cellSize
2131
+ ) : "1x1"))), l(
2132
+ a,
2133
+ "session",
2134
+ /*session*/
2135
+ i[6]
2136
+ ), l(
2137
+ a,
2138
+ "userid",
2139
+ /*userid*/
2140
+ i[7]
2141
+ ), l(
2142
+ a,
2143
+ "lang",
2144
+ /*lang*/
2145
+ i[5]
2146
+ ), l(
2147
+ a,
2148
+ "searchitem",
2149
+ /*searchItem*/
2150
+ i[31]
2151
+ ), l(
2152
+ a,
2153
+ "favorites",
2154
+ /*favorites*/
2155
+ i[8]
2156
+ ), l(
2157
+ a,
2158
+ "categoryid",
2159
+ /*categoryid*/
2160
+ i[0]
2161
+ ), l(a, "gamethumbnail", s = /*gameprops*/
2162
+ i[91].thumbnail), l(a, "gamename", n = /*gameprops*/
2163
+ i[91].name), l(a, "gamevendor", m = /*gameprops*/
2164
+ i[91].vendor.logo), l(a, "gameLaunchUrl", d = /*gameprops*/
2165
+ i[91].launchUrl), l(a, "gameisnew", g = /*gameprops*/
2166
+ i[91].isNew), l(a, "gametag", f = /*gameprops*/
2167
+ ((h = i[91].advancedTags) == null ? void 0 : h.length) > 0 && /*addGameTag*/
2168
+ i[43](
2169
+ /*gameprops*/
2170
+ i[91].advancedTags
2171
+ )), l(a, "gamecellsize", p = /*gameprops*/
2172
+ i[91].cellSize), l(a, "gameid", _ = /*gameprops*/
2173
+ i[91].id), l(a, "gamefunmode", w = /*gameprops*/
2174
+ i[91].hasFunMode), l(
2175
+ a,
2176
+ "showgamename",
2177
+ /*showgamename*/
2178
+ i[13]
2179
+ ), l(
2180
+ a,
2181
+ "translationurl",
2182
+ /*translationurl*/
2183
+ i[11]
2184
+ ), l(a, "gamefavorite", I = /*gameprops*/
2185
+ i[91].isFavorite), l(
2186
+ a,
2187
+ "currency",
2188
+ /*currency*/
2189
+ i[12]
2190
+ ), l(a, "livelobbyendpoint", k = /*gameprops*/
2191
+ i[91].details ? (
2192
+ /*gameprops*/
2193
+ i[91].href
2194
+ ) : ""), l(
2195
+ a,
2196
+ "clientstyling",
2197
+ /*clientstyling*/
2198
+ i[9]
2199
+ ), l(
2200
+ a,
2201
+ "clientstylingurl",
2202
+ /*clientstylingurl*/
2203
+ i[10]
2204
+ ), l(
2205
+ a,
2206
+ "endpoint",
2207
+ /*endpoint*/
2208
+ i[3]
2209
+ ), l(
2210
+ a,
2211
+ "livecasino",
2212
+ /*livecasino*/
2213
+ i[14]
2214
+ ), l(
2215
+ a,
2216
+ "gamepagemodalurl",
2217
+ /*gamepagemodalurl*/
2218
+ i[15]
2219
+ ), l(
2220
+ a,
2221
+ "integratedgameframedesktop",
2222
+ /*integratedgameframedesktop*/
2223
+ i[16]
2224
+ ), l(
2225
+ a,
2226
+ "integratedgameframemobile",
2227
+ /*integratedgameframemobile*/
2228
+ i[17]
2229
+ );
2230
+ },
2231
+ m(h, c) {
2232
+ G(h, a, c);
2233
+ },
2234
+ p(h, c) {
2235
+ var v;
2236
+ c[0] & /*shownCategoryData*/
2237
+ 134217728 && o !== (o = U + /*gameprops*/
2238
+ (h[91].cellSize ? (
2239
+ /*gameprops*/
2240
+ h[91].cellSize
2241
+ ) : "1x1") + " svelte-voeydp") && l(a, "class", o), c[0] & /*shownCategoryData*/
2242
+ 134217728 && t !== (t = "" + (U + /*gameprops*/
2243
+ (h[91].cellSize ? (
2244
+ /*gameprops*/
2245
+ h[91].cellSize
2246
+ ) : "1x1"))) && l(a, "part", t), c[0] & /*session*/
2247
+ 64 && l(
2248
+ a,
2249
+ "session",
2250
+ /*session*/
2251
+ h[6]
2252
+ ), c[0] & /*userid*/
2253
+ 128 && l(
2254
+ a,
2255
+ "userid",
2256
+ /*userid*/
2257
+ h[7]
2258
+ ), c[0] & /*lang*/
2259
+ 32 && l(
2260
+ a,
2261
+ "lang",
2262
+ /*lang*/
2263
+ h[5]
2264
+ ), c[1] & /*searchItem*/
2265
+ 1 && l(
2266
+ a,
2267
+ "searchitem",
2268
+ /*searchItem*/
2269
+ h[31]
2270
+ ), c[0] & /*favorites*/
2271
+ 256 && l(
2272
+ a,
2273
+ "favorites",
2274
+ /*favorites*/
2275
+ h[8]
2276
+ ), c[0] & /*categoryid*/
2277
+ 1 && l(
2278
+ a,
2279
+ "categoryid",
2280
+ /*categoryid*/
2281
+ h[0]
2282
+ ), c[0] & /*shownCategoryData*/
2283
+ 134217728 && s !== (s = /*gameprops*/
2284
+ h[91].thumbnail) && l(a, "gamethumbnail", s), c[0] & /*shownCategoryData*/
2285
+ 134217728 && n !== (n = /*gameprops*/
2286
+ h[91].name) && l(a, "gamename", n), c[0] & /*shownCategoryData*/
2287
+ 134217728 && m !== (m = /*gameprops*/
2288
+ h[91].vendor.logo) && l(a, "gamevendor", m), c[0] & /*shownCategoryData*/
2289
+ 134217728 && d !== (d = /*gameprops*/
2290
+ h[91].launchUrl) && l(a, "gameLaunchUrl", d), c[0] & /*shownCategoryData*/
2291
+ 134217728 && g !== (g = /*gameprops*/
2292
+ h[91].isNew) && l(a, "gameisnew", g), c[0] & /*shownCategoryData*/
2293
+ 134217728 && f !== (f = /*gameprops*/
2294
+ ((v = h[91].advancedTags) == null ? void 0 : v.length) > 0 && /*addGameTag*/
2295
+ h[43](
2296
+ /*gameprops*/
2297
+ h[91].advancedTags
2298
+ )) && l(a, "gametag", f), c[0] & /*shownCategoryData*/
2299
+ 134217728 && p !== (p = /*gameprops*/
2300
+ h[91].cellSize) && l(a, "gamecellsize", p), c[0] & /*shownCategoryData*/
2301
+ 134217728 && _ !== (_ = /*gameprops*/
2302
+ h[91].id) && l(a, "gameid", _), c[0] & /*shownCategoryData*/
2303
+ 134217728 && w !== (w = /*gameprops*/
2304
+ h[91].hasFunMode) && l(a, "gamefunmode", w), c[0] & /*showgamename*/
2305
+ 8192 && l(
2306
+ a,
2307
+ "showgamename",
2308
+ /*showgamename*/
2309
+ h[13]
2310
+ ), c[0] & /*translationurl*/
2311
+ 2048 && l(
2312
+ a,
2313
+ "translationurl",
2314
+ /*translationurl*/
2315
+ h[11]
2316
+ ), c[0] & /*shownCategoryData*/
2317
+ 134217728 && I !== (I = /*gameprops*/
2318
+ h[91].isFavorite) && l(a, "gamefavorite", I), c[0] & /*currency*/
2319
+ 4096 && l(
2320
+ a,
2321
+ "currency",
2322
+ /*currency*/
2323
+ h[12]
2324
+ ), c[0] & /*shownCategoryData*/
2325
+ 134217728 && k !== (k = /*gameprops*/
2326
+ h[91].details ? (
2327
+ /*gameprops*/
2328
+ h[91].href
2329
+ ) : "") && l(a, "livelobbyendpoint", k), c[0] & /*clientstyling*/
2330
+ 512 && l(
2331
+ a,
2332
+ "clientstyling",
2333
+ /*clientstyling*/
2334
+ h[9]
2335
+ ), c[0] & /*clientstylingurl*/
2336
+ 1024 && l(
2337
+ a,
2338
+ "clientstylingurl",
2339
+ /*clientstylingurl*/
2340
+ h[10]
2341
+ ), c[0] & /*endpoint*/
2342
+ 8 && l(
2343
+ a,
2344
+ "endpoint",
2345
+ /*endpoint*/
2346
+ h[3]
2347
+ ), c[0] & /*livecasino*/
2348
+ 16384 && l(
2349
+ a,
2350
+ "livecasino",
2351
+ /*livecasino*/
2352
+ h[14]
2353
+ ), c[0] & /*gamepagemodalurl*/
2354
+ 32768 && l(
2355
+ a,
2356
+ "gamepagemodalurl",
2357
+ /*gamepagemodalurl*/
2358
+ h[15]
2359
+ ), c[0] & /*integratedgameframedesktop*/
2360
+ 65536 && l(
2361
+ a,
2362
+ "integratedgameframedesktop",
2363
+ /*integratedgameframedesktop*/
2364
+ h[16]
2365
+ ), c[0] & /*integratedgameframemobile*/
2366
+ 131072 && l(
2367
+ a,
2368
+ "integratedgameframemobile",
2369
+ /*integratedgameframemobile*/
2370
+ h[17]
2371
+ );
2372
+ },
2373
+ d(h) {
2374
+ h && z(a);
2375
+ }
2376
+ };
2377
+ }
2378
+ function wo(i) {
2379
+ let a;
2380
+ return {
2381
+ c() {
2382
+ a = F("p"), a.textContent = "500 Error - Internal Server Error.", u(a, "class", "SearchLoading svelte-voeydp");
2383
+ },
2384
+ m(o, t) {
2385
+ G(o, a, t);
2386
+ },
2387
+ d(o) {
2388
+ o && z(a);
2389
+ }
2390
+ };
2391
+ }
2392
+ function ko(i) {
2393
+ let a;
2394
+ return {
2395
+ c() {
2396
+ a = F("p"), a.textContent = "404 Error - No result found.", u(a, "class", "SearchLoading svelte-voeydp");
2397
+ },
2398
+ m(o, t) {
2399
+ G(o, a, t);
2400
+ },
2401
+ d(o) {
2402
+ o && z(a);
2403
+ }
2404
+ };
2405
+ }
2406
+ function So(i) {
2407
+ let a;
2408
+ function o(n, m) {
2409
+ return (
2410
+ /*hasErrors*/
2411
+ n[24] ? xa : (
2412
+ /*searched*/
2413
+ n[29] ? Qa : Za
2414
+ )
2415
+ );
2416
+ }
2417
+ let t = o(i), s = t(i);
2418
+ return {
2419
+ c() {
2420
+ a = F("div"), s.c(), u(a, "class", "CasinoGamesCategorySectionContainer svelte-voeydp");
2421
+ },
2422
+ m(n, m) {
2423
+ G(n, a, m), s.m(a, null), i[57](a);
2424
+ },
2425
+ p(n, m) {
2426
+ t === (t = o(n)) && s ? s.p(n, m) : (s.d(1), s = t(n), s && (s.c(), s.m(a, null)));
2427
+ },
2428
+ i: he,
2429
+ o: he,
2430
+ d(n) {
2431
+ n && z(a), s.d(), i[57](null);
2432
+ }
2433
+ };
2434
+ }
2435
+ const U = "game-tile-";
2436
+ let Co = 0;
2437
+ function Go(i, a, o) {
2438
+ let t;
2439
+ Va(i, Ya, (r) => o(41, t = r));
2440
+ let { endpoint: s = "" } = a, { datasource: n = "" } = a, { lang: m = "" } = a, { session: d = "" } = a, { userid: g = "" } = a, { favorites: f = "" } = a, { clientstyling: p = "" } = a, { clientstylingurl: _ = "" } = a, { translationurl: w = "" } = a, { currency: I = "" } = a, { categoryid: k = "" } = a, { showgamename: h = "" } = a, { livecasino: c = "false" } = a, { gamepagemodalurl: v = "true" } = a, { integratedgameframedesktop: P = "false" } = a, { integratedgameframemobile: T = "false" } = a, { casinomygames: b = "false" } = a, { addfilterselector: $ = "false" } = a, { addsortingselector: ye = "false" } = a, { filterbylogo: He = "" } = a, { casinogamesgridslider: Ve = "false" } = a, { fetchviaevent: ne = "false" } = a, { showallpage: Ee = "casino" } = a, { actionevent: Ae = "CategoryChange" } = a, { displayedgamecount: be = "10" } = a, { showallbuttongamescount: we = "10" } = a, Z = !0, Re = !1, ke, Se, ee = !0, qe = window.navigator.userAgent, j, M = [], J = !0, ae = 40, K = !1, Ce = !1, Be = !1, re = !1, Te = !1, Ne = !0, me = !1, de, je, ce, ge = !1, oe, Ge = !1, ue = new Array(1e4), fe = {}, Le = "", ie = "", ze, Pe, D, Y = [], Fe = new AbortController(), te = { items: [], count: 0, name: "" };
2441
+ const ua = () => {
2442
+ fetch(w).then((y) => y.json()).then((y) => {
2443
+ Object.keys(y).forEach((C) => {
2444
+ Ze(C, y[C]);
2445
+ });
2446
+ }).catch((y) => {
2447
+ console.log(y);
2448
+ });
2449
+ };
2450
+ Object.keys(Qe).forEach((r) => {
2451
+ Ze(r, Qe[r]);
2452
+ }), typeof document.hidden != "undefined" ? ze = "hidden" : typeof document.msHidden != "undefined" ? ze = "msHidden" : typeof document.webkitHidden != "undefined" && (ze = "webkitHidden");
2453
+ let fa = new IntersectionObserver((r) => {
2454
+ r.forEach((y) => Me(this, null, function* () {
2455
+ let C = y.target.gameid, N = y.target.elems_index;
2456
+ y.isIntersecting ? (N * 1.2 > ae && ya(k), o(38, fe[C] = 1, fe)) : o(38, fe[C] = 0, fe);
2457
+ }));
2458
+ });
2459
+ const We = (r, y) => {
2460
+ let C = `${s}/v1/player/${y}/favorites/`;
2461
+ o(23, Z = !0);
2462
+ let N = {
2463
+ method: "GET",
2464
+ headers: { "X-SessionID": r }
2465
+ };
2466
+ return new Promise((R, A) => {
2467
+ fetch(C, N).then((H) => H.json()).then((H) => {
2468
+ o(23, Z = !1), D = [], H ? (H.items.forEach((q) => {
2469
+ q.gameModel && (D.push(q), Y.includes(q.id) || Y.push(q.id));
2470
+ }), window.postMessage({
2471
+ type: "UpdateFavoritesCount",
2472
+ favoriteGames: D
2473
+ })) : D = [], k === "FAVORITES" && Je(D), M.forEach((q) => {
2474
+ q.isFavorite = X(q.id);
2475
+ });
2476
+ let B = M;
2477
+ o(27, M = void 0), o(27, M = B), R(D);
2478
+ }).catch((H) => {
2479
+ console.error(H), A(H);
2480
+ });
2481
+ });
2482
+ }, ve = (r, y, C) => {
2483
+ Fe && Fe.abort(), Fe = new AbortController();
2484
+ const N = Fe.signal;
2485
+ o(23, Z = !0);
2486
+ let R = "", A = "", H = JSON.parse(localStorage.getItem("vendorFiltersByCategory")), B = JSON.parse(localStorage.getItem("vendorSortingBy"));
2487
+ return (r.match(/\$/g) || []).length > 1 ? (R = r.split("$").slice(0, 2).join("$"), A = new URL(`${s}/v1/casino/groups/${n}/${R}/subGroups`)) : A = new URL(`${s}/v1/casino/groups/${n}/${r}`), new Promise((q, Na) => {
2488
+ if (A.searchParams.delete("pagination"), A.searchParams.append("expand", "games(vendor)"), A.searchParams.append("fields", "id,name,games"), A.searchParams.append("platform", Ba(qe)), A.searchParams.append("pagination", `games(offset=${y},limit=${C})`), A.searchParams.append("language", m), window.postMessage({ type: "CategoryVendors", categoryid: r }, window.location.href), H && H[r])
2489
+ if (H[r].length && ee === !1 && ge === !1) {
2490
+ let O = "";
2491
+ o(32, Te = !0), H[r].forEach((pe) => {
2492
+ O = O + (O ? `,games(vendor(id=${pe}))` : `games(vendor(id=${pe}))`);
2493
+ }), A.searchParams.append("filter", `${O}`);
2494
+ } else
2495
+ o(32, Te = !1);
2496
+ B && (B[r] ? B[r] && B[r] != "All" && (B[r] == "isNew" || B[r] == "advancedTags(name(hot))" ? (A.searchParams.append("sortedField", `games(${B[r]})`), A.searchParams.append("orderBy", "DES")) : A.searchParams.append("sortedField", `games(${B[r]})`)) : ie && ie != "All" && (ie == "advancedTags(name(hot))" || ie == "isNew" ? (A.searchParams.append("sortedField", `games(${ie})`), A.searchParams.append("orderBy", "DES")) : A.searchParams.append("sortedField", `games(${ie})`))), fetch(A, { signal: N }).then((O) => O.json()).then((O) => {
2497
+ N.aborted || (o(23, Z = !1), (r.match(/\$/g) || []).length > 1 && (O = O.items.filter((pe) => {
2498
+ if (pe.id == r) return pe;
2499
+ })[0]), o(50, Pe = !0), o(24, Re = !1), je = O.games.total, o(34, me = !0), q(O));
2500
+ }).catch((O) => {
2501
+ O.name !== "AbortError" && (o(24, Re = !0), console.error(O), Na(O));
2502
+ });
2503
+ });
2504
+ }, va = (r, y, C) => {
2505
+ r !== "" && (o(29, K = !1), o(25, ee = !0), o(1, $ = "false"), o(2, ye = "false"), o(31, re = !1), Ge = !1, o(28, J = +y > +C), ve(r, 0, +y).then((N) => {
2506
+ o(26, j = N), o(27, M = j.games.items), M && M.forEach((R) => {
2507
+ R.isFavorite = X(R.id);
2508
+ });
2509
+ }));
2510
+ }, De = (r) => {
2511
+ if (r.data)
2512
+ switch (r.data.type) {
2513
+ case "MostPlayedData":
2514
+ k == "MOSTPLAYED" && (o(29, K = !1), o(25, ee = !1), o(28, J = !1), o(27, M = r.data.mostPlayedGames), o(26, j = {
2515
+ id: "MOSTPLAYED",
2516
+ name: "Most Played Games",
2517
+ games: {
2518
+ count: r.data.mostPlayedGames.length,
2519
+ total: r.data.mostPlayedGames.length,
2520
+ items: r.data.mostPlayedGames
2521
+ }
2522
+ })), o(23, Z = !1);
2523
+ break;
2524
+ case "LastPlayedData":
2525
+ k == "LASTPLAYED" && (o(29, K = !1), o(25, ee = !1), o(28, J = !1), o(27, M = r.data.lastPlayedGames), o(26, j = {
2526
+ id: "LASTPLAYED",
2527
+ name: "Last Played Games",
2528
+ games: {
2529
+ count: r.data.lastPlayedGames.length,
2530
+ total: r.data.lastPlayedGames.length,
2531
+ items: r.data.lastPlayedGames
2532
+ }
2533
+ })), o(23, Z = !1);
2534
+ break;
2535
+ case "CustomOperatorData":
2536
+ r.data.operatordetail;
2537
+ break;
2538
+ case "RecentSearchData":
2539
+ o(29, K = !0), o(30, Ce = !0), r.data.searchData.length > 0 ? (o(27, M = r.data.searchData), o(33, Ne = !0), M && M.forEach((y) => {
2540
+ y.isFavorite = X(y.id);
2541
+ })) : (o(27, M = []), o(33, Ne = !1));
2542
+ break;
2543
+ case "OutOfRecentSearches":
2544
+ o(29, K = !1), o(30, Ce = !1);
2545
+ break;
2546
+ case "SearchData":
2547
+ o(29, K = !0), o(30, Ce = !1), o(27, M = r.data.searchData.items || []), o(31, re = !0), r.data.receivedFavoriteResults && (D = r.data.receivedFavoriteResults.items), M && M.forEach((y) => {
2548
+ y.isFavorite = X(y.id);
2549
+ });
2550
+ break;
2551
+ case `CategoryData_${k}`:
2552
+ o(29, K = !1), o(25, ee = !0), o(1, $ = "false"), o(2, ye = "false"), o(31, re = !1), Ge = !1, r.data.receivedFavoriteResults && (D = r.data.receivedFavoriteResults.items), ve(r.data.categoryId, 0, r.data.visiblegames).then((y) => {
2553
+ o(26, j = y), o(27, M = j.games.items), je <= r.data.visiblegames ? o(28, J = !1) : o(28, J = !0), M && M.forEach((C) => {
2554
+ C.isFavorite = X(C.id);
2555
+ });
2556
+ });
2557
+ break;
2558
+ case "CategoryChange":
2559
+ ae = 20;
2560
+ break;
2561
+ case "ApplySorter":
2562
+ o(0, k = r.data.itemId), ie = r.data.sortBy, ve(k, 0, ae).then((y) => {
2563
+ o(26, j = y), o(27, M = j.games.items), o(28, J = !1);
2564
+ });
2565
+ break;
2566
+ case "CategoryUpdate":
2567
+ Ye(r.data.itemId);
2568
+ break;
2569
+ case `SetUnfavoredGame${k}`:
2570
+ _a(`${s}/v1/player/${g}/favorites`, d, r.data.id);
2571
+ break;
2572
+ case `SetFavoredGame${k}`:
2573
+ ha(`${s}/v1/player/${g}/favorites`, d, r.data.id);
2574
+ break;
2575
+ case "UserSessionID":
2576
+ ke = r.data.session, Se = r.data.userID, f == "true" && Se && Se.length && ke && ke.length > 0 && We(ke, Se);
2577
+ break;
2578
+ case "UpdateFavoredList":
2579
+ k === "FAVORITES" && Ue(r.data.url, r.data.sessionID);
2580
+ break;
2581
+ }
2582
+ }, Ye = (r) => {
2583
+ o(29, K = !1), o(25, ee = !1), o(31, re = !1), Ge = !0, o(34, me = !1), o(0, k = r), k !== "MOSTPLAYED" && o(28, J = !1), b !== "true" && ve(k, 0, ae).then((y) => {
2584
+ o(26, j = y), j.games.items.forEach((C) => {
2585
+ C.isFavorite = X(C.id);
2586
+ }), o(27, M = j.games.items), o(28, J = !1), M.length < 10 && e.data.origin == !1 && (Be = !0, setTimeout(
2587
+ () => {
2588
+ window.postMessage({ type: "WidgetTopReference", scrollTop: Be }, window.location.href);
2589
+ },
2590
+ 500
2591
+ ));
2592
+ });
2593
+ }, pa = () => {
2594
+ j && (o(27, M = j.games.items), M.forEach((r) => {
2595
+ r.isFavorite = X(r.id);
2596
+ }));
2597
+ }, X = (r) => {
2598
+ var y;
2599
+ return (y = D == null ? void 0 : D.some((C) => C.id === r)) != null ? y : !1;
2600
+ };
2601
+ let ha = (r, y, C) => Me(this, null, function* () {
2602
+ yield Ue(r, y), Y.includes(C) || Y.push(C);
2603
+ let R = {
2604
+ method: "POST",
2605
+ headers: {
2606
+ "X-SessionID": y,
2607
+ "Content-Type": "application/json",
2608
+ Accept: "application/json"
2609
+ },
2610
+ body: JSON.stringify({ items: Y })
2611
+ };
2612
+ fetch(r, R).then((A) => A.json()).then(() => {
2613
+ window.postMessage({ type: `AddFavoriteThumbnail_${C}` }, window.location.href);
2614
+ }).catch((A) => {
2615
+ console.error("Err", A);
2616
+ });
2617
+ });
2618
+ const _a = (r, y, C) => {
2619
+ let N = {
2620
+ method: "DELETE",
2621
+ headers: { "X-SessionID": y }
2622
+ };
2623
+ fetch(`${r}/${C}`, N).then((R) => R.json()).then(() => {
2624
+ window.postMessage(
2625
+ {
2626
+ type: `RemoveFavoriteThumbnail_${C}`
2627
+ },
2628
+ window.location.href
2629
+ ), Ue(r, y);
2630
+ }), Y.includes(C) && (Y = Y.filter((R) => R != C));
2631
+ }, Ue = (r, y) => Me(this, null, function* () {
2632
+ return fetch(r, {
2633
+ method: "GET",
2634
+ headers: { "X-SessionID": y }
2635
+ }).then((N) => N.json()).then((N) => {
2636
+ D = N.items, ne ? (D.forEach((R) => {
2637
+ Y.includes(R.id) || Y.push(R.id);
2638
+ }), pa()) : D.forEach((R) => {
2639
+ R.isFavorite = X(R.id);
2640
+ }), k === "FAVORITES" && (window.postMessage({
2641
+ type: "UpdateFavoritesCount",
2642
+ favoriteGames: D
2643
+ }), Je(D));
2644
+ }).catch((N) => {
2645
+ console.error(N);
2646
+ });
2647
+ }), Je = (r) => {
2648
+ if (!r) return;
2649
+ let y;
2650
+ y = (r == null ? void 0 : r.items) || r || [], y.length > 0 && y.forEach((C) => {
2651
+ C.gameModel && (C.gameModel.isFavorite = !0);
2652
+ }), o(40, te.items = Wa(y, te.items), te), o(40, te.name = "Favorites", te), o(23, Z = !1);
2653
+ }, ya = (r) => {
2654
+ ae += 1, o(34, me = !0), ae <= je && ve(r, Co, ae).then((y) => {
2655
+ o(26, j = y), j.games.items.length > M.length && (o(27, M = j.games.items), M.forEach((C) => {
2656
+ C.isFavorite = X(C.id);
2657
+ })), o(34, me = !1);
2658
+ });
2659
+ }, ba = (r) => {
2660
+ if ((r == null ? void 0 : r.length) === 0) return "";
2661
+ let y = "", C = 999999999999, N;
2662
+ const R = new Date(Date.now());
2663
+ return r.forEach((A, H) => {
2664
+ const B = new Date(A.schedules[0].startTime), q = new Date(A.schedules[0].endTime);
2665
+ Ie(q).diff(R) < C && (C = Ie(q).diff(R), N = H), Ie(R).isAfter(B) && Ie(R).isBefore(q) && (y = r[N].name);
2666
+ }), y;
2667
+ }, Ke = (r) => {
2668
+ window.postMessage(
2669
+ {
2670
+ type: `${Ae}`,
2671
+ itemId: r,
2672
+ showallpage: Ee
2673
+ },
2674
+ window.location.href
2675
+ );
2676
+ }, wa = () => {
2677
+ switch (k) {
2678
+ case "FAVORITES":
2679
+ g && d && o(37, ge = !0);
2680
+ break;
2681
+ case "MOSTPLAYED":
2682
+ b === "false" && g && d && o(37, ge = !1);
2683
+ break;
2684
+ case "LASTPLAYED":
2685
+ b === "false" && g && d && o(37, ge = !1);
2686
+ break;
2687
+ default:
2688
+ Ye(k);
2689
+ break;
2690
+ }
2691
+ }, ka = () => {
2692
+ document[ze] ? o(39, Le = "disconnect") : o(39, Le = "connect");
2693
+ }, Sa = () => {
2694
+ Ge && ue.forEach((r, y) => {
2695
+ r && (r.elems_index = y, fa.observe(r));
2696
+ });
2697
+ }, Ca = () => {
2698
+ Ka(m);
2699
+ }, Ga = () => {
2700
+ let r = document.createElement("style");
2701
+ r.innerHTML = p, oe.appendChild(r);
2702
+ }, za = () => {
2703
+ let r = new URL(_), y = document.createElement("style");
2704
+ fetch(r.href).then((C) => C.text()).then((C) => {
2705
+ y.innerHTML = C, setTimeout(
2706
+ () => {
2707
+ oe.appendChild(y);
2708
+ },
2709
+ 1
2710
+ );
2711
+ });
2712
+ };
2713
+ qa(() => (window.addEventListener("visibilitychange", (r) => ka()), window.addEventListener("message", De, !1), () => {
2714
+ window.removeEventListener("message", De), window.removeEventListener("visibilitychange", De);
2715
+ }));
2716
+ function Fa(r) {
2717
+ le[r ? "unshift" : "push"](() => {
2718
+ ce = r, o(36, ce);
2719
+ });
2720
+ }
2721
+ const Ma = (r) => Ke(j.id);
2722
+ function Ia(r, y) {
2723
+ le[r ? "unshift" : "push"](() => {
2724
+ ue[y] = r, o(22, ue);
2725
+ });
2726
+ }
2727
+ function Ea(r) {
2728
+ le[r ? "unshift" : "push"](() => {
2729
+ de = r, o(35, de);
2730
+ });
2731
+ }
2732
+ function Aa(r) {
2733
+ le[r ? "unshift" : "push"](() => {
2734
+ ce = r, o(36, ce);
2735
+ });
2736
+ }
2737
+ function Ra(r) {
2738
+ le[r ? "unshift" : "push"](() => {
2739
+ de = r, o(35, de);
2740
+ });
2741
+ }
2742
+ function Ta(r) {
2743
+ le[r ? "unshift" : "push"](() => {
2744
+ oe = r, o(21, oe);
2745
+ });
2746
+ }
2747
+ return i.$$set = (r) => {
2748
+ "endpoint" in r && o(3, s = r.endpoint), "datasource" in r && o(4, n = r.datasource), "lang" in r && o(5, m = r.lang), "session" in r && o(6, d = r.session), "userid" in r && o(7, g = r.userid), "favorites" in r && o(8, f = r.favorites), "clientstyling" in r && o(9, p = r.clientstyling), "clientstylingurl" in r && o(10, _ = r.clientstylingurl), "translationurl" in r && o(11, w = r.translationurl), "currency" in r && o(12, I = r.currency), "categoryid" in r && o(0, k = r.categoryid), "showgamename" in r && o(13, h = r.showgamename), "livecasino" in r && o(14, c = r.livecasino), "gamepagemodalurl" in r && o(15, v = r.gamepagemodalurl), "integratedgameframedesktop" in r && o(16, P = r.integratedgameframedesktop), "integratedgameframemobile" in r && o(17, T = r.integratedgameframemobile), "casinomygames" in r && o(18, b = r.casinomygames), "addfilterselector" in r && o(1, $ = r.addfilterselector), "addsortingselector" in r && o(2, ye = r.addsortingselector), "filterbylogo" in r && o(19, He = r.filterbylogo), "casinogamesgridslider" in r && o(20, Ve = r.casinogamesgridslider), "fetchviaevent" in r && o(45, ne = r.fetchviaevent), "showallpage" in r && o(46, Ee = r.showallpage), "actionevent" in r && o(47, Ae = r.actionevent), "displayedgamecount" in r && o(48, be = r.displayedgamecount), "showallbuttongamescount" in r && o(49, we = r.showallbuttongamescount);
2749
+ }, i.$$.update = () => {
2750
+ i.$$.dirty[0] & /*lang*/
2751
+ 32 && m && Ca(), i.$$.dirty[0] & /*endpoint, lang, categoryid, datasource*/
2752
+ 57 | i.$$.dirty[1] & /*fetchviaevent, displayedgamecount, showallbuttongamescount*/
2753
+ 409600 && (ne === "false" || ne === "") && s && m && k && n && be && we && va(k, be, we), i.$$.dirty[0] & /*favorites, endpoint, session, userid*/
2754
+ 456 && f === "true" && s && d && g && We(d, g), i.$$.dirty[0] & /*thumbnailContainer*/
2755
+ 4194304 | i.$$.dirty[1] & /*dataloaded*/
2756
+ 524288 && Pe && ue && Sa(), i.$$.dirty[0] & /*lang, categoryid*/
2757
+ 33 && m && k && wa(), i.$$.dirty[0] & /*translationurl*/
2758
+ 2048 && w && ua(), i.$$.dirty[0] & /*clientstyling, customStylingContainer*/
2759
+ 2097664 && p && oe && Ga(), i.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
2760
+ 2098176 && _ && oe && za();
2761
+ }, [
2762
+ k,
2763
+ $,
2764
+ ye,
2765
+ s,
2766
+ n,
2767
+ m,
2768
+ d,
2769
+ g,
2770
+ f,
2771
+ p,
2772
+ _,
2773
+ w,
2774
+ I,
2775
+ h,
2776
+ c,
2777
+ v,
2778
+ P,
2779
+ T,
2780
+ b,
2781
+ He,
2782
+ Ve,
2783
+ oe,
2784
+ ue,
2785
+ Z,
2786
+ Re,
2787
+ ee,
2788
+ j,
2789
+ M,
2790
+ J,
2791
+ K,
2792
+ Ce,
2793
+ re,
2794
+ Te,
2795
+ Ne,
2796
+ me,
2797
+ de,
2798
+ ce,
2799
+ ge,
2800
+ fe,
2801
+ Le,
2802
+ te,
2803
+ t,
2804
+ qe,
2805
+ ba,
2806
+ Ke,
2807
+ ne,
2808
+ Ee,
2809
+ Ae,
2810
+ be,
2811
+ we,
2812
+ Pe,
2813
+ Fa,
2814
+ Ma,
2815
+ Ia,
2816
+ Ea,
2817
+ Aa,
2818
+ Ra,
2819
+ Ta
2820
+ ];
2821
+ }
2822
+ class zo extends Pa {
2823
+ constructor(a) {
2824
+ super(), Da(
2825
+ this,
2826
+ a,
2827
+ Go,
2828
+ So,
2829
+ Oa,
2830
+ {
2831
+ endpoint: 3,
2832
+ datasource: 4,
2833
+ lang: 5,
2834
+ session: 6,
2835
+ userid: 7,
2836
+ favorites: 8,
2837
+ clientstyling: 9,
2838
+ clientstylingurl: 10,
2839
+ translationurl: 11,
2840
+ currency: 12,
2841
+ categoryid: 0,
2842
+ showgamename: 13,
2843
+ livecasino: 14,
2844
+ gamepagemodalurl: 15,
2845
+ integratedgameframedesktop: 16,
2846
+ integratedgameframemobile: 17,
2847
+ casinomygames: 18,
2848
+ addfilterselector: 1,
2849
+ addsortingselector: 2,
2850
+ filterbylogo: 19,
2851
+ casinogamesgridslider: 20,
2852
+ fetchviaevent: 45,
2853
+ showallpage: 46,
2854
+ actionevent: 47,
2855
+ displayedgamecount: 48,
2856
+ showallbuttongamescount: 49
2857
+ },
2858
+ Xa,
2859
+ [-1, -1, -1, -1]
2860
+ );
2861
+ }
2862
+ get endpoint() {
2863
+ return this.$$.ctx[3];
2864
+ }
2865
+ set endpoint(a) {
2866
+ this.$$set({ endpoint: a }), E();
2867
+ }
2868
+ get datasource() {
2869
+ return this.$$.ctx[4];
2870
+ }
2871
+ set datasource(a) {
2872
+ this.$$set({ datasource: a }), E();
2873
+ }
2874
+ get lang() {
2875
+ return this.$$.ctx[5];
2876
+ }
2877
+ set lang(a) {
2878
+ this.$$set({ lang: a }), E();
2879
+ }
2880
+ get session() {
2881
+ return this.$$.ctx[6];
2882
+ }
2883
+ set session(a) {
2884
+ this.$$set({ session: a }), E();
2885
+ }
2886
+ get userid() {
2887
+ return this.$$.ctx[7];
2888
+ }
2889
+ set userid(a) {
2890
+ this.$$set({ userid: a }), E();
2891
+ }
2892
+ get favorites() {
2893
+ return this.$$.ctx[8];
2894
+ }
2895
+ set favorites(a) {
2896
+ this.$$set({ favorites: a }), E();
2897
+ }
2898
+ get clientstyling() {
2899
+ return this.$$.ctx[9];
2900
+ }
2901
+ set clientstyling(a) {
2902
+ this.$$set({ clientstyling: a }), E();
2903
+ }
2904
+ get clientstylingurl() {
2905
+ return this.$$.ctx[10];
2906
+ }
2907
+ set clientstylingurl(a) {
2908
+ this.$$set({ clientstylingurl: a }), E();
2909
+ }
2910
+ get translationurl() {
2911
+ return this.$$.ctx[11];
2912
+ }
2913
+ set translationurl(a) {
2914
+ this.$$set({ translationurl: a }), E();
2915
+ }
2916
+ get currency() {
2917
+ return this.$$.ctx[12];
2918
+ }
2919
+ set currency(a) {
2920
+ this.$$set({ currency: a }), E();
2921
+ }
2922
+ get categoryid() {
2923
+ return this.$$.ctx[0];
2924
+ }
2925
+ set categoryid(a) {
2926
+ this.$$set({ categoryid: a }), E();
2927
+ }
2928
+ get showgamename() {
2929
+ return this.$$.ctx[13];
2930
+ }
2931
+ set showgamename(a) {
2932
+ this.$$set({ showgamename: a }), E();
2933
+ }
2934
+ get livecasino() {
2935
+ return this.$$.ctx[14];
2936
+ }
2937
+ set livecasino(a) {
2938
+ this.$$set({ livecasino: a }), E();
2939
+ }
2940
+ get gamepagemodalurl() {
2941
+ return this.$$.ctx[15];
2942
+ }
2943
+ set gamepagemodalurl(a) {
2944
+ this.$$set({ gamepagemodalurl: a }), E();
2945
+ }
2946
+ get integratedgameframedesktop() {
2947
+ return this.$$.ctx[16];
2948
+ }
2949
+ set integratedgameframedesktop(a) {
2950
+ this.$$set({ integratedgameframedesktop: a }), E();
2951
+ }
2952
+ get integratedgameframemobile() {
2953
+ return this.$$.ctx[17];
2954
+ }
2955
+ set integratedgameframemobile(a) {
2956
+ this.$$set({ integratedgameframemobile: a }), E();
2957
+ }
2958
+ get casinomygames() {
2959
+ return this.$$.ctx[18];
2960
+ }
2961
+ set casinomygames(a) {
2962
+ this.$$set({ casinomygames: a }), E();
2963
+ }
2964
+ get addfilterselector() {
2965
+ return this.$$.ctx[1];
2966
+ }
2967
+ set addfilterselector(a) {
2968
+ this.$$set({ addfilterselector: a }), E();
2969
+ }
2970
+ get addsortingselector() {
2971
+ return this.$$.ctx[2];
2972
+ }
2973
+ set addsortingselector(a) {
2974
+ this.$$set({ addsortingselector: a }), E();
2975
+ }
2976
+ get filterbylogo() {
2977
+ return this.$$.ctx[19];
2978
+ }
2979
+ set filterbylogo(a) {
2980
+ this.$$set({ filterbylogo: a }), E();
2981
+ }
2982
+ get casinogamesgridslider() {
2983
+ return this.$$.ctx[20];
2984
+ }
2985
+ set casinogamesgridslider(a) {
2986
+ this.$$set({ casinogamesgridslider: a }), E();
2987
+ }
2988
+ get fetchviaevent() {
2989
+ return this.$$.ctx[45];
2990
+ }
2991
+ set fetchviaevent(a) {
2992
+ this.$$set({ fetchviaevent: a }), E();
2993
+ }
2994
+ get showallpage() {
2995
+ return this.$$.ctx[46];
2996
+ }
2997
+ set showallpage(a) {
2998
+ this.$$set({ showallpage: a }), E();
2999
+ }
3000
+ get actionevent() {
3001
+ return this.$$.ctx[47];
3002
+ }
3003
+ set actionevent(a) {
3004
+ this.$$set({ actionevent: a }), E();
3005
+ }
3006
+ get displayedgamecount() {
3007
+ return this.$$.ctx[48];
3008
+ }
3009
+ set displayedgamecount(a) {
3010
+ this.$$set({ displayedgamecount: a }), E();
3011
+ }
3012
+ get showallbuttongamescount() {
3013
+ return this.$$.ctx[49];
3014
+ }
3015
+ set showallbuttongamescount(a) {
3016
+ this.$$set({ showallbuttongamescount: a }), E();
3017
+ }
3018
+ }
3019
+ Ua(zo, { endpoint: {}, datasource: {}, lang: {}, session: {}, userid: {}, favorites: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, currency: {}, categoryid: {}, showgamename: {}, livecasino: {}, gamepagemodalurl: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, casinomygames: {}, addfilterselector: {}, addsortingselector: {}, filterbylogo: {}, casinogamesgridslider: {}, fetchviaevent: {}, showallpage: {}, actionevent: {}, displayedgamecount: {}, showallbuttongamescount: {} }, [], [], !0);
3020
+ export {
3021
+ zo as default
3022
+ };