@everymatrix/casino-footer 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/{CasinoFooter-D8V8Haxu.js → CasinoFooter-BOKxUYDO.js} +32 -32
- package/components/{CasinoFooter-DDWXxTdI.js → CasinoFooter-BnutbL4e.js} +33 -33
- package/components/{CasinoFooterSection-CPtfiyBZ.js → CasinoFooterSection-987rMzQs.js} +34 -34
- package/components/{CasinoFooterSection-Wslq074N.js → CasinoFooterSection-BhKD2ijB.js} +41 -41
- package/components/{CasinoFooterThumbnail-ADoyFPMG.js → CasinoFooterThumbnail-DmPEYjAA.js} +22 -22
- package/components/{CasinoFooterThumbnail-CXu3nN-A.js → CasinoFooterThumbnail-abYyn8QR.js} +22 -22
- package/components/{PlayerPanicButton-ePTifZ13.js → PlayerPanicButton-CqFXWOtY.js} +17 -17
- package/components/{PlayerPanicButton-aQmwPM82.js → PlayerPanicButton-DV_Fny5t.js} +17 -17
- package/es2015/casino-footer.js +1 -1
- package/esnext/casino-footer.js +1 -1
- package/package.json +1 -1
|
@@ -527,7 +527,7 @@ if (typeof window != "undefined") {
|
|
|
527
527
|
}
|
|
528
528
|
};
|
|
529
529
|
};
|
|
530
|
-
customElements.define = e(customElements.define), import("./CasinoFooterSection-
|
|
530
|
+
customElements.define = e(customElements.define), import("./CasinoFooterSection-987rMzQs.js").then(({ default: t }) => {
|
|
531
531
|
!customElements.get("casino-footer-section") && customElements.define("casino-footer-section", t.element);
|
|
532
532
|
});
|
|
533
533
|
}
|
|
@@ -543,7 +543,7 @@ if (typeof window != "undefined") {
|
|
|
543
543
|
}
|
|
544
544
|
};
|
|
545
545
|
};
|
|
546
|
-
customElements.define = e(customElements.define), import("./PlayerPanicButton-
|
|
546
|
+
customElements.define = e(customElements.define), import("./PlayerPanicButton-DV_Fny5t.js").then(({ default: t }) => {
|
|
547
547
|
!customElements.get("player-panic-button") && customElements.define("player-panic-button", t.element);
|
|
548
548
|
});
|
|
549
549
|
}
|
|
@@ -8538,37 +8538,37 @@ const r0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
8538
8538
|
default: ja
|
|
8539
8539
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
8540
8540
|
export {
|
|
8541
|
-
|
|
8542
|
-
|
|
8541
|
+
jd as $,
|
|
8542
|
+
z as A,
|
|
8543
8543
|
Ve as B,
|
|
8544
|
-
|
|
8545
|
-
|
|
8546
|
-
|
|
8544
|
+
r0 as C,
|
|
8545
|
+
Q as D,
|
|
8546
|
+
t0 as E,
|
|
8547
8547
|
Co as S,
|
|
8548
|
-
|
|
8549
|
-
|
|
8550
|
-
|
|
8551
|
-
|
|
8552
|
-
|
|
8553
|
-
|
|
8554
|
-
|
|
8555
|
-
|
|
8556
|
-
|
|
8557
|
-
|
|
8558
|
-
|
|
8548
|
+
mt as a,
|
|
8549
|
+
Ga as b,
|
|
8550
|
+
w as c,
|
|
8551
|
+
mo as d,
|
|
8552
|
+
p as e,
|
|
8553
|
+
ar as f,
|
|
8554
|
+
ho as g,
|
|
8555
|
+
No as h,
|
|
8556
|
+
pi as i,
|
|
8557
|
+
N as j,
|
|
8558
|
+
T as k,
|
|
8559
8559
|
go as l,
|
|
8560
|
-
|
|
8561
|
-
|
|
8562
|
-
|
|
8563
|
-
|
|
8564
|
-
|
|
8565
|
-
|
|
8566
|
-
|
|
8567
|
-
|
|
8568
|
-
|
|
8569
|
-
|
|
8570
|
-
w,
|
|
8571
|
-
|
|
8572
|
-
|
|
8573
|
-
|
|
8560
|
+
zt as m,
|
|
8561
|
+
$ as n,
|
|
8562
|
+
Vd as o,
|
|
8563
|
+
Ho as p,
|
|
8564
|
+
L as q,
|
|
8565
|
+
Qt as r,
|
|
8566
|
+
se as s,
|
|
8567
|
+
So as t,
|
|
8568
|
+
vs as u,
|
|
8569
|
+
Gh as v,
|
|
8570
|
+
Yh as w,
|
|
8571
|
+
Bh as x,
|
|
8572
|
+
m as y,
|
|
8573
|
+
le as z
|
|
8574
8574
|
};
|
|
@@ -490,7 +490,7 @@ if (typeof window < "u") {
|
|
|
490
490
|
}
|
|
491
491
|
};
|
|
492
492
|
};
|
|
493
|
-
customElements.define = e(customElements.define), import("./CasinoFooterSection-
|
|
493
|
+
customElements.define = e(customElements.define), import("./CasinoFooterSection-BhKD2ijB.js").then(({ default: t }) => {
|
|
494
494
|
!customElements.get("casino-footer-section") && customElements.define("casino-footer-section", t.element);
|
|
495
495
|
});
|
|
496
496
|
}
|
|
@@ -506,7 +506,7 @@ if (typeof window < "u") {
|
|
|
506
506
|
}
|
|
507
507
|
};
|
|
508
508
|
};
|
|
509
|
-
customElements.define = e(customElements.define), import("./PlayerPanicButton-
|
|
509
|
+
customElements.define = e(customElements.define), import("./PlayerPanicButton-CqFXWOtY.js").then(({ default: t }) => {
|
|
510
510
|
!customElements.get("player-panic-button") && customElements.define("player-panic-button", t.element);
|
|
511
511
|
});
|
|
512
512
|
}
|
|
@@ -8497,37 +8497,37 @@ class Ud extends So {
|
|
|
8497
8497
|
}
|
|
8498
8498
|
wo(Ud, { endpoint: {}, lang: {}, env: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, clockenabled: {}, clocksecondsenabled: {}, clockcustomformat: {}, clocktext: {}, languageselectorenabled: {}, languageslist: {}, languagedisplaytype: {}, session: {}, userid: {}, userendpoint: {}, userroles: {}, panicbuttonenabled: {}, sessiontimerenabled: {}, baseurl: {} }, [], [], !0);
|
|
8499
8499
|
export {
|
|
8500
|
-
|
|
8501
|
-
|
|
8500
|
+
Hd as $,
|
|
8501
|
+
z as A,
|
|
8502
8502
|
je as B,
|
|
8503
|
-
|
|
8504
|
-
|
|
8505
|
-
|
|
8503
|
+
Ud as C,
|
|
8504
|
+
Q as D,
|
|
8505
|
+
Wd as E,
|
|
8506
8506
|
So as S,
|
|
8507
|
-
|
|
8508
|
-
|
|
8509
|
-
|
|
8510
|
-
|
|
8511
|
-
|
|
8512
|
-
|
|
8513
|
-
|
|
8514
|
-
|
|
8515
|
-
|
|
8516
|
-
|
|
8517
|
-
|
|
8518
|
-
|
|
8519
|
-
|
|
8520
|
-
|
|
8521
|
-
|
|
8522
|
-
|
|
8523
|
-
|
|
8524
|
-
|
|
8525
|
-
|
|
8526
|
-
|
|
8527
|
-
|
|
8528
|
-
|
|
8529
|
-
w,
|
|
8530
|
-
|
|
8531
|
-
|
|
8532
|
-
|
|
8507
|
+
dt as a,
|
|
8508
|
+
Na as b,
|
|
8509
|
+
w as c,
|
|
8510
|
+
to as d,
|
|
8511
|
+
p as e,
|
|
8512
|
+
sr as f,
|
|
8513
|
+
Ka as g,
|
|
8514
|
+
wo as h,
|
|
8515
|
+
ui as i,
|
|
8516
|
+
N as j,
|
|
8517
|
+
T as k,
|
|
8518
|
+
io as l,
|
|
8519
|
+
$t as m,
|
|
8520
|
+
$ as n,
|
|
8521
|
+
Nd as o,
|
|
8522
|
+
vo as p,
|
|
8523
|
+
L as q,
|
|
8524
|
+
Jt as r,
|
|
8525
|
+
se as s,
|
|
8526
|
+
uo as t,
|
|
8527
|
+
ms as u,
|
|
8528
|
+
xh as v,
|
|
8529
|
+
kh as w,
|
|
8530
|
+
Dh as x,
|
|
8531
|
+
m as y,
|
|
8532
|
+
oe as z
|
|
8533
8533
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as x,
|
|
1
|
+
import { S as x, p as ee, u as le, n as b, d as ne, s as D, j as c, q as h, k, e as m, t as te, f as ie, m as p, i as v, y as a, l as X, v as ae, w as oe, x as re, h as se } from "./CasinoFooter-BOKxUYDO.js";
|
|
2
2
|
if (typeof window != "undefined") {
|
|
3
3
|
let o = function(e) {
|
|
4
4
|
return function(...r) {
|
|
@@ -11,7 +11,7 @@ if (typeof window != "undefined") {
|
|
|
11
11
|
}
|
|
12
12
|
};
|
|
13
13
|
};
|
|
14
|
-
customElements.define = o(customElements.define), import("./CasinoFooterThumbnail-
|
|
14
|
+
customElements.define = o(customElements.define), import("./CasinoFooterThumbnail-DmPEYjAA.js").then(({ default: e }) => {
|
|
15
15
|
!customElements.get("casino-footer-thumbnail") && customElements.define("casino-footer-thumbnail", e.element);
|
|
16
16
|
});
|
|
17
17
|
}
|
|
@@ -87,7 +87,7 @@ function ue(o) {
|
|
|
87
87
|
}
|
|
88
88
|
};
|
|
89
89
|
}
|
|
90
|
-
function
|
|
90
|
+
function _e(o) {
|
|
91
91
|
let e, r = p(
|
|
92
92
|
/*footerlicenses*/
|
|
93
93
|
o[17]
|
|
@@ -128,7 +128,7 @@ function ge(o) {
|
|
|
128
128
|
}
|
|
129
129
|
};
|
|
130
130
|
}
|
|
131
|
-
function
|
|
131
|
+
function ge(o) {
|
|
132
132
|
let e, r, l = p(
|
|
133
133
|
/*footerhelperlinks*/
|
|
134
134
|
o[16]
|
|
@@ -337,7 +337,7 @@ function A(o) {
|
|
|
337
337
|
h(t, e, s);
|
|
338
338
|
},
|
|
339
339
|
p(t, s) {
|
|
340
|
-
var
|
|
340
|
+
var _, g;
|
|
341
341
|
s[0] & /*clientstylingurl*/
|
|
342
342
|
256 && a(
|
|
343
343
|
e,
|
|
@@ -358,9 +358,9 @@ function A(o) {
|
|
|
358
358
|
t[7]
|
|
359
359
|
), s[0] & /*footersociallinks*/
|
|
360
360
|
262144 && f !== (f = /*footerData*/
|
|
361
|
-
(
|
|
361
|
+
(_ = t[30]) == null ? void 0 : _.isExternalLink) && a(e, "linktype", f), s[0] & /*footersociallinks*/
|
|
362
362
|
262144 && i !== (i = /*footerData*/
|
|
363
|
-
(
|
|
363
|
+
(g = t[30]) == null ? void 0 : g.target) && a(e, "target", i), s[0] & /*baseurl*/
|
|
364
364
|
1024 && a(
|
|
365
365
|
e,
|
|
366
366
|
"baseurl",
|
|
@@ -426,7 +426,7 @@ function B(o) {
|
|
|
426
426
|
h(t, e, s);
|
|
427
427
|
},
|
|
428
428
|
p(t, s) {
|
|
429
|
-
var
|
|
429
|
+
var _, g;
|
|
430
430
|
s[0] & /*clientstylingurl*/
|
|
431
431
|
256 && a(
|
|
432
432
|
e,
|
|
@@ -447,9 +447,9 @@ function B(o) {
|
|
|
447
447
|
t[7]
|
|
448
448
|
), s[0] & /*footerlicenses*/
|
|
449
449
|
131072 && f !== (f = /*footerData*/
|
|
450
|
-
(
|
|
450
|
+
(_ = t[30]) == null ? void 0 : _.isExternalLink) && a(e, "linktype", f), s[0] & /*footerlicenses*/
|
|
451
451
|
131072 && i !== (i = /*footerData*/
|
|
452
|
-
(
|
|
452
|
+
(g = t[30]) == null ? void 0 : g.target) && a(e, "target", i), s[0] & /*baseurl*/
|
|
453
453
|
1024 && a(
|
|
454
454
|
e,
|
|
455
455
|
"baseurl",
|
|
@@ -520,7 +520,7 @@ function be(o) {
|
|
|
520
520
|
h(t, e, s);
|
|
521
521
|
},
|
|
522
522
|
p(t, s) {
|
|
523
|
-
var
|
|
523
|
+
var _, g;
|
|
524
524
|
s[0] & /*clientstylingurl*/
|
|
525
525
|
256 && a(
|
|
526
526
|
e,
|
|
@@ -547,9 +547,9 @@ function be(o) {
|
|
|
547
547
|
t[9]
|
|
548
548
|
), s[0] & /*footerhelperlinks*/
|
|
549
549
|
65536 && f !== (f = /*item*/
|
|
550
|
-
(
|
|
550
|
+
(_ = t[33]) == null ? void 0 : _.helpLinkType) && a(e, "linktype", f), s[0] & /*footerhelperlinks*/
|
|
551
551
|
65536 && i !== (i = /*item*/
|
|
552
|
-
(
|
|
552
|
+
(g = t[33]) == null ? void 0 : g.target) && a(e, "target", i), s[0] & /*baseurl*/
|
|
553
553
|
1024 && a(
|
|
554
554
|
e,
|
|
555
555
|
"baseurl",
|
|
@@ -660,7 +660,7 @@ function G(o) {
|
|
|
660
660
|
h(t, e, s);
|
|
661
661
|
},
|
|
662
662
|
p(t, s) {
|
|
663
|
-
var
|
|
663
|
+
var _, g;
|
|
664
664
|
s[0] & /*clientstylingurl*/
|
|
665
665
|
256 && a(
|
|
666
666
|
e,
|
|
@@ -687,9 +687,9 @@ function G(o) {
|
|
|
687
687
|
t[9]
|
|
688
688
|
), s[0] & /*footerhelperlinks*/
|
|
689
689
|
65536 && f !== (f = /*footerData*/
|
|
690
|
-
(
|
|
690
|
+
(_ = t[30]) == null ? void 0 : _.helpLinkType) && a(e, "linktype", f), s[0] & /*footerhelperlinks*/
|
|
691
691
|
65536 && i !== (i = /*footerData*/
|
|
692
|
-
(
|
|
692
|
+
(g = t[30]) == null ? void 0 : g.target) && a(e, "target", i), s[0] & /*baseurl*/
|
|
693
693
|
1024 && a(
|
|
694
694
|
e,
|
|
695
695
|
"baseurl",
|
|
@@ -778,7 +778,7 @@ function K(o) {
|
|
|
778
778
|
h(t, e, s);
|
|
779
779
|
},
|
|
780
780
|
p(t, s) {
|
|
781
|
-
var
|
|
781
|
+
var _, g;
|
|
782
782
|
s[0] & /*clientstylingurl*/
|
|
783
783
|
256 && a(
|
|
784
784
|
e,
|
|
@@ -799,9 +799,9 @@ function K(o) {
|
|
|
799
799
|
t[7]
|
|
800
800
|
), s[0] & /*footervendors*/
|
|
801
801
|
32768 && f !== (f = /*footerData*/
|
|
802
|
-
(
|
|
802
|
+
(_ = t[30]) == null ? void 0 : _.isExternalLink) && a(e, "linktype", f), s[0] & /*footervendors*/
|
|
803
803
|
32768 && i !== (i = /*footerData*/
|
|
804
|
-
(
|
|
804
|
+
(g = t[30]) == null ? void 0 : g.target) && a(e, "target", i), s[0] & /*baseurl*/
|
|
805
805
|
1024 && a(
|
|
806
806
|
e,
|
|
807
807
|
"baseurl",
|
|
@@ -867,7 +867,7 @@ function Q(o) {
|
|
|
867
867
|
h(t, e, s);
|
|
868
868
|
},
|
|
869
869
|
p(t, s) {
|
|
870
|
-
var
|
|
870
|
+
var _, g;
|
|
871
871
|
s[0] & /*clientstylingurl*/
|
|
872
872
|
256 && a(
|
|
873
873
|
e,
|
|
@@ -888,9 +888,9 @@ function Q(o) {
|
|
|
888
888
|
t[7]
|
|
889
889
|
), s[0] & /*footerpayment*/
|
|
890
890
|
16384 && f !== (f = /*paymentData*/
|
|
891
|
-
(
|
|
891
|
+
(_ = t[27]) == null ? void 0 : _.isExternalLink) && a(e, "linktype", f), s[0] & /*footerpayment*/
|
|
892
892
|
16384 && i !== (i = /*paymentData*/
|
|
893
|
-
(
|
|
893
|
+
(g = t[27]) == null ? void 0 : g.target) && a(e, "target", i), s[0] & /*baseurl*/
|
|
894
894
|
1024 && a(
|
|
895
895
|
e,
|
|
896
896
|
"baseurl",
|
|
@@ -956,7 +956,7 @@ function W(o) {
|
|
|
956
956
|
h(t, e, s);
|
|
957
957
|
},
|
|
958
958
|
p(t, s) {
|
|
959
|
-
var
|
|
959
|
+
var _, g;
|
|
960
960
|
s[0] & /*clientstylingurl*/
|
|
961
961
|
256 && a(
|
|
962
962
|
e,
|
|
@@ -977,9 +977,9 @@ function W(o) {
|
|
|
977
977
|
t[7]
|
|
978
978
|
), s[0] & /*footersponsors*/
|
|
979
979
|
8192 && f !== (f = /*sponsorData*/
|
|
980
|
-
(
|
|
980
|
+
(_ = t[24]) == null ? void 0 : _.isExternalLink) && a(e, "linktype", f), s[0] & /*footersponsors*/
|
|
981
981
|
8192 && i !== (i = /*sponsorData*/
|
|
982
|
-
(
|
|
982
|
+
(g = t[24]) == null ? void 0 : g.target) && a(e, "target", i), s[0] & /*baseurl*/
|
|
983
983
|
1024 && a(
|
|
984
984
|
e,
|
|
985
985
|
"baseurl",
|
|
@@ -1030,13 +1030,13 @@ function ke(o) {
|
|
|
1030
1030
|
f[3] && /*footerhelperlinks*/
|
|
1031
1031
|
f[16].length
|
|
1032
1032
|
)
|
|
1033
|
-
return
|
|
1033
|
+
return ge;
|
|
1034
1034
|
if (
|
|
1035
1035
|
/*licenseflag*/
|
|
1036
1036
|
f[4] && /*footerlicenses*/
|
|
1037
1037
|
f[17].length
|
|
1038
1038
|
)
|
|
1039
|
-
return
|
|
1039
|
+
return _e;
|
|
1040
1040
|
if (
|
|
1041
1041
|
/*socialflag*/
|
|
1042
1042
|
f[5] && /*footersociallinks*/
|
|
@@ -1064,9 +1064,9 @@ function ke(o) {
|
|
|
1064
1064
|
}
|
|
1065
1065
|
let ye = /^(?:[^\/]*\/){2}[^\/]+/g;
|
|
1066
1066
|
function ve(o, e, r) {
|
|
1067
|
-
let { sponsorflag: l = "" } = e, { paymentflag: n = "" } = e, { vendorflag: f = "" } = e, { helperflag: i = "" } = e, { licenseflag: t = "" } = e, { socialflag: s = "" } = e, { mbsource:
|
|
1067
|
+
let { sponsorflag: l = "" } = e, { paymentflag: n = "" } = e, { vendorflag: f = "" } = e, { helperflag: i = "" } = e, { licenseflag: t = "" } = e, { socialflag: s = "" } = e, { mbsource: _ } = e, { clientstyling: g = "" } = e, { clientstylingurl: d = "" } = e, { target: S = "" } = e, { displaycolumn: C = "" } = e, { category: L = "" } = e, { baseurl: F = "" } = e, { lang: T = "" } = e, Y, w = [], E = [], U = [], I = [], M = [], R = [], y;
|
|
1068
1068
|
const V = (u) => {
|
|
1069
|
-
u.origin == window.location.href.match(ye)[0] && u.data && u.data.type === "FooterData" && (r(13,
|
|
1069
|
+
u.origin == window.location.href.match(ye)[0] && u.data && u.data.type === "FooterData" && (r(13, w = u.data.sponsorsRepeater), r(14, E = u.data.paymentMethodsRepeater), r(15, U = u.data.gameVendorsRepeater), r(16, I = u.data.helpLinksRepeater), r(17, M = u.data.licensesRepeater), r(18, R = u.data.socialLinksRepeater), L && r(16, I = I.filter(($) => $.key == L)));
|
|
1070
1070
|
};
|
|
1071
1071
|
te(() => (window.addEventListener("message", V, !1), () => {
|
|
1072
1072
|
window.removeEventListener("message", V);
|
|
@@ -1077,12 +1077,12 @@ function ve(o, e, r) {
|
|
|
1077
1077
|
});
|
|
1078
1078
|
}
|
|
1079
1079
|
return o.$$set = (u) => {
|
|
1080
|
-
"sponsorflag" in u && r(0, l = u.sponsorflag), "paymentflag" in u && r(1, n = u.paymentflag), "vendorflag" in u && r(2, f = u.vendorflag), "helperflag" in u && r(3, i = u.helperflag), "licenseflag" in u && r(4, t = u.licenseflag), "socialflag" in u && r(5, s = u.socialflag), "mbsource" in u && r(6,
|
|
1080
|
+
"sponsorflag" in u && r(0, l = u.sponsorflag), "paymentflag" in u && r(1, n = u.paymentflag), "vendorflag" in u && r(2, f = u.vendorflag), "helperflag" in u && r(3, i = u.helperflag), "licenseflag" in u && r(4, t = u.licenseflag), "socialflag" in u && r(5, s = u.socialflag), "mbsource" in u && r(6, _ = u.mbsource), "clientstyling" in u && r(7, g = u.clientstyling), "clientstylingurl" in u && r(8, d = u.clientstylingurl), "target" in u && r(19, S = u.target), "displaycolumn" in u && r(9, C = u.displaycolumn), "category" in u && r(20, L = u.category), "baseurl" in u && r(10, F = u.baseurl), "lang" in u && r(11, T = u.lang);
|
|
1081
1081
|
}, o.$$.update = () => {
|
|
1082
1082
|
o.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
1083
|
-
4224 &&
|
|
1083
|
+
4224 && g && y && ae(y, g), o.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
1084
1084
|
4352 && d && y && oe(y, d), o.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
1085
|
-
4160 &&
|
|
1085
|
+
4160 && _ && y && re(y, `${_}.Style`, Y);
|
|
1086
1086
|
}, [
|
|
1087
1087
|
l,
|
|
1088
1088
|
n,
|
|
@@ -1090,15 +1090,15 @@ function ve(o, e, r) {
|
|
|
1090
1090
|
i,
|
|
1091
1091
|
t,
|
|
1092
1092
|
s,
|
|
1093
|
-
g,
|
|
1094
1093
|
_,
|
|
1094
|
+
g,
|
|
1095
1095
|
d,
|
|
1096
1096
|
C,
|
|
1097
1097
|
F,
|
|
1098
1098
|
T,
|
|
1099
1099
|
y,
|
|
1100
|
-
E,
|
|
1101
1100
|
w,
|
|
1101
|
+
E,
|
|
1102
1102
|
U,
|
|
1103
1103
|
I,
|
|
1104
1104
|
M,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as x,
|
|
1
|
+
import { S as x, p as ee, n as h, u as le, h as ne, d as te, s as D, j as _, q as g, k as b, e as c, t as ie, f as ae, m, i as k, y as a, l as X, v as oe, w as re, x as se } from "./CasinoFooter-BnutbL4e.js";
|
|
2
2
|
if (typeof window < "u") {
|
|
3
3
|
let o = function(e) {
|
|
4
4
|
return function(...r) {
|
|
@@ -11,7 +11,7 @@ if (typeof window < "u") {
|
|
|
11
11
|
}
|
|
12
12
|
};
|
|
13
13
|
};
|
|
14
|
-
customElements.define = o(customElements.define), import("./CasinoFooterThumbnail-
|
|
14
|
+
customElements.define = o(customElements.define), import("./CasinoFooterThumbnail-abYyn8QR.js").then(({ default: e }) => {
|
|
15
15
|
!customElements.get("casino-footer-thumbnail") && customElements.define("casino-footer-thumbnail", e.element);
|
|
16
16
|
});
|
|
17
17
|
}
|
|
@@ -61,7 +61,7 @@ function ue(o) {
|
|
|
61
61
|
c(e, "class", "FooterSectionInnerContainer"), c(e, "part", "FooterSectionInnerContainer");
|
|
62
62
|
},
|
|
63
63
|
m(n, s) {
|
|
64
|
-
|
|
64
|
+
g(n, e, s);
|
|
65
65
|
for (let t = 0; t < l.length; t += 1)
|
|
66
66
|
l[t] && l[t].m(e, null);
|
|
67
67
|
},
|
|
@@ -83,11 +83,11 @@ function ue(o) {
|
|
|
83
83
|
}
|
|
84
84
|
},
|
|
85
85
|
d(n) {
|
|
86
|
-
n &&
|
|
86
|
+
n && _(e), k(l, n);
|
|
87
87
|
}
|
|
88
88
|
};
|
|
89
89
|
}
|
|
90
|
-
function
|
|
90
|
+
function _e(o) {
|
|
91
91
|
let e, r = m(
|
|
92
92
|
/*footerlicenses*/
|
|
93
93
|
o[17]
|
|
@@ -102,7 +102,7 @@ function ge(o) {
|
|
|
102
102
|
c(e, "class", "FooterSectionInnerContainer"), c(e, "part", "FooterSectionInnerContainer");
|
|
103
103
|
},
|
|
104
104
|
m(n, s) {
|
|
105
|
-
|
|
105
|
+
g(n, e, s);
|
|
106
106
|
for (let t = 0; t < l.length; t += 1)
|
|
107
107
|
l[t] && l[t].m(e, null);
|
|
108
108
|
},
|
|
@@ -124,11 +124,11 @@ function ge(o) {
|
|
|
124
124
|
}
|
|
125
125
|
},
|
|
126
126
|
d(n) {
|
|
127
|
-
n &&
|
|
127
|
+
n && _(e), k(l, n);
|
|
128
128
|
}
|
|
129
129
|
};
|
|
130
130
|
}
|
|
131
|
-
function
|
|
131
|
+
function ge(o) {
|
|
132
132
|
let e, r, l = m(
|
|
133
133
|
/*footerhelperlinks*/
|
|
134
134
|
o[16]
|
|
@@ -144,7 +144,7 @@ function _e(o) {
|
|
|
144
144
|
(o[9] == "true" ? "DisplayColumn" : "")), c(e, "part", "FooterSectionInnerContainer");
|
|
145
145
|
},
|
|
146
146
|
m(s, t) {
|
|
147
|
-
|
|
147
|
+
g(s, e, t);
|
|
148
148
|
for (let i = 0; i < n.length; i += 1)
|
|
149
149
|
n[i] && n[i].m(e, null);
|
|
150
150
|
},
|
|
@@ -169,7 +169,7 @@ function _e(o) {
|
|
|
169
169
|
(s[9] == "true" ? "DisplayColumn" : "")) && c(e, "class", r);
|
|
170
170
|
},
|
|
171
171
|
d(s) {
|
|
172
|
-
s &&
|
|
172
|
+
s && _(e), k(n, s);
|
|
173
173
|
}
|
|
174
174
|
};
|
|
175
175
|
}
|
|
@@ -188,7 +188,7 @@ function ce(o) {
|
|
|
188
188
|
c(e, "class", "FooterSectionInnerContainer"), c(e, "part", "FooterSectionInnerContainer");
|
|
189
189
|
},
|
|
190
190
|
m(n, s) {
|
|
191
|
-
|
|
191
|
+
g(n, e, s);
|
|
192
192
|
for (let t = 0; t < l.length; t += 1)
|
|
193
193
|
l[t] && l[t].m(e, null);
|
|
194
194
|
},
|
|
@@ -210,7 +210,7 @@ function ce(o) {
|
|
|
210
210
|
}
|
|
211
211
|
},
|
|
212
212
|
d(n) {
|
|
213
|
-
n &&
|
|
213
|
+
n && _(e), k(l, n);
|
|
214
214
|
}
|
|
215
215
|
};
|
|
216
216
|
}
|
|
@@ -229,7 +229,7 @@ function he(o) {
|
|
|
229
229
|
c(e, "class", "FooterSectionInnerContainer"), c(e, "part", "FooterSectionInnerContainer");
|
|
230
230
|
},
|
|
231
231
|
m(n, s) {
|
|
232
|
-
|
|
232
|
+
g(n, e, s);
|
|
233
233
|
for (let t = 0; t < l.length; t += 1)
|
|
234
234
|
l[t] && l[t].m(e, null);
|
|
235
235
|
},
|
|
@@ -251,7 +251,7 @@ function he(o) {
|
|
|
251
251
|
}
|
|
252
252
|
},
|
|
253
253
|
d(n) {
|
|
254
|
-
n &&
|
|
254
|
+
n && _(e), k(l, n);
|
|
255
255
|
}
|
|
256
256
|
};
|
|
257
257
|
}
|
|
@@ -270,7 +270,7 @@ function me(o) {
|
|
|
270
270
|
c(e, "class", "FooterSectionInnerContainer"), c(e, "part", "FooterSectionInnerContainer");
|
|
271
271
|
},
|
|
272
272
|
m(n, s) {
|
|
273
|
-
|
|
273
|
+
g(n, e, s);
|
|
274
274
|
for (let t = 0; t < l.length; t += 1)
|
|
275
275
|
l[t] && l[t].m(e, null);
|
|
276
276
|
},
|
|
@@ -292,7 +292,7 @@ function me(o) {
|
|
|
292
292
|
}
|
|
293
293
|
},
|
|
294
294
|
d(n) {
|
|
295
|
-
n &&
|
|
295
|
+
n && _(e), k(l, n);
|
|
296
296
|
}
|
|
297
297
|
};
|
|
298
298
|
}
|
|
@@ -333,7 +333,7 @@ function A(o) {
|
|
|
333
333
|
);
|
|
334
334
|
},
|
|
335
335
|
m(i, f) {
|
|
336
|
-
|
|
336
|
+
g(i, e, f);
|
|
337
337
|
},
|
|
338
338
|
p(i, f) {
|
|
339
339
|
f[0] & /*clientstylingurl*/
|
|
@@ -379,7 +379,7 @@ function A(o) {
|
|
|
379
379
|
);
|
|
380
380
|
},
|
|
381
381
|
d(i) {
|
|
382
|
-
i &&
|
|
382
|
+
i && _(e);
|
|
383
383
|
}
|
|
384
384
|
};
|
|
385
385
|
}
|
|
@@ -420,7 +420,7 @@ function B(o) {
|
|
|
420
420
|
);
|
|
421
421
|
},
|
|
422
422
|
m(i, f) {
|
|
423
|
-
|
|
423
|
+
g(i, e, f);
|
|
424
424
|
},
|
|
425
425
|
p(i, f) {
|
|
426
426
|
f[0] & /*clientstylingurl*/
|
|
@@ -466,7 +466,7 @@ function B(o) {
|
|
|
466
466
|
);
|
|
467
467
|
},
|
|
468
468
|
d(i) {
|
|
469
|
-
i &&
|
|
469
|
+
i && _(e);
|
|
470
470
|
}
|
|
471
471
|
};
|
|
472
472
|
}
|
|
@@ -512,7 +512,7 @@ function be(o) {
|
|
|
512
512
|
);
|
|
513
513
|
},
|
|
514
514
|
m(i, f) {
|
|
515
|
-
|
|
515
|
+
g(i, e, f);
|
|
516
516
|
},
|
|
517
517
|
p(i, f) {
|
|
518
518
|
f[0] & /*clientstylingurl*/
|
|
@@ -564,7 +564,7 @@ function be(o) {
|
|
|
564
564
|
);
|
|
565
565
|
},
|
|
566
566
|
d(i) {
|
|
567
|
-
i &&
|
|
567
|
+
i && _(e);
|
|
568
568
|
}
|
|
569
569
|
};
|
|
570
570
|
}
|
|
@@ -584,7 +584,7 @@ function pe(o) {
|
|
|
584
584
|
m(n, s) {
|
|
585
585
|
for (let t = 0; t < l.length; t += 1)
|
|
586
586
|
l[t] && l[t].m(n, s);
|
|
587
|
-
|
|
587
|
+
g(n, e, s);
|
|
588
588
|
},
|
|
589
589
|
p(n, s) {
|
|
590
590
|
if (s[0] & /*clientstylingurl, footerhelperlinks, clientstyling, displaycolumn, baseurl, lang, mbsource*/
|
|
@@ -604,7 +604,7 @@ function pe(o) {
|
|
|
604
604
|
}
|
|
605
605
|
},
|
|
606
606
|
d(n) {
|
|
607
|
-
n &&
|
|
607
|
+
n && _(e), k(l, n);
|
|
608
608
|
}
|
|
609
609
|
};
|
|
610
610
|
}
|
|
@@ -650,7 +650,7 @@ function G(o) {
|
|
|
650
650
|
);
|
|
651
651
|
},
|
|
652
652
|
m(i, f) {
|
|
653
|
-
|
|
653
|
+
g(i, e, f);
|
|
654
654
|
},
|
|
655
655
|
p(i, f) {
|
|
656
656
|
f[0] & /*clientstylingurl*/
|
|
@@ -702,7 +702,7 @@ function G(o) {
|
|
|
702
702
|
);
|
|
703
703
|
},
|
|
704
704
|
d(i) {
|
|
705
|
-
i &&
|
|
705
|
+
i && _(e);
|
|
706
706
|
}
|
|
707
707
|
};
|
|
708
708
|
}
|
|
@@ -719,13 +719,13 @@ function J(o) {
|
|
|
719
719
|
s.c(), r = X();
|
|
720
720
|
},
|
|
721
721
|
m(t, i) {
|
|
722
|
-
s.m(t, i),
|
|
722
|
+
s.m(t, i), g(t, r, i);
|
|
723
723
|
},
|
|
724
724
|
p(t, i) {
|
|
725
725
|
n === (n = l(t, i)) && s ? s.p(t, i) : (s.d(1), s = n(t), s && (s.c(), s.m(r.parentNode, r)));
|
|
726
726
|
},
|
|
727
727
|
d(t) {
|
|
728
|
-
t &&
|
|
728
|
+
t && _(r), s.d(t);
|
|
729
729
|
}
|
|
730
730
|
};
|
|
731
731
|
}
|
|
@@ -766,7 +766,7 @@ function K(o) {
|
|
|
766
766
|
);
|
|
767
767
|
},
|
|
768
768
|
m(i, f) {
|
|
769
|
-
|
|
769
|
+
g(i, e, f);
|
|
770
770
|
},
|
|
771
771
|
p(i, f) {
|
|
772
772
|
f[0] & /*clientstylingurl*/
|
|
@@ -812,7 +812,7 @@ function K(o) {
|
|
|
812
812
|
);
|
|
813
813
|
},
|
|
814
814
|
d(i) {
|
|
815
|
-
i &&
|
|
815
|
+
i && _(e);
|
|
816
816
|
}
|
|
817
817
|
};
|
|
818
818
|
}
|
|
@@ -853,7 +853,7 @@ function Q(o) {
|
|
|
853
853
|
);
|
|
854
854
|
},
|
|
855
855
|
m(i, f) {
|
|
856
|
-
|
|
856
|
+
g(i, e, f);
|
|
857
857
|
},
|
|
858
858
|
p(i, f) {
|
|
859
859
|
f[0] & /*clientstylingurl*/
|
|
@@ -899,7 +899,7 @@ function Q(o) {
|
|
|
899
899
|
);
|
|
900
900
|
},
|
|
901
901
|
d(i) {
|
|
902
|
-
i &&
|
|
902
|
+
i && _(e);
|
|
903
903
|
}
|
|
904
904
|
};
|
|
905
905
|
}
|
|
@@ -940,7 +940,7 @@ function W(o) {
|
|
|
940
940
|
);
|
|
941
941
|
},
|
|
942
942
|
m(i, f) {
|
|
943
|
-
|
|
943
|
+
g(i, e, f);
|
|
944
944
|
},
|
|
945
945
|
p(i, f) {
|
|
946
946
|
f[0] & /*clientstylingurl*/
|
|
@@ -986,7 +986,7 @@ function W(o) {
|
|
|
986
986
|
);
|
|
987
987
|
},
|
|
988
988
|
d(i) {
|
|
989
|
-
i &&
|
|
989
|
+
i && _(e);
|
|
990
990
|
}
|
|
991
991
|
};
|
|
992
992
|
}
|
|
@@ -1016,13 +1016,13 @@ function ke(o) {
|
|
|
1016
1016
|
s[3] && /*footerhelperlinks*/
|
|
1017
1017
|
s[16].length
|
|
1018
1018
|
)
|
|
1019
|
-
return
|
|
1019
|
+
return ge;
|
|
1020
1020
|
if (
|
|
1021
1021
|
/*licenseflag*/
|
|
1022
1022
|
s[4] && /*footerlicenses*/
|
|
1023
1023
|
s[17].length
|
|
1024
1024
|
)
|
|
1025
|
-
return
|
|
1025
|
+
return _e;
|
|
1026
1026
|
if (
|
|
1027
1027
|
/*socialflag*/
|
|
1028
1028
|
s[5] && /*footersociallinks*/
|
|
@@ -1036,7 +1036,7 @@ function ke(o) {
|
|
|
1036
1036
|
e = b("div"), n && n.c(), c(e, "class", "FooterSectionContainer"), c(e, "part", "FooterSectionContainer");
|
|
1037
1037
|
},
|
|
1038
1038
|
m(s, t) {
|
|
1039
|
-
|
|
1039
|
+
g(s, e, t), n && n.m(e, null), o[21](e);
|
|
1040
1040
|
},
|
|
1041
1041
|
p(s, t) {
|
|
1042
1042
|
l === (l = r(s)) && n ? n.p(s, t) : (n && n.d(1), n = l && l(s), n && (n.c(), n.m(e, null)));
|
|
@@ -1044,15 +1044,15 @@ function ke(o) {
|
|
|
1044
1044
|
i: D,
|
|
1045
1045
|
o: D,
|
|
1046
1046
|
d(s) {
|
|
1047
|
-
s &&
|
|
1047
|
+
s && _(e), n && n.d(), o[21](null);
|
|
1048
1048
|
}
|
|
1049
1049
|
};
|
|
1050
1050
|
}
|
|
1051
1051
|
let ye = /^(?:[^\/]*\/){2}[^\/]+/g;
|
|
1052
1052
|
function ve(o, e, r) {
|
|
1053
|
-
let { sponsorflag: l = "" } = e, { paymentflag: n = "" } = e, { vendorflag: s = "" } = e, { helperflag: t = "" } = e, { licenseflag: i = "" } = e, { socialflag: f = "" } = e, { mbsource: y } = e, { clientstyling: v = "" } = e, { clientstylingurl: d = "" } = e, { target: S = "" } = e, { displaycolumn: C = "" } = e, { category: L = "" } = e, { baseurl: F = "" } = e, { lang: T = "" } = e, Y,
|
|
1053
|
+
let { sponsorflag: l = "" } = e, { paymentflag: n = "" } = e, { vendorflag: s = "" } = e, { helperflag: t = "" } = e, { licenseflag: i = "" } = e, { socialflag: f = "" } = e, { mbsource: y } = e, { clientstyling: v = "" } = e, { clientstylingurl: d = "" } = e, { target: S = "" } = e, { displaycolumn: C = "" } = e, { category: L = "" } = e, { baseurl: F = "" } = e, { lang: T = "" } = e, Y, w = [], E = [], U = [], I = [], M = [], R = [], p;
|
|
1054
1054
|
const V = (u) => {
|
|
1055
|
-
u.origin == window.location.href.match(ye)[0] && u.data && u.data.type === "FooterData" && (r(13,
|
|
1055
|
+
u.origin == window.location.href.match(ye)[0] && u.data && u.data.type === "FooterData" && (r(13, w = u.data.sponsorsRepeater), r(14, E = u.data.paymentMethodsRepeater), r(15, U = u.data.gameVendorsRepeater), r(16, I = u.data.helpLinksRepeater), r(17, M = u.data.licensesRepeater), r(18, R = u.data.socialLinksRepeater), L && r(16, I = I.filter(($) => $.key == L)));
|
|
1056
1056
|
};
|
|
1057
1057
|
ie(() => (window.addEventListener("message", V, !1), () => {
|
|
1058
1058
|
window.removeEventListener("message", V);
|
|
@@ -1083,8 +1083,8 @@ function ve(o, e, r) {
|
|
|
1083
1083
|
F,
|
|
1084
1084
|
T,
|
|
1085
1085
|
p,
|
|
1086
|
-
E,
|
|
1087
1086
|
w,
|
|
1087
|
+
E,
|
|
1088
1088
|
U,
|
|
1089
1089
|
I,
|
|
1090
1090
|
M,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as _e,
|
|
1
|
+
import { S as _e, p as ge, u as ke, n as h, d as Fe, s as K, j as p, q as I, k as g, e as i, o as he, t as de, f as pe, l as te, B as d, c as F, A as D, r as A, z as S, D as w, v as Ie, w as be, x as ve, h as Le } from "./CasinoFooter-BOKxUYDO.js";
|
|
2
2
|
function ye(o) {
|
|
3
3
|
Fe(o, "svelte-vuji6b", ":host{font-family:inherit}.FooterItem{display:inline-block;padding:0 12px}.FooterItem .FooterSponsorLink,.FooterItem .FooterPaymentLink{display:block}.FooterItem .FooterSponsorLink{display:flex;align-items:center}.FooterItem .FooterPaymentLink,.FooterItem .FooterHelperLink{display:flex;align-items:center;justify-content:center}.FooterItem .FooterLinkDisabled{pointer-events:none;cursor:auto}.FooterItem .SponsorTitle,.FooterItem .PaymentTitle{font-size:9px;text-decoration:none;color:var(--emw--color-gray-150, #828282);text-align:center}.FooterItem .HelperTitle{color:var(--emw--footer-typography, var(--emw--color-contrast, #111));font-size:8px}.FooterItem.HelperLinkItem p{font-size:10px}.FooterItem .FooterItemAnchor{display:flex;flex-direction:column;gap:6px;text-decoration:none;cursor:pointer;border:none;background:transparent;padding:0}.FooterItem.SocialItem .FooterItemAnchor{width:42px;height:42px}.FooterItem .FooterImage{min-height:38px}.SponsorTitle{margin:0}.FooterLink{display:block;text-align:center}.DisplayColumn .FooterItemAnchor{flex-direction:row}.DisplayColumn .FooterImage{height:16px;width:16px;min-height:unset}.DisplayColumn.FooterItem.HelperLinkItem p{font-size:12px}@media only screen and (max-width: 768px){.FooterItem{padding:0 5px}.FooterItem.PaymentItem{padding:15px 5px}.FooterItem.GameVendorItem{padding:0 10px}}");
|
|
4
4
|
}
|
|
@@ -59,7 +59,7 @@ function Ae(o) {
|
|
|
59
59
|
/*sponsorimage*/
|
|
60
60
|
a[1]
|
|
61
61
|
)
|
|
62
|
-
return
|
|
62
|
+
return je;
|
|
63
63
|
if (
|
|
64
64
|
/*paymentimage*/
|
|
65
65
|
a[4]
|
|
@@ -69,17 +69,17 @@ function Ae(o) {
|
|
|
69
69
|
/*vendorimage*/
|
|
70
70
|
a[7]
|
|
71
71
|
)
|
|
72
|
-
return
|
|
72
|
+
return Ve;
|
|
73
73
|
if (
|
|
74
74
|
/*helperlinkurl*/
|
|
75
75
|
a[9]
|
|
76
76
|
)
|
|
77
|
-
return
|
|
77
|
+
return Ge;
|
|
78
78
|
if (
|
|
79
79
|
/*licenseimage*/
|
|
80
80
|
a[13]
|
|
81
81
|
)
|
|
82
|
-
return
|
|
82
|
+
return ze;
|
|
83
83
|
if (
|
|
84
84
|
/*sociallinkimage*/
|
|
85
85
|
a[16]
|
|
@@ -478,7 +478,7 @@ function Ne(o) {
|
|
|
478
478
|
}
|
|
479
479
|
};
|
|
480
480
|
}
|
|
481
|
-
function
|
|
481
|
+
function ze(o) {
|
|
482
482
|
let e, t, l, n, a, u, _, f;
|
|
483
483
|
return {
|
|
484
484
|
c() {
|
|
@@ -539,7 +539,7 @@ function Ge(o) {
|
|
|
539
539
|
}
|
|
540
540
|
};
|
|
541
541
|
}
|
|
542
|
-
function
|
|
542
|
+
function Ge(o) {
|
|
543
543
|
let e, t, l, n, a, u, _, f = (
|
|
544
544
|
/*helperlinkimage*/
|
|
545
545
|
o[10] && Z(o)
|
|
@@ -607,7 +607,7 @@ function Ve(o) {
|
|
|
607
607
|
}
|
|
608
608
|
};
|
|
609
609
|
}
|
|
610
|
-
function
|
|
610
|
+
function Ve(o) {
|
|
611
611
|
let e, t, l, n, a, u, _, f;
|
|
612
612
|
return {
|
|
613
613
|
c() {
|
|
@@ -737,7 +737,7 @@ function Me(o) {
|
|
|
737
737
|
}
|
|
738
738
|
};
|
|
739
739
|
}
|
|
740
|
-
function
|
|
740
|
+
function je(o) {
|
|
741
741
|
let e, t, l, n, a, u, _, f, s, r = (
|
|
742
742
|
/*sponsortitle*/
|
|
743
743
|
o[2] && ee(o)
|
|
@@ -906,7 +906,7 @@ function ee(o) {
|
|
|
906
906
|
}
|
|
907
907
|
};
|
|
908
908
|
}
|
|
909
|
-
function
|
|
909
|
+
function qe(o) {
|
|
910
910
|
let e;
|
|
911
911
|
function t(a, u) {
|
|
912
912
|
return (
|
|
@@ -932,15 +932,15 @@ function Ue(o) {
|
|
|
932
932
|
}
|
|
933
933
|
};
|
|
934
934
|
}
|
|
935
|
-
function
|
|
936
|
-
let { sponsorurl: l = "" } = e, { sponsorimage: n = "" } = e, { sponsortitle: a = "" } = e, { paymenturl: u = "" } = e, { paymentimage: _ = "" } = e, { paymenttitle: f = "" } = e, { vendorurl: s = "" } = e, { vendorimage: r = "" } = e, { vendortitle: m = "" } = e, { helperlinkurl: k = "" } = e, { helperlinkimage:
|
|
937
|
-
const y = (c, ce,
|
|
938
|
-
const M = ce, J = M ? c :
|
|
935
|
+
function Ue(o, e, t) {
|
|
936
|
+
let { sponsorurl: l = "" } = e, { sponsorimage: n = "" } = e, { sponsortitle: a = "" } = e, { paymenturl: u = "" } = e, { paymentimage: _ = "" } = e, { paymenttitle: f = "" } = e, { vendorurl: s = "" } = e, { vendorimage: r = "" } = e, { vendortitle: m = "" } = e, { helperlinkurl: k = "" } = e, { helperlinkimage: j = "" } = e, { helperlinktitle: q = "" } = e, { licenseurl: C = "" } = e, { licenseimage: U = "" } = e, { licensetitle: E = "" } = e, { sociallinkurl: N = "" } = e, { sociallinkimage: B = "" } = e, { sociallinktitle: O = "" } = e, { target: v = "_self" } = e, { linktype: L = "false" } = e, { displaycolumn: R = "" } = e, { baseurl: z = "" } = e, { lang: G = "" } = e, { mbsource: H } = e, { clientstyling: T = "" } = e, { clientstylingurl: P = "" } = e, b, le, ie = window.navigator.userAgent, oe = he(ie);
|
|
937
|
+
const y = (c, ce, V) => {
|
|
938
|
+
const M = ce, J = M ? c : z + `/${G}/` + c;
|
|
939
939
|
c.includes("#") && (window.location.hash = c), window.postMessage(
|
|
940
940
|
{
|
|
941
941
|
type: "NavigateTo",
|
|
942
942
|
path: c,
|
|
943
|
-
target:
|
|
943
|
+
target: V || null,
|
|
944
944
|
externalLink: M || !1
|
|
945
945
|
},
|
|
946
946
|
window.location.href
|
|
@@ -948,14 +948,14 @@ function je(o, e, t) {
|
|
|
948
948
|
{
|
|
949
949
|
type: "ExternalLinkNavigation",
|
|
950
950
|
externalUrl: J,
|
|
951
|
-
target:
|
|
951
|
+
target: V
|
|
952
952
|
},
|
|
953
953
|
window.location.href
|
|
954
954
|
) : window.postMessage(
|
|
955
955
|
{
|
|
956
956
|
type: "LinkNavigation",
|
|
957
957
|
navUrl: J,
|
|
958
|
-
target:
|
|
958
|
+
target: V
|
|
959
959
|
},
|
|
960
960
|
window.location.href
|
|
961
961
|
);
|
|
@@ -969,7 +969,7 @@ function je(o, e, t) {
|
|
|
969
969
|
});
|
|
970
970
|
}
|
|
971
971
|
return o.$$set = (c) => {
|
|
972
|
-
"sponsorurl" in c && t(0, l = c.sponsorurl), "sponsorimage" in c && t(1, n = c.sponsorimage), "sponsortitle" in c && t(2, a = c.sponsortitle), "paymenturl" in c && t(3, u = c.paymenturl), "paymentimage" in c && t(4, _ = c.paymentimage), "paymenttitle" in c && t(5, f = c.paymenttitle), "vendorurl" in c && t(6, s = c.vendorurl), "vendorimage" in c && t(7, r = c.vendorimage), "vendortitle" in c && t(8, m = c.vendortitle), "helperlinkurl" in c && t(9, k = c.helperlinkurl), "helperlinkimage" in c && t(10,
|
|
972
|
+
"sponsorurl" in c && t(0, l = c.sponsorurl), "sponsorimage" in c && t(1, n = c.sponsorimage), "sponsortitle" in c && t(2, a = c.sponsortitle), "paymenturl" in c && t(3, u = c.paymenturl), "paymentimage" in c && t(4, _ = c.paymentimage), "paymenttitle" in c && t(5, f = c.paymenttitle), "vendorurl" in c && t(6, s = c.vendorurl), "vendorimage" in c && t(7, r = c.vendorimage), "vendortitle" in c && t(8, m = c.vendortitle), "helperlinkurl" in c && t(9, k = c.helperlinkurl), "helperlinkimage" in c && t(10, j = c.helperlinkimage), "helperlinktitle" in c && t(11, q = c.helperlinktitle), "licenseurl" in c && t(12, C = c.licenseurl), "licenseimage" in c && t(13, U = c.licenseimage), "licensetitle" in c && t(14, E = c.licensetitle), "sociallinkurl" in c && t(15, N = c.sociallinkurl), "sociallinkimage" in c && t(16, B = c.sociallinkimage), "sociallinktitle" in c && t(17, O = c.sociallinktitle), "target" in c && t(18, v = c.target), "linktype" in c && t(19, L = c.linktype), "displaycolumn" in c && t(20, R = c.displaycolumn), "baseurl" in c && t(21, z = c.baseurl), "lang" in c && t(22, G = c.lang), "mbsource" in c && t(26, H = c.mbsource), "clientstyling" in c && t(27, T = c.clientstyling), "clientstylingurl" in c && t(28, P = c.clientstylingurl);
|
|
973
973
|
}, o.$$.update = () => {
|
|
974
974
|
o.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
975
975
|
142606336 && T && b && Ie(b, T), o.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
@@ -986,10 +986,10 @@ function je(o, e, t) {
|
|
|
986
986
|
r,
|
|
987
987
|
m,
|
|
988
988
|
k,
|
|
989
|
+
j,
|
|
989
990
|
q,
|
|
990
|
-
U,
|
|
991
991
|
C,
|
|
992
|
-
|
|
992
|
+
U,
|
|
993
993
|
E,
|
|
994
994
|
N,
|
|
995
995
|
B,
|
|
@@ -997,8 +997,8 @@ function je(o, e, t) {
|
|
|
997
997
|
v,
|
|
998
998
|
L,
|
|
999
999
|
R,
|
|
1000
|
+
z,
|
|
1000
1001
|
G,
|
|
1001
|
-
V,
|
|
1002
1002
|
b,
|
|
1003
1003
|
oe,
|
|
1004
1004
|
y,
|
|
@@ -1019,8 +1019,8 @@ class Ee extends _e {
|
|
|
1019
1019
|
super(), ge(
|
|
1020
1020
|
this,
|
|
1021
1021
|
e,
|
|
1022
|
-
je,
|
|
1023
1022
|
Ue,
|
|
1023
|
+
qe,
|
|
1024
1024
|
ke,
|
|
1025
1025
|
{
|
|
1026
1026
|
sponsorurl: 0,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as _e,
|
|
1
|
+
import { S as _e, p as ge, u as ke, n as h, d as Fe, s as K, j as p, q as I, k as g, e as i, o as he, t as de, f as pe, l as te, B as d, c as F, A as D, r as A, z as S, D as w, v as Ie, w as be, x as ve, h as Le } from "./CasinoFooter-BnutbL4e.js";
|
|
2
2
|
function ye(o) {
|
|
3
3
|
Fe(o, "svelte-vuji6b", ":host{font-family:inherit}.FooterItem{display:inline-block;padding:0 12px}.FooterItem .FooterSponsorLink,.FooterItem .FooterPaymentLink{display:block}.FooterItem .FooterSponsorLink{display:flex;align-items:center}.FooterItem .FooterPaymentLink,.FooterItem .FooterHelperLink{display:flex;align-items:center;justify-content:center}.FooterItem .FooterLinkDisabled{pointer-events:none;cursor:auto}.FooterItem .SponsorTitle,.FooterItem .PaymentTitle{font-size:9px;text-decoration:none;color:var(--emw--color-gray-150, #828282);text-align:center}.FooterItem .HelperTitle{color:var(--emw--footer-typography, var(--emw--color-contrast, #111));font-size:8px}.FooterItem.HelperLinkItem p{font-size:10px}.FooterItem .FooterItemAnchor{display:flex;flex-direction:column;gap:6px;text-decoration:none;cursor:pointer;border:none;background:transparent;padding:0}.FooterItem.SocialItem .FooterItemAnchor{width:42px;height:42px}.FooterItem .FooterImage{min-height:38px}.SponsorTitle{margin:0}.FooterLink{display:block;text-align:center}.DisplayColumn .FooterItemAnchor{flex-direction:row}.DisplayColumn .FooterImage{height:16px;width:16px;min-height:unset}.DisplayColumn.FooterItem.HelperLinkItem p{font-size:12px}@media only screen and (max-width: 768px){.FooterItem{padding:0 5px}.FooterItem.PaymentItem{padding:15px 5px}.FooterItem.GameVendorItem{padding:0 10px}}");
|
|
4
4
|
}
|
|
@@ -59,7 +59,7 @@ function Ae(o) {
|
|
|
59
59
|
/*sponsorimage*/
|
|
60
60
|
a[1]
|
|
61
61
|
)
|
|
62
|
-
return
|
|
62
|
+
return je;
|
|
63
63
|
if (
|
|
64
64
|
/*paymentimage*/
|
|
65
65
|
a[4]
|
|
@@ -69,17 +69,17 @@ function Ae(o) {
|
|
|
69
69
|
/*vendorimage*/
|
|
70
70
|
a[7]
|
|
71
71
|
)
|
|
72
|
-
return
|
|
72
|
+
return Ve;
|
|
73
73
|
if (
|
|
74
74
|
/*helperlinkurl*/
|
|
75
75
|
a[9]
|
|
76
76
|
)
|
|
77
|
-
return
|
|
77
|
+
return Ge;
|
|
78
78
|
if (
|
|
79
79
|
/*licenseimage*/
|
|
80
80
|
a[13]
|
|
81
81
|
)
|
|
82
|
-
return
|
|
82
|
+
return ze;
|
|
83
83
|
if (
|
|
84
84
|
/*sociallinkimage*/
|
|
85
85
|
a[16]
|
|
@@ -478,7 +478,7 @@ function Ne(o) {
|
|
|
478
478
|
}
|
|
479
479
|
};
|
|
480
480
|
}
|
|
481
|
-
function
|
|
481
|
+
function ze(o) {
|
|
482
482
|
let e, t, l, n, a, u, _, f;
|
|
483
483
|
return {
|
|
484
484
|
c() {
|
|
@@ -539,7 +539,7 @@ function Ge(o) {
|
|
|
539
539
|
}
|
|
540
540
|
};
|
|
541
541
|
}
|
|
542
|
-
function
|
|
542
|
+
function Ge(o) {
|
|
543
543
|
let e, t, l, n, a, u, _, f = (
|
|
544
544
|
/*helperlinkimage*/
|
|
545
545
|
o[10] && Z(o)
|
|
@@ -607,7 +607,7 @@ function Ve(o) {
|
|
|
607
607
|
}
|
|
608
608
|
};
|
|
609
609
|
}
|
|
610
|
-
function
|
|
610
|
+
function Ve(o) {
|
|
611
611
|
let e, t, l, n, a, u, _, f;
|
|
612
612
|
return {
|
|
613
613
|
c() {
|
|
@@ -737,7 +737,7 @@ function Me(o) {
|
|
|
737
737
|
}
|
|
738
738
|
};
|
|
739
739
|
}
|
|
740
|
-
function
|
|
740
|
+
function je(o) {
|
|
741
741
|
let e, t, l, n, a, u, _, f, s, r = (
|
|
742
742
|
/*sponsortitle*/
|
|
743
743
|
o[2] && ee(o)
|
|
@@ -906,7 +906,7 @@ function ee(o) {
|
|
|
906
906
|
}
|
|
907
907
|
};
|
|
908
908
|
}
|
|
909
|
-
function
|
|
909
|
+
function qe(o) {
|
|
910
910
|
let e;
|
|
911
911
|
function t(a, u) {
|
|
912
912
|
return (
|
|
@@ -932,15 +932,15 @@ function Ue(o) {
|
|
|
932
932
|
}
|
|
933
933
|
};
|
|
934
934
|
}
|
|
935
|
-
function
|
|
936
|
-
let { sponsorurl: l = "" } = e, { sponsorimage: n = "" } = e, { sponsortitle: a = "" } = e, { paymenturl: u = "" } = e, { paymentimage: _ = "" } = e, { paymenttitle: f = "" } = e, { vendorurl: s = "" } = e, { vendorimage: r = "" } = e, { vendortitle: m = "" } = e, { helperlinkurl: k = "" } = e, { helperlinkimage:
|
|
937
|
-
const y = (c, ce,
|
|
938
|
-
const M = ce, J = M ? c :
|
|
935
|
+
function Ue(o, e, t) {
|
|
936
|
+
let { sponsorurl: l = "" } = e, { sponsorimage: n = "" } = e, { sponsortitle: a = "" } = e, { paymenturl: u = "" } = e, { paymentimage: _ = "" } = e, { paymenttitle: f = "" } = e, { vendorurl: s = "" } = e, { vendorimage: r = "" } = e, { vendortitle: m = "" } = e, { helperlinkurl: k = "" } = e, { helperlinkimage: j = "" } = e, { helperlinktitle: q = "" } = e, { licenseurl: C = "" } = e, { licenseimage: U = "" } = e, { licensetitle: E = "" } = e, { sociallinkurl: N = "" } = e, { sociallinkimage: B = "" } = e, { sociallinktitle: O = "" } = e, { target: v = "_self" } = e, { linktype: L = "false" } = e, { displaycolumn: R = "" } = e, { baseurl: z = "" } = e, { lang: G = "" } = e, { mbsource: H } = e, { clientstyling: T = "" } = e, { clientstylingurl: P = "" } = e, b, le, ie = window.navigator.userAgent, oe = he(ie);
|
|
937
|
+
const y = (c, ce, V) => {
|
|
938
|
+
const M = ce, J = M ? c : z + `/${G}/` + c;
|
|
939
939
|
c.includes("#") && (window.location.hash = c), window.postMessage(
|
|
940
940
|
{
|
|
941
941
|
type: "NavigateTo",
|
|
942
942
|
path: c,
|
|
943
|
-
target:
|
|
943
|
+
target: V || null,
|
|
944
944
|
externalLink: M || !1
|
|
945
945
|
},
|
|
946
946
|
window.location.href
|
|
@@ -948,14 +948,14 @@ function je(o, e, t) {
|
|
|
948
948
|
{
|
|
949
949
|
type: "ExternalLinkNavigation",
|
|
950
950
|
externalUrl: J,
|
|
951
|
-
target:
|
|
951
|
+
target: V
|
|
952
952
|
},
|
|
953
953
|
window.location.href
|
|
954
954
|
) : window.postMessage(
|
|
955
955
|
{
|
|
956
956
|
type: "LinkNavigation",
|
|
957
957
|
navUrl: J,
|
|
958
|
-
target:
|
|
958
|
+
target: V
|
|
959
959
|
},
|
|
960
960
|
window.location.href
|
|
961
961
|
);
|
|
@@ -969,7 +969,7 @@ function je(o, e, t) {
|
|
|
969
969
|
});
|
|
970
970
|
}
|
|
971
971
|
return o.$$set = (c) => {
|
|
972
|
-
"sponsorurl" in c && t(0, l = c.sponsorurl), "sponsorimage" in c && t(1, n = c.sponsorimage), "sponsortitle" in c && t(2, a = c.sponsortitle), "paymenturl" in c && t(3, u = c.paymenturl), "paymentimage" in c && t(4, _ = c.paymentimage), "paymenttitle" in c && t(5, f = c.paymenttitle), "vendorurl" in c && t(6, s = c.vendorurl), "vendorimage" in c && t(7, r = c.vendorimage), "vendortitle" in c && t(8, m = c.vendortitle), "helperlinkurl" in c && t(9, k = c.helperlinkurl), "helperlinkimage" in c && t(10,
|
|
972
|
+
"sponsorurl" in c && t(0, l = c.sponsorurl), "sponsorimage" in c && t(1, n = c.sponsorimage), "sponsortitle" in c && t(2, a = c.sponsortitle), "paymenturl" in c && t(3, u = c.paymenturl), "paymentimage" in c && t(4, _ = c.paymentimage), "paymenttitle" in c && t(5, f = c.paymenttitle), "vendorurl" in c && t(6, s = c.vendorurl), "vendorimage" in c && t(7, r = c.vendorimage), "vendortitle" in c && t(8, m = c.vendortitle), "helperlinkurl" in c && t(9, k = c.helperlinkurl), "helperlinkimage" in c && t(10, j = c.helperlinkimage), "helperlinktitle" in c && t(11, q = c.helperlinktitle), "licenseurl" in c && t(12, C = c.licenseurl), "licenseimage" in c && t(13, U = c.licenseimage), "licensetitle" in c && t(14, E = c.licensetitle), "sociallinkurl" in c && t(15, N = c.sociallinkurl), "sociallinkimage" in c && t(16, B = c.sociallinkimage), "sociallinktitle" in c && t(17, O = c.sociallinktitle), "target" in c && t(18, v = c.target), "linktype" in c && t(19, L = c.linktype), "displaycolumn" in c && t(20, R = c.displaycolumn), "baseurl" in c && t(21, z = c.baseurl), "lang" in c && t(22, G = c.lang), "mbsource" in c && t(26, H = c.mbsource), "clientstyling" in c && t(27, T = c.clientstyling), "clientstylingurl" in c && t(28, P = c.clientstylingurl);
|
|
973
973
|
}, o.$$.update = () => {
|
|
974
974
|
o.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
975
975
|
142606336 && T && b && Ie(b, T), o.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
@@ -986,10 +986,10 @@ function je(o, e, t) {
|
|
|
986
986
|
r,
|
|
987
987
|
m,
|
|
988
988
|
k,
|
|
989
|
+
j,
|
|
989
990
|
q,
|
|
990
|
-
U,
|
|
991
991
|
C,
|
|
992
|
-
|
|
992
|
+
U,
|
|
993
993
|
E,
|
|
994
994
|
N,
|
|
995
995
|
B,
|
|
@@ -997,8 +997,8 @@ function je(o, e, t) {
|
|
|
997
997
|
v,
|
|
998
998
|
L,
|
|
999
999
|
R,
|
|
1000
|
+
z,
|
|
1000
1001
|
G,
|
|
1001
|
-
V,
|
|
1002
1002
|
b,
|
|
1003
1003
|
oe,
|
|
1004
1004
|
y,
|
|
@@ -1019,8 +1019,8 @@ class Ee extends _e {
|
|
|
1019
1019
|
super(), ge(
|
|
1020
1020
|
this,
|
|
1021
1021
|
e,
|
|
1022
|
-
je,
|
|
1023
1022
|
Ue,
|
|
1023
|
+
qe,
|
|
1024
1024
|
ke,
|
|
1025
1025
|
{
|
|
1026
1026
|
sponsorurl: 0,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b as V, a as N, S as O, p as q, u as H, n as g, d as R, s as E, j as U, z as G, E as z, e as p, q as J, c as k, k as P, D as K, o as v, g as Q, t as W, f as F, v as X, w as Y, x as Z, h as $, $ as tt } from "./CasinoFooter-BnutbL4e.js";
|
|
2
2
|
function _(n, t) {
|
|
3
3
|
V(n, t);
|
|
4
4
|
}
|
|
@@ -63,7 +63,7 @@ function it(n) {
|
|
|
63
63
|
) !== "PC" ? "PanicButtonMobile" : "")), p(o, "part", "PanicButton " + (v(
|
|
64
64
|
/*userAgent*/
|
|
65
65
|
n[6]
|
|
66
|
-
) !== "PC" ? "PanicButtonMobile" : "")),
|
|
66
|
+
) !== "PC" ? "PanicButtonMobile" : "")), z(
|
|
67
67
|
o,
|
|
68
68
|
"PanicButtonAnimation",
|
|
69
69
|
/*panicLoading*/
|
|
@@ -85,7 +85,7 @@ function it(n) {
|
|
|
85
85
|
33 && c !== (c = /*customtext*/
|
|
86
86
|
(a[0] || /*$_*/
|
|
87
87
|
a[5]("panicButtonString")) + "") && G(m, c), s & /*panicLoading*/
|
|
88
|
-
16 &&
|
|
88
|
+
16 && z(
|
|
89
89
|
o,
|
|
90
90
|
"PanicButtonAnimation",
|
|
91
91
|
/*panicLoading*/
|
|
@@ -94,8 +94,8 @@ function it(n) {
|
|
|
94
94
|
2 && l !== (l = /*alternativestyling*/
|
|
95
95
|
a[1] == "true" ? "PanicButtonV2" : "") && p(t, "class", l);
|
|
96
96
|
},
|
|
97
|
-
i:
|
|
98
|
-
o:
|
|
97
|
+
i: E,
|
|
98
|
+
o: E,
|
|
99
99
|
d(a) {
|
|
100
100
|
a && U(t), n[12](null), n[13](null);
|
|
101
101
|
}
|
|
@@ -104,8 +104,8 @@ function it(n) {
|
|
|
104
104
|
function at(n, t, i) {
|
|
105
105
|
let o;
|
|
106
106
|
Q(n, tt, (e) => i(5, o = e));
|
|
107
|
-
let { lang: c = "en" } = t, { customtext: m = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: a = "" } = t, { mbsource: s } = t, { alternativestyling: S = "" } = t, { translationurl: b = "" } = t, r, u, M, y = !1, w = 0, B,
|
|
108
|
-
const
|
|
107
|
+
let { lang: c = "en" } = t, { customtext: m = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: a = "" } = t, { mbsource: s } = t, { alternativestyling: S = "" } = t, { translationurl: b = "" } = t, r, u, M, y = !1, w = 0, B, C = window.navigator.userAgent;
|
|
108
|
+
const A = () => {
|
|
109
109
|
fetch(b).then((d) => d.json()).then((d) => {
|
|
110
110
|
Object.keys(d).forEach((x) => {
|
|
111
111
|
_(x, d[x]);
|
|
@@ -117,9 +117,9 @@ function at(n, t, i) {
|
|
|
117
117
|
Object.keys(L).forEach((e) => {
|
|
118
118
|
_(e, L[e]);
|
|
119
119
|
});
|
|
120
|
-
const
|
|
120
|
+
const D = () => {
|
|
121
121
|
r?.addEventListener("mousedown", h, !1), r?.addEventListener("touchstart", h, !1), r?.addEventListener("mouseup", f, !1), r?.addEventListener("touchend", f, !1);
|
|
122
|
-
},
|
|
122
|
+
}, I = () => {
|
|
123
123
|
i(4, y = !1), r?.removeEventListener("mousedown", h), r?.removeEventListener("touchstart", h), r?.removeEventListener("mouseup", f), r?.removeEventListener("touchend", f);
|
|
124
124
|
}, h = () => {
|
|
125
125
|
w = 0, i(4, y = !0), B = setInterval(
|
|
@@ -132,14 +132,14 @@ function at(n, t, i) {
|
|
|
132
132
|
i(4, y = !1), clearInterval(B);
|
|
133
133
|
};
|
|
134
134
|
W(() => () => {
|
|
135
|
-
|
|
135
|
+
I();
|
|
136
136
|
});
|
|
137
|
-
function
|
|
137
|
+
function j(e) {
|
|
138
138
|
F[e ? "unshift" : "push"](() => {
|
|
139
139
|
r = e, i(2, r);
|
|
140
140
|
});
|
|
141
141
|
}
|
|
142
|
-
function
|
|
142
|
+
function T(e) {
|
|
143
143
|
F[e ? "unshift" : "push"](() => {
|
|
144
144
|
u = e, i(3, u);
|
|
145
145
|
});
|
|
@@ -148,12 +148,12 @@ function at(n, t, i) {
|
|
|
148
148
|
"lang" in e && i(7, c = e.lang), "customtext" in e && i(0, m = e.customtext), "clientstyling" in e && i(8, l = e.clientstyling), "clientstylingurl" in e && i(9, a = e.clientstylingurl), "mbsource" in e && i(10, s = e.mbsource), "alternativestyling" in e && i(1, S = e.alternativestyling), "translationurl" in e && i(11, b = e.translationurl);
|
|
149
149
|
}, n.$$.update = () => {
|
|
150
150
|
n.$$.dirty & /*panicButton*/
|
|
151
|
-
4 && r &&
|
|
151
|
+
4 && r && D(), n.$$.dirty & /*lang*/
|
|
152
152
|
128 && c && nt(c), n.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
153
153
|
264 && l && u && X(u, l), n.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
154
154
|
520 && a && u && Y(u, a), n.$$.dirty & /*mbsource, customStylingContainer*/
|
|
155
155
|
1032 && s && u && Z(u, `${s}.Style`, M), n.$$.dirty & /*translationurl*/
|
|
156
|
-
2048 && b &&
|
|
156
|
+
2048 && b && A();
|
|
157
157
|
}, [
|
|
158
158
|
m,
|
|
159
159
|
S,
|
|
@@ -161,14 +161,14 @@ function at(n, t, i) {
|
|
|
161
161
|
u,
|
|
162
162
|
y,
|
|
163
163
|
o,
|
|
164
|
-
|
|
164
|
+
C,
|
|
165
165
|
c,
|
|
166
166
|
l,
|
|
167
167
|
a,
|
|
168
168
|
s,
|
|
169
169
|
b,
|
|
170
|
-
|
|
171
|
-
|
|
170
|
+
j,
|
|
171
|
+
T
|
|
172
172
|
];
|
|
173
173
|
}
|
|
174
174
|
class rt extends O {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b as V, a as N, S as O, p as q, u as H, n as g, d as R, s as E, j as U, z as G, E as z, e as b, q as J, c as P, k as S, D as K, o as v, g as Q, t as W, f as F, v as X, w as Y, x as Z, h as $, $ as tt } from "./CasinoFooter-BOKxUYDO.js";
|
|
2
2
|
function _(e, t) {
|
|
3
3
|
V(e, t);
|
|
4
4
|
}
|
|
@@ -63,7 +63,7 @@ function rt(e) {
|
|
|
63
63
|
) !== "PC" ? "PanicButtonMobile" : "")), b(o, "part", "PanicButton " + (v(
|
|
64
64
|
/*userAgent*/
|
|
65
65
|
e[6]
|
|
66
|
-
) !== "PC" ? "PanicButtonMobile" : "")),
|
|
66
|
+
) !== "PC" ? "PanicButtonMobile" : "")), z(
|
|
67
67
|
o,
|
|
68
68
|
"PanicButtonAnimation",
|
|
69
69
|
/*panicLoading*/
|
|
@@ -85,7 +85,7 @@ function rt(e) {
|
|
|
85
85
|
33 && l !== (l = /*customtext*/
|
|
86
86
|
(a[0] || /*$_*/
|
|
87
87
|
a[5]("panicButtonString")) + "") && G(m, l), s & /*panicLoading*/
|
|
88
|
-
16 &&
|
|
88
|
+
16 && z(
|
|
89
89
|
o,
|
|
90
90
|
"PanicButtonAnimation",
|
|
91
91
|
/*panicLoading*/
|
|
@@ -94,8 +94,8 @@ function rt(e) {
|
|
|
94
94
|
2 && c !== (c = /*alternativestyling*/
|
|
95
95
|
a[1] == "true" ? "PanicButtonV2" : "") && b(t, "class", c);
|
|
96
96
|
},
|
|
97
|
-
i:
|
|
98
|
-
o:
|
|
97
|
+
i: E,
|
|
98
|
+
o: E,
|
|
99
99
|
d(a) {
|
|
100
100
|
a && U(t), e[12](null), e[13](null);
|
|
101
101
|
}
|
|
@@ -104,8 +104,8 @@ function rt(e) {
|
|
|
104
104
|
function it(e, t, i) {
|
|
105
105
|
let o;
|
|
106
106
|
Q(e, tt, (r) => i(5, o = r));
|
|
107
|
-
let { lang: l = "en" } = t, { customtext: m = "" } = t, { clientstyling: c = "" } = t, { clientstylingurl: a = "" } = t, { mbsource: s } = t, { alternativestyling: x = "" } = t, { translationurl: y = "" } = t, n, u, M, p = !1, w = 0, k,
|
|
108
|
-
const
|
|
107
|
+
let { lang: l = "en" } = t, { customtext: m = "" } = t, { clientstyling: c = "" } = t, { clientstylingurl: a = "" } = t, { mbsource: s } = t, { alternativestyling: x = "" } = t, { translationurl: y = "" } = t, n, u, M, p = !1, w = 0, k, C = window.navigator.userAgent;
|
|
108
|
+
const A = () => {
|
|
109
109
|
fetch(y).then((d) => d.json()).then((d) => {
|
|
110
110
|
Object.keys(d).forEach((B) => {
|
|
111
111
|
_(B, d[B]);
|
|
@@ -117,9 +117,9 @@ function it(e, t, i) {
|
|
|
117
117
|
Object.keys(L).forEach((r) => {
|
|
118
118
|
_(r, L[r]);
|
|
119
119
|
});
|
|
120
|
-
const
|
|
120
|
+
const D = () => {
|
|
121
121
|
n == null || n.addEventListener("mousedown", h, !1), n == null || n.addEventListener("touchstart", h, !1), n == null || n.addEventListener("mouseup", f, !1), n == null || n.addEventListener("touchend", f, !1);
|
|
122
|
-
},
|
|
122
|
+
}, I = () => {
|
|
123
123
|
i(4, p = !1), n == null || n.removeEventListener("mousedown", h), n == null || n.removeEventListener("touchstart", h), n == null || n.removeEventListener("mouseup", f), n == null || n.removeEventListener("touchend", f);
|
|
124
124
|
}, h = () => {
|
|
125
125
|
w = 0, i(4, p = !0), k = setInterval(
|
|
@@ -132,14 +132,14 @@ function it(e, t, i) {
|
|
|
132
132
|
i(4, p = !1), clearInterval(k);
|
|
133
133
|
};
|
|
134
134
|
W(() => () => {
|
|
135
|
-
|
|
135
|
+
I();
|
|
136
136
|
});
|
|
137
|
-
function
|
|
137
|
+
function j(r) {
|
|
138
138
|
F[r ? "unshift" : "push"](() => {
|
|
139
139
|
n = r, i(2, n);
|
|
140
140
|
});
|
|
141
141
|
}
|
|
142
|
-
function
|
|
142
|
+
function T(r) {
|
|
143
143
|
F[r ? "unshift" : "push"](() => {
|
|
144
144
|
u = r, i(3, u);
|
|
145
145
|
});
|
|
@@ -148,12 +148,12 @@ function it(e, t, i) {
|
|
|
148
148
|
"lang" in r && i(7, l = r.lang), "customtext" in r && i(0, m = r.customtext), "clientstyling" in r && i(8, c = r.clientstyling), "clientstylingurl" in r && i(9, a = r.clientstylingurl), "mbsource" in r && i(10, s = r.mbsource), "alternativestyling" in r && i(1, x = r.alternativestyling), "translationurl" in r && i(11, y = r.translationurl);
|
|
149
149
|
}, e.$$.update = () => {
|
|
150
150
|
e.$$.dirty & /*panicButton*/
|
|
151
|
-
4 && n &&
|
|
151
|
+
4 && n && D(), e.$$.dirty & /*lang*/
|
|
152
152
|
128 && l && et(l), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
153
153
|
264 && c && u && X(u, c), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
154
154
|
520 && a && u && Y(u, a), e.$$.dirty & /*mbsource, customStylingContainer*/
|
|
155
155
|
1032 && s && u && Z(u, `${s}.Style`, M), e.$$.dirty & /*translationurl*/
|
|
156
|
-
2048 && y &&
|
|
156
|
+
2048 && y && A();
|
|
157
157
|
}, [
|
|
158
158
|
m,
|
|
159
159
|
x,
|
|
@@ -161,14 +161,14 @@ function it(e, t, i) {
|
|
|
161
161
|
u,
|
|
162
162
|
p,
|
|
163
163
|
o,
|
|
164
|
-
|
|
164
|
+
C,
|
|
165
165
|
l,
|
|
166
166
|
c,
|
|
167
167
|
a,
|
|
168
168
|
s,
|
|
169
169
|
y,
|
|
170
|
-
|
|
171
|
-
|
|
170
|
+
j,
|
|
171
|
+
T
|
|
172
172
|
];
|
|
173
173
|
}
|
|
174
174
|
class at extends O {
|
package/es2015/casino-footer.js
CHANGED
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/CasinoFooter-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/CasinoFooter-BOKxUYDO.js").then((e) => e.C).then(({ default: e }) => {
|
|
14
14
|
!customElements.get("casino-footer") && customElements.define("casino-footer", e.element);
|
|
15
15
|
});
|
|
16
16
|
}
|
package/esnext/casino-footer.js
CHANGED