@everymatrix/casino-tournaments-table 1.56.0 → 1.56.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,17 +1,17 @@
1
- var sn = Object.defineProperty, ln = Object.defineProperties;
2
- var un = Object.getOwnPropertyDescriptors;
3
- var Pt = Object.getOwnPropertySymbols;
4
- var fn = Object.prototype.hasOwnProperty, hn = Object.prototype.propertyIsEnumerable;
5
- var Ke = (e, t, r) => t in e ? sn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, St = (e, t) => {
1
+ var hn = Object.defineProperty, cn = Object.defineProperties;
2
+ var dn = Object.getOwnPropertyDescriptors;
3
+ var Ht = Object.getOwnPropertySymbols;
4
+ var pn = Object.prototype.hasOwnProperty, bn = Object.prototype.propertyIsEnumerable;
5
+ var Ke = (e, t, r) => t in e ? hn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Rt = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- fn.call(t, r) && Ke(e, r, t[r]);
8
- if (Pt)
9
- for (var r of Pt(t))
10
- hn.call(t, r) && Ke(e, r, t[r]);
7
+ pn.call(t, r) && Ke(e, r, t[r]);
8
+ if (Ht)
9
+ for (var r of Ht(t))
10
+ bn.call(t, r) && Ke(e, r, t[r]);
11
11
  return e;
12
- }, xt = (e, t) => ln(e, un(t));
13
- var re = (e, t, r) => Ke(e, typeof t != "symbol" ? t + "" : t, r);
14
- var Ht = (e, t, r) => new Promise((n, i) => {
12
+ }, At = (e, t) => cn(e, dn(t));
13
+ var re = (e, t, r) => (Ke(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var Bt = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (f) => {
16
16
  try {
17
17
  s(r.next(f));
@@ -29,29 +29,29 @@ var Ht = (e, t, r) => new Promise((n, i) => {
29
29
  });
30
30
  function J() {
31
31
  }
32
- function vr(e) {
32
+ function wr(e) {
33
33
  return e();
34
34
  }
35
- function Rt() {
35
+ function Ut() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function ke(e) {
39
- e.forEach(vr);
39
+ e.forEach(wr);
40
40
  }
41
- function wt(e) {
41
+ function Ct(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function yr(e, t) {
44
+ function Cr(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
47
  let Ie;
48
48
  function je(e, t) {
49
49
  return e === t ? !0 : (Ie || (Ie = document.createElement("a")), Ie.href = t, e === Ie.href);
50
50
  }
51
- function cn(e) {
51
+ function mn(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function Tr(e, ...t) {
54
+ function Er(e, ...t) {
55
55
  if (e == null) {
56
56
  for (const n of t)
57
57
  n(void 0);
@@ -60,21 +60,22 @@ function Tr(e, ...t) {
60
60
  const r = e.subscribe(...t);
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
- function dn(e, t, r) {
64
- e.$$.on_destroy.push(Tr(t, r));
63
+ function gn(e, t, r) {
64
+ e.$$.on_destroy.push(Er(t, r));
65
65
  }
66
66
  function d(e, t) {
67
67
  e.appendChild(t);
68
68
  }
69
- function pn(e, t, r) {
70
- const n = bn(e);
69
+ function _n(e, t, r) {
70
+ const n = vn(e);
71
71
  if (!n.getElementById(t)) {
72
72
  const i = _("style");
73
- i.id = t, i.textContent = r, mn(n, i);
73
+ i.id = t, i.textContent = r, yn(n, i);
74
74
  }
75
75
  }
76
- function bn(e) {
77
- if (!e) return document;
76
+ function vn(e) {
77
+ if (!e)
78
+ return document;
78
79
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
79
80
  return t && /** @type {ShadowRoot} */
80
81
  t.host ? (
@@ -82,7 +83,7 @@ function bn(e) {
82
83
  t
83
84
  ) : e.ownerDocument;
84
85
  }
85
- function mn(e, t) {
86
+ function yn(e, t) {
86
87
  return d(
87
88
  /** @type {Document} */
88
89
  e.head || e,
@@ -120,14 +121,14 @@ function Xe(e, t, r, n) {
120
121
  function l(e, t, r) {
121
122
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
122
123
  }
123
- function gn(e) {
124
+ function Tn(e) {
124
125
  return Array.from(e.childNodes);
125
126
  }
126
127
  function D(e, t) {
127
128
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
128
129
  t);
129
130
  }
130
- function _n(e) {
131
+ function wn(e) {
131
132
  const t = {};
132
133
  return e.childNodes.forEach(
133
134
  /** @param {Element} node */
@@ -140,21 +141,22 @@ let Ae;
140
141
  function Re(e) {
141
142
  Ae = e;
142
143
  }
143
- function vn() {
144
- if (!Ae) throw new Error("Function called outside component initialization");
144
+ function Cn() {
145
+ if (!Ae)
146
+ throw new Error("Function called outside component initialization");
145
147
  return Ae;
146
148
  }
147
- function yn(e) {
148
- vn().$$.on_mount.push(e);
149
+ function En(e) {
150
+ Cn().$$.on_mount.push(e);
149
151
  }
150
152
  const _e = [], ze = [];
151
153
  let ve = [];
152
- const At = [], Tn = /* @__PURE__ */ Promise.resolve();
153
- let st = !1;
154
- function wn() {
155
- st || (st = !0, Tn.then(ae));
154
+ const kt = [], Pn = /* @__PURE__ */ Promise.resolve();
155
+ let lt = !1;
156
+ function Sn() {
157
+ lt || (lt = !0, Pn.then(ae));
156
158
  }
157
- function lt(e) {
159
+ function ut(e) {
158
160
  ve.push(e);
159
161
  }
160
162
  const et = /* @__PURE__ */ new Set();
@@ -167,55 +169,56 @@ function ae() {
167
169
  try {
168
170
  for (; me < _e.length; ) {
169
171
  const t = _e[me];
170
- me++, Re(t), Cn(t.$$);
172
+ me++, Re(t), xn(t.$$);
171
173
  }
172
174
  } catch (t) {
173
175
  throw _e.length = 0, me = 0, t;
174
176
  }
175
- for (Re(null), _e.length = 0, me = 0; ze.length; ) ze.pop()();
177
+ for (Re(null), _e.length = 0, me = 0; ze.length; )
178
+ ze.pop()();
176
179
  for (let t = 0; t < ve.length; t += 1) {
177
180
  const r = ve[t];
178
181
  et.has(r) || (et.add(r), r());
179
182
  }
180
183
  ve.length = 0;
181
184
  } while (_e.length);
182
- for (; At.length; )
183
- At.pop()();
184
- st = !1, et.clear(), Re(e);
185
+ for (; kt.length; )
186
+ kt.pop()();
187
+ lt = !1, et.clear(), Re(e);
185
188
  }
186
- function Cn(e) {
189
+ function xn(e) {
187
190
  if (e.fragment !== null) {
188
191
  e.update(), ke(e.before_update);
189
192
  const t = e.dirty;
190
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(lt);
193
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ut);
191
194
  }
192
195
  }
193
- function En(e) {
196
+ function Hn(e) {
194
197
  const t = [], r = [];
195
198
  ve.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ve = t;
196
199
  }
197
- const Pn = /* @__PURE__ */ new Set();
198
- function Sn(e, t) {
199
- e && e.i && (Pn.delete(e), e.i(t));
200
+ const Rn = /* @__PURE__ */ new Set();
201
+ function An(e, t) {
202
+ e && e.i && (Rn.delete(e), e.i(t));
200
203
  }
201
204
  function se(e) {
202
205
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
203
206
  }
204
- function xn(e, t, r) {
207
+ function Bn(e, t, r) {
205
208
  const { fragment: n, after_update: i } = e.$$;
206
- n && n.m(t, r), lt(() => {
207
- const o = e.$$.on_mount.map(vr).filter(wt);
209
+ n && n.m(t, r), ut(() => {
210
+ const o = e.$$.on_mount.map(wr).filter(Ct);
208
211
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ke(o), e.$$.on_mount = [];
209
- }), i.forEach(lt);
212
+ }), i.forEach(ut);
210
213
  }
211
- function Hn(e, t) {
214
+ function Un(e, t) {
212
215
  const r = e.$$;
213
- r.fragment !== null && (En(r.after_update), ke(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
216
+ r.fragment !== null && (Hn(r.after_update), ke(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
214
217
  }
215
- function Rn(e, t) {
216
- e.$$.dirty[0] === -1 && (_e.push(e), wn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
218
+ function kn(e, t) {
219
+ e.$$.dirty[0] === -1 && (_e.push(e), Sn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
217
220
  }
218
- function An(e, t, r, n, i, o, a = null, s = [-1]) {
221
+ function Ln(e, t, r, n, i, o, a = null, s = [-1]) {
219
222
  const f = Ae;
220
223
  Re(e);
221
224
  const u = e.$$ = {
@@ -225,7 +228,7 @@ function An(e, t, r, n, i, o, a = null, s = [-1]) {
225
228
  props: o,
226
229
  update: J,
227
230
  not_equal: i,
228
- bound: Rt(),
231
+ bound: Ut(),
229
232
  // lifecycle
230
233
  on_mount: [],
231
234
  on_destroy: [],
@@ -234,7 +237,7 @@ function An(e, t, r, n, i, o, a = null, s = [-1]) {
234
237
  after_update: [],
235
238
  context: new Map(t.context || (f ? f.$$.context : [])),
236
239
  // everything else
237
- callbacks: Rt(),
240
+ callbacks: Ut(),
238
241
  dirty: s,
239
242
  skip_bound: !1,
240
243
  root: t.target || f.$$.root
@@ -243,19 +246,19 @@ function An(e, t, r, n, i, o, a = null, s = [-1]) {
243
246
  let h = !1;
244
247
  if (u.ctx = r ? r(e, t.props || {}, (c, p, ...g) => {
245
248
  const v = g.length ? g[0] : p;
246
- return u.ctx && i(u.ctx[c], u.ctx[c] = v) && (!u.skip_bound && u.bound[c] && u.bound[c](v), h && Rn(e, c)), p;
249
+ return u.ctx && i(u.ctx[c], u.ctx[c] = v) && (!u.skip_bound && u.bound[c] && u.bound[c](v), h && kn(e, c)), p;
247
250
  }) : [], u.update(), h = !0, ke(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
248
251
  if (t.hydrate) {
249
- const c = gn(t.target);
252
+ const c = Tn(t.target);
250
253
  u.fragment && u.fragment.l(c), c.forEach(S);
251
254
  } else
252
255
  u.fragment && u.fragment.c();
253
- t.intro && Sn(e.$$.fragment), xn(e, t.target, t.anchor), ae();
256
+ t.intro && An(e.$$.fragment), Bn(e, t.target, t.anchor), ae();
254
257
  }
255
258
  Re(f);
256
259
  }
257
- let wr;
258
- typeof HTMLElement == "function" && (wr = class extends HTMLElement {
260
+ let Pr;
261
+ typeof HTMLElement == "function" && (Pr = class extends HTMLElement {
259
262
  constructor(t, r, n) {
260
263
  super();
261
264
  /** The Svelte component constructor */
@@ -292,7 +295,7 @@ typeof HTMLElement == "function" && (wr = class extends HTMLElement {
292
295
  }
293
296
  }
294
297
  connectedCallback() {
295
- return Ht(this, null, function* () {
298
+ return Bt(this, null, function* () {
296
299
  if (this.$$cn = !0, !this.$$c) {
297
300
  let t = function(o) {
298
301
  return () => {
@@ -316,7 +319,7 @@ typeof HTMLElement == "function" && (wr = class extends HTMLElement {
316
319
  };
317
320
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
318
321
  return;
319
- const r = {}, n = _n(this);
322
+ const r = {}, n = wn(this);
320
323
  for (const o of this.$$s)
321
324
  o in n && (r[o] = [t(o)]);
322
325
  for (const o of this.attributes) {
@@ -327,7 +330,7 @@ typeof HTMLElement == "function" && (wr = class extends HTMLElement {
327
330
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
328
331
  this.$$c = new this.$$ctor({
329
332
  target: this.shadowRoot || this,
330
- props: xt(St({}, this.$$d), {
333
+ props: At(Rt({}, this.$$d), {
331
334
  $$slots: r,
332
335
  $$scope: {
333
336
  ctx: []
@@ -405,8 +408,8 @@ function De(e, t, r, n) {
405
408
  return t;
406
409
  }
407
410
  }
408
- function Bn(e, t, r, n, i, o) {
409
- let a = class extends wr {
411
+ function On(e, t, r, n, i, o) {
412
+ let a = class extends Pr {
410
413
  constructor() {
411
414
  super(e, r, i), this.$$p_d = t;
412
415
  }
@@ -436,7 +439,7 @@ function Bn(e, t, r, n, i, o) {
436
439
  }), e.element = /** @type {any} */
437
440
  a, a;
438
441
  }
439
- class Un {
442
+ class In {
440
443
  constructor() {
441
444
  /**
442
445
  * ### PRIVATE API
@@ -457,7 +460,7 @@ class Un {
457
460
  }
458
461
  /** @returns {void} */
459
462
  $destroy() {
460
- Hn(this, 1), this.$destroy = J;
463
+ Un(this, 1), this.$destroy = J;
461
464
  }
462
465
  /**
463
466
  * @template {Extract<keyof Events, string>} K
@@ -466,7 +469,7 @@ class Un {
466
469
  * @returns {() => void}
467
470
  */
468
471
  $on(t, r) {
469
- if (!wt(r))
472
+ if (!Ct(r))
470
473
  return J;
471
474
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
472
475
  return n.push(r), () => {
@@ -479,86 +482,109 @@ class Un {
479
482
  * @returns {void}
480
483
  */
481
484
  $set(t) {
482
- this.$$set && !cn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
485
+ this.$$set && !mn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
483
486
  }
484
487
  }
485
- const kn = "4";
486
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(kn);
487
- var ut = function(e, t) {
488
- return ut = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
488
+ const Mn = "4";
489
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Mn);
490
+ /*! *****************************************************************************
491
+ Copyright (c) Microsoft Corporation.
492
+
493
+ Permission to use, copy, modify, and/or distribute this software for any
494
+ purpose with or without fee is hereby granted.
495
+
496
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
497
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
498
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
499
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
500
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
501
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
502
+ PERFORMANCE OF THIS SOFTWARE.
503
+ ***************************************************************************** */
504
+ var ft = function(e, t) {
505
+ return ft = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
489
506
  r.__proto__ = n;
490
507
  } || function(r, n) {
491
- for (var i in n) Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
492
- }, ut(e, t);
508
+ for (var i in n)
509
+ Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
510
+ }, ft(e, t);
493
511
  };
494
512
  function ue(e, t) {
495
513
  if (typeof t != "function" && t !== null)
496
514
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
497
- ut(e, t);
515
+ ft(e, t);
498
516
  function r() {
499
517
  this.constructor = e;
500
518
  }
501
519
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
502
520
  }
503
- var M = function() {
504
- return M = Object.assign || function(t) {
521
+ var N = function() {
522
+ return N = Object.assign || function(t) {
505
523
  for (var r, n = 1, i = arguments.length; n < i; n++) {
506
524
  r = arguments[n];
507
- for (var o in r) Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
525
+ for (var o in r)
526
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
508
527
  }
509
528
  return t;
510
- }, M.apply(this, arguments);
529
+ }, N.apply(this, arguments);
511
530
  };
512
- function Ln(e, t) {
531
+ function Nn(e, t) {
513
532
  var r = {};
514
- for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
533
+ for (var n in e)
534
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
515
535
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
516
536
  for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
517
537
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
518
538
  return r;
519
539
  }
520
- function ft(e) {
540
+ function ht(e) {
521
541
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
522
- if (r) return r.call(e);
523
- if (e && typeof e.length == "number") return {
524
- next: function() {
525
- return e && n >= e.length && (e = void 0), { value: e && e[n++], done: !e };
526
- }
527
- };
542
+ if (r)
543
+ return r.call(e);
544
+ if (e && typeof e.length == "number")
545
+ return {
546
+ next: function() {
547
+ return e && n >= e.length && (e = void 0), { value: e && e[n++], done: !e };
548
+ }
549
+ };
528
550
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
529
551
  }
530
- function ht(e, t) {
552
+ function ct(e, t) {
531
553
  var r = typeof Symbol == "function" && e[Symbol.iterator];
532
- if (!r) return e;
554
+ if (!r)
555
+ return e;
533
556
  var n = r.call(e), i, o = [], a;
534
557
  try {
535
- for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; ) o.push(i.value);
558
+ for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
559
+ o.push(i.value);
536
560
  } catch (s) {
537
561
  a = { error: s };
538
562
  } finally {
539
563
  try {
540
564
  i && !i.done && (r = n.return) && r.call(n);
541
565
  } finally {
542
- if (a) throw a.error;
566
+ if (a)
567
+ throw a.error;
543
568
  }
544
569
  }
545
570
  return o;
546
571
  }
547
572
  function ye(e, t, r) {
548
- if (r || arguments.length === 2) for (var n = 0, i = t.length, o; n < i; n++)
549
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
550
- return e.concat(o || Array.prototype.slice.call(t));
573
+ if (r || arguments.length === 2)
574
+ for (var n = 0, i = t.length, o; n < i; n++)
575
+ (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
576
+ return e.concat(o || t);
551
577
  }
552
578
  function le(e) {
553
579
  return typeof e == "function";
554
580
  }
555
- function Cr(e) {
581
+ function Sr(e) {
556
582
  var t = function(n) {
557
583
  Error.call(n), n.stack = new Error().stack;
558
584
  }, r = e(t);
559
585
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
560
586
  }
561
- var tt = Cr(function(e) {
587
+ var tt = Sr(function(e) {
562
588
  return function(r) {
563
589
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
564
590
  ` + r.map(function(n, i) {
@@ -567,7 +593,7 @@ var tt = Cr(function(e) {
567
593
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
568
594
  };
569
595
  });
570
- function ct(e, t) {
596
+ function dt(e, t) {
571
597
  if (e) {
572
598
  var r = e.indexOf(t);
573
599
  0 <= r && e.splice(r, 1);
@@ -585,7 +611,7 @@ var Qe = function() {
585
611
  if (a)
586
612
  if (this._parentage = null, Array.isArray(a))
587
613
  try {
588
- for (var s = ft(a), f = s.next(); !f.done; f = s.next()) {
614
+ for (var s = ht(a), f = s.next(); !f.done; f = s.next()) {
589
615
  var u = f.value;
590
616
  u.remove(this);
591
617
  }
@@ -595,7 +621,8 @@ var Qe = function() {
595
621
  try {
596
622
  f && !f.done && (r = s.return) && r.call(s);
597
623
  } finally {
598
- if (t) throw t.error;
624
+ if (t)
625
+ throw t.error;
599
626
  }
600
627
  }
601
628
  else
@@ -611,12 +638,12 @@ var Qe = function() {
611
638
  if (c) {
612
639
  this._finalizers = null;
613
640
  try {
614
- for (var p = ft(c), g = p.next(); !g.done; g = p.next()) {
641
+ for (var p = ht(c), g = p.next(); !g.done; g = p.next()) {
615
642
  var v = g.value;
616
643
  try {
617
- Bt(v);
644
+ Lt(v);
618
645
  } catch (b) {
619
- o = o != null ? o : [], b instanceof tt ? o = ye(ye([], ht(o)), ht(b.errors)) : o.push(b);
646
+ o = o != null ? o : [], b instanceof tt ? o = ye(ye([], ct(o)), ct(b.errors)) : o.push(b);
620
647
  }
621
648
  }
622
649
  } catch (b) {
@@ -625,7 +652,8 @@ var Qe = function() {
625
652
  try {
626
653
  g && !g.done && (i = p.return) && i.call(p);
627
654
  } finally {
628
- if (n) throw n.error;
655
+ if (n)
656
+ throw n.error;
629
657
  }
630
658
  }
631
659
  }
@@ -636,7 +664,7 @@ var Qe = function() {
636
664
  var r;
637
665
  if (t && t !== this)
638
666
  if (this.closed)
639
- Bt(t);
667
+ Lt(t);
640
668
  else {
641
669
  if (t instanceof e) {
642
670
  if (t.closed || t._hasParent(this))
@@ -653,52 +681,56 @@ var Qe = function() {
653
681
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
654
682
  }, e.prototype._removeParent = function(t) {
655
683
  var r = this._parentage;
656
- r === t ? this._parentage = null : Array.isArray(r) && ct(r, t);
684
+ r === t ? this._parentage = null : Array.isArray(r) && dt(r, t);
657
685
  }, e.prototype.remove = function(t) {
658
686
  var r = this._finalizers;
659
- r && ct(r, t), t instanceof e && t._removeParent(this);
687
+ r && dt(r, t), t instanceof e && t._removeParent(this);
660
688
  }, e.EMPTY = function() {
661
689
  var t = new e();
662
690
  return t.closed = !0, t;
663
691
  }(), e;
664
- }(), Er = Qe.EMPTY;
665
- function Pr(e) {
692
+ }(), xr = Qe.EMPTY;
693
+ function Hr(e) {
666
694
  return e instanceof Qe || e && "closed" in e && le(e.remove) && le(e.add) && le(e.unsubscribe);
667
695
  }
668
- function Bt(e) {
696
+ function Lt(e) {
669
697
  le(e) ? e() : e.unsubscribe();
670
698
  }
671
- var On = {
672
- Promise: void 0
673
- }, In = {
699
+ var Rr = {
700
+ onUnhandledError: null,
701
+ onStoppedNotification: null,
702
+ Promise: void 0,
703
+ useDeprecatedSynchronousErrorHandling: !1,
704
+ useDeprecatedNextContext: !1
705
+ }, Dn = {
674
706
  setTimeout: function(e, t) {
675
707
  for (var r = [], n = 2; n < arguments.length; n++)
676
708
  r[n - 2] = arguments[n];
677
- return setTimeout.apply(void 0, ye([e, t], ht(r)));
709
+ return setTimeout.apply(void 0, ye([e, t], ct(r)));
678
710
  },
679
711
  clearTimeout: function(e) {
680
712
  return clearTimeout(e);
681
713
  },
682
714
  delegate: void 0
683
715
  };
684
- function Nn(e) {
685
- In.setTimeout(function() {
716
+ function Fn(e) {
717
+ Dn.setTimeout(function() {
686
718
  throw e;
687
719
  });
688
720
  }
689
- function Ut() {
721
+ function Ot() {
690
722
  }
691
723
  function Fe(e) {
692
724
  e();
693
725
  }
694
- var Sr = function(e) {
726
+ var Ar = function(e) {
695
727
  ue(t, e);
696
728
  function t(r) {
697
729
  var n = e.call(this) || this;
698
- return n.isStopped = !1, r ? (n.destination = r, Pr(r) && r.add(n)) : n.destination = Fn, n;
730
+ return n.isStopped = !1, r ? (n.destination = r, Hr(r) && r.add(n)) : n.destination = zn, n;
699
731
  }
700
732
  return t.create = function(r, n, i) {
701
- return new dt(r, n, i);
733
+ return new pt(r, n, i);
702
734
  }, t.prototype.next = function(r) {
703
735
  this.isStopped || this._next(r);
704
736
  }, t.prototype.error = function(r) {
@@ -722,7 +754,11 @@ var Sr = function(e) {
722
754
  this.unsubscribe();
723
755
  }
724
756
  }, t;
725
- }(Qe), Mn = function() {
757
+ }(Qe), $n = Function.prototype.bind;
758
+ function rt(e, t) {
759
+ return $n.call(e, t);
760
+ }
761
+ var Gn = function() {
726
762
  function e(t) {
727
763
  this.partialObserver = t;
728
764
  }
@@ -732,7 +768,7 @@ var Sr = function(e) {
732
768
  try {
733
769
  r.next(t);
734
770
  } catch (n) {
735
- Ne(n);
771
+ Me(n);
736
772
  }
737
773
  }, e.prototype.error = function(t) {
738
774
  var r = this.partialObserver;
@@ -740,56 +776,68 @@ var Sr = function(e) {
740
776
  try {
741
777
  r.error(t);
742
778
  } catch (n) {
743
- Ne(n);
779
+ Me(n);
744
780
  }
745
781
  else
746
- Ne(t);
782
+ Me(t);
747
783
  }, e.prototype.complete = function() {
748
784
  var t = this.partialObserver;
749
785
  if (t.complete)
750
786
  try {
751
787
  t.complete();
752
788
  } catch (r) {
753
- Ne(r);
789
+ Me(r);
754
790
  }
755
791
  }, e;
756
- }(), dt = function(e) {
792
+ }(), pt = function(e) {
757
793
  ue(t, e);
758
794
  function t(r, n, i) {
759
795
  var o = e.call(this) || this, a;
760
- return le(r) || !r ? a = {
761
- next: r != null ? r : void 0,
762
- error: n != null ? n : void 0,
763
- complete: i != null ? i : void 0
764
- } : a = r, o.destination = new Mn(a), o;
796
+ if (le(r) || !r)
797
+ a = {
798
+ next: r != null ? r : void 0,
799
+ error: n != null ? n : void 0,
800
+ complete: i != null ? i : void 0
801
+ };
802
+ else {
803
+ var s;
804
+ o && Rr.useDeprecatedNextContext ? (s = Object.create(r), s.unsubscribe = function() {
805
+ return o.unsubscribe();
806
+ }, a = {
807
+ next: r.next && rt(r.next, s),
808
+ error: r.error && rt(r.error, s),
809
+ complete: r.complete && rt(r.complete, s)
810
+ }) : a = r;
811
+ }
812
+ return o.destination = new Gn(a), o;
765
813
  }
766
814
  return t;
767
- }(Sr);
768
- function Ne(e) {
769
- Nn(e);
815
+ }(Ar);
816
+ function Me(e) {
817
+ Fn(e);
770
818
  }
771
- function Dn(e) {
819
+ function jn(e) {
772
820
  throw e;
773
821
  }
774
- var Fn = {
822
+ var zn = {
775
823
  closed: !0,
776
- next: Ut,
777
- error: Dn,
778
- complete: Ut
779
- }, $n = function() {
824
+ next: Ot,
825
+ error: jn,
826
+ complete: Ot
827
+ }, qn = function() {
780
828
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
781
829
  }();
782
- function Gn(e) {
830
+ function Vn(e) {
783
831
  return e;
784
832
  }
785
- function jn(e) {
786
- return e.length === 0 ? Gn : e.length === 1 ? e[0] : function(r) {
833
+ function Xn(e) {
834
+ return e.length === 0 ? Vn : e.length === 1 ? e[0] : function(r) {
787
835
  return e.reduce(function(n, i) {
788
836
  return i(n);
789
837
  }, r);
790
838
  };
791
839
  }
792
- var kt = function() {
840
+ var It = function() {
793
841
  function e(t) {
794
842
  t && (this._subscribe = t);
795
843
  }
@@ -797,7 +845,7 @@ var kt = function() {
797
845
  var r = new e();
798
846
  return r.source = this, r.operator = t, r;
799
847
  }, e.prototype.subscribe = function(t, r, n) {
800
- var i = this, o = qn(t) ? t : new dt(t, r, n);
848
+ var i = this, o = Zn(t) ? t : new pt(t, r, n);
801
849
  return Fe(function() {
802
850
  var a = i, s = a.operator, f = a.source;
803
851
  o.add(s ? s.call(o, f) : f ? i._subscribe(o) : i._trySubscribe(o));
@@ -810,8 +858,8 @@ var kt = function() {
810
858
  }
811
859
  }, e.prototype.forEach = function(t, r) {
812
860
  var n = this;
813
- return r = Lt(r), new r(function(i, o) {
814
- var a = new dt({
861
+ return r = Mt(r), new r(function(i, o) {
862
+ var a = new pt({
815
863
  next: function(s) {
816
864
  try {
817
865
  t(s);
@@ -827,15 +875,15 @@ var kt = function() {
827
875
  }, e.prototype._subscribe = function(t) {
828
876
  var r;
829
877
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
830
- }, e.prototype[$n] = function() {
878
+ }, e.prototype[qn] = function() {
831
879
  return this;
832
880
  }, e.prototype.pipe = function() {
833
881
  for (var t = [], r = 0; r < arguments.length; r++)
834
882
  t[r] = arguments[r];
835
- return jn(t)(this);
883
+ return Xn(t)(this);
836
884
  }, e.prototype.toPromise = function(t) {
837
885
  var r = this;
838
- return t = Lt(t), new t(function(n, i) {
886
+ return t = Mt(t), new t(function(n, i) {
839
887
  var o;
840
888
  r.subscribe(function(a) {
841
889
  return o = a;
@@ -849,32 +897,32 @@ var kt = function() {
849
897
  return new e(t);
850
898
  }, e;
851
899
  }();
852
- function Lt(e) {
900
+ function Mt(e) {
853
901
  var t;
854
- return (t = e != null ? e : On.Promise) !== null && t !== void 0 ? t : Promise;
902
+ return (t = e != null ? e : Rr.Promise) !== null && t !== void 0 ? t : Promise;
855
903
  }
856
- function zn(e) {
904
+ function Qn(e) {
857
905
  return e && le(e.next) && le(e.error) && le(e.complete);
858
906
  }
859
- function qn(e) {
860
- return e && e instanceof Sr || zn(e) && Pr(e);
907
+ function Zn(e) {
908
+ return e && e instanceof Ar || Qn(e) && Hr(e);
861
909
  }
862
- var Vn = Cr(function(e) {
910
+ var Wn = Sr(function(e) {
863
911
  return function() {
864
912
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
865
913
  };
866
- }), xr = function(e) {
914
+ }), Br = function(e) {
867
915
  ue(t, e);
868
916
  function t() {
869
917
  var r = e.call(this) || this;
870
918
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
871
919
  }
872
920
  return t.prototype.lift = function(r) {
873
- var n = new Ot(this, this);
921
+ var n = new Nt(this, this);
874
922
  return n.operator = r, n;
875
923
  }, t.prototype._throwIfClosed = function() {
876
924
  if (this.closed)
877
- throw new Vn();
925
+ throw new Wn();
878
926
  }, t.prototype.next = function(r) {
879
927
  var n = this;
880
928
  Fe(function() {
@@ -882,7 +930,7 @@ var Vn = Cr(function(e) {
882
930
  if (n._throwIfClosed(), !n.isStopped) {
883
931
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
884
932
  try {
885
- for (var a = ft(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
933
+ for (var a = ht(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
886
934
  var f = s.value;
887
935
  f.next(r);
888
936
  }
@@ -892,7 +940,8 @@ var Vn = Cr(function(e) {
892
940
  try {
893
941
  s && !s.done && (o = a.return) && o.call(a);
894
942
  } finally {
895
- if (i) throw i.error;
943
+ if (i)
944
+ throw i.error;
896
945
  }
897
946
  }
898
947
  }
@@ -930,19 +979,19 @@ var Vn = Cr(function(e) {
930
979
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
931
980
  }, t.prototype._innerSubscribe = function(r) {
932
981
  var n = this, i = this, o = i.hasError, a = i.isStopped, s = i.observers;
933
- return o || a ? Er : (this.currentObservers = null, s.push(r), new Qe(function() {
934
- n.currentObservers = null, ct(s, r);
982
+ return o || a ? xr : (this.currentObservers = null, s.push(r), new Qe(function() {
983
+ n.currentObservers = null, dt(s, r);
935
984
  }));
936
985
  }, t.prototype._checkFinalizedStatuses = function(r) {
937
986
  var n = this, i = n.hasError, o = n.thrownError, a = n.isStopped;
938
987
  i ? r.error(o) : a && r.complete();
939
988
  }, t.prototype.asObservable = function() {
940
- var r = new kt();
989
+ var r = new It();
941
990
  return r.source = this, r;
942
991
  }, t.create = function(r, n) {
943
- return new Ot(r, n);
992
+ return new Nt(r, n);
944
993
  }, t;
945
- }(kt), Ot = function(e) {
994
+ }(It), Nt = function(e) {
946
995
  ue(t, e);
947
996
  function t(r, n) {
948
997
  var i = e.call(this) || this;
@@ -959,17 +1008,17 @@ var Vn = Cr(function(e) {
959
1008
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
960
1009
  }, t.prototype._subscribe = function(r) {
961
1010
  var n, i;
962
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Er;
1011
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : xr;
963
1012
  }, t;
964
- }(xr), Hr = {
1013
+ }(Br), Ur = {
965
1014
  now: function() {
966
- return (Hr.delegate || Date).now();
1015
+ return (Ur.delegate || Date).now();
967
1016
  },
968
1017
  delegate: void 0
969
- }, Xn = function(e) {
1018
+ }, Jn = function(e) {
970
1019
  ue(t, e);
971
1020
  function t(r, n, i) {
972
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Hr);
1021
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Ur);
973
1022
  var o = e.call(this) || this;
974
1023
  return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
975
1024
  }
@@ -989,24 +1038,24 @@ var Vn = Cr(function(e) {
989
1038
  u && o.splice(0, u + 1);
990
1039
  }
991
1040
  }, t;
992
- }(xr);
993
- const It = [], Nt = {}, Qn = (e, t = 0) => {
994
- if (It.indexOf(e) == -1) {
995
- const r = new Xn(t);
996
- Nt[e] = r, It.push(e);
1041
+ }(Br);
1042
+ const Dt = [], Ft = {}, Yn = (e, t = 0) => {
1043
+ if (Dt.indexOf(e) == -1) {
1044
+ const r = new Jn(t);
1045
+ Ft[e] = r, Dt.push(e);
997
1046
  }
998
- return Nt[e];
1047
+ return Ft[e];
999
1048
  }, ge = [];
1000
- function Wn(e, t) {
1049
+ function Kn(e, t) {
1001
1050
  return {
1002
- subscribe: We(e, t).subscribe
1051
+ subscribe: Ze(e, t).subscribe
1003
1052
  };
1004
1053
  }
1005
- function We(e, t = J) {
1054
+ function Ze(e, t = J) {
1006
1055
  let r;
1007
1056
  const n = /* @__PURE__ */ new Set();
1008
1057
  function i(s) {
1009
- if (yr(e, s) && (e = s, r)) {
1058
+ if (Cr(e, s) && (e = s, r)) {
1010
1059
  const f = !ge.length;
1011
1060
  for (const u of n)
1012
1061
  u[1](), ge.push(u, e);
@@ -1033,7 +1082,7 @@ function Pe(e, t, r) {
1033
1082
  if (!i.every(Boolean))
1034
1083
  throw new Error("derived() expects stores as input, got a falsy value");
1035
1084
  const o = t.length < 2;
1036
- return Wn(r, (a, s) => {
1085
+ return Kn(r, (a, s) => {
1037
1086
  let f = !1;
1038
1087
  const u = [];
1039
1088
  let h = 0, c = J;
@@ -1042,9 +1091,9 @@ function Pe(e, t, r) {
1042
1091
  return;
1043
1092
  c();
1044
1093
  const v = t(n ? u[0] : u, a, s);
1045
- o ? a(v) : c = wt(v) ? v : J;
1094
+ o ? a(v) : c = Ct(v) ? v : J;
1046
1095
  }, g = i.map(
1047
- (v, b) => Tr(
1096
+ (v, b) => Er(
1048
1097
  v,
1049
1098
  (P) => {
1050
1099
  u[b] = P, h &= ~(1 << b), f && p();
@@ -1059,70 +1108,70 @@ function Pe(e, t, r) {
1059
1108
  };
1060
1109
  });
1061
1110
  }
1062
- function Zn(e) {
1111
+ function ei(e) {
1063
1112
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1064
1113
  }
1065
- var Jn = function(t) {
1066
- return Yn(t) && !Kn(t);
1114
+ var ti = function(t) {
1115
+ return ri(t) && !ni(t);
1067
1116
  };
1068
- function Yn(e) {
1117
+ function ri(e) {
1069
1118
  return !!e && typeof e == "object";
1070
1119
  }
1071
- function Kn(e) {
1120
+ function ni(e) {
1072
1121
  var t = Object.prototype.toString.call(e);
1073
- return t === "[object RegExp]" || t === "[object Date]" || ri(e);
1122
+ return t === "[object RegExp]" || t === "[object Date]" || ai(e);
1074
1123
  }
1075
- var ei = typeof Symbol == "function" && Symbol.for, ti = ei ? Symbol.for("react.element") : 60103;
1076
- function ri(e) {
1077
- return e.$$typeof === ti;
1124
+ var ii = typeof Symbol == "function" && Symbol.for, oi = ii ? Symbol.for("react.element") : 60103;
1125
+ function ai(e) {
1126
+ return e.$$typeof === oi;
1078
1127
  }
1079
- function ni(e) {
1128
+ function si(e) {
1080
1129
  return Array.isArray(e) ? [] : {};
1081
1130
  }
1082
1131
  function Be(e, t) {
1083
- return t.clone !== !1 && t.isMergeableObject(e) ? Te(ni(e), e, t) : e;
1132
+ return t.clone !== !1 && t.isMergeableObject(e) ? Te(si(e), e, t) : e;
1084
1133
  }
1085
- function ii(e, t, r) {
1134
+ function li(e, t, r) {
1086
1135
  return e.concat(t).map(function(n) {
1087
1136
  return Be(n, r);
1088
1137
  });
1089
1138
  }
1090
- function oi(e, t) {
1139
+ function ui(e, t) {
1091
1140
  if (!t.customMerge)
1092
1141
  return Te;
1093
1142
  var r = t.customMerge(e);
1094
1143
  return typeof r == "function" ? r : Te;
1095
1144
  }
1096
- function ai(e) {
1145
+ function fi(e) {
1097
1146
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1098
1147
  return Object.propertyIsEnumerable.call(e, t);
1099
1148
  }) : [];
1100
1149
  }
1101
- function Mt(e) {
1102
- return Object.keys(e).concat(ai(e));
1150
+ function $t(e) {
1151
+ return Object.keys(e).concat(fi(e));
1103
1152
  }
1104
- function Rr(e, t) {
1153
+ function kr(e, t) {
1105
1154
  try {
1106
1155
  return t in e;
1107
1156
  } catch (r) {
1108
1157
  return !1;
1109
1158
  }
1110
1159
  }
1111
- function si(e, t) {
1112
- return Rr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1160
+ function hi(e, t) {
1161
+ return kr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1113
1162
  }
1114
- function li(e, t, r) {
1163
+ function ci(e, t, r) {
1115
1164
  var n = {};
1116
- return r.isMergeableObject(e) && Mt(e).forEach(function(i) {
1165
+ return r.isMergeableObject(e) && $t(e).forEach(function(i) {
1117
1166
  n[i] = Be(e[i], r);
1118
- }), Mt(t).forEach(function(i) {
1119
- si(e, i) || (Rr(e, i) && r.isMergeableObject(t[i]) ? n[i] = oi(i, r)(e[i], t[i], r) : n[i] = Be(t[i], r));
1167
+ }), $t(t).forEach(function(i) {
1168
+ hi(e, i) || (kr(e, i) && r.isMergeableObject(t[i]) ? n[i] = ui(i, r)(e[i], t[i], r) : n[i] = Be(t[i], r));
1120
1169
  }), n;
1121
1170
  }
1122
1171
  function Te(e, t, r) {
1123
- r = r || {}, r.arrayMerge = r.arrayMerge || ii, r.isMergeableObject = r.isMergeableObject || Jn, r.cloneUnlessOtherwiseSpecified = Be;
1172
+ r = r || {}, r.arrayMerge = r.arrayMerge || li, r.isMergeableObject = r.isMergeableObject || ti, r.cloneUnlessOtherwiseSpecified = Be;
1124
1173
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1125
- return o ? n ? r.arrayMerge(e, t, r) : li(e, t, r) : Be(t, r);
1174
+ return o ? n ? r.arrayMerge(e, t, r) : ci(e, t, r) : Be(t, r);
1126
1175
  }
1127
1176
  Te.all = function(t, r) {
1128
1177
  if (!Array.isArray(t))
@@ -1131,56 +1180,58 @@ Te.all = function(t, r) {
1131
1180
  return Te(n, i, r);
1132
1181
  }, {});
1133
1182
  };
1134
- var ui = Te, fi = ui;
1135
- const hi = /* @__PURE__ */ Zn(fi);
1136
- function rt(e, t) {
1137
- var r = t && t.cache ? t.cache : _i, n = t && t.serializer ? t.serializer : mi, i = t && t.strategy ? t.strategy : pi;
1183
+ var di = Te, pi = di;
1184
+ const bi = /* @__PURE__ */ ei(pi);
1185
+ function nt(e, t) {
1186
+ var r = t && t.cache ? t.cache : Ti, n = t && t.serializer ? t.serializer : yi, i = t && t.strategy ? t.strategy : gi;
1138
1187
  return i(e, {
1139
1188
  cache: r,
1140
1189
  serializer: n
1141
1190
  });
1142
1191
  }
1143
- function ci(e) {
1192
+ function mi(e) {
1144
1193
  return e == null || typeof e == "number" || typeof e == "boolean";
1145
1194
  }
1146
- function di(e, t, r, n) {
1147
- var i = ci(n) ? n : r(n), o = t.get(i);
1195
+ function Lr(e, t, r, n) {
1196
+ var i = mi(n) ? n : r(n), o = t.get(i);
1148
1197
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1149
1198
  }
1150
- function Ar(e, t, r) {
1199
+ function Or(e, t, r) {
1151
1200
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1152
1201
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1153
1202
  }
1154
- function Br(e, t, r, n, i) {
1203
+ function Et(e, t, r, n, i) {
1155
1204
  return r.bind(t, e, n, i);
1156
1205
  }
1157
- function pi(e, t) {
1158
- var r = e.length === 1 ? di : Ar;
1159
- return Br(e, this, r, t.cache.create(), t.serializer);
1206
+ function gi(e, t) {
1207
+ var r = e.length === 1 ? Lr : Or;
1208
+ return Et(e, this, r, t.cache.create(), t.serializer);
1209
+ }
1210
+ function _i(e, t) {
1211
+ return Et(e, this, Or, t.cache.create(), t.serializer);
1160
1212
  }
1161
- function bi(e, t) {
1162
- return Br(e, this, Ar, t.cache.create(), t.serializer);
1213
+ function vi(e, t) {
1214
+ return Et(e, this, Lr, t.cache.create(), t.serializer);
1163
1215
  }
1164
- var mi = function() {
1216
+ var yi = function() {
1165
1217
  return JSON.stringify(arguments);
1166
- }, gi = (
1167
- /** @class */
1168
- function() {
1169
- function e() {
1170
- this.cache = /* @__PURE__ */ Object.create(null);
1171
- }
1172
- return e.prototype.get = function(t) {
1173
- return this.cache[t];
1174
- }, e.prototype.set = function(t, r) {
1175
- this.cache[t] = r;
1176
- }, e;
1177
- }()
1178
- ), _i = {
1218
+ };
1219
+ function Pt() {
1220
+ this.cache = /* @__PURE__ */ Object.create(null);
1221
+ }
1222
+ Pt.prototype.get = function(e) {
1223
+ return this.cache[e];
1224
+ };
1225
+ Pt.prototype.set = function(e, t) {
1226
+ this.cache[e] = t;
1227
+ };
1228
+ var Ti = {
1179
1229
  create: function() {
1180
- return new gi();
1230
+ return new Pt();
1181
1231
  }
1182
- }, nt = {
1183
- variadic: bi
1232
+ }, it = {
1233
+ variadic: _i,
1234
+ monadic: vi
1184
1235
  }, k;
1185
1236
  (function(e) {
1186
1237
  e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
@@ -1193,43 +1244,43 @@ var we;
1193
1244
  (function(e) {
1194
1245
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1195
1246
  })(we || (we = {}));
1196
- function Dt(e) {
1247
+ function Gt(e) {
1197
1248
  return e.type === G.literal;
1198
1249
  }
1199
- function vi(e) {
1250
+ function wi(e) {
1200
1251
  return e.type === G.argument;
1201
1252
  }
1202
- function Ur(e) {
1253
+ function Ir(e) {
1203
1254
  return e.type === G.number;
1204
1255
  }
1205
- function kr(e) {
1256
+ function Mr(e) {
1206
1257
  return e.type === G.date;
1207
1258
  }
1208
- function Lr(e) {
1259
+ function Nr(e) {
1209
1260
  return e.type === G.time;
1210
1261
  }
1211
- function Or(e) {
1262
+ function Dr(e) {
1212
1263
  return e.type === G.select;
1213
1264
  }
1214
- function Ir(e) {
1265
+ function Fr(e) {
1215
1266
  return e.type === G.plural;
1216
1267
  }
1217
- function yi(e) {
1268
+ function Ci(e) {
1218
1269
  return e.type === G.pound;
1219
1270
  }
1220
- function Nr(e) {
1271
+ function $r(e) {
1221
1272
  return e.type === G.tag;
1222
1273
  }
1223
- function Mr(e) {
1274
+ function Gr(e) {
1224
1275
  return !!(e && typeof e == "object" && e.type === we.number);
1225
1276
  }
1226
- function pt(e) {
1277
+ function bt(e) {
1227
1278
  return !!(e && typeof e == "object" && e.type === we.dateTime);
1228
1279
  }
1229
- var Dr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ti = /(?:[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;
1230
- function wi(e) {
1280
+ var jr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ei = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1281
+ function Pi(e) {
1231
1282
  var t = {};
1232
- return e.replace(Ti, function(r) {
1283
+ return e.replace(Ei, function(r) {
1233
1284
  var n = r.length;
1234
1285
  switch (r[0]) {
1235
1286
  case "G":
@@ -1318,11 +1369,11 @@ function wi(e) {
1318
1369
  return "";
1319
1370
  }), t;
1320
1371
  }
1321
- var Ci = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1322
- function Ei(e) {
1372
+ var Si = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1373
+ function xi(e) {
1323
1374
  if (e.length === 0)
1324
1375
  throw new Error("Number skeleton cannot be empty");
1325
- for (var t = e.split(Ci).filter(function(p) {
1376
+ for (var t = e.split(Si).filter(function(p) {
1326
1377
  return p.length > 0;
1327
1378
  }), r = [], n = 0, i = t; n < i.length; n++) {
1328
1379
  var o = i[n], a = o.split("/");
@@ -1337,17 +1388,17 @@ function Ei(e) {
1337
1388
  }
1338
1389
  return r;
1339
1390
  }
1340
- function Pi(e) {
1391
+ function Hi(e) {
1341
1392
  return e.replace(/^(.*?)-/, "");
1342
1393
  }
1343
- var Ft = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Fr = /^(@+)?(\+|#+)?[rs]?$/g, Si = /(\*)(0+)|(#+)(0+)|(0+)/g, $r = /^(0+)$/;
1344
- function $t(e) {
1394
+ var jt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, zr = /^(@+)?(\+|#+)?[rs]?$/g, Ri = /(\*)(0+)|(#+)(0+)|(0+)/g, qr = /^(0+)$/;
1395
+ function zt(e) {
1345
1396
  var t = {};
1346
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Fr, function(r, n, i) {
1397
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(zr, function(r, n, i) {
1347
1398
  return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
1348
1399
  }), t;
1349
1400
  }
1350
- function Gr(e) {
1401
+ function Vr(e) {
1351
1402
  switch (e) {
1352
1403
  case "sign-auto":
1353
1404
  return {
@@ -1387,7 +1438,7 @@ function Gr(e) {
1387
1438
  };
1388
1439
  }
1389
1440
  }
1390
- function xi(e) {
1441
+ function Ai(e) {
1391
1442
  var t;
1392
1443
  if (e[0] === "E" && e[1] === "E" ? (t = {
1393
1444
  notation: "engineering"
@@ -1395,17 +1446,17 @@ function xi(e) {
1395
1446
  notation: "scientific"
1396
1447
  }, e = e.slice(1)), t) {
1397
1448
  var r = e.slice(0, 2);
1398
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !$r.test(e))
1449
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !qr.test(e))
1399
1450
  throw new Error("Malformed concise eng/scientific notation");
1400
1451
  t.minimumIntegerDigits = e.length;
1401
1452
  }
1402
1453
  return t;
1403
1454
  }
1404
- function Gt(e) {
1405
- var t = {}, r = Gr(e);
1455
+ function qt(e) {
1456
+ var t = {}, r = Vr(e);
1406
1457
  return r || t;
1407
1458
  }
1408
- function Hi(e) {
1459
+ function Bi(e) {
1409
1460
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1410
1461
  var i = n[r];
1411
1462
  switch (i.stem) {
@@ -1429,7 +1480,7 @@ function Hi(e) {
1429
1480
  continue;
1430
1481
  case "measure-unit":
1431
1482
  case "unit":
1432
- t.style = "unit", t.unit = Pi(i.options[0]);
1483
+ t.style = "unit", t.unit = Hi(i.options[0]);
1433
1484
  continue;
1434
1485
  case "compact-short":
1435
1486
  case "K":
@@ -1440,13 +1491,13 @@ function Hi(e) {
1440
1491
  t.notation = "compact", t.compactDisplay = "long";
1441
1492
  continue;
1442
1493
  case "scientific":
1443
- t = M(M(M({}, t), { notation: "scientific" }), i.options.reduce(function(f, u) {
1444
- return M(M({}, f), Gt(u));
1494
+ t = N(N(N({}, t), { notation: "scientific" }), i.options.reduce(function(f, u) {
1495
+ return N(N({}, f), qt(u));
1445
1496
  }, {}));
1446
1497
  continue;
1447
1498
  case "engineering":
1448
- t = M(M(M({}, t), { notation: "engineering" }), i.options.reduce(function(f, u) {
1449
- return M(M({}, f), Gt(u));
1499
+ t = N(N(N({}, t), { notation: "engineering" }), i.options.reduce(function(f, u) {
1500
+ return N(N({}, f), qt(u));
1450
1501
  }, {}));
1451
1502
  continue;
1452
1503
  case "notation-simple":
@@ -1491,7 +1542,7 @@ function Hi(e) {
1491
1542
  case "integer-width":
1492
1543
  if (i.options.length > 1)
1493
1544
  throw new RangeError("integer-width stems only accept a single optional option");
1494
- i.options[0].replace(Si, function(f, u, h, c, p, g) {
1545
+ i.options[0].replace(Ri, function(f, u, h, c, p, g) {
1495
1546
  if (u)
1496
1547
  t.minimumIntegerDigits = h.length;
1497
1548
  else {
@@ -1504,32 +1555,32 @@ function Hi(e) {
1504
1555
  });
1505
1556
  continue;
1506
1557
  }
1507
- if ($r.test(i.stem)) {
1558
+ if (qr.test(i.stem)) {
1508
1559
  t.minimumIntegerDigits = i.stem.length;
1509
1560
  continue;
1510
1561
  }
1511
- if (Ft.test(i.stem)) {
1562
+ if (jt.test(i.stem)) {
1512
1563
  if (i.options.length > 1)
1513
1564
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1514
- i.stem.replace(Ft, function(f, u, h, c, p, g) {
1565
+ i.stem.replace(jt, function(f, u, h, c, p, g) {
1515
1566
  return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : p && g ? (t.minimumFractionDigits = p.length, t.maximumFractionDigits = p.length + g.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1516
1567
  });
1517
1568
  var o = i.options[0];
1518
- o === "w" ? t = M(M({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = M(M({}, t), $t(o)));
1569
+ o === "w" ? t = N(N({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = N(N({}, t), zt(o)));
1519
1570
  continue;
1520
1571
  }
1521
- if (Fr.test(i.stem)) {
1522
- t = M(M({}, t), $t(i.stem));
1572
+ if (zr.test(i.stem)) {
1573
+ t = N(N({}, t), zt(i.stem));
1523
1574
  continue;
1524
1575
  }
1525
- var a = Gr(i.stem);
1526
- a && (t = M(M({}, t), a));
1527
- var s = xi(i.stem);
1528
- s && (t = M(M({}, t), s));
1576
+ var a = Vr(i.stem);
1577
+ a && (t = N(N({}, t), a));
1578
+ var s = Ai(i.stem);
1579
+ s && (t = N(N({}, t), s));
1529
1580
  }
1530
1581
  return t;
1531
1582
  }
1532
- var Me = {
1583
+ var Ne = {
1533
1584
  "001": [
1534
1585
  "H",
1535
1586
  "h"
@@ -2944,22 +2995,23 @@ var Me = {
2944
2995
  "h"
2945
2996
  ]
2946
2997
  };
2947
- function Ri(e, t) {
2998
+ function Ui(e, t) {
2948
2999
  for (var r = "", n = 0; n < e.length; n++) {
2949
3000
  var i = e.charAt(n);
2950
3001
  if (i === "j") {
2951
3002
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2952
3003
  o++, n++;
2953
- var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), f = "a", u = Ai(t);
3004
+ var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), f = "a", u = ki(t);
2954
3005
  for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
2955
3006
  r += f;
2956
3007
  for (; a-- > 0; )
2957
3008
  r = u + r;
2958
- } else i === "J" ? r += "H" : r += i;
3009
+ } else
3010
+ i === "J" ? r += "H" : r += i;
2959
3011
  }
2960
3012
  return r;
2961
3013
  }
2962
- function Ai(e) {
3014
+ function ki(e) {
2963
3015
  var t = e.hourCycle;
2964
3016
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2965
3017
  e.hourCycles && // @ts-ignore
@@ -2978,23 +3030,23 @@ function Ai(e) {
2978
3030
  }
2979
3031
  var r = e.language, n;
2980
3032
  r !== "root" && (n = e.maximize().region);
2981
- var i = Me[n || ""] || Me[r || ""] || Me["".concat(r, "-001")] || Me["001"];
3033
+ var i = Ne[n || ""] || Ne[r || ""] || Ne["".concat(r, "-001")] || Ne["001"];
2982
3034
  return i[0];
2983
3035
  }
2984
- var it, Bi = new RegExp("^".concat(Dr.source, "*")), Ui = new RegExp("".concat(Dr.source, "*$"));
3036
+ var ot, Li = new RegExp("^".concat(jr.source, "*")), Oi = new RegExp("".concat(jr.source, "*$"));
2985
3037
  function O(e, t) {
2986
3038
  return { start: e, end: t };
2987
3039
  }
2988
- var ki = !!String.prototype.startsWith && "_a".startsWith("a", 1), Li = !!String.fromCodePoint, Oi = !!Object.fromEntries, Ii = !!String.prototype.codePointAt, Ni = !!String.prototype.trimStart, Mi = !!String.prototype.trimEnd, Di = !!Number.isSafeInteger, Fi = Di ? Number.isSafeInteger : function(e) {
3040
+ var Ii = !!String.prototype.startsWith && "_a".startsWith("a", 1), Mi = !!String.fromCodePoint, Ni = !!Object.fromEntries, Di = !!String.prototype.codePointAt, Fi = !!String.prototype.trimStart, $i = !!String.prototype.trimEnd, Gi = !!Number.isSafeInteger, ji = Gi ? Number.isSafeInteger : function(e) {
2989
3041
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2990
- }, bt = !0;
3042
+ }, mt = !0;
2991
3043
  try {
2992
- var $i = zr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2993
- bt = ((it = $i.exec("a")) === null || it === void 0 ? void 0 : it[0]) === "a";
3044
+ var zi = Qr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3045
+ mt = ((ot = zi.exec("a")) === null || ot === void 0 ? void 0 : ot[0]) === "a";
2994
3046
  } catch (e) {
2995
- bt = !1;
3047
+ mt = !1;
2996
3048
  }
2997
- var jt = ki ? (
3049
+ var Vt = Ii ? (
2998
3050
  // Native
2999
3051
  function(t, r, n) {
3000
3052
  return t.startsWith(r, n);
@@ -3004,7 +3056,7 @@ var jt = ki ? (
3004
3056
  function(t, r, n) {
3005
3057
  return t.slice(n, n + r.length) === r;
3006
3058
  }
3007
- ), mt = Li ? String.fromCodePoint : (
3059
+ ), gt = Mi ? String.fromCodePoint : (
3008
3060
  // IE11
3009
3061
  function() {
3010
3062
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3016,9 +3068,9 @@ var jt = ki ? (
3016
3068
  }
3017
3069
  return n;
3018
3070
  }
3019
- ), zt = (
3071
+ ), Xt = (
3020
3072
  // native
3021
- Oi ? Object.fromEntries : (
3073
+ Ni ? Object.fromEntries : (
3022
3074
  // Ponyfill
3023
3075
  function(t) {
3024
3076
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3028,7 +3080,7 @@ var jt = ki ? (
3028
3080
  return r;
3029
3081
  }
3030
3082
  )
3031
- ), jr = Ii ? (
3083
+ ), Xr = Di ? (
3032
3084
  // Native
3033
3085
  function(t, r) {
3034
3086
  return t.codePointAt(r);
@@ -3042,7 +3094,7 @@ var jt = ki ? (
3042
3094
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3043
3095
  }
3044
3096
  }
3045
- ), Gi = Ni ? (
3097
+ ), qi = Fi ? (
3046
3098
  // Native
3047
3099
  function(t) {
3048
3100
  return t.trimStart();
@@ -3050,9 +3102,9 @@ var jt = ki ? (
3050
3102
  ) : (
3051
3103
  // Ponyfill
3052
3104
  function(t) {
3053
- return t.replace(Bi, "");
3105
+ return t.replace(Li, "");
3054
3106
  }
3055
- ), ji = Mi ? (
3107
+ ), Vi = $i ? (
3056
3108
  // Native
3057
3109
  function(t) {
3058
3110
  return t.trimEnd();
@@ -3060,32 +3112,32 @@ var jt = ki ? (
3060
3112
  ) : (
3061
3113
  // Ponyfill
3062
3114
  function(t) {
3063
- return t.replace(Ui, "");
3115
+ return t.replace(Oi, "");
3064
3116
  }
3065
3117
  );
3066
- function zr(e, t) {
3118
+ function Qr(e, t) {
3067
3119
  return new RegExp(e, t);
3068
3120
  }
3069
- var gt;
3070
- if (bt) {
3071
- var qt = zr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3072
- gt = function(t, r) {
3121
+ var _t;
3122
+ if (mt) {
3123
+ var Qt = Qr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3124
+ _t = function(t, r) {
3073
3125
  var n;
3074
- qt.lastIndex = r;
3075
- var i = qt.exec(t);
3126
+ Qt.lastIndex = r;
3127
+ var i = Qt.exec(t);
3076
3128
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3077
3129
  };
3078
3130
  } else
3079
- gt = function(t, r) {
3131
+ _t = function(t, r) {
3080
3132
  for (var n = []; ; ) {
3081
- var i = jr(t, r);
3082
- if (i === void 0 || qr(i) || Xi(i))
3133
+ var i = Xr(t, r);
3134
+ if (i === void 0 || Zr(i) || Wi(i))
3083
3135
  break;
3084
3136
  n.push(i), r += i >= 65536 ? 2 : 1;
3085
3137
  }
3086
- return mt.apply(void 0, n);
3138
+ return gt.apply(void 0, n);
3087
3139
  };
3088
- var zi = (
3140
+ var Xi = (
3089
3141
  /** @class */
3090
3142
  function() {
3091
3143
  function e(t, r) {
@@ -3116,7 +3168,7 @@ var zi = (
3116
3168
  if (n)
3117
3169
  break;
3118
3170
  return this.error(k.UNMATCHED_CLOSING_TAG, O(this.clonePosition(), this.clonePosition()));
3119
- } else if (o === 60 && !this.ignoreTag && _t(this.peek() || 0)) {
3171
+ } else if (o === 60 && !this.ignoreTag && vt(this.peek() || 0)) {
3120
3172
  var a = this.parseTag(t, r);
3121
3173
  if (a.err)
3122
3174
  return a;
@@ -3149,7 +3201,7 @@ var zi = (
3149
3201
  return o;
3150
3202
  var a = o.val, s = this.clonePosition();
3151
3203
  if (this.bumpIf("</")) {
3152
- if (this.isEOF() || !_t(this.char()))
3204
+ if (this.isEOF() || !vt(this.char()))
3153
3205
  return this.error(k.INVALID_TAG, O(s, this.clonePosition()));
3154
3206
  var f = this.clonePosition(), u = this.parseTagName();
3155
3207
  return i !== u ? this.error(k.UNMATCHED_CLOSING_TAG, O(f, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
@@ -3167,7 +3219,7 @@ var zi = (
3167
3219
  return this.error(k.INVALID_TAG, O(n, this.clonePosition()));
3168
3220
  }, e.prototype.parseTagName = function() {
3169
3221
  var t = this.offset();
3170
- for (this.bump(); !this.isEOF() && Vi(this.char()); )
3222
+ for (this.bump(); !this.isEOF() && Zi(this.char()); )
3171
3223
  this.bump();
3172
3224
  return this.message.slice(t, this.offset());
3173
3225
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3196,7 +3248,7 @@ var zi = (
3196
3248
  };
3197
3249
  }, e.prototype.tryParseLeftAngleBracket = function() {
3198
3250
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3199
- !qi(this.peek() || 0)) ? (this.bump(), "<") : null;
3251
+ !Qi(this.peek() || 0)) ? (this.bump(), "<") : null;
3200
3252
  }, e.prototype.tryParseQuote = function(t) {
3201
3253
  if (this.isEOF() || this.char() !== 39)
3202
3254
  return null;
@@ -3230,12 +3282,12 @@ var zi = (
3230
3282
  r.push(n);
3231
3283
  this.bump();
3232
3284
  }
3233
- return mt.apply(void 0, r);
3285
+ return gt.apply(void 0, r);
3234
3286
  }, e.prototype.tryParseUnquoted = function(t, r) {
3235
3287
  if (this.isEOF())
3236
3288
  return null;
3237
3289
  var n = this.char();
3238
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), mt(n));
3290
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), gt(n));
3239
3291
  }, e.prototype.parseArgument = function(t, r) {
3240
3292
  var n = this.clonePosition();
3241
3293
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3264,7 +3316,7 @@ var zi = (
3264
3316
  return this.error(k.MALFORMED_ARGUMENT, O(n, this.clonePosition()));
3265
3317
  }
3266
3318
  }, e.prototype.parseIdentifierIfPossible = function() {
3267
- var t = this.clonePosition(), r = this.offset(), n = gt(this.message, r), i = r + n.length;
3319
+ var t = this.clonePosition(), r = this.offset(), n = _t(this.message, r), i = r + n.length;
3268
3320
  this.bumpTo(i);
3269
3321
  var o = this.clonePosition(), a = O(t, o);
3270
3322
  return { value: n, location: a };
@@ -3283,7 +3335,7 @@ var zi = (
3283
3335
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
3284
3336
  if (c.err)
3285
3337
  return c;
3286
- var p = ji(c.val);
3338
+ var p = Vi(c.val);
3287
3339
  if (p.length === 0)
3288
3340
  return this.error(k.EXPECT_ARGUMENT_STYLE, O(this.clonePosition(), this.clonePosition()));
3289
3341
  var g = O(h, this.clonePosition());
@@ -3293,8 +3345,8 @@ var zi = (
3293
3345
  if (v.err)
3294
3346
  return v;
3295
3347
  var b = O(i, this.clonePosition());
3296
- if (u && jt(u == null ? void 0 : u.style, "::", 0)) {
3297
- var P = Gi(u.style.slice(2));
3348
+ if (u && Vt(u == null ? void 0 : u.style, "::", 0)) {
3349
+ var P = qi(u.style.slice(2));
3298
3350
  if (s === "number") {
3299
3351
  var c = this.parseNumberSkeletonFromString(P, u.styleLocation);
3300
3352
  return c.err ? c : {
@@ -3305,12 +3357,12 @@ var zi = (
3305
3357
  if (P.length === 0)
3306
3358
  return this.error(k.EXPECT_DATE_TIME_SKELETON, b);
3307
3359
  var R = P;
3308
- this.locale && (R = Ri(P, this.locale));
3360
+ this.locale && (R = Ui(P, this.locale));
3309
3361
  var p = {
3310
3362
  type: we.dateTime,
3311
3363
  pattern: R,
3312
3364
  location: u.styleLocation,
3313
- parsedOptions: this.shouldParseSkeletons ? wi(R) : {}
3365
+ parsedOptions: this.shouldParseSkeletons ? Pi(R) : {}
3314
3366
  }, U = s === "date" ? G.date : G.time;
3315
3367
  return {
3316
3368
  val: { type: U, value: n, location: b, style: p },
@@ -3333,7 +3385,7 @@ var zi = (
3333
3385
  case "select": {
3334
3386
  var H = this.clonePosition();
3335
3387
  if (this.bumpSpace(), !this.bumpIf(","))
3336
- return this.error(k.EXPECT_SELECT_ARGUMENT_OPTIONS, O(H, M({}, H)));
3388
+ return this.error(k.EXPECT_SELECT_ARGUMENT_OPTIONS, O(H, N({}, H)));
3337
3389
  this.bumpSpace();
3338
3390
  var T = this.parseIdentifierIfPossible(), B = 0;
3339
3391
  if (s !== "select" && T.value === "offset") {
@@ -3356,7 +3408,7 @@ var zi = (
3356
3408
  val: {
3357
3409
  type: G.select,
3358
3410
  value: n,
3359
- options: zt(w.val),
3411
+ options: Xt(w.val),
3360
3412
  location: C
3361
3413
  },
3362
3414
  err: null
@@ -3364,7 +3416,7 @@ var zi = (
3364
3416
  val: {
3365
3417
  type: G.plural,
3366
3418
  value: n,
3367
- options: zt(w.val),
3419
+ options: Xt(w.val),
3368
3420
  offset: B,
3369
3421
  pluralType: s === "plural" ? "cardinal" : "ordinal",
3370
3422
  location: C
@@ -3415,7 +3467,7 @@ var zi = (
3415
3467
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3416
3468
  var n = [];
3417
3469
  try {
3418
- n = Ei(t);
3470
+ n = xi(t);
3419
3471
  } catch (i) {
3420
3472
  return this.error(k.INVALID_NUMBER_SKELETON, r);
3421
3473
  }
@@ -3424,7 +3476,7 @@ var zi = (
3424
3476
  type: we.number,
3425
3477
  tokens: n,
3426
3478
  location: r,
3427
- parsedOptions: this.shouldParseSkeletons ? Hi(n) : {}
3479
+ parsedOptions: this.shouldParseSkeletons ? Bi(n) : {}
3428
3480
  },
3429
3481
  err: null
3430
3482
  };
@@ -3472,7 +3524,7 @@ var zi = (
3472
3524
  break;
3473
3525
  }
3474
3526
  var f = O(i, this.clonePosition());
3475
- return o ? (a *= n, Fi(a) ? { val: a, err: null } : this.error(r, f)) : this.error(t, f);
3527
+ return o ? (a *= n, ji(a) ? { val: a, err: null } : this.error(r, f)) : this.error(t, f);
3476
3528
  }, e.prototype.offset = function() {
3477
3529
  return this.position.offset;
3478
3530
  }, e.prototype.isEOF = function() {
@@ -3487,7 +3539,7 @@ var zi = (
3487
3539
  var t = this.position.offset;
3488
3540
  if (t >= this.message.length)
3489
3541
  throw Error("out of bound");
3490
- var r = jr(this.message, t);
3542
+ var r = Xr(this.message, t);
3491
3543
  if (r === void 0)
3492
3544
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3493
3545
  return r;
@@ -3506,7 +3558,7 @@ var zi = (
3506
3558
  t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
3507
3559
  }
3508
3560
  }, e.prototype.bumpIf = function(t) {
3509
- if (jt(this.message, t, this.offset())) {
3561
+ if (Vt(this.message, t, this.offset())) {
3510
3562
  for (var r = 0; r < t.length; r++)
3511
3563
  this.bump();
3512
3564
  return !0;
@@ -3528,7 +3580,7 @@ var zi = (
3528
3580
  break;
3529
3581
  }
3530
3582
  }, e.prototype.bumpSpace = function() {
3531
- for (; !this.isEOF() && qr(this.char()); )
3583
+ for (; !this.isEOF() && Zr(this.char()); )
3532
3584
  this.bump();
3533
3585
  }, e.prototype.peek = function() {
3534
3586
  if (this.isEOF())
@@ -3538,43 +3590,44 @@ var zi = (
3538
3590
  }, e;
3539
3591
  }()
3540
3592
  );
3541
- function _t(e) {
3593
+ function vt(e) {
3542
3594
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3543
3595
  }
3544
- function qi(e) {
3545
- return _t(e) || e === 47;
3596
+ function Qi(e) {
3597
+ return vt(e) || e === 47;
3546
3598
  }
3547
- function Vi(e) {
3599
+ function Zi(e) {
3548
3600
  return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
3549
3601
  }
3550
- function qr(e) {
3602
+ function Zr(e) {
3551
3603
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3552
3604
  }
3553
- function Xi(e) {
3605
+ function Wi(e) {
3554
3606
  return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
3555
3607
  }
3556
- function vt(e) {
3608
+ function yt(e) {
3557
3609
  e.forEach(function(t) {
3558
- if (delete t.location, Or(t) || Ir(t))
3610
+ if (delete t.location, Dr(t) || Fr(t))
3559
3611
  for (var r in t.options)
3560
- delete t.options[r].location, vt(t.options[r].value);
3561
- else Ur(t) && Mr(t.style) || (kr(t) || Lr(t)) && pt(t.style) ? delete t.style.location : Nr(t) && vt(t.children);
3612
+ delete t.options[r].location, yt(t.options[r].value);
3613
+ else
3614
+ Ir(t) && Gr(t.style) || (Mr(t) || Nr(t)) && bt(t.style) ? delete t.style.location : $r(t) && yt(t.children);
3562
3615
  });
3563
3616
  }
3564
- function Qi(e, t) {
3565
- t === void 0 && (t = {}), t = M({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3566
- var r = new zi(e, t).parse();
3617
+ function Ji(e, t) {
3618
+ t === void 0 && (t = {}), t = N({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3619
+ var r = new Xi(e, t).parse();
3567
3620
  if (r.err) {
3568
3621
  var n = SyntaxError(k[r.err.kind]);
3569
3622
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3570
3623
  }
3571
- return t != null && t.captureLocation || vt(r.val), r.val;
3624
+ return t != null && t.captureLocation || yt(r.val), r.val;
3572
3625
  }
3573
3626
  var Ce;
3574
3627
  (function(e) {
3575
3628
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3576
3629
  })(Ce || (Ce = {}));
3577
- var Ze = (
3630
+ var We = (
3578
3631
  /** @class */
3579
3632
  function(e) {
3580
3633
  ue(t, e);
@@ -3586,7 +3639,7 @@ var Ze = (
3586
3639
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3587
3640
  }, t;
3588
3641
  }(Error)
3589
- ), Vt = (
3642
+ ), Zt = (
3590
3643
  /** @class */
3591
3644
  function(e) {
3592
3645
  ue(t, e);
@@ -3594,8 +3647,8 @@ var Ze = (
3594
3647
  return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Ce.INVALID_VALUE, o) || this;
3595
3648
  }
3596
3649
  return t;
3597
- }(Ze)
3598
- ), Wi = (
3650
+ }(We)
3651
+ ), Yi = (
3599
3652
  /** @class */
3600
3653
  function(e) {
3601
3654
  ue(t, e);
@@ -3603,8 +3656,8 @@ var Ze = (
3603
3656
  return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Ce.INVALID_VALUE, i) || this;
3604
3657
  }
3605
3658
  return t;
3606
- }(Ze)
3607
- ), Zi = (
3659
+ }(We)
3660
+ ), Ki = (
3608
3661
  /** @class */
3609
3662
  function(e) {
3610
3663
  ue(t, e);
@@ -3612,129 +3665,129 @@ var Ze = (
3612
3665
  return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Ce.MISSING_VALUE, n) || this;
3613
3666
  }
3614
3667
  return t;
3615
- }(Ze)
3616
- ), Z;
3668
+ }(We)
3669
+ ), W;
3617
3670
  (function(e) {
3618
3671
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3619
- })(Z || (Z = {}));
3620
- function Ji(e) {
3672
+ })(W || (W = {}));
3673
+ function eo(e) {
3621
3674
  return e.length < 2 ? e : e.reduce(function(t, r) {
3622
3675
  var n = t[t.length - 1];
3623
- return !n || n.type !== Z.literal || r.type !== Z.literal ? t.push(r) : n.value += r.value, t;
3676
+ return !n || n.type !== W.literal || r.type !== W.literal ? t.push(r) : n.value += r.value, t;
3624
3677
  }, []);
3625
3678
  }
3626
- function Yi(e) {
3679
+ function to(e) {
3627
3680
  return typeof e == "function";
3628
3681
  }
3629
3682
  function $e(e, t, r, n, i, o, a) {
3630
- if (e.length === 1 && Dt(e[0]))
3683
+ if (e.length === 1 && Gt(e[0]))
3631
3684
  return [
3632
3685
  {
3633
- type: Z.literal,
3686
+ type: W.literal,
3634
3687
  value: e[0].value
3635
3688
  }
3636
3689
  ];
3637
3690
  for (var s = [], f = 0, u = e; f < u.length; f++) {
3638
3691
  var h = u[f];
3639
- if (Dt(h)) {
3692
+ if (Gt(h)) {
3640
3693
  s.push({
3641
- type: Z.literal,
3694
+ type: W.literal,
3642
3695
  value: h.value
3643
3696
  });
3644
3697
  continue;
3645
3698
  }
3646
- if (yi(h)) {
3699
+ if (Ci(h)) {
3647
3700
  typeof o == "number" && s.push({
3648
- type: Z.literal,
3701
+ type: W.literal,
3649
3702
  value: r.getNumberFormat(t).format(o)
3650
3703
  });
3651
3704
  continue;
3652
3705
  }
3653
3706
  var c = h.value;
3654
3707
  if (!(i && c in i))
3655
- throw new Zi(c, a);
3708
+ throw new Ki(c, a);
3656
3709
  var p = i[c];
3657
- if (vi(h)) {
3710
+ if (wi(h)) {
3658
3711
  (!p || typeof p == "string" || typeof p == "number") && (p = typeof p == "string" || typeof p == "number" ? String(p) : ""), s.push({
3659
- type: typeof p == "string" ? Z.literal : Z.object,
3712
+ type: typeof p == "string" ? W.literal : W.object,
3660
3713
  value: p
3661
3714
  });
3662
3715
  continue;
3663
3716
  }
3664
- if (kr(h)) {
3665
- var g = typeof h.style == "string" ? n.date[h.style] : pt(h.style) ? h.style.parsedOptions : void 0;
3717
+ if (Mr(h)) {
3718
+ var g = typeof h.style == "string" ? n.date[h.style] : bt(h.style) ? h.style.parsedOptions : void 0;
3666
3719
  s.push({
3667
- type: Z.literal,
3720
+ type: W.literal,
3668
3721
  value: r.getDateTimeFormat(t, g).format(p)
3669
3722
  });
3670
3723
  continue;
3671
3724
  }
3672
- if (Lr(h)) {
3673
- var g = typeof h.style == "string" ? n.time[h.style] : pt(h.style) ? h.style.parsedOptions : n.time.medium;
3725
+ if (Nr(h)) {
3726
+ var g = typeof h.style == "string" ? n.time[h.style] : bt(h.style) ? h.style.parsedOptions : n.time.medium;
3674
3727
  s.push({
3675
- type: Z.literal,
3728
+ type: W.literal,
3676
3729
  value: r.getDateTimeFormat(t, g).format(p)
3677
3730
  });
3678
3731
  continue;
3679
3732
  }
3680
- if (Ur(h)) {
3681
- var g = typeof h.style == "string" ? n.number[h.style] : Mr(h.style) ? h.style.parsedOptions : void 0;
3733
+ if (Ir(h)) {
3734
+ var g = typeof h.style == "string" ? n.number[h.style] : Gr(h.style) ? h.style.parsedOptions : void 0;
3682
3735
  g && g.scale && (p = p * (g.scale || 1)), s.push({
3683
- type: Z.literal,
3736
+ type: W.literal,
3684
3737
  value: r.getNumberFormat(t, g).format(p)
3685
3738
  });
3686
3739
  continue;
3687
3740
  }
3688
- if (Nr(h)) {
3741
+ if ($r(h)) {
3689
3742
  var v = h.children, b = h.value, P = i[b];
3690
- if (!Yi(P))
3691
- throw new Wi(b, "function", a);
3743
+ if (!to(P))
3744
+ throw new Yi(b, "function", a);
3692
3745
  var R = $e(v, t, r, n, i, o), U = P(R.map(function(B) {
3693
3746
  return B.value;
3694
3747
  }));
3695
3748
  Array.isArray(U) || (U = [U]), s.push.apply(s, U.map(function(B) {
3696
3749
  return {
3697
- type: typeof B == "string" ? Z.literal : Z.object,
3750
+ type: typeof B == "string" ? W.literal : W.object,
3698
3751
  value: B
3699
3752
  };
3700
3753
  }));
3701
3754
  }
3702
- if (Or(h)) {
3755
+ if (Dr(h)) {
3703
3756
  var H = h.options[p] || h.options.other;
3704
3757
  if (!H)
3705
- throw new Vt(h.value, p, Object.keys(h.options), a);
3758
+ throw new Zt(h.value, p, Object.keys(h.options), a);
3706
3759
  s.push.apply(s, $e(H.value, t, r, n, i));
3707
3760
  continue;
3708
3761
  }
3709
- if (Ir(h)) {
3762
+ if (Fr(h)) {
3710
3763
  var H = h.options["=".concat(p)];
3711
3764
  if (!H) {
3712
3765
  if (!Intl.PluralRules)
3713
- throw new Ze(`Intl.PluralRules is not available in this environment.
3766
+ throw new We(`Intl.PluralRules is not available in this environment.
3714
3767
  Try polyfilling it using "@formatjs/intl-pluralrules"
3715
3768
  `, Ce.MISSING_INTL_API, a);
3716
3769
  var T = r.getPluralRules(t, { type: h.pluralType }).select(p - (h.offset || 0));
3717
3770
  H = h.options[T] || h.options.other;
3718
3771
  }
3719
3772
  if (!H)
3720
- throw new Vt(h.value, p, Object.keys(h.options), a);
3773
+ throw new Zt(h.value, p, Object.keys(h.options), a);
3721
3774
  s.push.apply(s, $e(H.value, t, r, n, i, p - (h.offset || 0)));
3722
3775
  continue;
3723
3776
  }
3724
3777
  }
3725
- return Ji(s);
3778
+ return eo(s);
3726
3779
  }
3727
- function Ki(e, t) {
3728
- return t ? M(M(M({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3729
- return r[n] = M(M({}, e[n]), t[n] || {}), r;
3780
+ function ro(e, t) {
3781
+ return t ? N(N(N({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3782
+ return r[n] = N(N({}, e[n]), t[n] || {}), r;
3730
3783
  }, {})) : e;
3731
3784
  }
3732
- function eo(e, t) {
3785
+ function no(e, t) {
3733
3786
  return t ? Object.keys(e).reduce(function(r, n) {
3734
- return r[n] = Ki(e[n], t[n]), r;
3735
- }, M({}, e)) : e;
3787
+ return r[n] = ro(e[n], t[n]), r;
3788
+ }, N({}, e)) : e;
3736
3789
  }
3737
- function ot(e) {
3790
+ function at(e) {
3738
3791
  return {
3739
3792
  create: function() {
3740
3793
  return {
@@ -3748,39 +3801,39 @@ function ot(e) {
3748
3801
  }
3749
3802
  };
3750
3803
  }
3751
- function to(e) {
3804
+ function io(e) {
3752
3805
  return e === void 0 && (e = {
3753
3806
  number: {},
3754
3807
  dateTime: {},
3755
3808
  pluralRules: {}
3756
3809
  }), {
3757
- getNumberFormat: rt(function() {
3810
+ getNumberFormat: nt(function() {
3758
3811
  for (var t, r = [], n = 0; n < arguments.length; n++)
3759
3812
  r[n] = arguments[n];
3760
3813
  return new ((t = Intl.NumberFormat).bind.apply(t, ye([void 0], r, !1)))();
3761
3814
  }, {
3762
- cache: ot(e.number),
3763
- strategy: nt.variadic
3815
+ cache: at(e.number),
3816
+ strategy: it.variadic
3764
3817
  }),
3765
- getDateTimeFormat: rt(function() {
3818
+ getDateTimeFormat: nt(function() {
3766
3819
  for (var t, r = [], n = 0; n < arguments.length; n++)
3767
3820
  r[n] = arguments[n];
3768
3821
  return new ((t = Intl.DateTimeFormat).bind.apply(t, ye([void 0], r, !1)))();
3769
3822
  }, {
3770
- cache: ot(e.dateTime),
3771
- strategy: nt.variadic
3823
+ cache: at(e.dateTime),
3824
+ strategy: it.variadic
3772
3825
  }),
3773
- getPluralRules: rt(function() {
3826
+ getPluralRules: nt(function() {
3774
3827
  for (var t, r = [], n = 0; n < arguments.length; n++)
3775
3828
  r[n] = arguments[n];
3776
3829
  return new ((t = Intl.PluralRules).bind.apply(t, ye([void 0], r, !1)))();
3777
3830
  }, {
3778
- cache: ot(e.pluralRules),
3779
- strategy: nt.variadic
3831
+ cache: at(e.pluralRules),
3832
+ strategy: it.variadic
3780
3833
  })
3781
3834
  };
3782
3835
  }
3783
- var ro = (
3836
+ var oo = (
3784
3837
  /** @class */
3785
3838
  function() {
3786
3839
  function e(t, r, n, i) {
@@ -3795,7 +3848,7 @@ var ro = (
3795
3848
  if (u.length === 1)
3796
3849
  return u[0].value;
3797
3850
  var h = u.reduce(function(c, p) {
3798
- return !c.length || p.type !== Z.literal || typeof c[c.length - 1] != "string" ? c.push(p.value) : c[c.length - 1] += p.value, c;
3851
+ return !c.length || p.type !== W.literal || typeof c[c.length - 1] != "string" ? c.push(p.value) : c[c.length - 1] += p.value, c;
3799
3852
  }, []);
3800
3853
  return h.length <= 1 ? h[0] || "" : h;
3801
3854
  }, this.formatToParts = function(f) {
@@ -3812,13 +3865,13 @@ var ro = (
3812
3865
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3813
3866
  var a = i || {};
3814
3867
  a.formatters;
3815
- var s = Ln(a, ["formatters"]);
3816
- this.ast = e.__parse(t, M(M({}, s), { locale: this.resolvedLocale }));
3868
+ var s = Nn(a, ["formatters"]);
3869
+ this.ast = e.__parse(t, N(N({}, s), { locale: this.resolvedLocale }));
3817
3870
  } else
3818
3871
  this.ast = t;
3819
3872
  if (!Array.isArray(this.ast))
3820
3873
  throw new TypeError("A message must be provided as a String or AST.");
3821
- this.formats = eo(e.formats, n), this.formatters = i && i.formatters || to(this.formatterCache);
3874
+ this.formats = no(e.formats, n), this.formatters = i && i.formatters || io(this.formatterCache);
3822
3875
  }
3823
3876
  return Object.defineProperty(e, "defaultLocale", {
3824
3877
  get: function() {
@@ -3831,7 +3884,7 @@ var ro = (
3831
3884
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3832
3885
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3833
3886
  }
3834
- }, e.__parse = Qi, e.formats = {
3887
+ }, e.__parse = Ji, e.formats = {
3835
3888
  number: {
3836
3889
  integer: {
3837
3890
  maximumFractionDigits: 0
@@ -3892,7 +3945,7 @@ var ro = (
3892
3945
  }, e;
3893
3946
  }()
3894
3947
  );
3895
- function no(e, t) {
3948
+ function ao(e, t) {
3896
3949
  if (t == null)
3897
3950
  return;
3898
3951
  if (t in e)
@@ -3913,92 +3966,92 @@ function no(e, t) {
3913
3966
  n = void 0;
3914
3967
  return n;
3915
3968
  }
3916
- const ce = {}, io = (e, t, r) => r && (t in ce || (ce[t] = {}), e in ce[t] || (ce[t][e] = r), r), Vr = (e, t) => {
3969
+ const ce = {}, so = (e, t, r) => r && (t in ce || (ce[t] = {}), e in ce[t] || (ce[t][e] = r), r), Wr = (e, t) => {
3917
3970
  if (t == null)
3918
3971
  return;
3919
3972
  if (t in ce && e in ce[t])
3920
3973
  return ce[t][e];
3921
3974
  const r = Je(t);
3922
3975
  for (let n = 0; n < r.length; n++) {
3923
- const i = r[n], o = ao(i, e);
3976
+ const i = r[n], o = uo(i, e);
3924
3977
  if (o)
3925
- return io(e, t, o);
3978
+ return so(e, t, o);
3926
3979
  }
3927
3980
  };
3928
- let Ct;
3929
- const Oe = We({});
3930
- function oo(e) {
3931
- return Ct[e] || null;
3981
+ let St;
3982
+ const Oe = Ze({});
3983
+ function lo(e) {
3984
+ return St[e] || null;
3932
3985
  }
3933
- function Xr(e) {
3934
- return e in Ct;
3986
+ function Jr(e) {
3987
+ return e in St;
3935
3988
  }
3936
- function ao(e, t) {
3937
- if (!Xr(e))
3989
+ function uo(e, t) {
3990
+ if (!Jr(e))
3938
3991
  return null;
3939
- const r = oo(e);
3940
- return no(r, t);
3992
+ const r = lo(e);
3993
+ return ao(r, t);
3941
3994
  }
3942
- function so(e) {
3995
+ function fo(e) {
3943
3996
  if (e == null)
3944
3997
  return;
3945
3998
  const t = Je(e);
3946
3999
  for (let r = 0; r < t.length; r++) {
3947
4000
  const n = t[r];
3948
- if (Xr(n))
4001
+ if (Jr(n))
3949
4002
  return n;
3950
4003
  }
3951
4004
  }
3952
- function Qr(e, ...t) {
3953
- delete ce[e], Oe.update((r) => (r[e] = hi.all([r[e] || {}, ...t]), r));
4005
+ function Yr(e, ...t) {
4006
+ delete ce[e], Oe.update((r) => (r[e] = bi.all([r[e] || {}, ...t]), r));
3954
4007
  }
3955
4008
  Pe(
3956
4009
  [Oe],
3957
4010
  ([e]) => Object.keys(e)
3958
4011
  );
3959
- Oe.subscribe((e) => Ct = e);
4012
+ Oe.subscribe((e) => St = e);
3960
4013
  const Ge = {};
3961
- function lo(e, t) {
4014
+ function ho(e, t) {
3962
4015
  Ge[e].delete(t), Ge[e].size === 0 && delete Ge[e];
3963
4016
  }
3964
- function Wr(e) {
4017
+ function Kr(e) {
3965
4018
  return Ge[e];
3966
4019
  }
3967
- function uo(e) {
4020
+ function co(e) {
3968
4021
  return Je(e).map((t) => {
3969
- const r = Wr(t);
4022
+ const r = Kr(t);
3970
4023
  return [t, r ? [...r] : []];
3971
4024
  }).filter(([, t]) => t.length > 0);
3972
4025
  }
3973
- function yt(e) {
4026
+ function Tt(e) {
3974
4027
  return e == null ? !1 : Je(e).some(
3975
4028
  (t) => {
3976
4029
  var r;
3977
- return (r = Wr(t)) == null ? void 0 : r.size;
4030
+ return (r = Kr(t)) == null ? void 0 : r.size;
3978
4031
  }
3979
4032
  );
3980
4033
  }
3981
- function fo(e, t) {
4034
+ function po(e, t) {
3982
4035
  return Promise.all(
3983
- t.map((n) => (lo(e, n), n().then((i) => i.default || i)))
3984
- ).then((n) => Qr(e, ...n));
4036
+ t.map((n) => (ho(e, n), n().then((i) => i.default || i)))
4037
+ ).then((n) => Yr(e, ...n));
3985
4038
  }
3986
4039
  const He = {};
3987
- function Zr(e) {
3988
- if (!yt(e))
4040
+ function en(e) {
4041
+ if (!Tt(e))
3989
4042
  return e in He ? He[e] : Promise.resolve();
3990
- const t = uo(e);
4043
+ const t = co(e);
3991
4044
  return He[e] = Promise.all(
3992
4045
  t.map(
3993
- ([r, n]) => fo(r, n)
4046
+ ([r, n]) => po(r, n)
3994
4047
  )
3995
4048
  ).then(() => {
3996
- if (yt(e))
3997
- return Zr(e);
4049
+ if (Tt(e))
4050
+ return en(e);
3998
4051
  delete He[e];
3999
4052
  }), He[e];
4000
4053
  }
4001
- const ho = {
4054
+ const bo = {
4002
4055
  number: {
4003
4056
  scientific: { notation: "scientific" },
4004
4057
  engineering: { notation: "engineering" },
@@ -4027,57 +4080,57 @@ const ho = {
4027
4080
  timeZoneName: "short"
4028
4081
  }
4029
4082
  }
4030
- }, co = {
4083
+ }, mo = {
4031
4084
  fallbackLocale: null,
4032
4085
  loadingDelay: 200,
4033
- formats: ho,
4086
+ formats: bo,
4034
4087
  warnOnMissingMessages: !0,
4035
4088
  handleMissingMessage: void 0,
4036
4089
  ignoreTag: !0
4037
- }, po = co;
4090
+ }, go = mo;
4038
4091
  function Ee() {
4039
- return po;
4092
+ return go;
4040
4093
  }
4041
- const at = We(!1);
4042
- var bo = Object.defineProperty, mo = Object.defineProperties, go = Object.getOwnPropertyDescriptors, Xt = Object.getOwnPropertySymbols, _o = Object.prototype.hasOwnProperty, vo = Object.prototype.propertyIsEnumerable, Qt = (e, t, r) => t in e ? bo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, yo = (e, t) => {
4094
+ const st = Ze(!1);
4095
+ var _o = Object.defineProperty, vo = Object.defineProperties, yo = Object.getOwnPropertyDescriptors, Wt = Object.getOwnPropertySymbols, To = Object.prototype.hasOwnProperty, wo = Object.prototype.propertyIsEnumerable, Jt = (e, t, r) => t in e ? _o(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Co = (e, t) => {
4043
4096
  for (var r in t || (t = {}))
4044
- _o.call(t, r) && Qt(e, r, t[r]);
4045
- if (Xt)
4046
- for (var r of Xt(t))
4047
- vo.call(t, r) && Qt(e, r, t[r]);
4097
+ To.call(t, r) && Jt(e, r, t[r]);
4098
+ if (Wt)
4099
+ for (var r of Wt(t))
4100
+ wo.call(t, r) && Jt(e, r, t[r]);
4048
4101
  return e;
4049
- }, To = (e, t) => mo(e, go(t));
4050
- let Tt;
4051
- const qe = We(null);
4052
- function Wt(e) {
4102
+ }, Eo = (e, t) => vo(e, yo(t));
4103
+ let wt;
4104
+ const qe = Ze(null);
4105
+ function Yt(e) {
4053
4106
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4054
4107
  }
4055
4108
  function Je(e, t = Ee().fallbackLocale) {
4056
- const r = Wt(e);
4057
- return t ? [.../* @__PURE__ */ new Set([...r, ...Wt(t)])] : r;
4109
+ const r = Yt(e);
4110
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Yt(t)])] : r;
4058
4111
  }
4059
4112
  function pe() {
4060
- return Tt != null ? Tt : void 0;
4113
+ return wt != null ? wt : void 0;
4061
4114
  }
4062
4115
  qe.subscribe((e) => {
4063
- Tt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4116
+ wt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4064
4117
  });
4065
- const wo = (e) => {
4066
- if (e && so(e) && yt(e)) {
4118
+ const Po = (e) => {
4119
+ if (e && fo(e) && Tt(e)) {
4067
4120
  const { loadingDelay: t } = Ee();
4068
4121
  let r;
4069
4122
  return typeof window != "undefined" && pe() != null && t ? r = window.setTimeout(
4070
- () => at.set(!0),
4123
+ () => st.set(!0),
4071
4124
  t
4072
- ) : at.set(!0), Zr(e).then(() => {
4125
+ ) : st.set(!0), en(e).then(() => {
4073
4126
  qe.set(e);
4074
4127
  }).finally(() => {
4075
- clearTimeout(r), at.set(!1);
4128
+ clearTimeout(r), st.set(!1);
4076
4129
  });
4077
4130
  }
4078
4131
  return qe.set(e);
4079
- }, Se = To(yo({}, qe), {
4080
- set: wo
4132
+ }, Se = Eo(Co({}, qe), {
4133
+ set: Po
4081
4134
  }), Ye = (e) => {
4082
4135
  const t = /* @__PURE__ */ Object.create(null);
4083
4136
  return (n) => {
@@ -4085,20 +4138,20 @@ const wo = (e) => {
4085
4138
  return i in t ? t[i] : t[i] = e(n);
4086
4139
  };
4087
4140
  };
4088
- var Co = Object.defineProperty, Ve = Object.getOwnPropertySymbols, Jr = Object.prototype.hasOwnProperty, Yr = Object.prototype.propertyIsEnumerable, Zt = (e, t, r) => t in e ? Co(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Et = (e, t) => {
4141
+ var So = Object.defineProperty, Ve = Object.getOwnPropertySymbols, tn = Object.prototype.hasOwnProperty, rn = Object.prototype.propertyIsEnumerable, Kt = (e, t, r) => t in e ? So(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, xt = (e, t) => {
4089
4142
  for (var r in t || (t = {}))
4090
- Jr.call(t, r) && Zt(e, r, t[r]);
4143
+ tn.call(t, r) && Kt(e, r, t[r]);
4091
4144
  if (Ve)
4092
4145
  for (var r of Ve(t))
4093
- Yr.call(t, r) && Zt(e, r, t[r]);
4146
+ rn.call(t, r) && Kt(e, r, t[r]);
4094
4147
  return e;
4095
4148
  }, xe = (e, t) => {
4096
4149
  var r = {};
4097
4150
  for (var n in e)
4098
- Jr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4151
+ tn.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4099
4152
  if (e != null && Ve)
4100
4153
  for (var n of Ve(e))
4101
- t.indexOf(n) < 0 && Yr.call(e, n) && (r[n] = e[n]);
4154
+ t.indexOf(n) < 0 && rn.call(e, n) && (r[n] = e[n]);
4102
4155
  return r;
4103
4156
  };
4104
4157
  const Ue = (e, t) => {
@@ -4106,21 +4159,21 @@ const Ue = (e, t) => {
4106
4159
  if (e in r && t in r[e])
4107
4160
  return r[e][t];
4108
4161
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4109
- }, Eo = Ye(
4162
+ }, xo = Ye(
4110
4163
  (e) => {
4111
4164
  var t = e, { locale: r, format: n } = t, i = xe(t, ["locale", "format"]);
4112
4165
  if (r == null)
4113
4166
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4114
4167
  return n && (i = Ue("number", n)), new Intl.NumberFormat(r, i);
4115
4168
  }
4116
- ), Po = Ye(
4169
+ ), Ho = Ye(
4117
4170
  (e) => {
4118
4171
  var t = e, { locale: r, format: n } = t, i = xe(t, ["locale", "format"]);
4119
4172
  if (r == null)
4120
4173
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4121
4174
  return n ? i = Ue("date", n) : Object.keys(i).length === 0 && (i = Ue("date", "short")), new Intl.DateTimeFormat(r, i);
4122
4175
  }
4123
- ), So = Ye(
4176
+ ), Ro = Ye(
4124
4177
  (e) => {
4125
4178
  var t = e, { locale: r, format: n } = t, i = xe(t, ["locale", "format"]);
4126
4179
  if (r == null)
@@ -4129,33 +4182,33 @@ const Ue = (e, t) => {
4129
4182
  );
4130
4183
  return n ? i = Ue("time", n) : Object.keys(i).length === 0 && (i = Ue("time", "short")), new Intl.DateTimeFormat(r, i);
4131
4184
  }
4132
- ), xo = (e = {}) => {
4185
+ ), Ao = (e = {}) => {
4133
4186
  var t = e, {
4134
4187
  locale: r = pe()
4135
4188
  } = t, n = xe(t, [
4136
4189
  "locale"
4137
4190
  ]);
4138
- return Eo(Et({ locale: r }, n));
4139
- }, Ho = (e = {}) => {
4191
+ return xo(xt({ locale: r }, n));
4192
+ }, Bo = (e = {}) => {
4140
4193
  var t = e, {
4141
4194
  locale: r = pe()
4142
4195
  } = t, n = xe(t, [
4143
4196
  "locale"
4144
4197
  ]);
4145
- return Po(Et({ locale: r }, n));
4146
- }, Ro = (e = {}) => {
4198
+ return Ho(xt({ locale: r }, n));
4199
+ }, Uo = (e = {}) => {
4147
4200
  var t = e, {
4148
4201
  locale: r = pe()
4149
4202
  } = t, n = xe(t, [
4150
4203
  "locale"
4151
4204
  ]);
4152
- return So(Et({ locale: r }, n));
4153
- }, Ao = Ye(
4205
+ return Ro(xt({ locale: r }, n));
4206
+ }, ko = Ye(
4154
4207
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4155
- (e, t = pe()) => new ro(e, t, Ee().formats, {
4208
+ (e, t = pe()) => new oo(e, t, Ee().formats, {
4156
4209
  ignoreTag: Ee().ignoreTag
4157
4210
  })
4158
- ), Bo = (e, t = {}) => {
4211
+ ), Lo = (e, t = {}) => {
4159
4212
  var r, n, i, o;
4160
4213
  let a = t;
4161
4214
  typeof e == "object" && (a = e, e = a.id);
@@ -4168,7 +4221,7 @@ const Ue = (e, t) => {
4168
4221
  throw new Error(
4169
4222
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4170
4223
  );
4171
- let h = Vr(e, f);
4224
+ let h = Wr(e, f);
4172
4225
  if (!h)
4173
4226
  h = (o = (i = (n = (r = Ee()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: f, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4174
4227
  else if (typeof h != "string")
@@ -4179,7 +4232,7 @@ const Ue = (e, t) => {
4179
4232
  return h;
4180
4233
  let c = h;
4181
4234
  try {
4182
- c = Ao(h, f).format(s);
4235
+ c = ko(h, f).format(s);
4183
4236
  } catch (p) {
4184
4237
  p instanceof Error && console.warn(
4185
4238
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4187,20 +4240,20 @@ const Ue = (e, t) => {
4187
4240
  );
4188
4241
  }
4189
4242
  return c;
4190
- }, Uo = (e, t) => Ro(t).format(e), ko = (e, t) => Ho(t).format(e), Lo = (e, t) => xo(t).format(e), Oo = (e, t = pe()) => Vr(e, t), Io = Pe([Se, Oe], () => Bo);
4191
- Pe([Se], () => Uo);
4192
- Pe([Se], () => ko);
4193
- Pe([Se], () => Lo);
4194
- Pe([Se, Oe], () => Oo);
4195
- window.emWidgets = { topic: Qn };
4196
- const Kr = (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));
4197
- function Jt(e, t) {
4198
- Qr(e, t);
4199
- }
4200
- function No(e) {
4243
+ }, Oo = (e, t) => Uo(t).format(e), Io = (e, t) => Bo(t).format(e), Mo = (e, t) => Ao(t).format(e), No = (e, t = pe()) => Wr(e, t), Do = Pe([Se, Oe], () => Lo);
4244
+ Pe([Se], () => Oo);
4245
+ Pe([Se], () => Io);
4246
+ Pe([Se], () => Mo);
4247
+ Pe([Se, Oe], () => No);
4248
+ window.emWidgets = { topic: Yn };
4249
+ const nn = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4250
+ function er(e, t) {
4251
+ Yr(e, t);
4252
+ }
4253
+ function Fo(e) {
4201
4254
  Se.set(e);
4202
4255
  }
4203
- const Yt = {
4256
+ const tr = {
4204
4257
  en: {
4205
4258
  loading: "Loading, please wait ...",
4206
4259
  leaderboard: "Leaderboard",
@@ -4366,31 +4419,31 @@ const Yt = {
4366
4419
  UnqualifiedTips: "The minimum number of bets has not been reached. Check tournament rules.",
4367
4420
  me: "Me"
4368
4421
  }
4369
- }, en = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='4.9999'%20cy='4.9999'%20r='4.9999'%20fill='%23434647'/%3e%3cg%20clip-path='url(%23clip0_2591_1149)'%3e%3cline%20x1='4.93332'%20y1='4'%20x2='4.93332'%20y2='7.99992'%20stroke='%2359CA00'%20stroke-width='1.86663'/%3e%3cpath%20d='M4.99896%202L7.59699%204.99994H2.40094L4.99896%202Z'%20fill='%2359CA00'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2591_1149'%3e%3crect%20width='5.99988'%20height='5.99928'%20fill='white'%20transform='translate(1.99902%202)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", tn = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20r='4.9999'%20transform='matrix(1%200%200%20-1%204.9999%205.0001)'%20fill='%23434647'/%3e%3cg%20clip-path='url(%23clip0_2591_1154)'%3e%3cline%20y1='-0.933315'%20x2='3.99992'%20y2='-0.933315'%20transform='matrix(0%20-1%20-1%200%204%206)'%20stroke='%23CA0000'%20stroke-width='1.86663'/%3e%3cpath%20d='M4.99896%208L7.59699%205.00006H2.40094L4.99896%208Z'%20fill='%23CA0000'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2591_1154'%3e%3crect%20width='5.99988'%20height='5.99928'%20fill='white'%20transform='matrix(1%200%200%20-1%201.99902%208)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";
4370
- function Mo(e) {
4371
- pn(e, "svelte-k1rsdz", `*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.LeaderboardContainer{background:var(--emw--color-contrast, #07072A);color:#fff;display:flex;width:100%;height:52px;align-items:center;justify-content:space-between;gap:20px}.Leaderboard{width:100%;height:44px;display:flex;align-items:center;padding-left:20px}.TableContent{width:100%;font-size:14px;margin-bottom:2px;border-bottom:solid 1px var(--emw--color-white, #FFFFFF)}.TableContent.TableContentFirstRow{box-sizing:border-box;border:2px solid var(--emw--color-green, #48952a)}.TableUser{background:var(--emw--table-bg, #282828);height:44px;display:flex;align-items:center;border-bottom:solid 1px var(--emw--table-border, #3a3a3a)}.TableUser.TableHeadRow{background:var(--emw--table-header-bg, #1c1c1c);color:var(--emw--color-white, #fff)}.TableUser.CurrentUserRow{box-sizing:border-box;background:var(--emw--table-currentuser-bg, #533a34)}.TableUser.UnqualifiedRow{border-bottom:0}.TableUserTooltips{display:flex;gap:4px;flex-direction:row;width:100%;padding:10px 0;background:var(--emw--table-currentuser-bg, #533a34);font-size:0.8rem;line-height:1.2}.TooltipsRow{border:2px solid var(--emw--tooltips-border, #fecf00);border-top:0}.TooltipsRow .ExclamationMark{fill:var(--emw--color-exclamation, #fecf00)}.TooltipsRow td{padding:0 0 10px 0;font-size:12px;color:var(--emw--color-tooltips, #fecf00)}.TableCell{padding:10px;flex:2;text-align:center}.TableRank{flex:1 50px}.TablePlayer{flex:5}.TablePrize{flex:5;max-width:30%;overflow:auto}.Qualified{color:var(--emw--highlight, #debb05)}.ExclamationMark{vertical-align:text-top;width:14px;height:14px;fill:var(--emw--color-exclamation, #fecf00)}.TableUserDetails{background:var(--emw--color-contrast, #07072A);display:flex;line-height:18px;align-items:center;text-align:center;justify-content:space-around;height:52px}.TournamentsTable{width:100%;display:flex;justify-content:space-between;text-align:center}.TournamentsTable .LeftTable{width:100%;border-collapse:collapse}.TournamentsTable .LeftTable tr td{text-align:center}.TournamentsTable .LeftTable .TooltipsRow td{text-align:center;display:table-cell}.TournamentsTable .LeftTable .TooltipsRow td span{text-align:center;display:inline-block}.RightButton{cursor:pointer;background:var(--emw--color-contrast, #07072A);width:50px;height:70px;border:2px solid var(--emw--color-contrast, #0D0D4D)}.RightButton.MobileClass{height:50px}.FirstRow{outline:2px solid #1B9800}.FirstRow.UnqualifiedRow{outline:0;border:2px solid var(--emw--tooltips-border, #fecf00);border-bottom:0}.FirstRow.UnqualifiedRow td{border-bottom:0}.FirstRow .RankCol{position:relative;width:max-content;display:inline}.FirstRow .RankCol .ScoreChangeFlag{position:absolute;top:0px;right:-29px}.FirstRow .RankCol .ScoreChangeFlag .Arrow.Up{color:#0cdc13}.FirstRow .RankCol .ScoreChangeFlag .Arrow.Down{color:#FF4500}.Show{display:inline-flex}.Hidden{display:none}svg.Arrow.Up,svg.Arrow.Down,.svg.Arrow.Up,.svg.Arrow.Down{animation-name:twinkle;animation-duration:1s;animation-iteration-count:infinite;width:14px;height:14px}svg.Arrow.Up.Show,svg.Arrow.Down.Show,.svg.Arrow.Up.Show,.svg.Arrow.Down.Show{display:inline-flex}svg.Arrow.Up.Hidden,svg.Arrow.Down.Hidden,.svg.Arrow.Up.Hidden,.svg.Arrow.Down.Hidden{display:none}@keyframes twinkle{0%{opacity:0}25%{opacity:1}100%{opacity:0}}table{width:100%;border-spacing:0;position:relative;overflow:auto;margin-bottom:0.5rem}th{padding:1.5rem 1.25rem;height:70px;background-color:var(--emw--color-contrast, #07072A);border-bottom:1px solid var(--emw--color-contrast, #0D0D4D);top:0;color:var(--emw--color-white, #FFFFFF)}td{margin:0;padding:1.25rem;vertical-align:top;text-align:inherit;color:var(--emw--color-white, #FFFFFF);font-size:11px;max-width:20%;background-color:var(--emw--color-contrast, #07072A);border-bottom:1px solid var(--emw--color-contrast, #0D0D4D)}td:first-child{left:0;top:auto;width:10rem}svg{width:1.25rem;height:1.25rem;fill:rgba(0, 0, 0, 0.5);flex-shrink:0}.flex{display:flex;align-items:center}button{font-weight:bold;font-size:inherit;text-transform:capitalize;background-color:transparent;border:none;cursor:pointer;display:block;padding:0 1rem 0 0;background-size:0.75rem;background-repeat:no-repeat;background-position:center right;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%234f4f4f' d='M16.29 14.29L12 18.59l-4.29-4.3a1 1 0 00-1.42 1.42l5 5a1 1 0 001.42 0l5-5a1 1 0 00-1.42-1.42zM7.71 9.71L12 5.41l4.29 4.3a1 1 0 001.42 0 1 1 0 000-1.42l-5-5a1 1 0 00-1.42 0l-5 5a1 1 0 001.42 1.42z'/%3E%3C/svg%3E")}.CollapseButton{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--emw--color-contrast, #07072A);color:var(--emw--color-white, #FFFFFF)}[data-sort=ASC],[data-sort=DESC]{background-size:1rem;background-position:right -0.15rem center}[data-sort=ASC]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%234f4f4f' d='M11.29 11.46a1 1 0 001.42 0l3-3A1 1 0 1014.29 7L12 9.34 9.71 7a1 1 0 10-1.42 1.46zm3 1.08L12 14.84l-2.29-2.3A1 1 0 008.29 14l3 3a1 1 0 001.42 0l3-3a1 1 0 00-1.42-1.42z'/%3E%3C/svg%3E")}[data-sort=DESC]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%234f4f4f' d='M12.71 12.54a1 1 0 00-1.42 0l-3 3A1 1 0 009.71 17L12 14.66 14.29 17a1 1 0 001.42 0 1 1 0 000-1.42zm-3-1.08L12 9.16l2.29 2.3a1 1 0 001.42 0 1 1 0 000-1.42l-3-3a1 1 0 00-1.42 0l-3 3a1 1 0 001.42 1.42z'/%3E%3C/svg%3E")}`);
4422
+ }, on = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='4.9999'%20cy='4.9999'%20r='4.9999'%20fill='%23434647'/%3e%3cg%20clip-path='url(%23clip0_2591_1149)'%3e%3cline%20x1='4.93332'%20y1='4'%20x2='4.93332'%20y2='7.99992'%20stroke='%2359CA00'%20stroke-width='1.86663'/%3e%3cpath%20d='M4.99896%202L7.59699%204.99994H2.40094L4.99896%202Z'%20fill='%2359CA00'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2591_1149'%3e%3crect%20width='5.99988'%20height='5.99928'%20fill='white'%20transform='translate(1.99902%202)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", an = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20r='4.9999'%20transform='matrix(1%200%200%20-1%204.9999%205.0001)'%20fill='%23434647'/%3e%3cg%20clip-path='url(%23clip0_2591_1154)'%3e%3cline%20y1='-0.933315'%20x2='3.99992'%20y2='-0.933315'%20transform='matrix(0%20-1%20-1%200%204%206)'%20stroke='%23CA0000'%20stroke-width='1.86663'/%3e%3cpath%20d='M4.99896%208L7.59699%205.00006H2.40094L4.99896%208Z'%20fill='%23CA0000'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2591_1154'%3e%3crect%20width='5.99988'%20height='5.99928'%20fill='white'%20transform='matrix(1%200%200%20-1%201.99902%208)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";
4423
+ function $o(e) {
4424
+ _n(e, "svelte-k1rsdz", `*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.LeaderboardContainer{background:var(--emw--color-contrast, #07072A);color:#fff;display:flex;width:100%;height:52px;align-items:center;justify-content:space-between;gap:20px}.Leaderboard{width:100%;height:44px;display:flex;align-items:center;padding-left:20px}.TableContent{width:100%;font-size:14px;margin-bottom:2px;border-bottom:solid 1px var(--emw--color-white, #FFFFFF)}.TableContent.TableContentFirstRow{box-sizing:border-box;border:2px solid var(--emw--color-green, #48952a)}.TableUser{background:var(--emw--table-bg, #282828);height:44px;display:flex;align-items:center;border-bottom:solid 1px var(--emw--table-border, #3a3a3a)}.TableUser.TableHeadRow{background:var(--emw--table-header-bg, #1c1c1c);color:var(--emw--color-white, #fff)}.TableUser.CurrentUserRow{box-sizing:border-box;background:var(--emw--table-currentuser-bg, #533a34)}.TableUser.UnqualifiedRow{border-bottom:0}.TableUserTooltips{display:flex;gap:4px;flex-direction:row;width:100%;padding:10px 0;background:var(--emw--table-currentuser-bg, #533a34);font-size:0.8rem;line-height:1.2}.TooltipsRow{border:2px solid var(--emw--tooltips-border, #fecf00);border-top:0}.TooltipsRow .ExclamationMark{fill:var(--emw--color-exclamation, #fecf00)}.TooltipsRow td{padding:0 0 10px 0;font-size:12px;color:var(--emw--color-tooltips, #fecf00)}.TableCell{padding:10px;flex:2;text-align:center}.TableRank{flex:1 50px}.TablePlayer{flex:5}.TablePrize{flex:5;max-width:30%;overflow:auto}.Qualified{color:var(--emw--highlight, #debb05)}.ExclamationMark{vertical-align:text-top;width:14px;height:14px;fill:var(--emw--color-exclamation, #fecf00)}.TableUserDetails{background:var(--emw--color-contrast, #07072A);display:flex;line-height:18px;align-items:center;text-align:center;justify-content:space-around;height:52px}.TournamentsTable{width:100%;display:flex;justify-content:space-between;text-align:center}.TournamentsTable .LeftTable{width:100%;border-collapse:collapse}.TournamentsTable .LeftTable tr td{text-align:center}.TournamentsTable .LeftTable .TooltipsRow td{text-align:center;display:table-cell}.TournamentsTable .LeftTable .TooltipsRow td span{text-align:center;display:inline-block}.RightButton{cursor:pointer;background:var(--emw--color-contrast, #07072A);width:50px;height:70px;border:2px solid var(--emw--color-contrast, #0D0D4D)}.RightButton.MobileClass{height:50px}.FirstRow{outline:2px solid #1B9800}.FirstRow.UnqualifiedRow{outline:0;border:2px solid var(--emw--tooltips-border, #fecf00);border-bottom:0}.FirstRow.UnqualifiedRow td{border-bottom:0}.FirstRow .RankCol{position:relative;width:max-content;display:inline}.FirstRow .RankCol .ScoreChangeFlag{position:absolute;top:0px;right:-29px}.FirstRow .RankCol .ScoreChangeFlag .Arrow.Up{color:#0cdc13}.FirstRow .RankCol .ScoreChangeFlag .Arrow.Down{color:#FF4500}.Show{display:inline-flex}.Hidden{display:none}svg.Arrow.Up,svg.Arrow.Down,.svg.Arrow.Up,.svg.Arrow.Down{animation-name:twinkle;animation-duration:1s;animation-iteration-count:infinite;width:14px;height:14px}svg.Arrow.Up.Show,svg.Arrow.Down.Show,.svg.Arrow.Up.Show,.svg.Arrow.Down.Show{display:inline-flex}svg.Arrow.Up.Hidden,svg.Arrow.Down.Hidden,.svg.Arrow.Up.Hidden,.svg.Arrow.Down.Hidden{display:none}@keyframes twinkle{0%{opacity:0}25%{opacity:1}100%{opacity:0}}table{width:100%;border-spacing:0;position:relative;overflow:auto;margin-bottom:0.5rem}th{padding:1.5rem 1.25rem;height:70px;background-color:var(--emw--color-contrast, #07072A);border-bottom:1px solid var(--emw--color-contrast, #0D0D4D);top:0;color:var(--emw--color-white, #FFFFFF)}td{margin:0;padding:1.25rem;vertical-align:top;text-align:inherit;color:var(--emw--color-white, #FFFFFF);font-size:11px;max-width:20%;background-color:var(--emw--color-contrast, #07072A);border-bottom:1px solid var(--emw--color-contrast, #0D0D4D)}td:first-child{left:0;top:auto;width:10rem}svg{width:1.25rem;height:1.25rem;fill:rgba(0, 0, 0, 0.5);flex-shrink:0}.flex{display:flex;align-items:center}button{font-weight:bold;font-size:inherit;text-transform:capitalize;background-color:transparent;border:none;cursor:pointer;display:block;padding:0 1rem 0 0;background-size:0.75rem;background-repeat:no-repeat;background-position:center right;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%234f4f4f' d='M16.29 14.29L12 18.59l-4.29-4.3a1 1 0 00-1.42 1.42l5 5a1 1 0 001.42 0l5-5a1 1 0 00-1.42-1.42zM7.71 9.71L12 5.41l4.29 4.3a1 1 0 001.42 0 1 1 0 000-1.42l-5-5a1 1 0 00-1.42 0l-5 5a1 1 0 001.42 1.42z'/%3E%3C/svg%3E")}.CollapseButton{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--emw--color-contrast, #07072A);color:var(--emw--color-white, #FFFFFF)}[data-sort=ASC],[data-sort=DESC]{background-size:1rem;background-position:right -0.15rem center}[data-sort=ASC]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%234f4f4f' d='M11.29 11.46a1 1 0 001.42 0l3-3A1 1 0 1014.29 7L12 9.34 9.71 7a1 1 0 10-1.42 1.46zm3 1.08L12 14.84l-2.29-2.3A1 1 0 008.29 14l3 3a1 1 0 001.42 0l3-3a1 1 0 00-1.42-1.42z'/%3E%3C/svg%3E")}[data-sort=DESC]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%234f4f4f' d='M12.71 12.54a1 1 0 00-1.42 0l-3 3A1 1 0 009.71 17L12 14.66 14.29 17a1 1 0 001.42 0 1 1 0 000-1.42zm-3-1.08L12 9.16l2.29 2.3a1 1 0 001.42 0 1 1 0 000-1.42l-3-3a1 1 0 00-1.42 0l-3 3a1 1 0 001.42 1.42z'/%3E%3C/svg%3E")}`);
4372
4425
  }
4373
- function Kt(e, t, r) {
4426
+ function rr(e, t, r) {
4374
4427
  const n = e.slice();
4375
4428
  return n[49] = t[r], n;
4376
4429
  }
4377
- function er(e, t, r) {
4430
+ function nr(e, t, r) {
4378
4431
  const n = e.slice();
4379
4432
  return n[46] = t[r], n;
4380
4433
  }
4381
- function tr(e, t, r) {
4434
+ function ir(e, t, r) {
4382
4435
  const n = e.slice();
4383
4436
  return n[49] = t[r], n;
4384
4437
  }
4385
- function rr(e, t, r) {
4438
+ function or(e, t, r) {
4386
4439
  const n = e.slice();
4387
4440
  return n[46] = t[r], n;
4388
4441
  }
4389
- function nr(e, t, r) {
4442
+ function ar(e, t, r) {
4390
4443
  const n = e.slice();
4391
4444
  return n[49] = t[r], n;
4392
4445
  }
4393
- function Do(e) {
4446
+ function Go(e) {
4394
4447
  let t, r, n, i, o, a, s, f, u = (
4395
4448
  /*isloading*/
4396
4449
  (e[0] == "true" ? (
@@ -4405,7 +4458,7 @@ function Do(e) {
4405
4458
  e[5]
4406
4459
  ), p = [];
4407
4460
  for (let g = 0; g < c.length; g += 1)
4408
- p[g] = ir(Kt(e, c, g));
4461
+ p[g] = sr(rr(e, c, g));
4409
4462
  return {
4410
4463
  c() {
4411
4464
  t = _("div"), r = _("table"), n = _("thead"), i = _("tr");
@@ -4433,8 +4486,8 @@ function Do(e) {
4433
4486
  );
4434
4487
  let b;
4435
4488
  for (b = 0; b < c.length; b += 1) {
4436
- const P = Kt(g, c, b);
4437
- p[b] ? p[b].p(P, v) : (p[b] = ir(P), p[b].c(), p[b].m(i, null));
4489
+ const P = rr(g, c, b);
4490
+ p[b] ? p[b].p(P, v) : (p[b] = sr(P), p[b].c(), p[b].m(i, null));
4438
4491
  }
4439
4492
  for (; b < p.length; b += 1)
4440
4493
  p[b].d(1);
@@ -4461,10 +4514,10 @@ function Do(e) {
4461
4514
  }
4462
4515
  };
4463
4516
  }
4464
- function Fo(e) {
4517
+ function jo(e) {
4465
4518
  let t, r = (
4466
4519
  /*showTable*/
4467
- e[7] && or(e)
4520
+ e[7] && lr(e)
4468
4521
  );
4469
4522
  return {
4470
4523
  c() {
@@ -4475,20 +4528,20 @@ function Fo(e) {
4475
4528
  },
4476
4529
  p(n, i) {
4477
4530
  /*showTable*/
4478
- n[7] ? r ? r.p(n, i) : (r = or(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
4531
+ n[7] ? r ? r.p(n, i) : (r = lr(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
4479
4532
  },
4480
4533
  d(n) {
4481
4534
  n && S(t), r && r.d(n);
4482
4535
  }
4483
4536
  };
4484
4537
  }
4485
- function $o(e) {
4538
+ function zo(e) {
4486
4539
  let t;
4487
4540
  function r(o, a) {
4488
- return Kr(
4541
+ return nn(
4489
4542
  /*userAgent*/
4490
4543
  o[14]
4491
- ) == !0 ? qo : zo;
4544
+ ) == !0 ? Qo : Xo;
4492
4545
  }
4493
4546
  let i = r(e)(e);
4494
4547
  return {
@@ -4506,7 +4559,7 @@ function $o(e) {
4506
4559
  }
4507
4560
  };
4508
4561
  }
4509
- function Go(e) {
4562
+ function qo(e) {
4510
4563
  let t, r = (
4511
4564
  /*$_*/
4512
4565
  e[13](`${/*column*/
@@ -4541,7 +4594,7 @@ function Go(e) {
4541
4594
  }
4542
4595
  };
4543
4596
  }
4544
- function jo(e) {
4597
+ function Vo(e) {
4545
4598
  let t, r = (
4546
4599
  /*$_*/
4547
4600
  e[13](`${/*column*/
@@ -4585,12 +4638,12 @@ function jo(e) {
4585
4638
  }
4586
4639
  };
4587
4640
  }
4588
- function ir(e) {
4641
+ function sr(e) {
4589
4642
  let t, r;
4590
4643
  function n(a, s) {
4591
4644
  return (
4592
4645
  /*sortable*/
4593
- a[1] == "true" ? jo : Go
4646
+ a[1] == "true" ? Vo : qo
4594
4647
  );
4595
4648
  }
4596
4649
  let i = n(e), o = i(e);
@@ -4609,7 +4662,7 @@ function ir(e) {
4609
4662
  }
4610
4663
  };
4611
4664
  }
4612
- function or(e) {
4665
+ function lr(e) {
4613
4666
  let t, r, n, i = (
4614
4667
  /*isloading*/
4615
4668
  (e[0] == "true" ? (
@@ -4643,25 +4696,25 @@ function or(e) {
4643
4696
  }
4644
4697
  };
4645
4698
  }
4646
- function zo(e) {
4699
+ function Xo(e) {
4647
4700
  let t, r, n, i, o, a, s, f, u, h, c, p, g = se(
4648
4701
  /*columns*/
4649
4702
  e[5]
4650
4703
  ), v = [];
4651
4704
  for (let T = 0; T < g.length; T += 1)
4652
- v[T] = ar(tr(e, g, T));
4705
+ v[T] = ur(ir(e, g, T));
4653
4706
  let b = (
4654
4707
  /*firstrow*/
4655
4708
  e[2] && /*firstRowData*/
4656
- e[6] && sr(e)
4709
+ e[6] && fr(e)
4657
4710
  ), P = (
4658
4711
  /*showTable*/
4659
- e[7] && ur(e)
4712
+ e[7] && cr(e)
4660
4713
  );
4661
4714
  function R(T, B) {
4662
4715
  return (
4663
4716
  /*showTable*/
4664
- T[7] ? Ko : Yo
4717
+ T[7] ? ra : ta
4665
4718
  );
4666
4719
  }
4667
4720
  let U = R(e), H = U(e);
@@ -4692,8 +4745,8 @@ function zo(e) {
4692
4745
  );
4693
4746
  let w;
4694
4747
  for (w = 0; w < g.length; w += 1) {
4695
- const C = tr(T, g, w);
4696
- v[w] ? v[w].p(C, B) : (v[w] = ar(C), v[w].c(), v[w].m(i, null));
4748
+ const C = ir(T, g, w);
4749
+ v[w] ? v[w].p(C, B) : (v[w] = ur(C), v[w].c(), v[w].m(i, null));
4697
4750
  }
4698
4751
  for (; w < v.length; w += 1)
4699
4752
  v[w].d(1);
@@ -4701,28 +4754,28 @@ function zo(e) {
4701
4754
  }
4702
4755
  /*firstrow*/
4703
4756
  T[2] && /*firstRowData*/
4704
- T[6] ? b ? b.p(T, B) : (b = sr(T), b.c(), b.m(a, s)) : b && (b.d(1), b = null), /*showTable*/
4705
- T[7] ? P ? P.p(T, B) : (P = ur(T), P.c(), P.m(a, null)) : P && (P.d(1), P = null), U !== (U = R(T)) && (H.d(1), H = U(T), H && (H.c(), H.m(h, null)));
4757
+ T[6] ? b ? b.p(T, B) : (b = fr(T), b.c(), b.m(a, s)) : b && (b.d(1), b = null), /*showTable*/
4758
+ T[7] ? P ? P.p(T, B) : (P = cr(T), P.c(), P.m(a, null)) : P && (P.d(1), P = null), U !== (U = R(T)) && (H.d(1), H = U(T), H && (H.c(), H.m(h, null)));
4706
4759
  },
4707
4760
  d(T) {
4708
4761
  T && S(t), Le(v, T), b && b.d(), P && P.d(), H.d(), c = !1, p();
4709
4762
  }
4710
4763
  };
4711
4764
  }
4712
- function qo(e) {
4765
+ function Qo(e) {
4713
4766
  let t, r, n, i, o = se(
4714
4767
  /*columns*/
4715
4768
  e[5]
4716
4769
  ), a = [];
4717
4770
  for (let u = 0; u < o.length; u += 1)
4718
- a[u] = dr(nr(e, o, u));
4771
+ a[u] = mr(ar(e, o, u));
4719
4772
  let s = (
4720
4773
  /*firstrow*/
4721
4774
  e[2] && /*firstRowData*/
4722
- e[6] && pr(e)
4775
+ e[6] && gr(e)
4723
4776
  ), f = (
4724
4777
  /*showTable*/
4725
- e[7] && mr(e)
4778
+ e[7] && vr(e)
4726
4779
  );
4727
4780
  return {
4728
4781
  c() {
@@ -4746,8 +4799,8 @@ function qo(e) {
4746
4799
  );
4747
4800
  let c;
4748
4801
  for (c = 0; c < o.length; c += 1) {
4749
- const p = nr(u, o, c);
4750
- a[c] ? a[c].p(p, h) : (a[c] = dr(p), a[c].c(), a[c].m(r, null));
4802
+ const p = ar(u, o, c);
4803
+ a[c] ? a[c].p(p, h) : (a[c] = mr(p), a[c].c(), a[c].m(r, null));
4751
4804
  }
4752
4805
  for (; c < a.length; c += 1)
4753
4806
  a[c].d(1);
@@ -4755,15 +4808,15 @@ function qo(e) {
4755
4808
  }
4756
4809
  /*firstrow*/
4757
4810
  u[2] && /*firstRowData*/
4758
- u[6] ? s ? s.p(u, h) : (s = pr(u), s.c(), s.m(t, i)) : s && (s.d(1), s = null), /*showTable*/
4759
- u[7] ? f ? f.p(u, h) : (f = mr(u), f.c(), f.m(t, null)) : f && (f.d(1), f = null);
4811
+ u[6] ? s ? s.p(u, h) : (s = gr(u), s.c(), s.m(t, i)) : s && (s.d(1), s = null), /*showTable*/
4812
+ u[7] ? f ? f.p(u, h) : (f = vr(u), f.c(), f.m(t, null)) : f && (f.d(1), f = null);
4760
4813
  },
4761
4814
  d(u) {
4762
4815
  u && S(t), Le(a, u), s && s.d(), f && f.d();
4763
4816
  }
4764
4817
  };
4765
4818
  }
4766
- function Vo(e) {
4819
+ function Zo(e) {
4767
4820
  let t, r = (
4768
4821
  /*$_*/
4769
4822
  e[13](`${/*column*/
@@ -4798,7 +4851,7 @@ function Vo(e) {
4798
4851
  }
4799
4852
  };
4800
4853
  }
4801
- function Xo(e) {
4854
+ function Wo(e) {
4802
4855
  let t, r = (
4803
4856
  /*$_*/
4804
4857
  e[13](`${/*column*/
@@ -4842,12 +4895,12 @@ function Xo(e) {
4842
4895
  }
4843
4896
  };
4844
4897
  }
4845
- function ar(e) {
4898
+ function ur(e) {
4846
4899
  let t, r;
4847
4900
  function n(a, s) {
4848
4901
  return (
4849
4902
  /*sortable*/
4850
- a[1] == "true" ? Xo : Vo
4903
+ a[1] == "true" ? Wo : Zo
4851
4904
  );
4852
4905
  }
4853
4906
  let i = n(e), o = i(e);
@@ -4866,7 +4919,7 @@ function ar(e) {
4866
4919
  }
4867
4920
  };
4868
4921
  }
4869
- function sr(e) {
4922
+ function fr(e) {
4870
4923
  let t, r, n, i, o, a = (
4871
4924
  /*firstRowData*/
4872
4925
  e[6].Rank + ""
@@ -4880,21 +4933,21 @@ function sr(e) {
4880
4933
  /*firstRowData*/
4881
4934
  e[6].Points + ""
4882
4935
  ), oe, fe, Q, j, ie, K, q, V, A;
4883
- function $(N, z) {
4936
+ function $(M, z) {
4884
4937
  return (
4885
4938
  /*firstRowData*/
4886
- N[6].Prize ? Wo : Qo
4939
+ M[6].Prize ? Yo : Jo
4887
4940
  );
4888
4941
  }
4889
- let be = $(e), ee = be(e), W = (
4942
+ let be = $(e), ee = be(e), Z = (
4890
4943
  /*firstRowData*/
4891
- e[6].Unqualified && lr(e)
4944
+ e[6].Unqualified && hr(e)
4892
4945
  );
4893
4946
  return {
4894
4947
  c() {
4895
- t = _("tr"), r = _("td"), n = _("strong"), i = _("em"), o = I("#"), s = I(a), f = L(), u = _("div"), h = _("img"), g = L(), v = _("img"), H = L(), T = _("td"), w = I(B), C = L(), y = _("td"), E = _("div"), oe = I(Y), fe = L(), Q = _("td"), ee.c(), V = L(), W && W.c(), A = de(), l(i, "part", "LeftTableTdEm"), je(h.src, c = en) || l(h, "src", c), l(h, "part", "Rank_Arror_UP"), l(h, "class", p = "svg Arrow Up " + /*isUserPositionChanged*/
4948
+ t = _("tr"), r = _("td"), n = _("strong"), i = _("em"), o = I("#"), s = I(a), f = L(), u = _("div"), h = _("img"), g = L(), v = _("img"), H = L(), T = _("td"), w = I(B), C = L(), y = _("td"), E = _("div"), oe = I(Y), fe = L(), Q = _("td"), ee.c(), V = L(), Z && Z.c(), A = de(), l(i, "part", "LeftTableTdEm"), je(h.src, c = on) || l(h, "src", c), l(h, "part", "Rank_Arror_UP"), l(h, "class", p = "svg Arrow Up " + /*isUserPositionChanged*/
4896
4949
  (e[8] && /*isUserPositionUp*/
4897
- e[9] ? "Show" : "Hidden")), je(v.src, b = tn) || l(v, "src", b), l(v, "part", "Rank_Arror_Down"), l(v, "class", P = "svg Arrow Down " + /*isUserPositionChanged*/
4950
+ e[9] ? "Show" : "Hidden")), je(v.src, b = an) || l(v, "src", b), l(v, "part", "Rank_Arror_Down"), l(v, "class", P = "svg Arrow Down " + /*isUserPositionChanged*/
4898
4951
  (e[8] && !/*isUserPositionUp*/
4899
4952
  e[9] ? "Show" : "Hidden")), l(u, "class", R = "ScoreChangeFlag " + /*isUserPositionChanged*/
4900
4953
  (e[8] ? "Show" : "Hidden")), l(u, "part", U = "ScoreChangeFlag " + /*isUserPositionChanged*/
@@ -4904,46 +4957,46 @@ function sr(e) {
4904
4957
  (e[6].Unqualified ? "UnqualifiedRow" : "")), l(t, "part", q = "FirstRow " + /*firstRowData*/
4905
4958
  (e[6].Unqualified ? "UnqualifiedRow" : ""));
4906
4959
  },
4907
- m(N, z) {
4908
- x(N, t, z), d(t, r), d(r, n), d(n, i), d(i, o), d(i, s), d(n, f), d(n, u), d(u, h), d(u, g), d(u, v), d(t, H), d(t, T), d(T, w), d(t, C), d(t, y), d(y, E), d(E, oe), d(t, fe), d(t, Q), ee.m(Q, null), x(N, V, z), W && W.m(N, z), x(N, A, z);
4960
+ m(M, z) {
4961
+ x(M, t, z), d(t, r), d(r, n), d(n, i), d(i, o), d(i, s), d(n, f), d(n, u), d(u, h), d(u, g), d(u, v), d(t, H), d(t, T), d(T, w), d(t, C), d(t, y), d(y, E), d(E, oe), d(t, fe), d(t, Q), ee.m(Q, null), x(M, V, z), Z && Z.m(M, z), x(M, A, z);
4909
4962
  },
4910
- p(N, z) {
4963
+ p(M, z) {
4911
4964
  z[0] & /*firstRowData*/
4912
4965
  64 && a !== (a = /*firstRowData*/
4913
- N[6].Rank + "") && D(s, a), z[0] & /*isUserPositionChanged, isUserPositionUp*/
4966
+ M[6].Rank + "") && D(s, a), z[0] & /*isUserPositionChanged, isUserPositionUp*/
4914
4967
  768 && p !== (p = "svg Arrow Up " + /*isUserPositionChanged*/
4915
- (N[8] && /*isUserPositionUp*/
4916
- N[9] ? "Show" : "Hidden")) && l(h, "class", p), z[0] & /*isUserPositionChanged, isUserPositionUp*/
4968
+ (M[8] && /*isUserPositionUp*/
4969
+ M[9] ? "Show" : "Hidden")) && l(h, "class", p), z[0] & /*isUserPositionChanged, isUserPositionUp*/
4917
4970
  768 && P !== (P = "svg Arrow Down " + /*isUserPositionChanged*/
4918
- (N[8] && !/*isUserPositionUp*/
4919
- N[9] ? "Show" : "Hidden")) && l(v, "class", P), z[0] & /*isUserPositionChanged*/
4971
+ (M[8] && !/*isUserPositionUp*/
4972
+ M[9] ? "Show" : "Hidden")) && l(v, "class", P), z[0] & /*isUserPositionChanged*/
4920
4973
  256 && R !== (R = "ScoreChangeFlag " + /*isUserPositionChanged*/
4921
- (N[8] ? "Show" : "Hidden")) && l(u, "class", R), z[0] & /*isUserPositionChanged*/
4974
+ (M[8] ? "Show" : "Hidden")) && l(u, "class", R), z[0] & /*isUserPositionChanged*/
4922
4975
  256 && U !== (U = "ScoreChangeFlag " + /*isUserPositionChanged*/
4923
- (N[8] ? "Show" : "Hidden")) && l(u, "part", U), z[0] & /*firstRowData*/
4976
+ (M[8] ? "Show" : "Hidden")) && l(u, "part", U), z[0] & /*firstRowData*/
4924
4977
  64 && B !== (B = /*shownPlayer*/
4925
- N[17](
4978
+ M[17](
4926
4979
  /*firstRowData*/
4927
- N[6].Player
4980
+ M[6].Player
4928
4981
  ) + "") && D(w, B), z[0] & /*firstRowData*/
4929
4982
  64 && Y !== (Y = /*firstRowData*/
4930
- N[6].Points + "") && D(oe, Y), be === (be = $(N)) && ee ? ee.p(N, z) : (ee.d(1), ee = be(N), ee && (ee.c(), ee.m(Q, null))), z[0] & /*firstRowData*/
4983
+ M[6].Points + "") && D(oe, Y), be === (be = $(M)) && ee ? ee.p(M, z) : (ee.d(1), ee = be(M), ee && (ee.c(), ee.m(Q, null))), z[0] & /*firstRowData*/
4931
4984
  64 && j !== (j = "LeftTableTd " + (/*firstRowData*/
4932
- N[6].Unqualified ? "" : "Qualified")) && l(Q, "class", j), z[0] & /*firstRowData*/
4985
+ M[6].Unqualified ? "" : "Qualified")) && l(Q, "class", j), z[0] & /*firstRowData*/
4933
4986
  64 && ie !== (ie = "LeftTableTd " + (/*firstRowData*/
4934
- N[6].Unqualified ? "" : "Qualified")) && l(Q, "part", ie), z[0] & /*firstRowData*/
4987
+ M[6].Unqualified ? "" : "Qualified")) && l(Q, "part", ie), z[0] & /*firstRowData*/
4935
4988
  64 && K !== (K = "FirstRow " + /*firstRowData*/
4936
- (N[6].Unqualified ? "UnqualifiedRow" : "")) && l(t, "class", K), z[0] & /*firstRowData*/
4989
+ (M[6].Unqualified ? "UnqualifiedRow" : "")) && l(t, "class", K), z[0] & /*firstRowData*/
4937
4990
  64 && q !== (q = "FirstRow " + /*firstRowData*/
4938
- (N[6].Unqualified ? "UnqualifiedRow" : "")) && l(t, "part", q), /*firstRowData*/
4939
- N[6].Unqualified ? W ? W.p(N, z) : (W = lr(N), W.c(), W.m(A.parentNode, A)) : W && (W.d(1), W = null);
4991
+ (M[6].Unqualified ? "UnqualifiedRow" : "")) && l(t, "part", q), /*firstRowData*/
4992
+ M[6].Unqualified ? Z ? Z.p(M, z) : (Z = hr(M), Z.c(), Z.m(A.parentNode, A)) : Z && (Z.d(1), Z = null);
4940
4993
  },
4941
- d(N) {
4942
- N && (S(t), S(V), S(A)), ee.d(), W && W.d(N);
4994
+ d(M) {
4995
+ M && (S(t), S(V), S(A)), ee.d(), Z && Z.d(M);
4943
4996
  }
4944
4997
  };
4945
4998
  }
4946
- function Qo(e) {
4999
+ function Jo(e) {
4947
5000
  let t;
4948
5001
  return {
4949
5002
  c() {
@@ -4958,7 +5011,7 @@ function Qo(e) {
4958
5011
  }
4959
5012
  };
4960
5013
  }
4961
- function Wo(e) {
5014
+ function Yo(e) {
4962
5015
  let t = (
4963
5016
  /*firstRowData*/
4964
5017
  e[6].Prize + ""
@@ -4980,7 +5033,7 @@ function Wo(e) {
4980
5033
  }
4981
5034
  };
4982
5035
  }
4983
- function lr(e) {
5036
+ function hr(e) {
4984
5037
  let t, r, n, i, o, a, s = (
4985
5038
  /*$_*/
4986
5039
  e[13]("UnqualifiedTips") + ""
@@ -5013,13 +5066,13 @@ function lr(e) {
5013
5066
  }
5014
5067
  };
5015
5068
  }
5016
- function ur(e) {
5069
+ function cr(e) {
5017
5070
  let t, r = se(
5018
5071
  /*display*/
5019
5072
  e[12]
5020
5073
  ), n = [];
5021
5074
  for (let i = 0; i < r.length; i += 1)
5022
- n[i] = cr(er(e, r, i));
5075
+ n[i] = br(nr(e, r, i));
5023
5076
  return {
5024
5077
  c() {
5025
5078
  for (let i = 0; i < n.length; i += 1)
@@ -5040,8 +5093,8 @@ function ur(e) {
5040
5093
  );
5041
5094
  let a;
5042
5095
  for (a = 0; a < r.length; a += 1) {
5043
- const s = er(i, r, a);
5044
- n[a] ? n[a].p(s, o) : (n[a] = cr(s), n[a].c(), n[a].m(t.parentNode, t));
5096
+ const s = nr(i, r, a);
5097
+ n[a] ? n[a].p(s, o) : (n[a] = br(s), n[a].c(), n[a].m(t.parentNode, t));
5045
5098
  }
5046
5099
  for (; a < n.length; a += 1)
5047
5100
  n[a].d(1);
@@ -5053,13 +5106,13 @@ function ur(e) {
5053
5106
  }
5054
5107
  };
5055
5108
  }
5056
- function fr(e) {
5109
+ function dr(e) {
5057
5110
  let t, r, n, i, o, a, s;
5058
5111
  return {
5059
5112
  c() {
5060
- t = _("img"), i = L(), o = _("img"), je(t.src, r = en) || l(t, "src", r), l(t, "part", "Rank_Arror_UP"), l(t, "class", n = "svg Arrow Up " + /*isUserPositionChanged*/
5113
+ t = _("img"), i = L(), o = _("img"), je(t.src, r = on) || l(t, "src", r), l(t, "part", "Rank_Arror_UP"), l(t, "class", n = "svg Arrow Up " + /*isUserPositionChanged*/
5061
5114
  (e[8] && /*isUserPositionUp*/
5062
- e[9] ? "Show" : "Hidden")), je(o.src, a = tn) || l(o, "src", a), l(o, "part", "Rank_Arror_Down"), l(o, "class", s = "svg Arrow Down " + /*isUserPositionChanged*/
5115
+ e[9] ? "Show" : "Hidden")), je(o.src, a = an) || l(o, "src", a), l(o, "part", "Rank_Arror_Down"), l(o, "class", s = "svg Arrow Down " + /*isUserPositionChanged*/
5063
5116
  (e[8] && !/*isUserPositionUp*/
5064
5117
  e[9] ? "Show" : "Hidden"));
5065
5118
  },
@@ -5080,7 +5133,7 @@ function fr(e) {
5080
5133
  }
5081
5134
  };
5082
5135
  }
5083
- function Zo(e) {
5136
+ function Ko(e) {
5084
5137
  let t;
5085
5138
  return {
5086
5139
  c() {
@@ -5095,7 +5148,7 @@ function Zo(e) {
5095
5148
  }
5096
5149
  };
5097
5150
  }
5098
- function Jo(e) {
5151
+ function ea(e) {
5099
5152
  let t = (
5100
5153
  /*row*/
5101
5154
  e[46].Prize + ""
@@ -5117,7 +5170,7 @@ function Jo(e) {
5117
5170
  }
5118
5171
  };
5119
5172
  }
5120
- function hr(e) {
5173
+ function pr(e) {
5121
5174
  let t, r, n, i, o, a, s = (
5122
5175
  /*$_*/
5123
5176
  e[13]("UnqualifiedTips") + ""
@@ -5150,7 +5203,7 @@ function hr(e) {
5150
5203
  }
5151
5204
  };
5152
5205
  }
5153
- function cr(e) {
5206
+ function br(e) {
5154
5207
  let t, r, n, i, o, a = (
5155
5208
  /*row*/
5156
5209
  e[46].Rank + ""
@@ -5165,18 +5218,18 @@ function cr(e) {
5165
5218
  e[46].Points + ""
5166
5219
  ), B, w, C, y, E, Y, oe, fe, Q, j = (
5167
5220
  /*row*/
5168
- e[46].isCurrentUser && fr(e)
5221
+ e[46].isCurrentUser && dr(e)
5169
5222
  );
5170
5223
  function ie(A, $) {
5171
5224
  return (
5172
5225
  /*row*/
5173
- A[46].Prize ? Jo : Zo
5226
+ A[46].Prize ? ea : Ko
5174
5227
  );
5175
5228
  }
5176
5229
  let K = ie(e), q = K(e), V = (
5177
5230
  /*row*/
5178
5231
  e[46].Unqualified && /*row*/
5179
- e[46].isCurrentUser && hr(e)
5232
+ e[46].isCurrentUser && pr(e)
5180
5233
  );
5181
5234
  return {
5182
5235
  c() {
@@ -5200,7 +5253,7 @@ function cr(e) {
5200
5253
  $[0] & /*display*/
5201
5254
  4096 && a !== (a = /*row*/
5202
5255
  A[46].Rank + "") && D(s, a), /*row*/
5203
- A[46].isCurrentUser ? j ? j.p(A, $) : (j = fr(A), j.c(), j.m(u, null)) : j && (j.d(1), j = null), $[0] & /*isUserPositionChanged*/
5256
+ A[46].isCurrentUser ? j ? j.p(A, $) : (j = dr(A), j.c(), j.m(u, null)) : j && (j.d(1), j = null), $[0] & /*isUserPositionChanged*/
5204
5257
  256 && h !== (h = "ScoreChangeFlag " + /*isUserPositionChanged*/
5205
5258
  (A[8] ? "Show" : "Hidden")) && l(u, "class", h), $[0] & /*isUserPositionChanged*/
5206
5259
  256 && c !== (c = "ScoreChangeFlag " + /*isUserPositionChanged*/
@@ -5227,14 +5280,14 @@ function cr(e) {
5227
5280
  (A[46].isCurrentUser && /*row*/
5228
5281
  A[46].Unqualified ? "UnqualifiedRow" : "")) && l(t, "part", oe), /*row*/
5229
5282
  A[46].Unqualified && /*row*/
5230
- A[46].isCurrentUser ? V ? V.p(A, $) : (V = hr(A), V.c(), V.m(Q.parentNode, Q)) : V && (V.d(1), V = null);
5283
+ A[46].isCurrentUser ? V ? V.p(A, $) : (V = pr(A), V.c(), V.m(Q.parentNode, Q)) : V && (V.d(1), V = null);
5231
5284
  },
5232
5285
  d(A) {
5233
5286
  A && (S(t), S(fe), S(Q)), j && j.d(), q.d(), V && V.d(A);
5234
5287
  }
5235
5288
  };
5236
5289
  }
5237
- function Yo(e) {
5290
+ function ta(e) {
5238
5291
  let t, r;
5239
5292
  return {
5240
5293
  c() {
@@ -5248,7 +5301,7 @@ function Yo(e) {
5248
5301
  }
5249
5302
  };
5250
5303
  }
5251
- function Ko(e) {
5304
+ function ra(e) {
5252
5305
  let t, r;
5253
5306
  return {
5254
5307
  c() {
@@ -5262,7 +5315,7 @@ function Ko(e) {
5262
5315
  }
5263
5316
  };
5264
5317
  }
5265
- function ea(e) {
5318
+ function na(e) {
5266
5319
  let t, r = (
5267
5320
  /*$_*/
5268
5321
  e[13](`${/*column*/
@@ -5297,7 +5350,7 @@ function ea(e) {
5297
5350
  }
5298
5351
  };
5299
5352
  }
5300
- function ta(e) {
5353
+ function ia(e) {
5301
5354
  let t, r = (
5302
5355
  /*$_*/
5303
5356
  e[13](`${/*column*/
@@ -5341,12 +5394,12 @@ function ta(e) {
5341
5394
  }
5342
5395
  };
5343
5396
  }
5344
- function dr(e) {
5397
+ function mr(e) {
5345
5398
  let t, r, n, i;
5346
5399
  function o(f, u) {
5347
5400
  return (
5348
5401
  /*sortable*/
5349
- f[1] == "true" ? ta : ea
5402
+ f[1] == "true" ? ia : na
5350
5403
  );
5351
5404
  }
5352
5405
  let a = o(e), s = a(e);
@@ -5371,7 +5424,7 @@ function dr(e) {
5371
5424
  }
5372
5425
  };
5373
5426
  }
5374
- function pr(e) {
5427
+ function gr(e) {
5375
5428
  let t, r, n = (
5376
5429
  /*firstRowData*/
5377
5430
  e[6].Rank + ""
@@ -5388,12 +5441,12 @@ function pr(e) {
5388
5441
  function T(y, E) {
5389
5442
  return (
5390
5443
  /*firstRowData*/
5391
- y[6].Prize ? na : ra
5444
+ y[6].Prize ? aa : oa
5392
5445
  );
5393
5446
  }
5394
5447
  let B = T(e), w = B(e), C = (
5395
5448
  /*firstRowData*/
5396
- e[6].Unqualified && br(e)
5449
+ e[6].Unqualified && _r(e)
5397
5450
  );
5398
5451
  return {
5399
5452
  c() {
@@ -5425,14 +5478,14 @@ function pr(e) {
5425
5478
  (y[6].Unqualified ? "UnqualifiedRow" : "")) && l(t, "class", P), E[0] & /*firstRowData*/
5426
5479
  64 && R !== (R = "TableUser CurrentUserRow " + /*firstRowData*/
5427
5480
  (y[6].Unqualified ? "UnqualifiedRow" : "")) && l(t, "part", R), /*firstRowData*/
5428
- y[6].Unqualified ? C ? C.p(y, E) : (C = br(y), C.c(), C.m(H.parentNode, H)) : C && (C.d(1), C = null);
5481
+ y[6].Unqualified ? C ? C.p(y, E) : (C = _r(y), C.c(), C.m(H.parentNode, H)) : C && (C.d(1), C = null);
5429
5482
  },
5430
5483
  d(y) {
5431
5484
  y && (S(t), S(U), S(H)), w.d(), C && C.d(y);
5432
5485
  }
5433
5486
  };
5434
5487
  }
5435
- function ra(e) {
5488
+ function oa(e) {
5436
5489
  let t;
5437
5490
  return {
5438
5491
  c() {
@@ -5447,7 +5500,7 @@ function ra(e) {
5447
5500
  }
5448
5501
  };
5449
5502
  }
5450
- function na(e) {
5503
+ function aa(e) {
5451
5504
  let t, r = (
5452
5505
  /*firstRowData*/
5453
5506
  e[6].Prize + ""
@@ -5475,7 +5528,7 @@ function na(e) {
5475
5528
  }
5476
5529
  };
5477
5530
  }
5478
- function br(e) {
5531
+ function _r(e) {
5479
5532
  let t, r, n, i, o, a = (
5480
5533
  /*$_*/
5481
5534
  e[13]("UnqualifiedTips") + ""
@@ -5497,13 +5550,13 @@ function br(e) {
5497
5550
  }
5498
5551
  };
5499
5552
  }
5500
- function mr(e) {
5553
+ function vr(e) {
5501
5554
  let t, r = se(
5502
5555
  /*display*/
5503
5556
  e[12]
5504
5557
  ), n = [];
5505
5558
  for (let i = 0; i < r.length; i += 1)
5506
- n[i] = _r(rr(e, r, i));
5559
+ n[i] = Tr(or(e, r, i));
5507
5560
  return {
5508
5561
  c() {
5509
5562
  for (let i = 0; i < n.length; i += 1)
@@ -5524,8 +5577,8 @@ function mr(e) {
5524
5577
  );
5525
5578
  let a;
5526
5579
  for (a = 0; a < r.length; a += 1) {
5527
- const s = rr(i, r, a);
5528
- n[a] ? n[a].p(s, o) : (n[a] = _r(s), n[a].c(), n[a].m(t.parentNode, t));
5580
+ const s = or(i, r, a);
5581
+ n[a] ? n[a].p(s, o) : (n[a] = Tr(s), n[a].c(), n[a].m(t.parentNode, t));
5529
5582
  }
5530
5583
  for (; a < n.length; a += 1)
5531
5584
  n[a].d(1);
@@ -5537,7 +5590,7 @@ function mr(e) {
5537
5590
  }
5538
5591
  };
5539
5592
  }
5540
- function ia(e) {
5593
+ function sa(e) {
5541
5594
  let t;
5542
5595
  return {
5543
5596
  c() {
@@ -5552,7 +5605,7 @@ function ia(e) {
5552
5605
  }
5553
5606
  };
5554
5607
  }
5555
- function oa(e) {
5608
+ function la(e) {
5556
5609
  let t, r = (
5557
5610
  /*row*/
5558
5611
  e[46].Prize + ""
@@ -5580,7 +5633,7 @@ function oa(e) {
5580
5633
  }
5581
5634
  };
5582
5635
  }
5583
- function gr(e) {
5636
+ function yr(e) {
5584
5637
  let t, r, n, i, o, a = (
5585
5638
  /*$_*/
5586
5639
  e[13]("UnqualifiedTips") + ""
@@ -5608,7 +5661,7 @@ function gr(e) {
5608
5661
  }
5609
5662
  };
5610
5663
  }
5611
- function _r(e) {
5664
+ function Tr(e) {
5612
5665
  let t, r, n = (
5613
5666
  /*row*/
5614
5667
  e[46].Rank + ""
@@ -5625,13 +5678,13 @@ function _r(e) {
5625
5678
  function T(y, E) {
5626
5679
  return (
5627
5680
  /*row*/
5628
- y[46].Prize ? oa : ia
5681
+ y[46].Prize ? la : sa
5629
5682
  );
5630
5683
  }
5631
5684
  let B = T(e), w = B(e), C = (
5632
5685
  /*row*/
5633
5686
  e[46].isCurrentUser && /*row*/
5634
- e[46].Unqualified && gr(e)
5687
+ e[46].Unqualified && yr(e)
5635
5688
  );
5636
5689
  return {
5637
5690
  c() {
@@ -5666,23 +5719,23 @@ function _r(e) {
5666
5719
  4096 && R !== (R = "TableUser " + /*row*/
5667
5720
  (y[46].isCurrentUser ? "CurrentUserRow" : "")) && l(t, "part", R), /*row*/
5668
5721
  y[46].isCurrentUser && /*row*/
5669
- y[46].Unqualified ? C ? C.p(y, E) : (C = gr(y), C.c(), C.m(H.parentNode, H)) : C && (C.d(1), C = null);
5722
+ y[46].Unqualified ? C ? C.p(y, E) : (C = yr(y), C.c(), C.m(H.parentNode, H)) : C && (C.d(1), C = null);
5670
5723
  },
5671
5724
  d(y) {
5672
5725
  y && (S(t), S(U), S(H)), w.d(), C && C.d(y);
5673
5726
  }
5674
5727
  };
5675
5728
  }
5676
- function aa(e) {
5729
+ function ua(e) {
5677
5730
  let t, r;
5678
5731
  function n(a, s) {
5679
5732
  return (
5680
5733
  /*data*/
5681
5734
  a[4].length > 0 || /*firstRowData*/
5682
- a[6] ? $o : (r == null && (r = Kr(
5735
+ a[6] ? zo : (r == null && (r = nn(
5683
5736
  /*userAgent*/
5684
5737
  a[14]
5685
- ) == !0), r ? Fo : Do)
5738
+ ) == !0), r ? jo : Go)
5686
5739
  );
5687
5740
  }
5688
5741
  let i = n(e), o = i(e);
@@ -5703,26 +5756,26 @@ function aa(e) {
5703
5756
  }
5704
5757
  };
5705
5758
  }
5706
- let sa = null;
5707
- function la(e, t, r) {
5759
+ let fa = null;
5760
+ function ha(e, t, r) {
5708
5761
  let n, i, o;
5709
- dn(e, Io, (m) => r(13, o = m));
5762
+ gn(e, Do, (m) => r(13, o = m));
5710
5763
  let { sortable: a = !1 } = t, { firstrow: s = !1 } = t, { lang: f = "en" } = t, { fractiondigit: u = "2" } = t, { clientstyling: h = "" } = t, { clientstylingurl: c = "" } = t, { translationurl: p = "" } = t, { isloading: g = "true" } = t;
5711
5764
  const v = () => {
5712
- No(f);
5765
+ Fo(f);
5713
5766
  };
5714
5767
  let b, P = [], R = [], U = null, H = null, T = null, B = !0, w = window.navigator.userAgent, C = !1, y = !1, E, Y;
5715
5768
  const oe = () => {
5716
5769
  fetch(p).then((F) => F.json()).then((F) => {
5717
5770
  Object.keys(F).forEach((X) => {
5718
- Jt(X, F[X]);
5771
+ er(X, F[X]);
5719
5772
  });
5720
5773
  }).catch((F) => {
5721
5774
  console.log(F);
5722
5775
  });
5723
5776
  };
5724
- Object.keys(Yt).forEach((m) => {
5725
- Jt(m, Yt[m]);
5777
+ Object.keys(tr).forEach((m) => {
5778
+ er(m, tr[m]);
5726
5779
  });
5727
5780
  const fe = (m, F) => F.find((te) => te.Rank == m);
5728
5781
  let Q, j;
@@ -5779,7 +5832,7 @@ function la(e, t, r) {
5779
5832
  }, be = (m) => m === "me" ? o("me") : m, ee = () => {
5780
5833
  let m = document.createElement("style");
5781
5834
  m.innerHTML = h, b.appendChild(m);
5782
- }, W = () => {
5835
+ }, Z = () => {
5783
5836
  let m = new URL(c), F = document.createElement("style");
5784
5837
  fetch(m.href).then((X) => X.text()).then((X) => {
5785
5838
  F.innerHTML = X, setTimeout(
@@ -5794,17 +5847,17 @@ function la(e, t, r) {
5794
5847
  );
5795
5848
  });
5796
5849
  };
5797
- yn(() => (window.postMessage({ type: "TournamentsTableListenerLoaded" }, window.location.href), window.addEventListener("message", K, !1), () => {
5850
+ En(() => (window.postMessage({ type: "TournamentsTableListenerLoaded" }, window.location.href), window.addEventListener("message", K, !1), () => {
5798
5851
  window.removeEventListener("message", K);
5799
5852
  }));
5800
- const N = (m) => q(m), z = (m) => q(m), rn = () => $();
5801
- function nn(m) {
5853
+ const M = (m) => q(m), z = (m) => q(m), sn = () => $();
5854
+ function ln(m) {
5802
5855
  ze[m ? "unshift" : "push"](() => {
5803
5856
  b = m, r(3, b);
5804
5857
  });
5805
5858
  }
5806
- const on = (m) => q(m);
5807
- function an(m) {
5859
+ const un = (m) => q(m);
5860
+ function fn(m) {
5808
5861
  ze[m ? "unshift" : "push"](() => {
5809
5862
  b = m, r(3, b);
5810
5863
  });
@@ -5815,10 +5868,10 @@ function la(e, t, r) {
5815
5868
  e.$$.dirty[0] & /*lang*/
5816
5869
  262144 && f && v(), e.$$.dirty[0] & /*customStylingContainer, clientstyling*/
5817
5870
  1048584 && b && h && ee(), e.$$.dirty[0] & /*customStylingContainer, clientstylingurl*/
5818
- 2097160 && b && c && W(), e.$$.dirty[0] & /*translationurl*/
5871
+ 2097160 && b && c && Z(), e.$$.dirty[0] & /*translationurl*/
5819
5872
  4194304 && p && oe(), e.$$.dirty[0] & /*sortColumn, sortDirection, data*/
5820
5873
  25165840 && r(12, n = U && H ? A() : [...R]), e.$$.dirty[0] & /*sortColumn, sortDirection*/
5821
- 25165824 && r(11, i = sa === U ? H : null);
5874
+ 25165824 && r(11, i = fa === U ? H : null);
5822
5875
  }, [
5823
5876
  g,
5824
5877
  a,
@@ -5845,22 +5898,22 @@ function la(e, t, r) {
5845
5898
  p,
5846
5899
  U,
5847
5900
  H,
5848
- N,
5901
+ M,
5849
5902
  z,
5850
- rn,
5851
- nn,
5852
- on,
5853
- an
5903
+ sn,
5904
+ ln,
5905
+ un,
5906
+ fn
5854
5907
  ];
5855
5908
  }
5856
- class ua extends Un {
5909
+ class ca extends In {
5857
5910
  constructor(t) {
5858
- super(), An(
5911
+ super(), Ln(
5859
5912
  this,
5860
5913
  t,
5861
- la,
5862
- aa,
5863
- yr,
5914
+ ha,
5915
+ ua,
5916
+ Cr,
5864
5917
  {
5865
5918
  sortable: 1,
5866
5919
  firstrow: 2,
@@ -5871,7 +5924,7 @@ class ua extends Un {
5871
5924
  translationurl: 22,
5872
5925
  isloading: 0
5873
5926
  },
5874
- Mo,
5927
+ $o,
5875
5928
  [-1, -1]
5876
5929
  );
5877
5930
  }
@@ -5924,7 +5977,7 @@ class ua extends Un {
5924
5977
  this.$$set({ isloading: t }), ae();
5925
5978
  }
5926
5979
  }
5927
- Bn(ua, { sortable: { type: "Boolean" }, firstrow: { type: "Boolean" }, lang: {}, fractiondigit: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, isloading: {} }, [], [], !0);
5980
+ On(ca, { sortable: { type: "Boolean" }, firstrow: { type: "Boolean" }, lang: {}, fractiondigit: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, isloading: {} }, [], [], !0);
5928
5981
  export {
5929
- ua as default
5982
+ ca as default
5930
5983
  };