@everymatrix/casino-slider 1.55.0 → 1.56.2
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/{CasinoSlider-72roLlp-.js → CasinoSlider-CDNb0RJP.js} +81 -56
- package/components/{CasinoSlider-B-cj6kHc.js → CasinoSlider-ClyLSUZL.js} +119 -94
- package/components/CasinoSlider-mJFWsMq5.cjs +16 -0
- package/es2015/casino-slider.cjs +1 -1
- package/es2015/casino-slider.js +1 -1
- package/esnext/casino-slider.js +1 -1
- package/package.json +1 -1
- package/components/CasinoSlider-jhyv7bwo.cjs +0 -3
@@ -10,7 +10,7 @@ var Re = (e, t, r) => t in e ? Pr(e, t, { enumerable: !0, configurable: !0, writ
|
|
10
10
|
Rr.call(t, r) && Re(e, r, t[r]);
|
11
11
|
return e;
|
12
12
|
}, dt = (e, t) => Lr(e, Or(t));
|
13
|
-
var D = (e, t, r) => Re(e, typeof t != "symbol" ? t + "" : t, r);
|
13
|
+
var D = (e, t, r) => (Re(e, typeof t != "symbol" ? t + "" : t, r), r);
|
14
14
|
var pt = (e, t, r) => new Promise((n, i) => {
|
15
15
|
var o = (u) => {
|
16
16
|
try {
|
@@ -71,7 +71,8 @@ function Gr(e, t, r) {
|
|
71
71
|
}
|
72
72
|
}
|
73
73
|
function kr(e) {
|
74
|
-
if (!e)
|
74
|
+
if (!e)
|
75
|
+
return document;
|
75
76
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
76
77
|
return t && /** @type {ShadowRoot} */
|
77
78
|
t.host ? (
|
@@ -135,7 +136,8 @@ function me(e) {
|
|
135
136
|
ge = e;
|
136
137
|
}
|
137
138
|
function Wr() {
|
138
|
-
if (!ge)
|
139
|
+
if (!ge)
|
140
|
+
throw new Error("Function called outside component initialization");
|
139
141
|
return ge;
|
140
142
|
}
|
141
143
|
function zr(e) {
|
@@ -166,7 +168,8 @@ function A() {
|
|
166
168
|
} catch (t) {
|
167
169
|
throw te.length = 0, K = 0, t;
|
168
170
|
}
|
169
|
-
for (me(null), te.length = 0, K = 0; de.length; )
|
171
|
+
for (me(null), te.length = 0, K = 0; de.length; )
|
172
|
+
de.pop()();
|
170
173
|
for (let t = 0; t < re.length; t += 1) {
|
171
174
|
const r = re[t];
|
172
175
|
De.has(r) || (De.add(r), r());
|
@@ -201,7 +204,8 @@ function zt(e, t) {
|
|
201
204
|
function Zt(e, t, r, n, i, o, s, a, u, l, h, m) {
|
202
205
|
let f = e.length, p = o.length, g = f;
|
203
206
|
const b = {};
|
204
|
-
for (; g--; )
|
207
|
+
for (; g--; )
|
208
|
+
b[e[g].key] = g;
|
205
209
|
const d = [], H = /* @__PURE__ */ new Map(), _ = /* @__PURE__ */ new Map(), x = [];
|
206
210
|
for (g = p; g--; ) {
|
207
211
|
const w = m(i, o, g), N = r(w);
|
@@ -220,7 +224,8 @@ function Zt(e, t, r, n, i, o, s, a, u, l, h, m) {
|
|
220
224
|
const w = e[f];
|
221
225
|
H.has(w.key) || u(w, s);
|
222
226
|
}
|
223
|
-
for (; p; )
|
227
|
+
for (; p; )
|
228
|
+
k(d[p - 1]);
|
224
229
|
return J(x), d;
|
225
230
|
}
|
226
231
|
function Kr(e, t, r) {
|
@@ -666,11 +671,26 @@ ie.all = function(t, r) {
|
|
666
671
|
};
|
667
672
|
var wn = ie, Hn = wn;
|
668
673
|
const Sn = /* @__PURE__ */ cn(Hn);
|
674
|
+
/*! *****************************************************************************
|
675
|
+
Copyright (c) Microsoft Corporation.
|
676
|
+
|
677
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
678
|
+
purpose with or without fee is hereby granted.
|
679
|
+
|
680
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
681
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
682
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
683
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
684
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
685
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
686
|
+
PERFORMANCE OF THIS SOFTWARE.
|
687
|
+
***************************************************************************** */
|
669
688
|
var ze = function(e, t) {
|
670
689
|
return ze = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
671
690
|
r.__proto__ = n;
|
672
691
|
} || function(r, n) {
|
673
|
-
for (var i in n)
|
692
|
+
for (var i in n)
|
693
|
+
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
674
694
|
}, ze(e, t);
|
675
695
|
};
|
676
696
|
function Ne(e, t) {
|
@@ -686,23 +706,26 @@ var E = function() {
|
|
686
706
|
return E = Object.assign || function(t) {
|
687
707
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
688
708
|
r = arguments[n];
|
689
|
-
for (var o in r)
|
709
|
+
for (var o in r)
|
710
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
690
711
|
}
|
691
712
|
return t;
|
692
713
|
}, E.apply(this, arguments);
|
693
714
|
};
|
694
715
|
function Tn(e, t) {
|
695
716
|
var r = {};
|
696
|
-
for (var n in e)
|
717
|
+
for (var n in e)
|
718
|
+
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
697
719
|
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
698
720
|
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
699
721
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
700
722
|
return r;
|
701
723
|
}
|
702
724
|
function Ue(e, t, r) {
|
703
|
-
if (
|
704
|
-
(
|
705
|
-
|
725
|
+
if (arguments.length === 2)
|
726
|
+
for (var n = 0, i = t.length, o; n < i; n++)
|
727
|
+
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
728
|
+
return e.concat(o || t);
|
706
729
|
}
|
707
730
|
function Ge(e, t) {
|
708
731
|
var r = t && t.cache ? t.cache : Pn, n = t && t.serializer ? t.serializer : Nn, i = t && t.strategy ? t.strategy : Bn;
|
@@ -2528,7 +2551,8 @@ function Vn(e, t) {
|
|
2528
2551
|
r += u;
|
2529
2552
|
for (; s-- > 0; )
|
2530
2553
|
r = l + r;
|
2531
|
-
} else
|
2554
|
+
} else
|
2555
|
+
i === "J" ? r += "H" : r += i;
|
2532
2556
|
}
|
2533
2557
|
return r;
|
2534
2558
|
}
|
@@ -3131,7 +3155,8 @@ function Ke(e) {
|
|
3131
3155
|
if (delete t.location, rr(t) || nr(t))
|
3132
3156
|
for (var r in t.options)
|
3133
3157
|
delete t.options[r].location, Ke(t.options[r].value);
|
3134
|
-
else
|
3158
|
+
else
|
3159
|
+
Kt(t) && or(t.style) || (er(t) || tr(t)) && Ze(t.style) ? delete t.style.location : ir(t) && Ke(t.children);
|
3135
3160
|
});
|
3136
3161
|
}
|
3137
3162
|
function ui(e, t) {
|
@@ -3835,19 +3860,19 @@ const Pt = {
|
|
3835
3860
|
}
|
3836
3861
|
};
|
3837
3862
|
function Yi(e) {
|
3838
|
-
Gr(e, "svelte-
|
3863
|
+
Gr(e, "svelte-1lder3j", '*,*::before,*::after{margin:0;padding:0;font-family:inherit;box-sizing:border-box}.CarouselWrapper{background:-webkit-linear-gradient(to left, var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)));background:linear-gradient(to left, var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)))}.CarouselWrapper.CarouselWrapperHeaderMain{background:transparent}.CarouselContainer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));margin:0 auto;max-width:1300px}.CarouselContainer.CarouselContainerMobile{padding:0}.CarouselContainer ul{align-items:center}.CarouselContainer ul::-webkit-scrollbar{display:none}.CarouselContainer ul li{height:100%;align-items:center;font-size:15px;font-weight:500;line-height:26px;white-space:nowrap;display:inline-block;text-align:left;word-spacing:normal}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li.SecondaryMenu:hover,.CarouselContainer ul li.SecondaryMenu.active,.CarouselContainer ul li.SecondaryMenu:focus,.CarouselContainer ul li.SecondaryMenu:focus-within{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));cursor:pointer}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li:hover,.CarouselContainer ul>li>a:hover,.CarouselContainer ul li:focus,.CarouselContainer ul>li>a:focus{z-index:105}.CarouselContainer .CarouselItems li:hover>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear}.CarouselContainer .CarouselItems li:focus-within>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear, top 0.5s}.CarouselContainer .CarouselItems ul ul{transition:opacity 0.4s, left 0s 0.4s, margin 0s 0.4s;z-index:103}.CarouselContainer .CarouselItems li li:hover ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselItems li li:focus-within ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselLeftArrow,.CarouselContainer .CarouselRightArrow{display:flex;align-items:center;justify-content:center;width:50%;max-width:64px;background:var(--emw--categories-arrows-bg, var(--emw--color-gray-transparency-30, rgba(255, 255, 255, 0.3)))}.CarouselContainer .CarouselLeftArrow svg,.CarouselContainer .CarouselRightArrow svg{width:100%;max-width:39px;stroke:var(--emw--categories-arrows, var(--emw--color-white, #FFFFFF))}.CarouselContainer h1{text-align:center}.CarouselContainer ul{margin:0;padding:0;list-style:none}.CarouselContainer .CarouselNavWrap{overflow-y:scroll;white-space:nowrap;list-style-type:none;-ms-overflow-style:none;scrollbar-width:none}.CarouselContainer .CarouselNavWrap::-webkit-scrollbar{display:none}.CarouselContainer .CarouselItems{display:table;width:100%;text-align:center}.CarouselContainer .CarouselItems li{display:inline-block;text-align:left;padding:7px 10px}.CarouselContainer .CarouselItems li>a{position:relative}.CarouselContainer .CarouselItems li li{display:block}.CarouselContainer .CarouselItems button{background:none;border:none;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems a{display:block;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems.SecondaryMenu li:hover>a,.CarouselContainer .CarouselItems.SecondaryMenu a:hover,.CarouselContainer .CarouselItems.SecondaryMenu li:focus>a,.CarouselContainer .CarouselItems.SecondaryMenu a:focus{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A))}.CarouselContainer .CarouselItems ul{position:absolute;z-index:104;left:-999em;top:0;opacity:0;transition:opacity 0.1s, left 0s 0.1s, top 0.1s;background:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839));background:-webkit-linear-gradient(var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)));background:linear-gradient(var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)))}.CarouselContainer .CarouselItems .TouchOnly{display:none;left:-10px}.CarouselContainer .touch-device .CarouselItems .TouchOnly{display:inline-block}.CarouselContainer .touch-device .CarouselItems .TouchOnly a{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainer .isScrolling .CarouselItems ul.DropDown{left:-999em;opacity:0}.CarouselContainer .SubDropDown:hover,.CarouselContainer .SubDropDown.active{color:var(--emw--categories-contrast, var(--emw--color-contrast, #07072A));background:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem:hover a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem.active a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus-within a{border-bottom:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem span{border-top:1px solid transparent;padding-top:5px;transition-duration:0.3s}.CarouselContainerHeaderMain{background:transparent;margin:0;padding:0}.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{background:transparent;width:unset;display:none}.CarouselContainerHeaderMain .CarouselItem a{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none}.CarouselItems li a:first-child:not(:last-child){padding-right:20px}.CarouselItems li a:first-child:not(:last-child):after{content:"";position:absolute;right:3px;top:50%;margin-top:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--emw--color-white, #FFFFFF)}.CarouselItems>li>a:first-child:not(:last-child):after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--emw--color-white, #FFFFFF);border-bottom:none;margin-top:-3px}.CarouselItems li:hover a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems li:focus-within a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:hover>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:focus-within>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}@media only screen and (max-width: 1024px){.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{display:flex}}.CategoryIconImg{height:20px;margin:0 auto;display:block}.DisplayNone{display:none}');
|
3839
3864
|
}
|
3840
3865
|
function Lt(e, t, r) {
|
3841
3866
|
const n = e.slice();
|
3842
|
-
return n[
|
3867
|
+
return n[48] = t[r], n[50] = r, n;
|
3843
3868
|
}
|
3844
3869
|
function Ot(e, t, r) {
|
3845
3870
|
const n = e.slice();
|
3846
|
-
return n[
|
3871
|
+
return n[51] = t[r], n;
|
3847
3872
|
}
|
3848
3873
|
function Ft(e, t, r) {
|
3849
3874
|
const n = e.slice();
|
3850
|
-
return n[
|
3875
|
+
return n[54] = t[r], n[56] = r, n;
|
3851
3876
|
}
|
3852
3877
|
function Rt(e) {
|
3853
3878
|
let t = [], r = /* @__PURE__ */ new Map(), n, i = ne(
|
@@ -3856,7 +3881,7 @@ function Rt(e) {
|
|
3856
3881
|
);
|
3857
3882
|
const o = (s) => (
|
3858
3883
|
/*category*/
|
3859
|
-
s[
|
3884
|
+
s[48].id
|
3860
3885
|
);
|
3861
3886
|
for (let s = 0; s < i.length; s += 1) {
|
3862
3887
|
let a = Lt(e, i, s), u = o(a);
|
@@ -3890,7 +3915,7 @@ function Rt(e) {
|
|
3890
3915
|
function Ki(e) {
|
3891
3916
|
let t, r = (
|
3892
3917
|
/*category*/
|
3893
|
-
e[
|
3918
|
+
e[48].name + ""
|
3894
3919
|
), n;
|
3895
3920
|
return {
|
3896
3921
|
c() {
|
@@ -3902,7 +3927,7 @@ function Ki(e) {
|
|
3902
3927
|
p(i, o) {
|
3903
3928
|
o[0] & /*sliderdata*/
|
3904
3929
|
512 && r !== (r = /*category*/
|
3905
|
-
i[
|
3930
|
+
i[48].name + "") && nt(n, r);
|
3906
3931
|
},
|
3907
3932
|
d(i) {
|
3908
3933
|
i && R(t);
|
@@ -3912,12 +3937,12 @@ function Ki(e) {
|
|
3912
3937
|
function eo(e) {
|
3913
3938
|
let t, r = (
|
3914
3939
|
/*category*/
|
3915
|
-
e[
|
3940
|
+
e[48].label + ""
|
3916
3941
|
), n, i;
|
3917
3942
|
return {
|
3918
3943
|
c() {
|
3919
3944
|
t = M("a"), n = ve(r), S(t, "href", i = /*category*/
|
3920
|
-
e[
|
3945
|
+
e[48].path);
|
3921
3946
|
},
|
3922
3947
|
m(o, s) {
|
3923
3948
|
U(o, t, s), B(t, n);
|
@@ -3925,9 +3950,9 @@ function eo(e) {
|
|
3925
3950
|
p(o, s) {
|
3926
3951
|
s[0] & /*sliderdata*/
|
3927
3952
|
512 && r !== (r = /*category*/
|
3928
|
-
o[
|
3953
|
+
o[48].label + "") && nt(n, r), s[0] & /*sliderdata*/
|
3929
3954
|
512 && i !== (i = /*category*/
|
3930
|
-
o[
|
3955
|
+
o[48].path) && S(t, "href", i);
|
3931
3956
|
},
|
3932
3957
|
d(o) {
|
3933
3958
|
o && R(t);
|
@@ -4002,20 +4027,20 @@ function Gt(e) {
|
|
4002
4027
|
var h;
|
4003
4028
|
let t, r, n = (
|
4004
4029
|
/*subGroupItem*/
|
4005
|
-
((h = e[
|
4030
|
+
((h = e[54]) == null ? void 0 : h.name) + ""
|
4006
4031
|
), i, o, s, a, u;
|
4007
4032
|
function l(...m) {
|
4008
4033
|
return (
|
4009
4034
|
/*click_handler_1*/
|
4010
4035
|
e[33](
|
4011
4036
|
/*category*/
|
4012
|
-
e[
|
4037
|
+
e[48],
|
4013
4038
|
/*index*/
|
4014
|
-
e[
|
4039
|
+
e[50],
|
4015
4040
|
/*subGroupItem*/
|
4016
|
-
e[
|
4041
|
+
e[54],
|
4017
4042
|
/*subindex*/
|
4018
|
-
e[
|
4043
|
+
e[56],
|
4019
4044
|
...m
|
4020
4045
|
)
|
4021
4046
|
);
|
@@ -4023,12 +4048,12 @@ function Gt(e) {
|
|
4023
4048
|
return {
|
4024
4049
|
c() {
|
4025
4050
|
t = M("li"), r = M("a"), i = ve(n), s = q(), S(r, "class", o = "SubDropDown " + /*index*/
|
4026
|
-
(e[
|
4051
|
+
(e[50] == /*activeIndex*/
|
4027
4052
|
e[6] && /*activeSubIndex*/
|
4028
4053
|
(e[7] == /*subindex*/
|
4029
|
-
e[
|
4054
|
+
e[56] || /*prevSubIndex*/
|
4030
4055
|
e[8] == /*subindex*/
|
4031
|
-
e[
|
4056
|
+
e[56]) ? "active" : ""));
|
4032
4057
|
},
|
4033
4058
|
m(m, f) {
|
4034
4059
|
U(m, t, f), B(t, r), B(r, i), B(t, s), a || (u = Ae(t, "click", l), a = !0);
|
@@ -4037,14 +4062,14 @@ function Gt(e) {
|
|
4037
4062
|
var p;
|
4038
4063
|
e = m, f[0] & /*subGroupsData*/
|
4039
4064
|
1024 && n !== (n = /*subGroupItem*/
|
4040
|
-
((p = e[
|
4065
|
+
((p = e[54]) == null ? void 0 : p.name) + "") && nt(i, n), f[0] & /*sliderdata, activeIndex, activeSubIndex, subGroupsData, prevSubIndex*/
|
4041
4066
|
1984 && o !== (o = "SubDropDown " + /*index*/
|
4042
|
-
(e[
|
4067
|
+
(e[50] == /*activeIndex*/
|
4043
4068
|
e[6] && /*activeSubIndex*/
|
4044
4069
|
(e[7] == /*subindex*/
|
4045
|
-
e[
|
4070
|
+
e[56] || /*prevSubIndex*/
|
4046
4071
|
e[8] == /*subindex*/
|
4047
|
-
e[
|
4072
|
+
e[56]) ? "active" : "")) && S(r, "class", o);
|
4048
4073
|
},
|
4049
4074
|
d(m) {
|
4050
4075
|
m && R(t), a = !1, u();
|
@@ -4054,8 +4079,8 @@ function Gt(e) {
|
|
4054
4079
|
function kt(e, t) {
|
4055
4080
|
let r, n, i = (
|
4056
4081
|
/*index*/
|
4057
|
-
t[
|
4058
|
-
t[
|
4082
|
+
t[50] == /*subGroup*/
|
4083
|
+
t[51].index && Gt(t)
|
4059
4084
|
);
|
4060
4085
|
return {
|
4061
4086
|
key: e,
|
@@ -4068,8 +4093,8 @@ function kt(e, t) {
|
|
4068
4093
|
},
|
4069
4094
|
p(o, s) {
|
4070
4095
|
t = o, /*index*/
|
4071
|
-
t[
|
4072
|
-
t[
|
4096
|
+
t[50] == /*subGroup*/
|
4097
|
+
t[51].index ? i ? i.p(t, s) : (i = Gt(t), i.c(), i.m(n.parentNode, n)) : i && (i.d(1), i = null);
|
4073
4098
|
},
|
4074
4099
|
d(o) {
|
4075
4100
|
o && (R(r), R(n)), i && i.d(o);
|
@@ -4079,11 +4104,11 @@ function kt(e, t) {
|
|
4079
4104
|
function $t(e) {
|
4080
4105
|
let t = [], r = /* @__PURE__ */ new Map(), n, i = ne(
|
4081
4106
|
/*subGroup*/
|
4082
|
-
e[
|
4107
|
+
e[51].items
|
4083
4108
|
);
|
4084
4109
|
const o = (s) => (
|
4085
4110
|
/*subGroupItem*/
|
4086
|
-
s[
|
4111
|
+
s[54].id
|
4087
4112
|
);
|
4088
4113
|
for (let s = 0; s < i.length; s += 1) {
|
4089
4114
|
let a = Ft(e, i, s), u = o(a);
|
@@ -4104,7 +4129,7 @@ function $t(e) {
|
|
4104
4129
|
a[0] & /*handleClick, sliderdata, subGroupsData, activeIndex, activeSubIndex, prevSubIndex*/
|
4105
4130
|
10176 && (i = ne(
|
4106
4131
|
/*subGroup*/
|
4107
|
-
s[
|
4132
|
+
s[51].items
|
4108
4133
|
), t = Zt(t, a, o, 1, s, i, r, n.parentNode, zt, kt, n, Ft));
|
4109
4134
|
},
|
4110
4135
|
d(s) {
|
@@ -4126,7 +4151,7 @@ function jt(e, t) {
|
|
4126
4151
|
/*itemsActive*/
|
4127
4152
|
t[11][
|
4128
4153
|
/*index*/
|
4129
|
-
t[
|
4154
|
+
t[50]
|
4130
4155
|
] == !0 && Dt(t)
|
4131
4156
|
);
|
4132
4157
|
function H(..._) {
|
@@ -4134,9 +4159,9 @@ function jt(e, t) {
|
|
4134
4159
|
/*click_handler_2*/
|
4135
4160
|
t[34](
|
4136
4161
|
/*category*/
|
4137
|
-
t[
|
4162
|
+
t[48],
|
4138
4163
|
/*index*/
|
4139
|
-
t[
|
4164
|
+
t[50],
|
4140
4165
|
..._
|
4141
4166
|
)
|
4142
4167
|
);
|
@@ -4150,18 +4175,18 @@ function jt(e, t) {
|
|
4150
4175
|
(t[3] === "true" ? "" : "DisplayNone")), bt(i.src, s = /*handleSrc*/
|
4151
4176
|
t[16](
|
4152
4177
|
/*category*/
|
4153
|
-
t[
|
4178
|
+
t[48]
|
4154
4179
|
)) || S(i, "src", s), S(n, "class", "CategoryIcon"), S(r, "class", h = "CarouselItem " + /*activeindex*/
|
4155
4180
|
(((_ = t[1]) == null ? void 0 : _.toString().indexOf("$")) > -1 ? (
|
4156
4181
|
/*activeindex*/
|
4157
4182
|
((x = t[1]) == null ? void 0 : x.split("$").pop()) == /*category*/
|
4158
|
-
t[
|
4183
|
+
t[48].id.split("$").pop() ? "active" : ""
|
4159
4184
|
) : (
|
4160
4185
|
/*activeindex*/
|
4161
4186
|
t[1] == /*category*/
|
4162
|
-
t[
|
4187
|
+
t[48].id ? "active" : ""
|
4163
4188
|
)) + " " + /*location*/
|
4164
|
-
(t[0] == "headerMain" ? "" : "SecondaryMenu")),
|
4189
|
+
(t[0] == "headerMain" ? "" : "SecondaryMenu")), this.first = r;
|
4165
4190
|
},
|
4166
4191
|
m(_, x) {
|
4167
4192
|
U(_, r, x), B(r, n), B(n, i), B(r, a), b.m(r, null), B(r, u), d && d.m(r, null), B(r, l), m || (f = Ae(r, "click", H), m = !0);
|
@@ -4174,21 +4199,21 @@ function jt(e, t) {
|
|
4174
4199
|
512 && !bt(i.src, s = /*handleSrc*/
|
4175
4200
|
t[16](
|
4176
4201
|
/*category*/
|
4177
|
-
t[
|
4202
|
+
t[48]
|
4178
4203
|
)) && S(i, "src", s), g === (g = p(t)) && b ? b.p(t, x) : (b.d(1), b = g(t), b && (b.c(), b.m(r, u))), /*itemsActive*/
|
4179
4204
|
t[11][
|
4180
4205
|
/*index*/
|
4181
|
-
t[
|
4206
|
+
t[50]
|
4182
4207
|
] == !0 ? d ? d.p(t, x) : (d = Dt(t), d.c(), d.m(r, l)) : d && (d.d(1), d = null), x[0] & /*activeindex, sliderdata, location*/
|
4183
4208
|
515 && h !== (h = "CarouselItem " + /*activeindex*/
|
4184
4209
|
(((L = t[1]) == null ? void 0 : L.toString().indexOf("$")) > -1 ? (
|
4185
4210
|
/*activeindex*/
|
4186
4211
|
((I = t[1]) == null ? void 0 : I.split("$").pop()) == /*category*/
|
4187
|
-
t[
|
4212
|
+
t[48].id.split("$").pop() ? "active" : ""
|
4188
4213
|
) : (
|
4189
4214
|
/*activeindex*/
|
4190
4215
|
t[1] == /*category*/
|
4191
|
-
t[
|
4216
|
+
t[48].id ? "active" : ""
|
4192
4217
|
)) + " " + /*location*/
|
4193
4218
|
(t[0] == "headerMain" ? "" : "SecondaryMenu")) && S(r, "class", h);
|
4194
4219
|
},
|
@@ -4243,7 +4268,7 @@ function to(e) {
|
|
4243
4268
|
};
|
4244
4269
|
}
|
4245
4270
|
function ro(e, t, r) {
|
4246
|
-
let { endpoint: n = "" } = t, { datasource: i = "" } = t, { onclickeventname: o = "defaultEvent" } = t, { actionevent: s = "defaultEvent" } = t, { favoritesnumber: a = "0" } = t, { location: u = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: h = "" } = t, { identity: m = "" } = t, { translationurl: f = "" } = t, { isprimarymenu: p = !1 } = t, { issecondarymenu: g = !1 } = t, { lang: b = "" } = t, { activeindex: d = "0" } = t, { showsubgroups: H = "false" } = t, { categoriesicon: _ = "false" } = t, { lobbyiconimage: x = "" } = t, { mygamesiconimage: L = "" } = t, { mbsource: I = "
|
4271
|
+
let { endpoint: n = "" } = t, { datasource: i = "" } = t, { onclickeventname: o = "defaultEvent" } = t, { actionevent: s = "defaultEvent" } = t, { favoritesnumber: a = "0" } = t, { location: u = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: h = "" } = t, { identity: m = "" } = t, { translationurl: f = "" } = t, { isprimarymenu: p = !1 } = t, { issecondarymenu: g = !1 } = t, { lang: b = "" } = t, { activeindex: d = "0" } = t, { showsubgroups: H = "false" } = t, { categoriesicon: _ = "false" } = t, { lobbyiconimage: x = "" } = t, { mygamesiconimage: L = "" } = t, { mbsource: I = "" } = t;
|
4247
4272
|
qi({ withLocale: "en", translations: {} });
|
4248
4273
|
const k = () => {
|
4249
4274
|
fetch(f).then((C) => C.json()).then((C) => {
|