@everymatrix/general-player-register-form-step3 1.54.12 → 1.55.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,28 +1,28 @@
1
1
  function ye() {
2
2
  }
3
- function hn(e) {
3
+ function fn(e) {
4
4
  return e();
5
5
  }
6
- function Sr() {
6
+ function Hr() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
9
  function ct(e) {
10
- e.forEach(hn);
10
+ e.forEach(fn);
11
11
  }
12
12
  function vr(e) {
13
13
  return typeof e == "function";
14
14
  }
15
- function cn(e, t) {
15
+ function dn(e, t) {
16
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
17
17
  }
18
18
  let jt;
19
- function wr(e, t) {
19
+ function Pr(e, t) {
20
20
  return e === t ? !0 : (jt || (jt = document.createElement("a")), jt.href = t, e === jt.href);
21
21
  }
22
- function Un(e) {
22
+ function Dn(e) {
23
23
  return Object.keys(e).length === 0;
24
24
  }
25
- function fn(e, ...t) {
25
+ function mn(e, ...t) {
26
26
  if (e == null) {
27
27
  for (const n of t)
28
28
  n(void 0);
@@ -31,24 +31,24 @@ function fn(e, ...t) {
31
31
  const r = e.subscribe(...t);
32
32
  return r.unsubscribe ? () => r.unsubscribe() : r;
33
33
  }
34
- function Fn(e, t, r) {
35
- e.$$.on_destroy.push(fn(t, r));
34
+ function Gn(e, t, r) {
35
+ e.$$.on_destroy.push(mn(t, r));
36
36
  }
37
- const Dn = typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : (
37
+ const jn = typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : (
38
38
  // @ts-ignore Node typings have this
39
39
  global
40
40
  );
41
41
  function a(e, t) {
42
42
  e.appendChild(t);
43
43
  }
44
- function Gn(e, t, r) {
45
- const n = jn(e);
44
+ function Vn(e, t, r) {
45
+ const n = zn(e);
46
46
  if (!n.getElementById(t)) {
47
47
  const i = y("style");
48
- i.id = t, i.textContent = r, Vn(n, i);
48
+ i.id = t, i.textContent = r, Xn(n, i);
49
49
  }
50
50
  }
51
- function jn(e) {
51
+ function zn(e) {
52
52
  if (!e) return document;
53
53
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
54
54
  return t && /** @type {ShadowRoot} */
@@ -57,7 +57,7 @@ function jn(e) {
57
57
  t
58
58
  ) : e.ownerDocument;
59
59
  }
60
- function Vn(e, t) {
60
+ function Xn(e, t) {
61
61
  return a(
62
62
  /** @type {Document} */
63
63
  e.head || e,
@@ -95,7 +95,7 @@ function k(e, t, r, n) {
95
95
  function g(e, t, r) {
96
96
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
97
97
  }
98
- function zn(e) {
98
+ function Wn(e) {
99
99
  return Array.from(e.childNodes);
100
100
  }
101
101
  function D(e, t) {
@@ -119,7 +119,7 @@ function rr(e) {
119
119
  const t = e.querySelector(":checked");
120
120
  return t && t.__value;
121
121
  }
122
- function Xn(e) {
122
+ function qn(e) {
123
123
  const t = {};
124
124
  return e.childNodes.forEach(
125
125
  /** @param {Element} node */
@@ -132,19 +132,19 @@ let St;
132
132
  function Tt(e) {
133
133
  St = e;
134
134
  }
135
- function Wn() {
135
+ function Zn() {
136
136
  if (!St) throw new Error("Function called outside component initialization");
137
137
  return St;
138
138
  }
139
- function qn(e) {
140
- Wn().$$.on_mount.push(e);
139
+ function $n(e) {
140
+ Zn().$$.on_mount.push(e);
141
141
  }
142
142
  const it = [], hr = [];
143
143
  let st = [];
144
- const Hr = [], Zn = /* @__PURE__ */ Promise.resolve();
144
+ const Br = [], Qn = /* @__PURE__ */ Promise.resolve();
145
145
  let cr = !1;
146
- function $n() {
147
- cr || (cr = !0, Zn.then(se));
146
+ function Jn() {
147
+ cr || (cr = !0, Qn.then(se));
148
148
  }
149
149
  function ot(e) {
150
150
  st.push(e);
@@ -159,7 +159,7 @@ function se() {
159
159
  try {
160
160
  for (; tt < it.length; ) {
161
161
  const t = it[tt];
162
- tt++, Tt(t), Qn(t.$$);
162
+ tt++, Tt(t), Yn(t.$$);
163
163
  }
164
164
  } catch (t) {
165
165
  throw it.length = 0, tt = 0, t;
@@ -171,43 +171,43 @@ function se() {
171
171
  }
172
172
  st.length = 0;
173
173
  } while (it.length);
174
- for (; Hr.length; )
175
- Hr.pop()();
174
+ for (; Br.length; )
175
+ Br.pop()();
176
176
  cr = !1, nr.clear(), Tt(e);
177
177
  }
178
- function Qn(e) {
178
+ function Yn(e) {
179
179
  if (e.fragment !== null) {
180
180
  e.update(), ct(e.before_update);
181
181
  const t = e.dirty;
182
182
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ot);
183
183
  }
184
184
  }
185
- function Jn(e) {
185
+ function Kn(e) {
186
186
  const t = [], r = [];
187
187
  st.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), st = t;
188
188
  }
189
- const Yn = /* @__PURE__ */ new Set();
190
- function Kn(e, t) {
191
- e && e.i && (Yn.delete(e), e.i(t));
189
+ const ei = /* @__PURE__ */ new Set();
190
+ function ti(e, t) {
191
+ e && e.i && (ei.delete(e), e.i(t));
192
192
  }
193
193
  function rt(e) {
194
194
  return e?.length !== void 0 ? e : Array.from(e);
195
195
  }
196
- function ei(e, t, r) {
196
+ function ri(e, t, r) {
197
197
  const { fragment: n, after_update: i } = e.$$;
198
198
  n && n.m(t, r), ot(() => {
199
- const s = e.$$.on_mount.map(hn).filter(vr);
199
+ const s = e.$$.on_mount.map(fn).filter(vr);
200
200
  e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ct(s), e.$$.on_mount = [];
201
201
  }), i.forEach(ot);
202
202
  }
203
- function ti(e, t) {
203
+ function ni(e, t) {
204
204
  const r = e.$$;
205
- r.fragment !== null && (Jn(r.after_update), ct(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
205
+ r.fragment !== null && (Kn(r.after_update), ct(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
206
206
  }
207
- function ri(e, t) {
208
- e.$$.dirty[0] === -1 && (it.push(e), $n(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
207
+ function ii(e, t) {
208
+ e.$$.dirty[0] === -1 && (it.push(e), Jn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
209
209
  }
210
- function ni(e, t, r, n, i, s, o = null, l = [-1]) {
210
+ function si(e, t, r, n, i, s, o = null, l = [-1]) {
211
211
  const f = St;
212
212
  Tt(e);
213
213
  const u = e.$$ = {
@@ -217,7 +217,7 @@ function ni(e, t, r, n, i, s, o = null, l = [-1]) {
217
217
  props: s,
218
218
  update: ye,
219
219
  not_equal: i,
220
- bound: Sr(),
220
+ bound: Hr(),
221
221
  // lifecycle
222
222
  on_mount: [],
223
223
  on_destroy: [],
@@ -226,7 +226,7 @@ function ni(e, t, r, n, i, s, o = null, l = [-1]) {
226
226
  after_update: [],
227
227
  context: new Map(t.context || (f ? f.$$.context : [])),
228
228
  // everything else
229
- callbacks: Sr(),
229
+ callbacks: Hr(),
230
230
  dirty: l,
231
231
  skip_bound: !1,
232
232
  root: t.target || f.$$.root
@@ -235,19 +235,19 @@ function ni(e, t, r, n, i, s, o = null, l = [-1]) {
235
235
  let h = !1;
236
236
  if (u.ctx = r ? r(e, t.props || {}, (d, m, ...v) => {
237
237
  const _ = v.length ? v[0] : m;
238
- return u.ctx && i(u.ctx[d], u.ctx[d] = _) && (!u.skip_bound && u.bound[d] && u.bound[d](_), h && ri(e, d)), m;
238
+ return u.ctx && i(u.ctx[d], u.ctx[d] = _) && (!u.skip_bound && u.bound[d] && u.bound[d](_), h && ii(e, d)), m;
239
239
  }) : [], u.update(), h = !0, ct(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
240
240
  if (t.hydrate) {
241
- const d = zn(t.target);
241
+ const d = Wn(t.target);
242
242
  u.fragment && u.fragment.l(d), d.forEach(I);
243
243
  } else
244
244
  u.fragment && u.fragment.c();
245
- t.intro && Kn(e.$$.fragment), ei(e, t.target, t.anchor), se();
245
+ t.intro && ti(e.$$.fragment), ri(e, t.target, t.anchor), se();
246
246
  }
247
247
  Tt(f);
248
248
  }
249
- let dn;
250
- typeof HTMLElement == "function" && (dn = class extends HTMLElement {
249
+ let pn;
250
+ typeof HTMLElement == "function" && (pn = class extends HTMLElement {
251
251
  /** The Svelte component constructor */
252
252
  $$ctor;
253
253
  /** Slots */
@@ -306,7 +306,7 @@ typeof HTMLElement == "function" && (dn = class extends HTMLElement {
306
306
  };
307
307
  if (await Promise.resolve(), !this.$$cn || this.$$c)
308
308
  return;
309
- const t = {}, r = Xn(this);
309
+ const t = {}, r = qn(this);
310
310
  for (const i of this.$$s)
311
311
  i in r && (t[i] = [e(i)]);
312
312
  for (const i of this.attributes) {
@@ -393,8 +393,8 @@ function Xt(e, t, r, n) {
393
393
  return t;
394
394
  }
395
395
  }
396
- function ii(e, t, r, n, i, s) {
397
- let o = class extends dn {
396
+ function oi(e, t, r, n, i, s) {
397
+ let o = class extends pn {
398
398
  constructor() {
399
399
  super(e, r, i), this.$$p_d = t;
400
400
  }
@@ -422,7 +422,7 @@ function ii(e, t, r, n, i, s) {
422
422
  }), e.element = /** @type {any} */
423
423
  o, o;
424
424
  }
425
- class si {
425
+ class ai {
426
426
  /**
427
427
  * ### PRIVATE API
428
428
  *
@@ -441,7 +441,7 @@ class si {
441
441
  $$set = void 0;
442
442
  /** @returns {void} */
443
443
  $destroy() {
444
- ti(this, 1), this.$destroy = ye;
444
+ ni(this, 1), this.$destroy = ye;
445
445
  }
446
446
  /**
447
447
  * @template {Extract<keyof Events, string>} K
@@ -463,13 +463,13 @@ class si {
463
463
  * @returns {void}
464
464
  */
465
465
  $set(t) {
466
- this.$$set && !Un(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
466
+ this.$$set && !Dn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
467
467
  }
468
468
  }
469
- const oi = "4";
470
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(oi);
469
+ const li = "4";
470
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(li);
471
471
  const nt = [];
472
- function ai(e, t) {
472
+ function ui(e, t) {
473
473
  return {
474
474
  subscribe: Qt(e, t).subscribe
475
475
  };
@@ -478,7 +478,7 @@ function Qt(e, t = ye) {
478
478
  let r;
479
479
  const n = /* @__PURE__ */ new Set();
480
480
  function i(l) {
481
- if (cn(e, l) && (e = l, r)) {
481
+ if (dn(e, l) && (e = l, r)) {
482
482
  const f = !nt.length;
483
483
  for (const u of n)
484
484
  u[1](), nt.push(u, e);
@@ -505,7 +505,7 @@ function ft(e, t, r) {
505
505
  if (!i.every(Boolean))
506
506
  throw new Error("derived() expects stores as input, got a falsy value");
507
507
  const s = t.length < 2;
508
- return ai(r, (o, l) => {
508
+ return ui(r, (o, l) => {
509
509
  let f = !1;
510
510
  const u = [];
511
511
  let h = 0, d = ye;
@@ -516,7 +516,7 @@ function ft(e, t, r) {
516
516
  const _ = t(n ? u[0] : u, o, l);
517
517
  s ? o(_) : d = vr(_) ? _ : ye;
518
518
  }, v = i.map(
519
- (_, C) => fn(
519
+ (_, C) => mn(
520
520
  _,
521
521
  (O) => {
522
522
  u[C] = O, h &= ~(1 << C), f && m();
@@ -531,70 +531,70 @@ function ft(e, t, r) {
531
531
  };
532
532
  });
533
533
  }
534
- function li(e) {
534
+ function hi(e) {
535
535
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
536
536
  }
537
- var ui = function(t) {
538
- return hi(t) && !ci(t);
537
+ var ci = function(t) {
538
+ return fi(t) && !di(t);
539
539
  };
540
- function hi(e) {
540
+ function fi(e) {
541
541
  return !!e && typeof e == "object";
542
542
  }
543
- function ci(e) {
543
+ function di(e) {
544
544
  var t = Object.prototype.toString.call(e);
545
- return t === "[object RegExp]" || t === "[object Date]" || mi(e);
545
+ return t === "[object RegExp]" || t === "[object Date]" || gi(e);
546
546
  }
547
- var fi = typeof Symbol == "function" && Symbol.for, di = fi ? Symbol.for("react.element") : 60103;
548
- function mi(e) {
549
- return e.$$typeof === di;
547
+ var mi = typeof Symbol == "function" && Symbol.for, pi = mi ? Symbol.for("react.element") : 60103;
548
+ function gi(e) {
549
+ return e.$$typeof === pi;
550
550
  }
551
- function pi(e) {
551
+ function bi(e) {
552
552
  return Array.isArray(e) ? [] : {};
553
553
  }
554
554
  function wt(e, t) {
555
- return t.clone !== !1 && t.isMergeableObject(e) ? at(pi(e), e, t) : e;
555
+ return t.clone !== !1 && t.isMergeableObject(e) ? at(bi(e), e, t) : e;
556
556
  }
557
- function gi(e, t, r) {
557
+ function yi(e, t, r) {
558
558
  return e.concat(t).map(function(n) {
559
559
  return wt(n, r);
560
560
  });
561
561
  }
562
- function bi(e, t) {
562
+ function _i(e, t) {
563
563
  if (!t.customMerge)
564
564
  return at;
565
565
  var r = t.customMerge(e);
566
566
  return typeof r == "function" ? r : at;
567
567
  }
568
- function yi(e) {
568
+ function Ei(e) {
569
569
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
570
570
  return Object.propertyIsEnumerable.call(e, t);
571
571
  }) : [];
572
572
  }
573
- function Pr(e) {
574
- return Object.keys(e).concat(yi(e));
573
+ function Or(e) {
574
+ return Object.keys(e).concat(Ei(e));
575
575
  }
576
- function mn(e, t) {
576
+ function gn(e, t) {
577
577
  try {
578
578
  return t in e;
579
579
  } catch {
580
580
  return !1;
581
581
  }
582
582
  }
583
- function _i(e, t) {
584
- return mn(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
583
+ function vi(e, t) {
584
+ return gn(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
585
585
  }
586
- function Ei(e, t, r) {
586
+ function Ci(e, t, r) {
587
587
  var n = {};
588
- return r.isMergeableObject(e) && Pr(e).forEach(function(i) {
588
+ return r.isMergeableObject(e) && Or(e).forEach(function(i) {
589
589
  n[i] = wt(e[i], r);
590
- }), Pr(t).forEach(function(i) {
591
- _i(e, i) || (mn(e, i) && r.isMergeableObject(t[i]) ? n[i] = bi(i, r)(e[i], t[i], r) : n[i] = wt(t[i], r));
590
+ }), Or(t).forEach(function(i) {
591
+ vi(e, i) || (gn(e, i) && r.isMergeableObject(t[i]) ? n[i] = _i(i, r)(e[i], t[i], r) : n[i] = wt(t[i], r));
592
592
  }), n;
593
593
  }
594
594
  function at(e, t, r) {
595
- r = r || {}, r.arrayMerge = r.arrayMerge || gi, r.isMergeableObject = r.isMergeableObject || ui, r.cloneUnlessOtherwiseSpecified = wt;
595
+ r = r || {}, r.arrayMerge = r.arrayMerge || yi, r.isMergeableObject = r.isMergeableObject || ci, r.cloneUnlessOtherwiseSpecified = wt;
596
596
  var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
597
- return s ? n ? r.arrayMerge(e, t, r) : Ei(e, t, r) : wt(t, r);
597
+ return s ? n ? r.arrayMerge(e, t, r) : Ci(e, t, r) : wt(t, r);
598
598
  }
599
599
  at.all = function(t, r) {
600
600
  if (!Array.isArray(t))
@@ -603,8 +603,8 @@ at.all = function(t, r) {
603
603
  return at(n, i, r);
604
604
  }, {});
605
605
  };
606
- var vi = at, Ci = vi;
607
- const xi = /* @__PURE__ */ li(Ci);
606
+ var xi = at, Ai = xi;
607
+ const Ti = /* @__PURE__ */ hi(Ai);
608
608
  var fr = function(e, t) {
609
609
  return fr = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
610
610
  r.__proto__ = n;
@@ -630,7 +630,7 @@ var B = function() {
630
630
  return t;
631
631
  }, B.apply(this, arguments);
632
632
  };
633
- function Ai(e, t) {
633
+ function Si(e, t) {
634
634
  var r = {};
635
635
  for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
636
636
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -644,53 +644,55 @@ function ir(e, t, r) {
644
644
  return e.concat(s || Array.prototype.slice.call(t));
645
645
  }
646
646
  function sr(e, t) {
647
- var r = t && t.cache ? t.cache : Oi, n = t && t.serializer ? t.serializer : Pi, i = t && t.strategy ? t.strategy : wi;
647
+ var r = t && t.cache ? t.cache : Mi, n = t && t.serializer ? t.serializer : Oi, i = t && t.strategy ? t.strategy : Hi;
648
648
  return i(e, {
649
649
  cache: r,
650
650
  serializer: n
651
651
  });
652
652
  }
653
- function Ti(e) {
653
+ function wi(e) {
654
654
  return e == null || typeof e == "number" || typeof e == "boolean";
655
655
  }
656
- function Si(e, t, r, n) {
657
- var i = Ti(n) ? n : r(n), s = t.get(i);
656
+ function bn(e, t, r, n) {
657
+ var i = wi(n) ? n : r(n), s = t.get(i);
658
658
  return typeof s > "u" && (s = e.call(this, n), t.set(i, s)), s;
659
659
  }
660
- function pn(e, t, r) {
660
+ function yn(e, t, r) {
661
661
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
662
662
  return typeof s > "u" && (s = e.apply(this, n), t.set(i, s)), s;
663
663
  }
664
- function gn(e, t, r, n, i) {
664
+ function xr(e, t, r, n, i) {
665
665
  return r.bind(t, e, n, i);
666
666
  }
667
- function wi(e, t) {
668
- var r = e.length === 1 ? Si : pn;
669
- return gn(e, this, r, t.cache.create(), t.serializer);
670
- }
671
667
  function Hi(e, t) {
672
- return gn(e, this, pn, t.cache.create(), t.serializer);
668
+ var r = e.length === 1 ? bn : yn;
669
+ return xr(e, this, r, t.cache.create(), t.serializer);
673
670
  }
674
- var Pi = function() {
671
+ function Pi(e, t) {
672
+ return xr(e, this, yn, t.cache.create(), t.serializer);
673
+ }
674
+ function Bi(e, t) {
675
+ return xr(e, this, bn, t.cache.create(), t.serializer);
676
+ }
677
+ var Oi = function() {
675
678
  return JSON.stringify(arguments);
676
- }, Bi = (
677
- /** @class */
678
- function() {
679
- function e() {
680
- this.cache = /* @__PURE__ */ Object.create(null);
681
- }
682
- return e.prototype.get = function(t) {
683
- return this.cache[t];
684
- }, e.prototype.set = function(t, r) {
685
- this.cache[t] = r;
686
- }, e;
687
- }()
688
- ), Oi = {
679
+ };
680
+ function Ar() {
681
+ this.cache = /* @__PURE__ */ Object.create(null);
682
+ }
683
+ Ar.prototype.get = function(e) {
684
+ return this.cache[e];
685
+ };
686
+ Ar.prototype.set = function(e, t) {
687
+ this.cache[e] = t;
688
+ };
689
+ var Mi = {
689
690
  create: function() {
690
- return new Bi();
691
+ return new Ar();
691
692
  }
692
693
  }, or = {
693
- variadic: Hi
694
+ variadic: Pi,
695
+ monadic: Bi
694
696
  }, S;
695
697
  (function(e) {
696
698
  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";
@@ -703,43 +705,43 @@ var lt;
703
705
  (function(e) {
704
706
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
705
707
  })(lt || (lt = {}));
706
- function Br(e) {
708
+ function Mr(e) {
707
709
  return e.type === R.literal;
708
710
  }
709
- function Mi(e) {
711
+ function Ni(e) {
710
712
  return e.type === R.argument;
711
713
  }
712
- function bn(e) {
714
+ function _n(e) {
713
715
  return e.type === R.number;
714
716
  }
715
- function yn(e) {
717
+ function En(e) {
716
718
  return e.type === R.date;
717
719
  }
718
- function _n(e) {
720
+ function vn(e) {
719
721
  return e.type === R.time;
720
722
  }
721
- function En(e) {
723
+ function Cn(e) {
722
724
  return e.type === R.select;
723
725
  }
724
- function vn(e) {
726
+ function xn(e) {
725
727
  return e.type === R.plural;
726
728
  }
727
- function Ni(e) {
729
+ function ki(e) {
728
730
  return e.type === R.pound;
729
731
  }
730
- function Cn(e) {
732
+ function An(e) {
731
733
  return e.type === R.tag;
732
734
  }
733
- function xn(e) {
735
+ function Tn(e) {
734
736
  return !!(e && typeof e == "object" && e.type === lt.number);
735
737
  }
736
738
  function dr(e) {
737
739
  return !!(e && typeof e == "object" && e.type === lt.dateTime);
738
740
  }
739
- var An = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, ki = /(?:[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;
740
- function Ii(e) {
741
+ var Sn = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ii = /(?:[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;
742
+ function Li(e) {
741
743
  var t = {};
742
- return e.replace(ki, function(r) {
744
+ return e.replace(Ii, function(r) {
743
745
  var n = r.length;
744
746
  switch (r[0]) {
745
747
  case "G":
@@ -828,11 +830,11 @@ function Ii(e) {
828
830
  return "";
829
831
  }), t;
830
832
  }
831
- var Li = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
832
- function Ri(e) {
833
+ var Ri = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
834
+ function Ui(e) {
833
835
  if (e.length === 0)
834
836
  throw new Error("Number skeleton cannot be empty");
835
- for (var t = e.split(Li).filter(function(m) {
837
+ for (var t = e.split(Ri).filter(function(m) {
836
838
  return m.length > 0;
837
839
  }), r = [], n = 0, i = t; n < i.length; n++) {
838
840
  var s = i[n], o = s.split("/");
@@ -847,17 +849,17 @@ function Ri(e) {
847
849
  }
848
850
  return r;
849
851
  }
850
- function Ui(e) {
852
+ function Fi(e) {
851
853
  return e.replace(/^(.*?)-/, "");
852
854
  }
853
- var Or = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Tn = /^(@+)?(\+|#+)?[rs]?$/g, Fi = /(\*)(0+)|(#+)(0+)|(0+)/g, Sn = /^(0+)$/;
854
- function Mr(e) {
855
+ var Nr = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, wn = /^(@+)?(\+|#+)?[rs]?$/g, Di = /(\*)(0+)|(#+)(0+)|(0+)/g, Hn = /^(0+)$/;
856
+ function kr(e) {
855
857
  var t = {};
856
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Tn, function(r, n, i) {
858
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(wn, function(r, n, i) {
857
859
  return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
858
860
  }), t;
859
861
  }
860
- function wn(e) {
862
+ function Pn(e) {
861
863
  switch (e) {
862
864
  case "sign-auto":
863
865
  return {
@@ -897,7 +899,7 @@ function wn(e) {
897
899
  };
898
900
  }
899
901
  }
900
- function Di(e) {
902
+ function Gi(e) {
901
903
  var t;
902
904
  if (e[0] === "E" && e[1] === "E" ? (t = {
903
905
  notation: "engineering"
@@ -905,17 +907,17 @@ function Di(e) {
905
907
  notation: "scientific"
906
908
  }, e = e.slice(1)), t) {
907
909
  var r = e.slice(0, 2);
908
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Sn.test(e))
910
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Hn.test(e))
909
911
  throw new Error("Malformed concise eng/scientific notation");
910
912
  t.minimumIntegerDigits = e.length;
911
913
  }
912
914
  return t;
913
915
  }
914
- function Nr(e) {
915
- var t = {}, r = wn(e);
916
+ function Ir(e) {
917
+ var t = {}, r = Pn(e);
916
918
  return r || t;
917
919
  }
918
- function Gi(e) {
920
+ function ji(e) {
919
921
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
920
922
  var i = n[r];
921
923
  switch (i.stem) {
@@ -939,7 +941,7 @@ function Gi(e) {
939
941
  continue;
940
942
  case "measure-unit":
941
943
  case "unit":
942
- t.style = "unit", t.unit = Ui(i.options[0]);
944
+ t.style = "unit", t.unit = Fi(i.options[0]);
943
945
  continue;
944
946
  case "compact-short":
945
947
  case "K":
@@ -951,12 +953,12 @@ function Gi(e) {
951
953
  continue;
952
954
  case "scientific":
953
955
  t = B(B(B({}, t), { notation: "scientific" }), i.options.reduce(function(f, u) {
954
- return B(B({}, f), Nr(u));
956
+ return B(B({}, f), Ir(u));
955
957
  }, {}));
956
958
  continue;
957
959
  case "engineering":
958
960
  t = B(B(B({}, t), { notation: "engineering" }), i.options.reduce(function(f, u) {
959
- return B(B({}, f), Nr(u));
961
+ return B(B({}, f), Ir(u));
960
962
  }, {}));
961
963
  continue;
962
964
  case "notation-simple":
@@ -1001,7 +1003,7 @@ function Gi(e) {
1001
1003
  case "integer-width":
1002
1004
  if (i.options.length > 1)
1003
1005
  throw new RangeError("integer-width stems only accept a single optional option");
1004
- i.options[0].replace(Fi, function(f, u, h, d, m, v) {
1006
+ i.options[0].replace(Di, function(f, u, h, d, m, v) {
1005
1007
  if (u)
1006
1008
  t.minimumIntegerDigits = h.length;
1007
1009
  else {
@@ -1014,27 +1016,27 @@ function Gi(e) {
1014
1016
  });
1015
1017
  continue;
1016
1018
  }
1017
- if (Sn.test(i.stem)) {
1019
+ if (Hn.test(i.stem)) {
1018
1020
  t.minimumIntegerDigits = i.stem.length;
1019
1021
  continue;
1020
1022
  }
1021
- if (Or.test(i.stem)) {
1023
+ if (Nr.test(i.stem)) {
1022
1024
  if (i.options.length > 1)
1023
1025
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1024
- i.stem.replace(Or, function(f, u, h, d, m, v) {
1026
+ i.stem.replace(Nr, function(f, u, h, d, m, v) {
1025
1027
  return h === "*" ? t.minimumFractionDigits = u.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : m && v ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + v.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1026
1028
  });
1027
1029
  var s = i.options[0];
1028
- s === "w" ? t = B(B({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = B(B({}, t), Mr(s)));
1030
+ s === "w" ? t = B(B({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = B(B({}, t), kr(s)));
1029
1031
  continue;
1030
1032
  }
1031
- if (Tn.test(i.stem)) {
1032
- t = B(B({}, t), Mr(i.stem));
1033
+ if (wn.test(i.stem)) {
1034
+ t = B(B({}, t), kr(i.stem));
1033
1035
  continue;
1034
1036
  }
1035
- var o = wn(i.stem);
1037
+ var o = Pn(i.stem);
1036
1038
  o && (t = B(B({}, t), o));
1037
- var l = Di(i.stem);
1039
+ var l = Gi(i.stem);
1038
1040
  l && (t = B(B({}, t), l));
1039
1041
  }
1040
1042
  return t;
@@ -2454,13 +2456,13 @@ var zt = {
2454
2456
  "h"
2455
2457
  ]
2456
2458
  };
2457
- function ji(e, t) {
2459
+ function Vi(e, t) {
2458
2460
  for (var r = "", n = 0; n < e.length; n++) {
2459
2461
  var i = e.charAt(n);
2460
2462
  if (i === "j") {
2461
2463
  for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2462
2464
  s++, n++;
2463
- var o = 1 + (s & 1), l = s < 2 ? 1 : 3 + (s >> 1), f = "a", u = Vi(t);
2465
+ var o = 1 + (s & 1), l = s < 2 ? 1 : 3 + (s >> 1), f = "a", u = zi(t);
2464
2466
  for ((u == "H" || u == "k") && (l = 0); l-- > 0; )
2465
2467
  r += f;
2466
2468
  for (; o-- > 0; )
@@ -2469,7 +2471,7 @@ function ji(e, t) {
2469
2471
  }
2470
2472
  return r;
2471
2473
  }
2472
- function Vi(e) {
2474
+ function zi(e) {
2473
2475
  var t = e.hourCycle;
2474
2476
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2475
2477
  e.hourCycles && // @ts-ignore
@@ -2491,20 +2493,20 @@ function Vi(e) {
2491
2493
  var i = zt[n || ""] || zt[r || ""] || zt["".concat(r, "-001")] || zt["001"];
2492
2494
  return i[0];
2493
2495
  }
2494
- var ar, zi = new RegExp("^".concat(An.source, "*")), Xi = new RegExp("".concat(An.source, "*$"));
2496
+ var ar, Xi = new RegExp("^".concat(Sn.source, "*")), Wi = new RegExp("".concat(Sn.source, "*$"));
2495
2497
  function P(e, t) {
2496
2498
  return { start: e, end: t };
2497
2499
  }
2498
- var Wi = !!String.prototype.startsWith && "_a".startsWith("a", 1), qi = !!String.fromCodePoint, Zi = !!Object.fromEntries, $i = !!String.prototype.codePointAt, Qi = !!String.prototype.trimStart, Ji = !!String.prototype.trimEnd, Yi = !!Number.isSafeInteger, Ki = Yi ? Number.isSafeInteger : function(e) {
2500
+ var qi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Zi = !!String.fromCodePoint, $i = !!Object.fromEntries, Qi = !!String.prototype.codePointAt, Ji = !!String.prototype.trimStart, Yi = !!String.prototype.trimEnd, Ki = !!Number.isSafeInteger, es = Ki ? Number.isSafeInteger : function(e) {
2499
2501
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2500
2502
  }, mr = !0;
2501
2503
  try {
2502
- var es = Pn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2503
- mr = ((ar = es.exec("a")) === null || ar === void 0 ? void 0 : ar[0]) === "a";
2504
+ var ts = On("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2505
+ mr = ((ar = ts.exec("a")) === null || ar === void 0 ? void 0 : ar[0]) === "a";
2504
2506
  } catch {
2505
2507
  mr = !1;
2506
2508
  }
2507
- var kr = Wi ? (
2509
+ var Lr = qi ? (
2508
2510
  // Native
2509
2511
  function(t, r, n) {
2510
2512
  return t.startsWith(r, n);
@@ -2514,7 +2516,7 @@ var kr = Wi ? (
2514
2516
  function(t, r, n) {
2515
2517
  return t.slice(n, n + r.length) === r;
2516
2518
  }
2517
- ), pr = qi ? String.fromCodePoint : (
2519
+ ), pr = Zi ? String.fromCodePoint : (
2518
2520
  // IE11
2519
2521
  function() {
2520
2522
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2526,9 +2528,9 @@ var kr = Wi ? (
2526
2528
  }
2527
2529
  return n;
2528
2530
  }
2529
- ), Ir = (
2531
+ ), Rr = (
2530
2532
  // native
2531
- Zi ? Object.fromEntries : (
2533
+ $i ? Object.fromEntries : (
2532
2534
  // Ponyfill
2533
2535
  function(t) {
2534
2536
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2538,7 +2540,7 @@ var kr = Wi ? (
2538
2540
  return r;
2539
2541
  }
2540
2542
  )
2541
- ), Hn = $i ? (
2543
+ ), Bn = Qi ? (
2542
2544
  // Native
2543
2545
  function(t, r) {
2544
2546
  return t.codePointAt(r);
@@ -2552,7 +2554,7 @@ var kr = Wi ? (
2552
2554
  return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
2553
2555
  }
2554
2556
  }
2555
- ), ts = Qi ? (
2557
+ ), rs = Ji ? (
2556
2558
  // Native
2557
2559
  function(t) {
2558
2560
  return t.trimStart();
@@ -2560,9 +2562,9 @@ var kr = Wi ? (
2560
2562
  ) : (
2561
2563
  // Ponyfill
2562
2564
  function(t) {
2563
- return t.replace(zi, "");
2565
+ return t.replace(Xi, "");
2564
2566
  }
2565
- ), rs = Ji ? (
2567
+ ), ns = Yi ? (
2566
2568
  // Native
2567
2569
  function(t) {
2568
2570
  return t.trimEnd();
@@ -2570,32 +2572,32 @@ var kr = Wi ? (
2570
2572
  ) : (
2571
2573
  // Ponyfill
2572
2574
  function(t) {
2573
- return t.replace(Xi, "");
2575
+ return t.replace(Wi, "");
2574
2576
  }
2575
2577
  );
2576
- function Pn(e, t) {
2578
+ function On(e, t) {
2577
2579
  return new RegExp(e, t);
2578
2580
  }
2579
2581
  var gr;
2580
2582
  if (mr) {
2581
- var Lr = Pn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2583
+ var Ur = On("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2582
2584
  gr = function(t, r) {
2583
2585
  var n;
2584
- Lr.lastIndex = r;
2585
- var i = Lr.exec(t);
2586
+ Ur.lastIndex = r;
2587
+ var i = Ur.exec(t);
2586
2588
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2587
2589
  };
2588
2590
  } else
2589
2591
  gr = function(t, r) {
2590
2592
  for (var n = []; ; ) {
2591
- var i = Hn(t, r);
2592
- if (i === void 0 || Bn(i) || os(i))
2593
+ var i = Bn(t, r);
2594
+ if (i === void 0 || Mn(i) || as(i))
2593
2595
  break;
2594
2596
  n.push(i), r += i >= 65536 ? 2 : 1;
2595
2597
  }
2596
2598
  return pr.apply(void 0, n);
2597
2599
  };
2598
- var ns = (
2600
+ var is = (
2599
2601
  /** @class */
2600
2602
  function() {
2601
2603
  function e(t, r) {
@@ -2677,7 +2679,7 @@ var ns = (
2677
2679
  return this.error(S.INVALID_TAG, P(n, this.clonePosition()));
2678
2680
  }, e.prototype.parseTagName = function() {
2679
2681
  var t = this.offset();
2680
- for (this.bump(); !this.isEOF() && ss(this.char()); )
2682
+ for (this.bump(); !this.isEOF() && os(this.char()); )
2681
2683
  this.bump();
2682
2684
  return this.message.slice(t, this.offset());
2683
2685
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2706,7 +2708,7 @@ var ns = (
2706
2708
  };
2707
2709
  }, e.prototype.tryParseLeftAngleBracket = function() {
2708
2710
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2709
- !is(this.peek() || 0)) ? (this.bump(), "<") : null;
2711
+ !ss(this.peek() || 0)) ? (this.bump(), "<") : null;
2710
2712
  }, e.prototype.tryParseQuote = function(t) {
2711
2713
  if (this.isEOF() || this.char() !== 39)
2712
2714
  return null;
@@ -2793,7 +2795,7 @@ var ns = (
2793
2795
  var h = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
2794
2796
  if (d.err)
2795
2797
  return d;
2796
- var m = rs(d.val);
2798
+ var m = ns(d.val);
2797
2799
  if (m.length === 0)
2798
2800
  return this.error(S.EXPECT_ARGUMENT_STYLE, P(this.clonePosition(), this.clonePosition()));
2799
2801
  var v = P(h, this.clonePosition());
@@ -2803,8 +2805,8 @@ var ns = (
2803
2805
  if (_.err)
2804
2806
  return _;
2805
2807
  var C = P(i, this.clonePosition());
2806
- if (u && kr(u?.style, "::", 0)) {
2807
- var O = ts(u.style.slice(2));
2808
+ if (u && Lr(u?.style, "::", 0)) {
2809
+ var O = rs(u.style.slice(2));
2808
2810
  if (l === "number") {
2809
2811
  var d = this.parseNumberSkeletonFromString(O, u.styleLocation);
2810
2812
  return d.err ? d : {
@@ -2815,12 +2817,12 @@ var ns = (
2815
2817
  if (O.length === 0)
2816
2818
  return this.error(S.EXPECT_DATE_TIME_SKELETON, C);
2817
2819
  var H = O;
2818
- this.locale && (H = ji(O, this.locale));
2820
+ this.locale && (H = Vi(O, this.locale));
2819
2821
  var m = {
2820
2822
  type: lt.dateTime,
2821
2823
  pattern: H,
2822
2824
  location: u.styleLocation,
2823
- parsedOptions: this.shouldParseSkeletons ? Ii(H) : {}
2825
+ parsedOptions: this.shouldParseSkeletons ? Li(H) : {}
2824
2826
  }, V = l === "date" ? R.date : R.time;
2825
2827
  return {
2826
2828
  val: { type: V, value: n, location: C, style: m },
@@ -2866,7 +2868,7 @@ var ns = (
2866
2868
  val: {
2867
2869
  type: R.select,
2868
2870
  value: n,
2869
- options: Ir(he.val),
2871
+ options: Rr(he.val),
2870
2872
  location: Ce
2871
2873
  },
2872
2874
  err: null
@@ -2874,7 +2876,7 @@ var ns = (
2874
2876
  val: {
2875
2877
  type: R.plural,
2876
2878
  value: n,
2877
- options: Ir(he.val),
2879
+ options: Rr(he.val),
2878
2880
  offset: X,
2879
2881
  pluralType: l === "plural" ? "cardinal" : "ordinal",
2880
2882
  location: Ce
@@ -2925,7 +2927,7 @@ var ns = (
2925
2927
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2926
2928
  var n = [];
2927
2929
  try {
2928
- n = Ri(t);
2930
+ n = Ui(t);
2929
2931
  } catch {
2930
2932
  return this.error(S.INVALID_NUMBER_SKELETON, r);
2931
2933
  }
@@ -2934,7 +2936,7 @@ var ns = (
2934
2936
  type: lt.number,
2935
2937
  tokens: n,
2936
2938
  location: r,
2937
- parsedOptions: this.shouldParseSkeletons ? Gi(n) : {}
2939
+ parsedOptions: this.shouldParseSkeletons ? ji(n) : {}
2938
2940
  },
2939
2941
  err: null
2940
2942
  };
@@ -2982,7 +2984,7 @@ var ns = (
2982
2984
  break;
2983
2985
  }
2984
2986
  var f = P(i, this.clonePosition());
2985
- return s ? (o *= n, Ki(o) ? { val: o, err: null } : this.error(r, f)) : this.error(t, f);
2987
+ return s ? (o *= n, es(o) ? { val: o, err: null } : this.error(r, f)) : this.error(t, f);
2986
2988
  }, e.prototype.offset = function() {
2987
2989
  return this.position.offset;
2988
2990
  }, e.prototype.isEOF = function() {
@@ -2997,7 +2999,7 @@ var ns = (
2997
2999
  var t = this.position.offset;
2998
3000
  if (t >= this.message.length)
2999
3001
  throw Error("out of bound");
3000
- var r = Hn(this.message, t);
3002
+ var r = Bn(this.message, t);
3001
3003
  if (r === void 0)
3002
3004
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3003
3005
  return r;
@@ -3016,7 +3018,7 @@ var ns = (
3016
3018
  t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
3017
3019
  }
3018
3020
  }, e.prototype.bumpIf = function(t) {
3019
- if (kr(this.message, t, this.offset())) {
3021
+ if (Lr(this.message, t, this.offset())) {
3020
3022
  for (var r = 0; r < t.length; r++)
3021
3023
  this.bump();
3022
3024
  return !0;
@@ -3038,7 +3040,7 @@ var ns = (
3038
3040
  break;
3039
3041
  }
3040
3042
  }, e.prototype.bumpSpace = function() {
3041
- for (; !this.isEOF() && Bn(this.char()); )
3043
+ for (; !this.isEOF() && Mn(this.char()); )
3042
3044
  this.bump();
3043
3045
  }, e.prototype.peek = function() {
3044
3046
  if (this.isEOF())
@@ -3051,29 +3053,29 @@ var ns = (
3051
3053
  function br(e) {
3052
3054
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3053
3055
  }
3054
- function is(e) {
3056
+ function ss(e) {
3055
3057
  return br(e) || e === 47;
3056
3058
  }
3057
- function ss(e) {
3059
+ function os(e) {
3058
3060
  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;
3059
3061
  }
3060
- function Bn(e) {
3062
+ function Mn(e) {
3061
3063
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3062
3064
  }
3063
- function os(e) {
3065
+ function as(e) {
3064
3066
  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;
3065
3067
  }
3066
3068
  function yr(e) {
3067
3069
  e.forEach(function(t) {
3068
- if (delete t.location, En(t) || vn(t))
3070
+ if (delete t.location, Cn(t) || xn(t))
3069
3071
  for (var r in t.options)
3070
3072
  delete t.options[r].location, yr(t.options[r].value);
3071
- else bn(t) && xn(t.style) || (yn(t) || _n(t)) && dr(t.style) ? delete t.style.location : Cn(t) && yr(t.children);
3073
+ else _n(t) && Tn(t.style) || (En(t) || vn(t)) && dr(t.style) ? delete t.style.location : An(t) && yr(t.children);
3072
3074
  });
3073
3075
  }
3074
- function as(e, t) {
3076
+ function ls(e, t) {
3075
3077
  t === void 0 && (t = {}), t = B({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3076
- var r = new ns(e, t).parse();
3078
+ var r = new is(e, t).parse();
3077
3079
  if (r.err) {
3078
3080
  var n = SyntaxError(S[r.err.kind]);
3079
3081
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
@@ -3096,7 +3098,7 @@ var Yt = (
3096
3098
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3097
3099
  }, t;
3098
3100
  }(Error)
3099
- ), Rr = (
3101
+ ), Fr = (
3100
3102
  /** @class */
3101
3103
  function(e) {
3102
3104
  Jt(t, e);
@@ -3105,7 +3107,7 @@ var Yt = (
3105
3107
  }
3106
3108
  return t;
3107
3109
  }(Yt)
3108
- ), ls = (
3110
+ ), us = (
3109
3111
  /** @class */
3110
3112
  function(e) {
3111
3113
  Jt(t, e);
@@ -3114,7 +3116,7 @@ var Yt = (
3114
3116
  }
3115
3117
  return t;
3116
3118
  }(Yt)
3117
- ), us = (
3119
+ ), hs = (
3118
3120
  /** @class */
3119
3121
  function(e) {
3120
3122
  Jt(t, e);
@@ -3127,17 +3129,17 @@ var Yt = (
3127
3129
  (function(e) {
3128
3130
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3129
3131
  })(Q || (Q = {}));
3130
- function hs(e) {
3132
+ function cs(e) {
3131
3133
  return e.length < 2 ? e : e.reduce(function(t, r) {
3132
3134
  var n = t[t.length - 1];
3133
3135
  return !n || n.type !== Q.literal || r.type !== Q.literal ? t.push(r) : n.value += r.value, t;
3134
3136
  }, []);
3135
3137
  }
3136
- function cs(e) {
3138
+ function fs(e) {
3137
3139
  return typeof e == "function";
3138
3140
  }
3139
3141
  function Wt(e, t, r, n, i, s, o) {
3140
- if (e.length === 1 && Br(e[0]))
3142
+ if (e.length === 1 && Mr(e[0]))
3141
3143
  return [
3142
3144
  {
3143
3145
  type: Q.literal,
@@ -3146,14 +3148,14 @@ function Wt(e, t, r, n, i, s, o) {
3146
3148
  ];
3147
3149
  for (var l = [], f = 0, u = e; f < u.length; f++) {
3148
3150
  var h = u[f];
3149
- if (Br(h)) {
3151
+ if (Mr(h)) {
3150
3152
  l.push({
3151
3153
  type: Q.literal,
3152
3154
  value: h.value
3153
3155
  });
3154
3156
  continue;
3155
3157
  }
3156
- if (Ni(h)) {
3158
+ if (ki(h)) {
3157
3159
  typeof s == "number" && l.push({
3158
3160
  type: Q.literal,
3159
3161
  value: r.getNumberFormat(t).format(s)
@@ -3162,16 +3164,16 @@ function Wt(e, t, r, n, i, s, o) {
3162
3164
  }
3163
3165
  var d = h.value;
3164
3166
  if (!(i && d in i))
3165
- throw new us(d, o);
3167
+ throw new hs(d, o);
3166
3168
  var m = i[d];
3167
- if (Mi(h)) {
3169
+ if (Ni(h)) {
3168
3170
  (!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), l.push({
3169
3171
  type: typeof m == "string" ? Q.literal : Q.object,
3170
3172
  value: m
3171
3173
  });
3172
3174
  continue;
3173
3175
  }
3174
- if (yn(h)) {
3176
+ if (En(h)) {
3175
3177
  var v = typeof h.style == "string" ? n.date[h.style] : dr(h.style) ? h.style.parsedOptions : void 0;
3176
3178
  l.push({
3177
3179
  type: Q.literal,
@@ -3179,7 +3181,7 @@ function Wt(e, t, r, n, i, s, o) {
3179
3181
  });
3180
3182
  continue;
3181
3183
  }
3182
- if (_n(h)) {
3184
+ if (vn(h)) {
3183
3185
  var v = typeof h.style == "string" ? n.time[h.style] : dr(h.style) ? h.style.parsedOptions : n.time.medium;
3184
3186
  l.push({
3185
3187
  type: Q.literal,
@@ -3187,18 +3189,18 @@ function Wt(e, t, r, n, i, s, o) {
3187
3189
  });
3188
3190
  continue;
3189
3191
  }
3190
- if (bn(h)) {
3191
- var v = typeof h.style == "string" ? n.number[h.style] : xn(h.style) ? h.style.parsedOptions : void 0;
3192
+ if (_n(h)) {
3193
+ var v = typeof h.style == "string" ? n.number[h.style] : Tn(h.style) ? h.style.parsedOptions : void 0;
3192
3194
  v && v.scale && (m = m * (v.scale || 1)), l.push({
3193
3195
  type: Q.literal,
3194
3196
  value: r.getNumberFormat(t, v).format(m)
3195
3197
  });
3196
3198
  continue;
3197
3199
  }
3198
- if (Cn(h)) {
3200
+ if (An(h)) {
3199
3201
  var _ = h.children, C = h.value, O = i[C];
3200
- if (!cs(O))
3201
- throw new ls(C, "function", o);
3202
+ if (!fs(O))
3203
+ throw new us(C, "function", o);
3202
3204
  var H = Wt(_, t, r, n, i, s), V = O(H.map(function(X) {
3203
3205
  return X.value;
3204
3206
  }));
@@ -3209,14 +3211,14 @@ function Wt(e, t, r, n, i, s, o) {
3209
3211
  };
3210
3212
  }));
3211
3213
  }
3212
- if (En(h)) {
3214
+ if (Cn(h)) {
3213
3215
  var N = h.options[m] || h.options.other;
3214
3216
  if (!N)
3215
- throw new Rr(h.value, m, Object.keys(h.options), o);
3217
+ throw new Fr(h.value, m, Object.keys(h.options), o);
3216
3218
  l.push.apply(l, Wt(N.value, t, r, n, i));
3217
3219
  continue;
3218
3220
  }
3219
- if (vn(h)) {
3221
+ if (xn(h)) {
3220
3222
  var N = h.options["=".concat(m)];
3221
3223
  if (!N) {
3222
3224
  if (!Intl.PluralRules)
@@ -3227,21 +3229,21 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3227
3229
  N = h.options[z] || h.options.other;
3228
3230
  }
3229
3231
  if (!N)
3230
- throw new Rr(h.value, m, Object.keys(h.options), o);
3232
+ throw new Fr(h.value, m, Object.keys(h.options), o);
3231
3233
  l.push.apply(l, Wt(N.value, t, r, n, i, m - (h.offset || 0)));
3232
3234
  continue;
3233
3235
  }
3234
3236
  }
3235
- return hs(l);
3237
+ return cs(l);
3236
3238
  }
3237
- function fs(e, t) {
3239
+ function ds(e, t) {
3238
3240
  return t ? B(B(B({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3239
3241
  return r[n] = B(B({}, e[n]), t[n] || {}), r;
3240
3242
  }, {})) : e;
3241
3243
  }
3242
- function ds(e, t) {
3244
+ function ms(e, t) {
3243
3245
  return t ? Object.keys(e).reduce(function(r, n) {
3244
- return r[n] = fs(e[n], t[n]), r;
3246
+ return r[n] = ds(e[n], t[n]), r;
3245
3247
  }, B({}, e)) : e;
3246
3248
  }
3247
3249
  function lr(e) {
@@ -3258,7 +3260,7 @@ function lr(e) {
3258
3260
  }
3259
3261
  };
3260
3262
  }
3261
- function ms(e) {
3263
+ function ps(e) {
3262
3264
  return e === void 0 && (e = {
3263
3265
  number: {},
3264
3266
  dateTime: {},
@@ -3290,7 +3292,7 @@ function ms(e) {
3290
3292
  })
3291
3293
  };
3292
3294
  }
3293
- var ps = (
3295
+ var gs = (
3294
3296
  /** @class */
3295
3297
  function() {
3296
3298
  function e(t, r, n, i) {
@@ -3322,13 +3324,13 @@ var ps = (
3322
3324
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3323
3325
  var o = i || {};
3324
3326
  o.formatters;
3325
- var l = Ai(o, ["formatters"]);
3327
+ var l = Si(o, ["formatters"]);
3326
3328
  this.ast = e.__parse(t, B(B({}, l), { locale: this.resolvedLocale }));
3327
3329
  } else
3328
3330
  this.ast = t;
3329
3331
  if (!Array.isArray(this.ast))
3330
3332
  throw new TypeError("A message must be provided as a String or AST.");
3331
- this.formats = ds(e.formats, n), this.formatters = i && i.formatters || ms(this.formatterCache);
3333
+ this.formats = ms(e.formats, n), this.formatters = i && i.formatters || ps(this.formatterCache);
3332
3334
  }
3333
3335
  return Object.defineProperty(e, "defaultLocale", {
3334
3336
  get: function() {
@@ -3341,7 +3343,7 @@ var ps = (
3341
3343
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3342
3344
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3343
3345
  }
3344
- }, e.__parse = as, e.formats = {
3346
+ }, e.__parse = ls, e.formats = {
3345
3347
  number: {
3346
3348
  integer: {
3347
3349
  maximumFractionDigits: 0
@@ -3402,7 +3404,7 @@ var ps = (
3402
3404
  }, e;
3403
3405
  }()
3404
3406
  );
3405
- function gs(e, t) {
3407
+ function bs(e, t) {
3406
3408
  if (t == null)
3407
3409
  return;
3408
3410
  if (t in e)
@@ -3423,60 +3425,60 @@ function gs(e, t) {
3423
3425
  n = void 0;
3424
3426
  return n;
3425
3427
  }
3426
- const Ne = {}, bs = (e, t, r) => r && (t in Ne || (Ne[t] = {}), e in Ne[t] || (Ne[t][e] = r), r), On = (e, t) => {
3428
+ const Ne = {}, ys = (e, t, r) => r && (t in Ne || (Ne[t] = {}), e in Ne[t] || (Ne[t][e] = r), r), Nn = (e, t) => {
3427
3429
  if (t == null)
3428
3430
  return;
3429
3431
  if (t in Ne && e in Ne[t])
3430
3432
  return Ne[t][e];
3431
3433
  const r = Kt(t);
3432
3434
  for (let n = 0; n < r.length; n++) {
3433
- const i = r[n], s = _s(i, e);
3435
+ const i = r[n], s = Es(i, e);
3434
3436
  if (s)
3435
- return bs(e, t, s);
3437
+ return ys(e, t, s);
3436
3438
  }
3437
3439
  };
3438
- let xr;
3440
+ let Tr;
3439
3441
  const dt = Qt({});
3440
- function ys(e) {
3441
- return xr[e] || null;
3442
+ function _s(e) {
3443
+ return Tr[e] || null;
3442
3444
  }
3443
- function Mn(e) {
3444
- return e in xr;
3445
+ function kn(e) {
3446
+ return e in Tr;
3445
3447
  }
3446
- function _s(e, t) {
3447
- if (!Mn(e))
3448
+ function Es(e, t) {
3449
+ if (!kn(e))
3448
3450
  return null;
3449
- const r = ys(e);
3450
- return gs(r, t);
3451
+ const r = _s(e);
3452
+ return bs(r, t);
3451
3453
  }
3452
- function Es(e) {
3454
+ function vs(e) {
3453
3455
  if (e == null)
3454
3456
  return;
3455
3457
  const t = Kt(e);
3456
3458
  for (let r = 0; r < t.length; r++) {
3457
3459
  const n = t[r];
3458
- if (Mn(n))
3460
+ if (kn(n))
3459
3461
  return n;
3460
3462
  }
3461
3463
  }
3462
- function Nn(e, ...t) {
3463
- delete Ne[e], dt.update((r) => (r[e] = xi.all([r[e] || {}, ...t]), r));
3464
+ function In(e, ...t) {
3465
+ delete Ne[e], dt.update((r) => (r[e] = Ti.all([r[e] || {}, ...t]), r));
3464
3466
  }
3465
3467
  ft(
3466
3468
  [dt],
3467
3469
  ([e]) => Object.keys(e)
3468
3470
  );
3469
- dt.subscribe((e) => xr = e);
3471
+ dt.subscribe((e) => Tr = e);
3470
3472
  const qt = {};
3471
- function vs(e, t) {
3473
+ function Cs(e, t) {
3472
3474
  qt[e].delete(t), qt[e].size === 0 && delete qt[e];
3473
3475
  }
3474
- function kn(e) {
3476
+ function Ln(e) {
3475
3477
  return qt[e];
3476
3478
  }
3477
- function Cs(e) {
3479
+ function xs(e) {
3478
3480
  return Kt(e).map((t) => {
3479
- const r = kn(t);
3481
+ const r = Ln(t);
3480
3482
  return [t, r ? [...r] : []];
3481
3483
  }).filter(([, t]) => t.length > 0);
3482
3484
  }
@@ -3484,31 +3486,31 @@ function _r(e) {
3484
3486
  return e == null ? !1 : Kt(e).some(
3485
3487
  (t) => {
3486
3488
  var r;
3487
- return (r = kn(t)) == null ? void 0 : r.size;
3489
+ return (r = Ln(t)) == null ? void 0 : r.size;
3488
3490
  }
3489
3491
  );
3490
3492
  }
3491
- function xs(e, t) {
3493
+ function As(e, t) {
3492
3494
  return Promise.all(
3493
- t.map((n) => (vs(e, n), n().then((i) => i.default || i)))
3494
- ).then((n) => Nn(e, ...n));
3495
+ t.map((n) => (Cs(e, n), n().then((i) => i.default || i)))
3496
+ ).then((n) => In(e, ...n));
3495
3497
  }
3496
3498
  const At = {};
3497
- function In(e) {
3499
+ function Rn(e) {
3498
3500
  if (!_r(e))
3499
3501
  return e in At ? At[e] : Promise.resolve();
3500
- const t = Cs(e);
3502
+ const t = xs(e);
3501
3503
  return At[e] = Promise.all(
3502
3504
  t.map(
3503
- ([r, n]) => xs(r, n)
3505
+ ([r, n]) => As(r, n)
3504
3506
  )
3505
3507
  ).then(() => {
3506
3508
  if (_r(e))
3507
- return In(e);
3509
+ return Rn(e);
3508
3510
  delete At[e];
3509
3511
  }), At[e];
3510
3512
  }
3511
- const As = {
3513
+ const Ts = {
3512
3514
  number: {
3513
3515
  scientific: { notation: "scientific" },
3514
3516
  engineering: { notation: "engineering" },
@@ -3537,34 +3539,34 @@ const As = {
3537
3539
  timeZoneName: "short"
3538
3540
  }
3539
3541
  }
3540
- }, Ts = {
3542
+ }, Ss = {
3541
3543
  fallbackLocale: null,
3542
3544
  loadingDelay: 200,
3543
- formats: As,
3545
+ formats: Ts,
3544
3546
  warnOnMissingMessages: !0,
3545
3547
  handleMissingMessage: void 0,
3546
3548
  ignoreTag: !0
3547
- }, Ss = Ts;
3549
+ }, ws = Ss;
3548
3550
  function ht() {
3549
- return Ss;
3551
+ return ws;
3550
3552
  }
3551
3553
  const ur = Qt(!1);
3552
- var ws = Object.defineProperty, Hs = Object.defineProperties, Ps = Object.getOwnPropertyDescriptors, Ur = Object.getOwnPropertySymbols, Bs = Object.prototype.hasOwnProperty, Os = Object.prototype.propertyIsEnumerable, Fr = (e, t, r) => t in e ? ws(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ms = (e, t) => {
3554
+ var Hs = Object.defineProperty, Ps = Object.defineProperties, Bs = Object.getOwnPropertyDescriptors, Dr = Object.getOwnPropertySymbols, Os = Object.prototype.hasOwnProperty, Ms = Object.prototype.propertyIsEnumerable, Gr = (e, t, r) => t in e ? Hs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ns = (e, t) => {
3553
3555
  for (var r in t || (t = {}))
3554
- Bs.call(t, r) && Fr(e, r, t[r]);
3555
- if (Ur)
3556
- for (var r of Ur(t))
3557
- Os.call(t, r) && Fr(e, r, t[r]);
3556
+ Os.call(t, r) && Gr(e, r, t[r]);
3557
+ if (Dr)
3558
+ for (var r of Dr(t))
3559
+ Ms.call(t, r) && Gr(e, r, t[r]);
3558
3560
  return e;
3559
- }, Ns = (e, t) => Hs(e, Ps(t));
3561
+ }, ks = (e, t) => Ps(e, Bs(t));
3560
3562
  let Er;
3561
3563
  const Zt = Qt(null);
3562
- function Dr(e) {
3564
+ function jr(e) {
3563
3565
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3564
3566
  }
3565
3567
  function Kt(e, t = ht().fallbackLocale) {
3566
- const r = Dr(e);
3567
- return t ? [.../* @__PURE__ */ new Set([...r, ...Dr(t)])] : r;
3568
+ const r = jr(e);
3569
+ return t ? [.../* @__PURE__ */ new Set([...r, ...jr(t)])] : r;
3568
3570
  }
3569
3571
  function De() {
3570
3572
  return Er ?? void 0;
@@ -3572,22 +3574,22 @@ function De() {
3572
3574
  Zt.subscribe((e) => {
3573
3575
  Er = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3574
3576
  });
3575
- const ks = (e) => {
3576
- if (e && Es(e) && _r(e)) {
3577
+ const Is = (e) => {
3578
+ if (e && vs(e) && _r(e)) {
3577
3579
  const { loadingDelay: t } = ht();
3578
3580
  let r;
3579
3581
  return typeof window < "u" && De() != null && t ? r = window.setTimeout(
3580
3582
  () => ur.set(!0),
3581
3583
  t
3582
- ) : ur.set(!0), In(e).then(() => {
3584
+ ) : ur.set(!0), Rn(e).then(() => {
3583
3585
  Zt.set(e);
3584
3586
  }).finally(() => {
3585
3587
  clearTimeout(r), ur.set(!1);
3586
3588
  });
3587
3589
  }
3588
3590
  return Zt.set(e);
3589
- }, ke = Ns(Ms({}, Zt), {
3590
- set: ks
3591
+ }, ke = ks(Ns({}, Zt), {
3592
+ set: Is
3591
3593
  }), er = (e) => {
3592
3594
  const t = /* @__PURE__ */ Object.create(null);
3593
3595
  return (n) => {
@@ -3595,20 +3597,20 @@ const ks = (e) => {
3595
3597
  return i in t ? t[i] : t[i] = e(n);
3596
3598
  };
3597
3599
  };
3598
- var Is = Object.defineProperty, $t = Object.getOwnPropertySymbols, Ln = Object.prototype.hasOwnProperty, Rn = Object.prototype.propertyIsEnumerable, Gr = (e, t, r) => t in e ? Is(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ar = (e, t) => {
3600
+ var Ls = Object.defineProperty, $t = Object.getOwnPropertySymbols, Un = Object.prototype.hasOwnProperty, Fn = Object.prototype.propertyIsEnumerable, Vr = (e, t, r) => t in e ? Ls(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Sr = (e, t) => {
3599
3601
  for (var r in t || (t = {}))
3600
- Ln.call(t, r) && Gr(e, r, t[r]);
3602
+ Un.call(t, r) && Vr(e, r, t[r]);
3601
3603
  if ($t)
3602
3604
  for (var r of $t(t))
3603
- Rn.call(t, r) && Gr(e, r, t[r]);
3605
+ Fn.call(t, r) && Vr(e, r, t[r]);
3604
3606
  return e;
3605
3607
  }, mt = (e, t) => {
3606
3608
  var r = {};
3607
3609
  for (var n in e)
3608
- Ln.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3610
+ Un.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3609
3611
  if (e != null && $t)
3610
3612
  for (var n of $t(e))
3611
- t.indexOf(n) < 0 && Rn.call(e, n) && (r[n] = e[n]);
3613
+ t.indexOf(n) < 0 && Fn.call(e, n) && (r[n] = e[n]);
3612
3614
  return r;
3613
3615
  };
3614
3616
  const Ht = (e, t) => {
@@ -3616,21 +3618,21 @@ const Ht = (e, t) => {
3616
3618
  if (e in r && t in r[e])
3617
3619
  return r[e][t];
3618
3620
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3619
- }, Ls = er(
3621
+ }, Rs = er(
3620
3622
  (e) => {
3621
3623
  var t = e, { locale: r, format: n } = t, i = mt(t, ["locale", "format"]);
3622
3624
  if (r == null)
3623
3625
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3624
3626
  return n && (i = Ht("number", n)), new Intl.NumberFormat(r, i);
3625
3627
  }
3626
- ), Rs = er(
3628
+ ), Us = er(
3627
3629
  (e) => {
3628
3630
  var t = e, { locale: r, format: n } = t, i = mt(t, ["locale", "format"]);
3629
3631
  if (r == null)
3630
3632
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3631
3633
  return n ? i = Ht("date", n) : Object.keys(i).length === 0 && (i = Ht("date", "short")), new Intl.DateTimeFormat(r, i);
3632
3634
  }
3633
- ), Us = er(
3635
+ ), Fs = er(
3634
3636
  (e) => {
3635
3637
  var t = e, { locale: r, format: n } = t, i = mt(t, ["locale", "format"]);
3636
3638
  if (r == null)
@@ -3639,33 +3641,33 @@ const Ht = (e, t) => {
3639
3641
  );
3640
3642
  return n ? i = Ht("time", n) : Object.keys(i).length === 0 && (i = Ht("time", "short")), new Intl.DateTimeFormat(r, i);
3641
3643
  }
3642
- ), Fs = (e = {}) => {
3644
+ ), Ds = (e = {}) => {
3643
3645
  var t = e, {
3644
3646
  locale: r = De()
3645
3647
  } = t, n = mt(t, [
3646
3648
  "locale"
3647
3649
  ]);
3648
- return Ls(Ar({ locale: r }, n));
3649
- }, Ds = (e = {}) => {
3650
+ return Rs(Sr({ locale: r }, n));
3651
+ }, Gs = (e = {}) => {
3650
3652
  var t = e, {
3651
3653
  locale: r = De()
3652
3654
  } = t, n = mt(t, [
3653
3655
  "locale"
3654
3656
  ]);
3655
- return Rs(Ar({ locale: r }, n));
3656
- }, Gs = (e = {}) => {
3657
+ return Us(Sr({ locale: r }, n));
3658
+ }, js = (e = {}) => {
3657
3659
  var t = e, {
3658
3660
  locale: r = De()
3659
3661
  } = t, n = mt(t, [
3660
3662
  "locale"
3661
3663
  ]);
3662
- return Us(Ar({ locale: r }, n));
3663
- }, js = er(
3664
+ return Fs(Sr({ locale: r }, n));
3665
+ }, Vs = er(
3664
3666
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3665
- (e, t = De()) => new ps(e, t, ht().formats, {
3667
+ (e, t = De()) => new gs(e, t, ht().formats, {
3666
3668
  ignoreTag: ht().ignoreTag
3667
3669
  })
3668
- ), Vs = (e, t = {}) => {
3670
+ ), zs = (e, t = {}) => {
3669
3671
  var r, n, i, s;
3670
3672
  let o = t;
3671
3673
  typeof e == "object" && (o = e, e = o.id);
@@ -3678,7 +3680,7 @@ const Ht = (e, t) => {
3678
3680
  throw new Error(
3679
3681
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3680
3682
  );
3681
- let h = On(e, f);
3683
+ let h = Nn(e, f);
3682
3684
  if (!h)
3683
3685
  h = (s = (i = (n = (r = ht()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: f, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
3684
3686
  else if (typeof h != "string")
@@ -3689,7 +3691,7 @@ const Ht = (e, t) => {
3689
3691
  return h;
3690
3692
  let d = h;
3691
3693
  try {
3692
- d = js(h, f).format(l);
3694
+ d = Vs(h, f).format(l);
3693
3695
  } catch (m) {
3694
3696
  m instanceof Error && console.warn(
3695
3697
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3697,23 +3699,23 @@ const Ht = (e, t) => {
3697
3699
  );
3698
3700
  }
3699
3701
  return d;
3700
- }, zs = (e, t) => Gs(t).format(e), Xs = (e, t) => Ds(t).format(e), Ws = (e, t) => Fs(t).format(e), qs = (e, t = De()) => On(e, t), Zs = ft([ke, dt], () => Vs);
3701
- ft([ke], () => zs);
3702
+ }, Xs = (e, t) => js(t).format(e), Ws = (e, t) => Gs(t).format(e), qs = (e, t) => Ds(t).format(e), Zs = (e, t = De()) => Nn(e, t), $s = ft([ke, dt], () => zs);
3702
3703
  ft([ke], () => Xs);
3703
3704
  ft([ke], () => Ws);
3704
- ft([ke, dt], () => qs);
3705
- function $s({ withLocale: e, translations: t }) {
3705
+ ft([ke], () => qs);
3706
+ ft([ke, dt], () => Zs);
3707
+ function Qs({ withLocale: e, translations: t }) {
3706
3708
  ke.subscribe((r) => {
3707
3709
  r == null && (dt.set(t), ke.set(e));
3708
3710
  });
3709
3711
  }
3710
- function jr(e, t) {
3711
- Nn(e, t);
3712
+ function zr(e, t) {
3713
+ In(e, t);
3712
3714
  }
3713
- function Qs(e) {
3715
+ function Js(e) {
3714
3716
  ke.set(e);
3715
3717
  }
3716
- const Vr = {
3718
+ const Xr = {
3717
3719
  en: {
3718
3720
  registerBackButton: "Back",
3719
3721
  registerAddress: "Address",
@@ -3904,27 +3906,27 @@ const Vr = {
3904
3906
  registerTermsConditionsError: "Por favor acepte los Términos y Condiciones antes de proceder.",
3905
3907
  registerOpenAccount: "Abrir cuenta"
3906
3908
  }
3907
- }, { document: zr } = Dn;
3908
- function Js(e) {
3909
- Gn(e, "svelte-bf1orq", `.BackButton{display:inline-flex;color:var(--emw--registration-typography, var(--emw--color-contrast, #07072A));height:15px;border-radius:5px;border:none;background:transparent;padding:0;text-transform:uppercase;font-size:22px;cursor:pointer;margin-bottom:30px}.BackButton svg{width:20px;height:20px;margin-right:20px;fill:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.AddressPostalCodeContainer{display:flex;gap:16px}.CountryContainer label{font-size:14px;font-weight:300;padding-bottom:5px}.CountryContainer select{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;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--color-white, #FFFFFF);background-position:calc(100% - 0.75rem) center}.CountryContainer select:focus,.CountryContainer select :focus-within,.CountryContainer select :focus-visible,.CountryContainer select :visited{border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));box-shadow:0 0 0 1pt var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.AddressContainer,.PostalCodeContainer,.CityContainer,.CountryContainer,.NationalityContainer,.MobileContainer{color:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B));display:flex;flex-direction:column;padding-bottom:30px;position:relative}.AddressContainer label,.PostalCodeContainer label,.CityContainer label,.CountryContainer label,.NationalityContainer label,.MobileContainer label{font-size:14px;font-weight:300;padding-bottom:5px}.AddressContainer input,.AddressContainer select,.PostalCodeContainer input,.PostalCodeContainer select,.CityContainer input,.CityContainer select,.CountryContainer input,.CountryContainer select,.NationalityContainer input,.NationalityContainer select,.MobileContainer input,.MobileContainer select{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}.AddressContainer.InvalidField input,.PostalCodeContainer.InvalidField input,.CityContainer.InvalidField input,.CountryContainer.InvalidField input,.NationalityContainer.InvalidField input,.MobileContainer.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))}.AddressContainer.Hidden,.PostalCodeContainer.Hidden,.CityContainer.Hidden,.CountryContainer.Hidden,.NationalityContainer.Hidden,.MobileContainer.Hidden{display:none}.AddressContainer{width:65%}.PostalCodeContainer{width:35%}.MobileWrapper{display:flex;gap:16px}.MobileWrapper .MobilePrefixSelected{width:30%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--color-white, #FFFFFF);background-position:calc(100% - 0.75rem) center}.MobileWrapper .MobilePrefixSelected:focus,.MobileWrapper .MobilePrefixSelected :focus-within,.MobileWrapper .MobilePrefixSelected :focus-visible,.MobileWrapper .MobilePrefixSelected :visited{border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));box-shadow:0 0 0 1pt var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.MobileWrapper .MobileInput{width:70%}.grecaptcha-badge{opacity:0}.FormRequired{color:var(--emw--color-secondary, #FD2839)}.InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:10px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:12px;color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.OffersMethodsWrapper{padding-left:32px}.Offers,.OffersMethod,.AgeConsent{display:block;position:relative;padding:5px 0 0 35px;margin-bottom:16px;font-size:16px;user-select:none;line-height:18px}.Offers label,.OffersMethod label,.AgeConsent label{font-size:16px;cursor:pointer}.Offers input,.OffersMethod input,.AgeConsent input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.Offers .Checkmark,.OffersMethod .Checkmark,.AgeConsent .Checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:var(--emw--color-gray-100, #E6E6E6);border-radius:50%}.Offers input:checked~.Checkmark,.OffersMethod input:checked~.Checkmark,.AgeConsent input:checked~.Checkmark{background-color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.Offers .Checkmark:after,.OffersMethod .Checkmark:after,.AgeConsent .Checkmark:after{content:"";position:absolute;display:none;left:9px;top:5px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;transform:rotate(45deg)}.Offers input:checked~.Checkmark:after,.OffersMethod input:checked~.Checkmark:after,.AgeConsent input:checked~.Checkmark:after{display:block}.NotificationContainer{margin-top:32px}.NotificationContainer p{color:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839));font-size:14px}.RegisterError{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:16px;line-height:18px}.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-100, #E6E6E6);cursor:not-allowed}`);
3909
+ }, { document: Wr } = jn;
3910
+ function Ys(e) {
3911
+ Vn(e, "svelte-bf1orq", `.BackButton{display:inline-flex;color:var(--emw--registration-typography, var(--emw--color-contrast, #07072A));height:15px;border-radius:5px;border:none;background:transparent;padding:0;text-transform:uppercase;font-size:22px;cursor:pointer;margin-bottom:30px}.BackButton svg{width:20px;height:20px;margin-right:20px;fill:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.AddressPostalCodeContainer{display:flex;gap:16px}.CountryContainer label{font-size:14px;font-weight:300;padding-bottom:5px}.CountryContainer select{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;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--color-white, #FFFFFF);background-position:calc(100% - 0.75rem) center}.CountryContainer select:focus,.CountryContainer select :focus-within,.CountryContainer select :focus-visible,.CountryContainer select :visited{border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));box-shadow:0 0 0 1pt var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.AddressContainer,.PostalCodeContainer,.CityContainer,.CountryContainer,.NationalityContainer,.MobileContainer{color:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B));display:flex;flex-direction:column;padding-bottom:30px;position:relative}.AddressContainer label,.PostalCodeContainer label,.CityContainer label,.CountryContainer label,.NationalityContainer label,.MobileContainer label{font-size:14px;font-weight:300;padding-bottom:5px}.AddressContainer input,.AddressContainer select,.PostalCodeContainer input,.PostalCodeContainer select,.CityContainer input,.CityContainer select,.CountryContainer input,.CountryContainer select,.NationalityContainer input,.NationalityContainer select,.MobileContainer input,.MobileContainer select{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}.AddressContainer.InvalidField input,.PostalCodeContainer.InvalidField input,.CityContainer.InvalidField input,.CountryContainer.InvalidField input,.NationalityContainer.InvalidField input,.MobileContainer.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))}.AddressContainer.Hidden,.PostalCodeContainer.Hidden,.CityContainer.Hidden,.CountryContainer.Hidden,.NationalityContainer.Hidden,.MobileContainer.Hidden{display:none}.AddressContainer{width:65%}.PostalCodeContainer{width:35%}.MobileWrapper{display:flex;gap:16px}.MobileWrapper .MobilePrefixSelected{width:30%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--color-white, #FFFFFF);background-position:calc(100% - 0.75rem) center}.MobileWrapper .MobilePrefixSelected:focus,.MobileWrapper .MobilePrefixSelected :focus-within,.MobileWrapper .MobilePrefixSelected :focus-visible,.MobileWrapper .MobilePrefixSelected :visited{border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));box-shadow:0 0 0 1pt var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.MobileWrapper .MobileInput{width:70%}.grecaptcha-badge{opacity:0}.FormRequired{color:var(--emw--color-secondary, #FD2839)}.InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:10px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:12px;color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.OffersMethodsWrapper{padding-left:32px}.Offers,.OffersMethod,.AgeConsent{display:block;position:relative;padding:5px 0 0 35px;margin-bottom:16px;font-size:16px;user-select:none;line-height:18px}.Offers label,.OffersMethod label,.AgeConsent label{font-size:16px;cursor:pointer}.Offers input,.OffersMethod input,.AgeConsent input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.Offers .Checkmark,.OffersMethod .Checkmark,.AgeConsent .Checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:var(--emw--color-gray-100, #E6E6E6);border-radius:50%}.Offers input:checked~.Checkmark,.OffersMethod input:checked~.Checkmark,.AgeConsent input:checked~.Checkmark{background-color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.Offers .Checkmark:after,.OffersMethod .Checkmark:after,.AgeConsent .Checkmark:after{content:"";position:absolute;display:none;left:9px;top:5px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;transform:rotate(45deg)}.Offers input:checked~.Checkmark:after,.OffersMethod input:checked~.Checkmark:after,.AgeConsent input:checked~.Checkmark:after{display:block}.NotificationContainer{margin-top:32px}.NotificationContainer p{color:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839));font-size:14px}.RegisterError{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:16px;line-height:18px}.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-100, #E6E6E6);cursor:not-allowed}`);
3910
3912
  }
3911
- function Xr(e, t, r) {
3913
+ function qr(e, t, r) {
3912
3914
  const n = e.slice();
3913
3915
  return n[88] = t[r], n;
3914
3916
  }
3915
- function Wr(e, t, r) {
3917
+ function Zr(e, t, r) {
3916
3918
  const n = e.slice();
3917
3919
  return n[91] = t[r], n;
3918
3920
  }
3919
- function qr(e, t, r) {
3921
+ function $r(e, t, r) {
3920
3922
  const n = e.slice();
3921
3923
  return n[94] = t[r], n;
3922
3924
  }
3923
- function Zr(e) {
3925
+ function Qr(e) {
3924
3926
  let t, r;
3925
3927
  return {
3926
3928
  c() {
3927
- t = y("script"), wr(t.src, r = "//www.google.com/recaptcha/api.js?render=" + /*captchakey*/
3929
+ t = y("script"), Pr(t.src, r = "//www.google.com/recaptcha/api.js?render=" + /*captchakey*/
3928
3930
  e[4]) || g(t, "src", r), t.async = !0, t.defer = !0;
3929
3931
  },
3930
3932
  m(n, i) {
@@ -3932,7 +3934,7 @@ function Zr(e) {
3932
3934
  },
3933
3935
  p(n, i) {
3934
3936
  i[0] & /*captchakey*/
3935
- 16 && !wr(t.src, r = "//www.google.com/recaptcha/api.js?render=" + /*captchakey*/
3937
+ 16 && !Pr(t.src, r = "//www.google.com/recaptcha/api.js?render=" + /*captchakey*/
3936
3938
  n[4]) && g(t, "src", r);
3937
3939
  },
3938
3940
  d(n) {
@@ -3940,7 +3942,7 @@ function Zr(e) {
3940
3942
  }
3941
3943
  };
3942
3944
  }
3943
- function $r(e) {
3945
+ function Jr(e) {
3944
3946
  let t, r = (
3945
3947
  /*$_*/
3946
3948
  e[31]("registerAddressError") + ""
@@ -3962,7 +3964,7 @@ function $r(e) {
3962
3964
  }
3963
3965
  };
3964
3966
  }
3965
- function Qr(e) {
3967
+ function Yr(e) {
3966
3968
  let t, r = (
3967
3969
  /*$_*/
3968
3970
  e[31]("registerPostalCodeError") + ""
@@ -3984,7 +3986,7 @@ function Qr(e) {
3984
3986
  }
3985
3987
  };
3986
3988
  }
3987
- function Jr(e) {
3989
+ function Kr(e) {
3988
3990
  let t, r = (
3989
3991
  /*$_*/
3990
3992
  e[31]("registerCityError") + ""
@@ -4006,7 +4008,7 @@ function Jr(e) {
4006
4008
  }
4007
4009
  };
4008
4010
  }
4009
- function Yr(e) {
4011
+ function en(e) {
4010
4012
  let t, r = (
4011
4013
  /*country*/
4012
4014
  e[94].Name + ""
@@ -4031,7 +4033,7 @@ function Yr(e) {
4031
4033
  }
4032
4034
  };
4033
4035
  }
4034
- function Kr(e) {
4036
+ function tn(e) {
4035
4037
  let t, r = (
4036
4038
  /*nationality*/
4037
4039
  e[91].Name + ""
@@ -4056,7 +4058,7 @@ function Kr(e) {
4056
4058
  }
4057
4059
  };
4058
4060
  }
4059
- function en(e) {
4061
+ function rn(e) {
4060
4062
  let t, r = (
4061
4063
  /*mobilePrefix*/
4062
4064
  e[88].Prefix + ""
@@ -4081,7 +4083,7 @@ function en(e) {
4081
4083
  }
4082
4084
  };
4083
4085
  }
4084
- function tn(e) {
4086
+ function nn(e) {
4085
4087
  let t, r = (
4086
4088
  /*$_*/
4087
4089
  e[31]("registerMobileError") + ""
@@ -4103,14 +4105,14 @@ function tn(e) {
4103
4105
  }
4104
4106
  };
4105
4107
  }
4106
- function rn(e) {
4108
+ function sn(e) {
4107
4109
  let t, r, n = (
4108
4110
  /*smsoffers*/
4109
4111
  (e[2] === "true" || /*emailmarketing*/
4110
- e[3] === "true") && nn(e)
4112
+ e[3] === "true") && on(e)
4111
4113
  ), i = (
4112
4114
  /*termsconditions*/
4113
- e[1] === "true" && an(e)
4115
+ e[1] === "true" && un(e)
4114
4116
  );
4115
4117
  return {
4116
4118
  c() {
@@ -4122,24 +4124,24 @@ function rn(e) {
4122
4124
  p(s, o) {
4123
4125
  /*smsoffers*/
4124
4126
  s[2] === "true" || /*emailmarketing*/
4125
- s[3] === "true" ? n ? n.p(s, o) : (n = nn(s), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), /*termsconditions*/
4126
- s[1] === "true" ? i ? i.p(s, o) : (i = an(s), i.c(), i.m(r.parentNode, r)) : i && (i.d(1), i = null);
4127
+ s[3] === "true" ? n ? n.p(s, o) : (n = on(s), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), /*termsconditions*/
4128
+ s[1] === "true" ? i ? i.p(s, o) : (i = un(s), i.c(), i.m(r.parentNode, r)) : i && (i.d(1), i = null);
4127
4129
  },
4128
4130
  d(s) {
4129
4131
  s && (I(t), I(r)), n && n.d(s), i && i.d(s);
4130
4132
  }
4131
4133
  };
4132
4134
  }
4133
- function nn(e) {
4135
+ function on(e) {
4134
4136
  let t, r, n = (
4135
4137
  /*$_*/
4136
4138
  e[31]("registerUserConsents") + ""
4137
4139
  ), i, s, o, l, f, u, h, d, m, v, _ = (
4138
4140
  /*smsoffers*/
4139
- e[2] === "true" && sn(e)
4141
+ e[2] === "true" && an(e)
4140
4142
  ), C = (
4141
4143
  /*emailmarketing*/
4142
- e[3] === "true" && on(e)
4144
+ e[3] === "true" && ln(e)
4143
4145
  );
4144
4146
  return {
4145
4147
  c() {
@@ -4160,15 +4162,15 @@ function nn(e) {
4160
4162
  O[31]("registerUserConsents") + "") && D(i, n), H[0] & /*consentOffers*/
4161
4163
  134217728 && (o.checked = /*consentOffers*/
4162
4164
  O[27]), /*smsoffers*/
4163
- O[2] === "true" ? _ ? _.p(O, H) : (_ = sn(O), _.c(), _.m(h, d)) : _ && (_.d(1), _ = null), /*emailmarketing*/
4164
- O[3] === "true" ? C ? C.p(O, H) : (C = on(O), C.c(), C.m(h, null)) : C && (C.d(1), C = null);
4165
+ O[2] === "true" ? _ ? _.p(O, H) : (_ = an(O), _.c(), _.m(h, d)) : _ && (_.d(1), _ = null), /*emailmarketing*/
4166
+ O[3] === "true" ? C ? C.p(O, H) : (C = ln(O), C.c(), C.m(h, null)) : C && (C.d(1), C = null);
4165
4167
  },
4166
4168
  d(O) {
4167
4169
  O && I(t), _ && _.d(), C && C.d(), m = !1, v();
4168
4170
  }
4169
4171
  };
4170
4172
  }
4171
- function sn(e) {
4173
+ function an(e) {
4172
4174
  let t, r = (
4173
4175
  /*$_*/
4174
4176
  e[31]("registerUserConsentsSMS") + ""
@@ -4198,7 +4200,7 @@ function sn(e) {
4198
4200
  }
4199
4201
  };
4200
4202
  }
4201
- function on(e) {
4203
+ function ln(e) {
4202
4204
  let t, r = (
4203
4205
  /*$_*/
4204
4206
  e[31]("registerUserConsentsEmail") + ""
@@ -4228,9 +4230,9 @@ function on(e) {
4228
4230
  }
4229
4231
  };
4230
4232
  }
4231
- function an(e) {
4233
+ function un(e) {
4232
4234
  let t, r, n, i, s, o, l, f, u, h, d, m, v = !/*validData*/
4233
- e[30].termsandconditions && ln(e);
4235
+ e[30].termsandconditions && hn(e);
4234
4236
  return {
4235
4237
  c() {
4236
4238
  t = y("div"), r = y("label"), n = y("span"), i = w(), s = y("input"), l = w(), f = y("span"), u = w(), v && v.c(), h = Cr(), g(s, "type", "Checkbox"), s.checked = o = /*allData*/
@@ -4249,14 +4251,14 @@ function an(e) {
4249
4251
  C[0] & /*allData*/
4250
4252
  536870912 && o !== (o = /*allData*/
4251
4253
  _[29].userConsents.termsandconditions) && (s.checked = o), /*validData*/
4252
- _[30].termsandconditions ? v && (v.d(1), v = null) : v ? v.p(_, C) : (v = ln(_), v.c(), v.m(h.parentNode, h));
4254
+ _[30].termsandconditions ? v && (v.d(1), v = null) : v ? v.p(_, C) : (v = hn(_), v.c(), v.m(h.parentNode, h));
4253
4255
  },
4254
4256
  d(_) {
4255
4257
  _ && (I(t), I(u), I(h)), v && v.d(_), d = !1, m();
4256
4258
  }
4257
4259
  };
4258
4260
  }
4259
- function ln(e) {
4261
+ function hn(e) {
4260
4262
  let t, r, n = (
4261
4263
  /*$_*/
4262
4264
  e[31]("registerTermsConditionsError") + ""
@@ -4278,7 +4280,7 @@ function ln(e) {
4278
4280
  }
4279
4281
  };
4280
4282
  }
4281
- function un(e) {
4283
+ function cn(e) {
4282
4284
  let t, r, n;
4283
4285
  return {
4284
4286
  c() {
@@ -4303,7 +4305,7 @@ function un(e) {
4303
4305
  }
4304
4306
  };
4305
4307
  }
4306
- function Ys(e) {
4308
+ function Ks(e) {
4307
4309
  let t, r, n, i, s, o, l, f, u, h, d, m, v, _ = (
4308
4310
  /*$_*/
4309
4311
  e[31]("registerBackButton") + ""
@@ -4328,45 +4330,45 @@ function Ys(e) {
4328
4330
  ), vt, Rt, Ze, Ut, Oe, be, Ft, W, Dt, $e, Gt, Ct, Se, Qe = (
4329
4331
  /*$_*/
4330
4332
  e[31]("registerOpenAccount") + ""
4331
- ), xt, p, A, L, Tr, Y = (
4333
+ ), xt, p, A, L, wr, Y = (
4332
4334
  /*captchakey*/
4333
- e[4] && Zr(e)
4335
+ e[4] && Qr(e)
4334
4336
  ), K = (
4335
4337
  /*invalidAddress*/
4336
- e[6] && $r(e)
4338
+ e[6] && Jr(e)
4337
4339
  ), ee = (
4338
4340
  /*invalidPostalCode*/
4339
- e[7] && Qr(e)
4341
+ e[7] && Yr(e)
4340
4342
  ), te = (
4341
4343
  /*invalidCity*/
4342
- e[9] && Jr(e)
4344
+ e[9] && Kr(e)
4343
4345
  ), Je = rt(
4344
4346
  /*countries*/
4345
4347
  e[20]
4346
4348
  ), q = [];
4347
4349
  for (let c = 0; c < Je.length; c += 1)
4348
- q[c] = Yr(qr(e, Je, c));
4350
+ q[c] = en($r(e, Je, c));
4349
4351
  let Ye = rt(
4350
4352
  /*nationalities*/
4351
4353
  e[22]
4352
4354
  ), Z = [];
4353
4355
  for (let c = 0; c < Ye.length; c += 1)
4354
- Z[c] = Kr(Wr(e, Ye, c));
4356
+ Z[c] = tn(Zr(e, Ye, c));
4355
4357
  let Ke = rt(
4356
4358
  /*mobilePrefixes*/
4357
4359
  e[25]
4358
4360
  ), $ = [];
4359
4361
  for (let c = 0; c < Ke.length; c += 1)
4360
- $[c] = en(Xr(e, Ke, c));
4362
+ $[c] = rn(qr(e, Ke, c));
4361
4363
  let re = (
4362
4364
  /*invalidMobile*/
4363
- e[8] && tn(e)
4365
+ e[8] && nn(e)
4364
4366
  ), ne = (
4365
4367
  /*userconsentsexist*/
4366
- e[0] === "true" && rn(e)
4368
+ e[0] === "true" && sn(e)
4367
4369
  ), ie = (
4368
4370
  /*showError*/
4369
- e[15] && un(e)
4371
+ e[15] && cn(e)
4370
4372
  );
4371
4373
  return {
4372
4374
  c() {
@@ -4414,7 +4416,7 @@ function Ys(e) {
4414
4416
  e[28], g(H, "class", "RegisterFormContent");
4415
4417
  },
4416
4418
  m(c, x) {
4417
- Y && Y.m(zr.head, null), a(zr.head, t), U(c, r, x), U(c, n, x), U(c, i, x), U(c, s, x), a(s, o), a(o, l), a(l, f), a(f, u), a(u, h), a(h, d), a(f, m), a(l, v), a(l, C), a(s, O), a(s, H), a(H, V), a(V, N), a(N, z), a(z, he), a(z, Ce), a(z, Ie), a(N, Le), a(N, J), oe(
4419
+ Y && Y.m(Wr.head, null), a(Wr.head, t), U(c, r, x), U(c, n, x), U(c, i, x), U(c, s, x), a(s, o), a(o, l), a(l, f), a(f, u), a(u, h), a(h, d), a(f, m), a(l, v), a(l, C), a(s, O), a(s, H), a(H, V), a(V, N), a(N, z), a(z, he), a(z, Ce), a(z, Ie), a(N, Le), a(N, J), oe(
4418
4420
  J,
4419
4421
  /*address*/
4420
4422
  e[17]
@@ -4454,7 +4456,7 @@ function Ys(e) {
4454
4456
  W,
4455
4457
  /*mobile*/
4456
4458
  e[24]
4457
- ), a(de, Dt), re && re.m(de, null), a(H, Gt), ne && ne.m(H, null), a(H, Ct), a(H, Se), a(Se, xt), a(s, A), ie && ie.m(s, null), e[68](s), L || (Tr = [
4459
+ ), a(de, Dt), re && re.m(de, null), a(H, Gt), ne && ne.m(H, null), a(H, Ct), a(H, Se), a(Se, xt), a(s, A), ie && ie.m(s, null), e[68](s), L || (wr = [
4458
4460
  k(
4459
4461
  l,
4460
4462
  "click",
@@ -4585,7 +4587,7 @@ function Ys(e) {
4585
4587
  },
4586
4588
  p(c, x) {
4587
4589
  if (/*captchakey*/
4588
- c[4] ? Y ? Y.p(c, x) : (Y = Zr(c), Y.c(), Y.m(t.parentNode, t)) : Y && (Y.d(1), Y = null), x[0] & /*captchakey*/
4590
+ c[4] ? Y ? Y.p(c, x) : (Y = Qr(c), Y.c(), Y.m(t.parentNode, t)) : Y && (Y.d(1), Y = null), x[0] & /*captchakey*/
4589
4591
  16 && g(
4590
4592
  n,
4591
4593
  "data-sitekey",
@@ -4602,7 +4604,7 @@ function Ys(e) {
4602
4604
  /*address*/
4603
4605
  c[17]
4604
4606
  ), /*invalidAddress*/
4605
- c[6] ? K ? K.p(c, x) : (K = $r(c), K.c(), K.m(N, null)) : K && (K.d(1), K = null), x[0] & /*invalidAddress, addressFocus, disabledFieldsList*/
4607
+ c[6] ? K ? K.p(c, x) : (K = Jr(c), K.c(), K.m(N, null)) : K && (K.d(1), K = null), x[0] & /*invalidAddress, addressFocus, disabledFieldsList*/
4606
4608
  17472 && ce !== (ce = "AddressContainer " + /*invalidAddress*/
4607
4609
  (c[6] && !/*addressFocus*/
4608
4610
  c[10] ? "InvalidField" : "") + /*disabledFieldsList*/
@@ -4615,7 +4617,7 @@ function Ys(e) {
4615
4617
  /*postalCode*/
4616
4618
  c[18]
4617
4619
  ), /*invalidPostalCode*/
4618
- c[7] ? ee ? ee.p(c, x) : (ee = Qr(c), ee.c(), ee.m(G, null)) : ee && (ee.d(1), ee = null), x[0] & /*invalidPostalCode, postalCodeFocus, disabledFieldsList*/
4620
+ c[7] ? ee ? ee.p(c, x) : (ee = Yr(c), ee.c(), ee.m(G, null)) : ee && (ee.d(1), ee = null), x[0] & /*invalidPostalCode, postalCodeFocus, disabledFieldsList*/
4619
4621
  18560 && He !== (He = "PostalCodeContainer " + /*invalidPostalCode*/
4620
4622
  (c[7] && !/*postalCodeFocus*/
4621
4623
  c[11] ? "InvalidField" : "") + /*disabledFieldsList*/
@@ -4628,7 +4630,7 @@ function Ys(e) {
4628
4630
  /*city*/
4629
4631
  c[19]
4630
4632
  ), /*invalidCity*/
4631
- c[9] ? te ? te.p(c, x) : (te = Jr(c), te.c(), te.m(b, null)) : te && (te.d(1), te = null), x[0] & /*invalidCity, cityFocus, disabledFieldsList*/
4633
+ c[9] ? te ? te.p(c, x) : (te = Kr(c), te.c(), te.m(b, null)) : te && (te.d(1), te = null), x[0] & /*invalidCity, cityFocus, disabledFieldsList*/
4632
4634
  25088 && Ue !== (Ue = "CityContainer " + /*invalidCity*/
4633
4635
  (c[9] && /*cityFocus*/
4634
4636
  c[13] ? "InvalidField" : "") + /*disabledFieldsList*/
@@ -4642,8 +4644,8 @@ function Ys(e) {
4642
4644
  );
4643
4645
  let E;
4644
4646
  for (E = 0; E < Je.length; E += 1) {
4645
- const Me = qr(c, Je, E);
4646
- q[E] ? q[E].p(Me, x) : (q[E] = Yr(Me), q[E].c(), q[E].m(fe, null));
4647
+ const Me = $r(c, Je, E);
4648
+ q[E] ? q[E].p(Me, x) : (q[E] = en(Me), q[E].c(), q[E].m(fe, null));
4647
4649
  }
4648
4650
  for (; E < q.length; E += 1)
4649
4651
  q[E].d(1);
@@ -4666,8 +4668,8 @@ function Ys(e) {
4666
4668
  );
4667
4669
  let E;
4668
4670
  for (E = 0; E < Ye.length; E += 1) {
4669
- const Me = Wr(c, Ye, E);
4670
- Z[E] ? Z[E].p(Me, x) : (Z[E] = Kr(Me), Z[E].c(), Z[E].m(ge, null));
4671
+ const Me = Zr(c, Ye, E);
4672
+ Z[E] ? Z[E].p(Me, x) : (Z[E] = tn(Me), Z[E].c(), Z[E].m(ge, null));
4671
4673
  }
4672
4674
  for (; E < Z.length; E += 1)
4673
4675
  Z[E].d(1);
@@ -4690,8 +4692,8 @@ function Ys(e) {
4690
4692
  );
4691
4693
  let E;
4692
4694
  for (E = 0; E < Ke.length; E += 1) {
4693
- const Me = Xr(c, Ke, E);
4694
- $[E] ? $[E].p(Me, x) : ($[E] = en(Me), $[E].c(), $[E].m(be, null));
4695
+ const Me = qr(c, Ke, E);
4696
+ $[E] ? $[E].p(Me, x) : ($[E] = rn(Me), $[E].c(), $[E].m(be, null));
4695
4697
  }
4696
4698
  for (; E < $.length; E += 1)
4697
4699
  $[E].d(1);
@@ -4709,28 +4711,28 @@ function Ys(e) {
4709
4711
  /*mobile*/
4710
4712
  c[24]
4711
4713
  ), /*invalidMobile*/
4712
- c[8] ? re ? re.p(c, x) : (re = tn(c), re.c(), re.m(de, null)) : re && (re.d(1), re = null), x[0] & /*invalidMobile, mobileFocus, disabledFieldsList*/
4714
+ c[8] ? re ? re.p(c, x) : (re = nn(c), re.c(), re.m(de, null)) : re && (re.d(1), re = null), x[0] & /*invalidMobile, mobileFocus, disabledFieldsList*/
4713
4715
  20736 && $e !== ($e = "MobileContainer " + /*invalidMobile*/
4714
4716
  (c[8] && !/*mobileFocus*/
4715
4717
  c[12] ? "InvalidField" : "") + /*disabledFieldsList*/
4716
4718
  (c[14]?.indexOf("mobile") >= 0 ? "Hidden" : "")) && g(de, "class", $e), /*userconsentsexist*/
4717
- c[0] === "true" ? ne ? ne.p(c, x) : (ne = rn(c), ne.c(), ne.m(H, Ct)) : ne && (ne.d(1), ne = null), x[1] & /*$_*/
4719
+ c[0] === "true" ? ne ? ne.p(c, x) : (ne = sn(c), ne.c(), ne.m(H, Ct)) : ne && (ne.d(1), ne = null), x[1] & /*$_*/
4718
4720
  1 && Qe !== (Qe = /*$_*/
4719
4721
  c[31]("registerOpenAccount") + "") && D(xt, Qe), x[0] & /*isValid*/
4720
4722
  268435456 && p !== (p = !/*isValid*/
4721
4723
  c[28]) && (Se.disabled = p), /*showError*/
4722
- c[15] ? ie ? ie.p(c, x) : (ie = un(c), ie.c(), ie.m(s, null)) : ie && (ie.d(1), ie = null);
4724
+ c[15] ? ie ? ie.p(c, x) : (ie = cn(c), ie.c(), ie.m(s, null)) : ie && (ie.d(1), ie = null);
4723
4725
  },
4724
4726
  i: ye,
4725
4727
  o: ye,
4726
4728
  d(c) {
4727
- c && (I(r), I(n), I(i), I(s)), Y && Y.d(c), I(t), K && K.d(), ee && ee.d(), te && te.d(), tr(q, c), tr(Z, c), tr($, c), re && re.d(), ne && ne.d(), ie && ie.d(), e[68](null), L = !1, ct(Tr);
4729
+ c && (I(r), I(n), I(i), I(s)), Y && Y.d(c), I(t), K && K.d(), ee && ee.d(), te && te.d(), tr(q, c), tr(Z, c), tr($, c), re && re.d(), ne && ne.d(), ie && ie.d(), e[68](null), L = !1, ct(wr);
4728
4730
  }
4729
4731
  };
4730
4732
  }
4731
- function Ks(e, t, r) {
4733
+ function eo(e, t, r) {
4732
4734
  let n;
4733
- Fn(e, Zs, (p) => r(31, n = p));
4735
+ Gn(e, $s, (p) => r(31, n = p));
4734
4736
  let { userconsentsexist: i = "false" } = t, { termsconditions: s = "false" } = t, { smsoffers: o = "false" } = t, { emailmarketing: l = "false" } = t, { endpoint: f = "" } = t, { captchakey: u = "" } = t, { lang: h = "" } = t, { disabledfields: d = "" } = t, { defaultoptions: m = "" } = t, { clientstyling: v = "" } = t, { clientstylingurl: _ = "" } = t, { translationurl: C = "" } = t, O, H, V, N, z = !1, X = !1, he = !1, Ce = !1, Ie, Le, J = !1, pt = "", ce = "", _e = "", G = "", me = [], ae = "", we = [], pe = "", le = "", Re = [], F = "", ue = !1, He = !1, Ee, b = { mobile: {}, userConsents: {} }, T = {
4735
4737
  address1: !1,
4736
4738
  postalCode: !1,
@@ -4740,18 +4742,18 @@ function Ks(e, t, r) {
4740
4742
  mobile: !1,
4741
4743
  termsandconditions: s === "false"
4742
4744
  };
4743
- $s({ withLocale: "en", translations: {} });
4745
+ Qs({ withLocale: "en", translations: {} });
4744
4746
  const Ge = () => {
4745
4747
  fetch(C).then((A) => A.json()).then((A) => {
4746
4748
  Object.keys(A).forEach((L) => {
4747
- jr(L, A[L]);
4749
+ zr(L, A[L]);
4748
4750
  });
4749
4751
  }).catch((A) => {
4750
4752
  console.log(A);
4751
4753
  });
4752
4754
  };
4753
- Object.keys(Vr).forEach((p) => {
4754
- jr(p, Vr[p]);
4755
+ Object.keys(Xr).forEach((p) => {
4756
+ zr(p, Xr[p]);
4755
4757
  });
4756
4758
  let gt = n("registerTermsConditions");
4757
4759
  const Pt = () => {
@@ -4850,7 +4852,7 @@ function Ks(e, t, r) {
4850
4852
  p.includes("phonePrefix") && (r(26, F = p.split(":")[1].toString()), r(29, b.mobile.prefix = F, b));
4851
4853
  });
4852
4854
  }, kt = () => {
4853
- Qs(h);
4855
+ Js(h);
4854
4856
  }, Xe = () => {
4855
4857
  let p = document.createElement("style");
4856
4858
  p.innerHTML = v, Ee.appendChild(p);
@@ -4869,7 +4871,7 @@ function Ks(e, t, r) {
4869
4871
  );
4870
4872
  });
4871
4873
  };
4872
- qn(() => (window.addEventListener("message", Te, !1), () => {
4874
+ $n(() => (window.addEventListener("message", Te, !1), () => {
4873
4875
  window.removeEventListener("message", Te);
4874
4876
  }));
4875
4877
  function ge() {
@@ -4989,14 +4991,14 @@ function Ks(e, t, r) {
4989
4991
  xt
4990
4992
  ];
4991
4993
  }
4992
- class eo extends si {
4994
+ class to extends ai {
4993
4995
  constructor(t) {
4994
- super(), ni(
4996
+ super(), si(
4995
4997
  this,
4996
4998
  t,
4999
+ eo,
4997
5000
  Ks,
4998
- Ys,
4999
- cn,
5001
+ dn,
5000
5002
  {
5001
5003
  userconsentsexist: 0,
5002
5004
  termsconditions: 1,
@@ -5011,7 +5013,7 @@ class eo extends si {
5011
5013
  clientstylingurl: 46,
5012
5014
  translationurl: 47
5013
5015
  },
5014
- Js,
5016
+ Ys,
5015
5017
  [-1, -1, -1, -1]
5016
5018
  );
5017
5019
  }
@@ -5088,7 +5090,7 @@ class eo extends si {
5088
5090
  this.$$set({ translationurl: t }), se();
5089
5091
  }
5090
5092
  }
5091
- ii(eo, { userconsentsexist: {}, termsconditions: {}, smsoffers: {}, emailmarketing: {}, endpoint: {}, captchakey: {}, lang: {}, disabledfields: {}, defaultoptions: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
5093
+ oi(to, { userconsentsexist: {}, termsconditions: {}, smsoffers: {}, emailmarketing: {}, endpoint: {}, captchakey: {}, lang: {}, disabledfields: {}, defaultoptions: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
5092
5094
  export {
5093
- eo as G
5095
+ to as G
5094
5096
  };