@everymatrix/general-player-forgot-password-form-nd 1.54.8 → 1.54.9
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/{GeneralPlayerForgotPasswordFormNd-DaXp_59r.js → GeneralPlayerForgotPasswordFormNd-B8slgw9n.js} +290 -290
- package/components/{GeneralPlayerForgotPasswordFormNd-BYcdNM71.js → GeneralPlayerForgotPasswordFormNd-HkwrBHEY.js} +291 -291
- package/components/{GeneralPlayerForgotPasswordFormNd-DCnlFvbE.cjs → GeneralPlayerForgotPasswordFormNd-NnuF3Q2t.cjs} +3 -3
- package/es2015/general-player-forgot-password-form-nd.cjs +1 -1
- package/es2015/general-player-forgot-password-form-nd.js +1 -1
- package/esnext/general-player-forgot-password-form-nd.js +1 -1
- package/package.json +1 -1
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
function
|
|
1
|
+
function fe() {
|
|
2
2
|
}
|
|
3
|
-
function
|
|
3
|
+
function cr(e) {
|
|
4
4
|
return e();
|
|
5
5
|
}
|
|
6
6
|
function Ht() {
|
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
|
8
8
|
}
|
|
9
9
|
function be(e) {
|
|
10
|
-
e.forEach(
|
|
10
|
+
e.forEach(cr);
|
|
11
11
|
}
|
|
12
12
|
function ke(e) {
|
|
13
13
|
return typeof e == "function";
|
|
14
14
|
}
|
|
15
|
-
function
|
|
15
|
+
function fr(e, t) {
|
|
16
16
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
17
17
|
}
|
|
18
18
|
let $e;
|
|
@@ -26,7 +26,7 @@ function hr(e, ...t) {
|
|
|
26
26
|
if (e == null) {
|
|
27
27
|
for (const o of t)
|
|
28
28
|
o(void 0);
|
|
29
|
-
return
|
|
29
|
+
return fe;
|
|
30
30
|
}
|
|
31
31
|
const r = e.subscribe(...t);
|
|
32
32
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
@@ -44,7 +44,7 @@ function h(e, t) {
|
|
|
44
44
|
function go(e, t, r) {
|
|
45
45
|
const o = wo(e);
|
|
46
46
|
if (!o.getElementById(t)) {
|
|
47
|
-
const s =
|
|
47
|
+
const s = y("style");
|
|
48
48
|
s.id = t, s.textContent = r, bo(o, s);
|
|
49
49
|
}
|
|
50
50
|
}
|
|
@@ -70,7 +70,7 @@ function k(e, t, r) {
|
|
|
70
70
|
function F(e) {
|
|
71
71
|
e.parentNode && e.parentNode.removeChild(e);
|
|
72
72
|
}
|
|
73
|
-
function
|
|
73
|
+
function y(e) {
|
|
74
74
|
return document.createElement(e);
|
|
75
75
|
}
|
|
76
76
|
function b(e) {
|
|
@@ -91,7 +91,7 @@ function ae(e, t, r, o) {
|
|
|
91
91
|
function i(e, t, r) {
|
|
92
92
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
93
93
|
}
|
|
94
|
-
function
|
|
94
|
+
function vo(e) {
|
|
95
95
|
return Array.from(e.childNodes);
|
|
96
96
|
}
|
|
97
97
|
function V(e, t) {
|
|
@@ -101,7 +101,7 @@ function V(e, t) {
|
|
|
101
101
|
function Te(e, t) {
|
|
102
102
|
e.value = t ?? "";
|
|
103
103
|
}
|
|
104
|
-
function
|
|
104
|
+
function yo(e) {
|
|
105
105
|
const t = {};
|
|
106
106
|
return e.childNodes.forEach(
|
|
107
107
|
/** @param {Element} node */
|
|
@@ -175,7 +175,7 @@ function Co(e, t) {
|
|
|
175
175
|
function No(e, t, r) {
|
|
176
176
|
const { fragment: o, after_update: s } = e.$$;
|
|
177
177
|
o && o.m(t, r), dt(() => {
|
|
178
|
-
const n = e.$$.on_mount.map(
|
|
178
|
+
const n = e.$$.on_mount.map(cr).filter(ke);
|
|
179
179
|
e.$$.on_destroy ? e.$$.on_destroy.push(...n) : be(n), e.$$.on_mount = [];
|
|
180
180
|
}), s.forEach(dt);
|
|
181
181
|
}
|
|
@@ -187,14 +187,14 @@ function Ao(e, t) {
|
|
|
187
187
|
e.$$.dirty[0] === -1 && (xe.push(e), xo(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
188
188
|
}
|
|
189
189
|
function Io(e, t, r, o, s, n, a = null, l = [-1]) {
|
|
190
|
-
const
|
|
190
|
+
const c = De;
|
|
191
191
|
Re(e);
|
|
192
192
|
const u = e.$$ = {
|
|
193
193
|
fragment: null,
|
|
194
194
|
ctx: [],
|
|
195
195
|
// state
|
|
196
196
|
props: n,
|
|
197
|
-
update:
|
|
197
|
+
update: fe,
|
|
198
198
|
not_equal: s,
|
|
199
199
|
bound: Ht(),
|
|
200
200
|
// lifecycle
|
|
@@ -203,27 +203,27 @@ function Io(e, t, r, o, s, n, a = null, l = [-1]) {
|
|
|
203
203
|
on_disconnect: [],
|
|
204
204
|
before_update: [],
|
|
205
205
|
after_update: [],
|
|
206
|
-
context: new Map(t.context || (
|
|
206
|
+
context: new Map(t.context || (c ? c.$$.context : [])),
|
|
207
207
|
// everything else
|
|
208
208
|
callbacks: Ht(),
|
|
209
209
|
dirty: l,
|
|
210
210
|
skip_bound: !1,
|
|
211
|
-
root: t.target ||
|
|
211
|
+
root: t.target || c.$$.root
|
|
212
212
|
};
|
|
213
213
|
a && a(u.root);
|
|
214
|
-
let
|
|
214
|
+
let f = !1;
|
|
215
215
|
if (u.ctx = r ? r(e, t.props || {}, (d, p, ...m) => {
|
|
216
|
-
const
|
|
217
|
-
return u.ctx && s(u.ctx[d], u.ctx[d] =
|
|
218
|
-
}) : [], u.update(),
|
|
216
|
+
const v = m.length ? m[0] : p;
|
|
217
|
+
return u.ctx && s(u.ctx[d], u.ctx[d] = v) && (!u.skip_bound && u.bound[d] && u.bound[d](v), f && Ao(e, d)), p;
|
|
218
|
+
}) : [], u.update(), f = !0, be(u.before_update), u.fragment = o ? o(u.ctx) : !1, t.target) {
|
|
219
219
|
if (t.hydrate) {
|
|
220
|
-
const d =
|
|
220
|
+
const d = vo(t.target);
|
|
221
221
|
u.fragment && u.fragment.l(d), d.forEach(F);
|
|
222
222
|
} else
|
|
223
223
|
u.fragment && u.fragment.c();
|
|
224
224
|
t.intro && Co(e.$$.fragment), No(e, t.target, t.anchor), ue();
|
|
225
225
|
}
|
|
226
|
-
Re(
|
|
226
|
+
Re(c);
|
|
227
227
|
}
|
|
228
228
|
let pr;
|
|
229
229
|
typeof HTMLElement == "function" && (pr = class extends HTMLElement {
|
|
@@ -268,24 +268,24 @@ typeof HTMLElement == "function" && (pr = class extends HTMLElement {
|
|
|
268
268
|
let n;
|
|
269
269
|
return {
|
|
270
270
|
c: function() {
|
|
271
|
-
n =
|
|
271
|
+
n = y("slot"), s !== "default" && i(n, "name", s);
|
|
272
272
|
},
|
|
273
273
|
/**
|
|
274
274
|
* @param {HTMLElement} target
|
|
275
275
|
* @param {HTMLElement} [anchor]
|
|
276
276
|
*/
|
|
277
|
-
m: function(
|
|
278
|
-
k(
|
|
277
|
+
m: function(c, u) {
|
|
278
|
+
k(c, n, u);
|
|
279
279
|
},
|
|
280
|
-
d: function(
|
|
281
|
-
|
|
280
|
+
d: function(c) {
|
|
281
|
+
c && F(n);
|
|
282
282
|
}
|
|
283
283
|
};
|
|
284
284
|
};
|
|
285
285
|
};
|
|
286
286
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
|
287
287
|
return;
|
|
288
|
-
const t = {}, r =
|
|
288
|
+
const t = {}, r = yo(this);
|
|
289
289
|
for (const s of this.$$s)
|
|
290
290
|
s in r && (t[s] = [e(s)]);
|
|
291
291
|
for (const s of this.attributes) {
|
|
@@ -388,8 +388,8 @@ function Lo(e, t, r, o, s, n) {
|
|
|
388
388
|
get() {
|
|
389
389
|
return this.$$c && l in this.$$c ? this.$$c[l] : this.$$d[l];
|
|
390
390
|
},
|
|
391
|
-
set(
|
|
392
|
-
|
|
391
|
+
set(c) {
|
|
392
|
+
c = Xe(l, c, t), this.$$d[l] = c, this.$$c?.$set({ [l]: c });
|
|
393
393
|
}
|
|
394
394
|
});
|
|
395
395
|
}), o.forEach((l) => {
|
|
@@ -420,7 +420,7 @@ class Oo {
|
|
|
420
420
|
$$set = void 0;
|
|
421
421
|
/** @returns {void} */
|
|
422
422
|
$destroy() {
|
|
423
|
-
Ho(this, 1), this.$destroy =
|
|
423
|
+
Ho(this, 1), this.$destroy = fe;
|
|
424
424
|
}
|
|
425
425
|
/**
|
|
426
426
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -430,7 +430,7 @@ class Oo {
|
|
|
430
430
|
*/
|
|
431
431
|
$on(t, r) {
|
|
432
432
|
if (!ke(r))
|
|
433
|
-
return
|
|
433
|
+
return fe;
|
|
434
434
|
const o = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
435
435
|
return o.push(r), () => {
|
|
436
436
|
const s = o.indexOf(r);
|
|
@@ -548,25 +548,25 @@ var Je = function() {
|
|
|
548
548
|
if (a)
|
|
549
549
|
if (this._parentage = null, Array.isArray(a))
|
|
550
550
|
try {
|
|
551
|
-
for (var l = mt(a),
|
|
552
|
-
var u =
|
|
551
|
+
for (var l = mt(a), c = l.next(); !c.done; c = l.next()) {
|
|
552
|
+
var u = c.value;
|
|
553
553
|
u.remove(this);
|
|
554
554
|
}
|
|
555
555
|
} catch (g) {
|
|
556
556
|
t = { error: g };
|
|
557
557
|
} finally {
|
|
558
558
|
try {
|
|
559
|
-
|
|
559
|
+
c && !c.done && (r = l.return) && r.call(l);
|
|
560
560
|
} finally {
|
|
561
561
|
if (t) throw t.error;
|
|
562
562
|
}
|
|
563
563
|
}
|
|
564
564
|
else
|
|
565
565
|
a.remove(this);
|
|
566
|
-
var
|
|
567
|
-
if (pe(
|
|
566
|
+
var f = this.initialTeardown;
|
|
567
|
+
if (pe(f))
|
|
568
568
|
try {
|
|
569
|
-
|
|
569
|
+
f();
|
|
570
570
|
} catch (g) {
|
|
571
571
|
n = g instanceof it ? g.errors : [g];
|
|
572
572
|
}
|
|
@@ -575,9 +575,9 @@ var Je = function() {
|
|
|
575
575
|
this._finalizers = null;
|
|
576
576
|
try {
|
|
577
577
|
for (var p = mt(d), m = p.next(); !m.done; m = p.next()) {
|
|
578
|
-
var
|
|
578
|
+
var v = m.value;
|
|
579
579
|
try {
|
|
580
|
-
Lt(
|
|
580
|
+
Lt(v);
|
|
581
581
|
} catch (g) {
|
|
582
582
|
n = n ?? [], g instanceof it ? n = Be(Be([], gt(n)), gt(g.errors)) : n.push(g);
|
|
583
583
|
}
|
|
@@ -762,8 +762,8 @@ var Ft = function() {
|
|
|
762
762
|
}, e.prototype.subscribe = function(t, r, o) {
|
|
763
763
|
var s = this, n = Wo(t) ? t : new bt(t, r, o);
|
|
764
764
|
return We(function() {
|
|
765
|
-
var a = s, l = a.operator,
|
|
766
|
-
n.add(l ? l.call(n,
|
|
765
|
+
var a = s, l = a.operator, c = a.source;
|
|
766
|
+
n.add(l ? l.call(n, c) : c ? s._subscribe(n) : s._trySubscribe(n));
|
|
767
767
|
}), n;
|
|
768
768
|
}, e.prototype._trySubscribe = function(t) {
|
|
769
769
|
try {
|
|
@@ -778,8 +778,8 @@ var Ft = function() {
|
|
|
778
778
|
next: function(l) {
|
|
779
779
|
try {
|
|
780
780
|
t(l);
|
|
781
|
-
} catch (
|
|
782
|
-
n(
|
|
781
|
+
} catch (c) {
|
|
782
|
+
n(c), a.unsubscribe();
|
|
783
783
|
}
|
|
784
784
|
},
|
|
785
785
|
error: n,
|
|
@@ -826,7 +826,7 @@ var Zo = mr(function(e) {
|
|
|
826
826
|
return function() {
|
|
827
827
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
828
828
|
};
|
|
829
|
-
}),
|
|
829
|
+
}), vr = function(e) {
|
|
830
830
|
me(t, e);
|
|
831
831
|
function t() {
|
|
832
832
|
var r = e.call(this) || this;
|
|
@@ -846,8 +846,8 @@ var Zo = mr(function(e) {
|
|
|
846
846
|
o.currentObservers || (o.currentObservers = Array.from(o.observers));
|
|
847
847
|
try {
|
|
848
848
|
for (var a = mt(o.currentObservers), l = a.next(); !l.done; l = a.next()) {
|
|
849
|
-
var
|
|
850
|
-
|
|
849
|
+
var c = l.value;
|
|
850
|
+
c.next(r);
|
|
851
851
|
}
|
|
852
852
|
} catch (u) {
|
|
853
853
|
s = { error: u };
|
|
@@ -924,35 +924,35 @@ var Zo = mr(function(e) {
|
|
|
924
924
|
var o, s;
|
|
925
925
|
return (s = (o = this.source) === null || o === void 0 ? void 0 : o.subscribe(r)) !== null && s !== void 0 ? s : gr;
|
|
926
926
|
}, t;
|
|
927
|
-
}(
|
|
927
|
+
}(vr), yr = {
|
|
928
928
|
now: function() {
|
|
929
|
-
return (
|
|
929
|
+
return (yr.delegate || Date).now();
|
|
930
930
|
},
|
|
931
931
|
delegate: void 0
|
|
932
932
|
}, qo = function(e) {
|
|
933
933
|
me(t, e);
|
|
934
934
|
function t(r, o, s) {
|
|
935
|
-
r === void 0 && (r = 1 / 0), o === void 0 && (o = 1 / 0), s === void 0 && (s =
|
|
935
|
+
r === void 0 && (r = 1 / 0), o === void 0 && (o = 1 / 0), s === void 0 && (s = yr);
|
|
936
936
|
var n = e.call(this) || this;
|
|
937
937
|
return n._bufferSize = r, n._windowTime = o, n._timestampProvider = s, n._buffer = [], n._infiniteTimeWindow = !0, n._infiniteTimeWindow = o === 1 / 0, n._bufferSize = Math.max(1, r), n._windowTime = Math.max(1, o), n;
|
|
938
938
|
}
|
|
939
939
|
return t.prototype.next = function(r) {
|
|
940
|
-
var o = this, s = o.isStopped, n = o._buffer, a = o._infiniteTimeWindow, l = o._timestampProvider,
|
|
941
|
-
s || (n.push(r), !a && n.push(l.now() +
|
|
940
|
+
var o = this, s = o.isStopped, n = o._buffer, a = o._infiniteTimeWindow, l = o._timestampProvider, c = o._windowTime;
|
|
941
|
+
s || (n.push(r), !a && n.push(l.now() + c)), this._trimBuffer(), e.prototype.next.call(this, r);
|
|
942
942
|
}, t.prototype._subscribe = function(r) {
|
|
943
943
|
this._throwIfClosed(), this._trimBuffer();
|
|
944
|
-
for (var o = this._innerSubscribe(r), s = this, n = s._infiniteTimeWindow, a = s._buffer, l = a.slice(),
|
|
945
|
-
r.next(l[
|
|
944
|
+
for (var o = this._innerSubscribe(r), s = this, n = s._infiniteTimeWindow, a = s._buffer, l = a.slice(), c = 0; c < l.length && !r.closed; c += n ? 1 : 2)
|
|
945
|
+
r.next(l[c]);
|
|
946
946
|
return this._checkFinalizedStatuses(r), o;
|
|
947
947
|
}, t.prototype._trimBuffer = function() {
|
|
948
948
|
var r = this, o = r._bufferSize, s = r._timestampProvider, n = r._buffer, a = r._infiniteTimeWindow, l = (a ? 1 : 2) * o;
|
|
949
949
|
if (o < 1 / 0 && l < n.length && n.splice(0, n.length - l), !a) {
|
|
950
|
-
for (var
|
|
951
|
-
u =
|
|
950
|
+
for (var c = s.now(), u = 0, f = 1; f < n.length && n[f] <= c; f += 2)
|
|
951
|
+
u = f;
|
|
952
952
|
u && n.splice(0, u + 1);
|
|
953
953
|
}
|
|
954
954
|
}, t;
|
|
955
|
-
}(
|
|
955
|
+
}(vr);
|
|
956
956
|
const kt = [], Dt = {}, Qo = (e, t = 0) => {
|
|
957
957
|
if (kt.indexOf(e) == -1) {
|
|
958
958
|
const r = new qo(t);
|
|
@@ -965,15 +965,15 @@ function Yo(e, t) {
|
|
|
965
965
|
subscribe: Ke(e, t).subscribe
|
|
966
966
|
};
|
|
967
967
|
}
|
|
968
|
-
function Ke(e, t =
|
|
968
|
+
function Ke(e, t = fe) {
|
|
969
969
|
let r;
|
|
970
970
|
const o = /* @__PURE__ */ new Set();
|
|
971
971
|
function s(l) {
|
|
972
|
-
if (
|
|
973
|
-
const
|
|
972
|
+
if (fr(e, l) && (e = l, r)) {
|
|
973
|
+
const c = !_e.length;
|
|
974
974
|
for (const u of o)
|
|
975
975
|
u[1](), _e.push(u, e);
|
|
976
|
-
if (
|
|
976
|
+
if (c) {
|
|
977
977
|
for (let u = 0; u < _e.length; u += 2)
|
|
978
978
|
_e[u][0](_e[u + 1]);
|
|
979
979
|
_e.length = 0;
|
|
@@ -983,9 +983,9 @@ function Ke(e, t = ce) {
|
|
|
983
983
|
function n(l) {
|
|
984
984
|
s(l(e));
|
|
985
985
|
}
|
|
986
|
-
function a(l,
|
|
987
|
-
const u = [l,
|
|
988
|
-
return o.add(u), o.size === 1 && (r = t(s, n) ||
|
|
986
|
+
function a(l, c = fe) {
|
|
987
|
+
const u = [l, c];
|
|
988
|
+
return o.add(u), o.size === 1 && (r = t(s, n) || fe), l(e), () => {
|
|
989
989
|
o.delete(u), o.size === 0 && r && (r(), r = null);
|
|
990
990
|
};
|
|
991
991
|
}
|
|
@@ -997,28 +997,28 @@ function Ie(e, t, r) {
|
|
|
997
997
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
998
998
|
const n = t.length < 2;
|
|
999
999
|
return Yo(r, (a, l) => {
|
|
1000
|
-
let
|
|
1000
|
+
let c = !1;
|
|
1001
1001
|
const u = [];
|
|
1002
|
-
let
|
|
1002
|
+
let f = 0, d = fe;
|
|
1003
1003
|
const p = () => {
|
|
1004
|
-
if (
|
|
1004
|
+
if (f)
|
|
1005
1005
|
return;
|
|
1006
1006
|
d();
|
|
1007
|
-
const
|
|
1008
|
-
n ? a(
|
|
1007
|
+
const v = t(o ? u[0] : u, a, l);
|
|
1008
|
+
n ? a(v) : d = ke(v) ? v : fe;
|
|
1009
1009
|
}, m = s.map(
|
|
1010
|
-
(
|
|
1011
|
-
|
|
1010
|
+
(v, g) => hr(
|
|
1011
|
+
v,
|
|
1012
1012
|
(x) => {
|
|
1013
|
-
u[g] = x,
|
|
1013
|
+
u[g] = x, f &= ~(1 << g), c && p();
|
|
1014
1014
|
},
|
|
1015
1015
|
() => {
|
|
1016
|
-
|
|
1016
|
+
f |= 1 << g;
|
|
1017
1017
|
}
|
|
1018
1018
|
)
|
|
1019
1019
|
);
|
|
1020
|
-
return
|
|
1021
|
-
be(m), d(),
|
|
1020
|
+
return c = !0, p(), function() {
|
|
1021
|
+
be(m), d(), c = !1;
|
|
1022
1022
|
};
|
|
1023
1023
|
});
|
|
1024
1024
|
}
|
|
@@ -1074,7 +1074,7 @@ function Pr(e, t) {
|
|
|
1074
1074
|
function us(e, t) {
|
|
1075
1075
|
return Pr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1076
1076
|
}
|
|
1077
|
-
function
|
|
1077
|
+
function cs(e, t, r) {
|
|
1078
1078
|
var o = {};
|
|
1079
1079
|
return r.isMergeableObject(e) && Ut(e).forEach(function(s) {
|
|
1080
1080
|
o[s] = Ue(e[s], r);
|
|
@@ -1085,7 +1085,7 @@ function fs(e, t, r) {
|
|
|
1085
1085
|
function Ce(e, t, r) {
|
|
1086
1086
|
r = r || {}, r.arrayMerge = r.arrayMerge || is, r.isMergeableObject = r.isMergeableObject || Ko, r.cloneUnlessOtherwiseSpecified = Ue;
|
|
1087
1087
|
var o = Array.isArray(t), s = Array.isArray(e), n = o === s;
|
|
1088
|
-
return n ? o ? r.arrayMerge(e, t, r) :
|
|
1088
|
+
return n ? o ? r.arrayMerge(e, t, r) : cs(e, t, r) : Ue(t, r);
|
|
1089
1089
|
}
|
|
1090
1090
|
Ce.all = function(t, r) {
|
|
1091
1091
|
if (!Array.isArray(t))
|
|
@@ -1094,10 +1094,10 @@ Ce.all = function(t, r) {
|
|
|
1094
1094
|
return Ce(o, s, r);
|
|
1095
1095
|
}, {});
|
|
1096
1096
|
};
|
|
1097
|
-
var
|
|
1097
|
+
var fs = Ce, hs = fs;
|
|
1098
1098
|
const ds = /* @__PURE__ */ Jo(hs);
|
|
1099
1099
|
function at(e, t) {
|
|
1100
|
-
var r = t && t.cache ? t.cache :
|
|
1100
|
+
var r = t && t.cache ? t.cache : ys, o = t && t.serializer ? t.serializer : bs, s = t && t.strategy ? t.strategy : gs;
|
|
1101
1101
|
return s(e, {
|
|
1102
1102
|
cache: r,
|
|
1103
1103
|
serializer: o
|
|
@@ -1126,7 +1126,7 @@ function ws(e, t) {
|
|
|
1126
1126
|
}
|
|
1127
1127
|
var bs = function() {
|
|
1128
1128
|
return JSON.stringify(arguments);
|
|
1129
|
-
},
|
|
1129
|
+
}, vs = (
|
|
1130
1130
|
/** @class */
|
|
1131
1131
|
function() {
|
|
1132
1132
|
function e() {
|
|
@@ -1138,9 +1138,9 @@ var bs = function() {
|
|
|
1138
1138
|
this.cache[t] = r;
|
|
1139
1139
|
}, e;
|
|
1140
1140
|
}()
|
|
1141
|
-
),
|
|
1141
|
+
), ys = {
|
|
1142
1142
|
create: function() {
|
|
1143
|
-
return new
|
|
1143
|
+
return new vs();
|
|
1144
1144
|
}
|
|
1145
1145
|
}, lt = {
|
|
1146
1146
|
variadic: ws
|
|
@@ -1186,7 +1186,7 @@ function Nr(e) {
|
|
|
1186
1186
|
function Hr(e) {
|
|
1187
1187
|
return !!(e && typeof e == "object" && e.type === Ne.number);
|
|
1188
1188
|
}
|
|
1189
|
-
function
|
|
1189
|
+
function vt(e) {
|
|
1190
1190
|
return !!(e && typeof e == "object" && e.type === Ne.dateTime);
|
|
1191
1191
|
}
|
|
1192
1192
|
var Ar = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, _s = /(?:[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;
|
|
@@ -1291,12 +1291,12 @@ function Ss(e) {
|
|
|
1291
1291
|
var n = s[o], a = n.split("/");
|
|
1292
1292
|
if (a.length === 0)
|
|
1293
1293
|
throw new Error("Invalid number skeleton");
|
|
1294
|
-
for (var l = a[0],
|
|
1295
|
-
var d =
|
|
1294
|
+
for (var l = a[0], c = a.slice(1), u = 0, f = c; u < f.length; u++) {
|
|
1295
|
+
var d = f[u];
|
|
1296
1296
|
if (d.length === 0)
|
|
1297
1297
|
throw new Error("Invalid number skeleton");
|
|
1298
1298
|
}
|
|
1299
|
-
r.push({ stem: l, options:
|
|
1299
|
+
r.push({ stem: l, options: c });
|
|
1300
1300
|
}
|
|
1301
1301
|
return r;
|
|
1302
1302
|
}
|
|
@@ -1403,13 +1403,13 @@ function Hs(e) {
|
|
|
1403
1403
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1404
1404
|
continue;
|
|
1405
1405
|
case "scientific":
|
|
1406
|
-
t = H(H(H({}, t), { notation: "scientific" }), s.options.reduce(function(
|
|
1407
|
-
return H(H({},
|
|
1406
|
+
t = H(H(H({}, t), { notation: "scientific" }), s.options.reduce(function(c, u) {
|
|
1407
|
+
return H(H({}, c), Vt(u));
|
|
1408
1408
|
}, {}));
|
|
1409
1409
|
continue;
|
|
1410
1410
|
case "engineering":
|
|
1411
|
-
t = H(H(H({}, t), { notation: "engineering" }), s.options.reduce(function(
|
|
1412
|
-
return H(H({},
|
|
1411
|
+
t = H(H(H({}, t), { notation: "engineering" }), s.options.reduce(function(c, u) {
|
|
1412
|
+
return H(H({}, c), Vt(u));
|
|
1413
1413
|
}, {}));
|
|
1414
1414
|
continue;
|
|
1415
1415
|
case "notation-simple":
|
|
@@ -1454,9 +1454,9 @@ function Hs(e) {
|
|
|
1454
1454
|
case "integer-width":
|
|
1455
1455
|
if (s.options.length > 1)
|
|
1456
1456
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1457
|
-
s.options[0].replace(Cs, function(
|
|
1457
|
+
s.options[0].replace(Cs, function(c, u, f, d, p, m) {
|
|
1458
1458
|
if (u)
|
|
1459
|
-
t.minimumIntegerDigits =
|
|
1459
|
+
t.minimumIntegerDigits = f.length;
|
|
1460
1460
|
else {
|
|
1461
1461
|
if (d && p)
|
|
1462
1462
|
throw new Error("We currently do not support maximum integer digits");
|
|
@@ -1474,8 +1474,8 @@ function Hs(e) {
|
|
|
1474
1474
|
if (jt.test(s.stem)) {
|
|
1475
1475
|
if (s.options.length > 1)
|
|
1476
1476
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1477
|
-
s.stem.replace(jt, function(
|
|
1478
|
-
return
|
|
1477
|
+
s.stem.replace(jt, function(c, u, f, d, p, m) {
|
|
1478
|
+
return f === "*" ? t.minimumFractionDigits = u.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : p && m ? (t.minimumFractionDigits = p.length, t.maximumFractionDigits = p.length + m.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1479
1479
|
});
|
|
1480
1480
|
var n = s.options[0];
|
|
1481
1481
|
n === "w" ? t = H(H({}, t), { trailingZeroDisplay: "stripIfInteger" }) : n && (t = H(H({}, t), $t(n)));
|
|
@@ -2913,9 +2913,9 @@ function As(e, t) {
|
|
|
2913
2913
|
if (s === "j") {
|
|
2914
2914
|
for (var n = 0; o + 1 < e.length && e.charAt(o + 1) === s; )
|
|
2915
2915
|
n++, o++;
|
|
2916
|
-
var a = 1 + (n & 1), l = n < 2 ? 1 : 3 + (n >> 1),
|
|
2916
|
+
var a = 1 + (n & 1), l = n < 2 ? 1 : 3 + (n >> 1), c = "a", u = Is(t);
|
|
2917
2917
|
for ((u == "H" || u == "k") && (l = 0); l-- > 0; )
|
|
2918
|
-
r +=
|
|
2918
|
+
r += c;
|
|
2919
2919
|
for (; a-- > 0; )
|
|
2920
2920
|
r = u + r;
|
|
2921
2921
|
} else s === "J" ? r += "H" : r += s;
|
|
@@ -2950,12 +2950,12 @@ function B(e, t) {
|
|
|
2950
2950
|
}
|
|
2951
2951
|
var Fs = !!String.prototype.startsWith && "_a".startsWith("a", 1), Rs = !!String.fromCodePoint, Ms = !!Object.fromEntries, ks = !!String.prototype.codePointAt, Ds = !!String.prototype.trimStart, Us = !!String.prototype.trimEnd, Gs = !!Number.isSafeInteger, js = Gs ? Number.isSafeInteger : function(e) {
|
|
2952
2952
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2953
|
-
},
|
|
2953
|
+
}, yt = !0;
|
|
2954
2954
|
try {
|
|
2955
2955
|
var $s = Rr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2956
|
-
|
|
2956
|
+
yt = ((ut = $s.exec("a")) === null || ut === void 0 ? void 0 : ut[0]) === "a";
|
|
2957
2957
|
} catch {
|
|
2958
|
-
|
|
2958
|
+
yt = !1;
|
|
2959
2959
|
}
|
|
2960
2960
|
var zt = Fs ? (
|
|
2961
2961
|
// Native
|
|
@@ -3030,7 +3030,7 @@ function Rr(e, t) {
|
|
|
3030
3030
|
return new RegExp(e, t);
|
|
3031
3031
|
}
|
|
3032
3032
|
var Et;
|
|
3033
|
-
if (
|
|
3033
|
+
if (yt) {
|
|
3034
3034
|
var Wt = Rr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3035
3035
|
Et = function(t, r) {
|
|
3036
3036
|
var o;
|
|
@@ -3114,8 +3114,8 @@ var Xs = (
|
|
|
3114
3114
|
if (this.bumpIf("</")) {
|
|
3115
3115
|
if (this.isEOF() || !_t(this.char()))
|
|
3116
3116
|
return this.error(T.INVALID_TAG, B(l, this.clonePosition()));
|
|
3117
|
-
var
|
|
3118
|
-
return s !== u ? this.error(T.UNMATCHED_CLOSING_TAG, B(
|
|
3117
|
+
var c = this.clonePosition(), u = this.parseTagName();
|
|
3118
|
+
return s !== u ? this.error(T.UNMATCHED_CLOSING_TAG, B(c, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
3119
3119
|
val: {
|
|
3120
3120
|
type: D.tag,
|
|
3121
3121
|
value: s,
|
|
@@ -3152,9 +3152,9 @@ var Xs = (
|
|
|
3152
3152
|
}
|
|
3153
3153
|
break;
|
|
3154
3154
|
}
|
|
3155
|
-
var
|
|
3155
|
+
var c = B(o, this.clonePosition());
|
|
3156
3156
|
return {
|
|
3157
|
-
val: { type: D.literal, value: s, location:
|
|
3157
|
+
val: { type: D.literal, value: s, location: c },
|
|
3158
3158
|
err: null
|
|
3159
3159
|
};
|
|
3160
3160
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
@@ -3232,10 +3232,10 @@ var Xs = (
|
|
|
3232
3232
|
var n = this.clonePosition(), a = B(t, n);
|
|
3233
3233
|
return { value: o, location: a };
|
|
3234
3234
|
}, e.prototype.parseArgumentOptions = function(t, r, o, s) {
|
|
3235
|
-
var n, a = this.clonePosition(), l = this.parseIdentifierIfPossible().value,
|
|
3235
|
+
var n, a = this.clonePosition(), l = this.parseIdentifierIfPossible().value, c = this.clonePosition();
|
|
3236
3236
|
switch (l) {
|
|
3237
3237
|
case "":
|
|
3238
|
-
return this.error(T.EXPECT_ARGUMENT_TYPE, B(a,
|
|
3238
|
+
return this.error(T.EXPECT_ARGUMENT_TYPE, B(a, c));
|
|
3239
3239
|
case "number":
|
|
3240
3240
|
case "date":
|
|
3241
3241
|
case "time": {
|
|
@@ -3243,18 +3243,18 @@ var Xs = (
|
|
|
3243
3243
|
var u = null;
|
|
3244
3244
|
if (this.bumpIf(",")) {
|
|
3245
3245
|
this.bumpSpace();
|
|
3246
|
-
var
|
|
3246
|
+
var f = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
|
|
3247
3247
|
if (d.err)
|
|
3248
3248
|
return d;
|
|
3249
3249
|
var p = zs(d.val);
|
|
3250
3250
|
if (p.length === 0)
|
|
3251
3251
|
return this.error(T.EXPECT_ARGUMENT_STYLE, B(this.clonePosition(), this.clonePosition()));
|
|
3252
|
-
var m = B(
|
|
3252
|
+
var m = B(f, this.clonePosition());
|
|
3253
3253
|
u = { style: p, styleLocation: m };
|
|
3254
3254
|
}
|
|
3255
|
-
var
|
|
3256
|
-
if (
|
|
3257
|
-
return
|
|
3255
|
+
var v = this.tryParseArgumentClose(s);
|
|
3256
|
+
if (v.err)
|
|
3257
|
+
return v;
|
|
3258
3258
|
var g = B(s, this.clonePosition());
|
|
3259
3259
|
if (u && zt(u?.style, "::", 0)) {
|
|
3260
3260
|
var x = Vs(u.style.slice(2));
|
|
@@ -3311,9 +3311,9 @@ var Xs = (
|
|
|
3311
3311
|
var M = this.tryParsePluralOrSelectOptions(t, l, r, _);
|
|
3312
3312
|
if (M.err)
|
|
3313
3313
|
return M;
|
|
3314
|
-
var
|
|
3315
|
-
if (
|
|
3316
|
-
return
|
|
3314
|
+
var v = this.tryParseArgumentClose(s);
|
|
3315
|
+
if (v.err)
|
|
3316
|
+
return v;
|
|
3317
3317
|
var O = B(s, this.clonePosition());
|
|
3318
3318
|
return l === "select" ? {
|
|
3319
3319
|
val: {
|
|
@@ -3336,7 +3336,7 @@ var Xs = (
|
|
|
3336
3336
|
};
|
|
3337
3337
|
}
|
|
3338
3338
|
default:
|
|
3339
|
-
return this.error(T.INVALID_ARGUMENT_TYPE, B(a,
|
|
3339
|
+
return this.error(T.INVALID_ARGUMENT_TYPE, B(a, c));
|
|
3340
3340
|
}
|
|
3341
3341
|
}, e.prototype.tryParseArgumentClose = function(t) {
|
|
3342
3342
|
return this.isEOF() || this.char() !== 125 ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, B(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
|
|
@@ -3392,36 +3392,36 @@ var Xs = (
|
|
|
3392
3392
|
err: null
|
|
3393
3393
|
};
|
|
3394
3394
|
}, e.prototype.tryParsePluralOrSelectOptions = function(t, r, o, s) {
|
|
3395
|
-
for (var n, a = !1, l = [],
|
|
3395
|
+
for (var n, a = !1, l = [], c = /* @__PURE__ */ new Set(), u = s.value, f = s.location; ; ) {
|
|
3396
3396
|
if (u.length === 0) {
|
|
3397
3397
|
var d = this.clonePosition();
|
|
3398
3398
|
if (r !== "select" && this.bumpIf("=")) {
|
|
3399
3399
|
var p = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_SELECTOR, T.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
|
3400
3400
|
if (p.err)
|
|
3401
3401
|
return p;
|
|
3402
|
-
|
|
3402
|
+
f = B(d, this.clonePosition()), u = this.message.slice(d.offset, this.offset());
|
|
3403
3403
|
} else
|
|
3404
3404
|
break;
|
|
3405
3405
|
}
|
|
3406
|
-
if (
|
|
3407
|
-
return this.error(r === "select" ? T.DUPLICATE_SELECT_ARGUMENT_SELECTOR : T.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,
|
|
3406
|
+
if (c.has(u))
|
|
3407
|
+
return this.error(r === "select" ? T.DUPLICATE_SELECT_ARGUMENT_SELECTOR : T.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, f);
|
|
3408
3408
|
u === "other" && (a = !0), this.bumpSpace();
|
|
3409
3409
|
var m = this.clonePosition();
|
|
3410
3410
|
if (!this.bumpIf("{"))
|
|
3411
3411
|
return this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : T.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, B(this.clonePosition(), this.clonePosition()));
|
|
3412
|
-
var
|
|
3413
|
-
if (
|
|
3414
|
-
return
|
|
3412
|
+
var v = this.parseMessage(t + 1, r, o);
|
|
3413
|
+
if (v.err)
|
|
3414
|
+
return v;
|
|
3415
3415
|
var g = this.tryParseArgumentClose(m);
|
|
3416
3416
|
if (g.err)
|
|
3417
3417
|
return g;
|
|
3418
3418
|
l.push([
|
|
3419
3419
|
u,
|
|
3420
3420
|
{
|
|
3421
|
-
value:
|
|
3421
|
+
value: v.val,
|
|
3422
3422
|
location: B(m, this.clonePosition())
|
|
3423
3423
|
}
|
|
3424
|
-
]),
|
|
3424
|
+
]), c.add(u), this.bumpSpace(), n = this.parseIdentifierIfPossible(), u = n.value, f = n.location;
|
|
3425
3425
|
}
|
|
3426
3426
|
return l.length === 0 ? this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR : T.EXPECT_PLURAL_ARGUMENT_SELECTOR, B(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(T.MISSING_OTHER_CLAUSE, B(this.clonePosition(), this.clonePosition())) : { val: l, err: null };
|
|
3427
3427
|
}, e.prototype.tryParseDecimalInteger = function(t, r) {
|
|
@@ -3434,8 +3434,8 @@ var Xs = (
|
|
|
3434
3434
|
else
|
|
3435
3435
|
break;
|
|
3436
3436
|
}
|
|
3437
|
-
var
|
|
3438
|
-
return n ? (a *= o, js(a) ? { val: a, err: null } : this.error(r,
|
|
3437
|
+
var c = B(s, this.clonePosition());
|
|
3438
|
+
return n ? (a *= o, js(a) ? { val: a, err: null } : this.error(r, c)) : this.error(t, c);
|
|
3439
3439
|
}, e.prototype.offset = function() {
|
|
3440
3440
|
return this.position.offset;
|
|
3441
3441
|
}, e.prototype.isEOF = function() {
|
|
@@ -3521,7 +3521,7 @@ function xt(e) {
|
|
|
3521
3521
|
if (delete t.location, Br(t) || Cr(t))
|
|
3522
3522
|
for (var r in t.options)
|
|
3523
3523
|
delete t.options[r].location, xt(t.options[r].value);
|
|
3524
|
-
else xr(t) && Hr(t.style) || (Tr(t) || Sr(t)) &&
|
|
3524
|
+
else xr(t) && Hr(t.style) || (Tr(t) || Sr(t)) && vt(t.style) ? delete t.style.location : Nr(t) && xt(t.children);
|
|
3525
3525
|
});
|
|
3526
3526
|
}
|
|
3527
3527
|
function Qs(e, t) {
|
|
@@ -3597,62 +3597,62 @@ function Ze(e, t, r, o, s, n, a) {
|
|
|
3597
3597
|
value: e[0].value
|
|
3598
3598
|
}
|
|
3599
3599
|
];
|
|
3600
|
-
for (var l = [],
|
|
3601
|
-
var
|
|
3602
|
-
if (Gt(
|
|
3600
|
+
for (var l = [], c = 0, u = e; c < u.length; c++) {
|
|
3601
|
+
var f = u[c];
|
|
3602
|
+
if (Gt(f)) {
|
|
3603
3603
|
l.push({
|
|
3604
3604
|
type: oe.literal,
|
|
3605
|
-
value:
|
|
3605
|
+
value: f.value
|
|
3606
3606
|
});
|
|
3607
3607
|
continue;
|
|
3608
3608
|
}
|
|
3609
|
-
if (Es(
|
|
3609
|
+
if (Es(f)) {
|
|
3610
3610
|
typeof n == "number" && l.push({
|
|
3611
3611
|
type: oe.literal,
|
|
3612
3612
|
value: r.getNumberFormat(t).format(n)
|
|
3613
3613
|
});
|
|
3614
3614
|
continue;
|
|
3615
3615
|
}
|
|
3616
|
-
var d =
|
|
3616
|
+
var d = f.value;
|
|
3617
3617
|
if (!(s && d in s))
|
|
3618
3618
|
throw new Js(d, a);
|
|
3619
3619
|
var p = s[d];
|
|
3620
|
-
if (Ps(
|
|
3620
|
+
if (Ps(f)) {
|
|
3621
3621
|
(!p || typeof p == "string" || typeof p == "number") && (p = typeof p == "string" || typeof p == "number" ? String(p) : ""), l.push({
|
|
3622
3622
|
type: typeof p == "string" ? oe.literal : oe.object,
|
|
3623
3623
|
value: p
|
|
3624
3624
|
});
|
|
3625
3625
|
continue;
|
|
3626
3626
|
}
|
|
3627
|
-
if (Tr(
|
|
3628
|
-
var m = typeof
|
|
3627
|
+
if (Tr(f)) {
|
|
3628
|
+
var m = typeof f.style == "string" ? o.date[f.style] : vt(f.style) ? f.style.parsedOptions : void 0;
|
|
3629
3629
|
l.push({
|
|
3630
3630
|
type: oe.literal,
|
|
3631
3631
|
value: r.getDateTimeFormat(t, m).format(p)
|
|
3632
3632
|
});
|
|
3633
3633
|
continue;
|
|
3634
3634
|
}
|
|
3635
|
-
if (Sr(
|
|
3636
|
-
var m = typeof
|
|
3635
|
+
if (Sr(f)) {
|
|
3636
|
+
var m = typeof f.style == "string" ? o.time[f.style] : vt(f.style) ? f.style.parsedOptions : o.time.medium;
|
|
3637
3637
|
l.push({
|
|
3638
3638
|
type: oe.literal,
|
|
3639
3639
|
value: r.getDateTimeFormat(t, m).format(p)
|
|
3640
3640
|
});
|
|
3641
3641
|
continue;
|
|
3642
3642
|
}
|
|
3643
|
-
if (xr(
|
|
3644
|
-
var m = typeof
|
|
3643
|
+
if (xr(f)) {
|
|
3644
|
+
var m = typeof f.style == "string" ? o.number[f.style] : Hr(f.style) ? f.style.parsedOptions : void 0;
|
|
3645
3645
|
m && m.scale && (p = p * (m.scale || 1)), l.push({
|
|
3646
3646
|
type: oe.literal,
|
|
3647
3647
|
value: r.getNumberFormat(t, m).format(p)
|
|
3648
3648
|
});
|
|
3649
3649
|
continue;
|
|
3650
3650
|
}
|
|
3651
|
-
if (Nr(
|
|
3652
|
-
var
|
|
3651
|
+
if (Nr(f)) {
|
|
3652
|
+
var v = f.children, g = f.value, x = s[g];
|
|
3653
3653
|
if (!en(x))
|
|
3654
3654
|
throw new Ys(g, "function", a);
|
|
3655
|
-
var E = Ze(
|
|
3655
|
+
var E = Ze(v, t, r, o, s, n), P = x(E.map(function(A) {
|
|
3656
3656
|
return A.value;
|
|
3657
3657
|
}));
|
|
3658
3658
|
Array.isArray(P) || (P = [P]), l.push.apply(l, P.map(function(A) {
|
|
@@ -3662,26 +3662,26 @@ function Ze(e, t, r, o, s, n, a) {
|
|
|
3662
3662
|
};
|
|
3663
3663
|
}));
|
|
3664
3664
|
}
|
|
3665
|
-
if (Br(
|
|
3666
|
-
var S =
|
|
3665
|
+
if (Br(f)) {
|
|
3666
|
+
var S = f.options[p] || f.options.other;
|
|
3667
3667
|
if (!S)
|
|
3668
|
-
throw new Zt(
|
|
3668
|
+
throw new Zt(f.value, p, Object.keys(f.options), a);
|
|
3669
3669
|
l.push.apply(l, Ze(S.value, t, r, o, s));
|
|
3670
3670
|
continue;
|
|
3671
3671
|
}
|
|
3672
|
-
if (Cr(
|
|
3673
|
-
var S =
|
|
3672
|
+
if (Cr(f)) {
|
|
3673
|
+
var S = f.options["=".concat(p)];
|
|
3674
3674
|
if (!S) {
|
|
3675
3675
|
if (!Intl.PluralRules)
|
|
3676
3676
|
throw new et(`Intl.PluralRules is not available in this environment.
|
|
3677
3677
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3678
3678
|
`, He.MISSING_INTL_API, a);
|
|
3679
|
-
var _ = r.getPluralRules(t, { type:
|
|
3680
|
-
S =
|
|
3679
|
+
var _ = r.getPluralRules(t, { type: f.pluralType }).select(p - (f.offset || 0));
|
|
3680
|
+
S = f.options[_] || f.options.other;
|
|
3681
3681
|
}
|
|
3682
3682
|
if (!S)
|
|
3683
|
-
throw new Zt(
|
|
3684
|
-
l.push.apply(l, Ze(S.value, t, r, o, s, p - (
|
|
3683
|
+
throw new Zt(f.value, p, Object.keys(f.options), a);
|
|
3684
|
+
l.push.apply(l, Ze(S.value, t, r, o, s, p - (f.offset || 0)));
|
|
3685
3685
|
continue;
|
|
3686
3686
|
}
|
|
3687
3687
|
}
|
|
@@ -3697,7 +3697,7 @@ function rn(e, t) {
|
|
|
3697
3697
|
return r[o] = tn(e[o], t[o]), r;
|
|
3698
3698
|
}, H({}, e)) : e;
|
|
3699
3699
|
}
|
|
3700
|
-
function
|
|
3700
|
+
function ct(e) {
|
|
3701
3701
|
return {
|
|
3702
3702
|
create: function() {
|
|
3703
3703
|
return {
|
|
@@ -3722,7 +3722,7 @@ function on(e) {
|
|
|
3722
3722
|
r[o] = arguments[o];
|
|
3723
3723
|
return new ((t = Intl.NumberFormat).bind.apply(t, Be([void 0], r, !1)))();
|
|
3724
3724
|
}, {
|
|
3725
|
-
cache:
|
|
3725
|
+
cache: ct(e.number),
|
|
3726
3726
|
strategy: lt.variadic
|
|
3727
3727
|
}),
|
|
3728
3728
|
getDateTimeFormat: at(function() {
|
|
@@ -3730,7 +3730,7 @@ function on(e) {
|
|
|
3730
3730
|
r[o] = arguments[o];
|
|
3731
3731
|
return new ((t = Intl.DateTimeFormat).bind.apply(t, Be([void 0], r, !1)))();
|
|
3732
3732
|
}, {
|
|
3733
|
-
cache:
|
|
3733
|
+
cache: ct(e.dateTime),
|
|
3734
3734
|
strategy: lt.variadic
|
|
3735
3735
|
}),
|
|
3736
3736
|
getPluralRules: at(function() {
|
|
@@ -3738,7 +3738,7 @@ function on(e) {
|
|
|
3738
3738
|
r[o] = arguments[o];
|
|
3739
3739
|
return new ((t = Intl.PluralRules).bind.apply(t, Be([void 0], r, !1)))();
|
|
3740
3740
|
}, {
|
|
3741
|
-
cache:
|
|
3741
|
+
cache: ct(e.pluralRules),
|
|
3742
3742
|
strategy: lt.variadic
|
|
3743
3743
|
})
|
|
3744
3744
|
};
|
|
@@ -3753,20 +3753,20 @@ var sn = (
|
|
|
3753
3753
|
number: {},
|
|
3754
3754
|
dateTime: {},
|
|
3755
3755
|
pluralRules: {}
|
|
3756
|
-
}, this.format = function(
|
|
3757
|
-
var u = n.formatToParts(
|
|
3756
|
+
}, this.format = function(c) {
|
|
3757
|
+
var u = n.formatToParts(c);
|
|
3758
3758
|
if (u.length === 1)
|
|
3759
3759
|
return u[0].value;
|
|
3760
|
-
var
|
|
3760
|
+
var f = u.reduce(function(d, p) {
|
|
3761
3761
|
return !d.length || p.type !== oe.literal || typeof d[d.length - 1] != "string" ? d.push(p.value) : d[d.length - 1] += p.value, d;
|
|
3762
3762
|
}, []);
|
|
3763
|
-
return
|
|
3764
|
-
}, this.formatToParts = function(
|
|
3765
|
-
return Ze(n.ast, n.locales, n.formatters, n.formats,
|
|
3763
|
+
return f.length <= 1 ? f[0] || "" : f;
|
|
3764
|
+
}, this.formatToParts = function(c) {
|
|
3765
|
+
return Ze(n.ast, n.locales, n.formatters, n.formats, c, void 0, n.message);
|
|
3766
3766
|
}, this.resolvedOptions = function() {
|
|
3767
|
-
var
|
|
3767
|
+
var c;
|
|
3768
3768
|
return {
|
|
3769
|
-
locale: ((
|
|
3769
|
+
locale: ((c = n.resolvedLocale) === null || c === void 0 ? void 0 : c.toString()) || Intl.NumberFormat.supportedLocalesOf(n.locales)[0]
|
|
3770
3770
|
};
|
|
3771
3771
|
}, this.getAst = function() {
|
|
3772
3772
|
return n.ast;
|
|
@@ -3902,7 +3902,7 @@ function un(e, t) {
|
|
|
3902
3902
|
const r = ln(e);
|
|
3903
3903
|
return nn(r, t);
|
|
3904
3904
|
}
|
|
3905
|
-
function
|
|
3905
|
+
function cn(e) {
|
|
3906
3906
|
if (e == null)
|
|
3907
3907
|
return;
|
|
3908
3908
|
const t = tt(e);
|
|
@@ -3921,7 +3921,7 @@ Ie(
|
|
|
3921
3921
|
);
|
|
3922
3922
|
Le.subscribe((e) => Bt = e);
|
|
3923
3923
|
const qe = {};
|
|
3924
|
-
function
|
|
3924
|
+
function fn(e, t) {
|
|
3925
3925
|
qe[e].delete(t), qe[e].size === 0 && delete qe[e];
|
|
3926
3926
|
}
|
|
3927
3927
|
function Gr(e) {
|
|
@@ -3943,7 +3943,7 @@ function Tt(e) {
|
|
|
3943
3943
|
}
|
|
3944
3944
|
function dn(e, t) {
|
|
3945
3945
|
return Promise.all(
|
|
3946
|
-
t.map((o) => (
|
|
3946
|
+
t.map((o) => (fn(e, o), o().then((s) => s.default || s)))
|
|
3947
3947
|
).then((o) => Ur(e, ...o));
|
|
3948
3948
|
}
|
|
3949
3949
|
const Fe = {};
|
|
@@ -4001,15 +4001,15 @@ const pn = {
|
|
|
4001
4001
|
function Ae() {
|
|
4002
4002
|
return gn;
|
|
4003
4003
|
}
|
|
4004
|
-
const
|
|
4005
|
-
var wn = Object.defineProperty, bn = Object.defineProperties,
|
|
4004
|
+
const ft = Ke(!1);
|
|
4005
|
+
var wn = Object.defineProperty, bn = Object.defineProperties, vn = Object.getOwnPropertyDescriptors, qt = Object.getOwnPropertySymbols, yn = Object.prototype.hasOwnProperty, Pn = Object.prototype.propertyIsEnumerable, Qt = (e, t, r) => t in e ? wn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, En = (e, t) => {
|
|
4006
4006
|
for (var r in t || (t = {}))
|
|
4007
|
-
|
|
4007
|
+
yn.call(t, r) && Qt(e, r, t[r]);
|
|
4008
4008
|
if (qt)
|
|
4009
4009
|
for (var r of qt(t))
|
|
4010
4010
|
Pn.call(t, r) && Qt(e, r, t[r]);
|
|
4011
4011
|
return e;
|
|
4012
|
-
}, _n = (e, t) => bn(e,
|
|
4012
|
+
}, _n = (e, t) => bn(e, vn(t));
|
|
4013
4013
|
let St;
|
|
4014
4014
|
const Qe = Ke(null);
|
|
4015
4015
|
function Yt(e) {
|
|
@@ -4019,23 +4019,23 @@ function tt(e, t = Ae().fallbackLocale) {
|
|
|
4019
4019
|
const r = Yt(e);
|
|
4020
4020
|
return t ? [.../* @__PURE__ */ new Set([...r, ...Yt(t)])] : r;
|
|
4021
4021
|
}
|
|
4022
|
-
function
|
|
4022
|
+
function ve() {
|
|
4023
4023
|
return St ?? void 0;
|
|
4024
4024
|
}
|
|
4025
4025
|
Qe.subscribe((e) => {
|
|
4026
4026
|
St = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4027
4027
|
});
|
|
4028
4028
|
const xn = (e) => {
|
|
4029
|
-
if (e &&
|
|
4029
|
+
if (e && cn(e) && Tt(e)) {
|
|
4030
4030
|
const { loadingDelay: t } = Ae();
|
|
4031
4031
|
let r;
|
|
4032
|
-
return typeof window < "u" &&
|
|
4033
|
-
() =>
|
|
4032
|
+
return typeof window < "u" && ve() != null && t ? r = window.setTimeout(
|
|
4033
|
+
() => ft.set(!0),
|
|
4034
4034
|
t
|
|
4035
|
-
) :
|
|
4035
|
+
) : ft.set(!0), jr(e).then(() => {
|
|
4036
4036
|
Qe.set(e);
|
|
4037
4037
|
}).finally(() => {
|
|
4038
|
-
clearTimeout(r),
|
|
4038
|
+
clearTimeout(r), ft.set(!1);
|
|
4039
4039
|
});
|
|
4040
4040
|
}
|
|
4041
4041
|
return Qe.set(e);
|
|
@@ -4094,28 +4094,28 @@ const Ge = (e, t) => {
|
|
|
4094
4094
|
}
|
|
4095
4095
|
), Nn = (e = {}) => {
|
|
4096
4096
|
var t = e, {
|
|
4097
|
-
locale: r =
|
|
4097
|
+
locale: r = ve()
|
|
4098
4098
|
} = t, o = Oe(t, [
|
|
4099
4099
|
"locale"
|
|
4100
4100
|
]);
|
|
4101
4101
|
return Sn(Ct({ locale: r }, o));
|
|
4102
4102
|
}, Hn = (e = {}) => {
|
|
4103
4103
|
var t = e, {
|
|
4104
|
-
locale: r =
|
|
4104
|
+
locale: r = ve()
|
|
4105
4105
|
} = t, o = Oe(t, [
|
|
4106
4106
|
"locale"
|
|
4107
4107
|
]);
|
|
4108
4108
|
return Bn(Ct({ locale: r }, o));
|
|
4109
4109
|
}, An = (e = {}) => {
|
|
4110
4110
|
var t = e, {
|
|
4111
|
-
locale: r =
|
|
4111
|
+
locale: r = ve()
|
|
4112
4112
|
} = t, o = Oe(t, [
|
|
4113
4113
|
"locale"
|
|
4114
4114
|
]);
|
|
4115
4115
|
return Cn(Ct({ locale: r }, o));
|
|
4116
4116
|
}, In = rt(
|
|
4117
4117
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4118
|
-
(e, t =
|
|
4118
|
+
(e, t = ve()) => new sn(e, t, Ae().formats, {
|
|
4119
4119
|
ignoreTag: Ae().ignoreTag
|
|
4120
4120
|
})
|
|
4121
4121
|
), Ln = (e, t = {}) => {
|
|
@@ -4124,25 +4124,25 @@ const Ge = (e, t) => {
|
|
|
4124
4124
|
typeof e == "object" && (a = e, e = a.id);
|
|
4125
4125
|
const {
|
|
4126
4126
|
values: l,
|
|
4127
|
-
locale:
|
|
4127
|
+
locale: c = ve(),
|
|
4128
4128
|
default: u
|
|
4129
4129
|
} = a;
|
|
4130
|
-
if (
|
|
4130
|
+
if (c == null)
|
|
4131
4131
|
throw new Error(
|
|
4132
4132
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
4133
4133
|
);
|
|
4134
|
-
let
|
|
4135
|
-
if (!
|
|
4136
|
-
|
|
4137
|
-
else if (typeof
|
|
4134
|
+
let f = kr(e, c);
|
|
4135
|
+
if (!f)
|
|
4136
|
+
f = (n = (s = (o = (r = Ae()).handleMissingMessage) == null ? void 0 : o.call(r, { locale: c, id: e, defaultValue: u })) != null ? s : u) != null ? n : e;
|
|
4137
|
+
else if (typeof f != "string")
|
|
4138
4138
|
return console.warn(
|
|
4139
|
-
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof
|
|
4140
|
-
),
|
|
4139
|
+
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof f}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
|
4140
|
+
), f;
|
|
4141
4141
|
if (!l)
|
|
4142
|
-
return
|
|
4143
|
-
let d =
|
|
4142
|
+
return f;
|
|
4143
|
+
let d = f;
|
|
4144
4144
|
try {
|
|
4145
|
-
d = In(
|
|
4145
|
+
d = In(f, c).format(l);
|
|
4146
4146
|
} catch (p) {
|
|
4147
4147
|
p instanceof Error && console.warn(
|
|
4148
4148
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -4150,7 +4150,7 @@ const Ge = (e, t) => {
|
|
|
4150
4150
|
);
|
|
4151
4151
|
}
|
|
4152
4152
|
return d;
|
|
4153
|
-
}, On = (e, t) => An(t).format(e), Fn = (e, t) => Hn(t).format(e), Rn = (e, t) => Nn(t).format(e), Mn = (e, t =
|
|
4153
|
+
}, On = (e, t) => An(t).format(e), Fn = (e, t) => Hn(t).format(e), Rn = (e, t) => Nn(t).format(e), Mn = (e, t = ve()) => kr(e, t), kn = Ie([we, Le], () => Ln);
|
|
4154
4154
|
Ie([we], () => On);
|
|
4155
4155
|
Ie([we], () => Fn);
|
|
4156
4156
|
Ie([we], () => Rn);
|
|
@@ -4378,7 +4378,7 @@ function rr(e) {
|
|
|
4378
4378
|
let t, r;
|
|
4379
4379
|
return {
|
|
4380
4380
|
c() {
|
|
4381
|
-
t =
|
|
4381
|
+
t = y("script"), At(t.src, r = "//www.google.com/recaptcha/api.js?render=" + /*captchakey*/
|
|
4382
4382
|
e[0]) || i(t, "src", r), t.async = !0, t.defer = !0;
|
|
4383
4383
|
},
|
|
4384
4384
|
m(o, s) {
|
|
@@ -4417,7 +4417,7 @@ function $n(e) {
|
|
|
4417
4417
|
let s = o(e), n = s && s(e);
|
|
4418
4418
|
return {
|
|
4419
4419
|
c() {
|
|
4420
|
-
t =
|
|
4420
|
+
t = y("div"), n && n.c(), i(t, "class", r = "FormContainer " + /*mobileView*/
|
|
4421
4421
|
(e[11] ? "FormMobileContainer" : ""));
|
|
4422
4422
|
},
|
|
4423
4423
|
m(a, l) {
|
|
@@ -4437,19 +4437,19 @@ function Vn(e) {
|
|
|
4437
4437
|
let t;
|
|
4438
4438
|
return {
|
|
4439
4439
|
c() {
|
|
4440
|
-
t =
|
|
4440
|
+
t = y("div"), t.innerHTML = '<div class="ModalLoader"></div>', i(t, "class", "ModalLoaderWrapper");
|
|
4441
4441
|
},
|
|
4442
4442
|
m(r, o) {
|
|
4443
4443
|
k(r, t, o);
|
|
4444
4444
|
},
|
|
4445
|
-
p:
|
|
4445
|
+
p: fe,
|
|
4446
4446
|
d(r) {
|
|
4447
4447
|
r && F(t);
|
|
4448
4448
|
}
|
|
4449
4449
|
};
|
|
4450
4450
|
}
|
|
4451
4451
|
function zn(e) {
|
|
4452
|
-
let t, r, o, s, n, a, l,
|
|
4452
|
+
let t, r, o, s, n, a, l, c, u, f, d, p, m, v, g, x = (
|
|
4453
4453
|
/*$_*/
|
|
4454
4454
|
e[27]("forgotChangePasswordTitle") + ""
|
|
4455
4455
|
), E, P, S, _ = (
|
|
@@ -4458,18 +4458,18 @@ function zn(e) {
|
|
|
4458
4458
|
), A, M, O, se = (
|
|
4459
4459
|
/*$_*/
|
|
4460
4460
|
e[27]("forgotChangePasswordLogin") + ""
|
|
4461
|
-
), U,
|
|
4461
|
+
), U, ce, G;
|
|
4462
4462
|
return {
|
|
4463
4463
|
c() {
|
|
4464
|
-
t =
|
|
4464
|
+
t = y("div"), r = y("div"), o = y("div"), s = b("svg"), n = b("defs"), a = b("style"), l = C(".a{fill:var(--emw--color-valid, var(--emw--color-valid, #48952a));}.b,.d{fill:none;}.b{stroke:var(--emw--color-valid, var(--emw--color-green, #48952a));stroke-width:2px;}.c{stroke:none;}"), c = b("g"), u = b("g"), f = b("path"), d = b("g"), p = b("circle"), m = b("circle"), v = R(), g = y("h4"), E = C(x), P = R(), S = y("p"), A = C(_), M = R(), O = y("button"), U = C(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(u, "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(c, "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");
|
|
4465
4465
|
},
|
|
4466
4466
|
m(X, W) {
|
|
4467
|
-
k(X, t, W), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s,
|
|
4467
|
+
k(X, t, W), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s, c), h(c, u), h(u, f), h(c, 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(
|
|
4468
4468
|
O,
|
|
4469
4469
|
"click",
|
|
4470
4470
|
/*click_handler_7*/
|
|
4471
4471
|
e[54]
|
|
4472
|
-
),
|
|
4472
|
+
), ce = !0);
|
|
4473
4473
|
},
|
|
4474
4474
|
p(X, W) {
|
|
4475
4475
|
W[0] & /*$_*/
|
|
@@ -4481,18 +4481,18 @@ function zn(e) {
|
|
|
4481
4481
|
X[27]("forgotChangePasswordLogin") + "") && V(U, se);
|
|
4482
4482
|
},
|
|
4483
4483
|
d(X) {
|
|
4484
|
-
X && F(t),
|
|
4484
|
+
X && F(t), ce = !1, G();
|
|
4485
4485
|
}
|
|
4486
4486
|
};
|
|
4487
4487
|
}
|
|
4488
4488
|
function Xn(e) {
|
|
4489
|
-
let t, r, o, s, n, a, l,
|
|
4489
|
+
let t, r, o, s, n, a, l, c, u, f = (
|
|
4490
4490
|
/*$_*/
|
|
4491
4491
|
e[27]("forgotNewPasswordPassword") + ""
|
|
4492
|
-
), d, p, m,
|
|
4492
|
+
), d, p, m, v, g, x, E, P, S, _, A, M = (
|
|
4493
4493
|
/*$_*/
|
|
4494
4494
|
e[27]("forgotNewPasswordConfirmPassword") + ""
|
|
4495
|
-
), O, se, U,
|
|
4495
|
+
), O, se, U, ce, G, X, W, he, Z, q, le = (
|
|
4496
4496
|
/*$_*/
|
|
4497
4497
|
e[27]("forgotNewPasswordButton") + ""
|
|
4498
4498
|
), K, ee, ne, j, N = (
|
|
@@ -4515,7 +4515,7 @@ function Xn(e) {
|
|
|
4515
4515
|
de[21] ? ei : Kn
|
|
4516
4516
|
);
|
|
4517
4517
|
}
|
|
4518
|
-
let
|
|
4518
|
+
let ye = je(e), re = ye(e), Q = (
|
|
4519
4519
|
/*invalidConfirmPassword*/
|
|
4520
4520
|
e[17] && nr(e)
|
|
4521
4521
|
), Y = (
|
|
@@ -4524,19 +4524,19 @@ function Xn(e) {
|
|
|
4524
4524
|
);
|
|
4525
4525
|
return {
|
|
4526
4526
|
c() {
|
|
4527
|
-
t =
|
|
4527
|
+
t = y("div"), r = y("div"), o = y("h4"), s = C(
|
|
4528
4528
|
/*titleText*/
|
|
4529
4529
|
e[25]
|
|
4530
|
-
), n = R(), N && N.c(), a = R(), l =
|
|
4531
|
-
e[2] ? "new-password" : "off"), i(
|
|
4530
|
+
), n = R(), N && N.c(), a = R(), l = y("form"), c = y("div"), u = y("label"), d = C(f), p = C(":"), 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 = C(M), se = C(":"), U = y("span"), U.textContent = "*", ce = R(), G = y("input"), X = R(), re.c(), W = R(), Q && Q.c(), he = R(), Y && Y.c(), Z = R(), q = y("button"), K = C(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(u, "for", "NewPassword"), i(g, "type", "password"), i(g, "id", "new-password"), i(g, "autocomplete", x = /*savecredentials*/
|
|
4531
|
+
e[2] ? "new-password" : "off"), i(c, "class", "NewPassword"), i(c, "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*/
|
|
4532
4532
|
e[15], i(l, "class", "FormContent"), i(l, "part", "FormContent"), i(t, "class", "FormForgotPassword test"), i(t, "part", "FormForgotPassword test");
|
|
4533
4533
|
},
|
|
4534
4534
|
m(de, $) {
|
|
4535
|
-
k(de, t, $), h(t, r), h(r, o), h(o, s), h(r, n), N && N.m(r, null), h(t, a), h(t, l), h(l,
|
|
4535
|
+
k(de, t, $), h(t, r), h(r, o), h(o, s), h(r, n), N && N.m(r, null), h(t, a), h(t, l), h(l, c), h(c, u), h(u, d), h(u, p), h(u, m), h(c, v), h(c, g), Te(
|
|
4536
4536
|
g,
|
|
4537
4537
|
/*userNewPassword*/
|
|
4538
4538
|
e[22]
|
|
4539
|
-
), e[46](g), h(
|
|
4539
|
+
), e[46](g), h(c, E), L.m(c, null), h(c, P), te && te.m(c, null), h(l, S), h(l, _), h(_, A), h(A, O), h(A, se), h(A, U), h(_, ce), h(_, G), Te(
|
|
4540
4540
|
G,
|
|
4541
4541
|
/*userConfirmPassword*/
|
|
4542
4542
|
e[23]
|
|
@@ -4609,8 +4609,8 @@ function Xn(e) {
|
|
|
4609
4609
|
e[25]
|
|
4610
4610
|
), /*subtitleText*/
|
|
4611
4611
|
e[26] ? N ? N.p(e, $) : (N = or(e), N.c(), N.m(r, null)) : N && (N.d(1), N = null), $[0] & /*$_*/
|
|
4612
|
-
134217728 &&
|
|
4613
|
-
e[27]("forgotNewPasswordPassword") + "") && V(d,
|
|
4612
|
+
134217728 && f !== (f = /*$_*/
|
|
4613
|
+
e[27]("forgotNewPasswordPassword") + "") && V(d, f), $[0] & /*savecredentials*/
|
|
4614
4614
|
4 && x !== (x = /*savecredentials*/
|
|
4615
4615
|
e[2] ? "new-password" : "off") && i(g, "autocomplete", x), $[0] & /*userNewPassword*/
|
|
4616
4616
|
4194304 && g.value !== /*userNewPassword*/
|
|
@@ -4618,8 +4618,8 @@ function Xn(e) {
|
|
|
4618
4618
|
g,
|
|
4619
4619
|
/*userNewPassword*/
|
|
4620
4620
|
e[22]
|
|
4621
|
-
), I === (I = z(e)) && L ? L.p(e, $) : (L.d(1), L = I(e), L && (L.c(), L.m(
|
|
4622
|
-
e[16] ? te ? te.p(e, $) : (te = sr(e), te.c(), te.m(
|
|
4621
|
+
), I === (I = z(e)) && L ? L.p(e, $) : (L.d(1), L = I(e), L && (L.c(), L.m(c, P))), /*invalidNewPassword*/
|
|
4622
|
+
e[16] ? te ? te.p(e, $) : (te = sr(e), te.c(), te.m(c, null)) : te && (te.d(1), te = null), $[0] & /*$_*/
|
|
4623
4623
|
134217728 && M !== (M = /*$_*/
|
|
4624
4624
|
e[27]("forgotNewPasswordConfirmPassword") + "") && V(O, M), $[0] & /*userConfirmPassword*/
|
|
4625
4625
|
8388608 && G.value !== /*userConfirmPassword*/
|
|
@@ -4627,7 +4627,7 @@ function Xn(e) {
|
|
|
4627
4627
|
G,
|
|
4628
4628
|
/*userConfirmPassword*/
|
|
4629
4629
|
e[23]
|
|
4630
|
-
),
|
|
4630
|
+
), ye === (ye = je(e)) && re ? re.p(e, $) : (re.d(1), re = ye(e), re && (re.c(), re.m(_, W))), /*invalidConfirmPassword*/
|
|
4631
4631
|
e[17] ? Q ? Q.p(e, $) : (Q = nr(e), Q.c(), Q.m(_, null)) : Q && (Q.d(1), Q = null), /*setPasswordError*/
|
|
4632
4632
|
e[24] ? Y ? Y.p(e, $) : (Y = ir(e), Y.c(), Y.m(l, Z)) : Y && (Y.d(1), Y = null), $[0] & /*$_*/
|
|
4633
4633
|
134217728 && le !== (le = /*$_*/
|
|
@@ -4641,7 +4641,7 @@ function Xn(e) {
|
|
|
4641
4641
|
};
|
|
4642
4642
|
}
|
|
4643
4643
|
function Wn(e) {
|
|
4644
|
-
let t, r, o, s, n, a, l,
|
|
4644
|
+
let t, r, o, s, n, a, l, c, u, f, d, p, m, v, g, x = (
|
|
4645
4645
|
/*$_*/
|
|
4646
4646
|
e[27]("forgotPasswordSuccess") + ""
|
|
4647
4647
|
), E, P, S, _ = (
|
|
@@ -4650,10 +4650,10 @@ function Wn(e) {
|
|
|
4650
4650
|
), A;
|
|
4651
4651
|
return {
|
|
4652
4652
|
c() {
|
|
4653
|
-
t =
|
|
4653
|
+
t = y("div"), r = y("div"), o = y("div"), s = b("svg"), n = b("defs"), a = b("style"), l = C(".a{fill:#16ce16;}.b,.d{fill:none;}.b{stroke:#16ce16;stroke-width:2px;}.c{stroke:none;}"), c = b("g"), u = b("g"), f = b("path"), d = b("g"), p = b("circle"), m = b("circle"), v = R(), g = y("h4"), E = C(x), P = R(), S = y("p"), A = C(_), 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(u, "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(c, "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");
|
|
4654
4654
|
},
|
|
4655
4655
|
m(M, O) {
|
|
4656
|
-
k(M, t, O), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s,
|
|
4656
|
+
k(M, t, O), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s, c), h(c, u), h(u, f), h(c, 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);
|
|
4657
4657
|
},
|
|
4658
4658
|
p(M, O) {
|
|
4659
4659
|
O[0] & /*$_*/
|
|
@@ -4668,13 +4668,13 @@ function Wn(e) {
|
|
|
4668
4668
|
};
|
|
4669
4669
|
}
|
|
4670
4670
|
function Zn(e) {
|
|
4671
|
-
let t, r, o, s, n, a, l,
|
|
4671
|
+
let t, r, o, s, n, a, l, c, u, f = (
|
|
4672
4672
|
/*$_*/
|
|
4673
4673
|
e[27]("goToLogin") + ""
|
|
4674
|
-
), d, p, m,
|
|
4674
|
+
), d, p, m, v, g, x, E, P, S, _ = (
|
|
4675
4675
|
/*$_*/
|
|
4676
4676
|
e[27]("forgotPasswordEmail") + ""
|
|
4677
|
-
), A, M, O, se, U,
|
|
4677
|
+
), A, M, O, se, U, ce, G, X, W, he, Z, q = (
|
|
4678
4678
|
/*$_*/
|
|
4679
4679
|
e[27]("forgotPasswordReset") + ""
|
|
4680
4680
|
), le, K, ee, ne, j = (
|
|
@@ -4689,20 +4689,20 @@ function Zn(e) {
|
|
|
4689
4689
|
);
|
|
4690
4690
|
return {
|
|
4691
4691
|
c() {
|
|
4692
|
-
t =
|
|
4692
|
+
t = y("div"), r = y("div"), o = y("button"), s = b("svg"), n = b("defs"), a = b("style"), l = C(".a{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));}"), c = b("path"), u = R(), d = C(f), p = R(), m = y("h4"), v = C(
|
|
4693
4693
|
/*titleText*/
|
|
4694
4694
|
e[25]
|
|
4695
|
-
), g = R(), j && j.c(), x = R(), E =
|
|
4695
|
+
), g = R(), j && j.c(), x = R(), E = y("form"), P = y("div"), S = y("label"), A = C(_), M = C(":"), O = y("span"), O.textContent = "*", se = R(), U = y("input"), ce = R(), N && N.c(), G = R(), z && z.c(), he = R(), Z = y("button"), le = C(q), i(c, "class", "a"), i(c, "d", "M12,0,9.818,2.182l8.26,8.26H0v3.117H18.078l-8.26,8.26L12,24,24,12Z"), i(c, "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*/
|
|
4696
4696
|
(e[12] ? "InvalidField" : "")), i(P, "part", W = "ResetPasswordByEmail " + /*invalidEmail*/
|
|
4697
4697
|
(e[12] ? "InvalidField" : "")), i(Z, "class", "resetPasswordButton"), i(Z, "part", "resetPasswordButton"), Z.disabled = K = !/*emailIsValid*/
|
|
4698
4698
|
e[13], i(E, "class", "FormContent"), i(E, "part", "FormContent"), i(t, "class", "FormForgotPassword");
|
|
4699
4699
|
},
|
|
4700
4700
|
m(I, L) {
|
|
4701
|
-
k(I, t, L), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s,
|
|
4701
|
+
k(I, t, L), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s, c), h(o, u), 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), Te(
|
|
4702
4702
|
U,
|
|
4703
4703
|
/*resetPasswordEmail*/
|
|
4704
4704
|
e[8]
|
|
4705
|
-
), h(P,
|
|
4705
|
+
), h(P, ce), N && N.m(P, null), h(P, G), z && z.m(P, null), h(E, he), h(E, Z), h(Z, le), ee || (ne = [
|
|
4706
4706
|
ae(
|
|
4707
4707
|
o,
|
|
4708
4708
|
"click",
|
|
@@ -4731,10 +4731,10 @@ function Zn(e) {
|
|
|
4731
4731
|
},
|
|
4732
4732
|
p(I, L) {
|
|
4733
4733
|
L[0] & /*$_*/
|
|
4734
|
-
134217728 &&
|
|
4735
|
-
I[27]("goToLogin") + "") && V(d,
|
|
4734
|
+
134217728 && f !== (f = /*$_*/
|
|
4735
|
+
I[27]("goToLogin") + "") && V(d, f), L[0] & /*titleText*/
|
|
4736
4736
|
33554432 && V(
|
|
4737
|
-
|
|
4737
|
+
v,
|
|
4738
4738
|
/*titleText*/
|
|
4739
4739
|
I[25]
|
|
4740
4740
|
), /*subtitleText*/
|
|
@@ -4767,7 +4767,7 @@ function or(e) {
|
|
|
4767
4767
|
let t, r;
|
|
4768
4768
|
return {
|
|
4769
4769
|
c() {
|
|
4770
|
-
t =
|
|
4770
|
+
t = y("p"), r = C(
|
|
4771
4771
|
/*subtitleText*/
|
|
4772
4772
|
e[26]
|
|
4773
4773
|
), i(t, "class", "FormHeaderSubtitle"), i(t, "part", "FormHeaderSubtitle");
|
|
@@ -4789,14 +4789,14 @@ function or(e) {
|
|
|
4789
4789
|
};
|
|
4790
4790
|
}
|
|
4791
4791
|
function qn(e) {
|
|
4792
|
-
let t, r, o, s, n, a, l,
|
|
4792
|
+
let t, r, o, s, n, a, l, c, u, f;
|
|
4793
4793
|
return {
|
|
4794
4794
|
c() {
|
|
4795
|
-
t = b("svg"), r = b("defs"), o = b("style"), s = C(".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",
|
|
4795
|
+
t = b("svg"), r = b("defs"), o = b("style"), s = C(".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", c = "TogglePasswordVisibility " + /*invalidNewPassword*/
|
|
4796
4796
|
(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");
|
|
4797
4797
|
},
|
|
4798
4798
|
m(d, p) {
|
|
4799
|
-
k(d, t, p), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), u || (
|
|
4799
|
+
k(d, t, p), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), u || (f = ae(
|
|
4800
4800
|
t,
|
|
4801
4801
|
"click",
|
|
4802
4802
|
/*click_handler_3*/
|
|
@@ -4805,23 +4805,23 @@ function qn(e) {
|
|
|
4805
4805
|
},
|
|
4806
4806
|
p(d, p) {
|
|
4807
4807
|
p[0] & /*invalidNewPassword*/
|
|
4808
|
-
65536 &&
|
|
4809
|
-
(d[16] ? "InvalidToggle" : "")) && i(t, "class",
|
|
4808
|
+
65536 && c !== (c = "TogglePasswordVisibility " + /*invalidNewPassword*/
|
|
4809
|
+
(d[16] ? "InvalidToggle" : "")) && i(t, "class", c);
|
|
4810
4810
|
},
|
|
4811
4811
|
d(d) {
|
|
4812
|
-
d && F(t), u = !1,
|
|
4812
|
+
d && F(t), u = !1, f();
|
|
4813
4813
|
}
|
|
4814
4814
|
};
|
|
4815
4815
|
}
|
|
4816
4816
|
function Qn(e) {
|
|
4817
|
-
let t, r, o, s, n, a, l,
|
|
4817
|
+
let t, r, o, s, n, a, l, c, u, f, d, p, m, v, g, x;
|
|
4818
4818
|
return {
|
|
4819
4819
|
c() {
|
|
4820
|
-
t = b("svg"), r = b("defs"), o = b("style"), s = C(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("circle"), l = b("g"),
|
|
4820
|
+
t = b("svg"), r = b("defs"), o = b("style"), s = C(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("circle"), l = b("g"), c = b("path"), u = 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(c, "class", "a"), i(c, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), i(c, "transform", "translate(-142.164 -39.123)"), i(u, "class", "a"), i(u, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), i(u, "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*/
|
|
4821
4821
|
(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");
|
|
4822
4822
|
},
|
|
4823
4823
|
m(E, P) {
|
|
4824
|
-
k(E, t, P), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), h(l,
|
|
4824
|
+
k(E, t, P), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), h(l, c), h(l, u), h(n, f), h(f, d), h(f, p), h(n, m), g || (x = ae(
|
|
4825
4825
|
t,
|
|
4826
4826
|
"click",
|
|
4827
4827
|
/*click_handler_2*/
|
|
@@ -4830,8 +4830,8 @@ function Qn(e) {
|
|
|
4830
4830
|
},
|
|
4831
4831
|
p(E, P) {
|
|
4832
4832
|
P[0] & /*invalidNewPassword*/
|
|
4833
|
-
65536 &&
|
|
4834
|
-
(E[16] ? "InvalidToggle" : "")) && i(t, "class",
|
|
4833
|
+
65536 && v !== (v = "TogglePasswordVisibility " + /*invalidNewPassword*/
|
|
4834
|
+
(E[16] ? "InvalidToggle" : "")) && i(t, "class", v);
|
|
4835
4835
|
},
|
|
4836
4836
|
d(E) {
|
|
4837
4837
|
E && F(t), g = !1, x();
|
|
@@ -4869,7 +4869,7 @@ function Yn(e) {
|
|
|
4869
4869
|
), o;
|
|
4870
4870
|
return {
|
|
4871
4871
|
c() {
|
|
4872
|
-
t =
|
|
4872
|
+
t = y("p"), o = C(r), i(t, "class", "InvalidInput"), i(t, "part", "InvalidInput");
|
|
4873
4873
|
},
|
|
4874
4874
|
m(s, n) {
|
|
4875
4875
|
k(s, t, n), h(t, o);
|
|
@@ -4891,7 +4891,7 @@ function Jn(e) {
|
|
|
4891
4891
|
), o;
|
|
4892
4892
|
return {
|
|
4893
4893
|
c() {
|
|
4894
|
-
t =
|
|
4894
|
+
t = y("p"), o = C(r), i(t, "class", "InvalidInput"), i(t, "part", "InvalidInput");
|
|
4895
4895
|
},
|
|
4896
4896
|
m(s, n) {
|
|
4897
4897
|
k(s, t, n), h(t, o);
|
|
@@ -4907,14 +4907,14 @@ function Jn(e) {
|
|
|
4907
4907
|
};
|
|
4908
4908
|
}
|
|
4909
4909
|
function Kn(e) {
|
|
4910
|
-
let t, r, o, s, n, a, l,
|
|
4910
|
+
let t, r, o, s, n, a, l, c, u, f;
|
|
4911
4911
|
return {
|
|
4912
4912
|
c() {
|
|
4913
|
-
t = b("svg"), r = b("defs"), o = b("style"), s = C(".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",
|
|
4913
|
+
t = b("svg"), r = b("defs"), o = b("style"), s = C(".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", c = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
|
|
4914
4914
|
(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");
|
|
4915
4915
|
},
|
|
4916
4916
|
m(d, p) {
|
|
4917
|
-
k(d, t, p), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), u || (
|
|
4917
|
+
k(d, t, p), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), u || (f = ae(
|
|
4918
4918
|
t,
|
|
4919
4919
|
"click",
|
|
4920
4920
|
/*click_handler_5*/
|
|
@@ -4923,23 +4923,23 @@ function Kn(e) {
|
|
|
4923
4923
|
},
|
|
4924
4924
|
p(d, p) {
|
|
4925
4925
|
p[0] & /*invalidConfirmPassword*/
|
|
4926
|
-
131072 &&
|
|
4927
|
-
(d[17] ? "InvalidToggle" : "")) && i(t, "class",
|
|
4926
|
+
131072 && c !== (c = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
|
|
4927
|
+
(d[17] ? "InvalidToggle" : "")) && i(t, "class", c);
|
|
4928
4928
|
},
|
|
4929
4929
|
d(d) {
|
|
4930
|
-
d && F(t), u = !1,
|
|
4930
|
+
d && F(t), u = !1, f();
|
|
4931
4931
|
}
|
|
4932
4932
|
};
|
|
4933
4933
|
}
|
|
4934
4934
|
function ei(e) {
|
|
4935
|
-
let t, r, o, s, n, a, l,
|
|
4935
|
+
let t, r, o, s, n, a, l, c, u, f, d, p, m, v, g, x;
|
|
4936
4936
|
return {
|
|
4937
4937
|
c() {
|
|
4938
|
-
t = b("svg"), r = b("defs"), o = b("style"), s = C(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("circle"), l = b("g"),
|
|
4938
|
+
t = b("svg"), r = b("defs"), o = b("style"), s = C(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("circle"), l = b("g"), c = b("path"), u = 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(c, "class", "a"), i(c, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), i(c, "transform", "translate(-142.164 -39.123)"), i(u, "class", "a"), i(u, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), i(u, "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*/
|
|
4939
4939
|
(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");
|
|
4940
4940
|
},
|
|
4941
4941
|
m(E, P) {
|
|
4942
|
-
k(E, t, P), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), h(l,
|
|
4942
|
+
k(E, t, P), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), h(l, c), h(l, u), h(n, f), h(f, d), h(f, p), h(n, m), g || (x = ae(
|
|
4943
4943
|
t,
|
|
4944
4944
|
"click",
|
|
4945
4945
|
/*click_handler_4*/
|
|
@@ -4948,8 +4948,8 @@ function ei(e) {
|
|
|
4948
4948
|
},
|
|
4949
4949
|
p(E, P) {
|
|
4950
4950
|
P[0] & /*invalidConfirmPassword*/
|
|
4951
|
-
131072 &&
|
|
4952
|
-
(E[17] ? "InvalidToggle" : "")) && i(t, "class",
|
|
4951
|
+
131072 && v !== (v = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
|
|
4952
|
+
(E[17] ? "InvalidToggle" : "")) && i(t, "class", v);
|
|
4953
4953
|
},
|
|
4954
4954
|
d(E) {
|
|
4955
4955
|
E && F(t), g = !1, x();
|
|
@@ -4963,7 +4963,7 @@ function nr(e) {
|
|
|
4963
4963
|
), o;
|
|
4964
4964
|
return {
|
|
4965
4965
|
c() {
|
|
4966
|
-
t =
|
|
4966
|
+
t = y("p"), o = C(r), i(t, "class", "InvalidInput"), i(t, "part", "InvalidInput");
|
|
4967
4967
|
},
|
|
4968
4968
|
m(s, n) {
|
|
4969
4969
|
k(s, t, n), h(t, o);
|
|
@@ -4982,7 +4982,7 @@ function ir(e) {
|
|
|
4982
4982
|
let t, r;
|
|
4983
4983
|
return {
|
|
4984
4984
|
c() {
|
|
4985
|
-
t =
|
|
4985
|
+
t = y("p"), r = C(
|
|
4986
4986
|
/*errorMessage*/
|
|
4987
4987
|
e[14]
|
|
4988
4988
|
), i(t, "class", "ErrorMessage"), i(t, "part", "ErrorMessage");
|
|
@@ -5007,7 +5007,7 @@ function ar(e) {
|
|
|
5007
5007
|
let t, r;
|
|
5008
5008
|
return {
|
|
5009
5009
|
c() {
|
|
5010
|
-
t =
|
|
5010
|
+
t = y("p"), r = C(
|
|
5011
5011
|
/*subtitleText*/
|
|
5012
5012
|
e[26]
|
|
5013
5013
|
), i(t, "class", "FormHeaderSubtitle"), i(t, "part", "FormHeaderSubtitle");
|
|
@@ -5035,7 +5035,7 @@ function lr(e) {
|
|
|
5035
5035
|
), o;
|
|
5036
5036
|
return {
|
|
5037
5037
|
c() {
|
|
5038
|
-
t =
|
|
5038
|
+
t = y("p"), o = C(r), i(t, "class", "ForgotPasswordError"), i(t, "part", "ForgotPasswordError");
|
|
5039
5039
|
},
|
|
5040
5040
|
m(s, n) {
|
|
5041
5041
|
k(s, t, n), h(t, o);
|
|
@@ -5057,7 +5057,7 @@ function ur(e) {
|
|
|
5057
5057
|
), o;
|
|
5058
5058
|
return {
|
|
5059
5059
|
c() {
|
|
5060
|
-
t =
|
|
5060
|
+
t = y("p"), o = C(r), i(t, "class", "ForgotPasswordError"), i(t, "part", "ForgotPasswordError");
|
|
5061
5061
|
},
|
|
5062
5062
|
m(s, n) {
|
|
5063
5063
|
k(s, t, n), h(t, o);
|
|
@@ -5077,46 +5077,46 @@ function ti(e) {
|
|
|
5077
5077
|
/*captchakey*/
|
|
5078
5078
|
e[0] && rr(e)
|
|
5079
5079
|
);
|
|
5080
|
-
function l(
|
|
5080
|
+
function l(f, d) {
|
|
5081
5081
|
return (
|
|
5082
5082
|
/*isLoading*/
|
|
5083
|
-
|
|
5083
|
+
f[4] ? Vn : $n
|
|
5084
5084
|
);
|
|
5085
5085
|
}
|
|
5086
|
-
let
|
|
5086
|
+
let c = l(e), u = c(e);
|
|
5087
5087
|
return {
|
|
5088
5088
|
c() {
|
|
5089
|
-
a && a.c(), t = dr(), r = R(), o =
|
|
5089
|
+
a && a.c(), t = dr(), r = R(), o = y("div"), s = R(), n = y("div"), u.c(), i(o, "class", "g-recaptcha"), i(
|
|
5090
5090
|
o,
|
|
5091
5091
|
"data-sitekey",
|
|
5092
5092
|
/*captchakey*/
|
|
5093
5093
|
e[0]
|
|
5094
5094
|
), i(n, "class", "GeneralPlayerForgotPasswordForm");
|
|
5095
5095
|
},
|
|
5096
|
-
m(
|
|
5097
|
-
a && a.m(tr.head, null), h(tr.head, t), k(
|
|
5096
|
+
m(f, d) {
|
|
5097
|
+
a && a.m(tr.head, null), h(tr.head, t), k(f, r, d), k(f, o, d), k(f, s, d), k(f, n, d), u.m(n, null), e[55](n);
|
|
5098
5098
|
},
|
|
5099
|
-
p(
|
|
5099
|
+
p(f, d) {
|
|
5100
5100
|
/*captchakey*/
|
|
5101
|
-
|
|
5101
|
+
f[0] ? a ? a.p(f, d) : (a = rr(f), a.c(), a.m(t.parentNode, t)) : a && (a.d(1), a = null), d[0] & /*captchakey*/
|
|
5102
5102
|
1 && i(
|
|
5103
5103
|
o,
|
|
5104
5104
|
"data-sitekey",
|
|
5105
5105
|
/*captchakey*/
|
|
5106
|
-
|
|
5107
|
-
),
|
|
5106
|
+
f[0]
|
|
5107
|
+
), c === (c = l(f)) && u ? u.p(f, d) : (u.d(1), u = c(f), u && (u.c(), u.m(n, null)));
|
|
5108
5108
|
},
|
|
5109
|
-
i:
|
|
5110
|
-
o:
|
|
5111
|
-
d(
|
|
5112
|
-
|
|
5109
|
+
i: fe,
|
|
5110
|
+
o: fe,
|
|
5111
|
+
d(f) {
|
|
5112
|
+
f && (F(r), F(o), F(s), F(n)), a && a.d(f), F(t), u.d(), e[55](null);
|
|
5113
5113
|
}
|
|
5114
5114
|
};
|
|
5115
5115
|
}
|
|
5116
5116
|
function ri(e, t, r) {
|
|
5117
5117
|
let o;
|
|
5118
5118
|
po(e, kn, (w) => r(27, o = w));
|
|
5119
|
-
let { endpoint: s = "" } = t, { forgotpasswordkey: n = "" } = t, { captchakey: a = "" } = t, { lang: l = "en" } = t, { simplepasswordvalidation:
|
|
5119
|
+
let { endpoint: s = "" } = t, { forgotpasswordkey: n = "" } = t, { captchakey: a = "" } = t, { lang: l = "en" } = t, { simplepasswordvalidation: c = "false" } = t, { clientstyling: u = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: d = "" } = t, { savecredentials: p = "" } = t, { hastosetpass: m = "false" } = 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, W = !1, he, Z, q = !1, le = !1, K = "", ee = "", ne, j = !1, N, z;
|
|
5120
5120
|
Un({ withLocale: "en", translations: {} });
|
|
5121
5121
|
const I = () => {
|
|
5122
5122
|
fetch(d).then((J) => J.json()).then((J) => {
|
|
@@ -5135,7 +5135,7 @@ function ri(e, t, r) {
|
|
|
5135
5135
|
password: /^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[^\w\s]).{8,20}$/
|
|
5136
5136
|
}, te = () => {
|
|
5137
5137
|
O ? r(13, se = !1) : r(13, se = !0);
|
|
5138
|
-
}, je = (w) => !!(L.email.test(w) && w.length <= 100),
|
|
5138
|
+
}, je = (w) => !!(L.email.test(w) && w.length <= 100), ye = () => {
|
|
5139
5139
|
r(12, O = !je(S)), te();
|
|
5140
5140
|
}, re = (w) => {
|
|
5141
5141
|
switch (w) {
|
|
@@ -5196,13 +5196,13 @@ function ri(e, t, r) {
|
|
|
5196
5196
|
})
|
|
5197
5197
|
};
|
|
5198
5198
|
fetch(J, st).then((Pe) => (Pe.status == 200 ? (r(24, j = !1), Q("ToSuccess")) : r(24, j = !0), Pe.json())).then((Pe) => {
|
|
5199
|
-
r(14,
|
|
5199
|
+
r(14, ce = Pe.error);
|
|
5200
5200
|
});
|
|
5201
5201
|
}, zr = () => {
|
|
5202
5202
|
n && n.length > 0 && Q("ToReset");
|
|
5203
5203
|
}, Xr = () => {
|
|
5204
5204
|
!X && !W && K && ee ? r(15, G = !0) : r(15, G = !1);
|
|
5205
|
-
}, ot = (w) => (
|
|
5205
|
+
}, ot = (w) => (c == "true" && (L.password = /^(?!.* ).{8,20}$/), !!L.password.test(w)), Wr = (w, J, ie) => {
|
|
5206
5206
|
ie.id === "new-password" ? (r(16, X = !ot(J)), ee && r(17, W = K === ee ? !ot(J) : !0)) : r(17, W = K === ee ? !ot(J) : !0), Xr();
|
|
5207
5207
|
}, Zr = () => {
|
|
5208
5208
|
Gn(l);
|
|
@@ -5212,7 +5212,7 @@ function ri(e, t, r) {
|
|
|
5212
5212
|
let w = document.createElement("style");
|
|
5213
5213
|
w.innerHTML = u, ne.appendChild(w);
|
|
5214
5214
|
}, Yr = () => {
|
|
5215
|
-
let w = new URL(
|
|
5215
|
+
let w = new URL(f), J = document.createElement("style");
|
|
5216
5216
|
fetch(w.href).then((ie) => ie.text()).then((ie) => {
|
|
5217
5217
|
J.innerHTML = ie, setTimeout(
|
|
5218
5218
|
() => {
|
|
@@ -5251,14 +5251,14 @@ function ri(e, t, r) {
|
|
|
5251
5251
|
Z = w, r(19, Z);
|
|
5252
5252
|
});
|
|
5253
5253
|
}
|
|
5254
|
-
const ao = () => re("userConfirmPassword"), lo = () => re("userConfirmPassword"), uo = (w) => Nt(w),
|
|
5255
|
-
function
|
|
5254
|
+
const ao = () => re("userConfirmPassword"), lo = () => re("userConfirmPassword"), uo = (w) => Nt(w), co = () => Y();
|
|
5255
|
+
function fo(w) {
|
|
5256
5256
|
Me[w ? "unshift" : "push"](() => {
|
|
5257
5257
|
ne = w, r(3, ne);
|
|
5258
5258
|
});
|
|
5259
5259
|
}
|
|
5260
5260
|
return e.$$set = (w) => {
|
|
5261
|
-
"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,
|
|
5261
|
+
"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, c = w.simplepasswordvalidation), "clientstyling" in w && r(37, u = 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);
|
|
5262
5262
|
}, e.$$.update = () => {
|
|
5263
5263
|
e.$$.dirty[1] & /*forgotpasswordkey*/
|
|
5264
5264
|
16 && n && zr(), e.$$.dirty[1] & /*lang*/
|
|
@@ -5266,13 +5266,13 @@ function ri(e, t, r) {
|
|
|
5266
5266
|
8 | e.$$.dirty[1] & /*clientstyling*/
|
|
5267
5267
|
64 && u && ne && Qr(), e.$$.dirty[0] & /*customStylingContainer*/
|
|
5268
5268
|
8 | e.$$.dirty[1] & /*clientstylingurl*/
|
|
5269
|
-
128 &&
|
|
5269
|
+
128 && f && ne && Yr(), e.$$.dirty[1] & /*translationurl*/
|
|
5270
5270
|
256 && d && I(), e.$$.dirty[1] & /*hastosetpass, lang*/
|
|
5271
5271
|
544 && m && l && qr(), e.$$.dirty[1] & /*passwordregex*/
|
|
5272
|
-
1024 &&
|
|
5272
|
+
1024 && v && (L.password = new RegExp(v));
|
|
5273
5273
|
}, [
|
|
5274
5274
|
a,
|
|
5275
|
-
|
|
5275
|
+
c,
|
|
5276
5276
|
p,
|
|
5277
5277
|
ne,
|
|
5278
5278
|
g,
|
|
@@ -5285,7 +5285,7 @@ function ri(e, t, r) {
|
|
|
5285
5285
|
M,
|
|
5286
5286
|
O,
|
|
5287
5287
|
se,
|
|
5288
|
-
|
|
5288
|
+
ce,
|
|
5289
5289
|
G,
|
|
5290
5290
|
X,
|
|
5291
5291
|
W,
|
|
@@ -5299,7 +5299,7 @@ function ri(e, t, r) {
|
|
|
5299
5299
|
N,
|
|
5300
5300
|
z,
|
|
5301
5301
|
o,
|
|
5302
|
-
|
|
5302
|
+
ye,
|
|
5303
5303
|
re,
|
|
5304
5304
|
Y,
|
|
5305
5305
|
$,
|
|
@@ -5309,10 +5309,10 @@ function ri(e, t, r) {
|
|
|
5309
5309
|
n,
|
|
5310
5310
|
l,
|
|
5311
5311
|
u,
|
|
5312
|
-
|
|
5312
|
+
f,
|
|
5313
5313
|
d,
|
|
5314
5314
|
m,
|
|
5315
|
-
|
|
5315
|
+
v,
|
|
5316
5316
|
Jr,
|
|
5317
5317
|
Kr,
|
|
5318
5318
|
eo,
|
|
@@ -5325,8 +5325,8 @@ function ri(e, t, r) {
|
|
|
5325
5325
|
ao,
|
|
5326
5326
|
lo,
|
|
5327
5327
|
uo,
|
|
5328
|
-
|
|
5329
|
-
|
|
5328
|
+
co,
|
|
5329
|
+
fo
|
|
5330
5330
|
];
|
|
5331
5331
|
}
|
|
5332
5332
|
class oi extends Oo {
|
|
@@ -5336,7 +5336,7 @@ class oi extends Oo {
|
|
|
5336
5336
|
t,
|
|
5337
5337
|
ri,
|
|
5338
5338
|
ti,
|
|
5339
|
-
|
|
5339
|
+
fr,
|
|
5340
5340
|
{
|
|
5341
5341
|
endpoint: 34,
|
|
5342
5342
|
forgotpasswordkey: 35,
|