@everymatrix/general-player-register-form-step1 1.55.0 → 1.56.0

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,46 +1,46 @@
1
- function X() {
1
+ function z() {
2
2
  }
3
- function ei(e) {
3
+ function Yt(e) {
4
4
  return e();
5
5
  }
6
- function It() {
6
+ function Tt() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
- function ur(e) {
10
- e.forEach(ei);
9
+ function lr(e) {
10
+ e.forEach(Yt);
11
11
  }
12
- function wt(e) {
12
+ function _t(e) {
13
13
  return typeof e == "function";
14
14
  }
15
- function ri(e, r) {
15
+ function Kt(e, r) {
16
16
  return e != e ? r == r : e !== r || e && typeof e == "object" || typeof e == "function";
17
17
  }
18
- function Ti(e) {
18
+ function Ci(e) {
19
19
  return Object.keys(e).length === 0;
20
20
  }
21
- function ti(e, ...r) {
21
+ function ei(e, ...r) {
22
22
  if (e == null) {
23
23
  for (const i of r)
24
24
  i(void 0);
25
- return X;
25
+ return z;
26
26
  }
27
27
  const t = e.subscribe(...r);
28
28
  return t.unsubscribe ? () => t.unsubscribe() : t;
29
29
  }
30
- function Hi(e, r, t) {
31
- e.$$.on_destroy.push(ti(r, t));
30
+ function Ai(e, r, t) {
31
+ e.$$.on_destroy.push(ei(r, t));
32
32
  }
33
33
  function l(e, r) {
34
34
  e.appendChild(r);
35
35
  }
36
- function Ii(e, r, t) {
37
- const i = Bi(e);
36
+ function Ti(e, r, t) {
37
+ const i = Hi(e);
38
38
  if (!i.getElementById(r)) {
39
39
  const n = E("style");
40
- n.id = r, n.textContent = t, Ni(i, n);
40
+ n.id = r, n.textContent = t, Bi(i, n);
41
41
  }
42
42
  }
43
- function Bi(e) {
43
+ function Hi(e) {
44
44
  if (!e) return document;
45
45
  const r = e.getRootNode ? e.getRootNode() : e.ownerDocument;
46
46
  return r && /** @type {ShadowRoot} */
@@ -49,30 +49,30 @@ function Bi(e) {
49
49
  r
50
50
  ) : e.ownerDocument;
51
51
  }
52
- function Ni(e, r) {
52
+ function Bi(e, r) {
53
53
  return l(
54
54
  /** @type {Document} */
55
55
  e.head || e,
56
56
  r
57
57
  ), r.sheet;
58
58
  }
59
- function fe(e, r, t) {
59
+ function ue(e, r, t) {
60
60
  e.insertBefore(r, t || null);
61
61
  }
62
- function se(e) {
62
+ function ie(e) {
63
63
  e.parentNode && e.parentNode.removeChild(e);
64
64
  }
65
65
  function E(e) {
66
66
  return document.createElement(e);
67
67
  }
68
- function S(e) {
68
+ function _(e) {
69
69
  return document.createElementNS("http://www.w3.org/2000/svg", e);
70
70
  }
71
- function T(e) {
71
+ function H(e) {
72
72
  return document.createTextNode(e);
73
73
  }
74
- function H() {
75
- return T(" ");
74
+ function I() {
75
+ return H(" ");
76
76
  }
77
77
  function x(e, r, t, i) {
78
78
  return e.addEventListener(r, t, i), () => e.removeEventListener(r, t, i);
@@ -80,17 +80,17 @@ function x(e, r, t, i) {
80
80
  function o(e, r, t) {
81
81
  t == null ? e.removeAttribute(r) : e.getAttribute(r) !== t && e.setAttribute(r, t);
82
82
  }
83
- function Oi(e) {
83
+ function Ii(e) {
84
84
  return Array.from(e.childNodes);
85
85
  }
86
- function F(e, r) {
86
+ function D(e, r) {
87
87
  r = "" + r, e.data !== r && (e.data = /** @type {string} */
88
88
  r);
89
89
  }
90
- function ne(e, r) {
90
+ function te(e, r) {
91
91
  e.value = r ?? "";
92
92
  }
93
- function Li(e) {
93
+ function Ni(e) {
94
94
  const r = {};
95
95
  return e.childNodes.forEach(
96
96
  /** @param {Element} node */
@@ -99,93 +99,93 @@ function Li(e) {
99
99
  }
100
100
  ), r;
101
101
  }
102
- let Cr;
103
- function Sr(e) {
104
- Cr = e;
102
+ let Sr;
103
+ function wr(e) {
104
+ Sr = e;
105
105
  }
106
- function Mi() {
107
- if (!Cr) throw new Error("Function called outside component initialization");
108
- return Cr;
106
+ function Oi() {
107
+ if (!Sr) throw new Error("Function called outside component initialization");
108
+ return Sr;
109
109
  }
110
- function Ri(e) {
111
- Mi().$$.on_mount.push(e);
110
+ function Li(e) {
111
+ Oi().$$.on_mount.push(e);
112
112
  }
113
- const ir = [], Pr = [];
114
- let nr = [];
115
- const Bt = [], Ui = /* @__PURE__ */ Promise.resolve();
113
+ const tr = [], _r = [];
114
+ let ir = [];
115
+ const Ht = [], Mi = /* @__PURE__ */ Promise.resolve();
116
116
  let ht = !1;
117
- function ki() {
118
- ht || (ht = !0, Ui.then(Ce));
117
+ function Ri() {
118
+ ht || (ht = !0, Mi.then(be));
119
119
  }
120
120
  function ft(e) {
121
- nr.push(e);
121
+ ir.push(e);
122
122
  }
123
123
  const nt = /* @__PURE__ */ new Set();
124
- let rr = 0;
125
- function Ce() {
126
- if (rr !== 0)
124
+ let er = 0;
125
+ function be() {
126
+ if (er !== 0)
127
127
  return;
128
- const e = Cr;
128
+ const e = Sr;
129
129
  do {
130
130
  try {
131
- for (; rr < ir.length; ) {
132
- const r = ir[rr];
133
- rr++, Sr(r), Fi(r.$$);
131
+ for (; er < tr.length; ) {
132
+ const r = tr[er];
133
+ er++, wr(r), Ui(r.$$);
134
134
  }
135
135
  } catch (r) {
136
- throw ir.length = 0, rr = 0, r;
136
+ throw tr.length = 0, er = 0, r;
137
137
  }
138
- for (Sr(null), ir.length = 0, rr = 0; Pr.length; ) Pr.pop()();
139
- for (let r = 0; r < nr.length; r += 1) {
140
- const t = nr[r];
138
+ for (wr(null), tr.length = 0, er = 0; _r.length; ) _r.pop()();
139
+ for (let r = 0; r < ir.length; r += 1) {
140
+ const t = ir[r];
141
141
  nt.has(t) || (nt.add(t), t());
142
142
  }
143
- nr.length = 0;
144
- } while (ir.length);
145
- for (; Bt.length; )
146
- Bt.pop()();
147
- ht = !1, nt.clear(), Sr(e);
143
+ ir.length = 0;
144
+ } while (tr.length);
145
+ for (; Ht.length; )
146
+ Ht.pop()();
147
+ ht = !1, nt.clear(), wr(e);
148
148
  }
149
- function Fi(e) {
149
+ function Ui(e) {
150
150
  if (e.fragment !== null) {
151
- e.update(), ur(e.before_update);
151
+ e.update(), lr(e.before_update);
152
152
  const r = e.dirty;
153
153
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, r), e.after_update.forEach(ft);
154
154
  }
155
155
  }
156
- function Di(e) {
156
+ function ki(e) {
157
157
  const r = [], t = [];
158
- nr.forEach((i) => e.indexOf(i) === -1 ? r.push(i) : t.push(i)), t.forEach((i) => i()), nr = r;
158
+ ir.forEach((i) => e.indexOf(i) === -1 ? r.push(i) : t.push(i)), t.forEach((i) => i()), ir = r;
159
159
  }
160
- const Gi = /* @__PURE__ */ new Set();
161
- function ji(e, r) {
162
- e && e.i && (Gi.delete(e), e.i(r));
160
+ const Fi = /* @__PURE__ */ new Set();
161
+ function Di(e, r) {
162
+ e && e.i && (Fi.delete(e), e.i(r));
163
163
  }
164
- function Vi(e, r, t) {
164
+ function Gi(e, r, t) {
165
165
  const { fragment: i, after_update: n } = e.$$;
166
166
  i && i.m(r, t), ft(() => {
167
- const s = e.$$.on_mount.map(ei).filter(wt);
168
- e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ur(s), e.$$.on_mount = [];
167
+ const s = e.$$.on_mount.map(Yt).filter(_t);
168
+ e.$$.on_destroy ? e.$$.on_destroy.push(...s) : lr(s), e.$$.on_mount = [];
169
169
  }), n.forEach(ft);
170
170
  }
171
- function $i(e, r) {
171
+ function ji(e, r) {
172
172
  const t = e.$$;
173
- t.fragment !== null && (Di(t.after_update), ur(t.on_destroy), t.fragment && t.fragment.d(r), t.on_destroy = t.fragment = null, t.ctx = []);
173
+ t.fragment !== null && (ki(t.after_update), lr(t.on_destroy), t.fragment && t.fragment.d(r), t.on_destroy = t.fragment = null, t.ctx = []);
174
174
  }
175
- function Qi(e, r) {
176
- e.$$.dirty[0] === -1 && (ir.push(e), ki(), e.$$.dirty.fill(0)), e.$$.dirty[r / 31 | 0] |= 1 << r % 31;
175
+ function Vi(e, r) {
176
+ e.$$.dirty[0] === -1 && (tr.push(e), Ri(), e.$$.dirty.fill(0)), e.$$.dirty[r / 31 | 0] |= 1 << r % 31;
177
177
  }
178
- function zi(e, r, t, i, n, s, u = null, a = [-1]) {
179
- const f = Cr;
180
- Sr(e);
178
+ function $i(e, r, t, i, n, s, u = null, a = [-1]) {
179
+ const f = Sr;
180
+ wr(e);
181
181
  const c = e.$$ = {
182
182
  fragment: null,
183
183
  ctx: [],
184
184
  // state
185
185
  props: s,
186
- update: X,
186
+ update: z,
187
187
  not_equal: n,
188
- bound: It(),
188
+ bound: Tt(),
189
189
  // lifecycle
190
190
  on_mount: [],
191
191
  on_destroy: [],
@@ -194,7 +194,7 @@ function zi(e, r, t, i, n, s, u = null, a = [-1]) {
194
194
  after_update: [],
195
195
  context: new Map(r.context || (f ? f.$$.context : [])),
196
196
  // everything else
197
- callbacks: It(),
197
+ callbacks: Tt(),
198
198
  dirty: a,
199
199
  skip_bound: !1,
200
200
  root: r.target || f.$$.root
@@ -202,20 +202,20 @@ function zi(e, r, t, i, n, s, u = null, a = [-1]) {
202
202
  u && u(c.root);
203
203
  let h = !1;
204
204
  if (c.ctx = t ? t(e, r.props || {}, (m, g, ...b) => {
205
- const _ = b.length ? b[0] : g;
206
- return c.ctx && n(c.ctx[m], c.ctx[m] = _) && (!c.skip_bound && c.bound[m] && c.bound[m](_), h && Qi(e, m)), g;
207
- }) : [], c.update(), h = !0, ur(c.before_update), c.fragment = i ? i(c.ctx) : !1, r.target) {
205
+ const w = b.length ? b[0] : g;
206
+ return c.ctx && n(c.ctx[m], c.ctx[m] = w) && (!c.skip_bound && c.bound[m] && c.bound[m](w), h && Vi(e, m)), g;
207
+ }) : [], c.update(), h = !0, lr(c.before_update), c.fragment = i ? i(c.ctx) : !1, r.target) {
208
208
  if (r.hydrate) {
209
- const m = Oi(r.target);
210
- c.fragment && c.fragment.l(m), m.forEach(se);
209
+ const m = Ii(r.target);
210
+ c.fragment && c.fragment.l(m), m.forEach(ie);
211
211
  } else
212
212
  c.fragment && c.fragment.c();
213
- r.intro && ji(e.$$.fragment), Vi(e, r.target, r.anchor), Ce();
213
+ r.intro && Di(e.$$.fragment), Gi(e, r.target, r.anchor), be();
214
214
  }
215
- Sr(f);
215
+ wr(f);
216
216
  }
217
- let ii;
218
- typeof HTMLElement == "function" && (ii = class extends HTMLElement {
217
+ let ri;
218
+ typeof HTMLElement == "function" && (ri = class extends HTMLElement {
219
219
  /** The Svelte component constructor */
220
220
  $$ctor;
221
221
  /** Slots */
@@ -264,22 +264,22 @@ typeof HTMLElement == "function" && (ii = class extends HTMLElement {
264
264
  * @param {HTMLElement} [anchor]
265
265
  */
266
266
  m: function(f, c) {
267
- fe(f, s, c);
267
+ ue(f, s, c);
268
268
  },
269
269
  d: function(f) {
270
- f && se(s);
270
+ f && ie(s);
271
271
  }
272
272
  };
273
273
  };
274
274
  };
275
275
  if (await Promise.resolve(), !this.$$cn || this.$$c)
276
276
  return;
277
- const r = {}, t = Li(this);
277
+ const r = {}, t = Ni(this);
278
278
  for (const n of this.$$s)
279
279
  n in t && (r[n] = [e(n)]);
280
280
  for (const n of this.attributes) {
281
281
  const s = this.$$g_p(n.name);
282
- s in this.$$d || (this.$$d[s] = Xr(s, n.value, this.$$p_d, "toProp"));
282
+ s in this.$$d || (this.$$d[s] = zr(s, n.value, this.$$p_d, "toProp"));
283
283
  }
284
284
  for (const n in this.$$p_d)
285
285
  !(n in this.$$d) && this[n] !== void 0 && (this.$$d[n] = this[n], delete this[n]);
@@ -297,7 +297,7 @@ typeof HTMLElement == "function" && (ii = class extends HTMLElement {
297
297
  this.$$r = !0;
298
298
  for (const n in this.$$p_d)
299
299
  if (this.$$d[n] = this.$$c.$$.ctx[this.$$c.$$.props[n]], this.$$p_d[n].reflect) {
300
- const s = Xr(
300
+ const s = zr(
301
301
  n,
302
302
  this.$$d[n],
303
303
  this.$$p_d,
@@ -319,7 +319,7 @@ typeof HTMLElement == "function" && (ii = class extends HTMLElement {
319
319
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
320
320
  // and setting attributes through setAttribute etc, this is helpful
321
321
  attributeChangedCallback(e, r, t) {
322
- this.$$r || (e = this.$$g_p(e), this.$$d[e] = Xr(e, t, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
322
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = zr(e, t, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
323
323
  }
324
324
  disconnectedCallback() {
325
325
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -332,7 +332,7 @@ typeof HTMLElement == "function" && (ii = class extends HTMLElement {
332
332
  ) || e;
333
333
  }
334
334
  });
335
- function Xr(e, r, t, i) {
335
+ function zr(e, r, t, i) {
336
336
  const n = t[e]?.type;
337
337
  if (r = n === "Boolean" && typeof r != "boolean" ? r != null : r, !i || !t[e])
338
338
  return r;
@@ -361,8 +361,8 @@ function Xr(e, r, t, i) {
361
361
  return r;
362
362
  }
363
363
  }
364
- function Xi(e, r, t, i, n, s) {
365
- let u = class extends ii {
364
+ function Qi(e, r, t, i, n, s) {
365
+ let u = class extends ri {
366
366
  constructor() {
367
367
  super(e, t, n), this.$$p_d = r;
368
368
  }
@@ -378,7 +378,7 @@ function Xi(e, r, t, i, n, s) {
378
378
  return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
379
379
  },
380
380
  set(f) {
381
- f = Xr(a, f, r), this.$$d[a] = f, this.$$c?.$set({ [a]: f });
381
+ f = zr(a, f, r), this.$$d[a] = f, this.$$c?.$set({ [a]: f });
382
382
  }
383
383
  });
384
384
  }), i.forEach((a) => {
@@ -390,7 +390,7 @@ function Xi(e, r, t, i, n, s) {
390
390
  }), e.element = /** @type {any} */
391
391
  u, u;
392
392
  }
393
- class Zi {
393
+ class zi {
394
394
  /**
395
395
  * ### PRIVATE API
396
396
  *
@@ -409,7 +409,7 @@ class Zi {
409
409
  $$set = void 0;
410
410
  /** @returns {void} */
411
411
  $destroy() {
412
- $i(this, 1), this.$destroy = X;
412
+ ji(this, 1), this.$destroy = z;
413
413
  }
414
414
  /**
415
415
  * @template {Extract<keyof Events, string>} K
@@ -418,8 +418,8 @@ class Zi {
418
418
  * @returns {() => void}
419
419
  */
420
420
  $on(r, t) {
421
- if (!wt(t))
422
- return X;
421
+ if (!_t(t))
422
+ return z;
423
423
  const i = this.$$.callbacks[r] || (this.$$.callbacks[r] = []);
424
424
  return i.push(t), () => {
425
425
  const n = i.indexOf(t);
@@ -431,63 +431,63 @@ class Zi {
431
431
  * @returns {void}
432
432
  */
433
433
  $set(r) {
434
- this.$$set && !Ti(r) && (this.$$.skip_bound = !0, this.$$set(r), this.$$.skip_bound = !1);
434
+ this.$$set && !Ci(r) && (this.$$.skip_bound = !0, this.$$set(r), this.$$.skip_bound = !1);
435
435
  }
436
436
  }
437
- const Wi = "4";
438
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Wi);
439
- const tr = [];
440
- function qi(e, r) {
437
+ const Xi = "4";
438
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Xi);
439
+ const rr = [];
440
+ function Zi(e, r) {
441
441
  return {
442
- subscribe: Yr(e, r).subscribe
442
+ subscribe: Jr(e, r).subscribe
443
443
  };
444
444
  }
445
- function Yr(e, r = X) {
445
+ function Jr(e, r = z) {
446
446
  let t;
447
447
  const i = /* @__PURE__ */ new Set();
448
448
  function n(a) {
449
- if (ri(e, a) && (e = a, t)) {
450
- const f = !tr.length;
449
+ if (Kt(e, a) && (e = a, t)) {
450
+ const f = !rr.length;
451
451
  for (const c of i)
452
- c[1](), tr.push(c, e);
452
+ c[1](), rr.push(c, e);
453
453
  if (f) {
454
- for (let c = 0; c < tr.length; c += 2)
455
- tr[c][0](tr[c + 1]);
456
- tr.length = 0;
454
+ for (let c = 0; c < rr.length; c += 2)
455
+ rr[c][0](rr[c + 1]);
456
+ rr.length = 0;
457
457
  }
458
458
  }
459
459
  }
460
460
  function s(a) {
461
461
  n(a(e));
462
462
  }
463
- function u(a, f = X) {
463
+ function u(a, f = z) {
464
464
  const c = [a, f];
465
- return i.add(c), i.size === 1 && (t = r(n, s) || X), a(e), () => {
465
+ return i.add(c), i.size === 1 && (t = r(n, s) || z), a(e), () => {
466
466
  i.delete(c), i.size === 0 && t && (t(), t = null);
467
467
  };
468
468
  }
469
469
  return { set: n, update: s, subscribe: u };
470
470
  }
471
- function cr(e, r, t) {
471
+ function ur(e, r, t) {
472
472
  const i = !Array.isArray(e), n = i ? [e] : e;
473
473
  if (!n.every(Boolean))
474
474
  throw new Error("derived() expects stores as input, got a falsy value");
475
475
  const s = r.length < 2;
476
- return qi(t, (u, a) => {
476
+ return Zi(t, (u, a) => {
477
477
  let f = !1;
478
478
  const c = [];
479
- let h = 0, m = X;
479
+ let h = 0, m = z;
480
480
  const g = () => {
481
481
  if (h)
482
482
  return;
483
483
  m();
484
- const _ = r(i ? c[0] : c, u, a);
485
- s ? u(_) : m = wt(_) ? _ : X;
484
+ const w = r(i ? c[0] : c, u, a);
485
+ s ? u(w) : m = _t(w) ? w : z;
486
486
  }, b = n.map(
487
- (_, y) => ti(
488
- _,
489
- (w) => {
490
- c[y] = w, h &= ~(1 << y), f && g();
487
+ (w, y) => ei(
488
+ w,
489
+ (A) => {
490
+ c[y] = A, h &= ~(1 << y), f && g();
491
491
  },
492
492
  () => {
493
493
  h |= 1 << y;
@@ -495,84 +495,84 @@ function cr(e, r, t) {
495
495
  )
496
496
  );
497
497
  return f = !0, g(), function() {
498
- ur(b), m(), f = !1;
498
+ lr(b), m(), f = !1;
499
499
  };
500
500
  });
501
501
  }
502
- function Ji(e) {
502
+ function Wi(e) {
503
503
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
504
504
  }
505
- var Yi = function(r) {
506
- return Ki(r) && !en(r);
505
+ var qi = function(r) {
506
+ return Ji(r) && !Yi(r);
507
507
  };
508
- function Ki(e) {
508
+ function Ji(e) {
509
509
  return !!e && typeof e == "object";
510
510
  }
511
- function en(e) {
511
+ function Yi(e) {
512
512
  var r = Object.prototype.toString.call(e);
513
- return r === "[object RegExp]" || r === "[object Date]" || nn(e);
513
+ return r === "[object RegExp]" || r === "[object Date]" || rn(e);
514
514
  }
515
- var rn = typeof Symbol == "function" && Symbol.for, tn = rn ? Symbol.for("react.element") : 60103;
516
- function nn(e) {
517
- return e.$$typeof === tn;
515
+ var Ki = typeof Symbol == "function" && Symbol.for, en = Ki ? Symbol.for("react.element") : 60103;
516
+ function rn(e) {
517
+ return e.$$typeof === en;
518
518
  }
519
- function sn(e) {
519
+ function tn(e) {
520
520
  return Array.isArray(e) ? [] : {};
521
521
  }
522
- function xr(e, r) {
523
- return r.clone !== !1 && r.isMergeableObject(e) ? sr(sn(e), e, r) : e;
522
+ function Pr(e, r) {
523
+ return r.clone !== !1 && r.isMergeableObject(e) ? nr(tn(e), e, r) : e;
524
524
  }
525
- function on(e, r, t) {
525
+ function nn(e, r, t) {
526
526
  return e.concat(r).map(function(i) {
527
- return xr(i, t);
527
+ return Pr(i, t);
528
528
  });
529
529
  }
530
- function an(e, r) {
530
+ function sn(e, r) {
531
531
  if (!r.customMerge)
532
- return sr;
532
+ return nr;
533
533
  var t = r.customMerge(e);
534
- return typeof t == "function" ? t : sr;
534
+ return typeof t == "function" ? t : nr;
535
535
  }
536
- function ln(e) {
536
+ function on(e) {
537
537
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(r) {
538
538
  return Object.propertyIsEnumerable.call(e, r);
539
539
  }) : [];
540
540
  }
541
- function Nt(e) {
542
- return Object.keys(e).concat(ln(e));
541
+ function Bt(e) {
542
+ return Object.keys(e).concat(on(e));
543
543
  }
544
- function ni(e, r) {
544
+ function ti(e, r) {
545
545
  try {
546
546
  return r in e;
547
547
  } catch {
548
548
  return !1;
549
549
  }
550
550
  }
551
- function un(e, r) {
552
- return ni(e, r) && !(Object.hasOwnProperty.call(e, r) && Object.propertyIsEnumerable.call(e, r));
551
+ function an(e, r) {
552
+ return ti(e, r) && !(Object.hasOwnProperty.call(e, r) && Object.propertyIsEnumerable.call(e, r));
553
553
  }
554
- function cn(e, r, t) {
554
+ function ln(e, r, t) {
555
555
  var i = {};
556
- return t.isMergeableObject(e) && Nt(e).forEach(function(n) {
557
- i[n] = xr(e[n], t);
558
- }), Nt(r).forEach(function(n) {
559
- un(e, n) || (ni(e, n) && t.isMergeableObject(r[n]) ? i[n] = an(n, t)(e[n], r[n], t) : i[n] = xr(r[n], t));
556
+ return t.isMergeableObject(e) && Bt(e).forEach(function(n) {
557
+ i[n] = Pr(e[n], t);
558
+ }), Bt(r).forEach(function(n) {
559
+ an(e, n) || (ti(e, n) && t.isMergeableObject(r[n]) ? i[n] = sn(n, t)(e[n], r[n], t) : i[n] = Pr(r[n], t));
560
560
  }), i;
561
561
  }
562
- function sr(e, r, t) {
563
- t = t || {}, t.arrayMerge = t.arrayMerge || on, t.isMergeableObject = t.isMergeableObject || Yi, t.cloneUnlessOtherwiseSpecified = xr;
562
+ function nr(e, r, t) {
563
+ t = t || {}, t.arrayMerge = t.arrayMerge || nn, t.isMergeableObject = t.isMergeableObject || qi, t.cloneUnlessOtherwiseSpecified = Pr;
564
564
  var i = Array.isArray(r), n = Array.isArray(e), s = i === n;
565
- return s ? i ? t.arrayMerge(e, r, t) : cn(e, r, t) : xr(r, t);
565
+ return s ? i ? t.arrayMerge(e, r, t) : ln(e, r, t) : Pr(r, t);
566
566
  }
567
- sr.all = function(r, t) {
567
+ nr.all = function(r, t) {
568
568
  if (!Array.isArray(r))
569
569
  throw new Error("first argument should be an array");
570
570
  return r.reduce(function(i, n) {
571
- return sr(i, n, t);
571
+ return nr(i, n, t);
572
572
  }, {});
573
573
  };
574
- var hn = sr, fn = hn;
575
- const dn = /* @__PURE__ */ Ji(fn);
574
+ var un = nr, cn = un;
575
+ const hn = /* @__PURE__ */ Wi(cn);
576
576
  var dt = function(e, r) {
577
577
  return dt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(t, i) {
578
578
  t.__proto__ = i;
@@ -580,7 +580,7 @@ var dt = function(e, r) {
580
580
  for (var n in i) Object.prototype.hasOwnProperty.call(i, n) && (t[n] = i[n]);
581
581
  }, dt(e, r);
582
582
  };
583
- function Kr(e, r) {
583
+ function Yr(e, r) {
584
584
  if (typeof r != "function" && r !== null)
585
585
  throw new TypeError("Class extends value " + String(r) + " is not a constructor or null");
586
586
  dt(e, r);
@@ -589,16 +589,16 @@ function Kr(e, r) {
589
589
  }
590
590
  e.prototype = r === null ? Object.create(r) : (t.prototype = r.prototype, new t());
591
591
  }
592
- var A = function() {
593
- return A = Object.assign || function(r) {
592
+ var T = function() {
593
+ return T = Object.assign || function(r) {
594
594
  for (var t, i = 1, n = arguments.length; i < n; i++) {
595
595
  t = arguments[i];
596
596
  for (var s in t) Object.prototype.hasOwnProperty.call(t, s) && (r[s] = t[s]);
597
597
  }
598
598
  return r;
599
- }, A.apply(this, arguments);
599
+ }, T.apply(this, arguments);
600
600
  };
601
- function mn(e, r) {
601
+ function fn(e, r) {
602
602
  var t = {};
603
603
  for (var i in e) Object.prototype.hasOwnProperty.call(e, i) && r.indexOf(i) < 0 && (t[i] = e[i]);
604
604
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -612,104 +612,102 @@ function st(e, r, t) {
612
612
  return e.concat(s || Array.prototype.slice.call(r));
613
613
  }
614
614
  function ot(e, r) {
615
- var t = r && r.cache ? r.cache : vn, i = r && r.serializer ? r.serializer : En, n = r && r.strategy ? r.strategy : pn;
615
+ var t = r && r.cache ? r.cache : En, i = r && r.serializer ? r.serializer : bn, n = r && r.strategy ? r.strategy : gn;
616
616
  return n(e, {
617
617
  cache: t,
618
618
  serializer: i
619
619
  });
620
620
  }
621
- function gn(e) {
621
+ function dn(e) {
622
622
  return e == null || typeof e == "number" || typeof e == "boolean";
623
623
  }
624
- function si(e, r, t, i) {
625
- var n = gn(i) ? i : t(i), s = r.get(n);
624
+ function mn(e, r, t, i) {
625
+ var n = dn(i) ? i : t(i), s = r.get(n);
626
626
  return typeof s > "u" && (s = e.call(this, i), r.set(n, s)), s;
627
627
  }
628
- function oi(e, r, t) {
628
+ function ii(e, r, t) {
629
629
  var i = Array.prototype.slice.call(arguments, 3), n = t(i), s = r.get(n);
630
630
  return typeof s > "u" && (s = e.apply(this, i), r.set(n, s)), s;
631
631
  }
632
- function St(e, r, t, i, n) {
632
+ function ni(e, r, t, i, n) {
633
633
  return t.bind(r, e, i, n);
634
634
  }
635
- function pn(e, r) {
636
- var t = e.length === 1 ? si : oi;
637
- return St(e, this, t, r.cache.create(), r.serializer);
635
+ function gn(e, r) {
636
+ var t = e.length === 1 ? mn : ii;
637
+ return ni(e, this, t, r.cache.create(), r.serializer);
638
638
  }
639
- function bn(e, r) {
640
- return St(e, this, oi, r.cache.create(), r.serializer);
641
- }
642
- function yn(e, r) {
643
- return St(e, this, si, r.cache.create(), r.serializer);
639
+ function pn(e, r) {
640
+ return ni(e, this, ii, r.cache.create(), r.serializer);
644
641
  }
645
- var En = function() {
642
+ var bn = function() {
646
643
  return JSON.stringify(arguments);
647
- };
648
- function Pt() {
649
- this.cache = /* @__PURE__ */ Object.create(null);
650
- }
651
- Pt.prototype.get = function(e) {
652
- return this.cache[e];
653
- };
654
- Pt.prototype.set = function(e, r) {
655
- this.cache[e] = r;
656
- };
657
- var vn = {
644
+ }, yn = (
645
+ /** @class */
646
+ function() {
647
+ function e() {
648
+ this.cache = /* @__PURE__ */ Object.create(null);
649
+ }
650
+ return e.prototype.get = function(r) {
651
+ return this.cache[r];
652
+ }, e.prototype.set = function(r, t) {
653
+ this.cache[r] = t;
654
+ }, e;
655
+ }()
656
+ ), En = {
658
657
  create: function() {
659
- return new Pt();
658
+ return new yn();
660
659
  }
661
660
  }, at = {
662
- variadic: bn,
663
- monadic: yn
664
- }, P;
661
+ variadic: pn
662
+ }, S;
665
663
  (function(e) {
666
664
  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";
667
- })(P || (P = {}));
668
- var N;
665
+ })(S || (S = {}));
666
+ var L;
669
667
  (function(e) {
670
668
  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";
671
- })(N || (N = {}));
672
- var or;
669
+ })(L || (L = {}));
670
+ var sr;
673
671
  (function(e) {
674
672
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
675
- })(or || (or = {}));
676
- function Ot(e) {
677
- return e.type === N.literal;
673
+ })(sr || (sr = {}));
674
+ function It(e) {
675
+ return e.type === L.literal;
676
+ }
677
+ function vn(e) {
678
+ return e.type === L.argument;
679
+ }
680
+ function si(e) {
681
+ return e.type === L.number;
678
682
  }
679
- function _n(e) {
680
- return e.type === N.argument;
683
+ function oi(e) {
684
+ return e.type === L.date;
681
685
  }
682
686
  function ai(e) {
683
- return e.type === N.number;
687
+ return e.type === L.time;
684
688
  }
685
689
  function li(e) {
686
- return e.type === N.date;
690
+ return e.type === L.select;
687
691
  }
688
692
  function ui(e) {
689
- return e.type === N.time;
690
- }
691
- function ci(e) {
692
- return e.type === N.select;
693
- }
694
- function hi(e) {
695
- return e.type === N.plural;
693
+ return e.type === L.plural;
696
694
  }
697
695
  function wn(e) {
698
- return e.type === N.pound;
696
+ return e.type === L.pound;
699
697
  }
700
- function fi(e) {
701
- return e.type === N.tag;
698
+ function ci(e) {
699
+ return e.type === L.tag;
702
700
  }
703
- function di(e) {
704
- return !!(e && typeof e == "object" && e.type === or.number);
701
+ function hi(e) {
702
+ return !!(e && typeof e == "object" && e.type === sr.number);
705
703
  }
706
704
  function mt(e) {
707
- return !!(e && typeof e == "object" && e.type === or.dateTime);
705
+ return !!(e && typeof e == "object" && e.type === sr.dateTime);
708
706
  }
709
- var mi = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Sn = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
710
- function Pn(e) {
707
+ var fi = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, _n = /(?:[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;
708
+ function Sn(e) {
711
709
  var r = {};
712
- return e.replace(Sn, function(t) {
710
+ return e.replace(_n, function(t) {
713
711
  var i = t.length;
714
712
  switch (t[0]) {
715
713
  case "G":
@@ -798,11 +796,11 @@ function Pn(e) {
798
796
  return "";
799
797
  }), r;
800
798
  }
801
- var Cn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
799
+ var Pn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
802
800
  function xn(e) {
803
801
  if (e.length === 0)
804
802
  throw new Error("Number skeleton cannot be empty");
805
- for (var r = e.split(Cn).filter(function(g) {
803
+ for (var r = e.split(Pn).filter(function(g) {
806
804
  return g.length > 0;
807
805
  }), t = [], i = 0, n = r; i < n.length; i++) {
808
806
  var s = n[i], u = s.split("/");
@@ -817,17 +815,17 @@ function xn(e) {
817
815
  }
818
816
  return t;
819
817
  }
820
- function An(e) {
818
+ function Cn(e) {
821
819
  return e.replace(/^(.*?)-/, "");
822
820
  }
823
- var Lt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, gi = /^(@+)?(\+|#+)?[rs]?$/g, Tn = /(\*)(0+)|(#+)(0+)|(0+)/g, pi = /^(0+)$/;
824
- function Mt(e) {
821
+ var Nt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, di = /^(@+)?(\+|#+)?[rs]?$/g, An = /(\*)(0+)|(#+)(0+)|(0+)/g, mi = /^(0+)$/;
822
+ function Ot(e) {
825
823
  var r = {};
826
- return e[e.length - 1] === "r" ? r.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (r.roundingPriority = "lessPrecision"), e.replace(gi, function(t, i, n) {
824
+ return e[e.length - 1] === "r" ? r.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (r.roundingPriority = "lessPrecision"), e.replace(di, function(t, i, n) {
827
825
  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)), "";
828
826
  }), r;
829
827
  }
830
- function bi(e) {
828
+ function gi(e) {
831
829
  switch (e) {
832
830
  case "sign-auto":
833
831
  return {
@@ -867,7 +865,7 @@ function bi(e) {
867
865
  };
868
866
  }
869
867
  }
870
- function Hn(e) {
868
+ function Tn(e) {
871
869
  var r;
872
870
  if (e[0] === "E" && e[1] === "E" ? (r = {
873
871
  notation: "engineering"
@@ -875,17 +873,17 @@ function Hn(e) {
875
873
  notation: "scientific"
876
874
  }, e = e.slice(1)), r) {
877
875
  var t = e.slice(0, 2);
878
- if (t === "+!" ? (r.signDisplay = "always", e = e.slice(2)) : t === "+?" && (r.signDisplay = "exceptZero", e = e.slice(2)), !pi.test(e))
876
+ if (t === "+!" ? (r.signDisplay = "always", e = e.slice(2)) : t === "+?" && (r.signDisplay = "exceptZero", e = e.slice(2)), !mi.test(e))
879
877
  throw new Error("Malformed concise eng/scientific notation");
880
878
  r.minimumIntegerDigits = e.length;
881
879
  }
882
880
  return r;
883
881
  }
884
- function Rt(e) {
885
- var r = {}, t = bi(e);
882
+ function Lt(e) {
883
+ var r = {}, t = gi(e);
886
884
  return t || r;
887
885
  }
888
- function In(e) {
886
+ function Hn(e) {
889
887
  for (var r = {}, t = 0, i = e; t < i.length; t++) {
890
888
  var n = i[t];
891
889
  switch (n.stem) {
@@ -909,7 +907,7 @@ function In(e) {
909
907
  continue;
910
908
  case "measure-unit":
911
909
  case "unit":
912
- r.style = "unit", r.unit = An(n.options[0]);
910
+ r.style = "unit", r.unit = Cn(n.options[0]);
913
911
  continue;
914
912
  case "compact-short":
915
913
  case "K":
@@ -920,13 +918,13 @@ function In(e) {
920
918
  r.notation = "compact", r.compactDisplay = "long";
921
919
  continue;
922
920
  case "scientific":
923
- r = A(A(A({}, r), { notation: "scientific" }), n.options.reduce(function(f, c) {
924
- return A(A({}, f), Rt(c));
921
+ r = T(T(T({}, r), { notation: "scientific" }), n.options.reduce(function(f, c) {
922
+ return T(T({}, f), Lt(c));
925
923
  }, {}));
926
924
  continue;
927
925
  case "engineering":
928
- r = A(A(A({}, r), { notation: "engineering" }), n.options.reduce(function(f, c) {
929
- return A(A({}, f), Rt(c));
926
+ r = T(T(T({}, r), { notation: "engineering" }), n.options.reduce(function(f, c) {
927
+ return T(T({}, f), Lt(c));
930
928
  }, {}));
931
929
  continue;
932
930
  case "notation-simple":
@@ -971,7 +969,7 @@ function In(e) {
971
969
  case "integer-width":
972
970
  if (n.options.length > 1)
973
971
  throw new RangeError("integer-width stems only accept a single optional option");
974
- n.options[0].replace(Tn, function(f, c, h, m, g, b) {
972
+ n.options[0].replace(An, function(f, c, h, m, g, b) {
975
973
  if (c)
976
974
  r.minimumIntegerDigits = h.length;
977
975
  else {
@@ -984,32 +982,32 @@ function In(e) {
984
982
  });
985
983
  continue;
986
984
  }
987
- if (pi.test(n.stem)) {
985
+ if (mi.test(n.stem)) {
988
986
  r.minimumIntegerDigits = n.stem.length;
989
987
  continue;
990
988
  }
991
- if (Lt.test(n.stem)) {
989
+ if (Nt.test(n.stem)) {
992
990
  if (n.options.length > 1)
993
991
  throw new RangeError("Fraction-precision stems only accept a single optional option");
994
- n.stem.replace(Lt, function(f, c, h, m, g, b) {
992
+ n.stem.replace(Nt, function(f, c, h, m, g, b) {
995
993
  return h === "*" ? r.minimumFractionDigits = c.length : m && m[0] === "#" ? r.maximumFractionDigits = m.length : g && b ? (r.minimumFractionDigits = g.length, r.maximumFractionDigits = g.length + b.length) : (r.minimumFractionDigits = c.length, r.maximumFractionDigits = c.length), "";
996
994
  });
997
995
  var s = n.options[0];
998
- s === "w" ? r = A(A({}, r), { trailingZeroDisplay: "stripIfInteger" }) : s && (r = A(A({}, r), Mt(s)));
996
+ s === "w" ? r = T(T({}, r), { trailingZeroDisplay: "stripIfInteger" }) : s && (r = T(T({}, r), Ot(s)));
999
997
  continue;
1000
998
  }
1001
- if (gi.test(n.stem)) {
1002
- r = A(A({}, r), Mt(n.stem));
999
+ if (di.test(n.stem)) {
1000
+ r = T(T({}, r), Ot(n.stem));
1003
1001
  continue;
1004
1002
  }
1005
- var u = bi(n.stem);
1006
- u && (r = A(A({}, r), u));
1007
- var a = Hn(n.stem);
1008
- a && (r = A(A({}, r), a));
1003
+ var u = gi(n.stem);
1004
+ u && (r = T(T({}, r), u));
1005
+ var a = Tn(n.stem);
1006
+ a && (r = T(T({}, r), a));
1009
1007
  }
1010
1008
  return r;
1011
1009
  }
1012
- var zr = {
1010
+ var Qr = {
1013
1011
  "001": [
1014
1012
  "H",
1015
1013
  "h"
@@ -2430,7 +2428,7 @@ function Bn(e, r) {
2430
2428
  if (n === "j") {
2431
2429
  for (var s = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
2432
2430
  s++, i++;
2433
- var u = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), f = "a", c = Nn(r);
2431
+ var u = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), f = "a", c = In(r);
2434
2432
  for ((c == "H" || c == "k") && (a = 0); a-- > 0; )
2435
2433
  t += f;
2436
2434
  for (; u-- > 0; )
@@ -2439,7 +2437,7 @@ function Bn(e, r) {
2439
2437
  }
2440
2438
  return t;
2441
2439
  }
2442
- function Nn(e) {
2440
+ function In(e) {
2443
2441
  var r = e.hourCycle;
2444
2442
  if (r === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2445
2443
  e.hourCycles && // @ts-ignore
@@ -2458,23 +2456,23 @@ function Nn(e) {
2458
2456
  }
2459
2457
  var t = e.language, i;
2460
2458
  t !== "root" && (i = e.maximize().region);
2461
- var n = zr[i || ""] || zr[t || ""] || zr["".concat(t, "-001")] || zr["001"];
2459
+ var n = Qr[i || ""] || Qr[t || ""] || Qr["".concat(t, "-001")] || Qr["001"];
2462
2460
  return n[0];
2463
2461
  }
2464
- var lt, On = new RegExp("^".concat(mi.source, "*")), Ln = new RegExp("".concat(mi.source, "*$"));
2465
- function C(e, r) {
2462
+ var lt, Nn = new RegExp("^".concat(fi.source, "*")), On = new RegExp("".concat(fi.source, "*$"));
2463
+ function P(e, r) {
2466
2464
  return { start: e, end: r };
2467
2465
  }
2468
- var Mn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Rn = !!String.fromCodePoint, Un = !!Object.fromEntries, kn = !!String.prototype.codePointAt, Fn = !!String.prototype.trimStart, Dn = !!String.prototype.trimEnd, Gn = !!Number.isSafeInteger, jn = Gn ? Number.isSafeInteger : function(e) {
2466
+ var Ln = !!String.prototype.startsWith && "_a".startsWith("a", 1), Mn = !!String.fromCodePoint, Rn = !!Object.fromEntries, Un = !!String.prototype.codePointAt, kn = !!String.prototype.trimStart, Fn = !!String.prototype.trimEnd, Dn = !!Number.isSafeInteger, Gn = Dn ? Number.isSafeInteger : function(e) {
2469
2467
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2470
2468
  }, gt = !0;
2471
2469
  try {
2472
- var Vn = Ei("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2473
- gt = ((lt = Vn.exec("a")) === null || lt === void 0 ? void 0 : lt[0]) === "a";
2470
+ var jn = bi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2471
+ gt = ((lt = jn.exec("a")) === null || lt === void 0 ? void 0 : lt[0]) === "a";
2474
2472
  } catch {
2475
2473
  gt = !1;
2476
2474
  }
2477
- var Ut = Mn ? (
2475
+ var Mt = Ln ? (
2478
2476
  // Native
2479
2477
  function(r, t, i) {
2480
2478
  return r.startsWith(t, i);
@@ -2484,7 +2482,7 @@ var Ut = Mn ? (
2484
2482
  function(r, t, i) {
2485
2483
  return r.slice(i, i + t.length) === t;
2486
2484
  }
2487
- ), pt = Rn ? String.fromCodePoint : (
2485
+ ), pt = Mn ? String.fromCodePoint : (
2488
2486
  // IE11
2489
2487
  function() {
2490
2488
  for (var r = [], t = 0; t < arguments.length; t++)
@@ -2496,9 +2494,9 @@ var Ut = Mn ? (
2496
2494
  }
2497
2495
  return i;
2498
2496
  }
2499
- ), kt = (
2497
+ ), Rt = (
2500
2498
  // native
2501
- Un ? Object.fromEntries : (
2499
+ Rn ? Object.fromEntries : (
2502
2500
  // Ponyfill
2503
2501
  function(r) {
2504
2502
  for (var t = {}, i = 0, n = r; i < n.length; i++) {
@@ -2508,7 +2506,7 @@ var Ut = Mn ? (
2508
2506
  return t;
2509
2507
  }
2510
2508
  )
2511
- ), yi = kn ? (
2509
+ ), pi = Un ? (
2512
2510
  // Native
2513
2511
  function(r, t) {
2514
2512
  return r.codePointAt(t);
@@ -2522,7 +2520,7 @@ var Ut = Mn ? (
2522
2520
  return n < 55296 || n > 56319 || t + 1 === i || (s = r.charCodeAt(t + 1)) < 56320 || s > 57343 ? n : (n - 55296 << 10) + (s - 56320) + 65536;
2523
2521
  }
2524
2522
  }
2525
- ), $n = Fn ? (
2523
+ ), Vn = kn ? (
2526
2524
  // Native
2527
2525
  function(r) {
2528
2526
  return r.trimStart();
@@ -2530,9 +2528,9 @@ var Ut = Mn ? (
2530
2528
  ) : (
2531
2529
  // Ponyfill
2532
2530
  function(r) {
2533
- return r.replace(On, "");
2531
+ return r.replace(Nn, "");
2534
2532
  }
2535
- ), Qn = Dn ? (
2533
+ ), $n = Fn ? (
2536
2534
  // Native
2537
2535
  function(r) {
2538
2536
  return r.trimEnd();
@@ -2540,32 +2538,32 @@ var Ut = Mn ? (
2540
2538
  ) : (
2541
2539
  // Ponyfill
2542
2540
  function(r) {
2543
- return r.replace(Ln, "");
2541
+ return r.replace(On, "");
2544
2542
  }
2545
2543
  );
2546
- function Ei(e, r) {
2544
+ function bi(e, r) {
2547
2545
  return new RegExp(e, r);
2548
2546
  }
2549
2547
  var bt;
2550
2548
  if (gt) {
2551
- var Ft = Ei("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2549
+ var Ut = bi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2552
2550
  bt = function(r, t) {
2553
2551
  var i;
2554
- Ft.lastIndex = t;
2555
- var n = Ft.exec(r);
2552
+ Ut.lastIndex = t;
2553
+ var n = Ut.exec(r);
2556
2554
  return (i = n[1]) !== null && i !== void 0 ? i : "";
2557
2555
  };
2558
2556
  } else
2559
2557
  bt = function(r, t) {
2560
2558
  for (var i = []; ; ) {
2561
- var n = yi(r, t);
2562
- if (n === void 0 || vi(n) || Wn(n))
2559
+ var n = pi(r, t);
2560
+ if (n === void 0 || yi(n) || Zn(n))
2563
2561
  break;
2564
2562
  i.push(n), t += n >= 65536 ? 2 : 1;
2565
2563
  }
2566
2564
  return pt.apply(void 0, i);
2567
2565
  };
2568
- var zn = (
2566
+ var Qn = (
2569
2567
  /** @class */
2570
2568
  function() {
2571
2569
  function e(r, t) {
@@ -2589,13 +2587,13 @@ var zn = (
2589
2587
  if (s === 35 && (t === "plural" || t === "selectordinal")) {
2590
2588
  var a = this.clonePosition();
2591
2589
  this.bump(), n.push({
2592
- type: N.pound,
2593
- location: C(a, this.clonePosition())
2590
+ type: L.pound,
2591
+ location: P(a, this.clonePosition())
2594
2592
  });
2595
2593
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
2596
2594
  if (i)
2597
2595
  break;
2598
- return this.error(P.UNMATCHED_CLOSING_TAG, C(this.clonePosition(), this.clonePosition()));
2596
+ return this.error(S.UNMATCHED_CLOSING_TAG, P(this.clonePosition(), this.clonePosition()));
2599
2597
  } else if (s === 60 && !this.ignoreTag && yt(this.peek() || 0)) {
2600
2598
  var u = this.parseTag(r, t);
2601
2599
  if (u.err)
@@ -2617,9 +2615,9 @@ var zn = (
2617
2615
  if (this.bumpSpace(), this.bumpIf("/>"))
2618
2616
  return {
2619
2617
  val: {
2620
- type: N.literal,
2618
+ type: L.literal,
2621
2619
  value: "<".concat(n, "/>"),
2622
- location: C(i, this.clonePosition())
2620
+ location: P(i, this.clonePosition())
2623
2621
  },
2624
2622
  err: null
2625
2623
  };
@@ -2630,24 +2628,24 @@ var zn = (
2630
2628
  var u = s.val, a = this.clonePosition();
2631
2629
  if (this.bumpIf("</")) {
2632
2630
  if (this.isEOF() || !yt(this.char()))
2633
- return this.error(P.INVALID_TAG, C(a, this.clonePosition()));
2631
+ return this.error(S.INVALID_TAG, P(a, this.clonePosition()));
2634
2632
  var f = this.clonePosition(), c = this.parseTagName();
2635
- return n !== c ? this.error(P.UNMATCHED_CLOSING_TAG, C(f, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2633
+ return n !== c ? this.error(S.UNMATCHED_CLOSING_TAG, P(f, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2636
2634
  val: {
2637
- type: N.tag,
2635
+ type: L.tag,
2638
2636
  value: n,
2639
2637
  children: u,
2640
- location: C(i, this.clonePosition())
2638
+ location: P(i, this.clonePosition())
2641
2639
  },
2642
2640
  err: null
2643
- } : this.error(P.INVALID_TAG, C(a, this.clonePosition())));
2641
+ } : this.error(S.INVALID_TAG, P(a, this.clonePosition())));
2644
2642
  } else
2645
- return this.error(P.UNCLOSED_TAG, C(i, this.clonePosition()));
2643
+ return this.error(S.UNCLOSED_TAG, P(i, this.clonePosition()));
2646
2644
  } else
2647
- return this.error(P.INVALID_TAG, C(i, this.clonePosition()));
2645
+ return this.error(S.INVALID_TAG, P(i, this.clonePosition()));
2648
2646
  }, e.prototype.parseTagName = function() {
2649
2647
  var r = this.offset();
2650
- for (this.bump(); !this.isEOF() && Zn(this.char()); )
2648
+ for (this.bump(); !this.isEOF() && Xn(this.char()); )
2651
2649
  this.bump();
2652
2650
  return this.message.slice(r, this.offset());
2653
2651
  }, e.prototype.parseLiteral = function(r, t) {
@@ -2669,14 +2667,14 @@ var zn = (
2669
2667
  }
2670
2668
  break;
2671
2669
  }
2672
- var f = C(i, this.clonePosition());
2670
+ var f = P(i, this.clonePosition());
2673
2671
  return {
2674
- val: { type: N.literal, value: n, location: f },
2672
+ val: { type: L.literal, value: n, location: f },
2675
2673
  err: null
2676
2674
  };
2677
2675
  }, e.prototype.tryParseLeftAngleBracket = function() {
2678
2676
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2679
- !Xn(this.peek() || 0)) ? (this.bump(), "<") : null;
2677
+ !zn(this.peek() || 0)) ? (this.bump(), "<") : null;
2680
2678
  }, e.prototype.tryParseQuote = function(r) {
2681
2679
  if (this.isEOF() || this.char() !== 39)
2682
2680
  return null;
@@ -2719,40 +2717,40 @@ var zn = (
2719
2717
  }, e.prototype.parseArgument = function(r, t) {
2720
2718
  var i = this.clonePosition();
2721
2719
  if (this.bump(), this.bumpSpace(), this.isEOF())
2722
- return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, C(i, this.clonePosition()));
2720
+ return this.error(S.EXPECT_ARGUMENT_CLOSING_BRACE, P(i, this.clonePosition()));
2723
2721
  if (this.char() === 125)
2724
- return this.bump(), this.error(P.EMPTY_ARGUMENT, C(i, this.clonePosition()));
2722
+ return this.bump(), this.error(S.EMPTY_ARGUMENT, P(i, this.clonePosition()));
2725
2723
  var n = this.parseIdentifierIfPossible().value;
2726
2724
  if (!n)
2727
- return this.error(P.MALFORMED_ARGUMENT, C(i, this.clonePosition()));
2725
+ return this.error(S.MALFORMED_ARGUMENT, P(i, this.clonePosition()));
2728
2726
  if (this.bumpSpace(), this.isEOF())
2729
- return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, C(i, this.clonePosition()));
2727
+ return this.error(S.EXPECT_ARGUMENT_CLOSING_BRACE, P(i, this.clonePosition()));
2730
2728
  switch (this.char()) {
2731
2729
  case 125:
2732
2730
  return this.bump(), {
2733
2731
  val: {
2734
- type: N.argument,
2732
+ type: L.argument,
2735
2733
  // value does not include the opening and closing braces.
2736
2734
  value: n,
2737
- location: C(i, this.clonePosition())
2735
+ location: P(i, this.clonePosition())
2738
2736
  },
2739
2737
  err: null
2740
2738
  };
2741
2739
  case 44:
2742
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, C(i, this.clonePosition())) : this.parseArgumentOptions(r, t, n, i);
2740
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(S.EXPECT_ARGUMENT_CLOSING_BRACE, P(i, this.clonePosition())) : this.parseArgumentOptions(r, t, n, i);
2743
2741
  default:
2744
- return this.error(P.MALFORMED_ARGUMENT, C(i, this.clonePosition()));
2742
+ return this.error(S.MALFORMED_ARGUMENT, P(i, this.clonePosition()));
2745
2743
  }
2746
2744
  }, e.prototype.parseIdentifierIfPossible = function() {
2747
2745
  var r = this.clonePosition(), t = this.offset(), i = bt(this.message, t), n = t + i.length;
2748
2746
  this.bumpTo(n);
2749
- var s = this.clonePosition(), u = C(r, s);
2747
+ var s = this.clonePosition(), u = P(r, s);
2750
2748
  return { value: i, location: u };
2751
2749
  }, e.prototype.parseArgumentOptions = function(r, t, i, n) {
2752
2750
  var s, u = this.clonePosition(), a = this.parseIdentifierIfPossible().value, f = this.clonePosition();
2753
2751
  switch (a) {
2754
2752
  case "":
2755
- return this.error(P.EXPECT_ARGUMENT_TYPE, C(u, f));
2753
+ return this.error(S.EXPECT_ARGUMENT_TYPE, P(u, f));
2756
2754
  case "number":
2757
2755
  case "date":
2758
2756
  case "time": {
@@ -2763,44 +2761,44 @@ var zn = (
2763
2761
  var h = this.clonePosition(), m = this.parseSimpleArgStyleIfPossible();
2764
2762
  if (m.err)
2765
2763
  return m;
2766
- var g = Qn(m.val);
2764
+ var g = $n(m.val);
2767
2765
  if (g.length === 0)
2768
- return this.error(P.EXPECT_ARGUMENT_STYLE, C(this.clonePosition(), this.clonePosition()));
2769
- var b = C(h, this.clonePosition());
2766
+ return this.error(S.EXPECT_ARGUMENT_STYLE, P(this.clonePosition(), this.clonePosition()));
2767
+ var b = P(h, this.clonePosition());
2770
2768
  c = { style: g, styleLocation: b };
2771
2769
  }
2772
- var _ = this.tryParseArgumentClose(n);
2773
- if (_.err)
2774
- return _;
2775
- var y = C(n, this.clonePosition());
2776
- if (c && Ut(c?.style, "::", 0)) {
2777
- var w = $n(c.style.slice(2));
2770
+ var w = this.tryParseArgumentClose(n);
2771
+ if (w.err)
2772
+ return w;
2773
+ var y = P(n, this.clonePosition());
2774
+ if (c && Mt(c?.style, "::", 0)) {
2775
+ var A = Vn(c.style.slice(2));
2778
2776
  if (a === "number") {
2779
- var m = this.parseNumberSkeletonFromString(w, c.styleLocation);
2777
+ var m = this.parseNumberSkeletonFromString(A, c.styleLocation);
2780
2778
  return m.err ? m : {
2781
- val: { type: N.number, value: i, location: y, style: m.val },
2779
+ val: { type: L.number, value: i, location: y, style: m.val },
2782
2780
  err: null
2783
2781
  };
2784
2782
  } else {
2785
- if (w.length === 0)
2786
- return this.error(P.EXPECT_DATE_TIME_SKELETON, y);
2787
- var B = w;
2788
- this.locale && (B = Bn(w, this.locale));
2783
+ if (A.length === 0)
2784
+ return this.error(S.EXPECT_DATE_TIME_SKELETON, y);
2785
+ var O = A;
2786
+ this.locale && (O = Bn(A, this.locale));
2789
2787
  var g = {
2790
- type: or.dateTime,
2791
- pattern: B,
2788
+ type: sr.dateTime,
2789
+ pattern: O,
2792
2790
  location: c.styleLocation,
2793
- parsedOptions: this.shouldParseSkeletons ? Pn(B) : {}
2794
- }, $ = a === "date" ? N.date : N.time;
2791
+ parsedOptions: this.shouldParseSkeletons ? Sn(O) : {}
2792
+ }, M = a === "date" ? L.date : L.time;
2795
2793
  return {
2796
- val: { type: $, value: i, location: y, style: g },
2794
+ val: { type: M, value: i, location: y, style: g },
2797
2795
  err: null
2798
2796
  };
2799
2797
  }
2800
2798
  }
2801
2799
  return {
2802
2800
  val: {
2803
- type: a === "number" ? N.number : a === "date" ? N.date : N.time,
2801
+ type: a === "number" ? L.number : a === "date" ? L.date : L.time,
2804
2802
  value: i,
2805
2803
  location: y,
2806
2804
  style: (s = c?.style) !== null && s !== void 0 ? s : null
@@ -2811,52 +2809,52 @@ var zn = (
2811
2809
  case "plural":
2812
2810
  case "selectordinal":
2813
2811
  case "select": {
2814
- var M = this.clonePosition();
2812
+ var R = this.clonePosition();
2815
2813
  if (this.bumpSpace(), !this.bumpIf(","))
2816
- return this.error(P.EXPECT_SELECT_ARGUMENT_OPTIONS, C(M, A({}, M)));
2814
+ return this.error(S.EXPECT_SELECT_ARGUMENT_OPTIONS, P(R, T({}, R)));
2817
2815
  this.bumpSpace();
2818
- var de = this.parseIdentifierIfPossible(), G = 0;
2819
- if (a !== "select" && de.value === "offset") {
2816
+ var ce = this.parseIdentifierIfPossible(), G = 0;
2817
+ if (a !== "select" && ce.value === "offset") {
2820
2818
  if (!this.bumpIf(":"))
2821
- return this.error(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, C(this.clonePosition(), this.clonePosition()));
2819
+ return this.error(S.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, P(this.clonePosition(), this.clonePosition()));
2822
2820
  this.bumpSpace();
2823
- var m = this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, P.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2821
+ var m = this.tryParseDecimalInteger(S.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, S.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2824
2822
  if (m.err)
2825
2823
  return m;
2826
- this.bumpSpace(), de = this.parseIdentifierIfPossible(), G = m.val;
2824
+ this.bumpSpace(), ce = this.parseIdentifierIfPossible(), G = m.val;
2827
2825
  }
2828
- var be = this.tryParsePluralOrSelectOptions(r, a, t, de);
2829
- if (be.err)
2830
- return be;
2831
- var _ = this.tryParseArgumentClose(n);
2832
- if (_.err)
2833
- return _;
2834
- var R = C(n, this.clonePosition());
2826
+ var me = this.tryParsePluralOrSelectOptions(r, a, t, ce);
2827
+ if (me.err)
2828
+ return me;
2829
+ var w = this.tryParseArgumentClose(n);
2830
+ if (w.err)
2831
+ return w;
2832
+ var U = P(n, this.clonePosition());
2835
2833
  return a === "select" ? {
2836
2834
  val: {
2837
- type: N.select,
2835
+ type: L.select,
2838
2836
  value: i,
2839
- options: kt(be.val),
2840
- location: R
2837
+ options: Rt(me.val),
2838
+ location: U
2841
2839
  },
2842
2840
  err: null
2843
2841
  } : {
2844
2842
  val: {
2845
- type: N.plural,
2843
+ type: L.plural,
2846
2844
  value: i,
2847
- options: kt(be.val),
2845
+ options: Rt(me.val),
2848
2846
  offset: G,
2849
2847
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2850
- location: R
2848
+ location: U
2851
2849
  },
2852
2850
  err: null
2853
2851
  };
2854
2852
  }
2855
2853
  default:
2856
- return this.error(P.INVALID_ARGUMENT_TYPE, C(u, f));
2854
+ return this.error(S.INVALID_ARGUMENT_TYPE, P(u, f));
2857
2855
  }
2858
2856
  }, e.prototype.tryParseArgumentClose = function(r) {
2859
- return this.isEOF() || this.char() !== 125 ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, C(r, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2857
+ return this.isEOF() || this.char() !== 125 ? this.error(S.EXPECT_ARGUMENT_CLOSING_BRACE, P(r, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2860
2858
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2861
2859
  for (var r = 0, t = this.clonePosition(); !this.isEOF(); ) {
2862
2860
  var i = this.char();
@@ -2865,7 +2863,7 @@ var zn = (
2865
2863
  this.bump();
2866
2864
  var n = this.clonePosition();
2867
2865
  if (!this.bumpUntil("'"))
2868
- return this.error(P.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, C(n, this.clonePosition()));
2866
+ return this.error(S.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, P(n, this.clonePosition()));
2869
2867
  this.bump();
2870
2868
  break;
2871
2869
  }
@@ -2897,14 +2895,14 @@ var zn = (
2897
2895
  try {
2898
2896
  i = xn(r);
2899
2897
  } catch {
2900
- return this.error(P.INVALID_NUMBER_SKELETON, t);
2898
+ return this.error(S.INVALID_NUMBER_SKELETON, t);
2901
2899
  }
2902
2900
  return {
2903
2901
  val: {
2904
- type: or.number,
2902
+ type: sr.number,
2905
2903
  tokens: i,
2906
2904
  location: t,
2907
- parsedOptions: this.shouldParseSkeletons ? In(i) : {}
2905
+ parsedOptions: this.shouldParseSkeletons ? Hn(i) : {}
2908
2906
  },
2909
2907
  err: null
2910
2908
  };
@@ -2913,34 +2911,34 @@ var zn = (
2913
2911
  if (c.length === 0) {
2914
2912
  var m = this.clonePosition();
2915
2913
  if (t !== "select" && this.bumpIf("=")) {
2916
- var g = this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_SELECTOR, P.INVALID_PLURAL_ARGUMENT_SELECTOR);
2914
+ var g = this.tryParseDecimalInteger(S.EXPECT_PLURAL_ARGUMENT_SELECTOR, S.INVALID_PLURAL_ARGUMENT_SELECTOR);
2917
2915
  if (g.err)
2918
2916
  return g;
2919
- h = C(m, this.clonePosition()), c = this.message.slice(m.offset, this.offset());
2917
+ h = P(m, this.clonePosition()), c = this.message.slice(m.offset, this.offset());
2920
2918
  } else
2921
2919
  break;
2922
2920
  }
2923
2921
  if (f.has(c))
2924
- return this.error(t === "select" ? P.DUPLICATE_SELECT_ARGUMENT_SELECTOR : P.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
2922
+ return this.error(t === "select" ? S.DUPLICATE_SELECT_ARGUMENT_SELECTOR : S.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
2925
2923
  c === "other" && (u = !0), this.bumpSpace();
2926
2924
  var b = this.clonePosition();
2927
2925
  if (!this.bumpIf("{"))
2928
- return this.error(t === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : P.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, C(this.clonePosition(), this.clonePosition()));
2929
- var _ = this.parseMessage(r + 1, t, i);
2930
- if (_.err)
2931
- return _;
2926
+ return this.error(t === "select" ? S.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : S.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, P(this.clonePosition(), this.clonePosition()));
2927
+ var w = this.parseMessage(r + 1, t, i);
2928
+ if (w.err)
2929
+ return w;
2932
2930
  var y = this.tryParseArgumentClose(b);
2933
2931
  if (y.err)
2934
2932
  return y;
2935
2933
  a.push([
2936
2934
  c,
2937
2935
  {
2938
- value: _.val,
2939
- location: C(b, this.clonePosition())
2936
+ value: w.val,
2937
+ location: P(b, this.clonePosition())
2940
2938
  }
2941
2939
  ]), f.add(c), this.bumpSpace(), s = this.parseIdentifierIfPossible(), c = s.value, h = s.location;
2942
2940
  }
2943
- return a.length === 0 ? this.error(t === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR : P.EXPECT_PLURAL_ARGUMENT_SELECTOR, C(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !u ? this.error(P.MISSING_OTHER_CLAUSE, C(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
2941
+ return a.length === 0 ? this.error(t === "select" ? S.EXPECT_SELECT_ARGUMENT_SELECTOR : S.EXPECT_PLURAL_ARGUMENT_SELECTOR, P(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !u ? this.error(S.MISSING_OTHER_CLAUSE, P(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
2944
2942
  }, e.prototype.tryParseDecimalInteger = function(r, t) {
2945
2943
  var i = 1, n = this.clonePosition();
2946
2944
  this.bumpIf("+") || this.bumpIf("-") && (i = -1);
@@ -2951,8 +2949,8 @@ var zn = (
2951
2949
  else
2952
2950
  break;
2953
2951
  }
2954
- var f = C(n, this.clonePosition());
2955
- return s ? (u *= i, jn(u) ? { val: u, err: null } : this.error(t, f)) : this.error(r, f);
2952
+ var f = P(n, this.clonePosition());
2953
+ return s ? (u *= i, Gn(u) ? { val: u, err: null } : this.error(t, f)) : this.error(r, f);
2956
2954
  }, e.prototype.offset = function() {
2957
2955
  return this.position.offset;
2958
2956
  }, e.prototype.isEOF = function() {
@@ -2967,7 +2965,7 @@ var zn = (
2967
2965
  var r = this.position.offset;
2968
2966
  if (r >= this.message.length)
2969
2967
  throw Error("out of bound");
2970
- var t = yi(this.message, r);
2968
+ var t = pi(this.message, r);
2971
2969
  if (t === void 0)
2972
2970
  throw Error("Offset ".concat(r, " is at invalid UTF-16 code unit boundary"));
2973
2971
  return t;
@@ -2986,7 +2984,7 @@ var zn = (
2986
2984
  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);
2987
2985
  }
2988
2986
  }, e.prototype.bumpIf = function(r) {
2989
- if (Ut(this.message, r, this.offset())) {
2987
+ if (Mt(this.message, r, this.offset())) {
2990
2988
  for (var t = 0; t < r.length; t++)
2991
2989
  this.bump();
2992
2990
  return !0;
@@ -3008,7 +3006,7 @@ var zn = (
3008
3006
  break;
3009
3007
  }
3010
3008
  }, e.prototype.bumpSpace = function() {
3011
- for (; !this.isEOF() && vi(this.char()); )
3009
+ for (; !this.isEOF() && yi(this.char()); )
3012
3010
  this.bump();
3013
3011
  }, e.prototype.peek = function() {
3014
3012
  if (this.isEOF())
@@ -3021,43 +3019,43 @@ var zn = (
3021
3019
  function yt(e) {
3022
3020
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3023
3021
  }
3024
- function Xn(e) {
3022
+ function zn(e) {
3025
3023
  return yt(e) || e === 47;
3026
3024
  }
3027
- function Zn(e) {
3025
+ function Xn(e) {
3028
3026
  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;
3029
3027
  }
3030
- function vi(e) {
3028
+ function yi(e) {
3031
3029
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3032
3030
  }
3033
- function Wn(e) {
3031
+ function Zn(e) {
3034
3032
  return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
3035
3033
  }
3036
3034
  function Et(e) {
3037
3035
  e.forEach(function(r) {
3038
- if (delete r.location, ci(r) || hi(r))
3036
+ if (delete r.location, li(r) || ui(r))
3039
3037
  for (var t in r.options)
3040
3038
  delete r.options[t].location, Et(r.options[t].value);
3041
- else ai(r) && di(r.style) || (li(r) || ui(r)) && mt(r.style) ? delete r.style.location : fi(r) && Et(r.children);
3039
+ else si(r) && hi(r.style) || (oi(r) || ai(r)) && mt(r.style) ? delete r.style.location : ci(r) && Et(r.children);
3042
3040
  });
3043
3041
  }
3044
- function qn(e, r) {
3045
- r === void 0 && (r = {}), r = A({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, r);
3046
- var t = new zn(e, r).parse();
3042
+ function Wn(e, r) {
3043
+ r === void 0 && (r = {}), r = T({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, r);
3044
+ var t = new Qn(e, r).parse();
3047
3045
  if (t.err) {
3048
- var i = SyntaxError(P[t.err.kind]);
3046
+ var i = SyntaxError(S[t.err.kind]);
3049
3047
  throw i.location = t.err.location, i.originalMessage = t.err.message, i;
3050
3048
  }
3051
3049
  return r?.captureLocation || Et(t.val), t.val;
3052
3050
  }
3053
- var ar;
3051
+ var or;
3054
3052
  (function(e) {
3055
3053
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3056
- })(ar || (ar = {}));
3057
- var et = (
3054
+ })(or || (or = {}));
3055
+ var Kr = (
3058
3056
  /** @class */
3059
3057
  function(e) {
3060
- Kr(r, e);
3058
+ Yr(r, e);
3061
3059
  function r(t, i, n) {
3062
3060
  var s = e.call(this, t) || this;
3063
3061
  return s.code = i, s.originalMessage = n, s;
@@ -3066,153 +3064,153 @@ var et = (
3066
3064
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3067
3065
  }, r;
3068
3066
  }(Error)
3069
- ), Dt = (
3067
+ ), kt = (
3070
3068
  /** @class */
3071
3069
  function(e) {
3072
- Kr(r, e);
3070
+ Yr(r, e);
3073
3071
  function r(t, i, n, s) {
3074
- return e.call(this, 'Invalid values for "'.concat(t, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), ar.INVALID_VALUE, s) || this;
3072
+ return e.call(this, 'Invalid values for "'.concat(t, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), or.INVALID_VALUE, s) || this;
3075
3073
  }
3076
3074
  return r;
3077
- }(et)
3078
- ), Jn = (
3075
+ }(Kr)
3076
+ ), qn = (
3079
3077
  /** @class */
3080
3078
  function(e) {
3081
- Kr(r, e);
3079
+ Yr(r, e);
3082
3080
  function r(t, i, n) {
3083
- return e.call(this, 'Value for "'.concat(t, '" must be of type ').concat(i), ar.INVALID_VALUE, n) || this;
3081
+ return e.call(this, 'Value for "'.concat(t, '" must be of type ').concat(i), or.INVALID_VALUE, n) || this;
3084
3082
  }
3085
3083
  return r;
3086
- }(et)
3087
- ), Yn = (
3084
+ }(Kr)
3085
+ ), Jn = (
3088
3086
  /** @class */
3089
3087
  function(e) {
3090
- Kr(r, e);
3088
+ Yr(r, e);
3091
3089
  function r(t, i) {
3092
- return e.call(this, 'The intl string context variable "'.concat(t, '" was not provided to the string "').concat(i, '"'), ar.MISSING_VALUE, i) || this;
3090
+ return e.call(this, 'The intl string context variable "'.concat(t, '" was not provided to the string "').concat(i, '"'), or.MISSING_VALUE, i) || this;
3093
3091
  }
3094
3092
  return r;
3095
- }(et)
3096
- ), z;
3093
+ }(Kr)
3094
+ ), Q;
3097
3095
  (function(e) {
3098
3096
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3099
- })(z || (z = {}));
3100
- function Kn(e) {
3097
+ })(Q || (Q = {}));
3098
+ function Yn(e) {
3101
3099
  return e.length < 2 ? e : e.reduce(function(r, t) {
3102
3100
  var i = r[r.length - 1];
3103
- return !i || i.type !== z.literal || t.type !== z.literal ? r.push(t) : i.value += t.value, r;
3101
+ return !i || i.type !== Q.literal || t.type !== Q.literal ? r.push(t) : i.value += t.value, r;
3104
3102
  }, []);
3105
3103
  }
3106
- function es(e) {
3104
+ function Kn(e) {
3107
3105
  return typeof e == "function";
3108
3106
  }
3109
- function Zr(e, r, t, i, n, s, u) {
3110
- if (e.length === 1 && Ot(e[0]))
3107
+ function Xr(e, r, t, i, n, s, u) {
3108
+ if (e.length === 1 && It(e[0]))
3111
3109
  return [
3112
3110
  {
3113
- type: z.literal,
3111
+ type: Q.literal,
3114
3112
  value: e[0].value
3115
3113
  }
3116
3114
  ];
3117
3115
  for (var a = [], f = 0, c = e; f < c.length; f++) {
3118
3116
  var h = c[f];
3119
- if (Ot(h)) {
3117
+ if (It(h)) {
3120
3118
  a.push({
3121
- type: z.literal,
3119
+ type: Q.literal,
3122
3120
  value: h.value
3123
3121
  });
3124
3122
  continue;
3125
3123
  }
3126
3124
  if (wn(h)) {
3127
3125
  typeof s == "number" && a.push({
3128
- type: z.literal,
3126
+ type: Q.literal,
3129
3127
  value: t.getNumberFormat(r).format(s)
3130
3128
  });
3131
3129
  continue;
3132
3130
  }
3133
3131
  var m = h.value;
3134
3132
  if (!(n && m in n))
3135
- throw new Yn(m, u);
3133
+ throw new Jn(m, u);
3136
3134
  var g = n[m];
3137
- if (_n(h)) {
3135
+ if (vn(h)) {
3138
3136
  (!g || typeof g == "string" || typeof g == "number") && (g = typeof g == "string" || typeof g == "number" ? String(g) : ""), a.push({
3139
- type: typeof g == "string" ? z.literal : z.object,
3137
+ type: typeof g == "string" ? Q.literal : Q.object,
3140
3138
  value: g
3141
3139
  });
3142
3140
  continue;
3143
3141
  }
3144
- if (li(h)) {
3142
+ if (oi(h)) {
3145
3143
  var b = typeof h.style == "string" ? i.date[h.style] : mt(h.style) ? h.style.parsedOptions : void 0;
3146
3144
  a.push({
3147
- type: z.literal,
3145
+ type: Q.literal,
3148
3146
  value: t.getDateTimeFormat(r, b).format(g)
3149
3147
  });
3150
3148
  continue;
3151
3149
  }
3152
- if (ui(h)) {
3150
+ if (ai(h)) {
3153
3151
  var b = typeof h.style == "string" ? i.time[h.style] : mt(h.style) ? h.style.parsedOptions : i.time.medium;
3154
3152
  a.push({
3155
- type: z.literal,
3153
+ type: Q.literal,
3156
3154
  value: t.getDateTimeFormat(r, b).format(g)
3157
3155
  });
3158
3156
  continue;
3159
3157
  }
3160
- if (ai(h)) {
3161
- var b = typeof h.style == "string" ? i.number[h.style] : di(h.style) ? h.style.parsedOptions : void 0;
3158
+ if (si(h)) {
3159
+ var b = typeof h.style == "string" ? i.number[h.style] : hi(h.style) ? h.style.parsedOptions : void 0;
3162
3160
  b && b.scale && (g = g * (b.scale || 1)), a.push({
3163
- type: z.literal,
3161
+ type: Q.literal,
3164
3162
  value: t.getNumberFormat(r, b).format(g)
3165
3163
  });
3166
3164
  continue;
3167
3165
  }
3168
- if (fi(h)) {
3169
- var _ = h.children, y = h.value, w = n[y];
3170
- if (!es(w))
3171
- throw new Jn(y, "function", u);
3172
- var B = Zr(_, r, t, i, n, s), $ = w(B.map(function(G) {
3166
+ if (ci(h)) {
3167
+ var w = h.children, y = h.value, A = n[y];
3168
+ if (!Kn(A))
3169
+ throw new qn(y, "function", u);
3170
+ var O = Xr(w, r, t, i, n, s), M = A(O.map(function(G) {
3173
3171
  return G.value;
3174
3172
  }));
3175
- Array.isArray($) || ($ = [$]), a.push.apply(a, $.map(function(G) {
3173
+ Array.isArray(M) || (M = [M]), a.push.apply(a, M.map(function(G) {
3176
3174
  return {
3177
- type: typeof G == "string" ? z.literal : z.object,
3175
+ type: typeof G == "string" ? Q.literal : Q.object,
3178
3176
  value: G
3179
3177
  };
3180
3178
  }));
3181
3179
  }
3182
- if (ci(h)) {
3183
- var M = h.options[g] || h.options.other;
3184
- if (!M)
3185
- throw new Dt(h.value, g, Object.keys(h.options), u);
3186
- a.push.apply(a, Zr(M.value, r, t, i, n));
3180
+ if (li(h)) {
3181
+ var R = h.options[g] || h.options.other;
3182
+ if (!R)
3183
+ throw new kt(h.value, g, Object.keys(h.options), u);
3184
+ a.push.apply(a, Xr(R.value, r, t, i, n));
3187
3185
  continue;
3188
3186
  }
3189
- if (hi(h)) {
3190
- var M = h.options["=".concat(g)];
3191
- if (!M) {
3187
+ if (ui(h)) {
3188
+ var R = h.options["=".concat(g)];
3189
+ if (!R) {
3192
3190
  if (!Intl.PluralRules)
3193
- throw new et(`Intl.PluralRules is not available in this environment.
3191
+ throw new Kr(`Intl.PluralRules is not available in this environment.
3194
3192
  Try polyfilling it using "@formatjs/intl-pluralrules"
3195
- `, ar.MISSING_INTL_API, u);
3196
- var de = t.getPluralRules(r, { type: h.pluralType }).select(g - (h.offset || 0));
3197
- M = h.options[de] || h.options.other;
3193
+ `, or.MISSING_INTL_API, u);
3194
+ var ce = t.getPluralRules(r, { type: h.pluralType }).select(g - (h.offset || 0));
3195
+ R = h.options[ce] || h.options.other;
3198
3196
  }
3199
- if (!M)
3200
- throw new Dt(h.value, g, Object.keys(h.options), u);
3201
- a.push.apply(a, Zr(M.value, r, t, i, n, g - (h.offset || 0)));
3197
+ if (!R)
3198
+ throw new kt(h.value, g, Object.keys(h.options), u);
3199
+ a.push.apply(a, Xr(R.value, r, t, i, n, g - (h.offset || 0)));
3202
3200
  continue;
3203
3201
  }
3204
3202
  }
3205
- return Kn(a);
3203
+ return Yn(a);
3206
3204
  }
3207
- function rs(e, r) {
3208
- return r ? A(A(A({}, e || {}), r || {}), Object.keys(e).reduce(function(t, i) {
3209
- return t[i] = A(A({}, e[i]), r[i] || {}), t;
3205
+ function es(e, r) {
3206
+ return r ? T(T(T({}, e || {}), r || {}), Object.keys(e).reduce(function(t, i) {
3207
+ return t[i] = T(T({}, e[i]), r[i] || {}), t;
3210
3208
  }, {})) : e;
3211
3209
  }
3212
- function ts(e, r) {
3210
+ function rs(e, r) {
3213
3211
  return r ? Object.keys(e).reduce(function(t, i) {
3214
- return t[i] = rs(e[i], r[i]), t;
3215
- }, A({}, e)) : e;
3212
+ return t[i] = es(e[i], r[i]), t;
3213
+ }, T({}, e)) : e;
3216
3214
  }
3217
3215
  function ut(e) {
3218
3216
  return {
@@ -3228,7 +3226,7 @@ function ut(e) {
3228
3226
  }
3229
3227
  };
3230
3228
  }
3231
- function is(e) {
3229
+ function ts(e) {
3232
3230
  return e === void 0 && (e = {
3233
3231
  number: {},
3234
3232
  dateTime: {},
@@ -3260,7 +3258,7 @@ function is(e) {
3260
3258
  })
3261
3259
  };
3262
3260
  }
3263
- var ns = (
3261
+ var is = (
3264
3262
  /** @class */
3265
3263
  function() {
3266
3264
  function e(r, t, i, n) {
@@ -3275,11 +3273,11 @@ var ns = (
3275
3273
  if (c.length === 1)
3276
3274
  return c[0].value;
3277
3275
  var h = c.reduce(function(m, g) {
3278
- return !m.length || g.type !== z.literal || typeof m[m.length - 1] != "string" ? m.push(g.value) : m[m.length - 1] += g.value, m;
3276
+ return !m.length || g.type !== Q.literal || typeof m[m.length - 1] != "string" ? m.push(g.value) : m[m.length - 1] += g.value, m;
3279
3277
  }, []);
3280
3278
  return h.length <= 1 ? h[0] || "" : h;
3281
3279
  }, this.formatToParts = function(f) {
3282
- return Zr(s.ast, s.locales, s.formatters, s.formats, f, void 0, s.message);
3280
+ return Xr(s.ast, s.locales, s.formatters, s.formats, f, void 0, s.message);
3283
3281
  }, this.resolvedOptions = function() {
3284
3282
  var f;
3285
3283
  return {
@@ -3292,13 +3290,13 @@ var ns = (
3292
3290
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3293
3291
  var u = n || {};
3294
3292
  u.formatters;
3295
- var a = mn(u, ["formatters"]);
3296
- this.ast = e.__parse(r, A(A({}, a), { locale: this.resolvedLocale }));
3293
+ var a = fn(u, ["formatters"]);
3294
+ this.ast = e.__parse(r, T(T({}, a), { locale: this.resolvedLocale }));
3297
3295
  } else
3298
3296
  this.ast = r;
3299
3297
  if (!Array.isArray(this.ast))
3300
3298
  throw new TypeError("A message must be provided as a String or AST.");
3301
- this.formats = ts(e.formats, i), this.formatters = n && n.formatters || is(this.formatterCache);
3299
+ this.formats = rs(e.formats, i), this.formatters = n && n.formatters || ts(this.formatterCache);
3302
3300
  }
3303
3301
  return Object.defineProperty(e, "defaultLocale", {
3304
3302
  get: function() {
@@ -3311,7 +3309,7 @@ var ns = (
3311
3309
  var t = Intl.NumberFormat.supportedLocalesOf(r);
3312
3310
  return t.length > 0 ? new Intl.Locale(t[0]) : new Intl.Locale(typeof r == "string" ? r : r[0]);
3313
3311
  }
3314
- }, e.__parse = qn, e.formats = {
3312
+ }, e.__parse = Wn, e.formats = {
3315
3313
  number: {
3316
3314
  integer: {
3317
3315
  maximumFractionDigits: 0
@@ -3372,7 +3370,7 @@ var ns = (
3372
3370
  }, e;
3373
3371
  }()
3374
3372
  );
3375
- function ss(e, r) {
3373
+ function ns(e, r) {
3376
3374
  if (r == null)
3377
3375
  return;
3378
3376
  if (r in e)
@@ -3393,92 +3391,92 @@ function ss(e, r) {
3393
3391
  i = void 0;
3394
3392
  return i;
3395
3393
  }
3396
- const Be = {}, os = (e, r, t) => t && (r in Be || (Be[r] = {}), e in Be[r] || (Be[r][e] = t), t), _i = (e, r) => {
3394
+ const Ne = {}, ss = (e, r, t) => t && (r in Ne || (Ne[r] = {}), e in Ne[r] || (Ne[r][e] = t), t), Ei = (e, r) => {
3397
3395
  if (r == null)
3398
3396
  return;
3399
- if (r in Be && e in Be[r])
3400
- return Be[r][e];
3401
- const t = rt(r);
3397
+ if (r in Ne && e in Ne[r])
3398
+ return Ne[r][e];
3399
+ const t = et(r);
3402
3400
  for (let i = 0; i < t.length; i++) {
3403
- const n = t[i], s = ls(n, e);
3401
+ const n = t[i], s = as(n, e);
3404
3402
  if (s)
3405
- return os(e, r, s);
3403
+ return ss(e, r, s);
3406
3404
  }
3407
3405
  };
3408
- let Ct;
3409
- const Tr = Yr({});
3410
- function as(e) {
3411
- return Ct[e] || null;
3406
+ let St;
3407
+ const Cr = Jr({});
3408
+ function os(e) {
3409
+ return St[e] || null;
3412
3410
  }
3413
- function wi(e) {
3414
- return e in Ct;
3411
+ function vi(e) {
3412
+ return e in St;
3415
3413
  }
3416
- function ls(e, r) {
3417
- if (!wi(e))
3414
+ function as(e, r) {
3415
+ if (!vi(e))
3418
3416
  return null;
3419
- const t = as(e);
3420
- return ss(t, r);
3417
+ const t = os(e);
3418
+ return ns(t, r);
3421
3419
  }
3422
- function us(e) {
3420
+ function ls(e) {
3423
3421
  if (e == null)
3424
3422
  return;
3425
- const r = rt(e);
3423
+ const r = et(e);
3426
3424
  for (let t = 0; t < r.length; t++) {
3427
3425
  const i = r[t];
3428
- if (wi(i))
3426
+ if (vi(i))
3429
3427
  return i;
3430
3428
  }
3431
3429
  }
3432
- function Si(e, ...r) {
3433
- delete Be[e], Tr.update((t) => (t[e] = dn.all([t[e] || {}, ...r]), t));
3430
+ function wi(e, ...r) {
3431
+ delete Ne[e], Cr.update((t) => (t[e] = hn.all([t[e] || {}, ...r]), t));
3434
3432
  }
3435
- cr(
3436
- [Tr],
3433
+ ur(
3434
+ [Cr],
3437
3435
  ([e]) => Object.keys(e)
3438
3436
  );
3439
- Tr.subscribe((e) => Ct = e);
3440
- const Wr = {};
3441
- function cs(e, r) {
3442
- Wr[e].delete(r), Wr[e].size === 0 && delete Wr[e];
3437
+ Cr.subscribe((e) => St = e);
3438
+ const Zr = {};
3439
+ function us(e, r) {
3440
+ Zr[e].delete(r), Zr[e].size === 0 && delete Zr[e];
3443
3441
  }
3444
- function Pi(e) {
3445
- return Wr[e];
3442
+ function _i(e) {
3443
+ return Zr[e];
3446
3444
  }
3447
- function hs(e) {
3448
- return rt(e).map((r) => {
3449
- const t = Pi(r);
3445
+ function cs(e) {
3446
+ return et(e).map((r) => {
3447
+ const t = _i(r);
3450
3448
  return [r, t ? [...t] : []];
3451
3449
  }).filter(([, r]) => r.length > 0);
3452
3450
  }
3453
3451
  function vt(e) {
3454
- return e == null ? !1 : rt(e).some(
3452
+ return e == null ? !1 : et(e).some(
3455
3453
  (r) => {
3456
3454
  var t;
3457
- return (t = Pi(r)) == null ? void 0 : t.size;
3455
+ return (t = _i(r)) == null ? void 0 : t.size;
3458
3456
  }
3459
3457
  );
3460
3458
  }
3461
- function fs(e, r) {
3459
+ function hs(e, r) {
3462
3460
  return Promise.all(
3463
- r.map((i) => (cs(e, i), i().then((n) => n.default || n)))
3464
- ).then((i) => Si(e, ...i));
3461
+ r.map((i) => (us(e, i), i().then((n) => n.default || n)))
3462
+ ).then((i) => wi(e, ...i));
3465
3463
  }
3466
- const wr = {};
3467
- function Ci(e) {
3464
+ const vr = {};
3465
+ function Si(e) {
3468
3466
  if (!vt(e))
3469
- return e in wr ? wr[e] : Promise.resolve();
3470
- const r = hs(e);
3471
- return wr[e] = Promise.all(
3467
+ return e in vr ? vr[e] : Promise.resolve();
3468
+ const r = cs(e);
3469
+ return vr[e] = Promise.all(
3472
3470
  r.map(
3473
- ([t, i]) => fs(t, i)
3471
+ ([t, i]) => hs(t, i)
3474
3472
  )
3475
3473
  ).then(() => {
3476
3474
  if (vt(e))
3477
- return Ci(e);
3478
- delete wr[e];
3479
- }), wr[e];
3475
+ return Si(e);
3476
+ delete vr[e];
3477
+ }), vr[e];
3480
3478
  }
3481
- const ds = {
3479
+ const fs = {
3482
3480
  number: {
3483
3481
  scientific: { notation: "scientific" },
3484
3482
  engineering: { notation: "engineering" },
@@ -3507,135 +3505,135 @@ const ds = {
3507
3505
  timeZoneName: "short"
3508
3506
  }
3509
3507
  }
3510
- }, ms = {
3508
+ }, ds = {
3511
3509
  fallbackLocale: null,
3512
3510
  loadingDelay: 200,
3513
- formats: ds,
3511
+ formats: fs,
3514
3512
  warnOnMissingMessages: !0,
3515
3513
  handleMissingMessage: void 0,
3516
3514
  ignoreTag: !0
3517
- }, gs = ms;
3518
- function lr() {
3519
- return gs;
3515
+ }, ms = ds;
3516
+ function ar() {
3517
+ return ms;
3520
3518
  }
3521
- const ct = Yr(!1);
3522
- var ps = Object.defineProperty, bs = Object.defineProperties, ys = Object.getOwnPropertyDescriptors, Gt = Object.getOwnPropertySymbols, Es = Object.prototype.hasOwnProperty, vs = Object.prototype.propertyIsEnumerable, jt = (e, r, t) => r in e ? ps(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, _s = (e, r) => {
3519
+ const ct = Jr(!1);
3520
+ var gs = Object.defineProperty, ps = Object.defineProperties, bs = Object.getOwnPropertyDescriptors, Ft = Object.getOwnPropertySymbols, ys = Object.prototype.hasOwnProperty, Es = Object.prototype.propertyIsEnumerable, Dt = (e, r, t) => r in e ? gs(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, vs = (e, r) => {
3523
3521
  for (var t in r || (r = {}))
3524
- Es.call(r, t) && jt(e, t, r[t]);
3525
- if (Gt)
3526
- for (var t of Gt(r))
3527
- vs.call(r, t) && jt(e, t, r[t]);
3522
+ ys.call(r, t) && Dt(e, t, r[t]);
3523
+ if (Ft)
3524
+ for (var t of Ft(r))
3525
+ Es.call(r, t) && Dt(e, t, r[t]);
3528
3526
  return e;
3529
- }, ws = (e, r) => bs(e, ys(r));
3530
- let _t;
3531
- const qr = Yr(null);
3532
- function Vt(e) {
3527
+ }, ws = (e, r) => ps(e, bs(r));
3528
+ let wt;
3529
+ const Wr = Jr(null);
3530
+ function Gt(e) {
3533
3531
  return e.split("-").map((r, t, i) => i.slice(0, t + 1).join("-")).reverse();
3534
3532
  }
3535
- function rt(e, r = lr().fallbackLocale) {
3536
- const t = Vt(e);
3537
- return r ? [.../* @__PURE__ */ new Set([...t, ...Vt(r)])] : t;
3533
+ function et(e, r = ar().fallbackLocale) {
3534
+ const t = Gt(e);
3535
+ return r ? [.../* @__PURE__ */ new Set([...t, ...Gt(r)])] : t;
3538
3536
  }
3539
3537
  function Fe() {
3540
- return _t ?? void 0;
3538
+ return wt ?? void 0;
3541
3539
  }
3542
- qr.subscribe((e) => {
3543
- _t = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3540
+ Wr.subscribe((e) => {
3541
+ wt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3544
3542
  });
3545
- const Ss = (e) => {
3546
- if (e && us(e) && vt(e)) {
3547
- const { loadingDelay: r } = lr();
3543
+ const _s = (e) => {
3544
+ if (e && ls(e) && vt(e)) {
3545
+ const { loadingDelay: r } = ar();
3548
3546
  let t;
3549
3547
  return typeof window < "u" && Fe() != null && r ? t = window.setTimeout(
3550
3548
  () => ct.set(!0),
3551
3549
  r
3552
- ) : ct.set(!0), Ci(e).then(() => {
3553
- qr.set(e);
3550
+ ) : ct.set(!0), Si(e).then(() => {
3551
+ Wr.set(e);
3554
3552
  }).finally(() => {
3555
3553
  clearTimeout(t), ct.set(!1);
3556
3554
  });
3557
3555
  }
3558
- return qr.set(e);
3559
- }, hr = ws(_s({}, qr), {
3560
- set: Ss
3561
- }), tt = (e) => {
3556
+ return Wr.set(e);
3557
+ }, cr = ws(vs({}, Wr), {
3558
+ set: _s
3559
+ }), rt = (e) => {
3562
3560
  const r = /* @__PURE__ */ Object.create(null);
3563
3561
  return (i) => {
3564
3562
  const n = JSON.stringify(i);
3565
3563
  return n in r ? r[n] : r[n] = e(i);
3566
3564
  };
3567
3565
  };
3568
- var Ps = Object.defineProperty, Jr = Object.getOwnPropertySymbols, xi = Object.prototype.hasOwnProperty, Ai = Object.prototype.propertyIsEnumerable, $t = (e, r, t) => r in e ? Ps(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, xt = (e, r) => {
3566
+ var Ss = Object.defineProperty, qr = Object.getOwnPropertySymbols, Pi = Object.prototype.hasOwnProperty, xi = Object.prototype.propertyIsEnumerable, jt = (e, r, t) => r in e ? Ss(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, Pt = (e, r) => {
3569
3567
  for (var t in r || (r = {}))
3570
- xi.call(r, t) && $t(e, t, r[t]);
3571
- if (Jr)
3572
- for (var t of Jr(r))
3573
- Ai.call(r, t) && $t(e, t, r[t]);
3568
+ Pi.call(r, t) && jt(e, t, r[t]);
3569
+ if (qr)
3570
+ for (var t of qr(r))
3571
+ xi.call(r, t) && jt(e, t, r[t]);
3574
3572
  return e;
3575
- }, fr = (e, r) => {
3573
+ }, hr = (e, r) => {
3576
3574
  var t = {};
3577
3575
  for (var i in e)
3578
- xi.call(e, i) && r.indexOf(i) < 0 && (t[i] = e[i]);
3579
- if (e != null && Jr)
3580
- for (var i of Jr(e))
3581
- r.indexOf(i) < 0 && Ai.call(e, i) && (t[i] = e[i]);
3576
+ Pi.call(e, i) && r.indexOf(i) < 0 && (t[i] = e[i]);
3577
+ if (e != null && qr)
3578
+ for (var i of qr(e))
3579
+ r.indexOf(i) < 0 && xi.call(e, i) && (t[i] = e[i]);
3582
3580
  return t;
3583
3581
  };
3584
- const Ar = (e, r) => {
3585
- const { formats: t } = lr();
3582
+ const xr = (e, r) => {
3583
+ const { formats: t } = ar();
3586
3584
  if (e in t && r in t[e])
3587
3585
  return t[e][r];
3588
3586
  throw new Error(`[svelte-i18n] Unknown "${r}" ${e} format.`);
3589
- }, Cs = tt(
3587
+ }, Ps = rt(
3590
3588
  (e) => {
3591
- var r = e, { locale: t, format: i } = r, n = fr(r, ["locale", "format"]);
3589
+ var r = e, { locale: t, format: i } = r, n = hr(r, ["locale", "format"]);
3592
3590
  if (t == null)
3593
3591
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3594
- return i && (n = Ar("number", i)), new Intl.NumberFormat(t, n);
3592
+ return i && (n = xr("number", i)), new Intl.NumberFormat(t, n);
3595
3593
  }
3596
- ), xs = tt(
3594
+ ), xs = rt(
3597
3595
  (e) => {
3598
- var r = e, { locale: t, format: i } = r, n = fr(r, ["locale", "format"]);
3596
+ var r = e, { locale: t, format: i } = r, n = hr(r, ["locale", "format"]);
3599
3597
  if (t == null)
3600
3598
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3601
- return i ? n = Ar("date", i) : Object.keys(n).length === 0 && (n = Ar("date", "short")), new Intl.DateTimeFormat(t, n);
3599
+ return i ? n = xr("date", i) : Object.keys(n).length === 0 && (n = xr("date", "short")), new Intl.DateTimeFormat(t, n);
3602
3600
  }
3603
- ), As = tt(
3601
+ ), Cs = rt(
3604
3602
  (e) => {
3605
- var r = e, { locale: t, format: i } = r, n = fr(r, ["locale", "format"]);
3603
+ var r = e, { locale: t, format: i } = r, n = hr(r, ["locale", "format"]);
3606
3604
  if (t == null)
3607
3605
  throw new Error(
3608
3606
  '[svelte-i18n] A "locale" must be set to format time values'
3609
3607
  );
3610
- return i ? n = Ar("time", i) : Object.keys(n).length === 0 && (n = Ar("time", "short")), new Intl.DateTimeFormat(t, n);
3608
+ return i ? n = xr("time", i) : Object.keys(n).length === 0 && (n = xr("time", "short")), new Intl.DateTimeFormat(t, n);
3611
3609
  }
3612
- ), Ts = (e = {}) => {
3610
+ ), As = (e = {}) => {
3613
3611
  var r = e, {
3614
3612
  locale: t = Fe()
3615
- } = r, i = fr(r, [
3613
+ } = r, i = hr(r, [
3616
3614
  "locale"
3617
3615
  ]);
3618
- return Cs(xt({ locale: t }, i));
3619
- }, Hs = (e = {}) => {
3616
+ return Ps(Pt({ locale: t }, i));
3617
+ }, Ts = (e = {}) => {
3620
3618
  var r = e, {
3621
3619
  locale: t = Fe()
3622
- } = r, i = fr(r, [
3620
+ } = r, i = hr(r, [
3623
3621
  "locale"
3624
3622
  ]);
3625
- return xs(xt({ locale: t }, i));
3626
- }, Is = (e = {}) => {
3623
+ return xs(Pt({ locale: t }, i));
3624
+ }, Hs = (e = {}) => {
3627
3625
  var r = e, {
3628
3626
  locale: t = Fe()
3629
- } = r, i = fr(r, [
3627
+ } = r, i = hr(r, [
3630
3628
  "locale"
3631
3629
  ]);
3632
- return As(xt({ locale: t }, i));
3633
- }, Bs = tt(
3630
+ return Cs(Pt({ locale: t }, i));
3631
+ }, Bs = rt(
3634
3632
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3635
- (e, r = Fe()) => new ns(e, r, lr().formats, {
3636
- ignoreTag: lr().ignoreTag
3633
+ (e, r = Fe()) => new is(e, r, ar().formats, {
3634
+ ignoreTag: ar().ignoreTag
3637
3635
  })
3638
- ), Ns = (e, r = {}) => {
3636
+ ), Is = (e, r = {}) => {
3639
3637
  var t, i, n, s;
3640
3638
  let u = r;
3641
3639
  typeof e == "object" && (u = e, e = u.id);
@@ -3648,9 +3646,9 @@ const Ar = (e, r) => {
3648
3646
  throw new Error(
3649
3647
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3650
3648
  );
3651
- let h = _i(e, f);
3649
+ let h = Ei(e, f);
3652
3650
  if (!h)
3653
- h = (s = (n = (i = (t = lr()).handleMissingMessage) == null ? void 0 : i.call(t, { locale: f, id: e, defaultValue: c })) != null ? n : c) != null ? s : e;
3651
+ h = (s = (n = (i = (t = ar()).handleMissingMessage) == null ? void 0 : i.call(t, { locale: f, id: e, defaultValue: c })) != null ? n : c) != null ? s : e;
3654
3652
  else if (typeof h != "string")
3655
3653
  return console.warn(
3656
3654
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -3667,18 +3665,18 @@ const Ar = (e, r) => {
3667
3665
  );
3668
3666
  }
3669
3667
  return m;
3670
- }, Os = (e, r) => Is(r).format(e), Ls = (e, r) => Hs(r).format(e), Ms = (e, r) => Ts(r).format(e), Rs = (e, r = Fe()) => _i(e, r), Us = cr([hr, Tr], () => Ns);
3671
- cr([hr], () => Os);
3672
- cr([hr], () => Ls);
3673
- cr([hr], () => Ms);
3674
- cr([hr, Tr], () => Rs);
3675
- function Qt(e, r) {
3676
- Si(e, r);
3677
- }
3678
- function ks(e) {
3679
- hr.set(e);
3680
- }
3681
- const zt = {
3668
+ }, Ns = (e, r) => Hs(r).format(e), Os = (e, r) => Ts(r).format(e), Ls = (e, r) => As(r).format(e), Ms = (e, r = Fe()) => Ei(e, r), Rs = ur([cr, Cr], () => Is);
3669
+ ur([cr], () => Ns);
3670
+ ur([cr], () => Os);
3671
+ ur([cr], () => Ls);
3672
+ ur([cr, Cr], () => Ms);
3673
+ function Vt(e, r) {
3674
+ wi(e, r);
3675
+ }
3676
+ function Us(e) {
3677
+ cr.set(e);
3678
+ }
3679
+ const $t = {
3682
3680
  en: {
3683
3681
  registerTitle: "Create your account",
3684
3682
  registerSubtitle: "Already have an account?",
@@ -3933,200 +3931,223 @@ const zt = {
3933
3931
  registerNext: "Next"
3934
3932
  }
3935
3933
  };
3936
- function Fs(e) {
3937
- Ii(e, "svelte-6m40jp", ".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, #D0046C));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, #D0046C));background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.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, #D0046C))}.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, #D0046C));border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));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}");
3934
+ function ks(e, r) {
3935
+ if (e) {
3936
+ const t = document.createElement("style");
3937
+ t.innerHTML = r, e.appendChild(t);
3938
+ }
3938
3939
  }
3939
- function Xt(e) {
3940
+ function Fs(e, r) {
3941
+ const t = new URL(r);
3942
+ fetch(t.href).then((i) => i.text()).then((i) => {
3943
+ const n = document.createElement("style");
3944
+ n.innerHTML = i, e && e.appendChild(n);
3945
+ }).catch((i) => {
3946
+ console.error("There was an error while trying to load client styling from URL", i);
3947
+ });
3948
+ }
3949
+ function Ds(e, r, t) {
3950
+ if (window.emMessageBus) {
3951
+ const i = document.createElement("style");
3952
+ window.emMessageBus.subscribe(r, (n) => {
3953
+ i.innerHTML = n, e && e.appendChild(i);
3954
+ });
3955
+ }
3956
+ }
3957
+ function Gs(e) {
3958
+ Ti(e, "svelte-6m40jp", ".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, #D0046C));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, #D0046C));background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.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, #D0046C))}.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, #D0046C));border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));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}");
3959
+ }
3960
+ function Qt(e) {
3940
3961
  let r, t = (
3941
3962
  /*$_*/
3942
3963
  e[30]("registerEmailError") + ""
3943
3964
  ), i;
3944
3965
  return {
3945
3966
  c() {
3946
- r = E("p"), i = T(t), o(r, "class", "InvalidInput");
3967
+ r = E("p"), i = H(t), o(r, "class", "InvalidInput");
3947
3968
  },
3948
3969
  m(n, s) {
3949
- fe(n, r, s), l(r, i);
3970
+ ue(n, r, s), l(r, i);
3950
3971
  },
3951
3972
  p(n, s) {
3952
3973
  s[0] & /*$_*/
3953
3974
  1073741824 && t !== (t = /*$_*/
3954
- n[30]("registerEmailError") + "") && F(i, t);
3975
+ n[30]("registerEmailError") + "") && D(i, t);
3955
3976
  },
3956
3977
  d(n) {
3957
- n && se(r);
3978
+ n && ie(r);
3958
3979
  }
3959
3980
  };
3960
3981
  }
3961
- function Zt(e) {
3982
+ function zt(e) {
3962
3983
  let r, t = (
3963
3984
  /*$_*/
3964
3985
  e[30]("registerUsernameError") + ""
3965
3986
  ), i;
3966
3987
  return {
3967
3988
  c() {
3968
- r = E("p"), i = T(t), o(r, "class", "InvalidInput");
3989
+ r = E("p"), i = H(t), o(r, "class", "InvalidInput");
3969
3990
  },
3970
3991
  m(n, s) {
3971
- fe(n, r, s), l(r, i);
3992
+ ue(n, r, s), l(r, i);
3972
3993
  },
3973
3994
  p(n, s) {
3974
3995
  s[0] & /*$_*/
3975
3996
  1073741824 && t !== (t = /*$_*/
3976
- n[30]("registerUsernameError") + "") && F(i, t);
3997
+ n[30]("registerUsernameError") + "") && D(i, t);
3977
3998
  },
3978
3999
  d(n) {
3979
- n && se(r);
4000
+ n && ie(r);
3980
4001
  }
3981
4002
  };
3982
4003
  }
3983
- function Ds(e) {
4004
+ function js(e) {
3984
4005
  let r, t, i, n, s, u, a, f, c;
3985
4006
  return {
3986
4007
  c() {
3987
- r = S("svg"), t = S("defs"), i = S("style"), n = T(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = S("g"), u = S("path"), a = S("circle"), o(u, "class", "a"), o(u, "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(u, "transform", "translate(0)"), o(a, "class", "a"), o(a, "cx", "2.779"), o(a, "cy", "2.779"), o(a, "r", "2.779"), o(a, "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");
4008
+ r = _("svg"), t = _("defs"), i = _("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = _("g"), u = _("path"), a = _("circle"), o(u, "class", "a"), o(u, "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(u, "transform", "translate(0)"), o(a, "class", "a"), o(a, "cx", "2.779"), o(a, "cy", "2.779"), o(a, "r", "2.779"), o(a, "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");
3988
4009
  },
3989
4010
  m(h, m) {
3990
- fe(h, r, m), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), f || (c = x(
4011
+ ue(h, r, m), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), f || (c = x(
3991
4012
  r,
3992
4013
  "click",
3993
4014
  /*click_handler_2*/
3994
- e[61]
4015
+ e[62]
3995
4016
  ), f = !0);
3996
4017
  },
3997
- p: X,
4018
+ p: z,
3998
4019
  d(h) {
3999
- h && se(r), f = !1, c();
4020
+ h && ie(r), f = !1, c();
4000
4021
  }
4001
4022
  };
4002
4023
  }
4003
- function Gs(e) {
4004
- let r, t, i, n, s, u, a, f, c, h, m, g, b, _, y;
4024
+ function Vs(e) {
4025
+ let r, t, i, n, s, u, a, f, c, h, m, g, b, w, y;
4005
4026
  return {
4006
4027
  c() {
4007
- r = S("svg"), t = S("defs"), i = S("style"), n = T(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = S("g"), u = S("circle"), a = S("g"), f = S("path"), c = S("path"), h = S("g"), m = S("path"), g = S("path"), b = S("rect"), o(u, "class", "a"), o(u, "cx", "0.05"), o(u, "cy", "0.05"), o(u, "r", "0.05"), o(u, "transform", "translate(121.017 31.148)"), o(f, "class", "a"), o(f, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(f, "transform", "translate(-142.164 -39.123)"), o(c, "class", "a"), o(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(c, "transform", "translate(-136.413 -42.068)"), o(a, "transform", "translate(117.499 27.37)"), o(m, "class", "a"), o(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(m, "transform", "translate(-110.856 -33.157)"), o(g, "class", "a"), o(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), o(g, "transform", "translate(-130.743 -29.617)"), o(h, "transform", "translate(110.856 24.899)"), o(b, "class", "a"), o(b, "width", "0.972"), o(b, "height", "15.861"), o(b, "rx", "0.486"), o(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(r, "class", "TogglePasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.844"), o(r, "height", "12.887"), o(r, "viewBox", "0 0 18.844 12.887");
4028
+ r = _("svg"), t = _("defs"), i = _("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = _("g"), u = _("circle"), a = _("g"), f = _("path"), c = _("path"), h = _("g"), m = _("path"), g = _("path"), b = _("rect"), o(u, "class", "a"), o(u, "cx", "0.05"), o(u, "cy", "0.05"), o(u, "r", "0.05"), o(u, "transform", "translate(121.017 31.148)"), o(f, "class", "a"), o(f, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(f, "transform", "translate(-142.164 -39.123)"), o(c, "class", "a"), o(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(c, "transform", "translate(-136.413 -42.068)"), o(a, "transform", "translate(117.499 27.37)"), o(m, "class", "a"), o(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(m, "transform", "translate(-110.856 -33.157)"), o(g, "class", "a"), o(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), o(g, "transform", "translate(-130.743 -29.617)"), o(h, "transform", "translate(110.856 24.899)"), o(b, "class", "a"), o(b, "width", "0.972"), o(b, "height", "15.861"), o(b, "rx", "0.486"), o(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(r, "class", "TogglePasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.844"), o(r, "height", "12.887"), o(r, "viewBox", "0 0 18.844 12.887");
4008
4029
  },
4009
- m(w, B) {
4010
- fe(w, r, B), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), l(a, f), l(a, c), l(s, h), l(h, m), l(h, g), l(s, b), _ || (y = x(
4030
+ m(A, O) {
4031
+ ue(A, r, O), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), l(a, f), l(a, c), l(s, h), l(h, m), l(h, g), l(s, b), w || (y = x(
4011
4032
  r,
4012
4033
  "click",
4013
4034
  /*click_handler_1*/
4014
- e[60]
4015
- ), _ = !0);
4035
+ e[61]
4036
+ ), w = !0);
4016
4037
  },
4017
- p: X,
4018
- d(w) {
4019
- w && se(r), _ = !1, y();
4038
+ p: z,
4039
+ d(A) {
4040
+ A && ie(r), w = !1, y();
4020
4041
  }
4021
4042
  };
4022
4043
  }
4023
- function Wt(e) {
4044
+ function Xt(e) {
4024
4045
  let r, t = (
4025
4046
  /*$_*/
4026
4047
  e[30]("registerPasswordError") + ""
4027
4048
  ), i;
4028
4049
  return {
4029
4050
  c() {
4030
- r = E("p"), i = T(t), o(r, "class", "InvalidInput");
4051
+ r = E("p"), i = H(t), o(r, "class", "InvalidInput");
4031
4052
  },
4032
4053
  m(n, s) {
4033
- fe(n, r, s), l(r, i);
4054
+ ue(n, r, s), l(r, i);
4034
4055
  },
4035
4056
  p(n, s) {
4036
4057
  s[0] & /*$_*/
4037
4058
  1073741824 && t !== (t = /*$_*/
4038
- n[30]("registerPasswordError") + "") && F(i, t);
4059
+ n[30]("registerPasswordError") + "") && D(i, t);
4039
4060
  },
4040
4061
  d(n) {
4041
- n && se(r);
4062
+ n && ie(r);
4042
4063
  }
4043
4064
  };
4044
4065
  }
4045
- function qt(e) {
4066
+ function Zt(e) {
4046
4067
  let r, t = (
4047
4068
  /*$_*/
4048
4069
  e[30]("registerSimplePasswordError") + ""
4049
4070
  ), i;
4050
4071
  return {
4051
4072
  c() {
4052
- r = E("p"), i = T(t), o(r, "class", "InvalidInput");
4073
+ r = E("p"), i = H(t), o(r, "class", "InvalidInput");
4053
4074
  },
4054
4075
  m(n, s) {
4055
- fe(n, r, s), l(r, i);
4076
+ ue(n, r, s), l(r, i);
4056
4077
  },
4057
4078
  p(n, s) {
4058
4079
  s[0] & /*$_*/
4059
4080
  1073741824 && t !== (t = /*$_*/
4060
- n[30]("registerSimplePasswordError") + "") && F(i, t);
4081
+ n[30]("registerSimplePasswordError") + "") && D(i, t);
4061
4082
  },
4062
4083
  d(n) {
4063
- n && se(r);
4084
+ n && ie(r);
4064
4085
  }
4065
4086
  };
4066
4087
  }
4067
- function js(e) {
4088
+ function $s(e) {
4068
4089
  let r, t, i, n, s, u, a, f, c;
4069
4090
  return {
4070
4091
  c() {
4071
- r = S("svg"), t = S("defs"), i = S("style"), n = T(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = S("g"), u = S("path"), a = S("circle"), o(u, "class", "a"), o(u, "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(u, "transform", "translate(0)"), o(a, "class", "a"), o(a, "cx", "2.779"), o(a, "cy", "2.779"), o(a, "r", "2.779"), o(a, "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");
4092
+ r = _("svg"), t = _("defs"), i = _("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = _("g"), u = _("path"), a = _("circle"), o(u, "class", "a"), o(u, "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(u, "transform", "translate(0)"), o(a, "class", "a"), o(a, "cx", "2.779"), o(a, "cy", "2.779"), o(a, "r", "2.779"), o(a, "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");
4072
4093
  },
4073
4094
  m(h, m) {
4074
- fe(h, r, m), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), f || (c = x(
4095
+ ue(h, r, m), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), f || (c = x(
4075
4096
  r,
4076
4097
  "click",
4077
4098
  /*click_handler_4*/
4078
- e[67]
4099
+ e[68]
4079
4100
  ), f = !0);
4080
4101
  },
4081
- p: X,
4102
+ p: z,
4082
4103
  d(h) {
4083
- h && se(r), f = !1, c();
4104
+ h && ie(r), f = !1, c();
4084
4105
  }
4085
4106
  };
4086
4107
  }
4087
- function Vs(e) {
4088
- let r, t, i, n, s, u, a, f, c, h, m, g, b, _, y;
4108
+ function Qs(e) {
4109
+ let r, t, i, n, s, u, a, f, c, h, m, g, b, w, y;
4089
4110
  return {
4090
4111
  c() {
4091
- r = S("svg"), t = S("defs"), i = S("style"), n = T(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = S("g"), u = S("circle"), a = S("g"), f = S("path"), c = S("path"), h = S("g"), m = S("path"), g = S("path"), b = S("rect"), o(u, "class", "a"), o(u, "cx", "0.05"), o(u, "cy", "0.05"), o(u, "r", "0.05"), o(u, "transform", "translate(121.017 31.148)"), o(f, "class", "a"), o(f, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(f, "transform", "translate(-142.164 -39.123)"), o(c, "class", "a"), o(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(c, "transform", "translate(-136.413 -42.068)"), o(a, "transform", "translate(117.499 27.37)"), o(m, "class", "a"), o(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(m, "transform", "translate(-110.856 -33.157)"), o(g, "class", "a"), o(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), o(g, "transform", "translate(-130.743 -29.617)"), o(h, "transform", "translate(110.856 24.899)"), o(b, "class", "a"), o(b, "width", "0.972"), o(b, "height", "15.861"), o(b, "rx", "0.486"), o(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(r, "class", "ToggleConfirmPasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.844"), o(r, "height", "12.887"), o(r, "viewBox", "0 0 18.844 12.887");
4112
+ r = _("svg"), t = _("defs"), i = _("style"), n = H(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"), s = _("g"), u = _("circle"), a = _("g"), f = _("path"), c = _("path"), h = _("g"), m = _("path"), g = _("path"), b = _("rect"), o(u, "class", "a"), o(u, "cx", "0.05"), o(u, "cy", "0.05"), o(u, "r", "0.05"), o(u, "transform", "translate(121.017 31.148)"), o(f, "class", "a"), o(f, "d", "M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"), o(f, "transform", "translate(-142.164 -39.123)"), o(c, "class", "a"), o(c, "d", "M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"), o(c, "transform", "translate(-136.413 -42.068)"), o(a, "transform", "translate(117.499 27.37)"), o(m, "class", "a"), o(m, "d", "M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"), o(m, "transform", "translate(-110.856 -33.157)"), o(g, "class", "a"), o(g, "d", "M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"), o(g, "transform", "translate(-130.743 -29.617)"), o(h, "transform", "translate(110.856 24.899)"), o(b, "class", "a"), o(b, "width", "0.972"), o(b, "height", "15.861"), o(b, "rx", "0.486"), o(b, "transform", "translate(114.827 23.858) rotate(-39.315)"), o(s, "transform", "translate(-110.856 -23.242)"), o(r, "class", "ToggleConfirmPasswordVisibility"), o(r, "xmlns", "http://www.w3.org/2000/svg"), o(r, "width", "18.844"), o(r, "height", "12.887"), o(r, "viewBox", "0 0 18.844 12.887");
4092
4113
  },
4093
- m(w, B) {
4094
- fe(w, r, B), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), l(a, f), l(a, c), l(s, h), l(h, m), l(h, g), l(s, b), _ || (y = x(
4114
+ m(A, O) {
4115
+ ue(A, r, O), l(r, t), l(t, i), l(i, n), l(r, s), l(s, u), l(s, a), l(a, f), l(a, c), l(s, h), l(h, m), l(h, g), l(s, b), w || (y = x(
4095
4116
  r,
4096
4117
  "click",
4097
4118
  /*click_handler_3*/
4098
- e[66]
4099
- ), _ = !0);
4119
+ e[67]
4120
+ ), w = !0);
4100
4121
  },
4101
- p: X,
4102
- d(w) {
4103
- w && se(r), _ = !1, y();
4122
+ p: z,
4123
+ d(A) {
4124
+ A && ie(r), w = !1, y();
4104
4125
  }
4105
4126
  };
4106
4127
  }
4107
- function Jt(e) {
4128
+ function Wt(e) {
4108
4129
  let r, t = (
4109
4130
  /*$_*/
4110
4131
  e[30]("registerConfirmPasswordError") + ""
4111
4132
  ), i;
4112
4133
  return {
4113
4134
  c() {
4114
- r = E("p"), i = T(t), o(r, "class", "InvalidInput");
4135
+ r = E("p"), i = H(t), o(r, "class", "InvalidInput");
4115
4136
  },
4116
4137
  m(n, s) {
4117
- fe(n, r, s), l(r, i);
4138
+ ue(n, r, s), l(r, i);
4118
4139
  },
4119
4140
  p(n, s) {
4120
4141
  s[0] & /*$_*/
4121
4142
  1073741824 && t !== (t = /*$_*/
4122
- n[30]("registerConfirmPasswordError") + "") && F(i, t);
4143
+ n[30]("registerConfirmPasswordError") + "") && D(i, t);
4123
4144
  },
4124
4145
  d(n) {
4125
- n && se(r);
4146
+ n && ie(r);
4126
4147
  }
4127
4148
  };
4128
4149
  }
4129
- function Yt(e) {
4150
+ function qt(e) {
4130
4151
  let r, t = (
4131
4152
  /*custominputtextswitch*/
4132
4153
  (e[2] == "true" ? (
@@ -4139,10 +4160,10 @@ function Yt(e) {
4139
4160
  ), i;
4140
4161
  return {
4141
4162
  c() {
4142
- r = E("p"), i = T(t), o(r, "class", "InvalidInput");
4163
+ r = E("p"), i = H(t), o(r, "class", "InvalidInput");
4143
4164
  },
4144
4165
  m(n, s) {
4145
- fe(n, r, s), l(r, i);
4166
+ ue(n, r, s), l(r, i);
4146
4167
  },
4147
4168
  p(n, s) {
4148
4169
  s[0] & /*custominputtextswitch, $_*/
@@ -4153,14 +4174,14 @@ function Yt(e) {
4153
4174
  ) : (
4154
4175
  /*$_*/
4155
4176
  n[30]("registerSecurityQuestionError")
4156
- )) + "") && F(i, t);
4177
+ )) + "") && D(i, t);
4157
4178
  },
4158
4179
  d(n) {
4159
- n && se(r);
4180
+ n && ie(r);
4160
4181
  }
4161
4182
  };
4162
4183
  }
4163
- function Kt(e) {
4184
+ function Jt(e) {
4164
4185
  let r, t = (
4165
4186
  /*custominputtextswitch*/
4166
4187
  (e[2] == "true" ? (
@@ -4173,10 +4194,10 @@ function Kt(e) {
4173
4194
  ), i;
4174
4195
  return {
4175
4196
  c() {
4176
- r = E("p"), i = T(t), o(r, "class", "InvalidInput");
4197
+ r = E("p"), i = H(t), o(r, "class", "InvalidInput");
4177
4198
  },
4178
4199
  m(n, s) {
4179
- fe(n, r, s), l(r, i);
4200
+ ue(n, r, s), l(r, i);
4180
4201
  },
4181
4202
  p(n, s) {
4182
4203
  s[0] & /*custominputtextswitch, $_*/
@@ -4187,14 +4208,14 @@ function Kt(e) {
4187
4208
  ) : (
4188
4209
  /*$_*/
4189
4210
  n[30]("registerSecurityAnswerError")
4190
- )) + "") && F(i, t);
4211
+ )) + "") && D(i, t);
4191
4212
  },
4192
4213
  d(n) {
4193
- n && se(r);
4214
+ n && ie(r);
4194
4215
  }
4195
4216
  };
4196
4217
  }
4197
- function $s(e) {
4218
+ function zs(e) {
4198
4219
  let r, t, i, n = (
4199
4220
  /*$_*/
4200
4221
  e[30]("registerTitle") + ""
@@ -4204,22 +4225,22 @@ function $s(e) {
4204
4225
  ), c, h, m, g = (
4205
4226
  /*$_*/
4206
4227
  e[30]("registerSubtitleLogin") + ""
4207
- ), b, _, y, w, B, $ = (
4228
+ ), b, w, y, A, O, M = (
4208
4229
  /*$_*/
4209
4230
  e[30]("registerEmail") + ""
4210
- ), M, de, G, be, R, De, xe, Ee, U, Z, me = (
4231
+ ), R, ce, G, me, U, De, Ce, Ge, k, X, he = (
4211
4232
  /*$_*/
4212
4233
  e[30]("registerUsername") + ""
4213
- ), W, oe, ve, Ne, k, _e, Ae, ae, D, O, q, ye = (
4234
+ ), ge, ne, V, Ae, F, Pe, Te, ye, pe, C, Ee, Z = (
4214
4235
  /*$_*/
4215
4236
  e[30]("registerPassword") + ""
4216
- ), dr, mr, Ge, le, L, Oe, Hr, je, Ve, Le, Me, gr, j, Te, Re = (
4237
+ ), ve, Ar, Oe, Tr, B, Le, fr, dr, je, Me, Re, mr, j, xe, Ve = (
4217
4238
  /*$_*/
4218
4239
  e[30]("registerConfirmPassword") + ""
4219
- ), pr, $e, Ue, br, Q, yr, Qe, ze, Ir, we, ke, Xe = (
4240
+ ), $e, Hr, He, gr, $, pr, Qe, Ue, Br, we, ke, ze = (
4220
4241
  /*$_*/
4221
4242
  e[30]("registerPromoCode") + ""
4222
- ), Er, Br, Nr, ue, Or, Ze, Lr, ge, He, We = (
4243
+ ), br, Ir, Nr, se, Or, Xe, Lr, fe, Be, Ze = (
4223
4244
  /*custominputtextswitch*/
4224
4245
  (e[2] == "true" ? (
4225
4246
  /*$_*/
@@ -4228,7 +4249,7 @@ function $s(e) {
4228
4249
  /*$_*/
4229
4250
  e[30]("registerSecurityQuestion")
4230
4251
  )) + ""
4231
- ), vr, Mr, qe, Rr, ce, Ur, Je, kr, pe, Ie, Ye = (
4252
+ ), yr, Mr, We, Rr, oe, Ur, qe, kr, de, Ie, Je = (
4232
4253
  /*custominputtextswitch*/
4233
4254
  (e[2] == "true" ? (
4234
4255
  /*$_*/
@@ -4237,419 +4258,419 @@ function $s(e) {
4237
4258
  /*$_*/
4238
4259
  e[30]("registerSecurityAnswer")
4239
4260
  )) + ""
4240
- ), _r, Fr, Ke, Dr, he, Gr, er, jr, p, I = (
4261
+ ), Er, Fr, Ye, Dr, ae, Gr, Ke, p, N, le = (
4241
4262
  /*$_*/
4242
4263
  e[30]("registerNext") + ""
4243
- ), V, Vr, it, At, J = (
4264
+ ), tt, jr, it, xt, W = (
4244
4265
  /*invalidEmail*/
4245
- e[4] && Xt(e)
4246
- ), Y = (
4266
+ e[4] && Qt(e)
4267
+ ), q = (
4247
4268
  /*invalidName*/
4248
- e[5] && Zt(e)
4269
+ e[5] && zt(e)
4249
4270
  );
4250
- function Tt(d, v) {
4271
+ function Ct(d, v) {
4251
4272
  return (
4252
4273
  /*isPasswordVisible*/
4253
- d[25] ? Gs : Ds
4274
+ d[25] ? Vs : js
4254
4275
  );
4255
4276
  }
4256
- let $r = Tt(e), Se = $r(e), K = (
4277
+ let Vr = Ct(e), _e = Vr(e), J = (
4257
4278
  /*invalidPassword*/
4258
4279
  e[6] && /*simplepasswordvalidation*/
4259
- e[0] !== "true" && Wt(e)
4260
- ), ee = (
4280
+ e[0] !== "true" && Xt(e)
4281
+ ), Y = (
4261
4282
  /*invalidPassword*/
4262
4283
  e[6] && /*simplepasswordvalidation*/
4263
- e[0] === "true" && qt(e)
4284
+ e[0] === "true" && Zt(e)
4264
4285
  );
4265
- function Ht(d, v) {
4286
+ function At(d, v) {
4266
4287
  return (
4267
4288
  /*isConfirmPasswordVisible*/
4268
- d[26] ? Vs : js
4289
+ d[26] ? Qs : $s
4269
4290
  );
4270
4291
  }
4271
- let Qr = Ht(e), Pe = Qr(e), re = (
4292
+ let $r = At(e), Se = $r(e), K = (
4272
4293
  /*invalidConfirmPassword*/
4273
- e[7] && Jt(e)
4274
- ), te = (
4294
+ e[7] && Wt(e)
4295
+ ), ee = (
4275
4296
  /*invalidSecurityQuestion*/
4276
- e[8] && Yt(e)
4277
- ), ie = (
4297
+ e[8] && qt(e)
4298
+ ), re = (
4278
4299
  /*invalidSecurityAnswer*/
4279
- e[9] && Kt(e)
4300
+ e[9] && Jt(e)
4280
4301
  );
4281
4302
  return {
4282
4303
  c() {
4283
- r = E("div"), t = E("div"), i = E("h2"), s = T(n), u = H(), a = E("p"), c = T(f), h = H(), m = E("span"), b = T(g), _ = H(), y = E("form"), w = E("div"), B = E("label"), M = T($), de = T(":"), G = E("span"), G.textContent = "*", be = H(), R = E("input"), De = H(), J && J.c(), Ee = H(), U = E("div"), Z = E("label"), W = T(me), oe = T(":"), ve = E("span"), ve.textContent = "*", Ne = H(), k = E("input"), Ae = H(), Y && Y.c(), D = H(), O = E("div"), q = E("label"), dr = T(ye), mr = T(":"), Ge = E("span"), Ge.textContent = "*", le = H(), L = E("input"), Hr = H(), Se.c(), je = H(), K && K.c(), Ve = H(), ee && ee.c(), gr = H(), j = E("div"), Te = E("label"), pr = T(Re), $e = T(":"), Ue = E("span"), Ue.textContent = "*", br = H(), Q = E("input"), yr = H(), Pe.c(), Qe = H(), re && re.c(), Ir = H(), we = E("div"), ke = E("label"), Er = T(Xe), Br = T(":"), Nr = H(), ue = E("input"), Or = H(), Lr = H(), ge = E("div"), He = E("label"), vr = T(We), Mr = T(":"), qe = E("span"), qe.textContent = "*", Rr = H(), ce = E("input"), Ur = H(), te && te.c(), kr = H(), pe = E("div"), Ie = E("label"), _r = T(Ye), Fr = T(":"), Ke = E("span"), Ke.textContent = "*", Dr = H(), he = E("input"), Gr = H(), ie && ie.c(), jr = H(), p = E("button"), V = T(I), o(i, "class", "RegisterFormTitle"), o(m, "class", "FormLoginCallToAction"), o(a, "class", "RegisterFormSubtitle"), o(t, "class", "RegisterFormHeader"), o(G, "class", "FormRequired"), o(B, "for", "Email"), o(R, "type", "text"), o(R, "id", "Email"), o(w, "class", xe = "EmailContainer " + /*invalidEmail*/
4304
+ r = E("div"), t = E("div"), i = E("h2"), s = H(n), u = I(), a = E("p"), c = H(f), h = I(), m = E("span"), b = H(g), w = I(), y = E("form"), A = E("div"), O = E("label"), R = H(M), ce = H(":"), G = E("span"), G.textContent = "*", me = I(), U = E("input"), De = I(), W && W.c(), Ge = I(), k = E("div"), X = E("label"), ge = H(he), ne = H(":"), V = E("span"), V.textContent = "*", Ae = I(), F = E("input"), Te = I(), q && q.c(), pe = I(), C = E("div"), Ee = E("label"), ve = H(Z), Ar = H(":"), Oe = E("span"), Oe.textContent = "*", Tr = I(), B = E("input"), fr = I(), _e.c(), dr = I(), J && J.c(), je = I(), Y && Y.c(), mr = I(), j = E("div"), xe = E("label"), $e = H(Ve), Hr = H(":"), He = E("span"), He.textContent = "*", gr = I(), $ = E("input"), pr = I(), Se.c(), Qe = I(), K && K.c(), Br = I(), we = E("div"), ke = E("label"), br = H(ze), Ir = H(":"), Nr = I(), se = E("input"), Or = I(), Lr = I(), fe = E("div"), Be = E("label"), yr = H(Ze), Mr = H(":"), We = E("span"), We.textContent = "*", Rr = I(), oe = E("input"), Ur = I(), ee && ee.c(), kr = I(), de = E("div"), Ie = E("label"), Er = H(Je), Fr = H(":"), Ye = E("span"), Ye.textContent = "*", Dr = I(), ae = E("input"), Gr = I(), re && re.c(), p = I(), N = E("button"), tt = H(le), o(i, "class", "RegisterFormTitle"), o(m, "class", "FormLoginCallToAction"), o(a, "class", "RegisterFormSubtitle"), o(t, "class", "RegisterFormHeader"), o(G, "class", "FormRequired"), o(O, "for", "Email"), o(U, "type", "text"), o(U, "id", "Email"), o(A, "class", Ce = "EmailContainer " + /*invalidEmail*/
4284
4305
  (e[4] && !/*emailFocus*/
4285
4306
  e[10] ? "InvalidField" : "") + /*disabledFieldsList*/
4286
- (e[17]?.indexOf("email") >= 0 ? "Hidden" : "")), o(ve, "class", "FormRequired"), o(Z, "for", "UserName"), o(k, "type", "text"), o(k, "id", "UserName"), o(k, "autocomplete", _e = /*savecredentials*/
4287
- e[1] ? "username" : "off"), o(U, "class", ae = "UserContainer " + /*invalidName*/
4307
+ (e[17]?.indexOf("email") >= 0 ? "Hidden" : "")), o(V, "class", "FormRequired"), o(X, "for", "UserName"), o(F, "type", "text"), o(F, "id", "UserName"), o(F, "autocomplete", Pe = /*savecredentials*/
4308
+ e[1] ? "username" : "off"), o(k, "class", ye = "UserContainer " + /*invalidName*/
4288
4309
  (e[5] && !/*usernameFocus*/
4289
4310
  e[11] ? "InvalidField" : "") + /*disabledFieldsList*/
4290
- (e[17]?.indexOf("username") >= 0 ? "Hidden" : "")), o(Ge, "class", "FormRequired"), o(q, "for", "Password"), o(L, "name", "new-password"), o(L, "type", "password"), o(L, "id", "new-password"), o(L, "autocomplete", Oe = /*savecredentials*/
4291
- e[1] ? "new-password" : "off"), o(L, "aria-describedby", "password-constraints"), o(O, "class", Le = "PasswordContainer " + /*invalidPassword*/
4311
+ (e[17]?.indexOf("username") >= 0 ? "Hidden" : "")), o(Oe, "class", "FormRequired"), o(Ee, "for", "Password"), o(B, "name", "new-password"), o(B, "type", "password"), o(B, "id", "new-password"), o(B, "autocomplete", Le = /*savecredentials*/
4312
+ e[1] ? "new-password" : "off"), o(B, "aria-describedby", "password-constraints"), o(C, "class", Me = "PasswordContainer " + /*invalidPassword*/
4292
4313
  (e[6] && !/*passwordFocus*/
4293
4314
  e[12] ? "InvalidField" : "") + /*disabledFieldsList*/
4294
- (e[17]?.indexOf("password") >= 0 ? "Hidden" : "")), O.hidden = Me = /*disabledFieldsList*/
4295
- e[17]?.indexOf("password") >= 0, o(Ue, "class", "FormRequired"), o(Te, "for", "ConfirmPassword"), o(Q, "type", "password"), o(Q, "id", "ConfirmPassword"), o(j, "class", ze = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
4315
+ (e[17]?.indexOf("password") >= 0 ? "Hidden" : "")), C.hidden = Re = /*disabledFieldsList*/
4316
+ e[17]?.indexOf("password") >= 0, o(He, "class", "FormRequired"), o(xe, "for", "ConfirmPassword"), o($, "type", "password"), o($, "id", "ConfirmPassword"), o(j, "class", Ue = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
4296
4317
  (e[7] && !/*confirmPasswordFocus*/
4297
4318
  e[13] ? "InvalidField" : "") + /*disabledFieldsList*/
4298
- (e[17]?.indexOf("confirmPassword") >= 0 ? "Hidden" : "")), o(ke, "for", "PromoCode"), o(ue, "type", "text"), o(ue, "id", "PromoCode"), o(we, "class", Ze = "PromoCodeContainer " + /*disabledFieldsList*/
4299
- (e[17]?.indexOf("promoCode") >= 0 ? "Hidden" : "")), o(qe, "class", "FormRequired"), o(He, "for", "SecurityQuestion"), o(ce, "type", "text"), o(ce, "id", "SecurityQuestion"), o(ge, "class", Je = "SecurityQuestionContainer " + /*invalidSecurityQuestion*/
4319
+ (e[17]?.indexOf("confirmPassword") >= 0 ? "Hidden" : "")), o(ke, "for", "PromoCode"), o(se, "type", "text"), o(se, "id", "PromoCode"), o(we, "class", Xe = "PromoCodeContainer " + /*disabledFieldsList*/
4320
+ (e[17]?.indexOf("promoCode") >= 0 ? "Hidden" : "")), o(We, "class", "FormRequired"), o(Be, "for", "SecurityQuestion"), o(oe, "type", "text"), o(oe, "id", "SecurityQuestion"), o(fe, "class", qe = "SecurityQuestionContainer " + /*invalidSecurityQuestion*/
4300
4321
  (e[8] && !/*securityQFocus*/
4301
4322
  e[14] ? "InvalidField" : "") + /*disabledFieldsList*/
4302
- (e[17]?.indexOf("securityQuestion") >= 0 ? "Hidden" : "")), o(Ke, "class", "FormRequired"), o(Ie, "for", "SecurityAnswer"), o(he, "type", "text"), o(he, "id", "SecurityAnswer"), o(pe, "class", er = "SecurityAnswerContainer " + /*invalidSecurityAnswer*/
4323
+ (e[17]?.indexOf("securityQuestion") >= 0 ? "Hidden" : "")), o(Ye, "class", "FormRequired"), o(Ie, "for", "SecurityAnswer"), o(ae, "type", "text"), o(ae, "id", "SecurityAnswer"), o(de, "class", Ke = "SecurityAnswerContainer " + /*invalidSecurityAnswer*/
4303
4324
  (e[9] && !/*securityAFocus*/
4304
4325
  e[15] ? "InvalidField" : "") + /*disabledFieldsList*/
4305
- (e[17]?.indexOf("securityAnswer") >= 0 ? "Hidden" : "")), o(p, "class", "RegisterStepNext"), p.disabled = Vr = !/*isValid*/
4326
+ (e[17]?.indexOf("securityAnswer") >= 0 ? "Hidden" : "")), o(N, "class", "RegisterStepNext"), N.disabled = jr = !/*isValid*/
4306
4327
  e[29], o(y, "class", "RegisterFormContent");
4307
4328
  },
4308
4329
  m(d, v) {
4309
- fe(d, r, v), l(r, t), l(t, i), l(i, s), l(t, u), l(t, a), l(a, c), l(a, h), l(a, m), l(m, b), l(r, _), l(r, y), l(y, w), l(w, B), l(B, M), l(B, de), l(B, G), l(w, be), l(w, R), ne(
4310
- R,
4330
+ ue(d, r, v), l(r, t), l(t, i), l(i, s), l(t, u), l(t, a), l(a, c), l(a, h), l(a, m), l(m, b), l(r, w), l(r, y), l(y, A), l(A, O), l(O, R), l(O, ce), l(O, G), l(A, me), l(A, U), te(
4331
+ U,
4311
4332
  /*userEmail*/
4312
4333
  e[19]
4313
- ), l(w, De), J && J.m(w, null), l(y, Ee), l(y, U), l(U, Z), l(Z, W), l(Z, oe), l(Z, ve), l(U, Ne), l(U, k), ne(
4314
- k,
4334
+ ), l(A, De), W && W.m(A, null), l(y, Ge), l(y, k), l(k, X), l(X, ge), l(X, ne), l(X, V), l(k, Ae), l(k, F), te(
4335
+ F,
4315
4336
  /*userValue*/
4316
4337
  e[18]
4317
- ), l(U, Ae), Y && Y.m(U, null), l(y, D), l(y, O), l(O, q), l(q, dr), l(q, mr), l(q, Ge), l(O, le), l(O, L), ne(
4318
- L,
4338
+ ), l(k, Te), q && q.m(k, null), l(y, pe), l(y, C), l(C, Ee), l(Ee, ve), l(Ee, Ar), l(Ee, Oe), l(C, Tr), l(C, B), te(
4339
+ B,
4319
4340
  /*userPassword*/
4320
4341
  e[20]
4321
- ), e[59](L), l(O, Hr), Se.m(O, null), l(O, je), K && K.m(O, null), l(O, Ve), ee && ee.m(O, null), l(y, gr), l(y, j), l(j, Te), l(Te, pr), l(Te, $e), l(Te, Ue), l(j, br), l(j, Q), ne(
4322
- Q,
4342
+ ), e[60](B), l(C, fr), _e.m(C, null), l(C, dr), J && J.m(C, null), l(C, je), Y && Y.m(C, null), l(y, mr), l(y, j), l(j, xe), l(xe, $e), l(xe, Hr), l(xe, He), l(j, gr), l(j, $), te(
4343
+ $,
4323
4344
  /*confirmUserPassword*/
4324
4345
  e[21]
4325
- ), e[65](Q), l(j, yr), Pe.m(j, null), l(j, Qe), re && re.m(j, null), l(y, Ir), l(y, we), l(we, ke), l(ke, Er), l(ke, Br), l(we, Nr), l(we, ue), ne(
4326
- ue,
4346
+ ), e[66]($), l(j, pr), Se.m(j, null), l(j, Qe), K && K.m(j, null), l(y, Br), l(y, we), l(we, ke), l(ke, br), l(ke, Ir), l(we, Nr), l(we, se), te(
4347
+ se,
4327
4348
  /*promoCode*/
4328
4349
  e[24]
4329
- ), l(we, Or), l(y, Lr), l(y, ge), l(ge, He), l(He, vr), l(He, Mr), l(He, qe), l(ge, Rr), l(ge, ce), ne(
4330
- ce,
4350
+ ), l(we, Or), l(y, Lr), l(y, fe), l(fe, Be), l(Be, yr), l(Be, Mr), l(Be, We), l(fe, Rr), l(fe, oe), te(
4351
+ oe,
4331
4352
  /*securityQuestion*/
4332
4353
  e[22]
4333
- ), l(ge, Ur), te && te.m(ge, null), l(y, kr), l(y, pe), l(pe, Ie), l(Ie, _r), l(Ie, Fr), l(Ie, Ke), l(pe, Dr), l(pe, he), ne(
4334
- he,
4354
+ ), l(fe, Ur), ee && ee.m(fe, null), l(y, kr), l(y, de), l(de, Ie), l(Ie, Er), l(Ie, Fr), l(Ie, Ye), l(de, Dr), l(de, ae), te(
4355
+ ae,
4335
4356
  /*securityAnswer*/
4336
4357
  e[23]
4337
- ), l(pe, Gr), ie && ie.m(pe, null), l(y, jr), l(y, p), l(p, V), e[78](r), it || (At = [
4358
+ ), l(de, Gr), re && re.m(de, null), l(y, p), l(y, N), l(N, tt), e[79](r), it || (xt = [
4338
4359
  x(
4339
4360
  m,
4340
4361
  "click",
4341
4362
  /*click_handler*/
4342
- e[49]
4363
+ e[50]
4343
4364
  ),
4344
4365
  x(
4345
- R,
4366
+ U,
4346
4367
  "input",
4347
4368
  /*input0_input_handler*/
4348
- e[50]
4369
+ e[51]
4349
4370
  ),
4350
4371
  x(
4351
- R,
4372
+ U,
4352
4373
  "keyup",
4353
4374
  /*checkEmailIdentifier*/
4354
4375
  e[32]
4355
4376
  ),
4356
4377
  x(
4357
- R,
4378
+ U,
4358
4379
  "focus",
4359
4380
  /*focus_handler*/
4360
- e[51]
4381
+ e[52]
4361
4382
  ),
4362
4383
  x(
4363
- R,
4384
+ U,
4364
4385
  "blur",
4365
4386
  /*blur_handler*/
4366
- e[52]
4387
+ e[53]
4367
4388
  ),
4368
4389
  x(
4369
- k,
4390
+ F,
4370
4391
  "input",
4371
4392
  /*input1_input_handler*/
4372
- e[53]
4393
+ e[54]
4373
4394
  ),
4374
4395
  x(
4375
- k,
4396
+ F,
4376
4397
  "keyup",
4377
4398
  /*checkUserIdentifier*/
4378
4399
  e[33]
4379
4400
  ),
4380
4401
  x(
4381
- k,
4402
+ F,
4382
4403
  "focus",
4383
4404
  /*focus_handler_1*/
4384
- e[54]
4405
+ e[55]
4385
4406
  ),
4386
4407
  x(
4387
- k,
4408
+ F,
4388
4409
  "blur",
4389
4410
  /*blur_handler_1*/
4390
- e[55]
4411
+ e[56]
4391
4412
  ),
4392
4413
  x(
4393
- L,
4414
+ B,
4394
4415
  "input",
4395
4416
  /*input2_input_handler*/
4396
- e[56]
4417
+ e[57]
4397
4418
  ),
4398
4419
  x(
4399
- L,
4420
+ B,
4400
4421
  "keyup",
4401
4422
  /*validatePassword*/
4402
4423
  e[38]
4403
4424
  ),
4404
4425
  x(
4405
- L,
4426
+ B,
4406
4427
  "focus",
4407
4428
  /*focus_handler_2*/
4408
- e[57]
4429
+ e[58]
4409
4430
  ),
4410
4431
  x(
4411
- L,
4432
+ B,
4412
4433
  "blur",
4413
4434
  /*blur_handler_2*/
4414
- e[58]
4435
+ e[59]
4415
4436
  ),
4416
4437
  x(
4417
- Q,
4438
+ $,
4418
4439
  "input",
4419
4440
  /*input3_input_handler*/
4420
- e[62]
4441
+ e[63]
4421
4442
  ),
4422
4443
  x(
4423
- Q,
4444
+ $,
4424
4445
  "keyup",
4425
4446
  /*validateConfirmPassword*/
4426
4447
  e[39]
4427
4448
  ),
4428
4449
  x(
4429
- Q,
4450
+ $,
4430
4451
  "focus",
4431
4452
  /*focus_handler_3*/
4432
- e[63]
4453
+ e[64]
4433
4454
  ),
4434
4455
  x(
4435
- Q,
4456
+ $,
4436
4457
  "blur",
4437
4458
  /*blur_handler_3*/
4438
- e[64]
4459
+ e[65]
4439
4460
  ),
4440
4461
  x(
4441
- ue,
4462
+ se,
4442
4463
  "input",
4443
4464
  /*input4_input_handler*/
4444
- e[68]
4465
+ e[69]
4445
4466
  ),
4446
4467
  x(
4447
- ue,
4468
+ se,
4448
4469
  "keyup",
4449
4470
  /*checkPromoCode*/
4450
4471
  e[40]
4451
4472
  ),
4452
4473
  x(
4453
- ue,
4474
+ se,
4454
4475
  "focus",
4455
4476
  /*focus_handler_4*/
4456
- e[69]
4477
+ e[70]
4457
4478
  ),
4458
4479
  x(
4459
- ue,
4480
+ se,
4460
4481
  "blur",
4461
4482
  /*blur_handler_4*/
4462
- e[70]
4483
+ e[71]
4463
4484
  ),
4464
4485
  x(
4465
- ce,
4486
+ oe,
4466
4487
  "input",
4467
4488
  /*input5_input_handler*/
4468
- e[71]
4489
+ e[72]
4469
4490
  ),
4470
4491
  x(
4471
- ce,
4492
+ oe,
4472
4493
  "keyup",
4473
4494
  /*checkSecurityQuestion*/
4474
4495
  e[41]
4475
4496
  ),
4476
4497
  x(
4477
- ce,
4498
+ oe,
4478
4499
  "focus",
4479
4500
  /*focus_handler_5*/
4480
- e[72]
4501
+ e[73]
4481
4502
  ),
4482
4503
  x(
4483
- ce,
4504
+ oe,
4484
4505
  "blur",
4485
4506
  /*blur_handler_5*/
4486
- e[73]
4507
+ e[74]
4487
4508
  ),
4488
4509
  x(
4489
- he,
4510
+ ae,
4490
4511
  "input",
4491
4512
  /*input6_input_handler*/
4492
- e[74]
4513
+ e[75]
4493
4514
  ),
4494
4515
  x(
4495
- he,
4516
+ ae,
4496
4517
  "keyup",
4497
4518
  /*checkSecurityAnswer*/
4498
4519
  e[42]
4499
4520
  ),
4500
4521
  x(
4501
- he,
4522
+ ae,
4502
4523
  "focus",
4503
4524
  /*focus_handler_6*/
4504
- e[75]
4525
+ e[76]
4505
4526
  ),
4506
4527
  x(
4507
- he,
4528
+ ae,
4508
4529
  "blur",
4509
4530
  /*blur_handler_6*/
4510
- e[76]
4531
+ e[77]
4511
4532
  ),
4512
4533
  x(
4513
- p,
4534
+ N,
4514
4535
  "click",
4515
4536
  /*click_handler_5*/
4516
- e[77]
4537
+ e[78]
4517
4538
  )
4518
4539
  ], it = !0);
4519
4540
  },
4520
4541
  p(d, v) {
4521
4542
  v[0] & /*$_*/
4522
4543
  1073741824 && n !== (n = /*$_*/
4523
- d[30]("registerTitle") + "") && F(s, n), v[0] & /*$_*/
4544
+ d[30]("registerTitle") + "") && D(s, n), v[0] & /*$_*/
4524
4545
  1073741824 && f !== (f = /*$_*/
4525
- d[30]("registerSubtitle") + "") && F(c, f), v[0] & /*$_*/
4546
+ d[30]("registerSubtitle") + "") && D(c, f), v[0] & /*$_*/
4526
4547
  1073741824 && g !== (g = /*$_*/
4527
- d[30]("registerSubtitleLogin") + "") && F(b, g), v[0] & /*$_*/
4528
- 1073741824 && $ !== ($ = /*$_*/
4529
- d[30]("registerEmail") + "") && F(M, $), v[0] & /*userEmail*/
4530
- 524288 && R.value !== /*userEmail*/
4531
- d[19] && ne(
4532
- R,
4548
+ d[30]("registerSubtitleLogin") + "") && D(b, g), v[0] & /*$_*/
4549
+ 1073741824 && M !== (M = /*$_*/
4550
+ d[30]("registerEmail") + "") && D(R, M), v[0] & /*userEmail*/
4551
+ 524288 && U.value !== /*userEmail*/
4552
+ d[19] && te(
4553
+ U,
4533
4554
  /*userEmail*/
4534
4555
  d[19]
4535
4556
  ), /*invalidEmail*/
4536
- d[4] ? J ? J.p(d, v) : (J = Xt(d), J.c(), J.m(w, null)) : J && (J.d(1), J = null), v[0] & /*invalidEmail, emailFocus, disabledFieldsList*/
4537
- 132112 && xe !== (xe = "EmailContainer " + /*invalidEmail*/
4557
+ d[4] ? W ? W.p(d, v) : (W = Qt(d), W.c(), W.m(A, null)) : W && (W.d(1), W = null), v[0] & /*invalidEmail, emailFocus, disabledFieldsList*/
4558
+ 132112 && Ce !== (Ce = "EmailContainer " + /*invalidEmail*/
4538
4559
  (d[4] && !/*emailFocus*/
4539
4560
  d[10] ? "InvalidField" : "") + /*disabledFieldsList*/
4540
- (d[17]?.indexOf("email") >= 0 ? "Hidden" : "")) && o(w, "class", xe), v[0] & /*$_*/
4541
- 1073741824 && me !== (me = /*$_*/
4542
- d[30]("registerUsername") + "") && F(W, me), v[0] & /*savecredentials*/
4543
- 2 && _e !== (_e = /*savecredentials*/
4544
- d[1] ? "username" : "off") && o(k, "autocomplete", _e), v[0] & /*userValue*/
4545
- 262144 && k.value !== /*userValue*/
4546
- d[18] && ne(
4547
- k,
4561
+ (d[17]?.indexOf("email") >= 0 ? "Hidden" : "")) && o(A, "class", Ce), v[0] & /*$_*/
4562
+ 1073741824 && he !== (he = /*$_*/
4563
+ d[30]("registerUsername") + "") && D(ge, he), v[0] & /*savecredentials*/
4564
+ 2 && Pe !== (Pe = /*savecredentials*/
4565
+ d[1] ? "username" : "off") && o(F, "autocomplete", Pe), v[0] & /*userValue*/
4566
+ 262144 && F.value !== /*userValue*/
4567
+ d[18] && te(
4568
+ F,
4548
4569
  /*userValue*/
4549
4570
  d[18]
4550
4571
  ), /*invalidName*/
4551
- d[5] ? Y ? Y.p(d, v) : (Y = Zt(d), Y.c(), Y.m(U, null)) : Y && (Y.d(1), Y = null), v[0] & /*invalidName, usernameFocus, disabledFieldsList*/
4552
- 133152 && ae !== (ae = "UserContainer " + /*invalidName*/
4572
+ d[5] ? q ? q.p(d, v) : (q = zt(d), q.c(), q.m(k, null)) : q && (q.d(1), q = null), v[0] & /*invalidName, usernameFocus, disabledFieldsList*/
4573
+ 133152 && ye !== (ye = "UserContainer " + /*invalidName*/
4553
4574
  (d[5] && !/*usernameFocus*/
4554
4575
  d[11] ? "InvalidField" : "") + /*disabledFieldsList*/
4555
- (d[17]?.indexOf("username") >= 0 ? "Hidden" : "")) && o(U, "class", ae), v[0] & /*$_*/
4556
- 1073741824 && ye !== (ye = /*$_*/
4557
- d[30]("registerPassword") + "") && F(dr, ye), v[0] & /*savecredentials*/
4558
- 2 && Oe !== (Oe = /*savecredentials*/
4559
- d[1] ? "new-password" : "off") && o(L, "autocomplete", Oe), v[0] & /*userPassword*/
4560
- 1048576 && L.value !== /*userPassword*/
4561
- d[20] && ne(
4562
- L,
4576
+ (d[17]?.indexOf("username") >= 0 ? "Hidden" : "")) && o(k, "class", ye), v[0] & /*$_*/
4577
+ 1073741824 && Z !== (Z = /*$_*/
4578
+ d[30]("registerPassword") + "") && D(ve, Z), v[0] & /*savecredentials*/
4579
+ 2 && Le !== (Le = /*savecredentials*/
4580
+ d[1] ? "new-password" : "off") && o(B, "autocomplete", Le), v[0] & /*userPassword*/
4581
+ 1048576 && B.value !== /*userPassword*/
4582
+ d[20] && te(
4583
+ B,
4563
4584
  /*userPassword*/
4564
4585
  d[20]
4565
- ), $r === ($r = Tt(d)) && Se ? Se.p(d, v) : (Se.d(1), Se = $r(d), Se && (Se.c(), Se.m(O, je))), /*invalidPassword*/
4586
+ ), Vr === (Vr = Ct(d)) && _e ? _e.p(d, v) : (_e.d(1), _e = Vr(d), _e && (_e.c(), _e.m(C, dr))), /*invalidPassword*/
4566
4587
  d[6] && /*simplepasswordvalidation*/
4567
- d[0] !== "true" ? K ? K.p(d, v) : (K = Wt(d), K.c(), K.m(O, Ve)) : K && (K.d(1), K = null), /*invalidPassword*/
4588
+ d[0] !== "true" ? J ? J.p(d, v) : (J = Xt(d), J.c(), J.m(C, je)) : J && (J.d(1), J = null), /*invalidPassword*/
4568
4589
  d[6] && /*simplepasswordvalidation*/
4569
- d[0] === "true" ? ee ? ee.p(d, v) : (ee = qt(d), ee.c(), ee.m(O, null)) : ee && (ee.d(1), ee = null), v[0] & /*invalidPassword, passwordFocus, disabledFieldsList*/
4570
- 135232 && Le !== (Le = "PasswordContainer " + /*invalidPassword*/
4590
+ d[0] === "true" ? Y ? Y.p(d, v) : (Y = Zt(d), Y.c(), Y.m(C, null)) : Y && (Y.d(1), Y = null), v[0] & /*invalidPassword, passwordFocus, disabledFieldsList*/
4591
+ 135232 && Me !== (Me = "PasswordContainer " + /*invalidPassword*/
4571
4592
  (d[6] && !/*passwordFocus*/
4572
4593
  d[12] ? "InvalidField" : "") + /*disabledFieldsList*/
4573
- (d[17]?.indexOf("password") >= 0 ? "Hidden" : "")) && o(O, "class", Le), v[0] & /*disabledFieldsList*/
4574
- 131072 && Me !== (Me = /*disabledFieldsList*/
4575
- d[17]?.indexOf("password") >= 0) && (O.hidden = Me), v[0] & /*$_*/
4576
- 1073741824 && Re !== (Re = /*$_*/
4577
- d[30]("registerConfirmPassword") + "") && F(pr, Re), v[0] & /*confirmUserPassword*/
4578
- 2097152 && Q.value !== /*confirmUserPassword*/
4579
- d[21] && ne(
4580
- Q,
4594
+ (d[17]?.indexOf("password") >= 0 ? "Hidden" : "")) && o(C, "class", Me), v[0] & /*disabledFieldsList*/
4595
+ 131072 && Re !== (Re = /*disabledFieldsList*/
4596
+ d[17]?.indexOf("password") >= 0) && (C.hidden = Re), v[0] & /*$_*/
4597
+ 1073741824 && Ve !== (Ve = /*$_*/
4598
+ d[30]("registerConfirmPassword") + "") && D($e, Ve), v[0] & /*confirmUserPassword*/
4599
+ 2097152 && $.value !== /*confirmUserPassword*/
4600
+ d[21] && te(
4601
+ $,
4581
4602
  /*confirmUserPassword*/
4582
4603
  d[21]
4583
- ), Qr === (Qr = Ht(d)) && Pe ? Pe.p(d, v) : (Pe.d(1), Pe = Qr(d), Pe && (Pe.c(), Pe.m(j, Qe))), /*invalidConfirmPassword*/
4584
- d[7] ? re ? re.p(d, v) : (re = Jt(d), re.c(), re.m(j, null)) : re && (re.d(1), re = null), v[0] & /*invalidConfirmPassword, confirmPasswordFocus, disabledFieldsList*/
4585
- 139392 && ze !== (ze = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
4604
+ ), $r === ($r = At(d)) && Se ? Se.p(d, v) : (Se.d(1), Se = $r(d), Se && (Se.c(), Se.m(j, Qe))), /*invalidConfirmPassword*/
4605
+ d[7] ? K ? K.p(d, v) : (K = Wt(d), K.c(), K.m(j, null)) : K && (K.d(1), K = null), v[0] & /*invalidConfirmPassword, confirmPasswordFocus, disabledFieldsList*/
4606
+ 139392 && Ue !== (Ue = "ConfirmPasswordContainer " + /*invalidConfirmPassword*/
4586
4607
  (d[7] && !/*confirmPasswordFocus*/
4587
4608
  d[13] ? "InvalidField" : "") + /*disabledFieldsList*/
4588
- (d[17]?.indexOf("confirmPassword") >= 0 ? "Hidden" : "")) && o(j, "class", ze), v[0] & /*$_*/
4589
- 1073741824 && Xe !== (Xe = /*$_*/
4590
- d[30]("registerPromoCode") + "") && F(Er, Xe), v[0] & /*promoCode*/
4591
- 16777216 && ue.value !== /*promoCode*/
4592
- d[24] && ne(
4593
- ue,
4609
+ (d[17]?.indexOf("confirmPassword") >= 0 ? "Hidden" : "")) && o(j, "class", Ue), v[0] & /*$_*/
4610
+ 1073741824 && ze !== (ze = /*$_*/
4611
+ d[30]("registerPromoCode") + "") && D(br, ze), v[0] & /*promoCode*/
4612
+ 16777216 && se.value !== /*promoCode*/
4613
+ d[24] && te(
4614
+ se,
4594
4615
  /*promoCode*/
4595
4616
  d[24]
4596
4617
  ), v[0] & /*disabledFieldsList*/
4597
- 131072 && Ze !== (Ze = "PromoCodeContainer " + /*disabledFieldsList*/
4598
- (d[17]?.indexOf("promoCode") >= 0 ? "Hidden" : "")) && o(we, "class", Ze), v[0] & /*custominputtextswitch, $_*/
4599
- 1073741828 && We !== (We = /*custominputtextswitch*/
4618
+ 131072 && Xe !== (Xe = "PromoCodeContainer " + /*disabledFieldsList*/
4619
+ (d[17]?.indexOf("promoCode") >= 0 ? "Hidden" : "")) && o(we, "class", Xe), v[0] & /*custominputtextswitch, $_*/
4620
+ 1073741828 && Ze !== (Ze = /*custominputtextswitch*/
4600
4621
  (d[2] == "true" ? (
4601
4622
  /*$_*/
4602
4623
  d[30]("registerSecurityQuestion2")
4603
4624
  ) : (
4604
4625
  /*$_*/
4605
4626
  d[30]("registerSecurityQuestion")
4606
- )) + "") && F(vr, We), v[0] & /*securityQuestion*/
4607
- 4194304 && ce.value !== /*securityQuestion*/
4608
- d[22] && ne(
4609
- ce,
4627
+ )) + "") && D(yr, Ze), v[0] & /*securityQuestion*/
4628
+ 4194304 && oe.value !== /*securityQuestion*/
4629
+ d[22] && te(
4630
+ oe,
4610
4631
  /*securityQuestion*/
4611
4632
  d[22]
4612
4633
  ), /*invalidSecurityQuestion*/
4613
- d[8] ? te ? te.p(d, v) : (te = Yt(d), te.c(), te.m(ge, null)) : te && (te.d(1), te = null), v[0] & /*invalidSecurityQuestion, securityQFocus, disabledFieldsList*/
4614
- 147712 && Je !== (Je = "SecurityQuestionContainer " + /*invalidSecurityQuestion*/
4634
+ d[8] ? ee ? ee.p(d, v) : (ee = qt(d), ee.c(), ee.m(fe, null)) : ee && (ee.d(1), ee = null), v[0] & /*invalidSecurityQuestion, securityQFocus, disabledFieldsList*/
4635
+ 147712 && qe !== (qe = "SecurityQuestionContainer " + /*invalidSecurityQuestion*/
4615
4636
  (d[8] && !/*securityQFocus*/
4616
4637
  d[14] ? "InvalidField" : "") + /*disabledFieldsList*/
4617
- (d[17]?.indexOf("securityQuestion") >= 0 ? "Hidden" : "")) && o(ge, "class", Je), v[0] & /*custominputtextswitch, $_*/
4618
- 1073741828 && Ye !== (Ye = /*custominputtextswitch*/
4638
+ (d[17]?.indexOf("securityQuestion") >= 0 ? "Hidden" : "")) && o(fe, "class", qe), v[0] & /*custominputtextswitch, $_*/
4639
+ 1073741828 && Je !== (Je = /*custominputtextswitch*/
4619
4640
  (d[2] == "true" ? (
4620
4641
  /*$_*/
4621
4642
  d[30]("registerSecurityAnswer2")
4622
4643
  ) : (
4623
4644
  /*$_*/
4624
4645
  d[30]("registerSecurityAnswer")
4625
- )) + "") && F(_r, Ye), v[0] & /*securityAnswer*/
4626
- 8388608 && he.value !== /*securityAnswer*/
4627
- d[23] && ne(
4628
- he,
4646
+ )) + "") && D(Er, Je), v[0] & /*securityAnswer*/
4647
+ 8388608 && ae.value !== /*securityAnswer*/
4648
+ d[23] && te(
4649
+ ae,
4629
4650
  /*securityAnswer*/
4630
4651
  d[23]
4631
4652
  ), /*invalidSecurityAnswer*/
4632
- d[9] ? ie ? ie.p(d, v) : (ie = Kt(d), ie.c(), ie.m(pe, null)) : ie && (ie.d(1), ie = null), v[0] & /*invalidSecurityAnswer, securityAFocus, disabledFieldsList*/
4633
- 164352 && er !== (er = "SecurityAnswerContainer " + /*invalidSecurityAnswer*/
4653
+ d[9] ? re ? re.p(d, v) : (re = Jt(d), re.c(), re.m(de, null)) : re && (re.d(1), re = null), v[0] & /*invalidSecurityAnswer, securityAFocus, disabledFieldsList*/
4654
+ 164352 && Ke !== (Ke = "SecurityAnswerContainer " + /*invalidSecurityAnswer*/
4634
4655
  (d[9] && !/*securityAFocus*/
4635
4656
  d[15] ? "InvalidField" : "") + /*disabledFieldsList*/
4636
- (d[17]?.indexOf("securityAnswer") >= 0 ? "Hidden" : "")) && o(pe, "class", er), v[0] & /*$_*/
4637
- 1073741824 && I !== (I = /*$_*/
4638
- d[30]("registerNext") + "") && F(V, I), v[0] & /*isValid*/
4639
- 536870912 && Vr !== (Vr = !/*isValid*/
4640
- d[29]) && (p.disabled = Vr);
4657
+ (d[17]?.indexOf("securityAnswer") >= 0 ? "Hidden" : "")) && o(de, "class", Ke), v[0] & /*$_*/
4658
+ 1073741824 && le !== (le = /*$_*/
4659
+ d[30]("registerNext") + "") && D(tt, le), v[0] & /*isValid*/
4660
+ 536870912 && jr !== (jr = !/*isValid*/
4661
+ d[29]) && (N.disabled = jr);
4641
4662
  },
4642
- i: X,
4643
- o: X,
4663
+ i: z,
4664
+ o: z,
4644
4665
  d(d) {
4645
- d && se(r), J && J.d(), Y && Y.d(), e[59](null), Se.d(), K && K.d(), ee && ee.d(), e[65](null), Pe.d(), re && re.d(), te && te.d(), ie && ie.d(), e[78](null), it = !1, ur(At);
4666
+ d && ie(r), W && W.d(), q && q.d(), e[60](null), _e.d(), J && J.d(), Y && Y.d(), e[66](null), Se.d(), K && K.d(), ee && ee.d(), re && re.d(), e[79](null), it = !1, lr(xt);
4646
4667
  }
4647
4668
  };
4648
4669
  }
4649
- function Qs(e, r, t) {
4670
+ function Xs(e, r, t) {
4650
4671
  let i;
4651
- Hi(e, Us, (p) => t(30, i = p));
4652
- let { lang: n = "" } = r, { disabledfields: s = "" } = r, { simplepasswordvalidation: u = "false" } = r, { clientstyling: a = "" } = r, { clientstylingurl: f = "" } = r, { translationurl: c = "" } = r, { savecredentials: h = "" } = r, { custominputtextswitch: m = "false" } = r, g = !1, b = !1, _ = !1, y = !1, w = !1, B = !1, $ = !1, M = !1, de = !1, G = !1, be = !1, R = !1, De = !1, xe, Ee = "", U = "", Z = "", me = "", W = "", oe = "", ve = "", Ne = !1, k = !1, _e, Ae, ae = {}, D = {
4672
+ Ai(e, Rs, (p) => t(30, i = p));
4673
+ let { lang: n = "" } = r, { disabledfields: s = "" } = r, { simplepasswordvalidation: u = "false" } = r, { mbsource: a } = r, { clientstyling: f = "" } = r, { clientstylingurl: c = "" } = r, { translationurl: h = "" } = r, { savecredentials: m = "" } = r, { custominputtextswitch: g = "false" } = r, b = !1, w = !1, y = !1, A = !1, O = !1, M = !1, R = !1, ce = !1, G = !1, me = !1, U = !1, De = !1, Ce = !1, Ge, k = "", X = "", he = "", ge = "", ne = "", V = "", Ae = "", F = !1, Pe = !1, Te, ye, pe = {}, C = {
4653
4674
  username: !1,
4654
4675
  email: !1,
4655
4676
  password: !1,
@@ -4657,311 +4678,298 @@ function Qs(e, r, t) {
4657
4678
  securityAnswer: !1,
4658
4679
  securityQuestion: !1,
4659
4680
  promoCode: !0
4660
- }, O = !1, q, ye = {
4681
+ }, Ee = !1, Z, ve = {
4661
4682
  user: /^(?!(?:.*\d){9})(?=(?:.*[a-zA-Z]){4})^[a-zA-Z\d]*$/,
4662
4683
  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,
4663
4684
  password: /^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[^\w\s]).{8,20}$/,
4664
4685
  document: /^(?=.*[a-zA-Z0-9])[a-zA-Z0-9\s]+$/
4665
4686
  };
4666
- const dr = () => {
4667
- fetch(c).then((I) => I.json()).then((I) => {
4668
- Object.keys(I).forEach((V) => {
4669
- Qt(V, I[V]);
4687
+ const Ar = () => {
4688
+ fetch(h).then((N) => N.json()).then((N) => {
4689
+ Object.keys(N).forEach((le) => {
4690
+ Vt(le, N[le]);
4670
4691
  });
4671
- }).catch((I) => {
4672
- console.log(I);
4692
+ }).catch((N) => {
4693
+ console.log(N);
4673
4694
  });
4674
4695
  };
4675
- Object.keys(zt).forEach((p) => {
4676
- Qt(p, zt[p]);
4696
+ Object.keys($t).forEach((p) => {
4697
+ Vt(p, $t[p]);
4677
4698
  });
4678
- const mr = () => {
4699
+ const Oe = () => {
4679
4700
  window.postMessage({ type: "ToLogin" }, window.location.href);
4680
- }, Ge = (p, I) => {
4681
- if (!(xe.indexOf(p) >= 0))
4701
+ }, Tr = (p, N) => {
4702
+ if (!(Ge.indexOf(p) >= 0))
4682
4703
  switch (p) {
4683
4704
  case "username":
4684
- t(18, Ee = I), Oe();
4705
+ t(18, k = N), fr();
4685
4706
  break;
4686
4707
  case "email":
4687
- t(19, U = I), L();
4708
+ t(19, X = N), Le();
4688
4709
  break;
4689
4710
  case "password":
4690
- t(20, Z = I), Re();
4711
+ t(20, he = N), $e();
4691
4712
  break;
4692
4713
  case "confirmUserPassword":
4693
- t(21, me = I), $e();
4714
+ t(21, ge = N), He();
4694
4715
  break;
4695
4716
  case "securityQuestion":
4696
- t(22, W = I), br();
4717
+ t(22, ne = N), $();
4697
4718
  break;
4698
4719
  case "securityAnswer":
4699
- t(23, oe = I), Q();
4720
+ t(23, V = N), pr();
4700
4721
  break;
4701
4722
  case "promoCode":
4702
- t(24, ve = I), Ue();
4723
+ t(24, Ae = N), gr();
4703
4724
  break;
4704
4725
  }
4705
- }, le = () => {
4706
- t(29, O = Object.keys(D).every((p) => s.includes(p) ? !0 : D[p] !== !1));
4707
- }, L = () => {
4708
- ae.email = U, ye.email.test(U) && U.length <= 100 ? t(4, g = !1) : t(4, g = !0), D.email = !g, le();
4709
- }, Oe = () => {
4710
- ae.username = Ee, ye.user.test(Ee) && Ee.length <= 20 ? t(5, b = !1) : t(5, b = !0), D.username = !b, le();
4711
- }, Hr = () => {
4712
- u == "true" && (ye.password = /^(?!.* ).{8,20}$/);
4713
- }, je = () => {
4714
- t(25, Ne = !0), gr();
4715
- }, Ve = () => {
4716
- t(26, k = !0), j();
4726
+ }, B = () => {
4727
+ t(29, Ee = Object.keys(C).every((p) => s.includes(p) ? !0 : C[p] !== !1));
4717
4728
  }, Le = () => {
4718
- t(25, Ne = !1), gr();
4729
+ pe.email = X, ve.email.test(X) && X.length <= 100 ? t(4, b = !1) : t(4, b = !0), C.email = !b, B();
4730
+ }, fr = () => {
4731
+ pe.username = k, ve.user.test(k) && k.length <= 20 ? t(5, w = !1) : t(5, w = !0), C.username = !w, B();
4732
+ }, dr = () => {
4733
+ u == "true" && (ve.password = /^(?!.* ).{8,20}$/);
4734
+ }, je = () => {
4735
+ t(25, F = !0), j();
4719
4736
  }, Me = () => {
4720
- t(26, k = !1), j();
4721
- }, gr = () => {
4722
- t(27, _e.type = Ne ? "text" : "password", _e);
4737
+ t(26, Pe = !0), xe();
4738
+ }, Re = () => {
4739
+ t(25, F = !1), j();
4740
+ }, mr = () => {
4741
+ t(26, Pe = !1), xe();
4723
4742
  }, j = () => {
4724
- t(28, Ae.type = k ? "text" : "password", Ae);
4725
- }, Te = () => !!ye.password.test(Z), Re = () => {
4726
- ae.password = Z, t(6, _ = !Te()), me.length !== 0 && $e(), D.password = !_, le();
4727
- }, pr = () => Z === me, $e = () => {
4728
- ae.confirmUserPassword = me, t(7, y = !pr()), D.confirmUserPassword = !y, le();
4729
- }, Ue = () => {
4730
- ae.promoCode = ve;
4731
- }, br = () => {
4732
- if (ae.securityQuestion = W, W) switch (m) {
4743
+ t(27, Te.type = F ? "text" : "password", Te);
4744
+ }, xe = () => {
4745
+ t(28, ye.type = Pe ? "text" : "password", ye);
4746
+ }, Ve = () => !!ve.password.test(he), $e = () => {
4747
+ pe.password = he, t(6, y = !Ve()), ge.length !== 0 && He(), C.password = !y, B();
4748
+ }, Hr = () => he === ge, He = () => {
4749
+ pe.confirmUserPassword = ge, t(7, A = !Hr()), C.confirmUserPassword = !A, B();
4750
+ }, gr = () => {
4751
+ pe.promoCode = Ae;
4752
+ }, $ = () => {
4753
+ if (pe.securityQuestion = ne, ne) switch (g) {
4733
4754
  case "true":
4734
- if (ye.document.test(W) && W.length <= 50) {
4735
- t(8, w = !1), D.securityQuestion = !w, le();
4755
+ if (ve.document.test(ne) && ne.length <= 50) {
4756
+ t(8, O = !1), C.securityQuestion = !O, B();
4736
4757
  return;
4737
4758
  }
4738
4759
  break;
4739
4760
  case "false":
4740
- if (W && W.length <= 120) {
4741
- t(8, w = !1), D.securityQuestion = !w, le();
4761
+ if (ne && ne.length <= 120) {
4762
+ t(8, O = !1), C.securityQuestion = !O, B();
4742
4763
  return;
4743
4764
  }
4744
4765
  break;
4745
4766
  }
4746
- t(8, w = !0), D.securityQuestion = !w, le();
4747
- }, Q = () => {
4748
- if (ae.securityAnswer = oe, oe) switch (m) {
4767
+ t(8, O = !0), C.securityQuestion = !O, B();
4768
+ }, pr = () => {
4769
+ if (pe.securityAnswer = V, V) switch (g) {
4749
4770
  case "true":
4750
- if (ye.document.test(oe) && oe.length <= 50) {
4751
- t(9, B = !1), D.securityAnswer = !B, le();
4771
+ if (ve.document.test(V) && V.length <= 50) {
4772
+ t(9, M = !1), C.securityAnswer = !M, B();
4752
4773
  return;
4753
4774
  }
4754
4775
  break;
4755
4776
  case "false":
4756
- if (oe && oe.length <= 120) {
4757
- t(9, B = !1), D.securityAnswer = !B, le();
4777
+ if (V && V.length <= 120) {
4778
+ t(9, M = !1), C.securityAnswer = !M, B();
4758
4779
  return;
4759
4780
  }
4760
4781
  break;
4761
4782
  }
4762
- t(9, B = !0), D.securityAnswer = !B, le();
4763
- }, yr = (p) => {
4783
+ t(9, M = !0), C.securityAnswer = !M, B();
4784
+ }, Qe = (p) => {
4764
4785
  p.preventDefault(), window.postMessage(
4765
4786
  {
4766
4787
  type: "RegisterStepOne",
4767
- registerStepOneData: ae
4788
+ registerStepOneData: pe
4768
4789
  },
4769
4790
  window.location.href
4770
4791
  );
4771
- }, Qe = (p) => {
4792
+ }, Ue = (p) => {
4772
4793
  if (p.data)
4773
4794
  switch (p.data.type) {
4774
4795
  case "StepOneDataBackup":
4775
- const I = p.data.userData;
4776
- for (const V in I)
4777
- Ge(V, I[V]);
4778
- t(29, O = Object.keys(D).every((V) => s.includes(V) ? !0 : D[V] !== !1));
4796
+ const N = p.data.userData;
4797
+ for (const le in N)
4798
+ Tr(le, N[le]);
4799
+ t(29, Ee = Object.keys(C).every((le) => s.includes(le) ? !0 : C[le] !== !1));
4779
4800
  break;
4780
4801
  }
4781
- }, ze = () => {
4782
- t(17, xe = s.split(","));
4783
- }, Ir = () => {
4784
- ks(n);
4802
+ }, Br = () => {
4803
+ t(17, Ge = s.split(","));
4785
4804
  }, we = () => {
4786
- let p = document.createElement("style");
4787
- p.innerHTML = a, q.appendChild(p);
4788
- }, ke = () => {
4789
- let p = new URL(f), I = document.createElement("style");
4790
- fetch(p.href).then((V) => V.text()).then((V) => {
4791
- I.innerHTML = V, setTimeout(
4792
- () => {
4793
- q.appendChild(I);
4794
- },
4795
- 1
4796
- ), setTimeout(
4797
- () => {
4798
- },
4799
- 500
4800
- );
4801
- });
4805
+ Us(n);
4802
4806
  };
4803
- Ri(() => (window.addEventListener("message", Qe, !1), () => {
4804
- window.removeEventListener("message", Qe);
4807
+ Li(() => (window.addEventListener("message", Ue, !1), () => {
4808
+ window.removeEventListener("message", Ue);
4805
4809
  }));
4806
- const Xe = () => mr();
4807
- function Er() {
4808
- U = this.value, t(19, U);
4810
+ const ke = () => Oe();
4811
+ function ze() {
4812
+ X = this.value, t(19, X);
4809
4813
  }
4810
- const Br = () => t(10, $ = !0), Nr = () => t(10, $ = !1);
4811
- function ue() {
4812
- Ee = this.value, t(18, Ee);
4814
+ const br = () => t(10, R = !0), Ir = () => t(10, R = !1);
4815
+ function Nr() {
4816
+ k = this.value, t(18, k);
4813
4817
  }
4814
- const Or = () => t(11, M = !0), Ze = () => t(11, M = !1);
4815
- function Lr() {
4816
- Z = this.value, t(20, Z);
4818
+ const se = () => t(11, ce = !0), Or = () => t(11, ce = !1);
4819
+ function Xe() {
4820
+ he = this.value, t(20, he);
4817
4821
  }
4818
- const ge = () => t(12, de = !0), He = () => t(12, de = !1);
4819
- function We(p) {
4820
- Pr[p ? "unshift" : "push"](() => {
4821
- _e = p, t(27, _e);
4822
+ const Lr = () => t(12, G = !0), fe = () => t(12, G = !1);
4823
+ function Be(p) {
4824
+ _r[p ? "unshift" : "push"](() => {
4825
+ Te = p, t(27, Te);
4822
4826
  });
4823
4827
  }
4824
- const vr = () => Le(), Mr = () => je();
4825
- function qe() {
4826
- me = this.value, t(21, me);
4828
+ const Ze = () => Re(), yr = () => je();
4829
+ function Mr() {
4830
+ ge = this.value, t(21, ge);
4827
4831
  }
4828
- const Rr = () => t(13, G = !0), ce = () => t(13, G = !1);
4829
- function Ur(p) {
4830
- Pr[p ? "unshift" : "push"](() => {
4831
- Ae = p, t(28, Ae);
4832
+ const We = () => t(13, me = !0), Rr = () => t(13, me = !1);
4833
+ function oe(p) {
4834
+ _r[p ? "unshift" : "push"](() => {
4835
+ ye = p, t(28, ye);
4832
4836
  });
4833
4837
  }
4834
- const Je = () => Me(), kr = () => Ve();
4835
- function pe() {
4836
- ve = this.value, t(24, ve);
4838
+ const Ur = () => mr(), qe = () => Me();
4839
+ function kr() {
4840
+ Ae = this.value, t(24, Ae);
4837
4841
  }
4838
- const Ie = () => t(16, De = !0), Ye = () => t(16, De = !1);
4839
- function _r() {
4840
- W = this.value, t(22, W);
4842
+ const de = () => t(16, Ce = !0), Ie = () => t(16, Ce = !1);
4843
+ function Je() {
4844
+ ne = this.value, t(22, ne);
4841
4845
  }
4842
- const Fr = () => t(14, be = !0), Ke = () => t(14, be = !1);
4843
- function Dr() {
4844
- oe = this.value, t(23, oe);
4846
+ const Er = () => t(14, U = !0), Fr = () => t(14, U = !1);
4847
+ function Ye() {
4848
+ V = this.value, t(23, V);
4845
4849
  }
4846
- const he = () => t(15, R = !0), Gr = () => t(15, R = !1), er = (p) => yr(p);
4847
- function jr(p) {
4848
- Pr[p ? "unshift" : "push"](() => {
4849
- q = p, t(3, q);
4850
+ const Dr = () => t(15, De = !0), ae = () => t(15, De = !1), Gr = (p) => Qe(p);
4851
+ function Ke(p) {
4852
+ _r[p ? "unshift" : "push"](() => {
4853
+ Z = p, t(3, Z);
4850
4854
  });
4851
4855
  }
4852
4856
  return e.$$set = (p) => {
4853
- "lang" in p && t(44, n = p.lang), "disabledfields" in p && t(45, s = p.disabledfields), "simplepasswordvalidation" in p && t(0, u = p.simplepasswordvalidation), "clientstyling" in p && t(46, a = p.clientstyling), "clientstylingurl" in p && t(47, f = p.clientstylingurl), "translationurl" in p && t(48, c = p.translationurl), "savecredentials" in p && t(1, h = p.savecredentials), "custominputtextswitch" in p && t(2, m = p.custominputtextswitch);
4857
+ "lang" in p && t(44, n = p.lang), "disabledfields" in p && t(45, s = p.disabledfields), "simplepasswordvalidation" in p && t(0, u = p.simplepasswordvalidation), "mbsource" in p && t(46, a = p.mbsource), "clientstyling" in p && t(47, f = p.clientstyling), "clientstylingurl" in p && t(48, c = p.clientstylingurl), "translationurl" in p && t(49, h = p.translationurl), "savecredentials" in p && t(1, m = p.savecredentials), "custominputtextswitch" in p && t(2, g = p.custominputtextswitch);
4854
4858
  }, e.$$.update = () => {
4855
4859
  e.$$.dirty[1] & /*lang*/
4856
- 8192 && n && Ir(), e.$$.dirty[1] & /*disabledfields*/
4857
- 16384 && s && ze(), e.$$.dirty[0] & /*simplepasswordvalidation*/
4858
- 1 && u && Hr(), e.$$.dirty[0] & /*customStylingContainer*/
4860
+ 8192 && n && we(), e.$$.dirty[1] & /*disabledfields*/
4861
+ 16384 && s && Br(), e.$$.dirty[0] & /*simplepasswordvalidation*/
4862
+ 1 && u && dr(), e.$$.dirty[0] & /*customStylingContainer*/
4859
4863
  8 | e.$$.dirty[1] & /*clientstyling*/
4860
- 32768 && a && q && we(), e.$$.dirty[0] & /*customStylingContainer*/
4864
+ 65536 && f && Z && ks(Z, f), e.$$.dirty[0] & /*customStylingContainer*/
4861
4865
  8 | e.$$.dirty[1] & /*clientstylingurl*/
4862
- 65536 && f && q && ke(), e.$$.dirty[1] & /*translationurl*/
4863
- 131072 && c && dr();
4866
+ 131072 && c && Z && Fs(Z, c), e.$$.dirty[0] & /*customStylingContainer*/
4867
+ 8 | e.$$.dirty[1] & /*mbsource*/
4868
+ 32768 && a && Z && Ds(Z, `${a}.Style`), e.$$.dirty[1] & /*translationurl*/
4869
+ 262144 && h && Ar();
4864
4870
  }, [
4865
4871
  u,
4866
- h,
4867
4872
  m,
4868
- q,
4869
4873
  g,
4874
+ Z,
4870
4875
  b,
4871
- _,
4872
- y,
4873
4876
  w,
4874
- B,
4875
- $,
4877
+ y,
4878
+ A,
4879
+ O,
4876
4880
  M,
4877
- de,
4878
- G,
4879
- be,
4880
4881
  R,
4881
- De,
4882
- xe,
4883
- Ee,
4884
- U,
4885
- Z,
4882
+ ce,
4883
+ G,
4886
4884
  me,
4887
- W,
4888
- oe,
4889
- ve,
4890
- Ne,
4885
+ U,
4886
+ De,
4887
+ Ce,
4888
+ Ge,
4891
4889
  k,
4892
- _e,
4890
+ X,
4891
+ he,
4892
+ ge,
4893
+ ne,
4894
+ V,
4893
4895
  Ae,
4894
- O,
4896
+ F,
4897
+ Pe,
4898
+ Te,
4899
+ ye,
4900
+ Ee,
4895
4901
  i,
4896
- mr,
4897
- L,
4898
4902
  Oe,
4899
- je,
4900
- Ve,
4901
4903
  Le,
4904
+ fr,
4905
+ je,
4902
4906
  Me,
4903
4907
  Re,
4908
+ mr,
4904
4909
  $e,
4905
- Ue,
4906
- br,
4907
- Q,
4908
- yr,
4910
+ He,
4911
+ gr,
4912
+ $,
4913
+ pr,
4914
+ Qe,
4909
4915
  n,
4910
4916
  s,
4911
4917
  a,
4912
4918
  f,
4913
4919
  c,
4914
- Xe,
4915
- Er,
4916
- Br,
4920
+ h,
4921
+ ke,
4922
+ ze,
4923
+ br,
4924
+ Ir,
4917
4925
  Nr,
4918
- ue,
4926
+ se,
4919
4927
  Or,
4920
- Ze,
4928
+ Xe,
4921
4929
  Lr,
4922
- ge,
4923
- He,
4924
- We,
4925
- vr,
4930
+ fe,
4931
+ Be,
4932
+ Ze,
4933
+ yr,
4926
4934
  Mr,
4927
- qe,
4935
+ We,
4928
4936
  Rr,
4929
- ce,
4937
+ oe,
4930
4938
  Ur,
4931
- Je,
4939
+ qe,
4932
4940
  kr,
4933
- pe,
4941
+ de,
4934
4942
  Ie,
4935
- Ye,
4936
- _r,
4943
+ Je,
4944
+ Er,
4937
4945
  Fr,
4938
- Ke,
4946
+ Ye,
4939
4947
  Dr,
4940
- he,
4948
+ ae,
4941
4949
  Gr,
4942
- er,
4943
- jr
4950
+ Ke
4944
4951
  ];
4945
4952
  }
4946
- class zs extends Zi {
4953
+ class Zs extends zi {
4947
4954
  constructor(r) {
4948
- super(), zi(
4955
+ super(), $i(
4949
4956
  this,
4950
4957
  r,
4951
- Qs,
4952
- $s,
4953
- ri,
4958
+ Xs,
4959
+ zs,
4960
+ Kt,
4954
4961
  {
4955
4962
  lang: 44,
4956
4963
  disabledfields: 45,
4957
4964
  simplepasswordvalidation: 0,
4958
- clientstyling: 46,
4959
- clientstylingurl: 47,
4960
- translationurl: 48,
4965
+ mbsource: 46,
4966
+ clientstyling: 47,
4967
+ clientstylingurl: 48,
4968
+ translationurl: 49,
4961
4969
  savecredentials: 1,
4962
4970
  custominputtextswitch: 2
4963
4971
  },
4964
- Fs,
4972
+ Gs,
4965
4973
  [-1, -1, -1, -1]
4966
4974
  );
4967
4975
  }
@@ -4969,52 +4977,58 @@ class zs extends Zi {
4969
4977
  return this.$$.ctx[44];
4970
4978
  }
4971
4979
  set lang(r) {
4972
- this.$$set({ lang: r }), Ce();
4980
+ this.$$set({ lang: r }), be();
4973
4981
  }
4974
4982
  get disabledfields() {
4975
4983
  return this.$$.ctx[45];
4976
4984
  }
4977
4985
  set disabledfields(r) {
4978
- this.$$set({ disabledfields: r }), Ce();
4986
+ this.$$set({ disabledfields: r }), be();
4979
4987
  }
4980
4988
  get simplepasswordvalidation() {
4981
4989
  return this.$$.ctx[0];
4982
4990
  }
4983
4991
  set simplepasswordvalidation(r) {
4984
- this.$$set({ simplepasswordvalidation: r }), Ce();
4992
+ this.$$set({ simplepasswordvalidation: r }), be();
4985
4993
  }
4986
- get clientstyling() {
4994
+ get mbsource() {
4987
4995
  return this.$$.ctx[46];
4988
4996
  }
4997
+ set mbsource(r) {
4998
+ this.$$set({ mbsource: r }), be();
4999
+ }
5000
+ get clientstyling() {
5001
+ return this.$$.ctx[47];
5002
+ }
4989
5003
  set clientstyling(r) {
4990
- this.$$set({ clientstyling: r }), Ce();
5004
+ this.$$set({ clientstyling: r }), be();
4991
5005
  }
4992
5006
  get clientstylingurl() {
4993
- return this.$$.ctx[47];
5007
+ return this.$$.ctx[48];
4994
5008
  }
4995
5009
  set clientstylingurl(r) {
4996
- this.$$set({ clientstylingurl: r }), Ce();
5010
+ this.$$set({ clientstylingurl: r }), be();
4997
5011
  }
4998
5012
  get translationurl() {
4999
- return this.$$.ctx[48];
5013
+ return this.$$.ctx[49];
5000
5014
  }
5001
5015
  set translationurl(r) {
5002
- this.$$set({ translationurl: r }), Ce();
5016
+ this.$$set({ translationurl: r }), be();
5003
5017
  }
5004
5018
  get savecredentials() {
5005
5019
  return this.$$.ctx[1];
5006
5020
  }
5007
5021
  set savecredentials(r) {
5008
- this.$$set({ savecredentials: r }), Ce();
5022
+ this.$$set({ savecredentials: r }), be();
5009
5023
  }
5010
5024
  get custominputtextswitch() {
5011
5025
  return this.$$.ctx[2];
5012
5026
  }
5013
5027
  set custominputtextswitch(r) {
5014
- this.$$set({ custominputtextswitch: r }), Ce();
5028
+ this.$$set({ custominputtextswitch: r }), be();
5015
5029
  }
5016
5030
  }
5017
- Xi(zs, { lang: {}, disabledfields: {}, simplepasswordvalidation: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {} }, [], [], !0);
5031
+ Qi(Zs, { lang: {}, disabledfields: {}, simplepasswordvalidation: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {} }, [], [], !0);
5018
5032
  export {
5019
- zs as G
5033
+ Zs as G
5020
5034
  };