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

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