@everymatrix/general-player-login-form 1.59.3 → 1.60.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,15 +1,15 @@
1
- var cn = Object.defineProperty, hn = Object.defineProperties;
2
- var fn = Object.getOwnPropertyDescriptors;
3
- var Wt = Object.getOwnPropertySymbols;
4
- var dn = Object.prototype.hasOwnProperty, mn = Object.prototype.propertyIsEnumerable;
5
- var vt = (e, t, r) => t in e ? cn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Zt = (e, t) => {
1
+ var mn = Object.defineProperty, pn = Object.defineProperties;
2
+ var gn = Object.getOwnPropertyDescriptors;
3
+ var Jt = Object.getOwnPropertySymbols;
4
+ var bn = Object.prototype.hasOwnProperty, vn = Object.prototype.propertyIsEnumerable;
5
+ var vt = (e, t, r) => t in e ? mn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Qt = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- dn.call(t, r) && vt(e, r, t[r]);
8
- if (Wt)
9
- for (var r of Wt(t))
10
- mn.call(t, r) && vt(e, r, t[r]);
7
+ bn.call(t, r) && vt(e, r, t[r]);
8
+ if (Jt)
9
+ for (var r of Jt(t))
10
+ vn.call(t, r) && vt(e, r, t[r]);
11
11
  return e;
12
- }, qt = (e, t) => hn(e, fn(t));
12
+ }, Yt = (e, t) => pn(e, gn(t));
13
13
  var K = (e, t, r) => (vt(e, typeof t != "symbol" ? t + "" : t, r), r);
14
14
  var et = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (u) => {
@@ -29,29 +29,29 @@ var et = (e, t, r) => new Promise((n, i) => {
29
29
  });
30
30
  function Z() {
31
31
  }
32
- function Tr(e) {
32
+ function Ar(e) {
33
33
  return e();
34
34
  }
35
- function Jt() {
35
+ function Kt() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function Ne(e) {
39
- e.forEach(Tr);
39
+ e.forEach(Ar);
40
40
  }
41
- function Gt(e) {
41
+ function $t(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function Hr(e, t) {
44
+ function Ir(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
47
  let tt;
48
- function Qt(e, t) {
48
+ function er(e, t) {
49
49
  return e === t ? !0 : (tt || (tt = document.createElement("a")), tt.href = t, e === tt.href);
50
50
  }
51
- function pn(e) {
51
+ function yn(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function Br(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 Br(e, ...t) {
60
60
  const r = e.subscribe(...t);
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
- function gn(e, t, r) {
64
- e.$$.on_destroy.push(Br(t, r));
63
+ function _n(e, t, r) {
64
+ e.$$.on_destroy.push(Cr(t, r));
65
65
  }
66
66
  function m(e, t) {
67
67
  e.appendChild(t);
68
68
  }
69
- function bn(e, t, r) {
70
- const n = vn(e);
69
+ function En(e, t, r) {
70
+ const n = wn(e);
71
71
  if (!n.getElementById(t)) {
72
72
  const i = x("style");
73
- i.id = t, i.textContent = r, yn(n, i);
73
+ i.id = t, i.textContent = r, xn(n, i);
74
74
  }
75
75
  }
76
- function vn(e) {
76
+ function wn(e) {
77
77
  if (!e)
78
78
  return document;
79
79
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -83,7 +83,7 @@ function vn(e) {
83
83
  t
84
84
  ) : e.ownerDocument;
85
85
  }
86
- function yn(e, t) {
86
+ function xn(e, t) {
87
87
  return m(
88
88
  /** @type {Document} */
89
89
  e.head || e,
@@ -108,7 +108,7 @@ function N(e) {
108
108
  function j() {
109
109
  return N(" ");
110
110
  }
111
- function _n() {
111
+ function Sn() {
112
112
  return N("");
113
113
  }
114
114
  function se(e, t, r, n) {
@@ -121,7 +121,7 @@ function W(e, t, r) {
121
121
  const n = t.toLowerCase();
122
122
  n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : h(e, t, r);
123
123
  }
124
- function En(e) {
124
+ function Pn(e) {
125
125
  return Array.from(e.childNodes);
126
126
  }
127
127
  function re(e, t) {
@@ -131,7 +131,7 @@ function re(e, t) {
131
131
  function rt(e, t) {
132
132
  e.value = t == null ? "" : t;
133
133
  }
134
- function wn(e) {
134
+ function Tn(e) {
135
135
  const t = {};
136
136
  return e.childNodes.forEach(
137
137
  /** @param {Element} node */
@@ -144,22 +144,22 @@ let Xe;
144
144
  function ze(e) {
145
145
  Xe = e;
146
146
  }
147
- function xn() {
147
+ function Hn() {
148
148
  if (!Xe)
149
149
  throw new Error("Function called outside component initialization");
150
150
  return Xe;
151
151
  }
152
- function Sn(e) {
153
- xn().$$.on_mount.push(e);
152
+ function Bn(e) {
153
+ Hn().$$.on_mount.push(e);
154
154
  }
155
155
  const Be = [], ut = [];
156
156
  let Ae = [];
157
- const Yt = [], Pn = /* @__PURE__ */ Promise.resolve();
158
- let Tt = !1;
159
- function Tn() {
160
- Tt || (Tt = !0, Pn.then(ee));
157
+ const tr = [], An = /* @__PURE__ */ Promise.resolve();
158
+ let Ht = !1;
159
+ function In() {
160
+ Ht || (Ht = !0, An.then(ee));
161
161
  }
162
- function Ht(e) {
162
+ function Bt(e) {
163
163
  Ae.push(e);
164
164
  }
165
165
  const yt = /* @__PURE__ */ new Set();
@@ -172,7 +172,7 @@ function ee() {
172
172
  try {
173
173
  for (; Te < Be.length; ) {
174
174
  const t = Be[Te];
175
- Te++, ze(t), Hn(t.$$);
175
+ Te++, ze(t), Cn(t.$$);
176
176
  }
177
177
  } catch (t) {
178
178
  throw Be.length = 0, Te = 0, t;
@@ -185,40 +185,40 @@ function ee() {
185
185
  }
186
186
  Ae.length = 0;
187
187
  } while (Be.length);
188
- for (; Yt.length; )
189
- Yt.pop()();
190
- Tt = !1, yt.clear(), ze(e);
188
+ for (; tr.length; )
189
+ tr.pop()();
190
+ Ht = !1, yt.clear(), ze(e);
191
191
  }
192
- function Hn(e) {
192
+ function Cn(e) {
193
193
  if (e.fragment !== null) {
194
194
  e.update(), Ne(e.before_update);
195
195
  const t = e.dirty;
196
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ht);
196
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Bt);
197
197
  }
198
198
  }
199
- function Bn(e) {
199
+ function On(e) {
200
200
  const t = [], r = [];
201
201
  Ae.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Ae = t;
202
202
  }
203
- const An = /* @__PURE__ */ new Set();
204
- function In(e, t) {
205
- e && e.i && (An.delete(e), e.i(t));
203
+ const Ln = /* @__PURE__ */ new Set();
204
+ function Mn(e, t) {
205
+ e && e.i && (Ln.delete(e), e.i(t));
206
206
  }
207
- function Cn(e, t, r) {
207
+ function Nn(e, t, r) {
208
208
  const { fragment: n, after_update: i } = e.$$;
209
- n && n.m(t, r), Ht(() => {
210
- const o = e.$$.on_mount.map(Tr).filter(Gt);
209
+ n && n.m(t, r), Bt(() => {
210
+ const o = e.$$.on_mount.map(Ar).filter($t);
211
211
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Ne(o), e.$$.on_mount = [];
212
- }), i.forEach(Ht);
212
+ }), i.forEach(Bt);
213
213
  }
214
- function On(e, t) {
214
+ function Rn(e, t) {
215
215
  const r = e.$$;
216
- r.fragment !== null && (Bn(r.after_update), Ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
216
+ r.fragment !== null && (On(r.after_update), Ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
217
217
  }
218
- function Ln(e, t) {
219
- e.$$.dirty[0] === -1 && (Be.push(e), Tn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
218
+ function Un(e, t) {
219
+ e.$$.dirty[0] === -1 && (Be.push(e), In(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
220
220
  }
221
- function Mn(e, t, r, n, i, o, s = null, a = [-1]) {
221
+ function Fn(e, t, r, n, i, o, s = null, a = [-1]) {
222
222
  const u = Xe;
223
223
  ze(e);
224
224
  const l = e.$$ = {
@@ -228,7 +228,7 @@ function Mn(e, t, r, n, i, o, s = null, a = [-1]) {
228
228
  props: o,
229
229
  update: Z,
230
230
  not_equal: i,
231
- bound: Jt(),
231
+ bound: Kt(),
232
232
  // lifecycle
233
233
  on_mount: [],
234
234
  on_destroy: [],
@@ -237,7 +237,7 @@ function Mn(e, t, r, n, i, o, s = null, a = [-1]) {
237
237
  after_update: [],
238
238
  context: new Map(t.context || (u ? u.$$.context : [])),
239
239
  // everything else
240
- callbacks: Jt(),
240
+ callbacks: Kt(),
241
241
  dirty: a,
242
242
  skip_bound: !1,
243
243
  root: t.target || u.$$.root
@@ -246,19 +246,19 @@ function Mn(e, t, r, n, i, o, s = null, a = [-1]) {
246
246
  let c = !1;
247
247
  if (l.ctx = r ? r(e, t.props || {}, (f, d, ...b) => {
248
248
  const y = b.length ? b[0] : d;
249
- return l.ctx && i(l.ctx[f], l.ctx[f] = y) && (!l.skip_bound && l.bound[f] && l.bound[f](y), c && Ln(e, f)), d;
249
+ return l.ctx && i(l.ctx[f], l.ctx[f] = y) && (!l.skip_bound && l.bound[f] && l.bound[f](y), c && Un(e, f)), d;
250
250
  }) : [], l.update(), c = !0, Ne(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
251
251
  if (t.hydrate) {
252
- const f = En(t.target);
252
+ const f = Pn(t.target);
253
253
  l.fragment && l.fragment.l(f), f.forEach(I);
254
254
  } else
255
255
  l.fragment && l.fragment.c();
256
- t.intro && In(e.$$.fragment), Cn(e, t.target, t.anchor), ee();
256
+ t.intro && Mn(e.$$.fragment), Nn(e, t.target, t.anchor), ee();
257
257
  }
258
258
  ze(u);
259
259
  }
260
- let Ar;
261
- typeof HTMLElement == "function" && (Ar = class extends HTMLElement {
260
+ let Or;
261
+ typeof HTMLElement == "function" && (Or = class extends HTMLElement {
262
262
  constructor(t, r, n) {
263
263
  super();
264
264
  /** The Svelte component constructor */
@@ -319,7 +319,7 @@ typeof HTMLElement == "function" && (Ar = class extends HTMLElement {
319
319
  };
320
320
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
321
321
  return;
322
- const r = {}, n = wn(this);
322
+ const r = {}, n = Tn(this);
323
323
  for (const o of this.$$s)
324
324
  o in n && (r[o] = [t(o)]);
325
325
  for (const o of this.attributes) {
@@ -330,7 +330,7 @@ typeof HTMLElement == "function" && (Ar = class extends HTMLElement {
330
330
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
331
331
  this.$$c = new this.$$ctor({
332
332
  target: this.shadowRoot || this,
333
- props: qt(Zt({}, this.$$d), {
333
+ props: Yt(Qt({}, this.$$d), {
334
334
  $$slots: r,
335
335
  $$scope: {
336
336
  ctx: []
@@ -408,8 +408,8 @@ function ot(e, t, r, n) {
408
408
  return t;
409
409
  }
410
410
  }
411
- function Nn(e, t, r, n, i, o) {
412
- let s = class extends Ar {
411
+ function Dn(e, t, r, n, i, o) {
412
+ let s = class extends Or {
413
413
  constructor() {
414
414
  super(e, r, i), this.$$p_d = t;
415
415
  }
@@ -439,7 +439,7 @@ function Nn(e, t, r, n, i, o) {
439
439
  }), e.element = /** @type {any} */
440
440
  s, s;
441
441
  }
442
- class Rn {
442
+ class kn {
443
443
  constructor() {
444
444
  /**
445
445
  * ### PRIVATE API
@@ -460,7 +460,7 @@ class Rn {
460
460
  }
461
461
  /** @returns {void} */
462
462
  $destroy() {
463
- On(this, 1), this.$destroy = Z;
463
+ Rn(this, 1), this.$destroy = Z;
464
464
  }
465
465
  /**
466
466
  * @template {Extract<keyof Events, string>} K
@@ -469,7 +469,7 @@ class Rn {
469
469
  * @returns {() => void}
470
470
  */
471
471
  $on(t, r) {
472
- if (!Gt(r))
472
+ if (!$t(r))
473
473
  return Z;
474
474
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
475
475
  return n.push(r), () => {
@@ -482,11 +482,11 @@ class Rn {
482
482
  * @returns {void}
483
483
  */
484
484
  $set(t) {
485
- this.$$set && !pn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
485
+ this.$$set && !yn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
486
486
  }
487
487
  }
488
- const Un = "4";
489
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Un);
488
+ const Gn = "4";
489
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Gn);
490
490
  /*! *****************************************************************************
491
491
  Copyright (c) Microsoft Corporation.
492
492
 
@@ -501,18 +501,18 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
501
501
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
502
502
  PERFORMANCE OF THIS SOFTWARE.
503
503
  ***************************************************************************** */
504
- var Bt = function(e, t) {
505
- return Bt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
504
+ var At = function(e, t) {
505
+ return At = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
506
506
  r.__proto__ = n;
507
507
  } || function(r, n) {
508
508
  for (var i in n)
509
509
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
510
- }, Bt(e, t);
510
+ }, At(e, t);
511
511
  };
512
512
  function le(e, t) {
513
513
  if (typeof t != "function" && t !== null)
514
514
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
515
- Bt(e, t);
515
+ At(e, t);
516
516
  function r() {
517
517
  this.constructor = e;
518
518
  }
@@ -528,7 +528,7 @@ var w = function() {
528
528
  return t;
529
529
  }, w.apply(this, arguments);
530
530
  };
531
- function Fn(e, t) {
531
+ function $n(e, t) {
532
532
  var r = {};
533
533
  for (var n in e)
534
534
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -537,7 +537,7 @@ function Fn(e, t) {
537
537
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
538
538
  return r;
539
539
  }
540
- function At(e) {
540
+ function It(e) {
541
541
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
542
542
  if (r)
543
543
  return r.call(e);
@@ -549,7 +549,7 @@ function At(e) {
549
549
  };
550
550
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
551
551
  }
552
- function It(e, t) {
552
+ function Ct(e, t) {
553
553
  var r = typeof Symbol == "function" && e[Symbol.iterator];
554
554
  if (!r)
555
555
  return e;
@@ -578,13 +578,13 @@ function Ie(e, t, r) {
578
578
  function ae(e) {
579
579
  return typeof e == "function";
580
580
  }
581
- function Ir(e) {
581
+ function Lr(e) {
582
582
  var t = function(n) {
583
583
  Error.call(n), n.stack = new Error().stack;
584
584
  }, r = e(t);
585
585
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
586
586
  }
587
- var _t = Ir(function(e) {
587
+ var _t = Lr(function(e) {
588
588
  return function(r) {
589
589
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
590
590
  ` + r.map(function(n, i) {
@@ -593,7 +593,7 @@ var _t = Ir(function(e) {
593
593
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
594
594
  };
595
595
  });
596
- function Ct(e, t) {
596
+ function Ot(e, t) {
597
597
  if (e) {
598
598
  var r = e.indexOf(t);
599
599
  0 <= r && e.splice(r, 1);
@@ -611,7 +611,7 @@ var ft = function() {
611
611
  if (s)
612
612
  if (this._parentage = null, Array.isArray(s))
613
613
  try {
614
- for (var a = At(s), u = a.next(); !u.done; u = a.next()) {
614
+ for (var a = It(s), u = a.next(); !u.done; u = a.next()) {
615
615
  var l = u.value;
616
616
  l.remove(this);
617
617
  }
@@ -638,12 +638,12 @@ var ft = function() {
638
638
  if (f) {
639
639
  this._finalizers = null;
640
640
  try {
641
- for (var d = At(f), b = d.next(); !b.done; b = d.next()) {
641
+ for (var d = It(f), b = d.next(); !b.done; b = d.next()) {
642
642
  var y = b.value;
643
643
  try {
644
- Kt(y);
644
+ rr(y);
645
645
  } catch (g) {
646
- o = o != null ? o : [], g instanceof _t ? o = Ie(Ie([], It(o)), It(g.errors)) : o.push(g);
646
+ o = o != null ? o : [], g instanceof _t ? o = Ie(Ie([], Ct(o)), Ct(g.errors)) : o.push(g);
647
647
  }
648
648
  }
649
649
  } catch (g) {
@@ -664,7 +664,7 @@ var ft = function() {
664
664
  var r;
665
665
  if (t && t !== this)
666
666
  if (this.closed)
667
- Kt(t);
667
+ rr(t);
668
668
  else {
669
669
  if (t instanceof e) {
670
670
  if (t.closed || t._hasParent(this))
@@ -681,52 +681,56 @@ var ft = function() {
681
681
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
682
682
  }, e.prototype._removeParent = function(t) {
683
683
  var r = this._parentage;
684
- r === t ? this._parentage = null : Array.isArray(r) && Ct(r, t);
684
+ r === t ? this._parentage = null : Array.isArray(r) && Ot(r, t);
685
685
  }, e.prototype.remove = function(t) {
686
686
  var r = this._finalizers;
687
- r && Ct(r, t), t instanceof e && t._removeParent(this);
687
+ r && Ot(r, t), t instanceof e && t._removeParent(this);
688
688
  }, e.EMPTY = function() {
689
689
  var t = new e();
690
690
  return t.closed = !0, t;
691
691
  }(), e;
692
- }(), Cr = ft.EMPTY;
693
- function Or(e) {
692
+ }(), Mr = ft.EMPTY;
693
+ function Nr(e) {
694
694
  return e instanceof ft || e && "closed" in e && ae(e.remove) && ae(e.add) && ae(e.unsubscribe);
695
695
  }
696
- function Kt(e) {
696
+ function rr(e) {
697
697
  ae(e) ? e() : e.unsubscribe();
698
698
  }
699
- var Dn = {
700
- Promise: void 0
701
- }, kn = {
699
+ var Rr = {
700
+ onUnhandledError: null,
701
+ onStoppedNotification: null,
702
+ Promise: void 0,
703
+ useDeprecatedSynchronousErrorHandling: !1,
704
+ useDeprecatedNextContext: !1
705
+ }, jn = {
702
706
  setTimeout: function(e, t) {
703
707
  for (var r = [], n = 2; n < arguments.length; n++)
704
708
  r[n - 2] = arguments[n];
705
- return setTimeout.apply(void 0, Ie([e, t], It(r)));
709
+ return setTimeout.apply(void 0, Ie([e, t], Ct(r)));
706
710
  },
707
711
  clearTimeout: function(e) {
708
712
  return clearTimeout(e);
709
713
  },
710
714
  delegate: void 0
711
715
  };
712
- function Gn(e) {
713
- kn.setTimeout(function() {
716
+ function Vn(e) {
717
+ jn.setTimeout(function() {
714
718
  throw e;
715
719
  });
716
720
  }
717
- function er() {
721
+ function nr() {
718
722
  }
719
723
  function st(e) {
720
724
  e();
721
725
  }
722
- var Lr = function(e) {
726
+ var Ur = function(e) {
723
727
  le(t, e);
724
728
  function t(r) {
725
729
  var n = e.call(this) || this;
726
- return n.isStopped = !1, r ? (n.destination = r, Or(r) && r.add(n)) : n.destination = Vn, n;
730
+ return n.isStopped = !1, r ? (n.destination = r, Nr(r) && r.add(n)) : n.destination = Zn, n;
727
731
  }
728
732
  return t.create = function(r, n, i) {
729
- return new Ot(r, n, i);
733
+ return new Lt(r, n, i);
730
734
  }, t.prototype.next = function(r) {
731
735
  this.isStopped || this._next(r);
732
736
  }, t.prototype.error = function(r) {
@@ -750,7 +754,11 @@ var Lr = function(e) {
750
754
  this.unsubscribe();
751
755
  }
752
756
  }, t;
753
- }(ft), $n = function() {
757
+ }(ft), zn = Function.prototype.bind;
758
+ function Et(e, t) {
759
+ return zn.call(e, t);
760
+ }
761
+ var Xn = function() {
754
762
  function e(t) {
755
763
  this.partialObserver = t;
756
764
  }
@@ -781,43 +789,55 @@ var Lr = function(e) {
781
789
  nt(r);
782
790
  }
783
791
  }, e;
784
- }(), Ot = function(e) {
792
+ }(), Lt = function(e) {
785
793
  le(t, e);
786
794
  function t(r, n, i) {
787
795
  var o = e.call(this) || this, s;
788
- return ae(r) || !r ? s = {
789
- next: r != null ? r : void 0,
790
- error: n != null ? n : void 0,
791
- complete: i != null ? i : void 0
792
- } : s = r, o.destination = new $n(s), o;
796
+ if (ae(r) || !r)
797
+ s = {
798
+ next: r != null ? r : void 0,
799
+ error: n != null ? n : void 0,
800
+ complete: i != null ? i : void 0
801
+ };
802
+ else {
803
+ var a;
804
+ o && Rr.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
805
+ return o.unsubscribe();
806
+ }, s = {
807
+ next: r.next && Et(r.next, a),
808
+ error: r.error && Et(r.error, a),
809
+ complete: r.complete && Et(r.complete, a)
810
+ }) : s = r;
811
+ }
812
+ return o.destination = new Xn(s), o;
793
813
  }
794
814
  return t;
795
- }(Lr);
815
+ }(Ur);
796
816
  function nt(e) {
797
- Gn(e);
817
+ Vn(e);
798
818
  }
799
- function jn(e) {
819
+ function Wn(e) {
800
820
  throw e;
801
821
  }
802
- var Vn = {
822
+ var Zn = {
803
823
  closed: !0,
804
- next: er,
805
- error: jn,
806
- complete: er
807
- }, zn = function() {
824
+ next: nr,
825
+ error: Wn,
826
+ complete: nr
827
+ }, qn = function() {
808
828
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
809
829
  }();
810
- function Xn(e) {
830
+ function Jn(e) {
811
831
  return e;
812
832
  }
813
- function Wn(e) {
814
- return e.length === 0 ? Xn : e.length === 1 ? e[0] : function(r) {
833
+ function Qn(e) {
834
+ return e.length === 0 ? Jn : e.length === 1 ? e[0] : function(r) {
815
835
  return e.reduce(function(n, i) {
816
836
  return i(n);
817
837
  }, r);
818
838
  };
819
839
  }
820
- var tr = function() {
840
+ var ir = function() {
821
841
  function e(t) {
822
842
  t && (this._subscribe = t);
823
843
  }
@@ -825,7 +845,7 @@ var tr = function() {
825
845
  var r = new e();
826
846
  return r.source = this, r.operator = t, r;
827
847
  }, e.prototype.subscribe = function(t, r, n) {
828
- var i = this, o = qn(t) ? t : new Ot(t, r, n);
848
+ var i = this, o = Kn(t) ? t : new Lt(t, r, n);
829
849
  return st(function() {
830
850
  var s = i, a = s.operator, u = s.source;
831
851
  o.add(a ? a.call(o, u) : u ? i._subscribe(o) : i._trySubscribe(o));
@@ -838,8 +858,8 @@ var tr = function() {
838
858
  }
839
859
  }, e.prototype.forEach = function(t, r) {
840
860
  var n = this;
841
- return r = rr(r), new r(function(i, o) {
842
- var s = new Ot({
861
+ return r = or(r), new r(function(i, o) {
862
+ var s = new Lt({
843
863
  next: function(a) {
844
864
  try {
845
865
  t(a);
@@ -855,15 +875,15 @@ var tr = function() {
855
875
  }, e.prototype._subscribe = function(t) {
856
876
  var r;
857
877
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
858
- }, e.prototype[zn] = function() {
878
+ }, e.prototype[qn] = function() {
859
879
  return this;
860
880
  }, e.prototype.pipe = function() {
861
881
  for (var t = [], r = 0; r < arguments.length; r++)
862
882
  t[r] = arguments[r];
863
- return Wn(t)(this);
883
+ return Qn(t)(this);
864
884
  }, e.prototype.toPromise = function(t) {
865
885
  var r = this;
866
- return t = rr(t), new t(function(n, i) {
886
+ return t = or(t), new t(function(n, i) {
867
887
  var o;
868
888
  r.subscribe(function(s) {
869
889
  return o = s;
@@ -877,32 +897,32 @@ var tr = function() {
877
897
  return new e(t);
878
898
  }, e;
879
899
  }();
880
- function rr(e) {
900
+ function or(e) {
881
901
  var t;
882
- return (t = e != null ? e : Dn.Promise) !== null && t !== void 0 ? t : Promise;
902
+ return (t = e != null ? e : Rr.Promise) !== null && t !== void 0 ? t : Promise;
883
903
  }
884
- function Zn(e) {
904
+ function Yn(e) {
885
905
  return e && ae(e.next) && ae(e.error) && ae(e.complete);
886
906
  }
887
- function qn(e) {
888
- return e && e instanceof Lr || Zn(e) && Or(e);
907
+ function Kn(e) {
908
+ return e && e instanceof Ur || Yn(e) && Nr(e);
889
909
  }
890
- var Jn = Ir(function(e) {
910
+ var ei = Lr(function(e) {
891
911
  return function() {
892
912
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
893
913
  };
894
- }), Mr = function(e) {
914
+ }), Fr = function(e) {
895
915
  le(t, e);
896
916
  function t() {
897
917
  var r = e.call(this) || this;
898
918
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
899
919
  }
900
920
  return t.prototype.lift = function(r) {
901
- var n = new nr(this, this);
921
+ var n = new sr(this, this);
902
922
  return n.operator = r, n;
903
923
  }, t.prototype._throwIfClosed = function() {
904
924
  if (this.closed)
905
- throw new Jn();
925
+ throw new ei();
906
926
  }, t.prototype.next = function(r) {
907
927
  var n = this;
908
928
  st(function() {
@@ -910,7 +930,7 @@ var Jn = Ir(function(e) {
910
930
  if (n._throwIfClosed(), !n.isStopped) {
911
931
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
912
932
  try {
913
- for (var s = At(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
933
+ for (var s = It(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
914
934
  var u = a.value;
915
935
  u.next(r);
916
936
  }
@@ -959,19 +979,19 @@ var Jn = Ir(function(e) {
959
979
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
960
980
  }, t.prototype._innerSubscribe = function(r) {
961
981
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
962
- return o || s ? Cr : (this.currentObservers = null, a.push(r), new ft(function() {
963
- n.currentObservers = null, Ct(a, r);
982
+ return o || s ? Mr : (this.currentObservers = null, a.push(r), new ft(function() {
983
+ n.currentObservers = null, Ot(a, r);
964
984
  }));
965
985
  }, t.prototype._checkFinalizedStatuses = function(r) {
966
986
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
967
987
  i ? r.error(o) : s && r.complete();
968
988
  }, t.prototype.asObservable = function() {
969
- var r = new tr();
989
+ var r = new ir();
970
990
  return r.source = this, r;
971
991
  }, t.create = function(r, n) {
972
- return new nr(r, n);
992
+ return new sr(r, n);
973
993
  }, t;
974
- }(tr), nr = function(e) {
994
+ }(ir), sr = function(e) {
975
995
  le(t, e);
976
996
  function t(r, n) {
977
997
  var i = e.call(this) || this;
@@ -988,17 +1008,17 @@ var Jn = Ir(function(e) {
988
1008
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
989
1009
  }, t.prototype._subscribe = function(r) {
990
1010
  var n, i;
991
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Cr;
1011
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Mr;
992
1012
  }, t;
993
- }(Mr), Nr = {
1013
+ }(Fr), Dr = {
994
1014
  now: function() {
995
- return (Nr.delegate || Date).now();
1015
+ return (Dr.delegate || Date).now();
996
1016
  },
997
1017
  delegate: void 0
998
- }, Qn = function(e) {
1018
+ }, ti = function(e) {
999
1019
  le(t, e);
1000
1020
  function t(r, n, i) {
1001
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Nr);
1021
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Dr);
1002
1022
  var o = e.call(this) || this;
1003
1023
  return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
1004
1024
  }
@@ -1018,15 +1038,15 @@ var Jn = Ir(function(e) {
1018
1038
  l && o.splice(0, l + 1);
1019
1039
  }
1020
1040
  }, t;
1021
- }(Mr);
1022
- const ir = [], or = {}, Yn = (e, t = 0) => {
1023
- if (ir.indexOf(e) == -1) {
1024
- const r = new Qn(t);
1025
- or[e] = r, ir.push(e);
1041
+ }(Fr);
1042
+ const ar = [], lr = {}, ri = (e, t = 0) => {
1043
+ if (ar.indexOf(e) == -1) {
1044
+ const r = new ti(t);
1045
+ lr[e] = r, ar.push(e);
1026
1046
  }
1027
- return or[e];
1047
+ return lr[e];
1028
1048
  }, He = [];
1029
- function Kn(e, t) {
1049
+ function ni(e, t) {
1030
1050
  return {
1031
1051
  subscribe: dt(e, t).subscribe
1032
1052
  };
@@ -1035,7 +1055,7 @@ function dt(e, t = Z) {
1035
1055
  let r;
1036
1056
  const n = /* @__PURE__ */ new Set();
1037
1057
  function i(a) {
1038
- if (Hr(e, a) && (e = a, r)) {
1058
+ if (Ir(e, a) && (e = a, r)) {
1039
1059
  const u = !He.length;
1040
1060
  for (const l of n)
1041
1061
  l[1](), He.push(l, e);
@@ -1062,7 +1082,7 @@ function Re(e, t, r) {
1062
1082
  if (!i.every(Boolean))
1063
1083
  throw new Error("derived() expects stores as input, got a falsy value");
1064
1084
  const o = t.length < 2;
1065
- return Kn(r, (s, a) => {
1085
+ return ni(r, (s, a) => {
1066
1086
  let u = !1;
1067
1087
  const l = [];
1068
1088
  let c = 0, f = Z;
@@ -1071,9 +1091,9 @@ function Re(e, t, r) {
1071
1091
  return;
1072
1092
  f();
1073
1093
  const y = t(n ? l[0] : l, s, a);
1074
- o ? s(y) : f = Gt(y) ? y : Z;
1094
+ o ? s(y) : f = $t(y) ? y : Z;
1075
1095
  }, b = i.map(
1076
- (y, g) => Br(
1096
+ (y, g) => Cr(
1077
1097
  y,
1078
1098
  (S) => {
1079
1099
  l[g] = S, c &= ~(1 << g), u && d();
@@ -1088,70 +1108,70 @@ function Re(e, t, r) {
1088
1108
  };
1089
1109
  });
1090
1110
  }
1091
- function ei(e) {
1111
+ function ii(e) {
1092
1112
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1093
1113
  }
1094
- var ti = function(t) {
1095
- return ri(t) && !ni(t);
1114
+ var oi = function(t) {
1115
+ return si(t) && !ai(t);
1096
1116
  };
1097
- function ri(e) {
1117
+ function si(e) {
1098
1118
  return !!e && typeof e == "object";
1099
1119
  }
1100
- function ni(e) {
1120
+ function ai(e) {
1101
1121
  var t = Object.prototype.toString.call(e);
1102
- return t === "[object RegExp]" || t === "[object Date]" || si(e);
1122
+ return t === "[object RegExp]" || t === "[object Date]" || ci(e);
1103
1123
  }
1104
- var ii = typeof Symbol == "function" && Symbol.for, oi = ii ? Symbol.for("react.element") : 60103;
1105
- function si(e) {
1106
- return e.$$typeof === oi;
1124
+ var li = typeof Symbol == "function" && Symbol.for, ui = li ? Symbol.for("react.element") : 60103;
1125
+ function ci(e) {
1126
+ return e.$$typeof === ui;
1107
1127
  }
1108
- function ai(e) {
1128
+ function hi(e) {
1109
1129
  return Array.isArray(e) ? [] : {};
1110
1130
  }
1111
1131
  function We(e, t) {
1112
- return t.clone !== !1 && t.isMergeableObject(e) ? Ce(ai(e), e, t) : e;
1132
+ return t.clone !== !1 && t.isMergeableObject(e) ? Ce(hi(e), e, t) : e;
1113
1133
  }
1114
- function li(e, t, r) {
1134
+ function fi(e, t, r) {
1115
1135
  return e.concat(t).map(function(n) {
1116
1136
  return We(n, r);
1117
1137
  });
1118
1138
  }
1119
- function ui(e, t) {
1139
+ function di(e, t) {
1120
1140
  if (!t.customMerge)
1121
1141
  return Ce;
1122
1142
  var r = t.customMerge(e);
1123
1143
  return typeof r == "function" ? r : Ce;
1124
1144
  }
1125
- function ci(e) {
1145
+ function mi(e) {
1126
1146
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1127
1147
  return Object.propertyIsEnumerable.call(e, t);
1128
1148
  }) : [];
1129
1149
  }
1130
- function sr(e) {
1131
- return Object.keys(e).concat(ci(e));
1150
+ function ur(e) {
1151
+ return Object.keys(e).concat(mi(e));
1132
1152
  }
1133
- function Rr(e, t) {
1153
+ function kr(e, t) {
1134
1154
  try {
1135
1155
  return t in e;
1136
1156
  } catch (r) {
1137
1157
  return !1;
1138
1158
  }
1139
1159
  }
1140
- function hi(e, t) {
1141
- return Rr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1160
+ function pi(e, t) {
1161
+ return kr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1142
1162
  }
1143
- function fi(e, t, r) {
1163
+ function gi(e, t, r) {
1144
1164
  var n = {};
1145
- return r.isMergeableObject(e) && sr(e).forEach(function(i) {
1165
+ return r.isMergeableObject(e) && ur(e).forEach(function(i) {
1146
1166
  n[i] = We(e[i], r);
1147
- }), sr(t).forEach(function(i) {
1148
- hi(e, i) || (Rr(e, i) && r.isMergeableObject(t[i]) ? n[i] = ui(i, r)(e[i], t[i], r) : n[i] = We(t[i], r));
1167
+ }), ur(t).forEach(function(i) {
1168
+ pi(e, i) || (kr(e, i) && r.isMergeableObject(t[i]) ? n[i] = di(i, r)(e[i], t[i], r) : n[i] = We(t[i], r));
1149
1169
  }), n;
1150
1170
  }
1151
1171
  function Ce(e, t, r) {
1152
- r = r || {}, r.arrayMerge = r.arrayMerge || li, r.isMergeableObject = r.isMergeableObject || ti, r.cloneUnlessOtherwiseSpecified = We;
1172
+ r = r || {}, r.arrayMerge = r.arrayMerge || fi, r.isMergeableObject = r.isMergeableObject || oi, r.cloneUnlessOtherwiseSpecified = We;
1153
1173
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1154
- return o ? n ? r.arrayMerge(e, t, r) : fi(e, t, r) : We(t, r);
1174
+ return o ? n ? r.arrayMerge(e, t, r) : gi(e, t, r) : We(t, r);
1155
1175
  }
1156
1176
  Ce.all = function(t, r) {
1157
1177
  if (!Array.isArray(t))
@@ -1160,56 +1180,58 @@ Ce.all = function(t, r) {
1160
1180
  return Ce(n, i, r);
1161
1181
  }, {});
1162
1182
  };
1163
- var di = Ce, mi = di;
1164
- const pi = /* @__PURE__ */ ei(mi);
1165
- function Et(e, t) {
1166
- var r = t && t.cache ? t.cache : wi, n = t && t.serializer ? t.serializer : _i, i = t && t.strategy ? t.strategy : vi;
1183
+ var bi = Ce, vi = bi;
1184
+ const yi = /* @__PURE__ */ ii(vi);
1185
+ function wt(e, t) {
1186
+ var r = t && t.cache ? t.cache : Pi, n = t && t.serializer ? t.serializer : Si, i = t && t.strategy ? t.strategy : Ei;
1167
1187
  return i(e, {
1168
1188
  cache: r,
1169
1189
  serializer: n
1170
1190
  });
1171
1191
  }
1172
- function gi(e) {
1192
+ function _i(e) {
1173
1193
  return e == null || typeof e == "number" || typeof e == "boolean";
1174
1194
  }
1175
- function bi(e, t, r, n) {
1176
- var i = gi(n) ? n : r(n), o = t.get(i);
1195
+ function Gr(e, t, r, n) {
1196
+ var i = _i(n) ? n : r(n), o = t.get(i);
1177
1197
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1178
1198
  }
1179
- function Ur(e, t, r) {
1199
+ function $r(e, t, r) {
1180
1200
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1181
1201
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1182
1202
  }
1183
- function Fr(e, t, r, n, i) {
1203
+ function jt(e, t, r, n, i) {
1184
1204
  return r.bind(t, e, n, i);
1185
1205
  }
1186
- function vi(e, t) {
1187
- var r = e.length === 1 ? bi : Ur;
1188
- return Fr(e, this, r, t.cache.create(), t.serializer);
1206
+ function Ei(e, t) {
1207
+ var r = e.length === 1 ? Gr : $r;
1208
+ return jt(e, this, r, t.cache.create(), t.serializer);
1209
+ }
1210
+ function wi(e, t) {
1211
+ return jt(e, this, $r, t.cache.create(), t.serializer);
1189
1212
  }
1190
- function yi(e, t) {
1191
- return Fr(e, this, Ur, t.cache.create(), t.serializer);
1213
+ function xi(e, t) {
1214
+ return jt(e, this, Gr, t.cache.create(), t.serializer);
1192
1215
  }
1193
- var _i = function() {
1216
+ var Si = function() {
1194
1217
  return JSON.stringify(arguments);
1195
- }, Ei = (
1196
- /** @class */
1197
- function() {
1198
- function e() {
1199
- this.cache = /* @__PURE__ */ Object.create(null);
1200
- }
1201
- return e.prototype.get = function(t) {
1202
- return this.cache[t];
1203
- }, e.prototype.set = function(t, r) {
1204
- this.cache[t] = r;
1205
- }, e;
1206
- }()
1207
- ), wi = {
1218
+ };
1219
+ function Vt() {
1220
+ this.cache = /* @__PURE__ */ Object.create(null);
1221
+ }
1222
+ Vt.prototype.get = function(e) {
1223
+ return this.cache[e];
1224
+ };
1225
+ Vt.prototype.set = function(e, t) {
1226
+ this.cache[e] = t;
1227
+ };
1228
+ var Pi = {
1208
1229
  create: function() {
1209
- return new Ei();
1230
+ return new Vt();
1210
1231
  }
1211
- }, wt = {
1212
- variadic: yi
1232
+ }, xt = {
1233
+ variadic: wi,
1234
+ monadic: xi
1213
1235
  }, _;
1214
1236
  (function(e) {
1215
1237
  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";
@@ -1222,43 +1244,43 @@ var Oe;
1222
1244
  (function(e) {
1223
1245
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1224
1246
  })(Oe || (Oe = {}));
1225
- function ar(e) {
1247
+ function cr(e) {
1226
1248
  return e.type === T.literal;
1227
1249
  }
1228
- function xi(e) {
1250
+ function Ti(e) {
1229
1251
  return e.type === T.argument;
1230
1252
  }
1231
- function Dr(e) {
1253
+ function jr(e) {
1232
1254
  return e.type === T.number;
1233
1255
  }
1234
- function kr(e) {
1256
+ function Vr(e) {
1235
1257
  return e.type === T.date;
1236
1258
  }
1237
- function Gr(e) {
1259
+ function zr(e) {
1238
1260
  return e.type === T.time;
1239
1261
  }
1240
- function $r(e) {
1262
+ function Xr(e) {
1241
1263
  return e.type === T.select;
1242
1264
  }
1243
- function jr(e) {
1265
+ function Wr(e) {
1244
1266
  return e.type === T.plural;
1245
1267
  }
1246
- function Si(e) {
1268
+ function Hi(e) {
1247
1269
  return e.type === T.pound;
1248
1270
  }
1249
- function Vr(e) {
1271
+ function Zr(e) {
1250
1272
  return e.type === T.tag;
1251
1273
  }
1252
- function zr(e) {
1274
+ function qr(e) {
1253
1275
  return !!(e && typeof e == "object" && e.type === Oe.number);
1254
1276
  }
1255
- function Lt(e) {
1277
+ function Mt(e) {
1256
1278
  return !!(e && typeof e == "object" && e.type === Oe.dateTime);
1257
1279
  }
1258
- var Xr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Pi = /(?:[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;
1259
- function Ti(e) {
1280
+ var Jr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Bi = /(?:[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;
1281
+ function Ai(e) {
1260
1282
  var t = {};
1261
- return e.replace(Pi, function(r) {
1283
+ return e.replace(Bi, function(r) {
1262
1284
  var n = r.length;
1263
1285
  switch (r[0]) {
1264
1286
  case "G":
@@ -1347,11 +1369,11 @@ function Ti(e) {
1347
1369
  return "";
1348
1370
  }), t;
1349
1371
  }
1350
- var Hi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1351
- function Bi(e) {
1372
+ var Ii = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1373
+ function Ci(e) {
1352
1374
  if (e.length === 0)
1353
1375
  throw new Error("Number skeleton cannot be empty");
1354
- for (var t = e.split(Hi).filter(function(d) {
1376
+ for (var t = e.split(Ii).filter(function(d) {
1355
1377
  return d.length > 0;
1356
1378
  }), r = [], n = 0, i = t; n < i.length; n++) {
1357
1379
  var o = i[n], s = o.split("/");
@@ -1366,17 +1388,17 @@ function Bi(e) {
1366
1388
  }
1367
1389
  return r;
1368
1390
  }
1369
- function Ai(e) {
1391
+ function Oi(e) {
1370
1392
  return e.replace(/^(.*?)-/, "");
1371
1393
  }
1372
- var lr = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Wr = /^(@+)?(\+|#+)?[rs]?$/g, Ii = /(\*)(0+)|(#+)(0+)|(0+)/g, Zr = /^(0+)$/;
1373
- function ur(e) {
1394
+ var hr = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Qr = /^(@+)?(\+|#+)?[rs]?$/g, Li = /(\*)(0+)|(#+)(0+)|(0+)/g, Yr = /^(0+)$/;
1395
+ function fr(e) {
1374
1396
  var t = {};
1375
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Wr, function(r, n, i) {
1397
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Qr, function(r, n, i) {
1376
1398
  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)), "";
1377
1399
  }), t;
1378
1400
  }
1379
- function qr(e) {
1401
+ function Kr(e) {
1380
1402
  switch (e) {
1381
1403
  case "sign-auto":
1382
1404
  return {
@@ -1416,7 +1438,7 @@ function qr(e) {
1416
1438
  };
1417
1439
  }
1418
1440
  }
1419
- function Ci(e) {
1441
+ function Mi(e) {
1420
1442
  var t;
1421
1443
  if (e[0] === "E" && e[1] === "E" ? (t = {
1422
1444
  notation: "engineering"
@@ -1424,17 +1446,17 @@ function Ci(e) {
1424
1446
  notation: "scientific"
1425
1447
  }, e = e.slice(1)), t) {
1426
1448
  var r = e.slice(0, 2);
1427
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Zr.test(e))
1449
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Yr.test(e))
1428
1450
  throw new Error("Malformed concise eng/scientific notation");
1429
1451
  t.minimumIntegerDigits = e.length;
1430
1452
  }
1431
1453
  return t;
1432
1454
  }
1433
- function cr(e) {
1434
- var t = {}, r = qr(e);
1455
+ function dr(e) {
1456
+ var t = {}, r = Kr(e);
1435
1457
  return r || t;
1436
1458
  }
1437
- function Oi(e) {
1459
+ function Ni(e) {
1438
1460
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1439
1461
  var i = n[r];
1440
1462
  switch (i.stem) {
@@ -1458,7 +1480,7 @@ function Oi(e) {
1458
1480
  continue;
1459
1481
  case "measure-unit":
1460
1482
  case "unit":
1461
- t.style = "unit", t.unit = Ai(i.options[0]);
1483
+ t.style = "unit", t.unit = Oi(i.options[0]);
1462
1484
  continue;
1463
1485
  case "compact-short":
1464
1486
  case "K":
@@ -1470,12 +1492,12 @@ function Oi(e) {
1470
1492
  continue;
1471
1493
  case "scientific":
1472
1494
  t = w(w(w({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1473
- return w(w({}, u), cr(l));
1495
+ return w(w({}, u), dr(l));
1474
1496
  }, {}));
1475
1497
  continue;
1476
1498
  case "engineering":
1477
1499
  t = w(w(w({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1478
- return w(w({}, u), cr(l));
1500
+ return w(w({}, u), dr(l));
1479
1501
  }, {}));
1480
1502
  continue;
1481
1503
  case "notation-simple":
@@ -1520,7 +1542,7 @@ function Oi(e) {
1520
1542
  case "integer-width":
1521
1543
  if (i.options.length > 1)
1522
1544
  throw new RangeError("integer-width stems only accept a single optional option");
1523
- i.options[0].replace(Ii, function(u, l, c, f, d, b) {
1545
+ i.options[0].replace(Li, function(u, l, c, f, d, b) {
1524
1546
  if (l)
1525
1547
  t.minimumIntegerDigits = c.length;
1526
1548
  else {
@@ -1533,27 +1555,27 @@ function Oi(e) {
1533
1555
  });
1534
1556
  continue;
1535
1557
  }
1536
- if (Zr.test(i.stem)) {
1558
+ if (Yr.test(i.stem)) {
1537
1559
  t.minimumIntegerDigits = i.stem.length;
1538
1560
  continue;
1539
1561
  }
1540
- if (lr.test(i.stem)) {
1562
+ if (hr.test(i.stem)) {
1541
1563
  if (i.options.length > 1)
1542
1564
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1543
- i.stem.replace(lr, function(u, l, c, f, d, b) {
1565
+ i.stem.replace(hr, function(u, l, c, f, d, b) {
1544
1566
  return c === "*" ? t.minimumFractionDigits = l.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : d && b ? (t.minimumFractionDigits = d.length, t.maximumFractionDigits = d.length + b.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1545
1567
  });
1546
1568
  var o = i.options[0];
1547
- o === "w" ? t = w(w({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = w(w({}, t), ur(o)));
1569
+ o === "w" ? t = w(w({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = w(w({}, t), fr(o)));
1548
1570
  continue;
1549
1571
  }
1550
- if (Wr.test(i.stem)) {
1551
- t = w(w({}, t), ur(i.stem));
1572
+ if (Qr.test(i.stem)) {
1573
+ t = w(w({}, t), fr(i.stem));
1552
1574
  continue;
1553
1575
  }
1554
- var s = qr(i.stem);
1576
+ var s = Kr(i.stem);
1555
1577
  s && (t = w(w({}, t), s));
1556
- var a = Ci(i.stem);
1578
+ var a = Mi(i.stem);
1557
1579
  a && (t = w(w({}, t), a));
1558
1580
  }
1559
1581
  return t;
@@ -2973,13 +2995,13 @@ var it = {
2973
2995
  "h"
2974
2996
  ]
2975
2997
  };
2976
- function Li(e, t) {
2998
+ function Ri(e, t) {
2977
2999
  for (var r = "", n = 0; n < e.length; n++) {
2978
3000
  var i = e.charAt(n);
2979
3001
  if (i === "j") {
2980
3002
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2981
3003
  o++, n++;
2982
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = Mi(t);
3004
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = Ui(t);
2983
3005
  for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
2984
3006
  r += u;
2985
3007
  for (; s-- > 0; )
@@ -2989,7 +3011,7 @@ function Li(e, t) {
2989
3011
  }
2990
3012
  return r;
2991
3013
  }
2992
- function Mi(e) {
3014
+ function Ui(e) {
2993
3015
  var t = e.hourCycle;
2994
3016
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2995
3017
  e.hourCycles && // @ts-ignore
@@ -3011,20 +3033,20 @@ function Mi(e) {
3011
3033
  var i = it[n || ""] || it[r || ""] || it["".concat(r, "-001")] || it["001"];
3012
3034
  return i[0];
3013
3035
  }
3014
- var xt, Ni = new RegExp("^".concat(Xr.source, "*")), Ri = new RegExp("".concat(Xr.source, "*$"));
3036
+ var St, Fi = new RegExp("^".concat(Jr.source, "*")), Di = new RegExp("".concat(Jr.source, "*$"));
3015
3037
  function E(e, t) {
3016
3038
  return { start: e, end: t };
3017
3039
  }
3018
- var Ui = !!String.prototype.startsWith && "_a".startsWith("a", 1), Fi = !!String.fromCodePoint, Di = !!Object.fromEntries, ki = !!String.prototype.codePointAt, Gi = !!String.prototype.trimStart, $i = !!String.prototype.trimEnd, ji = !!Number.isSafeInteger, Vi = ji ? Number.isSafeInteger : function(e) {
3040
+ var ki = !!String.prototype.startsWith && "_a".startsWith("a", 1), Gi = !!String.fromCodePoint, $i = !!Object.fromEntries, ji = !!String.prototype.codePointAt, Vi = !!String.prototype.trimStart, zi = !!String.prototype.trimEnd, Xi = !!Number.isSafeInteger, Wi = Xi ? Number.isSafeInteger : function(e) {
3019
3041
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3020
- }, Mt = !0;
3042
+ }, Nt = !0;
3021
3043
  try {
3022
- var zi = Qr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3023
- Mt = ((xt = zi.exec("a")) === null || xt === void 0 ? void 0 : xt[0]) === "a";
3044
+ var Zi = tn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3045
+ Nt = ((St = Zi.exec("a")) === null || St === void 0 ? void 0 : St[0]) === "a";
3024
3046
  } catch (e) {
3025
- Mt = !1;
3047
+ Nt = !1;
3026
3048
  }
3027
- var hr = Ui ? (
3049
+ var mr = ki ? (
3028
3050
  // Native
3029
3051
  function(t, r, n) {
3030
3052
  return t.startsWith(r, n);
@@ -3034,7 +3056,7 @@ var hr = Ui ? (
3034
3056
  function(t, r, n) {
3035
3057
  return t.slice(n, n + r.length) === r;
3036
3058
  }
3037
- ), Nt = Fi ? String.fromCodePoint : (
3059
+ ), Rt = Gi ? String.fromCodePoint : (
3038
3060
  // IE11
3039
3061
  function() {
3040
3062
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3046,9 +3068,9 @@ var hr = Ui ? (
3046
3068
  }
3047
3069
  return n;
3048
3070
  }
3049
- ), fr = (
3071
+ ), pr = (
3050
3072
  // native
3051
- Di ? Object.fromEntries : (
3073
+ $i ? Object.fromEntries : (
3052
3074
  // Ponyfill
3053
3075
  function(t) {
3054
3076
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3058,7 +3080,7 @@ var hr = Ui ? (
3058
3080
  return r;
3059
3081
  }
3060
3082
  )
3061
- ), Jr = ki ? (
3083
+ ), en = ji ? (
3062
3084
  // Native
3063
3085
  function(t, r) {
3064
3086
  return t.codePointAt(r);
@@ -3072,7 +3094,7 @@ var hr = Ui ? (
3072
3094
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3073
3095
  }
3074
3096
  }
3075
- ), Xi = Gi ? (
3097
+ ), qi = Vi ? (
3076
3098
  // Native
3077
3099
  function(t) {
3078
3100
  return t.trimStart();
@@ -3080,9 +3102,9 @@ var hr = Ui ? (
3080
3102
  ) : (
3081
3103
  // Ponyfill
3082
3104
  function(t) {
3083
- return t.replace(Ni, "");
3105
+ return t.replace(Fi, "");
3084
3106
  }
3085
- ), Wi = $i ? (
3107
+ ), Ji = zi ? (
3086
3108
  // Native
3087
3109
  function(t) {
3088
3110
  return t.trimEnd();
@@ -3090,32 +3112,32 @@ var hr = Ui ? (
3090
3112
  ) : (
3091
3113
  // Ponyfill
3092
3114
  function(t) {
3093
- return t.replace(Ri, "");
3115
+ return t.replace(Di, "");
3094
3116
  }
3095
3117
  );
3096
- function Qr(e, t) {
3118
+ function tn(e, t) {
3097
3119
  return new RegExp(e, t);
3098
3120
  }
3099
- var Rt;
3100
- if (Mt) {
3101
- var dr = Qr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3102
- Rt = function(t, r) {
3121
+ var Ut;
3122
+ if (Nt) {
3123
+ var gr = tn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3124
+ Ut = function(t, r) {
3103
3125
  var n;
3104
- dr.lastIndex = r;
3105
- var i = dr.exec(t);
3126
+ gr.lastIndex = r;
3127
+ var i = gr.exec(t);
3106
3128
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3107
3129
  };
3108
3130
  } else
3109
- Rt = function(t, r) {
3131
+ Ut = function(t, r) {
3110
3132
  for (var n = []; ; ) {
3111
- var i = Jr(t, r);
3112
- if (i === void 0 || Yr(i) || Qi(i))
3133
+ var i = en(t, r);
3134
+ if (i === void 0 || rn(i) || eo(i))
3113
3135
  break;
3114
3136
  n.push(i), r += i >= 65536 ? 2 : 1;
3115
3137
  }
3116
- return Nt.apply(void 0, n);
3138
+ return Rt.apply(void 0, n);
3117
3139
  };
3118
- var Zi = (
3140
+ var Qi = (
3119
3141
  /** @class */
3120
3142
  function() {
3121
3143
  function e(t, r) {
@@ -3146,7 +3168,7 @@ var Zi = (
3146
3168
  if (n)
3147
3169
  break;
3148
3170
  return this.error(_.UNMATCHED_CLOSING_TAG, E(this.clonePosition(), this.clonePosition()));
3149
- } else if (o === 60 && !this.ignoreTag && Ut(this.peek() || 0)) {
3171
+ } else if (o === 60 && !this.ignoreTag && Ft(this.peek() || 0)) {
3150
3172
  var s = this.parseTag(t, r);
3151
3173
  if (s.err)
3152
3174
  return s;
@@ -3179,7 +3201,7 @@ var Zi = (
3179
3201
  return o;
3180
3202
  var s = o.val, a = this.clonePosition();
3181
3203
  if (this.bumpIf("</")) {
3182
- if (this.isEOF() || !Ut(this.char()))
3204
+ if (this.isEOF() || !Ft(this.char()))
3183
3205
  return this.error(_.INVALID_TAG, E(a, this.clonePosition()));
3184
3206
  var u = this.clonePosition(), l = this.parseTagName();
3185
3207
  return i !== l ? this.error(_.UNMATCHED_CLOSING_TAG, E(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
@@ -3197,7 +3219,7 @@ var Zi = (
3197
3219
  return this.error(_.INVALID_TAG, E(n, this.clonePosition()));
3198
3220
  }, e.prototype.parseTagName = function() {
3199
3221
  var t = this.offset();
3200
- for (this.bump(); !this.isEOF() && Ji(this.char()); )
3222
+ for (this.bump(); !this.isEOF() && Ki(this.char()); )
3201
3223
  this.bump();
3202
3224
  return this.message.slice(t, this.offset());
3203
3225
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3226,7 +3248,7 @@ var Zi = (
3226
3248
  };
3227
3249
  }, e.prototype.tryParseLeftAngleBracket = function() {
3228
3250
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3229
- !qi(this.peek() || 0)) ? (this.bump(), "<") : null;
3251
+ !Yi(this.peek() || 0)) ? (this.bump(), "<") : null;
3230
3252
  }, e.prototype.tryParseQuote = function(t) {
3231
3253
  if (this.isEOF() || this.char() !== 39)
3232
3254
  return null;
@@ -3260,12 +3282,12 @@ var Zi = (
3260
3282
  r.push(n);
3261
3283
  this.bump();
3262
3284
  }
3263
- return Nt.apply(void 0, r);
3285
+ return Rt.apply(void 0, r);
3264
3286
  }, e.prototype.tryParseUnquoted = function(t, r) {
3265
3287
  if (this.isEOF())
3266
3288
  return null;
3267
3289
  var n = this.char();
3268
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Nt(n));
3290
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Rt(n));
3269
3291
  }, e.prototype.parseArgument = function(t, r) {
3270
3292
  var n = this.clonePosition();
3271
3293
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3294,7 +3316,7 @@ var Zi = (
3294
3316
  return this.error(_.MALFORMED_ARGUMENT, E(n, this.clonePosition()));
3295
3317
  }
3296
3318
  }, e.prototype.parseIdentifierIfPossible = function() {
3297
- var t = this.clonePosition(), r = this.offset(), n = Rt(this.message, r), i = r + n.length;
3319
+ var t = this.clonePosition(), r = this.offset(), n = Ut(this.message, r), i = r + n.length;
3298
3320
  this.bumpTo(i);
3299
3321
  var o = this.clonePosition(), s = E(t, o);
3300
3322
  return { value: n, location: s };
@@ -3313,7 +3335,7 @@ var Zi = (
3313
3335
  var c = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3314
3336
  if (f.err)
3315
3337
  return f;
3316
- var d = Wi(f.val);
3338
+ var d = Ji(f.val);
3317
3339
  if (d.length === 0)
3318
3340
  return this.error(_.EXPECT_ARGUMENT_STYLE, E(this.clonePosition(), this.clonePosition()));
3319
3341
  var b = E(c, this.clonePosition());
@@ -3323,8 +3345,8 @@ var Zi = (
3323
3345
  if (y.err)
3324
3346
  return y;
3325
3347
  var g = E(i, this.clonePosition());
3326
- if (l && hr(l == null ? void 0 : l.style, "::", 0)) {
3327
- var S = Xi(l.style.slice(2));
3348
+ if (l && mr(l == null ? void 0 : l.style, "::", 0)) {
3349
+ var S = qi(l.style.slice(2));
3328
3350
  if (a === "number") {
3329
3351
  var f = this.parseNumberSkeletonFromString(S, l.styleLocation);
3330
3352
  return f.err ? f : {
@@ -3335,12 +3357,12 @@ var Zi = (
3335
3357
  if (S.length === 0)
3336
3358
  return this.error(_.EXPECT_DATE_TIME_SKELETON, g);
3337
3359
  var C = S;
3338
- this.locale && (C = Li(S, this.locale));
3360
+ this.locale && (C = Ri(S, this.locale));
3339
3361
  var d = {
3340
3362
  type: Oe.dateTime,
3341
3363
  pattern: C,
3342
3364
  location: l.styleLocation,
3343
- parsedOptions: this.shouldParseSkeletons ? Ti(C) : {}
3365
+ parsedOptions: this.shouldParseSkeletons ? Ai(C) : {}
3344
3366
  }, z = a === "date" ? T.date : T.time;
3345
3367
  return {
3346
3368
  val: { type: z, value: n, location: g, style: d },
@@ -3386,7 +3408,7 @@ var Zi = (
3386
3408
  val: {
3387
3409
  type: T.select,
3388
3410
  value: n,
3389
- options: fr(ne.val),
3411
+ options: pr(ne.val),
3390
3412
  location: H
3391
3413
  },
3392
3414
  err: null
@@ -3394,7 +3416,7 @@ var Zi = (
3394
3416
  val: {
3395
3417
  type: T.plural,
3396
3418
  value: n,
3397
- options: fr(ne.val),
3419
+ options: pr(ne.val),
3398
3420
  offset: A,
3399
3421
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3400
3422
  location: H
@@ -3445,7 +3467,7 @@ var Zi = (
3445
3467
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3446
3468
  var n = [];
3447
3469
  try {
3448
- n = Bi(t);
3470
+ n = Ci(t);
3449
3471
  } catch (i) {
3450
3472
  return this.error(_.INVALID_NUMBER_SKELETON, r);
3451
3473
  }
@@ -3454,7 +3476,7 @@ var Zi = (
3454
3476
  type: Oe.number,
3455
3477
  tokens: n,
3456
3478
  location: r,
3457
- parsedOptions: this.shouldParseSkeletons ? Oi(n) : {}
3479
+ parsedOptions: this.shouldParseSkeletons ? Ni(n) : {}
3458
3480
  },
3459
3481
  err: null
3460
3482
  };
@@ -3502,7 +3524,7 @@ var Zi = (
3502
3524
  break;
3503
3525
  }
3504
3526
  var u = E(i, this.clonePosition());
3505
- return o ? (s *= n, Vi(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
3527
+ return o ? (s *= n, Wi(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
3506
3528
  }, e.prototype.offset = function() {
3507
3529
  return this.position.offset;
3508
3530
  }, e.prototype.isEOF = function() {
@@ -3517,7 +3539,7 @@ var Zi = (
3517
3539
  var t = this.position.offset;
3518
3540
  if (t >= this.message.length)
3519
3541
  throw Error("out of bound");
3520
- var r = Jr(this.message, t);
3542
+ var r = en(this.message, t);
3521
3543
  if (r === void 0)
3522
3544
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3523
3545
  return r;
@@ -3536,7 +3558,7 @@ var Zi = (
3536
3558
  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);
3537
3559
  }
3538
3560
  }, e.prototype.bumpIf = function(t) {
3539
- if (hr(this.message, t, this.offset())) {
3561
+ if (mr(this.message, t, this.offset())) {
3540
3562
  for (var r = 0; r < t.length; r++)
3541
3563
  this.bump();
3542
3564
  return !0;
@@ -3558,7 +3580,7 @@ var Zi = (
3558
3580
  break;
3559
3581
  }
3560
3582
  }, e.prototype.bumpSpace = function() {
3561
- for (; !this.isEOF() && Yr(this.char()); )
3583
+ for (; !this.isEOF() && rn(this.char()); )
3562
3584
  this.bump();
3563
3585
  }, e.prototype.peek = function() {
3564
3586
  if (this.isEOF())
@@ -3568,38 +3590,38 @@ var Zi = (
3568
3590
  }, e;
3569
3591
  }()
3570
3592
  );
3571
- function Ut(e) {
3593
+ function Ft(e) {
3572
3594
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3573
3595
  }
3574
- function qi(e) {
3575
- return Ut(e) || e === 47;
3596
+ function Yi(e) {
3597
+ return Ft(e) || e === 47;
3576
3598
  }
3577
- function Ji(e) {
3599
+ function Ki(e) {
3578
3600
  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;
3579
3601
  }
3580
- function Yr(e) {
3602
+ function rn(e) {
3581
3603
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3582
3604
  }
3583
- function Qi(e) {
3605
+ function eo(e) {
3584
3606
  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;
3585
3607
  }
3586
- function Ft(e) {
3608
+ function Dt(e) {
3587
3609
  e.forEach(function(t) {
3588
- if (delete t.location, $r(t) || jr(t))
3610
+ if (delete t.location, Xr(t) || Wr(t))
3589
3611
  for (var r in t.options)
3590
- delete t.options[r].location, Ft(t.options[r].value);
3612
+ delete t.options[r].location, Dt(t.options[r].value);
3591
3613
  else
3592
- Dr(t) && zr(t.style) || (kr(t) || Gr(t)) && Lt(t.style) ? delete t.style.location : Vr(t) && Ft(t.children);
3614
+ jr(t) && qr(t.style) || (Vr(t) || zr(t)) && Mt(t.style) ? delete t.style.location : Zr(t) && Dt(t.children);
3593
3615
  });
3594
3616
  }
3595
- function Yi(e, t) {
3617
+ function to(e, t) {
3596
3618
  t === void 0 && (t = {}), t = w({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3597
- var r = new Zi(e, t).parse();
3619
+ var r = new Qi(e, t).parse();
3598
3620
  if (r.err) {
3599
3621
  var n = SyntaxError(_[r.err.kind]);
3600
3622
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3601
3623
  }
3602
- return t != null && t.captureLocation || Ft(r.val), r.val;
3624
+ return t != null && t.captureLocation || Dt(r.val), r.val;
3603
3625
  }
3604
3626
  var Le;
3605
3627
  (function(e) {
@@ -3617,7 +3639,7 @@ var mt = (
3617
3639
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3618
3640
  }, t;
3619
3641
  }(Error)
3620
- ), mr = (
3642
+ ), br = (
3621
3643
  /** @class */
3622
3644
  function(e) {
3623
3645
  le(t, e);
@@ -3626,7 +3648,7 @@ var mt = (
3626
3648
  }
3627
3649
  return t;
3628
3650
  }(mt)
3629
- ), Ki = (
3651
+ ), ro = (
3630
3652
  /** @class */
3631
3653
  function(e) {
3632
3654
  le(t, e);
@@ -3635,7 +3657,7 @@ var mt = (
3635
3657
  }
3636
3658
  return t;
3637
3659
  }(mt)
3638
- ), eo = (
3660
+ ), no = (
3639
3661
  /** @class */
3640
3662
  function(e) {
3641
3663
  le(t, e);
@@ -3648,17 +3670,17 @@ var mt = (
3648
3670
  (function(e) {
3649
3671
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3650
3672
  })(V || (V = {}));
3651
- function to(e) {
3673
+ function io(e) {
3652
3674
  return e.length < 2 ? e : e.reduce(function(t, r) {
3653
3675
  var n = t[t.length - 1];
3654
3676
  return !n || n.type !== V.literal || r.type !== V.literal ? t.push(r) : n.value += r.value, t;
3655
3677
  }, []);
3656
3678
  }
3657
- function ro(e) {
3679
+ function oo(e) {
3658
3680
  return typeof e == "function";
3659
3681
  }
3660
3682
  function at(e, t, r, n, i, o, s) {
3661
- if (e.length === 1 && ar(e[0]))
3683
+ if (e.length === 1 && cr(e[0]))
3662
3684
  return [
3663
3685
  {
3664
3686
  type: V.literal,
@@ -3667,14 +3689,14 @@ function at(e, t, r, n, i, o, s) {
3667
3689
  ];
3668
3690
  for (var a = [], u = 0, l = e; u < l.length; u++) {
3669
3691
  var c = l[u];
3670
- if (ar(c)) {
3692
+ if (cr(c)) {
3671
3693
  a.push({
3672
3694
  type: V.literal,
3673
3695
  value: c.value
3674
3696
  });
3675
3697
  continue;
3676
3698
  }
3677
- if (Si(c)) {
3699
+ if (Hi(c)) {
3678
3700
  typeof o == "number" && a.push({
3679
3701
  type: V.literal,
3680
3702
  value: r.getNumberFormat(t).format(o)
@@ -3683,43 +3705,43 @@ function at(e, t, r, n, i, o, s) {
3683
3705
  }
3684
3706
  var f = c.value;
3685
3707
  if (!(i && f in i))
3686
- throw new eo(f, s);
3708
+ throw new no(f, s);
3687
3709
  var d = i[f];
3688
- if (xi(c)) {
3710
+ if (Ti(c)) {
3689
3711
  (!d || typeof d == "string" || typeof d == "number") && (d = typeof d == "string" || typeof d == "number" ? String(d) : ""), a.push({
3690
3712
  type: typeof d == "string" ? V.literal : V.object,
3691
3713
  value: d
3692
3714
  });
3693
3715
  continue;
3694
3716
  }
3695
- if (kr(c)) {
3696
- var b = typeof c.style == "string" ? n.date[c.style] : Lt(c.style) ? c.style.parsedOptions : void 0;
3717
+ if (Vr(c)) {
3718
+ var b = typeof c.style == "string" ? n.date[c.style] : Mt(c.style) ? c.style.parsedOptions : void 0;
3697
3719
  a.push({
3698
3720
  type: V.literal,
3699
3721
  value: r.getDateTimeFormat(t, b).format(d)
3700
3722
  });
3701
3723
  continue;
3702
3724
  }
3703
- if (Gr(c)) {
3704
- var b = typeof c.style == "string" ? n.time[c.style] : Lt(c.style) ? c.style.parsedOptions : n.time.medium;
3725
+ if (zr(c)) {
3726
+ var b = typeof c.style == "string" ? n.time[c.style] : Mt(c.style) ? c.style.parsedOptions : n.time.medium;
3705
3727
  a.push({
3706
3728
  type: V.literal,
3707
3729
  value: r.getDateTimeFormat(t, b).format(d)
3708
3730
  });
3709
3731
  continue;
3710
3732
  }
3711
- if (Dr(c)) {
3712
- var b = typeof c.style == "string" ? n.number[c.style] : zr(c.style) ? c.style.parsedOptions : void 0;
3733
+ if (jr(c)) {
3734
+ var b = typeof c.style == "string" ? n.number[c.style] : qr(c.style) ? c.style.parsedOptions : void 0;
3713
3735
  b && b.scale && (d = d * (b.scale || 1)), a.push({
3714
3736
  type: V.literal,
3715
3737
  value: r.getNumberFormat(t, b).format(d)
3716
3738
  });
3717
3739
  continue;
3718
3740
  }
3719
- if (Vr(c)) {
3741
+ if (Zr(c)) {
3720
3742
  var y = c.children, g = c.value, S = i[g];
3721
- if (!ro(S))
3722
- throw new Ki(g, "function", s);
3743
+ if (!oo(S))
3744
+ throw new ro(g, "function", s);
3723
3745
  var C = at(y, t, r, n, i, o), z = S(C.map(function(A) {
3724
3746
  return A.value;
3725
3747
  }));
@@ -3730,14 +3752,14 @@ function at(e, t, r, n, i, o, s) {
3730
3752
  };
3731
3753
  }));
3732
3754
  }
3733
- if ($r(c)) {
3755
+ if (Xr(c)) {
3734
3756
  var R = c.options[d] || c.options.other;
3735
3757
  if (!R)
3736
- throw new mr(c.value, d, Object.keys(c.options), s);
3758
+ throw new br(c.value, d, Object.keys(c.options), s);
3737
3759
  a.push.apply(a, at(R.value, t, r, n, i));
3738
3760
  continue;
3739
3761
  }
3740
- if (jr(c)) {
3762
+ if (Wr(c)) {
3741
3763
  var R = c.options["=".concat(d)];
3742
3764
  if (!R) {
3743
3765
  if (!Intl.PluralRules)
@@ -3748,24 +3770,24 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3748
3770
  R = c.options[U] || c.options.other;
3749
3771
  }
3750
3772
  if (!R)
3751
- throw new mr(c.value, d, Object.keys(c.options), s);
3773
+ throw new br(c.value, d, Object.keys(c.options), s);
3752
3774
  a.push.apply(a, at(R.value, t, r, n, i, d - (c.offset || 0)));
3753
3775
  continue;
3754
3776
  }
3755
3777
  }
3756
- return to(a);
3778
+ return io(a);
3757
3779
  }
3758
- function no(e, t) {
3780
+ function so(e, t) {
3759
3781
  return t ? w(w(w({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3760
3782
  return r[n] = w(w({}, e[n]), t[n] || {}), r;
3761
3783
  }, {})) : e;
3762
3784
  }
3763
- function io(e, t) {
3785
+ function ao(e, t) {
3764
3786
  return t ? Object.keys(e).reduce(function(r, n) {
3765
- return r[n] = no(e[n], t[n]), r;
3787
+ return r[n] = so(e[n], t[n]), r;
3766
3788
  }, w({}, e)) : e;
3767
3789
  }
3768
- function St(e) {
3790
+ function Pt(e) {
3769
3791
  return {
3770
3792
  create: function() {
3771
3793
  return {
@@ -3779,39 +3801,39 @@ function St(e) {
3779
3801
  }
3780
3802
  };
3781
3803
  }
3782
- function oo(e) {
3804
+ function lo(e) {
3783
3805
  return e === void 0 && (e = {
3784
3806
  number: {},
3785
3807
  dateTime: {},
3786
3808
  pluralRules: {}
3787
3809
  }), {
3788
- getNumberFormat: Et(function() {
3810
+ getNumberFormat: wt(function() {
3789
3811
  for (var t, r = [], n = 0; n < arguments.length; n++)
3790
3812
  r[n] = arguments[n];
3791
3813
  return new ((t = Intl.NumberFormat).bind.apply(t, Ie([void 0], r, !1)))();
3792
3814
  }, {
3793
- cache: St(e.number),
3794
- strategy: wt.variadic
3815
+ cache: Pt(e.number),
3816
+ strategy: xt.variadic
3795
3817
  }),
3796
- getDateTimeFormat: Et(function() {
3818
+ getDateTimeFormat: wt(function() {
3797
3819
  for (var t, r = [], n = 0; n < arguments.length; n++)
3798
3820
  r[n] = arguments[n];
3799
3821
  return new ((t = Intl.DateTimeFormat).bind.apply(t, Ie([void 0], r, !1)))();
3800
3822
  }, {
3801
- cache: St(e.dateTime),
3802
- strategy: wt.variadic
3823
+ cache: Pt(e.dateTime),
3824
+ strategy: xt.variadic
3803
3825
  }),
3804
- getPluralRules: Et(function() {
3826
+ getPluralRules: wt(function() {
3805
3827
  for (var t, r = [], n = 0; n < arguments.length; n++)
3806
3828
  r[n] = arguments[n];
3807
3829
  return new ((t = Intl.PluralRules).bind.apply(t, Ie([void 0], r, !1)))();
3808
3830
  }, {
3809
- cache: St(e.pluralRules),
3810
- strategy: wt.variadic
3831
+ cache: Pt(e.pluralRules),
3832
+ strategy: xt.variadic
3811
3833
  })
3812
3834
  };
3813
3835
  }
3814
- var so = (
3836
+ var uo = (
3815
3837
  /** @class */
3816
3838
  function() {
3817
3839
  function e(t, r, n, i) {
@@ -3843,13 +3865,13 @@ var so = (
3843
3865
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3844
3866
  var s = i || {};
3845
3867
  s.formatters;
3846
- var a = Fn(s, ["formatters"]);
3868
+ var a = $n(s, ["formatters"]);
3847
3869
  this.ast = e.__parse(t, w(w({}, a), { locale: this.resolvedLocale }));
3848
3870
  } else
3849
3871
  this.ast = t;
3850
3872
  if (!Array.isArray(this.ast))
3851
3873
  throw new TypeError("A message must be provided as a String or AST.");
3852
- this.formats = io(e.formats, n), this.formatters = i && i.formatters || oo(this.formatterCache);
3874
+ this.formats = ao(e.formats, n), this.formatters = i && i.formatters || lo(this.formatterCache);
3853
3875
  }
3854
3876
  return Object.defineProperty(e, "defaultLocale", {
3855
3877
  get: function() {
@@ -3862,7 +3884,7 @@ var so = (
3862
3884
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3863
3885
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3864
3886
  }
3865
- }, e.__parse = Yi, e.formats = {
3887
+ }, e.__parse = to, e.formats = {
3866
3888
  number: {
3867
3889
  integer: {
3868
3890
  maximumFractionDigits: 0
@@ -3923,7 +3945,7 @@ var so = (
3923
3945
  }, e;
3924
3946
  }()
3925
3947
  );
3926
- function ao(e, t) {
3948
+ function co(e, t) {
3927
3949
  if (t == null)
3928
3950
  return;
3929
3951
  if (t in e)
@@ -3944,92 +3966,92 @@ function ao(e, t) {
3944
3966
  n = void 0;
3945
3967
  return n;
3946
3968
  }
3947
- const ce = {}, lo = (e, t, r) => r && (t in ce || (ce[t] = {}), e in ce[t] || (ce[t][e] = r), r), Kr = (e, t) => {
3969
+ const ce = {}, ho = (e, t, r) => r && (t in ce || (ce[t] = {}), e in ce[t] || (ce[t][e] = r), r), nn = (e, t) => {
3948
3970
  if (t == null)
3949
3971
  return;
3950
3972
  if (t in ce && e in ce[t])
3951
3973
  return ce[t][e];
3952
3974
  const r = pt(t);
3953
3975
  for (let n = 0; n < r.length; n++) {
3954
- const i = r[n], o = co(i, e);
3976
+ const i = r[n], o = mo(i, e);
3955
3977
  if (o)
3956
- return lo(e, t, o);
3978
+ return ho(e, t, o);
3957
3979
  }
3958
3980
  };
3959
- let $t;
3981
+ let zt;
3960
3982
  const Ue = dt({});
3961
- function uo(e) {
3962
- return $t[e] || null;
3983
+ function fo(e) {
3984
+ return zt[e] || null;
3963
3985
  }
3964
- function en(e) {
3965
- return e in $t;
3986
+ function on(e) {
3987
+ return e in zt;
3966
3988
  }
3967
- function co(e, t) {
3968
- if (!en(e))
3989
+ function mo(e, t) {
3990
+ if (!on(e))
3969
3991
  return null;
3970
- const r = uo(e);
3971
- return ao(r, t);
3992
+ const r = fo(e);
3993
+ return co(r, t);
3972
3994
  }
3973
- function ho(e) {
3995
+ function po(e) {
3974
3996
  if (e == null)
3975
3997
  return;
3976
3998
  const t = pt(e);
3977
3999
  for (let r = 0; r < t.length; r++) {
3978
4000
  const n = t[r];
3979
- if (en(n))
4001
+ if (on(n))
3980
4002
  return n;
3981
4003
  }
3982
4004
  }
3983
- function tn(e, ...t) {
3984
- delete ce[e], Ue.update((r) => (r[e] = pi.all([r[e] || {}, ...t]), r));
4005
+ function sn(e, ...t) {
4006
+ delete ce[e], Ue.update((r) => (r[e] = yi.all([r[e] || {}, ...t]), r));
3985
4007
  }
3986
4008
  Re(
3987
4009
  [Ue],
3988
4010
  ([e]) => Object.keys(e)
3989
4011
  );
3990
- Ue.subscribe((e) => $t = e);
4012
+ Ue.subscribe((e) => zt = e);
3991
4013
  const lt = {};
3992
- function fo(e, t) {
4014
+ function go(e, t) {
3993
4015
  lt[e].delete(t), lt[e].size === 0 && delete lt[e];
3994
4016
  }
3995
- function rn(e) {
4017
+ function an(e) {
3996
4018
  return lt[e];
3997
4019
  }
3998
- function mo(e) {
4020
+ function bo(e) {
3999
4021
  return pt(e).map((t) => {
4000
- const r = rn(t);
4022
+ const r = an(t);
4001
4023
  return [t, r ? [...r] : []];
4002
4024
  }).filter(([, t]) => t.length > 0);
4003
4025
  }
4004
- function Dt(e) {
4026
+ function kt(e) {
4005
4027
  return e == null ? !1 : pt(e).some(
4006
4028
  (t) => {
4007
4029
  var r;
4008
- return (r = rn(t)) == null ? void 0 : r.size;
4030
+ return (r = an(t)) == null ? void 0 : r.size;
4009
4031
  }
4010
4032
  );
4011
4033
  }
4012
- function po(e, t) {
4034
+ function vo(e, t) {
4013
4035
  return Promise.all(
4014
- t.map((n) => (fo(e, n), n().then((i) => i.default || i)))
4015
- ).then((n) => tn(e, ...n));
4036
+ t.map((n) => (go(e, n), n().then((i) => i.default || i)))
4037
+ ).then((n) => sn(e, ...n));
4016
4038
  }
4017
4039
  const Ve = {};
4018
- function nn(e) {
4019
- if (!Dt(e))
4040
+ function ln(e) {
4041
+ if (!kt(e))
4020
4042
  return e in Ve ? Ve[e] : Promise.resolve();
4021
- const t = mo(e);
4043
+ const t = bo(e);
4022
4044
  return Ve[e] = Promise.all(
4023
4045
  t.map(
4024
- ([r, n]) => po(r, n)
4046
+ ([r, n]) => vo(r, n)
4025
4047
  )
4026
4048
  ).then(() => {
4027
- if (Dt(e))
4028
- return nn(e);
4049
+ if (kt(e))
4050
+ return ln(e);
4029
4051
  delete Ve[e];
4030
4052
  }), Ve[e];
4031
4053
  }
4032
- const go = {
4054
+ const yo = {
4033
4055
  number: {
4034
4056
  scientific: { notation: "scientific" },
4035
4057
  engineering: { notation: "engineering" },
@@ -4058,57 +4080,57 @@ const go = {
4058
4080
  timeZoneName: "short"
4059
4081
  }
4060
4082
  }
4061
- }, bo = {
4083
+ }, _o = {
4062
4084
  fallbackLocale: null,
4063
4085
  loadingDelay: 200,
4064
- formats: go,
4086
+ formats: yo,
4065
4087
  warnOnMissingMessages: !0,
4066
4088
  handleMissingMessage: void 0,
4067
4089
  ignoreTag: !0
4068
- }, vo = bo;
4090
+ }, Eo = _o;
4069
4091
  function Me() {
4070
- return vo;
4092
+ return Eo;
4071
4093
  }
4072
- const Pt = dt(!1);
4073
- var yo = Object.defineProperty, _o = Object.defineProperties, Eo = Object.getOwnPropertyDescriptors, pr = Object.getOwnPropertySymbols, wo = Object.prototype.hasOwnProperty, xo = Object.prototype.propertyIsEnumerable, gr = (e, t, r) => t in e ? yo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, So = (e, t) => {
4094
+ const Tt = dt(!1);
4095
+ var wo = Object.defineProperty, xo = Object.defineProperties, So = Object.getOwnPropertyDescriptors, vr = Object.getOwnPropertySymbols, Po = Object.prototype.hasOwnProperty, To = Object.prototype.propertyIsEnumerable, yr = (e, t, r) => t in e ? wo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ho = (e, t) => {
4074
4096
  for (var r in t || (t = {}))
4075
- wo.call(t, r) && gr(e, r, t[r]);
4076
- if (pr)
4077
- for (var r of pr(t))
4078
- xo.call(t, r) && gr(e, r, t[r]);
4097
+ Po.call(t, r) && yr(e, r, t[r]);
4098
+ if (vr)
4099
+ for (var r of vr(t))
4100
+ To.call(t, r) && yr(e, r, t[r]);
4079
4101
  return e;
4080
- }, Po = (e, t) => _o(e, Eo(t));
4081
- let kt;
4102
+ }, Bo = (e, t) => xo(e, So(t));
4103
+ let Gt;
4082
4104
  const ct = dt(null);
4083
- function br(e) {
4105
+ function _r(e) {
4084
4106
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4085
4107
  }
4086
4108
  function pt(e, t = Me().fallbackLocale) {
4087
- const r = br(e);
4088
- return t ? [.../* @__PURE__ */ new Set([...r, ...br(t)])] : r;
4109
+ const r = _r(e);
4110
+ return t ? [.../* @__PURE__ */ new Set([...r, ..._r(t)])] : r;
4089
4111
  }
4090
4112
  function ye() {
4091
- return kt != null ? kt : void 0;
4113
+ return Gt != null ? Gt : void 0;
4092
4114
  }
4093
4115
  ct.subscribe((e) => {
4094
- kt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4116
+ Gt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4095
4117
  });
4096
- const To = (e) => {
4097
- if (e && ho(e) && Dt(e)) {
4118
+ const Ao = (e) => {
4119
+ if (e && po(e) && kt(e)) {
4098
4120
  const { loadingDelay: t } = Me();
4099
4121
  let r;
4100
4122
  return typeof window != "undefined" && ye() != null && t ? r = window.setTimeout(
4101
- () => Pt.set(!0),
4123
+ () => Tt.set(!0),
4102
4124
  t
4103
- ) : Pt.set(!0), nn(e).then(() => {
4125
+ ) : Tt.set(!0), ln(e).then(() => {
4104
4126
  ct.set(e);
4105
4127
  }).finally(() => {
4106
- clearTimeout(r), Pt.set(!1);
4128
+ clearTimeout(r), Tt.set(!1);
4107
4129
  });
4108
4130
  }
4109
4131
  return ct.set(e);
4110
- }, he = Po(So({}, ct), {
4111
- set: To
4132
+ }, he = Bo(Ho({}, ct), {
4133
+ set: Ao
4112
4134
  }), gt = (e) => {
4113
4135
  const t = /* @__PURE__ */ Object.create(null);
4114
4136
  return (n) => {
@@ -4116,20 +4138,20 @@ const To = (e) => {
4116
4138
  return i in t ? t[i] : t[i] = e(n);
4117
4139
  };
4118
4140
  };
4119
- var Ho = Object.defineProperty, ht = Object.getOwnPropertySymbols, on = Object.prototype.hasOwnProperty, sn = Object.prototype.propertyIsEnumerable, vr = (e, t, r) => t in e ? Ho(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, jt = (e, t) => {
4141
+ var Io = Object.defineProperty, ht = Object.getOwnPropertySymbols, un = Object.prototype.hasOwnProperty, cn = Object.prototype.propertyIsEnumerable, Er = (e, t, r) => t in e ? Io(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Xt = (e, t) => {
4120
4142
  for (var r in t || (t = {}))
4121
- on.call(t, r) && vr(e, r, t[r]);
4143
+ un.call(t, r) && Er(e, r, t[r]);
4122
4144
  if (ht)
4123
4145
  for (var r of ht(t))
4124
- sn.call(t, r) && vr(e, r, t[r]);
4146
+ cn.call(t, r) && Er(e, r, t[r]);
4125
4147
  return e;
4126
4148
  }, Fe = (e, t) => {
4127
4149
  var r = {};
4128
4150
  for (var n in e)
4129
- on.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4151
+ un.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4130
4152
  if (e != null && ht)
4131
4153
  for (var n of ht(e))
4132
- t.indexOf(n) < 0 && sn.call(e, n) && (r[n] = e[n]);
4154
+ t.indexOf(n) < 0 && cn.call(e, n) && (r[n] = e[n]);
4133
4155
  return r;
4134
4156
  };
4135
4157
  const Ze = (e, t) => {
@@ -4137,21 +4159,21 @@ const Ze = (e, t) => {
4137
4159
  if (e in r && t in r[e])
4138
4160
  return r[e][t];
4139
4161
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4140
- }, Bo = gt(
4162
+ }, Co = gt(
4141
4163
  (e) => {
4142
4164
  var t = e, { locale: r, format: n } = t, i = Fe(t, ["locale", "format"]);
4143
4165
  if (r == null)
4144
4166
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4145
4167
  return n && (i = Ze("number", n)), new Intl.NumberFormat(r, i);
4146
4168
  }
4147
- ), Ao = gt(
4169
+ ), Oo = gt(
4148
4170
  (e) => {
4149
4171
  var t = e, { locale: r, format: n } = t, i = Fe(t, ["locale", "format"]);
4150
4172
  if (r == null)
4151
4173
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4152
4174
  return n ? i = Ze("date", n) : Object.keys(i).length === 0 && (i = Ze("date", "short")), new Intl.DateTimeFormat(r, i);
4153
4175
  }
4154
- ), Io = gt(
4176
+ ), Lo = gt(
4155
4177
  (e) => {
4156
4178
  var t = e, { locale: r, format: n } = t, i = Fe(t, ["locale", "format"]);
4157
4179
  if (r == null)
@@ -4160,33 +4182,33 @@ const Ze = (e, t) => {
4160
4182
  );
4161
4183
  return n ? i = Ze("time", n) : Object.keys(i).length === 0 && (i = Ze("time", "short")), new Intl.DateTimeFormat(r, i);
4162
4184
  }
4163
- ), Co = (e = {}) => {
4185
+ ), Mo = (e = {}) => {
4164
4186
  var t = e, {
4165
4187
  locale: r = ye()
4166
4188
  } = t, n = Fe(t, [
4167
4189
  "locale"
4168
4190
  ]);
4169
- return Bo(jt({ locale: r }, n));
4170
- }, Oo = (e = {}) => {
4191
+ return Co(Xt({ locale: r }, n));
4192
+ }, No = (e = {}) => {
4171
4193
  var t = e, {
4172
4194
  locale: r = ye()
4173
4195
  } = t, n = Fe(t, [
4174
4196
  "locale"
4175
4197
  ]);
4176
- return Ao(jt({ locale: r }, n));
4177
- }, Lo = (e = {}) => {
4198
+ return Oo(Xt({ locale: r }, n));
4199
+ }, Ro = (e = {}) => {
4178
4200
  var t = e, {
4179
4201
  locale: r = ye()
4180
4202
  } = t, n = Fe(t, [
4181
4203
  "locale"
4182
4204
  ]);
4183
- return Io(jt({ locale: r }, n));
4184
- }, Mo = gt(
4205
+ return Lo(Xt({ locale: r }, n));
4206
+ }, Uo = gt(
4185
4207
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4186
- (e, t = ye()) => new so(e, t, Me().formats, {
4208
+ (e, t = ye()) => new uo(e, t, Me().formats, {
4187
4209
  ignoreTag: Me().ignoreTag
4188
4210
  })
4189
- ), No = (e, t = {}) => {
4211
+ ), Fo = (e, t = {}) => {
4190
4212
  var r, n, i, o;
4191
4213
  let s = t;
4192
4214
  typeof e == "object" && (s = e, e = s.id);
@@ -4199,7 +4221,7 @@ const Ze = (e, t) => {
4199
4221
  throw new Error(
4200
4222
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4201
4223
  );
4202
- let c = Kr(e, u);
4224
+ let c = nn(e, u);
4203
4225
  if (!c)
4204
4226
  c = (o = (i = (n = (r = Me()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4205
4227
  else if (typeof c != "string")
@@ -4210,7 +4232,7 @@ const Ze = (e, t) => {
4210
4232
  return c;
4211
4233
  let f = c;
4212
4234
  try {
4213
- f = Mo(c, u).format(a);
4235
+ f = Uo(c, u).format(a);
4214
4236
  } catch (d) {
4215
4237
  d instanceof Error && console.warn(
4216
4238
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4218,20 +4240,20 @@ const Ze = (e, t) => {
4218
4240
  );
4219
4241
  }
4220
4242
  return f;
4221
- }, Ro = (e, t) => Lo(t).format(e), Uo = (e, t) => Oo(t).format(e), Fo = (e, t) => Co(t).format(e), Do = (e, t = ye()) => Kr(e, t), ko = Re([he, Ue], () => No);
4222
- Re([he], () => Ro);
4223
- Re([he], () => Uo);
4224
- Re([he], () => Fo);
4225
- Re([he, Ue], () => Do);
4226
- window.emWidgets = { topic: Yn };
4227
- const Go = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4228
- function $o(e, t) {
4243
+ }, Do = (e, t) => Ro(t).format(e), ko = (e, t) => No(t).format(e), Go = (e, t) => Mo(t).format(e), $o = (e, t = ye()) => nn(e, t), jo = Re([he, Ue], () => Fo);
4244
+ Re([he], () => Do);
4245
+ Re([he], () => ko);
4246
+ Re([he], () => Go);
4247
+ Re([he, Ue], () => $o);
4248
+ window.emWidgets = { topic: ri };
4249
+ const Vo = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4250
+ function zo(e, t) {
4229
4251
  if (e) {
4230
4252
  const r = document.createElement("style");
4231
4253
  r.innerHTML = t, e.appendChild(r);
4232
4254
  }
4233
4255
  }
4234
- function jo(e, t) {
4256
+ function Xo(e, t) {
4235
4257
  const r = new URL(t);
4236
4258
  fetch(r.href).then((n) => n.text()).then((n) => {
4237
4259
  const i = document.createElement("style");
@@ -4240,7 +4262,7 @@ function jo(e, t) {
4240
4262
  console.error("There was an error while trying to load client styling from URL", n);
4241
4263
  });
4242
4264
  }
4243
- function Vo(e, t, r) {
4265
+ function Wo(e, t, r) {
4244
4266
  if (window.emMessageBus) {
4245
4267
  const n = document.createElement("style");
4246
4268
  window.emMessageBus.subscribe(t, (i) => {
@@ -4260,22 +4282,22 @@ if (typeof window != "undefined") {
4260
4282
  }
4261
4283
  };
4262
4284
  };
4263
- customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-DksfvWzQ.js").then(({ default: t }) => {
4285
+ customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-gXNvsXYD.js").then(({ default: t }) => {
4264
4286
  !customElements.get("general-player-sms-verification-form") && customElements.define("general-player-sms-verification-form", t.element);
4265
4287
  });
4266
4288
  }
4267
- function zo({ withLocale: e, translations: t }) {
4289
+ function Zo({ withLocale: e, translations: t }) {
4268
4290
  he.subscribe((r) => {
4269
4291
  r == null && (Ue.set(t), he.set(e));
4270
4292
  });
4271
4293
  }
4272
- function yr(e, t) {
4273
- tn(e, t);
4294
+ function wr(e, t) {
4295
+ sn(e, t);
4274
4296
  }
4275
- function Xo(e) {
4297
+ function qo(e) {
4276
4298
  he.set(e);
4277
4299
  }
4278
- const _r = {
4300
+ const xr = {
4279
4301
  en: {
4280
4302
  loginTitle: "Welcome",
4281
4303
  loginSubtitle: "Don't have an account yet?",
@@ -4420,14 +4442,14 @@ const _r = {
4420
4442
  successMessage: "Login successful"
4421
4443
  }
4422
4444
  };
4423
- function Wo(e) {
4424
- bn(e, "svelte-b3dr9t", '.grecaptcha-badge{opacity:0}.PlayerLoginFormWrapper{height:100%}.FormContainer{width:100%}.FormLogin{background:var(--emw--registration-color-bg, var(--emw--color-gray-50, #F9F8F8));padding:50px}.FormHeaderTitle{color:var(--emw--registration-typography, var(--emw--color-contrast, #07072A));font-size:20px;font-weight:300;padding:0;text-transform:uppercase;margin:0}.PasswordContainer{position:relative}.FormRequired{color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.FormHeaderSubtitle{color:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B));font-size:14px;font-weight:300;margin:5px 0 0 0}.FormRegisterCallToAction{color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));font-size:14px;font-weight:400;text-decoration:none;cursor:pointer}.FormContent{padding-top:20px}.UserContainer,.PasswordContainer,.CaptchaContainer{color:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B));display:flex;flex-direction:column;position:relative}.UserContainer label,.PasswordContainer label,.CaptchaContainer label{font-size:14px;font-weight:300;padding-bottom:5px}.UserContainer input,.PasswordContainer input,.CaptchaContainer input{width:100%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:16px;line-height:18px}.UserContainer.InvalidField input,.PasswordContainer.InvalidField input,.CaptchaContainer.InvalidField input{border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.PasswordContainer input{padding:5px 30px 5px 15px}.TogglePasswordVisibility{height:13px;position:absolute;right:8px;bottom:55px}.TogglePasswordVisibility.InvalidToggle path,.TogglePasswordVisibility.InvalidToggle circle,.TogglePasswordVisibility.InvalidToggle rect{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.TogglePasswordVisibility path,.TogglePasswordVisibility circle,.TogglePasswordVisibility rect{fill:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B))}.SignInButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;width:100%;height:60px;padding:0;text-transform:uppercase;font-size:18px;cursor:pointer}.SignInButton[disabled]{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);cursor:not-allowed}.ForgotPasswordButton{border:0;background:transparent;font-size:14px;font-weight:300;color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));margin-top:15px;cursor:pointer}.PasswordContainer,.UserContainer{padding-bottom:40px}.InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:10px;position:absolute;top:55px;padding-top:5px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:12px;color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.FormMobileContainer{height:100%}.FormMobileContainer .FormLogin{padding:40px 20px}.FormMobileContainer .SignInButton,.FormMobileContainer .UserContainer input,.FormMobileContainer .PasswordContainer input,.FormMobileContainer .CaptchaContainer{max-width:unset}.ModalLoaderWrapper{display:flex;height:100%;align-items:center}.ModalLoader{display:block;width:80px;height:80px;margin:0 auto}.ModalLoader:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));border-color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C)) transparent var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C)) transparent;animation:Loader 1.2s linear infinite}input::-ms-reveal,input::-ms-clear{display:none}@keyframes Loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}');
4445
+ function Jo(e) {
4446
+ En(e, "svelte-b3dr9t", '.grecaptcha-badge{opacity:0}.PlayerLoginFormWrapper{height:100%}.FormContainer{width:100%}.FormLogin{background:var(--emw--registration-color-bg, var(--emw--color-gray-50, #F9F8F8));padding:50px}.FormHeaderTitle{color:var(--emw--registration-typography, var(--emw--color-contrast, #07072A));font-size:20px;font-weight:300;padding:0;text-transform:uppercase;margin:0}.PasswordContainer{position:relative}.FormRequired{color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.FormHeaderSubtitle{color:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B));font-size:14px;font-weight:300;margin:5px 0 0 0}.FormRegisterCallToAction{color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));font-size:14px;font-weight:400;text-decoration:none;cursor:pointer}.FormContent{padding-top:20px}.UserContainer,.PasswordContainer,.CaptchaContainer{color:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B));display:flex;flex-direction:column;position:relative}.UserContainer label,.PasswordContainer label,.CaptchaContainer label{font-size:14px;font-weight:300;padding-bottom:5px}.UserContainer input,.PasswordContainer input,.CaptchaContainer input{width:100%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:16px;line-height:18px}.UserContainer.InvalidField input,.PasswordContainer.InvalidField input,.CaptchaContainer.InvalidField input{border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.PasswordContainer input{padding:5px 30px 5px 15px}.TogglePasswordVisibility{height:13px;position:absolute;right:8px;bottom:55px}.TogglePasswordVisibility.InvalidToggle path,.TogglePasswordVisibility.InvalidToggle circle,.TogglePasswordVisibility.InvalidToggle rect{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.TogglePasswordVisibility path,.TogglePasswordVisibility circle,.TogglePasswordVisibility rect{fill:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B))}.SignInButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;width:100%;height:60px;padding:0;text-transform:uppercase;font-size:18px;cursor:pointer}.SignInButton[disabled]{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);cursor:not-allowed}.ForgotPasswordButton{border:0;background:transparent;font-size:14px;font-weight:300;color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));margin-top:15px;cursor:pointer}.PasswordContainer,.UserContainer{padding-bottom:40px}.InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:10px;position:absolute;top:55px;padding-top:5px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:12px;color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.FormMobileContainer{height:100%}.FormMobileContainer .FormLogin{padding:40px 20px}.FormMobileContainer .SignInButton,.FormMobileContainer .UserContainer input,.FormMobileContainer .PasswordContainer input,.FormMobileContainer .CaptchaContainer{max-width:unset}.ModalLoaderWrapper{display:flex;height:100%;align-items:center}.ModalLoader{display:block;width:80px;height:80px;margin:0 auto}.ModalLoader:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));border-color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C)) transparent var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C)) transparent;animation:Loader 1.2s linear infinite}input::-ms-reveal,input::-ms-clear{display:none}@keyframes Loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}');
4425
4447
  }
4426
- function Er(e) {
4448
+ function Sr(e) {
4427
4449
  let t, r;
4428
4450
  return {
4429
4451
  c() {
4430
- t = x("script"), Qt(t.src, r = "//www.google.com/recaptcha/api.js?render=" + /*captchakey*/
4452
+ t = x("script"), er(t.src, r = "//www.google.com/recaptcha/api.js?render=" + /*captchakey*/
4431
4453
  e[1]) || h(t, "src", r), t.async = !0, t.defer = !0;
4432
4454
  },
4433
4455
  m(n, i) {
@@ -4435,7 +4457,7 @@ function Er(e) {
4435
4457
  },
4436
4458
  p(n, i) {
4437
4459
  i[0] & /*captchakey*/
4438
- 2 && !Qt(t.src, r = "//www.google.com/recaptcha/api.js?render=" + /*captchakey*/
4460
+ 2 && !er(t.src, r = "//www.google.com/recaptcha/api.js?render=" + /*captchakey*/
4439
4461
  n[1]) && h(t, "src", r);
4440
4462
  },
4441
4463
  d(n) {
@@ -4443,12 +4465,12 @@ function Er(e) {
4443
4465
  }
4444
4466
  };
4445
4467
  }
4446
- function Zo(e) {
4468
+ function Qo(e) {
4447
4469
  let t, r, n;
4448
4470
  function i(a, u) {
4449
4471
  return (
4450
4472
  /*startSmsValidation*/
4451
- a[21] ? Qo : Jo
4473
+ a[21] ? es : Ko
4452
4474
  );
4453
4475
  }
4454
4476
  let o = i(e), s = o(e);
@@ -4470,7 +4492,7 @@ function Zo(e) {
4470
4492
  }
4471
4493
  };
4472
4494
  }
4473
- function qo(e) {
4495
+ function Yo(e) {
4474
4496
  let t;
4475
4497
  return {
4476
4498
  c() {
@@ -4485,7 +4507,7 @@ function qo(e) {
4485
4507
  }
4486
4508
  };
4487
4509
  }
4488
- function Jo(e) {
4510
+ function Ko(e) {
4489
4511
  let t, r, n = (
4490
4512
  /*$_*/
4491
4513
  e[22]("loginTitle") + ""
@@ -4509,25 +4531,25 @@ function Jo(e) {
4509
4531
  e[22]("loginForgotPassword") + ""
4510
4532
  ), Ge, $e, Ye, F = (
4511
4533
  /*invalidName*/
4512
- e[14] && wr(e)
4534
+ e[14] && Pr(e)
4513
4535
  );
4514
4536
  function Ke(v, P) {
4515
4537
  return (
4516
4538
  /*isPasswordVisible*/
4517
- v[19] ? Ko : Yo
4539
+ v[19] ? rs : ts
4518
4540
  );
4519
4541
  }
4520
4542
  let Pe = Ke(e), Y = Pe(e), D = (
4521
4543
  /*invalidPassword*/
4522
4544
  e[15] && /*simplepasswordvalidation*/
4523
- e[2] !== "true" && xr(e)
4545
+ e[2] !== "true" && Tr(e)
4524
4546
  ), k = (
4525
4547
  /*invalidPassword*/
4526
4548
  e[15] && /*simplepasswordvalidation*/
4527
- e[2] === "true" && Sr(e)
4549
+ e[2] === "true" && Hr(e)
4528
4550
  ), G = (
4529
4551
  /*errorMessage*/
4530
- e[16] && Pr(e)
4552
+ e[16] && Br(e)
4531
4553
  );
4532
4554
  return {
4533
4555
  c() {
@@ -4610,7 +4632,7 @@ function Jo(e) {
4610
4632
  /*userValue*/
4611
4633
  v[12]
4612
4634
  ), /*invalidName*/
4613
- v[14] ? F ? F.p(v, P) : (F = wr(v), F.c(), F.m(S, null)) : F && (F.d(1), F = null), P[0] & /*invalidName*/
4635
+ v[14] ? F ? F.p(v, P) : (F = Pr(v), F.c(), F.m(S, null)) : F && (F.d(1), F = null), P[0] & /*invalidName*/
4614
4636
  16384 && J !== (J = "UserContainer " + /*invalidName*/
4615
4637
  (v[14] ? "InvalidField" : "")) && h(S, "class", J), P[0] & /*$_*/
4616
4638
  4194304 && X !== (X = /*$_*/
@@ -4624,12 +4646,12 @@ function Jo(e) {
4624
4646
  v[13]
4625
4647
  ), Pe === (Pe = Ke(v)) && Y ? Y.p(v, P) : (Y.d(1), Y = Pe(v), Y && (Y.c(), Y.m(B, Ee))), /*invalidPassword*/
4626
4648
  v[15] && /*simplepasswordvalidation*/
4627
- v[2] !== "true" ? D ? D.p(v, P) : (D = xr(v), D.c(), D.m(B, we)) : D && (D.d(1), D = null), /*invalidPassword*/
4649
+ v[2] !== "true" ? D ? D.p(v, P) : (D = Tr(v), D.c(), D.m(B, we)) : D && (D.d(1), D = null), /*invalidPassword*/
4628
4650
  v[15] && /*simplepasswordvalidation*/
4629
- v[2] === "true" ? k ? k.p(v, P) : (k = Sr(v), k.c(), k.m(B, null)) : k && (k.d(1), k = null), P[0] & /*invalidPassword*/
4651
+ v[2] === "true" ? k ? k.p(v, P) : (k = Hr(v), k.c(), k.m(B, null)) : k && (k.d(1), k = null), P[0] & /*invalidPassword*/
4630
4652
  32768 && pe !== (pe = "PasswordContainer " + /*invalidPassword*/
4631
4653
  (v[15] ? "InvalidField" : "")) && h(B, "class", pe), /*errorMessage*/
4632
- v[16] ? G ? G.p(v, P) : (G = Pr(v), G.c(), G.m(g, xe)) : G && (G.d(1), G = null), P[0] & /*$_*/
4654
+ v[16] ? G ? G.p(v, P) : (G = Br(v), G.c(), G.m(g, xe)) : G && (G.d(1), G = null), P[0] & /*$_*/
4633
4655
  4194304 && ge !== (ge = /*$_*/
4634
4656
  v[22]("loginButton") + "") && re(Se, ge), P[0] & /*isFormDataInvalid*/
4635
4657
  1048576 && (Q.disabled = /*isFormDataInvalid*/
@@ -4642,7 +4664,7 @@ function Jo(e) {
4642
4664
  }
4643
4665
  };
4644
4666
  }
4645
- function Qo(e) {
4667
+ function es(e) {
4646
4668
  let t;
4647
4669
  return {
4648
4670
  c() {
@@ -4736,7 +4758,7 @@ function Qo(e) {
4736
4758
  }
4737
4759
  };
4738
4760
  }
4739
- function wr(e) {
4761
+ function Pr(e) {
4740
4762
  let t, r = (
4741
4763
  /*$_*/
4742
4764
  e[22]("loginUsernameError") + ""
@@ -4758,7 +4780,7 @@ function wr(e) {
4758
4780
  }
4759
4781
  };
4760
4782
  }
4761
- function Yo(e) {
4783
+ function ts(e) {
4762
4784
  let t, r, n, i, o, s, a, u, l;
4763
4785
  return {
4764
4786
  c() {
@@ -4778,7 +4800,7 @@ function Yo(e) {
4778
4800
  }
4779
4801
  };
4780
4802
  }
4781
- function Ko(e) {
4803
+ function rs(e) {
4782
4804
  let t, r, n, i, o, s, a, u, l, c, f, d, b, y, g;
4783
4805
  return {
4784
4806
  c() {
@@ -4798,7 +4820,7 @@ function Ko(e) {
4798
4820
  }
4799
4821
  };
4800
4822
  }
4801
- function xr(e) {
4823
+ function Tr(e) {
4802
4824
  let t, r = (
4803
4825
  /*$_*/
4804
4826
  e[22]("loginPasswordError") + ""
@@ -4820,7 +4842,7 @@ function xr(e) {
4820
4842
  }
4821
4843
  };
4822
4844
  }
4823
- function Sr(e) {
4845
+ function Hr(e) {
4824
4846
  let t, r = (
4825
4847
  /*$_*/
4826
4848
  e[22]("loginSimplePasswordError") + ""
@@ -4842,7 +4864,7 @@ function Sr(e) {
4842
4864
  }
4843
4865
  };
4844
4866
  }
4845
- function Pr(e) {
4867
+ function Br(e) {
4846
4868
  let t, r;
4847
4869
  return {
4848
4870
  c() {
@@ -4867,21 +4889,21 @@ function Pr(e) {
4867
4889
  }
4868
4890
  };
4869
4891
  }
4870
- function es(e) {
4892
+ function ns(e) {
4871
4893
  let t, r, n, i, o, s = (
4872
4894
  /*captchakey*/
4873
- e[1] && Er(e)
4895
+ e[1] && Sr(e)
4874
4896
  );
4875
4897
  function a(c, f) {
4876
4898
  return (
4877
4899
  /*isLoading*/
4878
- c[17] ? qo : Zo
4900
+ c[17] ? Yo : Qo
4879
4901
  );
4880
4902
  }
4881
4903
  let u = a(e), l = u(e);
4882
4904
  return {
4883
4905
  c() {
4884
- s && s.c(), t = _n(), r = j(), n = x("div"), i = j(), o = x("div"), l.c(), h(n, "class", "g-recaptcha"), h(
4906
+ s && s.c(), t = Sn(), r = j(), n = x("div"), i = j(), o = x("div"), l.c(), h(n, "class", "g-recaptcha"), h(
4885
4907
  n,
4886
4908
  "data-sitekey",
4887
4909
  /*captchakey*/
@@ -4893,7 +4915,7 @@ function es(e) {
4893
4915
  },
4894
4916
  p(c, f) {
4895
4917
  /*captchakey*/
4896
- c[1] ? s ? s.p(c, f) : (s = Er(c), s.c(), s.m(t.parentNode, t)) : s && (s.d(1), s = null), f[0] & /*captchakey*/
4918
+ c[1] ? s ? s.p(c, f) : (s = Sr(c), s.c(), s.m(t.parentNode, t)) : s && (s.d(1), s = null), f[0] & /*captchakey*/
4897
4919
  2 && h(
4898
4920
  n,
4899
4921
  "data-sitekey",
@@ -4908,27 +4930,27 @@ function es(e) {
4908
4930
  }
4909
4931
  };
4910
4932
  }
4911
- let ts = "Please use this code {0} to activate your account";
4912
- function rs(e, t, r) {
4933
+ let is = "Please use this code {0} to activate your account";
4934
+ function os(e, t, r) {
4913
4935
  let n;
4914
- gn(e, ko, (p) => r(22, n = p));
4936
+ _n(e, jo, (p) => r(22, n = p));
4915
4937
  let { endpoint: i = "" } = t, { captchakey: o = "" } = t, { lang: s = "en" } = t, { smsverification: a = "false" } = t, { simplepasswordvalidation: u = "false" } = t, { mbsource: l } = t, { clientstyling: c = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: d = "" } = t, { savecredentials: b = "" } = t, y, g, S = !1, C, z = !1, R = window.navigator.userAgent, U = "", A = "", ne = { username: "", password: "" }, H = !1, oe = !1, fe = "", J = !1, ue, B = !1, ie = !0, X, De = +localStorage.getItem("smsTimer") || 0, qe = Date.now() / 1e3 - De, de = localStorage.getItem("smsValidation") == "true" && qe < 60, me = {
4916
4938
  user: /^(?!(?:.*\d){9})(?=(?:.*[a-zA-Z]){4})^[a-zA-Z\d]*$/,
4917
4939
  email: /^[^<>()*{}=/|?`~[\]\\,;:\%#^\s@\"$&!@]+@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z0-9]+\.)+[a-zA-Z]{2,}))$/i,
4918
4940
  password: /^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[^\w\s]).{8,20}$/
4919
4941
  };
4920
- zo({ withLocale: "en", translations: {} });
4942
+ Zo({ withLocale: "en", translations: {} });
4921
4943
  const O = () => {
4922
4944
  fetch(d).then((q) => q.json()).then((q) => {
4923
4945
  Object.keys(q).forEach((te) => {
4924
- yr(te, q[te]);
4946
+ wr(te, q[te]);
4925
4947
  });
4926
4948
  }).catch((q) => {
4927
4949
  console.log(q);
4928
4950
  });
4929
4951
  };
4930
- Object.keys(_r).forEach((p) => {
4931
- yr(p, _r[p]);
4952
+ Object.keys(xr).forEach((p) => {
4953
+ wr(p, xr[p]);
4932
4954
  });
4933
4955
  const _e = () => new Promise((p, q) => {
4934
4956
  grecaptcha.ready(() => {
@@ -4977,16 +4999,16 @@ function rs(e, t, r) {
4977
4999
  typeof gtag == "function" && gtag("event", "Login", {
4978
5000
  context: "GeneralPlayerLoginRegisterPage"
4979
5001
  });
4980
- }, $e = (Vt) => et(this, [Vt], function* ({ username: p, password: q, token: te }) {
4981
- let zt = {
5002
+ }, $e = (Wt) => et(this, [Wt], function* ({ username: p, password: q, token: te }) {
5003
+ let Zt = {
4982
5004
  "Content-Type": "application/json",
4983
5005
  "g-recaptcha-response": te
4984
- }, bt = { username: p, password: q }, un = {
5006
+ }, bt = { username: p, password: q }, dn = {
4985
5007
  method: "POST",
4986
- headers: zt,
5008
+ headers: Zt,
4987
5009
  body: JSON.stringify(bt)
4988
5010
  };
4989
- fetch(`${i}/v1/player/login/player`, un).then(($) => ($.status >= 500 && (r(16, fe = "Server might not be responsing"), r(17, J = !1), window.postMessage(
5011
+ fetch(`${i}/v1/player/login/player`, dn).then(($) => ($.status >= 500 && (r(16, fe = "Server might not be responsing"), r(17, J = !1), window.postMessage(
4990
5012
  {
4991
5013
  type: "WidgetNotification",
4992
5014
  data: {
@@ -5032,11 +5054,11 @@ function rs(e, t, r) {
5032
5054
  window.location.href
5033
5055
  );
5034
5056
  } catch (je) {
5035
- let Xt = $.error.substring($.error.indexOf("errorMessage") + 13, $.error.length);
5036
- r(16, fe = Xt), r(17, J = !1), window.postMessage(
5057
+ let qt = $.error.substring($.error.indexOf("errorMessage") + 13, $.error.length);
5058
+ r(16, fe = qt), r(17, J = !1), window.postMessage(
5037
5059
  {
5038
5060
  type: "WidgetNotification",
5039
- data: { type: "error", message: Xt }
5061
+ data: { type: "error", message: qt }
5040
5062
  },
5041
5063
  window.location.href
5042
5064
  );
@@ -5053,13 +5075,13 @@ function rs(e, t, r) {
5053
5075
  },
5054
5076
  body: JSON.stringify({
5055
5077
  userId: q,
5056
- messageTemplate: ts,
5078
+ messageTemplate: is,
5057
5079
  destination: p
5058
5080
  })
5059
- }), Vt = yield te.json();
5081
+ }), Wt = yield te.json();
5060
5082
  if (te.ok) {
5061
- r(9, g = Vt.id);
5062
- let zt = Vt.maxValidationAttempts;
5083
+ r(9, g = Wt.id);
5084
+ let Zt = Wt.maxValidationAttempts;
5063
5085
  S = !1;
5064
5086
  } else
5065
5087
  throw S = !0, new Error("Failed to fetch");
@@ -5067,9 +5089,9 @@ function rs(e, t, r) {
5067
5089
  S = !0, console.error(te);
5068
5090
  }
5069
5091
  }), F = () => {
5070
- Xo(s);
5092
+ qo(s);
5071
5093
  };
5072
- Sn(() => (window.addEventListener("message", ve, !1), window.postMessage({ type: "LoginRegisterModalActive" }, window.location.href), r(11, z = Go(R)), () => {
5094
+ Bn(() => (window.addEventListener("message", ve, !1), window.postMessage({ type: "LoginRegisterModalActive" }, window.location.href), r(11, z = Vo(R)), () => {
5073
5095
  window.removeEventListener("message", ve);
5074
5096
  }));
5075
5097
  const Ke = () => ke();
@@ -5085,7 +5107,7 @@ function rs(e, t, r) {
5085
5107
  });
5086
5108
  }
5087
5109
  const k = () => we(), G = () => Ee(), v = (p) => Q(p), P = (p) => xe(p);
5088
- function ln(p) {
5110
+ function fn(p) {
5089
5111
  ut[p ? "unshift" : "push"](() => {
5090
5112
  X = p, r(7, X);
5091
5113
  });
@@ -5096,9 +5118,9 @@ function rs(e, t, r) {
5096
5118
  e.$$.dirty[0] & /*endpoint, lang*/
5097
5119
  1073741825 && i && s && F(), e.$$.dirty[0] & /*simplepasswordvalidation*/
5098
5120
  4 && u && Je(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5099
- 144 && c && X && $o(X, c), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5100
- 160 && f && X && jo(X, f), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5101
- 136 && l && X && Vo(X, `${l}.Style`), e.$$.dirty[1] & /*translationurl*/
5121
+ 144 && c && X && zo(X, c), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5122
+ 160 && f && X && Xo(X, f), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5123
+ 136 && l && X && Wo(X, `${l}.Style`), e.$$.dirty[1] & /*translationurl*/
5102
5124
  2 && d && O();
5103
5125
  }, [
5104
5126
  i,
@@ -5142,17 +5164,17 @@ function rs(e, t, r) {
5142
5164
  G,
5143
5165
  v,
5144
5166
  P,
5145
- ln
5167
+ fn
5146
5168
  ];
5147
5169
  }
5148
- class an extends Rn {
5170
+ class hn extends kn {
5149
5171
  constructor(t) {
5150
- super(), Mn(
5172
+ super(), Fn(
5151
5173
  this,
5152
5174
  t,
5153
- rs,
5154
- es,
5155
- Hr,
5175
+ os,
5176
+ ns,
5177
+ Ir,
5156
5178
  {
5157
5179
  endpoint: 0,
5158
5180
  captchakey: 1,
@@ -5165,7 +5187,7 @@ class an extends Rn {
5165
5187
  translationurl: 32,
5166
5188
  savecredentials: 6
5167
5189
  },
5168
- Wo,
5190
+ Jo,
5169
5191
  [-1, -1]
5170
5192
  );
5171
5193
  }
@@ -5230,39 +5252,39 @@ class an extends Rn {
5230
5252
  this.$$set({ savecredentials: t }), ee();
5231
5253
  }
5232
5254
  }
5233
- Nn(an, { endpoint: {}, captchakey: {}, lang: {}, smsverification: {}, simplepasswordvalidation: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {} }, [], [], !0);
5234
- const is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5255
+ Dn(hn, { endpoint: {}, captchakey: {}, lang: {}, smsverification: {}, simplepasswordvalidation: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, savecredentials: {} }, [], [], !0);
5256
+ const as = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5235
5257
  __proto__: null,
5236
- default: an
5258
+ default: hn
5237
5259
  }, Symbol.toStringTag, { value: "Module" }));
5238
5260
  export {
5239
5261
  he as $,
5240
- is as G,
5241
- Rn as S,
5262
+ as as G,
5263
+ kn as S,
5242
5264
  Ue as a,
5243
- tn as b,
5244
- bn as c,
5245
- I as d,
5246
- re as e,
5265
+ sn as b,
5266
+ Dn as c,
5267
+ En as d,
5268
+ x as e,
5247
5269
  ee as f,
5248
- rt as g,
5270
+ j as g,
5249
5271
  h,
5250
- Mn as i,
5272
+ Fn as i,
5251
5273
  M as j,
5252
5274
  m as k,
5253
- se as l,
5254
- x as m,
5255
- Z as n,
5256
- j as o,
5257
- gn as p,
5258
- Sn as q,
5275
+ rt as l,
5276
+ se as m,
5277
+ re as n,
5278
+ Z as o,
5279
+ I as p,
5280
+ _n as q,
5259
5281
  Ne as r,
5260
- Hr as s,
5282
+ Ir as s,
5261
5283
  N as t,
5262
- ut as u,
5263
- $o as v,
5264
- jo as w,
5265
- Vo as x,
5266
- Nn as y,
5267
- ko as z
5284
+ Bn as u,
5285
+ Xo as v,
5286
+ Wo as w,
5287
+ ut as x,
5288
+ zo as y,
5289
+ jo as z
5268
5290
  };