@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,24 +1,24 @@
1
1
  function Q() {
2
2
  }
3
- function Kt(e) {
3
+ function ei(e) {
4
4
  return e();
5
5
  }
6
- function Ht() {
6
+ function Bt() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
9
  function lr(e) {
10
- e.forEach(Kt);
10
+ e.forEach(ei);
11
11
  }
12
12
  function _t(e) {
13
13
  return typeof e == "function";
14
14
  }
15
- function ei(e, r) {
15
+ function ri(e, r) {
16
16
  return e != e ? r == r : e !== r || e && typeof e == "object" || typeof e == "function";
17
17
  }
18
- function Ai(e) {
18
+ function Ti(e) {
19
19
  return Object.keys(e).length === 0;
20
20
  }
21
- function ri(e, ...r) {
21
+ function ti(e, ...r) {
22
22
  if (e == null) {
23
23
  for (const i of r)
24
24
  i(void 0);
@@ -27,20 +27,20 @@ function ri(e, ...r) {
27
27
  const t = e.subscribe(...r);
28
28
  return t.unsubscribe ? () => t.unsubscribe() : t;
29
29
  }
30
- function Ti(e, r, t) {
31
- e.$$.on_destroy.push(ri(r, t));
30
+ function Hi(e, r, t) {
31
+ e.$$.on_destroy.push(ti(r, t));
32
32
  }
33
33
  function l(e, r) {
34
34
  e.appendChild(r);
35
35
  }
36
- function Hi(e, r, t) {
37
- const i = Bi(e);
36
+ function Bi(e, r, t) {
37
+ const i = Ii(e);
38
38
  if (!i.getElementById(r)) {
39
39
  const n = E("style");
40
- n.id = r, n.textContent = t, Ii(i, n);
40
+ n.id = r, n.textContent = t, Ni(i, n);
41
41
  }
42
42
  }
43
- function Bi(e) {
43
+ function Ii(e) {
44
44
  if (!e)
45
45
  return document;
46
46
  const r = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -50,7 +50,7 @@ function Bi(e) {
50
50
  r
51
51
  ) : e.ownerDocument;
52
52
  }
53
- function Ii(e, r) {
53
+ function Ni(e, r) {
54
54
  return l(
55
55
  /** @type {Document} */
56
56
  e.head || e,
@@ -81,7 +81,7 @@ function x(e, r, t, i) {
81
81
  function o(e, r, t) {
82
82
  t == null ? e.removeAttribute(r) : e.getAttribute(r) !== t && e.setAttribute(r, t);
83
83
  }
84
- function Ni(e) {
84
+ function Oi(e) {
85
85
  return Array.from(e.childNodes);
86
86
  }
87
87
  function D(e, r) {
@@ -91,7 +91,7 @@ function D(e, r) {
91
91
  function te(e, r) {
92
92
  e.value = r ?? "";
93
93
  }
94
- function Oi(e) {
94
+ function Li(e) {
95
95
  const r = {};
96
96
  return e.childNodes.forEach(
97
97
  /** @param {Element} node */
@@ -101,23 +101,23 @@ function Oi(e) {
101
101
  ), r;
102
102
  }
103
103
  let Sr;
104
- function vr(e) {
104
+ function wr(e) {
105
105
  Sr = e;
106
106
  }
107
- function Li() {
107
+ function Mi() {
108
108
  if (!Sr)
109
109
  throw new Error("Function called outside component initialization");
110
110
  return Sr;
111
111
  }
112
- function Mi(e) {
113
- Li().$$.on_mount.push(e);
112
+ function Ri(e) {
113
+ Mi().$$.on_mount.push(e);
114
114
  }
115
115
  const tr = [], _r = [];
116
116
  let ir = [];
117
- const Bt = [], Ri = /* @__PURE__ */ Promise.resolve();
117
+ const It = [], Ui = /* @__PURE__ */ Promise.resolve();
118
118
  let ht = !1;
119
- function Ui() {
120
- ht || (ht = !0, Ri.then(be));
119
+ function ki() {
120
+ ht || (ht = !0, Ui.then(be));
121
121
  }
122
122
  function ft(e) {
123
123
  ir.push(e);
@@ -132,12 +132,12 @@ function be() {
132
132
  try {
133
133
  for (; er < tr.length; ) {
134
134
  const r = tr[er];
135
- er++, vr(r), ki(r.$$);
135
+ er++, wr(r), Fi(r.$$);
136
136
  }
137
137
  } catch (r) {
138
138
  throw tr.length = 0, er = 0, r;
139
139
  }
140
- for (vr(null), tr.length = 0, er = 0; _r.length; )
140
+ for (wr(null), tr.length = 0, er = 0; _r.length; )
141
141
  _r.pop()();
142
142
  for (let r = 0; r < ir.length; r += 1) {
143
143
  const t = ir[r];
@@ -145,42 +145,42 @@ function be() {
145
145
  }
146
146
  ir.length = 0;
147
147
  } while (tr.length);
148
- for (; Bt.length; )
149
- Bt.pop()();
150
- ht = !1, nt.clear(), vr(e);
148
+ for (; It.length; )
149
+ It.pop()();
150
+ ht = !1, nt.clear(), wr(e);
151
151
  }
152
- function ki(e) {
152
+ function Fi(e) {
153
153
  if (e.fragment !== null) {
154
154
  e.update(), lr(e.before_update);
155
155
  const r = e.dirty;
156
156
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, r), e.after_update.forEach(ft);
157
157
  }
158
158
  }
159
- function Fi(e) {
159
+ function Di(e) {
160
160
  const r = [], t = [];
161
161
  ir.forEach((i) => e.indexOf(i) === -1 ? r.push(i) : t.push(i)), t.forEach((i) => i()), ir = r;
162
162
  }
163
- const Di = /* @__PURE__ */ new Set();
164
- function Gi(e, r) {
165
- e && e.i && (Di.delete(e), e.i(r));
163
+ const Gi = /* @__PURE__ */ new Set();
164
+ function ji(e, r) {
165
+ e && e.i && (Gi.delete(e), e.i(r));
166
166
  }
167
- function ji(e, r, t) {
167
+ function Vi(e, r, t) {
168
168
  const { fragment: i, after_update: n } = e.$$;
169
169
  i && i.m(r, t), ft(() => {
170
- const s = e.$$.on_mount.map(Kt).filter(_t);
170
+ const s = e.$$.on_mount.map(ei).filter(_t);
171
171
  e.$$.on_destroy ? e.$$.on_destroy.push(...s) : lr(s), e.$$.on_mount = [];
172
172
  }), n.forEach(ft);
173
173
  }
174
- function Vi(e, r) {
174
+ function $i(e, r) {
175
175
  const t = e.$$;
176
- t.fragment !== null && (Fi(t.after_update), lr(t.on_destroy), t.fragment && t.fragment.d(r), t.on_destroy = t.fragment = null, t.ctx = []);
176
+ t.fragment !== null && (Di(t.after_update), lr(t.on_destroy), t.fragment && t.fragment.d(r), t.on_destroy = t.fragment = null, t.ctx = []);
177
177
  }
178
- function $i(e, r) {
179
- e.$$.dirty[0] === -1 && (tr.push(e), Ui(), e.$$.dirty.fill(0)), e.$$.dirty[r / 31 | 0] |= 1 << r % 31;
178
+ function zi(e, r) {
179
+ e.$$.dirty[0] === -1 && (tr.push(e), ki(), e.$$.dirty.fill(0)), e.$$.dirty[r / 31 | 0] |= 1 << r % 31;
180
180
  }
181
- function zi(e, r, t, i, n, s, u = null, a = [-1]) {
181
+ function Qi(e, r, t, i, n, s, u = null, a = [-1]) {
182
182
  const f = Sr;
183
- vr(e);
183
+ wr(e);
184
184
  const c = e.$$ = {
185
185
  fragment: null,
186
186
  ctx: [],
@@ -188,7 +188,7 @@ function zi(e, r, t, i, n, s, u = null, a = [-1]) {
188
188
  props: s,
189
189
  update: Q,
190
190
  not_equal: n,
191
- bound: Ht(),
191
+ bound: Bt(),
192
192
  // lifecycle
193
193
  on_mount: [],
194
194
  on_destroy: [],
@@ -197,28 +197,28 @@ function zi(e, r, t, i, n, s, u = null, a = [-1]) {
197
197
  after_update: [],
198
198
  context: new Map(r.context || (f ? f.$$.context : [])),
199
199
  // everything else
200
- callbacks: Ht(),
200
+ callbacks: Bt(),
201
201
  dirty: a,
202
202
  skip_bound: !1,
203
203
  root: r.target || f.$$.root
204
204
  };
205
205
  u && u(c.root);
206
206
  let h = !1;
207
- if (c.ctx = t(e, r.props || {}, (m, g, ...b) => {
208
- const v = b.length ? b[0] : g;
209
- return c.ctx && n(c.ctx[m], c.ctx[m] = v) && (!c.skip_bound && c.bound[m] && c.bound[m](v), h && $i(e, m)), g;
210
- }), c.update(), h = !0, lr(c.before_update), c.fragment = i(c.ctx), r.target) {
207
+ if (c.ctx = t ? t(e, r.props || {}, (m, g, ...b) => {
208
+ const w = b.length ? b[0] : g;
209
+ return c.ctx && n(c.ctx[m], c.ctx[m] = w) && (!c.skip_bound && c.bound[m] && c.bound[m](w), h && zi(e, m)), g;
210
+ }) : [], c.update(), h = !0, lr(c.before_update), c.fragment = i ? i(c.ctx) : !1, r.target) {
211
211
  if (r.hydrate) {
212
- const m = Ni(r.target);
212
+ const m = Oi(r.target);
213
213
  c.fragment && c.fragment.l(m), m.forEach(ie);
214
214
  } else
215
215
  c.fragment && c.fragment.c();
216
- r.intro && Gi(e.$$.fragment), ji(e, r.target, r.anchor), be();
216
+ r.intro && ji(e.$$.fragment), Vi(e, r.target, r.anchor), be();
217
217
  }
218
- vr(f);
218
+ wr(f);
219
219
  }
220
- let ti;
221
- typeof HTMLElement == "function" && (ti = class extends HTMLElement {
220
+ let ii;
221
+ typeof HTMLElement == "function" && (ii = class extends HTMLElement {
222
222
  /** The Svelte component constructor */
223
223
  $$ctor;
224
224
  /** Slots */
@@ -277,7 +277,7 @@ typeof HTMLElement == "function" && (ti = class extends HTMLElement {
277
277
  };
278
278
  if (await Promise.resolve(), !this.$$cn || this.$$c)
279
279
  return;
280
- const r = {}, t = Oi(this);
280
+ const r = {}, t = Li(this);
281
281
  for (const n of this.$$s)
282
282
  n in t && (r[n] = [e(n)]);
283
283
  for (const n of this.attributes) {
@@ -364,8 +364,8 @@ function Qr(e, r, t, i) {
364
364
  return r;
365
365
  }
366
366
  }
367
- function Qi(e, r, t, i, n, s) {
368
- let u = class extends ti {
367
+ function Xi(e, r, t, i, n, s) {
368
+ let u = class extends ii {
369
369
  constructor() {
370
370
  super(e, t, n), this.$$p_d = r;
371
371
  }
@@ -393,7 +393,7 @@ function Qi(e, r, t, i, n, s) {
393
393
  }), e.element = /** @type {any} */
394
394
  u, u;
395
395
  }
396
- class Xi {
396
+ class Zi {
397
397
  /**
398
398
  * ### PRIVATE API
399
399
  *
@@ -412,7 +412,7 @@ class Xi {
412
412
  $$set = void 0;
413
413
  /** @returns {void} */
414
414
  $destroy() {
415
- Vi(this, 1), this.$destroy = Q;
415
+ $i(this, 1), this.$destroy = Q;
416
416
  }
417
417
  /**
418
418
  * @template {Extract<keyof Events, string>} K
@@ -434,13 +434,13 @@ class Xi {
434
434
  * @returns {void}
435
435
  */
436
436
  $set(r) {
437
- this.$$set && !Ai(r) && (this.$$.skip_bound = !0, this.$$set(r), this.$$.skip_bound = !1);
437
+ this.$$set && !Ti(r) && (this.$$.skip_bound = !0, this.$$set(r), this.$$.skip_bound = !1);
438
438
  }
439
439
  }
440
- const Zi = "4";
441
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Zi);
440
+ const Wi = "4";
441
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Wi);
442
442
  const rr = [];
443
- function Wi(e, r) {
443
+ function qi(e, r) {
444
444
  return {
445
445
  subscribe: Jr(e, r).subscribe
446
446
  };
@@ -449,7 +449,7 @@ function Jr(e, r = Q) {
449
449
  let t;
450
450
  const i = /* @__PURE__ */ new Set();
451
451
  function n(a) {
452
- if (ei(e, a) && (e = a, t)) {
452
+ if (ri(e, a) && (e = a, t)) {
453
453
  const f = !rr.length;
454
454
  for (const c of i)
455
455
  c[1](), rr.push(c, e);
@@ -476,7 +476,7 @@ function ur(e, r, t) {
476
476
  if (!n.every(Boolean))
477
477
  throw new Error("derived() expects stores as input, got a falsy value");
478
478
  const s = r.length < 2;
479
- return Wi(t, (u, a) => {
479
+ return qi(t, (u, a) => {
480
480
  let f = !1;
481
481
  const c = [];
482
482
  let h = 0, m = Q;
@@ -484,11 +484,11 @@ function ur(e, r, t) {
484
484
  if (h)
485
485
  return;
486
486
  m();
487
- const v = r(i ? c[0] : c, u, a);
488
- s ? u(v) : m = _t(v) ? v : Q;
487
+ const w = r(i ? c[0] : c, u, a);
488
+ s ? u(w) : m = _t(w) ? w : Q;
489
489
  }, b = n.map(
490
- (v, y) => ri(
491
- v,
490
+ (w, y) => ti(
491
+ w,
492
492
  (A) => {
493
493
  c[y] = A, h &= ~(1 << y), f && g();
494
494
  },
@@ -502,70 +502,70 @@ function ur(e, r, t) {
502
502
  };
503
503
  });
504
504
  }
505
- function qi(e) {
506
- return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
505
+ function Ji(e) {
506
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
507
507
  }
508
- var Ji = function(r) {
509
- return Yi(r) && !Ki(r);
508
+ var Yi = function(r) {
509
+ return Ki(r) && !en(r);
510
510
  };
511
- function Yi(e) {
511
+ function Ki(e) {
512
512
  return !!e && typeof e == "object";
513
513
  }
514
- function Ki(e) {
514
+ function en(e) {
515
515
  var r = Object.prototype.toString.call(e);
516
- return r === "[object RegExp]" || r === "[object Date]" || tn(e);
517
- }
518
- var en = typeof Symbol == "function" && Symbol.for, rn = en ? Symbol.for("react.element") : 60103;
519
- function tn(e) {
520
- return e.$$typeof === rn;
516
+ return r === "[object RegExp]" || r === "[object Date]" || nn(e);
521
517
  }
518
+ var rn = typeof Symbol == "function" && Symbol.for, tn = rn ? Symbol.for("react.element") : 60103;
522
519
  function nn(e) {
520
+ return e.$$typeof === tn;
521
+ }
522
+ function sn(e) {
523
523
  return Array.isArray(e) ? [] : {};
524
524
  }
525
525
  function Pr(e, r) {
526
- return r.clone !== !1 && r.isMergeableObject(e) ? nr(nn(e), e, r) : e;
526
+ return r.clone !== !1 && r.isMergeableObject(e) ? nr(sn(e), e, r) : e;
527
527
  }
528
- function sn(e, r, t) {
528
+ function on(e, r, t) {
529
529
  return e.concat(r).map(function(i) {
530
530
  return Pr(i, t);
531
531
  });
532
532
  }
533
- function on(e, r) {
533
+ function an(e, r) {
534
534
  if (!r.customMerge)
535
535
  return nr;
536
536
  var t = r.customMerge(e);
537
537
  return typeof t == "function" ? t : nr;
538
538
  }
539
- function an(e) {
539
+ function ln(e) {
540
540
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(r) {
541
541
  return Object.propertyIsEnumerable.call(e, r);
542
542
  }) : [];
543
543
  }
544
- function It(e) {
545
- return Object.keys(e).concat(an(e));
544
+ function Nt(e) {
545
+ return Object.keys(e).concat(ln(e));
546
546
  }
547
- function ii(e, r) {
547
+ function ni(e, r) {
548
548
  try {
549
549
  return r in e;
550
550
  } catch {
551
551
  return !1;
552
552
  }
553
553
  }
554
- function ln(e, r) {
555
- return ii(e, r) && !(Object.hasOwnProperty.call(e, r) && Object.propertyIsEnumerable.call(e, r));
554
+ function un(e, r) {
555
+ return ni(e, r) && !(Object.hasOwnProperty.call(e, r) && Object.propertyIsEnumerable.call(e, r));
556
556
  }
557
- function un(e, r, t) {
557
+ function cn(e, r, t) {
558
558
  var i = {};
559
- return t.isMergeableObject(e) && It(e).forEach(function(n) {
559
+ return t.isMergeableObject(e) && Nt(e).forEach(function(n) {
560
560
  i[n] = Pr(e[n], t);
561
- }), It(r).forEach(function(n) {
562
- ln(e, n) || (ii(e, n) && t.isMergeableObject(r[n]) ? i[n] = on(n, t)(e[n], r[n], t) : i[n] = Pr(r[n], t));
561
+ }), Nt(r).forEach(function(n) {
562
+ un(e, n) || (ni(e, n) && t.isMergeableObject(r[n]) ? i[n] = an(n, t)(e[n], r[n], t) : i[n] = Pr(r[n], t));
563
563
  }), i;
564
564
  }
565
565
  function nr(e, r, t) {
566
- t = t || {}, t.arrayMerge = t.arrayMerge || sn, t.isMergeableObject = t.isMergeableObject || Ji, t.cloneUnlessOtherwiseSpecified = Pr;
566
+ t = t || {}, t.arrayMerge = t.arrayMerge || on, t.isMergeableObject = t.isMergeableObject || Yi, t.cloneUnlessOtherwiseSpecified = Pr;
567
567
  var i = Array.isArray(r), n = Array.isArray(e), s = i === n;
568
- return s ? i ? t.arrayMerge(e, r, t) : un(e, r, t) : Pr(r, t);
568
+ return s ? i ? t.arrayMerge(e, r, t) : cn(e, r, t) : Pr(r, t);
569
569
  }
570
570
  nr.all = function(r, t) {
571
571
  if (!Array.isArray(r))
@@ -574,8 +574,8 @@ nr.all = function(r, t) {
574
574
  return nr(i, n, t);
575
575
  }, {});
576
576
  };
577
- var cn = nr, hn = cn;
578
- const fn = /* @__PURE__ */ qi(hn);
577
+ var hn = nr, fn = hn;
578
+ const dn = /* @__PURE__ */ Ji(fn);
579
579
  /*! *****************************************************************************
580
580
  Copyright (c) Microsoft Corporation.
581
581
 
@@ -617,7 +617,7 @@ var T = function() {
617
617
  return r;
618
618
  }, T.apply(this, arguments);
619
619
  };
620
- function dn(e, r) {
620
+ function mn(e, r) {
621
621
  var t = {};
622
622
  for (var i in e)
623
623
  Object.prototype.hasOwnProperty.call(e, i) && r.indexOf(i) < 0 && (t[i] = e[i]);
@@ -633,57 +633,55 @@ function st(e, r, t) {
633
633
  return e.concat(s || r);
634
634
  }
635
635
  function ot(e, r) {
636
- var t = r && r.cache ? r.cache : wn, i = r && r.serializer ? r.serializer : yn, n = r && r.strategy ? r.strategy : gn;
636
+ var t = r && r.cache ? r.cache : vn, i = r && r.serializer ? r.serializer : En, n = r && r.strategy ? r.strategy : pn;
637
637
  return n(e, {
638
638
  cache: t,
639
639
  serializer: i
640
640
  });
641
641
  }
642
- function mn(e) {
642
+ function gn(e) {
643
643
  return e == null || typeof e == "number" || typeof e == "boolean";
644
644
  }
645
- function ni(e, r, t, i) {
646
- var n = mn(i) ? i : t(i), s = r.get(n);
645
+ function si(e, r, t, i) {
646
+ var n = gn(i) ? i : t(i), s = r.get(n);
647
647
  return typeof s > "u" && (s = e.call(this, i), r.set(n, s)), s;
648
648
  }
649
- function si(e, r, t) {
649
+ function oi(e, r, t) {
650
650
  var i = Array.prototype.slice.call(arguments, 3), n = t(i), s = r.get(n);
651
651
  return typeof s > "u" && (s = e.apply(this, i), r.set(n, s)), s;
652
652
  }
653
653
  function St(e, r, t, i, n) {
654
654
  return t.bind(r, e, i, n);
655
655
  }
656
- function gn(e, r) {
657
- var t = e.length === 1 ? ni : si;
658
- return St(e, this, t, r.cache.create(), r.serializer);
659
- }
660
656
  function pn(e, r) {
661
- return St(e, this, si, r.cache.create(), r.serializer);
657
+ var t = e.length === 1 ? si : oi;
658
+ return St(e, this, t, r.cache.create(), r.serializer);
662
659
  }
663
660
  function bn(e, r) {
664
- return St(e, this, ni, r.cache.create(), r.serializer);
661
+ return St(e, this, oi, r.cache.create(), r.serializer);
665
662
  }
666
- var yn = function() {
663
+ function yn(e, r) {
664
+ return St(e, this, si, r.cache.create(), r.serializer);
665
+ }
666
+ var En = function() {
667
667
  return JSON.stringify(arguments);
668
- }, En = (
669
- /** @class */
670
- function() {
671
- function e() {
672
- this.cache = /* @__PURE__ */ Object.create(null);
673
- }
674
- return e.prototype.get = function(r) {
675
- return this.cache[r];
676
- }, e.prototype.set = function(r, t) {
677
- this.cache[r] = t;
678
- }, e;
679
- }()
680
- ), wn = {
668
+ };
669
+ function Pt() {
670
+ this.cache = /* @__PURE__ */ Object.create(null);
671
+ }
672
+ Pt.prototype.get = function(e) {
673
+ return this.cache[e];
674
+ };
675
+ Pt.prototype.set = function(e, r) {
676
+ this.cache[e] = r;
677
+ };
678
+ var vn = {
681
679
  create: function() {
682
- return new En();
680
+ return new Pt();
683
681
  }
684
682
  }, at = {
685
- variadic: pn,
686
- monadic: bn
683
+ variadic: bn,
684
+ monadic: yn
687
685
  }, S;
688
686
  (function(e) {
689
687
  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";
@@ -696,40 +694,40 @@ var sr;
696
694
  (function(e) {
697
695
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
698
696
  })(sr || (sr = {}));
699
- function Nt(e) {
697
+ function Ot(e) {
700
698
  return e.type === L.literal;
701
699
  }
702
- function vn(e) {
700
+ function wn(e) {
703
701
  return e.type === L.argument;
704
702
  }
705
- function oi(e) {
703
+ function ai(e) {
706
704
  return e.type === L.number;
707
705
  }
708
- function ai(e) {
706
+ function li(e) {
709
707
  return e.type === L.date;
710
708
  }
711
- function li(e) {
709
+ function ui(e) {
712
710
  return e.type === L.time;
713
711
  }
714
- function ui(e) {
712
+ function ci(e) {
715
713
  return e.type === L.select;
716
714
  }
717
- function ci(e) {
715
+ function hi(e) {
718
716
  return e.type === L.plural;
719
717
  }
720
718
  function _n(e) {
721
719
  return e.type === L.pound;
722
720
  }
723
- function hi(e) {
721
+ function fi(e) {
724
722
  return e.type === L.tag;
725
723
  }
726
- function fi(e) {
724
+ function di(e) {
727
725
  return !!(e && typeof e == "object" && e.type === sr.number);
728
726
  }
729
727
  function mt(e) {
730
728
  return !!(e && typeof e == "object" && e.type === sr.dateTime);
731
729
  }
732
- var di = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Sn = /(?:[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;
730
+ var mi = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Sn = /(?:[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;
733
731
  function Pn(e) {
734
732
  var r = {};
735
733
  return e.replace(Sn, function(t) {
@@ -843,14 +841,14 @@ function Cn(e) {
843
841
  function An(e) {
844
842
  return e.replace(/^(.*?)-/, "");
845
843
  }
846
- var Ot = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, mi = /^(@+)?(\+|#+)?[rs]?$/g, Tn = /(\*)(0+)|(#+)(0+)|(0+)/g, gi = /^(0+)$/;
847
- function Lt(e) {
844
+ var Lt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, gi = /^(@+)?(\+|#+)?[rs]?$/g, Tn = /(\*)(0+)|(#+)(0+)|(0+)/g, pi = /^(0+)$/;
845
+ function Mt(e) {
848
846
  var r = {};
849
- return e[e.length - 1] === "r" ? r.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (r.roundingPriority = "lessPrecision"), e.replace(mi, function(t, i, n) {
847
+ return e[e.length - 1] === "r" ? r.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (r.roundingPriority = "lessPrecision"), e.replace(gi, function(t, i, n) {
850
848
  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)), "";
851
849
  }), r;
852
850
  }
853
- function pi(e) {
851
+ function bi(e) {
854
852
  switch (e) {
855
853
  case "sign-auto":
856
854
  return {
@@ -898,14 +896,14 @@ function Hn(e) {
898
896
  notation: "scientific"
899
897
  }, e = e.slice(1)), r) {
900
898
  var t = e.slice(0, 2);
901
- if (t === "+!" ? (r.signDisplay = "always", e = e.slice(2)) : t === "+?" && (r.signDisplay = "exceptZero", e = e.slice(2)), !gi.test(e))
899
+ if (t === "+!" ? (r.signDisplay = "always", e = e.slice(2)) : t === "+?" && (r.signDisplay = "exceptZero", e = e.slice(2)), !pi.test(e))
902
900
  throw new Error("Malformed concise eng/scientific notation");
903
901
  r.minimumIntegerDigits = e.length;
904
902
  }
905
903
  return r;
906
904
  }
907
- function Mt(e) {
908
- var r = {}, t = pi(e);
905
+ function Rt(e) {
906
+ var r = {}, t = bi(e);
909
907
  return t || r;
910
908
  }
911
909
  function Bn(e) {
@@ -944,12 +942,12 @@ function Bn(e) {
944
942
  continue;
945
943
  case "scientific":
946
944
  r = T(T(T({}, r), { notation: "scientific" }), n.options.reduce(function(f, c) {
947
- return T(T({}, f), Mt(c));
945
+ return T(T({}, f), Rt(c));
948
946
  }, {}));
949
947
  continue;
950
948
  case "engineering":
951
949
  r = T(T(T({}, r), { notation: "engineering" }), n.options.reduce(function(f, c) {
952
- return T(T({}, f), Mt(c));
950
+ return T(T({}, f), Rt(c));
953
951
  }, {}));
954
952
  continue;
955
953
  case "notation-simple":
@@ -1007,25 +1005,25 @@ function Bn(e) {
1007
1005
  });
1008
1006
  continue;
1009
1007
  }
1010
- if (gi.test(n.stem)) {
1008
+ if (pi.test(n.stem)) {
1011
1009
  r.minimumIntegerDigits = n.stem.length;
1012
1010
  continue;
1013
1011
  }
1014
- if (Ot.test(n.stem)) {
1012
+ if (Lt.test(n.stem)) {
1015
1013
  if (n.options.length > 1)
1016
1014
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1017
- n.stem.replace(Ot, function(f, c, h, m, g, b) {
1015
+ n.stem.replace(Lt, function(f, c, h, m, g, b) {
1018
1016
  return h === "*" ? r.minimumFractionDigits = c.length : m && m[0] === "#" ? r.maximumFractionDigits = m.length : g && b ? (r.minimumFractionDigits = g.length, r.maximumFractionDigits = g.length + b.length) : (r.minimumFractionDigits = c.length, r.maximumFractionDigits = c.length), "";
1019
1017
  });
1020
1018
  var s = n.options[0];
1021
- s === "w" ? r = T(T({}, r), { trailingZeroDisplay: "stripIfInteger" }) : s && (r = T(T({}, r), Lt(s)));
1019
+ s === "w" ? r = T(T({}, r), { trailingZeroDisplay: "stripIfInteger" }) : s && (r = T(T({}, r), Mt(s)));
1022
1020
  continue;
1023
1021
  }
1024
- if (mi.test(n.stem)) {
1025
- r = T(T({}, r), Lt(n.stem));
1022
+ if (gi.test(n.stem)) {
1023
+ r = T(T({}, r), Mt(n.stem));
1026
1024
  continue;
1027
1025
  }
1028
- var u = pi(n.stem);
1026
+ var u = bi(n.stem);
1029
1027
  u && (r = T(T({}, r), u));
1030
1028
  var a = Hn(n.stem);
1031
1029
  a && (r = T(T({}, r), a));
@@ -2485,7 +2483,7 @@ function Nn(e) {
2485
2483
  var n = zr[i || ""] || zr[t || ""] || zr["".concat(t, "-001")] || zr["001"];
2486
2484
  return n[0];
2487
2485
  }
2488
- var lt, On = new RegExp("^".concat(di.source, "*")), Ln = new RegExp("".concat(di.source, "*$"));
2486
+ var lt, On = new RegExp("^".concat(mi.source, "*")), Ln = new RegExp("".concat(mi.source, "*$"));
2489
2487
  function P(e, r) {
2490
2488
  return { start: e, end: r };
2491
2489
  }
@@ -2493,12 +2491,12 @@ var Mn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Rn = !!String
2493
2491
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2494
2492
  }, gt = !0;
2495
2493
  try {
2496
- var Vn = yi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2494
+ var Vn = Ei("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2497
2495
  gt = ((lt = Vn.exec("a")) === null || lt === void 0 ? void 0 : lt[0]) === "a";
2498
2496
  } catch {
2499
2497
  gt = !1;
2500
2498
  }
2501
- var Rt = Mn ? (
2499
+ var Ut = Mn ? (
2502
2500
  // Native
2503
2501
  function(r, t, i) {
2504
2502
  return r.startsWith(t, i);
@@ -2520,7 +2518,7 @@ var Rt = Mn ? (
2520
2518
  }
2521
2519
  return i;
2522
2520
  }
2523
- ), Ut = (
2521
+ ), kt = (
2524
2522
  // native
2525
2523
  Un ? Object.fromEntries : (
2526
2524
  // Ponyfill
@@ -2532,7 +2530,7 @@ var Rt = Mn ? (
2532
2530
  return t;
2533
2531
  }
2534
2532
  )
2535
- ), bi = kn ? (
2533
+ ), yi = kn ? (
2536
2534
  // Native
2537
2535
  function(r, t) {
2538
2536
  return r.codePointAt(t);
@@ -2567,23 +2565,23 @@ var Rt = Mn ? (
2567
2565
  return r.replace(Ln, "");
2568
2566
  }
2569
2567
  );
2570
- function yi(e, r) {
2568
+ function Ei(e, r) {
2571
2569
  return new RegExp(e, r);
2572
2570
  }
2573
2571
  var bt;
2574
2572
  if (gt) {
2575
- var kt = yi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2573
+ var Ft = Ei("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2576
2574
  bt = function(r, t) {
2577
2575
  var i;
2578
- kt.lastIndex = t;
2579
- var n = kt.exec(r);
2576
+ Ft.lastIndex = t;
2577
+ var n = Ft.exec(r);
2580
2578
  return (i = n[1]) !== null && i !== void 0 ? i : "";
2581
2579
  };
2582
2580
  } else
2583
2581
  bt = function(r, t) {
2584
2582
  for (var i = []; ; ) {
2585
- var n = bi(r, t);
2586
- if (n === void 0 || Ei(n) || Wn(n))
2583
+ var n = yi(r, t);
2584
+ if (n === void 0 || vi(n) || Wn(n))
2587
2585
  break;
2588
2586
  i.push(n), t += n >= 65536 ? 2 : 1;
2589
2587
  }
@@ -2793,11 +2791,11 @@ var Qn = (
2793
2791
  var b = P(h, this.clonePosition());
2794
2792
  c = { style: g, styleLocation: b };
2795
2793
  }
2796
- var v = this.tryParseArgumentClose(n);
2797
- if (v.err)
2798
- return v;
2794
+ var w = this.tryParseArgumentClose(n);
2795
+ if (w.err)
2796
+ return w;
2799
2797
  var y = P(n, this.clonePosition());
2800
- if (c && Rt(c?.style, "::", 0)) {
2798
+ if (c && Ut(c?.style, "::", 0)) {
2801
2799
  var A = $n(c.style.slice(2));
2802
2800
  if (a === "number") {
2803
2801
  var m = this.parseNumberSkeletonFromString(A, c.styleLocation);
@@ -2852,15 +2850,15 @@ var Qn = (
2852
2850
  var me = this.tryParsePluralOrSelectOptions(r, a, t, ce);
2853
2851
  if (me.err)
2854
2852
  return me;
2855
- var v = this.tryParseArgumentClose(n);
2856
- if (v.err)
2857
- return v;
2853
+ var w = this.tryParseArgumentClose(n);
2854
+ if (w.err)
2855
+ return w;
2858
2856
  var U = P(n, this.clonePosition());
2859
2857
  return a === "select" ? {
2860
2858
  val: {
2861
2859
  type: L.select,
2862
2860
  value: i,
2863
- options: Ut(me.val),
2861
+ options: kt(me.val),
2864
2862
  location: U
2865
2863
  },
2866
2864
  err: null
@@ -2868,7 +2866,7 @@ var Qn = (
2868
2866
  val: {
2869
2867
  type: L.plural,
2870
2868
  value: i,
2871
- options: Ut(me.val),
2869
+ options: kt(me.val),
2872
2870
  offset: G,
2873
2871
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2874
2872
  location: U
@@ -2950,16 +2948,16 @@ var Qn = (
2950
2948
  var b = this.clonePosition();
2951
2949
  if (!this.bumpIf("{"))
2952
2950
  return this.error(t === "select" ? S.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : S.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, P(this.clonePosition(), this.clonePosition()));
2953
- var v = this.parseMessage(r + 1, t, i);
2954
- if (v.err)
2955
- return v;
2951
+ var w = this.parseMessage(r + 1, t, i);
2952
+ if (w.err)
2953
+ return w;
2956
2954
  var y = this.tryParseArgumentClose(b);
2957
2955
  if (y.err)
2958
2956
  return y;
2959
2957
  a.push([
2960
2958
  c,
2961
2959
  {
2962
- value: v.val,
2960
+ value: w.val,
2963
2961
  location: P(b, this.clonePosition())
2964
2962
  }
2965
2963
  ]), f.add(c), this.bumpSpace(), s = this.parseIdentifierIfPossible(), c = s.value, h = s.location;
@@ -2991,7 +2989,7 @@ var Qn = (
2991
2989
  var r = this.position.offset;
2992
2990
  if (r >= this.message.length)
2993
2991
  throw Error("out of bound");
2994
- var t = bi(this.message, r);
2992
+ var t = yi(this.message, r);
2995
2993
  if (t === void 0)
2996
2994
  throw Error("Offset ".concat(r, " is at invalid UTF-16 code unit boundary"));
2997
2995
  return t;
@@ -3010,7 +3008,7 @@ var Qn = (
3010
3008
  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);
3011
3009
  }
3012
3010
  }, e.prototype.bumpIf = function(r) {
3013
- if (Rt(this.message, r, this.offset())) {
3011
+ if (Ut(this.message, r, this.offset())) {
3014
3012
  for (var t = 0; t < r.length; t++)
3015
3013
  this.bump();
3016
3014
  return !0;
@@ -3032,7 +3030,7 @@ var Qn = (
3032
3030
  break;
3033
3031
  }
3034
3032
  }, e.prototype.bumpSpace = function() {
3035
- for (; !this.isEOF() && Ei(this.char()); )
3033
+ for (; !this.isEOF() && vi(this.char()); )
3036
3034
  this.bump();
3037
3035
  }, e.prototype.peek = function() {
3038
3036
  if (this.isEOF())
@@ -3051,7 +3049,7 @@ function Xn(e) {
3051
3049
  function Zn(e) {
3052
3050
  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;
3053
3051
  }
3054
- function Ei(e) {
3052
+ function vi(e) {
3055
3053
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3056
3054
  }
3057
3055
  function Wn(e) {
@@ -3059,11 +3057,11 @@ function Wn(e) {
3059
3057
  }
3060
3058
  function Et(e) {
3061
3059
  e.forEach(function(r) {
3062
- if (delete r.location, ui(r) || ci(r))
3060
+ if (delete r.location, ci(r) || hi(r))
3063
3061
  for (var t in r.options)
3064
3062
  delete r.options[t].location, Et(r.options[t].value);
3065
3063
  else
3066
- oi(r) && fi(r.style) || (ai(r) || li(r)) && mt(r.style) ? delete r.style.location : hi(r) && Et(r.children);
3064
+ ai(r) && di(r.style) || (li(r) || ui(r)) && mt(r.style) ? delete r.style.location : fi(r) && Et(r.children);
3067
3065
  });
3068
3066
  }
3069
3067
  function qn(e, r) {
@@ -3091,7 +3089,7 @@ var Kr = (
3091
3089
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3092
3090
  }, r;
3093
3091
  }(Error)
3094
- ), Ft = (
3092
+ ), Dt = (
3095
3093
  /** @class */
3096
3094
  function(e) {
3097
3095
  Yr(r, e);
@@ -3132,7 +3130,7 @@ function es(e) {
3132
3130
  return typeof e == "function";
3133
3131
  }
3134
3132
  function Xr(e, r, t, i, n, s, u) {
3135
- if (e.length === 1 && Nt(e[0]))
3133
+ if (e.length === 1 && Ot(e[0]))
3136
3134
  return [
3137
3135
  {
3138
3136
  type: z.literal,
@@ -3141,7 +3139,7 @@ function Xr(e, r, t, i, n, s, u) {
3141
3139
  ];
3142
3140
  for (var a = [], f = 0, c = e; f < c.length; f++) {
3143
3141
  var h = c[f];
3144
- if (Nt(h)) {
3142
+ if (Ot(h)) {
3145
3143
  a.push({
3146
3144
  type: z.literal,
3147
3145
  value: h.value
@@ -3159,14 +3157,14 @@ function Xr(e, r, t, i, n, s, u) {
3159
3157
  if (!(n && m in n))
3160
3158
  throw new Yn(m, u);
3161
3159
  var g = n[m];
3162
- if (vn(h)) {
3160
+ if (wn(h)) {
3163
3161
  (!g || typeof g == "string" || typeof g == "number") && (g = typeof g == "string" || typeof g == "number" ? String(g) : ""), a.push({
3164
3162
  type: typeof g == "string" ? z.literal : z.object,
3165
3163
  value: g
3166
3164
  });
3167
3165
  continue;
3168
3166
  }
3169
- if (ai(h)) {
3167
+ if (li(h)) {
3170
3168
  var b = typeof h.style == "string" ? i.date[h.style] : mt(h.style) ? h.style.parsedOptions : void 0;
3171
3169
  a.push({
3172
3170
  type: z.literal,
@@ -3174,7 +3172,7 @@ function Xr(e, r, t, i, n, s, u) {
3174
3172
  });
3175
3173
  continue;
3176
3174
  }
3177
- if (li(h)) {
3175
+ if (ui(h)) {
3178
3176
  var b = typeof h.style == "string" ? i.time[h.style] : mt(h.style) ? h.style.parsedOptions : i.time.medium;
3179
3177
  a.push({
3180
3178
  type: z.literal,
@@ -3182,19 +3180,19 @@ function Xr(e, r, t, i, n, s, u) {
3182
3180
  });
3183
3181
  continue;
3184
3182
  }
3185
- if (oi(h)) {
3186
- var b = typeof h.style == "string" ? i.number[h.style] : fi(h.style) ? h.style.parsedOptions : void 0;
3183
+ if (ai(h)) {
3184
+ var b = typeof h.style == "string" ? i.number[h.style] : di(h.style) ? h.style.parsedOptions : void 0;
3187
3185
  b && b.scale && (g = g * (b.scale || 1)), a.push({
3188
3186
  type: z.literal,
3189
3187
  value: t.getNumberFormat(r, b).format(g)
3190
3188
  });
3191
3189
  continue;
3192
3190
  }
3193
- if (hi(h)) {
3194
- var v = h.children, y = h.value, A = n[y];
3191
+ if (fi(h)) {
3192
+ var w = h.children, y = h.value, A = n[y];
3195
3193
  if (!es(A))
3196
3194
  throw new Jn(y, "function", u);
3197
- var O = Xr(v, r, t, i, n, s), M = A(O.map(function(G) {
3195
+ var O = Xr(w, r, t, i, n, s), M = A(O.map(function(G) {
3198
3196
  return G.value;
3199
3197
  }));
3200
3198
  Array.isArray(M) || (M = [M]), a.push.apply(a, M.map(function(G) {
@@ -3204,14 +3202,14 @@ function Xr(e, r, t, i, n, s, u) {
3204
3202
  };
3205
3203
  }));
3206
3204
  }
3207
- if (ui(h)) {
3205
+ if (ci(h)) {
3208
3206
  var R = h.options[g] || h.options.other;
3209
3207
  if (!R)
3210
- throw new Ft(h.value, g, Object.keys(h.options), u);
3208
+ throw new Dt(h.value, g, Object.keys(h.options), u);
3211
3209
  a.push.apply(a, Xr(R.value, r, t, i, n));
3212
3210
  continue;
3213
3211
  }
3214
- if (ci(h)) {
3212
+ if (hi(h)) {
3215
3213
  var R = h.options["=".concat(g)];
3216
3214
  if (!R) {
3217
3215
  if (!Intl.PluralRules)
@@ -3222,7 +3220,7 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3222
3220
  R = h.options[ce] || h.options.other;
3223
3221
  }
3224
3222
  if (!R)
3225
- throw new Ft(h.value, g, Object.keys(h.options), u);
3223
+ throw new Dt(h.value, g, Object.keys(h.options), u);
3226
3224
  a.push.apply(a, Xr(R.value, r, t, i, n, g - (h.offset || 0)));
3227
3225
  continue;
3228
3226
  }
@@ -3317,7 +3315,7 @@ var ns = (
3317
3315
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3318
3316
  var u = n || {};
3319
3317
  u.formatters;
3320
- var a = dn(u, ["formatters"]);
3318
+ var a = mn(u, ["formatters"]);
3321
3319
  this.ast = e.__parse(r, T(T({}, a), { locale: this.resolvedLocale }));
3322
3320
  } else
3323
3321
  this.ast = r;
@@ -3430,16 +3428,16 @@ const Ne = {}, os = (e, r, t) => t && (r in Ne || (Ne[r] = {}), e in Ne[r] || (N
3430
3428
  return os(e, r, s);
3431
3429
  }
3432
3430
  };
3433
- let Pt;
3431
+ let xt;
3434
3432
  const Cr = Jr({});
3435
3433
  function as(e) {
3436
- return Pt[e] || null;
3434
+ return xt[e] || null;
3437
3435
  }
3438
- function vi(e) {
3439
- return e in Pt;
3436
+ function _i(e) {
3437
+ return e in xt;
3440
3438
  }
3441
3439
  function ls(e, r) {
3442
- if (!vi(e))
3440
+ if (!_i(e))
3443
3441
  return null;
3444
3442
  const t = as(e);
3445
3443
  return ss(t, r);
@@ -3450,58 +3448,58 @@ function us(e) {
3450
3448
  const r = et(e);
3451
3449
  for (let t = 0; t < r.length; t++) {
3452
3450
  const i = r[t];
3453
- if (vi(i))
3451
+ if (_i(i))
3454
3452
  return i;
3455
3453
  }
3456
3454
  }
3457
- function _i(e, ...r) {
3458
- delete Ne[e], Cr.update((t) => (t[e] = fn.all([t[e] || {}, ...r]), t));
3455
+ function Si(e, ...r) {
3456
+ delete Ne[e], Cr.update((t) => (t[e] = dn.all([t[e] || {}, ...r]), t));
3459
3457
  }
3460
3458
  ur(
3461
3459
  [Cr],
3462
3460
  ([e]) => Object.keys(e)
3463
3461
  );
3464
- Cr.subscribe((e) => Pt = e);
3462
+ Cr.subscribe((e) => xt = e);
3465
3463
  const Zr = {};
3466
3464
  function cs(e, r) {
3467
3465
  Zr[e].delete(r), Zr[e].size === 0 && delete Zr[e];
3468
3466
  }
3469
- function Si(e) {
3467
+ function Pi(e) {
3470
3468
  return Zr[e];
3471
3469
  }
3472
3470
  function hs(e) {
3473
3471
  return et(e).map((r) => {
3474
- const t = Si(r);
3472
+ const t = Pi(r);
3475
3473
  return [r, t ? [...t] : []];
3476
3474
  }).filter(([, r]) => r.length > 0);
3477
3475
  }
3478
- function wt(e) {
3476
+ function vt(e) {
3479
3477
  return e == null ? !1 : et(e).some(
3480
3478
  (r) => {
3481
3479
  var t;
3482
- return (t = Si(r)) == null ? void 0 : t.size;
3480
+ return (t = Pi(r)) == null ? void 0 : t.size;
3483
3481
  }
3484
3482
  );
3485
3483
  }
3486
3484
  function fs(e, r) {
3487
3485
  return Promise.all(
3488
3486
  r.map((i) => (cs(e, i), i().then((n) => n.default || n)))
3489
- ).then((i) => _i(e, ...i));
3487
+ ).then((i) => Si(e, ...i));
3490
3488
  }
3491
- const wr = {};
3492
- function Pi(e) {
3493
- if (!wt(e))
3494
- return e in wr ? wr[e] : Promise.resolve();
3489
+ const vr = {};
3490
+ function xi(e) {
3491
+ if (!vt(e))
3492
+ return e in vr ? vr[e] : Promise.resolve();
3495
3493
  const r = hs(e);
3496
- return wr[e] = Promise.all(
3494
+ return vr[e] = Promise.all(
3497
3495
  r.map(
3498
3496
  ([t, i]) => fs(t, i)
3499
3497
  )
3500
3498
  ).then(() => {
3501
- if (wt(e))
3502
- return Pi(e);
3503
- delete wr[e];
3504
- }), wr[e];
3499
+ if (vt(e))
3500
+ return xi(e);
3501
+ delete vr[e];
3502
+ }), vr[e];
3505
3503
  }
3506
3504
  const ds = {
3507
3505
  number: {
@@ -3544,44 +3542,44 @@ function ar() {
3544
3542
  return gs;
3545
3543
  }
3546
3544
  const ct = Jr(!1);
3547
- var ps = Object.defineProperty, bs = Object.defineProperties, ys = Object.getOwnPropertyDescriptors, Dt = Object.getOwnPropertySymbols, Es = Object.prototype.hasOwnProperty, ws = Object.prototype.propertyIsEnumerable, Gt = (e, r, t) => r in e ? ps(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, vs = (e, r) => {
3548
- for (var t in r)
3549
- Es.call(r, t) && Gt(e, t, r[t]);
3550
- if (Dt)
3551
- for (var t of Dt(r))
3552
- ws.call(r, t) && Gt(e, t, r[t]);
3545
+ var ps = Object.defineProperty, bs = Object.defineProperties, ys = Object.getOwnPropertyDescriptors, Gt = Object.getOwnPropertySymbols, Es = Object.prototype.hasOwnProperty, vs = Object.prototype.propertyIsEnumerable, jt = (e, r, t) => r in e ? ps(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, ws = (e, r) => {
3546
+ for (var t in r || (r = {}))
3547
+ Es.call(r, t) && jt(e, t, r[t]);
3548
+ if (Gt)
3549
+ for (var t of Gt(r))
3550
+ vs.call(r, t) && jt(e, t, r[t]);
3553
3551
  return e;
3554
3552
  }, _s = (e, r) => bs(e, ys(r));
3555
- let vt;
3553
+ let wt;
3556
3554
  const Wr = Jr(null);
3557
- function jt(e) {
3555
+ function Vt(e) {
3558
3556
  return e.split("-").map((r, t, i) => i.slice(0, t + 1).join("-")).reverse();
3559
3557
  }
3560
3558
  function et(e, r = ar().fallbackLocale) {
3561
- const t = jt(e);
3562
- return r ? [.../* @__PURE__ */ new Set([...t, ...jt(r)])] : t;
3559
+ const t = Vt(e);
3560
+ return r ? [.../* @__PURE__ */ new Set([...t, ...Vt(r)])] : t;
3563
3561
  }
3564
3562
  function Fe() {
3565
- return vt ?? void 0;
3563
+ return wt ?? void 0;
3566
3564
  }
3567
3565
  Wr.subscribe((e) => {
3568
- vt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3566
+ wt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3569
3567
  });
3570
3568
  const Ss = (e) => {
3571
- if (e && us(e) && wt(e)) {
3569
+ if (e && us(e) && vt(e)) {
3572
3570
  const { loadingDelay: r } = ar();
3573
3571
  let t;
3574
3572
  return typeof window < "u" && Fe() != null && r ? t = window.setTimeout(
3575
3573
  () => ct.set(!0),
3576
3574
  r
3577
- ) : ct.set(!0), Pi(e).then(() => {
3575
+ ) : ct.set(!0), xi(e).then(() => {
3578
3576
  Wr.set(e);
3579
3577
  }).finally(() => {
3580
3578
  clearTimeout(t), ct.set(!1);
3581
3579
  });
3582
3580
  }
3583
3581
  return Wr.set(e);
3584
- }, cr = _s(vs({}, Wr), {
3582
+ }, cr = _s(ws({}, Wr), {
3585
3583
  set: Ss
3586
3584
  }), rt = (e) => {
3587
3585
  const r = /* @__PURE__ */ Object.create(null);
@@ -3590,20 +3588,20 @@ const Ss = (e) => {
3590
3588
  return n in r ? r[n] : r[n] = e(i);
3591
3589
  };
3592
3590
  };
3593
- var Ps = Object.defineProperty, qr = Object.getOwnPropertySymbols, xi = Object.prototype.hasOwnProperty, Ci = Object.prototype.propertyIsEnumerable, Vt = (e, r, t) => r in e ? Ps(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, xt = (e, r) => {
3591
+ var Ps = Object.defineProperty, qr = Object.getOwnPropertySymbols, Ci = Object.prototype.hasOwnProperty, Ai = Object.prototype.propertyIsEnumerable, $t = (e, r, t) => r in e ? Ps(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Ct = (e, r) => {
3594
3592
  for (var t in r || (r = {}))
3595
- xi.call(r, t) && Vt(e, t, r[t]);
3593
+ Ci.call(r, t) && $t(e, t, r[t]);
3596
3594
  if (qr)
3597
3595
  for (var t of qr(r))
3598
- Ci.call(r, t) && Vt(e, t, r[t]);
3596
+ Ai.call(r, t) && $t(e, t, r[t]);
3599
3597
  return e;
3600
3598
  }, hr = (e, r) => {
3601
3599
  var t = {};
3602
3600
  for (var i in e)
3603
- xi.call(e, i) && r.indexOf(i) < 0 && (t[i] = e[i]);
3601
+ Ci.call(e, i) && r.indexOf(i) < 0 && (t[i] = e[i]);
3604
3602
  if (e != null && qr)
3605
3603
  for (var i of qr(e))
3606
- r.indexOf(i) < 0 && Ci.call(e, i) && (t[i] = e[i]);
3604
+ r.indexOf(i) < 0 && Ai.call(e, i) && (t[i] = e[i]);
3607
3605
  return t;
3608
3606
  };
3609
3607
  const xr = (e, r) => {
@@ -3640,21 +3638,21 @@ const xr = (e, r) => {
3640
3638
  } = r, i = hr(r, [
3641
3639
  "locale"
3642
3640
  ]);
3643
- return xs(xt({ locale: t }, i));
3641
+ return xs(Ct({ locale: t }, i));
3644
3642
  }, Hs = (e = {}) => {
3645
3643
  var r = e, {
3646
3644
  locale: t = Fe()
3647
3645
  } = r, i = hr(r, [
3648
3646
  "locale"
3649
3647
  ]);
3650
- return Cs(xt({ locale: t }, i));
3648
+ return Cs(Ct({ locale: t }, i));
3651
3649
  }, Bs = (e = {}) => {
3652
3650
  var r = e, {
3653
3651
  locale: t = Fe()
3654
3652
  } = r, i = hr(r, [
3655
3653
  "locale"
3656
3654
  ]);
3657
- return As(xt({ locale: t }, i));
3655
+ return As(Ct({ locale: t }, i));
3658
3656
  }, Is = rt(
3659
3657
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3660
3658
  (e, r = Fe()) => new ns(e, r, ar().formats, {
@@ -3697,13 +3695,13 @@ ur([cr], () => Os);
3697
3695
  ur([cr], () => Ls);
3698
3696
  ur([cr], () => Ms);
3699
3697
  ur([cr, Cr], () => Rs);
3700
- function $t(e, r) {
3701
- _i(e, r);
3698
+ function zt(e, r) {
3699
+ Si(e, r);
3702
3700
  }
3703
3701
  function ks(e) {
3704
3702
  cr.set(e);
3705
3703
  }
3706
- const zt = {
3704
+ const Qt = {
3707
3705
  en: {
3708
3706
  registerTitle: "Create your account",
3709
3707
  registerSubtitle: "Already have an account?",
@@ -3982,9 +3980,9 @@ function Gs(e, r, t) {
3982
3980
  }
3983
3981
  }
3984
3982
  function js(e) {
3985
- Hi(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}");
3983
+ Bi(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}");
3986
3984
  }
3987
- function Qt(e) {
3985
+ function Xt(e) {
3988
3986
  let r, t = (
3989
3987
  /*$_*/
3990
3988
  e[30]("registerEmailError") + ""
@@ -4006,7 +4004,7 @@ function Qt(e) {
4006
4004
  }
4007
4005
  };
4008
4006
  }
4009
- function Xt(e) {
4007
+ function Zt(e) {
4010
4008
  let r, t = (
4011
4009
  /*$_*/
4012
4010
  e[30]("registerUsernameError") + ""
@@ -4049,26 +4047,26 @@ function Vs(e) {
4049
4047
  };
4050
4048
  }
4051
4049
  function $s(e) {
4052
- let r, t, i, n, s, u, a, f, c, h, m, g, b, v, y;
4050
+ let r, t, i, n, s, u, a, f, c, h, m, g, b, w, y;
4053
4051
  return {
4054
4052
  c() {
4055
4053
  r = _("svg"), t = _("defs"), i = _("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = _("g"), u = _("circle"), a = _("g"), f = _("path"), c = _("path"), h = _("g"), m = _("path"), g = _("path"), b = _("rect"), o(u, "class", "a"), o(u, "cx", "0.05"), o(u, "cy", "0.05"), o(u, "r", "0.05"), o(u, "transform", "translate(121.017 31.148)"), o(f, "class", "a"), o(f, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(f, "transform", "translate(-142.164 -39.123)"), o(c, "class", "a"), o(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(c, "transform", "translate(-136.413 -42.068)"), o(a, "transform", "translate(117.499 27.37)"), o(m, "class", "a"), o(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(m, "transform", "translate(-110.856 -33.157)"), o(g, "class", "a"), o(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), o(g, "transform", "translate(-130.743 -29.617)"), o(h, "transform", "translate(110.856 24.899)"), o(b, "class", "a"), o(b, "width", "0.972"), o(b, "height", "15.861"), o(b, "rx", "0.486"), o(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(r, "class", "TogglePasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.844"), o(r, "height", "12.887"), o(r, "viewBox", "0 0 18.844 12.887");
4056
4054
  },
4057
4055
  m(A, O) {
4058
- ue(A, r, O), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), l(a, f), l(a, c), l(s, h), l(h, m), l(h, g), l(s, b), v || (y = x(
4056
+ ue(A, r, O), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), l(a, f), l(a, c), l(s, h), l(h, m), l(h, g), l(s, b), w || (y = x(
4059
4057
  r,
4060
4058
  "click",
4061
4059
  /*click_handler_1*/
4062
4060
  e[61]
4063
- ), v = !0);
4061
+ ), w = !0);
4064
4062
  },
4065
4063
  p: Q,
4066
4064
  d(A) {
4067
- A && ie(r), v = !1, y();
4065
+ A && ie(r), w = !1, y();
4068
4066
  }
4069
4067
  };
4070
4068
  }
4071
- function Zt(e) {
4069
+ function Wt(e) {
4072
4070
  let r, t = (
4073
4071
  /*$_*/
4074
4072
  e[30]("registerPasswordError") + ""
@@ -4090,7 +4088,7 @@ function Zt(e) {
4090
4088
  }
4091
4089
  };
4092
4090
  }
4093
- function Wt(e) {
4091
+ function qt(e) {
4094
4092
  let r, t = (
4095
4093
  /*$_*/
4096
4094
  e[30]("registerSimplePasswordError") + ""
@@ -4133,26 +4131,26 @@ function zs(e) {
4133
4131
  };
4134
4132
  }
4135
4133
  function Qs(e) {
4136
- let r, t, i, n, s, u, a, f, c, h, m, g, b, v, y;
4134
+ let r, t, i, n, s, u, a, f, c, h, m, g, b, w, y;
4137
4135
  return {
4138
4136
  c() {
4139
4137
  r = _("svg"), t = _("defs"), i = _("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = _("g"), u = _("circle"), a = _("g"), f = _("path"), c = _("path"), h = _("g"), m = _("path"), g = _("path"), b = _("rect"), o(u, "class", "a"), o(u, "cx", "0.05"), o(u, "cy", "0.05"), o(u, "r", "0.05"), o(u, "transform", "translate(121.017 31.148)"), o(f, "class", "a"), o(f, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(f, "transform", "translate(-142.164 -39.123)"), o(c, "class", "a"), o(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(c, "transform", "translate(-136.413 -42.068)"), o(a, "transform", "translate(117.499 27.37)"), o(m, "class", "a"), o(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(m, "transform", "translate(-110.856 -33.157)"), o(g, "class", "a"), o(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), o(g, "transform", "translate(-130.743 -29.617)"), o(h, "transform", "translate(110.856 24.899)"), o(b, "class", "a"), o(b, "width", "0.972"), o(b, "height", "15.861"), o(b, "rx", "0.486"), o(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(r, "class", "ToggleConfirmPasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.844"), o(r, "height", "12.887"), o(r, "viewBox", "0 0 18.844 12.887");
4140
4138
  },
4141
4139
  m(A, O) {
4142
- ue(A, r, O), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), l(a, f), l(a, c), l(s, h), l(h, m), l(h, g), l(s, b), v || (y = x(
4140
+ ue(A, r, O), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), l(a, f), l(a, c), l(s, h), l(h, m), l(h, g), l(s, b), w || (y = x(
4143
4141
  r,
4144
4142
  "click",
4145
4143
  /*click_handler_3*/
4146
4144
  e[67]
4147
- ), v = !0);
4145
+ ), w = !0);
4148
4146
  },
4149
4147
  p: Q,
4150
4148
  d(A) {
4151
- A && ie(r), v = !1, y();
4149
+ A && ie(r), w = !1, y();
4152
4150
  }
4153
4151
  };
4154
4152
  }
4155
- function qt(e) {
4153
+ function Jt(e) {
4156
4154
  let r, t = (
4157
4155
  /*$_*/
4158
4156
  e[30]("registerConfirmPasswordError") + ""
@@ -4174,7 +4172,7 @@ function qt(e) {
4174
4172
  }
4175
4173
  };
4176
4174
  }
4177
- function Jt(e) {
4175
+ function Yt(e) {
4178
4176
  let r, t = (
4179
4177
  /*custominputtextswitch*/
4180
4178
  (e[2] == "true" ? (
@@ -4208,7 +4206,7 @@ function Jt(e) {
4208
4206
  }
4209
4207
  };
4210
4208
  }
4211
- function Yt(e) {
4209
+ function Kt(e) {
4212
4210
  let r, t = (
4213
4211
  /*custominputtextswitch*/
4214
4212
  (e[2] == "true" ? (
@@ -4252,7 +4250,7 @@ function Xs(e) {
4252
4250
  ), c, h, m, g = (
4253
4251
  /*$_*/
4254
4252
  e[30]("registerSubtitleLogin") + ""
4255
- ), b, v, y, A, O, M = (
4253
+ ), b, w, y, A, O, M = (
4256
4254
  /*$_*/
4257
4255
  e[30]("registerEmail") + ""
4258
4256
  ), R, ce, G, me, U, De, Ce, Ge, k, X, he = (
@@ -4261,10 +4259,10 @@ function Xs(e) {
4261
4259
  ), ge, ne, V, Ae, F, Pe, Te, ye, pe, C, Ee, Z = (
4262
4260
  /*$_*/
4263
4261
  e[30]("registerPassword") + ""
4264
- ), we, Ar, Oe, Tr, B, Le, fr, dr, je, Me, Re, mr, j, xe, Ve = (
4262
+ ), ve, Ar, Oe, Tr, B, Le, fr, dr, je, Me, Re, mr, j, xe, Ve = (
4265
4263
  /*$_*/
4266
4264
  e[30]("registerConfirmPassword") + ""
4267
- ), $e, Hr, He, gr, $, pr, ze, Ue, Br, ve, ke, Qe = (
4265
+ ), $e, Hr, He, gr, $, pr, ze, Ue, Br, we, ke, Qe = (
4268
4266
  /*$_*/
4269
4267
  e[30]("registerPromoCode") + ""
4270
4268
  ), br, Ir, Nr, se, Or, Xe, Lr, fe, Be, Ze = (
@@ -4288,47 +4286,47 @@ function Xs(e) {
4288
4286
  ), Er, Fr, Ye, Dr, ae, Gr, Ke, p, N, le = (
4289
4287
  /*$_*/
4290
4288
  e[30]("registerNext") + ""
4291
- ), tt, jr, it, Ct, W = (
4289
+ ), tt, jr, it, At, W = (
4292
4290
  /*invalidEmail*/
4293
- e[4] && Qt(e)
4291
+ e[4] && Xt(e)
4294
4292
  ), q = (
4295
4293
  /*invalidName*/
4296
- e[5] && Xt(e)
4294
+ e[5] && Zt(e)
4297
4295
  );
4298
- function At(d, w) {
4296
+ function Tt(d, v) {
4299
4297
  return (
4300
4298
  /*isPasswordVisible*/
4301
4299
  d[25] ? $s : Vs
4302
4300
  );
4303
4301
  }
4304
- let Vr = At(e), _e = Vr(e), J = (
4302
+ let Vr = Tt(e), _e = Vr(e), J = (
4305
4303
  /*invalidPassword*/
4306
4304
  e[6] && /*simplepasswordvalidation*/
4307
- e[0] !== "true" && Zt(e)
4305
+ e[0] !== "true" && Wt(e)
4308
4306
  ), Y = (
4309
4307
  /*invalidPassword*/
4310
4308
  e[6] && /*simplepasswordvalidation*/
4311
- e[0] === "true" && Wt(e)
4309
+ e[0] === "true" && qt(e)
4312
4310
  );
4313
- function Tt(d, w) {
4311
+ function Ht(d, v) {
4314
4312
  return (
4315
4313
  /*isConfirmPasswordVisible*/
4316
4314
  d[26] ? Qs : zs
4317
4315
  );
4318
4316
  }
4319
- let $r = Tt(e), Se = $r(e), K = (
4317
+ let $r = Ht(e), Se = $r(e), K = (
4320
4318
  /*invalidConfirmPassword*/
4321
- e[7] && qt(e)
4319
+ e[7] && Jt(e)
4322
4320
  ), ee = (
4323
4321
  /*invalidSecurityQuestion*/
4324
- e[8] && Jt(e)
4322
+ e[8] && Yt(e)
4325
4323
  ), re = (
4326
4324
  /*invalidSecurityAnswer*/
4327
- e[9] && Yt(e)
4325
+ e[9] && Kt(e)
4328
4326
  );
4329
4327
  return {
4330
4328
  c() {
4331
- r = E("div"), t = E("div"), i = E("h2"), s = H(n), u = I(), a = E("p"), c = H(f), h = I(), m = E("span"), b = H(g), v = I(), y = E("form"), A = E("div"), O = E("label"), R = H(M), ce = H(":"), G = E("span"), G.textContent = "*", me = I(), U = E("input"), De = I(), W && W.c(), Ge = I(), k = E("div"), X = E("label"), ge = H(he), ne = H(":"), V = E("span"), V.textContent = "*", Ae = I(), F = E("input"), Te = I(), q && q.c(), pe = I(), C = E("div"), Ee = E("label"), we = H(Z), Ar = H(":"), Oe = E("span"), Oe.textContent = "*", Tr = I(), B = E("input"), fr = I(), _e.c(), dr = I(), J && J.c(), je = I(), Y && Y.c(), mr = I(), j = E("div"), xe = E("label"), $e = H(Ve), Hr = H(":"), He = E("span"), He.textContent = "*", gr = I(), $ = E("input"), pr = I(), Se.c(), ze = I(), K && K.c(), Br = I(), ve = E("div"), ke = E("label"), br = H(Qe), Ir = H(":"), Nr = I(), se = E("input"), Or = I(), Lr = I(), fe = E("div"), Be = E("label"), yr = H(Ze), Mr = H(":"), We = E("span"), We.textContent = "*", Rr = I(), oe = E("input"), Ur = I(), ee && ee.c(), kr = I(), de = E("div"), Ie = E("label"), Er = H(Je), Fr = H(":"), Ye = E("span"), Ye.textContent = "*", Dr = I(), ae = E("input"), Gr = I(), re && re.c(), p = I(), N = E("button"), tt = H(le), o(i, "class", "RegisterFormTitle"), o(m, "class", "FormLoginCallToAction"), o(a, "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", Ce = "EmailContainer " + /*invalidEmail*/
4329
+ r = E("div"), t = E("div"), i = E("h2"), s = H(n), u = I(), a = E("p"), c = H(f), h = I(), m = E("span"), b = H(g), w = I(), y = E("form"), A = E("div"), O = E("label"), R = H(M), ce = H(":"), G = E("span"), G.textContent = "*", me = I(), U = E("input"), De = I(), W && W.c(), Ge = I(), k = E("div"), X = E("label"), ge = H(he), ne = H(":"), V = E("span"), V.textContent = "*", Ae = I(), F = E("input"), Te = I(), q && q.c(), pe = I(), C = E("div"), Ee = E("label"), ve = H(Z), Ar = H(":"), Oe = E("span"), Oe.textContent = "*", Tr = I(), B = E("input"), fr = I(), _e.c(), dr = I(), J && J.c(), je = I(), Y && Y.c(), mr = I(), j = E("div"), xe = E("label"), $e = H(Ve), Hr = H(":"), He = E("span"), He.textContent = "*", gr = I(), $ = E("input"), pr = I(), Se.c(), ze = I(), K && K.c(), Br = I(), we = E("div"), ke = E("label"), br = H(Qe), Ir = H(":"), Nr = I(), se = E("input"), Or = I(), Lr = I(), fe = E("div"), Be = E("label"), yr = H(Ze), Mr = H(":"), We = E("span"), We.textContent = "*", Rr = I(), oe = E("input"), Ur = I(), ee && ee.c(), kr = I(), de = E("div"), Ie = E("label"), Er = H(Je), Fr = H(":"), Ye = E("span"), Ye.textContent = "*", Dr = I(), ae = E("input"), Gr = I(), re && re.c(), p = I(), N = E("button"), tt = H(le), o(i, "class", "RegisterFormTitle"), o(m, "class", "FormLoginCallToAction"), o(a, "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", Ce = "EmailContainer " + /*invalidEmail*/
4332
4330
  (e[4] && !/*emailFocus*/
4333
4331
  e[10] ? "InvalidField" : "") + /*disabledFieldsList*/
4334
4332
  (e[17]?.indexOf("email") >= 0 ? "Hidden" : "")), o(V, "class", "FormRequired"), o(X, "for", "UserName"), o(F, "type", "text"), o(F, "id", "UserName"), o(F, "autocomplete", Pe = /*savecredentials*/
@@ -4343,7 +4341,7 @@ function Xs(e) {
4343
4341
  e[17]?.indexOf("password") >= 0, o(He, "class", "FormRequired"), o(xe, "for", "ConfirmPassword"), o($, "type", "password"), o($, "id", "ConfirmPassword"), o(j, "class", Ue = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
4344
4342
  (e[7] && !/*confirmPasswordFocus*/
4345
4343
  e[13] ? "InvalidField" : "") + /*disabledFieldsList*/
4346
- (e[17]?.indexOf("confirmPassword") >= 0 ? "Hidden" : "")), o(ke, "for", "PromoCode"), o(se, "type", "text"), o(se, "id", "PromoCode"), o(ve, "class", Xe = "PromoCodeContainer " + /*disabledFieldsList*/
4344
+ (e[17]?.indexOf("confirmPassword") >= 0 ? "Hidden" : "")), o(ke, "for", "PromoCode"), o(se, "type", "text"), o(se, "id", "PromoCode"), o(we, "class", Xe = "PromoCodeContainer " + /*disabledFieldsList*/
4347
4345
  (e[17]?.indexOf("promoCode") >= 0 ? "Hidden" : "")), o(We, "class", "FormRequired"), o(Be, "for", "SecurityQuestion"), o(oe, "type", "text"), o(oe, "id", "SecurityQuestion"), o(fe, "class", qe = "SecurityQuestionContainer " + /*invalidSecurityQuestion*/
4348
4346
  (e[8] && !/*securityQFocus*/
4349
4347
  e[14] ? "InvalidField" : "") + /*disabledFieldsList*/
@@ -4353,8 +4351,8 @@ function Xs(e) {
4353
4351
  (e[17]?.indexOf("securityAnswer") >= 0 ? "Hidden" : "")), o(N, "class", "RegisterStepNext"), N.disabled = jr = !/*isValid*/
4354
4352
  e[29], o(y, "class", "RegisterFormContent");
4355
4353
  },
4356
- m(d, w) {
4357
- ue(d, r, w), l(r, t), l(t, i), l(i, s), l(t, u), l(t, a), l(a, c), l(a, h), l(a, m), l(m, b), l(r, v), l(r, y), l(y, A), l(A, O), l(O, R), l(O, ce), l(O, G), l(A, me), l(A, U), te(
4354
+ m(d, v) {
4355
+ ue(d, r, v), l(r, t), l(t, i), l(i, s), l(t, u), l(t, a), l(a, c), l(a, h), l(a, m), l(m, b), l(r, w), l(r, y), l(y, A), l(A, O), l(O, R), l(O, ce), l(O, G), l(A, me), l(A, U), te(
4358
4356
  U,
4359
4357
  /*userEmail*/
4360
4358
  e[19]
@@ -4362,7 +4360,7 @@ function Xs(e) {
4362
4360
  F,
4363
4361
  /*userValue*/
4364
4362
  e[18]
4365
- ), l(k, Te), q && q.m(k, null), l(y, pe), l(y, C), l(C, Ee), l(Ee, we), l(Ee, Ar), l(Ee, Oe), l(C, Tr), l(C, B), te(
4363
+ ), l(k, Te), q && q.m(k, null), l(y, pe), l(y, C), l(C, Ee), l(Ee, ve), l(Ee, Ar), l(Ee, Oe), l(C, Tr), l(C, B), te(
4366
4364
  B,
4367
4365
  /*userPassword*/
4368
4366
  e[20]
@@ -4370,11 +4368,11 @@ function Xs(e) {
4370
4368
  $,
4371
4369
  /*confirmUserPassword*/
4372
4370
  e[21]
4373
- ), e[66]($), l(j, pr), Se.m(j, null), l(j, ze), K && K.m(j, null), l(y, Br), l(y, ve), l(ve, ke), l(ke, br), l(ke, Ir), l(ve, Nr), l(ve, se), te(
4371
+ ), e[66]($), l(j, pr), Se.m(j, null), l(j, ze), K && K.m(j, null), l(y, Br), l(y, we), l(we, ke), l(ke, br), l(ke, Ir), l(we, Nr), l(we, se), te(
4374
4372
  se,
4375
4373
  /*promoCode*/
4376
4374
  e[24]
4377
- ), l(ve, Or), l(y, Lr), l(y, fe), l(fe, Be), l(Be, yr), l(Be, Mr), l(Be, We), l(fe, Rr), l(fe, oe), te(
4375
+ ), l(we, Or), l(y, Lr), l(y, fe), l(fe, Be), l(Be, yr), l(Be, Mr), l(Be, We), l(fe, Rr), l(fe, oe), te(
4378
4376
  oe,
4379
4377
  /*securityQuestion*/
4380
4378
  e[22]
@@ -4382,7 +4380,7 @@ function Xs(e) {
4382
4380
  ae,
4383
4381
  /*securityAnswer*/
4384
4382
  e[23]
4385
- ), l(de, Gr), re && re.m(de, null), l(y, p), l(y, N), l(N, tt), e[79](r), it || (Ct = [
4383
+ ), l(de, Gr), re && re.m(de, null), l(y, p), l(y, N), l(N, tt), e[79](r), it || (At = [
4386
4384
  x(
4387
4385
  m,
4388
4386
  "click",
@@ -4565,85 +4563,85 @@ function Xs(e) {
4565
4563
  )
4566
4564
  ], it = !0);
4567
4565
  },
4568
- p(d, w) {
4569
- w[0] & /*$_*/
4566
+ p(d, v) {
4567
+ v[0] & /*$_*/
4570
4568
  1073741824 && n !== (n = /*$_*/
4571
- d[30]("registerTitle") + "") && D(s, n), w[0] & /*$_*/
4569
+ d[30]("registerTitle") + "") && D(s, n), v[0] & /*$_*/
4572
4570
  1073741824 && f !== (f = /*$_*/
4573
- d[30]("registerSubtitle") + "") && D(c, f), w[0] & /*$_*/
4571
+ d[30]("registerSubtitle") + "") && D(c, f), v[0] & /*$_*/
4574
4572
  1073741824 && g !== (g = /*$_*/
4575
- d[30]("registerSubtitleLogin") + "") && D(b, g), w[0] & /*$_*/
4573
+ d[30]("registerSubtitleLogin") + "") && D(b, g), v[0] & /*$_*/
4576
4574
  1073741824 && M !== (M = /*$_*/
4577
- d[30]("registerEmail") + "") && D(R, M), w[0] & /*userEmail*/
4575
+ d[30]("registerEmail") + "") && D(R, M), v[0] & /*userEmail*/
4578
4576
  524288 && U.value !== /*userEmail*/
4579
4577
  d[19] && te(
4580
4578
  U,
4581
4579
  /*userEmail*/
4582
4580
  d[19]
4583
4581
  ), /*invalidEmail*/
4584
- d[4] ? W ? W.p(d, w) : (W = Qt(d), W.c(), W.m(A, null)) : W && (W.d(1), W = null), w[0] & /*invalidEmail, emailFocus, disabledFieldsList*/
4582
+ d[4] ? W ? W.p(d, v) : (W = Xt(d), W.c(), W.m(A, null)) : W && (W.d(1), W = null), v[0] & /*invalidEmail, emailFocus, disabledFieldsList*/
4585
4583
  132112 && Ce !== (Ce = "EmailContainer " + /*invalidEmail*/
4586
4584
  (d[4] && !/*emailFocus*/
4587
4585
  d[10] ? "InvalidField" : "") + /*disabledFieldsList*/
4588
- (d[17]?.indexOf("email") >= 0 ? "Hidden" : "")) && o(A, "class", Ce), w[0] & /*$_*/
4586
+ (d[17]?.indexOf("email") >= 0 ? "Hidden" : "")) && o(A, "class", Ce), v[0] & /*$_*/
4589
4587
  1073741824 && he !== (he = /*$_*/
4590
- d[30]("registerUsername") + "") && D(ge, he), w[0] & /*savecredentials*/
4588
+ d[30]("registerUsername") + "") && D(ge, he), v[0] & /*savecredentials*/
4591
4589
  2 && Pe !== (Pe = /*savecredentials*/
4592
- d[1] ? "username" : "off") && o(F, "autocomplete", Pe), w[0] & /*userValue*/
4590
+ d[1] ? "username" : "off") && o(F, "autocomplete", Pe), v[0] & /*userValue*/
4593
4591
  262144 && F.value !== /*userValue*/
4594
4592
  d[18] && te(
4595
4593
  F,
4596
4594
  /*userValue*/
4597
4595
  d[18]
4598
4596
  ), /*invalidName*/
4599
- d[5] ? q ? q.p(d, w) : (q = Xt(d), q.c(), q.m(k, null)) : q && (q.d(1), q = null), w[0] & /*invalidName, usernameFocus, disabledFieldsList*/
4597
+ d[5] ? q ? q.p(d, v) : (q = Zt(d), q.c(), q.m(k, null)) : q && (q.d(1), q = null), v[0] & /*invalidName, usernameFocus, disabledFieldsList*/
4600
4598
  133152 && ye !== (ye = "UserContainer " + /*invalidName*/
4601
4599
  (d[5] && !/*usernameFocus*/
4602
4600
  d[11] ? "InvalidField" : "") + /*disabledFieldsList*/
4603
- (d[17]?.indexOf("username") >= 0 ? "Hidden" : "")) && o(k, "class", ye), w[0] & /*$_*/
4601
+ (d[17]?.indexOf("username") >= 0 ? "Hidden" : "")) && o(k, "class", ye), v[0] & /*$_*/
4604
4602
  1073741824 && Z !== (Z = /*$_*/
4605
- d[30]("registerPassword") + "") && D(we, Z), w[0] & /*savecredentials*/
4603
+ d[30]("registerPassword") + "") && D(ve, Z), v[0] & /*savecredentials*/
4606
4604
  2 && Le !== (Le = /*savecredentials*/
4607
- d[1] ? "new-password" : "off") && o(B, "autocomplete", Le), w[0] & /*userPassword*/
4605
+ d[1] ? "new-password" : "off") && o(B, "autocomplete", Le), v[0] & /*userPassword*/
4608
4606
  1048576 && B.value !== /*userPassword*/
4609
4607
  d[20] && te(
4610
4608
  B,
4611
4609
  /*userPassword*/
4612
4610
  d[20]
4613
- ), Vr === (Vr = At(d)) && _e ? _e.p(d, w) : (_e.d(1), _e = Vr(d), _e && (_e.c(), _e.m(C, dr))), /*invalidPassword*/
4611
+ ), Vr === (Vr = Tt(d)) && _e ? _e.p(d, v) : (_e.d(1), _e = Vr(d), _e && (_e.c(), _e.m(C, dr))), /*invalidPassword*/
4614
4612
  d[6] && /*simplepasswordvalidation*/
4615
- d[0] !== "true" ? J ? J.p(d, w) : (J = Zt(d), J.c(), J.m(C, je)) : J && (J.d(1), J = null), /*invalidPassword*/
4613
+ d[0] !== "true" ? J ? J.p(d, v) : (J = Wt(d), J.c(), J.m(C, je)) : J && (J.d(1), J = null), /*invalidPassword*/
4616
4614
  d[6] && /*simplepasswordvalidation*/
4617
- d[0] === "true" ? Y ? Y.p(d, w) : (Y = Wt(d), Y.c(), Y.m(C, null)) : Y && (Y.d(1), Y = null), w[0] & /*invalidPassword, passwordFocus, disabledFieldsList*/
4615
+ d[0] === "true" ? Y ? Y.p(d, v) : (Y = qt(d), Y.c(), Y.m(C, null)) : Y && (Y.d(1), Y = null), v[0] & /*invalidPassword, passwordFocus, disabledFieldsList*/
4618
4616
  135232 && Me !== (Me = "PasswordContainer " + /*invalidPassword*/
4619
4617
  (d[6] && !/*passwordFocus*/
4620
4618
  d[12] ? "InvalidField" : "") + /*disabledFieldsList*/
4621
- (d[17]?.indexOf("password") >= 0 ? "Hidden" : "")) && o(C, "class", Me), w[0] & /*disabledFieldsList*/
4619
+ (d[17]?.indexOf("password") >= 0 ? "Hidden" : "")) && o(C, "class", Me), v[0] & /*disabledFieldsList*/
4622
4620
  131072 && Re !== (Re = /*disabledFieldsList*/
4623
- d[17]?.indexOf("password") >= 0) && (C.hidden = Re), w[0] & /*$_*/
4621
+ d[17]?.indexOf("password") >= 0) && (C.hidden = Re), v[0] & /*$_*/
4624
4622
  1073741824 && Ve !== (Ve = /*$_*/
4625
- d[30]("registerConfirmPassword") + "") && D($e, Ve), w[0] & /*confirmUserPassword*/
4623
+ d[30]("registerConfirmPassword") + "") && D($e, Ve), v[0] & /*confirmUserPassword*/
4626
4624
  2097152 && $.value !== /*confirmUserPassword*/
4627
4625
  d[21] && te(
4628
4626
  $,
4629
4627
  /*confirmUserPassword*/
4630
4628
  d[21]
4631
- ), $r === ($r = Tt(d)) && Se ? Se.p(d, w) : (Se.d(1), Se = $r(d), Se && (Se.c(), Se.m(j, ze))), /*invalidConfirmPassword*/
4632
- d[7] ? K ? K.p(d, w) : (K = qt(d), K.c(), K.m(j, null)) : K && (K.d(1), K = null), w[0] & /*invalidConfirmPassword, confirmPasswordFocus, disabledFieldsList*/
4629
+ ), $r === ($r = Ht(d)) && Se ? Se.p(d, v) : (Se.d(1), Se = $r(d), Se && (Se.c(), Se.m(j, ze))), /*invalidConfirmPassword*/
4630
+ d[7] ? K ? K.p(d, v) : (K = Jt(d), K.c(), K.m(j, null)) : K && (K.d(1), K = null), v[0] & /*invalidConfirmPassword, confirmPasswordFocus, disabledFieldsList*/
4633
4631
  139392 && Ue !== (Ue = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
4634
4632
  (d[7] && !/*confirmPasswordFocus*/
4635
4633
  d[13] ? "InvalidField" : "") + /*disabledFieldsList*/
4636
- (d[17]?.indexOf("confirmPassword") >= 0 ? "Hidden" : "")) && o(j, "class", Ue), w[0] & /*$_*/
4634
+ (d[17]?.indexOf("confirmPassword") >= 0 ? "Hidden" : "")) && o(j, "class", Ue), v[0] & /*$_*/
4637
4635
  1073741824 && Qe !== (Qe = /*$_*/
4638
- d[30]("registerPromoCode") + "") && D(br, Qe), w[0] & /*promoCode*/
4636
+ d[30]("registerPromoCode") + "") && D(br, Qe), v[0] & /*promoCode*/
4639
4637
  16777216 && se.value !== /*promoCode*/
4640
4638
  d[24] && te(
4641
4639
  se,
4642
4640
  /*promoCode*/
4643
4641
  d[24]
4644
- ), w[0] & /*disabledFieldsList*/
4642
+ ), v[0] & /*disabledFieldsList*/
4645
4643
  131072 && Xe !== (Xe = "PromoCodeContainer " + /*disabledFieldsList*/
4646
- (d[17]?.indexOf("promoCode") >= 0 ? "Hidden" : "")) && o(ve, "class", Xe), w[0] & /*custominputtextswitch, $_*/
4644
+ (d[17]?.indexOf("promoCode") >= 0 ? "Hidden" : "")) && o(we, "class", Xe), v[0] & /*custominputtextswitch, $_*/
4647
4645
  1073741828 && Ze !== (Ze = /*custominputtextswitch*/
4648
4646
  (d[2] == "true" ? (
4649
4647
  /*$_*/
@@ -4651,18 +4649,18 @@ function Xs(e) {
4651
4649
  ) : (
4652
4650
  /*$_*/
4653
4651
  d[30]("registerSecurityQuestion")
4654
- )) + "") && D(yr, Ze), w[0] & /*securityQuestion*/
4652
+ )) + "") && D(yr, Ze), v[0] & /*securityQuestion*/
4655
4653
  4194304 && oe.value !== /*securityQuestion*/
4656
4654
  d[22] && te(
4657
4655
  oe,
4658
4656
  /*securityQuestion*/
4659
4657
  d[22]
4660
4658
  ), /*invalidSecurityQuestion*/
4661
- d[8] ? ee ? ee.p(d, w) : (ee = Jt(d), ee.c(), ee.m(fe, null)) : ee && (ee.d(1), ee = null), w[0] & /*invalidSecurityQuestion, securityQFocus, disabledFieldsList*/
4659
+ d[8] ? ee ? ee.p(d, v) : (ee = Yt(d), ee.c(), ee.m(fe, null)) : ee && (ee.d(1), ee = null), v[0] & /*invalidSecurityQuestion, securityQFocus, disabledFieldsList*/
4662
4660
  147712 && qe !== (qe = "SecurityQuestionContainer " + /*invalidSecurityQuestion*/
4663
4661
  (d[8] && !/*securityQFocus*/
4664
4662
  d[14] ? "InvalidField" : "") + /*disabledFieldsList*/
4665
- (d[17]?.indexOf("securityQuestion") >= 0 ? "Hidden" : "")) && o(fe, "class", qe), w[0] & /*custominputtextswitch, $_*/
4663
+ (d[17]?.indexOf("securityQuestion") >= 0 ? "Hidden" : "")) && o(fe, "class", qe), v[0] & /*custominputtextswitch, $_*/
4666
4664
  1073741828 && Je !== (Je = /*custominputtextswitch*/
4667
4665
  (d[2] == "true" ? (
4668
4666
  /*$_*/
@@ -4670,34 +4668,34 @@ function Xs(e) {
4670
4668
  ) : (
4671
4669
  /*$_*/
4672
4670
  d[30]("registerSecurityAnswer")
4673
- )) + "") && D(Er, Je), w[0] & /*securityAnswer*/
4671
+ )) + "") && D(Er, Je), v[0] & /*securityAnswer*/
4674
4672
  8388608 && ae.value !== /*securityAnswer*/
4675
4673
  d[23] && te(
4676
4674
  ae,
4677
4675
  /*securityAnswer*/
4678
4676
  d[23]
4679
4677
  ), /*invalidSecurityAnswer*/
4680
- d[9] ? re ? re.p(d, w) : (re = Yt(d), re.c(), re.m(de, null)) : re && (re.d(1), re = null), w[0] & /*invalidSecurityAnswer, securityAFocus, disabledFieldsList*/
4678
+ d[9] ? re ? re.p(d, v) : (re = Kt(d), re.c(), re.m(de, null)) : re && (re.d(1), re = null), v[0] & /*invalidSecurityAnswer, securityAFocus, disabledFieldsList*/
4681
4679
  164352 && Ke !== (Ke = "SecurityAnswerContainer " + /*invalidSecurityAnswer*/
4682
4680
  (d[9] && !/*securityAFocus*/
4683
4681
  d[15] ? "InvalidField" : "") + /*disabledFieldsList*/
4684
- (d[17]?.indexOf("securityAnswer") >= 0 ? "Hidden" : "")) && o(de, "class", Ke), w[0] & /*$_*/
4682
+ (d[17]?.indexOf("securityAnswer") >= 0 ? "Hidden" : "")) && o(de, "class", Ke), v[0] & /*$_*/
4685
4683
  1073741824 && le !== (le = /*$_*/
4686
- d[30]("registerNext") + "") && D(tt, le), w[0] & /*isValid*/
4684
+ d[30]("registerNext") + "") && D(tt, le), v[0] & /*isValid*/
4687
4685
  536870912 && jr !== (jr = !/*isValid*/
4688
4686
  d[29]) && (N.disabled = jr);
4689
4687
  },
4690
4688
  i: Q,
4691
4689
  o: Q,
4692
4690
  d(d) {
4693
- d && ie(r), W && W.d(), q && q.d(), e[60](null), _e.d(), J && J.d(), Y && Y.d(), e[66](null), Se.d(), K && K.d(), ee && ee.d(), re && re.d(), e[79](null), it = !1, lr(Ct);
4691
+ d && ie(r), W && W.d(), q && q.d(), e[60](null), _e.d(), J && J.d(), Y && Y.d(), e[66](null), Se.d(), K && K.d(), ee && ee.d(), re && re.d(), e[79](null), it = !1, lr(At);
4694
4692
  }
4695
4693
  };
4696
4694
  }
4697
4695
  function Zs(e, r, t) {
4698
4696
  let i;
4699
- Ti(e, Us, (p) => t(30, i = p));
4700
- let { lang: n = "" } = r, { disabledfields: s = "" } = r, { simplepasswordvalidation: u = "false" } = r, { mbsource: a } = r, { clientstyling: f = "" } = r, { clientstylingurl: c = "" } = r, { translationurl: h = "" } = r, { savecredentials: m = "" } = r, { custominputtextswitch: g = "false" } = r, b = !1, v = !1, y = !1, A = !1, O = !1, M = !1, R = !1, ce = !1, G = !1, me = !1, U = !1, De = !1, Ce = !1, Ge, k = "", X = "", he = "", ge = "", ne = "", V = "", Ae = "", F = !1, Pe = !1, Te, ye, pe = {}, C = {
4697
+ Hi(e, Us, (p) => t(30, i = p));
4698
+ let { lang: n = "" } = r, { disabledfields: s = "" } = r, { simplepasswordvalidation: u = "false" } = r, { mbsource: a } = r, { clientstyling: f = "" } = r, { clientstylingurl: c = "" } = r, { translationurl: h = "" } = r, { savecredentials: m = "" } = r, { custominputtextswitch: g = "false" } = r, b = !1, w = !1, y = !1, A = !1, O = !1, M = !1, R = !1, ce = !1, G = !1, me = !1, U = !1, De = !1, Ce = !1, Ge, k = "", X = "", he = "", ge = "", ne = "", V = "", Ae = "", F = !1, Pe = !1, Te, ye, pe = {}, C = {
4701
4699
  username: !1,
4702
4700
  email: !1,
4703
4701
  password: !1,
@@ -4705,7 +4703,7 @@ function Zs(e, r, t) {
4705
4703
  securityAnswer: !1,
4706
4704
  securityQuestion: !1,
4707
4705
  promoCode: !0
4708
- }, Ee = !1, Z, we = {
4706
+ }, Ee = !1, Z, ve = {
4709
4707
  user: /^(?!(?:.*\d){9})(?=(?:.*[a-zA-Z]){4})^[a-zA-Z\d]*$/,
4710
4708
  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,
4711
4709
  password: /^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[^\w\s]).{8,20}$/,
@@ -4714,14 +4712,14 @@ function Zs(e, r, t) {
4714
4712
  const Ar = () => {
4715
4713
  fetch(h).then((N) => N.json()).then((N) => {
4716
4714
  Object.keys(N).forEach((le) => {
4717
- $t(le, N[le]);
4715
+ zt(le, N[le]);
4718
4716
  });
4719
4717
  }).catch((N) => {
4720
4718
  console.log(N);
4721
4719
  });
4722
4720
  };
4723
- Object.keys(zt).forEach((p) => {
4724
- $t(p, zt[p]);
4721
+ Object.keys(Qt).forEach((p) => {
4722
+ zt(p, Qt[p]);
4725
4723
  });
4726
4724
  const Oe = () => {
4727
4725
  window.postMessage({ type: "ToLogin" }, window.location.href);
@@ -4753,11 +4751,11 @@ function Zs(e, r, t) {
4753
4751
  }, B = () => {
4754
4752
  t(29, Ee = Object.keys(C).every((p) => s.includes(p) ? !0 : C[p] !== !1));
4755
4753
  }, Le = () => {
4756
- pe.email = X, we.email.test(X) && X.length <= 100 ? t(4, b = !1) : t(4, b = !0), C.email = !b, B();
4754
+ pe.email = X, ve.email.test(X) && X.length <= 100 ? t(4, b = !1) : t(4, b = !0), C.email = !b, B();
4757
4755
  }, fr = () => {
4758
- pe.username = k, we.user.test(k) && k.length <= 20 ? t(5, v = !1) : t(5, v = !0), C.username = !v, B();
4756
+ pe.username = k, ve.user.test(k) && k.length <= 20 ? t(5, w = !1) : t(5, w = !0), C.username = !w, B();
4759
4757
  }, dr = () => {
4760
- u == "true" && (we.password = /^(?!.* ).{8,20}$/);
4758
+ u == "true" && (ve.password = /^(?!.* ).{8,20}$/);
4761
4759
  }, je = () => {
4762
4760
  t(25, F = !0), j();
4763
4761
  }, Me = () => {
@@ -4770,7 +4768,7 @@ function Zs(e, r, t) {
4770
4768
  t(27, Te.type = F ? "text" : "password", Te);
4771
4769
  }, xe = () => {
4772
4770
  t(28, ye.type = Pe ? "text" : "password", ye);
4773
- }, Ve = () => !!we.password.test(he), $e = () => {
4771
+ }, Ve = () => !!ve.password.test(he), $e = () => {
4774
4772
  pe.password = he, t(6, y = !Ve()), ge.length !== 0 && He(), C.password = !y, B();
4775
4773
  }, Hr = () => he === ge, He = () => {
4776
4774
  pe.confirmUserPassword = ge, t(7, A = !Hr()), C.confirmUserPassword = !A, B();
@@ -4780,7 +4778,7 @@ function Zs(e, r, t) {
4780
4778
  if (pe.securityQuestion = ne, ne)
4781
4779
  switch (g) {
4782
4780
  case "true":
4783
- if (we.document.test(ne) && ne.length <= 50) {
4781
+ if (ve.document.test(ne) && ne.length <= 50) {
4784
4782
  t(8, O = !1), C.securityQuestion = !O, B();
4785
4783
  return;
4786
4784
  }
@@ -4797,7 +4795,7 @@ function Zs(e, r, t) {
4797
4795
  if (pe.securityAnswer = V, V)
4798
4796
  switch (g) {
4799
4797
  case "true":
4800
- if (we.document.test(V) && V.length <= 50) {
4798
+ if (ve.document.test(V) && V.length <= 50) {
4801
4799
  t(9, M = !1), C.securityAnswer = !M, B();
4802
4800
  return;
4803
4801
  }
@@ -4830,10 +4828,10 @@ function Zs(e, r, t) {
4830
4828
  }
4831
4829
  }, Br = () => {
4832
4830
  t(17, Ge = s.split(","));
4833
- }, ve = () => {
4831
+ }, we = () => {
4834
4832
  ks(n);
4835
4833
  };
4836
- Mi(() => (window.addEventListener("message", Ue, !1), () => {
4834
+ Ri(() => (window.addEventListener("message", Ue, !1), () => {
4837
4835
  window.removeEventListener("message", Ue);
4838
4836
  }));
4839
4837
  const ke = () => Oe();
@@ -4886,7 +4884,7 @@ function Zs(e, r, t) {
4886
4884
  "lang" in p && t(44, n = p.lang), "disabledfields" in p && t(45, s = p.disabledfields), "simplepasswordvalidation" in p && t(0, u = p.simplepasswordvalidation), "mbsource" in p && t(46, a = p.mbsource), "clientstyling" in p && t(47, f = p.clientstyling), "clientstylingurl" in p && t(48, c = p.clientstylingurl), "translationurl" in p && t(49, h = p.translationurl), "savecredentials" in p && t(1, m = p.savecredentials), "custominputtextswitch" in p && t(2, g = p.custominputtextswitch);
4887
4885
  }, e.$$.update = () => {
4888
4886
  e.$$.dirty[1] & /*lang*/
4889
- 8192 && n && ve(), e.$$.dirty[1] & /*disabledfields*/
4887
+ 8192 && n && we(), e.$$.dirty[1] & /*disabledfields*/
4890
4888
  16384 && s && Br(), e.$$.dirty[0] & /*simplepasswordvalidation*/
4891
4889
  1 && u && dr(), e.$$.dirty[0] & /*customStylingContainer*/
4892
4890
  8 | e.$$.dirty[1] & /*clientstyling*/
@@ -4902,7 +4900,7 @@ function Zs(e, r, t) {
4902
4900
  g,
4903
4901
  Z,
4904
4902
  b,
4905
- v,
4903
+ w,
4906
4904
  y,
4907
4905
  A,
4908
4906
  O,
@@ -4979,14 +4977,14 @@ function Zs(e, r, t) {
4979
4977
  Ke
4980
4978
  ];
4981
4979
  }
4982
- class Ws extends Xi {
4980
+ class Ws extends Zi {
4983
4981
  constructor(r) {
4984
- super(), zi(
4982
+ super(), Qi(
4985
4983
  this,
4986
4984
  r,
4987
4985
  Zs,
4988
4986
  Xs,
4989
- ei,
4987
+ ri,
4990
4988
  {
4991
4989
  lang: 44,
4992
4990
  disabledfields: 45,
@@ -5057,7 +5055,7 @@ class Ws extends Xi {
5057
5055
  this.$$set({ custominputtextswitch: r }), be();
5058
5056
  }
5059
5057
  }
5060
- Qi(Ws, { lang: {}, disabledfields: {}, simplepasswordvalidation: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {} }, [], [], !0);
5058
+ Xi(Ws, { lang: {}, disabledfields: {}, simplepasswordvalidation: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {} }, [], [], !0);
5061
5059
  export {
5062
5060
  Ws as G
5063
5061
  };