@everymatrix/casino-header-controller 1.94.4 → 1.94.5
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/{CasinoHamburgerMenu-Cq9kuHNr.js → CasinoHamburgerMenu-fismkdau.js} +26 -26
- package/components/{CasinoHamburgerMenu-C_TOVi7N.js → CasinoHamburgerMenu-k-boVZsL.js} +26 -26
- package/components/{CasinoHeaderController-Cidd7Qbv.js → CasinoHeaderController-BTbv6PRt.js} +59 -59
- package/components/{CasinoHeaderController-BhVC2lrG.js → CasinoHeaderController-CcDnOW9o.js} +57 -57
- package/components/{CasinoSlider-CSUPkjyR.js → CasinoSlider-BFwkdnqh.js} +65 -65
- package/components/{CasinoSlider-D2NO_nrR.js → CasinoSlider-CsbTlp8y.js} +55 -55
- package/components/{PlayerAccountBalanceModal-BO6gl0ZO.js → PlayerAccountBalanceModal-8Aq_ZvMf.js} +114 -114
- package/components/{PlayerAccountBalanceModal-BKFGPTL4.js → PlayerAccountBalanceModal-KHpUDBdo.js} +117 -117
- package/components/{PlayerDeposit-umfcazar.js → PlayerDeposit-DxUj-MUx.js} +54 -54
- package/components/{PlayerDeposit-BJxTd0nF.js → PlayerDeposit-lpIyUObM.js} +54 -54
- package/es2015/casino-header-controller.js +1 -1
- package/esnext/casino-header-controller.js +1 -1
- package/package.json +1 -1
- package/stencil/{gamification-dropdown-BIQa_yiW.js → gamification-dropdown-DMjxk-Tj.js} +1 -1
- package/stencil/{gamification-dropdown-f0760153-1EYtwwJ0.js → gamification-dropdown-f0760153-B9QlSnQa.js} +4 -4
- package/stencil/{gamification-dropdown-f0760153-hDFcdnug.js → gamification-dropdown-f0760153-BkUs6mft.js} +4 -4
- package/stencil/{gamification-dropdown-C_qWDvJa.js → gamification-dropdown-jGhHm7cW.js} +1 -1
- package/stencil/{gamification-dropdown_4-Bv19oRDX.js → gamification-dropdown_4--8vkMs3l.js} +4 -4
- package/stencil/{gamification-dropdown_4-CAdQQgbx.js → gamification-dropdown_4-U3Z1mU81.js} +4 -4
- package/stencil/{index-71b1bdfa-866jMCbL.js → index-71b1bdfa-DVFSNs3m.js} +6 -6
- package/stencil/{index-71b1bdfa-Bz5w-qOJ.js → index-71b1bdfa-V1LBXDRS.js} +6 -6
- package/stencil/{player-elevate-card-Cvdba0uI.js → player-elevate-card-C8WX7E7W.js} +2 -2
- package/stencil/{player-elevate-card-DZemS83k.js → player-elevate-card-DmkJZYmF.js} +2 -2
- package/stencil/{player-elevate-card-items-a0f9711e-FGssftyu.js → player-elevate-card-items-a0f9711e-DlOlTLYh.js} +6 -6
- package/stencil/{player-elevate-card-items-a0f9711e-BzR835Pk.js → player-elevate-card-items-a0f9711e-LuvcDuiF.js} +6 -6
- package/stencil/{player-elevate-pointcard-CskiJ5JP.js → player-elevate-pointcard-B-zPCJW0.js} +2 -2
- package/stencil/{player-elevate-pointcard-lDFhFpcX.js → player-elevate-pointcard-OEzMMYG3.js} +2 -2
- package/stencil/{player-rakeback-card-7z-ljGsk.js → player-rakeback-card-C_8JN4MR.js} +1 -1
- package/stencil/{player-rakeback-card-CpiufAMl.js → player-rakeback-card-xEloPnuy.js} +1 -1
package/components/{CasinoHeaderController-BhVC2lrG.js → CasinoHeaderController-CcDnOW9o.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../stencil/user-deposit-withdrawal-CQshV6H7.js";
|
|
2
|
-
import "../stencil/gamification-dropdown-
|
|
2
|
+
import "../stencil/gamification-dropdown-jGhHm7cW.js";
|
|
3
3
|
function oe() {
|
|
4
4
|
}
|
|
5
5
|
const $i = (e) => e;
|
|
@@ -4667,7 +4667,7 @@ if (typeof window < "u") {
|
|
|
4667
4667
|
}
|
|
4668
4668
|
};
|
|
4669
4669
|
};
|
|
4670
|
-
customElements.define = e(customElements.define), import("./CasinoSlider-
|
|
4670
|
+
customElements.define = e(customElements.define), import("./CasinoSlider-CsbTlp8y.js").then(({ default: t }) => {
|
|
4671
4671
|
!customElements.get("casino-slider") && customElements.define("casino-slider", t.element);
|
|
4672
4672
|
});
|
|
4673
4673
|
}
|
|
@@ -4683,7 +4683,7 @@ if (typeof window < "u") {
|
|
|
4683
4683
|
}
|
|
4684
4684
|
};
|
|
4685
4685
|
};
|
|
4686
|
-
customElements.define = e(customElements.define), import("./CasinoHamburgerMenu-
|
|
4686
|
+
customElements.define = e(customElements.define), import("./CasinoHamburgerMenu-fismkdau.js").then(({ default: t }) => {
|
|
4687
4687
|
!customElements.get("casino-hamburger-menu") && customElements.define("casino-hamburger-menu", t.element);
|
|
4688
4688
|
});
|
|
4689
4689
|
}
|
|
@@ -4699,7 +4699,7 @@ if (typeof window < "u") {
|
|
|
4699
4699
|
}
|
|
4700
4700
|
};
|
|
4701
4701
|
};
|
|
4702
|
-
customElements.define = e(customElements.define), import("./PlayerAccountBalanceModal-
|
|
4702
|
+
customElements.define = e(customElements.define), import("./PlayerAccountBalanceModal-KHpUDBdo.js").then(({ default: t }) => {
|
|
4703
4703
|
!customElements.get("player-account-balance-modal") && customElements.define("player-account-balance-modal", t.element);
|
|
4704
4704
|
});
|
|
4705
4705
|
}
|
|
@@ -4715,7 +4715,7 @@ if (typeof window < "u") {
|
|
|
4715
4715
|
}
|
|
4716
4716
|
};
|
|
4717
4717
|
};
|
|
4718
|
-
customElements.define = e(customElements.define), import("./PlayerDeposit-
|
|
4718
|
+
customElements.define = e(customElements.define), import("./PlayerDeposit-DxUj-MUx.js").then(({ default: t }) => {
|
|
4719
4719
|
!customElements.get("player-deposit") && customElements.define("player-deposit", t.element);
|
|
4720
4720
|
});
|
|
4721
4721
|
}
|
|
@@ -7731,59 +7731,59 @@ class rl extends Io {
|
|
|
7731
7731
|
}
|
|
7732
7732
|
Ao(rl, { session: {}, userid: {}, endpoint: {}, cmsendpoint: {}, cmsenv: {}, lang: {}, languageslist: {}, activecategory: {}, translationurl: {}, customlocaleidentifier: {}, gmversion: {}, countryflagheader: {}, displaybalanceoption: {}, countryflaghamburger: {}, hasdefaultamount: {}, playercurrency: {}, hideproducttype: {}, shortcashierenabled: {}, producttype: {}, successurl: {}, failurl: {}, cancelurl: {}, sportsurl: {}, casinourl: {}, contacturl: {}, homeurl: {}, depositurl: {}, actionevent: {}, userroles: {}, showsubgroups: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, currencydisplay: {}, maximumfractiondigits: {}, minimumfractiondigits: {}, customdisplayformat: {}, totalcalculationmode: {}, gamification: {}, enablestepupauth: {}, customlogourl: {}, filterbykeyword: {} }, [], [], !0);
|
|
7733
7733
|
export {
|
|
7734
|
-
|
|
7735
|
-
|
|
7736
|
-
|
|
7737
|
-
|
|
7738
|
-
|
|
7739
|
-
|
|
7740
|
-
|
|
7741
|
-
|
|
7742
|
-
|
|
7743
|
-
|
|
7744
|
-
|
|
7745
|
-
|
|
7746
|
-
|
|
7747
|
-
|
|
7748
|
-
|
|
7749
|
-
|
|
7750
|
-
|
|
7751
|
-
|
|
7752
|
-
|
|
7734
|
+
ke as $,
|
|
7735
|
+
$i as A,
|
|
7736
|
+
Ho as B,
|
|
7737
|
+
rl as C,
|
|
7738
|
+
F as D,
|
|
7739
|
+
$r as E,
|
|
7740
|
+
V as F,
|
|
7741
|
+
oe as G,
|
|
7742
|
+
po as H,
|
|
7743
|
+
cl as I,
|
|
7744
|
+
re as J,
|
|
7745
|
+
Hn as K,
|
|
7746
|
+
ut as L,
|
|
7747
|
+
Tr as M,
|
|
7748
|
+
Ca as N,
|
|
7749
|
+
Oa as O,
|
|
7750
|
+
La as P,
|
|
7751
|
+
se as Q,
|
|
7752
|
+
lt as R,
|
|
7753
7753
|
Io as S,
|
|
7754
|
-
|
|
7755
|
-
|
|
7756
|
-
|
|
7757
|
-
$
|
|
7758
|
-
|
|
7759
|
-
|
|
7760
|
-
|
|
7761
|
-
|
|
7762
|
-
|
|
7763
|
-
|
|
7764
|
-
|
|
7765
|
-
|
|
7766
|
-
|
|
7767
|
-
|
|
7768
|
-
|
|
7754
|
+
hl as T,
|
|
7755
|
+
L as U,
|
|
7756
|
+
te as V,
|
|
7757
|
+
$ as W,
|
|
7758
|
+
q as X,
|
|
7759
|
+
Cn as Y,
|
|
7760
|
+
ml as Z,
|
|
7761
|
+
_l as _,
|
|
7762
|
+
Ba as a,
|
|
7763
|
+
ll as a0,
|
|
7764
|
+
ge as b,
|
|
7765
|
+
ii as c,
|
|
7766
|
+
Pe as d,
|
|
7767
|
+
g as e,
|
|
7768
|
+
no as f,
|
|
7769
7769
|
m as g,
|
|
7770
|
-
|
|
7771
|
-
|
|
7772
|
-
|
|
7773
|
-
|
|
7774
|
-
|
|
7775
|
-
|
|
7776
|
-
|
|
7777
|
-
|
|
7778
|
-
|
|
7779
|
-
|
|
7780
|
-
|
|
7781
|
-
|
|
7770
|
+
Me as h,
|
|
7771
|
+
fl as i,
|
|
7772
|
+
pl as j,
|
|
7773
|
+
yl as k,
|
|
7774
|
+
eo as l,
|
|
7775
|
+
gl as m,
|
|
7776
|
+
Ao as n,
|
|
7777
|
+
sl as o,
|
|
7778
|
+
bl as p,
|
|
7779
|
+
Ne as q,
|
|
7780
|
+
x as r,
|
|
7781
|
+
y as s,
|
|
7782
7782
|
lr as t,
|
|
7783
|
-
|
|
7784
|
-
|
|
7785
|
-
|
|
7786
|
-
|
|
7787
|
-
|
|
7788
|
-
|
|
7783
|
+
ue as u,
|
|
7784
|
+
P as v,
|
|
7785
|
+
Pa as w,
|
|
7786
|
+
ul as x,
|
|
7787
|
+
al as y,
|
|
7788
|
+
dl as z
|
|
7789
7789
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b as Q, $ as Ue, c as qe, S as xe, B as Xe, K as Ye, v as w, f as Pe, G as ae, r as D, J as Ke, g, D as A, e as y, F as E, I as Ve, s as M, U as W, H as Je, u as z, _ as be, t as x, i as Qe, h as J, V as le, Q as Z, X as $, q as Ze, p as ve, N as $e, O as et, P as tt, n as rt } from "./CasinoHeaderController-BTbv6PRt.js";
|
|
2
2
|
function ot({ withLocale: n, translations: e }) {
|
|
3
3
|
Q.subscribe((t) => {
|
|
4
|
-
t == null && (
|
|
4
|
+
t == null && (Ue.set(e), Q.set(n));
|
|
5
5
|
});
|
|
6
6
|
}
|
|
7
7
|
function se(n, e) {
|
|
@@ -83,7 +83,7 @@ function fe(n, e, t) {
|
|
|
83
83
|
return i[63] = e[t], i[65] = t, i;
|
|
84
84
|
}
|
|
85
85
|
function ge(n) {
|
|
86
|
-
let e = [], t = /* @__PURE__ */ new Map(), i, a =
|
|
86
|
+
let e = [], t = /* @__PURE__ */ new Map(), i, a = z(
|
|
87
87
|
/*sliderdata*/
|
|
88
88
|
n[9]
|
|
89
89
|
);
|
|
@@ -99,7 +99,7 @@ function ge(n) {
|
|
|
99
99
|
c() {
|
|
100
100
|
for (let r = 0; r < e.length; r += 1)
|
|
101
101
|
e[r].c();
|
|
102
|
-
i =
|
|
102
|
+
i = x();
|
|
103
103
|
},
|
|
104
104
|
m(r, s) {
|
|
105
105
|
for (let d = 0; d < e.length; d += 1)
|
|
@@ -108,7 +108,7 @@ function ge(n) {
|
|
|
108
108
|
},
|
|
109
109
|
p(r, s) {
|
|
110
110
|
s[0] & /*activeindex, sliderdata, location, handleClick, subGroupsData, activeIndex, activeSubIndex, prevSubIndex, showsubgroups, itemsActive, categoriesicon, handleSrc*/
|
|
111
|
-
1183695 && (a =
|
|
111
|
+
1183695 && (a = z(
|
|
112
112
|
/*sliderdata*/
|
|
113
113
|
r[9]
|
|
114
114
|
), e = be(e, s, l, 1, r, a, t, i.parentNode, ve, ye, i, ue));
|
|
@@ -175,7 +175,7 @@ function me(n) {
|
|
|
175
175
|
);
|
|
176
176
|
return {
|
|
177
177
|
c() {
|
|
178
|
-
t && t.c(), e =
|
|
178
|
+
t && t.c(), e = x();
|
|
179
179
|
},
|
|
180
180
|
m(i, a) {
|
|
181
181
|
t && t.m(i, a), A(i, e, a);
|
|
@@ -191,7 +191,7 @@ function me(n) {
|
|
|
191
191
|
};
|
|
192
192
|
}
|
|
193
193
|
function he(n) {
|
|
194
|
-
let e, t =
|
|
194
|
+
let e, t = z(
|
|
195
195
|
/*subGroupsData*/
|
|
196
196
|
n[10]
|
|
197
197
|
), i = [];
|
|
@@ -212,7 +212,7 @@ function he(n) {
|
|
|
212
212
|
p(a, l) {
|
|
213
213
|
if (l[0] & /*subGroupsData, handleClick, sliderdata, activeIndex, activeSubIndex, prevSubIndex*/
|
|
214
214
|
133056) {
|
|
215
|
-
t =
|
|
215
|
+
t = z(
|
|
216
216
|
/*subGroupsData*/
|
|
217
217
|
a[10]
|
|
218
218
|
);
|
|
@@ -264,7 +264,7 @@ function Ce(n) {
|
|
|
264
264
|
n[65]) ? "active" : ""));
|
|
265
265
|
},
|
|
266
266
|
m(h, v) {
|
|
267
|
-
A(h, e, v), y(e, t), y(t, a), y(e, r), s || (d =
|
|
267
|
+
A(h, e, v), y(e, t), y(t, a), y(e, r), s || (d = E(e, "click", I), s = !0);
|
|
268
268
|
},
|
|
269
269
|
p(h, v) {
|
|
270
270
|
var S;
|
|
@@ -294,7 +294,7 @@ function pe(n, e) {
|
|
|
294
294
|
key: n,
|
|
295
295
|
first: null,
|
|
296
296
|
c() {
|
|
297
|
-
t =
|
|
297
|
+
t = x(), a && a.c(), i = x(), this.first = t;
|
|
298
298
|
},
|
|
299
299
|
m(l, r) {
|
|
300
300
|
A(l, t, r), a && a.m(l, r), A(l, i, r);
|
|
@@ -310,7 +310,7 @@ function pe(n, e) {
|
|
|
310
310
|
};
|
|
311
311
|
}
|
|
312
312
|
function we(n) {
|
|
313
|
-
let e = [], t = /* @__PURE__ */ new Map(), i, a =
|
|
313
|
+
let e = [], t = /* @__PURE__ */ new Map(), i, a = z(
|
|
314
314
|
/*subGroup*/
|
|
315
315
|
n[60].items
|
|
316
316
|
);
|
|
@@ -326,7 +326,7 @@ function we(n) {
|
|
|
326
326
|
c() {
|
|
327
327
|
for (let r = 0; r < e.length; r += 1)
|
|
328
328
|
e[r].c();
|
|
329
|
-
i =
|
|
329
|
+
i = x();
|
|
330
330
|
},
|
|
331
331
|
m(r, s) {
|
|
332
332
|
for (let d = 0; d < e.length; d += 1)
|
|
@@ -335,7 +335,7 @@ function we(n) {
|
|
|
335
335
|
},
|
|
336
336
|
p(r, s) {
|
|
337
337
|
s[0] & /*handleClick, sliderdata, subGroupsData, activeIndex, activeSubIndex, prevSubIndex*/
|
|
338
|
-
133056 && (a =
|
|
338
|
+
133056 && (a = z(
|
|
339
339
|
/*subGroup*/
|
|
340
340
|
r[60].items
|
|
341
341
|
), e = be(e, s, l, 1, r, a, t, i.parentNode, ve, pe, i, fe));
|
|
@@ -397,10 +397,10 @@ function ye(n, e) {
|
|
|
397
397
|
(e[0] == "headerMain" ? "" : "SecondaryMenu")), this.first = t;
|
|
398
398
|
},
|
|
399
399
|
m(m, F) {
|
|
400
|
-
A(m, t, F), y(t, i), y(i, a), y(t, s), C.m(t, null), y(t, d), u && u.m(t, null), y(t, I), h || (v =
|
|
400
|
+
A(m, t, F), y(t, i), y(i, a), y(t, s), C.m(t, null), y(t, d), u && u.m(t, null), y(t, I), h || (v = E(t, "click", _), h = !0);
|
|
401
401
|
},
|
|
402
402
|
p(m, F) {
|
|
403
|
-
var
|
|
403
|
+
var j, R;
|
|
404
404
|
e = m, F[0] & /*categoriesicon*/
|
|
405
405
|
8 && l !== (l = "CategoryIconImg " + /*categoriesicon*/
|
|
406
406
|
(e[3] === "true" ? "" : "DisplayNone")) && g(a, "class", l), F[0] & /*sliderdata*/
|
|
@@ -414,7 +414,7 @@ function ye(n, e) {
|
|
|
414
414
|
e[59]
|
|
415
415
|
] == !0 ? u ? u.p(e, F) : (u = me(e), u.c(), u.m(t, I)) : u && (u.d(1), u = null), F[0] & /*activeindex, sliderdata, location*/
|
|
416
416
|
515 && b !== (b = "CarouselItem " + /*activeindex*/
|
|
417
|
-
(((
|
|
417
|
+
(((j = e[1]) == null ? void 0 : j.toString().indexOf("$")) > -1 ? (
|
|
418
418
|
/*activeindex*/
|
|
419
419
|
((R = e[1]) == null ? void 0 : R.split("$").pop()) == /*category*/
|
|
420
420
|
e[57].id.split("$").pop() ? "active" : ""
|
|
@@ -444,41 +444,41 @@ function st(n) {
|
|
|
444
444
|
},
|
|
445
445
|
m(_, m) {
|
|
446
446
|
A(_, e, m), y(e, t), y(t, i), y(t, a), y(t, l), y(l, r), y(r, s), y(r, d), u && u.m(r, null), n[40](r), n[41](l), y(t, I), y(t, b), n[43](e), L || (C = [
|
|
447
|
-
|
|
447
|
+
E(
|
|
448
448
|
i,
|
|
449
449
|
"click",
|
|
450
450
|
/*click_handler_1*/
|
|
451
451
|
n[37]
|
|
452
452
|
),
|
|
453
|
-
|
|
453
|
+
E(
|
|
454
454
|
r,
|
|
455
455
|
"mousedown",
|
|
456
456
|
/*handleMouseDown*/
|
|
457
457
|
n[13]
|
|
458
458
|
),
|
|
459
|
-
|
|
459
|
+
E(
|
|
460
460
|
r,
|
|
461
461
|
"mouseleave",
|
|
462
462
|
/*handleMouseLeave*/
|
|
463
463
|
n[14]
|
|
464
464
|
),
|
|
465
|
-
|
|
465
|
+
E(
|
|
466
466
|
r,
|
|
467
467
|
"mouseup",
|
|
468
468
|
/*handleMouseUp*/
|
|
469
469
|
n[15]
|
|
470
470
|
),
|
|
471
|
-
|
|
471
|
+
E(
|
|
472
472
|
r,
|
|
473
473
|
"mousemove",
|
|
474
474
|
/*handleMouseMove*/
|
|
475
475
|
n[16]
|
|
476
476
|
),
|
|
477
|
-
|
|
477
|
+
E(r, "click", Ve(
|
|
478
478
|
/*click_handler*/
|
|
479
479
|
n[36]
|
|
480
480
|
)),
|
|
481
|
-
|
|
481
|
+
E(
|
|
482
482
|
b,
|
|
483
483
|
"click",
|
|
484
484
|
/*click_handler_4*/
|
|
@@ -504,18 +504,18 @@ function st(n) {
|
|
|
504
504
|
};
|
|
505
505
|
}
|
|
506
506
|
function ct(n, e, t) {
|
|
507
|
-
let { endpoint: i = "" } = e, { datasource: a = "" } = e, { onclickeventname: l = "defaultEvent" } = e, { actionevent: r = "defaultEvent" } = e, { favoritesnumber: s = "0" } = e, { location: d = "" } = e, { clientstyling: I = "" } = e, { clientstylingurl: b = "" } = e, { identity: h = "" } = e, { translationurl: v = "" } = e, { isprimarymenu: S = !1 } = e, { issecondarymenu: L = !1 } = e, { lang: C = "" } = e, { activeindex: u = "0" } = e, { showsubgroups: _ = "false" } = e, { categoriesicon: m = "false" } = e, { lobbyiconimage: F = "" } = e, { mygamesiconimage:
|
|
507
|
+
let { endpoint: i = "" } = e, { datasource: a = "" } = e, { onclickeventname: l = "defaultEvent" } = e, { actionevent: r = "defaultEvent" } = e, { favoritesnumber: s = "0" } = e, { location: d = "" } = e, { clientstyling: I = "" } = e, { clientstylingurl: b = "" } = e, { identity: h = "" } = e, { translationurl: v = "" } = e, { isprimarymenu: S = !1 } = e, { issecondarymenu: L = !1 } = e, { lang: C = "" } = e, { activeindex: u = "0" } = e, { showsubgroups: _ = "false" } = e, { categoriesicon: m = "false" } = e, { lobbyiconimage: F = "" } = e, { mygamesiconimage: j = "" } = e, { mbsource: R = "" } = e, _e, f;
|
|
508
508
|
ot({ withLocale: "en", translations: {} });
|
|
509
|
-
let
|
|
509
|
+
let X = !1, ee = 0, te = 0;
|
|
510
510
|
const ke = (o) => {
|
|
511
511
|
var c, p;
|
|
512
|
-
o.preventDefault(),
|
|
512
|
+
o.preventDefault(), X = !0, f == null || f.classList.add("dragging"), ee = o.pageX - ((c = f == null ? void 0 : f.offsetLeft) != null ? c : 0), te = (p = f == null ? void 0 : f.scrollLeft) != null ? p : 0;
|
|
513
513
|
}, Fe = (o) => {
|
|
514
|
-
o.preventDefault(),
|
|
514
|
+
o.preventDefault(), X = !1, f == null || f.classList.remove("dragging");
|
|
515
515
|
}, Me = (o) => {
|
|
516
|
-
|
|
516
|
+
X = !1, f == null || f.classList.remove("dragging");
|
|
517
517
|
}, Ie = (o) => {
|
|
518
|
-
if (!
|
|
518
|
+
if (!X || !f)
|
|
519
519
|
return;
|
|
520
520
|
o.preventDefault();
|
|
521
521
|
const p = (o.pageX - f.offsetLeft - ee) * 2.5;
|
|
@@ -532,8 +532,8 @@ function ct(n, e, t) {
|
|
|
532
532
|
Object.keys(ce).forEach((o) => {
|
|
533
533
|
se(o, ce[o]);
|
|
534
534
|
});
|
|
535
|
-
let T,
|
|
536
|
-
var
|
|
535
|
+
let T, U, K, H, q = [], Y = [], G = [], k, V = (o, c, p, B, N) => {
|
|
536
|
+
var O;
|
|
537
537
|
if (!(o.subGroups && B === null)) {
|
|
538
538
|
if (P(), t(6, T = c), t(6, T), N != "secondary") {
|
|
539
539
|
window.postMessage(
|
|
@@ -545,13 +545,13 @@ function ct(n, e, t) {
|
|
|
545
545
|
item: o,
|
|
546
546
|
path: o.path,
|
|
547
547
|
externalLink: o.externalLink || !1,
|
|
548
|
-
target: ((
|
|
548
|
+
target: ((O = o.attrs) == null ? void 0 : O.target) || null
|
|
549
549
|
},
|
|
550
550
|
window.location.href
|
|
551
|
-
), t(7,
|
|
551
|
+
), t(7, U = null), t(8, K = null);
|
|
552
552
|
return;
|
|
553
553
|
}
|
|
554
|
-
t(7,
|
|
554
|
+
t(7, U = B), t(7, U), t(8, K = U), window.postMessage(
|
|
555
555
|
{
|
|
556
556
|
type: r,
|
|
557
557
|
itemId: p.id,
|
|
@@ -562,12 +562,12 @@ function ct(n, e, t) {
|
|
|
562
562
|
);
|
|
563
563
|
}
|
|
564
564
|
}, re = () => {
|
|
565
|
-
k && (
|
|
565
|
+
k && (G.length !== T ? t(12, k.scrollLeft -= 250, k) : t(12, k.scrollLeft = 0, k));
|
|
566
566
|
}, oe = () => {
|
|
567
|
-
k && (
|
|
567
|
+
k && (G.length !== T ? t(12, k.scrollLeft += 250, k) : t(12, k.scrollLeft = 0, k));
|
|
568
568
|
};
|
|
569
569
|
const ne = (o) => {
|
|
570
|
-
o.data.type == "SliderData" && o.data.identity == h && (t(9, q = o.data.data), t(11,
|
|
570
|
+
o.data.type == "SliderData" && o.data.identity == h && (t(9, q = o.data.data), t(11, G = new Array(q.length).fill(!1)), _ == "true" && Ae()), o.data.type == "GoToHomepage" && q.forEach((c, p) => {
|
|
571
571
|
c.path.endsWith("/casino") && (t(6, T = p), t(6, T));
|
|
572
572
|
});
|
|
573
573
|
}, Le = () => {
|
|
@@ -576,7 +576,7 @@ function ct(n, e, t) {
|
|
|
576
576
|
if (d == "secondaryMenu" && i && a && C && o.id) {
|
|
577
577
|
let B = new URL(`${i}/v1/casino/groups/${a}/${o.id}/subGroups?language=${C}`);
|
|
578
578
|
fetch(B.href).then((N) => N.json()).then((N) => {
|
|
579
|
-
N.index = c, t(10,
|
|
579
|
+
N.index = c, t(10, Y = Y.concat(N)), _ == "false" && window.postMessage(
|
|
580
580
|
{
|
|
581
581
|
type: r,
|
|
582
582
|
itemId: o.id,
|
|
@@ -585,10 +585,10 @@ function ct(n, e, t) {
|
|
|
585
585
|
},
|
|
586
586
|
window.location.href
|
|
587
587
|
);
|
|
588
|
-
const
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
}),
|
|
588
|
+
const O = [];
|
|
589
|
+
Y.map((Ge) => (Ge.items.forEach((ie) => {
|
|
590
|
+
O.find((ze) => ie.id == ze) || O.push(ie.id);
|
|
591
|
+
}), O.flat())), window.postMessage({ type: "SubgroupsIds", subGroupsIds: O }, window.location.href);
|
|
592
592
|
}).then(() => {
|
|
593
593
|
f.querySelectorAll(".DropDown") && P();
|
|
594
594
|
});
|
|
@@ -603,11 +603,11 @@ function ct(n, e, t) {
|
|
|
603
603
|
}, Ae = () => {
|
|
604
604
|
q.forEach((o, c) => {
|
|
605
605
|
var p;
|
|
606
|
-
((p = o == null ? void 0 : o.subGroups) == null ? void 0 : p.count) > 0 && (t(11,
|
|
606
|
+
((p = o == null ? void 0 : o.subGroups) == null ? void 0 : p.count) > 0 && (t(11, G[c] = !0, G), De(o, c));
|
|
607
607
|
});
|
|
608
|
-
},
|
|
608
|
+
}, He = (o) => {
|
|
609
609
|
let c = "";
|
|
610
|
-
return o.id === "LOBBY" ? c = F : o.id === "MYGAMES" && (c =
|
|
610
|
+
return o.id === "LOBBY" ? c = F : o.id === "MYGAMES" && (c = j), o.icon || c;
|
|
611
611
|
};
|
|
612
612
|
Je(() => (window.addEventListener("message", ne, !1), "ontouchstart" in document.documentElement && (document.documentElement.className += " touch-device"), setTimeout(
|
|
613
613
|
() => {
|
|
@@ -617,7 +617,7 @@ function ct(n, e, t) {
|
|
|
617
617
|
), window.postMessage({ type: "SliderLoaded", identity: h }), () => {
|
|
618
618
|
window.removeEventListener("message", ne), f.removeEventListener("scroll", P);
|
|
619
619
|
}));
|
|
620
|
-
function
|
|
620
|
+
function Ee(o) {
|
|
621
621
|
Qe.call(this, n, o);
|
|
622
622
|
}
|
|
623
623
|
const Ne = () => re(), Re = (o, c, p, B, N) => {
|
|
@@ -630,41 +630,41 @@ function ct(n, e, t) {
|
|
|
630
630
|
f = o, t(5, f);
|
|
631
631
|
});
|
|
632
632
|
}
|
|
633
|
-
function
|
|
633
|
+
function Oe(o) {
|
|
634
634
|
J[o ? "unshift" : "push"](() => {
|
|
635
635
|
k = o, t(12, k);
|
|
636
636
|
});
|
|
637
637
|
}
|
|
638
638
|
const We = () => oe();
|
|
639
|
-
function
|
|
639
|
+
function je(o) {
|
|
640
640
|
J[o ? "unshift" : "push"](() => {
|
|
641
|
-
|
|
641
|
+
H = o, t(4, H);
|
|
642
642
|
});
|
|
643
643
|
}
|
|
644
644
|
return n.$$set = (o) => {
|
|
645
|
-
"endpoint" in o && t(21, i = o.endpoint), "datasource" in o && t(22, a = o.datasource), "onclickeventname" in o && t(23, l = o.onclickeventname), "actionevent" in o && t(24, r = o.actionevent), "favoritesnumber" in o && t(25, s = o.favoritesnumber), "location" in o && t(0, d = o.location), "clientstyling" in o && t(26, I = o.clientstyling), "clientstylingurl" in o && t(27, b = o.clientstylingurl), "identity" in o && t(28, h = o.identity), "translationurl" in o && t(29, v = o.translationurl), "isprimarymenu" in o && t(30, S = o.isprimarymenu), "issecondarymenu" in o && t(31, L = o.issecondarymenu), "lang" in o && t(32, C = o.lang), "activeindex" in o && t(1, u = o.activeindex), "showsubgroups" in o && t(2, _ = o.showsubgroups), "categoriesicon" in o && t(3, m = o.categoriesicon), "lobbyiconimage" in o && t(33, F = o.lobbyiconimage), "mygamesiconimage" in o && t(34,
|
|
645
|
+
"endpoint" in o && t(21, i = o.endpoint), "datasource" in o && t(22, a = o.datasource), "onclickeventname" in o && t(23, l = o.onclickeventname), "actionevent" in o && t(24, r = o.actionevent), "favoritesnumber" in o && t(25, s = o.favoritesnumber), "location" in o && t(0, d = o.location), "clientstyling" in o && t(26, I = o.clientstyling), "clientstylingurl" in o && t(27, b = o.clientstylingurl), "identity" in o && t(28, h = o.identity), "translationurl" in o && t(29, v = o.translationurl), "isprimarymenu" in o && t(30, S = o.isprimarymenu), "issecondarymenu" in o && t(31, L = o.issecondarymenu), "lang" in o && t(32, C = o.lang), "activeindex" in o && t(1, u = o.activeindex), "showsubgroups" in o && t(2, _ = o.showsubgroups), "categoriesicon" in o && t(3, m = o.categoriesicon), "lobbyiconimage" in o && t(33, F = o.lobbyiconimage), "mygamesiconimage" in o && t(34, j = o.mygamesiconimage), "mbsource" in o && t(35, R = o.mbsource);
|
|
646
646
|
}, n.$$.update = () => {
|
|
647
647
|
n.$$.dirty[0] & /*activeindex*/
|
|
648
648
|
2, n.$$.dirty[0] & /*translationurl*/
|
|
649
649
|
536870912 && v && Se(), n.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
650
|
-
67108880 && I &&
|
|
651
|
-
134217744 && b &&
|
|
650
|
+
67108880 && I && H && $e(H, I), n.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
651
|
+
134217744 && b && H && et(H, b), n.$$.dirty[0] & /*customStylingContainer*/
|
|
652
652
|
16 | n.$$.dirty[1] & /*mbsource*/
|
|
653
|
-
16 && R &&
|
|
653
|
+
16 && R && H && tt(H, `${R}.Style`, _e), n.$$.dirty[1] & /*lang*/
|
|
654
654
|
2 && C && Le();
|
|
655
655
|
}, [
|
|
656
656
|
d,
|
|
657
657
|
u,
|
|
658
658
|
_,
|
|
659
659
|
m,
|
|
660
|
-
|
|
660
|
+
H,
|
|
661
661
|
f,
|
|
662
662
|
T,
|
|
663
|
-
|
|
663
|
+
U,
|
|
664
664
|
K,
|
|
665
665
|
q,
|
|
666
|
-
|
|
667
|
-
|
|
666
|
+
Y,
|
|
667
|
+
G,
|
|
668
668
|
k,
|
|
669
669
|
ke,
|
|
670
670
|
Fe,
|
|
@@ -673,7 +673,7 @@ function ct(n, e, t) {
|
|
|
673
673
|
V,
|
|
674
674
|
re,
|
|
675
675
|
oe,
|
|
676
|
-
|
|
676
|
+
He,
|
|
677
677
|
i,
|
|
678
678
|
a,
|
|
679
679
|
l,
|
|
@@ -687,26 +687,26 @@ function ct(n, e, t) {
|
|
|
687
687
|
L,
|
|
688
688
|
C,
|
|
689
689
|
F,
|
|
690
|
-
|
|
690
|
+
j,
|
|
691
691
|
R,
|
|
692
|
-
|
|
692
|
+
Ee,
|
|
693
693
|
Ne,
|
|
694
694
|
Re,
|
|
695
695
|
Te,
|
|
696
696
|
Be,
|
|
697
|
-
|
|
697
|
+
Oe,
|
|
698
698
|
We,
|
|
699
|
-
|
|
699
|
+
je
|
|
700
700
|
];
|
|
701
701
|
}
|
|
702
|
-
class ut extends
|
|
702
|
+
class ut extends xe {
|
|
703
703
|
constructor(e) {
|
|
704
|
-
super(),
|
|
704
|
+
super(), Xe(
|
|
705
705
|
this,
|
|
706
706
|
e,
|
|
707
707
|
ct,
|
|
708
708
|
st,
|
|
709
|
-
|
|
709
|
+
Ye,
|
|
710
710
|
{
|
|
711
711
|
endpoint: 21,
|
|
712
712
|
datasource: 22,
|