@everymatrix/general-player-register-form-step1 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/{GeneralPlayerRegisterFormStep1-Dvgzg9pV.js → GeneralPlayerRegisterFormStep1-Boik-UZd.js} +264 -239
- package/components/{GeneralPlayerRegisterFormStep1-DKbd4qsg.cjs → GeneralPlayerRegisterFormStep1-GnOqmsg8.cjs} +2 -2
- package/es2015/general-player-register-form-step1.cjs +1 -1
- package/es2015/general-player-register-form-step1.js +1 -1
- package/package.json +1 -1
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
var ji = Object.defineProperty, Vi = Object.defineProperties;
|
|
2
2
|
var $i = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var Dt = Object.getOwnPropertySymbols;
|
|
4
|
-
var
|
|
4
|
+
var Qi = Object.prototype.hasOwnProperty, zi = Object.prototype.propertyIsEnumerable;
|
|
5
5
|
var ht = (e, r, t) => r in e ? ji(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Gt = (e, r) => {
|
|
6
6
|
for (var t in r || (r = {}))
|
|
7
|
-
|
|
7
|
+
Qi.call(r, t) && ht(e, t, r[t]);
|
|
8
8
|
if (Dt)
|
|
9
9
|
for (var t of Dt(r))
|
|
10
|
-
|
|
10
|
+
zi.call(r, t) && ht(e, t, r[t]);
|
|
11
11
|
return e;
|
|
12
12
|
}, jt = (e, r) => Vi(e, $i(r));
|
|
13
13
|
var be = (e, r, t) => ht(e, typeof r != "symbol" ? r + "" : r, t);
|
|
@@ -38,7 +38,7 @@ function $t() {
|
|
|
38
38
|
function cr(e) {
|
|
39
39
|
e.forEach(mi);
|
|
40
40
|
}
|
|
41
|
-
function
|
|
41
|
+
function It(e) {
|
|
42
42
|
return typeof e == "function";
|
|
43
43
|
}
|
|
44
44
|
function gi(e, r) {
|
|
@@ -103,7 +103,7 @@ function T(e) {
|
|
|
103
103
|
function H() {
|
|
104
104
|
return T(" ");
|
|
105
105
|
}
|
|
106
|
-
function
|
|
106
|
+
function x(e, r, t, i) {
|
|
107
107
|
return e.addEventListener(r, t, i), () => e.removeEventListener(r, t, i);
|
|
108
108
|
}
|
|
109
109
|
function o(e, r, t) {
|
|
@@ -129,7 +129,7 @@ function Ki(e) {
|
|
|
129
129
|
), r;
|
|
130
130
|
}
|
|
131
131
|
let Nr;
|
|
132
|
-
function
|
|
132
|
+
function Ir(e) {
|
|
133
133
|
Nr = e;
|
|
134
134
|
}
|
|
135
135
|
function en() {
|
|
@@ -139,19 +139,19 @@ function en() {
|
|
|
139
139
|
function rn(e) {
|
|
140
140
|
en().$$.on_mount.push(e);
|
|
141
141
|
}
|
|
142
|
-
const nr = [],
|
|
142
|
+
const nr = [], Br = [];
|
|
143
143
|
let sr = [];
|
|
144
|
-
const
|
|
144
|
+
const Qt = [], tn = /* @__PURE__ */ Promise.resolve();
|
|
145
145
|
let Et = !1;
|
|
146
146
|
function nn() {
|
|
147
|
-
Et || (Et = !0, tn.then(
|
|
147
|
+
Et || (Et = !0, tn.then(xe));
|
|
148
148
|
}
|
|
149
149
|
function vt(e) {
|
|
150
150
|
sr.push(e);
|
|
151
151
|
}
|
|
152
152
|
const ft = /* @__PURE__ */ new Set();
|
|
153
153
|
let tr = 0;
|
|
154
|
-
function
|
|
154
|
+
function xe() {
|
|
155
155
|
if (tr !== 0)
|
|
156
156
|
return;
|
|
157
157
|
const e = Nr;
|
|
@@ -159,21 +159,21 @@ function Ce() {
|
|
|
159
159
|
try {
|
|
160
160
|
for (; tr < nr.length; ) {
|
|
161
161
|
const r = nr[tr];
|
|
162
|
-
tr++,
|
|
162
|
+
tr++, Ir(r), sn(r.$$);
|
|
163
163
|
}
|
|
164
164
|
} catch (r) {
|
|
165
165
|
throw nr.length = 0, tr = 0, r;
|
|
166
166
|
}
|
|
167
|
-
for (
|
|
167
|
+
for (Ir(null), nr.length = 0, tr = 0; Br.length; ) Br.pop()();
|
|
168
168
|
for (let r = 0; r < sr.length; r += 1) {
|
|
169
169
|
const t = sr[r];
|
|
170
170
|
ft.has(t) || (ft.add(t), t());
|
|
171
171
|
}
|
|
172
172
|
sr.length = 0;
|
|
173
173
|
} while (nr.length);
|
|
174
|
-
for (;
|
|
175
|
-
|
|
176
|
-
Et = !1, ft.clear(),
|
|
174
|
+
for (; Qt.length; )
|
|
175
|
+
Qt.pop()();
|
|
176
|
+
Et = !1, ft.clear(), Ir(e);
|
|
177
177
|
}
|
|
178
178
|
function sn(e) {
|
|
179
179
|
if (e.fragment !== null) {
|
|
@@ -193,7 +193,7 @@ function ln(e, r) {
|
|
|
193
193
|
function un(e, r, t) {
|
|
194
194
|
const { fragment: i, after_update: n } = e.$$;
|
|
195
195
|
i && i.m(r, t), vt(() => {
|
|
196
|
-
const s = e.$$.on_mount.map(mi).filter(
|
|
196
|
+
const s = e.$$.on_mount.map(mi).filter(It);
|
|
197
197
|
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : cr(s), e.$$.on_mount = [];
|
|
198
198
|
}), n.forEach(vt);
|
|
199
199
|
}
|
|
@@ -206,7 +206,7 @@ function hn(e, r) {
|
|
|
206
206
|
}
|
|
207
207
|
function fn(e, r, t, i, n, s, a = null, l = [-1]) {
|
|
208
208
|
const h = Nr;
|
|
209
|
-
|
|
209
|
+
Ir(e);
|
|
210
210
|
const c = e.$$ = {
|
|
211
211
|
fragment: null,
|
|
212
212
|
ctx: [],
|
|
@@ -239,9 +239,9 @@ function fn(e, r, t, i, n, s, a = null, l = [-1]) {
|
|
|
239
239
|
c.fragment && c.fragment.l(m), m.forEach(se);
|
|
240
240
|
} else
|
|
241
241
|
c.fragment && c.fragment.c();
|
|
242
|
-
r.intro && ln(e.$$.fragment), un(e, r.target, r.anchor),
|
|
242
|
+
r.intro && ln(e.$$.fragment), un(e, r.target, r.anchor), xe();
|
|
243
243
|
}
|
|
244
|
-
|
|
244
|
+
Ir(h);
|
|
245
245
|
}
|
|
246
246
|
let bi;
|
|
247
247
|
typeof HTMLElement == "function" && (bi = class extends HTMLElement {
|
|
@@ -455,7 +455,7 @@ class mn {
|
|
|
455
455
|
* @returns {() => void}
|
|
456
456
|
*/
|
|
457
457
|
$on(r, t) {
|
|
458
|
-
if (!
|
|
458
|
+
if (!It(t))
|
|
459
459
|
return X;
|
|
460
460
|
const i = this.$$.callbacks[r] || (this.$$.callbacks[r] = []);
|
|
461
461
|
return i.push(t), () => {
|
|
@@ -519,7 +519,7 @@ function hr(e, r, t) {
|
|
|
519
519
|
return;
|
|
520
520
|
m();
|
|
521
521
|
const _ = r(i ? c[0] : c, a, l);
|
|
522
|
-
s ? a(_) : m =
|
|
522
|
+
s ? a(_) : m = It(_) ? _ : X;
|
|
523
523
|
}, b = n.map(
|
|
524
524
|
(_, E) => pi(
|
|
525
525
|
_,
|
|
@@ -559,12 +559,12 @@ function Pn(e) {
|
|
|
559
559
|
function Or(e, r) {
|
|
560
560
|
return r.clone !== !1 && r.isMergeableObject(e) ? or(Pn(e), e, r) : e;
|
|
561
561
|
}
|
|
562
|
-
function
|
|
562
|
+
function Cn(e, r, t) {
|
|
563
563
|
return e.concat(r).map(function(i) {
|
|
564
564
|
return Or(i, t);
|
|
565
565
|
});
|
|
566
566
|
}
|
|
567
|
-
function
|
|
567
|
+
function xn(e, r) {
|
|
568
568
|
if (!r.customMerge)
|
|
569
569
|
return or;
|
|
570
570
|
var t = r.customMerge(e);
|
|
@@ -575,7 +575,7 @@ function An(e) {
|
|
|
575
575
|
return Object.propertyIsEnumerable.call(e, r);
|
|
576
576
|
}) : [];
|
|
577
577
|
}
|
|
578
|
-
function
|
|
578
|
+
function zt(e) {
|
|
579
579
|
return Object.keys(e).concat(An(e));
|
|
580
580
|
}
|
|
581
581
|
function yi(e, r) {
|
|
@@ -590,14 +590,14 @@ function Tn(e, r) {
|
|
|
590
590
|
}
|
|
591
591
|
function Hn(e, r, t) {
|
|
592
592
|
var i = {};
|
|
593
|
-
return t.isMergeableObject(e) &&
|
|
593
|
+
return t.isMergeableObject(e) && zt(e).forEach(function(n) {
|
|
594
594
|
i[n] = Or(e[n], t);
|
|
595
|
-
}),
|
|
596
|
-
Tn(e, n) || (yi(e, n) && t.isMergeableObject(r[n]) ? i[n] =
|
|
595
|
+
}), zt(r).forEach(function(n) {
|
|
596
|
+
Tn(e, n) || (yi(e, n) && t.isMergeableObject(r[n]) ? i[n] = xn(n, t)(e[n], r[n], t) : i[n] = Or(r[n], t));
|
|
597
597
|
}), i;
|
|
598
598
|
}
|
|
599
599
|
function or(e, r, t) {
|
|
600
|
-
t = t || {}, t.arrayMerge = t.arrayMerge ||
|
|
600
|
+
t = t || {}, t.arrayMerge = t.arrayMerge || Cn, t.isMergeableObject = t.isMergeableObject || yn, t.cloneUnlessOtherwiseSpecified = Or;
|
|
601
601
|
var i = Array.isArray(r), n = Array.isArray(e), s = i === n;
|
|
602
602
|
return s ? i ? t.arrayMerge(e, r, t) : Hn(e, r, t) : Or(r, t);
|
|
603
603
|
}
|
|
@@ -608,8 +608,8 @@ or.all = function(r, t) {
|
|
|
608
608
|
return or(i, n, t);
|
|
609
609
|
}, {});
|
|
610
610
|
};
|
|
611
|
-
var
|
|
612
|
-
const Nn = /* @__PURE__ */ bn(
|
|
611
|
+
var In = or, Bn = In;
|
|
612
|
+
const Nn = /* @__PURE__ */ bn(Bn);
|
|
613
613
|
var _t = function(e, r) {
|
|
614
614
|
return _t = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(t, i) {
|
|
615
615
|
t.__proto__ = i;
|
|
@@ -666,18 +666,18 @@ function vi(e, r, t) {
|
|
|
666
666
|
var i = Array.prototype.slice.call(arguments, 3), n = t(i), s = r.get(n);
|
|
667
667
|
return typeof s == "undefined" && (s = e.apply(this, i), r.set(n, s)), s;
|
|
668
668
|
}
|
|
669
|
-
function
|
|
669
|
+
function Bt(e, r, t, i, n) {
|
|
670
670
|
return t.bind(r, e, i, n);
|
|
671
671
|
}
|
|
672
672
|
function Mn(e, r) {
|
|
673
673
|
var t = e.length === 1 ? Ei : vi;
|
|
674
|
-
return
|
|
674
|
+
return Bt(e, this, t, r.cache.create(), r.serializer);
|
|
675
675
|
}
|
|
676
676
|
function Rn(e, r) {
|
|
677
|
-
return
|
|
677
|
+
return Bt(e, this, vi, r.cache.create(), r.serializer);
|
|
678
678
|
}
|
|
679
679
|
function Un(e, r) {
|
|
680
|
-
return
|
|
680
|
+
return Bt(e, this, Ei, r.cache.create(), r.serializer);
|
|
681
681
|
}
|
|
682
682
|
var kn = function() {
|
|
683
683
|
return JSON.stringify(arguments);
|
|
@@ -728,13 +728,13 @@ function Si(e) {
|
|
|
728
728
|
function Pi(e) {
|
|
729
729
|
return e.type === N.select;
|
|
730
730
|
}
|
|
731
|
-
function
|
|
731
|
+
function Ci(e) {
|
|
732
732
|
return e.type === N.plural;
|
|
733
733
|
}
|
|
734
734
|
function Gn(e) {
|
|
735
735
|
return e.type === N.pound;
|
|
736
736
|
}
|
|
737
|
-
function
|
|
737
|
+
function xi(e) {
|
|
738
738
|
return e.type === N.tag;
|
|
739
739
|
}
|
|
740
740
|
function Ai(e) {
|
|
@@ -836,7 +836,7 @@ function Vn(e) {
|
|
|
836
836
|
}), r;
|
|
837
837
|
}
|
|
838
838
|
var $n = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
839
|
-
function
|
|
839
|
+
function Qn(e) {
|
|
840
840
|
if (e.length === 0)
|
|
841
841
|
throw new Error("Number skeleton cannot be empty");
|
|
842
842
|
for (var r = e.split($n).filter(function(g) {
|
|
@@ -854,17 +854,17 @@ function zn(e) {
|
|
|
854
854
|
}
|
|
855
855
|
return t;
|
|
856
856
|
}
|
|
857
|
-
function
|
|
857
|
+
function zn(e) {
|
|
858
858
|
return e.replace(/^(.*?)-/, "");
|
|
859
859
|
}
|
|
860
|
-
var Zt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Hi = /^(@+)?(\+|#+)?[rs]?$/g, Xn = /(\*)(0+)|(#+)(0+)|(0+)/g,
|
|
860
|
+
var Zt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Hi = /^(@+)?(\+|#+)?[rs]?$/g, Xn = /(\*)(0+)|(#+)(0+)|(0+)/g, Ii = /^(0+)$/;
|
|
861
861
|
function Wt(e) {
|
|
862
862
|
var r = {};
|
|
863
863
|
return e[e.length - 1] === "r" ? r.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (r.roundingPriority = "lessPrecision"), e.replace(Hi, function(t, i, n) {
|
|
864
864
|
return typeof n != "string" ? (r.minimumSignificantDigits = i.length, r.maximumSignificantDigits = i.length) : n === "+" ? r.minimumSignificantDigits = i.length : i[0] === "#" ? r.maximumSignificantDigits = i.length : (r.minimumSignificantDigits = i.length, r.maximumSignificantDigits = i.length + (typeof n == "string" ? n.length : 0)), "";
|
|
865
865
|
}), r;
|
|
866
866
|
}
|
|
867
|
-
function
|
|
867
|
+
function Bi(e) {
|
|
868
868
|
switch (e) {
|
|
869
869
|
case "sign-auto":
|
|
870
870
|
return {
|
|
@@ -912,14 +912,14 @@ function Zn(e) {
|
|
|
912
912
|
notation: "scientific"
|
|
913
913
|
}, e = e.slice(1)), r) {
|
|
914
914
|
var t = e.slice(0, 2);
|
|
915
|
-
if (t === "+!" ? (r.signDisplay = "always", e = e.slice(2)) : t === "+?" && (r.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
915
|
+
if (t === "+!" ? (r.signDisplay = "always", e = e.slice(2)) : t === "+?" && (r.signDisplay = "exceptZero", e = e.slice(2)), !Ii.test(e))
|
|
916
916
|
throw new Error("Malformed concise eng/scientific notation");
|
|
917
917
|
r.minimumIntegerDigits = e.length;
|
|
918
918
|
}
|
|
919
919
|
return r;
|
|
920
920
|
}
|
|
921
921
|
function qt(e) {
|
|
922
|
-
var r = {}, t =
|
|
922
|
+
var r = {}, t = Bi(e);
|
|
923
923
|
return t || r;
|
|
924
924
|
}
|
|
925
925
|
function Wn(e) {
|
|
@@ -946,7 +946,7 @@ function Wn(e) {
|
|
|
946
946
|
continue;
|
|
947
947
|
case "measure-unit":
|
|
948
948
|
case "unit":
|
|
949
|
-
r.style = "unit", r.unit =
|
|
949
|
+
r.style = "unit", r.unit = zn(n.options[0]);
|
|
950
950
|
continue;
|
|
951
951
|
case "compact-short":
|
|
952
952
|
case "K":
|
|
@@ -1021,7 +1021,7 @@ function Wn(e) {
|
|
|
1021
1021
|
});
|
|
1022
1022
|
continue;
|
|
1023
1023
|
}
|
|
1024
|
-
if (
|
|
1024
|
+
if (Ii.test(n.stem)) {
|
|
1025
1025
|
r.minimumIntegerDigits = n.stem.length;
|
|
1026
1026
|
continue;
|
|
1027
1027
|
}
|
|
@@ -1039,7 +1039,7 @@ function Wn(e) {
|
|
|
1039
1039
|
r = A(A({}, r), Wt(n.stem));
|
|
1040
1040
|
continue;
|
|
1041
1041
|
}
|
|
1042
|
-
var a =
|
|
1042
|
+
var a = Bi(n.stem);
|
|
1043
1043
|
a && (r = A(A({}, r), a));
|
|
1044
1044
|
var l = Zn(n.stem);
|
|
1045
1045
|
l && (r = A(A({}, r), l));
|
|
@@ -2499,7 +2499,7 @@ function Jn(e) {
|
|
|
2499
2499
|
return n[0];
|
|
2500
2500
|
}
|
|
2501
2501
|
var pt, Yn = new RegExp("^".concat(Ti.source, "*")), Kn = new RegExp("".concat(Ti.source, "*$"));
|
|
2502
|
-
function
|
|
2502
|
+
function C(e, r) {
|
|
2503
2503
|
return { start: e, end: r };
|
|
2504
2504
|
}
|
|
2505
2505
|
var es = !!String.prototype.startsWith && "_a".startsWith("a", 1), rs = !!String.fromCodePoint, ts = !!Object.fromEntries, is = !!String.prototype.codePointAt, ns = !!String.prototype.trimStart, ss = !!String.prototype.trimEnd, os = !!Number.isSafeInteger, as = os ? Number.isSafeInteger : function(e) {
|
|
@@ -2583,17 +2583,17 @@ var Jt = es ? (
|
|
|
2583
2583
|
function Oi(e, r) {
|
|
2584
2584
|
return new RegExp(e, r);
|
|
2585
2585
|
}
|
|
2586
|
-
var
|
|
2586
|
+
var Ct;
|
|
2587
2587
|
if (St) {
|
|
2588
2588
|
var Kt = Oi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2589
|
-
|
|
2589
|
+
Ct = function(r, t) {
|
|
2590
2590
|
var i;
|
|
2591
2591
|
Kt.lastIndex = t;
|
|
2592
2592
|
var n = Kt.exec(r);
|
|
2593
2593
|
return (i = n[1]) !== null && i !== void 0 ? i : "";
|
|
2594
2594
|
};
|
|
2595
2595
|
} else
|
|
2596
|
-
|
|
2596
|
+
Ct = function(r, t) {
|
|
2597
2597
|
for (var i = []; ; ) {
|
|
2598
2598
|
var n = Ni(r, t);
|
|
2599
2599
|
if (n === void 0 || Li(n) || ms(n))
|
|
@@ -2627,13 +2627,13 @@ var hs = (
|
|
|
2627
2627
|
var l = this.clonePosition();
|
|
2628
2628
|
this.bump(), n.push({
|
|
2629
2629
|
type: N.pound,
|
|
2630
|
-
location:
|
|
2630
|
+
location: C(l, this.clonePosition())
|
|
2631
2631
|
});
|
|
2632
2632
|
} else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
2633
2633
|
if (i)
|
|
2634
2634
|
break;
|
|
2635
|
-
return this.error(P.UNMATCHED_CLOSING_TAG,
|
|
2636
|
-
} else if (s === 60 && !this.ignoreTag &&
|
|
2635
|
+
return this.error(P.UNMATCHED_CLOSING_TAG, C(this.clonePosition(), this.clonePosition()));
|
|
2636
|
+
} else if (s === 60 && !this.ignoreTag && xt(this.peek() || 0)) {
|
|
2637
2637
|
var a = this.parseTag(r, t);
|
|
2638
2638
|
if (a.err)
|
|
2639
2639
|
return a;
|
|
@@ -2656,7 +2656,7 @@ var hs = (
|
|
|
2656
2656
|
val: {
|
|
2657
2657
|
type: N.literal,
|
|
2658
2658
|
value: "<".concat(n, "/>"),
|
|
2659
|
-
location:
|
|
2659
|
+
location: C(i, this.clonePosition())
|
|
2660
2660
|
},
|
|
2661
2661
|
err: null
|
|
2662
2662
|
};
|
|
@@ -2666,22 +2666,22 @@ var hs = (
|
|
|
2666
2666
|
return s;
|
|
2667
2667
|
var a = s.val, l = this.clonePosition();
|
|
2668
2668
|
if (this.bumpIf("</")) {
|
|
2669
|
-
if (this.isEOF() || !
|
|
2670
|
-
return this.error(P.INVALID_TAG,
|
|
2669
|
+
if (this.isEOF() || !xt(this.char()))
|
|
2670
|
+
return this.error(P.INVALID_TAG, C(l, this.clonePosition()));
|
|
2671
2671
|
var h = this.clonePosition(), c = this.parseTagName();
|
|
2672
|
-
return n !== c ? this.error(P.UNMATCHED_CLOSING_TAG,
|
|
2672
|
+
return n !== c ? this.error(P.UNMATCHED_CLOSING_TAG, C(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
2673
2673
|
val: {
|
|
2674
2674
|
type: N.tag,
|
|
2675
2675
|
value: n,
|
|
2676
2676
|
children: a,
|
|
2677
|
-
location:
|
|
2677
|
+
location: C(i, this.clonePosition())
|
|
2678
2678
|
},
|
|
2679
2679
|
err: null
|
|
2680
|
-
} : this.error(P.INVALID_TAG,
|
|
2680
|
+
} : this.error(P.INVALID_TAG, C(l, this.clonePosition())));
|
|
2681
2681
|
} else
|
|
2682
|
-
return this.error(P.UNCLOSED_TAG,
|
|
2682
|
+
return this.error(P.UNCLOSED_TAG, C(i, this.clonePosition()));
|
|
2683
2683
|
} else
|
|
2684
|
-
return this.error(P.INVALID_TAG,
|
|
2684
|
+
return this.error(P.INVALID_TAG, C(i, this.clonePosition()));
|
|
2685
2685
|
}, e.prototype.parseTagName = function() {
|
|
2686
2686
|
var r = this.offset();
|
|
2687
2687
|
for (this.bump(); !this.isEOF() && ds(this.char()); )
|
|
@@ -2706,7 +2706,7 @@ var hs = (
|
|
|
2706
2706
|
}
|
|
2707
2707
|
break;
|
|
2708
2708
|
}
|
|
2709
|
-
var h =
|
|
2709
|
+
var h = C(i, this.clonePosition());
|
|
2710
2710
|
return {
|
|
2711
2711
|
val: { type: N.literal, value: n, location: h },
|
|
2712
2712
|
err: null
|
|
@@ -2756,14 +2756,14 @@ var hs = (
|
|
|
2756
2756
|
}, e.prototype.parseArgument = function(r, t) {
|
|
2757
2757
|
var i = this.clonePosition();
|
|
2758
2758
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
2759
|
-
return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE,
|
|
2759
|
+
return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, C(i, this.clonePosition()));
|
|
2760
2760
|
if (this.char() === 125)
|
|
2761
|
-
return this.bump(), this.error(P.EMPTY_ARGUMENT,
|
|
2761
|
+
return this.bump(), this.error(P.EMPTY_ARGUMENT, C(i, this.clonePosition()));
|
|
2762
2762
|
var n = this.parseIdentifierIfPossible().value;
|
|
2763
2763
|
if (!n)
|
|
2764
|
-
return this.error(P.MALFORMED_ARGUMENT,
|
|
2764
|
+
return this.error(P.MALFORMED_ARGUMENT, C(i, this.clonePosition()));
|
|
2765
2765
|
if (this.bumpSpace(), this.isEOF())
|
|
2766
|
-
return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE,
|
|
2766
|
+
return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, C(i, this.clonePosition()));
|
|
2767
2767
|
switch (this.char()) {
|
|
2768
2768
|
case 125:
|
|
2769
2769
|
return this.bump(), {
|
|
@@ -2771,25 +2771,25 @@ var hs = (
|
|
|
2771
2771
|
type: N.argument,
|
|
2772
2772
|
// value does not include the opening and closing braces.
|
|
2773
2773
|
value: n,
|
|
2774
|
-
location:
|
|
2774
|
+
location: C(i, this.clonePosition())
|
|
2775
2775
|
},
|
|
2776
2776
|
err: null
|
|
2777
2777
|
};
|
|
2778
2778
|
case 44:
|
|
2779
|
-
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE,
|
|
2779
|
+
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, C(i, this.clonePosition())) : this.parseArgumentOptions(r, t, n, i);
|
|
2780
2780
|
default:
|
|
2781
|
-
return this.error(P.MALFORMED_ARGUMENT,
|
|
2781
|
+
return this.error(P.MALFORMED_ARGUMENT, C(i, this.clonePosition()));
|
|
2782
2782
|
}
|
|
2783
2783
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
2784
|
-
var r = this.clonePosition(), t = this.offset(), i =
|
|
2784
|
+
var r = this.clonePosition(), t = this.offset(), i = Ct(this.message, t), n = t + i.length;
|
|
2785
2785
|
this.bumpTo(n);
|
|
2786
|
-
var s = this.clonePosition(), a =
|
|
2786
|
+
var s = this.clonePosition(), a = C(r, s);
|
|
2787
2787
|
return { value: i, location: a };
|
|
2788
2788
|
}, e.prototype.parseArgumentOptions = function(r, t, i, n) {
|
|
2789
2789
|
var s, a = this.clonePosition(), l = this.parseIdentifierIfPossible().value, h = this.clonePosition();
|
|
2790
2790
|
switch (l) {
|
|
2791
2791
|
case "":
|
|
2792
|
-
return this.error(P.EXPECT_ARGUMENT_TYPE,
|
|
2792
|
+
return this.error(P.EXPECT_ARGUMENT_TYPE, C(a, h));
|
|
2793
2793
|
case "number":
|
|
2794
2794
|
case "date":
|
|
2795
2795
|
case "time": {
|
|
@@ -2802,14 +2802,14 @@ var hs = (
|
|
|
2802
2802
|
return m;
|
|
2803
2803
|
var g = cs(m.val);
|
|
2804
2804
|
if (g.length === 0)
|
|
2805
|
-
return this.error(P.EXPECT_ARGUMENT_STYLE,
|
|
2806
|
-
var b =
|
|
2805
|
+
return this.error(P.EXPECT_ARGUMENT_STYLE, C(this.clonePosition(), this.clonePosition()));
|
|
2806
|
+
var b = C(f, this.clonePosition());
|
|
2807
2807
|
c = { style: g, styleLocation: b };
|
|
2808
2808
|
}
|
|
2809
2809
|
var _ = this.tryParseArgumentClose(n);
|
|
2810
2810
|
if (_.err)
|
|
2811
2811
|
return _;
|
|
2812
|
-
var E =
|
|
2812
|
+
var E = C(n, this.clonePosition());
|
|
2813
2813
|
if (c && Jt(c == null ? void 0 : c.style, "::", 0)) {
|
|
2814
2814
|
var w = us(c.style.slice(2));
|
|
2815
2815
|
if (l === "number") {
|
|
@@ -2821,13 +2821,13 @@ var hs = (
|
|
|
2821
2821
|
} else {
|
|
2822
2822
|
if (w.length === 0)
|
|
2823
2823
|
return this.error(P.EXPECT_DATE_TIME_SKELETON, E);
|
|
2824
|
-
var
|
|
2825
|
-
this.locale && (
|
|
2824
|
+
var B = w;
|
|
2825
|
+
this.locale && (B = qn(w, this.locale));
|
|
2826
2826
|
var g = {
|
|
2827
2827
|
type: ar.dateTime,
|
|
2828
|
-
pattern:
|
|
2828
|
+
pattern: B,
|
|
2829
2829
|
location: c.styleLocation,
|
|
2830
|
-
parsedOptions: this.shouldParseSkeletons ? Vn(
|
|
2830
|
+
parsedOptions: this.shouldParseSkeletons ? Vn(B) : {}
|
|
2831
2831
|
}, $ = l === "date" ? N.date : N.time;
|
|
2832
2832
|
return {
|
|
2833
2833
|
val: { type: $, value: i, location: E, style: g },
|
|
@@ -2850,12 +2850,12 @@ var hs = (
|
|
|
2850
2850
|
case "select": {
|
|
2851
2851
|
var M = this.clonePosition();
|
|
2852
2852
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
2853
|
-
return this.error(P.EXPECT_SELECT_ARGUMENT_OPTIONS,
|
|
2853
|
+
return this.error(P.EXPECT_SELECT_ARGUMENT_OPTIONS, C(M, A({}, M)));
|
|
2854
2854
|
this.bumpSpace();
|
|
2855
2855
|
var de = this.parseIdentifierIfPossible(), G = 0;
|
|
2856
2856
|
if (l !== "select" && de.value === "offset") {
|
|
2857
2857
|
if (!this.bumpIf(":"))
|
|
2858
|
-
return this.error(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,
|
|
2858
|
+
return this.error(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, C(this.clonePosition(), this.clonePosition()));
|
|
2859
2859
|
this.bumpSpace();
|
|
2860
2860
|
var m = this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, P.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
2861
2861
|
if (m.err)
|
|
@@ -2868,7 +2868,7 @@ var hs = (
|
|
|
2868
2868
|
var _ = this.tryParseArgumentClose(n);
|
|
2869
2869
|
if (_.err)
|
|
2870
2870
|
return _;
|
|
2871
|
-
var R =
|
|
2871
|
+
var R = C(n, this.clonePosition());
|
|
2872
2872
|
return l === "select" ? {
|
|
2873
2873
|
val: {
|
|
2874
2874
|
type: N.select,
|
|
@@ -2890,10 +2890,10 @@ var hs = (
|
|
|
2890
2890
|
};
|
|
2891
2891
|
}
|
|
2892
2892
|
default:
|
|
2893
|
-
return this.error(P.INVALID_ARGUMENT_TYPE,
|
|
2893
|
+
return this.error(P.INVALID_ARGUMENT_TYPE, C(a, h));
|
|
2894
2894
|
}
|
|
2895
2895
|
}, e.prototype.tryParseArgumentClose = function(r) {
|
|
2896
|
-
return this.isEOF() || this.char() !== 125 ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE,
|
|
2896
|
+
return this.isEOF() || this.char() !== 125 ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, C(r, this.clonePosition())) : (this.bump(), { val: !0, err: null });
|
|
2897
2897
|
}, e.prototype.parseSimpleArgStyleIfPossible = function() {
|
|
2898
2898
|
for (var r = 0, t = this.clonePosition(); !this.isEOF(); ) {
|
|
2899
2899
|
var i = this.char();
|
|
@@ -2902,7 +2902,7 @@ var hs = (
|
|
|
2902
2902
|
this.bump();
|
|
2903
2903
|
var n = this.clonePosition();
|
|
2904
2904
|
if (!this.bumpUntil("'"))
|
|
2905
|
-
return this.error(P.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,
|
|
2905
|
+
return this.error(P.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, C(n, this.clonePosition()));
|
|
2906
2906
|
this.bump();
|
|
2907
2907
|
break;
|
|
2908
2908
|
}
|
|
@@ -2932,7 +2932,7 @@ var hs = (
|
|
|
2932
2932
|
}, e.prototype.parseNumberSkeletonFromString = function(r, t) {
|
|
2933
2933
|
var i = [];
|
|
2934
2934
|
try {
|
|
2935
|
-
i =
|
|
2935
|
+
i = Qn(r);
|
|
2936
2936
|
} catch (n) {
|
|
2937
2937
|
return this.error(P.INVALID_NUMBER_SKELETON, t);
|
|
2938
2938
|
}
|
|
@@ -2953,7 +2953,7 @@ var hs = (
|
|
|
2953
2953
|
var g = this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_SELECTOR, P.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
|
2954
2954
|
if (g.err)
|
|
2955
2955
|
return g;
|
|
2956
|
-
f =
|
|
2956
|
+
f = C(m, this.clonePosition()), c = this.message.slice(m.offset, this.offset());
|
|
2957
2957
|
} else
|
|
2958
2958
|
break;
|
|
2959
2959
|
}
|
|
@@ -2962,7 +2962,7 @@ var hs = (
|
|
|
2962
2962
|
c === "other" && (a = !0), this.bumpSpace();
|
|
2963
2963
|
var b = this.clonePosition();
|
|
2964
2964
|
if (!this.bumpIf("{"))
|
|
2965
|
-
return this.error(t === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : P.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,
|
|
2965
|
+
return this.error(t === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : P.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, C(this.clonePosition(), this.clonePosition()));
|
|
2966
2966
|
var _ = this.parseMessage(r + 1, t, i);
|
|
2967
2967
|
if (_.err)
|
|
2968
2968
|
return _;
|
|
@@ -2973,11 +2973,11 @@ var hs = (
|
|
|
2973
2973
|
c,
|
|
2974
2974
|
{
|
|
2975
2975
|
value: _.val,
|
|
2976
|
-
location:
|
|
2976
|
+
location: C(b, this.clonePosition())
|
|
2977
2977
|
}
|
|
2978
2978
|
]), h.add(c), this.bumpSpace(), s = this.parseIdentifierIfPossible(), c = s.value, f = s.location;
|
|
2979
2979
|
}
|
|
2980
|
-
return l.length === 0 ? this.error(t === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR : P.EXPECT_PLURAL_ARGUMENT_SELECTOR,
|
|
2980
|
+
return l.length === 0 ? this.error(t === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR : P.EXPECT_PLURAL_ARGUMENT_SELECTOR, C(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(P.MISSING_OTHER_CLAUSE, C(this.clonePosition(), this.clonePosition())) : { val: l, err: null };
|
|
2981
2981
|
}, e.prototype.tryParseDecimalInteger = function(r, t) {
|
|
2982
2982
|
var i = 1, n = this.clonePosition();
|
|
2983
2983
|
this.bumpIf("+") || this.bumpIf("-") && (i = -1);
|
|
@@ -2988,7 +2988,7 @@ var hs = (
|
|
|
2988
2988
|
else
|
|
2989
2989
|
break;
|
|
2990
2990
|
}
|
|
2991
|
-
var h =
|
|
2991
|
+
var h = C(n, this.clonePosition());
|
|
2992
2992
|
return s ? (a *= i, as(a) ? { val: a, err: null } : this.error(t, h)) : this.error(r, h);
|
|
2993
2993
|
}, e.prototype.offset = function() {
|
|
2994
2994
|
return this.position.offset;
|
|
@@ -3055,11 +3055,11 @@ var hs = (
|
|
|
3055
3055
|
}, e;
|
|
3056
3056
|
}()
|
|
3057
3057
|
);
|
|
3058
|
-
function
|
|
3058
|
+
function xt(e) {
|
|
3059
3059
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3060
3060
|
}
|
|
3061
3061
|
function fs(e) {
|
|
3062
|
-
return
|
|
3062
|
+
return xt(e) || e === 47;
|
|
3063
3063
|
}
|
|
3064
3064
|
function ds(e) {
|
|
3065
3065
|
return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
|
|
@@ -3072,10 +3072,10 @@ function ms(e) {
|
|
|
3072
3072
|
}
|
|
3073
3073
|
function At(e) {
|
|
3074
3074
|
e.forEach(function(r) {
|
|
3075
|
-
if (delete r.location, Pi(r) ||
|
|
3075
|
+
if (delete r.location, Pi(r) || Ci(r))
|
|
3076
3076
|
for (var t in r.options)
|
|
3077
3077
|
delete r.options[t].location, At(r.options[t].value);
|
|
3078
|
-
else _i(r) && Ai(r.style) || (wi(r) || Si(r)) && wt(r.style) ? delete r.style.location :
|
|
3078
|
+
else _i(r) && Ai(r.style) || (wi(r) || Si(r)) && wt(r.style) ? delete r.style.location : xi(r) && At(r.children);
|
|
3079
3079
|
});
|
|
3080
3080
|
}
|
|
3081
3081
|
function gs(e, r) {
|
|
@@ -3130,14 +3130,14 @@ var at = (
|
|
|
3130
3130
|
}
|
|
3131
3131
|
return r;
|
|
3132
3132
|
}(at)
|
|
3133
|
-
),
|
|
3133
|
+
), z;
|
|
3134
3134
|
(function(e) {
|
|
3135
3135
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3136
|
-
})(
|
|
3136
|
+
})(z || (z = {}));
|
|
3137
3137
|
function ys(e) {
|
|
3138
3138
|
return e.length < 2 ? e : e.reduce(function(r, t) {
|
|
3139
3139
|
var i = r[r.length - 1];
|
|
3140
|
-
return !i || i.type !==
|
|
3140
|
+
return !i || i.type !== z.literal || t.type !== z.literal ? r.push(t) : i.value += t.value, r;
|
|
3141
3141
|
}, []);
|
|
3142
3142
|
}
|
|
3143
3143
|
function Es(e) {
|
|
@@ -3147,7 +3147,7 @@ function rt(e, r, t, i, n, s, a) {
|
|
|
3147
3147
|
if (e.length === 1 && Xt(e[0]))
|
|
3148
3148
|
return [
|
|
3149
3149
|
{
|
|
3150
|
-
type:
|
|
3150
|
+
type: z.literal,
|
|
3151
3151
|
value: e[0].value
|
|
3152
3152
|
}
|
|
3153
3153
|
];
|
|
@@ -3155,14 +3155,14 @@ function rt(e, r, t, i, n, s, a) {
|
|
|
3155
3155
|
var f = c[h];
|
|
3156
3156
|
if (Xt(f)) {
|
|
3157
3157
|
l.push({
|
|
3158
|
-
type:
|
|
3158
|
+
type: z.literal,
|
|
3159
3159
|
value: f.value
|
|
3160
3160
|
});
|
|
3161
3161
|
continue;
|
|
3162
3162
|
}
|
|
3163
3163
|
if (Gn(f)) {
|
|
3164
3164
|
typeof s == "number" && l.push({
|
|
3165
|
-
type:
|
|
3165
|
+
type: z.literal,
|
|
3166
3166
|
value: t.getNumberFormat(r).format(s)
|
|
3167
3167
|
});
|
|
3168
3168
|
continue;
|
|
@@ -3173,7 +3173,7 @@ function rt(e, r, t, i, n, s, a) {
|
|
|
3173
3173
|
var g = n[m];
|
|
3174
3174
|
if (Dn(f)) {
|
|
3175
3175
|
(!g || typeof g == "string" || typeof g == "number") && (g = typeof g == "string" || typeof g == "number" ? String(g) : ""), l.push({
|
|
3176
|
-
type: typeof g == "string" ?
|
|
3176
|
+
type: typeof g == "string" ? z.literal : z.object,
|
|
3177
3177
|
value: g
|
|
3178
3178
|
});
|
|
3179
3179
|
continue;
|
|
@@ -3181,7 +3181,7 @@ function rt(e, r, t, i, n, s, a) {
|
|
|
3181
3181
|
if (wi(f)) {
|
|
3182
3182
|
var b = typeof f.style == "string" ? i.date[f.style] : wt(f.style) ? f.style.parsedOptions : void 0;
|
|
3183
3183
|
l.push({
|
|
3184
|
-
type:
|
|
3184
|
+
type: z.literal,
|
|
3185
3185
|
value: t.getDateTimeFormat(r, b).format(g)
|
|
3186
3186
|
});
|
|
3187
3187
|
continue;
|
|
@@ -3189,7 +3189,7 @@ function rt(e, r, t, i, n, s, a) {
|
|
|
3189
3189
|
if (Si(f)) {
|
|
3190
3190
|
var b = typeof f.style == "string" ? i.time[f.style] : wt(f.style) ? f.style.parsedOptions : i.time.medium;
|
|
3191
3191
|
l.push({
|
|
3192
|
-
type:
|
|
3192
|
+
type: z.literal,
|
|
3193
3193
|
value: t.getDateTimeFormat(r, b).format(g)
|
|
3194
3194
|
});
|
|
3195
3195
|
continue;
|
|
@@ -3197,21 +3197,21 @@ function rt(e, r, t, i, n, s, a) {
|
|
|
3197
3197
|
if (_i(f)) {
|
|
3198
3198
|
var b = typeof f.style == "string" ? i.number[f.style] : Ai(f.style) ? f.style.parsedOptions : void 0;
|
|
3199
3199
|
b && b.scale && (g = g * (b.scale || 1)), l.push({
|
|
3200
|
-
type:
|
|
3200
|
+
type: z.literal,
|
|
3201
3201
|
value: t.getNumberFormat(r, b).format(g)
|
|
3202
3202
|
});
|
|
3203
3203
|
continue;
|
|
3204
3204
|
}
|
|
3205
|
-
if (
|
|
3205
|
+
if (xi(f)) {
|
|
3206
3206
|
var _ = f.children, E = f.value, w = n[E];
|
|
3207
3207
|
if (!Es(w))
|
|
3208
3208
|
throw new ps(E, "function", a);
|
|
3209
|
-
var
|
|
3209
|
+
var B = rt(_, r, t, i, n, s), $ = w(B.map(function(G) {
|
|
3210
3210
|
return G.value;
|
|
3211
3211
|
}));
|
|
3212
3212
|
Array.isArray($) || ($ = [$]), l.push.apply(l, $.map(function(G) {
|
|
3213
3213
|
return {
|
|
3214
|
-
type: typeof G == "string" ?
|
|
3214
|
+
type: typeof G == "string" ? z.literal : z.object,
|
|
3215
3215
|
value: G
|
|
3216
3216
|
};
|
|
3217
3217
|
}));
|
|
@@ -3223,7 +3223,7 @@ function rt(e, r, t, i, n, s, a) {
|
|
|
3223
3223
|
l.push.apply(l, rt(M.value, r, t, i, n));
|
|
3224
3224
|
continue;
|
|
3225
3225
|
}
|
|
3226
|
-
if (
|
|
3226
|
+
if (Ci(f)) {
|
|
3227
3227
|
var M = f.options["=".concat(g)];
|
|
3228
3228
|
if (!M) {
|
|
3229
3229
|
if (!Intl.PluralRules)
|
|
@@ -3312,7 +3312,7 @@ var Ss = (
|
|
|
3312
3312
|
if (c.length === 1)
|
|
3313
3313
|
return c[0].value;
|
|
3314
3314
|
var f = c.reduce(function(m, g) {
|
|
3315
|
-
return !m.length || g.type !==
|
|
3315
|
+
return !m.length || g.type !== z.literal || typeof m[m.length - 1] != "string" ? m.push(g.value) : m[m.length - 1] += g.value, m;
|
|
3316
3316
|
}, []);
|
|
3317
3317
|
return f.length <= 1 ? f[0] || "" : f;
|
|
3318
3318
|
}, this.formatToParts = function(h) {
|
|
@@ -3430,7 +3430,7 @@ function Ps(e, r) {
|
|
|
3430
3430
|
i = void 0;
|
|
3431
3431
|
return i;
|
|
3432
3432
|
}
|
|
3433
|
-
const Ne = {},
|
|
3433
|
+
const Ne = {}, Cs = (e, r, t) => t && (r in Ne || (Ne[r] = {}), e in Ne[r] || (Ne[r][e] = t), t), Mi = (e, r) => {
|
|
3434
3434
|
if (r == null)
|
|
3435
3435
|
return;
|
|
3436
3436
|
if (r in Ne && e in Ne[r])
|
|
@@ -3439,12 +3439,12 @@ const Ne = {}, xs = (e, r, t) => t && (r in Ne || (Ne[r] = {}), e in Ne[r] || (N
|
|
|
3439
3439
|
for (let i = 0; i < t.length; i++) {
|
|
3440
3440
|
const n = t[i], s = As(n, e);
|
|
3441
3441
|
if (s)
|
|
3442
|
-
return
|
|
3442
|
+
return Cs(e, r, s);
|
|
3443
3443
|
}
|
|
3444
3444
|
};
|
|
3445
3445
|
let Ot;
|
|
3446
3446
|
const Mr = st({});
|
|
3447
|
-
function
|
|
3447
|
+
function xs(e) {
|
|
3448
3448
|
return Ot[e] || null;
|
|
3449
3449
|
}
|
|
3450
3450
|
function Ri(e) {
|
|
@@ -3453,7 +3453,7 @@ function Ri(e) {
|
|
|
3453
3453
|
function As(e, r) {
|
|
3454
3454
|
if (!Ri(e))
|
|
3455
3455
|
return null;
|
|
3456
|
-
const t =
|
|
3456
|
+
const t = xs(e);
|
|
3457
3457
|
return Ps(t, r);
|
|
3458
3458
|
}
|
|
3459
3459
|
function Ts(e) {
|
|
@@ -3481,7 +3481,7 @@ function Hs(e, r) {
|
|
|
3481
3481
|
function ki(e) {
|
|
3482
3482
|
return tt[e];
|
|
3483
3483
|
}
|
|
3484
|
-
function
|
|
3484
|
+
function Is(e) {
|
|
3485
3485
|
return lt(e).map((r) => {
|
|
3486
3486
|
const t = ki(r);
|
|
3487
3487
|
return [r, t ? [...t] : []];
|
|
@@ -3495,7 +3495,7 @@ function Tt(e) {
|
|
|
3495
3495
|
}
|
|
3496
3496
|
);
|
|
3497
3497
|
}
|
|
3498
|
-
function
|
|
3498
|
+
function Bs(e, r) {
|
|
3499
3499
|
return Promise.all(
|
|
3500
3500
|
r.map((i) => (Hs(e, i), i().then((n) => n.default || n)))
|
|
3501
3501
|
).then((i) => Ui(e, ...i));
|
|
@@ -3504,10 +3504,10 @@ const Hr = {};
|
|
|
3504
3504
|
function Fi(e) {
|
|
3505
3505
|
if (!Tt(e))
|
|
3506
3506
|
return e in Hr ? Hr[e] : Promise.resolve();
|
|
3507
|
-
const r =
|
|
3507
|
+
const r = Is(e);
|
|
3508
3508
|
return Hr[e] = Promise.all(
|
|
3509
3509
|
r.map(
|
|
3510
|
-
([t, i]) =>
|
|
3510
|
+
([t, i]) => Bs(t, i)
|
|
3511
3511
|
)
|
|
3512
3512
|
).then(() => {
|
|
3513
3513
|
if (Tt(e))
|
|
@@ -3630,14 +3630,14 @@ const Lr = (e, r) => {
|
|
|
3630
3630
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
3631
3631
|
return i && (n = Lr("number", i)), new Intl.NumberFormat(t, n);
|
|
3632
3632
|
}
|
|
3633
|
-
),
|
|
3633
|
+
), Qs = ut(
|
|
3634
3634
|
(e) => {
|
|
3635
3635
|
var r = e, { locale: t, format: i } = r, n = dr(r, ["locale", "format"]);
|
|
3636
3636
|
if (t == null)
|
|
3637
3637
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
3638
3638
|
return i ? n = Lr("date", i) : Object.keys(n).length === 0 && (n = Lr("date", "short")), new Intl.DateTimeFormat(t, n);
|
|
3639
3639
|
}
|
|
3640
|
-
),
|
|
3640
|
+
), zs = ut(
|
|
3641
3641
|
(e) => {
|
|
3642
3642
|
var r = e, { locale: t, format: i } = r, n = dr(r, ["locale", "format"]);
|
|
3643
3643
|
if (t == null)
|
|
@@ -3659,14 +3659,14 @@ const Lr = (e, r) => {
|
|
|
3659
3659
|
} = r, i = dr(r, [
|
|
3660
3660
|
"locale"
|
|
3661
3661
|
]);
|
|
3662
|
-
return
|
|
3662
|
+
return Qs(Lt({ locale: t }, i));
|
|
3663
3663
|
}, Ws = (e = {}) => {
|
|
3664
3664
|
var r = e, {
|
|
3665
3665
|
locale: t = De()
|
|
3666
3666
|
} = r, i = dr(r, [
|
|
3667
3667
|
"locale"
|
|
3668
3668
|
]);
|
|
3669
|
-
return
|
|
3669
|
+
return zs(Lt({ locale: t }, i));
|
|
3670
3670
|
}, qs = ut(
|
|
3671
3671
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3672
3672
|
(e, r = De()) => new Ss(e, r, ur().formats, {
|
|
@@ -3943,6 +3943,31 @@ const oi = {
|
|
|
3943
3943
|
registerSecurityAnswerError: "La respuesta de seguridad debe ser de al menos 1 caracter y máximo 120 caracteres",
|
|
3944
3944
|
registerSecurityAnswerError2: "Solo letras y números son aceptados",
|
|
3945
3945
|
registerNext: "Siguiente"
|
|
3946
|
+
},
|
|
3947
|
+
"en-us": {
|
|
3948
|
+
registerTitle: "Create your account",
|
|
3949
|
+
registerSubtitle: "Already have an account?",
|
|
3950
|
+
registerSubtitleLogin: "Login",
|
|
3951
|
+
registerEmail: "Email",
|
|
3952
|
+
registerEmailError: "Email should contain '@' and a 2-3 letter long domain.",
|
|
3953
|
+
registerUsername: "Username",
|
|
3954
|
+
registerUsernameError: "Name must be at least 4-20 characters long and contain no special characters.",
|
|
3955
|
+
registerPassword: "Password",
|
|
3956
|
+
registerPasswordError: "Password must be 8-20 characters long, and contain at least 1 uppercase letter, 1 number and 1 special character.",
|
|
3957
|
+
registerSimplePasswordError: "Password must be 8-20 characters long.",
|
|
3958
|
+
registerConfirmPassword: "Confirm Password",
|
|
3959
|
+
registerConfirmPasswordError: 'It doesn"t match the password.',
|
|
3960
|
+
registerPromoCode: "Promotional Code (Facultative)",
|
|
3961
|
+
promoCodeError: "",
|
|
3962
|
+
registerSecurityQuestion: "Security Question",
|
|
3963
|
+
registerSecurityQuestion2: "Document Type (DNI, Foreign ID Card, Passport)",
|
|
3964
|
+
registerSecurityQuestionError: "Security question must be at least 1 character long and maximum 120 characters.",
|
|
3965
|
+
registerSecurityQuestionError2: "Only letters and numbers are accepted.",
|
|
3966
|
+
registerSecurityAnswer: "Security Answer",
|
|
3967
|
+
registerSecurityAnswer2: "Document Number",
|
|
3968
|
+
registerSecurityAnswerError: "Security answer must be at least 1 character long and maximum 120 characters.",
|
|
3969
|
+
registerSecurityAnswerError2: "Only letters and numbers are accepted.",
|
|
3970
|
+
registerNext: "Next"
|
|
3946
3971
|
}
|
|
3947
3972
|
};
|
|
3948
3973
|
function no(e) {
|
|
@@ -3999,7 +4024,7 @@ function so(e) {
|
|
|
3999
4024
|
r = S("svg"), t = S("defs"), i = S("style"), n = T(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = S("g"), a = S("path"), l = S("circle"), o(a, "class", "a"), o(a, "d", "M23.541,38.332a11.467,11.467,0,0,1-4.886-1.611,34.413,34.413,0,0,1-3.976-2.469,1.1,1.1,0,0,1-.494-.936,1.21,1.21,0,0,1,.442-.962A37.986,37.986,0,0,1,18.6,29.625a16.06,16.06,0,0,1,2.521-1.248,6.862,6.862,0,0,1,2.417-.546,6.862,6.862,0,0,1,2.417.546,20.541,20.541,0,0,1,2.547,1.248,45.872,45.872,0,0,1,4.054,2.729,1.159,1.159,0,0,1,.468.962,1.067,1.067,0,0,1-.52.936,36.353,36.353,0,0,1-4.054,2.469A11.2,11.2,0,0,1,23.541,38.332Zm0-9.46a9.813,9.813,0,0,0-4.392,1.663,44.138,44.138,0,0,0-3.873,2.651.13.13,0,0,0,0,.208,36.5,36.5,0,0,0,3.873,2.391,10.372,10.372,0,0,0,4.392,1.481,11.051,11.051,0,0,0,4.444-1.481,40.2,40.2,0,0,0,3.925-2.391.13.13,0,0,0,0-.208h0a34.132,34.132,0,0,0-3.925-2.651A10.072,10.072,0,0,0,23.541,28.872Z"), o(a, "transform", "translate(0)"), o(l, "class", "a"), o(l, "cx", "2.779"), o(l, "cy", "2.779"), o(l, "r", "2.779"), o(l, "transform", "translate(20.827 30.303)"), o(s, "transform", "translate(-14.185 -27.832)"), o(r, "class", "TogglePasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.843"), o(r, "height", "10.5"), o(r, "viewBox", "0 0 18.843 10.5");
|
|
4000
4025
|
},
|
|
4001
4026
|
m(f, m) {
|
|
4002
|
-
fe(f, r, m), u(r, t), u(t, i), u(i, n), u(r, s), u(s, a), u(s, l), h || (c =
|
|
4027
|
+
fe(f, r, m), u(r, t), u(t, i), u(i, n), u(r, s), u(s, a), u(s, l), h || (c = x(
|
|
4003
4028
|
r,
|
|
4004
4029
|
"click",
|
|
4005
4030
|
/*click_handler_2*/
|
|
@@ -4018,8 +4043,8 @@ function oo(e) {
|
|
|
4018
4043
|
c() {
|
|
4019
4044
|
r = S("svg"), t = S("defs"), i = S("style"), n = T(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = S("g"), a = S("circle"), l = S("g"), h = S("path"), c = S("path"), f = S("g"), m = S("path"), g = S("path"), b = S("rect"), o(a, "class", "a"), o(a, "cx", "0.05"), o(a, "cy", "0.05"), o(a, "r", "0.05"), o(a, "transform", "translate(121.017 31.148)"), o(h, "class", "a"), o(h, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(h, "transform", "translate(-142.164 -39.123)"), o(c, "class", "a"), o(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(c, "transform", "translate(-136.413 -42.068)"), o(l, "transform", "translate(117.499 27.37)"), o(m, "class", "a"), o(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(m, "transform", "translate(-110.856 -33.157)"), o(g, "class", "a"), o(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), o(g, "transform", "translate(-130.743 -29.617)"), o(f, "transform", "translate(110.856 24.899)"), o(b, "class", "a"), o(b, "width", "0.972"), o(b, "height", "15.861"), o(b, "rx", "0.486"), o(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(r, "class", "TogglePasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.844"), o(r, "height", "12.887"), o(r, "viewBox", "0 0 18.844 12.887");
|
|
4020
4045
|
},
|
|
4021
|
-
m(w,
|
|
4022
|
-
fe(w, r,
|
|
4046
|
+
m(w, B) {
|
|
4047
|
+
fe(w, r, B), u(r, t), u(t, i), u(i, n), u(r, s), u(s, a), u(s, l), u(l, h), u(l, c), u(s, f), u(f, m), u(f, g), u(s, b), _ || (E = x(
|
|
4023
4048
|
r,
|
|
4024
4049
|
"click",
|
|
4025
4050
|
/*click_handler_1*/
|
|
@@ -4083,7 +4108,7 @@ function ao(e) {
|
|
|
4083
4108
|
r = S("svg"), t = S("defs"), i = S("style"), n = T(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = S("g"), a = S("path"), l = S("circle"), o(a, "class", "a"), o(a, "d", "M23.541,38.332a11.467,11.467,0,0,1-4.886-1.611,34.413,34.413,0,0,1-3.976-2.469,1.1,1.1,0,0,1-.494-.936,1.21,1.21,0,0,1,.442-.962A37.986,37.986,0,0,1,18.6,29.625a16.06,16.06,0,0,1,2.521-1.248,6.862,6.862,0,0,1,2.417-.546,6.862,6.862,0,0,1,2.417.546,20.541,20.541,0,0,1,2.547,1.248,45.872,45.872,0,0,1,4.054,2.729,1.159,1.159,0,0,1,.468.962,1.067,1.067,0,0,1-.52.936,36.353,36.353,0,0,1-4.054,2.469A11.2,11.2,0,0,1,23.541,38.332Zm0-9.46a9.813,9.813,0,0,0-4.392,1.663,44.138,44.138,0,0,0-3.873,2.651.13.13,0,0,0,0,.208,36.5,36.5,0,0,0,3.873,2.391,10.372,10.372,0,0,0,4.392,1.481,11.051,11.051,0,0,0,4.444-1.481,40.2,40.2,0,0,0,3.925-2.391.13.13,0,0,0,0-.208h0a34.132,34.132,0,0,0-3.925-2.651A10.072,10.072,0,0,0,23.541,28.872Z"), o(a, "transform", "translate(0)"), o(l, "class", "a"), o(l, "cx", "2.779"), o(l, "cy", "2.779"), o(l, "r", "2.779"), o(l, "transform", "translate(20.827 30.303)"), o(s, "transform", "translate(-14.185 -27.832)"), o(r, "class", "ToggleConfirmPasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.843"), o(r, "height", "10.5"), o(r, "viewBox", "0 0 18.843 10.5");
|
|
4084
4109
|
},
|
|
4085
4110
|
m(f, m) {
|
|
4086
|
-
fe(f, r, m), u(r, t), u(t, i), u(i, n), u(r, s), u(s, a), u(s, l), h || (c =
|
|
4111
|
+
fe(f, r, m), u(r, t), u(t, i), u(i, n), u(r, s), u(s, a), u(s, l), h || (c = x(
|
|
4087
4112
|
r,
|
|
4088
4113
|
"click",
|
|
4089
4114
|
/*click_handler_4*/
|
|
@@ -4102,8 +4127,8 @@ function lo(e) {
|
|
|
4102
4127
|
c() {
|
|
4103
4128
|
r = S("svg"), t = S("defs"), i = S("style"), n = T(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = S("g"), a = S("circle"), l = S("g"), h = S("path"), c = S("path"), f = S("g"), m = S("path"), g = S("path"), b = S("rect"), o(a, "class", "a"), o(a, "cx", "0.05"), o(a, "cy", "0.05"), o(a, "r", "0.05"), o(a, "transform", "translate(121.017 31.148)"), o(h, "class", "a"), o(h, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(h, "transform", "translate(-142.164 -39.123)"), o(c, "class", "a"), o(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(c, "transform", "translate(-136.413 -42.068)"), o(l, "transform", "translate(117.499 27.37)"), o(m, "class", "a"), o(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(m, "transform", "translate(-110.856 -33.157)"), o(g, "class", "a"), o(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), o(g, "transform", "translate(-130.743 -29.617)"), o(f, "transform", "translate(110.856 24.899)"), o(b, "class", "a"), o(b, "width", "0.972"), o(b, "height", "15.861"), o(b, "rx", "0.486"), o(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(r, "class", "ToggleConfirmPasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.844"), o(r, "height", "12.887"), o(r, "viewBox", "0 0 18.844 12.887");
|
|
4104
4129
|
},
|
|
4105
|
-
m(w,
|
|
4106
|
-
fe(w, r,
|
|
4130
|
+
m(w, B) {
|
|
4131
|
+
fe(w, r, B), u(r, t), u(t, i), u(i, n), u(r, s), u(s, a), u(s, l), u(l, h), u(l, c), u(s, f), u(f, m), u(f, g), u(s, b), _ || (E = x(
|
|
4107
4132
|
r,
|
|
4108
4133
|
"click",
|
|
4109
4134
|
/*click_handler_3*/
|
|
@@ -4216,7 +4241,7 @@ function uo(e) {
|
|
|
4216
4241
|
), c, f, m, g = (
|
|
4217
4242
|
/*$_*/
|
|
4218
4243
|
e[30]("registerSubtitleLogin") + ""
|
|
4219
|
-
), b, _, E, w,
|
|
4244
|
+
), b, _, E, w, B, $ = (
|
|
4220
4245
|
/*$_*/
|
|
4221
4246
|
e[30]("registerEmail") + ""
|
|
4222
4247
|
), M, de, G, ye, R, Ge, Ae, ve, U, Z, me = (
|
|
@@ -4228,10 +4253,10 @@ function uo(e) {
|
|
|
4228
4253
|
), mr, gr, je, le, L, Le, Rr, Ve, $e, Me, Re, pr, j, He, Ue = (
|
|
4229
4254
|
/*$_*/
|
|
4230
4255
|
e[30]("registerConfirmPassword") + ""
|
|
4231
|
-
), br,
|
|
4256
|
+
), br, Qe, ke, yr, Q, Er, ze, Xe, Ur, Se, Fe, Ze = (
|
|
4232
4257
|
/*$_*/
|
|
4233
4258
|
e[30]("registerPromoCode") + ""
|
|
4234
|
-
), vr, kr, Fr, ue, Dr, We, Gr, ge,
|
|
4259
|
+
), vr, kr, Fr, ue, Dr, We, Gr, ge, Ie, qe = (
|
|
4235
4260
|
/*custominputtextswitch*/
|
|
4236
4261
|
(e[2] == "true" ? (
|
|
4237
4262
|
/*$_*/
|
|
@@ -4240,7 +4265,7 @@ function uo(e) {
|
|
|
4240
4265
|
/*$_*/
|
|
4241
4266
|
e[30]("registerSecurityQuestion")
|
|
4242
4267
|
)) + ""
|
|
4243
|
-
), _r, jr, Je, Vr, ce, $r, Ye,
|
|
4268
|
+
), _r, jr, Je, Vr, ce, $r, Ye, Qr, pe, Be, Ke = (
|
|
4244
4269
|
/*custominputtextswitch*/
|
|
4245
4270
|
(e[2] == "true" ? (
|
|
4246
4271
|
/*$_*/
|
|
@@ -4249,7 +4274,7 @@ function uo(e) {
|
|
|
4249
4274
|
/*$_*/
|
|
4250
4275
|
e[30]("registerSecurityAnswer")
|
|
4251
4276
|
)) + ""
|
|
4252
|
-
), wr,
|
|
4277
|
+
), wr, zr, er, Xr, he, Zr, rr, Wr, p, I = (
|
|
4253
4278
|
/*$_*/
|
|
4254
4279
|
e[30]("registerNext") + ""
|
|
4255
4280
|
), V, qr, ct, Mt, J = (
|
|
@@ -4280,7 +4305,7 @@ function uo(e) {
|
|
|
4280
4305
|
d[26] ? lo : ao
|
|
4281
4306
|
);
|
|
4282
4307
|
}
|
|
4283
|
-
let Yr = Ut(e),
|
|
4308
|
+
let Yr = Ut(e), Ce = Yr(e), re = (
|
|
4284
4309
|
/*invalidConfirmPassword*/
|
|
4285
4310
|
e[7] && hi(e)
|
|
4286
4311
|
), te = (
|
|
@@ -4292,8 +4317,8 @@ function uo(e) {
|
|
|
4292
4317
|
);
|
|
4293
4318
|
return {
|
|
4294
4319
|
c() {
|
|
4295
|
-
var d, y, Sr, Pr,
|
|
4296
|
-
r = v("div"), t = v("div"), i = v("h2"), s = T(n), a = H(), l = v("p"), c = T(h), f = H(), m = v("span"), b = T(g), _ = H(), E = v("form"), w = v("div"),
|
|
4320
|
+
var d, y, Sr, Pr, Cr, xr, Ar, Tr;
|
|
4321
|
+
r = v("div"), t = v("div"), i = v("h2"), s = T(n), a = H(), l = v("p"), c = T(h), f = H(), m = v("span"), b = T(g), _ = H(), E = v("form"), w = v("div"), B = v("label"), M = T($), de = T(":"), G = v("span"), G.textContent = "*", ye = H(), R = v("input"), Ge = H(), J && J.c(), ve = H(), U = v("div"), Z = v("label"), W = T(me), oe = T(":"), _e = v("span"), _e.textContent = "*", Oe = H(), k = v("input"), Te = H(), Y && Y.c(), D = H(), O = v("div"), q = v("label"), mr = T(Ee), gr = T(":"), je = v("span"), je.textContent = "*", le = H(), L = v("input"), Rr = H(), Pe.c(), Ve = H(), K && K.c(), $e = H(), ee && ee.c(), pr = H(), j = v("div"), He = v("label"), br = T(Ue), Qe = T(":"), ke = v("span"), ke.textContent = "*", yr = H(), Q = v("input"), Er = H(), Ce.c(), ze = H(), re && re.c(), Ur = H(), Se = v("div"), Fe = v("label"), vr = T(Ze), kr = T(":"), Fr = H(), ue = v("input"), Dr = H(), Gr = H(), ge = v("div"), Ie = v("label"), _r = T(qe), jr = T(":"), Je = v("span"), Je.textContent = "*", Vr = H(), ce = v("input"), $r = H(), te && te.c(), Qr = H(), pe = v("div"), Be = v("label"), wr = T(Ke), zr = T(":"), er = v("span"), er.textContent = "*", Xr = H(), he = v("input"), Zr = H(), ie && ie.c(), Wr = H(), p = v("button"), V = T(I), o(i, "class", "RegisterFormTitle"), o(m, "class", "FormLoginCallToAction"), o(l, "class", "RegisterFormSubtitle"), o(t, "class", "RegisterFormHeader"), o(G, "class", "FormRequired"), o(B, "for", "Email"), o(R, "type", "text"), o(R, "id", "Email"), o(w, "class", Ae = "EmailContainer " + /*invalidEmail*/
|
|
4297
4322
|
(e[4] && !/*emailFocus*/
|
|
4298
4323
|
e[10] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4299
4324
|
(((d = e[17]) == null ? void 0 : d.indexOf("email")) >= 0 ? "Hidden" : "")), o(_e, "class", "FormRequired"), o(Z, "for", "UserName"), o(k, "type", "text"), o(k, "id", "UserName"), o(k, "autocomplete", we = /*savecredentials*/
|
|
@@ -4305,21 +4330,21 @@ function uo(e) {
|
|
|
4305
4330
|
(e[6] && !/*passwordFocus*/
|
|
4306
4331
|
e[12] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4307
4332
|
(((Sr = e[17]) == null ? void 0 : Sr.indexOf("password")) >= 0 ? "Hidden" : "")), O.hidden = Re = /*disabledFieldsList*/
|
|
4308
|
-
((Pr = e[17]) == null ? void 0 : Pr.indexOf("password")) >= 0, o(ke, "class", "FormRequired"), o(He, "for", "ConfirmPassword"), o(
|
|
4333
|
+
((Pr = e[17]) == null ? void 0 : Pr.indexOf("password")) >= 0, o(ke, "class", "FormRequired"), o(He, "for", "ConfirmPassword"), o(Q, "type", "password"), o(Q, "id", "ConfirmPassword"), o(j, "class", Xe = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
|
|
4309
4334
|
(e[7] && !/*confirmPasswordFocus*/
|
|
4310
4335
|
e[13] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4311
|
-
(((
|
|
4312
|
-
(((
|
|
4336
|
+
(((Cr = e[17]) == null ? void 0 : Cr.indexOf("confirmPassword")) >= 0 ? "Hidden" : "")), o(Fe, "for", "PromoCode"), o(ue, "type", "text"), o(ue, "id", "PromoCode"), o(Se, "class", We = "PromoCodeContainer " + /*disabledFieldsList*/
|
|
4337
|
+
(((xr = e[17]) == null ? void 0 : xr.indexOf("promoCode")) >= 0 ? "Hidden" : "")), o(Je, "class", "FormRequired"), o(Ie, "for", "SecurityQuestion"), o(ce, "type", "text"), o(ce, "id", "SecurityQuestion"), o(ge, "class", Ye = "SecurityQuestionContainer " + /*invalidSecurityQuestion*/
|
|
4313
4338
|
(e[8] && !/*securityQFocus*/
|
|
4314
4339
|
e[14] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4315
|
-
(((Ar = e[17]) == null ? void 0 : Ar.indexOf("securityQuestion")) >= 0 ? "Hidden" : "")), o(er, "class", "FormRequired"), o(
|
|
4340
|
+
(((Ar = e[17]) == null ? void 0 : Ar.indexOf("securityQuestion")) >= 0 ? "Hidden" : "")), o(er, "class", "FormRequired"), o(Be, "for", "SecurityAnswer"), o(he, "type", "text"), o(he, "id", "SecurityAnswer"), o(pe, "class", rr = "SecurityAnswerContainer " + /*invalidSecurityAnswer*/
|
|
4316
4341
|
(e[9] && !/*securityAFocus*/
|
|
4317
4342
|
e[15] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4318
4343
|
(((Tr = e[17]) == null ? void 0 : Tr.indexOf("securityAnswer")) >= 0 ? "Hidden" : "")), o(p, "class", "RegisterStepNext"), p.disabled = qr = !/*isValid*/
|
|
4319
4344
|
e[29], o(E, "class", "RegisterFormContent");
|
|
4320
4345
|
},
|
|
4321
4346
|
m(d, y) {
|
|
4322
|
-
fe(d, r, y), u(r, t), u(t, i), u(i, s), u(t, a), u(t, l), u(l, c), u(l, f), u(l, m), u(m, b), u(r, _), u(r, E), u(E, w), u(w,
|
|
4347
|
+
fe(d, r, y), u(r, t), u(t, i), u(i, s), u(t, a), u(t, l), u(l, c), u(l, f), u(l, m), u(m, b), u(r, _), u(r, E), u(E, w), u(w, B), u(B, M), u(B, de), u(B, G), u(w, ye), u(w, R), ne(
|
|
4323
4348
|
R,
|
|
4324
4349
|
/*userEmail*/
|
|
4325
4350
|
e[19]
|
|
@@ -4331,198 +4356,198 @@ function uo(e) {
|
|
|
4331
4356
|
L,
|
|
4332
4357
|
/*userPassword*/
|
|
4333
4358
|
e[20]
|
|
4334
|
-
), e[59](L), u(O, Rr), Pe.m(O, null), u(O, Ve), K && K.m(O, null), u(O, $e), ee && ee.m(O, null), u(E, pr), u(E, j), u(j, He), u(He, br), u(He,
|
|
4335
|
-
|
|
4359
|
+
), e[59](L), u(O, Rr), Pe.m(O, null), u(O, Ve), K && K.m(O, null), u(O, $e), ee && ee.m(O, null), u(E, pr), u(E, j), u(j, He), u(He, br), u(He, Qe), u(He, ke), u(j, yr), u(j, Q), ne(
|
|
4360
|
+
Q,
|
|
4336
4361
|
/*confirmUserPassword*/
|
|
4337
4362
|
e[21]
|
|
4338
|
-
), e[65](
|
|
4363
|
+
), e[65](Q), u(j, Er), Ce.m(j, null), u(j, ze), re && re.m(j, null), u(E, Ur), u(E, Se), u(Se, Fe), u(Fe, vr), u(Fe, kr), u(Se, Fr), u(Se, ue), ne(
|
|
4339
4364
|
ue,
|
|
4340
4365
|
/*promoCode*/
|
|
4341
4366
|
e[24]
|
|
4342
|
-
), u(Se, Dr), u(E, Gr), u(E, ge), u(ge,
|
|
4367
|
+
), u(Se, Dr), u(E, Gr), u(E, ge), u(ge, Ie), u(Ie, _r), u(Ie, jr), u(Ie, Je), u(ge, Vr), u(ge, ce), ne(
|
|
4343
4368
|
ce,
|
|
4344
4369
|
/*securityQuestion*/
|
|
4345
4370
|
e[22]
|
|
4346
|
-
), u(ge, $r), te && te.m(ge, null), u(E,
|
|
4371
|
+
), u(ge, $r), te && te.m(ge, null), u(E, Qr), u(E, pe), u(pe, Be), u(Be, wr), u(Be, zr), u(Be, er), u(pe, Xr), u(pe, he), ne(
|
|
4347
4372
|
he,
|
|
4348
4373
|
/*securityAnswer*/
|
|
4349
4374
|
e[23]
|
|
4350
4375
|
), u(pe, Zr), ie && ie.m(pe, null), u(E, Wr), u(E, p), u(p, V), e[78](r), ct || (Mt = [
|
|
4351
|
-
|
|
4376
|
+
x(
|
|
4352
4377
|
m,
|
|
4353
4378
|
"click",
|
|
4354
4379
|
/*click_handler*/
|
|
4355
4380
|
e[49]
|
|
4356
4381
|
),
|
|
4357
|
-
|
|
4382
|
+
x(
|
|
4358
4383
|
R,
|
|
4359
4384
|
"input",
|
|
4360
4385
|
/*input0_input_handler*/
|
|
4361
4386
|
e[50]
|
|
4362
4387
|
),
|
|
4363
|
-
|
|
4388
|
+
x(
|
|
4364
4389
|
R,
|
|
4365
4390
|
"keyup",
|
|
4366
4391
|
/*checkEmailIdentifier*/
|
|
4367
4392
|
e[32]
|
|
4368
4393
|
),
|
|
4369
|
-
|
|
4394
|
+
x(
|
|
4370
4395
|
R,
|
|
4371
4396
|
"focus",
|
|
4372
4397
|
/*focus_handler*/
|
|
4373
4398
|
e[51]
|
|
4374
4399
|
),
|
|
4375
|
-
|
|
4400
|
+
x(
|
|
4376
4401
|
R,
|
|
4377
4402
|
"blur",
|
|
4378
4403
|
/*blur_handler*/
|
|
4379
4404
|
e[52]
|
|
4380
4405
|
),
|
|
4381
|
-
|
|
4406
|
+
x(
|
|
4382
4407
|
k,
|
|
4383
4408
|
"input",
|
|
4384
4409
|
/*input1_input_handler*/
|
|
4385
4410
|
e[53]
|
|
4386
4411
|
),
|
|
4387
|
-
|
|
4412
|
+
x(
|
|
4388
4413
|
k,
|
|
4389
4414
|
"keyup",
|
|
4390
4415
|
/*checkUserIdentifier*/
|
|
4391
4416
|
e[33]
|
|
4392
4417
|
),
|
|
4393
|
-
|
|
4418
|
+
x(
|
|
4394
4419
|
k,
|
|
4395
4420
|
"focus",
|
|
4396
4421
|
/*focus_handler_1*/
|
|
4397
4422
|
e[54]
|
|
4398
4423
|
),
|
|
4399
|
-
|
|
4424
|
+
x(
|
|
4400
4425
|
k,
|
|
4401
4426
|
"blur",
|
|
4402
4427
|
/*blur_handler_1*/
|
|
4403
4428
|
e[55]
|
|
4404
4429
|
),
|
|
4405
|
-
|
|
4430
|
+
x(
|
|
4406
4431
|
L,
|
|
4407
4432
|
"input",
|
|
4408
4433
|
/*input2_input_handler*/
|
|
4409
4434
|
e[56]
|
|
4410
4435
|
),
|
|
4411
|
-
|
|
4436
|
+
x(
|
|
4412
4437
|
L,
|
|
4413
4438
|
"keyup",
|
|
4414
4439
|
/*validatePassword*/
|
|
4415
4440
|
e[38]
|
|
4416
4441
|
),
|
|
4417
|
-
|
|
4442
|
+
x(
|
|
4418
4443
|
L,
|
|
4419
4444
|
"focus",
|
|
4420
4445
|
/*focus_handler_2*/
|
|
4421
4446
|
e[57]
|
|
4422
4447
|
),
|
|
4423
|
-
|
|
4448
|
+
x(
|
|
4424
4449
|
L,
|
|
4425
4450
|
"blur",
|
|
4426
4451
|
/*blur_handler_2*/
|
|
4427
4452
|
e[58]
|
|
4428
4453
|
),
|
|
4429
|
-
|
|
4430
|
-
|
|
4454
|
+
x(
|
|
4455
|
+
Q,
|
|
4431
4456
|
"input",
|
|
4432
4457
|
/*input3_input_handler*/
|
|
4433
4458
|
e[62]
|
|
4434
4459
|
),
|
|
4435
|
-
|
|
4436
|
-
|
|
4460
|
+
x(
|
|
4461
|
+
Q,
|
|
4437
4462
|
"keyup",
|
|
4438
4463
|
/*validateConfirmPassword*/
|
|
4439
4464
|
e[39]
|
|
4440
4465
|
),
|
|
4441
|
-
|
|
4442
|
-
|
|
4466
|
+
x(
|
|
4467
|
+
Q,
|
|
4443
4468
|
"focus",
|
|
4444
4469
|
/*focus_handler_3*/
|
|
4445
4470
|
e[63]
|
|
4446
4471
|
),
|
|
4447
|
-
|
|
4448
|
-
|
|
4472
|
+
x(
|
|
4473
|
+
Q,
|
|
4449
4474
|
"blur",
|
|
4450
4475
|
/*blur_handler_3*/
|
|
4451
4476
|
e[64]
|
|
4452
4477
|
),
|
|
4453
|
-
|
|
4478
|
+
x(
|
|
4454
4479
|
ue,
|
|
4455
4480
|
"input",
|
|
4456
4481
|
/*input4_input_handler*/
|
|
4457
4482
|
e[68]
|
|
4458
4483
|
),
|
|
4459
|
-
|
|
4484
|
+
x(
|
|
4460
4485
|
ue,
|
|
4461
4486
|
"keyup",
|
|
4462
4487
|
/*checkPromoCode*/
|
|
4463
4488
|
e[40]
|
|
4464
4489
|
),
|
|
4465
|
-
|
|
4490
|
+
x(
|
|
4466
4491
|
ue,
|
|
4467
4492
|
"focus",
|
|
4468
4493
|
/*focus_handler_4*/
|
|
4469
4494
|
e[69]
|
|
4470
4495
|
),
|
|
4471
|
-
|
|
4496
|
+
x(
|
|
4472
4497
|
ue,
|
|
4473
4498
|
"blur",
|
|
4474
4499
|
/*blur_handler_4*/
|
|
4475
4500
|
e[70]
|
|
4476
4501
|
),
|
|
4477
|
-
|
|
4502
|
+
x(
|
|
4478
4503
|
ce,
|
|
4479
4504
|
"input",
|
|
4480
4505
|
/*input5_input_handler*/
|
|
4481
4506
|
e[71]
|
|
4482
4507
|
),
|
|
4483
|
-
|
|
4508
|
+
x(
|
|
4484
4509
|
ce,
|
|
4485
4510
|
"keyup",
|
|
4486
4511
|
/*checkSecurityQuestion*/
|
|
4487
4512
|
e[41]
|
|
4488
4513
|
),
|
|
4489
|
-
|
|
4514
|
+
x(
|
|
4490
4515
|
ce,
|
|
4491
4516
|
"focus",
|
|
4492
4517
|
/*focus_handler_5*/
|
|
4493
4518
|
e[72]
|
|
4494
4519
|
),
|
|
4495
|
-
|
|
4520
|
+
x(
|
|
4496
4521
|
ce,
|
|
4497
4522
|
"blur",
|
|
4498
4523
|
/*blur_handler_5*/
|
|
4499
4524
|
e[73]
|
|
4500
4525
|
),
|
|
4501
|
-
|
|
4526
|
+
x(
|
|
4502
4527
|
he,
|
|
4503
4528
|
"input",
|
|
4504
4529
|
/*input6_input_handler*/
|
|
4505
4530
|
e[74]
|
|
4506
4531
|
),
|
|
4507
|
-
|
|
4532
|
+
x(
|
|
4508
4533
|
he,
|
|
4509
4534
|
"keyup",
|
|
4510
4535
|
/*checkSecurityAnswer*/
|
|
4511
4536
|
e[42]
|
|
4512
4537
|
),
|
|
4513
|
-
|
|
4538
|
+
x(
|
|
4514
4539
|
he,
|
|
4515
4540
|
"focus",
|
|
4516
4541
|
/*focus_handler_6*/
|
|
4517
4542
|
e[75]
|
|
4518
4543
|
),
|
|
4519
|
-
|
|
4544
|
+
x(
|
|
4520
4545
|
he,
|
|
4521
4546
|
"blur",
|
|
4522
4547
|
/*blur_handler_6*/
|
|
4523
4548
|
e[76]
|
|
4524
4549
|
),
|
|
4525
|
-
|
|
4550
|
+
x(
|
|
4526
4551
|
p,
|
|
4527
4552
|
"click",
|
|
4528
4553
|
/*click_handler_5*/
|
|
@@ -4531,7 +4556,7 @@ function uo(e) {
|
|
|
4531
4556
|
], ct = !0);
|
|
4532
4557
|
},
|
|
4533
4558
|
p(d, y) {
|
|
4534
|
-
var Sr, Pr,
|
|
4559
|
+
var Sr, Pr, Cr, xr, Ar, Tr, kt, Ft;
|
|
4535
4560
|
y[0] & /*$_*/
|
|
4536
4561
|
1073741824 && n !== (n = /*$_*/
|
|
4537
4562
|
d[30]("registerTitle") + "") && F(s, n), y[0] & /*$_*/
|
|
@@ -4584,17 +4609,17 @@ function uo(e) {
|
|
|
4584
4609
|
135232 && Me !== (Me = "PasswordContainer " + /*invalidPassword*/
|
|
4585
4610
|
(d[6] && !/*passwordFocus*/
|
|
4586
4611
|
d[12] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4587
|
-
(((
|
|
4612
|
+
(((Cr = d[17]) == null ? void 0 : Cr.indexOf("password")) >= 0 ? "Hidden" : "")) && o(O, "class", Me), y[0] & /*disabledFieldsList*/
|
|
4588
4613
|
131072 && Re !== (Re = /*disabledFieldsList*/
|
|
4589
|
-
((
|
|
4614
|
+
((xr = d[17]) == null ? void 0 : xr.indexOf("password")) >= 0) && (O.hidden = Re), y[0] & /*$_*/
|
|
4590
4615
|
1073741824 && Ue !== (Ue = /*$_*/
|
|
4591
4616
|
d[30]("registerConfirmPassword") + "") && F(br, Ue), y[0] & /*confirmUserPassword*/
|
|
4592
|
-
2097152 &&
|
|
4617
|
+
2097152 && Q.value !== /*confirmUserPassword*/
|
|
4593
4618
|
d[21] && ne(
|
|
4594
|
-
|
|
4619
|
+
Q,
|
|
4595
4620
|
/*confirmUserPassword*/
|
|
4596
4621
|
d[21]
|
|
4597
|
-
), Yr === (Yr = Ut(d)) &&
|
|
4622
|
+
), Yr === (Yr = Ut(d)) && Ce ? Ce.p(d, y) : (Ce.d(1), Ce = Yr(d), Ce && (Ce.c(), Ce.m(j, ze))), /*invalidConfirmPassword*/
|
|
4598
4623
|
d[7] ? re ? re.p(d, y) : (re = hi(d), re.c(), re.m(j, null)) : re && (re.d(1), re = null), y[0] & /*invalidConfirmPassword, confirmPasswordFocus, disabledFieldsList*/
|
|
4599
4624
|
139392 && Xe !== (Xe = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
|
|
4600
4625
|
(d[7] && !/*confirmPasswordFocus*/
|
|
@@ -4648,22 +4673,22 @@ function uo(e) {
|
|
|
4648
4673
|
(d[9] && !/*securityAFocus*/
|
|
4649
4674
|
d[15] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4650
4675
|
(((Ft = d[17]) == null ? void 0 : Ft.indexOf("securityAnswer")) >= 0 ? "Hidden" : "")) && o(pe, "class", rr), y[0] & /*$_*/
|
|
4651
|
-
1073741824 &&
|
|
4652
|
-
d[30]("registerNext") + "") && F(V,
|
|
4676
|
+
1073741824 && I !== (I = /*$_*/
|
|
4677
|
+
d[30]("registerNext") + "") && F(V, I), y[0] & /*isValid*/
|
|
4653
4678
|
536870912 && qr !== (qr = !/*isValid*/
|
|
4654
4679
|
d[29]) && (p.disabled = qr);
|
|
4655
4680
|
},
|
|
4656
4681
|
i: X,
|
|
4657
4682
|
o: X,
|
|
4658
4683
|
d(d) {
|
|
4659
|
-
d && se(r), J && J.d(), Y && Y.d(), e[59](null), Pe.d(), K && K.d(), ee && ee.d(), e[65](null),
|
|
4684
|
+
d && se(r), J && J.d(), Y && Y.d(), e[59](null), Pe.d(), K && K.d(), ee && ee.d(), e[65](null), Ce.d(), re && re.d(), te && te.d(), ie && ie.d(), e[78](null), ct = !1, cr(Mt);
|
|
4660
4685
|
}
|
|
4661
4686
|
};
|
|
4662
4687
|
}
|
|
4663
4688
|
function co(e, r, t) {
|
|
4664
4689
|
let i;
|
|
4665
4690
|
Zi(e, to, (p) => t(30, i = p));
|
|
4666
|
-
let { lang: n = "" } = r, { disabledfields: s = "" } = r, { simplepasswordvalidation: a = "false" } = r, { clientstyling: l = "" } = r, { clientstylingurl: h = "" } = r, { translationurl: c = "" } = r, { savecredentials: f = "" } = r, { custominputtextswitch: m = "false" } = r, g = !1, b = !1, _ = !1, E = !1, w = !1,
|
|
4691
|
+
let { lang: n = "" } = r, { disabledfields: s = "" } = r, { simplepasswordvalidation: a = "false" } = r, { clientstyling: l = "" } = r, { clientstylingurl: h = "" } = r, { translationurl: c = "" } = r, { savecredentials: f = "" } = r, { custominputtextswitch: m = "false" } = r, g = !1, b = !1, _ = !1, E = !1, w = !1, B = !1, $ = !1, M = !1, de = !1, G = !1, ye = !1, R = !1, Ge = !1, Ae, ve = "", U = "", Z = "", me = "", W = "", oe = "", _e = "", Oe = !1, k = !1, we, Te, ae = {}, D = {
|
|
4667
4692
|
username: !1,
|
|
4668
4693
|
email: !1,
|
|
4669
4694
|
password: !1,
|
|
@@ -4678,12 +4703,12 @@ function co(e, r, t) {
|
|
|
4678
4703
|
document: /^(?=.*[a-zA-Z0-9])[a-zA-Z0-9\s]+$/
|
|
4679
4704
|
};
|
|
4680
4705
|
const mr = () => {
|
|
4681
|
-
fetch(c).then((
|
|
4682
|
-
Object.keys(
|
|
4683
|
-
si(V,
|
|
4706
|
+
fetch(c).then((I) => I.json()).then((I) => {
|
|
4707
|
+
Object.keys(I).forEach((V) => {
|
|
4708
|
+
si(V, I[V]);
|
|
4684
4709
|
});
|
|
4685
|
-
}).catch((
|
|
4686
|
-
console.log(
|
|
4710
|
+
}).catch((I) => {
|
|
4711
|
+
console.log(I);
|
|
4687
4712
|
});
|
|
4688
4713
|
};
|
|
4689
4714
|
Object.keys(oi).forEach((p) => {
|
|
@@ -4691,29 +4716,29 @@ function co(e, r, t) {
|
|
|
4691
4716
|
});
|
|
4692
4717
|
const gr = () => {
|
|
4693
4718
|
window.postMessage({ type: "ToLogin" }, window.location.href);
|
|
4694
|
-
}, je = (p,
|
|
4719
|
+
}, je = (p, I) => {
|
|
4695
4720
|
if (!(Ae.indexOf(p) >= 0))
|
|
4696
4721
|
switch (p) {
|
|
4697
4722
|
case "username":
|
|
4698
|
-
t(18, ve =
|
|
4723
|
+
t(18, ve = I), Le();
|
|
4699
4724
|
break;
|
|
4700
4725
|
case "email":
|
|
4701
|
-
t(19, U =
|
|
4726
|
+
t(19, U = I), L();
|
|
4702
4727
|
break;
|
|
4703
4728
|
case "password":
|
|
4704
|
-
t(20, Z =
|
|
4729
|
+
t(20, Z = I), Ue();
|
|
4705
4730
|
break;
|
|
4706
4731
|
case "confirmUserPassword":
|
|
4707
|
-
t(21, me =
|
|
4732
|
+
t(21, me = I), Qe();
|
|
4708
4733
|
break;
|
|
4709
4734
|
case "securityQuestion":
|
|
4710
|
-
t(22, W =
|
|
4735
|
+
t(22, W = I), yr();
|
|
4711
4736
|
break;
|
|
4712
4737
|
case "securityAnswer":
|
|
4713
|
-
t(23, oe =
|
|
4738
|
+
t(23, oe = I), Q();
|
|
4714
4739
|
break;
|
|
4715
4740
|
case "promoCode":
|
|
4716
|
-
t(24, _e =
|
|
4741
|
+
t(24, _e = I), ke();
|
|
4717
4742
|
break;
|
|
4718
4743
|
}
|
|
4719
4744
|
}, le = () => {
|
|
@@ -4737,8 +4762,8 @@ function co(e, r, t) {
|
|
|
4737
4762
|
}, j = () => {
|
|
4738
4763
|
t(28, Te.type = k ? "text" : "password", Te);
|
|
4739
4764
|
}, He = () => !!Ee.password.test(Z), Ue = () => {
|
|
4740
|
-
ae.password = Z, t(6, _ = !He()), me.length !== 0 &&
|
|
4741
|
-
}, br = () => Z === me,
|
|
4765
|
+
ae.password = Z, t(6, _ = !He()), me.length !== 0 && Qe(), D.password = !_, le();
|
|
4766
|
+
}, br = () => Z === me, Qe = () => {
|
|
4742
4767
|
ae.confirmUserPassword = me, t(7, E = !br()), D.confirmUserPassword = !E, le();
|
|
4743
4768
|
}, ke = () => {
|
|
4744
4769
|
ae.promoCode = _e;
|
|
@@ -4758,22 +4783,22 @@ function co(e, r, t) {
|
|
|
4758
4783
|
break;
|
|
4759
4784
|
}
|
|
4760
4785
|
t(8, w = !0), D.securityQuestion = !w, le();
|
|
4761
|
-
},
|
|
4786
|
+
}, Q = () => {
|
|
4762
4787
|
if (ae.securityAnswer = oe, oe) switch (m) {
|
|
4763
4788
|
case "true":
|
|
4764
4789
|
if (Ee.document.test(oe) && oe.length <= 50) {
|
|
4765
|
-
t(9,
|
|
4790
|
+
t(9, B = !1), D.securityAnswer = !B, le();
|
|
4766
4791
|
return;
|
|
4767
4792
|
}
|
|
4768
4793
|
break;
|
|
4769
4794
|
case "false":
|
|
4770
4795
|
if (oe && oe.length <= 120) {
|
|
4771
|
-
t(9,
|
|
4796
|
+
t(9, B = !1), D.securityAnswer = !B, le();
|
|
4772
4797
|
return;
|
|
4773
4798
|
}
|
|
4774
4799
|
break;
|
|
4775
4800
|
}
|
|
4776
|
-
t(9,
|
|
4801
|
+
t(9, B = !0), D.securityAnswer = !B, le();
|
|
4777
4802
|
}, Er = (p) => {
|
|
4778
4803
|
p.preventDefault(), window.postMessage(
|
|
4779
4804
|
{
|
|
@@ -4782,13 +4807,13 @@ function co(e, r, t) {
|
|
|
4782
4807
|
},
|
|
4783
4808
|
window.location.href
|
|
4784
4809
|
);
|
|
4785
|
-
},
|
|
4810
|
+
}, ze = (p) => {
|
|
4786
4811
|
if (p.data)
|
|
4787
4812
|
switch (p.data.type) {
|
|
4788
4813
|
case "StepOneDataBackup":
|
|
4789
|
-
const
|
|
4790
|
-
for (const V in
|
|
4791
|
-
je(V,
|
|
4814
|
+
const I = p.data.userData;
|
|
4815
|
+
for (const V in I)
|
|
4816
|
+
je(V, I[V]);
|
|
4792
4817
|
t(29, O = Object.keys(D).every((V) => s.includes(V) ? !0 : D[V] !== !1));
|
|
4793
4818
|
break;
|
|
4794
4819
|
}
|
|
@@ -4800,11 +4825,11 @@ function co(e, r, t) {
|
|
|
4800
4825
|
let p = document.createElement("style");
|
|
4801
4826
|
p.innerHTML = l, q.appendChild(p);
|
|
4802
4827
|
}, Fe = () => {
|
|
4803
|
-
let p = new URL(h),
|
|
4828
|
+
let p = new URL(h), I = document.createElement("style");
|
|
4804
4829
|
fetch(p.href).then((V) => V.text()).then((V) => {
|
|
4805
|
-
|
|
4830
|
+
I.innerHTML = V, setTimeout(
|
|
4806
4831
|
() => {
|
|
4807
|
-
q.appendChild(
|
|
4832
|
+
q.appendChild(I);
|
|
4808
4833
|
},
|
|
4809
4834
|
1
|
|
4810
4835
|
), setTimeout(
|
|
@@ -4814,8 +4839,8 @@ function co(e, r, t) {
|
|
|
4814
4839
|
);
|
|
4815
4840
|
});
|
|
4816
4841
|
};
|
|
4817
|
-
rn(() => (window.addEventListener("message",
|
|
4818
|
-
window.removeEventListener("message",
|
|
4842
|
+
rn(() => (window.addEventListener("message", ze, !1), () => {
|
|
4843
|
+
window.removeEventListener("message", ze);
|
|
4819
4844
|
}));
|
|
4820
4845
|
const Ze = () => gr();
|
|
4821
4846
|
function vr() {
|
|
@@ -4829,9 +4854,9 @@ function co(e, r, t) {
|
|
|
4829
4854
|
function Gr() {
|
|
4830
4855
|
Z = this.value, t(20, Z);
|
|
4831
4856
|
}
|
|
4832
|
-
const ge = () => t(12, de = !0),
|
|
4857
|
+
const ge = () => t(12, de = !0), Ie = () => t(12, de = !1);
|
|
4833
4858
|
function qe(p) {
|
|
4834
|
-
|
|
4859
|
+
Br[p ? "unshift" : "push"](() => {
|
|
4835
4860
|
we = p, t(27, we);
|
|
4836
4861
|
});
|
|
4837
4862
|
}
|
|
@@ -4841,25 +4866,25 @@ function co(e, r, t) {
|
|
|
4841
4866
|
}
|
|
4842
4867
|
const Vr = () => t(13, G = !0), ce = () => t(13, G = !1);
|
|
4843
4868
|
function $r(p) {
|
|
4844
|
-
|
|
4869
|
+
Br[p ? "unshift" : "push"](() => {
|
|
4845
4870
|
Te = p, t(28, Te);
|
|
4846
4871
|
});
|
|
4847
4872
|
}
|
|
4848
|
-
const Ye = () => Re(),
|
|
4873
|
+
const Ye = () => Re(), Qr = () => $e();
|
|
4849
4874
|
function pe() {
|
|
4850
4875
|
_e = this.value, t(24, _e);
|
|
4851
4876
|
}
|
|
4852
|
-
const
|
|
4877
|
+
const Be = () => t(16, Ge = !0), Ke = () => t(16, Ge = !1);
|
|
4853
4878
|
function wr() {
|
|
4854
4879
|
W = this.value, t(22, W);
|
|
4855
4880
|
}
|
|
4856
|
-
const
|
|
4881
|
+
const zr = () => t(14, ye = !0), er = () => t(14, ye = !1);
|
|
4857
4882
|
function Xr() {
|
|
4858
4883
|
oe = this.value, t(23, oe);
|
|
4859
4884
|
}
|
|
4860
4885
|
const he = () => t(15, R = !0), Zr = () => t(15, R = !1), rr = (p) => Er(p);
|
|
4861
4886
|
function Wr(p) {
|
|
4862
|
-
|
|
4887
|
+
Br[p ? "unshift" : "push"](() => {
|
|
4863
4888
|
q = p, t(3, q);
|
|
4864
4889
|
});
|
|
4865
4890
|
}
|
|
@@ -4885,7 +4910,7 @@ function co(e, r, t) {
|
|
|
4885
4910
|
_,
|
|
4886
4911
|
E,
|
|
4887
4912
|
w,
|
|
4888
|
-
|
|
4913
|
+
B,
|
|
4889
4914
|
$,
|
|
4890
4915
|
M,
|
|
4891
4916
|
de,
|
|
@@ -4915,10 +4940,10 @@ function co(e, r, t) {
|
|
|
4915
4940
|
Me,
|
|
4916
4941
|
Re,
|
|
4917
4942
|
Ue,
|
|
4918
|
-
|
|
4943
|
+
Qe,
|
|
4919
4944
|
ke,
|
|
4920
4945
|
yr,
|
|
4921
|
-
|
|
4946
|
+
Q,
|
|
4922
4947
|
Er,
|
|
4923
4948
|
n,
|
|
4924
4949
|
s,
|
|
@@ -4934,7 +4959,7 @@ function co(e, r, t) {
|
|
|
4934
4959
|
We,
|
|
4935
4960
|
Gr,
|
|
4936
4961
|
ge,
|
|
4937
|
-
|
|
4962
|
+
Ie,
|
|
4938
4963
|
qe,
|
|
4939
4964
|
_r,
|
|
4940
4965
|
jr,
|
|
@@ -4943,12 +4968,12 @@ function co(e, r, t) {
|
|
|
4943
4968
|
ce,
|
|
4944
4969
|
$r,
|
|
4945
4970
|
Ye,
|
|
4946
|
-
|
|
4971
|
+
Qr,
|
|
4947
4972
|
pe,
|
|
4948
|
-
|
|
4973
|
+
Be,
|
|
4949
4974
|
Ke,
|
|
4950
4975
|
wr,
|
|
4951
|
-
|
|
4976
|
+
zr,
|
|
4952
4977
|
er,
|
|
4953
4978
|
Xr,
|
|
4954
4979
|
he,
|
|
@@ -4983,49 +5008,49 @@ class ho extends mn {
|
|
|
4983
5008
|
return this.$$.ctx[44];
|
|
4984
5009
|
}
|
|
4985
5010
|
set lang(r) {
|
|
4986
|
-
this.$$set({ lang: r }),
|
|
5011
|
+
this.$$set({ lang: r }), xe();
|
|
4987
5012
|
}
|
|
4988
5013
|
get disabledfields() {
|
|
4989
5014
|
return this.$$.ctx[45];
|
|
4990
5015
|
}
|
|
4991
5016
|
set disabledfields(r) {
|
|
4992
|
-
this.$$set({ disabledfields: r }),
|
|
5017
|
+
this.$$set({ disabledfields: r }), xe();
|
|
4993
5018
|
}
|
|
4994
5019
|
get simplepasswordvalidation() {
|
|
4995
5020
|
return this.$$.ctx[0];
|
|
4996
5021
|
}
|
|
4997
5022
|
set simplepasswordvalidation(r) {
|
|
4998
|
-
this.$$set({ simplepasswordvalidation: r }),
|
|
5023
|
+
this.$$set({ simplepasswordvalidation: r }), xe();
|
|
4999
5024
|
}
|
|
5000
5025
|
get clientstyling() {
|
|
5001
5026
|
return this.$$.ctx[46];
|
|
5002
5027
|
}
|
|
5003
5028
|
set clientstyling(r) {
|
|
5004
|
-
this.$$set({ clientstyling: r }),
|
|
5029
|
+
this.$$set({ clientstyling: r }), xe();
|
|
5005
5030
|
}
|
|
5006
5031
|
get clientstylingurl() {
|
|
5007
5032
|
return this.$$.ctx[47];
|
|
5008
5033
|
}
|
|
5009
5034
|
set clientstylingurl(r) {
|
|
5010
|
-
this.$$set({ clientstylingurl: r }),
|
|
5035
|
+
this.$$set({ clientstylingurl: r }), xe();
|
|
5011
5036
|
}
|
|
5012
5037
|
get translationurl() {
|
|
5013
5038
|
return this.$$.ctx[48];
|
|
5014
5039
|
}
|
|
5015
5040
|
set translationurl(r) {
|
|
5016
|
-
this.$$set({ translationurl: r }),
|
|
5041
|
+
this.$$set({ translationurl: r }), xe();
|
|
5017
5042
|
}
|
|
5018
5043
|
get savecredentials() {
|
|
5019
5044
|
return this.$$.ctx[1];
|
|
5020
5045
|
}
|
|
5021
5046
|
set savecredentials(r) {
|
|
5022
|
-
this.$$set({ savecredentials: r }),
|
|
5047
|
+
this.$$set({ savecredentials: r }), xe();
|
|
5023
5048
|
}
|
|
5024
5049
|
get custominputtextswitch() {
|
|
5025
5050
|
return this.$$.ctx[2];
|
|
5026
5051
|
}
|
|
5027
5052
|
set custominputtextswitch(r) {
|
|
5028
|
-
this.$$set({ custominputtextswitch: r }),
|
|
5053
|
+
this.$$set({ custominputtextswitch: r }), xe();
|
|
5029
5054
|
}
|
|
5030
5055
|
}
|
|
5031
5056
|
dn(ho, { lang: {}, disabledfields: {}, simplepasswordvalidation: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {} }, [], [], !0);
|