@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-iR8TAIDo.js → GeneralPlayerRegisterForm-BRfuwsmL.js}
RENAMED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
var ln = Object.defineProperty, hn = Object.defineProperties;
|
|
2
2
|
var fn = Object.getOwnPropertyDescriptors;
|
|
3
|
-
var
|
|
3
|
+
var Mt = Object.getOwnPropertySymbols;
|
|
4
4
|
var cn = Object.prototype.hasOwnProperty, pn = Object.prototype.propertyIsEnumerable;
|
|
5
5
|
var We = (e, t, r) => t in e ? ln(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Dt = (e, t) => {
|
|
6
6
|
for (var r in t || (t = {}))
|
|
7
7
|
cn.call(t, r) && We(e, r, t[r]);
|
|
8
|
-
if (
|
|
9
|
-
for (var r of
|
|
8
|
+
if (Mt)
|
|
9
|
+
for (var r of Mt(t))
|
|
10
10
|
pn.call(t, r) && We(e, r, t[r]);
|
|
11
11
|
return e;
|
|
12
12
|
}, Ft = (e, t) => hn(e, fn(t));
|
|
@@ -93,7 +93,7 @@ function yn(e, t) {
|
|
|
93
93
|
function U(e, t, r) {
|
|
94
94
|
e.insertBefore(t, r || null);
|
|
95
95
|
}
|
|
96
|
-
function
|
|
96
|
+
function M(e) {
|
|
97
97
|
e.parentNode && e.parentNode.removeChild(e);
|
|
98
98
|
}
|
|
99
99
|
function no(e, t) {
|
|
@@ -214,13 +214,13 @@ function Bn(e) {
|
|
|
214
214
|
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(rt);
|
|
215
215
|
}
|
|
216
216
|
}
|
|
217
|
-
function
|
|
217
|
+
function An(e) {
|
|
218
218
|
const t = [], r = [];
|
|
219
219
|
te.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), te = t;
|
|
220
220
|
}
|
|
221
|
-
const
|
|
221
|
+
const Pn = /* @__PURE__ */ new Set();
|
|
222
222
|
function On(e, t) {
|
|
223
|
-
e && e.i && (
|
|
223
|
+
e && e.i && (Pn.delete(e), e.i(t));
|
|
224
224
|
}
|
|
225
225
|
function ao(e) {
|
|
226
226
|
return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
|
|
@@ -234,7 +234,7 @@ function Cn(e, t, r) {
|
|
|
234
234
|
}
|
|
235
235
|
function In(e, t) {
|
|
236
236
|
const r = e.$$;
|
|
237
|
-
r.fragment !== null && (
|
|
237
|
+
r.fragment !== null && (An(r.after_update), ge(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
238
238
|
}
|
|
239
239
|
function Rn(e, t) {
|
|
240
240
|
e.$$.dirty[0] === -1 && (K.push(e), Hn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
@@ -271,7 +271,7 @@ function Ln(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
|
271
271
|
}) : [], u.update(), h = !0, ge(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
|
272
272
|
if (t.hydrate) {
|
|
273
273
|
const c = En(t.target);
|
|
274
|
-
u.fragment && u.fragment.l(c), c.forEach(
|
|
274
|
+
u.fragment && u.fragment.l(c), c.forEach(M);
|
|
275
275
|
} else
|
|
276
276
|
u.fragment && u.fragment.c();
|
|
277
277
|
t.intro && On(e.$$.fragment), Cn(e, t.target, t.anchor), B();
|
|
@@ -333,7 +333,7 @@ typeof HTMLElement == "function" && (yr = class extends HTMLElement {
|
|
|
333
333
|
U(u, o, h);
|
|
334
334
|
},
|
|
335
335
|
d: function(u) {
|
|
336
|
-
u &&
|
|
336
|
+
u && M(o);
|
|
337
337
|
}
|
|
338
338
|
};
|
|
339
339
|
};
|
|
@@ -345,7 +345,7 @@ typeof HTMLElement == "function" && (yr = class extends HTMLElement {
|
|
|
345
345
|
s in n && (r[s] = [t(s)]);
|
|
346
346
|
for (const s of this.attributes) {
|
|
347
347
|
const o = this.$$g_p(s.name);
|
|
348
|
-
o in this.$$d || (this.$$d[o] =
|
|
348
|
+
o in this.$$d || (this.$$d[o] = Ae(o, s.value, this.$$p_d, "toProp"));
|
|
349
349
|
}
|
|
350
350
|
for (const s in this.$$p_d)
|
|
351
351
|
!(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
|
|
@@ -362,7 +362,7 @@ typeof HTMLElement == "function" && (yr = class extends HTMLElement {
|
|
|
362
362
|
this.$$r = !0;
|
|
363
363
|
for (const s in this.$$p_d)
|
|
364
364
|
if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
|
|
365
|
-
const o =
|
|
365
|
+
const o = Ae(
|
|
366
366
|
s,
|
|
367
367
|
this.$$d[s],
|
|
368
368
|
this.$$p_d,
|
|
@@ -386,7 +386,7 @@ typeof HTMLElement == "function" && (yr = class extends HTMLElement {
|
|
|
386
386
|
// and setting attributes through setAttribute etc, this is helpful
|
|
387
387
|
attributeChangedCallback(t, r, n) {
|
|
388
388
|
var i;
|
|
389
|
-
this.$$r || (t = this.$$g_p(t), this.$$d[t] =
|
|
389
|
+
this.$$r || (t = this.$$g_p(t), this.$$d[t] = Ae(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
|
|
390
390
|
}
|
|
391
391
|
disconnectedCallback() {
|
|
392
392
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -399,7 +399,7 @@ typeof HTMLElement == "function" && (yr = class extends HTMLElement {
|
|
|
399
399
|
) || t;
|
|
400
400
|
}
|
|
401
401
|
});
|
|
402
|
-
function
|
|
402
|
+
function Ae(e, t, r, n) {
|
|
403
403
|
var s;
|
|
404
404
|
const i = (s = r[e]) == null ? void 0 : s.type;
|
|
405
405
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
|
@@ -429,7 +429,7 @@ function Pe(e, t, r, n) {
|
|
|
429
429
|
return t;
|
|
430
430
|
}
|
|
431
431
|
}
|
|
432
|
-
function
|
|
432
|
+
function Nn(e, t, r, n, i, s) {
|
|
433
433
|
let o = class extends yr {
|
|
434
434
|
constructor() {
|
|
435
435
|
super(e, r, i), this.$$p_d = t;
|
|
@@ -447,7 +447,7 @@ function Mn(e, t, r, n, i, s) {
|
|
|
447
447
|
},
|
|
448
448
|
set(l) {
|
|
449
449
|
var u;
|
|
450
|
-
l =
|
|
450
|
+
l = Ae(a, l, t), this.$$d[a] = l, (u = this.$$c) == null || u.$set({ [a]: l });
|
|
451
451
|
}
|
|
452
452
|
});
|
|
453
453
|
}), n.forEach((a) => {
|
|
@@ -460,7 +460,7 @@ function Mn(e, t, r, n, i, s) {
|
|
|
460
460
|
}), e.element = /** @type {any} */
|
|
461
461
|
o, o;
|
|
462
462
|
}
|
|
463
|
-
class
|
|
463
|
+
class Mn {
|
|
464
464
|
constructor() {
|
|
465
465
|
/**
|
|
466
466
|
* ### PRIVATE API
|
|
@@ -601,7 +601,7 @@ function at(e, t) {
|
|
|
601
601
|
0 <= r && e.splice(r, 1);
|
|
602
602
|
}
|
|
603
603
|
}
|
|
604
|
-
var
|
|
604
|
+
var Me = function() {
|
|
605
605
|
function e(t) {
|
|
606
606
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
|
607
607
|
}
|
|
@@ -691,9 +691,9 @@ var Ne = function() {
|
|
|
691
691
|
var t = new e();
|
|
692
692
|
return t.closed = !0, t;
|
|
693
693
|
}(), e;
|
|
694
|
-
}(), _r =
|
|
694
|
+
}(), _r = Me.EMPTY;
|
|
695
695
|
function Er(e) {
|
|
696
|
-
return e instanceof
|
|
696
|
+
return e instanceof Me || e && "closed" in e && W(e.remove) && W(e.add) && W(e.unsubscribe);
|
|
697
697
|
}
|
|
698
698
|
function kt(e) {
|
|
699
699
|
W(e) ? e() : e.unsubscribe();
|
|
@@ -718,7 +718,7 @@ function Gn(e) {
|
|
|
718
718
|
}
|
|
719
719
|
function jt() {
|
|
720
720
|
}
|
|
721
|
-
function
|
|
721
|
+
function Pe(e) {
|
|
722
722
|
e();
|
|
723
723
|
}
|
|
724
724
|
var Sr = function(e) {
|
|
@@ -752,7 +752,7 @@ var Sr = function(e) {
|
|
|
752
752
|
this.unsubscribe();
|
|
753
753
|
}
|
|
754
754
|
}, t;
|
|
755
|
-
}(
|
|
755
|
+
}(Me), kn = function() {
|
|
756
756
|
function e(t) {
|
|
757
757
|
this.partialObserver = t;
|
|
758
758
|
}
|
|
@@ -828,7 +828,7 @@ var $t = function() {
|
|
|
828
828
|
return r.source = this, r.operator = t, r;
|
|
829
829
|
}, e.prototype.subscribe = function(t, r, n) {
|
|
830
830
|
var i = this, s = Zn(t) ? t : new ut(t, r, n);
|
|
831
|
-
return
|
|
831
|
+
return Pe(function() {
|
|
832
832
|
var o = i, a = o.operator, l = o.source;
|
|
833
833
|
s.add(a ? a.call(s, l) : l ? i._subscribe(s) : i._trySubscribe(s));
|
|
834
834
|
}), s;
|
|
@@ -907,7 +907,7 @@ var Jn = vr(function(e) {
|
|
|
907
907
|
throw new Jn();
|
|
908
908
|
}, t.prototype.next = function(r) {
|
|
909
909
|
var n = this;
|
|
910
|
-
|
|
910
|
+
Pe(function() {
|
|
911
911
|
var i, s;
|
|
912
912
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
913
913
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
@@ -930,7 +930,7 @@ var Jn = vr(function(e) {
|
|
|
930
930
|
});
|
|
931
931
|
}, t.prototype.error = function(r) {
|
|
932
932
|
var n = this;
|
|
933
|
-
|
|
933
|
+
Pe(function() {
|
|
934
934
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
935
935
|
n.hasError = n.isStopped = !0, n.thrownError = r;
|
|
936
936
|
for (var i = n.observers; i.length; )
|
|
@@ -939,7 +939,7 @@ var Jn = vr(function(e) {
|
|
|
939
939
|
});
|
|
940
940
|
}, t.prototype.complete = function() {
|
|
941
941
|
var r = this;
|
|
942
|
-
|
|
942
|
+
Pe(function() {
|
|
943
943
|
if (r._throwIfClosed(), !r.isStopped) {
|
|
944
944
|
r.isStopped = !0;
|
|
945
945
|
for (var n = r.observers; n.length; )
|
|
@@ -961,7 +961,7 @@ var Jn = vr(function(e) {
|
|
|
961
961
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
962
962
|
}, t.prototype._innerSubscribe = function(r) {
|
|
963
963
|
var n = this, i = this, s = i.hasError, o = i.isStopped, a = i.observers;
|
|
964
|
-
return s || o ? _r : (this.currentObservers = null, a.push(r), new
|
|
964
|
+
return s || o ? _r : (this.currentObservers = null, a.push(r), new Me(function() {
|
|
965
965
|
n.currentObservers = null, at(a, r);
|
|
966
966
|
}));
|
|
967
967
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
@@ -1282,10 +1282,10 @@ function Jt(e) {
|
|
|
1282
1282
|
function wi(e) {
|
|
1283
1283
|
return e.type === x.argument;
|
|
1284
1284
|
}
|
|
1285
|
-
function
|
|
1285
|
+
function Ar(e) {
|
|
1286
1286
|
return e.type === x.number;
|
|
1287
1287
|
}
|
|
1288
|
-
function
|
|
1288
|
+
function Pr(e) {
|
|
1289
1289
|
return e.type === x.date;
|
|
1290
1290
|
}
|
|
1291
1291
|
function Or(e) {
|
|
@@ -1309,7 +1309,7 @@ function Lr(e) {
|
|
|
1309
1309
|
function ht(e) {
|
|
1310
1310
|
return !!(e && typeof e == "object" && e.type === ne.dateTime);
|
|
1311
1311
|
}
|
|
1312
|
-
var
|
|
1312
|
+
var Nr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ti = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
|
|
1313
1313
|
function Hi(e) {
|
|
1314
1314
|
var t = {};
|
|
1315
1315
|
return e.replace(Ti, function(r) {
|
|
@@ -1401,18 +1401,18 @@ function Hi(e) {
|
|
|
1401
1401
|
return "";
|
|
1402
1402
|
}), t;
|
|
1403
1403
|
}
|
|
1404
|
-
var
|
|
1405
|
-
return
|
|
1404
|
+
var A = function() {
|
|
1405
|
+
return A = Object.assign || function(t) {
|
|
1406
1406
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1407
1407
|
r = arguments[n];
|
|
1408
1408
|
for (var s in r)
|
|
1409
1409
|
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
1410
1410
|
}
|
|
1411
1411
|
return t;
|
|
1412
|
-
},
|
|
1412
|
+
}, A.apply(this, arguments);
|
|
1413
1413
|
};
|
|
1414
1414
|
var Bi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1415
|
-
function
|
|
1415
|
+
function Ai(e) {
|
|
1416
1416
|
if (e.length === 0)
|
|
1417
1417
|
throw new Error("Number skeleton cannot be empty");
|
|
1418
1418
|
for (var t = e.split(Bi).filter(function(m) {
|
|
@@ -1430,13 +1430,13 @@ function Pi(e) {
|
|
|
1430
1430
|
}
|
|
1431
1431
|
return r;
|
|
1432
1432
|
}
|
|
1433
|
-
function
|
|
1433
|
+
function Pi(e) {
|
|
1434
1434
|
return e.replace(/^(.*?)-/, "");
|
|
1435
1435
|
}
|
|
1436
|
-
var qt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,
|
|
1436
|
+
var qt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Mr = /^(@+)?(\+|#+)?[rs]?$/g, Oi = /(\*)(0+)|(#+)(0+)|(0+)/g, Dr = /^(0+)$/;
|
|
1437
1437
|
function Qt(e) {
|
|
1438
1438
|
var t = {};
|
|
1439
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
1439
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Mr, function(r, n, i) {
|
|
1440
1440
|
return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
|
|
1441
1441
|
}), t;
|
|
1442
1442
|
}
|
|
@@ -1522,7 +1522,7 @@ function Ii(e) {
|
|
|
1522
1522
|
continue;
|
|
1523
1523
|
case "measure-unit":
|
|
1524
1524
|
case "unit":
|
|
1525
|
-
t.style = "unit", t.unit =
|
|
1525
|
+
t.style = "unit", t.unit = Pi(i.options[0]);
|
|
1526
1526
|
continue;
|
|
1527
1527
|
case "compact-short":
|
|
1528
1528
|
case "K":
|
|
@@ -1533,13 +1533,13 @@ function Ii(e) {
|
|
|
1533
1533
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1534
1534
|
continue;
|
|
1535
1535
|
case "scientific":
|
|
1536
|
-
t =
|
|
1537
|
-
return
|
|
1536
|
+
t = A(A(A({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
|
|
1537
|
+
return A(A({}, l), Yt(u));
|
|
1538
1538
|
}, {}));
|
|
1539
1539
|
continue;
|
|
1540
1540
|
case "engineering":
|
|
1541
|
-
t =
|
|
1542
|
-
return
|
|
1541
|
+
t = A(A(A({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
|
|
1542
|
+
return A(A({}, l), Yt(u));
|
|
1543
1543
|
}, {}));
|
|
1544
1544
|
continue;
|
|
1545
1545
|
case "notation-simple":
|
|
@@ -1608,17 +1608,17 @@ function Ii(e) {
|
|
|
1608
1608
|
return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : m && y ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + y.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1609
1609
|
});
|
|
1610
1610
|
var s = i.options[0];
|
|
1611
|
-
s === "w" ? t =
|
|
1611
|
+
s === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = A(A({}, t), Qt(s)));
|
|
1612
1612
|
continue;
|
|
1613
1613
|
}
|
|
1614
|
-
if (
|
|
1615
|
-
t =
|
|
1614
|
+
if (Mr.test(i.stem)) {
|
|
1615
|
+
t = A(A({}, t), Qt(i.stem));
|
|
1616
1616
|
continue;
|
|
1617
1617
|
}
|
|
1618
1618
|
var o = Fr(i.stem);
|
|
1619
|
-
o && (t =
|
|
1619
|
+
o && (t = A(A({}, t), o));
|
|
1620
1620
|
var a = Ci(i.stem);
|
|
1621
|
-
a && (t =
|
|
1621
|
+
a && (t = A(A({}, t), a));
|
|
1622
1622
|
}
|
|
1623
1623
|
return t;
|
|
1624
1624
|
}
|
|
@@ -3075,7 +3075,7 @@ function Li(e) {
|
|
|
3075
3075
|
var i = Be[n || ""] || Be[r || ""] || Be["".concat(r, "-001")] || Be["001"];
|
|
3076
3076
|
return i[0];
|
|
3077
3077
|
}
|
|
3078
|
-
var Ye,
|
|
3078
|
+
var Ye, Ni = new RegExp("^".concat(Nr.source, "*")), Mi = new RegExp("".concat(Nr.source, "*$"));
|
|
3079
3079
|
function _(e, t) {
|
|
3080
3080
|
return { start: e, end: t };
|
|
3081
3081
|
}
|
|
@@ -3144,7 +3144,7 @@ var Kt = Di ? (
|
|
|
3144
3144
|
) : (
|
|
3145
3145
|
// Ponyfill
|
|
3146
3146
|
function(t) {
|
|
3147
|
-
return t.replace(
|
|
3147
|
+
return t.replace(Ni, "");
|
|
3148
3148
|
}
|
|
3149
3149
|
), zi = ji ? (
|
|
3150
3150
|
// Native
|
|
@@ -3154,7 +3154,7 @@ var Kt = Di ? (
|
|
|
3154
3154
|
) : (
|
|
3155
3155
|
// Ponyfill
|
|
3156
3156
|
function(t) {
|
|
3157
|
-
return t.replace(
|
|
3157
|
+
return t.replace(Mi, "");
|
|
3158
3158
|
}
|
|
3159
3159
|
);
|
|
3160
3160
|
function Gr(e, t) {
|
|
@@ -3425,11 +3425,11 @@ var Zi = (
|
|
|
3425
3425
|
case "plural":
|
|
3426
3426
|
case "selectordinal":
|
|
3427
3427
|
case "select": {
|
|
3428
|
-
var
|
|
3428
|
+
var P = this.clonePosition();
|
|
3429
3429
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3430
|
-
return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, _(
|
|
3430
|
+
return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, _(P, Re({}, P)));
|
|
3431
3431
|
this.bumpSpace();
|
|
3432
|
-
var L = this.parseIdentifierIfPossible(),
|
|
3432
|
+
var L = this.parseIdentifierIfPossible(), N = 0;
|
|
3433
3433
|
if (a !== "select" && L.value === "offset") {
|
|
3434
3434
|
if (!this.bumpIf(":"))
|
|
3435
3435
|
return this.error(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
|
|
@@ -3437,7 +3437,7 @@ var Zi = (
|
|
|
3437
3437
|
var c = this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3438
3438
|
if (c.err)
|
|
3439
3439
|
return c;
|
|
3440
|
-
this.bumpSpace(), L = this.parseIdentifierIfPossible(),
|
|
3440
|
+
this.bumpSpace(), L = this.parseIdentifierIfPossible(), N = c.val;
|
|
3441
3441
|
}
|
|
3442
3442
|
var C = this.tryParsePluralOrSelectOptions(t, a, r, L);
|
|
3443
3443
|
if (C.err)
|
|
@@ -3459,7 +3459,7 @@ var Zi = (
|
|
|
3459
3459
|
type: x.plural,
|
|
3460
3460
|
value: n,
|
|
3461
3461
|
options: er(C.val),
|
|
3462
|
-
offset:
|
|
3462
|
+
offset: N,
|
|
3463
3463
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
3464
3464
|
location: D
|
|
3465
3465
|
},
|
|
@@ -3509,7 +3509,7 @@ var Zi = (
|
|
|
3509
3509
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3510
3510
|
var n = [];
|
|
3511
3511
|
try {
|
|
3512
|
-
n =
|
|
3512
|
+
n = Ai(t);
|
|
3513
3513
|
} catch (i) {
|
|
3514
3514
|
return this.error(v.INVALID_NUMBER_SKELETON, r);
|
|
3515
3515
|
}
|
|
@@ -3653,7 +3653,7 @@ function dt(e) {
|
|
|
3653
3653
|
for (var r in t.options)
|
|
3654
3654
|
delete t.options[r].location, dt(t.options[r].value);
|
|
3655
3655
|
else
|
|
3656
|
-
|
|
3656
|
+
Ar(t) && Lr(t.style) || (Pr(t) || Or(t)) && ht(t.style) ? delete t.style.location : Rr(t) && dt(t.children);
|
|
3657
3657
|
});
|
|
3658
3658
|
}
|
|
3659
3659
|
function Yi(e, t) {
|
|
@@ -3756,7 +3756,7 @@ function Oe(e, t, r, n, i, s, o) {
|
|
|
3756
3756
|
});
|
|
3757
3757
|
continue;
|
|
3758
3758
|
}
|
|
3759
|
-
if (
|
|
3759
|
+
if (Pr(h)) {
|
|
3760
3760
|
var y = typeof h.style == "string" ? n.date[h.style] : ht(h.style) ? h.style.parsedOptions : void 0;
|
|
3761
3761
|
a.push({
|
|
3762
3762
|
type: R.literal,
|
|
@@ -3772,7 +3772,7 @@ function Oe(e, t, r, n, i, s, o) {
|
|
|
3772
3772
|
});
|
|
3773
3773
|
continue;
|
|
3774
3774
|
}
|
|
3775
|
-
if (
|
|
3775
|
+
if (Ar(h)) {
|
|
3776
3776
|
var y = typeof h.style == "string" ? n.number[h.style] : Lr(h.style) ? h.style.parsedOptions : void 0;
|
|
3777
3777
|
y && y.scale && (m = m * (y.scale || 1)), a.push({
|
|
3778
3778
|
type: R.literal,
|
|
@@ -3784,36 +3784,36 @@ function Oe(e, t, r, n, i, s, o) {
|
|
|
3784
3784
|
var g = h.children, d = h.value, b = i[d];
|
|
3785
3785
|
if (!rs(b))
|
|
3786
3786
|
throw new Ki(d, "function", o);
|
|
3787
|
-
var S = Oe(g, t, r, n, i, s), O = b(S.map(function(
|
|
3788
|
-
return
|
|
3787
|
+
var S = Oe(g, t, r, n, i, s), O = b(S.map(function(N) {
|
|
3788
|
+
return N.value;
|
|
3789
3789
|
}));
|
|
3790
|
-
Array.isArray(O) || (O = [O]), a.push.apply(a, O.map(function(
|
|
3790
|
+
Array.isArray(O) || (O = [O]), a.push.apply(a, O.map(function(N) {
|
|
3791
3791
|
return {
|
|
3792
|
-
type: typeof
|
|
3793
|
-
value:
|
|
3792
|
+
type: typeof N == "string" ? R.literal : R.object,
|
|
3793
|
+
value: N
|
|
3794
3794
|
};
|
|
3795
3795
|
}));
|
|
3796
3796
|
}
|
|
3797
3797
|
if (Cr(h)) {
|
|
3798
|
-
var
|
|
3799
|
-
if (!
|
|
3798
|
+
var P = h.options[m] || h.options.other;
|
|
3799
|
+
if (!P)
|
|
3800
3800
|
throw new rr(h.value, m, Object.keys(h.options), o);
|
|
3801
|
-
a.push.apply(a, Oe(
|
|
3801
|
+
a.push.apply(a, Oe(P.value, t, r, n, i));
|
|
3802
3802
|
continue;
|
|
3803
3803
|
}
|
|
3804
3804
|
if (Ir(h)) {
|
|
3805
|
-
var
|
|
3806
|
-
if (!
|
|
3805
|
+
var P = h.options["=".concat(m)];
|
|
3806
|
+
if (!P) {
|
|
3807
3807
|
if (!Intl.PluralRules)
|
|
3808
3808
|
throw new Ue(`Intl.PluralRules is not available in this environment.
|
|
3809
3809
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3810
3810
|
`, ie.MISSING_INTL_API, o);
|
|
3811
3811
|
var L = r.getPluralRules(t, { type: h.pluralType }).select(m - (h.offset || 0));
|
|
3812
|
-
|
|
3812
|
+
P = h.options[L] || h.options.other;
|
|
3813
3813
|
}
|
|
3814
|
-
if (!
|
|
3814
|
+
if (!P)
|
|
3815
3815
|
throw new rr(h.value, m, Object.keys(h.options), o);
|
|
3816
|
-
a.push.apply(a, Oe(
|
|
3816
|
+
a.push.apply(a, Oe(P.value, t, r, n, i, m - (h.offset || 0)));
|
|
3817
3817
|
continue;
|
|
3818
3818
|
}
|
|
3819
3819
|
}
|
|
@@ -4180,19 +4180,19 @@ const Ts = (e) => {
|
|
|
4180
4180
|
return i in t ? t[i] : t[i] = e(n);
|
|
4181
4181
|
};
|
|
4182
4182
|
};
|
|
4183
|
-
var Hs = Object.defineProperty,
|
|
4183
|
+
var Hs = Object.defineProperty, Ne = Object.getOwnPropertySymbols, zr = Object.prototype.hasOwnProperty, Zr = Object.prototype.propertyIsEnumerable, or = (e, t, r) => t in e ? Hs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, _t = (e, t) => {
|
|
4184
4184
|
for (var r in t || (t = {}))
|
|
4185
4185
|
zr.call(t, r) && or(e, r, t[r]);
|
|
4186
|
-
if (
|
|
4187
|
-
for (var r of
|
|
4186
|
+
if (Ne)
|
|
4187
|
+
for (var r of Ne(t))
|
|
4188
4188
|
Zr.call(t, r) && or(e, r, t[r]);
|
|
4189
4189
|
return e;
|
|
4190
4190
|
}, ue = (e, t) => {
|
|
4191
4191
|
var r = {};
|
|
4192
4192
|
for (var n in e)
|
|
4193
4193
|
zr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4194
|
-
if (e != null &&
|
|
4195
|
-
for (var n of
|
|
4194
|
+
if (e != null && Ne)
|
|
4195
|
+
for (var n of Ne(e))
|
|
4196
4196
|
t.indexOf(n) < 0 && Zr.call(e, n) && (r[n] = e[n]);
|
|
4197
4197
|
return r;
|
|
4198
4198
|
};
|
|
@@ -4208,14 +4208,14 @@ const de = (e, t) => {
|
|
|
4208
4208
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4209
4209
|
return n && (i = de("number", n)), new Intl.NumberFormat(r, i);
|
|
4210
4210
|
}
|
|
4211
|
-
),
|
|
4211
|
+
), As = ke(
|
|
4212
4212
|
(e) => {
|
|
4213
4213
|
var t = e, { locale: r, format: n } = t, i = ue(t, ["locale", "format"]);
|
|
4214
4214
|
if (r == null)
|
|
4215
4215
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4216
4216
|
return n ? i = de("date", n) : Object.keys(i).length === 0 && (i = de("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
4217
4217
|
}
|
|
4218
|
-
),
|
|
4218
|
+
), Ps = ke(
|
|
4219
4219
|
(e) => {
|
|
4220
4220
|
var t = e, { locale: r, format: n } = t, i = ue(t, ["locale", "format"]);
|
|
4221
4221
|
if (r == null)
|
|
@@ -4237,14 +4237,14 @@ const de = (e, t) => {
|
|
|
4237
4237
|
} = t, n = ue(t, [
|
|
4238
4238
|
"locale"
|
|
4239
4239
|
]);
|
|
4240
|
-
return
|
|
4240
|
+
return As(_t({ locale: r }, n));
|
|
4241
4241
|
}, Is = (e = {}) => {
|
|
4242
4242
|
var t = e, {
|
|
4243
4243
|
locale: r = q()
|
|
4244
4244
|
} = t, n = ue(t, [
|
|
4245
4245
|
"locale"
|
|
4246
4246
|
]);
|
|
4247
|
-
return
|
|
4247
|
+
return Ps(_t({ locale: r }, n));
|
|
4248
4248
|
}, Rs = ke(
|
|
4249
4249
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4250
4250
|
(e, t = q()) => new os(e, t, se().formats, {
|
|
@@ -4282,13 +4282,14 @@ const de = (e, t) => {
|
|
|
4282
4282
|
);
|
|
4283
4283
|
}
|
|
4284
4284
|
return c;
|
|
4285
|
-
},
|
|
4286
|
-
oe([J], () => Ms);
|
|
4285
|
+
}, Ns = (e, t) => Is(t).format(e), Ms = (e, t) => Cs(t).format(e), Ds = (e, t) => Os(t).format(e), Fs = (e, t = q()) => jr(e, t), Us = oe([J, ae], () => Ls);
|
|
4287
4286
|
oe([J], () => Ns);
|
|
4287
|
+
oe([J], () => Ms);
|
|
4288
4288
|
oe([J], () => Ds);
|
|
4289
4289
|
oe([J, ae], () => Fs);
|
|
4290
4290
|
window.emWidgets = { topic: Qn };
|
|
4291
4291
|
const ar = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4292
|
+
String(Number.MAX_SAFE_INTEGER).length;
|
|
4292
4293
|
function Gs({ withLocale: e, translations: t }) {
|
|
4293
4294
|
J.subscribe((r) => {
|
|
4294
4295
|
r == null && (ae.set(t), J.set(e));
|
|
@@ -4353,6 +4354,8 @@ function js(e, t) {
|
|
|
4353
4354
|
}
|
|
4354
4355
|
}
|
|
4355
4356
|
function $s(e, t) {
|
|
4357
|
+
if (!e || !t)
|
|
4358
|
+
return;
|
|
4356
4359
|
const r = new URL(t);
|
|
4357
4360
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4358
4361
|
const i = document.createElement("style");
|
|
@@ -4381,7 +4384,7 @@ if (typeof window != "undefined") {
|
|
|
4381
4384
|
}
|
|
4382
4385
|
};
|
|
4383
4386
|
};
|
|
4384
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep1-
|
|
4387
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep1-Dz4Wqs3b.js").then(({ default: t }) => {
|
|
4385
4388
|
!customElements.get("general-player-register-form-step1") && customElements.define("general-player-register-form-step1", t.element);
|
|
4386
4389
|
});
|
|
4387
4390
|
}
|
|
@@ -4397,7 +4400,7 @@ if (typeof window != "undefined") {
|
|
|
4397
4400
|
}
|
|
4398
4401
|
};
|
|
4399
4402
|
};
|
|
4400
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep2-
|
|
4403
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep2-1OYQs6qJ.js").then(({ default: t }) => {
|
|
4401
4404
|
!customElements.get("general-player-register-form-step2") && customElements.define("general-player-register-form-step2", t.element);
|
|
4402
4405
|
});
|
|
4403
4406
|
}
|
|
@@ -4413,7 +4416,7 @@ if (typeof window != "undefined") {
|
|
|
4413
4416
|
}
|
|
4414
4417
|
};
|
|
4415
4418
|
};
|
|
4416
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep3-
|
|
4419
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep3-D-Y-mrlN.js").then(({ default: t }) => {
|
|
4417
4420
|
!customElements.get("general-player-register-form-step3") && customElements.define("general-player-register-form-step3", t.element);
|
|
4418
4421
|
});
|
|
4419
4422
|
}
|
|
@@ -4429,7 +4432,7 @@ if (typeof window != "undefined") {
|
|
|
4429
4432
|
}
|
|
4430
4433
|
};
|
|
4431
4434
|
};
|
|
4432
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-
|
|
4435
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-CI0b-nlc.js").then(({ default: t }) => {
|
|
4433
4436
|
!customElements.get("general-player-sms-verification-form") && customElements.define("general-player-sms-verification-form", t.element);
|
|
4434
4437
|
});
|
|
4435
4438
|
}
|
|
@@ -4488,7 +4491,7 @@ function Ws(e) {
|
|
|
4488
4491
|
b[22] ? d ? d.p(b, S) : (d = mr(b), d.c(), d.m(r, null)) : d && (d.d(1), d = null);
|
|
4489
4492
|
},
|
|
4490
4493
|
d(b) {
|
|
4491
|
-
b &&
|
|
4494
|
+
b && M(t), l && l.d(), u && u.d(), h && h.d(), c && c.d(), g && g.d(), d && d.d();
|
|
4492
4495
|
}
|
|
4493
4496
|
};
|
|
4494
4497
|
}
|
|
@@ -4530,7 +4533,7 @@ function hr(e) {
|
|
|
4530
4533
|
(h[20] ? "RegisterStepDashColor" : "")) && w(l, "class", u);
|
|
4531
4534
|
},
|
|
4532
4535
|
d(h) {
|
|
4533
|
-
h &&
|
|
4536
|
+
h && M(t), e[41](null);
|
|
4534
4537
|
}
|
|
4535
4538
|
};
|
|
4536
4539
|
}
|
|
@@ -4657,7 +4660,7 @@ function fr(e) {
|
|
|
4657
4660
|
);
|
|
4658
4661
|
},
|
|
4659
4662
|
d(n) {
|
|
4660
|
-
n &&
|
|
4663
|
+
n && M(t);
|
|
4661
4664
|
}
|
|
4662
4665
|
};
|
|
4663
4666
|
}
|
|
@@ -4784,7 +4787,7 @@ function cr(e) {
|
|
|
4784
4787
|
);
|
|
4785
4788
|
},
|
|
4786
4789
|
d(n) {
|
|
4787
|
-
n &&
|
|
4790
|
+
n && M(t);
|
|
4788
4791
|
}
|
|
4789
4792
|
};
|
|
4790
4793
|
}
|
|
@@ -4944,7 +4947,7 @@ function pr(e) {
|
|
|
4944
4947
|
);
|
|
4945
4948
|
},
|
|
4946
4949
|
d(n) {
|
|
4947
|
-
n &&
|
|
4950
|
+
n && M(t);
|
|
4948
4951
|
}
|
|
4949
4952
|
};
|
|
4950
4953
|
}
|
|
@@ -4966,7 +4969,7 @@ function zs(e) {
|
|
|
4966
4969
|
i[34]("error") + "") && ee(n, r);
|
|
4967
4970
|
},
|
|
4968
4971
|
d(i) {
|
|
4969
|
-
i &&
|
|
4972
|
+
i && M(t);
|
|
4970
4973
|
}
|
|
4971
4974
|
};
|
|
4972
4975
|
}
|
|
@@ -4990,7 +4993,7 @@ function Zs(e) {
|
|
|
4990
4993
|
n === (n = r(s)) && i ? i.p(s, o) : (i.d(1), i = n(s), i && (i.c(), i.m(t.parentNode, t)));
|
|
4991
4994
|
},
|
|
4992
4995
|
d(s) {
|
|
4993
|
-
s &&
|
|
4996
|
+
s && M(t), i.d(s);
|
|
4994
4997
|
}
|
|
4995
4998
|
};
|
|
4996
4999
|
}
|
|
@@ -5012,7 +5015,7 @@ function Js(e) {
|
|
|
5012
5015
|
i[34]("error") + "") && ee(n, r);
|
|
5013
5016
|
},
|
|
5014
5017
|
d(i) {
|
|
5015
|
-
i &&
|
|
5018
|
+
i && M(t);
|
|
5016
5019
|
}
|
|
5017
5020
|
};
|
|
5018
5021
|
}
|
|
@@ -5117,7 +5120,7 @@ function qs(e) {
|
|
|
5117
5120
|
);
|
|
5118
5121
|
},
|
|
5119
5122
|
d(r) {
|
|
5120
|
-
r &&
|
|
5123
|
+
r && M(t);
|
|
5121
5124
|
}
|
|
5122
5125
|
};
|
|
5123
5126
|
}
|
|
@@ -5125,7 +5128,7 @@ function mr(e) {
|
|
|
5125
5128
|
let t, r, n, i, s, o, a, l, u, h, c, m, y, g, d, b, S, O = (
|
|
5126
5129
|
/*$_*/
|
|
5127
5130
|
e[34]("goToLoginButton") + ""
|
|
5128
|
-
),
|
|
5131
|
+
), P, L, N;
|
|
5129
5132
|
return {
|
|
5130
5133
|
c() {
|
|
5131
5134
|
t = H("div"), r = Te("svg"), n = Te("defs"), i = Te("style"), s = X(".a{fill:#var(--emw--color-valid, var(--emw--color-green, #48952a));}"), o = Te("path"), a = G(), l = H("h2"), u = X(
|
|
@@ -5137,10 +5140,10 @@ function mr(e) {
|
|
|
5137
5140
|
), y = G(), g = H("p"), d = X(
|
|
5138
5141
|
/*accountCreationMessage*/
|
|
5139
5142
|
e[25]
|
|
5140
|
-
), b = G(), S = H("button"),
|
|
5143
|
+
), b = G(), S = H("button"), P = X(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(l, "class", "RegisterConfirmationTitle"), w(c, "class", "RegisterConfirmationSubtitle"), w(g, "class", "RegisterConfirmationNote"), w(S, "class", "RegisterConfirmationGoToLogin"), w(t, "class", "RegisterConfirmation");
|
|
5141
5144
|
},
|
|
5142
5145
|
m(C, D) {
|
|
5143
|
-
U(C, t, D), E(t, r), E(r, n), E(n, i), E(i, s), E(r, o), E(t, a), E(t, l), E(l, u), E(t, h), E(t, c), E(c, m), E(t, y), E(t, g), E(g, d), E(t, b), E(t, S), E(S,
|
|
5146
|
+
U(C, t, D), E(t, r), E(r, n), E(n, i), E(i, s), E(r, o), E(t, a), E(t, l), E(l, u), E(t, h), 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 = _n(
|
|
5144
5147
|
S,
|
|
5145
5148
|
"click",
|
|
5146
5149
|
/*switchToLogin*/
|
|
@@ -5165,10 +5168,10 @@ function mr(e) {
|
|
|
5165
5168
|
C[25]
|
|
5166
5169
|
), D[1] & /*$_*/
|
|
5167
5170
|
8 && O !== (O = /*$_*/
|
|
5168
|
-
C[34]("goToLoginButton") + "") && ee(
|
|
5171
|
+
C[34]("goToLoginButton") + "") && ee(P, O);
|
|
5169
5172
|
},
|
|
5170
5173
|
d(C) {
|
|
5171
|
-
C &&
|
|
5174
|
+
C && M(t), L = !1, N();
|
|
5172
5175
|
}
|
|
5173
5176
|
};
|
|
5174
5177
|
}
|
|
@@ -5191,7 +5194,7 @@ function Qs(e) {
|
|
|
5191
5194
|
i: k,
|
|
5192
5195
|
o: k,
|
|
5193
5196
|
d(s) {
|
|
5194
|
-
s &&
|
|
5197
|
+
s && M(t), i.d(), e[42](null);
|
|
5195
5198
|
}
|
|
5196
5199
|
};
|
|
5197
5200
|
}
|
|
@@ -5199,7 +5202,7 @@ let Ys = "Please use this code {0} to activate your account";
|
|
|
5199
5202
|
function Ks(e, t, r) {
|
|
5200
5203
|
let n;
|
|
5201
5204
|
dn(e, Us, (f) => r(34, n = f));
|
|
5202
|
-
let { endpoint: i = "" } = t, { cmsendpoint: s = "" } = t, { env: o = "" } = t, { session: a = "" } = t, { trackedanalyticsdata: l = "" } = t, { captchakey: u = "" } = t, { lang: h = "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:
|
|
5205
|
+
let { endpoint: i = "" } = t, { cmsendpoint: s = "" } = t, { env: o = "" } = t, { session: a = "" } = t, { trackedanalyticsdata: l = "" } = t, { captchakey: u = "" } = t, { lang: h = "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, $, Et = "", je = !0, le = !1, ye = !1, $e = !1, Ve = !1, ve, St = !1, wt = "", xt = "", Tt = "", Ht = window.navigator.userAgent, qr = ar(Ht) !== "PC", V = {}, Bt = !1, At = !1, Xe = "false", Pt = "false", Ot = "false", Ct = "false", It = "", Rt, _e = !1, Lt, Ee;
|
|
5203
5206
|
Gs({ withLocale: "en", translations: {} });
|
|
5204
5207
|
const Qr = () => {
|
|
5205
5208
|
fetch(L).then((T) => T.json()).then((T) => {
|
|
@@ -5218,7 +5221,7 @@ function Ks(e, t, r) {
|
|
|
5218
5221
|
f.items.length > 0 ? (r(26, Xe = "true"), f.items.forEach((T) => {
|
|
5219
5222
|
switch (T.tagCode) {
|
|
5220
5223
|
case "termsandconditions":
|
|
5221
|
-
r(27,
|
|
5224
|
+
r(27, Pt = "true");
|
|
5222
5225
|
break;
|
|
5223
5226
|
case "sms":
|
|
5224
5227
|
r(28, Ot = "true");
|
|
@@ -5242,14 +5245,14 @@ function Ks(e, t, r) {
|
|
|
5242
5245
|
for (const T in f)
|
|
5243
5246
|
V[T] = f[T], T === "mobile" && r(32, Lt = `${f[T].prefix}${f[T].number}`);
|
|
5244
5247
|
V.affiliateMarker = V.promoCode ? V.promoCode : l != null ? l : "";
|
|
5245
|
-
},
|
|
5248
|
+
}, Nt = (f) => {
|
|
5246
5249
|
if (f.data)
|
|
5247
5250
|
switch (f.data.type) {
|
|
5248
5251
|
case "RegisterStepOne":
|
|
5249
5252
|
he(f.data.registerStepOneData), Se(), r(18, je = !1), r(19, le = !0), Bt == !1 ? Bt = !0 : window.postMessage({ type: "StepTwoDataBackup", userData: V }, window.location.href);
|
|
5250
5253
|
break;
|
|
5251
5254
|
case "RegisterStepTwo":
|
|
5252
|
-
he(f.data.registerStepTwoData), Se(), r(19, le = !1), r(20, ye = !0),
|
|
5255
|
+
he(f.data.registerStepTwoData), Se(), r(19, le = !1), r(20, ye = !0), At == !1 ? At = !0 : window.postMessage({ type: "StepThreeDataBackup", userData: V }, window.location.href);
|
|
5253
5256
|
break;
|
|
5254
5257
|
case "RegisterStepThree":
|
|
5255
5258
|
he(f.data.registerStepThreeData), tn(V);
|
|
@@ -5316,8 +5319,8 @@ function Ks(e, t, r) {
|
|
|
5316
5319
|
}, on = () => {
|
|
5317
5320
|
ks(h);
|
|
5318
5321
|
};
|
|
5319
|
-
xn(() => (window.addEventListener("message",
|
|
5320
|
-
window.removeEventListener("message",
|
|
5322
|
+
xn(() => (window.addEventListener("message", Nt, !1), () => {
|
|
5323
|
+
window.removeEventListener("message", Nt);
|
|
5321
5324
|
}));
|
|
5322
5325
|
function an(f) {
|
|
5323
5326
|
Ie[f ? "unshift" : "push"](() => {
|
|
@@ -5330,7 +5333,7 @@ function Ks(e, t, r) {
|
|
|
5330
5333
|
});
|
|
5331
5334
|
}
|
|
5332
5335
|
return e.$$set = (f) => {
|
|
5333
|
-
"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, l = f.trackedanalyticsdata), "captchakey" in f && r(2, u = f.captchakey), "lang" in f && r(3, h = 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,
|
|
5336
|
+
"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, l = f.trackedanalyticsdata), "captchakey" in f && r(2, u = f.captchakey), "lang" in f && r(3, h = 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);
|
|
5334
5337
|
}, e.$$.update = () => {
|
|
5335
5338
|
e.$$.dirty[0] & /*endpoint*/
|
|
5336
5339
|
1 && i && Yr(), e.$$.dirty[0] & /*lang*/
|
|
@@ -5340,7 +5343,7 @@ function Ks(e, t, r) {
|
|
|
5340
5343
|
8 && h && on(), e.$$.dirty[0] & /*disabledfields*/
|
|
5341
5344
|
32 && m && nn(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
5342
5345
|
66560 && O && $ && js($, O), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
5343
|
-
67584 &&
|
|
5346
|
+
67584 && P && $ && $s($, P), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
5344
5347
|
66048 && S && $ && Vs($, `${S}.Style`), e.$$.dirty[0] & /*translationurl*/
|
|
5345
5348
|
4096 && L && Qr();
|
|
5346
5349
|
}, [
|
|
@@ -5355,9 +5358,9 @@ function Ks(e, t, r) {
|
|
|
5355
5358
|
d,
|
|
5356
5359
|
S,
|
|
5357
5360
|
O,
|
|
5358
|
-
|
|
5361
|
+
P,
|
|
5359
5362
|
L,
|
|
5360
|
-
|
|
5363
|
+
N,
|
|
5361
5364
|
C,
|
|
5362
5365
|
D,
|
|
5363
5366
|
$,
|
|
@@ -5371,7 +5374,7 @@ function Ks(e, t, r) {
|
|
|
5371
5374
|
xt,
|
|
5372
5375
|
Tt,
|
|
5373
5376
|
Xe,
|
|
5374
|
-
|
|
5377
|
+
Pt,
|
|
5375
5378
|
Ot,
|
|
5376
5379
|
Ct,
|
|
5377
5380
|
Rt,
|
|
@@ -5389,7 +5392,7 @@ function Ks(e, t, r) {
|
|
|
5389
5392
|
un
|
|
5390
5393
|
];
|
|
5391
5394
|
}
|
|
5392
|
-
class Jr extends
|
|
5395
|
+
class Jr extends Mn {
|
|
5393
5396
|
constructor(t) {
|
|
5394
5397
|
super(), Ln(
|
|
5395
5398
|
this,
|
|
@@ -5544,7 +5547,7 @@ class Jr extends Nn {
|
|
|
5544
5547
|
this.$$set({ personalidlength: t }), B();
|
|
5545
5548
|
}
|
|
5546
5549
|
}
|
|
5547
|
-
|
|
5550
|
+
Nn(Jr, { endpoint: {}, cmsendpoint: {}, env: {}, session: {}, trackedanalyticsdata: {}, captchakey: {}, lang: {}, licenseyears: {}, disabledfields: {}, defaultoptions: {}, smsverification: {}, simplepasswordvalidation: {}, userroles: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {}, personalidlength: {} }, [], [], !0);
|
|
5548
5551
|
const uo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5549
5552
|
__proto__: null,
|
|
5550
5553
|
default: Jr
|
|
@@ -5560,11 +5563,11 @@ export {
|
|
|
5560
5563
|
ae as G,
|
|
5561
5564
|
ro as H,
|
|
5562
5565
|
uo as I,
|
|
5563
|
-
|
|
5566
|
+
Mn as S,
|
|
5564
5567
|
Vr as a,
|
|
5565
5568
|
gn as b,
|
|
5566
5569
|
ee as c,
|
|
5567
|
-
|
|
5570
|
+
M as d,
|
|
5568
5571
|
io as e,
|
|
5569
5572
|
B as f,
|
|
5570
5573
|
w as g,
|
|
@@ -5585,6 +5588,6 @@ export {
|
|
|
5585
5588
|
js as v,
|
|
5586
5589
|
$s as w,
|
|
5587
5590
|
Vs as x,
|
|
5588
|
-
|
|
5591
|
+
Nn as y,
|
|
5589
5592
|
Us as z
|
|
5590
5593
|
};
|