@everymatrix/player-account-menu-nd 1.86.2 → 1.86.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (23) hide show
  1. package/components/{GeneralLogout-BaeX2ybf.js → GeneralLogout-CG0fvyvl.js} +734 -755
  2. package/components/GeneralLogout-HeC3H3zO.cjs +18 -0
  3. package/components/{GeneralLogout-CsSWfRQq.js → GeneralLogout-SlMGGcp3.js} +759 -780
  4. package/components/{PlayerAccountMenuNd-BjAKtxsm.js → PlayerAccountMenuNd-BOcdKnFh.js} +28 -28
  5. package/components/{PlayerAccountMenuNd-DMN-EKNC.cjs → PlayerAccountMenuNd-D-BqY4Sz.cjs} +1 -1
  6. package/components/{PlayerAccountMenuNd-xPIs6CdB.js → PlayerAccountMenuNd-emsf9oFi.js} +30 -30
  7. package/es2015/player-account-menu-nd.cjs +1 -1
  8. package/es2015/player-account-menu-nd.js +1 -1
  9. package/esnext/player-account-menu-nd.js +1 -1
  10. package/package.json +1 -1
  11. package/stencil/index-b2193545-CMoQ4Pov.js +503 -0
  12. package/stencil/index-b2193545-CQaBo5im.cjs +1 -0
  13. package/stencil/index-b2193545-DvP9W4Go.js +519 -0
  14. package/stencil/{ui-skeleton-BreIU6e5.cjs → ui-skeleton-C7KTfaPd.cjs} +1 -1
  15. package/stencil/{ui-skeleton-W50o8tfg.js → ui-skeleton-Cn9Rv2BY.js} +2 -2
  16. package/stencil/{ui-skeleton-xXZA3rYO.js → ui-skeleton-YNoAIoec.js} +2 -2
  17. package/stencil/{ui-skeleton-ed169f8f-CVY4B-CP.js → ui-skeleton-ed169f8f-BA-lE0xf.js} +1 -1
  18. package/stencil/{ui-skeleton-ed169f8f-D3TjbVKy.js → ui-skeleton-ed169f8f-b70BXhTZ.js} +1 -1
  19. package/stencil/{ui-skeleton-ed169f8f-CpiCXJrP.cjs → ui-skeleton-ed169f8f-cGTgZqRU.cjs} +1 -1
  20. package/components/GeneralLogout-CnzW2nQw.cjs +0 -18
  21. package/stencil/index-b2193545-9K-aI7zC.cjs +0 -1
  22. package/stencil/index-b2193545-DsMHU6jb.js +0 -519
  23. package/stencil/index-b2193545-R7ZoV-kY.js +0 -503
@@ -1,28 +1,28 @@
1
1
  function B() {
2
2
  }
3
- function Bt(e) {
3
+ function Tt(e) {
4
4
  return e();
5
5
  }
6
- function tt() {
6
+ function Ke() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
- function ne(e) {
10
- e.forEach(Bt);
9
+ function ie(e) {
10
+ e.forEach(Tt);
11
11
  }
12
- function Ye(e) {
12
+ function Ze(e) {
13
13
  return typeof e == "function";
14
14
  }
15
- function wt(e, t) {
15
+ function Ht(e, t) {
16
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
17
17
  }
18
18
  let ue;
19
- function Zi(e, t) {
19
+ function Wi(e, t) {
20
20
  return e === t ? !0 : (ue || (ue = document.createElement("a")), ue.href = t, e === ue.href);
21
21
  }
22
- function lr(e) {
22
+ function hr(e) {
23
23
  return Object.keys(e).length === 0;
24
24
  }
25
- function At(e, ...t) {
25
+ function Bt(e, ...t) {
26
26
  if (e == null) {
27
27
  for (const n of t)
28
28
  n(void 0);
@@ -31,20 +31,20 @@ function At(e, ...t) {
31
31
  const r = e.subscribe(...t);
32
32
  return r.unsubscribe ? () => r.unsubscribe() : r;
33
33
  }
34
- function cr(e, t, r) {
35
- e.$$.on_destroy.push(At(t, r));
34
+ function lr(e, t, r) {
35
+ e.$$.on_destroy.push(Bt(t, r));
36
36
  }
37
37
  function T(e, t) {
38
38
  e.appendChild(t);
39
39
  }
40
- function fr(e, t, r) {
41
- const n = pr(e);
40
+ function cr(e, t, r) {
41
+ const n = fr(e);
42
42
  if (!n.getElementById(t)) {
43
- const i = O("style");
44
- i.id = t, i.textContent = r, dr(n, i);
43
+ const i = P("style");
44
+ i.id = t, i.textContent = r, pr(n, i);
45
45
  }
46
46
  }
47
- function pr(e) {
47
+ function fr(e) {
48
48
  if (!e)
49
49
  return document;
50
50
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -54,56 +54,56 @@ function pr(e) {
54
54
  t
55
55
  ) : e.ownerDocument;
56
56
  }
57
- function dr(e, t) {
57
+ function pr(e, t) {
58
58
  return T(
59
59
  /** @type {Document} */
60
60
  e.head || e,
61
61
  t
62
62
  ), t.sheet;
63
63
  }
64
- function ie(e, t, r) {
64
+ function oe(e, t, r) {
65
65
  e.insertBefore(t, r || null);
66
66
  }
67
- function z(e) {
67
+ function Z(e) {
68
68
  e.parentNode && e.parentNode.removeChild(e);
69
69
  }
70
- function Qi(e, t) {
70
+ function zi(e, t) {
71
71
  for (let r = 0; r < e.length; r += 1)
72
72
  e[r] && e[r].d(t);
73
73
  }
74
- function O(e) {
74
+ function P(e) {
75
75
  return document.createElement(e);
76
76
  }
77
- function J(e) {
77
+ function Y(e) {
78
78
  return document.createElementNS("http://www.w3.org/2000/svg", e);
79
79
  }
80
- function ye(e) {
80
+ function ge(e) {
81
81
  return document.createTextNode(e);
82
82
  }
83
- function mr() {
84
- return ye(" ");
83
+ function dr() {
84
+ return ge(" ");
85
85
  }
86
- function Pt(e, t, r, n) {
86
+ function At(e, t, r, n) {
87
87
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
88
88
  }
89
89
  function S(e, t, r) {
90
90
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
91
91
  }
92
- function qi(e, t, r) {
92
+ function Zi(e, t, r) {
93
93
  const n = t.toLowerCase();
94
94
  n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : S(e, t, r);
95
95
  }
96
- function br(e) {
96
+ function mr(e) {
97
97
  return Array.from(e.childNodes);
98
98
  }
99
- function Ot(e, t) {
99
+ function wt(e, t) {
100
100
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
101
101
  t);
102
102
  }
103
- function gr(e, t, r, n) {
103
+ function br(e, t, r, n) {
104
104
  r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
105
105
  }
106
- function yr(e) {
106
+ function gr(e) {
107
107
  const t = {};
108
108
  return e.childNodes.forEach(
109
109
  /** @param {Element} node */
@@ -112,90 +112,90 @@ function yr(e) {
112
112
  }
113
113
  ), t;
114
114
  }
115
- let ee;
116
- function K(e) {
117
- ee = e;
115
+ let te;
116
+ function ee(e) {
117
+ te = e;
118
118
  }
119
- function vr() {
120
- if (!ee)
119
+ function yr() {
120
+ if (!te)
121
121
  throw new Error("Function called outside component initialization");
122
- return ee;
122
+ return te;
123
123
  }
124
- function _r(e) {
125
- vr().$$.on_mount.push(e);
124
+ function vr(e) {
125
+ yr().$$.on_mount.push(e);
126
126
  }
127
- const F = [], Me = [];
127
+ const F = [], Le = [];
128
128
  let j = [];
129
- const rt = [], Er = /* @__PURE__ */ Promise.resolve();
130
- let Ce = !1;
131
- function xr() {
132
- Ce || (Ce = !0, Er.then(w));
129
+ const et = [], _r = /* @__PURE__ */ Promise.resolve();
130
+ let Ne = !1;
131
+ function Er() {
132
+ Ne || (Ne = !0, _r.then(A));
133
133
  }
134
- function $e(e) {
134
+ function Me(e) {
135
135
  j.push(e);
136
136
  }
137
- const Be = /* @__PURE__ */ new Set();
138
- let G = 0;
139
- function w() {
140
- if (G !== 0)
137
+ const Te = /* @__PURE__ */ new Set();
138
+ let D = 0;
139
+ function A() {
140
+ if (D !== 0)
141
141
  return;
142
- const e = ee;
142
+ const e = te;
143
143
  do {
144
144
  try {
145
- for (; G < F.length; ) {
146
- const t = F[G];
147
- G++, K(t), Sr(t.$$);
145
+ for (; D < F.length; ) {
146
+ const t = F[D];
147
+ D++, ee(t), xr(t.$$);
148
148
  }
149
149
  } catch (t) {
150
- throw F.length = 0, G = 0, t;
150
+ throw F.length = 0, D = 0, t;
151
151
  }
152
- for (K(null), F.length = 0, G = 0; Me.length; )
153
- Me.pop()();
152
+ for (ee(null), F.length = 0, D = 0; Le.length; )
153
+ Le.pop()();
154
154
  for (let t = 0; t < j.length; t += 1) {
155
155
  const r = j[t];
156
- Be.has(r) || (Be.add(r), r());
156
+ Te.has(r) || (Te.add(r), r());
157
157
  }
158
158
  j.length = 0;
159
159
  } while (F.length);
160
- for (; rt.length; )
161
- rt.pop()();
162
- Ce = !1, Be.clear(), K(e);
160
+ for (; et.length; )
161
+ et.pop()();
162
+ Ne = !1, Te.clear(), ee(e);
163
163
  }
164
- function Sr(e) {
164
+ function xr(e) {
165
165
  if (e.fragment !== null) {
166
- e.update(), ne(e.before_update);
166
+ e.update(), ie(e.before_update);
167
167
  const t = e.dirty;
168
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach($e);
168
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Me);
169
169
  }
170
170
  }
171
- function Tr(e) {
171
+ function Sr(e) {
172
172
  const t = [], r = [];
173
173
  j.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), j = t;
174
174
  }
175
- const Hr = /* @__PURE__ */ new Set();
176
- function Br(e, t) {
177
- e && e.i && (Hr.delete(e), e.i(t));
175
+ const Tr = /* @__PURE__ */ new Set();
176
+ function Hr(e, t) {
177
+ e && e.i && (Tr.delete(e), e.i(t));
178
178
  }
179
- function Ji(e) {
179
+ function Qi(e) {
180
180
  return e?.length !== void 0 ? e : Array.from(e);
181
181
  }
182
- function wr(e, t, r) {
182
+ function Br(e, t, r) {
183
183
  const { fragment: n, after_update: i } = e.$$;
184
- n && n.m(t, r), $e(() => {
185
- const o = e.$$.on_mount.map(Bt).filter(Ye);
186
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ne(o), e.$$.on_mount = [];
187
- }), i.forEach($e);
184
+ n && n.m(t, r), Me(() => {
185
+ const o = e.$$.on_mount.map(Tt).filter(Ze);
186
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ie(o), e.$$.on_mount = [];
187
+ }), i.forEach(Me);
188
188
  }
189
189
  function Ar(e, t) {
190
190
  const r = e.$$;
191
- r.fragment !== null && (Tr(r.after_update), ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
191
+ r.fragment !== null && (Sr(r.after_update), ie(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
192
192
  }
193
- function Pr(e, t) {
194
- e.$$.dirty[0] === -1 && (F.push(e), xr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
193
+ function wr(e, t) {
194
+ e.$$.dirty[0] === -1 && (F.push(e), Er(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
195
195
  }
196
- function Or(e, t, r, n, i, o, s = null, a = [-1]) {
197
- const h = ee;
198
- K(e);
196
+ function Pr(e, t, r, n, i, o, s = null, a = [-1]) {
197
+ const h = te;
198
+ ee(e);
199
199
  const u = e.$$ = {
200
200
  fragment: null,
201
201
  ctx: [],
@@ -203,7 +203,7 @@ function Or(e, t, r, n, i, o, s = null, a = [-1]) {
203
203
  props: o,
204
204
  update: B,
205
205
  not_equal: i,
206
- bound: tt(),
206
+ bound: Ke(),
207
207
  // lifecycle
208
208
  on_mount: [],
209
209
  on_destroy: [],
@@ -212,7 +212,7 @@ function Or(e, t, r, n, i, o, s = null, a = [-1]) {
212
212
  after_update: [],
213
213
  context: new Map(t.context || (h ? h.$$.context : [])),
214
214
  // everything else
215
- callbacks: tt(),
215
+ callbacks: Ke(),
216
216
  dirty: a,
217
217
  skip_bound: !1,
218
218
  root: t.target || h.$$.root
@@ -221,19 +221,19 @@ function Or(e, t, r, n, i, o, s = null, a = [-1]) {
221
221
  let l = !1;
222
222
  if (u.ctx = r ? r(e, t.props || {}, (f, c, ...p) => {
223
223
  const d = p.length ? p[0] : c;
224
- return u.ctx && i(u.ctx[f], u.ctx[f] = d) && (!u.skip_bound && u.bound[f] && u.bound[f](d), l && Pr(e, f)), c;
225
- }) : [], u.update(), l = !0, ne(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
224
+ return u.ctx && i(u.ctx[f], u.ctx[f] = d) && (!u.skip_bound && u.bound[f] && u.bound[f](d), l && wr(e, f)), c;
225
+ }) : [], u.update(), l = !0, ie(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
226
226
  if (t.hydrate) {
227
- const f = br(t.target);
228
- u.fragment && u.fragment.l(f), f.forEach(z);
227
+ const f = mr(t.target);
228
+ u.fragment && u.fragment.l(f), f.forEach(Z);
229
229
  } else
230
230
  u.fragment && u.fragment.c();
231
- t.intro && Br(e.$$.fragment), wr(e, t.target, t.anchor), w();
231
+ t.intro && Hr(e.$$.fragment), Br(e, t.target, t.anchor), A();
232
232
  }
233
- K(h);
233
+ ee(h);
234
234
  }
235
- let It;
236
- typeof HTMLElement == "function" && (It = class extends HTMLElement {
235
+ let Pt;
236
+ typeof HTMLElement == "function" && (Pt = class extends HTMLElement {
237
237
  /** The Svelte component constructor */
238
238
  $$ctor;
239
239
  /** Slots */
@@ -275,24 +275,24 @@ typeof HTMLElement == "function" && (It = class extends HTMLElement {
275
275
  let o;
276
276
  return {
277
277
  c: function() {
278
- o = O("slot"), i !== "default" && S(o, "name", i);
278
+ o = P("slot"), i !== "default" && S(o, "name", i);
279
279
  },
280
280
  /**
281
281
  * @param {HTMLElement} target
282
282
  * @param {HTMLElement} [anchor]
283
283
  */
284
284
  m: function(h, u) {
285
- ie(h, o, u);
285
+ oe(h, o, u);
286
286
  },
287
287
  d: function(h) {
288
- h && z(o);
288
+ h && Z(o);
289
289
  }
290
290
  };
291
291
  };
292
292
  };
293
293
  if (await Promise.resolve(), !this.$$cn || this.$$c)
294
294
  return;
295
- const t = {}, r = yr(this);
295
+ const t = {}, r = gr(this);
296
296
  for (const i of this.$$s)
297
297
  i in r && (t[i] = [e(i)]);
298
298
  for (const i of this.attributes) {
@@ -379,8 +379,8 @@ function ce(e, t, r, n) {
379
379
  return t;
380
380
  }
381
381
  }
382
- function Ir(e, t, r, n, i, o) {
383
- let s = class extends It {
382
+ function Or(e, t, r, n, i, o) {
383
+ let s = class extends Pt {
384
384
  constructor() {
385
385
  super(e, r, i), this.$$p_d = t;
386
386
  }
@@ -408,7 +408,7 @@ function Ir(e, t, r, n, i, o) {
408
408
  }), e.element = /** @type {any} */
409
409
  s, s;
410
410
  }
411
- class Lr {
411
+ class Ir {
412
412
  /**
413
413
  * ### PRIVATE API
414
414
  *
@@ -436,7 +436,7 @@ class Lr {
436
436
  * @returns {() => void}
437
437
  */
438
438
  $on(t, r) {
439
- if (!Ye(r))
439
+ if (!Ze(r))
440
440
  return B;
441
441
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
442
442
  return n.push(r), () => {
@@ -449,11 +449,11 @@ class Lr {
449
449
  * @returns {void}
450
450
  */
451
451
  $set(t) {
452
- this.$$set && !lr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
452
+ this.$$set && !hr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
453
453
  }
454
454
  }
455
- const Nr = "4";
456
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Nr);
455
+ const Lr = "4";
456
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Lr);
457
457
  /*! *****************************************************************************
458
458
  Copyright (c) Microsoft Corporation.
459
459
 
@@ -468,24 +468,43 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
468
468
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
469
469
  PERFORMANCE OF THIS SOFTWARE.
470
470
  ***************************************************************************** */
471
- var Re = function(e, t) {
472
- return Re = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
471
+ var Ce = function(e, t) {
472
+ return Ce = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
473
473
  r.__proto__ = n;
474
474
  } || function(r, n) {
475
475
  for (var i in n)
476
476
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
477
- }, Re(e, t);
477
+ }, Ce(e, t);
478
478
  };
479
- function oe(e, t) {
479
+ function I(e, t) {
480
480
  if (typeof t != "function" && t !== null)
481
481
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
482
- Re(e, t);
482
+ Ce(e, t);
483
483
  function r() {
484
484
  this.constructor = e;
485
485
  }
486
486
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
487
487
  }
488
- function Ue(e) {
488
+ var g = function() {
489
+ return g = Object.assign || function(t) {
490
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
491
+ r = arguments[n];
492
+ for (var o in r)
493
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
494
+ }
495
+ return t;
496
+ }, g.apply(this, arguments);
497
+ };
498
+ function Nr(e, t) {
499
+ var r = {};
500
+ for (var n in e)
501
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
502
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
503
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
504
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
505
+ return r;
506
+ }
507
+ function $e(e) {
489
508
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
490
509
  if (r)
491
510
  return r.call(e);
@@ -497,7 +516,7 @@ function Ue(e) {
497
516
  };
498
517
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
499
518
  }
500
- function Ge(e, t) {
519
+ function Re(e, t) {
501
520
  var r = typeof Symbol == "function" && e[Symbol.iterator];
502
521
  if (!r)
503
522
  return e;
@@ -517,22 +536,22 @@ function Ge(e, t) {
517
536
  }
518
537
  return o;
519
538
  }
520
- function De(e, t, r) {
521
- if (arguments.length === 2)
539
+ function k(e, t, r) {
540
+ if (r || arguments.length === 2)
522
541
  for (var n = 0, i = t.length, o; n < i; n++)
523
542
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
524
543
  return e.concat(o || t);
525
544
  }
526
- function I(e) {
545
+ function O(e) {
527
546
  return typeof e == "function";
528
547
  }
529
- function Lt(e) {
548
+ function Ot(e) {
530
549
  var t = function(n) {
531
550
  Error.call(n), n.stack = new Error().stack;
532
551
  }, r = e(t);
533
552
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
534
553
  }
535
- var we = Lt(function(e) {
554
+ var He = Ot(function(e) {
536
555
  return function(r) {
537
556
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
538
557
  ` + r.map(function(n, i) {
@@ -541,13 +560,13 @@ var we = Lt(function(e) {
541
560
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
542
561
  };
543
562
  });
544
- function Fe(e, t) {
563
+ function Ue(e, t) {
545
564
  if (e) {
546
565
  var r = e.indexOf(t);
547
566
  0 <= r && e.splice(r, 1);
548
567
  }
549
568
  }
550
- var ve = function() {
569
+ var ye = function() {
551
570
  function e(t) {
552
571
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
553
572
  }
@@ -559,12 +578,12 @@ var ve = function() {
559
578
  if (s)
560
579
  if (this._parentage = null, Array.isArray(s))
561
580
  try {
562
- for (var a = Ue(s), h = a.next(); !h.done; h = a.next()) {
581
+ for (var a = $e(s), h = a.next(); !h.done; h = a.next()) {
563
582
  var u = h.value;
564
583
  u.remove(this);
565
584
  }
566
- } catch (y) {
567
- t = { error: y };
585
+ } catch (v) {
586
+ t = { error: v };
568
587
  } finally {
569
588
  try {
570
589
  h && !h.done && (r = a.return) && r.call(a);
@@ -576,26 +595,26 @@ var ve = function() {
576
595
  else
577
596
  s.remove(this);
578
597
  var l = this.initialTeardown;
579
- if (I(l))
598
+ if (O(l))
580
599
  try {
581
600
  l();
582
- } catch (y) {
583
- o = y instanceof we ? y.errors : [y];
601
+ } catch (v) {
602
+ o = v instanceof He ? v.errors : [v];
584
603
  }
585
604
  var f = this._finalizers;
586
605
  if (f) {
587
606
  this._finalizers = null;
588
607
  try {
589
- for (var c = Ue(f), p = c.next(); !p.done; p = c.next()) {
608
+ for (var c = $e(f), p = c.next(); !p.done; p = c.next()) {
590
609
  var d = p.value;
591
610
  try {
592
- nt(d);
593
- } catch (y) {
594
- o = o ?? [], y instanceof we ? o = De(De([], Ge(o)), Ge(y.errors)) : o.push(y);
611
+ tt(d);
612
+ } catch (v) {
613
+ o = o ?? [], v instanceof He ? o = k(k([], Re(o)), Re(v.errors)) : o.push(v);
595
614
  }
596
615
  }
597
- } catch (y) {
598
- n = { error: y };
616
+ } catch (v) {
617
+ n = { error: v };
599
618
  } finally {
600
619
  try {
601
620
  p && !p.done && (i = c.return) && i.call(c);
@@ -606,13 +625,13 @@ var ve = function() {
606
625
  }
607
626
  }
608
627
  if (o)
609
- throw new we(o);
628
+ throw new He(o);
610
629
  }
611
630
  }, e.prototype.add = function(t) {
612
631
  var r;
613
632
  if (t && t !== this)
614
633
  if (this.closed)
615
- nt(t);
634
+ tt(t);
616
635
  else {
617
636
  if (t instanceof e) {
618
637
  if (t.closed || t._hasParent(this))
@@ -629,52 +648,56 @@ var ve = function() {
629
648
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
630
649
  }, e.prototype._removeParent = function(t) {
631
650
  var r = this._parentage;
632
- r === t ? this._parentage = null : Array.isArray(r) && Fe(r, t);
651
+ r === t ? this._parentage = null : Array.isArray(r) && Ue(r, t);
633
652
  }, e.prototype.remove = function(t) {
634
653
  var r = this._finalizers;
635
- r && Fe(r, t), t instanceof e && t._removeParent(this);
654
+ r && Ue(r, t), t instanceof e && t._removeParent(this);
636
655
  }, e.EMPTY = function() {
637
656
  var t = new e();
638
657
  return t.closed = !0, t;
639
658
  }(), e;
640
- }(), Nt = ve.EMPTY;
641
- function Mt(e) {
642
- return e instanceof ve || e && "closed" in e && I(e.remove) && I(e.add) && I(e.unsubscribe);
643
- }
644
- function nt(e) {
645
- I(e) ? e() : e.unsubscribe();
646
- }
647
- var Mr = {
648
- Promise: void 0
649
- }, Cr = {
659
+ }(), It = ye.EMPTY;
660
+ function Lt(e) {
661
+ return e instanceof ye || e && "closed" in e && O(e.remove) && O(e.add) && O(e.unsubscribe);
662
+ }
663
+ function tt(e) {
664
+ O(e) ? e() : e.unsubscribe();
665
+ }
666
+ var Nt = {
667
+ onUnhandledError: null,
668
+ onStoppedNotification: null,
669
+ Promise: void 0,
670
+ useDeprecatedSynchronousErrorHandling: !1,
671
+ useDeprecatedNextContext: !1
672
+ }, Mr = {
650
673
  setTimeout: function(e, t) {
651
674
  for (var r = [], n = 2; n < arguments.length; n++)
652
675
  r[n - 2] = arguments[n];
653
- return setTimeout.apply(void 0, De([e, t], Ge(r)));
676
+ return setTimeout.apply(void 0, k([e, t], Re(r)));
654
677
  },
655
678
  clearTimeout: function(e) {
656
679
  return clearTimeout(e);
657
680
  },
658
681
  delegate: void 0
659
682
  };
660
- function $r(e) {
661
- Cr.setTimeout(function() {
683
+ function Cr(e) {
684
+ Mr.setTimeout(function() {
662
685
  throw e;
663
686
  });
664
687
  }
665
- function it() {
688
+ function rt() {
666
689
  }
667
690
  function fe(e) {
668
691
  e();
669
692
  }
670
- var Ct = function(e) {
671
- oe(t, e);
693
+ var Mt = function(e) {
694
+ I(t, e);
672
695
  function t(r) {
673
696
  var n = e.call(this) || this;
674
- return n.isStopped = !1, r ? (n.destination = r, Mt(r) && r.add(n)) : n.destination = Gr, n;
697
+ return n.isStopped = !1, r ? (n.destination = r, Lt(r) && r.add(n)) : n.destination = Dr, n;
675
698
  }
676
699
  return t.create = function(r, n, i) {
677
- return new je(r, n, i);
700
+ return new De(r, n, i);
678
701
  }, t.prototype.next = function(r) {
679
702
  this.isStopped || this._next(r);
680
703
  }, t.prototype.error = function(r) {
@@ -698,7 +721,11 @@ var Ct = function(e) {
698
721
  this.unsubscribe();
699
722
  }
700
723
  }, t;
701
- }(ve), Rr = function() {
724
+ }(ye), $r = Function.prototype.bind;
725
+ function Be(e, t) {
726
+ return $r.call(e, t);
727
+ }
728
+ var Rr = function() {
702
729
  function e(t) {
703
730
  this.partialObserver = t;
704
731
  }
@@ -729,30 +756,42 @@ var Ct = function(e) {
729
756
  he(r);
730
757
  }
731
758
  }, e;
732
- }(), je = function(e) {
733
- oe(t, e);
759
+ }(), De = function(e) {
760
+ I(t, e);
734
761
  function t(r, n, i) {
735
762
  var o = e.call(this) || this, s;
736
- return I(r) || !r ? s = {
737
- next: r ?? void 0,
738
- error: n ?? void 0,
739
- complete: i ?? void 0
740
- } : s = r, o.destination = new Rr(s), o;
763
+ if (O(r) || !r)
764
+ s = {
765
+ next: r ?? void 0,
766
+ error: n ?? void 0,
767
+ complete: i ?? void 0
768
+ };
769
+ else {
770
+ var a;
771
+ o && Nt.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
772
+ return o.unsubscribe();
773
+ }, s = {
774
+ next: r.next && Be(r.next, a),
775
+ error: r.error && Be(r.error, a),
776
+ complete: r.complete && Be(r.complete, a)
777
+ }) : s = r;
778
+ }
779
+ return o.destination = new Rr(s), o;
741
780
  }
742
781
  return t;
743
- }(Ct);
782
+ }(Mt);
744
783
  function he(e) {
745
- $r(e);
784
+ Cr(e);
746
785
  }
747
786
  function Ur(e) {
748
787
  throw e;
749
788
  }
750
- var Gr = {
789
+ var Dr = {
751
790
  closed: !0,
752
- next: it,
791
+ next: rt,
753
792
  error: Ur,
754
- complete: it
755
- }, Dr = function() {
793
+ complete: rt
794
+ }, Gr = function() {
756
795
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
757
796
  }();
758
797
  function Fr(e) {
@@ -765,7 +804,7 @@ function jr(e) {
765
804
  }, r);
766
805
  };
767
806
  }
768
- var ot = function() {
807
+ var nt = function() {
769
808
  function e(t) {
770
809
  t && (this._subscribe = t);
771
810
  }
@@ -773,7 +812,7 @@ var ot = function() {
773
812
  var r = new e();
774
813
  return r.source = this, r.operator = t, r;
775
814
  }, e.prototype.subscribe = function(t, r, n) {
776
- var i = this, o = Vr(t) ? t : new je(t, r, n);
815
+ var i = this, o = Vr(t) ? t : new De(t, r, n);
777
816
  return fe(function() {
778
817
  var s = i, a = s.operator, h = s.source;
779
818
  o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
@@ -786,8 +825,8 @@ var ot = function() {
786
825
  }
787
826
  }, e.prototype.forEach = function(t, r) {
788
827
  var n = this;
789
- return r = st(r), new r(function(i, o) {
790
- var s = new je({
828
+ return r = it(r), new r(function(i, o) {
829
+ var s = new De({
791
830
  next: function(a) {
792
831
  try {
793
832
  t(a);
@@ -803,7 +842,7 @@ var ot = function() {
803
842
  }, e.prototype._subscribe = function(t) {
804
843
  var r;
805
844
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
806
- }, e.prototype[Dr] = function() {
845
+ }, e.prototype[Gr] = function() {
807
846
  return this;
808
847
  }, e.prototype.pipe = function() {
809
848
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -811,7 +850,7 @@ var ot = function() {
811
850
  return jr(t)(this);
812
851
  }, e.prototype.toPromise = function(t) {
813
852
  var r = this;
814
- return t = st(t), new t(function(n, i) {
853
+ return t = it(t), new t(function(n, i) {
815
854
  var o;
816
855
  r.subscribe(function(s) {
817
856
  return o = s;
@@ -825,28 +864,28 @@ var ot = function() {
825
864
  return new e(t);
826
865
  }, e;
827
866
  }();
828
- function st(e) {
867
+ function it(e) {
829
868
  var t;
830
- return (t = e ?? Mr.Promise) !== null && t !== void 0 ? t : Promise;
869
+ return (t = e ?? Nt.Promise) !== null && t !== void 0 ? t : Promise;
831
870
  }
832
871
  function kr(e) {
833
- return e && I(e.next) && I(e.error) && I(e.complete);
872
+ return e && O(e.next) && O(e.error) && O(e.complete);
834
873
  }
835
874
  function Vr(e) {
836
- return e && e instanceof Ct || kr(e) && Mt(e);
875
+ return e && e instanceof Mt || kr(e) && Lt(e);
837
876
  }
838
- var Xr = Lt(function(e) {
877
+ var Xr = Ot(function(e) {
839
878
  return function() {
840
879
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
841
880
  };
842
- }), $t = function(e) {
843
- oe(t, e);
881
+ }), Ct = function(e) {
882
+ I(t, e);
844
883
  function t() {
845
884
  var r = e.call(this) || this;
846
885
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
847
886
  }
848
887
  return t.prototype.lift = function(r) {
849
- var n = new at(this, this);
888
+ var n = new ot(this, this);
850
889
  return n.operator = r, n;
851
890
  }, t.prototype._throwIfClosed = function() {
852
891
  if (this.closed)
@@ -858,7 +897,7 @@ var Xr = Lt(function(e) {
858
897
  if (n._throwIfClosed(), !n.isStopped) {
859
898
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
860
899
  try {
861
- for (var s = Ue(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
900
+ for (var s = $e(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
862
901
  var h = a.value;
863
902
  h.next(r);
864
903
  }
@@ -907,20 +946,20 @@ var Xr = Lt(function(e) {
907
946
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
908
947
  }, t.prototype._innerSubscribe = function(r) {
909
948
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
910
- return o || s ? Nt : (this.currentObservers = null, a.push(r), new ve(function() {
911
- n.currentObservers = null, Fe(a, r);
949
+ return o || s ? It : (this.currentObservers = null, a.push(r), new ye(function() {
950
+ n.currentObservers = null, Ue(a, r);
912
951
  }));
913
952
  }, t.prototype._checkFinalizedStatuses = function(r) {
914
953
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
915
954
  i ? r.error(o) : s && r.complete();
916
955
  }, t.prototype.asObservable = function() {
917
- var r = new ot();
956
+ var r = new nt();
918
957
  return r.source = this, r;
919
958
  }, t.create = function(r, n) {
920
- return new at(r, n);
959
+ return new ot(r, n);
921
960
  }, t;
922
- }(ot), at = function(e) {
923
- oe(t, e);
961
+ }(nt), ot = function(e) {
962
+ I(t, e);
924
963
  function t(r, n) {
925
964
  var i = e.call(this) || this;
926
965
  return i.destination = r, i.source = n, i;
@@ -936,17 +975,17 @@ var Xr = Lt(function(e) {
936
975
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
937
976
  }, t.prototype._subscribe = function(r) {
938
977
  var n, i;
939
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Nt;
978
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : It;
940
979
  }, t;
941
- }($t), Rt = {
980
+ }(Ct), $t = {
942
981
  now: function() {
943
- return (Rt.delegate || Date).now();
982
+ return ($t.delegate || Date).now();
944
983
  },
945
984
  delegate: void 0
946
985
  }, Wr = function(e) {
947
- oe(t, e);
986
+ I(t, e);
948
987
  function t(r, n, i) {
949
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Rt);
988
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = $t);
950
989
  var o = e.call(this) || this;
951
990
  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;
952
991
  }
@@ -966,31 +1005,31 @@ var Xr = Lt(function(e) {
966
1005
  u && o.splice(0, u + 1);
967
1006
  }
968
1007
  }, t;
969
- }($t);
970
- const ut = [], ht = {}, zr = (e, t = 0) => {
971
- if (ut.indexOf(e) == -1) {
1008
+ }(Ct);
1009
+ const st = [], at = {}, zr = (e, t = 0) => {
1010
+ if (st.indexOf(e) == -1) {
972
1011
  const r = new Wr(t);
973
- ht[e] = r, ut.push(e);
1012
+ at[e] = r, st.push(e);
974
1013
  }
975
- return ht[e];
976
- }, D = [];
1014
+ return at[e];
1015
+ }, G = [];
977
1016
  function Zr(e, t) {
978
1017
  return {
979
- subscribe: _e(e, t).subscribe
1018
+ subscribe: ve(e, t).subscribe
980
1019
  };
981
1020
  }
982
- function _e(e, t = B) {
1021
+ function ve(e, t = B) {
983
1022
  let r;
984
1023
  const n = /* @__PURE__ */ new Set();
985
1024
  function i(a) {
986
- if (wt(e, a) && (e = a, r)) {
987
- const h = !D.length;
1025
+ if (Ht(e, a) && (e = a, r)) {
1026
+ const h = !G.length;
988
1027
  for (const u of n)
989
- u[1](), D.push(u, e);
1028
+ u[1](), G.push(u, e);
990
1029
  if (h) {
991
- for (let u = 0; u < D.length; u += 2)
992
- D[u][0](D[u + 1]);
993
- D.length = 0;
1030
+ for (let u = 0; u < G.length; u += 2)
1031
+ G[u][0](G[u + 1]);
1032
+ G.length = 0;
994
1033
  }
995
1034
  }
996
1035
  }
@@ -1005,7 +1044,7 @@ function _e(e, t = B) {
1005
1044
  }
1006
1045
  return { set: i, update: o, subscribe: s };
1007
1046
  }
1008
- function Z(e, t, r) {
1047
+ function Q(e, t, r) {
1009
1048
  const n = !Array.isArray(e), i = n ? [e] : e;
1010
1049
  if (!i.every(Boolean))
1011
1050
  throw new Error("derived() expects stores as input, got a falsy value");
@@ -1019,20 +1058,20 @@ function Z(e, t, r) {
1019
1058
  return;
1020
1059
  f();
1021
1060
  const d = t(n ? u[0] : u, s, a);
1022
- o ? s(d) : f = Ye(d) ? d : B;
1061
+ o ? s(d) : f = Ze(d) ? d : B;
1023
1062
  }, p = i.map(
1024
- (d, y) => At(
1063
+ (d, v) => Bt(
1025
1064
  d,
1026
1065
  (H) => {
1027
- u[y] = H, l &= ~(1 << y), h && c();
1066
+ u[v] = H, l &= ~(1 << v), h && c();
1028
1067
  },
1029
1068
  () => {
1030
- l |= 1 << y;
1069
+ l |= 1 << v;
1031
1070
  }
1032
1071
  )
1033
1072
  );
1034
1073
  return h = !0, c(), function() {
1035
- ne(p), f(), h = !1;
1074
+ ie(p), f(), h = !1;
1036
1075
  };
1037
1076
  });
1038
1077
  }
@@ -1056,29 +1095,29 @@ function tn(e) {
1056
1095
  function rn(e) {
1057
1096
  return Array.isArray(e) ? [] : {};
1058
1097
  }
1059
- function te(e, t) {
1060
- return t.clone !== !1 && t.isMergeableObject(e) ? k(rn(e), e, t) : e;
1098
+ function re(e, t) {
1099
+ return t.clone !== !1 && t.isMergeableObject(e) ? V(rn(e), e, t) : e;
1061
1100
  }
1062
1101
  function nn(e, t, r) {
1063
1102
  return e.concat(t).map(function(n) {
1064
- return te(n, r);
1103
+ return re(n, r);
1065
1104
  });
1066
1105
  }
1067
1106
  function on(e, t) {
1068
1107
  if (!t.customMerge)
1069
- return k;
1108
+ return V;
1070
1109
  var r = t.customMerge(e);
1071
- return typeof r == "function" ? r : k;
1110
+ return typeof r == "function" ? r : V;
1072
1111
  }
1073
1112
  function sn(e) {
1074
1113
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1075
1114
  return Object.propertyIsEnumerable.call(e, t);
1076
1115
  }) : [];
1077
1116
  }
1078
- function lt(e) {
1117
+ function ut(e) {
1079
1118
  return Object.keys(e).concat(sn(e));
1080
1119
  }
1081
- function Ut(e, t) {
1120
+ function Rt(e, t) {
1082
1121
  try {
1083
1122
  return t in e;
1084
1123
  } catch {
@@ -1086,179 +1125,129 @@ function Ut(e, t) {
1086
1125
  }
1087
1126
  }
1088
1127
  function an(e, t) {
1089
- return Ut(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1128
+ return Rt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1090
1129
  }
1091
1130
  function un(e, t, r) {
1092
1131
  var n = {};
1093
- return r.isMergeableObject(e) && lt(e).forEach(function(i) {
1094
- n[i] = te(e[i], r);
1095
- }), lt(t).forEach(function(i) {
1096
- an(e, i) || (Ut(e, i) && r.isMergeableObject(t[i]) ? n[i] = on(i, r)(e[i], t[i], r) : n[i] = te(t[i], r));
1132
+ return r.isMergeableObject(e) && ut(e).forEach(function(i) {
1133
+ n[i] = re(e[i], r);
1134
+ }), ut(t).forEach(function(i) {
1135
+ an(e, i) || (Rt(e, i) && r.isMergeableObject(t[i]) ? n[i] = on(i, r)(e[i], t[i], r) : n[i] = re(t[i], r));
1097
1136
  }), n;
1098
1137
  }
1099
- function k(e, t, r) {
1100
- r = r || {}, r.arrayMerge = r.arrayMerge || nn, r.isMergeableObject = r.isMergeableObject || qr, r.cloneUnlessOtherwiseSpecified = te;
1138
+ function V(e, t, r) {
1139
+ r = r || {}, r.arrayMerge = r.arrayMerge || nn, r.isMergeableObject = r.isMergeableObject || qr, r.cloneUnlessOtherwiseSpecified = re;
1101
1140
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1102
- return o ? n ? r.arrayMerge(e, t, r) : un(e, t, r) : te(t, r);
1141
+ return o ? n ? r.arrayMerge(e, t, r) : un(e, t, r) : re(t, r);
1103
1142
  }
1104
- k.all = function(t, r) {
1143
+ V.all = function(t, r) {
1105
1144
  if (!Array.isArray(t))
1106
1145
  throw new Error("first argument should be an array");
1107
1146
  return t.reduce(function(n, i) {
1108
- return k(n, i, r);
1147
+ return V(n, i, r);
1109
1148
  }, {});
1110
1149
  };
1111
- var hn = k, ln = hn;
1150
+ var hn = V, ln = hn;
1112
1151
  const cn = /* @__PURE__ */ Qr(ln);
1113
- var ke = function(e, t) {
1114
- return ke = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1115
- r.__proto__ = n;
1116
- } || function(r, n) {
1117
- for (var i in n)
1118
- Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1119
- }, ke(e, t);
1120
- };
1121
- function Ee(e, t) {
1122
- if (typeof t != "function" && t !== null)
1123
- throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1124
- ke(e, t);
1125
- function r() {
1126
- this.constructor = e;
1127
- }
1128
- e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1129
- }
1130
- var A = function() {
1131
- return A = Object.assign || function(t) {
1132
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1133
- r = arguments[n];
1134
- for (var o in r)
1135
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1136
- }
1137
- return t;
1138
- }, A.apply(this, arguments);
1139
- };
1140
- function fn(e, t) {
1141
- var r = {};
1142
- for (var n in e)
1143
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1144
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
1145
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1146
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1147
- return r;
1148
- }
1149
- function Ae(e, t, r) {
1150
- if (r || arguments.length === 2)
1151
- for (var n = 0, i = t.length, o; n < i; n++)
1152
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1153
- return e.concat(o || Array.prototype.slice.call(t));
1154
- }
1155
- function Pe(e, t) {
1156
- var r = t && t.cache ? t.cache : vn, n = t && t.serializer ? t.serializer : gn, i = t && t.strategy ? t.strategy : mn;
1152
+ function Ae(e, t) {
1153
+ var r = t && t.cache ? t.cache : gn, n = t && t.serializer ? t.serializer : bn, i = t && t.strategy ? t.strategy : pn;
1157
1154
  return i(e, {
1158
1155
  cache: r,
1159
1156
  serializer: n
1160
1157
  });
1161
1158
  }
1162
- function pn(e) {
1159
+ function fn(e) {
1163
1160
  return e == null || typeof e == "number" || typeof e == "boolean";
1164
1161
  }
1165
- function dn(e, t, r, n) {
1166
- var i = pn(n) ? n : r(n), o = t.get(i);
1162
+ function Ut(e, t, r, n) {
1163
+ var i = fn(n) ? n : r(n), o = t.get(i);
1167
1164
  return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
1168
1165
  }
1169
- function Gt(e, t, r) {
1166
+ function Dt(e, t, r) {
1170
1167
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1171
1168
  return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
1172
1169
  }
1173
- function Dt(e, t, r, n, i) {
1170
+ function Qe(e, t, r, n, i) {
1174
1171
  return r.bind(t, e, n, i);
1175
1172
  }
1176
- function mn(e, t) {
1177
- var r = e.length === 1 ? dn : Gt;
1178
- return Dt(e, this, r, t.cache.create(), t.serializer);
1173
+ function pn(e, t) {
1174
+ var r = e.length === 1 ? Ut : Dt;
1175
+ return Qe(e, this, r, t.cache.create(), t.serializer);
1179
1176
  }
1180
- function bn(e, t) {
1181
- return Dt(e, this, Gt, t.cache.create(), t.serializer);
1177
+ function dn(e, t) {
1178
+ return Qe(e, this, Dt, t.cache.create(), t.serializer);
1182
1179
  }
1183
- var gn = function() {
1180
+ function mn(e, t) {
1181
+ return Qe(e, this, Ut, t.cache.create(), t.serializer);
1182
+ }
1183
+ var bn = function() {
1184
1184
  return JSON.stringify(arguments);
1185
- }, yn = (
1186
- /** @class */
1187
- function() {
1188
- function e() {
1189
- this.cache = /* @__PURE__ */ Object.create(null);
1190
- }
1191
- return e.prototype.get = function(t) {
1192
- return this.cache[t];
1193
- }, e.prototype.set = function(t, r) {
1194
- this.cache[t] = r;
1195
- }, e;
1196
- }()
1197
- ), vn = {
1185
+ };
1186
+ function qe() {
1187
+ this.cache = /* @__PURE__ */ Object.create(null);
1188
+ }
1189
+ qe.prototype.get = function(e) {
1190
+ return this.cache[e];
1191
+ };
1192
+ qe.prototype.set = function(e, t) {
1193
+ this.cache[e] = t;
1194
+ };
1195
+ var gn = {
1198
1196
  create: function() {
1199
- return new yn();
1197
+ return new qe();
1200
1198
  }
1201
- }, Oe = {
1202
- variadic: bn
1203
- }, me = function() {
1204
- return me = Object.assign || function(t) {
1205
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1206
- r = arguments[n];
1207
- for (var o in r)
1208
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1209
- }
1210
- return t;
1211
- }, me.apply(this, arguments);
1212
- };
1213
- var m;
1199
+ }, we = {
1200
+ variadic: dn,
1201
+ monadic: mn
1202
+ }, m;
1214
1203
  (function(e) {
1215
1204
  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";
1216
1205
  })(m || (m = {}));
1217
- var v;
1206
+ var _;
1218
1207
  (function(e) {
1219
1208
  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";
1220
- })(v || (v = {}));
1221
- var V;
1209
+ })(_ || (_ = {}));
1210
+ var X;
1222
1211
  (function(e) {
1223
1212
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1224
- })(V || (V = {}));
1225
- function ct(e) {
1226
- return e.type === v.literal;
1213
+ })(X || (X = {}));
1214
+ function ht(e) {
1215
+ return e.type === _.literal;
1216
+ }
1217
+ function yn(e) {
1218
+ return e.type === _.argument;
1227
1219
  }
1228
- function _n(e) {
1229
- return e.type === v.argument;
1220
+ function Gt(e) {
1221
+ return e.type === _.number;
1230
1222
  }
1231
1223
  function Ft(e) {
1232
- return e.type === v.number;
1224
+ return e.type === _.date;
1233
1225
  }
1234
1226
  function jt(e) {
1235
- return e.type === v.date;
1227
+ return e.type === _.time;
1236
1228
  }
1237
1229
  function kt(e) {
1238
- return e.type === v.time;
1230
+ return e.type === _.select;
1239
1231
  }
1240
1232
  function Vt(e) {
1241
- return e.type === v.select;
1233
+ return e.type === _.plural;
1242
1234
  }
1243
- function Xt(e) {
1244
- return e.type === v.plural;
1235
+ function vn(e) {
1236
+ return e.type === _.pound;
1245
1237
  }
1246
- function En(e) {
1247
- return e.type === v.pound;
1238
+ function Xt(e) {
1239
+ return e.type === _.tag;
1248
1240
  }
1249
1241
  function Wt(e) {
1250
- return e.type === v.tag;
1251
- }
1252
- function zt(e) {
1253
- return !!(e && typeof e == "object" && e.type === V.number);
1242
+ return !!(e && typeof e == "object" && e.type === X.number);
1254
1243
  }
1255
- function Ve(e) {
1256
- return !!(e && typeof e == "object" && e.type === V.dateTime);
1244
+ function Ge(e) {
1245
+ return !!(e && typeof e == "object" && e.type === X.dateTime);
1257
1246
  }
1258
- var Zt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, xn = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1259
- function Sn(e) {
1247
+ var zt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, _n = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1248
+ function En(e) {
1260
1249
  var t = {};
1261
- return e.replace(xn, function(r) {
1250
+ return e.replace(_n, function(r) {
1262
1251
  var n = r.length;
1263
1252
  switch (r[0]) {
1264
1253
  case "G":
@@ -1347,21 +1336,11 @@ function Sn(e) {
1347
1336
  return "";
1348
1337
  }), t;
1349
1338
  }
1350
- var _ = function() {
1351
- return _ = Object.assign || function(t) {
1352
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1353
- r = arguments[n];
1354
- for (var o in r)
1355
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1356
- }
1357
- return t;
1358
- }, _.apply(this, arguments);
1359
- };
1360
- var Tn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1361
- function Hn(e) {
1339
+ var xn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1340
+ function Sn(e) {
1362
1341
  if (e.length === 0)
1363
1342
  throw new Error("Number skeleton cannot be empty");
1364
- for (var t = e.split(Tn).filter(function(c) {
1343
+ for (var t = e.split(xn).filter(function(c) {
1365
1344
  return c.length > 0;
1366
1345
  }), r = [], n = 0, i = t; n < i.length; n++) {
1367
1346
  var o = i[n], s = o.split("/");
@@ -1376,17 +1355,17 @@ function Hn(e) {
1376
1355
  }
1377
1356
  return r;
1378
1357
  }
1379
- function Bn(e) {
1358
+ function Tn(e) {
1380
1359
  return e.replace(/^(.*?)-/, "");
1381
1360
  }
1382
- var ft = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Qt = /^(@+)?(\+|#+)?[rs]?$/g, wn = /(\*)(0+)|(#+)(0+)|(0+)/g, qt = /^(0+)$/;
1383
- function pt(e) {
1361
+ var lt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Zt = /^(@+)?(\+|#+)?[rs]?$/g, Hn = /(\*)(0+)|(#+)(0+)|(0+)/g, Qt = /^(0+)$/;
1362
+ function ct(e) {
1384
1363
  var t = {};
1385
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Qt, function(r, n, i) {
1364
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Zt, function(r, n, i) {
1386
1365
  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)), "";
1387
1366
  }), t;
1388
1367
  }
1389
- function Jt(e) {
1368
+ function qt(e) {
1390
1369
  switch (e) {
1391
1370
  case "sign-auto":
1392
1371
  return {
@@ -1426,7 +1405,7 @@ function Jt(e) {
1426
1405
  };
1427
1406
  }
1428
1407
  }
1429
- function An(e) {
1408
+ function Bn(e) {
1430
1409
  var t;
1431
1410
  if (e[0] === "E" && e[1] === "E" ? (t = {
1432
1411
  notation: "engineering"
@@ -1434,17 +1413,17 @@ function An(e) {
1434
1413
  notation: "scientific"
1435
1414
  }, e = e.slice(1)), t) {
1436
1415
  var r = e.slice(0, 2);
1437
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !qt.test(e))
1416
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Qt.test(e))
1438
1417
  throw new Error("Malformed concise eng/scientific notation");
1439
1418
  t.minimumIntegerDigits = e.length;
1440
1419
  }
1441
1420
  return t;
1442
1421
  }
1443
- function dt(e) {
1444
- var t = {}, r = Jt(e);
1422
+ function ft(e) {
1423
+ var t = {}, r = qt(e);
1445
1424
  return r || t;
1446
1425
  }
1447
- function Pn(e) {
1426
+ function An(e) {
1448
1427
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1449
1428
  var i = n[r];
1450
1429
  switch (i.stem) {
@@ -1468,7 +1447,7 @@ function Pn(e) {
1468
1447
  continue;
1469
1448
  case "measure-unit":
1470
1449
  case "unit":
1471
- t.style = "unit", t.unit = Bn(i.options[0]);
1450
+ t.style = "unit", t.unit = Tn(i.options[0]);
1472
1451
  continue;
1473
1452
  case "compact-short":
1474
1453
  case "K":
@@ -1479,13 +1458,13 @@ function Pn(e) {
1479
1458
  t.notation = "compact", t.compactDisplay = "long";
1480
1459
  continue;
1481
1460
  case "scientific":
1482
- t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1483
- return _(_({}, h), dt(u));
1461
+ t = g(g(g({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1462
+ return g(g({}, h), ft(u));
1484
1463
  }, {}));
1485
1464
  continue;
1486
1465
  case "engineering":
1487
- t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1488
- return _(_({}, h), dt(u));
1466
+ t = g(g(g({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1467
+ return g(g({}, h), ft(u));
1489
1468
  }, {}));
1490
1469
  continue;
1491
1470
  case "notation-simple":
@@ -1530,7 +1509,7 @@ function Pn(e) {
1530
1509
  case "integer-width":
1531
1510
  if (i.options.length > 1)
1532
1511
  throw new RangeError("integer-width stems only accept a single optional option");
1533
- i.options[0].replace(wn, function(h, u, l, f, c, p) {
1512
+ i.options[0].replace(Hn, function(h, u, l, f, c, p) {
1534
1513
  if (u)
1535
1514
  t.minimumIntegerDigits = l.length;
1536
1515
  else {
@@ -1543,28 +1522,28 @@ function Pn(e) {
1543
1522
  });
1544
1523
  continue;
1545
1524
  }
1546
- if (qt.test(i.stem)) {
1525
+ if (Qt.test(i.stem)) {
1547
1526
  t.minimumIntegerDigits = i.stem.length;
1548
1527
  continue;
1549
1528
  }
1550
- if (ft.test(i.stem)) {
1529
+ if (lt.test(i.stem)) {
1551
1530
  if (i.options.length > 1)
1552
1531
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1553
- i.stem.replace(ft, function(h, u, l, f, c, p) {
1532
+ i.stem.replace(lt, function(h, u, l, f, c, p) {
1554
1533
  return l === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && p ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1555
1534
  });
1556
1535
  var o = i.options[0];
1557
- o === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = _(_({}, t), pt(o)));
1536
+ o === "w" ? t = g(g({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = g(g({}, t), ct(o)));
1558
1537
  continue;
1559
1538
  }
1560
- if (Qt.test(i.stem)) {
1561
- t = _(_({}, t), pt(i.stem));
1539
+ if (Zt.test(i.stem)) {
1540
+ t = g(g({}, t), ct(i.stem));
1562
1541
  continue;
1563
1542
  }
1564
- var s = Jt(i.stem);
1565
- s && (t = _(_({}, t), s));
1566
- var a = An(i.stem);
1567
- a && (t = _(_({}, t), a));
1543
+ var s = qt(i.stem);
1544
+ s && (t = g(g({}, t), s));
1545
+ var a = Bn(i.stem);
1546
+ a && (t = g(g({}, t), a));
1568
1547
  }
1569
1548
  return t;
1570
1549
  }
@@ -2983,13 +2962,13 @@ var le = {
2983
2962
  "h"
2984
2963
  ]
2985
2964
  };
2986
- function On(e, t) {
2965
+ function wn(e, t) {
2987
2966
  for (var r = "", n = 0; n < e.length; n++) {
2988
2967
  var i = e.charAt(n);
2989
2968
  if (i === "j") {
2990
2969
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2991
2970
  o++, n++;
2992
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = In(t);
2971
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Pn(t);
2993
2972
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2994
2973
  r += h;
2995
2974
  for (; s-- > 0; )
@@ -2999,7 +2978,7 @@ function On(e, t) {
2999
2978
  }
3000
2979
  return r;
3001
2980
  }
3002
- function In(e) {
2981
+ function Pn(e) {
3003
2982
  var t = e.hourCycle;
3004
2983
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3005
2984
  e.hourCycles && // @ts-ignore
@@ -3021,20 +3000,20 @@ function In(e) {
3021
3000
  var i = le[n || ""] || le[r || ""] || le["".concat(r, "-001")] || le["001"];
3022
3001
  return i[0];
3023
3002
  }
3024
- var Ie, Ln = new RegExp("^".concat(Zt.source, "*")), Nn = new RegExp("".concat(Zt.source, "*$"));
3003
+ var Pe, On = new RegExp("^".concat(zt.source, "*")), In = new RegExp("".concat(zt.source, "*$"));
3025
3004
  function b(e, t) {
3026
3005
  return { start: e, end: t };
3027
3006
  }
3028
- var Mn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Cn = !!String.fromCodePoint, $n = !!Object.fromEntries, Rn = !!String.prototype.codePointAt, Un = !!String.prototype.trimStart, Gn = !!String.prototype.trimEnd, Dn = !!Number.isSafeInteger, Fn = Dn ? Number.isSafeInteger : function(e) {
3007
+ var Ln = !!String.prototype.startsWith && "_a".startsWith("a", 1), Nn = !!String.fromCodePoint, Mn = !!Object.fromEntries, Cn = !!String.prototype.codePointAt, $n = !!String.prototype.trimStart, Rn = !!String.prototype.trimEnd, Un = !!Number.isSafeInteger, Dn = Un ? Number.isSafeInteger : function(e) {
3029
3008
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3030
- }, Xe = !0;
3009
+ }, Fe = !0;
3031
3010
  try {
3032
- var jn = Kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3033
- Xe = ((Ie = jn.exec("a")) === null || Ie === void 0 ? void 0 : Ie[0]) === "a";
3011
+ var Gn = Yt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3012
+ Fe = ((Pe = Gn.exec("a")) === null || Pe === void 0 ? void 0 : Pe[0]) === "a";
3034
3013
  } catch {
3035
- Xe = !1;
3014
+ Fe = !1;
3036
3015
  }
3037
- var mt = Mn ? (
3016
+ var pt = Ln ? (
3038
3017
  // Native
3039
3018
  function(t, r, n) {
3040
3019
  return t.startsWith(r, n);
@@ -3044,7 +3023,7 @@ var mt = Mn ? (
3044
3023
  function(t, r, n) {
3045
3024
  return t.slice(n, n + r.length) === r;
3046
3025
  }
3047
- ), We = Cn ? String.fromCodePoint : (
3026
+ ), je = Nn ? String.fromCodePoint : (
3048
3027
  // IE11
3049
3028
  function() {
3050
3029
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3056,9 +3035,9 @@ var mt = Mn ? (
3056
3035
  }
3057
3036
  return n;
3058
3037
  }
3059
- ), bt = (
3038
+ ), dt = (
3060
3039
  // native
3061
- $n ? Object.fromEntries : (
3040
+ Mn ? Object.fromEntries : (
3062
3041
  // Ponyfill
3063
3042
  function(t) {
3064
3043
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3068,7 +3047,7 @@ var mt = Mn ? (
3068
3047
  return r;
3069
3048
  }
3070
3049
  )
3071
- ), Yt = Rn ? (
3050
+ ), Jt = Cn ? (
3072
3051
  // Native
3073
3052
  function(t, r) {
3074
3053
  return t.codePointAt(r);
@@ -3082,7 +3061,7 @@ var mt = Mn ? (
3082
3061
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3083
3062
  }
3084
3063
  }
3085
- ), kn = Un ? (
3064
+ ), Fn = $n ? (
3086
3065
  // Native
3087
3066
  function(t) {
3088
3067
  return t.trimStart();
@@ -3090,9 +3069,9 @@ var mt = Mn ? (
3090
3069
  ) : (
3091
3070
  // Ponyfill
3092
3071
  function(t) {
3093
- return t.replace(Ln, "");
3072
+ return t.replace(On, "");
3094
3073
  }
3095
- ), Vn = Gn ? (
3074
+ ), jn = Rn ? (
3096
3075
  // Native
3097
3076
  function(t) {
3098
3077
  return t.trimEnd();
@@ -3100,32 +3079,32 @@ var mt = Mn ? (
3100
3079
  ) : (
3101
3080
  // Ponyfill
3102
3081
  function(t) {
3103
- return t.replace(Nn, "");
3082
+ return t.replace(In, "");
3104
3083
  }
3105
3084
  );
3106
- function Kt(e, t) {
3085
+ function Yt(e, t) {
3107
3086
  return new RegExp(e, t);
3108
3087
  }
3109
- var ze;
3110
- if (Xe) {
3111
- var gt = Kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3112
- ze = function(t, r) {
3088
+ var ke;
3089
+ if (Fe) {
3090
+ var mt = Yt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3091
+ ke = function(t, r) {
3113
3092
  var n;
3114
- gt.lastIndex = r;
3115
- var i = gt.exec(t);
3093
+ mt.lastIndex = r;
3094
+ var i = mt.exec(t);
3116
3095
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3117
3096
  };
3118
3097
  } else
3119
- ze = function(t, r) {
3098
+ ke = function(t, r) {
3120
3099
  for (var n = []; ; ) {
3121
- var i = Yt(t, r);
3122
- if (i === void 0 || er(i) || Zn(i))
3100
+ var i = Jt(t, r);
3101
+ if (i === void 0 || Kt(i) || Wn(i))
3123
3102
  break;
3124
3103
  n.push(i), r += i >= 65536 ? 2 : 1;
3125
3104
  }
3126
- return We.apply(void 0, n);
3105
+ return je.apply(void 0, n);
3127
3106
  };
3128
- var Xn = (
3107
+ var kn = (
3129
3108
  /** @class */
3130
3109
  function() {
3131
3110
  function e(t, r) {
@@ -3149,14 +3128,14 @@ var Xn = (
3149
3128
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3150
3129
  var a = this.clonePosition();
3151
3130
  this.bump(), i.push({
3152
- type: v.pound,
3131
+ type: _.pound,
3153
3132
  location: b(a, this.clonePosition())
3154
3133
  });
3155
3134
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3156
3135
  if (n)
3157
3136
  break;
3158
3137
  return this.error(m.UNMATCHED_CLOSING_TAG, b(this.clonePosition(), this.clonePosition()));
3159
- } else if (o === 60 && !this.ignoreTag && Ze(this.peek() || 0)) {
3138
+ } else if (o === 60 && !this.ignoreTag && Ve(this.peek() || 0)) {
3160
3139
  var s = this.parseTag(t, r);
3161
3140
  if (s.err)
3162
3141
  return s;
@@ -3177,7 +3156,7 @@ var Xn = (
3177
3156
  if (this.bumpSpace(), this.bumpIf("/>"))
3178
3157
  return {
3179
3158
  val: {
3180
- type: v.literal,
3159
+ type: _.literal,
3181
3160
  value: "<".concat(i, "/>"),
3182
3161
  location: b(n, this.clonePosition())
3183
3162
  },
@@ -3189,12 +3168,12 @@ var Xn = (
3189
3168
  return o;
3190
3169
  var s = o.val, a = this.clonePosition();
3191
3170
  if (this.bumpIf("</")) {
3192
- if (this.isEOF() || !Ze(this.char()))
3171
+ if (this.isEOF() || !Ve(this.char()))
3193
3172
  return this.error(m.INVALID_TAG, b(a, this.clonePosition()));
3194
3173
  var h = this.clonePosition(), u = this.parseTagName();
3195
3174
  return i !== u ? this.error(m.UNMATCHED_CLOSING_TAG, b(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3196
3175
  val: {
3197
- type: v.tag,
3176
+ type: _.tag,
3198
3177
  value: i,
3199
3178
  children: s,
3200
3179
  location: b(n, this.clonePosition())
@@ -3207,7 +3186,7 @@ var Xn = (
3207
3186
  return this.error(m.INVALID_TAG, b(n, this.clonePosition()));
3208
3187
  }, e.prototype.parseTagName = function() {
3209
3188
  var t = this.offset();
3210
- for (this.bump(); !this.isEOF() && zn(this.char()); )
3189
+ for (this.bump(); !this.isEOF() && Xn(this.char()); )
3211
3190
  this.bump();
3212
3191
  return this.message.slice(t, this.offset());
3213
3192
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3231,12 +3210,12 @@ var Xn = (
3231
3210
  }
3232
3211
  var h = b(n, this.clonePosition());
3233
3212
  return {
3234
- val: { type: v.literal, value: i, location: h },
3213
+ val: { type: _.literal, value: i, location: h },
3235
3214
  err: null
3236
3215
  };
3237
3216
  }, e.prototype.tryParseLeftAngleBracket = function() {
3238
3217
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3239
- !Wn(this.peek() || 0)) ? (this.bump(), "<") : null;
3218
+ !Vn(this.peek() || 0)) ? (this.bump(), "<") : null;
3240
3219
  }, e.prototype.tryParseQuote = function(t) {
3241
3220
  if (this.isEOF() || this.char() !== 39)
3242
3221
  return null;
@@ -3270,12 +3249,12 @@ var Xn = (
3270
3249
  r.push(n);
3271
3250
  this.bump();
3272
3251
  }
3273
- return We.apply(void 0, r);
3252
+ return je.apply(void 0, r);
3274
3253
  }, e.prototype.tryParseUnquoted = function(t, r) {
3275
3254
  if (this.isEOF())
3276
3255
  return null;
3277
3256
  var n = this.char();
3278
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), We(n));
3257
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), je(n));
3279
3258
  }, e.prototype.parseArgument = function(t, r) {
3280
3259
  var n = this.clonePosition();
3281
3260
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3291,7 +3270,7 @@ var Xn = (
3291
3270
  case 125:
3292
3271
  return this.bump(), {
3293
3272
  val: {
3294
- type: v.argument,
3273
+ type: _.argument,
3295
3274
  // value does not include the opening and closing braces.
3296
3275
  value: i,
3297
3276
  location: b(n, this.clonePosition())
@@ -3304,7 +3283,7 @@ var Xn = (
3304
3283
  return this.error(m.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
3305
3284
  }
3306
3285
  }, e.prototype.parseIdentifierIfPossible = function() {
3307
- var t = this.clonePosition(), r = this.offset(), n = ze(this.message, r), i = r + n.length;
3286
+ var t = this.clonePosition(), r = this.offset(), n = ke(this.message, r), i = r + n.length;
3308
3287
  this.bumpTo(i);
3309
3288
  var o = this.clonePosition(), s = b(t, o);
3310
3289
  return { value: n, location: s };
@@ -3323,7 +3302,7 @@ var Xn = (
3323
3302
  var l = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3324
3303
  if (f.err)
3325
3304
  return f;
3326
- var c = Vn(f.val);
3305
+ var c = jn(f.val);
3327
3306
  if (c.length === 0)
3328
3307
  return this.error(m.EXPECT_ARGUMENT_STYLE, b(this.clonePosition(), this.clonePosition()));
3329
3308
  var p = b(l, this.clonePosition());
@@ -3332,37 +3311,37 @@ var Xn = (
3332
3311
  var d = this.tryParseArgumentClose(i);
3333
3312
  if (d.err)
3334
3313
  return d;
3335
- var y = b(i, this.clonePosition());
3336
- if (u && mt(u?.style, "::", 0)) {
3337
- var H = kn(u.style.slice(2));
3314
+ var v = b(i, this.clonePosition());
3315
+ if (u && pt(u?.style, "::", 0)) {
3316
+ var H = Fn(u.style.slice(2));
3338
3317
  if (a === "number") {
3339
3318
  var f = this.parseNumberSkeletonFromString(H, u.styleLocation);
3340
3319
  return f.err ? f : {
3341
- val: { type: v.number, value: n, location: y, style: f.val },
3320
+ val: { type: _.number, value: n, location: v, style: f.val },
3342
3321
  err: null
3343
3322
  };
3344
3323
  } else {
3345
3324
  if (H.length === 0)
3346
- return this.error(m.EXPECT_DATE_TIME_SKELETON, y);
3325
+ return this.error(m.EXPECT_DATE_TIME_SKELETON, v);
3347
3326
  var C = H;
3348
- this.locale && (C = On(H, this.locale));
3327
+ this.locale && (C = wn(H, this.locale));
3349
3328
  var c = {
3350
- type: V.dateTime,
3329
+ type: X.dateTime,
3351
3330
  pattern: C,
3352
3331
  location: u.styleLocation,
3353
- parsedOptions: this.shouldParseSkeletons ? Sn(C) : {}
3354
- }, L = a === "date" ? v.date : v.time;
3332
+ parsedOptions: this.shouldParseSkeletons ? En(C) : {}
3333
+ }, L = a === "date" ? _.date : _.time;
3355
3334
  return {
3356
- val: { type: L, value: n, location: y, style: c },
3335
+ val: { type: L, value: n, location: v, style: c },
3357
3336
  err: null
3358
3337
  };
3359
3338
  }
3360
3339
  }
3361
3340
  return {
3362
3341
  val: {
3363
- type: a === "number" ? v.number : a === "date" ? v.date : v.time,
3342
+ type: a === "number" ? _.number : a === "date" ? _.date : _.time,
3364
3343
  value: n,
3365
- location: y,
3344
+ location: v,
3366
3345
  style: (o = u?.style) !== null && o !== void 0 ? o : null
3367
3346
  },
3368
3347
  err: null
@@ -3373,9 +3352,9 @@ var Xn = (
3373
3352
  case "select": {
3374
3353
  var x = this.clonePosition();
3375
3354
  if (this.bumpSpace(), !this.bumpIf(","))
3376
- return this.error(m.EXPECT_SELECT_ARGUMENT_OPTIONS, b(x, me({}, x)));
3355
+ return this.error(m.EXPECT_SELECT_ARGUMENT_OPTIONS, b(x, g({}, x)));
3377
3356
  this.bumpSpace();
3378
- var $ = this.parseIdentifierIfPossible(), P = 0;
3357
+ var $ = this.parseIdentifierIfPossible(), w = 0;
3379
3358
  if (a !== "select" && $.value === "offset") {
3380
3359
  if (!this.bumpIf(":"))
3381
3360
  return this.error(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b(this.clonePosition(), this.clonePosition()));
@@ -3383,7 +3362,7 @@ var Xn = (
3383
3362
  var f = this.tryParseDecimalInteger(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, m.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3384
3363
  if (f.err)
3385
3364
  return f;
3386
- this.bumpSpace(), $ = this.parseIdentifierIfPossible(), P = f.val;
3365
+ this.bumpSpace(), $ = this.parseIdentifierIfPossible(), w = f.val;
3387
3366
  }
3388
3367
  var U = this.tryParsePluralOrSelectOptions(t, a, r, $);
3389
3368
  if (U.err)
@@ -3394,18 +3373,18 @@ var Xn = (
3394
3373
  var ae = b(i, this.clonePosition());
3395
3374
  return a === "select" ? {
3396
3375
  val: {
3397
- type: v.select,
3376
+ type: _.select,
3398
3377
  value: n,
3399
- options: bt(U.val),
3378
+ options: dt(U.val),
3400
3379
  location: ae
3401
3380
  },
3402
3381
  err: null
3403
3382
  } : {
3404
3383
  val: {
3405
- type: v.plural,
3384
+ type: _.plural,
3406
3385
  value: n,
3407
- options: bt(U.val),
3408
- offset: P,
3386
+ options: dt(U.val),
3387
+ offset: w,
3409
3388
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3410
3389
  location: ae
3411
3390
  },
@@ -3455,16 +3434,16 @@ var Xn = (
3455
3434
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3456
3435
  var n = [];
3457
3436
  try {
3458
- n = Hn(t);
3437
+ n = Sn(t);
3459
3438
  } catch {
3460
3439
  return this.error(m.INVALID_NUMBER_SKELETON, r);
3461
3440
  }
3462
3441
  return {
3463
3442
  val: {
3464
- type: V.number,
3443
+ type: X.number,
3465
3444
  tokens: n,
3466
3445
  location: r,
3467
- parsedOptions: this.shouldParseSkeletons ? Pn(n) : {}
3446
+ parsedOptions: this.shouldParseSkeletons ? An(n) : {}
3468
3447
  },
3469
3448
  err: null
3470
3449
  };
@@ -3489,9 +3468,9 @@ var Xn = (
3489
3468
  var d = this.parseMessage(t + 1, r, n);
3490
3469
  if (d.err)
3491
3470
  return d;
3492
- var y = this.tryParseArgumentClose(p);
3493
- if (y.err)
3494
- return y;
3471
+ var v = this.tryParseArgumentClose(p);
3472
+ if (v.err)
3473
+ return v;
3495
3474
  a.push([
3496
3475
  u,
3497
3476
  {
@@ -3512,7 +3491,7 @@ var Xn = (
3512
3491
  break;
3513
3492
  }
3514
3493
  var h = b(i, this.clonePosition());
3515
- return o ? (s *= n, Fn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3494
+ return o ? (s *= n, Dn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3516
3495
  }, e.prototype.offset = function() {
3517
3496
  return this.position.offset;
3518
3497
  }, e.prototype.isEOF = function() {
@@ -3527,7 +3506,7 @@ var Xn = (
3527
3506
  var t = this.position.offset;
3528
3507
  if (t >= this.message.length)
3529
3508
  throw Error("out of bound");
3530
- var r = Yt(this.message, t);
3509
+ var r = Jt(this.message, t);
3531
3510
  if (r === void 0)
3532
3511
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3533
3512
  return r;
@@ -3546,7 +3525,7 @@ var Xn = (
3546
3525
  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);
3547
3526
  }
3548
3527
  }, e.prototype.bumpIf = function(t) {
3549
- if (mt(this.message, t, this.offset())) {
3528
+ if (pt(this.message, t, this.offset())) {
3550
3529
  for (var r = 0; r < t.length; r++)
3551
3530
  this.bump();
3552
3531
  return !0;
@@ -3568,7 +3547,7 @@ var Xn = (
3568
3547
  break;
3569
3548
  }
3570
3549
  }, e.prototype.bumpSpace = function() {
3571
- for (; !this.isEOF() && er(this.char()); )
3550
+ for (; !this.isEOF() && Kt(this.char()); )
3572
3551
  this.bump();
3573
3552
  }, e.prototype.peek = function() {
3574
3553
  if (this.isEOF())
@@ -3578,47 +3557,47 @@ var Xn = (
3578
3557
  }, e;
3579
3558
  }()
3580
3559
  );
3581
- function Ze(e) {
3560
+ function Ve(e) {
3582
3561
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3583
3562
  }
3584
- function Wn(e) {
3585
- return Ze(e) || e === 47;
3563
+ function Vn(e) {
3564
+ return Ve(e) || e === 47;
3586
3565
  }
3587
- function zn(e) {
3566
+ function Xn(e) {
3588
3567
  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;
3589
3568
  }
3590
- function er(e) {
3569
+ function Kt(e) {
3591
3570
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3592
3571
  }
3593
- function Zn(e) {
3572
+ function Wn(e) {
3594
3573
  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;
3595
3574
  }
3596
- function Qe(e) {
3575
+ function Xe(e) {
3597
3576
  e.forEach(function(t) {
3598
- if (delete t.location, Vt(t) || Xt(t))
3577
+ if (delete t.location, kt(t) || Vt(t))
3599
3578
  for (var r in t.options)
3600
- delete t.options[r].location, Qe(t.options[r].value);
3579
+ delete t.options[r].location, Xe(t.options[r].value);
3601
3580
  else
3602
- Ft(t) && zt(t.style) || (jt(t) || kt(t)) && Ve(t.style) ? delete t.style.location : Wt(t) && Qe(t.children);
3581
+ Gt(t) && Wt(t.style) || (Ft(t) || jt(t)) && Ge(t.style) ? delete t.style.location : Xt(t) && Xe(t.children);
3603
3582
  });
3604
3583
  }
3605
- function Qn(e, t) {
3606
- t === void 0 && (t = {}), t = me({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3607
- var r = new Xn(e, t).parse();
3584
+ function zn(e, t) {
3585
+ t === void 0 && (t = {}), t = g({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3586
+ var r = new kn(e, t).parse();
3608
3587
  if (r.err) {
3609
3588
  var n = SyntaxError(m[r.err.kind]);
3610
3589
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3611
3590
  }
3612
- return t?.captureLocation || Qe(r.val), r.val;
3591
+ return t?.captureLocation || Xe(r.val), r.val;
3613
3592
  }
3614
- var X;
3593
+ var W;
3615
3594
  (function(e) {
3616
3595
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3617
- })(X || (X = {}));
3618
- var xe = (
3596
+ })(W || (W = {}));
3597
+ var _e = (
3619
3598
  /** @class */
3620
3599
  function(e) {
3621
- Ee(t, e);
3600
+ I(t, e);
3622
3601
  function t(r, n, i) {
3623
3602
  var o = e.call(this, r) || this;
3624
3603
  return o.code = n, o.originalMessage = i, o;
@@ -3627,48 +3606,48 @@ var xe = (
3627
3606
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3628
3607
  }, t;
3629
3608
  }(Error)
3630
- ), yt = (
3609
+ ), bt = (
3631
3610
  /** @class */
3632
3611
  function(e) {
3633
- Ee(t, e);
3612
+ I(t, e);
3634
3613
  function t(r, n, i, o) {
3635
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), X.INVALID_VALUE, o) || this;
3614
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), W.INVALID_VALUE, o) || this;
3636
3615
  }
3637
3616
  return t;
3638
- }(xe)
3639
- ), qn = (
3617
+ }(_e)
3618
+ ), Zn = (
3640
3619
  /** @class */
3641
3620
  function(e) {
3642
- Ee(t, e);
3621
+ I(t, e);
3643
3622
  function t(r, n, i) {
3644
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), X.INVALID_VALUE, i) || this;
3623
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), W.INVALID_VALUE, i) || this;
3645
3624
  }
3646
3625
  return t;
3647
- }(xe)
3648
- ), Jn = (
3626
+ }(_e)
3627
+ ), Qn = (
3649
3628
  /** @class */
3650
3629
  function(e) {
3651
- Ee(t, e);
3630
+ I(t, e);
3652
3631
  function t(r, n) {
3653
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), X.MISSING_VALUE, n) || this;
3632
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), W.MISSING_VALUE, n) || this;
3654
3633
  }
3655
3634
  return t;
3656
- }(xe)
3635
+ }(_e)
3657
3636
  ), E;
3658
3637
  (function(e) {
3659
3638
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3660
3639
  })(E || (E = {}));
3661
- function Yn(e) {
3640
+ function qn(e) {
3662
3641
  return e.length < 2 ? e : e.reduce(function(t, r) {
3663
3642
  var n = t[t.length - 1];
3664
3643
  return !n || n.type !== E.literal || r.type !== E.literal ? t.push(r) : n.value += r.value, t;
3665
3644
  }, []);
3666
3645
  }
3667
- function Kn(e) {
3646
+ function Jn(e) {
3668
3647
  return typeof e == "function";
3669
3648
  }
3670
3649
  function pe(e, t, r, n, i, o, s) {
3671
- if (e.length === 1 && ct(e[0]))
3650
+ if (e.length === 1 && ht(e[0]))
3672
3651
  return [
3673
3652
  {
3674
3653
  type: E.literal,
@@ -3677,14 +3656,14 @@ function pe(e, t, r, n, i, o, s) {
3677
3656
  ];
3678
3657
  for (var a = [], h = 0, u = e; h < u.length; h++) {
3679
3658
  var l = u[h];
3680
- if (ct(l)) {
3659
+ if (ht(l)) {
3681
3660
  a.push({
3682
3661
  type: E.literal,
3683
3662
  value: l.value
3684
3663
  });
3685
3664
  continue;
3686
3665
  }
3687
- if (En(l)) {
3666
+ if (vn(l)) {
3688
3667
  typeof o == "number" && a.push({
3689
3668
  type: E.literal,
3690
3669
  value: r.getNumberFormat(t).format(o)
@@ -3693,89 +3672,89 @@ function pe(e, t, r, n, i, o, s) {
3693
3672
  }
3694
3673
  var f = l.value;
3695
3674
  if (!(i && f in i))
3696
- throw new Jn(f, s);
3675
+ throw new Qn(f, s);
3697
3676
  var c = i[f];
3698
- if (_n(l)) {
3677
+ if (yn(l)) {
3699
3678
  (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
3700
3679
  type: typeof c == "string" ? E.literal : E.object,
3701
3680
  value: c
3702
3681
  });
3703
3682
  continue;
3704
3683
  }
3705
- if (jt(l)) {
3706
- var p = typeof l.style == "string" ? n.date[l.style] : Ve(l.style) ? l.style.parsedOptions : void 0;
3684
+ if (Ft(l)) {
3685
+ var p = typeof l.style == "string" ? n.date[l.style] : Ge(l.style) ? l.style.parsedOptions : void 0;
3707
3686
  a.push({
3708
3687
  type: E.literal,
3709
3688
  value: r.getDateTimeFormat(t, p).format(c)
3710
3689
  });
3711
3690
  continue;
3712
3691
  }
3713
- if (kt(l)) {
3714
- var p = typeof l.style == "string" ? n.time[l.style] : Ve(l.style) ? l.style.parsedOptions : n.time.medium;
3692
+ if (jt(l)) {
3693
+ var p = typeof l.style == "string" ? n.time[l.style] : Ge(l.style) ? l.style.parsedOptions : n.time.medium;
3715
3694
  a.push({
3716
3695
  type: E.literal,
3717
3696
  value: r.getDateTimeFormat(t, p).format(c)
3718
3697
  });
3719
3698
  continue;
3720
3699
  }
3721
- if (Ft(l)) {
3722
- var p = typeof l.style == "string" ? n.number[l.style] : zt(l.style) ? l.style.parsedOptions : void 0;
3700
+ if (Gt(l)) {
3701
+ var p = typeof l.style == "string" ? n.number[l.style] : Wt(l.style) ? l.style.parsedOptions : void 0;
3723
3702
  p && p.scale && (c = c * (p.scale || 1)), a.push({
3724
3703
  type: E.literal,
3725
3704
  value: r.getNumberFormat(t, p).format(c)
3726
3705
  });
3727
3706
  continue;
3728
3707
  }
3729
- if (Wt(l)) {
3730
- var d = l.children, y = l.value, H = i[y];
3731
- if (!Kn(H))
3732
- throw new qn(y, "function", s);
3733
- var C = pe(d, t, r, n, i, o), L = H(C.map(function(P) {
3734
- return P.value;
3708
+ if (Xt(l)) {
3709
+ var d = l.children, v = l.value, H = i[v];
3710
+ if (!Jn(H))
3711
+ throw new Zn(v, "function", s);
3712
+ var C = pe(d, t, r, n, i, o), L = H(C.map(function(w) {
3713
+ return w.value;
3735
3714
  }));
3736
- Array.isArray(L) || (L = [L]), a.push.apply(a, L.map(function(P) {
3715
+ Array.isArray(L) || (L = [L]), a.push.apply(a, L.map(function(w) {
3737
3716
  return {
3738
- type: typeof P == "string" ? E.literal : E.object,
3739
- value: P
3717
+ type: typeof w == "string" ? E.literal : E.object,
3718
+ value: w
3740
3719
  };
3741
3720
  }));
3742
3721
  }
3743
- if (Vt(l)) {
3722
+ if (kt(l)) {
3744
3723
  var x = l.options[c] || l.options.other;
3745
3724
  if (!x)
3746
- throw new yt(l.value, c, Object.keys(l.options), s);
3725
+ throw new bt(l.value, c, Object.keys(l.options), s);
3747
3726
  a.push.apply(a, pe(x.value, t, r, n, i));
3748
3727
  continue;
3749
3728
  }
3750
- if (Xt(l)) {
3729
+ if (Vt(l)) {
3751
3730
  var x = l.options["=".concat(c)];
3752
3731
  if (!x) {
3753
3732
  if (!Intl.PluralRules)
3754
- throw new xe(`Intl.PluralRules is not available in this environment.
3733
+ throw new _e(`Intl.PluralRules is not available in this environment.
3755
3734
  Try polyfilling it using "@formatjs/intl-pluralrules"
3756
- `, X.MISSING_INTL_API, s);
3735
+ `, W.MISSING_INTL_API, s);
3757
3736
  var $ = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3758
3737
  x = l.options[$] || l.options.other;
3759
3738
  }
3760
3739
  if (!x)
3761
- throw new yt(l.value, c, Object.keys(l.options), s);
3740
+ throw new bt(l.value, c, Object.keys(l.options), s);
3762
3741
  a.push.apply(a, pe(x.value, t, r, n, i, c - (l.offset || 0)));
3763
3742
  continue;
3764
3743
  }
3765
3744
  }
3766
- return Yn(a);
3745
+ return qn(a);
3767
3746
  }
3768
- function ei(e, t) {
3769
- return t ? A(A(A({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3770
- return r[n] = A(A({}, e[n]), t[n] || {}), r;
3747
+ function Yn(e, t) {
3748
+ return t ? g(g(g({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3749
+ return r[n] = g(g({}, e[n]), t[n] || {}), r;
3771
3750
  }, {})) : e;
3772
3751
  }
3773
- function ti(e, t) {
3752
+ function Kn(e, t) {
3774
3753
  return t ? Object.keys(e).reduce(function(r, n) {
3775
- return r[n] = ei(e[n], t[n]), r;
3776
- }, A({}, e)) : e;
3754
+ return r[n] = Yn(e[n], t[n]), r;
3755
+ }, g({}, e)) : e;
3777
3756
  }
3778
- function Le(e) {
3757
+ function Oe(e) {
3779
3758
  return {
3780
3759
  create: function() {
3781
3760
  return {
@@ -3789,39 +3768,39 @@ function Le(e) {
3789
3768
  }
3790
3769
  };
3791
3770
  }
3792
- function ri(e) {
3771
+ function ei(e) {
3793
3772
  return e === void 0 && (e = {
3794
3773
  number: {},
3795
3774
  dateTime: {},
3796
3775
  pluralRules: {}
3797
3776
  }), {
3798
- getNumberFormat: Pe(function() {
3777
+ getNumberFormat: Ae(function() {
3799
3778
  for (var t, r = [], n = 0; n < arguments.length; n++)
3800
3779
  r[n] = arguments[n];
3801
- return new ((t = Intl.NumberFormat).bind.apply(t, Ae([void 0], r, !1)))();
3780
+ return new ((t = Intl.NumberFormat).bind.apply(t, k([void 0], r, !1)))();
3802
3781
  }, {
3803
- cache: Le(e.number),
3804
- strategy: Oe.variadic
3782
+ cache: Oe(e.number),
3783
+ strategy: we.variadic
3805
3784
  }),
3806
- getDateTimeFormat: Pe(function() {
3785
+ getDateTimeFormat: Ae(function() {
3807
3786
  for (var t, r = [], n = 0; n < arguments.length; n++)
3808
3787
  r[n] = arguments[n];
3809
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Ae([void 0], r, !1)))();
3788
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, k([void 0], r, !1)))();
3810
3789
  }, {
3811
- cache: Le(e.dateTime),
3812
- strategy: Oe.variadic
3790
+ cache: Oe(e.dateTime),
3791
+ strategy: we.variadic
3813
3792
  }),
3814
- getPluralRules: Pe(function() {
3793
+ getPluralRules: Ae(function() {
3815
3794
  for (var t, r = [], n = 0; n < arguments.length; n++)
3816
3795
  r[n] = arguments[n];
3817
- return new ((t = Intl.PluralRules).bind.apply(t, Ae([void 0], r, !1)))();
3796
+ return new ((t = Intl.PluralRules).bind.apply(t, k([void 0], r, !1)))();
3818
3797
  }, {
3819
- cache: Le(e.pluralRules),
3820
- strategy: Oe.variadic
3798
+ cache: Oe(e.pluralRules),
3799
+ strategy: we.variadic
3821
3800
  })
3822
3801
  };
3823
3802
  }
3824
- var ni = (
3803
+ var ti = (
3825
3804
  /** @class */
3826
3805
  function() {
3827
3806
  function e(t, r, n, i) {
@@ -3853,13 +3832,13 @@ var ni = (
3853
3832
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3854
3833
  var s = i || {};
3855
3834
  s.formatters;
3856
- var a = fn(s, ["formatters"]);
3857
- this.ast = e.__parse(t, A(A({}, a), { locale: this.resolvedLocale }));
3835
+ var a = Nr(s, ["formatters"]);
3836
+ this.ast = e.__parse(t, g(g({}, a), { locale: this.resolvedLocale }));
3858
3837
  } else
3859
3838
  this.ast = t;
3860
3839
  if (!Array.isArray(this.ast))
3861
3840
  throw new TypeError("A message must be provided as a String or AST.");
3862
- this.formats = ti(e.formats, n), this.formatters = i && i.formatters || ri(this.formatterCache);
3841
+ this.formats = Kn(e.formats, n), this.formatters = i && i.formatters || ei(this.formatterCache);
3863
3842
  }
3864
3843
  return Object.defineProperty(e, "defaultLocale", {
3865
3844
  get: function() {
@@ -3872,7 +3851,7 @@ var ni = (
3872
3851
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3873
3852
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3874
3853
  }
3875
- }, e.__parse = Qn, e.formats = {
3854
+ }, e.__parse = zn, e.formats = {
3876
3855
  number: {
3877
3856
  integer: {
3878
3857
  maximumFractionDigits: 0
@@ -3933,7 +3912,7 @@ var ni = (
3933
3912
  }, e;
3934
3913
  }()
3935
3914
  );
3936
- function ii(e, t) {
3915
+ function ri(e, t) {
3937
3916
  if (t == null)
3938
3917
  return;
3939
3918
  if (t in e)
@@ -3954,92 +3933,92 @@ function ii(e, t) {
3954
3933
  n = void 0;
3955
3934
  return n;
3956
3935
  }
3957
- const M = {}, oi = (e, t, r) => r && (t in M || (M[t] = {}), e in M[t] || (M[t][e] = r), r), tr = (e, t) => {
3936
+ const M = {}, ni = (e, t, r) => r && (t in M || (M[t] = {}), e in M[t] || (M[t][e] = r), r), er = (e, t) => {
3958
3937
  if (t == null)
3959
3938
  return;
3960
3939
  if (t in M && e in M[t])
3961
3940
  return M[t][e];
3962
- const r = Se(t);
3941
+ const r = Ee(t);
3963
3942
  for (let n = 0; n < r.length; n++) {
3964
- const i = r[n], o = ai(i, e);
3943
+ const i = r[n], o = oi(i, e);
3965
3944
  if (o)
3966
- return oi(e, t, o);
3945
+ return ni(e, t, o);
3967
3946
  }
3968
3947
  };
3969
- let Ke;
3970
- const se = _e({});
3971
- function si(e) {
3972
- return Ke[e] || null;
3948
+ let Je;
3949
+ const se = ve({});
3950
+ function ii(e) {
3951
+ return Je[e] || null;
3973
3952
  }
3974
- function rr(e) {
3975
- return e in Ke;
3953
+ function tr(e) {
3954
+ return e in Je;
3976
3955
  }
3977
- function ai(e, t) {
3978
- if (!rr(e))
3956
+ function oi(e, t) {
3957
+ if (!tr(e))
3979
3958
  return null;
3980
- const r = si(e);
3981
- return ii(r, t);
3959
+ const r = ii(e);
3960
+ return ri(r, t);
3982
3961
  }
3983
- function ui(e) {
3962
+ function si(e) {
3984
3963
  if (e == null)
3985
3964
  return;
3986
- const t = Se(e);
3965
+ const t = Ee(e);
3987
3966
  for (let r = 0; r < t.length; r++) {
3988
3967
  const n = t[r];
3989
- if (rr(n))
3968
+ if (tr(n))
3990
3969
  return n;
3991
3970
  }
3992
3971
  }
3993
- function nr(e, ...t) {
3972
+ function rr(e, ...t) {
3994
3973
  delete M[e], se.update((r) => (r[e] = cn.all([r[e] || {}, ...t]), r));
3995
3974
  }
3996
- Z(
3975
+ Q(
3997
3976
  [se],
3998
3977
  ([e]) => Object.keys(e)
3999
3978
  );
4000
- se.subscribe((e) => Ke = e);
3979
+ se.subscribe((e) => Je = e);
4001
3980
  const de = {};
4002
- function hi(e, t) {
3981
+ function ai(e, t) {
4003
3982
  de[e].delete(t), de[e].size === 0 && delete de[e];
4004
3983
  }
4005
- function ir(e) {
3984
+ function nr(e) {
4006
3985
  return de[e];
4007
3986
  }
4008
- function li(e) {
4009
- return Se(e).map((t) => {
4010
- const r = ir(t);
3987
+ function ui(e) {
3988
+ return Ee(e).map((t) => {
3989
+ const r = nr(t);
4011
3990
  return [t, r ? [...r] : []];
4012
3991
  }).filter(([, t]) => t.length > 0);
4013
3992
  }
4014
- function qe(e) {
4015
- return e == null ? !1 : Se(e).some(
3993
+ function We(e) {
3994
+ return e == null ? !1 : Ee(e).some(
4016
3995
  (t) => {
4017
3996
  var r;
4018
- return (r = ir(t)) == null ? void 0 : r.size;
3997
+ return (r = nr(t)) == null ? void 0 : r.size;
4019
3998
  }
4020
3999
  );
4021
4000
  }
4022
- function ci(e, t) {
4001
+ function hi(e, t) {
4023
4002
  return Promise.all(
4024
- t.map((n) => (hi(e, n), n().then((i) => i.default || i)))
4025
- ).then((n) => nr(e, ...n));
4026
- }
4027
- const Y = {};
4028
- function or(e) {
4029
- if (!qe(e))
4030
- return e in Y ? Y[e] : Promise.resolve();
4031
- const t = li(e);
4032
- return Y[e] = Promise.all(
4003
+ t.map((n) => (ai(e, n), n().then((i) => i.default || i)))
4004
+ ).then((n) => rr(e, ...n));
4005
+ }
4006
+ const K = {};
4007
+ function ir(e) {
4008
+ if (!We(e))
4009
+ return e in K ? K[e] : Promise.resolve();
4010
+ const t = ui(e);
4011
+ return K[e] = Promise.all(
4033
4012
  t.map(
4034
- ([r, n]) => ci(r, n)
4013
+ ([r, n]) => hi(r, n)
4035
4014
  )
4036
4015
  ).then(() => {
4037
- if (qe(e))
4038
- return or(e);
4039
- delete Y[e];
4040
- }), Y[e];
4016
+ if (We(e))
4017
+ return ir(e);
4018
+ delete K[e];
4019
+ }), K[e];
4041
4020
  }
4042
- const fi = {
4021
+ const li = {
4043
4022
  number: {
4044
4023
  scientific: { notation: "scientific" },
4045
4024
  engineering: { notation: "engineering" },
@@ -4068,135 +4047,135 @@ const fi = {
4068
4047
  timeZoneName: "short"
4069
4048
  }
4070
4049
  }
4071
- }, pi = {
4050
+ }, ci = {
4072
4051
  fallbackLocale: null,
4073
4052
  loadingDelay: 200,
4074
- formats: fi,
4053
+ formats: li,
4075
4054
  warnOnMissingMessages: !0,
4076
4055
  handleMissingMessage: void 0,
4077
4056
  ignoreTag: !0
4078
- }, di = pi;
4079
- function W() {
4080
- return di;
4057
+ }, fi = ci;
4058
+ function z() {
4059
+ return fi;
4081
4060
  }
4082
- const Ne = _e(!1);
4083
- var mi = Object.defineProperty, bi = Object.defineProperties, gi = Object.getOwnPropertyDescriptors, vt = Object.getOwnPropertySymbols, yi = Object.prototype.hasOwnProperty, vi = Object.prototype.propertyIsEnumerable, _t = (e, t, r) => t in e ? mi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, _i = (e, t) => {
4061
+ const Ie = ve(!1);
4062
+ var pi = Object.defineProperty, di = Object.defineProperties, mi = Object.getOwnPropertyDescriptors, gt = Object.getOwnPropertySymbols, bi = Object.prototype.hasOwnProperty, gi = Object.prototype.propertyIsEnumerable, yt = (e, t, r) => t in e ? pi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, yi = (e, t) => {
4084
4063
  for (var r in t || (t = {}))
4085
- yi.call(t, r) && _t(e, r, t[r]);
4086
- if (vt)
4087
- for (var r of vt(t))
4088
- vi.call(t, r) && _t(e, r, t[r]);
4064
+ bi.call(t, r) && yt(e, r, t[r]);
4065
+ if (gt)
4066
+ for (var r of gt(t))
4067
+ gi.call(t, r) && yt(e, r, t[r]);
4089
4068
  return e;
4090
- }, Ei = (e, t) => bi(e, gi(t));
4091
- let Je;
4092
- const be = _e(null);
4093
- function Et(e) {
4069
+ }, vi = (e, t) => di(e, mi(t));
4070
+ let ze;
4071
+ const me = ve(null);
4072
+ function vt(e) {
4094
4073
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4095
4074
  }
4096
- function Se(e, t = W().fallbackLocale) {
4097
- const r = Et(e);
4098
- return t ? [.../* @__PURE__ */ new Set([...r, ...Et(t)])] : r;
4075
+ function Ee(e, t = z().fallbackLocale) {
4076
+ const r = vt(e);
4077
+ return t ? [.../* @__PURE__ */ new Set([...r, ...vt(t)])] : r;
4099
4078
  }
4100
4079
  function R() {
4101
- return Je ?? void 0;
4080
+ return ze ?? void 0;
4102
4081
  }
4103
- be.subscribe((e) => {
4104
- Je = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4082
+ me.subscribe((e) => {
4083
+ ze = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4105
4084
  });
4106
- const xi = (e) => {
4107
- if (e && ui(e) && qe(e)) {
4108
- const { loadingDelay: t } = W();
4085
+ const _i = (e) => {
4086
+ if (e && si(e) && We(e)) {
4087
+ const { loadingDelay: t } = z();
4109
4088
  let r;
4110
4089
  return typeof window < "u" && R() != null && t ? r = window.setTimeout(
4111
- () => Ne.set(!0),
4090
+ () => Ie.set(!0),
4112
4091
  t
4113
- ) : Ne.set(!0), or(e).then(() => {
4114
- be.set(e);
4092
+ ) : Ie.set(!0), ir(e).then(() => {
4093
+ me.set(e);
4115
4094
  }).finally(() => {
4116
- clearTimeout(r), Ne.set(!1);
4095
+ clearTimeout(r), Ie.set(!1);
4117
4096
  });
4118
4097
  }
4119
- return be.set(e);
4120
- }, Q = Ei(_i({}, be), {
4121
- set: xi
4122
- }), Te = (e) => {
4098
+ return me.set(e);
4099
+ }, q = vi(yi({}, me), {
4100
+ set: _i
4101
+ }), xe = (e) => {
4123
4102
  const t = /* @__PURE__ */ Object.create(null);
4124
4103
  return (n) => {
4125
4104
  const i = JSON.stringify(n);
4126
4105
  return i in t ? t[i] : t[i] = e(n);
4127
4106
  };
4128
4107
  };
4129
- var Si = Object.defineProperty, ge = Object.getOwnPropertySymbols, sr = Object.prototype.hasOwnProperty, ar = Object.prototype.propertyIsEnumerable, xt = (e, t, r) => t in e ? Si(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, et = (e, t) => {
4108
+ var Ei = Object.defineProperty, be = Object.getOwnPropertySymbols, or = Object.prototype.hasOwnProperty, sr = Object.prototype.propertyIsEnumerable, _t = (e, t, r) => t in e ? Ei(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ye = (e, t) => {
4130
4109
  for (var r in t || (t = {}))
4131
- sr.call(t, r) && xt(e, r, t[r]);
4132
- if (ge)
4133
- for (var r of ge(t))
4134
- ar.call(t, r) && xt(e, r, t[r]);
4110
+ or.call(t, r) && _t(e, r, t[r]);
4111
+ if (be)
4112
+ for (var r of be(t))
4113
+ sr.call(t, r) && _t(e, r, t[r]);
4135
4114
  return e;
4136
- }, q = (e, t) => {
4115
+ }, J = (e, t) => {
4137
4116
  var r = {};
4138
4117
  for (var n in e)
4139
- sr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4140
- if (e != null && ge)
4141
- for (var n of ge(e))
4142
- t.indexOf(n) < 0 && ar.call(e, n) && (r[n] = e[n]);
4118
+ or.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4119
+ if (e != null && be)
4120
+ for (var n of be(e))
4121
+ t.indexOf(n) < 0 && sr.call(e, n) && (r[n] = e[n]);
4143
4122
  return r;
4144
4123
  };
4145
- const re = (e, t) => {
4146
- const { formats: r } = W();
4124
+ const ne = (e, t) => {
4125
+ const { formats: r } = z();
4147
4126
  if (e in r && t in r[e])
4148
4127
  return r[e][t];
4149
4128
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4150
- }, Ti = Te(
4129
+ }, xi = xe(
4151
4130
  (e) => {
4152
- var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
4131
+ var t = e, { locale: r, format: n } = t, i = J(t, ["locale", "format"]);
4153
4132
  if (r == null)
4154
4133
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4155
- return n && (i = re("number", n)), new Intl.NumberFormat(r, i);
4134
+ return n && (i = ne("number", n)), new Intl.NumberFormat(r, i);
4156
4135
  }
4157
- ), Hi = Te(
4136
+ ), Si = xe(
4158
4137
  (e) => {
4159
- var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
4138
+ var t = e, { locale: r, format: n } = t, i = J(t, ["locale", "format"]);
4160
4139
  if (r == null)
4161
4140
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4162
- return n ? i = re("date", n) : Object.keys(i).length === 0 && (i = re("date", "short")), new Intl.DateTimeFormat(r, i);
4141
+ return n ? i = ne("date", n) : Object.keys(i).length === 0 && (i = ne("date", "short")), new Intl.DateTimeFormat(r, i);
4163
4142
  }
4164
- ), Bi = Te(
4143
+ ), Ti = xe(
4165
4144
  (e) => {
4166
- var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
4145
+ var t = e, { locale: r, format: n } = t, i = J(t, ["locale", "format"]);
4167
4146
  if (r == null)
4168
4147
  throw new Error(
4169
4148
  '[svelte-i18n] A "locale" must be set to format time values'
4170
4149
  );
4171
- return n ? i = re("time", n) : Object.keys(i).length === 0 && (i = re("time", "short")), new Intl.DateTimeFormat(r, i);
4150
+ return n ? i = ne("time", n) : Object.keys(i).length === 0 && (i = ne("time", "short")), new Intl.DateTimeFormat(r, i);
4172
4151
  }
4173
- ), wi = (e = {}) => {
4152
+ ), Hi = (e = {}) => {
4174
4153
  var t = e, {
4175
4154
  locale: r = R()
4176
- } = t, n = q(t, [
4155
+ } = t, n = J(t, [
4177
4156
  "locale"
4178
4157
  ]);
4179
- return Ti(et({ locale: r }, n));
4180
- }, Ai = (e = {}) => {
4158
+ return xi(Ye({ locale: r }, n));
4159
+ }, Bi = (e = {}) => {
4181
4160
  var t = e, {
4182
4161
  locale: r = R()
4183
- } = t, n = q(t, [
4162
+ } = t, n = J(t, [
4184
4163
  "locale"
4185
4164
  ]);
4186
- return Hi(et({ locale: r }, n));
4187
- }, Pi = (e = {}) => {
4165
+ return Si(Ye({ locale: r }, n));
4166
+ }, Ai = (e = {}) => {
4188
4167
  var t = e, {
4189
4168
  locale: r = R()
4190
- } = t, n = q(t, [
4169
+ } = t, n = J(t, [
4191
4170
  "locale"
4192
4171
  ]);
4193
- return Bi(et({ locale: r }, n));
4194
- }, Oi = Te(
4172
+ return Ti(Ye({ locale: r }, n));
4173
+ }, wi = xe(
4195
4174
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4196
- (e, t = R()) => new ni(e, t, W().formats, {
4197
- ignoreTag: W().ignoreTag
4175
+ (e, t = R()) => new ti(e, t, z().formats, {
4176
+ ignoreTag: z().ignoreTag
4198
4177
  })
4199
- ), Ii = (e, t = {}) => {
4178
+ ), Pi = (e, t = {}) => {
4200
4179
  var r, n, i, o;
4201
4180
  let s = t;
4202
4181
  typeof e == "object" && (s = e, e = s.id);
@@ -4209,9 +4188,9 @@ const re = (e, t) => {
4209
4188
  throw new Error(
4210
4189
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4211
4190
  );
4212
- let l = tr(e, h);
4191
+ let l = er(e, h);
4213
4192
  if (!l)
4214
- l = (o = (i = (n = (r = W()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4193
+ l = (o = (i = (n = (r = z()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4215
4194
  else if (typeof l != "string")
4216
4195
  return console.warn(
4217
4196
  `[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.`
@@ -4220,7 +4199,7 @@ const re = (e, t) => {
4220
4199
  return l;
4221
4200
  let f = l;
4222
4201
  try {
4223
- f = Oi(l, h).format(a);
4202
+ f = wi(l, h).format(a);
4224
4203
  } catch (c) {
4225
4204
  c instanceof Error && console.warn(
4226
4205
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4228,21 +4207,21 @@ const re = (e, t) => {
4228
4207
  );
4229
4208
  }
4230
4209
  return f;
4231
- }, Li = (e, t) => Pi(t).format(e), Ni = (e, t) => Ai(t).format(e), Mi = (e, t) => wi(t).format(e), Ci = (e, t = R()) => tr(e, t), $i = Z([Q, se], () => Ii);
4232
- Z([Q], () => Li);
4233
- Z([Q], () => Ni);
4234
- Z([Q], () => Mi);
4235
- Z([Q, se], () => Ci);
4210
+ }, Oi = (e, t) => Ai(t).format(e), Ii = (e, t) => Bi(t).format(e), Li = (e, t) => Hi(t).format(e), Ni = (e, t = R()) => er(e, t), Mi = Q([q, se], () => Pi);
4211
+ Q([q], () => Oi);
4212
+ Q([q], () => Ii);
4213
+ Q([q], () => Li);
4214
+ Q([q, se], () => Ni);
4236
4215
  window.emWidgets = { topic: zr };
4237
- const Ri = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4216
+ const Ci = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4238
4217
  String(Number.MAX_SAFE_INTEGER).length;
4239
- function St(e, t) {
4218
+ function Et(e, t) {
4240
4219
  if (e) {
4241
4220
  const r = document.createElement("style");
4242
4221
  r.innerHTML = t, e.appendChild(r);
4243
4222
  }
4244
4223
  }
4245
- function Ui(e, t) {
4224
+ function $i(e, t) {
4246
4225
  if (!e || !t)
4247
4226
  return;
4248
4227
  const r = new URL(t);
@@ -4253,7 +4232,7 @@ function Ui(e, t) {
4253
4232
  console.error("There was an error while trying to load client styling from URL", n);
4254
4233
  });
4255
4234
  }
4256
- function Gi(e, t, r) {
4235
+ function Ri(e, t, r) {
4257
4236
  if (window.emMessageBus) {
4258
4237
  const n = document.createElement("style");
4259
4238
  window.emMessageBus.subscribe(t, (i) => {
@@ -4261,7 +4240,7 @@ function Gi(e, t, r) {
4261
4240
  });
4262
4241
  }
4263
4242
  }
4264
- const Di = (e, t = {}) => {
4243
+ const Ui = (e, t = {}) => {
4265
4244
  const r = new CustomEvent("track-custom-event", {
4266
4245
  detail: {
4267
4246
  type: e,
@@ -4272,13 +4251,13 @@ const Di = (e, t = {}) => {
4272
4251
  });
4273
4252
  document.dispatchEvent(r);
4274
4253
  };
4275
- function Tt(e, t) {
4276
- nr(e, t);
4254
+ function xt(e, t) {
4255
+ rr(e, t);
4277
4256
  }
4278
- function Fi(e) {
4279
- Q.set(e);
4257
+ function Di(e) {
4258
+ q.set(e);
4280
4259
  }
4281
- const Ht = {
4260
+ const St = {
4282
4261
  en: {
4283
4262
  logoutButton: "Logout"
4284
4263
  },
@@ -4313,20 +4292,20 @@ const Ht = {
4313
4292
  logoutButton: "Logout"
4314
4293
  }
4315
4294
  };
4316
- function ji(e) {
4317
- fr(e, "svelte-xtnqa3", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.PlayerAccountMenuItemBox{padding:20px;font-size:16px;display:inline-flex;width:100%;box-sizing:border-box;align-items:center;cursor:pointer}.PlayerAccountMenuItemBox .PlayerLogoutText{margin-left:20px}.PlayerAccountMenuItemBox svg{fill:var(--emw--pam-typography-color-nav-bg, var(--emw--color-white, #FFFFFF))}.PlayerAccountMenuItemBoxMobile.PlayerAccountMenuItemBox{height:auto;justify-content:center;position:relative;display:flex;width:unset;padding:0}.PlayerAccountMenuItemBoxMobile.PlayerAccountMenuItemBox svg{fill:var(--emw--pam-typography-color-nav-bg, var(--emw--color-white, #FFFFFF))}");
4295
+ function Gi(e) {
4296
+ cr(e, "svelte-xtnqa3", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.PlayerAccountMenuItemBox{padding:20px;font-size:16px;display:inline-flex;width:100%;box-sizing:border-box;align-items:center;cursor:pointer}.PlayerAccountMenuItemBox .PlayerLogoutText{margin-left:20px}.PlayerAccountMenuItemBox svg{fill:var(--emw--pam-typography-color-nav-bg, var(--emw--color-white, #FFFFFF))}.PlayerAccountMenuItemBoxMobile.PlayerAccountMenuItemBox{height:auto;justify-content:center;position:relative;display:flex;width:unset;padding:0}.PlayerAccountMenuItemBoxMobile.PlayerAccountMenuItemBox svg{fill:var(--emw--pam-typography-color-nav-bg, var(--emw--color-white, #FFFFFF))}");
4318
4297
  }
4319
- function ki(e) {
4298
+ function Fi(e) {
4320
4299
  let t, r, n, i = (
4321
4300
  /*$_*/
4322
4301
  e[2]("logoutButton") + ""
4323
4302
  ), o, s, a;
4324
4303
  return {
4325
4304
  c() {
4326
- t = O("div"), r = O("button"), n = O("span"), o = ye(i), S(t, "class", "GeneralLogout");
4305
+ t = P("div"), r = P("button"), n = P("span"), o = ge(i), S(t, "class", "GeneralLogout");
4327
4306
  },
4328
4307
  m(h, u) {
4329
- ie(h, t, u), T(t, r), T(r, n), T(n, o), s || (a = Pt(
4308
+ oe(h, t, u), T(t, r), T(r, n), T(n, o), s || (a = At(
4330
4309
  r,
4331
4310
  "click",
4332
4311
  /*click_handler_1*/
@@ -4336,19 +4315,19 @@ function ki(e) {
4336
4315
  p(h, u) {
4337
4316
  u & /*$_*/
4338
4317
  4 && i !== (i = /*$_*/
4339
- h[2]("logoutButton") + "") && Ot(o, i);
4318
+ h[2]("logoutButton") + "") && wt(o, i);
4340
4319
  },
4341
4320
  d(h) {
4342
- h && z(t), s = !1, a();
4321
+ h && Z(t), s = !1, a();
4343
4322
  }
4344
4323
  };
4345
4324
  }
4346
- function Vi(e) {
4325
+ function ji(e) {
4347
4326
  let t, r, n, i, o, s, a, h, u, l, f, c = !/*isMobile*/
4348
- e[3] && Xi(e);
4327
+ e[3] && ki(e);
4349
4328
  return {
4350
4329
  c() {
4351
- t = O("p"), r = O("span"), n = J("svg"), i = J("defs"), o = J("style"), s = ye(".a88316b4-2478-4a69-b2eb-d32a5fb419dd{fill:var(--emw--color-white, #FFFFFF);}"), a = J("path"), h = J("path"), u = mr(), c && c.c(), S(a, "class", "a88316b4-2478-4a69-b2eb-d32a5fb419dd"), S(a, "d", "M147.16,67.69,115.42,36a9.6,9.6,0,1,0-13.58,13.58l15.32,15.31H49.58a9.63,9.63,0,1,0,0,19.26h67.58L101.84,99.42a9.64,9.64,0,0,0,6.79,16.43,9.41,9.41,0,0,0,6.79-2.85l31.74-31.73a9.53,9.53,0,0,0,0-13.58Z"), S(h, "class", "a88316b4-2478-4a69-b2eb-d32a5fb419dd"), S(h, "d", "M45.16,122.16H19.26V26.79H45.32a9.63,9.63,0,1,0,0-19.26H9.63A9.56,9.56,0,0,0,0,17.16V131.63a9.57,9.57,0,0,0,9.63,9.64H45.32A9.57,9.57,0,0,0,55,131.63a9.78,9.78,0,0,0-9.79-9.47Z"), S(n, "id", "bbfaf345-72af-4296-bf4b-2fd41fc03d5d"), S(n, "data-name", "Layer 1"), S(n, "xmlns", "http://www.w3.org/2000/svg"), S(n, "viewBox", "0 0 150 150"), gr(r, "width", /*isMobile*/
4330
+ t = P("p"), r = P("span"), n = Y("svg"), i = Y("defs"), o = Y("style"), s = ge(".a88316b4-2478-4a69-b2eb-d32a5fb419dd{fill:var(--emw--color-white, #FFFFFF);}"), a = Y("path"), h = Y("path"), u = dr(), c && c.c(), S(a, "class", "a88316b4-2478-4a69-b2eb-d32a5fb419dd"), S(a, "d", "M147.16,67.69,115.42,36a9.6,9.6,0,1,0-13.58,13.58l15.32,15.31H49.58a9.63,9.63,0,1,0,0,19.26h67.58L101.84,99.42a9.64,9.64,0,0,0,6.79,16.43,9.41,9.41,0,0,0,6.79-2.85l31.74-31.73a9.53,9.53,0,0,0,0-13.58Z"), S(h, "class", "a88316b4-2478-4a69-b2eb-d32a5fb419dd"), S(h, "d", "M45.16,122.16H19.26V26.79H45.32a9.63,9.63,0,1,0,0-19.26H9.63A9.56,9.56,0,0,0,0,17.16V131.63a9.57,9.57,0,0,0,9.63,9.64H45.32A9.57,9.57,0,0,0,55,131.63a9.78,9.78,0,0,0-9.79-9.47Z"), S(n, "id", "bbfaf345-72af-4296-bf4b-2fd41fc03d5d"), S(n, "data-name", "Layer 1"), S(n, "xmlns", "http://www.w3.org/2000/svg"), S(n, "viewBox", "0 0 150 150"), br(r, "width", /*isMobile*/
4352
4331
  e[3] ? (
4353
4332
  /*mediaQuery*/
4354
4333
  e[4].matches ? "20px" : "24px"
@@ -4358,7 +4337,7 @@ function Vi(e) {
4358
4337
  e[3] ? "PlayerAccountMenuItemBoxTablet" : ""));
4359
4338
  },
4360
4339
  m(p, d) {
4361
- ie(p, t, d), T(t, r), T(r, n), T(n, i), T(i, o), T(o, s), T(n, a), T(n, h), T(t, u), c && c.m(t, null), l || (f = Pt(
4340
+ oe(p, t, d), T(t, r), T(r, n), T(n, i), T(i, o), T(o, s), T(n, a), T(n, h), T(t, u), c && c.m(t, null), l || (f = At(
4362
4341
  t,
4363
4342
  "click",
4364
4343
  /*click_handler*/
@@ -4370,47 +4349,47 @@ function Vi(e) {
4370
4349
  p[3] || c.p(p, d);
4371
4350
  },
4372
4351
  d(p) {
4373
- p && z(t), c && c.d(), l = !1, f();
4352
+ p && Z(t), c && c.d(), l = !1, f();
4374
4353
  }
4375
4354
  };
4376
4355
  }
4377
- function Xi(e) {
4356
+ function ki(e) {
4378
4357
  let t, r = (
4379
4358
  /*$_*/
4380
4359
  e[2]("logoutButton") + ""
4381
4360
  ), n;
4382
4361
  return {
4383
4362
  c() {
4384
- t = O("span"), n = ye(r), S(t, "class", "PlayerLogoutText");
4363
+ t = P("span"), n = ge(r), S(t, "class", "PlayerLogoutText");
4385
4364
  },
4386
4365
  m(i, o) {
4387
- ie(i, t, o), T(t, n);
4366
+ oe(i, t, o), T(t, n);
4388
4367
  },
4389
4368
  p(i, o) {
4390
4369
  o & /*$_*/
4391
4370
  4 && r !== (r = /*$_*/
4392
- i[2]("logoutButton") + "") && Ot(n, r);
4371
+ i[2]("logoutButton") + "") && wt(n, r);
4393
4372
  },
4394
4373
  d(i) {
4395
- i && z(t);
4374
+ i && Z(t);
4396
4375
  }
4397
4376
  };
4398
4377
  }
4399
- function Wi(e) {
4378
+ function Vi(e) {
4400
4379
  let t;
4401
4380
  function r(o, s) {
4402
4381
  return (
4403
4382
  /*buttonlocation*/
4404
- o[0] === "PlayerAccountMenu" ? Vi : ki
4383
+ o[0] === "PlayerAccountMenu" ? ji : Fi
4405
4384
  );
4406
4385
  }
4407
4386
  let n = r(e), i = n(e);
4408
4387
  return {
4409
4388
  c() {
4410
- t = O("div"), i.c();
4389
+ t = P("div"), i.c();
4411
4390
  },
4412
4391
  m(o, s) {
4413
- ie(o, t, s), i.m(t, null), e[15](t);
4392
+ oe(o, t, s), i.m(t, null), e[15](t);
4414
4393
  },
4415
4394
  p(o, [s]) {
4416
4395
  n === (n = r(o)) && i ? i.p(o, s) : (i.d(1), i = n(o), i && (i.c(), i.m(t, null)));
@@ -4418,54 +4397,54 @@ function Wi(e) {
4418
4397
  i: B,
4419
4398
  o: B,
4420
4399
  d(o) {
4421
- o && z(t), i.d(), e[15](null);
4400
+ o && Z(t), i.d(), e[15](null);
4422
4401
  }
4423
4402
  };
4424
4403
  }
4425
- function zi(e, t, r) {
4404
+ function Xi(e, t, r) {
4426
4405
  let n;
4427
- cr(e, $i, (g) => r(2, n = g));
4428
- let { endpoint: i = "" } = t, { session: o = "" } = t, { buttonlocation: s = "" } = t, { lang: a = "" } = t, { mbsource: h } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { translationurl: f = "" } = t, c = "", p = !1, d, y = window.navigator.userAgent, H = Ri(y) !== "PC";
4406
+ lr(e, Mi, (y) => r(2, n = y));
4407
+ let { endpoint: i = "" } = t, { session: o = "" } = t, { buttonlocation: s = "" } = t, { lang: a = "" } = t, { mbsource: h } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { translationurl: f = "" } = t, c = "", p = !1, d, v = window.navigator.userAgent, H = Ci(v) !== "PC";
4429
4408
  const C = window.matchMedia("(min-width: 768px)"), L = () => {
4430
4409
  fetch(f).then((N) => N.json()).then((N) => {
4431
- Object.keys(N).forEach((He) => {
4432
- Tt(He, N[He]);
4410
+ Object.keys(N).forEach((Se) => {
4411
+ xt(Se, N[Se]);
4433
4412
  });
4434
4413
  }).catch((N) => {
4435
4414
  console.log(N);
4436
4415
  });
4437
4416
  };
4438
- Object.keys(Ht).forEach((g) => {
4439
- Tt(g, Ht[g]);
4417
+ Object.keys(St).forEach((y) => {
4418
+ xt(y, St[y]);
4440
4419
  });
4441
4420
  const x = () => {
4442
- let g = new Headers();
4443
- g.append("Content-type", "application/json"), g.append("X-SessionID", o);
4444
- let N = { method: "DELETE", headers: g };
4445
- fetch(`${i}/v1/player/session/player`, N).then((He) => {
4446
- window.postMessage({ type: "LogoutSuccessfull" }, window.location.href), Di("logged_out", {});
4421
+ let y = new Headers();
4422
+ y.append("Content-type", "application/json"), y.append("X-SessionID", o);
4423
+ let N = { method: "DELETE", headers: y };
4424
+ fetch(`${i}/v1/player/session/player`, N).then((Se) => {
4425
+ window.postMessage({ type: "LogoutSuccessfull" }, window.location.href), Ui("logged_out", {});
4447
4426
  });
4448
- }, $ = () => (i || (c = "GENERAL-LOGOUT - Endpoint is missing! Please provide a valid endpointURL.", p = !0, console.error(c)), o || (c = "GENERAL-LOGOUT - Session is missing! Please provide a valid session.", p = !0, console.error(c)), p), P = () => {
4449
- Fi(a);
4427
+ }, $ = () => (i || (c = "GENERAL-LOGOUT - Endpoint is missing! Please provide a valid endpointURL.", p = !0, console.error(c)), o || (c = "GENERAL-LOGOUT - Session is missing! Please provide a valid session.", p = !0, console.error(c)), p), w = () => {
4428
+ Di(a);
4450
4429
  };
4451
- _r(() => () => {
4430
+ vr(() => () => {
4452
4431
  });
4453
4432
  const U = () => x(), ae = () => x();
4454
- function hr(g) {
4455
- Me[g ? "unshift" : "push"](() => {
4456
- d = g, r(1, d);
4433
+ function ur(y) {
4434
+ Le[y ? "unshift" : "push"](() => {
4435
+ d = y, r(1, d);
4457
4436
  });
4458
4437
  }
4459
- return e.$$set = (g) => {
4460
- "endpoint" in g && r(6, i = g.endpoint), "session" in g && r(7, o = g.session), "buttonlocation" in g && r(0, s = g.buttonlocation), "lang" in g && r(8, a = g.lang), "mbsource" in g && r(9, h = g.mbsource), "clientstyling" in g && r(10, u = g.clientstyling), "clientstylingurl" in g && r(11, l = g.clientstylingurl), "translationurl" in g && r(12, f = g.translationurl);
4438
+ return e.$$set = (y) => {
4439
+ "endpoint" in y && r(6, i = y.endpoint), "session" in y && r(7, o = y.session), "buttonlocation" in y && r(0, s = y.buttonlocation), "lang" in y && r(8, a = y.lang), "mbsource" in y && r(9, h = y.mbsource), "clientstyling" in y && r(10, u = y.clientstyling), "clientstylingurl" in y && r(11, l = y.clientstylingurl), "translationurl" in y && r(12, f = y.translationurl);
4461
4440
  }, e.$$.update = () => {
4462
4441
  e.$$.dirty & /*endpoint, session, buttonlocation*/
4463
4442
  193 && i && o && s && $(), e.$$.dirty & /*lang*/
4464
- 256 && a && P(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4465
- 1026 && u && d && St(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4466
- 1026 && u && d && St(d, u), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4467
- 2050 && l && d && Ui(d, l), e.$$.dirty & /*mbsource, customStylingContainer*/
4468
- 514 && h && d && Gi(d, `${h}.Style`), e.$$.dirty & /*translationurl*/
4443
+ 256 && a && w(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4444
+ 1026 && u && d && Et(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4445
+ 1026 && u && d && Et(d, u), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4446
+ 2050 && l && d && $i(d, l), e.$$.dirty & /*mbsource, customStylingContainer*/
4447
+ 514 && h && d && Ri(d, `${h}.Style`), e.$$.dirty & /*translationurl*/
4469
4448
  4096 && f && L();
4470
4449
  }, [
4471
4450
  s,
@@ -4483,17 +4462,17 @@ function zi(e, t, r) {
4483
4462
  f,
4484
4463
  U,
4485
4464
  ae,
4486
- hr
4465
+ ur
4487
4466
  ];
4488
4467
  }
4489
- class ur extends Lr {
4468
+ class ar extends Ir {
4490
4469
  constructor(t) {
4491
- super(), Or(
4470
+ super(), Pr(
4492
4471
  this,
4493
4472
  t,
4494
- zi,
4495
- Wi,
4496
- wt,
4473
+ Xi,
4474
+ Vi,
4475
+ Ht,
4497
4476
  {
4498
4477
  endpoint: 6,
4499
4478
  session: 7,
@@ -4504,95 +4483,95 @@ class ur extends Lr {
4504
4483
  clientstylingurl: 11,
4505
4484
  translationurl: 12
4506
4485
  },
4507
- ji
4486
+ Gi
4508
4487
  );
4509
4488
  }
4510
4489
  get endpoint() {
4511
4490
  return this.$$.ctx[6];
4512
4491
  }
4513
4492
  set endpoint(t) {
4514
- this.$$set({ endpoint: t }), w();
4493
+ this.$$set({ endpoint: t }), A();
4515
4494
  }
4516
4495
  get session() {
4517
4496
  return this.$$.ctx[7];
4518
4497
  }
4519
4498
  set session(t) {
4520
- this.$$set({ session: t }), w();
4499
+ this.$$set({ session: t }), A();
4521
4500
  }
4522
4501
  get buttonlocation() {
4523
4502
  return this.$$.ctx[0];
4524
4503
  }
4525
4504
  set buttonlocation(t) {
4526
- this.$$set({ buttonlocation: t }), w();
4505
+ this.$$set({ buttonlocation: t }), A();
4527
4506
  }
4528
4507
  get lang() {
4529
4508
  return this.$$.ctx[8];
4530
4509
  }
4531
4510
  set lang(t) {
4532
- this.$$set({ lang: t }), w();
4511
+ this.$$set({ lang: t }), A();
4533
4512
  }
4534
4513
  get mbsource() {
4535
4514
  return this.$$.ctx[9];
4536
4515
  }
4537
4516
  set mbsource(t) {
4538
- this.$$set({ mbsource: t }), w();
4517
+ this.$$set({ mbsource: t }), A();
4539
4518
  }
4540
4519
  get clientstyling() {
4541
4520
  return this.$$.ctx[10];
4542
4521
  }
4543
4522
  set clientstyling(t) {
4544
- this.$$set({ clientstyling: t }), w();
4523
+ this.$$set({ clientstyling: t }), A();
4545
4524
  }
4546
4525
  get clientstylingurl() {
4547
4526
  return this.$$.ctx[11];
4548
4527
  }
4549
4528
  set clientstylingurl(t) {
4550
- this.$$set({ clientstylingurl: t }), w();
4529
+ this.$$set({ clientstylingurl: t }), A();
4551
4530
  }
4552
4531
  get translationurl() {
4553
4532
  return this.$$.ctx[12];
4554
4533
  }
4555
4534
  set translationurl(t) {
4556
- this.$$set({ translationurl: t }), w();
4535
+ this.$$set({ translationurl: t }), A();
4557
4536
  }
4558
4537
  }
4559
- Ir(ur, { endpoint: {}, session: {}, buttonlocation: {}, lang: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
4560
- const Yi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4538
+ Or(ar, { endpoint: {}, session: {}, buttonlocation: {}, lang: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
4539
+ const qi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4561
4540
  __proto__: null,
4562
- default: ur
4541
+ default: ar
4563
4542
  }, Symbol.toStringTag, { value: "Module" }));
4564
4543
  export {
4565
- Q as $,
4566
- $i as A,
4567
- St as B,
4568
- Ui as C,
4569
- Gi as D,
4570
- Yi as G,
4571
- Lr as S,
4572
- nr as a,
4573
- fr as b,
4574
- Ir as c,
4575
- z as d,
4576
- ie as e,
4577
- w as f,
4578
- O as g,
4579
- cr as h,
4580
- Or as i,
4581
- Ri as j,
4582
- Me as k,
4583
- Ji as l,
4584
- Qi as m,
4544
+ q as $,
4545
+ At as A,
4546
+ ie as B,
4547
+ Wi as C,
4548
+ Mi as D,
4549
+ qi as G,
4550
+ Ir as S,
4551
+ rr as a,
4552
+ cr as b,
4553
+ Or as c,
4554
+ oe as d,
4555
+ P as e,
4556
+ A as f,
4557
+ Z as g,
4558
+ lr as h,
4559
+ Pr as i,
4560
+ Ci as j,
4561
+ Ri as k,
4562
+ Le as l,
4563
+ Et as m,
4585
4564
  B as n,
4586
- _r as o,
4587
- T as p,
4588
- mr as q,
4589
- qi as r,
4590
- wt as s,
4591
- S as t,
4592
- Ot as u,
4593
- ye as v,
4594
- ne as w,
4595
- Pt as x,
4596
- J as y,
4597
- Zi as z
4565
+ vr as o,
4566
+ $i as p,
4567
+ Qi as q,
4568
+ dr as r,
4569
+ Ht as s,
4570
+ ge as t,
4571
+ S as u,
4572
+ T as v,
4573
+ wt as w,
4574
+ zi as x,
4575
+ Zi as y,
4576
+ Y as z
4598
4577
  };