@everymatrix/general-player-register-form-nd 1.50.1 → 1.52.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{GeneralPlayerRegisterFormNd-BlALxtkq.cjs → GeneralPlayerRegisterFormNd-B3B0HgIH.cjs} +3 -3
- package/components/{GeneralPlayerRegisterFormNd-1Ld1UOf6.js → GeneralPlayerRegisterFormNd-QoCxLCNr.js} +131 -127
- package/components/{GeneralPlayerRegisterFormStep1-CzdLx544.js → GeneralPlayerRegisterFormStep1-I6tVsjST.js} +213 -188
- package/components/GeneralPlayerRegisterFormStep1-JRIJq5z_.cjs +1 -0
- package/components/{GeneralPlayerRegisterFormStep2-Bxpl-aoN.js → GeneralPlayerRegisterFormStep2-BRIurvy3.js} +206 -182
- package/components/{GeneralPlayerRegisterFormStep2-BRQ7bDUz.cjs → GeneralPlayerRegisterFormStep2-DwejkktO.cjs} +5 -5
- package/components/{GeneralPlayerRegisterFormStep3-Dy_4oxXj.js → GeneralPlayerRegisterFormStep3-3yVHwKDi.js} +1 -1
- package/components/{GeneralPlayerRegisterFormStep3-DnZQXEr4.cjs → GeneralPlayerRegisterFormStep3-DGNV6yud.cjs} +1 -1
- package/components/GeneralPlayerSmsVerificationForm-BkFD5fn4.cjs +1 -0
- package/components/{GeneralPlayerSmsVerificationForm-BYnvcs8P.js → GeneralPlayerSmsVerificationForm-D93ijZa3.js} +55 -45
- package/es2015/general-player-register-form-nd.cjs +1 -1
- package/es2015/general-player-register-form-nd.js +1 -1
- package/package.json +1 -1
- package/components/GeneralPlayerRegisterFormStep1-CZgxsR0m.cjs +0 -1
- package/components/GeneralPlayerSmsVerificationForm-COHvF1Nt.cjs +0 -1
|
@@ -9,7 +9,7 @@ var $e = (e, t, r) => t in e ? ln(e, t, { enumerable: !0, configurable: !0, writ
|
|
|
9
9
|
for (var r of Rt(t))
|
|
10
10
|
mn.call(t, r) && $e(e, r, t[r]);
|
|
11
11
|
return e;
|
|
12
|
-
},
|
|
12
|
+
}, Mt = (e, t) => hn(e, fn(t));
|
|
13
13
|
var F = (e, t, r) => $e(e, typeof t != "symbol" ? t + "" : t, r);
|
|
14
14
|
var we = (e, t, r) => new Promise((n, i) => {
|
|
15
15
|
var s = (l) => {
|
|
@@ -32,7 +32,7 @@ function k() {
|
|
|
32
32
|
function cr(e) {
|
|
33
33
|
return e();
|
|
34
34
|
}
|
|
35
|
-
function
|
|
35
|
+
function Nt() {
|
|
36
36
|
return /* @__PURE__ */ Object.create(null);
|
|
37
37
|
}
|
|
38
38
|
function ge(e) {
|
|
@@ -44,9 +44,9 @@ function mt(e) {
|
|
|
44
44
|
function mr(e, t) {
|
|
45
45
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
46
46
|
}
|
|
47
|
-
let
|
|
47
|
+
let Se;
|
|
48
48
|
function Ys(e, t) {
|
|
49
|
-
return e === t ? !0 : (
|
|
49
|
+
return e === t ? !0 : (Se || (Se = document.createElement("a")), Se.href = t, e === Se.href);
|
|
50
50
|
}
|
|
51
51
|
function pn(e) {
|
|
52
52
|
return Object.keys(e).length === 0;
|
|
@@ -96,7 +96,7 @@ function yn(e, t) {
|
|
|
96
96
|
function U(e, t, r) {
|
|
97
97
|
e.insertBefore(t, r || null);
|
|
98
98
|
}
|
|
99
|
-
function
|
|
99
|
+
function N(e) {
|
|
100
100
|
e.parentNode && e.parentNode.removeChild(e);
|
|
101
101
|
}
|
|
102
102
|
function eo(e, t) {
|
|
@@ -106,7 +106,7 @@ function eo(e, t) {
|
|
|
106
106
|
function B(e) {
|
|
107
107
|
return document.createElement(e);
|
|
108
108
|
}
|
|
109
|
-
function
|
|
109
|
+
function xe(e) {
|
|
110
110
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
|
111
111
|
}
|
|
112
112
|
function $(e) {
|
|
@@ -165,12 +165,12 @@ let me;
|
|
|
165
165
|
function ce(e) {
|
|
166
166
|
me = e;
|
|
167
167
|
}
|
|
168
|
-
function
|
|
168
|
+
function Sn() {
|
|
169
169
|
if (!me) throw new Error("Function called outside component initialization");
|
|
170
170
|
return me;
|
|
171
171
|
}
|
|
172
|
-
function
|
|
173
|
-
|
|
172
|
+
function xn(e) {
|
|
173
|
+
Sn().$$.on_mount.push(e);
|
|
174
174
|
}
|
|
175
175
|
const Y = [], Ce = [];
|
|
176
176
|
let ee = [];
|
|
@@ -250,7 +250,7 @@ function Ln(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
|
250
250
|
props: s,
|
|
251
251
|
update: k,
|
|
252
252
|
not_equal: i,
|
|
253
|
-
bound:
|
|
253
|
+
bound: Nt(),
|
|
254
254
|
// lifecycle
|
|
255
255
|
on_mount: [],
|
|
256
256
|
on_destroy: [],
|
|
@@ -259,7 +259,7 @@ function Ln(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
|
259
259
|
after_update: [],
|
|
260
260
|
context: new Map(t.context || (l ? l.$$.context : [])),
|
|
261
261
|
// everything else
|
|
262
|
-
callbacks:
|
|
262
|
+
callbacks: Nt(),
|
|
263
263
|
dirty: a,
|
|
264
264
|
skip_bound: !1,
|
|
265
265
|
root: t.target || l.$$.root
|
|
@@ -272,7 +272,7 @@ function Ln(e, t, r, n, i, s, o = null, a = [-1]) {
|
|
|
272
272
|
}) : [], u.update(), h = !0, ge(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
|
273
273
|
if (t.hydrate) {
|
|
274
274
|
const c = En(t.target);
|
|
275
|
-
u.fragment && u.fragment.l(c), c.forEach(
|
|
275
|
+
u.fragment && u.fragment.l(c), c.forEach(N);
|
|
276
276
|
} else
|
|
277
277
|
u.fragment && u.fragment.c();
|
|
278
278
|
t.intro && On(e.$$.fragment), Cn(e, t.target, t.anchor), A();
|
|
@@ -334,7 +334,7 @@ typeof HTMLElement == "function" && (dr = class extends HTMLElement {
|
|
|
334
334
|
U(u, o, h);
|
|
335
335
|
},
|
|
336
336
|
d: function(u) {
|
|
337
|
-
u &&
|
|
337
|
+
u && N(o);
|
|
338
338
|
}
|
|
339
339
|
};
|
|
340
340
|
};
|
|
@@ -352,7 +352,7 @@ typeof HTMLElement == "function" && (dr = class extends HTMLElement {
|
|
|
352
352
|
!(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
|
|
353
353
|
this.$$c = new this.$$ctor({
|
|
354
354
|
target: this.shadowRoot || this,
|
|
355
|
-
props:
|
|
355
|
+
props: Mt(Lt({}, this.$$d), {
|
|
356
356
|
$$slots: r,
|
|
357
357
|
$$scope: {
|
|
358
358
|
ctx: []
|
|
@@ -430,7 +430,7 @@ function Be(e, t, r, n) {
|
|
|
430
430
|
return t;
|
|
431
431
|
}
|
|
432
432
|
}
|
|
433
|
-
function
|
|
433
|
+
function Mn(e, t, r, n, i, s) {
|
|
434
434
|
let o = class extends dr {
|
|
435
435
|
constructor() {
|
|
436
436
|
super(e, r, i), this.$$p_d = t;
|
|
@@ -461,7 +461,7 @@ function Nn(e, t, r, n, i, s) {
|
|
|
461
461
|
}), e.element = /** @type {any} */
|
|
462
462
|
o, o;
|
|
463
463
|
}
|
|
464
|
-
class
|
|
464
|
+
class Nn {
|
|
465
465
|
constructor() {
|
|
466
466
|
/**
|
|
467
467
|
* ### PRIVATE API
|
|
@@ -1044,10 +1044,10 @@ const $t = [], Vt = {}, Yn = (e, t = 0) => {
|
|
|
1044
1044
|
}, Q = [];
|
|
1045
1045
|
function Kn(e, t) {
|
|
1046
1046
|
return {
|
|
1047
|
-
subscribe:
|
|
1047
|
+
subscribe: Me(e, t).subscribe
|
|
1048
1048
|
};
|
|
1049
1049
|
}
|
|
1050
|
-
function
|
|
1050
|
+
function Me(e, t = k) {
|
|
1051
1051
|
let r;
|
|
1052
1052
|
const n = /* @__PURE__ */ new Set();
|
|
1053
1053
|
function i(a) {
|
|
@@ -1146,7 +1146,7 @@ function hi(e) {
|
|
|
1146
1146
|
function Xt(e) {
|
|
1147
1147
|
return Object.keys(e).concat(hi(e));
|
|
1148
1148
|
}
|
|
1149
|
-
function
|
|
1149
|
+
function Sr(e, t) {
|
|
1150
1150
|
try {
|
|
1151
1151
|
return t in e;
|
|
1152
1152
|
} catch (r) {
|
|
@@ -1154,14 +1154,14 @@ function xr(e, t) {
|
|
|
1154
1154
|
}
|
|
1155
1155
|
}
|
|
1156
1156
|
function fi(e, t) {
|
|
1157
|
-
return
|
|
1157
|
+
return Sr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1158
1158
|
}
|
|
1159
1159
|
function ci(e, t, r) {
|
|
1160
1160
|
var n = {};
|
|
1161
1161
|
return r.isMergeableObject(e) && Xt(e).forEach(function(i) {
|
|
1162
1162
|
n[i] = pe(e[i], r);
|
|
1163
1163
|
}), Xt(t).forEach(function(i) {
|
|
1164
|
-
fi(e, i) || (
|
|
1164
|
+
fi(e, i) || (Sr(e, i) && r.isMergeableObject(t[i]) ? n[i] = li(i, r)(e[i], t[i], r) : n[i] = pe(t[i], r));
|
|
1165
1165
|
}), n;
|
|
1166
1166
|
}
|
|
1167
1167
|
function re(e, t, r) {
|
|
@@ -1188,7 +1188,7 @@ function We(e, t) {
|
|
|
1188
1188
|
function gi(e) {
|
|
1189
1189
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1190
1190
|
}
|
|
1191
|
-
function
|
|
1191
|
+
function xr(e, t, r, n) {
|
|
1192
1192
|
var i = gi(n) ? n : r(n), s = t.get(i);
|
|
1193
1193
|
return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
|
|
1194
1194
|
}
|
|
@@ -1200,14 +1200,14 @@ function pt(e, t, r, n, i) {
|
|
|
1200
1200
|
return r.bind(t, e, n, i);
|
|
1201
1201
|
}
|
|
1202
1202
|
function bi(e, t) {
|
|
1203
|
-
var r = e.length === 1 ?
|
|
1203
|
+
var r = e.length === 1 ? xr : Tr;
|
|
1204
1204
|
return pt(e, this, r, t.cache.create(), t.serializer);
|
|
1205
1205
|
}
|
|
1206
1206
|
function yi(e, t) {
|
|
1207
1207
|
return pt(e, this, Tr, t.cache.create(), t.serializer);
|
|
1208
1208
|
}
|
|
1209
1209
|
function vi(e, t) {
|
|
1210
|
-
return pt(e, this,
|
|
1210
|
+
return pt(e, this, xr, t.cache.create(), t.serializer);
|
|
1211
1211
|
}
|
|
1212
1212
|
var _i = function() {
|
|
1213
1213
|
return JSON.stringify(arguments);
|
|
@@ -1261,7 +1261,7 @@ function Pr(e) {
|
|
|
1261
1261
|
function Or(e) {
|
|
1262
1262
|
return e.type === H.plural;
|
|
1263
1263
|
}
|
|
1264
|
-
function
|
|
1264
|
+
function Si(e) {
|
|
1265
1265
|
return e.type === H.pound;
|
|
1266
1266
|
}
|
|
1267
1267
|
function Cr(e) {
|
|
@@ -1273,10 +1273,10 @@ function Ir(e) {
|
|
|
1273
1273
|
function st(e) {
|
|
1274
1274
|
return !!(e && typeof e == "object" && e.type === ne.dateTime);
|
|
1275
1275
|
}
|
|
1276
|
-
var Rr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,
|
|
1276
|
+
var Rr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, xi = /(?:[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;
|
|
1277
1277
|
function Ti(e) {
|
|
1278
1278
|
var t = {};
|
|
1279
|
-
return e.replace(
|
|
1279
|
+
return e.replace(xi, function(r) {
|
|
1280
1280
|
var n = r.length;
|
|
1281
1281
|
switch (r[0]) {
|
|
1282
1282
|
case "G":
|
|
@@ -1387,14 +1387,14 @@ function Bi(e) {
|
|
|
1387
1387
|
function Ai(e) {
|
|
1388
1388
|
return e.replace(/^(.*?)-/, "");
|
|
1389
1389
|
}
|
|
1390
|
-
var Wt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Lr = /^(@+)?(\+|#+)?[rs]?$/g, Pi = /(\*)(0+)|(#+)(0+)|(0+)/g,
|
|
1390
|
+
var Wt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Lr = /^(@+)?(\+|#+)?[rs]?$/g, Pi = /(\*)(0+)|(#+)(0+)|(0+)/g, Mr = /^(0+)$/;
|
|
1391
1391
|
function Zt(e) {
|
|
1392
1392
|
var t = {};
|
|
1393
1393
|
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Lr, function(r, n, i) {
|
|
1394
1394
|
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)), "";
|
|
1395
1395
|
}), t;
|
|
1396
1396
|
}
|
|
1397
|
-
function
|
|
1397
|
+
function Nr(e) {
|
|
1398
1398
|
switch (e) {
|
|
1399
1399
|
case "sign-auto":
|
|
1400
1400
|
return {
|
|
@@ -1442,14 +1442,14 @@ function Oi(e) {
|
|
|
1442
1442
|
notation: "scientific"
|
|
1443
1443
|
}, e = e.slice(1)), t) {
|
|
1444
1444
|
var r = e.slice(0, 2);
|
|
1445
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1445
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Mr.test(e))
|
|
1446
1446
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1447
1447
|
t.minimumIntegerDigits = e.length;
|
|
1448
1448
|
}
|
|
1449
1449
|
return t;
|
|
1450
1450
|
}
|
|
1451
1451
|
function Jt(e) {
|
|
1452
|
-
var t = {}, r =
|
|
1452
|
+
var t = {}, r = Nr(e);
|
|
1453
1453
|
return r || t;
|
|
1454
1454
|
}
|
|
1455
1455
|
function Ci(e) {
|
|
@@ -1551,7 +1551,7 @@ function Ci(e) {
|
|
|
1551
1551
|
});
|
|
1552
1552
|
continue;
|
|
1553
1553
|
}
|
|
1554
|
-
if (
|
|
1554
|
+
if (Mr.test(i.stem)) {
|
|
1555
1555
|
t.minimumIntegerDigits = i.stem.length;
|
|
1556
1556
|
continue;
|
|
1557
1557
|
}
|
|
@@ -1569,7 +1569,7 @@ function Ci(e) {
|
|
|
1569
1569
|
t = w(w({}, t), Zt(i.stem));
|
|
1570
1570
|
continue;
|
|
1571
1571
|
}
|
|
1572
|
-
var o =
|
|
1572
|
+
var o = Nr(i.stem);
|
|
1573
1573
|
o && (t = w(w({}, t), o));
|
|
1574
1574
|
var a = Oi(i.stem);
|
|
1575
1575
|
a && (t = w(w({}, t), a));
|
|
@@ -3028,11 +3028,11 @@ function Ri(e) {
|
|
|
3028
3028
|
var i = He[n || ""] || He[r || ""] || He["".concat(r, "-001")] || He["001"];
|
|
3029
3029
|
return i[0];
|
|
3030
3030
|
}
|
|
3031
|
-
var Je, Li = new RegExp("^".concat(Rr.source, "*")),
|
|
3031
|
+
var Je, Li = new RegExp("^".concat(Rr.source, "*")), Mi = new RegExp("".concat(Rr.source, "*$"));
|
|
3032
3032
|
function _(e, t) {
|
|
3033
3033
|
return { start: e, end: t };
|
|
3034
3034
|
}
|
|
3035
|
-
var
|
|
3035
|
+
var Ni = !!String.prototype.startsWith && "_a".startsWith("a", 1), Di = !!String.fromCodePoint, Fi = !!Object.fromEntries, Ui = !!String.prototype.codePointAt, Gi = !!String.prototype.trimStart, ki = !!String.prototype.trimEnd, ji = !!Number.isSafeInteger, $i = ji ? Number.isSafeInteger : function(e) {
|
|
3036
3036
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
3037
3037
|
}, ot = !0;
|
|
3038
3038
|
try {
|
|
@@ -3041,7 +3041,7 @@ try {
|
|
|
3041
3041
|
} catch (e) {
|
|
3042
3042
|
ot = !1;
|
|
3043
3043
|
}
|
|
3044
|
-
var qt =
|
|
3044
|
+
var qt = Ni ? (
|
|
3045
3045
|
// Native
|
|
3046
3046
|
function(t, r, n) {
|
|
3047
3047
|
return t.startsWith(r, n);
|
|
@@ -3107,7 +3107,7 @@ var qt = Mi ? (
|
|
|
3107
3107
|
) : (
|
|
3108
3108
|
// Ponyfill
|
|
3109
3109
|
function(t) {
|
|
3110
|
-
return t.replace(
|
|
3110
|
+
return t.replace(Mi, "");
|
|
3111
3111
|
}
|
|
3112
3112
|
);
|
|
3113
3113
|
function Fr(e, t) {
|
|
@@ -3351,13 +3351,13 @@ var Wi = (
|
|
|
3351
3351
|
} else {
|
|
3352
3352
|
if (b.length === 0)
|
|
3353
3353
|
return this.error(v.EXPECT_DATE_TIME_SKELETON, d);
|
|
3354
|
-
var
|
|
3355
|
-
this.locale && (
|
|
3354
|
+
var S = b;
|
|
3355
|
+
this.locale && (S = Ii(b, this.locale));
|
|
3356
3356
|
var p = {
|
|
3357
3357
|
type: ne.dateTime,
|
|
3358
|
-
pattern:
|
|
3358
|
+
pattern: S,
|
|
3359
3359
|
location: u.styleLocation,
|
|
3360
|
-
parsedOptions: this.shouldParseSkeletons ? Ti(
|
|
3360
|
+
parsedOptions: this.shouldParseSkeletons ? Ti(S) : {}
|
|
3361
3361
|
}, I = a === "date" ? H.date : H.time;
|
|
3362
3362
|
return {
|
|
3363
3363
|
val: { type: I, value: n, location: d, style: p },
|
|
@@ -3382,7 +3382,7 @@ var Wi = (
|
|
|
3382
3382
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3383
3383
|
return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, _(O, w({}, O)));
|
|
3384
3384
|
this.bumpSpace();
|
|
3385
|
-
var D = this.parseIdentifierIfPossible(),
|
|
3385
|
+
var D = this.parseIdentifierIfPossible(), M = 0;
|
|
3386
3386
|
if (a !== "select" && D.value === "offset") {
|
|
3387
3387
|
if (!this.bumpIf(":"))
|
|
3388
3388
|
return this.error(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
|
|
@@ -3390,7 +3390,7 @@ var Wi = (
|
|
|
3390
3390
|
var c = this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3391
3391
|
if (c.err)
|
|
3392
3392
|
return c;
|
|
3393
|
-
this.bumpSpace(), D = this.parseIdentifierIfPossible(),
|
|
3393
|
+
this.bumpSpace(), D = this.parseIdentifierIfPossible(), M = c.val;
|
|
3394
3394
|
}
|
|
3395
3395
|
var R = this.tryParsePluralOrSelectOptions(t, a, r, D);
|
|
3396
3396
|
if (R.err)
|
|
@@ -3412,7 +3412,7 @@ var Wi = (
|
|
|
3412
3412
|
type: H.plural,
|
|
3413
3413
|
value: n,
|
|
3414
3414
|
options: Qt(R.val),
|
|
3415
|
-
offset:
|
|
3415
|
+
offset: M,
|
|
3416
3416
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
3417
3417
|
location: C
|
|
3418
3418
|
},
|
|
@@ -3621,7 +3621,7 @@ var ie;
|
|
|
3621
3621
|
(function(e) {
|
|
3622
3622
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3623
3623
|
})(ie || (ie = {}));
|
|
3624
|
-
var
|
|
3624
|
+
var Ne = (
|
|
3625
3625
|
/** @class */
|
|
3626
3626
|
function(e) {
|
|
3627
3627
|
X(t, e);
|
|
@@ -3641,7 +3641,7 @@ var Me = (
|
|
|
3641
3641
|
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ie.INVALID_VALUE, s) || this;
|
|
3642
3642
|
}
|
|
3643
3643
|
return t;
|
|
3644
|
-
}(
|
|
3644
|
+
}(Ne)
|
|
3645
3645
|
), Yi = (
|
|
3646
3646
|
/** @class */
|
|
3647
3647
|
function(e) {
|
|
@@ -3650,7 +3650,7 @@ var Me = (
|
|
|
3650
3650
|
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ie.INVALID_VALUE, i) || this;
|
|
3651
3651
|
}
|
|
3652
3652
|
return t;
|
|
3653
|
-
}(
|
|
3653
|
+
}(Ne)
|
|
3654
3654
|
), Ki = (
|
|
3655
3655
|
/** @class */
|
|
3656
3656
|
function(e) {
|
|
@@ -3659,7 +3659,7 @@ var Me = (
|
|
|
3659
3659
|
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ie.MISSING_VALUE, n) || this;
|
|
3660
3660
|
}
|
|
3661
3661
|
return t;
|
|
3662
|
-
}(
|
|
3662
|
+
}(Ne)
|
|
3663
3663
|
), L;
|
|
3664
3664
|
(function(e) {
|
|
3665
3665
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
@@ -3690,7 +3690,7 @@ function Pe(e, t, r, n, i, s, o) {
|
|
|
3690
3690
|
});
|
|
3691
3691
|
continue;
|
|
3692
3692
|
}
|
|
3693
|
-
if (
|
|
3693
|
+
if (Si(h)) {
|
|
3694
3694
|
typeof s == "number" && a.push({
|
|
3695
3695
|
type: L.literal,
|
|
3696
3696
|
value: r.getNumberFormat(t).format(s)
|
|
@@ -3736,13 +3736,13 @@ function Pe(e, t, r, n, i, s, o) {
|
|
|
3736
3736
|
var g = h.children, d = h.value, b = i[d];
|
|
3737
3737
|
if (!ts(b))
|
|
3738
3738
|
throw new Yi(d, "function", o);
|
|
3739
|
-
var
|
|
3740
|
-
return
|
|
3739
|
+
var S = Pe(g, t, r, n, i, s), I = b(S.map(function(M) {
|
|
3740
|
+
return M.value;
|
|
3741
3741
|
}));
|
|
3742
|
-
Array.isArray(I) || (I = [I]), a.push.apply(a, I.map(function(
|
|
3742
|
+
Array.isArray(I) || (I = [I]), a.push.apply(a, I.map(function(M) {
|
|
3743
3743
|
return {
|
|
3744
|
-
type: typeof
|
|
3745
|
-
value:
|
|
3744
|
+
type: typeof M == "string" ? L.literal : L.object,
|
|
3745
|
+
value: M
|
|
3746
3746
|
};
|
|
3747
3747
|
}));
|
|
3748
3748
|
}
|
|
@@ -3757,7 +3757,7 @@ function Pe(e, t, r, n, i, s, o) {
|
|
|
3757
3757
|
var O = h.options["=".concat(p)];
|
|
3758
3758
|
if (!O) {
|
|
3759
3759
|
if (!Intl.PluralRules)
|
|
3760
|
-
throw new
|
|
3760
|
+
throw new Ne(`Intl.PluralRules is not available in this environment.
|
|
3761
3761
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3762
3762
|
`, ie.MISSING_INTL_API, o);
|
|
3763
3763
|
var D = r.getPluralRules(t, { type: h.pluralType }).select(p - (h.offset || 0));
|
|
@@ -3973,7 +3973,7 @@ const W = {}, as = (e, t, r) => r && (t in W || (W[t] = {}), e in W[t] || (W[t][
|
|
|
3973
3973
|
}
|
|
3974
3974
|
};
|
|
3975
3975
|
let gt;
|
|
3976
|
-
const ae =
|
|
3976
|
+
const ae = Me({});
|
|
3977
3977
|
function us(e) {
|
|
3978
3978
|
return gt[e] || null;
|
|
3979
3979
|
}
|
|
@@ -4085,7 +4085,7 @@ const ps = {
|
|
|
4085
4085
|
function se() {
|
|
4086
4086
|
return gs;
|
|
4087
4087
|
}
|
|
4088
|
-
const Qe =
|
|
4088
|
+
const Qe = Me(!1);
|
|
4089
4089
|
var bs = Object.defineProperty, ys = Object.defineProperties, vs = Object.getOwnPropertyDescriptors, er = Object.getOwnPropertySymbols, _s = Object.prototype.hasOwnProperty, Es = Object.prototype.propertyIsEnumerable, tr = (e, t, r) => t in e ? bs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ws = (e, t) => {
|
|
4090
4090
|
for (var r in t || (t = {}))
|
|
4091
4091
|
_s.call(t, r) && tr(e, r, t[r]);
|
|
@@ -4093,9 +4093,9 @@ var bs = Object.defineProperty, ys = Object.defineProperties, vs = Object.getOwn
|
|
|
4093
4093
|
for (var r of er(t))
|
|
4094
4094
|
Es.call(t, r) && tr(e, r, t[r]);
|
|
4095
4095
|
return e;
|
|
4096
|
-
},
|
|
4096
|
+
}, Ss = (e, t) => ys(e, vs(t));
|
|
4097
4097
|
let ct;
|
|
4098
|
-
const Ie =
|
|
4098
|
+
const Ie = Me(null);
|
|
4099
4099
|
function rr(e) {
|
|
4100
4100
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4101
4101
|
}
|
|
@@ -4109,7 +4109,7 @@ function J() {
|
|
|
4109
4109
|
Ie.subscribe((e) => {
|
|
4110
4110
|
ct = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4111
4111
|
});
|
|
4112
|
-
const
|
|
4112
|
+
const xs = (e) => {
|
|
4113
4113
|
if (e && hs(e) && ft(e)) {
|
|
4114
4114
|
const { loadingDelay: t } = se();
|
|
4115
4115
|
let r;
|
|
@@ -4123,8 +4123,8 @@ const Ss = (e) => {
|
|
|
4123
4123
|
});
|
|
4124
4124
|
}
|
|
4125
4125
|
return Ie.set(e);
|
|
4126
|
-
}, Z =
|
|
4127
|
-
set:
|
|
4126
|
+
}, Z = Ss(ws({}, Ie), {
|
|
4127
|
+
set: xs
|
|
4128
4128
|
}), Fe = (e) => {
|
|
4129
4129
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4130
4130
|
return (n) => {
|
|
@@ -4234,10 +4234,10 @@ const de = (e, t) => {
|
|
|
4234
4234
|
);
|
|
4235
4235
|
}
|
|
4236
4236
|
return c;
|
|
4237
|
-
}, Ls = (e, t) => Cs(t).format(e),
|
|
4237
|
+
}, Ls = (e, t) => Cs(t).format(e), Ms = (e, t) => Os(t).format(e), Ns = (e, t) => Ps(t).format(e), Ds = (e, t = J()) => Gr(e, t), Fs = oe([Z, ae], () => Rs);
|
|
4238
4238
|
oe([Z], () => Ls);
|
|
4239
|
-
oe([Z], () => Ns);
|
|
4240
4239
|
oe([Z], () => Ms);
|
|
4240
|
+
oe([Z], () => Ns);
|
|
4241
4241
|
oe([Z, ae], () => Ds);
|
|
4242
4242
|
window.emWidgets = { topic: Yn };
|
|
4243
4243
|
const ir = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
@@ -4292,6 +4292,10 @@ const or = {
|
|
|
4292
4292
|
"es-mx": {
|
|
4293
4293
|
goToLoginButton: "Ir a inicio de sesión",
|
|
4294
4294
|
error: "Encontramos un problema. Por favor vaya al inicio de sesión para recibir su código SMS."
|
|
4295
|
+
},
|
|
4296
|
+
"en-us": {
|
|
4297
|
+
goToLoginButton: "Go To Login",
|
|
4298
|
+
error: "We encountered an issue. Please go to Login to receive your SMS code."
|
|
4295
4299
|
}
|
|
4296
4300
|
};
|
|
4297
4301
|
if (typeof window != "undefined") {
|
|
@@ -4306,7 +4310,7 @@ if (typeof window != "undefined") {
|
|
|
4306
4310
|
}
|
|
4307
4311
|
};
|
|
4308
4312
|
};
|
|
4309
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep1-
|
|
4313
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep1-I6tVsjST.js").then(({ default: t }) => {
|
|
4310
4314
|
!customElements.get("general-player-register-form-step1") && customElements.define("general-player-register-form-step1", t.element);
|
|
4311
4315
|
});
|
|
4312
4316
|
}
|
|
@@ -4322,7 +4326,7 @@ if (typeof window != "undefined") {
|
|
|
4322
4326
|
}
|
|
4323
4327
|
};
|
|
4324
4328
|
};
|
|
4325
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep2-
|
|
4329
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep2-BRIurvy3.js").then(({ default: t }) => {
|
|
4326
4330
|
!customElements.get("general-player-register-form-step2") && customElements.define("general-player-register-form-step2", t.element);
|
|
4327
4331
|
});
|
|
4328
4332
|
}
|
|
@@ -4338,7 +4342,7 @@ if (typeof window != "undefined") {
|
|
|
4338
4342
|
}
|
|
4339
4343
|
};
|
|
4340
4344
|
};
|
|
4341
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep3-
|
|
4345
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep3-3yVHwKDi.js").then(({ default: t }) => {
|
|
4342
4346
|
!customElements.get("general-player-register-form-step3") && customElements.define("general-player-register-form-step3", t.element);
|
|
4343
4347
|
});
|
|
4344
4348
|
}
|
|
@@ -4354,7 +4358,7 @@ if (typeof window != "undefined") {
|
|
|
4354
4358
|
}
|
|
4355
4359
|
};
|
|
4356
4360
|
};
|
|
4357
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-
|
|
4361
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-D93ijZa3.js").then(({ default: t }) => {
|
|
4358
4362
|
!customElements.get("general-player-sms-verification-form") && customElements.define("general-player-sms-verification-form", t.element);
|
|
4359
4363
|
});
|
|
4360
4364
|
}
|
|
@@ -4377,7 +4381,7 @@ function js(e) {
|
|
|
4377
4381
|
/*showRegisterStepThree*/
|
|
4378
4382
|
e[19] && hr(e)
|
|
4379
4383
|
);
|
|
4380
|
-
function p(b,
|
|
4384
|
+
function p(b, S) {
|
|
4381
4385
|
if (
|
|
4382
4386
|
/*smsverification*/
|
|
4383
4387
|
b[7] && /*showSmsVerification*/
|
|
@@ -4397,21 +4401,21 @@ function js(e) {
|
|
|
4397
4401
|
t = B("div"), r = B("div"), l && l.c(), n = G(), u && u.c(), i = G(), h && h.c(), s = G(), c && c.c(), o = G(), g && g.c(), a = G(), d && d.c(), T(r, "class", "RegisterFormContainer " + /*isMobile*/
|
|
4398
4402
|
(e[34] ? "RegisterFormContainerMobile" : "")), T(t, "class", "RegisterFormWrapper");
|
|
4399
4403
|
},
|
|
4400
|
-
m(b,
|
|
4401
|
-
U(b, t,
|
|
4404
|
+
m(b, S) {
|
|
4405
|
+
U(b, t, S), E(t, r), l && l.m(r, null), E(r, n), u && u.m(r, null), E(r, i), h && h.m(r, null), E(r, s), c && c.m(r, null), E(r, o), g && g.m(r, null), E(r, a), d && d.m(r, null);
|
|
4402
4406
|
},
|
|
4403
|
-
p(b,
|
|
4407
|
+
p(b, S) {
|
|
4404
4408
|
/*showRegisterStepOne*/
|
|
4405
4409
|
b[17] || /*showRegisterStepTwo*/
|
|
4406
4410
|
b[18] || /*showRegisterStepThree*/
|
|
4407
|
-
b[19] ? l ? l.p(b,
|
|
4408
|
-
b[17] ? u ? u.p(b,
|
|
4409
|
-
b[18] ? h ? h.p(b,
|
|
4410
|
-
b[19] ? c ? c.p(b,
|
|
4411
|
-
b[21] ? d ? d.p(b,
|
|
4411
|
+
b[19] ? l ? l.p(b, S) : (l = ar(b), l.c(), l.m(r, n)) : l && (l.d(1), l = null), /*showRegisterStepOne*/
|
|
4412
|
+
b[17] ? u ? u.p(b, S) : (u = ur(b), u.c(), u.m(r, i)) : u && (u.d(1), u = null), /*showRegisterStepTwo*/
|
|
4413
|
+
b[18] ? h ? h.p(b, S) : (h = lr(b), h.c(), h.m(r, s)) : h && (h.d(1), h = null), /*showRegisterStepThree*/
|
|
4414
|
+
b[19] ? c ? c.p(b, S) : (c = hr(b), c.c(), c.m(r, o)) : c && (c.d(1), c = null), y === (y = p(b)) && g ? g.p(b, S) : (g && g.d(1), g = y && y(b), g && (g.c(), g.m(r, a))), /*showConfirmation*/
|
|
4415
|
+
b[21] ? d ? d.p(b, S) : (d = fr(b), d.c(), d.m(r, null)) : d && (d.d(1), d = null);
|
|
4412
4416
|
},
|
|
4413
4417
|
d(b) {
|
|
4414
|
-
b &&
|
|
4418
|
+
b && N(t), l && l.d(), u && u.d(), h && h.d(), c && c.d(), g && g.d(), d && d.d();
|
|
4415
4419
|
}
|
|
4416
4420
|
};
|
|
4417
4421
|
}
|
|
@@ -4453,7 +4457,7 @@ function ar(e) {
|
|
|
4453
4457
|
(h[19] ? "RegisterStepDashColor" : "")) && T(l, "class", u);
|
|
4454
4458
|
},
|
|
4455
4459
|
d(h) {
|
|
4456
|
-
h &&
|
|
4460
|
+
h && N(t), e[40](null);
|
|
4457
4461
|
}
|
|
4458
4462
|
};
|
|
4459
4463
|
}
|
|
@@ -4569,7 +4573,7 @@ function ur(e) {
|
|
|
4569
4573
|
);
|
|
4570
4574
|
},
|
|
4571
4575
|
d(n) {
|
|
4572
|
-
n &&
|
|
4576
|
+
n && N(t);
|
|
4573
4577
|
}
|
|
4574
4578
|
};
|
|
4575
4579
|
}
|
|
@@ -4685,7 +4689,7 @@ function lr(e) {
|
|
|
4685
4689
|
);
|
|
4686
4690
|
},
|
|
4687
4691
|
d(n) {
|
|
4688
|
-
n &&
|
|
4692
|
+
n && N(t);
|
|
4689
4693
|
}
|
|
4690
4694
|
};
|
|
4691
4695
|
}
|
|
@@ -4834,7 +4838,7 @@ function hr(e) {
|
|
|
4834
4838
|
);
|
|
4835
4839
|
},
|
|
4836
4840
|
d(n) {
|
|
4837
|
-
n &&
|
|
4841
|
+
n && N(t);
|
|
4838
4842
|
}
|
|
4839
4843
|
};
|
|
4840
4844
|
}
|
|
@@ -4856,7 +4860,7 @@ function $s(e) {
|
|
|
4856
4860
|
i[33]("error") + "") && K(n, r);
|
|
4857
4861
|
},
|
|
4858
4862
|
d(i) {
|
|
4859
|
-
i &&
|
|
4863
|
+
i && N(t);
|
|
4860
4864
|
}
|
|
4861
4865
|
};
|
|
4862
4866
|
}
|
|
@@ -4880,7 +4884,7 @@ function Vs(e) {
|
|
|
4880
4884
|
n === (n = r(s)) && i ? i.p(s, o) : (i.d(1), i = n(s), i && (i.c(), i.m(t.parentNode, t)));
|
|
4881
4885
|
},
|
|
4882
4886
|
d(s) {
|
|
4883
|
-
s &&
|
|
4887
|
+
s && N(t), i.d(s);
|
|
4884
4888
|
}
|
|
4885
4889
|
};
|
|
4886
4890
|
}
|
|
@@ -4902,7 +4906,7 @@ function Xs(e) {
|
|
|
4902
4906
|
i[33]("error") + "") && K(n, r);
|
|
4903
4907
|
},
|
|
4904
4908
|
d(i) {
|
|
4905
|
-
i &&
|
|
4909
|
+
i && N(t);
|
|
4906
4910
|
}
|
|
4907
4911
|
};
|
|
4908
4912
|
}
|
|
@@ -4996,18 +5000,18 @@ function zs(e) {
|
|
|
4996
5000
|
);
|
|
4997
5001
|
},
|
|
4998
5002
|
d(r) {
|
|
4999
|
-
r &&
|
|
5003
|
+
r && N(t);
|
|
5000
5004
|
}
|
|
5001
5005
|
};
|
|
5002
5006
|
}
|
|
5003
5007
|
function fr(e) {
|
|
5004
|
-
let t, r, n, i, s, o, a, l, u, h, c, p, y, g, d, b,
|
|
5008
|
+
let t, r, n, i, s, o, a, l, u, h, c, p, y, g, d, b, S, I = (
|
|
5005
5009
|
/*$_*/
|
|
5006
5010
|
e[33]("goToLoginButton") + ""
|
|
5007
|
-
), O, D,
|
|
5011
|
+
), O, D, M;
|
|
5008
5012
|
return {
|
|
5009
5013
|
c() {
|
|
5010
|
-
t = B("div"), r =
|
|
5014
|
+
t = B("div"), r = xe("svg"), n = xe("defs"), i = xe("style"), s = $(".a{fill:#var(--emw--color-valid, var(--emw--color-green, #48952a));}"), o = xe("path"), a = G(), l = B("h2"), u = $(
|
|
5011
5015
|
/*accountCreationTitle*/
|
|
5012
5016
|
e[22]
|
|
5013
5017
|
), h = G(), c = B("p"), p = $(
|
|
@@ -5016,11 +5020,11 @@ function fr(e) {
|
|
|
5016
5020
|
), y = G(), g = B("p"), d = $(
|
|
5017
5021
|
/*accountCreationMessage*/
|
|
5018
5022
|
e[24]
|
|
5019
|
-
), b = G(),
|
|
5023
|
+
), b = G(), S = B("button"), O = $(I), T(o, "class", "a"), T(o, "d", "M29.325,51,0,21.675l5.95-5.95,23.375,22.95L68,0l5.95,5.95Z"), T(r, "xmlns", "http://www.w3.org/2000/svg"), T(r, "viewBox", "0 0 73.95 51"), T(l, "class", "RegisterConfirmationTitle"), T(c, "class", "RegisterConfirmationSubtitle"), T(g, "class", "RegisterConfirmationNote"), T(S, "class", "RegisterConfirmationGoToLogin"), T(t, "class", "RegisterConfirmation");
|
|
5020
5024
|
},
|
|
5021
5025
|
m(R, C) {
|
|
5022
|
-
U(R, t, C), 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, p), E(t, y), E(t, g), E(g, d), E(t, b), E(t,
|
|
5023
|
-
|
|
5026
|
+
U(R, t, C), 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, p), E(t, y), E(t, g), E(g, d), E(t, b), E(t, S), E(S, O), D || (M = _n(
|
|
5027
|
+
S,
|
|
5024
5028
|
"click",
|
|
5025
5029
|
/*switchToLogin*/
|
|
5026
5030
|
e[35]
|
|
@@ -5047,7 +5051,7 @@ function fr(e) {
|
|
|
5047
5051
|
R[33]("goToLoginButton") + "") && K(O, I);
|
|
5048
5052
|
},
|
|
5049
5053
|
d(R) {
|
|
5050
|
-
R &&
|
|
5054
|
+
R && N(t), D = !1, M();
|
|
5051
5055
|
}
|
|
5052
5056
|
};
|
|
5053
5057
|
}
|
|
@@ -5070,7 +5074,7 @@ function Ws(e) {
|
|
|
5070
5074
|
i: k,
|
|
5071
5075
|
o: k,
|
|
5072
5076
|
d(s) {
|
|
5073
|
-
s &&
|
|
5077
|
+
s && N(t), i.d(), e[41](null);
|
|
5074
5078
|
}
|
|
5075
5079
|
};
|
|
5076
5080
|
}
|
|
@@ -5078,15 +5082,15 @@ let Zs = "Please use this code {0} to activate your account";
|
|
|
5078
5082
|
function Js(e, t, r) {
|
|
5079
5083
|
let n;
|
|
5080
5084
|
dn(e, Fs, (f) => r(33, n = f));
|
|
5081
|
-
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: p = "" } = t, { defaultoptions: y = "" } = t, { smsverification: g = "false" } = t, { simplepasswordvalidation: d = "false" } = t, { userroles: b = "" } = t, { clientstyling:
|
|
5085
|
+
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: p = "" } = t, { defaultoptions: y = "" } = t, { smsverification: g = "false" } = t, { simplepasswordvalidation: d = "false" } = t, { userroles: b = "" } = t, { clientstyling: S = "" } = t, { clientstylingurl: I = "" } = t, { translationurl: O = "" } = t, { savecredentials: D = "" } = t, { custominputtextswitch: M = "false" } = t, { personalidlength: R = "13" } = t, C, yt = "", Ue = !0, le = !1, be = !1, Ge = !1, ke = !1, ye, vt = !1, _t = "", Et = "", wt = "", St = window.navigator.userAgent, Zr = ir(St) !== "PC", j = {}, xt = !1, Tt = !1, je = "false", Ht = "false", Bt = "false", At = "false", Pt = "", Ot, ve = !1, Ct, _e;
|
|
5082
5086
|
Us({ withLocale: "en", translations: {} });
|
|
5083
5087
|
const Jr = () => {
|
|
5084
|
-
fetch(O).then((
|
|
5085
|
-
Object.keys(
|
|
5086
|
-
sr(P,
|
|
5088
|
+
fetch(O).then((x) => x.json()).then((x) => {
|
|
5089
|
+
Object.keys(x).forEach((P) => {
|
|
5090
|
+
sr(P, x[P]);
|
|
5087
5091
|
});
|
|
5088
|
-
}).catch((
|
|
5089
|
-
console.log(
|
|
5092
|
+
}).catch((x) => {
|
|
5093
|
+
console.log(x);
|
|
5090
5094
|
});
|
|
5091
5095
|
};
|
|
5092
5096
|
Object.keys(or).forEach((f) => {
|
|
@@ -5094,8 +5098,8 @@ function Js(e, t, r) {
|
|
|
5094
5098
|
});
|
|
5095
5099
|
const qr = () => {
|
|
5096
5100
|
fetch(`${i}/v1/player/consentRequirements`).then((f) => f.json()).then((f) => {
|
|
5097
|
-
f.items.length > 0 ? (r(25, je = "true"), f.items.forEach((
|
|
5098
|
-
switch (
|
|
5101
|
+
f.items.length > 0 ? (r(25, je = "true"), f.items.forEach((x) => {
|
|
5102
|
+
switch (x.tagCode) {
|
|
5099
5103
|
case "termsandconditions":
|
|
5100
5104
|
r(26, Ht = "true");
|
|
5101
5105
|
break;
|
|
@@ -5109,8 +5113,8 @@ function Js(e, t, r) {
|
|
|
5109
5113
|
})) : r(25, je = "false");
|
|
5110
5114
|
});
|
|
5111
5115
|
}, Qr = () => {
|
|
5112
|
-
let f = new URL(`${s}/${h}/login-register-content?env=${o}`),
|
|
5113
|
-
|
|
5116
|
+
let f = new URL(`${s}/${h}/login-register-content?env=${o}`), x = ir(St);
|
|
5117
|
+
x && (x === "PC" ? f.searchParams.append("device", "dk") : f.searchParams.append("device", "mtWeb")), fetch(f.href).then((P) => P.json()).then((P) => {
|
|
5114
5118
|
ye = P.registerData, r(22, _t = ye.title), r(23, Et = ye.subtitle), r(24, wt = ye.content);
|
|
5115
5119
|
}).catch((P) => {
|
|
5116
5120
|
console.error(P);
|
|
@@ -5118,14 +5122,14 @@ function Js(e, t, r) {
|
|
|
5118
5122
|
}, Ee = () => {
|
|
5119
5123
|
_e.scrollIntoView();
|
|
5120
5124
|
}, he = (f) => {
|
|
5121
|
-
for (const
|
|
5122
|
-
j[
|
|
5125
|
+
for (const x in f)
|
|
5126
|
+
j[x] = f[x], x === "mobile" && r(31, Ct = `${f[x].prefix}${f[x].number}`);
|
|
5123
5127
|
j.affiliateMarker = j.promoCode ? j.promoCode : l != null ? l : "";
|
|
5124
5128
|
}, It = (f) => {
|
|
5125
5129
|
if (f.data)
|
|
5126
5130
|
switch (f.data.type) {
|
|
5127
5131
|
case "RegisterStepOne":
|
|
5128
|
-
he(f.data.registerStepOneData), Ee(), r(17, Ue = !1), r(18, le = !0),
|
|
5132
|
+
he(f.data.registerStepOneData), Ee(), r(17, Ue = !1), r(18, le = !0), xt == !1 ? xt = !0 : window.postMessage({ type: "StepTwoDataBackup", userData: j }, window.location.href);
|
|
5129
5133
|
break;
|
|
5130
5134
|
case "RegisterStepTwo":
|
|
5131
5135
|
he(f.data.registerStepTwoData), Ee(), r(18, le = !1), r(19, be = !0), Tt == !1 ? Tt = !0 : window.postMessage({ type: "StepThreeDataBackup", userData: j }, window.location.href);
|
|
@@ -5147,7 +5151,7 @@ function Js(e, t, r) {
|
|
|
5147
5151
|
typeof gtag == "function" && gtag("event", "Register", { context: "GeneralPlayerRegisterForm" });
|
|
5148
5152
|
}, Kr = (f) => we(this, null, function* () {
|
|
5149
5153
|
f.language = h;
|
|
5150
|
-
let
|
|
5154
|
+
let x = {
|
|
5151
5155
|
method: "PUT",
|
|
5152
5156
|
headers: {
|
|
5153
5157
|
"g-recaptcha-response": f.token,
|
|
@@ -5155,7 +5159,7 @@ function Js(e, t, r) {
|
|
|
5155
5159
|
Accept: "application/json"
|
|
5156
5160
|
},
|
|
5157
5161
|
body: JSON.stringify(f)
|
|
5158
|
-
}, P = yield fetch(`${i}/v1/player/register`,
|
|
5162
|
+
}, P = yield fetch(`${i}/v1/player/register`, x), z = yield P.json();
|
|
5159
5163
|
P.ok ? (r(19, be = !1), g === "false" ? r(21, ke = !0) : (r(16, yt = z.id), en(f, z.id)), f.username, f.password, Yr()) : (Pt = z.error.substring(z.error.indexOf("errorMessage") + 13, z.error.length), vt = !0, window.postMessage(
|
|
5160
5164
|
{
|
|
5161
5165
|
type: "ShowRegistrationError",
|
|
@@ -5164,7 +5168,7 @@ function Js(e, t, r) {
|
|
|
5164
5168
|
},
|
|
5165
5169
|
window.location.href
|
|
5166
5170
|
));
|
|
5167
|
-
}), en = (f,
|
|
5171
|
+
}), en = (f, x) => we(this, null, function* () {
|
|
5168
5172
|
localStorage.setItem("smsTimer", JSON.stringify(Math.floor(Date.now() / 1e3)));
|
|
5169
5173
|
try {
|
|
5170
5174
|
const P = yield fetch(`${i}/v1/player/sms/token`, {
|
|
@@ -5174,7 +5178,7 @@ function Js(e, t, r) {
|
|
|
5174
5178
|
accept: "application/json"
|
|
5175
5179
|
},
|
|
5176
5180
|
body: JSON.stringify({
|
|
5177
|
-
userId:
|
|
5181
|
+
userId: x,
|
|
5178
5182
|
messageTemplate: Zs,
|
|
5179
5183
|
destination: `${f.mobile.prefix}${f.mobile.number}`
|
|
5180
5184
|
})
|
|
@@ -5196,13 +5200,13 @@ function Js(e, t, r) {
|
|
|
5196
5200
|
Gs(h);
|
|
5197
5201
|
}, sn = () => {
|
|
5198
5202
|
let f = document.createElement("style");
|
|
5199
|
-
f.innerHTML =
|
|
5203
|
+
f.innerHTML = S, C.appendChild(f);
|
|
5200
5204
|
}, on = () => {
|
|
5201
|
-
let f = new URL(I),
|
|
5205
|
+
let f = new URL(I), x = document.createElement("style");
|
|
5202
5206
|
fetch(f.href).then((P) => P.text()).then((P) => {
|
|
5203
|
-
|
|
5207
|
+
x.innerHTML = P, setTimeout(
|
|
5204
5208
|
() => {
|
|
5205
|
-
C.appendChild(
|
|
5209
|
+
C.appendChild(x);
|
|
5206
5210
|
},
|
|
5207
5211
|
1
|
|
5208
5212
|
), setTimeout(
|
|
@@ -5212,7 +5216,7 @@ function Js(e, t, r) {
|
|
|
5212
5216
|
);
|
|
5213
5217
|
});
|
|
5214
5218
|
};
|
|
5215
|
-
|
|
5219
|
+
xn(() => (window.addEventListener("message", It, !1), () => {
|
|
5216
5220
|
window.removeEventListener("message", It);
|
|
5217
5221
|
}));
|
|
5218
5222
|
function an(f) {
|
|
@@ -5226,7 +5230,7 @@ function Js(e, t, r) {
|
|
|
5226
5230
|
});
|
|
5227
5231
|
}
|
|
5228
5232
|
return e.$$set = (f) => {
|
|
5229
|
-
"endpoint" in f && r(0, i = f.endpoint), "cmsendpoint" in f && r(36, s = f.cmsendpoint), "env" in f && r(37, o = f.env), "session" in f && r(1, a = f.session), "trackedanalyticsdata" in f && r(38, 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, p = 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(39, b = f.userroles), "clientstyling" in f && r(9,
|
|
5233
|
+
"endpoint" in f && r(0, i = f.endpoint), "cmsendpoint" in f && r(36, s = f.cmsendpoint), "env" in f && r(37, o = f.env), "session" in f && r(1, a = f.session), "trackedanalyticsdata" in f && r(38, 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, p = 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(39, b = f.userroles), "clientstyling" in f && r(9, S = f.clientstyling), "clientstylingurl" in f && r(10, I = f.clientstylingurl), "translationurl" in f && r(11, O = f.translationurl), "savecredentials" in f && r(12, D = f.savecredentials), "custominputtextswitch" in f && r(13, M = f.custominputtextswitch), "personalidlength" in f && r(14, R = f.personalidlength);
|
|
5230
5234
|
}, e.$$.update = () => {
|
|
5231
5235
|
e.$$.dirty[0] & /*endpoint*/
|
|
5232
5236
|
1 && i && qr(), e.$$.dirty[0] & /*lang*/
|
|
@@ -5235,7 +5239,7 @@ function Js(e, t, r) {
|
|
|
5235
5239
|
65538, e.$$.dirty[0] & /*lang*/
|
|
5236
5240
|
8 && h && nn(), e.$$.dirty[0] & /*disabledfields*/
|
|
5237
5241
|
32 && p && tn(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
5238
|
-
33280 &&
|
|
5242
|
+
33280 && S && C && sn(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
5239
5243
|
33792 && I && C && on(), e.$$.dirty[0] & /*translationurl*/
|
|
5240
5244
|
2048 && O && Jr();
|
|
5241
5245
|
}, [
|
|
@@ -5248,11 +5252,11 @@ function Js(e, t, r) {
|
|
|
5248
5252
|
y,
|
|
5249
5253
|
g,
|
|
5250
5254
|
d,
|
|
5251
|
-
|
|
5255
|
+
S,
|
|
5252
5256
|
I,
|
|
5253
5257
|
O,
|
|
5254
5258
|
D,
|
|
5255
|
-
|
|
5259
|
+
M,
|
|
5256
5260
|
R,
|
|
5257
5261
|
C,
|
|
5258
5262
|
yt,
|
|
@@ -5283,7 +5287,7 @@ function Js(e, t, r) {
|
|
|
5283
5287
|
un
|
|
5284
5288
|
];
|
|
5285
5289
|
}
|
|
5286
|
-
class Wr extends
|
|
5290
|
+
class Wr extends Nn {
|
|
5287
5291
|
constructor(t) {
|
|
5288
5292
|
super(), Ln(
|
|
5289
5293
|
this,
|
|
@@ -5431,7 +5435,7 @@ class Wr extends Mn {
|
|
|
5431
5435
|
this.$$set({ personalidlength: t }), A();
|
|
5432
5436
|
}
|
|
5433
5437
|
}
|
|
5434
|
-
|
|
5438
|
+
Mn(Wr, { endpoint: {}, cmsendpoint: {}, env: {}, session: {}, trackedanalyticsdata: {}, captchakey: {}, lang: {}, licenseyears: {}, disabledfields: {}, defaultoptions: {}, smsverification: {}, simplepasswordvalidation: {}, userroles: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {}, personalidlength: {} }, [], [], !0);
|
|
5435
5439
|
const so = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5436
5440
|
__proto__: null,
|
|
5437
5441
|
default: Wr
|
|
@@ -5445,10 +5449,10 @@ export {
|
|
|
5445
5449
|
Ks as E,
|
|
5446
5450
|
Ys as F,
|
|
5447
5451
|
so as G,
|
|
5448
|
-
|
|
5452
|
+
Nn as S,
|
|
5449
5453
|
jr as a,
|
|
5450
5454
|
gn as b,
|
|
5451
|
-
|
|
5455
|
+
Mn as c,
|
|
5452
5456
|
G as d,
|
|
5453
5457
|
B as e,
|
|
5454
5458
|
A as f,
|
|
@@ -5460,14 +5464,14 @@ export {
|
|
|
5460
5464
|
_n as l,
|
|
5461
5465
|
K as m,
|
|
5462
5466
|
k as n,
|
|
5463
|
-
|
|
5467
|
+
N as o,
|
|
5464
5468
|
dn as p,
|
|
5465
|
-
|
|
5469
|
+
xn as q,
|
|
5466
5470
|
ge as r,
|
|
5467
5471
|
mr as s,
|
|
5468
5472
|
$ as t,
|
|
5469
5473
|
Ce as u,
|
|
5470
|
-
|
|
5474
|
+
xe as v,
|
|
5471
5475
|
Fs as w,
|
|
5472
5476
|
Ke as x,
|
|
5473
5477
|
ro as y,
|