@everymatrix/general-player-forgot-password-form 1.50.1 → 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/{GeneralPlayerForgotPasswordForm-inJ_1KQc.js → GeneralPlayerForgotPasswordForm-C2aplP1S.js} +231 -209
- package/components/{GeneralPlayerForgotPasswordForm-Cl3MXTiB.cjs → GeneralPlayerForgotPasswordForm-CEQAHuwI.cjs} +3 -3
- package/es2015/general-player-forgot-password-form.cjs +1 -1
- package/es2015/general-player-forgot-password-form.js +1 -1
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
var
|
|
1
|
+
var _o = Object.defineProperty, xo = Object.defineProperties;
|
|
2
2
|
var To = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var Rt = Object.getOwnPropertySymbols;
|
|
4
4
|
var So = Object.prototype.hasOwnProperty, Co = Object.prototype.propertyIsEnumerable;
|
|
5
|
-
var it = (e, t, r) => t in e ?
|
|
5
|
+
var it = (e, t, r) => t in e ? _o(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Mt = (e, t) => {
|
|
6
6
|
for (var r in t || (t = {}))
|
|
7
7
|
So.call(t, r) && it(e, r, t[r]);
|
|
8
8
|
if (Rt)
|
|
@@ -102,7 +102,7 @@ function F(e) {
|
|
|
102
102
|
function y(e) {
|
|
103
103
|
return document.createElement(e);
|
|
104
104
|
}
|
|
105
|
-
function
|
|
105
|
+
function b(e) {
|
|
106
106
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
|
107
107
|
}
|
|
108
108
|
function B(e) {
|
|
@@ -111,7 +111,7 @@ function B(e) {
|
|
|
111
111
|
function R() {
|
|
112
112
|
return B(" ");
|
|
113
113
|
}
|
|
114
|
-
function
|
|
114
|
+
function Er() {
|
|
115
115
|
return B("");
|
|
116
116
|
}
|
|
117
117
|
function ae(e, t, r, o) {
|
|
@@ -157,25 +157,25 @@ let gt = !1;
|
|
|
157
157
|
function Do() {
|
|
158
158
|
gt || (gt = !0, ko.then(ue));
|
|
159
159
|
}
|
|
160
|
-
function
|
|
160
|
+
function wt(e) {
|
|
161
161
|
Ce.push(e);
|
|
162
162
|
}
|
|
163
163
|
const lt = /* @__PURE__ */ new Set();
|
|
164
|
-
let
|
|
164
|
+
let _e = 0;
|
|
165
165
|
function ue() {
|
|
166
|
-
if (
|
|
166
|
+
if (_e !== 0)
|
|
167
167
|
return;
|
|
168
168
|
const e = Ue;
|
|
169
169
|
do {
|
|
170
170
|
try {
|
|
171
|
-
for (;
|
|
172
|
-
const t = Te[
|
|
173
|
-
|
|
171
|
+
for (; _e < Te.length; ) {
|
|
172
|
+
const t = Te[_e];
|
|
173
|
+
_e++, Me(t), Uo(t.$$);
|
|
174
174
|
}
|
|
175
175
|
} catch (t) {
|
|
176
|
-
throw Te.length = 0,
|
|
176
|
+
throw Te.length = 0, _e = 0, t;
|
|
177
177
|
}
|
|
178
|
-
for (Me(null), Te.length = 0,
|
|
178
|
+
for (Me(null), Te.length = 0, _e = 0; ke.length; ) ke.pop()();
|
|
179
179
|
for (let t = 0; t < Ce.length; t += 1) {
|
|
180
180
|
const r = Ce[t];
|
|
181
181
|
lt.has(r) || (lt.add(r), r());
|
|
@@ -190,7 +190,7 @@ function Uo(e) {
|
|
|
190
190
|
if (e.fragment !== null) {
|
|
191
191
|
e.update(), ve(e.before_update);
|
|
192
192
|
const t = e.dirty;
|
|
193
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
193
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(wt);
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
196
|
function Go(e) {
|
|
@@ -203,10 +203,10 @@ function $o(e, t) {
|
|
|
203
203
|
}
|
|
204
204
|
function Vo(e, t, r) {
|
|
205
205
|
const { fragment: o, after_update: s } = e.$$;
|
|
206
|
-
o && o.m(t, r),
|
|
206
|
+
o && o.m(t, r), wt(() => {
|
|
207
207
|
const n = e.$$.on_mount.map(vr).filter(De);
|
|
208
208
|
e.$$.on_destroy ? e.$$.on_destroy.push(...n) : ve(n), e.$$.on_mount = [];
|
|
209
|
-
}), s.forEach(
|
|
209
|
+
}), s.forEach(wt);
|
|
210
210
|
}
|
|
211
211
|
function zo(e, t) {
|
|
212
212
|
const r = e.$$;
|
|
@@ -254,8 +254,8 @@ function Zo(e, t, r, o, s, n, a = null, l = [-1]) {
|
|
|
254
254
|
}
|
|
255
255
|
Me(u);
|
|
256
256
|
}
|
|
257
|
-
let
|
|
258
|
-
typeof HTMLElement == "function" && (
|
|
257
|
+
let _r;
|
|
258
|
+
typeof HTMLElement == "function" && (_r = class extends HTMLElement {
|
|
259
259
|
constructor(t, r, o) {
|
|
260
260
|
super();
|
|
261
261
|
/** The Svelte component constructor */
|
|
@@ -406,7 +406,7 @@ function Ze(e, t, r, o) {
|
|
|
406
406
|
}
|
|
407
407
|
}
|
|
408
408
|
function Wo(e, t, r, o, s, n) {
|
|
409
|
-
let a = class extends
|
|
409
|
+
let a = class extends _r {
|
|
410
410
|
constructor() {
|
|
411
411
|
super(e, r, s), this.$$p_d = t;
|
|
412
412
|
}
|
|
@@ -484,17 +484,17 @@ class qo {
|
|
|
484
484
|
}
|
|
485
485
|
const Qo = "4";
|
|
486
486
|
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Qo);
|
|
487
|
-
var
|
|
488
|
-
return
|
|
487
|
+
var bt = function(e, t) {
|
|
488
|
+
return bt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, o) {
|
|
489
489
|
r.__proto__ = o;
|
|
490
490
|
} || function(r, o) {
|
|
491
491
|
for (var s in o) Object.prototype.hasOwnProperty.call(o, s) && (r[s] = o[s]);
|
|
492
|
-
},
|
|
492
|
+
}, bt(e, t);
|
|
493
493
|
};
|
|
494
494
|
function ge(e, t) {
|
|
495
495
|
if (typeof t != "function" && t !== null)
|
|
496
496
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
497
|
-
|
|
497
|
+
bt(e, t);
|
|
498
498
|
function r() {
|
|
499
499
|
this.constructor = e;
|
|
500
500
|
}
|
|
@@ -509,7 +509,7 @@ var N = function() {
|
|
|
509
509
|
return t;
|
|
510
510
|
}, N.apply(this, arguments);
|
|
511
511
|
};
|
|
512
|
-
function
|
|
512
|
+
function Yo(e, t) {
|
|
513
513
|
var r = {};
|
|
514
514
|
for (var o in e) Object.prototype.hasOwnProperty.call(e, o) && t.indexOf(o) < 0 && (r[o] = e[o]);
|
|
515
515
|
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
@@ -674,7 +674,7 @@ var Cr = {
|
|
|
674
674
|
Promise: void 0,
|
|
675
675
|
useDeprecatedSynchronousErrorHandling: !1,
|
|
676
676
|
useDeprecatedNextContext: !1
|
|
677
|
-
},
|
|
677
|
+
}, Jo = {
|
|
678
678
|
setTimeout: function(e, t) {
|
|
679
679
|
for (var r = [], o = 2; o < arguments.length; o++)
|
|
680
680
|
r[o - 2] = arguments[o];
|
|
@@ -686,7 +686,7 @@ var Cr = {
|
|
|
686
686
|
delegate: void 0
|
|
687
687
|
};
|
|
688
688
|
function Ko(e) {
|
|
689
|
-
|
|
689
|
+
Jo.setTimeout(function() {
|
|
690
690
|
throw e;
|
|
691
691
|
});
|
|
692
692
|
}
|
|
@@ -702,7 +702,7 @@ var Br = function(e) {
|
|
|
702
702
|
return o.isStopped = !1, r ? (o.destination = r, Sr(r) && r.add(o)) : o.destination = os, o;
|
|
703
703
|
}
|
|
704
704
|
return t.create = function(r, o, s) {
|
|
705
|
-
return new
|
|
705
|
+
return new Et(r, o, s);
|
|
706
706
|
}, t.prototype.next = function(r) {
|
|
707
707
|
this.isStopped || this._next(r);
|
|
708
708
|
}, t.prototype.error = function(r) {
|
|
@@ -761,7 +761,7 @@ var ts = function() {
|
|
|
761
761
|
ze(r);
|
|
762
762
|
}
|
|
763
763
|
}, e;
|
|
764
|
-
}(),
|
|
764
|
+
}(), Et = function(e) {
|
|
765
765
|
ge(t, e);
|
|
766
766
|
function t(r, o, s) {
|
|
767
767
|
var n = e.call(this) || this, a;
|
|
@@ -817,7 +817,7 @@ var Vt = function() {
|
|
|
817
817
|
var r = new e();
|
|
818
818
|
return r.source = this, r.operator = t, r;
|
|
819
819
|
}, e.prototype.subscribe = function(t, r, o) {
|
|
820
|
-
var s = this, n = ls(t) ? t : new
|
|
820
|
+
var s = this, n = ls(t) ? t : new Et(t, r, o);
|
|
821
821
|
return We(function() {
|
|
822
822
|
var a = s, l = a.operator, u = a.source;
|
|
823
823
|
n.add(l ? l.call(n, u) : u ? s._subscribe(n) : s._trySubscribe(n));
|
|
@@ -831,7 +831,7 @@ var Vt = function() {
|
|
|
831
831
|
}, e.prototype.forEach = function(t, r) {
|
|
832
832
|
var o = this;
|
|
833
833
|
return r = zt(r), new r(function(s, n) {
|
|
834
|
-
var a = new
|
|
834
|
+
var a = new Et({
|
|
835
835
|
next: function(l) {
|
|
836
836
|
try {
|
|
837
837
|
t(l);
|
|
@@ -1092,9 +1092,9 @@ function gs(e) {
|
|
|
1092
1092
|
var t = Object.prototype.toString.call(e);
|
|
1093
1093
|
return t === "[object RegExp]" || t === "[object Date]" || vs(e);
|
|
1094
1094
|
}
|
|
1095
|
-
var
|
|
1095
|
+
var ws = typeof Symbol == "function" && Symbol.for, bs = ws ? Symbol.for("react.element") : 60103;
|
|
1096
1096
|
function vs(e) {
|
|
1097
|
-
return e.$$typeof ===
|
|
1097
|
+
return e.$$typeof === bs;
|
|
1098
1098
|
}
|
|
1099
1099
|
function ys(e) {
|
|
1100
1100
|
return Array.isArray(e) ? [] : {};
|
|
@@ -1107,19 +1107,19 @@ function Ps(e, t, r) {
|
|
|
1107
1107
|
return Ge(o, r);
|
|
1108
1108
|
});
|
|
1109
1109
|
}
|
|
1110
|
-
function
|
|
1110
|
+
function Es(e, t) {
|
|
1111
1111
|
if (!t.customMerge)
|
|
1112
1112
|
return He;
|
|
1113
1113
|
var r = t.customMerge(e);
|
|
1114
1114
|
return typeof r == "function" ? r : He;
|
|
1115
1115
|
}
|
|
1116
|
-
function
|
|
1116
|
+
function _s(e) {
|
|
1117
1117
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
1118
1118
|
return Object.propertyIsEnumerable.call(e, t);
|
|
1119
1119
|
}) : [];
|
|
1120
1120
|
}
|
|
1121
1121
|
function qt(e) {
|
|
1122
|
-
return Object.keys(e).concat(
|
|
1122
|
+
return Object.keys(e).concat(_s(e));
|
|
1123
1123
|
}
|
|
1124
1124
|
function Ar(e, t) {
|
|
1125
1125
|
try {
|
|
@@ -1136,7 +1136,7 @@ function Ts(e, t, r) {
|
|
|
1136
1136
|
return r.isMergeableObject(e) && qt(e).forEach(function(s) {
|
|
1137
1137
|
o[s] = Ge(e[s], r);
|
|
1138
1138
|
}), qt(t).forEach(function(s) {
|
|
1139
|
-
xs(e, s) || (Ar(e, s) && r.isMergeableObject(t[s]) ? o[s] =
|
|
1139
|
+
xs(e, s) || (Ar(e, s) && r.isMergeableObject(t[s]) ? o[s] = Es(s, r)(e[s], t[s], r) : o[s] = Ge(t[s], r));
|
|
1140
1140
|
}), o;
|
|
1141
1141
|
}
|
|
1142
1142
|
function He(e, t, r) {
|
|
@@ -1245,7 +1245,7 @@ function Dr(e) {
|
|
|
1245
1245
|
function Ur(e) {
|
|
1246
1246
|
return !!(e && typeof e == "object" && e.type === Ne.number);
|
|
1247
1247
|
}
|
|
1248
|
-
function
|
|
1248
|
+
function _t(e) {
|
|
1249
1249
|
return !!(e && typeof e == "object" && e.type === Ne.dateTime);
|
|
1250
1250
|
}
|
|
1251
1251
|
var Gr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ms = /(?:[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;
|
|
@@ -1362,8 +1362,8 @@ function Us(e) {
|
|
|
1362
1362
|
function Gs(e) {
|
|
1363
1363
|
return e.replace(/^(.*?)-/, "");
|
|
1364
1364
|
}
|
|
1365
|
-
var
|
|
1366
|
-
function
|
|
1365
|
+
var Yt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, jr = /^(@+)?(\+|#+)?[rs]?$/g, js = /(\*)(0+)|(#+)(0+)|(0+)/g, $r = /^(0+)$/;
|
|
1366
|
+
function Jt(e) {
|
|
1367
1367
|
var t = {};
|
|
1368
1368
|
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(jr, function(r, o, s) {
|
|
1369
1369
|
return typeof s != "string" ? (t.minimumSignificantDigits = o.length, t.maximumSignificantDigits = o.length) : s === "+" ? t.minimumSignificantDigits = o.length : o[0] === "#" ? t.maximumSignificantDigits = o.length : (t.minimumSignificantDigits = o.length, t.maximumSignificantDigits = o.length + (typeof s == "string" ? s.length : 0)), "";
|
|
@@ -1530,18 +1530,18 @@ function Vs(e) {
|
|
|
1530
1530
|
t.minimumIntegerDigits = s.stem.length;
|
|
1531
1531
|
continue;
|
|
1532
1532
|
}
|
|
1533
|
-
if (
|
|
1533
|
+
if (Yt.test(s.stem)) {
|
|
1534
1534
|
if (s.options.length > 1)
|
|
1535
1535
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1536
|
-
s.stem.replace(
|
|
1536
|
+
s.stem.replace(Yt, function(u, c, f, d, p, m) {
|
|
1537
1537
|
return f === "*" ? t.minimumFractionDigits = c.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : p && m ? (t.minimumFractionDigits = p.length, t.maximumFractionDigits = p.length + m.length) : (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length), "";
|
|
1538
1538
|
});
|
|
1539
1539
|
var n = s.options[0];
|
|
1540
|
-
n === "w" ? t = N(N({}, t), { trailingZeroDisplay: "stripIfInteger" }) : n && (t = N(N({}, t),
|
|
1540
|
+
n === "w" ? t = N(N({}, t), { trailingZeroDisplay: "stripIfInteger" }) : n && (t = N(N({}, t), Jt(n)));
|
|
1541
1541
|
continue;
|
|
1542
1542
|
}
|
|
1543
1543
|
if (jr.test(s.stem)) {
|
|
1544
|
-
t = N(N({}, t),
|
|
1544
|
+
t = N(N({}, t), Jt(s.stem));
|
|
1545
1545
|
continue;
|
|
1546
1546
|
}
|
|
1547
1547
|
var a = Vr(s.stem);
|
|
@@ -3007,7 +3007,7 @@ var dt, Zs = new RegExp("^".concat(Gr.source, "*")), Ws = new RegExp("".concat(G
|
|
|
3007
3007
|
function C(e, t) {
|
|
3008
3008
|
return { start: e, end: t };
|
|
3009
3009
|
}
|
|
3010
|
-
var qs = !!String.prototype.startsWith && "_a".startsWith("a", 1), Qs = !!String.fromCodePoint,
|
|
3010
|
+
var qs = !!String.prototype.startsWith && "_a".startsWith("a", 1), Qs = !!String.fromCodePoint, Ys = !!Object.fromEntries, Js = !!String.prototype.codePointAt, Ks = !!String.prototype.trimStart, en = !!String.prototype.trimEnd, tn = !!Number.isSafeInteger, rn = tn ? Number.isSafeInteger : function(e) {
|
|
3011
3011
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
3012
3012
|
}, xt = !0;
|
|
3013
3013
|
try {
|
|
@@ -3040,7 +3040,7 @@ var er = qs ? (
|
|
|
3040
3040
|
}
|
|
3041
3041
|
), tr = (
|
|
3042
3042
|
// native
|
|
3043
|
-
|
|
3043
|
+
Ys ? Object.fromEntries : (
|
|
3044
3044
|
// Ponyfill
|
|
3045
3045
|
function(t) {
|
|
3046
3046
|
for (var r = {}, o = 0, s = t; o < s.length; o++) {
|
|
@@ -3050,7 +3050,7 @@ var er = qs ? (
|
|
|
3050
3050
|
return r;
|
|
3051
3051
|
}
|
|
3052
3052
|
)
|
|
3053
|
-
), zr =
|
|
3053
|
+
), zr = Js ? (
|
|
3054
3054
|
// Native
|
|
3055
3055
|
function(t, r) {
|
|
3056
3056
|
return t.codePointAt(r);
|
|
@@ -3326,13 +3326,13 @@ var an = (
|
|
|
3326
3326
|
} else {
|
|
3327
3327
|
if (x.length === 0)
|
|
3328
3328
|
return this.error(T.EXPECT_DATE_TIME_SKELETON, g);
|
|
3329
|
-
var
|
|
3330
|
-
this.locale && (
|
|
3329
|
+
var E = x;
|
|
3330
|
+
this.locale && (E = zs(x, this.locale));
|
|
3331
3331
|
var p = {
|
|
3332
3332
|
type: Ne.dateTime,
|
|
3333
|
-
pattern:
|
|
3333
|
+
pattern: E,
|
|
3334
3334
|
location: c.styleLocation,
|
|
3335
|
-
parsedOptions: this.shouldParseSkeletons ? ks(
|
|
3335
|
+
parsedOptions: this.shouldParseSkeletons ? ks(E) : {}
|
|
3336
3336
|
}, P = l === "date" ? D.date : D.time;
|
|
3337
3337
|
return {
|
|
3338
3338
|
val: { type: P, value: o, location: g, style: p },
|
|
@@ -3357,17 +3357,17 @@ var an = (
|
|
|
3357
3357
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3358
3358
|
return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, C(S, N({}, S)));
|
|
3359
3359
|
this.bumpSpace();
|
|
3360
|
-
var
|
|
3361
|
-
if (l !== "select" &&
|
|
3360
|
+
var _ = this.parseIdentifierIfPossible(), A = 0;
|
|
3361
|
+
if (l !== "select" && _.value === "offset") {
|
|
3362
3362
|
if (!this.bumpIf(":"))
|
|
3363
3363
|
return this.error(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, C(this.clonePosition(), this.clonePosition()));
|
|
3364
3364
|
this.bumpSpace();
|
|
3365
3365
|
var d = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, T.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3366
3366
|
if (d.err)
|
|
3367
3367
|
return d;
|
|
3368
|
-
this.bumpSpace(),
|
|
3368
|
+
this.bumpSpace(), _ = this.parseIdentifierIfPossible(), A = d.val;
|
|
3369
3369
|
}
|
|
3370
|
-
var M = this.tryParsePluralOrSelectOptions(t, l, r,
|
|
3370
|
+
var M = this.tryParsePluralOrSelectOptions(t, l, r, _);
|
|
3371
3371
|
if (M.err)
|
|
3372
3372
|
return M;
|
|
3373
3373
|
var v = this.tryParseArgumentClose(s);
|
|
@@ -3580,7 +3580,7 @@ function Bt(e) {
|
|
|
3580
3580
|
if (delete t.location, Mr(t) || kr(t))
|
|
3581
3581
|
for (var r in t.options)
|
|
3582
3582
|
delete t.options[r].location, Bt(t.options[r].value);
|
|
3583
|
-
else Or(t) && Ur(t.style) || (Fr(t) || Rr(t)) &&
|
|
3583
|
+
else Or(t) && Ur(t.style) || (Fr(t) || Rr(t)) && _t(t.style) ? delete t.style.location : Dr(t) && Bt(t.children);
|
|
3584
3584
|
});
|
|
3585
3585
|
}
|
|
3586
3586
|
function fn(e, t) {
|
|
@@ -3684,7 +3684,7 @@ function qe(e, t, r, o, s, n, a) {
|
|
|
3684
3684
|
continue;
|
|
3685
3685
|
}
|
|
3686
3686
|
if (Fr(f)) {
|
|
3687
|
-
var m = typeof f.style == "string" ? o.date[f.style] :
|
|
3687
|
+
var m = typeof f.style == "string" ? o.date[f.style] : _t(f.style) ? f.style.parsedOptions : void 0;
|
|
3688
3688
|
l.push({
|
|
3689
3689
|
type: oe.literal,
|
|
3690
3690
|
value: r.getDateTimeFormat(t, m).format(p)
|
|
@@ -3692,7 +3692,7 @@ function qe(e, t, r, o, s, n, a) {
|
|
|
3692
3692
|
continue;
|
|
3693
3693
|
}
|
|
3694
3694
|
if (Rr(f)) {
|
|
3695
|
-
var m = typeof f.style == "string" ? o.time[f.style] :
|
|
3695
|
+
var m = typeof f.style == "string" ? o.time[f.style] : _t(f.style) ? f.style.parsedOptions : o.time.medium;
|
|
3696
3696
|
l.push({
|
|
3697
3697
|
type: oe.literal,
|
|
3698
3698
|
value: r.getDateTimeFormat(t, m).format(p)
|
|
@@ -3711,7 +3711,7 @@ function qe(e, t, r, o, s, n, a) {
|
|
|
3711
3711
|
var v = f.children, g = f.value, x = s[g];
|
|
3712
3712
|
if (!mn(x))
|
|
3713
3713
|
throw new hn(g, "function", a);
|
|
3714
|
-
var
|
|
3714
|
+
var E = qe(v, t, r, o, s, n), P = x(E.map(function(A) {
|
|
3715
3715
|
return A.value;
|
|
3716
3716
|
}));
|
|
3717
3717
|
Array.isArray(P) || (P = [P]), l.push.apply(l, P.map(function(A) {
|
|
@@ -3735,8 +3735,8 @@ function qe(e, t, r, o, s, n, a) {
|
|
|
3735
3735
|
throw new tt(`Intl.PluralRules is not available in this environment.
|
|
3736
3736
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3737
3737
|
`, Ae.MISSING_INTL_API, a);
|
|
3738
|
-
var
|
|
3739
|
-
S = f.options[
|
|
3738
|
+
var _ = r.getPluralRules(t, { type: f.pluralType }).select(p - (f.offset || 0));
|
|
3739
|
+
S = f.options[_] || f.options.other;
|
|
3740
3740
|
}
|
|
3741
3741
|
if (!S)
|
|
3742
3742
|
throw new or(f.value, p, Object.keys(f.options), a);
|
|
@@ -3751,7 +3751,7 @@ function gn(e, t) {
|
|
|
3751
3751
|
return r[o] = N(N({}, e[o]), t[o] || {}), r;
|
|
3752
3752
|
}, {})) : e;
|
|
3753
3753
|
}
|
|
3754
|
-
function
|
|
3754
|
+
function wn(e, t) {
|
|
3755
3755
|
return t ? Object.keys(e).reduce(function(r, o) {
|
|
3756
3756
|
return r[o] = gn(e[o], t[o]), r;
|
|
3757
3757
|
}, N({}, e)) : e;
|
|
@@ -3770,7 +3770,7 @@ function pt(e) {
|
|
|
3770
3770
|
}
|
|
3771
3771
|
};
|
|
3772
3772
|
}
|
|
3773
|
-
function
|
|
3773
|
+
function bn(e) {
|
|
3774
3774
|
return e === void 0 && (e = {
|
|
3775
3775
|
number: {},
|
|
3776
3776
|
dateTime: {},
|
|
@@ -3834,13 +3834,13 @@ var vn = (
|
|
|
3834
3834
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3835
3835
|
var a = s || {};
|
|
3836
3836
|
a.formatters;
|
|
3837
|
-
var l =
|
|
3837
|
+
var l = Yo(a, ["formatters"]);
|
|
3838
3838
|
this.ast = e.__parse(t, N(N({}, l), { locale: this.resolvedLocale }));
|
|
3839
3839
|
} else
|
|
3840
3840
|
this.ast = t;
|
|
3841
3841
|
if (!Array.isArray(this.ast))
|
|
3842
3842
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3843
|
-
this.formats =
|
|
3843
|
+
this.formats = wn(e.formats, o), this.formatters = s && s.formatters || bn(this.formatterCache);
|
|
3844
3844
|
}
|
|
3845
3845
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3846
3846
|
get: function() {
|
|
@@ -3935,30 +3935,30 @@ function yn(e, t) {
|
|
|
3935
3935
|
o = void 0;
|
|
3936
3936
|
return o;
|
|
3937
3937
|
}
|
|
3938
|
-
const
|
|
3938
|
+
const we = {}, Pn = (e, t, r) => r && (t in we || (we[t] = {}), e in we[t] || (we[t][e] = r), r), Wr = (e, t) => {
|
|
3939
3939
|
if (t == null)
|
|
3940
3940
|
return;
|
|
3941
|
-
if (t in
|
|
3942
|
-
return
|
|
3941
|
+
if (t in we && e in we[t])
|
|
3942
|
+
return we[t][e];
|
|
3943
3943
|
const r = rt(t);
|
|
3944
3944
|
for (let o = 0; o < r.length; o++) {
|
|
3945
|
-
const s = r[o], n =
|
|
3945
|
+
const s = r[o], n = _n(s, e);
|
|
3946
3946
|
if (n)
|
|
3947
3947
|
return Pn(e, t, n);
|
|
3948
3948
|
}
|
|
3949
3949
|
};
|
|
3950
3950
|
let Lt;
|
|
3951
3951
|
const Oe = et({});
|
|
3952
|
-
function
|
|
3952
|
+
function En(e) {
|
|
3953
3953
|
return Lt[e] || null;
|
|
3954
3954
|
}
|
|
3955
3955
|
function qr(e) {
|
|
3956
3956
|
return e in Lt;
|
|
3957
3957
|
}
|
|
3958
|
-
function
|
|
3958
|
+
function _n(e, t) {
|
|
3959
3959
|
if (!qr(e))
|
|
3960
3960
|
return null;
|
|
3961
|
-
const r =
|
|
3961
|
+
const r = En(e);
|
|
3962
3962
|
return yn(r, t);
|
|
3963
3963
|
}
|
|
3964
3964
|
function xn(e) {
|
|
@@ -3972,7 +3972,7 @@ function xn(e) {
|
|
|
3972
3972
|
}
|
|
3973
3973
|
}
|
|
3974
3974
|
function Qr(e, ...t) {
|
|
3975
|
-
delete
|
|
3975
|
+
delete we[e], Oe.update((r) => (r[e] = Bs.all([r[e] || {}, ...t]), r));
|
|
3976
3976
|
}
|
|
3977
3977
|
Le(
|
|
3978
3978
|
[Oe],
|
|
@@ -3983,12 +3983,12 @@ const Qe = {};
|
|
|
3983
3983
|
function Tn(e, t) {
|
|
3984
3984
|
Qe[e].delete(t), Qe[e].size === 0 && delete Qe[e];
|
|
3985
3985
|
}
|
|
3986
|
-
function
|
|
3986
|
+
function Yr(e) {
|
|
3987
3987
|
return Qe[e];
|
|
3988
3988
|
}
|
|
3989
3989
|
function Sn(e) {
|
|
3990
3990
|
return rt(e).map((t) => {
|
|
3991
|
-
const r =
|
|
3991
|
+
const r = Yr(t);
|
|
3992
3992
|
return [t, r ? [...r] : []];
|
|
3993
3993
|
}).filter(([, t]) => t.length > 0);
|
|
3994
3994
|
}
|
|
@@ -3996,7 +3996,7 @@ function Ht(e) {
|
|
|
3996
3996
|
return e == null ? !1 : rt(e).some(
|
|
3997
3997
|
(t) => {
|
|
3998
3998
|
var r;
|
|
3999
|
-
return (r =
|
|
3999
|
+
return (r = Yr(t)) == null ? void 0 : r.size;
|
|
4000
4000
|
}
|
|
4001
4001
|
);
|
|
4002
4002
|
}
|
|
@@ -4006,7 +4006,7 @@ function Cn(e, t) {
|
|
|
4006
4006
|
).then((o) => Qr(e, ...o));
|
|
4007
4007
|
}
|
|
4008
4008
|
const Re = {};
|
|
4009
|
-
function
|
|
4009
|
+
function Jr(e) {
|
|
4010
4010
|
if (!Ht(e))
|
|
4011
4011
|
return e in Re ? Re[e] : Promise.resolve();
|
|
4012
4012
|
const t = Sn(e);
|
|
@@ -4016,7 +4016,7 @@ function Yr(e) {
|
|
|
4016
4016
|
)
|
|
4017
4017
|
).then(() => {
|
|
4018
4018
|
if (Ht(e))
|
|
4019
|
-
return
|
|
4019
|
+
return Jr(e);
|
|
4020
4020
|
delete Re[e];
|
|
4021
4021
|
}), Re[e];
|
|
4022
4022
|
}
|
|
@@ -4070,7 +4070,7 @@ var An = Object.defineProperty, In = Object.defineProperties, Ln = Object.getOwn
|
|
|
4070
4070
|
return e;
|
|
4071
4071
|
}, Mn = (e, t) => In(e, Ln(t));
|
|
4072
4072
|
let Nt;
|
|
4073
|
-
const
|
|
4073
|
+
const Ye = et(null);
|
|
4074
4074
|
function ir(e) {
|
|
4075
4075
|
return e.split("-").map((t, r, o) => o.slice(0, r + 1).join("-")).reverse();
|
|
4076
4076
|
}
|
|
@@ -4081,7 +4081,7 @@ function rt(e, t = Ie().fallbackLocale) {
|
|
|
4081
4081
|
function ye() {
|
|
4082
4082
|
return Nt != null ? Nt : void 0;
|
|
4083
4083
|
}
|
|
4084
|
-
|
|
4084
|
+
Ye.subscribe((e) => {
|
|
4085
4085
|
Nt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4086
4086
|
});
|
|
4087
4087
|
const kn = (e) => {
|
|
@@ -4091,14 +4091,14 @@ const kn = (e) => {
|
|
|
4091
4091
|
return typeof window != "undefined" && ye() != null && t ? r = window.setTimeout(
|
|
4092
4092
|
() => mt.set(!0),
|
|
4093
4093
|
t
|
|
4094
|
-
) : mt.set(!0),
|
|
4095
|
-
|
|
4094
|
+
) : mt.set(!0), Jr(e).then(() => {
|
|
4095
|
+
Ye.set(e);
|
|
4096
4096
|
}).finally(() => {
|
|
4097
4097
|
clearTimeout(r), mt.set(!1);
|
|
4098
4098
|
});
|
|
4099
4099
|
}
|
|
4100
|
-
return
|
|
4101
|
-
},
|
|
4100
|
+
return Ye.set(e);
|
|
4101
|
+
}, be = Mn(Rn({}, Ye), {
|
|
4102
4102
|
set: kn
|
|
4103
4103
|
}), ot = (e) => {
|
|
4104
4104
|
const t = /* @__PURE__ */ Object.create(null);
|
|
@@ -4107,19 +4107,19 @@ const kn = (e) => {
|
|
|
4107
4107
|
return s in t ? t[s] : t[s] = e(o);
|
|
4108
4108
|
};
|
|
4109
4109
|
};
|
|
4110
|
-
var Dn = Object.defineProperty,
|
|
4110
|
+
var Dn = Object.defineProperty, Je = Object.getOwnPropertySymbols, Kr = Object.prototype.hasOwnProperty, eo = Object.prototype.propertyIsEnumerable, ar = (e, t, r) => t in e ? Dn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ot = (e, t) => {
|
|
4111
4111
|
for (var r in t || (t = {}))
|
|
4112
4112
|
Kr.call(t, r) && ar(e, r, t[r]);
|
|
4113
|
-
if (
|
|
4114
|
-
for (var r of
|
|
4113
|
+
if (Je)
|
|
4114
|
+
for (var r of Je(t))
|
|
4115
4115
|
eo.call(t, r) && ar(e, r, t[r]);
|
|
4116
4116
|
return e;
|
|
4117
4117
|
}, Fe = (e, t) => {
|
|
4118
4118
|
var r = {};
|
|
4119
4119
|
for (var o in e)
|
|
4120
4120
|
Kr.call(e, o) && t.indexOf(o) < 0 && (r[o] = e[o]);
|
|
4121
|
-
if (e != null &&
|
|
4122
|
-
for (var o of
|
|
4121
|
+
if (e != null && Je)
|
|
4122
|
+
for (var o of Je(e))
|
|
4123
4123
|
t.indexOf(o) < 0 && eo.call(e, o) && (r[o] = e[o]);
|
|
4124
4124
|
return r;
|
|
4125
4125
|
};
|
|
@@ -4209,23 +4209,23 @@ const je = (e, t) => {
|
|
|
4209
4209
|
);
|
|
4210
4210
|
}
|
|
4211
4211
|
return d;
|
|
4212
|
-
}, Wn = (e, t) => zn(t).format(e), qn = (e, t) => Vn(t).format(e), Qn = (e, t) => $n(t).format(e),
|
|
4213
|
-
Le([
|
|
4214
|
-
Le([
|
|
4215
|
-
Le([
|
|
4216
|
-
Le([
|
|
4212
|
+
}, Wn = (e, t) => zn(t).format(e), qn = (e, t) => Vn(t).format(e), Qn = (e, t) => $n(t).format(e), Yn = (e, t = ye()) => Wr(e, t), Jn = Le([be, Oe], () => Zn);
|
|
4213
|
+
Le([be], () => Wn);
|
|
4214
|
+
Le([be], () => qn);
|
|
4215
|
+
Le([be], () => Qn);
|
|
4216
|
+
Le([be, Oe], () => Yn);
|
|
4217
4217
|
window.emWidgets = { topic: fs };
|
|
4218
4218
|
const Kn = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
|
|
4219
4219
|
function ei({ withLocale: e, translations: t }) {
|
|
4220
|
-
|
|
4221
|
-
r == null && (Oe.set(t),
|
|
4220
|
+
be.subscribe((r) => {
|
|
4221
|
+
r == null && (Oe.set(t), be.set(e));
|
|
4222
4222
|
});
|
|
4223
4223
|
}
|
|
4224
4224
|
function lr(e, t) {
|
|
4225
4225
|
Qr(e, t);
|
|
4226
4226
|
}
|
|
4227
4227
|
function ti(e) {
|
|
4228
|
-
|
|
4228
|
+
be.set(e);
|
|
4229
4229
|
}
|
|
4230
4230
|
const ur = {
|
|
4231
4231
|
en: {
|
|
@@ -4406,6 +4406,28 @@ const ur = {
|
|
|
4406
4406
|
forgotChangePasswordDescription: "Sua senha foi alterada com sucesso.",
|
|
4407
4407
|
forgotChangePasswordLogin: "Clique aqui para entrar",
|
|
4408
4408
|
simplePasswordError: "A senha deve ter de 8 a 20 caracteres."
|
|
4409
|
+
},
|
|
4410
|
+
"en-us": {
|
|
4411
|
+
goToLogin: "Back to Sign In",
|
|
4412
|
+
forgotPasswordTitle: "Forgot Password",
|
|
4413
|
+
resetPasswordSubtitle: "Please reset your password.",
|
|
4414
|
+
hasToSetPassTitle: "Reset Password",
|
|
4415
|
+
forgotPasswordEmail: "Email",
|
|
4416
|
+
forgotPasswordEmailInputError: "Email should contain '@' and a 2-3 letter long domain.",
|
|
4417
|
+
forgotPasswordEmailError: "This email does not exist.",
|
|
4418
|
+
forgotPasswordReset: "Reset Password",
|
|
4419
|
+
forgotPasswordSuccess: "Success!",
|
|
4420
|
+
forgotPasswordSuccessDescription: "We sent an email with the instructions to reset your password.",
|
|
4421
|
+
forgotNewPasswordTitle: "New Password",
|
|
4422
|
+
forgotNewPasswordPassword: "Password",
|
|
4423
|
+
forgotNewPasswordPasswordError: "The password should be 8-20 characters long, and contain at least 1 uppercase letter, 1 number and 1 special character.",
|
|
4424
|
+
forgotNewPasswordConfirmPassword: "Confirm Password",
|
|
4425
|
+
forgotNewPasswordConfirmPasswordError: "Confirm password must match the new password and must follow the same rules.",
|
|
4426
|
+
forgotNewPasswordButton: "Change Password",
|
|
4427
|
+
forgotChangePasswordTitle: "Success!",
|
|
4428
|
+
forgotChangePasswordDescription: "Your password has been changed successfully.",
|
|
4429
|
+
forgotChangePasswordLogin: "Click here to Login",
|
|
4430
|
+
simplePasswordError: "Password must be 8-20 characters long."
|
|
4409
4431
|
}
|
|
4410
4432
|
}, { document: cr } = No;
|
|
4411
4433
|
function ri(e) {
|
|
@@ -4489,7 +4511,7 @@ function ni(e) {
|
|
|
4489
4511
|
let t, r, o, s, n, a, l, u, c, f, d, p, m, v, g, x = (
|
|
4490
4512
|
/*$_*/
|
|
4491
4513
|
e[27]("forgotChangePasswordTitle") + ""
|
|
4492
|
-
),
|
|
4514
|
+
), E, P, S, _ = (
|
|
4493
4515
|
/*$_*/
|
|
4494
4516
|
e[27]("forgotChangePasswordDescription") + ""
|
|
4495
4517
|
), A, M, O, se = (
|
|
@@ -4498,10 +4520,10 @@ function ni(e) {
|
|
|
4498
4520
|
), U, ce, G;
|
|
4499
4521
|
return {
|
|
4500
4522
|
c() {
|
|
4501
|
-
t = y("div"), r = y("div"), o = y("div"), s =
|
|
4523
|
+
t = y("div"), r = y("div"), o = y("div"), s = b("svg"), n = b("defs"), a = b("style"), l = B(".a{fill:var(--emw--color-valid, var(--emw--color-green, #48952a));}.b,.d{fill:none;}.b{stroke:var(--emw--color-valid, var(--emw--color-green, #48952a));stroke-width:2px;}.c{stroke:none;}"), u = b("g"), c = b("g"), f = b("path"), d = b("g"), p = b("circle"), m = b("circle"), v = R(), g = y("h4"), E = B(x), P = R(), S = y("p"), A = B(_), M = R(), O = y("button"), U = B(se), i(f, "class", "a"), i(f, "d", "M16.1,28,0,11.9,3.267,8.633,16.1,21.233,37.333,0,40.6,3.267Z"), i(f, "transform", "translate(264.272 482.563)"), i(c, "transform", "translate(-7360.574 8503.438)"), i(p, "class", "c"), i(p, "cx", "30"), i(p, "cy", "30"), i(p, "r", "30"), i(m, "class", "d"), i(m, "cx", "30"), i(m, "cy", "30"), i(m, "r", "29"), i(d, "class", "b"), i(d, "transform", "translate(-7106 8970)"), i(u, "transform", "translate(7106 -8970)"), i(s, "xmlns", "http://www.w3.org/2000/svg"), i(s, "width", "60"), i(s, "height", "60"), i(s, "viewBox", "0 0 60 60"), i(o, "class", "NewPasswordSuccess"), i(o, "part", "NewPasswordSuccess"), i(O, "class", "resetPasswordButton"), i(O, "part", "resetPasswordButton"), i(r, "class", "FormContent"), i(r, "part", "FormContent"), i(t, "class", "FormForgotPassword"), i(t, "part", "FormForgotPassword");
|
|
4502
4524
|
},
|
|
4503
4525
|
m(X, Z) {
|
|
4504
|
-
k(X, t, Z), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s, u), h(u, c), h(c, f), h(u, d), h(d, p), h(d, m), h(o, v), h(o, g), h(g,
|
|
4526
|
+
k(X, t, Z), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s, u), h(u, c), h(c, f), h(u, d), h(d, p), h(d, m), h(o, v), h(o, g), h(g, E), h(o, P), h(o, S), h(S, A), h(r, M), h(r, O), h(O, U), ce || (G = ae(
|
|
4505
4527
|
O,
|
|
4506
4528
|
"click",
|
|
4507
4529
|
/*click_handler_7*/
|
|
@@ -4511,9 +4533,9 @@ function ni(e) {
|
|
|
4511
4533
|
p(X, Z) {
|
|
4512
4534
|
Z[0] & /*$_*/
|
|
4513
4535
|
134217728 && x !== (x = /*$_*/
|
|
4514
|
-
X[27]("forgotChangePasswordTitle") + "") && V(
|
|
4515
|
-
134217728 &&
|
|
4516
|
-
X[27]("forgotChangePasswordDescription") + "") && V(A,
|
|
4536
|
+
X[27]("forgotChangePasswordTitle") + "") && V(E, x), Z[0] & /*$_*/
|
|
4537
|
+
134217728 && _ !== (_ = /*$_*/
|
|
4538
|
+
X[27]("forgotChangePasswordDescription") + "") && V(A, _), Z[0] & /*$_*/
|
|
4517
4539
|
134217728 && se !== (se = /*$_*/
|
|
4518
4540
|
X[27]("forgotChangePasswordLogin") + "") && V(U, se);
|
|
4519
4541
|
},
|
|
@@ -4526,7 +4548,7 @@ function ii(e) {
|
|
|
4526
4548
|
let t, r, o, s, n, a, l, u, c, f = (
|
|
4527
4549
|
/*$_*/
|
|
4528
4550
|
e[27]("forgotNewPasswordPassword") + ""
|
|
4529
|
-
), d, p, m, v, g, x,
|
|
4551
|
+
), d, p, m, v, g, x, E, P, S, _, A, M = (
|
|
4530
4552
|
/*$_*/
|
|
4531
4553
|
e[27]("forgotNewPasswordConfirmPassword") + ""
|
|
4532
4554
|
), O, se, U, ce, G, X, Z, de, W, q, le = (
|
|
@@ -4555,7 +4577,7 @@ function ii(e) {
|
|
|
4555
4577
|
let Pe = $e(e), re = Pe(e), Q = (
|
|
4556
4578
|
/*invalidConfirmPassword*/
|
|
4557
4579
|
e[17] && pr(e)
|
|
4558
|
-
),
|
|
4580
|
+
), Y = (
|
|
4559
4581
|
/*setPasswordError*/
|
|
4560
4582
|
e[24] && mr(e)
|
|
4561
4583
|
);
|
|
@@ -4564,8 +4586,8 @@ function ii(e) {
|
|
|
4564
4586
|
t = y("div"), r = y("div"), o = y("h4"), s = B(
|
|
4565
4587
|
/*titleText*/
|
|
4566
4588
|
e[25]
|
|
4567
|
-
), n = R(), H && H.c(), a = R(), l = y("form"), u = y("div"), c = y("label"), d = B(f), p = B(":"), m = y("span"), m.textContent = "*", v = R(), g = y("input"),
|
|
4568
|
-
e[2] ? "new-password" : "off"), i(u, "class", "NewPassword"), i(u, "part", "NewPassword"), i(U, "class", "FormRequired"), i(U, "part", "FormRequired"), i(A, "for", "RetypePassword"), i(G, "type", "password"), i(G, "id", "RetypePassword"), i(
|
|
4589
|
+
), n = R(), H && H.c(), a = R(), l = y("form"), u = y("div"), c = y("label"), d = B(f), p = B(":"), m = y("span"), m.textContent = "*", v = R(), g = y("input"), E = R(), L.c(), P = R(), te && te.c(), S = R(), _ = y("div"), A = y("label"), O = B(M), se = B(":"), U = y("span"), U.textContent = "*", ce = R(), G = y("input"), X = R(), re.c(), Z = R(), Q && Q.c(), de = R(), Y && Y.c(), W = R(), q = y("button"), K = B(le), i(o, "class", "FormHeaderTitle"), i(o, "part", "FormHeaderTitle"), i(r, "class", "FormHeader"), i(r, "part", "FormHeader"), i(m, "class", "FormRequired"), i(m, "part", "FormRequired"), i(c, "for", "NewPassword"), i(g, "type", "password"), i(g, "id", "new-password"), i(g, "autocomplete", x = /*savecredentials*/
|
|
4590
|
+
e[2] ? "new-password" : "off"), i(u, "class", "NewPassword"), i(u, "part", "NewPassword"), i(U, "class", "FormRequired"), i(U, "part", "FormRequired"), i(A, "for", "RetypePassword"), i(G, "type", "password"), i(G, "id", "RetypePassword"), i(_, "class", "ConfirmPassword"), i(_, "part", "ConfirmPassword"), i(q, "class", "resetPasswordButton"), i(q, "part", "resetPasswordButton"), q.disabled = ee = !/*activateSubmit*/
|
|
4569
4591
|
e[15], i(l, "class", "FormContent"), i(l, "part", "FormContent"), i(t, "class", "FormForgotPassword test"), i(t, "part", "FormForgotPassword test");
|
|
4570
4592
|
},
|
|
4571
4593
|
m(pe, $) {
|
|
@@ -4573,11 +4595,11 @@ function ii(e) {
|
|
|
4573
4595
|
g,
|
|
4574
4596
|
/*userNewPassword*/
|
|
4575
4597
|
e[22]
|
|
4576
|
-
), e[46](g), h(u,
|
|
4598
|
+
), e[46](g), h(u, E), L.m(u, null), h(u, P), te && te.m(u, null), h(l, S), h(l, _), h(_, A), h(A, O), h(A, se), h(A, U), h(_, ce), h(_, G), Se(
|
|
4577
4599
|
G,
|
|
4578
4600
|
/*userConfirmPassword*/
|
|
4579
4601
|
e[23]
|
|
4580
|
-
), e[50](G), h(
|
|
4602
|
+
), e[50](G), h(_, X), re.m(_, null), h(_, Z), Q && Q.m(_, null), h(l, de), Y && Y.m(l, null), h(l, W), h(l, q), h(q, K), ne || (j = [
|
|
4581
4603
|
ae(
|
|
4582
4604
|
g,
|
|
4583
4605
|
"input",
|
|
@@ -4664,16 +4686,16 @@ function ii(e) {
|
|
|
4664
4686
|
G,
|
|
4665
4687
|
/*userConfirmPassword*/
|
|
4666
4688
|
e[23]
|
|
4667
|
-
), Pe === (Pe = $e(e)) && re ? re.p(e, $) : (re.d(1), re = Pe(e), re && (re.c(), re.m(
|
|
4668
|
-
e[17] ? Q ? Q.p(e, $) : (Q = pr(e), Q.c(), Q.m(
|
|
4669
|
-
e[24] ?
|
|
4689
|
+
), Pe === (Pe = $e(e)) && re ? re.p(e, $) : (re.d(1), re = Pe(e), re && (re.c(), re.m(_, Z))), /*invalidConfirmPassword*/
|
|
4690
|
+
e[17] ? Q ? Q.p(e, $) : (Q = pr(e), Q.c(), Q.m(_, null)) : Q && (Q.d(1), Q = null), /*setPasswordError*/
|
|
4691
|
+
e[24] ? Y ? Y.p(e, $) : (Y = mr(e), Y.c(), Y.m(l, W)) : Y && (Y.d(1), Y = null), $[0] & /*$_*/
|
|
4670
4692
|
134217728 && le !== (le = /*$_*/
|
|
4671
4693
|
e[27]("forgotNewPasswordButton") + "") && V(K, le), $[0] & /*activateSubmit*/
|
|
4672
4694
|
32768 && ee !== (ee = !/*activateSubmit*/
|
|
4673
4695
|
e[15]) && (q.disabled = ee);
|
|
4674
4696
|
},
|
|
4675
4697
|
d(pe) {
|
|
4676
|
-
pe && F(t), H && H.d(), e[46](null), L.d(), te && te.d(), e[50](null), re.d(), Q && Q.d(),
|
|
4698
|
+
pe && F(t), H && H.d(), e[46](null), L.d(), te && te.d(), e[50](null), re.d(), Q && Q.d(), Y && Y.d(), ne = !1, ve(j);
|
|
4677
4699
|
}
|
|
4678
4700
|
};
|
|
4679
4701
|
}
|
|
@@ -4681,23 +4703,23 @@ function ai(e) {
|
|
|
4681
4703
|
let t, r, o, s, n, a, l, u, c, f, d, p, m, v, g, x = (
|
|
4682
4704
|
/*$_*/
|
|
4683
4705
|
e[27]("forgotPasswordSuccess") + ""
|
|
4684
|
-
),
|
|
4706
|
+
), E, P, S, _ = (
|
|
4685
4707
|
/*$_*/
|
|
4686
4708
|
e[27]("forgotPasswordSuccessDescription") + ""
|
|
4687
4709
|
), A;
|
|
4688
4710
|
return {
|
|
4689
4711
|
c() {
|
|
4690
|
-
t = y("div"), r = y("div"), o = y("div"), s =
|
|
4712
|
+
t = y("div"), r = y("div"), o = y("div"), s = b("svg"), n = b("defs"), a = b("style"), l = B(".a{fill:#16ce16;}.b,.d{fill:none;}.b{stroke:#16ce16;stroke-width:2px;}.c{stroke:none;}"), u = b("g"), c = b("g"), f = b("path"), d = b("g"), p = b("circle"), m = b("circle"), v = R(), g = y("h4"), E = B(x), P = R(), S = y("p"), A = B(_), i(f, "class", "a"), i(f, "d", "M16.1,28,0,11.9,3.267,8.633,16.1,21.233,37.333,0,40.6,3.267Z"), i(f, "transform", "translate(264.272 482.563)"), i(c, "transform", "translate(-7360.574 8503.438)"), i(p, "class", "c"), i(p, "cx", "30"), i(p, "cy", "30"), i(p, "r", "30"), i(m, "class", "d"), i(m, "cx", "30"), i(m, "cy", "30"), i(m, "r", "29"), i(d, "class", "b"), i(d, "transform", "translate(-7106 8970)"), i(u, "transform", "translate(7106 -8970)"), i(s, "xmlns", "http://www.w3.org/2000/svg"), i(s, "width", "60"), i(s, "height", "60"), i(s, "viewBox", "0 0 60 60"), i(o, "class", "NewPasswordSuccess"), i(o, "part", "NewPasswordSuccess"), i(r, "class", "FormContent"), i(r, "part", "FormContent"), i(t, "class", "FormForgotPassword"), i(t, "part", "FormForgotPassword");
|
|
4691
4713
|
},
|
|
4692
4714
|
m(M, O) {
|
|
4693
|
-
k(M, t, O), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s, u), h(u, c), h(c, f), h(u, d), h(d, p), h(d, m), h(o, v), h(o, g), h(g,
|
|
4715
|
+
k(M, t, O), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s, u), h(u, c), h(c, f), h(u, d), h(d, p), h(d, m), h(o, v), h(o, g), h(g, E), h(o, P), h(o, S), h(S, A);
|
|
4694
4716
|
},
|
|
4695
4717
|
p(M, O) {
|
|
4696
4718
|
O[0] & /*$_*/
|
|
4697
4719
|
134217728 && x !== (x = /*$_*/
|
|
4698
|
-
M[27]("forgotPasswordSuccess") + "") && V(
|
|
4699
|
-
134217728 &&
|
|
4700
|
-
M[27]("forgotPasswordSuccessDescription") + "") && V(A,
|
|
4720
|
+
M[27]("forgotPasswordSuccess") + "") && V(E, x), O[0] & /*$_*/
|
|
4721
|
+
134217728 && _ !== (_ = /*$_*/
|
|
4722
|
+
M[27]("forgotPasswordSuccessDescription") + "") && V(A, _);
|
|
4701
4723
|
},
|
|
4702
4724
|
d(M) {
|
|
4703
4725
|
M && F(t);
|
|
@@ -4708,7 +4730,7 @@ function li(e) {
|
|
|
4708
4730
|
let t, r, o, s, n, a, l, u, c, f = (
|
|
4709
4731
|
/*$_*/
|
|
4710
4732
|
e[27]("goToLogin") + ""
|
|
4711
|
-
), d, p, m, v, g, x,
|
|
4733
|
+
), d, p, m, v, g, x, E, P, S, _ = (
|
|
4712
4734
|
/*$_*/
|
|
4713
4735
|
e[27]("forgotPasswordEmail") + ""
|
|
4714
4736
|
), A, M, O, se, U, ce, G, X, Z, de, W, q = (
|
|
@@ -4719,27 +4741,27 @@ function li(e) {
|
|
|
4719
4741
|
e[26] && gr(e)
|
|
4720
4742
|
), H = (
|
|
4721
4743
|
/*invalidEmail*/
|
|
4722
|
-
e[12] &&
|
|
4744
|
+
e[12] && wr(e)
|
|
4723
4745
|
), z = (
|
|
4724
4746
|
/*forgotPasswordError*/
|
|
4725
|
-
e[6] &&
|
|
4747
|
+
e[6] && br(e)
|
|
4726
4748
|
);
|
|
4727
4749
|
return {
|
|
4728
4750
|
c() {
|
|
4729
|
-
t = y("div"), r = y("div"), o = y("button"), s =
|
|
4751
|
+
t = y("div"), r = y("div"), o = y("button"), s = b("svg"), n = b("defs"), a = b("style"), l = B(".a{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));}"), u = b("path"), c = R(), d = B(f), p = R(), m = y("h4"), v = B(
|
|
4730
4752
|
/*titleText*/
|
|
4731
4753
|
e[25]
|
|
4732
|
-
), g = R(), j && j.c(), x = R(),
|
|
4754
|
+
), g = R(), j && j.c(), x = R(), E = y("form"), P = y("div"), S = y("label"), A = B(_), M = B(":"), O = y("span"), O.textContent = "*", se = R(), U = y("input"), ce = R(), H && H.c(), G = R(), z && z.c(), de = R(), W = y("button"), le = B(q), i(u, "class", "a"), i(u, "d", "M12,0,9.818,2.182l8.26,8.26H0v3.117H18.078l-8.26,8.26L12,24,24,12Z"), i(u, "transform", "translate(24 24) rotate(180)"), i(s, "xmlns", "http://www.w3.org/2000/svg"), i(s, "viewBox", "0 0 24 24"), i(o, "class", "backButtonForgotPassword"), i(m, "class", "FormHeaderTitle"), i(m, "part", "FormHeaderTitle"), i(r, "class", "FormHeader"), i(O, "class", "FormRequired"), i(O, "part", "FormRequired"), i(S, "for", "ResetPasswordByEmail"), i(U, "type", "text"), i(U, "id", "ResetPasswordByEmail"), i(P, "class", X = "ResetPasswordByEmail " + /*invalidEmail*/
|
|
4733
4755
|
(e[12] ? "InvalidField" : "")), i(P, "part", Z = "ResetPasswordByEmail " + /*invalidEmail*/
|
|
4734
4756
|
(e[12] ? "InvalidField" : "")), i(W, "class", "resetPasswordButton"), i(W, "part", "resetPasswordButton"), W.disabled = K = !/*emailIsValid*/
|
|
4735
|
-
e[13], i(
|
|
4757
|
+
e[13], i(E, "class", "FormContent"), i(E, "part", "FormContent"), i(t, "class", "FormForgotPassword");
|
|
4736
4758
|
},
|
|
4737
4759
|
m(I, L) {
|
|
4738
|
-
k(I, t, L), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s, u), h(o, c), h(o, d), h(r, p), h(r, m), h(m, v), h(r, g), j && j.m(r, null), h(t, x), h(t,
|
|
4760
|
+
k(I, t, L), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s, u), h(o, c), h(o, d), h(r, p), h(r, m), h(m, v), h(r, g), j && j.m(r, null), h(t, x), h(t, E), h(E, P), h(P, S), h(S, A), h(S, M), h(S, O), h(P, se), h(P, U), Se(
|
|
4739
4761
|
U,
|
|
4740
4762
|
/*resetPasswordEmail*/
|
|
4741
4763
|
e[8]
|
|
4742
|
-
), h(P, ce), H && H.m(P, null), h(P, G), z && z.m(P, null), h(
|
|
4764
|
+
), h(P, ce), H && H.m(P, null), h(P, G), z && z.m(P, null), h(E, de), h(E, W), h(W, le), ee || (ne = [
|
|
4743
4765
|
ae(
|
|
4744
4766
|
o,
|
|
4745
4767
|
"click",
|
|
@@ -4776,16 +4798,16 @@ function li(e) {
|
|
|
4776
4798
|
I[25]
|
|
4777
4799
|
), /*subtitleText*/
|
|
4778
4800
|
I[26] ? j ? j.p(I, L) : (j = gr(I), j.c(), j.m(r, null)) : j && (j.d(1), j = null), L[0] & /*$_*/
|
|
4779
|
-
134217728 &&
|
|
4780
|
-
I[27]("forgotPasswordEmail") + "") && V(A,
|
|
4801
|
+
134217728 && _ !== (_ = /*$_*/
|
|
4802
|
+
I[27]("forgotPasswordEmail") + "") && V(A, _), L[0] & /*resetPasswordEmail*/
|
|
4781
4803
|
256 && U.value !== /*resetPasswordEmail*/
|
|
4782
4804
|
I[8] && Se(
|
|
4783
4805
|
U,
|
|
4784
4806
|
/*resetPasswordEmail*/
|
|
4785
4807
|
I[8]
|
|
4786
4808
|
), /*invalidEmail*/
|
|
4787
|
-
I[12] ? H ? H.p(I, L) : (H =
|
|
4788
|
-
I[6] ? z ? z.p(I, L) : (z =
|
|
4809
|
+
I[12] ? H ? H.p(I, L) : (H = wr(I), H.c(), H.m(P, G)) : H && (H.d(1), H = null), /*forgotPasswordError*/
|
|
4810
|
+
I[6] ? z ? z.p(I, L) : (z = br(I), z.c(), z.m(P, null)) : z && (z.d(1), z = null), L[0] & /*invalidEmail*/
|
|
4789
4811
|
4096 && X !== (X = "ResetPasswordByEmail " + /*invalidEmail*/
|
|
4790
4812
|
(I[12] ? "InvalidField" : "")) && i(P, "class", X), L[0] & /*invalidEmail*/
|
|
4791
4813
|
4096 && Z !== (Z = "ResetPasswordByEmail " + /*invalidEmail*/
|
|
@@ -4829,7 +4851,7 @@ function ui(e) {
|
|
|
4829
4851
|
let t, r, o, s, n, a, l, u, c, f;
|
|
4830
4852
|
return {
|
|
4831
4853
|
c() {
|
|
4832
|
-
t =
|
|
4854
|
+
t = b("svg"), r = b("defs"), o = b("style"), s = B(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("path"), l = b("circle"), i(a, "class", "a"), i(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"), i(a, "transform", "translate(0)"), i(l, "class", "a"), i(l, "cx", "2.779"), i(l, "cy", "2.779"), i(l, "r", "2.779"), i(l, "transform", "translate(20.827 30.303)"), i(n, "transform", "translate(-14.185 -27.832)"), i(t, "class", u = "TogglePasswordVisibility " + /*invalidNewPassword*/
|
|
4833
4855
|
(e[16] ? "InvalidToggle" : "")), i(t, "xmlns", "http://www.w3.org/2000/svg"), i(t, "width", "18.843"), i(t, "height", "10.5"), i(t, "viewBox", "0 0 18.843 10.5");
|
|
4834
4856
|
},
|
|
4835
4857
|
m(d, p) {
|
|
@@ -4854,24 +4876,24 @@ function ci(e) {
|
|
|
4854
4876
|
let t, r, o, s, n, a, l, u, c, f, d, p, m, v, g, x;
|
|
4855
4877
|
return {
|
|
4856
4878
|
c() {
|
|
4857
|
-
t =
|
|
4879
|
+
t = b("svg"), r = b("defs"), o = b("style"), s = B(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("circle"), l = b("g"), u = b("path"), c = b("path"), f = b("g"), d = b("path"), p = b("path"), m = b("rect"), i(a, "class", "a"), i(a, "cx", "0.05"), i(a, "cy", "0.05"), i(a, "r", "0.05"), i(a, "transform", "translate(121.017 31.148)"), i(u, "class", "a"), i(u, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), i(u, "transform", "translate(-142.164 -39.123)"), i(c, "class", "a"), i(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), i(c, "transform", "translate(-136.413 -42.068)"), i(l, "transform", "translate(117.499 27.37)"), i(d, "class", "a"), i(d, "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"), i(d, "transform", "translate(-110.856 -33.157)"), i(p, "class", "a"), i(p, "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"), i(p, "transform", "translate(-130.743 -29.617)"), i(f, "transform", "translate(110.856 24.899)"), i(m, "class", "a"), i(m, "width", "0.972"), i(m, "height", "15.861"), i(m, "rx", "0.486"), i(m, "transform", "translate(114.827 23.858) rotate(-39.315)"), i(n, "transform", "translate(-110.856 -23.242)"), i(t, "class", v = "TogglePasswordVisibility " + /*invalidNewPassword*/
|
|
4858
4880
|
(e[16] ? "InvalidToggle" : "")), i(t, "xmlns", "http://www.w3.org/2000/svg"), i(t, "width", "18.844"), i(t, "height", "12.887"), i(t, "viewBox", "0 0 18.844 12.887");
|
|
4859
4881
|
},
|
|
4860
|
-
m(
|
|
4861
|
-
k(
|
|
4882
|
+
m(E, P) {
|
|
4883
|
+
k(E, t, P), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), h(l, u), h(l, c), h(n, f), h(f, d), h(f, p), h(n, m), g || (x = ae(
|
|
4862
4884
|
t,
|
|
4863
4885
|
"click",
|
|
4864
4886
|
/*click_handler_2*/
|
|
4865
4887
|
e[47]
|
|
4866
4888
|
), g = !0);
|
|
4867
4889
|
},
|
|
4868
|
-
p(
|
|
4890
|
+
p(E, P) {
|
|
4869
4891
|
P[0] & /*invalidNewPassword*/
|
|
4870
4892
|
65536 && v !== (v = "TogglePasswordVisibility " + /*invalidNewPassword*/
|
|
4871
|
-
(
|
|
4893
|
+
(E[16] ? "InvalidToggle" : "")) && i(t, "class", v);
|
|
4872
4894
|
},
|
|
4873
|
-
d(
|
|
4874
|
-
|
|
4895
|
+
d(E) {
|
|
4896
|
+
E && F(t), g = !1, x();
|
|
4875
4897
|
}
|
|
4876
4898
|
};
|
|
4877
4899
|
}
|
|
@@ -4886,7 +4908,7 @@ function dr(e) {
|
|
|
4886
4908
|
let o = r(e), s = o(e);
|
|
4887
4909
|
return {
|
|
4888
4910
|
c() {
|
|
4889
|
-
s.c(), t =
|
|
4911
|
+
s.c(), t = Er();
|
|
4890
4912
|
},
|
|
4891
4913
|
m(n, a) {
|
|
4892
4914
|
s.m(n, a), k(n, t, a);
|
|
@@ -4947,7 +4969,7 @@ function di(e) {
|
|
|
4947
4969
|
let t, r, o, s, n, a, l, u, c, f;
|
|
4948
4970
|
return {
|
|
4949
4971
|
c() {
|
|
4950
|
-
t =
|
|
4972
|
+
t = b("svg"), r = b("defs"), o = b("style"), s = B(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("path"), l = b("circle"), i(a, "class", "a"), i(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"), i(a, "transform", "translate(0)"), i(l, "class", "a"), i(l, "cx", "2.779"), i(l, "cy", "2.779"), i(l, "r", "2.779"), i(l, "transform", "translate(20.827 30.303)"), i(n, "transform", "translate(-14.185 -27.832)"), i(t, "class", u = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
|
|
4951
4973
|
(e[17] ? "InvalidToggle" : "")), i(t, "xmlns", "http://www.w3.org/2000/svg"), i(t, "width", "18.843"), i(t, "height", "10.5"), i(t, "viewBox", "0 0 18.843 10.5");
|
|
4952
4974
|
},
|
|
4953
4975
|
m(d, p) {
|
|
@@ -4972,24 +4994,24 @@ function pi(e) {
|
|
|
4972
4994
|
let t, r, o, s, n, a, l, u, c, f, d, p, m, v, g, x;
|
|
4973
4995
|
return {
|
|
4974
4996
|
c() {
|
|
4975
|
-
t =
|
|
4997
|
+
t = b("svg"), r = b("defs"), o = b("style"), s = B(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("circle"), l = b("g"), u = b("path"), c = b("path"), f = b("g"), d = b("path"), p = b("path"), m = b("rect"), i(a, "class", "a"), i(a, "cx", "0.05"), i(a, "cy", "0.05"), i(a, "r", "0.05"), i(a, "transform", "translate(121.017 31.148)"), i(u, "class", "a"), i(u, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), i(u, "transform", "translate(-142.164 -39.123)"), i(c, "class", "a"), i(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), i(c, "transform", "translate(-136.413 -42.068)"), i(l, "transform", "translate(117.499 27.37)"), i(d, "class", "a"), i(d, "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"), i(d, "transform", "translate(-110.856 -33.157)"), i(p, "class", "a"), i(p, "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"), i(p, "transform", "translate(-130.743 -29.617)"), i(f, "transform", "translate(110.856 24.899)"), i(m, "class", "a"), i(m, "width", "0.972"), i(m, "height", "15.861"), i(m, "rx", "0.486"), i(m, "transform", "translate(114.827 23.858) rotate(-39.315)"), i(n, "transform", "translate(-110.856 -23.242)"), i(t, "class", v = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
|
|
4976
4998
|
(e[17] ? "InvalidToggle" : "")), i(t, "xmlns", "http://www.w3.org/2000/svg"), i(t, "width", "18.844"), i(t, "height", "12.887"), i(t, "viewBox", "0 0 18.844 12.887");
|
|
4977
4999
|
},
|
|
4978
|
-
m(
|
|
4979
|
-
k(
|
|
5000
|
+
m(E, P) {
|
|
5001
|
+
k(E, t, P), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), h(l, u), h(l, c), h(n, f), h(f, d), h(f, p), h(n, m), g || (x = ae(
|
|
4980
5002
|
t,
|
|
4981
5003
|
"click",
|
|
4982
5004
|
/*click_handler_4*/
|
|
4983
5005
|
e[51]
|
|
4984
5006
|
), g = !0);
|
|
4985
5007
|
},
|
|
4986
|
-
p(
|
|
5008
|
+
p(E, P) {
|
|
4987
5009
|
P[0] & /*invalidConfirmPassword*/
|
|
4988
5010
|
131072 && v !== (v = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
|
|
4989
|
-
(
|
|
5011
|
+
(E[17] ? "InvalidToggle" : "")) && i(t, "class", v);
|
|
4990
5012
|
},
|
|
4991
|
-
d(
|
|
4992
|
-
|
|
5013
|
+
d(E) {
|
|
5014
|
+
E && F(t), g = !1, x();
|
|
4993
5015
|
}
|
|
4994
5016
|
};
|
|
4995
5017
|
}
|
|
@@ -5065,7 +5087,7 @@ function gr(e) {
|
|
|
5065
5087
|
}
|
|
5066
5088
|
};
|
|
5067
5089
|
}
|
|
5068
|
-
function
|
|
5090
|
+
function wr(e) {
|
|
5069
5091
|
let t, r = (
|
|
5070
5092
|
/*$_*/
|
|
5071
5093
|
e[27]("forgotPasswordEmailInputError") + ""
|
|
@@ -5087,7 +5109,7 @@ function br(e) {
|
|
|
5087
5109
|
}
|
|
5088
5110
|
};
|
|
5089
5111
|
}
|
|
5090
|
-
function
|
|
5112
|
+
function br(e) {
|
|
5091
5113
|
let t, r = (
|
|
5092
5114
|
/*$_*/
|
|
5093
5115
|
e[27]("forgotPasswordEmailError") + ""
|
|
@@ -5123,7 +5145,7 @@ function mi(e) {
|
|
|
5123
5145
|
let u = l(e), c = u(e);
|
|
5124
5146
|
return {
|
|
5125
5147
|
c() {
|
|
5126
|
-
a && a.c(), t =
|
|
5148
|
+
a && a.c(), t = Er(), r = R(), o = y("div"), s = R(), n = y("div"), c.c(), i(o, "class", "g-recaptcha"), i(
|
|
5127
5149
|
o,
|
|
5128
5150
|
"data-sitekey",
|
|
5129
5151
|
/*captchakey*/
|
|
@@ -5152,30 +5174,30 @@ function mi(e) {
|
|
|
5152
5174
|
}
|
|
5153
5175
|
function gi(e, t, r) {
|
|
5154
5176
|
let o;
|
|
5155
|
-
Ho(e,
|
|
5156
|
-
let { endpoint: s = "" } = t, { forgotpasswordkey: n = "" } = t, { captchakey: a = "" } = t, { lang: l = "en" } = t, { simplepasswordvalidation: u = "false" } = t, { clientstyling: c = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: d = "" } = t, { savecredentials: p = "" } = t, { hastosetpass: m } = t, { passwordregex: v = "" } = t, g = !1, x = !0,
|
|
5177
|
+
Ho(e, Jn, (w) => r(27, o = w));
|
|
5178
|
+
let { endpoint: s = "" } = t, { forgotpasswordkey: n = "" } = t, { captchakey: a = "" } = t, { lang: l = "en" } = t, { simplepasswordvalidation: u = "false" } = t, { clientstyling: c = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: d = "" } = t, { savecredentials: p = "" } = t, { hastosetpass: m } = t, { passwordregex: v = "" } = t, g = !1, x = !0, E = !1, P = !1, S = "", _ = !1, A = !1, M = !1, O = !1, se = !1, U = window.navigator.userAgent, ce = "", G = !1, X = !1, Z = !1, de, W, q = !1, le = !1, K = "", ee = "", ne, j = !1, H, z;
|
|
5157
5179
|
ei({ withLocale: "en", translations: {} });
|
|
5158
5180
|
const I = () => {
|
|
5159
|
-
fetch(d).then((
|
|
5160
|
-
Object.keys(
|
|
5161
|
-
lr(ie,
|
|
5181
|
+
fetch(d).then((J) => J.json()).then((J) => {
|
|
5182
|
+
Object.keys(J).forEach((ie) => {
|
|
5183
|
+
lr(ie, J[ie]);
|
|
5162
5184
|
});
|
|
5163
|
-
}).catch((
|
|
5164
|
-
console.log(
|
|
5185
|
+
}).catch((J) => {
|
|
5186
|
+
console.log(J);
|
|
5165
5187
|
});
|
|
5166
5188
|
};
|
|
5167
|
-
Object.keys(ur).forEach((
|
|
5168
|
-
lr(
|
|
5189
|
+
Object.keys(ur).forEach((w) => {
|
|
5190
|
+
lr(w, ur[w]);
|
|
5169
5191
|
});
|
|
5170
5192
|
const L = {
|
|
5171
5193
|
email: /^(([^<>()[\]\.,;:\s@\"]+(\.[^<>()[\]\.,;:\s@\"]+)*)|(\".+\"))@(([^<>()[\]\.,;:\s@\"]+\.)+[^<>()[\]\.,;:\s@\"]{2,})$/i,
|
|
5172
5194
|
password: /^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[^\w\s]).{8,20}$/
|
|
5173
5195
|
}, te = () => {
|
|
5174
5196
|
O ? r(13, se = !1) : r(13, se = !0);
|
|
5175
|
-
}, $e = (
|
|
5197
|
+
}, $e = (w) => !!(L.email.test(w) && w.length <= 100), Pe = () => {
|
|
5176
5198
|
r(12, O = !$e(S)), te();
|
|
5177
|
-
}, re = (
|
|
5178
|
-
switch (
|
|
5199
|
+
}, re = (w) => {
|
|
5200
|
+
switch (w) {
|
|
5179
5201
|
case "userNewPassword":
|
|
5180
5202
|
r(20, q = !q), r(18, de.type = q ? "text" : "password", de);
|
|
5181
5203
|
break;
|
|
@@ -5183,45 +5205,45 @@ function gi(e, t, r) {
|
|
|
5183
5205
|
r(21, le = !le), r(19, W.type = le ? "text" : "password", W);
|
|
5184
5206
|
break;
|
|
5185
5207
|
}
|
|
5186
|
-
}, Q = (
|
|
5187
|
-
switch (
|
|
5208
|
+
}, Q = (w) => {
|
|
5209
|
+
switch (w) {
|
|
5188
5210
|
case "ToEmailSuccess":
|
|
5189
|
-
r(6,
|
|
5211
|
+
r(6, E = !1), r(5, x = !1), r(7, P = !0);
|
|
5190
5212
|
break;
|
|
5191
5213
|
case "ToReset":
|
|
5192
|
-
r(5, x = !1), r(9,
|
|
5214
|
+
r(5, x = !1), r(9, _ = !0);
|
|
5193
5215
|
break;
|
|
5194
5216
|
case "ToSuccess":
|
|
5195
|
-
r(9,
|
|
5217
|
+
r(9, _ = !1), r(10, A = !0);
|
|
5196
5218
|
break;
|
|
5197
5219
|
}
|
|
5198
|
-
},
|
|
5220
|
+
}, Y = () => {
|
|
5199
5221
|
window.postMessage({ type: "ToLogin" }, window.location.href);
|
|
5200
|
-
}, pe = () => new Promise((
|
|
5222
|
+
}, pe = () => new Promise((w, J) => {
|
|
5201
5223
|
grecaptcha.ready(() => {
|
|
5202
5224
|
grecaptcha.execute(a, { action: "submit" }).then((ie) => {
|
|
5203
|
-
|
|
5225
|
+
w(ie);
|
|
5204
5226
|
});
|
|
5205
5227
|
});
|
|
5206
|
-
}), $ = (
|
|
5207
|
-
|
|
5228
|
+
}), $ = (w) => {
|
|
5229
|
+
w.preventDefault(), r(4, g = !0), pe().then((J) => {
|
|
5208
5230
|
let ie = new URL(`${s}/v1/player/resetpassword`), nt = {
|
|
5209
5231
|
method: "POST",
|
|
5210
5232
|
headers: {
|
|
5211
5233
|
"Content-Type": "application/json",
|
|
5212
5234
|
Accept: "application/json",
|
|
5213
|
-
"g-recaptcha-response":
|
|
5235
|
+
"g-recaptcha-response": J
|
|
5214
5236
|
}
|
|
5215
5237
|
};
|
|
5216
|
-
ie.searchParams.append("email", S), fetch(ie, nt).then((
|
|
5217
|
-
|
|
5238
|
+
ie.searchParams.append("email", S), fetch(ie, nt).then((Ee) => {
|
|
5239
|
+
Ee.status == 200 ? Q("ToEmailSuccess") : r(6, E = !0);
|
|
5218
5240
|
}).finally(() => {
|
|
5219
5241
|
r(4, g = !1);
|
|
5220
5242
|
});
|
|
5221
5243
|
});
|
|
5222
|
-
}, Ft = (
|
|
5223
|
-
|
|
5224
|
-
let
|
|
5244
|
+
}, Ft = (w) => {
|
|
5245
|
+
w.preventDefault();
|
|
5246
|
+
let J = new URL(`${s}/v1/player/ResetPasswordByHashKey`), nt = {
|
|
5225
5247
|
method: "POST",
|
|
5226
5248
|
headers: {
|
|
5227
5249
|
"Content-Type": "application/json",
|
|
@@ -5232,28 +5254,28 @@ function gi(e, t, r) {
|
|
|
5232
5254
|
plainTextPassword: K
|
|
5233
5255
|
})
|
|
5234
5256
|
};
|
|
5235
|
-
fetch(
|
|
5236
|
-
r(14, ce =
|
|
5257
|
+
fetch(J, nt).then((Ee) => (Ee.status == 200 ? (r(24, j = !1), Q("ToSuccess")) : r(24, j = !0), Ee.json())).then((Ee) => {
|
|
5258
|
+
r(14, ce = Ee.error);
|
|
5237
5259
|
});
|
|
5238
5260
|
}, to = () => {
|
|
5239
5261
|
n && n.length > 0 && Q("ToReset");
|
|
5240
5262
|
}, ro = () => {
|
|
5241
5263
|
!X && !Z && K && ee ? r(15, G = !0) : r(15, G = !1);
|
|
5242
|
-
}, st = (
|
|
5243
|
-
ie.id === "new-password" ? (r(16, X = !st(
|
|
5264
|
+
}, st = (w) => (u == "true" && (L.password = /^(?!.* ).{8,20}$/), !!L.password.test(w)), oo = (w, J, ie) => {
|
|
5265
|
+
ie.id === "new-password" ? (r(16, X = !st(J)), ee && r(17, Z = K === ee ? !st(J) : !0)) : r(17, Z = K === ee ? !st(J) : !0), ro();
|
|
5244
5266
|
}, so = () => {
|
|
5245
5267
|
ti(l);
|
|
5246
5268
|
}, no = () => {
|
|
5247
5269
|
r(25, H = o(m === "true" ? "hasToSetPassTitle" : "forgotPasswordTitle")), r(26, z = m === "true" ? o("resetPasswordSubtitle") : "");
|
|
5248
5270
|
}, io = () => {
|
|
5249
|
-
let
|
|
5250
|
-
|
|
5271
|
+
let w = document.createElement("style");
|
|
5272
|
+
w.innerHTML = c, ne.appendChild(w);
|
|
5251
5273
|
}, ao = () => {
|
|
5252
|
-
let
|
|
5253
|
-
fetch(
|
|
5254
|
-
|
|
5274
|
+
let w = new URL(f), J = document.createElement("style");
|
|
5275
|
+
fetch(w.href).then((ie) => ie.text()).then((ie) => {
|
|
5276
|
+
J.innerHTML = ie, setTimeout(
|
|
5255
5277
|
() => {
|
|
5256
|
-
ne.appendChild(
|
|
5278
|
+
ne.appendChild(J);
|
|
5257
5279
|
},
|
|
5258
5280
|
1
|
|
5259
5281
|
), setTimeout(
|
|
@@ -5266,36 +5288,36 @@ function gi(e, t, r) {
|
|
|
5266
5288
|
Mo(() => at(this, null, function* () {
|
|
5267
5289
|
Kn(U) && r(11, M = !0);
|
|
5268
5290
|
}));
|
|
5269
|
-
const lo = () =>
|
|
5291
|
+
const lo = () => Y();
|
|
5270
5292
|
function uo() {
|
|
5271
5293
|
S = this.value, r(8, S);
|
|
5272
5294
|
}
|
|
5273
|
-
const co = (
|
|
5295
|
+
const co = (w) => $(w);
|
|
5274
5296
|
function fo() {
|
|
5275
5297
|
K = this.value, r(22, K);
|
|
5276
5298
|
}
|
|
5277
|
-
function ho(
|
|
5278
|
-
ke[
|
|
5279
|
-
de =
|
|
5299
|
+
function ho(w) {
|
|
5300
|
+
ke[w ? "unshift" : "push"](() => {
|
|
5301
|
+
de = w, r(18, de);
|
|
5280
5302
|
});
|
|
5281
5303
|
}
|
|
5282
5304
|
const po = () => re("userNewPassword"), mo = () => re("userNewPassword");
|
|
5283
5305
|
function go() {
|
|
5284
5306
|
ee = this.value, r(23, ee);
|
|
5285
5307
|
}
|
|
5286
|
-
function
|
|
5287
|
-
ke[
|
|
5288
|
-
W =
|
|
5308
|
+
function wo(w) {
|
|
5309
|
+
ke[w ? "unshift" : "push"](() => {
|
|
5310
|
+
W = w, r(19, W);
|
|
5289
5311
|
});
|
|
5290
5312
|
}
|
|
5291
|
-
const
|
|
5292
|
-
function
|
|
5293
|
-
ke[
|
|
5294
|
-
ne =
|
|
5313
|
+
const bo = () => re("userConfirmPassword"), vo = () => re("userConfirmPassword"), yo = (w) => Ft(w), Po = () => Y();
|
|
5314
|
+
function Eo(w) {
|
|
5315
|
+
ke[w ? "unshift" : "push"](() => {
|
|
5316
|
+
ne = w, r(3, ne);
|
|
5295
5317
|
});
|
|
5296
5318
|
}
|
|
5297
|
-
return e.$$set = (
|
|
5298
|
-
"endpoint" in
|
|
5319
|
+
return e.$$set = (w) => {
|
|
5320
|
+
"endpoint" in w && r(34, s = w.endpoint), "forgotpasswordkey" in w && r(35, n = w.forgotpasswordkey), "captchakey" in w && r(0, a = w.captchakey), "lang" in w && r(36, l = w.lang), "simplepasswordvalidation" in w && r(1, u = w.simplepasswordvalidation), "clientstyling" in w && r(37, c = w.clientstyling), "clientstylingurl" in w && r(38, f = w.clientstylingurl), "translationurl" in w && r(39, d = w.translationurl), "savecredentials" in w && r(2, p = w.savecredentials), "hastosetpass" in w && r(40, m = w.hastosetpass), "passwordregex" in w && r(41, v = w.passwordregex);
|
|
5299
5321
|
}, e.$$.update = () => {
|
|
5300
5322
|
e.$$.dirty[1] & /*forgotpasswordkey*/
|
|
5301
5323
|
16 && n && to(), e.$$.dirty[1] & /*lang*/
|
|
@@ -5314,10 +5336,10 @@ function gi(e, t, r) {
|
|
|
5314
5336
|
ne,
|
|
5315
5337
|
g,
|
|
5316
5338
|
x,
|
|
5317
|
-
|
|
5339
|
+
E,
|
|
5318
5340
|
P,
|
|
5319
5341
|
S,
|
|
5320
|
-
|
|
5342
|
+
_,
|
|
5321
5343
|
A,
|
|
5322
5344
|
M,
|
|
5323
5345
|
O,
|
|
@@ -5338,7 +5360,7 @@ function gi(e, t, r) {
|
|
|
5338
5360
|
o,
|
|
5339
5361
|
Pe,
|
|
5340
5362
|
re,
|
|
5341
|
-
|
|
5363
|
+
Y,
|
|
5342
5364
|
$,
|
|
5343
5365
|
Ft,
|
|
5344
5366
|
oo,
|
|
@@ -5358,15 +5380,15 @@ function gi(e, t, r) {
|
|
|
5358
5380
|
po,
|
|
5359
5381
|
mo,
|
|
5360
5382
|
go,
|
|
5361
|
-
bo,
|
|
5362
5383
|
wo,
|
|
5384
|
+
bo,
|
|
5363
5385
|
vo,
|
|
5364
5386
|
yo,
|
|
5365
5387
|
Po,
|
|
5366
|
-
|
|
5388
|
+
Eo
|
|
5367
5389
|
];
|
|
5368
5390
|
}
|
|
5369
|
-
class
|
|
5391
|
+
class wi extends qo {
|
|
5370
5392
|
constructor(t) {
|
|
5371
5393
|
super(), Zo(
|
|
5372
5394
|
this,
|
|
@@ -5458,7 +5480,7 @@ class bi extends qo {
|
|
|
5458
5480
|
this.$$set({ passwordregex: t }), ue();
|
|
5459
5481
|
}
|
|
5460
5482
|
}
|
|
5461
|
-
Wo(
|
|
5483
|
+
Wo(wi, { endpoint: {}, forgotpasswordkey: {}, captchakey: {}, lang: {}, simplepasswordvalidation: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, hastosetpass: {}, passwordregex: {} }, [], [], !0);
|
|
5462
5484
|
export {
|
|
5463
|
-
|
|
5485
|
+
wi as default
|
|
5464
5486
|
};
|