@everymatrix/casino-header-controller 1.59.2 → 1.60.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoHeaderController-DRNs7znq.js → CasinoHeaderController-B1Lx3tU2.js} +57 -46
- package/components/{CasinoHeaderController-BjkjJI1r.cjs → CasinoHeaderController-BH5IAaed.cjs} +5 -5
- package/components/{CasinoHeaderController-WBkxsMC1.js → CasinoHeaderController-DmFZgeXE.js} +57 -46
- package/components/CasinoSlider-BTGfiw5j.js +803 -0
- package/components/CasinoSlider-DRVCTpte.cjs +1 -0
- package/components/{CasinoSlider-BiQpUhjL.js → CasinoSlider-RSfl7Nfu.js} +114 -114
- package/es2015/casino-header-controller.cjs +1 -1
- package/es2015/casino-header-controller.js +1 -1
- package/esnext/casino-header-controller.js +1 -1
- package/package.json +2 -2
- package/components/CasinoSlider-E1mSYv_J.cjs +0 -1
- package/components/CasinoSlider-MTl32pNB.js +0 -803
package/components/{CasinoHeaderController-WBkxsMC1.js → CasinoHeaderController-DmFZgeXE.js}
RENAMED
@@ -16,7 +16,18 @@ var Ye = (t, e, i) => new Promise((l, n) => {
|
|
16
16
|
});
|
17
17
|
import { $ as Le, a as ni, b as ri, S as si, i as ai, f as D, c as oi, s as ci, d as ui, e as S, g as p, h as r, j as C, n as se, k as A, l as di, o as fi, m as hi, p as Je, q as pe, r as Qe, t as gi, u as mi, v as ee, w as K, x as c, y as g, z as O, A as x, B as ce, C as ne, D as Q, E as Se, F as _t, G as pi, H as _i, I as Y, J as wt, K as _e, L as we } from "./CasinoHamburgerMenu-DyL5A7W7.js";
|
18
18
|
import "../stencil/user-deposit-withdrawal-DfDiD6Lp.js";
|
19
|
-
|
19
|
+
const wi = (t, e = {}) => {
|
20
|
+
const i = new CustomEvent("track-custom-event", {
|
21
|
+
detail: {
|
22
|
+
type: t,
|
23
|
+
data: e
|
24
|
+
},
|
25
|
+
bubbles: !0,
|
26
|
+
composed: !0
|
27
|
+
});
|
28
|
+
document.dispatchEvent(i);
|
29
|
+
};
|
30
|
+
function bi({ withLocale: t, translations: e }) {
|
20
31
|
Le.subscribe((i) => {
|
21
32
|
i == null && (ni.set(e), Le.set(t));
|
22
33
|
});
|
@@ -24,7 +35,7 @@ function wi({ withLocale: t, translations: e }) {
|
|
24
35
|
function Ve(t, e) {
|
25
36
|
ri(t, e);
|
26
37
|
}
|
27
|
-
function
|
38
|
+
function vi(t) {
|
28
39
|
Le.set(t);
|
29
40
|
}
|
30
41
|
const Xe = {
|
@@ -107,7 +118,7 @@ if (typeof window != "undefined") {
|
|
107
118
|
}
|
108
119
|
};
|
109
120
|
};
|
110
|
-
customElements.define = t(customElements.define), import("./CasinoSlider-
|
121
|
+
customElements.define = t(customElements.define), import("./CasinoSlider-BTGfiw5j.js").then(({ default: e }) => {
|
111
122
|
!customElements.get("casino-slider") && customElements.define("casino-slider", e.element);
|
112
123
|
});
|
113
124
|
}
|
@@ -160,7 +171,7 @@ if (typeof window != "undefined") {
|
|
160
171
|
});
|
161
172
|
}
|
162
173
|
const ve = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LjljY2M0ZGU5MywgMjAyMi8wMy8xNC0xNDowNzoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjMgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMzQjhCMTgyRUNBMzExRUM5M0JCRDIzRjhFMEY0NjE0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMzQjhCMTgzRUNBMzExRUM5M0JCRDIzRjhFMEY0NjE0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzNCOEIxODBFQ0EzMTFFQzkzQkJEMjNGOEUwRjQ2MTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzNCOEIxODFFQ0EzMTFFQzkzQkJEMjNGOEUwRjQ2MTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7HvIqyAAAAEElEQVR42mL4//8/A0CAAQAI/AL+26JNFgAAAABJRU5ErkJggg==";
|
163
|
-
function
|
174
|
+
function yi(t) {
|
164
175
|
ui(t, "svelte-1q44zz9", `*,*::before,*::after{font-family:inherit}:host{font-family:inherit}@keyframes ModalBounce{0%{opacity:0;transform:translateY(20px)}50%{transform:translateY(-6px);opacity:0.8}100%{transform:translateY(0);opacity:1}}input,textarea,button{font-family:inherit}.HeaderSlider{width:100%;height:400px}.LanguageDropdown{margin-right:16px;position:relative;display:inline-block}.ClosePopUpButtonShortCashier{margin-left:auto;cursor:pointer}.ClosePopUpButtonShortCashier svg{position:absolute;top:10px;right:10px}.ShortCashierWindow{background-color:rgba(0, 0, 0, 0.7);position:fixed;top:0;bottom:0;left:0;right:0;z-index:16}.ShortCashierContainerWrapper{position:relative;animation:ModalBounce 0.5s forwards;z-index:17;right:60%}.ShortCashierContainer{background-color:var(--emw--color-white, #FFFFFF);position:absolute;width:360px;top:16px;transform:translateX(-60%);box-shadow:0px 30px 30px var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919}.ShortCashierContainer:before{content:"";background:var(--emw--color-white, #FFFFFF);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:84%;width:25px;height:10px;transform:translateX(-50%);z-index:1}.ShortCashierContainerWrapperMobile{position:relative;animation:ModalBounce 0.5s forwards;right:110%;z-index:17}.ShortCashierContainerMobile{background-color:var(--emw--color-white, #FFFFFF);position:absolute;width:80vw;top:14px;left:50%;transform:translateX(-60%);box-shadow:0px 30px 30px var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919}.ShortCashierContainerMobile:before{content:"";background:var(--emw--color-white, #FFFFFF);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:84%;width:25px;height:10px;transform:translateX(-50%);z-index:1}.SelectedOption,.OptionList{border:1px solid var(--emw--header-color-primary);padding:8px;cursor:pointer;width:76px;border-radius:4px}.SelectedOption{display:flex;align-items:center}.FlagIcon img{width:20px;height:14px;margin-right:8px;border-radius:2px}.OptionList{position:absolute;z-index:1;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--header-color-secondary-menu-bg, var(--emw--color-background-secondary, #050518));max-height:150px;overflow-y:auto}.LanguageOption{display:flex;align-items:center;padding:4px}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 10px;transition:all 0.5s}.TriangleInactive svg{margin:2px 0px}.TriangleActive{transform:rotate(180deg);position:relative}.TriangleActive svg{margin:2px 0px}.LanguageOption:hover{background-color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-radius:2px}.HeaderWrapper{background:var(--emw--header-color-menu-bg, var(--emw--color-background-secondary, #050518))}.HeaderContainer{max-width:1300px;display:flex;flex-direction:row;align-items:center;height:84px;margin:0 auto}.HeaderMobileMainNav{display:flex;align-items:center}.HeaderBranding{width:140px;margin-right:15px;cursor:pointer}.HeaderBranding img{width:100%}@media only screen and (max-width: 360px){.HeaderBranding{margin-right:0}}.HeaderMainNav{text-align:left}.HeaderTopActions{text-align:right;margin-left:auto}.HeaderSecondaryNav{flex-direction:row;width:100%;background:var(--emw--header-color-secondary-menu-bg, var(--emw--color-background-secondary, #050518));border-top:1px solid var(--emw--color-gray-300, #58586B)}.HeaderItemsMenu{gap:8px;display:flex;align-content:flex-start;list-style:none;text-transform:uppercase;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));font-size:16px;align-items:center}.HeaderItemsMenu .Item:hover .HeaderSecondaryNav{display:block}.HeaderItemsMenu .Item{gap:2px;padding:0 12px;display:flex;align-items:center}.HeaderItemsMenu.PrimaryMenu{gap:10px}.Item a{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;border-top:1px solid transparent}.Item a:hover{color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-top:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));padding-top:5px}.ItemLogin{border-radius:5px;background:transparent;font-size:14px;font-weight:600;border:solid 1px var(--emw--header-typography, var(--emw--color-white, #FFFFFF));height:44px;text-align:center;line-height:44px;margin-right:10px;cursor:pointer}.ItemRegister,.ItemDeposit{border-radius:5px;background:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));font-size:14px;height:44px;text-align:center;line-height:44px;cursor:pointer}.ItemDeposit{background:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.ItemLanguage{height:44px;width:74px;text-align:center;line-height:44px;background:transparent;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));border:none;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ItemLanguage option{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF))}.ItemLanguage.NoFlag{background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--header-color-menu-bg, var(--emw--color-background-secondary, #050518));background-position:calc(100% - 0.75rem) center;width:90px;margin-right:6px}.ItemBalance{background:transparent;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));border:0}.ItemAccount{cursor:pointer}.ItemAccount svg{width:20px;height:20px}.HeaderItemsMenuSecondary{display:flex;flex-direction:row;align-content:flex-start;align-items:center;height:60px;list-style:none;text-transform:uppercase;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));font-size:14px;max-width:1280px;margin:0 auto;overflow-y:hidden;overflow-x:auto;padding:0}.HeaderItemsMenuSecondary .ItemSecondary{width:auto;height:100%;display:flex;justify-content:center;padding:0 15px;font-weight:600;transition-duration:0.15s}.HeaderItemsMenuSecondary .ItemSecondary button{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;border:none;background:none;font-size:14px;font-weight:600;text-transform:uppercase;cursor:pointer}.HeaderItemsMenuSecondary .ItemSecondary button:hover{color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.HeaderItemsMenuSecondary .ItemSecondary button:focus{color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.HeaderItemsMenuSecondary .ItemSecondary button:visited{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF))}.HeaderItemsMenuSecondary .ItemSecondary button:focus-visible{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));outline:none}.HeaderItemsMenuSecondary .ItemSecondary.active{background:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.HeaderSliderMobile{background-position:bottom}.HeaderMobileWrapper .HeaderContainer{height:55px;padding:0 15px;gap:10px}@media only screen and (max-width: 360px){.HeaderMobileWrapper .HeaderContainer{padding:0 5px}}.HeaderMobileWrapper .HeaderBranding{width:110px;display:flex;align-items:center}.HeaderMobileWrapper .HeaderItemsMenu .Item{padding:0 10px;display:block;width:unset}.HeaderMobileWrapper .HeaderItemsMenu .ItemBalance{font-size:12px}.HeaderMobileWrapper .HeaderItemsMenu .ItemAccount{padding:0}.HeaderMobileWrapper .ItemRegister,.HeaderMobileWrapper .ItemDeposit,.HeaderMobileWrapper .ItemLogin{height:30px;line-height:30px;font-size:12px}.HeaderMobileWrapper .ItemLogin{margin-right:10px}`);
|
165
176
|
}
|
166
177
|
function qe(t, e, i) {
|
@@ -187,7 +198,7 @@ function tt(t, e, i) {
|
|
187
198
|
const l = t.slice();
|
188
199
|
return l[115] = e[i], l;
|
189
200
|
}
|
190
|
-
function
|
201
|
+
function ki(t) {
|
191
202
|
let e, i, l, n, s, a, m, u, h, d = (
|
192
203
|
/*$_*/
|
193
204
|
t[47]("login") + ""
|
@@ -198,7 +209,7 @@ function yi(t) {
|
|
198
209
|
function J(b, P) {
|
199
210
|
return (
|
200
211
|
/*logoFromCms*/
|
201
|
-
b[39] ?
|
212
|
+
b[39] ? Hi : Ii
|
202
213
|
);
|
203
214
|
}
|
204
215
|
let T = J(t), R = T(t), v = !/*isLoading*/
|
@@ -271,7 +282,7 @@ function yi(t) {
|
|
271
282
|
}
|
272
283
|
};
|
273
284
|
}
|
274
|
-
function
|
285
|
+
function Fi(t) {
|
275
286
|
let e, i, l, n, s, a, m, u, h, d, f, _, w, L, j, W, z, F = (
|
276
287
|
/*$_*/
|
277
288
|
t[47]("login") + ""
|
@@ -282,7 +293,7 @@ function ki(t) {
|
|
282
293
|
function k(b, P) {
|
283
294
|
return (
|
284
295
|
/*logoFromCms*/
|
285
|
-
b[39] ?
|
296
|
+
b[39] ? Si : Li
|
286
297
|
);
|
287
298
|
}
|
288
299
|
let N = k(t), M = N(t);
|
@@ -333,12 +344,12 @@ function ki(t) {
|
|
333
344
|
}
|
334
345
|
};
|
335
346
|
}
|
336
|
-
function
|
347
|
+
function Mi(t) {
|
337
348
|
let e;
|
338
349
|
function i(s, a) {
|
339
350
|
return (
|
340
351
|
/*mobileView*/
|
341
|
-
s[41] ?
|
352
|
+
s[41] ? Di : Ei
|
342
353
|
);
|
343
354
|
}
|
344
355
|
let l = i(t), n = l(t);
|
@@ -357,7 +368,7 @@ function Fi(t) {
|
|
357
368
|
}
|
358
369
|
};
|
359
370
|
}
|
360
|
-
function
|
371
|
+
function Ii(t) {
|
361
372
|
let e, i;
|
362
373
|
return {
|
363
374
|
c() {
|
@@ -372,7 +383,7 @@ function Mi(t) {
|
|
372
383
|
}
|
373
384
|
};
|
374
385
|
}
|
375
|
-
function
|
386
|
+
function Hi(t) {
|
376
387
|
let e, i;
|
377
388
|
return {
|
378
389
|
c() {
|
@@ -494,7 +505,7 @@ function lt(t) {
|
|
494
505
|
function i(s, a) {
|
495
506
|
return (
|
496
507
|
/*countryflagheader*/
|
497
|
-
s[8] !== "true" ?
|
508
|
+
s[8] !== "true" ? Ai : Ci
|
498
509
|
);
|
499
510
|
}
|
500
511
|
let l = i(t), n = l(t);
|
@@ -513,7 +524,7 @@ function lt(t) {
|
|
513
524
|
}
|
514
525
|
};
|
515
526
|
}
|
516
|
-
function
|
527
|
+
function Ci(t) {
|
517
528
|
let e, i, l, n, s, a, m, u = (
|
518
529
|
/*selectedLanguage*/
|
519
530
|
t[37].slice(-2) + ""
|
@@ -556,7 +567,7 @@ function Hi(t) {
|
|
556
567
|
}
|
557
568
|
};
|
558
569
|
}
|
559
|
-
function
|
570
|
+
function Ai(t) {
|
560
571
|
let e, i, l, n = ee(
|
561
572
|
/*languagesArray*/
|
562
573
|
t[43]
|
@@ -784,7 +795,7 @@ function at(t) {
|
|
784
795
|
}
|
785
796
|
};
|
786
797
|
}
|
787
|
-
function
|
798
|
+
function Li(t) {
|
788
799
|
let e, i;
|
789
800
|
return {
|
790
801
|
c() {
|
@@ -799,7 +810,7 @@ function Ai(t) {
|
|
799
810
|
}
|
800
811
|
};
|
801
812
|
}
|
802
|
-
function
|
813
|
+
function Si(t) {
|
803
814
|
let e, i;
|
804
815
|
return {
|
805
816
|
c() {
|
@@ -819,7 +830,7 @@ function Li(t) {
|
|
819
830
|
}
|
820
831
|
};
|
821
832
|
}
|
822
|
-
function
|
833
|
+
function Ei(t) {
|
823
834
|
let e, i, l, n, s, a, m, u, h, d, f, _, w = (
|
824
835
|
/*$_*/
|
825
836
|
t[47]("deposit") + ""
|
@@ -827,7 +838,7 @@ function Si(t) {
|
|
827
838
|
function R(y, B) {
|
828
839
|
return (
|
829
840
|
/*logoFromCms*/
|
830
|
-
y[39] ?
|
841
|
+
y[39] ? zi : Ri
|
831
842
|
);
|
832
843
|
}
|
833
844
|
let v = R(t), k = v(t), N = !/*isLoading*/
|
@@ -1059,7 +1070,7 @@ function Si(t) {
|
|
1059
1070
|
}
|
1060
1071
|
};
|
1061
1072
|
}
|
1062
|
-
function
|
1073
|
+
function Di(t) {
|
1063
1074
|
let e, i, l, n, s, a, m, u, h, d, f, _, w = (
|
1064
1075
|
/*$_*/
|
1065
1076
|
t[47]("deposit") + ""
|
@@ -1068,7 +1079,7 @@ function Ei(t) {
|
|
1068
1079
|
function Z(v, k) {
|
1069
1080
|
return (
|
1070
1081
|
/*logoFromCms*/
|
1071
|
-
v[39] ?
|
1082
|
+
v[39] ? Ti : Wi
|
1072
1083
|
);
|
1073
1084
|
}
|
1074
1085
|
let J = Z(t), T = J(t), R = (
|
@@ -1270,7 +1281,7 @@ function Ei(t) {
|
|
1270
1281
|
}
|
1271
1282
|
};
|
1272
1283
|
}
|
1273
|
-
function
|
1284
|
+
function Ri(t) {
|
1274
1285
|
let e, i;
|
1275
1286
|
return {
|
1276
1287
|
c() {
|
@@ -1285,7 +1296,7 @@ function Di(t) {
|
|
1285
1296
|
}
|
1286
1297
|
};
|
1287
1298
|
}
|
1288
|
-
function
|
1299
|
+
function zi(t) {
|
1289
1300
|
let e, i;
|
1290
1301
|
return {
|
1291
1302
|
c() {
|
@@ -1418,7 +1429,7 @@ function ct(t) {
|
|
1418
1429
|
function h(_, w) {
|
1419
1430
|
return (
|
1420
1431
|
/*gmversion*/
|
1421
|
-
_[7] === "gmcore" ?
|
1432
|
+
_[7] === "gmcore" ? Oi : Ni
|
1422
1433
|
);
|
1423
1434
|
}
|
1424
1435
|
let d = h(t), f = d(t);
|
@@ -1450,7 +1461,7 @@ function ct(t) {
|
|
1450
1461
|
}
|
1451
1462
|
};
|
1452
1463
|
}
|
1453
|
-
function
|
1464
|
+
function Ni(t) {
|
1454
1465
|
let e, i, l, n, s, a, m, u, h;
|
1455
1466
|
return {
|
1456
1467
|
c() {
|
@@ -1606,7 +1617,7 @@ function zi(t) {
|
|
1606
1617
|
}
|
1607
1618
|
};
|
1608
1619
|
}
|
1609
|
-
function
|
1620
|
+
function Oi(t) {
|
1610
1621
|
let e;
|
1611
1622
|
return {
|
1612
1623
|
c() {
|
@@ -1738,7 +1749,7 @@ function ut(t) {
|
|
1738
1749
|
function i(s, a) {
|
1739
1750
|
return (
|
1740
1751
|
/*countryflagheader*/
|
1741
|
-
s[8] !== "true" ?
|
1752
|
+
s[8] !== "true" ? Bi : Pi
|
1742
1753
|
);
|
1743
1754
|
}
|
1744
1755
|
let l = i(t), n = l(t);
|
@@ -1757,7 +1768,7 @@ function ut(t) {
|
|
1757
1768
|
}
|
1758
1769
|
};
|
1759
1770
|
}
|
1760
|
-
function
|
1771
|
+
function Pi(t) {
|
1761
1772
|
let e, i, l, n, s, a, m, u = (
|
1762
1773
|
/*selectedLanguage*/
|
1763
1774
|
t[37].slice(-2) + ""
|
@@ -1800,7 +1811,7 @@ function Oi(t) {
|
|
1800
1811
|
}
|
1801
1812
|
};
|
1802
1813
|
}
|
1803
|
-
function
|
1814
|
+
function Bi(t) {
|
1804
1815
|
let e, i, l, n = ee(
|
1805
1816
|
/*languagesArray*/
|
1806
1817
|
t[43]
|
@@ -2051,7 +2062,7 @@ function mt(t) {
|
|
2051
2062
|
}
|
2052
2063
|
};
|
2053
2064
|
}
|
2054
|
-
function
|
2065
|
+
function Wi(t) {
|
2055
2066
|
let e, i;
|
2056
2067
|
return {
|
2057
2068
|
c() {
|
@@ -2066,7 +2077,7 @@ function Bi(t) {
|
|
2066
2077
|
}
|
2067
2078
|
};
|
2068
2079
|
}
|
2069
|
-
function
|
2080
|
+
function Ti(t) {
|
2070
2081
|
let e, i;
|
2071
2082
|
return {
|
2072
2083
|
c() {
|
@@ -2091,7 +2102,7 @@ function pt(t) {
|
|
2091
2102
|
function h(_, w) {
|
2092
2103
|
return (
|
2093
2104
|
/*gmversion*/
|
2094
|
-
_[7] === "gmcore" ?
|
2105
|
+
_[7] === "gmcore" ? ji : Ui
|
2095
2106
|
);
|
2096
2107
|
}
|
2097
2108
|
let d = h(t), f = d(t);
|
@@ -2123,7 +2134,7 @@ function pt(t) {
|
|
2123
2134
|
}
|
2124
2135
|
};
|
2125
2136
|
}
|
2126
|
-
function
|
2137
|
+
function Ui(t) {
|
2127
2138
|
let e, i, l, n, s, a, m, u, h;
|
2128
2139
|
return {
|
2129
2140
|
c() {
|
@@ -2279,7 +2290,7 @@ function Ti(t) {
|
|
2279
2290
|
}
|
2280
2291
|
};
|
2281
2292
|
}
|
2282
|
-
function
|
2293
|
+
function ji(t) {
|
2283
2294
|
let e;
|
2284
2295
|
return {
|
2285
2296
|
c() {
|
@@ -2406,14 +2417,14 @@ function Ui(t) {
|
|
2406
2417
|
}
|
2407
2418
|
};
|
2408
2419
|
}
|
2409
|
-
function
|
2420
|
+
function Zi(t) {
|
2410
2421
|
let e, i;
|
2411
2422
|
function l(a, m) {
|
2412
2423
|
return (
|
2413
2424
|
/*isLoggedIn*/
|
2414
|
-
a[42] ?
|
2425
|
+
a[42] ? Mi : (
|
2415
2426
|
/*mobileView*/
|
2416
|
-
a[41] ?
|
2427
|
+
a[41] ? Fi : ki
|
2417
2428
|
)
|
2418
2429
|
);
|
2419
2430
|
}
|
@@ -2535,11 +2546,11 @@ function ji(t) {
|
|
2535
2546
|
};
|
2536
2547
|
}
|
2537
2548
|
let be = "HeaderMenu";
|
2538
|
-
function
|
2549
|
+
function Gi(t, e, i) {
|
2539
2550
|
let l, n;
|
2540
2551
|
di(t, pi, (o) => i(47, n = o));
|
2541
2552
|
let { session: s = "" } = e, { userid: a = "" } = e, { endpoint: m = "" } = e, { cmsendpoint: u = "" } = e, { cmsenv: h = "stage" } = e, { lang: d = "en" } = e, { languageslist: f = "en, ro" } = e, { activecategory: _ = "" } = e, { translationurl: w = "" } = e, { customlocaleidentifier: L = "" } = e, { gmversion: j = "" } = e, { countryflagheader: W = "false" } = e, { displaybalanceoption: z = "All" } = e, { countryflaghamburger: F = "false" } = e, { hasdefaultamount: H = "" } = e, { playercurrency: I = "" } = e, { shortcashierenabled: Z = "" } = e, { producttype: J = "" } = e, { successurl: T = "" } = e, { failurl: R = "" } = e, { cancelurl: v = "" } = e, { sportsurl: k = "" } = e, { casinourl: N = "" } = e, { contacturl: M = "" } = e, { homeurl: b = "" } = e, { depositurl: P = "" } = e, { actionevent: E = "" } = e, { userroles: y = "" } = e, { showsubgroups: B = "false" } = e, { mbsource: G } = e, { clientstyling: re = "" } = e, { clientstylingurl: fe = "" } = e, { currencyseparator: Ee = "" } = e, { currencydecimal: De = "" } = e, { currencyprecision: Re = "" } = e, { totalcalculationmode: ze = "" } = e, Ne, Oe, X;
|
2542
|
-
|
2553
|
+
bi({ withLocale: "en", translations: {} });
|
2543
2554
|
const bt = () => {
|
2544
2555
|
fetch(w).then((q) => q.json()).then((q) => {
|
2545
2556
|
Object.keys(q).forEach((te) => {
|
@@ -2586,7 +2597,7 @@ function Zi(t, e, i) {
|
|
2586
2597
|
);
|
2587
2598
|
break;
|
2588
2599
|
case "deposit":
|
2589
|
-
l ? (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" });
|
2600
|
+
l ? (wi("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" });
|
2590
2601
|
break;
|
2591
2602
|
case "language":
|
2592
2603
|
window.postMessage(
|
@@ -2643,7 +2654,7 @@ function Zi(t, e, i) {
|
|
2643
2654
|
let o = _i(ke);
|
2644
2655
|
ie.searchParams.append("env", h), ie.searchParams.append("language", $.toLowerCase()), ie.searchParams.append("userRoles", y), o && (o === "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", h), le.searchParams.append("language", $.toLowerCase()), le.searchParams.append("userRoles", y);
|
2645
2656
|
}, yt = () => {
|
2646
|
-
|
2657
|
+
vi(d);
|
2647
2658
|
}, kt = () => {
|
2648
2659
|
i(43, ae = f.replace(/ /g, "").split(",")), i(43, ae = ae.map((o) => o.toUpperCase())), i(37, $ = d.toUpperCase()), Ue(), Mt(Pe), setTimeout(() => {
|
2649
2660
|
Ge(ie);
|
@@ -2853,13 +2864,13 @@ function Zi(t, e, i) {
|
|
2853
2864
|
li
|
2854
2865
|
];
|
2855
2866
|
}
|
2856
|
-
class
|
2867
|
+
class Yi extends si {
|
2857
2868
|
constructor(e) {
|
2858
2869
|
super(), ai(
|
2859
2870
|
this,
|
2860
2871
|
e,
|
2872
|
+
Gi,
|
2861
2873
|
Zi,
|
2862
|
-
ji,
|
2863
2874
|
ci,
|
2864
2875
|
{
|
2865
2876
|
session: 0,
|
@@ -2899,7 +2910,7 @@ class Gi extends si {
|
|
2899
2910
|
currencyprecision: 30,
|
2900
2911
|
totalcalculationmode: 31
|
2901
2912
|
},
|
2902
|
-
|
2913
|
+
yi,
|
2903
2914
|
[-1, -1, -1, -1, -1]
|
2904
2915
|
);
|
2905
2916
|
}
|
@@ -3120,7 +3131,7 @@ class Gi extends si {
|
|
3120
3131
|
this.$$set({ totalcalculationmode: e }), D();
|
3121
3132
|
}
|
3122
3133
|
}
|
3123
|
-
oi(
|
3134
|
+
oi(Yi, { 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);
|
3124
3135
|
export {
|
3125
|
-
|
3136
|
+
Yi as default
|
3126
3137
|
};
|