@everymatrix/general-player-register-form-step1 1.74.3 → 1.74.5

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