@everymatrix/general-player-register-form-nd 1.60.0 → 1.60.2

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.
Files changed (20) hide show
  1. package/components/{GeneralPlayerRegisterFormNd-BjOJLme-.js → GeneralPlayerRegisterFormNd-B6L2b7Aw.js} +629 -651
  2. package/components/GeneralPlayerRegisterFormNd-CHaNhRz2.cjs +18 -0
  3. package/components/{GeneralPlayerRegisterFormNd-8VTYGxnW.js → GeneralPlayerRegisterFormNd-DivSMm0B.js} +642 -664
  4. package/components/{GeneralPlayerRegisterFormStep1-BsCbmcDH.cjs → GeneralPlayerRegisterFormStep1-Bn_KP_84.cjs} +1 -1
  5. package/components/{GeneralPlayerRegisterFormStep1-DugGIjlq.js → GeneralPlayerRegisterFormStep1-D1KnU32r.js} +31 -31
  6. package/components/{GeneralPlayerRegisterFormStep1-CCva_4Fo.js → GeneralPlayerRegisterFormStep1-fahoGM70.js} +31 -31
  7. package/components/{GeneralPlayerRegisterFormStep2-JKnXlklk.js → GeneralPlayerRegisterFormStep2-7EdeSQvu.js} +50 -50
  8. package/components/{GeneralPlayerRegisterFormStep2-BeQ6H63w.cjs → GeneralPlayerRegisterFormStep2-C5nY0V59.cjs} +1 -1
  9. package/components/{GeneralPlayerRegisterFormStep2-p71LzdWX.js → GeneralPlayerRegisterFormStep2-CA3i4ZOV.js} +50 -50
  10. package/components/{GeneralPlayerRegisterFormStep3-CZTxpXVK.js → GeneralPlayerRegisterFormStep3-CJIAO_oF.js} +14 -14
  11. package/components/{GeneralPlayerRegisterFormStep3-8H6c1Q-J.js → GeneralPlayerRegisterFormStep3-Cy6RwAg8.js} +14 -14
  12. package/components/{GeneralPlayerRegisterFormStep3-Cpht1p_r.cjs → GeneralPlayerRegisterFormStep3-nzGygSx9.cjs} +1 -1
  13. package/components/{GeneralPlayerSmsVerificationForm-CnRSLLl4.cjs → GeneralPlayerSmsVerificationForm-BnBFU8SU.cjs} +1 -1
  14. package/components/{GeneralPlayerSmsVerificationForm-gWDpjIxA.js → GeneralPlayerSmsVerificationForm-O2ruwhZa.js} +25 -25
  15. package/components/{GeneralPlayerSmsVerificationForm-us-I-beF.js → GeneralPlayerSmsVerificationForm-tNClCAoN.js} +25 -25
  16. package/es2015/general-player-register-form-nd.cjs +1 -1
  17. package/es2015/general-player-register-form-nd.js +1 -1
  18. package/esnext/general-player-register-form-nd.js +1 -1
  19. package/package.json +1 -1
  20. package/components/GeneralPlayerRegisterFormNd-COjoPcnq.cjs +0 -18
@@ -1,15 +1,15 @@
1
- var un = Object.defineProperty, ln = Object.defineProperties;
2
- var hn = Object.getOwnPropertyDescriptors;
3
- var Lt = Object.getOwnPropertySymbols;
4
- var fn = Object.prototype.hasOwnProperty, cn = Object.prototype.propertyIsEnumerable;
5
- var Ve = (e, t, r) => t in e ? un(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Mt = (e, t) => {
1
+ var nn = Object.defineProperty, sn = Object.defineProperties;
2
+ var on = Object.getOwnPropertyDescriptors;
3
+ var Ct = Object.getOwnPropertySymbols;
4
+ var an = Object.prototype.hasOwnProperty, un = Object.prototype.propertyIsEnumerable;
5
+ var Ve = (e, t, r) => t in e ? nn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, It = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- fn.call(t, r) && Ve(e, r, t[r]);
8
- if (Lt)
9
- for (var r of Lt(t))
10
- cn.call(t, r) && Ve(e, r, t[r]);
7
+ an.call(t, r) && Ve(e, r, t[r]);
8
+ if (Ct)
9
+ for (var r of Ct(t))
10
+ un.call(t, r) && Ve(e, r, t[r]);
11
11
  return e;
12
- }, Nt = (e, t) => ln(e, hn(t));
12
+ }, Rt = (e, t) => sn(e, on(t));
13
13
  var F = (e, t, r) => (Ve(e, typeof t != "symbol" ? t + "" : t, r), r);
14
14
  var Se = (e, t, r) => new Promise((n, i) => {
15
15
  var s = (l) => {
@@ -29,29 +29,29 @@ var Se = (e, t, r) => new Promise((n, i) => {
29
29
  });
30
30
  function k() {
31
31
  }
32
- function mr(e) {
32
+ function hr(e) {
33
33
  return e();
34
34
  }
35
- function Dt() {
35
+ function Lt() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function be(e) {
39
- e.forEach(mr);
39
+ e.forEach(hr);
40
40
  }
41
- function pt(e) {
41
+ function mt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function pr(e, t) {
44
+ function fr(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
47
  let xe;
48
- function eo(e, t) {
48
+ function Qs(e, t) {
49
49
  return e === t ? !0 : (xe || (xe = document.createElement("a")), xe.href = t, e === xe.href);
50
50
  }
51
- function mn(e) {
51
+ function ln(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function dr(e, ...t) {
54
+ function cr(e, ...t) {
55
55
  if (e == null) {
56
56
  for (const n of t)
57
57
  n(void 0);
@@ -60,20 +60,20 @@ function dr(e, ...t) {
60
60
  const r = e.subscribe(...t);
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
- function pn(e, t, r) {
64
- e.$$.on_destroy.push(dr(t, r));
63
+ function hn(e, t, r) {
64
+ e.$$.on_destroy.push(cr(t, r));
65
65
  }
66
66
  function E(e, t) {
67
67
  e.appendChild(t);
68
68
  }
69
- function dn(e, t, r) {
70
- const n = gn(e);
69
+ function fn(e, t, r) {
70
+ const n = cn(e);
71
71
  if (!n.getElementById(t)) {
72
72
  const i = B("style");
73
- i.id = t, i.textContent = r, bn(n, i);
73
+ i.id = t, i.textContent = r, mn(n, i);
74
74
  }
75
75
  }
76
- function gn(e) {
76
+ function cn(e) {
77
77
  if (!e)
78
78
  return document;
79
79
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -83,7 +83,7 @@ function gn(e) {
83
83
  t
84
84
  ) : e.ownerDocument;
85
85
  }
86
- function bn(e, t) {
86
+ function mn(e, t) {
87
87
  return E(
88
88
  /** @type {Document} */
89
89
  e.head || e,
@@ -93,10 +93,10 @@ function bn(e, t) {
93
93
  function U(e, t, r) {
94
94
  e.insertBefore(t, r || null);
95
95
  }
96
- function N(e) {
96
+ function M(e) {
97
97
  e.parentNode && e.parentNode.removeChild(e);
98
98
  }
99
- function to(e, t) {
99
+ function Ys(e, t) {
100
100
  for (let r = 0; r < e.length; r += 1)
101
101
  e[r] && e[r].d(t);
102
102
  }
@@ -112,10 +112,10 @@ function V(e) {
112
112
  function G() {
113
113
  return V(" ");
114
114
  }
115
- function yn() {
115
+ function pn() {
116
116
  return V("");
117
117
  }
118
- function vn(e, t, r, n) {
118
+ function dn(e, t, r, n) {
119
119
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
120
120
  }
121
121
  function x(e, t, r) {
@@ -125,17 +125,17 @@ function m(e, t, r) {
125
125
  const n = t.toLowerCase();
126
126
  n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : x(e, t, r);
127
127
  }
128
- function _n(e) {
128
+ function gn(e) {
129
129
  return Array.from(e.childNodes);
130
130
  }
131
131
  function ee(e, t) {
132
132
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
133
133
  t);
134
134
  }
135
- function ro(e, t) {
135
+ function Ks(e, t) {
136
136
  e.value = t == null ? "" : t;
137
137
  }
138
- function no(e, t, r) {
138
+ function eo(e, t, r) {
139
139
  for (let n = 0; n < e.options.length; n += 1) {
140
140
  const i = e.options[n];
141
141
  if (i.__value === t) {
@@ -145,11 +145,11 @@ function no(e, t, r) {
145
145
  }
146
146
  (!r || t !== void 0) && (e.selectedIndex = -1);
147
147
  }
148
- function io(e) {
148
+ function to(e) {
149
149
  const t = e.querySelector(":checked");
150
150
  return t && t.__value;
151
151
  }
152
- function En(e) {
152
+ function bn(e) {
153
153
  const t = {};
154
154
  return e.childNodes.forEach(
155
155
  /** @param {Element} node */
@@ -162,22 +162,22 @@ let pe;
162
162
  function me(e) {
163
163
  pe = e;
164
164
  }
165
- function wn() {
165
+ function yn() {
166
166
  if (!pe)
167
167
  throw new Error("Function called outside component initialization");
168
168
  return pe;
169
169
  }
170
- function Sn(e) {
171
- wn().$$.on_mount.push(e);
170
+ function vn(e) {
171
+ yn().$$.on_mount.push(e);
172
172
  }
173
173
  const K = [], Ie = [];
174
174
  let te = [];
175
- const Ft = [], xn = /* @__PURE__ */ Promise.resolve();
176
- let Ke = !1;
177
- function Tn() {
178
- Ke || (Ke = !0, xn.then(P));
175
+ const Nt = [], _n = /* @__PURE__ */ Promise.resolve();
176
+ let Ye = !1;
177
+ function En() {
178
+ Ye || (Ye = !0, _n.then(P));
179
179
  }
180
- function et(e) {
180
+ function Ke(e) {
181
181
  te.push(e);
182
182
  }
183
183
  const Xe = /* @__PURE__ */ new Set();
@@ -190,7 +190,7 @@ function P() {
190
190
  try {
191
191
  for (; Q < K.length; ) {
192
192
  const t = K[Q];
193
- Q++, me(t), Hn(t.$$);
193
+ Q++, me(t), wn(t.$$);
194
194
  }
195
195
  } catch (t) {
196
196
  throw K.length = 0, Q = 0, t;
@@ -203,43 +203,43 @@ function P() {
203
203
  }
204
204
  te.length = 0;
205
205
  } while (K.length);
206
- for (; Ft.length; )
207
- Ft.pop()();
208
- Ke = !1, Xe.clear(), me(e);
206
+ for (; Nt.length; )
207
+ Nt.pop()();
208
+ Ye = !1, Xe.clear(), me(e);
209
209
  }
210
- function Hn(e) {
210
+ function wn(e) {
211
211
  if (e.fragment !== null) {
212
212
  e.update(), be(e.before_update);
213
213
  const t = e.dirty;
214
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(et);
214
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ke);
215
215
  }
216
216
  }
217
- function Bn(e) {
217
+ function Sn(e) {
218
218
  const t = [], r = [];
219
219
  te.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), te = t;
220
220
  }
221
- const Pn = /* @__PURE__ */ new Set();
222
- function An(e, t) {
223
- e && e.i && (Pn.delete(e), e.i(t));
221
+ const xn = /* @__PURE__ */ new Set();
222
+ function Tn(e, t) {
223
+ e && e.i && (xn.delete(e), e.i(t));
224
224
  }
225
- function so(e) {
225
+ function ro(e) {
226
226
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
227
227
  }
228
- function On(e, t, r) {
228
+ function Hn(e, t, r) {
229
229
  const { fragment: n, after_update: i } = e.$$;
230
- n && n.m(t, r), et(() => {
231
- const s = e.$$.on_mount.map(mr).filter(pt);
230
+ n && n.m(t, r), Ke(() => {
231
+ const s = e.$$.on_mount.map(hr).filter(mt);
232
232
  e.$$.on_destroy ? e.$$.on_destroy.push(...s) : be(s), e.$$.on_mount = [];
233
- }), i.forEach(et);
233
+ }), i.forEach(Ke);
234
234
  }
235
- function Cn(e, t) {
235
+ function Bn(e, t) {
236
236
  const r = e.$$;
237
- r.fragment !== null && (Bn(r.after_update), be(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
237
+ r.fragment !== null && (Sn(r.after_update), be(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
238
238
  }
239
- function In(e, t) {
240
- e.$$.dirty[0] === -1 && (K.push(e), Tn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
239
+ function Pn(e, t) {
240
+ e.$$.dirty[0] === -1 && (K.push(e), En(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
241
241
  }
242
- function Rn(e, t, r, n, i, s, o = null, a = [-1]) {
242
+ function An(e, t, r, n, i, s, o = null, a = [-1]) {
243
243
  const l = pe;
244
244
  me(e);
245
245
  const u = e.$$ = {
@@ -249,7 +249,7 @@ function Rn(e, t, r, n, i, s, o = null, a = [-1]) {
249
249
  props: s,
250
250
  update: k,
251
251
  not_equal: i,
252
- bound: Dt(),
252
+ bound: Lt(),
253
253
  // lifecycle
254
254
  on_mount: [],
255
255
  on_destroy: [],
@@ -258,7 +258,7 @@ function Rn(e, t, r, n, i, s, o = null, a = [-1]) {
258
258
  after_update: [],
259
259
  context: new Map(t.context || (l ? l.$$.context : [])),
260
260
  // everything else
261
- callbacks: Dt(),
261
+ callbacks: Lt(),
262
262
  dirty: a,
263
263
  skip_bound: !1,
264
264
  root: t.target || l.$$.root
@@ -267,19 +267,19 @@ function Rn(e, t, r, n, i, s, o = null, a = [-1]) {
267
267
  let h = !1;
268
268
  if (u.ctx = r ? r(e, t.props || {}, (c, p, ...y) => {
269
269
  const g = y.length ? y[0] : p;
270
- return u.ctx && i(u.ctx[c], u.ctx[c] = g) && (!u.skip_bound && u.bound[c] && u.bound[c](g), h && In(e, c)), p;
270
+ return u.ctx && i(u.ctx[c], u.ctx[c] = g) && (!u.skip_bound && u.bound[c] && u.bound[c](g), h && Pn(e, c)), p;
271
271
  }) : [], u.update(), h = !0, be(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
272
272
  if (t.hydrate) {
273
- const c = _n(t.target);
274
- u.fragment && u.fragment.l(c), c.forEach(N);
273
+ const c = gn(t.target);
274
+ u.fragment && u.fragment.l(c), c.forEach(M);
275
275
  } else
276
276
  u.fragment && u.fragment.c();
277
- t.intro && An(e.$$.fragment), On(e, t.target, t.anchor), P();
277
+ t.intro && Tn(e.$$.fragment), Hn(e, t.target, t.anchor), P();
278
278
  }
279
279
  me(l);
280
280
  }
281
- let gr;
282
- typeof HTMLElement == "function" && (gr = class extends HTMLElement {
281
+ let mr;
282
+ typeof HTMLElement == "function" && (mr = class extends HTMLElement {
283
283
  constructor(t, r, n) {
284
284
  super();
285
285
  /** The Svelte component constructor */
@@ -333,14 +333,14 @@ typeof HTMLElement == "function" && (gr = class extends HTMLElement {
333
333
  U(u, o, h);
334
334
  },
335
335
  d: function(u) {
336
- u && N(o);
336
+ u && M(o);
337
337
  }
338
338
  };
339
339
  };
340
340
  };
341
341
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
342
342
  return;
343
- const r = {}, n = En(this);
343
+ const r = {}, n = bn(this);
344
344
  for (const s of this.$$s)
345
345
  s in n && (r[s] = [t(s)]);
346
346
  for (const s of this.attributes) {
@@ -351,7 +351,7 @@ typeof HTMLElement == "function" && (gr = class extends HTMLElement {
351
351
  !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
352
352
  this.$$c = new this.$$ctor({
353
353
  target: this.shadowRoot || this,
354
- props: Nt(Mt({}, this.$$d), {
354
+ props: Rt(It({}, this.$$d), {
355
355
  $$slots: r,
356
356
  $$scope: {
357
357
  ctx: []
@@ -429,8 +429,8 @@ function Pe(e, t, r, n) {
429
429
  return t;
430
430
  }
431
431
  }
432
- function Ln(e, t, r, n, i, s) {
433
- let o = class extends gr {
432
+ function On(e, t, r, n, i, s) {
433
+ let o = class extends mr {
434
434
  constructor() {
435
435
  super(e, r, i), this.$$p_d = t;
436
436
  }
@@ -460,7 +460,7 @@ function Ln(e, t, r, n, i, s) {
460
460
  }), e.element = /** @type {any} */
461
461
  o, o;
462
462
  }
463
- class Mn {
463
+ class Cn {
464
464
  constructor() {
465
465
  /**
466
466
  * ### PRIVATE API
@@ -481,7 +481,7 @@ class Mn {
481
481
  }
482
482
  /** @returns {void} */
483
483
  $destroy() {
484
- Cn(this, 1), this.$destroy = k;
484
+ Bn(this, 1), this.$destroy = k;
485
485
  }
486
486
  /**
487
487
  * @template {Extract<keyof Events, string>} K
@@ -490,7 +490,7 @@ class Mn {
490
490
  * @returns {() => void}
491
491
  */
492
492
  $on(t, r) {
493
- if (!pt(r))
493
+ if (!mt(r))
494
494
  return k;
495
495
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
496
496
  return n.push(r), () => {
@@ -503,11 +503,11 @@ class Mn {
503
503
  * @returns {void}
504
504
  */
505
505
  $set(t) {
506
- this.$$set && !mn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
506
+ this.$$set && !ln(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
507
507
  }
508
508
  }
509
- const Nn = "4";
510
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Nn);
509
+ const In = "4";
510
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(In);
511
511
  /*! *****************************************************************************
512
512
  Copyright (c) Microsoft Corporation.
513
513
 
@@ -522,18 +522,18 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
522
522
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
523
523
  PERFORMANCE OF THIS SOFTWARE.
524
524
  ***************************************************************************** */
525
- var tt = function(e, t) {
526
- return tt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
525
+ var et = function(e, t) {
526
+ return et = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
527
527
  r.__proto__ = n;
528
528
  } || function(r, n) {
529
529
  for (var i in n)
530
530
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
531
- }, tt(e, t);
531
+ }, et(e, t);
532
532
  };
533
- function z(e, t) {
533
+ function W(e, t) {
534
534
  if (typeof t != "function" && t !== null)
535
535
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
536
- tt(e, t);
536
+ et(e, t);
537
537
  function r() {
538
538
  this.constructor = e;
539
539
  }
@@ -549,7 +549,7 @@ var w = function() {
549
549
  return t;
550
550
  }, w.apply(this, arguments);
551
551
  };
552
- function Dn(e, t) {
552
+ function Rn(e, t) {
553
553
  var r = {};
554
554
  for (var n in e)
555
555
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -558,7 +558,7 @@ function Dn(e, t) {
558
558
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
559
559
  return r;
560
560
  }
561
- function rt(e) {
561
+ function tt(e) {
562
562
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
563
563
  if (r)
564
564
  return r.call(e);
@@ -570,7 +570,7 @@ function rt(e) {
570
570
  };
571
571
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
572
572
  }
573
- function nt(e, t) {
573
+ function rt(e, t) {
574
574
  var r = typeof Symbol == "function" && e[Symbol.iterator];
575
575
  if (!r)
576
576
  return e;
@@ -599,13 +599,13 @@ function re(e, t, r) {
599
599
  function X(e) {
600
600
  return typeof e == "function";
601
601
  }
602
- function br(e) {
602
+ function pr(e) {
603
603
  var t = function(n) {
604
604
  Error.call(n), n.stack = new Error().stack;
605
605
  }, r = e(t);
606
606
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
607
607
  }
608
- var ze = br(function(e) {
608
+ var We = pr(function(e) {
609
609
  return function(r) {
610
610
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
611
611
  ` + r.map(function(n, i) {
@@ -614,13 +614,13 @@ var ze = br(function(e) {
614
614
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
615
615
  };
616
616
  });
617
- function it(e, t) {
617
+ function nt(e, t) {
618
618
  if (e) {
619
619
  var r = e.indexOf(t);
620
620
  0 <= r && e.splice(r, 1);
621
621
  }
622
622
  }
623
- var Me = function() {
623
+ var Ne = function() {
624
624
  function e(t) {
625
625
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
626
626
  }
@@ -632,7 +632,7 @@ var Me = function() {
632
632
  if (o)
633
633
  if (this._parentage = null, Array.isArray(o))
634
634
  try {
635
- for (var a = rt(o), l = a.next(); !l.done; l = a.next()) {
635
+ for (var a = tt(o), l = a.next(); !l.done; l = a.next()) {
636
636
  var u = l.value;
637
637
  u.remove(this);
638
638
  }
@@ -653,18 +653,18 @@ var Me = function() {
653
653
  try {
654
654
  h();
655
655
  } catch (d) {
656
- s = d instanceof ze ? d.errors : [d];
656
+ s = d instanceof We ? d.errors : [d];
657
657
  }
658
658
  var c = this._finalizers;
659
659
  if (c) {
660
660
  this._finalizers = null;
661
661
  try {
662
- for (var p = rt(c), y = p.next(); !y.done; y = p.next()) {
662
+ for (var p = tt(c), y = p.next(); !y.done; y = p.next()) {
663
663
  var g = y.value;
664
664
  try {
665
- Ut(g);
665
+ Mt(g);
666
666
  } catch (d) {
667
- s = s != null ? s : [], d instanceof ze ? s = re(re([], nt(s)), nt(d.errors)) : s.push(d);
667
+ s = s != null ? s : [], d instanceof We ? s = re(re([], rt(s)), rt(d.errors)) : s.push(d);
668
668
  }
669
669
  }
670
670
  } catch (d) {
@@ -679,13 +679,13 @@ var Me = function() {
679
679
  }
680
680
  }
681
681
  if (s)
682
- throw new ze(s);
682
+ throw new We(s);
683
683
  }
684
684
  }, e.prototype.add = function(t) {
685
685
  var r;
686
686
  if (t && t !== this)
687
687
  if (this.closed)
688
- Ut(t);
688
+ Mt(t);
689
689
  else {
690
690
  if (t instanceof e) {
691
691
  if (t.closed || t._hasParent(this))
@@ -702,56 +702,52 @@ var Me = function() {
702
702
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
703
703
  }, e.prototype._removeParent = function(t) {
704
704
  var r = this._parentage;
705
- r === t ? this._parentage = null : Array.isArray(r) && it(r, t);
705
+ r === t ? this._parentage = null : Array.isArray(r) && nt(r, t);
706
706
  }, e.prototype.remove = function(t) {
707
707
  var r = this._finalizers;
708
- r && it(r, t), t instanceof e && t._removeParent(this);
708
+ r && nt(r, t), t instanceof e && t._removeParent(this);
709
709
  }, e.EMPTY = function() {
710
710
  var t = new e();
711
711
  return t.closed = !0, t;
712
712
  }(), e;
713
- }(), yr = Me.EMPTY;
714
- function vr(e) {
715
- return e instanceof Me || e && "closed" in e && X(e.remove) && X(e.add) && X(e.unsubscribe);
713
+ }(), dr = Ne.EMPTY;
714
+ function gr(e) {
715
+ return e instanceof Ne || e && "closed" in e && X(e.remove) && X(e.add) && X(e.unsubscribe);
716
716
  }
717
- function Ut(e) {
717
+ function Mt(e) {
718
718
  X(e) ? e() : e.unsubscribe();
719
719
  }
720
- var _r = {
721
- onUnhandledError: null,
722
- onStoppedNotification: null,
723
- Promise: void 0,
724
- useDeprecatedSynchronousErrorHandling: !1,
725
- useDeprecatedNextContext: !1
726
- }, Fn = {
720
+ var Ln = {
721
+ Promise: void 0
722
+ }, Nn = {
727
723
  setTimeout: function(e, t) {
728
724
  for (var r = [], n = 2; n < arguments.length; n++)
729
725
  r[n - 2] = arguments[n];
730
- return setTimeout.apply(void 0, re([e, t], nt(r)));
726
+ return setTimeout.apply(void 0, re([e, t], rt(r)));
731
727
  },
732
728
  clearTimeout: function(e) {
733
729
  return clearTimeout(e);
734
730
  },
735
731
  delegate: void 0
736
732
  };
737
- function Un(e) {
738
- Fn.setTimeout(function() {
733
+ function Mn(e) {
734
+ Nn.setTimeout(function() {
739
735
  throw e;
740
736
  });
741
737
  }
742
- function Gt() {
738
+ function Dt() {
743
739
  }
744
740
  function Ae(e) {
745
741
  e();
746
742
  }
747
- var Er = function(e) {
748
- z(t, e);
743
+ var br = function(e) {
744
+ W(t, e);
749
745
  function t(r) {
750
746
  var n = e.call(this) || this;
751
- return n.isStopped = !1, r ? (n.destination = r, vr(r) && r.add(n)) : n.destination = $n, n;
747
+ return n.isStopped = !1, r ? (n.destination = r, gr(r) && r.add(n)) : n.destination = Un, n;
752
748
  }
753
749
  return t.create = function(r, n, i) {
754
- return new st(r, n, i);
750
+ return new it(r, n, i);
755
751
  }, t.prototype.next = function(r) {
756
752
  this.isStopped || this._next(r);
757
753
  }, t.prototype.error = function(r) {
@@ -775,11 +771,7 @@ var Er = function(e) {
775
771
  this.unsubscribe();
776
772
  }
777
773
  }, t;
778
- }(Me), Gn = Function.prototype.bind;
779
- function We(e, t) {
780
- return Gn.call(e, t);
781
- }
782
- var kn = function() {
774
+ }(Ne), Dn = function() {
783
775
  function e(t) {
784
776
  this.partialObserver = t;
785
777
  }
@@ -810,55 +802,43 @@ var kn = function() {
810
802
  He(r);
811
803
  }
812
804
  }, e;
813
- }(), st = function(e) {
814
- z(t, e);
805
+ }(), it = function(e) {
806
+ W(t, e);
815
807
  function t(r, n, i) {
816
808
  var s = e.call(this) || this, o;
817
- if (X(r) || !r)
818
- o = {
819
- next: r != null ? r : void 0,
820
- error: n != null ? n : void 0,
821
- complete: i != null ? i : void 0
822
- };
823
- else {
824
- var a;
825
- s && _r.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
826
- return s.unsubscribe();
827
- }, o = {
828
- next: r.next && We(r.next, a),
829
- error: r.error && We(r.error, a),
830
- complete: r.complete && We(r.complete, a)
831
- }) : o = r;
832
- }
833
- return s.destination = new kn(o), s;
809
+ return X(r) || !r ? o = {
810
+ next: r != null ? r : void 0,
811
+ error: n != null ? n : void 0,
812
+ complete: i != null ? i : void 0
813
+ } : o = r, s.destination = new Dn(o), s;
834
814
  }
835
815
  return t;
836
- }(Er);
816
+ }(br);
837
817
  function He(e) {
838
- Un(e);
818
+ Mn(e);
839
819
  }
840
- function jn(e) {
820
+ function Fn(e) {
841
821
  throw e;
842
822
  }
843
- var $n = {
823
+ var Un = {
844
824
  closed: !0,
845
- next: Gt,
846
- error: jn,
847
- complete: Gt
848
- }, Vn = function() {
825
+ next: Dt,
826
+ error: Fn,
827
+ complete: Dt
828
+ }, Gn = function() {
849
829
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
850
830
  }();
851
- function Xn(e) {
831
+ function kn(e) {
852
832
  return e;
853
833
  }
854
- function zn(e) {
855
- return e.length === 0 ? Xn : e.length === 1 ? e[0] : function(r) {
834
+ function jn(e) {
835
+ return e.length === 0 ? kn : e.length === 1 ? e[0] : function(r) {
856
836
  return e.reduce(function(n, i) {
857
837
  return i(n);
858
838
  }, r);
859
839
  };
860
840
  }
861
- var kt = function() {
841
+ var Ft = function() {
862
842
  function e(t) {
863
843
  t && (this._subscribe = t);
864
844
  }
@@ -866,7 +846,7 @@ var kt = function() {
866
846
  var r = new e();
867
847
  return r.source = this, r.operator = t, r;
868
848
  }, e.prototype.subscribe = function(t, r, n) {
869
- var i = this, s = Zn(t) ? t : new st(t, r, n);
849
+ var i = this, s = Vn(t) ? t : new it(t, r, n);
870
850
  return Ae(function() {
871
851
  var o = i, a = o.operator, l = o.source;
872
852
  s.add(a ? a.call(s, l) : l ? i._subscribe(s) : i._trySubscribe(s));
@@ -879,8 +859,8 @@ var kt = function() {
879
859
  }
880
860
  }, e.prototype.forEach = function(t, r) {
881
861
  var n = this;
882
- return r = jt(r), new r(function(i, s) {
883
- var o = new st({
862
+ return r = Ut(r), new r(function(i, s) {
863
+ var o = new it({
884
864
  next: function(a) {
885
865
  try {
886
866
  t(a);
@@ -896,15 +876,15 @@ var kt = function() {
896
876
  }, e.prototype._subscribe = function(t) {
897
877
  var r;
898
878
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
899
- }, e.prototype[Vn] = function() {
879
+ }, e.prototype[Gn] = function() {
900
880
  return this;
901
881
  }, e.prototype.pipe = function() {
902
882
  for (var t = [], r = 0; r < arguments.length; r++)
903
883
  t[r] = arguments[r];
904
- return zn(t)(this);
884
+ return jn(t)(this);
905
885
  }, e.prototype.toPromise = function(t) {
906
886
  var r = this;
907
- return t = jt(t), new t(function(n, i) {
887
+ return t = Ut(t), new t(function(n, i) {
908
888
  var s;
909
889
  r.subscribe(function(o) {
910
890
  return s = o;
@@ -918,32 +898,32 @@ var kt = function() {
918
898
  return new e(t);
919
899
  }, e;
920
900
  }();
921
- function jt(e) {
901
+ function Ut(e) {
922
902
  var t;
923
- return (t = e != null ? e : _r.Promise) !== null && t !== void 0 ? t : Promise;
903
+ return (t = e != null ? e : Ln.Promise) !== null && t !== void 0 ? t : Promise;
924
904
  }
925
- function Wn(e) {
905
+ function $n(e) {
926
906
  return e && X(e.next) && X(e.error) && X(e.complete);
927
907
  }
928
- function Zn(e) {
929
- return e && e instanceof Er || Wn(e) && vr(e);
908
+ function Vn(e) {
909
+ return e && e instanceof br || $n(e) && gr(e);
930
910
  }
931
- var Jn = br(function(e) {
911
+ var Xn = pr(function(e) {
932
912
  return function() {
933
913
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
934
914
  };
935
- }), wr = function(e) {
936
- z(t, e);
915
+ }), yr = function(e) {
916
+ W(t, e);
937
917
  function t() {
938
918
  var r = e.call(this) || this;
939
919
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
940
920
  }
941
921
  return t.prototype.lift = function(r) {
942
- var n = new $t(this, this);
922
+ var n = new Gt(this, this);
943
923
  return n.operator = r, n;
944
924
  }, t.prototype._throwIfClosed = function() {
945
925
  if (this.closed)
946
- throw new Jn();
926
+ throw new Xn();
947
927
  }, t.prototype.next = function(r) {
948
928
  var n = this;
949
929
  Ae(function() {
@@ -951,7 +931,7 @@ var Jn = br(function(e) {
951
931
  if (n._throwIfClosed(), !n.isStopped) {
952
932
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
953
933
  try {
954
- for (var o = rt(n.currentObservers), a = o.next(); !a.done; a = o.next()) {
934
+ for (var o = tt(n.currentObservers), a = o.next(); !a.done; a = o.next()) {
955
935
  var l = a.value;
956
936
  l.next(r);
957
937
  }
@@ -1000,20 +980,20 @@ var Jn = br(function(e) {
1000
980
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1001
981
  }, t.prototype._innerSubscribe = function(r) {
1002
982
  var n = this, i = this, s = i.hasError, o = i.isStopped, a = i.observers;
1003
- return s || o ? yr : (this.currentObservers = null, a.push(r), new Me(function() {
1004
- n.currentObservers = null, it(a, r);
983
+ return s || o ? dr : (this.currentObservers = null, a.push(r), new Ne(function() {
984
+ n.currentObservers = null, nt(a, r);
1005
985
  }));
1006
986
  }, t.prototype._checkFinalizedStatuses = function(r) {
1007
987
  var n = this, i = n.hasError, s = n.thrownError, o = n.isStopped;
1008
988
  i ? r.error(s) : o && r.complete();
1009
989
  }, t.prototype.asObservable = function() {
1010
- var r = new kt();
990
+ var r = new Ft();
1011
991
  return r.source = this, r;
1012
992
  }, t.create = function(r, n) {
1013
- return new $t(r, n);
993
+ return new Gt(r, n);
1014
994
  }, t;
1015
- }(kt), $t = function(e) {
1016
- z(t, e);
995
+ }(Ft), Gt = function(e) {
996
+ W(t, e);
1017
997
  function t(r, n) {
1018
998
  var i = e.call(this) || this;
1019
999
  return i.destination = r, i.source = n, i;
@@ -1029,17 +1009,17 @@ var Jn = br(function(e) {
1029
1009
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1030
1010
  }, t.prototype._subscribe = function(r) {
1031
1011
  var n, i;
1032
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : yr;
1012
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : dr;
1033
1013
  }, t;
1034
- }(wr), Sr = {
1014
+ }(yr), vr = {
1035
1015
  now: function() {
1036
- return (Sr.delegate || Date).now();
1016
+ return (vr.delegate || Date).now();
1037
1017
  },
1038
1018
  delegate: void 0
1039
- }, qn = function(e) {
1040
- z(t, e);
1019
+ }, Wn = function(e) {
1020
+ W(t, e);
1041
1021
  function t(r, n, i) {
1042
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Sr);
1022
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = vr);
1043
1023
  var s = e.call(this) || this;
1044
1024
  return s._bufferSize = r, s._windowTime = n, s._timestampProvider = i, s._buffer = [], s._infiniteTimeWindow = !0, s._infiniteTimeWindow = n === 1 / 0, s._bufferSize = Math.max(1, r), s._windowTime = Math.max(1, n), s;
1045
1025
  }
@@ -1059,24 +1039,24 @@ var Jn = br(function(e) {
1059
1039
  u && s.splice(0, u + 1);
1060
1040
  }
1061
1041
  }, t;
1062
- }(wr);
1063
- const Vt = [], Xt = {}, Qn = (e, t = 0) => {
1064
- if (Vt.indexOf(e) == -1) {
1065
- const r = new qn(t);
1066
- Xt[e] = r, Vt.push(e);
1042
+ }(yr);
1043
+ const kt = [], jt = {}, zn = (e, t = 0) => {
1044
+ if (kt.indexOf(e) == -1) {
1045
+ const r = new Wn(t);
1046
+ jt[e] = r, kt.push(e);
1067
1047
  }
1068
- return Xt[e];
1048
+ return jt[e];
1069
1049
  }, Y = [];
1070
- function Yn(e, t) {
1050
+ function Zn(e, t) {
1071
1051
  return {
1072
- subscribe: Ne(e, t).subscribe
1052
+ subscribe: Me(e, t).subscribe
1073
1053
  };
1074
1054
  }
1075
- function Ne(e, t = k) {
1055
+ function Me(e, t = k) {
1076
1056
  let r;
1077
1057
  const n = /* @__PURE__ */ new Set();
1078
1058
  function i(a) {
1079
- if (pr(e, a) && (e = a, r)) {
1059
+ if (fr(e, a) && (e = a, r)) {
1080
1060
  const l = !Y.length;
1081
1061
  for (const u of n)
1082
1062
  u[1](), Y.push(u, e);
@@ -1103,7 +1083,7 @@ function ae(e, t, r) {
1103
1083
  if (!i.every(Boolean))
1104
1084
  throw new Error("derived() expects stores as input, got a falsy value");
1105
1085
  const s = t.length < 2;
1106
- return Yn(r, (o, a) => {
1086
+ return Zn(r, (o, a) => {
1107
1087
  let l = !1;
1108
1088
  const u = [];
1109
1089
  let h = 0, c = k;
@@ -1112,9 +1092,9 @@ function ae(e, t, r) {
1112
1092
  return;
1113
1093
  c();
1114
1094
  const g = t(n ? u[0] : u, o, a);
1115
- s ? o(g) : c = pt(g) ? g : k;
1095
+ s ? o(g) : c = mt(g) ? g : k;
1116
1096
  }, y = i.map(
1117
- (g, d) => dr(
1097
+ (g, d) => cr(
1118
1098
  g,
1119
1099
  (b) => {
1120
1100
  u[d] = b, h &= ~(1 << d), l && p();
@@ -1129,70 +1109,70 @@ function ae(e, t, r) {
1129
1109
  };
1130
1110
  });
1131
1111
  }
1132
- function Kn(e) {
1112
+ function Jn(e) {
1133
1113
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1134
1114
  }
1135
- var ei = function(t) {
1136
- return ti(t) && !ri(t);
1115
+ var qn = function(t) {
1116
+ return Qn(t) && !Yn(t);
1137
1117
  };
1138
- function ti(e) {
1118
+ function Qn(e) {
1139
1119
  return !!e && typeof e == "object";
1140
1120
  }
1141
- function ri(e) {
1121
+ function Yn(e) {
1142
1122
  var t = Object.prototype.toString.call(e);
1143
- return t === "[object RegExp]" || t === "[object Date]" || si(e);
1123
+ return t === "[object RegExp]" || t === "[object Date]" || ti(e);
1144
1124
  }
1145
- var ni = typeof Symbol == "function" && Symbol.for, ii = ni ? Symbol.for("react.element") : 60103;
1146
- function si(e) {
1147
- return e.$$typeof === ii;
1125
+ var Kn = typeof Symbol == "function" && Symbol.for, ei = Kn ? Symbol.for("react.element") : 60103;
1126
+ function ti(e) {
1127
+ return e.$$typeof === ei;
1148
1128
  }
1149
- function oi(e) {
1129
+ function ri(e) {
1150
1130
  return Array.isArray(e) ? [] : {};
1151
1131
  }
1152
1132
  function de(e, t) {
1153
- return t.clone !== !1 && t.isMergeableObject(e) ? ne(oi(e), e, t) : e;
1133
+ return t.clone !== !1 && t.isMergeableObject(e) ? ne(ri(e), e, t) : e;
1154
1134
  }
1155
- function ai(e, t, r) {
1135
+ function ni(e, t, r) {
1156
1136
  return e.concat(t).map(function(n) {
1157
1137
  return de(n, r);
1158
1138
  });
1159
1139
  }
1160
- function ui(e, t) {
1140
+ function ii(e, t) {
1161
1141
  if (!t.customMerge)
1162
1142
  return ne;
1163
1143
  var r = t.customMerge(e);
1164
1144
  return typeof r == "function" ? r : ne;
1165
1145
  }
1166
- function li(e) {
1146
+ function si(e) {
1167
1147
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1168
1148
  return Object.propertyIsEnumerable.call(e, t);
1169
1149
  }) : [];
1170
1150
  }
1171
- function zt(e) {
1172
- return Object.keys(e).concat(li(e));
1151
+ function $t(e) {
1152
+ return Object.keys(e).concat(si(e));
1173
1153
  }
1174
- function xr(e, t) {
1154
+ function _r(e, t) {
1175
1155
  try {
1176
1156
  return t in e;
1177
1157
  } catch (r) {
1178
1158
  return !1;
1179
1159
  }
1180
1160
  }
1181
- function hi(e, t) {
1182
- return xr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1161
+ function oi(e, t) {
1162
+ return _r(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1183
1163
  }
1184
- function fi(e, t, r) {
1164
+ function ai(e, t, r) {
1185
1165
  var n = {};
1186
- return r.isMergeableObject(e) && zt(e).forEach(function(i) {
1166
+ return r.isMergeableObject(e) && $t(e).forEach(function(i) {
1187
1167
  n[i] = de(e[i], r);
1188
- }), zt(t).forEach(function(i) {
1189
- hi(e, i) || (xr(e, i) && r.isMergeableObject(t[i]) ? n[i] = ui(i, r)(e[i], t[i], r) : n[i] = de(t[i], r));
1168
+ }), $t(t).forEach(function(i) {
1169
+ oi(e, i) || (_r(e, i) && r.isMergeableObject(t[i]) ? n[i] = ii(i, r)(e[i], t[i], r) : n[i] = de(t[i], r));
1190
1170
  }), n;
1191
1171
  }
1192
1172
  function ne(e, t, r) {
1193
- r = r || {}, r.arrayMerge = r.arrayMerge || ai, r.isMergeableObject = r.isMergeableObject || ei, r.cloneUnlessOtherwiseSpecified = de;
1173
+ r = r || {}, r.arrayMerge = r.arrayMerge || ni, r.isMergeableObject = r.isMergeableObject || qn, r.cloneUnlessOtherwiseSpecified = de;
1194
1174
  var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
1195
- return s ? n ? r.arrayMerge(e, t, r) : fi(e, t, r) : de(t, r);
1175
+ return s ? n ? r.arrayMerge(e, t, r) : ai(e, t, r) : de(t, r);
1196
1176
  }
1197
1177
  ne.all = function(t, r) {
1198
1178
  if (!Array.isArray(t))
@@ -1201,58 +1181,56 @@ ne.all = function(t, r) {
1201
1181
  return ne(n, i, r);
1202
1182
  }, {});
1203
1183
  };
1204
- var ci = ne, mi = ci;
1205
- const pi = /* @__PURE__ */ Kn(mi);
1206
- function Ze(e, t) {
1207
- var r = t && t.cache ? t.cache : _i, n = t && t.serializer ? t.serializer : vi, i = t && t.strategy ? t.strategy : gi;
1184
+ var ui = ne, li = ui;
1185
+ const hi = /* @__PURE__ */ Jn(li);
1186
+ function ze(e, t) {
1187
+ var r = t && t.cache ? t.cache : bi, n = t && t.serializer ? t.serializer : di, i = t && t.strategy ? t.strategy : mi;
1208
1188
  return i(e, {
1209
1189
  cache: r,
1210
1190
  serializer: n
1211
1191
  });
1212
1192
  }
1213
- function di(e) {
1193
+ function fi(e) {
1214
1194
  return e == null || typeof e == "number" || typeof e == "boolean";
1215
1195
  }
1216
- function Tr(e, t, r, n) {
1217
- var i = di(n) ? n : r(n), s = t.get(i);
1196
+ function ci(e, t, r, n) {
1197
+ var i = fi(n) ? n : r(n), s = t.get(i);
1218
1198
  return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
1219
1199
  }
1220
- function Hr(e, t, r) {
1200
+ function Er(e, t, r) {
1221
1201
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
1222
1202
  return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
1223
1203
  }
1224
- function dt(e, t, r, n, i) {
1204
+ function wr(e, t, r, n, i) {
1225
1205
  return r.bind(t, e, n, i);
1226
1206
  }
1227
- function gi(e, t) {
1228
- var r = e.length === 1 ? Tr : Hr;
1229
- return dt(e, this, r, t.cache.create(), t.serializer);
1207
+ function mi(e, t) {
1208
+ var r = e.length === 1 ? ci : Er;
1209
+ return wr(e, this, r, t.cache.create(), t.serializer);
1230
1210
  }
1231
- function bi(e, t) {
1232
- return dt(e, this, Hr, t.cache.create(), t.serializer);
1211
+ function pi(e, t) {
1212
+ return wr(e, this, Er, t.cache.create(), t.serializer);
1233
1213
  }
1234
- function yi(e, t) {
1235
- return dt(e, this, Tr, t.cache.create(), t.serializer);
1236
- }
1237
- var vi = function() {
1214
+ var di = function() {
1238
1215
  return JSON.stringify(arguments);
1239
- };
1240
- function gt() {
1241
- this.cache = /* @__PURE__ */ Object.create(null);
1242
- }
1243
- gt.prototype.get = function(e) {
1244
- return this.cache[e];
1245
- };
1246
- gt.prototype.set = function(e, t) {
1247
- this.cache[e] = t;
1248
- };
1249
- var _i = {
1216
+ }, gi = (
1217
+ /** @class */
1218
+ function() {
1219
+ function e() {
1220
+ this.cache = /* @__PURE__ */ Object.create(null);
1221
+ }
1222
+ return e.prototype.get = function(t) {
1223
+ return this.cache[t];
1224
+ }, e.prototype.set = function(t, r) {
1225
+ this.cache[t] = r;
1226
+ }, e;
1227
+ }()
1228
+ ), bi = {
1250
1229
  create: function() {
1251
- return new gt();
1230
+ return new gi();
1252
1231
  }
1253
- }, Je = {
1254
- variadic: bi,
1255
- monadic: yi
1232
+ }, Ze = {
1233
+ variadic: pi
1256
1234
  }, v;
1257
1235
  (function(e) {
1258
1236
  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";
@@ -1265,43 +1243,43 @@ var ie;
1265
1243
  (function(e) {
1266
1244
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1267
1245
  })(ie || (ie = {}));
1268
- function Wt(e) {
1246
+ function Vt(e) {
1269
1247
  return e.type === T.literal;
1270
1248
  }
1271
- function Ei(e) {
1249
+ function yi(e) {
1272
1250
  return e.type === T.argument;
1273
1251
  }
1274
- function Br(e) {
1252
+ function Sr(e) {
1275
1253
  return e.type === T.number;
1276
1254
  }
1277
- function Pr(e) {
1255
+ function xr(e) {
1278
1256
  return e.type === T.date;
1279
1257
  }
1280
- function Ar(e) {
1258
+ function Tr(e) {
1281
1259
  return e.type === T.time;
1282
1260
  }
1283
- function Or(e) {
1261
+ function Hr(e) {
1284
1262
  return e.type === T.select;
1285
1263
  }
1286
- function Cr(e) {
1264
+ function Br(e) {
1287
1265
  return e.type === T.plural;
1288
1266
  }
1289
- function wi(e) {
1267
+ function vi(e) {
1290
1268
  return e.type === T.pound;
1291
1269
  }
1292
- function Ir(e) {
1270
+ function Pr(e) {
1293
1271
  return e.type === T.tag;
1294
1272
  }
1295
- function Rr(e) {
1273
+ function Ar(e) {
1296
1274
  return !!(e && typeof e == "object" && e.type === ie.number);
1297
1275
  }
1298
- function ot(e) {
1276
+ function st(e) {
1299
1277
  return !!(e && typeof e == "object" && e.type === ie.dateTime);
1300
1278
  }
1301
- var Lr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Si = /(?:[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;
1302
- function xi(e) {
1279
+ var Or = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, _i = /(?:[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;
1280
+ function Ei(e) {
1303
1281
  var t = {};
1304
- return e.replace(Si, function(r) {
1282
+ return e.replace(_i, function(r) {
1305
1283
  var n = r.length;
1306
1284
  switch (r[0]) {
1307
1285
  case "G":
@@ -1390,11 +1368,11 @@ function xi(e) {
1390
1368
  return "";
1391
1369
  }), t;
1392
1370
  }
1393
- var Ti = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1394
- function Hi(e) {
1371
+ var wi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1372
+ function Si(e) {
1395
1373
  if (e.length === 0)
1396
1374
  throw new Error("Number skeleton cannot be empty");
1397
- for (var t = e.split(Ti).filter(function(p) {
1375
+ for (var t = e.split(wi).filter(function(p) {
1398
1376
  return p.length > 0;
1399
1377
  }), r = [], n = 0, i = t; n < i.length; n++) {
1400
1378
  var s = i[n], o = s.split("/");
@@ -1409,17 +1387,17 @@ function Hi(e) {
1409
1387
  }
1410
1388
  return r;
1411
1389
  }
1412
- function Bi(e) {
1390
+ function xi(e) {
1413
1391
  return e.replace(/^(.*?)-/, "");
1414
1392
  }
1415
- var Zt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Mr = /^(@+)?(\+|#+)?[rs]?$/g, Pi = /(\*)(0+)|(#+)(0+)|(0+)/g, Nr = /^(0+)$/;
1416
- function Jt(e) {
1393
+ var Xt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Cr = /^(@+)?(\+|#+)?[rs]?$/g, Ti = /(\*)(0+)|(#+)(0+)|(0+)/g, Ir = /^(0+)$/;
1394
+ function Wt(e) {
1417
1395
  var t = {};
1418
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Mr, function(r, n, i) {
1396
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Cr, function(r, n, i) {
1419
1397
  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)), "";
1420
1398
  }), t;
1421
1399
  }
1422
- function Dr(e) {
1400
+ function Rr(e) {
1423
1401
  switch (e) {
1424
1402
  case "sign-auto":
1425
1403
  return {
@@ -1459,7 +1437,7 @@ function Dr(e) {
1459
1437
  };
1460
1438
  }
1461
1439
  }
1462
- function Ai(e) {
1440
+ function Hi(e) {
1463
1441
  var t;
1464
1442
  if (e[0] === "E" && e[1] === "E" ? (t = {
1465
1443
  notation: "engineering"
@@ -1467,17 +1445,17 @@ function Ai(e) {
1467
1445
  notation: "scientific"
1468
1446
  }, e = e.slice(1)), t) {
1469
1447
  var r = e.slice(0, 2);
1470
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Nr.test(e))
1448
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Ir.test(e))
1471
1449
  throw new Error("Malformed concise eng/scientific notation");
1472
1450
  t.minimumIntegerDigits = e.length;
1473
1451
  }
1474
1452
  return t;
1475
1453
  }
1476
- function qt(e) {
1477
- var t = {}, r = Dr(e);
1454
+ function zt(e) {
1455
+ var t = {}, r = Rr(e);
1478
1456
  return r || t;
1479
1457
  }
1480
- function Oi(e) {
1458
+ function Bi(e) {
1481
1459
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1482
1460
  var i = n[r];
1483
1461
  switch (i.stem) {
@@ -1501,7 +1479,7 @@ function Oi(e) {
1501
1479
  continue;
1502
1480
  case "measure-unit":
1503
1481
  case "unit":
1504
- t.style = "unit", t.unit = Bi(i.options[0]);
1482
+ t.style = "unit", t.unit = xi(i.options[0]);
1505
1483
  continue;
1506
1484
  case "compact-short":
1507
1485
  case "K":
@@ -1513,12 +1491,12 @@ function Oi(e) {
1513
1491
  continue;
1514
1492
  case "scientific":
1515
1493
  t = w(w(w({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1516
- return w(w({}, l), qt(u));
1494
+ return w(w({}, l), zt(u));
1517
1495
  }, {}));
1518
1496
  continue;
1519
1497
  case "engineering":
1520
1498
  t = w(w(w({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1521
- return w(w({}, l), qt(u));
1499
+ return w(w({}, l), zt(u));
1522
1500
  }, {}));
1523
1501
  continue;
1524
1502
  case "notation-simple":
@@ -1563,7 +1541,7 @@ function Oi(e) {
1563
1541
  case "integer-width":
1564
1542
  if (i.options.length > 1)
1565
1543
  throw new RangeError("integer-width stems only accept a single optional option");
1566
- i.options[0].replace(Pi, function(l, u, h, c, p, y) {
1544
+ i.options[0].replace(Ti, function(l, u, h, c, p, y) {
1567
1545
  if (u)
1568
1546
  t.minimumIntegerDigits = h.length;
1569
1547
  else {
@@ -1576,27 +1554,27 @@ function Oi(e) {
1576
1554
  });
1577
1555
  continue;
1578
1556
  }
1579
- if (Nr.test(i.stem)) {
1557
+ if (Ir.test(i.stem)) {
1580
1558
  t.minimumIntegerDigits = i.stem.length;
1581
1559
  continue;
1582
1560
  }
1583
- if (Zt.test(i.stem)) {
1561
+ if (Xt.test(i.stem)) {
1584
1562
  if (i.options.length > 1)
1585
1563
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1586
- i.stem.replace(Zt, function(l, u, h, c, p, y) {
1564
+ i.stem.replace(Xt, function(l, u, h, c, p, y) {
1587
1565
  return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : p && y ? (t.minimumFractionDigits = p.length, t.maximumFractionDigits = p.length + y.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1588
1566
  });
1589
1567
  var s = i.options[0];
1590
- s === "w" ? t = w(w({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = w(w({}, t), Jt(s)));
1568
+ s === "w" ? t = w(w({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = w(w({}, t), Wt(s)));
1591
1569
  continue;
1592
1570
  }
1593
- if (Mr.test(i.stem)) {
1594
- t = w(w({}, t), Jt(i.stem));
1571
+ if (Cr.test(i.stem)) {
1572
+ t = w(w({}, t), Wt(i.stem));
1595
1573
  continue;
1596
1574
  }
1597
- var o = Dr(i.stem);
1575
+ var o = Rr(i.stem);
1598
1576
  o && (t = w(w({}, t), o));
1599
- var a = Ai(i.stem);
1577
+ var a = Hi(i.stem);
1600
1578
  a && (t = w(w({}, t), a));
1601
1579
  }
1602
1580
  return t;
@@ -3016,13 +2994,13 @@ var Be = {
3016
2994
  "h"
3017
2995
  ]
3018
2996
  };
3019
- function Ci(e, t) {
2997
+ function Pi(e, t) {
3020
2998
  for (var r = "", n = 0; n < e.length; n++) {
3021
2999
  var i = e.charAt(n);
3022
3000
  if (i === "j") {
3023
3001
  for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3024
3002
  s++, n++;
3025
- var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), l = "a", u = Ii(t);
3003
+ var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), l = "a", u = Ai(t);
3026
3004
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
3027
3005
  r += l;
3028
3006
  for (; o-- > 0; )
@@ -3032,7 +3010,7 @@ function Ci(e, t) {
3032
3010
  }
3033
3011
  return r;
3034
3012
  }
3035
- function Ii(e) {
3013
+ function Ai(e) {
3036
3014
  var t = e.hourCycle;
3037
3015
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3038
3016
  e.hourCycles && // @ts-ignore
@@ -3054,20 +3032,20 @@ function Ii(e) {
3054
3032
  var i = Be[n || ""] || Be[r || ""] || Be["".concat(r, "-001")] || Be["001"];
3055
3033
  return i[0];
3056
3034
  }
3057
- var qe, Ri = new RegExp("^".concat(Lr.source, "*")), Li = new RegExp("".concat(Lr.source, "*$"));
3035
+ var Je, Oi = new RegExp("^".concat(Or.source, "*")), Ci = new RegExp("".concat(Or.source, "*$"));
3058
3036
  function _(e, t) {
3059
3037
  return { start: e, end: t };
3060
3038
  }
3061
- var Mi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ni = !!String.fromCodePoint, Di = !!Object.fromEntries, Fi = !!String.prototype.codePointAt, Ui = !!String.prototype.trimStart, Gi = !!String.prototype.trimEnd, ki = !!Number.isSafeInteger, ji = ki ? Number.isSafeInteger : function(e) {
3039
+ var Ii = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ri = !!String.fromCodePoint, Li = !!Object.fromEntries, Ni = !!String.prototype.codePointAt, Mi = !!String.prototype.trimStart, Di = !!String.prototype.trimEnd, Fi = !!Number.isSafeInteger, Ui = Fi ? Number.isSafeInteger : function(e) {
3062
3040
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3063
- }, at = !0;
3041
+ }, ot = !0;
3064
3042
  try {
3065
- var $i = Ur("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3066
- at = ((qe = $i.exec("a")) === null || qe === void 0 ? void 0 : qe[0]) === "a";
3043
+ var Gi = Nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3044
+ ot = ((Je = Gi.exec("a")) === null || Je === void 0 ? void 0 : Je[0]) === "a";
3067
3045
  } catch (e) {
3068
- at = !1;
3046
+ ot = !1;
3069
3047
  }
3070
- var Qt = Mi ? (
3048
+ var Zt = Ii ? (
3071
3049
  // Native
3072
3050
  function(t, r, n) {
3073
3051
  return t.startsWith(r, n);
@@ -3077,7 +3055,7 @@ var Qt = Mi ? (
3077
3055
  function(t, r, n) {
3078
3056
  return t.slice(n, n + r.length) === r;
3079
3057
  }
3080
- ), ut = Ni ? String.fromCodePoint : (
3058
+ ), at = Ri ? String.fromCodePoint : (
3081
3059
  // IE11
3082
3060
  function() {
3083
3061
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3089,9 +3067,9 @@ var Qt = Mi ? (
3089
3067
  }
3090
3068
  return n;
3091
3069
  }
3092
- ), Yt = (
3070
+ ), Jt = (
3093
3071
  // native
3094
- Di ? Object.fromEntries : (
3072
+ Li ? Object.fromEntries : (
3095
3073
  // Ponyfill
3096
3074
  function(t) {
3097
3075
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3101,7 +3079,7 @@ var Qt = Mi ? (
3101
3079
  return r;
3102
3080
  }
3103
3081
  )
3104
- ), Fr = Fi ? (
3082
+ ), Lr = Ni ? (
3105
3083
  // Native
3106
3084
  function(t, r) {
3107
3085
  return t.codePointAt(r);
@@ -3115,7 +3093,7 @@ var Qt = Mi ? (
3115
3093
  return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
3116
3094
  }
3117
3095
  }
3118
- ), Vi = Ui ? (
3096
+ ), ki = Mi ? (
3119
3097
  // Native
3120
3098
  function(t) {
3121
3099
  return t.trimStart();
@@ -3123,9 +3101,9 @@ var Qt = Mi ? (
3123
3101
  ) : (
3124
3102
  // Ponyfill
3125
3103
  function(t) {
3126
- return t.replace(Ri, "");
3104
+ return t.replace(Oi, "");
3127
3105
  }
3128
- ), Xi = Gi ? (
3106
+ ), ji = Di ? (
3129
3107
  // Native
3130
3108
  function(t) {
3131
3109
  return t.trimEnd();
@@ -3133,32 +3111,32 @@ var Qt = Mi ? (
3133
3111
  ) : (
3134
3112
  // Ponyfill
3135
3113
  function(t) {
3136
- return t.replace(Li, "");
3114
+ return t.replace(Ci, "");
3137
3115
  }
3138
3116
  );
3139
- function Ur(e, t) {
3117
+ function Nr(e, t) {
3140
3118
  return new RegExp(e, t);
3141
3119
  }
3142
- var lt;
3143
- if (at) {
3144
- var Kt = Ur("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3145
- lt = function(t, r) {
3120
+ var ut;
3121
+ if (ot) {
3122
+ var qt = Nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3123
+ ut = function(t, r) {
3146
3124
  var n;
3147
- Kt.lastIndex = r;
3148
- var i = Kt.exec(t);
3125
+ qt.lastIndex = r;
3126
+ var i = qt.exec(t);
3149
3127
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3150
3128
  };
3151
3129
  } else
3152
- lt = function(t, r) {
3130
+ ut = function(t, r) {
3153
3131
  for (var n = []; ; ) {
3154
- var i = Fr(t, r);
3155
- if (i === void 0 || Gr(i) || Ji(i))
3132
+ var i = Lr(t, r);
3133
+ if (i === void 0 || Mr(i) || Wi(i))
3156
3134
  break;
3157
3135
  n.push(i), r += i >= 65536 ? 2 : 1;
3158
3136
  }
3159
- return ut.apply(void 0, n);
3137
+ return at.apply(void 0, n);
3160
3138
  };
3161
- var zi = (
3139
+ var $i = (
3162
3140
  /** @class */
3163
3141
  function() {
3164
3142
  function e(t, r) {
@@ -3189,7 +3167,7 @@ var zi = (
3189
3167
  if (n)
3190
3168
  break;
3191
3169
  return this.error(v.UNMATCHED_CLOSING_TAG, _(this.clonePosition(), this.clonePosition()));
3192
- } else if (s === 60 && !this.ignoreTag && ht(this.peek() || 0)) {
3170
+ } else if (s === 60 && !this.ignoreTag && lt(this.peek() || 0)) {
3193
3171
  var o = this.parseTag(t, r);
3194
3172
  if (o.err)
3195
3173
  return o;
@@ -3222,7 +3200,7 @@ var zi = (
3222
3200
  return s;
3223
3201
  var o = s.val, a = this.clonePosition();
3224
3202
  if (this.bumpIf("</")) {
3225
- if (this.isEOF() || !ht(this.char()))
3203
+ if (this.isEOF() || !lt(this.char()))
3226
3204
  return this.error(v.INVALID_TAG, _(a, this.clonePosition()));
3227
3205
  var l = this.clonePosition(), u = this.parseTagName();
3228
3206
  return i !== u ? this.error(v.UNMATCHED_CLOSING_TAG, _(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
@@ -3240,7 +3218,7 @@ var zi = (
3240
3218
  return this.error(v.INVALID_TAG, _(n, this.clonePosition()));
3241
3219
  }, e.prototype.parseTagName = function() {
3242
3220
  var t = this.offset();
3243
- for (this.bump(); !this.isEOF() && Zi(this.char()); )
3221
+ for (this.bump(); !this.isEOF() && Xi(this.char()); )
3244
3222
  this.bump();
3245
3223
  return this.message.slice(t, this.offset());
3246
3224
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3269,7 +3247,7 @@ var zi = (
3269
3247
  };
3270
3248
  }, e.prototype.tryParseLeftAngleBracket = function() {
3271
3249
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3272
- !Wi(this.peek() || 0)) ? (this.bump(), "<") : null;
3250
+ !Vi(this.peek() || 0)) ? (this.bump(), "<") : null;
3273
3251
  }, e.prototype.tryParseQuote = function(t) {
3274
3252
  if (this.isEOF() || this.char() !== 39)
3275
3253
  return null;
@@ -3303,12 +3281,12 @@ var zi = (
3303
3281
  r.push(n);
3304
3282
  this.bump();
3305
3283
  }
3306
- return ut.apply(void 0, r);
3284
+ return at.apply(void 0, r);
3307
3285
  }, e.prototype.tryParseUnquoted = function(t, r) {
3308
3286
  if (this.isEOF())
3309
3287
  return null;
3310
3288
  var n = this.char();
3311
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ut(n));
3289
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), at(n));
3312
3290
  }, e.prototype.parseArgument = function(t, r) {
3313
3291
  var n = this.clonePosition();
3314
3292
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3337,7 +3315,7 @@ var zi = (
3337
3315
  return this.error(v.MALFORMED_ARGUMENT, _(n, this.clonePosition()));
3338
3316
  }
3339
3317
  }, e.prototype.parseIdentifierIfPossible = function() {
3340
- var t = this.clonePosition(), r = this.offset(), n = lt(this.message, r), i = r + n.length;
3318
+ var t = this.clonePosition(), r = this.offset(), n = ut(this.message, r), i = r + n.length;
3341
3319
  this.bumpTo(i);
3342
3320
  var s = this.clonePosition(), o = _(t, s);
3343
3321
  return { value: n, location: o };
@@ -3356,7 +3334,7 @@ var zi = (
3356
3334
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
3357
3335
  if (c.err)
3358
3336
  return c;
3359
- var p = Xi(c.val);
3337
+ var p = ji(c.val);
3360
3338
  if (p.length === 0)
3361
3339
  return this.error(v.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
3362
3340
  var y = _(h, this.clonePosition());
@@ -3366,8 +3344,8 @@ var zi = (
3366
3344
  if (g.err)
3367
3345
  return g;
3368
3346
  var d = _(i, this.clonePosition());
3369
- if (u && Qt(u == null ? void 0 : u.style, "::", 0)) {
3370
- var b = Vi(u.style.slice(2));
3347
+ if (u && Zt(u == null ? void 0 : u.style, "::", 0)) {
3348
+ var b = ki(u.style.slice(2));
3371
3349
  if (a === "number") {
3372
3350
  var c = this.parseNumberSkeletonFromString(b, u.styleLocation);
3373
3351
  return c.err ? c : {
@@ -3378,12 +3356,12 @@ var zi = (
3378
3356
  if (b.length === 0)
3379
3357
  return this.error(v.EXPECT_DATE_TIME_SKELETON, d);
3380
3358
  var S = b;
3381
- this.locale && (S = Ci(b, this.locale));
3359
+ this.locale && (S = Pi(b, this.locale));
3382
3360
  var p = {
3383
3361
  type: ie.dateTime,
3384
3362
  pattern: S,
3385
3363
  location: u.styleLocation,
3386
- parsedOptions: this.shouldParseSkeletons ? xi(S) : {}
3364
+ parsedOptions: this.shouldParseSkeletons ? Ei(S) : {}
3387
3365
  }, O = a === "date" ? T.date : T.time;
3388
3366
  return {
3389
3367
  val: { type: O, value: n, location: d, style: p },
@@ -3408,7 +3386,7 @@ var zi = (
3408
3386
  if (this.bumpSpace(), !this.bumpIf(","))
3409
3387
  return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, _(A, w({}, A)));
3410
3388
  this.bumpSpace();
3411
- var L = this.parseIdentifierIfPossible(), M = 0;
3389
+ var L = this.parseIdentifierIfPossible(), N = 0;
3412
3390
  if (a !== "select" && L.value === "offset") {
3413
3391
  if (!this.bumpIf(":"))
3414
3392
  return this.error(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
@@ -3416,7 +3394,7 @@ var zi = (
3416
3394
  var c = this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3417
3395
  if (c.err)
3418
3396
  return c;
3419
- this.bumpSpace(), L = this.parseIdentifierIfPossible(), M = c.val;
3397
+ this.bumpSpace(), L = this.parseIdentifierIfPossible(), N = c.val;
3420
3398
  }
3421
3399
  var C = this.tryParsePluralOrSelectOptions(t, a, r, L);
3422
3400
  if (C.err)
@@ -3429,7 +3407,7 @@ var zi = (
3429
3407
  val: {
3430
3408
  type: T.select,
3431
3409
  value: n,
3432
- options: Yt(C.val),
3410
+ options: Jt(C.val),
3433
3411
  location: D
3434
3412
  },
3435
3413
  err: null
@@ -3437,8 +3415,8 @@ var zi = (
3437
3415
  val: {
3438
3416
  type: T.plural,
3439
3417
  value: n,
3440
- options: Yt(C.val),
3441
- offset: M,
3418
+ options: Jt(C.val),
3419
+ offset: N,
3442
3420
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3443
3421
  location: D
3444
3422
  },
@@ -3488,7 +3466,7 @@ var zi = (
3488
3466
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3489
3467
  var n = [];
3490
3468
  try {
3491
- n = Hi(t);
3469
+ n = Si(t);
3492
3470
  } catch (i) {
3493
3471
  return this.error(v.INVALID_NUMBER_SKELETON, r);
3494
3472
  }
@@ -3497,7 +3475,7 @@ var zi = (
3497
3475
  type: ie.number,
3498
3476
  tokens: n,
3499
3477
  location: r,
3500
- parsedOptions: this.shouldParseSkeletons ? Oi(n) : {}
3478
+ parsedOptions: this.shouldParseSkeletons ? Bi(n) : {}
3501
3479
  },
3502
3480
  err: null
3503
3481
  };
@@ -3545,7 +3523,7 @@ var zi = (
3545
3523
  break;
3546
3524
  }
3547
3525
  var l = _(i, this.clonePosition());
3548
- return s ? (o *= n, ji(o) ? { val: o, err: null } : this.error(r, l)) : this.error(t, l);
3526
+ return s ? (o *= n, Ui(o) ? { val: o, err: null } : this.error(r, l)) : this.error(t, l);
3549
3527
  }, e.prototype.offset = function() {
3550
3528
  return this.position.offset;
3551
3529
  }, e.prototype.isEOF = function() {
@@ -3560,7 +3538,7 @@ var zi = (
3560
3538
  var t = this.position.offset;
3561
3539
  if (t >= this.message.length)
3562
3540
  throw Error("out of bound");
3563
- var r = Fr(this.message, t);
3541
+ var r = Lr(this.message, t);
3564
3542
  if (r === void 0)
3565
3543
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3566
3544
  return r;
@@ -3579,7 +3557,7 @@ var zi = (
3579
3557
  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);
3580
3558
  }
3581
3559
  }, e.prototype.bumpIf = function(t) {
3582
- if (Qt(this.message, t, this.offset())) {
3560
+ if (Zt(this.message, t, this.offset())) {
3583
3561
  for (var r = 0; r < t.length; r++)
3584
3562
  this.bump();
3585
3563
  return !0;
@@ -3601,7 +3579,7 @@ var zi = (
3601
3579
  break;
3602
3580
  }
3603
3581
  }, e.prototype.bumpSpace = function() {
3604
- for (; !this.isEOF() && Gr(this.char()); )
3582
+ for (; !this.isEOF() && Mr(this.char()); )
3605
3583
  this.bump();
3606
3584
  }, e.prototype.peek = function() {
3607
3585
  if (this.isEOF())
@@ -3611,38 +3589,38 @@ var zi = (
3611
3589
  }, e;
3612
3590
  }()
3613
3591
  );
3614
- function ht(e) {
3592
+ function lt(e) {
3615
3593
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3616
3594
  }
3617
- function Wi(e) {
3618
- return ht(e) || e === 47;
3595
+ function Vi(e) {
3596
+ return lt(e) || e === 47;
3619
3597
  }
3620
- function Zi(e) {
3598
+ function Xi(e) {
3621
3599
  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;
3622
3600
  }
3623
- function Gr(e) {
3601
+ function Mr(e) {
3624
3602
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3625
3603
  }
3626
- function Ji(e) {
3604
+ function Wi(e) {
3627
3605
  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;
3628
3606
  }
3629
- function ft(e) {
3607
+ function ht(e) {
3630
3608
  e.forEach(function(t) {
3631
- if (delete t.location, Or(t) || Cr(t))
3609
+ if (delete t.location, Hr(t) || Br(t))
3632
3610
  for (var r in t.options)
3633
- delete t.options[r].location, ft(t.options[r].value);
3611
+ delete t.options[r].location, ht(t.options[r].value);
3634
3612
  else
3635
- Br(t) && Rr(t.style) || (Pr(t) || Ar(t)) && ot(t.style) ? delete t.style.location : Ir(t) && ft(t.children);
3613
+ Sr(t) && Ar(t.style) || (xr(t) || Tr(t)) && st(t.style) ? delete t.style.location : Pr(t) && ht(t.children);
3636
3614
  });
3637
3615
  }
3638
- function qi(e, t) {
3616
+ function zi(e, t) {
3639
3617
  t === void 0 && (t = {}), t = w({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3640
- var r = new zi(e, t).parse();
3618
+ var r = new $i(e, t).parse();
3641
3619
  if (r.err) {
3642
3620
  var n = SyntaxError(v[r.err.kind]);
3643
3621
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3644
3622
  }
3645
- return t != null && t.captureLocation || ft(r.val), r.val;
3623
+ return t != null && t.captureLocation || ht(r.val), r.val;
3646
3624
  }
3647
3625
  var se;
3648
3626
  (function(e) {
@@ -3651,7 +3629,7 @@ var se;
3651
3629
  var De = (
3652
3630
  /** @class */
3653
3631
  function(e) {
3654
- z(t, e);
3632
+ W(t, e);
3655
3633
  function t(r, n, i) {
3656
3634
  var s = e.call(this, r) || this;
3657
3635
  return s.code = n, s.originalMessage = i, s;
@@ -3660,28 +3638,28 @@ var De = (
3660
3638
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3661
3639
  }, t;
3662
3640
  }(Error)
3663
- ), er = (
3641
+ ), Qt = (
3664
3642
  /** @class */
3665
3643
  function(e) {
3666
- z(t, e);
3644
+ W(t, e);
3667
3645
  function t(r, n, i, s) {
3668
3646
  return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), se.INVALID_VALUE, s) || this;
3669
3647
  }
3670
3648
  return t;
3671
3649
  }(De)
3672
- ), Qi = (
3650
+ ), Zi = (
3673
3651
  /** @class */
3674
3652
  function(e) {
3675
- z(t, e);
3653
+ W(t, e);
3676
3654
  function t(r, n, i) {
3677
3655
  return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), se.INVALID_VALUE, i) || this;
3678
3656
  }
3679
3657
  return t;
3680
3658
  }(De)
3681
- ), Yi = (
3659
+ ), Ji = (
3682
3660
  /** @class */
3683
3661
  function(e) {
3684
- z(t, e);
3662
+ W(t, e);
3685
3663
  function t(r, n) {
3686
3664
  return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), se.MISSING_VALUE, n) || this;
3687
3665
  }
@@ -3691,17 +3669,17 @@ var De = (
3691
3669
  (function(e) {
3692
3670
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3693
3671
  })(R || (R = {}));
3694
- function Ki(e) {
3672
+ function qi(e) {
3695
3673
  return e.length < 2 ? e : e.reduce(function(t, r) {
3696
3674
  var n = t[t.length - 1];
3697
3675
  return !n || n.type !== R.literal || r.type !== R.literal ? t.push(r) : n.value += r.value, t;
3698
3676
  }, []);
3699
3677
  }
3700
- function es(e) {
3678
+ function Qi(e) {
3701
3679
  return typeof e == "function";
3702
3680
  }
3703
3681
  function Oe(e, t, r, n, i, s, o) {
3704
- if (e.length === 1 && Wt(e[0]))
3682
+ if (e.length === 1 && Vt(e[0]))
3705
3683
  return [
3706
3684
  {
3707
3685
  type: R.literal,
@@ -3710,14 +3688,14 @@ function Oe(e, t, r, n, i, s, o) {
3710
3688
  ];
3711
3689
  for (var a = [], l = 0, u = e; l < u.length; l++) {
3712
3690
  var h = u[l];
3713
- if (Wt(h)) {
3691
+ if (Vt(h)) {
3714
3692
  a.push({
3715
3693
  type: R.literal,
3716
3694
  value: h.value
3717
3695
  });
3718
3696
  continue;
3719
3697
  }
3720
- if (wi(h)) {
3698
+ if (vi(h)) {
3721
3699
  typeof s == "number" && a.push({
3722
3700
  type: R.literal,
3723
3701
  value: r.getNumberFormat(t).format(s)
@@ -3726,61 +3704,61 @@ function Oe(e, t, r, n, i, s, o) {
3726
3704
  }
3727
3705
  var c = h.value;
3728
3706
  if (!(i && c in i))
3729
- throw new Yi(c, o);
3707
+ throw new Ji(c, o);
3730
3708
  var p = i[c];
3731
- if (Ei(h)) {
3709
+ if (yi(h)) {
3732
3710
  (!p || typeof p == "string" || typeof p == "number") && (p = typeof p == "string" || typeof p == "number" ? String(p) : ""), a.push({
3733
3711
  type: typeof p == "string" ? R.literal : R.object,
3734
3712
  value: p
3735
3713
  });
3736
3714
  continue;
3737
3715
  }
3738
- if (Pr(h)) {
3739
- var y = typeof h.style == "string" ? n.date[h.style] : ot(h.style) ? h.style.parsedOptions : void 0;
3716
+ if (xr(h)) {
3717
+ var y = typeof h.style == "string" ? n.date[h.style] : st(h.style) ? h.style.parsedOptions : void 0;
3740
3718
  a.push({
3741
3719
  type: R.literal,
3742
3720
  value: r.getDateTimeFormat(t, y).format(p)
3743
3721
  });
3744
3722
  continue;
3745
3723
  }
3746
- if (Ar(h)) {
3747
- var y = typeof h.style == "string" ? n.time[h.style] : ot(h.style) ? h.style.parsedOptions : n.time.medium;
3724
+ if (Tr(h)) {
3725
+ var y = typeof h.style == "string" ? n.time[h.style] : st(h.style) ? h.style.parsedOptions : n.time.medium;
3748
3726
  a.push({
3749
3727
  type: R.literal,
3750
3728
  value: r.getDateTimeFormat(t, y).format(p)
3751
3729
  });
3752
3730
  continue;
3753
3731
  }
3754
- if (Br(h)) {
3755
- var y = typeof h.style == "string" ? n.number[h.style] : Rr(h.style) ? h.style.parsedOptions : void 0;
3732
+ if (Sr(h)) {
3733
+ var y = typeof h.style == "string" ? n.number[h.style] : Ar(h.style) ? h.style.parsedOptions : void 0;
3756
3734
  y && y.scale && (p = p * (y.scale || 1)), a.push({
3757
3735
  type: R.literal,
3758
3736
  value: r.getNumberFormat(t, y).format(p)
3759
3737
  });
3760
3738
  continue;
3761
3739
  }
3762
- if (Ir(h)) {
3740
+ if (Pr(h)) {
3763
3741
  var g = h.children, d = h.value, b = i[d];
3764
- if (!es(b))
3765
- throw new Qi(d, "function", o);
3766
- var S = Oe(g, t, r, n, i, s), O = b(S.map(function(M) {
3767
- return M.value;
3742
+ if (!Qi(b))
3743
+ throw new Zi(d, "function", o);
3744
+ var S = Oe(g, t, r, n, i, s), O = b(S.map(function(N) {
3745
+ return N.value;
3768
3746
  }));
3769
- Array.isArray(O) || (O = [O]), a.push.apply(a, O.map(function(M) {
3747
+ Array.isArray(O) || (O = [O]), a.push.apply(a, O.map(function(N) {
3770
3748
  return {
3771
- type: typeof M == "string" ? R.literal : R.object,
3772
- value: M
3749
+ type: typeof N == "string" ? R.literal : R.object,
3750
+ value: N
3773
3751
  };
3774
3752
  }));
3775
3753
  }
3776
- if (Or(h)) {
3754
+ if (Hr(h)) {
3777
3755
  var A = h.options[p] || h.options.other;
3778
3756
  if (!A)
3779
- throw new er(h.value, p, Object.keys(h.options), o);
3757
+ throw new Qt(h.value, p, Object.keys(h.options), o);
3780
3758
  a.push.apply(a, Oe(A.value, t, r, n, i));
3781
3759
  continue;
3782
3760
  }
3783
- if (Cr(h)) {
3761
+ if (Br(h)) {
3784
3762
  var A = h.options["=".concat(p)];
3785
3763
  if (!A) {
3786
3764
  if (!Intl.PluralRules)
@@ -3791,24 +3769,24 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3791
3769
  A = h.options[L] || h.options.other;
3792
3770
  }
3793
3771
  if (!A)
3794
- throw new er(h.value, p, Object.keys(h.options), o);
3772
+ throw new Qt(h.value, p, Object.keys(h.options), o);
3795
3773
  a.push.apply(a, Oe(A.value, t, r, n, i, p - (h.offset || 0)));
3796
3774
  continue;
3797
3775
  }
3798
3776
  }
3799
- return Ki(a);
3777
+ return qi(a);
3800
3778
  }
3801
- function ts(e, t) {
3779
+ function Yi(e, t) {
3802
3780
  return t ? w(w(w({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3803
3781
  return r[n] = w(w({}, e[n]), t[n] || {}), r;
3804
3782
  }, {})) : e;
3805
3783
  }
3806
- function rs(e, t) {
3784
+ function Ki(e, t) {
3807
3785
  return t ? Object.keys(e).reduce(function(r, n) {
3808
- return r[n] = ts(e[n], t[n]), r;
3786
+ return r[n] = Yi(e[n], t[n]), r;
3809
3787
  }, w({}, e)) : e;
3810
3788
  }
3811
- function Qe(e) {
3789
+ function qe(e) {
3812
3790
  return {
3813
3791
  create: function() {
3814
3792
  return {
@@ -3822,39 +3800,39 @@ function Qe(e) {
3822
3800
  }
3823
3801
  };
3824
3802
  }
3825
- function ns(e) {
3803
+ function es(e) {
3826
3804
  return e === void 0 && (e = {
3827
3805
  number: {},
3828
3806
  dateTime: {},
3829
3807
  pluralRules: {}
3830
3808
  }), {
3831
- getNumberFormat: Ze(function() {
3809
+ getNumberFormat: ze(function() {
3832
3810
  for (var t, r = [], n = 0; n < arguments.length; n++)
3833
3811
  r[n] = arguments[n];
3834
3812
  return new ((t = Intl.NumberFormat).bind.apply(t, re([void 0], r, !1)))();
3835
3813
  }, {
3836
- cache: Qe(e.number),
3837
- strategy: Je.variadic
3814
+ cache: qe(e.number),
3815
+ strategy: Ze.variadic
3838
3816
  }),
3839
- getDateTimeFormat: Ze(function() {
3817
+ getDateTimeFormat: ze(function() {
3840
3818
  for (var t, r = [], n = 0; n < arguments.length; n++)
3841
3819
  r[n] = arguments[n];
3842
3820
  return new ((t = Intl.DateTimeFormat).bind.apply(t, re([void 0], r, !1)))();
3843
3821
  }, {
3844
- cache: Qe(e.dateTime),
3845
- strategy: Je.variadic
3822
+ cache: qe(e.dateTime),
3823
+ strategy: Ze.variadic
3846
3824
  }),
3847
- getPluralRules: Ze(function() {
3825
+ getPluralRules: ze(function() {
3848
3826
  for (var t, r = [], n = 0; n < arguments.length; n++)
3849
3827
  r[n] = arguments[n];
3850
3828
  return new ((t = Intl.PluralRules).bind.apply(t, re([void 0], r, !1)))();
3851
3829
  }, {
3852
- cache: Qe(e.pluralRules),
3853
- strategy: Je.variadic
3830
+ cache: qe(e.pluralRules),
3831
+ strategy: Ze.variadic
3854
3832
  })
3855
3833
  };
3856
3834
  }
3857
- var is = (
3835
+ var ts = (
3858
3836
  /** @class */
3859
3837
  function() {
3860
3838
  function e(t, r, n, i) {
@@ -3886,13 +3864,13 @@ var is = (
3886
3864
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3887
3865
  var o = i || {};
3888
3866
  o.formatters;
3889
- var a = Dn(o, ["formatters"]);
3867
+ var a = Rn(o, ["formatters"]);
3890
3868
  this.ast = e.__parse(t, w(w({}, a), { locale: this.resolvedLocale }));
3891
3869
  } else
3892
3870
  this.ast = t;
3893
3871
  if (!Array.isArray(this.ast))
3894
3872
  throw new TypeError("A message must be provided as a String or AST.");
3895
- this.formats = rs(e.formats, n), this.formatters = i && i.formatters || ns(this.formatterCache);
3873
+ this.formats = Ki(e.formats, n), this.formatters = i && i.formatters || es(this.formatterCache);
3896
3874
  }
3897
3875
  return Object.defineProperty(e, "defaultLocale", {
3898
3876
  get: function() {
@@ -3905,7 +3883,7 @@ var is = (
3905
3883
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3906
3884
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3907
3885
  }
3908
- }, e.__parse = qi, e.formats = {
3886
+ }, e.__parse = zi, e.formats = {
3909
3887
  number: {
3910
3888
  integer: {
3911
3889
  maximumFractionDigits: 0
@@ -3966,7 +3944,7 @@ var is = (
3966
3944
  }, e;
3967
3945
  }()
3968
3946
  );
3969
- function ss(e, t) {
3947
+ function rs(e, t) {
3970
3948
  if (t == null)
3971
3949
  return;
3972
3950
  if (t in e)
@@ -3987,92 +3965,92 @@ function ss(e, t) {
3987
3965
  n = void 0;
3988
3966
  return n;
3989
3967
  }
3990
- const Z = {}, os = (e, t, r) => r && (t in Z || (Z[t] = {}), e in Z[t] || (Z[t][e] = r), r), kr = (e, t) => {
3968
+ const Z = {}, ns = (e, t, r) => r && (t in Z || (Z[t] = {}), e in Z[t] || (Z[t][e] = r), r), Dr = (e, t) => {
3991
3969
  if (t == null)
3992
3970
  return;
3993
3971
  if (t in Z && e in Z[t])
3994
3972
  return Z[t][e];
3995
3973
  const r = Fe(t);
3996
3974
  for (let n = 0; n < r.length; n++) {
3997
- const i = r[n], s = us(i, e);
3975
+ const i = r[n], s = ss(i, e);
3998
3976
  if (s)
3999
- return os(e, t, s);
3977
+ return ns(e, t, s);
4000
3978
  }
4001
3979
  };
4002
- let bt;
4003
- const ue = Ne({});
4004
- function as(e) {
4005
- return bt[e] || null;
3980
+ let pt;
3981
+ const ue = Me({});
3982
+ function is(e) {
3983
+ return pt[e] || null;
4006
3984
  }
4007
- function jr(e) {
4008
- return e in bt;
3985
+ function Fr(e) {
3986
+ return e in pt;
4009
3987
  }
4010
- function us(e, t) {
4011
- if (!jr(e))
3988
+ function ss(e, t) {
3989
+ if (!Fr(e))
4012
3990
  return null;
4013
- const r = as(e);
4014
- return ss(r, t);
3991
+ const r = is(e);
3992
+ return rs(r, t);
4015
3993
  }
4016
- function ls(e) {
3994
+ function os(e) {
4017
3995
  if (e == null)
4018
3996
  return;
4019
3997
  const t = Fe(e);
4020
3998
  for (let r = 0; r < t.length; r++) {
4021
3999
  const n = t[r];
4022
- if (jr(n))
4000
+ if (Fr(n))
4023
4001
  return n;
4024
4002
  }
4025
4003
  }
4026
- function $r(e, ...t) {
4027
- delete Z[e], ue.update((r) => (r[e] = pi.all([r[e] || {}, ...t]), r));
4004
+ function Ur(e, ...t) {
4005
+ delete Z[e], ue.update((r) => (r[e] = hi.all([r[e] || {}, ...t]), r));
4028
4006
  }
4029
4007
  ae(
4030
4008
  [ue],
4031
4009
  ([e]) => Object.keys(e)
4032
4010
  );
4033
- ue.subscribe((e) => bt = e);
4011
+ ue.subscribe((e) => pt = e);
4034
4012
  const Ce = {};
4035
- function hs(e, t) {
4013
+ function as(e, t) {
4036
4014
  Ce[e].delete(t), Ce[e].size === 0 && delete Ce[e];
4037
4015
  }
4038
- function Vr(e) {
4016
+ function Gr(e) {
4039
4017
  return Ce[e];
4040
4018
  }
4041
- function fs(e) {
4019
+ function us(e) {
4042
4020
  return Fe(e).map((t) => {
4043
- const r = Vr(t);
4021
+ const r = Gr(t);
4044
4022
  return [t, r ? [...r] : []];
4045
4023
  }).filter(([, t]) => t.length > 0);
4046
4024
  }
4047
- function ct(e) {
4025
+ function ft(e) {
4048
4026
  return e == null ? !1 : Fe(e).some(
4049
4027
  (t) => {
4050
4028
  var r;
4051
- return (r = Vr(t)) == null ? void 0 : r.size;
4029
+ return (r = Gr(t)) == null ? void 0 : r.size;
4052
4030
  }
4053
4031
  );
4054
4032
  }
4055
- function cs(e, t) {
4033
+ function ls(e, t) {
4056
4034
  return Promise.all(
4057
- t.map((n) => (hs(e, n), n().then((i) => i.default || i)))
4058
- ).then((n) => $r(e, ...n));
4035
+ t.map((n) => (as(e, n), n().then((i) => i.default || i)))
4036
+ ).then((n) => Ur(e, ...n));
4059
4037
  }
4060
4038
  const ce = {};
4061
- function Xr(e) {
4062
- if (!ct(e))
4039
+ function kr(e) {
4040
+ if (!ft(e))
4063
4041
  return e in ce ? ce[e] : Promise.resolve();
4064
- const t = fs(e);
4042
+ const t = us(e);
4065
4043
  return ce[e] = Promise.all(
4066
4044
  t.map(
4067
- ([r, n]) => cs(r, n)
4045
+ ([r, n]) => ls(r, n)
4068
4046
  )
4069
4047
  ).then(() => {
4070
- if (ct(e))
4071
- return Xr(e);
4048
+ if (ft(e))
4049
+ return kr(e);
4072
4050
  delete ce[e];
4073
4051
  }), ce[e];
4074
4052
  }
4075
- const ms = {
4053
+ const hs = {
4076
4054
  number: {
4077
4055
  scientific: { notation: "scientific" },
4078
4056
  engineering: { notation: "engineering" },
@@ -4101,57 +4079,57 @@ const ms = {
4101
4079
  timeZoneName: "short"
4102
4080
  }
4103
4081
  }
4104
- }, ps = {
4082
+ }, fs = {
4105
4083
  fallbackLocale: null,
4106
4084
  loadingDelay: 200,
4107
- formats: ms,
4085
+ formats: hs,
4108
4086
  warnOnMissingMessages: !0,
4109
4087
  handleMissingMessage: void 0,
4110
4088
  ignoreTag: !0
4111
- }, ds = ps;
4089
+ }, cs = fs;
4112
4090
  function oe() {
4113
- return ds;
4091
+ return cs;
4114
4092
  }
4115
- const Ye = Ne(!1);
4116
- var gs = Object.defineProperty, bs = Object.defineProperties, ys = Object.getOwnPropertyDescriptors, tr = Object.getOwnPropertySymbols, vs = Object.prototype.hasOwnProperty, _s = Object.prototype.propertyIsEnumerable, rr = (e, t, r) => t in e ? gs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Es = (e, t) => {
4093
+ const Qe = Me(!1);
4094
+ var ms = Object.defineProperty, ps = Object.defineProperties, ds = Object.getOwnPropertyDescriptors, Yt = Object.getOwnPropertySymbols, gs = Object.prototype.hasOwnProperty, bs = Object.prototype.propertyIsEnumerable, Kt = (e, t, r) => t in e ? ms(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ys = (e, t) => {
4117
4095
  for (var r in t || (t = {}))
4118
- vs.call(t, r) && rr(e, r, t[r]);
4119
- if (tr)
4120
- for (var r of tr(t))
4121
- _s.call(t, r) && rr(e, r, t[r]);
4096
+ gs.call(t, r) && Kt(e, r, t[r]);
4097
+ if (Yt)
4098
+ for (var r of Yt(t))
4099
+ bs.call(t, r) && Kt(e, r, t[r]);
4122
4100
  return e;
4123
- }, ws = (e, t) => bs(e, ys(t));
4124
- let mt;
4125
- const Re = Ne(null);
4126
- function nr(e) {
4101
+ }, vs = (e, t) => ps(e, ds(t));
4102
+ let ct;
4103
+ const Re = Me(null);
4104
+ function er(e) {
4127
4105
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4128
4106
  }
4129
4107
  function Fe(e, t = oe().fallbackLocale) {
4130
- const r = nr(e);
4131
- return t ? [.../* @__PURE__ */ new Set([...r, ...nr(t)])] : r;
4108
+ const r = er(e);
4109
+ return t ? [.../* @__PURE__ */ new Set([...r, ...er(t)])] : r;
4132
4110
  }
4133
4111
  function q() {
4134
- return mt != null ? mt : void 0;
4112
+ return ct != null ? ct : void 0;
4135
4113
  }
4136
4114
  Re.subscribe((e) => {
4137
- mt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4115
+ ct = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4138
4116
  });
4139
- const Ss = (e) => {
4140
- if (e && ls(e) && ct(e)) {
4117
+ const _s = (e) => {
4118
+ if (e && os(e) && ft(e)) {
4141
4119
  const { loadingDelay: t } = oe();
4142
4120
  let r;
4143
4121
  return typeof window != "undefined" && q() != null && t ? r = window.setTimeout(
4144
- () => Ye.set(!0),
4122
+ () => Qe.set(!0),
4145
4123
  t
4146
- ) : Ye.set(!0), Xr(e).then(() => {
4124
+ ) : Qe.set(!0), kr(e).then(() => {
4147
4125
  Re.set(e);
4148
4126
  }).finally(() => {
4149
- clearTimeout(r), Ye.set(!1);
4127
+ clearTimeout(r), Qe.set(!1);
4150
4128
  });
4151
4129
  }
4152
4130
  return Re.set(e);
4153
- }, J = ws(Es({}, Re), {
4154
- set: Ss
4131
+ }, J = vs(ys({}, Re), {
4132
+ set: _s
4155
4133
  }), Ue = (e) => {
4156
4134
  const t = /* @__PURE__ */ Object.create(null);
4157
4135
  return (n) => {
@@ -4159,20 +4137,20 @@ const Ss = (e) => {
4159
4137
  return i in t ? t[i] : t[i] = e(n);
4160
4138
  };
4161
4139
  };
4162
- var xs = Object.defineProperty, Le = Object.getOwnPropertySymbols, zr = Object.prototype.hasOwnProperty, Wr = Object.prototype.propertyIsEnumerable, ir = (e, t, r) => t in e ? xs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, yt = (e, t) => {
4140
+ var Es = Object.defineProperty, Le = Object.getOwnPropertySymbols, jr = Object.prototype.hasOwnProperty, $r = Object.prototype.propertyIsEnumerable, tr = (e, t, r) => t in e ? Es(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, dt = (e, t) => {
4163
4141
  for (var r in t || (t = {}))
4164
- zr.call(t, r) && ir(e, r, t[r]);
4142
+ jr.call(t, r) && tr(e, r, t[r]);
4165
4143
  if (Le)
4166
4144
  for (var r of Le(t))
4167
- Wr.call(t, r) && ir(e, r, t[r]);
4145
+ $r.call(t, r) && tr(e, r, t[r]);
4168
4146
  return e;
4169
4147
  }, le = (e, t) => {
4170
4148
  var r = {};
4171
4149
  for (var n in e)
4172
- zr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4150
+ jr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4173
4151
  if (e != null && Le)
4174
4152
  for (var n of Le(e))
4175
- t.indexOf(n) < 0 && Wr.call(e, n) && (r[n] = e[n]);
4153
+ t.indexOf(n) < 0 && $r.call(e, n) && (r[n] = e[n]);
4176
4154
  return r;
4177
4155
  };
4178
4156
  const ge = (e, t) => {
@@ -4180,21 +4158,21 @@ const ge = (e, t) => {
4180
4158
  if (e in r && t in r[e])
4181
4159
  return r[e][t];
4182
4160
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4183
- }, Ts = Ue(
4161
+ }, ws = Ue(
4184
4162
  (e) => {
4185
4163
  var t = e, { locale: r, format: n } = t, i = le(t, ["locale", "format"]);
4186
4164
  if (r == null)
4187
4165
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4188
4166
  return n && (i = ge("number", n)), new Intl.NumberFormat(r, i);
4189
4167
  }
4190
- ), Hs = Ue(
4168
+ ), Ss = Ue(
4191
4169
  (e) => {
4192
4170
  var t = e, { locale: r, format: n } = t, i = le(t, ["locale", "format"]);
4193
4171
  if (r == null)
4194
4172
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4195
4173
  return n ? i = ge("date", n) : Object.keys(i).length === 0 && (i = ge("date", "short")), new Intl.DateTimeFormat(r, i);
4196
4174
  }
4197
- ), Bs = Ue(
4175
+ ), xs = Ue(
4198
4176
  (e) => {
4199
4177
  var t = e, { locale: r, format: n } = t, i = le(t, ["locale", "format"]);
4200
4178
  if (r == null)
@@ -4203,33 +4181,33 @@ const ge = (e, t) => {
4203
4181
  );
4204
4182
  return n ? i = ge("time", n) : Object.keys(i).length === 0 && (i = ge("time", "short")), new Intl.DateTimeFormat(r, i);
4205
4183
  }
4206
- ), Ps = (e = {}) => {
4184
+ ), Ts = (e = {}) => {
4207
4185
  var t = e, {
4208
4186
  locale: r = q()
4209
4187
  } = t, n = le(t, [
4210
4188
  "locale"
4211
4189
  ]);
4212
- return Ts(yt({ locale: r }, n));
4213
- }, As = (e = {}) => {
4190
+ return ws(dt({ locale: r }, n));
4191
+ }, Hs = (e = {}) => {
4214
4192
  var t = e, {
4215
4193
  locale: r = q()
4216
4194
  } = t, n = le(t, [
4217
4195
  "locale"
4218
4196
  ]);
4219
- return Hs(yt({ locale: r }, n));
4220
- }, Os = (e = {}) => {
4197
+ return Ss(dt({ locale: r }, n));
4198
+ }, Bs = (e = {}) => {
4221
4199
  var t = e, {
4222
4200
  locale: r = q()
4223
4201
  } = t, n = le(t, [
4224
4202
  "locale"
4225
4203
  ]);
4226
- return Bs(yt({ locale: r }, n));
4227
- }, Cs = Ue(
4204
+ return xs(dt({ locale: r }, n));
4205
+ }, Ps = Ue(
4228
4206
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4229
- (e, t = q()) => new is(e, t, oe().formats, {
4207
+ (e, t = q()) => new ts(e, t, oe().formats, {
4230
4208
  ignoreTag: oe().ignoreTag
4231
4209
  })
4232
- ), Is = (e, t = {}) => {
4210
+ ), As = (e, t = {}) => {
4233
4211
  var r, n, i, s;
4234
4212
  let o = t;
4235
4213
  typeof e == "object" && (o = e, e = o.id);
@@ -4242,7 +4220,7 @@ const ge = (e, t) => {
4242
4220
  throw new Error(
4243
4221
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4244
4222
  );
4245
- let h = kr(e, l);
4223
+ let h = Dr(e, l);
4246
4224
  if (!h)
4247
4225
  h = (s = (i = (n = (r = oe()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
4248
4226
  else if (typeof h != "string")
@@ -4253,7 +4231,7 @@ const ge = (e, t) => {
4253
4231
  return h;
4254
4232
  let c = h;
4255
4233
  try {
4256
- c = Cs(h, l).format(a);
4234
+ c = Ps(h, l).format(a);
4257
4235
  } catch (p) {
4258
4236
  p instanceof Error && console.warn(
4259
4237
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4261,25 +4239,25 @@ const ge = (e, t) => {
4261
4239
  );
4262
4240
  }
4263
4241
  return c;
4264
- }, Rs = (e, t) => Os(t).format(e), Ls = (e, t) => As(t).format(e), Ms = (e, t) => Ps(t).format(e), Ns = (e, t = q()) => kr(e, t), Ds = ae([J, ue], () => Is);
4265
- ae([J], () => Rs);
4266
- ae([J], () => Ls);
4267
- ae([J], () => Ms);
4268
- ae([J, ue], () => Ns);
4269
- window.emWidgets = { topic: Qn };
4270
- const sr = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4271
- function Fs({ withLocale: e, translations: t }) {
4242
+ }, Os = (e, t) => Bs(t).format(e), Cs = (e, t) => Hs(t).format(e), Is = (e, t) => Ts(t).format(e), Rs = (e, t = q()) => Dr(e, t), Ls = ae([J, ue], () => As);
4243
+ ae([J], () => Os);
4244
+ ae([J], () => Cs);
4245
+ ae([J], () => Is);
4246
+ ae([J, ue], () => Rs);
4247
+ window.emWidgets = { topic: zn };
4248
+ const rr = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4249
+ function Ns({ withLocale: e, translations: t }) {
4272
4250
  J.subscribe((r) => {
4273
4251
  r == null && (ue.set(t), J.set(e));
4274
4252
  });
4275
4253
  }
4276
- function or(e, t) {
4277
- $r(e, t);
4254
+ function nr(e, t) {
4255
+ Ur(e, t);
4278
4256
  }
4279
- function Us(e) {
4257
+ function Ms(e) {
4280
4258
  J.set(e);
4281
4259
  }
4282
- const ar = {
4260
+ const ir = {
4283
4261
  en: {
4284
4262
  goToLoginButton: "Go To Login",
4285
4263
  error: "We encountered an issue. Please go to Login to receive your SMS code."
@@ -4325,13 +4303,13 @@ const ar = {
4325
4303
  error: "We encountered an issue. Please go to Login to receive your SMS code."
4326
4304
  }
4327
4305
  };
4328
- function Gs(e, t) {
4306
+ function Ds(e, t) {
4329
4307
  if (e) {
4330
4308
  const r = document.createElement("style");
4331
4309
  r.innerHTML = t, e.appendChild(r);
4332
4310
  }
4333
4311
  }
4334
- function ks(e, t) {
4312
+ function Fs(e, t) {
4335
4313
  const r = new URL(t);
4336
4314
  fetch(r.href).then((n) => n.text()).then((n) => {
4337
4315
  const i = document.createElement("style");
@@ -4340,7 +4318,7 @@ function ks(e, t) {
4340
4318
  console.error("There was an error while trying to load client styling from URL", n);
4341
4319
  });
4342
4320
  }
4343
- function js(e, t, r) {
4321
+ function Us(e, t, r) {
4344
4322
  if (window.emMessageBus) {
4345
4323
  const n = document.createElement("style");
4346
4324
  window.emMessageBus.subscribe(t, (i) => {
@@ -4360,7 +4338,7 @@ if (typeof window != "undefined") {
4360
4338
  }
4361
4339
  };
4362
4340
  };
4363
- customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep1-CCva_4Fo.js").then(({ default: t }) => {
4341
+ customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep1-fahoGM70.js").then(({ default: t }) => {
4364
4342
  !customElements.get("general-player-register-form-step1") && customElements.define("general-player-register-form-step1", t.element);
4365
4343
  });
4366
4344
  }
@@ -4376,7 +4354,7 @@ if (typeof window != "undefined") {
4376
4354
  }
4377
4355
  };
4378
4356
  };
4379
- customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep2-JKnXlklk.js").then(({ default: t }) => {
4357
+ customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep2-7EdeSQvu.js").then(({ default: t }) => {
4380
4358
  !customElements.get("general-player-register-form-step2") && customElements.define("general-player-register-form-step2", t.element);
4381
4359
  });
4382
4360
  }
@@ -4392,7 +4370,7 @@ if (typeof window != "undefined") {
4392
4370
  }
4393
4371
  };
4394
4372
  };
4395
- customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep3-CZTxpXVK.js").then(({ default: t }) => {
4373
+ customElements.define = e(customElements.define), import("./GeneralPlayerRegisterFormStep3-CJIAO_oF.js").then(({ default: t }) => {
4396
4374
  !customElements.get("general-player-register-form-step3") && customElements.define("general-player-register-form-step3", t.element);
4397
4375
  });
4398
4376
  }
@@ -4408,28 +4386,28 @@ if (typeof window != "undefined") {
4408
4386
  }
4409
4387
  };
4410
4388
  };
4411
- customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-us-I-beF.js").then(({ default: t }) => {
4389
+ customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-tNClCAoN.js").then(({ default: t }) => {
4412
4390
  !customElements.get("general-player-sms-verification-form") && customElements.define("general-player-sms-verification-form", t.element);
4413
4391
  });
4414
4392
  }
4415
- function $s(e) {
4416
- dn(e, "svelte-1ybwcf6", ".RegisterFormWrapper{background:var(--emw--registration-color-bg, var(--emw--color-gray-50, #F9F8F8));border-radius:15px}.RegisterFormContainer{padding:25px;height:404px;overflow-y:auto;scrollbar-color:var(--emw--color-gray-100, #E6E6E6) var(--emw--color-gray-50, #F9F8F8);scrollbar-width:thin}.RegisterFormContainer.RegisterFormContainerMobile{padding:40px 20px;height:65vh;overflow-y:scroll}.RegisterFormContainer::-webkit-scrollbar{width:6px}.RegisterFormContainer::-webkit-scrollbar-track{background:var(--emw--color-gray-50, #F9F8F8)}.RegisterFormContainer::-webkit-scrollbar-thumb{background:var(--emw--color-gray-100, #E6E6E6)}.RegisterSteps{display:flex;gap:10px;padding:20px 0 30px}.RegisterFirstStepDash,.RegisterSecondStepDash,.RegisterThirdStepDash{width:50px;height:2px;background-color:var(--emw--color-gray-100, #E6E6E6)}.RegisterStepDashColor{background-color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.RegisterStepNext{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 50px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF));font-family:var(--emw--button-typography);width:100%;height:60px;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);cursor:pointer;margin-top:24px}.SMSErrorText{height:80%;display:flex;align-items:center}.RegisterConfirmation{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:60px}.RegisterConfirmation svg{width:74px}.RegisterConfirmation .RegisterConfirmationTitle{color:var(--emw--color-valid, var(--emw--color-valid, #48952a));font-size:24px;font-weight:var(--emw--font-weight-normal, 400);text-transform:uppercase;margin-bottom:0}.RegisterConfirmation .RegisterConfirmationSubtitle{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-size:var(--emw--font-size-medium, 16px);line-height:19px;margin-bottom:24px}.RegisterConfirmation .RegisterConfirmationNote{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-size:var(--emw--font-size-medium, 16px);line-height:22px}.RegisterConfirmationGoToLogin{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 50px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF));width:100%;height:60px;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);cursor:pointer;margin-top:24px}");
4393
+ function Gs(e) {
4394
+ fn(e, "svelte-1ybwcf6", ".RegisterFormWrapper{background:var(--emw--registration-color-bg, var(--emw--color-gray-50, #F9F8F8));border-radius:15px}.RegisterFormContainer{padding:25px;height:404px;overflow-y:auto;scrollbar-color:var(--emw--color-gray-100, #E6E6E6) var(--emw--color-gray-50, #F9F8F8);scrollbar-width:thin}.RegisterFormContainer.RegisterFormContainerMobile{padding:40px 20px;height:65vh;overflow-y:scroll}.RegisterFormContainer::-webkit-scrollbar{width:6px}.RegisterFormContainer::-webkit-scrollbar-track{background:var(--emw--color-gray-50, #F9F8F8)}.RegisterFormContainer::-webkit-scrollbar-thumb{background:var(--emw--color-gray-100, #E6E6E6)}.RegisterSteps{display:flex;gap:10px;padding:20px 0 30px}.RegisterFirstStepDash,.RegisterSecondStepDash,.RegisterThirdStepDash{width:50px;height:2px;background-color:var(--emw--color-gray-100, #E6E6E6)}.RegisterStepDashColor{background-color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.RegisterStepNext{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 50px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF));font-family:var(--emw--button-typography);width:100%;height:60px;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);cursor:pointer;margin-top:24px}.SMSErrorText{height:80%;display:flex;align-items:center}.RegisterConfirmation{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:60px}.RegisterConfirmation svg{width:74px}.RegisterConfirmation .RegisterConfirmationTitle{color:var(--emw--color-valid, var(--emw--color-valid, #48952a));font-size:24px;font-weight:var(--emw--font-weight-normal, 400);text-transform:uppercase;margin-bottom:0}.RegisterConfirmation .RegisterConfirmationSubtitle{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-size:var(--emw--font-size-medium, 16px);line-height:19px;margin-bottom:24px}.RegisterConfirmation .RegisterConfirmationNote{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-size:var(--emw--font-size-medium, 16px);line-height:22px}.RegisterConfirmationGoToLogin{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 50px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF));width:100%;height:60px;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);cursor:pointer;margin-top:24px}");
4417
4395
  }
4418
- function Vs(e) {
4396
+ function ks(e) {
4419
4397
  let t, r, n, i, s, o, a, l = (
4420
4398
  /*showRegisterStepOne*/
4421
4399
  (e[18] || /*showRegisterStepTwo*/
4422
4400
  e[19] || /*showRegisterStepThree*/
4423
- e[20]) && ur(e)
4401
+ e[20]) && sr(e)
4424
4402
  ), u = (
4425
4403
  /*showRegisterStepOne*/
4426
- e[18] && lr(e)
4404
+ e[18] && or(e)
4427
4405
  ), h = (
4428
4406
  /*showRegisterStepTwo*/
4429
- e[19] && hr(e)
4407
+ e[19] && ar(e)
4430
4408
  ), c = (
4431
4409
  /*showRegisterStepThree*/
4432
- e[20] && fr(e)
4410
+ e[20] && ur(e)
4433
4411
  );
4434
4412
  function p(b, S) {
4435
4413
  if (
@@ -4437,16 +4415,16 @@ function Vs(e) {
4437
4415
  b[7] && /*showSmsVerification*/
4438
4416
  b[21]
4439
4417
  )
4440
- return zs;
4418
+ return $s;
4441
4419
  if (
4442
4420
  /*smsSendApiFailed*/
4443
4421
  b[31]
4444
4422
  )
4445
- return Xs;
4423
+ return js;
4446
4424
  }
4447
4425
  let y = p(e), g = y && y(e), d = (
4448
4426
  /*showConfirmation*/
4449
- e[22] && cr(e)
4427
+ e[22] && lr(e)
4450
4428
  );
4451
4429
  return {
4452
4430
  c() {
@@ -4460,18 +4438,18 @@ function Vs(e) {
4460
4438
  /*showRegisterStepOne*/
4461
4439
  b[18] || /*showRegisterStepTwo*/
4462
4440
  b[19] || /*showRegisterStepThree*/
4463
- b[20] ? l ? l.p(b, S) : (l = ur(b), l.c(), l.m(r, n)) : l && (l.d(1), l = null), /*showRegisterStepOne*/
4464
- b[18] ? u ? u.p(b, S) : (u = lr(b), u.c(), u.m(r, i)) : u && (u.d(1), u = null), /*showRegisterStepTwo*/
4465
- b[19] ? h ? h.p(b, S) : (h = hr(b), h.c(), h.m(r, s)) : h && (h.d(1), h = null), /*showRegisterStepThree*/
4466
- b[20] ? c ? c.p(b, S) : (c = fr(b), c.c(), c.m(r, o)) : c && (c.d(1), c = null), y === (y = p(b)) && g ? g.p(b, S) : (g && g.d(1), g = y && y(b), g && (g.c(), g.m(r, a))), /*showConfirmation*/
4467
- b[22] ? d ? d.p(b, S) : (d = cr(b), d.c(), d.m(r, null)) : d && (d.d(1), d = null);
4441
+ b[20] ? l ? l.p(b, S) : (l = sr(b), l.c(), l.m(r, n)) : l && (l.d(1), l = null), /*showRegisterStepOne*/
4442
+ b[18] ? u ? u.p(b, S) : (u = or(b), u.c(), u.m(r, i)) : u && (u.d(1), u = null), /*showRegisterStepTwo*/
4443
+ b[19] ? h ? h.p(b, S) : (h = ar(b), h.c(), h.m(r, s)) : h && (h.d(1), h = null), /*showRegisterStepThree*/
4444
+ b[20] ? c ? c.p(b, S) : (c = ur(b), c.c(), c.m(r, o)) : c && (c.d(1), c = null), y === (y = p(b)) && g ? g.p(b, S) : (g && g.d(1), g = y && y(b), g && (g.c(), g.m(r, a))), /*showConfirmation*/
4445
+ b[22] ? d ? d.p(b, S) : (d = lr(b), d.c(), d.m(r, null)) : d && (d.d(1), d = null);
4468
4446
  },
4469
4447
  d(b) {
4470
- b && N(t), l && l.d(), u && u.d(), h && h.d(), c && c.d(), g && g.d(), d && d.d();
4448
+ b && M(t), l && l.d(), u && u.d(), h && h.d(), c && c.d(), g && g.d(), d && d.d();
4471
4449
  }
4472
4450
  };
4473
4451
  }
4474
- function ur(e) {
4452
+ function sr(e) {
4475
4453
  let t, r, n, i, s, o, a, l, u;
4476
4454
  return {
4477
4455
  c() {
@@ -4509,11 +4487,11 @@ function ur(e) {
4509
4487
  (h[20] ? "RegisterStepDashColor" : "")) && x(l, "class", u);
4510
4488
  },
4511
4489
  d(h) {
4512
- h && N(t), e[41](null);
4490
+ h && M(t), e[41](null);
4513
4491
  }
4514
4492
  };
4515
4493
  }
4516
- function lr(e) {
4494
+ function or(e) {
4517
4495
  let t, r;
4518
4496
  return {
4519
4497
  c() {
@@ -4636,11 +4614,11 @@ function lr(e) {
4636
4614
  );
4637
4615
  },
4638
4616
  d(n) {
4639
- n && N(t);
4617
+ n && M(t);
4640
4618
  }
4641
4619
  };
4642
4620
  }
4643
- function hr(e) {
4621
+ function ar(e) {
4644
4622
  let t, r;
4645
4623
  return {
4646
4624
  c() {
@@ -4763,11 +4741,11 @@ function hr(e) {
4763
4741
  );
4764
4742
  },
4765
4743
  d(n) {
4766
- n && N(t);
4744
+ n && M(t);
4767
4745
  }
4768
4746
  };
4769
4747
  }
4770
- function fr(e) {
4748
+ function ur(e) {
4771
4749
  let t, r;
4772
4750
  return {
4773
4751
  c() {
@@ -4923,11 +4901,11 @@ function fr(e) {
4923
4901
  );
4924
4902
  },
4925
4903
  d(n) {
4926
- n && N(t);
4904
+ n && M(t);
4927
4905
  }
4928
4906
  };
4929
4907
  }
4930
- function Xs(e) {
4908
+ function js(e) {
4931
4909
  let t, r = (
4932
4910
  /*$_*/
4933
4911
  e[34]("error") + ""
@@ -4945,22 +4923,22 @@ function Xs(e) {
4945
4923
  i[34]("error") + "") && ee(n, r);
4946
4924
  },
4947
4925
  d(i) {
4948
- i && N(t);
4926
+ i && M(t);
4949
4927
  }
4950
4928
  };
4951
4929
  }
4952
- function zs(e) {
4930
+ function $s(e) {
4953
4931
  let t;
4954
4932
  function r(s, o) {
4955
4933
  return (
4956
4934
  /*smsSendApiFailed*/
4957
- s[31] ? Ws : Zs
4935
+ s[31] ? Vs : Xs
4958
4936
  );
4959
4937
  }
4960
4938
  let n = r(e), i = n(e);
4961
4939
  return {
4962
4940
  c() {
4963
- i.c(), t = yn();
4941
+ i.c(), t = pn();
4964
4942
  },
4965
4943
  m(s, o) {
4966
4944
  i.m(s, o), U(s, t, o);
@@ -4969,11 +4947,11 @@ function zs(e) {
4969
4947
  n === (n = r(s)) && i ? i.p(s, o) : (i.d(1), i = n(s), i && (i.c(), i.m(t.parentNode, t)));
4970
4948
  },
4971
4949
  d(s) {
4972
- s && N(t), i.d(s);
4950
+ s && M(t), i.d(s);
4973
4951
  }
4974
4952
  };
4975
4953
  }
4976
- function Ws(e) {
4954
+ function Vs(e) {
4977
4955
  let t, r = (
4978
4956
  /*$_*/
4979
4957
  e[34]("error") + ""
@@ -4991,11 +4969,11 @@ function Ws(e) {
4991
4969
  i[34]("error") + "") && ee(n, r);
4992
4970
  },
4993
4971
  d(i) {
4994
- i && N(t);
4972
+ i && M(t);
4995
4973
  }
4996
4974
  };
4997
4975
  }
4998
- function Zs(e) {
4976
+ function Xs(e) {
4999
4977
  let t;
5000
4978
  return {
5001
4979
  c() {
@@ -5096,15 +5074,15 @@ function Zs(e) {
5096
5074
  );
5097
5075
  },
5098
5076
  d(r) {
5099
- r && N(t);
5077
+ r && M(t);
5100
5078
  }
5101
5079
  };
5102
5080
  }
5103
- function cr(e) {
5081
+ function lr(e) {
5104
5082
  let t, r, n, i, s, o, a, l, u, h, c, p, y, g, d, b, S, O = (
5105
5083
  /*$_*/
5106
5084
  e[34]("goToLoginButton") + ""
5107
- ), A, L, M;
5085
+ ), A, L, N;
5108
5086
  return {
5109
5087
  c() {
5110
5088
  t = B("div"), r = Te("svg"), n = Te("defs"), i = Te("style"), s = V(".a{fill:#var(--emw--color-valid, var(--emw--color-green, #48952a));}"), o = Te("path"), a = G(), l = B("h2"), u = V(
@@ -5119,7 +5097,7 @@ function cr(e) {
5119
5097
  ), b = G(), S = B("button"), A = V(O), x(o, "class", "a"), x(o, "d", "M29.325,51,0,21.675l5.95-5.95,23.375,22.95L68,0l5.95,5.95Z"), x(r, "xmlns", "http://www.w3.org/2000/svg"), x(r, "viewBox", "0 0 73.95 51"), x(l, "class", "RegisterConfirmationTitle"), x(c, "class", "RegisterConfirmationSubtitle"), x(g, "class", "RegisterConfirmationNote"), x(S, "class", "RegisterConfirmationGoToLogin"), x(t, "class", "RegisterConfirmation");
5120
5098
  },
5121
5099
  m(C, D) {
5122
- U(C, t, D), E(t, r), E(r, n), E(n, i), E(i, s), E(r, o), E(t, a), E(t, l), E(l, u), E(t, h), E(t, c), E(c, p), E(t, y), E(t, g), E(g, d), E(t, b), E(t, S), E(S, A), L || (M = vn(
5100
+ U(C, t, D), E(t, r), E(r, n), E(n, i), E(i, s), E(r, o), E(t, a), E(t, l), E(l, u), E(t, h), E(t, c), E(c, p), E(t, y), E(t, g), E(g, d), E(t, b), E(t, S), E(S, A), L || (N = dn(
5123
5101
  S,
5124
5102
  "click",
5125
5103
  /*switchToLogin*/
@@ -5147,14 +5125,14 @@ function cr(e) {
5147
5125
  C[34]("goToLoginButton") + "") && ee(A, O);
5148
5126
  },
5149
5127
  d(C) {
5150
- C && N(t), L = !1, M();
5128
+ C && M(t), L = !1, N();
5151
5129
  }
5152
5130
  };
5153
5131
  }
5154
- function Js(e) {
5132
+ function Ws(e) {
5155
5133
  let t;
5156
5134
  function r(s, o) {
5157
- return Vs;
5135
+ return ks;
5158
5136
  }
5159
5137
  let i = r()(e);
5160
5138
  return {
@@ -5170,48 +5148,48 @@ function Js(e) {
5170
5148
  i: k,
5171
5149
  o: k,
5172
5150
  d(s) {
5173
- s && N(t), i.d(), e[42](null);
5151
+ s && M(t), i.d(), e[42](null);
5174
5152
  }
5175
5153
  };
5176
5154
  }
5177
- let qs = "Please use this code {0} to activate your account";
5178
- function Qs(e, t, r) {
5155
+ let zs = "Please use this code {0} to activate your account";
5156
+ function Zs(e, t, r) {
5179
5157
  let n;
5180
- pn(e, Ds, (f) => r(34, n = f));
5181
- let { endpoint: i = "" } = t, { cmsendpoint: s = "" } = t, { env: o = "" } = t, { session: a = "" } = t, { trackedanalyticsdata: l = "" } = t, { captchakey: u = "" } = t, { lang: h = "en" } = t, { licenseyears: c = "" } = t, { disabledfields: p = "" } = t, { defaultoptions: y = "" } = t, { smsverification: g = "false" } = t, { simplepasswordvalidation: d = "false" } = t, { userroles: b = "" } = t, { mbsource: S } = t, { clientstyling: O = "" } = t, { clientstylingurl: A = "" } = t, { translationurl: L = "" } = t, { savecredentials: M = "" } = t, { custominputtextswitch: C = "false" } = t, { personalidlength: D = "13" } = t, j, vt = "", Ge = !0, he = !1, ye = !1, ke = !1, je = !1, ve, _t = !1, Et = "", wt = "", St = "", xt = window.navigator.userAgent, Jr = sr(xt) !== "PC", $ = {}, Tt = !1, Ht = !1, $e = "false", Bt = "false", Pt = "false", At = "false", Ot = "", Ct, _e = !1, It, Ee;
5182
- Fs({ withLocale: "en", translations: {} });
5183
- const qr = () => {
5158
+ hn(e, Ls, (f) => r(34, n = f));
5159
+ let { endpoint: i = "" } = t, { cmsendpoint: s = "" } = t, { env: o = "" } = t, { session: a = "" } = t, { trackedanalyticsdata: l = "" } = t, { captchakey: u = "" } = t, { lang: h = "en" } = t, { licenseyears: c = "" } = t, { disabledfields: p = "" } = t, { defaultoptions: y = "" } = t, { smsverification: g = "false" } = t, { simplepasswordvalidation: d = "false" } = t, { userroles: b = "" } = t, { mbsource: S } = t, { clientstyling: O = "" } = t, { clientstylingurl: A = "" } = t, { translationurl: L = "" } = t, { savecredentials: N = "" } = t, { custominputtextswitch: C = "false" } = t, { personalidlength: D = "13" } = t, j, gt = "", Ge = !0, he = !1, ye = !1, ke = !1, je = !1, ve, bt = !1, yt = "", vt = "", _t = "", Et = window.navigator.userAgent, Xr = rr(Et) !== "PC", $ = {}, wt = !1, St = !1, $e = "false", xt = "false", Tt = "false", Ht = "false", Bt = "", Pt, _e = !1, At, Ee;
5160
+ Ns({ withLocale: "en", translations: {} });
5161
+ const Wr = () => {
5184
5162
  fetch(L).then((H) => H.json()).then((H) => {
5185
5163
  Object.keys(H).forEach((I) => {
5186
- or(I, H[I]);
5164
+ nr(I, H[I]);
5187
5165
  });
5188
5166
  }).catch((H) => {
5189
5167
  console.log(H);
5190
5168
  });
5191
5169
  };
5192
- Object.keys(ar).forEach((f) => {
5193
- or(f, ar[f]);
5170
+ Object.keys(ir).forEach((f) => {
5171
+ nr(f, ir[f]);
5194
5172
  });
5195
- const Qr = () => {
5173
+ const zr = () => {
5196
5174
  fetch(`${i}/v1/player/consentRequirements`).then((f) => f.json()).then((f) => {
5197
5175
  f.items.length > 0 ? (r(26, $e = "true"), f.items.forEach((H) => {
5198
5176
  switch (H.tagCode) {
5199
5177
  case "termsandconditions":
5200
- r(27, Bt = "true");
5178
+ r(27, xt = "true");
5201
5179
  break;
5202
5180
  case "sms":
5203
- r(28, Pt = "true");
5181
+ r(28, Tt = "true");
5204
5182
  break;
5205
5183
  case "emailmarketing":
5206
- r(29, At = "true");
5184
+ r(29, Ht = "true");
5207
5185
  break;
5208
5186
  }
5209
5187
  })) : r(26, $e = "false");
5210
5188
  });
5211
- }, Yr = () => {
5212
- let f = new URL(`${s}/${h}/login-register-content?env=${o}`), H = sr(xt);
5189
+ }, Zr = () => {
5190
+ let f = new URL(`${s}/${h}/login-register-content?env=${o}`), H = rr(Et);
5213
5191
  H && (H === "PC" ? f.searchParams.append("device", "dk") : f.searchParams.append("device", "mtWeb")), fetch(f.href).then((I) => I.json()).then((I) => {
5214
- ve = I.registerData, r(23, Et = ve.title), r(24, wt = ve.subtitle), r(25, St = ve.content);
5192
+ ve = I.registerData, r(23, yt = ve.title), r(24, vt = ve.subtitle), r(25, _t = ve.content);
5215
5193
  }).catch((I) => {
5216
5194
  console.error(I);
5217
5195
  });
@@ -5219,19 +5197,19 @@ function Qs(e, t, r) {
5219
5197
  Ee.scrollIntoView();
5220
5198
  }, fe = (f) => {
5221
5199
  for (const H in f)
5222
- $[H] = f[H], H === "mobile" && r(32, It = `${f[H].prefix}${f[H].number}`);
5200
+ $[H] = f[H], H === "mobile" && r(32, At = `${f[H].prefix}${f[H].number}`);
5223
5201
  $.affiliateMarker = $.promoCode ? $.promoCode : l != null ? l : "";
5224
- }, Rt = (f) => {
5202
+ }, Ot = (f) => {
5225
5203
  if (f.data)
5226
5204
  switch (f.data.type) {
5227
5205
  case "RegisterStepOne":
5228
- fe(f.data.registerStepOneData), we(), r(18, Ge = !1), r(19, he = !0), Tt == !1 ? Tt = !0 : window.postMessage({ type: "StepTwoDataBackup", userData: $ }, window.location.href);
5206
+ fe(f.data.registerStepOneData), we(), r(18, Ge = !1), r(19, he = !0), wt == !1 ? wt = !0 : window.postMessage({ type: "StepTwoDataBackup", userData: $ }, window.location.href);
5229
5207
  break;
5230
5208
  case "RegisterStepTwo":
5231
- fe(f.data.registerStepTwoData), we(), r(19, he = !1), r(20, ye = !0), Ht == !1 ? Ht = !0 : window.postMessage({ type: "StepThreeDataBackup", userData: $ }, window.location.href);
5209
+ fe(f.data.registerStepTwoData), we(), r(19, he = !1), r(20, ye = !0), St == !1 ? St = !0 : window.postMessage({ type: "StepThreeDataBackup", userData: $ }, window.location.href);
5232
5210
  break;
5233
5211
  case "RegisterStepThree":
5234
- fe(f.data.registerStepThreeData), en($);
5212
+ fe(f.data.registerStepThreeData), qr($);
5235
5213
  break;
5236
5214
  case "SmsHasBeenValidated":
5237
5215
  r(22, je = !0), r(21, ke = !1);
@@ -5243,9 +5221,9 @@ function Qs(e, t, r) {
5243
5221
  fe(f.data.registerStepThreeData), we(), r(19, he = !0), r(20, ye = !1), window.postMessage({ type: "StepTwoDataBackup", userData: $ }, window.location.href);
5244
5222
  break;
5245
5223
  }
5246
- }, Kr = () => {
5224
+ }, Jr = () => {
5247
5225
  typeof gtag == "function" && gtag("event", "Register", { context: "GeneralPlayerRegisterForm" });
5248
- }, en = (f) => Se(this, null, function* () {
5226
+ }, qr = (f) => Se(this, null, function* () {
5249
5227
  f.language = h;
5250
5228
  let H = {
5251
5229
  method: "PUT",
@@ -5255,16 +5233,16 @@ function Qs(e, t, r) {
5255
5233
  Accept: "application/json"
5256
5234
  },
5257
5235
  body: JSON.stringify(f)
5258
- }, I = yield fetch(`${i}/v1/player/register`, H), W = yield I.json();
5259
- I.ok ? (r(20, ye = !1), g === "false" ? r(22, je = !0) : (r(17, vt = W.id), tn(f, W.id)), f.username, f.password, Kr()) : (Ot = W.error.substring(W.error.indexOf("errorMessage") + 13, W.error.length), _t = !0, window.postMessage(
5236
+ }, I = yield fetch(`${i}/v1/player/register`, H), z = yield I.json();
5237
+ I.ok ? (r(20, ye = !1), g === "false" ? r(22, je = !0) : (r(17, gt = z.id), Qr(f, z.id)), f.username, f.password, Jr()) : (Bt = z.error.substring(z.error.indexOf("errorMessage") + 13, z.error.length), bt = !0, window.postMessage(
5260
5238
  {
5261
5239
  type: "ShowRegistrationError",
5262
- showError: _t,
5263
- error: Ot
5240
+ showError: bt,
5241
+ error: Bt
5264
5242
  },
5265
5243
  window.location.href
5266
5244
  ));
5267
- }), tn = (f, H) => Se(this, null, function* () {
5245
+ }), Qr = (f, H) => Se(this, null, function* () {
5268
5246
  localStorage.setItem("smsTimer", JSON.stringify(Math.floor(Date.now() / 1e3)));
5269
5247
  try {
5270
5248
  const I = yield fetch(`${i}/v1/player/sms/token`, {
@@ -5275,53 +5253,53 @@ function Qs(e, t, r) {
5275
5253
  },
5276
5254
  body: JSON.stringify({
5277
5255
  userId: H,
5278
- messageTemplate: qs,
5256
+ messageTemplate: zs,
5279
5257
  destination: `${f.mobile.prefix}${f.mobile.number}`
5280
5258
  })
5281
- }), W = yield I.json();
5259
+ }), z = yield I.json();
5282
5260
  if (I.ok) {
5283
- r(30, Ct = W.id);
5284
- let Ys = W.maxValidationAttempts;
5261
+ r(30, Pt = z.id);
5262
+ let Js = z.maxValidationAttempts;
5285
5263
  r(21, ke = !0), r(31, _e = !1);
5286
5264
  } else
5287
5265
  throw r(31, _e = !0), new Error("Failed to fetch");
5288
5266
  } catch (I) {
5289
5267
  r(31, _e = !0), console.error(I);
5290
5268
  }
5291
- }), rn = () => {
5269
+ }), Yr = () => {
5292
5270
  p.split(",");
5293
- }, nn = () => {
5271
+ }, Kr = () => {
5294
5272
  window.postMessage({ type: "ToLogin" }, window.location.href);
5295
- }, sn = () => {
5296
- Us(h);
5273
+ }, en = () => {
5274
+ Ms(h);
5297
5275
  };
5298
- Sn(() => (window.addEventListener("message", Rt, !1), () => {
5299
- window.removeEventListener("message", Rt);
5276
+ vn(() => (window.addEventListener("message", Ot, !1), () => {
5277
+ window.removeEventListener("message", Ot);
5300
5278
  }));
5301
- function on(f) {
5279
+ function tn(f) {
5302
5280
  Ie[f ? "unshift" : "push"](() => {
5303
5281
  Ee = f, r(33, Ee);
5304
5282
  });
5305
5283
  }
5306
- function an(f) {
5284
+ function rn(f) {
5307
5285
  Ie[f ? "unshift" : "push"](() => {
5308
5286
  j = f, r(16, j);
5309
5287
  });
5310
5288
  }
5311
5289
  return e.$$set = (f) => {
5312
- "endpoint" in f && r(0, i = f.endpoint), "cmsendpoint" in f && r(37, s = f.cmsendpoint), "env" in f && r(38, o = f.env), "session" in f && r(1, a = f.session), "trackedanalyticsdata" in f && r(39, l = f.trackedanalyticsdata), "captchakey" in f && r(2, u = f.captchakey), "lang" in f && r(3, h = f.lang), "licenseyears" in f && r(4, c = f.licenseyears), "disabledfields" in f && r(5, p = f.disabledfields), "defaultoptions" in f && r(6, y = f.defaultoptions), "smsverification" in f && r(7, g = f.smsverification), "simplepasswordvalidation" in f && r(8, d = f.simplepasswordvalidation), "userroles" in f && r(40, b = f.userroles), "mbsource" in f && r(9, S = f.mbsource), "clientstyling" in f && r(10, O = f.clientstyling), "clientstylingurl" in f && r(11, A = f.clientstylingurl), "translationurl" in f && r(12, L = f.translationurl), "savecredentials" in f && r(13, M = f.savecredentials), "custominputtextswitch" in f && r(14, C = f.custominputtextswitch), "personalidlength" in f && r(15, D = f.personalidlength);
5290
+ "endpoint" in f && r(0, i = f.endpoint), "cmsendpoint" in f && r(37, s = f.cmsendpoint), "env" in f && r(38, o = f.env), "session" in f && r(1, a = f.session), "trackedanalyticsdata" in f && r(39, l = f.trackedanalyticsdata), "captchakey" in f && r(2, u = f.captchakey), "lang" in f && r(3, h = f.lang), "licenseyears" in f && r(4, c = f.licenseyears), "disabledfields" in f && r(5, p = f.disabledfields), "defaultoptions" in f && r(6, y = f.defaultoptions), "smsverification" in f && r(7, g = f.smsverification), "simplepasswordvalidation" in f && r(8, d = f.simplepasswordvalidation), "userroles" in f && r(40, b = f.userroles), "mbsource" in f && r(9, S = f.mbsource), "clientstyling" in f && r(10, O = f.clientstyling), "clientstylingurl" in f && r(11, A = f.clientstylingurl), "translationurl" in f && r(12, L = f.translationurl), "savecredentials" in f && r(13, N = f.savecredentials), "custominputtextswitch" in f && r(14, C = f.custominputtextswitch), "personalidlength" in f && r(15, D = f.personalidlength);
5313
5291
  }, e.$$.update = () => {
5314
5292
  e.$$.dirty[0] & /*endpoint*/
5315
- 1 && i && Qr(), e.$$.dirty[0] & /*lang*/
5293
+ 1 && i && zr(), e.$$.dirty[0] & /*lang*/
5316
5294
  8 | e.$$.dirty[1] & /*cmsendpoint, env, userroles*/
5317
- 704 && s && h && o && b && Yr(), e.$$.dirty[0] & /*playerid, session*/
5295
+ 704 && s && h && o && b && Zr(), e.$$.dirty[0] & /*playerid, session*/
5318
5296
  131074, e.$$.dirty[0] & /*lang*/
5319
- 8 && h && sn(), e.$$.dirty[0] & /*disabledfields*/
5320
- 32 && p && rn(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5321
- 66560 && O && j && Gs(j, O), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5322
- 67584 && A && j && ks(j, A), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5323
- 66048 && S && j && js(j, `${S}.Style`), e.$$.dirty[0] & /*translationurl*/
5324
- 4096 && L && qr();
5297
+ 8 && h && en(), e.$$.dirty[0] & /*disabledfields*/
5298
+ 32 && p && Yr(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5299
+ 66560 && O && j && Ds(j, O), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5300
+ 67584 && A && j && Fs(j, A), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5301
+ 66048 && S && j && Us(j, `${S}.Style`), e.$$.dirty[0] & /*translationurl*/
5302
+ 4096 && L && Wr();
5325
5303
  }, [
5326
5304
  i,
5327
5305
  a,
@@ -5336,46 +5314,46 @@ function Qs(e, t, r) {
5336
5314
  O,
5337
5315
  A,
5338
5316
  L,
5339
- M,
5317
+ N,
5340
5318
  C,
5341
5319
  D,
5342
5320
  j,
5343
- vt,
5321
+ gt,
5344
5322
  Ge,
5345
5323
  he,
5346
5324
  ye,
5347
5325
  ke,
5348
5326
  je,
5349
- Et,
5350
- wt,
5351
- St,
5327
+ yt,
5328
+ vt,
5329
+ _t,
5352
5330
  $e,
5353
- Bt,
5331
+ xt,
5332
+ Tt,
5333
+ Ht,
5354
5334
  Pt,
5355
- At,
5356
- Ct,
5357
5335
  _e,
5358
- It,
5336
+ At,
5359
5337
  Ee,
5360
5338
  n,
5361
- Jr,
5362
- nn,
5339
+ Xr,
5340
+ Kr,
5363
5341
  s,
5364
5342
  o,
5365
5343
  l,
5366
5344
  b,
5367
- on,
5368
- an
5345
+ tn,
5346
+ rn
5369
5347
  ];
5370
5348
  }
5371
- class Zr extends Mn {
5349
+ class Vr extends Cn {
5372
5350
  constructor(t) {
5373
- super(), Rn(
5351
+ super(), An(
5374
5352
  this,
5375
5353
  t,
5376
- Qs,
5377
- Js,
5378
- pr,
5354
+ Zs,
5355
+ Ws,
5356
+ fr,
5379
5357
  {
5380
5358
  endpoint: 0,
5381
5359
  cmsendpoint: 37,
@@ -5398,7 +5376,7 @@ class Zr extends Mn {
5398
5376
  custominputtextswitch: 14,
5399
5377
  personalidlength: 15
5400
5378
  },
5401
- $s,
5379
+ Gs,
5402
5380
  [-1, -1, -1]
5403
5381
  );
5404
5382
  }
@@ -5523,47 +5501,47 @@ class Zr extends Mn {
5523
5501
  this.$$set({ personalidlength: t }), P();
5524
5502
  }
5525
5503
  }
5526
- Ln(Zr, { endpoint: {}, cmsendpoint: {}, env: {}, session: {}, trackedanalyticsdata: {}, captchakey: {}, lang: {}, licenseyears: {}, disabledfields: {}, defaultoptions: {}, smsverification: {}, simplepasswordvalidation: {}, userroles: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {}, personalidlength: {} }, [], [], !0);
5527
- const oo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5504
+ On(Vr, { endpoint: {}, cmsendpoint: {}, env: {}, session: {}, trackedanalyticsdata: {}, captchakey: {}, lang: {}, licenseyears: {}, disabledfields: {}, defaultoptions: {}, smsverification: {}, simplepasswordvalidation: {}, userroles: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {}, custominputtextswitch: {}, personalidlength: {} }, [], [], !0);
5505
+ const no = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5528
5506
  __proto__: null,
5529
- default: Zr
5507
+ default: Vr
5530
5508
  }, Symbol.toStringTag, { value: "Module" }));
5531
5509
  export {
5532
5510
  J as $,
5533
- et as A,
5534
- no as B,
5535
- so as C,
5536
- to as D,
5537
- yn as E,
5538
- io as F,
5511
+ eo as A,
5512
+ Ke as B,
5513
+ ro as C,
5514
+ Ys as D,
5515
+ to as E,
5516
+ pn as F,
5539
5517
  ue as G,
5540
- eo as H,
5541
- oo as I,
5542
- Mn as S,
5543
- $r as a,
5544
- dn as b,
5545
- Ln as c,
5546
- G as d,
5547
- B as e,
5518
+ Qs as H,
5519
+ no as I,
5520
+ Cn as S,
5521
+ Ur as a,
5522
+ fn as b,
5523
+ ee as c,
5524
+ M as d,
5525
+ Ks as e,
5548
5526
  P as f,
5549
5527
  x as g,
5550
5528
  U as h,
5551
- Rn as i,
5529
+ An as i,
5552
5530
  E as j,
5553
- ro as k,
5554
- vn as l,
5555
- ee as m,
5531
+ B as k,
5532
+ dn as l,
5533
+ G as m,
5556
5534
  k as n,
5557
- N as o,
5558
- pn as p,
5559
- Sn as q,
5535
+ hn as o,
5536
+ vn as p,
5537
+ Ie as q,
5560
5538
  be as r,
5561
- pr as s,
5539
+ fr as s,
5562
5540
  V as t,
5563
- ks as u,
5564
- js as v,
5565
- Ie as w,
5566
- Gs as x,
5567
- Te as y,
5568
- Ds as z
5541
+ Te as u,
5542
+ Ds as v,
5543
+ Fs as w,
5544
+ Us as x,
5545
+ On as y,
5546
+ Ls as z
5569
5547
  };