@everymatrix/casino-tournaments-filter-controller 1.65.1 → 1.65.3

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