@everymatrix/general-player-register-form-step1 1.86.3 → 1.86.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{GeneralPlayerRegisterFormStep1-Jj0arex1.js → GeneralPlayerRegisterFormStep1-DwmzFer2.js} +645 -641
- package/components/{GeneralPlayerRegisterFormStep1-DgDtAv9h.js → GeneralPlayerRegisterFormStep1-WExqDnGU.js} +663 -659
- package/components/GeneralPlayerRegisterFormStep1-vleLCtgb.cjs +3 -0
- package/es2015/general-player-register-form-step1.cjs +1 -1
- package/es2015/general-player-register-form-step1.js +1 -1
- package/esnext/general-player-register-form-step1.js +1 -1
- package/package.json +1 -1
- package/components/GeneralPlayerRegisterFormStep1-DS_CaKnE.cjs +0 -16
|
@@ -6,10 +6,10 @@ function ei(e) {
|
|
|
6
6
|
function Bt() {
|
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
|
8
8
|
}
|
|
9
|
-
function
|
|
9
|
+
function ur(e) {
|
|
10
10
|
e.forEach(ei);
|
|
11
11
|
}
|
|
12
|
-
function
|
|
12
|
+
function Pt(e) {
|
|
13
13
|
return typeof e == "function";
|
|
14
14
|
}
|
|
15
15
|
function ri(e, r) {
|
|
@@ -66,14 +66,14 @@ function ie(e) {
|
|
|
66
66
|
function E(e) {
|
|
67
67
|
return document.createElement(e);
|
|
68
68
|
}
|
|
69
|
-
function
|
|
69
|
+
function w(e) {
|
|
70
70
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
|
71
71
|
}
|
|
72
|
-
function
|
|
72
|
+
function T(e) {
|
|
73
73
|
return document.createTextNode(e);
|
|
74
74
|
}
|
|
75
|
-
function
|
|
76
|
-
return
|
|
75
|
+
function B() {
|
|
76
|
+
return T(" ");
|
|
77
77
|
}
|
|
78
78
|
function x(e, r, t, i) {
|
|
79
79
|
return e.addEventListener(r, t, i), () => e.removeEventListener(r, t, i);
|
|
@@ -100,65 +100,65 @@ function Li(e) {
|
|
|
100
100
|
}
|
|
101
101
|
), r;
|
|
102
102
|
}
|
|
103
|
-
let
|
|
103
|
+
let Pr;
|
|
104
104
|
function wr(e) {
|
|
105
|
-
|
|
105
|
+
Pr = e;
|
|
106
106
|
}
|
|
107
107
|
function Mi() {
|
|
108
|
-
if (!
|
|
108
|
+
if (!Pr)
|
|
109
109
|
throw new Error("Function called outside component initialization");
|
|
110
|
-
return
|
|
110
|
+
return Pr;
|
|
111
111
|
}
|
|
112
112
|
function Ri(e) {
|
|
113
113
|
Mi().$$.on_mount.push(e);
|
|
114
114
|
}
|
|
115
|
-
const
|
|
116
|
-
let
|
|
115
|
+
const ir = [], Sr = [];
|
|
116
|
+
let nr = [];
|
|
117
117
|
const It = [], Ui = /* @__PURE__ */ Promise.resolve();
|
|
118
|
-
let
|
|
118
|
+
let dt = !1;
|
|
119
119
|
function ki() {
|
|
120
|
-
|
|
120
|
+
dt || (dt = !0, Ui.then(be));
|
|
121
121
|
}
|
|
122
|
-
function
|
|
123
|
-
|
|
122
|
+
function mt(e) {
|
|
123
|
+
nr.push(e);
|
|
124
124
|
}
|
|
125
|
-
const
|
|
126
|
-
let
|
|
125
|
+
const ot = /* @__PURE__ */ new Set();
|
|
126
|
+
let rr = 0;
|
|
127
127
|
function be() {
|
|
128
|
-
if (
|
|
128
|
+
if (rr !== 0)
|
|
129
129
|
return;
|
|
130
|
-
const e =
|
|
130
|
+
const e = Pr;
|
|
131
131
|
do {
|
|
132
132
|
try {
|
|
133
|
-
for (;
|
|
134
|
-
const r =
|
|
135
|
-
|
|
133
|
+
for (; rr < ir.length; ) {
|
|
134
|
+
const r = ir[rr];
|
|
135
|
+
rr++, wr(r), Fi(r.$$);
|
|
136
136
|
}
|
|
137
137
|
} catch (r) {
|
|
138
|
-
throw
|
|
138
|
+
throw ir.length = 0, rr = 0, r;
|
|
139
139
|
}
|
|
140
|
-
for (wr(null),
|
|
141
|
-
|
|
142
|
-
for (let r = 0; r <
|
|
143
|
-
const t =
|
|
144
|
-
|
|
140
|
+
for (wr(null), ir.length = 0, rr = 0; Sr.length; )
|
|
141
|
+
Sr.pop()();
|
|
142
|
+
for (let r = 0; r < nr.length; r += 1) {
|
|
143
|
+
const t = nr[r];
|
|
144
|
+
ot.has(t) || (ot.add(t), t());
|
|
145
145
|
}
|
|
146
|
-
|
|
147
|
-
} while (
|
|
146
|
+
nr.length = 0;
|
|
147
|
+
} while (ir.length);
|
|
148
148
|
for (; It.length; )
|
|
149
149
|
It.pop()();
|
|
150
|
-
|
|
150
|
+
dt = !1, ot.clear(), wr(e);
|
|
151
151
|
}
|
|
152
152
|
function Fi(e) {
|
|
153
153
|
if (e.fragment !== null) {
|
|
154
|
-
e.update(),
|
|
154
|
+
e.update(), ur(e.before_update);
|
|
155
155
|
const r = e.dirty;
|
|
156
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, r), e.after_update.forEach(
|
|
156
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, r), e.after_update.forEach(mt);
|
|
157
157
|
}
|
|
158
158
|
}
|
|
159
159
|
function Di(e) {
|
|
160
160
|
const r = [], t = [];
|
|
161
|
-
|
|
161
|
+
nr.forEach((i) => e.indexOf(i) === -1 ? r.push(i) : t.push(i)), t.forEach((i) => i()), nr = r;
|
|
162
162
|
}
|
|
163
163
|
const Gi = /* @__PURE__ */ new Set();
|
|
164
164
|
function ji(e, r) {
|
|
@@ -166,20 +166,20 @@ function ji(e, r) {
|
|
|
166
166
|
}
|
|
167
167
|
function Vi(e, r, t) {
|
|
168
168
|
const { fragment: i, after_update: n } = e.$$;
|
|
169
|
-
i && i.m(r, t),
|
|
170
|
-
const s = e.$$.on_mount.map(ei).filter(
|
|
171
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...s) :
|
|
172
|
-
}), n.forEach(
|
|
169
|
+
i && i.m(r, t), mt(() => {
|
|
170
|
+
const s = e.$$.on_mount.map(ei).filter(Pt);
|
|
171
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ur(s), e.$$.on_mount = [];
|
|
172
|
+
}), n.forEach(mt);
|
|
173
173
|
}
|
|
174
174
|
function $i(e, r) {
|
|
175
175
|
const t = e.$$;
|
|
176
|
-
t.fragment !== null && (Di(t.after_update),
|
|
176
|
+
t.fragment !== null && (Di(t.after_update), ur(t.on_destroy), t.fragment && t.fragment.d(r), t.on_destroy = t.fragment = null, t.ctx = []);
|
|
177
177
|
}
|
|
178
178
|
function Qi(e, r) {
|
|
179
|
-
e.$$.dirty[0] === -1 && (
|
|
179
|
+
e.$$.dirty[0] === -1 && (ir.push(e), ki(), e.$$.dirty.fill(0)), e.$$.dirty[r / 31 | 0] |= 1 << r % 31;
|
|
180
180
|
}
|
|
181
181
|
function zi(e, r, t, i, n, s, u = null, a = [-1]) {
|
|
182
|
-
const f =
|
|
182
|
+
const f = Pr;
|
|
183
183
|
wr(e);
|
|
184
184
|
const c = e.$$ = {
|
|
185
185
|
fragment: null,
|
|
@@ -205,9 +205,9 @@ function zi(e, r, t, i, n, s, u = null, a = [-1]) {
|
|
|
205
205
|
u && u(c.root);
|
|
206
206
|
let h = !1;
|
|
207
207
|
if (c.ctx = t ? t(e, r.props || {}, (m, g, ...b) => {
|
|
208
|
-
const
|
|
209
|
-
return c.ctx && n(c.ctx[m], c.ctx[m] =
|
|
210
|
-
}) : [], c.update(), h = !0,
|
|
208
|
+
const _ = b.length ? b[0] : g;
|
|
209
|
+
return c.ctx && n(c.ctx[m], c.ctx[m] = _) && (!c.skip_bound && c.bound[m] && c.bound[m](_), h && Qi(e, m)), g;
|
|
210
|
+
}) : [], c.update(), h = !0, ur(c.before_update), c.fragment = i ? i(c.ctx) : !1, r.target) {
|
|
211
211
|
if (r.hydrate) {
|
|
212
212
|
const m = Oi(r.target);
|
|
213
213
|
c.fragment && c.fragment.l(m), m.forEach(ie);
|
|
@@ -282,7 +282,7 @@ typeof HTMLElement == "function" && (ii = class extends HTMLElement {
|
|
|
282
282
|
n in t && (r[n] = [e(n)]);
|
|
283
283
|
for (const n of this.attributes) {
|
|
284
284
|
const s = this.$$g_p(n.name);
|
|
285
|
-
s in this.$$d || (this.$$d[s] =
|
|
285
|
+
s in this.$$d || (this.$$d[s] = Xr(s, n.value, this.$$p_d, "toProp"));
|
|
286
286
|
}
|
|
287
287
|
for (const n in this.$$p_d)
|
|
288
288
|
!(n in this.$$d) && this[n] !== void 0 && (this.$$d[n] = this[n], delete this[n]);
|
|
@@ -300,7 +300,7 @@ typeof HTMLElement == "function" && (ii = class extends HTMLElement {
|
|
|
300
300
|
this.$$r = !0;
|
|
301
301
|
for (const n in this.$$p_d)
|
|
302
302
|
if (this.$$d[n] = this.$$c.$$.ctx[this.$$c.$$.props[n]], this.$$p_d[n].reflect) {
|
|
303
|
-
const s =
|
|
303
|
+
const s = Xr(
|
|
304
304
|
n,
|
|
305
305
|
this.$$d[n],
|
|
306
306
|
this.$$p_d,
|
|
@@ -322,7 +322,7 @@ typeof HTMLElement == "function" && (ii = class extends HTMLElement {
|
|
|
322
322
|
// We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
|
|
323
323
|
// and setting attributes through setAttribute etc, this is helpful
|
|
324
324
|
attributeChangedCallback(e, r, t) {
|
|
325
|
-
this.$$r || (e = this.$$g_p(e), this.$$d[e] =
|
|
325
|
+
this.$$r || (e = this.$$g_p(e), this.$$d[e] = Xr(e, t, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
|
|
326
326
|
}
|
|
327
327
|
disconnectedCallback() {
|
|
328
328
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -335,7 +335,7 @@ typeof HTMLElement == "function" && (ii = class extends HTMLElement {
|
|
|
335
335
|
) || e;
|
|
336
336
|
}
|
|
337
337
|
});
|
|
338
|
-
function
|
|
338
|
+
function Xr(e, r, t, i) {
|
|
339
339
|
const n = t[e]?.type;
|
|
340
340
|
if (r = n === "Boolean" && typeof r != "boolean" ? r != null : r, !i || !t[e])
|
|
341
341
|
return r;
|
|
@@ -381,7 +381,7 @@ function Xi(e, r, t, i, n, s) {
|
|
|
381
381
|
return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
|
|
382
382
|
},
|
|
383
383
|
set(f) {
|
|
384
|
-
f =
|
|
384
|
+
f = Xr(a, f, r), this.$$d[a] = f, this.$$c?.$set({ [a]: f });
|
|
385
385
|
}
|
|
386
386
|
});
|
|
387
387
|
}), i.forEach((a) => {
|
|
@@ -421,7 +421,7 @@ class Zi {
|
|
|
421
421
|
* @returns {() => void}
|
|
422
422
|
*/
|
|
423
423
|
$on(r, t) {
|
|
424
|
-
if (!
|
|
424
|
+
if (!Pt(t))
|
|
425
425
|
return z;
|
|
426
426
|
const i = this.$$.callbacks[r] || (this.$$.callbacks[r] = []);
|
|
427
427
|
return i.push(t), () => {
|
|
@@ -439,24 +439,24 @@ class Zi {
|
|
|
439
439
|
}
|
|
440
440
|
const Wi = "4";
|
|
441
441
|
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Wi);
|
|
442
|
-
const
|
|
442
|
+
const tr = [];
|
|
443
443
|
function qi(e, r) {
|
|
444
444
|
return {
|
|
445
|
-
subscribe:
|
|
445
|
+
subscribe: Kr(e, r).subscribe
|
|
446
446
|
};
|
|
447
447
|
}
|
|
448
|
-
function
|
|
448
|
+
function Kr(e, r = z) {
|
|
449
449
|
let t;
|
|
450
450
|
const i = /* @__PURE__ */ new Set();
|
|
451
451
|
function n(a) {
|
|
452
452
|
if (ri(e, a) && (e = a, t)) {
|
|
453
|
-
const f = !
|
|
453
|
+
const f = !tr.length;
|
|
454
454
|
for (const c of i)
|
|
455
|
-
c[1](),
|
|
455
|
+
c[1](), tr.push(c, e);
|
|
456
456
|
if (f) {
|
|
457
|
-
for (let c = 0; c <
|
|
458
|
-
|
|
459
|
-
|
|
457
|
+
for (let c = 0; c < tr.length; c += 2)
|
|
458
|
+
tr[c][0](tr[c + 1]);
|
|
459
|
+
tr.length = 0;
|
|
460
460
|
}
|
|
461
461
|
}
|
|
462
462
|
}
|
|
@@ -471,7 +471,7 @@ function Jr(e, r = z) {
|
|
|
471
471
|
}
|
|
472
472
|
return { set: n, update: s, subscribe: u };
|
|
473
473
|
}
|
|
474
|
-
function
|
|
474
|
+
function cr(e, r, t) {
|
|
475
475
|
const i = !Array.isArray(e), n = i ? [e] : e;
|
|
476
476
|
if (!n.every(Boolean))
|
|
477
477
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
@@ -484,11 +484,11 @@ function ur(e, r, t) {
|
|
|
484
484
|
if (h)
|
|
485
485
|
return;
|
|
486
486
|
m();
|
|
487
|
-
const
|
|
488
|
-
s ? u(
|
|
487
|
+
const _ = r(i ? c[0] : c, u, a);
|
|
488
|
+
s ? u(_) : m = Pt(_) ? _ : z;
|
|
489
489
|
}, b = n.map(
|
|
490
|
-
(
|
|
491
|
-
|
|
490
|
+
(_, y) => ti(
|
|
491
|
+
_,
|
|
492
492
|
(A) => {
|
|
493
493
|
c[y] = A, h &= ~(1 << y), f && g();
|
|
494
494
|
},
|
|
@@ -498,7 +498,7 @@ function ur(e, r, t) {
|
|
|
498
498
|
)
|
|
499
499
|
);
|
|
500
500
|
return f = !0, g(), function() {
|
|
501
|
-
|
|
501
|
+
ur(b), m(), f = !1;
|
|
502
502
|
};
|
|
503
503
|
});
|
|
504
504
|
}
|
|
@@ -522,19 +522,19 @@ function nn(e) {
|
|
|
522
522
|
function sn(e) {
|
|
523
523
|
return Array.isArray(e) ? [] : {};
|
|
524
524
|
}
|
|
525
|
-
function
|
|
526
|
-
return r.clone !== !1 && r.isMergeableObject(e) ?
|
|
525
|
+
function xr(e, r) {
|
|
526
|
+
return r.clone !== !1 && r.isMergeableObject(e) ? sr(sn(e), e, r) : e;
|
|
527
527
|
}
|
|
528
528
|
function on(e, r, t) {
|
|
529
529
|
return e.concat(r).map(function(i) {
|
|
530
|
-
return
|
|
530
|
+
return xr(i, t);
|
|
531
531
|
});
|
|
532
532
|
}
|
|
533
533
|
function an(e, r) {
|
|
534
534
|
if (!r.customMerge)
|
|
535
|
-
return
|
|
535
|
+
return sr;
|
|
536
536
|
var t = r.customMerge(e);
|
|
537
|
-
return typeof t == "function" ? t :
|
|
537
|
+
return typeof t == "function" ? t : sr;
|
|
538
538
|
}
|
|
539
539
|
function ln(e) {
|
|
540
540
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(r) {
|
|
@@ -557,65 +557,51 @@ function un(e, r) {
|
|
|
557
557
|
function cn(e, r, t) {
|
|
558
558
|
var i = {};
|
|
559
559
|
return t.isMergeableObject(e) && Nt(e).forEach(function(n) {
|
|
560
|
-
i[n] =
|
|
560
|
+
i[n] = xr(e[n], t);
|
|
561
561
|
}), Nt(r).forEach(function(n) {
|
|
562
|
-
un(e, n) || (ni(e, n) && t.isMergeableObject(r[n]) ? i[n] = an(n, t)(e[n], r[n], t) : i[n] =
|
|
562
|
+
un(e, n) || (ni(e, n) && t.isMergeableObject(r[n]) ? i[n] = an(n, t)(e[n], r[n], t) : i[n] = xr(r[n], t));
|
|
563
563
|
}), i;
|
|
564
564
|
}
|
|
565
|
-
function
|
|
566
|
-
t = t || {}, t.arrayMerge = t.arrayMerge || on, t.isMergeableObject = t.isMergeableObject || Yi, t.cloneUnlessOtherwiseSpecified =
|
|
565
|
+
function sr(e, r, t) {
|
|
566
|
+
t = t || {}, t.arrayMerge = t.arrayMerge || on, t.isMergeableObject = t.isMergeableObject || Yi, t.cloneUnlessOtherwiseSpecified = xr;
|
|
567
567
|
var i = Array.isArray(r), n = Array.isArray(e), s = i === n;
|
|
568
|
-
return s ? i ? t.arrayMerge(e, r, t) : cn(e, r, t) :
|
|
568
|
+
return s ? i ? t.arrayMerge(e, r, t) : cn(e, r, t) : xr(r, t);
|
|
569
569
|
}
|
|
570
|
-
|
|
570
|
+
sr.all = function(r, t) {
|
|
571
571
|
if (!Array.isArray(r))
|
|
572
572
|
throw new Error("first argument should be an array");
|
|
573
573
|
return r.reduce(function(i, n) {
|
|
574
|
-
return
|
|
574
|
+
return sr(i, n, t);
|
|
575
575
|
}, {});
|
|
576
576
|
};
|
|
577
|
-
var hn =
|
|
577
|
+
var hn = sr, fn = hn;
|
|
578
578
|
const dn = /* @__PURE__ */ Ji(fn);
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
583
|
-
purpose with or without fee is hereby granted.
|
|
584
|
-
|
|
585
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
586
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
587
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
588
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
589
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
590
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
591
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
592
|
-
***************************************************************************** */
|
|
593
|
-
var dt = function(e, r) {
|
|
594
|
-
return dt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(t, i) {
|
|
579
|
+
var gt = function(e, r) {
|
|
580
|
+
return gt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(t, i) {
|
|
595
581
|
t.__proto__ = i;
|
|
596
582
|
} || function(t, i) {
|
|
597
583
|
for (var n in i)
|
|
598
584
|
Object.prototype.hasOwnProperty.call(i, n) && (t[n] = i[n]);
|
|
599
|
-
},
|
|
585
|
+
}, gt(e, r);
|
|
600
586
|
};
|
|
601
|
-
function
|
|
587
|
+
function et(e, r) {
|
|
602
588
|
if (typeof r != "function" && r !== null)
|
|
603
589
|
throw new TypeError("Class extends value " + String(r) + " is not a constructor or null");
|
|
604
|
-
|
|
590
|
+
gt(e, r);
|
|
605
591
|
function t() {
|
|
606
592
|
this.constructor = e;
|
|
607
593
|
}
|
|
608
594
|
e.prototype = r === null ? Object.create(r) : (t.prototype = r.prototype, new t());
|
|
609
595
|
}
|
|
610
|
-
var
|
|
611
|
-
return
|
|
596
|
+
var Pe = function() {
|
|
597
|
+
return Pe = Object.assign || function(r) {
|
|
612
598
|
for (var t, i = 1, n = arguments.length; i < n; i++) {
|
|
613
599
|
t = arguments[i];
|
|
614
600
|
for (var s in t)
|
|
615
601
|
Object.prototype.hasOwnProperty.call(t, s) && (r[s] = t[s]);
|
|
616
602
|
}
|
|
617
603
|
return r;
|
|
618
|
-
},
|
|
604
|
+
}, Pe.apply(this, arguments);
|
|
619
605
|
};
|
|
620
606
|
function mn(e, r) {
|
|
621
607
|
var t = {};
|
|
@@ -626,14 +612,14 @@ function mn(e, r) {
|
|
|
626
612
|
r.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (t[i[n]] = e[i[n]]);
|
|
627
613
|
return t;
|
|
628
614
|
}
|
|
629
|
-
function
|
|
630
|
-
if (arguments.length === 2)
|
|
615
|
+
function at(e, r, t) {
|
|
616
|
+
if (t || arguments.length === 2)
|
|
631
617
|
for (var i = 0, n = r.length, s; i < n; i++)
|
|
632
618
|
(s || !(i in r)) && (s || (s = Array.prototype.slice.call(r, 0, i)), s[i] = r[i]);
|
|
633
|
-
return e.concat(s || r);
|
|
619
|
+
return e.concat(s || Array.prototype.slice.call(r));
|
|
634
620
|
}
|
|
635
|
-
function
|
|
636
|
-
var t = r && r.cache ? r.cache :
|
|
621
|
+
function lt(e, r) {
|
|
622
|
+
var t = r && r.cache ? r.cache : _n, i = r && r.serializer ? r.serializer : En, n = r && r.strategy ? r.strategy : bn;
|
|
637
623
|
return n(e, {
|
|
638
624
|
cache: t,
|
|
639
625
|
serializer: i
|
|
@@ -642,95 +628,103 @@ function ot(e, r) {
|
|
|
642
628
|
function gn(e) {
|
|
643
629
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
644
630
|
}
|
|
645
|
-
function
|
|
631
|
+
function pn(e, r, t, i) {
|
|
646
632
|
var n = gn(i) ? i : t(i), s = r.get(n);
|
|
647
633
|
return typeof s > "u" && (s = e.call(this, i), r.set(n, s)), s;
|
|
648
634
|
}
|
|
649
|
-
function
|
|
635
|
+
function si(e, r, t) {
|
|
650
636
|
var i = Array.prototype.slice.call(arguments, 3), n = t(i), s = r.get(n);
|
|
651
637
|
return typeof s > "u" && (s = e.apply(this, i), r.set(n, s)), s;
|
|
652
638
|
}
|
|
653
|
-
function
|
|
639
|
+
function oi(e, r, t, i, n) {
|
|
654
640
|
return t.bind(r, e, i, n);
|
|
655
641
|
}
|
|
656
|
-
function pn(e, r) {
|
|
657
|
-
var t = e.length === 1 ? si : oi;
|
|
658
|
-
return St(e, this, t, r.cache.create(), r.serializer);
|
|
659
|
-
}
|
|
660
642
|
function bn(e, r) {
|
|
661
|
-
|
|
643
|
+
var t = e.length === 1 ? pn : si;
|
|
644
|
+
return oi(e, this, t, r.cache.create(), r.serializer);
|
|
662
645
|
}
|
|
663
646
|
function yn(e, r) {
|
|
664
|
-
return
|
|
647
|
+
return oi(e, this, si, r.cache.create(), r.serializer);
|
|
665
648
|
}
|
|
666
649
|
var En = function() {
|
|
667
650
|
return JSON.stringify(arguments);
|
|
668
|
-
}
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
651
|
+
}, vn = (
|
|
652
|
+
/** @class */
|
|
653
|
+
function() {
|
|
654
|
+
function e() {
|
|
655
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
656
|
+
}
|
|
657
|
+
return e.prototype.get = function(r) {
|
|
658
|
+
return this.cache[r];
|
|
659
|
+
}, e.prototype.set = function(r, t) {
|
|
660
|
+
this.cache[r] = t;
|
|
661
|
+
}, e;
|
|
662
|
+
}()
|
|
663
|
+
), _n = {
|
|
679
664
|
create: function() {
|
|
680
|
-
return new
|
|
665
|
+
return new vn();
|
|
681
666
|
}
|
|
682
|
-
},
|
|
683
|
-
variadic:
|
|
684
|
-
|
|
685
|
-
|
|
667
|
+
}, ut = {
|
|
668
|
+
variadic: yn
|
|
669
|
+
}, qr = function() {
|
|
670
|
+
return qr = Object.assign || function(r) {
|
|
671
|
+
for (var t, i = 1, n = arguments.length; i < n; i++) {
|
|
672
|
+
t = arguments[i];
|
|
673
|
+
for (var s in t)
|
|
674
|
+
Object.prototype.hasOwnProperty.call(t, s) && (r[s] = t[s]);
|
|
675
|
+
}
|
|
676
|
+
return r;
|
|
677
|
+
}, qr.apply(this, arguments);
|
|
678
|
+
};
|
|
679
|
+
var S;
|
|
686
680
|
(function(e) {
|
|
687
681
|
e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
|
|
688
682
|
})(S || (S = {}));
|
|
689
|
-
var
|
|
683
|
+
var O;
|
|
690
684
|
(function(e) {
|
|
691
685
|
e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
|
|
692
|
-
})(
|
|
693
|
-
var
|
|
686
|
+
})(O || (O = {}));
|
|
687
|
+
var or;
|
|
694
688
|
(function(e) {
|
|
695
689
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
696
|
-
})(
|
|
690
|
+
})(or || (or = {}));
|
|
697
691
|
function Ot(e) {
|
|
698
|
-
return e.type ===
|
|
692
|
+
return e.type === O.literal;
|
|
699
693
|
}
|
|
700
694
|
function wn(e) {
|
|
701
|
-
return e.type ===
|
|
695
|
+
return e.type === O.argument;
|
|
702
696
|
}
|
|
703
697
|
function ai(e) {
|
|
704
|
-
return e.type ===
|
|
698
|
+
return e.type === O.number;
|
|
705
699
|
}
|
|
706
700
|
function li(e) {
|
|
707
|
-
return e.type ===
|
|
701
|
+
return e.type === O.date;
|
|
708
702
|
}
|
|
709
703
|
function ui(e) {
|
|
710
|
-
return e.type ===
|
|
704
|
+
return e.type === O.time;
|
|
711
705
|
}
|
|
712
706
|
function ci(e) {
|
|
713
|
-
return e.type ===
|
|
707
|
+
return e.type === O.select;
|
|
714
708
|
}
|
|
715
709
|
function hi(e) {
|
|
716
|
-
return e.type ===
|
|
710
|
+
return e.type === O.plural;
|
|
717
711
|
}
|
|
718
|
-
function
|
|
719
|
-
return e.type ===
|
|
712
|
+
function Sn(e) {
|
|
713
|
+
return e.type === O.pound;
|
|
720
714
|
}
|
|
721
715
|
function fi(e) {
|
|
722
|
-
return e.type ===
|
|
716
|
+
return e.type === O.tag;
|
|
723
717
|
}
|
|
724
718
|
function di(e) {
|
|
725
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
719
|
+
return !!(e && typeof e == "object" && e.type === or.number);
|
|
726
720
|
}
|
|
727
|
-
function
|
|
728
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
721
|
+
function pt(e) {
|
|
722
|
+
return !!(e && typeof e == "object" && e.type === or.dateTime);
|
|
729
723
|
}
|
|
730
|
-
var mi = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,
|
|
731
|
-
function
|
|
724
|
+
var mi = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Pn = /(?:[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;
|
|
725
|
+
function xn(e) {
|
|
732
726
|
var r = {};
|
|
733
|
-
return e.replace(
|
|
727
|
+
return e.replace(Pn, function(t) {
|
|
734
728
|
var i = t.length;
|
|
735
729
|
switch (t[0]) {
|
|
736
730
|
case "G":
|
|
@@ -819,11 +813,21 @@ function Pn(e) {
|
|
|
819
813
|
return "";
|
|
820
814
|
}), r;
|
|
821
815
|
}
|
|
822
|
-
var
|
|
823
|
-
function
|
|
816
|
+
var L = function() {
|
|
817
|
+
return L = Object.assign || function(r) {
|
|
818
|
+
for (var t, i = 1, n = arguments.length; i < n; i++) {
|
|
819
|
+
t = arguments[i];
|
|
820
|
+
for (var s in t)
|
|
821
|
+
Object.prototype.hasOwnProperty.call(t, s) && (r[s] = t[s]);
|
|
822
|
+
}
|
|
823
|
+
return r;
|
|
824
|
+
}, L.apply(this, arguments);
|
|
825
|
+
};
|
|
826
|
+
var Cn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
827
|
+
function An(e) {
|
|
824
828
|
if (e.length === 0)
|
|
825
829
|
throw new Error("Number skeleton cannot be empty");
|
|
826
|
-
for (var r = e.split(
|
|
830
|
+
for (var r = e.split(Cn).filter(function(g) {
|
|
827
831
|
return g.length > 0;
|
|
828
832
|
}), t = [], i = 0, n = r; i < n.length; i++) {
|
|
829
833
|
var s = n[i], u = s.split("/");
|
|
@@ -838,10 +842,10 @@ function Cn(e) {
|
|
|
838
842
|
}
|
|
839
843
|
return t;
|
|
840
844
|
}
|
|
841
|
-
function
|
|
845
|
+
function Tn(e) {
|
|
842
846
|
return e.replace(/^(.*?)-/, "");
|
|
843
847
|
}
|
|
844
|
-
var Lt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, gi = /^(@+)?(\+|#+)?[rs]?$/g,
|
|
848
|
+
var Lt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, gi = /^(@+)?(\+|#+)?[rs]?$/g, Hn = /(\*)(0+)|(#+)(0+)|(0+)/g, pi = /^(0+)$/;
|
|
845
849
|
function Mt(e) {
|
|
846
850
|
var r = {};
|
|
847
851
|
return e[e.length - 1] === "r" ? r.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (r.roundingPriority = "lessPrecision"), e.replace(gi, function(t, i, n) {
|
|
@@ -888,7 +892,7 @@ function bi(e) {
|
|
|
888
892
|
};
|
|
889
893
|
}
|
|
890
894
|
}
|
|
891
|
-
function
|
|
895
|
+
function Bn(e) {
|
|
892
896
|
var r;
|
|
893
897
|
if (e[0] === "E" && e[1] === "E" ? (r = {
|
|
894
898
|
notation: "engineering"
|
|
@@ -906,7 +910,7 @@ function Rt(e) {
|
|
|
906
910
|
var r = {}, t = bi(e);
|
|
907
911
|
return t || r;
|
|
908
912
|
}
|
|
909
|
-
function
|
|
913
|
+
function In(e) {
|
|
910
914
|
for (var r = {}, t = 0, i = e; t < i.length; t++) {
|
|
911
915
|
var n = i[t];
|
|
912
916
|
switch (n.stem) {
|
|
@@ -930,7 +934,7 @@ function Bn(e) {
|
|
|
930
934
|
continue;
|
|
931
935
|
case "measure-unit":
|
|
932
936
|
case "unit":
|
|
933
|
-
r.style = "unit", r.unit =
|
|
937
|
+
r.style = "unit", r.unit = Tn(n.options[0]);
|
|
934
938
|
continue;
|
|
935
939
|
case "compact-short":
|
|
936
940
|
case "K":
|
|
@@ -941,13 +945,13 @@ function Bn(e) {
|
|
|
941
945
|
r.notation = "compact", r.compactDisplay = "long";
|
|
942
946
|
continue;
|
|
943
947
|
case "scientific":
|
|
944
|
-
r =
|
|
945
|
-
return
|
|
948
|
+
r = L(L(L({}, r), { notation: "scientific" }), n.options.reduce(function(f, c) {
|
|
949
|
+
return L(L({}, f), Rt(c));
|
|
946
950
|
}, {}));
|
|
947
951
|
continue;
|
|
948
952
|
case "engineering":
|
|
949
|
-
r =
|
|
950
|
-
return
|
|
953
|
+
r = L(L(L({}, r), { notation: "engineering" }), n.options.reduce(function(f, c) {
|
|
954
|
+
return L(L({}, f), Rt(c));
|
|
951
955
|
}, {}));
|
|
952
956
|
continue;
|
|
953
957
|
case "notation-simple":
|
|
@@ -992,7 +996,7 @@ function Bn(e) {
|
|
|
992
996
|
case "integer-width":
|
|
993
997
|
if (n.options.length > 1)
|
|
994
998
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
995
|
-
n.options[0].replace(
|
|
999
|
+
n.options[0].replace(Hn, function(f, c, h, m, g, b) {
|
|
996
1000
|
if (c)
|
|
997
1001
|
r.minimumIntegerDigits = h.length;
|
|
998
1002
|
else {
|
|
@@ -1016,21 +1020,21 @@ function Bn(e) {
|
|
|
1016
1020
|
return h === "*" ? r.minimumFractionDigits = c.length : m && m[0] === "#" ? r.maximumFractionDigits = m.length : g && b ? (r.minimumFractionDigits = g.length, r.maximumFractionDigits = g.length + b.length) : (r.minimumFractionDigits = c.length, r.maximumFractionDigits = c.length), "";
|
|
1017
1021
|
});
|
|
1018
1022
|
var s = n.options[0];
|
|
1019
|
-
s === "w" ? r =
|
|
1023
|
+
s === "w" ? r = L(L({}, r), { trailingZeroDisplay: "stripIfInteger" }) : s && (r = L(L({}, r), Mt(s)));
|
|
1020
1024
|
continue;
|
|
1021
1025
|
}
|
|
1022
1026
|
if (gi.test(n.stem)) {
|
|
1023
|
-
r =
|
|
1027
|
+
r = L(L({}, r), Mt(n.stem));
|
|
1024
1028
|
continue;
|
|
1025
1029
|
}
|
|
1026
1030
|
var u = bi(n.stem);
|
|
1027
|
-
u && (r =
|
|
1028
|
-
var a =
|
|
1029
|
-
a && (r =
|
|
1031
|
+
u && (r = L(L({}, r), u));
|
|
1032
|
+
var a = Bn(n.stem);
|
|
1033
|
+
a && (r = L(L({}, r), a));
|
|
1030
1034
|
}
|
|
1031
1035
|
return r;
|
|
1032
1036
|
}
|
|
1033
|
-
var
|
|
1037
|
+
var zr = {
|
|
1034
1038
|
"001": [
|
|
1035
1039
|
"H",
|
|
1036
1040
|
"h"
|
|
@@ -2445,13 +2449,13 @@ var Qr = {
|
|
|
2445
2449
|
"h"
|
|
2446
2450
|
]
|
|
2447
2451
|
};
|
|
2448
|
-
function
|
|
2452
|
+
function Nn(e, r) {
|
|
2449
2453
|
for (var t = "", i = 0; i < e.length; i++) {
|
|
2450
2454
|
var n = e.charAt(i);
|
|
2451
2455
|
if (n === "j") {
|
|
2452
2456
|
for (var s = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
|
|
2453
2457
|
s++, i++;
|
|
2454
|
-
var u = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), f = "a", c =
|
|
2458
|
+
var u = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), f = "a", c = On(r);
|
|
2455
2459
|
for ((c == "H" || c == "k") && (a = 0); a-- > 0; )
|
|
2456
2460
|
t += f;
|
|
2457
2461
|
for (; u-- > 0; )
|
|
@@ -2461,7 +2465,7 @@ function In(e, r) {
|
|
|
2461
2465
|
}
|
|
2462
2466
|
return t;
|
|
2463
2467
|
}
|
|
2464
|
-
function
|
|
2468
|
+
function On(e) {
|
|
2465
2469
|
var r = e.hourCycle;
|
|
2466
2470
|
if (r === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2467
2471
|
e.hourCycles && // @ts-ignore
|
|
@@ -2480,23 +2484,23 @@ function Nn(e) {
|
|
|
2480
2484
|
}
|
|
2481
2485
|
var t = e.language, i;
|
|
2482
2486
|
t !== "root" && (i = e.maximize().region);
|
|
2483
|
-
var n =
|
|
2487
|
+
var n = zr[i || ""] || zr[t || ""] || zr["".concat(t, "-001")] || zr["001"];
|
|
2484
2488
|
return n[0];
|
|
2485
2489
|
}
|
|
2486
|
-
var
|
|
2490
|
+
var ct, Ln = new RegExp("^".concat(mi.source, "*")), Mn = new RegExp("".concat(mi.source, "*$"));
|
|
2487
2491
|
function P(e, r) {
|
|
2488
2492
|
return { start: e, end: r };
|
|
2489
2493
|
}
|
|
2490
|
-
var
|
|
2494
|
+
var Rn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Un = !!String.fromCodePoint, kn = !!Object.fromEntries, Fn = !!String.prototype.codePointAt, Dn = !!String.prototype.trimStart, Gn = !!String.prototype.trimEnd, jn = !!Number.isSafeInteger, Vn = jn ? Number.isSafeInteger : function(e) {
|
|
2491
2495
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2492
|
-
},
|
|
2496
|
+
}, bt = !0;
|
|
2493
2497
|
try {
|
|
2494
|
-
var
|
|
2495
|
-
|
|
2498
|
+
var $n = Ei("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2499
|
+
bt = ((ct = $n.exec("a")) === null || ct === void 0 ? void 0 : ct[0]) === "a";
|
|
2496
2500
|
} catch {
|
|
2497
|
-
|
|
2501
|
+
bt = !1;
|
|
2498
2502
|
}
|
|
2499
|
-
var Ut =
|
|
2503
|
+
var Ut = Rn ? (
|
|
2500
2504
|
// Native
|
|
2501
2505
|
function(r, t, i) {
|
|
2502
2506
|
return r.startsWith(t, i);
|
|
@@ -2506,7 +2510,7 @@ var Ut = Mn ? (
|
|
|
2506
2510
|
function(r, t, i) {
|
|
2507
2511
|
return r.slice(i, i + t.length) === t;
|
|
2508
2512
|
}
|
|
2509
|
-
),
|
|
2513
|
+
), yt = Un ? String.fromCodePoint : (
|
|
2510
2514
|
// IE11
|
|
2511
2515
|
function() {
|
|
2512
2516
|
for (var r = [], t = 0; t < arguments.length; t++)
|
|
@@ -2520,7 +2524,7 @@ var Ut = Mn ? (
|
|
|
2520
2524
|
}
|
|
2521
2525
|
), kt = (
|
|
2522
2526
|
// native
|
|
2523
|
-
|
|
2527
|
+
kn ? Object.fromEntries : (
|
|
2524
2528
|
// Ponyfill
|
|
2525
2529
|
function(r) {
|
|
2526
2530
|
for (var t = {}, i = 0, n = r; i < n.length; i++) {
|
|
@@ -2530,7 +2534,7 @@ var Ut = Mn ? (
|
|
|
2530
2534
|
return t;
|
|
2531
2535
|
}
|
|
2532
2536
|
)
|
|
2533
|
-
), yi =
|
|
2537
|
+
), yi = Fn ? (
|
|
2534
2538
|
// Native
|
|
2535
2539
|
function(r, t) {
|
|
2536
2540
|
return r.codePointAt(t);
|
|
@@ -2544,7 +2548,7 @@ var Ut = Mn ? (
|
|
|
2544
2548
|
return n < 55296 || n > 56319 || t + 1 === i || (s = r.charCodeAt(t + 1)) < 56320 || s > 57343 ? n : (n - 55296 << 10) + (s - 56320) + 65536;
|
|
2545
2549
|
}
|
|
2546
2550
|
}
|
|
2547
|
-
),
|
|
2551
|
+
), Qn = Dn ? (
|
|
2548
2552
|
// Native
|
|
2549
2553
|
function(r) {
|
|
2550
2554
|
return r.trimStart();
|
|
@@ -2552,9 +2556,9 @@ var Ut = Mn ? (
|
|
|
2552
2556
|
) : (
|
|
2553
2557
|
// Ponyfill
|
|
2554
2558
|
function(r) {
|
|
2555
|
-
return r.replace(
|
|
2559
|
+
return r.replace(Ln, "");
|
|
2556
2560
|
}
|
|
2557
|
-
),
|
|
2561
|
+
), zn = Gn ? (
|
|
2558
2562
|
// Native
|
|
2559
2563
|
function(r) {
|
|
2560
2564
|
return r.trimEnd();
|
|
@@ -2562,32 +2566,32 @@ var Ut = Mn ? (
|
|
|
2562
2566
|
) : (
|
|
2563
2567
|
// Ponyfill
|
|
2564
2568
|
function(r) {
|
|
2565
|
-
return r.replace(
|
|
2569
|
+
return r.replace(Mn, "");
|
|
2566
2570
|
}
|
|
2567
2571
|
);
|
|
2568
2572
|
function Ei(e, r) {
|
|
2569
2573
|
return new RegExp(e, r);
|
|
2570
2574
|
}
|
|
2571
|
-
var
|
|
2572
|
-
if (
|
|
2575
|
+
var Et;
|
|
2576
|
+
if (bt) {
|
|
2573
2577
|
var Ft = Ei("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2574
|
-
|
|
2578
|
+
Et = function(r, t) {
|
|
2575
2579
|
var i;
|
|
2576
2580
|
Ft.lastIndex = t;
|
|
2577
2581
|
var n = Ft.exec(r);
|
|
2578
2582
|
return (i = n[1]) !== null && i !== void 0 ? i : "";
|
|
2579
2583
|
};
|
|
2580
2584
|
} else
|
|
2581
|
-
|
|
2585
|
+
Et = function(r, t) {
|
|
2582
2586
|
for (var i = []; ; ) {
|
|
2583
2587
|
var n = yi(r, t);
|
|
2584
|
-
if (n === void 0 || vi(n) ||
|
|
2588
|
+
if (n === void 0 || vi(n) || qn(n))
|
|
2585
2589
|
break;
|
|
2586
2590
|
i.push(n), t += n >= 65536 ? 2 : 1;
|
|
2587
2591
|
}
|
|
2588
|
-
return
|
|
2592
|
+
return yt.apply(void 0, i);
|
|
2589
2593
|
};
|
|
2590
|
-
var
|
|
2594
|
+
var Xn = (
|
|
2591
2595
|
/** @class */
|
|
2592
2596
|
function() {
|
|
2593
2597
|
function e(r, t) {
|
|
@@ -2611,14 +2615,14 @@ var zn = (
|
|
|
2611
2615
|
if (s === 35 && (t === "plural" || t === "selectordinal")) {
|
|
2612
2616
|
var a = this.clonePosition();
|
|
2613
2617
|
this.bump(), n.push({
|
|
2614
|
-
type:
|
|
2618
|
+
type: O.pound,
|
|
2615
2619
|
location: P(a, this.clonePosition())
|
|
2616
2620
|
});
|
|
2617
2621
|
} else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
2618
2622
|
if (i)
|
|
2619
2623
|
break;
|
|
2620
2624
|
return this.error(S.UNMATCHED_CLOSING_TAG, P(this.clonePosition(), this.clonePosition()));
|
|
2621
|
-
} else if (s === 60 && !this.ignoreTag &&
|
|
2625
|
+
} else if (s === 60 && !this.ignoreTag && vt(this.peek() || 0)) {
|
|
2622
2626
|
var u = this.parseTag(r, t);
|
|
2623
2627
|
if (u.err)
|
|
2624
2628
|
return u;
|
|
@@ -2639,7 +2643,7 @@ var zn = (
|
|
|
2639
2643
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
2640
2644
|
return {
|
|
2641
2645
|
val: {
|
|
2642
|
-
type:
|
|
2646
|
+
type: O.literal,
|
|
2643
2647
|
value: "<".concat(n, "/>"),
|
|
2644
2648
|
location: P(i, this.clonePosition())
|
|
2645
2649
|
},
|
|
@@ -2651,12 +2655,12 @@ var zn = (
|
|
|
2651
2655
|
return s;
|
|
2652
2656
|
var u = s.val, a = this.clonePosition();
|
|
2653
2657
|
if (this.bumpIf("</")) {
|
|
2654
|
-
if (this.isEOF() || !
|
|
2658
|
+
if (this.isEOF() || !vt(this.char()))
|
|
2655
2659
|
return this.error(S.INVALID_TAG, P(a, this.clonePosition()));
|
|
2656
2660
|
var f = this.clonePosition(), c = this.parseTagName();
|
|
2657
2661
|
return n !== c ? this.error(S.UNMATCHED_CLOSING_TAG, P(f, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
2658
2662
|
val: {
|
|
2659
|
-
type:
|
|
2663
|
+
type: O.tag,
|
|
2660
2664
|
value: n,
|
|
2661
2665
|
children: u,
|
|
2662
2666
|
location: P(i, this.clonePosition())
|
|
@@ -2669,7 +2673,7 @@ var zn = (
|
|
|
2669
2673
|
return this.error(S.INVALID_TAG, P(i, this.clonePosition()));
|
|
2670
2674
|
}, e.prototype.parseTagName = function() {
|
|
2671
2675
|
var r = this.offset();
|
|
2672
|
-
for (this.bump(); !this.isEOF() &&
|
|
2676
|
+
for (this.bump(); !this.isEOF() && Wn(this.char()); )
|
|
2673
2677
|
this.bump();
|
|
2674
2678
|
return this.message.slice(r, this.offset());
|
|
2675
2679
|
}, e.prototype.parseLiteral = function(r, t) {
|
|
@@ -2693,12 +2697,12 @@ var zn = (
|
|
|
2693
2697
|
}
|
|
2694
2698
|
var f = P(i, this.clonePosition());
|
|
2695
2699
|
return {
|
|
2696
|
-
val: { type:
|
|
2700
|
+
val: { type: O.literal, value: n, location: f },
|
|
2697
2701
|
err: null
|
|
2698
2702
|
};
|
|
2699
2703
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
2700
2704
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
2701
|
-
!
|
|
2705
|
+
!Zn(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
2702
2706
|
}, e.prototype.tryParseQuote = function(r) {
|
|
2703
2707
|
if (this.isEOF() || this.char() !== 39)
|
|
2704
2708
|
return null;
|
|
@@ -2732,12 +2736,12 @@ var zn = (
|
|
|
2732
2736
|
t.push(i);
|
|
2733
2737
|
this.bump();
|
|
2734
2738
|
}
|
|
2735
|
-
return
|
|
2739
|
+
return yt.apply(void 0, t);
|
|
2736
2740
|
}, e.prototype.tryParseUnquoted = function(r, t) {
|
|
2737
2741
|
if (this.isEOF())
|
|
2738
2742
|
return null;
|
|
2739
2743
|
var i = this.char();
|
|
2740
|
-
return i === 60 || i === 123 || i === 35 && (t === "plural" || t === "selectordinal") || i === 125 && r > 0 ? null : (this.bump(),
|
|
2744
|
+
return i === 60 || i === 123 || i === 35 && (t === "plural" || t === "selectordinal") || i === 125 && r > 0 ? null : (this.bump(), yt(i));
|
|
2741
2745
|
}, e.prototype.parseArgument = function(r, t) {
|
|
2742
2746
|
var i = this.clonePosition();
|
|
2743
2747
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -2753,7 +2757,7 @@ var zn = (
|
|
|
2753
2757
|
case 125:
|
|
2754
2758
|
return this.bump(), {
|
|
2755
2759
|
val: {
|
|
2756
|
-
type:
|
|
2760
|
+
type: O.argument,
|
|
2757
2761
|
// value does not include the opening and closing braces.
|
|
2758
2762
|
value: n,
|
|
2759
2763
|
location: P(i, this.clonePosition())
|
|
@@ -2766,7 +2770,7 @@ var zn = (
|
|
|
2766
2770
|
return this.error(S.MALFORMED_ARGUMENT, P(i, this.clonePosition()));
|
|
2767
2771
|
}
|
|
2768
2772
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
2769
|
-
var r = this.clonePosition(), t = this.offset(), i =
|
|
2773
|
+
var r = this.clonePosition(), t = this.offset(), i = Et(this.message, t), n = t + i.length;
|
|
2770
2774
|
this.bumpTo(n);
|
|
2771
2775
|
var s = this.clonePosition(), u = P(r, s);
|
|
2772
2776
|
return { value: i, location: u };
|
|
@@ -2785,35 +2789,35 @@ var zn = (
|
|
|
2785
2789
|
var h = this.clonePosition(), m = this.parseSimpleArgStyleIfPossible();
|
|
2786
2790
|
if (m.err)
|
|
2787
2791
|
return m;
|
|
2788
|
-
var g =
|
|
2792
|
+
var g = zn(m.val);
|
|
2789
2793
|
if (g.length === 0)
|
|
2790
2794
|
return this.error(S.EXPECT_ARGUMENT_STYLE, P(this.clonePosition(), this.clonePosition()));
|
|
2791
2795
|
var b = P(h, this.clonePosition());
|
|
2792
2796
|
c = { style: g, styleLocation: b };
|
|
2793
2797
|
}
|
|
2794
|
-
var
|
|
2795
|
-
if (
|
|
2796
|
-
return
|
|
2798
|
+
var _ = this.tryParseArgumentClose(n);
|
|
2799
|
+
if (_.err)
|
|
2800
|
+
return _;
|
|
2797
2801
|
var y = P(n, this.clonePosition());
|
|
2798
2802
|
if (c && Ut(c?.style, "::", 0)) {
|
|
2799
|
-
var A =
|
|
2803
|
+
var A = Qn(c.style.slice(2));
|
|
2800
2804
|
if (a === "number") {
|
|
2801
2805
|
var m = this.parseNumberSkeletonFromString(A, c.styleLocation);
|
|
2802
2806
|
return m.err ? m : {
|
|
2803
|
-
val: { type:
|
|
2807
|
+
val: { type: O.number, value: i, location: y, style: m.val },
|
|
2804
2808
|
err: null
|
|
2805
2809
|
};
|
|
2806
2810
|
} else {
|
|
2807
2811
|
if (A.length === 0)
|
|
2808
2812
|
return this.error(S.EXPECT_DATE_TIME_SKELETON, y);
|
|
2809
|
-
var
|
|
2810
|
-
this.locale && (
|
|
2813
|
+
var N = A;
|
|
2814
|
+
this.locale && (N = Nn(A, this.locale));
|
|
2811
2815
|
var g = {
|
|
2812
|
-
type:
|
|
2813
|
-
pattern:
|
|
2816
|
+
type: or.dateTime,
|
|
2817
|
+
pattern: N,
|
|
2814
2818
|
location: c.styleLocation,
|
|
2815
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2816
|
-
}, M = a === "date" ?
|
|
2819
|
+
parsedOptions: this.shouldParseSkeletons ? xn(N) : {}
|
|
2820
|
+
}, M = a === "date" ? O.date : O.time;
|
|
2817
2821
|
return {
|
|
2818
2822
|
val: { type: M, value: i, location: y, style: g },
|
|
2819
2823
|
err: null
|
|
@@ -2822,7 +2826,7 @@ var zn = (
|
|
|
2822
2826
|
}
|
|
2823
2827
|
return {
|
|
2824
2828
|
val: {
|
|
2825
|
-
type: a === "number" ?
|
|
2829
|
+
type: a === "number" ? O.number : a === "date" ? O.date : O.time,
|
|
2826
2830
|
value: i,
|
|
2827
2831
|
location: y,
|
|
2828
2832
|
style: (s = c?.style) !== null && s !== void 0 ? s : null
|
|
@@ -2835,7 +2839,7 @@ var zn = (
|
|
|
2835
2839
|
case "select": {
|
|
2836
2840
|
var R = this.clonePosition();
|
|
2837
2841
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
2838
|
-
return this.error(S.EXPECT_SELECT_ARGUMENT_OPTIONS, P(R,
|
|
2842
|
+
return this.error(S.EXPECT_SELECT_ARGUMENT_OPTIONS, P(R, qr({}, R)));
|
|
2839
2843
|
this.bumpSpace();
|
|
2840
2844
|
var ce = this.parseIdentifierIfPossible(), G = 0;
|
|
2841
2845
|
if (a !== "select" && ce.value === "offset") {
|
|
@@ -2850,13 +2854,13 @@ var zn = (
|
|
|
2850
2854
|
var me = this.tryParsePluralOrSelectOptions(r, a, t, ce);
|
|
2851
2855
|
if (me.err)
|
|
2852
2856
|
return me;
|
|
2853
|
-
var
|
|
2854
|
-
if (
|
|
2855
|
-
return
|
|
2857
|
+
var _ = this.tryParseArgumentClose(n);
|
|
2858
|
+
if (_.err)
|
|
2859
|
+
return _;
|
|
2856
2860
|
var U = P(n, this.clonePosition());
|
|
2857
2861
|
return a === "select" ? {
|
|
2858
2862
|
val: {
|
|
2859
|
-
type:
|
|
2863
|
+
type: O.select,
|
|
2860
2864
|
value: i,
|
|
2861
2865
|
options: kt(me.val),
|
|
2862
2866
|
location: U
|
|
@@ -2864,7 +2868,7 @@ var zn = (
|
|
|
2864
2868
|
err: null
|
|
2865
2869
|
} : {
|
|
2866
2870
|
val: {
|
|
2867
|
-
type:
|
|
2871
|
+
type: O.plural,
|
|
2868
2872
|
value: i,
|
|
2869
2873
|
options: kt(me.val),
|
|
2870
2874
|
offset: G,
|
|
@@ -2917,16 +2921,16 @@ var zn = (
|
|
|
2917
2921
|
}, e.prototype.parseNumberSkeletonFromString = function(r, t) {
|
|
2918
2922
|
var i = [];
|
|
2919
2923
|
try {
|
|
2920
|
-
i =
|
|
2924
|
+
i = An(r);
|
|
2921
2925
|
} catch {
|
|
2922
2926
|
return this.error(S.INVALID_NUMBER_SKELETON, t);
|
|
2923
2927
|
}
|
|
2924
2928
|
return {
|
|
2925
2929
|
val: {
|
|
2926
|
-
type:
|
|
2930
|
+
type: or.number,
|
|
2927
2931
|
tokens: i,
|
|
2928
2932
|
location: t,
|
|
2929
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2933
|
+
parsedOptions: this.shouldParseSkeletons ? In(i) : {}
|
|
2930
2934
|
},
|
|
2931
2935
|
err: null
|
|
2932
2936
|
};
|
|
@@ -2948,16 +2952,16 @@ var zn = (
|
|
|
2948
2952
|
var b = this.clonePosition();
|
|
2949
2953
|
if (!this.bumpIf("{"))
|
|
2950
2954
|
return this.error(t === "select" ? S.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : S.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, P(this.clonePosition(), this.clonePosition()));
|
|
2951
|
-
var
|
|
2952
|
-
if (
|
|
2953
|
-
return
|
|
2955
|
+
var _ = this.parseMessage(r + 1, t, i);
|
|
2956
|
+
if (_.err)
|
|
2957
|
+
return _;
|
|
2954
2958
|
var y = this.tryParseArgumentClose(b);
|
|
2955
2959
|
if (y.err)
|
|
2956
2960
|
return y;
|
|
2957
2961
|
a.push([
|
|
2958
2962
|
c,
|
|
2959
2963
|
{
|
|
2960
|
-
value:
|
|
2964
|
+
value: _.val,
|
|
2961
2965
|
location: P(b, this.clonePosition())
|
|
2962
2966
|
}
|
|
2963
2967
|
]), f.add(c), this.bumpSpace(), s = this.parseIdentifierIfPossible(), c = s.value, h = s.location;
|
|
@@ -2974,7 +2978,7 @@ var zn = (
|
|
|
2974
2978
|
break;
|
|
2975
2979
|
}
|
|
2976
2980
|
var f = P(n, this.clonePosition());
|
|
2977
|
-
return s ? (u *= i,
|
|
2981
|
+
return s ? (u *= i, Vn(u) ? { val: u, err: null } : this.error(t, f)) : this.error(r, f);
|
|
2978
2982
|
}, e.prototype.offset = function() {
|
|
2979
2983
|
return this.position.offset;
|
|
2980
2984
|
}, e.prototype.isEOF = function() {
|
|
@@ -3040,47 +3044,47 @@ var zn = (
|
|
|
3040
3044
|
}, e;
|
|
3041
3045
|
}()
|
|
3042
3046
|
);
|
|
3043
|
-
function
|
|
3047
|
+
function vt(e) {
|
|
3044
3048
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3045
3049
|
}
|
|
3046
|
-
function Xn(e) {
|
|
3047
|
-
return yt(e) || e === 47;
|
|
3048
|
-
}
|
|
3049
3050
|
function Zn(e) {
|
|
3051
|
+
return vt(e) || e === 47;
|
|
3052
|
+
}
|
|
3053
|
+
function Wn(e) {
|
|
3050
3054
|
return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
|
|
3051
3055
|
}
|
|
3052
3056
|
function vi(e) {
|
|
3053
3057
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3054
3058
|
}
|
|
3055
|
-
function
|
|
3059
|
+
function qn(e) {
|
|
3056
3060
|
return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
|
|
3057
3061
|
}
|
|
3058
|
-
function
|
|
3062
|
+
function _t(e) {
|
|
3059
3063
|
e.forEach(function(r) {
|
|
3060
3064
|
if (delete r.location, ci(r) || hi(r))
|
|
3061
3065
|
for (var t in r.options)
|
|
3062
|
-
delete r.options[t].location,
|
|
3066
|
+
delete r.options[t].location, _t(r.options[t].value);
|
|
3063
3067
|
else
|
|
3064
|
-
ai(r) && di(r.style) || (li(r) || ui(r)) &&
|
|
3068
|
+
ai(r) && di(r.style) || (li(r) || ui(r)) && pt(r.style) ? delete r.style.location : fi(r) && _t(r.children);
|
|
3065
3069
|
});
|
|
3066
3070
|
}
|
|
3067
|
-
function
|
|
3068
|
-
r === void 0 && (r = {}), r =
|
|
3069
|
-
var t = new
|
|
3071
|
+
function Jn(e, r) {
|
|
3072
|
+
r === void 0 && (r = {}), r = qr({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, r);
|
|
3073
|
+
var t = new Xn(e, r).parse();
|
|
3070
3074
|
if (t.err) {
|
|
3071
3075
|
var i = SyntaxError(S[t.err.kind]);
|
|
3072
3076
|
throw i.location = t.err.location, i.originalMessage = t.err.message, i;
|
|
3073
3077
|
}
|
|
3074
|
-
return r?.captureLocation ||
|
|
3078
|
+
return r?.captureLocation || _t(t.val), t.val;
|
|
3075
3079
|
}
|
|
3076
|
-
var
|
|
3080
|
+
var ar;
|
|
3077
3081
|
(function(e) {
|
|
3078
3082
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3079
|
-
})(
|
|
3080
|
-
var
|
|
3083
|
+
})(ar || (ar = {}));
|
|
3084
|
+
var rt = (
|
|
3081
3085
|
/** @class */
|
|
3082
3086
|
function(e) {
|
|
3083
|
-
|
|
3087
|
+
et(r, e);
|
|
3084
3088
|
function r(t, i, n) {
|
|
3085
3089
|
var s = e.call(this, t) || this;
|
|
3086
3090
|
return s.code = i, s.originalMessage = n, s;
|
|
@@ -3092,44 +3096,44 @@ var Kr = (
|
|
|
3092
3096
|
), Dt = (
|
|
3093
3097
|
/** @class */
|
|
3094
3098
|
function(e) {
|
|
3095
|
-
|
|
3099
|
+
et(r, e);
|
|
3096
3100
|
function r(t, i, n, s) {
|
|
3097
|
-
return e.call(this, 'Invalid values for "'.concat(t, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'),
|
|
3101
|
+
return e.call(this, 'Invalid values for "'.concat(t, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), ar.INVALID_VALUE, s) || this;
|
|
3098
3102
|
}
|
|
3099
3103
|
return r;
|
|
3100
|
-
}(
|
|
3101
|
-
),
|
|
3104
|
+
}(rt)
|
|
3105
|
+
), Yn = (
|
|
3102
3106
|
/** @class */
|
|
3103
3107
|
function(e) {
|
|
3104
|
-
|
|
3108
|
+
et(r, e);
|
|
3105
3109
|
function r(t, i, n) {
|
|
3106
|
-
return e.call(this, 'Value for "'.concat(t, '" must be of type ').concat(i),
|
|
3110
|
+
return e.call(this, 'Value for "'.concat(t, '" must be of type ').concat(i), ar.INVALID_VALUE, n) || this;
|
|
3107
3111
|
}
|
|
3108
3112
|
return r;
|
|
3109
|
-
}(
|
|
3110
|
-
),
|
|
3113
|
+
}(rt)
|
|
3114
|
+
), Kn = (
|
|
3111
3115
|
/** @class */
|
|
3112
3116
|
function(e) {
|
|
3113
|
-
|
|
3117
|
+
et(r, e);
|
|
3114
3118
|
function r(t, i) {
|
|
3115
|
-
return e.call(this, 'The intl string context variable "'.concat(t, '" was not provided to the string "').concat(i, '"'),
|
|
3119
|
+
return e.call(this, 'The intl string context variable "'.concat(t, '" was not provided to the string "').concat(i, '"'), ar.MISSING_VALUE, i) || this;
|
|
3116
3120
|
}
|
|
3117
3121
|
return r;
|
|
3118
|
-
}(
|
|
3122
|
+
}(rt)
|
|
3119
3123
|
), Q;
|
|
3120
3124
|
(function(e) {
|
|
3121
3125
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3122
3126
|
})(Q || (Q = {}));
|
|
3123
|
-
function
|
|
3127
|
+
function es(e) {
|
|
3124
3128
|
return e.length < 2 ? e : e.reduce(function(r, t) {
|
|
3125
3129
|
var i = r[r.length - 1];
|
|
3126
3130
|
return !i || i.type !== Q.literal || t.type !== Q.literal ? r.push(t) : i.value += t.value, r;
|
|
3127
3131
|
}, []);
|
|
3128
3132
|
}
|
|
3129
|
-
function
|
|
3133
|
+
function rs(e) {
|
|
3130
3134
|
return typeof e == "function";
|
|
3131
3135
|
}
|
|
3132
|
-
function
|
|
3136
|
+
function Zr(e, r, t, i, n, s, u) {
|
|
3133
3137
|
if (e.length === 1 && Ot(e[0]))
|
|
3134
3138
|
return [
|
|
3135
3139
|
{
|
|
@@ -3146,7 +3150,7 @@ function Xr(e, r, t, i, n, s, u) {
|
|
|
3146
3150
|
});
|
|
3147
3151
|
continue;
|
|
3148
3152
|
}
|
|
3149
|
-
if (
|
|
3153
|
+
if (Sn(h)) {
|
|
3150
3154
|
typeof s == "number" && a.push({
|
|
3151
3155
|
type: Q.literal,
|
|
3152
3156
|
value: t.getNumberFormat(r).format(s)
|
|
@@ -3155,7 +3159,7 @@ function Xr(e, r, t, i, n, s, u) {
|
|
|
3155
3159
|
}
|
|
3156
3160
|
var m = h.value;
|
|
3157
3161
|
if (!(n && m in n))
|
|
3158
|
-
throw new
|
|
3162
|
+
throw new Kn(m, u);
|
|
3159
3163
|
var g = n[m];
|
|
3160
3164
|
if (wn(h)) {
|
|
3161
3165
|
(!g || typeof g == "string" || typeof g == "number") && (g = typeof g == "string" || typeof g == "number" ? String(g) : ""), a.push({
|
|
@@ -3165,7 +3169,7 @@ function Xr(e, r, t, i, n, s, u) {
|
|
|
3165
3169
|
continue;
|
|
3166
3170
|
}
|
|
3167
3171
|
if (li(h)) {
|
|
3168
|
-
var b = typeof h.style == "string" ? i.date[h.style] :
|
|
3172
|
+
var b = typeof h.style == "string" ? i.date[h.style] : pt(h.style) ? h.style.parsedOptions : void 0;
|
|
3169
3173
|
a.push({
|
|
3170
3174
|
type: Q.literal,
|
|
3171
3175
|
value: t.getDateTimeFormat(r, b).format(g)
|
|
@@ -3173,7 +3177,7 @@ function Xr(e, r, t, i, n, s, u) {
|
|
|
3173
3177
|
continue;
|
|
3174
3178
|
}
|
|
3175
3179
|
if (ui(h)) {
|
|
3176
|
-
var b = typeof h.style == "string" ? i.time[h.style] :
|
|
3180
|
+
var b = typeof h.style == "string" ? i.time[h.style] : pt(h.style) ? h.style.parsedOptions : i.time.medium;
|
|
3177
3181
|
a.push({
|
|
3178
3182
|
type: Q.literal,
|
|
3179
3183
|
value: t.getDateTimeFormat(r, b).format(g)
|
|
@@ -3189,10 +3193,10 @@ function Xr(e, r, t, i, n, s, u) {
|
|
|
3189
3193
|
continue;
|
|
3190
3194
|
}
|
|
3191
3195
|
if (fi(h)) {
|
|
3192
|
-
var
|
|
3193
|
-
if (!
|
|
3194
|
-
throw new
|
|
3195
|
-
var
|
|
3196
|
+
var _ = h.children, y = h.value, A = n[y];
|
|
3197
|
+
if (!rs(A))
|
|
3198
|
+
throw new Yn(y, "function", u);
|
|
3199
|
+
var N = Zr(_, r, t, i, n, s), M = A(N.map(function(G) {
|
|
3196
3200
|
return G.value;
|
|
3197
3201
|
}));
|
|
3198
3202
|
Array.isArray(M) || (M = [M]), a.push.apply(a, M.map(function(G) {
|
|
@@ -3206,38 +3210,38 @@ function Xr(e, r, t, i, n, s, u) {
|
|
|
3206
3210
|
var R = h.options[g] || h.options.other;
|
|
3207
3211
|
if (!R)
|
|
3208
3212
|
throw new Dt(h.value, g, Object.keys(h.options), u);
|
|
3209
|
-
a.push.apply(a,
|
|
3213
|
+
a.push.apply(a, Zr(R.value, r, t, i, n));
|
|
3210
3214
|
continue;
|
|
3211
3215
|
}
|
|
3212
3216
|
if (hi(h)) {
|
|
3213
3217
|
var R = h.options["=".concat(g)];
|
|
3214
3218
|
if (!R) {
|
|
3215
3219
|
if (!Intl.PluralRules)
|
|
3216
|
-
throw new
|
|
3220
|
+
throw new rt(`Intl.PluralRules is not available in this environment.
|
|
3217
3221
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3218
|
-
`,
|
|
3222
|
+
`, ar.MISSING_INTL_API, u);
|
|
3219
3223
|
var ce = t.getPluralRules(r, { type: h.pluralType }).select(g - (h.offset || 0));
|
|
3220
3224
|
R = h.options[ce] || h.options.other;
|
|
3221
3225
|
}
|
|
3222
3226
|
if (!R)
|
|
3223
3227
|
throw new Dt(h.value, g, Object.keys(h.options), u);
|
|
3224
|
-
a.push.apply(a,
|
|
3228
|
+
a.push.apply(a, Zr(R.value, r, t, i, n, g - (h.offset || 0)));
|
|
3225
3229
|
continue;
|
|
3226
3230
|
}
|
|
3227
3231
|
}
|
|
3228
|
-
return
|
|
3232
|
+
return es(a);
|
|
3229
3233
|
}
|
|
3230
|
-
function
|
|
3231
|
-
return r ?
|
|
3232
|
-
return t[i] =
|
|
3234
|
+
function ts(e, r) {
|
|
3235
|
+
return r ? Pe(Pe(Pe({}, e || {}), r || {}), Object.keys(e).reduce(function(t, i) {
|
|
3236
|
+
return t[i] = Pe(Pe({}, e[i]), r[i] || {}), t;
|
|
3233
3237
|
}, {})) : e;
|
|
3234
3238
|
}
|
|
3235
|
-
function
|
|
3239
|
+
function is(e, r) {
|
|
3236
3240
|
return r ? Object.keys(e).reduce(function(t, i) {
|
|
3237
|
-
return t[i] =
|
|
3238
|
-
},
|
|
3241
|
+
return t[i] = ts(e[i], r[i]), t;
|
|
3242
|
+
}, Pe({}, e)) : e;
|
|
3239
3243
|
}
|
|
3240
|
-
function
|
|
3244
|
+
function ht(e) {
|
|
3241
3245
|
return {
|
|
3242
3246
|
create: function() {
|
|
3243
3247
|
return {
|
|
@@ -3251,39 +3255,39 @@ function ut(e) {
|
|
|
3251
3255
|
}
|
|
3252
3256
|
};
|
|
3253
3257
|
}
|
|
3254
|
-
function
|
|
3258
|
+
function ns(e) {
|
|
3255
3259
|
return e === void 0 && (e = {
|
|
3256
3260
|
number: {},
|
|
3257
3261
|
dateTime: {},
|
|
3258
3262
|
pluralRules: {}
|
|
3259
3263
|
}), {
|
|
3260
|
-
getNumberFormat:
|
|
3264
|
+
getNumberFormat: lt(function() {
|
|
3261
3265
|
for (var r, t = [], i = 0; i < arguments.length; i++)
|
|
3262
3266
|
t[i] = arguments[i];
|
|
3263
|
-
return new ((r = Intl.NumberFormat).bind.apply(r,
|
|
3267
|
+
return new ((r = Intl.NumberFormat).bind.apply(r, at([void 0], t, !1)))();
|
|
3264
3268
|
}, {
|
|
3265
|
-
cache:
|
|
3266
|
-
strategy:
|
|
3269
|
+
cache: ht(e.number),
|
|
3270
|
+
strategy: ut.variadic
|
|
3267
3271
|
}),
|
|
3268
|
-
getDateTimeFormat:
|
|
3272
|
+
getDateTimeFormat: lt(function() {
|
|
3269
3273
|
for (var r, t = [], i = 0; i < arguments.length; i++)
|
|
3270
3274
|
t[i] = arguments[i];
|
|
3271
|
-
return new ((r = Intl.DateTimeFormat).bind.apply(r,
|
|
3275
|
+
return new ((r = Intl.DateTimeFormat).bind.apply(r, at([void 0], t, !1)))();
|
|
3272
3276
|
}, {
|
|
3273
|
-
cache:
|
|
3274
|
-
strategy:
|
|
3277
|
+
cache: ht(e.dateTime),
|
|
3278
|
+
strategy: ut.variadic
|
|
3275
3279
|
}),
|
|
3276
|
-
getPluralRules:
|
|
3280
|
+
getPluralRules: lt(function() {
|
|
3277
3281
|
for (var r, t = [], i = 0; i < arguments.length; i++)
|
|
3278
3282
|
t[i] = arguments[i];
|
|
3279
|
-
return new ((r = Intl.PluralRules).bind.apply(r,
|
|
3283
|
+
return new ((r = Intl.PluralRules).bind.apply(r, at([void 0], t, !1)))();
|
|
3280
3284
|
}, {
|
|
3281
|
-
cache:
|
|
3282
|
-
strategy:
|
|
3285
|
+
cache: ht(e.pluralRules),
|
|
3286
|
+
strategy: ut.variadic
|
|
3283
3287
|
})
|
|
3284
3288
|
};
|
|
3285
3289
|
}
|
|
3286
|
-
var
|
|
3290
|
+
var ss = (
|
|
3287
3291
|
/** @class */
|
|
3288
3292
|
function() {
|
|
3289
3293
|
function e(r, t, i, n) {
|
|
@@ -3302,7 +3306,7 @@ var ns = (
|
|
|
3302
3306
|
}, []);
|
|
3303
3307
|
return h.length <= 1 ? h[0] || "" : h;
|
|
3304
3308
|
}, this.formatToParts = function(f) {
|
|
3305
|
-
return
|
|
3309
|
+
return Zr(s.ast, s.locales, s.formatters, s.formats, f, void 0, s.message);
|
|
3306
3310
|
}, this.resolvedOptions = function() {
|
|
3307
3311
|
var f;
|
|
3308
3312
|
return {
|
|
@@ -3316,12 +3320,12 @@ var ns = (
|
|
|
3316
3320
|
var u = n || {};
|
|
3317
3321
|
u.formatters;
|
|
3318
3322
|
var a = mn(u, ["formatters"]);
|
|
3319
|
-
this.ast = e.__parse(r,
|
|
3323
|
+
this.ast = e.__parse(r, Pe(Pe({}, a), { locale: this.resolvedLocale }));
|
|
3320
3324
|
} else
|
|
3321
3325
|
this.ast = r;
|
|
3322
3326
|
if (!Array.isArray(this.ast))
|
|
3323
3327
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3324
|
-
this.formats =
|
|
3328
|
+
this.formats = is(e.formats, i), this.formatters = n && n.formatters || ns(this.formatterCache);
|
|
3325
3329
|
}
|
|
3326
3330
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3327
3331
|
get: function() {
|
|
@@ -3334,7 +3338,7 @@ var ns = (
|
|
|
3334
3338
|
var t = Intl.NumberFormat.supportedLocalesOf(r);
|
|
3335
3339
|
return t.length > 0 ? new Intl.Locale(t[0]) : new Intl.Locale(typeof r == "string" ? r : r[0]);
|
|
3336
3340
|
}
|
|
3337
|
-
}, e.__parse =
|
|
3341
|
+
}, e.__parse = Jn, e.formats = {
|
|
3338
3342
|
number: {
|
|
3339
3343
|
integer: {
|
|
3340
3344
|
maximumFractionDigits: 0
|
|
@@ -3395,7 +3399,7 @@ var ns = (
|
|
|
3395
3399
|
}, e;
|
|
3396
3400
|
}()
|
|
3397
3401
|
);
|
|
3398
|
-
function
|
|
3402
|
+
function os(e, r) {
|
|
3399
3403
|
if (r == null)
|
|
3400
3404
|
return;
|
|
3401
3405
|
if (r in e)
|
|
@@ -3416,92 +3420,92 @@ function ss(e, r) {
|
|
|
3416
3420
|
i = void 0;
|
|
3417
3421
|
return i;
|
|
3418
3422
|
}
|
|
3419
|
-
const
|
|
3423
|
+
const Oe = {}, as = (e, r, t) => t && (r in Oe || (Oe[r] = {}), e in Oe[r] || (Oe[r][e] = t), t), _i = (e, r) => {
|
|
3420
3424
|
if (r == null)
|
|
3421
3425
|
return;
|
|
3422
|
-
if (r in
|
|
3423
|
-
return
|
|
3424
|
-
const t =
|
|
3426
|
+
if (r in Oe && e in Oe[r])
|
|
3427
|
+
return Oe[r][e];
|
|
3428
|
+
const t = tt(r);
|
|
3425
3429
|
for (let i = 0; i < t.length; i++) {
|
|
3426
|
-
const n = t[i], s =
|
|
3430
|
+
const n = t[i], s = us(n, e);
|
|
3427
3431
|
if (s)
|
|
3428
|
-
return
|
|
3432
|
+
return as(e, r, s);
|
|
3429
3433
|
}
|
|
3430
3434
|
};
|
|
3431
3435
|
let xt;
|
|
3432
|
-
const
|
|
3433
|
-
function
|
|
3436
|
+
const Ar = Kr({});
|
|
3437
|
+
function ls(e) {
|
|
3434
3438
|
return xt[e] || null;
|
|
3435
3439
|
}
|
|
3436
|
-
function
|
|
3440
|
+
function wi(e) {
|
|
3437
3441
|
return e in xt;
|
|
3438
3442
|
}
|
|
3439
|
-
function
|
|
3440
|
-
if (!
|
|
3443
|
+
function us(e, r) {
|
|
3444
|
+
if (!wi(e))
|
|
3441
3445
|
return null;
|
|
3442
|
-
const t =
|
|
3443
|
-
return
|
|
3446
|
+
const t = ls(e);
|
|
3447
|
+
return os(t, r);
|
|
3444
3448
|
}
|
|
3445
|
-
function
|
|
3449
|
+
function cs(e) {
|
|
3446
3450
|
if (e == null)
|
|
3447
3451
|
return;
|
|
3448
|
-
const r =
|
|
3452
|
+
const r = tt(e);
|
|
3449
3453
|
for (let t = 0; t < r.length; t++) {
|
|
3450
3454
|
const i = r[t];
|
|
3451
|
-
if (
|
|
3455
|
+
if (wi(i))
|
|
3452
3456
|
return i;
|
|
3453
3457
|
}
|
|
3454
3458
|
}
|
|
3455
3459
|
function Si(e, ...r) {
|
|
3456
|
-
delete
|
|
3460
|
+
delete Oe[e], Ar.update((t) => (t[e] = dn.all([t[e] || {}, ...r]), t));
|
|
3457
3461
|
}
|
|
3458
|
-
|
|
3459
|
-
[
|
|
3462
|
+
cr(
|
|
3463
|
+
[Ar],
|
|
3460
3464
|
([e]) => Object.keys(e)
|
|
3461
3465
|
);
|
|
3462
|
-
|
|
3463
|
-
const
|
|
3464
|
-
function
|
|
3465
|
-
|
|
3466
|
+
Ar.subscribe((e) => xt = e);
|
|
3467
|
+
const Wr = {};
|
|
3468
|
+
function hs(e, r) {
|
|
3469
|
+
Wr[e].delete(r), Wr[e].size === 0 && delete Wr[e];
|
|
3466
3470
|
}
|
|
3467
3471
|
function Pi(e) {
|
|
3468
|
-
return
|
|
3472
|
+
return Wr[e];
|
|
3469
3473
|
}
|
|
3470
|
-
function
|
|
3471
|
-
return
|
|
3474
|
+
function fs(e) {
|
|
3475
|
+
return tt(e).map((r) => {
|
|
3472
3476
|
const t = Pi(r);
|
|
3473
3477
|
return [r, t ? [...t] : []];
|
|
3474
3478
|
}).filter(([, r]) => r.length > 0);
|
|
3475
3479
|
}
|
|
3476
|
-
function
|
|
3477
|
-
return e == null ? !1 :
|
|
3480
|
+
function wt(e) {
|
|
3481
|
+
return e == null ? !1 : tt(e).some(
|
|
3478
3482
|
(r) => {
|
|
3479
3483
|
var t;
|
|
3480
3484
|
return (t = Pi(r)) == null ? void 0 : t.size;
|
|
3481
3485
|
}
|
|
3482
3486
|
);
|
|
3483
3487
|
}
|
|
3484
|
-
function
|
|
3488
|
+
function ds(e, r) {
|
|
3485
3489
|
return Promise.all(
|
|
3486
|
-
r.map((i) => (
|
|
3490
|
+
r.map((i) => (hs(e, i), i().then((n) => n.default || n)))
|
|
3487
3491
|
).then((i) => Si(e, ...i));
|
|
3488
3492
|
}
|
|
3489
|
-
const
|
|
3493
|
+
const _r = {};
|
|
3490
3494
|
function xi(e) {
|
|
3491
|
-
if (!
|
|
3492
|
-
return e in
|
|
3493
|
-
const r =
|
|
3494
|
-
return
|
|
3495
|
+
if (!wt(e))
|
|
3496
|
+
return e in _r ? _r[e] : Promise.resolve();
|
|
3497
|
+
const r = fs(e);
|
|
3498
|
+
return _r[e] = Promise.all(
|
|
3495
3499
|
r.map(
|
|
3496
|
-
([t, i]) =>
|
|
3500
|
+
([t, i]) => ds(t, i)
|
|
3497
3501
|
)
|
|
3498
3502
|
).then(() => {
|
|
3499
|
-
if (
|
|
3503
|
+
if (wt(e))
|
|
3500
3504
|
return xi(e);
|
|
3501
|
-
delete
|
|
3502
|
-
}),
|
|
3505
|
+
delete _r[e];
|
|
3506
|
+
}), _r[e];
|
|
3503
3507
|
}
|
|
3504
|
-
const
|
|
3508
|
+
const ms = {
|
|
3505
3509
|
number: {
|
|
3506
3510
|
scientific: { notation: "scientific" },
|
|
3507
3511
|
engineering: { notation: "engineering" },
|
|
@@ -3530,150 +3534,150 @@ const ds = {
|
|
|
3530
3534
|
timeZoneName: "short"
|
|
3531
3535
|
}
|
|
3532
3536
|
}
|
|
3533
|
-
},
|
|
3537
|
+
}, gs = {
|
|
3534
3538
|
fallbackLocale: null,
|
|
3535
3539
|
loadingDelay: 200,
|
|
3536
|
-
formats:
|
|
3540
|
+
formats: ms,
|
|
3537
3541
|
warnOnMissingMessages: !0,
|
|
3538
3542
|
handleMissingMessage: void 0,
|
|
3539
3543
|
ignoreTag: !0
|
|
3540
|
-
},
|
|
3541
|
-
function
|
|
3542
|
-
return
|
|
3544
|
+
}, ps = gs;
|
|
3545
|
+
function lr() {
|
|
3546
|
+
return ps;
|
|
3543
3547
|
}
|
|
3544
|
-
const
|
|
3545
|
-
var
|
|
3548
|
+
const ft = Kr(!1);
|
|
3549
|
+
var bs = Object.defineProperty, ys = Object.defineProperties, Es = Object.getOwnPropertyDescriptors, Gt = Object.getOwnPropertySymbols, vs = Object.prototype.hasOwnProperty, _s = Object.prototype.propertyIsEnumerable, jt = (e, r, t) => r in e ? bs(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, ws = (e, r) => {
|
|
3546
3550
|
for (var t in r || (r = {}))
|
|
3547
|
-
|
|
3551
|
+
vs.call(r, t) && jt(e, t, r[t]);
|
|
3548
3552
|
if (Gt)
|
|
3549
3553
|
for (var t of Gt(r))
|
|
3550
|
-
|
|
3554
|
+
_s.call(r, t) && jt(e, t, r[t]);
|
|
3551
3555
|
return e;
|
|
3552
|
-
},
|
|
3553
|
-
let
|
|
3554
|
-
const
|
|
3556
|
+
}, Ss = (e, r) => ys(e, Es(r));
|
|
3557
|
+
let St;
|
|
3558
|
+
const Jr = Kr(null);
|
|
3555
3559
|
function Vt(e) {
|
|
3556
3560
|
return e.split("-").map((r, t, i) => i.slice(0, t + 1).join("-")).reverse();
|
|
3557
3561
|
}
|
|
3558
|
-
function
|
|
3562
|
+
function tt(e, r = lr().fallbackLocale) {
|
|
3559
3563
|
const t = Vt(e);
|
|
3560
3564
|
return r ? [.../* @__PURE__ */ new Set([...t, ...Vt(r)])] : t;
|
|
3561
3565
|
}
|
|
3562
|
-
function
|
|
3563
|
-
return
|
|
3566
|
+
function De() {
|
|
3567
|
+
return St ?? void 0;
|
|
3564
3568
|
}
|
|
3565
|
-
|
|
3566
|
-
|
|
3569
|
+
Jr.subscribe((e) => {
|
|
3570
|
+
St = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
3567
3571
|
});
|
|
3568
|
-
const
|
|
3569
|
-
if (e &&
|
|
3570
|
-
const { loadingDelay: r } =
|
|
3572
|
+
const Ps = (e) => {
|
|
3573
|
+
if (e && cs(e) && wt(e)) {
|
|
3574
|
+
const { loadingDelay: r } = lr();
|
|
3571
3575
|
let t;
|
|
3572
|
-
return typeof window < "u" &&
|
|
3573
|
-
() =>
|
|
3576
|
+
return typeof window < "u" && De() != null && r ? t = window.setTimeout(
|
|
3577
|
+
() => ft.set(!0),
|
|
3574
3578
|
r
|
|
3575
|
-
) :
|
|
3576
|
-
|
|
3579
|
+
) : ft.set(!0), xi(e).then(() => {
|
|
3580
|
+
Jr.set(e);
|
|
3577
3581
|
}).finally(() => {
|
|
3578
|
-
clearTimeout(t),
|
|
3582
|
+
clearTimeout(t), ft.set(!1);
|
|
3579
3583
|
});
|
|
3580
3584
|
}
|
|
3581
|
-
return
|
|
3582
|
-
},
|
|
3583
|
-
set:
|
|
3584
|
-
}),
|
|
3585
|
+
return Jr.set(e);
|
|
3586
|
+
}, hr = Ss(ws({}, Jr), {
|
|
3587
|
+
set: Ps
|
|
3588
|
+
}), it = (e) => {
|
|
3585
3589
|
const r = /* @__PURE__ */ Object.create(null);
|
|
3586
3590
|
return (i) => {
|
|
3587
3591
|
const n = JSON.stringify(i);
|
|
3588
3592
|
return n in r ? r[n] : r[n] = e(i);
|
|
3589
3593
|
};
|
|
3590
3594
|
};
|
|
3591
|
-
var
|
|
3595
|
+
var xs = Object.defineProperty, Yr = Object.getOwnPropertySymbols, Ci = Object.prototype.hasOwnProperty, Ai = Object.prototype.propertyIsEnumerable, $t = (e, r, t) => r in e ? xs(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Ct = (e, r) => {
|
|
3592
3596
|
for (var t in r || (r = {}))
|
|
3593
3597
|
Ci.call(r, t) && $t(e, t, r[t]);
|
|
3594
|
-
if (
|
|
3595
|
-
for (var t of
|
|
3598
|
+
if (Yr)
|
|
3599
|
+
for (var t of Yr(r))
|
|
3596
3600
|
Ai.call(r, t) && $t(e, t, r[t]);
|
|
3597
3601
|
return e;
|
|
3598
|
-
},
|
|
3602
|
+
}, fr = (e, r) => {
|
|
3599
3603
|
var t = {};
|
|
3600
3604
|
for (var i in e)
|
|
3601
3605
|
Ci.call(e, i) && r.indexOf(i) < 0 && (t[i] = e[i]);
|
|
3602
|
-
if (e != null &&
|
|
3603
|
-
for (var i of
|
|
3606
|
+
if (e != null && Yr)
|
|
3607
|
+
for (var i of Yr(e))
|
|
3604
3608
|
r.indexOf(i) < 0 && Ai.call(e, i) && (t[i] = e[i]);
|
|
3605
3609
|
return t;
|
|
3606
3610
|
};
|
|
3607
|
-
const
|
|
3608
|
-
const { formats: t } =
|
|
3611
|
+
const Cr = (e, r) => {
|
|
3612
|
+
const { formats: t } = lr();
|
|
3609
3613
|
if (e in t && r in t[e])
|
|
3610
3614
|
return t[e][r];
|
|
3611
3615
|
throw new Error(`[svelte-i18n] Unknown "${r}" ${e} format.`);
|
|
3612
|
-
},
|
|
3616
|
+
}, Cs = it(
|
|
3613
3617
|
(e) => {
|
|
3614
|
-
var r = e, { locale: t, format: i } = r, n =
|
|
3618
|
+
var r = e, { locale: t, format: i } = r, n = fr(r, ["locale", "format"]);
|
|
3615
3619
|
if (t == null)
|
|
3616
3620
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
3617
|
-
return i && (n =
|
|
3621
|
+
return i && (n = Cr("number", i)), new Intl.NumberFormat(t, n);
|
|
3618
3622
|
}
|
|
3619
|
-
),
|
|
3623
|
+
), As = it(
|
|
3620
3624
|
(e) => {
|
|
3621
|
-
var r = e, { locale: t, format: i } = r, n =
|
|
3625
|
+
var r = e, { locale: t, format: i } = r, n = fr(r, ["locale", "format"]);
|
|
3622
3626
|
if (t == null)
|
|
3623
3627
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
3624
|
-
return i ? n =
|
|
3628
|
+
return i ? n = Cr("date", i) : Object.keys(n).length === 0 && (n = Cr("date", "short")), new Intl.DateTimeFormat(t, n);
|
|
3625
3629
|
}
|
|
3626
|
-
),
|
|
3630
|
+
), Ts = it(
|
|
3627
3631
|
(e) => {
|
|
3628
|
-
var r = e, { locale: t, format: i } = r, n =
|
|
3632
|
+
var r = e, { locale: t, format: i } = r, n = fr(r, ["locale", "format"]);
|
|
3629
3633
|
if (t == null)
|
|
3630
3634
|
throw new Error(
|
|
3631
3635
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
3632
3636
|
);
|
|
3633
|
-
return i ? n =
|
|
3637
|
+
return i ? n = Cr("time", i) : Object.keys(n).length === 0 && (n = Cr("time", "short")), new Intl.DateTimeFormat(t, n);
|
|
3634
3638
|
}
|
|
3635
|
-
),
|
|
3639
|
+
), Hs = (e = {}) => {
|
|
3636
3640
|
var r = e, {
|
|
3637
|
-
locale: t =
|
|
3638
|
-
} = r, i =
|
|
3639
|
-
"locale"
|
|
3640
|
-
]);
|
|
3641
|
-
return xs(Ct({ locale: t }, i));
|
|
3642
|
-
}, Hs = (e = {}) => {
|
|
3643
|
-
var r = e, {
|
|
3644
|
-
locale: t = Fe()
|
|
3645
|
-
} = r, i = hr(r, [
|
|
3641
|
+
locale: t = De()
|
|
3642
|
+
} = r, i = fr(r, [
|
|
3646
3643
|
"locale"
|
|
3647
3644
|
]);
|
|
3648
3645
|
return Cs(Ct({ locale: t }, i));
|
|
3649
3646
|
}, Bs = (e = {}) => {
|
|
3650
3647
|
var r = e, {
|
|
3651
|
-
locale: t =
|
|
3652
|
-
} = r, i =
|
|
3648
|
+
locale: t = De()
|
|
3649
|
+
} = r, i = fr(r, [
|
|
3653
3650
|
"locale"
|
|
3654
3651
|
]);
|
|
3655
3652
|
return As(Ct({ locale: t }, i));
|
|
3656
|
-
}, Is =
|
|
3653
|
+
}, Is = (e = {}) => {
|
|
3654
|
+
var r = e, {
|
|
3655
|
+
locale: t = De()
|
|
3656
|
+
} = r, i = fr(r, [
|
|
3657
|
+
"locale"
|
|
3658
|
+
]);
|
|
3659
|
+
return Ts(Ct({ locale: t }, i));
|
|
3660
|
+
}, Ns = it(
|
|
3657
3661
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3658
|
-
(e, r =
|
|
3659
|
-
ignoreTag:
|
|
3662
|
+
(e, r = De()) => new ss(e, r, lr().formats, {
|
|
3663
|
+
ignoreTag: lr().ignoreTag
|
|
3660
3664
|
})
|
|
3661
|
-
),
|
|
3665
|
+
), Os = (e, r = {}) => {
|
|
3662
3666
|
var t, i, n, s;
|
|
3663
3667
|
let u = r;
|
|
3664
3668
|
typeof e == "object" && (u = e, e = u.id);
|
|
3665
3669
|
const {
|
|
3666
3670
|
values: a,
|
|
3667
|
-
locale: f =
|
|
3671
|
+
locale: f = De(),
|
|
3668
3672
|
default: c
|
|
3669
3673
|
} = u;
|
|
3670
3674
|
if (f == null)
|
|
3671
3675
|
throw new Error(
|
|
3672
3676
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
3673
3677
|
);
|
|
3674
|
-
let h =
|
|
3678
|
+
let h = _i(e, f);
|
|
3675
3679
|
if (!h)
|
|
3676
|
-
h = (s = (n = (i = (t =
|
|
3680
|
+
h = (s = (n = (i = (t = lr()).handleMissingMessage) == null ? void 0 : i.call(t, { locale: f, id: e, defaultValue: c })) != null ? n : c) != null ? s : e;
|
|
3677
3681
|
else if (typeof h != "string")
|
|
3678
3682
|
return console.warn(
|
|
3679
3683
|
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
|
@@ -3682,7 +3686,7 @@ const xr = (e, r) => {
|
|
|
3682
3686
|
return h;
|
|
3683
3687
|
let m = h;
|
|
3684
3688
|
try {
|
|
3685
|
-
m =
|
|
3689
|
+
m = Ns(h, f).format(a);
|
|
3686
3690
|
} catch (g) {
|
|
3687
3691
|
g instanceof Error && console.warn(
|
|
3688
3692
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -3690,16 +3694,16 @@ const xr = (e, r) => {
|
|
|
3690
3694
|
);
|
|
3691
3695
|
}
|
|
3692
3696
|
return m;
|
|
3693
|
-
},
|
|
3694
|
-
|
|
3695
|
-
|
|
3696
|
-
|
|
3697
|
-
|
|
3697
|
+
}, Ls = (e, r) => Is(r).format(e), Ms = (e, r) => Bs(r).format(e), Rs = (e, r) => Hs(r).format(e), Us = (e, r = De()) => _i(e, r), ks = cr([hr, Ar], () => Os);
|
|
3698
|
+
cr([hr], () => Ls);
|
|
3699
|
+
cr([hr], () => Ms);
|
|
3700
|
+
cr([hr], () => Rs);
|
|
3701
|
+
cr([hr, Ar], () => Us);
|
|
3698
3702
|
function Qt(e, r) {
|
|
3699
3703
|
Si(e, r);
|
|
3700
3704
|
}
|
|
3701
|
-
function
|
|
3702
|
-
|
|
3705
|
+
function Fs(e) {
|
|
3706
|
+
hr.set(e);
|
|
3703
3707
|
}
|
|
3704
3708
|
const zt = {
|
|
3705
3709
|
en: {
|
|
@@ -3956,13 +3960,13 @@ const zt = {
|
|
|
3956
3960
|
registerNext: "Next"
|
|
3957
3961
|
}
|
|
3958
3962
|
};
|
|
3959
|
-
function
|
|
3963
|
+
function Ds(e, r) {
|
|
3960
3964
|
if (e) {
|
|
3961
3965
|
const t = document.createElement("style");
|
|
3962
3966
|
t.innerHTML = r, e.appendChild(t);
|
|
3963
3967
|
}
|
|
3964
3968
|
}
|
|
3965
|
-
function
|
|
3969
|
+
function Gs(e, r) {
|
|
3966
3970
|
if (!e || !r)
|
|
3967
3971
|
return;
|
|
3968
3972
|
const t = new URL(r);
|
|
@@ -3973,7 +3977,7 @@ function Ds(e, r) {
|
|
|
3973
3977
|
console.error("There was an error while trying to load client styling from URL", i);
|
|
3974
3978
|
});
|
|
3975
3979
|
}
|
|
3976
|
-
function
|
|
3980
|
+
function js(e, r, t) {
|
|
3977
3981
|
if (window.emMessageBus) {
|
|
3978
3982
|
const i = document.createElement("style");
|
|
3979
3983
|
window.emMessageBus.subscribe(r, (n) => {
|
|
@@ -3981,7 +3985,7 @@ function Gs(e, r, t) {
|
|
|
3981
3985
|
});
|
|
3982
3986
|
}
|
|
3983
3987
|
}
|
|
3984
|
-
function
|
|
3988
|
+
function Vs(e) {
|
|
3985
3989
|
Bi(e, "svelte-1ueqy7d", ".RegisterFormTitle{font-size:20px;text-transform:uppercase;font-weight:300;margin:0;padding-bottom:8px}.RegisterFormSubtitle{font-size:14px;margin:0;padding-bottom:20px}.FormLoginCallToAction{color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));font-size:14px;font-weight:400;text-decoration:none;cursor:pointer}.EmailContainer,.UserContainer,.PasswordContainer,.ConfirmPasswordContainer,.PromoCodeContainer,.SecurityQuestionContainer,.SecurityAnswerContainer{color:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B));display:flex;flex-direction:column;padding-bottom:40px;position:relative}.EmailContainer label,.UserContainer label,.PasswordContainer label,.ConfirmPasswordContainer label,.PromoCodeContainer label,.SecurityQuestionContainer label,.SecurityAnswerContainer label{font-size:14px;font-weight:300;padding-bottom:5px}.EmailContainer input,.UserContainer input,.PasswordContainer input,.ConfirmPasswordContainer input,.PromoCodeContainer input,.SecurityQuestionContainer input,.SecurityAnswerContainer input{width:100%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:16px;line-height:18px}.EmailContainer.InvalidField input,.UserContainer.InvalidField input,.PasswordContainer.InvalidField input,.ConfirmPasswordContainer.InvalidField input,.PromoCodeContainer.InvalidField input,.SecurityQuestionContainer.InvalidField input,.SecurityAnswerContainer.InvalidField input{border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.EmailContainer.Hidden,.UserContainer.Hidden,.PasswordContainer.Hidden,.ConfirmPasswordContainer.Hidden,.PromoCodeContainer.Hidden,.SecurityQuestionContainer.Hidden,.SecurityAnswerContainer.Hidden{display:none}.PasswordContainer,.ConfirmPasswordContainer{position:relative}.PasswordContainer input,.ConfirmPasswordContainer input{padding:5px 30px 5px 15px}.FormRequired{color:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839))}.TogglePasswordVisibility,.ToggleConfirmPasswordVisibility{height:13px;position:absolute;right:8px;bottom:55px}.TogglePasswordVisibility.InvalidToggle path,.TogglePasswordVisibility.InvalidToggle circle,.TogglePasswordVisibility.InvalidToggle rect,.ToggleConfirmPasswordVisibility.InvalidToggle path,.ToggleConfirmPasswordVisibility.InvalidToggle circle,.ToggleConfirmPasswordVisibility.InvalidToggle rect{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.TogglePasswordVisibility path,.TogglePasswordVisibility circle,.TogglePasswordVisibility rect,.ToggleConfirmPasswordVisibility path,.ToggleConfirmPasswordVisibility circle,.ToggleConfirmPasswordVisibility rect{fill:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B))}.InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:10px;position:absolute;padding-top:5px;top:55px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:12px;color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.RegisterStepNext{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;width:100%;height:60px;padding:0;text-transform:uppercase;font-size:18px;cursor:pointer;margin-top:24px}.RegisterStepNext[disabled]{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);cursor:not-allowed}input::-ms-reveal,input::-ms-clear{display:none}");
|
|
3986
3990
|
}
|
|
3987
3991
|
function Xt(e) {
|
|
@@ -3991,7 +3995,7 @@ function Xt(e) {
|
|
|
3991
3995
|
), i;
|
|
3992
3996
|
return {
|
|
3993
3997
|
c() {
|
|
3994
|
-
r = E("p"), i =
|
|
3998
|
+
r = E("p"), i = T(t), o(r, "class", "InvalidInput");
|
|
3995
3999
|
},
|
|
3996
4000
|
m(n, s) {
|
|
3997
4001
|
ue(n, r, s), l(r, i);
|
|
@@ -4013,7 +4017,7 @@ function Zt(e) {
|
|
|
4013
4017
|
), i;
|
|
4014
4018
|
return {
|
|
4015
4019
|
c() {
|
|
4016
|
-
r = E("p"), i =
|
|
4020
|
+
r = E("p"), i = T(t), o(r, "class", "InvalidInput");
|
|
4017
4021
|
},
|
|
4018
4022
|
m(n, s) {
|
|
4019
4023
|
ue(n, r, s), l(r, i);
|
|
@@ -4028,11 +4032,11 @@ function Zt(e) {
|
|
|
4028
4032
|
}
|
|
4029
4033
|
};
|
|
4030
4034
|
}
|
|
4031
|
-
function
|
|
4035
|
+
function $s(e) {
|
|
4032
4036
|
let r, t, i, n, s, u, a, f, c;
|
|
4033
4037
|
return {
|
|
4034
4038
|
c() {
|
|
4035
|
-
r =
|
|
4039
|
+
r = w("svg"), t = w("defs"), i = w("style"), n = T(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = w("g"), u = w("path"), a = w("circle"), o(u, "class", "a"), o(u, "d", "M23.541,38.332a11.467,11.467,0,0,1-4.886-1.611,34.413,34.413,0,0,1-3.976-2.469,1.1,1.1,0,0,1-.494-.936,1.21,1.21,0,0,1,.442-.962A37.986,37.986,0,0,1,18.6,29.625a16.06,16.06,0,0,1,2.521-1.248,6.862,6.862,0,0,1,2.417-.546,6.862,6.862,0,0,1,2.417.546,20.541,20.541,0,0,1,2.547,1.248,45.872,45.872,0,0,1,4.054,2.729,1.159,1.159,0,0,1,.468.962,1.067,1.067,0,0,1-.52.936,36.353,36.353,0,0,1-4.054,2.469A11.2,11.2,0,0,1,23.541,38.332Zm0-9.46a9.813,9.813,0,0,0-4.392,1.663,44.138,44.138,0,0,0-3.873,2.651.13.13,0,0,0,0,.208,36.5,36.5,0,0,0,3.873,2.391,10.372,10.372,0,0,0,4.392,1.481,11.051,11.051,0,0,0,4.444-1.481,40.2,40.2,0,0,0,3.925-2.391.13.13,0,0,0,0-.208h0a34.132,34.132,0,0,0-3.925-2.651A10.072,10.072,0,0,0,23.541,28.872Z"), o(u, "transform", "translate(0)"), o(a, "class", "a"), o(a, "cx", "2.779"), o(a, "cy", "2.779"), o(a, "r", "2.779"), o(a, "transform", "translate(20.827 30.303)"), o(s, "transform", "translate(-14.185 -27.832)"), o(r, "class", "TogglePasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.843"), o(r, "height", "10.5"), o(r, "viewBox", "0 0 18.843 10.5");
|
|
4036
4040
|
},
|
|
4037
4041
|
m(h, m) {
|
|
4038
4042
|
ue(h, r, m), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), f || (c = x(
|
|
@@ -4048,23 +4052,23 @@ function Vs(e) {
|
|
|
4048
4052
|
}
|
|
4049
4053
|
};
|
|
4050
4054
|
}
|
|
4051
|
-
function
|
|
4052
|
-
let r, t, i, n, s, u, a, f, c, h, m, g, b,
|
|
4055
|
+
function Qs(e) {
|
|
4056
|
+
let r, t, i, n, s, u, a, f, c, h, m, g, b, _, y;
|
|
4053
4057
|
return {
|
|
4054
4058
|
c() {
|
|
4055
|
-
r =
|
|
4059
|
+
r = w("svg"), t = w("defs"), i = w("style"), n = T(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = w("g"), u = w("circle"), a = w("g"), f = w("path"), c = w("path"), h = w("g"), m = w("path"), g = w("path"), b = w("rect"), o(u, "class", "a"), o(u, "cx", "0.05"), o(u, "cy", "0.05"), o(u, "r", "0.05"), o(u, "transform", "translate(121.017 31.148)"), o(f, "class", "a"), o(f, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(f, "transform", "translate(-142.164 -39.123)"), o(c, "class", "a"), o(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(c, "transform", "translate(-136.413 -42.068)"), o(a, "transform", "translate(117.499 27.37)"), o(m, "class", "a"), o(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(m, "transform", "translate(-110.856 -33.157)"), o(g, "class", "a"), o(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), o(g, "transform", "translate(-130.743 -29.617)"), o(h, "transform", "translate(110.856 24.899)"), o(b, "class", "a"), o(b, "width", "0.972"), o(b, "height", "15.861"), o(b, "rx", "0.486"), o(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(r, "class", "TogglePasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.844"), o(r, "height", "12.887"), o(r, "viewBox", "0 0 18.844 12.887");
|
|
4056
4060
|
},
|
|
4057
|
-
m(A,
|
|
4058
|
-
ue(A, r,
|
|
4061
|
+
m(A, N) {
|
|
4062
|
+
ue(A, r, N), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), l(a, f), l(a, c), l(s, h), l(h, m), l(h, g), l(s, b), _ || (y = x(
|
|
4059
4063
|
r,
|
|
4060
4064
|
"click",
|
|
4061
4065
|
/*click_handler_1*/
|
|
4062
4066
|
e[61]
|
|
4063
|
-
),
|
|
4067
|
+
), _ = !0);
|
|
4064
4068
|
},
|
|
4065
4069
|
p: z,
|
|
4066
4070
|
d(A) {
|
|
4067
|
-
A && ie(r),
|
|
4071
|
+
A && ie(r), _ = !1, y();
|
|
4068
4072
|
}
|
|
4069
4073
|
};
|
|
4070
4074
|
}
|
|
@@ -4075,7 +4079,7 @@ function Wt(e) {
|
|
|
4075
4079
|
), i;
|
|
4076
4080
|
return {
|
|
4077
4081
|
c() {
|
|
4078
|
-
r = E("p"), i =
|
|
4082
|
+
r = E("p"), i = T(t), o(r, "class", "InvalidInput");
|
|
4079
4083
|
},
|
|
4080
4084
|
m(n, s) {
|
|
4081
4085
|
ue(n, r, s), l(r, i);
|
|
@@ -4097,7 +4101,7 @@ function qt(e) {
|
|
|
4097
4101
|
), i;
|
|
4098
4102
|
return {
|
|
4099
4103
|
c() {
|
|
4100
|
-
r = E("p"), i =
|
|
4104
|
+
r = E("p"), i = T(t), o(r, "class", "InvalidInput");
|
|
4101
4105
|
},
|
|
4102
4106
|
m(n, s) {
|
|
4103
4107
|
ue(n, r, s), l(r, i);
|
|
@@ -4112,11 +4116,11 @@ function qt(e) {
|
|
|
4112
4116
|
}
|
|
4113
4117
|
};
|
|
4114
4118
|
}
|
|
4115
|
-
function
|
|
4119
|
+
function zs(e) {
|
|
4116
4120
|
let r, t, i, n, s, u, a, f, c;
|
|
4117
4121
|
return {
|
|
4118
4122
|
c() {
|
|
4119
|
-
r =
|
|
4123
|
+
r = w("svg"), t = w("defs"), i = w("style"), n = T(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = w("g"), u = w("path"), a = w("circle"), o(u, "class", "a"), o(u, "d", "M23.541,38.332a11.467,11.467,0,0,1-4.886-1.611,34.413,34.413,0,0,1-3.976-2.469,1.1,1.1,0,0,1-.494-.936,1.21,1.21,0,0,1,.442-.962A37.986,37.986,0,0,1,18.6,29.625a16.06,16.06,0,0,1,2.521-1.248,6.862,6.862,0,0,1,2.417-.546,6.862,6.862,0,0,1,2.417.546,20.541,20.541,0,0,1,2.547,1.248,45.872,45.872,0,0,1,4.054,2.729,1.159,1.159,0,0,1,.468.962,1.067,1.067,0,0,1-.52.936,36.353,36.353,0,0,1-4.054,2.469A11.2,11.2,0,0,1,23.541,38.332Zm0-9.46a9.813,9.813,0,0,0-4.392,1.663,44.138,44.138,0,0,0-3.873,2.651.13.13,0,0,0,0,.208,36.5,36.5,0,0,0,3.873,2.391,10.372,10.372,0,0,0,4.392,1.481,11.051,11.051,0,0,0,4.444-1.481,40.2,40.2,0,0,0,3.925-2.391.13.13,0,0,0,0-.208h0a34.132,34.132,0,0,0-3.925-2.651A10.072,10.072,0,0,0,23.541,28.872Z"), o(u, "transform", "translate(0)"), o(a, "class", "a"), o(a, "cx", "2.779"), o(a, "cy", "2.779"), o(a, "r", "2.779"), o(a, "transform", "translate(20.827 30.303)"), o(s, "transform", "translate(-14.185 -27.832)"), o(r, "class", "ToggleConfirmPasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.843"), o(r, "height", "10.5"), o(r, "viewBox", "0 0 18.843 10.5");
|
|
4120
4124
|
},
|
|
4121
4125
|
m(h, m) {
|
|
4122
4126
|
ue(h, r, m), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), f || (c = x(
|
|
@@ -4132,23 +4136,23 @@ function Qs(e) {
|
|
|
4132
4136
|
}
|
|
4133
4137
|
};
|
|
4134
4138
|
}
|
|
4135
|
-
function
|
|
4136
|
-
let r, t, i, n, s, u, a, f, c, h, m, g, b,
|
|
4139
|
+
function Xs(e) {
|
|
4140
|
+
let r, t, i, n, s, u, a, f, c, h, m, g, b, _, y;
|
|
4137
4141
|
return {
|
|
4138
4142
|
c() {
|
|
4139
|
-
r =
|
|
4143
|
+
r = w("svg"), t = w("defs"), i = w("style"), n = T(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = w("g"), u = w("circle"), a = w("g"), f = w("path"), c = w("path"), h = w("g"), m = w("path"), g = w("path"), b = w("rect"), o(u, "class", "a"), o(u, "cx", "0.05"), o(u, "cy", "0.05"), o(u, "r", "0.05"), o(u, "transform", "translate(121.017 31.148)"), o(f, "class", "a"), o(f, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(f, "transform", "translate(-142.164 -39.123)"), o(c, "class", "a"), o(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(c, "transform", "translate(-136.413 -42.068)"), o(a, "transform", "translate(117.499 27.37)"), o(m, "class", "a"), o(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(m, "transform", "translate(-110.856 -33.157)"), o(g, "class", "a"), o(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), o(g, "transform", "translate(-130.743 -29.617)"), o(h, "transform", "translate(110.856 24.899)"), o(b, "class", "a"), o(b, "width", "0.972"), o(b, "height", "15.861"), o(b, "rx", "0.486"), o(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(r, "class", "ToggleConfirmPasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.844"), o(r, "height", "12.887"), o(r, "viewBox", "0 0 18.844 12.887");
|
|
4140
4144
|
},
|
|
4141
|
-
m(A,
|
|
4142
|
-
ue(A, r,
|
|
4145
|
+
m(A, N) {
|
|
4146
|
+
ue(A, r, N), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), l(a, f), l(a, c), l(s, h), l(h, m), l(h, g), l(s, b), _ || (y = x(
|
|
4143
4147
|
r,
|
|
4144
4148
|
"click",
|
|
4145
4149
|
/*click_handler_3*/
|
|
4146
4150
|
e[67]
|
|
4147
|
-
),
|
|
4151
|
+
), _ = !0);
|
|
4148
4152
|
},
|
|
4149
4153
|
p: z,
|
|
4150
4154
|
d(A) {
|
|
4151
|
-
A && ie(r),
|
|
4155
|
+
A && ie(r), _ = !1, y();
|
|
4152
4156
|
}
|
|
4153
4157
|
};
|
|
4154
4158
|
}
|
|
@@ -4159,7 +4163,7 @@ function Jt(e) {
|
|
|
4159
4163
|
), i;
|
|
4160
4164
|
return {
|
|
4161
4165
|
c() {
|
|
4162
|
-
r = E("p"), i =
|
|
4166
|
+
r = E("p"), i = T(t), o(r, "class", "InvalidInput");
|
|
4163
4167
|
},
|
|
4164
4168
|
m(n, s) {
|
|
4165
4169
|
ue(n, r, s), l(r, i);
|
|
@@ -4187,7 +4191,7 @@ function Yt(e) {
|
|
|
4187
4191
|
), i;
|
|
4188
4192
|
return {
|
|
4189
4193
|
c() {
|
|
4190
|
-
r = E("p"), i =
|
|
4194
|
+
r = E("p"), i = T(t), o(r, "class", "InvalidInput");
|
|
4191
4195
|
},
|
|
4192
4196
|
m(n, s) {
|
|
4193
4197
|
ue(n, r, s), l(r, i);
|
|
@@ -4221,7 +4225,7 @@ function Kt(e) {
|
|
|
4221
4225
|
), i;
|
|
4222
4226
|
return {
|
|
4223
4227
|
c() {
|
|
4224
|
-
r = E("p"), i =
|
|
4228
|
+
r = E("p"), i = T(t), o(r, "class", "InvalidInput");
|
|
4225
4229
|
},
|
|
4226
4230
|
m(n, s) {
|
|
4227
4231
|
ue(n, r, s), l(r, i);
|
|
@@ -4242,7 +4246,7 @@ function Kt(e) {
|
|
|
4242
4246
|
}
|
|
4243
4247
|
};
|
|
4244
4248
|
}
|
|
4245
|
-
function
|
|
4249
|
+
function Zs(e) {
|
|
4246
4250
|
let r, t, i, n = (
|
|
4247
4251
|
/*$_*/
|
|
4248
4252
|
e[30]("registerTitle") + ""
|
|
@@ -4252,22 +4256,22 @@ function Xs(e) {
|
|
|
4252
4256
|
), c, h, m, g = (
|
|
4253
4257
|
/*$_*/
|
|
4254
4258
|
e[30]("registerSubtitleLogin") + ""
|
|
4255
|
-
), b,
|
|
4259
|
+
), b, _, y, A, N, M = (
|
|
4256
4260
|
/*$_*/
|
|
4257
4261
|
e[30]("registerEmail") + ""
|
|
4258
|
-
), R, ce, G, me, U,
|
|
4262
|
+
), R, ce, G, me, U, Ge, Ae, je, k, X, he = (
|
|
4259
4263
|
/*$_*/
|
|
4260
4264
|
e[30]("registerUsername") + ""
|
|
4261
|
-
), ge, ne, V,
|
|
4265
|
+
), ge, ne, V, Te, F, xe, He, ye, pe, C, Ee, Z = (
|
|
4262
4266
|
/*$_*/
|
|
4263
4267
|
e[30]("registerPassword") + ""
|
|
4264
|
-
), ve,
|
|
4268
|
+
), ve, Tr, Le, Hr, H, Me, dr, mr, Ve, Re, Ue, gr, j, Ce, $e = (
|
|
4265
4269
|
/*$_*/
|
|
4266
4270
|
e[30]("registerConfirmPassword") + ""
|
|
4267
|
-
),
|
|
4271
|
+
), Qe, Br, Be, pr, $, br, ze, ke, Ir, _e, Fe, Xe = (
|
|
4268
4272
|
/*$_*/
|
|
4269
4273
|
e[30]("registerPromoCode") + ""
|
|
4270
|
-
),
|
|
4274
|
+
), yr, Nr, Or, se, Lr, Ze, Mr, fe, Ie, We = (
|
|
4271
4275
|
/*custominputtextswitch*/
|
|
4272
4276
|
(e[2] == "true" ? (
|
|
4273
4277
|
/*$_*/
|
|
@@ -4276,7 +4280,7 @@ function Xs(e) {
|
|
|
4276
4280
|
/*$_*/
|
|
4277
4281
|
e[30]("registerSecurityQuestion")
|
|
4278
4282
|
)) + ""
|
|
4279
|
-
),
|
|
4283
|
+
), Er, Rr, qe, Ur, oe, kr, Je, Fr, de, Ne, Ye = (
|
|
4280
4284
|
/*custominputtextswitch*/
|
|
4281
4285
|
(e[2] == "true" ? (
|
|
4282
4286
|
/*$_*/
|
|
@@ -4285,10 +4289,10 @@ function Xs(e) {
|
|
|
4285
4289
|
/*$_*/
|
|
4286
4290
|
e[30]("registerSecurityAnswer")
|
|
4287
4291
|
)) + ""
|
|
4288
|
-
),
|
|
4292
|
+
), vr, Dr, Ke, Gr, ae, jr, er, p, I, le = (
|
|
4289
4293
|
/*$_*/
|
|
4290
4294
|
e[30]("registerNext") + ""
|
|
4291
|
-
),
|
|
4295
|
+
), nt, Vr, st, At, W = (
|
|
4292
4296
|
/*invalidEmail*/
|
|
4293
4297
|
e[4] && Xt(e)
|
|
4294
4298
|
), q = (
|
|
@@ -4298,10 +4302,10 @@ function Xs(e) {
|
|
|
4298
4302
|
function Tt(d, v) {
|
|
4299
4303
|
return (
|
|
4300
4304
|
/*isPasswordVisible*/
|
|
4301
|
-
d[25] ?
|
|
4305
|
+
d[25] ? Qs : $s
|
|
4302
4306
|
);
|
|
4303
4307
|
}
|
|
4304
|
-
let
|
|
4308
|
+
let $r = Tt(e), we = $r(e), J = (
|
|
4305
4309
|
/*invalidPassword*/
|
|
4306
4310
|
e[6] && /*simplepasswordvalidation*/
|
|
4307
4311
|
e[0] !== "true" && Wt(e)
|
|
@@ -4313,10 +4317,10 @@ function Xs(e) {
|
|
|
4313
4317
|
function Ht(d, v) {
|
|
4314
4318
|
return (
|
|
4315
4319
|
/*isConfirmPasswordVisible*/
|
|
4316
|
-
d[26] ?
|
|
4320
|
+
d[26] ? Xs : zs
|
|
4317
4321
|
);
|
|
4318
4322
|
}
|
|
4319
|
-
let
|
|
4323
|
+
let Qr = Ht(e), Se = Qr(e), K = (
|
|
4320
4324
|
/*invalidConfirmPassword*/
|
|
4321
4325
|
e[7] && Jt(e)
|
|
4322
4326
|
), ee = (
|
|
@@ -4328,61 +4332,61 @@ function Xs(e) {
|
|
|
4328
4332
|
);
|
|
4329
4333
|
return {
|
|
4330
4334
|
c() {
|
|
4331
|
-
r = E("div"), t = E("div"), i = E("h2"), s =
|
|
4335
|
+
r = E("div"), t = E("div"), i = E("h2"), s = T(n), u = B(), a = E("p"), c = T(f), h = B(), m = E("span"), b = T(g), _ = B(), y = E("form"), A = E("div"), N = E("label"), R = T(M), ce = T(":"), G = E("span"), G.textContent = "*", me = B(), U = E("input"), Ge = B(), W && W.c(), je = B(), k = E("div"), X = E("label"), ge = T(he), ne = T(":"), V = E("span"), V.textContent = "*", Te = B(), F = E("input"), He = B(), q && q.c(), pe = B(), C = E("div"), Ee = E("label"), ve = T(Z), Tr = T(":"), Le = E("span"), Le.textContent = "*", Hr = B(), H = E("input"), dr = B(), we.c(), mr = B(), J && J.c(), Ve = B(), Y && Y.c(), gr = B(), j = E("div"), Ce = E("label"), Qe = T($e), Br = T(":"), Be = E("span"), Be.textContent = "*", pr = B(), $ = E("input"), br = B(), Se.c(), ze = B(), K && K.c(), Ir = B(), _e = E("div"), Fe = E("label"), yr = T(Xe), Nr = T(":"), Or = B(), se = E("input"), Lr = B(), Mr = B(), fe = E("div"), Ie = E("label"), Er = T(We), Rr = T(":"), qe = E("span"), qe.textContent = "*", Ur = B(), oe = E("input"), kr = B(), ee && ee.c(), Fr = B(), de = E("div"), Ne = E("label"), vr = T(Ye), Dr = T(":"), Ke = E("span"), Ke.textContent = "*", Gr = B(), ae = E("input"), jr = B(), re && re.c(), p = B(), I = E("button"), nt = T(le), o(i, "class", "RegisterFormTitle"), o(m, "class", "FormLoginCallToAction"), o(a, "class", "RegisterFormSubtitle"), o(t, "class", "RegisterFormHeader"), o(G, "class", "FormRequired"), o(N, "for", "Email"), o(U, "type", "text"), o(U, "id", "Email"), o(A, "class", Ae = "EmailContainer " + /*invalidEmail*/
|
|
4332
4336
|
(e[4] && !/*emailFocus*/
|
|
4333
4337
|
e[10] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4334
|
-
(e[17]?.indexOf("email") >= 0 ? "Hidden" : "")), o(V, "class", "FormRequired"), o(X, "for", "UserName"), o(F, "type", "text"), o(F, "id", "UserName"), o(F, "autocomplete",
|
|
4338
|
+
(e[17]?.indexOf("email") >= 0 ? "Hidden" : "")), o(V, "class", "FormRequired"), o(X, "for", "UserName"), o(F, "type", "text"), o(F, "id", "UserName"), o(F, "autocomplete", xe = /*savecredentials*/
|
|
4335
4339
|
e[1] ? "username" : "off"), o(k, "class", ye = "UserContainer " + /*invalidName*/
|
|
4336
4340
|
(e[5] && !/*usernameFocus*/
|
|
4337
4341
|
e[11] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4338
|
-
(e[17]?.indexOf("username") >= 0 ? "Hidden" : "")), o(
|
|
4339
|
-
e[1] ? "new-password" : "off"), o(
|
|
4342
|
+
(e[17]?.indexOf("username") >= 0 ? "Hidden" : "")), o(Le, "class", "FormRequired"), o(Ee, "for", "Password"), o(H, "name", "new-password"), o(H, "type", "password"), o(H, "id", "new-password"), o(H, "autocomplete", Me = /*savecredentials*/
|
|
4343
|
+
e[1] ? "new-password" : "off"), o(H, "aria-describedby", "password-constraints"), o(C, "class", Re = "PasswordContainer " + /*invalidPassword*/
|
|
4340
4344
|
(e[6] && !/*passwordFocus*/
|
|
4341
4345
|
e[12] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4342
|
-
(e[17]?.indexOf("password") >= 0 ? "Hidden" : "")), C.hidden =
|
|
4343
|
-
e[17]?.indexOf("password") >= 0, o(
|
|
4346
|
+
(e[17]?.indexOf("password") >= 0 ? "Hidden" : "")), C.hidden = Ue = /*disabledFieldsList*/
|
|
4347
|
+
e[17]?.indexOf("password") >= 0, o(Be, "class", "FormRequired"), o(Ce, "for", "ConfirmPassword"), o($, "type", "password"), o($, "id", "ConfirmPassword"), o(j, "class", ke = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
|
|
4344
4348
|
(e[7] && !/*confirmPasswordFocus*/
|
|
4345
4349
|
e[13] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4346
|
-
(e[17]?.indexOf("confirmPassword") >= 0 ? "Hidden" : "")), o(
|
|
4347
|
-
(e[17]?.indexOf("promoCode") >= 0 ? "Hidden" : "")), o(
|
|
4350
|
+
(e[17]?.indexOf("confirmPassword") >= 0 ? "Hidden" : "")), o(Fe, "for", "PromoCode"), o(se, "type", "text"), o(se, "id", "PromoCode"), o(_e, "class", Ze = "PromoCodeContainer " + /*disabledFieldsList*/
|
|
4351
|
+
(e[17]?.indexOf("promoCode") >= 0 ? "Hidden" : "")), o(qe, "class", "FormRequired"), o(Ie, "for", "SecurityQuestion"), o(oe, "type", "text"), o(oe, "id", "SecurityQuestion"), o(fe, "class", Je = "SecurityQuestionContainer " + /*invalidSecurityQuestion*/
|
|
4348
4352
|
(e[8] && !/*securityQFocus*/
|
|
4349
4353
|
e[14] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4350
|
-
(e[17]?.indexOf("securityQuestion") >= 0 ? "Hidden" : "")), o(
|
|
4354
|
+
(e[17]?.indexOf("securityQuestion") >= 0 ? "Hidden" : "")), o(Ke, "class", "FormRequired"), o(Ne, "for", "SecurityAnswer"), o(ae, "type", "text"), o(ae, "id", "SecurityAnswer"), o(de, "class", er = "SecurityAnswerContainer " + /*invalidSecurityAnswer*/
|
|
4351
4355
|
(e[9] && !/*securityAFocus*/
|
|
4352
4356
|
e[15] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4353
|
-
(e[17]?.indexOf("securityAnswer") >= 0 ? "Hidden" : "")), o(
|
|
4357
|
+
(e[17]?.indexOf("securityAnswer") >= 0 ? "Hidden" : "")), o(I, "class", "RegisterStepNext"), I.disabled = Vr = !/*isValid*/
|
|
4354
4358
|
e[29], o(y, "class", "RegisterFormContent");
|
|
4355
4359
|
},
|
|
4356
4360
|
m(d, v) {
|
|
4357
|
-
ue(d, r, v), l(r, t), l(t, i), l(i, s), l(t, u), l(t, a), l(a, c), l(a, h), l(a, m), l(m, b), l(r,
|
|
4361
|
+
ue(d, r, v), l(r, t), l(t, i), l(i, s), l(t, u), l(t, a), l(a, c), l(a, h), l(a, m), l(m, b), l(r, _), l(r, y), l(y, A), l(A, N), l(N, R), l(N, ce), l(N, G), l(A, me), l(A, U), te(
|
|
4358
4362
|
U,
|
|
4359
4363
|
/*userEmail*/
|
|
4360
4364
|
e[19]
|
|
4361
|
-
), l(A,
|
|
4365
|
+
), l(A, Ge), W && W.m(A, null), l(y, je), l(y, k), l(k, X), l(X, ge), l(X, ne), l(X, V), l(k, Te), l(k, F), te(
|
|
4362
4366
|
F,
|
|
4363
4367
|
/*userValue*/
|
|
4364
4368
|
e[18]
|
|
4365
|
-
), l(k,
|
|
4366
|
-
|
|
4369
|
+
), l(k, He), q && q.m(k, null), l(y, pe), l(y, C), l(C, Ee), l(Ee, ve), l(Ee, Tr), l(Ee, Le), l(C, Hr), l(C, H), te(
|
|
4370
|
+
H,
|
|
4367
4371
|
/*userPassword*/
|
|
4368
4372
|
e[20]
|
|
4369
|
-
), e[60](
|
|
4373
|
+
), e[60](H), l(C, dr), we.m(C, null), l(C, mr), J && J.m(C, null), l(C, Ve), Y && Y.m(C, null), l(y, gr), l(y, j), l(j, Ce), l(Ce, Qe), l(Ce, Br), l(Ce, Be), l(j, pr), l(j, $), te(
|
|
4370
4374
|
$,
|
|
4371
4375
|
/*confirmUserPassword*/
|
|
4372
4376
|
e[21]
|
|
4373
|
-
), e[66]($), l(j,
|
|
4377
|
+
), e[66]($), l(j, br), Se.m(j, null), l(j, ze), K && K.m(j, null), l(y, Ir), l(y, _e), l(_e, Fe), l(Fe, yr), l(Fe, Nr), l(_e, Or), l(_e, se), te(
|
|
4374
4378
|
se,
|
|
4375
4379
|
/*promoCode*/
|
|
4376
4380
|
e[24]
|
|
4377
|
-
), l(
|
|
4381
|
+
), l(_e, Lr), l(y, Mr), l(y, fe), l(fe, Ie), l(Ie, Er), l(Ie, Rr), l(Ie, qe), l(fe, Ur), l(fe, oe), te(
|
|
4378
4382
|
oe,
|
|
4379
4383
|
/*securityQuestion*/
|
|
4380
4384
|
e[22]
|
|
4381
|
-
), l(fe,
|
|
4385
|
+
), l(fe, kr), ee && ee.m(fe, null), l(y, Fr), l(y, de), l(de, Ne), l(Ne, vr), l(Ne, Dr), l(Ne, Ke), l(de, Gr), l(de, ae), te(
|
|
4382
4386
|
ae,
|
|
4383
4387
|
/*securityAnswer*/
|
|
4384
4388
|
e[23]
|
|
4385
|
-
), l(de,
|
|
4389
|
+
), l(de, jr), re && re.m(de, null), l(y, p), l(y, I), l(I, nt), e[79](r), st || (At = [
|
|
4386
4390
|
x(
|
|
4387
4391
|
m,
|
|
4388
4392
|
"click",
|
|
@@ -4438,25 +4442,25 @@ function Xs(e) {
|
|
|
4438
4442
|
e[56]
|
|
4439
4443
|
),
|
|
4440
4444
|
x(
|
|
4441
|
-
|
|
4445
|
+
H,
|
|
4442
4446
|
"input",
|
|
4443
4447
|
/*input2_input_handler*/
|
|
4444
4448
|
e[57]
|
|
4445
4449
|
),
|
|
4446
4450
|
x(
|
|
4447
|
-
|
|
4451
|
+
H,
|
|
4448
4452
|
"keyup",
|
|
4449
4453
|
/*validatePassword*/
|
|
4450
4454
|
e[38]
|
|
4451
4455
|
),
|
|
4452
4456
|
x(
|
|
4453
|
-
|
|
4457
|
+
H,
|
|
4454
4458
|
"focus",
|
|
4455
4459
|
/*focus_handler_2*/
|
|
4456
4460
|
e[58]
|
|
4457
4461
|
),
|
|
4458
4462
|
x(
|
|
4459
|
-
|
|
4463
|
+
H,
|
|
4460
4464
|
"blur",
|
|
4461
4465
|
/*blur_handler_2*/
|
|
4462
4466
|
e[59]
|
|
@@ -4558,12 +4562,12 @@ function Xs(e) {
|
|
|
4558
4562
|
e[77]
|
|
4559
4563
|
),
|
|
4560
4564
|
x(
|
|
4561
|
-
|
|
4565
|
+
I,
|
|
4562
4566
|
"click",
|
|
4563
4567
|
/*click_handler_5*/
|
|
4564
4568
|
e[78]
|
|
4565
4569
|
)
|
|
4566
|
-
],
|
|
4570
|
+
], st = !0);
|
|
4567
4571
|
},
|
|
4568
4572
|
p(d, v) {
|
|
4569
4573
|
v[0] & /*$_*/
|
|
@@ -4582,14 +4586,14 @@ function Xs(e) {
|
|
|
4582
4586
|
d[19]
|
|
4583
4587
|
), /*invalidEmail*/
|
|
4584
4588
|
d[4] ? W ? W.p(d, v) : (W = Xt(d), W.c(), W.m(A, null)) : W && (W.d(1), W = null), v[0] & /*invalidEmail, emailFocus, disabledFieldsList*/
|
|
4585
|
-
132112 &&
|
|
4589
|
+
132112 && Ae !== (Ae = "EmailContainer " + /*invalidEmail*/
|
|
4586
4590
|
(d[4] && !/*emailFocus*/
|
|
4587
4591
|
d[10] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4588
|
-
(d[17]?.indexOf("email") >= 0 ? "Hidden" : "")) && o(A, "class",
|
|
4592
|
+
(d[17]?.indexOf("email") >= 0 ? "Hidden" : "")) && o(A, "class", Ae), v[0] & /*$_*/
|
|
4589
4593
|
1073741824 && he !== (he = /*$_*/
|
|
4590
4594
|
d[30]("registerUsername") + "") && D(ge, he), v[0] & /*savecredentials*/
|
|
4591
|
-
2 &&
|
|
4592
|
-
d[1] ? "username" : "off") && o(F, "autocomplete",
|
|
4595
|
+
2 && xe !== (xe = /*savecredentials*/
|
|
4596
|
+
d[1] ? "username" : "off") && o(F, "autocomplete", xe), v[0] & /*userValue*/
|
|
4593
4597
|
262144 && F.value !== /*userValue*/
|
|
4594
4598
|
d[18] && te(
|
|
4595
4599
|
F,
|
|
@@ -4603,55 +4607,55 @@ function Xs(e) {
|
|
|
4603
4607
|
(d[17]?.indexOf("username") >= 0 ? "Hidden" : "")) && o(k, "class", ye), v[0] & /*$_*/
|
|
4604
4608
|
1073741824 && Z !== (Z = /*$_*/
|
|
4605
4609
|
d[30]("registerPassword") + "") && D(ve, Z), v[0] & /*savecredentials*/
|
|
4606
|
-
2 &&
|
|
4607
|
-
d[1] ? "new-password" : "off") && o(
|
|
4608
|
-
1048576 &&
|
|
4610
|
+
2 && Me !== (Me = /*savecredentials*/
|
|
4611
|
+
d[1] ? "new-password" : "off") && o(H, "autocomplete", Me), v[0] & /*userPassword*/
|
|
4612
|
+
1048576 && H.value !== /*userPassword*/
|
|
4609
4613
|
d[20] && te(
|
|
4610
|
-
|
|
4614
|
+
H,
|
|
4611
4615
|
/*userPassword*/
|
|
4612
4616
|
d[20]
|
|
4613
|
-
),
|
|
4617
|
+
), $r === ($r = Tt(d)) && we ? we.p(d, v) : (we.d(1), we = $r(d), we && (we.c(), we.m(C, mr))), /*invalidPassword*/
|
|
4614
4618
|
d[6] && /*simplepasswordvalidation*/
|
|
4615
|
-
d[0] !== "true" ? J ? J.p(d, v) : (J = Wt(d), J.c(), J.m(C,
|
|
4619
|
+
d[0] !== "true" ? J ? J.p(d, v) : (J = Wt(d), J.c(), J.m(C, Ve)) : J && (J.d(1), J = null), /*invalidPassword*/
|
|
4616
4620
|
d[6] && /*simplepasswordvalidation*/
|
|
4617
4621
|
d[0] === "true" ? Y ? Y.p(d, v) : (Y = qt(d), Y.c(), Y.m(C, null)) : Y && (Y.d(1), Y = null), v[0] & /*invalidPassword, passwordFocus, disabledFieldsList*/
|
|
4618
|
-
135232 &&
|
|
4622
|
+
135232 && Re !== (Re = "PasswordContainer " + /*invalidPassword*/
|
|
4619
4623
|
(d[6] && !/*passwordFocus*/
|
|
4620
4624
|
d[12] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4621
|
-
(d[17]?.indexOf("password") >= 0 ? "Hidden" : "")) && o(C, "class",
|
|
4622
|
-
131072 &&
|
|
4623
|
-
d[17]?.indexOf("password") >= 0) && (C.hidden =
|
|
4624
|
-
1073741824 &&
|
|
4625
|
-
d[30]("registerConfirmPassword") + "") && D($e
|
|
4625
|
+
(d[17]?.indexOf("password") >= 0 ? "Hidden" : "")) && o(C, "class", Re), v[0] & /*disabledFieldsList*/
|
|
4626
|
+
131072 && Ue !== (Ue = /*disabledFieldsList*/
|
|
4627
|
+
d[17]?.indexOf("password") >= 0) && (C.hidden = Ue), v[0] & /*$_*/
|
|
4628
|
+
1073741824 && $e !== ($e = /*$_*/
|
|
4629
|
+
d[30]("registerConfirmPassword") + "") && D(Qe, $e), v[0] & /*confirmUserPassword*/
|
|
4626
4630
|
2097152 && $.value !== /*confirmUserPassword*/
|
|
4627
4631
|
d[21] && te(
|
|
4628
4632
|
$,
|
|
4629
4633
|
/*confirmUserPassword*/
|
|
4630
4634
|
d[21]
|
|
4631
|
-
),
|
|
4635
|
+
), Qr === (Qr = Ht(d)) && Se ? Se.p(d, v) : (Se.d(1), Se = Qr(d), Se && (Se.c(), Se.m(j, ze))), /*invalidConfirmPassword*/
|
|
4632
4636
|
d[7] ? K ? K.p(d, v) : (K = Jt(d), K.c(), K.m(j, null)) : K && (K.d(1), K = null), v[0] & /*invalidConfirmPassword, confirmPasswordFocus, disabledFieldsList*/
|
|
4633
|
-
139392 &&
|
|
4637
|
+
139392 && ke !== (ke = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
|
|
4634
4638
|
(d[7] && !/*confirmPasswordFocus*/
|
|
4635
4639
|
d[13] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4636
|
-
(d[17]?.indexOf("confirmPassword") >= 0 ? "Hidden" : "")) && o(j, "class",
|
|
4637
|
-
1073741824 &&
|
|
4638
|
-
d[30]("registerPromoCode") + "") && D(
|
|
4640
|
+
(d[17]?.indexOf("confirmPassword") >= 0 ? "Hidden" : "")) && o(j, "class", ke), v[0] & /*$_*/
|
|
4641
|
+
1073741824 && Xe !== (Xe = /*$_*/
|
|
4642
|
+
d[30]("registerPromoCode") + "") && D(yr, Xe), v[0] & /*promoCode*/
|
|
4639
4643
|
16777216 && se.value !== /*promoCode*/
|
|
4640
4644
|
d[24] && te(
|
|
4641
4645
|
se,
|
|
4642
4646
|
/*promoCode*/
|
|
4643
4647
|
d[24]
|
|
4644
4648
|
), v[0] & /*disabledFieldsList*/
|
|
4645
|
-
131072 &&
|
|
4646
|
-
(d[17]?.indexOf("promoCode") >= 0 ? "Hidden" : "")) && o(
|
|
4647
|
-
1073741828 &&
|
|
4649
|
+
131072 && Ze !== (Ze = "PromoCodeContainer " + /*disabledFieldsList*/
|
|
4650
|
+
(d[17]?.indexOf("promoCode") >= 0 ? "Hidden" : "")) && o(_e, "class", Ze), v[0] & /*custominputtextswitch, $_*/
|
|
4651
|
+
1073741828 && We !== (We = /*custominputtextswitch*/
|
|
4648
4652
|
(d[2] == "true" ? (
|
|
4649
4653
|
/*$_*/
|
|
4650
4654
|
d[30]("registerSecurityQuestion2")
|
|
4651
4655
|
) : (
|
|
4652
4656
|
/*$_*/
|
|
4653
4657
|
d[30]("registerSecurityQuestion")
|
|
4654
|
-
)) + "") && D(
|
|
4658
|
+
)) + "") && D(Er, We), v[0] & /*securityQuestion*/
|
|
4655
4659
|
4194304 && oe.value !== /*securityQuestion*/
|
|
4656
4660
|
d[22] && te(
|
|
4657
4661
|
oe,
|
|
@@ -4659,18 +4663,18 @@ function Xs(e) {
|
|
|
4659
4663
|
d[22]
|
|
4660
4664
|
), /*invalidSecurityQuestion*/
|
|
4661
4665
|
d[8] ? ee ? ee.p(d, v) : (ee = Yt(d), ee.c(), ee.m(fe, null)) : ee && (ee.d(1), ee = null), v[0] & /*invalidSecurityQuestion, securityQFocus, disabledFieldsList*/
|
|
4662
|
-
147712 &&
|
|
4666
|
+
147712 && Je !== (Je = "SecurityQuestionContainer " + /*invalidSecurityQuestion*/
|
|
4663
4667
|
(d[8] && !/*securityQFocus*/
|
|
4664
4668
|
d[14] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4665
|
-
(d[17]?.indexOf("securityQuestion") >= 0 ? "Hidden" : "")) && o(fe, "class",
|
|
4666
|
-
1073741828 &&
|
|
4669
|
+
(d[17]?.indexOf("securityQuestion") >= 0 ? "Hidden" : "")) && o(fe, "class", Je), v[0] & /*custominputtextswitch, $_*/
|
|
4670
|
+
1073741828 && Ye !== (Ye = /*custominputtextswitch*/
|
|
4667
4671
|
(d[2] == "true" ? (
|
|
4668
4672
|
/*$_*/
|
|
4669
4673
|
d[30]("registerSecurityAnswer2")
|
|
4670
4674
|
) : (
|
|
4671
4675
|
/*$_*/
|
|
4672
4676
|
d[30]("registerSecurityAnswer")
|
|
4673
|
-
)) + "") && D(
|
|
4677
|
+
)) + "") && D(vr, Ye), v[0] & /*securityAnswer*/
|
|
4674
4678
|
8388608 && ae.value !== /*securityAnswer*/
|
|
4675
4679
|
d[23] && te(
|
|
4676
4680
|
ae,
|
|
@@ -4678,26 +4682,26 @@ function Xs(e) {
|
|
|
4678
4682
|
d[23]
|
|
4679
4683
|
), /*invalidSecurityAnswer*/
|
|
4680
4684
|
d[9] ? re ? re.p(d, v) : (re = Kt(d), re.c(), re.m(de, null)) : re && (re.d(1), re = null), v[0] & /*invalidSecurityAnswer, securityAFocus, disabledFieldsList*/
|
|
4681
|
-
164352 &&
|
|
4685
|
+
164352 && er !== (er = "SecurityAnswerContainer " + /*invalidSecurityAnswer*/
|
|
4682
4686
|
(d[9] && !/*securityAFocus*/
|
|
4683
4687
|
d[15] ? "InvalidField" : "") + /*disabledFieldsList*/
|
|
4684
|
-
(d[17]?.indexOf("securityAnswer") >= 0 ? "Hidden" : "")) && o(de, "class",
|
|
4688
|
+
(d[17]?.indexOf("securityAnswer") >= 0 ? "Hidden" : "")) && o(de, "class", er), v[0] & /*$_*/
|
|
4685
4689
|
1073741824 && le !== (le = /*$_*/
|
|
4686
|
-
d[30]("registerNext") + "") && D(
|
|
4687
|
-
536870912 &&
|
|
4688
|
-
d[29]) && (
|
|
4690
|
+
d[30]("registerNext") + "") && D(nt, le), v[0] & /*isValid*/
|
|
4691
|
+
536870912 && Vr !== (Vr = !/*isValid*/
|
|
4692
|
+
d[29]) && (I.disabled = Vr);
|
|
4689
4693
|
},
|
|
4690
4694
|
i: z,
|
|
4691
4695
|
o: z,
|
|
4692
4696
|
d(d) {
|
|
4693
|
-
d && ie(r), W && W.d(), q && q.d(), e[60](null),
|
|
4697
|
+
d && ie(r), W && W.d(), q && q.d(), e[60](null), we.d(), J && J.d(), Y && Y.d(), e[66](null), Se.d(), K && K.d(), ee && ee.d(), re && re.d(), e[79](null), st = !1, ur(At);
|
|
4694
4698
|
}
|
|
4695
4699
|
};
|
|
4696
4700
|
}
|
|
4697
|
-
function
|
|
4701
|
+
function Ws(e, r, t) {
|
|
4698
4702
|
let i;
|
|
4699
|
-
Hi(e,
|
|
4700
|
-
let { lang: n = "" } = r, { disabledfields: s = "" } = r, { simplepasswordvalidation: u = "false" } = r, { mbsource: a } = r, { clientstyling: f = "" } = r, { clientstylingurl: c = "" } = r, { translationurl: h = "" } = r, { savecredentials: m = "" } = r, { custominputtextswitch: g = "false" } = r, b = !1,
|
|
4703
|
+
Hi(e, ks, (p) => t(30, i = p));
|
|
4704
|
+
let { lang: n = "" } = r, { disabledfields: s = "" } = r, { simplepasswordvalidation: u = "false" } = r, { mbsource: a } = r, { clientstyling: f = "" } = r, { clientstylingurl: c = "" } = r, { translationurl: h = "" } = r, { savecredentials: m = "" } = r, { custominputtextswitch: g = "false" } = r, b = !1, _ = !1, y = !1, A = !1, N = !1, M = !1, R = !1, ce = !1, G = !1, me = !1, U = !1, Ge = !1, Ae = !1, je, k = "", X = "", he = "", ge = "", ne = "", V = "", Te = "", F = !1, xe = !1, He, ye, pe = {}, C = {
|
|
4701
4705
|
username: !1,
|
|
4702
4706
|
email: !1,
|
|
4703
4707
|
password: !1,
|
|
@@ -4711,106 +4715,106 @@ function Zs(e, r, t) {
|
|
|
4711
4715
|
password: /^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[^\w\s]).{8,20}$/,
|
|
4712
4716
|
document: /^(?=.*[a-zA-Z0-9])[a-zA-Z0-9\s]+$/
|
|
4713
4717
|
};
|
|
4714
|
-
const
|
|
4715
|
-
fetch(h).then((
|
|
4716
|
-
Object.keys(
|
|
4717
|
-
Qt(le,
|
|
4718
|
+
const Tr = () => {
|
|
4719
|
+
fetch(h).then((I) => I.json()).then((I) => {
|
|
4720
|
+
Object.keys(I).forEach((le) => {
|
|
4721
|
+
Qt(le, I[le]);
|
|
4718
4722
|
});
|
|
4719
|
-
}).catch((
|
|
4720
|
-
console.log(
|
|
4723
|
+
}).catch((I) => {
|
|
4724
|
+
console.log(I);
|
|
4721
4725
|
});
|
|
4722
4726
|
};
|
|
4723
4727
|
Object.keys(zt).forEach((p) => {
|
|
4724
4728
|
Qt(p, zt[p]);
|
|
4725
4729
|
});
|
|
4726
|
-
const
|
|
4730
|
+
const Le = () => {
|
|
4727
4731
|
window.postMessage({ type: "ToLogin" }, window.location.href);
|
|
4728
|
-
},
|
|
4729
|
-
if (!(
|
|
4732
|
+
}, Hr = (p, I) => {
|
|
4733
|
+
if (!(je.indexOf(p) >= 0))
|
|
4730
4734
|
switch (p) {
|
|
4731
4735
|
case "username":
|
|
4732
|
-
t(18, k =
|
|
4736
|
+
t(18, k = I), dr();
|
|
4733
4737
|
break;
|
|
4734
4738
|
case "email":
|
|
4735
|
-
t(19, X =
|
|
4739
|
+
t(19, X = I), Me();
|
|
4736
4740
|
break;
|
|
4737
4741
|
case "password":
|
|
4738
|
-
t(20, he =
|
|
4742
|
+
t(20, he = I), Qe();
|
|
4739
4743
|
break;
|
|
4740
4744
|
case "confirmUserPassword":
|
|
4741
|
-
t(21, ge =
|
|
4745
|
+
t(21, ge = I), Be();
|
|
4742
4746
|
break;
|
|
4743
4747
|
case "securityQuestion":
|
|
4744
|
-
t(22, ne =
|
|
4748
|
+
t(22, ne = I), $();
|
|
4745
4749
|
break;
|
|
4746
4750
|
case "securityAnswer":
|
|
4747
|
-
t(23, V =
|
|
4751
|
+
t(23, V = I), br();
|
|
4748
4752
|
break;
|
|
4749
4753
|
case "promoCode":
|
|
4750
|
-
t(24,
|
|
4754
|
+
t(24, Te = I), pr();
|
|
4751
4755
|
break;
|
|
4752
4756
|
}
|
|
4753
|
-
},
|
|
4757
|
+
}, H = () => {
|
|
4754
4758
|
t(29, Ee = Object.keys(C).every((p) => s.includes(p) ? !0 : C[p] !== !1));
|
|
4755
|
-
},
|
|
4756
|
-
pe.email = X, ve.email.test(X) && X.length <= 100 ? t(4, b = !1) : t(4, b = !0), C.email = !b,
|
|
4757
|
-
}, fr = () => {
|
|
4758
|
-
pe.username = k, ve.user.test(k) && k.length <= 20 ? t(5, w = !1) : t(5, w = !0), C.username = !w, B();
|
|
4759
|
+
}, Me = () => {
|
|
4760
|
+
pe.email = X, ve.email.test(X) && X.length <= 100 ? t(4, b = !1) : t(4, b = !0), C.email = !b, H();
|
|
4759
4761
|
}, dr = () => {
|
|
4762
|
+
pe.username = k, ve.user.test(k) && k.length <= 20 ? t(5, _ = !1) : t(5, _ = !0), C.username = !_, H();
|
|
4763
|
+
}, mr = () => {
|
|
4760
4764
|
u == "true" && (ve.password = /^(?!.* ).{8,20}$/);
|
|
4761
|
-
},
|
|
4765
|
+
}, Ve = () => {
|
|
4762
4766
|
t(25, F = !0), j();
|
|
4763
|
-
}, Me = () => {
|
|
4764
|
-
t(26, Pe = !0), xe();
|
|
4765
4767
|
}, Re = () => {
|
|
4768
|
+
t(26, xe = !0), Ce();
|
|
4769
|
+
}, Ue = () => {
|
|
4766
4770
|
t(25, F = !1), j();
|
|
4767
|
-
}, mr = () => {
|
|
4768
|
-
t(26, Pe = !1), xe();
|
|
4769
|
-
}, j = () => {
|
|
4770
|
-
t(27, Te.type = F ? "text" : "password", Te);
|
|
4771
|
-
}, xe = () => {
|
|
4772
|
-
t(28, ye.type = Pe ? "text" : "password", ye);
|
|
4773
|
-
}, Ve = () => !!ve.password.test(he), $e = () => {
|
|
4774
|
-
pe.password = he, t(6, y = !Ve()), ge.length !== 0 && He(), C.password = !y, B();
|
|
4775
|
-
}, Hr = () => he === ge, He = () => {
|
|
4776
|
-
pe.confirmUserPassword = ge, t(7, A = !Hr()), C.confirmUserPassword = !A, B();
|
|
4777
4771
|
}, gr = () => {
|
|
4778
|
-
|
|
4772
|
+
t(26, xe = !1), Ce();
|
|
4773
|
+
}, j = () => {
|
|
4774
|
+
t(27, He.type = F ? "text" : "password", He);
|
|
4775
|
+
}, Ce = () => {
|
|
4776
|
+
t(28, ye.type = xe ? "text" : "password", ye);
|
|
4777
|
+
}, $e = () => !!ve.password.test(he), Qe = () => {
|
|
4778
|
+
pe.password = he, t(6, y = !$e()), ge.length !== 0 && Be(), C.password = !y, H();
|
|
4779
|
+
}, Br = () => he === ge, Be = () => {
|
|
4780
|
+
pe.confirmUserPassword = ge, t(7, A = !Br()), C.confirmUserPassword = !A, H();
|
|
4781
|
+
}, pr = () => {
|
|
4782
|
+
pe.promoCode = Te;
|
|
4779
4783
|
}, $ = () => {
|
|
4780
4784
|
if (pe.securityQuestion = ne, ne)
|
|
4781
4785
|
switch (g) {
|
|
4782
4786
|
case "true":
|
|
4783
4787
|
if (ve.document.test(ne) && ne.length <= 50) {
|
|
4784
|
-
t(8,
|
|
4788
|
+
t(8, N = !1), C.securityQuestion = !N, H();
|
|
4785
4789
|
return;
|
|
4786
4790
|
}
|
|
4787
4791
|
break;
|
|
4788
4792
|
case "false":
|
|
4789
4793
|
if (ne && ne.length <= 120) {
|
|
4790
|
-
t(8,
|
|
4794
|
+
t(8, N = !1), C.securityQuestion = !N, H();
|
|
4791
4795
|
return;
|
|
4792
4796
|
}
|
|
4793
4797
|
break;
|
|
4794
4798
|
}
|
|
4795
|
-
t(8,
|
|
4796
|
-
},
|
|
4799
|
+
t(8, N = !0), C.securityQuestion = !N, H();
|
|
4800
|
+
}, br = () => {
|
|
4797
4801
|
if (pe.securityAnswer = V, V)
|
|
4798
4802
|
switch (g) {
|
|
4799
4803
|
case "true":
|
|
4800
4804
|
if (ve.document.test(V) && V.length <= 50) {
|
|
4801
|
-
t(9, M = !1), C.securityAnswer = !M,
|
|
4805
|
+
t(9, M = !1), C.securityAnswer = !M, H();
|
|
4802
4806
|
return;
|
|
4803
4807
|
}
|
|
4804
4808
|
break;
|
|
4805
4809
|
case "false":
|
|
4806
4810
|
if (V && V.length <= 120) {
|
|
4807
|
-
t(9, M = !1), C.securityAnswer = !M,
|
|
4811
|
+
t(9, M = !1), C.securityAnswer = !M, H();
|
|
4808
4812
|
return;
|
|
4809
4813
|
}
|
|
4810
4814
|
break;
|
|
4811
4815
|
}
|
|
4812
|
-
t(9, M = !0), C.securityAnswer = !M,
|
|
4813
|
-
},
|
|
4816
|
+
t(9, M = !0), C.securityAnswer = !M, H();
|
|
4817
|
+
}, ze = (p) => {
|
|
4814
4818
|
p.preventDefault(), window.postMessage(
|
|
4815
4819
|
{
|
|
4816
4820
|
type: "RegisterStepOne",
|
|
@@ -4818,67 +4822,67 @@ function Zs(e, r, t) {
|
|
|
4818
4822
|
},
|
|
4819
4823
|
window.location.href
|
|
4820
4824
|
);
|
|
4821
|
-
},
|
|
4825
|
+
}, ke = (p) => {
|
|
4822
4826
|
if (p.data)
|
|
4823
4827
|
switch (p.data.type) {
|
|
4824
4828
|
case "StepOneDataBackup":
|
|
4825
|
-
const
|
|
4826
|
-
for (const le in
|
|
4827
|
-
|
|
4829
|
+
const I = p.data.userData;
|
|
4830
|
+
for (const le in I)
|
|
4831
|
+
Hr(le, I[le]);
|
|
4828
4832
|
t(29, Ee = Object.keys(C).every((le) => s.includes(le) ? !0 : C[le] !== !1));
|
|
4829
4833
|
break;
|
|
4830
4834
|
}
|
|
4831
|
-
},
|
|
4832
|
-
t(17,
|
|
4833
|
-
},
|
|
4834
|
-
|
|
4835
|
+
}, Ir = () => {
|
|
4836
|
+
t(17, je = s.split(","));
|
|
4837
|
+
}, _e = () => {
|
|
4838
|
+
Fs(n);
|
|
4835
4839
|
};
|
|
4836
|
-
Ri(() => (window.addEventListener("message",
|
|
4837
|
-
window.removeEventListener("message",
|
|
4840
|
+
Ri(() => (window.addEventListener("message", ke, !1), () => {
|
|
4841
|
+
window.removeEventListener("message", ke);
|
|
4838
4842
|
}));
|
|
4839
|
-
const
|
|
4840
|
-
function
|
|
4843
|
+
const Fe = () => Le();
|
|
4844
|
+
function Xe() {
|
|
4841
4845
|
X = this.value, t(19, X);
|
|
4842
4846
|
}
|
|
4843
|
-
const
|
|
4844
|
-
function
|
|
4847
|
+
const yr = () => t(10, R = !0), Nr = () => t(10, R = !1);
|
|
4848
|
+
function Or() {
|
|
4845
4849
|
k = this.value, t(18, k);
|
|
4846
4850
|
}
|
|
4847
|
-
const se = () => t(11, ce = !0),
|
|
4848
|
-
function
|
|
4851
|
+
const se = () => t(11, ce = !0), Lr = () => t(11, ce = !1);
|
|
4852
|
+
function Ze() {
|
|
4849
4853
|
he = this.value, t(20, he);
|
|
4850
4854
|
}
|
|
4851
|
-
const
|
|
4852
|
-
function
|
|
4853
|
-
|
|
4854
|
-
|
|
4855
|
+
const Mr = () => t(12, G = !0), fe = () => t(12, G = !1);
|
|
4856
|
+
function Ie(p) {
|
|
4857
|
+
Sr[p ? "unshift" : "push"](() => {
|
|
4858
|
+
He = p, t(27, He);
|
|
4855
4859
|
});
|
|
4856
4860
|
}
|
|
4857
|
-
const
|
|
4858
|
-
function
|
|
4861
|
+
const We = () => Ue(), Er = () => Ve();
|
|
4862
|
+
function Rr() {
|
|
4859
4863
|
ge = this.value, t(21, ge);
|
|
4860
4864
|
}
|
|
4861
|
-
const
|
|
4865
|
+
const qe = () => t(13, me = !0), Ur = () => t(13, me = !1);
|
|
4862
4866
|
function oe(p) {
|
|
4863
|
-
|
|
4867
|
+
Sr[p ? "unshift" : "push"](() => {
|
|
4864
4868
|
ye = p, t(28, ye);
|
|
4865
4869
|
});
|
|
4866
4870
|
}
|
|
4867
|
-
const
|
|
4868
|
-
function
|
|
4869
|
-
|
|
4871
|
+
const kr = () => gr(), Je = () => Re();
|
|
4872
|
+
function Fr() {
|
|
4873
|
+
Te = this.value, t(24, Te);
|
|
4870
4874
|
}
|
|
4871
|
-
const de = () => t(16,
|
|
4872
|
-
function
|
|
4875
|
+
const de = () => t(16, Ae = !0), Ne = () => t(16, Ae = !1);
|
|
4876
|
+
function Ye() {
|
|
4873
4877
|
ne = this.value, t(22, ne);
|
|
4874
4878
|
}
|
|
4875
|
-
const
|
|
4876
|
-
function
|
|
4879
|
+
const vr = () => t(14, U = !0), Dr = () => t(14, U = !1);
|
|
4880
|
+
function Ke() {
|
|
4877
4881
|
V = this.value, t(23, V);
|
|
4878
4882
|
}
|
|
4879
|
-
const
|
|
4880
|
-
function
|
|
4881
|
-
|
|
4883
|
+
const Gr = () => t(15, Ge = !0), ae = () => t(15, Ge = !1), jr = (p) => ze(p);
|
|
4884
|
+
function er(p) {
|
|
4885
|
+
Sr[p ? "unshift" : "push"](() => {
|
|
4882
4886
|
Z = p, t(3, Z);
|
|
4883
4887
|
});
|
|
4884
4888
|
}
|
|
@@ -4886,106 +4890,106 @@ function Zs(e, r, t) {
|
|
|
4886
4890
|
"lang" in p && t(44, n = p.lang), "disabledfields" in p && t(45, s = p.disabledfields), "simplepasswordvalidation" in p && t(0, u = p.simplepasswordvalidation), "mbsource" in p && t(46, a = p.mbsource), "clientstyling" in p && t(47, f = p.clientstyling), "clientstylingurl" in p && t(48, c = p.clientstylingurl), "translationurl" in p && t(49, h = p.translationurl), "savecredentials" in p && t(1, m = p.savecredentials), "custominputtextswitch" in p && t(2, g = p.custominputtextswitch);
|
|
4887
4891
|
}, e.$$.update = () => {
|
|
4888
4892
|
e.$$.dirty[1] & /*lang*/
|
|
4889
|
-
8192 && n &&
|
|
4890
|
-
16384 && s &&
|
|
4891
|
-
1 && u &&
|
|
4893
|
+
8192 && n && _e(), e.$$.dirty[1] & /*disabledfields*/
|
|
4894
|
+
16384 && s && Ir(), e.$$.dirty[0] & /*simplepasswordvalidation*/
|
|
4895
|
+
1 && u && mr(), e.$$.dirty[0] & /*customStylingContainer*/
|
|
4892
4896
|
8 | e.$$.dirty[1] & /*clientstyling*/
|
|
4893
|
-
65536 && f && Z &&
|
|
4897
|
+
65536 && f && Z && Ds(Z, f), e.$$.dirty[0] & /*customStylingContainer*/
|
|
4894
4898
|
8 | e.$$.dirty[1] & /*clientstylingurl*/
|
|
4895
|
-
131072 && c && Z &&
|
|
4899
|
+
131072 && c && Z && Gs(Z, c), e.$$.dirty[0] & /*customStylingContainer*/
|
|
4896
4900
|
8 | e.$$.dirty[1] & /*mbsource*/
|
|
4897
|
-
32768 && a && Z &&
|
|
4898
|
-
262144 && h &&
|
|
4901
|
+
32768 && a && Z && js(Z, `${a}.Style`), e.$$.dirty[1] & /*translationurl*/
|
|
4902
|
+
262144 && h && Tr();
|
|
4899
4903
|
}, [
|
|
4900
4904
|
u,
|
|
4901
4905
|
m,
|
|
4902
4906
|
g,
|
|
4903
4907
|
Z,
|
|
4904
4908
|
b,
|
|
4905
|
-
|
|
4909
|
+
_,
|
|
4906
4910
|
y,
|
|
4907
4911
|
A,
|
|
4908
|
-
|
|
4912
|
+
N,
|
|
4909
4913
|
M,
|
|
4910
4914
|
R,
|
|
4911
4915
|
ce,
|
|
4912
4916
|
G,
|
|
4913
4917
|
me,
|
|
4914
4918
|
U,
|
|
4915
|
-
De,
|
|
4916
|
-
Ce,
|
|
4917
4919
|
Ge,
|
|
4920
|
+
Ae,
|
|
4921
|
+
je,
|
|
4918
4922
|
k,
|
|
4919
4923
|
X,
|
|
4920
4924
|
he,
|
|
4921
4925
|
ge,
|
|
4922
4926
|
ne,
|
|
4923
4927
|
V,
|
|
4924
|
-
Ae,
|
|
4925
|
-
F,
|
|
4926
|
-
Pe,
|
|
4927
4928
|
Te,
|
|
4929
|
+
F,
|
|
4930
|
+
xe,
|
|
4931
|
+
He,
|
|
4928
4932
|
ye,
|
|
4929
4933
|
Ee,
|
|
4930
4934
|
i,
|
|
4931
|
-
Oe,
|
|
4932
4935
|
Le,
|
|
4933
|
-
fr,
|
|
4934
|
-
je,
|
|
4935
4936
|
Me,
|
|
4937
|
+
dr,
|
|
4938
|
+
Ve,
|
|
4936
4939
|
Re,
|
|
4937
|
-
|
|
4938
|
-
$e,
|
|
4939
|
-
He,
|
|
4940
|
+
Ue,
|
|
4940
4941
|
gr,
|
|
4941
|
-
$,
|
|
4942
|
-
pr,
|
|
4943
4942
|
Qe,
|
|
4943
|
+
Be,
|
|
4944
|
+
pr,
|
|
4945
|
+
$,
|
|
4946
|
+
br,
|
|
4947
|
+
ze,
|
|
4944
4948
|
n,
|
|
4945
4949
|
s,
|
|
4946
4950
|
a,
|
|
4947
4951
|
f,
|
|
4948
4952
|
c,
|
|
4949
4953
|
h,
|
|
4950
|
-
|
|
4951
|
-
|
|
4952
|
-
|
|
4953
|
-
Ir,
|
|
4954
|
+
Fe,
|
|
4955
|
+
Xe,
|
|
4956
|
+
yr,
|
|
4954
4957
|
Nr,
|
|
4955
|
-
se,
|
|
4956
4958
|
Or,
|
|
4957
|
-
|
|
4959
|
+
se,
|
|
4958
4960
|
Lr,
|
|
4959
|
-
fe,
|
|
4960
|
-
Be,
|
|
4961
4961
|
Ze,
|
|
4962
|
-
yr,
|
|
4963
4962
|
Mr,
|
|
4963
|
+
fe,
|
|
4964
|
+
Ie,
|
|
4964
4965
|
We,
|
|
4966
|
+
Er,
|
|
4965
4967
|
Rr,
|
|
4966
|
-
oe,
|
|
4967
|
-
Ur,
|
|
4968
4968
|
qe,
|
|
4969
|
+
Ur,
|
|
4970
|
+
oe,
|
|
4969
4971
|
kr,
|
|
4970
|
-
de,
|
|
4971
|
-
Ie,
|
|
4972
4972
|
Je,
|
|
4973
|
-
Er,
|
|
4974
4973
|
Fr,
|
|
4974
|
+
de,
|
|
4975
|
+
Ne,
|
|
4975
4976
|
Ye,
|
|
4977
|
+
vr,
|
|
4976
4978
|
Dr,
|
|
4977
|
-
|
|
4979
|
+
Ke,
|
|
4978
4980
|
Gr,
|
|
4979
|
-
|
|
4981
|
+
ae,
|
|
4982
|
+
jr,
|
|
4983
|
+
er
|
|
4980
4984
|
];
|
|
4981
4985
|
}
|
|
4982
|
-
class
|
|
4986
|
+
class qs extends Zi {
|
|
4983
4987
|
constructor(r) {
|
|
4984
4988
|
super(), zi(
|
|
4985
4989
|
this,
|
|
4986
4990
|
r,
|
|
4991
|
+
Ws,
|
|
4987
4992
|
Zs,
|
|
4988
|
-
Xs,
|
|
4989
4993
|
ri,
|
|
4990
4994
|
{
|
|
4991
4995
|
lang: 44,
|
|
@@ -4998,7 +5002,7 @@ class Ws extends Zi {
|
|
|
4998
5002
|
savecredentials: 1,
|
|
4999
5003
|
custominputtextswitch: 2
|
|
5000
5004
|
},
|
|
5001
|
-
|
|
5005
|
+
Vs,
|
|
5002
5006
|
[-1, -1, -1, -1]
|
|
5003
5007
|
);
|
|
5004
5008
|
}
|
|
@@ -5057,7 +5061,7 @@ class Ws extends Zi {
|
|
|
5057
5061
|
this.$$set({ custominputtextswitch: r }), be();
|
|
5058
5062
|
}
|
|
5059
5063
|
}
|
|
5060
|
-
Xi(
|
|
5064
|
+
Xi(qs, { lang: {}, disabledfields: {}, simplepasswordvalidation: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {} }, [], [], !0);
|
|
5061
5065
|
export {
|
|
5062
|
-
|
|
5066
|
+
qs as G
|
|
5063
5067
|
};
|