@everymatrix/general-player-forgot-password-form-nd 1.54.6 → 1.54.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,9 +1,9 @@
1
- function ce() {
1
+ function fe() {
2
2
  }
3
3
  function cr(e) {
4
4
  return e();
5
5
  }
6
- function At() {
6
+ function Ht() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
9
  function be(e) {
@@ -12,43 +12,43 @@ function be(e) {
12
12
  function ke(e) {
13
13
  return typeof e == "function";
14
14
  }
15
- function hr(e, t) {
15
+ function fr(e, t) {
16
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
17
17
  }
18
18
  let $e;
19
- function It(e, t) {
19
+ function At(e, t) {
20
20
  return e === t ? !0 : ($e || ($e = document.createElement("a")), $e.href = t, e === $e.href);
21
21
  }
22
- function po(e) {
22
+ function ho(e) {
23
23
  return Object.keys(e).length === 0;
24
24
  }
25
- function dr(e, ...t) {
25
+ function hr(e, ...t) {
26
26
  if (e == null) {
27
27
  for (const o of t)
28
28
  o(void 0);
29
- return ce;
29
+ return fe;
30
30
  }
31
31
  const r = e.subscribe(...t);
32
32
  return r.unsubscribe ? () => r.unsubscribe() : r;
33
33
  }
34
- function mo(e, t, r) {
35
- e.$$.on_destroy.push(dr(t, r));
34
+ function po(e, t, r) {
35
+ e.$$.on_destroy.push(hr(t, r));
36
36
  }
37
- const go = typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : (
37
+ const mo = typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : (
38
38
  // @ts-ignore Node typings have this
39
39
  global
40
40
  );
41
41
  function h(e, t) {
42
42
  e.appendChild(t);
43
43
  }
44
- function wo(e, t, r) {
45
- const o = bo(e);
44
+ function go(e, t, r) {
45
+ const o = wo(e);
46
46
  if (!o.getElementById(t)) {
47
- const s = v("style");
48
- s.id = t, s.textContent = r, yo(o, s);
47
+ const s = y("style");
48
+ s.id = t, s.textContent = r, bo(o, s);
49
49
  }
50
50
  }
51
- function bo(e) {
51
+ function wo(e) {
52
52
  if (!e) return document;
53
53
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
54
54
  return t && /** @type {ShadowRoot} */
@@ -57,7 +57,7 @@ function bo(e) {
57
57
  t
58
58
  ) : e.ownerDocument;
59
59
  }
60
- function yo(e, t) {
60
+ function bo(e, t) {
61
61
  return h(
62
62
  /** @type {Document} */
63
63
  e.head || e,
@@ -70,7 +70,7 @@ function k(e, t, r) {
70
70
  function F(e) {
71
71
  e.parentNode && e.parentNode.removeChild(e);
72
72
  }
73
- function v(e) {
73
+ function y(e) {
74
74
  return document.createElement(e);
75
75
  }
76
76
  function b(e) {
@@ -82,7 +82,7 @@ function C(e) {
82
82
  function R() {
83
83
  return C(" ");
84
84
  }
85
- function pr() {
85
+ function dr() {
86
86
  return C("");
87
87
  }
88
88
  function ae(e, t, r, o) {
@@ -101,7 +101,7 @@ function V(e, t) {
101
101
  function Te(e, t) {
102
102
  e.value = t ?? "";
103
103
  }
104
- function Po(e) {
104
+ function yo(e) {
105
105
  const t = {};
106
106
  return e.childNodes.forEach(
107
107
  /** @param {Element} node */
@@ -114,19 +114,19 @@ let De;
114
114
  function Re(e) {
115
115
  De = e;
116
116
  }
117
- function Eo() {
117
+ function Po() {
118
118
  if (!De) throw new Error("Function called outside component initialization");
119
119
  return De;
120
120
  }
121
- function _o(e) {
122
- Eo().$$.on_mount.push(e);
121
+ function Eo(e) {
122
+ Po().$$.on_mount.push(e);
123
123
  }
124
124
  const xe = [], Me = [];
125
125
  let Se = [];
126
- const Lt = [], xo = /* @__PURE__ */ Promise.resolve();
126
+ const It = [], _o = /* @__PURE__ */ Promise.resolve();
127
127
  let ht = !1;
128
- function To() {
129
- ht || (ht = !0, xo.then(ue));
128
+ function xo() {
129
+ ht || (ht = !0, _o.then(ue));
130
130
  }
131
131
  function dt(e) {
132
132
  Se.push(e);
@@ -141,7 +141,7 @@ function ue() {
141
141
  try {
142
142
  for (; Ee < xe.length; ) {
143
143
  const t = xe[Ee];
144
- Ee++, Re(t), So(t.$$);
144
+ Ee++, Re(t), To(t.$$);
145
145
  }
146
146
  } catch (t) {
147
147
  throw xe.length = 0, Ee = 0, t;
@@ -153,80 +153,80 @@ function ue() {
153
153
  }
154
154
  Se.length = 0;
155
155
  } while (xe.length);
156
- for (; Lt.length; )
157
- Lt.pop()();
156
+ for (; It.length; )
157
+ It.pop()();
158
158
  ht = !1, nt.clear(), Re(e);
159
159
  }
160
- function So(e) {
160
+ function To(e) {
161
161
  if (e.fragment !== null) {
162
162
  e.update(), be(e.before_update);
163
163
  const t = e.dirty;
164
164
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(dt);
165
165
  }
166
166
  }
167
- function Bo(e) {
167
+ function So(e) {
168
168
  const t = [], r = [];
169
169
  Se.forEach((o) => e.indexOf(o) === -1 ? t.push(o) : r.push(o)), r.forEach((o) => o()), Se = t;
170
170
  }
171
- const Co = /* @__PURE__ */ new Set();
172
- function No(e, t) {
173
- e && e.i && (Co.delete(e), e.i(t));
171
+ const Bo = /* @__PURE__ */ new Set();
172
+ function Co(e, t) {
173
+ e && e.i && (Bo.delete(e), e.i(t));
174
174
  }
175
- function Ho(e, t, r) {
175
+ function No(e, t, r) {
176
176
  const { fragment: o, after_update: s } = e.$$;
177
177
  o && o.m(t, r), dt(() => {
178
178
  const n = e.$$.on_mount.map(cr).filter(ke);
179
179
  e.$$.on_destroy ? e.$$.on_destroy.push(...n) : be(n), e.$$.on_mount = [];
180
180
  }), s.forEach(dt);
181
181
  }
182
- function Ao(e, t) {
182
+ function Ho(e, t) {
183
183
  const r = e.$$;
184
- r.fragment !== null && (Bo(r.after_update), be(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
184
+ r.fragment !== null && (So(r.after_update), be(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
185
185
  }
186
- function Io(e, t) {
187
- e.$$.dirty[0] === -1 && (xe.push(e), To(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
186
+ function Ao(e, t) {
187
+ e.$$.dirty[0] === -1 && (xe.push(e), xo(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
188
188
  }
189
- function Lo(e, t, r, o, s, n, a = null, l = [-1]) {
190
- const f = De;
189
+ function Io(e, t, r, o, s, n, a = null, l = [-1]) {
190
+ const c = De;
191
191
  Re(e);
192
192
  const u = e.$$ = {
193
193
  fragment: null,
194
194
  ctx: [],
195
195
  // state
196
196
  props: n,
197
- update: ce,
197
+ update: fe,
198
198
  not_equal: s,
199
- bound: At(),
199
+ bound: Ht(),
200
200
  // lifecycle
201
201
  on_mount: [],
202
202
  on_destroy: [],
203
203
  on_disconnect: [],
204
204
  before_update: [],
205
205
  after_update: [],
206
- context: new Map(t.context || (f ? f.$$.context : [])),
206
+ context: new Map(t.context || (c ? c.$$.context : [])),
207
207
  // everything else
208
- callbacks: At(),
208
+ callbacks: Ht(),
209
209
  dirty: l,
210
210
  skip_bound: !1,
211
- root: t.target || f.$$.root
211
+ root: t.target || c.$$.root
212
212
  };
213
213
  a && a(u.root);
214
- let c = !1;
215
- if (u.ctx = r(e, t.props || {}, (d, p, ...m) => {
216
- const y = m.length ? m[0] : p;
217
- return u.ctx && s(u.ctx[d], u.ctx[d] = y) && (!u.skip_bound && u.bound[d] && u.bound[d](y), c && Io(e, d)), p;
218
- }), u.update(), c = !0, be(u.before_update), u.fragment = o(u.ctx), t.target) {
214
+ let f = !1;
215
+ if (u.ctx = r ? r(e, t.props || {}, (d, p, ...m) => {
216
+ const v = m.length ? m[0] : p;
217
+ return u.ctx && s(u.ctx[d], u.ctx[d] = v) && (!u.skip_bound && u.bound[d] && u.bound[d](v), f && Ao(e, d)), p;
218
+ }) : [], u.update(), f = !0, be(u.before_update), u.fragment = o ? o(u.ctx) : !1, t.target) {
219
219
  if (t.hydrate) {
220
220
  const d = vo(t.target);
221
221
  u.fragment && u.fragment.l(d), d.forEach(F);
222
222
  } else
223
223
  u.fragment && u.fragment.c();
224
- t.intro && No(e.$$.fragment), Ho(e, t.target, t.anchor), ue();
224
+ t.intro && Co(e.$$.fragment), No(e, t.target, t.anchor), ue();
225
225
  }
226
- Re(f);
226
+ Re(c);
227
227
  }
228
- let mr;
229
- typeof HTMLElement == "function" && (mr = class extends HTMLElement {
228
+ let pr;
229
+ typeof HTMLElement == "function" && (pr = class extends HTMLElement {
230
230
  /** The Svelte component constructor */
231
231
  $$ctor;
232
232
  /** Slots */
@@ -268,24 +268,24 @@ typeof HTMLElement == "function" && (mr = class extends HTMLElement {
268
268
  let n;
269
269
  return {
270
270
  c: function() {
271
- n = v("slot"), s !== "default" && i(n, "name", s);
271
+ n = y("slot"), s !== "default" && i(n, "name", s);
272
272
  },
273
273
  /**
274
274
  * @param {HTMLElement} target
275
275
  * @param {HTMLElement} [anchor]
276
276
  */
277
- m: function(f, u) {
278
- k(f, n, u);
277
+ m: function(c, u) {
278
+ k(c, n, u);
279
279
  },
280
- d: function(f) {
281
- f && F(n);
280
+ d: function(c) {
281
+ c && F(n);
282
282
  }
283
283
  };
284
284
  };
285
285
  };
286
286
  if (await Promise.resolve(), !this.$$cn || this.$$c)
287
287
  return;
288
- const t = {}, r = Po(this);
288
+ const t = {}, r = yo(this);
289
289
  for (const s of this.$$s)
290
290
  s in r && (t[s] = [e(s)]);
291
291
  for (const s of this.attributes) {
@@ -372,8 +372,8 @@ function Xe(e, t, r, o) {
372
372
  return t;
373
373
  }
374
374
  }
375
- function Oo(e, t, r, o, s, n) {
376
- let a = class extends mr {
375
+ function Lo(e, t, r, o, s, n) {
376
+ let a = class extends pr {
377
377
  constructor() {
378
378
  super(e, r, s), this.$$p_d = t;
379
379
  }
@@ -388,8 +388,8 @@ function Oo(e, t, r, o, s, n) {
388
388
  get() {
389
389
  return this.$$c && l in this.$$c ? this.$$c[l] : this.$$d[l];
390
390
  },
391
- set(f) {
392
- f = Xe(l, f, t), this.$$d[l] = f, this.$$c?.$set({ [l]: f });
391
+ set(c) {
392
+ c = Xe(l, c, t), this.$$d[l] = c, this.$$c?.$set({ [l]: c });
393
393
  }
394
394
  });
395
395
  }), o.forEach((l) => {
@@ -401,7 +401,7 @@ function Oo(e, t, r, o, s, n) {
401
401
  }), e.element = /** @type {any} */
402
402
  a, a;
403
403
  }
404
- class Fo {
404
+ class Oo {
405
405
  /**
406
406
  * ### PRIVATE API
407
407
  *
@@ -420,7 +420,7 @@ class Fo {
420
420
  $$set = void 0;
421
421
  /** @returns {void} */
422
422
  $destroy() {
423
- Ao(this, 1), this.$destroy = ce;
423
+ Ho(this, 1), this.$destroy = fe;
424
424
  }
425
425
  /**
426
426
  * @template {Extract<keyof Events, string>} K
@@ -430,7 +430,7 @@ class Fo {
430
430
  */
431
431
  $on(t, r) {
432
432
  if (!ke(r))
433
- return ce;
433
+ return fe;
434
434
  const o = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
435
435
  return o.push(r), () => {
436
436
  const s = o.indexOf(r);
@@ -442,11 +442,11 @@ class Fo {
442
442
  * @returns {void}
443
443
  */
444
444
  $set(t) {
445
- this.$$set && !po(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
445
+ this.$$set && !ho(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
446
446
  }
447
447
  }
448
- const Ro = "4";
449
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Ro);
448
+ const Fo = "4";
449
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Fo);
450
450
  var pt = function(e, t) {
451
451
  return pt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, o) {
452
452
  r.__proto__ = o;
@@ -472,7 +472,7 @@ var H = function() {
472
472
  return t;
473
473
  }, H.apply(this, arguments);
474
474
  };
475
- function Mo(e, t) {
475
+ function Ro(e, t) {
476
476
  var r = {};
477
477
  for (var o in e) Object.prototype.hasOwnProperty.call(e, o) && t.indexOf(o) < 0 && (r[o] = e[o]);
478
478
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -515,13 +515,13 @@ function Be(e, t, r) {
515
515
  function pe(e) {
516
516
  return typeof e == "function";
517
517
  }
518
- function gr(e) {
518
+ function mr(e) {
519
519
  var t = function(o) {
520
520
  Error.call(o), o.stack = new Error().stack;
521
521
  }, r = e(t);
522
522
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
523
523
  }
524
- var it = gr(function(e) {
524
+ var it = mr(function(e) {
525
525
  return function(r) {
526
526
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
527
527
  ` + r.map(function(o, s) {
@@ -548,25 +548,25 @@ var Je = function() {
548
548
  if (a)
549
549
  if (this._parentage = null, Array.isArray(a))
550
550
  try {
551
- for (var l = mt(a), f = l.next(); !f.done; f = l.next()) {
552
- var u = f.value;
551
+ for (var l = mt(a), c = l.next(); !c.done; c = l.next()) {
552
+ var u = c.value;
553
553
  u.remove(this);
554
554
  }
555
555
  } catch (g) {
556
556
  t = { error: g };
557
557
  } finally {
558
558
  try {
559
- f && !f.done && (r = l.return) && r.call(l);
559
+ c && !c.done && (r = l.return) && r.call(l);
560
560
  } finally {
561
561
  if (t) throw t.error;
562
562
  }
563
563
  }
564
564
  else
565
565
  a.remove(this);
566
- var c = this.initialTeardown;
567
- if (pe(c))
566
+ var f = this.initialTeardown;
567
+ if (pe(f))
568
568
  try {
569
- c();
569
+ f();
570
570
  } catch (g) {
571
571
  n = g instanceof it ? g.errors : [g];
572
572
  }
@@ -575,9 +575,9 @@ var Je = function() {
575
575
  this._finalizers = null;
576
576
  try {
577
577
  for (var p = mt(d), m = p.next(); !m.done; m = p.next()) {
578
- var y = m.value;
578
+ var v = m.value;
579
579
  try {
580
- Ot(y);
580
+ Lt(v);
581
581
  } catch (g) {
582
582
  n = n ?? [], g instanceof it ? n = Be(Be([], gt(n)), gt(g.errors)) : n.push(g);
583
583
  }
@@ -599,7 +599,7 @@ var Je = function() {
599
599
  var r;
600
600
  if (t && t !== this)
601
601
  if (this.closed)
602
- Ot(t);
602
+ Lt(t);
603
603
  else {
604
604
  if (t instanceof e) {
605
605
  if (t.closed || t._hasParent(this))
@@ -624,20 +624,16 @@ var Je = function() {
624
624
  var t = new e();
625
625
  return t.closed = !0, t;
626
626
  }(), e;
627
- }(), wr = Je.EMPTY;
628
- function br(e) {
627
+ }(), gr = Je.EMPTY;
628
+ function wr(e) {
629
629
  return e instanceof Je || e && "closed" in e && pe(e.remove) && pe(e.add) && pe(e.unsubscribe);
630
630
  }
631
- function Ot(e) {
631
+ function Lt(e) {
632
632
  pe(e) ? e() : e.unsubscribe();
633
633
  }
634
- var ko = {
635
- onUnhandledError: null,
636
- onStoppedNotification: null,
637
- Promise: void 0,
638
- useDeprecatedSynchronousErrorHandling: !1,
639
- useDeprecatedNextContext: !1
640
- }, Do = {
634
+ var Mo = {
635
+ Promise: void 0
636
+ }, ko = {
641
637
  setTimeout: function(e, t) {
642
638
  for (var r = [], o = 2; o < arguments.length; o++)
643
639
  r[o - 2] = arguments[o];
@@ -648,21 +644,21 @@ var ko = {
648
644
  },
649
645
  delegate: void 0
650
646
  };
651
- function Uo(e) {
652
- Do.setTimeout(function() {
647
+ function Do(e) {
648
+ ko.setTimeout(function() {
653
649
  throw e;
654
650
  });
655
651
  }
656
- function Ft() {
652
+ function Ot() {
657
653
  }
658
654
  function We(e) {
659
655
  e();
660
656
  }
661
- var yr = function(e) {
657
+ var br = function(e) {
662
658
  me(t, e);
663
659
  function t(r) {
664
660
  var o = e.call(this) || this;
665
- return o.isStopped = !1, r ? (o.destination = r, br(r) && r.add(o)) : o.destination = $o, o;
661
+ return o.isStopped = !1, r ? (o.destination = r, wr(r) && r.add(o)) : o.destination = jo, o;
666
662
  }
667
663
  return t.create = function(r, o, s) {
668
664
  return new bt(r, o, s);
@@ -689,7 +685,7 @@ var yr = function(e) {
689
685
  this.unsubscribe();
690
686
  }
691
687
  }, t;
692
- }(Je), Go = function() {
688
+ }(Je), Uo = function() {
693
689
  function e(t) {
694
690
  this.partialObserver = t;
695
691
  }
@@ -728,35 +724,35 @@ var yr = function(e) {
728
724
  next: r ?? void 0,
729
725
  error: o ?? void 0,
730
726
  complete: s ?? void 0
731
- } : a = r, n.destination = new Go(a), n;
727
+ } : a = r, n.destination = new Uo(a), n;
732
728
  }
733
729
  return t;
734
- }(yr);
730
+ }(br);
735
731
  function Ve(e) {
736
- Uo(e);
732
+ Do(e);
737
733
  }
738
- function jo(e) {
734
+ function Go(e) {
739
735
  throw e;
740
736
  }
741
- var $o = {
737
+ var jo = {
742
738
  closed: !0,
743
- next: Ft,
744
- error: jo,
745
- complete: Ft
746
- }, Vo = function() {
739
+ next: Ot,
740
+ error: Go,
741
+ complete: Ot
742
+ }, $o = function() {
747
743
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
748
744
  }();
749
- function zo(e) {
745
+ function Vo(e) {
750
746
  return e;
751
747
  }
752
- function Xo(e) {
753
- return e.length === 0 ? zo : e.length === 1 ? e[0] : function(r) {
748
+ function zo(e) {
749
+ return e.length === 0 ? Vo : e.length === 1 ? e[0] : function(r) {
754
750
  return e.reduce(function(o, s) {
755
751
  return s(o);
756
752
  }, r);
757
753
  };
758
754
  }
759
- var Rt = function() {
755
+ var Ft = function() {
760
756
  function e(t) {
761
757
  t && (this._subscribe = t);
762
758
  }
@@ -764,10 +760,10 @@ var Rt = function() {
764
760
  var r = new e();
765
761
  return r.source = this, r.operator = t, r;
766
762
  }, e.prototype.subscribe = function(t, r, o) {
767
- var s = this, n = Zo(t) ? t : new bt(t, r, o);
763
+ var s = this, n = Wo(t) ? t : new bt(t, r, o);
768
764
  return We(function() {
769
- var a = s, l = a.operator, f = a.source;
770
- n.add(l ? l.call(n, f) : f ? s._subscribe(n) : s._trySubscribe(n));
765
+ var a = s, l = a.operator, c = a.source;
766
+ n.add(l ? l.call(n, c) : c ? s._subscribe(n) : s._trySubscribe(n));
771
767
  }), n;
772
768
  }, e.prototype._trySubscribe = function(t) {
773
769
  try {
@@ -777,13 +773,13 @@ var Rt = function() {
777
773
  }
778
774
  }, e.prototype.forEach = function(t, r) {
779
775
  var o = this;
780
- return r = Mt(r), new r(function(s, n) {
776
+ return r = Rt(r), new r(function(s, n) {
781
777
  var a = new bt({
782
778
  next: function(l) {
783
779
  try {
784
780
  t(l);
785
- } catch (f) {
786
- n(f), a.unsubscribe();
781
+ } catch (c) {
782
+ n(c), a.unsubscribe();
787
783
  }
788
784
  },
789
785
  error: n,
@@ -794,15 +790,15 @@ var Rt = function() {
794
790
  }, e.prototype._subscribe = function(t) {
795
791
  var r;
796
792
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
797
- }, e.prototype[Vo] = function() {
793
+ }, e.prototype[$o] = function() {
798
794
  return this;
799
795
  }, e.prototype.pipe = function() {
800
796
  for (var t = [], r = 0; r < arguments.length; r++)
801
797
  t[r] = arguments[r];
802
- return Xo(t)(this);
798
+ return zo(t)(this);
803
799
  }, e.prototype.toPromise = function(t) {
804
800
  var r = this;
805
- return t = Mt(t), new t(function(o, s) {
801
+ return t = Rt(t), new t(function(o, s) {
806
802
  var n;
807
803
  r.subscribe(function(a) {
808
804
  return n = a;
@@ -816,17 +812,17 @@ var Rt = function() {
816
812
  return new e(t);
817
813
  }, e;
818
814
  }();
819
- function Mt(e) {
815
+ function Rt(e) {
820
816
  var t;
821
- return (t = e ?? ko.Promise) !== null && t !== void 0 ? t : Promise;
817
+ return (t = e ?? Mo.Promise) !== null && t !== void 0 ? t : Promise;
822
818
  }
823
- function Wo(e) {
819
+ function Xo(e) {
824
820
  return e && pe(e.next) && pe(e.error) && pe(e.complete);
825
821
  }
826
- function Zo(e) {
827
- return e && e instanceof yr || Wo(e) && br(e);
822
+ function Wo(e) {
823
+ return e && e instanceof br || Xo(e) && wr(e);
828
824
  }
829
- var qo = gr(function(e) {
825
+ var Zo = mr(function(e) {
830
826
  return function() {
831
827
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
832
828
  };
@@ -837,11 +833,11 @@ var qo = gr(function(e) {
837
833
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
838
834
  }
839
835
  return t.prototype.lift = function(r) {
840
- var o = new kt(this, this);
836
+ var o = new Mt(this, this);
841
837
  return o.operator = r, o;
842
838
  }, t.prototype._throwIfClosed = function() {
843
839
  if (this.closed)
844
- throw new qo();
840
+ throw new Zo();
845
841
  }, t.prototype.next = function(r) {
846
842
  var o = this;
847
843
  We(function() {
@@ -850,8 +846,8 @@ var qo = gr(function(e) {
850
846
  o.currentObservers || (o.currentObservers = Array.from(o.observers));
851
847
  try {
852
848
  for (var a = mt(o.currentObservers), l = a.next(); !l.done; l = a.next()) {
853
- var f = l.value;
854
- f.next(r);
849
+ var c = l.value;
850
+ c.next(r);
855
851
  }
856
852
  } catch (u) {
857
853
  s = { error: u };
@@ -897,19 +893,19 @@ var qo = gr(function(e) {
897
893
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
898
894
  }, t.prototype._innerSubscribe = function(r) {
899
895
  var o = this, s = this, n = s.hasError, a = s.isStopped, l = s.observers;
900
- return n || a ? wr : (this.currentObservers = null, l.push(r), new Je(function() {
896
+ return n || a ? gr : (this.currentObservers = null, l.push(r), new Je(function() {
901
897
  o.currentObservers = null, wt(l, r);
902
898
  }));
903
899
  }, t.prototype._checkFinalizedStatuses = function(r) {
904
900
  var o = this, s = o.hasError, n = o.thrownError, a = o.isStopped;
905
901
  s ? r.error(n) : a && r.complete();
906
902
  }, t.prototype.asObservable = function() {
907
- var r = new Rt();
903
+ var r = new Ft();
908
904
  return r.source = this, r;
909
905
  }, t.create = function(r, o) {
910
- return new kt(r, o);
906
+ return new Mt(r, o);
911
907
  }, t;
912
- }(Rt), kt = function(e) {
908
+ }(Ft), Mt = function(e) {
913
909
  me(t, e);
914
910
  function t(r, o) {
915
911
  var s = e.call(this) || this;
@@ -926,58 +922,58 @@ var qo = gr(function(e) {
926
922
  (o = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || o === void 0 || o.call(r);
927
923
  }, t.prototype._subscribe = function(r) {
928
924
  var o, s;
929
- return (s = (o = this.source) === null || o === void 0 ? void 0 : o.subscribe(r)) !== null && s !== void 0 ? s : wr;
925
+ return (s = (o = this.source) === null || o === void 0 ? void 0 : o.subscribe(r)) !== null && s !== void 0 ? s : gr;
930
926
  }, t;
931
- }(vr), Pr = {
927
+ }(vr), yr = {
932
928
  now: function() {
933
- return (Pr.delegate || Date).now();
929
+ return (yr.delegate || Date).now();
934
930
  },
935
931
  delegate: void 0
936
- }, Qo = function(e) {
932
+ }, qo = function(e) {
937
933
  me(t, e);
938
934
  function t(r, o, s) {
939
- r === void 0 && (r = 1 / 0), o === void 0 && (o = 1 / 0), s === void 0 && (s = Pr);
935
+ r === void 0 && (r = 1 / 0), o === void 0 && (o = 1 / 0), s === void 0 && (s = yr);
940
936
  var n = e.call(this) || this;
941
937
  return n._bufferSize = r, n._windowTime = o, n._timestampProvider = s, n._buffer = [], n._infiniteTimeWindow = !0, n._infiniteTimeWindow = o === 1 / 0, n._bufferSize = Math.max(1, r), n._windowTime = Math.max(1, o), n;
942
938
  }
943
939
  return t.prototype.next = function(r) {
944
- var o = this, s = o.isStopped, n = o._buffer, a = o._infiniteTimeWindow, l = o._timestampProvider, f = o._windowTime;
945
- s || (n.push(r), !a && n.push(l.now() + f)), this._trimBuffer(), e.prototype.next.call(this, r);
940
+ var o = this, s = o.isStopped, n = o._buffer, a = o._infiniteTimeWindow, l = o._timestampProvider, c = o._windowTime;
941
+ s || (n.push(r), !a && n.push(l.now() + c)), this._trimBuffer(), e.prototype.next.call(this, r);
946
942
  }, t.prototype._subscribe = function(r) {
947
943
  this._throwIfClosed(), this._trimBuffer();
948
- for (var o = this._innerSubscribe(r), s = this, n = s._infiniteTimeWindow, a = s._buffer, l = a.slice(), f = 0; f < l.length && !r.closed; f += n ? 1 : 2)
949
- r.next(l[f]);
944
+ for (var o = this._innerSubscribe(r), s = this, n = s._infiniteTimeWindow, a = s._buffer, l = a.slice(), c = 0; c < l.length && !r.closed; c += n ? 1 : 2)
945
+ r.next(l[c]);
950
946
  return this._checkFinalizedStatuses(r), o;
951
947
  }, t.prototype._trimBuffer = function() {
952
948
  var r = this, o = r._bufferSize, s = r._timestampProvider, n = r._buffer, a = r._infiniteTimeWindow, l = (a ? 1 : 2) * o;
953
949
  if (o < 1 / 0 && l < n.length && n.splice(0, n.length - l), !a) {
954
- for (var f = s.now(), u = 0, c = 1; c < n.length && n[c] <= f; c += 2)
955
- u = c;
950
+ for (var c = s.now(), u = 0, f = 1; f < n.length && n[f] <= c; f += 2)
951
+ u = f;
956
952
  u && n.splice(0, u + 1);
957
953
  }
958
954
  }, t;
959
955
  }(vr);
960
- const Dt = [], Ut = {}, Yo = (e, t = 0) => {
961
- if (Dt.indexOf(e) == -1) {
962
- const r = new Qo(t);
963
- Ut[e] = r, Dt.push(e);
956
+ const kt = [], Dt = {}, Qo = (e, t = 0) => {
957
+ if (kt.indexOf(e) == -1) {
958
+ const r = new qo(t);
959
+ Dt[e] = r, kt.push(e);
964
960
  }
965
- return Ut[e];
961
+ return Dt[e];
966
962
  }, _e = [];
967
- function Jo(e, t) {
963
+ function Yo(e, t) {
968
964
  return {
969
965
  subscribe: Ke(e, t).subscribe
970
966
  };
971
967
  }
972
- function Ke(e, t = ce) {
968
+ function Ke(e, t = fe) {
973
969
  let r;
974
970
  const o = /* @__PURE__ */ new Set();
975
971
  function s(l) {
976
- if (hr(e, l) && (e = l, r)) {
977
- const f = !_e.length;
972
+ if (fr(e, l) && (e = l, r)) {
973
+ const c = !_e.length;
978
974
  for (const u of o)
979
975
  u[1](), _e.push(u, e);
980
- if (f) {
976
+ if (c) {
981
977
  for (let u = 0; u < _e.length; u += 2)
982
978
  _e[u][0](_e[u + 1]);
983
979
  _e.length = 0;
@@ -987,9 +983,9 @@ function Ke(e, t = ce) {
987
983
  function n(l) {
988
984
  s(l(e));
989
985
  }
990
- function a(l, f = ce) {
991
- const u = [l, f];
992
- return o.add(u), o.size === 1 && (r = t(s, n) || ce), l(e), () => {
986
+ function a(l, c = fe) {
987
+ const u = [l, c];
988
+ return o.add(u), o.size === 1 && (r = t(s, n) || fe), l(e), () => {
993
989
  o.delete(u), o.size === 0 && r && (r(), r = null);
994
990
  };
995
991
  }
@@ -1000,94 +996,94 @@ function Ie(e, t, r) {
1000
996
  if (!s.every(Boolean))
1001
997
  throw new Error("derived() expects stores as input, got a falsy value");
1002
998
  const n = t.length < 2;
1003
- return Jo(r, (a, l) => {
1004
- let f = !1;
999
+ return Yo(r, (a, l) => {
1000
+ let c = !1;
1005
1001
  const u = [];
1006
- let c = 0, d = ce;
1002
+ let f = 0, d = fe;
1007
1003
  const p = () => {
1008
- if (c)
1004
+ if (f)
1009
1005
  return;
1010
1006
  d();
1011
- const y = t(o ? u[0] : u, a, l);
1012
- n ? a(y) : d = ke(y) ? y : ce;
1007
+ const v = t(o ? u[0] : u, a, l);
1008
+ n ? a(v) : d = ke(v) ? v : fe;
1013
1009
  }, m = s.map(
1014
- (y, g) => dr(
1015
- y,
1010
+ (v, g) => hr(
1011
+ v,
1016
1012
  (x) => {
1017
- u[g] = x, c &= ~(1 << g), f && p();
1013
+ u[g] = x, f &= ~(1 << g), c && p();
1018
1014
  },
1019
1015
  () => {
1020
- c |= 1 << g;
1016
+ f |= 1 << g;
1021
1017
  }
1022
1018
  )
1023
1019
  );
1024
- return f = !0, p(), function() {
1025
- be(m), d(), f = !1;
1020
+ return c = !0, p(), function() {
1021
+ be(m), d(), c = !1;
1026
1022
  };
1027
1023
  });
1028
1024
  }
1029
- function Ko(e) {
1030
- return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1025
+ function Jo(e) {
1026
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1031
1027
  }
1032
- var es = function(t) {
1033
- return ts(t) && !rs(t);
1028
+ var Ko = function(t) {
1029
+ return es(t) && !ts(t);
1034
1030
  };
1035
- function ts(e) {
1031
+ function es(e) {
1036
1032
  return !!e && typeof e == "object";
1037
1033
  }
1038
- function rs(e) {
1034
+ function ts(e) {
1039
1035
  var t = Object.prototype.toString.call(e);
1040
- return t === "[object RegExp]" || t === "[object Date]" || ns(e);
1036
+ return t === "[object RegExp]" || t === "[object Date]" || ss(e);
1041
1037
  }
1042
- var os = typeof Symbol == "function" && Symbol.for, ss = os ? Symbol.for("react.element") : 60103;
1043
- function ns(e) {
1044
- return e.$$typeof === ss;
1038
+ var rs = typeof Symbol == "function" && Symbol.for, os = rs ? Symbol.for("react.element") : 60103;
1039
+ function ss(e) {
1040
+ return e.$$typeof === os;
1045
1041
  }
1046
- function is(e) {
1042
+ function ns(e) {
1047
1043
  return Array.isArray(e) ? [] : {};
1048
1044
  }
1049
1045
  function Ue(e, t) {
1050
- return t.clone !== !1 && t.isMergeableObject(e) ? Ce(is(e), e, t) : e;
1046
+ return t.clone !== !1 && t.isMergeableObject(e) ? Ce(ns(e), e, t) : e;
1051
1047
  }
1052
- function as(e, t, r) {
1048
+ function is(e, t, r) {
1053
1049
  return e.concat(t).map(function(o) {
1054
1050
  return Ue(o, r);
1055
1051
  });
1056
1052
  }
1057
- function ls(e, t) {
1053
+ function as(e, t) {
1058
1054
  if (!t.customMerge)
1059
1055
  return Ce;
1060
1056
  var r = t.customMerge(e);
1061
1057
  return typeof r == "function" ? r : Ce;
1062
1058
  }
1063
- function us(e) {
1059
+ function ls(e) {
1064
1060
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1065
1061
  return Object.propertyIsEnumerable.call(e, t);
1066
1062
  }) : [];
1067
1063
  }
1068
- function Gt(e) {
1069
- return Object.keys(e).concat(us(e));
1064
+ function Ut(e) {
1065
+ return Object.keys(e).concat(ls(e));
1070
1066
  }
1071
- function Er(e, t) {
1067
+ function Pr(e, t) {
1072
1068
  try {
1073
1069
  return t in e;
1074
1070
  } catch {
1075
1071
  return !1;
1076
1072
  }
1077
1073
  }
1078
- function fs(e, t) {
1079
- return Er(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1074
+ function us(e, t) {
1075
+ return Pr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1080
1076
  }
1081
1077
  function cs(e, t, r) {
1082
1078
  var o = {};
1083
- return r.isMergeableObject(e) && Gt(e).forEach(function(s) {
1079
+ return r.isMergeableObject(e) && Ut(e).forEach(function(s) {
1084
1080
  o[s] = Ue(e[s], r);
1085
- }), Gt(t).forEach(function(s) {
1086
- fs(e, s) || (Er(e, s) && r.isMergeableObject(t[s]) ? o[s] = ls(s, r)(e[s], t[s], r) : o[s] = Ue(t[s], r));
1081
+ }), Ut(t).forEach(function(s) {
1082
+ us(e, s) || (Pr(e, s) && r.isMergeableObject(t[s]) ? o[s] = as(s, r)(e[s], t[s], r) : o[s] = Ue(t[s], r));
1087
1083
  }), o;
1088
1084
  }
1089
1085
  function Ce(e, t, r) {
1090
- r = r || {}, r.arrayMerge = r.arrayMerge || as, r.isMergeableObject = r.isMergeableObject || es, r.cloneUnlessOtherwiseSpecified = Ue;
1086
+ r = r || {}, r.arrayMerge = r.arrayMerge || is, r.isMergeableObject = r.isMergeableObject || Ko, r.cloneUnlessOtherwiseSpecified = Ue;
1091
1087
  var o = Array.isArray(t), s = Array.isArray(e), n = o === s;
1092
1088
  return n ? o ? r.arrayMerge(e, t, r) : cs(e, t, r) : Ue(t, r);
1093
1089
  }
@@ -1098,40 +1094,37 @@ Ce.all = function(t, r) {
1098
1094
  return Ce(o, s, r);
1099
1095
  }, {});
1100
1096
  };
1101
- var hs = Ce, ds = hs;
1102
- const ps = /* @__PURE__ */ Ko(ds);
1097
+ var fs = Ce, hs = fs;
1098
+ const ds = /* @__PURE__ */ Jo(hs);
1103
1099
  function at(e, t) {
1104
- var r = t && t.cache ? t.cache : Ps, o = t && t.serializer ? t.serializer : ys, s = t && t.strategy ? t.strategy : gs;
1100
+ var r = t && t.cache ? t.cache : ys, o = t && t.serializer ? t.serializer : bs, s = t && t.strategy ? t.strategy : gs;
1105
1101
  return s(e, {
1106
1102
  cache: r,
1107
1103
  serializer: o
1108
1104
  });
1109
1105
  }
1110
- function ms(e) {
1106
+ function ps(e) {
1111
1107
  return e == null || typeof e == "number" || typeof e == "boolean";
1112
1108
  }
1113
- function _r(e, t, r, o) {
1114
- var s = ms(o) ? o : r(o), n = t.get(s);
1109
+ function ms(e, t, r, o) {
1110
+ var s = ps(o) ? o : r(o), n = t.get(s);
1115
1111
  return typeof n > "u" && (n = e.call(this, o), t.set(s, n)), n;
1116
1112
  }
1117
- function xr(e, t, r) {
1113
+ function Er(e, t, r) {
1118
1114
  var o = Array.prototype.slice.call(arguments, 3), s = r(o), n = t.get(s);
1119
1115
  return typeof n > "u" && (n = e.apply(this, o), t.set(s, n)), n;
1120
1116
  }
1121
- function Bt(e, t, r, o, s) {
1117
+ function _r(e, t, r, o, s) {
1122
1118
  return r.bind(t, e, o, s);
1123
1119
  }
1124
1120
  function gs(e, t) {
1125
- var r = e.length === 1 ? _r : xr;
1126
- return Bt(e, this, r, t.cache.create(), t.serializer);
1121
+ var r = e.length === 1 ? ms : Er;
1122
+ return _r(e, this, r, t.cache.create(), t.serializer);
1127
1123
  }
1128
1124
  function ws(e, t) {
1129
- return Bt(e, this, xr, t.cache.create(), t.serializer);
1130
- }
1131
- function bs(e, t) {
1132
- return Bt(e, this, _r, t.cache.create(), t.serializer);
1125
+ return _r(e, this, Er, t.cache.create(), t.serializer);
1133
1126
  }
1134
- var ys = function() {
1127
+ var bs = function() {
1135
1128
  return JSON.stringify(arguments);
1136
1129
  }, vs = (
1137
1130
  /** @class */
@@ -1145,13 +1138,12 @@ var ys = function() {
1145
1138
  this.cache[t] = r;
1146
1139
  }, e;
1147
1140
  }()
1148
- ), Ps = {
1141
+ ), ys = {
1149
1142
  create: function() {
1150
1143
  return new vs();
1151
1144
  }
1152
1145
  }, lt = {
1153
- variadic: ws,
1154
- monadic: bs
1146
+ variadic: ws
1155
1147
  }, T;
1156
1148
  (function(e) {
1157
1149
  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";
@@ -1164,43 +1156,43 @@ var Ne;
1164
1156
  (function(e) {
1165
1157
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1166
1158
  })(Ne || (Ne = {}));
1167
- function jt(e) {
1159
+ function Gt(e) {
1168
1160
  return e.type === D.literal;
1169
1161
  }
1170
- function Es(e) {
1162
+ function Ps(e) {
1171
1163
  return e.type === D.argument;
1172
1164
  }
1173
- function Tr(e) {
1165
+ function xr(e) {
1174
1166
  return e.type === D.number;
1175
1167
  }
1176
- function Sr(e) {
1168
+ function Tr(e) {
1177
1169
  return e.type === D.date;
1178
1170
  }
1179
- function Br(e) {
1171
+ function Sr(e) {
1180
1172
  return e.type === D.time;
1181
1173
  }
1182
- function Cr(e) {
1174
+ function Br(e) {
1183
1175
  return e.type === D.select;
1184
1176
  }
1185
- function Nr(e) {
1177
+ function Cr(e) {
1186
1178
  return e.type === D.plural;
1187
1179
  }
1188
- function _s(e) {
1180
+ function Es(e) {
1189
1181
  return e.type === D.pound;
1190
1182
  }
1191
- function Hr(e) {
1183
+ function Nr(e) {
1192
1184
  return e.type === D.tag;
1193
1185
  }
1194
- function Ar(e) {
1186
+ function Hr(e) {
1195
1187
  return !!(e && typeof e == "object" && e.type === Ne.number);
1196
1188
  }
1197
- function yt(e) {
1189
+ function vt(e) {
1198
1190
  return !!(e && typeof e == "object" && e.type === Ne.dateTime);
1199
1191
  }
1200
- var Ir = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, xs = /(?:[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;
1201
- function Ts(e) {
1192
+ var Ar = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, _s = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1193
+ function xs(e) {
1202
1194
  var t = {};
1203
- return e.replace(xs, function(r) {
1195
+ return e.replace(_s, function(r) {
1204
1196
  var o = r.length;
1205
1197
  switch (r[0]) {
1206
1198
  case "G":
@@ -1289,36 +1281,36 @@ function Ts(e) {
1289
1281
  return "";
1290
1282
  }), t;
1291
1283
  }
1292
- var Ss = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1293
- function Bs(e) {
1284
+ var Ts = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1285
+ function Ss(e) {
1294
1286
  if (e.length === 0)
1295
1287
  throw new Error("Number skeleton cannot be empty");
1296
- for (var t = e.split(Ss).filter(function(p) {
1288
+ for (var t = e.split(Ts).filter(function(p) {
1297
1289
  return p.length > 0;
1298
1290
  }), r = [], o = 0, s = t; o < s.length; o++) {
1299
1291
  var n = s[o], a = n.split("/");
1300
1292
  if (a.length === 0)
1301
1293
  throw new Error("Invalid number skeleton");
1302
- for (var l = a[0], f = a.slice(1), u = 0, c = f; u < c.length; u++) {
1303
- var d = c[u];
1294
+ for (var l = a[0], c = a.slice(1), u = 0, f = c; u < f.length; u++) {
1295
+ var d = f[u];
1304
1296
  if (d.length === 0)
1305
1297
  throw new Error("Invalid number skeleton");
1306
1298
  }
1307
- r.push({ stem: l, options: f });
1299
+ r.push({ stem: l, options: c });
1308
1300
  }
1309
1301
  return r;
1310
1302
  }
1311
- function Cs(e) {
1303
+ function Bs(e) {
1312
1304
  return e.replace(/^(.*?)-/, "");
1313
1305
  }
1314
- var $t = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Lr = /^(@+)?(\+|#+)?[rs]?$/g, Ns = /(\*)(0+)|(#+)(0+)|(0+)/g, Or = /^(0+)$/;
1315
- function Vt(e) {
1306
+ var jt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Ir = /^(@+)?(\+|#+)?[rs]?$/g, Cs = /(\*)(0+)|(#+)(0+)|(0+)/g, Lr = /^(0+)$/;
1307
+ function $t(e) {
1316
1308
  var t = {};
1317
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Lr, function(r, o, s) {
1309
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Ir, function(r, o, s) {
1318
1310
  return typeof s != "string" ? (t.minimumSignificantDigits = o.length, t.maximumSignificantDigits = o.length) : s === "+" ? t.minimumSignificantDigits = o.length : o[0] === "#" ? t.maximumSignificantDigits = o.length : (t.minimumSignificantDigits = o.length, t.maximumSignificantDigits = o.length + (typeof s == "string" ? s.length : 0)), "";
1319
1311
  }), t;
1320
1312
  }
1321
- function Fr(e) {
1313
+ function Or(e) {
1322
1314
  switch (e) {
1323
1315
  case "sign-auto":
1324
1316
  return {
@@ -1358,7 +1350,7 @@ function Fr(e) {
1358
1350
  };
1359
1351
  }
1360
1352
  }
1361
- function Hs(e) {
1353
+ function Ns(e) {
1362
1354
  var t;
1363
1355
  if (e[0] === "E" && e[1] === "E" ? (t = {
1364
1356
  notation: "engineering"
@@ -1366,17 +1358,17 @@ function Hs(e) {
1366
1358
  notation: "scientific"
1367
1359
  }, e = e.slice(1)), t) {
1368
1360
  var r = e.slice(0, 2);
1369
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Or.test(e))
1361
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Lr.test(e))
1370
1362
  throw new Error("Malformed concise eng/scientific notation");
1371
1363
  t.minimumIntegerDigits = e.length;
1372
1364
  }
1373
1365
  return t;
1374
1366
  }
1375
- function zt(e) {
1376
- var t = {}, r = Fr(e);
1367
+ function Vt(e) {
1368
+ var t = {}, r = Or(e);
1377
1369
  return r || t;
1378
1370
  }
1379
- function As(e) {
1371
+ function Hs(e) {
1380
1372
  for (var t = {}, r = 0, o = e; r < o.length; r++) {
1381
1373
  var s = o[r];
1382
1374
  switch (s.stem) {
@@ -1400,7 +1392,7 @@ function As(e) {
1400
1392
  continue;
1401
1393
  case "measure-unit":
1402
1394
  case "unit":
1403
- t.style = "unit", t.unit = Cs(s.options[0]);
1395
+ t.style = "unit", t.unit = Bs(s.options[0]);
1404
1396
  continue;
1405
1397
  case "compact-short":
1406
1398
  case "K":
@@ -1411,13 +1403,13 @@ function As(e) {
1411
1403
  t.notation = "compact", t.compactDisplay = "long";
1412
1404
  continue;
1413
1405
  case "scientific":
1414
- t = H(H(H({}, t), { notation: "scientific" }), s.options.reduce(function(f, u) {
1415
- return H(H({}, f), zt(u));
1406
+ t = H(H(H({}, t), { notation: "scientific" }), s.options.reduce(function(c, u) {
1407
+ return H(H({}, c), Vt(u));
1416
1408
  }, {}));
1417
1409
  continue;
1418
1410
  case "engineering":
1419
- t = H(H(H({}, t), { notation: "engineering" }), s.options.reduce(function(f, u) {
1420
- return H(H({}, f), zt(u));
1411
+ t = H(H(H({}, t), { notation: "engineering" }), s.options.reduce(function(c, u) {
1412
+ return H(H({}, c), Vt(u));
1421
1413
  }, {}));
1422
1414
  continue;
1423
1415
  case "notation-simple":
@@ -1462,9 +1454,9 @@ function As(e) {
1462
1454
  case "integer-width":
1463
1455
  if (s.options.length > 1)
1464
1456
  throw new RangeError("integer-width stems only accept a single optional option");
1465
- s.options[0].replace(Ns, function(f, u, c, d, p, m) {
1457
+ s.options[0].replace(Cs, function(c, u, f, d, p, m) {
1466
1458
  if (u)
1467
- t.minimumIntegerDigits = c.length;
1459
+ t.minimumIntegerDigits = f.length;
1468
1460
  else {
1469
1461
  if (d && p)
1470
1462
  throw new Error("We currently do not support maximum integer digits");
@@ -1475,27 +1467,27 @@ function As(e) {
1475
1467
  });
1476
1468
  continue;
1477
1469
  }
1478
- if (Or.test(s.stem)) {
1470
+ if (Lr.test(s.stem)) {
1479
1471
  t.minimumIntegerDigits = s.stem.length;
1480
1472
  continue;
1481
1473
  }
1482
- if ($t.test(s.stem)) {
1474
+ if (jt.test(s.stem)) {
1483
1475
  if (s.options.length > 1)
1484
1476
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1485
- s.stem.replace($t, function(f, u, c, d, p, m) {
1486
- return c === "*" ? t.minimumFractionDigits = u.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : p && m ? (t.minimumFractionDigits = p.length, t.maximumFractionDigits = p.length + m.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1477
+ s.stem.replace(jt, function(c, u, f, d, p, m) {
1478
+ return f === "*" ? t.minimumFractionDigits = u.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : p && m ? (t.minimumFractionDigits = p.length, t.maximumFractionDigits = p.length + m.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1487
1479
  });
1488
1480
  var n = s.options[0];
1489
- n === "w" ? t = H(H({}, t), { trailingZeroDisplay: "stripIfInteger" }) : n && (t = H(H({}, t), Vt(n)));
1481
+ n === "w" ? t = H(H({}, t), { trailingZeroDisplay: "stripIfInteger" }) : n && (t = H(H({}, t), $t(n)));
1490
1482
  continue;
1491
1483
  }
1492
- if (Lr.test(s.stem)) {
1493
- t = H(H({}, t), Vt(s.stem));
1484
+ if (Ir.test(s.stem)) {
1485
+ t = H(H({}, t), $t(s.stem));
1494
1486
  continue;
1495
1487
  }
1496
- var a = Fr(s.stem);
1488
+ var a = Or(s.stem);
1497
1489
  a && (t = H(H({}, t), a));
1498
- var l = Hs(s.stem);
1490
+ var l = Ns(s.stem);
1499
1491
  l && (t = H(H({}, t), l));
1500
1492
  }
1501
1493
  return t;
@@ -2915,22 +2907,22 @@ var ze = {
2915
2907
  "h"
2916
2908
  ]
2917
2909
  };
2918
- function Is(e, t) {
2910
+ function As(e, t) {
2919
2911
  for (var r = "", o = 0; o < e.length; o++) {
2920
2912
  var s = e.charAt(o);
2921
2913
  if (s === "j") {
2922
2914
  for (var n = 0; o + 1 < e.length && e.charAt(o + 1) === s; )
2923
2915
  n++, o++;
2924
- var a = 1 + (n & 1), l = n < 2 ? 1 : 3 + (n >> 1), f = "a", u = Ls(t);
2916
+ var a = 1 + (n & 1), l = n < 2 ? 1 : 3 + (n >> 1), c = "a", u = Is(t);
2925
2917
  for ((u == "H" || u == "k") && (l = 0); l-- > 0; )
2926
- r += f;
2918
+ r += c;
2927
2919
  for (; a-- > 0; )
2928
2920
  r = u + r;
2929
2921
  } else s === "J" ? r += "H" : r += s;
2930
2922
  }
2931
2923
  return r;
2932
2924
  }
2933
- function Ls(e) {
2925
+ function Is(e) {
2934
2926
  var t = e.hourCycle;
2935
2927
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2936
2928
  e.hourCycles && // @ts-ignore
@@ -2952,20 +2944,20 @@ function Ls(e) {
2952
2944
  var s = ze[o || ""] || ze[r || ""] || ze["".concat(r, "-001")] || ze["001"];
2953
2945
  return s[0];
2954
2946
  }
2955
- var ut, Os = new RegExp("^".concat(Ir.source, "*")), Fs = new RegExp("".concat(Ir.source, "*$"));
2947
+ var ut, Ls = new RegExp("^".concat(Ar.source, "*")), Os = new RegExp("".concat(Ar.source, "*$"));
2956
2948
  function B(e, t) {
2957
2949
  return { start: e, end: t };
2958
2950
  }
2959
- var Rs = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ms = !!String.fromCodePoint, ks = !!Object.fromEntries, Ds = !!String.prototype.codePointAt, Us = !!String.prototype.trimStart, Gs = !!String.prototype.trimEnd, js = !!Number.isSafeInteger, $s = js ? Number.isSafeInteger : function(e) {
2951
+ var Fs = !!String.prototype.startsWith && "_a".startsWith("a", 1), Rs = !!String.fromCodePoint, Ms = !!Object.fromEntries, ks = !!String.prototype.codePointAt, Ds = !!String.prototype.trimStart, Us = !!String.prototype.trimEnd, Gs = !!Number.isSafeInteger, js = Gs ? Number.isSafeInteger : function(e) {
2960
2952
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2961
- }, vt = !0;
2953
+ }, yt = !0;
2962
2954
  try {
2963
- var Vs = Mr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2964
- vt = ((ut = Vs.exec("a")) === null || ut === void 0 ? void 0 : ut[0]) === "a";
2955
+ var $s = Rr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2956
+ yt = ((ut = $s.exec("a")) === null || ut === void 0 ? void 0 : ut[0]) === "a";
2965
2957
  } catch {
2966
- vt = !1;
2958
+ yt = !1;
2967
2959
  }
2968
- var Xt = Rs ? (
2960
+ var zt = Fs ? (
2969
2961
  // Native
2970
2962
  function(t, r, o) {
2971
2963
  return t.startsWith(r, o);
@@ -2975,7 +2967,7 @@ var Xt = Rs ? (
2975
2967
  function(t, r, o) {
2976
2968
  return t.slice(o, o + r.length) === r;
2977
2969
  }
2978
- ), Pt = Ms ? String.fromCodePoint : (
2970
+ ), Pt = Rs ? String.fromCodePoint : (
2979
2971
  // IE11
2980
2972
  function() {
2981
2973
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2987,9 +2979,9 @@ var Xt = Rs ? (
2987
2979
  }
2988
2980
  return o;
2989
2981
  }
2990
- ), Wt = (
2982
+ ), Xt = (
2991
2983
  // native
2992
- ks ? Object.fromEntries : (
2984
+ Ms ? Object.fromEntries : (
2993
2985
  // Ponyfill
2994
2986
  function(t) {
2995
2987
  for (var r = {}, o = 0, s = t; o < s.length; o++) {
@@ -2999,7 +2991,7 @@ var Xt = Rs ? (
2999
2991
  return r;
3000
2992
  }
3001
2993
  )
3002
- ), Rr = Ds ? (
2994
+ ), Fr = ks ? (
3003
2995
  // Native
3004
2996
  function(t, r) {
3005
2997
  return t.codePointAt(r);
@@ -3013,7 +3005,7 @@ var Xt = Rs ? (
3013
3005
  return s < 55296 || s > 56319 || r + 1 === o || (n = t.charCodeAt(r + 1)) < 56320 || n > 57343 ? s : (s - 55296 << 10) + (n - 56320) + 65536;
3014
3006
  }
3015
3007
  }
3016
- ), zs = Us ? (
3008
+ ), Vs = Ds ? (
3017
3009
  // Native
3018
3010
  function(t) {
3019
3011
  return t.trimStart();
@@ -3021,9 +3013,9 @@ var Xt = Rs ? (
3021
3013
  ) : (
3022
3014
  // Ponyfill
3023
3015
  function(t) {
3024
- return t.replace(Os, "");
3016
+ return t.replace(Ls, "");
3025
3017
  }
3026
- ), Xs = Gs ? (
3018
+ ), zs = Us ? (
3027
3019
  // Native
3028
3020
  function(t) {
3029
3021
  return t.trimEnd();
@@ -3031,32 +3023,32 @@ var Xt = Rs ? (
3031
3023
  ) : (
3032
3024
  // Ponyfill
3033
3025
  function(t) {
3034
- return t.replace(Fs, "");
3026
+ return t.replace(Os, "");
3035
3027
  }
3036
3028
  );
3037
- function Mr(e, t) {
3029
+ function Rr(e, t) {
3038
3030
  return new RegExp(e, t);
3039
3031
  }
3040
3032
  var Et;
3041
- if (vt) {
3042
- var Zt = Mr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3033
+ if (yt) {
3034
+ var Wt = Rr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3043
3035
  Et = function(t, r) {
3044
3036
  var o;
3045
- Zt.lastIndex = r;
3046
- var s = Zt.exec(t);
3037
+ Wt.lastIndex = r;
3038
+ var s = Wt.exec(t);
3047
3039
  return (o = s[1]) !== null && o !== void 0 ? o : "";
3048
3040
  };
3049
3041
  } else
3050
3042
  Et = function(t, r) {
3051
3043
  for (var o = []; ; ) {
3052
- var s = Rr(t, r);
3053
- if (s === void 0 || kr(s) || Qs(s))
3044
+ var s = Fr(t, r);
3045
+ if (s === void 0 || Mr(s) || qs(s))
3054
3046
  break;
3055
3047
  o.push(s), r += s >= 65536 ? 2 : 1;
3056
3048
  }
3057
3049
  return Pt.apply(void 0, o);
3058
3050
  };
3059
- var Ws = (
3051
+ var Xs = (
3060
3052
  /** @class */
3061
3053
  function() {
3062
3054
  function e(t, r) {
@@ -3122,8 +3114,8 @@ var Ws = (
3122
3114
  if (this.bumpIf("</")) {
3123
3115
  if (this.isEOF() || !_t(this.char()))
3124
3116
  return this.error(T.INVALID_TAG, B(l, this.clonePosition()));
3125
- var f = this.clonePosition(), u = this.parseTagName();
3126
- return s !== u ? this.error(T.UNMATCHED_CLOSING_TAG, B(f, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3117
+ var c = this.clonePosition(), u = this.parseTagName();
3118
+ return s !== u ? this.error(T.UNMATCHED_CLOSING_TAG, B(c, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3127
3119
  val: {
3128
3120
  type: D.tag,
3129
3121
  value: s,
@@ -3138,7 +3130,7 @@ var Ws = (
3138
3130
  return this.error(T.INVALID_TAG, B(o, this.clonePosition()));
3139
3131
  }, e.prototype.parseTagName = function() {
3140
3132
  var t = this.offset();
3141
- for (this.bump(); !this.isEOF() && qs(this.char()); )
3133
+ for (this.bump(); !this.isEOF() && Zs(this.char()); )
3142
3134
  this.bump();
3143
3135
  return this.message.slice(t, this.offset());
3144
3136
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3160,14 +3152,14 @@ var Ws = (
3160
3152
  }
3161
3153
  break;
3162
3154
  }
3163
- var f = B(o, this.clonePosition());
3155
+ var c = B(o, this.clonePosition());
3164
3156
  return {
3165
- val: { type: D.literal, value: s, location: f },
3157
+ val: { type: D.literal, value: s, location: c },
3166
3158
  err: null
3167
3159
  };
3168
3160
  }, e.prototype.tryParseLeftAngleBracket = function() {
3169
3161
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3170
- !Zs(this.peek() || 0)) ? (this.bump(), "<") : null;
3162
+ !Ws(this.peek() || 0)) ? (this.bump(), "<") : null;
3171
3163
  }, e.prototype.tryParseQuote = function(t) {
3172
3164
  if (this.isEOF() || this.char() !== 39)
3173
3165
  return null;
@@ -3240,10 +3232,10 @@ var Ws = (
3240
3232
  var n = this.clonePosition(), a = B(t, n);
3241
3233
  return { value: o, location: a };
3242
3234
  }, e.prototype.parseArgumentOptions = function(t, r, o, s) {
3243
- var n, a = this.clonePosition(), l = this.parseIdentifierIfPossible().value, f = this.clonePosition();
3235
+ var n, a = this.clonePosition(), l = this.parseIdentifierIfPossible().value, c = this.clonePosition();
3244
3236
  switch (l) {
3245
3237
  case "":
3246
- return this.error(T.EXPECT_ARGUMENT_TYPE, B(a, f));
3238
+ return this.error(T.EXPECT_ARGUMENT_TYPE, B(a, c));
3247
3239
  case "number":
3248
3240
  case "date":
3249
3241
  case "time": {
@@ -3251,21 +3243,21 @@ var Ws = (
3251
3243
  var u = null;
3252
3244
  if (this.bumpIf(",")) {
3253
3245
  this.bumpSpace();
3254
- var c = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
3246
+ var f = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
3255
3247
  if (d.err)
3256
3248
  return d;
3257
- var p = Xs(d.val);
3249
+ var p = zs(d.val);
3258
3250
  if (p.length === 0)
3259
3251
  return this.error(T.EXPECT_ARGUMENT_STYLE, B(this.clonePosition(), this.clonePosition()));
3260
- var m = B(c, this.clonePosition());
3252
+ var m = B(f, this.clonePosition());
3261
3253
  u = { style: p, styleLocation: m };
3262
3254
  }
3263
- var y = this.tryParseArgumentClose(s);
3264
- if (y.err)
3265
- return y;
3255
+ var v = this.tryParseArgumentClose(s);
3256
+ if (v.err)
3257
+ return v;
3266
3258
  var g = B(s, this.clonePosition());
3267
- if (u && Xt(u?.style, "::", 0)) {
3268
- var x = zs(u.style.slice(2));
3259
+ if (u && zt(u?.style, "::", 0)) {
3260
+ var x = Vs(u.style.slice(2));
3269
3261
  if (l === "number") {
3270
3262
  var d = this.parseNumberSkeletonFromString(x, u.styleLocation);
3271
3263
  return d.err ? d : {
@@ -3276,12 +3268,12 @@ var Ws = (
3276
3268
  if (x.length === 0)
3277
3269
  return this.error(T.EXPECT_DATE_TIME_SKELETON, g);
3278
3270
  var E = x;
3279
- this.locale && (E = Is(x, this.locale));
3271
+ this.locale && (E = As(x, this.locale));
3280
3272
  var p = {
3281
3273
  type: Ne.dateTime,
3282
3274
  pattern: E,
3283
3275
  location: u.styleLocation,
3284
- parsedOptions: this.shouldParseSkeletons ? Ts(E) : {}
3276
+ parsedOptions: this.shouldParseSkeletons ? xs(E) : {}
3285
3277
  }, P = l === "date" ? D.date : D.time;
3286
3278
  return {
3287
3279
  val: { type: P, value: o, location: g, style: p },
@@ -3319,15 +3311,15 @@ var Ws = (
3319
3311
  var M = this.tryParsePluralOrSelectOptions(t, l, r, _);
3320
3312
  if (M.err)
3321
3313
  return M;
3322
- var y = this.tryParseArgumentClose(s);
3323
- if (y.err)
3324
- return y;
3314
+ var v = this.tryParseArgumentClose(s);
3315
+ if (v.err)
3316
+ return v;
3325
3317
  var O = B(s, this.clonePosition());
3326
3318
  return l === "select" ? {
3327
3319
  val: {
3328
3320
  type: D.select,
3329
3321
  value: o,
3330
- options: Wt(M.val),
3322
+ options: Xt(M.val),
3331
3323
  location: O
3332
3324
  },
3333
3325
  err: null
@@ -3335,7 +3327,7 @@ var Ws = (
3335
3327
  val: {
3336
3328
  type: D.plural,
3337
3329
  value: o,
3338
- options: Wt(M.val),
3330
+ options: Xt(M.val),
3339
3331
  offset: A,
3340
3332
  pluralType: l === "plural" ? "cardinal" : "ordinal",
3341
3333
  location: O
@@ -3344,7 +3336,7 @@ var Ws = (
3344
3336
  };
3345
3337
  }
3346
3338
  default:
3347
- return this.error(T.INVALID_ARGUMENT_TYPE, B(a, f));
3339
+ return this.error(T.INVALID_ARGUMENT_TYPE, B(a, c));
3348
3340
  }
3349
3341
  }, e.prototype.tryParseArgumentClose = function(t) {
3350
3342
  return this.isEOF() || this.char() !== 125 ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, B(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -3386,7 +3378,7 @@ var Ws = (
3386
3378
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3387
3379
  var o = [];
3388
3380
  try {
3389
- o = Bs(t);
3381
+ o = Ss(t);
3390
3382
  } catch {
3391
3383
  return this.error(T.INVALID_NUMBER_SKELETON, r);
3392
3384
  }
@@ -3395,41 +3387,41 @@ var Ws = (
3395
3387
  type: Ne.number,
3396
3388
  tokens: o,
3397
3389
  location: r,
3398
- parsedOptions: this.shouldParseSkeletons ? As(o) : {}
3390
+ parsedOptions: this.shouldParseSkeletons ? Hs(o) : {}
3399
3391
  },
3400
3392
  err: null
3401
3393
  };
3402
3394
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, o, s) {
3403
- for (var n, a = !1, l = [], f = /* @__PURE__ */ new Set(), u = s.value, c = s.location; ; ) {
3395
+ for (var n, a = !1, l = [], c = /* @__PURE__ */ new Set(), u = s.value, f = s.location; ; ) {
3404
3396
  if (u.length === 0) {
3405
3397
  var d = this.clonePosition();
3406
3398
  if (r !== "select" && this.bumpIf("=")) {
3407
3399
  var p = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_SELECTOR, T.INVALID_PLURAL_ARGUMENT_SELECTOR);
3408
3400
  if (p.err)
3409
3401
  return p;
3410
- c = B(d, this.clonePosition()), u = this.message.slice(d.offset, this.offset());
3402
+ f = B(d, this.clonePosition()), u = this.message.slice(d.offset, this.offset());
3411
3403
  } else
3412
3404
  break;
3413
3405
  }
3414
- if (f.has(u))
3415
- return this.error(r === "select" ? T.DUPLICATE_SELECT_ARGUMENT_SELECTOR : T.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, c);
3406
+ if (c.has(u))
3407
+ return this.error(r === "select" ? T.DUPLICATE_SELECT_ARGUMENT_SELECTOR : T.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, f);
3416
3408
  u === "other" && (a = !0), this.bumpSpace();
3417
3409
  var m = this.clonePosition();
3418
3410
  if (!this.bumpIf("{"))
3419
3411
  return this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : T.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, B(this.clonePosition(), this.clonePosition()));
3420
- var y = this.parseMessage(t + 1, r, o);
3421
- if (y.err)
3422
- return y;
3412
+ var v = this.parseMessage(t + 1, r, o);
3413
+ if (v.err)
3414
+ return v;
3423
3415
  var g = this.tryParseArgumentClose(m);
3424
3416
  if (g.err)
3425
3417
  return g;
3426
3418
  l.push([
3427
3419
  u,
3428
3420
  {
3429
- value: y.val,
3421
+ value: v.val,
3430
3422
  location: B(m, this.clonePosition())
3431
3423
  }
3432
- ]), f.add(u), this.bumpSpace(), n = this.parseIdentifierIfPossible(), u = n.value, c = n.location;
3424
+ ]), c.add(u), this.bumpSpace(), n = this.parseIdentifierIfPossible(), u = n.value, f = n.location;
3433
3425
  }
3434
3426
  return l.length === 0 ? this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR : T.EXPECT_PLURAL_ARGUMENT_SELECTOR, B(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(T.MISSING_OTHER_CLAUSE, B(this.clonePosition(), this.clonePosition())) : { val: l, err: null };
3435
3427
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
@@ -3442,8 +3434,8 @@ var Ws = (
3442
3434
  else
3443
3435
  break;
3444
3436
  }
3445
- var f = B(s, this.clonePosition());
3446
- return n ? (a *= o, $s(a) ? { val: a, err: null } : this.error(r, f)) : this.error(t, f);
3437
+ var c = B(s, this.clonePosition());
3438
+ return n ? (a *= o, js(a) ? { val: a, err: null } : this.error(r, c)) : this.error(t, c);
3447
3439
  }, e.prototype.offset = function() {
3448
3440
  return this.position.offset;
3449
3441
  }, e.prototype.isEOF = function() {
@@ -3458,7 +3450,7 @@ var Ws = (
3458
3450
  var t = this.position.offset;
3459
3451
  if (t >= this.message.length)
3460
3452
  throw Error("out of bound");
3461
- var r = Rr(this.message, t);
3453
+ var r = Fr(this.message, t);
3462
3454
  if (r === void 0)
3463
3455
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3464
3456
  return r;
@@ -3477,7 +3469,7 @@ var Ws = (
3477
3469
  t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
3478
3470
  }
3479
3471
  }, e.prototype.bumpIf = function(t) {
3480
- if (Xt(this.message, t, this.offset())) {
3472
+ if (zt(this.message, t, this.offset())) {
3481
3473
  for (var r = 0; r < t.length; r++)
3482
3474
  this.bump();
3483
3475
  return !0;
@@ -3499,7 +3491,7 @@ var Ws = (
3499
3491
  break;
3500
3492
  }
3501
3493
  }, e.prototype.bumpSpace = function() {
3502
- for (; !this.isEOF() && kr(this.char()); )
3494
+ for (; !this.isEOF() && Mr(this.char()); )
3503
3495
  this.bump();
3504
3496
  }, e.prototype.peek = function() {
3505
3497
  if (this.isEOF())
@@ -3512,29 +3504,29 @@ var Ws = (
3512
3504
  function _t(e) {
3513
3505
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3514
3506
  }
3515
- function Zs(e) {
3507
+ function Ws(e) {
3516
3508
  return _t(e) || e === 47;
3517
3509
  }
3518
- function qs(e) {
3510
+ function Zs(e) {
3519
3511
  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;
3520
3512
  }
3521
- function kr(e) {
3513
+ function Mr(e) {
3522
3514
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3523
3515
  }
3524
- function Qs(e) {
3516
+ function qs(e) {
3525
3517
  return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
3526
3518
  }
3527
3519
  function xt(e) {
3528
3520
  e.forEach(function(t) {
3529
- if (delete t.location, Cr(t) || Nr(t))
3521
+ if (delete t.location, Br(t) || Cr(t))
3530
3522
  for (var r in t.options)
3531
3523
  delete t.options[r].location, xt(t.options[r].value);
3532
- else Tr(t) && Ar(t.style) || (Sr(t) || Br(t)) && yt(t.style) ? delete t.style.location : Hr(t) && xt(t.children);
3524
+ else xr(t) && Hr(t.style) || (Tr(t) || Sr(t)) && vt(t.style) ? delete t.style.location : Nr(t) && xt(t.children);
3533
3525
  });
3534
3526
  }
3535
- function Ys(e, t) {
3527
+ function Qs(e, t) {
3536
3528
  t === void 0 && (t = {}), t = H({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3537
- var r = new Ws(e, t).parse();
3529
+ var r = new Xs(e, t).parse();
3538
3530
  if (r.err) {
3539
3531
  var o = SyntaxError(T[r.err.kind]);
3540
3532
  throw o.location = r.err.location, o.originalMessage = r.err.message, o;
@@ -3557,7 +3549,7 @@ var et = (
3557
3549
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3558
3550
  }, t;
3559
3551
  }(Error)
3560
- ), qt = (
3552
+ ), Zt = (
3561
3553
  /** @class */
3562
3554
  function(e) {
3563
3555
  me(t, e);
@@ -3566,7 +3558,7 @@ var et = (
3566
3558
  }
3567
3559
  return t;
3568
3560
  }(et)
3569
- ), Js = (
3561
+ ), Ys = (
3570
3562
  /** @class */
3571
3563
  function(e) {
3572
3564
  me(t, e);
@@ -3575,7 +3567,7 @@ var et = (
3575
3567
  }
3576
3568
  return t;
3577
3569
  }(et)
3578
- ), Ks = (
3570
+ ), Js = (
3579
3571
  /** @class */
3580
3572
  function(e) {
3581
3573
  me(t, e);
@@ -3588,79 +3580,79 @@ var et = (
3588
3580
  (function(e) {
3589
3581
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3590
3582
  })(oe || (oe = {}));
3591
- function en(e) {
3583
+ function Ks(e) {
3592
3584
  return e.length < 2 ? e : e.reduce(function(t, r) {
3593
3585
  var o = t[t.length - 1];
3594
3586
  return !o || o.type !== oe.literal || r.type !== oe.literal ? t.push(r) : o.value += r.value, t;
3595
3587
  }, []);
3596
3588
  }
3597
- function tn(e) {
3589
+ function en(e) {
3598
3590
  return typeof e == "function";
3599
3591
  }
3600
3592
  function Ze(e, t, r, o, s, n, a) {
3601
- if (e.length === 1 && jt(e[0]))
3593
+ if (e.length === 1 && Gt(e[0]))
3602
3594
  return [
3603
3595
  {
3604
3596
  type: oe.literal,
3605
3597
  value: e[0].value
3606
3598
  }
3607
3599
  ];
3608
- for (var l = [], f = 0, u = e; f < u.length; f++) {
3609
- var c = u[f];
3610
- if (jt(c)) {
3600
+ for (var l = [], c = 0, u = e; c < u.length; c++) {
3601
+ var f = u[c];
3602
+ if (Gt(f)) {
3611
3603
  l.push({
3612
3604
  type: oe.literal,
3613
- value: c.value
3605
+ value: f.value
3614
3606
  });
3615
3607
  continue;
3616
3608
  }
3617
- if (_s(c)) {
3609
+ if (Es(f)) {
3618
3610
  typeof n == "number" && l.push({
3619
3611
  type: oe.literal,
3620
3612
  value: r.getNumberFormat(t).format(n)
3621
3613
  });
3622
3614
  continue;
3623
3615
  }
3624
- var d = c.value;
3616
+ var d = f.value;
3625
3617
  if (!(s && d in s))
3626
- throw new Ks(d, a);
3618
+ throw new Js(d, a);
3627
3619
  var p = s[d];
3628
- if (Es(c)) {
3620
+ if (Ps(f)) {
3629
3621
  (!p || typeof p == "string" || typeof p == "number") && (p = typeof p == "string" || typeof p == "number" ? String(p) : ""), l.push({
3630
3622
  type: typeof p == "string" ? oe.literal : oe.object,
3631
3623
  value: p
3632
3624
  });
3633
3625
  continue;
3634
3626
  }
3635
- if (Sr(c)) {
3636
- var m = typeof c.style == "string" ? o.date[c.style] : yt(c.style) ? c.style.parsedOptions : void 0;
3627
+ if (Tr(f)) {
3628
+ var m = typeof f.style == "string" ? o.date[f.style] : vt(f.style) ? f.style.parsedOptions : void 0;
3637
3629
  l.push({
3638
3630
  type: oe.literal,
3639
3631
  value: r.getDateTimeFormat(t, m).format(p)
3640
3632
  });
3641
3633
  continue;
3642
3634
  }
3643
- if (Br(c)) {
3644
- var m = typeof c.style == "string" ? o.time[c.style] : yt(c.style) ? c.style.parsedOptions : o.time.medium;
3635
+ if (Sr(f)) {
3636
+ var m = typeof f.style == "string" ? o.time[f.style] : vt(f.style) ? f.style.parsedOptions : o.time.medium;
3645
3637
  l.push({
3646
3638
  type: oe.literal,
3647
3639
  value: r.getDateTimeFormat(t, m).format(p)
3648
3640
  });
3649
3641
  continue;
3650
3642
  }
3651
- if (Tr(c)) {
3652
- var m = typeof c.style == "string" ? o.number[c.style] : Ar(c.style) ? c.style.parsedOptions : void 0;
3643
+ if (xr(f)) {
3644
+ var m = typeof f.style == "string" ? o.number[f.style] : Hr(f.style) ? f.style.parsedOptions : void 0;
3653
3645
  m && m.scale && (p = p * (m.scale || 1)), l.push({
3654
3646
  type: oe.literal,
3655
3647
  value: r.getNumberFormat(t, m).format(p)
3656
3648
  });
3657
3649
  continue;
3658
3650
  }
3659
- if (Hr(c)) {
3660
- var y = c.children, g = c.value, x = s[g];
3661
- if (!tn(x))
3662
- throw new Js(g, "function", a);
3663
- var E = Ze(y, t, r, o, s, n), P = x(E.map(function(A) {
3651
+ if (Nr(f)) {
3652
+ var v = f.children, g = f.value, x = s[g];
3653
+ if (!en(x))
3654
+ throw new Ys(g, "function", a);
3655
+ var E = Ze(v, t, r, o, s, n), P = x(E.map(function(A) {
3664
3656
  return A.value;
3665
3657
  }));
3666
3658
  Array.isArray(P) || (P = [P]), l.push.apply(l, P.map(function(A) {
@@ -3670,42 +3662,42 @@ function Ze(e, t, r, o, s, n, a) {
3670
3662
  };
3671
3663
  }));
3672
3664
  }
3673
- if (Cr(c)) {
3674
- var S = c.options[p] || c.options.other;
3665
+ if (Br(f)) {
3666
+ var S = f.options[p] || f.options.other;
3675
3667
  if (!S)
3676
- throw new qt(c.value, p, Object.keys(c.options), a);
3668
+ throw new Zt(f.value, p, Object.keys(f.options), a);
3677
3669
  l.push.apply(l, Ze(S.value, t, r, o, s));
3678
3670
  continue;
3679
3671
  }
3680
- if (Nr(c)) {
3681
- var S = c.options["=".concat(p)];
3672
+ if (Cr(f)) {
3673
+ var S = f.options["=".concat(p)];
3682
3674
  if (!S) {
3683
3675
  if (!Intl.PluralRules)
3684
3676
  throw new et(`Intl.PluralRules is not available in this environment.
3685
3677
  Try polyfilling it using "@formatjs/intl-pluralrules"
3686
3678
  `, He.MISSING_INTL_API, a);
3687
- var _ = r.getPluralRules(t, { type: c.pluralType }).select(p - (c.offset || 0));
3688
- S = c.options[_] || c.options.other;
3679
+ var _ = r.getPluralRules(t, { type: f.pluralType }).select(p - (f.offset || 0));
3680
+ S = f.options[_] || f.options.other;
3689
3681
  }
3690
3682
  if (!S)
3691
- throw new qt(c.value, p, Object.keys(c.options), a);
3692
- l.push.apply(l, Ze(S.value, t, r, o, s, p - (c.offset || 0)));
3683
+ throw new Zt(f.value, p, Object.keys(f.options), a);
3684
+ l.push.apply(l, Ze(S.value, t, r, o, s, p - (f.offset || 0)));
3693
3685
  continue;
3694
3686
  }
3695
3687
  }
3696
- return en(l);
3688
+ return Ks(l);
3697
3689
  }
3698
- function rn(e, t) {
3690
+ function tn(e, t) {
3699
3691
  return t ? H(H(H({}, e || {}), t || {}), Object.keys(e).reduce(function(r, o) {
3700
3692
  return r[o] = H(H({}, e[o]), t[o] || {}), r;
3701
3693
  }, {})) : e;
3702
3694
  }
3703
- function on(e, t) {
3695
+ function rn(e, t) {
3704
3696
  return t ? Object.keys(e).reduce(function(r, o) {
3705
- return r[o] = rn(e[o], t[o]), r;
3697
+ return r[o] = tn(e[o], t[o]), r;
3706
3698
  }, H({}, e)) : e;
3707
3699
  }
3708
- function ft(e) {
3700
+ function ct(e) {
3709
3701
  return {
3710
3702
  create: function() {
3711
3703
  return {
@@ -3719,7 +3711,7 @@ function ft(e) {
3719
3711
  }
3720
3712
  };
3721
3713
  }
3722
- function sn(e) {
3714
+ function on(e) {
3723
3715
  return e === void 0 && (e = {
3724
3716
  number: {},
3725
3717
  dateTime: {},
@@ -3730,7 +3722,7 @@ function sn(e) {
3730
3722
  r[o] = arguments[o];
3731
3723
  return new ((t = Intl.NumberFormat).bind.apply(t, Be([void 0], r, !1)))();
3732
3724
  }, {
3733
- cache: ft(e.number),
3725
+ cache: ct(e.number),
3734
3726
  strategy: lt.variadic
3735
3727
  }),
3736
3728
  getDateTimeFormat: at(function() {
@@ -3738,7 +3730,7 @@ function sn(e) {
3738
3730
  r[o] = arguments[o];
3739
3731
  return new ((t = Intl.DateTimeFormat).bind.apply(t, Be([void 0], r, !1)))();
3740
3732
  }, {
3741
- cache: ft(e.dateTime),
3733
+ cache: ct(e.dateTime),
3742
3734
  strategy: lt.variadic
3743
3735
  }),
3744
3736
  getPluralRules: at(function() {
@@ -3746,12 +3738,12 @@ function sn(e) {
3746
3738
  r[o] = arguments[o];
3747
3739
  return new ((t = Intl.PluralRules).bind.apply(t, Be([void 0], r, !1)))();
3748
3740
  }, {
3749
- cache: ft(e.pluralRules),
3741
+ cache: ct(e.pluralRules),
3750
3742
  strategy: lt.variadic
3751
3743
  })
3752
3744
  };
3753
3745
  }
3754
- var nn = (
3746
+ var sn = (
3755
3747
  /** @class */
3756
3748
  function() {
3757
3749
  function e(t, r, o, s) {
@@ -3761,20 +3753,20 @@ var nn = (
3761
3753
  number: {},
3762
3754
  dateTime: {},
3763
3755
  pluralRules: {}
3764
- }, this.format = function(f) {
3765
- var u = n.formatToParts(f);
3756
+ }, this.format = function(c) {
3757
+ var u = n.formatToParts(c);
3766
3758
  if (u.length === 1)
3767
3759
  return u[0].value;
3768
- var c = u.reduce(function(d, p) {
3760
+ var f = u.reduce(function(d, p) {
3769
3761
  return !d.length || p.type !== oe.literal || typeof d[d.length - 1] != "string" ? d.push(p.value) : d[d.length - 1] += p.value, d;
3770
3762
  }, []);
3771
- return c.length <= 1 ? c[0] || "" : c;
3772
- }, this.formatToParts = function(f) {
3773
- return Ze(n.ast, n.locales, n.formatters, n.formats, f, void 0, n.message);
3763
+ return f.length <= 1 ? f[0] || "" : f;
3764
+ }, this.formatToParts = function(c) {
3765
+ return Ze(n.ast, n.locales, n.formatters, n.formats, c, void 0, n.message);
3774
3766
  }, this.resolvedOptions = function() {
3775
- var f;
3767
+ var c;
3776
3768
  return {
3777
- locale: ((f = n.resolvedLocale) === null || f === void 0 ? void 0 : f.toString()) || Intl.NumberFormat.supportedLocalesOf(n.locales)[0]
3769
+ locale: ((c = n.resolvedLocale) === null || c === void 0 ? void 0 : c.toString()) || Intl.NumberFormat.supportedLocalesOf(n.locales)[0]
3778
3770
  };
3779
3771
  }, this.getAst = function() {
3780
3772
  return n.ast;
@@ -3783,13 +3775,13 @@ var nn = (
3783
3775
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3784
3776
  var a = s || {};
3785
3777
  a.formatters;
3786
- var l = Mo(a, ["formatters"]);
3778
+ var l = Ro(a, ["formatters"]);
3787
3779
  this.ast = e.__parse(t, H(H({}, l), { locale: this.resolvedLocale }));
3788
3780
  } else
3789
3781
  this.ast = t;
3790
3782
  if (!Array.isArray(this.ast))
3791
3783
  throw new TypeError("A message must be provided as a String or AST.");
3792
- this.formats = on(e.formats, o), this.formatters = s && s.formatters || sn(this.formatterCache);
3784
+ this.formats = rn(e.formats, o), this.formatters = s && s.formatters || on(this.formatterCache);
3793
3785
  }
3794
3786
  return Object.defineProperty(e, "defaultLocale", {
3795
3787
  get: function() {
@@ -3802,7 +3794,7 @@ var nn = (
3802
3794
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3803
3795
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3804
3796
  }
3805
- }, e.__parse = Ys, e.formats = {
3797
+ }, e.__parse = Qs, e.formats = {
3806
3798
  number: {
3807
3799
  integer: {
3808
3800
  maximumFractionDigits: 0
@@ -3863,7 +3855,7 @@ var nn = (
3863
3855
  }, e;
3864
3856
  }()
3865
3857
  );
3866
- function an(e, t) {
3858
+ function nn(e, t) {
3867
3859
  if (t == null)
3868
3860
  return;
3869
3861
  if (t in e)
@@ -3884,31 +3876,31 @@ function an(e, t) {
3884
3876
  o = void 0;
3885
3877
  return o;
3886
3878
  }
3887
- const ge = {}, ln = (e, t, r) => r && (t in ge || (ge[t] = {}), e in ge[t] || (ge[t][e] = r), r), Dr = (e, t) => {
3879
+ const ge = {}, an = (e, t, r) => r && (t in ge || (ge[t] = {}), e in ge[t] || (ge[t][e] = r), r), kr = (e, t) => {
3888
3880
  if (t == null)
3889
3881
  return;
3890
3882
  if (t in ge && e in ge[t])
3891
3883
  return ge[t][e];
3892
3884
  const r = tt(t);
3893
3885
  for (let o = 0; o < r.length; o++) {
3894
- const s = r[o], n = fn(s, e);
3886
+ const s = r[o], n = un(s, e);
3895
3887
  if (n)
3896
- return ln(e, t, n);
3888
+ return an(e, t, n);
3897
3889
  }
3898
3890
  };
3899
- let Ct;
3891
+ let Bt;
3900
3892
  const Le = Ke({});
3901
- function un(e) {
3902
- return Ct[e] || null;
3893
+ function ln(e) {
3894
+ return Bt[e] || null;
3903
3895
  }
3904
- function Ur(e) {
3905
- return e in Ct;
3896
+ function Dr(e) {
3897
+ return e in Bt;
3906
3898
  }
3907
- function fn(e, t) {
3908
- if (!Ur(e))
3899
+ function un(e, t) {
3900
+ if (!Dr(e))
3909
3901
  return null;
3910
- const r = un(e);
3911
- return an(r, t);
3902
+ const r = ln(e);
3903
+ return nn(r, t);
3912
3904
  }
3913
3905
  function cn(e) {
3914
3906
  if (e == null)
@@ -3916,28 +3908,28 @@ function cn(e) {
3916
3908
  const t = tt(e);
3917
3909
  for (let r = 0; r < t.length; r++) {
3918
3910
  const o = t[r];
3919
- if (Ur(o))
3911
+ if (Dr(o))
3920
3912
  return o;
3921
3913
  }
3922
3914
  }
3923
- function Gr(e, ...t) {
3924
- delete ge[e], Le.update((r) => (r[e] = ps.all([r[e] || {}, ...t]), r));
3915
+ function Ur(e, ...t) {
3916
+ delete ge[e], Le.update((r) => (r[e] = ds.all([r[e] || {}, ...t]), r));
3925
3917
  }
3926
3918
  Ie(
3927
3919
  [Le],
3928
3920
  ([e]) => Object.keys(e)
3929
3921
  );
3930
- Le.subscribe((e) => Ct = e);
3922
+ Le.subscribe((e) => Bt = e);
3931
3923
  const qe = {};
3932
- function hn(e, t) {
3924
+ function fn(e, t) {
3933
3925
  qe[e].delete(t), qe[e].size === 0 && delete qe[e];
3934
3926
  }
3935
- function jr(e) {
3927
+ function Gr(e) {
3936
3928
  return qe[e];
3937
3929
  }
3938
- function dn(e) {
3930
+ function hn(e) {
3939
3931
  return tt(e).map((t) => {
3940
- const r = jr(t);
3932
+ const r = Gr(t);
3941
3933
  return [t, r ? [...r] : []];
3942
3934
  }).filter(([, t]) => t.length > 0);
3943
3935
  }
@@ -3945,31 +3937,31 @@ function Tt(e) {
3945
3937
  return e == null ? !1 : tt(e).some(
3946
3938
  (t) => {
3947
3939
  var r;
3948
- return (r = jr(t)) == null ? void 0 : r.size;
3940
+ return (r = Gr(t)) == null ? void 0 : r.size;
3949
3941
  }
3950
3942
  );
3951
3943
  }
3952
- function pn(e, t) {
3944
+ function dn(e, t) {
3953
3945
  return Promise.all(
3954
- t.map((o) => (hn(e, o), o().then((s) => s.default || s)))
3955
- ).then((o) => Gr(e, ...o));
3946
+ t.map((o) => (fn(e, o), o().then((s) => s.default || s)))
3947
+ ).then((o) => Ur(e, ...o));
3956
3948
  }
3957
3949
  const Fe = {};
3958
- function $r(e) {
3950
+ function jr(e) {
3959
3951
  if (!Tt(e))
3960
3952
  return e in Fe ? Fe[e] : Promise.resolve();
3961
- const t = dn(e);
3953
+ const t = hn(e);
3962
3954
  return Fe[e] = Promise.all(
3963
3955
  t.map(
3964
- ([r, o]) => pn(r, o)
3956
+ ([r, o]) => dn(r, o)
3965
3957
  )
3966
3958
  ).then(() => {
3967
3959
  if (Tt(e))
3968
- return $r(e);
3960
+ return jr(e);
3969
3961
  delete Fe[e];
3970
3962
  }), Fe[e];
3971
3963
  }
3972
- const mn = {
3964
+ const pn = {
3973
3965
  number: {
3974
3966
  scientific: { notation: "scientific" },
3975
3967
  engineering: { notation: "engineering" },
@@ -3998,57 +3990,57 @@ const mn = {
3998
3990
  timeZoneName: "short"
3999
3991
  }
4000
3992
  }
4001
- }, gn = {
3993
+ }, mn = {
4002
3994
  fallbackLocale: null,
4003
3995
  loadingDelay: 200,
4004
- formats: mn,
3996
+ formats: pn,
4005
3997
  warnOnMissingMessages: !0,
4006
3998
  handleMissingMessage: void 0,
4007
3999
  ignoreTag: !0
4008
- }, wn = gn;
4000
+ }, gn = mn;
4009
4001
  function Ae() {
4010
- return wn;
4011
- }
4012
- const ct = Ke(!1);
4013
- var bn = Object.defineProperty, yn = Object.defineProperties, vn = Object.getOwnPropertyDescriptors, Qt = Object.getOwnPropertySymbols, Pn = Object.prototype.hasOwnProperty, En = Object.prototype.propertyIsEnumerable, Yt = (e, t, r) => t in e ? bn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, _n = (e, t) => {
4014
- for (var r in t)
4015
- Pn.call(t, r) && Yt(e, r, t[r]);
4016
- if (Qt)
4017
- for (var r of Qt(t))
4018
- En.call(t, r) && Yt(e, r, t[r]);
4002
+ return gn;
4003
+ }
4004
+ const ft = Ke(!1);
4005
+ var wn = Object.defineProperty, bn = Object.defineProperties, vn = Object.getOwnPropertyDescriptors, qt = Object.getOwnPropertySymbols, yn = Object.prototype.hasOwnProperty, Pn = Object.prototype.propertyIsEnumerable, Qt = (e, t, r) => t in e ? wn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, En = (e, t) => {
4006
+ for (var r in t || (t = {}))
4007
+ yn.call(t, r) && Qt(e, r, t[r]);
4008
+ if (qt)
4009
+ for (var r of qt(t))
4010
+ Pn.call(t, r) && Qt(e, r, t[r]);
4019
4011
  return e;
4020
- }, xn = (e, t) => yn(e, vn(t));
4012
+ }, _n = (e, t) => bn(e, vn(t));
4021
4013
  let St;
4022
4014
  const Qe = Ke(null);
4023
- function Jt(e) {
4015
+ function Yt(e) {
4024
4016
  return e.split("-").map((t, r, o) => o.slice(0, r + 1).join("-")).reverse();
4025
4017
  }
4026
4018
  function tt(e, t = Ae().fallbackLocale) {
4027
- const r = Jt(e);
4028
- return t ? [.../* @__PURE__ */ new Set([...r, ...Jt(t)])] : r;
4019
+ const r = Yt(e);
4020
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Yt(t)])] : r;
4029
4021
  }
4030
- function ye() {
4022
+ function ve() {
4031
4023
  return St ?? void 0;
4032
4024
  }
4033
4025
  Qe.subscribe((e) => {
4034
4026
  St = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4035
4027
  });
4036
- const Tn = (e) => {
4028
+ const xn = (e) => {
4037
4029
  if (e && cn(e) && Tt(e)) {
4038
4030
  const { loadingDelay: t } = Ae();
4039
4031
  let r;
4040
- return typeof window < "u" && ye() != null && t ? r = window.setTimeout(
4041
- () => ct.set(!0),
4032
+ return typeof window < "u" && ve() != null && t ? r = window.setTimeout(
4033
+ () => ft.set(!0),
4042
4034
  t
4043
- ) : ct.set(!0), $r(e).then(() => {
4035
+ ) : ft.set(!0), jr(e).then(() => {
4044
4036
  Qe.set(e);
4045
4037
  }).finally(() => {
4046
- clearTimeout(r), ct.set(!1);
4038
+ clearTimeout(r), ft.set(!1);
4047
4039
  });
4048
4040
  }
4049
4041
  return Qe.set(e);
4050
- }, we = xn(_n({}, Qe), {
4051
- set: Tn
4042
+ }, we = _n(En({}, Qe), {
4043
+ set: xn
4052
4044
  }), rt = (e) => {
4053
4045
  const t = /* @__PURE__ */ Object.create(null);
4054
4046
  return (o) => {
@@ -4056,20 +4048,20 @@ const Tn = (e) => {
4056
4048
  return s in t ? t[s] : t[s] = e(o);
4057
4049
  };
4058
4050
  };
4059
- var Sn = Object.defineProperty, Ye = Object.getOwnPropertySymbols, Vr = Object.prototype.hasOwnProperty, zr = Object.prototype.propertyIsEnumerable, Kt = (e, t, r) => t in e ? Sn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Nt = (e, t) => {
4051
+ var Tn = Object.defineProperty, Ye = Object.getOwnPropertySymbols, $r = Object.prototype.hasOwnProperty, Vr = Object.prototype.propertyIsEnumerable, Jt = (e, t, r) => t in e ? Tn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ct = (e, t) => {
4060
4052
  for (var r in t || (t = {}))
4061
- Vr.call(t, r) && Kt(e, r, t[r]);
4053
+ $r.call(t, r) && Jt(e, r, t[r]);
4062
4054
  if (Ye)
4063
4055
  for (var r of Ye(t))
4064
- zr.call(t, r) && Kt(e, r, t[r]);
4056
+ Vr.call(t, r) && Jt(e, r, t[r]);
4065
4057
  return e;
4066
4058
  }, Oe = (e, t) => {
4067
4059
  var r = {};
4068
4060
  for (var o in e)
4069
- Vr.call(e, o) && t.indexOf(o) < 0 && (r[o] = e[o]);
4061
+ $r.call(e, o) && t.indexOf(o) < 0 && (r[o] = e[o]);
4070
4062
  if (e != null && Ye)
4071
4063
  for (var o of Ye(e))
4072
- t.indexOf(o) < 0 && zr.call(e, o) && (r[o] = e[o]);
4064
+ t.indexOf(o) < 0 && Vr.call(e, o) && (r[o] = e[o]);
4073
4065
  return r;
4074
4066
  };
4075
4067
  const Ge = (e, t) => {
@@ -4077,21 +4069,21 @@ const Ge = (e, t) => {
4077
4069
  if (e in r && t in r[e])
4078
4070
  return r[e][t];
4079
4071
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4080
- }, Bn = rt(
4072
+ }, Sn = rt(
4081
4073
  (e) => {
4082
4074
  var t = e, { locale: r, format: o } = t, s = Oe(t, ["locale", "format"]);
4083
4075
  if (r == null)
4084
4076
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4085
4077
  return o && (s = Ge("number", o)), new Intl.NumberFormat(r, s);
4086
4078
  }
4087
- ), Cn = rt(
4079
+ ), Bn = rt(
4088
4080
  (e) => {
4089
4081
  var t = e, { locale: r, format: o } = t, s = Oe(t, ["locale", "format"]);
4090
4082
  if (r == null)
4091
4083
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4092
4084
  return o ? s = Ge("date", o) : Object.keys(s).length === 0 && (s = Ge("date", "short")), new Intl.DateTimeFormat(r, s);
4093
4085
  }
4094
- ), Nn = rt(
4086
+ ), Cn = rt(
4095
4087
  (e) => {
4096
4088
  var t = e, { locale: r, format: o } = t, s = Oe(t, ["locale", "format"]);
4097
4089
  if (r == null)
@@ -4100,57 +4092,57 @@ const Ge = (e, t) => {
4100
4092
  );
4101
4093
  return o ? s = Ge("time", o) : Object.keys(s).length === 0 && (s = Ge("time", "short")), new Intl.DateTimeFormat(r, s);
4102
4094
  }
4103
- ), Hn = (e = {}) => {
4095
+ ), Nn = (e = {}) => {
4104
4096
  var t = e, {
4105
- locale: r = ye()
4097
+ locale: r = ve()
4106
4098
  } = t, o = Oe(t, [
4107
4099
  "locale"
4108
4100
  ]);
4109
- return Bn(Nt({ locale: r }, o));
4110
- }, An = (e = {}) => {
4101
+ return Sn(Ct({ locale: r }, o));
4102
+ }, Hn = (e = {}) => {
4111
4103
  var t = e, {
4112
- locale: r = ye()
4104
+ locale: r = ve()
4113
4105
  } = t, o = Oe(t, [
4114
4106
  "locale"
4115
4107
  ]);
4116
- return Cn(Nt({ locale: r }, o));
4117
- }, In = (e = {}) => {
4108
+ return Bn(Ct({ locale: r }, o));
4109
+ }, An = (e = {}) => {
4118
4110
  var t = e, {
4119
- locale: r = ye()
4111
+ locale: r = ve()
4120
4112
  } = t, o = Oe(t, [
4121
4113
  "locale"
4122
4114
  ]);
4123
- return Nn(Nt({ locale: r }, o));
4124
- }, Ln = rt(
4115
+ return Cn(Ct({ locale: r }, o));
4116
+ }, In = rt(
4125
4117
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4126
- (e, t = ye()) => new nn(e, t, Ae().formats, {
4118
+ (e, t = ve()) => new sn(e, t, Ae().formats, {
4127
4119
  ignoreTag: Ae().ignoreTag
4128
4120
  })
4129
- ), On = (e, t = {}) => {
4121
+ ), Ln = (e, t = {}) => {
4130
4122
  var r, o, s, n;
4131
4123
  let a = t;
4132
4124
  typeof e == "object" && (a = e, e = a.id);
4133
4125
  const {
4134
4126
  values: l,
4135
- locale: f = ye(),
4127
+ locale: c = ve(),
4136
4128
  default: u
4137
4129
  } = a;
4138
- if (f == null)
4130
+ if (c == null)
4139
4131
  throw new Error(
4140
4132
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4141
4133
  );
4142
- let c = Dr(e, f);
4143
- if (!c)
4144
- c = (n = (s = (o = (r = Ae()).handleMissingMessage) == null ? void 0 : o.call(r, { locale: f, id: e, defaultValue: u })) != null ? s : u) != null ? n : e;
4145
- else if (typeof c != "string")
4134
+ let f = kr(e, c);
4135
+ if (!f)
4136
+ f = (n = (s = (o = (r = Ae()).handleMissingMessage) == null ? void 0 : o.call(r, { locale: c, id: e, defaultValue: u })) != null ? s : u) != null ? n : e;
4137
+ else if (typeof f != "string")
4146
4138
  return console.warn(
4147
- `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4148
- ), c;
4139
+ `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof f}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4140
+ ), f;
4149
4141
  if (!l)
4150
- return c;
4151
- let d = c;
4142
+ return f;
4143
+ let d = f;
4152
4144
  try {
4153
- d = Ln(c, f).format(l);
4145
+ d = In(f, c).format(l);
4154
4146
  } catch (p) {
4155
4147
  p instanceof Error && console.warn(
4156
4148
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4158,25 +4150,25 @@ const Ge = (e, t) => {
4158
4150
  );
4159
4151
  }
4160
4152
  return d;
4161
- }, Fn = (e, t) => In(t).format(e), Rn = (e, t) => An(t).format(e), Mn = (e, t) => Hn(t).format(e), kn = (e, t = ye()) => Dr(e, t), Dn = Ie([we, Le], () => On);
4153
+ }, On = (e, t) => An(t).format(e), Fn = (e, t) => Hn(t).format(e), Rn = (e, t) => Nn(t).format(e), Mn = (e, t = ve()) => kr(e, t), kn = Ie([we, Le], () => Ln);
4154
+ Ie([we], () => On);
4162
4155
  Ie([we], () => Fn);
4163
4156
  Ie([we], () => Rn);
4164
- Ie([we], () => Mn);
4165
- Ie([we, Le], () => kn);
4166
- window.emWidgets = { topic: Yo };
4167
- const Un = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4168
- function Gn({ withLocale: e, translations: t }) {
4157
+ Ie([we, Le], () => Mn);
4158
+ window.emWidgets = { topic: Qo };
4159
+ const Dn = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4160
+ function Un({ withLocale: e, translations: t }) {
4169
4161
  we.subscribe((r) => {
4170
4162
  r == null && (Le.set(t), we.set(e));
4171
4163
  });
4172
4164
  }
4173
- function er(e, t) {
4174
- Gr(e, t);
4165
+ function Kt(e, t) {
4166
+ Ur(e, t);
4175
4167
  }
4176
- function jn(e) {
4168
+ function Gn(e) {
4177
4169
  we.set(e);
4178
4170
  }
4179
- const tr = {
4171
+ const er = {
4180
4172
  en: {
4181
4173
  goToLogin: "Back to Sign In",
4182
4174
  forgotPasswordTitle: "Forgot Password",
@@ -4378,15 +4370,15 @@ const tr = {
4378
4370
  forgotChangePasswordLogin: "Click here to Login",
4379
4371
  simplePasswordError: "Password must be 8-20 characters long."
4380
4372
  }
4381
- }, { document: rr } = go;
4382
- function $n(e) {
4383
- wo(e, "svelte-15o9f7t", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}input,select{font-family:inherit}.GeneralPlayerForgotPasswordForm{height:auto}.GeneralPlayerForgotPasswordForm .ModalLoaderWrapper{display:flex;height:100%;align-items:center}.GeneralPlayerForgotPasswordForm .ModalLoader{display:block;width:80px;height:80px;margin:0 auto}.GeneralPlayerForgotPasswordForm .ModalLoader:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border-color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E)) transparent var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E)) transparent;animation:Loader 1.2s linear infinite}.backButtonForgotPassword{display:inline-flex;color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));height:24px;line-height:24px;border-radius:var(--emw--border-radius-medium, 15px);border:none;background:transparent;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);cursor:pointer;margin-bottom:30px}.backButtonForgotPassword svg{width:24px;height:24px;margin-right:20px;fill:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.FormContainer{width:100%}.FormForgotPassword{background:var(--emw--registration-color-bg, var(--emw--color-gray-50, #F9F8F8))}.FormHeaderTitle{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-size:var(--emw--font-size-large, 20px);font-weight:var(--emw--font-weight-light, 300);padding:0;text-transform:uppercase;margin:0}.FormHeaderSubtitle{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-weight:var(--emw--font-weight-light, 300);padding-top:14px}.FormRequired{color:var(--emw--color-error, #ed0909)}.ForgotPasswordError{color:var(--emw--color-error, #ed0909);font-size:10px;line-height:10px;margin-top:10px}.FormContent{padding-top:20px}.NewPasswordSuccess{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-around;align-items:center}.NewPasswordSuccess h4{margin-top:10px;color:var(--emw--color-valid, var(--emw--color-valid, #48952a));font-size:28px;font-weight:500;padding:0;text-transform:uppercase}.NewPasswordSuccess p{text-align:center;font-size:var(--emw--font-size-medium, 16px);color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));text-transform:initial;padding:15px 0;margin-bottom:110px}.TogglePasswordVisibility{height:19px;position:absolute;right:8px;top:34px;cursor:pointer}.TogglePasswordVisibility.InvalidToggle path,.TogglePasswordVisibility.InvalidToggle circle,.TogglePasswordVisibility.InvalidToggle rect{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.TogglePasswordVisibility path,.TogglePasswordVisibility circle,.TogglePasswordVisibility rect{fill:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444))}.ResetPasswordByEmail,.NewPassword,.ConfirmPassword{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));display:flex;flex-direction:column;padding-bottom:20px;position:relative}.ResetPasswordByEmail label,.NewPassword label,.ConfirmPassword label{font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-light, 300);padding-bottom:5px}.ResetPasswordByEmail input,.NewPassword input,.ConfirmPassword 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));padding:5px;font-size:var(--emw--font-size-small, 14px);box-sizing:border-box;padding:5px 15px;font-size:var(--emw--font-size-medium, 16px);line-height:18px}.ResetPasswordByEmail input:focus,.NewPassword input:focus,.ConfirmPassword input:focus{border:2px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));outline:none}.ResetPasswordByEmail.InvalidField input,.NewPassword.InvalidField input,.ConfirmPassword.InvalidField input{border:1px solid var(--emw--color-error, #ed0909);background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444))}.resetPasswordButton{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, 50px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF));font-family:var(--emw--button-typography);width:100%;height:60px;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);cursor:pointer}.resetPasswordButton[disabled]{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);cursor:not-allowed}.ResetPasswordByEmail,.NewPassword,.ConfirmPassword{padding-bottom:30px}.ResetPasswordByEmail .InvalidInput{bottom:-3px}.InvalidInput{color:var(--emw--color-error, #ed0909);font-size:10px;position:absolute;bottom:10px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:var(--emw--font-size-x-small, 12px);color:var(--emw--color-error, #ed0909)}.FormForgotPassword{padding:50px}.FormMobileContainer{height:100%;background-color:var(--emw--color-gray-50, #F9F8F8)}.FormMobileContainer .resetPasswordButton,.FormMobileContainer .ResetPasswordByEmail input{max-width:unset;border-radius:var(--emw--border-radius-medium, 15px)}.FormMobileContainer{height:100%}.FormMobileContainer .FormForgotPassword{padding:40px 20px}.FormMobileContainer .resetPasswordButton,.FormMobileContainer .UserContainer input{max-width:unset}input::-ms-reveal,input::-ms-clear{display:none}@keyframes Loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}');
4373
+ }, { document: tr } = mo;
4374
+ function jn(e) {
4375
+ go(e, "svelte-15o9f7t", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}input,select{font-family:inherit}.GeneralPlayerForgotPasswordForm{height:auto}.GeneralPlayerForgotPasswordForm .ModalLoaderWrapper{display:flex;height:100%;align-items:center}.GeneralPlayerForgotPasswordForm .ModalLoader{display:block;width:80px;height:80px;margin:0 auto}.GeneralPlayerForgotPasswordForm .ModalLoader:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border-color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E)) transparent var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E)) transparent;animation:Loader 1.2s linear infinite}.backButtonForgotPassword{display:inline-flex;color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));height:24px;line-height:24px;border-radius:var(--emw--border-radius-medium, 15px);border:none;background:transparent;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);cursor:pointer;margin-bottom:30px}.backButtonForgotPassword svg{width:24px;height:24px;margin-right:20px;fill:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.FormContainer{width:100%}.FormForgotPassword{background:var(--emw--registration-color-bg, var(--emw--color-gray-50, #F9F8F8))}.FormHeaderTitle{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-size:var(--emw--font-size-large, 20px);font-weight:var(--emw--font-weight-light, 300);padding:0;text-transform:uppercase;margin:0}.FormHeaderSubtitle{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-weight:var(--emw--font-weight-light, 300);padding-top:14px}.FormRequired{color:var(--emw--color-error, #ed0909)}.ForgotPasswordError{color:var(--emw--color-error, #ed0909);font-size:10px;line-height:10px;margin-top:10px}.FormContent{padding-top:20px}.NewPasswordSuccess{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-around;align-items:center}.NewPasswordSuccess h4{margin-top:10px;color:var(--emw--color-valid, var(--emw--color-valid, #48952a));font-size:28px;font-weight:500;padding:0;text-transform:uppercase}.NewPasswordSuccess p{text-align:center;font-size:var(--emw--font-size-medium, 16px);color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));text-transform:initial;padding:15px 0;margin-bottom:110px}.TogglePasswordVisibility{height:19px;position:absolute;right:8px;top:34px;cursor:pointer}.TogglePasswordVisibility.InvalidToggle path,.TogglePasswordVisibility.InvalidToggle circle,.TogglePasswordVisibility.InvalidToggle rect{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.TogglePasswordVisibility path,.TogglePasswordVisibility circle,.TogglePasswordVisibility rect{fill:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444))}.ResetPasswordByEmail,.NewPassword,.ConfirmPassword{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));display:flex;flex-direction:column;padding-bottom:20px;position:relative}.ResetPasswordByEmail label,.NewPassword label,.ConfirmPassword label{font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-light, 300);padding-bottom:5px}.ResetPasswordByEmail input,.NewPassword input,.ConfirmPassword 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));padding:5px;font-size:var(--emw--font-size-small, 14px);box-sizing:border-box;padding:5px 15px;font-size:var(--emw--font-size-medium, 16px);line-height:18px}.ResetPasswordByEmail input:focus,.NewPassword input:focus,.ConfirmPassword input:focus{border:2px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));outline:none}.ResetPasswordByEmail.InvalidField input,.NewPassword.InvalidField input,.ConfirmPassword.InvalidField input{border:1px solid var(--emw--color-error, #ed0909);background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444))}.resetPasswordButton{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, 50px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF));font-family:var(--emw--button-typography);width:100%;height:60px;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);cursor:pointer}.resetPasswordButton[disabled]{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);cursor:not-allowed}.ResetPasswordByEmail,.NewPassword,.ConfirmPassword{padding-bottom:30px}.ResetPasswordByEmail .InvalidInput{bottom:-3px}.InvalidInput{color:var(--emw--color-error, #ed0909);font-size:10px;position:absolute;bottom:10px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:var(--emw--font-size-x-small, 12px);color:var(--emw--color-error, #ed0909)}.FormForgotPassword{padding:50px}.FormMobileContainer{height:100%;background-color:var(--emw--color-gray-50, #F9F8F8)}.FormMobileContainer .resetPasswordButton,.FormMobileContainer .ResetPasswordByEmail input{max-width:unset;border-radius:var(--emw--border-radius-medium, 15px)}.FormMobileContainer{height:100%}.FormMobileContainer .FormForgotPassword{padding:40px 20px}.FormMobileContainer .resetPasswordButton,.FormMobileContainer .UserContainer input{max-width:unset}input::-ms-reveal,input::-ms-clear{display:none}@keyframes Loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}');
4384
4376
  }
4385
- function or(e) {
4377
+ function rr(e) {
4386
4378
  let t, r;
4387
4379
  return {
4388
4380
  c() {
4389
- t = v("script"), It(t.src, r = "//www.google.com/recaptcha/api.js?render=" + /*captchakey*/
4381
+ t = y("script"), At(t.src, r = "//www.google.com/recaptcha/api.js?render=" + /*captchakey*/
4390
4382
  e[0]) || i(t, "src", r), t.async = !0, t.defer = !0;
4391
4383
  },
4392
4384
  m(o, s) {
@@ -4394,7 +4386,7 @@ function or(e) {
4394
4386
  },
4395
4387
  p(o, s) {
4396
4388
  s[0] & /*captchakey*/
4397
- 1 && !It(t.src, r = "//www.google.com/recaptcha/api.js?render=" + /*captchakey*/
4389
+ 1 && !At(t.src, r = "//www.google.com/recaptcha/api.js?render=" + /*captchakey*/
4398
4390
  o[0]) && i(t, "src", r);
4399
4391
  },
4400
4392
  d(o) {
@@ -4402,30 +4394,30 @@ function or(e) {
4402
4394
  }
4403
4395
  };
4404
4396
  }
4405
- function Vn(e) {
4397
+ function $n(e) {
4406
4398
  let t, r;
4407
4399
  function o(a, l) {
4408
4400
  if (
4409
4401
  /*forgotPasswordScreen*/
4410
4402
  a[5]
4411
- ) return qn;
4403
+ ) return Zn;
4412
4404
  if (
4413
4405
  /*forgotPasswordEmailSuccess*/
4414
4406
  a[7]
4415
- ) return Zn;
4407
+ ) return Wn;
4416
4408
  if (
4417
4409
  /*newPasswordScreen*/
4418
4410
  a[9]
4419
- ) return Wn;
4411
+ ) return Xn;
4420
4412
  if (
4421
4413
  /*passwordChangeSuccess*/
4422
4414
  a[10]
4423
- ) return Xn;
4415
+ ) return zn;
4424
4416
  }
4425
4417
  let s = o(e), n = s && s(e);
4426
4418
  return {
4427
4419
  c() {
4428
- t = v("div"), n && n.c(), i(t, "class", r = "FormContainer " + /*mobileView*/
4420
+ t = y("div"), n && n.c(), i(t, "class", r = "FormContainer " + /*mobileView*/
4429
4421
  (e[11] ? "FormMobileContainer" : ""));
4430
4422
  },
4431
4423
  m(a, l) {
@@ -4441,23 +4433,23 @@ function Vn(e) {
4441
4433
  }
4442
4434
  };
4443
4435
  }
4444
- function zn(e) {
4436
+ function Vn(e) {
4445
4437
  let t;
4446
4438
  return {
4447
4439
  c() {
4448
- t = v("div"), t.innerHTML = '<div class="ModalLoader"></div>', i(t, "class", "ModalLoaderWrapper");
4440
+ t = y("div"), t.innerHTML = '<div class="ModalLoader"></div>', i(t, "class", "ModalLoaderWrapper");
4449
4441
  },
4450
4442
  m(r, o) {
4451
4443
  k(r, t, o);
4452
4444
  },
4453
- p: ce,
4445
+ p: fe,
4454
4446
  d(r) {
4455
4447
  r && F(t);
4456
4448
  }
4457
4449
  };
4458
4450
  }
4459
- function Xn(e) {
4460
- let t, r, o, s, n, a, l, f, u, c, d, p, m, y, g, x = (
4451
+ function zn(e) {
4452
+ let t, r, o, s, n, a, l, c, u, f, d, p, m, v, g, x = (
4461
4453
  /*$_*/
4462
4454
  e[27]("forgotChangePasswordTitle") + ""
4463
4455
  ), E, P, S, _ = (
@@ -4466,18 +4458,18 @@ function Xn(e) {
4466
4458
  ), A, M, O, se = (
4467
4459
  /*$_*/
4468
4460
  e[27]("forgotChangePasswordLogin") + ""
4469
- ), U, fe, G;
4461
+ ), U, ce, G;
4470
4462
  return {
4471
4463
  c() {
4472
- t = v("div"), r = v("div"), o = v("div"), s = b("svg"), n = b("defs"), a = b("style"), l = C(".a{fill:var(--emw--color-valid, var(--emw--color-valid, #48952a));}.b,.d{fill:none;}.b{stroke:var(--emw--color-valid, var(--emw--color-green, #48952a));stroke-width:2px;}.c{stroke:none;}"), f = b("g"), u = b("g"), c = b("path"), d = b("g"), p = b("circle"), m = b("circle"), y = R(), g = v("h4"), E = C(x), P = R(), S = v("p"), A = C(_), M = R(), O = v("button"), U = C(se), i(c, "class", "a"), i(c, "d", "M16.1,28,0,11.9,3.267,8.633,16.1,21.233,37.333,0,40.6,3.267Z"), i(c, "transform", "translate(264.272 482.563)"), i(u, "transform", "translate(-7360.574 8503.438)"), i(p, "class", "c"), i(p, "cx", "30"), i(p, "cy", "30"), i(p, "r", "30"), i(m, "class", "d"), i(m, "cx", "30"), i(m, "cy", "30"), i(m, "r", "29"), i(d, "class", "b"), i(d, "transform", "translate(-7106 8970)"), i(f, "transform", "translate(7106 -8970)"), i(s, "xmlns", "http://www.w3.org/2000/svg"), i(s, "width", "60"), i(s, "height", "60"), i(s, "viewBox", "0 0 60 60"), i(o, "class", "NewPasswordSuccess"), i(o, "part", "NewPasswordSuccess"), i(O, "class", "resetPasswordButton"), i(O, "part", "resetPasswordButton"), i(r, "class", "FormContent"), i(r, "part", "FormContent"), i(t, "class", "FormForgotPassword"), i(t, "part", "FormForgotPassword");
4464
+ t = y("div"), r = y("div"), o = y("div"), s = b("svg"), n = b("defs"), a = b("style"), l = C(".a{fill:var(--emw--color-valid, var(--emw--color-valid, #48952a));}.b,.d{fill:none;}.b{stroke:var(--emw--color-valid, var(--emw--color-green, #48952a));stroke-width:2px;}.c{stroke:none;}"), c = b("g"), u = b("g"), f = b("path"), d = b("g"), p = b("circle"), m = b("circle"), v = R(), g = y("h4"), E = C(x), P = R(), S = y("p"), A = C(_), M = R(), O = y("button"), U = C(se), i(f, "class", "a"), i(f, "d", "M16.1,28,0,11.9,3.267,8.633,16.1,21.233,37.333,0,40.6,3.267Z"), i(f, "transform", "translate(264.272 482.563)"), i(u, "transform", "translate(-7360.574 8503.438)"), i(p, "class", "c"), i(p, "cx", "30"), i(p, "cy", "30"), i(p, "r", "30"), i(m, "class", "d"), i(m, "cx", "30"), i(m, "cy", "30"), i(m, "r", "29"), i(d, "class", "b"), i(d, "transform", "translate(-7106 8970)"), i(c, "transform", "translate(7106 -8970)"), i(s, "xmlns", "http://www.w3.org/2000/svg"), i(s, "width", "60"), i(s, "height", "60"), i(s, "viewBox", "0 0 60 60"), i(o, "class", "NewPasswordSuccess"), i(o, "part", "NewPasswordSuccess"), i(O, "class", "resetPasswordButton"), i(O, "part", "resetPasswordButton"), i(r, "class", "FormContent"), i(r, "part", "FormContent"), i(t, "class", "FormForgotPassword"), i(t, "part", "FormForgotPassword");
4473
4465
  },
4474
4466
  m(X, W) {
4475
- k(X, t, W), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s, f), h(f, u), h(u, c), h(f, d), h(d, p), h(d, m), h(o, y), h(o, g), h(g, E), h(o, P), h(o, S), h(S, A), h(r, M), h(r, O), h(O, U), fe || (G = ae(
4467
+ k(X, t, W), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s, c), h(c, u), h(u, f), h(c, d), h(d, p), h(d, m), h(o, v), h(o, g), h(g, E), h(o, P), h(o, S), h(S, A), h(r, M), h(r, O), h(O, U), ce || (G = ae(
4476
4468
  O,
4477
4469
  "click",
4478
4470
  /*click_handler_7*/
4479
4471
  e[54]
4480
- ), fe = !0);
4472
+ ), ce = !0);
4481
4473
  },
4482
4474
  p(X, W) {
4483
4475
  W[0] & /*$_*/
@@ -4489,62 +4481,62 @@ function Xn(e) {
4489
4481
  X[27]("forgotChangePasswordLogin") + "") && V(U, se);
4490
4482
  },
4491
4483
  d(X) {
4492
- X && F(t), fe = !1, G();
4484
+ X && F(t), ce = !1, G();
4493
4485
  }
4494
4486
  };
4495
4487
  }
4496
- function Wn(e) {
4497
- let t, r, o, s, n, a, l, f, u, c = (
4488
+ function Xn(e) {
4489
+ let t, r, o, s, n, a, l, c, u, f = (
4498
4490
  /*$_*/
4499
4491
  e[27]("forgotNewPasswordPassword") + ""
4500
- ), d, p, m, y, g, x, E, P, S, _, A, M = (
4492
+ ), d, p, m, v, g, x, E, P, S, _, A, M = (
4501
4493
  /*$_*/
4502
4494
  e[27]("forgotNewPasswordConfirmPassword") + ""
4503
- ), O, se, U, fe, G, X, W, he, Z, q, le = (
4495
+ ), O, se, U, ce, G, X, W, he, Z, q, le = (
4504
4496
  /*$_*/
4505
4497
  e[27]("forgotNewPasswordButton") + ""
4506
4498
  ), K, ee, ne, j, N = (
4507
4499
  /*subtitleText*/
4508
- e[26] && sr(e)
4500
+ e[26] && or(e)
4509
4501
  );
4510
4502
  function z(de, $) {
4511
4503
  return (
4512
4504
  /*isNewPasswordVisible*/
4513
- de[20] ? Yn : Qn
4505
+ de[20] ? Qn : qn
4514
4506
  );
4515
4507
  }
4516
4508
  let I = z(e), L = I(e), te = (
4517
4509
  /*invalidNewPassword*/
4518
- e[16] && nr(e)
4510
+ e[16] && sr(e)
4519
4511
  );
4520
4512
  function je(de, $) {
4521
4513
  return (
4522
4514
  /*isConfirmPasswordVisible*/
4523
- de[21] ? ti : ei
4515
+ de[21] ? ei : Kn
4524
4516
  );
4525
4517
  }
4526
- let ve = je(e), re = ve(e), Q = (
4518
+ let ye = je(e), re = ye(e), Q = (
4527
4519
  /*invalidConfirmPassword*/
4528
- e[17] && ir(e)
4520
+ e[17] && nr(e)
4529
4521
  ), Y = (
4530
4522
  /*setPasswordError*/
4531
- e[24] && ar(e)
4523
+ e[24] && ir(e)
4532
4524
  );
4533
4525
  return {
4534
4526
  c() {
4535
- t = v("div"), r = v("div"), o = v("h4"), s = C(
4527
+ t = y("div"), r = y("div"), o = y("h4"), s = C(
4536
4528
  /*titleText*/
4537
4529
  e[25]
4538
- ), n = R(), N && N.c(), a = R(), l = v("form"), f = v("div"), u = v("label"), d = C(c), p = C(":"), m = v("span"), m.textContent = "*", y = R(), g = v("input"), E = R(), L.c(), P = R(), te && te.c(), S = R(), _ = v("div"), A = v("label"), O = C(M), se = C(":"), U = v("span"), U.textContent = "*", fe = R(), G = v("input"), X = R(), re.c(), W = R(), Q && Q.c(), he = R(), Y && Y.c(), Z = R(), q = v("button"), K = C(le), i(o, "class", "FormHeaderTitle"), i(o, "part", "FormHeaderTitle"), i(r, "class", "FormHeader"), i(r, "part", "FormHeader"), i(m, "class", "FormRequired"), i(m, "part", "FormRequired"), i(u, "for", "NewPassword"), i(g, "type", "password"), i(g, "id", "new-password"), i(g, "autocomplete", x = /*savecredentials*/
4539
- e[2] ? "new-password" : "off"), i(f, "class", "NewPassword"), i(f, "part", "NewPassword"), i(U, "class", "FormRequired"), i(U, "part", "FormRequired"), i(A, "for", "RetypePassword"), i(G, "type", "password"), i(G, "id", "RetypePassword"), i(_, "class", "ConfirmPassword"), i(_, "part", "ConfirmPassword"), i(q, "class", "resetPasswordButton"), i(q, "part", "resetPasswordButton"), q.disabled = ee = !/*activateSubmit*/
4530
+ ), n = R(), N && N.c(), a = R(), l = y("form"), c = y("div"), u = y("label"), d = C(f), p = C(":"), m = y("span"), m.textContent = "*", v = R(), g = y("input"), E = R(), L.c(), P = R(), te && te.c(), S = R(), _ = y("div"), A = y("label"), O = C(M), se = C(":"), U = y("span"), U.textContent = "*", ce = R(), G = y("input"), X = R(), re.c(), W = R(), Q && Q.c(), he = R(), Y && Y.c(), Z = R(), q = y("button"), K = C(le), i(o, "class", "FormHeaderTitle"), i(o, "part", "FormHeaderTitle"), i(r, "class", "FormHeader"), i(r, "part", "FormHeader"), i(m, "class", "FormRequired"), i(m, "part", "FormRequired"), i(u, "for", "NewPassword"), i(g, "type", "password"), i(g, "id", "new-password"), i(g, "autocomplete", x = /*savecredentials*/
4531
+ e[2] ? "new-password" : "off"), i(c, "class", "NewPassword"), i(c, "part", "NewPassword"), i(U, "class", "FormRequired"), i(U, "part", "FormRequired"), i(A, "for", "RetypePassword"), i(G, "type", "password"), i(G, "id", "RetypePassword"), i(_, "class", "ConfirmPassword"), i(_, "part", "ConfirmPassword"), i(q, "class", "resetPasswordButton"), i(q, "part", "resetPasswordButton"), q.disabled = ee = !/*activateSubmit*/
4540
4532
  e[15], i(l, "class", "FormContent"), i(l, "part", "FormContent"), i(t, "class", "FormForgotPassword test"), i(t, "part", "FormForgotPassword test");
4541
4533
  },
4542
4534
  m(de, $) {
4543
- k(de, t, $), h(t, r), h(r, o), h(o, s), h(r, n), N && N.m(r, null), h(t, a), h(t, l), h(l, f), h(f, u), h(u, d), h(u, p), h(u, m), h(f, y), h(f, g), Te(
4535
+ k(de, t, $), h(t, r), h(r, o), h(o, s), h(r, n), N && N.m(r, null), h(t, a), h(t, l), h(l, c), h(c, u), h(u, d), h(u, p), h(u, m), h(c, v), h(c, g), Te(
4544
4536
  g,
4545
4537
  /*userNewPassword*/
4546
4538
  e[22]
4547
- ), e[46](g), h(f, E), L.m(f, null), h(f, P), te && te.m(f, null), h(l, S), h(l, _), h(_, A), h(A, O), h(A, se), h(A, U), h(_, fe), h(_, G), Te(
4539
+ ), e[46](g), h(c, E), L.m(c, null), h(c, P), te && te.m(c, null), h(l, S), h(l, _), h(_, A), h(A, O), h(A, se), h(A, U), h(_, ce), h(_, G), Te(
4548
4540
  G,
4549
4541
  /*userConfirmPassword*/
4550
4542
  e[23]
@@ -4616,9 +4608,9 @@ function Wn(e) {
4616
4608
  /*titleText*/
4617
4609
  e[25]
4618
4610
  ), /*subtitleText*/
4619
- e[26] ? N ? N.p(e, $) : (N = sr(e), N.c(), N.m(r, null)) : N && (N.d(1), N = null), $[0] & /*$_*/
4620
- 134217728 && c !== (c = /*$_*/
4621
- e[27]("forgotNewPasswordPassword") + "") && V(d, c), $[0] & /*savecredentials*/
4611
+ e[26] ? N ? N.p(e, $) : (N = or(e), N.c(), N.m(r, null)) : N && (N.d(1), N = null), $[0] & /*$_*/
4612
+ 134217728 && f !== (f = /*$_*/
4613
+ e[27]("forgotNewPasswordPassword") + "") && V(d, f), $[0] & /*savecredentials*/
4622
4614
  4 && x !== (x = /*savecredentials*/
4623
4615
  e[2] ? "new-password" : "off") && i(g, "autocomplete", x), $[0] & /*userNewPassword*/
4624
4616
  4194304 && g.value !== /*userNewPassword*/
@@ -4626,8 +4618,8 @@ function Wn(e) {
4626
4618
  g,
4627
4619
  /*userNewPassword*/
4628
4620
  e[22]
4629
- ), I === (I = z(e)) && L ? L.p(e, $) : (L.d(1), L = I(e), L && (L.c(), L.m(f, P))), /*invalidNewPassword*/
4630
- e[16] ? te ? te.p(e, $) : (te = nr(e), te.c(), te.m(f, null)) : te && (te.d(1), te = null), $[0] & /*$_*/
4621
+ ), I === (I = z(e)) && L ? L.p(e, $) : (L.d(1), L = I(e), L && (L.c(), L.m(c, P))), /*invalidNewPassword*/
4622
+ e[16] ? te ? te.p(e, $) : (te = sr(e), te.c(), te.m(c, null)) : te && (te.d(1), te = null), $[0] & /*$_*/
4631
4623
  134217728 && M !== (M = /*$_*/
4632
4624
  e[27]("forgotNewPasswordConfirmPassword") + "") && V(O, M), $[0] & /*userConfirmPassword*/
4633
4625
  8388608 && G.value !== /*userConfirmPassword*/
@@ -4635,9 +4627,9 @@ function Wn(e) {
4635
4627
  G,
4636
4628
  /*userConfirmPassword*/
4637
4629
  e[23]
4638
- ), ve === (ve = je(e)) && re ? re.p(e, $) : (re.d(1), re = ve(e), re && (re.c(), re.m(_, W))), /*invalidConfirmPassword*/
4639
- e[17] ? Q ? Q.p(e, $) : (Q = ir(e), Q.c(), Q.m(_, null)) : Q && (Q.d(1), Q = null), /*setPasswordError*/
4640
- e[24] ? Y ? Y.p(e, $) : (Y = ar(e), Y.c(), Y.m(l, Z)) : Y && (Y.d(1), Y = null), $[0] & /*$_*/
4630
+ ), ye === (ye = je(e)) && re ? re.p(e, $) : (re.d(1), re = ye(e), re && (re.c(), re.m(_, W))), /*invalidConfirmPassword*/
4631
+ e[17] ? Q ? Q.p(e, $) : (Q = nr(e), Q.c(), Q.m(_, null)) : Q && (Q.d(1), Q = null), /*setPasswordError*/
4632
+ e[24] ? Y ? Y.p(e, $) : (Y = ir(e), Y.c(), Y.m(l, Z)) : Y && (Y.d(1), Y = null), $[0] & /*$_*/
4641
4633
  134217728 && le !== (le = /*$_*/
4642
4634
  e[27]("forgotNewPasswordButton") + "") && V(K, le), $[0] & /*activateSubmit*/
4643
4635
  32768 && ee !== (ee = !/*activateSubmit*/
@@ -4648,8 +4640,8 @@ function Wn(e) {
4648
4640
  }
4649
4641
  };
4650
4642
  }
4651
- function Zn(e) {
4652
- let t, r, o, s, n, a, l, f, u, c, d, p, m, y, g, x = (
4643
+ function Wn(e) {
4644
+ let t, r, o, s, n, a, l, c, u, f, d, p, m, v, g, x = (
4653
4645
  /*$_*/
4654
4646
  e[27]("forgotPasswordSuccess") + ""
4655
4647
  ), E, P, S, _ = (
@@ -4658,10 +4650,10 @@ function Zn(e) {
4658
4650
  ), A;
4659
4651
  return {
4660
4652
  c() {
4661
- t = v("div"), r = v("div"), o = v("div"), s = b("svg"), n = b("defs"), a = b("style"), l = C(".a{fill:#16ce16;}.b,.d{fill:none;}.b{stroke:#16ce16;stroke-width:2px;}.c{stroke:none;}"), f = b("g"), u = b("g"), c = b("path"), d = b("g"), p = b("circle"), m = b("circle"), y = R(), g = v("h4"), E = C(x), P = R(), S = v("p"), A = C(_), i(c, "class", "a"), i(c, "d", "M16.1,28,0,11.9,3.267,8.633,16.1,21.233,37.333,0,40.6,3.267Z"), i(c, "transform", "translate(264.272 482.563)"), i(u, "transform", "translate(-7360.574 8503.438)"), i(p, "class", "c"), i(p, "cx", "30"), i(p, "cy", "30"), i(p, "r", "30"), i(m, "class", "d"), i(m, "cx", "30"), i(m, "cy", "30"), i(m, "r", "29"), i(d, "class", "b"), i(d, "transform", "translate(-7106 8970)"), i(f, "transform", "translate(7106 -8970)"), i(s, "xmlns", "http://www.w3.org/2000/svg"), i(s, "width", "60"), i(s, "height", "60"), i(s, "viewBox", "0 0 60 60"), i(o, "class", "NewPasswordSuccess"), i(o, "part", "NewPasswordSuccess"), i(r, "class", "FormContent"), i(r, "part", "FormContent"), i(t, "class", "FormForgotPassword"), i(t, "part", "FormForgotPassword");
4653
+ t = y("div"), r = y("div"), o = y("div"), s = b("svg"), n = b("defs"), a = b("style"), l = C(".a{fill:#16ce16;}.b,.d{fill:none;}.b{stroke:#16ce16;stroke-width:2px;}.c{stroke:none;}"), c = b("g"), u = b("g"), f = b("path"), d = b("g"), p = b("circle"), m = b("circle"), v = R(), g = y("h4"), E = C(x), P = R(), S = y("p"), A = C(_), i(f, "class", "a"), i(f, "d", "M16.1,28,0,11.9,3.267,8.633,16.1,21.233,37.333,0,40.6,3.267Z"), i(f, "transform", "translate(264.272 482.563)"), i(u, "transform", "translate(-7360.574 8503.438)"), i(p, "class", "c"), i(p, "cx", "30"), i(p, "cy", "30"), i(p, "r", "30"), i(m, "class", "d"), i(m, "cx", "30"), i(m, "cy", "30"), i(m, "r", "29"), i(d, "class", "b"), i(d, "transform", "translate(-7106 8970)"), i(c, "transform", "translate(7106 -8970)"), i(s, "xmlns", "http://www.w3.org/2000/svg"), i(s, "width", "60"), i(s, "height", "60"), i(s, "viewBox", "0 0 60 60"), i(o, "class", "NewPasswordSuccess"), i(o, "part", "NewPasswordSuccess"), i(r, "class", "FormContent"), i(r, "part", "FormContent"), i(t, "class", "FormForgotPassword"), i(t, "part", "FormForgotPassword");
4662
4654
  },
4663
4655
  m(M, O) {
4664
- k(M, t, O), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s, f), h(f, u), h(u, c), h(f, d), h(d, p), h(d, m), h(o, y), h(o, g), h(g, E), h(o, P), h(o, S), h(S, A);
4656
+ k(M, t, O), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s, c), h(c, u), h(u, f), h(c, d), h(d, p), h(d, m), h(o, v), h(o, g), h(g, E), h(o, P), h(o, S), h(S, A);
4665
4657
  },
4666
4658
  p(M, O) {
4667
4659
  O[0] & /*$_*/
@@ -4675,42 +4667,42 @@ function Zn(e) {
4675
4667
  }
4676
4668
  };
4677
4669
  }
4678
- function qn(e) {
4679
- let t, r, o, s, n, a, l, f, u, c = (
4670
+ function Zn(e) {
4671
+ let t, r, o, s, n, a, l, c, u, f = (
4680
4672
  /*$_*/
4681
4673
  e[27]("goToLogin") + ""
4682
- ), d, p, m, y, g, x, E, P, S, _ = (
4674
+ ), d, p, m, v, g, x, E, P, S, _ = (
4683
4675
  /*$_*/
4684
4676
  e[27]("forgotPasswordEmail") + ""
4685
- ), A, M, O, se, U, fe, G, X, W, he, Z, q = (
4677
+ ), A, M, O, se, U, ce, G, X, W, he, Z, q = (
4686
4678
  /*$_*/
4687
4679
  e[27]("forgotPasswordReset") + ""
4688
4680
  ), le, K, ee, ne, j = (
4689
4681
  /*subtitleText*/
4690
- e[26] && lr(e)
4682
+ e[26] && ar(e)
4691
4683
  ), N = (
4692
4684
  /*invalidEmail*/
4693
- e[12] && ur(e)
4685
+ e[12] && lr(e)
4694
4686
  ), z = (
4695
4687
  /*forgotPasswordError*/
4696
- e[6] && fr(e)
4688
+ e[6] && ur(e)
4697
4689
  );
4698
4690
  return {
4699
4691
  c() {
4700
- t = v("div"), r = v("div"), o = v("button"), s = b("svg"), n = b("defs"), a = b("style"), l = C(".a{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));}"), f = b("path"), u = R(), d = C(c), p = R(), m = v("h4"), y = C(
4692
+ t = y("div"), r = y("div"), o = y("button"), s = b("svg"), n = b("defs"), a = b("style"), l = C(".a{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));}"), c = b("path"), u = R(), d = C(f), p = R(), m = y("h4"), v = C(
4701
4693
  /*titleText*/
4702
4694
  e[25]
4703
- ), g = R(), j && j.c(), x = R(), E = v("form"), P = v("div"), S = v("label"), A = C(_), M = C(":"), O = v("span"), O.textContent = "*", se = R(), U = v("input"), fe = R(), N && N.c(), G = R(), z && z.c(), he = R(), Z = v("button"), le = C(q), i(f, "class", "a"), i(f, "d", "M12,0,9.818,2.182l8.26,8.26H0v3.117H18.078l-8.26,8.26L12,24,24,12Z"), i(f, "transform", "translate(24 24) rotate(180)"), i(s, "xmlns", "http://www.w3.org/2000/svg"), i(s, "viewBox", "0 0 24 24"), i(o, "class", "backButtonForgotPassword"), i(m, "class", "FormHeaderTitle"), i(m, "part", "FormHeaderTitle"), i(r, "class", "FormHeader"), i(O, "class", "FormRequired"), i(O, "part", "FormRequired"), i(S, "for", "ResetPasswordByEmail"), i(U, "type", "text"), i(U, "id", "ResetPasswordByEmail"), i(P, "class", X = "ResetPasswordByEmail " + /*invalidEmail*/
4695
+ ), g = R(), j && j.c(), x = R(), E = y("form"), P = y("div"), S = y("label"), A = C(_), M = C(":"), O = y("span"), O.textContent = "*", se = R(), U = y("input"), ce = R(), N && N.c(), G = R(), z && z.c(), he = R(), Z = y("button"), le = C(q), i(c, "class", "a"), i(c, "d", "M12,0,9.818,2.182l8.26,8.26H0v3.117H18.078l-8.26,8.26L12,24,24,12Z"), i(c, "transform", "translate(24 24) rotate(180)"), i(s, "xmlns", "http://www.w3.org/2000/svg"), i(s, "viewBox", "0 0 24 24"), i(o, "class", "backButtonForgotPassword"), i(m, "class", "FormHeaderTitle"), i(m, "part", "FormHeaderTitle"), i(r, "class", "FormHeader"), i(O, "class", "FormRequired"), i(O, "part", "FormRequired"), i(S, "for", "ResetPasswordByEmail"), i(U, "type", "text"), i(U, "id", "ResetPasswordByEmail"), i(P, "class", X = "ResetPasswordByEmail " + /*invalidEmail*/
4704
4696
  (e[12] ? "InvalidField" : "")), i(P, "part", W = "ResetPasswordByEmail " + /*invalidEmail*/
4705
4697
  (e[12] ? "InvalidField" : "")), i(Z, "class", "resetPasswordButton"), i(Z, "part", "resetPasswordButton"), Z.disabled = K = !/*emailIsValid*/
4706
4698
  e[13], i(E, "class", "FormContent"), i(E, "part", "FormContent"), i(t, "class", "FormForgotPassword");
4707
4699
  },
4708
4700
  m(I, L) {
4709
- k(I, t, L), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s, f), h(o, u), h(o, d), h(r, p), h(r, m), h(m, y), h(r, g), j && j.m(r, null), h(t, x), h(t, E), h(E, P), h(P, S), h(S, A), h(S, M), h(S, O), h(P, se), h(P, U), Te(
4701
+ k(I, t, L), h(t, r), h(r, o), h(o, s), h(s, n), h(n, a), h(a, l), h(s, c), h(o, u), h(o, d), h(r, p), h(r, m), h(m, v), h(r, g), j && j.m(r, null), h(t, x), h(t, E), h(E, P), h(P, S), h(S, A), h(S, M), h(S, O), h(P, se), h(P, U), Te(
4710
4702
  U,
4711
4703
  /*resetPasswordEmail*/
4712
4704
  e[8]
4713
- ), h(P, fe), N && N.m(P, null), h(P, G), z && z.m(P, null), h(E, he), h(E, Z), h(Z, le), ee || (ne = [
4705
+ ), h(P, ce), N && N.m(P, null), h(P, G), z && z.m(P, null), h(E, he), h(E, Z), h(Z, le), ee || (ne = [
4714
4706
  ae(
4715
4707
  o,
4716
4708
  "click",
@@ -4739,14 +4731,14 @@ function qn(e) {
4739
4731
  },
4740
4732
  p(I, L) {
4741
4733
  L[0] & /*$_*/
4742
- 134217728 && c !== (c = /*$_*/
4743
- I[27]("goToLogin") + "") && V(d, c), L[0] & /*titleText*/
4734
+ 134217728 && f !== (f = /*$_*/
4735
+ I[27]("goToLogin") + "") && V(d, f), L[0] & /*titleText*/
4744
4736
  33554432 && V(
4745
- y,
4737
+ v,
4746
4738
  /*titleText*/
4747
4739
  I[25]
4748
4740
  ), /*subtitleText*/
4749
- I[26] ? j ? j.p(I, L) : (j = lr(I), j.c(), j.m(r, null)) : j && (j.d(1), j = null), L[0] & /*$_*/
4741
+ I[26] ? j ? j.p(I, L) : (j = ar(I), j.c(), j.m(r, null)) : j && (j.d(1), j = null), L[0] & /*$_*/
4750
4742
  134217728 && _ !== (_ = /*$_*/
4751
4743
  I[27]("forgotPasswordEmail") + "") && V(A, _), L[0] & /*resetPasswordEmail*/
4752
4744
  256 && U.value !== /*resetPasswordEmail*/
@@ -4755,8 +4747,8 @@ function qn(e) {
4755
4747
  /*resetPasswordEmail*/
4756
4748
  I[8]
4757
4749
  ), /*invalidEmail*/
4758
- I[12] ? N ? N.p(I, L) : (N = ur(I), N.c(), N.m(P, G)) : N && (N.d(1), N = null), /*forgotPasswordError*/
4759
- I[6] ? z ? z.p(I, L) : (z = fr(I), z.c(), z.m(P, null)) : z && (z.d(1), z = null), L[0] & /*invalidEmail*/
4750
+ I[12] ? N ? N.p(I, L) : (N = lr(I), N.c(), N.m(P, G)) : N && (N.d(1), N = null), /*forgotPasswordError*/
4751
+ I[6] ? z ? z.p(I, L) : (z = ur(I), z.c(), z.m(P, null)) : z && (z.d(1), z = null), L[0] & /*invalidEmail*/
4760
4752
  4096 && X !== (X = "ResetPasswordByEmail " + /*invalidEmail*/
4761
4753
  (I[12] ? "InvalidField" : "")) && i(P, "class", X), L[0] & /*invalidEmail*/
4762
4754
  4096 && W !== (W = "ResetPasswordByEmail " + /*invalidEmail*/
@@ -4771,11 +4763,11 @@ function qn(e) {
4771
4763
  }
4772
4764
  };
4773
4765
  }
4774
- function sr(e) {
4766
+ function or(e) {
4775
4767
  let t, r;
4776
4768
  return {
4777
4769
  c() {
4778
- t = v("p"), r = C(
4770
+ t = y("p"), r = C(
4779
4771
  /*subtitleText*/
4780
4772
  e[26]
4781
4773
  ), i(t, "class", "FormHeaderSubtitle"), i(t, "part", "FormHeaderSubtitle");
@@ -4796,15 +4788,15 @@ function sr(e) {
4796
4788
  }
4797
4789
  };
4798
4790
  }
4799
- function Qn(e) {
4800
- let t, r, o, s, n, a, l, f, u, c;
4791
+ function qn(e) {
4792
+ let t, r, o, s, n, a, l, c, u, f;
4801
4793
  return {
4802
4794
  c() {
4803
- t = b("svg"), r = b("defs"), o = b("style"), s = C(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("path"), l = b("circle"), i(a, "class", "a"), i(a, "d", "M23.541,38.332a11.467,11.467,0,0,1-4.886-1.611,34.413,34.413,0,0,1-3.976-2.469,1.1,1.1,0,0,1-.494-.936,1.21,1.21,0,0,1,.442-.962A37.986,37.986,0,0,1,18.6,29.625a16.06,16.06,0,0,1,2.521-1.248,6.862,6.862,0,0,1,2.417-.546,6.862,6.862,0,0,1,2.417.546,20.541,20.541,0,0,1,2.547,1.248,45.872,45.872,0,0,1,4.054,2.729,1.159,1.159,0,0,1,.468.962,1.067,1.067,0,0,1-.52.936,36.353,36.353,0,0,1-4.054,2.469A11.2,11.2,0,0,1,23.541,38.332Zm0-9.46a9.813,9.813,0,0,0-4.392,1.663,44.138,44.138,0,0,0-3.873,2.651.13.13,0,0,0,0,.208,36.5,36.5,0,0,0,3.873,2.391,10.372,10.372,0,0,0,4.392,1.481,11.051,11.051,0,0,0,4.444-1.481,40.2,40.2,0,0,0,3.925-2.391.13.13,0,0,0,0-.208h0a34.132,34.132,0,0,0-3.925-2.651A10.072,10.072,0,0,0,23.541,28.872Z"), i(a, "transform", "translate(0)"), i(l, "class", "a"), i(l, "cx", "2.779"), i(l, "cy", "2.779"), i(l, "r", "2.779"), i(l, "transform", "translate(20.827 30.303)"), i(n, "transform", "translate(-14.185 -27.832)"), i(t, "class", f = "TogglePasswordVisibility " + /*invalidNewPassword*/
4795
+ t = b("svg"), r = b("defs"), o = b("style"), s = C(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("path"), l = b("circle"), i(a, "class", "a"), i(a, "d", "M23.541,38.332a11.467,11.467,0,0,1-4.886-1.611,34.413,34.413,0,0,1-3.976-2.469,1.1,1.1,0,0,1-.494-.936,1.21,1.21,0,0,1,.442-.962A37.986,37.986,0,0,1,18.6,29.625a16.06,16.06,0,0,1,2.521-1.248,6.862,6.862,0,0,1,2.417-.546,6.862,6.862,0,0,1,2.417.546,20.541,20.541,0,0,1,2.547,1.248,45.872,45.872,0,0,1,4.054,2.729,1.159,1.159,0,0,1,.468.962,1.067,1.067,0,0,1-.52.936,36.353,36.353,0,0,1-4.054,2.469A11.2,11.2,0,0,1,23.541,38.332Zm0-9.46a9.813,9.813,0,0,0-4.392,1.663,44.138,44.138,0,0,0-3.873,2.651.13.13,0,0,0,0,.208,36.5,36.5,0,0,0,3.873,2.391,10.372,10.372,0,0,0,4.392,1.481,11.051,11.051,0,0,0,4.444-1.481,40.2,40.2,0,0,0,3.925-2.391.13.13,0,0,0,0-.208h0a34.132,34.132,0,0,0-3.925-2.651A10.072,10.072,0,0,0,23.541,28.872Z"), i(a, "transform", "translate(0)"), i(l, "class", "a"), i(l, "cx", "2.779"), i(l, "cy", "2.779"), i(l, "r", "2.779"), i(l, "transform", "translate(20.827 30.303)"), i(n, "transform", "translate(-14.185 -27.832)"), i(t, "class", c = "TogglePasswordVisibility " + /*invalidNewPassword*/
4804
4796
  (e[16] ? "InvalidToggle" : "")), i(t, "xmlns", "http://www.w3.org/2000/svg"), i(t, "width", "18.843"), i(t, "height", "10.5"), i(t, "viewBox", "0 0 18.843 10.5");
4805
4797
  },
4806
4798
  m(d, p) {
4807
- k(d, t, p), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), u || (c = ae(
4799
+ k(d, t, p), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), u || (f = ae(
4808
4800
  t,
4809
4801
  "click",
4810
4802
  /*click_handler_3*/
@@ -4813,23 +4805,23 @@ function Qn(e) {
4813
4805
  },
4814
4806
  p(d, p) {
4815
4807
  p[0] & /*invalidNewPassword*/
4816
- 65536 && f !== (f = "TogglePasswordVisibility " + /*invalidNewPassword*/
4817
- (d[16] ? "InvalidToggle" : "")) && i(t, "class", f);
4808
+ 65536 && c !== (c = "TogglePasswordVisibility " + /*invalidNewPassword*/
4809
+ (d[16] ? "InvalidToggle" : "")) && i(t, "class", c);
4818
4810
  },
4819
4811
  d(d) {
4820
- d && F(t), u = !1, c();
4812
+ d && F(t), u = !1, f();
4821
4813
  }
4822
4814
  };
4823
4815
  }
4824
- function Yn(e) {
4825
- let t, r, o, s, n, a, l, f, u, c, d, p, m, y, g, x;
4816
+ function Qn(e) {
4817
+ let t, r, o, s, n, a, l, c, u, f, d, p, m, v, g, x;
4826
4818
  return {
4827
4819
  c() {
4828
- t = b("svg"), r = b("defs"), o = b("style"), s = C(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("circle"), l = b("g"), f = b("path"), u = b("path"), c = b("g"), d = b("path"), p = b("path"), m = b("rect"), i(a, "class", "a"), i(a, "cx", "0.05"), i(a, "cy", "0.05"), i(a, "r", "0.05"), i(a, "transform", "translate(121.017 31.148)"), i(f, "class", "a"), i(f, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), i(f, "transform", "translate(-142.164 -39.123)"), i(u, "class", "a"), i(u, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), i(u, "transform", "translate(-136.413 -42.068)"), i(l, "transform", "translate(117.499 27.37)"), i(d, "class", "a"), i(d, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), i(d, "transform", "translate(-110.856 -33.157)"), i(p, "class", "a"), i(p, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), i(p, "transform", "translate(-130.743 -29.617)"), i(c, "transform", "translate(110.856 24.899)"), i(m, "class", "a"), i(m, "width", "0.972"), i(m, "height", "15.861"), i(m, "rx", "0.486"), i(m, "transform", "translate(114.827 23.858) rotate(-39.315)"), i(n, "transform", "translate(-110.856 -23.242)"), i(t, "class", y = "TogglePasswordVisibility " + /*invalidNewPassword*/
4820
+ t = b("svg"), r = b("defs"), o = b("style"), s = C(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("circle"), l = b("g"), c = b("path"), u = b("path"), f = b("g"), d = b("path"), p = b("path"), m = b("rect"), i(a, "class", "a"), i(a, "cx", "0.05"), i(a, "cy", "0.05"), i(a, "r", "0.05"), i(a, "transform", "translate(121.017 31.148)"), i(c, "class", "a"), i(c, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), i(c, "transform", "translate(-142.164 -39.123)"), i(u, "class", "a"), i(u, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), i(u, "transform", "translate(-136.413 -42.068)"), i(l, "transform", "translate(117.499 27.37)"), i(d, "class", "a"), i(d, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), i(d, "transform", "translate(-110.856 -33.157)"), i(p, "class", "a"), i(p, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), i(p, "transform", "translate(-130.743 -29.617)"), i(f, "transform", "translate(110.856 24.899)"), i(m, "class", "a"), i(m, "width", "0.972"), i(m, "height", "15.861"), i(m, "rx", "0.486"), i(m, "transform", "translate(114.827 23.858) rotate(-39.315)"), i(n, "transform", "translate(-110.856 -23.242)"), i(t, "class", v = "TogglePasswordVisibility " + /*invalidNewPassword*/
4829
4821
  (e[16] ? "InvalidToggle" : "")), i(t, "xmlns", "http://www.w3.org/2000/svg"), i(t, "width", "18.844"), i(t, "height", "12.887"), i(t, "viewBox", "0 0 18.844 12.887");
4830
4822
  },
4831
4823
  m(E, P) {
4832
- k(E, t, P), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), h(l, f), h(l, u), h(n, c), h(c, d), h(c, p), h(n, m), g || (x = ae(
4824
+ k(E, t, P), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), h(l, c), h(l, u), h(n, f), h(f, d), h(f, p), h(n, m), g || (x = ae(
4833
4825
  t,
4834
4826
  "click",
4835
4827
  /*click_handler_2*/
@@ -4838,26 +4830,26 @@ function Yn(e) {
4838
4830
  },
4839
4831
  p(E, P) {
4840
4832
  P[0] & /*invalidNewPassword*/
4841
- 65536 && y !== (y = "TogglePasswordVisibility " + /*invalidNewPassword*/
4842
- (E[16] ? "InvalidToggle" : "")) && i(t, "class", y);
4833
+ 65536 && v !== (v = "TogglePasswordVisibility " + /*invalidNewPassword*/
4834
+ (E[16] ? "InvalidToggle" : "")) && i(t, "class", v);
4843
4835
  },
4844
4836
  d(E) {
4845
4837
  E && F(t), g = !1, x();
4846
4838
  }
4847
4839
  };
4848
4840
  }
4849
- function nr(e) {
4841
+ function sr(e) {
4850
4842
  let t;
4851
4843
  function r(n, a) {
4852
4844
  return (
4853
4845
  /*simplepasswordvalidation*/
4854
- n[1] == "true" ? Kn : Jn
4846
+ n[1] == "true" ? Jn : Yn
4855
4847
  );
4856
4848
  }
4857
4849
  let o = r(e), s = o(e);
4858
4850
  return {
4859
4851
  c() {
4860
- s.c(), t = pr();
4852
+ s.c(), t = dr();
4861
4853
  },
4862
4854
  m(n, a) {
4863
4855
  s.m(n, a), k(n, t, a);
@@ -4870,14 +4862,14 @@ function nr(e) {
4870
4862
  }
4871
4863
  };
4872
4864
  }
4873
- function Jn(e) {
4865
+ function Yn(e) {
4874
4866
  let t, r = (
4875
4867
  /*$_*/
4876
4868
  e[27]("forgotNewPasswordPasswordError") + ""
4877
4869
  ), o;
4878
4870
  return {
4879
4871
  c() {
4880
- t = v("p"), o = C(r), i(t, "class", "InvalidInput"), i(t, "part", "InvalidInput");
4872
+ t = y("p"), o = C(r), i(t, "class", "InvalidInput"), i(t, "part", "InvalidInput");
4881
4873
  },
4882
4874
  m(s, n) {
4883
4875
  k(s, t, n), h(t, o);
@@ -4892,14 +4884,14 @@ function Jn(e) {
4892
4884
  }
4893
4885
  };
4894
4886
  }
4895
- function Kn(e) {
4887
+ function Jn(e) {
4896
4888
  let t, r = (
4897
4889
  /*$_*/
4898
4890
  e[27]("simplePasswordError") + ""
4899
4891
  ), o;
4900
4892
  return {
4901
4893
  c() {
4902
- t = v("p"), o = C(r), i(t, "class", "InvalidInput"), i(t, "part", "InvalidInput");
4894
+ t = y("p"), o = C(r), i(t, "class", "InvalidInput"), i(t, "part", "InvalidInput");
4903
4895
  },
4904
4896
  m(s, n) {
4905
4897
  k(s, t, n), h(t, o);
@@ -4914,15 +4906,15 @@ function Kn(e) {
4914
4906
  }
4915
4907
  };
4916
4908
  }
4917
- function ei(e) {
4918
- let t, r, o, s, n, a, l, f, u, c;
4909
+ function Kn(e) {
4910
+ let t, r, o, s, n, a, l, c, u, f;
4919
4911
  return {
4920
4912
  c() {
4921
- t = b("svg"), r = b("defs"), o = b("style"), s = C(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("path"), l = b("circle"), i(a, "class", "a"), i(a, "d", "M23.541,38.332a11.467,11.467,0,0,1-4.886-1.611,34.413,34.413,0,0,1-3.976-2.469,1.1,1.1,0,0,1-.494-.936,1.21,1.21,0,0,1,.442-.962A37.986,37.986,0,0,1,18.6,29.625a16.06,16.06,0,0,1,2.521-1.248,6.862,6.862,0,0,1,2.417-.546,6.862,6.862,0,0,1,2.417.546,20.541,20.541,0,0,1,2.547,1.248,45.872,45.872,0,0,1,4.054,2.729,1.159,1.159,0,0,1,.468.962,1.067,1.067,0,0,1-.52.936,36.353,36.353,0,0,1-4.054,2.469A11.2,11.2,0,0,1,23.541,38.332Zm0-9.46a9.813,9.813,0,0,0-4.392,1.663,44.138,44.138,0,0,0-3.873,2.651.13.13,0,0,0,0,.208,36.5,36.5,0,0,0,3.873,2.391,10.372,10.372,0,0,0,4.392,1.481,11.051,11.051,0,0,0,4.444-1.481,40.2,40.2,0,0,0,3.925-2.391.13.13,0,0,0,0-.208h0a34.132,34.132,0,0,0-3.925-2.651A10.072,10.072,0,0,0,23.541,28.872Z"), i(a, "transform", "translate(0)"), i(l, "class", "a"), i(l, "cx", "2.779"), i(l, "cy", "2.779"), i(l, "r", "2.779"), i(l, "transform", "translate(20.827 30.303)"), i(n, "transform", "translate(-14.185 -27.832)"), i(t, "class", f = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
4913
+ t = b("svg"), r = b("defs"), o = b("style"), s = C(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("path"), l = b("circle"), i(a, "class", "a"), i(a, "d", "M23.541,38.332a11.467,11.467,0,0,1-4.886-1.611,34.413,34.413,0,0,1-3.976-2.469,1.1,1.1,0,0,1-.494-.936,1.21,1.21,0,0,1,.442-.962A37.986,37.986,0,0,1,18.6,29.625a16.06,16.06,0,0,1,2.521-1.248,6.862,6.862,0,0,1,2.417-.546,6.862,6.862,0,0,1,2.417.546,20.541,20.541,0,0,1,2.547,1.248,45.872,45.872,0,0,1,4.054,2.729,1.159,1.159,0,0,1,.468.962,1.067,1.067,0,0,1-.52.936,36.353,36.353,0,0,1-4.054,2.469A11.2,11.2,0,0,1,23.541,38.332Zm0-9.46a9.813,9.813,0,0,0-4.392,1.663,44.138,44.138,0,0,0-3.873,2.651.13.13,0,0,0,0,.208,36.5,36.5,0,0,0,3.873,2.391,10.372,10.372,0,0,0,4.392,1.481,11.051,11.051,0,0,0,4.444-1.481,40.2,40.2,0,0,0,3.925-2.391.13.13,0,0,0,0-.208h0a34.132,34.132,0,0,0-3.925-2.651A10.072,10.072,0,0,0,23.541,28.872Z"), i(a, "transform", "translate(0)"), i(l, "class", "a"), i(l, "cx", "2.779"), i(l, "cy", "2.779"), i(l, "r", "2.779"), i(l, "transform", "translate(20.827 30.303)"), i(n, "transform", "translate(-14.185 -27.832)"), i(t, "class", c = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
4922
4914
  (e[17] ? "InvalidToggle" : "")), i(t, "xmlns", "http://www.w3.org/2000/svg"), i(t, "width", "18.843"), i(t, "height", "10.5"), i(t, "viewBox", "0 0 18.843 10.5");
4923
4915
  },
4924
4916
  m(d, p) {
4925
- k(d, t, p), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), u || (c = ae(
4917
+ k(d, t, p), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), u || (f = ae(
4926
4918
  t,
4927
4919
  "click",
4928
4920
  /*click_handler_5*/
@@ -4931,23 +4923,23 @@ function ei(e) {
4931
4923
  },
4932
4924
  p(d, p) {
4933
4925
  p[0] & /*invalidConfirmPassword*/
4934
- 131072 && f !== (f = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
4935
- (d[17] ? "InvalidToggle" : "")) && i(t, "class", f);
4926
+ 131072 && c !== (c = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
4927
+ (d[17] ? "InvalidToggle" : "")) && i(t, "class", c);
4936
4928
  },
4937
4929
  d(d) {
4938
- d && F(t), u = !1, c();
4930
+ d && F(t), u = !1, f();
4939
4931
  }
4940
4932
  };
4941
4933
  }
4942
- function ti(e) {
4943
- let t, r, o, s, n, a, l, f, u, c, d, p, m, y, g, x;
4934
+ function ei(e) {
4935
+ let t, r, o, s, n, a, l, c, u, f, d, p, m, v, g, x;
4944
4936
  return {
4945
4937
  c() {
4946
- t = b("svg"), r = b("defs"), o = b("style"), s = C(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("circle"), l = b("g"), f = b("path"), u = b("path"), c = b("g"), d = b("path"), p = b("path"), m = b("rect"), i(a, "class", "a"), i(a, "cx", "0.05"), i(a, "cy", "0.05"), i(a, "r", "0.05"), i(a, "transform", "translate(121.017 31.148)"), i(f, "class", "a"), i(f, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), i(f, "transform", "translate(-142.164 -39.123)"), i(u, "class", "a"), i(u, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), i(u, "transform", "translate(-136.413 -42.068)"), i(l, "transform", "translate(117.499 27.37)"), i(d, "class", "a"), i(d, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), i(d, "transform", "translate(-110.856 -33.157)"), i(p, "class", "a"), i(p, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), i(p, "transform", "translate(-130.743 -29.617)"), i(c, "transform", "translate(110.856 24.899)"), i(m, "class", "a"), i(m, "width", "0.972"), i(m, "height", "15.861"), i(m, "rx", "0.486"), i(m, "transform", "translate(114.827 23.858) rotate(-39.315)"), i(n, "transform", "translate(-110.856 -23.242)"), i(t, "class", y = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
4938
+ t = b("svg"), r = b("defs"), o = b("style"), s = C(".a{fill:var(--emw--color-white, #FFFFFF);}"), n = b("g"), a = b("circle"), l = b("g"), c = b("path"), u = b("path"), f = b("g"), d = b("path"), p = b("path"), m = b("rect"), i(a, "class", "a"), i(a, "cx", "0.05"), i(a, "cy", "0.05"), i(a, "r", "0.05"), i(a, "transform", "translate(121.017 31.148)"), i(c, "class", "a"), i(c, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), i(c, "transform", "translate(-142.164 -39.123)"), i(u, "class", "a"), i(u, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), i(u, "transform", "translate(-136.413 -42.068)"), i(l, "transform", "translate(117.499 27.37)"), i(d, "class", "a"), i(d, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), i(d, "transform", "translate(-110.856 -33.157)"), i(p, "class", "a"), i(p, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), i(p, "transform", "translate(-130.743 -29.617)"), i(f, "transform", "translate(110.856 24.899)"), i(m, "class", "a"), i(m, "width", "0.972"), i(m, "height", "15.861"), i(m, "rx", "0.486"), i(m, "transform", "translate(114.827 23.858) rotate(-39.315)"), i(n, "transform", "translate(-110.856 -23.242)"), i(t, "class", v = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
4947
4939
  (e[17] ? "InvalidToggle" : "")), i(t, "xmlns", "http://www.w3.org/2000/svg"), i(t, "width", "18.844"), i(t, "height", "12.887"), i(t, "viewBox", "0 0 18.844 12.887");
4948
4940
  },
4949
4941
  m(E, P) {
4950
- k(E, t, P), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), h(l, f), h(l, u), h(n, c), h(c, d), h(c, p), h(n, m), g || (x = ae(
4942
+ k(E, t, P), h(t, r), h(r, o), h(o, s), h(t, n), h(n, a), h(n, l), h(l, c), h(l, u), h(n, f), h(f, d), h(f, p), h(n, m), g || (x = ae(
4951
4943
  t,
4952
4944
  "click",
4953
4945
  /*click_handler_4*/
@@ -4956,22 +4948,22 @@ function ti(e) {
4956
4948
  },
4957
4949
  p(E, P) {
4958
4950
  P[0] & /*invalidConfirmPassword*/
4959
- 131072 && y !== (y = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
4960
- (E[17] ? "InvalidToggle" : "")) && i(t, "class", y);
4951
+ 131072 && v !== (v = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
4952
+ (E[17] ? "InvalidToggle" : "")) && i(t, "class", v);
4961
4953
  },
4962
4954
  d(E) {
4963
4955
  E && F(t), g = !1, x();
4964
4956
  }
4965
4957
  };
4966
4958
  }
4967
- function ir(e) {
4959
+ function nr(e) {
4968
4960
  let t, r = (
4969
4961
  /*$_*/
4970
4962
  e[27]("forgotNewPasswordConfirmPasswordError") + ""
4971
4963
  ), o;
4972
4964
  return {
4973
4965
  c() {
4974
- t = v("p"), o = C(r), i(t, "class", "InvalidInput"), i(t, "part", "InvalidInput");
4966
+ t = y("p"), o = C(r), i(t, "class", "InvalidInput"), i(t, "part", "InvalidInput");
4975
4967
  },
4976
4968
  m(s, n) {
4977
4969
  k(s, t, n), h(t, o);
@@ -4986,11 +4978,11 @@ function ir(e) {
4986
4978
  }
4987
4979
  };
4988
4980
  }
4989
- function ar(e) {
4981
+ function ir(e) {
4990
4982
  let t, r;
4991
4983
  return {
4992
4984
  c() {
4993
- t = v("p"), r = C(
4985
+ t = y("p"), r = C(
4994
4986
  /*errorMessage*/
4995
4987
  e[14]
4996
4988
  ), i(t, "class", "ErrorMessage"), i(t, "part", "ErrorMessage");
@@ -5011,11 +5003,11 @@ function ar(e) {
5011
5003
  }
5012
5004
  };
5013
5005
  }
5014
- function lr(e) {
5006
+ function ar(e) {
5015
5007
  let t, r;
5016
5008
  return {
5017
5009
  c() {
5018
- t = v("p"), r = C(
5010
+ t = y("p"), r = C(
5019
5011
  /*subtitleText*/
5020
5012
  e[26]
5021
5013
  ), i(t, "class", "FormHeaderSubtitle"), i(t, "part", "FormHeaderSubtitle");
@@ -5036,14 +5028,14 @@ function lr(e) {
5036
5028
  }
5037
5029
  };
5038
5030
  }
5039
- function ur(e) {
5031
+ function lr(e) {
5040
5032
  let t, r = (
5041
5033
  /*$_*/
5042
5034
  e[27]("forgotPasswordEmailInputError") + ""
5043
5035
  ), o;
5044
5036
  return {
5045
5037
  c() {
5046
- t = v("p"), o = C(r), i(t, "class", "ForgotPasswordError"), i(t, "part", "ForgotPasswordError");
5038
+ t = y("p"), o = C(r), i(t, "class", "ForgotPasswordError"), i(t, "part", "ForgotPasswordError");
5047
5039
  },
5048
5040
  m(s, n) {
5049
5041
  k(s, t, n), h(t, o);
@@ -5058,14 +5050,14 @@ function ur(e) {
5058
5050
  }
5059
5051
  };
5060
5052
  }
5061
- function fr(e) {
5053
+ function ur(e) {
5062
5054
  let t, r = (
5063
5055
  /*$_*/
5064
5056
  e[27]("forgotPasswordEmailError") + ""
5065
5057
  ), o;
5066
5058
  return {
5067
5059
  c() {
5068
- t = v("p"), o = C(r), i(t, "class", "ForgotPasswordError"), i(t, "part", "ForgotPasswordError");
5060
+ t = y("p"), o = C(r), i(t, "class", "ForgotPasswordError"), i(t, "part", "ForgotPasswordError");
5069
5061
  },
5070
5062
  m(s, n) {
5071
5063
  k(s, t, n), h(t, o);
@@ -5080,70 +5072,70 @@ function fr(e) {
5080
5072
  }
5081
5073
  };
5082
5074
  }
5083
- function ri(e) {
5075
+ function ti(e) {
5084
5076
  let t, r, o, s, n, a = (
5085
5077
  /*captchakey*/
5086
- e[0] && or(e)
5078
+ e[0] && rr(e)
5087
5079
  );
5088
- function l(c, d) {
5080
+ function l(f, d) {
5089
5081
  return (
5090
5082
  /*isLoading*/
5091
- c[4] ? zn : Vn
5083
+ f[4] ? Vn : $n
5092
5084
  );
5093
5085
  }
5094
- let f = l(e), u = f(e);
5086
+ let c = l(e), u = c(e);
5095
5087
  return {
5096
5088
  c() {
5097
- a && a.c(), t = pr(), r = R(), o = v("div"), s = R(), n = v("div"), u.c(), i(o, "class", "g-recaptcha"), i(
5089
+ a && a.c(), t = dr(), r = R(), o = y("div"), s = R(), n = y("div"), u.c(), i(o, "class", "g-recaptcha"), i(
5098
5090
  o,
5099
5091
  "data-sitekey",
5100
5092
  /*captchakey*/
5101
5093
  e[0]
5102
5094
  ), i(n, "class", "GeneralPlayerForgotPasswordForm");
5103
5095
  },
5104
- m(c, d) {
5105
- a && a.m(rr.head, null), h(rr.head, t), k(c, r, d), k(c, o, d), k(c, s, d), k(c, n, d), u.m(n, null), e[55](n);
5096
+ m(f, d) {
5097
+ a && a.m(tr.head, null), h(tr.head, t), k(f, r, d), k(f, o, d), k(f, s, d), k(f, n, d), u.m(n, null), e[55](n);
5106
5098
  },
5107
- p(c, d) {
5099
+ p(f, d) {
5108
5100
  /*captchakey*/
5109
- c[0] ? a ? a.p(c, d) : (a = or(c), a.c(), a.m(t.parentNode, t)) : a && (a.d(1), a = null), d[0] & /*captchakey*/
5101
+ f[0] ? a ? a.p(f, d) : (a = rr(f), a.c(), a.m(t.parentNode, t)) : a && (a.d(1), a = null), d[0] & /*captchakey*/
5110
5102
  1 && i(
5111
5103
  o,
5112
5104
  "data-sitekey",
5113
5105
  /*captchakey*/
5114
- c[0]
5115
- ), f === (f = l(c)) && u ? u.p(c, d) : (u.d(1), u = f(c), u && (u.c(), u.m(n, null)));
5106
+ f[0]
5107
+ ), c === (c = l(f)) && u ? u.p(f, d) : (u.d(1), u = c(f), u && (u.c(), u.m(n, null)));
5116
5108
  },
5117
- i: ce,
5118
- o: ce,
5119
- d(c) {
5120
- c && (F(r), F(o), F(s), F(n)), a && a.d(c), F(t), u.d(), e[55](null);
5109
+ i: fe,
5110
+ o: fe,
5111
+ d(f) {
5112
+ f && (F(r), F(o), F(s), F(n)), a && a.d(f), F(t), u.d(), e[55](null);
5121
5113
  }
5122
5114
  };
5123
5115
  }
5124
- function oi(e, t, r) {
5116
+ function ri(e, t, r) {
5125
5117
  let o;
5126
- mo(e, Dn, (w) => r(27, o = w));
5127
- let { endpoint: s = "" } = t, { forgotpasswordkey: n = "" } = t, { captchakey: a = "" } = t, { lang: l = "en" } = t, { simplepasswordvalidation: f = "false" } = t, { clientstyling: u = "" } = t, { clientstylingurl: c = "" } = t, { translationurl: d = "" } = t, { savecredentials: p = "" } = t, { hastosetpass: m = "false" } = t, { passwordregex: y = "" } = t, g = !1, x = !0, E = !1, P = !1, S = "", _ = !1, A = !1, M = !1, O = !1, se = !1, U = window.navigator.userAgent, fe = "", G = !1, X = !1, W = !1, he, Z, q = !1, le = !1, K = "", ee = "", ne, j = !1, N, z;
5128
- Gn({ withLocale: "en", translations: {} });
5118
+ po(e, kn, (w) => r(27, o = w));
5119
+ let { endpoint: s = "" } = t, { forgotpasswordkey: n = "" } = t, { captchakey: a = "" } = t, { lang: l = "en" } = t, { simplepasswordvalidation: c = "false" } = t, { clientstyling: u = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: d = "" } = t, { savecredentials: p = "" } = t, { hastosetpass: m = "false" } = t, { passwordregex: v = "" } = t, g = !1, x = !0, E = !1, P = !1, S = "", _ = !1, A = !1, M = !1, O = !1, se = !1, U = window.navigator.userAgent, ce = "", G = !1, X = !1, W = !1, he, Z, q = !1, le = !1, K = "", ee = "", ne, j = !1, N, z;
5120
+ Un({ withLocale: "en", translations: {} });
5129
5121
  const I = () => {
5130
5122
  fetch(d).then((J) => J.json()).then((J) => {
5131
5123
  Object.keys(J).forEach((ie) => {
5132
- er(ie, J[ie]);
5124
+ Kt(ie, J[ie]);
5133
5125
  });
5134
5126
  }).catch((J) => {
5135
5127
  console.log(J);
5136
5128
  });
5137
5129
  };
5138
- Object.keys(tr).forEach((w) => {
5139
- er(w, tr[w]);
5130
+ Object.keys(er).forEach((w) => {
5131
+ Kt(w, er[w]);
5140
5132
  });
5141
5133
  const L = {
5142
5134
  email: /^(([^<>()[\]\.,;:\s@\"]+(\.[^<>()[\]\.,;:\s@\"]+)*)|(\".+\"))@(([^<>()[\]\.,;:\s@\"]+\.)+[^<>()[\]\.,;:\s@\"]{2,})$/i,
5143
5135
  password: /^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[^\w\s]).{8,20}$/
5144
5136
  }, te = () => {
5145
5137
  O ? r(13, se = !1) : r(13, se = !0);
5146
- }, je = (w) => !!(L.email.test(w) && w.length <= 100), ve = () => {
5138
+ }, je = (w) => !!(L.email.test(w) && w.length <= 100), ye = () => {
5147
5139
  r(12, O = !je(S)), te();
5148
5140
  }, re = (w) => {
5149
5141
  switch (w) {
@@ -5190,7 +5182,7 @@ function oi(e, t, r) {
5190
5182
  r(4, g = !1);
5191
5183
  });
5192
5184
  });
5193
- }, Ht = (w) => {
5185
+ }, Nt = (w) => {
5194
5186
  w.preventDefault();
5195
5187
  let J = new URL(`${s}/v1/player/ResetPasswordByHashKey`), st = {
5196
5188
  method: "POST",
@@ -5204,23 +5196,23 @@ function oi(e, t, r) {
5204
5196
  })
5205
5197
  };
5206
5198
  fetch(J, st).then((Pe) => (Pe.status == 200 ? (r(24, j = !1), Q("ToSuccess")) : r(24, j = !0), Pe.json())).then((Pe) => {
5207
- r(14, fe = Pe.error);
5199
+ r(14, ce = Pe.error);
5208
5200
  });
5209
- }, Xr = () => {
5201
+ }, zr = () => {
5210
5202
  n && n.length > 0 && Q("ToReset");
5211
- }, Wr = () => {
5203
+ }, Xr = () => {
5212
5204
  !X && !W && K && ee ? r(15, G = !0) : r(15, G = !1);
5213
- }, ot = (w) => (f == "true" && (L.password = /^(?!.* ).{8,20}$/), !!L.password.test(w)), Zr = (w, J, ie) => {
5214
- ie.id === "new-password" ? (r(16, X = !ot(J)), ee && r(17, W = K === ee ? !ot(J) : !0)) : r(17, W = K === ee ? !ot(J) : !0), Wr();
5205
+ }, ot = (w) => (c == "true" && (L.password = /^(?!.* ).{8,20}$/), !!L.password.test(w)), Wr = (w, J, ie) => {
5206
+ ie.id === "new-password" ? (r(16, X = !ot(J)), ee && r(17, W = K === ee ? !ot(J) : !0)) : r(17, W = K === ee ? !ot(J) : !0), Xr();
5207
+ }, Zr = () => {
5208
+ Gn(l);
5215
5209
  }, qr = () => {
5216
- jn(l);
5217
- }, Qr = () => {
5218
5210
  r(25, N = o(m === "true" ? "hasToSetPassTitle" : "forgotPasswordTitle")), r(26, z = m === "true" ? o("resetPasswordSubtitle") : "");
5219
- }, Yr = () => {
5211
+ }, Qr = () => {
5220
5212
  let w = document.createElement("style");
5221
5213
  w.innerHTML = u, ne.appendChild(w);
5222
- }, Jr = () => {
5223
- let w = new URL(c), J = document.createElement("style");
5214
+ }, Yr = () => {
5215
+ let w = new URL(f), J = document.createElement("style");
5224
5216
  fetch(w.href).then((ie) => ie.text()).then((ie) => {
5225
5217
  J.innerHTML = ie, setTimeout(
5226
5218
  () => {
@@ -5234,53 +5226,53 @@ function oi(e, t, r) {
5234
5226
  );
5235
5227
  });
5236
5228
  };
5237
- _o(async () => {
5238
- Un(U) && r(11, M = !0);
5229
+ Eo(async () => {
5230
+ Dn(U) && r(11, M = !0);
5239
5231
  });
5240
- const Kr = () => Y();
5241
- function eo() {
5232
+ const Jr = () => Y();
5233
+ function Kr() {
5242
5234
  S = this.value, r(8, S);
5243
5235
  }
5244
- const to = (w) => $(w);
5245
- function ro() {
5236
+ const eo = (w) => $(w);
5237
+ function to() {
5246
5238
  K = this.value, r(22, K);
5247
5239
  }
5248
- function oo(w) {
5240
+ function ro(w) {
5249
5241
  Me[w ? "unshift" : "push"](() => {
5250
5242
  he = w, r(18, he);
5251
5243
  });
5252
5244
  }
5253
- const so = () => re("userNewPassword"), no = () => re("userNewPassword");
5254
- function io() {
5245
+ const oo = () => re("userNewPassword"), so = () => re("userNewPassword");
5246
+ function no() {
5255
5247
  ee = this.value, r(23, ee);
5256
5248
  }
5257
- function ao(w) {
5249
+ function io(w) {
5258
5250
  Me[w ? "unshift" : "push"](() => {
5259
5251
  Z = w, r(19, Z);
5260
5252
  });
5261
5253
  }
5262
- const lo = () => re("userConfirmPassword"), uo = () => re("userConfirmPassword"), fo = (w) => Ht(w), co = () => Y();
5263
- function ho(w) {
5254
+ const ao = () => re("userConfirmPassword"), lo = () => re("userConfirmPassword"), uo = (w) => Nt(w), co = () => Y();
5255
+ function fo(w) {
5264
5256
  Me[w ? "unshift" : "push"](() => {
5265
5257
  ne = w, r(3, ne);
5266
5258
  });
5267
5259
  }
5268
5260
  return e.$$set = (w) => {
5269
- "endpoint" in w && r(34, s = w.endpoint), "forgotpasswordkey" in w && r(35, n = w.forgotpasswordkey), "captchakey" in w && r(0, a = w.captchakey), "lang" in w && r(36, l = w.lang), "simplepasswordvalidation" in w && r(1, f = w.simplepasswordvalidation), "clientstyling" in w && r(37, u = w.clientstyling), "clientstylingurl" in w && r(38, c = w.clientstylingurl), "translationurl" in w && r(39, d = w.translationurl), "savecredentials" in w && r(2, p = w.savecredentials), "hastosetpass" in w && r(40, m = w.hastosetpass), "passwordregex" in w && r(41, y = w.passwordregex);
5261
+ "endpoint" in w && r(34, s = w.endpoint), "forgotpasswordkey" in w && r(35, n = w.forgotpasswordkey), "captchakey" in w && r(0, a = w.captchakey), "lang" in w && r(36, l = w.lang), "simplepasswordvalidation" in w && r(1, c = w.simplepasswordvalidation), "clientstyling" in w && r(37, u = w.clientstyling), "clientstylingurl" in w && r(38, f = w.clientstylingurl), "translationurl" in w && r(39, d = w.translationurl), "savecredentials" in w && r(2, p = w.savecredentials), "hastosetpass" in w && r(40, m = w.hastosetpass), "passwordregex" in w && r(41, v = w.passwordregex);
5270
5262
  }, e.$$.update = () => {
5271
5263
  e.$$.dirty[1] & /*forgotpasswordkey*/
5272
- 16 && n && Xr(), e.$$.dirty[1] & /*lang*/
5273
- 32 && l && qr(), e.$$.dirty[0] & /*customStylingContainer*/
5264
+ 16 && n && zr(), e.$$.dirty[1] & /*lang*/
5265
+ 32 && l && Zr(), e.$$.dirty[0] & /*customStylingContainer*/
5274
5266
  8 | e.$$.dirty[1] & /*clientstyling*/
5275
- 64 && u && ne && Yr(), e.$$.dirty[0] & /*customStylingContainer*/
5267
+ 64 && u && ne && Qr(), e.$$.dirty[0] & /*customStylingContainer*/
5276
5268
  8 | e.$$.dirty[1] & /*clientstylingurl*/
5277
- 128 && c && ne && Jr(), e.$$.dirty[1] & /*translationurl*/
5269
+ 128 && f && ne && Yr(), e.$$.dirty[1] & /*translationurl*/
5278
5270
  256 && d && I(), e.$$.dirty[1] & /*hastosetpass, lang*/
5279
- 544 && m && l && Qr(), e.$$.dirty[1] & /*passwordregex*/
5280
- 1024 && y && (L.password = new RegExp(y));
5271
+ 544 && m && l && qr(), e.$$.dirty[1] & /*passwordregex*/
5272
+ 1024 && v && (L.password = new RegExp(v));
5281
5273
  }, [
5282
5274
  a,
5283
- f,
5275
+ c,
5284
5276
  p,
5285
5277
  ne,
5286
5278
  g,
@@ -5293,7 +5285,7 @@ function oi(e, t, r) {
5293
5285
  M,
5294
5286
  O,
5295
5287
  se,
5296
- fe,
5288
+ ce,
5297
5289
  G,
5298
5290
  X,
5299
5291
  W,
@@ -5307,20 +5299,21 @@ function oi(e, t, r) {
5307
5299
  N,
5308
5300
  z,
5309
5301
  o,
5310
- ve,
5302
+ ye,
5311
5303
  re,
5312
5304
  Y,
5313
5305
  $,
5314
- Ht,
5315
- Zr,
5306
+ Nt,
5307
+ Wr,
5316
5308
  s,
5317
5309
  n,
5318
5310
  l,
5319
5311
  u,
5320
- c,
5312
+ f,
5321
5313
  d,
5322
5314
  m,
5323
- y,
5315
+ v,
5316
+ Jr,
5324
5317
  Kr,
5325
5318
  eo,
5326
5319
  to,
@@ -5332,19 +5325,18 @@ function oi(e, t, r) {
5332
5325
  ao,
5333
5326
  lo,
5334
5327
  uo,
5335
- fo,
5336
5328
  co,
5337
- ho
5329
+ fo
5338
5330
  ];
5339
5331
  }
5340
- class si extends Fo {
5332
+ class oi extends Oo {
5341
5333
  constructor(t) {
5342
- super(), Lo(
5334
+ super(), Io(
5343
5335
  this,
5344
5336
  t,
5345
- oi,
5346
5337
  ri,
5347
- hr,
5338
+ ti,
5339
+ fr,
5348
5340
  {
5349
5341
  endpoint: 34,
5350
5342
  forgotpasswordkey: 35,
@@ -5358,7 +5350,7 @@ class si extends Fo {
5358
5350
  hastosetpass: 40,
5359
5351
  passwordregex: 41
5360
5352
  },
5361
- $n,
5353
+ jn,
5362
5354
  [-1, -1, -1]
5363
5355
  );
5364
5356
  }
@@ -5429,7 +5421,7 @@ class si extends Fo {
5429
5421
  this.$$set({ passwordregex: t }), ue();
5430
5422
  }
5431
5423
  }
5432
- Oo(si, { endpoint: {}, forgotpasswordkey: {}, captchakey: {}, lang: {}, simplepasswordvalidation: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, hastosetpass: {}, passwordregex: {} }, [], [], !0);
5424
+ Lo(oi, { endpoint: {}, forgotpasswordkey: {}, captchakey: {}, lang: {}, simplepasswordvalidation: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, hastosetpass: {}, passwordregex: {} }, [], [], !0);
5433
5425
  export {
5434
- si as G
5426
+ oi as G
5435
5427
  };