@everymatrix/casino-integrated-game-page 1.51.2 → 1.51.3
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/{CasinoIntegratedGamePage-BdIW9jEk.js → CasinoIntegratedGamePage-CzVIuzcs.js} +120 -120
- package/components/{CasinoIntegratedGamePage-CMLRHdBU.cjs → CasinoIntegratedGamePage-DmNEPf2B.cjs} +2 -2
- package/components/{PlayerDeposit-CfFpvVSV.cjs → PlayerDeposit-BHzyuC1j.cjs} +1 -1
- package/components/{PlayerDeposit-B3XWeY7U.js → PlayerDeposit-BnZ10pgn.js} +1 -1
- package/es2015/casino-integrated-game-page.cjs +1 -1
- package/es2015/casino-integrated-game-page.js +1 -1
- package/package.json +1 -1
package/components/{CasinoIntegratedGamePage-BdIW9jEk.js → CasinoIntegratedGamePage-CzVIuzcs.js}
RENAMED
|
@@ -64,17 +64,17 @@ function us(e, ...t) {
|
|
|
64
64
|
function xo(e, t, r) {
|
|
65
65
|
e.$$.on_destroy.push(us(t, r));
|
|
66
66
|
}
|
|
67
|
-
function
|
|
67
|
+
function k(e, t) {
|
|
68
68
|
e.appendChild(t);
|
|
69
69
|
}
|
|
70
70
|
function Eo(e, t, r) {
|
|
71
|
-
const n =
|
|
71
|
+
const n = Mo(e);
|
|
72
72
|
if (!n.getElementById(t)) {
|
|
73
|
-
const i =
|
|
74
|
-
i.id = t, i.textContent = r,
|
|
73
|
+
const i = M("style");
|
|
74
|
+
i.id = t, i.textContent = r, ko(n, i);
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
|
-
function
|
|
77
|
+
function Mo(e) {
|
|
78
78
|
if (!e) return document;
|
|
79
79
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
80
80
|
return t && /** @type {ShadowRoot} */
|
|
@@ -83,8 +83,8 @@ function ko(e) {
|
|
|
83
83
|
t
|
|
84
84
|
) : e.ownerDocument;
|
|
85
85
|
}
|
|
86
|
-
function
|
|
87
|
-
return
|
|
86
|
+
function ko(e, t) {
|
|
87
|
+
return k(
|
|
88
88
|
/** @type {Document} */
|
|
89
89
|
e.head || e,
|
|
90
90
|
t
|
|
@@ -96,7 +96,7 @@ function V(e, t, r) {
|
|
|
96
96
|
function W(e) {
|
|
97
97
|
e.parentNode && e.parentNode.removeChild(e);
|
|
98
98
|
}
|
|
99
|
-
function
|
|
99
|
+
function M(e) {
|
|
100
100
|
return document.createElement(e);
|
|
101
101
|
}
|
|
102
102
|
function c0(e) {
|
|
@@ -300,7 +300,7 @@ typeof HTMLElement == "function" && (hs = class extends HTMLElement {
|
|
|
300
300
|
let a;
|
|
301
301
|
return {
|
|
302
302
|
c: function() {
|
|
303
|
-
a =
|
|
303
|
+
a = M("slot"), s !== "default" && w(a, "name", s);
|
|
304
304
|
},
|
|
305
305
|
/**
|
|
306
306
|
* @param {HTMLElement} target
|
|
@@ -615,7 +615,7 @@ var xr = function() {
|
|
|
615
615
|
for (var c = hn(d), g = c.next(); !g.done; g = c.next()) {
|
|
616
616
|
var T = g.value;
|
|
617
617
|
try {
|
|
618
|
-
|
|
618
|
+
Mi(T);
|
|
619
619
|
} catch (_) {
|
|
620
620
|
s = s != null ? s : [], _ instanceof qr ? s = dt(dt([], fn(s)), fn(_.errors)) : s.push(_);
|
|
621
621
|
}
|
|
@@ -637,7 +637,7 @@ var xr = function() {
|
|
|
637
637
|
var r;
|
|
638
638
|
if (t && t !== this)
|
|
639
639
|
if (this.closed)
|
|
640
|
-
|
|
640
|
+
Mi(t);
|
|
641
641
|
else {
|
|
642
642
|
if (t instanceof e) {
|
|
643
643
|
if (t.closed || t._hasParent(this))
|
|
@@ -666,7 +666,7 @@ var xr = function() {
|
|
|
666
666
|
function ds(e) {
|
|
667
667
|
return e instanceof xr || e && "closed" in e && Ce(e.remove) && Ce(e.add) && Ce(e.unsubscribe);
|
|
668
668
|
}
|
|
669
|
-
function
|
|
669
|
+
function Mi(e) {
|
|
670
670
|
Ce(e) ? e() : e.unsubscribe();
|
|
671
671
|
}
|
|
672
672
|
var Vo = {
|
|
@@ -691,7 +691,7 @@ function Zo(e) {
|
|
|
691
691
|
throw e;
|
|
692
692
|
});
|
|
693
693
|
}
|
|
694
|
-
function
|
|
694
|
+
function ki() {
|
|
695
695
|
}
|
|
696
696
|
function ur(e) {
|
|
697
697
|
e();
|
|
@@ -778,9 +778,9 @@ function $o(e) {
|
|
|
778
778
|
}
|
|
779
779
|
var qo = {
|
|
780
780
|
closed: !0,
|
|
781
|
-
next:
|
|
781
|
+
next: ki,
|
|
782
782
|
error: $o,
|
|
783
|
-
complete:
|
|
783
|
+
complete: ki
|
|
784
784
|
}, Jo = function() {
|
|
785
785
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
786
786
|
}();
|
|
@@ -1139,7 +1139,7 @@ bt.all = function(t, r) {
|
|
|
1139
1139
|
var bl = bt, vl = bl;
|
|
1140
1140
|
const wl = /* @__PURE__ */ al(vl);
|
|
1141
1141
|
function Jr(e, t) {
|
|
1142
|
-
var r = t && t.cache ? t.cache : Ol, n = t && t.serializer ? t.serializer :
|
|
1142
|
+
var r = t && t.cache ? t.cache : Ol, n = t && t.serializer ? t.serializer : kl, i = t && t.strategy ? t.strategy : xl;
|
|
1143
1143
|
return i(e, {
|
|
1144
1144
|
cache: r,
|
|
1145
1145
|
serializer: n
|
|
@@ -1166,10 +1166,10 @@ function xl(e, t) {
|
|
|
1166
1166
|
function El(e, t) {
|
|
1167
1167
|
return Pn(e, this, bs, t.cache.create(), t.serializer);
|
|
1168
1168
|
}
|
|
1169
|
-
function
|
|
1169
|
+
function Ml(e, t) {
|
|
1170
1170
|
return Pn(e, this, _s, t.cache.create(), t.serializer);
|
|
1171
1171
|
}
|
|
1172
|
-
var
|
|
1172
|
+
var kl = function() {
|
|
1173
1173
|
return JSON.stringify(arguments);
|
|
1174
1174
|
}, Tl = (
|
|
1175
1175
|
/** @class */
|
|
@@ -1189,7 +1189,7 @@ var Ml = function() {
|
|
|
1189
1189
|
}
|
|
1190
1190
|
}, Qr = {
|
|
1191
1191
|
variadic: El,
|
|
1192
|
-
monadic:
|
|
1192
|
+
monadic: Ml
|
|
1193
1193
|
}, F;
|
|
1194
1194
|
(function(e) {
|
|
1195
1195
|
e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
|
|
@@ -1226,10 +1226,10 @@ function Es(e) {
|
|
|
1226
1226
|
function Fl(e) {
|
|
1227
1227
|
return e.type === $.pound;
|
|
1228
1228
|
}
|
|
1229
|
-
function
|
|
1229
|
+
function Ms(e) {
|
|
1230
1230
|
return e.type === $.tag;
|
|
1231
1231
|
}
|
|
1232
|
-
function
|
|
1232
|
+
function ks(e) {
|
|
1233
1233
|
return !!(e && typeof e == "object" && e.type === vt.number);
|
|
1234
1234
|
}
|
|
1235
1235
|
function mn(e) {
|
|
@@ -3567,7 +3567,7 @@ function bn(e) {
|
|
|
3567
3567
|
if (delete t.location, xs(t) || Es(t))
|
|
3568
3568
|
for (var r in t.options)
|
|
3569
3569
|
delete t.options[r].location, bn(t.options[r].value);
|
|
3570
|
-
else vs(t) &&
|
|
3570
|
+
else vs(t) && ks(t.style) || (ws(t) || Ss(t)) && mn(t.style) ? delete t.style.location : Ms(t) && bn(t.children);
|
|
3571
3571
|
});
|
|
3572
3572
|
}
|
|
3573
3573
|
function iu(e, t) {
|
|
@@ -3583,7 +3583,7 @@ var wt;
|
|
|
3583
3583
|
(function(e) {
|
|
3584
3584
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3585
3585
|
})(wt || (wt = {}));
|
|
3586
|
-
var
|
|
3586
|
+
var Mr = (
|
|
3587
3587
|
/** @class */
|
|
3588
3588
|
function(e) {
|
|
3589
3589
|
Le(t, e);
|
|
@@ -3603,7 +3603,7 @@ var kr = (
|
|
|
3603
3603
|
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), wt.INVALID_VALUE, s) || this;
|
|
3604
3604
|
}
|
|
3605
3605
|
return t;
|
|
3606
|
-
}(
|
|
3606
|
+
}(Mr)
|
|
3607
3607
|
), su = (
|
|
3608
3608
|
/** @class */
|
|
3609
3609
|
function(e) {
|
|
@@ -3612,7 +3612,7 @@ var kr = (
|
|
|
3612
3612
|
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), wt.INVALID_VALUE, i) || this;
|
|
3613
3613
|
}
|
|
3614
3614
|
return t;
|
|
3615
|
-
}(
|
|
3615
|
+
}(Mr)
|
|
3616
3616
|
), au = (
|
|
3617
3617
|
/** @class */
|
|
3618
3618
|
function(e) {
|
|
@@ -3621,7 +3621,7 @@ var kr = (
|
|
|
3621
3621
|
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), wt.MISSING_VALUE, n) || this;
|
|
3622
3622
|
}
|
|
3623
3623
|
return t;
|
|
3624
|
-
}(
|
|
3624
|
+
}(Mr)
|
|
3625
3625
|
), he;
|
|
3626
3626
|
(function(e) {
|
|
3627
3627
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
@@ -3687,14 +3687,14 @@ function hr(e, t, r, n, i, s, a) {
|
|
|
3687
3687
|
continue;
|
|
3688
3688
|
}
|
|
3689
3689
|
if (vs(f)) {
|
|
3690
|
-
var g = typeof f.style == "string" ? n.number[f.style] :
|
|
3690
|
+
var g = typeof f.style == "string" ? n.number[f.style] : ks(f.style) ? f.style.parsedOptions : void 0;
|
|
3691
3691
|
g && g.scale && (c = c * (g.scale || 1)), o.push({
|
|
3692
3692
|
type: he.literal,
|
|
3693
3693
|
value: r.getNumberFormat(t, g).format(c)
|
|
3694
3694
|
});
|
|
3695
3695
|
continue;
|
|
3696
3696
|
}
|
|
3697
|
-
if (
|
|
3697
|
+
if (Ms(f)) {
|
|
3698
3698
|
var T = f.children, _ = f.value, x = i[_];
|
|
3699
3699
|
if (!lu(x))
|
|
3700
3700
|
throw new su(_, "function", a);
|
|
@@ -3719,7 +3719,7 @@ function hr(e, t, r, n, i, s, a) {
|
|
|
3719
3719
|
var P = f.options["=".concat(c)];
|
|
3720
3720
|
if (!P) {
|
|
3721
3721
|
if (!Intl.PluralRules)
|
|
3722
|
-
throw new
|
|
3722
|
+
throw new Mr(`Intl.PluralRules is not available in this environment.
|
|
3723
3723
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3724
3724
|
`, wt.MISSING_INTL_API, a);
|
|
3725
3725
|
var G = r.getPluralRules(t, { type: f.pluralType }).select(c - (f.offset || 0));
|
|
@@ -3927,7 +3927,7 @@ const je = {}, mu = (e, t, r) => r && (t in je || (je[t] = {}), e in je[t] || (j
|
|
|
3927
3927
|
return;
|
|
3928
3928
|
if (t in je && e in je[t])
|
|
3929
3929
|
return je[t][e];
|
|
3930
|
-
const r =
|
|
3930
|
+
const r = kr(t);
|
|
3931
3931
|
for (let n = 0; n < r.length; n++) {
|
|
3932
3932
|
const i = r[n], s = gu(i, e);
|
|
3933
3933
|
if (s)
|
|
@@ -3951,7 +3951,7 @@ function gu(e, t) {
|
|
|
3951
3951
|
function yu(e) {
|
|
3952
3952
|
if (e == null)
|
|
3953
3953
|
return;
|
|
3954
|
-
const t =
|
|
3954
|
+
const t = kr(e);
|
|
3955
3955
|
for (let r = 0; r < t.length; r++) {
|
|
3956
3956
|
const n = t[r];
|
|
3957
3957
|
if (Ns(n))
|
|
@@ -3974,13 +3974,13 @@ function As(e) {
|
|
|
3974
3974
|
return fr[e];
|
|
3975
3975
|
}
|
|
3976
3976
|
function bu(e) {
|
|
3977
|
-
return
|
|
3977
|
+
return kr(e).map((t) => {
|
|
3978
3978
|
const r = As(t);
|
|
3979
3979
|
return [t, r ? [...r] : []];
|
|
3980
3980
|
}).filter(([, t]) => t.length > 0);
|
|
3981
3981
|
}
|
|
3982
3982
|
function vn(e) {
|
|
3983
|
-
return e == null ? !1 :
|
|
3983
|
+
return e == null ? !1 : kr(e).some(
|
|
3984
3984
|
(t) => {
|
|
3985
3985
|
var r;
|
|
3986
3986
|
return (r = As(t)) == null ? void 0 : r.size;
|
|
@@ -4048,20 +4048,20 @@ function St() {
|
|
|
4048
4048
|
return xu;
|
|
4049
4049
|
}
|
|
4050
4050
|
const tn = Er(!1);
|
|
4051
|
-
var Eu = Object.defineProperty,
|
|
4051
|
+
var Eu = Object.defineProperty, Mu = Object.defineProperties, ku = Object.getOwnPropertyDescriptors, Ui = Object.getOwnPropertySymbols, Tu = Object.prototype.hasOwnProperty, Ou = Object.prototype.propertyIsEnumerable, Gi = (e, t, r) => t in e ? Eu(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Du = (e, t) => {
|
|
4052
4052
|
for (var r in t)
|
|
4053
4053
|
Tu.call(t, r) && Gi(e, r, t[r]);
|
|
4054
4054
|
if (Ui)
|
|
4055
4055
|
for (var r of Ui(t))
|
|
4056
4056
|
Ou.call(t, r) && Gi(e, r, t[r]);
|
|
4057
4057
|
return e;
|
|
4058
|
-
}, Fu = (e, t) =>
|
|
4058
|
+
}, Fu = (e, t) => Mu(e, ku(t));
|
|
4059
4059
|
let wn;
|
|
4060
4060
|
const gr = Er(null);
|
|
4061
4061
|
function Wi(e) {
|
|
4062
4062
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4063
4063
|
}
|
|
4064
|
-
function
|
|
4064
|
+
function kr(e, t = St().fallbackLocale) {
|
|
4065
4065
|
const r = Wi(e);
|
|
4066
4066
|
return t ? [.../* @__PURE__ */ new Set([...r, ...Wi(t)])] : r;
|
|
4067
4067
|
}
|
|
@@ -4101,7 +4101,7 @@ var Hu = Object.defineProperty, yr = Object.getOwnPropertySymbols, Bs = Object.p
|
|
|
4101
4101
|
for (var r of yr(t))
|
|
4102
4102
|
Ys.call(t, r) && ji(e, r, t[r]);
|
|
4103
4103
|
return e;
|
|
4104
|
-
},
|
|
4104
|
+
}, Mt = (e, t) => {
|
|
4105
4105
|
var r = {};
|
|
4106
4106
|
for (var n in e)
|
|
4107
4107
|
Bs.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
@@ -4117,21 +4117,21 @@ const Ut = (e, t) => {
|
|
|
4117
4117
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
4118
4118
|
}, Iu = Tr(
|
|
4119
4119
|
(e) => {
|
|
4120
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4120
|
+
var t = e, { locale: r, format: n } = t, i = Mt(t, ["locale", "format"]);
|
|
4121
4121
|
if (r == null)
|
|
4122
4122
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4123
4123
|
return n && (i = Ut("number", n)), new Intl.NumberFormat(r, i);
|
|
4124
4124
|
}
|
|
4125
4125
|
), Cu = Tr(
|
|
4126
4126
|
(e) => {
|
|
4127
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4127
|
+
var t = e, { locale: r, format: n } = t, i = Mt(t, ["locale", "format"]);
|
|
4128
4128
|
if (r == null)
|
|
4129
4129
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4130
4130
|
return n ? i = Ut("date", n) : Object.keys(i).length === 0 && (i = Ut("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
4131
4131
|
}
|
|
4132
4132
|
), Nu = Tr(
|
|
4133
4133
|
(e) => {
|
|
4134
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4134
|
+
var t = e, { locale: r, format: n } = t, i = Mt(t, ["locale", "format"]);
|
|
4135
4135
|
if (r == null)
|
|
4136
4136
|
throw new Error(
|
|
4137
4137
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
@@ -4141,21 +4141,21 @@ const Ut = (e, t) => {
|
|
|
4141
4141
|
), Ru = (e = {}) => {
|
|
4142
4142
|
var t = e, {
|
|
4143
4143
|
locale: r = tt()
|
|
4144
|
-
} = t, n =
|
|
4144
|
+
} = t, n = Mt(t, [
|
|
4145
4145
|
"locale"
|
|
4146
4146
|
]);
|
|
4147
4147
|
return Iu(In({ locale: r }, n));
|
|
4148
4148
|
}, Au = (e = {}) => {
|
|
4149
4149
|
var t = e, {
|
|
4150
4150
|
locale: r = tt()
|
|
4151
|
-
} = t, n =
|
|
4151
|
+
} = t, n = Mt(t, [
|
|
4152
4152
|
"locale"
|
|
4153
4153
|
]);
|
|
4154
4154
|
return Cu(In({ locale: r }, n));
|
|
4155
4155
|
}, Lu = (e = {}) => {
|
|
4156
4156
|
var t = e, {
|
|
4157
4157
|
locale: r = tt()
|
|
4158
|
-
} = t, n =
|
|
4158
|
+
} = t, n = Mt(t, [
|
|
4159
4159
|
"locale"
|
|
4160
4160
|
]);
|
|
4161
4161
|
return Nu(In({ locale: r }, n));
|
|
@@ -4383,7 +4383,7 @@ if (typeof window != "undefined") {
|
|
|
4383
4383
|
}
|
|
4384
4384
|
};
|
|
4385
4385
|
};
|
|
4386
|
-
customElements.define = e(customElements.define), import("./PlayerDeposit-
|
|
4386
|
+
customElements.define = e(customElements.define), import("./PlayerDeposit-BnZ10pgn.js").then(({ default: t }) => {
|
|
4387
4387
|
!customElements.get("player-deposit") && customElements.define("player-deposit", t.element);
|
|
4388
4388
|
});
|
|
4389
4389
|
}
|
|
@@ -4558,8 +4558,8 @@ function En(e, t) {
|
|
|
4558
4558
|
function An(e) {
|
|
4559
4559
|
e != null && this.set(e);
|
|
4560
4560
|
}
|
|
4561
|
-
var
|
|
4562
|
-
Object.keys ?
|
|
4561
|
+
var Mn;
|
|
4562
|
+
Object.keys ? Mn = Object.keys : Mn = function(e) {
|
|
4563
4563
|
var t, r = [];
|
|
4564
4564
|
for (t in e)
|
|
4565
4565
|
R(e, t) && r.push(t);
|
|
@@ -4757,7 +4757,7 @@ function ph(e) {
|
|
|
4757
4757
|
return n.priority - i.priority;
|
|
4758
4758
|
}), t;
|
|
4759
4759
|
}
|
|
4760
|
-
var zs = /\d/, me = /\d\d/, Zs = /\d{3}/, Yn = /\d{4}/, Dr = /[+-]?\d{6}/, Z = /\d\d?/, Xs = /\d\d\d\d?/, $s = /\d\d\d\d\d\d?/, Fr = /\d{1,3}/, Un = /\d{1,4}/, Pr = /[+-]?\d{1,6}/,
|
|
4760
|
+
var zs = /\d/, me = /\d\d/, Zs = /\d{3}/, Yn = /\d{4}/, Dr = /[+-]?\d{6}/, Z = /\d\d?/, Xs = /\d\d\d\d?/, $s = /\d\d\d\d\d\d?/, Fr = /\d{1,3}/, Un = /\d{1,4}/, Pr = /[+-]?\d{1,6}/, kt = /\d+/, Hr = /[+-]?\d+/, gh = /Z|[+-]\d\d:?\d\d/gi, Ir = /Z|[+-]\d\d(?::?\d\d)?/gi, yh = /[+-]?\d+(\.\d{1,3})?/, Xt = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, Tt = /^[1-9]\d?/, Gn = /^([1-9]\d|\d)/, _r;
|
|
4761
4761
|
_r = {};
|
|
4762
4762
|
function y(e, t, r) {
|
|
4763
4763
|
_r[e] = De(t) ? t : function(n, i) {
|
|
@@ -4787,13 +4787,13 @@ function D(e) {
|
|
|
4787
4787
|
var t = +e, r = 0;
|
|
4788
4788
|
return t !== 0 && isFinite(t) && (r = ge(t)), r;
|
|
4789
4789
|
}
|
|
4790
|
-
var
|
|
4790
|
+
var kn = {};
|
|
4791
4791
|
function B(e, t) {
|
|
4792
4792
|
var r, n = t, i;
|
|
4793
4793
|
for (typeof e == "string" && (e = [e]), Ae(t) && (n = function(s, a) {
|
|
4794
4794
|
a[t] = D(s);
|
|
4795
4795
|
}), i = e.length, r = 0; r < i; r++)
|
|
4796
|
-
|
|
4796
|
+
kn[e[r]] = n;
|
|
4797
4797
|
}
|
|
4798
4798
|
function $t(e, t) {
|
|
4799
4799
|
B(e, function(r, n, i, s) {
|
|
@@ -4801,12 +4801,12 @@ function $t(e, t) {
|
|
|
4801
4801
|
});
|
|
4802
4802
|
}
|
|
4803
4803
|
function vh(e, t, r) {
|
|
4804
|
-
t != null && R(
|
|
4804
|
+
t != null && R(kn, e) && kn[e](t, r._a, r, e);
|
|
4805
4805
|
}
|
|
4806
4806
|
function Cr(e) {
|
|
4807
4807
|
return e % 4 === 0 && e % 100 !== 0 || e % 400 === 0;
|
|
4808
4808
|
}
|
|
4809
|
-
var ue = 0, He = 1,
|
|
4809
|
+
var ue = 0, He = 1, ke = 2, ee = 3, ve = 4, Ie = 5, Qe = 6, wh = 7, Sh = 8;
|
|
4810
4810
|
b("Y", 0, 0, function() {
|
|
4811
4811
|
var e = this.year();
|
|
4812
4812
|
return e <= 9999 ? Te(e, 4) : "+" + e;
|
|
@@ -4897,7 +4897,7 @@ function Js(e, t, r) {
|
|
|
4897
4897
|
function Eh(e) {
|
|
4898
4898
|
return e = _e(e), De(this[e]) ? this[e]() : this;
|
|
4899
4899
|
}
|
|
4900
|
-
function
|
|
4900
|
+
function Mh(e, t) {
|
|
4901
4901
|
if (typeof e == "object") {
|
|
4902
4902
|
e = Bn(e);
|
|
4903
4903
|
var r = ph(e), n, i = r.length;
|
|
@@ -4907,7 +4907,7 @@ function kh(e, t) {
|
|
|
4907
4907
|
return this[e](t);
|
|
4908
4908
|
return this;
|
|
4909
4909
|
}
|
|
4910
|
-
function
|
|
4910
|
+
function kh(e, t) {
|
|
4911
4911
|
return (e % t + t) % t;
|
|
4912
4912
|
}
|
|
4913
4913
|
var J;
|
|
@@ -4921,7 +4921,7 @@ Array.prototype.indexOf ? J = Array.prototype.indexOf : J = function(e) {
|
|
|
4921
4921
|
function Wn(e, t) {
|
|
4922
4922
|
if (isNaN(e) || isNaN(t))
|
|
4923
4923
|
return NaN;
|
|
4924
|
-
var r =
|
|
4924
|
+
var r = kh(t, 12);
|
|
4925
4925
|
return e += (t - r) / 12, r === 1 ? Cr(e) ? 29 : 28 : 31 - r % 7 % 2;
|
|
4926
4926
|
}
|
|
4927
4927
|
b("M", ["MM", 2], "Mo", function() {
|
|
@@ -5408,11 +5408,11 @@ function Be(e) {
|
|
|
5408
5408
|
return pf(e);
|
|
5409
5409
|
}
|
|
5410
5410
|
function _f() {
|
|
5411
|
-
return
|
|
5411
|
+
return Mn(q);
|
|
5412
5412
|
}
|
|
5413
5413
|
function Xn(e) {
|
|
5414
5414
|
var t, r = e._a;
|
|
5415
|
-
return r && E(e).overflow === -2 && (t = r[He] < 0 || r[He] > 11 ? He : r[
|
|
5415
|
+
return r && E(e).overflow === -2 && (t = r[He] < 0 || r[He] > 11 ? He : r[ke] < 1 || r[ke] > Wn(r[ue], r[He]) ? ke : r[ee] < 0 || r[ee] > 24 || r[ee] === 24 && (r[ve] !== 0 || r[Ie] !== 0 || r[Qe] !== 0) ? ee : r[ve] < 0 || r[ve] > 59 ? ve : r[Ie] < 0 || r[Ie] > 59 ? Ie : r[Qe] < 0 || r[Qe] > 999 ? Qe : -1, E(e)._overflowDayOfYear && (t < ue || t > ke) && (t = ke), E(e)._overflowWeeks && t === -1 && (t = wh), E(e)._overflowWeekday && t === -1 && (t = Sh), E(e).overflow = t), e;
|
|
5416
5416
|
}
|
|
5417
5417
|
var bf = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, vf = /^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, wf = /Z|[+-]\d\d(?::?\d\d)?/, or = [
|
|
5418
5418
|
["YYYYYY-MM-DD", /[+-]\d{6}-\d\d-\d\d/],
|
|
@@ -5488,9 +5488,9 @@ function la(e) {
|
|
|
5488
5488
|
} else
|
|
5489
5489
|
e._isValid = !1;
|
|
5490
5490
|
}
|
|
5491
|
-
function
|
|
5491
|
+
function Mf(e, t, r, n, i, s) {
|
|
5492
5492
|
var a = [
|
|
5493
|
-
|
|
5493
|
+
kf(e),
|
|
5494
5494
|
Qs.indexOf(t),
|
|
5495
5495
|
parseInt(r, 10),
|
|
5496
5496
|
parseInt(n, 10),
|
|
@@ -5498,7 +5498,7 @@ function kf(e, t, r, n, i, s) {
|
|
|
5498
5498
|
];
|
|
5499
5499
|
return s && a.push(parseInt(s, 10)), a;
|
|
5500
5500
|
}
|
|
5501
|
-
function
|
|
5501
|
+
function kf(e) {
|
|
5502
5502
|
var t = parseInt(e, 10);
|
|
5503
5503
|
return t <= 49 ? 2e3 + t : t <= 999 ? 1900 + t : t;
|
|
5504
5504
|
}
|
|
@@ -5528,7 +5528,7 @@ function Df(e, t, r) {
|
|
|
5528
5528
|
function ua(e) {
|
|
5529
5529
|
var t = xf.exec(Tf(e._i)), r;
|
|
5530
5530
|
if (t) {
|
|
5531
|
-
if (r =
|
|
5531
|
+
if (r = Mf(
|
|
5532
5532
|
t[4],
|
|
5533
5533
|
t[3],
|
|
5534
5534
|
t[2],
|
|
@@ -5577,7 +5577,7 @@ function Pf(e) {
|
|
|
5577
5577
|
function $n(e) {
|
|
5578
5578
|
var t, r, n = [], i, s, a;
|
|
5579
5579
|
if (!e._d) {
|
|
5580
|
-
for (i = Pf(e), e._w && e._a[
|
|
5580
|
+
for (i = Pf(e), e._w && e._a[ke] == null && e._a[He] == null && Hf(e), e._dayOfYear != null && (a = ht(e._a[ue], i[ue]), (e._dayOfYear > Lt(a) || e._dayOfYear === 0) && (E(e)._overflowDayOfYear = !0), r = Wt(a, 0, e._dayOfYear), e._a[He] = r.getUTCMonth(), e._a[ke] = r.getUTCDate()), t = 0; t < 3 && e._a[t] == null; ++t)
|
|
5581
5581
|
e._a[t] = n[t] = i[t];
|
|
5582
5582
|
for (; t < 7; t++)
|
|
5583
5583
|
e._a[t] = n[t] = e._a[t] == null ? t === 2 ? 1 : 0 : e._a[t];
|
|
@@ -5838,7 +5838,7 @@ function Ee(e, t) {
|
|
|
5838
5838
|
M: e._months
|
|
5839
5839
|
} : Ae(e) || !isNaN(+e) ? (r = {}, t ? r[t] = +e : r.milliseconds = +e) : (n = ic.exec(e)) ? (i = n[1] === "-" ? -1 : 1, r = {
|
|
5840
5840
|
y: 0,
|
|
5841
|
-
d: D(n[
|
|
5841
|
+
d: D(n[ke]) * i,
|
|
5842
5842
|
h: D(n[ee]) * i,
|
|
5843
5843
|
m: D(n[ve]) * i,
|
|
5844
5844
|
s: D(n[Ie]) * i,
|
|
@@ -6036,13 +6036,13 @@ function Ec(e) {
|
|
|
6036
6036
|
t ? "YYYY-MM-DD[T]HH:mm:ss.SSS[Z]" : "YYYY-MM-DD[T]HH:mm:ss.SSSZ"
|
|
6037
6037
|
);
|
|
6038
6038
|
}
|
|
6039
|
-
function
|
|
6039
|
+
function Mc() {
|
|
6040
6040
|
if (!this.isValid())
|
|
6041
6041
|
return "moment.invalid(/* " + this._i + " */)";
|
|
6042
6042
|
var e = "moment", t = "", r, n, i, s;
|
|
6043
6043
|
return this.isLocal() || (e = this.utcOffset() === 0 ? "moment.utc" : "moment.parseZone", t = "Z"), r = "[" + e + '("]', n = 0 <= this.year() && this.year() <= 9999 ? "YYYY" : "YYYYYY", i = "-MM-DD[T]HH:mm:ss.SSS", s = t + '[")]', this.format(r + n + i + s);
|
|
6044
6044
|
}
|
|
6045
|
-
function
|
|
6045
|
+
function kc(e) {
|
|
6046
6046
|
e || (e = this.isUtc() ? p.defaultFormatUtc : p.defaultFormat);
|
|
6047
6047
|
var t = cr(this, e);
|
|
6048
6048
|
return this.localeData().postformat(t);
|
|
@@ -6259,10 +6259,10 @@ B(
|
|
|
6259
6259
|
i ? E(r).era = i : E(r).invalidEra = e;
|
|
6260
6260
|
}
|
|
6261
6261
|
);
|
|
6262
|
-
y("y",
|
|
6263
|
-
y("yy",
|
|
6264
|
-
y("yyy",
|
|
6265
|
-
y("yyyy",
|
|
6262
|
+
y("y", kt);
|
|
6263
|
+
y("yy", kt);
|
|
6264
|
+
y("yyy", kt);
|
|
6265
|
+
y("yyyy", kt);
|
|
6266
6266
|
y("yo", td);
|
|
6267
6267
|
B(["y", "yy", "yyy", "yyyy"], ue);
|
|
6268
6268
|
B(["yo"], function(e, t, r, n) {
|
|
@@ -6362,7 +6362,7 @@ function ed(e, t) {
|
|
|
6362
6362
|
return t.erasNarrowRegex(e);
|
|
6363
6363
|
}
|
|
6364
6364
|
function td(e, t) {
|
|
6365
|
-
return t._eraYearOrdinalRegex ||
|
|
6365
|
+
return t._eraYearOrdinalRegex || kt;
|
|
6366
6366
|
}
|
|
6367
6367
|
function ei() {
|
|
6368
6368
|
var e = [], t = [], r = [], n = [], i, s, a, o, l, u = this.eras();
|
|
@@ -6459,11 +6459,11 @@ y("DD", Z, me);
|
|
|
6459
6459
|
y("Do", function(e, t) {
|
|
6460
6460
|
return e ? t._dayOfMonthOrdinalParse || t._ordinalParse : t._dayOfMonthOrdinalParseLenient;
|
|
6461
6461
|
});
|
|
6462
|
-
B(["D", "DD"],
|
|
6462
|
+
B(["D", "DD"], ke);
|
|
6463
6463
|
B("Do", function(e, t) {
|
|
6464
|
-
t[
|
|
6464
|
+
t[ke] = D(e.match(Z)[0]);
|
|
6465
6465
|
});
|
|
6466
|
-
var
|
|
6466
|
+
var Ma = Ot("Date", !0);
|
|
6467
6467
|
b("DDD", ["DDDD", 3], "DDDo", "dayOfYear");
|
|
6468
6468
|
y("DDD", Fr);
|
|
6469
6469
|
y("DDDD", Zs);
|
|
@@ -6514,15 +6514,15 @@ b(0, ["SSSSSSSSS", 9], 0, function() {
|
|
|
6514
6514
|
y("S", Fr, zs);
|
|
6515
6515
|
y("SS", Fr, me);
|
|
6516
6516
|
y("SSS", Fr, Zs);
|
|
6517
|
-
var ze,
|
|
6517
|
+
var ze, ka;
|
|
6518
6518
|
for (ze = "SSSS"; ze.length <= 9; ze += "S")
|
|
6519
|
-
y(ze,
|
|
6519
|
+
y(ze, kt);
|
|
6520
6520
|
function dd(e, t) {
|
|
6521
6521
|
t[Qe] = D(("0." + e) * 1e3);
|
|
6522
6522
|
}
|
|
6523
6523
|
for (ze = "S"; ze.length <= 9; ze += "S")
|
|
6524
6524
|
B(ze, dd);
|
|
6525
|
-
|
|
6525
|
+
ka = Ot("Milliseconds", !1);
|
|
6526
6526
|
b("z", 0, 0, "zoneAbbr");
|
|
6527
6527
|
b("zz", 0, 0, "zoneName");
|
|
6528
6528
|
function md() {
|
|
@@ -6537,7 +6537,7 @@ m.calendar = mc;
|
|
|
6537
6537
|
m.clone = pc;
|
|
6538
6538
|
m.diff = Sc;
|
|
6539
6539
|
m.endOf = Hc;
|
|
6540
|
-
m.format =
|
|
6540
|
+
m.format = kc;
|
|
6541
6541
|
m.from = Tc;
|
|
6542
6542
|
m.fromNow = Oc;
|
|
6543
6543
|
m.to = Dc;
|
|
@@ -6557,14 +6557,14 @@ m.localeData = va;
|
|
|
6557
6557
|
m.max = Bf;
|
|
6558
6558
|
m.min = Lf;
|
|
6559
6559
|
m.parsingFlags = Yc;
|
|
6560
|
-
m.set =
|
|
6560
|
+
m.set = Mh;
|
|
6561
6561
|
m.startOf = Pc;
|
|
6562
6562
|
m.subtract = lc;
|
|
6563
6563
|
m.toArray = Rc;
|
|
6564
6564
|
m.toObject = Ac;
|
|
6565
6565
|
m.toDate = Nc;
|
|
6566
6566
|
m.toISOString = Ec;
|
|
6567
|
-
m.inspect =
|
|
6567
|
+
m.inspect = Mc;
|
|
6568
6568
|
typeof Symbol != "undefined" && Symbol.for != null && (m[Symbol.for("nodejs.util.inspect.custom")] = function() {
|
|
6569
6569
|
return "Moment<" + this.format() + ">";
|
|
6570
6570
|
});
|
|
@@ -6590,7 +6590,7 @@ m.weeksInYear = ad;
|
|
|
6590
6590
|
m.weeksInWeekYear = od;
|
|
6591
6591
|
m.isoWeeksInYear = id;
|
|
6592
6592
|
m.isoWeeksInISOWeekYear = sd;
|
|
6593
|
-
m.date =
|
|
6593
|
+
m.date = Ma;
|
|
6594
6594
|
m.day = m.days = rf;
|
|
6595
6595
|
m.weekday = nf;
|
|
6596
6596
|
m.isoWeekday = sf;
|
|
@@ -6598,7 +6598,7 @@ m.dayOfYear = hd;
|
|
|
6598
6598
|
m.hour = m.hours = cf;
|
|
6599
6599
|
m.minute = m.minutes = fd;
|
|
6600
6600
|
m.second = m.seconds = cd;
|
|
6601
|
-
m.millisecond = m.milliseconds =
|
|
6601
|
+
m.millisecond = m.milliseconds = ka;
|
|
6602
6602
|
m.utcOffset = Xf;
|
|
6603
6603
|
m.utc = qf;
|
|
6604
6604
|
m.local = Jf;
|
|
@@ -6613,7 +6613,7 @@ m.zoneAbbr = md;
|
|
|
6613
6613
|
m.zoneName = pd;
|
|
6614
6614
|
m.dates = ye(
|
|
6615
6615
|
"dates accessor is deprecated. Use date instead.",
|
|
6616
|
-
|
|
6616
|
+
Ma
|
|
6617
6617
|
);
|
|
6618
6618
|
m.months = ye(
|
|
6619
6619
|
"months accessor is deprecated. Use month instead",
|
|
@@ -6754,13 +6754,13 @@ function Da(e, t, r, n) {
|
|
|
6754
6754
|
function Ed(e, t) {
|
|
6755
6755
|
return Da(this, e, t, 1);
|
|
6756
6756
|
}
|
|
6757
|
-
function
|
|
6757
|
+
function Md(e, t) {
|
|
6758
6758
|
return Da(this, e, t, -1);
|
|
6759
6759
|
}
|
|
6760
6760
|
function Qi(e) {
|
|
6761
6761
|
return e < 0 ? Math.floor(e) : Math.ceil(e);
|
|
6762
6762
|
}
|
|
6763
|
-
function
|
|
6763
|
+
function kd() {
|
|
6764
6764
|
var e = this._milliseconds, t = this._days, r = this._months, n = this._data, i, s, a, o, l;
|
|
6765
6765
|
return e >= 0 && t >= 0 && r >= 0 || e <= 0 && t <= 0 && r <= 0 || (e += Qi(Dn(r) + t) * 864e5, t = 0, r = 0), n.milliseconds = e % 1e3, i = ge(e / 1e3), n.seconds = i % 60, s = ge(i / 60), n.minutes = s % 60, a = ge(s / 60), n.hours = a % 24, t += ge(a / 24), l = ge(Fa(t)), r += l, t -= Qi(Dn(l)), o = ge(r / 12), r %= 12, n.days = t, n.months = r, n.years = o, this;
|
|
6766
6766
|
}
|
|
@@ -6871,7 +6871,7 @@ var I = Rr.prototype;
|
|
|
6871
6871
|
I.isValid = jf;
|
|
6872
6872
|
I.abs = xd;
|
|
6873
6873
|
I.add = Ed;
|
|
6874
|
-
I.subtract =
|
|
6874
|
+
I.subtract = Md;
|
|
6875
6875
|
I.as = Td;
|
|
6876
6876
|
I.asMilliseconds = Pa;
|
|
6877
6877
|
I.asSeconds = Od;
|
|
@@ -6883,7 +6883,7 @@ I.asMonths = Id;
|
|
|
6883
6883
|
I.asQuarters = Cd;
|
|
6884
6884
|
I.asYears = Nd;
|
|
6885
6885
|
I.valueOf = Rd;
|
|
6886
|
-
I._bubble =
|
|
6886
|
+
I._bubble = kd;
|
|
6887
6887
|
I.clone = Ad;
|
|
6888
6888
|
I.get = Ld;
|
|
6889
6889
|
I.milliseconds = Bd;
|
|
@@ -6966,7 +6966,7 @@ p.HTML5_FMT = {
|
|
|
6966
6966
|
// <input type="month" />
|
|
6967
6967
|
};
|
|
6968
6968
|
function Qd(e) {
|
|
6969
|
-
Eo(e, "svelte-
|
|
6969
|
+
Eo(e, "svelte-1o13oom", '.SearchLoading{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}@keyframes ModalBounce{0%{opacity:0;transform:translateY(20px)}50%{transform:translateY(-6px);opacity:0.8}100%{transform:translateY(0);opacity:1}}.ShortCashierWindow{background-color:rgba(0, 0, 0, 0.7);position:fixed;top:0;bottom:0;left:0;right:0;z-index:16}.ShortCashierContainerWrapperMobile{position:relative;animation:ModalBounce 0.5s forwards;z-index:17}.ShortCashierContainerMobile{background-color:var(--emw--color-white, #FFFFFF);position:absolute;width:80vw;top:32px;left:50%;transform:translateX(-100%);padding:10px;box-shadow:0px 30px 30px var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919}.ShortCashierContainerMobile:before{content:"";background:var(--emw--color-white, #FFFFFF);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:78%;width:25px;height:10px;transform:translateX(-50%);z-index:1}.ClosePopUpButtonShortCashier{margin-left:auto;cursor:pointer}.ClosePopUpButtonShortCashier svg{position:absolute;top:10px;right:10px}.CasinoIntegratedGamePage{display:flex;flex-direction:column;height:100vh}.GamePageIntegratedTopSection{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:60px;padding:0 40px}@media(max-width: 768px){.GamePageIntegratedTopSection{padding:0 10px}}.backButton{background:transparent;display:inline-flex;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));height:15px;border-radius:5px;border:none;background:transparent;padding:0;text-transform:uppercase;font-size:22px;cursor:pointer}.backButton svg{width:20px;height:20px;margin-right:24px;fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}.BottomGame{padding:0 40px;min-height:92px;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));display:flex;justify-content:space-between;align-items:center}@media(max-width: 768px){.BottomGame{padding:0 10px}}.DepositButton,.PlayNowButton{border:none;padding:12px 20px;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:5px;cursor:pointer}.PlayNowButton{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.GameThumbnail{border-radius:2px;width:270px;height:180px}.FullscreenButton{border-radius:5px;border:none;width:60px;height:60px;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FullscreenButton svg{fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}.GameDetails{display:flex;flex-direction:column;align-items:center}.GameDetails h3{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:18px;text-align:center;padding:0 10px}.ButtonsContainer{width:275px;display:flex;flex-direction:row;justify-content:space-between}.ButtonsContainer.ButtonsContainerFunMode{margin-right:15px}.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;margin-top:20px}.GamesContainer{width:100%;height:100%;max-width:calc(100% - 4px);max-height:100%}@media(max-width: 475px), (orientation: landscape){.BottomGame{min-height:0;height:55px;max-height:60px}.ButtonsContainer.ButtonsContainerFunMode{padding:10px 0;justify-content:left}.RegisterButton,.LoginButton{width:auto;height:32px;padding:0 10px;margin-right:10px}.FullscreenButton{width:auto;height:32px;padding:0 15px}}.Time{height:20px;margin:0;display:flex;align-items:center;justify-content:center}svg{fill:var(--emw--color-white, #FFFFFF)}p{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}#IframeContainer{height:100%;width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}#IframeGame{width:100%;height:100%;display:flex;flex-direction:column}.FullsScreenLayout{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:300;overflow:auto;background:var(--emw--color-black, #000)}.ExitFullScreenButton{display:flex;justify-content:center;align-items:center;width:15px;height:15px;padding:5px;stroke:var(--emw--color-black, #000000)}.PanicSection{display:flex;align-items:center;gap:10px;margin:20px 0}.PanicSection .Button{border-radius:5px;border:1px solid var(--emw--color-primary, #D0046C);background-color:var(--emw--color-primary, #D0046C);width:240px;height:60px;color:var(--emw--color-white, #FFFFFF);cursor:pointer}.PanicButton{border-radius:5px;border:1px solid var(--emw--color-primary, #D0046C);background-color:var(--emw--color-primary, #D0046C);width:280px;height:60px;line-height:18px;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--color-primary, #D0046C);background-color:var(--emw--color-primary, #D0046C);width:80% !important;height:60px;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--color-primary, #D0046C);width:280px;color:#fff;-webkit-animation:bar-animation 2s linear}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}.BannerSection{width:100%;height:150px;background:repeating-linear-gradient(45deg, #606dbc, #606dbc 10px, #465298 10px, #465298 20px);display:flex;justify-content:center;align-items:center}.BannerSection h3{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}');
|
|
6970
6970
|
}
|
|
6971
6971
|
function Kd(e) {
|
|
6972
6972
|
let t;
|
|
@@ -6983,7 +6983,7 @@ function Kd(e) {
|
|
|
6983
6983
|
let n = r(e), i = n && n(e);
|
|
6984
6984
|
return {
|
|
6985
6985
|
c() {
|
|
6986
|
-
t =
|
|
6986
|
+
t = M("div"), i && i.c(), w(t, "class", "CasinoIntegratedGamePage");
|
|
6987
6987
|
},
|
|
6988
6988
|
m(s, a) {
|
|
6989
6989
|
V(s, t, a), i && i.m(t, null);
|
|
@@ -7000,7 +7000,7 @@ function e0(e) {
|
|
|
7000
7000
|
let t;
|
|
7001
7001
|
return {
|
|
7002
7002
|
c() {
|
|
7003
|
-
t =
|
|
7003
|
+
t = M("p"), t.textContent = "500 Error - Internal Server Error.", w(t, "class", "SearchLoading");
|
|
7004
7004
|
},
|
|
7005
7005
|
m(r, n) {
|
|
7006
7006
|
V(r, t, n);
|
|
@@ -7015,7 +7015,7 @@ function t0(e) {
|
|
|
7015
7015
|
let t;
|
|
7016
7016
|
return {
|
|
7017
7017
|
c() {
|
|
7018
|
-
t =
|
|
7018
|
+
t = M("p"), t.textContent = "Loading, please wait ...", w(t, "class", "SearchLoading");
|
|
7019
7019
|
},
|
|
7020
7020
|
m(r, n) {
|
|
7021
7021
|
V(r, t, n);
|
|
@@ -7038,10 +7038,10 @@ function r0(e) {
|
|
|
7038
7038
|
);
|
|
7039
7039
|
return {
|
|
7040
7040
|
c() {
|
|
7041
|
-
t =
|
|
7041
|
+
t = M("div"), r = M("button"), r.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill: var(--emw--button-typography, var(--emw--color-white, #FFFFFF));}</style></defs><path class="a" d="M12,0,9.818,2.182l8.26,8.26H0v3.117H18.078l-8.26,8.26L12,24,24,12Z" transform="translate(24 24) rotate(180)"></path></svg>', n = ne(), i = M("p"), s = M("span"), a = et(
|
|
7042
7042
|
/*time*/
|
|
7043
7043
|
e[23]
|
|
7044
|
-
), o = ne(), l =
|
|
7044
|
+
), o = ne(), l = M("div"), u = ne(), f = M("div"), P && P.c(), d = ne(), c = M("div"), g = M("iframe"), _ = ne(), G && G.c(), x = ne(), Y && Y.c(), w(r, "class", "backButton"), w(i, "class", "Time"), w(t, "class", "GamePageIntegratedTopSection"), w(g, "title", "Games"), w(g, "class", "GamesContainer"), w(g, "aria-hidden", "false"), pr(g.src, T = /*game*/
|
|
7045
7045
|
e[29].launchUrl) || w(g, "src", T), w(c, "id", "IframeGame"), le(
|
|
7046
7046
|
c,
|
|
7047
7047
|
"width",
|
|
@@ -7091,7 +7091,7 @@ function r0(e) {
|
|
|
7091
7091
|
);
|
|
7092
7092
|
},
|
|
7093
7093
|
m(S, X) {
|
|
7094
|
-
V(S, t, X),
|
|
7094
|
+
V(S, t, X), k(t, r), k(t, n), k(t, i), k(i, s), k(s, a), e[76](i), k(t, o), k(t, l), V(S, u, X), V(S, f, X), P && P.m(f, null), k(f, d), k(f, c), k(c, g), e[78](g), k(c, _), G && G.m(c, null), e[84](c), k(f, x), Y && Y.m(f, null), e[85](f), U || (Q = we(
|
|
7095
7095
|
r,
|
|
7096
7096
|
"click",
|
|
7097
7097
|
/*click_handler_7*/
|
|
@@ -7188,10 +7188,10 @@ function n0(e) {
|
|
|
7188
7188
|
);
|
|
7189
7189
|
return {
|
|
7190
7190
|
c() {
|
|
7191
|
-
t =
|
|
7191
|
+
t = M("div"), r = M("button"), r.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill: var(--emw--button-typography, var(--emw--color-white, #FFFFFF));}</style></defs><path class="a" d="M12,0,9.818,2.182l8.26,8.26H0v3.117H18.078l-8.26,8.26L12,24,24,12Z" transform="translate(24 24) rotate(180)"></path></svg>', n = ne(), i = M("p"), s = M("span"), a = et(
|
|
7192
7192
|
/*time*/
|
|
7193
7193
|
e[23]
|
|
7194
|
-
), o = ne(), l =
|
|
7194
|
+
), o = ne(), l = M("div"), f = et(u), d = ne(), K && K.c(), c = ne(), g = M("div"), te && te.c(), T = ne(), _ = M("div"), x = M("iframe"), G = ne(), ie && ie.c(), Y = ne(), re && re.c(), w(r, "class", "backButton"), w(i, "class", "Time"), w(l, "class", "DepositButton"), w(t, "class", "GamePageIntegratedTopSection"), w(x, "title", "Games"), w(x, "id", "IframeGame"), w(x, "class", "GamesContainer"), w(x, "aria-hidden", "false"), pr(x.src, U = /*game*/
|
|
7195
7195
|
e[29].launchUrl) || w(x, "src", U), w(x, "width", Q = /*gameContainerWidth*/
|
|
7196
7196
|
e[34] + "px"), w(x, "height", P = /*gameContainerHeight*/
|
|
7197
7197
|
e[35] + "px"), w(_, "id", "IframeGame"), le(
|
|
@@ -7241,7 +7241,7 @@ function n0(e) {
|
|
|
7241
7241
|
);
|
|
7242
7242
|
},
|
|
7243
7243
|
m(O, j) {
|
|
7244
|
-
V(O, t, j),
|
|
7244
|
+
V(O, t, j), k(t, r), k(t, n), k(t, i), k(i, s), k(s, a), e[63](i), k(t, o), k(t, l), k(l, f), k(t, d), K && K.m(t, null), V(O, c, j), V(O, g, j), te && te.m(g, null), k(g, T), k(g, _), k(_, x), e[68](x), k(_, G), ie && ie.m(_, null), e[73](_), k(g, Y), re && re.m(g, null), e[74](g), S || (X = [
|
|
7245
7245
|
we(
|
|
7246
7246
|
r,
|
|
7247
7247
|
"click",
|
|
@@ -7337,7 +7337,7 @@ function Ki(e) {
|
|
|
7337
7337
|
let t, r, n;
|
|
7338
7338
|
return {
|
|
7339
7339
|
c() {
|
|
7340
|
-
t =
|
|
7340
|
+
t = M("div"), t.innerHTML = '<svg width="24" height="24" viewBox="0 0 31 31"><polygon style="fill: var(--emw-button-typography, var(--emw-color-white, #FFFFFF));" points="24.586,27.414 29.172,32 32,29.172 27.414,24.586 32,20 20,20 20,32 "></polygon><polygon style="fill: var(--emw-button-typography, var(--emw-color-white, #FFFFFF));" points="0,12 12,12 12,0 7.414,4.586 2.875,0.043 0.047,2.871 4.586,7.414 "></polygon><polygon style="fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));" points="0,29.172 2.828,32 7.414,27.414 12,32 12,20 0,20 4.586,24.586 "></polygon><polygon style="fill: var(--emw--button-typography, var(--emw--color-white, #FFFFFF));" points="20,12 32,12 27.414,7.414 31.961,2.871 29.133,0.043 24.586,4.586 20,0 "></polygon></svg>', w(t, "class", "ExitFullScreenButton");
|
|
7341
7341
|
},
|
|
7342
7342
|
m(i, s) {
|
|
7343
7343
|
V(i, t, s), r || (n = we(
|
|
@@ -7367,10 +7367,10 @@ function es(e) {
|
|
|
7367
7367
|
let _ = g()(e);
|
|
7368
7368
|
return {
|
|
7369
7369
|
c() {
|
|
7370
|
-
t =
|
|
7370
|
+
t = M("div"), r = M("div"), n = M("button"), s = et(i), a = ne(), o = M("button"), u = et(l), f = ne(), _.c(), w(n, "class", "LoginButton"), w(o, "class", "RegisterButton"), w(r, "class", "ButtonsContainer ButtonsContainerFunMode"), w(t, "class", "BottomGame");
|
|
7371
7371
|
},
|
|
7372
7372
|
m(x, U) {
|
|
7373
|
-
V(x, t, U),
|
|
7373
|
+
V(x, t, U), k(t, r), k(r, n), k(n, s), k(r, a), k(r, o), k(o, u), k(t, f), _.m(t, null), e[83](t), d || (c = [
|
|
7374
7374
|
we(
|
|
7375
7375
|
n,
|
|
7376
7376
|
"click",
|
|
@@ -7401,7 +7401,7 @@ function i0(e) {
|
|
|
7401
7401
|
let t, r, n;
|
|
7402
7402
|
return {
|
|
7403
7403
|
c() {
|
|
7404
|
-
t =
|
|
7404
|
+
t = M("button"), t.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path d="M17.845 15.488 l2.155 -2.155 v6.667 h-6.667 l2.155 -2.155 -4.31 -4.31 2.357 -2.357 4.31 4.31 z m-11.38 -6.667 l2.357 -2.357 -4.31 -4.31 2.155 -2.155 h-6.667 v6.667 l2.155 -2.155 4.31 4.31 z m9.023 -6.667 l-2.155 -2.155 h6.667 v6.667 l-2.155 -2.155 -4.31 4.31 -2.357 -2.357 4.31 -4.31 z m-6.667 11.38 l-2.357 -2.357 -4.31 4.31 -2.155 -2.155 v6.667 h6.667 l-2.155 -2.155 4.31 -4.31 z"></path></svg>', w(t, "class", "FullscreenButton"), w(t, "part", "FullscreenButton");
|
|
7405
7405
|
},
|
|
7406
7406
|
m(i, s) {
|
|
7407
7407
|
V(i, t, s), r || (n = we(
|
|
@@ -7421,7 +7421,7 @@ function ts(e) {
|
|
|
7421
7421
|
let t;
|
|
7422
7422
|
return {
|
|
7423
7423
|
c() {
|
|
7424
|
-
t =
|
|
7424
|
+
t = M("div"), t.innerHTML = "<h3>Your banner here</h3>", w(t, "class", "BannerSection");
|
|
7425
7425
|
},
|
|
7426
7426
|
m(r, n) {
|
|
7427
7427
|
V(r, t, n);
|
|
@@ -7442,10 +7442,10 @@ function rs(e) {
|
|
|
7442
7442
|
let f = u(e), d = f(e);
|
|
7443
7443
|
return {
|
|
7444
7444
|
c() {
|
|
7445
|
-
t =
|
|
7445
|
+
t = M("div"), r = ne(), n = M("div"), i = M("div"), s = M("div"), s.innerHTML = '<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"><line x1="2" y1="2" x2="18" y2="18" stroke="black" stroke-width="2"></line><line x1="18" y1="2" x2="2" y2="18" stroke="black" stroke-width="2"></line></svg>', a = ne(), d.c(), w(t, "class", "ShortCashierWindow"), w(s, "class", "ClosePopUpButtonShortCashier"), w(i, "class", "ShortCashierContainerMobile"), w(n, "class", "ShortCashierContainerWrapperMobile");
|
|
7446
7446
|
},
|
|
7447
7447
|
m(c, g) {
|
|
7448
|
-
V(c, t, g), V(c, r, g), V(c, n, g),
|
|
7448
|
+
V(c, t, g), V(c, r, g), V(c, n, g), k(n, i), k(i, s), k(i, a), d.m(i, null), o || (l = [
|
|
7449
7449
|
we(
|
|
7450
7450
|
t,
|
|
7451
7451
|
"click",
|
|
@@ -7472,7 +7472,7 @@ function s0(e) {
|
|
|
7472
7472
|
let t, r, n, i, s, a, o, l, u, f;
|
|
7473
7473
|
return {
|
|
7474
7474
|
c() {
|
|
7475
|
-
t =
|
|
7475
|
+
t = M("user-deposit-withdrawal"), v(
|
|
7476
7476
|
t,
|
|
7477
7477
|
"endpoint",
|
|
7478
7478
|
/*endpoint*/
|
|
@@ -7620,7 +7620,7 @@ function a0(e) {
|
|
|
7620
7620
|
let t;
|
|
7621
7621
|
return {
|
|
7622
7622
|
c() {
|
|
7623
|
-
t =
|
|
7623
|
+
t = M("player-deposit"), v(
|
|
7624
7624
|
t,
|
|
7625
7625
|
"endpoint",
|
|
7626
7626
|
/*endpoint*/
|
|
@@ -7736,7 +7736,7 @@ function ns(e) {
|
|
|
7736
7736
|
let t, r, n;
|
|
7737
7737
|
return {
|
|
7738
7738
|
c() {
|
|
7739
|
-
t =
|
|
7739
|
+
t = M("div"), t.innerHTML = '<svg width="24" height="24" viewBox="0 0 31 31"><polygon style="fill: var(--emw-button-typography, var(--emw-color-white, #FFFFFF));" points="24.586,27.414 29.172,32 32,29.172 27.414,24.586 32,20 20,20 20,32 "></polygon><polygon style="fill: var(--emw-button-typography, var(--emw-color-white, #FFFFFF));" points="0,12 12,12 12,0 7.414,4.586 2.875,0.043 0.047,2.871 4.586,7.414 "></polygon><polygon style="fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));" points="0,29.172 2.828,32 7.414,27.414 12,32 12,20 0,20 4.586,24.586 "></polygon><polygon style="fill: var(--emw--button-typography, var(--emw--color-white, #FFFFFF));" points="20,12 32,12 27.414,7.414 31.961,2.871 29.133,0.043 24.586,4.586 20,0 "></polygon></svg>', w(t, "class", "ExitFullScreenButton");
|
|
7740
7740
|
},
|
|
7741
7741
|
m(i, s) {
|
|
7742
7742
|
V(i, t, s), r || (n = we(
|
|
@@ -7763,10 +7763,10 @@ function is(e) {
|
|
|
7763
7763
|
let a = i()(e);
|
|
7764
7764
|
return {
|
|
7765
7765
|
c() {
|
|
7766
|
-
t =
|
|
7766
|
+
t = M("div"), n && n.c(), r = ne(), a.c(), w(t, "class", "BottomGame BottomGameLoggedin");
|
|
7767
7767
|
},
|
|
7768
7768
|
m(o, l) {
|
|
7769
|
-
V(o, t, l), n && n.m(t, null),
|
|
7769
|
+
V(o, t, l), n && n.m(t, null), k(t, r), a.m(t, null), e[72](t);
|
|
7770
7770
|
},
|
|
7771
7771
|
p(o, l) {
|
|
7772
7772
|
/*haspanicbutton*/
|
|
@@ -7784,7 +7784,7 @@ function ss(e) {
|
|
|
7784
7784
|
), i;
|
|
7785
7785
|
return {
|
|
7786
7786
|
c() {
|
|
7787
|
-
t =
|
|
7787
|
+
t = M("div"), r = M("button"), i = et(n), w(r, "class", "PanicButton " + (Sn(
|
|
7788
7788
|
/*userAgent*/
|
|
7789
7789
|
e[45]
|
|
7790
7790
|
) !== "PC" ? "PanicButtonMobile" : "")), w(r, "part", "PanicButton " + (Sn(
|
|
@@ -7798,7 +7798,7 @@ function ss(e) {
|
|
|
7798
7798
|
), w(t, "class", "PanicSection");
|
|
7799
7799
|
},
|
|
7800
7800
|
m(s, a) {
|
|
7801
|
-
V(s, t, a),
|
|
7801
|
+
V(s, t, a), k(t, r), k(r, i), e[69](r);
|
|
7802
7802
|
},
|
|
7803
7803
|
p(s, a) {
|
|
7804
7804
|
a[1] & /*$_*/
|
|
@@ -7820,7 +7820,7 @@ function o0(e) {
|
|
|
7820
7820
|
let t, r, n;
|
|
7821
7821
|
return {
|
|
7822
7822
|
c() {
|
|
7823
|
-
t =
|
|
7823
|
+
t = M("button"), t.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path d="M17.845 15.488 l2.155 -2.155 v6.667 h-6.667 l2.155 -2.155 -4.31 -4.31 2.357 -2.357 4.31 4.31 z m-11.38 -6.667 l2.357 -2.357 -4.31 -4.31 2.155 -2.155 h-6.667 v6.667 l2.155 -2.155 4.31 4.31 z m9.023 -6.667 l-2.155 -2.155 h6.667 v6.667 l-2.155 -2.155 -4.31 4.31 -2.357 -2.357 4.31 -4.31 z m-6.667 11.38 l-2.357 -2.357 -4.31 4.31 -2.155 -2.155 v6.667 h6.667 l-2.155 -2.155 4.31 -4.31 z"></path></svg>', w(t, "class", "FullscreenButton"), w(t, "part", "FullscreenButton");
|
|
7824
7824
|
},
|
|
7825
7825
|
m(i, s) {
|
|
7826
7826
|
V(i, t, s), r || (n = we(
|
|
@@ -7840,7 +7840,7 @@ function as(e) {
|
|
|
7840
7840
|
let t;
|
|
7841
7841
|
return {
|
|
7842
7842
|
c() {
|
|
7843
|
-
t =
|
|
7843
|
+
t = M("div"), t.innerHTML = "<h3>Your banner here</h3>", w(t, "class", "BannerSection");
|
|
7844
7844
|
},
|
|
7845
7845
|
m(r, n) {
|
|
7846
7846
|
V(r, t, n);
|
|
@@ -7864,7 +7864,7 @@ function l0(e) {
|
|
|
7864
7864
|
let n = r(e), i = n(e);
|
|
7865
7865
|
return {
|
|
7866
7866
|
c() {
|
|
7867
|
-
t =
|
|
7867
|
+
t = M("div"), i.c();
|
|
7868
7868
|
},
|
|
7869
7869
|
m(s, a) {
|
|
7870
7870
|
V(s, t, a), i.m(t, null), e[86](t);
|
|
@@ -7882,7 +7882,7 @@ function l0(e) {
|
|
|
7882
7882
|
function u0(e, t, r) {
|
|
7883
7883
|
let n, i;
|
|
7884
7884
|
xo(e, Vu, (h) => r(44, i = h));
|
|
7885
|
-
let { endpoint: s = "" } = t, { lang: a = "" } = t, { session: o = "" } = t, { userid: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: d = "" } = t, { gmversion: c = "" } = t, { loginurl: g = "" } = t, { registerurl: T = "" } = t, { depositurl: _ = "" } = t, { loginevent: x = "" } = t, { registerevent: U = "" } = t, { depositevent: Q = "" } = t, { shortcashierenabled: P = "false" } = t, { hasdefaultamount: G = "" } = t, { playercurrency: Y = "" } = t, { clockformat: S = "" } = t, { haspanicbutton: X = "false" } = t, { playforfun: K = "true" } = t, { checksession: te = "true" } = t, { gamebanneractive: ie = "false" } = t, { gameid: re = "" } = t, O, j, Dt = !1, ri = !1, qt = !0, Ft, L, Jt = !1, Qt = 0, Br, be, Yr = !1, ni = !1, Ur = !0, Gr = 0, oe, Pt, Ht, nt, It = !1, it, st, Wr, jr, Vr = window.navigator.userAgent, ii = !1, Ue,
|
|
7885
|
+
let { endpoint: s = "" } = t, { lang: a = "" } = t, { session: o = "" } = t, { userid: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: d = "" } = t, { gmversion: c = "" } = t, { loginurl: g = "" } = t, { registerurl: T = "" } = t, { depositurl: _ = "" } = t, { loginevent: x = "" } = t, { registerevent: U = "" } = t, { depositevent: Q = "" } = t, { shortcashierenabled: P = "false" } = t, { hasdefaultamount: G = "" } = t, { playercurrency: Y = "" } = t, { clockformat: S = "" } = t, { haspanicbutton: X = "false" } = t, { playforfun: K = "true" } = t, { checksession: te = "true" } = t, { gamebanneractive: ie = "false" } = t, { gameid: re = "" } = t, O, j, Dt = !1, ri = !1, qt = !0, Ft, L, Jt = !1, Qt = 0, Br, be, Yr = !1, ni = !1, Ur = !0, Gr = 0, oe, Pt, Ht, nt, It = !1, it, st, Wr, jr, Vr = window.navigator.userAgent, ii = !1, Ue, Me, qe, zr = !1, { producttype: si = "" } = t, { successurl: ai = "" } = t, { failurl: oi = "" } = t, { cancelurl: li = "" } = t, { sportsurl: ui = "" } = t, { casinourl: hi = "" } = t, { contacturl: fi = "" } = t, { homeurl: ci = "" } = t;
|
|
7886
7886
|
Xu({ withLocale: "en", translations: {} });
|
|
7887
7887
|
const Ia = () => {
|
|
7888
7888
|
fetch(d).then((se) => se.json()).then((se) => {
|
|
@@ -7917,9 +7917,9 @@ function u0(e, t, r) {
|
|
|
7917
7917
|
}, di = () => {
|
|
7918
7918
|
var We;
|
|
7919
7919
|
let h = getComputedStyle(oe), se = getComputedStyle(nt);
|
|
7920
|
-
r(34, Pt = parseInt(h.width.slice(0, -2))), r(35, Ht = parseInt(h.height.slice(0, -2))), r(32, Gr = ((We =
|
|
7920
|
+
r(34, Pt = parseInt(h.width.slice(0, -2))), r(35, Ht = parseInt(h.height.slice(0, -2))), r(32, Gr = ((We = Me == null ? void 0 : Me.getBoundingClientRect()) == null ? void 0 : We.height) || 100);
|
|
7921
7921
|
const fe = be.width / (be.height + Gr);
|
|
7922
|
-
it = parseInt(se.width), st = parseInt(se.height), Pt / fe > Ht -
|
|
7922
|
+
it = parseInt(se.width), st = parseInt(se.height), Pt / fe > Ht - Me.clientHeight - qe.clientHeight ? (st = Ht - Me.clientHeight - qe.clientHeight, it = Ht * fe) : (it = Pt, st = Pt / fe), r(38, Wr = it ? Math.floor(it) + "px" : "1280px"), r(39, jr = st ? Math.floor(st) + "px" : "720px");
|
|
7923
7923
|
}, mi = () => {
|
|
7924
7924
|
window.postMessage(
|
|
7925
7925
|
{
|
|
@@ -8029,7 +8029,7 @@ function u0(e, t, r) {
|
|
|
8029
8029
|
const Ka = () => Ge(), eo = () => Ge();
|
|
8030
8030
|
function to(h) {
|
|
8031
8031
|
ce[h ? "unshift" : "push"](() => {
|
|
8032
|
-
|
|
8032
|
+
Me = h, r(41, Me);
|
|
8033
8033
|
});
|
|
8034
8034
|
}
|
|
8035
8035
|
function ro(h) {
|
|
@@ -8057,7 +8057,7 @@ function u0(e, t, r) {
|
|
|
8057
8057
|
const lo = () => pi(), uo = () => gi(), ho = () => Ge(), fo = () => Ge();
|
|
8058
8058
|
function co(h) {
|
|
8059
8059
|
ce[h ? "unshift" : "push"](() => {
|
|
8060
|
-
|
|
8060
|
+
Me = h, r(41, Me);
|
|
8061
8061
|
});
|
|
8062
8062
|
}
|
|
8063
8063
|
function mo(h) {
|
|
@@ -8130,7 +8130,7 @@ function u0(e, t, r) {
|
|
|
8130
8130
|
Wr,
|
|
8131
8131
|
jr,
|
|
8132
8132
|
ii,
|
|
8133
|
-
|
|
8133
|
+
Me,
|
|
8134
8134
|
qe,
|
|
8135
8135
|
zr,
|
|
8136
8136
|
i,
|
|
@@ -8423,13 +8423,13 @@ export {
|
|
|
8423
8423
|
Eo as b,
|
|
8424
8424
|
Uo as c,
|
|
8425
8425
|
ne as d,
|
|
8426
|
-
|
|
8426
|
+
M as e,
|
|
8427
8427
|
C as f,
|
|
8428
8428
|
w as g,
|
|
8429
8429
|
le as h,
|
|
8430
8430
|
Yo as i,
|
|
8431
8431
|
V as j,
|
|
8432
|
-
|
|
8432
|
+
k,
|
|
8433
8433
|
yt as l,
|
|
8434
8434
|
W as m,
|
|
8435
8435
|
ae as n,
|