@everymatrix/casino-game-page 1.54.8 → 1.54.9
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/{CasinoGamePage-ixMrwNKA.js → CasinoGamePage-B08gNVj7.js} +65 -65
- package/components/{CasinoGamePage-BIoW0g5T.cjs → CasinoGamePage-_oXe2AHV.cjs} +3 -3
- package/components/{CasinoGamePage-BEZdLRra.js → CasinoGamePage-zQyKcRu0.js} +49 -49
- package/es2015/casino-game-page.cjs +1 -1
- package/es2015/casino-game-page.js +1 -1
- package/esnext/casino-game-page.js +1 -1
- package/package.json +1 -1
@@ -6800,21 +6800,21 @@ var Le = Math.round, vt = {
|
|
6800
6800
|
function Kd(e, t, r, n, i) {
|
6801
6801
|
return i.relativeTime(t || 1, !!r, e, n);
|
6802
6802
|
}
|
6803
|
-
function
|
6803
|
+
function e0(e, t, r, n) {
|
6804
6804
|
var i = Me(e).abs(), s = Le(i.as("s")), a = Le(i.as("m")), o = Le(i.as("h")), l = Le(i.as("d")), u = Le(i.as("M")), f = Le(i.as("w")), m = Le(i.as("y")), p = s <= r.ss && ["s", s] || s < r.s && ["ss", s] || a <= 1 && ["m"] || a < r.m && ["mm", a] || o <= 1 && ["h"] || o < r.h && ["hh", o] || l <= 1 && ["d"] || l < r.d && ["dd", l];
|
6805
6805
|
return r.w != null && (p = p || f <= 1 && ["w"] || f < r.w && ["ww", f]), p = p || u <= 1 && ["M"] || u < r.M && ["MM", u] || m <= 1 && ["y"] || ["yy", m], p[2] = t, p[3] = +e > 0, p[4] = n, Kd.apply(null, p);
|
6806
6806
|
}
|
6807
|
-
function
|
6807
|
+
function t0(e) {
|
6808
6808
|
return e === void 0 ? Le : typeof e == "function" ? (Le = e, !0) : !1;
|
6809
6809
|
}
|
6810
|
-
function
|
6810
|
+
function r0(e, t) {
|
6811
6811
|
return vt[e] === void 0 ? !1 : t === void 0 ? vt[e] : (vt[e] = t, e === "s" && (vt.ss = t - 1), !0);
|
6812
6812
|
}
|
6813
|
-
function
|
6813
|
+
function n0(e, t) {
|
6814
6814
|
if (!this.isValid())
|
6815
6815
|
return this.localeData().invalidDate();
|
6816
6816
|
var r = !1, n = vt, i, s;
|
6817
|
-
return typeof e == "object" && (t = e, e = !1), typeof e == "boolean" && (r = e), typeof t == "object" && (n = Object.assign({}, vt, t), t.s != null && t.ss == null && (n.ss = t.s - 1)), i = this.localeData(), s =
|
6817
|
+
return typeof e == "object" && (t = e, e = !1), typeof e == "boolean" && (r = e), typeof t == "object" && (n = Object.assign({}, vt, t), t.s != null && t.ss == null && (n.ss = t.s - 1)), i = this.localeData(), s = e0(this, !r, n, i), r && (s = i.pastFuture(+this, s)), i.postformat(s);
|
6818
6818
|
}
|
6819
6819
|
var En = Math.abs;
|
6820
6820
|
function yt(e) {
|
@@ -6853,7 +6853,7 @@ B.days = Xd;
|
|
6853
6853
|
B.weeks = Qd;
|
6854
6854
|
B.months = qd;
|
6855
6855
|
B.years = Jd;
|
6856
|
-
B.humanize =
|
6856
|
+
B.humanize = n0;
|
6857
6857
|
B.toISOString = en;
|
6858
6858
|
B.toString = en;
|
6859
6859
|
B.toJSON = en;
|
@@ -6900,8 +6900,8 @@ y.updateLocale = Ef;
|
|
6900
6900
|
y.locales = xf;
|
6901
6901
|
y.weekdaysShort = Td;
|
6902
6902
|
y.normalizeUnits = Se;
|
6903
|
-
y.relativeTimeRounding =
|
6904
|
-
y.relativeTimeThreshold =
|
6903
|
+
y.relativeTimeRounding = t0;
|
6904
|
+
y.relativeTimeThreshold = r0;
|
6905
6905
|
y.calendarFormat = bc;
|
6906
6906
|
y.prototype = g;
|
6907
6907
|
y.HTML5_FMT = {
|
@@ -6924,10 +6924,10 @@ y.HTML5_FMT = {
|
|
6924
6924
|
MONTH: "YYYY-MM"
|
6925
6925
|
// <input type="month" />
|
6926
6926
|
};
|
6927
|
-
function
|
6927
|
+
function i0(e) {
|
6928
6928
|
Po(e, "svelte-zjzbwv", ".CasinoGamePageContainer{background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));margin:0 auto;height:100%;max-width:100%;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.BottomGame{padding:4px 16px;min-height:85px;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));align-items:center;display:grid;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:0px 0px;justify-items:center;border-radius:0 0 6px 6px}.BottomGame button{cursor:pointer}.BottomGame.BottomGamePanicSection{grid-template-columns:1fr 1fr 1fr 1fr}.DepositButton,.PlayNowButton{border:none;justify-self:left;width:130px;height:60px;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:2px}.GameThumbnail{border-radius:2px;width:270px;height:180px;margin-bottom:20px}.FullscreenButton{border-radius:5px;justify-self:end;border:none;width:60px;height:60px;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.GameDetails{display:flex;flex-direction:column;align-items:center}.GameDetails h3{color:var(--emw--color-white, #FFFFFF);font-size:18px;text-align:center;padding:0 10px}.ButtonsContainer{display:grid;grid-gap:16px;grid-template-columns:1fr 1fr}.FullWidthButton{grid-column:span 2}.BottomGame .ButtonsContainer{width:275px;display:flex;justify-self:start;flex-direction:row;justify-content:space-between}.BottomGame .ButtonsContainer button{cursor:pointer}.RegisterButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;border:none;width:129px;height:60px}.LoginButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));border-radius:5px;border:1px solid var(--emw--button-typography, var(--emw--color-white, #FFFFFF));width:129px;height:60px}.FullWidthButton{color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));border-radius:5px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:100%;height:60px}.GamesContainer{width:calc(100% - 4px);height:100%;max-width:calc(100% - 4px)}.Time{height:20px;margin:0;display:flex;align-items:center;justify-content:center}svg{fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}p{color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF))}#IframeContainer{height:100%;max-width:1300px;margin:10px;display:flex;align-items:center;justify-content:center}.FullsScreenLayout .GamesContainer{width:100% !important;height:calc(100% - 100px) !important}.FavoredIcon,.UnfavoredIcon{width:35px;height:35px}.FavIconContainer{position:absolute;top:15px;left:15px;cursor:pointer}.FavIconPanicButton{margin-top:45px}.PanicSection{display:flex;align-items:center;gap:10px;margin:20px 0}.PanicSection .Button{border-radius:5px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:280px;height:60px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer}.PanicSectionMobile{position:absolute;top:0;left:0;width:100%;text-align:center;margin:10px 0 0 0 !important}.PanicButtonMobile{border-radius:5px;margin:0 10px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:100% !important;height:30px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PanicButtonAnimation{background:-webkit-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-moz-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-o-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:280px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));-webkit-animation:bar-animation 2s linear}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}.LoaderRipple{width:80px;height:80px;position:absolute;top:0;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}.LoaderRipple.LoaderWithPanicButton{top:40px}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}");
|
6929
6929
|
}
|
6930
|
-
function
|
6930
|
+
function s0(e) {
|
6931
6931
|
let t, r, n = (
|
6932
6932
|
/*detailsObtained*/
|
6933
6933
|
e[14] && os(e)
|
@@ -6953,7 +6953,7 @@ function sm(e) {
|
|
6953
6953
|
}
|
6954
6954
|
};
|
6955
6955
|
}
|
6956
|
-
function
|
6956
|
+
function a0(e) {
|
6957
6957
|
let t;
|
6958
6958
|
return {
|
6959
6959
|
c() {
|
@@ -6968,7 +6968,7 @@ function am(e) {
|
|
6968
6968
|
}
|
6969
6969
|
};
|
6970
6970
|
}
|
6971
|
-
function
|
6971
|
+
function o0(e) {
|
6972
6972
|
let t, r = (
|
6973
6973
|
/*$_*/
|
6974
6974
|
e[28]("loading") + ""
|
@@ -6996,13 +6996,13 @@ function os(e) {
|
|
6996
6996
|
if (
|
6997
6997
|
/*mobileView*/
|
6998
6998
|
s[23]
|
6999
|
-
) return
|
6999
|
+
) return h0;
|
7000
7000
|
if (
|
7001
7001
|
/*isLoggedIn*/
|
7002
7002
|
s[6]
|
7003
|
-
) return
|
7003
|
+
) return u0;
|
7004
7004
|
if (!/*determiningIsLoggedIn*/
|
7005
|
-
s[7]) return
|
7005
|
+
s[7]) return l0;
|
7006
7006
|
}
|
7007
7007
|
let n = r(e), i = n && n(e);
|
7008
7008
|
return {
|
@@ -7020,12 +7020,12 @@ function os(e) {
|
|
7020
7020
|
}
|
7021
7021
|
};
|
7022
7022
|
}
|
7023
|
-
function
|
7023
|
+
function l0(e) {
|
7024
7024
|
let t;
|
7025
7025
|
function r(s, a) {
|
7026
7026
|
return (
|
7027
7027
|
/*funMode*/
|
7028
|
-
s[15] ?
|
7028
|
+
s[15] ? c0 : f0
|
7029
7029
|
);
|
7030
7030
|
}
|
7031
7031
|
let n = r(e), i = n(e);
|
@@ -7044,7 +7044,7 @@ function lm(e) {
|
|
7044
7044
|
}
|
7045
7045
|
};
|
7046
7046
|
}
|
7047
|
-
function
|
7047
|
+
function u0(e) {
|
7048
7048
|
let t, r, n, i, s, a, o, l = (
|
7049
7049
|
/*$_*/
|
7050
7050
|
e[28]("deposit") + ""
|
@@ -7055,7 +7055,7 @@ function um(e) {
|
|
7055
7055
|
function Y(w, M) {
|
7056
7056
|
return (
|
7057
7057
|
/*isFullscreen*/
|
7058
|
-
w[20] ?
|
7058
|
+
w[20] ? g0 : p0
|
7059
7059
|
);
|
7060
7060
|
}
|
7061
7061
|
let V = Y(e), k = V(e);
|
@@ -7143,20 +7143,20 @@ function um(e) {
|
|
7143
7143
|
}
|
7144
7144
|
};
|
7145
7145
|
}
|
7146
|
-
function
|
7146
|
+
function h0(e) {
|
7147
7147
|
let t;
|
7148
7148
|
function r(s, a) {
|
7149
7149
|
if (
|
7150
7150
|
/*isLoggedIn*/
|
7151
7151
|
s[6]
|
7152
|
-
) return
|
7152
|
+
) return b0;
|
7153
7153
|
if (
|
7154
7154
|
/*anonymousFunMode*/
|
7155
7155
|
s[16] && !/*determiningIsLoggedIn*/
|
7156
7156
|
s[7]
|
7157
|
-
) return
|
7157
|
+
) return _0;
|
7158
7158
|
if (!/*determiningIsLoggedIn*/
|
7159
|
-
s[7]) return
|
7159
|
+
s[7]) return y0;
|
7160
7160
|
}
|
7161
7161
|
let n = r(e), i = n && n(e);
|
7162
7162
|
return {
|
@@ -7174,7 +7174,7 @@ function hm(e) {
|
|
7174
7174
|
}
|
7175
7175
|
};
|
7176
7176
|
}
|
7177
|
-
function
|
7177
|
+
function f0(e) {
|
7178
7178
|
let t, r, n = (
|
7179
7179
|
/*game*/
|
7180
7180
|
e[12].name + ""
|
@@ -7230,7 +7230,7 @@ function fm(e) {
|
|
7230
7230
|
}
|
7231
7231
|
};
|
7232
7232
|
}
|
7233
|
-
function
|
7233
|
+
function c0(e) {
|
7234
7234
|
let t, r, n, i, s, a, o, l, u = (
|
7235
7235
|
/*$_*/
|
7236
7236
|
e[28]("signIn") + ""
|
@@ -7241,7 +7241,7 @@ function cm(e) {
|
|
7241
7241
|
function k(F, O) {
|
7242
7242
|
return (
|
7243
7243
|
/*isFullscreen*/
|
7244
|
-
F[20] ?
|
7244
|
+
F[20] ? m0 : d0
|
7245
7245
|
);
|
7246
7246
|
}
|
7247
7247
|
let w = k(e), M = w(e);
|
@@ -7335,7 +7335,7 @@ function cm(e) {
|
|
7335
7335
|
}
|
7336
7336
|
};
|
7337
7337
|
}
|
7338
|
-
function
|
7338
|
+
function d0(e) {
|
7339
7339
|
let t, r, n;
|
7340
7340
|
return {
|
7341
7341
|
c() {
|
@@ -7355,7 +7355,7 @@ function dm(e) {
|
|
7355
7355
|
}
|
7356
7356
|
};
|
7357
7357
|
}
|
7358
|
-
function
|
7358
|
+
function m0(e) {
|
7359
7359
|
let t, r, n;
|
7360
7360
|
return {
|
7361
7361
|
c() {
|
@@ -7408,7 +7408,7 @@ function ls(e) {
|
|
7408
7408
|
}
|
7409
7409
|
};
|
7410
7410
|
}
|
7411
|
-
function
|
7411
|
+
function p0(e) {
|
7412
7412
|
let t, r, n;
|
7413
7413
|
return {
|
7414
7414
|
c() {
|
@@ -7428,7 +7428,7 @@ function pm(e) {
|
|
7428
7428
|
}
|
7429
7429
|
};
|
7430
7430
|
}
|
7431
|
-
function
|
7431
|
+
function g0(e) {
|
7432
7432
|
let t, r, n;
|
7433
7433
|
return {
|
7434
7434
|
c() {
|
@@ -7448,7 +7448,7 @@ function gm(e) {
|
|
7448
7448
|
}
|
7449
7449
|
};
|
7450
7450
|
}
|
7451
|
-
function
|
7451
|
+
function y0(e) {
|
7452
7452
|
let t, r, n = (
|
7453
7453
|
/*game*/
|
7454
7454
|
e[12].name + ""
|
@@ -7504,7 +7504,7 @@ function ym(e) {
|
|
7504
7504
|
}
|
7505
7505
|
};
|
7506
7506
|
}
|
7507
|
-
function
|
7507
|
+
function _0(e) {
|
7508
7508
|
let t, r, n = (
|
7509
7509
|
/*game*/
|
7510
7510
|
e[12].name + ""
|
@@ -7571,7 +7571,7 @@ function _m(e) {
|
|
7571
7571
|
}
|
7572
7572
|
};
|
7573
7573
|
}
|
7574
|
-
function
|
7574
|
+
function b0(e) {
|
7575
7575
|
let t, r, n, i = (
|
7576
7576
|
/*game*/
|
7577
7577
|
e[12].name + ""
|
@@ -7640,7 +7640,7 @@ function us(e) {
|
|
7640
7640
|
function r(s, a) {
|
7641
7641
|
return (
|
7642
7642
|
/*isFavLoading*/
|
7643
|
-
s[8] ?
|
7643
|
+
s[8] ? v0 : w0
|
7644
7644
|
);
|
7645
7645
|
}
|
7646
7646
|
let n = r(e), i = n(e);
|
@@ -7659,7 +7659,7 @@ function us(e) {
|
|
7659
7659
|
}
|
7660
7660
|
};
|
7661
7661
|
}
|
7662
|
-
function
|
7662
|
+
function v0(e) {
|
7663
7663
|
let t, r, n, i;
|
7664
7664
|
return {
|
7665
7665
|
c() {
|
@@ -7679,12 +7679,12 @@ function vm(e) {
|
|
7679
7679
|
}
|
7680
7680
|
};
|
7681
7681
|
}
|
7682
|
-
function
|
7682
|
+
function w0(e) {
|
7683
7683
|
let t;
|
7684
7684
|
function r(s, a) {
|
7685
7685
|
return (
|
7686
7686
|
/*isGameFavorite*/
|
7687
|
-
s[13] ?
|
7687
|
+
s[13] ? E0 : S0
|
7688
7688
|
);
|
7689
7689
|
}
|
7690
7690
|
let n = r(e), i = n(e);
|
@@ -7703,7 +7703,7 @@ function wm(e) {
|
|
7703
7703
|
}
|
7704
7704
|
};
|
7705
7705
|
}
|
7706
|
-
function
|
7706
|
+
function S0(e) {
|
7707
7707
|
let t, r, n, i, s, a;
|
7708
7708
|
return {
|
7709
7709
|
c() {
|
@@ -7736,7 +7736,7 @@ function Sm(e) {
|
|
7736
7736
|
}
|
7737
7737
|
};
|
7738
7738
|
}
|
7739
|
-
function
|
7739
|
+
function E0(e) {
|
7740
7740
|
let t, r, n, i, s, a;
|
7741
7741
|
return {
|
7742
7742
|
c() {
|
@@ -7800,14 +7800,14 @@ function hs(e) {
|
|
7800
7800
|
}
|
7801
7801
|
};
|
7802
7802
|
}
|
7803
|
-
function
|
7803
|
+
function x0(e) {
|
7804
7804
|
let t;
|
7805
7805
|
function r(s, a) {
|
7806
7806
|
return (
|
7807
7807
|
/*isLoading*/
|
7808
|
-
s[10] ?
|
7808
|
+
s[10] ? o0 : (
|
7809
7809
|
/*hasErrors*/
|
7810
|
-
s[9] ?
|
7810
|
+
s[9] ? a0 : s0
|
7811
7811
|
)
|
7812
7812
|
);
|
7813
7813
|
}
|
@@ -7829,7 +7829,7 @@ function xm(e) {
|
|
7829
7829
|
}
|
7830
7830
|
};
|
7831
7831
|
}
|
7832
|
-
function
|
7832
|
+
function k0(e, t, r) {
|
7833
7833
|
let n, i;
|
7834
7834
|
Fo(e, Qu, (h) => r(28, i = h));
|
7835
7835
|
let { endpoint: s = "" } = t, { lang: a = "" } = t, { session: o = "" } = t, { userid: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: m = "" } = t, { favorites: p = "" } = t, { loginurl: S = "" } = t, { registerurl: E = "" } = t, { depositurl: v = "" } = t, { loginevent: D = "" } = t, { registerevent: j = "" } = t, { depositevent: C = "" } = t, { shortcashierenabled: T = "" } = t, { clockformat: Y = "" } = t, { haspanicbutton: V = "false" } = t, { playforfun: k = "true" } = t, { checksession: w = "true" } = t, { integratedgameframedesktop: M = "false" } = t, { integratedgameframemobile: F = "false" } = t, { gameid: O = "" } = t, ee, Ct, et = !1, yi = !1, Rt = !1, _i = !1, tt = !0, rt, de, sr = !1, ar = 0, tn, I, nt = !1, ft = !1, bi = !1, vi = !1, or = !0, pe, ue, At, Te = !1, rn, nn, lr, ur, sn, an, it = window.navigator.userAgent, hr = !1, Ve = [], ze = [], st, ct, Bt, on = "false", fr = 0, wi = "", cr;
|
@@ -8270,13 +8270,13 @@ function km(e, t, r) {
|
|
8270
8270
|
To
|
8271
8271
|
];
|
8272
8272
|
}
|
8273
|
-
class
|
8273
|
+
class M0 extends Xo {
|
8274
8274
|
constructor(t) {
|
8275
8275
|
super(), Zo(
|
8276
8276
|
this,
|
8277
8277
|
t,
|
8278
|
-
|
8279
|
-
|
8278
|
+
k0,
|
8279
|
+
x0,
|
8280
8280
|
cs,
|
8281
8281
|
{
|
8282
8282
|
endpoint: 36,
|
@@ -8302,7 +8302,7 @@ class Mm extends Xo {
|
|
8302
8302
|
integratedgameframemobile: 54,
|
8303
8303
|
gameid: 55
|
8304
8304
|
},
|
8305
|
-
|
8305
|
+
i0,
|
8306
8306
|
[-1, -1, -1, -1, -1]
|
8307
8307
|
);
|
8308
8308
|
}
|
@@ -8439,7 +8439,7 @@ class Mm extends Xo {
|
|
8439
8439
|
this.$$set({ gameid: t }), te();
|
8440
8440
|
}
|
8441
8441
|
}
|
8442
|
-
$o(
|
8442
|
+
$o(M0, { endpoint: {}, lang: {}, session: {}, userid: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, favorites: {}, loginurl: {}, registerurl: {}, depositurl: {}, loginevent: {}, registerevent: {}, depositevent: {}, shortcashierenabled: {}, clockformat: {}, haspanicbutton: {}, playforfun: {}, checksession: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, gameid: {} }, [], [], !0);
|
8443
8443
|
export {
|
8444
|
-
|
8444
|
+
M0 as C
|
8445
8445
|
};
|
@@ -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/CasinoGamePage-
|
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/CasinoGamePage-_oXe2AHV.cjs")).then(({default:t})=>{!customElements.get("casino-game-page")&&customElements.define("casino-game-page",t.element)})}
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
10
10
|
}
|
11
11
|
};
|
12
12
|
};
|
13
|
-
customElements.define = n(customElements.define), import("../components/CasinoGamePage-
|
13
|
+
customElements.define = n(customElements.define), import("../components/CasinoGamePage-B08gNVj7.js").then(({ default: t }) => {
|
14
14
|
!customElements.get("casino-game-page") && customElements.define("casino-game-page", t.element);
|
15
15
|
});
|
16
16
|
}
|