@everymatrix/casino-hamburger-menu-nd 1.63.3 → 1.64.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoHamburgerMenuNd-DR_PkeAM.cjs → CasinoHamburgerMenuNd-BIze5GuA.cjs} +4 -4
- package/components/{CasinoHamburgerMenuNd-BxCVz4vK.js → CasinoHamburgerMenuNd-CJeZHD8w.js} +49 -49
- package/components/{CasinoHamburgerMenuNd-BCuPOU9H.js → CasinoHamburgerMenuNd-CesDN71k.js} +40 -40
- package/es2015/casino-hamburger-menu-nd.cjs +1 -1
- package/es2015/casino-hamburger-menu-nd.js +1 -1
- package/esnext/casino-hamburger-menu-nd.js +1 -1
- package/package.json +1 -1
|
@@ -189,7 +189,7 @@ const xn = /* @__PURE__ */ new Set();
|
|
|
189
189
|
function En(e, t) {
|
|
190
190
|
e && e.i && (xn.delete(e), e.i(t));
|
|
191
191
|
}
|
|
192
|
-
function
|
|
192
|
+
function q(e) {
|
|
193
193
|
return e?.length !== void 0 ? e : Array.from(e);
|
|
194
194
|
}
|
|
195
195
|
function wn(e, t, r) {
|
|
@@ -1060,11 +1060,11 @@ function zn(e) {
|
|
|
1060
1060
|
}
|
|
1061
1061
|
function Zn(e) {
|
|
1062
1062
|
var t = Object.prototype.toString.call(e);
|
|
1063
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
1063
|
+
return t === "[object RegExp]" || t === "[object Date]" || Yn(e);
|
|
1064
1064
|
}
|
|
1065
|
-
var Qn = typeof Symbol == "function" && Symbol.for,
|
|
1066
|
-
function
|
|
1067
|
-
return e.$$typeof ===
|
|
1065
|
+
var Qn = typeof Symbol == "function" && Symbol.for, qn = Qn ? Symbol.for("react.element") : 60103;
|
|
1066
|
+
function Yn(e) {
|
|
1067
|
+
return e.$$typeof === qn;
|
|
1068
1068
|
}
|
|
1069
1069
|
function Jn(e) {
|
|
1070
1070
|
return Array.isArray(e) ? [] : {};
|
|
@@ -1165,7 +1165,7 @@ function Qe(e, t, r) {
|
|
|
1165
1165
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
1166
1166
|
return e.concat(o || Array.prototype.slice.call(t));
|
|
1167
1167
|
}
|
|
1168
|
-
function
|
|
1168
|
+
function qe(e, t) {
|
|
1169
1169
|
var r = t && t.cache ? t.cache : di, n = t && t.serializer ? t.serializer : fi, i = t && t.strategy ? t.strategy : hi;
|
|
1170
1170
|
return i(e, {
|
|
1171
1171
|
cache: r,
|
|
@@ -1211,7 +1211,7 @@ var fi = function() {
|
|
|
1211
1211
|
create: function() {
|
|
1212
1212
|
return new pi();
|
|
1213
1213
|
}
|
|
1214
|
-
},
|
|
1214
|
+
}, Ye = {
|
|
1215
1215
|
variadic: ci
|
|
1216
1216
|
}, Re = function() {
|
|
1217
1217
|
return Re = Object.assign || function(t) {
|
|
@@ -3783,7 +3783,7 @@ function Qi(e, t) {
|
|
|
3783
3783
|
return r[n] = X(X({}, e[n]), t[n] || {}), r;
|
|
3784
3784
|
}, {})) : e;
|
|
3785
3785
|
}
|
|
3786
|
-
function
|
|
3786
|
+
function qi(e, t) {
|
|
3787
3787
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3788
3788
|
return r[n] = Qi(e[n], t[n]), r;
|
|
3789
3789
|
}, X({}, e)) : e;
|
|
@@ -3802,35 +3802,35 @@ function Ke(e) {
|
|
|
3802
3802
|
}
|
|
3803
3803
|
};
|
|
3804
3804
|
}
|
|
3805
|
-
function
|
|
3805
|
+
function Yi(e) {
|
|
3806
3806
|
return e === void 0 && (e = {
|
|
3807
3807
|
number: {},
|
|
3808
3808
|
dateTime: {},
|
|
3809
3809
|
pluralRules: {}
|
|
3810
3810
|
}), {
|
|
3811
|
-
getNumberFormat:
|
|
3811
|
+
getNumberFormat: qe(function() {
|
|
3812
3812
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3813
3813
|
r[n] = arguments[n];
|
|
3814
3814
|
return new ((t = Intl.NumberFormat).bind.apply(t, Qe([void 0], r, !1)))();
|
|
3815
3815
|
}, {
|
|
3816
3816
|
cache: Ke(e.number),
|
|
3817
|
-
strategy:
|
|
3817
|
+
strategy: Ye.variadic
|
|
3818
3818
|
}),
|
|
3819
|
-
getDateTimeFormat:
|
|
3819
|
+
getDateTimeFormat: qe(function() {
|
|
3820
3820
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3821
3821
|
r[n] = arguments[n];
|
|
3822
3822
|
return new ((t = Intl.DateTimeFormat).bind.apply(t, Qe([void 0], r, !1)))();
|
|
3823
3823
|
}, {
|
|
3824
3824
|
cache: Ke(e.dateTime),
|
|
3825
|
-
strategy:
|
|
3825
|
+
strategy: Ye.variadic
|
|
3826
3826
|
}),
|
|
3827
|
-
getPluralRules:
|
|
3827
|
+
getPluralRules: qe(function() {
|
|
3828
3828
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3829
3829
|
r[n] = arguments[n];
|
|
3830
3830
|
return new ((t = Intl.PluralRules).bind.apply(t, Qe([void 0], r, !1)))();
|
|
3831
3831
|
}, {
|
|
3832
3832
|
cache: Ke(e.pluralRules),
|
|
3833
|
-
strategy:
|
|
3833
|
+
strategy: Ye.variadic
|
|
3834
3834
|
})
|
|
3835
3835
|
};
|
|
3836
3836
|
}
|
|
@@ -3872,7 +3872,7 @@ var Ji = (
|
|
|
3872
3872
|
this.ast = t;
|
|
3873
3873
|
if (!Array.isArray(this.ast))
|
|
3874
3874
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3875
|
-
this.formats =
|
|
3875
|
+
this.formats = qi(e.formats, n), this.formatters = i && i.formatters || Yi(this.formatterCache);
|
|
3876
3876
|
}
|
|
3877
3877
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3878
3878
|
get: function() {
|
|
@@ -4103,12 +4103,12 @@ var ho = Object.defineProperty, co = Object.defineProperties, fo = Object.getOwn
|
|
|
4103
4103
|
}, bo = (e, t) => co(e, fo(t));
|
|
4104
4104
|
let gt;
|
|
4105
4105
|
const Ue = De(null);
|
|
4106
|
-
function
|
|
4106
|
+
function qt(e) {
|
|
4107
4107
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4108
4108
|
}
|
|
4109
4109
|
function je(e, t = ce().fallbackLocale) {
|
|
4110
|
-
const r =
|
|
4111
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4110
|
+
const r = qt(e);
|
|
4111
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...qt(t)])] : r;
|
|
4112
4112
|
}
|
|
4113
4113
|
function re() {
|
|
4114
4114
|
return gt ?? void 0;
|
|
@@ -4139,12 +4139,12 @@ const vo = (e) => {
|
|
|
4139
4139
|
return i in t ? t[i] : t[i] = e(n);
|
|
4140
4140
|
};
|
|
4141
4141
|
};
|
|
4142
|
-
var yo = Object.defineProperty, Fe = Object.getOwnPropertySymbols, Xr = Object.prototype.hasOwnProperty, zr = Object.prototype.propertyIsEnumerable,
|
|
4142
|
+
var yo = Object.defineProperty, Fe = Object.getOwnPropertySymbols, Xr = Object.prototype.hasOwnProperty, zr = Object.prototype.propertyIsEnumerable, Yt = (e, t, r) => t in e ? yo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, yt = (e, t) => {
|
|
4143
4143
|
for (var r in t || (t = {}))
|
|
4144
|
-
Xr.call(t, r) &&
|
|
4144
|
+
Xr.call(t, r) && Yt(e, r, t[r]);
|
|
4145
4145
|
if (Fe)
|
|
4146
4146
|
for (var r of Fe(t))
|
|
4147
|
-
zr.call(t, r) &&
|
|
4147
|
+
zr.call(t, r) && Yt(e, r, t[r]);
|
|
4148
4148
|
return e;
|
|
4149
4149
|
}, ge = (e, t) => {
|
|
4150
4150
|
var r = {};
|
|
@@ -4313,7 +4313,7 @@ const Kt = {
|
|
|
4313
4313
|
}
|
|
4314
4314
|
};
|
|
4315
4315
|
function ko(e) {
|
|
4316
|
-
ln(e, "svelte-
|
|
4316
|
+
ln(e, "svelte-zswlqs", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}:host{font-family:inherit}input,textarea,button{font-family:inherit}.Skeleton{animation:skeleton-loading 0.6s linear infinite alternate}@keyframes skeleton-loading{0%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.2) 0%, rgba(0, 61, 93, 0.2) 100%)}12%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.225) 0%, rgba(0, 61, 93, 0.225) 100%)}25%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.25) 0%, rgba(0, 61, 93, 0.25) 100%)}33%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.275) 0%, rgba(0, 61, 93, 0.275) 100%)}50%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.3) 0%, rgba(0, 61, 93, 0.3) 100%)}63%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.325) 0%, rgba(0, 61, 93, 0.325) 100%)}75%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.35) 0%, rgba(0, 61, 93, 0.35) 100%)}88%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.375) 0%, rgba(0, 61, 93, 0.375) 100%)}100%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.4) 0%, rgba(0, 61, 93, 0.4) 100%)}}@keyframes increaseTransparency{0%{opacity:0}25%{opacity:0.25}75%{opacity:0.75}100%{opacity:1}}@keyframes decreaseTransparency{100%{opacity:1}75%{opacity:0.75}25%{opacity:0.25}0%{opacity:0}}@keyframes growWidthPercent{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes growWidth{from{transform:translateY(0)}to{transform:translateY(0)}}@keyframes decreaseWidth{from{transform:translateX(1)}to{transform:translateX(0)}}.NavIcon{width:30px;height:28px;position:relative;margin:3px auto;transform:rotate(0deg);transition:transform 0.2s ease-in-out;cursor:pointer}.NavIcon span{display:block;position:absolute;height:3px;width:100%;background:#ffffff;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:transform 0.2s ease-in-out, opacity 0.2s ease-in-out}.NavIcon span:nth-child(1){top:0px;width:80%}.NavIcon span:nth-child(2){top:9px}.NavIcon span:nth-child(3){top:18px}.NavIcon.Open span:nth-child(1){top:9px;width:100%;transform:rotate(135deg);transition:transform 0.3s ease-in-out}.NavIcon.Open span:nth-child(2){opacity:0;left:-60px}.NavIcon.Open span:nth-child(3){top:9px;transform:rotate(-135deg);transition:transform 0.3s ease-in-out}.SelectedOption{display:flex;align-items:center;justify-content:center}.SelectedOption .TriangleActive,.SelectedOption .TriangleInactive{display:block;margin:0 0 0 10px;transform:rotateX(0deg);transition:transform 0.2s ease-in-out}.SelectedOption .TriangleActive svg,.SelectedOption .TriangleInactive svg{margin:-2px 0px;fill:white}.SelectedOption .TriangleActive{transform:rotateX(180deg);transition:transform 0.2s ease-in-out}.SelectedOption .TriangleActive:hover{transform:rotateX(180deg);transition:transform 0.2s ease-in-out}.FlagIcon>img{width:20px;height:14px;margin-right:8px;border-radius:2px}.LanguageSelector{padding:5px 0;margin-bottom:0;display:flex;justify-content:space-between;background:linear-gradient(90deg, rgba(35, 178, 78, 0.9) 0%, rgba(0, 61, 93, 0.9) 100%);transition:transform 0.2s linear}.LanguageSelector span{display:inline;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));opacity:0.8;padding:5px 0;display:flex;align-items:center;gap:15px;font-size:14px}.LanguageSelector:active{transition:all 0.2s ease}.LanguageSelector:active span{transition:all 0.1s linear;opacity:1}.LanguageSelector.Open{box-shadow:inset 0 -3.25em 0 0 var(--emw--color-primary)}.LanguageSelector .LanguageSelectorTitle{margin:0 20px}.LanguageSelector .LanguageDropdown{margin-right:16px;display:inline-block}.LanguageSelector .OptionList{position:absolute;background:linear-gradient(90deg, rgba(35, 178, 78, 0.1) 0%, rgba(0, 61, 93, 0.1) 100%);min-width:180px;z-index:1;overflow-y:auto;display:flex;flex-direction:column-reverse;bottom:44px;left:0;gap:5px;padding-bottom:5px;width:100%;height:0px;transition:transform 0.2s linear}.LanguageSelector .OptionList.Open{transition:transform 0.2s linear;height:auto;background-color:var(--emw--color-background-secondary, #000000);overflow:auto}.LanguageSelector .OptionList .LanguageOption{display:flex;border:2px solid #22B04E;border-radius:13px;align-items:center;opacity:0.2;height:0px;background:linear-gradient(90deg, rgba(35, 178, 78, 0.2) 0%, rgba(0, 61, 93, 0.2) 100%);margin:0 5px;transition:transform 0.3s linear}.LanguageSelector .OptionList .LanguageOption.Open{height:50px;opacity:1;padding:10px 5px}.LanguageSelector .OptionList .LanguageOption:active,.LanguageSelector .OptionList .LanguageOption:hover{background:linear-gradient(90deg, rgb(35, 178, 78) 0%, rgb(0, 61, 93) 100%);transform:scale(1.03);transition:transform 0.2s ease-in-out}.LanguageSelector .OptionList .LanguageOption:active span,.LanguageSelector .OptionList .LanguageOption:hover span{color:black}.ItemLanguage{height:34px;width:100%;text-align:left;line-height:34px;background:transparent;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));border:none}.ItemLanguage option{color:var(--emw--header-contrast, var(--emw--color-contrast, #07072A))}.HamburgerModalWindow{display:flex;align-items:flex-start;position:fixed;width:100%;height:100%;z-index:100;z-index:999999;top:0;left:0;background-color:rgba(0, 0, 0, 0.85);animation:increaseTransparency 0.2s ease-in forwards}.HamburgerModalWindow>span{opacity:0}.HamburgerModalWindow .HamburgerModalContainer{max-width:992px;position:relative;background:var(--emw--color-primary);opacity:0.8;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:0;border-top:0;border-radius:0;overflow-x:hidden;overflow-y:scroll}.HamburgerModalWindow .HamburgerModalContainer.ActiveHamburgerMenu{animation:growWidth 0.2s forwards;transform-origin:left;will-change:transform}.HamburgerModalWindow .HamburgerModalContainer.Closing{animation:decreaseWidth 0.2s backwards;transform-origin:right;animation-fill-mode:backwards;will-change:transform}.HamburgerModalWindow .HamburgerModalContainer .Separator{width:100%;height:5px;background:rgb(0, 0, 0);background:linear-gradient(90deg, rgb(13, 78, 2) 0%, rgb(35, 172, 77) 50%, rgb(13, 78, 2) 100%);z-index:3}.HamburgerModalWindow .ModalCloseBtn{position:relative;top:25px;width:30px;height:30px;opacity:1;margin-left:7px;margin-right:9px;cursor:pointer}.HamburgerModalWindow .ModalCloseBtn .NavIcon .Open{width:90vw}.HamburgerModalWindow .ModalCloseBtn svg{width:20px;height:20px;padding:2px}.HamburgerModalWindow .HamburgerPrimaryMenu,.HamburgerModalWindow .HamburgerSecondaryMenu{font-size:12px;display:flex;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));transform-origin:left;transform:scaleX(0);animation:growWidthPercent 0.2s both;animation-delay:0.1s}.HamburgerModalWindow .HamburgerPrimaryMenu li,.HamburgerModalWindow .HamburgerSecondaryMenu li{transition:transform 150ms ease-in-out, opacity 150ms ease-in-out}.HamburgerModalWindow .HamburgerPrimaryMenu img,.HamburgerModalWindow .HamburgerSecondaryMenu img{max-width:40px}.HamburgerModalWindow .HamburgerPrimaryMenu{background:var(--emw--header-color-menu-bg, var(--emw--color-background-secondary, #000000));white-space:nowrap;overflow-x:scroll;list-style:none;width:90vw;text-transform:uppercase;font-size:11px;transition:all 0.2s}.HamburgerModalWindow .HamburgerPrimaryMenu>li{max-width:125px;padding:14px 25px;display:inline-block}.HamburgerModalWindow .HamburgerPrimaryMenu>li:active{transform:scale(1.1)}.HamburgerModalWindow .HamburgerPrimaryMenu>li.ActiveItem{background:var(--emw--header-color-primary, var(--emw--color-primary, #22B04F));color:black}.HamburgerModalWindow .HamburgerPrimaryMenu .Loading{width:150px;height:86px;margin:0 2px}.HamburgerModalWindow .HamburgerPrimaryMenu .HamburgerItemContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px}.HamburgerModalWindow .HamburgerSecondaryMenu{margin-top:10px;list-style:none;height:85%;overflow:auto;width:90vw;display:flex;flex-direction:column}.HamburgerModalWindow .HamburgerSecondaryMenu.Overlay{opacity:0.5;transition:opacity 0.2s ease-in-out}.HamburgerModalWindow .HamburgerSecondaryMenu li{padding:10px;display:flex;align-items:center;gap:15px;transition:transform 0.2s linear}.HamburgerModalWindow .HamburgerSecondaryMenu li:active{background-color:var(--emw--color-primary);transform:scale(1.1)}.HamburgerModalWindow .HamburgerSecondaryMenu li a{text-decoration:none;display:flex;align-items:center;gap:15px;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));font-size:14px}.HamburgerModalWindow .HamburgerSecondaryMenu li:not(:last-child){border-bottom:1px solid var(--emw--color-gray-300, #58586B);opacity:0.5}.HamburgerModalWindow .HamburgerSecondaryMenu li:active a{color:var(--emw--color-primary, #22B04F)}.FlagIcon{margin-left:12px}.NoFlag{width:88%;margin:0 20px}");
|
|
4317
4317
|
}
|
|
4318
4318
|
function er(e, t, r) {
|
|
4319
4319
|
const n = e.slice();
|
|
@@ -4343,7 +4343,7 @@ function ir(e) {
|
|
|
4343
4343
|
x[4].length > 0 ? $o : Go
|
|
4344
4344
|
);
|
|
4345
4345
|
}
|
|
4346
|
-
let
|
|
4346
|
+
let Y = ne(e), N = Y(e), j = q(
|
|
4347
4347
|
/*activeMenuItemChildren*/
|
|
4348
4348
|
e[6]
|
|
4349
4349
|
), O = [];
|
|
@@ -4378,9 +4378,9 @@ function ir(e) {
|
|
|
4378
4378
|
), V = !0);
|
|
4379
4379
|
},
|
|
4380
4380
|
p(x, R) {
|
|
4381
|
-
if (
|
|
4381
|
+
if (Y === (Y = ne(x)) && N ? N.p(x, R) : (N.d(1), N = Y(x), N && (N.c(), N.m(n, null))), R[0] & /*handleClick, activeMenuItemChildren*/
|
|
4382
4382
|
262208) {
|
|
4383
|
-
j =
|
|
4383
|
+
j = q(
|
|
4384
4384
|
/*activeMenuItemChildren*/
|
|
4385
4385
|
x[6]
|
|
4386
4386
|
);
|
|
@@ -4413,7 +4413,7 @@ function ir(e) {
|
|
|
4413
4413
|
};
|
|
4414
4414
|
}
|
|
4415
4415
|
function Go(e) {
|
|
4416
|
-
let t, r =
|
|
4416
|
+
let t, r = q(new Array(5)), n = [];
|
|
4417
4417
|
for (let i = 0; i < r.length; i += 1)
|
|
4418
4418
|
n[i] = jo(Do(e, r, i));
|
|
4419
4419
|
return {
|
|
@@ -4434,7 +4434,7 @@ function Go(e) {
|
|
|
4434
4434
|
};
|
|
4435
4435
|
}
|
|
4436
4436
|
function $o(e) {
|
|
4437
|
-
let t, r =
|
|
4437
|
+
let t, r = q(
|
|
4438
4438
|
/*HamburgerMenuItems*/
|
|
4439
4439
|
e[4]
|
|
4440
4440
|
), n = [];
|
|
@@ -4454,7 +4454,7 @@ function $o(e) {
|
|
|
4454
4454
|
p(i, o) {
|
|
4455
4455
|
if (o[0] & /*activeMenuItemId, HamburgerMenuItems, changeMenu*/
|
|
4456
4456
|
131120) {
|
|
4457
|
-
r =
|
|
4457
|
+
r = q(
|
|
4458
4458
|
/*HamburgerMenuItems*/
|
|
4459
4459
|
i[4]
|
|
4460
4460
|
);
|
|
@@ -4680,7 +4680,7 @@ function Wo(e) {
|
|
|
4680
4680
|
};
|
|
4681
4681
|
}
|
|
4682
4682
|
function Vo(e) {
|
|
4683
|
-
let t, r, n, i =
|
|
4683
|
+
let t, r, n, i = q(
|
|
4684
4684
|
/*languagesArray*/
|
|
4685
4685
|
e[9]
|
|
4686
4686
|
), o = [];
|
|
@@ -4724,7 +4724,7 @@ function Vo(e) {
|
|
|
4724
4724
|
p(a, s) {
|
|
4725
4725
|
if (s[0] & /*languagesArray*/
|
|
4726
4726
|
512) {
|
|
4727
|
-
i =
|
|
4727
|
+
i = q(
|
|
4728
4728
|
/*languagesArray*/
|
|
4729
4729
|
a[9]
|
|
4730
4730
|
);
|
|
@@ -4750,7 +4750,7 @@ function Vo(e) {
|
|
|
4750
4750
|
};
|
|
4751
4751
|
}
|
|
4752
4752
|
function hr(e) {
|
|
4753
|
-
let t, r, n =
|
|
4753
|
+
let t, r, n = q(
|
|
4754
4754
|
/*languagesArray*/
|
|
4755
4755
|
e[9]
|
|
4756
4756
|
), i = [];
|
|
@@ -4772,7 +4772,7 @@ function hr(e) {
|
|
|
4772
4772
|
p(o, a) {
|
|
4773
4773
|
if (a[0] & /*languageListOpen, selectLanguage, languagesArray, determineFlag*/
|
|
4774
4774
|
5245440) {
|
|
4775
|
-
n =
|
|
4775
|
+
n = q(
|
|
4776
4776
|
/*languagesArray*/
|
|
4777
4777
|
o[9]
|
|
4778
4778
|
);
|
|
@@ -4888,7 +4888,7 @@ function Xo(e) {
|
|
|
4888
4888
|
function zo(e, t, r) {
|
|
4889
4889
|
let n;
|
|
4890
4890
|
un(e, Lo, (p) => r(15, n = p));
|
|
4891
|
-
let { menuitemsurl: i = "" } = t, { cmsendpoint: o } = t, { cmsenv: a = "stage" } = t, { userroles: s } = t, { lang: u = "en" } = t, { activecategory: l = "" } = t, { languageslist: h = "" } = t, { translationurl: c = "" } = t, { mbsource: f } = t, { clientstyling: d = "" } = t, { clientstylingurl: g = "" } = t, { customlocaleidentifier: v = "" } = t, { countryflaghamburger: w = "" } = t, H, L = window.navigator.userAgent, P = [], G, C = "", V = [], z = !1, ne = !1,
|
|
4891
|
+
let { menuitemsurl: i = "" } = t, { cmsendpoint: o } = t, { cmsenv: a = "stage" } = t, { userroles: s } = t, { lang: u = "en" } = t, { activecategory: l = "" } = t, { languageslist: h = "" } = t, { translationurl: c = "" } = t, { mbsource: f } = t, { clientstyling: d = "" } = t, { clientstylingurl: g = "" } = t, { customlocaleidentifier: v = "" } = t, { countryflaghamburger: w = "" } = t, H, L = window.navigator.userAgent, P = [], G, C = "", V = [], z = !1, ne = !1, Y = !0, N = [], j = !1, O = !1, B = !1, x = !1, R = !0, S, W = "", Z;
|
|
4892
4892
|
const Zr = () => {
|
|
4893
4893
|
fetch(c).then((p) => p.json()).then((p) => {
|
|
4894
4894
|
Object.keys(p).forEach((A) => {
|
|
@@ -4943,7 +4943,7 @@ function zo(e, t, r) {
|
|
|
4943
4943
|
}, St = (p) => {
|
|
4944
4944
|
fetch(p).then((A) => A.json()).then(
|
|
4945
4945
|
(A) => {
|
|
4946
|
-
r(4, P = A.filter((Te) => Te?.type !== "banner")), Et(), r(34,
|
|
4946
|
+
r(4, P = A.filter((Te) => Te?.type !== "banner")), Et(), r(34, Y = !1), G = A, j = !1;
|
|
4947
4947
|
},
|
|
4948
4948
|
(A) => {
|
|
4949
4949
|
console.error(A);
|
|
@@ -4983,7 +4983,7 @@ function zo(e, t, r) {
|
|
|
4983
4983
|
},
|
|
4984
4984
|
500
|
|
4985
4985
|
), Xe();
|
|
4986
|
-
},
|
|
4986
|
+
}, qr = () => {
|
|
4987
4987
|
O ? (setTimeout(
|
|
4988
4988
|
() => {
|
|
4989
4989
|
r(10, O = !1);
|
|
@@ -4995,7 +4995,7 @@ function zo(e, t, r) {
|
|
|
4995
4995
|
},
|
|
4996
4996
|
300
|
|
4997
4997
|
));
|
|
4998
|
-
},
|
|
4998
|
+
}, Yr = (p) => {
|
|
4999
4999
|
let A = p ? p.slice(-2) : W.slice(-2);
|
|
5000
5000
|
return v && (A = v.includes(A.toLowerCase()) ? v.slice(-2) : A), A == "EN" ? "GB" : A.toUpperCase();
|
|
5001
5001
|
};
|
|
@@ -5025,7 +5025,7 @@ function zo(e, t, r) {
|
|
|
5025
5025
|
e.$$.dirty[0] & /*cmsendpoint, cmsenv, lang, languageslist*/
|
|
5026
5026
|
318767106 && o && a && u && h && Qr(), e.$$.dirty[0] & /*activecategory*/
|
|
5027
5027
|
134217728 | e.$$.dirty[1] & /*isLoading*/
|
|
5028
|
-
8 && l && !
|
|
5028
|
+
8 && l && !Y && Et(), e.$$.dirty[0] & /*translationurl*/
|
|
5029
5029
|
536870912 && c && Zr(), e.$$.dirty[0] & /*customStylingContainer*/
|
|
5030
5030
|
4 | e.$$.dirty[1] & /*clientstyling*/
|
|
5031
5031
|
1 && d && Z && No(Z, d), e.$$.dirty[0] & /*customStylingContainer*/
|
|
@@ -5054,8 +5054,8 @@ function zo(e, t, r) {
|
|
|
5054
5054
|
Ht,
|
|
5055
5055
|
Xe,
|
|
5056
5056
|
Tt,
|
|
5057
|
-
Yr,
|
|
5058
5057
|
qr,
|
|
5058
|
+
Yr,
|
|
5059
5059
|
i,
|
|
5060
5060
|
o,
|
|
5061
5061
|
a,
|
|
@@ -5067,7 +5067,7 @@ function zo(e, t, r) {
|
|
|
5067
5067
|
d,
|
|
5068
5068
|
g,
|
|
5069
5069
|
v,
|
|
5070
|
-
|
|
5070
|
+
Y,
|
|
5071
5071
|
Jr,
|
|
5072
5072
|
Kr,
|
|
5073
5073
|
en,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoHamburgerMenuNd-
|
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoHamburgerMenuNd-BIze5GuA.cjs")).then(({default:t})=>{!customElements.get("casino-hamburger-menu-nd")&&customElements.define("casino-hamburger-menu-nd",t.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/CasinoHamburgerMenuNd-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/CasinoHamburgerMenuNd-CJeZHD8w.js").then(({ default: t }) => {
|
|
14
14
|
!customElements.get("casino-hamburger-menu-nd") && customElements.define("casino-hamburger-menu-nd", t.element);
|
|
15
15
|
});
|
|
16
16
|
}
|