@everymatrix/casino-lobby 1.44.0 → 1.45.2

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 (64) hide show
  1. package/components/CasinoCalendar-3HRZGpnG.js +5134 -0
  2. package/components/CasinoCalendar-9cVNHt1-.cjs +9 -0
  3. package/components/CasinoCalendarDailyDetails-Dcf0TKzH.cjs +1 -0
  4. package/components/CasinoCalendarDailyDetails-MwTyCObT.js +605 -0
  5. package/components/CasinoCalendarDailyItem-B-h-76yh.js +220 -0
  6. package/components/CasinoCalendarDailyItem-Cahte_IM.cjs +1 -0
  7. package/components/CasinoCategoriesSlider-AAgG2_xb.cjs +1 -0
  8. package/components/CasinoCategoriesSlider-B3Aneyii.js +597 -0
  9. package/components/CasinoCollectionsProviders-BvEenHqO.cjs +1 -0
  10. package/components/CasinoCollectionsProviders-D-DgSMvu.js +659 -0
  11. package/components/CasinoFavoritesSection-CxQ69OwL.cjs +1 -0
  12. package/components/CasinoFavoritesSection-DE0M_xZ_.js +418 -0
  13. package/components/CasinoFilter-BWEtfBml.js +628 -0
  14. package/components/CasinoFilter-Bdc0mE0X.cjs +1 -0
  15. package/components/CasinoGamePage-C4x_GUg3.cjs +18 -0
  16. package/components/CasinoGamePage-r1xLmvzf.js +4282 -0
  17. package/components/CasinoGameThumbnail-BG_6FsqW.cjs +38 -0
  18. package/components/CasinoGameThumbnail-wQFR0AuM.js +1822 -0
  19. package/components/CasinoGamesCategorySection-BGgw1sdg.cjs +1 -0
  20. package/components/CasinoGamesCategorySection-Cbto2aD4.js +3018 -0
  21. package/components/CasinoJackpotBanner-BftFjZpI.cjs +1 -0
  22. package/components/CasinoJackpotBanner-D1RCyJGt.js +615 -0
  23. package/components/CasinoLastPlayedSection-CAirOYgJ.js +563 -0
  24. package/components/CasinoLastPlayedSection-Dm6f8H02.cjs +1 -0
  25. package/components/CasinoLobby-Cq0Hm2md.js +2337 -0
  26. package/components/CasinoLobby-CvaYUpUV.cjs +1 -0
  27. package/components/CasinoModal-CZbdtmLm.js +372 -0
  28. package/components/CasinoModal-DqBbtAjA.cjs +1 -0
  29. package/components/CasinoMostPlayedSection-DTXKjmPl.cjs +1 -0
  30. package/components/CasinoMostPlayedSection-k3_ln2SB.js +580 -0
  31. package/components/CasinoMyGames-CVTzyBkk.cjs +1 -0
  32. package/components/CasinoMyGames-DcJpzIEq.js +1313 -0
  33. package/components/CasinoPage-BbRpHGEc.js +3514 -0
  34. package/components/CasinoPage-srXwB6ik.cjs +1 -0
  35. package/components/CasinoRandomGame-BSD5DYtt.js +641 -0
  36. package/components/CasinoRandomGame-CNdoKY0C.cjs +2 -0
  37. package/components/CasinoSearch-BsgUvsbs.js +1062 -0
  38. package/components/CasinoSearch-CMn_5Aa4.cjs +1 -0
  39. package/components/CasinoSlider-D5B-CjPM.js +803 -0
  40. package/components/CasinoSlider-kzZxK81G.cjs +1 -0
  41. package/components/CasinoSort-9pQqbHyF.cjs +1 -0
  42. package/components/CasinoSort-T6UQhFka.js +425 -0
  43. package/components/CasinoWinners-CD5HS4Gb.cjs +1 -0
  44. package/components/CasinoWinners-auSd-4D9.js +884 -0
  45. package/components/GeneralAnimationLoading-CIYgtCsE.cjs +1 -0
  46. package/components/GeneralAnimationLoading-DRiG33XR.js +75 -0
  47. package/es2015/casino-lobby.cjs +1 -0
  48. package/es2015/casino-lobby.js +16 -0
  49. package/package.json +20 -32
  50. package/CHANGELOG.md +0 -39
  51. package/README.md +0 -0
  52. package/dist/casino-lobby.js +0 -33
  53. package/dist/casino-lobby.js.map +0 -1
  54. package/documentation.md +0 -176
  55. package/index.html +0 -50
  56. package/index.js +0 -1
  57. package/public/favicon.png +0 -0
  58. package/public/reset.css +0 -48
  59. package/rollup.config.js +0 -67
  60. package/src/CasinoLobby.svelte +0 -454
  61. package/src/i18n.js +0 -25
  62. package/src/index.ts +0 -4
  63. package/stories/CasinoLobby.stories.js +0 -13
  64. package/tsconfig.json +0 -6
@@ -0,0 +1,1313 @@
1
+ import { $ as N, a as ge, I as he, S as pe, i as ve, f as u, c as be, s as _e, b as Pe, e as _, d as P, C as x, j as w, J as we, o as Me, l as ke, m as Fe, p as $, q as A, u as M, v as b, B as Ce, F as Le, O as Ge, r as C, w as H, A as S, M as i } from "./CasinoCalendar-3HRZGpnG.js";
2
+ function Ee({ withLocale: a, translations: e }) {
3
+ N.subscribe((t) => {
4
+ t == null && (ge.set(e), N.set(a));
5
+ });
6
+ }
7
+ function ee(a, e) {
8
+ he(a, e);
9
+ }
10
+ function Be(a) {
11
+ N.set(a);
12
+ }
13
+ const te = {
14
+ en: {
15
+ favorites: "Favorites",
16
+ mostPlayed: "Most Played",
17
+ recentlyPlayed: "Last Played"
18
+ },
19
+ "zh-hk": {
20
+ favorites: "Favorites",
21
+ mostPlayed: "Most Played",
22
+ recentlyPlayed: "Last Played"
23
+ },
24
+ de: {
25
+ favorites: "Favorites",
26
+ mostPlayed: "Most Played",
27
+ recentlyPlayed: "Last Played"
28
+ },
29
+ it: {
30
+ favorites: "Favorites",
31
+ mostPlayed: "Most Played",
32
+ recentlyPlayed: "Last Played"
33
+ },
34
+ fr: {
35
+ favorites: "Favorites",
36
+ mostPlayed: "Most Played",
37
+ recentlyPlayed: "Last Played"
38
+ },
39
+ es: {
40
+ favorites: "Favoritos",
41
+ mostPlayed: "Más jugados",
42
+ recentlyPlayed: "Últimos jugados"
43
+ },
44
+ tr: {
45
+ favorites: "Favoriler",
46
+ mostPlayed: "En Çok Oynananlar",
47
+ recentlyPlayed: "Son Oynananlar"
48
+ },
49
+ ru: {
50
+ favorites: "Favorites",
51
+ mostPlayed: "Most Played",
52
+ recentlyPlayed: "Last Played"
53
+ },
54
+ ro: {
55
+ favorites: "Favorites",
56
+ mostPlayed: "Most Played",
57
+ recentlyPlayed: "Last Played"
58
+ },
59
+ hr: {
60
+ favorites: "Favoriti",
61
+ mostPlayed: "Najčešće igrano",
62
+ recentlyPlayed: "Zadnje igrano"
63
+ },
64
+ hu: {
65
+ favorites: "Favorites",
66
+ mostPlayed: "Most Played",
67
+ recentlyPlayed: "Last Played"
68
+ },
69
+ pl: {
70
+ favorites: "Favorites",
71
+ mostPlayed: "Most Played",
72
+ recentlyPlayed: "Last Played"
73
+ },
74
+ pt: {
75
+ favorites: "Favorites",
76
+ mostPlayed: "Most Played",
77
+ recentlyPlayed: "Last Played"
78
+ },
79
+ sl: {
80
+ favorites: "Favorites",
81
+ mostPlayed: "Most Played",
82
+ recentlyPlayed: "Last Played"
83
+ },
84
+ sr: {
85
+ favorites: "Favorites",
86
+ mostPlayed: "Most Played",
87
+ recentlyPlayed: "Last Played"
88
+ },
89
+ "pt-br": {
90
+ favorites: "Favoritos",
91
+ mostPlayed: "O mais jogado",
92
+ recentlyPlayed: "Ultimo jogo"
93
+ },
94
+ "es-mx": {
95
+ favorites: "Favoritos",
96
+ mostPlayed: "Los más Jugados",
97
+ recentlyPlayed: "Último juego"
98
+ }
99
+ };
100
+ if (typeof window != "undefined") {
101
+ let a = function(e) {
102
+ return function(...t) {
103
+ try {
104
+ return e.apply(this, t);
105
+ } catch (s) {
106
+ if (s instanceof DOMException && s.message.includes("has already been used with this registry") || s.message.includes("Cannot define multiple custom elements with the same tag name"))
107
+ return !1;
108
+ throw s;
109
+ }
110
+ };
111
+ };
112
+ customElements.define = a(customElements.define), import("./CasinoFavoritesSection-DE0M_xZ_.js").then(({ default: e }) => {
113
+ !customElements.get("casino-favorites-section") && customElements.define("casino-favorites-section", e.element);
114
+ });
115
+ }
116
+ if (typeof window != "undefined") {
117
+ let a = function(e) {
118
+ return function(...t) {
119
+ try {
120
+ return e.apply(this, t);
121
+ } catch (s) {
122
+ if (s instanceof DOMException && s.message.includes("has already been used with this registry") || s.message.includes("Cannot define multiple custom elements with the same tag name"))
123
+ return !1;
124
+ throw s;
125
+ }
126
+ };
127
+ };
128
+ customElements.define = a(customElements.define), import("./CasinoLastPlayedSection-CAirOYgJ.js").then(({ default: e }) => {
129
+ !customElements.get("casino-last-played-section") && customElements.define("casino-last-played-section", e.element);
130
+ });
131
+ }
132
+ if (typeof window != "undefined") {
133
+ let a = function(e) {
134
+ return function(...t) {
135
+ try {
136
+ return e.apply(this, t);
137
+ } catch (s) {
138
+ if (s instanceof DOMException && s.message.includes("has already been used with this registry") || s.message.includes("Cannot define multiple custom elements with the same tag name"))
139
+ return !1;
140
+ throw s;
141
+ }
142
+ };
143
+ };
144
+ customElements.define = a(customElements.define), import("./CasinoMostPlayedSection-k3_ln2SB.js").then(({ default: e }) => {
145
+ !customElements.get("casino-most-played-section") && customElements.define("casino-most-played-section", e.element);
146
+ });
147
+ }
148
+ function Oe(a) {
149
+ Pe(a, "svelte-y89i0i", ".CasinoMyGames{background-color:var(--emfe-w-casino-color-bg, var(--emfe-w-color-background, #07072A));width:100%;margin:50px 0;box-sizing:border-box}.CasinoMyGames.Mobile{padding:25px 10px}.MyGamesHeader{display:flex;justify-content:space-between;margin-bottom:40px}.MyGamesButtonsContainer{display:flex;flex-direction:row;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll;gap:32px}.MyGamesButton{border:none;background:none;color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));font-size:20px;font-weight:500;margin-right:0px;transition:linear 100ms;border-bottom:1px solid transparent;cursor:pointer}.MyGamesButton:hover{border-bottom:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));line-height:36px;padding-bottom:10px}.MyGamesButton:focus{color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));line-height:36px;padding-bottom:10px}.MyGamesButton.Active{border-bottom:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));padding-bottom:10px}.MyGamesButton.Active{border-bottom:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));line-height:36px}.ButtonsContainerNone{display:none}.Mobile .MyGamesButtonsContainer{width:100%;gap:32px;align-items:center;justify-content:space-evenly}.Mobile .CasinoMyGames{margin:30px 0}.Mobile .CasinoMyGames{width:320px;max-width:320px}.Mobile .MyGamesHeader{justify-content:flex-start}.Mobile .MyGamesButton{font-size:16px;white-space:nowrap;padding:5px}.Mobile .MyGamesButton.Active{padding-bottom:5px}");
150
+ }
151
+ function ae(a, e, t) {
152
+ const s = a.slice();
153
+ return s[43] = e[t], s;
154
+ }
155
+ function Ae(a) {
156
+ let e, t, s, m, n, d, o = $(
157
+ /*tabsArray*/
158
+ a[27]
159
+ ), r = [];
160
+ for (let f = 0; f < o.length; f += 1)
161
+ r[f] = ne(ae(a, o, f));
162
+ function h(f, g) {
163
+ if (
164
+ /*gamesType*/
165
+ f[25] == "Favorites"
166
+ ) return qe;
167
+ if (
168
+ /*gamesType*/
169
+ f[25] == "MostPlayed"
170
+ ) return De;
171
+ if (
172
+ /*gamesType*/
173
+ f[25] == "LastPlayed"
174
+ ) return je;
175
+ }
176
+ let p = h(a), y = p && p(a);
177
+ return {
178
+ c() {
179
+ e = _("div"), t = _("div"), s = _("div");
180
+ for (let f = 0; f < r.length; f += 1)
181
+ r[f].c();
182
+ m = A(), n = _("div"), y && y.c(), M(s, "class", "MyGamesButtonsContainer"), M(t, "class", "MyGamesHeader"), M(e, "class", d = "CasinoMyGames " + /*mobile*/
183
+ (a[26] ? "Mobile" : ""));
184
+ },
185
+ m(f, g) {
186
+ P(f, e, g), b(e, t), b(t, s);
187
+ for (let c = 0; c < r.length; c += 1)
188
+ r[c] && r[c].m(s, null);
189
+ b(e, m), b(e, n), y && y.m(n, null);
190
+ },
191
+ p(f, g) {
192
+ if (g[0] & /*gamesType, lastplayed, toggleTab, $_, tabsArray, mostplayed, favorites, favoritesCount*/
193
+ 2046935040) {
194
+ o = $(
195
+ /*tabsArray*/
196
+ f[27]
197
+ );
198
+ let c;
199
+ for (c = 0; c < o.length; c += 1) {
200
+ const L = ae(f, o, c);
201
+ r[c] ? r[c].p(L, g) : (r[c] = ne(L), r[c].c(), r[c].m(s, null));
202
+ }
203
+ for (; c < r.length; c += 1)
204
+ r[c].d(1);
205
+ r.length = o.length;
206
+ }
207
+ p === (p = h(f)) && y ? y.p(f, g) : (y && y.d(1), y = p && p(f), y && (y.c(), y.m(n, null))), g[0] & /*mobile*/
208
+ 67108864 && d !== (d = "CasinoMyGames " + /*mobile*/
209
+ (f[26] ? "Mobile" : "")) && M(e, "class", d);
210
+ },
211
+ d(f) {
212
+ f && w(e), Ce(r, f), y && y.d();
213
+ }
214
+ };
215
+ }
216
+ function se(a) {
217
+ let e, t = (
218
+ /*$_*/
219
+ a[29]("favorites") + ""
220
+ ), s, m, n, d, o, r, h, p, y;
221
+ return {
222
+ c() {
223
+ e = _("button"), s = C(t), m = A(), n = _("span"), d = C("("), o = C(
224
+ /*favoritesCount*/
225
+ a[28]
226
+ ), r = C(")"), M(e, "class", h = "MyGamesButton " + /*gamesType*/
227
+ (a[25] == "Favorites" ? "Active" : "") + " " + /*favorites*/
228
+ (a[14] == "false" ? "Off" : ""));
229
+ },
230
+ m(f, g) {
231
+ P(f, e, g), b(e, s), b(e, m), b(e, n), b(n, d), b(n, o), b(n, r), p || (y = H(
232
+ e,
233
+ "click",
234
+ /*click_handler*/
235
+ a[32]
236
+ ), p = !0);
237
+ },
238
+ p(f, g) {
239
+ g[0] & /*$_*/
240
+ 536870912 && t !== (t = /*$_*/
241
+ f[29]("favorites") + "") && S(s, t), g[0] & /*favoritesCount*/
242
+ 268435456 && S(
243
+ o,
244
+ /*favoritesCount*/
245
+ f[28]
246
+ ), g[0] & /*gamesType, favorites*/
247
+ 33570816 && h !== (h = "MyGamesButton " + /*gamesType*/
248
+ (f[25] == "Favorites" ? "Active" : "") + " " + /*favorites*/
249
+ (f[14] == "false" ? "Off" : "")) && M(e, "class", h);
250
+ },
251
+ d(f) {
252
+ f && w(e), p = !1, y();
253
+ }
254
+ };
255
+ }
256
+ function ie(a) {
257
+ let e, t = (
258
+ /*$_*/
259
+ a[29]("mostPlayed") + ""
260
+ ), s, m, n, d;
261
+ return {
262
+ c() {
263
+ e = _("button"), s = C(t), M(e, "class", m = "MyGamesButton " + /*gamesType*/
264
+ (a[25] == "MostPlayed" ? "Active" : "") + " " + /*mostplayed*/
265
+ (a[15] == "false" ? "Off" : ""));
266
+ },
267
+ m(o, r) {
268
+ P(o, e, r), b(e, s), n || (d = H(
269
+ e,
270
+ "click",
271
+ /*click_handler_1*/
272
+ a[33]
273
+ ), n = !0);
274
+ },
275
+ p(o, r) {
276
+ r[0] & /*$_*/
277
+ 536870912 && t !== (t = /*$_*/
278
+ o[29]("mostPlayed") + "") && S(s, t), r[0] & /*gamesType, mostplayed*/
279
+ 33587200 && m !== (m = "MyGamesButton " + /*gamesType*/
280
+ (o[25] == "MostPlayed" ? "Active" : "") + " " + /*mostplayed*/
281
+ (o[15] == "false" ? "Off" : "")) && M(e, "class", m);
282
+ },
283
+ d(o) {
284
+ o && w(e), n = !1, d();
285
+ }
286
+ };
287
+ }
288
+ function le(a) {
289
+ let e, t = (
290
+ /*$_*/
291
+ a[29]("recentlyPlayed") + ""
292
+ ), s, m, n, d, o;
293
+ return {
294
+ c() {
295
+ e = _("button"), s = C(t), m = A(), M(e, "class", n = "MyGamesButton " + /*gamesType*/
296
+ (a[25] == "LastPlayed" ? "Active" : "") + " " + /*lastplayed*/
297
+ (a[16] == "false" ? "Off" : ""));
298
+ },
299
+ m(r, h) {
300
+ P(r, e, h), b(e, s), b(e, m), d || (o = H(
301
+ e,
302
+ "click",
303
+ /*click_handler_2*/
304
+ a[34]
305
+ ), d = !0);
306
+ },
307
+ p(r, h) {
308
+ h[0] & /*$_*/
309
+ 536870912 && t !== (t = /*$_*/
310
+ r[29]("recentlyPlayed") + "") && S(s, t), h[0] & /*gamesType, lastplayed*/
311
+ 33619968 && n !== (n = "MyGamesButton " + /*gamesType*/
312
+ (r[25] == "LastPlayed" ? "Active" : "") + " " + /*lastplayed*/
313
+ (r[16] == "false" ? "Off" : "")) && M(e, "class", n);
314
+ },
315
+ d(r) {
316
+ r && w(e), d = !1, o();
317
+ }
318
+ };
319
+ }
320
+ function ne(a) {
321
+ let e, t, s, m = (
322
+ /*tab*/
323
+ a[43] == "Favorites" && se(a)
324
+ ), n = (
325
+ /*tab*/
326
+ a[43] == "MostPlayed" && ie(a)
327
+ ), d = (
328
+ /*tab*/
329
+ a[43] == "LastPlayed" && le(a)
330
+ );
331
+ return {
332
+ c() {
333
+ m && m.c(), e = A(), n && n.c(), t = A(), d && d.c(), s = Le();
334
+ },
335
+ m(o, r) {
336
+ m && m.m(o, r), P(o, e, r), n && n.m(o, r), P(o, t, r), d && d.m(o, r), P(o, s, r);
337
+ },
338
+ p(o, r) {
339
+ /*tab*/
340
+ o[43] == "Favorites" ? m ? m.p(o, r) : (m = se(o), m.c(), m.m(e.parentNode, e)) : m && (m.d(1), m = null), /*tab*/
341
+ o[43] == "MostPlayed" ? n ? n.p(o, r) : (n = ie(o), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), /*tab*/
342
+ o[43] == "LastPlayed" ? d ? d.p(o, r) : (d = le(o), d.c(), d.m(s.parentNode, s)) : d && (d.d(1), d = null);
343
+ },
344
+ d(o) {
345
+ o && (w(e), w(t), w(s)), m && m.d(o), n && n.d(o), d && d.d(o);
346
+ }
347
+ };
348
+ }
349
+ function je(a) {
350
+ let e;
351
+ return {
352
+ c() {
353
+ e = _("casino-last-played-section"), i(
354
+ e,
355
+ "userid",
356
+ /*userid*/
357
+ a[0]
358
+ ), i(
359
+ e,
360
+ "endpoint",
361
+ /*endpoint*/
362
+ a[2]
363
+ ), i(
364
+ e,
365
+ "datasource",
366
+ /*datasource*/
367
+ a[3]
368
+ ), i(
369
+ e,
370
+ "favorites",
371
+ /*favorites*/
372
+ a[14]
373
+ ), i(
374
+ e,
375
+ "lang",
376
+ /*lang*/
377
+ a[4]
378
+ ), i(
379
+ e,
380
+ "currency",
381
+ /*currency*/
382
+ a[5]
383
+ ), i(
384
+ e,
385
+ "session",
386
+ /*session*/
387
+ a[1]
388
+ ), i(e, "class", "CategoryContainer"), i(
389
+ e,
390
+ "showgamename",
391
+ /*showgamename*/
392
+ a[11]
393
+ ), i(
394
+ e,
395
+ "clientstyling",
396
+ /*clientstyling*/
397
+ a[6]
398
+ ), i(
399
+ e,
400
+ "clientstylingurl",
401
+ /*clientstylingurl*/
402
+ a[7]
403
+ ), i(
404
+ e,
405
+ "livecasino",
406
+ /*livecasino*/
407
+ a[8]
408
+ ), i(
409
+ e,
410
+ "visiblegames",
411
+ /*visiblegames*/
412
+ a[9]
413
+ ), i(
414
+ e,
415
+ "lastplayedperiod",
416
+ /*lastplayedperiod*/
417
+ a[18]
418
+ ), i(
419
+ e,
420
+ "lastplayedorder",
421
+ /*lastplayedorder*/
422
+ a[20]
423
+ ), i(
424
+ e,
425
+ "lastplayedlimit",
426
+ /*lastplayedlimit*/
427
+ a[21]
428
+ ), i(
429
+ e,
430
+ "lastplayedunique",
431
+ /*lastplayedunique*/
432
+ a[22]
433
+ ), i(
434
+ e,
435
+ "gamepagemodalurl",
436
+ /*gamepagemodalurl*/
437
+ a[10]
438
+ ), i(
439
+ e,
440
+ "integratedgameframedesktop",
441
+ /*integratedgameframedesktop*/
442
+ a[12]
443
+ ), i(
444
+ e,
445
+ "integratedgameframemobile",
446
+ /*integratedgameframemobile*/
447
+ a[13]
448
+ ), i(
449
+ e,
450
+ "casinomygames",
451
+ /*casinomygames*/
452
+ a[17]
453
+ );
454
+ },
455
+ m(t, s) {
456
+ P(t, e, s);
457
+ },
458
+ p(t, s) {
459
+ s[0] & /*userid*/
460
+ 1 && i(
461
+ e,
462
+ "userid",
463
+ /*userid*/
464
+ t[0]
465
+ ), s[0] & /*endpoint*/
466
+ 4 && i(
467
+ e,
468
+ "endpoint",
469
+ /*endpoint*/
470
+ t[2]
471
+ ), s[0] & /*datasource*/
472
+ 8 && i(
473
+ e,
474
+ "datasource",
475
+ /*datasource*/
476
+ t[3]
477
+ ), s[0] & /*favorites*/
478
+ 16384 && i(
479
+ e,
480
+ "favorites",
481
+ /*favorites*/
482
+ t[14]
483
+ ), s[0] & /*lang*/
484
+ 16 && i(
485
+ e,
486
+ "lang",
487
+ /*lang*/
488
+ t[4]
489
+ ), s[0] & /*currency*/
490
+ 32 && i(
491
+ e,
492
+ "currency",
493
+ /*currency*/
494
+ t[5]
495
+ ), s[0] & /*session*/
496
+ 2 && i(
497
+ e,
498
+ "session",
499
+ /*session*/
500
+ t[1]
501
+ ), s[0] & /*showgamename*/
502
+ 2048 && i(
503
+ e,
504
+ "showgamename",
505
+ /*showgamename*/
506
+ t[11]
507
+ ), s[0] & /*clientstyling*/
508
+ 64 && i(
509
+ e,
510
+ "clientstyling",
511
+ /*clientstyling*/
512
+ t[6]
513
+ ), s[0] & /*clientstylingurl*/
514
+ 128 && i(
515
+ e,
516
+ "clientstylingurl",
517
+ /*clientstylingurl*/
518
+ t[7]
519
+ ), s[0] & /*livecasino*/
520
+ 256 && i(
521
+ e,
522
+ "livecasino",
523
+ /*livecasino*/
524
+ t[8]
525
+ ), s[0] & /*visiblegames*/
526
+ 512 && i(
527
+ e,
528
+ "visiblegames",
529
+ /*visiblegames*/
530
+ t[9]
531
+ ), s[0] & /*lastplayedperiod*/
532
+ 262144 && i(
533
+ e,
534
+ "lastplayedperiod",
535
+ /*lastplayedperiod*/
536
+ t[18]
537
+ ), s[0] & /*lastplayedorder*/
538
+ 1048576 && i(
539
+ e,
540
+ "lastplayedorder",
541
+ /*lastplayedorder*/
542
+ t[20]
543
+ ), s[0] & /*lastplayedlimit*/
544
+ 2097152 && i(
545
+ e,
546
+ "lastplayedlimit",
547
+ /*lastplayedlimit*/
548
+ t[21]
549
+ ), s[0] & /*lastplayedunique*/
550
+ 4194304 && i(
551
+ e,
552
+ "lastplayedunique",
553
+ /*lastplayedunique*/
554
+ t[22]
555
+ ), s[0] & /*gamepagemodalurl*/
556
+ 1024 && i(
557
+ e,
558
+ "gamepagemodalurl",
559
+ /*gamepagemodalurl*/
560
+ t[10]
561
+ ), s[0] & /*integratedgameframedesktop*/
562
+ 4096 && i(
563
+ e,
564
+ "integratedgameframedesktop",
565
+ /*integratedgameframedesktop*/
566
+ t[12]
567
+ ), s[0] & /*integratedgameframemobile*/
568
+ 8192 && i(
569
+ e,
570
+ "integratedgameframemobile",
571
+ /*integratedgameframemobile*/
572
+ t[13]
573
+ ), s[0] & /*casinomygames*/
574
+ 131072 && i(
575
+ e,
576
+ "casinomygames",
577
+ /*casinomygames*/
578
+ t[17]
579
+ );
580
+ },
581
+ d(t) {
582
+ t && w(e);
583
+ }
584
+ };
585
+ }
586
+ function De(a) {
587
+ let e;
588
+ return {
589
+ c() {
590
+ e = _("casino-most-played-section"), i(
591
+ e,
592
+ "endpoint",
593
+ /*endpoint*/
594
+ a[2]
595
+ ), i(
596
+ e,
597
+ "datasource",
598
+ /*datasource*/
599
+ a[3]
600
+ ), i(
601
+ e,
602
+ "lang",
603
+ /*lang*/
604
+ a[4]
605
+ ), i(
606
+ e,
607
+ "currency",
608
+ /*currency*/
609
+ a[5]
610
+ ), i(
611
+ e,
612
+ "session",
613
+ /*session*/
614
+ a[1]
615
+ ), i(
616
+ e,
617
+ "userid",
618
+ /*userid*/
619
+ a[0]
620
+ ), i(
621
+ e,
622
+ "favorites",
623
+ /*favorites*/
624
+ a[14]
625
+ ), i(e, "categoryindex", "0"), i(e, "class", "CategoryContainer"), i(
626
+ e,
627
+ "showgamename",
628
+ /*showgamename*/
629
+ a[11]
630
+ ), i(
631
+ e,
632
+ "clientstyling",
633
+ /*clientstyling*/
634
+ a[6]
635
+ ), i(
636
+ e,
637
+ "clientstylingurl",
638
+ /*clientstylingurl*/
639
+ a[7]
640
+ ), i(
641
+ e,
642
+ "livecasino",
643
+ /*livecasino*/
644
+ a[8]
645
+ ), i(
646
+ e,
647
+ "visiblegames",
648
+ /*visiblegames*/
649
+ a[9]
650
+ ), i(
651
+ e,
652
+ "gamepagemodalurl",
653
+ /*gamepagemodalurl*/
654
+ a[10]
655
+ ), i(
656
+ e,
657
+ "mostplayedrounds",
658
+ /*mostplayedrounds*/
659
+ a[23]
660
+ ), i(
661
+ e,
662
+ "integratedgameframedesktop",
663
+ /*integratedgameframedesktop*/
664
+ a[12]
665
+ ), i(
666
+ e,
667
+ "integratedgameframemobile",
668
+ /*integratedgameframemobile*/
669
+ a[13]
670
+ ), i(
671
+ e,
672
+ "mostplayedperiod",
673
+ /*mostplayedperiod*/
674
+ a[19]
675
+ ), i(
676
+ e,
677
+ "casinomygames",
678
+ /*casinomygames*/
679
+ a[17]
680
+ );
681
+ },
682
+ m(t, s) {
683
+ P(t, e, s);
684
+ },
685
+ p(t, s) {
686
+ s[0] & /*endpoint*/
687
+ 4 && i(
688
+ e,
689
+ "endpoint",
690
+ /*endpoint*/
691
+ t[2]
692
+ ), s[0] & /*datasource*/
693
+ 8 && i(
694
+ e,
695
+ "datasource",
696
+ /*datasource*/
697
+ t[3]
698
+ ), s[0] & /*lang*/
699
+ 16 && i(
700
+ e,
701
+ "lang",
702
+ /*lang*/
703
+ t[4]
704
+ ), s[0] & /*currency*/
705
+ 32 && i(
706
+ e,
707
+ "currency",
708
+ /*currency*/
709
+ t[5]
710
+ ), s[0] & /*session*/
711
+ 2 && i(
712
+ e,
713
+ "session",
714
+ /*session*/
715
+ t[1]
716
+ ), s[0] & /*userid*/
717
+ 1 && i(
718
+ e,
719
+ "userid",
720
+ /*userid*/
721
+ t[0]
722
+ ), s[0] & /*favorites*/
723
+ 16384 && i(
724
+ e,
725
+ "favorites",
726
+ /*favorites*/
727
+ t[14]
728
+ ), s[0] & /*showgamename*/
729
+ 2048 && i(
730
+ e,
731
+ "showgamename",
732
+ /*showgamename*/
733
+ t[11]
734
+ ), s[0] & /*clientstyling*/
735
+ 64 && i(
736
+ e,
737
+ "clientstyling",
738
+ /*clientstyling*/
739
+ t[6]
740
+ ), s[0] & /*clientstylingurl*/
741
+ 128 && i(
742
+ e,
743
+ "clientstylingurl",
744
+ /*clientstylingurl*/
745
+ t[7]
746
+ ), s[0] & /*livecasino*/
747
+ 256 && i(
748
+ e,
749
+ "livecasino",
750
+ /*livecasino*/
751
+ t[8]
752
+ ), s[0] & /*visiblegames*/
753
+ 512 && i(
754
+ e,
755
+ "visiblegames",
756
+ /*visiblegames*/
757
+ t[9]
758
+ ), s[0] & /*gamepagemodalurl*/
759
+ 1024 && i(
760
+ e,
761
+ "gamepagemodalurl",
762
+ /*gamepagemodalurl*/
763
+ t[10]
764
+ ), s[0] & /*mostplayedrounds*/
765
+ 8388608 && i(
766
+ e,
767
+ "mostplayedrounds",
768
+ /*mostplayedrounds*/
769
+ t[23]
770
+ ), s[0] & /*integratedgameframedesktop*/
771
+ 4096 && i(
772
+ e,
773
+ "integratedgameframedesktop",
774
+ /*integratedgameframedesktop*/
775
+ t[12]
776
+ ), s[0] & /*integratedgameframemobile*/
777
+ 8192 && i(
778
+ e,
779
+ "integratedgameframemobile",
780
+ /*integratedgameframemobile*/
781
+ t[13]
782
+ ), s[0] & /*mostplayedperiod*/
783
+ 524288 && i(
784
+ e,
785
+ "mostplayedperiod",
786
+ /*mostplayedperiod*/
787
+ t[19]
788
+ ), s[0] & /*casinomygames*/
789
+ 131072 && i(
790
+ e,
791
+ "casinomygames",
792
+ /*casinomygames*/
793
+ t[17]
794
+ );
795
+ },
796
+ d(t) {
797
+ t && w(e);
798
+ }
799
+ };
800
+ }
801
+ function qe(a) {
802
+ let e;
803
+ return {
804
+ c() {
805
+ e = _("casino-favorites-section"), i(
806
+ e,
807
+ "session",
808
+ /*session*/
809
+ a[1]
810
+ ), i(
811
+ e,
812
+ "userid",
813
+ /*userid*/
814
+ a[0]
815
+ ), i(
816
+ e,
817
+ "endpoint",
818
+ /*endpoint*/
819
+ a[2]
820
+ ), i(
821
+ e,
822
+ "datasource",
823
+ /*datasource*/
824
+ a[3]
825
+ ), i(
826
+ e,
827
+ "lang",
828
+ /*lang*/
829
+ a[4]
830
+ ), i(
831
+ e,
832
+ "currency",
833
+ /*currency*/
834
+ a[5]
835
+ ), i(
836
+ e,
837
+ "favorites",
838
+ /*favorites*/
839
+ a[14]
840
+ ), i(e, "categoryid", "FAVORITES"), i(e, "class", "CategoryContainer"), i(
841
+ e,
842
+ "showgamename",
843
+ /*showgamename*/
844
+ a[11]
845
+ ), i(
846
+ e,
847
+ "clientstyling",
848
+ /*clientstyling*/
849
+ a[6]
850
+ ), i(
851
+ e,
852
+ "clientstylingurl",
853
+ /*clientstylingurl*/
854
+ a[7]
855
+ ), i(
856
+ e,
857
+ "livecasino",
858
+ /*livecasino*/
859
+ a[8]
860
+ ), i(
861
+ e,
862
+ "visiblegames",
863
+ /*visiblegames*/
864
+ a[9]
865
+ ), i(
866
+ e,
867
+ "gamepagemodalurl",
868
+ /*gamepagemodalurl*/
869
+ a[10]
870
+ ), i(
871
+ e,
872
+ "integratedgameframedesktop",
873
+ /*integratedgameframedesktop*/
874
+ a[12]
875
+ ), i(
876
+ e,
877
+ "integratedgameframemobile",
878
+ /*integratedgameframemobile*/
879
+ a[13]
880
+ ), i(
881
+ e,
882
+ "casinomygames",
883
+ /*casinomygames*/
884
+ a[17]
885
+ );
886
+ },
887
+ m(t, s) {
888
+ P(t, e, s);
889
+ },
890
+ p(t, s) {
891
+ s[0] & /*session*/
892
+ 2 && i(
893
+ e,
894
+ "session",
895
+ /*session*/
896
+ t[1]
897
+ ), s[0] & /*userid*/
898
+ 1 && i(
899
+ e,
900
+ "userid",
901
+ /*userid*/
902
+ t[0]
903
+ ), s[0] & /*endpoint*/
904
+ 4 && i(
905
+ e,
906
+ "endpoint",
907
+ /*endpoint*/
908
+ t[2]
909
+ ), s[0] & /*datasource*/
910
+ 8 && i(
911
+ e,
912
+ "datasource",
913
+ /*datasource*/
914
+ t[3]
915
+ ), s[0] & /*lang*/
916
+ 16 && i(
917
+ e,
918
+ "lang",
919
+ /*lang*/
920
+ t[4]
921
+ ), s[0] & /*currency*/
922
+ 32 && i(
923
+ e,
924
+ "currency",
925
+ /*currency*/
926
+ t[5]
927
+ ), s[0] & /*favorites*/
928
+ 16384 && i(
929
+ e,
930
+ "favorites",
931
+ /*favorites*/
932
+ t[14]
933
+ ), s[0] & /*showgamename*/
934
+ 2048 && i(
935
+ e,
936
+ "showgamename",
937
+ /*showgamename*/
938
+ t[11]
939
+ ), s[0] & /*clientstyling*/
940
+ 64 && i(
941
+ e,
942
+ "clientstyling",
943
+ /*clientstyling*/
944
+ t[6]
945
+ ), s[0] & /*clientstylingurl*/
946
+ 128 && i(
947
+ e,
948
+ "clientstylingurl",
949
+ /*clientstylingurl*/
950
+ t[7]
951
+ ), s[0] & /*livecasino*/
952
+ 256 && i(
953
+ e,
954
+ "livecasino",
955
+ /*livecasino*/
956
+ t[8]
957
+ ), s[0] & /*visiblegames*/
958
+ 512 && i(
959
+ e,
960
+ "visiblegames",
961
+ /*visiblegames*/
962
+ t[9]
963
+ ), s[0] & /*gamepagemodalurl*/
964
+ 1024 && i(
965
+ e,
966
+ "gamepagemodalurl",
967
+ /*gamepagemodalurl*/
968
+ t[10]
969
+ ), s[0] & /*integratedgameframedesktop*/
970
+ 4096 && i(
971
+ e,
972
+ "integratedgameframedesktop",
973
+ /*integratedgameframedesktop*/
974
+ t[12]
975
+ ), s[0] & /*integratedgameframemobile*/
976
+ 8192 && i(
977
+ e,
978
+ "integratedgameframemobile",
979
+ /*integratedgameframemobile*/
980
+ t[13]
981
+ ), s[0] & /*casinomygames*/
982
+ 131072 && i(
983
+ e,
984
+ "casinomygames",
985
+ /*casinomygames*/
986
+ t[17]
987
+ );
988
+ },
989
+ d(t) {
990
+ t && w(e);
991
+ }
992
+ };
993
+ }
994
+ function Se(a) {
995
+ let e;
996
+ function t(n, d) {
997
+ if (
998
+ /*casinomygames*/
999
+ n[17]
1000
+ ) return Ae;
1001
+ }
1002
+ let s = t(a), m = s && s(a);
1003
+ return {
1004
+ c() {
1005
+ e = _("div"), m && m.c();
1006
+ },
1007
+ m(n, d) {
1008
+ P(n, e, d), m && m.m(e, null), a[35](e);
1009
+ },
1010
+ p(n, d) {
1011
+ s === (s = t(n)) && m ? m.p(n, d) : (m && m.d(1), m = s && s(n), m && (m.c(), m.m(e, null)));
1012
+ },
1013
+ i: x,
1014
+ o: x,
1015
+ d(n) {
1016
+ n && w(e), m && m.d(), a[35](null);
1017
+ }
1018
+ };
1019
+ }
1020
+ function Te(a, e, t) {
1021
+ let s;
1022
+ we(a, Ge, (l) => t(29, s = l));
1023
+ let { userid: m = "" } = e, { session: n = "" } = e, { endpoint: d = "" } = e, { datasource: o = "" } = e, { lang: r = "" } = e, { currency: h = "" } = e, { clientstyling: p = "" } = e, { clientstylingurl: y = "" } = e, { livecasino: f = "" } = e, { visiblegames: g = "" } = e, { gamepagemodalurl: c = "" } = e, { showgamename: L = "" } = e, { integratedgameframedesktop: U = "" } = e, { integratedgameframemobile: z = "" } = e, { translationurl: j = "" } = e, { favorites: G = "false" } = e, { mostplayed: E = "false" } = e, { lastplayed: B = "false" } = e, { casinomygames: I = "false" } = e, { lastplayedperiod: R = "Last30Days" } = e, { mostplayedperiod: J = "Last30Days" } = e, { lastplayedorder: V = "" } = e, { lastplayedlimit: Z = "" } = e, { lastplayedunique: K = "true" } = e, { mostplayedrounds: Q = "" } = e, oe = window.navigator.userAgent, k, D = "", W = !1, F = ["", "", ""], T = "0";
1024
+ Ee({ withLocale: "en", translations: {} });
1025
+ const re = () => {
1026
+ fetch(j).then((v) => v.json()).then((v) => {
1027
+ Object.keys(v).forEach((O) => {
1028
+ ee(O, v[O]);
1029
+ });
1030
+ }).catch((v) => {
1031
+ console.log(v);
1032
+ });
1033
+ };
1034
+ Object.keys(te).forEach((l) => {
1035
+ ee(l, te[l]);
1036
+ });
1037
+ const q = (l) => {
1038
+ D !== l && t(25, D = l);
1039
+ }, X = () => {
1040
+ t(25, D = G === "true" ? "Favorites" : E === "true" ? "MostPlayed" : B === "true" ? "LastPlayed" : ""), t(27, F[0] = G === "true" ? "Favorites" : "", F), t(27, F[1] = E === "true" ? "MostPlayed" : "", F), t(27, F[2] = B === "true" ? "LastPlayed" : "", F), Be(r);
1041
+ }, me = () => {
1042
+ let l = document.createElement("style");
1043
+ l.innerHTML = p, k.appendChild(l);
1044
+ }, de = () => {
1045
+ let l = document.createElement("style");
1046
+ fetch(new URL(y)).then((v) => v.text()).then((v) => {
1047
+ l.innerHTML = v, setTimeout(
1048
+ () => {
1049
+ k.appendChild(l);
1050
+ },
1051
+ 1
1052
+ );
1053
+ });
1054
+ }, Y = (l) => {
1055
+ var v, O;
1056
+ if (l.data)
1057
+ switch (l.data.type) {
1058
+ case "UpdateFavoritesCount":
1059
+ l.data.favoriteGames ? t(28, T = (v = l.data.favoriteGames) == null ? void 0 : v.length) : t(28, T = (O = l.data.listOfFavoritesGames) == null ? void 0 : O.length);
1060
+ break;
1061
+ }
1062
+ };
1063
+ Me(() => (window.addEventListener("message", Y, !1), t(26, W = ke(oe)), () => {
1064
+ window.removeEventListener("message", Y);
1065
+ }));
1066
+ const fe = () => q("Favorites"), ue = () => q("MostPlayed"), ye = () => q("LastPlayed");
1067
+ function ce(l) {
1068
+ Fe[l ? "unshift" : "push"](() => {
1069
+ k = l, t(24, k);
1070
+ });
1071
+ }
1072
+ return a.$$set = (l) => {
1073
+ "userid" in l && t(0, m = l.userid), "session" in l && t(1, n = l.session), "endpoint" in l && t(2, d = l.endpoint), "datasource" in l && t(3, o = l.datasource), "lang" in l && t(4, r = l.lang), "currency" in l && t(5, h = l.currency), "clientstyling" in l && t(6, p = l.clientstyling), "clientstylingurl" in l && t(7, y = l.clientstylingurl), "livecasino" in l && t(8, f = l.livecasino), "visiblegames" in l && t(9, g = l.visiblegames), "gamepagemodalurl" in l && t(10, c = l.gamepagemodalurl), "showgamename" in l && t(11, L = l.showgamename), "integratedgameframedesktop" in l && t(12, U = l.integratedgameframedesktop), "integratedgameframemobile" in l && t(13, z = l.integratedgameframemobile), "translationurl" in l && t(31, j = l.translationurl), "favorites" in l && t(14, G = l.favorites), "mostplayed" in l && t(15, E = l.mostplayed), "lastplayed" in l && t(16, B = l.lastplayed), "casinomygames" in l && t(17, I = l.casinomygames), "lastplayedperiod" in l && t(18, R = l.lastplayedperiod), "mostplayedperiod" in l && t(19, J = l.mostplayedperiod), "lastplayedorder" in l && t(20, V = l.lastplayedorder), "lastplayedlimit" in l && t(21, Z = l.lastplayedlimit), "lastplayedunique" in l && t(22, K = l.lastplayedunique), "mostplayedrounds" in l && t(23, Q = l.mostplayedrounds);
1074
+ }, a.$$.update = () => {
1075
+ a.$$.dirty[0] & /*endpoint, datasource, lang*/
1076
+ 28 && d && o && r && X(), a.$$.dirty[0] & /*favorites, mostplayed, lastplayed*/
1077
+ 114688 && G && E && B && X(), a.$$.dirty[1] & /*translationurl*/
1078
+ 1 && j && re(), a.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1079
+ 16777280 && p && k && me(), a.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1080
+ 16777344 && y && k && de();
1081
+ }, [
1082
+ m,
1083
+ n,
1084
+ d,
1085
+ o,
1086
+ r,
1087
+ h,
1088
+ p,
1089
+ y,
1090
+ f,
1091
+ g,
1092
+ c,
1093
+ L,
1094
+ U,
1095
+ z,
1096
+ G,
1097
+ E,
1098
+ B,
1099
+ I,
1100
+ R,
1101
+ J,
1102
+ V,
1103
+ Z,
1104
+ K,
1105
+ Q,
1106
+ k,
1107
+ D,
1108
+ W,
1109
+ F,
1110
+ T,
1111
+ s,
1112
+ q,
1113
+ j,
1114
+ fe,
1115
+ ue,
1116
+ ye,
1117
+ ce
1118
+ ];
1119
+ }
1120
+ class Ne extends pe {
1121
+ constructor(e) {
1122
+ super(), ve(
1123
+ this,
1124
+ e,
1125
+ Te,
1126
+ Se,
1127
+ _e,
1128
+ {
1129
+ userid: 0,
1130
+ session: 1,
1131
+ endpoint: 2,
1132
+ datasource: 3,
1133
+ lang: 4,
1134
+ currency: 5,
1135
+ clientstyling: 6,
1136
+ clientstylingurl: 7,
1137
+ livecasino: 8,
1138
+ visiblegames: 9,
1139
+ gamepagemodalurl: 10,
1140
+ showgamename: 11,
1141
+ integratedgameframedesktop: 12,
1142
+ integratedgameframemobile: 13,
1143
+ translationurl: 31,
1144
+ favorites: 14,
1145
+ mostplayed: 15,
1146
+ lastplayed: 16,
1147
+ casinomygames: 17,
1148
+ lastplayedperiod: 18,
1149
+ mostplayedperiod: 19,
1150
+ lastplayedorder: 20,
1151
+ lastplayedlimit: 21,
1152
+ lastplayedunique: 22,
1153
+ mostplayedrounds: 23
1154
+ },
1155
+ Oe,
1156
+ [-1, -1]
1157
+ );
1158
+ }
1159
+ get userid() {
1160
+ return this.$$.ctx[0];
1161
+ }
1162
+ set userid(e) {
1163
+ this.$$set({ userid: e }), u();
1164
+ }
1165
+ get session() {
1166
+ return this.$$.ctx[1];
1167
+ }
1168
+ set session(e) {
1169
+ this.$$set({ session: e }), u();
1170
+ }
1171
+ get endpoint() {
1172
+ return this.$$.ctx[2];
1173
+ }
1174
+ set endpoint(e) {
1175
+ this.$$set({ endpoint: e }), u();
1176
+ }
1177
+ get datasource() {
1178
+ return this.$$.ctx[3];
1179
+ }
1180
+ set datasource(e) {
1181
+ this.$$set({ datasource: e }), u();
1182
+ }
1183
+ get lang() {
1184
+ return this.$$.ctx[4];
1185
+ }
1186
+ set lang(e) {
1187
+ this.$$set({ lang: e }), u();
1188
+ }
1189
+ get currency() {
1190
+ return this.$$.ctx[5];
1191
+ }
1192
+ set currency(e) {
1193
+ this.$$set({ currency: e }), u();
1194
+ }
1195
+ get clientstyling() {
1196
+ return this.$$.ctx[6];
1197
+ }
1198
+ set clientstyling(e) {
1199
+ this.$$set({ clientstyling: e }), u();
1200
+ }
1201
+ get clientstylingurl() {
1202
+ return this.$$.ctx[7];
1203
+ }
1204
+ set clientstylingurl(e) {
1205
+ this.$$set({ clientstylingurl: e }), u();
1206
+ }
1207
+ get livecasino() {
1208
+ return this.$$.ctx[8];
1209
+ }
1210
+ set livecasino(e) {
1211
+ this.$$set({ livecasino: e }), u();
1212
+ }
1213
+ get visiblegames() {
1214
+ return this.$$.ctx[9];
1215
+ }
1216
+ set visiblegames(e) {
1217
+ this.$$set({ visiblegames: e }), u();
1218
+ }
1219
+ get gamepagemodalurl() {
1220
+ return this.$$.ctx[10];
1221
+ }
1222
+ set gamepagemodalurl(e) {
1223
+ this.$$set({ gamepagemodalurl: e }), u();
1224
+ }
1225
+ get showgamename() {
1226
+ return this.$$.ctx[11];
1227
+ }
1228
+ set showgamename(e) {
1229
+ this.$$set({ showgamename: e }), u();
1230
+ }
1231
+ get integratedgameframedesktop() {
1232
+ return this.$$.ctx[12];
1233
+ }
1234
+ set integratedgameframedesktop(e) {
1235
+ this.$$set({ integratedgameframedesktop: e }), u();
1236
+ }
1237
+ get integratedgameframemobile() {
1238
+ return this.$$.ctx[13];
1239
+ }
1240
+ set integratedgameframemobile(e) {
1241
+ this.$$set({ integratedgameframemobile: e }), u();
1242
+ }
1243
+ get translationurl() {
1244
+ return this.$$.ctx[31];
1245
+ }
1246
+ set translationurl(e) {
1247
+ this.$$set({ translationurl: e }), u();
1248
+ }
1249
+ get favorites() {
1250
+ return this.$$.ctx[14];
1251
+ }
1252
+ set favorites(e) {
1253
+ this.$$set({ favorites: e }), u();
1254
+ }
1255
+ get mostplayed() {
1256
+ return this.$$.ctx[15];
1257
+ }
1258
+ set mostplayed(e) {
1259
+ this.$$set({ mostplayed: e }), u();
1260
+ }
1261
+ get lastplayed() {
1262
+ return this.$$.ctx[16];
1263
+ }
1264
+ set lastplayed(e) {
1265
+ this.$$set({ lastplayed: e }), u();
1266
+ }
1267
+ get casinomygames() {
1268
+ return this.$$.ctx[17];
1269
+ }
1270
+ set casinomygames(e) {
1271
+ this.$$set({ casinomygames: e }), u();
1272
+ }
1273
+ get lastplayedperiod() {
1274
+ return this.$$.ctx[18];
1275
+ }
1276
+ set lastplayedperiod(e) {
1277
+ this.$$set({ lastplayedperiod: e }), u();
1278
+ }
1279
+ get mostplayedperiod() {
1280
+ return this.$$.ctx[19];
1281
+ }
1282
+ set mostplayedperiod(e) {
1283
+ this.$$set({ mostplayedperiod: e }), u();
1284
+ }
1285
+ get lastplayedorder() {
1286
+ return this.$$.ctx[20];
1287
+ }
1288
+ set lastplayedorder(e) {
1289
+ this.$$set({ lastplayedorder: e }), u();
1290
+ }
1291
+ get lastplayedlimit() {
1292
+ return this.$$.ctx[21];
1293
+ }
1294
+ set lastplayedlimit(e) {
1295
+ this.$$set({ lastplayedlimit: e }), u();
1296
+ }
1297
+ get lastplayedunique() {
1298
+ return this.$$.ctx[22];
1299
+ }
1300
+ set lastplayedunique(e) {
1301
+ this.$$set({ lastplayedunique: e }), u();
1302
+ }
1303
+ get mostplayedrounds() {
1304
+ return this.$$.ctx[23];
1305
+ }
1306
+ set mostplayedrounds(e) {
1307
+ this.$$set({ mostplayedrounds: e }), u();
1308
+ }
1309
+ }
1310
+ be(Ne, { userid: {}, session: {}, endpoint: {}, datasource: {}, lang: {}, currency: {}, clientstyling: {}, clientstylingurl: {}, livecasino: {}, visiblegames: {}, gamepagemodalurl: {}, showgamename: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, translationurl: {}, favorites: {}, mostplayed: {}, lastplayed: {}, casinomygames: {}, lastplayedperiod: {}, mostplayedperiod: {}, lastplayedorder: {}, lastplayedlimit: {}, lastplayedunique: {}, mostplayedrounds: {} }, [], [], !0);
1311
+ export {
1312
+ Ne as default
1313
+ };