@everymatrix/general-player-register-form-step1-nd 1.74.3 → 1.74.4

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.
@@ -1,17 +1,17 @@
1
- var Gi = Object.defineProperty, ji = Object.defineProperties;
2
- var Vi = Object.getOwnPropertyDescriptors;
3
- var Ft = Object.getOwnPropertySymbols;
4
- var $i = Object.prototype.hasOwnProperty, zi = Object.prototype.propertyIsEnumerable;
5
- var ht = (e, r, t) => r in e ? Gi(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Dt = (e, r) => {
1
+ var ji = Object.defineProperty, Vi = Object.defineProperties;
2
+ var $i = Object.getOwnPropertyDescriptors;
3
+ var Dt = Object.getOwnPropertySymbols;
4
+ var zi = Object.prototype.hasOwnProperty, Qi = Object.prototype.propertyIsEnumerable;
5
+ var ht = (e, r, t) => r in e ? ji(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Gt = (e, r) => {
6
6
  for (var t in r || (r = {}))
7
- $i.call(r, t) && ht(e, t, r[t]);
8
- if (Ft)
9
- for (var t of Ft(r))
10
- zi.call(r, t) && ht(e, t, r[t]);
7
+ zi.call(r, t) && ht(e, t, r[t]);
8
+ if (Dt)
9
+ for (var t of Dt(r))
10
+ Qi.call(r, t) && ht(e, t, r[t]);
11
11
  return e;
12
- }, Gt = (e, r) => ji(e, Vi(r));
12
+ }, jt = (e, r) => Vi(e, $i(r));
13
13
  var me = (e, r, t) => (ht(e, typeof r != "symbol" ? r + "" : r, t), t);
14
- var jt = (e, r, t) => new Promise((i, n) => {
14
+ var Vt = (e, r, t) => new Promise((i, n) => {
15
15
  var s = (h) => {
16
16
  try {
17
17
  l(t.next(h));
@@ -29,25 +29,25 @@ var jt = (e, r, t) => new Promise((i, n) => {
29
29
  });
30
30
  function Q() {
31
31
  }
32
- function di(e) {
32
+ function mi(e) {
33
33
  return e();
34
34
  }
35
- function Vt() {
35
+ function $t() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function ur(e) {
39
- e.forEach(di);
39
+ e.forEach(mi);
40
40
  }
41
41
  function Bt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function mi(e, r) {
44
+ function gi(e, r) {
45
45
  return e != e ? r == r : e !== r || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- function Qi(e) {
47
+ function Xi(e) {
48
48
  return Object.keys(e).length === 0;
49
49
  }
50
- function gi(e, ...r) {
50
+ function pi(e, ...r) {
51
51
  if (e == null) {
52
52
  for (const i of r)
53
53
  i(void 0);
@@ -56,20 +56,20 @@ function gi(e, ...r) {
56
56
  const t = e.subscribe(...r);
57
57
  return t.unsubscribe ? () => t.unsubscribe() : t;
58
58
  }
59
- function Xi(e, r, t) {
60
- e.$$.on_destroy.push(gi(r, t));
59
+ function Zi(e, r, t) {
60
+ e.$$.on_destroy.push(pi(r, t));
61
61
  }
62
62
  function u(e, r) {
63
63
  e.appendChild(r);
64
64
  }
65
- function Zi(e, r, t) {
66
- const i = Wi(e);
65
+ function Wi(e, r, t) {
66
+ const i = qi(e);
67
67
  if (!i.getElementById(r)) {
68
- const n = w("style");
69
- n.id = r, n.textContent = t, qi(i, n);
68
+ const n = v("style");
69
+ n.id = r, n.textContent = t, Ji(i, n);
70
70
  }
71
71
  }
72
- function Wi(e) {
72
+ function qi(e) {
73
73
  if (!e)
74
74
  return document;
75
75
  const r = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -79,7 +79,7 @@ function Wi(e) {
79
79
  r
80
80
  ) : e.ownerDocument;
81
81
  }
82
- function qi(e, r) {
82
+ function Ji(e, r) {
83
83
  return u(
84
84
  /** @type {Document} */
85
85
  e.head || e,
@@ -92,7 +92,7 @@ function ue(e, r, t) {
92
92
  function ie(e) {
93
93
  e.parentNode && e.parentNode.removeChild(e);
94
94
  }
95
- function w(e) {
95
+ function v(e) {
96
96
  return document.createElement(e);
97
97
  }
98
98
  function _(e) {
@@ -110,7 +110,7 @@ function x(e, r, t, i) {
110
110
  function o(e, r, t) {
111
111
  t == null ? e.removeAttribute(r) : e.getAttribute(r) !== t && e.setAttribute(r, t);
112
112
  }
113
- function Ji(e) {
113
+ function Yi(e) {
114
114
  return Array.from(e.childNodes);
115
115
  }
116
116
  function D(e, r) {
@@ -120,7 +120,7 @@ function D(e, r) {
120
120
  function te(e, r) {
121
121
  e.value = r == null ? "" : r;
122
122
  }
123
- function Yi(e) {
123
+ function Ki(e) {
124
124
  const r = {};
125
125
  return e.childNodes.forEach(
126
126
  /** @param {Element} node */
@@ -133,22 +133,22 @@ let Br;
133
133
  function Tr(e) {
134
134
  Br = e;
135
135
  }
136
- function Ki() {
136
+ function en() {
137
137
  if (!Br)
138
138
  throw new Error("Function called outside component initialization");
139
139
  return Br;
140
140
  }
141
- function en(e) {
142
- Ki().$$.on_mount.push(e);
141
+ function rn(e) {
142
+ en().$$.on_mount.push(e);
143
143
  }
144
144
  const ir = [], Hr = [];
145
145
  let nr = [];
146
- const $t = [], rn = /* @__PURE__ */ Promise.resolve();
146
+ const zt = [], tn = /* @__PURE__ */ Promise.resolve();
147
147
  let Et = !1;
148
- function tn() {
149
- Et || (Et = !0, rn.then(ye));
148
+ function nn() {
149
+ Et || (Et = !0, tn.then(ye));
150
150
  }
151
- function wt(e) {
151
+ function vt(e) {
152
152
  nr.push(e);
153
153
  }
154
154
  const ft = /* @__PURE__ */ new Set();
@@ -161,7 +161,7 @@ function ye() {
161
161
  try {
162
162
  for (; rr < ir.length; ) {
163
163
  const r = ir[rr];
164
- rr++, Tr(r), nn(r.$$);
164
+ rr++, Tr(r), sn(r.$$);
165
165
  }
166
166
  } catch (r) {
167
167
  throw ir.length = 0, rr = 0, r;
@@ -174,40 +174,40 @@ function ye() {
174
174
  }
175
175
  nr.length = 0;
176
176
  } while (ir.length);
177
- for (; $t.length; )
178
- $t.pop()();
177
+ for (; zt.length; )
178
+ zt.pop()();
179
179
  Et = !1, ft.clear(), Tr(e);
180
180
  }
181
- function nn(e) {
181
+ function sn(e) {
182
182
  if (e.fragment !== null) {
183
183
  e.update(), ur(e.before_update);
184
184
  const r = e.dirty;
185
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, r), e.after_update.forEach(wt);
185
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, r), e.after_update.forEach(vt);
186
186
  }
187
187
  }
188
- function sn(e) {
188
+ function on(e) {
189
189
  const r = [], t = [];
190
190
  nr.forEach((i) => e.indexOf(i) === -1 ? r.push(i) : t.push(i)), t.forEach((i) => i()), nr = r;
191
191
  }
192
- const on = /* @__PURE__ */ new Set();
193
- function an(e, r) {
194
- e && e.i && (on.delete(e), e.i(r));
192
+ const an = /* @__PURE__ */ new Set();
193
+ function ln(e, r) {
194
+ e && e.i && (an.delete(e), e.i(r));
195
195
  }
196
- function ln(e, r, t) {
196
+ function un(e, r, t) {
197
197
  const { fragment: i, after_update: n } = e.$$;
198
- i && i.m(r, t), wt(() => {
199
- const s = e.$$.on_mount.map(di).filter(Bt);
198
+ i && i.m(r, t), vt(() => {
199
+ const s = e.$$.on_mount.map(mi).filter(Bt);
200
200
  e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ur(s), e.$$.on_mount = [];
201
- }), n.forEach(wt);
201
+ }), n.forEach(vt);
202
202
  }
203
- function un(e, r) {
203
+ function cn(e, r) {
204
204
  const t = e.$$;
205
- t.fragment !== null && (sn(t.after_update), ur(t.on_destroy), t.fragment && t.fragment.d(r), t.on_destroy = t.fragment = null, t.ctx = []);
205
+ t.fragment !== null && (on(t.after_update), ur(t.on_destroy), t.fragment && t.fragment.d(r), t.on_destroy = t.fragment = null, t.ctx = []);
206
206
  }
207
- function cn(e, r) {
208
- e.$$.dirty[0] === -1 && (ir.push(e), tn(), e.$$.dirty.fill(0)), e.$$.dirty[r / 31 | 0] |= 1 << r % 31;
207
+ function hn(e, r) {
208
+ e.$$.dirty[0] === -1 && (ir.push(e), nn(), e.$$.dirty.fill(0)), e.$$.dirty[r / 31 | 0] |= 1 << r % 31;
209
209
  }
210
- function hn(e, r, t, i, n, s, a = null, l = [-1]) {
210
+ function fn(e, r, t, i, n, s, a = null, l = [-1]) {
211
211
  const h = Br;
212
212
  Tr(e);
213
213
  const c = e.$$ = {
@@ -217,7 +217,7 @@ function hn(e, r, t, i, n, s, a = null, l = [-1]) {
217
217
  props: s,
218
218
  update: Q,
219
219
  not_equal: n,
220
- bound: Vt(),
220
+ bound: $t(),
221
221
  // lifecycle
222
222
  on_mount: [],
223
223
  on_destroy: [],
@@ -226,28 +226,28 @@ function hn(e, r, t, i, n, s, a = null, l = [-1]) {
226
226
  after_update: [],
227
227
  context: new Map(r.context || (h ? h.$$.context : [])),
228
228
  // everything else
229
- callbacks: Vt(),
229
+ callbacks: $t(),
230
230
  dirty: l,
231
231
  skip_bound: !1,
232
232
  root: r.target || h.$$.root
233
233
  };
234
234
  a && a(c.root);
235
235
  let f = !1;
236
- if (c.ctx = t(e, r.props || {}, (m, g, ...b) => {
237
- const v = b.length ? b[0] : g;
238
- return c.ctx && n(c.ctx[m], c.ctx[m] = v) && (!c.skip_bound && c.bound[m] && c.bound[m](v), f && cn(e, m)), g;
239
- }), c.update(), f = !0, ur(c.before_update), c.fragment = i(c.ctx), r.target) {
236
+ if (c.ctx = t ? t(e, r.props || {}, (m, g, ...b) => {
237
+ const w = b.length ? b[0] : g;
238
+ return c.ctx && n(c.ctx[m], c.ctx[m] = w) && (!c.skip_bound && c.bound[m] && c.bound[m](w), f && hn(e, m)), g;
239
+ }) : [], c.update(), f = !0, ur(c.before_update), c.fragment = i ? i(c.ctx) : !1, r.target) {
240
240
  if (r.hydrate) {
241
- const m = Ji(r.target);
241
+ const m = Yi(r.target);
242
242
  c.fragment && c.fragment.l(m), m.forEach(ie);
243
243
  } else
244
244
  c.fragment && c.fragment.c();
245
- r.intro && an(e.$$.fragment), ln(e, r.target, r.anchor), ye();
245
+ r.intro && ln(e.$$.fragment), un(e, r.target, r.anchor), ye();
246
246
  }
247
247
  Tr(h);
248
248
  }
249
- let pi;
250
- typeof HTMLElement == "function" && (pi = class extends HTMLElement {
249
+ let bi;
250
+ typeof HTMLElement == "function" && (bi = class extends HTMLElement {
251
251
  constructor(r, t, i) {
252
252
  super();
253
253
  /** The Svelte component constructor */
@@ -284,14 +284,14 @@ typeof HTMLElement == "function" && (pi = class extends HTMLElement {
284
284
  }
285
285
  }
286
286
  connectedCallback() {
287
- return jt(this, null, function* () {
287
+ return Vt(this, null, function* () {
288
288
  if (this.$$cn = !0, !this.$$c) {
289
289
  let r = function(s) {
290
290
  return () => {
291
291
  let a;
292
292
  return {
293
293
  c: function() {
294
- a = w("slot"), s !== "default" && o(a, "name", s);
294
+ a = v("slot"), s !== "default" && o(a, "name", s);
295
295
  },
296
296
  /**
297
297
  * @param {HTMLElement} target
@@ -308,7 +308,7 @@ typeof HTMLElement == "function" && (pi = class extends HTMLElement {
308
308
  };
309
309
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
310
310
  return;
311
- const t = {}, i = Yi(this);
311
+ const t = {}, i = Ki(this);
312
312
  for (const s of this.$$s)
313
313
  s in i && (t[s] = [r(s)]);
314
314
  for (const s of this.attributes) {
@@ -319,7 +319,7 @@ typeof HTMLElement == "function" && (pi = class extends HTMLElement {
319
319
  !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
320
320
  this.$$c = new this.$$ctor({
321
321
  target: this.shadowRoot || this,
322
- props: Gt(Dt({}, this.$$d), {
322
+ props: jt(Gt({}, this.$$d), {
323
323
  $$slots: t,
324
324
  $$scope: {
325
325
  ctx: []
@@ -397,8 +397,8 @@ function Kr(e, r, t, i) {
397
397
  return r;
398
398
  }
399
399
  }
400
- function fn(e, r, t, i, n, s) {
401
- let a = class extends pi {
400
+ function dn(e, r, t, i, n, s) {
401
+ let a = class extends bi {
402
402
  constructor() {
403
403
  super(e, t, n), this.$$p_d = r;
404
404
  }
@@ -428,7 +428,7 @@ function fn(e, r, t, i, n, s) {
428
428
  }), e.element = /** @type {any} */
429
429
  a, a;
430
430
  }
431
- class dn {
431
+ class mn {
432
432
  constructor() {
433
433
  /**
434
434
  * ### PRIVATE API
@@ -449,7 +449,7 @@ class dn {
449
449
  }
450
450
  /** @returns {void} */
451
451
  $destroy() {
452
- un(this, 1), this.$destroy = Q;
452
+ cn(this, 1), this.$destroy = Q;
453
453
  }
454
454
  /**
455
455
  * @template {Extract<keyof Events, string>} K
@@ -471,13 +471,13 @@ class dn {
471
471
  * @returns {void}
472
472
  */
473
473
  $set(r) {
474
- this.$$set && !Qi(r) && (this.$$.skip_bound = !0, this.$$set(r), this.$$.skip_bound = !1);
474
+ this.$$set && !Xi(r) && (this.$$.skip_bound = !0, this.$$set(r), this.$$.skip_bound = !1);
475
475
  }
476
476
  }
477
- const mn = "4";
478
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(mn);
477
+ const gn = "4";
478
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(gn);
479
479
  const tr = [];
480
- function gn(e, r) {
480
+ function pn(e, r) {
481
481
  return {
482
482
  subscribe: nt(e, r).subscribe
483
483
  };
@@ -486,7 +486,7 @@ function nt(e, r = Q) {
486
486
  let t;
487
487
  const i = /* @__PURE__ */ new Set();
488
488
  function n(l) {
489
- if (mi(e, l) && (e = l, t)) {
489
+ if (gi(e, l) && (e = l, t)) {
490
490
  const h = !tr.length;
491
491
  for (const c of i)
492
492
  c[1](), tr.push(c, e);
@@ -513,7 +513,7 @@ function cr(e, r, t) {
513
513
  if (!n.every(Boolean))
514
514
  throw new Error("derived() expects stores as input, got a falsy value");
515
515
  const s = r.length < 2;
516
- return gn(t, (a, l) => {
516
+ return pn(t, (a, l) => {
517
517
  let h = !1;
518
518
  const c = [];
519
519
  let f = 0, m = Q;
@@ -521,11 +521,11 @@ function cr(e, r, t) {
521
521
  if (f)
522
522
  return;
523
523
  m();
524
- const v = r(i ? c[0] : c, a, l);
525
- s ? a(v) : m = Bt(v) ? v : Q;
524
+ const w = r(i ? c[0] : c, a, l);
525
+ s ? a(w) : m = Bt(w) ? w : Q;
526
526
  }, b = n.map(
527
- (v, E) => gi(
528
- v,
527
+ (w, E) => pi(
528
+ w,
529
529
  (A) => {
530
530
  c[E] = A, f &= ~(1 << E), h && g();
531
531
  },
@@ -539,70 +539,70 @@ function cr(e, r, t) {
539
539
  };
540
540
  });
541
541
  }
542
- function pn(e) {
543
- return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
542
+ function bn(e) {
543
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
544
544
  }
545
- var bn = function(r) {
546
- return yn(r) && !En(r);
545
+ var yn = function(r) {
546
+ return En(r) && !vn(r);
547
547
  };
548
- function yn(e) {
548
+ function En(e) {
549
549
  return !!e && typeof e == "object";
550
550
  }
551
- function En(e) {
551
+ function vn(e) {
552
552
  var r = Object.prototype.toString.call(e);
553
- return r === "[object RegExp]" || r === "[object Date]" || _n(e);
554
- }
555
- var wn = typeof Symbol == "function" && Symbol.for, vn = wn ? Symbol.for("react.element") : 60103;
556
- function _n(e) {
557
- return e.$$typeof === vn;
553
+ return r === "[object RegExp]" || r === "[object Date]" || Sn(e);
558
554
  }
555
+ var wn = typeof Symbol == "function" && Symbol.for, _n = wn ? Symbol.for("react.element") : 60103;
559
556
  function Sn(e) {
557
+ return e.$$typeof === _n;
558
+ }
559
+ function Pn(e) {
560
560
  return Array.isArray(e) ? [] : {};
561
561
  }
562
562
  function Ir(e, r) {
563
- return r.clone !== !1 && r.isMergeableObject(e) ? sr(Sn(e), e, r) : e;
563
+ return r.clone !== !1 && r.isMergeableObject(e) ? sr(Pn(e), e, r) : e;
564
564
  }
565
- function Pn(e, r, t) {
565
+ function xn(e, r, t) {
566
566
  return e.concat(r).map(function(i) {
567
567
  return Ir(i, t);
568
568
  });
569
569
  }
570
- function xn(e, r) {
570
+ function Cn(e, r) {
571
571
  if (!r.customMerge)
572
572
  return sr;
573
573
  var t = r.customMerge(e);
574
574
  return typeof t == "function" ? t : sr;
575
575
  }
576
- function Cn(e) {
576
+ function An(e) {
577
577
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(r) {
578
578
  return Object.propertyIsEnumerable.call(e, r);
579
579
  }) : [];
580
580
  }
581
- function zt(e) {
582
- return Object.keys(e).concat(Cn(e));
581
+ function Qt(e) {
582
+ return Object.keys(e).concat(An(e));
583
583
  }
584
- function bi(e, r) {
584
+ function yi(e, r) {
585
585
  try {
586
586
  return r in e;
587
587
  } catch (t) {
588
588
  return !1;
589
589
  }
590
590
  }
591
- function An(e, r) {
592
- return bi(e, r) && !(Object.hasOwnProperty.call(e, r) && Object.propertyIsEnumerable.call(e, r));
591
+ function Tn(e, r) {
592
+ return yi(e, r) && !(Object.hasOwnProperty.call(e, r) && Object.propertyIsEnumerable.call(e, r));
593
593
  }
594
- function Tn(e, r, t) {
594
+ function Hn(e, r, t) {
595
595
  var i = {};
596
- return t.isMergeableObject(e) && zt(e).forEach(function(n) {
596
+ return t.isMergeableObject(e) && Qt(e).forEach(function(n) {
597
597
  i[n] = Ir(e[n], t);
598
- }), zt(r).forEach(function(n) {
599
- An(e, n) || (bi(e, n) && t.isMergeableObject(r[n]) ? i[n] = xn(n, t)(e[n], r[n], t) : i[n] = Ir(r[n], t));
598
+ }), Qt(r).forEach(function(n) {
599
+ Tn(e, n) || (yi(e, n) && t.isMergeableObject(r[n]) ? i[n] = Cn(n, t)(e[n], r[n], t) : i[n] = Ir(r[n], t));
600
600
  }), i;
601
601
  }
602
602
  function sr(e, r, t) {
603
- t = t || {}, t.arrayMerge = t.arrayMerge || Pn, t.isMergeableObject = t.isMergeableObject || bn, t.cloneUnlessOtherwiseSpecified = Ir;
603
+ t = t || {}, t.arrayMerge = t.arrayMerge || xn, t.isMergeableObject = t.isMergeableObject || yn, t.cloneUnlessOtherwiseSpecified = Ir;
604
604
  var i = Array.isArray(r), n = Array.isArray(e), s = i === n;
605
- return s ? i ? t.arrayMerge(e, r, t) : Tn(e, r, t) : Ir(r, t);
605
+ return s ? i ? t.arrayMerge(e, r, t) : Hn(e, r, t) : Ir(r, t);
606
606
  }
607
607
  sr.all = function(r, t) {
608
608
  if (!Array.isArray(r))
@@ -611,8 +611,8 @@ sr.all = function(r, t) {
611
611
  return sr(i, n, t);
612
612
  }, {});
613
613
  };
614
- var Hn = sr, Bn = Hn;
615
- const In = /* @__PURE__ */ pn(Bn);
614
+ var Bn = sr, In = Bn;
615
+ const Nn = /* @__PURE__ */ bn(In);
616
616
  /*! *****************************************************************************
617
617
  Copyright (c) Microsoft Corporation.
618
618
 
@@ -627,18 +627,18 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
627
627
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
628
628
  PERFORMANCE OF THIS SOFTWARE.
629
629
  ***************************************************************************** */
630
- var vt = function(e, r) {
631
- return vt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(t, i) {
630
+ var wt = function(e, r) {
631
+ return wt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(t, i) {
632
632
  t.__proto__ = i;
633
633
  } || function(t, i) {
634
634
  for (var n in i)
635
635
  Object.prototype.hasOwnProperty.call(i, n) && (t[n] = i[n]);
636
- }, vt(e, r);
636
+ }, wt(e, r);
637
637
  };
638
638
  function st(e, r) {
639
639
  if (typeof r != "function" && r !== null)
640
640
  throw new TypeError("Class extends value " + String(r) + " is not a constructor or null");
641
- vt(e, r);
641
+ wt(e, r);
642
642
  function t() {
643
643
  this.constructor = e;
644
644
  }
@@ -654,7 +654,7 @@ var T = function() {
654
654
  return r;
655
655
  }, T.apply(this, arguments);
656
656
  };
657
- function Nn(e, r) {
657
+ function On(e, r) {
658
658
  var t = {};
659
659
  for (var i in e)
660
660
  Object.prototype.hasOwnProperty.call(e, i) && r.indexOf(i) < 0 && (t[i] = e[i]);
@@ -670,57 +670,55 @@ function dt(e, r, t) {
670
670
  return e.concat(s || r);
671
671
  }
672
672
  function mt(e, r) {
673
- var t = r && r.cache ? r.cache : Fn, i = r && r.serializer ? r.serializer : Un, n = r && r.strategy ? r.strategy : Ln;
673
+ var t = r && r.cache ? r.cache : Fn, i = r && r.serializer ? r.serializer : kn, n = r && r.strategy ? r.strategy : Mn;
674
674
  return n(e, {
675
675
  cache: t,
676
676
  serializer: i
677
677
  });
678
678
  }
679
- function On(e) {
679
+ function Ln(e) {
680
680
  return e == null || typeof e == "number" || typeof e == "boolean";
681
681
  }
682
- function yi(e, r, t, i) {
683
- var n = On(i) ? i : t(i), s = r.get(n);
682
+ function Ei(e, r, t, i) {
683
+ var n = Ln(i) ? i : t(i), s = r.get(n);
684
684
  return typeof s == "undefined" && (s = e.call(this, i), r.set(n, s)), s;
685
685
  }
686
- function Ei(e, r, t) {
686
+ function vi(e, r, t) {
687
687
  var i = Array.prototype.slice.call(arguments, 3), n = t(i), s = r.get(n);
688
688
  return typeof s == "undefined" && (s = e.apply(this, i), r.set(n, s)), s;
689
689
  }
690
690
  function It(e, r, t, i, n) {
691
691
  return t.bind(r, e, i, n);
692
692
  }
693
- function Ln(e, r) {
694
- var t = e.length === 1 ? yi : Ei;
695
- return It(e, this, t, r.cache.create(), r.serializer);
696
- }
697
693
  function Mn(e, r) {
698
- return It(e, this, Ei, r.cache.create(), r.serializer);
694
+ var t = e.length === 1 ? Ei : vi;
695
+ return It(e, this, t, r.cache.create(), r.serializer);
699
696
  }
700
697
  function Rn(e, r) {
701
- return It(e, this, yi, r.cache.create(), r.serializer);
698
+ return It(e, this, vi, r.cache.create(), r.serializer);
702
699
  }
703
- var Un = function() {
700
+ function Un(e, r) {
701
+ return It(e, this, Ei, r.cache.create(), r.serializer);
702
+ }
703
+ var kn = function() {
704
704
  return JSON.stringify(arguments);
705
- }, kn = (
706
- /** @class */
707
- function() {
708
- function e() {
709
- this.cache = /* @__PURE__ */ Object.create(null);
710
- }
711
- return e.prototype.get = function(r) {
712
- return this.cache[r];
713
- }, e.prototype.set = function(r, t) {
714
- this.cache[r] = t;
715
- }, e;
716
- }()
717
- ), Fn = {
705
+ };
706
+ function Nt() {
707
+ this.cache = /* @__PURE__ */ Object.create(null);
708
+ }
709
+ Nt.prototype.get = function(e) {
710
+ return this.cache[e];
711
+ };
712
+ Nt.prototype.set = function(e, r) {
713
+ this.cache[e] = r;
714
+ };
715
+ var Fn = {
718
716
  create: function() {
719
- return new kn();
717
+ return new Nt();
720
718
  }
721
719
  }, gt = {
722
- variadic: Mn,
723
- monadic: Rn
720
+ variadic: Rn,
721
+ monadic: Un
724
722
  }, S;
725
723
  (function(e) {
726
724
  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";
@@ -733,7 +731,7 @@ var or;
733
731
  (function(e) {
734
732
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
735
733
  })(or || (or = {}));
736
- function Qt(e) {
734
+ function Xt(e) {
737
735
  return e.type === L.literal;
738
736
  }
739
737
  function Dn(e) {
@@ -742,31 +740,31 @@ function Dn(e) {
742
740
  function wi(e) {
743
741
  return e.type === L.number;
744
742
  }
745
- function vi(e) {
743
+ function _i(e) {
746
744
  return e.type === L.date;
747
745
  }
748
- function _i(e) {
746
+ function Si(e) {
749
747
  return e.type === L.time;
750
748
  }
751
- function Si(e) {
749
+ function Pi(e) {
752
750
  return e.type === L.select;
753
751
  }
754
- function Pi(e) {
752
+ function xi(e) {
755
753
  return e.type === L.plural;
756
754
  }
757
755
  function Gn(e) {
758
756
  return e.type === L.pound;
759
757
  }
760
- function xi(e) {
758
+ function Ci(e) {
761
759
  return e.type === L.tag;
762
760
  }
763
- function Ci(e) {
761
+ function Ai(e) {
764
762
  return !!(e && typeof e == "object" && e.type === or.number);
765
763
  }
766
764
  function _t(e) {
767
765
  return !!(e && typeof e == "object" && e.type === or.dateTime);
768
766
  }
769
- var Ai = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, jn = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
767
+ var Ti = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, jn = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
770
768
  function Vn(e) {
771
769
  var r = {};
772
770
  return e.replace(jn, function(t) {
@@ -880,14 +878,14 @@ function zn(e) {
880
878
  function Qn(e) {
881
879
  return e.replace(/^(.*?)-/, "");
882
880
  }
883
- var Xt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Ti = /^(@+)?(\+|#+)?[rs]?$/g, Xn = /(\*)(0+)|(#+)(0+)|(0+)/g, Hi = /^(0+)$/;
884
- function Zt(e) {
881
+ var Zt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Hi = /^(@+)?(\+|#+)?[rs]?$/g, Xn = /(\*)(0+)|(#+)(0+)|(0+)/g, Bi = /^(0+)$/;
882
+ function Wt(e) {
885
883
  var r = {};
886
- return e[e.length - 1] === "r" ? r.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (r.roundingPriority = "lessPrecision"), e.replace(Ti, function(t, i, n) {
884
+ return e[e.length - 1] === "r" ? r.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (r.roundingPriority = "lessPrecision"), e.replace(Hi, function(t, i, n) {
887
885
  return typeof n != "string" ? (r.minimumSignificantDigits = i.length, r.maximumSignificantDigits = i.length) : n === "+" ? r.minimumSignificantDigits = i.length : i[0] === "#" ? r.maximumSignificantDigits = i.length : (r.minimumSignificantDigits = i.length, r.maximumSignificantDigits = i.length + (typeof n == "string" ? n.length : 0)), "";
888
886
  }), r;
889
887
  }
890
- function Bi(e) {
888
+ function Ii(e) {
891
889
  switch (e) {
892
890
  case "sign-auto":
893
891
  return {
@@ -935,14 +933,14 @@ function Zn(e) {
935
933
  notation: "scientific"
936
934
  }, e = e.slice(1)), r) {
937
935
  var t = e.slice(0, 2);
938
- if (t === "+!" ? (r.signDisplay = "always", e = e.slice(2)) : t === "+?" && (r.signDisplay = "exceptZero", e = e.slice(2)), !Hi.test(e))
936
+ if (t === "+!" ? (r.signDisplay = "always", e = e.slice(2)) : t === "+?" && (r.signDisplay = "exceptZero", e = e.slice(2)), !Bi.test(e))
939
937
  throw new Error("Malformed concise eng/scientific notation");
940
938
  r.minimumIntegerDigits = e.length;
941
939
  }
942
940
  return r;
943
941
  }
944
- function Wt(e) {
945
- var r = {}, t = Bi(e);
942
+ function qt(e) {
943
+ var r = {}, t = Ii(e);
946
944
  return t || r;
947
945
  }
948
946
  function Wn(e) {
@@ -981,12 +979,12 @@ function Wn(e) {
981
979
  continue;
982
980
  case "scientific":
983
981
  r = T(T(T({}, r), { notation: "scientific" }), n.options.reduce(function(h, c) {
984
- return T(T({}, h), Wt(c));
982
+ return T(T({}, h), qt(c));
985
983
  }, {}));
986
984
  continue;
987
985
  case "engineering":
988
986
  r = T(T(T({}, r), { notation: "engineering" }), n.options.reduce(function(h, c) {
989
- return T(T({}, h), Wt(c));
987
+ return T(T({}, h), qt(c));
990
988
  }, {}));
991
989
  continue;
992
990
  case "notation-simple":
@@ -1044,25 +1042,25 @@ function Wn(e) {
1044
1042
  });
1045
1043
  continue;
1046
1044
  }
1047
- if (Hi.test(n.stem)) {
1045
+ if (Bi.test(n.stem)) {
1048
1046
  r.minimumIntegerDigits = n.stem.length;
1049
1047
  continue;
1050
1048
  }
1051
- if (Xt.test(n.stem)) {
1049
+ if (Zt.test(n.stem)) {
1052
1050
  if (n.options.length > 1)
1053
1051
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1054
- n.stem.replace(Xt, function(h, c, f, m, g, b) {
1052
+ n.stem.replace(Zt, function(h, c, f, m, g, b) {
1055
1053
  return f === "*" ? 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), "";
1056
1054
  });
1057
1055
  var s = n.options[0];
1058
- s === "w" ? r = T(T({}, r), { trailingZeroDisplay: "stripIfInteger" }) : s && (r = T(T({}, r), Zt(s)));
1056
+ s === "w" ? r = T(T({}, r), { trailingZeroDisplay: "stripIfInteger" }) : s && (r = T(T({}, r), Wt(s)));
1059
1057
  continue;
1060
1058
  }
1061
- if (Ti.test(n.stem)) {
1062
- r = T(T({}, r), Zt(n.stem));
1059
+ if (Hi.test(n.stem)) {
1060
+ r = T(T({}, r), Wt(n.stem));
1063
1061
  continue;
1064
1062
  }
1065
- var a = Bi(n.stem);
1063
+ var a = Ii(n.stem);
1066
1064
  a && (r = T(T({}, r), a));
1067
1065
  var l = Zn(n.stem);
1068
1066
  l && (r = T(T({}, r), l));
@@ -2522,7 +2520,7 @@ function Jn(e) {
2522
2520
  var n = Yr[i || ""] || Yr[t || ""] || Yr["".concat(t, "-001")] || Yr["001"];
2523
2521
  return n[0];
2524
2522
  }
2525
- var pt, Yn = new RegExp("^".concat(Ai.source, "*")), Kn = new RegExp("".concat(Ai.source, "*$"));
2523
+ var pt, Yn = new RegExp("^".concat(Ti.source, "*")), Kn = new RegExp("".concat(Ti.source, "*$"));
2526
2524
  function P(e, r) {
2527
2525
  return { start: e, end: r };
2528
2526
  }
@@ -2530,12 +2528,12 @@ var es = !!String.prototype.startsWith && "_a".startsWith("a", 1), rs = !!String
2530
2528
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2531
2529
  }, St = !0;
2532
2530
  try {
2533
- var ls = Ni("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2531
+ var ls = Oi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2534
2532
  St = ((pt = ls.exec("a")) === null || pt === void 0 ? void 0 : pt[0]) === "a";
2535
2533
  } catch (e) {
2536
2534
  St = !1;
2537
2535
  }
2538
- var qt = es ? (
2536
+ var Jt = es ? (
2539
2537
  // Native
2540
2538
  function(r, t, i) {
2541
2539
  return r.startsWith(t, i);
@@ -2557,7 +2555,7 @@ var qt = es ? (
2557
2555
  }
2558
2556
  return i;
2559
2557
  }
2560
- ), Jt = (
2558
+ ), Yt = (
2561
2559
  // native
2562
2560
  ts ? Object.fromEntries : (
2563
2561
  // Ponyfill
@@ -2569,7 +2567,7 @@ var qt = es ? (
2569
2567
  return t;
2570
2568
  }
2571
2569
  )
2572
- ), Ii = is ? (
2570
+ ), Ni = is ? (
2573
2571
  // Native
2574
2572
  function(r, t) {
2575
2573
  return r.codePointAt(t);
@@ -2604,23 +2602,23 @@ var qt = es ? (
2604
2602
  return r.replace(Kn, "");
2605
2603
  }
2606
2604
  );
2607
- function Ni(e, r) {
2605
+ function Oi(e, r) {
2608
2606
  return new RegExp(e, r);
2609
2607
  }
2610
2608
  var xt;
2611
2609
  if (St) {
2612
- var Yt = Ni("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2610
+ var Kt = Oi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2613
2611
  xt = function(r, t) {
2614
2612
  var i;
2615
- Yt.lastIndex = t;
2616
- var n = Yt.exec(r);
2613
+ Kt.lastIndex = t;
2614
+ var n = Kt.exec(r);
2617
2615
  return (i = n[1]) !== null && i !== void 0 ? i : "";
2618
2616
  };
2619
2617
  } else
2620
2618
  xt = function(r, t) {
2621
2619
  for (var i = []; ; ) {
2622
- var n = Ii(r, t);
2623
- if (n === void 0 || Oi(n) || ms(n))
2620
+ var n = Ni(r, t);
2621
+ if (n === void 0 || Li(n) || ms(n))
2624
2622
  break;
2625
2623
  i.push(n), t += n >= 65536 ? 2 : 1;
2626
2624
  }
@@ -2830,11 +2828,11 @@ var hs = (
2830
2828
  var b = P(f, this.clonePosition());
2831
2829
  c = { style: g, styleLocation: b };
2832
2830
  }
2833
- var v = this.tryParseArgumentClose(n);
2834
- if (v.err)
2835
- return v;
2831
+ var w = this.tryParseArgumentClose(n);
2832
+ if (w.err)
2833
+ return w;
2836
2834
  var E = P(n, this.clonePosition());
2837
- if (c && qt(c == null ? void 0 : c.style, "::", 0)) {
2835
+ if (c && Jt(c == null ? void 0 : c.style, "::", 0)) {
2838
2836
  var A = us(c.style.slice(2));
2839
2837
  if (l === "number") {
2840
2838
  var m = this.parseNumberSkeletonFromString(A, c.styleLocation);
@@ -2889,15 +2887,15 @@ var hs = (
2889
2887
  var ge = this.tryParsePluralOrSelectOptions(r, l, t, ce);
2890
2888
  if (ge.err)
2891
2889
  return ge;
2892
- var v = this.tryParseArgumentClose(n);
2893
- if (v.err)
2894
- return v;
2890
+ var w = this.tryParseArgumentClose(n);
2891
+ if (w.err)
2892
+ return w;
2895
2893
  var U = P(n, this.clonePosition());
2896
2894
  return l === "select" ? {
2897
2895
  val: {
2898
2896
  type: L.select,
2899
2897
  value: i,
2900
- options: Jt(ge.val),
2898
+ options: Yt(ge.val),
2901
2899
  location: U
2902
2900
  },
2903
2901
  err: null
@@ -2905,7 +2903,7 @@ var hs = (
2905
2903
  val: {
2906
2904
  type: L.plural,
2907
2905
  value: i,
2908
- options: Jt(ge.val),
2906
+ options: Yt(ge.val),
2909
2907
  offset: G,
2910
2908
  pluralType: l === "plural" ? "cardinal" : "ordinal",
2911
2909
  location: U
@@ -2987,16 +2985,16 @@ var hs = (
2987
2985
  var b = this.clonePosition();
2988
2986
  if (!this.bumpIf("{"))
2989
2987
  return this.error(t === "select" ? S.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : S.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, P(this.clonePosition(), this.clonePosition()));
2990
- var v = this.parseMessage(r + 1, t, i);
2991
- if (v.err)
2992
- return v;
2988
+ var w = this.parseMessage(r + 1, t, i);
2989
+ if (w.err)
2990
+ return w;
2993
2991
  var E = this.tryParseArgumentClose(b);
2994
2992
  if (E.err)
2995
2993
  return E;
2996
2994
  l.push([
2997
2995
  c,
2998
2996
  {
2999
- value: v.val,
2997
+ value: w.val,
3000
2998
  location: P(b, this.clonePosition())
3001
2999
  }
3002
3000
  ]), h.add(c), this.bumpSpace(), s = this.parseIdentifierIfPossible(), c = s.value, f = s.location;
@@ -3028,7 +3026,7 @@ var hs = (
3028
3026
  var r = this.position.offset;
3029
3027
  if (r >= this.message.length)
3030
3028
  throw Error("out of bound");
3031
- var t = Ii(this.message, r);
3029
+ var t = Ni(this.message, r);
3032
3030
  if (t === void 0)
3033
3031
  throw Error("Offset ".concat(r, " is at invalid UTF-16 code unit boundary"));
3034
3032
  return t;
@@ -3047,7 +3045,7 @@ var hs = (
3047
3045
  r === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += r < 65536 ? 1 : 2);
3048
3046
  }
3049
3047
  }, e.prototype.bumpIf = function(r) {
3050
- if (qt(this.message, r, this.offset())) {
3048
+ if (Jt(this.message, r, this.offset())) {
3051
3049
  for (var t = 0; t < r.length; t++)
3052
3050
  this.bump();
3053
3051
  return !0;
@@ -3069,7 +3067,7 @@ var hs = (
3069
3067
  break;
3070
3068
  }
3071
3069
  }, e.prototype.bumpSpace = function() {
3072
- for (; !this.isEOF() && Oi(this.char()); )
3070
+ for (; !this.isEOF() && Li(this.char()); )
3073
3071
  this.bump();
3074
3072
  }, e.prototype.peek = function() {
3075
3073
  if (this.isEOF())
@@ -3088,7 +3086,7 @@ function fs(e) {
3088
3086
  function ds(e) {
3089
3087
  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;
3090
3088
  }
3091
- function Oi(e) {
3089
+ function Li(e) {
3092
3090
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3093
3091
  }
3094
3092
  function ms(e) {
@@ -3096,11 +3094,11 @@ function ms(e) {
3096
3094
  }
3097
3095
  function At(e) {
3098
3096
  e.forEach(function(r) {
3099
- if (delete r.location, Si(r) || Pi(r))
3097
+ if (delete r.location, Pi(r) || xi(r))
3100
3098
  for (var t in r.options)
3101
3099
  delete r.options[t].location, At(r.options[t].value);
3102
3100
  else
3103
- wi(r) && Ci(r.style) || (vi(r) || _i(r)) && _t(r.style) ? delete r.style.location : xi(r) && At(r.children);
3101
+ wi(r) && Ai(r.style) || (_i(r) || Si(r)) && _t(r.style) ? delete r.style.location : Ci(r) && At(r.children);
3104
3102
  });
3105
3103
  }
3106
3104
  function gs(e, r) {
@@ -3128,7 +3126,7 @@ var ot = (
3128
3126
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3129
3127
  }, r;
3130
3128
  }(Error)
3131
- ), Kt = (
3129
+ ), ei = (
3132
3130
  /** @class */
3133
3131
  function(e) {
3134
3132
  st(r, e);
@@ -3169,7 +3167,7 @@ function Es(e) {
3169
3167
  return typeof e == "function";
3170
3168
  }
3171
3169
  function et(e, r, t, i, n, s, a) {
3172
- if (e.length === 1 && Qt(e[0]))
3170
+ if (e.length === 1 && Xt(e[0]))
3173
3171
  return [
3174
3172
  {
3175
3173
  type: z.literal,
@@ -3178,7 +3176,7 @@ function et(e, r, t, i, n, s, a) {
3178
3176
  ];
3179
3177
  for (var l = [], h = 0, c = e; h < c.length; h++) {
3180
3178
  var f = c[h];
3181
- if (Qt(f)) {
3179
+ if (Xt(f)) {
3182
3180
  l.push({
3183
3181
  type: z.literal,
3184
3182
  value: f.value
@@ -3203,7 +3201,7 @@ function et(e, r, t, i, n, s, a) {
3203
3201
  });
3204
3202
  continue;
3205
3203
  }
3206
- if (vi(f)) {
3204
+ if (_i(f)) {
3207
3205
  var b = typeof f.style == "string" ? i.date[f.style] : _t(f.style) ? f.style.parsedOptions : void 0;
3208
3206
  l.push({
3209
3207
  type: z.literal,
@@ -3211,7 +3209,7 @@ function et(e, r, t, i, n, s, a) {
3211
3209
  });
3212
3210
  continue;
3213
3211
  }
3214
- if (_i(f)) {
3212
+ if (Si(f)) {
3215
3213
  var b = typeof f.style == "string" ? i.time[f.style] : _t(f.style) ? f.style.parsedOptions : i.time.medium;
3216
3214
  l.push({
3217
3215
  type: z.literal,
@@ -3220,18 +3218,18 @@ function et(e, r, t, i, n, s, a) {
3220
3218
  continue;
3221
3219
  }
3222
3220
  if (wi(f)) {
3223
- var b = typeof f.style == "string" ? i.number[f.style] : Ci(f.style) ? f.style.parsedOptions : void 0;
3221
+ var b = typeof f.style == "string" ? i.number[f.style] : Ai(f.style) ? f.style.parsedOptions : void 0;
3224
3222
  b && b.scale && (g = g * (b.scale || 1)), l.push({
3225
3223
  type: z.literal,
3226
3224
  value: t.getNumberFormat(r, b).format(g)
3227
3225
  });
3228
3226
  continue;
3229
3227
  }
3230
- if (xi(f)) {
3231
- var v = f.children, E = f.value, A = n[E];
3228
+ if (Ci(f)) {
3229
+ var w = f.children, E = f.value, A = n[E];
3232
3230
  if (!Es(A))
3233
3231
  throw new ps(E, "function", a);
3234
- var O = et(v, r, t, i, n, s), M = A(O.map(function(G) {
3232
+ var O = et(w, r, t, i, n, s), M = A(O.map(function(G) {
3235
3233
  return G.value;
3236
3234
  }));
3237
3235
  Array.isArray(M) || (M = [M]), l.push.apply(l, M.map(function(G) {
@@ -3241,14 +3239,14 @@ function et(e, r, t, i, n, s, a) {
3241
3239
  };
3242
3240
  }));
3243
3241
  }
3244
- if (Si(f)) {
3242
+ if (Pi(f)) {
3245
3243
  var R = f.options[g] || f.options.other;
3246
3244
  if (!R)
3247
- throw new Kt(f.value, g, Object.keys(f.options), a);
3245
+ throw new ei(f.value, g, Object.keys(f.options), a);
3248
3246
  l.push.apply(l, et(R.value, r, t, i, n));
3249
3247
  continue;
3250
3248
  }
3251
- if (Pi(f)) {
3249
+ if (xi(f)) {
3252
3250
  var R = f.options["=".concat(g)];
3253
3251
  if (!R) {
3254
3252
  if (!Intl.PluralRules)
@@ -3259,21 +3257,21 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3259
3257
  R = f.options[ce] || f.options.other;
3260
3258
  }
3261
3259
  if (!R)
3262
- throw new Kt(f.value, g, Object.keys(f.options), a);
3260
+ throw new ei(f.value, g, Object.keys(f.options), a);
3263
3261
  l.push.apply(l, et(R.value, r, t, i, n, g - (f.offset || 0)));
3264
3262
  continue;
3265
3263
  }
3266
3264
  }
3267
3265
  return ys(l);
3268
3266
  }
3269
- function ws(e, r) {
3267
+ function vs(e, r) {
3270
3268
  return r ? T(T(T({}, e || {}), r || {}), Object.keys(e).reduce(function(t, i) {
3271
3269
  return t[i] = T(T({}, e[i]), r[i] || {}), t;
3272
3270
  }, {})) : e;
3273
3271
  }
3274
- function vs(e, r) {
3272
+ function ws(e, r) {
3275
3273
  return r ? Object.keys(e).reduce(function(t, i) {
3276
- return t[i] = ws(e[i], r[i]), t;
3274
+ return t[i] = vs(e[i], r[i]), t;
3277
3275
  }, T({}, e)) : e;
3278
3276
  }
3279
3277
  function bt(e) {
@@ -3354,13 +3352,13 @@ var Ss = (
3354
3352
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3355
3353
  var a = n || {};
3356
3354
  a.formatters;
3357
- var l = Nn(a, ["formatters"]);
3355
+ var l = On(a, ["formatters"]);
3358
3356
  this.ast = e.__parse(r, T(T({}, l), { locale: this.resolvedLocale }));
3359
3357
  } else
3360
3358
  this.ast = r;
3361
3359
  if (!Array.isArray(this.ast))
3362
3360
  throw new TypeError("A message must be provided as a String or AST.");
3363
- this.formats = vs(e.formats, i), this.formatters = n && n.formatters || _s(this.formatterCache);
3361
+ this.formats = ws(e.formats, i), this.formatters = n && n.formatters || _s(this.formatterCache);
3364
3362
  }
3365
3363
  return Object.defineProperty(e, "defaultLocale", {
3366
3364
  get: function() {
@@ -3455,7 +3453,7 @@ function Ps(e, r) {
3455
3453
  i = void 0;
3456
3454
  return i;
3457
3455
  }
3458
- const Oe = {}, xs = (e, r, t) => t && (r in Oe || (Oe[r] = {}), e in Oe[r] || (Oe[r][e] = t), t), Li = (e, r) => {
3456
+ const Oe = {}, xs = (e, r, t) => t && (r in Oe || (Oe[r] = {}), e in Oe[r] || (Oe[r][e] = t), t), Mi = (e, r) => {
3459
3457
  if (r == null)
3460
3458
  return;
3461
3459
  if (r in Oe && e in Oe[r])
@@ -3467,16 +3465,16 @@ const Oe = {}, xs = (e, r, t) => t && (r in Oe || (Oe[r] = {}), e in Oe[r] || (O
3467
3465
  return xs(e, r, s);
3468
3466
  }
3469
3467
  };
3470
- let Nt;
3468
+ let Ot;
3471
3469
  const Or = nt({});
3472
3470
  function Cs(e) {
3473
- return Nt[e] || null;
3471
+ return Ot[e] || null;
3474
3472
  }
3475
- function Mi(e) {
3476
- return e in Nt;
3473
+ function Ri(e) {
3474
+ return e in Ot;
3477
3475
  }
3478
3476
  function As(e, r) {
3479
- if (!Mi(e))
3477
+ if (!Ri(e))
3480
3478
  return null;
3481
3479
  const t = Cs(e);
3482
3480
  return Ps(t, r);
@@ -3487,28 +3485,28 @@ function Ts(e) {
3487
3485
  const r = at(e);
3488
3486
  for (let t = 0; t < r.length; t++) {
3489
3487
  const i = r[t];
3490
- if (Mi(i))
3488
+ if (Ri(i))
3491
3489
  return i;
3492
3490
  }
3493
3491
  }
3494
- function Ri(e, ...r) {
3495
- delete Oe[e], Or.update((t) => (t[e] = In.all([t[e] || {}, ...r]), t));
3492
+ function Ui(e, ...r) {
3493
+ delete Oe[e], Or.update((t) => (t[e] = Nn.all([t[e] || {}, ...r]), t));
3496
3494
  }
3497
3495
  cr(
3498
3496
  [Or],
3499
3497
  ([e]) => Object.keys(e)
3500
3498
  );
3501
- Or.subscribe((e) => Nt = e);
3499
+ Or.subscribe((e) => Ot = e);
3502
3500
  const rt = {};
3503
3501
  function Hs(e, r) {
3504
3502
  rt[e].delete(r), rt[e].size === 0 && delete rt[e];
3505
3503
  }
3506
- function Ui(e) {
3504
+ function ki(e) {
3507
3505
  return rt[e];
3508
3506
  }
3509
3507
  function Bs(e) {
3510
3508
  return at(e).map((r) => {
3511
- const t = Ui(r);
3509
+ const t = ki(r);
3512
3510
  return [r, t ? [...t] : []];
3513
3511
  }).filter(([, r]) => r.length > 0);
3514
3512
  }
@@ -3516,17 +3514,17 @@ function Tt(e) {
3516
3514
  return e == null ? !1 : at(e).some(
3517
3515
  (r) => {
3518
3516
  var t;
3519
- return (t = Ui(r)) == null ? void 0 : t.size;
3517
+ return (t = ki(r)) == null ? void 0 : t.size;
3520
3518
  }
3521
3519
  );
3522
3520
  }
3523
3521
  function Is(e, r) {
3524
3522
  return Promise.all(
3525
3523
  r.map((i) => (Hs(e, i), i().then((n) => n.default || n)))
3526
- ).then((i) => Ri(e, ...i));
3524
+ ).then((i) => Ui(e, ...i));
3527
3525
  }
3528
3526
  const Ar = {};
3529
- function ki(e) {
3527
+ function Fi(e) {
3530
3528
  if (!Tt(e))
3531
3529
  return e in Ar ? Ar[e] : Promise.resolve();
3532
3530
  const r = Bs(e);
@@ -3536,7 +3534,7 @@ function ki(e) {
3536
3534
  )
3537
3535
  ).then(() => {
3538
3536
  if (Tt(e))
3539
- return ki(e);
3537
+ return Fi(e);
3540
3538
  delete Ar[e];
3541
3539
  }), Ar[e];
3542
3540
  }
@@ -3581,22 +3579,22 @@ function lr() {
3581
3579
  return Ls;
3582
3580
  }
3583
3581
  const yt = nt(!1);
3584
- var Ms = Object.defineProperty, Rs = Object.defineProperties, Us = Object.getOwnPropertyDescriptors, ei = Object.getOwnPropertySymbols, ks = Object.prototype.hasOwnProperty, Fs = Object.prototype.propertyIsEnumerable, ri = (e, r, t) => r in e ? Ms(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Ds = (e, r) => {
3585
- for (var t in r)
3586
- ks.call(r, t) && ri(e, t, r[t]);
3587
- if (ei)
3588
- for (var t of ei(r))
3589
- Fs.call(r, t) && ri(e, t, r[t]);
3582
+ var Ms = Object.defineProperty, Rs = Object.defineProperties, Us = Object.getOwnPropertyDescriptors, ri = Object.getOwnPropertySymbols, ks = Object.prototype.hasOwnProperty, Fs = Object.prototype.propertyIsEnumerable, ti = (e, r, t) => r in e ? Ms(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Ds = (e, r) => {
3583
+ for (var t in r || (r = {}))
3584
+ ks.call(r, t) && ti(e, t, r[t]);
3585
+ if (ri)
3586
+ for (var t of ri(r))
3587
+ Fs.call(r, t) && ti(e, t, r[t]);
3590
3588
  return e;
3591
3589
  }, Gs = (e, r) => Rs(e, Us(r));
3592
3590
  let Ht;
3593
3591
  const tt = nt(null);
3594
- function ti(e) {
3592
+ function ii(e) {
3595
3593
  return e.split("-").map((r, t, i) => i.slice(0, t + 1).join("-")).reverse();
3596
3594
  }
3597
3595
  function at(e, r = lr().fallbackLocale) {
3598
- const t = ti(e);
3599
- return r ? [.../* @__PURE__ */ new Set([...t, ...ti(r)])] : t;
3596
+ const t = ii(e);
3597
+ return r ? [.../* @__PURE__ */ new Set([...t, ...ii(r)])] : t;
3600
3598
  }
3601
3599
  function De() {
3602
3600
  return Ht != null ? Ht : void 0;
@@ -3611,7 +3609,7 @@ const js = (e) => {
3611
3609
  return typeof window != "undefined" && De() != null && r ? t = window.setTimeout(
3612
3610
  () => yt.set(!0),
3613
3611
  r
3614
- ) : yt.set(!0), ki(e).then(() => {
3612
+ ) : yt.set(!0), Fi(e).then(() => {
3615
3613
  tt.set(e);
3616
3614
  }).finally(() => {
3617
3615
  clearTimeout(t), yt.set(!1);
@@ -3627,20 +3625,20 @@ const js = (e) => {
3627
3625
  return n in r ? r[n] : r[n] = e(i);
3628
3626
  };
3629
3627
  };
3630
- var Vs = Object.defineProperty, it = Object.getOwnPropertySymbols, Fi = Object.prototype.hasOwnProperty, Di = Object.prototype.propertyIsEnumerable, ii = (e, r, t) => r in e ? Vs(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Ot = (e, r) => {
3628
+ var Vs = Object.defineProperty, it = Object.getOwnPropertySymbols, Di = Object.prototype.hasOwnProperty, Gi = Object.prototype.propertyIsEnumerable, ni = (e, r, t) => r in e ? Vs(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Lt = (e, r) => {
3631
3629
  for (var t in r || (r = {}))
3632
- Fi.call(r, t) && ii(e, t, r[t]);
3630
+ Di.call(r, t) && ni(e, t, r[t]);
3633
3631
  if (it)
3634
3632
  for (var t of it(r))
3635
- Di.call(r, t) && ii(e, t, r[t]);
3633
+ Gi.call(r, t) && ni(e, t, r[t]);
3636
3634
  return e;
3637
3635
  }, fr = (e, r) => {
3638
3636
  var t = {};
3639
3637
  for (var i in e)
3640
- Fi.call(e, i) && r.indexOf(i) < 0 && (t[i] = e[i]);
3638
+ Di.call(e, i) && r.indexOf(i) < 0 && (t[i] = e[i]);
3641
3639
  if (e != null && it)
3642
3640
  for (var i of it(e))
3643
- r.indexOf(i) < 0 && Di.call(e, i) && (t[i] = e[i]);
3641
+ r.indexOf(i) < 0 && Gi.call(e, i) && (t[i] = e[i]);
3644
3642
  return t;
3645
3643
  };
3646
3644
  const Nr = (e, r) => {
@@ -3677,21 +3675,21 @@ const Nr = (e, r) => {
3677
3675
  } = r, i = fr(r, [
3678
3676
  "locale"
3679
3677
  ]);
3680
- return $s(Ot({ locale: t }, i));
3678
+ return $s(Lt({ locale: t }, i));
3681
3679
  }, Zs = (e = {}) => {
3682
3680
  var r = e, {
3683
3681
  locale: t = De()
3684
3682
  } = r, i = fr(r, [
3685
3683
  "locale"
3686
3684
  ]);
3687
- return zs(Ot({ locale: t }, i));
3685
+ return zs(Lt({ locale: t }, i));
3688
3686
  }, Ws = (e = {}) => {
3689
3687
  var r = e, {
3690
3688
  locale: t = De()
3691
3689
  } = r, i = fr(r, [
3692
3690
  "locale"
3693
3691
  ]);
3694
- return Qs(Ot({ locale: t }, i));
3692
+ return Qs(Lt({ locale: t }, i));
3695
3693
  }, qs = lt(
3696
3694
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3697
3695
  (e, r = De()) => new Ss(e, r, lr().formats, {
@@ -3710,7 +3708,7 @@ const Nr = (e, r) => {
3710
3708
  throw new Error(
3711
3709
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3712
3710
  );
3713
- let f = Li(e, h);
3711
+ let f = Mi(e, h);
3714
3712
  if (!f)
3715
3713
  f = (s = (n = (i = (t = lr()).handleMissingMessage) == null ? void 0 : i.call(t, { locale: h, id: e, defaultValue: c })) != null ? n : c) != null ? s : e;
3716
3714
  else if (typeof f != "string")
@@ -3729,18 +3727,18 @@ const Nr = (e, r) => {
3729
3727
  );
3730
3728
  }
3731
3729
  return m;
3732
- }, Ys = (e, r) => Ws(r).format(e), Ks = (e, r) => Zs(r).format(e), eo = (e, r) => Xs(r).format(e), ro = (e, r = De()) => Li(e, r), to = cr([hr, Or], () => Js);
3730
+ }, Ys = (e, r) => Ws(r).format(e), Ks = (e, r) => Zs(r).format(e), eo = (e, r) => Xs(r).format(e), ro = (e, r = De()) => Mi(e, r), to = cr([hr, Or], () => Js);
3733
3731
  cr([hr], () => Ys);
3734
3732
  cr([hr], () => Ks);
3735
3733
  cr([hr], () => eo);
3736
3734
  cr([hr, Or], () => ro);
3737
- function ni(e, r) {
3738
- Ri(e, r);
3735
+ function si(e, r) {
3736
+ Ui(e, r);
3739
3737
  }
3740
3738
  function io(e) {
3741
3739
  hr.set(e);
3742
3740
  }
3743
- const si = {
3741
+ const oi = {
3744
3742
  en: {
3745
3743
  registerTitle: "Create your account",
3746
3744
  registerSubtitle: "Already have an account?",
@@ -4019,16 +4017,16 @@ function oo(e, r, t) {
4019
4017
  }
4020
4018
  }
4021
4019
  function ao(e) {
4022
- Zi(e, "svelte-x9thh9", "input,select{font-family:inherit}.RegisterFormTitle{font-size:var(--emw--font-size-large, 20px);text-transform:uppercase;font-weight:var(--emw--font-weight-light, 300);margin:0;padding-bottom:8px}.RegisterFormSubtitle{font-size:var(--emw--font-size-small, 14px);margin:0;padding-bottom:20px}.FormLoginCallToAction{color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-normal, 400);text-decoration:none;cursor:pointer}.EmailContainer,.UserContainer,.PasswordContainer,.ConfirmPasswordContainer,.PromoCodeContainer,.SecurityQuestionContainer,.SecurityAnswerContainer{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));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:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-light, 300);padding-bottom:5px}.EmailContainer input,.UserContainer input,.PasswordContainer input,.ConfirmPasswordContainer input,.PromoCodeContainer input,.SecurityQuestionContainer input,.SecurityAnswerContainer input{width:100%;height:44px;border-radius:var(--emw--border-radius-medium, 15px);border:1px solid var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));box-sizing:border-box;padding:5px 15px;font-size:var(--emw--font-size-medium, 16px);line-height:18px}.EmailContainer input:focus,.UserContainer input:focus,.PasswordContainer input:focus,.ConfirmPasswordContainer input:focus,.PromoCodeContainer input:focus,.SecurityQuestionContainer input:focus,.SecurityAnswerContainer input:focus{border:2px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));outline:none}.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--color-error, #F5090A);background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444))}.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, #E1A749))}.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-typography-cotrast, #444444))}.InvalidInput{color:var(--emw--color-error, var(--emw--color-error, #ed0909));font-size:10px;position:absolute;padding-top:5px;top:55px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:var(--emw--font-size-x-small, 12px);color:var(--emw--color-error, var(--emw--color-error, #ed0909))}.RegisterStepNext{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 10px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF));width:100%;height:60px;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);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}");
4020
+ Wi(e, "svelte-x9thh9", "input,select{font-family:inherit}.RegisterFormTitle{font-size:var(--emw--font-size-large, 20px);text-transform:uppercase;font-weight:var(--emw--font-weight-light, 300);margin:0;padding-bottom:8px}.RegisterFormSubtitle{font-size:var(--emw--font-size-small, 14px);margin:0;padding-bottom:20px}.FormLoginCallToAction{color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-normal, 400);text-decoration:none;cursor:pointer}.EmailContainer,.UserContainer,.PasswordContainer,.ConfirmPasswordContainer,.PromoCodeContainer,.SecurityQuestionContainer,.SecurityAnswerContainer{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));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:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-light, 300);padding-bottom:5px}.EmailContainer input,.UserContainer input,.PasswordContainer input,.ConfirmPasswordContainer input,.PromoCodeContainer input,.SecurityQuestionContainer input,.SecurityAnswerContainer input{width:100%;height:44px;border-radius:var(--emw--border-radius-medium, 15px);border:1px solid var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));box-sizing:border-box;padding:5px 15px;font-size:var(--emw--font-size-medium, 16px);line-height:18px}.EmailContainer input:focus,.UserContainer input:focus,.PasswordContainer input:focus,.ConfirmPasswordContainer input:focus,.PromoCodeContainer input:focus,.SecurityQuestionContainer input:focus,.SecurityAnswerContainer input:focus{border:2px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));outline:none}.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--color-error, #F5090A);background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444))}.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, #E1A749))}.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-typography-cotrast, #444444))}.InvalidInput{color:var(--emw--color-error, var(--emw--color-error, #ed0909));font-size:10px;position:absolute;padding-top:5px;top:55px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:var(--emw--font-size-x-small, 12px);color:var(--emw--color-error, var(--emw--color-error, #ed0909))}.RegisterStepNext{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 10px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF));width:100%;height:60px;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);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}");
4023
4021
  }
4024
- function oi(e) {
4022
+ function ai(e) {
4025
4023
  let r, t = (
4026
4024
  /*$_*/
4027
4025
  e[30]("registerEmailError") + ""
4028
4026
  ), i;
4029
4027
  return {
4030
4028
  c() {
4031
- r = w("p"), i = H(t), o(r, "class", "InvalidInput");
4029
+ r = v("p"), i = H(t), o(r, "class", "InvalidInput");
4032
4030
  },
4033
4031
  m(n, s) {
4034
4032
  ue(n, r, s), u(r, i);
@@ -4043,14 +4041,14 @@ function oi(e) {
4043
4041
  }
4044
4042
  };
4045
4043
  }
4046
- function ai(e) {
4044
+ function li(e) {
4047
4045
  let r, t = (
4048
4046
  /*$_*/
4049
4047
  e[30]("registerUsernameError") + ""
4050
4048
  ), i;
4051
4049
  return {
4052
4050
  c() {
4053
- r = w("p"), i = H(t), o(r, "class", "InvalidInput");
4051
+ r = v("p"), i = H(t), o(r, "class", "InvalidInput");
4054
4052
  },
4055
4053
  m(n, s) {
4056
4054
  ue(n, r, s), u(r, i);
@@ -4086,33 +4084,33 @@ function lo(e) {
4086
4084
  };
4087
4085
  }
4088
4086
  function uo(e) {
4089
- let r, t, i, n, s, a, l, h, c, f, m, g, b, v, E;
4087
+ let r, t, i, n, s, a, l, h, c, f, m, g, b, w, E;
4090
4088
  return {
4091
4089
  c() {
4092
4090
  r = _("svg"), t = _("defs"), i = _("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = _("g"), a = _("circle"), l = _("g"), h = _("path"), c = _("path"), f = _("g"), m = _("path"), g = _("path"), b = _("rect"), o(a, "class", "a"), o(a, "cx", "0.05"), o(a, "cy", "0.05"), o(a, "r", "0.05"), o(a, "transform", "translate(121.017 31.148)"), o(h, "class", "a"), o(h, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(h, "transform", "translate(-142.164 -39.123)"), o(c, "class", "a"), o(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(c, "transform", "translate(-136.413 -42.068)"), o(l, "transform", "translate(117.499 27.37)"), o(m, "class", "a"), o(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(m, "transform", "translate(-110.856 -33.157)"), o(g, "class", "a"), o(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), o(g, "transform", "translate(-130.743 -29.617)"), o(f, "transform", "translate(110.856 24.899)"), o(b, "class", "a"), o(b, "width", "0.972"), o(b, "height", "15.861"), o(b, "rx", "0.486"), o(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(r, "class", "TogglePasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.844"), o(r, "height", "12.887"), o(r, "viewBox", "0 0 18.844 12.887");
4093
4091
  },
4094
4092
  m(A, O) {
4095
- ue(A, r, O), u(r, t), u(t, i), u(i, n), u(r, s), u(s, a), u(s, l), u(l, h), u(l, c), u(s, f), u(f, m), u(f, g), u(s, b), v || (E = x(
4093
+ ue(A, r, O), u(r, t), u(t, i), u(i, n), u(r, s), u(s, a), u(s, l), u(l, h), u(l, c), u(s, f), u(f, m), u(f, g), u(s, b), w || (E = x(
4096
4094
  r,
4097
4095
  "click",
4098
4096
  /*click_handler_1*/
4099
4097
  e[61]
4100
- ), v = !0);
4098
+ ), w = !0);
4101
4099
  },
4102
4100
  p: Q,
4103
4101
  d(A) {
4104
- A && ie(r), v = !1, E();
4102
+ A && ie(r), w = !1, E();
4105
4103
  }
4106
4104
  };
4107
4105
  }
4108
- function li(e) {
4106
+ function ui(e) {
4109
4107
  let r, t = (
4110
4108
  /*$_*/
4111
4109
  e[30]("registerPasswordError") + ""
4112
4110
  ), i;
4113
4111
  return {
4114
4112
  c() {
4115
- r = w("p"), i = H(t), o(r, "class", "InvalidInput");
4113
+ r = v("p"), i = H(t), o(r, "class", "InvalidInput");
4116
4114
  },
4117
4115
  m(n, s) {
4118
4116
  ue(n, r, s), u(r, i);
@@ -4127,14 +4125,14 @@ function li(e) {
4127
4125
  }
4128
4126
  };
4129
4127
  }
4130
- function ui(e) {
4128
+ function ci(e) {
4131
4129
  let r, t = (
4132
4130
  /*$_*/
4133
4131
  e[30]("registerSimplePasswordError") + ""
4134
4132
  ), i;
4135
4133
  return {
4136
4134
  c() {
4137
- r = w("p"), i = H(t), o(r, "class", "InvalidInput");
4135
+ r = v("p"), i = H(t), o(r, "class", "InvalidInput");
4138
4136
  },
4139
4137
  m(n, s) {
4140
4138
  ue(n, r, s), u(r, i);
@@ -4170,33 +4168,33 @@ function co(e) {
4170
4168
  };
4171
4169
  }
4172
4170
  function ho(e) {
4173
- let r, t, i, n, s, a, l, h, c, f, m, g, b, v, E;
4171
+ let r, t, i, n, s, a, l, h, c, f, m, g, b, w, E;
4174
4172
  return {
4175
4173
  c() {
4176
4174
  r = _("svg"), t = _("defs"), i = _("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = _("g"), a = _("circle"), l = _("g"), h = _("path"), c = _("path"), f = _("g"), m = _("path"), g = _("path"), b = _("rect"), o(a, "class", "a"), o(a, "cx", "0.05"), o(a, "cy", "0.05"), o(a, "r", "0.05"), o(a, "transform", "translate(121.017 31.148)"), o(h, "class", "a"), o(h, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(h, "transform", "translate(-142.164 -39.123)"), o(c, "class", "a"), o(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(c, "transform", "translate(-136.413 -42.068)"), o(l, "transform", "translate(117.499 27.37)"), o(m, "class", "a"), o(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(m, "transform", "translate(-110.856 -33.157)"), o(g, "class", "a"), o(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), o(g, "transform", "translate(-130.743 -29.617)"), o(f, "transform", "translate(110.856 24.899)"), o(b, "class", "a"), o(b, "width", "0.972"), o(b, "height", "15.861"), o(b, "rx", "0.486"), o(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(r, "class", "ToggleConfirmPasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.844"), o(r, "height", "12.887"), o(r, "viewBox", "0 0 18.844 12.887");
4177
4175
  },
4178
4176
  m(A, O) {
4179
- ue(A, r, O), u(r, t), u(t, i), u(i, n), u(r, s), u(s, a), u(s, l), u(l, h), u(l, c), u(s, f), u(f, m), u(f, g), u(s, b), v || (E = x(
4177
+ ue(A, r, O), u(r, t), u(t, i), u(i, n), u(r, s), u(s, a), u(s, l), u(l, h), u(l, c), u(s, f), u(f, m), u(f, g), u(s, b), w || (E = x(
4180
4178
  r,
4181
4179
  "click",
4182
4180
  /*click_handler_3*/
4183
4181
  e[67]
4184
- ), v = !0);
4182
+ ), w = !0);
4185
4183
  },
4186
4184
  p: Q,
4187
4185
  d(A) {
4188
- A && ie(r), v = !1, E();
4186
+ A && ie(r), w = !1, E();
4189
4187
  }
4190
4188
  };
4191
4189
  }
4192
- function ci(e) {
4190
+ function hi(e) {
4193
4191
  let r, t = (
4194
4192
  /*$_*/
4195
4193
  e[30]("registerConfirmPasswordError") + ""
4196
4194
  ), i;
4197
4195
  return {
4198
4196
  c() {
4199
- r = w("p"), i = H(t), o(r, "class", "InvalidInput");
4197
+ r = v("p"), i = H(t), o(r, "class", "InvalidInput");
4200
4198
  },
4201
4199
  m(n, s) {
4202
4200
  ue(n, r, s), u(r, i);
@@ -4211,7 +4209,7 @@ function ci(e) {
4211
4209
  }
4212
4210
  };
4213
4211
  }
4214
- function hi(e) {
4212
+ function fi(e) {
4215
4213
  let r, t = (
4216
4214
  /*custominputtextswitch*/
4217
4215
  (e[2] == "true" ? (
@@ -4224,7 +4222,7 @@ function hi(e) {
4224
4222
  ), i;
4225
4223
  return {
4226
4224
  c() {
4227
- r = w("p"), i = H(t), o(r, "class", "InvalidInput");
4225
+ r = v("p"), i = H(t), o(r, "class", "InvalidInput");
4228
4226
  },
4229
4227
  m(n, s) {
4230
4228
  ue(n, r, s), u(r, i);
@@ -4245,7 +4243,7 @@ function hi(e) {
4245
4243
  }
4246
4244
  };
4247
4245
  }
4248
- function fi(e) {
4246
+ function di(e) {
4249
4247
  let r, t = (
4250
4248
  /*custominputtextswitch*/
4251
4249
  (e[2] == "true" ? (
@@ -4258,7 +4256,7 @@ function fi(e) {
4258
4256
  ), i;
4259
4257
  return {
4260
4258
  c() {
4261
- r = w("p"), i = H(t), o(r, "class", "InvalidInput");
4259
+ r = v("p"), i = H(t), o(r, "class", "InvalidInput");
4262
4260
  },
4263
4261
  m(n, s) {
4264
4262
  ue(n, r, s), u(r, i);
@@ -4289,16 +4287,16 @@ function fo(e) {
4289
4287
  ), c, f, m, g = (
4290
4288
  /*$_*/
4291
4289
  e[30]("registerSubtitleLogin") + ""
4292
- ), b, v, E, A, O, M = (
4290
+ ), b, w, E, A, O, M = (
4293
4291
  /*$_*/
4294
4292
  e[30]("registerEmail") + ""
4295
4293
  ), R, ce, G, ge, U, Ge, Ae, je, k, X, he = (
4296
4294
  /*$_*/
4297
4295
  e[30]("registerUsername") + ""
4298
- ), pe, ne, V, Te, F, xe, He, Ee, be, C, we, Z = (
4296
+ ), pe, ne, V, Te, F, xe, He, Ee, be, C, ve, Z = (
4299
4297
  /*$_*/
4300
4298
  e[30]("registerPassword") + ""
4301
- ), ve, Lr, Le, Mr, B, Me, dr, mr, Ve, Re, Ue, gr, j, Ce, $e = (
4299
+ ), we, Lr, Le, Mr, B, Me, dr, mr, Ve, Re, Ue, gr, j, Ce, $e = (
4302
4300
  /*$_*/
4303
4301
  e[30]("registerConfirmPassword") + ""
4304
4302
  ), ze, Rr, Be, pr, $, br, Qe, ke, Ur, _e, Fe, Xe = (
@@ -4322,62 +4320,62 @@ function fo(e) {
4322
4320
  /*$_*/
4323
4321
  e[30]("registerSecurityAnswer")
4324
4322
  )) + ""
4325
- ), wr, Qr, Ke, Xr, ae, Zr, er, p, N, le = (
4323
+ ), vr, Qr, Ke, Xr, ae, Zr, er, p, N, le = (
4326
4324
  /*$_*/
4327
4325
  e[30]("registerNext") + ""
4328
- ), ut, Wr, ct, Lt, W = (
4326
+ ), ut, Wr, ct, Mt, W = (
4329
4327
  /*invalidEmail*/
4330
- e[4] && oi(e)
4328
+ e[4] && ai(e)
4331
4329
  ), q = (
4332
4330
  /*invalidName*/
4333
- e[5] && ai(e)
4331
+ e[5] && li(e)
4334
4332
  );
4335
- function Mt(d, y) {
4333
+ function Rt(d, y) {
4336
4334
  return (
4337
4335
  /*isPasswordVisible*/
4338
4336
  d[25] ? uo : lo
4339
4337
  );
4340
4338
  }
4341
- let qr = Mt(e), Se = qr(e), J = (
4339
+ let qr = Rt(e), Se = qr(e), J = (
4342
4340
  /*invalidPassword*/
4343
4341
  e[6] && /*simplepasswordvalidation*/
4344
- e[0] !== "true" && li(e)
4342
+ e[0] !== "true" && ui(e)
4345
4343
  ), Y = (
4346
4344
  /*invalidPassword*/
4347
4345
  e[6] && /*simplepasswordvalidation*/
4348
- e[0] === "true" && ui(e)
4346
+ e[0] === "true" && ci(e)
4349
4347
  );
4350
- function Rt(d, y) {
4348
+ function Ut(d, y) {
4351
4349
  return (
4352
4350
  /*isConfirmPasswordVisible*/
4353
4351
  d[26] ? ho : co
4354
4352
  );
4355
4353
  }
4356
- let Jr = Rt(e), Pe = Jr(e), K = (
4354
+ let Jr = Ut(e), Pe = Jr(e), K = (
4357
4355
  /*invalidConfirmPassword*/
4358
- e[7] && ci(e)
4356
+ e[7] && hi(e)
4359
4357
  ), ee = (
4360
4358
  /*invalidSecurityQuestion*/
4361
- e[8] && hi(e)
4359
+ e[8] && fi(e)
4362
4360
  ), re = (
4363
4361
  /*invalidSecurityAnswer*/
4364
- e[9] && fi(e)
4362
+ e[9] && di(e)
4365
4363
  );
4366
4364
  return {
4367
4365
  c() {
4368
- var d, y, vr, _r, Sr, Pr, xr, Cr;
4369
- r = w("div"), t = w("div"), i = w("h2"), s = H(n), a = I(), l = w("p"), c = H(h), f = I(), m = w("span"), b = H(g), v = I(), E = w("form"), A = w("div"), O = w("label"), R = H(M), ce = H(":"), G = w("span"), G.textContent = "*", ge = I(), U = w("input"), Ge = I(), W && W.c(), je = I(), k = w("div"), X = w("label"), pe = H(he), ne = H(":"), V = w("span"), V.textContent = "*", Te = I(), F = w("input"), He = I(), q && q.c(), be = I(), C = w("div"), we = w("label"), ve = H(Z), Lr = H(":"), Le = w("span"), Le.textContent = "*", Mr = I(), B = w("input"), dr = I(), Se.c(), mr = I(), J && J.c(), Ve = I(), Y && Y.c(), gr = I(), j = w("div"), Ce = w("label"), ze = H($e), Rr = H(":"), Be = w("span"), Be.textContent = "*", pr = I(), $ = w("input"), br = I(), Pe.c(), Qe = I(), K && K.c(), Ur = I(), _e = w("div"), Fe = w("label"), yr = H(Xe), kr = H(":"), Fr = I(), se = w("input"), Dr = I(), Gr = I(), fe = w("div"), Ie = w("label"), Er = H(We), jr = H(":"), qe = w("span"), qe.textContent = "*", Vr = I(), oe = w("input"), $r = I(), ee && ee.c(), zr = I(), de = w("div"), Ne = w("label"), wr = H(Ye), Qr = H(":"), Ke = w("span"), Ke.textContent = "*", Xr = I(), ae = w("input"), Zr = I(), re && re.c(), p = I(), N = w("button"), ut = H(le), o(i, "class", "RegisterFormTitle"), o(m, "class", "FormLoginCallToAction"), o(l, "class", "RegisterFormSubtitle"), o(t, "class", "RegisterFormHeader"), o(G, "class", "FormRequired"), o(O, "for", "Email"), o(U, "type", "text"), o(U, "id", "Email"), o(A, "class", Ae = "EmailContainer " + /*invalidEmail*/
4366
+ var d, y, wr, _r, Sr, Pr, xr, Cr;
4367
+ r = v("div"), t = v("div"), i = v("h2"), s = H(n), a = I(), l = v("p"), c = H(h), f = I(), m = v("span"), b = H(g), w = I(), E = v("form"), A = v("div"), O = v("label"), R = H(M), ce = H(":"), G = v("span"), G.textContent = "*", ge = I(), U = v("input"), Ge = I(), W && W.c(), je = I(), k = v("div"), X = v("label"), pe = H(he), ne = H(":"), V = v("span"), V.textContent = "*", Te = I(), F = v("input"), He = I(), q && q.c(), be = I(), C = v("div"), ve = v("label"), we = H(Z), Lr = H(":"), Le = v("span"), Le.textContent = "*", Mr = I(), B = v("input"), dr = I(), Se.c(), mr = I(), J && J.c(), Ve = I(), Y && Y.c(), gr = I(), j = v("div"), Ce = v("label"), ze = H($e), Rr = H(":"), Be = v("span"), Be.textContent = "*", pr = I(), $ = v("input"), br = I(), Pe.c(), Qe = I(), K && K.c(), Ur = I(), _e = v("div"), Fe = v("label"), yr = H(Xe), kr = H(":"), Fr = I(), se = v("input"), Dr = I(), Gr = I(), fe = v("div"), Ie = v("label"), Er = H(We), jr = H(":"), qe = v("span"), qe.textContent = "*", Vr = I(), oe = v("input"), $r = I(), ee && ee.c(), zr = I(), de = v("div"), Ne = v("label"), vr = H(Ye), Qr = H(":"), Ke = v("span"), Ke.textContent = "*", Xr = I(), ae = v("input"), Zr = I(), re && re.c(), p = I(), N = v("button"), ut = H(le), o(i, "class", "RegisterFormTitle"), o(m, "class", "FormLoginCallToAction"), o(l, "class", "RegisterFormSubtitle"), o(t, "class", "RegisterFormHeader"), o(G, "class", "FormRequired"), o(O, "for", "Email"), o(U, "type", "text"), o(U, "id", "Email"), o(A, "class", Ae = "EmailContainer " + /*invalidEmail*/
4370
4368
  (e[4] && !/*emailFocus*/
4371
4369
  e[10] ? "InvalidField" : "") + /*disabledFieldsList*/
4372
4370
  (((d = e[17]) == null ? void 0 : d.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*/
4373
4371
  e[1] ? "username" : "off"), o(k, "class", Ee = "UserContainer " + /*invalidName*/
4374
4372
  (e[5] && !/*usernameFocus*/
4375
4373
  e[11] ? "InvalidField" : "") + /*disabledFieldsList*/
4376
- (((y = e[17]) == null ? void 0 : y.indexOf("username")) >= 0 ? "Hidden" : "")), o(Le, "class", "FormRequired"), o(we, "for", "Password"), o(B, "name", "new-password"), o(B, "type", "password"), o(B, "id", "new-password"), o(B, "autocomplete", Me = /*savecredentials*/
4374
+ (((y = e[17]) == null ? void 0 : y.indexOf("username")) >= 0 ? "Hidden" : "")), o(Le, "class", "FormRequired"), o(ve, "for", "Password"), o(B, "name", "new-password"), o(B, "type", "password"), o(B, "id", "new-password"), o(B, "autocomplete", Me = /*savecredentials*/
4377
4375
  e[1] ? "new-password" : "off"), o(B, "aria-describedby", "password-constraints"), o(C, "class", Re = "PasswordContainer " + /*invalidPassword*/
4378
4376
  (e[6] && !/*passwordFocus*/
4379
4377
  e[12] ? "InvalidField" : "") + /*disabledFieldsList*/
4380
- (((vr = e[17]) == null ? void 0 : vr.indexOf("password")) >= 0 ? "Hidden" : "")), C.hidden = Ue = /*disabledFieldsList*/
4378
+ (((wr = e[17]) == null ? void 0 : wr.indexOf("password")) >= 0 ? "Hidden" : "")), C.hidden = Ue = /*disabledFieldsList*/
4381
4379
  ((_r = e[17]) == null ? void 0 : _r.indexOf("password")) >= 0, o(Be, "class", "FormRequired"), o(Ce, "for", "ConfirmPassword"), o($, "type", "password"), o($, "id", "ConfirmPassword"), o(j, "class", ke = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
4382
4380
  (e[7] && !/*confirmPasswordFocus*/
4383
4381
  e[13] ? "InvalidField" : "") + /*disabledFieldsList*/
@@ -4392,7 +4390,7 @@ function fo(e) {
4392
4390
  e[29], o(E, "class", "RegisterFormContent");
4393
4391
  },
4394
4392
  m(d, y) {
4395
- ue(d, r, y), u(r, t), u(t, i), u(i, s), u(t, a), u(t, l), u(l, c), u(l, f), u(l, m), u(m, b), u(r, v), u(r, E), u(E, A), u(A, O), u(O, R), u(O, ce), u(O, G), u(A, ge), u(A, U), te(
4393
+ ue(d, r, y), u(r, t), u(t, i), u(i, s), u(t, a), u(t, l), u(l, c), u(l, f), u(l, m), u(m, b), u(r, w), u(r, E), u(E, A), u(A, O), u(O, R), u(O, ce), u(O, G), u(A, ge), u(A, U), te(
4396
4394
  U,
4397
4395
  /*userEmail*/
4398
4396
  e[19]
@@ -4400,7 +4398,7 @@ function fo(e) {
4400
4398
  F,
4401
4399
  /*userValue*/
4402
4400
  e[18]
4403
- ), u(k, He), q && q.m(k, null), u(E, be), u(E, C), u(C, we), u(we, ve), u(we, Lr), u(we, Le), u(C, Mr), u(C, B), te(
4401
+ ), u(k, He), q && q.m(k, null), u(E, be), u(E, C), u(C, ve), u(ve, we), u(ve, Lr), u(ve, Le), u(C, Mr), u(C, B), te(
4404
4402
  B,
4405
4403
  /*userPassword*/
4406
4404
  e[20]
@@ -4416,11 +4414,11 @@ function fo(e) {
4416
4414
  oe,
4417
4415
  /*securityQuestion*/
4418
4416
  e[22]
4419
- ), u(fe, $r), ee && ee.m(fe, null), u(E, zr), u(E, de), u(de, Ne), u(Ne, wr), u(Ne, Qr), u(Ne, Ke), u(de, Xr), u(de, ae), te(
4417
+ ), u(fe, $r), ee && ee.m(fe, null), u(E, zr), u(E, de), u(de, Ne), u(Ne, vr), u(Ne, Qr), u(Ne, Ke), u(de, Xr), u(de, ae), te(
4420
4418
  ae,
4421
4419
  /*securityAnswer*/
4422
4420
  e[23]
4423
- ), u(de, Zr), re && re.m(de, null), u(E, p), u(E, N), u(N, ut), e[79](r), ct || (Lt = [
4421
+ ), u(de, Zr), re && re.m(de, null), u(E, p), u(E, N), u(N, ut), e[79](r), ct || (Mt = [
4424
4422
  x(
4425
4423
  m,
4426
4424
  "click",
@@ -4604,7 +4602,7 @@ function fo(e) {
4604
4602
  ], ct = !0);
4605
4603
  },
4606
4604
  p(d, y) {
4607
- var vr, _r, Sr, Pr, xr, Cr, Ut, kt;
4605
+ var wr, _r, Sr, Pr, xr, Cr, kt, Ft;
4608
4606
  y[0] & /*$_*/
4609
4607
  1073741824 && n !== (n = /*$_*/
4610
4608
  d[30]("registerTitle") + "") && D(s, n), y[0] & /*$_*/
@@ -4620,11 +4618,11 @@ function fo(e) {
4620
4618
  /*userEmail*/
4621
4619
  d[19]
4622
4620
  ), /*invalidEmail*/
4623
- d[4] ? W ? W.p(d, y) : (W = oi(d), W.c(), W.m(A, null)) : W && (W.d(1), W = null), y[0] & /*invalidEmail, emailFocus, disabledFieldsList*/
4621
+ d[4] ? W ? W.p(d, y) : (W = ai(d), W.c(), W.m(A, null)) : W && (W.d(1), W = null), y[0] & /*invalidEmail, emailFocus, disabledFieldsList*/
4624
4622
  132112 && Ae !== (Ae = "EmailContainer " + /*invalidEmail*/
4625
4623
  (d[4] && !/*emailFocus*/
4626
4624
  d[10] ? "InvalidField" : "") + /*disabledFieldsList*/
4627
- (((vr = d[17]) == null ? void 0 : vr.indexOf("email")) >= 0 ? "Hidden" : "")) && o(A, "class", Ae), y[0] & /*$_*/
4625
+ (((wr = d[17]) == null ? void 0 : wr.indexOf("email")) >= 0 ? "Hidden" : "")) && o(A, "class", Ae), y[0] & /*$_*/
4628
4626
  1073741824 && he !== (he = /*$_*/
4629
4627
  d[30]("registerUsername") + "") && D(pe, he), y[0] & /*savecredentials*/
4630
4628
  2 && xe !== (xe = /*savecredentials*/
@@ -4635,13 +4633,13 @@ function fo(e) {
4635
4633
  /*userValue*/
4636
4634
  d[18]
4637
4635
  ), /*invalidName*/
4638
- d[5] ? q ? q.p(d, y) : (q = ai(d), q.c(), q.m(k, null)) : q && (q.d(1), q = null), y[0] & /*invalidName, usernameFocus, disabledFieldsList*/
4636
+ d[5] ? q ? q.p(d, y) : (q = li(d), q.c(), q.m(k, null)) : q && (q.d(1), q = null), y[0] & /*invalidName, usernameFocus, disabledFieldsList*/
4639
4637
  133152 && Ee !== (Ee = "UserContainer " + /*invalidName*/
4640
4638
  (d[5] && !/*usernameFocus*/
4641
4639
  d[11] ? "InvalidField" : "") + /*disabledFieldsList*/
4642
4640
  (((_r = d[17]) == null ? void 0 : _r.indexOf("username")) >= 0 ? "Hidden" : "")) && o(k, "class", Ee), y[0] & /*$_*/
4643
4641
  1073741824 && Z !== (Z = /*$_*/
4644
- d[30]("registerPassword") + "") && D(ve, Z), y[0] & /*savecredentials*/
4642
+ d[30]("registerPassword") + "") && D(we, Z), y[0] & /*savecredentials*/
4645
4643
  2 && Me !== (Me = /*savecredentials*/
4646
4644
  d[1] ? "new-password" : "off") && o(B, "autocomplete", Me), y[0] & /*userPassword*/
4647
4645
  1048576 && B.value !== /*userPassword*/
@@ -4649,11 +4647,11 @@ function fo(e) {
4649
4647
  B,
4650
4648
  /*userPassword*/
4651
4649
  d[20]
4652
- ), qr === (qr = Mt(d)) && Se ? Se.p(d, y) : (Se.d(1), Se = qr(d), Se && (Se.c(), Se.m(C, mr))), /*invalidPassword*/
4650
+ ), qr === (qr = Rt(d)) && Se ? Se.p(d, y) : (Se.d(1), Se = qr(d), Se && (Se.c(), Se.m(C, mr))), /*invalidPassword*/
4653
4651
  d[6] && /*simplepasswordvalidation*/
4654
- d[0] !== "true" ? J ? J.p(d, y) : (J = li(d), J.c(), J.m(C, Ve)) : J && (J.d(1), J = null), /*invalidPassword*/
4652
+ d[0] !== "true" ? J ? J.p(d, y) : (J = ui(d), J.c(), J.m(C, Ve)) : J && (J.d(1), J = null), /*invalidPassword*/
4655
4653
  d[6] && /*simplepasswordvalidation*/
4656
- d[0] === "true" ? Y ? Y.p(d, y) : (Y = ui(d), Y.c(), Y.m(C, null)) : Y && (Y.d(1), Y = null), y[0] & /*invalidPassword, passwordFocus, disabledFieldsList*/
4654
+ d[0] === "true" ? Y ? Y.p(d, y) : (Y = ci(d), Y.c(), Y.m(C, null)) : Y && (Y.d(1), Y = null), y[0] & /*invalidPassword, passwordFocus, disabledFieldsList*/
4657
4655
  135232 && Re !== (Re = "PasswordContainer " + /*invalidPassword*/
4658
4656
  (d[6] && !/*passwordFocus*/
4659
4657
  d[12] ? "InvalidField" : "") + /*disabledFieldsList*/
@@ -4667,8 +4665,8 @@ function fo(e) {
4667
4665
  $,
4668
4666
  /*confirmUserPassword*/
4669
4667
  d[21]
4670
- ), Jr === (Jr = Rt(d)) && Pe ? Pe.p(d, y) : (Pe.d(1), Pe = Jr(d), Pe && (Pe.c(), Pe.m(j, Qe))), /*invalidConfirmPassword*/
4671
- d[7] ? K ? K.p(d, y) : (K = ci(d), K.c(), K.m(j, null)) : K && (K.d(1), K = null), y[0] & /*invalidConfirmPassword, confirmPasswordFocus, disabledFieldsList*/
4668
+ ), Jr === (Jr = Ut(d)) && Pe ? Pe.p(d, y) : (Pe.d(1), Pe = Jr(d), Pe && (Pe.c(), Pe.m(j, Qe))), /*invalidConfirmPassword*/
4669
+ d[7] ? K ? K.p(d, y) : (K = hi(d), K.c(), K.m(j, null)) : K && (K.d(1), K = null), y[0] & /*invalidConfirmPassword, confirmPasswordFocus, disabledFieldsList*/
4672
4670
  139392 && ke !== (ke = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
4673
4671
  (d[7] && !/*confirmPasswordFocus*/
4674
4672
  d[13] ? "InvalidField" : "") + /*disabledFieldsList*/
@@ -4697,11 +4695,11 @@ function fo(e) {
4697
4695
  /*securityQuestion*/
4698
4696
  d[22]
4699
4697
  ), /*invalidSecurityQuestion*/
4700
- d[8] ? ee ? ee.p(d, y) : (ee = hi(d), ee.c(), ee.m(fe, null)) : ee && (ee.d(1), ee = null), y[0] & /*invalidSecurityQuestion, securityQFocus, disabledFieldsList*/
4698
+ d[8] ? ee ? ee.p(d, y) : (ee = fi(d), ee.c(), ee.m(fe, null)) : ee && (ee.d(1), ee = null), y[0] & /*invalidSecurityQuestion, securityQFocus, disabledFieldsList*/
4701
4699
  147712 && Je !== (Je = "SecurityQuestionContainer " + /*invalidSecurityQuestion*/
4702
4700
  (d[8] && !/*securityQFocus*/
4703
4701
  d[14] ? "InvalidField" : "") + /*disabledFieldsList*/
4704
- (((Ut = d[17]) == null ? void 0 : Ut.indexOf("securityQuestion")) >= 0 ? "Hidden" : "")) && o(fe, "class", Je), y[0] & /*custominputtextswitch, $_*/
4702
+ (((kt = d[17]) == null ? void 0 : kt.indexOf("securityQuestion")) >= 0 ? "Hidden" : "")) && o(fe, "class", Je), y[0] & /*custominputtextswitch, $_*/
4705
4703
  1073741828 && Ye !== (Ye = /*custominputtextswitch*/
4706
4704
  (d[2] == "true" ? (
4707
4705
  /*$_*/
@@ -4709,18 +4707,18 @@ function fo(e) {
4709
4707
  ) : (
4710
4708
  /*$_*/
4711
4709
  d[30]("registerSecurityAnswer")
4712
- )) + "") && D(wr, Ye), y[0] & /*securityAnswer*/
4710
+ )) + "") && D(vr, Ye), y[0] & /*securityAnswer*/
4713
4711
  8388608 && ae.value !== /*securityAnswer*/
4714
4712
  d[23] && te(
4715
4713
  ae,
4716
4714
  /*securityAnswer*/
4717
4715
  d[23]
4718
4716
  ), /*invalidSecurityAnswer*/
4719
- d[9] ? re ? re.p(d, y) : (re = fi(d), re.c(), re.m(de, null)) : re && (re.d(1), re = null), y[0] & /*invalidSecurityAnswer, securityAFocus, disabledFieldsList*/
4717
+ d[9] ? re ? re.p(d, y) : (re = di(d), re.c(), re.m(de, null)) : re && (re.d(1), re = null), y[0] & /*invalidSecurityAnswer, securityAFocus, disabledFieldsList*/
4720
4718
  164352 && er !== (er = "SecurityAnswerContainer " + /*invalidSecurityAnswer*/
4721
4719
  (d[9] && !/*securityAFocus*/
4722
4720
  d[15] ? "InvalidField" : "") + /*disabledFieldsList*/
4723
- (((kt = d[17]) == null ? void 0 : kt.indexOf("securityAnswer")) >= 0 ? "Hidden" : "")) && o(de, "class", er), y[0] & /*$_*/
4721
+ (((Ft = d[17]) == null ? void 0 : Ft.indexOf("securityAnswer")) >= 0 ? "Hidden" : "")) && o(de, "class", er), y[0] & /*$_*/
4724
4722
  1073741824 && le !== (le = /*$_*/
4725
4723
  d[30]("registerNext") + "") && D(ut, le), y[0] & /*isValid*/
4726
4724
  536870912 && Wr !== (Wr = !/*isValid*/
@@ -4729,14 +4727,14 @@ function fo(e) {
4729
4727
  i: Q,
4730
4728
  o: Q,
4731
4729
  d(d) {
4732
- d && ie(r), W && W.d(), q && q.d(), e[60](null), Se.d(), J && J.d(), Y && Y.d(), e[66](null), Pe.d(), K && K.d(), ee && ee.d(), re && re.d(), e[79](null), ct = !1, ur(Lt);
4730
+ d && ie(r), W && W.d(), q && q.d(), e[60](null), Se.d(), J && J.d(), Y && Y.d(), e[66](null), Pe.d(), K && K.d(), ee && ee.d(), re && re.d(), e[79](null), ct = !1, ur(Mt);
4733
4731
  }
4734
4732
  };
4735
4733
  }
4736
4734
  function mo(e, r, t) {
4737
4735
  let i;
4738
- Xi(e, to, (p) => t(30, i = p));
4739
- let { lang: n = "" } = r, { disabledfields: s = "" } = r, { simplepasswordvalidation: a = "false" } = r, { mbsource: l } = r, { clientstyling: h = "" } = r, { clientstylingurl: c = "" } = r, { translationurl: f = "" } = r, { savecredentials: m = "" } = r, { custominputtextswitch: g = "false" } = r, b = !1, v = !1, E = !1, A = !1, O = !1, M = !1, R = !1, ce = !1, G = !1, ge = !1, U = !1, Ge = !1, Ae = !1, je, k = "", X = "", he = "", pe = "", ne = "", V = "", Te = "", F = !1, xe = !1, He, Ee, be = {}, C = {
4736
+ Zi(e, to, (p) => t(30, i = p));
4737
+ let { lang: n = "" } = r, { disabledfields: s = "" } = r, { simplepasswordvalidation: a = "false" } = r, { mbsource: l } = r, { clientstyling: h = "" } = r, { clientstylingurl: c = "" } = r, { translationurl: f = "" } = r, { savecredentials: m = "" } = r, { custominputtextswitch: g = "false" } = r, b = !1, w = !1, E = !1, A = !1, O = !1, M = !1, R = !1, ce = !1, G = !1, ge = !1, U = !1, Ge = !1, Ae = !1, je, k = "", X = "", he = "", pe = "", ne = "", V = "", Te = "", F = !1, xe = !1, He, Ee, be = {}, C = {
4740
4738
  username: !1,
4741
4739
  email: !1,
4742
4740
  password: !1,
@@ -4744,7 +4742,7 @@ function mo(e, r, t) {
4744
4742
  securityAnswer: !1,
4745
4743
  securityQuestion: !1,
4746
4744
  promoCode: !0
4747
- }, we = !1, Z, ve = {
4745
+ }, ve = !1, Z, we = {
4748
4746
  user: /^(?!(?:.*\d){9})(?=(?:.*[a-zA-Z]){4})^[a-zA-Z\d]*$/,
4749
4747
  email: /^[^<>()*{}=/|?`~[\]\\,;:\%#^\s@\"$&!@]+@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z0-9]+\.)+[a-zA-Z]{2,}))$/i,
4750
4748
  password: /^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[^\w\s]).{8,20}$/,
@@ -4753,14 +4751,14 @@ function mo(e, r, t) {
4753
4751
  const Lr = () => {
4754
4752
  fetch(f).then((N) => N.json()).then((N) => {
4755
4753
  Object.keys(N).forEach((le) => {
4756
- ni(le, N[le]);
4754
+ si(le, N[le]);
4757
4755
  });
4758
4756
  }).catch((N) => {
4759
4757
  console.log(N);
4760
4758
  });
4761
4759
  };
4762
- Object.keys(si).forEach((p) => {
4763
- ni(p, si[p]);
4760
+ Object.keys(oi).forEach((p) => {
4761
+ si(p, oi[p]);
4764
4762
  });
4765
4763
  const Le = () => {
4766
4764
  window.postMessage({ type: "ToLogin" }, window.location.href);
@@ -4790,13 +4788,13 @@ function mo(e, r, t) {
4790
4788
  break;
4791
4789
  }
4792
4790
  }, B = () => {
4793
- t(29, we = Object.keys(C).every((p) => s.includes(p) ? !0 : C[p] !== !1));
4791
+ t(29, ve = Object.keys(C).every((p) => s.includes(p) ? !0 : C[p] !== !1));
4794
4792
  }, Me = () => {
4795
- be.email = X, ve.email.test(X) && X.length <= 100 ? t(4, b = !1) : t(4, b = !0), C.email = !b, B();
4793
+ be.email = X, we.email.test(X) && X.length <= 100 ? t(4, b = !1) : t(4, b = !0), C.email = !b, B();
4796
4794
  }, dr = () => {
4797
- be.username = k, ve.user.test(k) && k.length <= 20 ? t(5, v = !1) : t(5, v = !0), C.username = !v, B();
4795
+ be.username = k, we.user.test(k) && k.length <= 20 ? t(5, w = !1) : t(5, w = !0), C.username = !w, B();
4798
4796
  }, mr = () => {
4799
- a == "true" && (ve.password = /^(?!.* ).{8,20}$/);
4797
+ a == "true" && (we.password = /^(?!.* ).{8,20}$/);
4800
4798
  }, Ve = () => {
4801
4799
  t(25, F = !0), j();
4802
4800
  }, Re = () => {
@@ -4809,7 +4807,7 @@ function mo(e, r, t) {
4809
4807
  t(27, He.type = F ? "text" : "password", He);
4810
4808
  }, Ce = () => {
4811
4809
  t(28, Ee.type = xe ? "text" : "password", Ee);
4812
- }, $e = () => !!ve.password.test(he), ze = () => {
4810
+ }, $e = () => !!we.password.test(he), ze = () => {
4813
4811
  be.password = he, t(6, E = !$e()), pe.length !== 0 && Be(), C.password = !E, B();
4814
4812
  }, Rr = () => he === pe, Be = () => {
4815
4813
  be.confirmUserPassword = pe, t(7, A = !Rr()), C.confirmUserPassword = !A, B();
@@ -4819,7 +4817,7 @@ function mo(e, r, t) {
4819
4817
  if (be.securityQuestion = ne, ne)
4820
4818
  switch (g) {
4821
4819
  case "true":
4822
- if (ve.document.test(ne) && ne.length <= 50) {
4820
+ if (we.document.test(ne) && ne.length <= 50) {
4823
4821
  t(8, O = !1), C.securityQuestion = !O, B();
4824
4822
  return;
4825
4823
  }
@@ -4836,7 +4834,7 @@ function mo(e, r, t) {
4836
4834
  if (be.securityAnswer = V, V)
4837
4835
  switch (g) {
4838
4836
  case "true":
4839
- if (ve.document.test(V) && V.length <= 50) {
4837
+ if (we.document.test(V) && V.length <= 50) {
4840
4838
  t(9, M = !1), C.securityAnswer = !M, B();
4841
4839
  return;
4842
4840
  }
@@ -4864,7 +4862,7 @@ function mo(e, r, t) {
4864
4862
  const N = p.data.userData;
4865
4863
  for (const le in N)
4866
4864
  Mr(le, N[le]);
4867
- t(29, we = Object.keys(C).every((le) => s.includes(le) ? !0 : C[le] !== !1));
4865
+ t(29, ve = Object.keys(C).every((le) => s.includes(le) ? !0 : C[le] !== !1));
4868
4866
  break;
4869
4867
  }
4870
4868
  }, Ur = () => {
@@ -4872,7 +4870,7 @@ function mo(e, r, t) {
4872
4870
  }, _e = () => {
4873
4871
  io(n);
4874
4872
  };
4875
- en(() => (window.addEventListener("message", ke, !1), () => {
4873
+ rn(() => (window.addEventListener("message", ke, !1), () => {
4876
4874
  window.removeEventListener("message", ke);
4877
4875
  }));
4878
4876
  const Fe = () => Le();
@@ -4911,7 +4909,7 @@ function mo(e, r, t) {
4911
4909
  function Ye() {
4912
4910
  ne = this.value, t(22, ne);
4913
4911
  }
4914
- const wr = () => t(14, U = !0), Qr = () => t(14, U = !1);
4912
+ const vr = () => t(14, U = !0), Qr = () => t(14, U = !1);
4915
4913
  function Ke() {
4916
4914
  V = this.value, t(23, V);
4917
4915
  }
@@ -4941,7 +4939,7 @@ function mo(e, r, t) {
4941
4939
  g,
4942
4940
  Z,
4943
4941
  b,
4944
- v,
4942
+ w,
4945
4943
  E,
4946
4944
  A,
4947
4945
  O,
@@ -4965,7 +4963,7 @@ function mo(e, r, t) {
4965
4963
  xe,
4966
4964
  He,
4967
4965
  Ee,
4968
- we,
4966
+ ve,
4969
4967
  i,
4970
4968
  Le,
4971
4969
  Me,
@@ -5009,7 +5007,7 @@ function mo(e, r, t) {
5009
5007
  de,
5010
5008
  Ne,
5011
5009
  Ye,
5012
- wr,
5010
+ vr,
5013
5011
  Qr,
5014
5012
  Ke,
5015
5013
  Xr,
@@ -5018,14 +5016,14 @@ function mo(e, r, t) {
5018
5016
  er
5019
5017
  ];
5020
5018
  }
5021
- class go extends dn {
5019
+ class go extends mn {
5022
5020
  constructor(r) {
5023
- super(), hn(
5021
+ super(), fn(
5024
5022
  this,
5025
5023
  r,
5026
5024
  mo,
5027
5025
  fo,
5028
- mi,
5026
+ gi,
5029
5027
  {
5030
5028
  lang: 44,
5031
5029
  disabledfields: 45,
@@ -5096,7 +5094,7 @@ class go extends dn {
5096
5094
  this.$$set({ custominputtextswitch: r }), ye();
5097
5095
  }
5098
5096
  }
5099
- fn(go, { lang: {}, disabledfields: {}, simplepasswordvalidation: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {} }, [], [], !0);
5097
+ dn(go, { lang: {}, disabledfields: {}, simplepasswordvalidation: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {} }, [], [], !0);
5100
5098
  export {
5101
5099
  go as default
5102
5100
  };