@everymatrix/casino-game-page 1.45.0 → 1.45.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -45,13 +45,13 @@ function _s(e, t) {
|
|
45
45
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
46
46
|
}
|
47
47
|
let yr;
|
48
|
-
function
|
48
|
+
function ve(e, t) {
|
49
49
|
return e === t ? !0 : (yr || (yr = document.createElement("a")), yr.href = t, e === yr.href);
|
50
50
|
}
|
51
51
|
function Wo(e) {
|
52
52
|
return Object.keys(e).length === 0;
|
53
53
|
}
|
54
|
-
function
|
54
|
+
function bs(e, ...t) {
|
55
55
|
if (e == null) {
|
56
56
|
for (const n of t)
|
57
57
|
n(void 0);
|
@@ -61,7 +61,7 @@ function vs(e, ...t) {
|
|
61
61
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
62
62
|
}
|
63
63
|
function jo(e, t, r) {
|
64
|
-
e.$$.on_destroy.push(
|
64
|
+
e.$$.on_destroy.push(bs(t, r));
|
65
65
|
}
|
66
66
|
function d(e, t) {
|
67
67
|
e.appendChild(t);
|
@@ -69,7 +69,7 @@ function d(e, t) {
|
|
69
69
|
function Vo(e, t, r) {
|
70
70
|
const n = zo(e);
|
71
71
|
if (!n.getElementById(t)) {
|
72
|
-
const i =
|
72
|
+
const i = b("style");
|
73
73
|
i.id = t, i.textContent = r, Zo(n, i);
|
74
74
|
}
|
75
75
|
}
|
@@ -95,7 +95,7 @@ function Q(e, t, r) {
|
|
95
95
|
function J(e) {
|
96
96
|
e.parentNode && e.parentNode.removeChild(e);
|
97
97
|
}
|
98
|
-
function
|
98
|
+
function b(e) {
|
99
99
|
return document.createElement(e);
|
100
100
|
}
|
101
101
|
function Dr(e) {
|
@@ -142,25 +142,25 @@ let Zt;
|
|
142
142
|
function Vt(e) {
|
143
143
|
Zt = e;
|
144
144
|
}
|
145
|
-
function
|
145
|
+
function vs() {
|
146
146
|
if (!Zt) throw new Error("Function called outside component initialization");
|
147
147
|
return Zt;
|
148
148
|
}
|
149
149
|
function qo(e) {
|
150
|
-
|
150
|
+
vs().$$.before_update.push(e);
|
151
151
|
}
|
152
152
|
function Jo(e) {
|
153
|
-
|
153
|
+
vs().$$.on_mount.push(e);
|
154
154
|
}
|
155
155
|
const yt = [], he = [];
|
156
|
-
let
|
156
|
+
let vt = [];
|
157
157
|
const Ri = [], Qo = /* @__PURE__ */ Promise.resolve();
|
158
158
|
let kn = !1;
|
159
159
|
function Ko() {
|
160
160
|
kn || (kn = !0, Qo.then(ne));
|
161
161
|
}
|
162
162
|
function Mn(e) {
|
163
|
-
|
163
|
+
vt.push(e);
|
164
164
|
}
|
165
165
|
const dn = /* @__PURE__ */ new Set();
|
166
166
|
let dt = 0;
|
@@ -178,11 +178,11 @@ function ne() {
|
|
178
178
|
throw yt.length = 0, dt = 0, t;
|
179
179
|
}
|
180
180
|
for (Vt(null), yt.length = 0, dt = 0; he.length; ) he.pop()();
|
181
|
-
for (let t = 0; t <
|
182
|
-
const r =
|
181
|
+
for (let t = 0; t < vt.length; t += 1) {
|
182
|
+
const r = vt[t];
|
183
183
|
dn.has(r) || (dn.add(r), r());
|
184
184
|
}
|
185
|
-
|
185
|
+
vt.length = 0;
|
186
186
|
} while (yt.length);
|
187
187
|
for (; Ri.length; )
|
188
188
|
Ri.pop()();
|
@@ -197,7 +197,7 @@ function el(e) {
|
|
197
197
|
}
|
198
198
|
function tl(e) {
|
199
199
|
const t = [], r = [];
|
200
|
-
|
200
|
+
vt.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), vt = t;
|
201
201
|
}
|
202
202
|
const rl = /* @__PURE__ */ new Set();
|
203
203
|
function nl(e, t) {
|
@@ -301,7 +301,7 @@ typeof HTMLElement == "function" && (ws = class extends HTMLElement {
|
|
301
301
|
let a;
|
302
302
|
return {
|
303
303
|
c: function() {
|
304
|
-
a =
|
304
|
+
a = b("slot"), s !== "default" && c(a, "name", s);
|
305
305
|
},
|
306
306
|
/**
|
307
307
|
* @param {HTMLElement} target
|
@@ -591,8 +591,8 @@ var Rr = function() {
|
|
591
591
|
var u = l.value;
|
592
592
|
u.remove(this);
|
593
593
|
}
|
594
|
-
} catch (
|
595
|
-
t = { error:
|
594
|
+
} catch (v) {
|
595
|
+
t = { error: v };
|
596
596
|
} finally {
|
597
597
|
try {
|
598
598
|
l && !l.done && (r = o.return) && r.call(o);
|
@@ -606,8 +606,8 @@ var Rr = function() {
|
|
606
606
|
if (Ae(f))
|
607
607
|
try {
|
608
608
|
f();
|
609
|
-
} catch (
|
610
|
-
s =
|
609
|
+
} catch (v) {
|
610
|
+
s = v instanceof mn ? v.errors : [v];
|
611
611
|
}
|
612
612
|
var m = this._finalizers;
|
613
613
|
if (m) {
|
@@ -617,12 +617,12 @@ var Rr = function() {
|
|
617
617
|
var S = w.value;
|
618
618
|
try {
|
619
619
|
Ai(S);
|
620
|
-
} catch (
|
621
|
-
s = s != null ? s : [],
|
620
|
+
} catch (v) {
|
621
|
+
s = s != null ? s : [], v instanceof mn ? s = wt(wt([], Dn(s)), Dn(v.errors)) : s.push(v);
|
622
622
|
}
|
623
623
|
}
|
624
|
-
} catch (
|
625
|
-
n = { error:
|
624
|
+
} catch (v) {
|
625
|
+
n = { error: v };
|
626
626
|
} finally {
|
627
627
|
try {
|
628
628
|
w && !w.done && (i = p.return) && i.call(p);
|
@@ -805,7 +805,7 @@ var gl = {
|
|
805
805
|
function _l(e) {
|
806
806
|
return e;
|
807
807
|
}
|
808
|
-
function
|
808
|
+
function bl(e) {
|
809
809
|
return e.length === 0 ? _l : e.length === 1 ? e[0] : function(r) {
|
810
810
|
return e.reduce(function(n, i) {
|
811
811
|
return i(n);
|
@@ -855,7 +855,7 @@ var Yi = function() {
|
|
855
855
|
}, e.prototype.pipe = function() {
|
856
856
|
for (var t = [], r = 0; r < arguments.length; r++)
|
857
857
|
t[r] = arguments[r];
|
858
|
-
return
|
858
|
+
return bl(t)(this);
|
859
859
|
}, e.prototype.toPromise = function(t) {
|
860
860
|
var r = this;
|
861
861
|
return t = Ui(t), new t(function(n, i) {
|
@@ -876,11 +876,11 @@ function Ui(e) {
|
|
876
876
|
var t;
|
877
877
|
return (t = e != null ? e : ks.Promise) !== null && t !== void 0 ? t : Promise;
|
878
878
|
}
|
879
|
-
function
|
879
|
+
function vl(e) {
|
880
880
|
return e && Ae(e.next) && Ae(e.error) && Ae(e.complete);
|
881
881
|
}
|
882
882
|
function wl(e) {
|
883
|
-
return e && e instanceof Ts ||
|
883
|
+
return e && e instanceof Ts || vl(e) && xs(e);
|
884
884
|
}
|
885
885
|
var Sl = Ss(function(e) {
|
886
886
|
return function() {
|
@@ -1067,13 +1067,13 @@ function Dt(e, t, r) {
|
|
1067
1067
|
const S = t(n ? u[0] : u, a, o);
|
1068
1068
|
s ? a(S) : m = Zn(S) ? S : fe;
|
1069
1069
|
}, w = i.map(
|
1070
|
-
(S,
|
1070
|
+
(S, v) => bs(
|
1071
1071
|
S,
|
1072
1072
|
(F) => {
|
1073
|
-
u[
|
1073
|
+
u[v] = F, f &= ~(1 << v), l && p();
|
1074
1074
|
},
|
1075
1075
|
() => {
|
1076
|
-
f |= 1 <<
|
1076
|
+
f |= 1 << v;
|
1077
1077
|
}
|
1078
1078
|
)
|
1079
1079
|
);
|
@@ -1504,7 +1504,7 @@ function Jl(e) {
|
|
1504
1504
|
}
|
1505
1505
|
return t;
|
1506
1506
|
}
|
1507
|
-
var
|
1507
|
+
var br = {
|
1508
1508
|
"001": [
|
1509
1509
|
"H",
|
1510
1510
|
"h"
|
@@ -2947,11 +2947,11 @@ function Kl(e) {
|
|
2947
2947
|
}
|
2948
2948
|
var r = e.language, n;
|
2949
2949
|
r !== "root" && (n = e.maximize().region);
|
2950
|
-
var i =
|
2950
|
+
var i = br[n || ""] || br[r || ""] || br["".concat(r, "-001")] || br["001"];
|
2951
2951
|
return i[0];
|
2952
2952
|
}
|
2953
2953
|
var gn, eu = new RegExp("^".concat(As.source, "*")), tu = new RegExp("".concat(As.source, "*$"));
|
2954
|
-
function
|
2954
|
+
function R(e, t) {
|
2955
2955
|
return { start: e, end: t };
|
2956
2956
|
}
|
2957
2957
|
var ru = !!String.prototype.startsWith && "_a".startsWith("a", 1), nu = !!String.fromCodePoint, iu = !!Object.fromEntries, su = !!String.prototype.codePointAt, au = !!String.prototype.trimStart, ou = !!String.prototype.trimEnd, lu = !!Number.isSafeInteger, uu = lu ? Number.isSafeInteger : function(e) {
|
@@ -3079,12 +3079,12 @@ var du = (
|
|
3079
3079
|
var o = this.clonePosition();
|
3080
3080
|
this.bump(), i.push({
|
3081
3081
|
type: ie.pound,
|
3082
|
-
location:
|
3082
|
+
location: R(o, this.clonePosition())
|
3083
3083
|
});
|
3084
3084
|
} else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
|
3085
3085
|
if (n)
|
3086
3086
|
break;
|
3087
|
-
return this.error(C.UNMATCHED_CLOSING_TAG,
|
3087
|
+
return this.error(C.UNMATCHED_CLOSING_TAG, R(this.clonePosition(), this.clonePosition()));
|
3088
3088
|
} else if (s === 60 && !this.ignoreTag && Cn(this.peek() || 0)) {
|
3089
3089
|
var a = this.parseTag(t, r);
|
3090
3090
|
if (a.err)
|
@@ -3108,7 +3108,7 @@ var du = (
|
|
3108
3108
|
val: {
|
3109
3109
|
type: ie.literal,
|
3110
3110
|
value: "<".concat(i, "/>"),
|
3111
|
-
location:
|
3111
|
+
location: R(n, this.clonePosition())
|
3112
3112
|
},
|
3113
3113
|
err: null
|
3114
3114
|
};
|
@@ -3119,21 +3119,21 @@ var du = (
|
|
3119
3119
|
var a = s.val, o = this.clonePosition();
|
3120
3120
|
if (this.bumpIf("</")) {
|
3121
3121
|
if (this.isEOF() || !Cn(this.char()))
|
3122
|
-
return this.error(C.INVALID_TAG,
|
3122
|
+
return this.error(C.INVALID_TAG, R(o, this.clonePosition()));
|
3123
3123
|
var l = this.clonePosition(), u = this.parseTagName();
|
3124
|
-
return i !== u ? this.error(C.UNMATCHED_CLOSING_TAG,
|
3124
|
+
return i !== u ? this.error(C.UNMATCHED_CLOSING_TAG, R(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
3125
3125
|
val: {
|
3126
3126
|
type: ie.tag,
|
3127
3127
|
value: i,
|
3128
3128
|
children: a,
|
3129
|
-
location:
|
3129
|
+
location: R(n, this.clonePosition())
|
3130
3130
|
},
|
3131
3131
|
err: null
|
3132
|
-
} : this.error(C.INVALID_TAG,
|
3132
|
+
} : this.error(C.INVALID_TAG, R(o, this.clonePosition())));
|
3133
3133
|
} else
|
3134
|
-
return this.error(C.UNCLOSED_TAG,
|
3134
|
+
return this.error(C.UNCLOSED_TAG, R(n, this.clonePosition()));
|
3135
3135
|
} else
|
3136
|
-
return this.error(C.INVALID_TAG,
|
3136
|
+
return this.error(C.INVALID_TAG, R(n, this.clonePosition()));
|
3137
3137
|
}, e.prototype.parseTagName = function() {
|
3138
3138
|
var t = this.offset();
|
3139
3139
|
for (this.bump(); !this.isEOF() && pu(this.char()); )
|
@@ -3158,7 +3158,7 @@ var du = (
|
|
3158
3158
|
}
|
3159
3159
|
break;
|
3160
3160
|
}
|
3161
|
-
var l =
|
3161
|
+
var l = R(n, this.clonePosition());
|
3162
3162
|
return {
|
3163
3163
|
val: { type: ie.literal, value: i, location: l },
|
3164
3164
|
err: null
|
@@ -3208,14 +3208,14 @@ var du = (
|
|
3208
3208
|
}, e.prototype.parseArgument = function(t, r) {
|
3209
3209
|
var n = this.clonePosition();
|
3210
3210
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
3211
|
-
return this.error(C.EXPECT_ARGUMENT_CLOSING_BRACE,
|
3211
|
+
return this.error(C.EXPECT_ARGUMENT_CLOSING_BRACE, R(n, this.clonePosition()));
|
3212
3212
|
if (this.char() === 125)
|
3213
|
-
return this.bump(), this.error(C.EMPTY_ARGUMENT,
|
3213
|
+
return this.bump(), this.error(C.EMPTY_ARGUMENT, R(n, this.clonePosition()));
|
3214
3214
|
var i = this.parseIdentifierIfPossible().value;
|
3215
3215
|
if (!i)
|
3216
|
-
return this.error(C.MALFORMED_ARGUMENT,
|
3216
|
+
return this.error(C.MALFORMED_ARGUMENT, R(n, this.clonePosition()));
|
3217
3217
|
if (this.bumpSpace(), this.isEOF())
|
3218
|
-
return this.error(C.EXPECT_ARGUMENT_CLOSING_BRACE,
|
3218
|
+
return this.error(C.EXPECT_ARGUMENT_CLOSING_BRACE, R(n, this.clonePosition()));
|
3219
3219
|
switch (this.char()) {
|
3220
3220
|
case 125:
|
3221
3221
|
return this.bump(), {
|
@@ -3223,25 +3223,25 @@ var du = (
|
|
3223
3223
|
type: ie.argument,
|
3224
3224
|
// value does not include the opening and closing braces.
|
3225
3225
|
value: i,
|
3226
|
-
location:
|
3226
|
+
location: R(n, this.clonePosition())
|
3227
3227
|
},
|
3228
3228
|
err: null
|
3229
3229
|
};
|
3230
3230
|
case 44:
|
3231
|
-
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(C.EXPECT_ARGUMENT_CLOSING_BRACE,
|
3231
|
+
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(C.EXPECT_ARGUMENT_CLOSING_BRACE, R(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
|
3232
3232
|
default:
|
3233
|
-
return this.error(C.MALFORMED_ARGUMENT,
|
3233
|
+
return this.error(C.MALFORMED_ARGUMENT, R(n, this.clonePosition()));
|
3234
3234
|
}
|
3235
3235
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
3236
3236
|
var t = this.clonePosition(), r = this.offset(), n = Ln(this.message, r), i = r + n.length;
|
3237
3237
|
this.bumpTo(i);
|
3238
|
-
var s = this.clonePosition(), a =
|
3238
|
+
var s = this.clonePosition(), a = R(t, s);
|
3239
3239
|
return { value: n, location: a };
|
3240
3240
|
}, e.prototype.parseArgumentOptions = function(t, r, n, i) {
|
3241
3241
|
var s, a = this.clonePosition(), o = this.parseIdentifierIfPossible().value, l = this.clonePosition();
|
3242
3242
|
switch (o) {
|
3243
3243
|
case "":
|
3244
|
-
return this.error(C.EXPECT_ARGUMENT_TYPE,
|
3244
|
+
return this.error(C.EXPECT_ARGUMENT_TYPE, R(a, l));
|
3245
3245
|
case "number":
|
3246
3246
|
case "date":
|
3247
3247
|
case "time": {
|
@@ -3254,25 +3254,25 @@ var du = (
|
|
3254
3254
|
return m;
|
3255
3255
|
var p = cu(m.val);
|
3256
3256
|
if (p.length === 0)
|
3257
|
-
return this.error(C.EXPECT_ARGUMENT_STYLE,
|
3258
|
-
var w =
|
3257
|
+
return this.error(C.EXPECT_ARGUMENT_STYLE, R(this.clonePosition(), this.clonePosition()));
|
3258
|
+
var w = R(f, this.clonePosition());
|
3259
3259
|
u = { style: p, styleLocation: w };
|
3260
3260
|
}
|
3261
3261
|
var S = this.tryParseArgumentClose(i);
|
3262
3262
|
if (S.err)
|
3263
3263
|
return S;
|
3264
|
-
var
|
3264
|
+
var v = R(i, this.clonePosition());
|
3265
3265
|
if (u && qi(u == null ? void 0 : u.style, "::", 0)) {
|
3266
3266
|
var F = fu(u.style.slice(2));
|
3267
3267
|
if (o === "number") {
|
3268
3268
|
var m = this.parseNumberSkeletonFromString(F, u.styleLocation);
|
3269
3269
|
return m.err ? m : {
|
3270
|
-
val: { type: ie.number, value: n, location:
|
3270
|
+
val: { type: ie.number, value: n, location: v, style: m.val },
|
3271
3271
|
err: null
|
3272
3272
|
};
|
3273
3273
|
} else {
|
3274
3274
|
if (F.length === 0)
|
3275
|
-
return this.error(C.EXPECT_DATE_TIME_SKELETON,
|
3275
|
+
return this.error(C.EXPECT_DATE_TIME_SKELETON, v);
|
3276
3276
|
var W = F;
|
3277
3277
|
this.locale && (W = Ql(F, this.locale));
|
3278
3278
|
var p = {
|
@@ -3280,9 +3280,9 @@ var du = (
|
|
3280
3280
|
pattern: W,
|
3281
3281
|
location: u.styleLocation,
|
3282
3282
|
parsedOptions: this.shouldParseSkeletons ? Vl(W) : {}
|
3283
|
-
},
|
3283
|
+
}, L = o === "date" ? ie.date : ie.time;
|
3284
3284
|
return {
|
3285
|
-
val: { type:
|
3285
|
+
val: { type: L, value: n, location: v, style: p },
|
3286
3286
|
err: null
|
3287
3287
|
};
|
3288
3288
|
}
|
@@ -3291,7 +3291,7 @@ var du = (
|
|
3291
3291
|
val: {
|
3292
3292
|
type: o === "number" ? ie.number : o === "date" ? ie.date : ie.time,
|
3293
3293
|
value: n,
|
3294
|
-
location:
|
3294
|
+
location: v,
|
3295
3295
|
style: (s = u == null ? void 0 : u.style) !== null && s !== void 0 ? s : null
|
3296
3296
|
},
|
3297
3297
|
err: null
|
@@ -3302,25 +3302,25 @@ var du = (
|
|
3302
3302
|
case "select": {
|
3303
3303
|
var T = this.clonePosition();
|
3304
3304
|
if (this.bumpSpace(), !this.bumpIf(","))
|
3305
|
-
return this.error(C.EXPECT_SELECT_ARGUMENT_OPTIONS,
|
3305
|
+
return this.error(C.EXPECT_SELECT_ARGUMENT_OPTIONS, R(T, Y({}, T)));
|
3306
3306
|
this.bumpSpace();
|
3307
|
-
var
|
3308
|
-
if (o !== "select" &&
|
3307
|
+
var B = this.parseIdentifierIfPossible(), j = 0;
|
3308
|
+
if (o !== "select" && B.value === "offset") {
|
3309
3309
|
if (!this.bumpIf(":"))
|
3310
|
-
return this.error(C.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,
|
3310
|
+
return this.error(C.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, R(this.clonePosition(), this.clonePosition()));
|
3311
3311
|
this.bumpSpace();
|
3312
3312
|
var m = this.tryParseDecimalInteger(C.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, C.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
3313
3313
|
if (m.err)
|
3314
3314
|
return m;
|
3315
|
-
this.bumpSpace(),
|
3315
|
+
this.bumpSpace(), B = this.parseIdentifierIfPossible(), j = m.val;
|
3316
3316
|
}
|
3317
|
-
var k = this.tryParsePluralOrSelectOptions(t, o, r,
|
3317
|
+
var k = this.tryParsePluralOrSelectOptions(t, o, r, B);
|
3318
3318
|
if (k.err)
|
3319
3319
|
return k;
|
3320
3320
|
var S = this.tryParseArgumentClose(i);
|
3321
3321
|
if (S.err)
|
3322
3322
|
return S;
|
3323
|
-
var E =
|
3323
|
+
var E = R(i, this.clonePosition());
|
3324
3324
|
return o === "select" ? {
|
3325
3325
|
val: {
|
3326
3326
|
type: ie.select,
|
@@ -3342,10 +3342,10 @@ var du = (
|
|
3342
3342
|
};
|
3343
3343
|
}
|
3344
3344
|
default:
|
3345
|
-
return this.error(C.INVALID_ARGUMENT_TYPE,
|
3345
|
+
return this.error(C.INVALID_ARGUMENT_TYPE, R(a, l));
|
3346
3346
|
}
|
3347
3347
|
}, e.prototype.tryParseArgumentClose = function(t) {
|
3348
|
-
return this.isEOF() || this.char() !== 125 ? this.error(C.EXPECT_ARGUMENT_CLOSING_BRACE,
|
3348
|
+
return this.isEOF() || this.char() !== 125 ? this.error(C.EXPECT_ARGUMENT_CLOSING_BRACE, R(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
|
3349
3349
|
}, e.prototype.parseSimpleArgStyleIfPossible = function() {
|
3350
3350
|
for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
|
3351
3351
|
var n = this.char();
|
@@ -3354,7 +3354,7 @@ var du = (
|
|
3354
3354
|
this.bump();
|
3355
3355
|
var i = this.clonePosition();
|
3356
3356
|
if (!this.bumpUntil("'"))
|
3357
|
-
return this.error(C.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,
|
3357
|
+
return this.error(C.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, R(i, this.clonePosition()));
|
3358
3358
|
this.bump();
|
3359
3359
|
break;
|
3360
3360
|
}
|
@@ -3405,7 +3405,7 @@ var du = (
|
|
3405
3405
|
var p = this.tryParseDecimalInteger(C.EXPECT_PLURAL_ARGUMENT_SELECTOR, C.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
3406
3406
|
if (p.err)
|
3407
3407
|
return p;
|
3408
|
-
f =
|
3408
|
+
f = R(m, this.clonePosition()), u = this.message.slice(m.offset, this.offset());
|
3409
3409
|
} else
|
3410
3410
|
break;
|
3411
3411
|
}
|
@@ -3414,22 +3414,22 @@ var du = (
|
|
3414
3414
|
u === "other" && (a = !0), this.bumpSpace();
|
3415
3415
|
var w = this.clonePosition();
|
3416
3416
|
if (!this.bumpIf("{"))
|
3417
|
-
return this.error(r === "select" ? C.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : C.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,
|
3417
|
+
return this.error(r === "select" ? C.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : C.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, R(this.clonePosition(), this.clonePosition()));
|
3418
3418
|
var S = this.parseMessage(t + 1, r, n);
|
3419
3419
|
if (S.err)
|
3420
3420
|
return S;
|
3421
|
-
var
|
3422
|
-
if (
|
3423
|
-
return
|
3421
|
+
var v = this.tryParseArgumentClose(w);
|
3422
|
+
if (v.err)
|
3423
|
+
return v;
|
3424
3424
|
o.push([
|
3425
3425
|
u,
|
3426
3426
|
{
|
3427
3427
|
value: S.val,
|
3428
|
-
location:
|
3428
|
+
location: R(w, this.clonePosition())
|
3429
3429
|
}
|
3430
3430
|
]), l.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, f = s.location;
|
3431
3431
|
}
|
3432
|
-
return o.length === 0 ? this.error(r === "select" ? C.EXPECT_SELECT_ARGUMENT_SELECTOR : C.EXPECT_PLURAL_ARGUMENT_SELECTOR,
|
3432
|
+
return o.length === 0 ? this.error(r === "select" ? C.EXPECT_SELECT_ARGUMENT_SELECTOR : C.EXPECT_PLURAL_ARGUMENT_SELECTOR, R(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(C.MISSING_OTHER_CLAUSE, R(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
|
3433
3433
|
}, e.prototype.tryParseDecimalInteger = function(t, r) {
|
3434
3434
|
var n = 1, i = this.clonePosition();
|
3435
3435
|
this.bumpIf("+") || this.bumpIf("-") && (n = -1);
|
@@ -3440,7 +3440,7 @@ var du = (
|
|
3440
3440
|
else
|
3441
3441
|
break;
|
3442
3442
|
}
|
3443
|
-
var l =
|
3443
|
+
var l = R(i, this.clonePosition());
|
3444
3444
|
return s ? (a *= n, uu(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
|
3445
3445
|
}, e.prototype.offset = function() {
|
3446
3446
|
return this.position.offset;
|
@@ -3540,7 +3540,7 @@ function yu(e, t) {
|
|
3540
3540
|
return t != null && t.captureLocation || Rn(r.val), r.val;
|
3541
3541
|
}
|
3542
3542
|
function yn(e, t) {
|
3543
|
-
var r = t && t.cache ? t.cache : Eu, n = t && t.serializer ? t.serializer : Su, i = t && t.strategy ? t.strategy :
|
3543
|
+
var r = t && t.cache ? t.cache : Eu, n = t && t.serializer ? t.serializer : Su, i = t && t.strategy ? t.strategy : bu;
|
3544
3544
|
return i(e, {
|
3545
3545
|
cache: r,
|
3546
3546
|
serializer: n
|
@@ -3560,11 +3560,11 @@ function zs(e, t, r) {
|
|
3560
3560
|
function $n(e, t, r, n, i) {
|
3561
3561
|
return r.bind(t, e, n, i);
|
3562
3562
|
}
|
3563
|
-
function
|
3563
|
+
function bu(e, t) {
|
3564
3564
|
var r = e.length === 1 ? Vs : zs;
|
3565
3565
|
return $n(e, this, r, t.cache.create(), t.serializer);
|
3566
3566
|
}
|
3567
|
-
function
|
3567
|
+
function vu(e, t) {
|
3568
3568
|
return $n(e, this, zs, t.cache.create(), t.serializer);
|
3569
3569
|
}
|
3570
3570
|
function wu(e, t) {
|
@@ -3587,7 +3587,7 @@ var Eu = {
|
|
3587
3587
|
return new Xn();
|
3588
3588
|
}
|
3589
3589
|
}, _n = {
|
3590
|
-
variadic:
|
3590
|
+
variadic: vu,
|
3591
3591
|
monadic: wu
|
3592
3592
|
}, Tt;
|
3593
3593
|
(function(e) {
|
@@ -3705,13 +3705,13 @@ function xr(e, t, r, n, i, s, a) {
|
|
3705
3705
|
continue;
|
3706
3706
|
}
|
3707
3707
|
if (Cs(f)) {
|
3708
|
-
var S = f.children,
|
3708
|
+
var S = f.children, v = f.value, F = i[v];
|
3709
3709
|
if (!Tu(F))
|
3710
|
-
throw new xu(
|
3711
|
-
var W = xr(S, t, r, n, i, s),
|
3710
|
+
throw new xu(v, "function", a);
|
3711
|
+
var W = xr(S, t, r, n, i, s), L = F(W.map(function(j) {
|
3712
3712
|
return j.value;
|
3713
3713
|
}));
|
3714
|
-
Array.isArray(
|
3714
|
+
Array.isArray(L) || (L = [L]), o.push.apply(o, L.map(function(j) {
|
3715
3715
|
return {
|
3716
3716
|
type: typeof j == "string" ? de.literal : de.object,
|
3717
3717
|
value: j
|
@@ -3732,8 +3732,8 @@ function xr(e, t, r, n, i, s, a) {
|
|
3732
3732
|
throw new Br(`Intl.PluralRules is not available in this environment.
|
3733
3733
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
3734
3734
|
`, Tt.MISSING_INTL_API, a);
|
3735
|
-
var
|
3736
|
-
T = f.options[
|
3735
|
+
var B = r.getPluralRules(t, { type: f.pluralType }).select(p - (f.offset || 0));
|
3736
|
+
T = f.options[B] || f.options.other;
|
3737
3737
|
}
|
3738
3738
|
if (!T)
|
3739
3739
|
throw new Ki(f.value, p, Object.keys(f.options), a);
|
@@ -3753,7 +3753,7 @@ function Du(e, t) {
|
|
3753
3753
|
return r[n] = Ou(e[n], t[n]), r;
|
3754
3754
|
}, Y({}, e)) : e;
|
3755
3755
|
}
|
3756
|
-
function
|
3756
|
+
function bn(e) {
|
3757
3757
|
return {
|
3758
3758
|
create: function() {
|
3759
3759
|
return {
|
@@ -3778,7 +3778,7 @@ function Fu(e) {
|
|
3778
3778
|
r[n] = arguments[n];
|
3779
3779
|
return new ((t = Intl.NumberFormat).bind.apply(t, wt([void 0], r, !1)))();
|
3780
3780
|
}, {
|
3781
|
-
cache:
|
3781
|
+
cache: bn(e.number),
|
3782
3782
|
strategy: _n.variadic
|
3783
3783
|
}),
|
3784
3784
|
getDateTimeFormat: yn(function() {
|
@@ -3786,7 +3786,7 @@ function Fu(e) {
|
|
3786
3786
|
r[n] = arguments[n];
|
3787
3787
|
return new ((t = Intl.DateTimeFormat).bind.apply(t, wt([void 0], r, !1)))();
|
3788
3788
|
}, {
|
3789
|
-
cache:
|
3789
|
+
cache: bn(e.dateTime),
|
3790
3790
|
strategy: _n.variadic
|
3791
3791
|
}),
|
3792
3792
|
getPluralRules: yn(function() {
|
@@ -3794,7 +3794,7 @@ function Fu(e) {
|
|
3794
3794
|
r[n] = arguments[n];
|
3795
3795
|
return new ((t = Intl.PluralRules).bind.apply(t, wt([void 0], r, !1)))();
|
3796
3796
|
}, {
|
3797
|
-
cache:
|
3797
|
+
cache: bn(e.pluralRules),
|
3798
3798
|
strategy: _n.variadic
|
3799
3799
|
})
|
3800
3800
|
};
|
@@ -4056,7 +4056,7 @@ const Yu = {
|
|
4056
4056
|
function Ot() {
|
4057
4057
|
return Gu;
|
4058
4058
|
}
|
4059
|
-
const
|
4059
|
+
const vn = Ar(!1);
|
4060
4060
|
var Wu = Object.defineProperty, ju = Object.defineProperties, Vu = Object.getOwnPropertyDescriptors, es = Object.getOwnPropertySymbols, zu = Object.prototype.hasOwnProperty, Zu = Object.prototype.propertyIsEnumerable, ts = (e, t, r) => t in e ? Wu(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, $u = (e, t) => {
|
4061
4061
|
for (var r in t || (t = {}))
|
4062
4062
|
zu.call(t, r) && ts(e, r, t[r]);
|
@@ -4085,12 +4085,12 @@ const qu = (e) => {
|
|
4085
4085
|
const { loadingDelay: t } = Ot();
|
4086
4086
|
let r;
|
4087
4087
|
return typeof window != "undefined" && ut() != null && t ? r = window.setTimeout(
|
4088
|
-
() =>
|
4088
|
+
() => vn.set(!0),
|
4089
4089
|
t
|
4090
|
-
) :
|
4090
|
+
) : vn.set(!0), Js(e).then(() => {
|
4091
4091
|
Fr.set(e);
|
4092
4092
|
}).finally(() => {
|
4093
|
-
clearTimeout(r),
|
4093
|
+
clearTimeout(r), vn.set(!1);
|
4094
4094
|
});
|
4095
4095
|
}
|
4096
4096
|
return Fr.set(e);
|
@@ -4576,7 +4576,7 @@ var _h = {
|
|
4576
4576
|
lastWeek: "[Last] dddd [at] LT",
|
4577
4577
|
sameElse: "L"
|
4578
4578
|
};
|
4579
|
-
function
|
4579
|
+
function bh(e, t, r) {
|
4580
4580
|
var n = this._calendar[e] || this._calendar.sameElse;
|
4581
4581
|
return Ie(n) ? n.call(t, r) : n;
|
4582
4582
|
}
|
@@ -4584,7 +4584,7 @@ function De(e, t, r) {
|
|
4584
4584
|
var n = "" + Math.abs(e), i = t - n.length, s = e >= 0;
|
4585
4585
|
return (s ? r ? "+" : "" : "-") + Math.pow(10, Math.max(0, i)).toString().substr(1) + n;
|
4586
4586
|
}
|
4587
|
-
var ri = /(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,
|
4587
|
+
var ri = /(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g, vr = /(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g, Sn = {}, St = {};
|
4588
4588
|
function x(e, t, r, n) {
|
4589
4589
|
var i = n;
|
4590
4590
|
typeof n == "string" && (i = function() {
|
@@ -4598,13 +4598,13 @@ function x(e, t, r, n) {
|
|
4598
4598
|
);
|
4599
4599
|
});
|
4600
4600
|
}
|
4601
|
-
function
|
4601
|
+
function vh(e) {
|
4602
4602
|
return e.match(/\[[\s\S]/) ? e.replace(/^\[|\]$/g, "") : e.replace(/\\/g, "");
|
4603
4603
|
}
|
4604
4604
|
function wh(e) {
|
4605
4605
|
var t = e.match(ri), r, n;
|
4606
4606
|
for (r = 0, n = t.length; r < n; r++)
|
4607
|
-
St[t[r]] ? t[r] = St[t[r]] : t[r] =
|
4607
|
+
St[t[r]] ? t[r] = St[t[r]] : t[r] = vh(t[r]);
|
4608
4608
|
return function(i) {
|
4609
4609
|
var s = "", a;
|
4610
4610
|
for (a = 0; a < n; a++)
|
@@ -4620,11 +4620,11 @@ function ia(e, t) {
|
|
4620
4620
|
function n(i) {
|
4621
4621
|
return t.longDateFormat(i) || i;
|
4622
4622
|
}
|
4623
|
-
for (
|
4623
|
+
for (vr.lastIndex = 0; r >= 0 && vr.test(e); )
|
4624
4624
|
e = e.replace(
|
4625
|
-
|
4625
|
+
vr,
|
4626
4626
|
n
|
4627
|
-
),
|
4627
|
+
), vr.lastIndex = 0, r -= 1;
|
4628
4628
|
return e;
|
4629
4629
|
}
|
4630
4630
|
var Sh = {
|
@@ -4783,18 +4783,18 @@ function Rh(e) {
|
|
4783
4783
|
function Be(e) {
|
4784
4784
|
return e.replace(/[-\/\\^$*+?.()|[\]{}]/g, "\\$&");
|
4785
4785
|
}
|
4786
|
-
function
|
4786
|
+
function be(e) {
|
4787
4787
|
return e < 0 ? Math.ceil(e) || 0 : Math.floor(e);
|
4788
4788
|
}
|
4789
|
-
function
|
4789
|
+
function H(e) {
|
4790
4790
|
var t = +e, r = 0;
|
4791
|
-
return t !== 0 && isFinite(t) && (r =
|
4791
|
+
return t !== 0 && isFinite(t) && (r = be(t)), r;
|
4792
4792
|
}
|
4793
4793
|
var Wn = {};
|
4794
4794
|
function Z(e, t) {
|
4795
4795
|
var r, n = t, i;
|
4796
4796
|
for (typeof e == "string" && (e = [e]), Ue(t) && (n = function(s, a) {
|
4797
|
-
a[t] =
|
4797
|
+
a[t] = H(s);
|
4798
4798
|
}), i = e.length, r = 0; r < i; r++)
|
4799
4799
|
Wn[e[r]] = n;
|
4800
4800
|
}
|
@@ -4827,7 +4827,7 @@ _("YYYYY", Vr, Wr);
|
|
4827
4827
|
_("YYYYYY", Vr, Wr);
|
4828
4828
|
Z(["YYYYY", "YYYYYY"], ce);
|
4829
4829
|
Z("YYYY", function(e, t) {
|
4830
|
-
t[ce] = e.length === 2 ? y.parseTwoDigitYear(e) :
|
4830
|
+
t[ce] = e.length === 2 ? y.parseTwoDigitYear(e) : H(e);
|
4831
4831
|
});
|
4832
4832
|
Z("YY", function(e, t) {
|
4833
4833
|
t[ce] = y.parseTwoDigitYear(e);
|
@@ -4839,7 +4839,7 @@ function zt(e) {
|
|
4839
4839
|
return $r(e) ? 366 : 365;
|
4840
4840
|
}
|
4841
4841
|
y.parseTwoDigitYear = function(e) {
|
4842
|
-
return
|
4842
|
+
return H(e) + (H(e) > 68 ? 1900 : 2e3);
|
4843
4843
|
};
|
4844
4844
|
var ua = Ht("FullYear", !0);
|
4845
4845
|
function Uh() {
|
@@ -4945,7 +4945,7 @@ _("MMMM", function(e, t) {
|
|
4945
4945
|
return t.monthsRegex(e);
|
4946
4946
|
});
|
4947
4947
|
Z(["M", "MM"], function(e, t) {
|
4948
|
-
t[Ce] =
|
4948
|
+
t[Ce] = H(e) - 1;
|
4949
4949
|
});
|
4950
4950
|
Z(["MMM", "MMMM"], function(e, t, r, n) {
|
4951
4951
|
var i = r._locale.monthsParse(e, n, r._strict);
|
@@ -4994,7 +4994,7 @@ function da(e, t) {
|
|
4994
4994
|
return e;
|
4995
4995
|
if (typeof t == "string") {
|
4996
4996
|
if (/^\d+$/.test(t))
|
4997
|
-
t =
|
4997
|
+
t = H(t);
|
4998
4998
|
else if (t = e.localeData().monthsParse(t), !Ue(t))
|
4999
4999
|
return e;
|
5000
5000
|
}
|
@@ -5067,7 +5067,7 @@ _("WW", te, ge);
|
|
5067
5067
|
ir(
|
5068
5068
|
["w", "ww", "W", "WW"],
|
5069
5069
|
function(e, t, r, n) {
|
5070
|
-
t[n.substr(0, 1)] =
|
5070
|
+
t[n.substr(0, 1)] = H(e);
|
5071
5071
|
}
|
5072
5072
|
);
|
5073
5073
|
function rf(e) {
|
@@ -5122,7 +5122,7 @@ ir(["dd", "ddd", "dddd"], function(e, t, r, n) {
|
|
5122
5122
|
i != null ? t.d = i : I(r).invalidWeekday = e;
|
5123
5123
|
});
|
5124
5124
|
ir(["d", "e", "E"], function(e, t, r, n) {
|
5125
|
-
t[n] =
|
5125
|
+
t[n] = H(e);
|
5126
5126
|
});
|
5127
5127
|
function uf(e, t) {
|
5128
5128
|
return typeof e != "string" ? e : isNaN(e) ? (e = t.weekdaysParse(e), typeof e == "number" ? e : null) : parseInt(e, 10);
|
@@ -5144,7 +5144,7 @@ function yf(e) {
|
|
5144
5144
|
function _f(e) {
|
5145
5145
|
return e === !0 ? li(this._weekdaysMin, this._week.dow) : e ? this._weekdaysMin[e.day()] : this._weekdaysMin;
|
5146
5146
|
}
|
5147
|
-
function
|
5147
|
+
function bf(e, t, r) {
|
5148
5148
|
var n, i, s, a = e.toLocaleLowerCase();
|
5149
5149
|
if (!this._weekdaysParse)
|
5150
5150
|
for (this._weekdaysParse = [], this._shortWeekdaysParse = [], this._minWeekdaysParse = [], n = 0; n < 7; ++n)
|
@@ -5157,10 +5157,10 @@ function vf(e, t, r) {
|
|
5157
5157
|
).toLocaleLowerCase(), this._weekdaysParse[n] = this.weekdays(s, "").toLocaleLowerCase();
|
5158
5158
|
return r ? t === "dddd" ? (i = oe.call(this._weekdaysParse, a), i !== -1 ? i : null) : t === "ddd" ? (i = oe.call(this._shortWeekdaysParse, a), i !== -1 ? i : null) : (i = oe.call(this._minWeekdaysParse, a), i !== -1 ? i : null) : t === "dddd" ? (i = oe.call(this._weekdaysParse, a), i !== -1 || (i = oe.call(this._shortWeekdaysParse, a), i !== -1) ? i : (i = oe.call(this._minWeekdaysParse, a), i !== -1 ? i : null)) : t === "ddd" ? (i = oe.call(this._shortWeekdaysParse, a), i !== -1 || (i = oe.call(this._weekdaysParse, a), i !== -1) ? i : (i = oe.call(this._minWeekdaysParse, a), i !== -1 ? i : null)) : (i = oe.call(this._minWeekdaysParse, a), i !== -1 || (i = oe.call(this._weekdaysParse, a), i !== -1) ? i : (i = oe.call(this._shortWeekdaysParse, a), i !== -1 ? i : null));
|
5159
5159
|
}
|
5160
|
-
function
|
5160
|
+
function vf(e, t, r) {
|
5161
5161
|
var n, i, s;
|
5162
5162
|
if (this._weekdaysParseExact)
|
5163
|
-
return
|
5163
|
+
return bf.call(this, e, t, r);
|
5164
5164
|
for (this._weekdaysParse || (this._weekdaysParse = [], this._minWeekdaysParse = [], this._shortWeekdaysParse = [], this._fullWeekdaysParse = []), n = 0; n < 7; n++) {
|
5165
5165
|
if (i = Pe([2e3, 1]).day(n), r && !this._fullWeekdaysParse[n] && (this._fullWeekdaysParse[n] = new RegExp(
|
5166
5166
|
"^" + this.weekdays(i, "").replace(".", "\\.?") + "$",
|
@@ -5261,11 +5261,11 @@ function _a(e, t) {
|
|
5261
5261
|
}
|
5262
5262
|
_a("a", !0);
|
5263
5263
|
_a("A", !1);
|
5264
|
-
function
|
5264
|
+
function ba(e, t) {
|
5265
5265
|
return t._meridiemParse;
|
5266
5266
|
}
|
5267
|
-
_("a",
|
5268
|
-
_("A",
|
5267
|
+
_("a", ba);
|
5268
|
+
_("A", ba);
|
5269
5269
|
_("H", te, ai);
|
5270
5270
|
_("h", te, Nt);
|
5271
5271
|
_("k", te, Nt);
|
@@ -5278,30 +5278,30 @@ _("Hmm", oa);
|
|
5278
5278
|
_("Hmmss", la);
|
5279
5279
|
Z(["H", "HH"], le);
|
5280
5280
|
Z(["k", "kk"], function(e, t, r) {
|
5281
|
-
var n =
|
5281
|
+
var n = H(e);
|
5282
5282
|
t[le] = n === 24 ? 0 : n;
|
5283
5283
|
});
|
5284
5284
|
Z(["a", "A"], function(e, t, r) {
|
5285
5285
|
r._isPm = r._locale.isPM(e), r._meridiem = e;
|
5286
5286
|
});
|
5287
5287
|
Z(["h", "hh"], function(e, t, r) {
|
5288
|
-
t[le] =
|
5288
|
+
t[le] = H(e), I(r).bigHour = !0;
|
5289
5289
|
});
|
5290
5290
|
Z("hmm", function(e, t, r) {
|
5291
5291
|
var n = e.length - 2;
|
5292
|
-
t[le] =
|
5292
|
+
t[le] = H(e.substr(0, n)), t[Ee] = H(e.substr(n)), I(r).bigHour = !0;
|
5293
5293
|
});
|
5294
5294
|
Z("hmmss", function(e, t, r) {
|
5295
5295
|
var n = e.length - 4, i = e.length - 2;
|
5296
|
-
t[le] =
|
5296
|
+
t[le] = H(e.substr(0, n)), t[Ee] = H(e.substr(n, 2)), t[Re] = H(e.substr(i)), I(r).bigHour = !0;
|
5297
5297
|
});
|
5298
5298
|
Z("Hmm", function(e, t, r) {
|
5299
5299
|
var n = e.length - 2;
|
5300
|
-
t[le] =
|
5300
|
+
t[le] = H(e.substr(0, n)), t[Ee] = H(e.substr(n));
|
5301
5301
|
});
|
5302
5302
|
Z("Hmmss", function(e, t, r) {
|
5303
5303
|
var n = e.length - 4, i = e.length - 2;
|
5304
|
-
t[le] =
|
5304
|
+
t[le] = H(e.substr(0, n)), t[Ee] = H(e.substr(n, 2)), t[Re] = H(e.substr(i));
|
5305
5305
|
});
|
5306
5306
|
function Of(e) {
|
5307
5307
|
return (e + "").toLowerCase().charAt(0) === "p";
|
@@ -5310,7 +5310,7 @@ var Df = /[ap]\.?m?\.?/i, Ff = Ht("Hours", !0);
|
|
5310
5310
|
function Pf(e, t, r) {
|
5311
5311
|
return e > 11 ? r ? "pm" : "PM" : r ? "am" : "AM";
|
5312
5312
|
}
|
5313
|
-
var
|
5313
|
+
var va = {
|
5314
5314
|
calendar: _h,
|
5315
5315
|
longDateFormat: Sh,
|
5316
5316
|
invalidDate: xh,
|
@@ -5369,7 +5369,7 @@ function Qe(e, t) {
|
|
5369
5369
|
}
|
5370
5370
|
function fi(e, t) {
|
5371
5371
|
if (t !== null) {
|
5372
|
-
var r, n =
|
5372
|
+
var r, n = va;
|
5373
5373
|
if (t.abbr = e, se[e] != null)
|
5374
5374
|
na(
|
5375
5375
|
"defineLocaleOverride",
|
@@ -5393,7 +5393,7 @@ function fi(e, t) {
|
|
5393
5393
|
}
|
5394
5394
|
function Lf(e, t) {
|
5395
5395
|
if (t != null) {
|
5396
|
-
var r, n, i =
|
5396
|
+
var r, n, i = va;
|
5397
5397
|
se[e] != null && se[e].parentLocale != null ? se[e].set(Un(se[e]._config, t)) : (n = Xr(e), n != null && (i = n._config), t = Un(i, t), n == null && (t.abbr = e), r = new ti(t), r.parentLocale = se[e], se[e] = r), Qe(e);
|
5398
5398
|
} else
|
5399
5399
|
se[e] != null && (se[e].parentLocale != null ? (se[e] = se[e].parentLocale, e === Qe() && Qe(e)) : se[e] != null && delete se[e]);
|
@@ -5720,7 +5720,7 @@ function oc(e) {
|
|
5720
5720
|
if (e[jt[n]]) {
|
5721
5721
|
if (r)
|
5722
5722
|
return !1;
|
5723
|
-
parseFloat(e[jt[n]]) !==
|
5723
|
+
parseFloat(e[jt[n]]) !== H(e[jt[n]]) && (r = !0);
|
5724
5724
|
}
|
5725
5725
|
return !0;
|
5726
5726
|
}
|
@@ -5745,7 +5745,7 @@ function jn(e) {
|
|
5745
5745
|
function hc(e, t, r) {
|
5746
5746
|
var n = Math.min(e.length, t.length), i = Math.abs(e.length - t.length), s = 0, a;
|
5747
5747
|
for (a = 0; a < n; a++)
|
5748
|
-
|
5748
|
+
H(e[a]) !== H(t[a]) && s++;
|
5749
5749
|
return s + i;
|
5750
5750
|
}
|
5751
5751
|
function Ma(e, t) {
|
@@ -5764,7 +5764,7 @@ Z(["Z", "ZZ"], function(e, t, r) {
|
|
5764
5764
|
var fc = /([\+\-]|\d\d)/gi;
|
5765
5765
|
function pi(e, t) {
|
5766
5766
|
var r = (t || "").match(e), n, i, s;
|
5767
|
-
return r === null ? null : (n = r[r.length - 1] || [], i = (n + "").match(fc) || ["-", 0, 0], s = +(i[1] * 60) +
|
5767
|
+
return r === null ? null : (n = r[r.length - 1] || [], i = (n + "").match(fc) || ["-", 0, 0], s = +(i[1] * 60) + H(i[2]), s === 0 ? 0 : i[0] === "+" ? s : -s);
|
5768
5768
|
}
|
5769
5769
|
function gi(e, t) {
|
5770
5770
|
var r, n;
|
@@ -5817,13 +5817,13 @@ function yc(e) {
|
|
5817
5817
|
function _c() {
|
5818
5818
|
return this.utcOffset() > this.clone().month(0).utcOffset() || this.utcOffset() > this.clone().month(5).utcOffset();
|
5819
5819
|
}
|
5820
|
-
function
|
5820
|
+
function bc() {
|
5821
5821
|
if (!pe(this._isDSTShifted))
|
5822
5822
|
return this._isDSTShifted;
|
5823
5823
|
var e = {}, t;
|
5824
5824
|
return ei(e, this), e = Ea(e), e._a ? (t = e._isUTC ? Pe(e._a) : ee(e._a), this._isDSTShifted = this.isValid() && hc(e._a, t.toArray()) > 0) : this._isDSTShifted = !1, this._isDSTShifted;
|
5825
5825
|
}
|
5826
|
-
function
|
5826
|
+
function vc() {
|
5827
5827
|
return this.isValid() ? !this._isUTC : !1;
|
5828
5828
|
}
|
5829
5829
|
function wc() {
|
@@ -5841,11 +5841,11 @@ function Me(e, t) {
|
|
5841
5841
|
M: e._months
|
5842
5842
|
} : Ue(e) || !isNaN(+e) ? (r = {}, t ? r[t] = +e : r.milliseconds = +e) : (n = Sc.exec(e)) ? (i = n[1] === "-" ? -1 : 1, r = {
|
5843
5843
|
y: 0,
|
5844
|
-
d:
|
5845
|
-
h:
|
5846
|
-
m:
|
5847
|
-
s:
|
5848
|
-
ms:
|
5844
|
+
d: H(n[Oe]) * i,
|
5845
|
+
h: H(n[le]) * i,
|
5846
|
+
m: H(n[Ee]) * i,
|
5847
|
+
s: H(n[Re]) * i,
|
5848
|
+
ms: H(jn(n[ot] * 1e3)) * i
|
5849
5849
|
// the millisecond decimal point is included in the match
|
5850
5850
|
}) : (n = Ec.exec(e)) ? (i = n[1] === "-" ? -1 : 1, r = {
|
5851
5851
|
y: at(n[2], i),
|
@@ -6014,7 +6014,7 @@ function Yc(e, t, r) {
|
|
6014
6014
|
default:
|
6015
6015
|
s = this - n;
|
6016
6016
|
}
|
6017
|
-
return r ? s :
|
6017
|
+
return r ? s : be(s);
|
6018
6018
|
}
|
6019
6019
|
function Or(e, t) {
|
6020
6020
|
if (e.date() < t.date())
|
@@ -6266,7 +6266,7 @@ _("y", It);
|
|
6266
6266
|
_("yy", It);
|
6267
6267
|
_("yyy", It);
|
6268
6268
|
_("yyyy", It);
|
6269
|
-
_("yo",
|
6269
|
+
_("yo", bd);
|
6270
6270
|
Z(["y", "yy", "yyy", "yyyy"], ce);
|
6271
6271
|
Z(["yo"], function(e, t, r, n) {
|
6272
6272
|
var i;
|
@@ -6364,7 +6364,7 @@ function yd(e, t) {
|
|
6364
6364
|
function _d(e, t) {
|
6365
6365
|
return t.erasNarrowRegex(e);
|
6366
6366
|
}
|
6367
|
-
function
|
6367
|
+
function bd(e, t) {
|
6368
6368
|
return t._eraYearOrdinalRegex || It;
|
6369
6369
|
}
|
6370
6370
|
function _i() {
|
@@ -6400,13 +6400,13 @@ _("ggggg", Vr, Wr);
|
|
6400
6400
|
ir(
|
6401
6401
|
["gggg", "ggggg", "GGGG", "GGGGG"],
|
6402
6402
|
function(e, t, r, n) {
|
6403
|
-
t[n.substr(0, 2)] =
|
6403
|
+
t[n.substr(0, 2)] = H(e);
|
6404
6404
|
}
|
6405
6405
|
);
|
6406
6406
|
ir(["gg", "GG"], function(e, t, r, n) {
|
6407
6407
|
t[n] = y.parseTwoDigitYear(e);
|
6408
6408
|
});
|
6409
|
-
function
|
6409
|
+
function vd(e) {
|
6410
6410
|
return Ra.call(
|
6411
6411
|
this,
|
6412
6412
|
e,
|
@@ -6451,7 +6451,7 @@ function Md(e, t, r, n, i) {
|
|
6451
6451
|
x("Q", 0, "Qo", "quarter");
|
6452
6452
|
_("Q", sa);
|
6453
6453
|
Z("Q", function(e, t) {
|
6454
|
-
t[Ce] = (
|
6454
|
+
t[Ce] = (H(e) - 1) * 3;
|
6455
6455
|
});
|
6456
6456
|
function Td(e) {
|
6457
6457
|
return e == null ? Math.ceil((this.month() + 1) / 3) : this.month((e - 1) * 3 + this.month() % 3);
|
@@ -6464,14 +6464,14 @@ _("Do", function(e, t) {
|
|
6464
6464
|
});
|
6465
6465
|
Z(["D", "DD"], Oe);
|
6466
6466
|
Z("Do", function(e, t) {
|
6467
|
-
t[Oe] =
|
6467
|
+
t[Oe] = H(e.match(te)[0]);
|
6468
6468
|
});
|
6469
6469
|
var Aa = Ht("Date", !0);
|
6470
6470
|
x("DDD", ["DDDD", 3], "DDDo", "dayOfYear");
|
6471
6471
|
_("DDD", jr);
|
6472
6472
|
_("DDDD", aa);
|
6473
6473
|
Z(["DDD", "DDDD"], function(e, t, r) {
|
6474
|
-
r._dayOfYear =
|
6474
|
+
r._dayOfYear = H(e);
|
6475
6475
|
});
|
6476
6476
|
function Od(e) {
|
6477
6477
|
var t = Math.round(
|
@@ -6521,7 +6521,7 @@ var Je, Ba;
|
|
6521
6521
|
for (Je = "SSSS"; Je.length <= 9; Je += "S")
|
6522
6522
|
_(Je, It);
|
6523
6523
|
function Pd(e, t) {
|
6524
|
-
t[ot] =
|
6524
|
+
t[ot] = H(("0." + e) * 1e3);
|
6525
6525
|
}
|
6526
6526
|
for (Je = "S"; Je.length <= 9; Je += "S")
|
6527
6527
|
Z(Je, Pd);
|
@@ -6582,7 +6582,7 @@ g.eraAbbr = cd;
|
|
6582
6582
|
g.eraYear = dd;
|
6583
6583
|
g.year = ua;
|
6584
6584
|
g.isLeapYear = Uh;
|
6585
|
-
g.weekYear =
|
6585
|
+
g.weekYear = vd;
|
6586
6586
|
g.isoWeekYear = wd;
|
6587
6587
|
g.quarter = g.quarters = Td;
|
6588
6588
|
g.month = ma;
|
@@ -6608,7 +6608,7 @@ g.local = pc;
|
|
6608
6608
|
g.parseZone = gc;
|
6609
6609
|
g.hasAlignedHourOffset = yc;
|
6610
6610
|
g.isDST = _c;
|
6611
|
-
g.isLocal =
|
6611
|
+
g.isLocal = vc;
|
6612
6612
|
g.isUtcOffset = wc;
|
6613
6613
|
g.isUtc = Ta;
|
6614
6614
|
g.isUTC = Ta;
|
@@ -6632,7 +6632,7 @@ g.zone = we(
|
|
6632
6632
|
);
|
6633
6633
|
g.isDSTShifted = we(
|
6634
6634
|
"isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",
|
6635
|
-
|
6635
|
+
bc
|
6636
6636
|
);
|
6637
6637
|
function Hd(e) {
|
6638
6638
|
return ee(e * 1e3);
|
@@ -6644,7 +6644,7 @@ function Ya(e) {
|
|
6644
6644
|
return e;
|
6645
6645
|
}
|
6646
6646
|
var G = ti.prototype;
|
6647
|
-
G.calendar =
|
6647
|
+
G.calendar = bh;
|
6648
6648
|
G.longDateFormat = Eh;
|
6649
6649
|
G.invalidDate = kh;
|
6650
6650
|
G.ordinal = Oh;
|
@@ -6670,7 +6670,7 @@ G.firstDayOfWeek = sf;
|
|
6670
6670
|
G.weekdays = gf;
|
6671
6671
|
G.weekdaysMin = _f;
|
6672
6672
|
G.weekdaysShort = yf;
|
6673
|
-
G.weekdaysParse =
|
6673
|
+
G.weekdaysParse = vf;
|
6674
6674
|
G.weekdaysRegex = xf;
|
6675
6675
|
G.weekdaysShortRegex = kf;
|
6676
6676
|
G.weekdaysMinRegex = Mf;
|
@@ -6688,7 +6688,7 @@ function Ua(e, t, r) {
|
|
6688
6688
|
i[n] = Cr(e, n, r, "month");
|
6689
6689
|
return i;
|
6690
6690
|
}
|
6691
|
-
function
|
6691
|
+
function bi(e, t, r, n) {
|
6692
6692
|
typeof e == "boolean" ? (Ue(t) && (r = t, t = void 0), t = t || "") : (t = e, r = t, e = !1, Ue(t) && (r = t, t = void 0), t = t || "");
|
6693
6693
|
var i = We(), s = e ? i._week.dow : 0, a, o = [];
|
6694
6694
|
if (r != null)
|
@@ -6704,13 +6704,13 @@ function Rd(e, t) {
|
|
6704
6704
|
return Ua(e, t, "monthsShort");
|
6705
6705
|
}
|
6706
6706
|
function Ad(e, t, r) {
|
6707
|
-
return
|
6707
|
+
return bi(e, t, r, "weekdays");
|
6708
6708
|
}
|
6709
6709
|
function Bd(e, t, r) {
|
6710
|
-
return
|
6710
|
+
return bi(e, t, r, "weekdaysShort");
|
6711
6711
|
}
|
6712
6712
|
function Yd(e, t, r) {
|
6713
|
-
return
|
6713
|
+
return bi(e, t, r, "weekdaysMin");
|
6714
6714
|
}
|
6715
6715
|
Qe("en", {
|
6716
6716
|
eras: [
|
@@ -6733,7 +6733,7 @@ Qe("en", {
|
|
6733
6733
|
],
|
6734
6734
|
dayOfMonthOrdinalParse: /\d{1,2}(th|st|nd|rd)/,
|
6735
6735
|
ordinal: function(e) {
|
6736
|
-
var t = e % 10, r =
|
6736
|
+
var t = e % 10, r = H(e % 100 / 10) === 1 ? "th" : t === 1 ? "st" : t === 2 ? "nd" : t === 3 ? "rd" : "th";
|
6737
6737
|
return e + r;
|
6738
6738
|
}
|
6739
6739
|
});
|
@@ -6765,7 +6765,7 @@ function cs(e) {
|
|
6765
6765
|
}
|
6766
6766
|
function jd() {
|
6767
6767
|
var e = this._milliseconds, t = this._days, r = this._months, n = this._data, i, s, a, o, l;
|
6768
|
-
return e >= 0 && t >= 0 && r >= 0 || e <= 0 && t <= 0 && r <= 0 || (e += cs(zn(r) + t) * 864e5, t = 0, r = 0), n.milliseconds = e % 1e3, i =
|
6768
|
+
return e >= 0 && t >= 0 && r >= 0 || e <= 0 && t <= 0 && r <= 0 || (e += cs(zn(r) + t) * 864e5, t = 0, r = 0), n.milliseconds = e % 1e3, i = be(e / 1e3), n.seconds = i % 60, s = be(i / 60), n.minutes = s % 60, a = be(s / 60), n.hours = a % 24, t += be(a / 24), l = be(Wa(t)), r += l, t -= cs(zn(l)), o = be(r / 12), r %= 12, n.days = t, n.months = r, n.years = o, this;
|
6769
6769
|
}
|
6770
6770
|
function Wa(e) {
|
6771
6771
|
return e * 4800 / 146097;
|
@@ -6823,9 +6823,9 @@ function ht(e) {
|
|
6823
6823
|
}
|
6824
6824
|
var n0 = ht("milliseconds"), i0 = ht("seconds"), s0 = ht("minutes"), a0 = ht("hours"), o0 = ht("days"), l0 = ht("months"), u0 = ht("years");
|
6825
6825
|
function h0() {
|
6826
|
-
return
|
6826
|
+
return be(this.days() / 7);
|
6827
6827
|
}
|
6828
|
-
var Le = Math.round,
|
6828
|
+
var Le = Math.round, bt = {
|
6829
6829
|
ss: 44,
|
6830
6830
|
// a few seconds to seconds
|
6831
6831
|
s: 45,
|
@@ -6852,13 +6852,13 @@ function d0(e) {
|
|
6852
6852
|
return e === void 0 ? Le : typeof e == "function" ? (Le = e, !0) : !1;
|
6853
6853
|
}
|
6854
6854
|
function m0(e, t) {
|
6855
|
-
return
|
6855
|
+
return bt[e] === void 0 ? !1 : t === void 0 ? bt[e] : (bt[e] = t, e === "s" && (bt.ss = t - 1), !0);
|
6856
6856
|
}
|
6857
6857
|
function p0(e, t) {
|
6858
6858
|
if (!this.isValid())
|
6859
6859
|
return this.localeData().invalidDate();
|
6860
|
-
var r = !1, n =
|
6861
|
-
return typeof e == "object" && (t = e, e = !1), typeof e == "boolean" && (r = e), typeof t == "object" && (n = Object.assign({},
|
6860
|
+
var r = !1, n = bt, i, s;
|
6861
|
+
return typeof e == "object" && (t = e, e = !1), typeof e == "boolean" && (r = e), typeof t == "object" && (n = Object.assign({}, bt, t), t.s != null && t.ss == null && (n.ss = t.s - 1)), i = this.localeData(), s = c0(this, !r, n, i), r && (s = i.pastFuture(+this, s)), i.postformat(s);
|
6862
6862
|
}
|
6863
6863
|
var xn = Math.abs;
|
6864
6864
|
function gt(e) {
|
@@ -6868,46 +6868,46 @@ function Qr() {
|
|
6868
6868
|
if (!this.isValid())
|
6869
6869
|
return this.localeData().invalidDate();
|
6870
6870
|
var e = xn(this._milliseconds) / 1e3, t = xn(this._days), r = xn(this._months), n, i, s, a, o = this.asSeconds(), l, u, f, m;
|
6871
|
-
return o ? (n =
|
6872
|
-
}
|
6873
|
-
var
|
6874
|
-
|
6875
|
-
|
6876
|
-
|
6877
|
-
|
6878
|
-
|
6879
|
-
|
6880
|
-
|
6881
|
-
|
6882
|
-
|
6883
|
-
|
6884
|
-
|
6885
|
-
|
6886
|
-
|
6887
|
-
|
6888
|
-
|
6889
|
-
|
6890
|
-
|
6891
|
-
|
6892
|
-
|
6893
|
-
|
6894
|
-
|
6895
|
-
|
6896
|
-
|
6897
|
-
|
6898
|
-
|
6899
|
-
|
6900
|
-
|
6901
|
-
|
6902
|
-
|
6903
|
-
|
6904
|
-
|
6905
|
-
|
6906
|
-
|
6871
|
+
return o ? (n = be(e / 60), i = be(n / 60), e %= 60, n %= 60, s = be(r / 12), r %= 12, a = e ? e.toFixed(3).replace(/\.?0+$/, "") : "", l = o < 0 ? "-" : "", u = gt(this._months) !== gt(o) ? "-" : "", f = gt(this._days) !== gt(o) ? "-" : "", m = gt(this._milliseconds) !== gt(o) ? "-" : "", l + "P" + (s ? u + s + "Y" : "") + (r ? u + r + "M" : "") + (t ? f + t + "D" : "") + (i || n || e ? "T" : "") + (i ? m + i + "H" : "") + (n ? m + n + "M" : "") + (e ? m + a + "S" : "")) : "P0D";
|
6872
|
+
}
|
6873
|
+
var A = qr.prototype;
|
6874
|
+
A.isValid = lc;
|
6875
|
+
A.abs = Ud;
|
6876
|
+
A.add = Gd;
|
6877
|
+
A.subtract = Wd;
|
6878
|
+
A.as = Vd;
|
6879
|
+
A.asMilliseconds = ja;
|
6880
|
+
A.asSeconds = zd;
|
6881
|
+
A.asMinutes = Zd;
|
6882
|
+
A.asHours = $d;
|
6883
|
+
A.asDays = Xd;
|
6884
|
+
A.asWeeks = qd;
|
6885
|
+
A.asMonths = Jd;
|
6886
|
+
A.asQuarters = Qd;
|
6887
|
+
A.asYears = Kd;
|
6888
|
+
A.valueOf = e0;
|
6889
|
+
A._bubble = jd;
|
6890
|
+
A.clone = t0;
|
6891
|
+
A.get = r0;
|
6892
|
+
A.milliseconds = n0;
|
6893
|
+
A.seconds = i0;
|
6894
|
+
A.minutes = s0;
|
6895
|
+
A.hours = a0;
|
6896
|
+
A.days = o0;
|
6897
|
+
A.weeks = h0;
|
6898
|
+
A.months = l0;
|
6899
|
+
A.years = u0;
|
6900
|
+
A.humanize = p0;
|
6901
|
+
A.toISOString = Qr;
|
6902
|
+
A.toString = Qr;
|
6903
|
+
A.toJSON = Qr;
|
6904
|
+
A.locale = Pa;
|
6905
|
+
A.localeData = Na;
|
6906
|
+
A.toIsoString = we(
|
6907
6907
|
"toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",
|
6908
6908
|
Qr
|
6909
6909
|
);
|
6910
|
-
|
6910
|
+
A.lang = Ia;
|
6911
6911
|
x("X", 0, 0, "unix");
|
6912
6912
|
x("x", 0, 0, "valueOf");
|
6913
6913
|
_("x", zr);
|
@@ -6916,7 +6916,7 @@ Z("X", function(e, t, r) {
|
|
6916
6916
|
r._d = new Date(parseFloat(e) * 1e3);
|
6917
6917
|
});
|
6918
6918
|
Z("x", function(e, t, r) {
|
6919
|
-
r._d = new Date(
|
6919
|
+
r._d = new Date(H(e));
|
6920
6920
|
});
|
6921
6921
|
//! moment.js
|
6922
6922
|
y.version = "2.30.1";
|
@@ -6969,7 +6969,7 @@ y.HTML5_FMT = {
|
|
6969
6969
|
// <input type="month" />
|
6970
6970
|
};
|
6971
6971
|
function g0(e) {
|
6972
|
-
Vo(e, "svelte-
|
6972
|
+
Vo(e, "svelte-p7wmjx", ".CasinoGamePageContainer{background:var(--emfe-w-casino-color-bg, var(--emfe-w-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(--emfe-w-casino-color-bg, var(--emfe-w-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(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-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(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))}.GameDetails{display:flex;flex-direction:column;align-items:center}.GameDetails h3{color:var(--emfe-w-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(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border-radius:5px;border:none;width:129px;height:60px}.LoginButton{color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));background-color:var(--emfe-w-casino-contrast, var(--emfe-w-color-background, #07072A));border-radius:5px;border:1px solid var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));width:129px;height:60px}.FullWidthButton{color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));background-color:var(--emfe-w-casino-contrast, var(--emfe-w-color-background, #07072A));border-radius:5px;border:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));width:100%;height:60px}.GamesContainer{width:calc(100% - 4px);height:100%;max-width:calc(100% - 4px);max-height:calc(100% - 100px)}.Time{height:20px;margin:0;display:flex;align-items:center;justify-content:center}svg{fill:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF))}p{color:var(--emfe-w-casino-typography, var(--emfe-w-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(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));width:280px;height:60px;color:var(--emfe-w-button-typography, var(--emfe-w-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(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));width:100% !important;height:30px;color:var(--emfe-w-button-typography, var(--emfe-w-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(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));width:280px;color:var(--emfe-w-button-typography, var(--emfe-w-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}}");
|
6973
6973
|
}
|
6974
6974
|
function y0(e) {
|
6975
6975
|
let t, r, n = (
|
@@ -6979,7 +6979,7 @@ function y0(e) {
|
|
6979
6979
|
return {
|
6980
6980
|
c() {
|
6981
6981
|
var i;
|
6982
|
-
t =
|
6982
|
+
t = b("div"), r = b("div"), n && n.c(), c(r, "class", "CasinoGamePageContainer"), me(r, "background", "rgba(0, 0, 0, 0.5)"), c(t, "class", "GamePageBackground"), me(t, "background", /*mobileView*/
|
6983
6983
|
e[22] ? "" : `url(${/*game*/
|
6984
6984
|
(i = e[12]) == null ? void 0 : i.backgroundImageUrl})`), me(t, "background-size", "cover");
|
6985
6985
|
},
|
@@ -7003,7 +7003,7 @@ function _0(e) {
|
|
7003
7003
|
let t;
|
7004
7004
|
return {
|
7005
7005
|
c() {
|
7006
|
-
t =
|
7006
|
+
t = b("p"), t.textContent = "500 Error - Internal Server Error.", c(t, "class", "SearchLoading");
|
7007
7007
|
},
|
7008
7008
|
m(r, n) {
|
7009
7009
|
Q(r, t, n);
|
@@ -7014,14 +7014,14 @@ function _0(e) {
|
|
7014
7014
|
}
|
7015
7015
|
};
|
7016
7016
|
}
|
7017
|
-
function
|
7017
|
+
function b0(e) {
|
7018
7018
|
let t, r = (
|
7019
7019
|
/*$_*/
|
7020
7020
|
e[26]("loading") + ""
|
7021
7021
|
), n;
|
7022
7022
|
return {
|
7023
7023
|
c() {
|
7024
|
-
t =
|
7024
|
+
t = b("p"), n = q(r), c(t, "class", "SearchLoading");
|
7025
7025
|
},
|
7026
7026
|
m(i, s) {
|
7027
7027
|
Q(i, t, s), d(t, n);
|
@@ -7048,7 +7048,7 @@ function ds(e) {
|
|
7048
7048
|
s[6]
|
7049
7049
|
) return w0;
|
7050
7050
|
if (!/*determiningIsLoggedIn*/
|
7051
|
-
s[7]) return
|
7051
|
+
s[7]) return v0;
|
7052
7052
|
}
|
7053
7053
|
let n = r(e), i = n && n(e);
|
7054
7054
|
return {
|
@@ -7066,7 +7066,7 @@ function ds(e) {
|
|
7066
7066
|
}
|
7067
7067
|
};
|
7068
7068
|
}
|
7069
|
-
function
|
7069
|
+
function v0(e) {
|
7070
7070
|
let t;
|
7071
7071
|
function r(s, a) {
|
7072
7072
|
return (
|
@@ -7094,25 +7094,25 @@ function w0(e) {
|
|
7094
7094
|
let t, r, n, i, s, a, o, l = (
|
7095
7095
|
/*$_*/
|
7096
7096
|
e[26]("deposit") + ""
|
7097
|
-
), u, f, m, p, w, S,
|
7097
|
+
), u, f, m, p, w, S, v, F, W, L, T = (
|
7098
7098
|
/*haspanicbutton*/
|
7099
7099
|
e[1] === "true" && ms(e)
|
7100
7100
|
);
|
7101
|
-
function
|
7101
|
+
function B(E, M) {
|
7102
7102
|
return (
|
7103
7103
|
/*isFullscreen*/
|
7104
7104
|
E[19] ? O0 : T0
|
7105
7105
|
);
|
7106
7106
|
}
|
7107
|
-
let j =
|
7107
|
+
let j = B(e), k = j(e);
|
7108
7108
|
return {
|
7109
7109
|
c() {
|
7110
|
-
t =
|
7110
|
+
t = b("div"), r = b("div"), n = b("iframe"), s = X(), a = b("div"), o = b("button"), u = q(l), f = X(), m = b("p"), p = b("span"), w = q(
|
7111
7111
|
/*time*/
|
7112
7112
|
e[4]
|
7113
|
-
), S = X(), T && T.c(),
|
7114
|
-
e[12].launchUrl) || c(n, "src", i), c(o, "class", "DepositButton
|
7115
|
-
(e[1] == "true" ? "BottomGamePanicSection" : "")
|
7113
|
+
), S = X(), T && T.c(), v = X(), k.c(), c(n, "title", "Games"), c(n, "id", "IframeGame"), c(n, "class", "GamesContainer"), c(n, "aria-hidden", "false"), ve(n.src, i = /*game*/
|
7114
|
+
e[12].launchUrl) || c(n, "src", i), c(o, "class", "DepositButton"), c(m, "class", "Time"), c(a, "class", F = "BottomGame " + /*haspanicbutton*/
|
7115
|
+
(e[1] == "true" ? "BottomGamePanicSection" : "")), c(r, "id", "IframeGame"), c(
|
7116
7116
|
r,
|
7117
7117
|
"style",
|
7118
7118
|
/*gameStyle*/
|
@@ -7127,7 +7127,7 @@ function w0(e) {
|
|
7127
7127
|
"height",
|
7128
7128
|
/*modalFrameHeight*/
|
7129
7129
|
e[21]
|
7130
|
-
),
|
7130
|
+
), Ke(
|
7131
7131
|
t,
|
7132
7132
|
"FullsScreenLayout",
|
7133
7133
|
/*isFullscreen*/
|
@@ -7135,7 +7135,7 @@ function w0(e) {
|
|
7135
7135
|
);
|
7136
7136
|
},
|
7137
7137
|
m(E, M) {
|
7138
|
-
Q(E, t, M), d(t, r), d(r, n), e[65](n), d(r, s), d(r, a), d(a, o), d(o, u), d(a, f), d(a, m), d(m, p), d(p, w), e[67](m), d(a, S), T && T.m(a, null), d(a,
|
7138
|
+
Q(E, t, M), d(t, r), d(r, n), e[65](n), d(r, s), d(r, a), d(a, o), d(o, u), d(a, f), d(a, m), d(m, p), d(p, w), e[67](m), d(a, S), T && T.m(a, null), d(a, v), k.m(a, null), e[71](a), e[72](r), e[73](t), W || (L = ue(
|
7139
7139
|
o,
|
7140
7140
|
"click",
|
7141
7141
|
/*click_handler_9*/
|
@@ -7144,7 +7144,7 @@ function w0(e) {
|
|
7144
7144
|
},
|
7145
7145
|
p(E, M) {
|
7146
7146
|
M[0] & /*game*/
|
7147
|
-
4096 && !
|
7147
|
+
4096 && !ve(n.src, i = /*game*/
|
7148
7148
|
E[12].launchUrl) && c(n, "src", i), M[0] & /*$_*/
|
7149
7149
|
67108864 && l !== (l = /*$_*/
|
7150
7150
|
E[26]("deposit") + "") && K(u, l), M[0] & /*time*/
|
@@ -7153,9 +7153,9 @@ function w0(e) {
|
|
7153
7153
|
/*time*/
|
7154
7154
|
E[4]
|
7155
7155
|
), /*haspanicbutton*/
|
7156
|
-
E[1] === "true" ? T ? T.p(E, M) : (T = ms(E), T.c(), T.m(a,
|
7156
|
+
E[1] === "true" ? T ? T.p(E, M) : (T = ms(E), T.c(), T.m(a, v)) : T && (T.d(1), T = null), j === (j = B(E)) && k ? k.p(E, M) : (k.d(1), k = j(E), k && (k.c(), k.m(a, null))), M[0] & /*haspanicbutton*/
|
7157
7157
|
2 && F !== (F = "BottomGame " + /*haspanicbutton*/
|
7158
|
-
(E[1] == "true" ? "BottomGamePanicSection" : "")
|
7158
|
+
(E[1] == "true" ? "BottomGamePanicSection" : "")) && c(a, "class", F), M[0] & /*gameStyle*/
|
7159
7159
|
33554432 && c(
|
7160
7160
|
r,
|
7161
7161
|
"style",
|
@@ -7182,7 +7182,7 @@ function w0(e) {
|
|
7182
7182
|
);
|
7183
7183
|
},
|
7184
7184
|
d(E) {
|
7185
|
-
E && J(t), e[65](null), e[67](null), T && T.d(), k.d(), e[71](null), e[72](null), e[73](null), W = !1,
|
7185
|
+
E && J(t), e[65](null), e[67](null), T && T.d(), k.d(), e[71](null), e[72](null), e[73](null), W = !1, L();
|
7186
7186
|
}
|
7187
7187
|
};
|
7188
7188
|
}
|
@@ -7224,20 +7224,20 @@ function E0(e) {
|
|
7224
7224
|
), i, s, a, o, l, u, f, m = (
|
7225
7225
|
/*$_*/
|
7226
7226
|
e[26]("signIn") + ""
|
7227
|
-
), p, w, S,
|
7227
|
+
), p, w, S, v = (
|
7228
7228
|
/*$_*/
|
7229
7229
|
e[26]("register") + ""
|
7230
|
-
), F, W,
|
7230
|
+
), F, W, L, T, B, j;
|
7231
7231
|
return {
|
7232
7232
|
c() {
|
7233
|
-
t =
|
7233
|
+
t = b("div"), r = b("h3"), i = q(n), s = X(), a = b("img"), l = X(), u = b("div"), f = b("button"), p = q(m), w = X(), S = b("button"), F = q(v), W = X(), L = b("p"), T = q(
|
7234
7234
|
/*time*/
|
7235
7235
|
e[4]
|
7236
|
-
),
|
7237
|
-
e[12].thumbnail) || c(a, "src", o), c(a, "class", "GameThumbnail
|
7236
|
+
), ve(a.src, o = /*game*/
|
7237
|
+
e[12].thumbnail) || c(a, "src", o), c(a, "class", "GameThumbnail"), c(a, "alt", "game thumbnail"), c(a, "loading", "lazy"), c(f, "class", "LoginButton"), c(S, "class", "RegisterButton"), c(u, "class", "ButtonsContainer"), c(t, "class", "GameDetails"), c(t, "part", "GameDetails");
|
7238
7238
|
},
|
7239
7239
|
m(k, E) {
|
7240
|
-
Q(k, t, E), d(t, r), d(r, i), d(t, s), d(t, a), d(t, l), d(t, u), d(u, f), d(f, p), d(u, w), d(u, S), d(S, F), d(t, W), d(t,
|
7240
|
+
Q(k, t, E), d(t, r), d(r, i), d(t, s), d(t, a), d(t, l), d(t, u), d(u, f), d(f, p), d(u, w), d(u, S), d(S, F), d(t, W), d(t, L), d(L, T), B || (j = [
|
7241
7241
|
ue(
|
7242
7242
|
f,
|
7243
7243
|
"click",
|
@@ -7250,18 +7250,18 @@ function E0(e) {
|
|
7250
7250
|
/*click_handler_17*/
|
7251
7251
|
e[84]
|
7252
7252
|
)
|
7253
|
-
],
|
7253
|
+
], B = !0);
|
7254
7254
|
},
|
7255
7255
|
p(k, E) {
|
7256
7256
|
E[0] & /*game*/
|
7257
7257
|
4096 && n !== (n = /*game*/
|
7258
7258
|
k[12].name + "") && K(i, n), E[0] & /*game*/
|
7259
|
-
4096 && !
|
7259
|
+
4096 && !ve(a.src, o = /*game*/
|
7260
7260
|
k[12].thumbnail) && c(a, "src", o), E[0] & /*$_*/
|
7261
7261
|
67108864 && m !== (m = /*$_*/
|
7262
7262
|
k[26]("signIn") + "") && K(p, m), E[0] & /*$_*/
|
7263
|
-
67108864 &&
|
7264
|
-
k[26]("register") + "") && K(F,
|
7263
|
+
67108864 && v !== (v = /*$_*/
|
7264
|
+
k[26]("register") + "") && K(F, v), E[0] & /*time*/
|
7265
7265
|
16 && K(
|
7266
7266
|
T,
|
7267
7267
|
/*time*/
|
@@ -7269,7 +7269,7 @@ function E0(e) {
|
|
7269
7269
|
);
|
7270
7270
|
},
|
7271
7271
|
d(k) {
|
7272
|
-
k && J(t),
|
7272
|
+
k && J(t), B = !1, Fe(j);
|
7273
7273
|
}
|
7274
7274
|
};
|
7275
7275
|
}
|
@@ -7280,7 +7280,7 @@ function x0(e) {
|
|
7280
7280
|
), f, m, p, w = (
|
7281
7281
|
/*$_*/
|
7282
7282
|
e[26]("register") + ""
|
7283
|
-
), S,
|
7283
|
+
), S, v, F, W, L, T, B, j;
|
7284
7284
|
function k(N, O) {
|
7285
7285
|
return (
|
7286
7286
|
/*isFullscreen*/
|
@@ -7290,11 +7290,11 @@ function x0(e) {
|
|
7290
7290
|
let E = k(e), M = E(e);
|
7291
7291
|
return {
|
7292
7292
|
c() {
|
7293
|
-
t =
|
7293
|
+
t = b("div"), r = b("div"), n = b("iframe"), s = X(), a = b("div"), o = b("div"), l = b("button"), f = q(u), m = X(), p = b("button"), S = q(w), v = X(), F = b("p"), W = b("span"), L = q(
|
7294
7294
|
/*time*/
|
7295
7295
|
e[4]
|
7296
|
-
), T = X(), M.c(), c(n, "title", "Games"), c(n, "id", "IframeGame"), c(n, "class", "GamesContainer
|
7297
|
-
e[12].launchUrl) || c(n, "src", i), c(l, "class", "LoginButton
|
7296
|
+
), T = X(), M.c(), c(n, "title", "Games"), c(n, "id", "IframeGame"), c(n, "class", "GamesContainer"), c(n, "aria-hidden", "false"), ve(n.src, i = /*game*/
|
7297
|
+
e[12].launchUrl) || c(n, "src", i), c(l, "class", "LoginButton"), c(p, "class", "RegisterButton"), c(o, "class", "ButtonsContainer"), c(F, "class", "Time"), c(a, "class", "BottomGame"), c(r, "id", "IframeGame"), c(
|
7298
7298
|
r,
|
7299
7299
|
"style",
|
7300
7300
|
/*gameStyle*/
|
@@ -7309,7 +7309,7 @@ function x0(e) {
|
|
7309
7309
|
"height",
|
7310
7310
|
/*modalFrameHeight*/
|
7311
7311
|
e[21]
|
7312
|
-
),
|
7312
|
+
), Ke(
|
7313
7313
|
t,
|
7314
7314
|
"FullsScreenLayout",
|
7315
7315
|
/*isFullscreen*/
|
@@ -7317,7 +7317,7 @@ function x0(e) {
|
|
7317
7317
|
);
|
7318
7318
|
},
|
7319
7319
|
m(N, O) {
|
7320
|
-
Q(N, t, O), d(t, r), d(r, n), e[74](n), d(r, s), d(r, a), d(a, o), d(o, l), d(l, f), d(o, m), d(o, p), d(p, S), d(a,
|
7320
|
+
Q(N, t, O), d(t, r), d(r, n), e[74](n), d(r, s), d(r, a), d(a, o), d(o, l), d(l, f), d(o, m), d(o, p), d(p, S), d(a, v), d(a, F), d(F, W), d(W, L), e[77](F), d(a, T), M.m(a, null), e[80](a), e[81](r), e[82](t), B || (j = [
|
7321
7321
|
ue(
|
7322
7322
|
l,
|
7323
7323
|
"click",
|
@@ -7330,18 +7330,18 @@ function x0(e) {
|
|
7330
7330
|
/*click_handler_13*/
|
7331
7331
|
e[76]
|
7332
7332
|
)
|
7333
|
-
],
|
7333
|
+
], B = !0);
|
7334
7334
|
},
|
7335
7335
|
p(N, O) {
|
7336
7336
|
O[0] & /*game*/
|
7337
|
-
4096 && !
|
7337
|
+
4096 && !ve(n.src, i = /*game*/
|
7338
7338
|
N[12].launchUrl) && c(n, "src", i), O[0] & /*$_*/
|
7339
7339
|
67108864 && u !== (u = /*$_*/
|
7340
7340
|
N[26]("signIn") + "") && K(f, u), O[0] & /*$_*/
|
7341
7341
|
67108864 && w !== (w = /*$_*/
|
7342
7342
|
N[26]("register") + "") && K(S, w), O[0] & /*time*/
|
7343
7343
|
16 && K(
|
7344
|
-
|
7344
|
+
L,
|
7345
7345
|
/*time*/
|
7346
7346
|
N[4]
|
7347
7347
|
), E === (E = k(N)) && M ? M.p(N, O) : (M.d(1), M = E(N), M && (M.c(), M.m(a, null))), O[0] & /*gameStyle*/
|
@@ -7371,7 +7371,7 @@ function x0(e) {
|
|
7371
7371
|
);
|
7372
7372
|
},
|
7373
7373
|
d(N) {
|
7374
|
-
N && J(t), e[74](null), e[77](null), M.d(), e[80](null), e[81](null), e[82](null),
|
7374
|
+
N && J(t), e[74](null), e[77](null), M.d(), e[80](null), e[81](null), e[82](null), B = !1, Fe(j);
|
7375
7375
|
}
|
7376
7376
|
};
|
7377
7377
|
}
|
@@ -7379,7 +7379,7 @@ function k0(e) {
|
|
7379
7379
|
let t, r, n;
|
7380
7380
|
return {
|
7381
7381
|
c() {
|
7382
|
-
t =
|
7382
|
+
t = b("button"), t.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M21.414 18.586l2.586-2.586v8h-8l2.586-2.586-5.172-5.172 2.828-2.828 5.172 5.172zm-13.656-8l2.828-2.828-5.172-5.172 2.586-2.586h-8v8l2.586-2.586 5.172 5.172zm10.828-8l-2.586-2.586h8v8l-2.586-2.586-5.172 5.172-2.828-2.828 5.172-5.172zm-8 13.656l-2.828-2.828-5.172 5.172-2.586-2.586v8h8l-2.586-2.586 5.172-5.172z"></path></svg>', c(t, "class", "FullscreenButton");
|
7383
7383
|
},
|
7384
7384
|
m(i, s) {
|
7385
7385
|
Q(i, t, s), r || (n = ue(
|
@@ -7399,7 +7399,7 @@ function M0(e) {
|
|
7399
7399
|
let t, r, n;
|
7400
7400
|
return {
|
7401
7401
|
c() {
|
7402
|
-
t =
|
7402
|
+
t = b("button"), t.innerHTML = '<svg width="24" height="24" viewBox="0 0 31 31"><polygon style="fill:#fff;" 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(--emfe-w-button-typography, var(--emfe-w-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(--emfe-w-button-typography, var(--emfe-w-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(--emfe-w-button-typography, var(--emfe-w-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>', c(t, "class", "FullscreenButton");
|
7403
7403
|
},
|
7404
7404
|
m(i, s) {
|
7405
7405
|
Q(i, t, s), r || (n = ue(
|
@@ -7422,12 +7422,12 @@ function ms(e) {
|
|
7422
7422
|
), i;
|
7423
7423
|
return {
|
7424
7424
|
c() {
|
7425
|
-
t =
|
7425
|
+
t = b("div"), r = b("button"), i = q(n), c(r, "class", "Button"), Ke(
|
7426
7426
|
r,
|
7427
7427
|
"PanicButtonAnimation",
|
7428
7428
|
/*panicLoading*/
|
7429
7429
|
e[11]
|
7430
|
-
), c(t, "class", "PanicSection
|
7430
|
+
), c(t, "class", "PanicSection");
|
7431
7431
|
},
|
7432
7432
|
m(s, a) {
|
7433
7433
|
Q(s, t, a), d(t, r), d(r, i), e[68](r);
|
@@ -7452,7 +7452,7 @@ function T0(e) {
|
|
7452
7452
|
let t, r, n;
|
7453
7453
|
return {
|
7454
7454
|
c() {
|
7455
|
-
t =
|
7455
|
+
t = b("button"), t.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M21.414 18.586l2.586-2.586v8h-8l2.586-2.586-5.172-5.172 2.828-2.828 5.172 5.172zm-13.656-8l2.828-2.828-5.172-5.172 2.586-2.586h-8v8l2.586-2.586 5.172 5.172zm10.828-8l-2.586-2.586h8v8l-2.586-2.586-5.172 5.172-2.828-2.828 5.172-5.172zm-8 13.656l-2.828-2.828-5.172 5.172-2.586-2.586v8h8l-2.586-2.586 5.172-5.172z"></path></svg>', c(t, "class", "FullscreenButton");
|
7456
7456
|
},
|
7457
7457
|
m(i, s) {
|
7458
7458
|
Q(i, t, s), r || (n = ue(
|
@@ -7472,7 +7472,7 @@ function O0(e) {
|
|
7472
7472
|
let t, r, n;
|
7473
7473
|
return {
|
7474
7474
|
c() {
|
7475
|
-
t =
|
7475
|
+
t = b("button"), t.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 31 31"><polygon style="fill:var(--emfe-w-button-typography, var(--emfe-w-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(--emfe-w-button-typography, var(--emfe-w-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(--emfe-w-button-typography, var(--emfe-w-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(--emfe-w-button-typography, var(--emfe-w-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>', c(t, "class", "FullscreenButton");
|
7476
7476
|
},
|
7477
7477
|
m(i, s) {
|
7478
7478
|
Q(i, t, s), r || (n = ue(
|
@@ -7495,20 +7495,20 @@ function D0(e) {
|
|
7495
7495
|
), i, s, a, o, l, u, f, m = (
|
7496
7496
|
/*$_*/
|
7497
7497
|
e[26]("signIn") + ""
|
7498
|
-
), p, w, S,
|
7498
|
+
), p, w, S, v = (
|
7499
7499
|
/*$_*/
|
7500
7500
|
e[26]("register") + ""
|
7501
|
-
), F, W,
|
7501
|
+
), F, W, L, T, B, j;
|
7502
7502
|
return {
|
7503
7503
|
c() {
|
7504
|
-
t =
|
7504
|
+
t = b("div"), r = b("h3"), i = q(n), s = X(), a = b("img"), l = X(), u = b("div"), f = b("button"), p = q(m), w = X(), S = b("button"), F = q(v), W = X(), L = b("p"), T = q(
|
7505
7505
|
/*time*/
|
7506
7506
|
e[4]
|
7507
|
-
),
|
7508
|
-
e[12].thumbnail) || c(a, "src", o), c(a, "class", "GameThumbnail
|
7507
|
+
), ve(a.src, o = /*game*/
|
7508
|
+
e[12].thumbnail) || c(a, "src", o), c(a, "class", "GameThumbnail"), c(a, "alt", "game thumbnail"), c(a, "loading", "lazy"), c(f, "class", "LoginButton"), c(S, "class", "RegisterButton"), c(u, "class", "ButtonsContainer"), c(t, "class", "GameDetails"), c(t, "part", "GameDetails");
|
7509
7509
|
},
|
7510
7510
|
m(k, E) {
|
7511
|
-
Q(k, t, E), d(t, r), d(r, i), d(t, s), d(t, a), d(t, l), d(t, u), d(u, f), d(f, p), d(u, w), d(u, S), d(S, F), d(t, W), d(t,
|
7511
|
+
Q(k, t, E), d(t, r), d(r, i), d(t, s), d(t, a), d(t, l), d(t, u), d(u, f), d(f, p), d(u, w), d(u, S), d(S, F), d(t, W), d(t, L), d(L, T), B || (j = [
|
7512
7512
|
ue(
|
7513
7513
|
f,
|
7514
7514
|
"click",
|
@@ -7521,18 +7521,18 @@ function D0(e) {
|
|
7521
7521
|
/*click_handler_8*/
|
7522
7522
|
e[64]
|
7523
7523
|
)
|
7524
|
-
],
|
7524
|
+
], B = !0);
|
7525
7525
|
},
|
7526
7526
|
p(k, E) {
|
7527
7527
|
E[0] & /*game*/
|
7528
7528
|
4096 && n !== (n = /*game*/
|
7529
7529
|
k[12].name + "") && K(i, n), E[0] & /*game*/
|
7530
|
-
4096 && !
|
7530
|
+
4096 && !ve(a.src, o = /*game*/
|
7531
7531
|
k[12].thumbnail) && c(a, "src", o), E[0] & /*$_*/
|
7532
7532
|
67108864 && m !== (m = /*$_*/
|
7533
7533
|
k[26]("signIn") + "") && K(p, m), E[0] & /*$_*/
|
7534
|
-
67108864 &&
|
7535
|
-
k[26]("register") + "") && K(F,
|
7534
|
+
67108864 && v !== (v = /*$_*/
|
7535
|
+
k[26]("register") + "") && K(F, v), E[0] & /*time*/
|
7536
7536
|
16 && K(
|
7537
7537
|
T,
|
7538
7538
|
/*time*/
|
@@ -7540,7 +7540,7 @@ function D0(e) {
|
|
7540
7540
|
);
|
7541
7541
|
},
|
7542
7542
|
d(k) {
|
7543
|
-
k && J(t),
|
7543
|
+
k && J(t), B = !1, Fe(j);
|
7544
7544
|
}
|
7545
7545
|
};
|
7546
7546
|
}
|
@@ -7551,23 +7551,23 @@ function F0(e) {
|
|
7551
7551
|
), i, s, a, o, l, u, f, m = (
|
7552
7552
|
/*$_*/
|
7553
7553
|
e[26]("signIn") + ""
|
7554
|
-
), p, w, S,
|
7554
|
+
), p, w, S, v = (
|
7555
7555
|
/*$_*/
|
7556
7556
|
e[26]("register") + ""
|
7557
|
-
), F, W,
|
7557
|
+
), F, W, L, T = (
|
7558
7558
|
/*$_*/
|
7559
7559
|
e[26]("playForFun") + ""
|
7560
|
-
),
|
7560
|
+
), B, j, k, E, M, N;
|
7561
7561
|
return {
|
7562
7562
|
c() {
|
7563
|
-
t =
|
7563
|
+
t = b("div"), r = b("h3"), i = q(n), s = X(), a = b("img"), l = X(), u = b("div"), f = b("button"), p = q(m), w = X(), S = b("button"), F = q(v), W = X(), L = b("button"), B = q(T), j = X(), k = b("p"), E = q(
|
7564
7564
|
/*time*/
|
7565
7565
|
e[4]
|
7566
|
-
),
|
7567
|
-
e[12].thumbnail) || c(a, "src", o), c(a, "class", "GameThumbnail
|
7566
|
+
), ve(a.src, o = /*game*/
|
7567
|
+
e[12].thumbnail) || c(a, "src", o), c(a, "class", "GameThumbnail"), c(a, "alt", "game thumbnail"), c(a, "loading", "lazy"), c(f, "class", "LoginButton"), c(S, "class", "RegisterButton"), c(L, "class", "FullWidthButton"), c(u, "class", "ButtonsContainer"), c(t, "class", "GameDetails");
|
7568
7568
|
},
|
7569
7569
|
m(O, re) {
|
7570
|
-
Q(O, t, re), d(t, r), d(r, i), d(t, s), d(t, a), d(t, l), d(t, u), d(u, f), d(f, p), d(u, w), d(u, S), d(S, F), d(u, W), d(u,
|
7570
|
+
Q(O, t, re), d(t, r), d(r, i), d(t, s), d(t, a), d(t, l), d(t, u), d(u, f), d(f, p), d(u, w), d(u, S), d(S, F), d(u, W), d(u, L), d(L, B), d(t, j), d(t, k), d(k, E), M || (N = [
|
7571
7571
|
ue(
|
7572
7572
|
f,
|
7573
7573
|
"click",
|
@@ -7581,7 +7581,7 @@ function F0(e) {
|
|
7581
7581
|
e[61]
|
7582
7582
|
),
|
7583
7583
|
ue(
|
7584
|
-
|
7584
|
+
L,
|
7585
7585
|
"click",
|
7586
7586
|
/*click_handler_6*/
|
7587
7587
|
e[62]
|
@@ -7592,14 +7592,14 @@ function F0(e) {
|
|
7592
7592
|
re[0] & /*game*/
|
7593
7593
|
4096 && n !== (n = /*game*/
|
7594
7594
|
O[12].name + "") && K(i, n), re[0] & /*game*/
|
7595
|
-
4096 && !
|
7595
|
+
4096 && !ve(a.src, o = /*game*/
|
7596
7596
|
O[12].thumbnail) && c(a, "src", o), re[0] & /*$_*/
|
7597
7597
|
67108864 && m !== (m = /*$_*/
|
7598
7598
|
O[26]("signIn") + "") && K(p, m), re[0] & /*$_*/
|
7599
|
-
67108864 &&
|
7600
|
-
O[26]("register") + "") && K(F,
|
7599
|
+
67108864 && v !== (v = /*$_*/
|
7600
|
+
O[26]("register") + "") && K(F, v), re[0] & /*$_*/
|
7601
7601
|
67108864 && T !== (T = /*$_*/
|
7602
|
-
O[26]("playForFun") + "") && K(
|
7602
|
+
O[26]("playForFun") + "") && K(B, T), re[0] & /*time*/
|
7603
7603
|
16 && K(
|
7604
7604
|
E,
|
7605
7605
|
/*time*/
|
@@ -7618,10 +7618,10 @@ function P0(e) {
|
|
7618
7618
|
), s, a, o, l, u, f, m, p = (
|
7619
7619
|
/*$_*/
|
7620
7620
|
e[26]("deposit") + ""
|
7621
|
-
), w, S,
|
7621
|
+
), w, S, v, F = (
|
7622
7622
|
/*$_*/
|
7623
7623
|
e[26]("playNow") + ""
|
7624
|
-
), W,
|
7624
|
+
), W, L, T, B, j, k, E, M = (
|
7625
7625
|
/*favorites*/
|
7626
7626
|
e[0] == "true" && ps(e)
|
7627
7627
|
), N = (
|
@@ -7630,14 +7630,14 @@ function P0(e) {
|
|
7630
7630
|
);
|
7631
7631
|
return {
|
7632
7632
|
c() {
|
7633
|
-
M && M.c(), t = X(), r =
|
7633
|
+
M && M.c(), t = X(), r = b("div"), n = b("h3"), s = q(i), a = X(), o = b("img"), u = X(), f = b("div"), m = b("button"), w = q(p), S = X(), v = b("button"), W = q(F), L = X(), N && N.c(), T = X(), B = b("p"), j = q(
|
7634
7634
|
/*time*/
|
7635
7635
|
e[4]
|
7636
|
-
),
|
7637
|
-
e[12].thumbnail) || c(o, "src", l), c(o, "class", "GameThumbnail
|
7636
|
+
), ve(o.src, l = /*game*/
|
7637
|
+
e[12].thumbnail) || c(o, "src", l), c(o, "class", "GameThumbnail"), c(o, "alt", "game thumbnail"), c(o, "loading", "lazy"), c(m, "class", "DepositButton"), c(v, "class", "PlayNowButton"), c(f, "class", "ButtonsContainer"), c(r, "class", "GameDetails");
|
7638
7638
|
},
|
7639
7639
|
m(O, re) {
|
7640
|
-
M && M.m(O, re), Q(O, t, re), Q(O, r, re), d(r, n), d(n, s), d(r, a), d(r, o), d(r, u), d(r, f), d(f, m), d(m, w), d(f, S), d(f,
|
7640
|
+
M && M.m(O, re), Q(O, t, re), Q(O, r, re), d(r, n), d(n, s), d(r, a), d(r, o), d(r, u), d(r, f), d(f, m), d(m, w), d(f, S), d(f, v), d(v, W), d(r, L), N && N.m(r, null), d(r, T), d(r, B), d(B, j), k || (E = [
|
7641
7641
|
ue(
|
7642
7642
|
m,
|
7643
7643
|
"click",
|
@@ -7645,7 +7645,7 @@ function P0(e) {
|
|
7645
7645
|
e[57]
|
7646
7646
|
),
|
7647
7647
|
ue(
|
7648
|
-
|
7648
|
+
v,
|
7649
7649
|
"click",
|
7650
7650
|
/*click_handler_3*/
|
7651
7651
|
e[58]
|
@@ -7657,7 +7657,7 @@ function P0(e) {
|
|
7657
7657
|
O[0] == "true" ? M ? M.p(O, re) : (M = ps(O), M.c(), M.m(t.parentNode, t)) : M && (M.d(1), M = null), re[0] & /*game*/
|
7658
7658
|
4096 && i !== (i = /*game*/
|
7659
7659
|
O[12].name + "") && K(s, i), re[0] & /*game*/
|
7660
|
-
4096 && !
|
7660
|
+
4096 && !ve(o.src, l = /*game*/
|
7661
7661
|
O[12].thumbnail) && c(o, "src", l), re[0] & /*$_*/
|
7662
7662
|
67108864 && p !== (p = /*$_*/
|
7663
7663
|
O[26]("deposit") + "") && K(w, p), re[0] & /*$_*/
|
@@ -7703,8 +7703,8 @@ function I0(e) {
|
|
7703
7703
|
let t, r, n, i;
|
7704
7704
|
return {
|
7705
7705
|
c() {
|
7706
|
-
t =
|
7707
|
-
(e[1] == "true" ? "LoaderWithPanicButton" : "")
|
7706
|
+
t = b("div"), r = b("div"), n = b("div"), c(t, "class", i = "LoaderRipple " + /*haspanicbutton*/
|
7707
|
+
(e[1] == "true" ? "LoaderWithPanicButton" : ""));
|
7708
7708
|
},
|
7709
7709
|
m(s, a) {
|
7710
7710
|
Q(s, t, a), d(t, r), d(t, n);
|
@@ -7712,7 +7712,7 @@ function I0(e) {
|
|
7712
7712
|
p(s, a) {
|
7713
7713
|
a[0] & /*haspanicbutton*/
|
7714
7714
|
2 && i !== (i = "LoaderRipple " + /*haspanicbutton*/
|
7715
|
-
(s[1] == "true" ? "LoaderWithPanicButton" : "")
|
7715
|
+
(s[1] == "true" ? "LoaderWithPanicButton" : "")) && c(t, "class", i);
|
7716
7716
|
},
|
7717
7717
|
d(s) {
|
7718
7718
|
s && J(t);
|
@@ -7747,7 +7747,7 @@ function H0(e) {
|
|
7747
7747
|
let t, r, n, i, s, a;
|
7748
7748
|
return {
|
7749
7749
|
c() {
|
7750
|
-
t =
|
7750
|
+
t = b("div"), r = Dr("svg"), n = Dr("path"), me(n, "fill", "var(--emfe-w-color-white, #FFFFFF)"), c(n, "d", `M511.266,197.256c-1.764-5.431-6.458-9.388-12.108-10.209l-158.722-23.065L269.452,20.155
|
7751
7751
|
c-2.527-5.12-7.741-8.361-13.451-8.361c-5.709,0-10.924,3.242-13.451,8.361l-70.988,143.828L12.843,187.047
|
7752
7752
|
c-5.65,0.821-10.344,4.779-12.108,10.209c-1.765,5.43-0.293,11.391,3.795,15.376l114.848,111.955L92.27,482.67
|
7753
7753
|
c-0.965,5.627,1.349,11.315,5.968,14.67c4.618,3.355,10.74,3.798,15.797,1.142L256,423.846l141.961,74.637
|
@@ -7755,8 +7755,8 @@ function H0(e) {
|
|
7755
7755
|
l114.86-111.954C511.559,208.647,513.031,202.686,511.266,197.256z M366.023,308.608c-3.536,3.446-5.15,8.412-4.314,13.278
|
7756
7756
|
l23.311,135.898l-122.038-64.162c-4.37-2.297-9.591-2.297-13.961,0l-122.045,64.163l23.304-135.9
|
7757
7757
|
c0.834-4.866-0.779-9.83-4.313-13.276l-98.731-96.244l136.445-19.829c4.886-0.71,9.108-3.778,11.294-8.205L256,60.685
|
7758
|
-
l61.023,123.645c2.186,4.427,6.408,7.496,11.294,8.206l136.447,19.828L366.023,308.608z`), c(r, "version", "1.1"), c(r, "class", "UnfavoredIcon
|
7759
|
-
(e[1] == "true" ? "FavIconPanicButton" : "")
|
7758
|
+
l61.023,123.645c2.186,4.427,6.408,7.496,11.294,8.206l136.447,19.828L366.023,308.608z`), c(r, "version", "1.1"), c(r, "class", "UnfavoredIcon"), c(r, "xmlns", "http://www.w3.org/2000/svg"), c(r, "xmlns:xlink", "http://www.w3.org/1999/xlink"), c(r, "x", "20px"), c(r, "y", "20px"), c(r, "viewBox", "0 0 512.001 512.001"), me(r, "enable-background", "new 0 0 512.001 512.001"), c(r, "xml:space", "preserve"), c(t, "class", i = "FavIconContainer " + /*haspanicbutton*/
|
7759
|
+
(e[1] == "true" ? "FavIconPanicButton" : ""));
|
7760
7760
|
},
|
7761
7761
|
m(o, l) {
|
7762
7762
|
Q(o, t, l), d(t, r), d(r, n), s || (a = ue(
|
@@ -7769,7 +7769,7 @@ function H0(e) {
|
|
7769
7769
|
p(o, l) {
|
7770
7770
|
l[0] & /*haspanicbutton*/
|
7771
7771
|
2 && i !== (i = "FavIconContainer " + /*haspanicbutton*/
|
7772
|
-
(o[1] == "true" ? "FavIconPanicButton" : "")
|
7772
|
+
(o[1] == "true" ? "FavIconPanicButton" : "")) && c(t, "class", i);
|
7773
7773
|
},
|
7774
7774
|
d(o) {
|
7775
7775
|
o && J(t), s = !1, a();
|
@@ -7780,8 +7780,8 @@ function L0(e) {
|
|
7780
7780
|
let t, r, n, i, s, a;
|
7781
7781
|
return {
|
7782
7782
|
c() {
|
7783
|
-
t =
|
7784
|
-
(e[1] == "true" ? "FavIconPanicButton" : "")
|
7783
|
+
t = b("div"), r = Dr("svg"), n = Dr("path"), me(n, "fill", "var(--emfe-w-color-white, #FFFFFF)"), c(n, "d", "m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z"), c(r, "version", "1.1"), c(r, "class", "FavoredIcon"), c(r, "part", "FavoredIcon"), c(r, "xmlns", "http://www.w3.org/2000/svg"), c(r, "viewBox", "0 0 19.481 19.481"), c(r, "xmlns:xlink", "http://www.w3.org/1999/xlink"), c(r, "enable-background", "new 0 0 19.481 19.481"), c(t, "class", i = "FavIconContainer " + /*haspanicbutton*/
|
7784
|
+
(e[1] == "true" ? "FavIconPanicButton" : ""));
|
7785
7785
|
},
|
7786
7786
|
m(o, l) {
|
7787
7787
|
Q(o, t, l), d(t, r), d(r, n), s || (a = ue(
|
@@ -7794,7 +7794,7 @@ function L0(e) {
|
|
7794
7794
|
p(o, l) {
|
7795
7795
|
l[0] & /*haspanicbutton*/
|
7796
7796
|
2 && i !== (i = "FavIconContainer " + /*haspanicbutton*/
|
7797
|
-
(o[1] == "true" ? "FavIconPanicButton" : "")
|
7797
|
+
(o[1] == "true" ? "FavIconPanicButton" : "")) && c(t, "class", i);
|
7798
7798
|
},
|
7799
7799
|
d(o) {
|
7800
7800
|
o && J(t), s = !1, a();
|
@@ -7808,10 +7808,10 @@ function gs(e) {
|
|
7808
7808
|
), i;
|
7809
7809
|
return {
|
7810
7810
|
c() {
|
7811
|
-
t =
|
7811
|
+
t = b("div"), r = b("button"), i = q(n), c(r, "class", "PanicButton " + (is(
|
7812
7812
|
/*userAgent*/
|
7813
7813
|
e[27]
|
7814
|
-
) !== "PC" ? "PanicButtonMobile" : "")
|
7814
|
+
) !== "PC" ? "PanicButtonMobile" : "")), Ke(
|
7815
7815
|
r,
|
7816
7816
|
"PanicButtonAnimation",
|
7817
7817
|
/*panicLoading*/
|
@@ -7819,7 +7819,7 @@ function gs(e) {
|
|
7819
7819
|
), c(t, "class", "PanicSection " + (is(
|
7820
7820
|
/*userAgent*/
|
7821
7821
|
e[27]
|
7822
|
-
) !== "PC" ? "PanicSectionMobile" : "")
|
7822
|
+
) !== "PC" ? "PanicSectionMobile" : ""));
|
7823
7823
|
},
|
7824
7824
|
m(s, a) {
|
7825
7825
|
Q(s, t, a), d(t, r), d(r, i), e[59](r);
|
@@ -7845,7 +7845,7 @@ function C0(e) {
|
|
7845
7845
|
function r(s, a) {
|
7846
7846
|
return (
|
7847
7847
|
/*isLoading*/
|
7848
|
-
s[10] ?
|
7848
|
+
s[10] ? b0 : (
|
7849
7849
|
/*hasErrors*/
|
7850
7850
|
s[9] ? _0 : y0
|
7851
7851
|
)
|
@@ -7854,7 +7854,7 @@ function C0(e) {
|
|
7854
7854
|
let n = r(e), i = n(e);
|
7855
7855
|
return {
|
7856
7856
|
c() {
|
7857
|
-
t =
|
7857
|
+
t = b("div"), i.c();
|
7858
7858
|
},
|
7859
7859
|
m(s, a) {
|
7860
7860
|
Q(s, t, a), i.m(t, null), e[86](t);
|
@@ -7872,7 +7872,7 @@ function C0(e) {
|
|
7872
7872
|
function R0(e, t, r) {
|
7873
7873
|
let n, i;
|
7874
7874
|
jo(e, hh, (h) => r(26, i = h));
|
7875
|
-
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: w = "" } = t, { registerurl: S = "" } = t, { depositurl:
|
7875
|
+
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: w = "" } = t, { registerurl: S = "" } = t, { depositurl: v = "" } = t, { loginevent: F = "" } = t, { registerevent: W = "" } = t, { depositevent: L = "" } = t, { shortcashierenabled: T = "" } = t, { clockformat: B = "" } = t, { haspanicbutton: j = "false" } = t, { playforfun: k = "true" } = t, { checksession: E = "true" } = t, { integratedgameframedesktop: M = "false" } = t, { integratedgameframemobile: N = "false" } = t, { gameid: O = "" } = t, re, Lt, tt = !1, vi = !1, Ct = !1, wi = !1, rt = !0, nt, V, sr = !1, ar = 0, Kr, D, ft = !1, Si = !1, Ei = !1, or = !0, ae, Ve, Rt, Te = !1, en, tn, lr, ur, rn, nn, it = window.navigator.userAgent, hr = !1, ze = [], Ze = [], st, At, Bt, sn = "false", xi = "", fr;
|
7876
7876
|
ch({ withLocale: "en", translations: {} });
|
7877
7877
|
const Va = () => {
|
7878
7878
|
fetch(m).then((P) => P.json()).then((P) => {
|
@@ -8057,7 +8057,7 @@ function R0(e, t, r) {
|
|
8057
8057
|
window.location.href
|
8058
8058
|
)), S && (window.location = S), typeof gtag == "function" && gtag("event", "OpenRegisterModal", { context: "GeneralPlayerRegisterForm" });
|
8059
8059
|
}, hn = (h) => {
|
8060
|
-
n && !h ? window.postMessage({ type: "OpenShortCashier" }, window.location.href) :
|
8060
|
+
n && !h ? window.postMessage({ type: "OpenShortCashier" }, window.location.href) : L && (window.postMessage({ type: L }, window.location.href), window.postMessage({ type: "ModalClosed" }, window.location.href)), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "IntegratedGamePage" }), v && !n && (window.location = v);
|
8061
8061
|
};
|
8062
8062
|
document.addEventListener && (document.addEventListener("webkitfullscreenchange", dr, !1), document.addEventListener("mozfullscreenchange", dr, !1), document.addEventListener("fullscreenchange", dr, !1), document.addEventListener("MSFullscreenChange", dr, !1));
|
8063
8063
|
function dr() {
|
@@ -8066,7 +8066,7 @@ function R0(e, t, r) {
|
|
8066
8066
|
const ct = () => {
|
8067
8067
|
(document.fullscreenEnabled || document.webkitFullscreenEnabled || document.mozFullScreenEnabled || document.msFullscreenEnabled) && (Te ? (document.exitFullscreen ? document.exitFullscreen() : document.webkitExitFullscreen ? document.webkitExitFullscreen() : document.msExitFullscreen && document.msExitFullscreen(), r(19, Te = !1)) : (ae.requestFullscreen ? ae.requestFullscreen() : ae.webkitRequestFullscreen ? ae.webkitRequestFullscreen() : ae.mozRequestFullScreen ? ae.mozRequestFullScreen() : ae.msRequestFullscreen && ae.msRequestFullscreen(), r(19, Te = !0)));
|
8068
8068
|
}, Qa = () => {
|
8069
|
-
|
8069
|
+
B ? r(4, re = y().format(B)) : r(4, re = y().format("LTS"));
|
8070
8070
|
};
|
8071
8071
|
setInterval(
|
8072
8072
|
() => {
|
@@ -8115,7 +8115,7 @@ function R0(e, t, r) {
|
|
8115
8115
|
}
|
8116
8116
|
};
|
8117
8117
|
qo(() => {
|
8118
|
-
r(7,
|
8118
|
+
r(7, vi = (o || l) && !tt);
|
8119
8119
|
}), Jo(() => (window.addEventListener("resize", Pi, !1), window.addEventListener("message", an, !1), () => {
|
8120
8120
|
Oi(), window.removeEventListener("resize", Pi), window.removeEventListener("message", an);
|
8121
8121
|
}));
|
@@ -8148,7 +8148,7 @@ function R0(e, t, r) {
|
|
8148
8148
|
V = h, r(2, V);
|
8149
8149
|
});
|
8150
8150
|
}
|
8151
|
-
const
|
8151
|
+
const bo = () => ct(), vo = () => ct();
|
8152
8152
|
function wo(h) {
|
8153
8153
|
he[h ? "unshift" : "push"](() => {
|
8154
8154
|
At = h, r(23, At);
|
@@ -8203,7 +8203,7 @@ function R0(e, t, r) {
|
|
8203
8203
|
});
|
8204
8204
|
}
|
8205
8205
|
return e.$$set = (h) => {
|
8206
|
-
"endpoint" in h && r(34, s = h.endpoint), "lang" in h && r(35, a = h.lang), "session" in h && r(36, o = h.session), "userid" in h && r(37, l = h.userid), "clientstyling" in h && r(38, u = h.clientstyling), "clientstylingurl" in h && r(39, f = h.clientstylingurl), "translationurl" in h && r(40, m = h.translationurl), "favorites" in h && r(0, p = h.favorites), "loginurl" in h && r(41, w = h.loginurl), "registerurl" in h && r(42, S = h.registerurl), "depositurl" in h && r(43,
|
8206
|
+
"endpoint" in h && r(34, s = h.endpoint), "lang" in h && r(35, a = h.lang), "session" in h && r(36, o = h.session), "userid" in h && r(37, l = h.userid), "clientstyling" in h && r(38, u = h.clientstyling), "clientstylingurl" in h && r(39, f = h.clientstylingurl), "translationurl" in h && r(40, m = h.translationurl), "favorites" in h && r(0, p = h.favorites), "loginurl" in h && r(41, w = h.loginurl), "registerurl" in h && r(42, S = h.registerurl), "depositurl" in h && r(43, v = h.depositurl), "loginevent" in h && r(44, F = h.loginevent), "registerevent" in h && r(45, W = h.registerevent), "depositevent" in h && r(46, L = h.depositevent), "shortcashierenabled" in h && r(47, T = h.shortcashierenabled), "clockformat" in h && r(48, B = h.clockformat), "haspanicbutton" in h && r(1, j = h.haspanicbutton), "playforfun" in h && r(49, k = h.playforfun), "checksession" in h && r(50, E = h.checksession), "integratedgameframedesktop" in h && r(51, M = h.integratedgameframedesktop), "integratedgameframemobile" in h && r(52, N = h.integratedgameframemobile), "gameid" in h && r(53, O = h.gameid);
|
8207
8207
|
}, e.$$.update = () => {
|
8208
8208
|
e.$$.dirty[1] & /*lang*/
|
8209
8209
|
16 && a && Ka(), e.$$.dirty[1] & /*shortcashierenabled*/
|
@@ -8228,7 +8228,7 @@ function R0(e, t, r) {
|
|
8228
8228
|
re,
|
8229
8229
|
Lt,
|
8230
8230
|
tt,
|
8231
|
-
|
8231
|
+
vi,
|
8232
8232
|
Ct,
|
8233
8233
|
wi,
|
8234
8234
|
rt,
|
@@ -8264,12 +8264,12 @@ function R0(e, t, r) {
|
|
8264
8264
|
m,
|
8265
8265
|
w,
|
8266
8266
|
S,
|
8267
|
-
|
8267
|
+
v,
|
8268
8268
|
F,
|
8269
8269
|
W,
|
8270
|
-
|
8270
|
+
L,
|
8271
8271
|
T,
|
8272
|
-
|
8272
|
+
B,
|
8273
8273
|
k,
|
8274
8274
|
E,
|
8275
8275
|
M,
|
@@ -8290,8 +8290,8 @@ function R0(e, t, r) {
|
|
8290
8290
|
go,
|
8291
8291
|
yo,
|
8292
8292
|
_o,
|
8293
|
-
vo,
|
8294
8293
|
bo,
|
8294
|
+
vo,
|
8295
8295
|
wo,
|
8296
8296
|
So,
|
8297
8297
|
Eo,
|