@everymatrix/general-player-register-form-step1 1.76.1 → 1.76.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,53 +1,53 @@
1
- var ji = Object.defineProperty, Vi = Object.defineProperties;
2
- var $i = Object.getOwnPropertyDescriptors;
3
- var Dt = Object.getOwnPropertySymbols;
4
- var Qi = Object.prototype.hasOwnProperty, zi = Object.prototype.propertyIsEnumerable;
5
- var ht = (e, r, t) => r in e ? ji(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Gt = (e, r) => {
1
+ var Gi = Object.defineProperty, ji = Object.defineProperties;
2
+ var Vi = Object.getOwnPropertyDescriptors;
3
+ var Ft = Object.getOwnPropertySymbols;
4
+ var $i = Object.prototype.hasOwnProperty, Qi = Object.prototype.propertyIsEnumerable;
5
+ var ht = (e, r, t) => r in e ? Gi(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Dt = (e, r) => {
6
6
  for (var t in r || (r = {}))
7
- Qi.call(r, t) && ht(e, t, r[t]);
8
- if (Dt)
9
- for (var t of Dt(r))
10
- zi.call(r, t) && ht(e, t, r[t]);
7
+ $i.call(r, t) && ht(e, t, r[t]);
8
+ if (Ft)
9
+ for (var t of Ft(r))
10
+ Qi.call(r, t) && ht(e, t, r[t]);
11
11
  return e;
12
- }, jt = (e, r) => Vi(e, $i(r));
12
+ }, Gt = (e, r) => ji(e, Vi(r));
13
13
  var me = (e, r, t) => (ht(e, typeof r != "symbol" ? r + "" : r, t), t);
14
- var Vt = (e, r, t) => new Promise((i, n) => {
14
+ var jt = (e, r, t) => new Promise((i, n) => {
15
15
  var s = (h) => {
16
16
  try {
17
17
  l(t.next(h));
18
18
  } catch (c) {
19
19
  n(c);
20
20
  }
21
- }, a = (h) => {
21
+ }, o = (h) => {
22
22
  try {
23
23
  l(t.throw(h));
24
24
  } catch (c) {
25
25
  n(c);
26
26
  }
27
- }, l = (h) => h.done ? i(h.value) : Promise.resolve(h.value).then(s, a);
27
+ }, l = (h) => h.done ? i(h.value) : Promise.resolve(h.value).then(s, o);
28
28
  l((t = t.apply(e, r)).next());
29
29
  });
30
30
  function z() {
31
31
  }
32
- function mi(e) {
32
+ function di(e) {
33
33
  return e();
34
34
  }
35
- function $t() {
35
+ function Vt() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function ur(e) {
39
- e.forEach(mi);
39
+ e.forEach(di);
40
40
  }
41
41
  function Bt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function gi(e, r) {
44
+ function mi(e, r) {
45
45
  return e != e ? r == r : e !== r || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- function Xi(e) {
47
+ function zi(e) {
48
48
  return Object.keys(e).length === 0;
49
49
  }
50
- function pi(e, ...r) {
50
+ function gi(e, ...r) {
51
51
  if (e == null) {
52
52
  for (const i of r)
53
53
  i(void 0);
@@ -56,20 +56,20 @@ function pi(e, ...r) {
56
56
  const t = e.subscribe(...r);
57
57
  return t.unsubscribe ? () => t.unsubscribe() : t;
58
58
  }
59
- function Zi(e, r, t) {
60
- e.$$.on_destroy.push(pi(r, t));
59
+ function Xi(e, r, t) {
60
+ e.$$.on_destroy.push(gi(r, t));
61
61
  }
62
62
  function u(e, r) {
63
63
  e.appendChild(r);
64
64
  }
65
- function Wi(e, r, t) {
66
- const i = qi(e);
65
+ function Zi(e, r, t) {
66
+ const i = Wi(e);
67
67
  if (!i.getElementById(r)) {
68
- const n = v("style");
69
- n.id = r, n.textContent = t, Ji(i, n);
68
+ const n = w("style");
69
+ n.id = r, n.textContent = t, qi(i, n);
70
70
  }
71
71
  }
72
- function qi(e) {
72
+ function Wi(e) {
73
73
  if (!e)
74
74
  return document;
75
75
  const r = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -79,7 +79,7 @@ function qi(e) {
79
79
  r
80
80
  ) : e.ownerDocument;
81
81
  }
82
- function Ji(e, r) {
82
+ function qi(e, r) {
83
83
  return u(
84
84
  /** @type {Document} */
85
85
  e.head || e,
@@ -92,10 +92,10 @@ function ue(e, r, t) {
92
92
  function ie(e) {
93
93
  e.parentNode && e.parentNode.removeChild(e);
94
94
  }
95
- function v(e) {
95
+ function w(e) {
96
96
  return document.createElement(e);
97
97
  }
98
- function _(e) {
98
+ function v(e) {
99
99
  return document.createElementNS("http://www.w3.org/2000/svg", e);
100
100
  }
101
101
  function H(e) {
@@ -107,10 +107,10 @@ function I() {
107
107
  function x(e, r, t, i) {
108
108
  return e.addEventListener(r, t, i), () => e.removeEventListener(r, t, i);
109
109
  }
110
- function o(e, r, t) {
110
+ function a(e, r, t) {
111
111
  t == null ? e.removeAttribute(r) : e.getAttribute(r) !== t && e.setAttribute(r, t);
112
112
  }
113
- function Yi(e) {
113
+ function Ji(e) {
114
114
  return Array.from(e.childNodes);
115
115
  }
116
116
  function D(e, r) {
@@ -120,7 +120,7 @@ function D(e, r) {
120
120
  function te(e, r) {
121
121
  e.value = r == null ? "" : r;
122
122
  }
123
- function Ki(e) {
123
+ function Yi(e) {
124
124
  const r = {};
125
125
  return e.childNodes.forEach(
126
126
  /** @param {Element} node */
@@ -133,22 +133,22 @@ let Br;
133
133
  function Tr(e) {
134
134
  Br = e;
135
135
  }
136
- function en() {
136
+ function Ki() {
137
137
  if (!Br)
138
138
  throw new Error("Function called outside component initialization");
139
139
  return Br;
140
140
  }
141
- function rn(e) {
142
- en().$$.on_mount.push(e);
141
+ function en(e) {
142
+ Ki().$$.on_mount.push(e);
143
143
  }
144
144
  const ir = [], Hr = [];
145
145
  let nr = [];
146
- const Qt = [], tn = /* @__PURE__ */ Promise.resolve();
146
+ const $t = [], rn = /* @__PURE__ */ Promise.resolve();
147
147
  let Et = !1;
148
- function nn() {
149
- Et || (Et = !0, tn.then(ye));
148
+ function tn() {
149
+ Et || (Et = !0, rn.then(ye));
150
150
  }
151
- function vt(e) {
151
+ function wt(e) {
152
152
  nr.push(e);
153
153
  }
154
154
  const ft = /* @__PURE__ */ new Set();
@@ -161,7 +161,7 @@ function ye() {
161
161
  try {
162
162
  for (; rr < ir.length; ) {
163
163
  const r = ir[rr];
164
- rr++, Tr(r), sn(r.$$);
164
+ rr++, Tr(r), nn(r.$$);
165
165
  }
166
166
  } catch (r) {
167
167
  throw ir.length = 0, rr = 0, r;
@@ -174,40 +174,40 @@ function ye() {
174
174
  }
175
175
  nr.length = 0;
176
176
  } while (ir.length);
177
- for (; Qt.length; )
178
- Qt.pop()();
177
+ for (; $t.length; )
178
+ $t.pop()();
179
179
  Et = !1, ft.clear(), Tr(e);
180
180
  }
181
- function sn(e) {
181
+ function nn(e) {
182
182
  if (e.fragment !== null) {
183
183
  e.update(), ur(e.before_update);
184
184
  const r = e.dirty;
185
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, r), e.after_update.forEach(vt);
185
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, r), e.after_update.forEach(wt);
186
186
  }
187
187
  }
188
- function on(e) {
188
+ function sn(e) {
189
189
  const r = [], t = [];
190
190
  nr.forEach((i) => e.indexOf(i) === -1 ? r.push(i) : t.push(i)), t.forEach((i) => i()), nr = r;
191
191
  }
192
192
  const an = /* @__PURE__ */ new Set();
193
- function ln(e, r) {
193
+ function on(e, r) {
194
194
  e && e.i && (an.delete(e), e.i(r));
195
195
  }
196
- function un(e, r, t) {
196
+ function ln(e, r, t) {
197
197
  const { fragment: i, after_update: n } = e.$$;
198
- i && i.m(r, t), vt(() => {
199
- const s = e.$$.on_mount.map(mi).filter(Bt);
198
+ i && i.m(r, t), wt(() => {
199
+ const s = e.$$.on_mount.map(di).filter(Bt);
200
200
  e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ur(s), e.$$.on_mount = [];
201
- }), n.forEach(vt);
201
+ }), n.forEach(wt);
202
202
  }
203
- function cn(e, r) {
203
+ function un(e, r) {
204
204
  const t = e.$$;
205
- t.fragment !== null && (on(t.after_update), ur(t.on_destroy), t.fragment && t.fragment.d(r), t.on_destroy = t.fragment = null, t.ctx = []);
205
+ t.fragment !== null && (sn(t.after_update), ur(t.on_destroy), t.fragment && t.fragment.d(r), t.on_destroy = t.fragment = null, t.ctx = []);
206
206
  }
207
- function hn(e, r) {
208
- e.$$.dirty[0] === -1 && (ir.push(e), nn(), e.$$.dirty.fill(0)), e.$$.dirty[r / 31 | 0] |= 1 << r % 31;
207
+ function cn(e, r) {
208
+ e.$$.dirty[0] === -1 && (ir.push(e), tn(), e.$$.dirty.fill(0)), e.$$.dirty[r / 31 | 0] |= 1 << r % 31;
209
209
  }
210
- function fn(e, r, t, i, n, s, a = null, l = [-1]) {
210
+ function hn(e, r, t, i, n, s, o = null, l = [-1]) {
211
211
  const h = Br;
212
212
  Tr(e);
213
213
  const c = e.$$ = {
@@ -217,7 +217,7 @@ function fn(e, r, t, i, n, s, a = null, l = [-1]) {
217
217
  props: s,
218
218
  update: z,
219
219
  not_equal: n,
220
- bound: $t(),
220
+ bound: Vt(),
221
221
  // lifecycle
222
222
  on_mount: [],
223
223
  on_destroy: [],
@@ -226,28 +226,28 @@ function fn(e, r, t, i, n, s, a = null, l = [-1]) {
226
226
  after_update: [],
227
227
  context: new Map(r.context || (h ? h.$$.context : [])),
228
228
  // everything else
229
- callbacks: $t(),
229
+ callbacks: Vt(),
230
230
  dirty: l,
231
231
  skip_bound: !1,
232
232
  root: r.target || h.$$.root
233
233
  };
234
- a && a(c.root);
234
+ o && o(c.root);
235
235
  let f = !1;
236
- if (c.ctx = t ? t(e, r.props || {}, (m, g, ...b) => {
237
- const w = b.length ? b[0] : g;
238
- return c.ctx && n(c.ctx[m], c.ctx[m] = w) && (!c.skip_bound && c.bound[m] && c.bound[m](w), f && hn(e, m)), g;
239
- }) : [], c.update(), f = !0, ur(c.before_update), c.fragment = i ? i(c.ctx) : !1, r.target) {
236
+ if (c.ctx = t(e, r.props || {}, (m, g, ...b) => {
237
+ const _ = b.length ? b[0] : g;
238
+ return c.ctx && n(c.ctx[m], c.ctx[m] = _) && (!c.skip_bound && c.bound[m] && c.bound[m](_), f && cn(e, m)), g;
239
+ }), c.update(), f = !0, ur(c.before_update), c.fragment = i(c.ctx), r.target) {
240
240
  if (r.hydrate) {
241
- const m = Yi(r.target);
241
+ const m = Ji(r.target);
242
242
  c.fragment && c.fragment.l(m), m.forEach(ie);
243
243
  } else
244
244
  c.fragment && c.fragment.c();
245
- r.intro && ln(e.$$.fragment), un(e, r.target, r.anchor), ye();
245
+ r.intro && on(e.$$.fragment), ln(e, r.target, r.anchor), ye();
246
246
  }
247
247
  Tr(h);
248
248
  }
249
- let bi;
250
- typeof HTMLElement == "function" && (bi = class extends HTMLElement {
249
+ let pi;
250
+ typeof HTMLElement == "function" && (pi = class extends HTMLElement {
251
251
  constructor(r, t, i) {
252
252
  super();
253
253
  /** The Svelte component constructor */
@@ -284,42 +284,42 @@ typeof HTMLElement == "function" && (bi = class extends HTMLElement {
284
284
  }
285
285
  }
286
286
  connectedCallback() {
287
- return Vt(this, null, function* () {
287
+ return jt(this, null, function* () {
288
288
  if (this.$$cn = !0, !this.$$c) {
289
289
  let r = function(s) {
290
290
  return () => {
291
- let a;
291
+ let o;
292
292
  return {
293
293
  c: function() {
294
- a = v("slot"), s !== "default" && o(a, "name", s);
294
+ o = w("slot"), s !== "default" && a(o, "name", s);
295
295
  },
296
296
  /**
297
297
  * @param {HTMLElement} target
298
298
  * @param {HTMLElement} [anchor]
299
299
  */
300
300
  m: function(c, f) {
301
- ue(c, a, f);
301
+ ue(c, o, f);
302
302
  },
303
303
  d: function(c) {
304
- c && ie(a);
304
+ c && ie(o);
305
305
  }
306
306
  };
307
307
  };
308
308
  };
309
309
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
310
310
  return;
311
- const t = {}, i = Ki(this);
311
+ const t = {}, i = Yi(this);
312
312
  for (const s of this.$$s)
313
313
  s in i && (t[s] = [r(s)]);
314
314
  for (const s of this.attributes) {
315
- const a = this.$$g_p(s.name);
316
- a in this.$$d || (this.$$d[a] = Kr(a, s.value, this.$$p_d, "toProp"));
315
+ const o = this.$$g_p(s.name);
316
+ o in this.$$d || (this.$$d[o] = Kr(o, s.value, this.$$p_d, "toProp"));
317
317
  }
318
318
  for (const s in this.$$p_d)
319
319
  !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
320
320
  this.$$c = new this.$$ctor({
321
321
  target: this.shadowRoot || this,
322
- props: jt(Gt({}, this.$$d), {
322
+ props: Gt(Dt({}, this.$$d), {
323
323
  $$slots: t,
324
324
  $$scope: {
325
325
  ctx: []
@@ -330,21 +330,21 @@ typeof HTMLElement == "function" && (bi = class extends HTMLElement {
330
330
  this.$$r = !0;
331
331
  for (const s in this.$$p_d)
332
332
  if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
333
- const a = Kr(
333
+ const o = Kr(
334
334
  s,
335
335
  this.$$d[s],
336
336
  this.$$p_d,
337
337
  "toAttribute"
338
338
  );
339
- a == null ? this.removeAttribute(this.$$p_d[s].attribute || s) : this.setAttribute(this.$$p_d[s].attribute || s, a);
339
+ o == null ? this.removeAttribute(this.$$p_d[s].attribute || s) : this.setAttribute(this.$$p_d[s].attribute || s, o);
340
340
  }
341
341
  this.$$r = !1;
342
342
  };
343
343
  this.$$c.$$.after_update.push(n), n();
344
344
  for (const s in this.$$l)
345
- for (const a of this.$$l[s]) {
346
- const l = this.$$c.$on(s, a);
347
- this.$$l_u.set(a, l);
345
+ for (const o of this.$$l[s]) {
346
+ const l = this.$$c.$on(s, o);
347
+ this.$$l_u.set(o, l);
348
348
  }
349
349
  this.$$l = {};
350
350
  }
@@ -397,8 +397,8 @@ function Kr(e, r, t, i) {
397
397
  return r;
398
398
  }
399
399
  }
400
- function dn(e, r, t, i, n, s) {
401
- let a = class extends bi {
400
+ function fn(e, r, t, i, n, s) {
401
+ let o = class extends pi {
402
402
  constructor() {
403
403
  super(e, t, n), this.$$p_d = r;
404
404
  }
@@ -409,7 +409,7 @@ function dn(e, r, t, i, n, s) {
409
409
  }
410
410
  };
411
411
  return Object.keys(r).forEach((l) => {
412
- Object.defineProperty(a.prototype, l, {
412
+ Object.defineProperty(o.prototype, l, {
413
413
  get() {
414
414
  return this.$$c && l in this.$$c ? this.$$c[l] : this.$$d[l];
415
415
  },
@@ -419,16 +419,16 @@ function dn(e, r, t, i, n, s) {
419
419
  }
420
420
  });
421
421
  }), i.forEach((l) => {
422
- Object.defineProperty(a.prototype, l, {
422
+ Object.defineProperty(o.prototype, l, {
423
423
  get() {
424
424
  var h;
425
425
  return (h = this.$$c) == null ? void 0 : h[l];
426
426
  }
427
427
  });
428
428
  }), e.element = /** @type {any} */
429
- a, a;
429
+ o, o;
430
430
  }
431
- class mn {
431
+ class dn {
432
432
  constructor() {
433
433
  /**
434
434
  * ### PRIVATE API
@@ -449,7 +449,7 @@ class mn {
449
449
  }
450
450
  /** @returns {void} */
451
451
  $destroy() {
452
- cn(this, 1), this.$destroy = z;
452
+ un(this, 1), this.$destroy = z;
453
453
  }
454
454
  /**
455
455
  * @template {Extract<keyof Events, string>} K
@@ -471,13 +471,13 @@ class mn {
471
471
  * @returns {void}
472
472
  */
473
473
  $set(r) {
474
- this.$$set && !Xi(r) && (this.$$.skip_bound = !0, this.$$set(r), this.$$.skip_bound = !1);
474
+ this.$$set && !zi(r) && (this.$$.skip_bound = !0, this.$$set(r), this.$$.skip_bound = !1);
475
475
  }
476
476
  }
477
- const gn = "4";
478
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(gn);
477
+ const mn = "4";
478
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(mn);
479
479
  const tr = [];
480
- function pn(e, r) {
480
+ function gn(e, r) {
481
481
  return {
482
482
  subscribe: nt(e, r).subscribe
483
483
  };
@@ -486,7 +486,7 @@ function nt(e, r = z) {
486
486
  let t;
487
487
  const i = /* @__PURE__ */ new Set();
488
488
  function n(l) {
489
- if (gi(e, l) && (e = l, t)) {
489
+ if (mi(e, l) && (e = l, t)) {
490
490
  const h = !tr.length;
491
491
  for (const c of i)
492
492
  c[1](), tr.push(c, e);
@@ -500,20 +500,20 @@ function nt(e, r = z) {
500
500
  function s(l) {
501
501
  n(l(e));
502
502
  }
503
- function a(l, h = z) {
503
+ function o(l, h = z) {
504
504
  const c = [l, h];
505
505
  return i.add(c), i.size === 1 && (t = r(n, s) || z), l(e), () => {
506
506
  i.delete(c), i.size === 0 && t && (t(), t = null);
507
507
  };
508
508
  }
509
- return { set: n, update: s, subscribe: a };
509
+ return { set: n, update: s, subscribe: o };
510
510
  }
511
511
  function cr(e, r, t) {
512
512
  const i = !Array.isArray(e), n = i ? [e] : e;
513
513
  if (!n.every(Boolean))
514
514
  throw new Error("derived() expects stores as input, got a falsy value");
515
515
  const s = r.length < 2;
516
- return pn(t, (a, l) => {
516
+ return gn(t, (o, l) => {
517
517
  let h = !1;
518
518
  const c = [];
519
519
  let f = 0, m = z;
@@ -521,11 +521,11 @@ function cr(e, r, t) {
521
521
  if (f)
522
522
  return;
523
523
  m();
524
- const w = r(i ? c[0] : c, a, l);
525
- s ? a(w) : m = Bt(w) ? w : z;
524
+ const _ = r(i ? c[0] : c, o, l);
525
+ s ? o(_) : m = Bt(_) ? _ : z;
526
526
  }, b = n.map(
527
- (w, E) => pi(
528
- w,
527
+ (_, E) => gi(
528
+ _,
529
529
  (A) => {
530
530
  c[E] = A, f &= ~(1 << E), h && g();
531
531
  },
@@ -539,70 +539,70 @@ function cr(e, r, t) {
539
539
  };
540
540
  });
541
541
  }
542
- function bn(e) {
543
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
542
+ function pn(e) {
543
+ return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
544
544
  }
545
- var yn = function(r) {
546
- return En(r) && !vn(r);
545
+ var bn = function(r) {
546
+ return yn(r) && !En(r);
547
547
  };
548
- function En(e) {
548
+ function yn(e) {
549
549
  return !!e && typeof e == "object";
550
550
  }
551
- function vn(e) {
551
+ function En(e) {
552
552
  var r = Object.prototype.toString.call(e);
553
- return r === "[object RegExp]" || r === "[object Date]" || Sn(e);
553
+ return r === "[object RegExp]" || r === "[object Date]" || vn(e);
554
554
  }
555
555
  var wn = typeof Symbol == "function" && Symbol.for, _n = wn ? Symbol.for("react.element") : 60103;
556
- function Sn(e) {
556
+ function vn(e) {
557
557
  return e.$$typeof === _n;
558
558
  }
559
- function Pn(e) {
559
+ function Sn(e) {
560
560
  return Array.isArray(e) ? [] : {};
561
561
  }
562
562
  function Ir(e, r) {
563
- return r.clone !== !1 && r.isMergeableObject(e) ? sr(Pn(e), e, r) : e;
563
+ return r.clone !== !1 && r.isMergeableObject(e) ? sr(Sn(e), e, r) : e;
564
564
  }
565
- function xn(e, r, t) {
565
+ function Pn(e, r, t) {
566
566
  return e.concat(r).map(function(i) {
567
567
  return Ir(i, t);
568
568
  });
569
569
  }
570
- function Cn(e, r) {
570
+ function xn(e, r) {
571
571
  if (!r.customMerge)
572
572
  return sr;
573
573
  var t = r.customMerge(e);
574
574
  return typeof t == "function" ? t : sr;
575
575
  }
576
- function An(e) {
576
+ function Cn(e) {
577
577
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(r) {
578
578
  return Object.propertyIsEnumerable.call(e, r);
579
579
  }) : [];
580
580
  }
581
- function zt(e) {
582
- return Object.keys(e).concat(An(e));
581
+ function Qt(e) {
582
+ return Object.keys(e).concat(Cn(e));
583
583
  }
584
- function yi(e, r) {
584
+ function bi(e, r) {
585
585
  try {
586
586
  return r in e;
587
587
  } catch (t) {
588
588
  return !1;
589
589
  }
590
590
  }
591
- function Tn(e, r) {
592
- return yi(e, r) && !(Object.hasOwnProperty.call(e, r) && Object.propertyIsEnumerable.call(e, r));
591
+ function An(e, r) {
592
+ return bi(e, r) && !(Object.hasOwnProperty.call(e, r) && Object.propertyIsEnumerable.call(e, r));
593
593
  }
594
- function Hn(e, r, t) {
594
+ function Tn(e, r, t) {
595
595
  var i = {};
596
- return t.isMergeableObject(e) && zt(e).forEach(function(n) {
596
+ return t.isMergeableObject(e) && Qt(e).forEach(function(n) {
597
597
  i[n] = Ir(e[n], t);
598
- }), zt(r).forEach(function(n) {
599
- Tn(e, n) || (yi(e, n) && t.isMergeableObject(r[n]) ? i[n] = Cn(n, t)(e[n], r[n], t) : i[n] = Ir(r[n], t));
598
+ }), Qt(r).forEach(function(n) {
599
+ An(e, n) || (bi(e, n) && t.isMergeableObject(r[n]) ? i[n] = xn(n, t)(e[n], r[n], t) : i[n] = Ir(r[n], t));
600
600
  }), i;
601
601
  }
602
602
  function sr(e, r, t) {
603
- t = t || {}, t.arrayMerge = t.arrayMerge || xn, t.isMergeableObject = t.isMergeableObject || yn, t.cloneUnlessOtherwiseSpecified = Ir;
603
+ t = t || {}, t.arrayMerge = t.arrayMerge || Pn, t.isMergeableObject = t.isMergeableObject || bn, t.cloneUnlessOtherwiseSpecified = Ir;
604
604
  var i = Array.isArray(r), n = Array.isArray(e), s = i === n;
605
- return s ? i ? t.arrayMerge(e, r, t) : Hn(e, r, t) : Ir(r, t);
605
+ return s ? i ? t.arrayMerge(e, r, t) : Tn(e, r, t) : Ir(r, t);
606
606
  }
607
607
  sr.all = function(r, t) {
608
608
  if (!Array.isArray(r))
@@ -611,8 +611,8 @@ sr.all = function(r, t) {
611
611
  return sr(i, n, t);
612
612
  }, {});
613
613
  };
614
- var Bn = sr, In = Bn;
615
- const Nn = /* @__PURE__ */ bn(In);
614
+ var Hn = sr, Bn = Hn;
615
+ const In = /* @__PURE__ */ pn(Bn);
616
616
  /*! *****************************************************************************
617
617
  Copyright (c) Microsoft Corporation.
618
618
 
@@ -627,18 +627,18 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
627
627
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
628
628
  PERFORMANCE OF THIS SOFTWARE.
629
629
  ***************************************************************************** */
630
- var wt = function(e, r) {
631
- return wt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(t, i) {
630
+ var _t = function(e, r) {
631
+ return _t = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(t, i) {
632
632
  t.__proto__ = i;
633
633
  } || function(t, i) {
634
634
  for (var n in i)
635
635
  Object.prototype.hasOwnProperty.call(i, n) && (t[n] = i[n]);
636
- }, wt(e, r);
636
+ }, _t(e, r);
637
637
  };
638
638
  function st(e, r) {
639
639
  if (typeof r != "function" && r !== null)
640
640
  throw new TypeError("Class extends value " + String(r) + " is not a constructor or null");
641
- wt(e, r);
641
+ _t(e, r);
642
642
  function t() {
643
643
  this.constructor = e;
644
644
  }
@@ -654,7 +654,7 @@ var T = function() {
654
654
  return r;
655
655
  }, T.apply(this, arguments);
656
656
  };
657
- function On(e, r) {
657
+ function Nn(e, r) {
658
658
  var t = {};
659
659
  for (var i in e)
660
660
  Object.prototype.hasOwnProperty.call(e, i) && r.indexOf(i) < 0 && (t[i] = e[i]);
@@ -670,55 +670,57 @@ function dt(e, r, t) {
670
670
  return e.concat(s || r);
671
671
  }
672
672
  function mt(e, r) {
673
- var t = r && r.cache ? r.cache : Fn, i = r && r.serializer ? r.serializer : kn, n = r && r.strategy ? r.strategy : Mn;
673
+ var t = r && r.cache ? r.cache : Fn, i = r && r.serializer ? r.serializer : Un, n = r && r.strategy ? r.strategy : Ln;
674
674
  return n(e, {
675
675
  cache: t,
676
676
  serializer: i
677
677
  });
678
678
  }
679
- function Ln(e) {
679
+ function On(e) {
680
680
  return e == null || typeof e == "number" || typeof e == "boolean";
681
681
  }
682
- function Ei(e, r, t, i) {
683
- var n = Ln(i) ? i : t(i), s = r.get(n);
682
+ function yi(e, r, t, i) {
683
+ var n = On(i) ? i : t(i), s = r.get(n);
684
684
  return typeof s == "undefined" && (s = e.call(this, i), r.set(n, s)), s;
685
685
  }
686
- function vi(e, r, t) {
686
+ function Ei(e, r, t) {
687
687
  var i = Array.prototype.slice.call(arguments, 3), n = t(i), s = r.get(n);
688
688
  return typeof s == "undefined" && (s = e.apply(this, i), r.set(n, s)), s;
689
689
  }
690
690
  function It(e, r, t, i, n) {
691
691
  return t.bind(r, e, i, n);
692
692
  }
693
- function Mn(e, r) {
694
- var t = e.length === 1 ? Ei : vi;
693
+ function Ln(e, r) {
694
+ var t = e.length === 1 ? yi : Ei;
695
695
  return It(e, this, t, r.cache.create(), r.serializer);
696
696
  }
697
- function Rn(e, r) {
698
- return It(e, this, vi, r.cache.create(), r.serializer);
699
- }
700
- function Un(e, r) {
697
+ function Mn(e, r) {
701
698
  return It(e, this, Ei, r.cache.create(), r.serializer);
702
699
  }
703
- var kn = function() {
704
- return JSON.stringify(arguments);
705
- };
706
- function Nt() {
707
- this.cache = /* @__PURE__ */ Object.create(null);
700
+ function Rn(e, r) {
701
+ return It(e, this, yi, r.cache.create(), r.serializer);
708
702
  }
709
- Nt.prototype.get = function(e) {
710
- return this.cache[e];
711
- };
712
- Nt.prototype.set = function(e, r) {
713
- this.cache[e] = r;
714
- };
715
- var Fn = {
703
+ var Un = function() {
704
+ return JSON.stringify(arguments);
705
+ }, kn = (
706
+ /** @class */
707
+ function() {
708
+ function e() {
709
+ this.cache = /* @__PURE__ */ Object.create(null);
710
+ }
711
+ return e.prototype.get = function(r) {
712
+ return this.cache[r];
713
+ }, e.prototype.set = function(r, t) {
714
+ this.cache[r] = t;
715
+ }, e;
716
+ }()
717
+ ), Fn = {
716
718
  create: function() {
717
- return new Nt();
719
+ return new kn();
718
720
  }
719
721
  }, gt = {
720
- variadic: Rn,
721
- monadic: Un
722
+ variadic: Mn,
723
+ monadic: Rn
722
724
  }, S;
723
725
  (function(e) {
724
726
  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";
@@ -727,11 +729,11 @@ var L;
727
729
  (function(e) {
728
730
  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";
729
731
  })(L || (L = {}));
730
- var or;
732
+ var ar;
731
733
  (function(e) {
732
734
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
733
- })(or || (or = {}));
734
- function Xt(e) {
735
+ })(ar || (ar = {}));
736
+ function zt(e) {
735
737
  return e.type === L.literal;
736
738
  }
737
739
  function Dn(e) {
@@ -743,28 +745,28 @@ function wi(e) {
743
745
  function _i(e) {
744
746
  return e.type === L.date;
745
747
  }
746
- function Si(e) {
748
+ function vi(e) {
747
749
  return e.type === L.time;
748
750
  }
749
- function Pi(e) {
751
+ function Si(e) {
750
752
  return e.type === L.select;
751
753
  }
752
- function xi(e) {
754
+ function Pi(e) {
753
755
  return e.type === L.plural;
754
756
  }
755
757
  function Gn(e) {
756
758
  return e.type === L.pound;
757
759
  }
758
- function Ci(e) {
760
+ function xi(e) {
759
761
  return e.type === L.tag;
760
762
  }
761
- function Ai(e) {
762
- return !!(e && typeof e == "object" && e.type === or.number);
763
+ function Ci(e) {
764
+ return !!(e && typeof e == "object" && e.type === ar.number);
763
765
  }
764
- function _t(e) {
765
- return !!(e && typeof e == "object" && e.type === or.dateTime);
766
+ function vt(e) {
767
+ return !!(e && typeof e == "object" && e.type === ar.dateTime);
766
768
  }
767
- var Ti = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, jn = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
769
+ var Ai = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, jn = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
768
770
  function Vn(e) {
769
771
  var r = {};
770
772
  return e.replace(jn, function(t) {
@@ -863,10 +865,10 @@ function Qn(e) {
863
865
  for (var r = e.split($n).filter(function(g) {
864
866
  return g.length > 0;
865
867
  }), t = [], i = 0, n = r; i < n.length; i++) {
866
- var s = n[i], a = s.split("/");
867
- if (a.length === 0)
868
+ var s = n[i], o = s.split("/");
869
+ if (o.length === 0)
868
870
  throw new Error("Invalid number skeleton");
869
- for (var l = a[0], h = a.slice(1), c = 0, f = h; c < f.length; c++) {
871
+ for (var l = o[0], h = o.slice(1), c = 0, f = h; c < f.length; c++) {
870
872
  var m = f[c];
871
873
  if (m.length === 0)
872
874
  throw new Error("Invalid number skeleton");
@@ -878,14 +880,14 @@ function Qn(e) {
878
880
  function zn(e) {
879
881
  return e.replace(/^(.*?)-/, "");
880
882
  }
881
- var Zt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Hi = /^(@+)?(\+|#+)?[rs]?$/g, Xn = /(\*)(0+)|(#+)(0+)|(0+)/g, Bi = /^(0+)$/;
882
- function Wt(e) {
883
+ var Xt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Ti = /^(@+)?(\+|#+)?[rs]?$/g, Xn = /(\*)(0+)|(#+)(0+)|(0+)/g, Hi = /^(0+)$/;
884
+ function Zt(e) {
883
885
  var r = {};
884
- return e[e.length - 1] === "r" ? r.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (r.roundingPriority = "lessPrecision"), e.replace(Hi, function(t, i, n) {
886
+ return e[e.length - 1] === "r" ? r.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (r.roundingPriority = "lessPrecision"), e.replace(Ti, function(t, i, n) {
885
887
  return typeof n != "string" ? (r.minimumSignificantDigits = i.length, r.maximumSignificantDigits = i.length) : n === "+" ? r.minimumSignificantDigits = i.length : i[0] === "#" ? r.maximumSignificantDigits = i.length : (r.minimumSignificantDigits = i.length, r.maximumSignificantDigits = i.length + (typeof n == "string" ? n.length : 0)), "";
886
888
  }), r;
887
889
  }
888
- function Ii(e) {
890
+ function Bi(e) {
889
891
  switch (e) {
890
892
  case "sign-auto":
891
893
  return {
@@ -933,14 +935,14 @@ function Zn(e) {
933
935
  notation: "scientific"
934
936
  }, e = e.slice(1)), r) {
935
937
  var t = e.slice(0, 2);
936
- if (t === "+!" ? (r.signDisplay = "always", e = e.slice(2)) : t === "+?" && (r.signDisplay = "exceptZero", e = e.slice(2)), !Bi.test(e))
938
+ if (t === "+!" ? (r.signDisplay = "always", e = e.slice(2)) : t === "+?" && (r.signDisplay = "exceptZero", e = e.slice(2)), !Hi.test(e))
937
939
  throw new Error("Malformed concise eng/scientific notation");
938
940
  r.minimumIntegerDigits = e.length;
939
941
  }
940
942
  return r;
941
943
  }
942
- function qt(e) {
943
- var r = {}, t = Ii(e);
944
+ function Wt(e) {
945
+ var r = {}, t = Bi(e);
944
946
  return t || r;
945
947
  }
946
948
  function Wn(e) {
@@ -979,12 +981,12 @@ function Wn(e) {
979
981
  continue;
980
982
  case "scientific":
981
983
  r = T(T(T({}, r), { notation: "scientific" }), n.options.reduce(function(h, c) {
982
- return T(T({}, h), qt(c));
984
+ return T(T({}, h), Wt(c));
983
985
  }, {}));
984
986
  continue;
985
987
  case "engineering":
986
988
  r = T(T(T({}, r), { notation: "engineering" }), n.options.reduce(function(h, c) {
987
- return T(T({}, h), qt(c));
989
+ return T(T({}, h), Wt(c));
988
990
  }, {}));
989
991
  continue;
990
992
  case "notation-simple":
@@ -1042,26 +1044,26 @@ function Wn(e) {
1042
1044
  });
1043
1045
  continue;
1044
1046
  }
1045
- if (Bi.test(n.stem)) {
1047
+ if (Hi.test(n.stem)) {
1046
1048
  r.minimumIntegerDigits = n.stem.length;
1047
1049
  continue;
1048
1050
  }
1049
- if (Zt.test(n.stem)) {
1051
+ if (Xt.test(n.stem)) {
1050
1052
  if (n.options.length > 1)
1051
1053
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1052
- n.stem.replace(Zt, function(h, c, f, m, g, b) {
1054
+ n.stem.replace(Xt, function(h, c, f, m, g, b) {
1053
1055
  return f === "*" ? r.minimumFractionDigits = c.length : m && m[0] === "#" ? r.maximumFractionDigits = m.length : g && b ? (r.minimumFractionDigits = g.length, r.maximumFractionDigits = g.length + b.length) : (r.minimumFractionDigits = c.length, r.maximumFractionDigits = c.length), "";
1054
1056
  });
1055
1057
  var s = n.options[0];
1056
- s === "w" ? r = T(T({}, r), { trailingZeroDisplay: "stripIfInteger" }) : s && (r = T(T({}, r), Wt(s)));
1058
+ s === "w" ? r = T(T({}, r), { trailingZeroDisplay: "stripIfInteger" }) : s && (r = T(T({}, r), Zt(s)));
1057
1059
  continue;
1058
1060
  }
1059
- if (Hi.test(n.stem)) {
1060
- r = T(T({}, r), Wt(n.stem));
1061
+ if (Ti.test(n.stem)) {
1062
+ r = T(T({}, r), Zt(n.stem));
1061
1063
  continue;
1062
1064
  }
1063
- var a = Ii(n.stem);
1064
- a && (r = T(T({}, r), a));
1065
+ var o = Bi(n.stem);
1066
+ o && (r = T(T({}, r), o));
1065
1067
  var l = Zn(n.stem);
1066
1068
  l && (r = T(T({}, r), l));
1067
1069
  }
@@ -2488,10 +2490,10 @@ function qn(e, r) {
2488
2490
  if (n === "j") {
2489
2491
  for (var s = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
2490
2492
  s++, i++;
2491
- var a = 1 + (s & 1), l = s < 2 ? 1 : 3 + (s >> 1), h = "a", c = Jn(r);
2493
+ var o = 1 + (s & 1), l = s < 2 ? 1 : 3 + (s >> 1), h = "a", c = Jn(r);
2492
2494
  for ((c == "H" || c == "k") && (l = 0); l-- > 0; )
2493
2495
  t += h;
2494
- for (; a-- > 0; )
2496
+ for (; o-- > 0; )
2495
2497
  t = c + t;
2496
2498
  } else
2497
2499
  n === "J" ? t += "H" : t += n;
@@ -2520,20 +2522,20 @@ function Jn(e) {
2520
2522
  var n = Yr[i || ""] || Yr[t || ""] || Yr["".concat(t, "-001")] || Yr["001"];
2521
2523
  return n[0];
2522
2524
  }
2523
- var pt, Yn = new RegExp("^".concat(Ti.source, "*")), Kn = new RegExp("".concat(Ti.source, "*$"));
2525
+ var pt, Yn = new RegExp("^".concat(Ai.source, "*")), Kn = new RegExp("".concat(Ai.source, "*$"));
2524
2526
  function P(e, r) {
2525
2527
  return { start: e, end: r };
2526
2528
  }
2527
- var es = !!String.prototype.startsWith && "_a".startsWith("a", 1), rs = !!String.fromCodePoint, ts = !!Object.fromEntries, is = !!String.prototype.codePointAt, ns = !!String.prototype.trimStart, ss = !!String.prototype.trimEnd, os = !!Number.isSafeInteger, as = os ? Number.isSafeInteger : function(e) {
2529
+ var es = !!String.prototype.startsWith && "_a".startsWith("a", 1), rs = !!String.fromCodePoint, ts = !!Object.fromEntries, is = !!String.prototype.codePointAt, ns = !!String.prototype.trimStart, ss = !!String.prototype.trimEnd, as = !!Number.isSafeInteger, os = as ? Number.isSafeInteger : function(e) {
2528
2530
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2529
2531
  }, St = !0;
2530
2532
  try {
2531
- var ls = Oi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2533
+ var ls = Ni("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2532
2534
  St = ((pt = ls.exec("a")) === null || pt === void 0 ? void 0 : pt[0]) === "a";
2533
2535
  } catch (e) {
2534
2536
  St = !1;
2535
2537
  }
2536
- var Jt = es ? (
2538
+ var qt = es ? (
2537
2539
  // Native
2538
2540
  function(r, t, i) {
2539
2541
  return r.startsWith(t, i);
@@ -2548,26 +2550,26 @@ var Jt = es ? (
2548
2550
  function() {
2549
2551
  for (var r = [], t = 0; t < arguments.length; t++)
2550
2552
  r[t] = arguments[t];
2551
- for (var i = "", n = r.length, s = 0, a; n > s; ) {
2552
- if (a = r[s++], a > 1114111)
2553
- throw RangeError(a + " is not a valid code point");
2554
- i += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
2553
+ for (var i = "", n = r.length, s = 0, o; n > s; ) {
2554
+ if (o = r[s++], o > 1114111)
2555
+ throw RangeError(o + " is not a valid code point");
2556
+ i += o < 65536 ? String.fromCharCode(o) : String.fromCharCode(((o -= 65536) >> 10) + 55296, o % 1024 + 56320);
2555
2557
  }
2556
2558
  return i;
2557
2559
  }
2558
- ), Yt = (
2560
+ ), Jt = (
2559
2561
  // native
2560
2562
  ts ? Object.fromEntries : (
2561
2563
  // Ponyfill
2562
2564
  function(r) {
2563
2565
  for (var t = {}, i = 0, n = r; i < n.length; i++) {
2564
- var s = n[i], a = s[0], l = s[1];
2565
- t[a] = l;
2566
+ var s = n[i], o = s[0], l = s[1];
2567
+ t[o] = l;
2566
2568
  }
2567
2569
  return t;
2568
2570
  }
2569
2571
  )
2570
- ), Ni = is ? (
2572
+ ), Ii = is ? (
2571
2573
  // Native
2572
2574
  function(r, t) {
2573
2575
  return r.codePointAt(t);
@@ -2602,23 +2604,23 @@ var Jt = es ? (
2602
2604
  return r.replace(Kn, "");
2603
2605
  }
2604
2606
  );
2605
- function Oi(e, r) {
2607
+ function Ni(e, r) {
2606
2608
  return new RegExp(e, r);
2607
2609
  }
2608
2610
  var xt;
2609
2611
  if (St) {
2610
- var Kt = Oi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2612
+ var Yt = Ni("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2611
2613
  xt = function(r, t) {
2612
2614
  var i;
2613
- Kt.lastIndex = t;
2614
- var n = Kt.exec(r);
2615
+ Yt.lastIndex = t;
2616
+ var n = Yt.exec(r);
2615
2617
  return (i = n[1]) !== null && i !== void 0 ? i : "";
2616
2618
  };
2617
2619
  } else
2618
2620
  xt = function(r, t) {
2619
2621
  for (var i = []; ; ) {
2620
- var n = Ni(r, t);
2621
- if (n === void 0 || Li(n) || ms(n))
2622
+ var n = Ii(r, t);
2623
+ if (n === void 0 || Oi(n) || ms(n))
2622
2624
  break;
2623
2625
  i.push(n), t += n >= 65536 ? 2 : 1;
2624
2626
  }
@@ -2638,10 +2640,10 @@ var hs = (
2638
2640
  for (var n = []; !this.isEOF(); ) {
2639
2641
  var s = this.char();
2640
2642
  if (s === 123) {
2641
- var a = this.parseArgument(r, i);
2642
- if (a.err)
2643
- return a;
2644
- n.push(a.val);
2643
+ var o = this.parseArgument(r, i);
2644
+ if (o.err)
2645
+ return o;
2646
+ n.push(o.val);
2645
2647
  } else {
2646
2648
  if (s === 125 && r > 0)
2647
2649
  break;
@@ -2656,15 +2658,15 @@ var hs = (
2656
2658
  break;
2657
2659
  return this.error(S.UNMATCHED_CLOSING_TAG, P(this.clonePosition(), this.clonePosition()));
2658
2660
  } else if (s === 60 && !this.ignoreTag && Ct(this.peek() || 0)) {
2659
- var a = this.parseTag(r, t);
2660
- if (a.err)
2661
- return a;
2662
- n.push(a.val);
2661
+ var o = this.parseTag(r, t);
2662
+ if (o.err)
2663
+ return o;
2664
+ n.push(o.val);
2663
2665
  } else {
2664
- var a = this.parseLiteral(r, t);
2665
- if (a.err)
2666
- return a;
2667
- n.push(a.val);
2666
+ var o = this.parseLiteral(r, t);
2667
+ if (o.err)
2668
+ return o;
2669
+ n.push(o.val);
2668
2670
  }
2669
2671
  }
2670
2672
  }
@@ -2686,7 +2688,7 @@ var hs = (
2686
2688
  var s = this.parseMessage(r + 1, t, !0);
2687
2689
  if (s.err)
2688
2690
  return s;
2689
- var a = s.val, l = this.clonePosition();
2691
+ var o = s.val, l = this.clonePosition();
2690
2692
  if (this.bumpIf("</")) {
2691
2693
  if (this.isEOF() || !Ct(this.char()))
2692
2694
  return this.error(S.INVALID_TAG, P(l, this.clonePosition()));
@@ -2695,7 +2697,7 @@ var hs = (
2695
2697
  val: {
2696
2698
  type: L.tag,
2697
2699
  value: n,
2698
- children: a,
2700
+ children: o,
2699
2701
  location: P(i, this.clonePosition())
2700
2702
  },
2701
2703
  err: null
@@ -2716,9 +2718,9 @@ var hs = (
2716
2718
  n += s;
2717
2719
  continue;
2718
2720
  }
2719
- var a = this.tryParseUnquoted(r, t);
2720
- if (a) {
2721
- n += a;
2721
+ var o = this.tryParseUnquoted(r, t);
2722
+ if (o) {
2723
+ n += o;
2722
2724
  continue;
2723
2725
  }
2724
2726
  var l = this.tryParseLeftAngleBracket();
@@ -2805,13 +2807,13 @@ var hs = (
2805
2807
  }, e.prototype.parseIdentifierIfPossible = function() {
2806
2808
  var r = this.clonePosition(), t = this.offset(), i = xt(this.message, t), n = t + i.length;
2807
2809
  this.bumpTo(n);
2808
- var s = this.clonePosition(), a = P(r, s);
2809
- return { value: i, location: a };
2810
+ var s = this.clonePosition(), o = P(r, s);
2811
+ return { value: i, location: o };
2810
2812
  }, e.prototype.parseArgumentOptions = function(r, t, i, n) {
2811
- var s, a = this.clonePosition(), l = this.parseIdentifierIfPossible().value, h = this.clonePosition();
2813
+ var s, o = this.clonePosition(), l = this.parseIdentifierIfPossible().value, h = this.clonePosition();
2812
2814
  switch (l) {
2813
2815
  case "":
2814
- return this.error(S.EXPECT_ARGUMENT_TYPE, P(a, h));
2816
+ return this.error(S.EXPECT_ARGUMENT_TYPE, P(o, h));
2815
2817
  case "number":
2816
2818
  case "date":
2817
2819
  case "time": {
@@ -2828,11 +2830,11 @@ var hs = (
2828
2830
  var b = P(f, this.clonePosition());
2829
2831
  c = { style: g, styleLocation: b };
2830
2832
  }
2831
- var w = this.tryParseArgumentClose(n);
2832
- if (w.err)
2833
- return w;
2833
+ var _ = this.tryParseArgumentClose(n);
2834
+ if (_.err)
2835
+ return _;
2834
2836
  var E = P(n, this.clonePosition());
2835
- if (c && Jt(c == null ? void 0 : c.style, "::", 0)) {
2837
+ if (c && qt(c == null ? void 0 : c.style, "::", 0)) {
2836
2838
  var A = us(c.style.slice(2));
2837
2839
  if (l === "number") {
2838
2840
  var m = this.parseNumberSkeletonFromString(A, c.styleLocation);
@@ -2846,7 +2848,7 @@ var hs = (
2846
2848
  var O = A;
2847
2849
  this.locale && (O = qn(A, this.locale));
2848
2850
  var g = {
2849
- type: or.dateTime,
2851
+ type: ar.dateTime,
2850
2852
  pattern: O,
2851
2853
  location: c.styleLocation,
2852
2854
  parsedOptions: this.shouldParseSkeletons ? Vn(O) : {}
@@ -2887,15 +2889,15 @@ var hs = (
2887
2889
  var ge = this.tryParsePluralOrSelectOptions(r, l, t, ce);
2888
2890
  if (ge.err)
2889
2891
  return ge;
2890
- var w = this.tryParseArgumentClose(n);
2891
- if (w.err)
2892
- return w;
2892
+ var _ = this.tryParseArgumentClose(n);
2893
+ if (_.err)
2894
+ return _;
2893
2895
  var U = P(n, this.clonePosition());
2894
2896
  return l === "select" ? {
2895
2897
  val: {
2896
2898
  type: L.select,
2897
2899
  value: i,
2898
- options: Yt(ge.val),
2900
+ options: Jt(ge.val),
2899
2901
  location: U
2900
2902
  },
2901
2903
  err: null
@@ -2903,7 +2905,7 @@ var hs = (
2903
2905
  val: {
2904
2906
  type: L.plural,
2905
2907
  value: i,
2906
- options: Yt(ge.val),
2908
+ options: Jt(ge.val),
2907
2909
  offset: G,
2908
2910
  pluralType: l === "plural" ? "cardinal" : "ordinal",
2909
2911
  location: U
@@ -2912,7 +2914,7 @@ var hs = (
2912
2914
  };
2913
2915
  }
2914
2916
  default:
2915
- return this.error(S.INVALID_ARGUMENT_TYPE, P(a, h));
2917
+ return this.error(S.INVALID_ARGUMENT_TYPE, P(o, h));
2916
2918
  }
2917
2919
  }, e.prototype.tryParseArgumentClose = function(r) {
2918
2920
  return this.isEOF() || this.char() !== 125 ? this.error(S.EXPECT_ARGUMENT_CLOSING_BRACE, P(r, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -2960,7 +2962,7 @@ var hs = (
2960
2962
  }
2961
2963
  return {
2962
2964
  val: {
2963
- type: or.number,
2965
+ type: ar.number,
2964
2966
  tokens: i,
2965
2967
  location: t,
2966
2968
  parsedOptions: this.shouldParseSkeletons ? Wn(i) : {}
@@ -2968,7 +2970,7 @@ var hs = (
2968
2970
  err: null
2969
2971
  };
2970
2972
  }, e.prototype.tryParsePluralOrSelectOptions = function(r, t, i, n) {
2971
- for (var s, a = !1, l = [], h = /* @__PURE__ */ new Set(), c = n.value, f = n.location; ; ) {
2973
+ for (var s, o = !1, l = [], h = /* @__PURE__ */ new Set(), c = n.value, f = n.location; ; ) {
2972
2974
  if (c.length === 0) {
2973
2975
  var m = this.clonePosition();
2974
2976
  if (t !== "select" && this.bumpIf("=")) {
@@ -2981,37 +2983,37 @@ var hs = (
2981
2983
  }
2982
2984
  if (h.has(c))
2983
2985
  return this.error(t === "select" ? S.DUPLICATE_SELECT_ARGUMENT_SELECTOR : S.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, f);
2984
- c === "other" && (a = !0), this.bumpSpace();
2986
+ c === "other" && (o = !0), this.bumpSpace();
2985
2987
  var b = this.clonePosition();
2986
2988
  if (!this.bumpIf("{"))
2987
2989
  return this.error(t === "select" ? S.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : S.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, P(this.clonePosition(), this.clonePosition()));
2988
- var w = this.parseMessage(r + 1, t, i);
2989
- if (w.err)
2990
- return w;
2990
+ var _ = this.parseMessage(r + 1, t, i);
2991
+ if (_.err)
2992
+ return _;
2991
2993
  var E = this.tryParseArgumentClose(b);
2992
2994
  if (E.err)
2993
2995
  return E;
2994
2996
  l.push([
2995
2997
  c,
2996
2998
  {
2997
- value: w.val,
2999
+ value: _.val,
2998
3000
  location: P(b, this.clonePosition())
2999
3001
  }
3000
3002
  ]), h.add(c), this.bumpSpace(), s = this.parseIdentifierIfPossible(), c = s.value, f = s.location;
3001
3003
  }
3002
- return l.length === 0 ? this.error(t === "select" ? S.EXPECT_SELECT_ARGUMENT_SELECTOR : S.EXPECT_PLURAL_ARGUMENT_SELECTOR, P(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(S.MISSING_OTHER_CLAUSE, P(this.clonePosition(), this.clonePosition())) : { val: l, err: null };
3004
+ return l.length === 0 ? this.error(t === "select" ? S.EXPECT_SELECT_ARGUMENT_SELECTOR : S.EXPECT_PLURAL_ARGUMENT_SELECTOR, P(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !o ? this.error(S.MISSING_OTHER_CLAUSE, P(this.clonePosition(), this.clonePosition())) : { val: l, err: null };
3003
3005
  }, e.prototype.tryParseDecimalInteger = function(r, t) {
3004
3006
  var i = 1, n = this.clonePosition();
3005
3007
  this.bumpIf("+") || this.bumpIf("-") && (i = -1);
3006
- for (var s = !1, a = 0; !this.isEOF(); ) {
3008
+ for (var s = !1, o = 0; !this.isEOF(); ) {
3007
3009
  var l = this.char();
3008
3010
  if (l >= 48 && l <= 57)
3009
- s = !0, a = a * 10 + (l - 48), this.bump();
3011
+ s = !0, o = o * 10 + (l - 48), this.bump();
3010
3012
  else
3011
3013
  break;
3012
3014
  }
3013
3015
  var h = P(n, this.clonePosition());
3014
- return s ? (a *= i, as(a) ? { val: a, err: null } : this.error(t, h)) : this.error(r, h);
3016
+ return s ? (o *= i, os(o) ? { val: o, err: null } : this.error(t, h)) : this.error(r, h);
3015
3017
  }, e.prototype.offset = function() {
3016
3018
  return this.position.offset;
3017
3019
  }, e.prototype.isEOF = function() {
@@ -3026,7 +3028,7 @@ var hs = (
3026
3028
  var r = this.position.offset;
3027
3029
  if (r >= this.message.length)
3028
3030
  throw Error("out of bound");
3029
- var t = Ni(this.message, r);
3031
+ var t = Ii(this.message, r);
3030
3032
  if (t === void 0)
3031
3033
  throw Error("Offset ".concat(r, " is at invalid UTF-16 code unit boundary"));
3032
3034
  return t;
@@ -3045,7 +3047,7 @@ var hs = (
3045
3047
  r === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += r < 65536 ? 1 : 2);
3046
3048
  }
3047
3049
  }, e.prototype.bumpIf = function(r) {
3048
- if (Jt(this.message, r, this.offset())) {
3050
+ if (qt(this.message, r, this.offset())) {
3049
3051
  for (var t = 0; t < r.length; t++)
3050
3052
  this.bump();
3051
3053
  return !0;
@@ -3067,7 +3069,7 @@ var hs = (
3067
3069
  break;
3068
3070
  }
3069
3071
  }, e.prototype.bumpSpace = function() {
3070
- for (; !this.isEOF() && Li(this.char()); )
3072
+ for (; !this.isEOF() && Oi(this.char()); )
3071
3073
  this.bump();
3072
3074
  }, e.prototype.peek = function() {
3073
3075
  if (this.isEOF())
@@ -3086,7 +3088,7 @@ function fs(e) {
3086
3088
  function ds(e) {
3087
3089
  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;
3088
3090
  }
3089
- function Li(e) {
3091
+ function Oi(e) {
3090
3092
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3091
3093
  }
3092
3094
  function ms(e) {
@@ -3094,11 +3096,11 @@ function ms(e) {
3094
3096
  }
3095
3097
  function At(e) {
3096
3098
  e.forEach(function(r) {
3097
- if (delete r.location, Pi(r) || xi(r))
3099
+ if (delete r.location, Si(r) || Pi(r))
3098
3100
  for (var t in r.options)
3099
3101
  delete r.options[t].location, At(r.options[t].value);
3100
3102
  else
3101
- wi(r) && Ai(r.style) || (_i(r) || Si(r)) && _t(r.style) ? delete r.style.location : Ci(r) && At(r.children);
3103
+ wi(r) && Ci(r.style) || (_i(r) || vi(r)) && vt(r.style) ? delete r.style.location : xi(r) && At(r.children);
3102
3104
  });
3103
3105
  }
3104
3106
  function gs(e, r) {
@@ -3110,11 +3112,11 @@ function gs(e, r) {
3110
3112
  }
3111
3113
  return r != null && r.captureLocation || At(t.val), t.val;
3112
3114
  }
3113
- var ar;
3115
+ var or;
3114
3116
  (function(e) {
3115
3117
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3116
- })(ar || (ar = {}));
3117
- var ot = (
3118
+ })(or || (or = {}));
3119
+ var at = (
3118
3120
  /** @class */
3119
3121
  function(e) {
3120
3122
  st(r, e);
@@ -3126,33 +3128,33 @@ var ot = (
3126
3128
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3127
3129
  }, r;
3128
3130
  }(Error)
3129
- ), ei = (
3131
+ ), Kt = (
3130
3132
  /** @class */
3131
3133
  function(e) {
3132
3134
  st(r, e);
3133
3135
  function r(t, i, n, s) {
3134
- return e.call(this, 'Invalid values for "'.concat(t, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), ar.INVALID_VALUE, s) || this;
3136
+ return e.call(this, 'Invalid values for "'.concat(t, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), or.INVALID_VALUE, s) || this;
3135
3137
  }
3136
3138
  return r;
3137
- }(ot)
3139
+ }(at)
3138
3140
  ), ps = (
3139
3141
  /** @class */
3140
3142
  function(e) {
3141
3143
  st(r, e);
3142
3144
  function r(t, i, n) {
3143
- return e.call(this, 'Value for "'.concat(t, '" must be of type ').concat(i), ar.INVALID_VALUE, n) || this;
3145
+ return e.call(this, 'Value for "'.concat(t, '" must be of type ').concat(i), or.INVALID_VALUE, n) || this;
3144
3146
  }
3145
3147
  return r;
3146
- }(ot)
3148
+ }(at)
3147
3149
  ), bs = (
3148
3150
  /** @class */
3149
3151
  function(e) {
3150
3152
  st(r, e);
3151
3153
  function r(t, i) {
3152
- return e.call(this, 'The intl string context variable "'.concat(t, '" was not provided to the string "').concat(i, '"'), ar.MISSING_VALUE, i) || this;
3154
+ return e.call(this, 'The intl string context variable "'.concat(t, '" was not provided to the string "').concat(i, '"'), or.MISSING_VALUE, i) || this;
3153
3155
  }
3154
3156
  return r;
3155
- }(ot)
3157
+ }(at)
3156
3158
  ), Q;
3157
3159
  (function(e) {
3158
3160
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
@@ -3166,8 +3168,8 @@ function ys(e) {
3166
3168
  function Es(e) {
3167
3169
  return typeof e == "function";
3168
3170
  }
3169
- function et(e, r, t, i, n, s, a) {
3170
- if (e.length === 1 && Xt(e[0]))
3171
+ function et(e, r, t, i, n, s, o) {
3172
+ if (e.length === 1 && zt(e[0]))
3171
3173
  return [
3172
3174
  {
3173
3175
  type: Q.literal,
@@ -3176,7 +3178,7 @@ function et(e, r, t, i, n, s, a) {
3176
3178
  ];
3177
3179
  for (var l = [], h = 0, c = e; h < c.length; h++) {
3178
3180
  var f = c[h];
3179
- if (Xt(f)) {
3181
+ if (zt(f)) {
3180
3182
  l.push({
3181
3183
  type: Q.literal,
3182
3184
  value: f.value
@@ -3192,7 +3194,7 @@ function et(e, r, t, i, n, s, a) {
3192
3194
  }
3193
3195
  var m = f.value;
3194
3196
  if (!(n && m in n))
3195
- throw new bs(m, a);
3197
+ throw new bs(m, o);
3196
3198
  var g = n[m];
3197
3199
  if (Dn(f)) {
3198
3200
  (!g || typeof g == "string" || typeof g == "number") && (g = typeof g == "string" || typeof g == "number" ? String(g) : ""), l.push({
@@ -3202,15 +3204,15 @@ function et(e, r, t, i, n, s, a) {
3202
3204
  continue;
3203
3205
  }
3204
3206
  if (_i(f)) {
3205
- var b = typeof f.style == "string" ? i.date[f.style] : _t(f.style) ? f.style.parsedOptions : void 0;
3207
+ var b = typeof f.style == "string" ? i.date[f.style] : vt(f.style) ? f.style.parsedOptions : void 0;
3206
3208
  l.push({
3207
3209
  type: Q.literal,
3208
3210
  value: t.getDateTimeFormat(r, b).format(g)
3209
3211
  });
3210
3212
  continue;
3211
3213
  }
3212
- if (Si(f)) {
3213
- var b = typeof f.style == "string" ? i.time[f.style] : _t(f.style) ? f.style.parsedOptions : i.time.medium;
3214
+ if (vi(f)) {
3215
+ var b = typeof f.style == "string" ? i.time[f.style] : vt(f.style) ? f.style.parsedOptions : i.time.medium;
3214
3216
  l.push({
3215
3217
  type: Q.literal,
3216
3218
  value: t.getDateTimeFormat(r, b).format(g)
@@ -3218,18 +3220,18 @@ function et(e, r, t, i, n, s, a) {
3218
3220
  continue;
3219
3221
  }
3220
3222
  if (wi(f)) {
3221
- var b = typeof f.style == "string" ? i.number[f.style] : Ai(f.style) ? f.style.parsedOptions : void 0;
3223
+ var b = typeof f.style == "string" ? i.number[f.style] : Ci(f.style) ? f.style.parsedOptions : void 0;
3222
3224
  b && b.scale && (g = g * (b.scale || 1)), l.push({
3223
3225
  type: Q.literal,
3224
3226
  value: t.getNumberFormat(r, b).format(g)
3225
3227
  });
3226
3228
  continue;
3227
3229
  }
3228
- if (Ci(f)) {
3229
- var w = f.children, E = f.value, A = n[E];
3230
+ if (xi(f)) {
3231
+ var _ = f.children, E = f.value, A = n[E];
3230
3232
  if (!Es(A))
3231
- throw new ps(E, "function", a);
3232
- var O = et(w, r, t, i, n, s), M = A(O.map(function(G) {
3233
+ throw new ps(E, "function", o);
3234
+ var O = et(_, r, t, i, n, s), M = A(O.map(function(G) {
3233
3235
  return G.value;
3234
3236
  }));
3235
3237
  Array.isArray(M) || (M = [M]), l.push.apply(l, M.map(function(G) {
@@ -3239,39 +3241,39 @@ function et(e, r, t, i, n, s, a) {
3239
3241
  };
3240
3242
  }));
3241
3243
  }
3242
- if (Pi(f)) {
3244
+ if (Si(f)) {
3243
3245
  var R = f.options[g] || f.options.other;
3244
3246
  if (!R)
3245
- throw new ei(f.value, g, Object.keys(f.options), a);
3247
+ throw new Kt(f.value, g, Object.keys(f.options), o);
3246
3248
  l.push.apply(l, et(R.value, r, t, i, n));
3247
3249
  continue;
3248
3250
  }
3249
- if (xi(f)) {
3251
+ if (Pi(f)) {
3250
3252
  var R = f.options["=".concat(g)];
3251
3253
  if (!R) {
3252
3254
  if (!Intl.PluralRules)
3253
- throw new ot(`Intl.PluralRules is not available in this environment.
3255
+ throw new at(`Intl.PluralRules is not available in this environment.
3254
3256
  Try polyfilling it using "@formatjs/intl-pluralrules"
3255
- `, ar.MISSING_INTL_API, a);
3257
+ `, or.MISSING_INTL_API, o);
3256
3258
  var ce = t.getPluralRules(r, { type: f.pluralType }).select(g - (f.offset || 0));
3257
3259
  R = f.options[ce] || f.options.other;
3258
3260
  }
3259
3261
  if (!R)
3260
- throw new ei(f.value, g, Object.keys(f.options), a);
3262
+ throw new Kt(f.value, g, Object.keys(f.options), o);
3261
3263
  l.push.apply(l, et(R.value, r, t, i, n, g - (f.offset || 0)));
3262
3264
  continue;
3263
3265
  }
3264
3266
  }
3265
3267
  return ys(l);
3266
3268
  }
3267
- function vs(e, r) {
3269
+ function ws(e, r) {
3268
3270
  return r ? T(T(T({}, e || {}), r || {}), Object.keys(e).reduce(function(t, i) {
3269
3271
  return t[i] = T(T({}, e[i]), r[i] || {}), t;
3270
3272
  }, {})) : e;
3271
3273
  }
3272
- function ws(e, r) {
3274
+ function _s(e, r) {
3273
3275
  return r ? Object.keys(e).reduce(function(t, i) {
3274
- return t[i] = vs(e[i], r[i]), t;
3276
+ return t[i] = ws(e[i], r[i]), t;
3275
3277
  }, T({}, e)) : e;
3276
3278
  }
3277
3279
  function bt(e) {
@@ -3288,7 +3290,7 @@ function bt(e) {
3288
3290
  }
3289
3291
  };
3290
3292
  }
3291
- function _s(e) {
3293
+ function vs(e) {
3292
3294
  return e === void 0 && (e = {
3293
3295
  number: {},
3294
3296
  dateTime: {},
@@ -3350,15 +3352,15 @@ var Ss = (
3350
3352
  }, this.locales = t, this.resolvedLocale = e.resolveLocale(t), typeof r == "string") {
3351
3353
  if (this.message = r, !e.__parse)
3352
3354
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3353
- var a = n || {};
3354
- a.formatters;
3355
- var l = On(a, ["formatters"]);
3355
+ var o = n || {};
3356
+ o.formatters;
3357
+ var l = Nn(o, ["formatters"]);
3356
3358
  this.ast = e.__parse(r, T(T({}, l), { locale: this.resolvedLocale }));
3357
3359
  } else
3358
3360
  this.ast = r;
3359
3361
  if (!Array.isArray(this.ast))
3360
3362
  throw new TypeError("A message must be provided as a String or AST.");
3361
- this.formats = ws(e.formats, i), this.formatters = n && n.formatters || _s(this.formatterCache);
3363
+ this.formats = _s(e.formats, i), this.formatters = n && n.formatters || vs(this.formatterCache);
3362
3364
  }
3363
3365
  return Object.defineProperty(e, "defaultLocale", {
3364
3366
  get: function() {
@@ -3453,28 +3455,28 @@ function Ps(e, r) {
3453
3455
  i = void 0;
3454
3456
  return i;
3455
3457
  }
3456
- const Oe = {}, xs = (e, r, t) => t && (r in Oe || (Oe[r] = {}), e in Oe[r] || (Oe[r][e] = t), t), Mi = (e, r) => {
3458
+ const Oe = {}, xs = (e, r, t) => t && (r in Oe || (Oe[r] = {}), e in Oe[r] || (Oe[r][e] = t), t), Li = (e, r) => {
3457
3459
  if (r == null)
3458
3460
  return;
3459
3461
  if (r in Oe && e in Oe[r])
3460
3462
  return Oe[r][e];
3461
- const t = at(r);
3463
+ const t = ot(r);
3462
3464
  for (let i = 0; i < t.length; i++) {
3463
3465
  const n = t[i], s = As(n, e);
3464
3466
  if (s)
3465
3467
  return xs(e, r, s);
3466
3468
  }
3467
3469
  };
3468
- let Ot;
3470
+ let Nt;
3469
3471
  const Or = nt({});
3470
3472
  function Cs(e) {
3471
- return Ot[e] || null;
3473
+ return Nt[e] || null;
3472
3474
  }
3473
- function Ri(e) {
3474
- return e in Ot;
3475
+ function Mi(e) {
3476
+ return e in Nt;
3475
3477
  }
3476
3478
  function As(e, r) {
3477
- if (!Ri(e))
3479
+ if (!Mi(e))
3478
3480
  return null;
3479
3481
  const t = Cs(e);
3480
3482
  return Ps(t, r);
@@ -3482,49 +3484,49 @@ function As(e, r) {
3482
3484
  function Ts(e) {
3483
3485
  if (e == null)
3484
3486
  return;
3485
- const r = at(e);
3487
+ const r = ot(e);
3486
3488
  for (let t = 0; t < r.length; t++) {
3487
3489
  const i = r[t];
3488
- if (Ri(i))
3490
+ if (Mi(i))
3489
3491
  return i;
3490
3492
  }
3491
3493
  }
3492
- function Ui(e, ...r) {
3493
- delete Oe[e], Or.update((t) => (t[e] = Nn.all([t[e] || {}, ...r]), t));
3494
+ function Ri(e, ...r) {
3495
+ delete Oe[e], Or.update((t) => (t[e] = In.all([t[e] || {}, ...r]), t));
3494
3496
  }
3495
3497
  cr(
3496
3498
  [Or],
3497
3499
  ([e]) => Object.keys(e)
3498
3500
  );
3499
- Or.subscribe((e) => Ot = e);
3501
+ Or.subscribe((e) => Nt = e);
3500
3502
  const rt = {};
3501
3503
  function Hs(e, r) {
3502
3504
  rt[e].delete(r), rt[e].size === 0 && delete rt[e];
3503
3505
  }
3504
- function ki(e) {
3506
+ function Ui(e) {
3505
3507
  return rt[e];
3506
3508
  }
3507
3509
  function Bs(e) {
3508
- return at(e).map((r) => {
3509
- const t = ki(r);
3510
+ return ot(e).map((r) => {
3511
+ const t = Ui(r);
3510
3512
  return [r, t ? [...t] : []];
3511
3513
  }).filter(([, r]) => r.length > 0);
3512
3514
  }
3513
3515
  function Tt(e) {
3514
- return e == null ? !1 : at(e).some(
3516
+ return e == null ? !1 : ot(e).some(
3515
3517
  (r) => {
3516
3518
  var t;
3517
- return (t = ki(r)) == null ? void 0 : t.size;
3519
+ return (t = Ui(r)) == null ? void 0 : t.size;
3518
3520
  }
3519
3521
  );
3520
3522
  }
3521
3523
  function Is(e, r) {
3522
3524
  return Promise.all(
3523
3525
  r.map((i) => (Hs(e, i), i().then((n) => n.default || n)))
3524
- ).then((i) => Ui(e, ...i));
3526
+ ).then((i) => Ri(e, ...i));
3525
3527
  }
3526
3528
  const Ar = {};
3527
- function Fi(e) {
3529
+ function ki(e) {
3528
3530
  if (!Tt(e))
3529
3531
  return e in Ar ? Ar[e] : Promise.resolve();
3530
3532
  const r = Bs(e);
@@ -3534,7 +3536,7 @@ function Fi(e) {
3534
3536
  )
3535
3537
  ).then(() => {
3536
3538
  if (Tt(e))
3537
- return Fi(e);
3539
+ return ki(e);
3538
3540
  delete Ar[e];
3539
3541
  }), Ar[e];
3540
3542
  }
@@ -3579,22 +3581,22 @@ function lr() {
3579
3581
  return Ls;
3580
3582
  }
3581
3583
  const yt = nt(!1);
3582
- var Ms = Object.defineProperty, Rs = Object.defineProperties, Us = Object.getOwnPropertyDescriptors, ri = Object.getOwnPropertySymbols, ks = Object.prototype.hasOwnProperty, Fs = Object.prototype.propertyIsEnumerable, ti = (e, r, t) => r in e ? Ms(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Ds = (e, r) => {
3583
- for (var t in r || (r = {}))
3584
- ks.call(r, t) && ti(e, t, r[t]);
3585
- if (ri)
3586
- for (var t of ri(r))
3587
- Fs.call(r, t) && ti(e, t, r[t]);
3584
+ var Ms = Object.defineProperty, Rs = Object.defineProperties, Us = Object.getOwnPropertyDescriptors, ei = Object.getOwnPropertySymbols, ks = Object.prototype.hasOwnProperty, Fs = Object.prototype.propertyIsEnumerable, ri = (e, r, t) => r in e ? Ms(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Ds = (e, r) => {
3585
+ for (var t in r)
3586
+ ks.call(r, t) && ri(e, t, r[t]);
3587
+ if (ei)
3588
+ for (var t of ei(r))
3589
+ Fs.call(r, t) && ri(e, t, r[t]);
3588
3590
  return e;
3589
3591
  }, Gs = (e, r) => Rs(e, Us(r));
3590
3592
  let Ht;
3591
3593
  const tt = nt(null);
3592
- function ii(e) {
3594
+ function ti(e) {
3593
3595
  return e.split("-").map((r, t, i) => i.slice(0, t + 1).join("-")).reverse();
3594
3596
  }
3595
- function at(e, r = lr().fallbackLocale) {
3596
- const t = ii(e);
3597
- return r ? [.../* @__PURE__ */ new Set([...t, ...ii(r)])] : t;
3597
+ function ot(e, r = lr().fallbackLocale) {
3598
+ const t = ti(e);
3599
+ return r ? [.../* @__PURE__ */ new Set([...t, ...ti(r)])] : t;
3598
3600
  }
3599
3601
  function De() {
3600
3602
  return Ht != null ? Ht : void 0;
@@ -3609,7 +3611,7 @@ const js = (e) => {
3609
3611
  return typeof window != "undefined" && De() != null && r ? t = window.setTimeout(
3610
3612
  () => yt.set(!0),
3611
3613
  r
3612
- ) : yt.set(!0), Fi(e).then(() => {
3614
+ ) : yt.set(!0), ki(e).then(() => {
3613
3615
  tt.set(e);
3614
3616
  }).finally(() => {
3615
3617
  clearTimeout(t), yt.set(!1);
@@ -3625,20 +3627,20 @@ const js = (e) => {
3625
3627
  return n in r ? r[n] : r[n] = e(i);
3626
3628
  };
3627
3629
  };
3628
- var Vs = Object.defineProperty, it = Object.getOwnPropertySymbols, Di = Object.prototype.hasOwnProperty, Gi = Object.prototype.propertyIsEnumerable, ni = (e, r, t) => r in e ? Vs(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Lt = (e, r) => {
3630
+ var Vs = Object.defineProperty, it = Object.getOwnPropertySymbols, Fi = Object.prototype.hasOwnProperty, Di = Object.prototype.propertyIsEnumerable, ii = (e, r, t) => r in e ? Vs(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Ot = (e, r) => {
3629
3631
  for (var t in r || (r = {}))
3630
- Di.call(r, t) && ni(e, t, r[t]);
3632
+ Fi.call(r, t) && ii(e, t, r[t]);
3631
3633
  if (it)
3632
3634
  for (var t of it(r))
3633
- Gi.call(r, t) && ni(e, t, r[t]);
3635
+ Di.call(r, t) && ii(e, t, r[t]);
3634
3636
  return e;
3635
3637
  }, fr = (e, r) => {
3636
3638
  var t = {};
3637
3639
  for (var i in e)
3638
- Di.call(e, i) && r.indexOf(i) < 0 && (t[i] = e[i]);
3640
+ Fi.call(e, i) && r.indexOf(i) < 0 && (t[i] = e[i]);
3639
3641
  if (e != null && it)
3640
3642
  for (var i of it(e))
3641
- r.indexOf(i) < 0 && Gi.call(e, i) && (t[i] = e[i]);
3643
+ r.indexOf(i) < 0 && Di.call(e, i) && (t[i] = e[i]);
3642
3644
  return t;
3643
3645
  };
3644
3646
  const Nr = (e, r) => {
@@ -3675,21 +3677,21 @@ const Nr = (e, r) => {
3675
3677
  } = r, i = fr(r, [
3676
3678
  "locale"
3677
3679
  ]);
3678
- return $s(Lt({ locale: t }, i));
3680
+ return $s(Ot({ locale: t }, i));
3679
3681
  }, Zs = (e = {}) => {
3680
3682
  var r = e, {
3681
3683
  locale: t = De()
3682
3684
  } = r, i = fr(r, [
3683
3685
  "locale"
3684
3686
  ]);
3685
- return Qs(Lt({ locale: t }, i));
3687
+ return Qs(Ot({ locale: t }, i));
3686
3688
  }, Ws = (e = {}) => {
3687
3689
  var r = e, {
3688
3690
  locale: t = De()
3689
3691
  } = r, i = fr(r, [
3690
3692
  "locale"
3691
3693
  ]);
3692
- return zs(Lt({ locale: t }, i));
3694
+ return zs(Ot({ locale: t }, i));
3693
3695
  }, qs = lt(
3694
3696
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3695
3697
  (e, r = De()) => new Ss(e, r, lr().formats, {
@@ -3697,18 +3699,18 @@ const Nr = (e, r) => {
3697
3699
  })
3698
3700
  ), Js = (e, r = {}) => {
3699
3701
  var t, i, n, s;
3700
- let a = r;
3701
- typeof e == "object" && (a = e, e = a.id);
3702
+ let o = r;
3703
+ typeof e == "object" && (o = e, e = o.id);
3702
3704
  const {
3703
3705
  values: l,
3704
3706
  locale: h = De(),
3705
3707
  default: c
3706
- } = a;
3708
+ } = o;
3707
3709
  if (h == null)
3708
3710
  throw new Error(
3709
3711
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3710
3712
  );
3711
- let f = Mi(e, h);
3713
+ let f = Li(e, h);
3712
3714
  if (!f)
3713
3715
  f = (s = (n = (i = (t = lr()).handleMissingMessage) == null ? void 0 : i.call(t, { locale: h, id: e, defaultValue: c })) != null ? n : c) != null ? s : e;
3714
3716
  else if (typeof f != "string")
@@ -3727,18 +3729,18 @@ const Nr = (e, r) => {
3727
3729
  );
3728
3730
  }
3729
3731
  return m;
3730
- }, Ys = (e, r) => Ws(r).format(e), Ks = (e, r) => Zs(r).format(e), eo = (e, r) => Xs(r).format(e), ro = (e, r = De()) => Mi(e, r), to = cr([hr, Or], () => Js);
3732
+ }, Ys = (e, r) => Ws(r).format(e), Ks = (e, r) => Zs(r).format(e), ea = (e, r) => Xs(r).format(e), ra = (e, r = De()) => Li(e, r), ta = cr([hr, Or], () => Js);
3731
3733
  cr([hr], () => Ys);
3732
3734
  cr([hr], () => Ks);
3733
- cr([hr], () => eo);
3734
- cr([hr, Or], () => ro);
3735
- function si(e, r) {
3736
- Ui(e, r);
3735
+ cr([hr], () => ea);
3736
+ cr([hr, Or], () => ra);
3737
+ function ni(e, r) {
3738
+ Ri(e, r);
3737
3739
  }
3738
- function io(e) {
3740
+ function ia(e) {
3739
3741
  hr.set(e);
3740
3742
  }
3741
- const oi = {
3743
+ const si = {
3742
3744
  en: {
3743
3745
  registerTitle: "Create your account",
3744
3746
  registerSubtitle: "Already have an account?",
@@ -3993,13 +3995,13 @@ const oi = {
3993
3995
  registerNext: "Next"
3994
3996
  }
3995
3997
  };
3996
- function no(e, r) {
3998
+ function na(e, r) {
3997
3999
  if (e) {
3998
4000
  const t = document.createElement("style");
3999
4001
  t.innerHTML = r, e.appendChild(t);
4000
4002
  }
4001
4003
  }
4002
- function so(e, r) {
4004
+ function sa(e, r) {
4003
4005
  const t = new URL(r);
4004
4006
  fetch(t.href).then((i) => i.text()).then((i) => {
4005
4007
  const n = document.createElement("style");
@@ -4008,7 +4010,7 @@ function so(e, r) {
4008
4010
  console.error("There was an error while trying to load client styling from URL", i);
4009
4011
  });
4010
4012
  }
4011
- function oo(e, r, t) {
4013
+ function aa(e, r, t) {
4012
4014
  if (window.emMessageBus) {
4013
4015
  const i = document.createElement("style");
4014
4016
  window.emMessageBus.subscribe(r, (n) => {
@@ -4016,8 +4018,8 @@ function oo(e, r, t) {
4016
4018
  });
4017
4019
  }
4018
4020
  }
4019
- function ao(e) {
4020
- Wi(e, "svelte-1ueqy7d", ".RegisterFormTitle{font-size:20px;text-transform:uppercase;font-weight:300;margin:0;padding-bottom:8px}.RegisterFormSubtitle{font-size:14px;margin:0;padding-bottom:20px}.FormLoginCallToAction{color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));font-size:14px;font-weight:400;text-decoration:none;cursor:pointer}.EmailContainer,.UserContainer,.PasswordContainer,.ConfirmPasswordContainer,.PromoCodeContainer,.SecurityQuestionContainer,.SecurityAnswerContainer{color:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B));display:flex;flex-direction:column;padding-bottom:40px;position:relative}.EmailContainer label,.UserContainer label,.PasswordContainer label,.ConfirmPasswordContainer label,.PromoCodeContainer label,.SecurityQuestionContainer label,.SecurityAnswerContainer label{font-size:14px;font-weight:300;padding-bottom:5px}.EmailContainer input,.UserContainer input,.PasswordContainer input,.ConfirmPasswordContainer input,.PromoCodeContainer input,.SecurityQuestionContainer input,.SecurityAnswerContainer input{width:100%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:16px;line-height:18px}.EmailContainer.InvalidField input,.UserContainer.InvalidField input,.PasswordContainer.InvalidField input,.ConfirmPasswordContainer.InvalidField input,.PromoCodeContainer.InvalidField input,.SecurityQuestionContainer.InvalidField input,.SecurityAnswerContainer.InvalidField input{border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.EmailContainer.Hidden,.UserContainer.Hidden,.PasswordContainer.Hidden,.ConfirmPasswordContainer.Hidden,.PromoCodeContainer.Hidden,.SecurityQuestionContainer.Hidden,.SecurityAnswerContainer.Hidden{display:none}.PasswordContainer,.ConfirmPasswordContainer{position:relative}.PasswordContainer input,.ConfirmPasswordContainer input{padding:5px 30px 5px 15px}.FormRequired{color:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839))}.TogglePasswordVisibility,.ToggleConfirmPasswordVisibility{height:13px;position:absolute;right:8px;bottom:55px}.TogglePasswordVisibility.InvalidToggle path,.TogglePasswordVisibility.InvalidToggle circle,.TogglePasswordVisibility.InvalidToggle rect,.ToggleConfirmPasswordVisibility.InvalidToggle path,.ToggleConfirmPasswordVisibility.InvalidToggle circle,.ToggleConfirmPasswordVisibility.InvalidToggle rect{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.TogglePasswordVisibility path,.TogglePasswordVisibility circle,.TogglePasswordVisibility rect,.ToggleConfirmPasswordVisibility path,.ToggleConfirmPasswordVisibility circle,.ToggleConfirmPasswordVisibility rect{fill:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B))}.InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:10px;position:absolute;padding-top:5px;top:55px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:12px;color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.RegisterStepNext{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;width:100%;height:60px;padding:0;text-transform:uppercase;font-size:18px;cursor:pointer;margin-top:24px}.RegisterStepNext[disabled]{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);cursor:not-allowed}input::-ms-reveal,input::-ms-clear{display:none}");
4021
+ function oa(e) {
4022
+ Zi(e, "svelte-1ueqy7d", ".RegisterFormTitle{font-size:20px;text-transform:uppercase;font-weight:300;margin:0;padding-bottom:8px}.RegisterFormSubtitle{font-size:14px;margin:0;padding-bottom:20px}.FormLoginCallToAction{color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));font-size:14px;font-weight:400;text-decoration:none;cursor:pointer}.EmailContainer,.UserContainer,.PasswordContainer,.ConfirmPasswordContainer,.PromoCodeContainer,.SecurityQuestionContainer,.SecurityAnswerContainer{color:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B));display:flex;flex-direction:column;padding-bottom:40px;position:relative}.EmailContainer label,.UserContainer label,.PasswordContainer label,.ConfirmPasswordContainer label,.PromoCodeContainer label,.SecurityQuestionContainer label,.SecurityAnswerContainer label{font-size:14px;font-weight:300;padding-bottom:5px}.EmailContainer input,.UserContainer input,.PasswordContainer input,.ConfirmPasswordContainer input,.PromoCodeContainer input,.SecurityQuestionContainer input,.SecurityAnswerContainer input{width:100%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:16px;line-height:18px}.EmailContainer.InvalidField input,.UserContainer.InvalidField input,.PasswordContainer.InvalidField input,.ConfirmPasswordContainer.InvalidField input,.PromoCodeContainer.InvalidField input,.SecurityQuestionContainer.InvalidField input,.SecurityAnswerContainer.InvalidField input{border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.EmailContainer.Hidden,.UserContainer.Hidden,.PasswordContainer.Hidden,.ConfirmPasswordContainer.Hidden,.PromoCodeContainer.Hidden,.SecurityQuestionContainer.Hidden,.SecurityAnswerContainer.Hidden{display:none}.PasswordContainer,.ConfirmPasswordContainer{position:relative}.PasswordContainer input,.ConfirmPasswordContainer input{padding:5px 30px 5px 15px}.FormRequired{color:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839))}.TogglePasswordVisibility,.ToggleConfirmPasswordVisibility{height:13px;position:absolute;right:8px;bottom:55px}.TogglePasswordVisibility.InvalidToggle path,.TogglePasswordVisibility.InvalidToggle circle,.TogglePasswordVisibility.InvalidToggle rect,.ToggleConfirmPasswordVisibility.InvalidToggle path,.ToggleConfirmPasswordVisibility.InvalidToggle circle,.ToggleConfirmPasswordVisibility.InvalidToggle rect{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.TogglePasswordVisibility path,.TogglePasswordVisibility circle,.TogglePasswordVisibility rect,.ToggleConfirmPasswordVisibility path,.ToggleConfirmPasswordVisibility circle,.ToggleConfirmPasswordVisibility rect{fill:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B))}.InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:10px;position:absolute;padding-top:5px;top:55px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:12px;color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.RegisterStepNext{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;width:100%;height:60px;padding:0;text-transform:uppercase;font-size:18px;cursor:pointer;margin-top:24px}.RegisterStepNext[disabled]{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);cursor:not-allowed}input::-ms-reveal,input::-ms-clear{display:none}");
4021
4023
  }
4022
4024
  function ai(e) {
4023
4025
  let r, t = (
@@ -4026,7 +4028,7 @@ function ai(e) {
4026
4028
  ), i;
4027
4029
  return {
4028
4030
  c() {
4029
- r = v("p"), i = H(t), o(r, "class", "InvalidInput");
4031
+ r = w("p"), i = H(t), a(r, "class", "InvalidInput");
4030
4032
  },
4031
4033
  m(n, s) {
4032
4034
  ue(n, r, s), u(r, i);
@@ -4041,14 +4043,14 @@ function ai(e) {
4041
4043
  }
4042
4044
  };
4043
4045
  }
4044
- function li(e) {
4046
+ function oi(e) {
4045
4047
  let r, t = (
4046
4048
  /*$_*/
4047
4049
  e[30]("registerUsernameError") + ""
4048
4050
  ), i;
4049
4051
  return {
4050
4052
  c() {
4051
- r = v("p"), i = H(t), o(r, "class", "InvalidInput");
4053
+ r = w("p"), i = H(t), a(r, "class", "InvalidInput");
4052
4054
  },
4053
4055
  m(n, s) {
4054
4056
  ue(n, r, s), u(r, i);
@@ -4063,14 +4065,14 @@ function li(e) {
4063
4065
  }
4064
4066
  };
4065
4067
  }
4066
- function lo(e) {
4067
- let r, t, i, n, s, a, l, h, c;
4068
+ function la(e) {
4069
+ let r, t, i, n, s, o, l, h, c;
4068
4070
  return {
4069
4071
  c() {
4070
- r = _("svg"), t = _("defs"), i = _("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = _("g"), a = _("path"), l = _("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(r, "class", "TogglePasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.843"), o(r, "height", "10.5"), o(r, "viewBox", "0 0 18.843 10.5");
4072
+ r = v("svg"), t = v("defs"), i = v("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = v("g"), o = v("path"), l = v("circle"), a(o, "class", "a"), a(o, "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"), a(o, "transform", "translate(0)"), a(l, "class", "a"), a(l, "cx", "2.779"), a(l, "cy", "2.779"), a(l, "r", "2.779"), a(l, "transform", "translate(20.827 30.303)"), a(s, "transform", "translate(-14.185 -27.832)"), a(r, "class", "TogglePasswordVisibility"), a(r, "xmlns", "http://www.w3.org/2000/svg"), a(r, "width", "18.843"), a(r, "height", "10.5"), a(r, "viewBox", "0 0 18.843 10.5");
4071
4073
  },
4072
4074
  m(f, m) {
4073
- ue(f, r, m), u(r, t), u(t, i), u(i, n), u(r, s), u(s, a), u(s, l), h || (c = x(
4075
+ ue(f, r, m), u(r, t), u(t, i), u(i, n), u(r, s), u(s, o), u(s, l), h || (c = x(
4074
4076
  r,
4075
4077
  "click",
4076
4078
  /*click_handler_2*/
@@ -4083,34 +4085,34 @@ function lo(e) {
4083
4085
  }
4084
4086
  };
4085
4087
  }
4086
- function uo(e) {
4087
- let r, t, i, n, s, a, l, h, c, f, m, g, b, w, E;
4088
+ function ua(e) {
4089
+ let r, t, i, n, s, o, l, h, c, f, m, g, b, _, E;
4088
4090
  return {
4089
4091
  c() {
4090
- r = _("svg"), t = _("defs"), i = _("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = _("g"), a = _("circle"), l = _("g"), h = _("path"), c = _("path"), f = _("g"), m = _("path"), g = _("path"), b = _("rect"), o(a, "class", "a"), o(a, "cx", "0.05"), o(a, "cy", "0.05"), o(a, "r", "0.05"), o(a, "transform", "translate(121.017 31.148)"), o(h, "class", "a"), o(h, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(h, "transform", "translate(-142.164 -39.123)"), o(c, "class", "a"), o(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(c, "transform", "translate(-136.413 -42.068)"), o(l, "transform", "translate(117.499 27.37)"), o(m, "class", "a"), o(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(m, "transform", "translate(-110.856 -33.157)"), o(g, "class", "a"), o(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), o(g, "transform", "translate(-130.743 -29.617)"), o(f, "transform", "translate(110.856 24.899)"), o(b, "class", "a"), o(b, "width", "0.972"), o(b, "height", "15.861"), o(b, "rx", "0.486"), o(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(r, "class", "TogglePasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.844"), o(r, "height", "12.887"), o(r, "viewBox", "0 0 18.844 12.887");
4092
+ r = v("svg"), t = v("defs"), i = v("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = v("g"), o = v("circle"), l = v("g"), h = v("path"), c = v("path"), f = v("g"), m = v("path"), g = v("path"), b = v("rect"), a(o, "class", "a"), a(o, "cx", "0.05"), a(o, "cy", "0.05"), a(o, "r", "0.05"), a(o, "transform", "translate(121.017 31.148)"), a(h, "class", "a"), a(h, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), a(h, "transform", "translate(-142.164 -39.123)"), a(c, "class", "a"), a(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), a(c, "transform", "translate(-136.413 -42.068)"), a(l, "transform", "translate(117.499 27.37)"), a(m, "class", "a"), a(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), a(m, "transform", "translate(-110.856 -33.157)"), a(g, "class", "a"), a(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), a(g, "transform", "translate(-130.743 -29.617)"), a(f, "transform", "translate(110.856 24.899)"), a(b, "class", "a"), a(b, "width", "0.972"), a(b, "height", "15.861"), a(b, "rx", "0.486"), a(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), a(s, "transform", "translate(-110.856 -23.242)"), a(r, "class", "TogglePasswordVisibility"), a(r, "xmlns", "http://www.w3.org/2000/svg"), a(r, "width", "18.844"), a(r, "height", "12.887"), a(r, "viewBox", "0 0 18.844 12.887");
4091
4093
  },
4092
4094
  m(A, O) {
4093
- ue(A, r, O), u(r, t), u(t, i), u(i, n), u(r, s), u(s, a), u(s, l), u(l, h), u(l, c), u(s, f), u(f, m), u(f, g), u(s, b), w || (E = x(
4095
+ ue(A, r, O), u(r, t), u(t, i), u(i, n), u(r, s), u(s, o), u(s, l), u(l, h), u(l, c), u(s, f), u(f, m), u(f, g), u(s, b), _ || (E = x(
4094
4096
  r,
4095
4097
  "click",
4096
4098
  /*click_handler_1*/
4097
4099
  e[61]
4098
- ), w = !0);
4100
+ ), _ = !0);
4099
4101
  },
4100
4102
  p: z,
4101
4103
  d(A) {
4102
- A && ie(r), w = !1, E();
4104
+ A && ie(r), _ = !1, E();
4103
4105
  }
4104
4106
  };
4105
4107
  }
4106
- function ui(e) {
4108
+ function li(e) {
4107
4109
  let r, t = (
4108
4110
  /*$_*/
4109
4111
  e[30]("registerPasswordError") + ""
4110
4112
  ), i;
4111
4113
  return {
4112
4114
  c() {
4113
- r = v("p"), i = H(t), o(r, "class", "InvalidInput");
4115
+ r = w("p"), i = H(t), a(r, "class", "InvalidInput");
4114
4116
  },
4115
4117
  m(n, s) {
4116
4118
  ue(n, r, s), u(r, i);
@@ -4125,14 +4127,14 @@ function ui(e) {
4125
4127
  }
4126
4128
  };
4127
4129
  }
4128
- function ci(e) {
4130
+ function ui(e) {
4129
4131
  let r, t = (
4130
4132
  /*$_*/
4131
4133
  e[30]("registerSimplePasswordError") + ""
4132
4134
  ), i;
4133
4135
  return {
4134
4136
  c() {
4135
- r = v("p"), i = H(t), o(r, "class", "InvalidInput");
4137
+ r = w("p"), i = H(t), a(r, "class", "InvalidInput");
4136
4138
  },
4137
4139
  m(n, s) {
4138
4140
  ue(n, r, s), u(r, i);
@@ -4147,14 +4149,14 @@ function ci(e) {
4147
4149
  }
4148
4150
  };
4149
4151
  }
4150
- function co(e) {
4151
- let r, t, i, n, s, a, l, h, c;
4152
+ function ca(e) {
4153
+ let r, t, i, n, s, o, l, h, c;
4152
4154
  return {
4153
4155
  c() {
4154
- r = _("svg"), t = _("defs"), i = _("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = _("g"), a = _("path"), l = _("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(r, "class", "ToggleConfirmPasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.843"), o(r, "height", "10.5"), o(r, "viewBox", "0 0 18.843 10.5");
4156
+ r = v("svg"), t = v("defs"), i = v("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = v("g"), o = v("path"), l = v("circle"), a(o, "class", "a"), a(o, "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"), a(o, "transform", "translate(0)"), a(l, "class", "a"), a(l, "cx", "2.779"), a(l, "cy", "2.779"), a(l, "r", "2.779"), a(l, "transform", "translate(20.827 30.303)"), a(s, "transform", "translate(-14.185 -27.832)"), a(r, "class", "ToggleConfirmPasswordVisibility"), a(r, "xmlns", "http://www.w3.org/2000/svg"), a(r, "width", "18.843"), a(r, "height", "10.5"), a(r, "viewBox", "0 0 18.843 10.5");
4155
4157
  },
4156
4158
  m(f, m) {
4157
- ue(f, r, m), u(r, t), u(t, i), u(i, n), u(r, s), u(s, a), u(s, l), h || (c = x(
4159
+ ue(f, r, m), u(r, t), u(t, i), u(i, n), u(r, s), u(s, o), u(s, l), h || (c = x(
4158
4160
  r,
4159
4161
  "click",
4160
4162
  /*click_handler_4*/
@@ -4167,34 +4169,34 @@ function co(e) {
4167
4169
  }
4168
4170
  };
4169
4171
  }
4170
- function ho(e) {
4171
- let r, t, i, n, s, a, l, h, c, f, m, g, b, w, E;
4172
+ function ha(e) {
4173
+ let r, t, i, n, s, o, l, h, c, f, m, g, b, _, E;
4172
4174
  return {
4173
4175
  c() {
4174
- r = _("svg"), t = _("defs"), i = _("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = _("g"), a = _("circle"), l = _("g"), h = _("path"), c = _("path"), f = _("g"), m = _("path"), g = _("path"), b = _("rect"), o(a, "class", "a"), o(a, "cx", "0.05"), o(a, "cy", "0.05"), o(a, "r", "0.05"), o(a, "transform", "translate(121.017 31.148)"), o(h, "class", "a"), o(h, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(h, "transform", "translate(-142.164 -39.123)"), o(c, "class", "a"), o(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(c, "transform", "translate(-136.413 -42.068)"), o(l, "transform", "translate(117.499 27.37)"), o(m, "class", "a"), o(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(m, "transform", "translate(-110.856 -33.157)"), o(g, "class", "a"), o(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), o(g, "transform", "translate(-130.743 -29.617)"), o(f, "transform", "translate(110.856 24.899)"), o(b, "class", "a"), o(b, "width", "0.972"), o(b, "height", "15.861"), o(b, "rx", "0.486"), o(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(r, "class", "ToggleConfirmPasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.844"), o(r, "height", "12.887"), o(r, "viewBox", "0 0 18.844 12.887");
4176
+ r = v("svg"), t = v("defs"), i = v("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = v("g"), o = v("circle"), l = v("g"), h = v("path"), c = v("path"), f = v("g"), m = v("path"), g = v("path"), b = v("rect"), a(o, "class", "a"), a(o, "cx", "0.05"), a(o, "cy", "0.05"), a(o, "r", "0.05"), a(o, "transform", "translate(121.017 31.148)"), a(h, "class", "a"), a(h, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), a(h, "transform", "translate(-142.164 -39.123)"), a(c, "class", "a"), a(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), a(c, "transform", "translate(-136.413 -42.068)"), a(l, "transform", "translate(117.499 27.37)"), a(m, "class", "a"), a(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), a(m, "transform", "translate(-110.856 -33.157)"), a(g, "class", "a"), a(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), a(g, "transform", "translate(-130.743 -29.617)"), a(f, "transform", "translate(110.856 24.899)"), a(b, "class", "a"), a(b, "width", "0.972"), a(b, "height", "15.861"), a(b, "rx", "0.486"), a(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), a(s, "transform", "translate(-110.856 -23.242)"), a(r, "class", "ToggleConfirmPasswordVisibility"), a(r, "xmlns", "http://www.w3.org/2000/svg"), a(r, "width", "18.844"), a(r, "height", "12.887"), a(r, "viewBox", "0 0 18.844 12.887");
4175
4177
  },
4176
4178
  m(A, O) {
4177
- ue(A, r, O), u(r, t), u(t, i), u(i, n), u(r, s), u(s, a), u(s, l), u(l, h), u(l, c), u(s, f), u(f, m), u(f, g), u(s, b), w || (E = x(
4179
+ ue(A, r, O), u(r, t), u(t, i), u(i, n), u(r, s), u(s, o), u(s, l), u(l, h), u(l, c), u(s, f), u(f, m), u(f, g), u(s, b), _ || (E = x(
4178
4180
  r,
4179
4181
  "click",
4180
4182
  /*click_handler_3*/
4181
4183
  e[67]
4182
- ), w = !0);
4184
+ ), _ = !0);
4183
4185
  },
4184
4186
  p: z,
4185
4187
  d(A) {
4186
- A && ie(r), w = !1, E();
4188
+ A && ie(r), _ = !1, E();
4187
4189
  }
4188
4190
  };
4189
4191
  }
4190
- function hi(e) {
4192
+ function ci(e) {
4191
4193
  let r, t = (
4192
4194
  /*$_*/
4193
4195
  e[30]("registerConfirmPasswordError") + ""
4194
4196
  ), i;
4195
4197
  return {
4196
4198
  c() {
4197
- r = v("p"), i = H(t), o(r, "class", "InvalidInput");
4199
+ r = w("p"), i = H(t), a(r, "class", "InvalidInput");
4198
4200
  },
4199
4201
  m(n, s) {
4200
4202
  ue(n, r, s), u(r, i);
@@ -4209,7 +4211,7 @@ function hi(e) {
4209
4211
  }
4210
4212
  };
4211
4213
  }
4212
- function fi(e) {
4214
+ function hi(e) {
4213
4215
  let r, t = (
4214
4216
  /*custominputtextswitch*/
4215
4217
  (e[2] == "true" ? (
@@ -4222,7 +4224,7 @@ function fi(e) {
4222
4224
  ), i;
4223
4225
  return {
4224
4226
  c() {
4225
- r = v("p"), i = H(t), o(r, "class", "InvalidInput");
4227
+ r = w("p"), i = H(t), a(r, "class", "InvalidInput");
4226
4228
  },
4227
4229
  m(n, s) {
4228
4230
  ue(n, r, s), u(r, i);
@@ -4243,7 +4245,7 @@ function fi(e) {
4243
4245
  }
4244
4246
  };
4245
4247
  }
4246
- function di(e) {
4248
+ function fi(e) {
4247
4249
  let r, t = (
4248
4250
  /*custominputtextswitch*/
4249
4251
  (e[2] == "true" ? (
@@ -4256,7 +4258,7 @@ function di(e) {
4256
4258
  ), i;
4257
4259
  return {
4258
4260
  c() {
4259
- r = v("p"), i = H(t), o(r, "class", "InvalidInput");
4261
+ r = w("p"), i = H(t), a(r, "class", "InvalidInput");
4260
4262
  },
4261
4263
  m(n, s) {
4262
4264
  ue(n, r, s), u(r, i);
@@ -4277,29 +4279,29 @@ function di(e) {
4277
4279
  }
4278
4280
  };
4279
4281
  }
4280
- function fo(e) {
4282
+ function fa(e) {
4281
4283
  let r, t, i, n = (
4282
4284
  /*$_*/
4283
4285
  e[30]("registerTitle") + ""
4284
- ), s, a, l, h = (
4286
+ ), s, o, l, h = (
4285
4287
  /*$_*/
4286
4288
  e[30]("registerSubtitle") + ""
4287
4289
  ), c, f, m, g = (
4288
4290
  /*$_*/
4289
4291
  e[30]("registerSubtitleLogin") + ""
4290
- ), b, w, E, A, O, M = (
4292
+ ), b, _, E, A, O, M = (
4291
4293
  /*$_*/
4292
4294
  e[30]("registerEmail") + ""
4293
4295
  ), R, ce, G, ge, U, Ge, Ae, je, k, X, he = (
4294
4296
  /*$_*/
4295
4297
  e[30]("registerUsername") + ""
4296
- ), pe, ne, V, Te, F, xe, He, Ee, be, C, ve, Z = (
4298
+ ), pe, ne, V, Te, F, xe, He, Ee, be, C, we, Z = (
4297
4299
  /*$_*/
4298
4300
  e[30]("registerPassword") + ""
4299
- ), we, Lr, Le, Mr, B, Me, dr, mr, Ve, Re, Ue, gr, j, Ce, $e = (
4301
+ ), _e, Lr, Le, Mr, B, Me, dr, mr, Ve, Re, Ue, gr, j, Ce, $e = (
4300
4302
  /*$_*/
4301
4303
  e[30]("registerConfirmPassword") + ""
4302
- ), Qe, Rr, Be, pr, $, br, ze, ke, Ur, _e, Fe, Xe = (
4304
+ ), Qe, Rr, Be, pr, $, br, ze, ke, Ur, ve, Fe, Xe = (
4303
4305
  /*$_*/
4304
4306
  e[30]("registerPromoCode") + ""
4305
4307
  ), yr, kr, Fr, se, Dr, Ze, Gr, fe, Ie, We = (
@@ -4311,7 +4313,7 @@ function fo(e) {
4311
4313
  /*$_*/
4312
4314
  e[30]("registerSecurityQuestion")
4313
4315
  )) + ""
4314
- ), Er, jr, qe, Vr, oe, $r, Je, Qr, de, Ne, Ye = (
4316
+ ), Er, jr, qe, Vr, ae, $r, Je, Qr, de, Ne, Ye = (
4315
4317
  /*custominputtextswitch*/
4316
4318
  (e[2] == "true" ? (
4317
4319
  /*$_*/
@@ -4320,77 +4322,77 @@ function fo(e) {
4320
4322
  /*$_*/
4321
4323
  e[30]("registerSecurityAnswer")
4322
4324
  )) + ""
4323
- ), vr, zr, Ke, Xr, ae, Zr, er, p, N, le = (
4325
+ ), wr, zr, Ke, Xr, oe, Zr, er, p, N, le = (
4324
4326
  /*$_*/
4325
4327
  e[30]("registerNext") + ""
4326
- ), ut, Wr, ct, Mt, W = (
4328
+ ), ut, Wr, ct, Lt, W = (
4327
4329
  /*invalidEmail*/
4328
4330
  e[4] && ai(e)
4329
4331
  ), q = (
4330
4332
  /*invalidName*/
4331
- e[5] && li(e)
4333
+ e[5] && oi(e)
4332
4334
  );
4333
- function Rt(d, y) {
4335
+ function Mt(d, y) {
4334
4336
  return (
4335
4337
  /*isPasswordVisible*/
4336
- d[25] ? uo : lo
4338
+ d[25] ? ua : la
4337
4339
  );
4338
4340
  }
4339
- let qr = Rt(e), Se = qr(e), J = (
4341
+ let qr = Mt(e), Se = qr(e), J = (
4340
4342
  /*invalidPassword*/
4341
4343
  e[6] && /*simplepasswordvalidation*/
4342
- e[0] !== "true" && ui(e)
4344
+ e[0] !== "true" && li(e)
4343
4345
  ), Y = (
4344
4346
  /*invalidPassword*/
4345
4347
  e[6] && /*simplepasswordvalidation*/
4346
- e[0] === "true" && ci(e)
4348
+ e[0] === "true" && ui(e)
4347
4349
  );
4348
- function Ut(d, y) {
4350
+ function Rt(d, y) {
4349
4351
  return (
4350
4352
  /*isConfirmPasswordVisible*/
4351
- d[26] ? ho : co
4353
+ d[26] ? ha : ca
4352
4354
  );
4353
4355
  }
4354
- let Jr = Ut(e), Pe = Jr(e), K = (
4356
+ let Jr = Rt(e), Pe = Jr(e), K = (
4355
4357
  /*invalidConfirmPassword*/
4356
- e[7] && hi(e)
4358
+ e[7] && ci(e)
4357
4359
  ), ee = (
4358
4360
  /*invalidSecurityQuestion*/
4359
- e[8] && fi(e)
4361
+ e[8] && hi(e)
4360
4362
  ), re = (
4361
4363
  /*invalidSecurityAnswer*/
4362
- e[9] && di(e)
4364
+ e[9] && fi(e)
4363
4365
  );
4364
4366
  return {
4365
4367
  c() {
4366
- var d, y, wr, _r, Sr, Pr, xr, Cr;
4367
- r = v("div"), t = v("div"), i = v("h2"), s = H(n), a = I(), l = v("p"), c = H(h), f = I(), m = v("span"), b = H(g), w = I(), E = v("form"), A = v("div"), O = v("label"), R = H(M), ce = H(":"), G = v("span"), G.textContent = "*", ge = I(), U = v("input"), Ge = I(), W && W.c(), je = I(), k = v("div"), X = v("label"), pe = H(he), ne = H(":"), V = v("span"), V.textContent = "*", Te = I(), F = v("input"), He = I(), q && q.c(), be = I(), C = v("div"), ve = v("label"), we = H(Z), Lr = H(":"), Le = v("span"), Le.textContent = "*", Mr = I(), B = v("input"), dr = I(), Se.c(), mr = I(), J && J.c(), Ve = I(), Y && Y.c(), gr = I(), j = v("div"), Ce = v("label"), Qe = H($e), Rr = H(":"), Be = v("span"), Be.textContent = "*", pr = I(), $ = v("input"), br = I(), Pe.c(), ze = I(), K && K.c(), Ur = I(), _e = v("div"), Fe = v("label"), yr = H(Xe), kr = H(":"), Fr = I(), se = v("input"), Dr = I(), Gr = I(), fe = v("div"), Ie = v("label"), Er = H(We), jr = H(":"), qe = v("span"), qe.textContent = "*", Vr = I(), oe = v("input"), $r = I(), ee && ee.c(), Qr = I(), de = v("div"), Ne = v("label"), vr = H(Ye), zr = H(":"), Ke = v("span"), Ke.textContent = "*", Xr = I(), ae = v("input"), Zr = I(), re && re.c(), p = I(), N = v("button"), ut = H(le), o(i, "class", "RegisterFormTitle"), o(m, "class", "FormLoginCallToAction"), o(l, "class", "RegisterFormSubtitle"), o(t, "class", "RegisterFormHeader"), o(G, "class", "FormRequired"), o(O, "for", "Email"), o(U, "type", "text"), o(U, "id", "Email"), o(A, "class", Ae = "EmailContainer " + /*invalidEmail*/
4368
+ var d, y, _r, vr, Sr, Pr, xr, Cr;
4369
+ r = w("div"), t = w("div"), i = w("h2"), s = H(n), o = I(), l = w("p"), c = H(h), f = I(), m = w("span"), b = H(g), _ = I(), E = w("form"), A = w("div"), O = w("label"), R = H(M), ce = H(":"), G = w("span"), G.textContent = "*", ge = I(), U = w("input"), Ge = I(), W && W.c(), je = I(), k = w("div"), X = w("label"), pe = H(he), ne = H(":"), V = w("span"), V.textContent = "*", Te = I(), F = w("input"), He = I(), q && q.c(), be = I(), C = w("div"), we = w("label"), _e = H(Z), Lr = H(":"), Le = w("span"), Le.textContent = "*", Mr = I(), B = w("input"), dr = I(), Se.c(), mr = I(), J && J.c(), Ve = I(), Y && Y.c(), gr = I(), j = w("div"), Ce = w("label"), Qe = H($e), Rr = H(":"), Be = w("span"), Be.textContent = "*", pr = I(), $ = w("input"), br = I(), Pe.c(), ze = I(), K && K.c(), Ur = I(), ve = w("div"), Fe = w("label"), yr = H(Xe), kr = H(":"), Fr = I(), se = w("input"), Dr = I(), Gr = I(), fe = w("div"), Ie = w("label"), Er = H(We), jr = H(":"), qe = w("span"), qe.textContent = "*", Vr = I(), ae = w("input"), $r = I(), ee && ee.c(), Qr = I(), de = w("div"), Ne = w("label"), wr = H(Ye), zr = H(":"), Ke = w("span"), Ke.textContent = "*", Xr = I(), oe = w("input"), Zr = I(), re && re.c(), p = I(), N = w("button"), ut = H(le), a(i, "class", "RegisterFormTitle"), a(m, "class", "FormLoginCallToAction"), a(l, "class", "RegisterFormSubtitle"), a(t, "class", "RegisterFormHeader"), a(G, "class", "FormRequired"), a(O, "for", "Email"), a(U, "type", "text"), a(U, "id", "Email"), a(A, "class", Ae = "EmailContainer " + /*invalidEmail*/
4368
4370
  (e[4] && !/*emailFocus*/
4369
4371
  e[10] ? "InvalidField" : "") + /*disabledFieldsList*/
4370
- (((d = e[17]) == null ? void 0 : d.indexOf("email")) >= 0 ? "Hidden" : "")), o(V, "class", "FormRequired"), o(X, "for", "UserName"), o(F, "type", "text"), o(F, "id", "UserName"), o(F, "autocomplete", xe = /*savecredentials*/
4371
- e[1] ? "username" : "off"), o(k, "class", Ee = "UserContainer " + /*invalidName*/
4372
+ (((d = e[17]) == null ? void 0 : d.indexOf("email")) >= 0 ? "Hidden" : "")), a(V, "class", "FormRequired"), a(X, "for", "UserName"), a(F, "type", "text"), a(F, "id", "UserName"), a(F, "autocomplete", xe = /*savecredentials*/
4373
+ e[1] ? "username" : "off"), a(k, "class", Ee = "UserContainer " + /*invalidName*/
4372
4374
  (e[5] && !/*usernameFocus*/
4373
4375
  e[11] ? "InvalidField" : "") + /*disabledFieldsList*/
4374
- (((y = e[17]) == null ? void 0 : y.indexOf("username")) >= 0 ? "Hidden" : "")), o(Le, "class", "FormRequired"), o(ve, "for", "Password"), o(B, "name", "new-password"), o(B, "type", "password"), o(B, "id", "new-password"), o(B, "autocomplete", Me = /*savecredentials*/
4375
- e[1] ? "new-password" : "off"), o(B, "aria-describedby", "password-constraints"), o(C, "class", Re = "PasswordContainer " + /*invalidPassword*/
4376
+ (((y = e[17]) == null ? void 0 : y.indexOf("username")) >= 0 ? "Hidden" : "")), a(Le, "class", "FormRequired"), a(we, "for", "Password"), a(B, "name", "new-password"), a(B, "type", "password"), a(B, "id", "new-password"), a(B, "autocomplete", Me = /*savecredentials*/
4377
+ e[1] ? "new-password" : "off"), a(B, "aria-describedby", "password-constraints"), a(C, "class", Re = "PasswordContainer " + /*invalidPassword*/
4376
4378
  (e[6] && !/*passwordFocus*/
4377
4379
  e[12] ? "InvalidField" : "") + /*disabledFieldsList*/
4378
- (((wr = e[17]) == null ? void 0 : wr.indexOf("password")) >= 0 ? "Hidden" : "")), C.hidden = Ue = /*disabledFieldsList*/
4379
- ((_r = e[17]) == null ? void 0 : _r.indexOf("password")) >= 0, o(Be, "class", "FormRequired"), o(Ce, "for", "ConfirmPassword"), o($, "type", "password"), o($, "id", "ConfirmPassword"), o(j, "class", ke = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
4380
+ (((_r = e[17]) == null ? void 0 : _r.indexOf("password")) >= 0 ? "Hidden" : "")), C.hidden = Ue = /*disabledFieldsList*/
4381
+ ((vr = e[17]) == null ? void 0 : vr.indexOf("password")) >= 0, a(Be, "class", "FormRequired"), a(Ce, "for", "ConfirmPassword"), a($, "type", "password"), a($, "id", "ConfirmPassword"), a(j, "class", ke = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
4380
4382
  (e[7] && !/*confirmPasswordFocus*/
4381
4383
  e[13] ? "InvalidField" : "") + /*disabledFieldsList*/
4382
- (((Sr = e[17]) == null ? void 0 : Sr.indexOf("confirmPassword")) >= 0 ? "Hidden" : "")), o(Fe, "for", "PromoCode"), o(se, "type", "text"), o(se, "id", "PromoCode"), o(_e, "class", Ze = "PromoCodeContainer " + /*disabledFieldsList*/
4383
- (((Pr = e[17]) == null ? void 0 : Pr.indexOf("promoCode")) >= 0 ? "Hidden" : "")), o(qe, "class", "FormRequired"), o(Ie, "for", "SecurityQuestion"), o(oe, "type", "text"), o(oe, "id", "SecurityQuestion"), o(fe, "class", Je = "SecurityQuestionContainer " + /*invalidSecurityQuestion*/
4384
+ (((Sr = e[17]) == null ? void 0 : Sr.indexOf("confirmPassword")) >= 0 ? "Hidden" : "")), a(Fe, "for", "PromoCode"), a(se, "type", "text"), a(se, "id", "PromoCode"), a(ve, "class", Ze = "PromoCodeContainer " + /*disabledFieldsList*/
4385
+ (((Pr = e[17]) == null ? void 0 : Pr.indexOf("promoCode")) >= 0 ? "Hidden" : "")), a(qe, "class", "FormRequired"), a(Ie, "for", "SecurityQuestion"), a(ae, "type", "text"), a(ae, "id", "SecurityQuestion"), a(fe, "class", Je = "SecurityQuestionContainer " + /*invalidSecurityQuestion*/
4384
4386
  (e[8] && !/*securityQFocus*/
4385
4387
  e[14] ? "InvalidField" : "") + /*disabledFieldsList*/
4386
- (((xr = e[17]) == null ? void 0 : xr.indexOf("securityQuestion")) >= 0 ? "Hidden" : "")), o(Ke, "class", "FormRequired"), o(Ne, "for", "SecurityAnswer"), o(ae, "type", "text"), o(ae, "id", "SecurityAnswer"), o(de, "class", er = "SecurityAnswerContainer " + /*invalidSecurityAnswer*/
4388
+ (((xr = e[17]) == null ? void 0 : xr.indexOf("securityQuestion")) >= 0 ? "Hidden" : "")), a(Ke, "class", "FormRequired"), a(Ne, "for", "SecurityAnswer"), a(oe, "type", "text"), a(oe, "id", "SecurityAnswer"), a(de, "class", er = "SecurityAnswerContainer " + /*invalidSecurityAnswer*/
4387
4389
  (e[9] && !/*securityAFocus*/
4388
4390
  e[15] ? "InvalidField" : "") + /*disabledFieldsList*/
4389
- (((Cr = e[17]) == null ? void 0 : Cr.indexOf("securityAnswer")) >= 0 ? "Hidden" : "")), o(N, "class", "RegisterStepNext"), N.disabled = Wr = !/*isValid*/
4390
- e[29], o(E, "class", "RegisterFormContent");
4391
+ (((Cr = e[17]) == null ? void 0 : Cr.indexOf("securityAnswer")) >= 0 ? "Hidden" : "")), a(N, "class", "RegisterStepNext"), N.disabled = Wr = !/*isValid*/
4392
+ e[29], a(E, "class", "RegisterFormContent");
4391
4393
  },
4392
4394
  m(d, y) {
4393
- ue(d, r, y), u(r, t), u(t, i), u(i, s), u(t, a), u(t, l), u(l, c), u(l, f), u(l, m), u(m, b), u(r, w), u(r, E), u(E, A), u(A, O), u(O, R), u(O, ce), u(O, G), u(A, ge), u(A, U), te(
4395
+ ue(d, r, y), u(r, t), u(t, i), u(i, s), u(t, o), u(t, l), u(l, c), u(l, f), u(l, m), u(m, b), u(r, _), u(r, E), u(E, A), u(A, O), u(O, R), u(O, ce), u(O, G), u(A, ge), u(A, U), te(
4394
4396
  U,
4395
4397
  /*userEmail*/
4396
4398
  e[19]
@@ -4398,7 +4400,7 @@ function fo(e) {
4398
4400
  F,
4399
4401
  /*userValue*/
4400
4402
  e[18]
4401
- ), u(k, He), q && q.m(k, null), u(E, be), u(E, C), u(C, ve), u(ve, we), u(ve, Lr), u(ve, Le), u(C, Mr), u(C, B), te(
4403
+ ), u(k, He), q && q.m(k, null), u(E, be), u(E, C), u(C, we), u(we, _e), u(we, Lr), u(we, Le), u(C, Mr), u(C, B), te(
4402
4404
  B,
4403
4405
  /*userPassword*/
4404
4406
  e[20]
@@ -4406,19 +4408,19 @@ function fo(e) {
4406
4408
  $,
4407
4409
  /*confirmUserPassword*/
4408
4410
  e[21]
4409
- ), e[66]($), u(j, br), Pe.m(j, null), u(j, ze), K && K.m(j, null), u(E, Ur), u(E, _e), u(_e, Fe), u(Fe, yr), u(Fe, kr), u(_e, Fr), u(_e, se), te(
4411
+ ), e[66]($), u(j, br), Pe.m(j, null), u(j, ze), K && K.m(j, null), u(E, Ur), u(E, ve), u(ve, Fe), u(Fe, yr), u(Fe, kr), u(ve, Fr), u(ve, se), te(
4410
4412
  se,
4411
4413
  /*promoCode*/
4412
4414
  e[24]
4413
- ), u(_e, Dr), u(E, Gr), u(E, fe), u(fe, Ie), u(Ie, Er), u(Ie, jr), u(Ie, qe), u(fe, Vr), u(fe, oe), te(
4414
- oe,
4415
+ ), u(ve, Dr), u(E, Gr), u(E, fe), u(fe, Ie), u(Ie, Er), u(Ie, jr), u(Ie, qe), u(fe, Vr), u(fe, ae), te(
4416
+ ae,
4415
4417
  /*securityQuestion*/
4416
4418
  e[22]
4417
- ), u(fe, $r), ee && ee.m(fe, null), u(E, Qr), u(E, de), u(de, Ne), u(Ne, vr), u(Ne, zr), u(Ne, Ke), u(de, Xr), u(de, ae), te(
4418
- ae,
4419
+ ), u(fe, $r), ee && ee.m(fe, null), u(E, Qr), u(E, de), u(de, Ne), u(Ne, wr), u(Ne, zr), u(Ne, Ke), u(de, Xr), u(de, oe), te(
4420
+ oe,
4419
4421
  /*securityAnswer*/
4420
4422
  e[23]
4421
- ), u(de, Zr), re && re.m(de, null), u(E, p), u(E, N), u(N, ut), e[79](r), ct || (Mt = [
4423
+ ), u(de, Zr), re && re.m(de, null), u(E, p), u(E, N), u(N, ut), e[79](r), ct || (Lt = [
4422
4424
  x(
4423
4425
  m,
4424
4426
  "click",
@@ -4546,49 +4548,49 @@ function fo(e) {
4546
4548
  e[71]
4547
4549
  ),
4548
4550
  x(
4549
- oe,
4551
+ ae,
4550
4552
  "input",
4551
4553
  /*input5_input_handler*/
4552
4554
  e[72]
4553
4555
  ),
4554
4556
  x(
4555
- oe,
4557
+ ae,
4556
4558
  "keyup",
4557
4559
  /*checkSecurityQuestion*/
4558
4560
  e[41]
4559
4561
  ),
4560
4562
  x(
4561
- oe,
4563
+ ae,
4562
4564
  "focus",
4563
4565
  /*focus_handler_5*/
4564
4566
  e[73]
4565
4567
  ),
4566
4568
  x(
4567
- oe,
4569
+ ae,
4568
4570
  "blur",
4569
4571
  /*blur_handler_5*/
4570
4572
  e[74]
4571
4573
  ),
4572
4574
  x(
4573
- ae,
4575
+ oe,
4574
4576
  "input",
4575
4577
  /*input6_input_handler*/
4576
4578
  e[75]
4577
4579
  ),
4578
4580
  x(
4579
- ae,
4581
+ oe,
4580
4582
  "keyup",
4581
4583
  /*checkSecurityAnswer*/
4582
4584
  e[42]
4583
4585
  ),
4584
4586
  x(
4585
- ae,
4587
+ oe,
4586
4588
  "focus",
4587
4589
  /*focus_handler_6*/
4588
4590
  e[76]
4589
4591
  ),
4590
4592
  x(
4591
- ae,
4593
+ oe,
4592
4594
  "blur",
4593
4595
  /*blur_handler_6*/
4594
4596
  e[77]
@@ -4602,7 +4604,7 @@ function fo(e) {
4602
4604
  ], ct = !0);
4603
4605
  },
4604
4606
  p(d, y) {
4605
- var wr, _r, Sr, Pr, xr, Cr, kt, Ft;
4607
+ var _r, vr, Sr, Pr, xr, Cr, Ut, kt;
4606
4608
  y[0] & /*$_*/
4607
4609
  1073741824 && n !== (n = /*$_*/
4608
4610
  d[30]("registerTitle") + "") && D(s, n), y[0] & /*$_*/
@@ -4622,40 +4624,40 @@ function fo(e) {
4622
4624
  132112 && Ae !== (Ae = "EmailContainer " + /*invalidEmail*/
4623
4625
  (d[4] && !/*emailFocus*/
4624
4626
  d[10] ? "InvalidField" : "") + /*disabledFieldsList*/
4625
- (((wr = d[17]) == null ? void 0 : wr.indexOf("email")) >= 0 ? "Hidden" : "")) && o(A, "class", Ae), y[0] & /*$_*/
4627
+ (((_r = d[17]) == null ? void 0 : _r.indexOf("email")) >= 0 ? "Hidden" : "")) && a(A, "class", Ae), y[0] & /*$_*/
4626
4628
  1073741824 && he !== (he = /*$_*/
4627
4629
  d[30]("registerUsername") + "") && D(pe, he), y[0] & /*savecredentials*/
4628
4630
  2 && xe !== (xe = /*savecredentials*/
4629
- d[1] ? "username" : "off") && o(F, "autocomplete", xe), y[0] & /*userValue*/
4631
+ d[1] ? "username" : "off") && a(F, "autocomplete", xe), y[0] & /*userValue*/
4630
4632
  262144 && F.value !== /*userValue*/
4631
4633
  d[18] && te(
4632
4634
  F,
4633
4635
  /*userValue*/
4634
4636
  d[18]
4635
4637
  ), /*invalidName*/
4636
- d[5] ? q ? q.p(d, y) : (q = li(d), q.c(), q.m(k, null)) : q && (q.d(1), q = null), y[0] & /*invalidName, usernameFocus, disabledFieldsList*/
4638
+ d[5] ? q ? q.p(d, y) : (q = oi(d), q.c(), q.m(k, null)) : q && (q.d(1), q = null), y[0] & /*invalidName, usernameFocus, disabledFieldsList*/
4637
4639
  133152 && Ee !== (Ee = "UserContainer " + /*invalidName*/
4638
4640
  (d[5] && !/*usernameFocus*/
4639
4641
  d[11] ? "InvalidField" : "") + /*disabledFieldsList*/
4640
- (((_r = d[17]) == null ? void 0 : _r.indexOf("username")) >= 0 ? "Hidden" : "")) && o(k, "class", Ee), y[0] & /*$_*/
4642
+ (((vr = d[17]) == null ? void 0 : vr.indexOf("username")) >= 0 ? "Hidden" : "")) && a(k, "class", Ee), y[0] & /*$_*/
4641
4643
  1073741824 && Z !== (Z = /*$_*/
4642
- d[30]("registerPassword") + "") && D(we, Z), y[0] & /*savecredentials*/
4644
+ d[30]("registerPassword") + "") && D(_e, Z), y[0] & /*savecredentials*/
4643
4645
  2 && Me !== (Me = /*savecredentials*/
4644
- d[1] ? "new-password" : "off") && o(B, "autocomplete", Me), y[0] & /*userPassword*/
4646
+ d[1] ? "new-password" : "off") && a(B, "autocomplete", Me), y[0] & /*userPassword*/
4645
4647
  1048576 && B.value !== /*userPassword*/
4646
4648
  d[20] && te(
4647
4649
  B,
4648
4650
  /*userPassword*/
4649
4651
  d[20]
4650
- ), qr === (qr = Rt(d)) && Se ? Se.p(d, y) : (Se.d(1), Se = qr(d), Se && (Se.c(), Se.m(C, mr))), /*invalidPassword*/
4652
+ ), qr === (qr = Mt(d)) && Se ? Se.p(d, y) : (Se.d(1), Se = qr(d), Se && (Se.c(), Se.m(C, mr))), /*invalidPassword*/
4651
4653
  d[6] && /*simplepasswordvalidation*/
4652
- d[0] !== "true" ? J ? J.p(d, y) : (J = ui(d), J.c(), J.m(C, Ve)) : J && (J.d(1), J = null), /*invalidPassword*/
4654
+ d[0] !== "true" ? J ? J.p(d, y) : (J = li(d), J.c(), J.m(C, Ve)) : J && (J.d(1), J = null), /*invalidPassword*/
4653
4655
  d[6] && /*simplepasswordvalidation*/
4654
- d[0] === "true" ? Y ? Y.p(d, y) : (Y = ci(d), Y.c(), Y.m(C, null)) : Y && (Y.d(1), Y = null), y[0] & /*invalidPassword, passwordFocus, disabledFieldsList*/
4656
+ d[0] === "true" ? Y ? Y.p(d, y) : (Y = ui(d), Y.c(), Y.m(C, null)) : Y && (Y.d(1), Y = null), y[0] & /*invalidPassword, passwordFocus, disabledFieldsList*/
4655
4657
  135232 && Re !== (Re = "PasswordContainer " + /*invalidPassword*/
4656
4658
  (d[6] && !/*passwordFocus*/
4657
4659
  d[12] ? "InvalidField" : "") + /*disabledFieldsList*/
4658
- (((Sr = d[17]) == null ? void 0 : Sr.indexOf("password")) >= 0 ? "Hidden" : "")) && o(C, "class", Re), y[0] & /*disabledFieldsList*/
4660
+ (((Sr = d[17]) == null ? void 0 : Sr.indexOf("password")) >= 0 ? "Hidden" : "")) && a(C, "class", Re), y[0] & /*disabledFieldsList*/
4659
4661
  131072 && Ue !== (Ue = /*disabledFieldsList*/
4660
4662
  ((Pr = d[17]) == null ? void 0 : Pr.indexOf("password")) >= 0) && (C.hidden = Ue), y[0] & /*$_*/
4661
4663
  1073741824 && $e !== ($e = /*$_*/
@@ -4665,12 +4667,12 @@ function fo(e) {
4665
4667
  $,
4666
4668
  /*confirmUserPassword*/
4667
4669
  d[21]
4668
- ), Jr === (Jr = Ut(d)) && Pe ? Pe.p(d, y) : (Pe.d(1), Pe = Jr(d), Pe && (Pe.c(), Pe.m(j, ze))), /*invalidConfirmPassword*/
4669
- d[7] ? K ? K.p(d, y) : (K = hi(d), K.c(), K.m(j, null)) : K && (K.d(1), K = null), y[0] & /*invalidConfirmPassword, confirmPasswordFocus, disabledFieldsList*/
4670
+ ), Jr === (Jr = Rt(d)) && Pe ? Pe.p(d, y) : (Pe.d(1), Pe = Jr(d), Pe && (Pe.c(), Pe.m(j, ze))), /*invalidConfirmPassword*/
4671
+ d[7] ? K ? K.p(d, y) : (K = ci(d), K.c(), K.m(j, null)) : K && (K.d(1), K = null), y[0] & /*invalidConfirmPassword, confirmPasswordFocus, disabledFieldsList*/
4670
4672
  139392 && ke !== (ke = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
4671
4673
  (d[7] && !/*confirmPasswordFocus*/
4672
4674
  d[13] ? "InvalidField" : "") + /*disabledFieldsList*/
4673
- (((xr = d[17]) == null ? void 0 : xr.indexOf("confirmPassword")) >= 0 ? "Hidden" : "")) && o(j, "class", ke), y[0] & /*$_*/
4675
+ (((xr = d[17]) == null ? void 0 : xr.indexOf("confirmPassword")) >= 0 ? "Hidden" : "")) && a(j, "class", ke), y[0] & /*$_*/
4674
4676
  1073741824 && Xe !== (Xe = /*$_*/
4675
4677
  d[30]("registerPromoCode") + "") && D(yr, Xe), y[0] & /*promoCode*/
4676
4678
  16777216 && se.value !== /*promoCode*/
@@ -4680,7 +4682,7 @@ function fo(e) {
4680
4682
  d[24]
4681
4683
  ), y[0] & /*disabledFieldsList*/
4682
4684
  131072 && Ze !== (Ze = "PromoCodeContainer " + /*disabledFieldsList*/
4683
- (((Cr = d[17]) == null ? void 0 : Cr.indexOf("promoCode")) >= 0 ? "Hidden" : "")) && o(_e, "class", Ze), y[0] & /*custominputtextswitch, $_*/
4685
+ (((Cr = d[17]) == null ? void 0 : Cr.indexOf("promoCode")) >= 0 ? "Hidden" : "")) && a(ve, "class", Ze), y[0] & /*custominputtextswitch, $_*/
4684
4686
  1073741828 && We !== (We = /*custominputtextswitch*/
4685
4687
  (d[2] == "true" ? (
4686
4688
  /*$_*/
@@ -4689,17 +4691,17 @@ function fo(e) {
4689
4691
  /*$_*/
4690
4692
  d[30]("registerSecurityQuestion")
4691
4693
  )) + "") && D(Er, We), y[0] & /*securityQuestion*/
4692
- 4194304 && oe.value !== /*securityQuestion*/
4694
+ 4194304 && ae.value !== /*securityQuestion*/
4693
4695
  d[22] && te(
4694
- oe,
4696
+ ae,
4695
4697
  /*securityQuestion*/
4696
4698
  d[22]
4697
4699
  ), /*invalidSecurityQuestion*/
4698
- d[8] ? ee ? ee.p(d, y) : (ee = fi(d), ee.c(), ee.m(fe, null)) : ee && (ee.d(1), ee = null), y[0] & /*invalidSecurityQuestion, securityQFocus, disabledFieldsList*/
4700
+ d[8] ? ee ? ee.p(d, y) : (ee = hi(d), ee.c(), ee.m(fe, null)) : ee && (ee.d(1), ee = null), y[0] & /*invalidSecurityQuestion, securityQFocus, disabledFieldsList*/
4699
4701
  147712 && Je !== (Je = "SecurityQuestionContainer " + /*invalidSecurityQuestion*/
4700
4702
  (d[8] && !/*securityQFocus*/
4701
4703
  d[14] ? "InvalidField" : "") + /*disabledFieldsList*/
4702
- (((kt = d[17]) == null ? void 0 : kt.indexOf("securityQuestion")) >= 0 ? "Hidden" : "")) && o(fe, "class", Je), y[0] & /*custominputtextswitch, $_*/
4704
+ (((Ut = d[17]) == null ? void 0 : Ut.indexOf("securityQuestion")) >= 0 ? "Hidden" : "")) && a(fe, "class", Je), y[0] & /*custominputtextswitch, $_*/
4703
4705
  1073741828 && Ye !== (Ye = /*custominputtextswitch*/
4704
4706
  (d[2] == "true" ? (
4705
4707
  /*$_*/
@@ -4707,18 +4709,18 @@ function fo(e) {
4707
4709
  ) : (
4708
4710
  /*$_*/
4709
4711
  d[30]("registerSecurityAnswer")
4710
- )) + "") && D(vr, Ye), y[0] & /*securityAnswer*/
4711
- 8388608 && ae.value !== /*securityAnswer*/
4712
+ )) + "") && D(wr, Ye), y[0] & /*securityAnswer*/
4713
+ 8388608 && oe.value !== /*securityAnswer*/
4712
4714
  d[23] && te(
4713
- ae,
4715
+ oe,
4714
4716
  /*securityAnswer*/
4715
4717
  d[23]
4716
4718
  ), /*invalidSecurityAnswer*/
4717
- d[9] ? re ? re.p(d, y) : (re = di(d), re.c(), re.m(de, null)) : re && (re.d(1), re = null), y[0] & /*invalidSecurityAnswer, securityAFocus, disabledFieldsList*/
4719
+ d[9] ? re ? re.p(d, y) : (re = fi(d), re.c(), re.m(de, null)) : re && (re.d(1), re = null), y[0] & /*invalidSecurityAnswer, securityAFocus, disabledFieldsList*/
4718
4720
  164352 && er !== (er = "SecurityAnswerContainer " + /*invalidSecurityAnswer*/
4719
4721
  (d[9] && !/*securityAFocus*/
4720
4722
  d[15] ? "InvalidField" : "") + /*disabledFieldsList*/
4721
- (((Ft = d[17]) == null ? void 0 : Ft.indexOf("securityAnswer")) >= 0 ? "Hidden" : "")) && o(de, "class", er), y[0] & /*$_*/
4723
+ (((kt = d[17]) == null ? void 0 : kt.indexOf("securityAnswer")) >= 0 ? "Hidden" : "")) && a(de, "class", er), y[0] & /*$_*/
4722
4724
  1073741824 && le !== (le = /*$_*/
4723
4725
  d[30]("registerNext") + "") && D(ut, le), y[0] & /*isValid*/
4724
4726
  536870912 && Wr !== (Wr = !/*isValid*/
@@ -4727,14 +4729,14 @@ function fo(e) {
4727
4729
  i: z,
4728
4730
  o: z,
4729
4731
  d(d) {
4730
- d && ie(r), W && W.d(), q && q.d(), e[60](null), Se.d(), J && J.d(), Y && Y.d(), e[66](null), Pe.d(), K && K.d(), ee && ee.d(), re && re.d(), e[79](null), ct = !1, ur(Mt);
4732
+ d && ie(r), W && W.d(), q && q.d(), e[60](null), Se.d(), J && J.d(), Y && Y.d(), e[66](null), Pe.d(), K && K.d(), ee && ee.d(), re && re.d(), e[79](null), ct = !1, ur(Lt);
4731
4733
  }
4732
4734
  };
4733
4735
  }
4734
- function mo(e, r, t) {
4736
+ function da(e, r, t) {
4735
4737
  let i;
4736
- Zi(e, to, (p) => t(30, i = p));
4737
- let { lang: n = "" } = r, { disabledfields: s = "" } = r, { simplepasswordvalidation: a = "false" } = r, { mbsource: l } = r, { clientstyling: h = "" } = r, { clientstylingurl: c = "" } = r, { translationurl: f = "" } = r, { savecredentials: m = "" } = r, { custominputtextswitch: g = "false" } = r, b = !1, w = !1, E = !1, A = !1, O = !1, M = !1, R = !1, ce = !1, G = !1, ge = !1, U = !1, Ge = !1, Ae = !1, je, k = "", X = "", he = "", pe = "", ne = "", V = "", Te = "", F = !1, xe = !1, He, Ee, be = {}, C = {
4738
+ Xi(e, ta, (p) => t(30, i = p));
4739
+ let { lang: n = "" } = r, { disabledfields: s = "" } = r, { simplepasswordvalidation: o = "false" } = r, { mbsource: l } = r, { clientstyling: h = "" } = r, { clientstylingurl: c = "" } = r, { translationurl: f = "" } = r, { savecredentials: m = "" } = r, { custominputtextswitch: g = "false" } = r, b = !1, _ = !1, E = !1, A = !1, O = !1, M = !1, R = !1, ce = !1, G = !1, ge = !1, U = !1, Ge = !1, Ae = !1, je, k = "", X = "", he = "", pe = "", ne = "", V = "", Te = "", F = !1, xe = !1, He, Ee, be = {}, C = {
4738
4740
  username: !1,
4739
4741
  email: !1,
4740
4742
  password: !1,
@@ -4742,7 +4744,7 @@ function mo(e, r, t) {
4742
4744
  securityAnswer: !1,
4743
4745
  securityQuestion: !1,
4744
4746
  promoCode: !0
4745
- }, ve = !1, Z, we = {
4747
+ }, we = !1, Z, _e = {
4746
4748
  user: /^(?!(?:.*\d){9})(?=(?:.*[a-zA-Z]){4})^[a-zA-Z\d]*$/,
4747
4749
  email: /^[^<>()*{}=/|?`~[\]\\,;:\%#^\s@\"$&!@]+@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z0-9]+\.)+[a-zA-Z]{2,}))$/i,
4748
4750
  password: /^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[^\w\s]).{8,20}$/,
@@ -4751,14 +4753,14 @@ function mo(e, r, t) {
4751
4753
  const Lr = () => {
4752
4754
  fetch(f).then((N) => N.json()).then((N) => {
4753
4755
  Object.keys(N).forEach((le) => {
4754
- si(le, N[le]);
4756
+ ni(le, N[le]);
4755
4757
  });
4756
4758
  }).catch((N) => {
4757
4759
  console.log(N);
4758
4760
  });
4759
4761
  };
4760
- Object.keys(oi).forEach((p) => {
4761
- si(p, oi[p]);
4762
+ Object.keys(si).forEach((p) => {
4763
+ ni(p, si[p]);
4762
4764
  });
4763
4765
  const Le = () => {
4764
4766
  window.postMessage({ type: "ToLogin" }, window.location.href);
@@ -4788,13 +4790,13 @@ function mo(e, r, t) {
4788
4790
  break;
4789
4791
  }
4790
4792
  }, B = () => {
4791
- t(29, ve = Object.keys(C).every((p) => s.includes(p) ? !0 : C[p] !== !1));
4793
+ t(29, we = Object.keys(C).every((p) => s.includes(p) ? !0 : C[p] !== !1));
4792
4794
  }, Me = () => {
4793
- be.email = X, we.email.test(X) && X.length <= 100 ? t(4, b = !1) : t(4, b = !0), C.email = !b, B();
4795
+ be.email = X, _e.email.test(X) && X.length <= 100 ? t(4, b = !1) : t(4, b = !0), C.email = !b, B();
4794
4796
  }, dr = () => {
4795
- be.username = k, we.user.test(k) && k.length <= 20 ? t(5, w = !1) : t(5, w = !0), C.username = !w, B();
4797
+ be.username = k, _e.user.test(k) && k.length <= 20 ? t(5, _ = !1) : t(5, _ = !0), C.username = !_, B();
4796
4798
  }, mr = () => {
4797
- a == "true" && (we.password = /^(?!.* ).{8,20}$/);
4799
+ o == "true" && (_e.password = /^(?!.* ).{8,20}$/);
4798
4800
  }, Ve = () => {
4799
4801
  t(25, F = !0), j();
4800
4802
  }, Re = () => {
@@ -4807,7 +4809,7 @@ function mo(e, r, t) {
4807
4809
  t(27, He.type = F ? "text" : "password", He);
4808
4810
  }, Ce = () => {
4809
4811
  t(28, Ee.type = xe ? "text" : "password", Ee);
4810
- }, $e = () => !!we.password.test(he), Qe = () => {
4812
+ }, $e = () => !!_e.password.test(he), Qe = () => {
4811
4813
  be.password = he, t(6, E = !$e()), pe.length !== 0 && Be(), C.password = !E, B();
4812
4814
  }, Rr = () => he === pe, Be = () => {
4813
4815
  be.confirmUserPassword = pe, t(7, A = !Rr()), C.confirmUserPassword = !A, B();
@@ -4817,7 +4819,7 @@ function mo(e, r, t) {
4817
4819
  if (be.securityQuestion = ne, ne)
4818
4820
  switch (g) {
4819
4821
  case "true":
4820
- if (we.document.test(ne) && ne.length <= 50) {
4822
+ if (_e.document.test(ne) && ne.length <= 50) {
4821
4823
  t(8, O = !1), C.securityQuestion = !O, B();
4822
4824
  return;
4823
4825
  }
@@ -4834,7 +4836,7 @@ function mo(e, r, t) {
4834
4836
  if (be.securityAnswer = V, V)
4835
4837
  switch (g) {
4836
4838
  case "true":
4837
- if (we.document.test(V) && V.length <= 50) {
4839
+ if (_e.document.test(V) && V.length <= 50) {
4838
4840
  t(9, M = !1), C.securityAnswer = !M, B();
4839
4841
  return;
4840
4842
  }
@@ -4862,15 +4864,15 @@ function mo(e, r, t) {
4862
4864
  const N = p.data.userData;
4863
4865
  for (const le in N)
4864
4866
  Mr(le, N[le]);
4865
- t(29, ve = Object.keys(C).every((le) => s.includes(le) ? !0 : C[le] !== !1));
4867
+ t(29, we = Object.keys(C).every((le) => s.includes(le) ? !0 : C[le] !== !1));
4866
4868
  break;
4867
4869
  }
4868
4870
  }, Ur = () => {
4869
4871
  t(17, je = s.split(","));
4870
- }, _e = () => {
4871
- io(n);
4872
+ }, ve = () => {
4873
+ ia(n);
4872
4874
  };
4873
- rn(() => (window.addEventListener("message", ke, !1), () => {
4875
+ en(() => (window.addEventListener("message", ke, !1), () => {
4874
4876
  window.removeEventListener("message", ke);
4875
4877
  }));
4876
4878
  const Fe = () => Le();
@@ -4896,7 +4898,7 @@ function mo(e, r, t) {
4896
4898
  pe = this.value, t(21, pe);
4897
4899
  }
4898
4900
  const qe = () => t(13, ge = !0), Vr = () => t(13, ge = !1);
4899
- function oe(p) {
4901
+ function ae(p) {
4900
4902
  Hr[p ? "unshift" : "push"](() => {
4901
4903
  Ee = p, t(28, Ee);
4902
4904
  });
@@ -4909,37 +4911,37 @@ function mo(e, r, t) {
4909
4911
  function Ye() {
4910
4912
  ne = this.value, t(22, ne);
4911
4913
  }
4912
- const vr = () => t(14, U = !0), zr = () => t(14, U = !1);
4914
+ const wr = () => t(14, U = !0), zr = () => t(14, U = !1);
4913
4915
  function Ke() {
4914
4916
  V = this.value, t(23, V);
4915
4917
  }
4916
- const Xr = () => t(15, Ge = !0), ae = () => t(15, Ge = !1), Zr = (p) => ze(p);
4918
+ const Xr = () => t(15, Ge = !0), oe = () => t(15, Ge = !1), Zr = (p) => ze(p);
4917
4919
  function er(p) {
4918
4920
  Hr[p ? "unshift" : "push"](() => {
4919
4921
  Z = p, t(3, Z);
4920
4922
  });
4921
4923
  }
4922
4924
  return e.$$set = (p) => {
4923
- "lang" in p && t(44, n = p.lang), "disabledfields" in p && t(45, s = p.disabledfields), "simplepasswordvalidation" in p && t(0, a = p.simplepasswordvalidation), "mbsource" in p && t(46, l = p.mbsource), "clientstyling" in p && t(47, h = p.clientstyling), "clientstylingurl" in p && t(48, c = p.clientstylingurl), "translationurl" in p && t(49, f = p.translationurl), "savecredentials" in p && t(1, m = p.savecredentials), "custominputtextswitch" in p && t(2, g = p.custominputtextswitch);
4925
+ "lang" in p && t(44, n = p.lang), "disabledfields" in p && t(45, s = p.disabledfields), "simplepasswordvalidation" in p && t(0, o = p.simplepasswordvalidation), "mbsource" in p && t(46, l = p.mbsource), "clientstyling" in p && t(47, h = p.clientstyling), "clientstylingurl" in p && t(48, c = p.clientstylingurl), "translationurl" in p && t(49, f = p.translationurl), "savecredentials" in p && t(1, m = p.savecredentials), "custominputtextswitch" in p && t(2, g = p.custominputtextswitch);
4924
4926
  }, e.$$.update = () => {
4925
4927
  e.$$.dirty[1] & /*lang*/
4926
- 8192 && n && _e(), e.$$.dirty[1] & /*disabledfields*/
4928
+ 8192 && n && ve(), e.$$.dirty[1] & /*disabledfields*/
4927
4929
  16384 && s && Ur(), e.$$.dirty[0] & /*simplepasswordvalidation*/
4928
- 1 && a && mr(), e.$$.dirty[0] & /*customStylingContainer*/
4930
+ 1 && o && mr(), e.$$.dirty[0] & /*customStylingContainer*/
4929
4931
  8 | e.$$.dirty[1] & /*clientstyling*/
4930
- 65536 && h && Z && no(Z, h), e.$$.dirty[0] & /*customStylingContainer*/
4932
+ 65536 && h && Z && na(Z, h), e.$$.dirty[0] & /*customStylingContainer*/
4931
4933
  8 | e.$$.dirty[1] & /*clientstylingurl*/
4932
- 131072 && c && Z && so(Z, c), e.$$.dirty[0] & /*customStylingContainer*/
4934
+ 131072 && c && Z && sa(Z, c), e.$$.dirty[0] & /*customStylingContainer*/
4933
4935
  8 | e.$$.dirty[1] & /*mbsource*/
4934
- 32768 && l && Z && oo(Z, `${l}.Style`), e.$$.dirty[1] & /*translationurl*/
4936
+ 32768 && l && Z && aa(Z, `${l}.Style`), e.$$.dirty[1] & /*translationurl*/
4935
4937
  262144 && f && Lr();
4936
4938
  }, [
4937
- a,
4939
+ o,
4938
4940
  m,
4939
4941
  g,
4940
4942
  Z,
4941
4943
  b,
4942
- w,
4944
+ _,
4943
4945
  E,
4944
4946
  A,
4945
4947
  O,
@@ -4963,7 +4965,7 @@ function mo(e, r, t) {
4963
4965
  xe,
4964
4966
  He,
4965
4967
  Ee,
4966
- ve,
4968
+ we,
4967
4969
  i,
4968
4970
  Le,
4969
4971
  Me,
@@ -5000,30 +5002,30 @@ function mo(e, r, t) {
5000
5002
  jr,
5001
5003
  qe,
5002
5004
  Vr,
5003
- oe,
5005
+ ae,
5004
5006
  $r,
5005
5007
  Je,
5006
5008
  Qr,
5007
5009
  de,
5008
5010
  Ne,
5009
5011
  Ye,
5010
- vr,
5012
+ wr,
5011
5013
  zr,
5012
5014
  Ke,
5013
5015
  Xr,
5014
- ae,
5016
+ oe,
5015
5017
  Zr,
5016
5018
  er
5017
5019
  ];
5018
5020
  }
5019
- class go extends mn {
5021
+ class ma extends dn {
5020
5022
  constructor(r) {
5021
- super(), fn(
5023
+ super(), hn(
5022
5024
  this,
5023
5025
  r,
5024
- mo,
5025
- fo,
5026
- gi,
5026
+ da,
5027
+ fa,
5028
+ mi,
5027
5029
  {
5028
5030
  lang: 44,
5029
5031
  disabledfields: 45,
@@ -5035,7 +5037,7 @@ class go extends mn {
5035
5037
  savecredentials: 1,
5036
5038
  custominputtextswitch: 2
5037
5039
  },
5038
- ao,
5040
+ oa,
5039
5041
  [-1, -1, -1, -1]
5040
5042
  );
5041
5043
  }
@@ -5094,7 +5096,7 @@ class go extends mn {
5094
5096
  this.$$set({ custominputtextswitch: r }), ye();
5095
5097
  }
5096
5098
  }
5097
- dn(go, { lang: {}, disabledfields: {}, simplepasswordvalidation: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {} }, [], [], !0);
5099
+ fn(ma, { lang: {}, disabledfields: {}, simplepasswordvalidation: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {} }, [], [], !0);
5098
5100
  export {
5099
- go as default
5101
+ ma as default
5100
5102
  };