@everymatrix/casino-game-page 1.56.3 → 1.57.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoGamePage-B43Ogdx8.cjs → CasinoGamePage-Co6TgZc6.cjs} +8 -8
- package/components/{CasinoGamePage-DWfetZTI.js → CasinoGamePage-DmX0diYZ.js} +144 -144
- package/components/{CasinoGamePage-km7bYaee.js → CasinoGamePage-GQN09uP5.js} +148 -148
- package/es2015/casino-game-page.cjs +1 -1
- package/es2015/casino-game-page.js +1 -1
- package/esnext/casino-game-page.js +1 -1
- package/package.json +1 -1
@@ -98,7 +98,7 @@ function K(e, t) {
|
|
98
98
|
function ae(e, t, r, n) {
|
99
99
|
r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
|
100
100
|
}
|
101
|
-
function
|
101
|
+
function rt(e, t, r) {
|
102
102
|
e.classList.toggle(t, !!r);
|
103
103
|
}
|
104
104
|
function Yo(e) {
|
@@ -474,7 +474,7 @@ var Pn = function(e, t) {
|
|
474
474
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
475
475
|
}, Pn(e, t);
|
476
476
|
};
|
477
|
-
function
|
477
|
+
function ze(e, t) {
|
478
478
|
if (typeof t != "function" && t !== null)
|
479
479
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
480
480
|
Pn(e, t);
|
@@ -540,7 +540,7 @@ function xt(e, t, r) {
|
|
540
540
|
(s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
|
541
541
|
return e.concat(s || t);
|
542
542
|
}
|
543
|
-
function
|
543
|
+
function We(e) {
|
544
544
|
return typeof e == "function";
|
545
545
|
}
|
546
546
|
function Ss(e) {
|
@@ -593,7 +593,7 @@ var Ur = function() {
|
|
593
593
|
else
|
594
594
|
a.remove(this);
|
595
595
|
var f = this.initialTeardown;
|
596
|
-
if (
|
596
|
+
if (We(f))
|
597
597
|
try {
|
598
598
|
f();
|
599
599
|
} catch (v) {
|
@@ -656,10 +656,10 @@ var Ur = function() {
|
|
656
656
|
}(), e;
|
657
657
|
}(), Es = Ur.EMPTY;
|
658
658
|
function xs(e) {
|
659
|
-
return e instanceof Ur || e && "closed" in e &&
|
659
|
+
return e instanceof Ur || e && "closed" in e && We(e.remove) && We(e.add) && We(e.unsubscribe);
|
660
660
|
}
|
661
661
|
function Bi(e) {
|
662
|
-
|
662
|
+
We(e) ? e() : e.unsubscribe();
|
663
663
|
}
|
664
664
|
var ks = {
|
665
665
|
onUnhandledError: null,
|
@@ -689,7 +689,7 @@ function Mr(e) {
|
|
689
689
|
e();
|
690
690
|
}
|
691
691
|
var Ms = function(e) {
|
692
|
-
|
692
|
+
ze(t, e);
|
693
693
|
function t(r) {
|
694
694
|
var n = e.call(this) || this;
|
695
695
|
return n.isStopped = !1, r ? (n.destination = r, xs(r) && r.add(n)) : n.destination = ll, n;
|
@@ -755,10 +755,10 @@ var al = function() {
|
|
755
755
|
}
|
756
756
|
}, e;
|
757
757
|
}(), Nn = function(e) {
|
758
|
-
|
758
|
+
ze(t, e);
|
759
759
|
function t(r, n, i) {
|
760
760
|
var s = e.call(this) || this, a;
|
761
|
-
if (
|
761
|
+
if (We(r) || !r)
|
762
762
|
a = {
|
763
763
|
next: r ?? void 0,
|
764
764
|
error: n ?? void 0,
|
@@ -867,7 +867,7 @@ function Gi(e) {
|
|
867
867
|
return (t = e ?? ks.Promise) !== null && t !== void 0 ? t : Promise;
|
868
868
|
}
|
869
869
|
function cl(e) {
|
870
|
-
return e &&
|
870
|
+
return e && We(e.next) && We(e.error) && We(e.complete);
|
871
871
|
}
|
872
872
|
function dl(e) {
|
873
873
|
return e && e instanceof Ms || cl(e) && xs(e);
|
@@ -877,7 +877,7 @@ var ml = Ss(function(e) {
|
|
877
877
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
878
878
|
};
|
879
879
|
}), Ts = function(e) {
|
880
|
-
|
880
|
+
ze(t, e);
|
881
881
|
function t() {
|
882
882
|
var r = e.call(this) || this;
|
883
883
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
@@ -957,7 +957,7 @@ var ml = Ss(function(e) {
|
|
957
957
|
return new Wi(r, n);
|
958
958
|
}, t;
|
959
959
|
}(Ui), Wi = function(e) {
|
960
|
-
|
960
|
+
ze(t, e);
|
961
961
|
function t(r, n) {
|
962
962
|
var i = e.call(this) || this;
|
963
963
|
return i.destination = r, i.source = n, i;
|
@@ -981,7 +981,7 @@ var ml = Ss(function(e) {
|
|
981
981
|
},
|
982
982
|
delegate: void 0
|
983
983
|
}, pl = function(e) {
|
984
|
-
|
984
|
+
ze(t, e);
|
985
985
|
function t(r, n, i) {
|
986
986
|
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Os);
|
987
987
|
var s = e.call(this) || this;
|
@@ -3595,7 +3595,7 @@ var Ft;
|
|
3595
3595
|
var Wr = (
|
3596
3596
|
/** @class */
|
3597
3597
|
function(e) {
|
3598
|
-
|
3598
|
+
ze(t, e);
|
3599
3599
|
function t(r, n, i) {
|
3600
3600
|
var s = e.call(this, r) || this;
|
3601
3601
|
return s.code = n, s.originalMessage = i, s;
|
@@ -3607,7 +3607,7 @@ var Wr = (
|
|
3607
3607
|
), es = (
|
3608
3608
|
/** @class */
|
3609
3609
|
function(e) {
|
3610
|
-
|
3610
|
+
ze(t, e);
|
3611
3611
|
function t(r, n, i, s) {
|
3612
3612
|
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Ft.INVALID_VALUE, s) || this;
|
3613
3613
|
}
|
@@ -3616,7 +3616,7 @@ var Wr = (
|
|
3616
3616
|
), gu = (
|
3617
3617
|
/** @class */
|
3618
3618
|
function(e) {
|
3619
|
-
|
3619
|
+
ze(t, e);
|
3620
3620
|
function t(r, n, i) {
|
3621
3621
|
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Ft.INVALID_VALUE, i) || this;
|
3622
3622
|
}
|
@@ -3625,7 +3625,7 @@ var Wr = (
|
|
3625
3625
|
), _u = (
|
3626
3626
|
/** @class */
|
3627
3627
|
function(e) {
|
3628
|
-
|
3628
|
+
ze(t, e);
|
3629
3629
|
function t(r, n) {
|
3630
3630
|
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Ft.MISSING_VALUE, n) || this;
|
3631
3631
|
}
|
@@ -3931,11 +3931,11 @@ function xu(e, t) {
|
|
3931
3931
|
n = void 0;
|
3932
3932
|
return n;
|
3933
3933
|
}
|
3934
|
-
const
|
3934
|
+
const Qe = {}, ku = (e, t, r) => r && (t in Qe || (Qe[t] = {}), e in Qe[t] || (Qe[t][e] = r), r), zs = (e, t) => {
|
3935
3935
|
if (t == null)
|
3936
3936
|
return;
|
3937
|
-
if (t in
|
3938
|
-
return
|
3937
|
+
if (t in Qe && e in Qe[t])
|
3938
|
+
return Qe[t][e];
|
3939
3939
|
const r = jr(t);
|
3940
3940
|
for (let n = 0; n < r.length; n++) {
|
3941
3941
|
const i = r[n], s = Tu(i, e);
|
@@ -3968,7 +3968,7 @@ function Ou(e) {
|
|
3968
3968
|
}
|
3969
3969
|
}
|
3970
3970
|
function $s(e, ...t) {
|
3971
|
-
delete
|
3971
|
+
delete Qe[e], Lt.update((r) => (r[e] = Ll.all([r[e] || {}, ...t]), r));
|
3972
3972
|
}
|
3973
3973
|
It(
|
3974
3974
|
[Lt],
|
@@ -4094,7 +4094,7 @@ const Gu = (e) => {
|
|
4094
4094
|
});
|
4095
4095
|
}
|
4096
4096
|
return Lr.set(e);
|
4097
|
-
},
|
4097
|
+
}, nt = Uu(Yu({}, Lr), {
|
4098
4098
|
set: Gu
|
4099
4099
|
}), Vr = (e) => {
|
4100
4100
|
const t = /* @__PURE__ */ Object.create(null);
|
@@ -4205,11 +4205,11 @@ const Jt = (e, t) => {
|
|
4205
4205
|
);
|
4206
4206
|
}
|
4207
4207
|
return m;
|
4208
|
-
}, Qu = (e, t) => Xu(t).format(e), Ku = (e, t) => $u(t).format(e), eh = (e, t) => Zu(t).format(e), th = (e, t = ft()) => zs(e, t), rh = It([
|
4209
|
-
It([
|
4210
|
-
It([
|
4211
|
-
It([
|
4212
|
-
It([
|
4208
|
+
}, Qu = (e, t) => Xu(t).format(e), Ku = (e, t) => $u(t).format(e), eh = (e, t) => Zu(t).format(e), th = (e, t = ft()) => zs(e, t), rh = It([nt, Lt], () => Ju);
|
4209
|
+
It([nt], () => Qu);
|
4210
|
+
It([nt], () => Ku);
|
4211
|
+
It([nt], () => eh);
|
4212
|
+
It([nt, Lt], () => th);
|
4213
4213
|
window.emWidgets = { topic: gl };
|
4214
4214
|
const yt = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), ss = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
4215
4215
|
function nh(e, t) {
|
@@ -4247,15 +4247,15 @@ function ah(e, t, r) {
|
|
4247
4247
|
}
|
4248
4248
|
}
|
4249
4249
|
function oh({ withLocale: e, translations: t }) {
|
4250
|
-
|
4251
|
-
r == null && (Lt.set(t),
|
4250
|
+
nt.subscribe((r) => {
|
4251
|
+
r == null && (Lt.set(t), nt.set(e));
|
4252
4252
|
});
|
4253
4253
|
}
|
4254
4254
|
function as(e, t) {
|
4255
4255
|
$s(e, t);
|
4256
4256
|
}
|
4257
4257
|
function lh(e) {
|
4258
|
-
|
4258
|
+
nt.set(e);
|
4259
4259
|
}
|
4260
4260
|
const os = {
|
4261
4261
|
en: {
|
@@ -4458,7 +4458,7 @@ function ri(e) {
|
|
4458
4458
|
function ye(e) {
|
4459
4459
|
return e === void 0;
|
4460
4460
|
}
|
4461
|
-
function
|
4461
|
+
function Ve(e) {
|
4462
4462
|
return typeof e == "number" || Object.prototype.toString.call(e) === "[object Number]";
|
4463
4463
|
}
|
4464
4464
|
function rr(e) {
|
@@ -4470,7 +4470,7 @@ function ea(e, t) {
|
|
4470
4470
|
r.push(t(e[n], n));
|
4471
4471
|
return r;
|
4472
4472
|
}
|
4473
|
-
function
|
4473
|
+
function Ke(e, t) {
|
4474
4474
|
for (var r in t)
|
4475
4475
|
G(t, r) && (e[r] = t[r]);
|
4476
4476
|
return G(t, "toString") && (e.toString = t.toString), G(t, "valueOf") && (e.valueOf = t.valueOf), e;
|
@@ -4523,7 +4523,7 @@ function ni(e) {
|
|
4523
4523
|
}
|
4524
4524
|
function zr(e) {
|
4525
4525
|
var t = He(NaN);
|
4526
|
-
return e != null ?
|
4526
|
+
return e != null ? Ke(P(t), e) : P(t).userInvalidated = !0, t;
|
4527
4527
|
}
|
4528
4528
|
var ls = _.momentProperties = [], kn = !1;
|
4529
4529
|
function ii(e, t) {
|
@@ -4544,7 +4544,7 @@ function ta(e) {
|
|
4544
4544
|
}
|
4545
4545
|
function xe(e, t) {
|
4546
4546
|
var r = !0;
|
4547
|
-
return
|
4547
|
+
return Ke(function() {
|
4548
4548
|
if (_.deprecationHandler != null && _.deprecationHandler(null, e), r) {
|
4549
4549
|
var n = [], i, s, a, o = arguments.length;
|
4550
4550
|
for (s = 0; s < o; s++) {
|
@@ -4585,11 +4585,11 @@ function ch(e) {
|
|
4585
4585
|
);
|
4586
4586
|
}
|
4587
4587
|
function Vn(e, t) {
|
4588
|
-
var r =
|
4588
|
+
var r = Ke({}, e), n;
|
4589
4589
|
for (n in t)
|
4590
|
-
G(t, n) && (ht(e[n]) && ht(t[n]) ? (r[n] = {},
|
4590
|
+
G(t, n) && (ht(e[n]) && ht(t[n]) ? (r[n] = {}, Ke(r[n], e[n]), Ke(r[n], t[n])) : t[n] != null ? r[n] = t[n] : delete r[n]);
|
4591
4591
|
for (n in e)
|
4592
|
-
G(e, n) && !G(t, n) && ht(e[n]) && (r[n] =
|
4592
|
+
G(e, n) && !G(t, n) && ht(e[n]) && (r[n] = Ke({}, r[n]));
|
4593
4593
|
return r;
|
4594
4594
|
}
|
4595
4595
|
function si(e) {
|
@@ -4799,7 +4799,7 @@ function be(e) {
|
|
4799
4799
|
var Zn = {};
|
4800
4800
|
function z(e, t) {
|
4801
4801
|
var r, n = t, i;
|
4802
|
-
for (typeof e == "string" && (e = [e]),
|
4802
|
+
for (typeof e == "string" && (e = [e]), Ve(t) && (n = function(s, a) {
|
4803
4803
|
a[t] = L(s);
|
4804
4804
|
}), i = e.length, r = 0; r < i; r++)
|
4805
4805
|
Zn[e[r]] = n;
|
@@ -4812,7 +4812,7 @@ function sr(e, t) {
|
|
4812
4812
|
function Hh(e, t, r) {
|
4813
4813
|
t != null && G(Zn, e) && Zn[e](t, r._a, r, e);
|
4814
4814
|
}
|
4815
|
-
var ce = 0,
|
4815
|
+
var ce = 0, Ue = 1, Pe = 2, oe = 3, Me = 4, Ge = 5, ut = 6, Nh = 7, Rh = 8;
|
4816
4816
|
function Ch(e, t) {
|
4817
4817
|
return (e % t + t) % t;
|
4818
4818
|
}
|
@@ -4850,11 +4850,11 @@ y("MMMM", function(e, t) {
|
|
4850
4850
|
return t.monthsRegex(e);
|
4851
4851
|
});
|
4852
4852
|
z(["M", "MM"], function(e, t) {
|
4853
|
-
t[
|
4853
|
+
t[Ue] = L(e) - 1;
|
4854
4854
|
});
|
4855
4855
|
z(["MMM", "MMMM"], function(e, t, r, n) {
|
4856
4856
|
var i = r._locale.monthsParse(e, n, r._strict);
|
4857
|
-
i != null ? t[
|
4857
|
+
i != null ? t[Ue] = i : P(r).invalidMonth = e;
|
4858
4858
|
});
|
4859
4859
|
var Ah = "January_February_March_April_May_June_July_August_September_October_November_December".split(
|
4860
4860
|
"_"
|
@@ -4901,7 +4901,7 @@ function ca(e, t) {
|
|
4901
4901
|
if (typeof t == "string") {
|
4902
4902
|
if (/^\d+$/.test(t))
|
4903
4903
|
t = L(t);
|
4904
|
-
else if (t = e.localeData().monthsParse(t), !
|
4904
|
+
else if (t = e.localeData().monthsParse(t), !Ve(t))
|
4905
4905
|
return e;
|
4906
4906
|
}
|
4907
4907
|
return r = Math.min(e.date(), Kr(e.year(), t)), e._d["set" + (e._isUTC ? "UTC" : "") + "Month"](t, r), e;
|
@@ -4995,12 +4995,12 @@ function ga(e, t, r, n, i) {
|
|
4995
4995
|
}
|
4996
4996
|
function Kt(e, t, r) {
|
4997
4997
|
var n = Cr(e.year(), t, r), i = Math.floor((e.dayOfYear() - n - 1) / 7) + 1, s, a;
|
4998
|
-
return i < 1 ? (a = e.year() - 1, s = i +
|
4998
|
+
return i < 1 ? (a = e.year() - 1, s = i + je(a, t, r)) : i > je(e.year(), t, r) ? (s = i - je(e.year(), t, r), a = e.year() + 1) : (a = e.year(), s = i), {
|
4999
4999
|
week: s,
|
5000
5000
|
year: a
|
5001
5001
|
};
|
5002
5002
|
}
|
5003
|
-
function
|
5003
|
+
function je(e, t, r) {
|
5004
5004
|
var n = Cr(e, t, r), i = Cr(e + 1, t, r);
|
5005
5005
|
return ($t(e) - n + i) / 7;
|
5006
5006
|
}
|
@@ -5251,7 +5251,7 @@ z("hmm", function(e, t, r) {
|
|
5251
5251
|
});
|
5252
5252
|
z("hmmss", function(e, t, r) {
|
5253
5253
|
var n = e.length - 4, i = e.length - 2;
|
5254
|
-
t[oe] = L(e.substr(0, n)), t[Me] = L(e.substr(n, 2)), t[
|
5254
|
+
t[oe] = L(e.substr(0, n)), t[Me] = L(e.substr(n, 2)), t[Ge] = L(e.substr(i)), P(r).bigHour = !0;
|
5255
5255
|
});
|
5256
5256
|
z("Hmm", function(e, t, r) {
|
5257
5257
|
var n = e.length - 2;
|
@@ -5259,7 +5259,7 @@ z("Hmm", function(e, t, r) {
|
|
5259
5259
|
});
|
5260
5260
|
z("Hmmss", function(e, t, r) {
|
5261
5261
|
var n = e.length - 4, i = e.length - 2;
|
5262
|
-
t[oe] = L(e.substr(0, n)), t[Me] = L(e.substr(n, 2)), t[
|
5262
|
+
t[oe] = L(e.substr(0, n)), t[Me] = L(e.substr(n, 2)), t[Ge] = L(e.substr(i));
|
5263
5263
|
});
|
5264
5264
|
function Sf(e) {
|
5265
5265
|
return (e + "").toLowerCase().charAt(0) === "p";
|
@@ -5313,15 +5313,15 @@ function en(e) {
|
|
5313
5313
|
var t = null, r;
|
5314
5314
|
if (ne[e] === void 0 && typeof module < "u" && module && module.exports && Of(e))
|
5315
5315
|
try {
|
5316
|
-
t = er._abbr, r = uh, r("./locale/" + e),
|
5316
|
+
t = er._abbr, r = uh, r("./locale/" + e), tt(t);
|
5317
5317
|
} catch {
|
5318
5318
|
ne[e] = null;
|
5319
5319
|
}
|
5320
5320
|
return ne[e];
|
5321
5321
|
}
|
5322
|
-
function
|
5322
|
+
function tt(e, t) {
|
5323
5323
|
var r;
|
5324
|
-
return e && (ye(t) ? r =
|
5324
|
+
return e && (ye(t) ? r = Ze(e) : r = di(e, t), r ? er = r : typeof console < "u" && console.warn && console.warn(
|
5325
5325
|
"Locale " + e + " not found. Did you forget to load it?"
|
5326
5326
|
)), er._abbr;
|
5327
5327
|
}
|
@@ -5345,19 +5345,19 @@ function di(e, t) {
|
|
5345
5345
|
}), null;
|
5346
5346
|
return ne[e] = new si(Vn(n, t)), jt[e] && jt[e].forEach(function(i) {
|
5347
5347
|
di(i.name, i.config);
|
5348
|
-
}),
|
5348
|
+
}), tt(e), ne[e];
|
5349
5349
|
} else
|
5350
5350
|
return delete ne[e], null;
|
5351
5351
|
}
|
5352
5352
|
function Df(e, t) {
|
5353
5353
|
if (t != null) {
|
5354
5354
|
var r, n, i = va;
|
5355
|
-
ne[e] != null && ne[e].parentLocale != null ? ne[e].set(Vn(ne[e]._config, t)) : (n = en(e), n != null && (i = n._config), t = Vn(i, t), n == null && (t.abbr = e), r = new si(t), r.parentLocale = ne[e], ne[e] = r),
|
5355
|
+
ne[e] != null && ne[e].parentLocale != null ? ne[e].set(Vn(ne[e]._config, t)) : (n = en(e), n != null && (i = n._config), t = Vn(i, t), n == null && (t.abbr = e), r = new si(t), r.parentLocale = ne[e], ne[e] = r), tt(e);
|
5356
5356
|
} else
|
5357
|
-
ne[e] != null && (ne[e].parentLocale != null ? (ne[e] = ne[e].parentLocale, e ===
|
5357
|
+
ne[e] != null && (ne[e].parentLocale != null ? (ne[e] = ne[e].parentLocale, e === tt() && tt(e)) : ne[e] != null && delete ne[e]);
|
5358
5358
|
return ne[e];
|
5359
5359
|
}
|
5360
|
-
function
|
5360
|
+
function Ze(e) {
|
5361
5361
|
var t;
|
5362
5362
|
if (e && e._locale && e._locale._abbr && (e = e._locale._abbr), !e)
|
5363
5363
|
return er;
|
@@ -5373,7 +5373,7 @@ function Ff() {
|
|
5373
5373
|
}
|
5374
5374
|
function mi(e) {
|
5375
5375
|
var t, r = e._a;
|
5376
|
-
return r && P(e).overflow === -2 && (t = r[
|
5376
|
+
return r && P(e).overflow === -2 && (t = r[Ue] < 0 || r[Ue] > 11 ? Ue : r[Pe] < 1 || r[Pe] > Kr(r[ce], r[Ue]) ? Pe : r[oe] < 0 || r[oe] > 24 || r[oe] === 24 && (r[Me] !== 0 || r[Ge] !== 0 || r[ut] !== 0) ? oe : r[Me] < 0 || r[Me] > 59 ? Me : r[Ge] < 0 || r[Ge] > 59 ? Ge : r[ut] < 0 || r[ut] > 999 ? ut : -1, P(e)._overflowDayOfYear && (t < ce || t > Pe) && (t = Pe), P(e)._overflowWeeks && t === -1 && (t = Nh), P(e)._overflowWeekday && t === -1 && (t = Rh), P(e).overflow = t), e;
|
5377
5377
|
}
|
5378
5378
|
var Pf = /^\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)?)?$/, If = /^\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)?)?$/, Lf = /Z|[+-]\d\d(?::?\d\d)?/, xr = [
|
5379
5379
|
["YYYYYY-MM-DD", /[+-]\d{6}-\d\d-\d\d/],
|
@@ -5538,11 +5538,11 @@ function Wf(e) {
|
|
5538
5538
|
function pi(e) {
|
5539
5539
|
var t, r, n = [], i, s, a;
|
5540
5540
|
if (!e._d) {
|
5541
|
-
for (i = Wf(e), e._w && e._a[Pe] == null && e._a[
|
5541
|
+
for (i = Wf(e), e._w && e._a[Pe] == null && e._a[Ue] == null && jf(e), e._dayOfYear != null && (a = wt(e._a[ce], i[ce]), (e._dayOfYear > $t(a) || e._dayOfYear === 0) && (P(e)._overflowDayOfYear = !0), r = Qt(a, 0, e._dayOfYear), e._a[Ue] = r.getUTCMonth(), e._a[Pe] = r.getUTCDate()), t = 0; t < 3 && e._a[t] == null; ++t)
|
5542
5542
|
e._a[t] = n[t] = i[t];
|
5543
5543
|
for (; t < 7; t++)
|
5544
5544
|
e._a[t] = n[t] = e._a[t] == null ? t === 2 ? 1 : 0 : e._a[t];
|
5545
|
-
e._a[oe] === 24 && e._a[Me] === 0 && e._a[
|
5545
|
+
e._a[oe] === 24 && e._a[Me] === 0 && e._a[Ge] === 0 && e._a[ut] === 0 && (e._nextDay = !0, e._a[oe] = 0), e._d = (e._useUTC ? Qt : Xh).apply(
|
5546
5546
|
null,
|
5547
5547
|
n
|
5548
5548
|
), s = e._useUTC ? e._d.getUTCDay() : e._d.getDay(), e._tzm != null && e._d.setUTCMinutes(e._d.getUTCMinutes() - e._tzm), e._nextDay && (e._a[oe] = 24), e._w && typeof e._w.d < "u" && e._w.d !== s && (P(e).weekdayMismatch = !0);
|
@@ -5554,7 +5554,7 @@ function jf(e) {
|
|
5554
5554
|
t.GG,
|
5555
5555
|
e._a[ce],
|
5556
5556
|
Kt(ee(), 1, 4).year
|
5557
|
-
), n = wt(t.W, 1), i = wt(t.E, 1), (i < 1 || i > 7) && (l = !0)) : (s = e._locale._week.dow, a = e._locale._week.doy, u = Kt(ee(), s, a), r = wt(t.gg, e._a[ce], u.year), n = wt(t.w, u.week), t.d != null ? (i = t.d, (i < 0 || i > 6) && (l = !0)) : t.e != null ? (i = t.e + s, (t.e < 0 || t.e > 6) && (l = !0)) : i = s), n < 1 || n >
|
5557
|
+
), n = wt(t.W, 1), i = wt(t.E, 1), (i < 1 || i > 7) && (l = !0)) : (s = e._locale._week.dow, a = e._locale._week.doy, u = Kt(ee(), s, a), r = wt(t.gg, e._a[ce], u.year), n = wt(t.w, u.week), t.d != null ? (i = t.d, (i < 0 || i > 6) && (l = !0)) : t.e != null ? (i = t.e + s, (t.e < 0 || t.e > 6) && (l = !0)) : i = s), n < 1 || n > je(r, s, a) ? P(e)._overflowWeeks = !0 : l != null ? P(e)._overflowWeekday = !0 : (o = ga(r, n, i, s, a), e._a[ce] = o.year, e._dayOfYear = o.dayOfYear);
|
5558
5558
|
}
|
5559
5559
|
_.ISO_8601 = function() {
|
5560
5560
|
};
|
@@ -5593,7 +5593,7 @@ function zf(e) {
|
|
5593
5593
|
}
|
5594
5594
|
for (i = 0; i < l; i++)
|
5595
5595
|
s = 0, a = !1, t = ii({}, e), e._useUTC != null && (t._useUTC = e._useUTC), t._f = e._f[i], gi(t), ni(t) && (a = !0), s += P(t).charsLeftOver, s += P(t).unusedTokens.length * 10, P(t).score = s, o ? s < n && (n = s, r = t) : (n == null || s < n || a) && (n = s, r = t, a && (o = !0));
|
5596
|
-
|
5596
|
+
Ke(e, r || t);
|
5597
5597
|
}
|
5598
5598
|
function Zf(e) {
|
5599
5599
|
if (!e._d) {
|
@@ -5612,13 +5612,13 @@ function $f(e) {
|
|
5612
5612
|
}
|
5613
5613
|
function Ea(e) {
|
5614
5614
|
var t = e._i, r = e._f;
|
5615
|
-
return e._locale = e._locale ||
|
5615
|
+
return e._locale = e._locale || Ze(e._l), t === null || r === void 0 && t === "" ? zr({ nullInput: !0 }) : (typeof t == "string" && (e._i = t = e._locale.preparse(t)), Oe(t) ? new nr(mi(t)) : (rr(t) ? e._d = t : Te(r) ? zf(e) : r ? gi(e) : Xf(e), ni(e) || (e._d = null), e));
|
5616
5616
|
}
|
5617
5617
|
function Xf(e) {
|
5618
5618
|
var t = e._i;
|
5619
5619
|
ye(t) ? e._d = new Date(_.now()) : rr(t) ? e._d = new Date(t.valueOf()) : typeof t == "string" ? Gf(e) : Te(t) ? (e._a = ea(t.slice(0), function(r) {
|
5620
5620
|
return parseInt(r, 10);
|
5621
|
-
}), pi(e)) : ht(t) ? Zf(e) :
|
5621
|
+
}), pi(e)) : ht(t) ? Zf(e) : Ve(t) ? e._d = new Date(t) : _.createFromInputFallback(e);
|
5622
5622
|
}
|
5623
5623
|
function xa(e, t, r, n, i) {
|
5624
5624
|
var s = {};
|
@@ -5692,7 +5692,7 @@ function tn(e) {
|
|
5692
5692
|
var t = oi(e), r = t.year || 0, n = t.quarter || 0, i = t.month || 0, s = t.week || t.isoWeek || 0, a = t.day || 0, o = t.hour || 0, l = t.minute || 0, u = t.second || 0, f = t.millisecond || 0;
|
5693
5693
|
this._isValid = tc(t), this._milliseconds = +f + u * 1e3 + // 1000
|
5694
5694
|
l * 6e4 + // 1000 * 60
|
5695
|
-
o * 1e3 * 60 * 60, this._days = +a + s * 7, this._months = +i + n * 3 + r * 12, this._data = {}, this._locale =
|
5695
|
+
o * 1e3 * 60 * 60, this._days = +a + s * 7, this._months = +i + n * 3 + r * 12, this._data = {}, this._locale = Ze(), this._bubble();
|
5696
5696
|
}
|
5697
5697
|
function Fr(e) {
|
5698
5698
|
return e instanceof tn;
|
@@ -5798,12 +5798,12 @@ function De(e, t) {
|
|
5798
5798
|
ms: e._milliseconds,
|
5799
5799
|
d: e._days,
|
5800
5800
|
M: e._months
|
5801
|
-
} :
|
5801
|
+
} : Ve(e) || !isNaN(+e) ? (r = {}, t ? r[t] = +e : r.milliseconds = +e) : (n = gc.exec(e)) ? (i = n[1] === "-" ? -1 : 1, r = {
|
5802
5802
|
y: 0,
|
5803
5803
|
d: L(n[Pe]) * i,
|
5804
5804
|
h: L(n[oe]) * i,
|
5805
5805
|
m: L(n[Me]) * i,
|
5806
|
-
s: L(n[
|
5806
|
+
s: L(n[Ge]) * i,
|
5807
5807
|
ms: L($n(n[ut] * 1e3)) * i
|
5808
5808
|
// the millisecond decimal point is included in the match
|
5809
5809
|
}) : (n = _c.exec(e)) ? (i = n[1] === "-" ? -1 : 1, r = {
|
@@ -5851,7 +5851,7 @@ function Fa(e) {
|
|
5851
5851
|
return typeof e == "string" || e instanceof String;
|
5852
5852
|
}
|
5853
5853
|
function wc(e) {
|
5854
|
-
return Oe(e) || rr(e) || Fa(e) ||
|
5854
|
+
return Oe(e) || rr(e) || Fa(e) || Ve(e) || Ec(e) || Sc(e) || e === null || e === void 0;
|
5855
5855
|
}
|
5856
5856
|
function Sc(e) {
|
5857
5857
|
var t = ht(e) && !ri(e), r = !1, n = [
|
@@ -5887,7 +5887,7 @@ function Sc(e) {
|
|
5887
5887
|
function Ec(e) {
|
5888
5888
|
var t = Te(e), r = !1;
|
5889
5889
|
return t && (r = e.filter(function(n) {
|
5890
|
-
return !
|
5890
|
+
return !Ve(n) && Fa(e);
|
5891
5891
|
}).length === 0), t && r;
|
5892
5892
|
}
|
5893
5893
|
function xc(e) {
|
@@ -6023,7 +6023,7 @@ function Gc(e) {
|
|
6023
6023
|
}
|
6024
6024
|
function Pa(e) {
|
6025
6025
|
var t;
|
6026
|
-
return e === void 0 ? this._locale._abbr : (t =
|
6026
|
+
return e === void 0 ? this._locale._abbr : (t = Ze(e), t != null && (this._locale = t), this);
|
6027
6027
|
}
|
6028
6028
|
var Ia = xe(
|
6029
6029
|
"moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",
|
@@ -6186,7 +6186,7 @@ function Jc() {
|
|
6186
6186
|
return ni(this);
|
6187
6187
|
}
|
6188
6188
|
function Qc() {
|
6189
|
-
return
|
6189
|
+
return Ke({}, P(this));
|
6190
6190
|
}
|
6191
6191
|
function Kc() {
|
6192
6192
|
return P(this).overflow;
|
@@ -6232,7 +6232,7 @@ z(["yo"], function(e, t, r, n) {
|
|
6232
6232
|
r._locale._eraYearOrdinalRegex && (i = e.match(r._locale._eraYearOrdinalRegex)), r._locale.eraYearOrdinalParse ? t[ce] = r._locale.eraYearOrdinalParse(e, i) : t[ce] = parseInt(e, 10);
|
6233
6233
|
});
|
6234
6234
|
function td(e, t) {
|
6235
|
-
var r, n, i, s = this._eras ||
|
6235
|
+
var r, n, i, s = this._eras || Ze("en")._eras;
|
6236
6236
|
for (r = 0, n = s.length; r < n; ++r) {
|
6237
6237
|
switch (typeof s[r].since) {
|
6238
6238
|
case "string":
|
@@ -6390,22 +6390,22 @@ function pd(e) {
|
|
6390
6390
|
);
|
6391
6391
|
}
|
6392
6392
|
function gd() {
|
6393
|
-
return
|
6393
|
+
return je(this.year(), 1, 4);
|
6394
6394
|
}
|
6395
6395
|
function _d() {
|
6396
|
-
return
|
6396
|
+
return je(this.isoWeekYear(), 1, 4);
|
6397
6397
|
}
|
6398
6398
|
function yd() {
|
6399
6399
|
var e = this.localeData()._week;
|
6400
|
-
return
|
6400
|
+
return je(this.year(), e.dow, e.doy);
|
6401
6401
|
}
|
6402
6402
|
function bd() {
|
6403
6403
|
var e = this.localeData()._week;
|
6404
|
-
return
|
6404
|
+
return je(this.weekYear(), e.dow, e.doy);
|
6405
6405
|
}
|
6406
6406
|
function Ca(e, t, r, n, i) {
|
6407
6407
|
var s;
|
6408
|
-
return e == null ? Kt(this, n, i).year : (s =
|
6408
|
+
return e == null ? Kt(this, n, i).year : (s = je(e, n, i), t > s && (t = s), vd.call(this, e, t, r, n, i));
|
6409
6409
|
}
|
6410
6410
|
function vd(e, t, r, n, i) {
|
6411
6411
|
var s = ga(e, t, r, n, i), a = Qt(s.year, 0, s.dayOfYear);
|
@@ -6416,7 +6416,7 @@ de("quarter", "Q");
|
|
6416
6416
|
me("quarter", 7);
|
6417
6417
|
y("Q", aa);
|
6418
6418
|
z("Q", function(e, t) {
|
6419
|
-
t[
|
6419
|
+
t[Ue] = (L(e) - 1) * 3;
|
6420
6420
|
});
|
6421
6421
|
function wd(e) {
|
6422
6422
|
return e == null ? Math.ceil((this.month() + 1) / 3) : this.month((e - 1) * 3 + this.month() % 3);
|
@@ -6460,7 +6460,7 @@ de("second", "s");
|
|
6460
6460
|
me("second", 15);
|
6461
6461
|
y("s", te);
|
6462
6462
|
y("ss", te, ve);
|
6463
|
-
z(["s", "ss"],
|
6463
|
+
z(["s", "ss"], Ge);
|
6464
6464
|
var xd = Nt("Seconds", !1);
|
6465
6465
|
x("S", 0, 0, function() {
|
6466
6466
|
return ~~(this.millisecond() / 100);
|
@@ -6492,14 +6492,14 @@ me("millisecond", 16);
|
|
6492
6492
|
y("S", Xr, aa);
|
6493
6493
|
y("SS", Xr, ve);
|
6494
6494
|
y("SSS", Xr, oa);
|
6495
|
-
var
|
6496
|
-
for (
|
6497
|
-
y(
|
6495
|
+
var et, Ba;
|
6496
|
+
for (et = "SSSS"; et.length <= 9; et += "S")
|
6497
|
+
y(et, Rt);
|
6498
6498
|
function kd(e, t) {
|
6499
6499
|
t[ut] = L(("0." + e) * 1e3);
|
6500
6500
|
}
|
6501
|
-
for (
|
6502
|
-
z(
|
6501
|
+
for (et = "S"; et.length <= 9; et += "S")
|
6502
|
+
z(et, kd);
|
6503
6503
|
Ba = Nt("Milliseconds", !1);
|
6504
6504
|
x("z", 0, 0, "zoneAbbr");
|
6505
6505
|
x("zz", 0, 0, "zoneName");
|
@@ -6652,11 +6652,11 @@ W.weekdaysMinRegex = vf;
|
|
6652
6652
|
W.isPM = Sf;
|
6653
6653
|
W.meridiem = kf;
|
6654
6654
|
function Yr(e, t, r, n) {
|
6655
|
-
var i =
|
6655
|
+
var i = Ze(), s = He().set(n, t);
|
6656
6656
|
return i[r](s, e);
|
6657
6657
|
}
|
6658
6658
|
function Ua(e, t, r) {
|
6659
|
-
if (
|
6659
|
+
if (Ve(e) && (t = e, e = void 0), e = e || "", t != null)
|
6660
6660
|
return Yr(e, t, r, "month");
|
6661
6661
|
var n, i = [];
|
6662
6662
|
for (n = 0; n < 12; n++)
|
@@ -6664,8 +6664,8 @@ function Ua(e, t, r) {
|
|
6664
6664
|
return i;
|
6665
6665
|
}
|
6666
6666
|
function wi(e, t, r, n) {
|
6667
|
-
typeof e == "boolean" ? (
|
6668
|
-
var i =
|
6667
|
+
typeof e == "boolean" ? (Ve(t) && (r = t, t = void 0), t = t || "") : (t = e, r = t, e = !1, Ve(t) && (r = t, t = void 0), t = t || "");
|
6668
|
+
var i = Ze(), s = e ? i._week.dow : 0, a, o = [];
|
6669
6669
|
if (r != null)
|
6670
6670
|
return Yr(t, (r + s) % 7, n, "day");
|
6671
6671
|
for (a = 0; a < 7; a++)
|
@@ -6687,7 +6687,7 @@ function Ld(e, t, r) {
|
|
6687
6687
|
function Hd(e, t, r) {
|
6688
6688
|
return wi(e, t, r, "weekdaysMin");
|
6689
6689
|
}
|
6690
|
-
|
6690
|
+
tt("en", {
|
6691
6691
|
eras: [
|
6692
6692
|
{
|
6693
6693
|
since: "0001-01-01",
|
@@ -6714,16 +6714,16 @@ et("en", {
|
|
6714
6714
|
});
|
6715
6715
|
_.lang = xe(
|
6716
6716
|
"moment.lang is deprecated. Use moment.locale instead.",
|
6717
|
-
|
6717
|
+
tt
|
6718
6718
|
);
|
6719
6719
|
_.langData = xe(
|
6720
6720
|
"moment.langData is deprecated. Use moment.localeData instead.",
|
6721
|
-
|
6721
|
+
Ze
|
6722
6722
|
);
|
6723
|
-
var
|
6723
|
+
var Be = Math.abs;
|
6724
6724
|
function Nd() {
|
6725
6725
|
var e = this._data;
|
6726
|
-
return this._milliseconds =
|
6726
|
+
return this._milliseconds = Be(this._milliseconds), this._days = Be(this._days), this._months = Be(this._months), e.milliseconds = Be(e.milliseconds), e.seconds = Be(e.seconds), e.minutes = Be(e.minutes), e.hours = Be(e.hours), e.months = Be(e.months), e.years = Be(e.years), this;
|
6727
6727
|
}
|
6728
6728
|
function Ga(e, t, r, n) {
|
6729
6729
|
var i = De(t, r);
|
@@ -6782,12 +6782,12 @@ function Bd(e) {
|
|
6782
6782
|
function Yd() {
|
6783
6783
|
return this.isValid() ? this._milliseconds + this._days * 864e5 + this._months % 12 * 2592e6 + L(this._months / 12) * 31536e6 : NaN;
|
6784
6784
|
}
|
6785
|
-
function
|
6785
|
+
function $e(e) {
|
6786
6786
|
return function() {
|
6787
6787
|
return this.as(e);
|
6788
6788
|
};
|
6789
6789
|
}
|
6790
|
-
var Ud =
|
6790
|
+
var Ud = $e("ms"), Gd = $e("s"), Wd = $e("m"), jd = $e("h"), Vd = $e("d"), zd = $e("w"), Zd = $e("M"), $d = $e("Q"), Xd = $e("y");
|
6791
6791
|
function qd() {
|
6792
6792
|
return De(this);
|
6793
6793
|
}
|
@@ -6803,7 +6803,7 @@ var Qd = ct("milliseconds"), Kd = ct("seconds"), em = ct("minutes"), tm = ct("ho
|
|
6803
6803
|
function sm() {
|
6804
6804
|
return Se(this.days() / 7);
|
6805
6805
|
}
|
6806
|
-
var
|
6806
|
+
var Ye = Math.round, St = {
|
6807
6807
|
ss: 44,
|
6808
6808
|
// a few seconds to seconds
|
6809
6809
|
s: 45,
|
@@ -6823,11 +6823,11 @@ function am(e, t, r, n, i) {
|
|
6823
6823
|
return i.relativeTime(t || 1, !!r, e, n);
|
6824
6824
|
}
|
6825
6825
|
function om(e, t, r, n) {
|
6826
|
-
var i = De(e).abs(), s =
|
6826
|
+
var i = De(e).abs(), s = Ye(i.as("s")), a = Ye(i.as("m")), o = Ye(i.as("h")), l = Ye(i.as("d")), u = Ye(i.as("M")), f = Ye(i.as("w")), m = Ye(i.as("y")), p = s <= r.ss && ["s", s] || s < r.s && ["ss", s] || a <= 1 && ["m"] || a < r.m && ["mm", a] || o <= 1 && ["h"] || o < r.h && ["hh", o] || l <= 1 && ["d"] || l < r.d && ["dd", l];
|
6827
6827
|
return r.w != null && (p = p || f <= 1 && ["w"] || f < r.w && ["ww", f]), p = p || u <= 1 && ["M"] || u < r.M && ["MM", u] || m <= 1 && ["y"] || ["yy", m], p[2] = t, p[3] = +e > 0, p[4] = n, am.apply(null, p);
|
6828
6828
|
}
|
6829
6829
|
function lm(e) {
|
6830
|
-
return e === void 0 ?
|
6830
|
+
return e === void 0 ? Ye : typeof e == "function" ? (Ye = e, !0) : !1;
|
6831
6831
|
}
|
6832
6832
|
function um(e, t) {
|
6833
6833
|
return St[e] === void 0 ? !1 : t === void 0 ? St[e] : (St[e] = t, e === "s" && (St.ss = t - 1), !0);
|
@@ -6907,13 +6907,13 @@ _.utc = He;
|
|
6907
6907
|
_.unix = Od;
|
6908
6908
|
_.months = Fd;
|
6909
6909
|
_.isDate = rr;
|
6910
|
-
_.locale =
|
6910
|
+
_.locale = tt;
|
6911
6911
|
_.invalid = zr;
|
6912
6912
|
_.duration = De;
|
6913
6913
|
_.isMoment = Oe;
|
6914
6914
|
_.weekdays = Id;
|
6915
6915
|
_.parseZone = Dd;
|
6916
|
-
_.localeData =
|
6916
|
+
_.localeData = Ze;
|
6917
6917
|
_.isDuration = Fr;
|
6918
6918
|
_.monthsShort = Pd;
|
6919
6919
|
_.weekdaysMin = Hd;
|
@@ -7097,7 +7097,7 @@ function gm(e) {
|
|
7097
7097
|
"style",
|
7098
7098
|
/*gameStyle*/
|
7099
7099
|
e[27]
|
7100
|
-
),
|
7100
|
+
), rt(
|
7101
7101
|
r,
|
7102
7102
|
"FullsScreenLayout",
|
7103
7103
|
/*isFullscreen*/
|
@@ -7144,7 +7144,7 @@ function gm(e) {
|
|
7144
7144
|
/*gameStyle*/
|
7145
7145
|
w[27]
|
7146
7146
|
), M[0] & /*isFullscreen*/
|
7147
|
-
2097152 &&
|
7147
|
+
2097152 && rt(
|
7148
7148
|
r,
|
7149
7149
|
"FullsScreenLayout",
|
7150
7150
|
/*isFullscreen*/
|
@@ -7285,7 +7285,7 @@ function bm(e) {
|
|
7285
7285
|
"style",
|
7286
7286
|
/*gameStyle*/
|
7287
7287
|
e[27]
|
7288
|
-
),
|
7288
|
+
), rt(
|
7289
7289
|
r,
|
7290
7290
|
"FullsScreenLayout",
|
7291
7291
|
/*isFullscreen*/
|
@@ -7339,7 +7339,7 @@ function bm(e) {
|
|
7339
7339
|
/*gameStyle*/
|
7340
7340
|
F[27]
|
7341
7341
|
), O[0] & /*isFullscreen*/
|
7342
|
-
2097152 &&
|
7342
|
+
2097152 && rt(
|
7343
7343
|
r,
|
7344
7344
|
"FullsScreenLayout",
|
7345
7345
|
/*isFullscreen*/
|
@@ -7410,7 +7410,7 @@ function ms(e) {
|
|
7410
7410
|
), i;
|
7411
7411
|
return {
|
7412
7412
|
c() {
|
7413
|
-
t = b("div"), r = b("button"), i = $(n), c(r, "class", "Button"),
|
7413
|
+
t = b("div"), r = b("button"), i = $(n), c(r, "class", "Button"), rt(
|
7414
7414
|
r,
|
7415
7415
|
"PanicButtonAnimation",
|
7416
7416
|
/*panicLoading*/
|
@@ -7424,7 +7424,7 @@ function ms(e) {
|
|
7424
7424
|
a[0] & /*$_*/
|
7425
7425
|
268435456 && n !== (n = /*$_*/
|
7426
7426
|
s[28]("breakButton") + "") && K(i, n), a[0] & /*panicLoading*/
|
7427
|
-
8192 &&
|
7427
|
+
8192 && rt(
|
7428
7428
|
r,
|
7429
7429
|
"PanicButtonAnimation",
|
7430
7430
|
/*panicLoading*/
|
@@ -7799,7 +7799,7 @@ function gs(e) {
|
|
7799
7799
|
t = b("div"), r = b("button"), i = $(n), c(r, "class", "PanicButton " + (ss(
|
7800
7800
|
/*userAgent*/
|
7801
7801
|
e[29]
|
7802
|
-
) !== "PC" ? "PanicButtonMobile" : "")),
|
7802
|
+
) !== "PC" ? "PanicButtonMobile" : "")), rt(
|
7803
7803
|
r,
|
7804
7804
|
"PanicButtonAnimation",
|
7805
7805
|
/*panicLoading*/
|
@@ -7816,7 +7816,7 @@ function gs(e) {
|
|
7816
7816
|
a[0] & /*$_*/
|
7817
7817
|
268435456 && n !== (n = /*$_*/
|
7818
7818
|
s[28]("breakButton") + "") && K(i, n), a[0] & /*panicLoading*/
|
7819
|
-
8192 &&
|
7819
|
+
8192 && rt(
|
7820
7820
|
r,
|
7821
7821
|
"PanicButtonAnimation",
|
7822
7822
|
/*panicLoading*/
|
@@ -7860,7 +7860,7 @@ function Pm(e) {
|
|
7860
7860
|
function Im(e, t, r) {
|
7861
7861
|
let n, i;
|
7862
7862
|
No(e, rh, (h) => r(28, i = h));
|
7863
|
-
let { endpoint: s = "" } = t, { lang: a = "" } = t, { session: o = "" } = t, { userid: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: m = "" } = t, { favorites: p = "" } = t, { loginurl: S = "" } = t, { registerurl: E = "" } = t, { depositurl: v = "" } = t, { loginevent: D = "" } = t, { registerevent: j = "" } = t, { depositevent: H = "" } = t, { shortcashierenabled: T = "" } = t, { clockformat: B = "" } = t, { haspanicbutton: V = "false" } = t, { playforfun: k = "true" } = t, { checksession: w = "true" } = t, { integratedgameframedesktop: M = "false" } = t, { integratedgameframemobile: F = "false" } = t, { gameid: O = "" } = t, { mbsource: J } = t, sn, Ct,
|
7863
|
+
let { endpoint: s = "" } = t, { lang: a = "" } = t, { session: o = "" } = t, { userid: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: m = "" } = t, { favorites: p = "" } = t, { loginurl: S = "" } = t, { registerurl: E = "" } = t, { depositurl: v = "" } = t, { loginevent: D = "" } = t, { registerevent: j = "" } = t, { depositevent: H = "" } = t, { shortcashierenabled: T = "" } = t, { clockformat: B = "" } = t, { haspanicbutton: V = "false" } = t, { playforfun: k = "true" } = t, { checksession: w = "true" } = t, { integratedgameframedesktop: M = "false" } = t, { integratedgameframemobile: F = "false" } = t, { gameid: O = "" } = t, { mbsource: J } = t, sn, Ct, it = !1, Si = !1, At = !1, Ei = !1, st = !0, Re, pe, ar = !1, or = 0, an, I, at = !1, dt = !1, xi = !1, ki = !1, lr = !0, ge, ue, Bt, Fe = !1, on, ur, hr, fr, ln, un, ot = window.navigator.userAgent, cr = !1, Xe = [], qe = [], Ce, mt, Yt, hn = "false", dr = 0, Mi = "", mr, Ti;
|
7864
7864
|
oh({ withLocale: "en", translations: {} });
|
7865
7865
|
const ja = () => {
|
7866
7866
|
fetch(m).then((N) => N.json()).then((N) => {
|
@@ -7876,12 +7876,12 @@ function Im(e, t, r) {
|
|
7876
7876
|
});
|
7877
7877
|
const Oi = (h) => {
|
7878
7878
|
let N = new URL(h.launchUrl);
|
7879
|
-
return N.searchParams.append("language", a),
|
7879
|
+
return console.log("--- motherfuckerrr sdljqvdhj", Re), N.searchParams.append("language", a), Re && Re.length > 0 && (console.log("--- motherfuckerrr", Re), r(8, it = !0), N.searchParams.append("_sid", Re), N.searchParams.append("funMode", "false")), h.launchUrl = N, h;
|
7880
7880
|
}, Di = (h, N) => {
|
7881
7881
|
let Y = new URL(`${s}/v1/casino/games/${h}`);
|
7882
7882
|
Y.searchParams.append("language", a), Y.searchParams.append("expand", "vendor"), lr = N, fetch(Y.href).then((se) => se.json()).then(
|
7883
7883
|
(se) => {
|
7884
|
-
r(14, I = Oi(se[0])), r(12,
|
7884
|
+
r(14, I = Oi(se[0])), r(12, st = !1), I.launchUrl && (r(15, at = Ii(I, I.hasFunMode)), r(10, At = !1));
|
7885
7885
|
},
|
7886
7886
|
(se) => {
|
7887
7887
|
console.error("There was an error", se), r(11, Ei = !0);
|
@@ -7889,14 +7889,14 @@ function Im(e, t, r) {
|
|
7889
7889
|
).then(() => {
|
7890
7890
|
ge && (lr ? mn() : dn());
|
7891
7891
|
}).finally(() => {
|
7892
|
-
r(12,
|
7892
|
+
r(12, st = !1), Va(o, l);
|
7893
7893
|
}), window.postMessage({ type: "RequestModalSize" }, window.location.href);
|
7894
7894
|
}, Fi = () => {
|
7895
7895
|
pe?.addEventListener("mousedown", _r, !1), pe?.addEventListener("touchstart", _r, !1), pe?.addEventListener("mouseup", yr, !1), pe?.addEventListener("touchend", yr, !1);
|
7896
7896
|
}, Pi = () => {
|
7897
7897
|
r(13, ar = !1), pe?.removeEventListener("mousedown", _r), pe?.removeEventListener("touchstart", _r), pe?.removeEventListener("mouseup", yr), pe?.removeEventListener("touchend", yr);
|
7898
7898
|
}, fn = (h) => {
|
7899
|
-
switch (h.data.type) {
|
7899
|
+
switch (console.log(h.data), h.data.type) {
|
7900
7900
|
case "GameLaunchID":
|
7901
7901
|
Di(h.data.gameId, !0);
|
7902
7902
|
break;
|
@@ -7917,13 +7917,13 @@ function Im(e, t, r) {
|
|
7917
7917
|
)) : M === "false" && h.data?.closeIntegratedGameFrameDesktop !== !0 && window.postMessage({ type: "DisableScroll" }, window.location.href);
|
7918
7918
|
break;
|
7919
7919
|
case "UserSessionID":
|
7920
|
-
if (h.data.session.length > 0) {
|
7921
|
-
|
7920
|
+
if (console.log("-hereeeeeeeee", h.data), h.data.session.length > 0) {
|
7921
|
+
Re = h.data.session, h.data.userID, r(8, it = !0);
|
7922
7922
|
let N = setInterval(
|
7923
7923
|
() => {
|
7924
7924
|
if (I) {
|
7925
7925
|
let Y = new URL(I.launchUrl);
|
7926
|
-
Y.searchParams.get("_sid") || Y.searchParams.append("_sid",
|
7926
|
+
Y.searchParams.get("_sid") || Y.searchParams.append("_sid", Re), Y.searchParams.get("funMode") || Y.searchParams.append("funMode", !1), Y.searchParams.get("_sid") || Y.searchParams.append("language", a), r(14, I.launchUrl = Y, I), clearInterval(N);
|
7927
7927
|
}
|
7928
7928
|
},
|
7929
7929
|
250
|
@@ -7936,25 +7936,25 @@ function Im(e, t, r) {
|
|
7936
7936
|
}
|
7937
7937
|
}, Va = (h, N) => {
|
7938
7938
|
let Y = `${s}/v1/player/${N}/favorites/`;
|
7939
|
-
r(12,
|
7939
|
+
r(12, st = !0);
|
7940
7940
|
let se = {
|
7941
7941
|
method: "GET",
|
7942
7942
|
headers: { "X-SessionID": h }
|
7943
7943
|
};
|
7944
|
-
return new Promise((we,
|
7945
|
-
fetch(Y, se).then((
|
7946
|
-
r(12,
|
7947
|
-
|
7948
|
-
})) :
|
7949
|
-
}).catch((
|
7950
|
-
console.error(
|
7944
|
+
return new Promise((we, Ae) => {
|
7945
|
+
fetch(Y, se).then((Je) => Je.json()).then((Je) => {
|
7946
|
+
r(12, st = !1), Xe = Je.items, Xe ? (I && I.id && r(15, at = pr(I.id)), r(10, At = !1), Xe.forEach((br) => {
|
7947
|
+
qe.includes(br.id) || qe.push(br.id);
|
7948
|
+
})) : Xe = [], we(Xe);
|
7949
|
+
}).catch((Je) => {
|
7950
|
+
console.error(Je), Ae(Je);
|
7951
7951
|
});
|
7952
7952
|
});
|
7953
7953
|
}, cn = (h) => {
|
7954
7954
|
at ? Za(`${s}/v1/player/${l}/favorites`, o, I.id) : za(`${s}/v1/player/${l}/favorites`, o, I);
|
7955
7955
|
};
|
7956
7956
|
let za = async (h, N, Y) => {
|
7957
|
-
|
7957
|
+
qe.includes(Y.id) || qe.push(Y.id);
|
7958
7958
|
let we = {
|
7959
7959
|
method: "POST",
|
7960
7960
|
headers: {
|
@@ -7962,16 +7962,16 @@ function Im(e, t, r) {
|
|
7962
7962
|
"Content-Type": "application/json",
|
7963
7963
|
Accept: "application/json"
|
7964
7964
|
},
|
7965
|
-
body: JSON.stringify({ items:
|
7965
|
+
body: JSON.stringify({ items: qe })
|
7966
7966
|
};
|
7967
|
-
fetch(h, we).then((
|
7967
|
+
fetch(h, we).then((Ae) => Ae.json()).then((Ae) => {
|
7968
7968
|
window.postMessage({ type: `AddFavoriteThumbnail_${Y.id}` }, window.location.href), window.postMessage({
|
7969
7969
|
type: "UpdateFavoredList",
|
7970
7970
|
url: h,
|
7971
7971
|
sessionID: N
|
7972
|
-
}),
|
7973
|
-
}).catch((
|
7974
|
-
console.error("Err",
|
7972
|
+
}), Ae.items && (Xe = Ae.items), r(15, at = pr(Y.id));
|
7973
|
+
}).catch((Ae) => {
|
7974
|
+
console.error("Err", Ae);
|
7975
7975
|
});
|
7976
7976
|
};
|
7977
7977
|
const Za = (h, N, Y) => {
|
@@ -7989,21 +7989,21 @@ function Im(e, t, r) {
|
|
7989
7989
|
type: "UpdateFavoredList",
|
7990
7990
|
url: h,
|
7991
7991
|
sessionID: N
|
7992
|
-
}), we.items && (
|
7993
|
-
}),
|
7994
|
-
}, pr = (h) =>
|
7992
|
+
}), we.items && (Xe = we.items), r(15, at = pr(I.id));
|
7993
|
+
}), qe.includes(Y) && (qe = qe.filter((we) => we != Y));
|
7994
|
+
}, pr = (h) => Xe.findIndex((N) => N.id == h) !== -1, Ii = (h, N) => (r(18, ki = k == "true" ? h.hasAnonymousFunMode : !1), r(17, xi = k == "true" ? N : !1), r(16, dt = !0), pr(h.id)), $a = (h, N) => {
|
7995
7995
|
let Y = new URL(`${s}/v1/casino/games/${h}`);
|
7996
7996
|
Y.searchParams.append("language", a), fetch(Y.href).then((se) => se.json()).then((se) => {
|
7997
|
-
r(14, I = Oi(se[0])), r(12,
|
7997
|
+
r(14, I = Oi(se[0])), r(12, st = !1), I.launchUrl && (r(15, at = Ii(I, N)), r(10, At = !1));
|
7998
7998
|
}).finally(() => {
|
7999
|
-
r(12,
|
7999
|
+
r(12, st = !1);
|
8000
8000
|
});
|
8001
8001
|
}, Xa = () => {
|
8002
8002
|
if (Fe)
|
8003
8003
|
return;
|
8004
8004
|
const h = (se, we) => {
|
8005
|
-
const
|
8006
|
-
mr || (mr = Lo * Math.max(
|
8005
|
+
const Je = se[0].intersectionRatio, br = se[0].isIntersecting, Lo = parseInt(getComputedStyle(ge).height);
|
8006
|
+
mr || (mr = Lo * Math.max(Je, 0.5)), r(3, ge.style.height = `${mr}px`, ge), r(19, ue.style.height = `${mr}px`, ue), br && r(20, Bt.style.height = `${ge.style.height}px`, Bt), we.unobserve(ge);
|
8007
8007
|
}, N = { threshold: 0 };
|
8008
8008
|
new IntersectionObserver(h, N).observe(ge);
|
8009
8009
|
}, dn = () => {
|
@@ -8066,12 +8066,12 @@ function Im(e, t, r) {
|
|
8066
8066
|
}, Ni = () => {
|
8067
8067
|
w == "true" ? nh(s, o).then(
|
8068
8068
|
(h) => {
|
8069
|
-
|
8069
|
+
Re = h.Guid, h.UserID, r(8, it = !0);
|
8070
8070
|
},
|
8071
8071
|
(h) => {
|
8072
|
-
r(8,
|
8072
|
+
r(8, it = !1), console.error("err on session", h);
|
8073
8073
|
}
|
8074
|
-
) : (
|
8074
|
+
) : (Re = o, r(8, it = !0));
|
8075
8075
|
}, _r = (h) => {
|
8076
8076
|
or = 0, an = setInterval(
|
8077
8077
|
() => {
|
@@ -8088,7 +8088,7 @@ function Im(e, t, r) {
|
|
8088
8088
|
document.fullscreenElement || dn();
|
8089
8089
|
};
|
8090
8090
|
Uo(() => {
|
8091
|
-
r(9, Si = (o || l) && !
|
8091
|
+
r(9, Si = (o || l) && !it);
|
8092
8092
|
}), Go(() => (window.addEventListener("resize", Hi, !1), window.addEventListener("message", fn, !1), document.addEventListener("fullscreenchange", Ri), () => {
|
8093
8093
|
Pi(), window.emMessageBus && Ti && Ti.unsubscribe(), window.removeEventListener("resize", Hi), window.removeEventListener("message", fn), document.removeEventListener("fullscreenchange", Ri);
|
8094
8094
|
}));
|
@@ -8172,7 +8172,7 @@ function Im(e, t, r) {
|
|
8172
8172
|
}
|
8173
8173
|
function Io(h) {
|
8174
8174
|
he[h ? "unshift" : "push"](() => {
|
8175
|
-
|
8175
|
+
Ce = h, r(5, Ce);
|
8176
8176
|
});
|
8177
8177
|
}
|
8178
8178
|
return e.$$set = (h) => {
|
@@ -8187,11 +8187,11 @@ function Im(e, t, r) {
|
|
8187
8187
|
2048 && m && ja(), e.$$.dirty[0] & /*favorites*/
|
8188
8188
|
1 && p && Ka(), e.$$.dirty[0] & /*customStylingContainer*/
|
8189
8189
|
32 | e.$$.dirty[1] & /*clientstyling*/
|
8190
|
-
512 && u &&
|
8190
|
+
512 && u && Ce && ih(Ce, u), e.$$.dirty[0] & /*customStylingContainer*/
|
8191
8191
|
32 | e.$$.dirty[1] & /*clientstylingurl*/
|
8192
|
-
1024 && f &&
|
8192
|
+
1024 && f && Ce && sh(Ce, f), e.$$.dirty[0] & /*customStylingContainer*/
|
8193
8193
|
32 | e.$$.dirty[1] & /*mbsource*/
|
8194
|
-
33554432 && J &&
|
8194
|
+
33554432 && J && Ce && ah(Ce, `${J}.Style`), e.$$.dirty[0] & /*panicButton*/
|
8195
8195
|
4 | e.$$.dirty[1] & /*showModal*/
|
8196
8196
|
67108864 && hn == "true" && pe && Fi(), e.$$.dirty[0] & /*panicButton*/
|
8197
8197
|
4 && pe && Fi(), e.$$.dirty[0] & /*gameFrameContainer, modalFrameHeight*/
|
@@ -8202,14 +8202,14 @@ function Im(e, t, r) {
|
|
8202
8202
|
pe,
|
8203
8203
|
ge,
|
8204
8204
|
ur,
|
8205
|
-
|
8205
|
+
Ce,
|
8206
8206
|
sn,
|
8207
8207
|
Ct,
|
8208
|
-
|
8208
|
+
it,
|
8209
8209
|
Si,
|
8210
8210
|
At,
|
8211
8211
|
Ei,
|
8212
|
-
|
8212
|
+
st,
|
8213
8213
|
ar,
|
8214
8214
|
I,
|
8215
8215
|
at,
|