@everymatrix/general-player-register-form 1.85.17 → 1.85.18
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/{GeneralPlayerRegisterForm-iR8TAIDo.js → GeneralPlayerRegisterForm-BRfuwsmL.js} +121 -118
- package/components/{GeneralPlayerRegisterForm-DsNh6Be0.cjs → GeneralPlayerRegisterForm-JRkRI6tq.cjs} +1 -1
- package/components/{GeneralPlayerRegisterForm-VNsNOggD.js → GeneralPlayerRegisterForm-h28HFvAY.js} +114 -111
- package/components/{GeneralPlayerRegisterFormStep1-DJmln0eL.js → GeneralPlayerRegisterFormStep1-CTy5kzLO.js} +1 -1
- package/components/{GeneralPlayerRegisterFormStep1-BKf3xyhy.js → GeneralPlayerRegisterFormStep1-Dz4Wqs3b.js} +1 -1
- package/components/{GeneralPlayerRegisterFormStep1-S9uu6fXP.cjs → GeneralPlayerRegisterFormStep1-wGHSOnwh.cjs} +1 -1
- package/components/{GeneralPlayerRegisterFormStep2-ChrULO9z.js → GeneralPlayerRegisterFormStep2-1OYQs6qJ.js} +1 -1
- package/components/{GeneralPlayerRegisterFormStep2-DugKV0ur.cjs → GeneralPlayerRegisterFormStep2-DSEY56Dl.cjs} +1 -1
- package/components/{GeneralPlayerRegisterFormStep2-DeVvewUO.js → GeneralPlayerRegisterFormStep2-Vec1P-dd.js} +1 -1
- package/components/{GeneralPlayerRegisterFormStep3-DA6HVSPY.cjs → GeneralPlayerRegisterFormStep3-0YZf9qtI.cjs} +1 -1
- package/components/{GeneralPlayerRegisterFormStep3-BhHPqyZu.js → GeneralPlayerRegisterFormStep3-D-Y-mrlN.js} +1 -1
- package/components/{GeneralPlayerRegisterFormStep3-D888_eAx.js → GeneralPlayerRegisterFormStep3-npTlDfFM.js} +1 -1
- package/components/{GeneralPlayerSmsVerificationForm-Bmuohr4j.js → GeneralPlayerSmsVerificationForm-CI0b-nlc.js} +1 -1
- package/components/{GeneralPlayerSmsVerificationForm-A5WieYXi.cjs → GeneralPlayerSmsVerificationForm-CjmEVjGS.cjs} +1 -1
- package/components/{GeneralPlayerSmsVerificationForm-BUWfKH0q.js → GeneralPlayerSmsVerificationForm-Cr5wU_US.js} +1 -1
- package/es2015/general-player-register-form.cjs +1 -1
- package/es2015/general-player-register-form.js +1 -1
- package/esnext/general-player-register-form.js +1 -1
- package/package.json +1 -1
package/components/{GeneralPlayerRegisterForm-VNsNOggD.js → GeneralPlayerRegisterForm-h28HFvAY.js}
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
function
|
|
1
|
+
function G() {
|
|
2
2
|
}
|
|
3
3
|
function lr(e) {
|
|
4
4
|
return e();
|
|
5
5
|
}
|
|
6
|
-
function
|
|
6
|
+
function Rt() {
|
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
|
8
8
|
}
|
|
9
9
|
function de(e) {
|
|
@@ -26,7 +26,7 @@ function fr(e, ...t) {
|
|
|
26
26
|
if (e == null) {
|
|
27
27
|
for (const n of t)
|
|
28
28
|
n(void 0);
|
|
29
|
-
return
|
|
29
|
+
return G;
|
|
30
30
|
}
|
|
31
31
|
const r = e.subscribe(...t);
|
|
32
32
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
@@ -143,7 +143,7 @@ function cn(e) {
|
|
|
143
143
|
}
|
|
144
144
|
const Y = [], Oe = [];
|
|
145
145
|
let ee = [];
|
|
146
|
-
const
|
|
146
|
+
const Lt = [], pn = /* @__PURE__ */ Promise.resolve();
|
|
147
147
|
let Ye = !1;
|
|
148
148
|
function mn() {
|
|
149
149
|
Ye || (Ye = !0, pn.then(B));
|
|
@@ -174,8 +174,8 @@ function B() {
|
|
|
174
174
|
}
|
|
175
175
|
ee.length = 0;
|
|
176
176
|
} while (Y.length);
|
|
177
|
-
for (;
|
|
178
|
-
|
|
177
|
+
for (; Lt.length; )
|
|
178
|
+
Lt.pop()();
|
|
179
179
|
Ye = !1, Ve.clear(), fe(e);
|
|
180
180
|
}
|
|
181
181
|
function dn(e) {
|
|
@@ -218,9 +218,9 @@ function Sn(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
|
218
218
|
ctx: [],
|
|
219
219
|
// state
|
|
220
220
|
props: s,
|
|
221
|
-
update:
|
|
221
|
+
update: G,
|
|
222
222
|
not_equal: i,
|
|
223
|
-
bound:
|
|
223
|
+
bound: Rt(),
|
|
224
224
|
// lifecycle
|
|
225
225
|
on_mount: [],
|
|
226
226
|
on_destroy: [],
|
|
@@ -229,7 +229,7 @@ function Sn(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
|
229
229
|
after_update: [],
|
|
230
230
|
context: new Map(t.context || (h ? h.$$.context : [])),
|
|
231
231
|
// everything else
|
|
232
|
-
callbacks:
|
|
232
|
+
callbacks: Rt(),
|
|
233
233
|
dirty: a,
|
|
234
234
|
skip_bound: !1,
|
|
235
235
|
root: t.target || h.$$.root
|
|
@@ -444,7 +444,7 @@ class xn {
|
|
|
444
444
|
$$set = void 0;
|
|
445
445
|
/** @returns {void} */
|
|
446
446
|
$destroy() {
|
|
447
|
-
_n(this, 1), this.$destroy =
|
|
447
|
+
_n(this, 1), this.$destroy = G;
|
|
448
448
|
}
|
|
449
449
|
/**
|
|
450
450
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -454,7 +454,7 @@ class xn {
|
|
|
454
454
|
*/
|
|
455
455
|
$on(t, r) {
|
|
456
456
|
if (!dt(r))
|
|
457
|
-
return
|
|
457
|
+
return G;
|
|
458
458
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
459
459
|
return n.push(r), () => {
|
|
460
460
|
const i = n.indexOf(r);
|
|
@@ -564,7 +564,7 @@ function it(e, t) {
|
|
|
564
564
|
0 <= r && e.splice(r, 1);
|
|
565
565
|
}
|
|
566
566
|
}
|
|
567
|
-
var
|
|
567
|
+
var Le = function() {
|
|
568
568
|
function e(t) {
|
|
569
569
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
|
570
570
|
}
|
|
@@ -654,9 +654,9 @@ var Re = function() {
|
|
|
654
654
|
var t = new e();
|
|
655
655
|
return t.closed = !0, t;
|
|
656
656
|
}(), e;
|
|
657
|
-
}(), mr =
|
|
657
|
+
}(), mr = Le.EMPTY;
|
|
658
658
|
function dr(e) {
|
|
659
|
-
return e instanceof
|
|
659
|
+
return e instanceof Le || e && "closed" in e && X(e.remove) && X(e.add) && X(e.unsubscribe);
|
|
660
660
|
}
|
|
661
661
|
function Nt(e) {
|
|
662
662
|
X(e) ? e() : e.unsubscribe();
|
|
@@ -715,7 +715,7 @@ var gr = function(e) {
|
|
|
715
715
|
this.unsubscribe();
|
|
716
716
|
}
|
|
717
717
|
}, t;
|
|
718
|
-
}(
|
|
718
|
+
}(Le), Pn = function() {
|
|
719
719
|
function e(t) {
|
|
720
720
|
this.partialObserver = t;
|
|
721
721
|
}
|
|
@@ -772,11 +772,11 @@ var Cn = {
|
|
|
772
772
|
}, In = function() {
|
|
773
773
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
774
774
|
}();
|
|
775
|
-
function
|
|
775
|
+
function Rn(e) {
|
|
776
776
|
return e;
|
|
777
777
|
}
|
|
778
|
-
function
|
|
779
|
-
return e.length === 0 ?
|
|
778
|
+
function Ln(e) {
|
|
779
|
+
return e.length === 0 ? Rn : e.length === 1 ? e[0] : function(r) {
|
|
780
780
|
return e.reduce(function(n, i) {
|
|
781
781
|
return i(n);
|
|
782
782
|
}, r);
|
|
@@ -825,7 +825,7 @@ var Dt = function() {
|
|
|
825
825
|
}, e.prototype.pipe = function() {
|
|
826
826
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
827
827
|
t[r] = arguments[r];
|
|
828
|
-
return
|
|
828
|
+
return Ln(t)(this);
|
|
829
829
|
}, e.prototype.toPromise = function(t) {
|
|
830
830
|
var r = this;
|
|
831
831
|
return t = Ft(t), new t(function(n, i) {
|
|
@@ -924,7 +924,7 @@ var Dn = pr(function(e) {
|
|
|
924
924
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
925
925
|
}, t.prototype._innerSubscribe = function(r) {
|
|
926
926
|
var n = this, i = this, s = i.hasError, o = i.isStopped, a = i.observers;
|
|
927
|
-
return s || o ? mr : (this.currentObservers = null, a.push(r), new
|
|
927
|
+
return s || o ? mr : (this.currentObservers = null, a.push(r), new Le(function() {
|
|
928
928
|
n.currentObservers = null, it(a, r);
|
|
929
929
|
}));
|
|
930
930
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
@@ -984,19 +984,19 @@ var Dn = pr(function(e) {
|
|
|
984
984
|
}
|
|
985
985
|
}, t;
|
|
986
986
|
}(br);
|
|
987
|
-
const
|
|
988
|
-
if (
|
|
987
|
+
const Gt = [], kt = {}, Un = (e, t = 0) => {
|
|
988
|
+
if (Gt.indexOf(e) == -1) {
|
|
989
989
|
const r = new Fn(t);
|
|
990
|
-
|
|
990
|
+
kt[e] = r, Gt.push(e);
|
|
991
991
|
}
|
|
992
|
-
return
|
|
992
|
+
return kt[e];
|
|
993
993
|
}, Q = [];
|
|
994
|
-
function
|
|
994
|
+
function Gn(e, t) {
|
|
995
995
|
return {
|
|
996
996
|
subscribe: Ne(e, t).subscribe
|
|
997
997
|
};
|
|
998
998
|
}
|
|
999
|
-
function Ne(e, t =
|
|
999
|
+
function Ne(e, t = G) {
|
|
1000
1000
|
let r;
|
|
1001
1001
|
const n = /* @__PURE__ */ new Set();
|
|
1002
1002
|
function i(a) {
|
|
@@ -1014,9 +1014,9 @@ function Ne(e, t = k) {
|
|
|
1014
1014
|
function s(a) {
|
|
1015
1015
|
i(a(e));
|
|
1016
1016
|
}
|
|
1017
|
-
function o(a, h =
|
|
1017
|
+
function o(a, h = G) {
|
|
1018
1018
|
const l = [a, h];
|
|
1019
|
-
return n.add(l), n.size === 1 && (r = t(i, s) ||
|
|
1019
|
+
return n.add(l), n.size === 1 && (r = t(i, s) || G), a(e), () => {
|
|
1020
1020
|
n.delete(l), n.size === 0 && r && (r(), r = null);
|
|
1021
1021
|
};
|
|
1022
1022
|
}
|
|
@@ -1027,16 +1027,16 @@ function se(e, t, r) {
|
|
|
1027
1027
|
if (!i.every(Boolean))
|
|
1028
1028
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
1029
1029
|
const s = t.length < 2;
|
|
1030
|
-
return
|
|
1030
|
+
return Gn(r, (o, a) => {
|
|
1031
1031
|
let h = !1;
|
|
1032
1032
|
const l = [];
|
|
1033
|
-
let u = 0, c =
|
|
1033
|
+
let u = 0, c = G;
|
|
1034
1034
|
const m = () => {
|
|
1035
1035
|
if (u)
|
|
1036
1036
|
return;
|
|
1037
1037
|
c();
|
|
1038
1038
|
const g = t(n ? l[0] : l, o, a);
|
|
1039
|
-
s ? o(g) : c = dt(g) ? g :
|
|
1039
|
+
s ? o(g) : c = dt(g) ? g : G;
|
|
1040
1040
|
}, y = i.map(
|
|
1041
1041
|
(g, d) => fr(
|
|
1042
1042
|
g,
|
|
@@ -1053,7 +1053,7 @@ function se(e, t, r) {
|
|
|
1053
1053
|
};
|
|
1054
1054
|
});
|
|
1055
1055
|
}
|
|
1056
|
-
function
|
|
1056
|
+
function kn(e) {
|
|
1057
1057
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1058
1058
|
}
|
|
1059
1059
|
var jn = function(t) {
|
|
@@ -1126,7 +1126,7 @@ te.all = function(t, r) {
|
|
|
1126
1126
|
}, {});
|
|
1127
1127
|
};
|
|
1128
1128
|
var ei = te, ti = ei;
|
|
1129
|
-
const ri = /* @__PURE__ */
|
|
1129
|
+
const ri = /* @__PURE__ */ kn(ti);
|
|
1130
1130
|
var ot = function(e, t) {
|
|
1131
1131
|
return ot = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
1132
1132
|
r.__proto__ = n;
|
|
@@ -1144,15 +1144,15 @@ function Me(e, t) {
|
|
|
1144
1144
|
}
|
|
1145
1145
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
1146
1146
|
}
|
|
1147
|
-
var
|
|
1148
|
-
return
|
|
1147
|
+
var k = function() {
|
|
1148
|
+
return k = Object.assign || function(t) {
|
|
1149
1149
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1150
1150
|
r = arguments[n];
|
|
1151
1151
|
for (var s in r)
|
|
1152
1152
|
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
1153
1153
|
}
|
|
1154
1154
|
return t;
|
|
1155
|
-
},
|
|
1155
|
+
}, k.apply(this, arguments);
|
|
1156
1156
|
};
|
|
1157
1157
|
function ni(e, t) {
|
|
1158
1158
|
var r = {};
|
|
@@ -3046,8 +3046,8 @@ var Ti = !!String.prototype.startsWith && "_a".startsWith("a", 1), Hi = !!String
|
|
|
3046
3046
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
3047
3047
|
}, ut = !0;
|
|
3048
3048
|
try {
|
|
3049
|
-
var
|
|
3050
|
-
ut = ((Je =
|
|
3049
|
+
var Ri = Lr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3050
|
+
ut = ((Je = Ri.exec("a")) === null || Je === void 0 ? void 0 : Je[0]) === "a";
|
|
3051
3051
|
} catch {
|
|
3052
3052
|
ut = !1;
|
|
3053
3053
|
}
|
|
@@ -3085,7 +3085,7 @@ var zt = Ti ? (
|
|
|
3085
3085
|
return r;
|
|
3086
3086
|
}
|
|
3087
3087
|
)
|
|
3088
|
-
),
|
|
3088
|
+
), Rr = Ai ? (
|
|
3089
3089
|
// Native
|
|
3090
3090
|
function(t, r) {
|
|
3091
3091
|
return t.codePointAt(r);
|
|
@@ -3099,7 +3099,7 @@ var zt = Ti ? (
|
|
|
3099
3099
|
return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
|
|
3100
3100
|
}
|
|
3101
3101
|
}
|
|
3102
|
-
),
|
|
3102
|
+
), Li = Pi ? (
|
|
3103
3103
|
// Native
|
|
3104
3104
|
function(t) {
|
|
3105
3105
|
return t.trimStart();
|
|
@@ -3120,12 +3120,12 @@ var zt = Ti ? (
|
|
|
3120
3120
|
return t.replace(xi, "");
|
|
3121
3121
|
}
|
|
3122
3122
|
);
|
|
3123
|
-
function
|
|
3123
|
+
function Lr(e, t) {
|
|
3124
3124
|
return new RegExp(e, t);
|
|
3125
3125
|
}
|
|
3126
3126
|
var ht;
|
|
3127
3127
|
if (ut) {
|
|
3128
|
-
var Jt =
|
|
3128
|
+
var Jt = Lr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3129
3129
|
ht = function(t, r) {
|
|
3130
3130
|
var n;
|
|
3131
3131
|
Jt.lastIndex = r;
|
|
@@ -3135,7 +3135,7 @@ if (ut) {
|
|
|
3135
3135
|
} else
|
|
3136
3136
|
ht = function(t, r) {
|
|
3137
3137
|
for (var n = []; ; ) {
|
|
3138
|
-
var i =
|
|
3138
|
+
var i = Rr(t, r);
|
|
3139
3139
|
if (i === void 0 || Nr(i) || Ui(i))
|
|
3140
3140
|
break;
|
|
3141
3141
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
@@ -3351,7 +3351,7 @@ var Mi = (
|
|
|
3351
3351
|
return g;
|
|
3352
3352
|
var d = _(i, this.clonePosition());
|
|
3353
3353
|
if (l && zt(l?.style, "::", 0)) {
|
|
3354
|
-
var b =
|
|
3354
|
+
var b = Li(l.style.slice(2));
|
|
3355
3355
|
if (a === "number") {
|
|
3356
3356
|
var c = this.parseNumberSkeletonFromString(b, l.styleLocation);
|
|
3357
3357
|
return c.err ? c : {
|
|
@@ -3392,17 +3392,17 @@ var Mi = (
|
|
|
3392
3392
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3393
3393
|
return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, _(P, Ce({}, P)));
|
|
3394
3394
|
this.bumpSpace();
|
|
3395
|
-
var
|
|
3396
|
-
if (a !== "select" &&
|
|
3395
|
+
var L = this.parseIdentifierIfPossible(), N = 0;
|
|
3396
|
+
if (a !== "select" && L.value === "offset") {
|
|
3397
3397
|
if (!this.bumpIf(":"))
|
|
3398
3398
|
return this.error(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
|
|
3399
3399
|
this.bumpSpace();
|
|
3400
3400
|
var c = this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3401
3401
|
if (c.err)
|
|
3402
3402
|
return c;
|
|
3403
|
-
this.bumpSpace(),
|
|
3403
|
+
this.bumpSpace(), L = this.parseIdentifierIfPossible(), N = c.val;
|
|
3404
3404
|
}
|
|
3405
|
-
var C = this.tryParsePluralOrSelectOptions(t, a, r,
|
|
3405
|
+
var C = this.tryParsePluralOrSelectOptions(t, a, r, L);
|
|
3406
3406
|
if (C.err)
|
|
3407
3407
|
return C;
|
|
3408
3408
|
var g = this.tryParseArgumentClose(i);
|
|
@@ -3544,7 +3544,7 @@ var Mi = (
|
|
|
3544
3544
|
var t = this.position.offset;
|
|
3545
3545
|
if (t >= this.message.length)
|
|
3546
3546
|
throw Error("out of bound");
|
|
3547
|
-
var r =
|
|
3547
|
+
var r = Rr(this.message, t);
|
|
3548
3548
|
if (r === void 0)
|
|
3549
3549
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3550
3550
|
return r;
|
|
@@ -3619,7 +3619,7 @@ function ct(e) {
|
|
|
3619
3619
|
Sr(t) && Ar(t.style) || (wr(t) || xr(t)) && at(t.style) ? delete t.style.location : Br(t) && ct(t.children);
|
|
3620
3620
|
});
|
|
3621
3621
|
}
|
|
3622
|
-
function
|
|
3622
|
+
function Gi(e, t) {
|
|
3623
3623
|
t === void 0 && (t = {}), t = Ce({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3624
3624
|
var r = new Mi(e, t).parse();
|
|
3625
3625
|
if (r.err) {
|
|
@@ -3653,7 +3653,7 @@ var De = (
|
|
|
3653
3653
|
}
|
|
3654
3654
|
return t;
|
|
3655
3655
|
}(De)
|
|
3656
|
-
),
|
|
3656
|
+
), ki = (
|
|
3657
3657
|
/** @class */
|
|
3658
3658
|
function(e) {
|
|
3659
3659
|
Me(t, e);
|
|
@@ -3671,14 +3671,14 @@ var De = (
|
|
|
3671
3671
|
}
|
|
3672
3672
|
return t;
|
|
3673
3673
|
}(De)
|
|
3674
|
-
),
|
|
3674
|
+
), R;
|
|
3675
3675
|
(function(e) {
|
|
3676
3676
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3677
|
-
})(
|
|
3677
|
+
})(R || (R = {}));
|
|
3678
3678
|
function $i(e) {
|
|
3679
3679
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3680
3680
|
var n = t[t.length - 1];
|
|
3681
|
-
return !n || n.type !==
|
|
3681
|
+
return !n || n.type !== R.literal || r.type !== R.literal ? t.push(r) : n.value += r.value, t;
|
|
3682
3682
|
}, []);
|
|
3683
3683
|
}
|
|
3684
3684
|
function Vi(e) {
|
|
@@ -3688,7 +3688,7 @@ function Ae(e, t, r, n, i, s, o) {
|
|
|
3688
3688
|
if (e.length === 1 && $t(e[0]))
|
|
3689
3689
|
return [
|
|
3690
3690
|
{
|
|
3691
|
-
type:
|
|
3691
|
+
type: R.literal,
|
|
3692
3692
|
value: e[0].value
|
|
3693
3693
|
}
|
|
3694
3694
|
];
|
|
@@ -3696,14 +3696,14 @@ function Ae(e, t, r, n, i, s, o) {
|
|
|
3696
3696
|
var u = l[h];
|
|
3697
3697
|
if ($t(u)) {
|
|
3698
3698
|
a.push({
|
|
3699
|
-
type:
|
|
3699
|
+
type: R.literal,
|
|
3700
3700
|
value: u.value
|
|
3701
3701
|
});
|
|
3702
3702
|
continue;
|
|
3703
3703
|
}
|
|
3704
3704
|
if (ci(u)) {
|
|
3705
3705
|
typeof s == "number" && a.push({
|
|
3706
|
-
type:
|
|
3706
|
+
type: R.literal,
|
|
3707
3707
|
value: r.getNumberFormat(t).format(s)
|
|
3708
3708
|
});
|
|
3709
3709
|
continue;
|
|
@@ -3714,7 +3714,7 @@ function Ae(e, t, r, n, i, s, o) {
|
|
|
3714
3714
|
var m = i[c];
|
|
3715
3715
|
if (fi(u)) {
|
|
3716
3716
|
(!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), a.push({
|
|
3717
|
-
type: typeof m == "string" ?
|
|
3717
|
+
type: typeof m == "string" ? R.literal : R.object,
|
|
3718
3718
|
value: m
|
|
3719
3719
|
});
|
|
3720
3720
|
continue;
|
|
@@ -3722,7 +3722,7 @@ function Ae(e, t, r, n, i, s, o) {
|
|
|
3722
3722
|
if (wr(u)) {
|
|
3723
3723
|
var y = typeof u.style == "string" ? n.date[u.style] : at(u.style) ? u.style.parsedOptions : void 0;
|
|
3724
3724
|
a.push({
|
|
3725
|
-
type:
|
|
3725
|
+
type: R.literal,
|
|
3726
3726
|
value: r.getDateTimeFormat(t, y).format(m)
|
|
3727
3727
|
});
|
|
3728
3728
|
continue;
|
|
@@ -3730,7 +3730,7 @@ function Ae(e, t, r, n, i, s, o) {
|
|
|
3730
3730
|
if (xr(u)) {
|
|
3731
3731
|
var y = typeof u.style == "string" ? n.time[u.style] : at(u.style) ? u.style.parsedOptions : n.time.medium;
|
|
3732
3732
|
a.push({
|
|
3733
|
-
type:
|
|
3733
|
+
type: R.literal,
|
|
3734
3734
|
value: r.getDateTimeFormat(t, y).format(m)
|
|
3735
3735
|
});
|
|
3736
3736
|
continue;
|
|
@@ -3738,7 +3738,7 @@ function Ae(e, t, r, n, i, s, o) {
|
|
|
3738
3738
|
if (Sr(u)) {
|
|
3739
3739
|
var y = typeof u.style == "string" ? n.number[u.style] : Ar(u.style) ? u.style.parsedOptions : void 0;
|
|
3740
3740
|
y && y.scale && (m = m * (y.scale || 1)), a.push({
|
|
3741
|
-
type:
|
|
3741
|
+
type: R.literal,
|
|
3742
3742
|
value: r.getNumberFormat(t, y).format(m)
|
|
3743
3743
|
});
|
|
3744
3744
|
continue;
|
|
@@ -3746,13 +3746,13 @@ function Ae(e, t, r, n, i, s, o) {
|
|
|
3746
3746
|
if (Br(u)) {
|
|
3747
3747
|
var g = u.children, d = u.value, b = i[d];
|
|
3748
3748
|
if (!Vi(b))
|
|
3749
|
-
throw new
|
|
3749
|
+
throw new ki(d, "function", o);
|
|
3750
3750
|
var S = Ae(g, t, r, n, i, s), O = b(S.map(function(N) {
|
|
3751
3751
|
return N.value;
|
|
3752
3752
|
}));
|
|
3753
3753
|
Array.isArray(O) || (O = [O]), a.push.apply(a, O.map(function(N) {
|
|
3754
3754
|
return {
|
|
3755
|
-
type: typeof N == "string" ?
|
|
3755
|
+
type: typeof N == "string" ? R.literal : R.object,
|
|
3756
3756
|
value: N
|
|
3757
3757
|
};
|
|
3758
3758
|
}));
|
|
@@ -3771,8 +3771,8 @@ function Ae(e, t, r, n, i, s, o) {
|
|
|
3771
3771
|
throw new De(`Intl.PluralRules is not available in this environment.
|
|
3772
3772
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3773
3773
|
`, ne.MISSING_INTL_API, o);
|
|
3774
|
-
var
|
|
3775
|
-
P = u.options[
|
|
3774
|
+
var L = r.getPluralRules(t, { type: u.pluralType }).select(m - (u.offset || 0));
|
|
3775
|
+
P = u.options[L] || u.options.other;
|
|
3776
3776
|
}
|
|
3777
3777
|
if (!P)
|
|
3778
3778
|
throw new qt(u.value, m, Object.keys(u.options), o);
|
|
@@ -3783,14 +3783,14 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
|
3783
3783
|
return $i(a);
|
|
3784
3784
|
}
|
|
3785
3785
|
function Xi(e, t) {
|
|
3786
|
-
return t ?
|
|
3787
|
-
return r[n] =
|
|
3786
|
+
return t ? k(k(k({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3787
|
+
return r[n] = k(k({}, e[n]), t[n] || {}), r;
|
|
3788
3788
|
}, {})) : e;
|
|
3789
3789
|
}
|
|
3790
3790
|
function Wi(e, t) {
|
|
3791
3791
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3792
3792
|
return r[n] = Xi(e[n], t[n]), r;
|
|
3793
|
-
},
|
|
3793
|
+
}, k({}, e)) : e;
|
|
3794
3794
|
}
|
|
3795
3795
|
function qe(e) {
|
|
3796
3796
|
return {
|
|
@@ -3853,7 +3853,7 @@ var Zi = (
|
|
|
3853
3853
|
if (l.length === 1)
|
|
3854
3854
|
return l[0].value;
|
|
3855
3855
|
var u = l.reduce(function(c, m) {
|
|
3856
|
-
return !c.length || m.type !==
|
|
3856
|
+
return !c.length || m.type !== R.literal || typeof c[c.length - 1] != "string" ? c.push(m.value) : c[c.length - 1] += m.value, c;
|
|
3857
3857
|
}, []);
|
|
3858
3858
|
return u.length <= 1 ? u[0] || "" : u;
|
|
3859
3859
|
}, this.formatToParts = function(h) {
|
|
@@ -3871,7 +3871,7 @@ var Zi = (
|
|
|
3871
3871
|
var o = i || {};
|
|
3872
3872
|
o.formatters;
|
|
3873
3873
|
var a = ni(o, ["formatters"]);
|
|
3874
|
-
this.ast = e.__parse(t,
|
|
3874
|
+
this.ast = e.__parse(t, k(k({}, a), { locale: this.resolvedLocale }));
|
|
3875
3875
|
} else
|
|
3876
3876
|
this.ast = t;
|
|
3877
3877
|
if (!Array.isArray(this.ast))
|
|
@@ -3889,7 +3889,7 @@ var Zi = (
|
|
|
3889
3889
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3890
3890
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3891
3891
|
}
|
|
3892
|
-
}, e.__parse =
|
|
3892
|
+
}, e.__parse = Gi, e.formats = {
|
|
3893
3893
|
number: {
|
|
3894
3894
|
integer: {
|
|
3895
3895
|
maximumFractionDigits: 0
|
|
@@ -4042,7 +4042,7 @@ function rs(e, t) {
|
|
|
4042
4042
|
).then((n) => Fr(e, ...n));
|
|
4043
4043
|
}
|
|
4044
4044
|
const he = {};
|
|
4045
|
-
function
|
|
4045
|
+
function Gr(e) {
|
|
4046
4046
|
if (!pt(e))
|
|
4047
4047
|
return e in he ? he[e] : Promise.resolve();
|
|
4048
4048
|
const t = ts(e);
|
|
@@ -4052,7 +4052,7 @@ function kr(e) {
|
|
|
4052
4052
|
)
|
|
4053
4053
|
).then(() => {
|
|
4054
4054
|
if (pt(e))
|
|
4055
|
-
return
|
|
4055
|
+
return Gr(e);
|
|
4056
4056
|
delete he[e];
|
|
4057
4057
|
}), he[e];
|
|
4058
4058
|
}
|
|
@@ -4127,7 +4127,7 @@ const ps = (e) => {
|
|
|
4127
4127
|
return typeof window < "u" && J() != null && t ? r = window.setTimeout(
|
|
4128
4128
|
() => Qe.set(!0),
|
|
4129
4129
|
t
|
|
4130
|
-
) : Qe.set(!0),
|
|
4130
|
+
) : Qe.set(!0), Gr(e).then(() => {
|
|
4131
4131
|
Ie.set(e);
|
|
4132
4132
|
}).finally(() => {
|
|
4133
4133
|
clearTimeout(r), Qe.set(!1);
|
|
@@ -4143,19 +4143,19 @@ const ps = (e) => {
|
|
|
4143
4143
|
return i in t ? t[i] : t[i] = e(n);
|
|
4144
4144
|
};
|
|
4145
4145
|
};
|
|
4146
|
-
var ms = Object.defineProperty,
|
|
4146
|
+
var ms = Object.defineProperty, Re = Object.getOwnPropertySymbols, kr = Object.prototype.hasOwnProperty, jr = Object.prototype.propertyIsEnumerable, er = (e, t, r) => t in e ? ms(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, bt = (e, t) => {
|
|
4147
4147
|
for (var r in t || (t = {}))
|
|
4148
|
-
|
|
4149
|
-
if (
|
|
4150
|
-
for (var r of
|
|
4148
|
+
kr.call(t, r) && er(e, r, t[r]);
|
|
4149
|
+
if (Re)
|
|
4150
|
+
for (var r of Re(t))
|
|
4151
4151
|
jr.call(t, r) && er(e, r, t[r]);
|
|
4152
4152
|
return e;
|
|
4153
4153
|
}, ae = (e, t) => {
|
|
4154
4154
|
var r = {};
|
|
4155
4155
|
for (var n in e)
|
|
4156
|
-
|
|
4157
|
-
if (e != null &&
|
|
4158
|
-
for (var n of
|
|
4156
|
+
kr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4157
|
+
if (e != null && Re)
|
|
4158
|
+
for (var n of Re(e))
|
|
4159
4159
|
t.indexOf(n) < 0 && jr.call(e, n) && (r[n] = e[n]);
|
|
4160
4160
|
return r;
|
|
4161
4161
|
};
|
|
@@ -4252,6 +4252,7 @@ se([Z], () => Ts);
|
|
|
4252
4252
|
se([Z, oe], () => Hs);
|
|
4253
4253
|
window.emWidgets = { topic: Un };
|
|
4254
4254
|
const tr = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4255
|
+
String(Number.MAX_SAFE_INTEGER).length;
|
|
4255
4256
|
function As({ withLocale: e, translations: t }) {
|
|
4256
4257
|
Z.subscribe((r) => {
|
|
4257
4258
|
r == null && (oe.set(t), Z.set(e));
|
|
@@ -4316,6 +4317,8 @@ function Os(e, t) {
|
|
|
4316
4317
|
}
|
|
4317
4318
|
}
|
|
4318
4319
|
function Cs(e, t) {
|
|
4320
|
+
if (!e || !t)
|
|
4321
|
+
return;
|
|
4319
4322
|
const r = new URL(t);
|
|
4320
4323
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4321
4324
|
const i = document.createElement("style");
|
|
@@ -4344,7 +4347,7 @@ if (typeof window < "u") {
|
|
|
4344
4347
|
}
|
|
4345
4348
|
};
|
|
4346
4349
|
};
|
|
4347
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep1-
|
|
4350
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep1-CTy5kzLO.js").then(({ default: t }) => {
|
|
4348
4351
|
!customElements.get("general-player-register-form-step1") && customElements.define("general-player-register-form-step1", t.element);
|
|
4349
4352
|
});
|
|
4350
4353
|
}
|
|
@@ -4360,7 +4363,7 @@ if (typeof window < "u") {
|
|
|
4360
4363
|
}
|
|
4361
4364
|
};
|
|
4362
4365
|
};
|
|
4363
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep2-
|
|
4366
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep2-Vec1P-dd.js").then(({ default: t }) => {
|
|
4364
4367
|
!customElements.get("general-player-register-form-step2") && customElements.define("general-player-register-form-step2", t.element);
|
|
4365
4368
|
});
|
|
4366
4369
|
}
|
|
@@ -4376,7 +4379,7 @@ if (typeof window < "u") {
|
|
|
4376
4379
|
}
|
|
4377
4380
|
};
|
|
4378
4381
|
};
|
|
4379
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep3-
|
|
4382
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep3-npTlDfFM.js").then(({ default: t }) => {
|
|
4380
4383
|
!customElements.get("general-player-register-form-step3") && customElements.define("general-player-register-form-step3", t.element);
|
|
4381
4384
|
});
|
|
4382
4385
|
}
|
|
@@ -4392,14 +4395,14 @@ if (typeof window < "u") {
|
|
|
4392
4395
|
}
|
|
4393
4396
|
};
|
|
4394
4397
|
};
|
|
4395
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-
|
|
4398
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-Cr5wU_US.js").then(({ default: t }) => {
|
|
4396
4399
|
!customElements.get("general-player-sms-verification-form") && customElements.define("general-player-sms-verification-form", t.element);
|
|
4397
4400
|
});
|
|
4398
4401
|
}
|
|
4399
|
-
function
|
|
4402
|
+
function Rs(e) {
|
|
4400
4403
|
nn(e, "svelte-ao75nd", ".RegisterFormWrapper{background:var(--emw--registration-color-bg, var(--emw--color-gray-50, #F9F8F8))}.RegisterFormContainer{padding:25px;height:404px;overflow-y:auto;scrollbar-color:var(--emw--color-gray-100, #E6E6E6) var(--emw--color-gray-50, #F9F8F8);scrollbar-width:thin}.RegisterFormContainer.RegisterFormContainerMobile{padding:40px 20px;height:65vh;overflow-y:scroll}.RegisterFormContainer::-webkit-scrollbar{width:6px}.RegisterFormContainer::-webkit-scrollbar-track{background:var(--emw--color-gray-50, #F9F8F8)}.RegisterFormContainer::-webkit-scrollbar-thumb{background:var(--emw--color-gray-100, #E6E6E6)}.RegisterSteps{display:flex;gap:10px;padding:20px 0 30px}.RegisterFirstStepDash,.RegisterSecondStepDash,.RegisterThirdStepDash{width:50px;height:2px;background-color:var(--emw--color-gray-100, #E6E6E6)}.RegisterStepDashColor{background-color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.RegisterStepNext{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;width:100%;height:60px;padding:0;text-transform:uppercase;font-size:18px;cursor:pointer;margin-top:24px}.SMSErrorText{height:80%;display:flex;align-items:center}.RegisterConfirmation{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:60px}.RegisterConfirmation svg{width:74px}.RegisterConfirmation .RegisterConfirmationTitle{color:var(--emw--color-valid, var(--emw--color-green, #48952a));font-size:24px;font-weight:400;text-transform:uppercase;margin-bottom:0}.RegisterConfirmation .RegisterConfirmationSubtitle{color:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B));font-size:16px;line-height:19px;margin-bottom:24px}.RegisterConfirmation .RegisterConfirmationNote{color:var(--emw--registration-typography, var(--emw--color-contrast, #07072A));font-size:18px;line-height:22px}.RegisterConfirmationGoToLogin{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;width:100%;height:60px;padding:0;text-transform:uppercase;font-size:18px;cursor:pointer;margin-top:24px}");
|
|
4401
4404
|
}
|
|
4402
|
-
function
|
|
4405
|
+
function Ls(e) {
|
|
4403
4406
|
let t, r, n, i, s, o, a, h = (
|
|
4404
4407
|
/*showRegisterStepOne*/
|
|
4405
4408
|
(e[18] || /*showRegisterStepTwo*/
|
|
@@ -5088,7 +5091,7 @@ function ur(e) {
|
|
|
5088
5091
|
let t, r, n, i, s, o, a, h, l, u, c, m, y, g, d, b, S, O = (
|
|
5089
5092
|
/*$_*/
|
|
5090
5093
|
e[34]("goToLoginButton") + ""
|
|
5091
|
-
), P,
|
|
5094
|
+
), P, L, N;
|
|
5092
5095
|
return {
|
|
5093
5096
|
c() {
|
|
5094
5097
|
t = H("div"), r = we("svg"), n = we("defs"), i = we("style"), s = V(".a{fill:#var(--emw--color-valid, var(--emw--color-green, #48952a));}"), o = we("path"), a = U(), h = H("h2"), l = V(
|
|
@@ -5103,12 +5106,12 @@ function ur(e) {
|
|
|
5103
5106
|
), b = U(), S = H("button"), P = V(O), w(o, "class", "a"), w(o, "d", "M29.325,51,0,21.675l5.95-5.95,23.375,22.95L68,0l5.95,5.95Z"), w(r, "xmlns", "http://www.w3.org/2000/svg"), w(r, "viewBox", "0 0 73.95 51"), w(h, "class", "RegisterConfirmationTitle"), w(c, "class", "RegisterConfirmationSubtitle"), w(g, "class", "RegisterConfirmationNote"), w(S, "class", "RegisterConfirmationGoToLogin"), w(t, "class", "RegisterConfirmation");
|
|
5104
5107
|
},
|
|
5105
5108
|
m(C, D) {
|
|
5106
|
-
F(C, t, D), E(t, r), E(r, n), E(n, i), E(i, s), E(r, o), E(t, a), E(t, h), E(h, l), E(t, u), E(t, c), E(c, m), E(t, y), E(t, g), E(g, d), E(t, b), E(t, S), E(S, P),
|
|
5109
|
+
F(C, t, D), E(t, r), E(r, n), E(n, i), E(i, s), E(r, o), E(t, a), E(t, h), E(h, l), E(t, u), E(t, c), E(c, m), E(t, y), E(t, g), E(g, d), E(t, b), E(t, S), E(S, P), L || (N = un(
|
|
5107
5110
|
S,
|
|
5108
5111
|
"click",
|
|
5109
5112
|
/*switchToLogin*/
|
|
5110
5113
|
e[36]
|
|
5111
|
-
),
|
|
5114
|
+
), L = !0);
|
|
5112
5115
|
},
|
|
5113
5116
|
p(C, D) {
|
|
5114
5117
|
D[0] & /*accountCreationTitle*/
|
|
@@ -5131,14 +5134,14 @@ function ur(e) {
|
|
|
5131
5134
|
C[34]("goToLoginButton") + "") && K(P, O);
|
|
5132
5135
|
},
|
|
5133
5136
|
d(C) {
|
|
5134
|
-
C && M(t),
|
|
5137
|
+
C && M(t), L = !1, N();
|
|
5135
5138
|
}
|
|
5136
5139
|
};
|
|
5137
5140
|
}
|
|
5138
5141
|
function Us(e) {
|
|
5139
5142
|
let t;
|
|
5140
5143
|
function r(s, o) {
|
|
5141
|
-
return
|
|
5144
|
+
return Ls;
|
|
5142
5145
|
}
|
|
5143
5146
|
let i = r()(e);
|
|
5144
5147
|
return {
|
|
@@ -5151,21 +5154,21 @@ function Us(e) {
|
|
|
5151
5154
|
p(s, o) {
|
|
5152
5155
|
i.p(s, o);
|
|
5153
5156
|
},
|
|
5154
|
-
i:
|
|
5155
|
-
o:
|
|
5157
|
+
i: G,
|
|
5158
|
+
o: G,
|
|
5156
5159
|
d(s) {
|
|
5157
5160
|
s && M(t), i.d(), e[42](null);
|
|
5158
5161
|
}
|
|
5159
5162
|
};
|
|
5160
5163
|
}
|
|
5161
|
-
let
|
|
5162
|
-
function
|
|
5164
|
+
let Gs = "Please use this code {0} to activate your account";
|
|
5165
|
+
function ks(e, t, r) {
|
|
5163
5166
|
let n;
|
|
5164
5167
|
rn(e, Bs, (f) => r(34, n = f));
|
|
5165
|
-
let { endpoint: i = "" } = t, { cmsendpoint: s = "" } = t, { env: o = "" } = t, { session: a = "" } = t, { trackedanalyticsdata: h = "" } = t, { captchakey: l = "" } = t, { lang: u = "en" } = t, { licenseyears: c = "" } = t, { disabledfields: m = "" } = t, { defaultoptions: y = "" } = t, { smsverification: g = "false" } = t, { simplepasswordvalidation: d = "false" } = t, { userroles: b = "" } = t, { mbsource: S } = t, { clientstyling: O = "" } = t, { clientstylingurl: P = "" } = t, { translationurl:
|
|
5168
|
+
let { endpoint: i = "" } = t, { cmsendpoint: s = "" } = t, { env: o = "" } = t, { session: a = "" } = t, { trackedanalyticsdata: h = "" } = t, { captchakey: l = "" } = t, { lang: u = "en" } = t, { licenseyears: c = "" } = t, { disabledfields: m = "" } = t, { defaultoptions: y = "" } = t, { smsverification: g = "false" } = t, { simplepasswordvalidation: d = "false" } = t, { userroles: b = "" } = t, { mbsource: S } = t, { clientstyling: O = "" } = t, { clientstylingurl: P = "" } = t, { translationurl: L = "" } = t, { savecredentials: N = "" } = t, { custominputtextswitch: C = "false" } = t, { personalidlength: D = "13" } = t, j, yt = "", Ge = !0, ue = !1, be = !1, ke = !1, je = !1, ye, vt = !1, _t = "", Et = "", St = "", wt = window.navigator.userAgent, $r = tr(wt) !== "PC", $ = {}, xt = !1, Tt = !1, $e = "false", Ht = "false", Bt = "false", At = "false", Pt = "", Ot, ve = !1, Ct, _e;
|
|
5166
5169
|
As({ withLocale: "en", translations: {} });
|
|
5167
5170
|
const Vr = () => {
|
|
5168
|
-
fetch(
|
|
5171
|
+
fetch(L).then((T) => T.json()).then((T) => {
|
|
5169
5172
|
Object.keys(T).forEach((I) => {
|
|
5170
5173
|
rr(I, T[I]);
|
|
5171
5174
|
});
|
|
@@ -5209,7 +5212,7 @@ function Gs(e, t, r) {
|
|
|
5209
5212
|
if (f.data)
|
|
5210
5213
|
switch (f.data.type) {
|
|
5211
5214
|
case "RegisterStepOne":
|
|
5212
|
-
le(f.data.registerStepOneData), Ee(), r(18,
|
|
5215
|
+
le(f.data.registerStepOneData), Ee(), r(18, Ge = !1), r(19, ue = !0), xt == !1 ? xt = !0 : window.postMessage({ type: "StepTwoDataBackup", userData: $ }, window.location.href);
|
|
5213
5216
|
break;
|
|
5214
5217
|
case "RegisterStepTwo":
|
|
5215
5218
|
le(f.data.registerStepTwoData), Ee(), r(19, ue = !1), r(20, be = !0), Tt == !1 ? Tt = !0 : window.postMessage({ type: "StepThreeDataBackup", userData: $ }, window.location.href);
|
|
@@ -5218,10 +5221,10 @@ function Gs(e, t, r) {
|
|
|
5218
5221
|
le(f.data.registerStepThreeData), Zr($);
|
|
5219
5222
|
break;
|
|
5220
5223
|
case "SmsHasBeenValidated":
|
|
5221
|
-
r(22, je = !0), r(21,
|
|
5224
|
+
r(22, je = !0), r(21, ke = !1);
|
|
5222
5225
|
break;
|
|
5223
5226
|
case "GoBackStepTwo":
|
|
5224
|
-
le(f.data.registerStepTwoData), Ee(), r(18,
|
|
5227
|
+
le(f.data.registerStepTwoData), Ee(), r(18, Ge = !0), r(19, ue = !1), window.postMessage({ type: "StepOneDataBackup", userData: $ }, window.location.href);
|
|
5225
5228
|
break;
|
|
5226
5229
|
case "GoBackStepThree":
|
|
5227
5230
|
le(f.data.registerStepThreeData), Ee(), r(19, ue = !0), r(20, be = !1), window.postMessage({ type: "StepTwoDataBackup", userData: $ }, window.location.href);
|
|
@@ -5259,14 +5262,14 @@ function Gs(e, t, r) {
|
|
|
5259
5262
|
},
|
|
5260
5263
|
body: JSON.stringify({
|
|
5261
5264
|
userId: T,
|
|
5262
|
-
messageTemplate:
|
|
5265
|
+
messageTemplate: Gs,
|
|
5263
5266
|
destination: `${f.mobile.prefix}${f.mobile.number}`
|
|
5264
5267
|
})
|
|
5265
5268
|
}), W = await I.json();
|
|
5266
5269
|
if (I.ok) {
|
|
5267
5270
|
r(30, Ot = W.id);
|
|
5268
5271
|
let $s = W.maxValidationAttempts;
|
|
5269
|
-
r(21,
|
|
5272
|
+
r(21, ke = !0), r(31, ve = !1);
|
|
5270
5273
|
} else
|
|
5271
5274
|
throw r(31, ve = !0), new Error("Failed to fetch");
|
|
5272
5275
|
} catch (I) {
|
|
@@ -5293,7 +5296,7 @@ function Gs(e, t, r) {
|
|
|
5293
5296
|
});
|
|
5294
5297
|
}
|
|
5295
5298
|
return e.$$set = (f) => {
|
|
5296
|
-
"endpoint" in f && r(0, i = f.endpoint), "cmsendpoint" in f && r(37, s = f.cmsendpoint), "env" in f && r(38, o = f.env), "session" in f && r(1, a = f.session), "trackedanalyticsdata" in f && r(39, h = f.trackedanalyticsdata), "captchakey" in f && r(2, l = f.captchakey), "lang" in f && r(3, u = f.lang), "licenseyears" in f && r(4, c = f.licenseyears), "disabledfields" in f && r(5, m = f.disabledfields), "defaultoptions" in f && r(6, y = f.defaultoptions), "smsverification" in f && r(7, g = f.smsverification), "simplepasswordvalidation" in f && r(8, d = f.simplepasswordvalidation), "userroles" in f && r(40, b = f.userroles), "mbsource" in f && r(9, S = f.mbsource), "clientstyling" in f && r(10, O = f.clientstyling), "clientstylingurl" in f && r(11, P = f.clientstylingurl), "translationurl" in f && r(12,
|
|
5299
|
+
"endpoint" in f && r(0, i = f.endpoint), "cmsendpoint" in f && r(37, s = f.cmsendpoint), "env" in f && r(38, o = f.env), "session" in f && r(1, a = f.session), "trackedanalyticsdata" in f && r(39, h = f.trackedanalyticsdata), "captchakey" in f && r(2, l = f.captchakey), "lang" in f && r(3, u = f.lang), "licenseyears" in f && r(4, c = f.licenseyears), "disabledfields" in f && r(5, m = f.disabledfields), "defaultoptions" in f && r(6, y = f.defaultoptions), "smsverification" in f && r(7, g = f.smsverification), "simplepasswordvalidation" in f && r(8, d = f.simplepasswordvalidation), "userroles" in f && r(40, b = f.userroles), "mbsource" in f && r(9, S = f.mbsource), "clientstyling" in f && r(10, O = f.clientstyling), "clientstylingurl" in f && r(11, P = f.clientstylingurl), "translationurl" in f && r(12, L = f.translationurl), "savecredentials" in f && r(13, N = f.savecredentials), "custominputtextswitch" in f && r(14, C = f.custominputtextswitch), "personalidlength" in f && r(15, D = f.personalidlength);
|
|
5297
5300
|
}, e.$$.update = () => {
|
|
5298
5301
|
e.$$.dirty[0] & /*endpoint*/
|
|
5299
5302
|
1 && i && Xr(), e.$$.dirty[0] & /*lang*/
|
|
@@ -5305,7 +5308,7 @@ function Gs(e, t, r) {
|
|
|
5305
5308
|
66560 && O && j && Os(j, O), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
5306
5309
|
67584 && P && j && Cs(j, P), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
5307
5310
|
66048 && S && j && Is(j, `${S}.Style`), e.$$.dirty[0] & /*translationurl*/
|
|
5308
|
-
4096 &&
|
|
5311
|
+
4096 && L && Vr();
|
|
5309
5312
|
}, [
|
|
5310
5313
|
i,
|
|
5311
5314
|
a,
|
|
@@ -5319,16 +5322,16 @@ function Gs(e, t, r) {
|
|
|
5319
5322
|
S,
|
|
5320
5323
|
O,
|
|
5321
5324
|
P,
|
|
5322
|
-
|
|
5325
|
+
L,
|
|
5323
5326
|
N,
|
|
5324
5327
|
C,
|
|
5325
5328
|
D,
|
|
5326
5329
|
j,
|
|
5327
5330
|
yt,
|
|
5328
|
-
|
|
5331
|
+
Ge,
|
|
5329
5332
|
ue,
|
|
5330
5333
|
be,
|
|
5331
|
-
|
|
5334
|
+
ke,
|
|
5332
5335
|
je,
|
|
5333
5336
|
_t,
|
|
5334
5337
|
Et,
|
|
@@ -5357,7 +5360,7 @@ class js extends xn {
|
|
|
5357
5360
|
super(), Sn(
|
|
5358
5361
|
this,
|
|
5359
5362
|
t,
|
|
5360
|
-
|
|
5363
|
+
ks,
|
|
5361
5364
|
Us,
|
|
5362
5365
|
hr,
|
|
5363
5366
|
{
|
|
@@ -5382,7 +5385,7 @@ class js extends xn {
|
|
|
5382
5385
|
custominputtextswitch: 14,
|
|
5383
5386
|
personalidlength: 15
|
|
5384
5387
|
},
|
|
5385
|
-
|
|
5388
|
+
Rs,
|
|
5386
5389
|
[-1, -1, -1]
|
|
5387
5390
|
);
|
|
5388
5391
|
}
|
|
@@ -5533,7 +5536,7 @@ export {
|
|
|
5533
5536
|
E as k,
|
|
5534
5537
|
un as l,
|
|
5535
5538
|
H as m,
|
|
5536
|
-
|
|
5539
|
+
G as n,
|
|
5537
5540
|
U as o,
|
|
5538
5541
|
rn as p,
|
|
5539
5542
|
cn as q,
|