@everymatrix/general-player-register-form-nd 1.85.16 → 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/{GeneralPlayerRegisterFormNd-DjCemZTL.cjs → GeneralPlayerRegisterFormNd-AdY-ygv5.cjs} +1 -1
- package/components/{GeneralPlayerRegisterFormNd-DC5YFwAY.js → GeneralPlayerRegisterFormNd-BNU8-hxb.js} +67 -64
- package/components/{GeneralPlayerRegisterFormNd-DFOeIajF.js → GeneralPlayerRegisterFormNd-Cmu-fwTG.js} +66 -63
- package/components/{GeneralPlayerRegisterFormStep1-DSOyErgo.cjs → GeneralPlayerRegisterFormStep1-BXBM8-6A.cjs} +1 -1
- package/components/{GeneralPlayerRegisterFormStep1-FnS-hDMY.js → GeneralPlayerRegisterFormStep1-IbpEhuja.js} +1 -1
- package/components/{GeneralPlayerRegisterFormStep1-B8x2npcd.js → GeneralPlayerRegisterFormStep1-dUJTbKi2.js} +1 -1
- package/components/{GeneralPlayerRegisterFormStep2-B1mLv9cm.js → GeneralPlayerRegisterFormStep2-CIqQiJZi.js} +1 -1
- package/components/{GeneralPlayerRegisterFormStep2-DWAnaeOm.cjs → GeneralPlayerRegisterFormStep2-ClIjcJ8l.cjs} +1 -1
- package/components/{GeneralPlayerRegisterFormStep2-ALcjJ8nv.js → GeneralPlayerRegisterFormStep2-jv0Zt0Bp.js} +1 -1
- package/components/{GeneralPlayerRegisterFormStep3-BrmjFpUQ.js → GeneralPlayerRegisterFormStep3-BY2vb5X8.js} +1 -1
- package/components/{GeneralPlayerRegisterFormStep3-DL4phv_H.js → GeneralPlayerRegisterFormStep3-CZAxmL2d.js} +1 -1
- package/components/{GeneralPlayerRegisterFormStep3-B842736j.cjs → GeneralPlayerRegisterFormStep3-b1rbNBze.cjs} +1 -1
- package/components/{GeneralPlayerSmsVerificationForm-BdCceV0k.js → GeneralPlayerSmsVerificationForm-BXZMmRNO.js} +1 -1
- package/components/{GeneralPlayerSmsVerificationForm-CuVBltwG.cjs → GeneralPlayerSmsVerificationForm-Bx7lBTRi.cjs} +1 -1
- package/components/{GeneralPlayerSmsVerificationForm-CMoVD2PA.js → GeneralPlayerSmsVerificationForm-RA_OFoKD.js} +1 -1
- package/es2015/general-player-register-form-nd.cjs +1 -1
- package/es2015/general-player-register-form-nd.js +1 -1
- package/esnext/general-player-register-form-nd.js +1 -1
- package/package.json +1 -1
|
@@ -3,7 +3,7 @@ function k() {
|
|
|
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) {
|
|
@@ -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) {
|
|
@@ -220,7 +220,7 @@ function wn(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
|
220
220
|
props: s,
|
|
221
221
|
update: k,
|
|
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 wn(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
|
|
@@ -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) {
|
|
@@ -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;
|
|
@@ -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 (Sr(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 (wr(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;
|
|
@@ -3752,7 +3752,7 @@ function Ae(e, t, r, n, i, s, o) {
|
|
|
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);
|
|
@@ -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) {
|
|
@@ -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, Gr = 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
4148
|
Gr.call(t, r) && er(e, r, t[r]);
|
|
4149
|
-
if (
|
|
4150
|
-
for (var r of
|
|
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
4156
|
Gr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4157
|
-
if (e != null &&
|
|
4158
|
-
for (var n of
|
|
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-dUJTbKi2.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-jv0Zt0Bp.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-BY2vb5X8.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-RA_OFoKD.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-2vt9w2", ".RegisterFormWrapper{background:var(--emw--registration-color-bg, var(--emw--color-gray-50, #F9F8F8));border-radius:15px}.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{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 10px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF));font-family:var(--emw--button-typography);width:100%;height:60px;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);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-valid, #48952a));font-size:24px;font-weight:var(--emw--font-weight-normal, 400);text-transform:uppercase;margin-bottom:0}.RegisterConfirmation .RegisterConfirmationSubtitle{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-size:var(--emw--font-size-medium, 16px);line-height:19px;margin-bottom:24px}.RegisterConfirmation .RegisterConfirmationNote{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-size:var(--emw--font-size-medium, 16px);line-height:22px}.RegisterConfirmationGoToLogin{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 10px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF));width:100%;height:60px;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);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, w, 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 = Se("svg"), n = Se("defs"), i = Se("style"), s = V(".a{fill:#var(--emw--color-valid, var(--emw--color-green, #48952a));}"), o = Se("path"), a = U(), h = H("h2"), l = V(
|
|
@@ -5103,12 +5106,12 @@ function ur(e) {
|
|
|
5103
5106
|
), b = U(), w = H("button"), P = V(O), S(o, "class", "a"), S(o, "d", "M29.325,51,0,21.675l5.95-5.95,23.375,22.95L68,0l5.95,5.95Z"), S(r, "xmlns", "http://www.w3.org/2000/svg"), S(r, "viewBox", "0 0 73.95 51"), S(h, "class", "RegisterConfirmationTitle"), S(c, "class", "RegisterConfirmationSubtitle"), S(g, "class", "RegisterConfirmationNote"), S(w, "class", "RegisterConfirmationGoToLogin"), S(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, w), E(w, 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, w), E(w, P), L || (N = un(
|
|
5107
5110
|
w,
|
|
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 {
|
|
@@ -5162,10 +5165,10 @@ let ks = "Please use this code {0} to activate your account";
|
|
|
5162
5165
|
function Gs(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: w } = 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: w } = t, { clientstyling: O = "" } = t, { clientstylingurl: P = "" } = t, { translationurl: L = "" } = t, { savecredentials: N = "" } = t, { custominputtextswitch: C = "false" } = t, { personalidlength: D = "13" } = t, j, yt = "", ke = !0, ue = !1, be = !1, Ge = !1, je = !1, ye, vt = !1, _t = "", Et = "", wt = "", St = window.navigator.userAgent, $r = tr(St) !== "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
|
});
|
|
@@ -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, w = 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, w = 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 && w && j && Is(j, `${w}.Style`), e.$$.dirty[0] & /*translationurl*/
|
|
5308
|
-
4096 &&
|
|
5311
|
+
4096 && L && Vr();
|
|
5309
5312
|
}, [
|
|
5310
5313
|
i,
|
|
5311
5314
|
a,
|
|
@@ -5319,7 +5322,7 @@ function Gs(e, t, r) {
|
|
|
5319
5322
|
w,
|
|
5320
5323
|
O,
|
|
5321
5324
|
P,
|
|
5322
|
-
|
|
5325
|
+
L,
|
|
5323
5326
|
N,
|
|
5324
5327
|
C,
|
|
5325
5328
|
D,
|
|
@@ -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
|
}
|