@everymatrix/casino-lobby 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 (64) hide show
  1. package/components/CasinoCalendar-DEhfBjpm.js +5138 -0
  2. package/components/CasinoCalendar-egUFg4eK.cjs +9 -0
  3. package/components/CasinoCalendarDailyDetails-CfTziMCu.js +605 -0
  4. package/components/CasinoCalendarDailyDetails-KP4_YYmO.cjs +1 -0
  5. package/components/CasinoCalendarDailyItem-4bXAKAZj.cjs +1 -0
  6. package/components/CasinoCalendarDailyItem-CQ8syIIe.js +220 -0
  7. package/components/CasinoCategoriesSlider-BQvWcqNm.js +597 -0
  8. package/components/CasinoCategoriesSlider-BfuTLKom.cjs +1 -0
  9. package/components/CasinoCollectionsProviders-C9_6w0OJ.cjs +1 -0
  10. package/components/CasinoCollectionsProviders-CwJY8Pmw.js +659 -0
  11. package/components/CasinoFavoritesSection-BBWM7_dI.js +418 -0
  12. package/components/CasinoFavoritesSection-Da0-zSyn.cjs +1 -0
  13. package/components/CasinoFilter-BkpU5f2V.cjs +1 -0
  14. package/components/CasinoFilter-D3p7c7qu.js +628 -0
  15. package/components/CasinoGamePage-BHxY5XUD.cjs +18 -0
  16. package/components/CasinoGamePage-Bp4OKmdA.js +4282 -0
  17. package/components/CasinoGameThumbnail-BmmqFK_6.js +1822 -0
  18. package/components/CasinoGameThumbnail-DVMHCqZf.cjs +38 -0
  19. package/components/CasinoGamesCategorySection-6X3_pD0A.js +3022 -0
  20. package/components/CasinoGamesCategorySection-CasxxP7n.cjs +1 -0
  21. package/components/CasinoJackpotBanner-8_TAP4xY.cjs +1 -0
  22. package/components/CasinoJackpotBanner-wk2wOmJp.js +619 -0
  23. package/components/CasinoLastPlayedSection-Dkh43VxC.js +563 -0
  24. package/components/CasinoLastPlayedSection-DvORiff-.cjs +1 -0
  25. package/components/CasinoLobby-Djp4HDWL.js +2341 -0
  26. package/components/CasinoLobby-Jn45jhzr.cjs +1 -0
  27. package/components/CasinoModal-BebrYWjS.cjs +1 -0
  28. package/components/CasinoModal-CSwMAX-g.js +372 -0
  29. package/components/CasinoMostPlayedSection-BDP2HyE6.js +580 -0
  30. package/components/CasinoMostPlayedSection-CF5vlzLT.cjs +1 -0
  31. package/components/CasinoMyGames-CILl0Jt1.js +1313 -0
  32. package/components/CasinoMyGames-shcqTml8.cjs +1 -0
  33. package/components/CasinoPage-CCcJd2fQ.js +3514 -0
  34. package/components/CasinoPage-DZmE3VFL.cjs +1 -0
  35. package/components/CasinoRandomGame-4mi3rRbq.js +641 -0
  36. package/components/CasinoRandomGame-G4VfFJ2L.cjs +2 -0
  37. package/components/CasinoSearch-CW-eesDy.cjs +1 -0
  38. package/components/CasinoSearch-DkEAmw-j.js +1066 -0
  39. package/components/CasinoSlider-CNWDP_I-.js +803 -0
  40. package/components/CasinoSlider-CjA8vWoz.cjs +1 -0
  41. package/components/CasinoSort-BVh0Ouwu.cjs +1 -0
  42. package/components/CasinoSort-CPcJqhWU.js +425 -0
  43. package/components/CasinoWinners-BTNdGlUD.cjs +1 -0
  44. package/components/CasinoWinners-DSsJp1KQ.js +884 -0
  45. package/components/GeneralAnimationLoading-BtIh_bSy.js +75 -0
  46. package/components/GeneralAnimationLoading-CEAKVCu9.cjs +1 -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,1822 @@
1
+ var et = (i, e, t) => new Promise((s, a) => {
2
+ var l = (d) => {
3
+ try {
4
+ o(t.next(d));
5
+ } catch (h) {
6
+ a(h);
7
+ }
8
+ }, r = (d) => {
9
+ try {
10
+ o(t.throw(d));
11
+ } catch (h) {
12
+ a(h);
13
+ }
14
+ }, o = (d) => d.done ? s(d.value) : Promise.resolve(d.value).then(l, r);
15
+ o((t = t.apply(i, e)).next());
16
+ });
17
+ import { I as Kt, $ as Wt, S as Vt, i as jt, f as F, c as Yt, s as Jt, b as Xt, e as C, r as N, u as J, D as tt, d as c, Y as ee, X as it, g as R, v as u, A as X, C as fe, k as S, J as Zt, o as Qt, w as Me, F as ve, m as P, L as qt, n as xe, H as Z, q as we, B as wt, O as $t, K as ce, E as Te } from "./CasinoCalendar-DEhfBjpm.js";
18
+ import { h as st } from "./CasinoGamePage-Bp4OKmdA.js";
19
+ function nt(i, e) {
20
+ Kt(i, e);
21
+ }
22
+ function ei(i) {
23
+ Wt.set(i);
24
+ }
25
+ const at = {
26
+ en: {
27
+ playNow: "Start now!",
28
+ new: "NEW",
29
+ hot: "Hot",
30
+ opens: "Opens",
31
+ full: "table full - bet behind",
32
+ dealer: "Dealer"
33
+ },
34
+ "zh-hk": {
35
+ playNow: "現在開始!",
36
+ new: "新的",
37
+ hot: "熱的",
38
+ opens: "打開",
39
+ full: "滿桌 - 下注",
40
+ dealer: "經銷商"
41
+ },
42
+ de: {
43
+ playNow: "Jetzt beginnen!",
44
+ new: "NEU",
45
+ hot: "Hot",
46
+ opens: "Öffnet",
47
+ full: "full - bet behind",
48
+ dealer: "Dealer"
49
+ },
50
+ it: {
51
+ playNow: "Inizia ora!",
52
+ new: "NOVITÀ",
53
+ hot: "HOT",
54
+ opens: "Opens",
55
+ full: "table full - bet behind",
56
+ dealer: "Dealer"
57
+ },
58
+ fr: {
59
+ playNow: "Commencez maintenant",
60
+ new: "Nouveau",
61
+ hot: "Chaud",
62
+ opens: "Ouvre",
63
+ full: "Table pleine - pari derrière",
64
+ dealer: "Concessionnaire"
65
+ },
66
+ es: {
67
+ playNow: "Juega ahora!",
68
+ new: "NUEVO",
69
+ hot: "HOT",
70
+ opens: "Abiertas",
71
+ full: "Mesa llena - Apostar de pie",
72
+ dealer: "Dealer"
73
+ },
74
+ tr: {
75
+ playNow: "ŞİMDİ OYNA",
76
+ new: "YENİ",
77
+ hot: "Sıcak",
78
+ opens: "Açılıyor",
79
+ full: "masa dolu - arkadan bahis",
80
+ dealer: "Krupiye"
81
+ },
82
+ ru: {
83
+ playNow: "Играть сейчас",
84
+ new: "НОВАЯ",
85
+ hot: "ГОРЯЧЕЙ",
86
+ opens: "Opens",
87
+ full: "table full - bet behind",
88
+ dealer: "Dealer"
89
+ },
90
+ ro: {
91
+ playNow: "Joaca acum",
92
+ new: "NOU",
93
+ hot: "POPULAR",
94
+ opens: "Opens",
95
+ full: "table full - bet behind",
96
+ dealer: "Dealer"
97
+ },
98
+ hr: {
99
+ playNow: "Igraj",
100
+ new: "NOVO",
101
+ hot: "Hot",
102
+ opens: "Otvara se",
103
+ full: "stol pun - uložite iza",
104
+ dealer: "Djelitelj"
105
+ },
106
+ hu: {
107
+ playNow: "Játsszon most!",
108
+ new: "ÚJ",
109
+ hot: "Hot",
110
+ opens: "Opens",
111
+ full: "table full - bet behind",
112
+ dealer: "Dealer"
113
+ },
114
+ pl: {
115
+ playNow: "Rozpocznij teraz!",
116
+ new: "NOWOŚĆ",
117
+ hot: "Hot",
118
+ opens: "Opens",
119
+ full: "table full - bet behind",
120
+ dealer: "Dealer"
121
+ },
122
+ pt: {
123
+ playNow: "Comece agora!",
124
+ new: "NOVO",
125
+ hot: "Hot",
126
+ opens: "Abrir",
127
+ full: "Mesa cheia - aposta atrás",
128
+ dealer: "Dealer"
129
+ },
130
+ sl: {
131
+ playNow: "Začnite zdaj!",
132
+ new: "NOVO",
133
+ hot: "Vroče",
134
+ opens: "Opens",
135
+ full: "table full - bet behind",
136
+ dealer: "Dealer"
137
+ },
138
+ sr: {
139
+ playNow: "Započnite sada!",
140
+ new: "NOVO",
141
+ hot: "Vruće",
142
+ opens: "Opens",
143
+ full: "table full - bet behind",
144
+ dealer: "Dealer"
145
+ },
146
+ "pt-br": {
147
+ playNow: "Comece agora!",
148
+ new: "NOVOS",
149
+ hot: "Popular",
150
+ opens: "Abre",
151
+ full: "mesa completa-aposte seguindo",
152
+ dealer: "Dealer"
153
+ },
154
+ "es-mx": {
155
+ playNow: "Comenzar ahora!",
156
+ new: "NUEVOS",
157
+ hot: "Popular",
158
+ opens: "Abre",
159
+ full: "mesa llena-seguir apuesta",
160
+ dealer: "Dealer"
161
+ }
162
+ }, ti = {
163
+ AED: "د.إ",
164
+ AFN: "؋",
165
+ ALL: "L",
166
+ AMD: "֏",
167
+ ANG: "ƒ",
168
+ AOA: "Kz",
169
+ ARS: "$",
170
+ AUD: "$",
171
+ AWG: "ƒ",
172
+ AZN: "ман",
173
+ BAM: "KM",
174
+ BBD: "$",
175
+ BDT: "৳",
176
+ BGN: "лв",
177
+ BHD: ".د.ب",
178
+ BIF: "FBu",
179
+ BMD: "$",
180
+ BND: "$",
181
+ BOB: "$b",
182
+ BRL: "R$",
183
+ BSD: "$",
184
+ BTC: "฿",
185
+ BTN: "Nu.",
186
+ BWP: "P",
187
+ BYR: "p.",
188
+ BZD: "BZ$",
189
+ CAD: "$",
190
+ CDF: "FC",
191
+ CHF: "CHF",
192
+ CLP: "$",
193
+ CNY: "¥",
194
+ COP: "$",
195
+ CRC: "₡",
196
+ CUC: "$",
197
+ CUP: "₱",
198
+ CVE: "$",
199
+ CZK: "Kč",
200
+ DJF: "Fdj",
201
+ DKK: "kr",
202
+ DOP: "RD$",
203
+ DZD: "دج",
204
+ EEK: "kr",
205
+ EGP: "£",
206
+ ERN: "Nfk",
207
+ ETB: "Br",
208
+ ETH: "Ξ",
209
+ EUR: "€",
210
+ FJD: "$",
211
+ FKP: "£",
212
+ GBP: "£",
213
+ GEL: "₾",
214
+ GGP: "£",
215
+ GHC: "₵",
216
+ GHS: "GH₵",
217
+ GIP: "£",
218
+ GMD: "D",
219
+ GNF: "FG",
220
+ GTQ: "Q",
221
+ GYD: "$",
222
+ HKD: "$",
223
+ HNL: "L",
224
+ HRK: "kn",
225
+ HTG: "G",
226
+ HUF: "Ft",
227
+ IDR: "Rp",
228
+ ILS: "₪",
229
+ IMP: "£",
230
+ INR: "₹",
231
+ IQD: "ع.د",
232
+ IRR: "﷼",
233
+ ISK: "kr",
234
+ JEP: "£",
235
+ JMD: "J$",
236
+ JOD: "JD",
237
+ JPY: "¥",
238
+ KES: "KSh",
239
+ KGS: "лв",
240
+ KHR: "៛",
241
+ KMF: "CF",
242
+ KPW: "₩",
243
+ KRW: "₩",
244
+ KWD: "KD",
245
+ KYD: "$",
246
+ KZT: "лв",
247
+ LAK: "₭",
248
+ LBP: "£",
249
+ LKR: "₨",
250
+ LRD: "$",
251
+ LSL: "M",
252
+ LTC: "Ł",
253
+ LTL: "Lt",
254
+ LVL: "Ls",
255
+ LYD: "LD",
256
+ MAD: "MAD",
257
+ MDL: "lei",
258
+ MGA: "Ar",
259
+ MKD: "ден",
260
+ MMK: "K",
261
+ MNT: "₮",
262
+ MOP: "MOP$",
263
+ MRO: "UM",
264
+ MUR: "₨",
265
+ MVR: "Rf",
266
+ MWK: "MK",
267
+ MXN: "$",
268
+ MYR: "RM",
269
+ MZN: "MT",
270
+ NAD: "$",
271
+ NGN: "₦",
272
+ NIO: "C$",
273
+ NOK: "kr",
274
+ NPR: "₨",
275
+ NZD: "$",
276
+ OMR: "﷼",
277
+ PAB: "B/.",
278
+ PEN: "S/.",
279
+ PGK: "K",
280
+ PHP: "₱",
281
+ PKR: "₨",
282
+ PLN: "zł",
283
+ PYG: "Gs",
284
+ QAR: "﷼",
285
+ RMB: "¥",
286
+ RON: "lei",
287
+ RSD: "Дин.",
288
+ RUB: "₽",
289
+ RWF: "R₣",
290
+ SAR: "﷼",
291
+ SBD: "$",
292
+ SCR: "₨",
293
+ SDG: "ج.س.",
294
+ SEK: "kr",
295
+ SGD: "$",
296
+ SHP: "£",
297
+ SLL: "Le",
298
+ SOS: "S",
299
+ SRD: "$",
300
+ SSP: "£",
301
+ STD: "Db",
302
+ SVC: "$",
303
+ SYP: "£",
304
+ SZL: "E",
305
+ THB: "฿",
306
+ TJS: "SM",
307
+ TMT: "T",
308
+ TND: "د.ت",
309
+ TOP: "T$",
310
+ TRL: "₤",
311
+ TRY: "₺",
312
+ TTD: "TT$",
313
+ TVD: "$",
314
+ TWD: "NT$",
315
+ TZS: "TSh",
316
+ UAH: "₴",
317
+ UGX: "USh",
318
+ USD: "$",
319
+ UYU: "$U",
320
+ UZS: "лв",
321
+ VEF: "Bs",
322
+ VND: "₫",
323
+ VUV: "VT",
324
+ WST: "WS$",
325
+ XAF: "FCFA",
326
+ XBT: "Ƀ",
327
+ XCD: "$",
328
+ XOF: "CFA",
329
+ XPF: "₣",
330
+ YER: "﷼",
331
+ ZAR: "R",
332
+ ZWD: "Z$"
333
+ };
334
+ function ii(i) {
335
+ Xt(i, "svelte-si45dd", '.svelte-si45dd.svelte-si45dd,.svelte-si45dd.svelte-si45dd::before,.svelte-si45dd.svelte-si45dd::after{margin:0;padding:0;box-sizing:border-box}.GameContainer.svelte-si45dd.svelte-si45dd{width:100%;height:100%;position:relative}.GameContainer.WithGameName.svelte-si45dd.svelte-si45dd{padding-bottom:20px}.GameInnerContainer.svelte-si45dd.svelte-si45dd{position:relative;width:100%;height:100%;overflow:hidden;border-radius:5px}.GameInnerContainer.svelte-si45dd .GameBg.svelte-si45dd{width:100%;height:100%;object-fit:unset;transition:all 150ms ease-in-out}.GameInnerContainer.svelte-si45dd .GameBg.GameBg-1x2.svelte-si45dd,.GameInnerContainer.svelte-si45dd .GameBg.GameBg-2x1.svelte-si45dd,.GameInnerContainer.svelte-si45dd .GameBg.GameBg-2x2.svelte-si45dd{object-fit:cover}.GameInnerContainer.svelte-si45dd .GameInfoWrapper.svelte-si45dd{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.65);z-index:15;padding:8px 25px}.GameInnerContainer.svelte-si45dd .GameInfoWrapper .GameInfo.svelte-si45dd{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:space-evenly}.GameInnerContainer.svelte-si45dd .GameInfoWrapper .GameInfoName.svelte-si45dd{color:white;text-align:center;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GameInnerContainer.svelte-si45dd .GameInfoWrapper .GameInfoBtn.svelte-si45dd{appearance:none;padding:6px;background:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));font-size:16px;border:2px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border-radius:5px;cursor:pointer;transition:border 150ms ease-in-out}.GameInnerContainer.svelte-si45dd .GameInfoWrapper .GameInfoBtn.svelte-si45dd:hover{border:2px solid var(--emfe-w-color-primary-100, #F1BED9)}.GameInnerContainer.svelte-si45dd .GameInfoWrapper .GameInfoVendor.svelte-si45dd{display:flex;justify-content:flex-end;align-items:center;color:white;font-size:12px;font-weight:normal}.GameInnerContainer.svelte-si45dd .GameExtraInfoContainer.svelte-si45dd{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:4px}.GameInnerContainer.svelte-si45dd .GameExtraInfo.svelte-si45dd{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;z-index:0}.GameInnerContainer.svelte-si45dd .GameExtraInfoLabel.svelte-si45dd{font-size:11px;padding:3px;background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));font-weight:bold;text-transform:uppercase;border-radius:5px}.GameInnerContainer.svelte-si45dd.svelte-si45dd:hover,.GameInnerContainer.svelte-si45dd.svelte-si45dd:active{cursor:pointer}.GameInnerContainer.svelte-si45dd:hover .GameInfoWrapper.svelte-si45dd,.GameInnerContainer.svelte-si45dd:active .GameInfoWrapper.svelte-si45dd{display:flex;flex-direction:column;justify-content:center}.GameInnerContainer.svelte-si45dd:hover .GameBg.svelte-si45dd,.GameInnerContainer.svelte-si45dd:active .GameBg.svelte-si45dd{filter:blur(5px) grayscale(1)}.GameInnerContainer.svelte-si45dd:hover .UnfavoredIcon.svelte-si45dd,.GameInnerContainer.svelte-si45dd:active .UnfavoredIcon.svelte-si45dd{display:flex}.GameInnerContainer.svelte-si45dd:hover .GameExtraInfo.svelte-si45dd{opacity:0.3}.GameNameBelow.svelte-si45dd.svelte-si45dd{color:var(--emfe-w-color-white, #FFFFFF);position:relative;bottom:-5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon.svelte-si45dd.svelte-si45dd,.UnfavoredIcon.svelte-si45dd.svelte-si45dd{width:20px;height:20px}.UnfavoredIcon.svelte-si45dd.svelte-si45dd{display:none}.FavIconContainer.svelte-si45dd.svelte-si45dd{display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper.svelte-si45dd .ListGame:hover .GamePlayNowText.svelte-si45dd{z-index:4}}.ListGame.GameBackdrop.svelte-si45dd .GameInnerContainer.svelte-si45dd::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg, rgb(0, 0, 0) 15%, rgba(0, 0, 0, 0) 100%)}.ListGame.svelte-si45dd .GameInnerContainer.svelte-si45dd{z-index:0}.ListGame.svelte-si45dd .GameInnerContainer .GameBg.svelte-si45dd{z-index:5}.ListGame.svelte-si45dd .GameInnerContainer .GameExtraInfo.svelte-si45dd{z-index:10}.ListGame.svelte-si45dd .GameInnerContainer.svelte-si45dd::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame.svelte-si45dd .GameInnerContainer.GameInnerContainerUnavailable.svelte-si45dd::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame.svelte-si45dd .GameInnerContainer .ListGame.GameContainerDimmed.svelte-si45dd:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame.svelte-si45dd .GameInnerContainer .ListGame.GameContainerFullyDimmed.svelte-si45dd:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame.svelte-si45dd .GameInnerContainer .LiveProps.svelte-si45dd{display:flex;flex-direction:column;position:absolute;bottom:0px;right:0;width:100%;padding:0;background:linear-gradient(to top, var(--emfe-w-color-black, #000000), var(--emfe-w-color-black, #000000), transparent);color:var(--emfe-w-color-white, #FFFFFF);opacity:1;font-size:14px}.ListGame.svelte-si45dd .GameInnerContainer .ListGame:hover .LiveProps.svelte-si45dd,.ListGame.svelte-si45dd .GameInnerContainer .ListGameLink:hover .LiveProps.svelte-si45dd{opacity:0}@keyframes svelte-si45dd-red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes svelte-si45dd-green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes svelte-si45dd-flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame.svelte-si45dd .GameInnerContainer .silde-in-from-left.svelte-si45dd{-webkit-animation-name:svelte-si45dd-silde-in-from-left;animation-name:svelte-si45dd-silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes svelte-si45dd-silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes svelte-si45dd-silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes svelte-si45dd-flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame.svelte-si45dd .GameInnerContainer .ListGame.PulsatingGreenShadow.svelte-si45dd,.ListGame.svelte-si45dd .GameInnerContainer .ListGame.PulsatingRedShadow.svelte-si45dd{overflow:auto}.ListGame.svelte-si45dd .GameInnerContainer .ListGame.PulsatingGreenShadow.svelte-si45dd{animation:svelte-si45dd-green-pulse 2s linear}.ListGame.svelte-si45dd .GameInnerContainer .ListGame.PulsatingRedShadow.svelte-si45dd{animation:svelte-si45dd-red-pulse 2s linear}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons.svelte-si45dd{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons.svelte-si45dd{min-height:auto}}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons.svelte-si45dd:first-child{margin-left:0}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons.svelte-si45dd:last-child{margin-right:0}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons.Black.svelte-si45dd,.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons.Red.svelte-si45dd,.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons.Green.svelte-si45dd{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .LatestResult.svelte-si45dd{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:14px;text-align:center}@media(min-width: 1100px){.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .LatestResult.svelte-si45dd{min-width:12px;font-size:14px;margin:0 2px;margin-right:5px;padding:2px}}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated.svelte-si45dd{animation:svelte-si45dd-flip-open 2s both;-webkit-animation:svelte-si45dd-flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .LatestResult.First.svelte-si45dd{min-width:24px;padding:4px}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .LatestResult.First.Black.svelte-si45dd,.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .LatestResult.First.Red.svelte-si45dd,.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .LatestResult.First.Green.svelte-si45dd{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .LatestResult.First.Black.svelte-si45dd{background:var(--emfe-w-color-black, #000000)}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .LatestResult.First.Red.svelte-si45dd{background:red}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .LatestResult.First.Green.svelte-si45dd{background:#56A80A}@media(min-width: 1100px){.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .LatestResult.First.svelte-si45dd{padding:4px}}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .Double.svelte-si45dd{display:flex;flex-direction:column}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .Double .LatestResult.svelte-si45dd:first-child{margin-bottom:10px}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .Double:first-child .LatestResult.svelte-si45dd{margin-left:0;margin-bottom:0}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .Double:last-child .LatestResult.svelte-si45dd{margin-right:0}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .Black.svelte-si45dd,.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .Red.svelte-si45dd,.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .Green.svelte-si45dd{background-color:transparent}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .Black.svelte-si45dd{color:var(--emfe-w-color-white, #FFFFFF)}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .Red.svelte-si45dd{color:red}.ListGame.svelte-si45dd .GameInnerContainer .LiveIcons .Green.svelte-si45dd{color:#56A80A}.ListGame.svelte-si45dd .GameInnerContainer .Blue.svelte-si45dd{color:#4d90a7}.ListGame.svelte-si45dd .GameInnerContainer .Red.svelte-si45dd{background-color:red}.ListGame.svelte-si45dd .GameInnerContainer .Black.svelte-si45dd{background-color:var(--emfe-w-color-black, #000000)}.ListGame.svelte-si45dd .GameInnerContainer .Green.svelte-si45dd{background-color:#56A80A}.ListGame.svelte-si45dd .GameInnerContainer .White.svelte-si45dd{background-color:var(--emfe-w-color-white, #FFFFFF)}.ListGame.svelte-si45dd .GameInnerContainer .Yellow.svelte-si45dd{background-color:#eeca3d}.ListGame.svelte-si45dd .GameInnerContainer .Gold.svelte-si45dd{background-color:#866d0c}.ListGame.svelte-si45dd .GameInnerContainer .Orange.svelte-si45dd{background-color:#574708}.ListGame.svelte-si45dd .GameInnerContainer .Purple.svelte-si45dd{background-color:#330033}.ListGame.svelte-si45dd .GameInnerContainer .Tie.svelte-si45dd{background-color:var(--emfe-w-color-white, #FFFFFF);background-image:linear-gradient(135deg, var(--emfe-w-color-white, #FFFFFF) 25%, transparent 25%, transparent 50%, #212121 50%, var(--emfe-w-color-white, #FFFFFF) 75%, transparent 75%, var(--emfe-w-color-white, #FFFFFF))}.ListGame.svelte-si45dd .GameInnerContainer .OpenSeat.svelte-si45dd,.ListGame.svelte-si45dd .GameInnerContainer .ClosedSeat.svelte-si45dd{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame.svelte-si45dd .GameInnerContainer .OpenSeat.svelte-si45dd,.ListGame.svelte-si45dd .GameInnerContainer .ClosedSeat.svelte-si45dd{width:16px;height:16px}}@media(min-width: 1100px){.ListGame.svelte-si45dd .GameInnerContainer .OpenSeat.svelte-si45dd,.ListGame.svelte-si45dd .GameInnerContainer .ClosedSeat.svelte-si45dd{width:16px;height:16px}}.ListGame.svelte-si45dd .GameInnerContainer .OpenSeat svg.svelte-si45dd,.ListGame.svelte-si45dd .GameInnerContainer .ClosedSeat svg.svelte-si45dd{width:100%;height:100%}.ListGame.svelte-si45dd .GameInnerContainer .OpenSeat.svelte-si45dd{animation:svelte-si45dd-flip-closed-seat 2s both;-webkit-animation:svelte-si45dd-flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame.svelte-si45dd .GameInnerContainer .ClosedSeat.svelte-si45dd{animation:svelte-si45dd-flip-open 2s both;-webkit-animation:svelte-si45dd-flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame.svelte-si45dd .GameInnerContainer .OpenSeat svg.svelte-si45dd{fill:transparent;stroke:var(--emfe-w-color-white, #FFFFFF)}.ListGame.svelte-si45dd .GameInnerContainer .ClosedSeat svg.svelte-si45dd{fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame.svelte-si45dd .GameInnerContainer .FullTable.svelte-si45dd{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:3px;font-size:12px;white-space:normal;text-transform:uppercase;-webkit-animation-name:svelte-si45dd-silde-in-from-left;animation-name:svelte-si45dd-silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame.svelte-si45dd .GameInnerContainer .FullTable svg.svelte-si45dd{width:100%;height:100%;fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame.svelte-si45dd .GameInnerContainer .FullTable.ClosedSeat.svelte-si45dd{margin-right:-3px}.ListGame.svelte-si45dd .GameInnerContainer .PlayersDisplay.svelte-si45dd{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emfe-w-color-white, #FFFFFF)}@media(min-width: 1100px){.ListGame.svelte-si45dd .GameInnerContainer .PlayersDisplay.svelte-si45dd{padding:2px 16px}}.ListGame.svelte-si45dd .GameInnerContainer .PlayersDisplay .PlayersIcon.svelte-si45dd{width:14px;height:14px;margin-right:4px}.ListGame.svelte-si45dd .GameInnerContainer .PlayersDisplay .PlayersIcon svg.svelte-si45dd{fill:var(--emfe-w-color-white, #FFFFFF);width:100%;height:100%}.ListGame.svelte-si45dd .GameInnerContainer .ClosedGame.svelte-si45dd{opacity:1;z-index:10;padding:8px 10px;color:var(--emfe-w-color-white, #FFFFFF);font-size:18px}@media(min-width: 1100px){.ListGame.svelte-si45dd .GameInnerContainer .ClosedGame.svelte-si45dd{padding:8px 16px}}.ListGame.svelte-si45dd .GameInnerContainer .ClosedGame span.svelte-si45dd{font-size:18px}.ListGame.svelte-si45dd .GameInnerContainer .LiveLimits.svelte-si45dd{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;color:var(--emfe-w-color-white, #FFFFFF);font-weight:normal;font-size:12px}@media(min-width: 1100px){.ListGame.svelte-si45dd .GameInnerContainer .LiveLimits.svelte-si45dd{padding:2px 18px 5px 18px}}.ListGame.svelte-si45dd .GameInnerContainer .LiveLimits span.svelte-si45dd{font-size:12px}.ListGame.svelte-si45dd .GameInnerContainer .Players.svelte-si45dd{display:inline-block;width:19px;height:19px}.LoaderRipple.svelte-si45dd.svelte-si45dd{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple.svelte-si45dd div.svelte-si45dd{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:svelte-si45dd-ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple.svelte-si45dd div.svelte-si45dd:nth-child(2){animation-delay:-0.5s}@keyframes svelte-si45dd-ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}@container (max-width: 480px){.CasinoGamesGridSlider.svelte-si45dd .GameInnerContainer .GameInfoWrapper.svelte-si45dd{gap:0px;padding:8px 10px}.CasinoGamesGridSlider.svelte-si45dd .GameInnerContainer .GameInfoWrapper .GameInfoName.svelte-si45dd{font-size:12px;margin-top:4px}.CasinoGamesGridSlider.svelte-si45dd .GameInnerContainer .GameInfoWrapper .GameInfoBtn.svelte-si45dd{font-size:12px;padding:2px}.CasinoGamesGridSlider.svelte-si45dd .GameInnerContainer .GameInfoWrapper .GameInfoVendor.svelte-si45dd{font-size:8px}.CasinoGamesGridSlider.svelte-si45dd .GameInnerContainer .GameExtraInfoContainer .FavoredIcon.svelte-si45dd,.CasinoGamesGridSlider.svelte-si45dd .GameInnerContainer .GameExtraInfoContainer .UnfavoredIcon.svelte-si45dd{width:14px;height:14px}.CasinoGamesGridSlider.svelte-si45dd .GameInnerContainer .GameExtraInfoContainer .GameExtraInfoLabel.svelte-si45dd{font-size:8px}}');
336
+ }
337
+ function lt(i, e, t) {
338
+ const s = i.slice();
339
+ return s[104] = e[t], s[106] = t, s;
340
+ }
341
+ function rt(i, e, t) {
342
+ const s = i.slice();
343
+ return s[101] = e[t], s;
344
+ }
345
+ function ot(i) {
346
+ let e, t = (
347
+ /*$_*/
348
+ i[35]("playNow") + ""
349
+ ), s, a, l;
350
+ return {
351
+ c() {
352
+ e = C("button"), s = J(t), c(e, "class", "GameInfoBtn svelte-si45dd");
353
+ },
354
+ m(r, o) {
355
+ R(r, e, o), u(e, s), a || (l = Me(
356
+ e,
357
+ "click",
358
+ /*click_handler*/
359
+ i[63]
360
+ ), a = !0);
361
+ },
362
+ p(r, o) {
363
+ o[1] & /*$_*/
364
+ 16 && t !== (t = /*$_*/
365
+ r[35]("playNow") + "") && X(s, t);
366
+ },
367
+ d(r) {
368
+ r && S(e), a = !1, l();
369
+ }
370
+ };
371
+ }
372
+ function dt(i) {
373
+ let e, t = (
374
+ /*$_*/
375
+ i[35]("new") + ""
376
+ ), s;
377
+ return {
378
+ c() {
379
+ e = C("span"), s = J(t), c(e, "class", "GameExtraInfoLabel NewGameTag svelte-si45dd");
380
+ },
381
+ m(a, l) {
382
+ R(a, e, l), u(e, s);
383
+ },
384
+ p(a, l) {
385
+ l[1] & /*$_*/
386
+ 16 && t !== (t = /*$_*/
387
+ a[35]("new") + "") && X(s, t);
388
+ },
389
+ d(a) {
390
+ a && S(e);
391
+ }
392
+ };
393
+ }
394
+ function mt(i) {
395
+ let e, t;
396
+ return {
397
+ c() {
398
+ e = C("span"), t = J(
399
+ /*gametag*/
400
+ i[8]
401
+ ), c(e, "class", "GameExtraInfoLabel PopularGameTag svelte-si45dd");
402
+ },
403
+ m(s, a) {
404
+ R(s, e, a), u(e, t);
405
+ },
406
+ p(s, a) {
407
+ a[0] & /*gametag*/
408
+ 256 && X(
409
+ t,
410
+ /*gametag*/
411
+ s[8]
412
+ );
413
+ },
414
+ d(s) {
415
+ s && S(e);
416
+ }
417
+ };
418
+ }
419
+ function ct(i) {
420
+ let e, t, s = !/*isopen*/
421
+ i[22] && /*starttime*/
422
+ i[20] && /*timeformat*/
423
+ i[21] && ft(i);
424
+ function a(o, d) {
425
+ if (
426
+ /*isopen*/
427
+ o[22] && /*displaytype*/
428
+ o[19] === Ae
429
+ ) return ni;
430
+ if (
431
+ /*isopen*/
432
+ o[22] && /*displaytype*/
433
+ o[19] && /*displaytype*/
434
+ o[19] === Ee
435
+ ) return si;
436
+ }
437
+ let l = a(i), r = l && l(i);
438
+ return {
439
+ c() {
440
+ s && s.c(), e = N(), r && r.c(), t = ve();
441
+ },
442
+ m(o, d) {
443
+ s && s.m(o, d), R(o, e, d), r && r.m(o, d), R(o, t, d);
444
+ },
445
+ p(o, d) {
446
+ !/*isopen*/
447
+ o[22] && /*starttime*/
448
+ o[20] && /*timeformat*/
449
+ o[21] ? s ? s.p(o, d) : (s = ft(o), s.c(), s.m(e.parentNode, e)) : s && (s.d(1), s = null), l === (l = a(o)) && r ? r.p(o, d) : (r && r.d(1), r = l && l(o), r && (r.c(), r.m(t.parentNode, t)));
450
+ },
451
+ d(o) {
452
+ o && (S(e), S(t)), s && s.d(o), r && r.d(o);
453
+ }
454
+ };
455
+ }
456
+ function ft(i) {
457
+ let e, t, s = (
458
+ /*$_*/
459
+ i[35]("opens") + ""
460
+ ), a, l, r, o = st.utc(
461
+ /*starttime*/
462
+ i[20]
463
+ ).local().format(
464
+ /*timeformat*/
465
+ i[21]
466
+ ) + "", d, h, I, g = (
467
+ /*renderDealerName*/
468
+ i[41](
469
+ /*dealername*/
470
+ i[34]
471
+ ) + ""
472
+ ), f, b, w = (
473
+ /*renderBetLimits*/
474
+ i[40](
475
+ /*min*/
476
+ i[26],
477
+ /*max*/
478
+ i[27],
479
+ /*currencySymbol*/
480
+ i[25]
481
+ ) + ""
482
+ );
483
+ return {
484
+ c() {
485
+ e = C("div"), t = C("div"), a = J(s), l = N(), r = C("span"), d = J(o), h = N(), I = new Z(!1), f = N(), b = new Z(!1), c(r, "class", "svelte-si45dd"), c(t, "class", "ClosedGame svelte-si45dd"), I.a = f, b.a = null, c(e, "class", "GameProp LiveProps svelte-si45dd");
486
+ },
487
+ m(G, A) {
488
+ R(G, e, A), u(e, t), u(t, a), u(t, l), u(t, r), u(r, d), u(e, h), I.m(g, e), u(e, f), b.m(w, e);
489
+ },
490
+ p(G, A) {
491
+ A[1] & /*$_*/
492
+ 16 && s !== (s = /*$_*/
493
+ G[35]("opens") + "") && X(a, s), A[0] & /*starttime, timeformat*/
494
+ 3145728 && o !== (o = st.utc(
495
+ /*starttime*/
496
+ G[20]
497
+ ).local().format(
498
+ /*timeformat*/
499
+ G[21]
500
+ ) + "") && X(d, o), A[1] & /*dealername*/
501
+ 8 && g !== (g = /*renderDealerName*/
502
+ G[41](
503
+ /*dealername*/
504
+ G[34]
505
+ ) + "") && I.p(g), A[0] & /*min, max, currencySymbol*/
506
+ 234881024 && w !== (w = /*renderBetLimits*/
507
+ G[40](
508
+ /*min*/
509
+ G[26],
510
+ /*max*/
511
+ G[27],
512
+ /*currencySymbol*/
513
+ G[25]
514
+ ) + "") && b.p(w);
515
+ },
516
+ d(G) {
517
+ G && S(e);
518
+ }
519
+ };
520
+ }
521
+ function si(i) {
522
+ let e, t, s, a, l = (
523
+ /*renderDealerName*/
524
+ i[41](
525
+ /*dealername*/
526
+ i[34]
527
+ ) + ""
528
+ ), r, o, d = (
529
+ /*renderBetLimits*/
530
+ i[40](
531
+ /*min*/
532
+ i[26],
533
+ /*max*/
534
+ i[27],
535
+ /*currencySymbol*/
536
+ i[25]
537
+ ) + ""
538
+ ), h, I = we(new Array(bt)), g = [];
539
+ for (let f = 0; f < I.length; f += 1)
540
+ g[f] = ut(lt(i, I, f));
541
+ return {
542
+ c() {
543
+ e = C("div"), t = C("div");
544
+ for (let f = 0; f < g.length; f += 1)
545
+ g[f].c();
546
+ s = N(), a = new Z(!1), r = N(), o = new Z(!1), c(t, "class", "LiveIcons svelte-si45dd"), a.a = r, o.a = null, c(e, "class", h = ee(
547
+ /*roulettecontainerclassname*/
548
+ i[30]
549
+ ) + " svelte-si45dd");
550
+ },
551
+ m(f, b) {
552
+ R(f, e, b), u(e, t);
553
+ for (let w = 0; w < g.length; w += 1)
554
+ g[w] && g[w].m(t, null);
555
+ i[64](t), u(e, s), a.m(l, e), u(e, r), o.m(d, e);
556
+ },
557
+ p(f, b) {
558
+ if (b[0] & /*roulleteresults, isdouble*/
559
+ 536887296 | b[1] & /*renderSpan, colorsourcearray*/
560
+ 2049) {
561
+ I = we(new Array(bt));
562
+ let w;
563
+ for (w = 0; w < I.length; w += 1) {
564
+ const G = lt(f, I, w);
565
+ g[w] ? g[w].p(G, b) : (g[w] = ut(G), g[w].c(), g[w].m(t, null));
566
+ }
567
+ for (; w < g.length; w += 1)
568
+ g[w].d(1);
569
+ g.length = I.length;
570
+ }
571
+ b[1] & /*dealername*/
572
+ 8 && l !== (l = /*renderDealerName*/
573
+ f[41](
574
+ /*dealername*/
575
+ f[34]
576
+ ) + "") && a.p(l), b[0] & /*min, max, currencySymbol*/
577
+ 234881024 && d !== (d = /*renderBetLimits*/
578
+ f[40](
579
+ /*min*/
580
+ f[26],
581
+ /*max*/
582
+ f[27],
583
+ /*currencySymbol*/
584
+ f[25]
585
+ ) + "") && o.p(d), b[0] & /*roulettecontainerclassname*/
586
+ 1073741824 && h !== (h = ee(
587
+ /*roulettecontainerclassname*/
588
+ f[30]
589
+ ) + " svelte-si45dd") && c(e, "class", h);
590
+ },
591
+ d(f) {
592
+ f && S(e), wt(g, f), i[64](null);
593
+ }
594
+ };
595
+ }
596
+ function ni(i) {
597
+ let e, t, s, a, l = (
598
+ /*renderDealerName*/
599
+ i[41](
600
+ /*dealername*/
601
+ i[34]
602
+ ) + ""
603
+ ), r, o, d = (
604
+ /*renderBetLimits*/
605
+ i[40](
606
+ /*min*/
607
+ i[26],
608
+ /*max*/
609
+ i[27],
610
+ /*currencySymbol*/
611
+ i[25]
612
+ ) + ""
613
+ );
614
+ function h(f, b) {
615
+ return (
616
+ /*istablefull*/
617
+ f[32] ? oi : ri
618
+ );
619
+ }
620
+ let I = h(i), g = I(i);
621
+ return {
622
+ c() {
623
+ e = C("div"), t = C("div"), g.c(), s = N(), a = new Z(!1), r = N(), o = new Z(!1), c(t, "class", "LiveIcons svelte-si45dd"), a.a = r, o.a = null, c(e, "class", "GameProp LiveProps BlackjackDisplay svelte-si45dd"), c(e, "part", "GameProp LiveProps BlackjackDisplay");
624
+ },
625
+ m(f, b) {
626
+ R(f, e, b), u(e, t), g.m(t, null), u(e, s), a.m(l, e), u(e, r), o.m(d, e);
627
+ },
628
+ p(f, b) {
629
+ I === (I = h(f)) && g ? g.p(f, b) : (g.d(1), g = I(f), g && (g.c(), g.m(t, null))), b[1] & /*dealername*/
630
+ 8 && l !== (l = /*renderDealerName*/
631
+ f[41](
632
+ /*dealername*/
633
+ f[34]
634
+ ) + "") && a.p(l), b[0] & /*min, max, currencySymbol*/
635
+ 234881024 && d !== (d = /*renderBetLimits*/
636
+ f[40](
637
+ /*min*/
638
+ f[26],
639
+ /*max*/
640
+ f[27],
641
+ /*currencySymbol*/
642
+ f[25]
643
+ ) + "") && o.p(d);
644
+ },
645
+ d(f) {
646
+ f && S(e), g.d();
647
+ }
648
+ };
649
+ }
650
+ function vt(i) {
651
+ let e;
652
+ function t(l, r) {
653
+ return (
654
+ /*isdouble*/
655
+ l[29] ? li : ai
656
+ );
657
+ }
658
+ let s = t(i), a = s(i);
659
+ return {
660
+ c() {
661
+ a.c(), e = ve();
662
+ },
663
+ m(l, r) {
664
+ a.m(l, r), R(l, e, r);
665
+ },
666
+ p(l, r) {
667
+ s === (s = t(l)) && a ? a.p(l, r) : (a.d(1), a = s(l), a && (a.c(), a.m(e.parentNode, e)));
668
+ },
669
+ d(l) {
670
+ l && S(e), a.d(l);
671
+ }
672
+ };
673
+ }
674
+ function ai(i) {
675
+ let e, t = (
676
+ /*renderSpan*/
677
+ i[42](
678
+ `LatestResult ${/*i*/
679
+ i[106] === 0 ? "First" : ""}`,
680
+ /*i*/
681
+ i[106],
682
+ /*roulleteresults*/
683
+ i[14][
684
+ /*i*/
685
+ i[106]
686
+ ],
687
+ /*colorsourcearray*/
688
+ i[31][
689
+ /*roulleteresults*/
690
+ i[14][
691
+ /*i*/
692
+ i[106]
693
+ ]
694
+ ]
695
+ ) + ""
696
+ ), s;
697
+ return {
698
+ c() {
699
+ e = new Z(!1), s = ve(), e.a = s;
700
+ },
701
+ m(a, l) {
702
+ e.m(t, a, l), R(a, s, l);
703
+ },
704
+ p(a, l) {
705
+ l[0] & /*roulleteresults*/
706
+ 16384 | l[1] & /*colorsourcearray*/
707
+ 1 && t !== (t = /*renderSpan*/
708
+ a[42](
709
+ `LatestResult ${/*i*/
710
+ a[106] === 0 ? "First" : ""}`,
711
+ /*i*/
712
+ a[106],
713
+ /*roulleteresults*/
714
+ a[14][
715
+ /*i*/
716
+ a[106]
717
+ ],
718
+ /*colorsourcearray*/
719
+ a[31][
720
+ /*roulleteresults*/
721
+ a[14][
722
+ /*i*/
723
+ a[106]
724
+ ]
725
+ ]
726
+ ) + "") && e.p(t);
727
+ },
728
+ d(a) {
729
+ a && (S(s), e.d());
730
+ }
731
+ };
732
+ }
733
+ function li(i) {
734
+ let e, t, s = (
735
+ /*renderSpan*/
736
+ i[42](
737
+ `LatestResult ${/*i*/
738
+ i[106] === 0 ? "First" : ""}`,
739
+ `first${/*i*/
740
+ i[106]}${/*roulleteresults*/
741
+ i[14][
742
+ /*i*/
743
+ i[106]
744
+ ][0]}`,
745
+ /*roulleteresults*/
746
+ i[14][
747
+ /*i*/
748
+ i[106]
749
+ ][0],
750
+ /*colorsourcearray*/
751
+ i[31][
752
+ /*roulleteresults*/
753
+ i[14][
754
+ /*i*/
755
+ i[106]
756
+ ][0]
757
+ ]
758
+ ) + ""
759
+ ), a, l, r = (
760
+ /*renderSpan*/
761
+ i[42](
762
+ `LatestResult ${/*i*/
763
+ i[106] === 0 ? "First" : ""}`,
764
+ `second${/*i*/
765
+ i[106]}${/*roulleteresults*/
766
+ i[14][
767
+ /*i*/
768
+ i[106]
769
+ ][1]}`,
770
+ /*roulleteresults*/
771
+ i[14][
772
+ /*i*/
773
+ i[106]
774
+ ][1],
775
+ /*colorsourcearray*/
776
+ i[31][
777
+ /*roulleteresults*/
778
+ i[14][
779
+ /*i*/
780
+ i[106]
781
+ ][1]
782
+ ]
783
+ ) + ""
784
+ ), o;
785
+ return {
786
+ c() {
787
+ e = C("div"), t = new Z(!1), a = N(), l = new Z(!1), o = N(), t.a = a, l.a = o, c(e, "class", "Double svelte-si45dd");
788
+ },
789
+ m(d, h) {
790
+ R(d, e, h), t.m(s, e), u(e, a), l.m(r, e), u(e, o);
791
+ },
792
+ p(d, h) {
793
+ h[0] & /*roulleteresults*/
794
+ 16384 | h[1] & /*colorsourcearray*/
795
+ 1 && s !== (s = /*renderSpan*/
796
+ d[42](
797
+ `LatestResult ${/*i*/
798
+ d[106] === 0 ? "First" : ""}`,
799
+ `first${/*i*/
800
+ d[106]}${/*roulleteresults*/
801
+ d[14][
802
+ /*i*/
803
+ d[106]
804
+ ][0]}`,
805
+ /*roulleteresults*/
806
+ d[14][
807
+ /*i*/
808
+ d[106]
809
+ ][0],
810
+ /*colorsourcearray*/
811
+ d[31][
812
+ /*roulleteresults*/
813
+ d[14][
814
+ /*i*/
815
+ d[106]
816
+ ][0]
817
+ ]
818
+ ) + "") && t.p(s), h[0] & /*roulleteresults*/
819
+ 16384 | h[1] & /*colorsourcearray*/
820
+ 1 && r !== (r = /*renderSpan*/
821
+ d[42](
822
+ `LatestResult ${/*i*/
823
+ d[106] === 0 ? "First" : ""}`,
824
+ `second${/*i*/
825
+ d[106]}${/*roulleteresults*/
826
+ d[14][
827
+ /*i*/
828
+ d[106]
829
+ ][1]}`,
830
+ /*roulleteresults*/
831
+ d[14][
832
+ /*i*/
833
+ d[106]
834
+ ][1],
835
+ /*colorsourcearray*/
836
+ d[31][
837
+ /*roulleteresults*/
838
+ d[14][
839
+ /*i*/
840
+ d[106]
841
+ ][1]
842
+ ]
843
+ ) + "") && l.p(r);
844
+ },
845
+ d(d) {
846
+ d && S(e);
847
+ }
848
+ };
849
+ }
850
+ function ut(i) {
851
+ let e, t = (
852
+ /*roulleteresults*/
853
+ i[14] && /*roulleteresults*/
854
+ i[14][
855
+ /*i*/
856
+ i[106]
857
+ ] && vt(i)
858
+ );
859
+ return {
860
+ c() {
861
+ t && t.c(), e = ve();
862
+ },
863
+ m(s, a) {
864
+ t && t.m(s, a), R(s, e, a);
865
+ },
866
+ p(s, a) {
867
+ /*roulleteresults*/
868
+ s[14] && /*roulleteresults*/
869
+ s[14][
870
+ /*i*/
871
+ s[106]
872
+ ] ? t ? t.p(s, a) : (t = vt(s), t.c(), t.m(e.parentNode, e)) : t && (t.d(1), t = null);
873
+ },
874
+ d(s) {
875
+ s && S(e), t && t.d(s);
876
+ }
877
+ };
878
+ }
879
+ function ri(i) {
880
+ let e, t = we(
881
+ /*seats*/
882
+ i[24]
883
+ ), s = [];
884
+ for (let a = 0; a < t.length; a += 1)
885
+ s[a] = gt(rt(i, t, a));
886
+ return {
887
+ c() {
888
+ for (let a = 0; a < s.length; a += 1)
889
+ s[a].c();
890
+ e = ve();
891
+ },
892
+ m(a, l) {
893
+ for (let r = 0; r < s.length; r += 1)
894
+ s[r] && s[r].m(a, l);
895
+ R(a, e, l);
896
+ },
897
+ p(a, l) {
898
+ if (l[0] & /*currentoccupiedseats, seats*/
899
+ 285212672 | l[1] & /*contains*/
900
+ 256) {
901
+ t = we(
902
+ /*seats*/
903
+ a[24]
904
+ );
905
+ let r;
906
+ for (r = 0; r < t.length; r += 1) {
907
+ const o = rt(a, t, r);
908
+ s[r] ? s[r].p(o, l) : (s[r] = gt(o), s[r].c(), s[r].m(e.parentNode, e));
909
+ }
910
+ for (; r < s.length; r += 1)
911
+ s[r].d(1);
912
+ s.length = t.length;
913
+ }
914
+ },
915
+ d(a) {
916
+ a && S(e), wt(s, a);
917
+ }
918
+ };
919
+ }
920
+ function oi(i) {
921
+ let e, t = (
922
+ /*$_*/
923
+ i[35]("full") + ""
924
+ ), s;
925
+ return {
926
+ c() {
927
+ e = C("span"), s = J(t), c(e, "class", "FullTable svelte-si45dd");
928
+ },
929
+ m(a, l) {
930
+ R(a, e, l), u(e, s);
931
+ },
932
+ p(a, l) {
933
+ l[1] & /*$_*/
934
+ 16 && t !== (t = /*$_*/
935
+ a[35]("full") + "") && X(s, t);
936
+ },
937
+ d(a) {
938
+ a && S(e);
939
+ }
940
+ };
941
+ }
942
+ function gt(i) {
943
+ let e, t, s, a, l, r;
944
+ return {
945
+ c() {
946
+ e = C("span"), t = Te("svg"), s = Te("path"), a = Te("path"), l = N(), c(s, "d", "M11.58 6c-1.17 0-2.13.95-2.13 2.12v.4a8.82 8.82 0 00-2.92-.4c-1.54 0-2.45.22-2.92.4v-.4A2.136 2.136 0 001.48 6a1.33 1.33 0 00-.5 2.55c.14.07.24.21.24.37l.26 1.06c0 .96.73 1.75 1.65 1.85a.65.65 0 00.28 1.23.65.65 0 00.3-1.22h5.64a.65.65 0 00.3 1.22.65.65 0 00.28-1.23c.93-.1 1.65-.9 1.65-1.85l.27-1.06c0-.16.1-.3.24-.37A1.33 1.33 0 0011.58 6z"), c(s, "class", "svelte-si45dd"), c(a, "d", "M4.34 7.5c.55-.1 1.27-.17 2.2-.17.91 0 1.63.07 2.18.17.21-.96.9-1.74 1.8-2.1V4a3.99 3.99 0 00-7.97 0v1.4c.9.36 1.58 1.14 1.79 2.1z"), c(a, "class", "svelte-si45dd"), c(t, "xmlns", "http://www.w3.org/2000/svg"), c(t, "width", "13"), c(t, "height", "14"), c(t, "viewBox", "0 0 13 14"), c(t, "class", "svelte-si45dd"), c(e, "class", r = ee(
947
+ /*contains*/
948
+ i[39](
949
+ /*currentoccupiedseats*/
950
+ i[28],
951
+ /*seatData*/
952
+ i[101].toString()
953
+ ) ? "ClosedSeat" : "OpenSeat"
954
+ ) + " svelte-si45dd");
955
+ },
956
+ m(o, d) {
957
+ R(o, e, d), u(e, t), u(t, s), u(t, a), u(e, l);
958
+ },
959
+ p(o, d) {
960
+ d[0] & /*currentoccupiedseats, seats*/
961
+ 285212672 && r !== (r = ee(
962
+ /*contains*/
963
+ o[39](
964
+ /*currentoccupiedseats*/
965
+ o[28],
966
+ /*seatData*/
967
+ o[101].toString()
968
+ ) ? "ClosedSeat" : "OpenSeat"
969
+ ) + " svelte-si45dd") && c(e, "class", r);
970
+ },
971
+ d(o) {
972
+ o && S(e);
973
+ }
974
+ };
975
+ }
976
+ function di(i) {
977
+ let e;
978
+ return {
979
+ c() {
980
+ e = C("div"), e.innerHTML = '<svg version="1.1" class="FavoredIcon svelte-si45dd" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.481 19.481" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 19.481 19.481"><path style="fill: var(--emfe-w-color-white, #FFFFFF);" d="m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z" class="svelte-si45dd"></path></svg>', c(e, "class", "FavIconContainer svelte-si45dd");
981
+ },
982
+ m(t, s) {
983
+ R(t, e, s);
984
+ },
985
+ p: fe,
986
+ d(t) {
987
+ t && S(e);
988
+ }
989
+ };
990
+ }
991
+ function mi(i) {
992
+ let e, t, s;
993
+ return {
994
+ c() {
995
+ e = C("div"), e.innerHTML = `<svg version="1.1" class="UnfavoredIcon svelte-si45dd" part="UnfavoredIcon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="20px" y="20px" viewBox="0 0 512.001 512.001" style="enable-background:new 0 0 512.001 512.001;" xml:space="preserve"><path style="fill: var(--emfe-w-color-white, #FFFFFF);" d="M511.266,197.256c-1.764-5.431-6.458-9.388-12.108-10.209l-158.722-23.065L269.452,20.155
996
+ c-2.527-5.12-7.741-8.361-13.451-8.361c-5.709,0-10.924,3.242-13.451,8.361l-70.988,143.828L12.843,187.047
997
+ c-5.65,0.821-10.344,4.779-12.108,10.209c-1.765,5.43-0.293,11.391,3.795,15.376l114.848,111.955L92.27,482.67
998
+ c-0.965,5.627,1.349,11.315,5.968,14.67c4.618,3.355,10.74,3.798,15.797,1.142L256,423.846l141.961,74.637
999
+ c2.195,1.154,4.591,1.723,6.979,1.723c3.11,0,6.206-0.966,8.818-2.865c4.619-3.356,6.933-9.043,5.968-14.671L392.61,324.587
1000
+ l114.86-111.954C511.559,208.647,513.031,202.686,511.266,197.256z M366.023,308.608c-3.536,3.446-5.15,8.412-4.314,13.278
1001
+ l23.311,135.898l-122.038-64.162c-4.37-2.297-9.591-2.297-13.961,0l-122.045,64.163l23.304-135.9
1002
+ c0.834-4.866-0.779-9.83-4.313-13.276l-98.731-96.244l136.445-19.829c4.886-0.71,9.108-3.778,11.294-8.205L256,60.685
1003
+ l61.023,123.645c2.186,4.427,6.408,7.496,11.294,8.206l136.447,19.828L366.023,308.608z" class="svelte-si45dd"></path></svg>`, c(e, "class", "FavIconContainer svelte-si45dd");
1004
+ },
1005
+ m(a, l) {
1006
+ R(a, e, l), t || (s = Me(
1007
+ e,
1008
+ "click",
1009
+ /*click_handler_2*/
1010
+ i[66]
1011
+ ), t = !0);
1012
+ },
1013
+ p: fe,
1014
+ d(a) {
1015
+ a && S(e), t = !1, s();
1016
+ }
1017
+ };
1018
+ }
1019
+ function ci(i) {
1020
+ let e, t, s;
1021
+ return {
1022
+ c() {
1023
+ e = C("div"), e.innerHTML = '<svg version="1.1" class="FavoredIcon svelte-si45dd" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.481 19.481" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 19.481 19.481"><path style="fill: var(--emfe-w-color-white, #FFFFFF);" d="m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z" class="svelte-si45dd"></path></svg>', c(e, "class", "FavIconContainer svelte-si45dd");
1024
+ },
1025
+ m(a, l) {
1026
+ R(a, e, l), t || (s = Me(
1027
+ e,
1028
+ "click",
1029
+ /*click_handler_1*/
1030
+ i[65]
1031
+ ), t = !0);
1032
+ },
1033
+ p: fe,
1034
+ d(a) {
1035
+ a && S(e), t = !1, s();
1036
+ }
1037
+ };
1038
+ }
1039
+ function pt(i) {
1040
+ let e, t;
1041
+ return {
1042
+ c() {
1043
+ e = C("p"), t = J(
1044
+ /*gamename*/
1045
+ i[4]
1046
+ ), c(e, "class", "GameNameBelow svelte-si45dd"), c(
1047
+ e,
1048
+ "title",
1049
+ /*gamename*/
1050
+ i[4]
1051
+ );
1052
+ },
1053
+ m(s, a) {
1054
+ R(s, e, a), u(e, t);
1055
+ },
1056
+ p(s, a) {
1057
+ a[0] & /*gamename*/
1058
+ 16 && X(
1059
+ t,
1060
+ /*gamename*/
1061
+ s[4]
1062
+ ), a[0] & /*gamename*/
1063
+ 16 && c(
1064
+ e,
1065
+ "title",
1066
+ /*gamename*/
1067
+ s[4]
1068
+ );
1069
+ },
1070
+ d(s) {
1071
+ s && S(e);
1072
+ }
1073
+ };
1074
+ }
1075
+ function fi(i) {
1076
+ let e, t, s, a, l, r, o, d, h, I, g, f, b, w = (
1077
+ /*gamevendor*/
1078
+ (i[5] ? (
1079
+ /*gamevendor*/
1080
+ i[5]
1081
+ ) : "-") + ""
1082
+ ), G, A, z, T, j, te, ie, se, U, Y, H, ne, K, _ = (
1083
+ /*lang*/
1084
+ i[1] && ot(i)
1085
+ ), k = (
1086
+ /*gameisnew*/
1087
+ i[7] && dt(i)
1088
+ ), D = (
1089
+ /*gametag*/
1090
+ i[8] && mt(i)
1091
+ ), O = (
1092
+ /*livegamedata*/
1093
+ i[13] && ct(i)
1094
+ );
1095
+ function re(m, p) {
1096
+ if (p[0] & /*gamefavorite, isLoggedIn, favorites*/
1097
+ 65541 && (se = null), p[0] & /*gamefavorite, isLoggedIn*/
1098
+ 65537 && (U = null), p[0] & /*gamefavorite, isLoggedIn, favorites*/
1099
+ 65541 && (Y = null), se == null && (se = !!(!P(
1100
+ /*userAgent*/
1101
+ m[36]
1102
+ ) && /*gamefavorite*/
1103
+ m[0] && /*isLoggedIn*/
1104
+ m[16] && /*favorites*/
1105
+ m[2])), se) return ci;
1106
+ if (U == null && (U = !!(!P(
1107
+ /*userAgent*/
1108
+ m[36]
1109
+ ) && !/*gamefavorite*/
1110
+ m[0] && /*isLoggedIn*/
1111
+ m[16])), U) return mi;
1112
+ if (Y == null && (Y = !!(P(
1113
+ /*userAgent*/
1114
+ m[36]
1115
+ ) && /*gamefavorite*/
1116
+ m[0] && /*isLoggedIn*/
1117
+ m[16] && /*favorites*/
1118
+ m[2])), Y) return di;
1119
+ }
1120
+ let W = re(i, [-1, -1, -1, -1]), B = W && W(i), x = (
1121
+ /*showgamename*/
1122
+ i[10] === "true" && pt(i)
1123
+ );
1124
+ return {
1125
+ c() {
1126
+ e = C("div"), t = C("div"), s = C("img"), r = N(), o = C("div"), d = C("div"), h = C("p"), I = J(
1127
+ /*gamename*/
1128
+ i[4]
1129
+ ), g = N(), _ && _.c(), f = N(), b = C("span"), G = J(w), A = N(), z = C("div"), T = C("div"), k && k.c(), j = N(), D && D.c(), te = N(), O && O.c(), ie = N(), B && B.c(), ne = N(), x && x.c(), tt(s.src, a = /*gamethumbnail*/
1130
+ i[3]) || c(s, "src", a), c(s, "class", l = ee(`GameBg GameBg-${/*gamecellsize*/
1131
+ i[9]} ${/*loaded*/
1132
+ i[17] ? "Loaded" : ""}`) + " svelte-si45dd"), c(s, "alt", ""), c(s, "loading", "lazy"), c(h, "class", "GameInfoName svelte-si45dd"), c(
1133
+ h,
1134
+ "title",
1135
+ /*gamename*/
1136
+ i[4]
1137
+ ), c(d, "class", "GameInfo svelte-si45dd"), c(b, "class", "GameInfoVendor svelte-si45dd"), c(o, "class", "GameInfoWrapper svelte-si45dd"), c(T, "class", "GameExtraInfo svelte-si45dd"), c(z, "class", "GameExtraInfoContainer svelte-si45dd"), c(t, "class", H = "GameInnerContainer " + /*livegamedata*/
1138
+ (i[13] && !/*isopen*/
1139
+ i[22] && /*openhours*/
1140
+ i[23].value || /*livegamedata*/
1141
+ i[13] && /*istablefull*/
1142
+ i[32] ? "GameInnerContainerUnavailable" : "") + " svelte-si45dd"), c(e, "class", K = ee(`GameContainer ${/*extraclassname*/
1143
+ i[33]} ${/*casinogamesgridslider*/
1144
+ i[11] == "true" ? "CasinoGamesGridSlider" : ""}`) + " svelte-si45dd"), it(
1145
+ e,
1146
+ "WithGameName",
1147
+ /*showgamename*/
1148
+ i[10]
1149
+ );
1150
+ },
1151
+ m(m, p) {
1152
+ R(m, e, p), u(e, t), u(t, s), i[62](s), u(t, r), u(t, o), u(o, d), u(d, h), u(h, I), u(d, g), _ && _.m(d, null), u(o, f), u(o, b), u(b, G), u(t, A), u(t, z), u(z, T), k && k.m(T, null), u(T, j), D && D.m(T, null), u(T, te), O && O.m(T, null), u(z, ie), B && B.m(z, null), u(e, ne), x && x.m(e, null), i[67](e);
1153
+ },
1154
+ p(m, p) {
1155
+ p[0] & /*gamethumbnail*/
1156
+ 8 && !tt(s.src, a = /*gamethumbnail*/
1157
+ m[3]) && c(s, "src", a), p[0] & /*gamecellsize, loaded*/
1158
+ 131584 && l !== (l = ee(`GameBg GameBg-${/*gamecellsize*/
1159
+ m[9]} ${/*loaded*/
1160
+ m[17] ? "Loaded" : ""}`) + " svelte-si45dd") && c(s, "class", l), p[0] & /*gamename*/
1161
+ 16 && X(
1162
+ I,
1163
+ /*gamename*/
1164
+ m[4]
1165
+ ), p[0] & /*gamename*/
1166
+ 16 && c(
1167
+ h,
1168
+ "title",
1169
+ /*gamename*/
1170
+ m[4]
1171
+ ), /*lang*/
1172
+ m[1] ? _ ? _.p(m, p) : (_ = ot(m), _.c(), _.m(d, null)) : _ && (_.d(1), _ = null), p[0] & /*gamevendor*/
1173
+ 32 && w !== (w = /*gamevendor*/
1174
+ (m[5] ? (
1175
+ /*gamevendor*/
1176
+ m[5]
1177
+ ) : "-") + "") && X(G, w), /*gameisnew*/
1178
+ m[7] ? k ? k.p(m, p) : (k = dt(m), k.c(), k.m(T, j)) : k && (k.d(1), k = null), /*gametag*/
1179
+ m[8] ? D ? D.p(m, p) : (D = mt(m), D.c(), D.m(T, te)) : D && (D.d(1), D = null), /*livegamedata*/
1180
+ m[13] ? O ? O.p(m, p) : (O = ct(m), O.c(), O.m(T, null)) : O && (O.d(1), O = null), W === (W = re(m, p)) && B ? B.p(m, p) : (B && B.d(1), B = W && W(m), B && (B.c(), B.m(z, null))), p[0] & /*livegamedata, isopen, openhours*/
1181
+ 12591104 | p[1] & /*istablefull*/
1182
+ 2 && H !== (H = "GameInnerContainer " + /*livegamedata*/
1183
+ (m[13] && !/*isopen*/
1184
+ m[22] && /*openhours*/
1185
+ m[23].value || /*livegamedata*/
1186
+ m[13] && /*istablefull*/
1187
+ m[32] ? "GameInnerContainerUnavailable" : "") + " svelte-si45dd") && c(t, "class", H), /*showgamename*/
1188
+ m[10] === "true" ? x ? x.p(m, p) : (x = pt(m), x.c(), x.m(e, null)) : x && (x.d(1), x = null), p[0] & /*casinogamesgridslider*/
1189
+ 2048 | p[1] & /*extraclassname*/
1190
+ 4 && K !== (K = ee(`GameContainer ${/*extraclassname*/
1191
+ m[33]} ${/*casinogamesgridslider*/
1192
+ m[11] == "true" ? "CasinoGamesGridSlider" : ""}`) + " svelte-si45dd") && c(e, "class", K), p[0] & /*casinogamesgridslider, showgamename*/
1193
+ 3072 | p[1] & /*extraclassname*/
1194
+ 4 && it(
1195
+ e,
1196
+ "WithGameName",
1197
+ /*showgamename*/
1198
+ m[10]
1199
+ );
1200
+ },
1201
+ i: fe,
1202
+ o: fe,
1203
+ d(m) {
1204
+ m && S(e), i[62](null), _ && _.d(), k && k.d(), D && D.d(), O && O.d(), B && B.d(), x && x.d(), i[67](null);
1205
+ }
1206
+ };
1207
+ }
1208
+ const Ae = "blackjack", Ee = "roulette", ht = "doubleballroulette", vi = 7, ui = ",", bt = 5;
1209
+ function gi(i, e, t) {
1210
+ let s;
1211
+ Zt(i, $t, (n) => t(35, s = n));
1212
+ let { session: a = "" } = e, { userid: l = "" } = e, { lang: r = "en" } = e, { clientstyling: o = "" } = e, { clientstylingurl: d = "" } = e, { translationurl: h = "" } = e, { favorites: I = "" } = e, { gamethumbnail: g = "" } = e, { gamename: f = "" } = e, { gamevendor: b = "" } = e, { gamelaunchurl: w = "" } = e, { gameid: G = "" } = e, { gameisnew: A = "" } = e, { gametag: z = "" } = e, { gamefunmode: T = !1 } = e, { gamefavorite: j = !1 } = e, { gamecellsize: te = "" } = e, { showfavoredcategory: ie = !1 } = e, { showgamename: se = "" } = e, { currency: U = "" } = e, { gamepagemodalurl: Y = "false" } = e, { endpoint: H = "" } = e, { categoryid: ne = "" } = e, { livelobbyendpoint: K = "" } = e, { connectlive: _ = "" } = e, { visibilityconnect: k = "" } = e, { integratedgameframedesktop: D = "false" } = e, { integratedgameframemobile: O = "false" } = e, { casinogamesgridslider: re = "false" } = e, W = !1, B, x = !1, m, p = window.navigator.userAgent, Q, L, q, Pe, Ge, Le = "HH:mm", ae, Fe = {}, oe, ze = [], Ue = "EUR", Ce, ye, Ie, de, _e, ke, Re, ue, Se, De, He, le, Oe, M = "", me, Ke, Be;
1213
+ const Gt = [Ae], We = [Ee, ht], Ve = {
1214
+ "01": "Yellow",
1215
+ "02": "Blue",
1216
+ 10: "Green",
1217
+ 40: "Red",
1218
+ "05": "Purple",
1219
+ 20: "Orange",
1220
+ X7: "Gold",
1221
+ X2: "Gold"
1222
+ }, je = {
1223
+ 1: "Red",
1224
+ 3: "Red",
1225
+ 5: "Red",
1226
+ 7: "Red",
1227
+ 9: "Red",
1228
+ 12: "Red",
1229
+ 14: "Red",
1230
+ 16: "Red",
1231
+ 18: "Red",
1232
+ 19: "Red",
1233
+ 21: "Red",
1234
+ 23: "Red",
1235
+ 25: "Red",
1236
+ 27: "Red",
1237
+ 30: "Red",
1238
+ 32: "Red",
1239
+ 34: "Red",
1240
+ 36: "Red",
1241
+ 2: "Black",
1242
+ 4: "Black",
1243
+ 6: "Black",
1244
+ 8: "Black",
1245
+ 10: "Black",
1246
+ 11: "Black",
1247
+ 13: "Black",
1248
+ 15: "Black",
1249
+ 17: "Black",
1250
+ 20: "Black",
1251
+ 22: "Black",
1252
+ 24: "Black",
1253
+ 26: "Black",
1254
+ 28: "Black",
1255
+ 29: "Black",
1256
+ 31: "Black",
1257
+ 33: "Black",
1258
+ 35: "Black",
1259
+ 0: "Green",
1260
+ "00": "Green"
1261
+ }, Lt = () => {
1262
+ fetch(h).then((v) => v.json()).then((v) => {
1263
+ Object.keys(v).forEach((y) => {
1264
+ nt(y, v[y]);
1265
+ });
1266
+ }).catch((v) => {
1267
+ console.log(v);
1268
+ });
1269
+ };
1270
+ Object.keys(at).forEach((n) => {
1271
+ nt(n, at[n]);
1272
+ });
1273
+ const Ye = (n) => {
1274
+ n.data.type === `AddFavoriteThumbnail_${G}` && !ie && t(0, j = !0), n.data.type === `RemoveFavoriteThumbnail_${G}` && !ie && t(0, j = !1), n.data.type === "UserSessionID" && (t(16, W = !0), n.data.session, B = n.data.userID), n.data.type === "CategoryUpdate" && t(13, L = null);
1275
+ }, Je = (n) => {
1276
+ window.postMessage({ type: "SearchedItemClicked", gameId: n }, window.location.href), typeof gtag == "function" && gtag("event", "OpenGame", {
1277
+ context: "GameThumbnail--Searched",
1278
+ gameId: `${n}`,
1279
+ userId: `${B || "Not logged in"}`
1280
+ }), P(p) && O == "true" ? window.postMessage(
1281
+ {
1282
+ type: "OpenGameFrame",
1283
+ gameId: n,
1284
+ gamefunmode: T,
1285
+ gamepagemodalurl: Y,
1286
+ isMobile: P(p),
1287
+ source: "GameThumbnail",
1288
+ identifier: "Lobby",
1289
+ subVendor: b,
1290
+ launchUrl: w
1291
+ },
1292
+ window.location.href
1293
+ ) : P(p) && O == "false" && window.postMessage(
1294
+ {
1295
+ type: "ShowGameModal",
1296
+ gameId: n,
1297
+ isMobile: P(p)
1298
+ },
1299
+ window.location.href
1300
+ ), !P(p) && D == "true" ? window.postMessage(
1301
+ {
1302
+ type: "OpenGameFrame",
1303
+ gameId: n,
1304
+ gamefunmode: T,
1305
+ gamepagemodalurl: Y,
1306
+ isMobile: P(p),
1307
+ identifier: "Lobby",
1308
+ subVendor: b,
1309
+ launchUrl: w
1310
+ },
1311
+ window.location.href
1312
+ ) : !P(p) && D == "false" && window.postMessage(
1313
+ {
1314
+ type: "ShowGameModal",
1315
+ gameId: n,
1316
+ isMobile: P(p)
1317
+ },
1318
+ window.location.href
1319
+ );
1320
+ }, Ne = (n) => {
1321
+ j ? window.postMessage(
1322
+ {
1323
+ type: `SetUnfavoredGame${ne}`,
1324
+ id: n
1325
+ },
1326
+ window.location.href
1327
+ ) : window.postMessage({ type: `SetFavoredGame${ne}`, id: n }, window.location.href);
1328
+ }, Ft = () => {
1329
+ ei(r);
1330
+ }, Ct = () => {
1331
+ t(16, W = !0), B = l;
1332
+ }, yt = () => {
1333
+ m && t(
1334
+ 18,
1335
+ m.onload = () => {
1336
+ t(17, x = !0);
1337
+ },
1338
+ m
1339
+ );
1340
+ }, It = (n, v) => `${H}/v1/encoder/lobby/updates/${n}/${v}`, Xe = () => {
1341
+ K && EventSource && !q && b && G && (q = new EventSource(It(b, G)), q.addEventListener("message", Qe));
1342
+ }, Ze = () => {
1343
+ q && (q.close(), q = void 0);
1344
+ }, Qe = (n) => et(this, null, function* () {
1345
+ const { type: v, data: y } = n;
1346
+ let E;
1347
+ switch (v) {
1348
+ case "message": {
1349
+ if (y)
1350
+ try {
1351
+ E = JSON.parse(y);
1352
+ } catch (V) {
1353
+ console.error("MESSAGE PARSING ERROR: ", V);
1354
+ }
1355
+ if (E) {
1356
+ const {
1357
+ InternalTableId: V,
1358
+ MessageType: pe,
1359
+ // TakenSeats,
1360
+ Results: $,
1361
+ // Roads, // for baccarat
1362
+ Seats: he,
1363
+ Open: be
1364
+ } = E;
1365
+ if (V)
1366
+ switch (pe) {
1367
+ case "SeatsUpdated": {
1368
+ he && Array.isArray(he) && (t(28, de = he), t(13, L.currentOccupiedSeats = he, L), yield ce());
1369
+ break;
1370
+ }
1371
+ case "RouletteResultsUpdated": {
1372
+ $ && Array.isArray($) && (_e = $, t(13, L.currentRouletteNumbers = $, L), yield ce());
1373
+ break;
1374
+ }
1375
+ case "DoubleBallRouletteResultsUpdated": {
1376
+ $ && Array.isArray($) && (ke = $, t(13, L.currentDoubleBallRouletteNumbers = $, L), yield ce());
1377
+ break;
1378
+ }
1379
+ case "TableOpened": {
1380
+ t(22, ae = be), t(13, L.isOpen = be, L), yield ce();
1381
+ break;
1382
+ }
1383
+ case "TableClosed": {
1384
+ t(22, ae = be), t(13, L.isOpen = be, L), yield ce();
1385
+ break;
1386
+ }
1387
+ }
1388
+ }
1389
+ }
1390
+ }
1391
+ }), _t = () => {
1392
+ let n = new URL(`${K.split("?")[0]}`);
1393
+ n.searchParams.append("platform", qt(p)), n.searchParams.append("language", r), fetch(n).then((v) => v.json()).then((v) => {
1394
+ const { details: y } = v[0];
1395
+ t(13, L = y);
1396
+ });
1397
+ }, qe = (n, v = ui) => n != null ? `${n}`.replace(/\B(?=(\d{3})+(?!\d))/g, v) : "", ge = (n, v) => n.some((y) => y === v), kt = (n) => {
1398
+ let v = null;
1399
+ if (n) {
1400
+ const { vendorCategory: y } = n;
1401
+ if (y) {
1402
+ const E = y.toLowerCase();
1403
+ ge(Gt, E) ? v = Ae : ge(We, E) && (v = Ee);
1404
+ }
1405
+ }
1406
+ return v;
1407
+ }, Rt = (n, v, y) => {
1408
+ let E, V;
1409
+ return n != null && v !== void 0 && v !== null && (V = `
1410
+ <span>
1411
+ ${y}
1412
+ </span>
1413
+ ${qe(n)}-${qe(v)}`), Be && (E = `
1414
+ <svg fill="var(--emfe-w-color-white, #FFFFFF);" width="13" height="13" viewBox="0 0 13 14" xmlns="http://www.w3.org/2000/svg"><path d="M4 8.2a4.6 4.6 0 0 0 5 0c2.7.8 4 2.6 4 4.8H0c0-2.2 1.3-4 4-4.8zM6.6 8c2 0 3.8-1.7 3.8-4 0-2.1-1.7-4-3.8-4a3.9 3.9 0 0 0-3.8 4c0 2.2 1.7 4 3.8 4z"/></svg>
1415
+ <span class="NrOfPlayers">${Be}</span>`), !E && !V ? "" : `
1416
+ <p class="LiveLimits">
1417
+ <span class="BetLimitLeft">
1418
+ ${V || ""}
1419
+ </span>
1420
+ <span class="BetLimitRight">
1421
+ ${E || ""}
1422
+ </span>
1423
+ </p>`;
1424
+ }, St = (n) => n ? `
1425
+ <p class="LiveLimits">
1426
+ <span class="DealerName">${s("dealer")}: ${n}</span>
1427
+ </p>
1428
+ ` : "", Dt = (n) => {
1429
+ Ie = n.totalSeats || vi, t(28, de = n.currentOccupiedSeats || []);
1430
+ const v = [];
1431
+ for (let y = 1; y <= Ie; y++)
1432
+ v.push(y);
1433
+ return { seats: v };
1434
+ }, Ot = (n, v, y, E = "") => {
1435
+ const V = `${n} ${E}`, pe = v.toString().match(/first0|second0|0/g);
1436
+ return v === 0 || pe && pe.length !== 0 ? `
1437
+ <span
1438
+ id=${v}
1439
+ class="${V}"
1440
+ >
1441
+ ${y}
1442
+ </span>
1443
+ ` : `
1444
+ <span id=${v} class="${V}">
1445
+ ${y}
1446
+ </span>
1447
+ `;
1448
+ }, Bt = () => {
1449
+ const n = "FirstElementAnimated", v = me.getElementsByClassName("First")[0];
1450
+ v && (v.classList.add(n), setTimeout(
1451
+ () => {
1452
+ v.classList.remove(n);
1453
+ },
1454
+ 2e3
1455
+ ));
1456
+ }, Nt = () => {
1457
+ if (L) {
1458
+ if (t(22, ae = L.isOpen), Fe = L.betLimit || {}, t(23, oe = L.openHours), t(24, ze = Dt(L).seats), oe && oe.value) {
1459
+ const { value: { startTime: n, originalTimeFormat: v } } = oe;
1460
+ t(20, Ge = n), t(21, Le = v || Le);
1461
+ }
1462
+ ae && t(19, Pe = kt(L)), t(25, Ue = ti[U]), t(26, Ce = (Fe.min || {})[U]), t(27, ye = (Fe.max || {})[U]), _e = L.currentRouletteNumbers, ke = L.currentDoubleBallRouletteNumbers, Re = L.vendorCategory, t(29, ue = Re.toLowerCase() === ht), t(14, Se = (ue ? ke : _e) || []), t(30, De = "GameProp LiveProps RoulleteProps"), t(30, De += ue ? " Double" : ""), t(31, He = ge(We, Re.toLowerCase()) ? je : Ve), Oe = le, t(32, le = Array.isArray(de) && de.length === Ie), L.dealer && t(34, Ke = L.dealer.DealerName), Be = L.numberOfPlayers, t(33, M = "ListGame"), L.isOpen && L.currentRouletteNumbers && t(33, M += " GameBackdrop"), ae && le && Ce && ye && L.currentOccupiedSeats ? t(33, M += " GameContainerDimmed") : ae === !1 && Ge && t(33, M += " GameContainerFullyDimmed"), Q && (!Oe && le ? (t(33, M += " PulsatingRedShadow"), t(33, M = M.replace(" PulsatingGreenShadow", ""))) : Oe && !le && (t(33, M += " PulsatingGreenShadow"), t(33, M = M.replace(" PulsatingRedShadow", ""))));
1463
+ }
1464
+ }, xt = () => {
1465
+ _ === "disconnect" ? Ze() : _ === "connect" && Xe();
1466
+ }, Tt = () => {
1467
+ k === "disconnect" ? Ze() : k === "connect" && _ === "connect" && Xe();
1468
+ }, At = () => {
1469
+ let n = document.createElement("style");
1470
+ n.innerHTML = o, Q.appendChild(n);
1471
+ }, $e = () => {
1472
+ let n = new URL(d), v = document.createElement("style");
1473
+ fetch(n.href).then((y) => y.text()).then((y) => {
1474
+ v.innerHTML = y, setTimeout(
1475
+ () => {
1476
+ Q.appendChild(v);
1477
+ },
1478
+ 1
1479
+ );
1480
+ });
1481
+ };
1482
+ Qt(() => (window.addEventListener("message", Ye, !1), () => {
1483
+ window.removeEventListener("message", Ye), q && q.removeEventListener("message", Qe);
1484
+ }));
1485
+ function Et(n) {
1486
+ xe[n ? "unshift" : "push"](() => {
1487
+ m = n, t(18, m);
1488
+ });
1489
+ }
1490
+ const Mt = () => Je(G);
1491
+ function Pt(n) {
1492
+ xe[n ? "unshift" : "push"](() => {
1493
+ me = n, t(15, me);
1494
+ });
1495
+ }
1496
+ const zt = () => Ne(G), Ut = () => Ne(G);
1497
+ function Ht(n) {
1498
+ xe[n ? "unshift" : "push"](() => {
1499
+ Q = n, t(12, Q);
1500
+ });
1501
+ }
1502
+ return i.$$set = (n) => {
1503
+ "session" in n && t(43, a = n.session), "userid" in n && t(44, l = n.userid), "lang" in n && t(1, r = n.lang), "clientstyling" in n && t(45, o = n.clientstyling), "clientstylingurl" in n && t(46, d = n.clientstylingurl), "translationurl" in n && t(47, h = n.translationurl), "favorites" in n && t(2, I = n.favorites), "gamethumbnail" in n && t(3, g = n.gamethumbnail), "gamename" in n && t(4, f = n.gamename), "gamevendor" in n && t(5, b = n.gamevendor), "gamelaunchurl" in n && t(48, w = n.gamelaunchurl), "gameid" in n && t(6, G = n.gameid), "gameisnew" in n && t(7, A = n.gameisnew), "gametag" in n && t(8, z = n.gametag), "gamefunmode" in n && t(49, T = n.gamefunmode), "gamefavorite" in n && t(0, j = n.gamefavorite), "gamecellsize" in n && t(9, te = n.gamecellsize), "showfavoredcategory" in n && t(50, ie = n.showfavoredcategory), "showgamename" in n && t(10, se = n.showgamename), "currency" in n && t(51, U = n.currency), "gamepagemodalurl" in n && t(52, Y = n.gamepagemodalurl), "endpoint" in n && t(53, H = n.endpoint), "categoryid" in n && t(54, ne = n.categoryid), "livelobbyendpoint" in n && t(55, K = n.livelobbyendpoint), "connectlive" in n && t(56, _ = n.connectlive), "visibilityconnect" in n && t(57, k = n.visibilityconnect), "integratedgameframedesktop" in n && t(58, D = n.integratedgameframedesktop), "integratedgameframemobile" in n && t(59, O = n.integratedgameframemobile), "casinogamesgridslider" in n && t(11, re = n.casinogamesgridslider);
1504
+ }, i.$$.update = () => {
1505
+ i.$$.dirty[1] & /*connectlive*/
1506
+ 33554432 && _ && xt(), i.$$.dirty[1] & /*visibilityconnect*/
1507
+ 67108864 && k && Tt(), i.$$.dirty[0] & /*lang*/
1508
+ 2 && r && Ft(), i.$$.dirty[1] & /*session, userid, endpoint*/
1509
+ 4206592 && a && l && H && Ct(), i.$$.dirty[0] & /*gamethumbnail*/
1510
+ 8 && g && yt(), i.$$.dirty[0] & /*customStylingContainer*/
1511
+ 4096 | i.$$.dirty[1] & /*clientstyling*/
1512
+ 16384 && o && Q && At(), i.$$.dirty[0] & /*customStylingContainer*/
1513
+ 4096 | i.$$.dirty[1] & /*clientstylingurl*/
1514
+ 32768 && d && Q && $e(), i.$$.dirty[0] & /*favorites*/
1515
+ 4, i.$$.dirty[1] & /*translationurl*/
1516
+ 65536 && h && Lt(), i.$$.dirty[0] & /*gamecellsize*/
1517
+ 512 | i.$$.dirty[1] & /*clientstylingurl*/
1518
+ 32768 && te && d && $e(), i.$$.dirty[1] & /*endpoint, livelobbyendpoint*/
1519
+ 20971520 && H && K && _t(), i.$$.dirty[0] & /*livegamedata*/
1520
+ 8192 && L && Nt(), i.$$.dirty[0] & /*roulletteref, roulleteresults*/
1521
+ 49152 && me && Se && Bt();
1522
+ }, [
1523
+ j,
1524
+ r,
1525
+ I,
1526
+ g,
1527
+ f,
1528
+ b,
1529
+ G,
1530
+ A,
1531
+ z,
1532
+ te,
1533
+ se,
1534
+ re,
1535
+ Q,
1536
+ L,
1537
+ Se,
1538
+ me,
1539
+ W,
1540
+ x,
1541
+ m,
1542
+ Pe,
1543
+ Ge,
1544
+ Le,
1545
+ ae,
1546
+ oe,
1547
+ ze,
1548
+ Ue,
1549
+ Ce,
1550
+ ye,
1551
+ de,
1552
+ ue,
1553
+ De,
1554
+ He,
1555
+ le,
1556
+ M,
1557
+ Ke,
1558
+ s,
1559
+ p,
1560
+ Je,
1561
+ Ne,
1562
+ ge,
1563
+ Rt,
1564
+ St,
1565
+ Ot,
1566
+ a,
1567
+ l,
1568
+ o,
1569
+ d,
1570
+ h,
1571
+ w,
1572
+ T,
1573
+ ie,
1574
+ U,
1575
+ Y,
1576
+ H,
1577
+ ne,
1578
+ K,
1579
+ _,
1580
+ k,
1581
+ D,
1582
+ O,
1583
+ Ve,
1584
+ je,
1585
+ Et,
1586
+ Mt,
1587
+ Pt,
1588
+ zt,
1589
+ Ut,
1590
+ Ht
1591
+ ];
1592
+ }
1593
+ class pi extends Vt {
1594
+ constructor(e) {
1595
+ super(), jt(
1596
+ this,
1597
+ e,
1598
+ gi,
1599
+ fi,
1600
+ Jt,
1601
+ {
1602
+ session: 43,
1603
+ userid: 44,
1604
+ lang: 1,
1605
+ clientstyling: 45,
1606
+ clientstylingurl: 46,
1607
+ translationurl: 47,
1608
+ favorites: 2,
1609
+ gamethumbnail: 3,
1610
+ gamename: 4,
1611
+ gamevendor: 5,
1612
+ gamelaunchurl: 48,
1613
+ gameid: 6,
1614
+ gameisnew: 7,
1615
+ gametag: 8,
1616
+ gamefunmode: 49,
1617
+ gamefavorite: 0,
1618
+ gamecellsize: 9,
1619
+ showfavoredcategory: 50,
1620
+ showgamename: 10,
1621
+ currency: 51,
1622
+ gamepagemodalurl: 52,
1623
+ endpoint: 53,
1624
+ categoryid: 54,
1625
+ livelobbyendpoint: 55,
1626
+ connectlive: 56,
1627
+ visibilityconnect: 57,
1628
+ integratedgameframedesktop: 58,
1629
+ integratedgameframemobile: 59,
1630
+ casinogamesgridslider: 11,
1631
+ MONEY_WHEEL_COLOR_MAP: 60,
1632
+ ROULETTE_COLOR_MAP: 61
1633
+ },
1634
+ ii,
1635
+ [-1, -1, -1, -1]
1636
+ );
1637
+ }
1638
+ get session() {
1639
+ return this.$$.ctx[43];
1640
+ }
1641
+ set session(e) {
1642
+ this.$$set({ session: e }), F();
1643
+ }
1644
+ get userid() {
1645
+ return this.$$.ctx[44];
1646
+ }
1647
+ set userid(e) {
1648
+ this.$$set({ userid: e }), F();
1649
+ }
1650
+ get lang() {
1651
+ return this.$$.ctx[1];
1652
+ }
1653
+ set lang(e) {
1654
+ this.$$set({ lang: e }), F();
1655
+ }
1656
+ get clientstyling() {
1657
+ return this.$$.ctx[45];
1658
+ }
1659
+ set clientstyling(e) {
1660
+ this.$$set({ clientstyling: e }), F();
1661
+ }
1662
+ get clientstylingurl() {
1663
+ return this.$$.ctx[46];
1664
+ }
1665
+ set clientstylingurl(e) {
1666
+ this.$$set({ clientstylingurl: e }), F();
1667
+ }
1668
+ get translationurl() {
1669
+ return this.$$.ctx[47];
1670
+ }
1671
+ set translationurl(e) {
1672
+ this.$$set({ translationurl: e }), F();
1673
+ }
1674
+ get favorites() {
1675
+ return this.$$.ctx[2];
1676
+ }
1677
+ set favorites(e) {
1678
+ this.$$set({ favorites: e }), F();
1679
+ }
1680
+ get gamethumbnail() {
1681
+ return this.$$.ctx[3];
1682
+ }
1683
+ set gamethumbnail(e) {
1684
+ this.$$set({ gamethumbnail: e }), F();
1685
+ }
1686
+ get gamename() {
1687
+ return this.$$.ctx[4];
1688
+ }
1689
+ set gamename(e) {
1690
+ this.$$set({ gamename: e }), F();
1691
+ }
1692
+ get gamevendor() {
1693
+ return this.$$.ctx[5];
1694
+ }
1695
+ set gamevendor(e) {
1696
+ this.$$set({ gamevendor: e }), F();
1697
+ }
1698
+ get gamelaunchurl() {
1699
+ return this.$$.ctx[48];
1700
+ }
1701
+ set gamelaunchurl(e) {
1702
+ this.$$set({ gamelaunchurl: e }), F();
1703
+ }
1704
+ get gameid() {
1705
+ return this.$$.ctx[6];
1706
+ }
1707
+ set gameid(e) {
1708
+ this.$$set({ gameid: e }), F();
1709
+ }
1710
+ get gameisnew() {
1711
+ return this.$$.ctx[7];
1712
+ }
1713
+ set gameisnew(e) {
1714
+ this.$$set({ gameisnew: e }), F();
1715
+ }
1716
+ get gametag() {
1717
+ return this.$$.ctx[8];
1718
+ }
1719
+ set gametag(e) {
1720
+ this.$$set({ gametag: e }), F();
1721
+ }
1722
+ get gamefunmode() {
1723
+ return this.$$.ctx[49];
1724
+ }
1725
+ set gamefunmode(e) {
1726
+ this.$$set({ gamefunmode: e }), F();
1727
+ }
1728
+ get gamefavorite() {
1729
+ return this.$$.ctx[0];
1730
+ }
1731
+ set gamefavorite(e) {
1732
+ this.$$set({ gamefavorite: e }), F();
1733
+ }
1734
+ get gamecellsize() {
1735
+ return this.$$.ctx[9];
1736
+ }
1737
+ set gamecellsize(e) {
1738
+ this.$$set({ gamecellsize: e }), F();
1739
+ }
1740
+ get showfavoredcategory() {
1741
+ return this.$$.ctx[50];
1742
+ }
1743
+ set showfavoredcategory(e) {
1744
+ this.$$set({ showfavoredcategory: e }), F();
1745
+ }
1746
+ get showgamename() {
1747
+ return this.$$.ctx[10];
1748
+ }
1749
+ set showgamename(e) {
1750
+ this.$$set({ showgamename: e }), F();
1751
+ }
1752
+ get currency() {
1753
+ return this.$$.ctx[51];
1754
+ }
1755
+ set currency(e) {
1756
+ this.$$set({ currency: e }), F();
1757
+ }
1758
+ get gamepagemodalurl() {
1759
+ return this.$$.ctx[52];
1760
+ }
1761
+ set gamepagemodalurl(e) {
1762
+ this.$$set({ gamepagemodalurl: e }), F();
1763
+ }
1764
+ get endpoint() {
1765
+ return this.$$.ctx[53];
1766
+ }
1767
+ set endpoint(e) {
1768
+ this.$$set({ endpoint: e }), F();
1769
+ }
1770
+ get categoryid() {
1771
+ return this.$$.ctx[54];
1772
+ }
1773
+ set categoryid(e) {
1774
+ this.$$set({ categoryid: e }), F();
1775
+ }
1776
+ get livelobbyendpoint() {
1777
+ return this.$$.ctx[55];
1778
+ }
1779
+ set livelobbyendpoint(e) {
1780
+ this.$$set({ livelobbyendpoint: e }), F();
1781
+ }
1782
+ get connectlive() {
1783
+ return this.$$.ctx[56];
1784
+ }
1785
+ set connectlive(e) {
1786
+ this.$$set({ connectlive: e }), F();
1787
+ }
1788
+ get visibilityconnect() {
1789
+ return this.$$.ctx[57];
1790
+ }
1791
+ set visibilityconnect(e) {
1792
+ this.$$set({ visibilityconnect: e }), F();
1793
+ }
1794
+ get integratedgameframedesktop() {
1795
+ return this.$$.ctx[58];
1796
+ }
1797
+ set integratedgameframedesktop(e) {
1798
+ this.$$set({ integratedgameframedesktop: e }), F();
1799
+ }
1800
+ get integratedgameframemobile() {
1801
+ return this.$$.ctx[59];
1802
+ }
1803
+ set integratedgameframemobile(e) {
1804
+ this.$$set({ integratedgameframemobile: e }), F();
1805
+ }
1806
+ get casinogamesgridslider() {
1807
+ return this.$$.ctx[11];
1808
+ }
1809
+ set casinogamesgridslider(e) {
1810
+ this.$$set({ casinogamesgridslider: e }), F();
1811
+ }
1812
+ get MONEY_WHEEL_COLOR_MAP() {
1813
+ return this.$$.ctx[60];
1814
+ }
1815
+ get ROULETTE_COLOR_MAP() {
1816
+ return this.$$.ctx[61];
1817
+ }
1818
+ }
1819
+ Yt(pi, { session: {}, userid: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, favorites: {}, gamethumbnail: {}, gamename: {}, gamevendor: {}, gamelaunchurl: {}, gameid: {}, gameisnew: {}, gametag: {}, gamefunmode: { type: "Boolean" }, gamefavorite: { type: "Boolean" }, gamecellsize: {}, showfavoredcategory: { type: "Boolean" }, showgamename: {}, currency: {}, gamepagemodalurl: {}, endpoint: {}, categoryid: {}, livelobbyendpoint: {}, connectlive: {}, visibilityconnect: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, casinogamesgridslider: {} }, [], ["MONEY_WHEEL_COLOR_MAP", "ROULETTE_COLOR_MAP"], !0);
1820
+ export {
1821
+ pi as default
1822
+ };