@everymatrix/player-account-biometrics 1.65.2 → 1.65.3

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,24 +1,24 @@
1
1
  function I() {
2
2
  }
3
- function wt(e) {
3
+ function _t(e) {
4
4
  return e();
5
5
  }
6
- function tt() {
6
+ function Je() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
- function se(e) {
10
- e.forEach(wt);
9
+ function ae(e) {
10
+ e.forEach(_t);
11
11
  }
12
- function Je(e) {
12
+ function We(e) {
13
13
  return typeof e == "function";
14
14
  }
15
- function Tt(e, t) {
15
+ function xt(e, t) {
16
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
17
17
  }
18
- function sr(e) {
18
+ function rr(e) {
19
19
  return Object.keys(e).length === 0;
20
20
  }
21
- function Ht(e, ...t) {
21
+ function Bt(e, ...t) {
22
22
  if (e == null) {
23
23
  for (const n of t)
24
24
  n(void 0);
@@ -27,20 +27,20 @@ function Ht(e, ...t) {
27
27
  const r = e.subscribe(...t);
28
28
  return r.unsubscribe ? () => r.unsubscribe() : r;
29
29
  }
30
- function ar(e, t, r) {
31
- e.$$.on_destroy.push(Ht(t, r));
30
+ function nr(e, t, r) {
31
+ e.$$.on_destroy.push(Bt(t, r));
32
32
  }
33
- function v(e, t) {
33
+ function E(e, t) {
34
34
  e.appendChild(t);
35
35
  }
36
- function ur(e, t, r) {
37
- const n = hr(e);
36
+ function ir(e, t, r) {
37
+ const n = or(e);
38
38
  if (!n.getElementById(t)) {
39
39
  const i = O("style");
40
- i.id = t, i.textContent = r, lr(n, i);
40
+ i.id = t, i.textContent = r, sr(n, i);
41
41
  }
42
42
  }
43
- function hr(e) {
43
+ function or(e) {
44
44
  if (!e)
45
45
  return document;
46
46
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -50,17 +50,17 @@ function hr(e) {
50
50
  t
51
51
  ) : e.ownerDocument;
52
52
  }
53
- function lr(e, t) {
54
- return v(
53
+ function sr(e, t) {
54
+ return E(
55
55
  /** @type {Document} */
56
56
  e.head || e,
57
57
  t
58
58
  ), t.sheet;
59
59
  }
60
- function qe(e, t, r) {
60
+ function ze(e, t, r) {
61
61
  e.insertBefore(t, r || null);
62
62
  }
63
- function ye(e) {
63
+ function ge(e) {
64
64
  e.parentNode && e.parentNode.removeChild(e);
65
65
  }
66
66
  function O(e) {
@@ -72,23 +72,23 @@ function F(e) {
72
72
  function U(e) {
73
73
  return document.createTextNode(e);
74
74
  }
75
- function ee() {
75
+ function te() {
76
76
  return U(" ");
77
77
  }
78
- function At(e, t, r, n) {
78
+ function St(e, t, r, n) {
79
79
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
80
80
  }
81
81
  function B(e, t, r) {
82
82
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
83
83
  }
84
- function cr(e) {
84
+ function ar(e) {
85
85
  return Array.from(e.childNodes);
86
86
  }
87
- function te(e, t) {
87
+ function re(e, t) {
88
88
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
89
89
  t);
90
90
  }
91
- function fr(e) {
91
+ function ur(e) {
92
92
  const t = {};
93
93
  return e.childNodes.forEach(
94
94
  /** @param {Element} node */
@@ -97,87 +97,87 @@ function fr(e) {
97
97
  }
98
98
  ), t;
99
99
  }
100
- let ne;
101
- function re(e) {
102
- ne = e;
100
+ let ie;
101
+ function ne(e) {
102
+ ie = e;
103
103
  }
104
- function pr() {
105
- if (!ne)
104
+ function hr() {
105
+ if (!ie)
106
106
  throw new Error("Function called outside component initialization");
107
- return ne;
107
+ return ie;
108
108
  }
109
- function mr(e) {
110
- pr().$$.on_mount.push(e);
109
+ function lr(e) {
110
+ hr().$$.on_mount.push(e);
111
111
  }
112
- const V = [], Me = [];
112
+ const V = [], Oe = [];
113
113
  let X = [];
114
- const rt = [], br = /* @__PURE__ */ Promise.resolve();
115
- let Le = !1;
116
- function dr() {
117
- Le || (Le = !0, br.then($));
114
+ const qe = [], cr = /* @__PURE__ */ Promise.resolve();
115
+ let Ie = !1;
116
+ function fr() {
117
+ Ie || (Ie = !0, cr.then($));
118
118
  }
119
- function Ce(e) {
119
+ function Ne(e) {
120
120
  X.push(e);
121
121
  }
122
- const we = /* @__PURE__ */ new Set();
122
+ const Be = /* @__PURE__ */ new Set();
123
123
  let j = 0;
124
124
  function $() {
125
125
  if (j !== 0)
126
126
  return;
127
- const e = ne;
127
+ const e = ie;
128
128
  do {
129
129
  try {
130
130
  for (; j < V.length; ) {
131
131
  const t = V[j];
132
- j++, re(t), gr(t.$$);
132
+ j++, ne(t), mr(t.$$);
133
133
  }
134
134
  } catch (t) {
135
135
  throw V.length = 0, j = 0, t;
136
136
  }
137
- for (re(null), V.length = 0, j = 0; Me.length; )
138
- Me.pop()();
137
+ for (ne(null), V.length = 0, j = 0; Oe.length; )
138
+ Oe.pop()();
139
139
  for (let t = 0; t < X.length; t += 1) {
140
140
  const r = X[t];
141
- we.has(r) || (we.add(r), r());
141
+ Be.has(r) || (Be.add(r), r());
142
142
  }
143
143
  X.length = 0;
144
144
  } while (V.length);
145
- for (; rt.length; )
146
- rt.pop()();
147
- Le = !1, we.clear(), re(e);
145
+ for (; qe.length; )
146
+ qe.pop()();
147
+ Ie = !1, Be.clear(), ne(e);
148
148
  }
149
- function gr(e) {
149
+ function mr(e) {
150
150
  if (e.fragment !== null) {
151
- e.update(), se(e.before_update);
151
+ e.update(), ae(e.before_update);
152
152
  const t = e.dirty;
153
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ce);
153
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ne);
154
154
  }
155
155
  }
156
- function yr(e) {
156
+ function pr(e) {
157
157
  const t = [], r = [];
158
158
  X.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), X = t;
159
159
  }
160
- const vr = /* @__PURE__ */ new Set();
161
- function Er(e, t) {
162
- e && e.i && (vr.delete(e), e.i(t));
160
+ const dr = /* @__PURE__ */ new Set();
161
+ function br(e, t) {
162
+ e && e.i && (dr.delete(e), e.i(t));
163
163
  }
164
- function _r(e, t, r) {
164
+ function gr(e, t, r) {
165
165
  const { fragment: n, after_update: i } = e.$$;
166
- n && n.m(t, r), Ce(() => {
167
- const o = e.$$.on_mount.map(wt).filter(Je);
168
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : se(o), e.$$.on_mount = [];
169
- }), i.forEach(Ce);
166
+ n && n.m(t, r), Ne(() => {
167
+ const o = e.$$.on_mount.map(_t).filter(We);
168
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ae(o), e.$$.on_mount = [];
169
+ }), i.forEach(Ne);
170
170
  }
171
- function xr(e, t) {
171
+ function yr(e, t) {
172
172
  const r = e.$$;
173
- r.fragment !== null && (yr(r.after_update), se(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
173
+ r.fragment !== null && (pr(r.after_update), ae(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
174
174
  }
175
- function Br(e, t) {
176
- e.$$.dirty[0] === -1 && (V.push(e), dr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
175
+ function vr(e, t) {
176
+ e.$$.dirty[0] === -1 && (V.push(e), fr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
177
177
  }
178
- function Sr(e, t, r, n, i, o, s = null, a = [-1]) {
179
- const h = ne;
180
- re(e);
178
+ function Er(e, t, r, n, i, o, s = null, a = [-1]) {
179
+ const h = ie;
180
+ ne(e);
181
181
  const u = e.$$ = {
182
182
  fragment: null,
183
183
  ctx: [],
@@ -185,7 +185,7 @@ function Sr(e, t, r, n, i, o, s = null, a = [-1]) {
185
185
  props: o,
186
186
  update: I,
187
187
  not_equal: i,
188
- bound: tt(),
188
+ bound: Je(),
189
189
  // lifecycle
190
190
  on_mount: [],
191
191
  on_destroy: [],
@@ -194,28 +194,28 @@ function Sr(e, t, r, n, i, o, s = null, a = [-1]) {
194
194
  after_update: [],
195
195
  context: new Map(t.context || (h ? h.$$.context : [])),
196
196
  // everything else
197
- callbacks: tt(),
197
+ callbacks: Je(),
198
198
  dirty: a,
199
199
  skip_bound: !1,
200
200
  root: t.target || h.$$.root
201
201
  };
202
202
  s && s(u.root);
203
203
  let l = !1;
204
- if (u.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
205
- const g = p.length ? p[0] : f;
206
- return u.ctx && i(u.ctx[c], u.ctx[c] = g) && (!u.skip_bound && u.bound[c] && u.bound[c](g), l && Br(e, c)), f;
207
- }) : [], u.update(), l = !0, se(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
204
+ if (u.ctx = r(e, t.props || {}, (c, f, ...m) => {
205
+ const g = m.length ? m[0] : f;
206
+ return u.ctx && i(u.ctx[c], u.ctx[c] = g) && (!u.skip_bound && u.bound[c] && u.bound[c](g), l && vr(e, c)), f;
207
+ }), u.update(), l = !0, ae(u.before_update), u.fragment = n(u.ctx), t.target) {
208
208
  if (t.hydrate) {
209
- const c = cr(t.target);
210
- u.fragment && u.fragment.l(c), c.forEach(ye);
209
+ const c = ar(t.target);
210
+ u.fragment && u.fragment.l(c), c.forEach(ge);
211
211
  } else
212
212
  u.fragment && u.fragment.c();
213
- t.intro && Er(e.$$.fragment), _r(e, t.target, t.anchor), $();
213
+ t.intro && br(e.$$.fragment), gr(e, t.target, t.anchor), $();
214
214
  }
215
- re(h);
215
+ ne(h);
216
216
  }
217
- let Pt;
218
- typeof HTMLElement == "function" && (Pt = class extends HTMLElement {
217
+ let Tt;
218
+ typeof HTMLElement == "function" && (Tt = class extends HTMLElement {
219
219
  /** The Svelte component constructor */
220
220
  $$ctor;
221
221
  /** Slots */
@@ -264,17 +264,17 @@ typeof HTMLElement == "function" && (Pt = class extends HTMLElement {
264
264
  * @param {HTMLElement} [anchor]
265
265
  */
266
266
  m: function(h, u) {
267
- qe(h, o, u);
267
+ ze(h, o, u);
268
268
  },
269
269
  d: function(h) {
270
- h && ye(o);
270
+ h && ge(o);
271
271
  }
272
272
  };
273
273
  };
274
274
  };
275
275
  if (await Promise.resolve(), !this.$$cn || this.$$c)
276
276
  return;
277
- const t = {}, r = fr(this);
277
+ const t = {}, r = ur(this);
278
278
  for (const i of this.$$s)
279
279
  i in r && (t[i] = [e(i)]);
280
280
  for (const i of this.attributes) {
@@ -361,8 +361,8 @@ function ce(e, t, r, n) {
361
361
  return t;
362
362
  }
363
363
  }
364
- function wr(e, t, r, n, i, o) {
365
- let s = class extends Pt {
364
+ function _r(e, t, r, n, i, o) {
365
+ let s = class extends Tt {
366
366
  constructor() {
367
367
  super(e, r, i), this.$$p_d = t;
368
368
  }
@@ -390,7 +390,7 @@ function wr(e, t, r, n, i, o) {
390
390
  }), e.element = /** @type {any} */
391
391
  s, s;
392
392
  }
393
- class Tr {
393
+ class xr {
394
394
  /**
395
395
  * ### PRIVATE API
396
396
  *
@@ -409,7 +409,7 @@ class Tr {
409
409
  $$set = void 0;
410
410
  /** @returns {void} */
411
411
  $destroy() {
412
- xr(this, 1), this.$destroy = I;
412
+ yr(this, 1), this.$destroy = I;
413
413
  }
414
414
  /**
415
415
  * @template {Extract<keyof Events, string>} K
@@ -418,7 +418,7 @@ class Tr {
418
418
  * @returns {() => void}
419
419
  */
420
420
  $on(t, r) {
421
- if (!Je(r))
421
+ if (!We(r))
422
422
  return I;
423
423
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
424
424
  return n.push(r), () => {
@@ -431,11 +431,11 @@ class Tr {
431
431
  * @returns {void}
432
432
  */
433
433
  $set(t) {
434
- this.$$set && !sr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
434
+ this.$$set && !rr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
435
435
  }
436
436
  }
437
- const Hr = "4";
438
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Hr);
437
+ const Br = "4";
438
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Br);
439
439
  /*! *****************************************************************************
440
440
  Copyright (c) Microsoft Corporation.
441
441
 
@@ -450,24 +450,43 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
450
450
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
451
451
  PERFORMANCE OF THIS SOFTWARE.
452
452
  ***************************************************************************** */
453
- var $e = function(e, t) {
454
- return $e = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
453
+ var Me = function(e, t) {
454
+ return Me = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
455
455
  r.__proto__ = n;
456
456
  } || function(r, n) {
457
457
  for (var i in n)
458
458
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
459
- }, $e(e, t);
459
+ }, Me(e, t);
460
460
  };
461
- function ae(e, t) {
461
+ function C(e, t) {
462
462
  if (typeof t != "function" && t !== null)
463
463
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
464
- $e(e, t);
464
+ Me(e, t);
465
465
  function r() {
466
466
  this.constructor = e;
467
467
  }
468
468
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
469
469
  }
470
- function Re(e) {
470
+ var y = function() {
471
+ return y = Object.assign || function(t) {
472
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
473
+ r = arguments[n];
474
+ for (var o in r)
475
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
476
+ }
477
+ return t;
478
+ }, y.apply(this, arguments);
479
+ };
480
+ function Sr(e, t) {
481
+ var r = {};
482
+ for (var n in e)
483
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
484
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
485
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
486
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
487
+ return r;
488
+ }
489
+ function Le(e) {
471
490
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
472
491
  if (r)
473
492
  return r.call(e);
@@ -479,7 +498,7 @@ function Re(e) {
479
498
  };
480
499
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
481
500
  }
482
- function De(e, t) {
501
+ function Ce(e, t) {
483
502
  var r = typeof Symbol == "function" && e[Symbol.iterator];
484
503
  if (!r)
485
504
  return e;
@@ -499,22 +518,22 @@ function De(e, t) {
499
518
  }
500
519
  return o;
501
520
  }
502
- function Ue(e, t, r) {
503
- if (arguments.length === 2)
521
+ function W(e, t, r) {
522
+ if (r || arguments.length === 2)
504
523
  for (var n = 0, i = t.length, o; n < i; n++)
505
524
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
506
525
  return e.concat(o || t);
507
526
  }
508
- function C(e) {
527
+ function L(e) {
509
528
  return typeof e == "function";
510
529
  }
511
- function Ot(e) {
530
+ function wt(e) {
512
531
  var t = function(n) {
513
532
  Error.call(n), n.stack = new Error().stack;
514
533
  }, r = e(t);
515
534
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
516
535
  }
517
- var Te = Ot(function(e) {
536
+ var Se = wt(function(e) {
518
537
  return function(r) {
519
538
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
520
539
  ` + r.map(function(n, i) {
@@ -523,13 +542,13 @@ var Te = Ot(function(e) {
523
542
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
524
543
  };
525
544
  });
526
- function Ge(e, t) {
545
+ function $e(e, t) {
527
546
  if (e) {
528
547
  var r = e.indexOf(t);
529
548
  0 <= r && e.splice(r, 1);
530
549
  }
531
550
  }
532
- var ve = function() {
551
+ var ye = function() {
533
552
  function e(t) {
534
553
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
535
554
  }
@@ -541,12 +560,12 @@ var ve = function() {
541
560
  if (s)
542
561
  if (this._parentage = null, Array.isArray(s))
543
562
  try {
544
- for (var a = Re(s), h = a.next(); !h.done; h = a.next()) {
563
+ for (var a = Le(s), h = a.next(); !h.done; h = a.next()) {
545
564
  var u = h.value;
546
565
  u.remove(this);
547
566
  }
548
- } catch (m) {
549
- t = { error: m };
567
+ } catch (p) {
568
+ t = { error: p };
550
569
  } finally {
551
570
  try {
552
571
  h && !h.done && (r = a.return) && r.call(a);
@@ -558,29 +577,29 @@ var ve = function() {
558
577
  else
559
578
  s.remove(this);
560
579
  var l = this.initialTeardown;
561
- if (C(l))
580
+ if (L(l))
562
581
  try {
563
582
  l();
564
- } catch (m) {
565
- o = m instanceof Te ? m.errors : [m];
583
+ } catch (p) {
584
+ o = p instanceof Se ? p.errors : [p];
566
585
  }
567
586
  var c = this._finalizers;
568
587
  if (c) {
569
588
  this._finalizers = null;
570
589
  try {
571
- for (var f = Re(c), p = f.next(); !p.done; p = f.next()) {
572
- var g = p.value;
590
+ for (var f = Le(c), m = f.next(); !m.done; m = f.next()) {
591
+ var g = m.value;
573
592
  try {
574
- nt(g);
575
- } catch (m) {
576
- o = o ?? [], m instanceof Te ? o = Ue(Ue([], De(o)), De(m.errors)) : o.push(m);
593
+ Ke(g);
594
+ } catch (p) {
595
+ o = o ?? [], p instanceof Se ? o = W(W([], Ce(o)), Ce(p.errors)) : o.push(p);
577
596
  }
578
597
  }
579
- } catch (m) {
580
- n = { error: m };
598
+ } catch (p) {
599
+ n = { error: p };
581
600
  } finally {
582
601
  try {
583
- p && !p.done && (i = f.return) && i.call(f);
602
+ m && !m.done && (i = f.return) && i.call(f);
584
603
  } finally {
585
604
  if (n)
586
605
  throw n.error;
@@ -588,13 +607,13 @@ var ve = function() {
588
607
  }
589
608
  }
590
609
  if (o)
591
- throw new Te(o);
610
+ throw new Se(o);
592
611
  }
593
612
  }, e.prototype.add = function(t) {
594
613
  var r;
595
614
  if (t && t !== this)
596
615
  if (this.closed)
597
- nt(t);
616
+ Ke(t);
598
617
  else {
599
618
  if (t instanceof e) {
600
619
  if (t.closed || t._hasParent(this))
@@ -611,52 +630,56 @@ var ve = function() {
611
630
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
612
631
  }, e.prototype._removeParent = function(t) {
613
632
  var r = this._parentage;
614
- r === t ? this._parentage = null : Array.isArray(r) && Ge(r, t);
633
+ r === t ? this._parentage = null : Array.isArray(r) && $e(r, t);
615
634
  }, e.prototype.remove = function(t) {
616
635
  var r = this._finalizers;
617
- r && Ge(r, t), t instanceof e && t._removeParent(this);
636
+ r && $e(r, t), t instanceof e && t._removeParent(this);
618
637
  }, e.EMPTY = function() {
619
638
  var t = new e();
620
639
  return t.closed = !0, t;
621
640
  }(), e;
622
- }(), It = ve.EMPTY;
623
- function Nt(e) {
624
- return e instanceof ve || e && "closed" in e && C(e.remove) && C(e.add) && C(e.unsubscribe);
625
- }
626
- function nt(e) {
627
- C(e) ? e() : e.unsubscribe();
628
- }
629
- var Ar = {
630
- Promise: void 0
631
- }, Pr = {
641
+ }(), Ht = ye.EMPTY;
642
+ function At(e) {
643
+ return e instanceof ye || e && "closed" in e && L(e.remove) && L(e.add) && L(e.unsubscribe);
644
+ }
645
+ function Ke(e) {
646
+ L(e) ? e() : e.unsubscribe();
647
+ }
648
+ var Tr = {
649
+ onUnhandledError: null,
650
+ onStoppedNotification: null,
651
+ Promise: void 0,
652
+ useDeprecatedSynchronousErrorHandling: !1,
653
+ useDeprecatedNextContext: !1
654
+ }, wr = {
632
655
  setTimeout: function(e, t) {
633
656
  for (var r = [], n = 2; n < arguments.length; n++)
634
657
  r[n - 2] = arguments[n];
635
- return setTimeout.apply(void 0, Ue([e, t], De(r)));
658
+ return setTimeout.apply(void 0, W([e, t], Ce(r)));
636
659
  },
637
660
  clearTimeout: function(e) {
638
661
  return clearTimeout(e);
639
662
  },
640
663
  delegate: void 0
641
664
  };
642
- function Or(e) {
643
- Pr.setTimeout(function() {
665
+ function Hr(e) {
666
+ wr.setTimeout(function() {
644
667
  throw e;
645
668
  });
646
669
  }
647
- function it() {
670
+ function et() {
648
671
  }
649
672
  function fe(e) {
650
673
  e();
651
674
  }
652
- var Mt = function(e) {
653
- ae(t, e);
675
+ var Pt = function(e) {
676
+ C(t, e);
654
677
  function t(r) {
655
678
  var n = e.call(this) || this;
656
- return n.isStopped = !1, r ? (n.destination = r, Nt(r) && r.add(n)) : n.destination = Mr, n;
679
+ return n.isStopped = !1, r ? (n.destination = r, At(r) && r.add(n)) : n.destination = Or, n;
657
680
  }
658
681
  return t.create = function(r, n, i) {
659
- return new Fe(r, n, i);
682
+ return new Re(r, n, i);
660
683
  }, t.prototype.next = function(r) {
661
684
  this.isStopped || this._next(r);
662
685
  }, t.prototype.error = function(r) {
@@ -680,7 +703,7 @@ var Mt = function(e) {
680
703
  this.unsubscribe();
681
704
  }
682
705
  }, t;
683
- }(ve), Ir = function() {
706
+ }(ye), Ar = function() {
684
707
  function e(t) {
685
708
  this.partialObserver = t;
686
709
  }
@@ -711,43 +734,43 @@ var Mt = function(e) {
711
734
  he(r);
712
735
  }
713
736
  }, e;
714
- }(), Fe = function(e) {
715
- ae(t, e);
737
+ }(), Re = function(e) {
738
+ C(t, e);
716
739
  function t(r, n, i) {
717
740
  var o = e.call(this) || this, s;
718
- return C(r) || !r ? s = {
741
+ return L(r) || !r ? s = {
719
742
  next: r ?? void 0,
720
743
  error: n ?? void 0,
721
744
  complete: i ?? void 0
722
- } : s = r, o.destination = new Ir(s), o;
745
+ } : s = r, o.destination = new Ar(s), o;
723
746
  }
724
747
  return t;
725
- }(Mt);
748
+ }(Pt);
726
749
  function he(e) {
727
- Or(e);
750
+ Hr(e);
728
751
  }
729
- function Nr(e) {
752
+ function Pr(e) {
730
753
  throw e;
731
754
  }
732
- var Mr = {
755
+ var Or = {
733
756
  closed: !0,
734
- next: it,
735
- error: Nr,
736
- complete: it
737
- }, Lr = function() {
757
+ next: et,
758
+ error: Pr,
759
+ complete: et
760
+ }, Ir = function() {
738
761
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
739
762
  }();
740
- function Cr(e) {
763
+ function Nr(e) {
741
764
  return e;
742
765
  }
743
- function $r(e) {
744
- return e.length === 0 ? Cr : e.length === 1 ? e[0] : function(r) {
766
+ function Mr(e) {
767
+ return e.length === 0 ? Nr : e.length === 1 ? e[0] : function(r) {
745
768
  return e.reduce(function(n, i) {
746
769
  return i(n);
747
770
  }, r);
748
771
  };
749
772
  }
750
- var ot = function() {
773
+ var tt = function() {
751
774
  function e(t) {
752
775
  t && (this._subscribe = t);
753
776
  }
@@ -755,7 +778,7 @@ var ot = function() {
755
778
  var r = new e();
756
779
  return r.source = this, r.operator = t, r;
757
780
  }, e.prototype.subscribe = function(t, r, n) {
758
- var i = this, o = Dr(t) ? t : new Fe(t, r, n);
781
+ var i = this, o = Cr(t) ? t : new Re(t, r, n);
759
782
  return fe(function() {
760
783
  var s = i, a = s.operator, h = s.source;
761
784
  o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
@@ -768,8 +791,8 @@ var ot = function() {
768
791
  }
769
792
  }, e.prototype.forEach = function(t, r) {
770
793
  var n = this;
771
- return r = st(r), new r(function(i, o) {
772
- var s = new Fe({
794
+ return r = rt(r), new r(function(i, o) {
795
+ var s = new Re({
773
796
  next: function(a) {
774
797
  try {
775
798
  t(a);
@@ -785,15 +808,15 @@ var ot = function() {
785
808
  }, e.prototype._subscribe = function(t) {
786
809
  var r;
787
810
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
788
- }, e.prototype[Lr] = function() {
811
+ }, e.prototype[Ir] = function() {
789
812
  return this;
790
813
  }, e.prototype.pipe = function() {
791
814
  for (var t = [], r = 0; r < arguments.length; r++)
792
815
  t[r] = arguments[r];
793
- return $r(t)(this);
816
+ return Mr(t)(this);
794
817
  }, e.prototype.toPromise = function(t) {
795
818
  var r = this;
796
- return t = st(t), new t(function(n, i) {
819
+ return t = rt(t), new t(function(n, i) {
797
820
  var o;
798
821
  r.subscribe(function(s) {
799
822
  return o = s;
@@ -807,32 +830,32 @@ var ot = function() {
807
830
  return new e(t);
808
831
  }, e;
809
832
  }();
810
- function st(e) {
833
+ function rt(e) {
811
834
  var t;
812
- return (t = e ?? Ar.Promise) !== null && t !== void 0 ? t : Promise;
835
+ return (t = e ?? Tr.Promise) !== null && t !== void 0 ? t : Promise;
813
836
  }
814
- function Rr(e) {
815
- return e && C(e.next) && C(e.error) && C(e.complete);
837
+ function Lr(e) {
838
+ return e && L(e.next) && L(e.error) && L(e.complete);
816
839
  }
817
- function Dr(e) {
818
- return e && e instanceof Mt || Rr(e) && Nt(e);
840
+ function Cr(e) {
841
+ return e && e instanceof Pt || Lr(e) && At(e);
819
842
  }
820
- var Ur = Ot(function(e) {
843
+ var $r = wt(function(e) {
821
844
  return function() {
822
845
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
823
846
  };
824
- }), Lt = function(e) {
825
- ae(t, e);
847
+ }), Ot = function(e) {
848
+ C(t, e);
826
849
  function t() {
827
850
  var r = e.call(this) || this;
828
851
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
829
852
  }
830
853
  return t.prototype.lift = function(r) {
831
- var n = new at(this, this);
854
+ var n = new nt(this, this);
832
855
  return n.operator = r, n;
833
856
  }, t.prototype._throwIfClosed = function() {
834
857
  if (this.closed)
835
- throw new Ur();
858
+ throw new $r();
836
859
  }, t.prototype.next = function(r) {
837
860
  var n = this;
838
861
  fe(function() {
@@ -840,7 +863,7 @@ var Ur = Ot(function(e) {
840
863
  if (n._throwIfClosed(), !n.isStopped) {
841
864
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
842
865
  try {
843
- for (var s = Re(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
866
+ for (var s = Le(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
844
867
  var h = a.value;
845
868
  h.next(r);
846
869
  }
@@ -889,20 +912,20 @@ var Ur = Ot(function(e) {
889
912
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
890
913
  }, t.prototype._innerSubscribe = function(r) {
891
914
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
892
- return o || s ? It : (this.currentObservers = null, a.push(r), new ve(function() {
893
- n.currentObservers = null, Ge(a, r);
915
+ return o || s ? Ht : (this.currentObservers = null, a.push(r), new ye(function() {
916
+ n.currentObservers = null, $e(a, r);
894
917
  }));
895
918
  }, t.prototype._checkFinalizedStatuses = function(r) {
896
919
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
897
920
  i ? r.error(o) : s && r.complete();
898
921
  }, t.prototype.asObservable = function() {
899
- var r = new ot();
922
+ var r = new tt();
900
923
  return r.source = this, r;
901
924
  }, t.create = function(r, n) {
902
- return new at(r, n);
925
+ return new nt(r, n);
903
926
  }, t;
904
- }(ot), at = function(e) {
905
- ae(t, e);
927
+ }(tt), nt = function(e) {
928
+ C(t, e);
906
929
  function t(r, n) {
907
930
  var i = e.call(this) || this;
908
931
  return i.destination = r, i.source = n, i;
@@ -918,17 +941,17 @@ var Ur = Ot(function(e) {
918
941
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
919
942
  }, t.prototype._subscribe = function(r) {
920
943
  var n, i;
921
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : It;
944
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Ht;
922
945
  }, t;
923
- }(Lt), Ct = {
946
+ }(Ot), It = {
924
947
  now: function() {
925
- return (Ct.delegate || Date).now();
948
+ return (It.delegate || Date).now();
926
949
  },
927
950
  delegate: void 0
928
- }, Gr = function(e) {
929
- ae(t, e);
951
+ }, Rr = function(e) {
952
+ C(t, e);
930
953
  function t(r, n, i) {
931
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Ct);
954
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = It);
932
955
  var o = e.call(this) || this;
933
956
  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;
934
957
  }
@@ -948,24 +971,24 @@ var Ur = Ot(function(e) {
948
971
  u && o.splice(0, u + 1);
949
972
  }
950
973
  }, t;
951
- }(Lt);
952
- const ut = [], ht = {}, Fr = (e, t = 0) => {
953
- if (ut.indexOf(e) == -1) {
954
- const r = new Gr(t);
955
- ht[e] = r, ut.push(e);
974
+ }(Ot);
975
+ const it = [], ot = {}, Dr = (e, t = 0) => {
976
+ if (it.indexOf(e) == -1) {
977
+ const r = new Rr(t);
978
+ ot[e] = r, it.push(e);
956
979
  }
957
- return ht[e];
980
+ return ot[e];
958
981
  }, k = [];
959
- function jr(e, t) {
982
+ function Ur(e, t) {
960
983
  return {
961
- subscribe: Ee(e, t).subscribe
984
+ subscribe: ve(e, t).subscribe
962
985
  };
963
986
  }
964
- function Ee(e, t = I) {
987
+ function ve(e, t = I) {
965
988
  let r;
966
989
  const n = /* @__PURE__ */ new Set();
967
990
  function i(a) {
968
- if (Tt(e, a) && (e = a, r)) {
991
+ if (xt(e, a) && (e = a, r)) {
969
992
  const h = !k.length;
970
993
  for (const u of n)
971
994
  u[1](), k.push(u, e);
@@ -987,12 +1010,12 @@ function Ee(e, t = I) {
987
1010
  }
988
1011
  return { set: i, update: o, subscribe: s };
989
1012
  }
990
- function Q(e, t, r) {
1013
+ function J(e, t, r) {
991
1014
  const n = !Array.isArray(e), i = n ? [e] : e;
992
1015
  if (!i.every(Boolean))
993
1016
  throw new Error("derived() expects stores as input, got a falsy value");
994
1017
  const o = t.length < 2;
995
- return jr(r, (s, a) => {
1018
+ return Ur(r, (s, a) => {
996
1019
  let h = !1;
997
1020
  const u = [];
998
1021
  let l = 0, c = I;
@@ -1001,170 +1024,131 @@ function Q(e, t, r) {
1001
1024
  return;
1002
1025
  c();
1003
1026
  const g = t(n ? u[0] : u, s, a);
1004
- o ? s(g) : c = Je(g) ? g : I;
1005
- }, p = i.map(
1006
- (g, m) => Ht(
1027
+ o ? s(g) : c = We(g) ? g : I;
1028
+ }, m = i.map(
1029
+ (g, p) => Bt(
1007
1030
  g,
1008
1031
  (x) => {
1009
- u[m] = x, l &= ~(1 << m), h && f();
1032
+ u[p] = x, l &= ~(1 << p), h && f();
1010
1033
  },
1011
1034
  () => {
1012
- l |= 1 << m;
1035
+ l |= 1 << p;
1013
1036
  }
1014
1037
  )
1015
1038
  );
1016
1039
  return h = !0, f(), function() {
1017
- se(p), c(), h = !1;
1040
+ ae(m), c(), h = !1;
1018
1041
  };
1019
1042
  });
1020
1043
  }
1021
- function kr(e) {
1022
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1044
+ function Gr(e) {
1045
+ return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1023
1046
  }
1024
- var Vr = function(t) {
1025
- return Xr(t) && !Wr(t);
1047
+ var Fr = function(t) {
1048
+ return jr(t) && !kr(t);
1026
1049
  };
1027
- function Xr(e) {
1050
+ function jr(e) {
1028
1051
  return !!e && typeof e == "object";
1029
1052
  }
1030
- function Wr(e) {
1053
+ function kr(e) {
1031
1054
  var t = Object.prototype.toString.call(e);
1032
- return t === "[object RegExp]" || t === "[object Date]" || Yr(e);
1055
+ return t === "[object RegExp]" || t === "[object Date]" || Wr(e);
1033
1056
  }
1034
- var zr = typeof Symbol == "function" && Symbol.for, Zr = zr ? Symbol.for("react.element") : 60103;
1035
- function Yr(e) {
1036
- return e.$$typeof === Zr;
1057
+ var Vr = typeof Symbol == "function" && Symbol.for, Xr = Vr ? Symbol.for("react.element") : 60103;
1058
+ function Wr(e) {
1059
+ return e.$$typeof === Xr;
1037
1060
  }
1038
- function Qr(e) {
1061
+ function zr(e) {
1039
1062
  return Array.isArray(e) ? [] : {};
1040
1063
  }
1041
- function ie(e, t) {
1042
- return t.clone !== !1 && t.isMergeableObject(e) ? W(Qr(e), e, t) : e;
1064
+ function oe(e, t) {
1065
+ return t.clone !== !1 && t.isMergeableObject(e) ? z(zr(e), e, t) : e;
1043
1066
  }
1044
- function Jr(e, t, r) {
1067
+ function Zr(e, t, r) {
1045
1068
  return e.concat(t).map(function(n) {
1046
- return ie(n, r);
1069
+ return oe(n, r);
1047
1070
  });
1048
1071
  }
1049
- function qr(e, t) {
1072
+ function Yr(e, t) {
1050
1073
  if (!t.customMerge)
1051
- return W;
1074
+ return z;
1052
1075
  var r = t.customMerge(e);
1053
- return typeof r == "function" ? r : W;
1076
+ return typeof r == "function" ? r : z;
1054
1077
  }
1055
- function Kr(e) {
1078
+ function Qr(e) {
1056
1079
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1057
1080
  return Object.propertyIsEnumerable.call(e, t);
1058
1081
  }) : [];
1059
1082
  }
1060
- function lt(e) {
1061
- return Object.keys(e).concat(Kr(e));
1083
+ function st(e) {
1084
+ return Object.keys(e).concat(Qr(e));
1062
1085
  }
1063
- function $t(e, t) {
1086
+ function Nt(e, t) {
1064
1087
  try {
1065
1088
  return t in e;
1066
1089
  } catch {
1067
1090
  return !1;
1068
1091
  }
1069
1092
  }
1070
- function en(e, t) {
1071
- return $t(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1093
+ function Jr(e, t) {
1094
+ return Nt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1072
1095
  }
1073
- function tn(e, t, r) {
1096
+ function qr(e, t, r) {
1074
1097
  var n = {};
1075
- return r.isMergeableObject(e) && lt(e).forEach(function(i) {
1076
- n[i] = ie(e[i], r);
1077
- }), lt(t).forEach(function(i) {
1078
- en(e, i) || ($t(e, i) && r.isMergeableObject(t[i]) ? n[i] = qr(i, r)(e[i], t[i], r) : n[i] = ie(t[i], r));
1098
+ return r.isMergeableObject(e) && st(e).forEach(function(i) {
1099
+ n[i] = oe(e[i], r);
1100
+ }), st(t).forEach(function(i) {
1101
+ Jr(e, i) || (Nt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Yr(i, r)(e[i], t[i], r) : n[i] = oe(t[i], r));
1079
1102
  }), n;
1080
1103
  }
1081
- function W(e, t, r) {
1082
- r = r || {}, r.arrayMerge = r.arrayMerge || Jr, r.isMergeableObject = r.isMergeableObject || Vr, r.cloneUnlessOtherwiseSpecified = ie;
1104
+ function z(e, t, r) {
1105
+ r = r || {}, r.arrayMerge = r.arrayMerge || Zr, r.isMergeableObject = r.isMergeableObject || Fr, r.cloneUnlessOtherwiseSpecified = oe;
1083
1106
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1084
- return o ? n ? r.arrayMerge(e, t, r) : tn(e, t, r) : ie(t, r);
1107
+ return o ? n ? r.arrayMerge(e, t, r) : qr(e, t, r) : oe(t, r);
1085
1108
  }
1086
- W.all = function(t, r) {
1109
+ z.all = function(t, r) {
1087
1110
  if (!Array.isArray(t))
1088
1111
  throw new Error("first argument should be an array");
1089
1112
  return t.reduce(function(n, i) {
1090
- return W(n, i, r);
1113
+ return z(n, i, r);
1091
1114
  }, {});
1092
1115
  };
1093
- var rn = W, nn = rn;
1094
- const on = /* @__PURE__ */ kr(nn);
1095
- var je = function(e, t) {
1096
- return je = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1097
- r.__proto__ = n;
1098
- } || function(r, n) {
1099
- for (var i in n)
1100
- Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1101
- }, je(e, t);
1102
- };
1103
- function _e(e, t) {
1104
- if (typeof t != "function" && t !== null)
1105
- throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1106
- je(e, t);
1107
- function r() {
1108
- this.constructor = e;
1109
- }
1110
- e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1111
- }
1112
- var L = function() {
1113
- return L = Object.assign || function(t) {
1114
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1115
- r = arguments[n];
1116
- for (var o in r)
1117
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1118
- }
1119
- return t;
1120
- }, L.apply(this, arguments);
1121
- };
1122
- function sn(e, t) {
1123
- var r = {};
1124
- for (var n in e)
1125
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1126
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
1127
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1128
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1129
- return r;
1130
- }
1131
- function He(e, t, r) {
1132
- if (r || arguments.length === 2)
1133
- for (var n = 0, i = t.length, o; n < i; n++)
1134
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1135
- return e.concat(o || Array.prototype.slice.call(t));
1136
- }
1137
- function Ae(e, t) {
1138
- var r = t && t.cache ? t.cache : pn, n = t && t.serializer ? t.serializer : cn, i = t && t.strategy ? t.strategy : hn;
1116
+ var Kr = z, en = Kr;
1117
+ const tn = /* @__PURE__ */ Gr(en);
1118
+ function Te(e, t) {
1119
+ var r = t && t.cache ? t.cache : hn, n = t && t.serializer ? t.serializer : an, i = t && t.strategy ? t.strategy : nn;
1139
1120
  return i(e, {
1140
1121
  cache: r,
1141
1122
  serializer: n
1142
1123
  });
1143
1124
  }
1144
- function an(e) {
1125
+ function rn(e) {
1145
1126
  return e == null || typeof e == "number" || typeof e == "boolean";
1146
1127
  }
1147
- function un(e, t, r, n) {
1148
- var i = an(n) ? n : r(n), o = t.get(i);
1128
+ function Mt(e, t, r, n) {
1129
+ var i = rn(n) ? n : r(n), o = t.get(i);
1149
1130
  return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
1150
1131
  }
1151
- function Rt(e, t, r) {
1132
+ function Lt(e, t, r) {
1152
1133
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1153
1134
  return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
1154
1135
  }
1155
- function Dt(e, t, r, n, i) {
1136
+ function Ze(e, t, r, n, i) {
1156
1137
  return r.bind(t, e, n, i);
1157
1138
  }
1158
- function hn(e, t) {
1159
- var r = e.length === 1 ? un : Rt;
1160
- return Dt(e, this, r, t.cache.create(), t.serializer);
1139
+ function nn(e, t) {
1140
+ var r = e.length === 1 ? Mt : Lt;
1141
+ return Ze(e, this, r, t.cache.create(), t.serializer);
1161
1142
  }
1162
- function ln(e, t) {
1163
- return Dt(e, this, Rt, t.cache.create(), t.serializer);
1143
+ function on(e, t) {
1144
+ return Ze(e, this, Lt, t.cache.create(), t.serializer);
1145
+ }
1146
+ function sn(e, t) {
1147
+ return Ze(e, this, Mt, t.cache.create(), t.serializer);
1164
1148
  }
1165
- var cn = function() {
1149
+ var an = function() {
1166
1150
  return JSON.stringify(arguments);
1167
- }, fn = (
1151
+ }, un = (
1168
1152
  /** @class */
1169
1153
  function() {
1170
1154
  function e() {
@@ -1176,71 +1160,62 @@ var cn = function() {
1176
1160
  this.cache[t] = r;
1177
1161
  }, e;
1178
1162
  }()
1179
- ), pn = {
1163
+ ), hn = {
1180
1164
  create: function() {
1181
- return new fn();
1165
+ return new un();
1182
1166
  }
1183
- }, Pe = {
1184
- variadic: ln
1185
- }, be = function() {
1186
- return be = Object.assign || function(t) {
1187
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1188
- r = arguments[n];
1189
- for (var o in r)
1190
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1191
- }
1192
- return t;
1193
- }, be.apply(this, arguments);
1194
- };
1195
- var b;
1167
+ }, we = {
1168
+ variadic: on,
1169
+ monadic: sn
1170
+ }, d;
1196
1171
  (function(e) {
1197
1172
  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";
1198
- })(b || (b = {}));
1199
- var E;
1173
+ })(d || (d = {}));
1174
+ var _;
1200
1175
  (function(e) {
1201
1176
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
1202
- })(E || (E = {}));
1203
- var z;
1177
+ })(_ || (_ = {}));
1178
+ var Z;
1204
1179
  (function(e) {
1205
1180
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1206
- })(z || (z = {}));
1207
- function ct(e) {
1208
- return e.type === E.literal;
1181
+ })(Z || (Z = {}));
1182
+ function at(e) {
1183
+ return e.type === _.literal;
1209
1184
  }
1210
- function mn(e) {
1211
- return e.type === E.argument;
1185
+ function ln(e) {
1186
+ return e.type === _.argument;
1212
1187
  }
1213
- function Ut(e) {
1214
- return e.type === E.number;
1188
+ function Ct(e) {
1189
+ return e.type === _.number;
1215
1190
  }
1216
- function Gt(e) {
1217
- return e.type === E.date;
1191
+ function $t(e) {
1192
+ return e.type === _.date;
1218
1193
  }
1219
- function Ft(e) {
1220
- return e.type === E.time;
1194
+ function Rt(e) {
1195
+ return e.type === _.time;
1221
1196
  }
1222
- function jt(e) {
1223
- return e.type === E.select;
1197
+ function Dt(e) {
1198
+ return e.type === _.select;
1224
1199
  }
1225
- function kt(e) {
1226
- return e.type === E.plural;
1200
+ function Ut(e) {
1201
+ return e.type === _.plural;
1227
1202
  }
1228
- function bn(e) {
1229
- return e.type === E.pound;
1203
+ function cn(e) {
1204
+ return e.type === _.pound;
1230
1205
  }
1231
- function Vt(e) {
1232
- return e.type === E.tag;
1206
+ function Gt(e) {
1207
+ return e.type === _.tag;
1233
1208
  }
1234
- function Xt(e) {
1235
- return !!(e && typeof e == "object" && e.type === z.number);
1209
+ function Ft(e) {
1210
+ return !!(e && typeof e == "object" && e.type === Z.number);
1236
1211
  }
1237
- function ke(e) {
1238
- return !!(e && typeof e == "object" && e.type === z.dateTime);
1212
+ function De(e) {
1213
+ return !!(e && typeof e == "object" && e.type === Z.dateTime);
1239
1214
  }
1240
- var Wt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, dn = /(?:[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;
1241
- function gn(e) {
1215
+ var jt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, fn = /(?:[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;
1216
+ function mn(e) {
1242
1217
  var t = {};
1243
- return e.replace(dn, function(r) {
1218
+ return e.replace(fn, function(r) {
1244
1219
  var n = r.length;
1245
1220
  switch (r[0]) {
1246
1221
  case "G":
@@ -1329,21 +1304,11 @@ function gn(e) {
1329
1304
  return "";
1330
1305
  }), t;
1331
1306
  }
1332
- var _ = function() {
1333
- return _ = Object.assign || function(t) {
1334
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1335
- r = arguments[n];
1336
- for (var o in r)
1337
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1338
- }
1339
- return t;
1340
- }, _.apply(this, arguments);
1341
- };
1342
- var yn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1343
- function vn(e) {
1307
+ var pn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1308
+ function dn(e) {
1344
1309
  if (e.length === 0)
1345
1310
  throw new Error("Number skeleton cannot be empty");
1346
- for (var t = e.split(yn).filter(function(f) {
1311
+ for (var t = e.split(pn).filter(function(f) {
1347
1312
  return f.length > 0;
1348
1313
  }), r = [], n = 0, i = t; n < i.length; n++) {
1349
1314
  var o = i[n], s = o.split("/");
@@ -1358,17 +1323,17 @@ function vn(e) {
1358
1323
  }
1359
1324
  return r;
1360
1325
  }
1361
- function En(e) {
1326
+ function bn(e) {
1362
1327
  return e.replace(/^(.*?)-/, "");
1363
1328
  }
1364
- var ft = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, zt = /^(@+)?(\+|#+)?[rs]?$/g, _n = /(\*)(0+)|(#+)(0+)|(0+)/g, Zt = /^(0+)$/;
1365
- function pt(e) {
1329
+ var ut = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, kt = /^(@+)?(\+|#+)?[rs]?$/g, gn = /(\*)(0+)|(#+)(0+)|(0+)/g, Vt = /^(0+)$/;
1330
+ function ht(e) {
1366
1331
  var t = {};
1367
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(zt, function(r, n, i) {
1332
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(kt, function(r, n, i) {
1368
1333
  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)), "";
1369
1334
  }), t;
1370
1335
  }
1371
- function Yt(e) {
1336
+ function Xt(e) {
1372
1337
  switch (e) {
1373
1338
  case "sign-auto":
1374
1339
  return {
@@ -1408,7 +1373,7 @@ function Yt(e) {
1408
1373
  };
1409
1374
  }
1410
1375
  }
1411
- function xn(e) {
1376
+ function yn(e) {
1412
1377
  var t;
1413
1378
  if (e[0] === "E" && e[1] === "E" ? (t = {
1414
1379
  notation: "engineering"
@@ -1416,17 +1381,17 @@ function xn(e) {
1416
1381
  notation: "scientific"
1417
1382
  }, e = e.slice(1)), t) {
1418
1383
  var r = e.slice(0, 2);
1419
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Zt.test(e))
1384
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Vt.test(e))
1420
1385
  throw new Error("Malformed concise eng/scientific notation");
1421
1386
  t.minimumIntegerDigits = e.length;
1422
1387
  }
1423
1388
  return t;
1424
1389
  }
1425
- function mt(e) {
1426
- var t = {}, r = Yt(e);
1390
+ function lt(e) {
1391
+ var t = {}, r = Xt(e);
1427
1392
  return r || t;
1428
1393
  }
1429
- function Bn(e) {
1394
+ function vn(e) {
1430
1395
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1431
1396
  var i = n[r];
1432
1397
  switch (i.stem) {
@@ -1450,7 +1415,7 @@ function Bn(e) {
1450
1415
  continue;
1451
1416
  case "measure-unit":
1452
1417
  case "unit":
1453
- t.style = "unit", t.unit = En(i.options[0]);
1418
+ t.style = "unit", t.unit = bn(i.options[0]);
1454
1419
  continue;
1455
1420
  case "compact-short":
1456
1421
  case "K":
@@ -1461,13 +1426,13 @@ function Bn(e) {
1461
1426
  t.notation = "compact", t.compactDisplay = "long";
1462
1427
  continue;
1463
1428
  case "scientific":
1464
- t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1465
- return _(_({}, h), mt(u));
1429
+ t = y(y(y({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1430
+ return y(y({}, h), lt(u));
1466
1431
  }, {}));
1467
1432
  continue;
1468
1433
  case "engineering":
1469
- t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1470
- return _(_({}, h), mt(u));
1434
+ t = y(y(y({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1435
+ return y(y({}, h), lt(u));
1471
1436
  }, {}));
1472
1437
  continue;
1473
1438
  case "notation-simple":
@@ -1512,41 +1477,41 @@ function Bn(e) {
1512
1477
  case "integer-width":
1513
1478
  if (i.options.length > 1)
1514
1479
  throw new RangeError("integer-width stems only accept a single optional option");
1515
- i.options[0].replace(_n, function(h, u, l, c, f, p) {
1480
+ i.options[0].replace(gn, function(h, u, l, c, f, m) {
1516
1481
  if (u)
1517
1482
  t.minimumIntegerDigits = l.length;
1518
1483
  else {
1519
1484
  if (c && f)
1520
1485
  throw new Error("We currently do not support maximum integer digits");
1521
- if (p)
1486
+ if (m)
1522
1487
  throw new Error("We currently do not support exact integer digits");
1523
1488
  }
1524
1489
  return "";
1525
1490
  });
1526
1491
  continue;
1527
1492
  }
1528
- if (Zt.test(i.stem)) {
1493
+ if (Vt.test(i.stem)) {
1529
1494
  t.minimumIntegerDigits = i.stem.length;
1530
1495
  continue;
1531
1496
  }
1532
- if (ft.test(i.stem)) {
1497
+ if (ut.test(i.stem)) {
1533
1498
  if (i.options.length > 1)
1534
1499
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1535
- i.stem.replace(ft, function(h, u, l, c, f, p) {
1536
- return l === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1500
+ i.stem.replace(ut, function(h, u, l, c, f, m) {
1501
+ return l === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && m ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + m.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1537
1502
  });
1538
1503
  var o = i.options[0];
1539
- o === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = _(_({}, t), pt(o)));
1504
+ o === "w" ? t = y(y({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = y(y({}, t), ht(o)));
1540
1505
  continue;
1541
1506
  }
1542
- if (zt.test(i.stem)) {
1543
- t = _(_({}, t), pt(i.stem));
1507
+ if (kt.test(i.stem)) {
1508
+ t = y(y({}, t), ht(i.stem));
1544
1509
  continue;
1545
1510
  }
1546
- var s = Yt(i.stem);
1547
- s && (t = _(_({}, t), s));
1548
- var a = xn(i.stem);
1549
- a && (t = _(_({}, t), a));
1511
+ var s = Xt(i.stem);
1512
+ s && (t = y(y({}, t), s));
1513
+ var a = yn(i.stem);
1514
+ a && (t = y(y({}, t), a));
1550
1515
  }
1551
1516
  return t;
1552
1517
  }
@@ -2965,13 +2930,13 @@ var le = {
2965
2930
  "h"
2966
2931
  ]
2967
2932
  };
2968
- function Sn(e, t) {
2933
+ function En(e, t) {
2969
2934
  for (var r = "", n = 0; n < e.length; n++) {
2970
2935
  var i = e.charAt(n);
2971
2936
  if (i === "j") {
2972
2937
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2973
2938
  o++, n++;
2974
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = wn(t);
2939
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = _n(t);
2975
2940
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2976
2941
  r += h;
2977
2942
  for (; s-- > 0; )
@@ -2981,7 +2946,7 @@ function Sn(e, t) {
2981
2946
  }
2982
2947
  return r;
2983
2948
  }
2984
- function wn(e) {
2949
+ function _n(e) {
2985
2950
  var t = e.hourCycle;
2986
2951
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2987
2952
  e.hourCycles && // @ts-ignore
@@ -3003,20 +2968,20 @@ function wn(e) {
3003
2968
  var i = le[n || ""] || le[r || ""] || le["".concat(r, "-001")] || le["001"];
3004
2969
  return i[0];
3005
2970
  }
3006
- var Oe, Tn = new RegExp("^".concat(Wt.source, "*")), Hn = new RegExp("".concat(Wt.source, "*$"));
3007
- function d(e, t) {
2971
+ var He, xn = new RegExp("^".concat(jt.source, "*")), Bn = new RegExp("".concat(jt.source, "*$"));
2972
+ function b(e, t) {
3008
2973
  return { start: e, end: t };
3009
2974
  }
3010
- var An = !!String.prototype.startsWith && "_a".startsWith("a", 1), Pn = !!String.fromCodePoint, On = !!Object.fromEntries, In = !!String.prototype.codePointAt, Nn = !!String.prototype.trimStart, Mn = !!String.prototype.trimEnd, Ln = !!Number.isSafeInteger, Cn = Ln ? Number.isSafeInteger : function(e) {
2975
+ var Sn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Tn = !!String.fromCodePoint, wn = !!Object.fromEntries, Hn = !!String.prototype.codePointAt, An = !!String.prototype.trimStart, Pn = !!String.prototype.trimEnd, On = !!Number.isSafeInteger, In = On ? Number.isSafeInteger : function(e) {
3011
2976
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3012
- }, Ve = !0;
2977
+ }, Ue = !0;
3013
2978
  try {
3014
- var $n = Jt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3015
- Ve = ((Oe = $n.exec("a")) === null || Oe === void 0 ? void 0 : Oe[0]) === "a";
2979
+ var Nn = zt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2980
+ Ue = ((He = Nn.exec("a")) === null || He === void 0 ? void 0 : He[0]) === "a";
3016
2981
  } catch {
3017
- Ve = !1;
2982
+ Ue = !1;
3018
2983
  }
3019
- var bt = An ? (
2984
+ var ct = Sn ? (
3020
2985
  // Native
3021
2986
  function(t, r, n) {
3022
2987
  return t.startsWith(r, n);
@@ -3026,7 +2991,7 @@ var bt = An ? (
3026
2991
  function(t, r, n) {
3027
2992
  return t.slice(n, n + r.length) === r;
3028
2993
  }
3029
- ), Xe = Pn ? String.fromCodePoint : (
2994
+ ), Ge = Tn ? String.fromCodePoint : (
3030
2995
  // IE11
3031
2996
  function() {
3032
2997
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3038,9 +3003,9 @@ var bt = An ? (
3038
3003
  }
3039
3004
  return n;
3040
3005
  }
3041
- ), dt = (
3006
+ ), ft = (
3042
3007
  // native
3043
- On ? Object.fromEntries : (
3008
+ wn ? Object.fromEntries : (
3044
3009
  // Ponyfill
3045
3010
  function(t) {
3046
3011
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3050,7 +3015,7 @@ var bt = An ? (
3050
3015
  return r;
3051
3016
  }
3052
3017
  )
3053
- ), Qt = In ? (
3018
+ ), Wt = Hn ? (
3054
3019
  // Native
3055
3020
  function(t, r) {
3056
3021
  return t.codePointAt(r);
@@ -3064,7 +3029,7 @@ var bt = An ? (
3064
3029
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3065
3030
  }
3066
3031
  }
3067
- ), Rn = Nn ? (
3032
+ ), Mn = An ? (
3068
3033
  // Native
3069
3034
  function(t) {
3070
3035
  return t.trimStart();
@@ -3072,9 +3037,9 @@ var bt = An ? (
3072
3037
  ) : (
3073
3038
  // Ponyfill
3074
3039
  function(t) {
3075
- return t.replace(Tn, "");
3040
+ return t.replace(xn, "");
3076
3041
  }
3077
- ), Dn = Mn ? (
3042
+ ), Ln = Pn ? (
3078
3043
  // Native
3079
3044
  function(t) {
3080
3045
  return t.trimEnd();
@@ -3082,32 +3047,32 @@ var bt = An ? (
3082
3047
  ) : (
3083
3048
  // Ponyfill
3084
3049
  function(t) {
3085
- return t.replace(Hn, "");
3050
+ return t.replace(Bn, "");
3086
3051
  }
3087
3052
  );
3088
- function Jt(e, t) {
3053
+ function zt(e, t) {
3089
3054
  return new RegExp(e, t);
3090
3055
  }
3091
- var We;
3092
- if (Ve) {
3093
- var gt = Jt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3094
- We = function(t, r) {
3056
+ var Fe;
3057
+ if (Ue) {
3058
+ var mt = zt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3059
+ Fe = function(t, r) {
3095
3060
  var n;
3096
- gt.lastIndex = r;
3097
- var i = gt.exec(t);
3061
+ mt.lastIndex = r;
3062
+ var i = mt.exec(t);
3098
3063
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3099
3064
  };
3100
3065
  } else
3101
- We = function(t, r) {
3066
+ Fe = function(t, r) {
3102
3067
  for (var n = []; ; ) {
3103
- var i = Qt(t, r);
3104
- if (i === void 0 || qt(i) || jn(i))
3068
+ var i = Wt(t, r);
3069
+ if (i === void 0 || Zt(i) || Dn(i))
3105
3070
  break;
3106
3071
  n.push(i), r += i >= 65536 ? 2 : 1;
3107
3072
  }
3108
- return Xe.apply(void 0, n);
3073
+ return Ge.apply(void 0, n);
3109
3074
  };
3110
- var Un = (
3075
+ var Cn = (
3111
3076
  /** @class */
3112
3077
  function() {
3113
3078
  function e(t, r) {
@@ -3131,14 +3096,14 @@ var Un = (
3131
3096
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3132
3097
  var a = this.clonePosition();
3133
3098
  this.bump(), i.push({
3134
- type: E.pound,
3135
- location: d(a, this.clonePosition())
3099
+ type: _.pound,
3100
+ location: b(a, this.clonePosition())
3136
3101
  });
3137
3102
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3138
3103
  if (n)
3139
3104
  break;
3140
- return this.error(b.UNMATCHED_CLOSING_TAG, d(this.clonePosition(), this.clonePosition()));
3141
- } else if (o === 60 && !this.ignoreTag && ze(this.peek() || 0)) {
3105
+ return this.error(d.UNMATCHED_CLOSING_TAG, b(this.clonePosition(), this.clonePosition()));
3106
+ } else if (o === 60 && !this.ignoreTag && je(this.peek() || 0)) {
3142
3107
  var s = this.parseTag(t, r);
3143
3108
  if (s.err)
3144
3109
  return s;
@@ -3159,9 +3124,9 @@ var Un = (
3159
3124
  if (this.bumpSpace(), this.bumpIf("/>"))
3160
3125
  return {
3161
3126
  val: {
3162
- type: E.literal,
3127
+ type: _.literal,
3163
3128
  value: "<".concat(i, "/>"),
3164
- location: d(n, this.clonePosition())
3129
+ location: b(n, this.clonePosition())
3165
3130
  },
3166
3131
  err: null
3167
3132
  };
@@ -3171,25 +3136,25 @@ var Un = (
3171
3136
  return o;
3172
3137
  var s = o.val, a = this.clonePosition();
3173
3138
  if (this.bumpIf("</")) {
3174
- if (this.isEOF() || !ze(this.char()))
3175
- return this.error(b.INVALID_TAG, d(a, this.clonePosition()));
3139
+ if (this.isEOF() || !je(this.char()))
3140
+ return this.error(d.INVALID_TAG, b(a, this.clonePosition()));
3176
3141
  var h = this.clonePosition(), u = this.parseTagName();
3177
- return i !== u ? this.error(b.UNMATCHED_CLOSING_TAG, d(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3142
+ return i !== u ? this.error(d.UNMATCHED_CLOSING_TAG, b(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3178
3143
  val: {
3179
- type: E.tag,
3144
+ type: _.tag,
3180
3145
  value: i,
3181
3146
  children: s,
3182
- location: d(n, this.clonePosition())
3147
+ location: b(n, this.clonePosition())
3183
3148
  },
3184
3149
  err: null
3185
- } : this.error(b.INVALID_TAG, d(a, this.clonePosition())));
3150
+ } : this.error(d.INVALID_TAG, b(a, this.clonePosition())));
3186
3151
  } else
3187
- return this.error(b.UNCLOSED_TAG, d(n, this.clonePosition()));
3152
+ return this.error(d.UNCLOSED_TAG, b(n, this.clonePosition()));
3188
3153
  } else
3189
- return this.error(b.INVALID_TAG, d(n, this.clonePosition()));
3154
+ return this.error(d.INVALID_TAG, b(n, this.clonePosition()));
3190
3155
  }, e.prototype.parseTagName = function() {
3191
3156
  var t = this.offset();
3192
- for (this.bump(); !this.isEOF() && Fn(this.char()); )
3157
+ for (this.bump(); !this.isEOF() && Rn(this.char()); )
3193
3158
  this.bump();
3194
3159
  return this.message.slice(t, this.offset());
3195
3160
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3211,14 +3176,14 @@ var Un = (
3211
3176
  }
3212
3177
  break;
3213
3178
  }
3214
- var h = d(n, this.clonePosition());
3179
+ var h = b(n, this.clonePosition());
3215
3180
  return {
3216
- val: { type: E.literal, value: i, location: h },
3181
+ val: { type: _.literal, value: i, location: h },
3217
3182
  err: null
3218
3183
  };
3219
3184
  }, e.prototype.tryParseLeftAngleBracket = function() {
3220
3185
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3221
- !Gn(this.peek() || 0)) ? (this.bump(), "<") : null;
3186
+ !$n(this.peek() || 0)) ? (this.bump(), "<") : null;
3222
3187
  }, e.prototype.tryParseQuote = function(t) {
3223
3188
  if (this.isEOF() || this.char() !== 39)
3224
3189
  return null;
@@ -3252,49 +3217,49 @@ var Un = (
3252
3217
  r.push(n);
3253
3218
  this.bump();
3254
3219
  }
3255
- return Xe.apply(void 0, r);
3220
+ return Ge.apply(void 0, r);
3256
3221
  }, e.prototype.tryParseUnquoted = function(t, r) {
3257
3222
  if (this.isEOF())
3258
3223
  return null;
3259
3224
  var n = this.char();
3260
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Xe(n));
3225
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ge(n));
3261
3226
  }, e.prototype.parseArgument = function(t, r) {
3262
3227
  var n = this.clonePosition();
3263
3228
  if (this.bump(), this.bumpSpace(), this.isEOF())
3264
- return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, d(n, this.clonePosition()));
3229
+ return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, b(n, this.clonePosition()));
3265
3230
  if (this.char() === 125)
3266
- return this.bump(), this.error(b.EMPTY_ARGUMENT, d(n, this.clonePosition()));
3231
+ return this.bump(), this.error(d.EMPTY_ARGUMENT, b(n, this.clonePosition()));
3267
3232
  var i = this.parseIdentifierIfPossible().value;
3268
3233
  if (!i)
3269
- return this.error(b.MALFORMED_ARGUMENT, d(n, this.clonePosition()));
3234
+ return this.error(d.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
3270
3235
  if (this.bumpSpace(), this.isEOF())
3271
- return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, d(n, this.clonePosition()));
3236
+ return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, b(n, this.clonePosition()));
3272
3237
  switch (this.char()) {
3273
3238
  case 125:
3274
3239
  return this.bump(), {
3275
3240
  val: {
3276
- type: E.argument,
3241
+ type: _.argument,
3277
3242
  // value does not include the opening and closing braces.
3278
3243
  value: i,
3279
- location: d(n, this.clonePosition())
3244
+ location: b(n, this.clonePosition())
3280
3245
  },
3281
3246
  err: null
3282
3247
  };
3283
3248
  case 44:
3284
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, d(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3249
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, b(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3285
3250
  default:
3286
- return this.error(b.MALFORMED_ARGUMENT, d(n, this.clonePosition()));
3251
+ return this.error(d.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
3287
3252
  }
3288
3253
  }, e.prototype.parseIdentifierIfPossible = function() {
3289
- var t = this.clonePosition(), r = this.offset(), n = We(this.message, r), i = r + n.length;
3254
+ var t = this.clonePosition(), r = this.offset(), n = Fe(this.message, r), i = r + n.length;
3290
3255
  this.bumpTo(i);
3291
- var o = this.clonePosition(), s = d(t, o);
3256
+ var o = this.clonePosition(), s = b(t, o);
3292
3257
  return { value: n, location: s };
3293
3258
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
3294
3259
  var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, h = this.clonePosition();
3295
3260
  switch (a) {
3296
3261
  case "":
3297
- return this.error(b.EXPECT_ARGUMENT_TYPE, d(s, h));
3262
+ return this.error(d.EXPECT_ARGUMENT_TYPE, b(s, h));
3298
3263
  case "number":
3299
3264
  case "date":
3300
3265
  case "time": {
@@ -3305,46 +3270,46 @@ var Un = (
3305
3270
  var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
3306
3271
  if (c.err)
3307
3272
  return c;
3308
- var f = Dn(c.val);
3273
+ var f = Ln(c.val);
3309
3274
  if (f.length === 0)
3310
- return this.error(b.EXPECT_ARGUMENT_STYLE, d(this.clonePosition(), this.clonePosition()));
3311
- var p = d(l, this.clonePosition());
3312
- u = { style: f, styleLocation: p };
3275
+ return this.error(d.EXPECT_ARGUMENT_STYLE, b(this.clonePosition(), this.clonePosition()));
3276
+ var m = b(l, this.clonePosition());
3277
+ u = { style: f, styleLocation: m };
3313
3278
  }
3314
3279
  var g = this.tryParseArgumentClose(i);
3315
3280
  if (g.err)
3316
3281
  return g;
3317
- var m = d(i, this.clonePosition());
3318
- if (u && bt(u?.style, "::", 0)) {
3319
- var x = Rn(u.style.slice(2));
3282
+ var p = b(i, this.clonePosition());
3283
+ if (u && ct(u?.style, "::", 0)) {
3284
+ var x = Mn(u.style.slice(2));
3320
3285
  if (a === "number") {
3321
3286
  var c = this.parseNumberSkeletonFromString(x, u.styleLocation);
3322
3287
  return c.err ? c : {
3323
- val: { type: E.number, value: n, location: m, style: c.val },
3288
+ val: { type: _.number, value: n, location: p, style: c.val },
3324
3289
  err: null
3325
3290
  };
3326
3291
  } else {
3327
3292
  if (x.length === 0)
3328
- return this.error(b.EXPECT_DATE_TIME_SKELETON, m);
3293
+ return this.error(d.EXPECT_DATE_TIME_SKELETON, p);
3329
3294
  var A = x;
3330
- this.locale && (A = Sn(x, this.locale));
3295
+ this.locale && (A = En(x, this.locale));
3331
3296
  var f = {
3332
- type: z.dateTime,
3297
+ type: Z.dateTime,
3333
3298
  pattern: A,
3334
3299
  location: u.styleLocation,
3335
- parsedOptions: this.shouldParseSkeletons ? gn(A) : {}
3336
- }, H = a === "date" ? E.date : E.time;
3300
+ parsedOptions: this.shouldParseSkeletons ? mn(A) : {}
3301
+ }, H = a === "date" ? _.date : _.time;
3337
3302
  return {
3338
- val: { type: H, value: n, location: m, style: f },
3303
+ val: { type: H, value: n, location: p, style: f },
3339
3304
  err: null
3340
3305
  };
3341
3306
  }
3342
3307
  }
3343
3308
  return {
3344
3309
  val: {
3345
- type: a === "number" ? E.number : a === "date" ? E.date : E.time,
3310
+ type: a === "number" ? _.number : a === "date" ? _.date : _.time,
3346
3311
  value: n,
3347
- location: m,
3312
+ location: p,
3348
3313
  style: (o = u?.style) !== null && o !== void 0 ? o : null
3349
3314
  },
3350
3315
  err: null
@@ -3353,40 +3318,40 @@ var Un = (
3353
3318
  case "plural":
3354
3319
  case "selectordinal":
3355
3320
  case "select": {
3356
- var w = this.clonePosition();
3321
+ var T = this.clonePosition();
3357
3322
  if (this.bumpSpace(), !this.bumpIf(","))
3358
- return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, d(w, be({}, w)));
3323
+ return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS, b(T, y({}, T)));
3359
3324
  this.bumpSpace();
3360
- var y = this.parseIdentifierIfPossible(), S = 0;
3361
- if (a !== "select" && y.value === "offset") {
3325
+ var v = this.parseIdentifierIfPossible(), S = 0;
3326
+ if (a !== "select" && v.value === "offset") {
3362
3327
  if (!this.bumpIf(":"))
3363
- return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, d(this.clonePosition(), this.clonePosition()));
3328
+ return this.error(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b(this.clonePosition(), this.clonePosition()));
3364
3329
  this.bumpSpace();
3365
- var c = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3330
+ var c = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, d.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3366
3331
  if (c.err)
3367
3332
  return c;
3368
- this.bumpSpace(), y = this.parseIdentifierIfPossible(), S = c.val;
3333
+ this.bumpSpace(), v = this.parseIdentifierIfPossible(), S = c.val;
3369
3334
  }
3370
- var N = this.tryParsePluralOrSelectOptions(t, a, r, y);
3335
+ var N = this.tryParsePluralOrSelectOptions(t, a, r, v);
3371
3336
  if (N.err)
3372
3337
  return N;
3373
3338
  var g = this.tryParseArgumentClose(i);
3374
3339
  if (g.err)
3375
3340
  return g;
3376
- var M = d(i, this.clonePosition());
3341
+ var M = b(i, this.clonePosition());
3377
3342
  return a === "select" ? {
3378
3343
  val: {
3379
- type: E.select,
3344
+ type: _.select,
3380
3345
  value: n,
3381
- options: dt(N.val),
3346
+ options: ft(N.val),
3382
3347
  location: M
3383
3348
  },
3384
3349
  err: null
3385
3350
  } : {
3386
3351
  val: {
3387
- type: E.plural,
3352
+ type: _.plural,
3388
3353
  value: n,
3389
- options: dt(N.val),
3354
+ options: ft(N.val),
3390
3355
  offset: S,
3391
3356
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3392
3357
  location: M
@@ -3395,10 +3360,10 @@ var Un = (
3395
3360
  };
3396
3361
  }
3397
3362
  default:
3398
- return this.error(b.INVALID_ARGUMENT_TYPE, d(s, h));
3363
+ return this.error(d.INVALID_ARGUMENT_TYPE, b(s, h));
3399
3364
  }
3400
3365
  }, e.prototype.tryParseArgumentClose = function(t) {
3401
- return this.isEOF() || this.char() !== 125 ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, d(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3366
+ return this.isEOF() || this.char() !== 125 ? this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, b(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3402
3367
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
3403
3368
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
3404
3369
  var n = this.char();
@@ -3407,7 +3372,7 @@ var Un = (
3407
3372
  this.bump();
3408
3373
  var i = this.clonePosition();
3409
3374
  if (!this.bumpUntil("'"))
3410
- return this.error(b.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, d(i, this.clonePosition()));
3375
+ return this.error(d.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, b(i, this.clonePosition()));
3411
3376
  this.bump();
3412
3377
  break;
3413
3378
  }
@@ -3437,16 +3402,16 @@ var Un = (
3437
3402
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3438
3403
  var n = [];
3439
3404
  try {
3440
- n = vn(t);
3405
+ n = dn(t);
3441
3406
  } catch {
3442
- return this.error(b.INVALID_NUMBER_SKELETON, r);
3407
+ return this.error(d.INVALID_NUMBER_SKELETON, r);
3443
3408
  }
3444
3409
  return {
3445
3410
  val: {
3446
- type: z.number,
3411
+ type: Z.number,
3447
3412
  tokens: n,
3448
3413
  location: r,
3449
- parsedOptions: this.shouldParseSkeletons ? Bn(n) : {}
3414
+ parsedOptions: this.shouldParseSkeletons ? vn(n) : {}
3450
3415
  },
3451
3416
  err: null
3452
3417
  };
@@ -3455,34 +3420,34 @@ var Un = (
3455
3420
  if (u.length === 0) {
3456
3421
  var c = this.clonePosition();
3457
3422
  if (r !== "select" && this.bumpIf("=")) {
3458
- var f = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_SELECTOR, b.INVALID_PLURAL_ARGUMENT_SELECTOR);
3423
+ var f = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_SELECTOR, d.INVALID_PLURAL_ARGUMENT_SELECTOR);
3459
3424
  if (f.err)
3460
3425
  return f;
3461
- l = d(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
3426
+ l = b(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
3462
3427
  } else
3463
3428
  break;
3464
3429
  }
3465
3430
  if (h.has(u))
3466
- return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
3431
+ return this.error(r === "select" ? d.DUPLICATE_SELECT_ARGUMENT_SELECTOR : d.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
3467
3432
  u === "other" && (s = !0), this.bumpSpace();
3468
- var p = this.clonePosition();
3433
+ var m = this.clonePosition();
3469
3434
  if (!this.bumpIf("{"))
3470
- return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, d(this.clonePosition(), this.clonePosition()));
3435
+ return this.error(r === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : d.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, b(this.clonePosition(), this.clonePosition()));
3471
3436
  var g = this.parseMessage(t + 1, r, n);
3472
3437
  if (g.err)
3473
3438
  return g;
3474
- var m = this.tryParseArgumentClose(p);
3475
- if (m.err)
3476
- return m;
3439
+ var p = this.tryParseArgumentClose(m);
3440
+ if (p.err)
3441
+ return p;
3477
3442
  a.push([
3478
3443
  u,
3479
3444
  {
3480
3445
  value: g.val,
3481
- location: d(p, this.clonePosition())
3446
+ location: b(m, this.clonePosition())
3482
3447
  }
3483
3448
  ]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
3484
3449
  }
3485
- return a.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, d(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(b.MISSING_OTHER_CLAUSE, d(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3450
+ return a.length === 0 ? this.error(r === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR : d.EXPECT_PLURAL_ARGUMENT_SELECTOR, b(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(d.MISSING_OTHER_CLAUSE, b(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3486
3451
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3487
3452
  var n = 1, i = this.clonePosition();
3488
3453
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
@@ -3493,8 +3458,8 @@ var Un = (
3493
3458
  else
3494
3459
  break;
3495
3460
  }
3496
- var h = d(i, this.clonePosition());
3497
- return o ? (s *= n, Cn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3461
+ var h = b(i, this.clonePosition());
3462
+ return o ? (s *= n, In(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3498
3463
  }, e.prototype.offset = function() {
3499
3464
  return this.position.offset;
3500
3465
  }, e.prototype.isEOF = function() {
@@ -3509,7 +3474,7 @@ var Un = (
3509
3474
  var t = this.position.offset;
3510
3475
  if (t >= this.message.length)
3511
3476
  throw Error("out of bound");
3512
- var r = Qt(this.message, t);
3477
+ var r = Wt(this.message, t);
3513
3478
  if (r === void 0)
3514
3479
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3515
3480
  return r;
@@ -3528,7 +3493,7 @@ var Un = (
3528
3493
  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);
3529
3494
  }
3530
3495
  }, e.prototype.bumpIf = function(t) {
3531
- if (bt(this.message, t, this.offset())) {
3496
+ if (ct(this.message, t, this.offset())) {
3532
3497
  for (var r = 0; r < t.length; r++)
3533
3498
  this.bump();
3534
3499
  return !0;
@@ -3550,7 +3515,7 @@ var Un = (
3550
3515
  break;
3551
3516
  }
3552
3517
  }, e.prototype.bumpSpace = function() {
3553
- for (; !this.isEOF() && qt(this.char()); )
3518
+ for (; !this.isEOF() && Zt(this.char()); )
3554
3519
  this.bump();
3555
3520
  }, e.prototype.peek = function() {
3556
3521
  if (this.isEOF())
@@ -3560,47 +3525,47 @@ var Un = (
3560
3525
  }, e;
3561
3526
  }()
3562
3527
  );
3563
- function ze(e) {
3528
+ function je(e) {
3564
3529
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3565
3530
  }
3566
- function Gn(e) {
3567
- return ze(e) || e === 47;
3531
+ function $n(e) {
3532
+ return je(e) || e === 47;
3568
3533
  }
3569
- function Fn(e) {
3534
+ function Rn(e) {
3570
3535
  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;
3571
3536
  }
3572
- function qt(e) {
3537
+ function Zt(e) {
3573
3538
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3574
3539
  }
3575
- function jn(e) {
3540
+ function Dn(e) {
3576
3541
  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;
3577
3542
  }
3578
- function Ze(e) {
3543
+ function ke(e) {
3579
3544
  e.forEach(function(t) {
3580
- if (delete t.location, jt(t) || kt(t))
3545
+ if (delete t.location, Dt(t) || Ut(t))
3581
3546
  for (var r in t.options)
3582
- delete t.options[r].location, Ze(t.options[r].value);
3547
+ delete t.options[r].location, ke(t.options[r].value);
3583
3548
  else
3584
- Ut(t) && Xt(t.style) || (Gt(t) || Ft(t)) && ke(t.style) ? delete t.style.location : Vt(t) && Ze(t.children);
3549
+ Ct(t) && Ft(t.style) || ($t(t) || Rt(t)) && De(t.style) ? delete t.style.location : Gt(t) && ke(t.children);
3585
3550
  });
3586
3551
  }
3587
- function kn(e, t) {
3588
- t === void 0 && (t = {}), t = be({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3589
- var r = new Un(e, t).parse();
3552
+ function Un(e, t) {
3553
+ t === void 0 && (t = {}), t = y({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3554
+ var r = new Cn(e, t).parse();
3590
3555
  if (r.err) {
3591
- var n = SyntaxError(b[r.err.kind]);
3556
+ var n = SyntaxError(d[r.err.kind]);
3592
3557
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3593
3558
  }
3594
- return t?.captureLocation || Ze(r.val), r.val;
3559
+ return t?.captureLocation || ke(r.val), r.val;
3595
3560
  }
3596
- var Z;
3561
+ var Y;
3597
3562
  (function(e) {
3598
3563
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3599
- })(Z || (Z = {}));
3600
- var xe = (
3564
+ })(Y || (Y = {}));
3565
+ var Ee = (
3601
3566
  /** @class */
3602
3567
  function(e) {
3603
- _e(t, e);
3568
+ C(t, e);
3604
3569
  function t(r, n, i) {
3605
3570
  var o = e.call(this, r) || this;
3606
3571
  return o.code = n, o.originalMessage = i, o;
@@ -3609,155 +3574,155 @@ var xe = (
3609
3574
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3610
3575
  }, t;
3611
3576
  }(Error)
3612
- ), yt = (
3577
+ ), pt = (
3613
3578
  /** @class */
3614
3579
  function(e) {
3615
- _e(t, e);
3580
+ C(t, e);
3616
3581
  function t(r, n, i, o) {
3617
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Z.INVALID_VALUE, o) || this;
3582
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Y.INVALID_VALUE, o) || this;
3618
3583
  }
3619
3584
  return t;
3620
- }(xe)
3621
- ), Vn = (
3585
+ }(Ee)
3586
+ ), Gn = (
3622
3587
  /** @class */
3623
3588
  function(e) {
3624
- _e(t, e);
3589
+ C(t, e);
3625
3590
  function t(r, n, i) {
3626
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Z.INVALID_VALUE, i) || this;
3591
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Y.INVALID_VALUE, i) || this;
3627
3592
  }
3628
3593
  return t;
3629
- }(xe)
3630
- ), Xn = (
3594
+ }(Ee)
3595
+ ), Fn = (
3631
3596
  /** @class */
3632
3597
  function(e) {
3633
- _e(t, e);
3598
+ C(t, e);
3634
3599
  function t(r, n) {
3635
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Z.MISSING_VALUE, n) || this;
3600
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Y.MISSING_VALUE, n) || this;
3636
3601
  }
3637
3602
  return t;
3638
- }(xe)
3639
- ), T;
3603
+ }(Ee)
3604
+ ), w;
3640
3605
  (function(e) {
3641
3606
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3642
- })(T || (T = {}));
3643
- function Wn(e) {
3607
+ })(w || (w = {}));
3608
+ function jn(e) {
3644
3609
  return e.length < 2 ? e : e.reduce(function(t, r) {
3645
3610
  var n = t[t.length - 1];
3646
- return !n || n.type !== T.literal || r.type !== T.literal ? t.push(r) : n.value += r.value, t;
3611
+ return !n || n.type !== w.literal || r.type !== w.literal ? t.push(r) : n.value += r.value, t;
3647
3612
  }, []);
3648
3613
  }
3649
- function zn(e) {
3614
+ function kn(e) {
3650
3615
  return typeof e == "function";
3651
3616
  }
3652
- function pe(e, t, r, n, i, o, s) {
3653
- if (e.length === 1 && ct(e[0]))
3617
+ function me(e, t, r, n, i, o, s) {
3618
+ if (e.length === 1 && at(e[0]))
3654
3619
  return [
3655
3620
  {
3656
- type: T.literal,
3621
+ type: w.literal,
3657
3622
  value: e[0].value
3658
3623
  }
3659
3624
  ];
3660
3625
  for (var a = [], h = 0, u = e; h < u.length; h++) {
3661
3626
  var l = u[h];
3662
- if (ct(l)) {
3627
+ if (at(l)) {
3663
3628
  a.push({
3664
- type: T.literal,
3629
+ type: w.literal,
3665
3630
  value: l.value
3666
3631
  });
3667
3632
  continue;
3668
3633
  }
3669
- if (bn(l)) {
3634
+ if (cn(l)) {
3670
3635
  typeof o == "number" && a.push({
3671
- type: T.literal,
3636
+ type: w.literal,
3672
3637
  value: r.getNumberFormat(t).format(o)
3673
3638
  });
3674
3639
  continue;
3675
3640
  }
3676
3641
  var c = l.value;
3677
3642
  if (!(i && c in i))
3678
- throw new Xn(c, s);
3643
+ throw new Fn(c, s);
3679
3644
  var f = i[c];
3680
- if (mn(l)) {
3645
+ if (ln(l)) {
3681
3646
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3682
- type: typeof f == "string" ? T.literal : T.object,
3647
+ type: typeof f == "string" ? w.literal : w.object,
3683
3648
  value: f
3684
3649
  });
3685
3650
  continue;
3686
3651
  }
3687
- if (Gt(l)) {
3688
- var p = typeof l.style == "string" ? n.date[l.style] : ke(l.style) ? l.style.parsedOptions : void 0;
3652
+ if ($t(l)) {
3653
+ var m = typeof l.style == "string" ? n.date[l.style] : De(l.style) ? l.style.parsedOptions : void 0;
3689
3654
  a.push({
3690
- type: T.literal,
3691
- value: r.getDateTimeFormat(t, p).format(f)
3655
+ type: w.literal,
3656
+ value: r.getDateTimeFormat(t, m).format(f)
3692
3657
  });
3693
3658
  continue;
3694
3659
  }
3695
- if (Ft(l)) {
3696
- var p = typeof l.style == "string" ? n.time[l.style] : ke(l.style) ? l.style.parsedOptions : n.time.medium;
3660
+ if (Rt(l)) {
3661
+ var m = typeof l.style == "string" ? n.time[l.style] : De(l.style) ? l.style.parsedOptions : n.time.medium;
3697
3662
  a.push({
3698
- type: T.literal,
3699
- value: r.getDateTimeFormat(t, p).format(f)
3663
+ type: w.literal,
3664
+ value: r.getDateTimeFormat(t, m).format(f)
3700
3665
  });
3701
3666
  continue;
3702
3667
  }
3703
- if (Ut(l)) {
3704
- var p = typeof l.style == "string" ? n.number[l.style] : Xt(l.style) ? l.style.parsedOptions : void 0;
3705
- p && p.scale && (f = f * (p.scale || 1)), a.push({
3706
- type: T.literal,
3707
- value: r.getNumberFormat(t, p).format(f)
3668
+ if (Ct(l)) {
3669
+ var m = typeof l.style == "string" ? n.number[l.style] : Ft(l.style) ? l.style.parsedOptions : void 0;
3670
+ m && m.scale && (f = f * (m.scale || 1)), a.push({
3671
+ type: w.literal,
3672
+ value: r.getNumberFormat(t, m).format(f)
3708
3673
  });
3709
3674
  continue;
3710
3675
  }
3711
- if (Vt(l)) {
3712
- var g = l.children, m = l.value, x = i[m];
3713
- if (!zn(x))
3714
- throw new Vn(m, "function", s);
3715
- var A = pe(g, t, r, n, i, o), H = x(A.map(function(S) {
3676
+ if (Gt(l)) {
3677
+ var g = l.children, p = l.value, x = i[p];
3678
+ if (!kn(x))
3679
+ throw new Gn(p, "function", s);
3680
+ var A = me(g, t, r, n, i, o), H = x(A.map(function(S) {
3716
3681
  return S.value;
3717
3682
  }));
3718
3683
  Array.isArray(H) || (H = [H]), a.push.apply(a, H.map(function(S) {
3719
3684
  return {
3720
- type: typeof S == "string" ? T.literal : T.object,
3685
+ type: typeof S == "string" ? w.literal : w.object,
3721
3686
  value: S
3722
3687
  };
3723
3688
  }));
3724
3689
  }
3725
- if (jt(l)) {
3726
- var w = l.options[f] || l.options.other;
3727
- if (!w)
3728
- throw new yt(l.value, f, Object.keys(l.options), s);
3729
- a.push.apply(a, pe(w.value, t, r, n, i));
3690
+ if (Dt(l)) {
3691
+ var T = l.options[f] || l.options.other;
3692
+ if (!T)
3693
+ throw new pt(l.value, f, Object.keys(l.options), s);
3694
+ a.push.apply(a, me(T.value, t, r, n, i));
3730
3695
  continue;
3731
3696
  }
3732
- if (kt(l)) {
3733
- var w = l.options["=".concat(f)];
3734
- if (!w) {
3697
+ if (Ut(l)) {
3698
+ var T = l.options["=".concat(f)];
3699
+ if (!T) {
3735
3700
  if (!Intl.PluralRules)
3736
- throw new xe(`Intl.PluralRules is not available in this environment.
3701
+ throw new Ee(`Intl.PluralRules is not available in this environment.
3737
3702
  Try polyfilling it using "@formatjs/intl-pluralrules"
3738
- `, Z.MISSING_INTL_API, s);
3739
- var y = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
3740
- w = l.options[y] || l.options.other;
3703
+ `, Y.MISSING_INTL_API, s);
3704
+ var v = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
3705
+ T = l.options[v] || l.options.other;
3741
3706
  }
3742
- if (!w)
3743
- throw new yt(l.value, f, Object.keys(l.options), s);
3744
- a.push.apply(a, pe(w.value, t, r, n, i, f - (l.offset || 0)));
3707
+ if (!T)
3708
+ throw new pt(l.value, f, Object.keys(l.options), s);
3709
+ a.push.apply(a, me(T.value, t, r, n, i, f - (l.offset || 0)));
3745
3710
  continue;
3746
3711
  }
3747
3712
  }
3748
- return Wn(a);
3713
+ return jn(a);
3749
3714
  }
3750
- function Zn(e, t) {
3751
- return t ? L(L(L({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3752
- return r[n] = L(L({}, e[n]), t[n] || {}), r;
3715
+ function Vn(e, t) {
3716
+ return t ? y(y(y({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3717
+ return r[n] = y(y({}, e[n]), t[n] || {}), r;
3753
3718
  }, {})) : e;
3754
3719
  }
3755
- function Yn(e, t) {
3720
+ function Xn(e, t) {
3756
3721
  return t ? Object.keys(e).reduce(function(r, n) {
3757
- return r[n] = Zn(e[n], t[n]), r;
3758
- }, L({}, e)) : e;
3722
+ return r[n] = Vn(e[n], t[n]), r;
3723
+ }, y({}, e)) : e;
3759
3724
  }
3760
- function Ie(e) {
3725
+ function Ae(e) {
3761
3726
  return {
3762
3727
  create: function() {
3763
3728
  return {
@@ -3771,39 +3736,39 @@ function Ie(e) {
3771
3736
  }
3772
3737
  };
3773
3738
  }
3774
- function Qn(e) {
3739
+ function Wn(e) {
3775
3740
  return e === void 0 && (e = {
3776
3741
  number: {},
3777
3742
  dateTime: {},
3778
3743
  pluralRules: {}
3779
3744
  }), {
3780
- getNumberFormat: Ae(function() {
3745
+ getNumberFormat: Te(function() {
3781
3746
  for (var t, r = [], n = 0; n < arguments.length; n++)
3782
3747
  r[n] = arguments[n];
3783
- return new ((t = Intl.NumberFormat).bind.apply(t, He([void 0], r, !1)))();
3748
+ return new ((t = Intl.NumberFormat).bind.apply(t, W([void 0], r, !1)))();
3784
3749
  }, {
3785
- cache: Ie(e.number),
3786
- strategy: Pe.variadic
3750
+ cache: Ae(e.number),
3751
+ strategy: we.variadic
3787
3752
  }),
3788
- getDateTimeFormat: Ae(function() {
3753
+ getDateTimeFormat: Te(function() {
3789
3754
  for (var t, r = [], n = 0; n < arguments.length; n++)
3790
3755
  r[n] = arguments[n];
3791
- return new ((t = Intl.DateTimeFormat).bind.apply(t, He([void 0], r, !1)))();
3756
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, W([void 0], r, !1)))();
3792
3757
  }, {
3793
- cache: Ie(e.dateTime),
3794
- strategy: Pe.variadic
3758
+ cache: Ae(e.dateTime),
3759
+ strategy: we.variadic
3795
3760
  }),
3796
- getPluralRules: Ae(function() {
3761
+ getPluralRules: Te(function() {
3797
3762
  for (var t, r = [], n = 0; n < arguments.length; n++)
3798
3763
  r[n] = arguments[n];
3799
- return new ((t = Intl.PluralRules).bind.apply(t, He([void 0], r, !1)))();
3764
+ return new ((t = Intl.PluralRules).bind.apply(t, W([void 0], r, !1)))();
3800
3765
  }, {
3801
- cache: Ie(e.pluralRules),
3802
- strategy: Pe.variadic
3766
+ cache: Ae(e.pluralRules),
3767
+ strategy: we.variadic
3803
3768
  })
3804
3769
  };
3805
3770
  }
3806
- var Jn = (
3771
+ var zn = (
3807
3772
  /** @class */
3808
3773
  function() {
3809
3774
  function e(t, r, n, i) {
@@ -3818,11 +3783,11 @@ var Jn = (
3818
3783
  if (u.length === 1)
3819
3784
  return u[0].value;
3820
3785
  var l = u.reduce(function(c, f) {
3821
- return !c.length || f.type !== T.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3786
+ return !c.length || f.type !== w.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3822
3787
  }, []);
3823
3788
  return l.length <= 1 ? l[0] || "" : l;
3824
3789
  }, this.formatToParts = function(h) {
3825
- return pe(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3790
+ return me(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3826
3791
  }, this.resolvedOptions = function() {
3827
3792
  var h;
3828
3793
  return {
@@ -3835,13 +3800,13 @@ var Jn = (
3835
3800
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3836
3801
  var s = i || {};
3837
3802
  s.formatters;
3838
- var a = sn(s, ["formatters"]);
3839
- this.ast = e.__parse(t, L(L({}, a), { locale: this.resolvedLocale }));
3803
+ var a = Sr(s, ["formatters"]);
3804
+ this.ast = e.__parse(t, y(y({}, a), { locale: this.resolvedLocale }));
3840
3805
  } else
3841
3806
  this.ast = t;
3842
3807
  if (!Array.isArray(this.ast))
3843
3808
  throw new TypeError("A message must be provided as a String or AST.");
3844
- this.formats = Yn(e.formats, n), this.formatters = i && i.formatters || Qn(this.formatterCache);
3809
+ this.formats = Xn(e.formats, n), this.formatters = i && i.formatters || Wn(this.formatterCache);
3845
3810
  }
3846
3811
  return Object.defineProperty(e, "defaultLocale", {
3847
3812
  get: function() {
@@ -3854,7 +3819,7 @@ var Jn = (
3854
3819
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3855
3820
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3856
3821
  }
3857
- }, e.__parse = kn, e.formats = {
3822
+ }, e.__parse = Un, e.formats = {
3858
3823
  number: {
3859
3824
  integer: {
3860
3825
  maximumFractionDigits: 0
@@ -3915,7 +3880,7 @@ var Jn = (
3915
3880
  }, e;
3916
3881
  }()
3917
3882
  );
3918
- function qn(e, t) {
3883
+ function Zn(e, t) {
3919
3884
  if (t == null)
3920
3885
  return;
3921
3886
  if (t in e)
@@ -3936,92 +3901,92 @@ function qn(e, t) {
3936
3901
  n = void 0;
3937
3902
  return n;
3938
3903
  }
3939
- const R = {}, Kn = (e, t, r) => r && (t in R || (R[t] = {}), e in R[t] || (R[t][e] = r), r), Kt = (e, t) => {
3904
+ const R = {}, Yn = (e, t, r) => r && (t in R || (R[t] = {}), e in R[t] || (R[t][e] = r), r), Yt = (e, t) => {
3940
3905
  if (t == null)
3941
3906
  return;
3942
3907
  if (t in R && e in R[t])
3943
3908
  return R[t][e];
3944
- const r = Be(t);
3909
+ const r = _e(t);
3945
3910
  for (let n = 0; n < r.length; n++) {
3946
- const i = r[n], o = ti(i, e);
3911
+ const i = r[n], o = Jn(i, e);
3947
3912
  if (o)
3948
- return Kn(e, t, o);
3913
+ return Yn(e, t, o);
3949
3914
  }
3950
3915
  };
3951
- let Ke;
3952
- const ue = Ee({});
3953
- function ei(e) {
3954
- return Ke[e] || null;
3916
+ let Ye;
3917
+ const ue = ve({});
3918
+ function Qn(e) {
3919
+ return Ye[e] || null;
3955
3920
  }
3956
- function er(e) {
3957
- return e in Ke;
3921
+ function Qt(e) {
3922
+ return e in Ye;
3958
3923
  }
3959
- function ti(e, t) {
3960
- if (!er(e))
3924
+ function Jn(e, t) {
3925
+ if (!Qt(e))
3961
3926
  return null;
3962
- const r = ei(e);
3963
- return qn(r, t);
3927
+ const r = Qn(e);
3928
+ return Zn(r, t);
3964
3929
  }
3965
- function ri(e) {
3930
+ function qn(e) {
3966
3931
  if (e == null)
3967
3932
  return;
3968
- const t = Be(e);
3933
+ const t = _e(e);
3969
3934
  for (let r = 0; r < t.length; r++) {
3970
3935
  const n = t[r];
3971
- if (er(n))
3936
+ if (Qt(n))
3972
3937
  return n;
3973
3938
  }
3974
3939
  }
3975
- function tr(e, ...t) {
3976
- delete R[e], ue.update((r) => (r[e] = on.all([r[e] || {}, ...t]), r));
3940
+ function Jt(e, ...t) {
3941
+ delete R[e], ue.update((r) => (r[e] = tn.all([r[e] || {}, ...t]), r));
3977
3942
  }
3978
- Q(
3943
+ J(
3979
3944
  [ue],
3980
3945
  ([e]) => Object.keys(e)
3981
3946
  );
3982
- ue.subscribe((e) => Ke = e);
3983
- const me = {};
3984
- function ni(e, t) {
3985
- me[e].delete(t), me[e].size === 0 && delete me[e];
3947
+ ue.subscribe((e) => Ye = e);
3948
+ const pe = {};
3949
+ function Kn(e, t) {
3950
+ pe[e].delete(t), pe[e].size === 0 && delete pe[e];
3986
3951
  }
3987
- function rr(e) {
3988
- return me[e];
3952
+ function qt(e) {
3953
+ return pe[e];
3989
3954
  }
3990
- function ii(e) {
3991
- return Be(e).map((t) => {
3992
- const r = rr(t);
3955
+ function ei(e) {
3956
+ return _e(e).map((t) => {
3957
+ const r = qt(t);
3993
3958
  return [t, r ? [...r] : []];
3994
3959
  }).filter(([, t]) => t.length > 0);
3995
3960
  }
3996
- function Ye(e) {
3997
- return e == null ? !1 : Be(e).some(
3961
+ function Ve(e) {
3962
+ return e == null ? !1 : _e(e).some(
3998
3963
  (t) => {
3999
3964
  var r;
4000
- return (r = rr(t)) == null ? void 0 : r.size;
3965
+ return (r = qt(t)) == null ? void 0 : r.size;
4001
3966
  }
4002
3967
  );
4003
3968
  }
4004
- function oi(e, t) {
3969
+ function ti(e, t) {
4005
3970
  return Promise.all(
4006
- t.map((n) => (ni(e, n), n().then((i) => i.default || i)))
4007
- ).then((n) => tr(e, ...n));
4008
- }
4009
- const K = {};
4010
- function nr(e) {
4011
- if (!Ye(e))
4012
- return e in K ? K[e] : Promise.resolve();
4013
- const t = ii(e);
4014
- return K[e] = Promise.all(
3971
+ t.map((n) => (Kn(e, n), n().then((i) => i.default || i)))
3972
+ ).then((n) => Jt(e, ...n));
3973
+ }
3974
+ const ee = {};
3975
+ function Kt(e) {
3976
+ if (!Ve(e))
3977
+ return e in ee ? ee[e] : Promise.resolve();
3978
+ const t = ei(e);
3979
+ return ee[e] = Promise.all(
4015
3980
  t.map(
4016
- ([r, n]) => oi(r, n)
3981
+ ([r, n]) => ti(r, n)
4017
3982
  )
4018
3983
  ).then(() => {
4019
- if (Ye(e))
4020
- return nr(e);
4021
- delete K[e];
4022
- }), K[e];
3984
+ if (Ve(e))
3985
+ return Kt(e);
3986
+ delete ee[e];
3987
+ }), ee[e];
4023
3988
  }
4024
- const si = {
3989
+ const ri = {
4025
3990
  number: {
4026
3991
  scientific: { notation: "scientific" },
4027
3992
  engineering: { notation: "engineering" },
@@ -4050,135 +4015,135 @@ const si = {
4050
4015
  timeZoneName: "short"
4051
4016
  }
4052
4017
  }
4053
- }, ai = {
4018
+ }, ni = {
4054
4019
  fallbackLocale: null,
4055
4020
  loadingDelay: 200,
4056
- formats: si,
4021
+ formats: ri,
4057
4022
  warnOnMissingMessages: !0,
4058
4023
  handleMissingMessage: void 0,
4059
4024
  ignoreTag: !0
4060
- }, ui = ai;
4061
- function Y() {
4062
- return ui;
4063
- }
4064
- const Ne = Ee(!1);
4065
- var hi = Object.defineProperty, li = Object.defineProperties, ci = Object.getOwnPropertyDescriptors, vt = Object.getOwnPropertySymbols, fi = Object.prototype.hasOwnProperty, pi = Object.prototype.propertyIsEnumerable, Et = (e, t, r) => t in e ? hi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, mi = (e, t) => {
4066
- for (var r in t || (t = {}))
4067
- fi.call(t, r) && Et(e, r, t[r]);
4068
- if (vt)
4069
- for (var r of vt(t))
4070
- pi.call(t, r) && Et(e, r, t[r]);
4025
+ }, ii = ni;
4026
+ function Q() {
4027
+ return ii;
4028
+ }
4029
+ const Pe = ve(!1);
4030
+ var oi = Object.defineProperty, si = Object.defineProperties, ai = Object.getOwnPropertyDescriptors, dt = Object.getOwnPropertySymbols, ui = Object.prototype.hasOwnProperty, hi = Object.prototype.propertyIsEnumerable, bt = (e, t, r) => t in e ? oi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, li = (e, t) => {
4031
+ for (var r in t)
4032
+ ui.call(t, r) && bt(e, r, t[r]);
4033
+ if (dt)
4034
+ for (var r of dt(t))
4035
+ hi.call(t, r) && bt(e, r, t[r]);
4071
4036
  return e;
4072
- }, bi = (e, t) => li(e, ci(t));
4073
- let Qe;
4074
- const de = Ee(null);
4075
- function _t(e) {
4037
+ }, ci = (e, t) => si(e, ai(t));
4038
+ let Xe;
4039
+ const de = ve(null);
4040
+ function gt(e) {
4076
4041
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4077
4042
  }
4078
- function Be(e, t = Y().fallbackLocale) {
4079
- const r = _t(e);
4080
- return t ? [.../* @__PURE__ */ new Set([...r, ..._t(t)])] : r;
4043
+ function _e(e, t = Q().fallbackLocale) {
4044
+ const r = gt(e);
4045
+ return t ? [.../* @__PURE__ */ new Set([...r, ...gt(t)])] : r;
4081
4046
  }
4082
4047
  function G() {
4083
- return Qe ?? void 0;
4048
+ return Xe ?? void 0;
4084
4049
  }
4085
4050
  de.subscribe((e) => {
4086
- Qe = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4051
+ Xe = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4087
4052
  });
4088
- const di = (e) => {
4089
- if (e && ri(e) && Ye(e)) {
4090
- const { loadingDelay: t } = Y();
4053
+ const fi = (e) => {
4054
+ if (e && qn(e) && Ve(e)) {
4055
+ const { loadingDelay: t } = Q();
4091
4056
  let r;
4092
4057
  return typeof window < "u" && G() != null && t ? r = window.setTimeout(
4093
- () => Ne.set(!0),
4058
+ () => Pe.set(!0),
4094
4059
  t
4095
- ) : Ne.set(!0), nr(e).then(() => {
4060
+ ) : Pe.set(!0), Kt(e).then(() => {
4096
4061
  de.set(e);
4097
4062
  }).finally(() => {
4098
- clearTimeout(r), Ne.set(!1);
4063
+ clearTimeout(r), Pe.set(!1);
4099
4064
  });
4100
4065
  }
4101
4066
  return de.set(e);
4102
- }, J = bi(mi({}, de), {
4103
- set: di
4104
- }), Se = (e) => {
4067
+ }, q = ci(li({}, de), {
4068
+ set: fi
4069
+ }), xe = (e) => {
4105
4070
  const t = /* @__PURE__ */ Object.create(null);
4106
4071
  return (n) => {
4107
4072
  const i = JSON.stringify(n);
4108
4073
  return i in t ? t[i] : t[i] = e(n);
4109
4074
  };
4110
4075
  };
4111
- var gi = Object.defineProperty, ge = Object.getOwnPropertySymbols, ir = Object.prototype.hasOwnProperty, or = Object.prototype.propertyIsEnumerable, xt = (e, t, r) => t in e ? gi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, et = (e, t) => {
4076
+ var mi = Object.defineProperty, be = Object.getOwnPropertySymbols, er = Object.prototype.hasOwnProperty, tr = Object.prototype.propertyIsEnumerable, yt = (e, t, r) => t in e ? mi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Qe = (e, t) => {
4112
4077
  for (var r in t || (t = {}))
4113
- ir.call(t, r) && xt(e, r, t[r]);
4114
- if (ge)
4115
- for (var r of ge(t))
4116
- or.call(t, r) && xt(e, r, t[r]);
4078
+ er.call(t, r) && yt(e, r, t[r]);
4079
+ if (be)
4080
+ for (var r of be(t))
4081
+ tr.call(t, r) && yt(e, r, t[r]);
4117
4082
  return e;
4118
- }, q = (e, t) => {
4083
+ }, K = (e, t) => {
4119
4084
  var r = {};
4120
4085
  for (var n in e)
4121
- ir.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4122
- if (e != null && ge)
4123
- for (var n of ge(e))
4124
- t.indexOf(n) < 0 && or.call(e, n) && (r[n] = e[n]);
4086
+ er.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4087
+ if (e != null && be)
4088
+ for (var n of be(e))
4089
+ t.indexOf(n) < 0 && tr.call(e, n) && (r[n] = e[n]);
4125
4090
  return r;
4126
4091
  };
4127
- const oe = (e, t) => {
4128
- const { formats: r } = Y();
4092
+ const se = (e, t) => {
4093
+ const { formats: r } = Q();
4129
4094
  if (e in r && t in r[e])
4130
4095
  return r[e][t];
4131
4096
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4132
- }, yi = Se(
4097
+ }, pi = xe(
4133
4098
  (e) => {
4134
- var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
4099
+ var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
4135
4100
  if (r == null)
4136
4101
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4137
- return n && (i = oe("number", n)), new Intl.NumberFormat(r, i);
4102
+ return n && (i = se("number", n)), new Intl.NumberFormat(r, i);
4138
4103
  }
4139
- ), vi = Se(
4104
+ ), di = xe(
4140
4105
  (e) => {
4141
- var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
4106
+ var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
4142
4107
  if (r == null)
4143
4108
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4144
- return n ? i = oe("date", n) : Object.keys(i).length === 0 && (i = oe("date", "short")), new Intl.DateTimeFormat(r, i);
4109
+ return n ? i = se("date", n) : Object.keys(i).length === 0 && (i = se("date", "short")), new Intl.DateTimeFormat(r, i);
4145
4110
  }
4146
- ), Ei = Se(
4111
+ ), bi = xe(
4147
4112
  (e) => {
4148
- var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
4113
+ var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
4149
4114
  if (r == null)
4150
4115
  throw new Error(
4151
4116
  '[svelte-i18n] A "locale" must be set to format time values'
4152
4117
  );
4153
- return n ? i = oe("time", n) : Object.keys(i).length === 0 && (i = oe("time", "short")), new Intl.DateTimeFormat(r, i);
4118
+ return n ? i = se("time", n) : Object.keys(i).length === 0 && (i = se("time", "short")), new Intl.DateTimeFormat(r, i);
4154
4119
  }
4155
- ), _i = (e = {}) => {
4120
+ ), gi = (e = {}) => {
4156
4121
  var t = e, {
4157
4122
  locale: r = G()
4158
- } = t, n = q(t, [
4123
+ } = t, n = K(t, [
4159
4124
  "locale"
4160
4125
  ]);
4161
- return yi(et({ locale: r }, n));
4162
- }, xi = (e = {}) => {
4126
+ return pi(Qe({ locale: r }, n));
4127
+ }, yi = (e = {}) => {
4163
4128
  var t = e, {
4164
4129
  locale: r = G()
4165
- } = t, n = q(t, [
4130
+ } = t, n = K(t, [
4166
4131
  "locale"
4167
4132
  ]);
4168
- return vi(et({ locale: r }, n));
4169
- }, Bi = (e = {}) => {
4133
+ return di(Qe({ locale: r }, n));
4134
+ }, vi = (e = {}) => {
4170
4135
  var t = e, {
4171
4136
  locale: r = G()
4172
- } = t, n = q(t, [
4137
+ } = t, n = K(t, [
4173
4138
  "locale"
4174
4139
  ]);
4175
- return Ei(et({ locale: r }, n));
4176
- }, Si = Se(
4140
+ return bi(Qe({ locale: r }, n));
4141
+ }, Ei = xe(
4177
4142
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4178
- (e, t = G()) => new Jn(e, t, Y().formats, {
4179
- ignoreTag: Y().ignoreTag
4143
+ (e, t = G()) => new zn(e, t, Q().formats, {
4144
+ ignoreTag: Q().ignoreTag
4180
4145
  })
4181
- ), wi = (e, t = {}) => {
4146
+ ), _i = (e, t = {}) => {
4182
4147
  var r, n, i, o;
4183
4148
  let s = t;
4184
4149
  typeof e == "object" && (s = e, e = s.id);
@@ -4191,9 +4156,9 @@ const oe = (e, t) => {
4191
4156
  throw new Error(
4192
4157
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4193
4158
  );
4194
- let l = Kt(e, h);
4159
+ let l = Yt(e, h);
4195
4160
  if (!l)
4196
- l = (o = (i = (n = (r = Y()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4161
+ l = (o = (i = (n = (r = Q()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4197
4162
  else if (typeof l != "string")
4198
4163
  return console.warn(
4199
4164
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -4202,7 +4167,7 @@ const oe = (e, t) => {
4202
4167
  return l;
4203
4168
  let c = l;
4204
4169
  try {
4205
- c = Si(l, h).format(a);
4170
+ c = Ei(l, h).format(a);
4206
4171
  } catch (f) {
4207
4172
  f instanceof Error && console.warn(
4208
4173
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4210,20 +4175,20 @@ const oe = (e, t) => {
4210
4175
  );
4211
4176
  }
4212
4177
  return c;
4213
- }, Ti = (e, t) => Bi(t).format(e), Hi = (e, t) => xi(t).format(e), Ai = (e, t) => _i(t).format(e), Pi = (e, t = G()) => Kt(e, t), Oi = Q([J, ue], () => wi);
4214
- Q([J], () => Ti);
4215
- Q([J], () => Hi);
4216
- Q([J], () => Ai);
4217
- Q([J, ue], () => Pi);
4218
- window.emWidgets = { topic: Fr };
4219
- const Ii = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4220
- function Bt(e, t) {
4221
- tr(e, t);
4222
- }
4223
- function Ni(e) {
4224
- J.set(e);
4225
- }
4226
- const St = {
4178
+ }, xi = (e, t) => vi(t).format(e), Bi = (e, t) => yi(t).format(e), Si = (e, t) => gi(t).format(e), Ti = (e, t = G()) => Yt(e, t), wi = J([q, ue], () => _i);
4179
+ J([q], () => xi);
4180
+ J([q], () => Bi);
4181
+ J([q], () => Si);
4182
+ J([q, ue], () => Ti);
4183
+ window.emWidgets = { topic: Dr };
4184
+ const Hi = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4185
+ function vt(e, t) {
4186
+ Jt(e, t);
4187
+ }
4188
+ function Ai(e) {
4189
+ q.set(e);
4190
+ }
4191
+ const Et = {
4227
4192
  en: {
4228
4193
  titleBiometrics: "Biometrics Authentication",
4229
4194
  descriptionParagraph1: "Use biometric login with your fingerprint or face for faster and easier access to your account.",
@@ -4302,13 +4267,13 @@ const St = {
4302
4267
  btnDisableBiometrics: "Disable biometrics"
4303
4268
  }
4304
4269
  };
4305
- function Mi(e, t) {
4270
+ function Pi(e, t) {
4306
4271
  if (e) {
4307
4272
  const r = document.createElement("style");
4308
4273
  r.innerHTML = t, e.appendChild(r);
4309
4274
  }
4310
4275
  }
4311
- function Li(e, t) {
4276
+ function Oi(e, t) {
4312
4277
  const r = new URL(t);
4313
4278
  fetch(r.href).then((n) => n.text()).then((n) => {
4314
4279
  const i = document.createElement("style");
@@ -4317,7 +4282,7 @@ function Li(e, t) {
4317
4282
  console.error("There was an error while trying to load client styling from URL", n);
4318
4283
  });
4319
4284
  }
4320
- function Ci(e, t, r) {
4285
+ function Ii(e, t, r) {
4321
4286
  if (window.emMessageBus) {
4322
4287
  const n = document.createElement("style");
4323
4288
  window.emMessageBus.subscribe(t, (i) => {
@@ -4325,47 +4290,47 @@ function Ci(e, t, r) {
4325
4290
  });
4326
4291
  }
4327
4292
  }
4328
- function $i(e) {
4329
- ur(e, "svelte-6qxh5g", ".BiometricsWrapper{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));padding:50px;max-width:760px}.BiometricsWrapper.BiometricsWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:20px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BiometricsTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:400}.BiometricsTitleMobile{font-size:16px}.BiometricsTitleNone{display:none}.BiometricsDescription{color:var(--emw--color-gray-300, #58586B);line-height:24px}.BiometricsDescription.BiometricsDescriptionMobile{font-size:12px;line-height:18px}.BiometricsActionButtons{display:grid;grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.BiometricsActionButtons .BiometricsToggle{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box}.BiometricsActionButtons.BiometricsActionButtonsMobile{width:100%;grid-template-columns:1fr}.BiometricsActionButtons.BiometricsActionButtonsMobile .BiometricsToggle{height:40px;font-size:12px}");
4293
+ function Ni(e) {
4294
+ ir(e, "svelte-6qxh5g", ".BiometricsWrapper{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));padding:50px;max-width:760px}.BiometricsWrapper.BiometricsWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:20px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BiometricsTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:400}.BiometricsTitleMobile{font-size:16px}.BiometricsTitleNone{display:none}.BiometricsDescription{color:var(--emw--color-gray-300, #58586B);line-height:24px}.BiometricsDescription.BiometricsDescriptionMobile{font-size:12px;line-height:18px}.BiometricsActionButtons{display:grid;grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.BiometricsActionButtons .BiometricsToggle{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box}.BiometricsActionButtons.BiometricsActionButtonsMobile{width:100%;grid-template-columns:1fr}.BiometricsActionButtons.BiometricsActionButtonsMobile .BiometricsToggle{height:40px;font-size:12px}");
4330
4295
  }
4331
- function Ri(e) {
4296
+ function Mi(e) {
4332
4297
  let t, r, n, i, o, s, a, h, u, l, c = (
4333
4298
  /*$_*/
4334
4299
  e[2]("titleBiometrics") + ""
4335
- ), f, p, g;
4300
+ ), f, m, g;
4336
4301
  return {
4337
4302
  c() {
4338
- t = O("div"), r = F("svg"), n = F("defs"), i = F("style"), o = U(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), s = F("g"), a = F("g"), h = F("path"), u = ee(), l = O("h2"), f = U(c), B(h, "class", "aaa"), B(h, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), B(h, "transform", "translate(15 15) rotate(180)"), B(a, "transform", "translate(20 158)"), B(s, "transform", "translate(-20 -158)"), B(r, "xmlns", "http://www.w3.org/2000/svg"), B(r, "width", "15"), B(r, "height", "15"), B(r, "viewBox", "0 0 15 15"), B(l, "class", "BiometricsTitleMobile"), B(l, "part", "BiometricsTitleMobile"), B(t, "class", "MenuReturnButton"), B(t, "part", "MenuReturnButton");
4303
+ t = O("div"), r = F("svg"), n = F("defs"), i = F("style"), o = U(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), s = F("g"), a = F("g"), h = F("path"), u = te(), l = O("h2"), f = U(c), B(h, "class", "aaa"), B(h, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), B(h, "transform", "translate(15 15) rotate(180)"), B(a, "transform", "translate(20 158)"), B(s, "transform", "translate(-20 -158)"), B(r, "xmlns", "http://www.w3.org/2000/svg"), B(r, "width", "15"), B(r, "height", "15"), B(r, "viewBox", "0 0 15 15"), B(l, "class", "BiometricsTitleMobile"), B(l, "part", "BiometricsTitleMobile"), B(t, "class", "MenuReturnButton"), B(t, "part", "MenuReturnButton");
4339
4304
  },
4340
- m(m, x) {
4341
- qe(m, t, x), v(t, r), v(r, n), v(n, i), v(i, o), v(r, s), v(s, a), v(a, h), v(t, u), v(t, l), v(l, f), p || (g = At(
4305
+ m(p, x) {
4306
+ ze(p, t, x), E(t, r), E(r, n), E(n, i), E(i, o), E(r, s), E(s, a), E(a, h), E(t, u), E(t, l), E(l, f), m || (g = St(
4342
4307
  t,
4343
4308
  "click",
4344
4309
  /*click_handler*/
4345
4310
  e[11]
4346
- ), p = !0);
4311
+ ), m = !0);
4347
4312
  },
4348
- p(m, x) {
4313
+ p(p, x) {
4349
4314
  x & /*$_*/
4350
4315
  4 && c !== (c = /*$_*/
4351
- m[2]("titleBiometrics") + "") && te(f, c);
4316
+ p[2]("titleBiometrics") + "") && re(f, c);
4352
4317
  },
4353
- d(m) {
4354
- m && ye(t), p = !1, g();
4318
+ d(p) {
4319
+ p && ge(t), m = !1, g();
4355
4320
  }
4356
4321
  };
4357
4322
  }
4358
- function Di(e) {
4323
+ function Li(e) {
4359
4324
  let t, r, n, i, o = (
4360
4325
  /*$_*/
4361
4326
  e[2]("titleBiometrics") + ""
4362
4327
  ), s, a, h, u, l = (
4363
4328
  /*$_*/
4364
4329
  e[2]("descriptionParagraph1") + ""
4365
- ), c, f, p, g = (
4330
+ ), c, f, m, g = (
4366
4331
  /*$_*/
4367
4332
  e[2]("descriptionParagraph2") + ""
4368
- ), m, x, A, H, w = (
4333
+ ), p, x, A, H, T = (
4369
4334
  /*biometricsenabled*/
4370
4335
  (e[0] === "true" ? (
4371
4336
  /*$_*/
@@ -4374,20 +4339,20 @@ function Di(e) {
4374
4339
  /*$_*/
4375
4340
  e[2]("btnEnableBiometrics")
4376
4341
  )) + ""
4377
- ), y, S, N, M = (
4342
+ ), v, S, N, M = (
4378
4343
  /*isMobile*/
4379
- e[3] && Ri(e)
4344
+ e[3] && Mi(e)
4380
4345
  );
4381
4346
  return {
4382
4347
  c() {
4383
- t = O("div"), r = O("div"), M && M.c(), n = ee(), i = O("h2"), s = U(o), a = ee(), h = O("div"), u = O("p"), c = U(l), f = ee(), p = O("p"), m = U(g), x = ee(), A = O("div"), H = O("button"), y = U(w), B(i, "class", "BiometricsTitle " + /*isMobile*/
4348
+ t = O("div"), r = O("div"), M && M.c(), n = te(), i = O("h2"), s = U(o), a = te(), h = O("div"), u = O("p"), c = U(l), f = te(), m = O("p"), p = U(g), x = te(), A = O("div"), H = O("button"), v = U(T), B(i, "class", "BiometricsTitle " + /*isMobile*/
4384
4349
  (e[3] ? "BiometricsTitleNone" : "")), B(h, "class", "BiometricsDescription " + /*isMobile*/
4385
4350
  (e[3] ? "BiometricsDescriptionMobile" : "")), B(H, "class", "BiometricsToggle"), B(A, "class", "BiometricsActionButtons " + /*isMobile*/
4386
4351
  (e[3] ? "BiometricsActionButtonsMobile" : "")), B(r, "class", "BiometricsWrapper " + /*isMobile*/
4387
4352
  (e[3] ? "BiometricsWrapperMobile" : ""));
4388
4353
  },
4389
4354
  m(P, D) {
4390
- qe(P, t, D), v(t, r), M && M.m(r, null), v(r, n), v(r, i), v(i, s), v(r, a), v(r, h), v(h, u), v(u, c), v(h, f), v(h, p), v(p, m), v(r, x), v(r, A), v(A, H), v(H, y), e[13](t), S || (N = At(
4355
+ ze(P, t, D), E(t, r), M && M.m(r, null), E(r, n), E(r, i), E(i, s), E(r, a), E(r, h), E(h, u), E(u, c), E(h, f), E(h, m), E(m, p), E(r, x), E(r, A), E(A, H), E(H, v), e[13](t), S || (N = St(
4391
4356
  H,
4392
4357
  "click",
4393
4358
  /*click_handler_1*/
@@ -4398,46 +4363,46 @@ function Di(e) {
4398
4363
  /*isMobile*/
4399
4364
  P[3] && M.p(P, D), D & /*$_*/
4400
4365
  4 && o !== (o = /*$_*/
4401
- P[2]("titleBiometrics") + "") && te(s, o), D & /*$_*/
4366
+ P[2]("titleBiometrics") + "") && re(s, o), D & /*$_*/
4402
4367
  4 && l !== (l = /*$_*/
4403
- P[2]("descriptionParagraph1") + "") && te(c, l), D & /*$_*/
4368
+ P[2]("descriptionParagraph1") + "") && re(c, l), D & /*$_*/
4404
4369
  4 && g !== (g = /*$_*/
4405
- P[2]("descriptionParagraph2") + "") && te(m, g), D & /*biometricsenabled, $_*/
4406
- 5 && w !== (w = /*biometricsenabled*/
4370
+ P[2]("descriptionParagraph2") + "") && re(p, g), D & /*biometricsenabled, $_*/
4371
+ 5 && T !== (T = /*biometricsenabled*/
4407
4372
  (P[0] === "true" ? (
4408
4373
  /*$_*/
4409
4374
  P[2]("btnDisableBiometrics")
4410
4375
  ) : (
4411
4376
  /*$_*/
4412
4377
  P[2]("btnEnableBiometrics")
4413
- )) + "") && te(y, w);
4378
+ )) + "") && re(v, T);
4414
4379
  },
4415
4380
  i: I,
4416
4381
  o: I,
4417
4382
  d(P) {
4418
- P && ye(t), M && M.d(), e[13](null), S = !1, N();
4383
+ P && ge(t), M && M.d(), e[13](null), S = !1, N();
4419
4384
  }
4420
4385
  };
4421
4386
  }
4422
- function Ui(e, t, r) {
4387
+ function Ci(e, t, r) {
4423
4388
  let n;
4424
- ar(e, Oi, (y) => r(2, n = y));
4425
- let { biometricsenabled: i = "false" } = t, { lang: o = "en" } = t, { clientstyling: s = "" } = t, { clientstylingurl: a = "" } = t, { mbsource: h } = t, { translationurl: u = "" } = t, l, c = window.navigator.userAgent, f = Ii(c) !== "PC";
4426
- const p = () => {
4389
+ nr(e, wi, (v) => r(2, n = v));
4390
+ let { biometricsenabled: i = "false" } = t, { lang: o = "en" } = t, { clientstyling: s = "" } = t, { clientstylingurl: a = "" } = t, { mbsource: h } = t, { translationurl: u = "" } = t, l, c = window.navigator.userAgent, f = Hi(c) !== "PC";
4391
+ const m = () => {
4427
4392
  fetch(u).then((S) => S.json()).then((S) => {
4428
4393
  Object.keys(S).forEach((N) => {
4429
- Bt(N, S[N]);
4394
+ vt(N, S[N]);
4430
4395
  });
4431
4396
  }).catch((S) => {
4432
4397
  console.log(S);
4433
4398
  });
4434
4399
  };
4435
- Object.keys(St).forEach((y) => {
4436
- Bt(y, St[y]);
4400
+ Object.keys(Et).forEach((v) => {
4401
+ vt(v, Et[v]);
4437
4402
  });
4438
4403
  const g = () => {
4439
- Ni(o);
4440
- }, m = () => {
4404
+ Ai(o);
4405
+ }, p = () => {
4441
4406
  window.postMessage(
4442
4407
  {
4443
4408
  type: "PlayerAccountMenuActive",
@@ -4451,29 +4416,29 @@ function Ui(e, t, r) {
4451
4416
  data: i
4452
4417
  });
4453
4418
  };
4454
- mr(() => () => {
4419
+ lr(() => () => {
4455
4420
  });
4456
- const A = () => m(), H = () => x();
4457
- function w(y) {
4458
- Me[y ? "unshift" : "push"](() => {
4459
- l = y, r(1, l);
4421
+ const A = () => p(), H = () => x();
4422
+ function T(v) {
4423
+ Oe[v ? "unshift" : "push"](() => {
4424
+ l = v, r(1, l);
4460
4425
  });
4461
4426
  }
4462
- return e.$$set = (y) => {
4463
- "biometricsenabled" in y && r(0, i = y.biometricsenabled), "lang" in y && r(6, o = y.lang), "clientstyling" in y && r(7, s = y.clientstyling), "clientstylingurl" in y && r(8, a = y.clientstylingurl), "mbsource" in y && r(9, h = y.mbsource), "translationurl" in y && r(10, u = y.translationurl);
4427
+ return e.$$set = (v) => {
4428
+ "biometricsenabled" in v && r(0, i = v.biometricsenabled), "lang" in v && r(6, o = v.lang), "clientstyling" in v && r(7, s = v.clientstyling), "clientstylingurl" in v && r(8, a = v.clientstylingurl), "mbsource" in v && r(9, h = v.mbsource), "translationurl" in v && r(10, u = v.translationurl);
4464
4429
  }, e.$$.update = () => {
4465
4430
  e.$$.dirty & /*lang*/
4466
4431
  64 && o && g(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4467
- 130 && s && l && Mi(l, s), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4468
- 258 && a && l && Li(l, a), e.$$.dirty & /*mbsource, customStylingContainer*/
4469
- 514 && h && l && Ci(l, `${h}.Style`), e.$$.dirty & /*translationurl*/
4470
- 1024 && u && p();
4432
+ 130 && s && l && Pi(l, s), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4433
+ 258 && a && l && Oi(l, a), e.$$.dirty & /*mbsource, customStylingContainer*/
4434
+ 514 && h && l && Ii(l, `${h}.Style`), e.$$.dirty & /*translationurl*/
4435
+ 1024 && u && m();
4471
4436
  }, [
4472
4437
  i,
4473
4438
  l,
4474
4439
  n,
4475
4440
  f,
4476
- m,
4441
+ p,
4477
4442
  x,
4478
4443
  o,
4479
4444
  s,
@@ -4482,17 +4447,17 @@ function Ui(e, t, r) {
4482
4447
  u,
4483
4448
  A,
4484
4449
  H,
4485
- w
4450
+ T
4486
4451
  ];
4487
4452
  }
4488
- class Gi extends Tr {
4453
+ class $i extends xr {
4489
4454
  constructor(t) {
4490
- super(), Sr(
4455
+ super(), Er(
4491
4456
  this,
4492
4457
  t,
4493
- Ui,
4494
- Di,
4495
- Tt,
4458
+ Ci,
4459
+ Li,
4460
+ xt,
4496
4461
  {
4497
4462
  biometricsenabled: 0,
4498
4463
  lang: 6,
@@ -4501,7 +4466,7 @@ class Gi extends Tr {
4501
4466
  mbsource: 9,
4502
4467
  translationurl: 10
4503
4468
  },
4504
- $i
4469
+ Ni
4505
4470
  );
4506
4471
  }
4507
4472
  get biometricsenabled() {
@@ -4541,7 +4506,7 @@ class Gi extends Tr {
4541
4506
  this.$$set({ translationurl: t }), $();
4542
4507
  }
4543
4508
  }
4544
- wr(Gi, { biometricsenabled: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
4509
+ _r($i, { biometricsenabled: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
4545
4510
  export {
4546
- Gi as P
4511
+ $i as P
4547
4512
  };