@everymatrix/player-change-password 1.74.3 → 1.74.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,53 +1,53 @@
1
- var Jr = Object.defineProperty, qr = Object.defineProperties;
2
- var Kr = Object.getOwnPropertyDescriptors;
3
- var Dt = Object.getOwnPropertySymbols;
4
- var en = Object.prototype.hasOwnProperty, tn = Object.prototype.propertyIsEnumerable;
5
- var dt = (e, t, r) => t in e ? Jr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ut = (e, t) => {
1
+ var en = Object.defineProperty, tn = Object.defineProperties;
2
+ var rn = Object.getOwnPropertyDescriptors;
3
+ var $t = Object.getOwnPropertySymbols;
4
+ var nn = Object.prototype.hasOwnProperty, sn = Object.prototype.propertyIsEnumerable;
5
+ var dt = (e, t, r) => t in e ? en(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Gt = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- en.call(t, r) && dt(e, r, t[r]);
8
- if (Dt)
9
- for (var r of Dt(t))
10
- tn.call(t, r) && dt(e, r, t[r]);
7
+ nn.call(t, r) && dt(e, r, t[r]);
8
+ if ($t)
9
+ for (var r of $t(t))
10
+ sn.call(t, r) && dt(e, r, t[r]);
11
11
  return e;
12
- }, $t = (e, t) => qr(e, Kr(t));
12
+ }, jt = (e, t) => tn(e, rn(t));
13
13
  var ee = (e, t, r) => (dt(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var Gt = (e, t, r) => new Promise((n, i) => {
14
+ var Vt = (e, t, r) => new Promise((n, i) => {
15
15
  var s = (u) => {
16
16
  try {
17
- l(r.next(u));
17
+ o(r.next(u));
18
18
  } catch (h) {
19
19
  i(h);
20
20
  }
21
21
  }, a = (u) => {
22
22
  try {
23
- l(r.throw(u));
23
+ o(r.throw(u));
24
24
  } catch (h) {
25
25
  i(h);
26
26
  }
27
- }, l = (u) => u.done ? n(u.value) : Promise.resolve(u.value).then(s, a);
28
- l((r = r.apply(e, t)).next());
27
+ }, o = (u) => u.done ? n(u.value) : Promise.resolve(u.value).then(s, a);
28
+ o((r = r.apply(e, t)).next());
29
29
  });
30
30
  function re() {
31
31
  }
32
- function gr(e) {
32
+ function wr(e) {
33
33
  return e();
34
34
  }
35
- function jt() {
35
+ function zt() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function Re(e) {
39
- e.forEach(gr);
38
+ function Oe(e) {
39
+ e.forEach(wr);
40
40
  }
41
41
  function Se(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function br(e, t) {
44
+ function vr(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- function rn(e) {
47
+ function an(e) {
48
48
  return Object.keys(e).length === 0;
49
49
  }
50
- function wr(e, ...t) {
50
+ function yr(e, ...t) {
51
51
  if (e == null) {
52
52
  for (const n of t)
53
53
  n(void 0);
@@ -56,20 +56,20 @@ function wr(e, ...t) {
56
56
  const r = e.subscribe(...t);
57
57
  return r.unsubscribe ? () => r.unsubscribe() : r;
58
58
  }
59
- function nn(e, t, r) {
60
- e.$$.on_destroy.push(wr(t, r));
59
+ function on(e, t, r) {
60
+ e.$$.on_destroy.push(yr(t, r));
61
61
  }
62
62
  function d(e, t) {
63
63
  e.appendChild(t);
64
64
  }
65
- function sn(e, t, r) {
66
- const n = an(e);
65
+ function ln(e, t, r) {
66
+ const n = un(e);
67
67
  if (!n.getElementById(t)) {
68
68
  const i = _("style");
69
- i.id = t, i.textContent = r, on(n, i);
69
+ i.id = t, i.textContent = r, hn(n, i);
70
70
  }
71
71
  }
72
- function an(e) {
72
+ function un(e) {
73
73
  if (!e)
74
74
  return document;
75
75
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -79,7 +79,7 @@ function an(e) {
79
79
  t
80
80
  ) : e.ownerDocument;
81
81
  }
82
- function on(e, t) {
82
+ function hn(e, t) {
83
83
  return d(
84
84
  /** @type {Document} */
85
85
  e.head || e,
@@ -104,29 +104,29 @@ function M(e) {
104
104
  function k() {
105
105
  return M(" ");
106
106
  }
107
- function vr() {
107
+ function _r() {
108
108
  return M("");
109
109
  }
110
110
  function z(e, t, r, n) {
111
111
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
112
112
  }
113
- function o(e, t, r) {
113
+ function l(e, t, r) {
114
114
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
115
115
  }
116
- function ln(e) {
116
+ function cn(e) {
117
117
  return Array.from(e.childNodes);
118
118
  }
119
119
  function $(e, t) {
120
120
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
121
121
  t);
122
122
  }
123
- function xe(e, t) {
123
+ function Ee(e, t) {
124
124
  e.value = t == null ? "" : t;
125
125
  }
126
- function un(e, t, r, n) {
126
+ function fn(e, t, r, n) {
127
127
  e.style.setProperty(t, r, "");
128
128
  }
129
- function hn(e) {
129
+ function dn(e) {
130
130
  const t = {};
131
131
  return e.childNodes.forEach(
132
132
  /** @param {Element} node */
@@ -139,40 +139,40 @@ let ze;
139
139
  function Ve(e) {
140
140
  ze = e;
141
141
  }
142
- function cn() {
142
+ function pn() {
143
143
  if (!ze)
144
144
  throw new Error("Function called outside component initialization");
145
145
  return ze;
146
146
  }
147
- function fn(e) {
148
- cn().$$.on_mount.push(e);
147
+ function mn(e) {
148
+ pn().$$.on_mount.push(e);
149
149
  }
150
150
  const Ce = [], Be = [];
151
151
  let Ae = [];
152
- const Vt = [], dn = /* @__PURE__ */ Promise.resolve();
153
- let _t = !1;
154
- function pn() {
155
- _t || (_t = !0, dn.then(se));
152
+ const Wt = [], gn = /* @__PURE__ */ Promise.resolve();
153
+ let Pt = !1;
154
+ function bn() {
155
+ Pt || (Pt = !0, gn.then(se));
156
156
  }
157
- function Pt(e) {
157
+ function Et(e) {
158
158
  Ae.push(e);
159
159
  }
160
160
  const pt = /* @__PURE__ */ new Set();
161
- let Ee = 0;
161
+ let xe = 0;
162
162
  function se() {
163
- if (Ee !== 0)
163
+ if (xe !== 0)
164
164
  return;
165
165
  const e = ze;
166
166
  do {
167
167
  try {
168
- for (; Ee < Ce.length; ) {
169
- const t = Ce[Ee];
170
- Ee++, Ve(t), mn(t.$$);
168
+ for (; xe < Ce.length; ) {
169
+ const t = Ce[xe];
170
+ xe++, Ve(t), wn(t.$$);
171
171
  }
172
172
  } catch (t) {
173
- throw Ce.length = 0, Ee = 0, t;
173
+ throw Ce.length = 0, xe = 0, t;
174
174
  }
175
- for (Ve(null), Ce.length = 0, Ee = 0; Be.length; )
175
+ for (Ve(null), Ce.length = 0, xe = 0; Be.length; )
176
176
  Be.pop()();
177
177
  for (let t = 0; t < Ae.length; t += 1) {
178
178
  const r = Ae[t];
@@ -180,40 +180,40 @@ function se() {
180
180
  }
181
181
  Ae.length = 0;
182
182
  } while (Ce.length);
183
- for (; Vt.length; )
184
- Vt.pop()();
185
- _t = !1, pt.clear(), Ve(e);
183
+ for (; Wt.length; )
184
+ Wt.pop()();
185
+ Pt = !1, pt.clear(), Ve(e);
186
186
  }
187
- function mn(e) {
187
+ function wn(e) {
188
188
  if (e.fragment !== null) {
189
- e.update(), Re(e.before_update);
189
+ e.update(), Oe(e.before_update);
190
190
  const t = e.dirty;
191
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Pt);
191
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Et);
192
192
  }
193
193
  }
194
- function gn(e) {
194
+ function vn(e) {
195
195
  const t = [], r = [];
196
196
  Ae.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Ae = t;
197
197
  }
198
- const bn = /* @__PURE__ */ new Set();
199
- function wn(e, t) {
200
- e && e.i && (bn.delete(e), e.i(t));
198
+ const yn = /* @__PURE__ */ new Set();
199
+ function _n(e, t) {
200
+ e && e.i && (yn.delete(e), e.i(t));
201
201
  }
202
- function vn(e, t, r) {
202
+ function Pn(e, t, r) {
203
203
  const { fragment: n, after_update: i } = e.$$;
204
- n && n.m(t, r), Pt(() => {
205
- const s = e.$$.on_mount.map(gr).filter(Se);
206
- e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Re(s), e.$$.on_mount = [];
207
- }), i.forEach(Pt);
204
+ n && n.m(t, r), Et(() => {
205
+ const s = e.$$.on_mount.map(wr).filter(Se);
206
+ e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Oe(s), e.$$.on_mount = [];
207
+ }), i.forEach(Et);
208
208
  }
209
- function yn(e, t) {
209
+ function En(e, t) {
210
210
  const r = e.$$;
211
- r.fragment !== null && (gn(r.after_update), Re(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
211
+ r.fragment !== null && (vn(r.after_update), Oe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
212
212
  }
213
- function _n(e, t) {
214
- e.$$.dirty[0] === -1 && (Ce.push(e), pn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
213
+ function xn(e, t) {
214
+ e.$$.dirty[0] === -1 && (Ce.push(e), bn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
215
215
  }
216
- function Pn(e, t, r, n, i, s, a = null, l = [-1]) {
216
+ function Tn(e, t, r, n, i, s, a = null, o = [-1]) {
217
217
  const u = ze;
218
218
  Ve(e);
219
219
  const h = e.$$ = {
@@ -223,7 +223,7 @@ function Pn(e, t, r, n, i, s, a = null, l = [-1]) {
223
223
  props: s,
224
224
  update: re,
225
225
  not_equal: i,
226
- bound: jt(),
226
+ bound: zt(),
227
227
  // lifecycle
228
228
  on_mount: [],
229
229
  on_destroy: [],
@@ -232,28 +232,28 @@ function Pn(e, t, r, n, i, s, a = null, l = [-1]) {
232
232
  after_update: [],
233
233
  context: new Map(t.context || (u ? u.$$.context : [])),
234
234
  // everything else
235
- callbacks: jt(),
236
- dirty: l,
235
+ callbacks: zt(),
236
+ dirty: o,
237
237
  skip_bound: !1,
238
238
  root: t.target || u.$$.root
239
239
  };
240
240
  a && a(h.root);
241
241
  let c = !1;
242
- if (h.ctx = r(e, t.props || {}, (f, p, ...m) => {
242
+ if (h.ctx = r ? r(e, t.props || {}, (f, p, ...m) => {
243
243
  const v = m.length ? m[0] : p;
244
- return h.ctx && i(h.ctx[f], h.ctx[f] = v) && (!h.skip_bound && h.bound[f] && h.bound[f](v), c && _n(e, f)), p;
245
- }), h.update(), c = !0, Re(h.before_update), h.fragment = n(h.ctx), t.target) {
244
+ return h.ctx && i(h.ctx[f], h.ctx[f] = v) && (!h.skip_bound && h.bound[f] && h.bound[f](v), c && xn(e, f)), p;
245
+ }) : [], h.update(), c = !0, Oe(h.before_update), h.fragment = n ? n(h.ctx) : !1, t.target) {
246
246
  if (t.hydrate) {
247
- const f = ln(t.target);
247
+ const f = cn(t.target);
248
248
  h.fragment && h.fragment.l(f), f.forEach(A);
249
249
  } else
250
250
  h.fragment && h.fragment.c();
251
- t.intro && wn(e.$$.fragment), vn(e, t.target, t.anchor), se();
251
+ t.intro && _n(e.$$.fragment), Pn(e, t.target, t.anchor), se();
252
252
  }
253
253
  Ve(u);
254
254
  }
255
- let yr;
256
- typeof HTMLElement == "function" && (yr = class extends HTMLElement {
255
+ let Pr;
256
+ typeof HTMLElement == "function" && (Pr = class extends HTMLElement {
257
257
  constructor(t, r, n) {
258
258
  super();
259
259
  /** The Svelte component constructor */
@@ -290,14 +290,14 @@ typeof HTMLElement == "function" && (yr = class extends HTMLElement {
290
290
  }
291
291
  }
292
292
  connectedCallback() {
293
- return Gt(this, null, function* () {
293
+ return Vt(this, null, function* () {
294
294
  if (this.$$cn = !0, !this.$$c) {
295
295
  let t = function(s) {
296
296
  return () => {
297
297
  let a;
298
298
  return {
299
299
  c: function() {
300
- a = _("slot"), s !== "default" && o(a, "name", s);
300
+ a = _("slot"), s !== "default" && l(a, "name", s);
301
301
  },
302
302
  /**
303
303
  * @param {HTMLElement} target
@@ -314,7 +314,7 @@ typeof HTMLElement == "function" && (yr = class extends HTMLElement {
314
314
  };
315
315
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
316
316
  return;
317
- const r = {}, n = hn(this);
317
+ const r = {}, n = dn(this);
318
318
  for (const s of this.$$s)
319
319
  s in n && (r[s] = [t(s)]);
320
320
  for (const s of this.attributes) {
@@ -325,7 +325,7 @@ typeof HTMLElement == "function" && (yr = class extends HTMLElement {
325
325
  !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
326
326
  this.$$c = new this.$$ctor({
327
327
  target: this.shadowRoot || this,
328
- props: $t(Ut({}, this.$$d), {
328
+ props: jt(Gt({}, this.$$d), {
329
329
  $$slots: r,
330
330
  $$scope: {
331
331
  ctx: []
@@ -349,8 +349,8 @@ typeof HTMLElement == "function" && (yr = class extends HTMLElement {
349
349
  this.$$c.$$.after_update.push(i), i();
350
350
  for (const s in this.$$l)
351
351
  for (const a of this.$$l[s]) {
352
- const l = this.$$c.$on(s, a);
353
- this.$$l_u.set(a, l);
352
+ const o = this.$$c.$on(s, a);
353
+ this.$$l_u.set(a, o);
354
354
  }
355
355
  this.$$l = {};
356
356
  }
@@ -403,38 +403,38 @@ function rt(e, t, r, n) {
403
403
  return t;
404
404
  }
405
405
  }
406
- function xn(e, t, r, n, i, s) {
407
- let a = class extends yr {
406
+ function Cn(e, t, r, n, i, s) {
407
+ let a = class extends Pr {
408
408
  constructor() {
409
409
  super(e, r, i), this.$$p_d = t;
410
410
  }
411
411
  static get observedAttributes() {
412
412
  return Object.keys(t).map(
413
- (l) => (t[l].attribute || l).toLowerCase()
413
+ (o) => (t[o].attribute || o).toLowerCase()
414
414
  );
415
415
  }
416
416
  };
417
- return Object.keys(t).forEach((l) => {
418
- Object.defineProperty(a.prototype, l, {
417
+ return Object.keys(t).forEach((o) => {
418
+ Object.defineProperty(a.prototype, o, {
419
419
  get() {
420
- return this.$$c && l in this.$$c ? this.$$c[l] : this.$$d[l];
420
+ return this.$$c && o in this.$$c ? this.$$c[o] : this.$$d[o];
421
421
  },
422
422
  set(u) {
423
423
  var h;
424
- u = rt(l, u, t), this.$$d[l] = u, (h = this.$$c) == null || h.$set({ [l]: u });
424
+ u = rt(o, u, t), this.$$d[o] = u, (h = this.$$c) == null || h.$set({ [o]: u });
425
425
  }
426
426
  });
427
- }), n.forEach((l) => {
428
- Object.defineProperty(a.prototype, l, {
427
+ }), n.forEach((o) => {
428
+ Object.defineProperty(a.prototype, o, {
429
429
  get() {
430
430
  var u;
431
- return (u = this.$$c) == null ? void 0 : u[l];
431
+ return (u = this.$$c) == null ? void 0 : u[o];
432
432
  }
433
433
  });
434
434
  }), e.element = /** @type {any} */
435
435
  a, a;
436
436
  }
437
- class En {
437
+ class Bn {
438
438
  constructor() {
439
439
  /**
440
440
  * ### PRIVATE API
@@ -455,7 +455,7 @@ class En {
455
455
  }
456
456
  /** @returns {void} */
457
457
  $destroy() {
458
- yn(this, 1), this.$destroy = re;
458
+ En(this, 1), this.$destroy = re;
459
459
  }
460
460
  /**
461
461
  * @template {Extract<keyof Events, string>} K
@@ -477,18 +477,18 @@ class En {
477
477
  * @returns {void}
478
478
  */
479
479
  $set(t) {
480
- this.$$set && !rn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
480
+ this.$$set && !an(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
481
481
  }
482
482
  }
483
- const Tn = "4";
484
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Tn);
485
- function Cn(e, t) {
483
+ const Sn = "4";
484
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Sn);
485
+ function An(e, t) {
486
486
  if (e) {
487
487
  const r = document.createElement("style");
488
488
  r.innerHTML = t, e.appendChild(r);
489
489
  }
490
490
  }
491
- function Bn(e, t) {
491
+ function Hn(e, t) {
492
492
  const r = new URL(t);
493
493
  fetch(r.href).then((n) => n.text()).then((n) => {
494
494
  const i = document.createElement("style");
@@ -497,7 +497,7 @@ function Bn(e, t) {
497
497
  console.error("There was an error while trying to load client styling from URL", n);
498
498
  });
499
499
  }
500
- function Sn(e, t, r) {
500
+ function In(e, t, r) {
501
501
  if (window.emMessageBus) {
502
502
  const n = document.createElement("style");
503
503
  window.emMessageBus.subscribe(t, (i) => {
@@ -546,7 +546,7 @@ var S = function() {
546
546
  return t;
547
547
  }, S.apply(this, arguments);
548
548
  };
549
- function An(e, t) {
549
+ function Mn(e, t) {
550
550
  var r = {};
551
551
  for (var n in e)
552
552
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -555,7 +555,7 @@ function An(e, t) {
555
555
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
556
556
  return r;
557
557
  }
558
- function Et(e) {
558
+ function Tt(e) {
559
559
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
560
560
  if (r)
561
561
  return r.call(e);
@@ -567,7 +567,7 @@ function Et(e) {
567
567
  };
568
568
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
569
569
  }
570
- function Tt(e, t) {
570
+ function Ct(e, t) {
571
571
  var r = typeof Symbol == "function" && e[Symbol.iterator];
572
572
  if (!r)
573
573
  return e;
@@ -575,8 +575,8 @@ function Tt(e, t) {
575
575
  try {
576
576
  for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
577
577
  s.push(i.value);
578
- } catch (l) {
579
- a = { error: l };
578
+ } catch (o) {
579
+ a = { error: o };
580
580
  } finally {
581
581
  try {
582
582
  i && !i.done && (r = n.return) && r.call(n);
@@ -596,13 +596,13 @@ function He(e, t, r) {
596
596
  function ae(e) {
597
597
  return typeof e == "function";
598
598
  }
599
- function _r(e) {
599
+ function Er(e) {
600
600
  var t = function(n) {
601
601
  Error.call(n), n.stack = new Error().stack;
602
602
  }, r = e(t);
603
603
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
604
604
  }
605
- var mt = _r(function(e) {
605
+ var mt = Er(function(e) {
606
606
  return function(r) {
607
607
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
608
608
  ` + r.map(function(n, i) {
@@ -611,7 +611,7 @@ var mt = _r(function(e) {
611
611
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
612
612
  };
613
613
  });
614
- function Ct(e, t) {
614
+ function Bt(e, t) {
615
615
  if (e) {
616
616
  var r = e.indexOf(t);
617
617
  0 <= r && e.splice(r, 1);
@@ -629,7 +629,7 @@ var lt = function() {
629
629
  if (a)
630
630
  if (this._parentage = null, Array.isArray(a))
631
631
  try {
632
- for (var l = Et(a), u = l.next(); !u.done; u = l.next()) {
632
+ for (var o = Tt(a), u = o.next(); !u.done; u = o.next()) {
633
633
  var h = u.value;
634
634
  h.remove(this);
635
635
  }
@@ -637,7 +637,7 @@ var lt = function() {
637
637
  t = { error: w };
638
638
  } finally {
639
639
  try {
640
- u && !u.done && (r = l.return) && r.call(l);
640
+ u && !u.done && (r = o.return) && r.call(o);
641
641
  } finally {
642
642
  if (t)
643
643
  throw t.error;
@@ -656,12 +656,12 @@ var lt = function() {
656
656
  if (f) {
657
657
  this._finalizers = null;
658
658
  try {
659
- for (var p = Et(f), m = p.next(); !m.done; m = p.next()) {
659
+ for (var p = Tt(f), m = p.next(); !m.done; m = p.next()) {
660
660
  var v = m.value;
661
661
  try {
662
- zt(v);
662
+ Xt(v);
663
663
  } catch (w) {
664
- s = s != null ? s : [], w instanceof mt ? s = He(He([], Tt(s)), Tt(w.errors)) : s.push(w);
664
+ s = s != null ? s : [], w instanceof mt ? s = He(He([], Ct(s)), Ct(w.errors)) : s.push(w);
665
665
  }
666
666
  }
667
667
  } catch (w) {
@@ -682,7 +682,7 @@ var lt = function() {
682
682
  var r;
683
683
  if (t && t !== this)
684
684
  if (this.closed)
685
- zt(t);
685
+ Xt(t);
686
686
  else {
687
687
  if (t instanceof e) {
688
688
  if (t.closed || t._hasParent(this))
@@ -699,56 +699,56 @@ var lt = function() {
699
699
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
700
700
  }, e.prototype._removeParent = function(t) {
701
701
  var r = this._parentage;
702
- r === t ? this._parentage = null : Array.isArray(r) && Ct(r, t);
702
+ r === t ? this._parentage = null : Array.isArray(r) && Bt(r, t);
703
703
  }, e.prototype.remove = function(t) {
704
704
  var r = this._finalizers;
705
- r && Ct(r, t), t instanceof e && t._removeParent(this);
705
+ r && Bt(r, t), t instanceof e && t._removeParent(this);
706
706
  }, e.EMPTY = function() {
707
707
  var t = new e();
708
708
  return t.closed = !0, t;
709
709
  }(), e;
710
- }(), Pr = lt.EMPTY;
711
- function xr(e) {
710
+ }(), xr = lt.EMPTY;
711
+ function Tr(e) {
712
712
  return e instanceof lt || e && "closed" in e && ae(e.remove) && ae(e.add) && ae(e.unsubscribe);
713
713
  }
714
- function zt(e) {
714
+ function Xt(e) {
715
715
  ae(e) ? e() : e.unsubscribe();
716
716
  }
717
- var Hn = {
717
+ var Cr = {
718
718
  onUnhandledError: null,
719
719
  onStoppedNotification: null,
720
720
  Promise: void 0,
721
721
  useDeprecatedSynchronousErrorHandling: !1,
722
722
  useDeprecatedNextContext: !1
723
- }, In = {
723
+ }, Nn = {
724
724
  setTimeout: function(e, t) {
725
725
  for (var r = [], n = 2; n < arguments.length; n++)
726
726
  r[n - 2] = arguments[n];
727
- return setTimeout.apply(void 0, He([e, t], Tt(r)));
727
+ return setTimeout.apply(void 0, He([e, t], Ct(r)));
728
728
  },
729
729
  clearTimeout: function(e) {
730
730
  return clearTimeout(e);
731
731
  },
732
732
  delegate: void 0
733
733
  };
734
- function Mn(e) {
735
- In.setTimeout(function() {
734
+ function Rn(e) {
735
+ Nn.setTimeout(function() {
736
736
  throw e;
737
737
  });
738
738
  }
739
- function Wt() {
739
+ function Zt() {
740
740
  }
741
741
  function nt(e) {
742
742
  e();
743
743
  }
744
- var Er = function(e) {
744
+ var Br = function(e) {
745
745
  oe(t, e);
746
746
  function t(r) {
747
747
  var n = e.call(this) || this;
748
- return n.isStopped = !1, r ? (n.destination = r, xr(r) && r.add(n)) : n.destination = Rn, n;
748
+ return n.isStopped = !1, r ? (n.destination = r, Tr(r) && r.add(n)) : n.destination = kn, n;
749
749
  }
750
750
  return t.create = function(r, n, i) {
751
- return new Bt(r, n, i);
751
+ return new St(r, n, i);
752
752
  }, t.prototype.next = function(r) {
753
753
  this.isStopped || this._next(r);
754
754
  }, t.prototype.error = function(r) {
@@ -772,7 +772,11 @@ var Er = function(e) {
772
772
  this.unsubscribe();
773
773
  }
774
774
  }, t;
775
- }(lt), Nn = function() {
775
+ }(lt), On = Function.prototype.bind;
776
+ function gt(e, t) {
777
+ return On.call(e, t);
778
+ }
779
+ var Ln = function() {
776
780
  function e(t) {
777
781
  this.partialObserver = t;
778
782
  }
@@ -803,43 +807,55 @@ var Er = function(e) {
803
807
  et(r);
804
808
  }
805
809
  }, e;
806
- }(), Bt = function(e) {
810
+ }(), St = function(e) {
807
811
  oe(t, e);
808
812
  function t(r, n, i) {
809
813
  var s = e.call(this) || this, a;
810
- return ae(r) || !r ? a = {
811
- next: r != null ? r : void 0,
812
- error: n != null ? n : void 0,
813
- complete: i != null ? i : void 0
814
- } : a = r, s.destination = new Nn(a), s;
814
+ if (ae(r) || !r)
815
+ a = {
816
+ next: r != null ? r : void 0,
817
+ error: n != null ? n : void 0,
818
+ complete: i != null ? i : void 0
819
+ };
820
+ else {
821
+ var o;
822
+ s && Cr.useDeprecatedNextContext ? (o = Object.create(r), o.unsubscribe = function() {
823
+ return s.unsubscribe();
824
+ }, a = {
825
+ next: r.next && gt(r.next, o),
826
+ error: r.error && gt(r.error, o),
827
+ complete: r.complete && gt(r.complete, o)
828
+ }) : a = r;
829
+ }
830
+ return s.destination = new Ln(a), s;
815
831
  }
816
832
  return t;
817
- }(Er);
833
+ }(Br);
818
834
  function et(e) {
819
- Mn(e);
835
+ Rn(e);
820
836
  }
821
- function On(e) {
837
+ function Fn(e) {
822
838
  throw e;
823
839
  }
824
- var Rn = {
840
+ var kn = {
825
841
  closed: !0,
826
- next: Wt,
827
- error: On,
828
- complete: Wt
829
- }, Ln = function() {
842
+ next: Zt,
843
+ error: Fn,
844
+ complete: Zt
845
+ }, Dn = function() {
830
846
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
831
847
  }();
832
- function Fn(e) {
848
+ function Un(e) {
833
849
  return e;
834
850
  }
835
- function kn(e) {
836
- return e.length === 0 ? Fn : e.length === 1 ? e[0] : function(r) {
851
+ function $n(e) {
852
+ return e.length === 0 ? Un : e.length === 1 ? e[0] : function(r) {
837
853
  return e.reduce(function(n, i) {
838
854
  return i(n);
839
855
  }, r);
840
856
  };
841
857
  }
842
- var Xt = function() {
858
+ var Yt = function() {
843
859
  function e(t) {
844
860
  t && (this._subscribe = t);
845
861
  }
@@ -847,10 +863,10 @@ var Xt = function() {
847
863
  var r = new e();
848
864
  return r.source = this, r.operator = t, r;
849
865
  }, e.prototype.subscribe = function(t, r, n) {
850
- var i = this, s = Un(t) ? t : new Bt(t, r, n);
866
+ var i = this, s = jn(t) ? t : new St(t, r, n);
851
867
  return nt(function() {
852
- var a = i, l = a.operator, u = a.source;
853
- s.add(l ? l.call(s, u) : u ? i._subscribe(s) : i._trySubscribe(s));
868
+ var a = i, o = a.operator, u = a.source;
869
+ s.add(o ? o.call(s, u) : u ? i._subscribe(s) : i._trySubscribe(s));
854
870
  }), s;
855
871
  }, e.prototype._trySubscribe = function(t) {
856
872
  try {
@@ -860,11 +876,11 @@ var Xt = function() {
860
876
  }
861
877
  }, e.prototype.forEach = function(t, r) {
862
878
  var n = this;
863
- return r = Zt(r), new r(function(i, s) {
864
- var a = new Bt({
865
- next: function(l) {
879
+ return r = Qt(r), new r(function(i, s) {
880
+ var a = new St({
881
+ next: function(o) {
866
882
  try {
867
- t(l);
883
+ t(o);
868
884
  } catch (u) {
869
885
  s(u), a.unsubscribe();
870
886
  }
@@ -877,15 +893,15 @@ var Xt = function() {
877
893
  }, e.prototype._subscribe = function(t) {
878
894
  var r;
879
895
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
880
- }, e.prototype[Ln] = function() {
896
+ }, e.prototype[Dn] = function() {
881
897
  return this;
882
898
  }, e.prototype.pipe = function() {
883
899
  for (var t = [], r = 0; r < arguments.length; r++)
884
900
  t[r] = arguments[r];
885
- return kn(t)(this);
901
+ return $n(t)(this);
886
902
  }, e.prototype.toPromise = function(t) {
887
903
  var r = this;
888
- return t = Zt(t), new t(function(n, i) {
904
+ return t = Qt(t), new t(function(n, i) {
889
905
  var s;
890
906
  r.subscribe(function(a) {
891
907
  return s = a;
@@ -899,32 +915,32 @@ var Xt = function() {
899
915
  return new e(t);
900
916
  }, e;
901
917
  }();
902
- function Zt(e) {
918
+ function Qt(e) {
903
919
  var t;
904
- return (t = e != null ? e : Hn.Promise) !== null && t !== void 0 ? t : Promise;
920
+ return (t = e != null ? e : Cr.Promise) !== null && t !== void 0 ? t : Promise;
905
921
  }
906
- function Dn(e) {
922
+ function Gn(e) {
907
923
  return e && ae(e.next) && ae(e.error) && ae(e.complete);
908
924
  }
909
- function Un(e) {
910
- return e && e instanceof Er || Dn(e) && xr(e);
925
+ function jn(e) {
926
+ return e && e instanceof Br || Gn(e) && Tr(e);
911
927
  }
912
- var $n = _r(function(e) {
928
+ var Vn = Er(function(e) {
913
929
  return function() {
914
930
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
915
931
  };
916
- }), Tr = function(e) {
932
+ }), Sr = function(e) {
917
933
  oe(t, e);
918
934
  function t() {
919
935
  var r = e.call(this) || this;
920
936
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
921
937
  }
922
938
  return t.prototype.lift = function(r) {
923
- var n = new Yt(this, this);
939
+ var n = new Jt(this, this);
924
940
  return n.operator = r, n;
925
941
  }, t.prototype._throwIfClosed = function() {
926
942
  if (this.closed)
927
- throw new $n();
943
+ throw new Vn();
928
944
  }, t.prototype.next = function(r) {
929
945
  var n = this;
930
946
  nt(function() {
@@ -932,15 +948,15 @@ var $n = _r(function(e) {
932
948
  if (n._throwIfClosed(), !n.isStopped) {
933
949
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
934
950
  try {
935
- for (var a = Et(n.currentObservers), l = a.next(); !l.done; l = a.next()) {
936
- var u = l.value;
951
+ for (var a = Tt(n.currentObservers), o = a.next(); !o.done; o = a.next()) {
952
+ var u = o.value;
937
953
  u.next(r);
938
954
  }
939
955
  } catch (h) {
940
956
  i = { error: h };
941
957
  } finally {
942
958
  try {
943
- l && !l.done && (s = a.return) && s.call(a);
959
+ o && !o.done && (s = a.return) && s.call(a);
944
960
  } finally {
945
961
  if (i)
946
962
  throw i.error;
@@ -980,20 +996,20 @@ var $n = _r(function(e) {
980
996
  }, t.prototype._subscribe = function(r) {
981
997
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
982
998
  }, t.prototype._innerSubscribe = function(r) {
983
- var n = this, i = this, s = i.hasError, a = i.isStopped, l = i.observers;
984
- return s || a ? Pr : (this.currentObservers = null, l.push(r), new lt(function() {
985
- n.currentObservers = null, Ct(l, r);
999
+ var n = this, i = this, s = i.hasError, a = i.isStopped, o = i.observers;
1000
+ return s || a ? xr : (this.currentObservers = null, o.push(r), new lt(function() {
1001
+ n.currentObservers = null, Bt(o, r);
986
1002
  }));
987
1003
  }, t.prototype._checkFinalizedStatuses = function(r) {
988
1004
  var n = this, i = n.hasError, s = n.thrownError, a = n.isStopped;
989
1005
  i ? r.error(s) : a && r.complete();
990
1006
  }, t.prototype.asObservable = function() {
991
- var r = new Xt();
1007
+ var r = new Yt();
992
1008
  return r.source = this, r;
993
1009
  }, t.create = function(r, n) {
994
- return new Yt(r, n);
1010
+ return new Jt(r, n);
995
1011
  }, t;
996
- }(Xt), Yt = function(e) {
1012
+ }(Yt), Jt = function(e) {
997
1013
  oe(t, e);
998
1014
  function t(r, n) {
999
1015
  var i = e.call(this) || this;
@@ -1010,45 +1026,45 @@ var $n = _r(function(e) {
1010
1026
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1011
1027
  }, t.prototype._subscribe = function(r) {
1012
1028
  var n, i;
1013
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Pr;
1029
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : xr;
1014
1030
  }, t;
1015
- }(Tr), Cr = {
1031
+ }(Sr), Ar = {
1016
1032
  now: function() {
1017
- return (Cr.delegate || Date).now();
1033
+ return (Ar.delegate || Date).now();
1018
1034
  },
1019
1035
  delegate: void 0
1020
- }, Gn = function(e) {
1036
+ }, zn = function(e) {
1021
1037
  oe(t, e);
1022
1038
  function t(r, n, i) {
1023
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Cr);
1039
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Ar);
1024
1040
  var s = e.call(this) || this;
1025
1041
  return s._bufferSize = r, s._windowTime = n, s._timestampProvider = i, s._buffer = [], s._infiniteTimeWindow = !0, s._infiniteTimeWindow = n === 1 / 0, s._bufferSize = Math.max(1, r), s._windowTime = Math.max(1, n), s;
1026
1042
  }
1027
1043
  return t.prototype.next = function(r) {
1028
- var n = this, i = n.isStopped, s = n._buffer, a = n._infiniteTimeWindow, l = n._timestampProvider, u = n._windowTime;
1029
- i || (s.push(r), !a && s.push(l.now() + u)), this._trimBuffer(), e.prototype.next.call(this, r);
1044
+ var n = this, i = n.isStopped, s = n._buffer, a = n._infiniteTimeWindow, o = n._timestampProvider, u = n._windowTime;
1045
+ i || (s.push(r), !a && s.push(o.now() + u)), this._trimBuffer(), e.prototype.next.call(this, r);
1030
1046
  }, t.prototype._subscribe = function(r) {
1031
1047
  this._throwIfClosed(), this._trimBuffer();
1032
- for (var n = this._innerSubscribe(r), i = this, s = i._infiniteTimeWindow, a = i._buffer, l = a.slice(), u = 0; u < l.length && !r.closed; u += s ? 1 : 2)
1033
- r.next(l[u]);
1048
+ for (var n = this._innerSubscribe(r), i = this, s = i._infiniteTimeWindow, a = i._buffer, o = a.slice(), u = 0; u < o.length && !r.closed; u += s ? 1 : 2)
1049
+ r.next(o[u]);
1034
1050
  return this._checkFinalizedStatuses(r), n;
1035
1051
  }, t.prototype._trimBuffer = function() {
1036
- var r = this, n = r._bufferSize, i = r._timestampProvider, s = r._buffer, a = r._infiniteTimeWindow, l = (a ? 1 : 2) * n;
1037
- if (n < 1 / 0 && l < s.length && s.splice(0, s.length - l), !a) {
1052
+ var r = this, n = r._bufferSize, i = r._timestampProvider, s = r._buffer, a = r._infiniteTimeWindow, o = (a ? 1 : 2) * n;
1053
+ if (n < 1 / 0 && o < s.length && s.splice(0, s.length - o), !a) {
1038
1054
  for (var u = i.now(), h = 0, c = 1; c < s.length && s[c] <= u; c += 2)
1039
1055
  h = c;
1040
1056
  h && s.splice(0, h + 1);
1041
1057
  }
1042
1058
  }, t;
1043
- }(Tr);
1044
- const Qt = [], Jt = {}, jn = (e, t = 0) => {
1045
- if (Qt.indexOf(e) == -1) {
1046
- const r = new Gn(t);
1047
- Jt[e] = r, Qt.push(e);
1059
+ }(Sr);
1060
+ const qt = [], Kt = {}, Wn = (e, t = 0) => {
1061
+ if (qt.indexOf(e) == -1) {
1062
+ const r = new zn(t);
1063
+ Kt[e] = r, qt.push(e);
1048
1064
  }
1049
- return Jt[e];
1065
+ return Kt[e];
1050
1066
  }, Te = [];
1051
- function Vn(e, t) {
1067
+ function Xn(e, t) {
1052
1068
  return {
1053
1069
  subscribe: ut(e, t).subscribe
1054
1070
  };
@@ -1056,8 +1072,8 @@ function Vn(e, t) {
1056
1072
  function ut(e, t = re) {
1057
1073
  let r;
1058
1074
  const n = /* @__PURE__ */ new Set();
1059
- function i(l) {
1060
- if (br(e, l) && (e = l, r)) {
1075
+ function i(o) {
1076
+ if (vr(e, o) && (e = o, r)) {
1061
1077
  const u = !Te.length;
1062
1078
  for (const h of n)
1063
1079
  h[1](), Te.push(h, e);
@@ -1068,12 +1084,12 @@ function ut(e, t = re) {
1068
1084
  }
1069
1085
  }
1070
1086
  }
1071
- function s(l) {
1072
- i(l(e));
1087
+ function s(o) {
1088
+ i(o(e));
1073
1089
  }
1074
- function a(l, u = re) {
1075
- const h = [l, u];
1076
- return n.add(h), n.size === 1 && (r = t(i, s) || re), l(e), () => {
1090
+ function a(o, u = re) {
1091
+ const h = [o, u];
1092
+ return n.add(h), n.size === 1 && (r = t(i, s) || re), o(e), () => {
1077
1093
  n.delete(h), n.size === 0 && r && (r(), r = null);
1078
1094
  };
1079
1095
  }
@@ -1084,7 +1100,7 @@ function Le(e, t, r) {
1084
1100
  if (!i.every(Boolean))
1085
1101
  throw new Error("derived() expects stores as input, got a falsy value");
1086
1102
  const s = t.length < 2;
1087
- return Vn(r, (a, l) => {
1103
+ return Xn(r, (a, o) => {
1088
1104
  let u = !1;
1089
1105
  const h = [];
1090
1106
  let c = 0, f = re;
@@ -1092,10 +1108,10 @@ function Le(e, t, r) {
1092
1108
  if (c)
1093
1109
  return;
1094
1110
  f();
1095
- const v = t(n ? h[0] : h, a, l);
1111
+ const v = t(n ? h[0] : h, a, o);
1096
1112
  s ? a(v) : f = Se(v) ? v : re;
1097
1113
  }, m = i.map(
1098
- (v, w) => wr(
1114
+ (v, w) => yr(
1099
1115
  v,
1100
1116
  (C) => {
1101
1117
  h[w] = C, c &= ~(1 << w), u && p();
@@ -1106,74 +1122,74 @@ function Le(e, t, r) {
1106
1122
  )
1107
1123
  );
1108
1124
  return u = !0, p(), function() {
1109
- Re(m), f(), u = !1;
1125
+ Oe(m), f(), u = !1;
1110
1126
  };
1111
1127
  });
1112
1128
  }
1113
- function zn(e) {
1114
- return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1129
+ function Zn(e) {
1130
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1115
1131
  }
1116
- var Wn = function(t) {
1117
- return Xn(t) && !Zn(t);
1132
+ var Yn = function(t) {
1133
+ return Qn(t) && !Jn(t);
1118
1134
  };
1119
- function Xn(e) {
1135
+ function Qn(e) {
1120
1136
  return !!e && typeof e == "object";
1121
1137
  }
1122
- function Zn(e) {
1138
+ function Jn(e) {
1123
1139
  var t = Object.prototype.toString.call(e);
1124
- return t === "[object RegExp]" || t === "[object Date]" || Jn(e);
1140
+ return t === "[object RegExp]" || t === "[object Date]" || ei(e);
1125
1141
  }
1126
- var Yn = typeof Symbol == "function" && Symbol.for, Qn = Yn ? Symbol.for("react.element") : 60103;
1127
- function Jn(e) {
1128
- return e.$$typeof === Qn;
1142
+ var qn = typeof Symbol == "function" && Symbol.for, Kn = qn ? Symbol.for("react.element") : 60103;
1143
+ function ei(e) {
1144
+ return e.$$typeof === Kn;
1129
1145
  }
1130
- function qn(e) {
1146
+ function ti(e) {
1131
1147
  return Array.isArray(e) ? [] : {};
1132
1148
  }
1133
1149
  function We(e, t) {
1134
- return t.clone !== !1 && t.isMergeableObject(e) ? Ie(qn(e), e, t) : e;
1150
+ return t.clone !== !1 && t.isMergeableObject(e) ? Ie(ti(e), e, t) : e;
1135
1151
  }
1136
- function Kn(e, t, r) {
1152
+ function ri(e, t, r) {
1137
1153
  return e.concat(t).map(function(n) {
1138
1154
  return We(n, r);
1139
1155
  });
1140
1156
  }
1141
- function ei(e, t) {
1157
+ function ni(e, t) {
1142
1158
  if (!t.customMerge)
1143
1159
  return Ie;
1144
1160
  var r = t.customMerge(e);
1145
1161
  return typeof r == "function" ? r : Ie;
1146
1162
  }
1147
- function ti(e) {
1163
+ function ii(e) {
1148
1164
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1149
1165
  return Object.propertyIsEnumerable.call(e, t);
1150
1166
  }) : [];
1151
1167
  }
1152
- function qt(e) {
1153
- return Object.keys(e).concat(ti(e));
1168
+ function er(e) {
1169
+ return Object.keys(e).concat(ii(e));
1154
1170
  }
1155
- function Br(e, t) {
1171
+ function Hr(e, t) {
1156
1172
  try {
1157
1173
  return t in e;
1158
1174
  } catch (r) {
1159
1175
  return !1;
1160
1176
  }
1161
1177
  }
1162
- function ri(e, t) {
1163
- return Br(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1178
+ function si(e, t) {
1179
+ return Hr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1164
1180
  }
1165
- function ni(e, t, r) {
1181
+ function ai(e, t, r) {
1166
1182
  var n = {};
1167
- return r.isMergeableObject(e) && qt(e).forEach(function(i) {
1183
+ return r.isMergeableObject(e) && er(e).forEach(function(i) {
1168
1184
  n[i] = We(e[i], r);
1169
- }), qt(t).forEach(function(i) {
1170
- ri(e, i) || (Br(e, i) && r.isMergeableObject(t[i]) ? n[i] = ei(i, r)(e[i], t[i], r) : n[i] = We(t[i], r));
1185
+ }), er(t).forEach(function(i) {
1186
+ si(e, i) || (Hr(e, i) && r.isMergeableObject(t[i]) ? n[i] = ni(i, r)(e[i], t[i], r) : n[i] = We(t[i], r));
1171
1187
  }), n;
1172
1188
  }
1173
1189
  function Ie(e, t, r) {
1174
- r = r || {}, r.arrayMerge = r.arrayMerge || Kn, r.isMergeableObject = r.isMergeableObject || Wn, r.cloneUnlessOtherwiseSpecified = We;
1190
+ r = r || {}, r.arrayMerge = r.arrayMerge || ri, r.isMergeableObject = r.isMergeableObject || Yn, r.cloneUnlessOtherwiseSpecified = We;
1175
1191
  var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
1176
- return s ? n ? r.arrayMerge(e, t, r) : ni(e, t, r) : We(t, r);
1192
+ return s ? n ? r.arrayMerge(e, t, r) : ai(e, t, r) : We(t, r);
1177
1193
  }
1178
1194
  Ie.all = function(t, r) {
1179
1195
  if (!Array.isArray(t))
@@ -1182,64 +1198,62 @@ Ie.all = function(t, r) {
1182
1198
  return Ie(n, i, r);
1183
1199
  }, {});
1184
1200
  };
1185
- var ii = Ie, si = ii;
1186
- const ai = /* @__PURE__ */ zn(si);
1187
- function gt(e, t) {
1188
- var r = t && t.cache ? t.cache : di, n = t && t.serializer ? t.serializer : ci, i = t && t.strategy ? t.strategy : li;
1201
+ var oi = Ie, li = oi;
1202
+ const ui = /* @__PURE__ */ Zn(li);
1203
+ function bt(e, t) {
1204
+ var r = t && t.cache ? t.cache : mi, n = t && t.serializer ? t.serializer : pi, i = t && t.strategy ? t.strategy : ci;
1189
1205
  return i(e, {
1190
1206
  cache: r,
1191
1207
  serializer: n
1192
1208
  });
1193
1209
  }
1194
- function oi(e) {
1210
+ function hi(e) {
1195
1211
  return e == null || typeof e == "number" || typeof e == "boolean";
1196
1212
  }
1197
- function Sr(e, t, r, n) {
1198
- var i = oi(n) ? n : r(n), s = t.get(i);
1213
+ function Ir(e, t, r, n) {
1214
+ var i = hi(n) ? n : r(n), s = t.get(i);
1199
1215
  return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
1200
1216
  }
1201
- function Ar(e, t, r) {
1217
+ function Mr(e, t, r) {
1202
1218
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
1203
1219
  return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
1204
1220
  }
1205
- function Lt(e, t, r, n, i) {
1221
+ function Ft(e, t, r, n, i) {
1206
1222
  return r.bind(t, e, n, i);
1207
1223
  }
1208
- function li(e, t) {
1209
- var r = e.length === 1 ? Sr : Ar;
1210
- return Lt(e, this, r, t.cache.create(), t.serializer);
1224
+ function ci(e, t) {
1225
+ var r = e.length === 1 ? Ir : Mr;
1226
+ return Ft(e, this, r, t.cache.create(), t.serializer);
1211
1227
  }
1212
- function ui(e, t) {
1213
- return Lt(e, this, Ar, t.cache.create(), t.serializer);
1228
+ function fi(e, t) {
1229
+ return Ft(e, this, Mr, t.cache.create(), t.serializer);
1214
1230
  }
1215
- function hi(e, t) {
1216
- return Lt(e, this, Sr, t.cache.create(), t.serializer);
1231
+ function di(e, t) {
1232
+ return Ft(e, this, Ir, t.cache.create(), t.serializer);
1217
1233
  }
1218
- var ci = function() {
1234
+ var pi = function() {
1219
1235
  return JSON.stringify(arguments);
1220
- }, fi = (
1221
- /** @class */
1222
- function() {
1223
- function e() {
1224
- this.cache = /* @__PURE__ */ Object.create(null);
1225
- }
1226
- return e.prototype.get = function(t) {
1227
- return this.cache[t];
1228
- }, e.prototype.set = function(t, r) {
1229
- this.cache[t] = r;
1230
- }, e;
1231
- }()
1232
- ), di = {
1236
+ };
1237
+ function kt() {
1238
+ this.cache = /* @__PURE__ */ Object.create(null);
1239
+ }
1240
+ kt.prototype.get = function(e) {
1241
+ return this.cache[e];
1242
+ };
1243
+ kt.prototype.set = function(e, t) {
1244
+ this.cache[e] = t;
1245
+ };
1246
+ var mi = {
1233
1247
  create: function() {
1234
- return new fi();
1248
+ return new kt();
1235
1249
  }
1236
- }, bt = {
1237
- variadic: ui,
1238
- monadic: hi
1239
- }, x;
1250
+ }, wt = {
1251
+ variadic: fi,
1252
+ monadic: di
1253
+ }, E;
1240
1254
  (function(e) {
1241
1255
  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";
1242
- })(x || (x = {}));
1256
+ })(E || (E = {}));
1243
1257
  var F;
1244
1258
  (function(e) {
1245
1259
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
@@ -1248,43 +1262,43 @@ var Me;
1248
1262
  (function(e) {
1249
1263
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1250
1264
  })(Me || (Me = {}));
1251
- function Kt(e) {
1265
+ function tr(e) {
1252
1266
  return e.type === F.literal;
1253
1267
  }
1254
- function pi(e) {
1268
+ function gi(e) {
1255
1269
  return e.type === F.argument;
1256
1270
  }
1257
- function Hr(e) {
1271
+ function Nr(e) {
1258
1272
  return e.type === F.number;
1259
1273
  }
1260
- function Ir(e) {
1274
+ function Rr(e) {
1261
1275
  return e.type === F.date;
1262
1276
  }
1263
- function Mr(e) {
1277
+ function Or(e) {
1264
1278
  return e.type === F.time;
1265
1279
  }
1266
- function Nr(e) {
1280
+ function Lr(e) {
1267
1281
  return e.type === F.select;
1268
1282
  }
1269
- function Or(e) {
1283
+ function Fr(e) {
1270
1284
  return e.type === F.plural;
1271
1285
  }
1272
- function mi(e) {
1286
+ function bi(e) {
1273
1287
  return e.type === F.pound;
1274
1288
  }
1275
- function Rr(e) {
1289
+ function kr(e) {
1276
1290
  return e.type === F.tag;
1277
1291
  }
1278
- function Lr(e) {
1292
+ function Dr(e) {
1279
1293
  return !!(e && typeof e == "object" && e.type === Me.number);
1280
1294
  }
1281
- function St(e) {
1295
+ function At(e) {
1282
1296
  return !!(e && typeof e == "object" && e.type === Me.dateTime);
1283
1297
  }
1284
- var Fr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, gi = /(?:[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;
1285
- function bi(e) {
1298
+ var Ur = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, wi = /(?:[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;
1299
+ function vi(e) {
1286
1300
  var t = {};
1287
- return e.replace(gi, function(r) {
1301
+ return e.replace(wi, function(r) {
1288
1302
  var n = r.length;
1289
1303
  switch (r[0]) {
1290
1304
  case "G":
@@ -1373,36 +1387,36 @@ function bi(e) {
1373
1387
  return "";
1374
1388
  }), t;
1375
1389
  }
1376
- var wi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1377
- function vi(e) {
1390
+ var yi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1391
+ function _i(e) {
1378
1392
  if (e.length === 0)
1379
1393
  throw new Error("Number skeleton cannot be empty");
1380
- for (var t = e.split(wi).filter(function(p) {
1394
+ for (var t = e.split(yi).filter(function(p) {
1381
1395
  return p.length > 0;
1382
1396
  }), r = [], n = 0, i = t; n < i.length; n++) {
1383
1397
  var s = i[n], a = s.split("/");
1384
1398
  if (a.length === 0)
1385
1399
  throw new Error("Invalid number skeleton");
1386
- for (var l = a[0], u = a.slice(1), h = 0, c = u; h < c.length; h++) {
1400
+ for (var o = a[0], u = a.slice(1), h = 0, c = u; h < c.length; h++) {
1387
1401
  var f = c[h];
1388
1402
  if (f.length === 0)
1389
1403
  throw new Error("Invalid number skeleton");
1390
1404
  }
1391
- r.push({ stem: l, options: u });
1405
+ r.push({ stem: o, options: u });
1392
1406
  }
1393
1407
  return r;
1394
1408
  }
1395
- function yi(e) {
1409
+ function Pi(e) {
1396
1410
  return e.replace(/^(.*?)-/, "");
1397
1411
  }
1398
- var er = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, kr = /^(@+)?(\+|#+)?[rs]?$/g, _i = /(\*)(0+)|(#+)(0+)|(0+)/g, Dr = /^(0+)$/;
1399
- function tr(e) {
1412
+ var rr = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, $r = /^(@+)?(\+|#+)?[rs]?$/g, Ei = /(\*)(0+)|(#+)(0+)|(0+)/g, Gr = /^(0+)$/;
1413
+ function nr(e) {
1400
1414
  var t = {};
1401
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(kr, function(r, n, i) {
1415
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace($r, function(r, n, i) {
1402
1416
  return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
1403
1417
  }), t;
1404
1418
  }
1405
- function Ur(e) {
1419
+ function jr(e) {
1406
1420
  switch (e) {
1407
1421
  case "sign-auto":
1408
1422
  return {
@@ -1442,7 +1456,7 @@ function Ur(e) {
1442
1456
  };
1443
1457
  }
1444
1458
  }
1445
- function Pi(e) {
1459
+ function xi(e) {
1446
1460
  var t;
1447
1461
  if (e[0] === "E" && e[1] === "E" ? (t = {
1448
1462
  notation: "engineering"
@@ -1450,17 +1464,17 @@ function Pi(e) {
1450
1464
  notation: "scientific"
1451
1465
  }, e = e.slice(1)), t) {
1452
1466
  var r = e.slice(0, 2);
1453
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Dr.test(e))
1467
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Gr.test(e))
1454
1468
  throw new Error("Malformed concise eng/scientific notation");
1455
1469
  t.minimumIntegerDigits = e.length;
1456
1470
  }
1457
1471
  return t;
1458
1472
  }
1459
- function rr(e) {
1460
- var t = {}, r = Ur(e);
1473
+ function ir(e) {
1474
+ var t = {}, r = jr(e);
1461
1475
  return r || t;
1462
1476
  }
1463
- function xi(e) {
1477
+ function Ti(e) {
1464
1478
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1465
1479
  var i = n[r];
1466
1480
  switch (i.stem) {
@@ -1484,7 +1498,7 @@ function xi(e) {
1484
1498
  continue;
1485
1499
  case "measure-unit":
1486
1500
  case "unit":
1487
- t.style = "unit", t.unit = yi(i.options[0]);
1501
+ t.style = "unit", t.unit = Pi(i.options[0]);
1488
1502
  continue;
1489
1503
  case "compact-short":
1490
1504
  case "K":
@@ -1496,12 +1510,12 @@ function xi(e) {
1496
1510
  continue;
1497
1511
  case "scientific":
1498
1512
  t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(u, h) {
1499
- return S(S({}, u), rr(h));
1513
+ return S(S({}, u), ir(h));
1500
1514
  }, {}));
1501
1515
  continue;
1502
1516
  case "engineering":
1503
1517
  t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(u, h) {
1504
- return S(S({}, u), rr(h));
1518
+ return S(S({}, u), ir(h));
1505
1519
  }, {}));
1506
1520
  continue;
1507
1521
  case "notation-simple":
@@ -1546,7 +1560,7 @@ function xi(e) {
1546
1560
  case "integer-width":
1547
1561
  if (i.options.length > 1)
1548
1562
  throw new RangeError("integer-width stems only accept a single optional option");
1549
- i.options[0].replace(_i, function(u, h, c, f, p, m) {
1563
+ i.options[0].replace(Ei, function(u, h, c, f, p, m) {
1550
1564
  if (h)
1551
1565
  t.minimumIntegerDigits = c.length;
1552
1566
  else {
@@ -1559,28 +1573,28 @@ function xi(e) {
1559
1573
  });
1560
1574
  continue;
1561
1575
  }
1562
- if (Dr.test(i.stem)) {
1576
+ if (Gr.test(i.stem)) {
1563
1577
  t.minimumIntegerDigits = i.stem.length;
1564
1578
  continue;
1565
1579
  }
1566
- if (er.test(i.stem)) {
1580
+ if (rr.test(i.stem)) {
1567
1581
  if (i.options.length > 1)
1568
1582
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1569
- i.stem.replace(er, function(u, h, c, f, p, m) {
1583
+ i.stem.replace(rr, function(u, h, c, f, p, m) {
1570
1584
  return c === "*" ? t.minimumFractionDigits = h.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : p && m ? (t.minimumFractionDigits = p.length, t.maximumFractionDigits = p.length + m.length) : (t.minimumFractionDigits = h.length, t.maximumFractionDigits = h.length), "";
1571
1585
  });
1572
1586
  var s = i.options[0];
1573
- s === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = S(S({}, t), tr(s)));
1587
+ s === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = S(S({}, t), nr(s)));
1574
1588
  continue;
1575
1589
  }
1576
- if (kr.test(i.stem)) {
1577
- t = S(S({}, t), tr(i.stem));
1590
+ if ($r.test(i.stem)) {
1591
+ t = S(S({}, t), nr(i.stem));
1578
1592
  continue;
1579
1593
  }
1580
- var a = Ur(i.stem);
1594
+ var a = jr(i.stem);
1581
1595
  a && (t = S(S({}, t), a));
1582
- var l = Pi(i.stem);
1583
- l && (t = S(S({}, t), l));
1596
+ var o = xi(i.stem);
1597
+ o && (t = S(S({}, t), o));
1584
1598
  }
1585
1599
  return t;
1586
1600
  }
@@ -2999,14 +3013,14 @@ var tt = {
2999
3013
  "h"
3000
3014
  ]
3001
3015
  };
3002
- function Ei(e, t) {
3016
+ function Ci(e, t) {
3003
3017
  for (var r = "", n = 0; n < e.length; n++) {
3004
3018
  var i = e.charAt(n);
3005
3019
  if (i === "j") {
3006
3020
  for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3007
3021
  s++, n++;
3008
- var a = 1 + (s & 1), l = s < 2 ? 1 : 3 + (s >> 1), u = "a", h = Ti(t);
3009
- for ((h == "H" || h == "k") && (l = 0); l-- > 0; )
3022
+ var a = 1 + (s & 1), o = s < 2 ? 1 : 3 + (s >> 1), u = "a", h = Bi(t);
3023
+ for ((h == "H" || h == "k") && (o = 0); o-- > 0; )
3010
3024
  r += u;
3011
3025
  for (; a-- > 0; )
3012
3026
  r = h + r;
@@ -3015,7 +3029,7 @@ function Ei(e, t) {
3015
3029
  }
3016
3030
  return r;
3017
3031
  }
3018
- function Ti(e) {
3032
+ function Bi(e) {
3019
3033
  var t = e.hourCycle;
3020
3034
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3021
3035
  e.hourCycles && // @ts-ignore
@@ -3037,20 +3051,20 @@ function Ti(e) {
3037
3051
  var i = tt[n || ""] || tt[r || ""] || tt["".concat(r, "-001")] || tt["001"];
3038
3052
  return i[0];
3039
3053
  }
3040
- var wt, Ci = new RegExp("^".concat(Fr.source, "*")), Bi = new RegExp("".concat(Fr.source, "*$"));
3054
+ var vt, Si = new RegExp("^".concat(Ur.source, "*")), Ai = new RegExp("".concat(Ur.source, "*$"));
3041
3055
  function T(e, t) {
3042
3056
  return { start: e, end: t };
3043
3057
  }
3044
- var Si = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ai = !!String.fromCodePoint, Hi = !!Object.fromEntries, Ii = !!String.prototype.codePointAt, Mi = !!String.prototype.trimStart, Ni = !!String.prototype.trimEnd, Oi = !!Number.isSafeInteger, Ri = Oi ? Number.isSafeInteger : function(e) {
3058
+ var Hi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ii = !!String.fromCodePoint, Mi = !!Object.fromEntries, Ni = !!String.prototype.codePointAt, Ri = !!String.prototype.trimStart, Oi = !!String.prototype.trimEnd, Li = !!Number.isSafeInteger, Fi = Li ? Number.isSafeInteger : function(e) {
3045
3059
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3046
- }, At = !0;
3060
+ }, Ht = !0;
3047
3061
  try {
3048
- var Li = Gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3049
- At = ((wt = Li.exec("a")) === null || wt === void 0 ? void 0 : wt[0]) === "a";
3062
+ var ki = zr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3063
+ Ht = ((vt = ki.exec("a")) === null || vt === void 0 ? void 0 : vt[0]) === "a";
3050
3064
  } catch (e) {
3051
- At = !1;
3065
+ Ht = !1;
3052
3066
  }
3053
- var nr = Si ? (
3067
+ var sr = Hi ? (
3054
3068
  // Native
3055
3069
  function(t, r, n) {
3056
3070
  return t.startsWith(r, n);
@@ -3060,7 +3074,7 @@ var nr = Si ? (
3060
3074
  function(t, r, n) {
3061
3075
  return t.slice(n, n + r.length) === r;
3062
3076
  }
3063
- ), Ht = Ai ? String.fromCodePoint : (
3077
+ ), It = Ii ? String.fromCodePoint : (
3064
3078
  // IE11
3065
3079
  function() {
3066
3080
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3072,19 +3086,19 @@ var nr = Si ? (
3072
3086
  }
3073
3087
  return n;
3074
3088
  }
3075
- ), ir = (
3089
+ ), ar = (
3076
3090
  // native
3077
- Hi ? Object.fromEntries : (
3091
+ Mi ? Object.fromEntries : (
3078
3092
  // Ponyfill
3079
3093
  function(t) {
3080
3094
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
3081
- var s = i[n], a = s[0], l = s[1];
3082
- r[a] = l;
3095
+ var s = i[n], a = s[0], o = s[1];
3096
+ r[a] = o;
3083
3097
  }
3084
3098
  return r;
3085
3099
  }
3086
3100
  )
3087
- ), $r = Ii ? (
3101
+ ), Vr = Ni ? (
3088
3102
  // Native
3089
3103
  function(t, r) {
3090
3104
  return t.codePointAt(r);
@@ -3098,7 +3112,7 @@ var nr = Si ? (
3098
3112
  return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
3099
3113
  }
3100
3114
  }
3101
- ), Fi = Mi ? (
3115
+ ), Di = Ri ? (
3102
3116
  // Native
3103
3117
  function(t) {
3104
3118
  return t.trimStart();
@@ -3106,9 +3120,9 @@ var nr = Si ? (
3106
3120
  ) : (
3107
3121
  // Ponyfill
3108
3122
  function(t) {
3109
- return t.replace(Ci, "");
3123
+ return t.replace(Si, "");
3110
3124
  }
3111
- ), ki = Ni ? (
3125
+ ), Ui = Oi ? (
3112
3126
  // Native
3113
3127
  function(t) {
3114
3128
  return t.trimEnd();
@@ -3116,32 +3130,32 @@ var nr = Si ? (
3116
3130
  ) : (
3117
3131
  // Ponyfill
3118
3132
  function(t) {
3119
- return t.replace(Bi, "");
3133
+ return t.replace(Ai, "");
3120
3134
  }
3121
3135
  );
3122
- function Gr(e, t) {
3136
+ function zr(e, t) {
3123
3137
  return new RegExp(e, t);
3124
3138
  }
3125
- var It;
3126
- if (At) {
3127
- var sr = Gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3128
- It = function(t, r) {
3139
+ var Mt;
3140
+ if (Ht) {
3141
+ var or = zr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3142
+ Mt = function(t, r) {
3129
3143
  var n;
3130
- sr.lastIndex = r;
3131
- var i = sr.exec(t);
3144
+ or.lastIndex = r;
3145
+ var i = or.exec(t);
3132
3146
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3133
3147
  };
3134
3148
  } else
3135
- It = function(t, r) {
3149
+ Mt = function(t, r) {
3136
3150
  for (var n = []; ; ) {
3137
- var i = $r(t, r);
3138
- if (i === void 0 || jr(i) || Gi(i))
3151
+ var i = Vr(t, r);
3152
+ if (i === void 0 || Wr(i) || Vi(i))
3139
3153
  break;
3140
3154
  n.push(i), r += i >= 65536 ? 2 : 1;
3141
3155
  }
3142
- return Ht.apply(void 0, n);
3156
+ return It.apply(void 0, n);
3143
3157
  };
3144
- var Di = (
3158
+ var $i = (
3145
3159
  /** @class */
3146
3160
  function() {
3147
3161
  function e(t, r) {
@@ -3163,16 +3177,16 @@ var Di = (
3163
3177
  if (s === 125 && t > 0)
3164
3178
  break;
3165
3179
  if (s === 35 && (r === "plural" || r === "selectordinal")) {
3166
- var l = this.clonePosition();
3180
+ var o = this.clonePosition();
3167
3181
  this.bump(), i.push({
3168
3182
  type: F.pound,
3169
- location: T(l, this.clonePosition())
3183
+ location: T(o, this.clonePosition())
3170
3184
  });
3171
3185
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
3172
3186
  if (n)
3173
3187
  break;
3174
- return this.error(x.UNMATCHED_CLOSING_TAG, T(this.clonePosition(), this.clonePosition()));
3175
- } else if (s === 60 && !this.ignoreTag && Mt(this.peek() || 0)) {
3188
+ return this.error(E.UNMATCHED_CLOSING_TAG, T(this.clonePosition(), this.clonePosition()));
3189
+ } else if (s === 60 && !this.ignoreTag && Nt(this.peek() || 0)) {
3176
3190
  var a = this.parseTag(t, r);
3177
3191
  if (a.err)
3178
3192
  return a;
@@ -3203,12 +3217,12 @@ var Di = (
3203
3217
  var s = this.parseMessage(t + 1, r, !0);
3204
3218
  if (s.err)
3205
3219
  return s;
3206
- var a = s.val, l = this.clonePosition();
3220
+ var a = s.val, o = this.clonePosition();
3207
3221
  if (this.bumpIf("</")) {
3208
- if (this.isEOF() || !Mt(this.char()))
3209
- return this.error(x.INVALID_TAG, T(l, this.clonePosition()));
3222
+ if (this.isEOF() || !Nt(this.char()))
3223
+ return this.error(E.INVALID_TAG, T(o, this.clonePosition()));
3210
3224
  var u = this.clonePosition(), h = this.parseTagName();
3211
- return i !== h ? this.error(x.UNMATCHED_CLOSING_TAG, T(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3225
+ return i !== h ? this.error(E.UNMATCHED_CLOSING_TAG, T(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3212
3226
  val: {
3213
3227
  type: F.tag,
3214
3228
  value: i,
@@ -3216,14 +3230,14 @@ var Di = (
3216
3230
  location: T(n, this.clonePosition())
3217
3231
  },
3218
3232
  err: null
3219
- } : this.error(x.INVALID_TAG, T(l, this.clonePosition())));
3233
+ } : this.error(E.INVALID_TAG, T(o, this.clonePosition())));
3220
3234
  } else
3221
- return this.error(x.UNCLOSED_TAG, T(n, this.clonePosition()));
3235
+ return this.error(E.UNCLOSED_TAG, T(n, this.clonePosition()));
3222
3236
  } else
3223
- return this.error(x.INVALID_TAG, T(n, this.clonePosition()));
3237
+ return this.error(E.INVALID_TAG, T(n, this.clonePosition()));
3224
3238
  }, e.prototype.parseTagName = function() {
3225
3239
  var t = this.offset();
3226
- for (this.bump(); !this.isEOF() && $i(this.char()); )
3240
+ for (this.bump(); !this.isEOF() && ji(this.char()); )
3227
3241
  this.bump();
3228
3242
  return this.message.slice(t, this.offset());
3229
3243
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3238,9 +3252,9 @@ var Di = (
3238
3252
  i += a;
3239
3253
  continue;
3240
3254
  }
3241
- var l = this.tryParseLeftAngleBracket();
3242
- if (l) {
3243
- i += l;
3255
+ var o = this.tryParseLeftAngleBracket();
3256
+ if (o) {
3257
+ i += o;
3244
3258
  continue;
3245
3259
  }
3246
3260
  break;
@@ -3252,7 +3266,7 @@ var Di = (
3252
3266
  };
3253
3267
  }, e.prototype.tryParseLeftAngleBracket = function() {
3254
3268
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3255
- !Ui(this.peek() || 0)) ? (this.bump(), "<") : null;
3269
+ !Gi(this.peek() || 0)) ? (this.bump(), "<") : null;
3256
3270
  }, e.prototype.tryParseQuote = function(t) {
3257
3271
  if (this.isEOF() || this.char() !== 39)
3258
3272
  return null;
@@ -3286,23 +3300,23 @@ var Di = (
3286
3300
  r.push(n);
3287
3301
  this.bump();
3288
3302
  }
3289
- return Ht.apply(void 0, r);
3303
+ return It.apply(void 0, r);
3290
3304
  }, e.prototype.tryParseUnquoted = function(t, r) {
3291
3305
  if (this.isEOF())
3292
3306
  return null;
3293
3307
  var n = this.char();
3294
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ht(n));
3308
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), It(n));
3295
3309
  }, e.prototype.parseArgument = function(t, r) {
3296
3310
  var n = this.clonePosition();
3297
3311
  if (this.bump(), this.bumpSpace(), this.isEOF())
3298
- return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, T(n, this.clonePosition()));
3312
+ return this.error(E.EXPECT_ARGUMENT_CLOSING_BRACE, T(n, this.clonePosition()));
3299
3313
  if (this.char() === 125)
3300
- return this.bump(), this.error(x.EMPTY_ARGUMENT, T(n, this.clonePosition()));
3314
+ return this.bump(), this.error(E.EMPTY_ARGUMENT, T(n, this.clonePosition()));
3301
3315
  var i = this.parseIdentifierIfPossible().value;
3302
3316
  if (!i)
3303
- return this.error(x.MALFORMED_ARGUMENT, T(n, this.clonePosition()));
3317
+ return this.error(E.MALFORMED_ARGUMENT, T(n, this.clonePosition()));
3304
3318
  if (this.bumpSpace(), this.isEOF())
3305
- return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, T(n, this.clonePosition()));
3319
+ return this.error(E.EXPECT_ARGUMENT_CLOSING_BRACE, T(n, this.clonePosition()));
3306
3320
  switch (this.char()) {
3307
3321
  case 125:
3308
3322
  return this.bump(), {
@@ -3315,20 +3329,20 @@ var Di = (
3315
3329
  err: null
3316
3330
  };
3317
3331
  case 44:
3318
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, T(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3332
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(E.EXPECT_ARGUMENT_CLOSING_BRACE, T(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3319
3333
  default:
3320
- return this.error(x.MALFORMED_ARGUMENT, T(n, this.clonePosition()));
3334
+ return this.error(E.MALFORMED_ARGUMENT, T(n, this.clonePosition()));
3321
3335
  }
3322
3336
  }, e.prototype.parseIdentifierIfPossible = function() {
3323
- var t = this.clonePosition(), r = this.offset(), n = It(this.message, r), i = r + n.length;
3337
+ var t = this.clonePosition(), r = this.offset(), n = Mt(this.message, r), i = r + n.length;
3324
3338
  this.bumpTo(i);
3325
3339
  var s = this.clonePosition(), a = T(t, s);
3326
3340
  return { value: n, location: a };
3327
3341
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
3328
- var s, a = this.clonePosition(), l = this.parseIdentifierIfPossible().value, u = this.clonePosition();
3329
- switch (l) {
3342
+ var s, a = this.clonePosition(), o = this.parseIdentifierIfPossible().value, u = this.clonePosition();
3343
+ switch (o) {
3330
3344
  case "":
3331
- return this.error(x.EXPECT_ARGUMENT_TYPE, T(a, u));
3345
+ return this.error(E.EXPECT_ARGUMENT_TYPE, T(a, u));
3332
3346
  case "number":
3333
3347
  case "date":
3334
3348
  case "time": {
@@ -3339,9 +3353,9 @@ var Di = (
3339
3353
  var c = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3340
3354
  if (f.err)
3341
3355
  return f;
3342
- var p = ki(f.val);
3356
+ var p = Ui(f.val);
3343
3357
  if (p.length === 0)
3344
- return this.error(x.EXPECT_ARGUMENT_STYLE, T(this.clonePosition(), this.clonePosition()));
3358
+ return this.error(E.EXPECT_ARGUMENT_STYLE, T(this.clonePosition(), this.clonePosition()));
3345
3359
  var m = T(c, this.clonePosition());
3346
3360
  h = { style: p, styleLocation: m };
3347
3361
  }
@@ -3349,9 +3363,9 @@ var Di = (
3349
3363
  if (v.err)
3350
3364
  return v;
3351
3365
  var w = T(i, this.clonePosition());
3352
- if (h && nr(h == null ? void 0 : h.style, "::", 0)) {
3353
- var C = Fi(h.style.slice(2));
3354
- if (l === "number") {
3366
+ if (h && sr(h == null ? void 0 : h.style, "::", 0)) {
3367
+ var C = Di(h.style.slice(2));
3368
+ if (o === "number") {
3355
3369
  var f = this.parseNumberSkeletonFromString(C, h.styleLocation);
3356
3370
  return f.err ? f : {
3357
3371
  val: { type: F.number, value: n, location: w, style: f.val },
@@ -3359,15 +3373,15 @@ var Di = (
3359
3373
  };
3360
3374
  } else {
3361
3375
  if (C.length === 0)
3362
- return this.error(x.EXPECT_DATE_TIME_SKELETON, w);
3376
+ return this.error(E.EXPECT_DATE_TIME_SKELETON, w);
3363
3377
  var y = C;
3364
- this.locale && (y = Ei(C, this.locale));
3378
+ this.locale && (y = Ci(C, this.locale));
3365
3379
  var p = {
3366
3380
  type: Me.dateTime,
3367
3381
  pattern: y,
3368
3382
  location: h.styleLocation,
3369
- parsedOptions: this.shouldParseSkeletons ? bi(y) : {}
3370
- }, B = l === "date" ? F.date : F.time;
3383
+ parsedOptions: this.shouldParseSkeletons ? vi(y) : {}
3384
+ }, B = o === "date" ? F.date : F.time;
3371
3385
  return {
3372
3386
  val: { type: B, value: n, location: w, style: p },
3373
3387
  err: null
@@ -3376,7 +3390,7 @@ var Di = (
3376
3390
  }
3377
3391
  return {
3378
3392
  val: {
3379
- type: l === "number" ? F.number : l === "date" ? F.date : F.time,
3393
+ type: o === "number" ? F.number : o === "date" ? F.date : F.time,
3380
3394
  value: n,
3381
3395
  location: w,
3382
3396
  style: (s = h == null ? void 0 : h.style) !== null && s !== void 0 ? s : null
@@ -3389,30 +3403,30 @@ var Di = (
3389
3403
  case "select": {
3390
3404
  var L = this.clonePosition();
3391
3405
  if (this.bumpSpace(), !this.bumpIf(","))
3392
- return this.error(x.EXPECT_SELECT_ARGUMENT_OPTIONS, T(L, S({}, L)));
3406
+ return this.error(E.EXPECT_SELECT_ARGUMENT_OPTIONS, T(L, S({}, L)));
3393
3407
  this.bumpSpace();
3394
3408
  var D = this.parseIdentifierIfPossible(), U = 0;
3395
- if (l !== "select" && D.value === "offset") {
3409
+ if (o !== "select" && D.value === "offset") {
3396
3410
  if (!this.bumpIf(":"))
3397
- return this.error(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, T(this.clonePosition(), this.clonePosition()));
3411
+ return this.error(E.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, T(this.clonePosition(), this.clonePosition()));
3398
3412
  this.bumpSpace();
3399
- var f = this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, x.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3413
+ var f = this.tryParseDecimalInteger(E.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, E.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3400
3414
  if (f.err)
3401
3415
  return f;
3402
3416
  this.bumpSpace(), D = this.parseIdentifierIfPossible(), U = f.val;
3403
3417
  }
3404
- var R = this.tryParsePluralOrSelectOptions(t, l, r, D);
3405
- if (R.err)
3406
- return R;
3418
+ var O = this.tryParsePluralOrSelectOptions(t, o, r, D);
3419
+ if (O.err)
3420
+ return O;
3407
3421
  var v = this.tryParseArgumentClose(i);
3408
3422
  if (v.err)
3409
3423
  return v;
3410
3424
  var X = T(i, this.clonePosition());
3411
- return l === "select" ? {
3425
+ return o === "select" ? {
3412
3426
  val: {
3413
3427
  type: F.select,
3414
3428
  value: n,
3415
- options: ir(R.val),
3429
+ options: ar(O.val),
3416
3430
  location: X
3417
3431
  },
3418
3432
  err: null
@@ -3420,19 +3434,19 @@ var Di = (
3420
3434
  val: {
3421
3435
  type: F.plural,
3422
3436
  value: n,
3423
- options: ir(R.val),
3437
+ options: ar(O.val),
3424
3438
  offset: U,
3425
- pluralType: l === "plural" ? "cardinal" : "ordinal",
3439
+ pluralType: o === "plural" ? "cardinal" : "ordinal",
3426
3440
  location: X
3427
3441
  },
3428
3442
  err: null
3429
3443
  };
3430
3444
  }
3431
3445
  default:
3432
- return this.error(x.INVALID_ARGUMENT_TYPE, T(a, u));
3446
+ return this.error(E.INVALID_ARGUMENT_TYPE, T(a, u));
3433
3447
  }
3434
3448
  }, e.prototype.tryParseArgumentClose = function(t) {
3435
- return this.isEOF() || this.char() !== 125 ? this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, T(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3449
+ return this.isEOF() || this.char() !== 125 ? this.error(E.EXPECT_ARGUMENT_CLOSING_BRACE, T(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3436
3450
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
3437
3451
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
3438
3452
  var n = this.char();
@@ -3441,7 +3455,7 @@ var Di = (
3441
3455
  this.bump();
3442
3456
  var i = this.clonePosition();
3443
3457
  if (!this.bumpUntil("'"))
3444
- return this.error(x.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, T(i, this.clonePosition()));
3458
+ return this.error(E.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, T(i, this.clonePosition()));
3445
3459
  this.bump();
3446
3460
  break;
3447
3461
  }
@@ -3471,25 +3485,25 @@ var Di = (
3471
3485
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3472
3486
  var n = [];
3473
3487
  try {
3474
- n = vi(t);
3488
+ n = _i(t);
3475
3489
  } catch (i) {
3476
- return this.error(x.INVALID_NUMBER_SKELETON, r);
3490
+ return this.error(E.INVALID_NUMBER_SKELETON, r);
3477
3491
  }
3478
3492
  return {
3479
3493
  val: {
3480
3494
  type: Me.number,
3481
3495
  tokens: n,
3482
3496
  location: r,
3483
- parsedOptions: this.shouldParseSkeletons ? xi(n) : {}
3497
+ parsedOptions: this.shouldParseSkeletons ? Ti(n) : {}
3484
3498
  },
3485
3499
  err: null
3486
3500
  };
3487
3501
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3488
- for (var s, a = !1, l = [], u = /* @__PURE__ */ new Set(), h = i.value, c = i.location; ; ) {
3502
+ for (var s, a = !1, o = [], u = /* @__PURE__ */ new Set(), h = i.value, c = i.location; ; ) {
3489
3503
  if (h.length === 0) {
3490
3504
  var f = this.clonePosition();
3491
3505
  if (r !== "select" && this.bumpIf("=")) {
3492
- var p = this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_SELECTOR, x.INVALID_PLURAL_ARGUMENT_SELECTOR);
3506
+ var p = this.tryParseDecimalInteger(E.EXPECT_PLURAL_ARGUMENT_SELECTOR, E.INVALID_PLURAL_ARGUMENT_SELECTOR);
3493
3507
  if (p.err)
3494
3508
  return p;
3495
3509
  c = T(f, this.clonePosition()), h = this.message.slice(f.offset, this.offset());
@@ -3497,18 +3511,18 @@ var Di = (
3497
3511
  break;
3498
3512
  }
3499
3513
  if (u.has(h))
3500
- return this.error(r === "select" ? x.DUPLICATE_SELECT_ARGUMENT_SELECTOR : x.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, c);
3514
+ return this.error(r === "select" ? E.DUPLICATE_SELECT_ARGUMENT_SELECTOR : E.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, c);
3501
3515
  h === "other" && (a = !0), this.bumpSpace();
3502
3516
  var m = this.clonePosition();
3503
3517
  if (!this.bumpIf("{"))
3504
- return this.error(r === "select" ? x.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : x.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, T(this.clonePosition(), this.clonePosition()));
3518
+ return this.error(r === "select" ? E.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : E.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, T(this.clonePosition(), this.clonePosition()));
3505
3519
  var v = this.parseMessage(t + 1, r, n);
3506
3520
  if (v.err)
3507
3521
  return v;
3508
3522
  var w = this.tryParseArgumentClose(m);
3509
3523
  if (w.err)
3510
3524
  return w;
3511
- l.push([
3525
+ o.push([
3512
3526
  h,
3513
3527
  {
3514
3528
  value: v.val,
@@ -3516,19 +3530,19 @@ var Di = (
3516
3530
  }
3517
3531
  ]), u.add(h), this.bumpSpace(), s = this.parseIdentifierIfPossible(), h = s.value, c = s.location;
3518
3532
  }
3519
- return l.length === 0 ? this.error(r === "select" ? x.EXPECT_SELECT_ARGUMENT_SELECTOR : x.EXPECT_PLURAL_ARGUMENT_SELECTOR, T(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(x.MISSING_OTHER_CLAUSE, T(this.clonePosition(), this.clonePosition())) : { val: l, err: null };
3533
+ return o.length === 0 ? this.error(r === "select" ? E.EXPECT_SELECT_ARGUMENT_SELECTOR : E.EXPECT_PLURAL_ARGUMENT_SELECTOR, T(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(E.MISSING_OTHER_CLAUSE, T(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
3520
3534
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3521
3535
  var n = 1, i = this.clonePosition();
3522
3536
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3523
3537
  for (var s = !1, a = 0; !this.isEOF(); ) {
3524
- var l = this.char();
3525
- if (l >= 48 && l <= 57)
3526
- s = !0, a = a * 10 + (l - 48), this.bump();
3538
+ var o = this.char();
3539
+ if (o >= 48 && o <= 57)
3540
+ s = !0, a = a * 10 + (o - 48), this.bump();
3527
3541
  else
3528
3542
  break;
3529
3543
  }
3530
3544
  var u = T(i, this.clonePosition());
3531
- return s ? (a *= n, Ri(a) ? { val: a, err: null } : this.error(r, u)) : this.error(t, u);
3545
+ return s ? (a *= n, Fi(a) ? { val: a, err: null } : this.error(r, u)) : this.error(t, u);
3532
3546
  }, e.prototype.offset = function() {
3533
3547
  return this.position.offset;
3534
3548
  }, e.prototype.isEOF = function() {
@@ -3543,7 +3557,7 @@ var Di = (
3543
3557
  var t = this.position.offset;
3544
3558
  if (t >= this.message.length)
3545
3559
  throw Error("out of bound");
3546
- var r = $r(this.message, t);
3560
+ var r = Vr(this.message, t);
3547
3561
  if (r === void 0)
3548
3562
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3549
3563
  return r;
@@ -3562,7 +3576,7 @@ var Di = (
3562
3576
  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);
3563
3577
  }
3564
3578
  }, e.prototype.bumpIf = function(t) {
3565
- if (nr(this.message, t, this.offset())) {
3579
+ if (sr(this.message, t, this.offset())) {
3566
3580
  for (var r = 0; r < t.length; r++)
3567
3581
  this.bump();
3568
3582
  return !0;
@@ -3584,7 +3598,7 @@ var Di = (
3584
3598
  break;
3585
3599
  }
3586
3600
  }, e.prototype.bumpSpace = function() {
3587
- for (; !this.isEOF() && jr(this.char()); )
3601
+ for (; !this.isEOF() && Wr(this.char()); )
3588
3602
  this.bump();
3589
3603
  }, e.prototype.peek = function() {
3590
3604
  if (this.isEOF())
@@ -3594,38 +3608,38 @@ var Di = (
3594
3608
  }, e;
3595
3609
  }()
3596
3610
  );
3597
- function Mt(e) {
3611
+ function Nt(e) {
3598
3612
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3599
3613
  }
3600
- function Ui(e) {
3601
- return Mt(e) || e === 47;
3614
+ function Gi(e) {
3615
+ return Nt(e) || e === 47;
3602
3616
  }
3603
- function $i(e) {
3617
+ function ji(e) {
3604
3618
  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;
3605
3619
  }
3606
- function jr(e) {
3620
+ function Wr(e) {
3607
3621
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3608
3622
  }
3609
- function Gi(e) {
3623
+ function Vi(e) {
3610
3624
  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;
3611
3625
  }
3612
- function Nt(e) {
3626
+ function Rt(e) {
3613
3627
  e.forEach(function(t) {
3614
- if (delete t.location, Nr(t) || Or(t))
3628
+ if (delete t.location, Lr(t) || Fr(t))
3615
3629
  for (var r in t.options)
3616
- delete t.options[r].location, Nt(t.options[r].value);
3630
+ delete t.options[r].location, Rt(t.options[r].value);
3617
3631
  else
3618
- Hr(t) && Lr(t.style) || (Ir(t) || Mr(t)) && St(t.style) ? delete t.style.location : Rr(t) && Nt(t.children);
3632
+ Nr(t) && Dr(t.style) || (Rr(t) || Or(t)) && At(t.style) ? delete t.style.location : kr(t) && Rt(t.children);
3619
3633
  });
3620
3634
  }
3621
- function ji(e, t) {
3635
+ function zi(e, t) {
3622
3636
  t === void 0 && (t = {}), t = S({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3623
- var r = new Di(e, t).parse();
3637
+ var r = new $i(e, t).parse();
3624
3638
  if (r.err) {
3625
- var n = SyntaxError(x[r.err.kind]);
3639
+ var n = SyntaxError(E[r.err.kind]);
3626
3640
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3627
3641
  }
3628
- return t != null && t.captureLocation || Nt(r.val), r.val;
3642
+ return t != null && t.captureLocation || Rt(r.val), r.val;
3629
3643
  }
3630
3644
  var Ne;
3631
3645
  (function(e) {
@@ -3643,7 +3657,7 @@ var ht = (
3643
3657
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3644
3658
  }, t;
3645
3659
  }(Error)
3646
- ), ar = (
3660
+ ), lr = (
3647
3661
  /** @class */
3648
3662
  function(e) {
3649
3663
  oe(t, e);
@@ -3652,7 +3666,7 @@ var ht = (
3652
3666
  }
3653
3667
  return t;
3654
3668
  }(ht)
3655
- ), Vi = (
3669
+ ), Wi = (
3656
3670
  /** @class */
3657
3671
  function(e) {
3658
3672
  oe(t, e);
@@ -3661,7 +3675,7 @@ var ht = (
3661
3675
  }
3662
3676
  return t;
3663
3677
  }(ht)
3664
- ), zi = (
3678
+ ), Xi = (
3665
3679
  /** @class */
3666
3680
  function(e) {
3667
3681
  oe(t, e);
@@ -3674,34 +3688,34 @@ var ht = (
3674
3688
  (function(e) {
3675
3689
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3676
3690
  })(W || (W = {}));
3677
- function Wi(e) {
3691
+ function Zi(e) {
3678
3692
  return e.length < 2 ? e : e.reduce(function(t, r) {
3679
3693
  var n = t[t.length - 1];
3680
3694
  return !n || n.type !== W.literal || r.type !== W.literal ? t.push(r) : n.value += r.value, t;
3681
3695
  }, []);
3682
3696
  }
3683
- function Xi(e) {
3697
+ function Yi(e) {
3684
3698
  return typeof e == "function";
3685
3699
  }
3686
3700
  function it(e, t, r, n, i, s, a) {
3687
- if (e.length === 1 && Kt(e[0]))
3701
+ if (e.length === 1 && tr(e[0]))
3688
3702
  return [
3689
3703
  {
3690
3704
  type: W.literal,
3691
3705
  value: e[0].value
3692
3706
  }
3693
3707
  ];
3694
- for (var l = [], u = 0, h = e; u < h.length; u++) {
3708
+ for (var o = [], u = 0, h = e; u < h.length; u++) {
3695
3709
  var c = h[u];
3696
- if (Kt(c)) {
3697
- l.push({
3710
+ if (tr(c)) {
3711
+ o.push({
3698
3712
  type: W.literal,
3699
3713
  value: c.value
3700
3714
  });
3701
3715
  continue;
3702
3716
  }
3703
- if (mi(c)) {
3704
- typeof s == "number" && l.push({
3717
+ if (bi(c)) {
3718
+ typeof s == "number" && o.push({
3705
3719
  type: W.literal,
3706
3720
  value: r.getNumberFormat(t).format(s)
3707
3721
  });
@@ -3709,61 +3723,61 @@ function it(e, t, r, n, i, s, a) {
3709
3723
  }
3710
3724
  var f = c.value;
3711
3725
  if (!(i && f in i))
3712
- throw new zi(f, a);
3726
+ throw new Xi(f, a);
3713
3727
  var p = i[f];
3714
- if (pi(c)) {
3715
- (!p || typeof p == "string" || typeof p == "number") && (p = typeof p == "string" || typeof p == "number" ? String(p) : ""), l.push({
3728
+ if (gi(c)) {
3729
+ (!p || typeof p == "string" || typeof p == "number") && (p = typeof p == "string" || typeof p == "number" ? String(p) : ""), o.push({
3716
3730
  type: typeof p == "string" ? W.literal : W.object,
3717
3731
  value: p
3718
3732
  });
3719
3733
  continue;
3720
3734
  }
3721
- if (Ir(c)) {
3722
- var m = typeof c.style == "string" ? n.date[c.style] : St(c.style) ? c.style.parsedOptions : void 0;
3723
- l.push({
3735
+ if (Rr(c)) {
3736
+ var m = typeof c.style == "string" ? n.date[c.style] : At(c.style) ? c.style.parsedOptions : void 0;
3737
+ o.push({
3724
3738
  type: W.literal,
3725
3739
  value: r.getDateTimeFormat(t, m).format(p)
3726
3740
  });
3727
3741
  continue;
3728
3742
  }
3729
- if (Mr(c)) {
3730
- var m = typeof c.style == "string" ? n.time[c.style] : St(c.style) ? c.style.parsedOptions : n.time.medium;
3731
- l.push({
3743
+ if (Or(c)) {
3744
+ var m = typeof c.style == "string" ? n.time[c.style] : At(c.style) ? c.style.parsedOptions : n.time.medium;
3745
+ o.push({
3732
3746
  type: W.literal,
3733
3747
  value: r.getDateTimeFormat(t, m).format(p)
3734
3748
  });
3735
3749
  continue;
3736
3750
  }
3737
- if (Hr(c)) {
3738
- var m = typeof c.style == "string" ? n.number[c.style] : Lr(c.style) ? c.style.parsedOptions : void 0;
3739
- m && m.scale && (p = p * (m.scale || 1)), l.push({
3751
+ if (Nr(c)) {
3752
+ var m = typeof c.style == "string" ? n.number[c.style] : Dr(c.style) ? c.style.parsedOptions : void 0;
3753
+ m && m.scale && (p = p * (m.scale || 1)), o.push({
3740
3754
  type: W.literal,
3741
3755
  value: r.getNumberFormat(t, m).format(p)
3742
3756
  });
3743
3757
  continue;
3744
3758
  }
3745
- if (Rr(c)) {
3759
+ if (kr(c)) {
3746
3760
  var v = c.children, w = c.value, C = i[w];
3747
- if (!Xi(C))
3748
- throw new Vi(w, "function", a);
3761
+ if (!Yi(C))
3762
+ throw new Wi(w, "function", a);
3749
3763
  var y = it(v, t, r, n, i, s), B = C(y.map(function(U) {
3750
3764
  return U.value;
3751
3765
  }));
3752
- Array.isArray(B) || (B = [B]), l.push.apply(l, B.map(function(U) {
3766
+ Array.isArray(B) || (B = [B]), o.push.apply(o, B.map(function(U) {
3753
3767
  return {
3754
3768
  type: typeof U == "string" ? W.literal : W.object,
3755
3769
  value: U
3756
3770
  };
3757
3771
  }));
3758
3772
  }
3759
- if (Nr(c)) {
3773
+ if (Lr(c)) {
3760
3774
  var L = c.options[p] || c.options.other;
3761
3775
  if (!L)
3762
- throw new ar(c.value, p, Object.keys(c.options), a);
3763
- l.push.apply(l, it(L.value, t, r, n, i));
3776
+ throw new lr(c.value, p, Object.keys(c.options), a);
3777
+ o.push.apply(o, it(L.value, t, r, n, i));
3764
3778
  continue;
3765
3779
  }
3766
- if (Or(c)) {
3780
+ if (Fr(c)) {
3767
3781
  var L = c.options["=".concat(p)];
3768
3782
  if (!L) {
3769
3783
  if (!Intl.PluralRules)
@@ -3774,24 +3788,24 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3774
3788
  L = c.options[D] || c.options.other;
3775
3789
  }
3776
3790
  if (!L)
3777
- throw new ar(c.value, p, Object.keys(c.options), a);
3778
- l.push.apply(l, it(L.value, t, r, n, i, p - (c.offset || 0)));
3791
+ throw new lr(c.value, p, Object.keys(c.options), a);
3792
+ o.push.apply(o, it(L.value, t, r, n, i, p - (c.offset || 0)));
3779
3793
  continue;
3780
3794
  }
3781
3795
  }
3782
- return Wi(l);
3796
+ return Zi(o);
3783
3797
  }
3784
- function Zi(e, t) {
3798
+ function Qi(e, t) {
3785
3799
  return t ? S(S(S({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3786
3800
  return r[n] = S(S({}, e[n]), t[n] || {}), r;
3787
3801
  }, {})) : e;
3788
3802
  }
3789
- function Yi(e, t) {
3803
+ function Ji(e, t) {
3790
3804
  return t ? Object.keys(e).reduce(function(r, n) {
3791
- return r[n] = Zi(e[n], t[n]), r;
3805
+ return r[n] = Qi(e[n], t[n]), r;
3792
3806
  }, S({}, e)) : e;
3793
3807
  }
3794
- function vt(e) {
3808
+ function yt(e) {
3795
3809
  return {
3796
3810
  create: function() {
3797
3811
  return {
@@ -3805,39 +3819,39 @@ function vt(e) {
3805
3819
  }
3806
3820
  };
3807
3821
  }
3808
- function Qi(e) {
3822
+ function qi(e) {
3809
3823
  return e === void 0 && (e = {
3810
3824
  number: {},
3811
3825
  dateTime: {},
3812
3826
  pluralRules: {}
3813
3827
  }), {
3814
- getNumberFormat: gt(function() {
3828
+ getNumberFormat: bt(function() {
3815
3829
  for (var t, r = [], n = 0; n < arguments.length; n++)
3816
3830
  r[n] = arguments[n];
3817
3831
  return new ((t = Intl.NumberFormat).bind.apply(t, He([void 0], r, !1)))();
3818
3832
  }, {
3819
- cache: vt(e.number),
3820
- strategy: bt.variadic
3833
+ cache: yt(e.number),
3834
+ strategy: wt.variadic
3821
3835
  }),
3822
- getDateTimeFormat: gt(function() {
3836
+ getDateTimeFormat: bt(function() {
3823
3837
  for (var t, r = [], n = 0; n < arguments.length; n++)
3824
3838
  r[n] = arguments[n];
3825
3839
  return new ((t = Intl.DateTimeFormat).bind.apply(t, He([void 0], r, !1)))();
3826
3840
  }, {
3827
- cache: vt(e.dateTime),
3828
- strategy: bt.variadic
3841
+ cache: yt(e.dateTime),
3842
+ strategy: wt.variadic
3829
3843
  }),
3830
- getPluralRules: gt(function() {
3844
+ getPluralRules: bt(function() {
3831
3845
  for (var t, r = [], n = 0; n < arguments.length; n++)
3832
3846
  r[n] = arguments[n];
3833
3847
  return new ((t = Intl.PluralRules).bind.apply(t, He([void 0], r, !1)))();
3834
3848
  }, {
3835
- cache: vt(e.pluralRules),
3836
- strategy: bt.variadic
3849
+ cache: yt(e.pluralRules),
3850
+ strategy: wt.variadic
3837
3851
  })
3838
3852
  };
3839
3853
  }
3840
- var Ji = (
3854
+ var Ki = (
3841
3855
  /** @class */
3842
3856
  function() {
3843
3857
  function e(t, r, n, i) {
@@ -3869,13 +3883,13 @@ var Ji = (
3869
3883
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3870
3884
  var a = i || {};
3871
3885
  a.formatters;
3872
- var l = An(a, ["formatters"]);
3873
- this.ast = e.__parse(t, S(S({}, l), { locale: this.resolvedLocale }));
3886
+ var o = Mn(a, ["formatters"]);
3887
+ this.ast = e.__parse(t, S(S({}, o), { locale: this.resolvedLocale }));
3874
3888
  } else
3875
3889
  this.ast = t;
3876
3890
  if (!Array.isArray(this.ast))
3877
3891
  throw new TypeError("A message must be provided as a String or AST.");
3878
- this.formats = Yi(e.formats, n), this.formatters = i && i.formatters || Qi(this.formatterCache);
3892
+ this.formats = Ji(e.formats, n), this.formatters = i && i.formatters || qi(this.formatterCache);
3879
3893
  }
3880
3894
  return Object.defineProperty(e, "defaultLocale", {
3881
3895
  get: function() {
@@ -3888,7 +3902,7 @@ var Ji = (
3888
3902
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3889
3903
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3890
3904
  }
3891
- }, e.__parse = ji, e.formats = {
3905
+ }, e.__parse = zi, e.formats = {
3892
3906
  number: {
3893
3907
  integer: {
3894
3908
  maximumFractionDigits: 0
@@ -3949,7 +3963,7 @@ var Ji = (
3949
3963
  }, e;
3950
3964
  }()
3951
3965
  );
3952
- function qi(e, t) {
3966
+ function es(e, t) {
3953
3967
  if (t == null)
3954
3968
  return;
3955
3969
  if (t in e)
@@ -3970,60 +3984,60 @@ function qi(e, t) {
3970
3984
  n = void 0;
3971
3985
  return n;
3972
3986
  }
3973
- const ce = {}, Ki = (e, t, r) => r && (t in ce || (ce[t] = {}), e in ce[t] || (ce[t][e] = r), r), Vr = (e, t) => {
3987
+ const ce = {}, ts = (e, t, r) => r && (t in ce || (ce[t] = {}), e in ce[t] || (ce[t][e] = r), r), Xr = (e, t) => {
3974
3988
  if (t == null)
3975
3989
  return;
3976
3990
  if (t in ce && e in ce[t])
3977
3991
  return ce[t][e];
3978
3992
  const r = ct(t);
3979
3993
  for (let n = 0; n < r.length; n++) {
3980
- const i = r[n], s = ts(i, e);
3994
+ const i = r[n], s = ns(i, e);
3981
3995
  if (s)
3982
- return Ki(e, t, s);
3996
+ return ts(e, t, s);
3983
3997
  }
3984
3998
  };
3985
- let Ft;
3999
+ let Dt;
3986
4000
  const Ze = ut({});
3987
- function es(e) {
3988
- return Ft[e] || null;
4001
+ function rs(e) {
4002
+ return Dt[e] || null;
3989
4003
  }
3990
- function zr(e) {
3991
- return e in Ft;
4004
+ function Zr(e) {
4005
+ return e in Dt;
3992
4006
  }
3993
- function ts(e, t) {
3994
- if (!zr(e))
4007
+ function ns(e, t) {
4008
+ if (!Zr(e))
3995
4009
  return null;
3996
- const r = es(e);
3997
- return qi(r, t);
4010
+ const r = rs(e);
4011
+ return es(r, t);
3998
4012
  }
3999
- function rs(e) {
4013
+ function is(e) {
4000
4014
  if (e == null)
4001
4015
  return;
4002
4016
  const t = ct(e);
4003
4017
  for (let r = 0; r < t.length; r++) {
4004
4018
  const n = t[r];
4005
- if (zr(n))
4019
+ if (Zr(n))
4006
4020
  return n;
4007
4021
  }
4008
4022
  }
4009
- function Wr(e, ...t) {
4010
- delete ce[e], Ze.update((r) => (r[e] = ai.all([r[e] || {}, ...t]), r));
4023
+ function Yr(e, ...t) {
4024
+ delete ce[e], Ze.update((r) => (r[e] = ui.all([r[e] || {}, ...t]), r));
4011
4025
  }
4012
4026
  Le(
4013
4027
  [Ze],
4014
4028
  ([e]) => Object.keys(e)
4015
4029
  );
4016
- Ze.subscribe((e) => Ft = e);
4030
+ Ze.subscribe((e) => Dt = e);
4017
4031
  const st = {};
4018
- function ns(e, t) {
4032
+ function ss(e, t) {
4019
4033
  st[e].delete(t), st[e].size === 0 && delete st[e];
4020
4034
  }
4021
- function Xr(e) {
4035
+ function Qr(e) {
4022
4036
  return st[e];
4023
4037
  }
4024
- function is(e) {
4038
+ function as(e) {
4025
4039
  return ct(e).map((t) => {
4026
- const r = Xr(t);
4040
+ const r = Qr(t);
4027
4041
  return [t, r ? [...r] : []];
4028
4042
  }).filter(([, t]) => t.length > 0);
4029
4043
  }
@@ -4031,31 +4045,31 @@ function Ot(e) {
4031
4045
  return e == null ? !1 : ct(e).some(
4032
4046
  (t) => {
4033
4047
  var r;
4034
- return (r = Xr(t)) == null ? void 0 : r.size;
4048
+ return (r = Qr(t)) == null ? void 0 : r.size;
4035
4049
  }
4036
4050
  );
4037
4051
  }
4038
- function ss(e, t) {
4052
+ function os(e, t) {
4039
4053
  return Promise.all(
4040
- t.map((n) => (ns(e, n), n().then((i) => i.default || i)))
4041
- ).then((n) => Wr(e, ...n));
4054
+ t.map((n) => (ss(e, n), n().then((i) => i.default || i)))
4055
+ ).then((n) => Yr(e, ...n));
4042
4056
  }
4043
4057
  const je = {};
4044
- function Zr(e) {
4058
+ function Jr(e) {
4045
4059
  if (!Ot(e))
4046
4060
  return e in je ? je[e] : Promise.resolve();
4047
- const t = is(e);
4061
+ const t = as(e);
4048
4062
  return je[e] = Promise.all(
4049
4063
  t.map(
4050
- ([r, n]) => ss(r, n)
4064
+ ([r, n]) => os(r, n)
4051
4065
  )
4052
4066
  ).then(() => {
4053
4067
  if (Ot(e))
4054
- return Zr(e);
4068
+ return Jr(e);
4055
4069
  delete je[e];
4056
4070
  }), je[e];
4057
4071
  }
4058
- const as = {
4072
+ const ls = {
4059
4073
  number: {
4060
4074
  scientific: { notation: "scientific" },
4061
4075
  engineering: { notation: "engineering" },
@@ -4084,57 +4098,57 @@ const as = {
4084
4098
  timeZoneName: "short"
4085
4099
  }
4086
4100
  }
4087
- }, os = {
4101
+ }, us = {
4088
4102
  fallbackLocale: null,
4089
4103
  loadingDelay: 200,
4090
- formats: as,
4104
+ formats: ls,
4091
4105
  warnOnMissingMessages: !0,
4092
4106
  handleMissingMessage: void 0,
4093
4107
  ignoreTag: !0
4094
- }, ls = os;
4095
- function Oe() {
4096
- return ls;
4097
- }
4098
- const yt = ut(!1);
4099
- var us = Object.defineProperty, hs = Object.defineProperties, cs = Object.getOwnPropertyDescriptors, or = Object.getOwnPropertySymbols, fs = Object.prototype.hasOwnProperty, ds = Object.prototype.propertyIsEnumerable, lr = (e, t, r) => t in e ? us(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ps = (e, t) => {
4100
- for (var r in t)
4101
- fs.call(t, r) && lr(e, r, t[r]);
4102
- if (or)
4103
- for (var r of or(t))
4104
- ds.call(t, r) && lr(e, r, t[r]);
4108
+ }, hs = us;
4109
+ function Re() {
4110
+ return hs;
4111
+ }
4112
+ const _t = ut(!1);
4113
+ var cs = Object.defineProperty, fs = Object.defineProperties, ds = Object.getOwnPropertyDescriptors, ur = Object.getOwnPropertySymbols, ps = Object.prototype.hasOwnProperty, ms = Object.prototype.propertyIsEnumerable, hr = (e, t, r) => t in e ? cs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, gs = (e, t) => {
4114
+ for (var r in t || (t = {}))
4115
+ ps.call(t, r) && hr(e, r, t[r]);
4116
+ if (ur)
4117
+ for (var r of ur(t))
4118
+ ms.call(t, r) && hr(e, r, t[r]);
4105
4119
  return e;
4106
- }, ms = (e, t) => hs(e, cs(t));
4107
- let Rt;
4120
+ }, bs = (e, t) => fs(e, ds(t));
4121
+ let Lt;
4108
4122
  const at = ut(null);
4109
- function ur(e) {
4123
+ function cr(e) {
4110
4124
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4111
4125
  }
4112
- function ct(e, t = Oe().fallbackLocale) {
4113
- const r = ur(e);
4114
- return t ? [.../* @__PURE__ */ new Set([...r, ...ur(t)])] : r;
4126
+ function ct(e, t = Re().fallbackLocale) {
4127
+ const r = cr(e);
4128
+ return t ? [.../* @__PURE__ */ new Set([...r, ...cr(t)])] : r;
4115
4129
  }
4116
4130
  function ge() {
4117
- return Rt != null ? Rt : void 0;
4131
+ return Lt != null ? Lt : void 0;
4118
4132
  }
4119
4133
  at.subscribe((e) => {
4120
- Rt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4134
+ Lt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4121
4135
  });
4122
- const gs = (e) => {
4123
- if (e && rs(e) && Ot(e)) {
4124
- const { loadingDelay: t } = Oe();
4136
+ const ws = (e) => {
4137
+ if (e && is(e) && Ot(e)) {
4138
+ const { loadingDelay: t } = Re();
4125
4139
  let r;
4126
4140
  return typeof window != "undefined" && ge() != null && t ? r = window.setTimeout(
4127
- () => yt.set(!0),
4141
+ () => _t.set(!0),
4128
4142
  t
4129
- ) : yt.set(!0), Zr(e).then(() => {
4143
+ ) : _t.set(!0), Jr(e).then(() => {
4130
4144
  at.set(e);
4131
4145
  }).finally(() => {
4132
- clearTimeout(r), yt.set(!1);
4146
+ clearTimeout(r), _t.set(!1);
4133
4147
  });
4134
4148
  }
4135
4149
  return at.set(e);
4136
- }, Fe = ms(ps({}, at), {
4137
- set: gs
4150
+ }, Fe = bs(gs({}, at), {
4151
+ set: ws
4138
4152
  }), ft = (e) => {
4139
4153
  const t = /* @__PURE__ */ Object.create(null);
4140
4154
  return (n) => {
@@ -4142,42 +4156,42 @@ const gs = (e) => {
4142
4156
  return i in t ? t[i] : t[i] = e(n);
4143
4157
  };
4144
4158
  };
4145
- var bs = Object.defineProperty, ot = Object.getOwnPropertySymbols, Yr = Object.prototype.hasOwnProperty, Qr = Object.prototype.propertyIsEnumerable, hr = (e, t, r) => t in e ? bs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, kt = (e, t) => {
4159
+ var vs = Object.defineProperty, ot = Object.getOwnPropertySymbols, qr = Object.prototype.hasOwnProperty, Kr = Object.prototype.propertyIsEnumerable, fr = (e, t, r) => t in e ? vs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ut = (e, t) => {
4146
4160
  for (var r in t || (t = {}))
4147
- Yr.call(t, r) && hr(e, r, t[r]);
4161
+ qr.call(t, r) && fr(e, r, t[r]);
4148
4162
  if (ot)
4149
4163
  for (var r of ot(t))
4150
- Qr.call(t, r) && hr(e, r, t[r]);
4164
+ Kr.call(t, r) && fr(e, r, t[r]);
4151
4165
  return e;
4152
4166
  }, ke = (e, t) => {
4153
4167
  var r = {};
4154
4168
  for (var n in e)
4155
- Yr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4169
+ qr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4156
4170
  if (e != null && ot)
4157
4171
  for (var n of ot(e))
4158
- t.indexOf(n) < 0 && Qr.call(e, n) && (r[n] = e[n]);
4172
+ t.indexOf(n) < 0 && Kr.call(e, n) && (r[n] = e[n]);
4159
4173
  return r;
4160
4174
  };
4161
4175
  const Xe = (e, t) => {
4162
- const { formats: r } = Oe();
4176
+ const { formats: r } = Re();
4163
4177
  if (e in r && t in r[e])
4164
4178
  return r[e][t];
4165
4179
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4166
- }, ws = ft(
4180
+ }, ys = ft(
4167
4181
  (e) => {
4168
4182
  var t = e, { locale: r, format: n } = t, i = ke(t, ["locale", "format"]);
4169
4183
  if (r == null)
4170
4184
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4171
4185
  return n && (i = Xe("number", n)), new Intl.NumberFormat(r, i);
4172
4186
  }
4173
- ), vs = ft(
4187
+ ), _s = ft(
4174
4188
  (e) => {
4175
4189
  var t = e, { locale: r, format: n } = t, i = ke(t, ["locale", "format"]);
4176
4190
  if (r == null)
4177
4191
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4178
4192
  return n ? i = Xe("date", n) : Object.keys(i).length === 0 && (i = Xe("date", "short")), new Intl.DateTimeFormat(r, i);
4179
4193
  }
4180
- ), ys = ft(
4194
+ ), Ps = ft(
4181
4195
  (e) => {
4182
4196
  var t = e, { locale: r, format: n } = t, i = ke(t, ["locale", "format"]);
4183
4197
  if (r == null)
@@ -4186,38 +4200,38 @@ const Xe = (e, t) => {
4186
4200
  );
4187
4201
  return n ? i = Xe("time", n) : Object.keys(i).length === 0 && (i = Xe("time", "short")), new Intl.DateTimeFormat(r, i);
4188
4202
  }
4189
- ), _s = (e = {}) => {
4203
+ ), Es = (e = {}) => {
4190
4204
  var t = e, {
4191
4205
  locale: r = ge()
4192
4206
  } = t, n = ke(t, [
4193
4207
  "locale"
4194
4208
  ]);
4195
- return ws(kt({ locale: r }, n));
4196
- }, Ps = (e = {}) => {
4209
+ return ys(Ut({ locale: r }, n));
4210
+ }, xs = (e = {}) => {
4197
4211
  var t = e, {
4198
4212
  locale: r = ge()
4199
4213
  } = t, n = ke(t, [
4200
4214
  "locale"
4201
4215
  ]);
4202
- return vs(kt({ locale: r }, n));
4203
- }, xs = (e = {}) => {
4216
+ return _s(Ut({ locale: r }, n));
4217
+ }, Ts = (e = {}) => {
4204
4218
  var t = e, {
4205
4219
  locale: r = ge()
4206
4220
  } = t, n = ke(t, [
4207
4221
  "locale"
4208
4222
  ]);
4209
- return ys(kt({ locale: r }, n));
4210
- }, Es = ft(
4223
+ return Ps(Ut({ locale: r }, n));
4224
+ }, Cs = ft(
4211
4225
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4212
- (e, t = ge()) => new Ji(e, t, Oe().formats, {
4213
- ignoreTag: Oe().ignoreTag
4226
+ (e, t = ge()) => new Ki(e, t, Re().formats, {
4227
+ ignoreTag: Re().ignoreTag
4214
4228
  })
4215
- ), Ts = (e, t = {}) => {
4229
+ ), Bs = (e, t = {}) => {
4216
4230
  var r, n, i, s;
4217
4231
  let a = t;
4218
4232
  typeof e == "object" && (a = e, e = a.id);
4219
4233
  const {
4220
- values: l,
4234
+ values: o,
4221
4235
  locale: u = ge(),
4222
4236
  default: h
4223
4237
  } = a;
@@ -4225,18 +4239,18 @@ const Xe = (e, t) => {
4225
4239
  throw new Error(
4226
4240
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4227
4241
  );
4228
- let c = Vr(e, u);
4242
+ let c = Xr(e, u);
4229
4243
  if (!c)
4230
- c = (s = (i = (n = (r = Oe()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: h })) != null ? i : h) != null ? s : e;
4244
+ c = (s = (i = (n = (r = Re()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: h })) != null ? i : h) != null ? s : e;
4231
4245
  else if (typeof c != "string")
4232
4246
  return console.warn(
4233
4247
  `[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.`
4234
4248
  ), c;
4235
- if (!l)
4249
+ if (!o)
4236
4250
  return c;
4237
4251
  let f = c;
4238
4252
  try {
4239
- f = Es(c, u).format(l);
4253
+ f = Cs(c, u).format(o);
4240
4254
  } catch (p) {
4241
4255
  p instanceof Error && console.warn(
4242
4256
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4244,20 +4258,20 @@ const Xe = (e, t) => {
4244
4258
  );
4245
4259
  }
4246
4260
  return f;
4247
- }, Cs = (e, t) => xs(t).format(e), Bs = (e, t) => Ps(t).format(e), Ss = (e, t) => _s(t).format(e), As = (e, t = ge()) => Vr(e, t), Hs = Le([Fe, Ze], () => Ts);
4248
- Le([Fe], () => Cs);
4249
- Le([Fe], () => Bs);
4261
+ }, Ss = (e, t) => Ts(t).format(e), As = (e, t) => xs(t).format(e), Hs = (e, t) => Es(t).format(e), Is = (e, t = ge()) => Xr(e, t), Ms = Le([Fe, Ze], () => Bs);
4250
4262
  Le([Fe], () => Ss);
4251
- Le([Fe, Ze], () => As);
4252
- window.emWidgets = { topic: jn };
4253
- const Is = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4254
- function cr(e, t) {
4255
- Wr(e, t);
4263
+ Le([Fe], () => As);
4264
+ Le([Fe], () => Hs);
4265
+ Le([Fe, Ze], () => Is);
4266
+ window.emWidgets = { topic: Wn };
4267
+ const Ns = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4268
+ function dr(e, t) {
4269
+ Yr(e, t);
4256
4270
  }
4257
- function Ms(e) {
4271
+ function Rs(e) {
4258
4272
  Fe.set(e);
4259
4273
  }
4260
- const fr = {
4274
+ const pr = {
4261
4275
  en: {
4262
4276
  titleChangePassword: "Change Password",
4263
4277
  currentPassword: "Current Password:",
@@ -4441,21 +4455,21 @@ const fr = {
4441
4455
  backButtonText: "Back"
4442
4456
  }
4443
4457
  };
4444
- function Ns(e) {
4445
- sn(e, "svelte-1sohqqw", '.PlayerChangePasswordWrapper{color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));padding:50px;max-width:400px;background-color:var(--emw--pam-typography, var(--emw--color-typography, #F1F1F1));border-radius:5%}.ChangePasswordTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--color-primary, #22B04E);font-weight:var(--emw--font-weight-semibold, 500)}.ChangePasswordTitleMobile{font-size:var(--emw--font-size-large, 20px);color:var(--emw--color-primary, #22B04E)}.ChangePasswordTitleNone{display:none}.PlayerChangePasswordContent{display:grid;grid-column-gap:50px;grid-row-gap:30px;grid-template-rows:auto;grid-template-columns:1fr;padding-bottom:30px}.PlayerChangePasswordButtonsArea{display:grid;grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr}.PlayerChangePasswordSaveButton,.PlayerChangePasswordCancelButton{cursor:pointer;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:15px;font-family:var(--emw--button-typography);color:var(--emw--pam-typography, var(---emw--button-text-color, #FFFFFF));text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.PlayerChangePasswordSaveButton.ButtonInactive,.PlayerChangePasswordCancelButton.ButtonInactive{opacity:0.3}.PlayerChangePasswordCancelButton{background:transparent;font-family:var(--emw--button-typography);border:1px solid var(--emw--color-gray-300, #58586B)}.PlayerChangePasswordCancelButton.PlayerButtonDisabled{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B);cursor:not-allowed}.PlayerChangePasswordSaveButton{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 10px);padding:30px 0;font-size:var(--emw--font-size-large, 20px);font-family:var(--emw--button-typography);color:var(--emw--button-text-color, #FFFFFF)}.PlayerChangePasswordSaveButton.PlayerButtonDisabled{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B);cursor:not-allowed}.PlayerChangePasswordBox{display:flex;flex-direction:column;position:relative}.PlayerChangePasswordBox label{font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:10px}.PlayerChangePasswordBox input{font-family:inherit;font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-light, 300);color:var(--emw--color-contrast, #07072A);padding:10px;line-height:16px;border:2px solid var(--emw--color-gray-100, #D6D6D6);background:var(--emw--pam-typography, var(--emw--color-typography, #FFFFFF));border-radius:var(--emw--border-radius-medium, 10px);outline:none;transition-duration:0.3s}.PlayerChangePasswordBox input:focus,.PlayerChangePasswordBox input :focus-within,.PlayerChangePasswordBox input :focus-visible,.PlayerChangePasswordBox input :visited{box-shadow:0 0 0 1pt var(--emw--color-primary, #22B04E)}.PlayerChangePasswordBox .FieldDisabled{color:var(--emw--color-gray-300, #58586B)}.PlayerChangePasswordBox input::-webkit-outer-spin-button,.PlayerChangePasswordBox input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PlayerChangePasswordBox input::-ms-reveal,.PlayerChangePasswordBox input::-ms-clear{display:none}.PlayerChangePasswordBox input[type=number]{-moz-appearance:textfield}.PlayerChangePasswordBox.InvalidField input{border:1px solid var(--emw--color-error, #FD2839);background:var(--emw--color-pale, #FBECF4);color:var(--emw--color-gray-300, #58586B)}.PlayerChangePasswordBox:last-child.InvalidField .InvalidInput{bottom:-16px}.PlayerChangePasswordBox:last-child.InvalidField .InvalidInputNew{bottom:-24px}.TogglePasswordVisibility{height:20px;position:absolute;right:10px;top:38px;cursor:pointer;color:var(--emw--color-gray-300, #58586B)}.TogglePasswordVisibility.InvalidToggle path,.TogglePasswordVisibility.InvalidToggle circle,.TogglePasswordVisibility.InvalidToggle rect{fill:var(--emw--color-error, #FD2839)}.TogglePasswordVisibility path,.TogglePasswordVisibility circle,.TogglePasswordVisibility rect{fill:var(--emw--color-gray-300, #58586B)}.TogglePasswordVisibilityMobile{top:35px}.InvalidInput,.InvalidInputNew{color:var(--emw--color-error, #FD2839);font-size:var(--emw--font-size-2x-small, 10px);padding-top:5px;margin:0;line-height:12px}.InvalidInputNew{bottom:-24px}.PasswordChangedError{color:var(--emw--color-error, #FD2839);font-size:var(--emw--font-size-medium, 16px);line-height:18px;margin-top:0}.ChangedPasswordSuccessfully{color:var(--emw--button-text-color, #FFFFFF);position:relative}.ChangedPasswordSuccessfully .SuccessWrapper{display:inline-flex;align-items:center;margin-bottom:20px}.ChangedPasswordSuccessfully .IconContainer{width:45px;height:45px;border:1px solid var(--emw--color-valid, #48952a);border-radius:var(--emw--button-border-radius, 10px);display:flex;align-items:center;justify-content:center}.ChangedPasswordSuccessfully .Checkmark{width:12px;height:22px;border:1px solid var(--emw--color-valid, #48952a);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:relative;top:-3px}.ChangedPasswordSuccessfully h3{font-size:var(--emw--font-size-large, 20px);font-weight:var(--emw--font-weight-normal, 400);margin:10px 0;color:var(--emw--color-valid, #48952a)}.ChangedPasswordSuccessfully p{margin:0;font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-light, 300);color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A))}.ChangedPasswordSuccessfully .TextContainer{display:flex;flex-direction:column;padding:10px 20px}.ChangedPasswordSuccessfully .PlayerChangePasswordBackButton{cursor:pointer;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:15px;color:var(--emw--button-text-color, #FFFFFF);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px;border:1px solid var(--emw--color-primary, #22B04E);background:var(--emw--color-primary, #22B04E);max-width:185px}.ChangedPasswordSuccessfully .PlayerChangePasswordBackButton:hover{color:var(--emw--color-primary, #22B04E);background:var(--emw--button-text-color, #FFFFFF)}.PlayerChangePasswordWrapperMobile{height:100%;max-width:unset;padding:20px 20px 40px 20px;display:flex;flex-flow:column}.PlayerChangePasswordWrapperMobile:after{content:"";position:absolute;bottom:0}.PlayerChangePasswordWrapperMobile .PlayerChangePasswordHeader h3{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-normal, 400)}.PlayerChangePasswordWrapperMobile .PlayerChangePasswordBox label{font-family:inherit;color:var(--emw--color-gray-300, #58586B);font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-normal, 400)}.PlayerChangePasswordWrapperMobile .PlayerChangePasswordBox input{font-family:inherit;color:var(--emw--color-gray-300, #58586B);font-size:var(--emw--font-size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerChangePasswordWrapperMobile .PlayerChangePasswordButtonsArea{grid-column-gap:10px}.PlayerChangePasswordWrapperMobile .PlayerChangePasswordSaveButton,.PlayerChangePasswordWrapperMobile .PlayerChangePasswordCancelButton{font-family:inherit;font-size:var(--emw--font-size-x-small, 12px);height:44px;color:var(--emw--color-gray-300, #58586B)}.PlayerChangePasswordWrapperMobile .PlayerChangePasswordSaveButton{font-family:inherit;color:var(--emw--button-text-color, #FFFFFF)}.PlayerChangePasswordWrapperMobile .PlayerChangePasswordSaveButton.ButtonInactive{opacity:0.3}.PlayerChangePasswordWrapperMobile .ChangedPasswordSuccessfully{color:var(--emw--color-gray-300, #58586B)}.MenuReturnButton{font-family:inherit;color:var(--emw--color-gray-300, #58586B);display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}');
4446
- }
4447
4458
  function Os(e) {
4459
+ ln(e, "svelte-1sohqqw", '.PlayerChangePasswordWrapper{color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));padding:50px;max-width:400px;background-color:var(--emw--pam-typography, var(--emw--color-typography, #F1F1F1));border-radius:5%}.ChangePasswordTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--color-primary, #22B04E);font-weight:var(--emw--font-weight-semibold, 500)}.ChangePasswordTitleMobile{font-size:var(--emw--font-size-large, 20px);color:var(--emw--color-primary, #22B04E)}.ChangePasswordTitleNone{display:none}.PlayerChangePasswordContent{display:grid;grid-column-gap:50px;grid-row-gap:30px;grid-template-rows:auto;grid-template-columns:1fr;padding-bottom:30px}.PlayerChangePasswordButtonsArea{display:grid;grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr}.PlayerChangePasswordSaveButton,.PlayerChangePasswordCancelButton{cursor:pointer;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:15px;font-family:var(--emw--button-typography);color:var(--emw--pam-typography, var(---emw--button-text-color, #FFFFFF));text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.PlayerChangePasswordSaveButton.ButtonInactive,.PlayerChangePasswordCancelButton.ButtonInactive{opacity:0.3}.PlayerChangePasswordCancelButton{background:transparent;font-family:var(--emw--button-typography);border:1px solid var(--emw--color-gray-300, #58586B)}.PlayerChangePasswordCancelButton.PlayerButtonDisabled{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B);cursor:not-allowed}.PlayerChangePasswordSaveButton{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 10px);padding:30px 0;font-size:var(--emw--font-size-large, 20px);font-family:var(--emw--button-typography);color:var(--emw--button-text-color, #FFFFFF)}.PlayerChangePasswordSaveButton.PlayerButtonDisabled{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B);cursor:not-allowed}.PlayerChangePasswordBox{display:flex;flex-direction:column;position:relative}.PlayerChangePasswordBox label{font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:10px}.PlayerChangePasswordBox input{font-family:inherit;font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-light, 300);color:var(--emw--color-contrast, #07072A);padding:10px;line-height:16px;border:2px solid var(--emw--color-gray-100, #D6D6D6);background:var(--emw--pam-typography, var(--emw--color-typography, #FFFFFF));border-radius:var(--emw--border-radius-medium, 10px);outline:none;transition-duration:0.3s}.PlayerChangePasswordBox input:focus,.PlayerChangePasswordBox input :focus-within,.PlayerChangePasswordBox input :focus-visible,.PlayerChangePasswordBox input :visited{box-shadow:0 0 0 1pt var(--emw--color-primary, #22B04E)}.PlayerChangePasswordBox .FieldDisabled{color:var(--emw--color-gray-300, #58586B)}.PlayerChangePasswordBox input::-webkit-outer-spin-button,.PlayerChangePasswordBox input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PlayerChangePasswordBox input::-ms-reveal,.PlayerChangePasswordBox input::-ms-clear{display:none}.PlayerChangePasswordBox input[type=number]{-moz-appearance:textfield}.PlayerChangePasswordBox.InvalidField input{border:1px solid var(--emw--color-error, #FD2839);background:var(--emw--color-pale, #FBECF4);color:var(--emw--color-gray-300, #58586B)}.PlayerChangePasswordBox:last-child.InvalidField .InvalidInput{bottom:-16px}.PlayerChangePasswordBox:last-child.InvalidField .InvalidInputNew{bottom:-24px}.TogglePasswordVisibility{height:20px;position:absolute;right:10px;top:38px;cursor:pointer;color:var(--emw--color-gray-300, #58586B)}.TogglePasswordVisibility.InvalidToggle path,.TogglePasswordVisibility.InvalidToggle circle,.TogglePasswordVisibility.InvalidToggle rect{fill:var(--emw--color-error, #FD2839)}.TogglePasswordVisibility path,.TogglePasswordVisibility circle,.TogglePasswordVisibility rect{fill:var(--emw--color-gray-300, #58586B)}.TogglePasswordVisibilityMobile{top:35px}.InvalidInput,.InvalidInputNew{color:var(--emw--color-error, #FD2839);font-size:var(--emw--font-size-2x-small, 10px);padding-top:5px;margin:0;line-height:12px}.InvalidInputNew{bottom:-24px}.PasswordChangedError{color:var(--emw--color-error, #FD2839);font-size:var(--emw--font-size-medium, 16px);line-height:18px;margin-top:0}.ChangedPasswordSuccessfully{color:var(--emw--button-text-color, #FFFFFF);position:relative}.ChangedPasswordSuccessfully .SuccessWrapper{display:inline-flex;align-items:center;margin-bottom:20px}.ChangedPasswordSuccessfully .IconContainer{width:45px;height:45px;border:1px solid var(--emw--color-valid, #48952a);border-radius:var(--emw--button-border-radius, 10px);display:flex;align-items:center;justify-content:center}.ChangedPasswordSuccessfully .Checkmark{width:12px;height:22px;border:1px solid var(--emw--color-valid, #48952a);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:relative;top:-3px}.ChangedPasswordSuccessfully h3{font-size:var(--emw--font-size-large, 20px);font-weight:var(--emw--font-weight-normal, 400);margin:10px 0;color:var(--emw--color-valid, #48952a)}.ChangedPasswordSuccessfully p{margin:0;font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-light, 300);color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A))}.ChangedPasswordSuccessfully .TextContainer{display:flex;flex-direction:column;padding:10px 20px}.ChangedPasswordSuccessfully .PlayerChangePasswordBackButton{cursor:pointer;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:15px;color:var(--emw--button-text-color, #FFFFFF);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px;border:1px solid var(--emw--color-primary, #22B04E);background:var(--emw--color-primary, #22B04E);max-width:185px}.ChangedPasswordSuccessfully .PlayerChangePasswordBackButton:hover{color:var(--emw--color-primary, #22B04E);background:var(--emw--button-text-color, #FFFFFF)}.PlayerChangePasswordWrapperMobile{height:100%;max-width:unset;padding:20px 20px 40px 20px;display:flex;flex-flow:column}.PlayerChangePasswordWrapperMobile:after{content:"";position:absolute;bottom:0}.PlayerChangePasswordWrapperMobile .PlayerChangePasswordHeader h3{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-normal, 400)}.PlayerChangePasswordWrapperMobile .PlayerChangePasswordBox label{font-family:inherit;color:var(--emw--color-gray-300, #58586B);font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-normal, 400)}.PlayerChangePasswordWrapperMobile .PlayerChangePasswordBox input{font-family:inherit;color:var(--emw--color-gray-300, #58586B);font-size:var(--emw--font-size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerChangePasswordWrapperMobile .PlayerChangePasswordButtonsArea{grid-column-gap:10px}.PlayerChangePasswordWrapperMobile .PlayerChangePasswordSaveButton,.PlayerChangePasswordWrapperMobile .PlayerChangePasswordCancelButton{font-family:inherit;font-size:var(--emw--font-size-x-small, 12px);height:44px;color:var(--emw--color-gray-300, #58586B)}.PlayerChangePasswordWrapperMobile .PlayerChangePasswordSaveButton{font-family:inherit;color:var(--emw--button-text-color, #FFFFFF)}.PlayerChangePasswordWrapperMobile .PlayerChangePasswordSaveButton.ButtonInactive{opacity:0.3}.PlayerChangePasswordWrapperMobile .ChangedPasswordSuccessfully{color:var(--emw--color-gray-300, #58586B)}.MenuReturnButton{font-family:inherit;color:var(--emw--color-gray-300, #58586B);display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}');
4460
+ }
4461
+ function Ls(e) {
4448
4462
  let t;
4449
4463
  function r(s, a) {
4450
4464
  return (
4451
4465
  /*passwordChanged*/
4452
- s[2] ? Rs : Ls
4466
+ s[2] ? Fs : ks
4453
4467
  );
4454
4468
  }
4455
4469
  let n = r(e), i = n(e);
4456
4470
  return {
4457
4471
  c() {
4458
- t = _("form"), i.c(), o(t, "class", "PlayerChangePasswordWrapper " + /*isMobile*/
4472
+ t = _("form"), i.c(), l(t, "class", "PlayerChangePasswordWrapper " + /*isMobile*/
4459
4473
  (e[20] ? "PlayerChangePasswordWrapperMobile" : ""));
4460
4474
  },
4461
4475
  m(s, a) {
@@ -4469,11 +4483,11 @@ function Os(e) {
4469
4483
  }
4470
4484
  };
4471
4485
  }
4472
- function Rs(e) {
4486
+ function Fs(e) {
4473
4487
  let t, r, n, i = (
4474
4488
  /*$_*/
4475
4489
  e[19]("changePasswordText") + ""
4476
- ), s, a, l, u, h, c, f, p, m = (
4490
+ ), s, a, o, u, h, c, f, p, m = (
4477
4491
  /*$_*/
4478
4492
  e[19]("passwordReset") + ""
4479
4493
  ), v, w, C, y = (
@@ -4482,50 +4496,50 @@ function Rs(e) {
4482
4496
  ), B, L, D, U = (
4483
4497
  /*$_*/
4484
4498
  e[19]("backButtonText") + ""
4485
- ), R, X, te, G = (
4499
+ ), O, X, te, G = (
4486
4500
  /*isMobile*/
4487
- e[20] && Fs(e)
4501
+ e[20] && Ds(e)
4488
4502
  );
4489
4503
  return {
4490
4504
  c() {
4491
- G && G.c(), t = k(), r = _("div"), n = _("h3"), s = M(i), a = k(), l = _("div"), u = _("div"), h = _("div"), h.innerHTML = '<div class="Checkmark"></div>', c = k(), f = _("div"), p = _("h3"), v = M(m), w = k(), C = _("p"), B = M(y), L = k(), D = _("div"), R = M(U), o(r, "class", "PlayerChangePasswordHeader"), o(h, "class", "IconContainer"), o(f, "class", "TextContainer"), o(u, "class", "SuccessWrapper"), o(D, "class", "PlayerChangePasswordBackButton"), o(l, "class", "ChangedPasswordSuccessfully");
4505
+ G && G.c(), t = k(), r = _("div"), n = _("h3"), s = M(i), a = k(), o = _("div"), u = _("div"), h = _("div"), h.innerHTML = '<div class="Checkmark"></div>', c = k(), f = _("div"), p = _("h3"), v = M(m), w = k(), C = _("p"), B = M(y), L = k(), D = _("div"), O = M(U), l(r, "class", "PlayerChangePasswordHeader"), l(h, "class", "IconContainer"), l(f, "class", "TextContainer"), l(u, "class", "SuccessWrapper"), l(D, "class", "PlayerChangePasswordBackButton"), l(o, "class", "ChangedPasswordSuccessfully");
4492
4506
  },
4493
- m(N, E) {
4494
- G && G.m(N, E), H(N, t, E), H(N, r, E), d(r, n), d(n, s), H(N, a, E), H(N, l, E), d(l, u), d(u, h), d(u, c), d(u, f), d(f, p), d(p, v), d(f, w), d(f, C), d(C, B), d(l, L), d(l, D), d(D, R), X || (te = z(
4507
+ m(N, x) {
4508
+ G && G.m(N, x), H(N, t, x), H(N, r, x), d(r, n), d(n, s), H(N, a, x), H(N, o, x), d(o, u), d(u, h), d(u, c), d(u, f), d(f, p), d(p, v), d(f, w), d(f, C), d(C, B), d(o, L), d(o, D), d(D, O), X || (te = z(
4495
4509
  D,
4496
4510
  "click",
4497
4511
  /*click_handler_9*/
4498
4512
  e[47]
4499
4513
  ), X = !0);
4500
4514
  },
4501
- p(N, E) {
4515
+ p(N, x) {
4502
4516
  /*isMobile*/
4503
- N[20] && G.p(N, E), E[0] & /*$_*/
4517
+ N[20] && G.p(N, x), x[0] & /*$_*/
4504
4518
  524288 && i !== (i = /*$_*/
4505
- N[19]("changePasswordText") + "") && $(s, i), E[0] & /*$_*/
4519
+ N[19]("changePasswordText") + "") && $(s, i), x[0] & /*$_*/
4506
4520
  524288 && m !== (m = /*$_*/
4507
- N[19]("passwordReset") + "") && $(v, m), E[0] & /*$_*/
4521
+ N[19]("passwordReset") + "") && $(v, m), x[0] & /*$_*/
4508
4522
  524288 && y !== (y = /*$_*/
4509
- N[19]("passwordResetConfirmation") + "") && $(B, y), E[0] & /*$_*/
4523
+ N[19]("passwordResetConfirmation") + "") && $(B, y), x[0] & /*$_*/
4510
4524
  524288 && U !== (U = /*$_*/
4511
- N[19]("backButtonText") + "") && $(R, U);
4525
+ N[19]("backButtonText") + "") && $(O, U);
4512
4526
  },
4513
4527
  d(N) {
4514
- N && (A(t), A(r), A(a), A(l)), G && G.d(N), X = !1, te();
4528
+ N && (A(t), A(r), A(a), A(o)), G && G.d(N), X = !1, te();
4515
4529
  }
4516
4530
  };
4517
4531
  }
4518
- function Ls(e) {
4532
+ function ks(e) {
4519
4533
  let t, r, n = (
4520
4534
  /*$_*/
4521
4535
  e[19]("titleChangePassword") + ""
4522
- ), i, s, a, l, u, h = (
4536
+ ), i, s, a, o, u, h = (
4523
4537
  /*$_*/
4524
4538
  e[19]("currentPassword") + ""
4525
4539
  ), c, f, p, m, v, w, C, y, B, L = (
4526
4540
  /*$_*/
4527
4541
  e[19]("newPassword") + ""
4528
- ), D, U, R, X, te, G, N, E, Z, fe = (
4542
+ ), D, U, O, X, te, G, N, x, Z, fe = (
4529
4543
  /*$_*/
4530
4544
  e[19]("confirmPassword") + ""
4531
4545
  ), be, De, Y, ne, Ue, we, le, de, ue, Q, pe = (
@@ -4533,22 +4547,22 @@ function Ls(e) {
4533
4547
  e[19]("submitChangePassword") + ""
4534
4548
  ), $e, me, ve, Ge, Ye, ie = (
4535
4549
  /*isMobile*/
4536
- e[20] && ks(e)
4550
+ e[20] && Us(e)
4537
4551
  );
4538
4552
  function Qe(I, P) {
4539
4553
  return (
4540
4554
  /*isCurrentPasswordVisible*/
4541
- I[10] ? Us : Ds
4555
+ I[10] ? Gs : $s
4542
4556
  );
4543
4557
  }
4544
4558
  let ye = Qe(e), J = ye(e), j = (
4545
4559
  /*invalidCurrentPassword*/
4546
- e[4] && dr(e)
4560
+ e[4] && mr(e)
4547
4561
  );
4548
4562
  function Je(I, P) {
4549
4563
  return (
4550
4564
  /*isNewPasswordVisible*/
4551
- I[11] ? Vs : js
4565
+ I[11] ? Ws : zs
4552
4566
  );
4553
4567
  }
4554
4568
  let _e = Je(e), q = _e(e);
@@ -4557,51 +4571,51 @@ function Ls(e) {
4557
4571
  /*oldPasswordSameAsNew*/
4558
4572
  I[13]
4559
4573
  )
4560
- return Ws;
4574
+ return Zs;
4561
4575
  if (
4562
4576
  /*invalidNewPassword*/
4563
4577
  I[5]
4564
4578
  )
4565
- return zs;
4579
+ return Xs;
4566
4580
  }
4567
4581
  let he = qe(e), V = he && he(e);
4568
4582
  function Ke(I, P) {
4569
4583
  return (
4570
4584
  /*isConfirmPasswordVisible*/
4571
- I[12] ? Qs : Ys
4585
+ I[12] ? qs : Js
4572
4586
  );
4573
4587
  }
4574
4588
  let Pe = Ke(e), K = Pe(e), b = (
4575
4589
  /*invalidConfirmPassword*/
4576
- e[6] && pr(e)
4577
- ), O = (
4590
+ e[6] && gr(e)
4591
+ ), R = (
4578
4592
  /*showErrorPasswordChanged*/
4579
- e[18] && mr(e)
4593
+ e[18] && br(e)
4580
4594
  );
4581
4595
  return {
4582
4596
  c() {
4583
- ie && ie.c(), t = k(), r = _("h2"), i = M(n), s = k(), a = _("section"), l = _("div"), u = _("label"), c = M(h), f = k(), p = _("input"), m = k(), J.c(), v = k(), j && j.c(), C = k(), y = _("div"), B = _("label"), D = M(L), U = k(), R = _("input"), X = k(), q.c(), te = k(), V && V.c(), N = k(), E = _("div"), Z = _("label"), be = M(fe), De = k(), Y = _("input"), ne = k(), K.c(), Ue = k(), b && b.c(), le = k(), O && O.c(), de = k(), ue = _("section"), Q = _("button"), $e = M(pe), o(r, "class", "ChangePasswordTitle " + /*isMobile*/
4584
- (e[20] ? "ChangePasswordTitleNone" : "")), o(u, "for", "CurrentPassword"), o(p, "id", "CurrentPassword"), o(p, "type", "password"), o(l, "class", w = "PlayerChangePasswordBox " + /*invalidCurrentPassword*/
4585
- (e[4] ? "InvalidField" : "")), o(B, "for", "NewPassword"), o(R, "id", "NewPassword"), o(R, "autocomplete", "new-password"), o(R, "type", "password"), o(y, "class", G = "PlayerChangePasswordBox " + /*invalidNewPassword*/
4586
- (e[5] ? "InvalidField" : "")), o(Z, "for", "ConfirmPassword"), o(Y, "id", "ConfirmPassword"), o(Y, "type", "password"), o(E, "class", we = "PlayerChangePasswordBox " + /*invalidConfirmPassword*/
4587
- (e[6] ? "InvalidField" : "")), o(a, "class", "PlayerChangePasswordContent"), o(Q, "class", me = "PlayerChangePasswordSaveButton " + /*activateSubmit*/
4597
+ ie && ie.c(), t = k(), r = _("h2"), i = M(n), s = k(), a = _("section"), o = _("div"), u = _("label"), c = M(h), f = k(), p = _("input"), m = k(), J.c(), v = k(), j && j.c(), C = k(), y = _("div"), B = _("label"), D = M(L), U = k(), O = _("input"), X = k(), q.c(), te = k(), V && V.c(), N = k(), x = _("div"), Z = _("label"), be = M(fe), De = k(), Y = _("input"), ne = k(), K.c(), Ue = k(), b && b.c(), le = k(), R && R.c(), de = k(), ue = _("section"), Q = _("button"), $e = M(pe), l(r, "class", "ChangePasswordTitle " + /*isMobile*/
4598
+ (e[20] ? "ChangePasswordTitleNone" : "")), l(u, "for", "CurrentPassword"), l(p, "id", "CurrentPassword"), l(p, "type", "password"), l(o, "class", w = "PlayerChangePasswordBox " + /*invalidCurrentPassword*/
4599
+ (e[4] ? "InvalidField" : "")), l(B, "for", "NewPassword"), l(O, "id", "NewPassword"), l(O, "autocomplete", "new-password"), l(O, "type", "password"), l(y, "class", G = "PlayerChangePasswordBox " + /*invalidNewPassword*/
4600
+ (e[5] ? "InvalidField" : "")), l(Z, "for", "ConfirmPassword"), l(Y, "id", "ConfirmPassword"), l(Y, "type", "password"), l(x, "class", we = "PlayerChangePasswordBox " + /*invalidConfirmPassword*/
4601
+ (e[6] ? "InvalidField" : "")), l(a, "class", "PlayerChangePasswordContent"), l(Q, "class", me = "PlayerChangePasswordSaveButton " + /*activateSubmit*/
4588
4602
  (e[3] ? "" : "ButtonInactive")), Q.disabled = ve = !/*activateSubmit*/
4589
- e[3], o(ue, "class", "PlayerChangePasswordButtonsArea");
4603
+ e[3], l(ue, "class", "PlayerChangePasswordButtonsArea");
4590
4604
  },
4591
4605
  m(I, P) {
4592
- ie && ie.m(I, P), H(I, t, P), H(I, r, P), d(r, i), H(I, s, P), H(I, a, P), d(a, l), d(l, u), d(u, c), d(l, f), d(l, p), xe(
4606
+ ie && ie.m(I, P), H(I, t, P), H(I, r, P), d(r, i), H(I, s, P), H(I, a, P), d(a, o), d(o, u), d(u, c), d(o, f), d(o, p), Ee(
4593
4607
  p,
4594
4608
  /*userCurrentPassword*/
4595
4609
  e[14]
4596
- ), e[34](p), d(l, m), J.m(l, null), d(l, v), j && j.m(l, null), d(a, C), d(a, y), d(y, B), d(B, D), d(y, U), d(y, R), xe(
4597
- R,
4610
+ ), e[34](p), d(o, m), J.m(o, null), d(o, v), j && j.m(o, null), d(a, C), d(a, y), d(y, B), d(B, D), d(y, U), d(y, O), Ee(
4611
+ O,
4598
4612
  /*userNewPassword*/
4599
4613
  e[15]
4600
- ), e[38](R), d(y, X), q.m(y, null), d(y, te), V && V.m(y, null), d(a, N), d(a, E), d(E, Z), d(Z, be), d(E, De), d(E, Y), xe(
4614
+ ), e[38](O), d(y, X), q.m(y, null), d(y, te), V && V.m(y, null), d(a, N), d(a, x), d(x, Z), d(Z, be), d(x, De), d(x, Y), Ee(
4601
4615
  Y,
4602
4616
  /*userConfirmPassword*/
4603
4617
  e[16]
4604
- ), e[42](Y), d(E, ne), K.m(E, null), d(E, Ue), b && b.m(E, null), H(I, le, P), O && O.m(I, P), H(I, de, P), H(I, ue, P), d(ue, Q), d(Q, $e), Ge || (Ye = [
4618
+ ), e[42](Y), d(x, ne), K.m(x, null), d(x, Ue), b && b.m(x, null), H(I, le, P), R && R.m(I, P), H(I, de, P), H(I, ue, P), d(ue, Q), d(Q, $e), Ge || (Ye = [
4605
4619
  z(
4606
4620
  p,
4607
4621
  "input",
@@ -4629,12 +4643,12 @@ function Ls(e) {
4629
4643
  ).apply(this, arguments);
4630
4644
  }),
4631
4645
  z(
4632
- R,
4646
+ O,
4633
4647
  "input",
4634
4648
  /*input1_input_handler*/
4635
4649
  e[37]
4636
4650
  ),
4637
- z(R, "blur", function() {
4651
+ z(O, "blur", function() {
4638
4652
  Se(
4639
4653
  /*validatePassword*/
4640
4654
  e[22](
@@ -4696,58 +4710,58 @@ function Ls(e) {
4696
4710
  524288 && h !== (h = /*$_*/
4697
4711
  e[19]("currentPassword") + "") && $(c, h), P[0] & /*userCurrentPassword*/
4698
4712
  16384 && p.value !== /*userCurrentPassword*/
4699
- e[14] && xe(
4713
+ e[14] && Ee(
4700
4714
  p,
4701
4715
  /*userCurrentPassword*/
4702
4716
  e[14]
4703
- ), ye === (ye = Qe(e)) && J ? J.p(e, P) : (J.d(1), J = ye(e), J && (J.c(), J.m(l, v))), /*invalidCurrentPassword*/
4704
- e[4] ? j ? j.p(e, P) : (j = dr(e), j.c(), j.m(l, null)) : j && (j.d(1), j = null), P[0] & /*invalidCurrentPassword*/
4717
+ ), ye === (ye = Qe(e)) && J ? J.p(e, P) : (J.d(1), J = ye(e), J && (J.c(), J.m(o, v))), /*invalidCurrentPassword*/
4718
+ e[4] ? j ? j.p(e, P) : (j = mr(e), j.c(), j.m(o, null)) : j && (j.d(1), j = null), P[0] & /*invalidCurrentPassword*/
4705
4719
  16 && w !== (w = "PlayerChangePasswordBox " + /*invalidCurrentPassword*/
4706
- (e[4] ? "InvalidField" : "")) && o(l, "class", w), P[0] & /*$_*/
4720
+ (e[4] ? "InvalidField" : "")) && l(o, "class", w), P[0] & /*$_*/
4707
4721
  524288 && L !== (L = /*$_*/
4708
4722
  e[19]("newPassword") + "") && $(D, L), P[0] & /*userNewPassword*/
4709
- 32768 && R.value !== /*userNewPassword*/
4710
- e[15] && xe(
4711
- R,
4723
+ 32768 && O.value !== /*userNewPassword*/
4724
+ e[15] && Ee(
4725
+ O,
4712
4726
  /*userNewPassword*/
4713
4727
  e[15]
4714
4728
  ), _e === (_e = Je(e)) && q ? q.p(e, P) : (q.d(1), q = _e(e), q && (q.c(), q.m(y, te))), he === (he = qe(e)) && V ? V.p(e, P) : (V && V.d(1), V = he && he(e), V && (V.c(), V.m(y, null))), P[0] & /*invalidNewPassword*/
4715
4729
  32 && G !== (G = "PlayerChangePasswordBox " + /*invalidNewPassword*/
4716
- (e[5] ? "InvalidField" : "")) && o(y, "class", G), P[0] & /*$_*/
4730
+ (e[5] ? "InvalidField" : "")) && l(y, "class", G), P[0] & /*$_*/
4717
4731
  524288 && fe !== (fe = /*$_*/
4718
4732
  e[19]("confirmPassword") + "") && $(be, fe), P[0] & /*userConfirmPassword*/
4719
4733
  65536 && Y.value !== /*userConfirmPassword*/
4720
- e[16] && xe(
4734
+ e[16] && Ee(
4721
4735
  Y,
4722
4736
  /*userConfirmPassword*/
4723
4737
  e[16]
4724
- ), Pe === (Pe = Ke(e)) && K ? K.p(e, P) : (K.d(1), K = Pe(e), K && (K.c(), K.m(E, Ue))), /*invalidConfirmPassword*/
4725
- e[6] ? b ? b.p(e, P) : (b = pr(e), b.c(), b.m(E, null)) : b && (b.d(1), b = null), P[0] & /*invalidConfirmPassword*/
4738
+ ), Pe === (Pe = Ke(e)) && K ? K.p(e, P) : (K.d(1), K = Pe(e), K && (K.c(), K.m(x, Ue))), /*invalidConfirmPassword*/
4739
+ e[6] ? b ? b.p(e, P) : (b = gr(e), b.c(), b.m(x, null)) : b && (b.d(1), b = null), P[0] & /*invalidConfirmPassword*/
4726
4740
  64 && we !== (we = "PlayerChangePasswordBox " + /*invalidConfirmPassword*/
4727
- (e[6] ? "InvalidField" : "")) && o(E, "class", we), /*showErrorPasswordChanged*/
4728
- e[18] ? O ? O.p(e, P) : (O = mr(e), O.c(), O.m(de.parentNode, de)) : O && (O.d(1), O = null), P[0] & /*$_*/
4741
+ (e[6] ? "InvalidField" : "")) && l(x, "class", we), /*showErrorPasswordChanged*/
4742
+ e[18] ? R ? R.p(e, P) : (R = br(e), R.c(), R.m(de.parentNode, de)) : R && (R.d(1), R = null), P[0] & /*$_*/
4729
4743
  524288 && pe !== (pe = /*$_*/
4730
4744
  e[19]("submitChangePassword") + "") && $($e, pe), P[0] & /*activateSubmit*/
4731
4745
  8 && me !== (me = "PlayerChangePasswordSaveButton " + /*activateSubmit*/
4732
- (e[3] ? "" : "ButtonInactive")) && o(Q, "class", me), P[0] & /*activateSubmit*/
4746
+ (e[3] ? "" : "ButtonInactive")) && l(Q, "class", me), P[0] & /*activateSubmit*/
4733
4747
  8 && ve !== (ve = !/*activateSubmit*/
4734
4748
  e[3]) && (Q.disabled = ve);
4735
4749
  },
4736
4750
  d(I) {
4737
- I && (A(t), A(r), A(s), A(a), A(le), A(de), A(ue)), ie && ie.d(I), e[34](null), J.d(), j && j.d(), e[38](null), q.d(), V && V.d(), e[42](null), K.d(), b && b.d(), O && O.d(I), Ge = !1, Re(Ye);
4751
+ I && (A(t), A(r), A(s), A(a), A(le), A(de), A(ue)), ie && ie.d(I), e[34](null), J.d(), j && j.d(), e[38](null), q.d(), V && V.d(), e[42](null), K.d(), b && b.d(), R && R.d(I), Ge = !1, Oe(Ye);
4738
4752
  }
4739
4753
  };
4740
4754
  }
4741
- function Fs(e) {
4742
- let t, r, n, i, s, a, l = (
4755
+ function Ds(e) {
4756
+ let t, r, n, i, s, a, o = (
4743
4757
  /*$_*/
4744
4758
  e[19]("returnToMenu") + ""
4745
4759
  ), u, h, c;
4746
4760
  return {
4747
4761
  c() {
4748
- t = _("div"), r = g("svg"), n = g("g"), i = g("path"), s = k(), a = _("span"), u = M(l), o(i, "id", "Chevron_Right"), o(i, "d", `M57.633,129.007L165.93,237.268c4.752,4.74,12.451,4.74,17.215,0c4.752-4.74,4.752-12.439,0-17.179
4762
+ t = _("div"), r = g("svg"), n = g("g"), i = g("path"), s = k(), a = _("span"), u = M(o), l(i, "id", "Chevron_Right"), l(i, "d", `M57.633,129.007L165.93,237.268c4.752,4.74,12.451,4.74,17.215,0c4.752-4.74,4.752-12.439,0-17.179
4749
4763
  l-99.707-99.671l99.695-99.671c4.752-4.74,4.752-12.439,0-17.191c-4.752-4.74-12.463-4.74-17.215,0L57.621,111.816
4750
- C52.942,116.507,52.942,124.327,57.633,129.007z`), o(r, "version", "1.1"), o(r, "id", "Capa_1"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "xmlns:xlink", "http://www.w3.org/1999/xlink"), o(r, "x", "0px"), o(r, "y", "0px"), o(r, "viewBox", "0 0 240.823 240.823"), un(r, "enable-background", "new 0 0 240.823 240.823"), o(r, "xml:space", "preserve"), o(r, "width", "18px"), o(r, "fill", "var(--emw--color-gray-300, #58586B)"), o(t, "class", "MenuReturnButton");
4764
+ C52.942,116.507,52.942,124.327,57.633,129.007z`), l(r, "version", "1.1"), l(r, "id", "Capa_1"), l(r, "xmlns", "http://www.w3.org/2000/svg"), l(r, "xmlns:xlink", "http://www.w3.org/1999/xlink"), l(r, "x", "0px"), l(r, "y", "0px"), l(r, "viewBox", "0 0 240.823 240.823"), fn(r, "enable-background", "new 0 0 240.823 240.823"), l(r, "xml:space", "preserve"), l(r, "width", "18px"), l(r, "fill", "var(--emw--color-gray-300, #58586B)"), l(t, "class", "MenuReturnButton");
4751
4765
  },
4752
4766
  m(f, p) {
4753
4767
  H(f, t, p), d(t, r), d(r, n), d(n, i), d(t, s), d(t, a), d(a, u), h || (c = z(
@@ -4759,25 +4773,25 @@ function Fs(e) {
4759
4773
  },
4760
4774
  p(f, p) {
4761
4775
  p[0] & /*$_*/
4762
- 524288 && l !== (l = /*$_*/
4763
- f[19]("returnToMenu") + "") && $(u, l);
4776
+ 524288 && o !== (o = /*$_*/
4777
+ f[19]("returnToMenu") + "") && $(u, o);
4764
4778
  },
4765
4779
  d(f) {
4766
4780
  f && A(t), h = !1, c();
4767
4781
  }
4768
4782
  };
4769
4783
  }
4770
- function ks(e) {
4771
- let t, r, n, i, s, a, l, u, h, c, f = (
4784
+ function Us(e) {
4785
+ let t, r, n, i, s, a, o, u, h, c, f = (
4772
4786
  /*$_*/
4773
4787
  e[19]("titleChangePassword") + ""
4774
4788
  ), p, m, v;
4775
4789
  return {
4776
4790
  c() {
4777
- t = _("div"), r = g("svg"), n = g("defs"), i = g("style"), s = M(".aaa{fill:var(--emw--color-primary, #22B04E);;}"), a = g("g"), l = g("g"), u = g("path"), h = k(), c = _("h2"), p = M(f), o(u, "class", "aaa"), o(u, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), o(u, "transform", "translate(15 15) rotate(180)"), o(l, "transform", "translate(20 158)"), o(a, "transform", "translate(-20 -158)"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "15"), o(r, "height", "15"), o(r, "viewBox", "0 0 15 15"), o(c, "class", "ChangePasswordTitleMobile"), o(t, "class", "MenuReturnButton");
4791
+ t = _("div"), r = g("svg"), n = g("defs"), i = g("style"), s = M(".aaa{fill:var(--emw--color-primary, #22B04E);;}"), a = g("g"), o = g("g"), u = g("path"), h = k(), c = _("h2"), p = M(f), l(u, "class", "aaa"), l(u, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), l(u, "transform", "translate(15 15) rotate(180)"), l(o, "transform", "translate(20 158)"), l(a, "transform", "translate(-20 -158)"), l(r, "xmlns", "http://www.w3.org/2000/svg"), l(r, "width", "15"), l(r, "height", "15"), l(r, "viewBox", "0 0 15 15"), l(c, "class", "ChangePasswordTitleMobile"), l(t, "class", "MenuReturnButton");
4778
4792
  },
4779
4793
  m(w, C) {
4780
- H(w, t, C), d(t, r), d(r, n), d(n, i), d(i, s), d(r, a), d(a, l), d(l, u), d(t, h), d(t, c), d(c, p), m || (v = z(
4794
+ H(w, t, C), d(t, r), d(r, n), d(n, i), d(i, s), d(r, a), d(a, o), d(o, u), d(t, h), d(t, c), d(c, p), m || (v = z(
4781
4795
  t,
4782
4796
  "click",
4783
4797
  /*click_handler*/
@@ -4794,16 +4808,16 @@ function ks(e) {
4794
4808
  }
4795
4809
  };
4796
4810
  }
4797
- function Ds(e) {
4798
- let t, r, n, i, s, a, l, u, h, c;
4811
+ function $s(e) {
4812
+ let t, r, n, i, s, a, o, u, h, c;
4799
4813
  return {
4800
4814
  c() {
4801
- t = g("svg"), r = g("defs"), n = g("style"), i = M(".a{fill:var(--emw--color-white, #FFFFFF);}"), s = g("g"), a = g("path"), l = g("circle"), o(a, "class", "a"), o(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"), o(a, "transform", "translate(0)"), o(l, "class", "a"), o(l, "cx", "2.779"), o(l, "cy", "2.779"), o(l, "r", "2.779"), o(l, "transform", "translate(20.827 30.303)"), o(s, "transform", "translate(-14.185 -27.832)"), o(t, "class", u = "TogglePasswordVisibility " + /*invalidCurrentPassword*/
4815
+ t = g("svg"), r = g("defs"), n = g("style"), i = M(".a{fill:var(--emw--color-white, #FFFFFF);}"), s = g("g"), a = g("path"), o = g("circle"), l(a, "class", "a"), l(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"), l(a, "transform", "translate(0)"), l(o, "class", "a"), l(o, "cx", "2.779"), l(o, "cy", "2.779"), l(o, "r", "2.779"), l(o, "transform", "translate(20.827 30.303)"), l(s, "transform", "translate(-14.185 -27.832)"), l(t, "class", u = "TogglePasswordVisibility " + /*invalidCurrentPassword*/
4802
4816
  (e[4] ? "InvalidToggle" : "") + " " + /*isMobile*/
4803
- (e[20] ? "TogglePasswordVisibilityMobile" : "")), o(t, "xmlns", "http://www.w3.org/2000/svg"), o(t, "width", "18.843"), o(t, "height", "10.5"), o(t, "viewBox", "0 0 18.843 10.5");
4817
+ (e[20] ? "TogglePasswordVisibilityMobile" : "")), l(t, "xmlns", "http://www.w3.org/2000/svg"), l(t, "width", "18.843"), l(t, "height", "10.5"), l(t, "viewBox", "0 0 18.843 10.5");
4804
4818
  },
4805
4819
  m(f, p) {
4806
- H(f, t, p), d(t, r), d(r, n), d(n, i), d(t, s), d(s, a), d(s, l), h || (c = z(
4820
+ H(f, t, p), d(t, r), d(r, n), d(n, i), d(t, s), d(s, a), d(s, o), h || (c = z(
4807
4821
  t,
4808
4822
  "click",
4809
4823
  /*click_handler_2*/
@@ -4814,23 +4828,23 @@ function Ds(e) {
4814
4828
  p[0] & /*invalidCurrentPassword*/
4815
4829
  16 && u !== (u = "TogglePasswordVisibility " + /*invalidCurrentPassword*/
4816
4830
  (f[4] ? "InvalidToggle" : "") + " " + /*isMobile*/
4817
- (f[20] ? "TogglePasswordVisibilityMobile" : "")) && o(t, "class", u);
4831
+ (f[20] ? "TogglePasswordVisibilityMobile" : "")) && l(t, "class", u);
4818
4832
  },
4819
4833
  d(f) {
4820
4834
  f && A(t), h = !1, c();
4821
4835
  }
4822
4836
  };
4823
4837
  }
4824
- function Us(e) {
4825
- let t, r, n, i, s, a, l, u, h, c, f, p, m, v, w, C;
4838
+ function Gs(e) {
4839
+ let t, r, n, i, s, a, o, u, h, c, f, p, m, v, w, C;
4826
4840
  return {
4827
4841
  c() {
4828
- t = g("svg"), r = g("defs"), n = g("style"), i = M(".a{fill:var(--emw--color-white, #FFFFFF);}"), s = g("g"), a = g("circle"), l = g("g"), u = g("path"), h = g("path"), c = g("g"), f = g("path"), p = g("path"), m = g("rect"), o(a, "class", "a"), o(a, "cx", "0.05"), o(a, "cy", "0.05"), o(a, "r", "0.05"), o(a, "transform", "translate(121.017 31.148)"), o(u, "class", "a"), o(u, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(u, "transform", "translate(-142.164 -39.123)"), o(h, "class", "a"), o(h, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(h, "transform", "translate(-136.413 -42.068)"), o(l, "transform", "translate(117.499 27.37)"), o(f, "class", "a"), o(f, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(f, "transform", "translate(-110.856 -33.157)"), o(p, "class", "a"), o(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"), o(p, "transform", "translate(-130.743 -29.617)"), o(c, "transform", "translate(110.856 24.899)"), o(m, "class", "a"), o(m, "width", "0.972"), o(m, "height", "15.861"), o(m, "rx", "0.486"), o(m, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(t, "class", v = "TogglePasswordVisibility " + /*invalidCurrentPassword*/
4842
+ t = g("svg"), r = g("defs"), n = g("style"), i = M(".a{fill:var(--emw--color-white, #FFFFFF);}"), s = g("g"), a = g("circle"), o = g("g"), u = g("path"), h = g("path"), c = g("g"), f = g("path"), p = g("path"), m = g("rect"), l(a, "class", "a"), l(a, "cx", "0.05"), l(a, "cy", "0.05"), l(a, "r", "0.05"), l(a, "transform", "translate(121.017 31.148)"), l(u, "class", "a"), l(u, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), l(u, "transform", "translate(-142.164 -39.123)"), l(h, "class", "a"), l(h, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), l(h, "transform", "translate(-136.413 -42.068)"), l(o, "transform", "translate(117.499 27.37)"), l(f, "class", "a"), l(f, "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"), l(f, "transform", "translate(-110.856 -33.157)"), l(p, "class", "a"), l(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"), l(p, "transform", "translate(-130.743 -29.617)"), l(c, "transform", "translate(110.856 24.899)"), l(m, "class", "a"), l(m, "width", "0.972"), l(m, "height", "15.861"), l(m, "rx", "0.486"), l(m, "transform", "translate(114.827 23.858) rotate(-39.315)"), l(s, "transform", "translate(-110.856 -23.242)"), l(t, "class", v = "TogglePasswordVisibility " + /*invalidCurrentPassword*/
4829
4843
  (e[4] ? "InvalidToggle" : "") + " " + /*isMobile*/
4830
- (e[20] ? "TogglePasswordVisibilityMobile" : "")), o(t, "xmlns", "http://www.w3.org/2000/svg"), o(t, "width", "18.844"), o(t, "height", "12.887"), o(t, "viewBox", "0 0 18.844 12.887");
4844
+ (e[20] ? "TogglePasswordVisibilityMobile" : "")), l(t, "xmlns", "http://www.w3.org/2000/svg"), l(t, "width", "18.844"), l(t, "height", "12.887"), l(t, "viewBox", "0 0 18.844 12.887");
4831
4845
  },
4832
4846
  m(y, B) {
4833
- H(y, t, B), d(t, r), d(r, n), d(n, i), d(t, s), d(s, a), d(s, l), d(l, u), d(l, h), d(s, c), d(c, f), d(c, p), d(s, m), w || (C = z(
4847
+ H(y, t, B), d(t, r), d(r, n), d(n, i), d(t, s), d(s, a), d(s, o), d(o, u), d(o, h), d(s, c), d(c, f), d(c, p), d(s, m), w || (C = z(
4834
4848
  t,
4835
4849
  "click",
4836
4850
  /*click_handler_1*/
@@ -4841,25 +4855,25 @@ function Us(e) {
4841
4855
  B[0] & /*invalidCurrentPassword*/
4842
4856
  16 && v !== (v = "TogglePasswordVisibility " + /*invalidCurrentPassword*/
4843
4857
  (y[4] ? "InvalidToggle" : "") + " " + /*isMobile*/
4844
- (y[20] ? "TogglePasswordVisibilityMobile" : "")) && o(t, "class", v);
4858
+ (y[20] ? "TogglePasswordVisibilityMobile" : "")) && l(t, "class", v);
4845
4859
  },
4846
4860
  d(y) {
4847
4861
  y && A(t), w = !1, C();
4848
4862
  }
4849
4863
  };
4850
4864
  }
4851
- function dr(e) {
4865
+ function mr(e) {
4852
4866
  let t;
4853
4867
  function r(s, a) {
4854
4868
  return (
4855
4869
  /*simplepasswordvalidation*/
4856
- s[0] == "true" ? Gs : $s
4870
+ s[0] == "true" ? Vs : js
4857
4871
  );
4858
4872
  }
4859
4873
  let n = r(e), i = n(e);
4860
4874
  return {
4861
4875
  c() {
4862
- i.c(), t = vr();
4876
+ i.c(), t = _r();
4863
4877
  },
4864
4878
  m(s, a) {
4865
4879
  i.m(s, a), H(s, t, a);
@@ -4872,14 +4886,14 @@ function dr(e) {
4872
4886
  }
4873
4887
  };
4874
4888
  }
4875
- function $s(e) {
4889
+ function js(e) {
4876
4890
  let t, r = (
4877
4891
  /*$_*/
4878
4892
  e[19]("invalidPasswordRule") + ""
4879
4893
  ), n;
4880
4894
  return {
4881
4895
  c() {
4882
- t = _("p"), n = M(r), o(t, "class", "InvalidInput");
4896
+ t = _("p"), n = M(r), l(t, "class", "InvalidInput");
4883
4897
  },
4884
4898
  m(i, s) {
4885
4899
  H(i, t, s), d(t, n);
@@ -4894,14 +4908,14 @@ function $s(e) {
4894
4908
  }
4895
4909
  };
4896
4910
  }
4897
- function Gs(e) {
4911
+ function Vs(e) {
4898
4912
  let t, r = (
4899
4913
  /*$_*/
4900
4914
  e[19]("simplePasswordError") + ""
4901
4915
  ), n;
4902
4916
  return {
4903
4917
  c() {
4904
- t = _("p"), n = M(r), o(t, "class", "InvalidInput");
4918
+ t = _("p"), n = M(r), l(t, "class", "InvalidInput");
4905
4919
  },
4906
4920
  m(i, s) {
4907
4921
  H(i, t, s), d(t, n);
@@ -4916,16 +4930,16 @@ function Gs(e) {
4916
4930
  }
4917
4931
  };
4918
4932
  }
4919
- function js(e) {
4920
- let t, r, n, i, s, a, l, u, h, c;
4933
+ function zs(e) {
4934
+ let t, r, n, i, s, a, o, u, h, c;
4921
4935
  return {
4922
4936
  c() {
4923
- t = g("svg"), r = g("defs"), n = g("style"), i = M(".a{fill:var(--emw--color-white, #FFFFFF);}"), s = g("g"), a = g("path"), l = g("circle"), o(a, "class", "a"), o(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"), o(a, "transform", "translate(0)"), o(l, "class", "a"), o(l, "cx", "2.779"), o(l, "cy", "2.779"), o(l, "r", "2.779"), o(l, "transform", "translate(20.827 30.303)"), o(s, "transform", "translate(-14.185 -27.832)"), o(t, "class", u = "TogglePasswordVisibility " + /*invalidNewPassword*/
4937
+ t = g("svg"), r = g("defs"), n = g("style"), i = M(".a{fill:var(--emw--color-white, #FFFFFF);}"), s = g("g"), a = g("path"), o = g("circle"), l(a, "class", "a"), l(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"), l(a, "transform", "translate(0)"), l(o, "class", "a"), l(o, "cx", "2.779"), l(o, "cy", "2.779"), l(o, "r", "2.779"), l(o, "transform", "translate(20.827 30.303)"), l(s, "transform", "translate(-14.185 -27.832)"), l(t, "class", u = "TogglePasswordVisibility " + /*invalidNewPassword*/
4924
4938
  (e[5] ? "InvalidToggle" : "") + " " + /*isMobile*/
4925
- (e[20] ? "TogglePasswordVisibilityMobile" : "")), o(t, "xmlns", "http://www.w3.org/2000/svg"), o(t, "width", "18.843"), o(t, "height", "10.5"), o(t, "viewBox", "0 0 18.843 10.5");
4939
+ (e[20] ? "TogglePasswordVisibilityMobile" : "")), l(t, "xmlns", "http://www.w3.org/2000/svg"), l(t, "width", "18.843"), l(t, "height", "10.5"), l(t, "viewBox", "0 0 18.843 10.5");
4926
4940
  },
4927
4941
  m(f, p) {
4928
- H(f, t, p), d(t, r), d(r, n), d(n, i), d(t, s), d(s, a), d(s, l), h || (c = z(
4942
+ H(f, t, p), d(t, r), d(r, n), d(n, i), d(t, s), d(s, a), d(s, o), h || (c = z(
4929
4943
  t,
4930
4944
  "click",
4931
4945
  /*click_handler_4*/
@@ -4936,23 +4950,23 @@ function js(e) {
4936
4950
  p[0] & /*invalidNewPassword*/
4937
4951
  32 && u !== (u = "TogglePasswordVisibility " + /*invalidNewPassword*/
4938
4952
  (f[5] ? "InvalidToggle" : "") + " " + /*isMobile*/
4939
- (f[20] ? "TogglePasswordVisibilityMobile" : "")) && o(t, "class", u);
4953
+ (f[20] ? "TogglePasswordVisibilityMobile" : "")) && l(t, "class", u);
4940
4954
  },
4941
4955
  d(f) {
4942
4956
  f && A(t), h = !1, c();
4943
4957
  }
4944
4958
  };
4945
4959
  }
4946
- function Vs(e) {
4947
- let t, r, n, i, s, a, l, u, h, c, f, p, m, v, w, C;
4960
+ function Ws(e) {
4961
+ let t, r, n, i, s, a, o, u, h, c, f, p, m, v, w, C;
4948
4962
  return {
4949
4963
  c() {
4950
- t = g("svg"), r = g("defs"), n = g("style"), i = M(".a{fill:var(--emw--color-white, #FFFFFF);}"), s = g("g"), a = g("circle"), l = g("g"), u = g("path"), h = g("path"), c = g("g"), f = g("path"), p = g("path"), m = g("rect"), o(a, "class", "a"), o(a, "cx", "0.05"), o(a, "cy", "0.05"), o(a, "r", "0.05"), o(a, "transform", "translate(121.017 31.148)"), o(u, "class", "a"), o(u, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(u, "transform", "translate(-142.164 -39.123)"), o(h, "class", "a"), o(h, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(h, "transform", "translate(-136.413 -42.068)"), o(l, "transform", "translate(117.499 27.37)"), o(f, "class", "a"), o(f, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(f, "transform", "translate(-110.856 -33.157)"), o(p, "class", "a"), o(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"), o(p, "transform", "translate(-130.743 -29.617)"), o(c, "transform", "translate(110.856 24.899)"), o(m, "class", "a"), o(m, "width", "0.972"), o(m, "height", "15.861"), o(m, "rx", "0.486"), o(m, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(t, "class", v = "TogglePasswordVisibility " + /*invalidNewPassword*/
4964
+ t = g("svg"), r = g("defs"), n = g("style"), i = M(".a{fill:var(--emw--color-white, #FFFFFF);}"), s = g("g"), a = g("circle"), o = g("g"), u = g("path"), h = g("path"), c = g("g"), f = g("path"), p = g("path"), m = g("rect"), l(a, "class", "a"), l(a, "cx", "0.05"), l(a, "cy", "0.05"), l(a, "r", "0.05"), l(a, "transform", "translate(121.017 31.148)"), l(u, "class", "a"), l(u, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), l(u, "transform", "translate(-142.164 -39.123)"), l(h, "class", "a"), l(h, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), l(h, "transform", "translate(-136.413 -42.068)"), l(o, "transform", "translate(117.499 27.37)"), l(f, "class", "a"), l(f, "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"), l(f, "transform", "translate(-110.856 -33.157)"), l(p, "class", "a"), l(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"), l(p, "transform", "translate(-130.743 -29.617)"), l(c, "transform", "translate(110.856 24.899)"), l(m, "class", "a"), l(m, "width", "0.972"), l(m, "height", "15.861"), l(m, "rx", "0.486"), l(m, "transform", "translate(114.827 23.858) rotate(-39.315)"), l(s, "transform", "translate(-110.856 -23.242)"), l(t, "class", v = "TogglePasswordVisibility " + /*invalidNewPassword*/
4951
4965
  (e[5] ? "InvalidToggle" : "") + " " + /*isMobile*/
4952
- (e[20] ? "TogglePasswordVisibilityMobile" : "")), o(t, "xmlns", "http://www.w3.org/2000/svg"), o(t, "width", "18.844"), o(t, "height", "12.887"), o(t, "viewBox", "0 0 18.844 12.887");
4966
+ (e[20] ? "TogglePasswordVisibilityMobile" : "")), l(t, "xmlns", "http://www.w3.org/2000/svg"), l(t, "width", "18.844"), l(t, "height", "12.887"), l(t, "viewBox", "0 0 18.844 12.887");
4953
4967
  },
4954
4968
  m(y, B) {
4955
- H(y, t, B), d(t, r), d(r, n), d(n, i), d(t, s), d(s, a), d(s, l), d(l, u), d(l, h), d(s, c), d(c, f), d(c, p), d(s, m), w || (C = z(
4969
+ H(y, t, B), d(t, r), d(r, n), d(n, i), d(t, s), d(s, a), d(s, o), d(o, u), d(o, h), d(s, c), d(c, f), d(c, p), d(s, m), w || (C = z(
4956
4970
  t,
4957
4971
  "click",
4958
4972
  /*click_handler_3*/
@@ -4963,25 +4977,25 @@ function Vs(e) {
4963
4977
  B[0] & /*invalidNewPassword*/
4964
4978
  32 && v !== (v = "TogglePasswordVisibility " + /*invalidNewPassword*/
4965
4979
  (y[5] ? "InvalidToggle" : "") + " " + /*isMobile*/
4966
- (y[20] ? "TogglePasswordVisibilityMobile" : "")) && o(t, "class", v);
4980
+ (y[20] ? "TogglePasswordVisibilityMobile" : "")) && l(t, "class", v);
4967
4981
  },
4968
4982
  d(y) {
4969
4983
  y && A(t), w = !1, C();
4970
4984
  }
4971
4985
  };
4972
4986
  }
4973
- function zs(e) {
4987
+ function Xs(e) {
4974
4988
  let t;
4975
4989
  function r(s, a) {
4976
4990
  return (
4977
4991
  /*simplepasswordvalidation*/
4978
- s[0] == "true" ? Zs : Xs
4992
+ s[0] == "true" ? Qs : Ys
4979
4993
  );
4980
4994
  }
4981
4995
  let n = r(e), i = n(e);
4982
4996
  return {
4983
4997
  c() {
4984
- i.c(), t = vr();
4998
+ i.c(), t = _r();
4985
4999
  },
4986
5000
  m(s, a) {
4987
5001
  i.m(s, a), H(s, t, a);
@@ -4994,14 +5008,14 @@ function zs(e) {
4994
5008
  }
4995
5009
  };
4996
5010
  }
4997
- function Ws(e) {
5011
+ function Zs(e) {
4998
5012
  let t, r = (
4999
5013
  /*$_*/
5000
5014
  e[19]("invalidNewPassword") + ""
5001
5015
  ), n;
5002
5016
  return {
5003
5017
  c() {
5004
- t = _("p"), n = M(r), o(t, "class", "InvalidInputNew");
5018
+ t = _("p"), n = M(r), l(t, "class", "InvalidInputNew");
5005
5019
  },
5006
5020
  m(i, s) {
5007
5021
  H(i, t, s), d(t, n);
@@ -5016,14 +5030,14 @@ function Ws(e) {
5016
5030
  }
5017
5031
  };
5018
5032
  }
5019
- function Xs(e) {
5033
+ function Ys(e) {
5020
5034
  let t, r = (
5021
5035
  /*$_*/
5022
5036
  e[19]("invalidPasswordRule") + ""
5023
5037
  ), n;
5024
5038
  return {
5025
5039
  c() {
5026
- t = _("p"), n = M(r), o(t, "class", "InvalidInput");
5040
+ t = _("p"), n = M(r), l(t, "class", "InvalidInput");
5027
5041
  },
5028
5042
  m(i, s) {
5029
5043
  H(i, t, s), d(t, n);
@@ -5038,14 +5052,14 @@ function Xs(e) {
5038
5052
  }
5039
5053
  };
5040
5054
  }
5041
- function Zs(e) {
5055
+ function Qs(e) {
5042
5056
  let t, r = (
5043
5057
  /*$_*/
5044
5058
  e[19]("simplePasswordError") + ""
5045
5059
  ), n;
5046
5060
  return {
5047
5061
  c() {
5048
- t = _("p"), n = M(r), o(t, "class", "InvalidInput");
5062
+ t = _("p"), n = M(r), l(t, "class", "InvalidInput");
5049
5063
  },
5050
5064
  m(i, s) {
5051
5065
  H(i, t, s), d(t, n);
@@ -5060,16 +5074,16 @@ function Zs(e) {
5060
5074
  }
5061
5075
  };
5062
5076
  }
5063
- function Ys(e) {
5064
- let t, r, n, i, s, a, l, u, h, c;
5077
+ function Js(e) {
5078
+ let t, r, n, i, s, a, o, u, h, c;
5065
5079
  return {
5066
5080
  c() {
5067
- t = g("svg"), r = g("defs"), n = g("style"), i = M(".a{fill:var(--emw--color-white, #FFFFFF);}"), s = g("g"), a = g("path"), l = g("circle"), o(a, "class", "a"), o(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"), o(a, "transform", "translate(0)"), o(l, "class", "a"), o(l, "cx", "2.779"), o(l, "cy", "2.779"), o(l, "r", "2.779"), o(l, "transform", "translate(20.827 30.303)"), o(s, "transform", "translate(-14.185 -27.832)"), o(t, "class", u = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
5081
+ t = g("svg"), r = g("defs"), n = g("style"), i = M(".a{fill:var(--emw--color-white, #FFFFFF);}"), s = g("g"), a = g("path"), o = g("circle"), l(a, "class", "a"), l(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"), l(a, "transform", "translate(0)"), l(o, "class", "a"), l(o, "cx", "2.779"), l(o, "cy", "2.779"), l(o, "r", "2.779"), l(o, "transform", "translate(20.827 30.303)"), l(s, "transform", "translate(-14.185 -27.832)"), l(t, "class", u = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
5068
5082
  (e[6] ? "InvalidToggle" : "") + " " + /*isMobile*/
5069
- (e[20] ? "TogglePasswordVisibilityMobile" : "")), o(t, "xmlns", "http://www.w3.org/2000/svg"), o(t, "width", "18.843"), o(t, "height", "10.5"), o(t, "viewBox", "0 0 18.843 10.5");
5083
+ (e[20] ? "TogglePasswordVisibilityMobile" : "")), l(t, "xmlns", "http://www.w3.org/2000/svg"), l(t, "width", "18.843"), l(t, "height", "10.5"), l(t, "viewBox", "0 0 18.843 10.5");
5070
5084
  },
5071
5085
  m(f, p) {
5072
- H(f, t, p), d(t, r), d(r, n), d(n, i), d(t, s), d(s, a), d(s, l), h || (c = z(
5086
+ H(f, t, p), d(t, r), d(r, n), d(n, i), d(t, s), d(s, a), d(s, o), h || (c = z(
5073
5087
  t,
5074
5088
  "click",
5075
5089
  /*click_handler_6*/
@@ -5080,23 +5094,23 @@ function Ys(e) {
5080
5094
  p[0] & /*invalidConfirmPassword*/
5081
5095
  64 && u !== (u = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
5082
5096
  (f[6] ? "InvalidToggle" : "") + " " + /*isMobile*/
5083
- (f[20] ? "TogglePasswordVisibilityMobile" : "")) && o(t, "class", u);
5097
+ (f[20] ? "TogglePasswordVisibilityMobile" : "")) && l(t, "class", u);
5084
5098
  },
5085
5099
  d(f) {
5086
5100
  f && A(t), h = !1, c();
5087
5101
  }
5088
5102
  };
5089
5103
  }
5090
- function Qs(e) {
5091
- let t, r, n, i, s, a, l, u, h, c, f, p, m, v, w, C;
5104
+ function qs(e) {
5105
+ let t, r, n, i, s, a, o, u, h, c, f, p, m, v, w, C;
5092
5106
  return {
5093
5107
  c() {
5094
- t = g("svg"), r = g("defs"), n = g("style"), i = M(".a{fill:var(--emw--color-white, #FFFFFF);}"), s = g("g"), a = g("circle"), l = g("g"), u = g("path"), h = g("path"), c = g("g"), f = g("path"), p = g("path"), m = g("rect"), o(a, "class", "a"), o(a, "cx", "0.05"), o(a, "cy", "0.05"), o(a, "r", "0.05"), o(a, "transform", "translate(121.017 31.148)"), o(u, "class", "a"), o(u, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(u, "transform", "translate(-142.164 -39.123)"), o(h, "class", "a"), o(h, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(h, "transform", "translate(-136.413 -42.068)"), o(l, "transform", "translate(117.499 27.37)"), o(f, "class", "a"), o(f, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(f, "transform", "translate(-110.856 -33.157)"), o(p, "class", "a"), o(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"), o(p, "transform", "translate(-130.743 -29.617)"), o(c, "transform", "translate(110.856 24.899)"), o(m, "class", "a"), o(m, "width", "0.972"), o(m, "height", "15.861"), o(m, "rx", "0.486"), o(m, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(t, "class", v = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
5108
+ t = g("svg"), r = g("defs"), n = g("style"), i = M(".a{fill:var(--emw--color-white, #FFFFFF);}"), s = g("g"), a = g("circle"), o = g("g"), u = g("path"), h = g("path"), c = g("g"), f = g("path"), p = g("path"), m = g("rect"), l(a, "class", "a"), l(a, "cx", "0.05"), l(a, "cy", "0.05"), l(a, "r", "0.05"), l(a, "transform", "translate(121.017 31.148)"), l(u, "class", "a"), l(u, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), l(u, "transform", "translate(-142.164 -39.123)"), l(h, "class", "a"), l(h, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), l(h, "transform", "translate(-136.413 -42.068)"), l(o, "transform", "translate(117.499 27.37)"), l(f, "class", "a"), l(f, "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"), l(f, "transform", "translate(-110.856 -33.157)"), l(p, "class", "a"), l(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"), l(p, "transform", "translate(-130.743 -29.617)"), l(c, "transform", "translate(110.856 24.899)"), l(m, "class", "a"), l(m, "width", "0.972"), l(m, "height", "15.861"), l(m, "rx", "0.486"), l(m, "transform", "translate(114.827 23.858) rotate(-39.315)"), l(s, "transform", "translate(-110.856 -23.242)"), l(t, "class", v = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
5095
5109
  (e[6] ? "InvalidToggle" : "") + " " + /*isMobile*/
5096
- (e[20] ? "TogglePasswordVisibilityMobile" : "")), o(t, "xmlns", "http://www.w3.org/2000/svg"), o(t, "width", "18.844"), o(t, "height", "12.887"), o(t, "viewBox", "0 0 18.844 12.887");
5110
+ (e[20] ? "TogglePasswordVisibilityMobile" : "")), l(t, "xmlns", "http://www.w3.org/2000/svg"), l(t, "width", "18.844"), l(t, "height", "12.887"), l(t, "viewBox", "0 0 18.844 12.887");
5097
5111
  },
5098
5112
  m(y, B) {
5099
- H(y, t, B), d(t, r), d(r, n), d(n, i), d(t, s), d(s, a), d(s, l), d(l, u), d(l, h), d(s, c), d(c, f), d(c, p), d(s, m), w || (C = z(
5113
+ H(y, t, B), d(t, r), d(r, n), d(n, i), d(t, s), d(s, a), d(s, o), d(o, u), d(o, h), d(s, c), d(c, f), d(c, p), d(s, m), w || (C = z(
5100
5114
  t,
5101
5115
  "click",
5102
5116
  /*click_handler_5*/
@@ -5107,21 +5121,21 @@ function Qs(e) {
5107
5121
  B[0] & /*invalidConfirmPassword*/
5108
5122
  64 && v !== (v = "TogglePasswordVisibility " + /*invalidConfirmPassword*/
5109
5123
  (y[6] ? "InvalidToggle" : "") + " " + /*isMobile*/
5110
- (y[20] ? "TogglePasswordVisibilityMobile" : "")) && o(t, "class", v);
5124
+ (y[20] ? "TogglePasswordVisibilityMobile" : "")) && l(t, "class", v);
5111
5125
  },
5112
5126
  d(y) {
5113
5127
  y && A(t), w = !1, C();
5114
5128
  }
5115
5129
  };
5116
5130
  }
5117
- function pr(e) {
5131
+ function gr(e) {
5118
5132
  let t, r = (
5119
5133
  /*$_*/
5120
5134
  e[19]("confirmPasswordInvalid") + ""
5121
5135
  ), n;
5122
5136
  return {
5123
5137
  c() {
5124
- t = _("p"), n = M(r), o(t, "class", "InvalidInput");
5138
+ t = _("p"), n = M(r), l(t, "class", "InvalidInput");
5125
5139
  },
5126
5140
  m(i, s) {
5127
5141
  H(i, t, s), d(t, n);
@@ -5136,14 +5150,14 @@ function pr(e) {
5136
5150
  }
5137
5151
  };
5138
5152
  }
5139
- function mr(e) {
5153
+ function br(e) {
5140
5154
  let t, r, n;
5141
5155
  return {
5142
5156
  c() {
5143
5157
  t = _("div"), r = _("p"), n = M(
5144
5158
  /*errorPasswordChanged*/
5145
5159
  e[17]
5146
- ), o(r, "class", "PasswordChangedError");
5160
+ ), l(r, "class", "PasswordChangedError");
5147
5161
  },
5148
5162
  m(i, s) {
5149
5163
  H(i, t, s), d(t, r), d(r, n);
@@ -5161,10 +5175,10 @@ function mr(e) {
5161
5175
  }
5162
5176
  };
5163
5177
  }
5164
- function Js(e) {
5178
+ function Ks(e) {
5165
5179
  let t;
5166
5180
  function r(s, a) {
5167
- return Os;
5181
+ return Ls;
5168
5182
  }
5169
5183
  let i = r()(e);
5170
5184
  return {
@@ -5184,31 +5198,31 @@ function Js(e) {
5184
5198
  }
5185
5199
  };
5186
5200
  }
5187
- function qs(e, t, r) {
5201
+ function ea(e, t, r) {
5188
5202
  let n;
5189
- nn(e, Hs, (b) => r(19, n = b));
5190
- let { lang: i = "en" } = t, { simplepasswordvalidation: s = "false" } = t, { clientstyling: a = "" } = t, { clientstylingurl: l = "" } = t, { mbsource: u } = t, { translationurl: h = "" } = t, { passwordregex: c = "" } = t, f, p = window.navigator.userAgent, m = Is(p) !== "PC", v = !1;
5203
+ on(e, Ms, (b) => r(19, n = b));
5204
+ let { lang: i = "en" } = t, { simplepasswordvalidation: s = "false" } = t, { clientstyling: a = "" } = t, { clientstylingurl: o = "" } = t, { mbsource: u } = t, { translationurl: h = "" } = t, { passwordregex: c = "" } = t, f, p = window.navigator.userAgent, m = Ns(p) !== "PC", v = !1;
5191
5205
  window.matchMedia("(min-width: 768px)");
5192
5206
  const w = {
5193
5207
  password: /^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[^\w\s]).{8,20}$/
5194
5208
  };
5195
- let C = !1, y = !1, B = !1, L, D, U, R = !1, X = !1, te = !1, G = !1, N = "", E = "", Z = "", fe = !1, be = "", De = !1;
5209
+ let C = !1, y = !1, B = !1, L, D, U, O = !1, X = !1, te = !1, G = !1, N = "", x = "", Z = "", fe = !1, be = "", De = !1;
5196
5210
  const Y = () => {
5197
- fetch(h).then((O) => O.json()).then((O) => {
5198
- Object.keys(O).forEach((I) => {
5199
- cr(I, O[I]);
5211
+ fetch(h).then((R) => R.json()).then((R) => {
5212
+ Object.keys(R).forEach((I) => {
5213
+ dr(I, R[I]);
5200
5214
  });
5201
- }).catch((O) => {
5202
- console.log(O);
5215
+ }).catch((R) => {
5216
+ console.log(R);
5203
5217
  });
5204
5218
  };
5205
- Object.keys(fr).forEach((b) => {
5206
- cr(b, fr[b]);
5219
+ Object.keys(pr).forEach((b) => {
5220
+ dr(b, pr[b]);
5207
5221
  });
5208
5222
  const ne = (b) => {
5209
5223
  switch (b) {
5210
5224
  case "userCurrentPassword":
5211
- r(10, R = !R), r(7, L.type = R ? "text" : "password", L);
5225
+ r(10, O = !O), r(7, L.type = O ? "text" : "password", L);
5212
5226
  break;
5213
5227
  case "userNewPassword":
5214
5228
  r(11, X = !X), r(8, D.type = X ? "text" : "password", D);
@@ -5219,16 +5233,16 @@ function qs(e, t, r) {
5219
5233
  }
5220
5234
  }, Ue = () => {
5221
5235
  s == "true" && (w.password = /^(?!.* ).{8,20}$/);
5222
- }, we = (b, O, I) => {
5223
- I.id === "CurrentPassword" ? r(4, C = !le(O)) : I.id === "NewPassword" ? (r(5, y = !le(O)), N && r(13, G = N === E), Z && r(6, B = E === Z ? !le(O) : !0)) : r(6, B = E === Z ? !le(O) : !0), de();
5236
+ }, we = (b, R, I) => {
5237
+ I.id === "CurrentPassword" ? r(4, C = !le(R)) : I.id === "NewPassword" ? (r(5, y = !le(R)), N && r(13, G = N === x), Z && r(6, B = x === Z ? !le(R) : !0)) : r(6, B = x === Z ? !le(R) : !0), de();
5224
5238
  }, le = (b) => !!w.password.test(b), de = () => {
5225
- !C && !y && !B && !G && N && E && Z ? r(3, v = !0) : r(3, v = !1);
5239
+ !C && !y && !B && !G && N && x && Z ? r(3, v = !0) : r(3, v = !1);
5226
5240
  }, ue = (b) => {
5227
5241
  b.preventDefault(), v && window.postMessage(
5228
5242
  {
5229
5243
  type: "ChangePassword",
5230
5244
  userCurrentPassword: N,
5231
- userNewPassword: E
5245
+ userNewPassword: x
5232
5246
  },
5233
5247
  window.location.href
5234
5248
  );
@@ -5243,7 +5257,7 @@ function qs(e, t, r) {
5243
5257
  }, pe = () => {
5244
5258
  window.postMessage({ type: "GoToHomepage" }, window.location.href);
5245
5259
  }, $e = () => {
5246
- Ms(i);
5260
+ Rs(i);
5247
5261
  }, me = (b) => {
5248
5262
  if (b.data)
5249
5263
  switch (b.data.type) {
@@ -5255,7 +5269,7 @@ function qs(e, t, r) {
5255
5269
  break;
5256
5270
  }
5257
5271
  };
5258
- fn(() => (window.addEventListener("message", me, !1), () => {
5272
+ mn(() => (window.addEventListener("message", me, !1), () => {
5259
5273
  window.removeEventListener("message", me);
5260
5274
  }));
5261
5275
  const ve = () => Q();
@@ -5269,7 +5283,7 @@ function qs(e, t, r) {
5269
5283
  }
5270
5284
  const ie = () => ne("userCurrentPassword"), Qe = () => ne("userCurrentPassword");
5271
5285
  function ye() {
5272
- E = this.value, r(15, E);
5286
+ x = this.value, r(15, x);
5273
5287
  }
5274
5288
  function J(b) {
5275
5289
  Be[b ? "unshift" : "push"](() => {
@@ -5292,16 +5306,16 @@ function qs(e, t, r) {
5292
5306
  });
5293
5307
  }
5294
5308
  return e.$$set = (b) => {
5295
- "lang" in b && r(26, i = b.lang), "simplepasswordvalidation" in b && r(0, s = b.simplepasswordvalidation), "clientstyling" in b && r(27, a = b.clientstyling), "clientstylingurl" in b && r(28, l = b.clientstylingurl), "mbsource" in b && r(29, u = b.mbsource), "translationurl" in b && r(30, h = b.translationurl), "passwordregex" in b && r(31, c = b.passwordregex);
5309
+ "lang" in b && r(26, i = b.lang), "simplepasswordvalidation" in b && r(0, s = b.simplepasswordvalidation), "clientstyling" in b && r(27, a = b.clientstyling), "clientstylingurl" in b && r(28, o = b.clientstylingurl), "mbsource" in b && r(29, u = b.mbsource), "translationurl" in b && r(30, h = b.translationurl), "passwordregex" in b && r(31, c = b.passwordregex);
5296
5310
  }, e.$$.update = () => {
5297
5311
  e.$$.dirty[0] & /*simplepasswordvalidation*/
5298
5312
  1 && s && Ue(), e.$$.dirty[1] & /*passwordregex*/
5299
5313
  1 && c && (w.password = new RegExp(c)), e.$$.dirty[0] & /*lang*/
5300
5314
  67108864 && i && $e(), e.$$.dirty[0] & /*passwordChanged*/
5301
5315
  4, e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5302
- 134217730 && a && f && Cn(f, a), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5303
- 268435458 && l && f && Bn(f, l), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5304
- 536870914 && u && f && Sn(f, `${u}.Style`), e.$$.dirty[0] & /*translationurl*/
5316
+ 134217730 && a && f && An(f, a), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5317
+ 268435458 && o && f && Hn(f, o), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5318
+ 536870914 && u && f && In(f, `${u}.Style`), e.$$.dirty[0] & /*translationurl*/
5305
5319
  1073741824 && h && Y();
5306
5320
  }, [
5307
5321
  s,
@@ -5314,12 +5328,12 @@ function qs(e, t, r) {
5314
5328
  L,
5315
5329
  D,
5316
5330
  U,
5317
- R,
5331
+ O,
5318
5332
  X,
5319
5333
  te,
5320
5334
  G,
5321
5335
  N,
5322
- E,
5336
+ x,
5323
5337
  Z,
5324
5338
  be,
5325
5339
  De,
@@ -5332,7 +5346,7 @@ function qs(e, t, r) {
5332
5346
  pe,
5333
5347
  i,
5334
5348
  a,
5335
- l,
5349
+ o,
5336
5350
  u,
5337
5351
  h,
5338
5352
  c,
@@ -5355,14 +5369,14 @@ function qs(e, t, r) {
5355
5369
  K
5356
5370
  ];
5357
5371
  }
5358
- class Ks extends En {
5372
+ class ta extends Bn {
5359
5373
  constructor(t) {
5360
- super(), Pn(
5374
+ super(), Tn(
5361
5375
  this,
5362
5376
  t,
5363
- qs,
5364
- Js,
5365
- br,
5377
+ ea,
5378
+ Ks,
5379
+ vr,
5366
5380
  {
5367
5381
  lang: 26,
5368
5382
  simplepasswordvalidation: 0,
@@ -5372,7 +5386,7 @@ class Ks extends En {
5372
5386
  translationurl: 30,
5373
5387
  passwordregex: 31
5374
5388
  },
5375
- Ns,
5389
+ Os,
5376
5390
  [-1, -1]
5377
5391
  );
5378
5392
  }
@@ -5419,7 +5433,7 @@ class Ks extends En {
5419
5433
  this.$$set({ passwordregex: t }), se();
5420
5434
  }
5421
5435
  }
5422
- xn(Ks, { lang: {}, simplepasswordvalidation: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {}, passwordregex: {} }, [], [], !0);
5436
+ Cn(ta, { lang: {}, simplepasswordvalidation: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {}, passwordregex: {} }, [], [], !0);
5423
5437
  export {
5424
- Ks as default
5438
+ ta as default
5425
5439
  };