@everymatrix/general-player-register-form-nd 1.50.1 → 1.52.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{GeneralPlayerRegisterFormNd-BlALxtkq.cjs → GeneralPlayerRegisterFormNd-B3B0HgIH.cjs} +3 -3
- package/components/{GeneralPlayerRegisterFormNd-1Ld1UOf6.js → GeneralPlayerRegisterFormNd-QoCxLCNr.js} +131 -127
- package/components/{GeneralPlayerRegisterFormStep1-CzdLx544.js → GeneralPlayerRegisterFormStep1-I6tVsjST.js} +213 -188
- package/components/GeneralPlayerRegisterFormStep1-JRIJq5z_.cjs +1 -0
- package/components/{GeneralPlayerRegisterFormStep2-Bxpl-aoN.js → GeneralPlayerRegisterFormStep2-BRIurvy3.js} +206 -182
- package/components/{GeneralPlayerRegisterFormStep2-BRQ7bDUz.cjs → GeneralPlayerRegisterFormStep2-DwejkktO.cjs} +5 -5
- package/components/{GeneralPlayerRegisterFormStep3-Dy_4oxXj.js → GeneralPlayerRegisterFormStep3-3yVHwKDi.js} +1 -1
- package/components/{GeneralPlayerRegisterFormStep3-DnZQXEr4.cjs → GeneralPlayerRegisterFormStep3-DGNV6yud.cjs} +1 -1
- package/components/GeneralPlayerSmsVerificationForm-BkFD5fn4.cjs +1 -0
- package/components/{GeneralPlayerSmsVerificationForm-BYnvcs8P.js → GeneralPlayerSmsVerificationForm-D93ijZa3.js} +55 -45
- package/es2015/general-player-register-form-nd.cjs +1 -1
- package/es2015/general-player-register-form-nd.js +1 -1
- package/package.json +1 -1
- package/components/GeneralPlayerRegisterFormStep1-CZgxsR0m.cjs +0 -1
- package/components/GeneralPlayerSmsVerificationForm-COHvF1Nt.cjs +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as Ci, $ as Fi, S as
|
|
1
|
+
import { a as Ci, $ as Fi, S as Bi, i as Ii, f as je, c as Li, s as Ui, b as Ri, e as S, v as It, t as O, d as J, g as D, h as ae, j as d, l as x, m as Q, n as Dt, o as ne, r as Xe, p as Wi, q as Ei, k as ie, x as vt, y as Ne, z as Ge, A as xt, B as gs, C as yt, u as xi, w as Hi } from "./GeneralPlayerRegisterFormNd-QoCxLCNr.js";
|
|
2
2
|
function Ai(e) {
|
|
3
3
|
throw new Error('Could not dynamically require "' + e + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
4
4
|
}
|
|
@@ -38,7 +38,7 @@ function ge(e) {
|
|
|
38
38
|
function He(e) {
|
|
39
39
|
return typeof e == "number" || Object.prototype.toString.call(e) === "[object Number]";
|
|
40
40
|
}
|
|
41
|
-
function
|
|
41
|
+
function Tt(e) {
|
|
42
42
|
return e instanceof Date || Object.prototype.toString.call(e) === "[object Date]";
|
|
43
43
|
}
|
|
44
44
|
function ys(e, t) {
|
|
@@ -108,11 +108,11 @@ function _r(e, t) {
|
|
|
108
108
|
s = xr[r], i = t[s], ge(i) || (e[s] = i);
|
|
109
109
|
return e;
|
|
110
110
|
}
|
|
111
|
-
function
|
|
111
|
+
function Ot(e) {
|
|
112
112
|
_r(this, e), this._d = new Date(e._d != null ? e._d.getTime() : NaN), this.isValid() || (this._d = /* @__PURE__ */ new Date(NaN)), sr === !1 && (sr = !0, m.updateOffset(this), sr = !1);
|
|
113
113
|
}
|
|
114
114
|
function Ye(e) {
|
|
115
|
-
return e instanceof
|
|
115
|
+
return e instanceof Ot || e != null && e._isAMomentObject != null;
|
|
116
116
|
}
|
|
117
117
|
function ps(e) {
|
|
118
118
|
m.suppressDeprecationWarnings === !1 && typeof console != "undefined" && console.warn && console.warn("Deprecation warning: " + e);
|
|
@@ -148,13 +148,13 @@ function ws(e, t) {
|
|
|
148
148
|
}
|
|
149
149
|
m.suppressDeprecationWarnings = !1;
|
|
150
150
|
m.deprecationHandler = null;
|
|
151
|
-
function
|
|
151
|
+
function Be(e) {
|
|
152
152
|
return typeof Function != "undefined" && e instanceof Function || Object.prototype.toString.call(e) === "[object Function]";
|
|
153
153
|
}
|
|
154
154
|
function Gi(e) {
|
|
155
155
|
var t, r;
|
|
156
156
|
for (r in e)
|
|
157
|
-
P(e, r) && (t = e[r],
|
|
157
|
+
P(e, r) && (t = e[r], Be(t) ? this[r] = t : this["_" + r] = t);
|
|
158
158
|
this._config = e, this._dayOfMonthOrdinalParseLenient = new RegExp(
|
|
159
159
|
(this._dayOfMonthOrdinalParse.source || this._ordinalParse.source) + "|" + /\d{1,2}/.source
|
|
160
160
|
);
|
|
@@ -187,7 +187,7 @@ var zi = {
|
|
|
187
187
|
};
|
|
188
188
|
function Zi(e, t, r) {
|
|
189
189
|
var s = this._calendar[e] || this._calendar.sameElse;
|
|
190
|
-
return
|
|
190
|
+
return Be(s) ? s.call(t, r) : s;
|
|
191
191
|
}
|
|
192
192
|
function Ce(e, t, r) {
|
|
193
193
|
var s = "" + Math.abs(e), i = t - s.length, a = e >= 0;
|
|
@@ -217,7 +217,7 @@ function Ji(e) {
|
|
|
217
217
|
return function(i) {
|
|
218
218
|
var a = "", n;
|
|
219
219
|
for (n = 0; n < s; n++)
|
|
220
|
-
a +=
|
|
220
|
+
a += Be(t[n]) ? t[n].call(i, e) : t[n];
|
|
221
221
|
return a;
|
|
222
222
|
};
|
|
223
223
|
}
|
|
@@ -278,11 +278,11 @@ var sa = {
|
|
|
278
278
|
};
|
|
279
279
|
function ia(e, t, r, s) {
|
|
280
280
|
var i = this._relativeTime[r];
|
|
281
|
-
return
|
|
281
|
+
return Be(i) ? i(e, t, r, s) : i.replace(/%d/i, e);
|
|
282
282
|
}
|
|
283
283
|
function aa(e, t) {
|
|
284
284
|
var r = this._relativeTime[e > 0 ? "future" : "past"];
|
|
285
|
-
return
|
|
285
|
+
return Be(r) ? r(t) : r.replace(/%s/i, t);
|
|
286
286
|
}
|
|
287
287
|
var Ar = {
|
|
288
288
|
D: "date",
|
|
@@ -372,7 +372,7 @@ function la(e) {
|
|
|
372
372
|
var ks = /\d/, we = /\d\d/, Ds = /\d{3}/, vr = /\d{4}/, Zt = /[+-]?\d{6}/, A = /\d\d?/, Ss = /\d\d\d\d?/, Ms = /\d\d\d\d\d\d?/, qt = /\d{1,3}/, kr = /\d{1,4}/, Jt = /[+-]?\d{1,6}/, lt = /\d+/, Qt = /[+-]?\d+/, oa = /Z|[+-]\d\d:?\d\d/gi, Kt = /Z|[+-]\d\d(?::?\d\d)?/gi, ua = /[+-]?\d+(\.\d{1,3})?/, Nt = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, ot = /^[1-9]\d?/, Dr = /^([1-9]\d|\d)/, Ht;
|
|
373
373
|
Ht = {};
|
|
374
374
|
function g(e, t, r) {
|
|
375
|
-
Ht[e] =
|
|
375
|
+
Ht[e] = Be(t) ? t : function(s, i) {
|
|
376
376
|
return s && r ? r : t;
|
|
377
377
|
};
|
|
378
378
|
}
|
|
@@ -395,7 +395,7 @@ function Ee(e) {
|
|
|
395
395
|
function ke(e) {
|
|
396
396
|
return e < 0 ? Math.ceil(e) || 0 : Math.floor(e);
|
|
397
397
|
}
|
|
398
|
-
function
|
|
398
|
+
function T(e) {
|
|
399
399
|
var t = +e, r = 0;
|
|
400
400
|
return t !== 0 && isFinite(t) && (r = ke(t)), r;
|
|
401
401
|
}
|
|
@@ -403,7 +403,7 @@ var dr = {};
|
|
|
403
403
|
function U(e, t) {
|
|
404
404
|
var r, s = t, i;
|
|
405
405
|
for (typeof e == "string" && (e = [e]), He(t) && (s = function(a, n) {
|
|
406
|
-
n[t] =
|
|
406
|
+
n[t] = T(a);
|
|
407
407
|
}), i = e.length, r = 0; r < i; r++)
|
|
408
408
|
dr[e[r]] = s;
|
|
409
409
|
}
|
|
@@ -436,7 +436,7 @@ g("YYYYY", Jt, Zt);
|
|
|
436
436
|
g("YYYYYY", Jt, Zt);
|
|
437
437
|
U(["YYYYY", "YYYYYY"], fe);
|
|
438
438
|
U("YYYY", function(e, t) {
|
|
439
|
-
t[fe] = e.length === 2 ? m.parseTwoDigitYear(e) :
|
|
439
|
+
t[fe] = e.length === 2 ? m.parseTwoDigitYear(e) : T(e);
|
|
440
440
|
});
|
|
441
441
|
U("YY", function(e, t) {
|
|
442
442
|
t[fe] = m.parseTwoDigitYear(e);
|
|
@@ -448,7 +448,7 @@ function kt(e) {
|
|
|
448
448
|
return Xt(e) ? 366 : 365;
|
|
449
449
|
}
|
|
450
450
|
m.parseTwoDigitYear = function(e) {
|
|
451
|
-
return
|
|
451
|
+
return T(e) + (T(e) > 68 ? 1900 : 2e3);
|
|
452
452
|
};
|
|
453
453
|
var bs = ut("FullYear", !0);
|
|
454
454
|
function ga() {
|
|
@@ -507,7 +507,7 @@ function Ys(e, t, r) {
|
|
|
507
507
|
}
|
|
508
508
|
}
|
|
509
509
|
function _a(e) {
|
|
510
|
-
return e = Se(e),
|
|
510
|
+
return e = Se(e), Be(this[e]) ? this[e]() : this;
|
|
511
511
|
}
|
|
512
512
|
function ya(e, t) {
|
|
513
513
|
if (typeof e == "object") {
|
|
@@ -515,7 +515,7 @@ function ya(e, t) {
|
|
|
515
515
|
var r = la(e), s, i = r.length;
|
|
516
516
|
for (s = 0; s < i; s++)
|
|
517
517
|
this[r[s].unit](e[r[s].unit]);
|
|
518
|
-
} else if (e = Se(e),
|
|
518
|
+
} else if (e = Se(e), Be(this[e]))
|
|
519
519
|
return this[e](t);
|
|
520
520
|
return this;
|
|
521
521
|
}
|
|
@@ -554,7 +554,7 @@ g("MMMM", function(e, t) {
|
|
|
554
554
|
return t.monthsRegex(e);
|
|
555
555
|
});
|
|
556
556
|
U(["M", "MM"], function(e, t) {
|
|
557
|
-
t[Re] =
|
|
557
|
+
t[Re] = T(e) - 1;
|
|
558
558
|
});
|
|
559
559
|
U(["MMM", "MMMM"], function(e, t, r, s) {
|
|
560
560
|
var i = r._locale.monthsParse(e, s, r._strict);
|
|
@@ -562,12 +562,12 @@ U(["MMM", "MMMM"], function(e, t, r, s) {
|
|
|
562
562
|
});
|
|
563
563
|
var wa = "January_February_March_April_May_June_July_August_September_October_November_December".split(
|
|
564
564
|
"_"
|
|
565
|
-
),
|
|
565
|
+
), Ts = "Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"), Os = /D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/, va = Nt, ka = Nt;
|
|
566
566
|
function Da(e, t) {
|
|
567
|
-
return e ? be(this._months) ? this._months[e.month()] : this._months[(this._months.isFormat ||
|
|
567
|
+
return e ? be(this._months) ? this._months[e.month()] : this._months[(this._months.isFormat || Os).test(t) ? "format" : "standalone"][e.month()] : be(this._months) ? this._months : this._months.standalone;
|
|
568
568
|
}
|
|
569
569
|
function Sa(e, t) {
|
|
570
|
-
return e ? be(this._monthsShort) ? this._monthsShort[e.month()] : this._monthsShort[
|
|
570
|
+
return e ? be(this._monthsShort) ? this._monthsShort[e.month()] : this._monthsShort[Os.test(t) ? "format" : "standalone"][e.month()] : be(this._monthsShort) ? this._monthsShort : this._monthsShort.standalone;
|
|
571
571
|
}
|
|
572
572
|
function Ma(e, t, r) {
|
|
573
573
|
var s, i, a, n = e.toLocaleLowerCase();
|
|
@@ -603,7 +603,7 @@ function Ns(e, t) {
|
|
|
603
603
|
return e;
|
|
604
604
|
if (typeof t == "string") {
|
|
605
605
|
if (/^\d+$/.test(t))
|
|
606
|
-
t =
|
|
606
|
+
t = T(t);
|
|
607
607
|
else if (t = e.localeData().monthsParse(t), !He(t))
|
|
608
608
|
return e;
|
|
609
609
|
}
|
|
@@ -616,10 +616,10 @@ function Ps(e) {
|
|
|
616
616
|
function Ya() {
|
|
617
617
|
return Sr(this.year(), this.month());
|
|
618
618
|
}
|
|
619
|
-
function
|
|
619
|
+
function Ta(e) {
|
|
620
620
|
return this._monthsParseExact ? (P(this, "_monthsRegex") || Cs.call(this), e ? this._monthsShortStrictRegex : this._monthsShortRegex) : (P(this, "_monthsShortRegex") || (this._monthsShortRegex = va), this._monthsShortStrictRegex && e ? this._monthsShortStrictRegex : this._monthsShortRegex);
|
|
621
621
|
}
|
|
622
|
-
function
|
|
622
|
+
function Oa(e) {
|
|
623
623
|
return this._monthsParseExact ? (P(this, "_monthsRegex") || Cs.call(this), e ? this._monthsStrictRegex : this._monthsRegex) : (P(this, "_monthsRegex") || (this._monthsRegex = ka), this._monthsStrictRegex && e ? this._monthsStrictRegex : this._monthsRegex);
|
|
624
624
|
}
|
|
625
625
|
function Cs() {
|
|
@@ -676,7 +676,7 @@ g("WW", A, we);
|
|
|
676
676
|
Pt(
|
|
677
677
|
["w", "ww", "W", "WW"],
|
|
678
678
|
function(e, t, r, s) {
|
|
679
|
-
t[s.substr(0, 1)] =
|
|
679
|
+
t[s.substr(0, 1)] = T(e);
|
|
680
680
|
}
|
|
681
681
|
);
|
|
682
682
|
function Pa(e) {
|
|
@@ -691,10 +691,10 @@ var Ca = {
|
|
|
691
691
|
function Fa() {
|
|
692
692
|
return this._week.dow;
|
|
693
693
|
}
|
|
694
|
-
function
|
|
694
|
+
function Ba() {
|
|
695
695
|
return this._week.doy;
|
|
696
696
|
}
|
|
697
|
-
function
|
|
697
|
+
function Ia(e) {
|
|
698
698
|
var t = this.localeData().week(this);
|
|
699
699
|
return e == null ? t : this.add((e - t) * 7, "d");
|
|
700
700
|
}
|
|
@@ -731,7 +731,7 @@ Pt(["dd", "ddd", "dddd"], function(e, t, r, s) {
|
|
|
731
731
|
i != null ? t.d = i : Y(r).invalidWeekday = e;
|
|
732
732
|
});
|
|
733
733
|
Pt(["d", "e", "E"], function(e, t, r, s) {
|
|
734
|
-
t[s] =
|
|
734
|
+
t[s] = T(e);
|
|
735
735
|
});
|
|
736
736
|
function Ua(e, t) {
|
|
737
737
|
return typeof e != "string" ? e : isNaN(e) ? (e = t.weekdaysParse(e), typeof e == "number" ? e : null) : parseInt(e, 10);
|
|
@@ -742,7 +742,7 @@ function Ra(e, t) {
|
|
|
742
742
|
function Mr(e, t) {
|
|
743
743
|
return e.slice(t, 7).concat(e.slice(0, t));
|
|
744
744
|
}
|
|
745
|
-
var Wa = "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),
|
|
745
|
+
var Wa = "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), Bs = "Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"), Ea = "Su_Mo_Tu_We_Th_Fr_Sa".split("_"), xa = Nt, Ha = Nt, Aa = Nt;
|
|
746
746
|
function Va(e, t) {
|
|
747
747
|
var r = be(this._weekdays) ? this._weekdays : this._weekdays[e && e !== !0 && this._weekdays.isFormat.test(t) ? "format" : "standalone"];
|
|
748
748
|
return e === !0 ? Mr(r, this._week.dow) : e ? r[e.day()] : r;
|
|
@@ -859,7 +859,7 @@ v("Hmm", 0, 0, function() {
|
|
|
859
859
|
v("Hmmss", 0, 0, function() {
|
|
860
860
|
return "" + this.hours() + Ce(this.minutes(), 2) + Ce(this.seconds(), 2);
|
|
861
861
|
});
|
|
862
|
-
function
|
|
862
|
+
function Is(e, t) {
|
|
863
863
|
v(e, 0, 0, function() {
|
|
864
864
|
return this.localeData().meridiem(
|
|
865
865
|
this.hours(),
|
|
@@ -868,8 +868,8 @@ function Bs(e, t) {
|
|
|
868
868
|
);
|
|
869
869
|
});
|
|
870
870
|
}
|
|
871
|
-
|
|
872
|
-
|
|
871
|
+
Is("a", !0);
|
|
872
|
+
Is("A", !1);
|
|
873
873
|
function Ls(e, t) {
|
|
874
874
|
return t._meridiemParse;
|
|
875
875
|
}
|
|
@@ -887,30 +887,30 @@ g("Hmm", Ss);
|
|
|
887
887
|
g("Hmmss", Ms);
|
|
888
888
|
U(["H", "HH"], le);
|
|
889
889
|
U(["k", "kk"], function(e, t, r) {
|
|
890
|
-
var s =
|
|
890
|
+
var s = T(e);
|
|
891
891
|
t[le] = s === 24 ? 0 : s;
|
|
892
892
|
});
|
|
893
893
|
U(["a", "A"], function(e, t, r) {
|
|
894
894
|
r._isPm = r._locale.isPM(e), r._meridiem = e;
|
|
895
895
|
});
|
|
896
896
|
U(["h", "hh"], function(e, t, r) {
|
|
897
|
-
t[le] =
|
|
897
|
+
t[le] = T(e), Y(r).bigHour = !0;
|
|
898
898
|
});
|
|
899
899
|
U("hmm", function(e, t, r) {
|
|
900
900
|
var s = e.length - 2;
|
|
901
|
-
t[le] =
|
|
901
|
+
t[le] = T(e.substr(0, s)), t[Me] = T(e.substr(s)), Y(r).bigHour = !0;
|
|
902
902
|
});
|
|
903
903
|
U("hmmss", function(e, t, r) {
|
|
904
904
|
var s = e.length - 4, i = e.length - 2;
|
|
905
|
-
t[le] =
|
|
905
|
+
t[le] = T(e.substr(0, s)), t[Me] = T(e.substr(s, 2)), t[We] = T(e.substr(i)), Y(r).bigHour = !0;
|
|
906
906
|
});
|
|
907
907
|
U("Hmm", function(e, t, r) {
|
|
908
908
|
var s = e.length - 2;
|
|
909
|
-
t[le] =
|
|
909
|
+
t[le] = T(e.substr(0, s)), t[Me] = T(e.substr(s));
|
|
910
910
|
});
|
|
911
911
|
U("Hmmss", function(e, t, r) {
|
|
912
912
|
var s = e.length - 4, i = e.length - 2;
|
|
913
|
-
t[le] =
|
|
913
|
+
t[le] = T(e.substr(0, s)), t[Me] = T(e.substr(s, 2)), t[We] = T(e.substr(i));
|
|
914
914
|
});
|
|
915
915
|
function tn(e) {
|
|
916
916
|
return (e + "").toLowerCase().charAt(0) === "p";
|
|
@@ -927,11 +927,11 @@ var Us = {
|
|
|
927
927
|
dayOfMonthOrdinalParse: ta,
|
|
928
928
|
relativeTime: sa,
|
|
929
929
|
months: wa,
|
|
930
|
-
monthsShort:
|
|
930
|
+
monthsShort: Ts,
|
|
931
931
|
week: Ca,
|
|
932
932
|
weekdays: Wa,
|
|
933
933
|
weekdaysMin: Ea,
|
|
934
|
-
weekdaysShort:
|
|
934
|
+
weekdaysShort: Bs,
|
|
935
935
|
meridiemParse: rn
|
|
936
936
|
}, z = {}, pt = {}, Yt;
|
|
937
937
|
function nn(e, t) {
|
|
@@ -972,11 +972,11 @@ function $t(e) {
|
|
|
972
972
|
}
|
|
973
973
|
function qe(e, t) {
|
|
974
974
|
var r;
|
|
975
|
-
return e && (ge(t) ? r = Ae(e) : r =
|
|
975
|
+
return e && (ge(t) ? r = Ae(e) : r = Tr(e, t), r ? Yt = r : typeof console != "undefined" && console.warn && console.warn(
|
|
976
976
|
"Locale " + e + " not found. Did you forget to load it?"
|
|
977
977
|
)), Yt._abbr;
|
|
978
978
|
}
|
|
979
|
-
function
|
|
979
|
+
function Tr(e, t) {
|
|
980
980
|
if (t !== null) {
|
|
981
981
|
var r, s = Us;
|
|
982
982
|
if (t.abbr = e, z[e] != null)
|
|
@@ -995,7 +995,7 @@ function Or(e, t) {
|
|
|
995
995
|
config: t
|
|
996
996
|
}), null;
|
|
997
997
|
return z[e] = new yr(or(s, t)), pt[e] && pt[e].forEach(function(i) {
|
|
998
|
-
|
|
998
|
+
Tr(i.name, i.config);
|
|
999
999
|
}), qe(e), z[e];
|
|
1000
1000
|
} else
|
|
1001
1001
|
return delete z[e], null;
|
|
@@ -1022,7 +1022,7 @@ function Ae(e) {
|
|
|
1022
1022
|
function dn() {
|
|
1023
1023
|
return ur(z);
|
|
1024
1024
|
}
|
|
1025
|
-
function
|
|
1025
|
+
function Or(e) {
|
|
1026
1026
|
var t, r = e._a;
|
|
1027
1027
|
return r && Y(e).overflow === -2 && (t = r[Re] < 0 || r[Re] > 11 ? Re : r[Pe] < 1 || r[Pe] > Sr(r[fe], r[Re]) ? Pe : r[le] < 0 || r[le] > 24 || r[le] === 24 && (r[Me] !== 0 || r[We] !== 0 || r[Qe] !== 0) ? le : r[Me] < 0 || r[Me] > 59 ? Me : r[We] < 0 || r[We] > 59 ? We : r[Qe] < 0 || r[Qe] > 999 ? Qe : -1, Y(e)._overflowDayOfYear && (t < fe || t > Pe) && (t = Pe), Y(e)._overflowWeeks && t === -1 && (t = fa), Y(e)._overflowWeekday && t === -1 && (t = ma), Y(e).overflow = t), e;
|
|
1028
1028
|
}
|
|
@@ -1103,7 +1103,7 @@ function Rs(e) {
|
|
|
1103
1103
|
function yn(e, t, r, s, i, a) {
|
|
1104
1104
|
var n = [
|
|
1105
1105
|
pn(e),
|
|
1106
|
-
|
|
1106
|
+
Ts.indexOf(t),
|
|
1107
1107
|
parseInt(r, 10),
|
|
1108
1108
|
parseInt(s, 10),
|
|
1109
1109
|
parseInt(i, 10)
|
|
@@ -1119,7 +1119,7 @@ function wn(e) {
|
|
|
1119
1119
|
}
|
|
1120
1120
|
function vn(e, t, r) {
|
|
1121
1121
|
if (e) {
|
|
1122
|
-
var s =
|
|
1122
|
+
var s = Bs.indexOf(e), i = new Date(
|
|
1123
1123
|
t[0],
|
|
1124
1124
|
t[1],
|
|
1125
1125
|
t[2]
|
|
@@ -1230,7 +1230,7 @@ function Pr(e) {
|
|
|
1230
1230
|
e._locale,
|
|
1231
1231
|
e._a[le],
|
|
1232
1232
|
e._meridiem
|
|
1233
|
-
), f = Y(e).era, f !== null && (e._a[fe] = e._locale.erasConvertYear(f, e._a[fe])), Nr(e),
|
|
1233
|
+
), f = Y(e).era, f !== null && (e._a[fe] = e._locale.erasConvertYear(f, e._a[fe])), Nr(e), Or(e);
|
|
1234
1234
|
}
|
|
1235
1235
|
function bn(e, t, r) {
|
|
1236
1236
|
var s;
|
|
@@ -1246,7 +1246,7 @@ function Yn(e) {
|
|
|
1246
1246
|
a = 0, n = !1, t = _r({}, e), e._useUTC != null && (t._useUTC = e._useUTC), t._f = e._f[i], Pr(t), gr(t) && (n = !0), a += Y(t).charsLeftOver, a += Y(t).unusedTokens.length * 10, Y(t).score = a, u ? a < s && (s = a, r = t) : (s == null || a < s || n) && (s = a, r = t, n && (u = !0));
|
|
1247
1247
|
ze(e, r || t);
|
|
1248
1248
|
}
|
|
1249
|
-
function
|
|
1249
|
+
function Tn(e) {
|
|
1250
1250
|
if (!e._d) {
|
|
1251
1251
|
var t = wr(e._i), r = t.day === void 0 ? t.date : t.day;
|
|
1252
1252
|
e._a = ys(
|
|
@@ -1257,23 +1257,23 @@ function On(e) {
|
|
|
1257
1257
|
), Nr(e);
|
|
1258
1258
|
}
|
|
1259
1259
|
}
|
|
1260
|
-
function
|
|
1261
|
-
var t = new
|
|
1260
|
+
function On(e) {
|
|
1261
|
+
var t = new Ot(Or(Es(e)));
|
|
1262
1262
|
return t._nextDay && (t.add(1, "d"), t._nextDay = void 0), t;
|
|
1263
1263
|
}
|
|
1264
1264
|
function Es(e) {
|
|
1265
1265
|
var t = e._i, r = e._f;
|
|
1266
|
-
return e._locale = e._locale || Ae(e._l), t === null || r === void 0 && t === "" ? zt({ nullInput: !0 }) : (typeof t == "string" && (e._i = t = e._locale.preparse(t)), Ye(t) ? new
|
|
1266
|
+
return e._locale = e._locale || Ae(e._l), t === null || r === void 0 && t === "" ? zt({ nullInput: !0 }) : (typeof t == "string" && (e._i = t = e._locale.preparse(t)), Ye(t) ? new Ot(Or(t)) : (Tt(t) ? e._d = t : be(r) ? Yn(e) : r ? Pr(e) : Nn(e), gr(e) || (e._d = null), e));
|
|
1267
1267
|
}
|
|
1268
1268
|
function Nn(e) {
|
|
1269
1269
|
var t = e._i;
|
|
1270
|
-
ge(t) ? e._d = new Date(m.now()) :
|
|
1270
|
+
ge(t) ? e._d = new Date(m.now()) : Tt(t) ? e._d = new Date(t.valueOf()) : typeof t == "string" ? Dn(e) : be(t) ? (e._a = ys(t.slice(0), function(r) {
|
|
1271
1271
|
return parseInt(r, 10);
|
|
1272
|
-
}), Nr(e)) : Ke(t) ?
|
|
1272
|
+
}), Nr(e)) : Ke(t) ? Tn(e) : He(t) ? e._d = new Date(t) : m.createFromInputFallback(e);
|
|
1273
1273
|
}
|
|
1274
1274
|
function xs(e, t, r, s, i) {
|
|
1275
1275
|
var a = {};
|
|
1276
|
-
return (t === !0 || t === !1) && (s = t, t = void 0), (r === !0 || r === !1) && (s = r, r = void 0), (Ke(e) && mr(e) || be(e) && e.length === 0) && (e = void 0), a._isAMomentObject = !0, a._useUTC = a._isUTC = i, a._l = r, a._i = e, a._f = t, a._strict = s,
|
|
1276
|
+
return (t === !0 || t === !1) && (s = t, t = void 0), (r === !0 || r === !1) && (s = r, r = void 0), (Ke(e) && mr(e) || be(e) && e.length === 0) && (e = void 0), a._isAMomentObject = !0, a._useUTC = a._isUTC = i, a._l = r, a._i = e, a._f = t, a._strict = s, On(a);
|
|
1277
1277
|
}
|
|
1278
1278
|
function H(e, t, r, s) {
|
|
1279
1279
|
return xs(e, t, r, s, !1);
|
|
@@ -1303,11 +1303,11 @@ function Fn() {
|
|
|
1303
1303
|
var e = [].slice.call(arguments, 0);
|
|
1304
1304
|
return Hs("isBefore", e);
|
|
1305
1305
|
}
|
|
1306
|
-
function
|
|
1306
|
+
function Bn() {
|
|
1307
1307
|
var e = [].slice.call(arguments, 0);
|
|
1308
1308
|
return Hs("isAfter", e);
|
|
1309
1309
|
}
|
|
1310
|
-
var
|
|
1310
|
+
var In = function() {
|
|
1311
1311
|
return Date.now ? Date.now() : +/* @__PURE__ */ new Date();
|
|
1312
1312
|
}, wt = [
|
|
1313
1313
|
"year",
|
|
@@ -1329,7 +1329,7 @@ function Ln(e) {
|
|
|
1329
1329
|
if (e[wt[s]]) {
|
|
1330
1330
|
if (r)
|
|
1331
1331
|
return !1;
|
|
1332
|
-
parseFloat(e[wt[s]]) !==
|
|
1332
|
+
parseFloat(e[wt[s]]) !== T(e[wt[s]]) && (r = !0);
|
|
1333
1333
|
}
|
|
1334
1334
|
return !0;
|
|
1335
1335
|
}
|
|
@@ -1337,7 +1337,7 @@ function Un() {
|
|
|
1337
1337
|
return this._isValid;
|
|
1338
1338
|
}
|
|
1339
1339
|
function Rn() {
|
|
1340
|
-
return
|
|
1340
|
+
return Te(NaN);
|
|
1341
1341
|
}
|
|
1342
1342
|
function er(e) {
|
|
1343
1343
|
var t = wr(e), r = t.year || 0, s = t.quarter || 0, i = t.month || 0, a = t.week || t.isoWeek || 0, n = t.day || 0, u = t.hour || 0, l = t.minute || 0, f = t.second || 0, _ = t.millisecond || 0;
|
|
@@ -1354,7 +1354,7 @@ function cr(e) {
|
|
|
1354
1354
|
function Wn(e, t, r) {
|
|
1355
1355
|
var s = Math.min(e.length, t.length), i = Math.abs(e.length - t.length), a = 0, n;
|
|
1356
1356
|
for (n = 0; n < s; n++)
|
|
1357
|
-
|
|
1357
|
+
T(e[n]) !== T(t[n]) && a++;
|
|
1358
1358
|
return a + i;
|
|
1359
1359
|
}
|
|
1360
1360
|
function As(e, t) {
|
|
@@ -1373,11 +1373,11 @@ U(["Z", "ZZ"], function(e, t, r) {
|
|
|
1373
1373
|
var En = /([\+\-]|\d\d)/gi;
|
|
1374
1374
|
function Cr(e, t) {
|
|
1375
1375
|
var r = (t || "").match(e), s, i, a;
|
|
1376
|
-
return r === null ? null : (s = r[r.length - 1] || [], i = (s + "").match(En) || ["-", 0, 0], a = +(i[1] * 60) +
|
|
1376
|
+
return r === null ? null : (s = r[r.length - 1] || [], i = (s + "").match(En) || ["-", 0, 0], a = +(i[1] * 60) + T(i[2]), a === 0 ? 0 : i[0] === "+" ? a : -a);
|
|
1377
1377
|
}
|
|
1378
1378
|
function Fr(e, t) {
|
|
1379
1379
|
var r, s;
|
|
1380
|
-
return t._isUTC ? (r = t.clone(), s = (Ye(e) ||
|
|
1380
|
+
return t._isUTC ? (r = t.clone(), s = (Ye(e) || Tt(e) ? e.valueOf() : H(e).valueOf()) - r.valueOf(), r._d.setTime(r._d.valueOf() + s), m.updateOffset(r, !1), r) : H(e).local();
|
|
1381
1381
|
}
|
|
1382
1382
|
function hr(e) {
|
|
1383
1383
|
return -Math.round(e._d.getTimezoneOffset());
|
|
@@ -1395,7 +1395,7 @@ function xn(e, t, r) {
|
|
|
1395
1395
|
} else Math.abs(e) < 16 && !r && (e = e * 60);
|
|
1396
1396
|
return !this._isUTC && t && (i = hr(this)), this._offset = e, this._isUTC = !0, i != null && this.add(i, "m"), s !== e && (!t || this._changeInProgress ? Gs(
|
|
1397
1397
|
this,
|
|
1398
|
-
|
|
1398
|
+
Te(e - s, "m"),
|
|
1399
1399
|
1,
|
|
1400
1400
|
!1
|
|
1401
1401
|
) : this._changeInProgress || (this._changeInProgress = !0, m.updateOffset(this, !0), this._changeInProgress = null)), this;
|
|
@@ -1442,7 +1442,7 @@ function Vs() {
|
|
|
1442
1442
|
return this.isValid() ? this._isUTC && this._offset === 0 : !1;
|
|
1443
1443
|
}
|
|
1444
1444
|
var Qn = /^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/, Kn = /^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;
|
|
1445
|
-
function
|
|
1445
|
+
function Te(e, t) {
|
|
1446
1446
|
var r = e, s = null, i, a, n;
|
|
1447
1447
|
return Wt(e) ? r = {
|
|
1448
1448
|
ms: e._milliseconds,
|
|
@@ -1450,11 +1450,11 @@ function Oe(e, t) {
|
|
|
1450
1450
|
M: e._months
|
|
1451
1451
|
} : He(e) || !isNaN(+e) ? (r = {}, t ? r[t] = +e : r.milliseconds = +e) : (s = Qn.exec(e)) ? (i = s[1] === "-" ? -1 : 1, r = {
|
|
1452
1452
|
y: 0,
|
|
1453
|
-
d:
|
|
1454
|
-
h:
|
|
1455
|
-
m:
|
|
1456
|
-
s:
|
|
1457
|
-
ms:
|
|
1453
|
+
d: T(s[Pe]) * i,
|
|
1454
|
+
h: T(s[le]) * i,
|
|
1455
|
+
m: T(s[Me]) * i,
|
|
1456
|
+
s: T(s[We]) * i,
|
|
1457
|
+
ms: T(cr(s[Qe] * 1e3)) * i
|
|
1458
1458
|
// the millisecond decimal point is included in the match
|
|
1459
1459
|
}) : (s = Kn.exec(e)) ? (i = s[1] === "-" ? -1 : 1, r = {
|
|
1460
1460
|
y: Je(s[2], i),
|
|
@@ -1469,8 +1469,8 @@ function Oe(e, t) {
|
|
|
1469
1469
|
H(r.to)
|
|
1470
1470
|
), r = {}, r.ms = n.milliseconds, r.M = n.months), a = new er(r), Wt(e) && P(e, "_locale") && (a._locale = e._locale), Wt(e) && P(e, "_isValid") && (a._isValid = e._isValid), a;
|
|
1471
1471
|
}
|
|
1472
|
-
|
|
1473
|
-
|
|
1472
|
+
Te.fn = er.prototype;
|
|
1473
|
+
Te.invalid = Rn;
|
|
1474
1474
|
function Je(e, t) {
|
|
1475
1475
|
var r = e && parseFloat(e.replace(",", "."));
|
|
1476
1476
|
return (isNaN(r) ? 0 : r) * t;
|
|
@@ -1489,7 +1489,7 @@ function js(e, t) {
|
|
|
1489
1489
|
return s !== null && !isNaN(+s) && (ws(
|
|
1490
1490
|
t,
|
|
1491
1491
|
"moment()." + t + "(period, number) is deprecated. Please use moment()." + t + "(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."
|
|
1492
|
-
), a = r, r = s, s = a), i =
|
|
1492
|
+
), a = r, r = s, s = a), i = Te(r, s), Gs(this, i, e), this;
|
|
1493
1493
|
};
|
|
1494
1494
|
}
|
|
1495
1495
|
function Gs(e, t, r, s) {
|
|
@@ -1501,7 +1501,7 @@ function zs(e) {
|
|
|
1501
1501
|
return typeof e == "string" || e instanceof String;
|
|
1502
1502
|
}
|
|
1503
1503
|
function tl(e) {
|
|
1504
|
-
return Ye(e) ||
|
|
1504
|
+
return Ye(e) || Tt(e) || zs(e) || He(e) || sl(e) || rl(e) || e === null || e === void 0;
|
|
1505
1505
|
}
|
|
1506
1506
|
function rl(e) {
|
|
1507
1507
|
var t = Ke(e) && !mr(e), r = !1, s = [
|
|
@@ -1559,13 +1559,13 @@ function al(e, t) {
|
|
|
1559
1559
|
}
|
|
1560
1560
|
function nl(e, t) {
|
|
1561
1561
|
arguments.length === 1 && (arguments[0] ? tl(arguments[0]) ? (e = arguments[0], t = void 0) : il(arguments[0]) && (t = arguments[0], e = void 0) : (e = void 0, t = void 0));
|
|
1562
|
-
var r = e || H(), s = Fr(r, this).startOf("day"), i = m.calendarFormat(this, s) || "sameElse", a = t && (
|
|
1562
|
+
var r = e || H(), s = Fr(r, this).startOf("day"), i = m.calendarFormat(this, s) || "sameElse", a = t && (Be(t[i]) ? t[i].call(this, r) : t[i]);
|
|
1563
1563
|
return this.format(
|
|
1564
1564
|
a || this.localeData().calendar(i, this, H(r))
|
|
1565
1565
|
);
|
|
1566
1566
|
}
|
|
1567
1567
|
function ll() {
|
|
1568
|
-
return new
|
|
1568
|
+
return new Ot(this);
|
|
1569
1569
|
}
|
|
1570
1570
|
function ol(e, t) {
|
|
1571
1571
|
var r = Ye(e) ? e : H(e);
|
|
@@ -1643,7 +1643,7 @@ function _l(e) {
|
|
|
1643
1643
|
return r.year() < 0 || r.year() > 9999 ? Rt(
|
|
1644
1644
|
r,
|
|
1645
1645
|
t ? "YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]" : "YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"
|
|
1646
|
-
) :
|
|
1646
|
+
) : Be(Date.prototype.toISOString) ? t ? this.toDate().toISOString() : new Date(this.valueOf() + this.utcOffset() * 60 * 1e3).toISOString().replace("Z", Rt(r, "Z")) : Rt(
|
|
1647
1647
|
r,
|
|
1648
1648
|
t ? "YYYY-MM-DD[T]HH:mm:ss.SSS[Z]" : "YYYY-MM-DD[T]HH:mm:ss.SSSZ"
|
|
1649
1649
|
);
|
|
@@ -1660,13 +1660,13 @@ function pl(e) {
|
|
|
1660
1660
|
return this.localeData().postformat(t);
|
|
1661
1661
|
}
|
|
1662
1662
|
function wl(e, t) {
|
|
1663
|
-
return this.isValid() && (Ye(e) && e.isValid() || H(e).isValid()) ?
|
|
1663
|
+
return this.isValid() && (Ye(e) && e.isValid() || H(e).isValid()) ? Te({ to: this, from: e }).locale(this.locale()).humanize(!t) : this.localeData().invalidDate();
|
|
1664
1664
|
}
|
|
1665
1665
|
function vl(e) {
|
|
1666
1666
|
return this.from(H(), e);
|
|
1667
1667
|
}
|
|
1668
1668
|
function kl(e, t) {
|
|
1669
|
-
return this.isValid() && (Ye(e) && e.isValid() || H(e).isValid()) ?
|
|
1669
|
+
return this.isValid() && (Ye(e) && e.isValid() || H(e).isValid()) ? Te({ from: this, to: e }).locale(this.locale()).humanize(!t) : this.localeData().invalidDate();
|
|
1670
1670
|
}
|
|
1671
1671
|
function Dl(e) {
|
|
1672
1672
|
return this.to(H(), e);
|
|
@@ -1802,10 +1802,10 @@ function bl() {
|
|
|
1802
1802
|
function Yl() {
|
|
1803
1803
|
return Math.floor(this.valueOf() / 1e3);
|
|
1804
1804
|
}
|
|
1805
|
-
function
|
|
1805
|
+
function Tl() {
|
|
1806
1806
|
return new Date(this.valueOf());
|
|
1807
1807
|
}
|
|
1808
|
-
function
|
|
1808
|
+
function Ol() {
|
|
1809
1809
|
var e = this;
|
|
1810
1810
|
return [
|
|
1811
1811
|
e.year(),
|
|
@@ -1838,10 +1838,10 @@ function Cl() {
|
|
|
1838
1838
|
function Fl() {
|
|
1839
1839
|
return ze({}, Y(this));
|
|
1840
1840
|
}
|
|
1841
|
-
function
|
|
1841
|
+
function Bl() {
|
|
1842
1842
|
return Y(this).overflow;
|
|
1843
1843
|
}
|
|
1844
|
-
function
|
|
1844
|
+
function Il() {
|
|
1845
1845
|
return {
|
|
1846
1846
|
input: this._i,
|
|
1847
1847
|
format: this._f,
|
|
@@ -1859,9 +1859,9 @@ v("y", ["y", 1], "yo", "eraYear");
|
|
|
1859
1859
|
v("y", ["yy", 2], 0, "eraYear");
|
|
1860
1860
|
v("y", ["yyy", 3], 0, "eraYear");
|
|
1861
1861
|
v("y", ["yyyy", 4], 0, "eraYear");
|
|
1862
|
-
g("N",
|
|
1863
|
-
g("NN",
|
|
1864
|
-
g("NNN",
|
|
1862
|
+
g("N", Br);
|
|
1863
|
+
g("NN", Br);
|
|
1864
|
+
g("NNN", Br);
|
|
1865
1865
|
g("NNNN", Gl);
|
|
1866
1866
|
g("NNNNN", zl);
|
|
1867
1867
|
U(
|
|
@@ -1956,15 +1956,15 @@ function Hl() {
|
|
|
1956
1956
|
return this.year();
|
|
1957
1957
|
}
|
|
1958
1958
|
function Al(e) {
|
|
1959
|
-
return P(this, "_erasNameRegex") ||
|
|
1959
|
+
return P(this, "_erasNameRegex") || Ir.call(this), e ? this._erasNameRegex : this._erasRegex;
|
|
1960
1960
|
}
|
|
1961
1961
|
function Vl(e) {
|
|
1962
|
-
return P(this, "_erasAbbrRegex") ||
|
|
1962
|
+
return P(this, "_erasAbbrRegex") || Ir.call(this), e ? this._erasAbbrRegex : this._erasRegex;
|
|
1963
1963
|
}
|
|
1964
1964
|
function jl(e) {
|
|
1965
|
-
return P(this, "_erasNarrowRegex") ||
|
|
1965
|
+
return P(this, "_erasNarrowRegex") || Ir.call(this), e ? this._erasNarrowRegex : this._erasRegex;
|
|
1966
1966
|
}
|
|
1967
|
-
function
|
|
1967
|
+
function Br(e, t) {
|
|
1968
1968
|
return t.erasAbbrRegex(e);
|
|
1969
1969
|
}
|
|
1970
1970
|
function Gl(e, t) {
|
|
@@ -1976,7 +1976,7 @@ function zl(e, t) {
|
|
|
1976
1976
|
function Zl(e, t) {
|
|
1977
1977
|
return t._eraYearOrdinalRegex || lt;
|
|
1978
1978
|
}
|
|
1979
|
-
function
|
|
1979
|
+
function Ir() {
|
|
1980
1980
|
var e = [], t = [], r = [], s = [], i, a, n, u, l, f = this.eras();
|
|
1981
1981
|
for (i = 0, a = f.length; i < a; ++i)
|
|
1982
1982
|
n = Ee(f[i].name), u = Ee(f[i].abbr), l = Ee(f[i].narrow), t.push(n), e.push(u), r.push(l), s.push(n), s.push(u), s.push(l);
|
|
@@ -2009,7 +2009,7 @@ g("ggggg", Jt, Zt);
|
|
|
2009
2009
|
Pt(
|
|
2010
2010
|
["gggg", "ggggg", "GGGG", "GGGGG"],
|
|
2011
2011
|
function(e, t, r, s) {
|
|
2012
|
-
t[s.substr(0, 2)] =
|
|
2012
|
+
t[s.substr(0, 2)] = T(e);
|
|
2013
2013
|
}
|
|
2014
2014
|
);
|
|
2015
2015
|
Pt(["gg", "GG"], function(e, t, r, s) {
|
|
@@ -2060,7 +2060,7 @@ function eo(e, t, r, s, i) {
|
|
|
2060
2060
|
v("Q", 0, "Qo", "quarter");
|
|
2061
2061
|
g("Q", ks);
|
|
2062
2062
|
U("Q", function(e, t) {
|
|
2063
|
-
t[Re] = (
|
|
2063
|
+
t[Re] = (T(e) - 1) * 3;
|
|
2064
2064
|
});
|
|
2065
2065
|
function to(e) {
|
|
2066
2066
|
return e == null ? Math.ceil((this.month() + 1) / 3) : this.month((e - 1) * 3 + this.month() % 3);
|
|
@@ -2073,14 +2073,14 @@ g("Do", function(e, t) {
|
|
|
2073
2073
|
});
|
|
2074
2074
|
U(["D", "DD"], Pe);
|
|
2075
2075
|
U("Do", function(e, t) {
|
|
2076
|
-
t[Pe] =
|
|
2076
|
+
t[Pe] = T(e.match(A)[0]);
|
|
2077
2077
|
});
|
|
2078
2078
|
var ei = ut("Date", !0);
|
|
2079
2079
|
v("DDD", ["DDDD", 3], "DDDo", "dayOfYear");
|
|
2080
2080
|
g("DDD", qt);
|
|
2081
2081
|
g("DDDD", Ds);
|
|
2082
2082
|
U(["DDD", "DDDD"], function(e, t, r) {
|
|
2083
|
-
r._dayOfYear =
|
|
2083
|
+
r._dayOfYear = T(e);
|
|
2084
2084
|
});
|
|
2085
2085
|
function ro(e) {
|
|
2086
2086
|
var t = Math.round(
|
|
@@ -2130,7 +2130,7 @@ var Ze, ti;
|
|
|
2130
2130
|
for (Ze = "SSSS"; Ze.length <= 9; Ze += "S")
|
|
2131
2131
|
g(Ze, lt);
|
|
2132
2132
|
function ao(e, t) {
|
|
2133
|
-
t[Qe] =
|
|
2133
|
+
t[Qe] = T(("0." + e) * 1e3);
|
|
2134
2134
|
}
|
|
2135
2135
|
for (Ze = "S"; Ze.length <= 9; Ze += "S")
|
|
2136
2136
|
U(Ze, ao);
|
|
@@ -2143,7 +2143,7 @@ function no() {
|
|
|
2143
2143
|
function lo() {
|
|
2144
2144
|
return this._isUTC ? "Coordinated Universal Time" : "";
|
|
2145
2145
|
}
|
|
2146
|
-
var h =
|
|
2146
|
+
var h = Ot.prototype;
|
|
2147
2147
|
h.add = $n;
|
|
2148
2148
|
h.calendar = nl;
|
|
2149
2149
|
h.clone = ll;
|
|
@@ -2155,7 +2155,7 @@ h.fromNow = vl;
|
|
|
2155
2155
|
h.to = kl;
|
|
2156
2156
|
h.toNow = Dl;
|
|
2157
2157
|
h.get = _a;
|
|
2158
|
-
h.invalidAt =
|
|
2158
|
+
h.invalidAt = Bl;
|
|
2159
2159
|
h.isAfter = ol;
|
|
2160
2160
|
h.isBefore = ul;
|
|
2161
2161
|
h.isBetween = dl;
|
|
@@ -2172,9 +2172,9 @@ h.parsingFlags = Fl;
|
|
|
2172
2172
|
h.set = ya;
|
|
2173
2173
|
h.startOf = Sl;
|
|
2174
2174
|
h.subtract = el;
|
|
2175
|
-
h.toArray =
|
|
2175
|
+
h.toArray = Ol;
|
|
2176
2176
|
h.toObject = Nl;
|
|
2177
|
-
h.toDate =
|
|
2177
|
+
h.toDate = Tl;
|
|
2178
2178
|
h.toISOString = _l;
|
|
2179
2179
|
h.inspect = yl;
|
|
2180
2180
|
typeof Symbol != "undefined" && Symbol.for != null && (h[Symbol.for("nodejs.util.inspect.custom")] = function() {
|
|
@@ -2184,7 +2184,7 @@ h.toJSON = Pl;
|
|
|
2184
2184
|
h.toString = gl;
|
|
2185
2185
|
h.unix = Yl;
|
|
2186
2186
|
h.valueOf = bl;
|
|
2187
|
-
h.creationData =
|
|
2187
|
+
h.creationData = Il;
|
|
2188
2188
|
h.eraName = Wl;
|
|
2189
2189
|
h.eraNarrow = El;
|
|
2190
2190
|
h.eraAbbr = xl;
|
|
@@ -2196,7 +2196,7 @@ h.isoWeekYear = Jl;
|
|
|
2196
2196
|
h.quarter = h.quarters = to;
|
|
2197
2197
|
h.month = Ps;
|
|
2198
2198
|
h.daysInMonth = Ya;
|
|
2199
|
-
h.week = h.weeks =
|
|
2199
|
+
h.week = h.weeks = Ia;
|
|
2200
2200
|
h.isoWeek = h.isoWeeks = La;
|
|
2201
2201
|
h.weeksInYear = Xl;
|
|
2202
2202
|
h.weeksInWeekYear = $l;
|
|
@@ -2271,10 +2271,10 @@ C.erasNarrowRegex = jl;
|
|
|
2271
2271
|
C.months = Da;
|
|
2272
2272
|
C.monthsShort = Sa;
|
|
2273
2273
|
C.monthsParse = ba;
|
|
2274
|
-
C.monthsRegex =
|
|
2275
|
-
C.monthsShortRegex =
|
|
2274
|
+
C.monthsRegex = Oa;
|
|
2275
|
+
C.monthsShortRegex = Ta;
|
|
2276
2276
|
C.week = Pa;
|
|
2277
|
-
C.firstDayOfYear =
|
|
2277
|
+
C.firstDayOfYear = Ba;
|
|
2278
2278
|
C.firstDayOfWeek = Fa;
|
|
2279
2279
|
C.weekdays = Va;
|
|
2280
2280
|
C.weekdaysMin = Ga;
|
|
@@ -2342,7 +2342,7 @@ qe("en", {
|
|
|
2342
2342
|
],
|
|
2343
2343
|
dayOfMonthOrdinalParse: /\d{1,2}(th|st|nd|rd)/,
|
|
2344
2344
|
ordinal: function(e) {
|
|
2345
|
-
var t = e % 10, r =
|
|
2345
|
+
var t = e % 10, r = T(e % 100 / 10) === 1 ? "th" : t === 1 ? "st" : t === 2 ? "nd" : t === 3 ? "rd" : "th";
|
|
2346
2346
|
return e + r;
|
|
2347
2347
|
}
|
|
2348
2348
|
});
|
|
@@ -2360,7 +2360,7 @@ function _o() {
|
|
|
2360
2360
|
return this._milliseconds = Le(this._milliseconds), this._days = Le(this._days), this._months = Le(this._months), e.milliseconds = Le(e.milliseconds), e.seconds = Le(e.seconds), e.minutes = Le(e.minutes), e.hours = Le(e.hours), e.months = Le(e.months), e.years = Le(e.years), this;
|
|
2361
2361
|
}
|
|
2362
2362
|
function ii(e, t, r, s) {
|
|
2363
|
-
var i =
|
|
2363
|
+
var i = Te(t, r);
|
|
2364
2364
|
return e._milliseconds += s * i._milliseconds, e._days += s * i._days, e._months += s * i._months, e._bubble();
|
|
2365
2365
|
}
|
|
2366
2366
|
function yo(e, t) {
|
|
@@ -2418,9 +2418,9 @@ function Ve(e) {
|
|
|
2418
2418
|
return this.as(e);
|
|
2419
2419
|
};
|
|
2420
2420
|
}
|
|
2421
|
-
var ni = Ve("ms"), ko = Ve("s"), Do = Ve("m"), So = Ve("h"), Mo = Ve("d"), bo = Ve("w"), Yo = Ve("M"),
|
|
2421
|
+
var ni = Ve("ms"), ko = Ve("s"), Do = Ve("m"), So = Ve("h"), Mo = Ve("d"), bo = Ve("w"), Yo = Ve("M"), To = Ve("Q"), Oo = Ve("y"), No = ni;
|
|
2422
2422
|
function Po() {
|
|
2423
|
-
return
|
|
2423
|
+
return Te(this);
|
|
2424
2424
|
}
|
|
2425
2425
|
function Co(e) {
|
|
2426
2426
|
return e = Se(e), this.isValid() ? this[e + "s"]() : NaN;
|
|
@@ -2430,7 +2430,7 @@ function $e(e) {
|
|
|
2430
2430
|
return this.isValid() ? this._data[e] : NaN;
|
|
2431
2431
|
};
|
|
2432
2432
|
}
|
|
2433
|
-
var Fo = $e("milliseconds"),
|
|
2433
|
+
var Fo = $e("milliseconds"), Bo = $e("seconds"), Io = $e("minutes"), Lo = $e("hours"), Uo = $e("days"), Ro = $e("months"), Wo = $e("years");
|
|
2434
2434
|
function Eo() {
|
|
2435
2435
|
return ke(this.days() / 7);
|
|
2436
2436
|
}
|
|
@@ -2454,7 +2454,7 @@ function xo(e, t, r, s, i) {
|
|
|
2454
2454
|
return i.relativeTime(t || 1, !!r, e, s);
|
|
2455
2455
|
}
|
|
2456
2456
|
function Ho(e, t, r, s) {
|
|
2457
|
-
var i =
|
|
2457
|
+
var i = Te(e).abs(), a = Ue(i.as("s")), n = Ue(i.as("m")), u = Ue(i.as("h")), l = Ue(i.as("d")), f = Ue(i.as("M")), _ = Ue(i.as("w")), M = Ue(i.as("y")), b = a <= r.ss && ["s", a] || a < r.s && ["ss", a] || n <= 1 && ["m"] || n < r.m && ["mm", n] || u <= 1 && ["h"] || u < r.h && ["hh", u] || l <= 1 && ["d"] || l < r.d && ["dd", l];
|
|
2458
2458
|
return r.w != null && (b = b || _ <= 1 && ["w"] || _ < r.w && ["ww", _]), b = b || f <= 1 && ["M"] || f < r.M && ["MM", f] || M <= 1 && ["y"] || ["yy", M], b[2] = t, b[3] = +e > 0, b[4] = s, xo.apply(null, b);
|
|
2459
2459
|
}
|
|
2460
2460
|
function Ao(e) {
|
|
@@ -2492,15 +2492,15 @@ N.asHours = So;
|
|
|
2492
2492
|
N.asDays = Mo;
|
|
2493
2493
|
N.asWeeks = bo;
|
|
2494
2494
|
N.asMonths = Yo;
|
|
2495
|
-
N.asQuarters =
|
|
2496
|
-
N.asYears =
|
|
2495
|
+
N.asQuarters = To;
|
|
2496
|
+
N.asYears = Oo;
|
|
2497
2497
|
N.valueOf = No;
|
|
2498
2498
|
N._bubble = wo;
|
|
2499
2499
|
N.clone = Po;
|
|
2500
2500
|
N.get = Co;
|
|
2501
2501
|
N.milliseconds = Fo;
|
|
2502
|
-
N.seconds =
|
|
2503
|
-
N.minutes =
|
|
2502
|
+
N.seconds = Bo;
|
|
2503
|
+
N.minutes = Io;
|
|
2504
2504
|
N.hours = Lo;
|
|
2505
2505
|
N.days = Uo;
|
|
2506
2506
|
N.weeks = Eo;
|
|
@@ -2525,22 +2525,22 @@ U("X", function(e, t, r) {
|
|
|
2525
2525
|
r._d = new Date(parseFloat(e) * 1e3);
|
|
2526
2526
|
});
|
|
2527
2527
|
U("x", function(e, t, r) {
|
|
2528
|
-
r._d = new Date(
|
|
2528
|
+
r._d = new Date(T(e));
|
|
2529
2529
|
});
|
|
2530
2530
|
//! moment.js
|
|
2531
2531
|
m.version = "2.30.1";
|
|
2532
2532
|
Vi(H);
|
|
2533
2533
|
m.fn = h;
|
|
2534
2534
|
m.min = Fn;
|
|
2535
|
-
m.max =
|
|
2536
|
-
m.now =
|
|
2535
|
+
m.max = Bn;
|
|
2536
|
+
m.now = In;
|
|
2537
2537
|
m.utc = Fe;
|
|
2538
2538
|
m.unix = oo;
|
|
2539
2539
|
m.months = co;
|
|
2540
|
-
m.isDate =
|
|
2540
|
+
m.isDate = Tt;
|
|
2541
2541
|
m.locale = qe;
|
|
2542
2542
|
m.invalid = zt;
|
|
2543
|
-
m.duration =
|
|
2543
|
+
m.duration = Te;
|
|
2544
2544
|
m.isMoment = Ye;
|
|
2545
2545
|
m.weekdays = fo;
|
|
2546
2546
|
m.parseZone = uo;
|
|
@@ -2548,7 +2548,7 @@ m.localeData = Ae;
|
|
|
2548
2548
|
m.isDuration = Wt;
|
|
2549
2549
|
m.monthsShort = ho;
|
|
2550
2550
|
m.weekdaysMin = go;
|
|
2551
|
-
m.defineLocale =
|
|
2551
|
+
m.defineLocale = Tr;
|
|
2552
2552
|
m.updateLocale = un;
|
|
2553
2553
|
m.locales = dn;
|
|
2554
2554
|
m.weekdaysShort = mo;
|
|
@@ -2823,6 +2823,30 @@ const Zr = {
|
|
|
2823
2823
|
registerPersonalId: "Identificación",
|
|
2824
2824
|
registerPersonalIdCharacters: "Sólo números",
|
|
2825
2825
|
registerPersonalIdLength: "Formato de número de identificación Incorrecto"
|
|
2826
|
+
},
|
|
2827
|
+
"en-us": {
|
|
2828
|
+
registerBackButton: "Back",
|
|
2829
|
+
registerUserTitle: "Title",
|
|
2830
|
+
registerUserTitleSelect: "Select Title",
|
|
2831
|
+
registerUserTitleSelectMr: "Mr.",
|
|
2832
|
+
registerUserTitleSelectMrs: "Mrs.",
|
|
2833
|
+
registerUserTitleSelectMs: "Ms.",
|
|
2834
|
+
registerFirstName: "First Name",
|
|
2835
|
+
registerFirstNameError: "First name must be 2-50 characters long.",
|
|
2836
|
+
registerLastName: "Last Name",
|
|
2837
|
+
registerLastNameError: "Last name must be 2-50 characters.",
|
|
2838
|
+
registerDateOfBirth: "Date of Birth",
|
|
2839
|
+
registerBirthDay: "Day",
|
|
2840
|
+
registerBirthMonth: "Month",
|
|
2841
|
+
registerBirthYear: "Year",
|
|
2842
|
+
registerBirthDateError: "The minimum registratione age is {licenseyears} years.",
|
|
2843
|
+
registerBirthPlace: "Birth Place",
|
|
2844
|
+
registerBirthPlaceError: "Birth place must be at least 1 character long.",
|
|
2845
|
+
registerCurrency: "Currency",
|
|
2846
|
+
registerNext: "Next",
|
|
2847
|
+
registerPersonalId: "Personal Id",
|
|
2848
|
+
registerPersonalIdCharacters: "Only numbers",
|
|
2849
|
+
registerPersonalIdLength: "Wrong Length"
|
|
2826
2850
|
}
|
|
2827
2851
|
};
|
|
2828
2852
|
function zo(e) {
|
|
@@ -2863,7 +2887,7 @@ function Xr(e) {
|
|
|
2863
2887
|
), se, he, _e;
|
|
2864
2888
|
return {
|
|
2865
2889
|
c() {
|
|
2866
|
-
t = S("div"), r = S("label"), i =
|
|
2890
|
+
t = S("div"), r = S("label"), i = O(s), a = O(":"), n = S("span"), n.textContent = "*", u = J(), l = S("select"), f = S("option"), M = O(_), b = S("option"), c = O(o), y = S("option"), R = O(V), re = S("option"), se = O(j), D(n, "class", "FormRequired"), D(r, "for", "Title"), f.__value = "", ie(f, f.__value), f.disabled = !0, f.selected = !0, b.__value = "Mr.", ie(b, b.__value), y.__value = "Mrs.", ie(y, y.__value), re.__value = "Ms.", ie(re, re.__value), D(l, "id", "Title"), /*userTitle*/
|
|
2867
2891
|
e[12] === void 0 && vt(() => (
|
|
2868
2892
|
/*select_change_handler*/
|
|
2869
2893
|
e[43].call(l)
|
|
@@ -2923,7 +2947,7 @@ function $r(e) {
|
|
|
2923
2947
|
);
|
|
2924
2948
|
return {
|
|
2925
2949
|
c() {
|
|
2926
|
-
t = S("div"), r = S("label"), i =
|
|
2950
|
+
t = S("div"), r = S("label"), i = O(s), a = O(":"), n = S("span"), n.textContent = "*", u = J(), l = S("input"), f = J(), o && o.c(), D(n, "class", "FormRequired"), D(r, "for", "FirstName"), D(l, "type", "text"), D(l, "id", "FirstName"), D(t, "class", _ = "FirstNameContainer " + /*invalidFirstName*/
|
|
2927
2951
|
(e[2] && !/*firstNameFocus*/
|
|
2928
2952
|
e[7] ? "InvalidField" : ""));
|
|
2929
2953
|
},
|
|
@@ -2986,7 +3010,7 @@ function es(e) {
|
|
|
2986
3010
|
), s;
|
|
2987
3011
|
return {
|
|
2988
3012
|
c() {
|
|
2989
|
-
t = S("p"), s =
|
|
3013
|
+
t = S("p"), s = O(r), D(t, "class", "InvalidInput");
|
|
2990
3014
|
},
|
|
2991
3015
|
m(i, a) {
|
|
2992
3016
|
ae(i, t, a), d(t, s);
|
|
@@ -3011,7 +3035,7 @@ function ts(e) {
|
|
|
3011
3035
|
);
|
|
3012
3036
|
return {
|
|
3013
3037
|
c() {
|
|
3014
|
-
t = S("div"), r = S("label"), i =
|
|
3038
|
+
t = S("div"), r = S("label"), i = O(s), a = O(":"), n = S("span"), n.textContent = "*", u = J(), l = S("input"), f = J(), o && o.c(), D(n, "class", "FormRequired"), D(r, "for", "LastName"), D(l, "type", "text"), D(l, "id", "LastName"), D(t, "class", _ = "LastNameContainer " + /*invalidLastName*/
|
|
3015
3039
|
(e[3] && !/*lastNameFocus*/
|
|
3016
3040
|
e[8] ? "InvalidField" : ""));
|
|
3017
3041
|
},
|
|
@@ -3074,7 +3098,7 @@ function rs(e) {
|
|
|
3074
3098
|
), s;
|
|
3075
3099
|
return {
|
|
3076
3100
|
c() {
|
|
3077
|
-
t = S("p"), s =
|
|
3101
|
+
t = S("p"), s = O(r), D(t, "class", "InvalidInput");
|
|
3078
3102
|
},
|
|
3079
3103
|
m(i, a) {
|
|
3080
3104
|
ae(i, t, a), d(t, s);
|
|
@@ -3121,13 +3145,13 @@ function ss(e) {
|
|
|
3121
3145
|
);
|
|
3122
3146
|
return {
|
|
3123
3147
|
c() {
|
|
3124
|
-
t = S("div"), r = S("label"), i =
|
|
3148
|
+
t = S("div"), r = S("label"), i = O(s), a = O(":"), n = S("span"), n.textContent = "*", u = J(), l = S("div"), f = S("select"), _ = S("option"), b = O(M);
|
|
3125
3149
|
for (let k = 0; k < W.length; k += 1)
|
|
3126
3150
|
W[k].c();
|
|
3127
|
-
o = J(), c = S("select"), y = S("option"), R =
|
|
3151
|
+
o = J(), c = S("select"), y = S("option"), R = O(V);
|
|
3128
3152
|
for (let k = 0; k < L.length; k += 1)
|
|
3129
3153
|
L[k].c();
|
|
3130
|
-
re = J(), j = S("select"), se = S("option"), _e =
|
|
3154
|
+
re = J(), j = S("select"), se = S("option"), _e = O(he), K && K.c(), G = J(), E && E.c(), D(n, "class", "FormRequired"), _.__value = "", ie(_, _.__value), _.disabled = !0, _.selected = !0, D(f, "class", "BirthDaySelected"), /*birthDaySelected*/
|
|
3131
3155
|
e[15] === void 0 && vt(() => (
|
|
3132
3156
|
/*select0_change_handler*/
|
|
3133
3157
|
e[50].call(f)
|
|
@@ -3215,8 +3239,8 @@ function ss(e) {
|
|
|
3215
3239
|
);
|
|
3216
3240
|
let p;
|
|
3217
3241
|
for (p = 0; p < pe.length; p += 1) {
|
|
3218
|
-
const
|
|
3219
|
-
W[p] ? W[p].p(
|
|
3242
|
+
const B = Kr(k, pe, p);
|
|
3243
|
+
W[p] ? W[p].p(B, q) : (W[p] = is(B), W[p].c(), W[p].m(f, null));
|
|
3220
3244
|
}
|
|
3221
3245
|
for (; p < W.length; p += 1)
|
|
3222
3246
|
W[p].d(1);
|
|
@@ -3237,8 +3261,8 @@ function ss(e) {
|
|
|
3237
3261
|
);
|
|
3238
3262
|
let p;
|
|
3239
3263
|
for (p = 0; p < oe.length; p += 1) {
|
|
3240
|
-
const
|
|
3241
|
-
L[p] ? L[p].p(
|
|
3264
|
+
const B = Qr(k, oe, p);
|
|
3265
|
+
L[p] ? L[p].p(B, q) : (L[p] = as(B), L[p].c(), L[p].m(c, null));
|
|
3242
3266
|
}
|
|
3243
3267
|
for (; p < L.length; p += 1)
|
|
3244
3268
|
L[p].d(1);
|
|
@@ -3272,7 +3296,7 @@ function is(e) {
|
|
|
3272
3296
|
), s;
|
|
3273
3297
|
return {
|
|
3274
3298
|
c() {
|
|
3275
|
-
t = S("option"), s =
|
|
3299
|
+
t = S("option"), s = O(r), t.__value = /*birthDay*/
|
|
3276
3300
|
e[92], ie(t, t.__value);
|
|
3277
3301
|
},
|
|
3278
3302
|
m(i, a) {
|
|
@@ -3291,7 +3315,7 @@ function as(e) {
|
|
|
3291
3315
|
), s;
|
|
3292
3316
|
return {
|
|
3293
3317
|
c() {
|
|
3294
|
-
t = S("option"), s =
|
|
3318
|
+
t = S("option"), s = O(r), t.__value = /*birthMonth*/
|
|
3295
3319
|
e[89], ie(t, t.__value);
|
|
3296
3320
|
},
|
|
3297
3321
|
m(i, a) {
|
|
@@ -3350,7 +3374,7 @@ function ls(e) {
|
|
|
3350
3374
|
), s;
|
|
3351
3375
|
return {
|
|
3352
3376
|
c() {
|
|
3353
|
-
t = S("option"), s =
|
|
3377
|
+
t = S("option"), s = O(r), t.__value = /*birthYear*/
|
|
3354
3378
|
e[86], ie(t, t.__value);
|
|
3355
3379
|
},
|
|
3356
3380
|
m(i, a) {
|
|
@@ -3374,7 +3398,7 @@ function os(e) {
|
|
|
3374
3398
|
), s;
|
|
3375
3399
|
return {
|
|
3376
3400
|
c() {
|
|
3377
|
-
t = S("p"), s =
|
|
3401
|
+
t = S("p"), s = O(r), D(t, "class", "InvalidInput");
|
|
3378
3402
|
},
|
|
3379
3403
|
m(i, a) {
|
|
3380
3404
|
ae(i, t, a), d(t, s);
|
|
@@ -3404,7 +3428,7 @@ function us(e) {
|
|
|
3404
3428
|
);
|
|
3405
3429
|
return {
|
|
3406
3430
|
c() {
|
|
3407
|
-
t = S("div"), r = S("label"), i =
|
|
3431
|
+
t = S("div"), r = S("label"), i = O(s), a = O(":"), n = S("span"), n.textContent = "*", u = J(), l = S("input"), f = J(), o && o.c(), D(n, "class", "FormRequired"), D(r, "for", "BirthPlace"), D(l, "type", "text"), D(l, "id", "BirthPlace"), D(t, "class", _ = "BirthPlaceContainer " + /*invalidBirthPlace*/
|
|
3408
3432
|
(e[5] && !/*birthplaceFocus*/
|
|
3409
3433
|
e[9] ? "InvalidField" : ""));
|
|
3410
3434
|
},
|
|
@@ -3467,7 +3491,7 @@ function ds(e) {
|
|
|
3467
3491
|
), s;
|
|
3468
3492
|
return {
|
|
3469
3493
|
c() {
|
|
3470
|
-
t = S("p"), s =
|
|
3494
|
+
t = S("p"), s = O(r), D(t, "class", "InvalidInput");
|
|
3471
3495
|
},
|
|
3472
3496
|
m(i, a) {
|
|
3473
3497
|
ae(i, t, a), d(t, s);
|
|
@@ -3492,7 +3516,7 @@ function cs(e) {
|
|
|
3492
3516
|
);
|
|
3493
3517
|
return {
|
|
3494
3518
|
c() {
|
|
3495
|
-
t = S("div"), r = S("label"), i =
|
|
3519
|
+
t = S("div"), r = S("label"), i = O(s), a = O(":"), n = S("span"), n.textContent = "*", u = J(), l = S("input"), f = J(), o && o.c(), D(n, "class", "FormRequired"), D(r, "for", "PersonalId"), D(l, "type", "text"), D(l, "id", "PersonalId"), D(t, "class", _ = "PersonalIdContainer " + /*invalidPersonalId*/
|
|
3496
3520
|
(e[6] && !/*personalIdFocus*/
|
|
3497
3521
|
e[10] ? "InvalidField" : ""));
|
|
3498
3522
|
},
|
|
@@ -3580,7 +3604,7 @@ function Zo(e) {
|
|
|
3580
3604
|
), s;
|
|
3581
3605
|
return {
|
|
3582
3606
|
c() {
|
|
3583
|
-
t = S("p"), s =
|
|
3607
|
+
t = S("p"), s = O(r), D(t, "class", "InvalidInput");
|
|
3584
3608
|
},
|
|
3585
3609
|
m(i, a) {
|
|
3586
3610
|
ae(i, t, a), d(t, s);
|
|
@@ -3602,7 +3626,7 @@ function qo(e) {
|
|
|
3602
3626
|
), s;
|
|
3603
3627
|
return {
|
|
3604
3628
|
c() {
|
|
3605
|
-
t = S("p"), s =
|
|
3629
|
+
t = S("p"), s = O(r), D(t, "class", "InvalidInput");
|
|
3606
3630
|
},
|
|
3607
3631
|
m(i, a) {
|
|
3608
3632
|
ae(i, t, a), d(t, s);
|
|
@@ -3630,7 +3654,7 @@ function fs(e) {
|
|
|
3630
3654
|
return {
|
|
3631
3655
|
c() {
|
|
3632
3656
|
var c;
|
|
3633
|
-
t = S("div"), r = S("label"), i =
|
|
3657
|
+
t = S("div"), r = S("label"), i = O(s), a = O(":"), n = S("span"), n.textContent = "*", u = J(), l = S("select");
|
|
3634
3658
|
for (let y = 0; y < o.length; y += 1)
|
|
3635
3659
|
o[y].c();
|
|
3636
3660
|
D(n, "class", "FormRequired"), D(r, "for", "Currency"), D(l, "id", "Currency"), /*currencySelected*/
|
|
@@ -3696,7 +3720,7 @@ function ms(e) {
|
|
|
3696
3720
|
), s, i;
|
|
3697
3721
|
return {
|
|
3698
3722
|
c() {
|
|
3699
|
-
t = S("option"), s =
|
|
3723
|
+
t = S("option"), s = O(r), t.__value = i = /*currency*/
|
|
3700
3724
|
e[83], ie(t, t.__value);
|
|
3701
3725
|
},
|
|
3702
3726
|
m(a, n) {
|
|
@@ -3715,7 +3739,7 @@ function ms(e) {
|
|
|
3715
3739
|
};
|
|
3716
3740
|
}
|
|
3717
3741
|
function Jo(e) {
|
|
3718
|
-
var me, et, dt,
|
|
3742
|
+
var me, et, dt, Oe, Ct, Ft, ct;
|
|
3719
3743
|
let t, r, s, i, a, n, u, l, f, _ = (
|
|
3720
3744
|
/*$_*/
|
|
3721
3745
|
e[24]("registerBackButton") + ""
|
|
@@ -3723,20 +3747,20 @@ function Jo(e) {
|
|
|
3723
3747
|
(((me = e[11]) == null ? void 0 : me.indexOf("title")) >= 0), y, V = !/*disabledFieldsList*/
|
|
3724
3748
|
(((et = e[11]) == null ? void 0 : et.indexOf("firstName")) >= 0), R, re = !/*disabledFieldsList*/
|
|
3725
3749
|
(((dt = e[11]) == null ? void 0 : dt.indexOf("lastName")) >= 0), j, se = !/*disabledFieldsList*/
|
|
3726
|
-
(((
|
|
3750
|
+
(((Oe = e[11]) == null ? void 0 : Oe.indexOf("birthDate")) >= 0), he, _e = !/*disabledFieldsList*/
|
|
3727
3751
|
(((Ct = e[11]) == null ? void 0 : Ct.indexOf("birthPlace")) >= 0), G, Z = !/*disabledFieldsList*/
|
|
3728
3752
|
(((Ft = e[11]) == null ? void 0 : Ft.indexOf("personalId")) >= 0), ye, pe = !/*disabledFieldsList*/
|
|
3729
3753
|
(((ct = e[11]) == null ? void 0 : ct.indexOf("currency")) >= 0), W, oe, L = (
|
|
3730
3754
|
/*$_*/
|
|
3731
3755
|
e[24]("registerNext") + ""
|
|
3732
|
-
), K, E, k, q, p = c && Xr(e),
|
|
3756
|
+
), K, E, k, q, p = c && Xr(e), B = V && $r(e), $ = re && ts(e), ue = se && ss(e), de = _e && us(e), ce = Z && cs(e), I = pe && fs(e);
|
|
3733
3757
|
return {
|
|
3734
3758
|
c() {
|
|
3735
|
-
t = S("div"), r = S("div"), s = S("button"), i =
|
|
3759
|
+
t = S("div"), r = S("div"), s = S("button"), i = It("svg"), a = It("defs"), n = It("style"), u = O(".a{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));}"), l = It("path"), f = J(), M = O(_), b = J(), o = S("form"), p && p.c(), y = J(), B && B.c(), R = J(), $ && $.c(), j = J(), ue && ue.c(), he = J(), de && de.c(), G = J(), ce && ce.c(), ye = J(), I && I.c(), W = J(), oe = S("button"), K = O(L), D(l, "class", "a"), D(l, "d", "M12,0,9.818,2.182l8.26,8.26H0v3.117H18.078l-8.26,8.26L12,24,24,12Z"), D(l, "transform", "translate(24 24) rotate(180)"), D(i, "xmlns", "http://www.w3.org/2000/svg"), D(i, "viewBox", "0 0 24 24"), D(s, "class", "BackButton"), D(r, "class", "RegisterFormHeader"), D(oe, "class", "RegisterStepNext"), oe.disabled = E = !/*isValid*/
|
|
3736
3760
|
e[22], D(o, "class", "RegisterFormContent");
|
|
3737
3761
|
},
|
|
3738
3762
|
m(F, ee) {
|
|
3739
|
-
ae(F, t, ee), d(t, r), d(r, s), d(s, i), d(i, a), d(a, n), d(n, u), d(i, l), d(s, f), d(s, M), d(t, b), d(t, o), p && p.m(o, null), d(o, y),
|
|
3763
|
+
ae(F, t, ee), d(t, r), d(r, s), d(s, i), d(i, a), d(a, n), d(n, u), d(i, l), d(s, f), d(s, M), d(t, b), d(t, o), p && p.m(o, null), d(o, y), B && B.m(o, null), d(o, R), $ && $.m(o, null), d(o, j), ue && ue.m(o, null), d(o, he), de && de.m(o, null), d(o, G), ce && ce.m(o, null), d(o, ye), I && I.m(o, null), d(o, W), d(o, oe), d(oe, K), e[61](t), k || (q = [
|
|
3740
3764
|
x(
|
|
3741
3765
|
s,
|
|
3742
3766
|
"click",
|
|
@@ -3752,14 +3776,14 @@ function Jo(e) {
|
|
|
3752
3776
|
], k = !0);
|
|
3753
3777
|
},
|
|
3754
3778
|
p(F, ee) {
|
|
3755
|
-
var
|
|
3779
|
+
var Ie, ht, ft, mt, gt, Bt, _t;
|
|
3756
3780
|
ee[0] & /*$_*/
|
|
3757
3781
|
16777216 && _ !== (_ = /*$_*/
|
|
3758
3782
|
F[24]("registerBackButton") + "") && Q(M, _), ee[0] & /*disabledFieldsList*/
|
|
3759
3783
|
2048 && (c = !/*disabledFieldsList*/
|
|
3760
|
-
(((
|
|
3784
|
+
(((Ie = F[11]) == null ? void 0 : Ie.indexOf("title")) >= 0)), c ? p ? p.p(F, ee) : (p = Xr(F), p.c(), p.m(o, y)) : p && (p.d(1), p = null), ee[0] & /*disabledFieldsList*/
|
|
3761
3785
|
2048 && (V = !/*disabledFieldsList*/
|
|
3762
|
-
(((ht = F[11]) == null ? void 0 : ht.indexOf("firstName")) >= 0)), V ?
|
|
3786
|
+
(((ht = F[11]) == null ? void 0 : ht.indexOf("firstName")) >= 0)), V ? B ? B.p(F, ee) : (B = $r(F), B.c(), B.m(o, R)) : B && (B.d(1), B = null), ee[0] & /*disabledFieldsList*/
|
|
3763
3787
|
2048 && (re = !/*disabledFieldsList*/
|
|
3764
3788
|
(((ft = F[11]) == null ? void 0 : ft.indexOf("lastName")) >= 0)), re ? $ ? $.p(F, ee) : ($ = ts(F), $.c(), $.m(o, j)) : $ && ($.d(1), $ = null), ee[0] & /*disabledFieldsList*/
|
|
3765
3789
|
2048 && (se = !/*disabledFieldsList*/
|
|
@@ -3767,9 +3791,9 @@ function Jo(e) {
|
|
|
3767
3791
|
2048 && (_e = !/*disabledFieldsList*/
|
|
3768
3792
|
(((gt = F[11]) == null ? void 0 : gt.indexOf("birthPlace")) >= 0)), _e ? de ? de.p(F, ee) : (de = us(F), de.c(), de.m(o, G)) : de && (de.d(1), de = null), ee[0] & /*disabledFieldsList*/
|
|
3769
3793
|
2048 && (Z = !/*disabledFieldsList*/
|
|
3770
|
-
(((
|
|
3794
|
+
(((Bt = F[11]) == null ? void 0 : Bt.indexOf("personalId")) >= 0)), Z ? ce ? ce.p(F, ee) : (ce = cs(F), ce.c(), ce.m(o, ye)) : ce && (ce.d(1), ce = null), ee[0] & /*disabledFieldsList*/
|
|
3771
3795
|
2048 && (pe = !/*disabledFieldsList*/
|
|
3772
|
-
(((_t = F[11]) == null ? void 0 : _t.indexOf("currency")) >= 0)), pe ?
|
|
3796
|
+
(((_t = F[11]) == null ? void 0 : _t.indexOf("currency")) >= 0)), pe ? I ? I.p(F, ee) : (I = fs(F), I.c(), I.m(o, W)) : I && (I.d(1), I = null), ee[0] & /*$_*/
|
|
3773
3797
|
16777216 && L !== (L = /*$_*/
|
|
3774
3798
|
F[24]("registerNext") + "") && Q(K, L), ee[0] & /*isValid*/
|
|
3775
3799
|
4194304 && E !== (E = !/*isValid*/
|
|
@@ -3778,7 +3802,7 @@ function Jo(e) {
|
|
|
3778
3802
|
i: Dt,
|
|
3779
3803
|
o: Dt,
|
|
3780
3804
|
d(F) {
|
|
3781
|
-
F && ne(t), p && p.d(),
|
|
3805
|
+
F && ne(t), p && p.d(), B && B.d(), $ && $.d(), ue && ue.d(), de && de.d(), ce && ce.d(), I && I.d(), e[61](null), k = !1, Xe(q);
|
|
3782
3806
|
}
|
|
3783
3807
|
};
|
|
3784
3808
|
}
|
|
@@ -3817,7 +3841,7 @@ function Qo(e, t, r) {
|
|
|
3817
3841
|
29,
|
|
3818
3842
|
30,
|
|
3819
3843
|
31
|
|
3820
|
-
], W, oe = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], L, K = [], E, k = "", q = [], p = "",
|
|
3844
|
+
], W, oe = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], L, K = [], E, k = "", q = [], p = "", B = "", $ = /* @__PURE__ */ new Date(), ue, de, ce, I = {}, me = {
|
|
3821
3845
|
title: !1,
|
|
3822
3846
|
firstname: !1,
|
|
3823
3847
|
lastname: !1,
|
|
@@ -3825,7 +3849,7 @@ function Qo(e, t, r) {
|
|
|
3825
3849
|
birthDate: !1,
|
|
3826
3850
|
currency: !1,
|
|
3827
3851
|
personalId: !1
|
|
3828
|
-
}, et = !1, dt = !0,
|
|
3852
|
+
}, et = !1, dt = !0, Oe;
|
|
3829
3853
|
const Ct = () => {
|
|
3830
3854
|
fetch(M).then((X) => X.json()).then((X) => {
|
|
3831
3855
|
Object.keys(X).forEach((ve) => {
|
|
@@ -3844,7 +3868,7 @@ function Qo(e, t, r) {
|
|
|
3844
3868
|
K.push(w);
|
|
3845
3869
|
r(23, dt = !1);
|
|
3846
3870
|
}, ct = () => {
|
|
3847
|
-
|
|
3871
|
+
I.birth = {}, I.birth.day = W, I.birth.month = L, I.birth.year = E, E && L && W ? (ce = m($.setDate($.getDate())).diff(m(`${E}-${L}-${W}`, "YYYY-MM-DD"), "years").toString(), r(4, c = ce < n)) : r(4, c = !0), me.birthDate = !c, Ie();
|
|
3848
3872
|
}, F = () => {
|
|
3849
3873
|
fetch(`${i}/v1/player/operatorSupportedCurrencies`).then((w) => w.json()).then((w) => {
|
|
3850
3874
|
r(19, q = w.currencies), p || (r(20, p = q[0]), me.currency = !0);
|
|
@@ -3868,37 +3892,37 @@ function Qo(e, t, r) {
|
|
|
3868
3892
|
r(15, W = X.day), r(16, L = X.month), r(17, E = X.year), ct();
|
|
3869
3893
|
break;
|
|
3870
3894
|
case "personalId":
|
|
3871
|
-
r(21,
|
|
3895
|
+
r(21, B = X), Rr();
|
|
3872
3896
|
break;
|
|
3873
3897
|
case "currency":
|
|
3874
3898
|
r(20, p = X), me.currency = !0;
|
|
3875
3899
|
break;
|
|
3876
3900
|
}
|
|
3877
|
-
},
|
|
3901
|
+
}, Ie = () => {
|
|
3878
3902
|
r(22, et = Object.keys(me).every((w) => u.includes(w) ? !0 : me[w] !== !1));
|
|
3879
3903
|
}, ht = (w) => !!(w && w.length >= 2 && w.length <= 50), ft = () => {
|
|
3880
|
-
|
|
3904
|
+
I.title = G, R = !G, me.title = !R, Ie();
|
|
3881
3905
|
}, mt = () => {
|
|
3882
|
-
|
|
3906
|
+
I.firstname = Z, r(2, b = !ht(Z)), me.firstname = !b, Ie();
|
|
3883
3907
|
}, gt = () => {
|
|
3884
|
-
|
|
3885
|
-
},
|
|
3886
|
-
|
|
3887
|
-
}, Ur = () => !!(
|
|
3888
|
-
|
|
3908
|
+
I.lastname = ye, r(3, o = !ht(ye)), me.lastname = !o, Ie();
|
|
3909
|
+
}, Bt = () => (I.birthPlace = k, !!(k && k.length <= 120)), _t = () => {
|
|
3910
|
+
I.birthPlace = k, r(5, y = !Bt()), me.birthPlace = !y, Ie();
|
|
3911
|
+
}, Ur = () => !!(B && B.length === Number(l) && /^\d+$/.test(B)), Rr = () => {
|
|
3912
|
+
I.personalId = B, r(6, V = !Ur()), me.personalId = Ur(), Ie();
|
|
3889
3913
|
}, Wr = (w) => {
|
|
3890
|
-
|
|
3914
|
+
I.currency = p, w.preventDefault(), window.postMessage(
|
|
3891
3915
|
{
|
|
3892
3916
|
type: "RegisterStepTwo",
|
|
3893
|
-
registerStepTwoData:
|
|
3917
|
+
registerStepTwoData: I
|
|
3894
3918
|
},
|
|
3895
3919
|
window.location.href
|
|
3896
3920
|
);
|
|
3897
3921
|
}, li = () => {
|
|
3898
|
-
|
|
3922
|
+
I.currency = p, window.postMessage(
|
|
3899
3923
|
{
|
|
3900
3924
|
type: "GoBackStepTwo",
|
|
3901
|
-
registerStepTwoData:
|
|
3925
|
+
registerStepTwoData: I
|
|
3902
3926
|
},
|
|
3903
3927
|
window.location.href
|
|
3904
3928
|
);
|
|
@@ -3918,13 +3942,13 @@ function Qo(e, t, r) {
|
|
|
3918
3942
|
Go(a);
|
|
3919
3943
|
}, di = () => {
|
|
3920
3944
|
let w = document.createElement("style");
|
|
3921
|
-
w.innerHTML = f,
|
|
3945
|
+
w.innerHTML = f, Oe.appendChild(w);
|
|
3922
3946
|
}, ci = () => {
|
|
3923
3947
|
let w = new URL(_), X = document.createElement("style");
|
|
3924
3948
|
fetch(w.href).then((ve) => ve.text()).then((ve) => {
|
|
3925
3949
|
X.innerHTML = ve, setTimeout(
|
|
3926
3950
|
() => {
|
|
3927
|
-
|
|
3951
|
+
Oe.appendChild(X);
|
|
3928
3952
|
},
|
|
3929
3953
|
1
|
|
3930
3954
|
), setTimeout(
|
|
@@ -3962,16 +3986,16 @@ function Qo(e, t, r) {
|
|
|
3962
3986
|
}
|
|
3963
3987
|
const Si = () => r(9, se = !0), Mi = () => r(9, se = !1);
|
|
3964
3988
|
function bi() {
|
|
3965
|
-
|
|
3989
|
+
B = this.value, r(21, B);
|
|
3966
3990
|
}
|
|
3967
|
-
const Yi = () => r(10, he = !0),
|
|
3968
|
-
function
|
|
3991
|
+
const Yi = () => r(10, he = !0), Ti = () => r(10, he = !1);
|
|
3992
|
+
function Oi() {
|
|
3969
3993
|
p = yt(this), r(20, p), r(19, q);
|
|
3970
3994
|
}
|
|
3971
3995
|
const Ni = (w) => Wr(w);
|
|
3972
3996
|
function Pi(w) {
|
|
3973
3997
|
xi[w ? "unshift" : "push"](() => {
|
|
3974
|
-
|
|
3998
|
+
Oe = w, r(1, Oe);
|
|
3975
3999
|
});
|
|
3976
4000
|
}
|
|
3977
4001
|
return e.$$set = (w) => {
|
|
@@ -3983,13 +4007,13 @@ function Qo(e, t, r) {
|
|
|
3983
4007
|
1 && n && Ft(), e.$$.dirty[1] & /*disabledfields*/
|
|
3984
4008
|
128 && u && oi(), e.$$.dirty[0] & /*customStylingContainer*/
|
|
3985
4009
|
2 | e.$$.dirty[1] & /*clientstyling*/
|
|
3986
|
-
512 && f &&
|
|
4010
|
+
512 && f && Oe && di(), e.$$.dirty[0] & /*customStylingContainer*/
|
|
3987
4011
|
2 | e.$$.dirty[1] & /*clientstylingurl*/
|
|
3988
|
-
1024 && _ &&
|
|
4012
|
+
1024 && _ && Oe && ci(), e.$$.dirty[1] & /*translationurl*/
|
|
3989
4013
|
2048 && M && Ct();
|
|
3990
4014
|
}, [
|
|
3991
4015
|
n,
|
|
3992
|
-
|
|
4016
|
+
Oe,
|
|
3993
4017
|
b,
|
|
3994
4018
|
o,
|
|
3995
4019
|
c,
|
|
@@ -4009,7 +4033,7 @@ function Qo(e, t, r) {
|
|
|
4009
4033
|
k,
|
|
4010
4034
|
q,
|
|
4011
4035
|
p,
|
|
4012
|
-
|
|
4036
|
+
B,
|
|
4013
4037
|
et,
|
|
4014
4038
|
dt,
|
|
4015
4039
|
s,
|
|
@@ -4046,15 +4070,15 @@ function Qo(e, t, r) {
|
|
|
4046
4070
|
Mi,
|
|
4047
4071
|
bi,
|
|
4048
4072
|
Yi,
|
|
4049
|
-
Oi,
|
|
4050
4073
|
Ti,
|
|
4074
|
+
Oi,
|
|
4051
4075
|
Ni,
|
|
4052
4076
|
Pi
|
|
4053
4077
|
];
|
|
4054
4078
|
}
|
|
4055
|
-
class Ko extends
|
|
4079
|
+
class Ko extends Bi {
|
|
4056
4080
|
constructor(t) {
|
|
4057
|
-
super(),
|
|
4081
|
+
super(), Ii(
|
|
4058
4082
|
this,
|
|
4059
4083
|
t,
|
|
4060
4084
|
Qo,
|