@everymatrix/casino-header-controller 1.64.8 → 1.65.1

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 (47) hide show
  1. package/components/CasinoHeaderController-Bqi_UEZi.js +3223 -0
  2. package/components/CasinoHeaderController-CvgFMlA6.js +3246 -0
  3. package/components/CasinoHeaderController-DNNqI5-z.cjs +13 -0
  4. package/es2015/casino-header-controller.cjs +1 -1
  5. package/es2015/casino-header-controller.js +1 -1
  6. package/esnext/casino-header-controller.js +1 -1
  7. package/package.json +1 -1
  8. package/stencil/app-globals-0f993ce5-B6nNHmA4.js +7 -0
  9. package/stencil/app-globals-0f993ce5-DgOnOgxM.cjs +1 -0
  10. package/stencil/gamification-dropdown-8eb8a896-B80HjrXs.js +126 -0
  11. package/stencil/gamification-dropdown-8eb8a896-Dpy7kYRl.js +144 -0
  12. package/stencil/gamification-dropdown-8eb8a896-wUq7QkNM.cjs +1 -0
  13. package/stencil/gamification-dropdown-BKLERBkj.js +25 -0
  14. package/stencil/gamification-dropdown-Ctny0vqq.js +7 -0
  15. package/stencil/gamification-dropdown-DoTceze_.cjs +1 -0
  16. package/stencil/gamification-dropdown_4-B2a2BjCo.cjs +192 -0
  17. package/stencil/gamification-dropdown_4-CcWOoutw.js +469 -0
  18. package/stencil/gamification-dropdown_4-CmDM3hBS.js +451 -0
  19. package/stencil/{index-1ef3a64c-B6t9gkO1.js → index-1ef3a64c-AMSfdX4B.js} +1 -1
  20. package/stencil/{index-1ef3a64c-BdrVNGQe.cjs → index-1ef3a64c-BlUWL6ud.cjs} +1 -1
  21. package/stencil/{index-1ef3a64c-BfGbBN_r.js → index-1ef3a64c-CTdxbgr0.js} +1 -1
  22. package/stencil/index-71b1bdfa-BWeAgaw2.js +753 -0
  23. package/stencil/index-71b1bdfa-BeszNvNP.cjs +1 -0
  24. package/stencil/index-71b1bdfa-DBUT8z-D.js +780 -0
  25. package/stencil/locale-DHn5ZpQu.cjs +1 -0
  26. package/stencil/locale-DuSXBQwH.js +215 -0
  27. package/stencil/player-elevate-card-B70rn287.js +106 -0
  28. package/stencil/player-elevate-card-DqZR4w--.js +106 -0
  29. package/stencil/player-elevate-card-W6LcGGe8.cjs +64 -0
  30. package/stencil/player-elevate-card-items-66be34fb-D7zHppoa.js +1290 -0
  31. package/stencil/player-elevate-card-items-66be34fb-DBIZuvGZ.cjs +1 -0
  32. package/stencil/player-elevate-card-items-66be34fb-aPLlnN0e.js +1290 -0
  33. package/stencil/player-elevate-pointcard-CBapQeNI.js +44 -0
  34. package/stencil/player-elevate-pointcard-DREgIjCm.js +44 -0
  35. package/stencil/player-elevate-pointcard-DwDhlXwq.cjs +1 -0
  36. package/stencil/player-rakeback-card-B0P7gHIA.cjs +1 -0
  37. package/stencil/player-rakeback-card-tP823Fs8.js +111 -0
  38. package/stencil/player-rakeback-card-z_ugBu0q.js +137 -0
  39. package/stencil/user-deposit-withdrawal-BRpNiBnR.cjs +68 -0
  40. package/stencil/{user-deposit-withdrawal-4aK-1zzW.js → user-deposit-withdrawal-Dy3WkB23.js} +2 -2
  41. package/stencil/{user-deposit-withdrawal-BhsnZiSd.js → user-deposit-withdrawal-c_bH3eje.js} +2 -2
  42. package/components/CasinoHeaderController-BIefUWQL.js +0 -3114
  43. package/components/CasinoHeaderController-DSyglpDF.cjs +0 -13
  44. package/components/CasinoHeaderController-KfLekr0Q.js +0 -3137
  45. package/stencil/app-globals-0f993ce5-D-kw1sls.js +0 -5
  46. package/stencil/app-globals-0f993ce5-sCt45RkC.cjs +0 -1
  47. package/stencil/user-deposit-withdrawal-HQmDGKFu.cjs +0 -68
@@ -1,3114 +0,0 @@
1
- import { $ as Le, a as li, b as ni, c as ri, S as si, i as ai, s as oi, f as R, d as ci, n as se, e as A, g as r, h as C, j as S, k as p, l as ui, o as di, m as Ye, p as pe, q as Je, r as Se, t as ne, u as K, v as d, w as O, x as Q, y as q, z as o, A as ee, B as ce, C as fi, D as pt, E as Y, F as _e, G as _t, H as we, I as hi, J as gi, K as mi, L as pi } from "./CasinoHamburgerMenu-CTVc2-UF.js";
2
- import "../stencil/user-deposit-withdrawal-BhsnZiSd.js";
3
- const _i = (t, e = {}) => {
4
- const i = new CustomEvent("track-custom-event", {
5
- detail: {
6
- type: t,
7
- data: e
8
- },
9
- bubbles: !0,
10
- composed: !0
11
- });
12
- document.dispatchEvent(i);
13
- };
14
- function wi({ withLocale: t, translations: e }) {
15
- Le.subscribe((i) => {
16
- i == null && (li.set(e), Le.set(t));
17
- });
18
- }
19
- function Qe(t, e) {
20
- ni(t, e);
21
- }
22
- function bi(t) {
23
- Le.set(t);
24
- }
25
- const Ve = {
26
- en: {
27
- login: "Login",
28
- register: "Register",
29
- deposit: "Deposit",
30
- promotions: "Promotions"
31
- },
32
- "zh-hk": {
33
- login: "登錄",
34
- register: "登記",
35
- deposit: "訂金",
36
- promotions: "促销活动"
37
- },
38
- fr: {
39
- login: "Connexion",
40
- register: "Enregistrer",
41
- deposit: "Dépôt",
42
- promotions: "Promotions"
43
- },
44
- tr: {
45
- login: "Giriş",
46
- register: "Kayıt",
47
- deposit: "Yatır",
48
- promotions: "Promosyonlar"
49
- },
50
- ro: {
51
- login: "Autentificare",
52
- register: "Inregistrare",
53
- deposit: "Depozit",
54
- promotions: "Promotii"
55
- },
56
- es: {
57
- login: "Iniciar sesión",
58
- register: "Regístrate",
59
- deposit: "Deposita",
60
- promotions: "Promociones"
61
- },
62
- pt: {
63
- login: "Entrar",
64
- register: "Registro",
65
- deposit: "Depósito",
66
- promotions: "Promoções"
67
- },
68
- hr: {
69
- login: "Prijava",
70
- register: "Registracija",
71
- deposit: "Uplata",
72
- promotions: "Promocije"
73
- },
74
- "pt-br": {
75
- login: "Entrar",
76
- register: "Registro",
77
- deposit: "Depósito",
78
- promotions: "Promoções"
79
- },
80
- "es-mx": {
81
- login: "Ingresar",
82
- register: "Registro",
83
- deposit: "Depósito",
84
- promotions: "Promociones"
85
- },
86
- "en-us": {
87
- login: "Login",
88
- register: "Register",
89
- deposit: "Deposit",
90
- promotions: "Promotions"
91
- }
92
- };
93
- if (typeof window < "u") {
94
- let t = function(e) {
95
- return function(...i) {
96
- try {
97
- return e.apply(this, i);
98
- } catch (l) {
99
- 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"))
100
- return !1;
101
- throw l;
102
- }
103
- };
104
- };
105
- customElements.define = t(customElements.define), import("./CasinoSlider-Deb0x84t.js").then(({ default: e }) => {
106
- !customElements.get("casino-slider") && customElements.define("casino-slider", e.element);
107
- });
108
- }
109
- if (typeof window < "u") {
110
- let t = function(e) {
111
- return function(...i) {
112
- try {
113
- return e.apply(this, i);
114
- } catch (l) {
115
- 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"))
116
- return !1;
117
- throw l;
118
- }
119
- };
120
- };
121
- customElements.define = t(customElements.define), import("./CasinoHamburgerMenu-CTVc2-UF.js").then((e) => e.Q).then(({ default: e }) => {
122
- !customElements.get("casino-hamburger-menu") && customElements.define("casino-hamburger-menu", e.element);
123
- });
124
- }
125
- if (typeof window < "u") {
126
- let t = function(e) {
127
- return function(...i) {
128
- try {
129
- return e.apply(this, i);
130
- } catch (l) {
131
- 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"))
132
- return !1;
133
- throw l;
134
- }
135
- };
136
- };
137
- customElements.define = t(customElements.define), import("./PlayerAccountBalanceModal-DbULiu-f.js").then(({ default: e }) => {
138
- !customElements.get("player-account-balance-modal") && customElements.define("player-account-balance-modal", e.element);
139
- });
140
- }
141
- if (typeof window < "u") {
142
- let t = function(e) {
143
- return function(...i) {
144
- try {
145
- return e.apply(this, i);
146
- } catch (l) {
147
- 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"))
148
- return !1;
149
- throw l;
150
- }
151
- };
152
- };
153
- customElements.define = t(customElements.define), import("./PlayerDeposit-BZuTQSyp.js").then(({ default: e }) => {
154
- !customElements.get("player-deposit") && customElements.define("player-deposit", e.element);
155
- });
156
- }
157
- const ve = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LjljY2M0ZGU5MywgMjAyMi8wMy8xNC0xNDowNzoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjMgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMzQjhCMTgyRUNBMzExRUM5M0JCRDIzRjhFMEY0NjE0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMzQjhCMTgzRUNBMzExRUM5M0JCRDIzRjhFMEY0NjE0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzNCOEIxODBFQ0EzMTFFQzkzQkJEMjNGOEUwRjQ2MTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzNCOEIxODFFQ0EzMTFFQzkzQkJEMjNGOEUwRjQ2MTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7HvIqyAAAAEElEQVR42mL4//8/A0CAAQAI/AL+26JNFgAAAABJRU5ErkJggg==";
158
- function vi(t) {
159
- ci(t, "svelte-7bb5l9", `*,*::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, #22B04E));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, #22B04E));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, #22B04E));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, #22B04E));border-top:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #22B04E));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, #22B04E));font-size:14px;height:44px;text-align:center;line-height:44px;cursor:pointer}.ItemDeposit{background:var(--emw--header-color-primary, var(--emw--color-primary, #22B04E))}.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, #22B04E))}.HeaderItemsMenuSecondary .ItemSecondary button:focus{color:var(--emw--header-color-primary, var(--emw--color-primary, #22B04E))}.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, #22B04E))}.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}`);
160
- }
161
- function Xe(t, e, i) {
162
- const l = t.slice();
163
- return l[112] = e[i], l;
164
- }
165
- function qe(t, e, i) {
166
- const l = t.slice();
167
- return l[115] = e[i], l;
168
- }
169
- function Ke(t, e, i) {
170
- const l = t.slice();
171
- return l[115] = e[i], l;
172
- }
173
- function xe(t, e, i) {
174
- const l = t.slice();
175
- return l[112] = e[i], l;
176
- }
177
- function $e(t, e, i) {
178
- const l = t.slice();
179
- return l[115] = e[i], l;
180
- }
181
- function et(t, e, i) {
182
- const l = t.slice();
183
- return l[115] = e[i], l;
184
- }
185
- function yi(t) {
186
- let e, i, l, n, s, a, m, u, f, h = (
187
- /*$_*/
188
- t[47]("login") + ""
189
- ), g, _, w, L = (
190
- /*$_*/
191
- t[47]("register") + ""
192
- ), j, W, N, F, H, I, Z;
193
- function J(b, D) {
194
- return (
195
- /*logoFromCms*/
196
- b[39] ? Ii : Mi
197
- );
198
- }
199
- let T = J(t), B = T(t), v = !/*isLoading*/
200
- t[33] && tt(t), k = (
201
- /*languagesArray*/
202
- t[43].length > 1 && it(t)
203
- ), z = ee(
204
- /*secondaryMenuArray*/
205
- t[36]
206
- ), M = [];
207
- for (let b = 0; b < z.length; b += 1)
208
- M[b] = st(Xe(t, z, b));
209
- return {
210
- c() {
211
- e = p("header"), i = p("div"), l = p("div"), B.c(), n = S(), s = p("nav"), v && v.c(), a = S(), m = p("div"), u = p("div"), f = p("div"), g = q(h), _ = S(), w = p("div"), j = q(L), W = S(), k && k.c(), N = S(), F = p("nav"), H = p("ul");
212
- for (let b = 0; b < M.length; b += 1)
213
- M[b].c();
214
- o(l, "class", "HeaderBranding"), o(s, "class", "HeaderMainNav"), o(f, "class", "Item ItemLogin"), o(f, "tabindex", "0"), o(w, "class", "Item ItemRegister"), o(w, "tabindex", "0"), o(u, "class", "HeaderItemsMenu"), o(m, "class", "HeaderTopActions"), o(i, "class", "HeaderContainer"), o(H, "class", "HeaderItemsMenuSecondary"), o(F, "class", "HeaderSecondaryNav"), o(e, "class", "HeaderWrapper");
215
- },
216
- m(b, D) {
217
- C(b, e, D), d(e, i), d(i, l), B.m(l, null), d(i, n), d(i, s), v && v.m(s, null), d(i, a), d(i, m), d(m, u), d(u, f), d(f, g), d(u, _), d(u, w), d(w, j), d(u, W), k && k.m(u, null), d(e, N), d(e, F), d(F, H);
218
- for (let E = 0; E < M.length; E += 1)
219
- M[E] && M[E].m(H, null);
220
- t[91](e), I || (Z = [
221
- O(
222
- l,
223
- "click",
224
- /*click_handler_18*/
225
- t[83]
226
- ),
227
- O(
228
- f,
229
- "click",
230
- /*click_handler_19*/
231
- t[84]
232
- ),
233
- O(
234
- w,
235
- "click",
236
- /*click_handler_20*/
237
- t[85]
238
- )
239
- ], I = !0);
240
- },
241
- p(b, D) {
242
- if (T === (T = J(b)) && B ? B.p(b, D) : (B.d(1), B = T(b), B && (B.c(), B.m(l, null))), /*isLoading*/
243
- b[33] ? v && (v.d(1), v = null) : v ? v.p(b, D) : (v = tt(b), v.c(), v.m(s, null)), D[1] & /*$_*/
244
- 65536 && h !== (h = /*$_*/
245
- b[47]("login") + "") && K(g, h), D[1] & /*$_*/
246
- 65536 && L !== (L = /*$_*/
247
- b[47]("register") + "") && K(j, L), /*languagesArray*/
248
- b[43].length > 1 ? k ? k.p(b, D) : (k = it(b), k.c(), k.m(u, null)) : k && (k.d(1), k = null), D[1] & /*secondaryActiveIndex, secondaryMenuArray, navigationTrigger*/
249
- 2097200) {
250
- z = ee(
251
- /*secondaryMenuArray*/
252
- b[36]
253
- );
254
- let E;
255
- for (E = 0; E < z.length; E += 1) {
256
- const y = Xe(b, z, E);
257
- M[E] ? M[E].p(y, D) : (M[E] = st(y), M[E].c(), M[E].m(H, null));
258
- }
259
- for (; E < M.length; E += 1)
260
- M[E].d(1);
261
- M.length = z.length;
262
- }
263
- },
264
- d(b) {
265
- b && A(e), B.d(), v && v.d(), k && k.d(), ce(M, b), t[91](null), I = !1, ne(Z);
266
- }
267
- };
268
- }
269
- function ki(t) {
270
- let e, i, l, n, s, a, m, u, f, h, g, _, w, L, j, W, N, F = (
271
- /*$_*/
272
- t[47]("login") + ""
273
- ), H, I, Z, J = (
274
- /*$_*/
275
- t[47]("register") + ""
276
- ), T, B, v;
277
- function k(b, D) {
278
- return (
279
- /*logoFromCms*/
280
- b[39] ? Li : Ci
281
- );
282
- }
283
- let z = k(t), M = z(t);
284
- return {
285
- c() {
286
- e = p("header"), i = p("div"), l = p("div"), n = Q("svg"), s = Q("defs"), a = Q("style"), m = q(`.a {
287
- fill: var(--emw--color-white, #FFFFFF);
288
- }
289
- `), u = Q("g"), f = Q("rect"), h = Q("rect"), g = Q("rect"), _ = S(), w = p("div"), M.c(), L = S(), j = p("div"), W = p("div"), N = p("div"), H = q(F), I = S(), Z = p("div"), T = q(J), o(f, "class", "a"), o(f, "width", "18"), o(f, "height", "2"), o(f, "transform", "translate(14 13)"), o(h, "class", "a"), o(h, "width", "22"), o(h, "height", "2"), o(h, "transform", "translate(14 20)"), o(g, "class", "a"), o(g, "width", "22"), o(g, "height", "2"), o(g, "transform", "translate(14 27)"), o(u, "transform", "translate(-14 -13)"), o(n, "xmlns", "http://www.w3.org/2000/svg"), o(n, "width", "22"), o(n, "height", "16"), o(n, "viewBox", "0 0 22 16"), o(l, "class", "HeaderMobileMainNav"), o(w, "class", "HeaderBranding"), o(N, "class", "Item ItemLogin"), o(Z, "class", "Item ItemRegister"), o(W, "class", "HeaderItemsMenu"), o(j, "class", "HeaderTopActions"), o(i, "class", "HeaderContainer"), o(e, "class", "HeaderWrapper HeaderMobileWrapper");
290
- },
291
- m(b, D) {
292
- C(b, e, D), d(e, i), d(i, l), d(l, n), d(n, s), d(s, a), d(a, m), d(n, u), d(u, f), d(u, h), d(u, g), d(i, _), d(i, w), M.m(w, null), d(i, L), d(i, j), d(j, W), d(W, N), d(N, H), d(W, I), d(W, Z), d(Z, T), t[82](e), B || (v = [
293
- O(
294
- n,
295
- "click",
296
- /*click_handler_14*/
297
- t[78]
298
- ),
299
- O(
300
- w,
301
- "click",
302
- /*click_handler_15*/
303
- t[79]
304
- ),
305
- O(
306
- N,
307
- "click",
308
- /*click_handler_16*/
309
- t[80]
310
- ),
311
- O(
312
- Z,
313
- "click",
314
- /*click_handler_17*/
315
- t[81]
316
- )
317
- ], B = !0);
318
- },
319
- p(b, D) {
320
- z === (z = k(b)) && M ? M.p(b, D) : (M.d(1), M = z(b), M && (M.c(), M.m(w, null))), D[1] & /*$_*/
321
- 65536 && F !== (F = /*$_*/
322
- b[47]("login") + "") && K(H, F), D[1] & /*$_*/
323
- 65536 && J !== (J = /*$_*/
324
- b[47]("register") + "") && K(T, J);
325
- },
326
- d(b) {
327
- b && A(e), M.d(), t[82](null), B = !1, ne(v);
328
- }
329
- };
330
- }
331
- function Fi(t) {
332
- let e;
333
- function i(s, a) {
334
- return (
335
- /*mobileView*/
336
- s[41] ? Ei : Si
337
- );
338
- }
339
- let l = i(t), n = l(t);
340
- return {
341
- c() {
342
- n.c(), e = Se();
343
- },
344
- m(s, a) {
345
- n.m(s, a), C(s, e, a);
346
- },
347
- p(s, a) {
348
- l === (l = i(s)) && n ? n.p(s, a) : (n.d(1), n = l(s), n && (n.c(), n.m(e.parentNode, e)));
349
- },
350
- d(s) {
351
- s && A(e), n.d(s);
352
- }
353
- };
354
- }
355
- function Mi(t) {
356
- let e, i;
357
- return {
358
- c() {
359
- e = p("img"), Y(e.src, i = ve) || o(e, "src", i), o(e, "alt", "Logo");
360
- },
361
- m(l, n) {
362
- C(l, e, n);
363
- },
364
- p: se,
365
- d(l) {
366
- l && A(e);
367
- }
368
- };
369
- }
370
- function Ii(t) {
371
- let e, i;
372
- return {
373
- c() {
374
- e = p("img"), Y(e.src, i = /*logoPath*/
375
- t[45]) || o(e, "src", i), o(e, "alt", "Logo");
376
- },
377
- m(l, n) {
378
- C(l, e, n);
379
- },
380
- p(l, n) {
381
- n[1] & /*logoPath*/
382
- 16384 && !Y(e.src, i = /*logoPath*/
383
- l[45]) && o(e, "src", i);
384
- },
385
- d(l) {
386
- l && A(e);
387
- }
388
- };
389
- }
390
- function tt(t) {
391
- let e, i, l;
392
- return {
393
- c() {
394
- e = p("casino-slider"), r(e, "class", "HeaderItemsMenu"), r(e, "identity", be), r(e, "isprimarymenu", "true"), r(
395
- e,
396
- "actionevent",
397
- /*actionevent*/
398
- t[23]
399
- ), r(
400
- e,
401
- "mbsource",
402
- /*mbsource*/
403
- t[25]
404
- ), r(
405
- e,
406
- "activeindex",
407
- /*primaryActiveIndex*/
408
- t[34]
409
- ), r(e, "location", "headerMain"), r(
410
- e,
411
- "endpoint",
412
- /*endpoint*/
413
- t[2]
414
- ), r(
415
- e,
416
- "lang",
417
- /*lang*/
418
- t[3]
419
- ), r(
420
- e,
421
- "clientstyling",
422
- /*clientstyling*/
423
- t[26]
424
- ), r(
425
- e,
426
- "clientstylingurl",
427
- /*clientstylingurl*/
428
- t[27]
429
- );
430
- },
431
- m(n, s) {
432
- C(n, e, s), i || (l = pt(
433
- /*sendSliderData*/
434
- t[51].call(null, e)
435
- ), i = !0);
436
- },
437
- p(n, s) {
438
- s[0] & /*actionevent*/
439
- 8388608 && r(
440
- e,
441
- "actionevent",
442
- /*actionevent*/
443
- n[23]
444
- ), s[0] & /*mbsource*/
445
- 33554432 && r(
446
- e,
447
- "mbsource",
448
- /*mbsource*/
449
- n[25]
450
- ), s[1] & /*primaryActiveIndex*/
451
- 8 && r(
452
- e,
453
- "activeindex",
454
- /*primaryActiveIndex*/
455
- n[34]
456
- ), s[0] & /*endpoint*/
457
- 4 && r(
458
- e,
459
- "endpoint",
460
- /*endpoint*/
461
- n[2]
462
- ), s[0] & /*lang*/
463
- 8 && r(
464
- e,
465
- "lang",
466
- /*lang*/
467
- n[3]
468
- ), s[0] & /*clientstyling*/
469
- 67108864 && r(
470
- e,
471
- "clientstyling",
472
- /*clientstyling*/
473
- n[26]
474
- ), s[0] & /*clientstylingurl*/
475
- 134217728 && r(
476
- e,
477
- "clientstylingurl",
478
- /*clientstylingurl*/
479
- n[27]
480
- );
481
- },
482
- d(n) {
483
- n && A(e), i = !1, l();
484
- }
485
- };
486
- }
487
- function it(t) {
488
- let e;
489
- function i(s, a) {
490
- return (
491
- /*countryflagheader*/
492
- s[8] !== "true" ? Ai : Hi
493
- );
494
- }
495
- let l = i(t), n = l(t);
496
- return {
497
- c() {
498
- n.c(), e = Se();
499
- },
500
- m(s, a) {
501
- n.m(s, a), C(s, e, a);
502
- },
503
- p(s, a) {
504
- l === (l = i(s)) && n ? n.p(s, a) : (n.d(1), n = l(s), n && (n.c(), n.m(e.parentNode, e)));
505
- },
506
- d(s) {
507
- s && A(e), n.d(s);
508
- }
509
- };
510
- }
511
- function Hi(t) {
512
- let e, i, l, n, s, a, m, u = (
513
- /*selectedLanguage*/
514
- t[37].slice(-2) + ""
515
- ), f, h, g, _, w, L, j, W, N, F = (
516
- /*isOptionsListVisible*/
517
- t[40] && lt(t)
518
- );
519
- return {
520
- c() {
521
- e = p("div"), i = p("div"), l = p("span"), n = p("img"), a = S(), m = p("span"), f = q(u), h = S(), g = p("span"), _ = Q("svg"), w = Q("path"), j = S(), F && F.c(), Y(n.src, s = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
522
- t[55](
523
- /*selectedLanguage*/
524
- t[37].slice(-2)
525
- )}.svg`) || o(n, "src", s), o(l, "class", "FlagIcon"), o(m, "class", "LanguageName"), o(w, "id", "arrow"), o(w, "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"), o(w, "transform", "translate(-274.511 -441.088)"), o(w, "fill", "#d1d1d1"), o(_, "xmlns", "http://www.w3.org/2000/svg"), o(_, "width", "14"), o(_, "height", "6.835"), o(_, "viewBox", "0 0 14 6.835"), o(g, "class", L = "TriangleInactive " + /*isOptionsListVisible*/
526
- (t[40] ? "TriangleActive" : "")), o(i, "class", "SelectedOption Item ItemLanguage"), o(e, "class", "LanguageDropdown");
527
- },
528
- m(H, I) {
529
- C(H, e, I), d(e, i), d(i, l), d(l, n), d(i, a), d(i, m), d(m, f), d(i, h), d(i, g), d(g, _), d(_, w), d(e, j), F && F.m(e, null), W || (N = O(
530
- i,
531
- "click",
532
- /*click_handler_21*/
533
- t[88]
534
- ), W = !0);
535
- },
536
- p(H, I) {
537
- I[1] & /*selectedLanguage, languagesArray*/
538
- 4160 && !Y(n.src, s = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
539
- H[55](
540
- /*selectedLanguage*/
541
- H[37].slice(-2)
542
- )}.svg`) && o(n, "src", s), I[1] & /*selectedLanguage*/
543
- 64 && u !== (u = /*selectedLanguage*/
544
- H[37].slice(-2) + "") && K(f, u), I[1] & /*isOptionsListVisible*/
545
- 512 && L !== (L = "TriangleInactive " + /*isOptionsListVisible*/
546
- (H[40] ? "TriangleActive" : "")) && o(g, "class", L), /*isOptionsListVisible*/
547
- H[40] ? F ? F.p(H, I) : (F = lt(H), F.c(), F.m(e, null)) : F && (F.d(1), F = null);
548
- },
549
- d(H) {
550
- H && A(e), F && F.d(), W = !1, N();
551
- }
552
- };
553
- }
554
- function Ai(t) {
555
- let e, i, l, n = ee(
556
- /*languagesArray*/
557
- t[43]
558
- ), s = [];
559
- for (let a = 0; a < n.length; a += 1)
560
- s[a] = rt(Ke(t, n, a));
561
- return {
562
- c() {
563
- e = p("select");
564
- for (let a = 0; a < s.length; a += 1)
565
- s[a].c();
566
- o(e, "class", "Item ItemLanguage NoFlag"), /*selectedLanguage*/
567
- t[37] === void 0 && _t(() => (
568
- /*select_change_handler_1*/
569
- t[86].call(e)
570
- ));
571
- },
572
- m(a, m) {
573
- C(a, e, m);
574
- for (let u = 0; u < s.length; u += 1)
575
- s[u] && s[u].m(e, null);
576
- _e(
577
- e,
578
- /*selectedLanguage*/
579
- t[37],
580
- !0
581
- ), i || (l = [
582
- O(
583
- e,
584
- "change",
585
- /*select_change_handler_1*/
586
- t[86]
587
- ),
588
- O(
589
- e,
590
- "change",
591
- /*change_handler_1*/
592
- t[87]
593
- )
594
- ], i = !0);
595
- },
596
- p(a, m) {
597
- if (m[1] & /*languagesArray*/
598
- 4096) {
599
- n = ee(
600
- /*languagesArray*/
601
- a[43]
602
- );
603
- let u;
604
- for (u = 0; u < n.length; u += 1) {
605
- const f = Ke(a, n, u);
606
- s[u] ? s[u].p(f, m) : (s[u] = rt(f), s[u].c(), s[u].m(e, null));
607
- }
608
- for (; u < s.length; u += 1)
609
- s[u].d(1);
610
- s.length = n.length;
611
- }
612
- m[1] & /*selectedLanguage, languagesArray*/
613
- 4160 && _e(
614
- e,
615
- /*selectedLanguage*/
616
- a[37]
617
- );
618
- },
619
- d(a) {
620
- a && A(e), ce(s, a), i = !1, ne(l);
621
- }
622
- };
623
- }
624
- function lt(t) {
625
- let e, i = ee(
626
- /*languagesArray*/
627
- t[43]
628
- ), l = [];
629
- for (let n = 0; n < i.length; n += 1)
630
- l[n] = nt(qe(t, i, n));
631
- return {
632
- c() {
633
- e = p("div");
634
- for (let n = 0; n < l.length; n += 1)
635
- l[n].c();
636
- o(e, "class", "OptionList");
637
- },
638
- m(n, s) {
639
- C(n, e, s);
640
- for (let a = 0; a < l.length; a += 1)
641
- l[a] && l[a].m(e, null);
642
- },
643
- p(n, s) {
644
- if (s[1] & /*selectLanguage, languagesArray, determineFlag*/
645
- 20975616) {
646
- i = ee(
647
- /*languagesArray*/
648
- n[43]
649
- );
650
- let a;
651
- for (a = 0; a < i.length; a += 1) {
652
- const m = qe(n, i, a);
653
- l[a] ? l[a].p(m, s) : (l[a] = nt(m), l[a].c(), l[a].m(e, null));
654
- }
655
- for (; a < l.length; a += 1)
656
- l[a].d(1);
657
- l.length = i.length;
658
- }
659
- },
660
- d(n) {
661
- n && A(e), ce(l, n);
662
- }
663
- };
664
- }
665
- function nt(t) {
666
- let e, i, l, n, s, a, m = (
667
- /*operatorLanguage*/
668
- t[115].slice(-2) + ""
669
- ), u, f, h, g;
670
- function _() {
671
- return (
672
- /*click_handler_22*/
673
- t[89](
674
- /*operatorLanguage*/
675
- t[115]
676
- )
677
- );
678
- }
679
- return {
680
- c() {
681
- e = p("div"), i = p("span"), l = p("img"), s = S(), a = p("span"), u = q(m), f = S(), Y(l.src, n = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
682
- t[55](
683
- /*operatorLanguage*/
684
- t[115].slice(-2)
685
- )}.svg`) || o(l, "src", n), o(i, "class", "FlagIcon"), o(a, "class", "LanguageName"), o(e, "class", "LanguageOption");
686
- },
687
- m(w, L) {
688
- C(w, e, L), d(e, i), d(i, l), d(e, s), d(e, a), d(a, u), d(e, f), h || (g = O(e, "click", _), h = !0);
689
- },
690
- p(w, L) {
691
- t = w, L[1] & /*languagesArray*/
692
- 4096 && !Y(l.src, n = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
693
- t[55](
694
- /*operatorLanguage*/
695
- t[115].slice(-2)
696
- )}.svg`) && o(l, "src", n), L[1] & /*languagesArray*/
697
- 4096 && m !== (m = /*operatorLanguage*/
698
- t[115].slice(-2) + "") && K(u, m);
699
- },
700
- d(w) {
701
- w && A(e), h = !1, g();
702
- }
703
- };
704
- }
705
- function rt(t) {
706
- let e, i = (
707
- /*operatorLanguage*/
708
- t[115].slice(-2) + ""
709
- ), l, n;
710
- return {
711
- c() {
712
- e = p("option"), l = q(i), e.__value = n = /*operatorLanguage*/
713
- t[115], we(e, e.__value);
714
- },
715
- m(s, a) {
716
- C(s, e, a), d(e, l);
717
- },
718
- p(s, a) {
719
- a[1] & /*languagesArray*/
720
- 4096 && i !== (i = /*operatorLanguage*/
721
- s[115].slice(-2) + "") && K(l, i), a[1] & /*languagesArray*/
722
- 4096 && n !== (n = /*operatorLanguage*/
723
- s[115]) && (e.__value = n, we(e, e.__value));
724
- },
725
- d(s) {
726
- s && A(e);
727
- }
728
- };
729
- }
730
- function st(t) {
731
- let e, i, l = (
732
- /*secondaryItem*/
733
- t[112].label + ""
734
- ), n, s, a, m, u;
735
- function f() {
736
- return (
737
- /*click_handler_23*/
738
- t[90](
739
- /*secondaryItem*/
740
- t[112]
741
- )
742
- );
743
- }
744
- return {
745
- c() {
746
- e = p("li"), i = p("button"), n = q(l), s = S(), o(e, "class", a = "ItemSecondary " + /*secondaryActiveIndex*/
747
- (t[35]?.toString().indexOf("$") > -1 ? (
748
- /*secondaryActiveIndex*/
749
- t[35]?.split("$").pop() == /*secondaryItem*/
750
- t[112].id.split("$").pop() ? "active" : ""
751
- ) : (
752
- /*secondaryActiveIndex*/
753
- t[35] == /*secondaryItem*/
754
- t[112].id ? "active" : ""
755
- )));
756
- },
757
- m(h, g) {
758
- C(h, e, g), d(e, i), d(i, n), d(e, s), m || (u = O(i, "click", f), m = !0);
759
- },
760
- p(h, g) {
761
- t = h, g[1] & /*secondaryMenuArray*/
762
- 32 && l !== (l = /*secondaryItem*/
763
- t[112].label + "") && K(n, l), g[1] & /*secondaryActiveIndex, secondaryMenuArray*/
764
- 48 && a !== (a = "ItemSecondary " + /*secondaryActiveIndex*/
765
- (t[35]?.toString().indexOf("$") > -1 ? (
766
- /*secondaryActiveIndex*/
767
- t[35]?.split("$").pop() == /*secondaryItem*/
768
- t[112].id.split("$").pop() ? "active" : ""
769
- ) : (
770
- /*secondaryActiveIndex*/
771
- t[35] == /*secondaryItem*/
772
- t[112].id ? "active" : ""
773
- ))) && o(e, "class", a);
774
- },
775
- d(h) {
776
- h && A(e), m = !1, u();
777
- }
778
- };
779
- }
780
- function Ci(t) {
781
- let e, i;
782
- return {
783
- c() {
784
- e = p("img"), Y(e.src, i = ve) || o(e, "src", i), o(e, "alt", "Logo");
785
- },
786
- m(l, n) {
787
- C(l, e, n);
788
- },
789
- p: se,
790
- d(l) {
791
- l && A(e);
792
- }
793
- };
794
- }
795
- function Li(t) {
796
- let e, i;
797
- return {
798
- c() {
799
- e = p("img"), Y(e.src, i = /*logoPath*/
800
- t[45]) || o(e, "src", i), o(e, "alt", "Logo");
801
- },
802
- m(l, n) {
803
- C(l, e, n);
804
- },
805
- p(l, n) {
806
- n[1] & /*logoPath*/
807
- 16384 && !Y(e.src, i = /*logoPath*/
808
- l[45]) && o(e, "src", i);
809
- },
810
- d(l) {
811
- l && A(e);
812
- }
813
- };
814
- }
815
- function Si(t) {
816
- let e, i, l, n, s, a, m, u, f, h, g, _, w = (
817
- /*$_*/
818
- t[47]("deposit") + ""
819
- ), L, j, W, N, F, H, I, Z, J, T;
820
- function B(y, P) {
821
- return (
822
- /*logoFromCms*/
823
- y[39] ? Bi : Ri
824
- );
825
- }
826
- let v = B(t), k = v(t), z = !/*isLoading*/
827
- t[33] && at(t), M = (
828
- /*shortCashierActivated*/
829
- t[46] && ot(t)
830
- ), b = (
831
- /*languagesArray*/
832
- t[43].length > 1 && ct(t)
833
- ), D = ee(
834
- /*secondaryMenuArray*/
835
- t[36]
836
- ), E = [];
837
- for (let y = 0; y < D.length; y += 1)
838
- E[y] = ht(xe(t, D, y));
839
- return {
840
- c() {
841
- e = p("header"), i = p("div"), l = p("div"), k.c(), n = S(), s = p("nav"), z && z.c(), a = S(), m = p("div"), u = p("div"), f = p("player-account-balance-modal"), h = S(), g = p("div"), _ = p("div"), L = q(w), j = S(), M && M.c(), W = S(), N = p("div"), N.innerHTML = `<svg xmlns="http://www.w3.org/2000/svg" width="15" height="16.429" viewBox="0 0 15 16.429"><defs><style>.a {
842
- fill: var(--emw--color-white, #FFFFFF);
843
- }
844
- </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>`, F = S(), b && b.c(), H = S(), I = p("nav"), Z = p("ul");
845
- for (let y = 0; y < E.length; y += 1)
846
- E[y].c();
847
- o(l, "class", "HeaderBranding"), o(s, "class", "HeaderMainNav"), r(
848
- f,
849
- "mbsource",
850
- /*mbsource*/
851
- t[25]
852
- ), r(
853
- f,
854
- "session",
855
- /*session*/
856
- t[0]
857
- ), r(
858
- f,
859
- "userid",
860
- /*userid*/
861
- t[1]
862
- ), r(
863
- f,
864
- "endpoint",
865
- /*endpoint*/
866
- t[2]
867
- ), r(
868
- f,
869
- "lang",
870
- /*lang*/
871
- t[3]
872
- ), r(
873
- f,
874
- "clientstyling",
875
- /*clientstyling*/
876
- t[26]
877
- ), r(
878
- f,
879
- "clientstylingurl",
880
- /*clientstylingurl*/
881
- t[27]
882
- ), r(
883
- f,
884
- "customlocaleidentifier",
885
- /*customlocaleidentifier*/
886
- t[6]
887
- ), r(
888
- f,
889
- "gmversion",
890
- /*gmversion*/
891
- t[7]
892
- ), r(
893
- f,
894
- "displaybalanceoption",
895
- /*displaybalanceoption*/
896
- t[9]
897
- ), r(
898
- f,
899
- "totalcalculationmode",
900
- /*totalcalculationmode*/
901
- t[31]
902
- ), r(
903
- f,
904
- "currencyseparator",
905
- /*currencyseparator*/
906
- t[28]
907
- ), r(
908
- f,
909
- "currencydecimal",
910
- /*currencydecimal*/
911
- t[29]
912
- ), r(
913
- f,
914
- "currencyprecision",
915
- /*currencyprecision*/
916
- t[30]
917
- ), o(_, "class", "Item ItemDeposit"), o(N, "class", "Item ItemAccount"), o(u, "class", "HeaderItemsMenu PrimaryMenu"), o(m, "class", "HeaderTopActions"), o(i, "class", "HeaderContainer"), o(Z, "class", "HeaderItemsMenuSecondary"), o(I, "class", "HeaderSecondaryNav"), o(e, "class", "HeaderWrapper");
918
- },
919
- m(y, P) {
920
- C(y, e, P), d(e, i), d(i, l), k.m(l, null), d(i, n), d(i, s), z && z.m(s, null), d(i, a), d(i, m), d(m, u), d(u, f), d(u, h), d(u, g), d(g, _), d(_, L), d(g, j), M && M.m(g, null), d(u, W), d(u, N), d(u, F), b && b.m(u, null), d(e, H), d(e, I), d(I, Z);
921
- for (let G = 0; G < E.length; G += 1)
922
- E[G] && E[G].m(Z, null);
923
- t[77](e), J || (T = [
924
- O(
925
- l,
926
- "click",
927
- /*click_handler_6*/
928
- t[67]
929
- ),
930
- O(
931
- _,
932
- "click",
933
- /*click_handler_7*/
934
- t[68]
935
- ),
936
- O(
937
- N,
938
- "click",
939
- /*click_handler_10*/
940
- t[71]
941
- )
942
- ], J = !0);
943
- },
944
- p(y, P) {
945
- if (v === (v = B(y)) && k ? k.p(y, P) : (k.d(1), k = v(y), k && (k.c(), k.m(l, null))), /*isLoading*/
946
- y[33] ? z && (z.d(1), z = null) : z ? z.p(y, P) : (z = at(y), z.c(), z.m(s, null)), P[0] & /*mbsource*/
947
- 33554432 && r(
948
- f,
949
- "mbsource",
950
- /*mbsource*/
951
- y[25]
952
- ), P[0] & /*session*/
953
- 1 && r(
954
- f,
955
- "session",
956
- /*session*/
957
- y[0]
958
- ), P[0] & /*userid*/
959
- 2 && r(
960
- f,
961
- "userid",
962
- /*userid*/
963
- y[1]
964
- ), P[0] & /*endpoint*/
965
- 4 && r(
966
- f,
967
- "endpoint",
968
- /*endpoint*/
969
- y[2]
970
- ), P[0] & /*lang*/
971
- 8 && r(
972
- f,
973
- "lang",
974
- /*lang*/
975
- y[3]
976
- ), P[0] & /*clientstyling*/
977
- 67108864 && r(
978
- f,
979
- "clientstyling",
980
- /*clientstyling*/
981
- y[26]
982
- ), P[0] & /*clientstylingurl*/
983
- 134217728 && r(
984
- f,
985
- "clientstylingurl",
986
- /*clientstylingurl*/
987
- y[27]
988
- ), P[0] & /*customlocaleidentifier*/
989
- 64 && r(
990
- f,
991
- "customlocaleidentifier",
992
- /*customlocaleidentifier*/
993
- y[6]
994
- ), P[0] & /*gmversion*/
995
- 128 && r(
996
- f,
997
- "gmversion",
998
- /*gmversion*/
999
- y[7]
1000
- ), P[0] & /*displaybalanceoption*/
1001
- 512 && r(
1002
- f,
1003
- "displaybalanceoption",
1004
- /*displaybalanceoption*/
1005
- y[9]
1006
- ), P[1] & /*totalcalculationmode*/
1007
- 1 && r(
1008
- f,
1009
- "totalcalculationmode",
1010
- /*totalcalculationmode*/
1011
- y[31]
1012
- ), P[0] & /*currencyseparator*/
1013
- 268435456 && r(
1014
- f,
1015
- "currencyseparator",
1016
- /*currencyseparator*/
1017
- y[28]
1018
- ), P[0] & /*currencydecimal*/
1019
- 536870912 && r(
1020
- f,
1021
- "currencydecimal",
1022
- /*currencydecimal*/
1023
- y[29]
1024
- ), P[0] & /*currencyprecision*/
1025
- 1073741824 && r(
1026
- f,
1027
- "currencyprecision",
1028
- /*currencyprecision*/
1029
- y[30]
1030
- ), P[1] & /*$_*/
1031
- 65536 && w !== (w = /*$_*/
1032
- y[47]("deposit") + "") && K(L, w), /*shortCashierActivated*/
1033
- y[46] ? M ? M.p(y, P) : (M = ot(y), M.c(), M.m(g, null)) : M && (M.d(1), M = null), /*languagesArray*/
1034
- y[43].length > 1 ? b ? b.p(y, P) : (b = ct(y), b.c(), b.m(u, null)) : b && (b.d(1), b = null), P[1] & /*secondaryActiveIndex, secondaryMenuArray, navigationTrigger*/
1035
- 2097200) {
1036
- D = ee(
1037
- /*secondaryMenuArray*/
1038
- y[36]
1039
- );
1040
- let G;
1041
- for (G = 0; G < D.length; G += 1) {
1042
- const re = xe(y, D, G);
1043
- E[G] ? E[G].p(re, P) : (E[G] = ht(re), E[G].c(), E[G].m(Z, null));
1044
- }
1045
- for (; G < E.length; G += 1)
1046
- E[G].d(1);
1047
- E.length = D.length;
1048
- }
1049
- },
1050
- d(y) {
1051
- y && A(e), k.d(), z && z.d(), M && M.d(), b && b.d(), ce(E, y), t[77](null), J = !1, ne(T);
1052
- }
1053
- };
1054
- }
1055
- function Ei(t) {
1056
- let e, i, l, n, s, a, m, u, f, h, g, _, w = (
1057
- /*$_*/
1058
- t[47]("deposit") + ""
1059
- ), L, j, W, N, F, H, I = !/*hamburgerMenuActive*/
1060
- t[44] && gt(t);
1061
- function Z(v, k) {
1062
- return (
1063
- /*logoFromCms*/
1064
- v[39] ? Wi : Pi
1065
- );
1066
- }
1067
- let J = Z(t), T = J(t), B = (
1068
- /*shortCashierActivated*/
1069
- t[46] && mt(t)
1070
- );
1071
- return {
1072
- c() {
1073
- e = p("header"), i = p("div"), l = p("div"), I && I.c(), n = S(), s = p("div"), T.c(), a = S(), m = p("div"), u = p("div"), f = p("player-account-balance-modal"), h = S(), g = p("div"), _ = p("div"), L = q(w), j = S(), B && B.c(), W = S(), N = p("div"), N.innerHTML = `<svg xmlns="http://www.w3.org/2000/svg" width="15" height="16.429" viewBox="0 0 15 16.429"><defs><style>.a {
1074
- fill: var(--emw--color-white, #FFFFFF);
1075
- }
1076
- </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>`, o(l, "class", "HeaderMobileMainNav"), o(s, "class", "HeaderBranding"), r(
1077
- f,
1078
- "session",
1079
- /*session*/
1080
- t[0]
1081
- ), r(
1082
- f,
1083
- "userid",
1084
- /*userid*/
1085
- t[1]
1086
- ), r(
1087
- f,
1088
- "endpoint",
1089
- /*endpoint*/
1090
- t[2]
1091
- ), r(
1092
- f,
1093
- "mbsource",
1094
- /*mbsource*/
1095
- t[25]
1096
- ), r(
1097
- f,
1098
- "lang",
1099
- /*lang*/
1100
- t[3]
1101
- ), r(
1102
- f,
1103
- "clientstyling",
1104
- /*clientstyling*/
1105
- t[26]
1106
- ), r(
1107
- f,
1108
- "clientstylingurl",
1109
- /*clientstylingurl*/
1110
- t[27]
1111
- ), r(
1112
- f,
1113
- "customlocaleidentifier",
1114
- /*customlocaleidentifier*/
1115
- t[6]
1116
- ), r(
1117
- f,
1118
- "gmversion",
1119
- /*gmversion*/
1120
- t[7]
1121
- ), r(
1122
- f,
1123
- "displaybalanceoption",
1124
- /*displaybalanceoption*/
1125
- t[9]
1126
- ), r(
1127
- f,
1128
- "totalcalculationmode",
1129
- /*totalcalculationmode*/
1130
- t[31]
1131
- ), r(
1132
- f,
1133
- "currencyseparator",
1134
- /*currencyseparator*/
1135
- t[28]
1136
- ), r(
1137
- f,
1138
- "currencydecimal",
1139
- /*currencydecimal*/
1140
- t[29]
1141
- ), r(
1142
- f,
1143
- "currencyprecision",
1144
- /*currencyprecision*/
1145
- t[30]
1146
- ), o(_, "class", "Item ItemDeposit"), o(N, "class", "Item ItemAccount"), o(u, "class", "HeaderItemsMenu PrimaryMenu"), o(m, "class", "HeaderTopActions"), o(i, "class", "HeaderContainer"), o(e, "class", "HeaderWrapper HeaderMobileWrapper");
1147
- },
1148
- m(v, k) {
1149
- C(v, e, k), d(e, i), d(i, l), I && I.m(l, null), d(i, n), d(i, s), T.m(s, null), d(i, a), d(i, m), d(m, u), d(u, f), d(u, h), d(u, g), d(g, _), d(_, L), d(g, j), B && B.m(g, null), d(u, W), d(u, N), t[66](e), F || (H = [
1150
- O(
1151
- s,
1152
- "click",
1153
- /*click_handler_1*/
1154
- t[61]
1155
- ),
1156
- O(
1157
- _,
1158
- "click",
1159
- /*click_handler_2*/
1160
- t[62]
1161
- ),
1162
- O(
1163
- N,
1164
- "click",
1165
- /*click_handler_5*/
1166
- t[65]
1167
- )
1168
- ], F = !0);
1169
- },
1170
- p(v, k) {
1171
- /*hamburgerMenuActive*/
1172
- v[44] ? I && (I.d(1), I = null) : I ? I.p(v, k) : (I = gt(v), I.c(), I.m(l, null)), J === (J = Z(v)) && T ? T.p(v, k) : (T.d(1), T = J(v), T && (T.c(), T.m(s, null))), k[0] & /*session*/
1173
- 1 && r(
1174
- f,
1175
- "session",
1176
- /*session*/
1177
- v[0]
1178
- ), k[0] & /*userid*/
1179
- 2 && r(
1180
- f,
1181
- "userid",
1182
- /*userid*/
1183
- v[1]
1184
- ), k[0] & /*endpoint*/
1185
- 4 && r(
1186
- f,
1187
- "endpoint",
1188
- /*endpoint*/
1189
- v[2]
1190
- ), k[0] & /*mbsource*/
1191
- 33554432 && r(
1192
- f,
1193
- "mbsource",
1194
- /*mbsource*/
1195
- v[25]
1196
- ), k[0] & /*lang*/
1197
- 8 && r(
1198
- f,
1199
- "lang",
1200
- /*lang*/
1201
- v[3]
1202
- ), k[0] & /*clientstyling*/
1203
- 67108864 && r(
1204
- f,
1205
- "clientstyling",
1206
- /*clientstyling*/
1207
- v[26]
1208
- ), k[0] & /*clientstylingurl*/
1209
- 134217728 && r(
1210
- f,
1211
- "clientstylingurl",
1212
- /*clientstylingurl*/
1213
- v[27]
1214
- ), k[0] & /*customlocaleidentifier*/
1215
- 64 && r(
1216
- f,
1217
- "customlocaleidentifier",
1218
- /*customlocaleidentifier*/
1219
- v[6]
1220
- ), k[0] & /*gmversion*/
1221
- 128 && r(
1222
- f,
1223
- "gmversion",
1224
- /*gmversion*/
1225
- v[7]
1226
- ), k[0] & /*displaybalanceoption*/
1227
- 512 && r(
1228
- f,
1229
- "displaybalanceoption",
1230
- /*displaybalanceoption*/
1231
- v[9]
1232
- ), k[1] & /*totalcalculationmode*/
1233
- 1 && r(
1234
- f,
1235
- "totalcalculationmode",
1236
- /*totalcalculationmode*/
1237
- v[31]
1238
- ), k[0] & /*currencyseparator*/
1239
- 268435456 && r(
1240
- f,
1241
- "currencyseparator",
1242
- /*currencyseparator*/
1243
- v[28]
1244
- ), k[0] & /*currencydecimal*/
1245
- 536870912 && r(
1246
- f,
1247
- "currencydecimal",
1248
- /*currencydecimal*/
1249
- v[29]
1250
- ), k[0] & /*currencyprecision*/
1251
- 1073741824 && r(
1252
- f,
1253
- "currencyprecision",
1254
- /*currencyprecision*/
1255
- v[30]
1256
- ), k[1] & /*$_*/
1257
- 65536 && w !== (w = /*$_*/
1258
- v[47]("deposit") + "") && K(L, w), /*shortCashierActivated*/
1259
- v[46] ? B ? B.p(v, k) : (B = mt(v), B.c(), B.m(g, null)) : B && (B.d(1), B = null);
1260
- },
1261
- d(v) {
1262
- v && A(e), I && I.d(), T.d(), B && B.d(), t[66](null), F = !1, ne(H);
1263
- }
1264
- };
1265
- }
1266
- function Ri(t) {
1267
- let e, i;
1268
- return {
1269
- c() {
1270
- e = p("img"), Y(e.src, i = ve) || o(e, "src", i), o(e, "alt", "Logo");
1271
- },
1272
- m(l, n) {
1273
- C(l, e, n);
1274
- },
1275
- p: se,
1276
- d(l) {
1277
- l && A(e);
1278
- }
1279
- };
1280
- }
1281
- function Bi(t) {
1282
- let e, i;
1283
- return {
1284
- c() {
1285
- e = p("img"), Y(e.src, i = /*logoPath*/
1286
- t[45]) || o(e, "src", i), o(e, "alt", "Logo");
1287
- },
1288
- m(l, n) {
1289
- C(l, e, n);
1290
- },
1291
- p(l, n) {
1292
- n[1] & /*logoPath*/
1293
- 16384 && !Y(e.src, i = /*logoPath*/
1294
- l[45]) && o(e, "src", i);
1295
- },
1296
- d(l) {
1297
- l && A(e);
1298
- }
1299
- };
1300
- }
1301
- function at(t) {
1302
- let e, i, l;
1303
- return {
1304
- c() {
1305
- e = p("casino-slider"), r(e, "class", "HeaderItemsMenu"), r(
1306
- e,
1307
- "mbsource",
1308
- /*mbsource*/
1309
- t[25]
1310
- ), r(e, "identity", be), r(e, "isprimarymenu", "true"), r(
1311
- e,
1312
- "actionevent",
1313
- /*actionevent*/
1314
- t[23]
1315
- ), r(
1316
- e,
1317
- "activeindex",
1318
- /*primaryActiveIndex*/
1319
- t[34]
1320
- ), r(
1321
- e,
1322
- "endpoint",
1323
- /*endpoint*/
1324
- t[2]
1325
- ), r(
1326
- e,
1327
- "lang",
1328
- /*lang*/
1329
- t[3]
1330
- ), r(e, "location", "headerMain"), r(
1331
- e,
1332
- "showsubgroups",
1333
- /*showsubgroups*/
1334
- t[24]
1335
- ), r(
1336
- e,
1337
- "clientstyling",
1338
- /*clientstyling*/
1339
- t[26]
1340
- ), r(
1341
- e,
1342
- "clientstylingurl",
1343
- /*clientstylingurl*/
1344
- t[27]
1345
- );
1346
- },
1347
- m(n, s) {
1348
- C(n, e, s), i || (l = pt(
1349
- /*sendSliderData*/
1350
- t[51].call(null, e)
1351
- ), i = !0);
1352
- },
1353
- p(n, s) {
1354
- s[0] & /*mbsource*/
1355
- 33554432 && r(
1356
- e,
1357
- "mbsource",
1358
- /*mbsource*/
1359
- n[25]
1360
- ), s[0] & /*actionevent*/
1361
- 8388608 && r(
1362
- e,
1363
- "actionevent",
1364
- /*actionevent*/
1365
- n[23]
1366
- ), s[1] & /*primaryActiveIndex*/
1367
- 8 && r(
1368
- e,
1369
- "activeindex",
1370
- /*primaryActiveIndex*/
1371
- n[34]
1372
- ), s[0] & /*endpoint*/
1373
- 4 && r(
1374
- e,
1375
- "endpoint",
1376
- /*endpoint*/
1377
- n[2]
1378
- ), s[0] & /*lang*/
1379
- 8 && r(
1380
- e,
1381
- "lang",
1382
- /*lang*/
1383
- n[3]
1384
- ), s[0] & /*showsubgroups*/
1385
- 16777216 && r(
1386
- e,
1387
- "showsubgroups",
1388
- /*showsubgroups*/
1389
- n[24]
1390
- ), s[0] & /*clientstyling*/
1391
- 67108864 && r(
1392
- e,
1393
- "clientstyling",
1394
- /*clientstyling*/
1395
- n[26]
1396
- ), s[0] & /*clientstylingurl*/
1397
- 134217728 && r(
1398
- e,
1399
- "clientstylingurl",
1400
- /*clientstylingurl*/
1401
- n[27]
1402
- );
1403
- },
1404
- d(n) {
1405
- n && A(e), i = !1, l();
1406
- }
1407
- };
1408
- }
1409
- function ot(t) {
1410
- let e, i, l, n, s, a, m, u;
1411
- function f(_, w) {
1412
- return (
1413
- /*gmversion*/
1414
- _[7] === "gmcore" ? zi : Ni
1415
- );
1416
- }
1417
- let h = f(t), g = h(t);
1418
- return {
1419
- c() {
1420
- e = p("div"), i = S(), l = p("div"), n = p("div"), s = p("div"), s.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>', a = S(), g.c(), o(e, "class", "ShortCashierWindow"), o(s, "class", "ClosePopUpButtonShortCashier"), o(n, "class", "ShortCashierContainer"), o(l, "class", "ShortCashierContainerWrapper");
1421
- },
1422
- m(_, w) {
1423
- C(_, e, w), C(_, i, w), C(_, l, w), d(l, n), d(n, s), d(n, a), g.m(n, null), m || (u = [
1424
- O(
1425
- e,
1426
- "click",
1427
- /*click_handler_8*/
1428
- t[69]
1429
- ),
1430
- O(
1431
- s,
1432
- "click",
1433
- /*click_handler_9*/
1434
- t[70]
1435
- )
1436
- ], m = !0);
1437
- },
1438
- p(_, w) {
1439
- h === (h = f(_)) && g ? g.p(_, w) : (g.d(1), g = h(_), g && (g.c(), g.m(n, null)));
1440
- },
1441
- d(_) {
1442
- _ && (A(e), A(i), A(l)), g.d(), m = !1, ne(u);
1443
- }
1444
- };
1445
- }
1446
- function Ni(t) {
1447
- let e, i, l, n, s, a, m, u, f;
1448
- return {
1449
- c() {
1450
- e = p("user-deposit-withdrawal"), r(
1451
- e,
1452
- "endpoint",
1453
- /*endpoint*/
1454
- t[2]
1455
- ), r(e, "type", "deposit"), r(e, "channel", "Desktop"), r(
1456
- e,
1457
- "language",
1458
- /*lang*/
1459
- t[3]
1460
- ), r(
1461
- e,
1462
- "is-short-cashier",
1463
- /*shortcashierenabled*/
1464
- t[13]
1465
- ), r(
1466
- e,
1467
- "product-type",
1468
- /*producttype*/
1469
- t[14]
1470
- ), r(
1471
- e,
1472
- "user-id",
1473
- /*userid*/
1474
- t[1]
1475
- ), r(
1476
- e,
1477
- "session",
1478
- /*session*/
1479
- t[0]
1480
- ), r(
1481
- e,
1482
- "mb-source",
1483
- /*mbsource*/
1484
- t[25]
1485
- ), r(e, "success-url", i = "https://" + window.location.hostname + "/" + /*lang*/
1486
- t[3] + /*successurl*/
1487
- t[15]), r(e, "cancel-url", l = "https://" + window.location.hostname + "/" + /*lang*/
1488
- t[3] + /*cancelurl*/
1489
- t[17]), r(e, "fail-url", n = "https://" + window.location.hostname + "/" + /*lang*/
1490
- t[3] + /*failurl*/
1491
- t[16]), r(e, "sports-url", s = "https://" + window.location.hostname + "/" + /*lang*/
1492
- t[3] + /*sportsurl*/
1493
- t[18]), r(e, "casino-url", a = "https://" + window.location.hostname + "/" + /*lang*/
1494
- t[3] + /*casinourl*/
1495
- t[19]), r(e, "contact-url", m = "https://" + window.location.hostname + "/" + /*lang*/
1496
- t[3] + /*contacturl*/
1497
- t[20]), r(e, "home-url", u = "https://" + window.location.hostname + "/" + /*lang*/
1498
- t[3] + /*homeurl*/
1499
- t[21]), r(e, "deposit-url", f = "https://" + window.location.hostname + "/" + /*lang*/
1500
- t[3] + /*depositurl*/
1501
- t[22]), r(
1502
- e,
1503
- "client-styling",
1504
- /*clientstyling*/
1505
- t[26]
1506
- ), r(
1507
- e,
1508
- "client-styling-url",
1509
- /*clientstylingurl*/
1510
- t[27]
1511
- );
1512
- },
1513
- m(h, g) {
1514
- C(h, e, g);
1515
- },
1516
- p(h, g) {
1517
- g[0] & /*endpoint*/
1518
- 4 && r(
1519
- e,
1520
- "endpoint",
1521
- /*endpoint*/
1522
- h[2]
1523
- ), g[0] & /*lang*/
1524
- 8 && r(
1525
- e,
1526
- "language",
1527
- /*lang*/
1528
- h[3]
1529
- ), g[0] & /*shortcashierenabled*/
1530
- 8192 && r(
1531
- e,
1532
- "is-short-cashier",
1533
- /*shortcashierenabled*/
1534
- h[13]
1535
- ), g[0] & /*producttype*/
1536
- 16384 && r(
1537
- e,
1538
- "product-type",
1539
- /*producttype*/
1540
- h[14]
1541
- ), g[0] & /*userid*/
1542
- 2 && r(
1543
- e,
1544
- "user-id",
1545
- /*userid*/
1546
- h[1]
1547
- ), g[0] & /*session*/
1548
- 1 && r(
1549
- e,
1550
- "session",
1551
- /*session*/
1552
- h[0]
1553
- ), g[0] & /*mbsource*/
1554
- 33554432 && r(
1555
- e,
1556
- "mb-source",
1557
- /*mbsource*/
1558
- h[25]
1559
- ), g[0] & /*lang, successurl*/
1560
- 32776 && i !== (i = "https://" + window.location.hostname + "/" + /*lang*/
1561
- h[3] + /*successurl*/
1562
- h[15]) && r(e, "success-url", i), g[0] & /*lang, cancelurl*/
1563
- 131080 && l !== (l = "https://" + window.location.hostname + "/" + /*lang*/
1564
- h[3] + /*cancelurl*/
1565
- h[17]) && r(e, "cancel-url", l), g[0] & /*lang, failurl*/
1566
- 65544 && n !== (n = "https://" + window.location.hostname + "/" + /*lang*/
1567
- h[3] + /*failurl*/
1568
- h[16]) && r(e, "fail-url", n), g[0] & /*lang, sportsurl*/
1569
- 262152 && s !== (s = "https://" + window.location.hostname + "/" + /*lang*/
1570
- h[3] + /*sportsurl*/
1571
- h[18]) && r(e, "sports-url", s), g[0] & /*lang, casinourl*/
1572
- 524296 && a !== (a = "https://" + window.location.hostname + "/" + /*lang*/
1573
- h[3] + /*casinourl*/
1574
- h[19]) && r(e, "casino-url", a), g[0] & /*lang, contacturl*/
1575
- 1048584 && m !== (m = "https://" + window.location.hostname + "/" + /*lang*/
1576
- h[3] + /*contacturl*/
1577
- h[20]) && r(e, "contact-url", m), g[0] & /*lang, homeurl*/
1578
- 2097160 && u !== (u = "https://" + window.location.hostname + "/" + /*lang*/
1579
- h[3] + /*homeurl*/
1580
- h[21]) && r(e, "home-url", u), g[0] & /*lang, depositurl*/
1581
- 4194312 && f !== (f = "https://" + window.location.hostname + "/" + /*lang*/
1582
- h[3] + /*depositurl*/
1583
- h[22]) && r(e, "deposit-url", f), g[0] & /*clientstyling*/
1584
- 67108864 && r(
1585
- e,
1586
- "client-styling",
1587
- /*clientstyling*/
1588
- h[26]
1589
- ), g[0] & /*clientstylingurl*/
1590
- 134217728 && r(
1591
- e,
1592
- "client-styling-url",
1593
- /*clientstylingurl*/
1594
- h[27]
1595
- );
1596
- },
1597
- d(h) {
1598
- h && A(e);
1599
- }
1600
- };
1601
- }
1602
- function zi(t) {
1603
- let e;
1604
- return {
1605
- c() {
1606
- e = p("player-deposit"), r(
1607
- e,
1608
- "endpoint",
1609
- /*endpoint*/
1610
- t[2]
1611
- ), r(
1612
- e,
1613
- "mbsource",
1614
- /*mbsource*/
1615
- t[25]
1616
- ), r(
1617
- e,
1618
- "session",
1619
- /*session*/
1620
- t[0]
1621
- ), r(
1622
- e,
1623
- "playerid",
1624
- /*userid*/
1625
- t[1]
1626
- ), r(
1627
- e,
1628
- "lang",
1629
- /*lang*/
1630
- t[3]
1631
- ), r(
1632
- e,
1633
- "hasdefaultamount",
1634
- /*hasdefaultamount*/
1635
- t[11]
1636
- ), r(
1637
- e,
1638
- "playercurrency",
1639
- /*playercurrency*/
1640
- t[12]
1641
- ), r(
1642
- e,
1643
- "shortcashierenabled",
1644
- /*shortcashierenabled*/
1645
- t[13]
1646
- ), r(
1647
- e,
1648
- "clientstyling",
1649
- /*clientstyling*/
1650
- t[26]
1651
- ), r(
1652
- e,
1653
- "clientstylingurl",
1654
- /*clientstylingurl*/
1655
- t[27]
1656
- );
1657
- },
1658
- m(i, l) {
1659
- C(i, e, l);
1660
- },
1661
- p(i, l) {
1662
- l[0] & /*endpoint*/
1663
- 4 && r(
1664
- e,
1665
- "endpoint",
1666
- /*endpoint*/
1667
- i[2]
1668
- ), l[0] & /*mbsource*/
1669
- 33554432 && r(
1670
- e,
1671
- "mbsource",
1672
- /*mbsource*/
1673
- i[25]
1674
- ), l[0] & /*session*/
1675
- 1 && r(
1676
- e,
1677
- "session",
1678
- /*session*/
1679
- i[0]
1680
- ), l[0] & /*userid*/
1681
- 2 && r(
1682
- e,
1683
- "playerid",
1684
- /*userid*/
1685
- i[1]
1686
- ), l[0] & /*lang*/
1687
- 8 && r(
1688
- e,
1689
- "lang",
1690
- /*lang*/
1691
- i[3]
1692
- ), l[0] & /*hasdefaultamount*/
1693
- 2048 && r(
1694
- e,
1695
- "hasdefaultamount",
1696
- /*hasdefaultamount*/
1697
- i[11]
1698
- ), l[0] & /*playercurrency*/
1699
- 4096 && r(
1700
- e,
1701
- "playercurrency",
1702
- /*playercurrency*/
1703
- i[12]
1704
- ), l[0] & /*shortcashierenabled*/
1705
- 8192 && r(
1706
- e,
1707
- "shortcashierenabled",
1708
- /*shortcashierenabled*/
1709
- i[13]
1710
- ), l[0] & /*clientstyling*/
1711
- 67108864 && r(
1712
- e,
1713
- "clientstyling",
1714
- /*clientstyling*/
1715
- i[26]
1716
- ), l[0] & /*clientstylingurl*/
1717
- 134217728 && r(
1718
- e,
1719
- "clientstylingurl",
1720
- /*clientstylingurl*/
1721
- i[27]
1722
- );
1723
- },
1724
- d(i) {
1725
- i && A(e);
1726
- }
1727
- };
1728
- }
1729
- function ct(t) {
1730
- let e;
1731
- function i(s, a) {
1732
- return (
1733
- /*countryflagheader*/
1734
- s[8] !== "true" ? Di : Oi
1735
- );
1736
- }
1737
- let l = i(t), n = l(t);
1738
- return {
1739
- c() {
1740
- n.c(), e = Se();
1741
- },
1742
- m(s, a) {
1743
- n.m(s, a), C(s, e, a);
1744
- },
1745
- p(s, a) {
1746
- l === (l = i(s)) && n ? n.p(s, a) : (n.d(1), n = l(s), n && (n.c(), n.m(e.parentNode, e)));
1747
- },
1748
- d(s) {
1749
- s && A(e), n.d(s);
1750
- }
1751
- };
1752
- }
1753
- function Oi(t) {
1754
- let e, i, l, n, s, a, m, u = (
1755
- /*selectedLanguage*/
1756
- t[37].slice(-2) + ""
1757
- ), f, h, g, _, w, L, j, W, N, F = (
1758
- /*isOptionsListVisible*/
1759
- t[40] && ut(t)
1760
- );
1761
- return {
1762
- c() {
1763
- e = p("div"), i = p("div"), l = p("span"), n = p("img"), a = S(), m = p("span"), f = q(u), h = S(), g = p("span"), _ = Q("svg"), w = Q("path"), j = S(), F && F.c(), Y(n.src, s = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
1764
- t[55](
1765
- /*selectedLanguage*/
1766
- t[37].slice(-2)
1767
- )}.svg`) || o(n, "src", s), o(l, "class", "FlagIcon"), o(m, "class", "LanguageName"), o(w, "id", "arrow"), o(w, "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"), o(w, "transform", "translate(-274.511 -441.088)"), o(w, "fill", "#d1d1d1"), o(_, "xmlns", "http://www.w3.org/2000/svg"), o(_, "width", "14"), o(_, "height", "6.835"), o(_, "viewBox", "0 0 14 6.835"), o(g, "class", L = "TriangleInactive " + /*isOptionsListVisible*/
1768
- (t[40] ? "TriangleActive" : "")), o(i, "class", "SelectedOption Item ItemLanguage"), o(e, "class", "LanguageDropdown");
1769
- },
1770
- m(H, I) {
1771
- C(H, e, I), d(e, i), d(i, l), d(l, n), d(i, a), d(i, m), d(m, f), d(i, h), d(i, g), d(g, _), d(_, w), d(e, j), F && F.m(e, null), W || (N = O(
1772
- i,
1773
- "click",
1774
- /*click_handler_11*/
1775
- t[74]
1776
- ), W = !0);
1777
- },
1778
- p(H, I) {
1779
- I[1] & /*selectedLanguage, languagesArray*/
1780
- 4160 && !Y(n.src, s = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
1781
- H[55](
1782
- /*selectedLanguage*/
1783
- H[37].slice(-2)
1784
- )}.svg`) && o(n, "src", s), I[1] & /*selectedLanguage*/
1785
- 64 && u !== (u = /*selectedLanguage*/
1786
- H[37].slice(-2) + "") && K(f, u), I[1] & /*isOptionsListVisible*/
1787
- 512 && L !== (L = "TriangleInactive " + /*isOptionsListVisible*/
1788
- (H[40] ? "TriangleActive" : "")) && o(g, "class", L), /*isOptionsListVisible*/
1789
- H[40] ? F ? F.p(H, I) : (F = ut(H), F.c(), F.m(e, null)) : F && (F.d(1), F = null);
1790
- },
1791
- d(H) {
1792
- H && A(e), F && F.d(), W = !1, N();
1793
- }
1794
- };
1795
- }
1796
- function Di(t) {
1797
- let e, i, l, n = ee(
1798
- /*languagesArray*/
1799
- t[43]
1800
- ), s = [];
1801
- for (let a = 0; a < n.length; a += 1)
1802
- s[a] = ft(et(t, n, a));
1803
- return {
1804
- c() {
1805
- e = p("select");
1806
- for (let a = 0; a < s.length; a += 1)
1807
- s[a].c();
1808
- o(e, "class", "Item ItemLanguage NoFlag"), /*selectedLanguage*/
1809
- t[37] === void 0 && _t(() => (
1810
- /*select_change_handler*/
1811
- t[72].call(e)
1812
- ));
1813
- },
1814
- m(a, m) {
1815
- C(a, e, m);
1816
- for (let u = 0; u < s.length; u += 1)
1817
- s[u] && s[u].m(e, null);
1818
- _e(
1819
- e,
1820
- /*selectedLanguage*/
1821
- t[37],
1822
- !0
1823
- ), i || (l = [
1824
- O(
1825
- e,
1826
- "change",
1827
- /*select_change_handler*/
1828
- t[72]
1829
- ),
1830
- O(
1831
- e,
1832
- "change",
1833
- /*change_handler*/
1834
- t[73]
1835
- )
1836
- ], i = !0);
1837
- },
1838
- p(a, m) {
1839
- if (m[1] & /*languagesArray*/
1840
- 4096) {
1841
- n = ee(
1842
- /*languagesArray*/
1843
- a[43]
1844
- );
1845
- let u;
1846
- for (u = 0; u < n.length; u += 1) {
1847
- const f = et(a, n, u);
1848
- s[u] ? s[u].p(f, m) : (s[u] = ft(f), s[u].c(), s[u].m(e, null));
1849
- }
1850
- for (; u < s.length; u += 1)
1851
- s[u].d(1);
1852
- s.length = n.length;
1853
- }
1854
- m[1] & /*selectedLanguage, languagesArray*/
1855
- 4160 && _e(
1856
- e,
1857
- /*selectedLanguage*/
1858
- a[37]
1859
- );
1860
- },
1861
- d(a) {
1862
- a && A(e), ce(s, a), i = !1, ne(l);
1863
- }
1864
- };
1865
- }
1866
- function ut(t) {
1867
- let e, i = ee(
1868
- /*languagesArray*/
1869
- t[43]
1870
- ), l = [];
1871
- for (let n = 0; n < i.length; n += 1)
1872
- l[n] = dt($e(t, i, n));
1873
- return {
1874
- c() {
1875
- e = p("div");
1876
- for (let n = 0; n < l.length; n += 1)
1877
- l[n].c();
1878
- o(e, "class", "OptionList");
1879
- },
1880
- m(n, s) {
1881
- C(n, e, s);
1882
- for (let a = 0; a < l.length; a += 1)
1883
- l[a] && l[a].m(e, null);
1884
- },
1885
- p(n, s) {
1886
- if (s[1] & /*selectLanguage, languagesArray, determineFlag*/
1887
- 20975616) {
1888
- i = ee(
1889
- /*languagesArray*/
1890
- n[43]
1891
- );
1892
- let a;
1893
- for (a = 0; a < i.length; a += 1) {
1894
- const m = $e(n, i, a);
1895
- l[a] ? l[a].p(m, s) : (l[a] = dt(m), l[a].c(), l[a].m(e, null));
1896
- }
1897
- for (; a < l.length; a += 1)
1898
- l[a].d(1);
1899
- l.length = i.length;
1900
- }
1901
- },
1902
- d(n) {
1903
- n && A(e), ce(l, n);
1904
- }
1905
- };
1906
- }
1907
- function dt(t) {
1908
- let e, i, l, n, s, a, m = (
1909
- /*operatorLanguage*/
1910
- t[115].slice(-2) + ""
1911
- ), u, f, h, g;
1912
- function _() {
1913
- return (
1914
- /*click_handler_12*/
1915
- t[75](
1916
- /*operatorLanguage*/
1917
- t[115]
1918
- )
1919
- );
1920
- }
1921
- return {
1922
- c() {
1923
- e = p("div"), i = p("span"), l = p("img"), s = S(), a = p("span"), u = q(m), f = S(), Y(l.src, n = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
1924
- t[55](
1925
- /*operatorLanguage*/
1926
- t[115].slice(-2)
1927
- )}.svg`) || o(l, "src", n), o(i, "class", "FlagIcon"), o(a, "class", "LanguageName"), o(e, "class", "LanguageOption");
1928
- },
1929
- m(w, L) {
1930
- C(w, e, L), d(e, i), d(i, l), d(e, s), d(e, a), d(a, u), d(e, f), h || (g = O(e, "click", _), h = !0);
1931
- },
1932
- p(w, L) {
1933
- t = w, L[1] & /*languagesArray*/
1934
- 4096 && !Y(l.src, n = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
1935
- t[55](
1936
- /*operatorLanguage*/
1937
- t[115].slice(-2)
1938
- )}.svg`) && o(l, "src", n), L[1] & /*languagesArray*/
1939
- 4096 && m !== (m = /*operatorLanguage*/
1940
- t[115].slice(-2) + "") && K(u, m);
1941
- },
1942
- d(w) {
1943
- w && A(e), h = !1, g();
1944
- }
1945
- };
1946
- }
1947
- function ft(t) {
1948
- let e, i = (
1949
- /*operatorLanguage*/
1950
- t[115].slice(-2) + ""
1951
- ), l, n;
1952
- return {
1953
- c() {
1954
- e = p("option"), l = q(i), e.__value = n = /*operatorLanguage*/
1955
- t[115], we(e, e.__value), e.selected = !0;
1956
- },
1957
- m(s, a) {
1958
- C(s, e, a), d(e, l);
1959
- },
1960
- p(s, a) {
1961
- a[1] & /*languagesArray*/
1962
- 4096 && i !== (i = /*operatorLanguage*/
1963
- s[115].slice(-2) + "") && K(l, i), a[1] & /*languagesArray*/
1964
- 4096 && n !== (n = /*operatorLanguage*/
1965
- s[115]) && (e.__value = n, we(e, e.__value));
1966
- },
1967
- d(s) {
1968
- s && A(e);
1969
- }
1970
- };
1971
- }
1972
- function ht(t) {
1973
- let e, i, l = (
1974
- /*secondaryItem*/
1975
- t[112].label + ""
1976
- ), n, s, a, m, u;
1977
- function f() {
1978
- return (
1979
- /*click_handler_13*/
1980
- t[76](
1981
- /*secondaryItem*/
1982
- t[112]
1983
- )
1984
- );
1985
- }
1986
- return {
1987
- c() {
1988
- e = p("li"), i = p("button"), n = q(l), s = S(), o(e, "class", a = "ItemSecondary " + /*secondaryActiveIndex*/
1989
- (t[35]?.toString().indexOf("$") > -1 ? (
1990
- /*secondaryActiveIndex*/
1991
- t[35]?.split("$").pop() == /*secondaryItem*/
1992
- t[112].id.split("$").pop() ? "active" : ""
1993
- ) : (
1994
- /*secondaryActiveIndex*/
1995
- t[35] == /*secondaryItem*/
1996
- t[112].id ? "active" : ""
1997
- )));
1998
- },
1999
- m(h, g) {
2000
- C(h, e, g), d(e, i), d(i, n), d(e, s), m || (u = O(i, "click", f), m = !0);
2001
- },
2002
- p(h, g) {
2003
- t = h, g[1] & /*secondaryMenuArray*/
2004
- 32 && l !== (l = /*secondaryItem*/
2005
- t[112].label + "") && K(n, l), g[1] & /*secondaryActiveIndex, secondaryMenuArray*/
2006
- 48 && a !== (a = "ItemSecondary " + /*secondaryActiveIndex*/
2007
- (t[35]?.toString().indexOf("$") > -1 ? (
2008
- /*secondaryActiveIndex*/
2009
- t[35]?.split("$").pop() == /*secondaryItem*/
2010
- t[112].id.split("$").pop() ? "active" : ""
2011
- ) : (
2012
- /*secondaryActiveIndex*/
2013
- t[35] == /*secondaryItem*/
2014
- t[112].id ? "active" : ""
2015
- ))) && o(e, "class", a);
2016
- },
2017
- d(h) {
2018
- h && A(e), m = !1, u();
2019
- }
2020
- };
2021
- }
2022
- function gt(t) {
2023
- let e, i, l, n, s, a, m, u, f, h;
2024
- return {
2025
- c() {
2026
- e = Q("svg"), i = Q("defs"), l = Q("style"), n = q(`.a {
2027
- fill: var(--emw--color-white, #FFFFFF);
2028
- }
2029
- `), s = Q("g"), a = Q("rect"), m = Q("rect"), u = Q("rect"), o(a, "class", "a"), o(a, "width", "18"), o(a, "height", "2"), o(a, "transform", "translate(14 13)"), o(m, "class", "a"), o(m, "width", "22"), o(m, "height", "2"), o(m, "transform", "translate(14 20)"), o(u, "class", "a"), o(u, "width", "22"), o(u, "height", "2"), o(u, "transform", "translate(14 27)"), o(s, "transform", "translate(-14 -13)"), o(e, "xmlns", "http://www.w3.org/2000/svg"), o(e, "width", "22"), o(e, "height", "16"), o(e, "viewBox", "0 0 22 16");
2030
- },
2031
- m(g, _) {
2032
- C(g, e, _), d(e, i), d(i, l), d(l, n), d(e, s), d(s, a), d(s, m), d(s, u), f || (h = O(
2033
- e,
2034
- "click",
2035
- /*click_handler*/
2036
- t[60]
2037
- ), f = !0);
2038
- },
2039
- p: se,
2040
- d(g) {
2041
- g && A(e), f = !1, h();
2042
- }
2043
- };
2044
- }
2045
- function Pi(t) {
2046
- let e, i;
2047
- return {
2048
- c() {
2049
- e = p("img"), Y(e.src, i = ve) || o(e, "src", i), o(e, "alt", "Logo");
2050
- },
2051
- m(l, n) {
2052
- C(l, e, n);
2053
- },
2054
- p: se,
2055
- d(l) {
2056
- l && A(e);
2057
- }
2058
- };
2059
- }
2060
- function Wi(t) {
2061
- let e, i;
2062
- return {
2063
- c() {
2064
- e = p("img"), Y(e.src, i = /*logoPath*/
2065
- t[45]) || o(e, "src", i), o(e, "alt", "Logo");
2066
- },
2067
- m(l, n) {
2068
- C(l, e, n);
2069
- },
2070
- p(l, n) {
2071
- n[1] & /*logoPath*/
2072
- 16384 && !Y(e.src, i = /*logoPath*/
2073
- l[45]) && o(e, "src", i);
2074
- },
2075
- d(l) {
2076
- l && A(e);
2077
- }
2078
- };
2079
- }
2080
- function mt(t) {
2081
- let e, i, l, n, s, a, m, u;
2082
- function f(_, w) {
2083
- return (
2084
- /*gmversion*/
2085
- _[7] === "gmcore" ? Ui : Ti
2086
- );
2087
- }
2088
- let h = f(t), g = h(t);
2089
- return {
2090
- c() {
2091
- e = p("div"), i = S(), l = p("div"), n = p("div"), s = p("div"), s.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>', a = S(), g.c(), o(e, "class", "ShortCashierWindow"), o(s, "class", "ClosePopUpButtonShortCashier"), o(n, "class", "ShortCashierContainerMobile"), o(l, "class", "ShortCashierContainerWrapperMobile");
2092
- },
2093
- m(_, w) {
2094
- C(_, e, w), C(_, i, w), C(_, l, w), d(l, n), d(n, s), d(n, a), g.m(n, null), m || (u = [
2095
- O(
2096
- e,
2097
- "click",
2098
- /*click_handler_3*/
2099
- t[63]
2100
- ),
2101
- O(
2102
- s,
2103
- "click",
2104
- /*click_handler_4*/
2105
- t[64]
2106
- )
2107
- ], m = !0);
2108
- },
2109
- p(_, w) {
2110
- h === (h = f(_)) && g ? g.p(_, w) : (g.d(1), g = h(_), g && (g.c(), g.m(n, null)));
2111
- },
2112
- d(_) {
2113
- _ && (A(e), A(i), A(l)), g.d(), m = !1, ne(u);
2114
- }
2115
- };
2116
- }
2117
- function Ti(t) {
2118
- let e, i, l, n, s, a, m, u, f;
2119
- return {
2120
- c() {
2121
- e = p("user-deposit-withdrawal"), r(
2122
- e,
2123
- "endpoint",
2124
- /*endpoint*/
2125
- t[2]
2126
- ), r(
2127
- e,
2128
- "mb-source",
2129
- /*mbsource*/
2130
- t[25]
2131
- ), r(e, "type", "deposit"), r(e, "channel", "Mobile"), r(
2132
- e,
2133
- "language",
2134
- /*lang*/
2135
- t[3]
2136
- ), r(
2137
- e,
2138
- "is-short-cashier",
2139
- /*shortcashierenabled*/
2140
- t[13]
2141
- ), r(
2142
- e,
2143
- "product-type",
2144
- /*producttype*/
2145
- t[14]
2146
- ), r(
2147
- e,
2148
- "user-id",
2149
- /*userid*/
2150
- t[1]
2151
- ), r(
2152
- e,
2153
- "session",
2154
- /*session*/
2155
- t[0]
2156
- ), r(e, "success-url", i = "https://" + window.location.hostname + "/" + /*lang*/
2157
- t[3] + /*successurl*/
2158
- t[15]), r(e, "cancel-url", l = "https://" + window.location.hostname + "/" + /*lang*/
2159
- t[3] + /*cancelurl*/
2160
- t[17]), r(e, "fail-url", n = "https://" + window.location.hostname + "/" + /*lang*/
2161
- t[3] + /*failurl*/
2162
- t[16]), r(e, "sports-url", s = "https://" + window.location.hostname + "/" + /*lang*/
2163
- t[3] + /*sportsurl*/
2164
- t[18]), r(e, "casino-url", a = "https://" + window.location.hostname + "/" + /*lang*/
2165
- t[3] + /*casinourl*/
2166
- t[19]), r(e, "contact-url", m = "https://" + window.location.hostname + "/" + /*lang*/
2167
- t[3] + /*contacturl*/
2168
- t[20]), r(e, "home-url", u = "https://" + window.location.hostname + "/" + /*lang*/
2169
- t[3] + /*homeurl*/
2170
- t[21]), r(e, "deposit-url", f = "https://" + window.location.hostname + "/" + /*lang*/
2171
- t[3] + /*depositurl*/
2172
- t[22]), r(
2173
- e,
2174
- "client-styling",
2175
- /*clientstyling*/
2176
- t[26]
2177
- ), r(
2178
- e,
2179
- "client-styling-url",
2180
- /*clientstylingurl*/
2181
- t[27]
2182
- );
2183
- },
2184
- m(h, g) {
2185
- C(h, e, g);
2186
- },
2187
- p(h, g) {
2188
- g[0] & /*endpoint*/
2189
- 4 && r(
2190
- e,
2191
- "endpoint",
2192
- /*endpoint*/
2193
- h[2]
2194
- ), g[0] & /*mbsource*/
2195
- 33554432 && r(
2196
- e,
2197
- "mb-source",
2198
- /*mbsource*/
2199
- h[25]
2200
- ), g[0] & /*lang*/
2201
- 8 && r(
2202
- e,
2203
- "language",
2204
- /*lang*/
2205
- h[3]
2206
- ), g[0] & /*shortcashierenabled*/
2207
- 8192 && r(
2208
- e,
2209
- "is-short-cashier",
2210
- /*shortcashierenabled*/
2211
- h[13]
2212
- ), g[0] & /*producttype*/
2213
- 16384 && r(
2214
- e,
2215
- "product-type",
2216
- /*producttype*/
2217
- h[14]
2218
- ), g[0] & /*userid*/
2219
- 2 && r(
2220
- e,
2221
- "user-id",
2222
- /*userid*/
2223
- h[1]
2224
- ), g[0] & /*session*/
2225
- 1 && r(
2226
- e,
2227
- "session",
2228
- /*session*/
2229
- h[0]
2230
- ), g[0] & /*lang, successurl*/
2231
- 32776 && i !== (i = "https://" + window.location.hostname + "/" + /*lang*/
2232
- h[3] + /*successurl*/
2233
- h[15]) && r(e, "success-url", i), g[0] & /*lang, cancelurl*/
2234
- 131080 && l !== (l = "https://" + window.location.hostname + "/" + /*lang*/
2235
- h[3] + /*cancelurl*/
2236
- h[17]) && r(e, "cancel-url", l), g[0] & /*lang, failurl*/
2237
- 65544 && n !== (n = "https://" + window.location.hostname + "/" + /*lang*/
2238
- h[3] + /*failurl*/
2239
- h[16]) && r(e, "fail-url", n), g[0] & /*lang, sportsurl*/
2240
- 262152 && s !== (s = "https://" + window.location.hostname + "/" + /*lang*/
2241
- h[3] + /*sportsurl*/
2242
- h[18]) && r(e, "sports-url", s), g[0] & /*lang, casinourl*/
2243
- 524296 && a !== (a = "https://" + window.location.hostname + "/" + /*lang*/
2244
- h[3] + /*casinourl*/
2245
- h[19]) && r(e, "casino-url", a), g[0] & /*lang, contacturl*/
2246
- 1048584 && m !== (m = "https://" + window.location.hostname + "/" + /*lang*/
2247
- h[3] + /*contacturl*/
2248
- h[20]) && r(e, "contact-url", m), g[0] & /*lang, homeurl*/
2249
- 2097160 && u !== (u = "https://" + window.location.hostname + "/" + /*lang*/
2250
- h[3] + /*homeurl*/
2251
- h[21]) && r(e, "home-url", u), g[0] & /*lang, depositurl*/
2252
- 4194312 && f !== (f = "https://" + window.location.hostname + "/" + /*lang*/
2253
- h[3] + /*depositurl*/
2254
- h[22]) && r(e, "deposit-url", f), g[0] & /*clientstyling*/
2255
- 67108864 && r(
2256
- e,
2257
- "client-styling",
2258
- /*clientstyling*/
2259
- h[26]
2260
- ), g[0] & /*clientstylingurl*/
2261
- 134217728 && r(
2262
- e,
2263
- "client-styling-url",
2264
- /*clientstylingurl*/
2265
- h[27]
2266
- );
2267
- },
2268
- d(h) {
2269
- h && A(e);
2270
- }
2271
- };
2272
- }
2273
- function Ui(t) {
2274
- let e;
2275
- return {
2276
- c() {
2277
- e = p("player-deposit"), r(
2278
- e,
2279
- "endpoint",
2280
- /*endpoint*/
2281
- t[2]
2282
- ), r(
2283
- e,
2284
- "session",
2285
- /*session*/
2286
- t[0]
2287
- ), r(
2288
- e,
2289
- "mbsource",
2290
- /*mbsource*/
2291
- t[25]
2292
- ), r(
2293
- e,
2294
- "playerid",
2295
- /*userid*/
2296
- t[1]
2297
- ), r(
2298
- e,
2299
- "lang",
2300
- /*lang*/
2301
- t[3]
2302
- ), r(
2303
- e,
2304
- "hasdefaultamount",
2305
- /*hasdefaultamount*/
2306
- t[11]
2307
- ), r(
2308
- e,
2309
- "playercurrency",
2310
- /*playercurrency*/
2311
- t[12]
2312
- ), r(
2313
- e,
2314
- "shortcashierenabled",
2315
- /*shortcashierenabled*/
2316
- t[13]
2317
- ), r(
2318
- e,
2319
- "clientstyling",
2320
- /*clientstyling*/
2321
- t[26]
2322
- ), r(
2323
- e,
2324
- "clientstylingurl",
2325
- /*clientstylingurl*/
2326
- t[27]
2327
- );
2328
- },
2329
- m(i, l) {
2330
- C(i, e, l);
2331
- },
2332
- p(i, l) {
2333
- l[0] & /*endpoint*/
2334
- 4 && r(
2335
- e,
2336
- "endpoint",
2337
- /*endpoint*/
2338
- i[2]
2339
- ), l[0] & /*session*/
2340
- 1 && r(
2341
- e,
2342
- "session",
2343
- /*session*/
2344
- i[0]
2345
- ), l[0] & /*mbsource*/
2346
- 33554432 && r(
2347
- e,
2348
- "mbsource",
2349
- /*mbsource*/
2350
- i[25]
2351
- ), l[0] & /*userid*/
2352
- 2 && r(
2353
- e,
2354
- "playerid",
2355
- /*userid*/
2356
- i[1]
2357
- ), l[0] & /*lang*/
2358
- 8 && r(
2359
- e,
2360
- "lang",
2361
- /*lang*/
2362
- i[3]
2363
- ), l[0] & /*hasdefaultamount*/
2364
- 2048 && r(
2365
- e,
2366
- "hasdefaultamount",
2367
- /*hasdefaultamount*/
2368
- i[11]
2369
- ), l[0] & /*playercurrency*/
2370
- 4096 && r(
2371
- e,
2372
- "playercurrency",
2373
- /*playercurrency*/
2374
- i[12]
2375
- ), l[0] & /*shortcashierenabled*/
2376
- 8192 && r(
2377
- e,
2378
- "shortcashierenabled",
2379
- /*shortcashierenabled*/
2380
- i[13]
2381
- ), l[0] & /*clientstyling*/
2382
- 67108864 && r(
2383
- e,
2384
- "clientstyling",
2385
- /*clientstyling*/
2386
- i[26]
2387
- ), l[0] & /*clientstylingurl*/
2388
- 134217728 && r(
2389
- e,
2390
- "clientstylingurl",
2391
- /*clientstylingurl*/
2392
- i[27]
2393
- );
2394
- },
2395
- d(i) {
2396
- i && A(e);
2397
- }
2398
- };
2399
- }
2400
- function ji(t) {
2401
- let e, i;
2402
- function l(a, m) {
2403
- return (
2404
- /*isLoggedIn*/
2405
- a[42] ? Fi : (
2406
- /*mobileView*/
2407
- a[41] ? ki : yi
2408
- )
2409
- );
2410
- }
2411
- let n = l(t), s = n(t);
2412
- return {
2413
- c() {
2414
- s.c(), e = S(), i = p("casino-hamburger-menu"), r(
2415
- i,
2416
- "menuitemsurl",
2417
- /*hamburgerURL*/
2418
- t[38]
2419
- ), r(
2420
- i,
2421
- "mbsource",
2422
- /*mbsource*/
2423
- t[25]
2424
- ), r(
2425
- i,
2426
- "activecategory",
2427
- /*activecategory*/
2428
- t[5]
2429
- ), r(
2430
- i,
2431
- "lang",
2432
- /*lang*/
2433
- t[3]
2434
- ), r(
2435
- i,
2436
- "countryflaghamburger",
2437
- /*countryflaghamburger*/
2438
- t[10]
2439
- ), r(
2440
- i,
2441
- "customlocaleidentifier",
2442
- /*customlocaleidentifier*/
2443
- t[6]
2444
- ), r(
2445
- i,
2446
- "languageslist",
2447
- /*languageslist*/
2448
- t[4]
2449
- ), r(
2450
- i,
2451
- "clientstyling",
2452
- /*clientstyling*/
2453
- t[26]
2454
- ), r(
2455
- i,
2456
- "clientstylingurl",
2457
- /*clientstylingurl*/
2458
- t[27]
2459
- );
2460
- },
2461
- m(a, m) {
2462
- s.m(a, m), C(a, e, m), C(a, i, m);
2463
- },
2464
- p(a, m) {
2465
- n === (n = l(a)) && s ? s.p(a, m) : (s.d(1), s = n(a), s && (s.c(), s.m(e.parentNode, e))), m[1] & /*hamburgerURL*/
2466
- 128 && r(
2467
- i,
2468
- "menuitemsurl",
2469
- /*hamburgerURL*/
2470
- a[38]
2471
- ), m[0] & /*mbsource*/
2472
- 33554432 && r(
2473
- i,
2474
- "mbsource",
2475
- /*mbsource*/
2476
- a[25]
2477
- ), m[0] & /*activecategory*/
2478
- 32 && r(
2479
- i,
2480
- "activecategory",
2481
- /*activecategory*/
2482
- a[5]
2483
- ), m[0] & /*lang*/
2484
- 8 && r(
2485
- i,
2486
- "lang",
2487
- /*lang*/
2488
- a[3]
2489
- ), m[0] & /*countryflaghamburger*/
2490
- 1024 && r(
2491
- i,
2492
- "countryflaghamburger",
2493
- /*countryflaghamburger*/
2494
- a[10]
2495
- ), m[0] & /*customlocaleidentifier*/
2496
- 64 && r(
2497
- i,
2498
- "customlocaleidentifier",
2499
- /*customlocaleidentifier*/
2500
- a[6]
2501
- ), m[0] & /*languageslist*/
2502
- 16 && r(
2503
- i,
2504
- "languageslist",
2505
- /*languageslist*/
2506
- a[4]
2507
- ), m[0] & /*clientstyling*/
2508
- 67108864 && r(
2509
- i,
2510
- "clientstyling",
2511
- /*clientstyling*/
2512
- a[26]
2513
- ), m[0] & /*clientstylingurl*/
2514
- 134217728 && r(
2515
- i,
2516
- "clientstylingurl",
2517
- /*clientstylingurl*/
2518
- a[27]
2519
- );
2520
- },
2521
- i: se,
2522
- o: se,
2523
- d(a) {
2524
- a && (A(e), A(i)), s.d(a);
2525
- }
2526
- };
2527
- }
2528
- let be = "HeaderMenu";
2529
- function Zi(t, e, i) {
2530
- let l, n;
2531
- ui(t, hi, (c) => i(47, n = c));
2532
- let { session: s = "" } = e, { userid: a = "" } = e, { endpoint: m = "" } = e, { cmsendpoint: u = "" } = e, { cmsenv: f = "stage" } = e, { lang: h = "en" } = e, { languageslist: g = "en, ro" } = e, { activecategory: _ = "" } = e, { translationurl: w = "" } = e, { customlocaleidentifier: L = "" } = e, { gmversion: j = "" } = e, { countryflagheader: W = "false" } = e, { displaybalanceoption: N = "All" } = e, { countryflaghamburger: F = "false" } = e, { hasdefaultamount: H = "" } = e, { playercurrency: I = "" } = e, { shortcashierenabled: Z = "" } = e, { producttype: J = "" } = e, { successurl: T = "" } = e, { failurl: B = "" } = e, { cancelurl: v = "" } = e, { sportsurl: k = "" } = e, { casinourl: z = "" } = e, { contacturl: M = "" } = e, { homeurl: b = "" } = e, { depositurl: D = "" } = e, { actionevent: E = "" } = e, { userroles: y = "" } = e, { showsubgroups: P = "false" } = e, { mbsource: G } = e, { clientstyling: re = "" } = e, { clientstylingurl: fe = "" } = e, { currencyseparator: Ee = "" } = e, { currencydecimal: Re = "" } = e, { currencyprecision: Be = "" } = e, { totalcalculationmode: Ne = "" } = e, ze, Oe, X;
2533
- wi({ withLocale: "en", translations: {} });
2534
- const wt = () => {
2535
- fetch(w).then(($) => $.json()).then(($) => {
2536
- Object.keys($).forEach((te) => {
2537
- Qe(te, $[te]);
2538
- });
2539
- }).catch(($) => {
2540
- console.log($);
2541
- });
2542
- };
2543
- Object.keys(Ve).forEach((c) => {
2544
- Qe(c, Ve[c]);
2545
- });
2546
- let he = [], ye = [], x = "", le, ie, De, ue = !0, de = !1, ge = !1, Pe = !1, ke = window.navigator.userAgent, me = !1, ae = [], Fe = !1, We = "", Me = !1;
2547
- const V = (c) => {
2548
- switch (c) {
2549
- case "login":
2550
- window.postMessage(
2551
- {
2552
- type: "OpenLoginRegisterModal",
2553
- transition: "Login"
2554
- },
2555
- window.location.href
2556
- ), typeof gtag == "function" && gtag("event", "OpenLoginModal", { context: "HeaderController" });
2557
- break;
2558
- case "register":
2559
- window.postMessage(
2560
- {
2561
- type: "OpenLoginRegisterModal",
2562
- transition: "Register"
2563
- },
2564
- window.location.href
2565
- ), typeof gtag == "function" && gtag("event", "OpenRegisterModal", { context: "HeaderController" });
2566
- break;
2567
- case "lobby":
2568
- window.postMessage({ type: "GoToHomepage" }, window.location.href);
2569
- break;
2570
- case "myaccount":
2571
- window.postMessage(
2572
- {
2573
- type: "PlayerAccountMenuActive",
2574
- isMobile: Ye(ke)
2575
- },
2576
- window.location.href
2577
- );
2578
- break;
2579
- case "deposit":
2580
- l ? (_i("open_shortcashier", { userid: a }), i(46, Me = !0), window.postMessage({ type: "DisableScroll" }, window.location.href)) : window.postMessage({ type: "GoToDeposit" }, window.location.href), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "HeaderController" });
2581
- break;
2582
- case "language":
2583
- window.postMessage(
2584
- {
2585
- type: "LanguageChanged",
2586
- selectedLanguage: x
2587
- },
2588
- window.location.href
2589
- );
2590
- break;
2591
- }
2592
- }, Ie = () => {
2593
- i(44, Fe = !0), window.postMessage({ type: "OpenHamburgerMenuModal" }, window.location.href);
2594
- }, Te = (c) => {
2595
- if (c.data)
2596
- switch (c.data.type) {
2597
- case "SliderLoaded":
2598
- be == c.data.identity && Ze();
2599
- break;
2600
- case "UserSessionID":
2601
- c.data.userid, c.data.session, i(42, me = !0);
2602
- break;
2603
- case "CloseHamburgerMenu":
2604
- window.postMessage({ type: "EnableScroll" }, window.location.href), c.data.showhamburger && i(44, Fe = !1);
2605
- break;
2606
- case "LogoutSuccessfull":
2607
- i(42, me = !1);
2608
- break;
2609
- case "LanguageChanged":
2610
- Ue(), Ge(ie);
2611
- break;
2612
- case "OpenShortCashier":
2613
- V("deposit");
2614
- break;
2615
- case "CloseShortCashier":
2616
- oe();
2617
- break;
2618
- case "RequestHeaderHeight":
2619
- window.postMessage(
2620
- {
2621
- type: "HeaderHeight",
2622
- headerHeight: X.clientHeight
2623
- },
2624
- window.location.href
2625
- );
2626
- break;
2627
- }
2628
- }, bt = () => {
2629
- i(42, me = !0);
2630
- }, oe = (c) => {
2631
- i(46, Me = !1), window.postMessage({ type: "EnableScroll" }, window.location.href), c?.stopPropagation();
2632
- }, Ue = () => {
2633
- ie = new URL(`${u}/${x.toLowerCase()}/menu`), i(38, le = new URL(`${u}/${x.toLowerCase()}/hamburger-menu`)), De = new URL(`${u}/${x.toLowerCase()}/op-options/style`);
2634
- let c = fi(ke);
2635
- ie.searchParams.append("env", f), ie.searchParams.append("language", x.toLowerCase()), ie.searchParams.append("userRoles", y), c && (c === "PC" ? (le.searchParams.append("device", "dk"), ie.searchParams.append("device", "dk")) : (le.searchParams.append("device", "mtWeb"), ie.searchParams.append("device", "mtWeb"))), le.searchParams.append("env", f), le.searchParams.append("language", x.toLowerCase()), le.searchParams.append("userRoles", y);
2636
- }, vt = () => {
2637
- bi(h);
2638
- }, yt = () => {
2639
- i(43, ae = g.replace(/ /g, "").split(",")), i(43, ae = ae.map((c) => c.toUpperCase())), i(37, x = h.toUpperCase()), Ue(), Ft(De), setTimeout(() => {
2640
- Ge(ie);
2641
- });
2642
- }, kt = () => {
2643
- i(34, ze = je(_, he)), i(35, Oe = je(_, ye));
2644
- }, je = (c, $) => {
2645
- let te = $.find((U) => {
2646
- if (c.indexOf("/sport") > -1)
2647
- return U.path.indexOf(c) > -1;
2648
- if (U.path.includes(c))
2649
- return !0;
2650
- });
2651
- return te || (te = $.find((U) => U.path.split("/").indexOf(c.split("/")[1]) > -1)), te ? te.id : -1;
2652
- }, Ze = (c) => {
2653
- he.length > 0 && window.postMessage(
2654
- {
2655
- type: "SliderData",
2656
- identity: be,
2657
- data: he
2658
- },
2659
- window.location.href
2660
- );
2661
- }, Ge = (c) => (i(33, ue = !0), new Promise(($, te) => {
2662
- fetch(c).then((U) => U.json()).then(
2663
- (U) => {
2664
- he = U.desktop.primary, i(36, ye = U.desktop.secondary), i(33, ue = !1), $(U);
2665
- },
2666
- (U) => {
2667
- i(33, ue = !1), console.error(U), te(U);
2668
- }
2669
- );
2670
- })), Ft = (c) => (i(39, de = !1), new Promise(($, te) => {
2671
- fetch(c).then((U) => U.json()).then(
2672
- (U) => {
2673
- U.logoUrl.length > 0 && (U.logoUrl != "null" || U.logoUrl != "false") ? (i(45, We = U.logoUrl), i(39, de = !0)) : i(39, de = !1), $(U);
2674
- },
2675
- (U) => {
2676
- i(39, de = !1), console.error(U), te(U);
2677
- }
2678
- );
2679
- })), He = (c) => {
2680
- window.postMessage(
2681
- {
2682
- type: "NavigateTo",
2683
- itemId: c.id,
2684
- item: c,
2685
- path: c.path,
2686
- externalLink: c.externalLink || !1,
2687
- target: c.attrs?.target || null
2688
- },
2689
- window.location.href
2690
- );
2691
- }, Ae = (c) => {
2692
- i(37, x = c), i(40, ge = !1), V("language");
2693
- }, Ce = () => {
2694
- i(40, ge = !ge);
2695
- }, Mt = (c) => (L && (c = L.includes(c.toLowerCase()) ? L.slice(-2) : c), c == "EN" ? "US" : c.toUpperCase());
2696
- di(async () => (window.addEventListener("message", Te, !1), Ye(ke) && i(41, Pe = !0), () => {
2697
- window.removeEventListener("message", Te);
2698
- }));
2699
- const It = () => Ie(), Ht = () => V("lobby"), At = () => V("deposit"), Ct = (c) => oe(c), Lt = (c) => oe(c), St = () => V("myaccount");
2700
- function Et(c) {
2701
- pe[c ? "unshift" : "push"](() => {
2702
- X = c, i(32, X);
2703
- });
2704
- }
2705
- const Rt = () => V("lobby"), Bt = () => V("deposit"), Nt = (c) => oe(c), zt = (c) => oe(c), Ot = () => V("myaccount");
2706
- function Dt() {
2707
- x = Je(this), i(37, x), i(43, ae);
2708
- }
2709
- const Pt = () => V("language"), Wt = () => Ce(), Tt = (c) => Ae(c), Ut = (c) => He(c);
2710
- function jt(c) {
2711
- pe[c ? "unshift" : "push"](() => {
2712
- X = c, i(32, X);
2713
- });
2714
- }
2715
- const Zt = () => Ie(), Gt = () => V("lobby"), Yt = () => V("login"), Jt = () => V("register");
2716
- function Qt(c) {
2717
- pe[c ? "unshift" : "push"](() => {
2718
- X = c, i(32, X);
2719
- });
2720
- }
2721
- const Vt = () => V("lobby"), Xt = () => V("login"), qt = () => V("register");
2722
- function Kt() {
2723
- x = Je(this), i(37, x), i(43, ae);
2724
- }
2725
- const xt = () => V("language"), $t = () => Ce(), ei = (c) => Ae(c), ti = (c) => He(c);
2726
- function ii(c) {
2727
- pe[c ? "unshift" : "push"](() => {
2728
- X = c, i(32, X);
2729
- });
2730
- }
2731
- return t.$$set = (c) => {
2732
- "session" in c && i(0, s = c.session), "userid" in c && i(1, a = c.userid), "endpoint" in c && i(2, m = c.endpoint), "cmsendpoint" in c && i(56, u = c.cmsendpoint), "cmsenv" in c && i(57, f = c.cmsenv), "lang" in c && i(3, h = c.lang), "languageslist" in c && i(4, g = c.languageslist), "activecategory" in c && i(5, _ = c.activecategory), "translationurl" in c && i(58, w = c.translationurl), "customlocaleidentifier" in c && i(6, L = c.customlocaleidentifier), "gmversion" in c && i(7, j = c.gmversion), "countryflagheader" in c && i(8, W = c.countryflagheader), "displaybalanceoption" in c && i(9, N = c.displaybalanceoption), "countryflaghamburger" in c && i(10, F = c.countryflaghamburger), "hasdefaultamount" in c && i(11, H = c.hasdefaultamount), "playercurrency" in c && i(12, I = c.playercurrency), "shortcashierenabled" in c && i(13, Z = c.shortcashierenabled), "producttype" in c && i(14, J = c.producttype), "successurl" in c && i(15, T = c.successurl), "failurl" in c && i(16, B = c.failurl), "cancelurl" in c && i(17, v = c.cancelurl), "sportsurl" in c && i(18, k = c.sportsurl), "casinourl" in c && i(19, z = c.casinourl), "contacturl" in c && i(20, M = c.contacturl), "homeurl" in c && i(21, b = c.homeurl), "depositurl" in c && i(22, D = c.depositurl), "actionevent" in c && i(23, E = c.actionevent), "userroles" in c && i(59, y = c.userroles), "showsubgroups" in c && i(24, P = c.showsubgroups), "mbsource" in c && i(25, G = c.mbsource), "clientstyling" in c && i(26, re = c.clientstyling), "clientstylingurl" in c && i(27, fe = c.clientstylingurl), "currencyseparator" in c && i(28, Ee = c.currencyseparator), "currencydecimal" in c && i(29, Re = c.currencydecimal), "currencyprecision" in c && i(30, Be = c.currencyprecision), "totalcalculationmode" in c && i(31, Ne = c.totalcalculationmode);
2733
- }, t.$$.update = () => {
2734
- t.$$.dirty[0] & /*activecategory*/
2735
- 32 | t.$$.dirty[1] & /*isLoading*/
2736
- 4 && _ && !ue && kt(), t.$$.dirty[0] & /*session*/
2737
- 1 && s && bt(), t.$$.dirty[0] & /*shortcashierenabled*/
2738
- 8192 && (l = Z.toLocaleLowerCase() === "true"), t.$$.dirty[0] & /*lang*/
2739
- 8 && h && vt(), t.$$.dirty[0] & /*lang, languageslist*/
2740
- 24 | t.$$.dirty[1] & /*cmsendpoint, userroles*/
2741
- 301989888 && u && h && g && y && yt(), t.$$.dirty[1] & /*translationurl*/
2742
- 134217728 && w && wt(), t.$$.dirty[0] & /*clientstyling*/
2743
- 67108864 | t.$$.dirty[1] & /*customStylingContainer*/
2744
- 2 && re && X && gi(X, re), t.$$.dirty[0] & /*clientstylingurl*/
2745
- 134217728 | t.$$.dirty[1] & /*customStylingContainer*/
2746
- 2 && fe && X && mi(X, fe), t.$$.dirty[0] & /*mbsource*/
2747
- 33554432 | t.$$.dirty[1] & /*customStylingContainer*/
2748
- 2 && X && pi(X, `${G}.Style`);
2749
- }, [
2750
- s,
2751
- a,
2752
- m,
2753
- h,
2754
- g,
2755
- _,
2756
- L,
2757
- j,
2758
- W,
2759
- N,
2760
- F,
2761
- H,
2762
- I,
2763
- Z,
2764
- J,
2765
- T,
2766
- B,
2767
- v,
2768
- k,
2769
- z,
2770
- M,
2771
- b,
2772
- D,
2773
- E,
2774
- P,
2775
- G,
2776
- re,
2777
- fe,
2778
- Ee,
2779
- Re,
2780
- Be,
2781
- Ne,
2782
- X,
2783
- ue,
2784
- ze,
2785
- Oe,
2786
- ye,
2787
- x,
2788
- le,
2789
- de,
2790
- ge,
2791
- Pe,
2792
- me,
2793
- ae,
2794
- Fe,
2795
- We,
2796
- Me,
2797
- n,
2798
- V,
2799
- Ie,
2800
- oe,
2801
- Ze,
2802
- He,
2803
- Ae,
2804
- Ce,
2805
- Mt,
2806
- u,
2807
- f,
2808
- w,
2809
- y,
2810
- It,
2811
- Ht,
2812
- At,
2813
- Ct,
2814
- Lt,
2815
- St,
2816
- Et,
2817
- Rt,
2818
- Bt,
2819
- Nt,
2820
- zt,
2821
- Ot,
2822
- Dt,
2823
- Pt,
2824
- Wt,
2825
- Tt,
2826
- Ut,
2827
- jt,
2828
- Zt,
2829
- Gt,
2830
- Yt,
2831
- Jt,
2832
- Qt,
2833
- Vt,
2834
- Xt,
2835
- qt,
2836
- Kt,
2837
- xt,
2838
- $t,
2839
- ei,
2840
- ti,
2841
- ii
2842
- ];
2843
- }
2844
- class Gi extends si {
2845
- constructor(e) {
2846
- super(), ai(
2847
- this,
2848
- e,
2849
- Zi,
2850
- ji,
2851
- oi,
2852
- {
2853
- session: 0,
2854
- userid: 1,
2855
- endpoint: 2,
2856
- cmsendpoint: 56,
2857
- cmsenv: 57,
2858
- lang: 3,
2859
- languageslist: 4,
2860
- activecategory: 5,
2861
- translationurl: 58,
2862
- customlocaleidentifier: 6,
2863
- gmversion: 7,
2864
- countryflagheader: 8,
2865
- displaybalanceoption: 9,
2866
- countryflaghamburger: 10,
2867
- hasdefaultamount: 11,
2868
- playercurrency: 12,
2869
- shortcashierenabled: 13,
2870
- producttype: 14,
2871
- successurl: 15,
2872
- failurl: 16,
2873
- cancelurl: 17,
2874
- sportsurl: 18,
2875
- casinourl: 19,
2876
- contacturl: 20,
2877
- homeurl: 21,
2878
- depositurl: 22,
2879
- actionevent: 23,
2880
- userroles: 59,
2881
- showsubgroups: 24,
2882
- mbsource: 25,
2883
- clientstyling: 26,
2884
- clientstylingurl: 27,
2885
- currencyseparator: 28,
2886
- currencydecimal: 29,
2887
- currencyprecision: 30,
2888
- totalcalculationmode: 31
2889
- },
2890
- vi,
2891
- [-1, -1, -1, -1, -1]
2892
- );
2893
- }
2894
- get session() {
2895
- return this.$$.ctx[0];
2896
- }
2897
- set session(e) {
2898
- this.$$set({ session: e }), R();
2899
- }
2900
- get userid() {
2901
- return this.$$.ctx[1];
2902
- }
2903
- set userid(e) {
2904
- this.$$set({ userid: e }), R();
2905
- }
2906
- get endpoint() {
2907
- return this.$$.ctx[2];
2908
- }
2909
- set endpoint(e) {
2910
- this.$$set({ endpoint: e }), R();
2911
- }
2912
- get cmsendpoint() {
2913
- return this.$$.ctx[56];
2914
- }
2915
- set cmsendpoint(e) {
2916
- this.$$set({ cmsendpoint: e }), R();
2917
- }
2918
- get cmsenv() {
2919
- return this.$$.ctx[57];
2920
- }
2921
- set cmsenv(e) {
2922
- this.$$set({ cmsenv: e }), R();
2923
- }
2924
- get lang() {
2925
- return this.$$.ctx[3];
2926
- }
2927
- set lang(e) {
2928
- this.$$set({ lang: e }), R();
2929
- }
2930
- get languageslist() {
2931
- return this.$$.ctx[4];
2932
- }
2933
- set languageslist(e) {
2934
- this.$$set({ languageslist: e }), R();
2935
- }
2936
- get activecategory() {
2937
- return this.$$.ctx[5];
2938
- }
2939
- set activecategory(e) {
2940
- this.$$set({ activecategory: e }), R();
2941
- }
2942
- get translationurl() {
2943
- return this.$$.ctx[58];
2944
- }
2945
- set translationurl(e) {
2946
- this.$$set({ translationurl: e }), R();
2947
- }
2948
- get customlocaleidentifier() {
2949
- return this.$$.ctx[6];
2950
- }
2951
- set customlocaleidentifier(e) {
2952
- this.$$set({ customlocaleidentifier: e }), R();
2953
- }
2954
- get gmversion() {
2955
- return this.$$.ctx[7];
2956
- }
2957
- set gmversion(e) {
2958
- this.$$set({ gmversion: e }), R();
2959
- }
2960
- get countryflagheader() {
2961
- return this.$$.ctx[8];
2962
- }
2963
- set countryflagheader(e) {
2964
- this.$$set({ countryflagheader: e }), R();
2965
- }
2966
- get displaybalanceoption() {
2967
- return this.$$.ctx[9];
2968
- }
2969
- set displaybalanceoption(e) {
2970
- this.$$set({ displaybalanceoption: e }), R();
2971
- }
2972
- get countryflaghamburger() {
2973
- return this.$$.ctx[10];
2974
- }
2975
- set countryflaghamburger(e) {
2976
- this.$$set({ countryflaghamburger: e }), R();
2977
- }
2978
- get hasdefaultamount() {
2979
- return this.$$.ctx[11];
2980
- }
2981
- set hasdefaultamount(e) {
2982
- this.$$set({ hasdefaultamount: e }), R();
2983
- }
2984
- get playercurrency() {
2985
- return this.$$.ctx[12];
2986
- }
2987
- set playercurrency(e) {
2988
- this.$$set({ playercurrency: e }), R();
2989
- }
2990
- get shortcashierenabled() {
2991
- return this.$$.ctx[13];
2992
- }
2993
- set shortcashierenabled(e) {
2994
- this.$$set({ shortcashierenabled: e }), R();
2995
- }
2996
- get producttype() {
2997
- return this.$$.ctx[14];
2998
- }
2999
- set producttype(e) {
3000
- this.$$set({ producttype: e }), R();
3001
- }
3002
- get successurl() {
3003
- return this.$$.ctx[15];
3004
- }
3005
- set successurl(e) {
3006
- this.$$set({ successurl: e }), R();
3007
- }
3008
- get failurl() {
3009
- return this.$$.ctx[16];
3010
- }
3011
- set failurl(e) {
3012
- this.$$set({ failurl: e }), R();
3013
- }
3014
- get cancelurl() {
3015
- return this.$$.ctx[17];
3016
- }
3017
- set cancelurl(e) {
3018
- this.$$set({ cancelurl: e }), R();
3019
- }
3020
- get sportsurl() {
3021
- return this.$$.ctx[18];
3022
- }
3023
- set sportsurl(e) {
3024
- this.$$set({ sportsurl: e }), R();
3025
- }
3026
- get casinourl() {
3027
- return this.$$.ctx[19];
3028
- }
3029
- set casinourl(e) {
3030
- this.$$set({ casinourl: e }), R();
3031
- }
3032
- get contacturl() {
3033
- return this.$$.ctx[20];
3034
- }
3035
- set contacturl(e) {
3036
- this.$$set({ contacturl: e }), R();
3037
- }
3038
- get homeurl() {
3039
- return this.$$.ctx[21];
3040
- }
3041
- set homeurl(e) {
3042
- this.$$set({ homeurl: e }), R();
3043
- }
3044
- get depositurl() {
3045
- return this.$$.ctx[22];
3046
- }
3047
- set depositurl(e) {
3048
- this.$$set({ depositurl: e }), R();
3049
- }
3050
- get actionevent() {
3051
- return this.$$.ctx[23];
3052
- }
3053
- set actionevent(e) {
3054
- this.$$set({ actionevent: e }), R();
3055
- }
3056
- get userroles() {
3057
- return this.$$.ctx[59];
3058
- }
3059
- set userroles(e) {
3060
- this.$$set({ userroles: e }), R();
3061
- }
3062
- get showsubgroups() {
3063
- return this.$$.ctx[24];
3064
- }
3065
- set showsubgroups(e) {
3066
- this.$$set({ showsubgroups: e }), R();
3067
- }
3068
- get mbsource() {
3069
- return this.$$.ctx[25];
3070
- }
3071
- set mbsource(e) {
3072
- this.$$set({ mbsource: e }), R();
3073
- }
3074
- get clientstyling() {
3075
- return this.$$.ctx[26];
3076
- }
3077
- set clientstyling(e) {
3078
- this.$$set({ clientstyling: e }), R();
3079
- }
3080
- get clientstylingurl() {
3081
- return this.$$.ctx[27];
3082
- }
3083
- set clientstylingurl(e) {
3084
- this.$$set({ clientstylingurl: e }), R();
3085
- }
3086
- get currencyseparator() {
3087
- return this.$$.ctx[28];
3088
- }
3089
- set currencyseparator(e) {
3090
- this.$$set({ currencyseparator: e }), R();
3091
- }
3092
- get currencydecimal() {
3093
- return this.$$.ctx[29];
3094
- }
3095
- set currencydecimal(e) {
3096
- this.$$set({ currencydecimal: e }), R();
3097
- }
3098
- get currencyprecision() {
3099
- return this.$$.ctx[30];
3100
- }
3101
- set currencyprecision(e) {
3102
- this.$$set({ currencyprecision: e }), R();
3103
- }
3104
- get totalcalculationmode() {
3105
- return this.$$.ctx[31];
3106
- }
3107
- set totalcalculationmode(e) {
3108
- this.$$set({ totalcalculationmode: e }), R();
3109
- }
3110
- }
3111
- ri(Gi, { 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: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, currencyseparator: {}, currencydecimal: {}, currencyprecision: {}, totalcalculationmode: {} }, [], [], !0);
3112
- export {
3113
- Gi as C
3114
- };