@everymatrix/general-player-register-form-step1 1.50.0 → 1.51.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-CWmgQ8z9.js → GeneralPlayerRegisterFormStep1-Boik-UZd.js} +414 -382
- package/components/GeneralPlayerRegisterFormStep1-GnOqmsg8.cjs +3 -0
- 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
- package/components/GeneralPlayerRegisterFormStep1-8bZ9S9bm.cjs +0 -3
|
@@ -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;
|
|
@@ -648,7 +648,57 @@ function dt(e, r, t) {
|
|
|
648
648
|
(s || !(i in r)) && (s || (s = Array.prototype.slice.call(r, 0, i)), s[i] = r[i]);
|
|
649
649
|
return e.concat(s || Array.prototype.slice.call(r));
|
|
650
650
|
}
|
|
651
|
-
|
|
651
|
+
function mt(e, r) {
|
|
652
|
+
var t = r && r.cache ? r.cache : Fn, i = r && r.serializer ? r.serializer : kn, n = r && r.strategy ? r.strategy : Mn;
|
|
653
|
+
return n(e, {
|
|
654
|
+
cache: t,
|
|
655
|
+
serializer: i
|
|
656
|
+
});
|
|
657
|
+
}
|
|
658
|
+
function Ln(e) {
|
|
659
|
+
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
660
|
+
}
|
|
661
|
+
function Ei(e, r, t, i) {
|
|
662
|
+
var n = Ln(i) ? i : t(i), s = r.get(n);
|
|
663
|
+
return typeof s == "undefined" && (s = e.call(this, i), r.set(n, s)), s;
|
|
664
|
+
}
|
|
665
|
+
function vi(e, r, t) {
|
|
666
|
+
var i = Array.prototype.slice.call(arguments, 3), n = t(i), s = r.get(n);
|
|
667
|
+
return typeof s == "undefined" && (s = e.apply(this, i), r.set(n, s)), s;
|
|
668
|
+
}
|
|
669
|
+
function Bt(e, r, t, i, n) {
|
|
670
|
+
return t.bind(r, e, i, n);
|
|
671
|
+
}
|
|
672
|
+
function Mn(e, r) {
|
|
673
|
+
var t = e.length === 1 ? Ei : vi;
|
|
674
|
+
return Bt(e, this, t, r.cache.create(), r.serializer);
|
|
675
|
+
}
|
|
676
|
+
function Rn(e, r) {
|
|
677
|
+
return Bt(e, this, vi, r.cache.create(), r.serializer);
|
|
678
|
+
}
|
|
679
|
+
function Un(e, r) {
|
|
680
|
+
return Bt(e, this, Ei, r.cache.create(), r.serializer);
|
|
681
|
+
}
|
|
682
|
+
var kn = function() {
|
|
683
|
+
return JSON.stringify(arguments);
|
|
684
|
+
};
|
|
685
|
+
function Nt() {
|
|
686
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
687
|
+
}
|
|
688
|
+
Nt.prototype.get = function(e) {
|
|
689
|
+
return this.cache[e];
|
|
690
|
+
};
|
|
691
|
+
Nt.prototype.set = function(e, r) {
|
|
692
|
+
this.cache[e] = r;
|
|
693
|
+
};
|
|
694
|
+
var Fn = {
|
|
695
|
+
create: function() {
|
|
696
|
+
return new Nt();
|
|
697
|
+
}
|
|
698
|
+
}, gt = {
|
|
699
|
+
variadic: Rn,
|
|
700
|
+
monadic: Un
|
|
701
|
+
}, P;
|
|
652
702
|
(function(e) {
|
|
653
703
|
e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
|
|
654
704
|
})(P || (P = {}));
|
|
@@ -663,40 +713,40 @@ var ar;
|
|
|
663
713
|
function Xt(e) {
|
|
664
714
|
return e.type === N.literal;
|
|
665
715
|
}
|
|
666
|
-
function
|
|
716
|
+
function Dn(e) {
|
|
667
717
|
return e.type === N.argument;
|
|
668
718
|
}
|
|
669
|
-
function
|
|
719
|
+
function _i(e) {
|
|
670
720
|
return e.type === N.number;
|
|
671
721
|
}
|
|
672
|
-
function
|
|
722
|
+
function wi(e) {
|
|
673
723
|
return e.type === N.date;
|
|
674
724
|
}
|
|
675
|
-
function
|
|
725
|
+
function Si(e) {
|
|
676
726
|
return e.type === N.time;
|
|
677
727
|
}
|
|
678
|
-
function
|
|
728
|
+
function Pi(e) {
|
|
679
729
|
return e.type === N.select;
|
|
680
730
|
}
|
|
681
|
-
function
|
|
731
|
+
function Ci(e) {
|
|
682
732
|
return e.type === N.plural;
|
|
683
733
|
}
|
|
684
|
-
function
|
|
734
|
+
function Gn(e) {
|
|
685
735
|
return e.type === N.pound;
|
|
686
736
|
}
|
|
687
|
-
function
|
|
737
|
+
function xi(e) {
|
|
688
738
|
return e.type === N.tag;
|
|
689
739
|
}
|
|
690
|
-
function
|
|
740
|
+
function Ai(e) {
|
|
691
741
|
return !!(e && typeof e == "object" && e.type === ar.number);
|
|
692
742
|
}
|
|
693
743
|
function wt(e) {
|
|
694
744
|
return !!(e && typeof e == "object" && e.type === ar.dateTime);
|
|
695
745
|
}
|
|
696
|
-
var
|
|
697
|
-
function
|
|
746
|
+
var Ti = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, jn = /(?:[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;
|
|
747
|
+
function Vn(e) {
|
|
698
748
|
var r = {};
|
|
699
|
-
return e.replace(
|
|
749
|
+
return e.replace(jn, function(t) {
|
|
700
750
|
var i = t.length;
|
|
701
751
|
switch (t[0]) {
|
|
702
752
|
case "G":
|
|
@@ -785,11 +835,11 @@ function Un(e) {
|
|
|
785
835
|
return "";
|
|
786
836
|
}), r;
|
|
787
837
|
}
|
|
788
|
-
var
|
|
789
|
-
function
|
|
838
|
+
var $n = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
839
|
+
function Qn(e) {
|
|
790
840
|
if (e.length === 0)
|
|
791
841
|
throw new Error("Number skeleton cannot be empty");
|
|
792
|
-
for (var r = e.split(
|
|
842
|
+
for (var r = e.split($n).filter(function(g) {
|
|
793
843
|
return g.length > 0;
|
|
794
844
|
}), t = [], i = 0, n = r; i < n.length; i++) {
|
|
795
845
|
var s = n[i], a = s.split("/");
|
|
@@ -804,17 +854,17 @@ function Fn(e) {
|
|
|
804
854
|
}
|
|
805
855
|
return t;
|
|
806
856
|
}
|
|
807
|
-
function
|
|
857
|
+
function zn(e) {
|
|
808
858
|
return e.replace(/^(.*?)-/, "");
|
|
809
859
|
}
|
|
810
|
-
var Zt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,
|
|
860
|
+
var Zt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Hi = /^(@+)?(\+|#+)?[rs]?$/g, Xn = /(\*)(0+)|(#+)(0+)|(0+)/g, Ii = /^(0+)$/;
|
|
811
861
|
function Wt(e) {
|
|
812
862
|
var r = {};
|
|
813
|
-
return e[e.length - 1] === "r" ? r.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (r.roundingPriority = "lessPrecision"), e.replace(
|
|
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) {
|
|
814
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)), "";
|
|
815
865
|
}), r;
|
|
816
866
|
}
|
|
817
|
-
function
|
|
867
|
+
function Bi(e) {
|
|
818
868
|
switch (e) {
|
|
819
869
|
case "sign-auto":
|
|
820
870
|
return {
|
|
@@ -854,7 +904,7 @@ function Hi(e) {
|
|
|
854
904
|
};
|
|
855
905
|
}
|
|
856
906
|
}
|
|
857
|
-
function
|
|
907
|
+
function Zn(e) {
|
|
858
908
|
var r;
|
|
859
909
|
if (e[0] === "E" && e[1] === "E" ? (r = {
|
|
860
910
|
notation: "engineering"
|
|
@@ -862,17 +912,17 @@ function jn(e) {
|
|
|
862
912
|
notation: "scientific"
|
|
863
913
|
}, e = e.slice(1)), r) {
|
|
864
914
|
var t = e.slice(0, 2);
|
|
865
|
-
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))
|
|
866
916
|
throw new Error("Malformed concise eng/scientific notation");
|
|
867
917
|
r.minimumIntegerDigits = e.length;
|
|
868
918
|
}
|
|
869
919
|
return r;
|
|
870
920
|
}
|
|
871
921
|
function qt(e) {
|
|
872
|
-
var r = {}, t =
|
|
922
|
+
var r = {}, t = Bi(e);
|
|
873
923
|
return t || r;
|
|
874
924
|
}
|
|
875
|
-
function
|
|
925
|
+
function Wn(e) {
|
|
876
926
|
for (var r = {}, t = 0, i = e; t < i.length; t++) {
|
|
877
927
|
var n = i[t];
|
|
878
928
|
switch (n.stem) {
|
|
@@ -896,7 +946,7 @@ function Vn(e) {
|
|
|
896
946
|
continue;
|
|
897
947
|
case "measure-unit":
|
|
898
948
|
case "unit":
|
|
899
|
-
r.style = "unit", r.unit =
|
|
949
|
+
r.style = "unit", r.unit = zn(n.options[0]);
|
|
900
950
|
continue;
|
|
901
951
|
case "compact-short":
|
|
902
952
|
case "K":
|
|
@@ -958,7 +1008,7 @@ function Vn(e) {
|
|
|
958
1008
|
case "integer-width":
|
|
959
1009
|
if (n.options.length > 1)
|
|
960
1010
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
961
|
-
n.options[0].replace(
|
|
1011
|
+
n.options[0].replace(Xn, function(h, c, f, m, g, b) {
|
|
962
1012
|
if (c)
|
|
963
1013
|
r.minimumIntegerDigits = f.length;
|
|
964
1014
|
else {
|
|
@@ -971,7 +1021,7 @@ function Vn(e) {
|
|
|
971
1021
|
});
|
|
972
1022
|
continue;
|
|
973
1023
|
}
|
|
974
|
-
if (
|
|
1024
|
+
if (Ii.test(n.stem)) {
|
|
975
1025
|
r.minimumIntegerDigits = n.stem.length;
|
|
976
1026
|
continue;
|
|
977
1027
|
}
|
|
@@ -985,13 +1035,13 @@ function Vn(e) {
|
|
|
985
1035
|
s === "w" ? r = A(A({}, r), { trailingZeroDisplay: "stripIfInteger" }) : s && (r = A(A({}, r), Wt(s)));
|
|
986
1036
|
continue;
|
|
987
1037
|
}
|
|
988
|
-
if (
|
|
1038
|
+
if (Hi.test(n.stem)) {
|
|
989
1039
|
r = A(A({}, r), Wt(n.stem));
|
|
990
1040
|
continue;
|
|
991
1041
|
}
|
|
992
|
-
var a =
|
|
1042
|
+
var a = Bi(n.stem);
|
|
993
1043
|
a && (r = A(A({}, r), a));
|
|
994
|
-
var l =
|
|
1044
|
+
var l = Zn(n.stem);
|
|
995
1045
|
l && (r = A(A({}, r), l));
|
|
996
1046
|
}
|
|
997
1047
|
return r;
|
|
@@ -1001,6 +1051,12 @@ var Kr = {
|
|
|
1001
1051
|
"H",
|
|
1002
1052
|
"h"
|
|
1003
1053
|
],
|
|
1054
|
+
419: [
|
|
1055
|
+
"h",
|
|
1056
|
+
"H",
|
|
1057
|
+
"hB",
|
|
1058
|
+
"hb"
|
|
1059
|
+
],
|
|
1004
1060
|
AC: [
|
|
1005
1061
|
"H",
|
|
1006
1062
|
"h",
|
|
@@ -1049,8 +1105,8 @@ var Kr = {
|
|
|
1049
1105
|
"hB"
|
|
1050
1106
|
],
|
|
1051
1107
|
AR: [
|
|
1052
|
-
"H",
|
|
1053
1108
|
"h",
|
|
1109
|
+
"H",
|
|
1054
1110
|
"hB",
|
|
1055
1111
|
"hb"
|
|
1056
1112
|
],
|
|
@@ -1140,9 +1196,9 @@ var Kr = {
|
|
|
1140
1196
|
"H"
|
|
1141
1197
|
],
|
|
1142
1198
|
BO: [
|
|
1199
|
+
"h",
|
|
1143
1200
|
"H",
|
|
1144
1201
|
"hB",
|
|
1145
|
-
"h",
|
|
1146
1202
|
"hb"
|
|
1147
1203
|
],
|
|
1148
1204
|
BQ: [
|
|
@@ -1219,8 +1275,8 @@ var Kr = {
|
|
|
1219
1275
|
"hB"
|
|
1220
1276
|
],
|
|
1221
1277
|
CL: [
|
|
1222
|
-
"H",
|
|
1223
1278
|
"h",
|
|
1279
|
+
"H",
|
|
1224
1280
|
"hB",
|
|
1225
1281
|
"hb"
|
|
1226
1282
|
],
|
|
@@ -1245,14 +1301,14 @@ var Kr = {
|
|
|
1245
1301
|
"H"
|
|
1246
1302
|
],
|
|
1247
1303
|
CR: [
|
|
1248
|
-
"H",
|
|
1249
1304
|
"h",
|
|
1305
|
+
"H",
|
|
1250
1306
|
"hB",
|
|
1251
1307
|
"hb"
|
|
1252
1308
|
],
|
|
1253
1309
|
CU: [
|
|
1254
|
-
"H",
|
|
1255
1310
|
"h",
|
|
1311
|
+
"H",
|
|
1256
1312
|
"hB",
|
|
1257
1313
|
"hb"
|
|
1258
1314
|
],
|
|
@@ -1321,9 +1377,9 @@ var Kr = {
|
|
|
1321
1377
|
"hb"
|
|
1322
1378
|
],
|
|
1323
1379
|
EC: [
|
|
1380
|
+
"h",
|
|
1324
1381
|
"H",
|
|
1325
1382
|
"hB",
|
|
1326
|
-
"h",
|
|
1327
1383
|
"hb"
|
|
1328
1384
|
],
|
|
1329
1385
|
EE: [
|
|
@@ -1459,8 +1515,8 @@ var Kr = {
|
|
|
1459
1515
|
"hB"
|
|
1460
1516
|
],
|
|
1461
1517
|
GT: [
|
|
1462
|
-
"H",
|
|
1463
1518
|
"h",
|
|
1519
|
+
"H",
|
|
1464
1520
|
"hB",
|
|
1465
1521
|
"hb"
|
|
1466
1522
|
],
|
|
@@ -1487,8 +1543,8 @@ var Kr = {
|
|
|
1487
1543
|
"H"
|
|
1488
1544
|
],
|
|
1489
1545
|
HN: [
|
|
1490
|
-
"H",
|
|
1491
1546
|
"h",
|
|
1547
|
+
"H",
|
|
1492
1548
|
"hB",
|
|
1493
1549
|
"hb"
|
|
1494
1550
|
],
|
|
@@ -1802,8 +1858,8 @@ var Kr = {
|
|
|
1802
1858
|
"hB"
|
|
1803
1859
|
],
|
|
1804
1860
|
MX: [
|
|
1805
|
-
"H",
|
|
1806
1861
|
"h",
|
|
1862
|
+
"H",
|
|
1807
1863
|
"hB",
|
|
1808
1864
|
"hb"
|
|
1809
1865
|
],
|
|
@@ -1843,8 +1899,8 @@ var Kr = {
|
|
|
1843
1899
|
"hB"
|
|
1844
1900
|
],
|
|
1845
1901
|
NI: [
|
|
1846
|
-
"H",
|
|
1847
1902
|
"h",
|
|
1903
|
+
"H",
|
|
1848
1904
|
"hB",
|
|
1849
1905
|
"hb"
|
|
1850
1906
|
],
|
|
@@ -1892,9 +1948,9 @@ var Kr = {
|
|
|
1892
1948
|
"hb"
|
|
1893
1949
|
],
|
|
1894
1950
|
PE: [
|
|
1951
|
+
"h",
|
|
1895
1952
|
"H",
|
|
1896
1953
|
"hB",
|
|
1897
|
-
"h",
|
|
1898
1954
|
"hb"
|
|
1899
1955
|
],
|
|
1900
1956
|
PF: [
|
|
@@ -1952,8 +2008,8 @@ var Kr = {
|
|
|
1952
2008
|
"H"
|
|
1953
2009
|
],
|
|
1954
2010
|
PY: [
|
|
1955
|
-
"H",
|
|
1956
2011
|
"h",
|
|
2012
|
+
"H",
|
|
1957
2013
|
"hB",
|
|
1958
2014
|
"hb"
|
|
1959
2015
|
],
|
|
@@ -2066,8 +2122,8 @@ var Kr = {
|
|
|
2066
2122
|
"hB"
|
|
2067
2123
|
],
|
|
2068
2124
|
SV: [
|
|
2069
|
-
"H",
|
|
2070
2125
|
"h",
|
|
2126
|
+
"H",
|
|
2071
2127
|
"hB",
|
|
2072
2128
|
"hb"
|
|
2073
2129
|
],
|
|
@@ -2189,8 +2245,8 @@ var Kr = {
|
|
|
2189
2245
|
"hB"
|
|
2190
2246
|
],
|
|
2191
2247
|
UY: [
|
|
2192
|
-
"H",
|
|
2193
2248
|
"h",
|
|
2249
|
+
"H",
|
|
2194
2250
|
"hB",
|
|
2195
2251
|
"hb"
|
|
2196
2252
|
],
|
|
@@ -2298,37 +2354,37 @@ var Kr = {
|
|
|
2298
2354
|
"H",
|
|
2299
2355
|
"hB"
|
|
2300
2356
|
],
|
|
2301
|
-
"
|
|
2302
|
-
"H",
|
|
2357
|
+
"en-HK": [
|
|
2303
2358
|
"h",
|
|
2304
|
-
"
|
|
2305
|
-
"
|
|
2359
|
+
"hb",
|
|
2360
|
+
"H",
|
|
2361
|
+
"hB"
|
|
2306
2362
|
],
|
|
2307
|
-
"
|
|
2363
|
+
"en-IL": [
|
|
2308
2364
|
"H",
|
|
2309
2365
|
"h",
|
|
2310
|
-
"
|
|
2311
|
-
"
|
|
2366
|
+
"hb",
|
|
2367
|
+
"hB"
|
|
2312
2368
|
],
|
|
2313
|
-
"
|
|
2314
|
-
"H",
|
|
2369
|
+
"en-MY": [
|
|
2315
2370
|
"h",
|
|
2316
|
-
"
|
|
2317
|
-
"
|
|
2371
|
+
"hb",
|
|
2372
|
+
"H",
|
|
2373
|
+
"hB"
|
|
2318
2374
|
],
|
|
2319
|
-
"es-
|
|
2375
|
+
"es-BR": [
|
|
2320
2376
|
"H",
|
|
2321
2377
|
"h",
|
|
2322
2378
|
"hB",
|
|
2323
2379
|
"hb"
|
|
2324
2380
|
],
|
|
2325
|
-
"es-
|
|
2381
|
+
"es-ES": [
|
|
2326
2382
|
"H",
|
|
2327
2383
|
"h",
|
|
2328
2384
|
"hB",
|
|
2329
2385
|
"hb"
|
|
2330
2386
|
],
|
|
2331
|
-
"es-
|
|
2387
|
+
"es-GQ": [
|
|
2332
2388
|
"H",
|
|
2333
2389
|
"h",
|
|
2334
2390
|
"hB",
|
|
@@ -2405,13 +2461,13 @@ var Kr = {
|
|
|
2405
2461
|
"h"
|
|
2406
2462
|
]
|
|
2407
2463
|
};
|
|
2408
|
-
function
|
|
2464
|
+
function qn(e, r) {
|
|
2409
2465
|
for (var t = "", i = 0; i < e.length; i++) {
|
|
2410
2466
|
var n = e.charAt(i);
|
|
2411
2467
|
if (n === "j") {
|
|
2412
2468
|
for (var s = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
|
|
2413
2469
|
s++, i++;
|
|
2414
|
-
var a = 1 + (s & 1), l = s < 2 ? 1 : 3 + (s >> 1), h = "a", c =
|
|
2470
|
+
var a = 1 + (s & 1), l = s < 2 ? 1 : 3 + (s >> 1), h = "a", c = Jn(r);
|
|
2415
2471
|
for ((c == "H" || c == "k") && (l = 0); l-- > 0; )
|
|
2416
2472
|
t += h;
|
|
2417
2473
|
for (; a-- > 0; )
|
|
@@ -2420,7 +2476,7 @@ function $n(e, r) {
|
|
|
2420
2476
|
}
|
|
2421
2477
|
return t;
|
|
2422
2478
|
}
|
|
2423
|
-
function
|
|
2479
|
+
function Jn(e) {
|
|
2424
2480
|
var r = e.hourCycle;
|
|
2425
2481
|
if (r === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2426
2482
|
e.hourCycles && // @ts-ignore
|
|
@@ -2442,20 +2498,20 @@ function zn(e) {
|
|
|
2442
2498
|
var n = Kr[i || ""] || Kr[t || ""] || Kr["".concat(t, "-001")] || Kr["001"];
|
|
2443
2499
|
return n[0];
|
|
2444
2500
|
}
|
|
2445
|
-
var
|
|
2446
|
-
function
|
|
2501
|
+
var pt, Yn = new RegExp("^".concat(Ti.source, "*")), Kn = new RegExp("".concat(Ti.source, "*$"));
|
|
2502
|
+
function C(e, r) {
|
|
2447
2503
|
return { start: e, end: r };
|
|
2448
2504
|
}
|
|
2449
|
-
var
|
|
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) {
|
|
2450
2506
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2451
2507
|
}, St = !0;
|
|
2452
2508
|
try {
|
|
2453
|
-
var
|
|
2454
|
-
St = ((
|
|
2509
|
+
var ls = Oi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2510
|
+
St = ((pt = ls.exec("a")) === null || pt === void 0 ? void 0 : pt[0]) === "a";
|
|
2455
2511
|
} catch (e) {
|
|
2456
2512
|
St = !1;
|
|
2457
2513
|
}
|
|
2458
|
-
var Jt =
|
|
2514
|
+
var Jt = es ? (
|
|
2459
2515
|
// Native
|
|
2460
2516
|
function(r, t, i) {
|
|
2461
2517
|
return r.startsWith(t, i);
|
|
@@ -2465,7 +2521,7 @@ var Jt = Zn ? (
|
|
|
2465
2521
|
function(r, t, i) {
|
|
2466
2522
|
return r.slice(i, i + t.length) === t;
|
|
2467
2523
|
}
|
|
2468
|
-
), Pt =
|
|
2524
|
+
), Pt = rs ? String.fromCodePoint : (
|
|
2469
2525
|
// IE11
|
|
2470
2526
|
function() {
|
|
2471
2527
|
for (var r = [], t = 0; t < arguments.length; t++)
|
|
@@ -2479,7 +2535,7 @@ var Jt = Zn ? (
|
|
|
2479
2535
|
}
|
|
2480
2536
|
), Yt = (
|
|
2481
2537
|
// native
|
|
2482
|
-
|
|
2538
|
+
ts ? Object.fromEntries : (
|
|
2483
2539
|
// Ponyfill
|
|
2484
2540
|
function(r) {
|
|
2485
2541
|
for (var t = {}, i = 0, n = r; i < n.length; i++) {
|
|
@@ -2489,7 +2545,7 @@ var Jt = Zn ? (
|
|
|
2489
2545
|
return t;
|
|
2490
2546
|
}
|
|
2491
2547
|
)
|
|
2492
|
-
),
|
|
2548
|
+
), Ni = is ? (
|
|
2493
2549
|
// Native
|
|
2494
2550
|
function(r, t) {
|
|
2495
2551
|
return r.codePointAt(t);
|
|
@@ -2503,7 +2559,7 @@ var Jt = Zn ? (
|
|
|
2503
2559
|
return n < 55296 || n > 56319 || t + 1 === i || (s = r.charCodeAt(t + 1)) < 56320 || s > 57343 ? n : (n - 55296 << 10) + (s - 56320) + 65536;
|
|
2504
2560
|
}
|
|
2505
2561
|
}
|
|
2506
|
-
),
|
|
2562
|
+
), us = ns ? (
|
|
2507
2563
|
// Native
|
|
2508
2564
|
function(r) {
|
|
2509
2565
|
return r.trimStart();
|
|
@@ -2511,9 +2567,9 @@ var Jt = Zn ? (
|
|
|
2511
2567
|
) : (
|
|
2512
2568
|
// Ponyfill
|
|
2513
2569
|
function(r) {
|
|
2514
|
-
return r.replace(
|
|
2570
|
+
return r.replace(Yn, "");
|
|
2515
2571
|
}
|
|
2516
|
-
),
|
|
2572
|
+
), cs = ss ? (
|
|
2517
2573
|
// Native
|
|
2518
2574
|
function(r) {
|
|
2519
2575
|
return r.trimEnd();
|
|
@@ -2521,32 +2577,32 @@ var Jt = Zn ? (
|
|
|
2521
2577
|
) : (
|
|
2522
2578
|
// Ponyfill
|
|
2523
2579
|
function(r) {
|
|
2524
|
-
return r.replace(
|
|
2580
|
+
return r.replace(Kn, "");
|
|
2525
2581
|
}
|
|
2526
2582
|
);
|
|
2527
|
-
function
|
|
2583
|
+
function Oi(e, r) {
|
|
2528
2584
|
return new RegExp(e, r);
|
|
2529
2585
|
}
|
|
2530
|
-
var
|
|
2586
|
+
var Ct;
|
|
2531
2587
|
if (St) {
|
|
2532
|
-
var Kt =
|
|
2533
|
-
|
|
2588
|
+
var Kt = Oi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2589
|
+
Ct = function(r, t) {
|
|
2534
2590
|
var i;
|
|
2535
2591
|
Kt.lastIndex = t;
|
|
2536
2592
|
var n = Kt.exec(r);
|
|
2537
2593
|
return (i = n[1]) !== null && i !== void 0 ? i : "";
|
|
2538
2594
|
};
|
|
2539
2595
|
} else
|
|
2540
|
-
|
|
2596
|
+
Ct = function(r, t) {
|
|
2541
2597
|
for (var i = []; ; ) {
|
|
2542
|
-
var n =
|
|
2543
|
-
if (n === void 0 ||
|
|
2598
|
+
var n = Ni(r, t);
|
|
2599
|
+
if (n === void 0 || Li(n) || ms(n))
|
|
2544
2600
|
break;
|
|
2545
2601
|
i.push(n), t += n >= 65536 ? 2 : 1;
|
|
2546
2602
|
}
|
|
2547
2603
|
return Pt.apply(void 0, i);
|
|
2548
2604
|
};
|
|
2549
|
-
var
|
|
2605
|
+
var hs = (
|
|
2550
2606
|
/** @class */
|
|
2551
2607
|
function() {
|
|
2552
2608
|
function e(r, t) {
|
|
@@ -2571,13 +2627,13 @@ var ss = (
|
|
|
2571
2627
|
var l = this.clonePosition();
|
|
2572
2628
|
this.bump(), n.push({
|
|
2573
2629
|
type: N.pound,
|
|
2574
|
-
location:
|
|
2630
|
+
location: C(l, this.clonePosition())
|
|
2575
2631
|
});
|
|
2576
2632
|
} else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
2577
2633
|
if (i)
|
|
2578
2634
|
break;
|
|
2579
|
-
return this.error(P.UNMATCHED_CLOSING_TAG,
|
|
2580
|
-
} 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)) {
|
|
2581
2637
|
var a = this.parseTag(r, t);
|
|
2582
2638
|
if (a.err)
|
|
2583
2639
|
return a;
|
|
@@ -2600,7 +2656,7 @@ var ss = (
|
|
|
2600
2656
|
val: {
|
|
2601
2657
|
type: N.literal,
|
|
2602
2658
|
value: "<".concat(n, "/>"),
|
|
2603
|
-
location:
|
|
2659
|
+
location: C(i, this.clonePosition())
|
|
2604
2660
|
},
|
|
2605
2661
|
err: null
|
|
2606
2662
|
};
|
|
@@ -2610,25 +2666,25 @@ var ss = (
|
|
|
2610
2666
|
return s;
|
|
2611
2667
|
var a = s.val, l = this.clonePosition();
|
|
2612
2668
|
if (this.bumpIf("</")) {
|
|
2613
|
-
if (this.isEOF() || !
|
|
2614
|
-
return this.error(P.INVALID_TAG,
|
|
2669
|
+
if (this.isEOF() || !xt(this.char()))
|
|
2670
|
+
return this.error(P.INVALID_TAG, C(l, this.clonePosition()));
|
|
2615
2671
|
var h = this.clonePosition(), c = this.parseTagName();
|
|
2616
|
-
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(">") ? {
|
|
2617
2673
|
val: {
|
|
2618
2674
|
type: N.tag,
|
|
2619
2675
|
value: n,
|
|
2620
2676
|
children: a,
|
|
2621
|
-
location:
|
|
2677
|
+
location: C(i, this.clonePosition())
|
|
2622
2678
|
},
|
|
2623
2679
|
err: null
|
|
2624
|
-
} : this.error(P.INVALID_TAG,
|
|
2680
|
+
} : this.error(P.INVALID_TAG, C(l, this.clonePosition())));
|
|
2625
2681
|
} else
|
|
2626
|
-
return this.error(P.UNCLOSED_TAG,
|
|
2682
|
+
return this.error(P.UNCLOSED_TAG, C(i, this.clonePosition()));
|
|
2627
2683
|
} else
|
|
2628
|
-
return this.error(P.INVALID_TAG,
|
|
2684
|
+
return this.error(P.INVALID_TAG, C(i, this.clonePosition()));
|
|
2629
2685
|
}, e.prototype.parseTagName = function() {
|
|
2630
2686
|
var r = this.offset();
|
|
2631
|
-
for (this.bump(); !this.isEOF() &&
|
|
2687
|
+
for (this.bump(); !this.isEOF() && ds(this.char()); )
|
|
2632
2688
|
this.bump();
|
|
2633
2689
|
return this.message.slice(r, this.offset());
|
|
2634
2690
|
}, e.prototype.parseLiteral = function(r, t) {
|
|
@@ -2650,14 +2706,14 @@ var ss = (
|
|
|
2650
2706
|
}
|
|
2651
2707
|
break;
|
|
2652
2708
|
}
|
|
2653
|
-
var h =
|
|
2709
|
+
var h = C(i, this.clonePosition());
|
|
2654
2710
|
return {
|
|
2655
2711
|
val: { type: N.literal, value: n, location: h },
|
|
2656
2712
|
err: null
|
|
2657
2713
|
};
|
|
2658
2714
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
2659
2715
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
2660
|
-
!
|
|
2716
|
+
!fs(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
2661
2717
|
}, e.prototype.tryParseQuote = function(r) {
|
|
2662
2718
|
if (this.isEOF() || this.char() !== 39)
|
|
2663
2719
|
return null;
|
|
@@ -2700,14 +2756,14 @@ var ss = (
|
|
|
2700
2756
|
}, e.prototype.parseArgument = function(r, t) {
|
|
2701
2757
|
var i = this.clonePosition();
|
|
2702
2758
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
2703
|
-
return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE,
|
|
2759
|
+
return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, C(i, this.clonePosition()));
|
|
2704
2760
|
if (this.char() === 125)
|
|
2705
|
-
return this.bump(), this.error(P.EMPTY_ARGUMENT,
|
|
2761
|
+
return this.bump(), this.error(P.EMPTY_ARGUMENT, C(i, this.clonePosition()));
|
|
2706
2762
|
var n = this.parseIdentifierIfPossible().value;
|
|
2707
2763
|
if (!n)
|
|
2708
|
-
return this.error(P.MALFORMED_ARGUMENT,
|
|
2764
|
+
return this.error(P.MALFORMED_ARGUMENT, C(i, this.clonePosition()));
|
|
2709
2765
|
if (this.bumpSpace(), this.isEOF())
|
|
2710
|
-
return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE,
|
|
2766
|
+
return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, C(i, this.clonePosition()));
|
|
2711
2767
|
switch (this.char()) {
|
|
2712
2768
|
case 125:
|
|
2713
2769
|
return this.bump(), {
|
|
@@ -2715,25 +2771,25 @@ var ss = (
|
|
|
2715
2771
|
type: N.argument,
|
|
2716
2772
|
// value does not include the opening and closing braces.
|
|
2717
2773
|
value: n,
|
|
2718
|
-
location:
|
|
2774
|
+
location: C(i, this.clonePosition())
|
|
2719
2775
|
},
|
|
2720
2776
|
err: null
|
|
2721
2777
|
};
|
|
2722
2778
|
case 44:
|
|
2723
|
-
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);
|
|
2724
2780
|
default:
|
|
2725
|
-
return this.error(P.MALFORMED_ARGUMENT,
|
|
2781
|
+
return this.error(P.MALFORMED_ARGUMENT, C(i, this.clonePosition()));
|
|
2726
2782
|
}
|
|
2727
2783
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
2728
|
-
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;
|
|
2729
2785
|
this.bumpTo(n);
|
|
2730
|
-
var s = this.clonePosition(), a =
|
|
2786
|
+
var s = this.clonePosition(), a = C(r, s);
|
|
2731
2787
|
return { value: i, location: a };
|
|
2732
2788
|
}, e.prototype.parseArgumentOptions = function(r, t, i, n) {
|
|
2733
2789
|
var s, a = this.clonePosition(), l = this.parseIdentifierIfPossible().value, h = this.clonePosition();
|
|
2734
2790
|
switch (l) {
|
|
2735
2791
|
case "":
|
|
2736
|
-
return this.error(P.EXPECT_ARGUMENT_TYPE,
|
|
2792
|
+
return this.error(P.EXPECT_ARGUMENT_TYPE, C(a, h));
|
|
2737
2793
|
case "number":
|
|
2738
2794
|
case "date":
|
|
2739
2795
|
case "time": {
|
|
@@ -2744,18 +2800,18 @@ var ss = (
|
|
|
2744
2800
|
var f = this.clonePosition(), m = this.parseSimpleArgStyleIfPossible();
|
|
2745
2801
|
if (m.err)
|
|
2746
2802
|
return m;
|
|
2747
|
-
var g =
|
|
2803
|
+
var g = cs(m.val);
|
|
2748
2804
|
if (g.length === 0)
|
|
2749
|
-
return this.error(P.EXPECT_ARGUMENT_STYLE,
|
|
2750
|
-
var b =
|
|
2805
|
+
return this.error(P.EXPECT_ARGUMENT_STYLE, C(this.clonePosition(), this.clonePosition()));
|
|
2806
|
+
var b = C(f, this.clonePosition());
|
|
2751
2807
|
c = { style: g, styleLocation: b };
|
|
2752
2808
|
}
|
|
2753
2809
|
var _ = this.tryParseArgumentClose(n);
|
|
2754
2810
|
if (_.err)
|
|
2755
2811
|
return _;
|
|
2756
|
-
var E =
|
|
2812
|
+
var E = C(n, this.clonePosition());
|
|
2757
2813
|
if (c && Jt(c == null ? void 0 : c.style, "::", 0)) {
|
|
2758
|
-
var w =
|
|
2814
|
+
var w = us(c.style.slice(2));
|
|
2759
2815
|
if (l === "number") {
|
|
2760
2816
|
var m = this.parseNumberSkeletonFromString(w, c.styleLocation);
|
|
2761
2817
|
return m.err ? m : {
|
|
@@ -2765,13 +2821,13 @@ var ss = (
|
|
|
2765
2821
|
} else {
|
|
2766
2822
|
if (w.length === 0)
|
|
2767
2823
|
return this.error(P.EXPECT_DATE_TIME_SKELETON, E);
|
|
2768
|
-
var
|
|
2769
|
-
this.locale && (
|
|
2824
|
+
var B = w;
|
|
2825
|
+
this.locale && (B = qn(w, this.locale));
|
|
2770
2826
|
var g = {
|
|
2771
2827
|
type: ar.dateTime,
|
|
2772
|
-
pattern:
|
|
2828
|
+
pattern: B,
|
|
2773
2829
|
location: c.styleLocation,
|
|
2774
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2830
|
+
parsedOptions: this.shouldParseSkeletons ? Vn(B) : {}
|
|
2775
2831
|
}, $ = l === "date" ? N.date : N.time;
|
|
2776
2832
|
return {
|
|
2777
2833
|
val: { type: $, value: i, location: E, style: g },
|
|
@@ -2794,12 +2850,12 @@ var ss = (
|
|
|
2794
2850
|
case "select": {
|
|
2795
2851
|
var M = this.clonePosition();
|
|
2796
2852
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
2797
|
-
return this.error(P.EXPECT_SELECT_ARGUMENT_OPTIONS,
|
|
2853
|
+
return this.error(P.EXPECT_SELECT_ARGUMENT_OPTIONS, C(M, A({}, M)));
|
|
2798
2854
|
this.bumpSpace();
|
|
2799
2855
|
var de = this.parseIdentifierIfPossible(), G = 0;
|
|
2800
2856
|
if (l !== "select" && de.value === "offset") {
|
|
2801
2857
|
if (!this.bumpIf(":"))
|
|
2802
|
-
return this.error(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,
|
|
2858
|
+
return this.error(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, C(this.clonePosition(), this.clonePosition()));
|
|
2803
2859
|
this.bumpSpace();
|
|
2804
2860
|
var m = this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, P.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
2805
2861
|
if (m.err)
|
|
@@ -2812,7 +2868,7 @@ var ss = (
|
|
|
2812
2868
|
var _ = this.tryParseArgumentClose(n);
|
|
2813
2869
|
if (_.err)
|
|
2814
2870
|
return _;
|
|
2815
|
-
var R =
|
|
2871
|
+
var R = C(n, this.clonePosition());
|
|
2816
2872
|
return l === "select" ? {
|
|
2817
2873
|
val: {
|
|
2818
2874
|
type: N.select,
|
|
@@ -2834,10 +2890,10 @@ var ss = (
|
|
|
2834
2890
|
};
|
|
2835
2891
|
}
|
|
2836
2892
|
default:
|
|
2837
|
-
return this.error(P.INVALID_ARGUMENT_TYPE,
|
|
2893
|
+
return this.error(P.INVALID_ARGUMENT_TYPE, C(a, h));
|
|
2838
2894
|
}
|
|
2839
2895
|
}, e.prototype.tryParseArgumentClose = function(r) {
|
|
2840
|
-
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 });
|
|
2841
2897
|
}, e.prototype.parseSimpleArgStyleIfPossible = function() {
|
|
2842
2898
|
for (var r = 0, t = this.clonePosition(); !this.isEOF(); ) {
|
|
2843
2899
|
var i = this.char();
|
|
@@ -2846,7 +2902,7 @@ var ss = (
|
|
|
2846
2902
|
this.bump();
|
|
2847
2903
|
var n = this.clonePosition();
|
|
2848
2904
|
if (!this.bumpUntil("'"))
|
|
2849
|
-
return this.error(P.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,
|
|
2905
|
+
return this.error(P.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, C(n, this.clonePosition()));
|
|
2850
2906
|
this.bump();
|
|
2851
2907
|
break;
|
|
2852
2908
|
}
|
|
@@ -2876,7 +2932,7 @@ var ss = (
|
|
|
2876
2932
|
}, e.prototype.parseNumberSkeletonFromString = function(r, t) {
|
|
2877
2933
|
var i = [];
|
|
2878
2934
|
try {
|
|
2879
|
-
i =
|
|
2935
|
+
i = Qn(r);
|
|
2880
2936
|
} catch (n) {
|
|
2881
2937
|
return this.error(P.INVALID_NUMBER_SKELETON, t);
|
|
2882
2938
|
}
|
|
@@ -2885,7 +2941,7 @@ var ss = (
|
|
|
2885
2941
|
type: ar.number,
|
|
2886
2942
|
tokens: i,
|
|
2887
2943
|
location: t,
|
|
2888
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2944
|
+
parsedOptions: this.shouldParseSkeletons ? Wn(i) : {}
|
|
2889
2945
|
},
|
|
2890
2946
|
err: null
|
|
2891
2947
|
};
|
|
@@ -2897,7 +2953,7 @@ var ss = (
|
|
|
2897
2953
|
var g = this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_SELECTOR, P.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
|
2898
2954
|
if (g.err)
|
|
2899
2955
|
return g;
|
|
2900
|
-
f =
|
|
2956
|
+
f = C(m, this.clonePosition()), c = this.message.slice(m.offset, this.offset());
|
|
2901
2957
|
} else
|
|
2902
2958
|
break;
|
|
2903
2959
|
}
|
|
@@ -2906,7 +2962,7 @@ var ss = (
|
|
|
2906
2962
|
c === "other" && (a = !0), this.bumpSpace();
|
|
2907
2963
|
var b = this.clonePosition();
|
|
2908
2964
|
if (!this.bumpIf("{"))
|
|
2909
|
-
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()));
|
|
2910
2966
|
var _ = this.parseMessage(r + 1, t, i);
|
|
2911
2967
|
if (_.err)
|
|
2912
2968
|
return _;
|
|
@@ -2917,11 +2973,11 @@ var ss = (
|
|
|
2917
2973
|
c,
|
|
2918
2974
|
{
|
|
2919
2975
|
value: _.val,
|
|
2920
|
-
location:
|
|
2976
|
+
location: C(b, this.clonePosition())
|
|
2921
2977
|
}
|
|
2922
2978
|
]), h.add(c), this.bumpSpace(), s = this.parseIdentifierIfPossible(), c = s.value, f = s.location;
|
|
2923
2979
|
}
|
|
2924
|
-
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 };
|
|
2925
2981
|
}, e.prototype.tryParseDecimalInteger = function(r, t) {
|
|
2926
2982
|
var i = 1, n = this.clonePosition();
|
|
2927
2983
|
this.bumpIf("+") || this.bumpIf("-") && (i = -1);
|
|
@@ -2932,8 +2988,8 @@ var ss = (
|
|
|
2932
2988
|
else
|
|
2933
2989
|
break;
|
|
2934
2990
|
}
|
|
2935
|
-
var h =
|
|
2936
|
-
return s ? (a *= i,
|
|
2991
|
+
var h = C(n, this.clonePosition());
|
|
2992
|
+
return s ? (a *= i, as(a) ? { val: a, err: null } : this.error(t, h)) : this.error(r, h);
|
|
2937
2993
|
}, e.prototype.offset = function() {
|
|
2938
2994
|
return this.position.offset;
|
|
2939
2995
|
}, e.prototype.isEOF = function() {
|
|
@@ -2948,7 +3004,7 @@ var ss = (
|
|
|
2948
3004
|
var r = this.position.offset;
|
|
2949
3005
|
if (r >= this.message.length)
|
|
2950
3006
|
throw Error("out of bound");
|
|
2951
|
-
var t =
|
|
3007
|
+
var t = Ni(this.message, r);
|
|
2952
3008
|
if (t === void 0)
|
|
2953
3009
|
throw Error("Offset ".concat(r, " is at invalid UTF-16 code unit boundary"));
|
|
2954
3010
|
return t;
|
|
@@ -2989,7 +3045,7 @@ var ss = (
|
|
|
2989
3045
|
break;
|
|
2990
3046
|
}
|
|
2991
3047
|
}, e.prototype.bumpSpace = function() {
|
|
2992
|
-
for (; !this.isEOF() &&
|
|
3048
|
+
for (; !this.isEOF() && Li(this.char()); )
|
|
2993
3049
|
this.bump();
|
|
2994
3050
|
}, e.prototype.peek = function() {
|
|
2995
3051
|
if (this.isEOF())
|
|
@@ -2999,89 +3055,39 @@ var ss = (
|
|
|
2999
3055
|
}, e;
|
|
3000
3056
|
}()
|
|
3001
3057
|
);
|
|
3002
|
-
function
|
|
3058
|
+
function xt(e) {
|
|
3003
3059
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3004
3060
|
}
|
|
3005
|
-
function
|
|
3006
|
-
return
|
|
3061
|
+
function fs(e) {
|
|
3062
|
+
return xt(e) || e === 47;
|
|
3007
3063
|
}
|
|
3008
|
-
function
|
|
3064
|
+
function ds(e) {
|
|
3009
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;
|
|
3010
3066
|
}
|
|
3011
|
-
function
|
|
3067
|
+
function Li(e) {
|
|
3012
3068
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3013
3069
|
}
|
|
3014
|
-
function
|
|
3070
|
+
function ms(e) {
|
|
3015
3071
|
return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
|
|
3016
3072
|
}
|
|
3017
3073
|
function At(e) {
|
|
3018
3074
|
e.forEach(function(r) {
|
|
3019
|
-
if (delete r.location,
|
|
3075
|
+
if (delete r.location, Pi(r) || Ci(r))
|
|
3020
3076
|
for (var t in r.options)
|
|
3021
3077
|
delete r.options[t].location, At(r.options[t].value);
|
|
3022
|
-
else
|
|
3078
|
+
else _i(r) && Ai(r.style) || (wi(r) || Si(r)) && wt(r.style) ? delete r.style.location : xi(r) && At(r.children);
|
|
3023
3079
|
});
|
|
3024
3080
|
}
|
|
3025
|
-
function
|
|
3081
|
+
function gs(e, r) {
|
|
3026
3082
|
r === void 0 && (r = {}), r = A({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, r);
|
|
3027
|
-
var t = new
|
|
3083
|
+
var t = new hs(e, r).parse();
|
|
3028
3084
|
if (t.err) {
|
|
3029
3085
|
var i = SyntaxError(P[t.err.kind]);
|
|
3030
3086
|
throw i.location = t.err.location, i.originalMessage = t.err.message, i;
|
|
3031
3087
|
}
|
|
3032
3088
|
return r != null && r.captureLocation || At(t.val), t.val;
|
|
3033
3089
|
}
|
|
3034
|
-
|
|
3035
|
-
var t = r && r.cache ? r.cache : gs, i = r && r.serializer ? r.serializer : ms, n = r && r.strategy ? r.strategy : hs;
|
|
3036
|
-
return n(e, {
|
|
3037
|
-
cache: t,
|
|
3038
|
-
serializer: i
|
|
3039
|
-
});
|
|
3040
|
-
}
|
|
3041
|
-
function cs(e) {
|
|
3042
|
-
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
3043
|
-
}
|
|
3044
|
-
function Oi(e, r, t, i) {
|
|
3045
|
-
var n = cs(i) ? i : t(i), s = r.get(n);
|
|
3046
|
-
return typeof s == "undefined" && (s = e.call(this, i), r.set(n, s)), s;
|
|
3047
|
-
}
|
|
3048
|
-
function Li(e, r, t) {
|
|
3049
|
-
var i = Array.prototype.slice.call(arguments, 3), n = t(i), s = r.get(n);
|
|
3050
|
-
return typeof s == "undefined" && (s = e.apply(this, i), r.set(n, s)), s;
|
|
3051
|
-
}
|
|
3052
|
-
function It(e, r, t, i, n) {
|
|
3053
|
-
return t.bind(r, e, i, n);
|
|
3054
|
-
}
|
|
3055
|
-
function hs(e, r) {
|
|
3056
|
-
var t = e.length === 1 ? Oi : Li;
|
|
3057
|
-
return It(e, this, t, r.cache.create(), r.serializer);
|
|
3058
|
-
}
|
|
3059
|
-
function fs(e, r) {
|
|
3060
|
-
return It(e, this, Li, r.cache.create(), r.serializer);
|
|
3061
|
-
}
|
|
3062
|
-
function ds(e, r) {
|
|
3063
|
-
return It(e, this, Oi, r.cache.create(), r.serializer);
|
|
3064
|
-
}
|
|
3065
|
-
var ms = function() {
|
|
3066
|
-
return JSON.stringify(arguments);
|
|
3067
|
-
};
|
|
3068
|
-
function Nt() {
|
|
3069
|
-
this.cache = /* @__PURE__ */ Object.create(null);
|
|
3070
|
-
}
|
|
3071
|
-
Nt.prototype.get = function(e) {
|
|
3072
|
-
return this.cache[e];
|
|
3073
|
-
};
|
|
3074
|
-
Nt.prototype.set = function(e, r) {
|
|
3075
|
-
this.cache[e] = r;
|
|
3076
|
-
};
|
|
3077
|
-
var gs = {
|
|
3078
|
-
create: function() {
|
|
3079
|
-
return new Nt();
|
|
3080
|
-
}
|
|
3081
|
-
}, pt = {
|
|
3082
|
-
variadic: fs,
|
|
3083
|
-
monadic: ds
|
|
3084
|
-
}, lr;
|
|
3090
|
+
var lr;
|
|
3085
3091
|
(function(e) {
|
|
3086
3092
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3087
3093
|
})(lr || (lr = {}));
|
|
@@ -3124,14 +3130,14 @@ var at = (
|
|
|
3124
3130
|
}
|
|
3125
3131
|
return r;
|
|
3126
3132
|
}(at)
|
|
3127
|
-
),
|
|
3133
|
+
), z;
|
|
3128
3134
|
(function(e) {
|
|
3129
3135
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3130
|
-
})(
|
|
3136
|
+
})(z || (z = {}));
|
|
3131
3137
|
function ys(e) {
|
|
3132
3138
|
return e.length < 2 ? e : e.reduce(function(r, t) {
|
|
3133
3139
|
var i = r[r.length - 1];
|
|
3134
|
-
return !i || i.type !==
|
|
3140
|
+
return !i || i.type !== z.literal || t.type !== z.literal ? r.push(t) : i.value += t.value, r;
|
|
3135
3141
|
}, []);
|
|
3136
3142
|
}
|
|
3137
3143
|
function Es(e) {
|
|
@@ -3141,7 +3147,7 @@ function rt(e, r, t, i, n, s, a) {
|
|
|
3141
3147
|
if (e.length === 1 && Xt(e[0]))
|
|
3142
3148
|
return [
|
|
3143
3149
|
{
|
|
3144
|
-
type:
|
|
3150
|
+
type: z.literal,
|
|
3145
3151
|
value: e[0].value
|
|
3146
3152
|
}
|
|
3147
3153
|
];
|
|
@@ -3149,14 +3155,14 @@ function rt(e, r, t, i, n, s, a) {
|
|
|
3149
3155
|
var f = c[h];
|
|
3150
3156
|
if (Xt(f)) {
|
|
3151
3157
|
l.push({
|
|
3152
|
-
type:
|
|
3158
|
+
type: z.literal,
|
|
3153
3159
|
value: f.value
|
|
3154
3160
|
});
|
|
3155
3161
|
continue;
|
|
3156
3162
|
}
|
|
3157
|
-
if (
|
|
3163
|
+
if (Gn(f)) {
|
|
3158
3164
|
typeof s == "number" && l.push({
|
|
3159
|
-
type:
|
|
3165
|
+
type: z.literal,
|
|
3160
3166
|
value: t.getNumberFormat(r).format(s)
|
|
3161
3167
|
});
|
|
3162
3168
|
continue;
|
|
@@ -3165,59 +3171,59 @@ function rt(e, r, t, i, n, s, a) {
|
|
|
3165
3171
|
if (!(n && m in n))
|
|
3166
3172
|
throw new bs(m, a);
|
|
3167
3173
|
var g = n[m];
|
|
3168
|
-
if (
|
|
3174
|
+
if (Dn(f)) {
|
|
3169
3175
|
(!g || typeof g == "string" || typeof g == "number") && (g = typeof g == "string" || typeof g == "number" ? String(g) : ""), l.push({
|
|
3170
|
-
type: typeof g == "string" ?
|
|
3176
|
+
type: typeof g == "string" ? z.literal : z.object,
|
|
3171
3177
|
value: g
|
|
3172
3178
|
});
|
|
3173
3179
|
continue;
|
|
3174
3180
|
}
|
|
3175
|
-
if (
|
|
3181
|
+
if (wi(f)) {
|
|
3176
3182
|
var b = typeof f.style == "string" ? i.date[f.style] : wt(f.style) ? f.style.parsedOptions : void 0;
|
|
3177
3183
|
l.push({
|
|
3178
|
-
type:
|
|
3184
|
+
type: z.literal,
|
|
3179
3185
|
value: t.getDateTimeFormat(r, b).format(g)
|
|
3180
3186
|
});
|
|
3181
3187
|
continue;
|
|
3182
3188
|
}
|
|
3183
|
-
if (
|
|
3189
|
+
if (Si(f)) {
|
|
3184
3190
|
var b = typeof f.style == "string" ? i.time[f.style] : wt(f.style) ? f.style.parsedOptions : i.time.medium;
|
|
3185
3191
|
l.push({
|
|
3186
|
-
type:
|
|
3192
|
+
type: z.literal,
|
|
3187
3193
|
value: t.getDateTimeFormat(r, b).format(g)
|
|
3188
3194
|
});
|
|
3189
3195
|
continue;
|
|
3190
3196
|
}
|
|
3191
|
-
if (
|
|
3192
|
-
var b = typeof f.style == "string" ? i.number[f.style] :
|
|
3197
|
+
if (_i(f)) {
|
|
3198
|
+
var b = typeof f.style == "string" ? i.number[f.style] : Ai(f.style) ? f.style.parsedOptions : void 0;
|
|
3193
3199
|
b && b.scale && (g = g * (b.scale || 1)), l.push({
|
|
3194
|
-
type:
|
|
3200
|
+
type: z.literal,
|
|
3195
3201
|
value: t.getNumberFormat(r, b).format(g)
|
|
3196
3202
|
});
|
|
3197
3203
|
continue;
|
|
3198
3204
|
}
|
|
3199
|
-
if (
|
|
3205
|
+
if (xi(f)) {
|
|
3200
3206
|
var _ = f.children, E = f.value, w = n[E];
|
|
3201
3207
|
if (!Es(w))
|
|
3202
3208
|
throw new ps(E, "function", a);
|
|
3203
|
-
var
|
|
3209
|
+
var B = rt(_, r, t, i, n, s), $ = w(B.map(function(G) {
|
|
3204
3210
|
return G.value;
|
|
3205
3211
|
}));
|
|
3206
3212
|
Array.isArray($) || ($ = [$]), l.push.apply(l, $.map(function(G) {
|
|
3207
3213
|
return {
|
|
3208
|
-
type: typeof G == "string" ?
|
|
3214
|
+
type: typeof G == "string" ? z.literal : z.object,
|
|
3209
3215
|
value: G
|
|
3210
3216
|
};
|
|
3211
3217
|
}));
|
|
3212
3218
|
}
|
|
3213
|
-
if (
|
|
3219
|
+
if (Pi(f)) {
|
|
3214
3220
|
var M = f.options[g] || f.options.other;
|
|
3215
3221
|
if (!M)
|
|
3216
3222
|
throw new ei(f.value, g, Object.keys(f.options), a);
|
|
3217
3223
|
l.push.apply(l, rt(M.value, r, t, i, n));
|
|
3218
3224
|
continue;
|
|
3219
3225
|
}
|
|
3220
|
-
if (
|
|
3226
|
+
if (Ci(f)) {
|
|
3221
3227
|
var M = f.options["=".concat(g)];
|
|
3222
3228
|
if (!M) {
|
|
3223
3229
|
if (!Intl.PluralRules)
|
|
@@ -3265,29 +3271,29 @@ function ws(e) {
|
|
|
3265
3271
|
dateTime: {},
|
|
3266
3272
|
pluralRules: {}
|
|
3267
3273
|
}), {
|
|
3268
|
-
getNumberFormat:
|
|
3274
|
+
getNumberFormat: mt(function() {
|
|
3269
3275
|
for (var r, t = [], i = 0; i < arguments.length; i++)
|
|
3270
3276
|
t[i] = arguments[i];
|
|
3271
3277
|
return new ((r = Intl.NumberFormat).bind.apply(r, dt([void 0], t, !1)))();
|
|
3272
3278
|
}, {
|
|
3273
3279
|
cache: bt(e.number),
|
|
3274
|
-
strategy:
|
|
3280
|
+
strategy: gt.variadic
|
|
3275
3281
|
}),
|
|
3276
|
-
getDateTimeFormat:
|
|
3282
|
+
getDateTimeFormat: mt(function() {
|
|
3277
3283
|
for (var r, t = [], i = 0; i < arguments.length; i++)
|
|
3278
3284
|
t[i] = arguments[i];
|
|
3279
3285
|
return new ((r = Intl.DateTimeFormat).bind.apply(r, dt([void 0], t, !1)))();
|
|
3280
3286
|
}, {
|
|
3281
3287
|
cache: bt(e.dateTime),
|
|
3282
|
-
strategy:
|
|
3288
|
+
strategy: gt.variadic
|
|
3283
3289
|
}),
|
|
3284
|
-
getPluralRules:
|
|
3290
|
+
getPluralRules: mt(function() {
|
|
3285
3291
|
for (var r, t = [], i = 0; i < arguments.length; i++)
|
|
3286
3292
|
t[i] = arguments[i];
|
|
3287
3293
|
return new ((r = Intl.PluralRules).bind.apply(r, dt([void 0], t, !1)))();
|
|
3288
3294
|
}, {
|
|
3289
3295
|
cache: bt(e.pluralRules),
|
|
3290
|
-
strategy:
|
|
3296
|
+
strategy: gt.variadic
|
|
3291
3297
|
})
|
|
3292
3298
|
};
|
|
3293
3299
|
}
|
|
@@ -3295,8 +3301,9 @@ var Ss = (
|
|
|
3295
3301
|
/** @class */
|
|
3296
3302
|
function() {
|
|
3297
3303
|
function e(r, t, i, n) {
|
|
3304
|
+
t === void 0 && (t = e.defaultLocale);
|
|
3298
3305
|
var s = this;
|
|
3299
|
-
if (
|
|
3306
|
+
if (this.formatterCache = {
|
|
3300
3307
|
number: {},
|
|
3301
3308
|
dateTime: {},
|
|
3302
3309
|
pluralRules: {}
|
|
@@ -3305,7 +3312,7 @@ var Ss = (
|
|
|
3305
3312
|
if (c.length === 1)
|
|
3306
3313
|
return c[0].value;
|
|
3307
3314
|
var f = c.reduce(function(m, g) {
|
|
3308
|
-
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;
|
|
3309
3316
|
}, []);
|
|
3310
3317
|
return f.length <= 1 ? f[0] || "" : f;
|
|
3311
3318
|
}, this.formatToParts = function(h) {
|
|
@@ -3341,7 +3348,7 @@ var Ss = (
|
|
|
3341
3348
|
var t = Intl.NumberFormat.supportedLocalesOf(r);
|
|
3342
3349
|
return t.length > 0 ? new Intl.Locale(t[0]) : new Intl.Locale(typeof r == "string" ? r : r[0]);
|
|
3343
3350
|
}
|
|
3344
|
-
}, e.__parse =
|
|
3351
|
+
}, e.__parse = gs, e.formats = {
|
|
3345
3352
|
number: {
|
|
3346
3353
|
integer: {
|
|
3347
3354
|
maximumFractionDigits: 0
|
|
@@ -3423,7 +3430,7 @@ function Ps(e, r) {
|
|
|
3423
3430
|
i = void 0;
|
|
3424
3431
|
return i;
|
|
3425
3432
|
}
|
|
3426
|
-
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) => {
|
|
3427
3434
|
if (r == null)
|
|
3428
3435
|
return;
|
|
3429
3436
|
if (r in Ne && e in Ne[r])
|
|
@@ -3432,12 +3439,12 @@ const Ne = {}, xs = (e, r, t) => t && (r in Ne || (Ne[r] = {}), e in Ne[r] || (N
|
|
|
3432
3439
|
for (let i = 0; i < t.length; i++) {
|
|
3433
3440
|
const n = t[i], s = As(n, e);
|
|
3434
3441
|
if (s)
|
|
3435
|
-
return
|
|
3442
|
+
return Cs(e, r, s);
|
|
3436
3443
|
}
|
|
3437
3444
|
};
|
|
3438
3445
|
let Ot;
|
|
3439
3446
|
const Mr = st({});
|
|
3440
|
-
function
|
|
3447
|
+
function xs(e) {
|
|
3441
3448
|
return Ot[e] || null;
|
|
3442
3449
|
}
|
|
3443
3450
|
function Ri(e) {
|
|
@@ -3446,7 +3453,7 @@ function Ri(e) {
|
|
|
3446
3453
|
function As(e, r) {
|
|
3447
3454
|
if (!Ri(e))
|
|
3448
3455
|
return null;
|
|
3449
|
-
const t =
|
|
3456
|
+
const t = xs(e);
|
|
3450
3457
|
return Ps(t, r);
|
|
3451
3458
|
}
|
|
3452
3459
|
function Ts(e) {
|
|
@@ -3474,7 +3481,7 @@ function Hs(e, r) {
|
|
|
3474
3481
|
function ki(e) {
|
|
3475
3482
|
return tt[e];
|
|
3476
3483
|
}
|
|
3477
|
-
function
|
|
3484
|
+
function Is(e) {
|
|
3478
3485
|
return lt(e).map((r) => {
|
|
3479
3486
|
const t = ki(r);
|
|
3480
3487
|
return [r, t ? [...t] : []];
|
|
@@ -3488,7 +3495,7 @@ function Tt(e) {
|
|
|
3488
3495
|
}
|
|
3489
3496
|
);
|
|
3490
3497
|
}
|
|
3491
|
-
function
|
|
3498
|
+
function Bs(e, r) {
|
|
3492
3499
|
return Promise.all(
|
|
3493
3500
|
r.map((i) => (Hs(e, i), i().then((n) => n.default || n)))
|
|
3494
3501
|
).then((i) => Ui(e, ...i));
|
|
@@ -3497,10 +3504,10 @@ const Hr = {};
|
|
|
3497
3504
|
function Fi(e) {
|
|
3498
3505
|
if (!Tt(e))
|
|
3499
3506
|
return e in Hr ? Hr[e] : Promise.resolve();
|
|
3500
|
-
const r =
|
|
3507
|
+
const r = Is(e);
|
|
3501
3508
|
return Hr[e] = Promise.all(
|
|
3502
3509
|
r.map(
|
|
3503
|
-
([t, i]) =>
|
|
3510
|
+
([t, i]) => Bs(t, i)
|
|
3504
3511
|
)
|
|
3505
3512
|
).then(() => {
|
|
3506
3513
|
if (Tt(e))
|
|
@@ -3623,14 +3630,14 @@ const Lr = (e, r) => {
|
|
|
3623
3630
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
3624
3631
|
return i && (n = Lr("number", i)), new Intl.NumberFormat(t, n);
|
|
3625
3632
|
}
|
|
3626
|
-
),
|
|
3633
|
+
), Qs = ut(
|
|
3627
3634
|
(e) => {
|
|
3628
3635
|
var r = e, { locale: t, format: i } = r, n = dr(r, ["locale", "format"]);
|
|
3629
3636
|
if (t == null)
|
|
3630
3637
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
3631
3638
|
return i ? n = Lr("date", i) : Object.keys(n).length === 0 && (n = Lr("date", "short")), new Intl.DateTimeFormat(t, n);
|
|
3632
3639
|
}
|
|
3633
|
-
),
|
|
3640
|
+
), zs = ut(
|
|
3634
3641
|
(e) => {
|
|
3635
3642
|
var r = e, { locale: t, format: i } = r, n = dr(r, ["locale", "format"]);
|
|
3636
3643
|
if (t == null)
|
|
@@ -3652,14 +3659,14 @@ const Lr = (e, r) => {
|
|
|
3652
3659
|
} = r, i = dr(r, [
|
|
3653
3660
|
"locale"
|
|
3654
3661
|
]);
|
|
3655
|
-
return
|
|
3662
|
+
return Qs(Lt({ locale: t }, i));
|
|
3656
3663
|
}, Ws = (e = {}) => {
|
|
3657
3664
|
var r = e, {
|
|
3658
3665
|
locale: t = De()
|
|
3659
3666
|
} = r, i = dr(r, [
|
|
3660
3667
|
"locale"
|
|
3661
3668
|
]);
|
|
3662
|
-
return
|
|
3669
|
+
return zs(Lt({ locale: t }, i));
|
|
3663
3670
|
}, qs = ut(
|
|
3664
3671
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3665
3672
|
(e, r = De()) => new Ss(e, r, ur().formats, {
|
|
@@ -3936,6 +3943,31 @@ const oi = {
|
|
|
3936
3943
|
registerSecurityAnswerError: "La respuesta de seguridad debe ser de al menos 1 caracter y máximo 120 caracteres",
|
|
3937
3944
|
registerSecurityAnswerError2: "Solo letras y números son aceptados",
|
|
3938
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"
|
|
3939
3971
|
}
|
|
3940
3972
|
};
|
|
3941
3973
|
function no(e) {
|
|
@@ -3992,7 +4024,7 @@ function so(e) {
|
|
|
3992
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");
|
|
3993
4025
|
},
|
|
3994
4026
|
m(f, m) {
|
|
3995
|
-
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(
|
|
3996
4028
|
r,
|
|
3997
4029
|
"click",
|
|
3998
4030
|
/*click_handler_2*/
|
|
@@ -4011,8 +4043,8 @@ function oo(e) {
|
|
|
4011
4043
|
c() {
|
|
4012
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");
|
|
4013
4045
|
},
|
|
4014
|
-
m(w,
|
|
4015
|
-
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(
|
|
4016
4048
|
r,
|
|
4017
4049
|
"click",
|
|
4018
4050
|
/*click_handler_1*/
|
|
@@ -4076,7 +4108,7 @@ function ao(e) {
|
|
|
4076
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");
|
|
4077
4109
|
},
|
|
4078
4110
|
m(f, m) {
|
|
4079
|
-
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(
|
|
4080
4112
|
r,
|
|
4081
4113
|
"click",
|
|
4082
4114
|
/*click_handler_4*/
|
|
@@ -4095,8 +4127,8 @@ function lo(e) {
|
|
|
4095
4127
|
c() {
|
|
4096
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");
|
|
4097
4129
|
},
|
|
4098
|
-
m(w,
|
|
4099
|
-
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(
|
|
4100
4132
|
r,
|
|
4101
4133
|
"click",
|
|
4102
4134
|
/*click_handler_3*/
|
|
@@ -4209,7 +4241,7 @@ function uo(e) {
|
|
|
4209
4241
|
), c, f, m, g = (
|
|
4210
4242
|
/*$_*/
|
|
4211
4243
|
e[30]("registerSubtitleLogin") + ""
|
|
4212
|
-
), b, _, E, w,
|
|
4244
|
+
), b, _, E, w, B, $ = (
|
|
4213
4245
|
/*$_*/
|
|
4214
4246
|
e[30]("registerEmail") + ""
|
|
4215
4247
|
), M, de, G, ye, R, Ge, Ae, ve, U, Z, me = (
|
|
@@ -4221,10 +4253,10 @@ function uo(e) {
|
|
|
4221
4253
|
), mr, gr, je, le, L, Le, Rr, Ve, $e, Me, Re, pr, j, He, Ue = (
|
|
4222
4254
|
/*$_*/
|
|
4223
4255
|
e[30]("registerConfirmPassword") + ""
|
|
4224
|
-
), br,
|
|
4256
|
+
), br, Qe, ke, yr, Q, Er, ze, Xe, Ur, Se, Fe, Ze = (
|
|
4225
4257
|
/*$_*/
|
|
4226
4258
|
e[30]("registerPromoCode") + ""
|
|
4227
|
-
), vr, kr, Fr, ue, Dr, We, Gr, ge,
|
|
4259
|
+
), vr, kr, Fr, ue, Dr, We, Gr, ge, Ie, qe = (
|
|
4228
4260
|
/*custominputtextswitch*/
|
|
4229
4261
|
(e[2] == "true" ? (
|
|
4230
4262
|
/*$_*/
|
|
@@ -4233,7 +4265,7 @@ function uo(e) {
|
|
|
4233
4265
|
/*$_*/
|
|
4234
4266
|
e[30]("registerSecurityQuestion")
|
|
4235
4267
|
)) + ""
|
|
4236
|
-
), _r, jr, Je, Vr, ce, $r, Ye,
|
|
4268
|
+
), _r, jr, Je, Vr, ce, $r, Ye, Qr, pe, Be, Ke = (
|
|
4237
4269
|
/*custominputtextswitch*/
|
|
4238
4270
|
(e[2] == "true" ? (
|
|
4239
4271
|
/*$_*/
|
|
@@ -4242,7 +4274,7 @@ function uo(e) {
|
|
|
4242
4274
|
/*$_*/
|
|
4243
4275
|
e[30]("registerSecurityAnswer")
|
|
4244
4276
|
)) + ""
|
|
4245
|
-
), wr,
|
|
4277
|
+
), wr, zr, er, Xr, he, Zr, rr, Wr, p, I = (
|
|
4246
4278
|
/*$_*/
|
|
4247
4279
|
e[30]("registerNext") + ""
|
|
4248
4280
|
), V, qr, ct, Mt, J = (
|
|
@@ -4273,7 +4305,7 @@ function uo(e) {
|
|
|
4273
4305
|
d[26] ? lo : ao
|
|
4274
4306
|
);
|
|
4275
4307
|
}
|
|
4276
|
-
let Yr = Ut(e),
|
|
4308
|
+
let Yr = Ut(e), Ce = Yr(e), re = (
|
|
4277
4309
|
/*invalidConfirmPassword*/
|
|
4278
4310
|
e[7] && hi(e)
|
|
4279
4311
|
), te = (
|
|
@@ -4285,8 +4317,8 @@ function uo(e) {
|
|
|
4285
4317
|
);
|
|
4286
4318
|
return {
|
|
4287
4319
|
c() {
|
|
4288
|
-
var d, y, Sr, Pr,
|
|
4289
|
-
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*/
|
|
4290
4322
|
(e[4] && !/*emailFocus*/
|
|
4291
4323
|
e[10] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4292
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*/
|
|
@@ -4298,21 +4330,21 @@ function uo(e) {
|
|
|
4298
4330
|
(e[6] && !/*passwordFocus*/
|
|
4299
4331
|
e[12] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4300
4332
|
(((Sr = e[17]) == null ? void 0 : Sr.indexOf("password")) >= 0 ? "Hidden" : "")), O.hidden = Re = /*disabledFieldsList*/
|
|
4301
|
-
((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*/
|
|
4302
4334
|
(e[7] && !/*confirmPasswordFocus*/
|
|
4303
4335
|
e[13] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4304
|
-
(((
|
|
4305
|
-
(((
|
|
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*/
|
|
4306
4338
|
(e[8] && !/*securityQFocus*/
|
|
4307
4339
|
e[14] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4308
|
-
(((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*/
|
|
4309
4341
|
(e[9] && !/*securityAFocus*/
|
|
4310
4342
|
e[15] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4311
4343
|
(((Tr = e[17]) == null ? void 0 : Tr.indexOf("securityAnswer")) >= 0 ? "Hidden" : "")), o(p, "class", "RegisterStepNext"), p.disabled = qr = !/*isValid*/
|
|
4312
4344
|
e[29], o(E, "class", "RegisterFormContent");
|
|
4313
4345
|
},
|
|
4314
4346
|
m(d, y) {
|
|
4315
|
-
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(
|
|
4316
4348
|
R,
|
|
4317
4349
|
/*userEmail*/
|
|
4318
4350
|
e[19]
|
|
@@ -4324,198 +4356,198 @@ function uo(e) {
|
|
|
4324
4356
|
L,
|
|
4325
4357
|
/*userPassword*/
|
|
4326
4358
|
e[20]
|
|
4327
|
-
), 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,
|
|
4328
|
-
|
|
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,
|
|
4329
4361
|
/*confirmUserPassword*/
|
|
4330
4362
|
e[21]
|
|
4331
|
-
), 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(
|
|
4332
4364
|
ue,
|
|
4333
4365
|
/*promoCode*/
|
|
4334
4366
|
e[24]
|
|
4335
|
-
), 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(
|
|
4336
4368
|
ce,
|
|
4337
4369
|
/*securityQuestion*/
|
|
4338
4370
|
e[22]
|
|
4339
|
-
), 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(
|
|
4340
4372
|
he,
|
|
4341
4373
|
/*securityAnswer*/
|
|
4342
4374
|
e[23]
|
|
4343
4375
|
), u(pe, Zr), ie && ie.m(pe, null), u(E, Wr), u(E, p), u(p, V), e[78](r), ct || (Mt = [
|
|
4344
|
-
|
|
4376
|
+
x(
|
|
4345
4377
|
m,
|
|
4346
4378
|
"click",
|
|
4347
4379
|
/*click_handler*/
|
|
4348
4380
|
e[49]
|
|
4349
4381
|
),
|
|
4350
|
-
|
|
4382
|
+
x(
|
|
4351
4383
|
R,
|
|
4352
4384
|
"input",
|
|
4353
4385
|
/*input0_input_handler*/
|
|
4354
4386
|
e[50]
|
|
4355
4387
|
),
|
|
4356
|
-
|
|
4388
|
+
x(
|
|
4357
4389
|
R,
|
|
4358
4390
|
"keyup",
|
|
4359
4391
|
/*checkEmailIdentifier*/
|
|
4360
4392
|
e[32]
|
|
4361
4393
|
),
|
|
4362
|
-
|
|
4394
|
+
x(
|
|
4363
4395
|
R,
|
|
4364
4396
|
"focus",
|
|
4365
4397
|
/*focus_handler*/
|
|
4366
4398
|
e[51]
|
|
4367
4399
|
),
|
|
4368
|
-
|
|
4400
|
+
x(
|
|
4369
4401
|
R,
|
|
4370
4402
|
"blur",
|
|
4371
4403
|
/*blur_handler*/
|
|
4372
4404
|
e[52]
|
|
4373
4405
|
),
|
|
4374
|
-
|
|
4406
|
+
x(
|
|
4375
4407
|
k,
|
|
4376
4408
|
"input",
|
|
4377
4409
|
/*input1_input_handler*/
|
|
4378
4410
|
e[53]
|
|
4379
4411
|
),
|
|
4380
|
-
|
|
4412
|
+
x(
|
|
4381
4413
|
k,
|
|
4382
4414
|
"keyup",
|
|
4383
4415
|
/*checkUserIdentifier*/
|
|
4384
4416
|
e[33]
|
|
4385
4417
|
),
|
|
4386
|
-
|
|
4418
|
+
x(
|
|
4387
4419
|
k,
|
|
4388
4420
|
"focus",
|
|
4389
4421
|
/*focus_handler_1*/
|
|
4390
4422
|
e[54]
|
|
4391
4423
|
),
|
|
4392
|
-
|
|
4424
|
+
x(
|
|
4393
4425
|
k,
|
|
4394
4426
|
"blur",
|
|
4395
4427
|
/*blur_handler_1*/
|
|
4396
4428
|
e[55]
|
|
4397
4429
|
),
|
|
4398
|
-
|
|
4430
|
+
x(
|
|
4399
4431
|
L,
|
|
4400
4432
|
"input",
|
|
4401
4433
|
/*input2_input_handler*/
|
|
4402
4434
|
e[56]
|
|
4403
4435
|
),
|
|
4404
|
-
|
|
4436
|
+
x(
|
|
4405
4437
|
L,
|
|
4406
4438
|
"keyup",
|
|
4407
4439
|
/*validatePassword*/
|
|
4408
4440
|
e[38]
|
|
4409
4441
|
),
|
|
4410
|
-
|
|
4442
|
+
x(
|
|
4411
4443
|
L,
|
|
4412
4444
|
"focus",
|
|
4413
4445
|
/*focus_handler_2*/
|
|
4414
4446
|
e[57]
|
|
4415
4447
|
),
|
|
4416
|
-
|
|
4448
|
+
x(
|
|
4417
4449
|
L,
|
|
4418
4450
|
"blur",
|
|
4419
4451
|
/*blur_handler_2*/
|
|
4420
4452
|
e[58]
|
|
4421
4453
|
),
|
|
4422
|
-
|
|
4423
|
-
|
|
4454
|
+
x(
|
|
4455
|
+
Q,
|
|
4424
4456
|
"input",
|
|
4425
4457
|
/*input3_input_handler*/
|
|
4426
4458
|
e[62]
|
|
4427
4459
|
),
|
|
4428
|
-
|
|
4429
|
-
|
|
4460
|
+
x(
|
|
4461
|
+
Q,
|
|
4430
4462
|
"keyup",
|
|
4431
4463
|
/*validateConfirmPassword*/
|
|
4432
4464
|
e[39]
|
|
4433
4465
|
),
|
|
4434
|
-
|
|
4435
|
-
|
|
4466
|
+
x(
|
|
4467
|
+
Q,
|
|
4436
4468
|
"focus",
|
|
4437
4469
|
/*focus_handler_3*/
|
|
4438
4470
|
e[63]
|
|
4439
4471
|
),
|
|
4440
|
-
|
|
4441
|
-
|
|
4472
|
+
x(
|
|
4473
|
+
Q,
|
|
4442
4474
|
"blur",
|
|
4443
4475
|
/*blur_handler_3*/
|
|
4444
4476
|
e[64]
|
|
4445
4477
|
),
|
|
4446
|
-
|
|
4478
|
+
x(
|
|
4447
4479
|
ue,
|
|
4448
4480
|
"input",
|
|
4449
4481
|
/*input4_input_handler*/
|
|
4450
4482
|
e[68]
|
|
4451
4483
|
),
|
|
4452
|
-
|
|
4484
|
+
x(
|
|
4453
4485
|
ue,
|
|
4454
4486
|
"keyup",
|
|
4455
4487
|
/*checkPromoCode*/
|
|
4456
4488
|
e[40]
|
|
4457
4489
|
),
|
|
4458
|
-
|
|
4490
|
+
x(
|
|
4459
4491
|
ue,
|
|
4460
4492
|
"focus",
|
|
4461
4493
|
/*focus_handler_4*/
|
|
4462
4494
|
e[69]
|
|
4463
4495
|
),
|
|
4464
|
-
|
|
4496
|
+
x(
|
|
4465
4497
|
ue,
|
|
4466
4498
|
"blur",
|
|
4467
4499
|
/*blur_handler_4*/
|
|
4468
4500
|
e[70]
|
|
4469
4501
|
),
|
|
4470
|
-
|
|
4502
|
+
x(
|
|
4471
4503
|
ce,
|
|
4472
4504
|
"input",
|
|
4473
4505
|
/*input5_input_handler*/
|
|
4474
4506
|
e[71]
|
|
4475
4507
|
),
|
|
4476
|
-
|
|
4508
|
+
x(
|
|
4477
4509
|
ce,
|
|
4478
4510
|
"keyup",
|
|
4479
4511
|
/*checkSecurityQuestion*/
|
|
4480
4512
|
e[41]
|
|
4481
4513
|
),
|
|
4482
|
-
|
|
4514
|
+
x(
|
|
4483
4515
|
ce,
|
|
4484
4516
|
"focus",
|
|
4485
4517
|
/*focus_handler_5*/
|
|
4486
4518
|
e[72]
|
|
4487
4519
|
),
|
|
4488
|
-
|
|
4520
|
+
x(
|
|
4489
4521
|
ce,
|
|
4490
4522
|
"blur",
|
|
4491
4523
|
/*blur_handler_5*/
|
|
4492
4524
|
e[73]
|
|
4493
4525
|
),
|
|
4494
|
-
|
|
4526
|
+
x(
|
|
4495
4527
|
he,
|
|
4496
4528
|
"input",
|
|
4497
4529
|
/*input6_input_handler*/
|
|
4498
4530
|
e[74]
|
|
4499
4531
|
),
|
|
4500
|
-
|
|
4532
|
+
x(
|
|
4501
4533
|
he,
|
|
4502
4534
|
"keyup",
|
|
4503
4535
|
/*checkSecurityAnswer*/
|
|
4504
4536
|
e[42]
|
|
4505
4537
|
),
|
|
4506
|
-
|
|
4538
|
+
x(
|
|
4507
4539
|
he,
|
|
4508
4540
|
"focus",
|
|
4509
4541
|
/*focus_handler_6*/
|
|
4510
4542
|
e[75]
|
|
4511
4543
|
),
|
|
4512
|
-
|
|
4544
|
+
x(
|
|
4513
4545
|
he,
|
|
4514
4546
|
"blur",
|
|
4515
4547
|
/*blur_handler_6*/
|
|
4516
4548
|
e[76]
|
|
4517
4549
|
),
|
|
4518
|
-
|
|
4550
|
+
x(
|
|
4519
4551
|
p,
|
|
4520
4552
|
"click",
|
|
4521
4553
|
/*click_handler_5*/
|
|
@@ -4524,7 +4556,7 @@ function uo(e) {
|
|
|
4524
4556
|
], ct = !0);
|
|
4525
4557
|
},
|
|
4526
4558
|
p(d, y) {
|
|
4527
|
-
var Sr, Pr,
|
|
4559
|
+
var Sr, Pr, Cr, xr, Ar, Tr, kt, Ft;
|
|
4528
4560
|
y[0] & /*$_*/
|
|
4529
4561
|
1073741824 && n !== (n = /*$_*/
|
|
4530
4562
|
d[30]("registerTitle") + "") && F(s, n), y[0] & /*$_*/
|
|
@@ -4577,17 +4609,17 @@ function uo(e) {
|
|
|
4577
4609
|
135232 && Me !== (Me = "PasswordContainer " + /*invalidPassword*/
|
|
4578
4610
|
(d[6] && !/*passwordFocus*/
|
|
4579
4611
|
d[12] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4580
|
-
(((
|
|
4612
|
+
(((Cr = d[17]) == null ? void 0 : Cr.indexOf("password")) >= 0 ? "Hidden" : "")) && o(O, "class", Me), y[0] & /*disabledFieldsList*/
|
|
4581
4613
|
131072 && Re !== (Re = /*disabledFieldsList*/
|
|
4582
|
-
((
|
|
4614
|
+
((xr = d[17]) == null ? void 0 : xr.indexOf("password")) >= 0) && (O.hidden = Re), y[0] & /*$_*/
|
|
4583
4615
|
1073741824 && Ue !== (Ue = /*$_*/
|
|
4584
4616
|
d[30]("registerConfirmPassword") + "") && F(br, Ue), y[0] & /*confirmUserPassword*/
|
|
4585
|
-
2097152 &&
|
|
4617
|
+
2097152 && Q.value !== /*confirmUserPassword*/
|
|
4586
4618
|
d[21] && ne(
|
|
4587
|
-
|
|
4619
|
+
Q,
|
|
4588
4620
|
/*confirmUserPassword*/
|
|
4589
4621
|
d[21]
|
|
4590
|
-
), 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*/
|
|
4591
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*/
|
|
4592
4624
|
139392 && Xe !== (Xe = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
|
|
4593
4625
|
(d[7] && !/*confirmPasswordFocus*/
|
|
@@ -4641,22 +4673,22 @@ function uo(e) {
|
|
|
4641
4673
|
(d[9] && !/*securityAFocus*/
|
|
4642
4674
|
d[15] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4643
4675
|
(((Ft = d[17]) == null ? void 0 : Ft.indexOf("securityAnswer")) >= 0 ? "Hidden" : "")) && o(pe, "class", rr), y[0] & /*$_*/
|
|
4644
|
-
1073741824 &&
|
|
4645
|
-
d[30]("registerNext") + "") && F(V,
|
|
4676
|
+
1073741824 && I !== (I = /*$_*/
|
|
4677
|
+
d[30]("registerNext") + "") && F(V, I), y[0] & /*isValid*/
|
|
4646
4678
|
536870912 && qr !== (qr = !/*isValid*/
|
|
4647
4679
|
d[29]) && (p.disabled = qr);
|
|
4648
4680
|
},
|
|
4649
4681
|
i: X,
|
|
4650
4682
|
o: X,
|
|
4651
4683
|
d(d) {
|
|
4652
|
-
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);
|
|
4653
4685
|
}
|
|
4654
4686
|
};
|
|
4655
4687
|
}
|
|
4656
4688
|
function co(e, r, t) {
|
|
4657
4689
|
let i;
|
|
4658
4690
|
Zi(e, to, (p) => t(30, i = p));
|
|
4659
|
-
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 = {
|
|
4660
4692
|
username: !1,
|
|
4661
4693
|
email: !1,
|
|
4662
4694
|
password: !1,
|
|
@@ -4671,12 +4703,12 @@ function co(e, r, t) {
|
|
|
4671
4703
|
document: /^(?=.*[a-zA-Z0-9])[a-zA-Z0-9\s]+$/
|
|
4672
4704
|
};
|
|
4673
4705
|
const mr = () => {
|
|
4674
|
-
fetch(c).then((
|
|
4675
|
-
Object.keys(
|
|
4676
|
-
si(V,
|
|
4706
|
+
fetch(c).then((I) => I.json()).then((I) => {
|
|
4707
|
+
Object.keys(I).forEach((V) => {
|
|
4708
|
+
si(V, I[V]);
|
|
4677
4709
|
});
|
|
4678
|
-
}).catch((
|
|
4679
|
-
console.log(
|
|
4710
|
+
}).catch((I) => {
|
|
4711
|
+
console.log(I);
|
|
4680
4712
|
});
|
|
4681
4713
|
};
|
|
4682
4714
|
Object.keys(oi).forEach((p) => {
|
|
@@ -4684,29 +4716,29 @@ function co(e, r, t) {
|
|
|
4684
4716
|
});
|
|
4685
4717
|
const gr = () => {
|
|
4686
4718
|
window.postMessage({ type: "ToLogin" }, window.location.href);
|
|
4687
|
-
}, je = (p,
|
|
4719
|
+
}, je = (p, I) => {
|
|
4688
4720
|
if (!(Ae.indexOf(p) >= 0))
|
|
4689
4721
|
switch (p) {
|
|
4690
4722
|
case "username":
|
|
4691
|
-
t(18, ve =
|
|
4723
|
+
t(18, ve = I), Le();
|
|
4692
4724
|
break;
|
|
4693
4725
|
case "email":
|
|
4694
|
-
t(19, U =
|
|
4726
|
+
t(19, U = I), L();
|
|
4695
4727
|
break;
|
|
4696
4728
|
case "password":
|
|
4697
|
-
t(20, Z =
|
|
4729
|
+
t(20, Z = I), Ue();
|
|
4698
4730
|
break;
|
|
4699
4731
|
case "confirmUserPassword":
|
|
4700
|
-
t(21, me =
|
|
4732
|
+
t(21, me = I), Qe();
|
|
4701
4733
|
break;
|
|
4702
4734
|
case "securityQuestion":
|
|
4703
|
-
t(22, W =
|
|
4735
|
+
t(22, W = I), yr();
|
|
4704
4736
|
break;
|
|
4705
4737
|
case "securityAnswer":
|
|
4706
|
-
t(23, oe =
|
|
4738
|
+
t(23, oe = I), Q();
|
|
4707
4739
|
break;
|
|
4708
4740
|
case "promoCode":
|
|
4709
|
-
t(24, _e =
|
|
4741
|
+
t(24, _e = I), ke();
|
|
4710
4742
|
break;
|
|
4711
4743
|
}
|
|
4712
4744
|
}, le = () => {
|
|
@@ -4730,8 +4762,8 @@ function co(e, r, t) {
|
|
|
4730
4762
|
}, j = () => {
|
|
4731
4763
|
t(28, Te.type = k ? "text" : "password", Te);
|
|
4732
4764
|
}, He = () => !!Ee.password.test(Z), Ue = () => {
|
|
4733
|
-
ae.password = Z, t(6, _ = !He()), me.length !== 0 &&
|
|
4734
|
-
}, br = () => Z === me,
|
|
4765
|
+
ae.password = Z, t(6, _ = !He()), me.length !== 0 && Qe(), D.password = !_, le();
|
|
4766
|
+
}, br = () => Z === me, Qe = () => {
|
|
4735
4767
|
ae.confirmUserPassword = me, t(7, E = !br()), D.confirmUserPassword = !E, le();
|
|
4736
4768
|
}, ke = () => {
|
|
4737
4769
|
ae.promoCode = _e;
|
|
@@ -4751,22 +4783,22 @@ function co(e, r, t) {
|
|
|
4751
4783
|
break;
|
|
4752
4784
|
}
|
|
4753
4785
|
t(8, w = !0), D.securityQuestion = !w, le();
|
|
4754
|
-
},
|
|
4786
|
+
}, Q = () => {
|
|
4755
4787
|
if (ae.securityAnswer = oe, oe) switch (m) {
|
|
4756
4788
|
case "true":
|
|
4757
4789
|
if (Ee.document.test(oe) && oe.length <= 50) {
|
|
4758
|
-
t(9,
|
|
4790
|
+
t(9, B = !1), D.securityAnswer = !B, le();
|
|
4759
4791
|
return;
|
|
4760
4792
|
}
|
|
4761
4793
|
break;
|
|
4762
4794
|
case "false":
|
|
4763
4795
|
if (oe && oe.length <= 120) {
|
|
4764
|
-
t(9,
|
|
4796
|
+
t(9, B = !1), D.securityAnswer = !B, le();
|
|
4765
4797
|
return;
|
|
4766
4798
|
}
|
|
4767
4799
|
break;
|
|
4768
4800
|
}
|
|
4769
|
-
t(9,
|
|
4801
|
+
t(9, B = !0), D.securityAnswer = !B, le();
|
|
4770
4802
|
}, Er = (p) => {
|
|
4771
4803
|
p.preventDefault(), window.postMessage(
|
|
4772
4804
|
{
|
|
@@ -4775,13 +4807,13 @@ function co(e, r, t) {
|
|
|
4775
4807
|
},
|
|
4776
4808
|
window.location.href
|
|
4777
4809
|
);
|
|
4778
|
-
},
|
|
4810
|
+
}, ze = (p) => {
|
|
4779
4811
|
if (p.data)
|
|
4780
4812
|
switch (p.data.type) {
|
|
4781
4813
|
case "StepOneDataBackup":
|
|
4782
|
-
const
|
|
4783
|
-
for (const V in
|
|
4784
|
-
je(V,
|
|
4814
|
+
const I = p.data.userData;
|
|
4815
|
+
for (const V in I)
|
|
4816
|
+
je(V, I[V]);
|
|
4785
4817
|
t(29, O = Object.keys(D).every((V) => s.includes(V) ? !0 : D[V] !== !1));
|
|
4786
4818
|
break;
|
|
4787
4819
|
}
|
|
@@ -4793,11 +4825,11 @@ function co(e, r, t) {
|
|
|
4793
4825
|
let p = document.createElement("style");
|
|
4794
4826
|
p.innerHTML = l, q.appendChild(p);
|
|
4795
4827
|
}, Fe = () => {
|
|
4796
|
-
let p = new URL(h),
|
|
4828
|
+
let p = new URL(h), I = document.createElement("style");
|
|
4797
4829
|
fetch(p.href).then((V) => V.text()).then((V) => {
|
|
4798
|
-
|
|
4830
|
+
I.innerHTML = V, setTimeout(
|
|
4799
4831
|
() => {
|
|
4800
|
-
q.appendChild(
|
|
4832
|
+
q.appendChild(I);
|
|
4801
4833
|
},
|
|
4802
4834
|
1
|
|
4803
4835
|
), setTimeout(
|
|
@@ -4807,8 +4839,8 @@ function co(e, r, t) {
|
|
|
4807
4839
|
);
|
|
4808
4840
|
});
|
|
4809
4841
|
};
|
|
4810
|
-
rn(() => (window.addEventListener("message",
|
|
4811
|
-
window.removeEventListener("message",
|
|
4842
|
+
rn(() => (window.addEventListener("message", ze, !1), () => {
|
|
4843
|
+
window.removeEventListener("message", ze);
|
|
4812
4844
|
}));
|
|
4813
4845
|
const Ze = () => gr();
|
|
4814
4846
|
function vr() {
|
|
@@ -4822,9 +4854,9 @@ function co(e, r, t) {
|
|
|
4822
4854
|
function Gr() {
|
|
4823
4855
|
Z = this.value, t(20, Z);
|
|
4824
4856
|
}
|
|
4825
|
-
const ge = () => t(12, de = !0),
|
|
4857
|
+
const ge = () => t(12, de = !0), Ie = () => t(12, de = !1);
|
|
4826
4858
|
function qe(p) {
|
|
4827
|
-
|
|
4859
|
+
Br[p ? "unshift" : "push"](() => {
|
|
4828
4860
|
we = p, t(27, we);
|
|
4829
4861
|
});
|
|
4830
4862
|
}
|
|
@@ -4834,25 +4866,25 @@ function co(e, r, t) {
|
|
|
4834
4866
|
}
|
|
4835
4867
|
const Vr = () => t(13, G = !0), ce = () => t(13, G = !1);
|
|
4836
4868
|
function $r(p) {
|
|
4837
|
-
|
|
4869
|
+
Br[p ? "unshift" : "push"](() => {
|
|
4838
4870
|
Te = p, t(28, Te);
|
|
4839
4871
|
});
|
|
4840
4872
|
}
|
|
4841
|
-
const Ye = () => Re(),
|
|
4873
|
+
const Ye = () => Re(), Qr = () => $e();
|
|
4842
4874
|
function pe() {
|
|
4843
4875
|
_e = this.value, t(24, _e);
|
|
4844
4876
|
}
|
|
4845
|
-
const
|
|
4877
|
+
const Be = () => t(16, Ge = !0), Ke = () => t(16, Ge = !1);
|
|
4846
4878
|
function wr() {
|
|
4847
4879
|
W = this.value, t(22, W);
|
|
4848
4880
|
}
|
|
4849
|
-
const
|
|
4881
|
+
const zr = () => t(14, ye = !0), er = () => t(14, ye = !1);
|
|
4850
4882
|
function Xr() {
|
|
4851
4883
|
oe = this.value, t(23, oe);
|
|
4852
4884
|
}
|
|
4853
4885
|
const he = () => t(15, R = !0), Zr = () => t(15, R = !1), rr = (p) => Er(p);
|
|
4854
4886
|
function Wr(p) {
|
|
4855
|
-
|
|
4887
|
+
Br[p ? "unshift" : "push"](() => {
|
|
4856
4888
|
q = p, t(3, q);
|
|
4857
4889
|
});
|
|
4858
4890
|
}
|
|
@@ -4878,7 +4910,7 @@ function co(e, r, t) {
|
|
|
4878
4910
|
_,
|
|
4879
4911
|
E,
|
|
4880
4912
|
w,
|
|
4881
|
-
|
|
4913
|
+
B,
|
|
4882
4914
|
$,
|
|
4883
4915
|
M,
|
|
4884
4916
|
de,
|
|
@@ -4908,10 +4940,10 @@ function co(e, r, t) {
|
|
|
4908
4940
|
Me,
|
|
4909
4941
|
Re,
|
|
4910
4942
|
Ue,
|
|
4911
|
-
|
|
4943
|
+
Qe,
|
|
4912
4944
|
ke,
|
|
4913
4945
|
yr,
|
|
4914
|
-
|
|
4946
|
+
Q,
|
|
4915
4947
|
Er,
|
|
4916
4948
|
n,
|
|
4917
4949
|
s,
|
|
@@ -4927,7 +4959,7 @@ function co(e, r, t) {
|
|
|
4927
4959
|
We,
|
|
4928
4960
|
Gr,
|
|
4929
4961
|
ge,
|
|
4930
|
-
|
|
4962
|
+
Ie,
|
|
4931
4963
|
qe,
|
|
4932
4964
|
_r,
|
|
4933
4965
|
jr,
|
|
@@ -4936,12 +4968,12 @@ function co(e, r, t) {
|
|
|
4936
4968
|
ce,
|
|
4937
4969
|
$r,
|
|
4938
4970
|
Ye,
|
|
4939
|
-
|
|
4971
|
+
Qr,
|
|
4940
4972
|
pe,
|
|
4941
|
-
|
|
4973
|
+
Be,
|
|
4942
4974
|
Ke,
|
|
4943
4975
|
wr,
|
|
4944
|
-
|
|
4976
|
+
zr,
|
|
4945
4977
|
er,
|
|
4946
4978
|
Xr,
|
|
4947
4979
|
he,
|
|
@@ -4976,49 +5008,49 @@ class ho extends mn {
|
|
|
4976
5008
|
return this.$$.ctx[44];
|
|
4977
5009
|
}
|
|
4978
5010
|
set lang(r) {
|
|
4979
|
-
this.$$set({ lang: r }),
|
|
5011
|
+
this.$$set({ lang: r }), xe();
|
|
4980
5012
|
}
|
|
4981
5013
|
get disabledfields() {
|
|
4982
5014
|
return this.$$.ctx[45];
|
|
4983
5015
|
}
|
|
4984
5016
|
set disabledfields(r) {
|
|
4985
|
-
this.$$set({ disabledfields: r }),
|
|
5017
|
+
this.$$set({ disabledfields: r }), xe();
|
|
4986
5018
|
}
|
|
4987
5019
|
get simplepasswordvalidation() {
|
|
4988
5020
|
return this.$$.ctx[0];
|
|
4989
5021
|
}
|
|
4990
5022
|
set simplepasswordvalidation(r) {
|
|
4991
|
-
this.$$set({ simplepasswordvalidation: r }),
|
|
5023
|
+
this.$$set({ simplepasswordvalidation: r }), xe();
|
|
4992
5024
|
}
|
|
4993
5025
|
get clientstyling() {
|
|
4994
5026
|
return this.$$.ctx[46];
|
|
4995
5027
|
}
|
|
4996
5028
|
set clientstyling(r) {
|
|
4997
|
-
this.$$set({ clientstyling: r }),
|
|
5029
|
+
this.$$set({ clientstyling: r }), xe();
|
|
4998
5030
|
}
|
|
4999
5031
|
get clientstylingurl() {
|
|
5000
5032
|
return this.$$.ctx[47];
|
|
5001
5033
|
}
|
|
5002
5034
|
set clientstylingurl(r) {
|
|
5003
|
-
this.$$set({ clientstylingurl: r }),
|
|
5035
|
+
this.$$set({ clientstylingurl: r }), xe();
|
|
5004
5036
|
}
|
|
5005
5037
|
get translationurl() {
|
|
5006
5038
|
return this.$$.ctx[48];
|
|
5007
5039
|
}
|
|
5008
5040
|
set translationurl(r) {
|
|
5009
|
-
this.$$set({ translationurl: r }),
|
|
5041
|
+
this.$$set({ translationurl: r }), xe();
|
|
5010
5042
|
}
|
|
5011
5043
|
get savecredentials() {
|
|
5012
5044
|
return this.$$.ctx[1];
|
|
5013
5045
|
}
|
|
5014
5046
|
set savecredentials(r) {
|
|
5015
|
-
this.$$set({ savecredentials: r }),
|
|
5047
|
+
this.$$set({ savecredentials: r }), xe();
|
|
5016
5048
|
}
|
|
5017
5049
|
get custominputtextswitch() {
|
|
5018
5050
|
return this.$$.ctx[2];
|
|
5019
5051
|
}
|
|
5020
5052
|
set custominputtextswitch(r) {
|
|
5021
|
-
this.$$set({ custominputtextswitch: r }),
|
|
5053
|
+
this.$$set({ custominputtextswitch: r }), xe();
|
|
5022
5054
|
}
|
|
5023
5055
|
}
|
|
5024
5056
|
dn(ho, { lang: {}, disabledfields: {}, simplepasswordvalidation: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {} }, [], [], !0);
|