@everymatrix/casino-header-controller 1.41.0 → 1.42.69

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 (74) hide show
  1. package/components/CasinoHamburgerMenu-1gQg-ZIY.cjs +8 -0
  2. package/components/CasinoHamburgerMenu-2pFb6wZl.js +5307 -0
  3. package/components/CasinoHamburgerMenu-B7azgUM1.js +5309 -0
  4. package/components/CasinoHamburgerMenu-BrADPgID.js +5345 -0
  5. package/components/CasinoHamburgerMenu-C4GmkZHL.js +5347 -0
  6. package/components/CasinoHamburgerMenu-CMBkzntP.cjs +8 -0
  7. package/components/CasinoHamburgerMenu-CO6TdI1h.js +5319 -0
  8. package/components/CasinoHamburgerMenu-G_FPFhtq.cjs +8 -0
  9. package/components/CasinoHamburgerMenu-fVT1Bp2V.js +5357 -0
  10. package/components/CasinoHeaderController-BZIhHS4u.cjs +13 -0
  11. package/components/CasinoHeaderController-BmOBKBem.js +3561 -0
  12. package/components/CasinoHeaderController-C45Gp_Sf.js +3573 -0
  13. package/components/CasinoHeaderController-CQws9ndQ.js +3561 -0
  14. package/components/CasinoHeaderController-DQGnKC0A.cjs +13 -0
  15. package/components/CasinoHeaderController-DYGG7IrC.cjs +13 -0
  16. package/components/CasinoHeaderController-Dfl2F1fA.js +3590 -0
  17. package/components/CasinoHeaderController-LSfZUCvD.js +3590 -0
  18. package/components/CasinoHeaderController-Tze6cxM6.js +3561 -0
  19. package/components/CasinoHeaderController-UDtLt9Je.js +3590 -0
  20. package/components/CasinoHeaderController-duupWsAL.cjs +13 -0
  21. package/components/CasinoHeaderController-wBzmrgsG.js +3602 -0
  22. package/components/CasinoSlider-B2V4KV2_.js +794 -0
  23. package/components/CasinoSlider-B37dextc.js +788 -0
  24. package/components/CasinoSlider-BhJTFE93.cjs +1 -0
  25. package/components/CasinoSlider-C35KPhyt.js +788 -0
  26. package/components/CasinoSlider-C8lA6Gz3.cjs +1 -0
  27. package/components/CasinoSlider-CGwTgvX9.js +802 -0
  28. package/components/CasinoSlider-CytcmpnB.js +803 -0
  29. package/components/CasinoSlider-DQalcjvT.cjs +1 -0
  30. package/components/CasinoSlider-DQhMN8AF.js +797 -0
  31. package/components/CasinoSlider-DgvkDJb7.js +794 -0
  32. package/components/CasinoSlider-DjKB6ws9.cjs +1 -0
  33. package/components/CasinoSlider-Dyf3MtoH.js +796 -0
  34. package/components/PlayerAccountBalanceModal-BCsJRXxY.js +1540 -0
  35. package/components/PlayerAccountBalanceModal-BDp9-1JM.js +1511 -0
  36. package/components/PlayerAccountBalanceModal-BjynkQTc.cjs +13 -0
  37. package/components/PlayerAccountBalanceModal-BzXIAqih.js +1528 -0
  38. package/components/PlayerAccountBalanceModal-CuW2KzWo.cjs +13 -0
  39. package/components/PlayerAccountBalanceModal-DKUdq7S7.js +1499 -0
  40. package/components/PlayerAccountBalanceModal-DwQpCDa8.js +1528 -0
  41. package/components/PlayerAccountBalanceModal-IWUBV3L3.js +1499 -0
  42. package/components/PlayerAccountBalanceModal-gmXbYoYR.cjs +13 -0
  43. package/components/PlayerDeposit-BZr6pYKp.js +383 -0
  44. package/components/PlayerDeposit-By5a5qV8.js +395 -0
  45. package/components/PlayerDeposit-C6lle-Vr.js +383 -0
  46. package/components/PlayerDeposit-CtdO_htx.cjs +1 -0
  47. package/components/PlayerDeposit-DBPllHYK.cjs +1 -0
  48. package/components/PlayerDeposit-DolqG55w.js +383 -0
  49. package/components/PlayerDeposit-DvPJXwOB.js +383 -0
  50. package/components/PlayerDeposit-Dvyn6q5s.js +395 -0
  51. package/components/PlayerDeposit-pGfQkRT7.cjs +1 -0
  52. package/es2015/casino-header-controller.cjs +1 -0
  53. package/es2015/casino-header-controller.js +16 -0
  54. package/esnext/casino-header-controller.js +14 -0
  55. package/package.json +19 -36
  56. package/CHANGELOG.md +0 -12
  57. package/README.md +0 -0
  58. package/dist/casino-header-controller.js +0 -4
  59. package/dist/casino-header-controller.js.map +0 -1
  60. package/documentation.md +0 -146
  61. package/index.html +0 -48
  62. package/index.js +0 -1
  63. package/public/favicon.png +0 -0
  64. package/public/reset.css +0 -48
  65. package/rollup.config.js +0 -67
  66. package/src/CasinoHeaderController.svelte +0 -1233
  67. package/src/i18n.js +0 -27
  68. package/src/images/arrow.png +0 -0
  69. package/src/images/english-flag.png +0 -0
  70. package/src/images/everymatrix-logo-white.png +0 -0
  71. package/src/index.ts +0 -4
  72. package/src/translations.js +0 -62
  73. package/stories/CasinoHeaderController.stories.js +0 -22
  74. package/tsconfig.json +0 -6
@@ -0,0 +1,3590 @@
1
+ var pe = (t, e, n) => new Promise((l, i) => {
2
+ var r = (a) => {
3
+ try {
4
+ c(n.next(a));
5
+ } catch (d) {
6
+ i(d);
7
+ }
8
+ }, s = (a) => {
9
+ try {
10
+ c(n.throw(a));
11
+ } catch (d) {
12
+ i(d);
13
+ }
14
+ }, c = (a) => a.done ? l(a.value) : Promise.resolve(a.value).then(r, s);
15
+ c((n = n.apply(t, e)).next());
16
+ });
17
+ import { $ as Ne, a as xn, b as el, S as tl, i as nl, f as D, c as ll, s as il, d as sl, e as T, g as v, h as o, j as L, n as ce, k as H, l as rl, o as al, m as gt, p as $e, q as pt, r as ol, t as cl, u as ul, v as ne, w as V, x as h, y as p, z as U, A as x, B as _e, C as oe, D as J, E as Qe, F as Qt, G as dl, H as fl, I as Z, J as Xt, K as Fe, L as Me } from "./CasinoHamburgerMenu-BrADPgID.js";
18
+ function hl({ withLocale: t, translations: e }) {
19
+ Ne.subscribe((n) => {
20
+ n == null && (xn.set(e), Ne.set(t));
21
+ });
22
+ }
23
+ function mt(t, e) {
24
+ el(t, e);
25
+ }
26
+ function gl(t) {
27
+ Ne.set(t);
28
+ }
29
+ const _t = {
30
+ en: {
31
+ login: "Login",
32
+ register: "Register",
33
+ deposit: "Deposit",
34
+ promotions: "Promotions"
35
+ },
36
+ "zh-hk": {
37
+ login: "登錄",
38
+ register: "登記",
39
+ deposit: "訂金",
40
+ promotions: "促销活动"
41
+ },
42
+ fr: {
43
+ login: "Connexion",
44
+ register: "Enregistrer",
45
+ deposit: "Dépôt",
46
+ promotions: "Promotions"
47
+ },
48
+ tr: {
49
+ login: "Giriş",
50
+ register: "Kayıt",
51
+ deposit: "Yatır",
52
+ promotions: "Promosyonlar"
53
+ },
54
+ ro: {
55
+ login: "Autentificare",
56
+ register: "Inregistrare",
57
+ deposit: "Depozit",
58
+ promotions: "Promotii"
59
+ },
60
+ es: {
61
+ login: "Iniciar sesión",
62
+ register: "Regístrate",
63
+ deposit: "Deposita",
64
+ promotions: "Promociones"
65
+ },
66
+ pt: {
67
+ login: "Entrar",
68
+ register: "Registro",
69
+ deposit: "Depósito",
70
+ promotions: "Promoções"
71
+ },
72
+ hr: {
73
+ login: "Prijava",
74
+ register: "Registracija",
75
+ deposit: "Uplata",
76
+ promotions: "Promocije"
77
+ },
78
+ "pt-br": {
79
+ login: "Entrar",
80
+ register: "Registro",
81
+ deposit: "Depósito",
82
+ promotions: "Promoções"
83
+ },
84
+ "es-mx": {
85
+ login: "Ingresar",
86
+ register: "Registro",
87
+ deposit: "Depósito",
88
+ promotions: "Promociones"
89
+ },
90
+ "en-us": {
91
+ login: "Login",
92
+ register: "Register",
93
+ deposit: "Deposit",
94
+ promotions: "Promotions"
95
+ }
96
+ };
97
+ if (typeof window != "undefined") {
98
+ let t = function(e) {
99
+ return function(...n) {
100
+ try {
101
+ return e.apply(this, n);
102
+ } catch (l) {
103
+ if (l instanceof DOMException && l.message.includes("has already been used with this registry") || l.message.includes("Cannot define multiple custom elements with the same tag name"))
104
+ return !1;
105
+ throw l;
106
+ }
107
+ };
108
+ };
109
+ customElements.define = t(customElements.define), import("./CasinoSlider-CGwTgvX9.js").then(({ default: e }) => {
110
+ !customElements.get("casino-slider") && customElements.define("casino-slider", e.element);
111
+ });
112
+ }
113
+ if (typeof window != "undefined") {
114
+ let t = function(e) {
115
+ return function(...n) {
116
+ try {
117
+ return e.apply(this, n);
118
+ } catch (l) {
119
+ if (l instanceof DOMException && l.message.includes("has already been used with this registry") || l.message.includes("Cannot define multiple custom elements with the same tag name"))
120
+ return !1;
121
+ throw l;
122
+ }
123
+ };
124
+ };
125
+ customElements.define = t(customElements.define), import("./CasinoHamburgerMenu-BrADPgID.js").then((e) => e.Q).then(({ default: e }) => {
126
+ !customElements.get("casino-hamburger-menu") && customElements.define("casino-hamburger-menu", e.element);
127
+ });
128
+ }
129
+ if (typeof window != "undefined") {
130
+ let t = function(e) {
131
+ return function(...n) {
132
+ try {
133
+ return e.apply(this, n);
134
+ } catch (l) {
135
+ if (l instanceof DOMException && l.message.includes("has already been used with this registry") || l.message.includes("Cannot define multiple custom elements with the same tag name"))
136
+ return !1;
137
+ throw l;
138
+ }
139
+ };
140
+ };
141
+ customElements.define = t(customElements.define), import("./PlayerAccountBalanceModal-DwQpCDa8.js").then(({ default: e }) => {
142
+ !customElements.get("player-account-balance-modal") && customElements.define("player-account-balance-modal", e.element);
143
+ });
144
+ }
145
+ if (typeof window != "undefined") {
146
+ let t = function(e) {
147
+ return function(...n) {
148
+ try {
149
+ return e.apply(this, n);
150
+ } catch (l) {
151
+ if (l instanceof DOMException && l.message.includes("has already been used with this registry") || l.message.includes("Cannot define multiple custom elements with the same tag name"))
152
+ return !1;
153
+ throw l;
154
+ }
155
+ };
156
+ };
157
+ customElements.define = t(customElements.define), import("./PlayerDeposit-BZr6pYKp.js").then(({ default: e }) => {
158
+ !customElements.get("player-deposit") && customElements.define("player-deposit", e.element);
159
+ });
160
+ }
161
+ const pl = "user-deposit-withdrawal", qt = (
162
+ /* user-deposit-withdrawal */
163
+ { allRenderFn: !0, appendChildSlotFix: !1, asyncLoading: !0, asyncQueue: !1, attachStyles: !0, cloneNodeFix: !1, cmpDidLoad: !0, cmpDidRender: !0, cmpDidUnload: !1, cmpDidUpdate: !1, cmpShouldUpdate: !1, cmpWillLoad: !0, cmpWillRender: !1, cmpWillUpdate: !1, connectedCallback: !1, constructableCSS: !0, cssAnnotations: !0, devTools: !1, disconnectedCallback: !0, element: !1, event: !1, experimentalScopedSlotChanges: !1, experimentalSlotFixes: !1, formAssociated: !1, hasRenderFn: !0, hostListener: !1, hostListenerTarget: !1, hostListenerTargetBody: !1, hostListenerTargetDocument: !1, hostListenerTargetParent: !1, hostListenerTargetWindow: !1, hotModuleReplacement: !1, hydrateClientSide: !1, hydrateServerSide: !1, hydratedAttribute: !1, hydratedClass: !0, hydratedSelectorName: "hydrated", initializeNextTick: !1, invisiblePrehydration: !0, isDebug: !1, isDev: !1, isTesting: !1, lazyLoad: !0, lifecycle: !0, lifecycleDOMEvents: !1, member: !0, method: !1, mode: !1, observeAttribute: !0, profile: !1, prop: !0, propBoolean: !0, propMutable: !1, propNumber: !1, propString: !0, reflect: !0, scoped: !1, scopedSlotTextContentFix: !1, scriptDataOpts: !1, shadowDelegatesFocus: !1, shadowDom: !0, slot: !1, slotChildNodesFix: !1, slotRelocation: !1, state: !0, style: !0, svg: !0, taskQueue: !0, transformTagName: !1, updatable: !0, vdomAttribute: !0, vdomClass: !0, vdomFunctional: !1, vdomKey: !0, vdomListener: !0, vdomPropOrAttr: !0, vdomRef: !0, vdomRender: !0, vdomStyle: !0, vdomText: !0, vdomXlink: !1, watchCallback: !0 }
164
+ );
165
+ var ml = Object.defineProperty, _l = (t, e) => {
166
+ for (var n in e)
167
+ ml(t, n, { get: e[n], enumerable: !0 });
168
+ }, Xe = /* @__PURE__ */ new WeakMap(), ue = (t) => Xe.get(t), Hi = (t, e) => Xe.set(e.$lazyInstance$ = t, e), vl = (t, e) => {
169
+ const n = {
170
+ $flags$: 0,
171
+ $hostElement$: t,
172
+ $cmpMeta$: e,
173
+ $instanceValues$: /* @__PURE__ */ new Map()
174
+ };
175
+ return n.$onReadyPromise$ = new Promise((l) => n.$onReadyResolve$ = l), t["s-p"] = [], t["s-rc"] = [], Xe.set(t, n);
176
+ }, vt = (t, e) => e in t, de = (t, e) => (0, console.error)(t, e), We = /* @__PURE__ */ new Map(), wl = (t, e, n) => {
177
+ const l = t.$tagName$.replace(/-/g, "_"), i = t.$lazyBundleId$;
178
+ if (!i)
179
+ return;
180
+ const r = We.get(i);
181
+ if (r)
182
+ return r[l];
183
+ {
184
+ const s = (c) => (We.set(i, c), c[l]);
185
+ switch (i) {
186
+ case "user-deposit-withdrawal":
187
+ return import(
188
+ /* webpackMode: "lazy" */
189
+ "../user-deposit-withdrawal.entry-BbXiD8c3.js"
190
+ ).then(s, de);
191
+ }
192
+ }
193
+ return import(
194
+ /* @vite-ignore */
195
+ /* webpackInclude: /\.entry\.js$/ */
196
+ /* webpackExclude: /\.system\.entry\.js$/ */
197
+ /* webpackMode: "lazy" */
198
+ `./${i}.entry.js`
199
+ ).then((s) => (We.set(i, s), s[l]), de);
200
+ }, Ae = /* @__PURE__ */ new Map(), yl = "{visibility:hidden}.hydrated{visibility:inherit}", Kt = "slot-fb{display:contents}slot-fb[hidden]{display:none}", Ee = typeof window != "undefined" ? window : {}, ie = Ee.document || { head: {} }, K = {
201
+ $flags$: 0,
202
+ $resourcesUrl$: "",
203
+ jmp: (t) => t(),
204
+ raf: (t) => requestAnimationFrame(t),
205
+ ael: (t, e, n, l) => t.addEventListener(e, n, l),
206
+ rel: (t, e, n, l) => t.removeEventListener(e, n, l),
207
+ ce: (t, e) => new CustomEvent(t, e)
208
+ }, Vt = (t) => Promise.resolve(t), bl = /* @__PURE__ */ (() => {
209
+ try {
210
+ return new CSSStyleSheet(), typeof new CSSStyleSheet().replaceSync == "function";
211
+ } catch (t) {
212
+ }
213
+ return !1;
214
+ })(), Ge = !1, wt = [], xt = [], kl = (t, e) => (n) => {
215
+ t.push(n), Ge || (Ge = !0, K.$flags$ & 4 ? qe(Ze) : K.raf(Ze));
216
+ }, yt = (t) => {
217
+ for (let e = 0; e < t.length; e++)
218
+ try {
219
+ t[e](performance.now());
220
+ } catch (n) {
221
+ de(n);
222
+ }
223
+ t.length = 0;
224
+ }, Ze = () => {
225
+ yt(wt), yt(xt), (Ge = wt.length > 0) && K.raf(Ze);
226
+ }, qe = (t) => Vt().then(t), $l = /* @__PURE__ */ kl(xt), bt = {}, Sl = "http://www.w3.org/2000/svg", Il = "http://www.w3.org/1999/xhtml", Ke = (t) => (t = typeof t, t === "object" || t === "function");
227
+ function en(t) {
228
+ var e, n, l;
229
+ return (l = (n = (e = t.head) == null ? void 0 : e.querySelector('meta[name="csp-nonce"]')) == null ? void 0 : n.getAttribute("content")) != null ? l : void 0;
230
+ }
231
+ var Fl = {};
232
+ _l(Fl, {
233
+ err: () => tn,
234
+ map: () => Ml,
235
+ ok: () => Ye,
236
+ unwrap: () => Al,
237
+ unwrapErr: () => Ll
238
+ });
239
+ var Ye = (t) => ({
240
+ isOk: !0,
241
+ isErr: !1,
242
+ value: t
243
+ }), tn = (t) => ({
244
+ isOk: !1,
245
+ isErr: !0,
246
+ value: t
247
+ });
248
+ function Ml(t, e) {
249
+ if (t.isOk) {
250
+ const n = e(t.value);
251
+ return n instanceof Promise ? n.then((l) => Ye(l)) : Ye(n);
252
+ }
253
+ if (t.isErr) {
254
+ const n = t.value;
255
+ return tn(n);
256
+ }
257
+ throw "should never get here";
258
+ }
259
+ var Al = (t) => {
260
+ if (t.isOk)
261
+ return t.value;
262
+ throw t.value;
263
+ }, Ll = (t) => {
264
+ if (t.isErr)
265
+ return t.value;
266
+ throw t.value;
267
+ }, re = (t, e = "") => () => {
268
+ }, Hl = (t, e) => () => {
269
+ }, Cl = (t, e, ...n) => {
270
+ let l = null, i = null, r = !1, s = !1;
271
+ const c = [], a = (u) => {
272
+ for (let f = 0; f < u.length; f++)
273
+ l = u[f], Array.isArray(l) ? a(l) : l != null && typeof l != "boolean" && ((r = typeof t != "function" && !Ke(l)) && (l = String(l)), r && s ? c[c.length - 1].$text$ += l : c.push(r ? Je(null, l) : l), s = r);
274
+ };
275
+ if (a(n), e) {
276
+ e.key && (i = e.key);
277
+ {
278
+ const u = e.className || e.class;
279
+ u && (e.class = typeof u != "object" ? u : Object.keys(u).filter((f) => u[f]).join(" "));
280
+ }
281
+ }
282
+ const d = Je(t, null);
283
+ return d.$attrs$ = e, c.length > 0 && (d.$children$ = c), d.$key$ = i, d;
284
+ }, Je = (t, e) => {
285
+ const n = {
286
+ $flags$: 0,
287
+ $tag$: t,
288
+ $text$: e,
289
+ $elm$: null,
290
+ $children$: null
291
+ };
292
+ return n.$attrs$ = null, n.$key$ = null, n;
293
+ }, El = {}, Tl = (t) => t && t.$tag$ === El, Pl = (t, e) => t != null && !Ke(t) ? e & 4 ? t === "false" ? !1 : t === "" || !!t : e & 1 ? String(t) : t : t, Ol = (t, e, n) => {
294
+ const l = K.ce(e, n);
295
+ return t.dispatchEvent(l), l;
296
+ }, kt = /* @__PURE__ */ new WeakMap(), Dl = (t, e, n) => {
297
+ let l = Ae.get(t);
298
+ bl && n ? (l = l || new CSSStyleSheet(), typeof l == "string" ? l = e : l.replaceSync(e)) : l = e, Ae.set(t, l);
299
+ }, Rl = (t, e, n) => {
300
+ var l;
301
+ const i = nn(e), r = Ae.get(i);
302
+ if (t = t.nodeType === 11 ? t : ie, r)
303
+ if (typeof r == "string") {
304
+ t = t.head || t;
305
+ let s = kt.get(t), c;
306
+ if (s || kt.set(t, s = /* @__PURE__ */ new Set()), !s.has(i)) {
307
+ {
308
+ c = ie.createElement("style"), c.innerHTML = r;
309
+ const a = (l = K.$nonce$) != null ? l : en(ie);
310
+ a != null && c.setAttribute("nonce", a), /**
311
+ * we render a scoped component
312
+ */
313
+ (!(e.$flags$ & 1) || /**
314
+ * we are using shadow dom and render the style tag within the shadowRoot
315
+ */
316
+ e.$flags$ & 1 && t.nodeName !== "HEAD") && t.insertBefore(c, t.querySelector("link"));
317
+ }
318
+ e.$flags$ & 4 && (c.innerHTML += Kt), s && s.add(i);
319
+ }
320
+ } else t.adoptedStyleSheets.includes(r) || (t.adoptedStyleSheets = [...t.adoptedStyleSheets, r]);
321
+ return i;
322
+ }, Ul = (t) => {
323
+ const e = t.$cmpMeta$, n = t.$hostElement$, l = e.$flags$, i = re("attachStyles", e.$tagName$), r = Rl(
324
+ n.shadowRoot ? n.shadowRoot : n.getRootNode(),
325
+ e
326
+ );
327
+ l & 10 && l & 2 && (n["s-sc"] = r, n.classList.add(r + "-h")), i();
328
+ }, nn = (t, e) => "sc-" + t.$tagName$, $t = (t, e, n, l, i, r) => {
329
+ if (n !== l) {
330
+ let s = vt(t, e), c = e.toLowerCase();
331
+ if (e === "class") {
332
+ const a = t.classList, d = St(n), u = St(l);
333
+ a.remove(...d.filter((f) => f && !u.includes(f))), a.add(...u.filter((f) => f && !d.includes(f)));
334
+ } else if (e === "style") {
335
+ for (const a in n)
336
+ (!l || l[a] == null) && (a.includes("-") ? t.style.removeProperty(a) : t.style[a] = "");
337
+ for (const a in l)
338
+ (!n || l[a] !== n[a]) && (a.includes("-") ? t.style.setProperty(a, l[a]) : t.style[a] = l[a]);
339
+ } else if (e !== "key") if (e === "ref")
340
+ l && l(t);
341
+ else if (!s && e[0] === "o" && e[1] === "n") {
342
+ if (e[2] === "-" ? e = e.slice(3) : vt(Ee, c) ? e = c.slice(2) : e = c[2] + e.slice(3), n || l) {
343
+ const a = e.endsWith(ln);
344
+ e = e.replace(jl, ""), n && K.rel(t, e, n, a), l && K.ael(t, e, l, a);
345
+ }
346
+ } else {
347
+ const a = Ke(l);
348
+ if ((s || a && l !== null) && !i)
349
+ try {
350
+ if (t.tagName.includes("-"))
351
+ t[e] = l;
352
+ else {
353
+ const d = l == null ? "" : l;
354
+ e === "list" ? s = !1 : (n == null || t[e] != d) && (t[e] = d);
355
+ }
356
+ } catch (d) {
357
+ }
358
+ l == null || l === !1 ? (l !== !1 || t.getAttribute(e) === "") && t.removeAttribute(e) : (!s || r & 4 || i) && !a && (l = l === !0 ? "" : l, t.setAttribute(e, l));
359
+ }
360
+ }
361
+ }, zl = /\s/, St = (t) => t ? t.split(zl) : [], ln = "Capture", jl = new RegExp(ln + "$"), sn = (t, e, n) => {
362
+ const l = e.$elm$.nodeType === 11 && e.$elm$.host ? e.$elm$.host : e.$elm$, i = t && t.$attrs$ || bt, r = e.$attrs$ || bt;
363
+ for (const s of It(Object.keys(i)))
364
+ s in r || $t(l, s, i[s], void 0, n, e.$flags$);
365
+ for (const s of It(Object.keys(r)))
366
+ $t(l, s, i[s], r[s], n, e.$flags$);
367
+ };
368
+ function It(t) {
369
+ return t.includes("ref") ? (
370
+ // we need to sort these to ensure that `'ref'` is the last attr
371
+ [...t.filter((e) => e !== "ref"), "ref"]
372
+ ) : (
373
+ // no need to sort, return the original array
374
+ t
375
+ );
376
+ }
377
+ var Ve, te = !1, Le = (t, e, n, l) => {
378
+ const i = e.$children$[n];
379
+ let r = 0, s, c;
380
+ if (i.$text$ !== null)
381
+ s = i.$elm$ = ie.createTextNode(i.$text$);
382
+ else {
383
+ if (te || (te = i.$tag$ === "svg"), s = i.$elm$ = ie.createElementNS(
384
+ te ? Sl : Il,
385
+ i.$tag$
386
+ ), te && i.$tag$ === "foreignObject" && (te = !1), sn(null, i, te), s.getRootNode().querySelector("body"), i.$children$)
387
+ for (r = 0; r < i.$children$.length; ++r)
388
+ c = Le(t, i, r), c && s.appendChild(c);
389
+ i.$tag$ === "svg" ? te = !1 : s.tagName === "foreignObject" && (te = !0);
390
+ }
391
+ return s["s-hn"] = Ve, s;
392
+ }, rn = (t, e, n, l, i, r) => {
393
+ let s = t, c;
394
+ for (s.shadowRoot && s.tagName === Ve && (s = s.shadowRoot); i <= r; ++i)
395
+ l[i] && (c = Le(null, n, i), c && (l[i].$elm$ = c, Ie(s, c, e)));
396
+ }, an = (t, e, n) => {
397
+ for (let l = e; l <= n; ++l) {
398
+ const i = t[l];
399
+ if (i) {
400
+ const r = i.$elm$;
401
+ on(i), r && r.remove();
402
+ }
403
+ }
404
+ }, Bl = (t, e, n, l, i = !1) => {
405
+ let r = 0, s = 0, c = 0, a = 0, d = e.length - 1, u = e[0], f = e[d], m = l.length - 1, _ = l[0], w = l[m], C, E;
406
+ for (; r <= d && s <= m; )
407
+ if (u == null)
408
+ u = e[++r];
409
+ else if (f == null)
410
+ f = e[--d];
411
+ else if (_ == null)
412
+ _ = l[++s];
413
+ else if (w == null)
414
+ w = l[--m];
415
+ else if (Se(u, _, i))
416
+ me(u, _, i), u = e[++r], _ = l[++s];
417
+ else if (Se(f, w, i))
418
+ me(f, w, i), f = e[--d], w = l[--m];
419
+ else if (Se(u, w, i))
420
+ me(u, w, i), Ie(t, u.$elm$, f.$elm$.nextSibling), u = e[++r], w = l[--m];
421
+ else if (Se(f, _, i))
422
+ me(f, _, i), Ie(t, f.$elm$, u.$elm$), f = e[--d], _ = l[++s];
423
+ else {
424
+ for (c = -1, a = r; a <= d; ++a)
425
+ if (e[a] && e[a].$key$ !== null && e[a].$key$ === _.$key$) {
426
+ c = a;
427
+ break;
428
+ }
429
+ c >= 0 ? (E = e[c], E.$tag$ !== _.$tag$ ? C = Le(e && e[s], n, c) : (me(E, _, i), e[c] = void 0, C = E.$elm$), _ = l[++s]) : (C = Le(e && e[s], n, s), _ = l[++s]), C && Ie(u.$elm$.parentNode, C, u.$elm$);
430
+ }
431
+ r > d ? rn(
432
+ t,
433
+ l[m + 1] == null ? null : l[m + 1].$elm$,
434
+ n,
435
+ l,
436
+ s,
437
+ m
438
+ ) : s > m && an(e, r, d);
439
+ }, Se = (t, e, n = !1) => t.$tag$ === e.$tag$ ? n ? !0 : t.$key$ === e.$key$ : !1, me = (t, e, n = !1) => {
440
+ const l = e.$elm$ = t.$elm$, i = t.$children$, r = e.$children$, s = e.$tag$, c = e.$text$;
441
+ c === null ? (te = s === "svg" ? !0 : s === "foreignObject" ? !1 : te, sn(t, e, te), i !== null && r !== null ? Bl(l, i, e, r, n) : r !== null ? (t.$text$ !== null && (l.textContent = ""), rn(l, null, e, r, 0, r.length - 1)) : (
442
+ // don't do this on initial render as it can cause non-hydrated content to be removed
443
+ !n && qt.updatable && i !== null && an(i, 0, i.length - 1)
444
+ ), te && s === "svg" && (te = !1)) : t.$text$ !== c && (l.data = c);
445
+ }, on = (t) => {
446
+ t.$attrs$ && t.$attrs$.ref && t.$attrs$.ref(null), t.$children$ && t.$children$.map(on);
447
+ }, Ie = (t, e, n) => t == null ? void 0 : t.insertBefore(e, n), Wl = (t, e, n = !1) => {
448
+ const l = t.$hostElement$, i = t.$cmpMeta$, r = t.$vnode$ || Je(null, null), s = Tl(e) ? e : Cl(null, null, e);
449
+ if (Ve = l.tagName, i.$attrsToReflect$ && (s.$attrs$ = s.$attrs$ || {}, i.$attrsToReflect$.map(
450
+ ([c, a]) => s.$attrs$[a] = l[c]
451
+ )), n && s.$attrs$)
452
+ for (const c of Object.keys(s.$attrs$))
453
+ l.hasAttribute(c) && !["key", "ref", "style", "class"].includes(c) && (s.$attrs$[c] = l[c]);
454
+ s.$tag$ = null, s.$flags$ |= 4, t.$vnode$ = s, s.$elm$ = r.$elm$ = l.shadowRoot || l, l["s-sc"], i.$flags$ & 1, me(r, s, n);
455
+ }, cn = (t, e) => {
456
+ e && !t.$onRenderResolve$ && e["s-p"] && e["s-p"].push(new Promise((n) => t.$onRenderResolve$ = n));
457
+ }, xe = (t, e) => {
458
+ if (t.$flags$ |= 16, t.$flags$ & 4) {
459
+ t.$flags$ |= 512;
460
+ return;
461
+ }
462
+ return cn(t, t.$ancestorComponent$), $l(() => Nl(t, e));
463
+ }, Nl = (t, e) => {
464
+ const n = t.$hostElement$, l = re("scheduleUpdate", t.$cmpMeta$.$tagName$), i = t.$lazyInstance$;
465
+ if (!i)
466
+ throw new Error(
467
+ `Can't render component <${n.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`
468
+ );
469
+ let r;
470
+ return e && (r = He(i, "componentWillLoad")), l(), Gl(r, () => Yl(t, i, e));
471
+ }, Gl = (t, e) => Zl(t) ? t.then(e).catch((n) => {
472
+ console.error(n), e();
473
+ }) : e(), Zl = (t) => t instanceof Promise || t && t.then && typeof t.then == "function", Yl = (t, e, n) => pe(void 0, null, function* () {
474
+ var l;
475
+ const i = t.$hostElement$, r = re("update", t.$cmpMeta$.$tagName$), s = i["s-rc"];
476
+ n && Ul(t);
477
+ const c = re("render", t.$cmpMeta$.$tagName$);
478
+ Jl(t, e, i, n), s && (s.map((a) => a()), i["s-rc"] = void 0), c(), r();
479
+ {
480
+ const a = (l = i["s-p"]) != null ? l : [], d = () => Ql(t);
481
+ a.length === 0 ? d() : (Promise.all(a).then(d), t.$flags$ |= 4, a.length = 0);
482
+ }
483
+ }), Jl = (t, e, n, l) => {
484
+ try {
485
+ e = e.render(), t.$flags$ &= -17, t.$flags$ |= 2, Wl(t, e, l);
486
+ } catch (i) {
487
+ de(i, t.$hostElement$);
488
+ }
489
+ return null;
490
+ }, Ql = (t) => {
491
+ const e = t.$cmpMeta$.$tagName$, n = t.$hostElement$, l = re("postUpdate", e), i = t.$lazyInstance$, r = t.$ancestorComponent$;
492
+ He(i, "componentDidRender"), t.$flags$ & 64 ? l() : (t.$flags$ |= 64, dn(n), He(i, "componentDidLoad"), l(), t.$onReadyResolve$(n), r || un()), t.$onRenderResolve$ && (t.$onRenderResolve$(), t.$onRenderResolve$ = void 0), t.$flags$ & 512 && qe(() => xe(t, !1)), t.$flags$ &= -517;
493
+ }, un = (t) => {
494
+ dn(ie.documentElement), qe(() => Ol(Ee, "appload", { detail: { namespace: pl } }));
495
+ }, He = (t, e, n) => {
496
+ if (t && t[e])
497
+ try {
498
+ return t[e](n);
499
+ } catch (l) {
500
+ de(l);
501
+ }
502
+ }, dn = (t) => {
503
+ var e;
504
+ return t.classList.add((e = qt.hydratedSelectorName) != null ? e : "hydrated");
505
+ }, Xl = (t, e) => ue(t).$instanceValues$.get(e), ql = (t, e, n, l) => {
506
+ const i = ue(t);
507
+ if (!i)
508
+ throw new Error(
509
+ `Couldn't find host element for "${l.$tagName$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`
510
+ );
511
+ const r = i.$hostElement$, s = i.$instanceValues$.get(e), c = i.$flags$, a = i.$lazyInstance$;
512
+ n = Pl(n, l.$members$[e][0]);
513
+ const d = Number.isNaN(s) && Number.isNaN(n), u = n !== s && !d;
514
+ if ((!(c & 8) || s === void 0) && u && (i.$instanceValues$.set(e, n), a)) {
515
+ if (l.$watchers$ && c & 128) {
516
+ const f = l.$watchers$[e];
517
+ f && f.map((m) => {
518
+ try {
519
+ a[m](n, s, e);
520
+ } catch (_) {
521
+ de(_, r);
522
+ }
523
+ });
524
+ }
525
+ (c & 18) === 2 && xe(i, !1);
526
+ }
527
+ }, fn = (t, e, n) => {
528
+ var l, i;
529
+ const r = t.prototype;
530
+ if (e.$members$ || e.$watchers$ || t.watchers) {
531
+ t.watchers && !e.$watchers$ && (e.$watchers$ = t.watchers);
532
+ const s = Object.entries((l = e.$members$) != null ? l : {});
533
+ if (s.map(([c, [a]]) => {
534
+ (a & 31 || n & 2 && a & 32) && Object.defineProperty(r, c, {
535
+ get() {
536
+ return Xl(this, c);
537
+ },
538
+ set(d) {
539
+ ql(this, c, d, e);
540
+ },
541
+ configurable: !0,
542
+ enumerable: !0
543
+ });
544
+ }), n & 1) {
545
+ const c = /* @__PURE__ */ new Map();
546
+ r.attributeChangedCallback = function(a, d, u) {
547
+ K.jmp(() => {
548
+ var f;
549
+ const m = c.get(a);
550
+ if (this.hasOwnProperty(m))
551
+ u = this[m], delete this[m];
552
+ else {
553
+ if (r.hasOwnProperty(m) && typeof this[m] == "number" && // cast type to number to avoid TS compiler issues
554
+ this[m] == u)
555
+ return;
556
+ if (m == null) {
557
+ const _ = ue(this), w = _ == null ? void 0 : _.$flags$;
558
+ if (w && !(w & 8) && w & 128 && u !== d) {
559
+ const C = _.$lazyInstance$, E = (f = e.$watchers$) == null ? void 0 : f[a];
560
+ E == null || E.forEach((F) => {
561
+ C[F] != null && C[F].call(C, u, d, a);
562
+ });
563
+ }
564
+ return;
565
+ }
566
+ }
567
+ this[m] = u === null && typeof this[m] == "boolean" ? !1 : u;
568
+ });
569
+ }, t.observedAttributes = Array.from(
570
+ /* @__PURE__ */ new Set([
571
+ ...Object.keys((i = e.$watchers$) != null ? i : {}),
572
+ ...s.filter(
573
+ ([a, d]) => d[0] & 15
574
+ /* HasAttribute */
575
+ ).map(([a, d]) => {
576
+ var u;
577
+ const f = d[1] || a;
578
+ return c.set(f, a), d[0] & 512 && ((u = e.$attrsToReflect$) == null || u.push([a, f])), f;
579
+ })
580
+ ])
581
+ );
582
+ }
583
+ }
584
+ return t;
585
+ }, Kl = (t, e, n, l) => pe(void 0, null, function* () {
586
+ let i;
587
+ if (!(e.$flags$ & 32)) {
588
+ if (e.$flags$ |= 32, n.$lazyBundleId$) {
589
+ const a = wl(n);
590
+ if (a && "then" in a) {
591
+ const u = Hl();
592
+ i = yield a, u();
593
+ } else
594
+ i = a;
595
+ if (!i)
596
+ throw new Error(`Constructor for "${n.$tagName$}#${e.$modeName$}" was not found`);
597
+ i.isProxied || (n.$watchers$ = i.watchers, fn(
598
+ i,
599
+ n,
600
+ 2
601
+ /* proxyState */
602
+ ), i.isProxied = !0);
603
+ const d = re("createInstance", n.$tagName$);
604
+ e.$flags$ |= 8;
605
+ try {
606
+ new i(e);
607
+ } catch (u) {
608
+ de(u);
609
+ }
610
+ e.$flags$ &= -9, e.$flags$ |= 128, d();
611
+ } else {
612
+ i = t.constructor;
613
+ const a = t.localName;
614
+ customElements.whenDefined(a).then(
615
+ () => e.$flags$ |= 128
616
+ /* isWatchReady */
617
+ );
618
+ }
619
+ if (i && i.style) {
620
+ let a;
621
+ typeof i.style == "string" && (a = i.style);
622
+ const d = nn(n);
623
+ if (!Ae.has(d)) {
624
+ const u = re("registerStyles", n.$tagName$);
625
+ Dl(d, a, !!(n.$flags$ & 1)), u();
626
+ }
627
+ }
628
+ }
629
+ const r = e.$ancestorComponent$, s = () => xe(e, !0);
630
+ r && r["s-rc"] ? r["s-rc"].push(s) : s();
631
+ }), Vl = (t) => {
632
+ }, xl = (t) => {
633
+ if (!(K.$flags$ & 1)) {
634
+ const e = ue(t), n = e.$cmpMeta$, l = re("connectedCallback", n.$tagName$);
635
+ if (e.$flags$ & 1)
636
+ e != null && e.$lazyInstance$ || e != null && e.$onReadyPromise$ && e.$onReadyPromise$.then(() => Vl());
637
+ else {
638
+ e.$flags$ |= 1;
639
+ {
640
+ let i = t;
641
+ for (; i = i.parentNode || i.host; )
642
+ if (i["s-p"]) {
643
+ cn(e, e.$ancestorComponent$ = i);
644
+ break;
645
+ }
646
+ }
647
+ n.$members$ && Object.entries(n.$members$).map(([i, [r]]) => {
648
+ if (r & 31 && t.hasOwnProperty(i)) {
649
+ const s = t[i];
650
+ delete t[i], t[i] = s;
651
+ }
652
+ }), Kl(t, e, n);
653
+ }
654
+ l();
655
+ }
656
+ }, Ft = (t) => {
657
+ He(t, "disconnectedCallback");
658
+ }, ei = (t) => pe(void 0, null, function* () {
659
+ if (!(K.$flags$ & 1)) {
660
+ const e = ue(t);
661
+ e != null && e.$lazyInstance$ ? Ft(e.$lazyInstance$) : e != null && e.$onReadyPromise$ && e.$onReadyPromise$.then(() => Ft(e.$lazyInstance$));
662
+ }
663
+ }), ti = (t, e = {}) => {
664
+ var n;
665
+ const l = re(), i = [], r = e.exclude || [], s = Ee.customElements, c = ie.head, a = /* @__PURE__ */ c.querySelector("meta[charset]"), d = /* @__PURE__ */ ie.createElement("style"), u = [];
666
+ let f, m = !0;
667
+ Object.assign(K, e), K.$resourcesUrl$ = new URL(e.resourcesUrl || "./", ie.baseURI).href;
668
+ let _ = !1;
669
+ if (t.map((w) => {
670
+ w[1].map((C) => {
671
+ var E;
672
+ const F = {
673
+ $flags$: C[0],
674
+ $tagName$: C[1],
675
+ $members$: C[2],
676
+ $listeners$: C[3]
677
+ };
678
+ F.$flags$ & 4 && (_ = !0), F.$members$ = C[2], F.$attrsToReflect$ = [], F.$watchers$ = (E = C[4]) != null ? E : {};
679
+ const k = F.$tagName$, M = class extends HTMLElement {
680
+ // StencilLazyHost
681
+ constructor(I) {
682
+ if (super(I), this.hasRegisteredEventListeners = !1, I = this, vl(I, F), F.$flags$ & 1) {
683
+ if (!I.shadowRoot)
684
+ I.attachShadow({ mode: "open" });
685
+ else if (I.shadowRoot.mode !== "open")
686
+ throw new Error(
687
+ `Unable to re-use existing shadow root for ${F.$tagName$}! Mode is set to ${I.shadowRoot.mode} but Stencil only supports open shadow roots.`
688
+ );
689
+ }
690
+ }
691
+ connectedCallback() {
692
+ ue(this), this.hasRegisteredEventListeners || (this.hasRegisteredEventListeners = !0), f && (clearTimeout(f), f = null), m ? u.push(this) : K.jmp(() => xl(this));
693
+ }
694
+ disconnectedCallback() {
695
+ K.jmp(() => ei(this));
696
+ }
697
+ componentOnReady() {
698
+ return ue(this).$onReadyPromise$;
699
+ }
700
+ };
701
+ F.$lazyBundleId$ = w[0], !r.includes(k) && !s.get(k) && (i.push(k), s.define(
702
+ k,
703
+ fn(
704
+ M,
705
+ F,
706
+ 1
707
+ /* isElementConstructor */
708
+ )
709
+ ));
710
+ });
711
+ }), i.length > 0 && (_ && (d.textContent += Kt), d.textContent += i.sort() + yl, d.innerHTML.length)) {
712
+ d.setAttribute("data-styles", "");
713
+ const w = (n = K.$nonce$) != null ? n : en(ie);
714
+ w != null && d.setAttribute("nonce", w), c.insertBefore(d, a ? a.nextSibling : c.firstChild);
715
+ }
716
+ m = !1, u.length ? u.map((w) => w.connectedCallback()) : K.jmp(() => f = setTimeout(un, 30)), l();
717
+ };
718
+ const ni = () => {
719
+ };
720
+ var li = () => {
721
+ const t = import.meta.url, e = {};
722
+ return t !== "" && (e.resourcesUrl = new URL(".", t).href), Vt(e);
723
+ };
724
+ li().then((t) => pe(void 0, null, function* () {
725
+ return yield ni(), ti([["user-deposit-withdrawal", [[1, "user-deposit-withdrawal", { clientStyling: [513, "client-styling"], clientStylingUrl: [513, "client-styling-url"], endpoint: [513], type: [513], channel: [513], language: [513], productType: [513, "product-type"], userId: [513, "user-id"], session: [513], successUrl: [513, "success-url"], cancelUrl: [513, "cancel-url"], failUrl: [513, "fail-url"], sportsUrl: [513, "sports-url"], casinoUrl: [513, "casino-url"], contactUrl: [513, "contact-url"], depositUrl: [513, "deposit-url"], currency: [513], showBonusSelectionInput: [513, "show-bonus-selection-input"], isShortCashier: [516, "is-short-cashier"], homeUrl: [513, "home-url"], beforeRedirect: [16], limitStylingAppends: [32], dynamicHeight: [32], cashierInfoUrl: [32] }, null, { session: ["watchLoadWidget"], userId: ["watchLoadWidget"], isShortCashier: ["watchLoadWidget"], currency: ["watchLoadWidget"], showBonusSelectionInput: ["watchLoadWidget"] }]]]], t);
726
+ }));
727
+ const Te = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LjljY2M0ZGU5MywgMjAyMi8wMy8xNC0xNDowNzoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjMgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMzQjhCMTgyRUNBMzExRUM5M0JCRDIzRjhFMEY0NjE0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMzQjhCMTgzRUNBMzExRUM5M0JCRDIzRjhFMEY0NjE0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzNCOEIxODBFQ0EzMTFFQzkzQkJEMjNGOEUwRjQ2MTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzNCOEIxODFFQ0EzMTFFQzkzQkJEMjNGOEUwRjQ2MTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7HvIqyAAAAEElEQVR42mL4//8/A0CAAQAI/AL+26JNFgAAAABJRU5ErkJggg==";
728
+ function ii(t) {
729
+ sl(t, "svelte-1q44zz9", `*,*::before,*::after{font-family:inherit}:host{font-family:inherit}@keyframes ModalBounce{0%{opacity:0;transform:translateY(20px)}50%{transform:translateY(-6px);opacity:0.8}100%{transform:translateY(0);opacity:1}}input,textarea,button{font-family:inherit}.HeaderSlider{width:100%;height:400px}.LanguageDropdown{margin-right:16px;position:relative;display:inline-block}.ClosePopUpButtonShortCashier{margin-left:auto;cursor:pointer}.ClosePopUpButtonShortCashier svg{position:absolute;top:10px;right:10px}.ShortCashierWindow{background-color:rgba(0, 0, 0, 0.7);position:fixed;top:0;bottom:0;left:0;right:0;z-index:16}.ShortCashierContainerWrapper{position:relative;animation:ModalBounce 0.5s forwards;z-index:17;right:60%}.ShortCashierContainer{background-color:var(--emw--color-white, #FFFFFF);position:absolute;width:360px;top:16px;transform:translateX(-60%);box-shadow:0px 30px 30px var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919}.ShortCashierContainer:before{content:"";background:var(--emw--color-white, #FFFFFF);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:84%;width:25px;height:10px;transform:translateX(-50%);z-index:1}.ShortCashierContainerWrapperMobile{position:relative;animation:ModalBounce 0.5s forwards;right:110%;z-index:17}.ShortCashierContainerMobile{background-color:var(--emw--color-white, #FFFFFF);position:absolute;width:80vw;top:14px;left:50%;transform:translateX(-60%);box-shadow:0px 30px 30px var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919}.ShortCashierContainerMobile:before{content:"";background:var(--emw--color-white, #FFFFFF);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:84%;width:25px;height:10px;transform:translateX(-50%);z-index:1}.SelectedOption,.OptionList{border:1px solid var(--emw--header-color-primary);padding:8px;cursor:pointer;width:76px;border-radius:4px}.SelectedOption{display:flex;align-items:center}.FlagIcon img{width:20px;height:14px;margin-right:8px;border-radius:2px}.OptionList{position:absolute;z-index:1;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--header-color-secondary-menu-bg, var(--emw--color-background-secondary, #050518));max-height:150px;overflow-y:auto}.LanguageOption{display:flex;align-items:center;padding:4px}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 10px;transition:all 0.5s}.TriangleInactive svg{margin:2px 0px}.TriangleActive{transform:rotate(180deg);position:relative}.TriangleActive svg{margin:2px 0px}.LanguageOption:hover{background-color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-radius:2px}.HeaderWrapper{background:var(--emw--header-color-menu-bg, var(--emw--color-background-secondary, #050518))}.HeaderContainer{max-width:1300px;display:flex;flex-direction:row;align-items:center;height:84px;margin:0 auto}.HeaderMobileMainNav{display:flex;align-items:center}.HeaderBranding{width:140px;margin-right:15px;cursor:pointer}.HeaderBranding img{width:100%}@media only screen and (max-width: 360px){.HeaderBranding{margin-right:0}}.HeaderMainNav{text-align:left}.HeaderTopActions{text-align:right;margin-left:auto}.HeaderSecondaryNav{flex-direction:row;width:100%;background:var(--emw--header-color-secondary-menu-bg, var(--emw--color-background-secondary, #050518));border-top:1px solid var(--emw--color-gray-300, #58586B)}.HeaderItemsMenu{gap:8px;display:flex;align-content:flex-start;list-style:none;text-transform:uppercase;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));font-size:16px;align-items:center}.HeaderItemsMenu .Item:hover .HeaderSecondaryNav{display:block}.HeaderItemsMenu .Item{gap:2px;padding:0 12px;display:flex;align-items:center}.HeaderItemsMenu.PrimaryMenu{gap:10px}.Item a{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;border-top:1px solid transparent}.Item a:hover{color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-top:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));padding-top:5px}.ItemLogin{border-radius:5px;background:transparent;font-size:14px;font-weight:600;border:solid 1px var(--emw--header-typography, var(--emw--color-white, #FFFFFF));height:44px;text-align:center;line-height:44px;margin-right:10px;cursor:pointer}.ItemRegister,.ItemDeposit{border-radius:5px;background:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));font-size:14px;height:44px;text-align:center;line-height:44px;cursor:pointer}.ItemDeposit{background:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.ItemLanguage{height:44px;width:74px;text-align:center;line-height:44px;background:transparent;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));border:none;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ItemLanguage option{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF))}.ItemLanguage.NoFlag{background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--header-color-menu-bg, var(--emw--color-background-secondary, #050518));background-position:calc(100% - 0.75rem) center;width:90px;margin-right:6px}.ItemBalance{background:transparent;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));border:0}.ItemAccount{cursor:pointer}.ItemAccount svg{width:20px;height:20px}.HeaderItemsMenuSecondary{display:flex;flex-direction:row;align-content:flex-start;align-items:center;height:60px;list-style:none;text-transform:uppercase;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));font-size:14px;max-width:1280px;margin:0 auto;overflow-y:hidden;overflow-x:auto;padding:0}.HeaderItemsMenuSecondary .ItemSecondary{width:auto;height:100%;display:flex;justify-content:center;padding:0 15px;font-weight:600;transition-duration:0.15s}.HeaderItemsMenuSecondary .ItemSecondary button{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;border:none;background:none;font-size:14px;font-weight:600;text-transform:uppercase;cursor:pointer}.HeaderItemsMenuSecondary .ItemSecondary button:hover{color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.HeaderItemsMenuSecondary .ItemSecondary button:focus{color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.HeaderItemsMenuSecondary .ItemSecondary button:visited{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF))}.HeaderItemsMenuSecondary .ItemSecondary button:focus-visible{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));outline:none}.HeaderItemsMenuSecondary .ItemSecondary.active{background:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.HeaderSliderMobile{background-position:bottom}.HeaderMobileWrapper .HeaderContainer{height:55px;padding:0 15px;gap:10px}@media only screen and (max-width: 360px){.HeaderMobileWrapper .HeaderContainer{padding:0 5px}}.HeaderMobileWrapper .HeaderBranding{width:110px;display:flex;align-items:center}.HeaderMobileWrapper .HeaderItemsMenu .Item{padding:0 10px;display:block;width:unset}.HeaderMobileWrapper .HeaderItemsMenu .ItemBalance{font-size:12px}.HeaderMobileWrapper .HeaderItemsMenu .ItemAccount{padding:0}.HeaderMobileWrapper .ItemRegister,.HeaderMobileWrapper .ItemDeposit,.HeaderMobileWrapper .ItemLogin{height:30px;line-height:30px;font-size:12px}.HeaderMobileWrapper .ItemLogin{margin-right:10px}`);
730
+ }
731
+ function Mt(t, e, n) {
732
+ const l = t.slice();
733
+ return l[111] = e[n], l;
734
+ }
735
+ function At(t, e, n) {
736
+ const l = t.slice();
737
+ return l[114] = e[n], l;
738
+ }
739
+ function Lt(t, e, n) {
740
+ const l = t.slice();
741
+ return l[114] = e[n], l;
742
+ }
743
+ function Ht(t, e, n) {
744
+ const l = t.slice();
745
+ return l[111] = e[n], l;
746
+ }
747
+ function Ct(t, e, n) {
748
+ const l = t.slice();
749
+ return l[114] = e[n], l;
750
+ }
751
+ function Et(t, e, n) {
752
+ const l = t.slice();
753
+ return l[114] = e[n], l;
754
+ }
755
+ function si(t) {
756
+ let e, n, l, i, r, s, c, a, d, u = (
757
+ /*$_*/
758
+ t[46]("login") + ""
759
+ ), f, m, _, w = (
760
+ /*$_*/
761
+ t[46]("register") + ""
762
+ ), C, E, F, k, M, I, G;
763
+ function Y(y, z) {
764
+ return (
765
+ /*logoFromCms*/
766
+ y[38] ? ci : oi
767
+ );
768
+ }
769
+ let B = Y(t), O = B(t), b = !/*isLoading*/
770
+ t[32] && Tt(t), S = (
771
+ /*languagesArray*/
772
+ t[42].length > 1 && Pt(t)
773
+ ), R = ne(
774
+ /*secondaryMenuArray*/
775
+ t[35]
776
+ ), A = [];
777
+ for (let y = 0; y < R.length; y += 1)
778
+ A[y] = Ut(Mt(t, R, y));
779
+ return {
780
+ c() {
781
+ e = v("header"), n = v("div"), l = v("div"), O.c(), i = T(), r = v("nav"), b && b.c(), s = T(), c = v("div"), a = v("div"), d = v("div"), f = V(u), m = T(), _ = v("div"), C = V(w), E = T(), S && S.c(), F = T(), k = v("nav"), M = v("ul");
782
+ for (let y = 0; y < A.length; y += 1)
783
+ A[y].c();
784
+ h(l, "class", "HeaderBranding"), h(r, "class", "HeaderMainNav"), h(d, "class", "Item ItemLogin"), h(d, "tabindex", "0"), h(_, "class", "Item ItemRegister"), h(_, "tabindex", "0"), h(a, "class", "HeaderItemsMenu"), h(c, "class", "HeaderTopActions"), h(n, "class", "HeaderContainer"), h(M, "class", "HeaderItemsMenuSecondary"), h(k, "class", "HeaderSecondaryNav"), h(e, "class", "HeaderWrapper");
785
+ },
786
+ m(y, z) {
787
+ L(y, e, z), p(e, n), p(n, l), O.m(l, null), p(n, i), p(n, r), b && b.m(r, null), p(n, s), p(n, c), p(c, a), p(a, d), p(d, f), p(a, m), p(a, _), p(_, C), p(a, E), S && S.m(a, null), p(e, F), p(e, k), p(k, M);
788
+ for (let P = 0; P < A.length; P += 1)
789
+ A[P] && A[P].m(M, null);
790
+ t[90](e), I || (G = [
791
+ U(
792
+ l,
793
+ "click",
794
+ /*click_handler_18*/
795
+ t[82]
796
+ ),
797
+ U(
798
+ d,
799
+ "click",
800
+ /*click_handler_19*/
801
+ t[83]
802
+ ),
803
+ U(
804
+ _,
805
+ "click",
806
+ /*click_handler_20*/
807
+ t[84]
808
+ )
809
+ ], I = !0);
810
+ },
811
+ p(y, z) {
812
+ if (B === (B = Y(y)) && O ? O.p(y, z) : (O.d(1), O = B(y), O && (O.c(), O.m(l, null))), /*isLoading*/
813
+ y[32] ? b && (b.d(1), b = null) : b ? b.p(y, z) : (b = Tt(y), b.c(), b.m(r, null)), z[1] & /*$_*/
814
+ 32768 && u !== (u = /*$_*/
815
+ y[46]("login") + "") && x(f, u), z[1] & /*$_*/
816
+ 32768 && w !== (w = /*$_*/
817
+ y[46]("register") + "") && x(C, w), /*languagesArray*/
818
+ y[42].length > 1 ? S ? S.p(y, z) : (S = Pt(y), S.c(), S.m(a, null)) : S && (S.d(1), S = null), z[1] & /*secondaryActiveIndex, secondaryMenuArray, navigationTrigger*/
819
+ 1048600) {
820
+ R = ne(
821
+ /*secondaryMenuArray*/
822
+ y[35]
823
+ );
824
+ let P;
825
+ for (P = 0; P < R.length; P += 1) {
826
+ const $ = Mt(y, R, P);
827
+ A[P] ? A[P].p($, z) : (A[P] = Ut($), A[P].c(), A[P].m(M, null));
828
+ }
829
+ for (; P < A.length; P += 1)
830
+ A[P].d(1);
831
+ A.length = R.length;
832
+ }
833
+ },
834
+ d(y) {
835
+ y && H(e), O.d(), b && b.d(), S && S.d(), _e(A, y), t[90](null), I = !1, oe(G);
836
+ }
837
+ };
838
+ }
839
+ function ri(t) {
840
+ let e, n, l, i, r, s, c, a, d, u, f, m, _, w, C, E, F, k = (
841
+ /*$_*/
842
+ t[46]("login") + ""
843
+ ), M, I, G, Y = (
844
+ /*$_*/
845
+ t[46]("register") + ""
846
+ ), B, O, b;
847
+ function S(y, z) {
848
+ return (
849
+ /*logoFromCms*/
850
+ y[38] ? hi : fi
851
+ );
852
+ }
853
+ let R = S(t), A = R(t);
854
+ return {
855
+ c() {
856
+ e = v("header"), n = v("div"), l = v("div"), i = J("svg"), r = J("defs"), s = J("style"), c = V(`.a {
857
+ fill: var(--emw--color-white, #FFFFFF);
858
+ }
859
+ `), a = J("g"), d = J("rect"), u = J("rect"), f = J("rect"), m = T(), _ = v("div"), A.c(), w = T(), C = v("div"), E = v("div"), F = v("div"), M = V(k), I = T(), G = v("div"), B = V(Y), h(d, "class", "a"), h(d, "width", "18"), h(d, "height", "2"), h(d, "transform", "translate(14 13)"), h(u, "class", "a"), h(u, "width", "22"), h(u, "height", "2"), h(u, "transform", "translate(14 20)"), h(f, "class", "a"), h(f, "width", "22"), h(f, "height", "2"), h(f, "transform", "translate(14 27)"), h(a, "transform", "translate(-14 -13)"), h(i, "xmlns", "http://www.w3.org/2000/svg"), h(i, "width", "22"), h(i, "height", "16"), h(i, "viewBox", "0 0 22 16"), h(l, "class", "HeaderMobileMainNav"), h(_, "class", "HeaderBranding"), h(F, "class", "Item ItemLogin"), h(G, "class", "Item ItemRegister"), h(E, "class", "HeaderItemsMenu"), h(C, "class", "HeaderTopActions"), h(n, "class", "HeaderContainer"), h(e, "class", "HeaderWrapper HeaderMobileWrapper");
860
+ },
861
+ m(y, z) {
862
+ L(y, e, z), p(e, n), p(n, l), p(l, i), p(i, r), p(r, s), p(s, c), p(i, a), p(a, d), p(a, u), p(a, f), p(n, m), p(n, _), A.m(_, null), p(n, w), p(n, C), p(C, E), p(E, F), p(F, M), p(E, I), p(E, G), p(G, B), t[81](e), O || (b = [
863
+ U(
864
+ i,
865
+ "click",
866
+ /*click_handler_14*/
867
+ t[77]
868
+ ),
869
+ U(
870
+ _,
871
+ "click",
872
+ /*click_handler_15*/
873
+ t[78]
874
+ ),
875
+ U(
876
+ F,
877
+ "click",
878
+ /*click_handler_16*/
879
+ t[79]
880
+ ),
881
+ U(
882
+ G,
883
+ "click",
884
+ /*click_handler_17*/
885
+ t[80]
886
+ )
887
+ ], O = !0);
888
+ },
889
+ p(y, z) {
890
+ R === (R = S(y)) && A ? A.p(y, z) : (A.d(1), A = R(y), A && (A.c(), A.m(_, null))), z[1] & /*$_*/
891
+ 32768 && k !== (k = /*$_*/
892
+ y[46]("login") + "") && x(M, k), z[1] & /*$_*/
893
+ 32768 && Y !== (Y = /*$_*/
894
+ y[46]("register") + "") && x(B, Y);
895
+ },
896
+ d(y) {
897
+ y && H(e), A.d(), t[81](null), O = !1, oe(b);
898
+ }
899
+ };
900
+ }
901
+ function ai(t) {
902
+ let e;
903
+ function n(r, s) {
904
+ return (
905
+ /*mobileView*/
906
+ r[40] ? pi : gi
907
+ );
908
+ }
909
+ let l = n(t), i = l(t);
910
+ return {
911
+ c() {
912
+ i.c(), e = Qe();
913
+ },
914
+ m(r, s) {
915
+ i.m(r, s), L(r, e, s);
916
+ },
917
+ p(r, s) {
918
+ l === (l = n(r)) && i ? i.p(r, s) : (i.d(1), i = l(r), i && (i.c(), i.m(e.parentNode, e)));
919
+ },
920
+ d(r) {
921
+ r && H(e), i.d(r);
922
+ }
923
+ };
924
+ }
925
+ function oi(t) {
926
+ let e, n;
927
+ return {
928
+ c() {
929
+ e = v("img"), Z(e.src, n = Te) || h(e, "src", n), h(e, "alt", "Logo");
930
+ },
931
+ m(l, i) {
932
+ L(l, e, i);
933
+ },
934
+ p: ce,
935
+ d(l) {
936
+ l && H(e);
937
+ }
938
+ };
939
+ }
940
+ function ci(t) {
941
+ let e, n;
942
+ return {
943
+ c() {
944
+ e = v("img"), Z(e.src, n = /*logoPath*/
945
+ t[44]) || h(e, "src", n), h(e, "alt", "Logo");
946
+ },
947
+ m(l, i) {
948
+ L(l, e, i);
949
+ },
950
+ p(l, i) {
951
+ i[1] & /*logoPath*/
952
+ 8192 && !Z(e.src, n = /*logoPath*/
953
+ l[44]) && h(e, "src", n);
954
+ },
955
+ d(l) {
956
+ l && H(e);
957
+ }
958
+ };
959
+ }
960
+ function Tt(t) {
961
+ let e, n, l;
962
+ return {
963
+ c() {
964
+ e = v("casino-slider"), o(e, "class", "HeaderItemsMenu"), o(e, "part", "HeaderItemsMenu"), o(e, "identity", Ce), o(e, "isprimarymenu", "true"), o(
965
+ e,
966
+ "actionevent",
967
+ /*actionevent*/
968
+ t[23]
969
+ ), o(
970
+ e,
971
+ "activeindex",
972
+ /*primaryActiveIndex*/
973
+ t[33]
974
+ ), o(e, "location", "headerMain"), o(
975
+ e,
976
+ "endpoint",
977
+ /*endpoint*/
978
+ t[2]
979
+ ), o(
980
+ e,
981
+ "lang",
982
+ /*lang*/
983
+ t[3]
984
+ ), o(
985
+ e,
986
+ "clientstyling",
987
+ /*clientstyling*/
988
+ t[25]
989
+ ), o(
990
+ e,
991
+ "clientstylingurl",
992
+ /*clientstylingurl*/
993
+ t[26]
994
+ );
995
+ },
996
+ m(i, r) {
997
+ L(i, e, r), n || (l = Qt(
998
+ /*sendSliderData*/
999
+ t[50].call(null, e)
1000
+ ), n = !0);
1001
+ },
1002
+ p(i, r) {
1003
+ r[0] & /*actionevent*/
1004
+ 8388608 && o(
1005
+ e,
1006
+ "actionevent",
1007
+ /*actionevent*/
1008
+ i[23]
1009
+ ), r[1] & /*primaryActiveIndex*/
1010
+ 4 && o(
1011
+ e,
1012
+ "activeindex",
1013
+ /*primaryActiveIndex*/
1014
+ i[33]
1015
+ ), r[0] & /*endpoint*/
1016
+ 4 && o(
1017
+ e,
1018
+ "endpoint",
1019
+ /*endpoint*/
1020
+ i[2]
1021
+ ), r[0] & /*lang*/
1022
+ 8 && o(
1023
+ e,
1024
+ "lang",
1025
+ /*lang*/
1026
+ i[3]
1027
+ ), r[0] & /*clientstyling*/
1028
+ 33554432 && o(
1029
+ e,
1030
+ "clientstyling",
1031
+ /*clientstyling*/
1032
+ i[25]
1033
+ ), r[0] & /*clientstylingurl*/
1034
+ 67108864 && o(
1035
+ e,
1036
+ "clientstylingurl",
1037
+ /*clientstylingurl*/
1038
+ i[26]
1039
+ );
1040
+ },
1041
+ d(i) {
1042
+ i && H(e), n = !1, l();
1043
+ }
1044
+ };
1045
+ }
1046
+ function Pt(t) {
1047
+ let e;
1048
+ function n(r, s) {
1049
+ return (
1050
+ /*countryflagheader*/
1051
+ r[8] !== "true" ? di : ui
1052
+ );
1053
+ }
1054
+ let l = n(t), i = l(t);
1055
+ return {
1056
+ c() {
1057
+ i.c(), e = Qe();
1058
+ },
1059
+ m(r, s) {
1060
+ i.m(r, s), L(r, e, s);
1061
+ },
1062
+ p(r, s) {
1063
+ l === (l = n(r)) && i ? i.p(r, s) : (i.d(1), i = l(r), i && (i.c(), i.m(e.parentNode, e)));
1064
+ },
1065
+ d(r) {
1066
+ r && H(e), i.d(r);
1067
+ }
1068
+ };
1069
+ }
1070
+ function ui(t) {
1071
+ let e, n, l, i, r, s, c, a = (
1072
+ /*selectedLanguage*/
1073
+ t[36].slice(-2) + ""
1074
+ ), d, u, f, m, _, w, C, E, F, k = (
1075
+ /*isOptionsListVisible*/
1076
+ t[39] && Ot(t)
1077
+ );
1078
+ return {
1079
+ c() {
1080
+ e = v("div"), n = v("div"), l = v("span"), i = v("img"), s = T(), c = v("span"), d = V(a), u = T(), f = v("span"), m = J("svg"), _ = J("path"), C = T(), k && k.c(), Z(i.src, r = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
1081
+ t[54](
1082
+ /*selectedLanguage*/
1083
+ t[36].slice(-2)
1084
+ )}.svg`) || h(i, "src", r), h(l, "class", "FlagIcon"), h(c, "class", "LanguageName"), h(_, "id", "arrow"), h(_, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), h(_, "transform", "translate(-274.511 -441.088)"), h(_, "fill", "#d1d1d1"), h(m, "xmlns", "http://www.w3.org/2000/svg"), h(m, "width", "14"), h(m, "height", "6.835"), h(m, "viewBox", "0 0 14 6.835"), h(f, "class", w = "TriangleInactive " + /*isOptionsListVisible*/
1085
+ (t[39] ? "TriangleActive" : "")), h(n, "class", "SelectedOption Item ItemLanguage"), h(e, "class", "LanguageDropdown");
1086
+ },
1087
+ m(M, I) {
1088
+ L(M, e, I), p(e, n), p(n, l), p(l, i), p(n, s), p(n, c), p(c, d), p(n, u), p(n, f), p(f, m), p(m, _), p(e, C), k && k.m(e, null), E || (F = U(
1089
+ n,
1090
+ "click",
1091
+ /*click_handler_21*/
1092
+ t[87]
1093
+ ), E = !0);
1094
+ },
1095
+ p(M, I) {
1096
+ I[1] & /*selectedLanguage, languagesArray*/
1097
+ 2080 && !Z(i.src, r = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
1098
+ M[54](
1099
+ /*selectedLanguage*/
1100
+ M[36].slice(-2)
1101
+ )}.svg`) && h(i, "src", r), I[1] & /*selectedLanguage*/
1102
+ 32 && a !== (a = /*selectedLanguage*/
1103
+ M[36].slice(-2) + "") && x(d, a), I[1] & /*isOptionsListVisible*/
1104
+ 256 && w !== (w = "TriangleInactive " + /*isOptionsListVisible*/
1105
+ (M[39] ? "TriangleActive" : "")) && h(f, "class", w), /*isOptionsListVisible*/
1106
+ M[39] ? k ? k.p(M, I) : (k = Ot(M), k.c(), k.m(e, null)) : k && (k.d(1), k = null);
1107
+ },
1108
+ d(M) {
1109
+ M && H(e), k && k.d(), E = !1, F();
1110
+ }
1111
+ };
1112
+ }
1113
+ function di(t) {
1114
+ let e, n, l, i = ne(
1115
+ /*languagesArray*/
1116
+ t[42]
1117
+ ), r = [];
1118
+ for (let s = 0; s < i.length; s += 1)
1119
+ r[s] = Rt(Lt(t, i, s));
1120
+ return {
1121
+ c() {
1122
+ e = v("select");
1123
+ for (let s = 0; s < r.length; s += 1)
1124
+ r[s].c();
1125
+ h(e, "class", "Item ItemLanguage NoFlag"), /*selectedLanguage*/
1126
+ t[36] === void 0 && Xt(() => (
1127
+ /*select_change_handler_1*/
1128
+ t[85].call(e)
1129
+ ));
1130
+ },
1131
+ m(s, c) {
1132
+ L(s, e, c);
1133
+ for (let a = 0; a < r.length; a += 1)
1134
+ r[a] && r[a].m(e, null);
1135
+ Fe(
1136
+ e,
1137
+ /*selectedLanguage*/
1138
+ t[36],
1139
+ !0
1140
+ ), n || (l = [
1141
+ U(
1142
+ e,
1143
+ "change",
1144
+ /*select_change_handler_1*/
1145
+ t[85]
1146
+ ),
1147
+ U(
1148
+ e,
1149
+ "change",
1150
+ /*change_handler_1*/
1151
+ t[86]
1152
+ )
1153
+ ], n = !0);
1154
+ },
1155
+ p(s, c) {
1156
+ if (c[1] & /*languagesArray*/
1157
+ 2048) {
1158
+ i = ne(
1159
+ /*languagesArray*/
1160
+ s[42]
1161
+ );
1162
+ let a;
1163
+ for (a = 0; a < i.length; a += 1) {
1164
+ const d = Lt(s, i, a);
1165
+ r[a] ? r[a].p(d, c) : (r[a] = Rt(d), r[a].c(), r[a].m(e, null));
1166
+ }
1167
+ for (; a < r.length; a += 1)
1168
+ r[a].d(1);
1169
+ r.length = i.length;
1170
+ }
1171
+ c[1] & /*selectedLanguage, languagesArray*/
1172
+ 2080 && Fe(
1173
+ e,
1174
+ /*selectedLanguage*/
1175
+ s[36]
1176
+ );
1177
+ },
1178
+ d(s) {
1179
+ s && H(e), _e(r, s), n = !1, oe(l);
1180
+ }
1181
+ };
1182
+ }
1183
+ function Ot(t) {
1184
+ let e, n = ne(
1185
+ /*languagesArray*/
1186
+ t[42]
1187
+ ), l = [];
1188
+ for (let i = 0; i < n.length; i += 1)
1189
+ l[i] = Dt(At(t, n, i));
1190
+ return {
1191
+ c() {
1192
+ e = v("div");
1193
+ for (let i = 0; i < l.length; i += 1)
1194
+ l[i].c();
1195
+ h(e, "class", "OptionList");
1196
+ },
1197
+ m(i, r) {
1198
+ L(i, e, r);
1199
+ for (let s = 0; s < l.length; s += 1)
1200
+ l[s] && l[s].m(e, null);
1201
+ },
1202
+ p(i, r) {
1203
+ if (r[1] & /*selectLanguage, languagesArray, determineFlag*/
1204
+ 10487808) {
1205
+ n = ne(
1206
+ /*languagesArray*/
1207
+ i[42]
1208
+ );
1209
+ let s;
1210
+ for (s = 0; s < n.length; s += 1) {
1211
+ const c = At(i, n, s);
1212
+ l[s] ? l[s].p(c, r) : (l[s] = Dt(c), l[s].c(), l[s].m(e, null));
1213
+ }
1214
+ for (; s < l.length; s += 1)
1215
+ l[s].d(1);
1216
+ l.length = n.length;
1217
+ }
1218
+ },
1219
+ d(i) {
1220
+ i && H(e), _e(l, i);
1221
+ }
1222
+ };
1223
+ }
1224
+ function Dt(t) {
1225
+ let e, n, l, i, r, s, c = (
1226
+ /*operatorLanguage*/
1227
+ t[114].slice(-2) + ""
1228
+ ), a, d, u, f;
1229
+ function m() {
1230
+ return (
1231
+ /*click_handler_22*/
1232
+ t[88](
1233
+ /*operatorLanguage*/
1234
+ t[114]
1235
+ )
1236
+ );
1237
+ }
1238
+ return {
1239
+ c() {
1240
+ e = v("div"), n = v("span"), l = v("img"), r = T(), s = v("span"), a = V(c), d = T(), Z(l.src, i = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
1241
+ t[54](
1242
+ /*operatorLanguage*/
1243
+ t[114].slice(-2)
1244
+ )}.svg`) || h(l, "src", i), h(n, "class", "FlagIcon"), h(s, "class", "LanguageName"), h(e, "class", "LanguageOption");
1245
+ },
1246
+ m(_, w) {
1247
+ L(_, e, w), p(e, n), p(n, l), p(e, r), p(e, s), p(s, a), p(e, d), u || (f = U(e, "click", m), u = !0);
1248
+ },
1249
+ p(_, w) {
1250
+ t = _, w[1] & /*languagesArray*/
1251
+ 2048 && !Z(l.src, i = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
1252
+ t[54](
1253
+ /*operatorLanguage*/
1254
+ t[114].slice(-2)
1255
+ )}.svg`) && h(l, "src", i), w[1] & /*languagesArray*/
1256
+ 2048 && c !== (c = /*operatorLanguage*/
1257
+ t[114].slice(-2) + "") && x(a, c);
1258
+ },
1259
+ d(_) {
1260
+ _ && H(e), u = !1, f();
1261
+ }
1262
+ };
1263
+ }
1264
+ function Rt(t) {
1265
+ let e, n = (
1266
+ /*operatorLanguage*/
1267
+ t[114].slice(-2) + ""
1268
+ ), l, i;
1269
+ return {
1270
+ c() {
1271
+ e = v("option"), l = V(n), e.__value = i = /*operatorLanguage*/
1272
+ t[114], Me(e, e.__value);
1273
+ },
1274
+ m(r, s) {
1275
+ L(r, e, s), p(e, l);
1276
+ },
1277
+ p(r, s) {
1278
+ s[1] & /*languagesArray*/
1279
+ 2048 && n !== (n = /*operatorLanguage*/
1280
+ r[114].slice(-2) + "") && x(l, n), s[1] & /*languagesArray*/
1281
+ 2048 && i !== (i = /*operatorLanguage*/
1282
+ r[114]) && (e.__value = i, Me(e, e.__value));
1283
+ },
1284
+ d(r) {
1285
+ r && H(e);
1286
+ }
1287
+ };
1288
+ }
1289
+ function Ut(t) {
1290
+ let e, n, l = (
1291
+ /*secondaryItem*/
1292
+ t[111].label + ""
1293
+ ), i, r, s, c, a;
1294
+ function d() {
1295
+ return (
1296
+ /*click_handler_23*/
1297
+ t[89](
1298
+ /*secondaryItem*/
1299
+ t[111]
1300
+ )
1301
+ );
1302
+ }
1303
+ return {
1304
+ c() {
1305
+ var u, f;
1306
+ e = v("li"), n = v("button"), i = V(l), r = T(), h(e, "class", s = "ItemSecondary " + /*secondaryActiveIndex*/
1307
+ (((u = t[34]) == null ? void 0 : u.toString().indexOf("$")) > -1 ? (
1308
+ /*secondaryActiveIndex*/
1309
+ ((f = t[34]) == null ? void 0 : f.split("$").pop()) == /*secondaryItem*/
1310
+ t[111].id.split("$").pop() ? "active" : ""
1311
+ ) : (
1312
+ /*secondaryActiveIndex*/
1313
+ t[34] == /*secondaryItem*/
1314
+ t[111].id ? "active" : ""
1315
+ ))), h(e, "part", "ItemSecondary");
1316
+ },
1317
+ m(u, f) {
1318
+ L(u, e, f), p(e, n), p(n, i), p(e, r), c || (a = U(n, "click", d), c = !0);
1319
+ },
1320
+ p(u, f) {
1321
+ var m, _;
1322
+ t = u, f[1] & /*secondaryMenuArray*/
1323
+ 16 && l !== (l = /*secondaryItem*/
1324
+ t[111].label + "") && x(i, l), f[1] & /*secondaryActiveIndex, secondaryMenuArray*/
1325
+ 24 && s !== (s = "ItemSecondary " + /*secondaryActiveIndex*/
1326
+ (((m = t[34]) == null ? void 0 : m.toString().indexOf("$")) > -1 ? (
1327
+ /*secondaryActiveIndex*/
1328
+ ((_ = t[34]) == null ? void 0 : _.split("$").pop()) == /*secondaryItem*/
1329
+ t[111].id.split("$").pop() ? "active" : ""
1330
+ ) : (
1331
+ /*secondaryActiveIndex*/
1332
+ t[34] == /*secondaryItem*/
1333
+ t[111].id ? "active" : ""
1334
+ ))) && h(e, "class", s);
1335
+ },
1336
+ d(u) {
1337
+ u && H(e), c = !1, a();
1338
+ }
1339
+ };
1340
+ }
1341
+ function fi(t) {
1342
+ let e, n;
1343
+ return {
1344
+ c() {
1345
+ e = v("img"), Z(e.src, n = Te) || h(e, "src", n), h(e, "alt", "Logo");
1346
+ },
1347
+ m(l, i) {
1348
+ L(l, e, i);
1349
+ },
1350
+ p: ce,
1351
+ d(l) {
1352
+ l && H(e);
1353
+ }
1354
+ };
1355
+ }
1356
+ function hi(t) {
1357
+ let e, n;
1358
+ return {
1359
+ c() {
1360
+ e = v("img"), Z(e.src, n = /*logoPath*/
1361
+ t[44]) || h(e, "src", n), h(e, "alt", "Logo");
1362
+ },
1363
+ m(l, i) {
1364
+ L(l, e, i);
1365
+ },
1366
+ p(l, i) {
1367
+ i[1] & /*logoPath*/
1368
+ 8192 && !Z(e.src, n = /*logoPath*/
1369
+ l[44]) && h(e, "src", n);
1370
+ },
1371
+ d(l) {
1372
+ l && H(e);
1373
+ }
1374
+ };
1375
+ }
1376
+ function gi(t) {
1377
+ let e, n, l, i, r, s, c, a, d, u, f, m, _ = (
1378
+ /*$_*/
1379
+ t[46]("deposit") + ""
1380
+ ), w, C, E, F, k, M, I, G, Y, B;
1381
+ function O($, j) {
1382
+ return (
1383
+ /*logoFromCms*/
1384
+ $[38] ? _i : mi
1385
+ );
1386
+ }
1387
+ let b = O(t), S = b(t), R = !/*isLoading*/
1388
+ t[32] && zt(t), A = (
1389
+ /*shortCashierActivated*/
1390
+ t[45] && jt(t)
1391
+ ), y = (
1392
+ /*languagesArray*/
1393
+ t[42].length > 1 && Bt(t)
1394
+ ), z = ne(
1395
+ /*secondaryMenuArray*/
1396
+ t[35]
1397
+ ), P = [];
1398
+ for (let $ = 0; $ < z.length; $ += 1)
1399
+ P[$] = Zt(Ht(t, z, $));
1400
+ return {
1401
+ c() {
1402
+ e = v("header"), n = v("div"), l = v("div"), S.c(), i = T(), r = v("nav"), R && R.c(), s = T(), c = v("div"), a = v("div"), d = v("player-account-balance-modal"), u = T(), f = v("div"), m = v("div"), w = V(_), C = T(), A && A.c(), E = T(), F = v("div"), F.innerHTML = `<svg xmlns="http://www.w3.org/2000/svg" width="15" height="16.429" viewBox="0 0 15 16.429"><defs><style>.a {
1403
+ fill: var(--emw--color-white, #FFFFFF);
1404
+ }
1405
+ </style></defs><g transform="translate(-8 -4)"><path class="a" d="M15.5,4a3.75,3.75,0,1,0,3.75,3.75A3.761,3.761,0,0,0,15.5,4Zm0,1.429A2.321,2.321,0,1,1,13.179,7.75,2.311,2.311,0,0,1,15.5,5.429Zm0,6.429A7.7,7.7,0,0,0,8,19.714a.714.714,0,0,0,.714.714H22.286A.714.714,0,0,0,23,19.714,7.7,7.7,0,0,0,15.5,11.857Zm0,1.429A6.18,6.18,0,0,1,21.5,19H9.5A6.18,6.18,0,0,1,15.5,13.286Z" transform="translate(0 0)"></path></g></svg>`, k = T(), y && y.c(), M = T(), I = v("nav"), G = v("ul");
1406
+ for (let $ = 0; $ < P.length; $ += 1)
1407
+ P[$].c();
1408
+ h(l, "class", "HeaderBranding"), h(r, "class", "HeaderMainNav"), o(
1409
+ d,
1410
+ "session",
1411
+ /*session*/
1412
+ t[0]
1413
+ ), o(
1414
+ d,
1415
+ "userid",
1416
+ /*userid*/
1417
+ t[1]
1418
+ ), o(
1419
+ d,
1420
+ "endpoint",
1421
+ /*endpoint*/
1422
+ t[2]
1423
+ ), o(
1424
+ d,
1425
+ "lang",
1426
+ /*lang*/
1427
+ t[3]
1428
+ ), o(
1429
+ d,
1430
+ "clientstyling",
1431
+ /*clientstyling*/
1432
+ t[25]
1433
+ ), o(
1434
+ d,
1435
+ "clientstylingurl",
1436
+ /*clientstylingurl*/
1437
+ t[26]
1438
+ ), o(
1439
+ d,
1440
+ "customlocaleidentifier",
1441
+ /*customlocaleidentifier*/
1442
+ t[6]
1443
+ ), o(
1444
+ d,
1445
+ "gmversion",
1446
+ /*gmversion*/
1447
+ t[7]
1448
+ ), o(
1449
+ d,
1450
+ "displaybalanceoption",
1451
+ /*displaybalanceoption*/
1452
+ t[9]
1453
+ ), o(
1454
+ d,
1455
+ "totalcalculationmode",
1456
+ /*totalcalculationmode*/
1457
+ t[30]
1458
+ ), o(
1459
+ d,
1460
+ "currencyseparator",
1461
+ /*currencyseparator*/
1462
+ t[27]
1463
+ ), o(
1464
+ d,
1465
+ "currencydecimal",
1466
+ /*currencydecimal*/
1467
+ t[28]
1468
+ ), o(
1469
+ d,
1470
+ "currencyprecision",
1471
+ /*currencyprecision*/
1472
+ t[29]
1473
+ ), h(m, "class", "Item ItemDeposit"), h(m, "part", "Item ItemDeposit"), h(F, "class", "Item ItemAccount"), h(F, "part", "Item ItemAccount"), h(a, "class", "HeaderItemsMenu PrimaryMenu"), h(c, "class", "HeaderTopActions"), h(n, "class", "HeaderContainer"), h(G, "class", "HeaderItemsMenuSecondary"), h(I, "class", "HeaderSecondaryNav"), h(e, "class", "HeaderWrapper");
1474
+ },
1475
+ m($, j) {
1476
+ L($, e, j), p(e, n), p(n, l), S.m(l, null), p(n, i), p(n, r), R && R.m(r, null), p(n, s), p(n, c), p(c, a), p(a, d), p(a, u), p(a, f), p(f, m), p(m, w), p(f, C), A && A.m(f, null), p(a, E), p(a, F), p(a, k), y && y.m(a, null), p(e, M), p(e, I), p(I, G);
1477
+ for (let N = 0; N < P.length; N += 1)
1478
+ P[N] && P[N].m(G, null);
1479
+ t[76](e), Y || (B = [
1480
+ U(
1481
+ l,
1482
+ "click",
1483
+ /*click_handler_6*/
1484
+ t[66]
1485
+ ),
1486
+ U(
1487
+ m,
1488
+ "click",
1489
+ /*click_handler_7*/
1490
+ t[67]
1491
+ ),
1492
+ U(
1493
+ F,
1494
+ "click",
1495
+ /*click_handler_10*/
1496
+ t[70]
1497
+ )
1498
+ ], Y = !0);
1499
+ },
1500
+ p($, j) {
1501
+ if (b === (b = O($)) && S ? S.p($, j) : (S.d(1), S = b($), S && (S.c(), S.m(l, null))), /*isLoading*/
1502
+ $[32] ? R && (R.d(1), R = null) : R ? R.p($, j) : (R = zt($), R.c(), R.m(r, null)), j[0] & /*session*/
1503
+ 1 && o(
1504
+ d,
1505
+ "session",
1506
+ /*session*/
1507
+ $[0]
1508
+ ), j[0] & /*userid*/
1509
+ 2 && o(
1510
+ d,
1511
+ "userid",
1512
+ /*userid*/
1513
+ $[1]
1514
+ ), j[0] & /*endpoint*/
1515
+ 4 && o(
1516
+ d,
1517
+ "endpoint",
1518
+ /*endpoint*/
1519
+ $[2]
1520
+ ), j[0] & /*lang*/
1521
+ 8 && o(
1522
+ d,
1523
+ "lang",
1524
+ /*lang*/
1525
+ $[3]
1526
+ ), j[0] & /*clientstyling*/
1527
+ 33554432 && o(
1528
+ d,
1529
+ "clientstyling",
1530
+ /*clientstyling*/
1531
+ $[25]
1532
+ ), j[0] & /*clientstylingurl*/
1533
+ 67108864 && o(
1534
+ d,
1535
+ "clientstylingurl",
1536
+ /*clientstylingurl*/
1537
+ $[26]
1538
+ ), j[0] & /*customlocaleidentifier*/
1539
+ 64 && o(
1540
+ d,
1541
+ "customlocaleidentifier",
1542
+ /*customlocaleidentifier*/
1543
+ $[6]
1544
+ ), j[0] & /*gmversion*/
1545
+ 128 && o(
1546
+ d,
1547
+ "gmversion",
1548
+ /*gmversion*/
1549
+ $[7]
1550
+ ), j[0] & /*displaybalanceoption*/
1551
+ 512 && o(
1552
+ d,
1553
+ "displaybalanceoption",
1554
+ /*displaybalanceoption*/
1555
+ $[9]
1556
+ ), j[0] & /*totalcalculationmode*/
1557
+ 1073741824 && o(
1558
+ d,
1559
+ "totalcalculationmode",
1560
+ /*totalcalculationmode*/
1561
+ $[30]
1562
+ ), j[0] & /*currencyseparator*/
1563
+ 134217728 && o(
1564
+ d,
1565
+ "currencyseparator",
1566
+ /*currencyseparator*/
1567
+ $[27]
1568
+ ), j[0] & /*currencydecimal*/
1569
+ 268435456 && o(
1570
+ d,
1571
+ "currencydecimal",
1572
+ /*currencydecimal*/
1573
+ $[28]
1574
+ ), j[0] & /*currencyprecision*/
1575
+ 536870912 && o(
1576
+ d,
1577
+ "currencyprecision",
1578
+ /*currencyprecision*/
1579
+ $[29]
1580
+ ), j[1] & /*$_*/
1581
+ 32768 && _ !== (_ = /*$_*/
1582
+ $[46]("deposit") + "") && x(w, _), /*shortCashierActivated*/
1583
+ $[45] ? A ? A.p($, j) : (A = jt($), A.c(), A.m(f, null)) : A && (A.d(1), A = null), /*languagesArray*/
1584
+ $[42].length > 1 ? y ? y.p($, j) : (y = Bt($), y.c(), y.m(a, null)) : y && (y.d(1), y = null), j[1] & /*secondaryActiveIndex, secondaryMenuArray, navigationTrigger*/
1585
+ 1048600) {
1586
+ z = ne(
1587
+ /*secondaryMenuArray*/
1588
+ $[35]
1589
+ );
1590
+ let N;
1591
+ for (N = 0; N < z.length; N += 1) {
1592
+ const fe = Ht($, z, N);
1593
+ P[N] ? P[N].p(fe, j) : (P[N] = Zt(fe), P[N].c(), P[N].m(G, null));
1594
+ }
1595
+ for (; N < P.length; N += 1)
1596
+ P[N].d(1);
1597
+ P.length = z.length;
1598
+ }
1599
+ },
1600
+ d($) {
1601
+ $ && H(e), S.d(), R && R.d(), A && A.d(), y && y.d(), _e(P, $), t[76](null), Y = !1, oe(B);
1602
+ }
1603
+ };
1604
+ }
1605
+ function pi(t) {
1606
+ let e, n, l, i, r, s, c, a, d, u, f, m, _ = (
1607
+ /*$_*/
1608
+ t[46]("deposit") + ""
1609
+ ), w, C, E, F, k, M, I = !/*hamburgerMenuActive*/
1610
+ t[43] && Yt(t);
1611
+ function G(b, S) {
1612
+ return (
1613
+ /*logoFromCms*/
1614
+ b[38] ? $i : ki
1615
+ );
1616
+ }
1617
+ let Y = G(t), B = Y(t), O = (
1618
+ /*shortCashierActivated*/
1619
+ t[45] && Jt(t)
1620
+ );
1621
+ return {
1622
+ c() {
1623
+ e = v("header"), n = v("div"), l = v("div"), I && I.c(), i = T(), r = v("div"), B.c(), s = T(), c = v("div"), a = v("div"), d = v("player-account-balance-modal"), u = T(), f = v("div"), m = v("div"), w = V(_), C = T(), O && O.c(), E = T(), F = v("div"), F.innerHTML = `<svg xmlns="http://www.w3.org/2000/svg" width="15" height="16.429" viewBox="0 0 15 16.429"><defs><style>.a {
1624
+ fill: var(--emw--color-white, #FFFFFF);
1625
+ }
1626
+ </style></defs><g transform="translate(-8 -4)"><path class="a" d="M15.5,4a3.75,3.75,0,1,0,3.75,3.75A3.761,3.761,0,0,0,15.5,4Zm0,1.429A2.321,2.321,0,1,1,13.179,7.75,2.311,2.311,0,0,1,15.5,5.429Zm0,6.429A7.7,7.7,0,0,0,8,19.714a.714.714,0,0,0,.714.714H22.286A.714.714,0,0,0,23,19.714,7.7,7.7,0,0,0,15.5,11.857Zm0,1.429A6.18,6.18,0,0,1,21.5,19H9.5A6.18,6.18,0,0,1,15.5,13.286Z" transform="translate(0 0)"></path></g></svg>`, h(l, "class", "HeaderMobileMainNav"), h(r, "class", "HeaderBranding"), o(
1627
+ d,
1628
+ "session",
1629
+ /*session*/
1630
+ t[0]
1631
+ ), o(
1632
+ d,
1633
+ "userid",
1634
+ /*userid*/
1635
+ t[1]
1636
+ ), o(
1637
+ d,
1638
+ "endpoint",
1639
+ /*endpoint*/
1640
+ t[2]
1641
+ ), o(
1642
+ d,
1643
+ "lang",
1644
+ /*lang*/
1645
+ t[3]
1646
+ ), o(
1647
+ d,
1648
+ "clientstyling",
1649
+ /*clientstyling*/
1650
+ t[25]
1651
+ ), o(
1652
+ d,
1653
+ "clientstylingurl",
1654
+ /*clientstylingurl*/
1655
+ t[26]
1656
+ ), o(
1657
+ d,
1658
+ "customlocaleidentifier",
1659
+ /*customlocaleidentifier*/
1660
+ t[6]
1661
+ ), o(
1662
+ d,
1663
+ "gmversion",
1664
+ /*gmversion*/
1665
+ t[7]
1666
+ ), o(
1667
+ d,
1668
+ "displaybalanceoption",
1669
+ /*displaybalanceoption*/
1670
+ t[9]
1671
+ ), o(
1672
+ d,
1673
+ "totalcalculationmode",
1674
+ /*totalcalculationmode*/
1675
+ t[30]
1676
+ ), o(
1677
+ d,
1678
+ "currencyseparator",
1679
+ /*currencyseparator*/
1680
+ t[27]
1681
+ ), o(
1682
+ d,
1683
+ "currencydecimal",
1684
+ /*currencydecimal*/
1685
+ t[28]
1686
+ ), o(
1687
+ d,
1688
+ "currencyprecision",
1689
+ /*currencyprecision*/
1690
+ t[29]
1691
+ ), h(m, "class", "Item ItemDeposit"), h(m, "part", "Item ItemDeposit"), h(F, "class", "Item ItemAccount"), h(F, "part", "Item ItemAccount"), h(a, "class", "HeaderItemsMenu PrimaryMenu"), h(a, "part", "HeaderItemsMenu PrimaryMenu"), h(c, "class", "HeaderTopActions"), h(c, "part", "HeaderTopActions"), h(n, "class", "HeaderContainer"), h(e, "class", "HeaderWrapper HeaderMobileWrapper");
1692
+ },
1693
+ m(b, S) {
1694
+ L(b, e, S), p(e, n), p(n, l), I && I.m(l, null), p(n, i), p(n, r), B.m(r, null), p(n, s), p(n, c), p(c, a), p(a, d), p(a, u), p(a, f), p(f, m), p(m, w), p(f, C), O && O.m(f, null), p(a, E), p(a, F), t[65](e), k || (M = [
1695
+ U(
1696
+ r,
1697
+ "click",
1698
+ /*click_handler_1*/
1699
+ t[60]
1700
+ ),
1701
+ U(
1702
+ m,
1703
+ "click",
1704
+ /*click_handler_2*/
1705
+ t[61]
1706
+ ),
1707
+ U(
1708
+ F,
1709
+ "click",
1710
+ /*click_handler_5*/
1711
+ t[64]
1712
+ )
1713
+ ], k = !0);
1714
+ },
1715
+ p(b, S) {
1716
+ /*hamburgerMenuActive*/
1717
+ b[43] ? I && (I.d(1), I = null) : I ? I.p(b, S) : (I = Yt(b), I.c(), I.m(l, null)), Y === (Y = G(b)) && B ? B.p(b, S) : (B.d(1), B = Y(b), B && (B.c(), B.m(r, null))), S[0] & /*session*/
1718
+ 1 && o(
1719
+ d,
1720
+ "session",
1721
+ /*session*/
1722
+ b[0]
1723
+ ), S[0] & /*userid*/
1724
+ 2 && o(
1725
+ d,
1726
+ "userid",
1727
+ /*userid*/
1728
+ b[1]
1729
+ ), S[0] & /*endpoint*/
1730
+ 4 && o(
1731
+ d,
1732
+ "endpoint",
1733
+ /*endpoint*/
1734
+ b[2]
1735
+ ), S[0] & /*lang*/
1736
+ 8 && o(
1737
+ d,
1738
+ "lang",
1739
+ /*lang*/
1740
+ b[3]
1741
+ ), S[0] & /*clientstyling*/
1742
+ 33554432 && o(
1743
+ d,
1744
+ "clientstyling",
1745
+ /*clientstyling*/
1746
+ b[25]
1747
+ ), S[0] & /*clientstylingurl*/
1748
+ 67108864 && o(
1749
+ d,
1750
+ "clientstylingurl",
1751
+ /*clientstylingurl*/
1752
+ b[26]
1753
+ ), S[0] & /*customlocaleidentifier*/
1754
+ 64 && o(
1755
+ d,
1756
+ "customlocaleidentifier",
1757
+ /*customlocaleidentifier*/
1758
+ b[6]
1759
+ ), S[0] & /*gmversion*/
1760
+ 128 && o(
1761
+ d,
1762
+ "gmversion",
1763
+ /*gmversion*/
1764
+ b[7]
1765
+ ), S[0] & /*displaybalanceoption*/
1766
+ 512 && o(
1767
+ d,
1768
+ "displaybalanceoption",
1769
+ /*displaybalanceoption*/
1770
+ b[9]
1771
+ ), S[0] & /*totalcalculationmode*/
1772
+ 1073741824 && o(
1773
+ d,
1774
+ "totalcalculationmode",
1775
+ /*totalcalculationmode*/
1776
+ b[30]
1777
+ ), S[0] & /*currencyseparator*/
1778
+ 134217728 && o(
1779
+ d,
1780
+ "currencyseparator",
1781
+ /*currencyseparator*/
1782
+ b[27]
1783
+ ), S[0] & /*currencydecimal*/
1784
+ 268435456 && o(
1785
+ d,
1786
+ "currencydecimal",
1787
+ /*currencydecimal*/
1788
+ b[28]
1789
+ ), S[0] & /*currencyprecision*/
1790
+ 536870912 && o(
1791
+ d,
1792
+ "currencyprecision",
1793
+ /*currencyprecision*/
1794
+ b[29]
1795
+ ), S[1] & /*$_*/
1796
+ 32768 && _ !== (_ = /*$_*/
1797
+ b[46]("deposit") + "") && x(w, _), /*shortCashierActivated*/
1798
+ b[45] ? O ? O.p(b, S) : (O = Jt(b), O.c(), O.m(f, null)) : O && (O.d(1), O = null);
1799
+ },
1800
+ d(b) {
1801
+ b && H(e), I && I.d(), B.d(), O && O.d(), t[65](null), k = !1, oe(M);
1802
+ }
1803
+ };
1804
+ }
1805
+ function mi(t) {
1806
+ let e, n;
1807
+ return {
1808
+ c() {
1809
+ e = v("img"), Z(e.src, n = Te) || h(e, "src", n), h(e, "alt", "Logo");
1810
+ },
1811
+ m(l, i) {
1812
+ L(l, e, i);
1813
+ },
1814
+ p: ce,
1815
+ d(l) {
1816
+ l && H(e);
1817
+ }
1818
+ };
1819
+ }
1820
+ function _i(t) {
1821
+ let e, n;
1822
+ return {
1823
+ c() {
1824
+ e = v("img"), Z(e.src, n = /*logoPath*/
1825
+ t[44]) || h(e, "src", n), h(e, "alt", "Logo");
1826
+ },
1827
+ m(l, i) {
1828
+ L(l, e, i);
1829
+ },
1830
+ p(l, i) {
1831
+ i[1] & /*logoPath*/
1832
+ 8192 && !Z(e.src, n = /*logoPath*/
1833
+ l[44]) && h(e, "src", n);
1834
+ },
1835
+ d(l) {
1836
+ l && H(e);
1837
+ }
1838
+ };
1839
+ }
1840
+ function zt(t) {
1841
+ let e, n, l;
1842
+ return {
1843
+ c() {
1844
+ e = v("casino-slider"), o(e, "class", "HeaderItemsMenu"), o(e, "part", "HeaderItemsMenu"), o(e, "mbsource", "App.Style"), o(e, "identity", Ce), o(e, "isprimarymenu", "true"), o(
1845
+ e,
1846
+ "actionevent",
1847
+ /*actionevent*/
1848
+ t[23]
1849
+ ), o(
1850
+ e,
1851
+ "activeindex",
1852
+ /*primaryActiveIndex*/
1853
+ t[33]
1854
+ ), o(
1855
+ e,
1856
+ "endpoint",
1857
+ /*endpoint*/
1858
+ t[2]
1859
+ ), o(
1860
+ e,
1861
+ "lang",
1862
+ /*lang*/
1863
+ t[3]
1864
+ ), o(e, "location", "headerMain"), o(
1865
+ e,
1866
+ "showsubgroups",
1867
+ /*showsubgroups*/
1868
+ t[24]
1869
+ ), o(
1870
+ e,
1871
+ "clientstyling",
1872
+ /*clientstyling*/
1873
+ t[25]
1874
+ ), o(
1875
+ e,
1876
+ "clientstylingurl",
1877
+ /*clientstylingurl*/
1878
+ t[26]
1879
+ );
1880
+ },
1881
+ m(i, r) {
1882
+ L(i, e, r), n || (l = Qt(
1883
+ /*sendSliderData*/
1884
+ t[50].call(null, e)
1885
+ ), n = !0);
1886
+ },
1887
+ p(i, r) {
1888
+ r[0] & /*actionevent*/
1889
+ 8388608 && o(
1890
+ e,
1891
+ "actionevent",
1892
+ /*actionevent*/
1893
+ i[23]
1894
+ ), r[1] & /*primaryActiveIndex*/
1895
+ 4 && o(
1896
+ e,
1897
+ "activeindex",
1898
+ /*primaryActiveIndex*/
1899
+ i[33]
1900
+ ), r[0] & /*endpoint*/
1901
+ 4 && o(
1902
+ e,
1903
+ "endpoint",
1904
+ /*endpoint*/
1905
+ i[2]
1906
+ ), r[0] & /*lang*/
1907
+ 8 && o(
1908
+ e,
1909
+ "lang",
1910
+ /*lang*/
1911
+ i[3]
1912
+ ), r[0] & /*showsubgroups*/
1913
+ 16777216 && o(
1914
+ e,
1915
+ "showsubgroups",
1916
+ /*showsubgroups*/
1917
+ i[24]
1918
+ ), r[0] & /*clientstyling*/
1919
+ 33554432 && o(
1920
+ e,
1921
+ "clientstyling",
1922
+ /*clientstyling*/
1923
+ i[25]
1924
+ ), r[0] & /*clientstylingurl*/
1925
+ 67108864 && o(
1926
+ e,
1927
+ "clientstylingurl",
1928
+ /*clientstylingurl*/
1929
+ i[26]
1930
+ );
1931
+ },
1932
+ d(i) {
1933
+ i && H(e), n = !1, l();
1934
+ }
1935
+ };
1936
+ }
1937
+ function jt(t) {
1938
+ let e, n, l, i, r, s, c, a;
1939
+ function d(m, _) {
1940
+ return (
1941
+ /*gmversion*/
1942
+ m[7] === "gmcore" ? wi : vi
1943
+ );
1944
+ }
1945
+ let u = d(t), f = u(t);
1946
+ return {
1947
+ c() {
1948
+ e = v("div"), n = T(), l = v("div"), i = v("div"), r = v("div"), r.innerHTML = '<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"><line x1="2" y1="2" x2="18" y2="18" stroke="black" stroke-width="2"></line><line x1="18" y1="2" x2="2" y2="18" stroke="black" stroke-width="2"></line></svg>', s = T(), f.c(), h(e, "class", "ShortCashierWindow"), h(r, "class", "ClosePopUpButtonShortCashier"), h(i, "class", "ShortCashierContainer"), h(l, "class", "ShortCashierContainerWrapper");
1949
+ },
1950
+ m(m, _) {
1951
+ L(m, e, _), L(m, n, _), L(m, l, _), p(l, i), p(i, r), p(i, s), f.m(i, null), c || (a = [
1952
+ U(
1953
+ e,
1954
+ "click",
1955
+ /*click_handler_8*/
1956
+ t[68]
1957
+ ),
1958
+ U(
1959
+ r,
1960
+ "click",
1961
+ /*click_handler_9*/
1962
+ t[69]
1963
+ )
1964
+ ], c = !0);
1965
+ },
1966
+ p(m, _) {
1967
+ u === (u = d(m)) && f ? f.p(m, _) : (f.d(1), f = u(m), f && (f.c(), f.m(i, null)));
1968
+ },
1969
+ d(m) {
1970
+ m && (H(e), H(n), H(l)), f.d(), c = !1, oe(a);
1971
+ }
1972
+ };
1973
+ }
1974
+ function vi(t) {
1975
+ let e, n, l, i, r, s, c, a, d;
1976
+ return {
1977
+ c() {
1978
+ e = v("user-deposit-withdrawal"), o(
1979
+ e,
1980
+ "endpoint",
1981
+ /*endpoint*/
1982
+ t[2]
1983
+ ), o(e, "type", "deposit"), o(e, "channel", "Desktop"), o(
1984
+ e,
1985
+ "language",
1986
+ /*lang*/
1987
+ t[3]
1988
+ ), o(
1989
+ e,
1990
+ "is-short-cashier",
1991
+ /*shortcashierenabled*/
1992
+ t[13]
1993
+ ), o(
1994
+ e,
1995
+ "product-type",
1996
+ /*producttype*/
1997
+ t[14]
1998
+ ), o(
1999
+ e,
2000
+ "user-id",
2001
+ /*userid*/
2002
+ t[1]
2003
+ ), o(
2004
+ e,
2005
+ "session",
2006
+ /*session*/
2007
+ t[0]
2008
+ ), o(e, "success-url", n = "https://" + window.location.hostname + "/" + /*lang*/
2009
+ t[3] + /*successurl*/
2010
+ t[15]), o(e, "cancel-url", l = "https://" + window.location.hostname + "/" + /*lang*/
2011
+ t[3] + /*cancelurl*/
2012
+ t[17]), o(e, "fail-url", i = "https://" + window.location.hostname + "/" + /*lang*/
2013
+ t[3] + /*failurl*/
2014
+ t[16]), o(e, "sports-url", r = "https://" + window.location.hostname + "/" + /*lang*/
2015
+ t[3] + /*sportsurl*/
2016
+ t[18]), o(e, "casino-url", s = "https://" + window.location.hostname + "/" + /*lang*/
2017
+ t[3] + /*casinourl*/
2018
+ t[19]), o(e, "contact-url", c = "https://" + window.location.hostname + "/" + /*lang*/
2019
+ t[3] + /*contacturl*/
2020
+ t[20]), o(e, "home-url", a = "https://" + window.location.hostname + "/" + /*lang*/
2021
+ t[3] + /*homeurl*/
2022
+ t[21]), o(e, "deposit-url", d = "https://" + window.location.hostname + "/" + /*lang*/
2023
+ t[3] + /*depositurl*/
2024
+ t[22]), o(
2025
+ e,
2026
+ "client-styling",
2027
+ /*clientstyling*/
2028
+ t[25]
2029
+ ), o(
2030
+ e,
2031
+ "client-styling-url",
2032
+ /*clientstylingurl*/
2033
+ t[26]
2034
+ );
2035
+ },
2036
+ m(u, f) {
2037
+ L(u, e, f);
2038
+ },
2039
+ p(u, f) {
2040
+ f[0] & /*endpoint*/
2041
+ 4 && o(
2042
+ e,
2043
+ "endpoint",
2044
+ /*endpoint*/
2045
+ u[2]
2046
+ ), f[0] & /*lang*/
2047
+ 8 && o(
2048
+ e,
2049
+ "language",
2050
+ /*lang*/
2051
+ u[3]
2052
+ ), f[0] & /*shortcashierenabled*/
2053
+ 8192 && o(
2054
+ e,
2055
+ "is-short-cashier",
2056
+ /*shortcashierenabled*/
2057
+ u[13]
2058
+ ), f[0] & /*producttype*/
2059
+ 16384 && o(
2060
+ e,
2061
+ "product-type",
2062
+ /*producttype*/
2063
+ u[14]
2064
+ ), f[0] & /*userid*/
2065
+ 2 && o(
2066
+ e,
2067
+ "user-id",
2068
+ /*userid*/
2069
+ u[1]
2070
+ ), f[0] & /*session*/
2071
+ 1 && o(
2072
+ e,
2073
+ "session",
2074
+ /*session*/
2075
+ u[0]
2076
+ ), f[0] & /*lang, successurl*/
2077
+ 32776 && n !== (n = "https://" + window.location.hostname + "/" + /*lang*/
2078
+ u[3] + /*successurl*/
2079
+ u[15]) && o(e, "success-url", n), f[0] & /*lang, cancelurl*/
2080
+ 131080 && l !== (l = "https://" + window.location.hostname + "/" + /*lang*/
2081
+ u[3] + /*cancelurl*/
2082
+ u[17]) && o(e, "cancel-url", l), f[0] & /*lang, failurl*/
2083
+ 65544 && i !== (i = "https://" + window.location.hostname + "/" + /*lang*/
2084
+ u[3] + /*failurl*/
2085
+ u[16]) && o(e, "fail-url", i), f[0] & /*lang, sportsurl*/
2086
+ 262152 && r !== (r = "https://" + window.location.hostname + "/" + /*lang*/
2087
+ u[3] + /*sportsurl*/
2088
+ u[18]) && o(e, "sports-url", r), f[0] & /*lang, casinourl*/
2089
+ 524296 && s !== (s = "https://" + window.location.hostname + "/" + /*lang*/
2090
+ u[3] + /*casinourl*/
2091
+ u[19]) && o(e, "casino-url", s), f[0] & /*lang, contacturl*/
2092
+ 1048584 && c !== (c = "https://" + window.location.hostname + "/" + /*lang*/
2093
+ u[3] + /*contacturl*/
2094
+ u[20]) && o(e, "contact-url", c), f[0] & /*lang, homeurl*/
2095
+ 2097160 && a !== (a = "https://" + window.location.hostname + "/" + /*lang*/
2096
+ u[3] + /*homeurl*/
2097
+ u[21]) && o(e, "home-url", a), f[0] & /*lang, depositurl*/
2098
+ 4194312 && d !== (d = "https://" + window.location.hostname + "/" + /*lang*/
2099
+ u[3] + /*depositurl*/
2100
+ u[22]) && o(e, "deposit-url", d), f[0] & /*clientstyling*/
2101
+ 33554432 && o(
2102
+ e,
2103
+ "client-styling",
2104
+ /*clientstyling*/
2105
+ u[25]
2106
+ ), f[0] & /*clientstylingurl*/
2107
+ 67108864 && o(
2108
+ e,
2109
+ "client-styling-url",
2110
+ /*clientstylingurl*/
2111
+ u[26]
2112
+ );
2113
+ },
2114
+ d(u) {
2115
+ u && H(e);
2116
+ }
2117
+ };
2118
+ }
2119
+ function wi(t) {
2120
+ let e;
2121
+ return {
2122
+ c() {
2123
+ e = v("player-deposit"), o(
2124
+ e,
2125
+ "endpoint",
2126
+ /*endpoint*/
2127
+ t[2]
2128
+ ), o(
2129
+ e,
2130
+ "session",
2131
+ /*session*/
2132
+ t[0]
2133
+ ), o(
2134
+ e,
2135
+ "playerid",
2136
+ /*userid*/
2137
+ t[1]
2138
+ ), o(
2139
+ e,
2140
+ "lang",
2141
+ /*lang*/
2142
+ t[3]
2143
+ ), o(
2144
+ e,
2145
+ "hasdefaultamount",
2146
+ /*hasdefaultamount*/
2147
+ t[11]
2148
+ ), o(
2149
+ e,
2150
+ "playercurrency",
2151
+ /*playercurrency*/
2152
+ t[12]
2153
+ ), o(
2154
+ e,
2155
+ "shortcashierenabled",
2156
+ /*shortcashierenabled*/
2157
+ t[13]
2158
+ ), o(
2159
+ e,
2160
+ "clientstyling",
2161
+ /*clientstyling*/
2162
+ t[25]
2163
+ ), o(
2164
+ e,
2165
+ "clientstylingurl",
2166
+ /*clientstylingurl*/
2167
+ t[26]
2168
+ );
2169
+ },
2170
+ m(n, l) {
2171
+ L(n, e, l);
2172
+ },
2173
+ p(n, l) {
2174
+ l[0] & /*endpoint*/
2175
+ 4 && o(
2176
+ e,
2177
+ "endpoint",
2178
+ /*endpoint*/
2179
+ n[2]
2180
+ ), l[0] & /*session*/
2181
+ 1 && o(
2182
+ e,
2183
+ "session",
2184
+ /*session*/
2185
+ n[0]
2186
+ ), l[0] & /*userid*/
2187
+ 2 && o(
2188
+ e,
2189
+ "playerid",
2190
+ /*userid*/
2191
+ n[1]
2192
+ ), l[0] & /*lang*/
2193
+ 8 && o(
2194
+ e,
2195
+ "lang",
2196
+ /*lang*/
2197
+ n[3]
2198
+ ), l[0] & /*hasdefaultamount*/
2199
+ 2048 && o(
2200
+ e,
2201
+ "hasdefaultamount",
2202
+ /*hasdefaultamount*/
2203
+ n[11]
2204
+ ), l[0] & /*playercurrency*/
2205
+ 4096 && o(
2206
+ e,
2207
+ "playercurrency",
2208
+ /*playercurrency*/
2209
+ n[12]
2210
+ ), l[0] & /*shortcashierenabled*/
2211
+ 8192 && o(
2212
+ e,
2213
+ "shortcashierenabled",
2214
+ /*shortcashierenabled*/
2215
+ n[13]
2216
+ ), l[0] & /*clientstyling*/
2217
+ 33554432 && o(
2218
+ e,
2219
+ "clientstyling",
2220
+ /*clientstyling*/
2221
+ n[25]
2222
+ ), l[0] & /*clientstylingurl*/
2223
+ 67108864 && o(
2224
+ e,
2225
+ "clientstylingurl",
2226
+ /*clientstylingurl*/
2227
+ n[26]
2228
+ );
2229
+ },
2230
+ d(n) {
2231
+ n && H(e);
2232
+ }
2233
+ };
2234
+ }
2235
+ function Bt(t) {
2236
+ let e;
2237
+ function n(r, s) {
2238
+ return (
2239
+ /*countryflagheader*/
2240
+ r[8] !== "true" ? bi : yi
2241
+ );
2242
+ }
2243
+ let l = n(t), i = l(t);
2244
+ return {
2245
+ c() {
2246
+ i.c(), e = Qe();
2247
+ },
2248
+ m(r, s) {
2249
+ i.m(r, s), L(r, e, s);
2250
+ },
2251
+ p(r, s) {
2252
+ l === (l = n(r)) && i ? i.p(r, s) : (i.d(1), i = l(r), i && (i.c(), i.m(e.parentNode, e)));
2253
+ },
2254
+ d(r) {
2255
+ r && H(e), i.d(r);
2256
+ }
2257
+ };
2258
+ }
2259
+ function yi(t) {
2260
+ let e, n, l, i, r, s, c, a = (
2261
+ /*selectedLanguage*/
2262
+ t[36].slice(-2) + ""
2263
+ ), d, u, f, m, _, w, C, E, F, k = (
2264
+ /*isOptionsListVisible*/
2265
+ t[39] && Wt(t)
2266
+ );
2267
+ return {
2268
+ c() {
2269
+ e = v("div"), n = v("div"), l = v("span"), i = v("img"), s = T(), c = v("span"), d = V(a), u = T(), f = v("span"), m = J("svg"), _ = J("path"), C = T(), k && k.c(), Z(i.src, r = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
2270
+ t[54](
2271
+ /*selectedLanguage*/
2272
+ t[36].slice(-2)
2273
+ )}.svg`) || h(i, "src", r), h(l, "class", "FlagIcon"), h(c, "class", "LanguageName"), h(_, "id", "arrow"), h(_, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), h(_, "transform", "translate(-274.511 -441.088)"), h(_, "fill", "#d1d1d1"), h(m, "xmlns", "http://www.w3.org/2000/svg"), h(m, "width", "14"), h(m, "height", "6.835"), h(m, "viewBox", "0 0 14 6.835"), h(f, "class", w = "TriangleInactive " + /*isOptionsListVisible*/
2274
+ (t[39] ? "TriangleActive" : "")), h(n, "class", "SelectedOption Item ItemLanguage"), h(e, "class", "LanguageDropdown");
2275
+ },
2276
+ m(M, I) {
2277
+ L(M, e, I), p(e, n), p(n, l), p(l, i), p(n, s), p(n, c), p(c, d), p(n, u), p(n, f), p(f, m), p(m, _), p(e, C), k && k.m(e, null), E || (F = U(
2278
+ n,
2279
+ "click",
2280
+ /*click_handler_11*/
2281
+ t[73]
2282
+ ), E = !0);
2283
+ },
2284
+ p(M, I) {
2285
+ I[1] & /*selectedLanguage, languagesArray*/
2286
+ 2080 && !Z(i.src, r = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
2287
+ M[54](
2288
+ /*selectedLanguage*/
2289
+ M[36].slice(-2)
2290
+ )}.svg`) && h(i, "src", r), I[1] & /*selectedLanguage*/
2291
+ 32 && a !== (a = /*selectedLanguage*/
2292
+ M[36].slice(-2) + "") && x(d, a), I[1] & /*isOptionsListVisible*/
2293
+ 256 && w !== (w = "TriangleInactive " + /*isOptionsListVisible*/
2294
+ (M[39] ? "TriangleActive" : "")) && h(f, "class", w), /*isOptionsListVisible*/
2295
+ M[39] ? k ? k.p(M, I) : (k = Wt(M), k.c(), k.m(e, null)) : k && (k.d(1), k = null);
2296
+ },
2297
+ d(M) {
2298
+ M && H(e), k && k.d(), E = !1, F();
2299
+ }
2300
+ };
2301
+ }
2302
+ function bi(t) {
2303
+ let e, n, l, i = ne(
2304
+ /*languagesArray*/
2305
+ t[42]
2306
+ ), r = [];
2307
+ for (let s = 0; s < i.length; s += 1)
2308
+ r[s] = Gt(Et(t, i, s));
2309
+ return {
2310
+ c() {
2311
+ e = v("select");
2312
+ for (let s = 0; s < r.length; s += 1)
2313
+ r[s].c();
2314
+ h(e, "class", "Item ItemLanguage NoFlag"), /*selectedLanguage*/
2315
+ t[36] === void 0 && Xt(() => (
2316
+ /*select_change_handler*/
2317
+ t[71].call(e)
2318
+ ));
2319
+ },
2320
+ m(s, c) {
2321
+ L(s, e, c);
2322
+ for (let a = 0; a < r.length; a += 1)
2323
+ r[a] && r[a].m(e, null);
2324
+ Fe(
2325
+ e,
2326
+ /*selectedLanguage*/
2327
+ t[36],
2328
+ !0
2329
+ ), n || (l = [
2330
+ U(
2331
+ e,
2332
+ "change",
2333
+ /*select_change_handler*/
2334
+ t[71]
2335
+ ),
2336
+ U(
2337
+ e,
2338
+ "change",
2339
+ /*change_handler*/
2340
+ t[72]
2341
+ )
2342
+ ], n = !0);
2343
+ },
2344
+ p(s, c) {
2345
+ if (c[1] & /*languagesArray*/
2346
+ 2048) {
2347
+ i = ne(
2348
+ /*languagesArray*/
2349
+ s[42]
2350
+ );
2351
+ let a;
2352
+ for (a = 0; a < i.length; a += 1) {
2353
+ const d = Et(s, i, a);
2354
+ r[a] ? r[a].p(d, c) : (r[a] = Gt(d), r[a].c(), r[a].m(e, null));
2355
+ }
2356
+ for (; a < r.length; a += 1)
2357
+ r[a].d(1);
2358
+ r.length = i.length;
2359
+ }
2360
+ c[1] & /*selectedLanguage, languagesArray*/
2361
+ 2080 && Fe(
2362
+ e,
2363
+ /*selectedLanguage*/
2364
+ s[36]
2365
+ );
2366
+ },
2367
+ d(s) {
2368
+ s && H(e), _e(r, s), n = !1, oe(l);
2369
+ }
2370
+ };
2371
+ }
2372
+ function Wt(t) {
2373
+ let e, n = ne(
2374
+ /*languagesArray*/
2375
+ t[42]
2376
+ ), l = [];
2377
+ for (let i = 0; i < n.length; i += 1)
2378
+ l[i] = Nt(Ct(t, n, i));
2379
+ return {
2380
+ c() {
2381
+ e = v("div");
2382
+ for (let i = 0; i < l.length; i += 1)
2383
+ l[i].c();
2384
+ h(e, "class", "OptionList");
2385
+ },
2386
+ m(i, r) {
2387
+ L(i, e, r);
2388
+ for (let s = 0; s < l.length; s += 1)
2389
+ l[s] && l[s].m(e, null);
2390
+ },
2391
+ p(i, r) {
2392
+ if (r[1] & /*selectLanguage, languagesArray, determineFlag*/
2393
+ 10487808) {
2394
+ n = ne(
2395
+ /*languagesArray*/
2396
+ i[42]
2397
+ );
2398
+ let s;
2399
+ for (s = 0; s < n.length; s += 1) {
2400
+ const c = Ct(i, n, s);
2401
+ l[s] ? l[s].p(c, r) : (l[s] = Nt(c), l[s].c(), l[s].m(e, null));
2402
+ }
2403
+ for (; s < l.length; s += 1)
2404
+ l[s].d(1);
2405
+ l.length = n.length;
2406
+ }
2407
+ },
2408
+ d(i) {
2409
+ i && H(e), _e(l, i);
2410
+ }
2411
+ };
2412
+ }
2413
+ function Nt(t) {
2414
+ let e, n, l, i, r, s, c = (
2415
+ /*operatorLanguage*/
2416
+ t[114].slice(-2) + ""
2417
+ ), a, d, u, f;
2418
+ function m() {
2419
+ return (
2420
+ /*click_handler_12*/
2421
+ t[74](
2422
+ /*operatorLanguage*/
2423
+ t[114]
2424
+ )
2425
+ );
2426
+ }
2427
+ return {
2428
+ c() {
2429
+ e = v("div"), n = v("span"), l = v("img"), r = T(), s = v("span"), a = V(c), d = T(), Z(l.src, i = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
2430
+ t[54](
2431
+ /*operatorLanguage*/
2432
+ t[114].slice(-2)
2433
+ )}.svg`) || h(l, "src", i), h(n, "class", "FlagIcon"), h(s, "class", "LanguageName"), h(e, "class", "LanguageOption");
2434
+ },
2435
+ m(_, w) {
2436
+ L(_, e, w), p(e, n), p(n, l), p(e, r), p(e, s), p(s, a), p(e, d), u || (f = U(e, "click", m), u = !0);
2437
+ },
2438
+ p(_, w) {
2439
+ t = _, w[1] & /*languagesArray*/
2440
+ 2048 && !Z(l.src, i = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
2441
+ t[54](
2442
+ /*operatorLanguage*/
2443
+ t[114].slice(-2)
2444
+ )}.svg`) && h(l, "src", i), w[1] & /*languagesArray*/
2445
+ 2048 && c !== (c = /*operatorLanguage*/
2446
+ t[114].slice(-2) + "") && x(a, c);
2447
+ },
2448
+ d(_) {
2449
+ _ && H(e), u = !1, f();
2450
+ }
2451
+ };
2452
+ }
2453
+ function Gt(t) {
2454
+ let e, n = (
2455
+ /*operatorLanguage*/
2456
+ t[114].slice(-2) + ""
2457
+ ), l, i;
2458
+ return {
2459
+ c() {
2460
+ e = v("option"), l = V(n), e.__value = i = /*operatorLanguage*/
2461
+ t[114], Me(e, e.__value), e.selected = !0;
2462
+ },
2463
+ m(r, s) {
2464
+ L(r, e, s), p(e, l);
2465
+ },
2466
+ p(r, s) {
2467
+ s[1] & /*languagesArray*/
2468
+ 2048 && n !== (n = /*operatorLanguage*/
2469
+ r[114].slice(-2) + "") && x(l, n), s[1] & /*languagesArray*/
2470
+ 2048 && i !== (i = /*operatorLanguage*/
2471
+ r[114]) && (e.__value = i, Me(e, e.__value));
2472
+ },
2473
+ d(r) {
2474
+ r && H(e);
2475
+ }
2476
+ };
2477
+ }
2478
+ function Zt(t) {
2479
+ let e, n, l = (
2480
+ /*secondaryItem*/
2481
+ t[111].label + ""
2482
+ ), i, r, s, c, a;
2483
+ function d() {
2484
+ return (
2485
+ /*click_handler_13*/
2486
+ t[75](
2487
+ /*secondaryItem*/
2488
+ t[111]
2489
+ )
2490
+ );
2491
+ }
2492
+ return {
2493
+ c() {
2494
+ var u, f;
2495
+ e = v("li"), n = v("button"), i = V(l), r = T(), h(e, "class", s = "ItemSecondary " + /*secondaryActiveIndex*/
2496
+ (((u = t[34]) == null ? void 0 : u.toString().indexOf("$")) > -1 ? (
2497
+ /*secondaryActiveIndex*/
2498
+ ((f = t[34]) == null ? void 0 : f.split("$").pop()) == /*secondaryItem*/
2499
+ t[111].id.split("$").pop() ? "active" : ""
2500
+ ) : (
2501
+ /*secondaryActiveIndex*/
2502
+ t[34] == /*secondaryItem*/
2503
+ t[111].id ? "active" : ""
2504
+ ))), h(e, "part", "ItemSecondary");
2505
+ },
2506
+ m(u, f) {
2507
+ L(u, e, f), p(e, n), p(n, i), p(e, r), c || (a = U(n, "click", d), c = !0);
2508
+ },
2509
+ p(u, f) {
2510
+ var m, _;
2511
+ t = u, f[1] & /*secondaryMenuArray*/
2512
+ 16 && l !== (l = /*secondaryItem*/
2513
+ t[111].label + "") && x(i, l), f[1] & /*secondaryActiveIndex, secondaryMenuArray*/
2514
+ 24 && s !== (s = "ItemSecondary " + /*secondaryActiveIndex*/
2515
+ (((m = t[34]) == null ? void 0 : m.toString().indexOf("$")) > -1 ? (
2516
+ /*secondaryActiveIndex*/
2517
+ ((_ = t[34]) == null ? void 0 : _.split("$").pop()) == /*secondaryItem*/
2518
+ t[111].id.split("$").pop() ? "active" : ""
2519
+ ) : (
2520
+ /*secondaryActiveIndex*/
2521
+ t[34] == /*secondaryItem*/
2522
+ t[111].id ? "active" : ""
2523
+ ))) && h(e, "class", s);
2524
+ },
2525
+ d(u) {
2526
+ u && H(e), c = !1, a();
2527
+ }
2528
+ };
2529
+ }
2530
+ function Yt(t) {
2531
+ let e, n, l, i, r, s, c, a, d, u;
2532
+ return {
2533
+ c() {
2534
+ e = J("svg"), n = J("defs"), l = J("style"), i = V(`.a {
2535
+ fill: var(--emw--color-white, #FFFFFF);
2536
+ }
2537
+ `), r = J("g"), s = J("rect"), c = J("rect"), a = J("rect"), h(s, "class", "a"), h(s, "width", "18"), h(s, "height", "2"), h(s, "transform", "translate(14 13)"), h(c, "class", "a"), h(c, "width", "22"), h(c, "height", "2"), h(c, "transform", "translate(14 20)"), h(a, "class", "a"), h(a, "width", "22"), h(a, "height", "2"), h(a, "transform", "translate(14 27)"), h(r, "transform", "translate(-14 -13)"), h(e, "xmlns", "http://www.w3.org/2000/svg"), h(e, "width", "22"), h(e, "height", "16"), h(e, "viewBox", "0 0 22 16");
2538
+ },
2539
+ m(f, m) {
2540
+ L(f, e, m), p(e, n), p(n, l), p(l, i), p(e, r), p(r, s), p(r, c), p(r, a), d || (u = U(
2541
+ e,
2542
+ "click",
2543
+ /*click_handler*/
2544
+ t[59]
2545
+ ), d = !0);
2546
+ },
2547
+ p: ce,
2548
+ d(f) {
2549
+ f && H(e), d = !1, u();
2550
+ }
2551
+ };
2552
+ }
2553
+ function ki(t) {
2554
+ let e, n;
2555
+ return {
2556
+ c() {
2557
+ e = v("img"), Z(e.src, n = Te) || h(e, "src", n), h(e, "alt", "Logo");
2558
+ },
2559
+ m(l, i) {
2560
+ L(l, e, i);
2561
+ },
2562
+ p: ce,
2563
+ d(l) {
2564
+ l && H(e);
2565
+ }
2566
+ };
2567
+ }
2568
+ function $i(t) {
2569
+ let e, n;
2570
+ return {
2571
+ c() {
2572
+ e = v("img"), Z(e.src, n = /*logoPath*/
2573
+ t[44]) || h(e, "src", n), h(e, "alt", "Logo");
2574
+ },
2575
+ m(l, i) {
2576
+ L(l, e, i);
2577
+ },
2578
+ p(l, i) {
2579
+ i[1] & /*logoPath*/
2580
+ 8192 && !Z(e.src, n = /*logoPath*/
2581
+ l[44]) && h(e, "src", n);
2582
+ },
2583
+ d(l) {
2584
+ l && H(e);
2585
+ }
2586
+ };
2587
+ }
2588
+ function Jt(t) {
2589
+ let e, n, l, i, r, s, c, a;
2590
+ function d(m, _) {
2591
+ return (
2592
+ /*gmversion*/
2593
+ m[7] === "gmcore" ? Ii : Si
2594
+ );
2595
+ }
2596
+ let u = d(t), f = u(t);
2597
+ return {
2598
+ c() {
2599
+ e = v("div"), n = T(), l = v("div"), i = v("div"), r = v("div"), r.innerHTML = '<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"><line x1="2" y1="2" x2="18" y2="18" stroke="black" stroke-width="2"></line><line x1="18" y1="2" x2="2" y2="18" stroke="black" stroke-width="2"></line></svg>', s = T(), f.c(), h(e, "class", "ShortCashierWindow"), h(r, "class", "ClosePopUpButtonShortCashier"), h(i, "class", "ShortCashierContainerMobile"), h(l, "class", "ShortCashierContainerWrapperMobile");
2600
+ },
2601
+ m(m, _) {
2602
+ L(m, e, _), L(m, n, _), L(m, l, _), p(l, i), p(i, r), p(i, s), f.m(i, null), c || (a = [
2603
+ U(
2604
+ e,
2605
+ "click",
2606
+ /*click_handler_3*/
2607
+ t[62]
2608
+ ),
2609
+ U(
2610
+ r,
2611
+ "click",
2612
+ /*click_handler_4*/
2613
+ t[63]
2614
+ )
2615
+ ], c = !0);
2616
+ },
2617
+ p(m, _) {
2618
+ u === (u = d(m)) && f ? f.p(m, _) : (f.d(1), f = u(m), f && (f.c(), f.m(i, null)));
2619
+ },
2620
+ d(m) {
2621
+ m && (H(e), H(n), H(l)), f.d(), c = !1, oe(a);
2622
+ }
2623
+ };
2624
+ }
2625
+ function Si(t) {
2626
+ let e, n, l, i, r, s, c, a, d;
2627
+ return {
2628
+ c() {
2629
+ e = v("user-deposit-withdrawal"), o(
2630
+ e,
2631
+ "endpoint",
2632
+ /*endpoint*/
2633
+ t[2]
2634
+ ), o(e, "type", "deposit"), o(e, "channel", "Mobile"), o(
2635
+ e,
2636
+ "language",
2637
+ /*lang*/
2638
+ t[3]
2639
+ ), o(
2640
+ e,
2641
+ "is-short-cashier",
2642
+ /*shortcashierenabled*/
2643
+ t[13]
2644
+ ), o(
2645
+ e,
2646
+ "product-type",
2647
+ /*producttype*/
2648
+ t[14]
2649
+ ), o(
2650
+ e,
2651
+ "user-id",
2652
+ /*userid*/
2653
+ t[1]
2654
+ ), o(
2655
+ e,
2656
+ "session",
2657
+ /*session*/
2658
+ t[0]
2659
+ ), o(e, "success-url", n = "https://" + window.location.hostname + "/" + /*lang*/
2660
+ t[3] + /*successurl*/
2661
+ t[15]), o(e, "cancel-url", l = "https://" + window.location.hostname + "/" + /*lang*/
2662
+ t[3] + /*cancelurl*/
2663
+ t[17]), o(e, "fail-url", i = "https://" + window.location.hostname + "/" + /*lang*/
2664
+ t[3] + /*failurl*/
2665
+ t[16]), o(e, "sports-url", r = "https://" + window.location.hostname + "/" + /*lang*/
2666
+ t[3] + /*sportsurl*/
2667
+ t[18]), o(e, "casino-url", s = "https://" + window.location.hostname + "/" + /*lang*/
2668
+ t[3] + /*casinourl*/
2669
+ t[19]), o(e, "contact-url", c = "https://" + window.location.hostname + "/" + /*lang*/
2670
+ t[3] + /*contacturl*/
2671
+ t[20]), o(e, "home-url", a = "https://" + window.location.hostname + "/" + /*lang*/
2672
+ t[3] + /*homeurl*/
2673
+ t[21]), o(e, "deposit-url", d = "https://" + window.location.hostname + "/" + /*lang*/
2674
+ t[3] + /*depositurl*/
2675
+ t[22]), o(
2676
+ e,
2677
+ "client-styling",
2678
+ /*clientstyling*/
2679
+ t[25]
2680
+ ), o(
2681
+ e,
2682
+ "client-styling-url",
2683
+ /*clientstylingurl*/
2684
+ t[26]
2685
+ );
2686
+ },
2687
+ m(u, f) {
2688
+ L(u, e, f);
2689
+ },
2690
+ p(u, f) {
2691
+ f[0] & /*endpoint*/
2692
+ 4 && o(
2693
+ e,
2694
+ "endpoint",
2695
+ /*endpoint*/
2696
+ u[2]
2697
+ ), f[0] & /*lang*/
2698
+ 8 && o(
2699
+ e,
2700
+ "language",
2701
+ /*lang*/
2702
+ u[3]
2703
+ ), f[0] & /*shortcashierenabled*/
2704
+ 8192 && o(
2705
+ e,
2706
+ "is-short-cashier",
2707
+ /*shortcashierenabled*/
2708
+ u[13]
2709
+ ), f[0] & /*producttype*/
2710
+ 16384 && o(
2711
+ e,
2712
+ "product-type",
2713
+ /*producttype*/
2714
+ u[14]
2715
+ ), f[0] & /*userid*/
2716
+ 2 && o(
2717
+ e,
2718
+ "user-id",
2719
+ /*userid*/
2720
+ u[1]
2721
+ ), f[0] & /*session*/
2722
+ 1 && o(
2723
+ e,
2724
+ "session",
2725
+ /*session*/
2726
+ u[0]
2727
+ ), f[0] & /*lang, successurl*/
2728
+ 32776 && n !== (n = "https://" + window.location.hostname + "/" + /*lang*/
2729
+ u[3] + /*successurl*/
2730
+ u[15]) && o(e, "success-url", n), f[0] & /*lang, cancelurl*/
2731
+ 131080 && l !== (l = "https://" + window.location.hostname + "/" + /*lang*/
2732
+ u[3] + /*cancelurl*/
2733
+ u[17]) && o(e, "cancel-url", l), f[0] & /*lang, failurl*/
2734
+ 65544 && i !== (i = "https://" + window.location.hostname + "/" + /*lang*/
2735
+ u[3] + /*failurl*/
2736
+ u[16]) && o(e, "fail-url", i), f[0] & /*lang, sportsurl*/
2737
+ 262152 && r !== (r = "https://" + window.location.hostname + "/" + /*lang*/
2738
+ u[3] + /*sportsurl*/
2739
+ u[18]) && o(e, "sports-url", r), f[0] & /*lang, casinourl*/
2740
+ 524296 && s !== (s = "https://" + window.location.hostname + "/" + /*lang*/
2741
+ u[3] + /*casinourl*/
2742
+ u[19]) && o(e, "casino-url", s), f[0] & /*lang, contacturl*/
2743
+ 1048584 && c !== (c = "https://" + window.location.hostname + "/" + /*lang*/
2744
+ u[3] + /*contacturl*/
2745
+ u[20]) && o(e, "contact-url", c), f[0] & /*lang, homeurl*/
2746
+ 2097160 && a !== (a = "https://" + window.location.hostname + "/" + /*lang*/
2747
+ u[3] + /*homeurl*/
2748
+ u[21]) && o(e, "home-url", a), f[0] & /*lang, depositurl*/
2749
+ 4194312 && d !== (d = "https://" + window.location.hostname + "/" + /*lang*/
2750
+ u[3] + /*depositurl*/
2751
+ u[22]) && o(e, "deposit-url", d), f[0] & /*clientstyling*/
2752
+ 33554432 && o(
2753
+ e,
2754
+ "client-styling",
2755
+ /*clientstyling*/
2756
+ u[25]
2757
+ ), f[0] & /*clientstylingurl*/
2758
+ 67108864 && o(
2759
+ e,
2760
+ "client-styling-url",
2761
+ /*clientstylingurl*/
2762
+ u[26]
2763
+ );
2764
+ },
2765
+ d(u) {
2766
+ u && H(e);
2767
+ }
2768
+ };
2769
+ }
2770
+ function Ii(t) {
2771
+ let e;
2772
+ return {
2773
+ c() {
2774
+ e = v("player-deposit"), o(
2775
+ e,
2776
+ "endpoint",
2777
+ /*endpoint*/
2778
+ t[2]
2779
+ ), o(
2780
+ e,
2781
+ "session",
2782
+ /*session*/
2783
+ t[0]
2784
+ ), o(
2785
+ e,
2786
+ "playerid",
2787
+ /*userid*/
2788
+ t[1]
2789
+ ), o(
2790
+ e,
2791
+ "lang",
2792
+ /*lang*/
2793
+ t[3]
2794
+ ), o(
2795
+ e,
2796
+ "hasdefaultamount",
2797
+ /*hasdefaultamount*/
2798
+ t[11]
2799
+ ), o(
2800
+ e,
2801
+ "playercurrency",
2802
+ /*playercurrency*/
2803
+ t[12]
2804
+ ), o(
2805
+ e,
2806
+ "shortcashierenabled",
2807
+ /*shortcashierenabled*/
2808
+ t[13]
2809
+ ), o(
2810
+ e,
2811
+ "clientstyling",
2812
+ /*clientstyling*/
2813
+ t[25]
2814
+ ), o(
2815
+ e,
2816
+ "clientstylingurl",
2817
+ /*clientstylingurl*/
2818
+ t[26]
2819
+ );
2820
+ },
2821
+ m(n, l) {
2822
+ L(n, e, l);
2823
+ },
2824
+ p(n, l) {
2825
+ l[0] & /*endpoint*/
2826
+ 4 && o(
2827
+ e,
2828
+ "endpoint",
2829
+ /*endpoint*/
2830
+ n[2]
2831
+ ), l[0] & /*session*/
2832
+ 1 && o(
2833
+ e,
2834
+ "session",
2835
+ /*session*/
2836
+ n[0]
2837
+ ), l[0] & /*userid*/
2838
+ 2 && o(
2839
+ e,
2840
+ "playerid",
2841
+ /*userid*/
2842
+ n[1]
2843
+ ), l[0] & /*lang*/
2844
+ 8 && o(
2845
+ e,
2846
+ "lang",
2847
+ /*lang*/
2848
+ n[3]
2849
+ ), l[0] & /*hasdefaultamount*/
2850
+ 2048 && o(
2851
+ e,
2852
+ "hasdefaultamount",
2853
+ /*hasdefaultamount*/
2854
+ n[11]
2855
+ ), l[0] & /*playercurrency*/
2856
+ 4096 && o(
2857
+ e,
2858
+ "playercurrency",
2859
+ /*playercurrency*/
2860
+ n[12]
2861
+ ), l[0] & /*shortcashierenabled*/
2862
+ 8192 && o(
2863
+ e,
2864
+ "shortcashierenabled",
2865
+ /*shortcashierenabled*/
2866
+ n[13]
2867
+ ), l[0] & /*clientstyling*/
2868
+ 33554432 && o(
2869
+ e,
2870
+ "clientstyling",
2871
+ /*clientstyling*/
2872
+ n[25]
2873
+ ), l[0] & /*clientstylingurl*/
2874
+ 67108864 && o(
2875
+ e,
2876
+ "clientstylingurl",
2877
+ /*clientstylingurl*/
2878
+ n[26]
2879
+ );
2880
+ },
2881
+ d(n) {
2882
+ n && H(e);
2883
+ }
2884
+ };
2885
+ }
2886
+ function Fi(t) {
2887
+ let e, n;
2888
+ function l(s, c) {
2889
+ return (
2890
+ /*isLoggedIn*/
2891
+ s[41] ? ai : (
2892
+ /*mobileView*/
2893
+ s[40] ? ri : si
2894
+ )
2895
+ );
2896
+ }
2897
+ let i = l(t), r = i(t);
2898
+ return {
2899
+ c() {
2900
+ r.c(), e = T(), n = v("casino-hamburger-menu"), o(
2901
+ n,
2902
+ "menuitemsurl",
2903
+ /*hamburgerURL*/
2904
+ t[37]
2905
+ ), o(
2906
+ n,
2907
+ "activecategory",
2908
+ /*activecategory*/
2909
+ t[5]
2910
+ ), o(
2911
+ n,
2912
+ "lang",
2913
+ /*lang*/
2914
+ t[3]
2915
+ ), o(
2916
+ n,
2917
+ "countryflaghamburger",
2918
+ /*countryflaghamburger*/
2919
+ t[10]
2920
+ ), o(
2921
+ n,
2922
+ "customlocaleidentifier",
2923
+ /*customlocaleidentifier*/
2924
+ t[6]
2925
+ ), o(
2926
+ n,
2927
+ "languageslist",
2928
+ /*languageslist*/
2929
+ t[4]
2930
+ ), o(
2931
+ n,
2932
+ "clientstyling",
2933
+ /*clientstyling*/
2934
+ t[25]
2935
+ ), o(
2936
+ n,
2937
+ "clientstylingurl",
2938
+ /*clientstylingurl*/
2939
+ t[26]
2940
+ );
2941
+ },
2942
+ m(s, c) {
2943
+ r.m(s, c), L(s, e, c), L(s, n, c);
2944
+ },
2945
+ p(s, c) {
2946
+ i === (i = l(s)) && r ? r.p(s, c) : (r.d(1), r = i(s), r && (r.c(), r.m(e.parentNode, e))), c[1] & /*hamburgerURL*/
2947
+ 64 && o(
2948
+ n,
2949
+ "menuitemsurl",
2950
+ /*hamburgerURL*/
2951
+ s[37]
2952
+ ), c[0] & /*activecategory*/
2953
+ 32 && o(
2954
+ n,
2955
+ "activecategory",
2956
+ /*activecategory*/
2957
+ s[5]
2958
+ ), c[0] & /*lang*/
2959
+ 8 && o(
2960
+ n,
2961
+ "lang",
2962
+ /*lang*/
2963
+ s[3]
2964
+ ), c[0] & /*countryflaghamburger*/
2965
+ 1024 && o(
2966
+ n,
2967
+ "countryflaghamburger",
2968
+ /*countryflaghamburger*/
2969
+ s[10]
2970
+ ), c[0] & /*customlocaleidentifier*/
2971
+ 64 && o(
2972
+ n,
2973
+ "customlocaleidentifier",
2974
+ /*customlocaleidentifier*/
2975
+ s[6]
2976
+ ), c[0] & /*languageslist*/
2977
+ 16 && o(
2978
+ n,
2979
+ "languageslist",
2980
+ /*languageslist*/
2981
+ s[4]
2982
+ ), c[0] & /*clientstyling*/
2983
+ 33554432 && o(
2984
+ n,
2985
+ "clientstyling",
2986
+ /*clientstyling*/
2987
+ s[25]
2988
+ ), c[0] & /*clientstylingurl*/
2989
+ 67108864 && o(
2990
+ n,
2991
+ "clientstylingurl",
2992
+ /*clientstylingurl*/
2993
+ s[26]
2994
+ );
2995
+ },
2996
+ i: ce,
2997
+ o: ce,
2998
+ d(s) {
2999
+ s && (H(e), H(n)), r.d(s);
3000
+ }
3001
+ };
3002
+ }
3003
+ let Ce = "HeaderMenu";
3004
+ function Mi(t, e, n) {
3005
+ let l, i;
3006
+ rl(t, dl, (g) => n(46, i = g));
3007
+ let { session: r = "" } = e, { userid: s = "" } = e, { endpoint: c = "" } = e, { cmsendpoint: a = "" } = e, { cmsenv: d = "stage" } = e, { lang: u = "en" } = e, { languageslist: f = "en, ro" } = e, { activecategory: m = "" } = e, { translationurl: _ = "" } = e, { customlocaleidentifier: w = "" } = e, { gmversion: C = "" } = e, { countryflagheader: E = "false" } = e, { displaybalanceoption: F = "All" } = e, { countryflaghamburger: k = "false" } = e, { hasdefaultamount: M = "" } = e, { playercurrency: I = "" } = e, { shortcashierenabled: G = "" } = e, { producttype: Y = "" } = e, { successurl: B = "" } = e, { failurl: O = "" } = e, { cancelurl: b = "" } = e, { sportsurl: S = "" } = e, { casinourl: R = "" } = e, { contacturl: A = "" } = e, { homeurl: y = "" } = e, { depositurl: z = "" } = e, { actionevent: P = "" } = e, { userroles: $ = "" } = e, { showsubgroups: j = "false" } = e, { clientstyling: N = "" } = e, { clientstylingurl: fe = "" } = e, { currencyseparator: et = "" } = e, { currencydecimal: tt = "" } = e, { currencyprecision: nt = "" } = e, { totalcalculationmode: lt = "" } = e, it, st, X;
3008
+ hl({ withLocale: "en", translations: {} });
3009
+ const gn = () => {
3010
+ fetch(_).then((q) => q.json()).then((q) => {
3011
+ Object.keys(q).forEach((le) => {
3012
+ mt(le, q[le]);
3013
+ });
3014
+ }).catch((q) => {
3015
+ console.log(q);
3016
+ });
3017
+ };
3018
+ Object.keys(_t).forEach((g) => {
3019
+ mt(g, _t[g]);
3020
+ });
3021
+ let ye = [], Pe = [], ee = "", ae, se, rt, ve = !0, we = !1, be = !1, at = !1, Oe = window.navigator.userAgent, ke = !1, he = [], De = !1, ot = "", Re = !1;
3022
+ const Q = (g) => {
3023
+ switch (g) {
3024
+ case "login":
3025
+ window.postMessage(
3026
+ {
3027
+ type: "OpenLoginRegisterModal",
3028
+ transition: "Login"
3029
+ },
3030
+ window.location.href
3031
+ ), typeof gtag == "function" && gtag("event", "OpenLoginModal", { context: "HeaderController" });
3032
+ break;
3033
+ case "register":
3034
+ window.postMessage(
3035
+ {
3036
+ type: "OpenLoginRegisterModal",
3037
+ transition: "Register"
3038
+ },
3039
+ window.location.href
3040
+ ), typeof gtag == "function" && gtag("event", "OpenRegisterModal", { context: "HeaderController" });
3041
+ break;
3042
+ case "lobby":
3043
+ window.postMessage({ type: "GoToHomepage" }, window.location.href);
3044
+ break;
3045
+ case "myaccount":
3046
+ window.postMessage(
3047
+ {
3048
+ type: "PlayerAccountMenuActive",
3049
+ isMobile: gt(Oe)
3050
+ },
3051
+ window.location.href
3052
+ );
3053
+ break;
3054
+ case "deposit":
3055
+ l ? (n(45, Re = !0), window.postMessage({ type: "DisableScroll" }, window.location.href)) : window.postMessage({ type: "GoToDeposit" }, window.location.href), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "HeaderController" });
3056
+ break;
3057
+ case "language":
3058
+ window.postMessage(
3059
+ {
3060
+ type: "LanguageChanged",
3061
+ selectedLanguage: ee
3062
+ },
3063
+ window.location.href
3064
+ );
3065
+ break;
3066
+ }
3067
+ }, Ue = () => {
3068
+ n(43, De = !0), window.postMessage({ type: "OpenHamburgerMenuModal" }, window.location.href);
3069
+ }, ct = (g) => {
3070
+ if (g.data)
3071
+ switch (g.data.type) {
3072
+ case "SliderLoaded":
3073
+ Ce == g.data.identity && ft();
3074
+ break;
3075
+ case "UserSessionID":
3076
+ g.data.userid, g.data.session, n(41, ke = !0);
3077
+ break;
3078
+ case "CloseHamburgerMenu":
3079
+ window.postMessage({ type: "EnableScroll" }, window.location.href), g.data.showhamburger && n(43, De = !1);
3080
+ break;
3081
+ case "LogoutSuccessfull":
3082
+ n(41, ke = !1);
3083
+ break;
3084
+ case "LanguageChanged":
3085
+ ut(), ht(se);
3086
+ break;
3087
+ case "OpenShortCashier":
3088
+ Q("deposit");
3089
+ break;
3090
+ case "CloseShortCashier":
3091
+ ge();
3092
+ break;
3093
+ case "RequestHeaderHeight":
3094
+ window.postMessage(
3095
+ {
3096
+ type: "HeaderHeight",
3097
+ headerHeight: X.clientHeight
3098
+ },
3099
+ window.location.href
3100
+ );
3101
+ break;
3102
+ }
3103
+ }, pn = () => {
3104
+ n(41, ke = !0);
3105
+ }, ge = (g) => {
3106
+ n(45, Re = !1), window.postMessage({ type: "EnableScroll" }, window.location.href), g == null || g.stopPropagation();
3107
+ }, ut = () => {
3108
+ se = new URL(`${a}/${ee.toLowerCase()}/menu`), n(37, ae = new URL(`${a}/${ee.toLowerCase()}/hamburger-menu`)), rt = new URL(`${a}/${ee.toLowerCase()}/op-options/style`);
3109
+ let g = fl(Oe);
3110
+ se.searchParams.append("env", d), se.searchParams.append("language", ee.toLowerCase()), se.searchParams.append("userRoles", $), g && (g === "PC" ? (ae.searchParams.append("device", "dk"), se.searchParams.append("device", "dk")) : (ae.searchParams.append("device", "mtWeb"), se.searchParams.append("device", "mtWeb"))), ae.searchParams.append("env", d), ae.searchParams.append("language", ee.toLowerCase()), ae.searchParams.append("userRoles", $);
3111
+ }, mn = () => {
3112
+ gl(u);
3113
+ }, _n = () => {
3114
+ n(42, he = f.replace(/ /g, "").split(",")), n(42, he = he.map((g) => g.toUpperCase())), n(36, ee = u.toUpperCase()), ut(), wn(rt), setTimeout(() => {
3115
+ ht(se);
3116
+ });
3117
+ }, vn = () => {
3118
+ n(33, it = dt(m, ye)), n(34, st = dt(m, Pe));
3119
+ }, dt = (g, q) => {
3120
+ let le = q.find((W) => {
3121
+ if (g.indexOf("/sport") > -1)
3122
+ return W.path.indexOf(g) > -1;
3123
+ if (W.path.includes(g))
3124
+ return !0;
3125
+ });
3126
+ return le || (le = q.find((W) => W.path.split("/").indexOf(g.split("/")[1]) > -1)), le ? le.id : -1;
3127
+ }, ft = (g) => {
3128
+ ye.length > 0 && window.postMessage(
3129
+ {
3130
+ type: "SliderData",
3131
+ identity: Ce,
3132
+ data: ye
3133
+ },
3134
+ window.location.href
3135
+ );
3136
+ }, ht = (g) => (n(32, ve = !0), new Promise((q, le) => {
3137
+ fetch(g).then((W) => W.json()).then(
3138
+ (W) => {
3139
+ ye = W.desktop.primary, n(35, Pe = W.desktop.secondary), n(32, ve = !1), q(W);
3140
+ },
3141
+ (W) => {
3142
+ n(32, ve = !1), console.error(W), le(W);
3143
+ }
3144
+ );
3145
+ })), wn = (g) => (n(38, we = !1), new Promise((q, le) => {
3146
+ fetch(g).then((W) => W.json()).then(
3147
+ (W) => {
3148
+ W.logoUrl.length > 0 && (W.logoUrl != "null" || W.logoUrl != "false") ? (n(44, ot = W.logoUrl), n(38, we = !0)) : n(38, we = !1), q(W);
3149
+ },
3150
+ (W) => {
3151
+ n(38, we = !1), console.error(W), le(W);
3152
+ }
3153
+ );
3154
+ })), ze = (g) => {
3155
+ var q;
3156
+ window.postMessage(
3157
+ {
3158
+ type: "NavigateTo",
3159
+ itemId: g.id,
3160
+ item: g,
3161
+ path: g.path,
3162
+ externalLink: g.externalLink || !1,
3163
+ target: ((q = g.attrs) == null ? void 0 : q.target) || null
3164
+ },
3165
+ window.location.href
3166
+ );
3167
+ }, je = (g) => {
3168
+ n(36, ee = g), n(39, be = !1), Q("language");
3169
+ }, Be = () => {
3170
+ n(39, be = !be);
3171
+ }, yn = (g) => (w && (g = w.includes(g.toLowerCase()) ? w.slice(-2) : g), g == "EN" ? "US" : g.toUpperCase());
3172
+ al(() => pe(this, null, function* () {
3173
+ return window.addEventListener("message", ct, !1), gt(Oe) && n(40, at = !0), () => {
3174
+ window.removeEventListener("message", ct);
3175
+ };
3176
+ }));
3177
+ const bn = () => Ue(), kn = () => Q("lobby"), $n = () => Q("deposit"), Sn = (g) => ge(g), In = (g) => ge(g), Fn = () => Q("myaccount");
3178
+ function Mn(g) {
3179
+ $e[g ? "unshift" : "push"](() => {
3180
+ X = g, n(31, X);
3181
+ });
3182
+ }
3183
+ const An = () => Q("lobby"), Ln = () => Q("deposit"), Hn = (g) => ge(g), Cn = (g) => ge(g), En = () => Q("myaccount");
3184
+ function Tn() {
3185
+ ee = pt(this), n(36, ee), n(42, he);
3186
+ }
3187
+ const Pn = () => Q("language"), On = () => Be(), Dn = (g) => je(g), Rn = (g) => ze(g);
3188
+ function Un(g) {
3189
+ $e[g ? "unshift" : "push"](() => {
3190
+ X = g, n(31, X);
3191
+ });
3192
+ }
3193
+ const zn = () => Ue(), jn = () => Q("lobby"), Bn = () => Q("login"), Wn = () => Q("register");
3194
+ function Nn(g) {
3195
+ $e[g ? "unshift" : "push"](() => {
3196
+ X = g, n(31, X);
3197
+ });
3198
+ }
3199
+ const Gn = () => Q("lobby"), Zn = () => Q("login"), Yn = () => Q("register");
3200
+ function Jn() {
3201
+ ee = pt(this), n(36, ee), n(42, he);
3202
+ }
3203
+ const Qn = () => Q("language"), Xn = () => Be(), qn = (g) => je(g), Kn = (g) => ze(g);
3204
+ function Vn(g) {
3205
+ $e[g ? "unshift" : "push"](() => {
3206
+ X = g, n(31, X);
3207
+ });
3208
+ }
3209
+ return t.$$set = (g) => {
3210
+ "session" in g && n(0, r = g.session), "userid" in g && n(1, s = g.userid), "endpoint" in g && n(2, c = g.endpoint), "cmsendpoint" in g && n(55, a = g.cmsendpoint), "cmsenv" in g && n(56, d = g.cmsenv), "lang" in g && n(3, u = g.lang), "languageslist" in g && n(4, f = g.languageslist), "activecategory" in g && n(5, m = g.activecategory), "translationurl" in g && n(57, _ = g.translationurl), "customlocaleidentifier" in g && n(6, w = g.customlocaleidentifier), "gmversion" in g && n(7, C = g.gmversion), "countryflagheader" in g && n(8, E = g.countryflagheader), "displaybalanceoption" in g && n(9, F = g.displaybalanceoption), "countryflaghamburger" in g && n(10, k = g.countryflaghamburger), "hasdefaultamount" in g && n(11, M = g.hasdefaultamount), "playercurrency" in g && n(12, I = g.playercurrency), "shortcashierenabled" in g && n(13, G = g.shortcashierenabled), "producttype" in g && n(14, Y = g.producttype), "successurl" in g && n(15, B = g.successurl), "failurl" in g && n(16, O = g.failurl), "cancelurl" in g && n(17, b = g.cancelurl), "sportsurl" in g && n(18, S = g.sportsurl), "casinourl" in g && n(19, R = g.casinourl), "contacturl" in g && n(20, A = g.contacturl), "homeurl" in g && n(21, y = g.homeurl), "depositurl" in g && n(22, z = g.depositurl), "actionevent" in g && n(23, P = g.actionevent), "userroles" in g && n(58, $ = g.userroles), "showsubgroups" in g && n(24, j = g.showsubgroups), "clientstyling" in g && n(25, N = g.clientstyling), "clientstylingurl" in g && n(26, fe = g.clientstylingurl), "currencyseparator" in g && n(27, et = g.currencyseparator), "currencydecimal" in g && n(28, tt = g.currencydecimal), "currencyprecision" in g && n(29, nt = g.currencyprecision), "totalcalculationmode" in g && n(30, lt = g.totalcalculationmode);
3211
+ }, t.$$.update = () => {
3212
+ t.$$.dirty[0] & /*activecategory*/
3213
+ 32 | t.$$.dirty[1] & /*isLoading*/
3214
+ 2 && m && !ve && vn(), t.$$.dirty[0] & /*session*/
3215
+ 1 && r && pn(), t.$$.dirty[0] & /*shortcashierenabled*/
3216
+ 8192 && (l = G.toLocaleLowerCase() === "true"), t.$$.dirty[0] & /*lang*/
3217
+ 8 && u && mn(), t.$$.dirty[0] & /*lang, languageslist*/
3218
+ 24 | t.$$.dirty[1] & /*cmsendpoint, userroles*/
3219
+ 150994944 && a && u && f && $ && _n(), t.$$.dirty[1] & /*translationurl*/
3220
+ 67108864 && _ && gn(), t.$$.dirty[0] & /*clientstyling*/
3221
+ 33554432 | t.$$.dirty[1] & /*customStylingContainer*/
3222
+ 1 && N && X && ol(X, N), t.$$.dirty[0] & /*clientstylingurl*/
3223
+ 67108864 | t.$$.dirty[1] & /*customStylingContainer*/
3224
+ 1 && fe && X && cl(X), t.$$.dirty[1] & /*customStylingContainer*/
3225
+ 1 && X && ul(X, "App.Style");
3226
+ }, [
3227
+ r,
3228
+ s,
3229
+ c,
3230
+ u,
3231
+ f,
3232
+ m,
3233
+ w,
3234
+ C,
3235
+ E,
3236
+ F,
3237
+ k,
3238
+ M,
3239
+ I,
3240
+ G,
3241
+ Y,
3242
+ B,
3243
+ O,
3244
+ b,
3245
+ S,
3246
+ R,
3247
+ A,
3248
+ y,
3249
+ z,
3250
+ P,
3251
+ j,
3252
+ N,
3253
+ fe,
3254
+ et,
3255
+ tt,
3256
+ nt,
3257
+ lt,
3258
+ X,
3259
+ ve,
3260
+ it,
3261
+ st,
3262
+ Pe,
3263
+ ee,
3264
+ ae,
3265
+ we,
3266
+ be,
3267
+ at,
3268
+ ke,
3269
+ he,
3270
+ De,
3271
+ ot,
3272
+ Re,
3273
+ i,
3274
+ Q,
3275
+ Ue,
3276
+ ge,
3277
+ ft,
3278
+ ze,
3279
+ je,
3280
+ Be,
3281
+ yn,
3282
+ a,
3283
+ d,
3284
+ _,
3285
+ $,
3286
+ bn,
3287
+ kn,
3288
+ $n,
3289
+ Sn,
3290
+ In,
3291
+ Fn,
3292
+ Mn,
3293
+ An,
3294
+ Ln,
3295
+ Hn,
3296
+ Cn,
3297
+ En,
3298
+ Tn,
3299
+ Pn,
3300
+ On,
3301
+ Dn,
3302
+ Rn,
3303
+ Un,
3304
+ zn,
3305
+ jn,
3306
+ Bn,
3307
+ Wn,
3308
+ Nn,
3309
+ Gn,
3310
+ Zn,
3311
+ Yn,
3312
+ Jn,
3313
+ Qn,
3314
+ Xn,
3315
+ qn,
3316
+ Kn,
3317
+ Vn
3318
+ ];
3319
+ }
3320
+ class hn extends tl {
3321
+ constructor(e) {
3322
+ super(), nl(
3323
+ this,
3324
+ e,
3325
+ Mi,
3326
+ Fi,
3327
+ il,
3328
+ {
3329
+ session: 0,
3330
+ userid: 1,
3331
+ endpoint: 2,
3332
+ cmsendpoint: 55,
3333
+ cmsenv: 56,
3334
+ lang: 3,
3335
+ languageslist: 4,
3336
+ activecategory: 5,
3337
+ translationurl: 57,
3338
+ customlocaleidentifier: 6,
3339
+ gmversion: 7,
3340
+ countryflagheader: 8,
3341
+ displaybalanceoption: 9,
3342
+ countryflaghamburger: 10,
3343
+ hasdefaultamount: 11,
3344
+ playercurrency: 12,
3345
+ shortcashierenabled: 13,
3346
+ producttype: 14,
3347
+ successurl: 15,
3348
+ failurl: 16,
3349
+ cancelurl: 17,
3350
+ sportsurl: 18,
3351
+ casinourl: 19,
3352
+ contacturl: 20,
3353
+ homeurl: 21,
3354
+ depositurl: 22,
3355
+ actionevent: 23,
3356
+ userroles: 58,
3357
+ showsubgroups: 24,
3358
+ clientstyling: 25,
3359
+ clientstylingurl: 26,
3360
+ currencyseparator: 27,
3361
+ currencydecimal: 28,
3362
+ currencyprecision: 29,
3363
+ totalcalculationmode: 30
3364
+ },
3365
+ ii,
3366
+ [-1, -1, -1, -1, -1]
3367
+ );
3368
+ }
3369
+ get session() {
3370
+ return this.$$.ctx[0];
3371
+ }
3372
+ set session(e) {
3373
+ this.$$set({ session: e }), D();
3374
+ }
3375
+ get userid() {
3376
+ return this.$$.ctx[1];
3377
+ }
3378
+ set userid(e) {
3379
+ this.$$set({ userid: e }), D();
3380
+ }
3381
+ get endpoint() {
3382
+ return this.$$.ctx[2];
3383
+ }
3384
+ set endpoint(e) {
3385
+ this.$$set({ endpoint: e }), D();
3386
+ }
3387
+ get cmsendpoint() {
3388
+ return this.$$.ctx[55];
3389
+ }
3390
+ set cmsendpoint(e) {
3391
+ this.$$set({ cmsendpoint: e }), D();
3392
+ }
3393
+ get cmsenv() {
3394
+ return this.$$.ctx[56];
3395
+ }
3396
+ set cmsenv(e) {
3397
+ this.$$set({ cmsenv: e }), D();
3398
+ }
3399
+ get lang() {
3400
+ return this.$$.ctx[3];
3401
+ }
3402
+ set lang(e) {
3403
+ this.$$set({ lang: e }), D();
3404
+ }
3405
+ get languageslist() {
3406
+ return this.$$.ctx[4];
3407
+ }
3408
+ set languageslist(e) {
3409
+ this.$$set({ languageslist: e }), D();
3410
+ }
3411
+ get activecategory() {
3412
+ return this.$$.ctx[5];
3413
+ }
3414
+ set activecategory(e) {
3415
+ this.$$set({ activecategory: e }), D();
3416
+ }
3417
+ get translationurl() {
3418
+ return this.$$.ctx[57];
3419
+ }
3420
+ set translationurl(e) {
3421
+ this.$$set({ translationurl: e }), D();
3422
+ }
3423
+ get customlocaleidentifier() {
3424
+ return this.$$.ctx[6];
3425
+ }
3426
+ set customlocaleidentifier(e) {
3427
+ this.$$set({ customlocaleidentifier: e }), D();
3428
+ }
3429
+ get gmversion() {
3430
+ return this.$$.ctx[7];
3431
+ }
3432
+ set gmversion(e) {
3433
+ this.$$set({ gmversion: e }), D();
3434
+ }
3435
+ get countryflagheader() {
3436
+ return this.$$.ctx[8];
3437
+ }
3438
+ set countryflagheader(e) {
3439
+ this.$$set({ countryflagheader: e }), D();
3440
+ }
3441
+ get displaybalanceoption() {
3442
+ return this.$$.ctx[9];
3443
+ }
3444
+ set displaybalanceoption(e) {
3445
+ this.$$set({ displaybalanceoption: e }), D();
3446
+ }
3447
+ get countryflaghamburger() {
3448
+ return this.$$.ctx[10];
3449
+ }
3450
+ set countryflaghamburger(e) {
3451
+ this.$$set({ countryflaghamburger: e }), D();
3452
+ }
3453
+ get hasdefaultamount() {
3454
+ return this.$$.ctx[11];
3455
+ }
3456
+ set hasdefaultamount(e) {
3457
+ this.$$set({ hasdefaultamount: e }), D();
3458
+ }
3459
+ get playercurrency() {
3460
+ return this.$$.ctx[12];
3461
+ }
3462
+ set playercurrency(e) {
3463
+ this.$$set({ playercurrency: e }), D();
3464
+ }
3465
+ get shortcashierenabled() {
3466
+ return this.$$.ctx[13];
3467
+ }
3468
+ set shortcashierenabled(e) {
3469
+ this.$$set({ shortcashierenabled: e }), D();
3470
+ }
3471
+ get producttype() {
3472
+ return this.$$.ctx[14];
3473
+ }
3474
+ set producttype(e) {
3475
+ this.$$set({ producttype: e }), D();
3476
+ }
3477
+ get successurl() {
3478
+ return this.$$.ctx[15];
3479
+ }
3480
+ set successurl(e) {
3481
+ this.$$set({ successurl: e }), D();
3482
+ }
3483
+ get failurl() {
3484
+ return this.$$.ctx[16];
3485
+ }
3486
+ set failurl(e) {
3487
+ this.$$set({ failurl: e }), D();
3488
+ }
3489
+ get cancelurl() {
3490
+ return this.$$.ctx[17];
3491
+ }
3492
+ set cancelurl(e) {
3493
+ this.$$set({ cancelurl: e }), D();
3494
+ }
3495
+ get sportsurl() {
3496
+ return this.$$.ctx[18];
3497
+ }
3498
+ set sportsurl(e) {
3499
+ this.$$set({ sportsurl: e }), D();
3500
+ }
3501
+ get casinourl() {
3502
+ return this.$$.ctx[19];
3503
+ }
3504
+ set casinourl(e) {
3505
+ this.$$set({ casinourl: e }), D();
3506
+ }
3507
+ get contacturl() {
3508
+ return this.$$.ctx[20];
3509
+ }
3510
+ set contacturl(e) {
3511
+ this.$$set({ contacturl: e }), D();
3512
+ }
3513
+ get homeurl() {
3514
+ return this.$$.ctx[21];
3515
+ }
3516
+ set homeurl(e) {
3517
+ this.$$set({ homeurl: e }), D();
3518
+ }
3519
+ get depositurl() {
3520
+ return this.$$.ctx[22];
3521
+ }
3522
+ set depositurl(e) {
3523
+ this.$$set({ depositurl: e }), D();
3524
+ }
3525
+ get actionevent() {
3526
+ return this.$$.ctx[23];
3527
+ }
3528
+ set actionevent(e) {
3529
+ this.$$set({ actionevent: e }), D();
3530
+ }
3531
+ get userroles() {
3532
+ return this.$$.ctx[58];
3533
+ }
3534
+ set userroles(e) {
3535
+ this.$$set({ userroles: e }), D();
3536
+ }
3537
+ get showsubgroups() {
3538
+ return this.$$.ctx[24];
3539
+ }
3540
+ set showsubgroups(e) {
3541
+ this.$$set({ showsubgroups: e }), D();
3542
+ }
3543
+ get clientstyling() {
3544
+ return this.$$.ctx[25];
3545
+ }
3546
+ set clientstyling(e) {
3547
+ this.$$set({ clientstyling: e }), D();
3548
+ }
3549
+ get clientstylingurl() {
3550
+ return this.$$.ctx[26];
3551
+ }
3552
+ set clientstylingurl(e) {
3553
+ this.$$set({ clientstylingurl: e }), D();
3554
+ }
3555
+ get currencyseparator() {
3556
+ return this.$$.ctx[27];
3557
+ }
3558
+ set currencyseparator(e) {
3559
+ this.$$set({ currencyseparator: e }), D();
3560
+ }
3561
+ get currencydecimal() {
3562
+ return this.$$.ctx[28];
3563
+ }
3564
+ set currencydecimal(e) {
3565
+ this.$$set({ currencydecimal: e }), D();
3566
+ }
3567
+ get currencyprecision() {
3568
+ return this.$$.ctx[29];
3569
+ }
3570
+ set currencyprecision(e) {
3571
+ this.$$set({ currencyprecision: e }), D();
3572
+ }
3573
+ get totalcalculationmode() {
3574
+ return this.$$.ctx[30];
3575
+ }
3576
+ set totalcalculationmode(e) {
3577
+ this.$$set({ totalcalculationmode: e }), D();
3578
+ }
3579
+ }
3580
+ ll(hn, { session: {}, userid: {}, endpoint: {}, cmsendpoint: {}, cmsenv: {}, lang: {}, languageslist: {}, activecategory: {}, translationurl: {}, customlocaleidentifier: {}, gmversion: {}, countryflagheader: {}, displaybalanceoption: {}, countryflaghamburger: {}, hasdefaultamount: {}, playercurrency: {}, shortcashierenabled: {}, producttype: {}, successurl: {}, failurl: {}, cancelurl: {}, sportsurl: {}, casinourl: {}, contacturl: {}, homeurl: {}, depositurl: {}, actionevent: {}, userroles: {}, showsubgroups: {}, clientstyling: {}, clientstylingurl: {}, currencyseparator: {}, currencydecimal: {}, currencyprecision: {}, totalcalculationmode: {} }, [], [], !0);
3581
+ const Ci = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3582
+ __proto__: null,
3583
+ default: hn
3584
+ }, Symbol.toStringTag, { value: "Module" }));
3585
+ export {
3586
+ Ci as C,
3587
+ El as H,
3588
+ Cl as h,
3589
+ Hi as r
3590
+ };