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