@everymatrix/casino-tournaments-thumbnail-duration 1.77.25 → 1.77.26

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.
@@ -2,15 +2,15 @@ var zt = Object.defineProperty, Wt = Object.defineProperties;
2
2
  var Zt = Object.getOwnPropertyDescriptors;
3
3
  var We = Object.getOwnPropertySymbols;
4
4
  var Qt = Object.prototype.hasOwnProperty, Jt = Object.prototype.propertyIsEnumerable;
5
- var Be = (e, t, r) => t in e ? zt(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ze = (e, t) => {
5
+ var He = (e, t, r) => t in e ? zt(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ze = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- Qt.call(t, r) && Be(e, r, t[r]);
7
+ Qt.call(t, r) && He(e, r, t[r]);
8
8
  if (We)
9
9
  for (var r of We(t))
10
- Jt.call(t, r) && Be(e, r, t[r]);
10
+ Jt.call(t, r) && He(e, r, t[r]);
11
11
  return e;
12
12
  }, Qe = (e, t) => Wt(e, Zt(t));
13
- var C = (e, t, r) => (Be(e, typeof t != "symbol" ? t + "" : t, r), r);
13
+ var C = (e, t, r) => (He(e, typeof t != "symbol" ? t + "" : t, r), r);
14
14
  var Je = (e, t, r) => new Promise((n, i) => {
15
15
  var s = (h) => {
16
16
  try {
@@ -35,10 +35,10 @@ function gt(e) {
35
35
  function qe() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function ue(e) {
38
+ function ae(e) {
39
39
  e.forEach(gt);
40
40
  }
41
- function Ee(e) {
41
+ function be(e) {
42
42
  return typeof e == "function";
43
43
  }
44
44
  function bt(e, t) {
@@ -60,15 +60,15 @@ function Yt(e, t, r) {
60
60
  e.$$.on_destroy.push(yt(t, r));
61
61
  }
62
62
  function Kt(e) {
63
- return e && Ee(e.destroy) ? e.destroy : I;
63
+ return e && be(e.destroy) ? e.destroy : I;
64
64
  }
65
- function O(e, t) {
65
+ function N(e, t) {
66
66
  e.appendChild(t);
67
67
  }
68
68
  function er(e, t, r) {
69
69
  const n = tr(e);
70
70
  if (!n.getElementById(t)) {
71
- const i = N("style");
71
+ const i = O("style");
72
72
  i.id = t, i.textContent = r, rr(n, i);
73
73
  }
74
74
  }
@@ -83,7 +83,7 @@ function tr(e) {
83
83
  ) : e.ownerDocument;
84
84
  }
85
85
  function rr(e, t) {
86
- return O(
86
+ return N(
87
87
  /** @type {Document} */
88
88
  e.head || e,
89
89
  t
@@ -95,22 +95,22 @@ function $(e, t, r) {
95
95
  function M(e) {
96
96
  e.parentNode && e.parentNode.removeChild(e);
97
97
  }
98
- function N(e) {
98
+ function O(e) {
99
99
  return document.createElement(e);
100
100
  }
101
- function j(e) {
101
+ function G(e) {
102
102
  return document.createTextNode(e);
103
103
  }
104
- function ne() {
105
- return j(" ");
104
+ function re() {
105
+ return G(" ");
106
106
  }
107
- function _(e, t, r) {
107
+ function x(e, t, r) {
108
108
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
109
109
  }
110
110
  function nr(e) {
111
111
  return Array.from(e.childNodes);
112
112
  }
113
- function V(e, t) {
113
+ function k(e, t) {
114
114
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
115
115
  t);
116
116
  }
@@ -126,65 +126,65 @@ function ir(e) {
126
126
  }
127
127
  ), t;
128
128
  }
129
- let se;
130
- function ie(e) {
131
- se = e;
129
+ let ie;
130
+ function ne(e) {
131
+ ie = e;
132
132
  }
133
133
  function sr() {
134
- if (!se)
134
+ if (!ie)
135
135
  throw new Error("Function called outside component initialization");
136
- return se;
136
+ return ie;
137
137
  }
138
138
  function or(e) {
139
139
  sr().$$.on_mount.push(e);
140
140
  }
141
- const Z = [], Le = [];
142
- let Q = [];
141
+ const W = [], Oe = [];
142
+ let Z = [];
143
143
  const Ke = [], ar = /* @__PURE__ */ Promise.resolve();
144
- let Ce = !1;
144
+ let Ie = !1;
145
145
  function ur() {
146
- Ce || (Ce = !0, ar.then(D));
146
+ Ie || (Ie = !0, ar.then(D));
147
147
  }
148
- function Me(e) {
149
- Q.push(e);
148
+ function Le(e) {
149
+ Z.push(e);
150
150
  }
151
- const Se = /* @__PURE__ */ new Set();
152
- let z = 0;
151
+ const Te = /* @__PURE__ */ new Set();
152
+ let X = 0;
153
153
  function D() {
154
- if (z !== 0)
154
+ if (X !== 0)
155
155
  return;
156
- const e = se;
156
+ const e = ie;
157
157
  do {
158
158
  try {
159
- for (; z < Z.length; ) {
160
- const t = Z[z];
161
- z++, ie(t), hr(t.$$);
159
+ for (; X < W.length; ) {
160
+ const t = W[X];
161
+ X++, ne(t), hr(t.$$);
162
162
  }
163
163
  } catch (t) {
164
- throw Z.length = 0, z = 0, t;
164
+ throw W.length = 0, X = 0, t;
165
165
  }
166
- for (ie(null), Z.length = 0, z = 0; Le.length; )
167
- Le.pop()();
168
- for (let t = 0; t < Q.length; t += 1) {
169
- const r = Q[t];
170
- Se.has(r) || (Se.add(r), r());
166
+ for (ne(null), W.length = 0, X = 0; Oe.length; )
167
+ Oe.pop()();
168
+ for (let t = 0; t < Z.length; t += 1) {
169
+ const r = Z[t];
170
+ Te.has(r) || (Te.add(r), r());
171
171
  }
172
- Q.length = 0;
173
- } while (Z.length);
172
+ Z.length = 0;
173
+ } while (W.length);
174
174
  for (; Ke.length; )
175
175
  Ke.pop()();
176
- Ce = !1, Se.clear(), ie(e);
176
+ Ie = !1, Te.clear(), ne(e);
177
177
  }
178
178
  function hr(e) {
179
179
  if (e.fragment !== null) {
180
- e.update(), ue(e.before_update);
180
+ e.update(), ae(e.before_update);
181
181
  const t = e.dirty;
182
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Me);
182
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Le);
183
183
  }
184
184
  }
185
185
  function lr(e) {
186
186
  const t = [], r = [];
187
- Q.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Q = t;
187
+ Z.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Z = t;
188
188
  }
189
189
  const fr = /* @__PURE__ */ new Set();
190
190
  function cr(e, t) {
@@ -192,21 +192,21 @@ function cr(e, t) {
192
192
  }
193
193
  function mr(e, t, r) {
194
194
  const { fragment: n, after_update: i } = e.$$;
195
- n && n.m(t, r), Me(() => {
196
- const s = e.$$.on_mount.map(gt).filter(Ee);
197
- e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ue(s), e.$$.on_mount = [];
198
- }), i.forEach(Me);
195
+ n && n.m(t, r), Le(() => {
196
+ const s = e.$$.on_mount.map(gt).filter(be);
197
+ e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ae(s), e.$$.on_mount = [];
198
+ }), i.forEach(Le);
199
199
  }
200
200
  function dr(e, t) {
201
201
  const r = e.$$;
202
- r.fragment !== null && (lr(r.after_update), ue(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
202
+ r.fragment !== null && (lr(r.after_update), ae(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
203
203
  }
204
204
  function pr(e, t) {
205
- e.$$.dirty[0] === -1 && (Z.push(e), ur(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
205
+ e.$$.dirty[0] === -1 && (W.push(e), ur(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
206
206
  }
207
207
  function gr(e, t, r, n, i, s, o = null, a = [-1]) {
208
- const h = se;
209
- ie(e);
208
+ const h = ie;
209
+ ne(e);
210
210
  const u = e.$$ = {
211
211
  fragment: null,
212
212
  ctx: [],
@@ -233,7 +233,7 @@ function gr(e, t, r, n, i, s, o = null, a = [-1]) {
233
233
  if (u.ctx = r ? r(e, t.props || {}, (f, c, ...d) => {
234
234
  const y = d.length ? d[0] : c;
235
235
  return u.ctx && i(u.ctx[f], u.ctx[f] = y) && (!u.skip_bound && u.bound[f] && u.bound[f](y), l && pr(e, f)), c;
236
- }) : [], u.update(), l = !0, ue(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
236
+ }) : [], u.update(), l = !0, ae(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
237
237
  if (t.hydrate) {
238
238
  const f = nr(t.target);
239
239
  u.fragment && u.fragment.l(f), f.forEach(M);
@@ -241,7 +241,7 @@ function gr(e, t, r, n, i, s, o = null, a = [-1]) {
241
241
  u.fragment && u.fragment.c();
242
242
  t.intro && cr(e.$$.fragment), mr(e, t.target, t.anchor), D();
243
243
  }
244
- ie(h);
244
+ ne(h);
245
245
  }
246
246
  let Et;
247
247
  typeof HTMLElement == "function" && (Et = class extends HTMLElement {
@@ -288,7 +288,7 @@ typeof HTMLElement == "function" && (Et = class extends HTMLElement {
288
288
  let o;
289
289
  return {
290
290
  c: function() {
291
- o = N("slot"), s !== "default" && _(o, "name", s);
291
+ o = O("slot"), s !== "default" && x(o, "name", s);
292
292
  },
293
293
  /**
294
294
  * @param {HTMLElement} target
@@ -310,7 +310,7 @@ typeof HTMLElement == "function" && (Et = class extends HTMLElement {
310
310
  s in n && (r[s] = [t(s)]);
311
311
  for (const s of this.attributes) {
312
312
  const o = this.$$g_p(s.name);
313
- o in this.$$d || (this.$$d[o] = me(o, s.value, this.$$p_d, "toProp"));
313
+ o in this.$$d || (this.$$d[o] = ce(o, s.value, this.$$p_d, "toProp"));
314
314
  }
315
315
  for (const s in this.$$p_d)
316
316
  !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
@@ -327,7 +327,7 @@ typeof HTMLElement == "function" && (Et = class extends HTMLElement {
327
327
  this.$$r = !0;
328
328
  for (const s in this.$$p_d)
329
329
  if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
330
- const o = me(
330
+ const o = ce(
331
331
  s,
332
332
  this.$$d[s],
333
333
  this.$$p_d,
@@ -351,7 +351,7 @@ typeof HTMLElement == "function" && (Et = class extends HTMLElement {
351
351
  // and setting attributes through setAttribute etc, this is helpful
352
352
  attributeChangedCallback(t, r, n) {
353
353
  var i;
354
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = me(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
354
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = ce(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
355
355
  }
356
356
  disconnectedCallback() {
357
357
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -364,7 +364,7 @@ typeof HTMLElement == "function" && (Et = class extends HTMLElement {
364
364
  ) || t;
365
365
  }
366
366
  });
367
- function me(e, t, r, n) {
367
+ function ce(e, t, r, n) {
368
368
  var s;
369
369
  const i = (s = r[e]) == null ? void 0 : s.type;
370
370
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
@@ -412,7 +412,7 @@ function br(e, t, r, n, i, s) {
412
412
  },
413
413
  set(h) {
414
414
  var u;
415
- h = me(a, h, t), this.$$d[a] = h, (u = this.$$c) == null || u.$set({ [a]: h });
415
+ h = ce(a, h, t), this.$$d[a] = h, (u = this.$$c) == null || u.$set({ [a]: h });
416
416
  }
417
417
  });
418
418
  }), n.forEach((a) => {
@@ -455,7 +455,7 @@ class yr {
455
455
  * @returns {() => void}
456
456
  */
457
457
  $on(t, r) {
458
- if (!Ee(r))
458
+ if (!be(r))
459
459
  return I;
460
460
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
461
461
  return n.push(r), () => {
@@ -473,24 +473,24 @@ class yr {
473
473
  }
474
474
  const Er = "4";
475
475
  typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Er);
476
- const W = [];
476
+ const z = [];
477
477
  function _r(e, t) {
478
478
  return {
479
- subscribe: _e(e, t).subscribe
479
+ subscribe: ye(e, t).subscribe
480
480
  };
481
481
  }
482
- function _e(e, t = I) {
482
+ function ye(e, t = I) {
483
483
  let r;
484
484
  const n = /* @__PURE__ */ new Set();
485
485
  function i(a) {
486
486
  if (bt(e, a) && (e = a, r)) {
487
- const h = !W.length;
487
+ const h = !z.length;
488
488
  for (const u of n)
489
- u[1](), W.push(u, e);
489
+ u[1](), z.push(u, e);
490
490
  if (h) {
491
- for (let u = 0; u < W.length; u += 2)
492
- W[u][0](W[u + 1]);
493
- W.length = 0;
491
+ for (let u = 0; u < z.length; u += 2)
492
+ z[u][0](z[u + 1]);
493
+ z.length = 0;
494
494
  }
495
495
  }
496
496
  }
@@ -505,7 +505,7 @@ function _e(e, t = I) {
505
505
  }
506
506
  return { set: i, update: s, subscribe: o };
507
507
  }
508
- function ee(e, t, r) {
508
+ function K(e, t, r) {
509
509
  const n = !Array.isArray(e), i = n ? [e] : e;
510
510
  if (!i.every(Boolean))
511
511
  throw new Error("derived() expects stores as input, got a falsy value");
@@ -519,7 +519,7 @@ function ee(e, t, r) {
519
519
  return;
520
520
  f();
521
521
  const y = t(n ? u[0] : u, o, a);
522
- s ? o(y) : f = Ee(y) ? y : I;
522
+ s ? o(y) : f = be(y) ? y : I;
523
523
  }, d = i.map(
524
524
  (y, T) => yt(
525
525
  y,
@@ -532,7 +532,7 @@ function ee(e, t, r) {
532
532
  )
533
533
  );
534
534
  return h = !0, c(), function() {
535
- ue(d), f(), h = !1;
535
+ ae(d), f(), h = !1;
536
536
  };
537
537
  });
538
538
  }
@@ -556,27 +556,27 @@ function Ar(e) {
556
556
  function Pr(e) {
557
557
  return Array.isArray(e) ? [] : {};
558
558
  }
559
- function oe(e, t) {
560
- return t.clone !== !1 && t.isMergeableObject(e) ? J(Pr(e), e, t) : e;
559
+ function se(e, t) {
560
+ return t.clone !== !1 && t.isMergeableObject(e) ? Q(Pr(e), e, t) : e;
561
561
  }
562
- function Or(e, t, r) {
562
+ function Nr(e, t, r) {
563
563
  return e.concat(t).map(function(n) {
564
- return oe(n, r);
564
+ return se(n, r);
565
565
  });
566
566
  }
567
567
  function wr(e, t) {
568
568
  if (!t.customMerge)
569
- return J;
569
+ return Q;
570
570
  var r = t.customMerge(e);
571
- return typeof r == "function" ? r : J;
571
+ return typeof r == "function" ? r : Q;
572
572
  }
573
- function Nr(e) {
573
+ function Or(e) {
574
574
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
575
575
  return Object.propertyIsEnumerable.call(e, t);
576
576
  }) : [];
577
577
  }
578
578
  function et(e) {
579
- return Object.keys(e).concat(Nr(e));
579
+ return Object.keys(e).concat(Or(e));
580
580
  }
581
581
  function _t(e, t) {
582
582
  try {
@@ -591,51 +591,65 @@ function Ir(e, t) {
591
591
  function Lr(e, t, r) {
592
592
  var n = {};
593
593
  return r.isMergeableObject(e) && et(e).forEach(function(i) {
594
- n[i] = oe(e[i], r);
594
+ n[i] = se(e[i], r);
595
595
  }), et(t).forEach(function(i) {
596
- Ir(e, i) || (_t(e, i) && r.isMergeableObject(t[i]) ? n[i] = wr(i, r)(e[i], t[i], r) : n[i] = oe(t[i], r));
596
+ Ir(e, i) || (_t(e, i) && r.isMergeableObject(t[i]) ? n[i] = wr(i, r)(e[i], t[i], r) : n[i] = se(t[i], r));
597
597
  }), n;
598
598
  }
599
- function J(e, t, r) {
600
- r = r || {}, r.arrayMerge = r.arrayMerge || Or, r.isMergeableObject = r.isMergeableObject || vr, r.cloneUnlessOtherwiseSpecified = oe;
599
+ function Q(e, t, r) {
600
+ r = r || {}, r.arrayMerge = r.arrayMerge || Nr, r.isMergeableObject = r.isMergeableObject || vr, r.cloneUnlessOtherwiseSpecified = se;
601
601
  var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
602
- return s ? n ? r.arrayMerge(e, t, r) : Lr(e, t, r) : oe(t, r);
602
+ return s ? n ? r.arrayMerge(e, t, r) : Lr(e, t, r) : se(t, r);
603
603
  }
604
- J.all = function(t, r) {
604
+ Q.all = function(t, r) {
605
605
  if (!Array.isArray(t))
606
606
  throw new Error("first argument should be an array");
607
607
  return t.reduce(function(n, i) {
608
- return J(n, i, r);
608
+ return Q(n, i, r);
609
609
  }, {});
610
610
  };
611
- var Cr = J, Mr = Cr;
611
+ var Cr = Q, Mr = Cr;
612
612
  const $r = /* @__PURE__ */ xr(Mr);
613
- var $e = function(e, t) {
614
- return $e = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
613
+ /*! *****************************************************************************
614
+ Copyright (c) Microsoft Corporation.
615
+
616
+ Permission to use, copy, modify, and/or distribute this software for any
617
+ purpose with or without fee is hereby granted.
618
+
619
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
620
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
621
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
622
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
623
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
624
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
625
+ PERFORMANCE OF THIS SOFTWARE.
626
+ ***************************************************************************** */
627
+ var Ce = function(e, t) {
628
+ return Ce = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
615
629
  r.__proto__ = n;
616
630
  } || function(r, n) {
617
631
  for (var i in n)
618
632
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
619
- }, $e(e, t);
633
+ }, Ce(e, t);
620
634
  };
621
- function xe(e, t) {
635
+ function Ee(e, t) {
622
636
  if (typeof t != "function" && t !== null)
623
637
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
624
- $e(e, t);
638
+ Ce(e, t);
625
639
  function r() {
626
640
  this.constructor = e;
627
641
  }
628
642
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
629
643
  }
630
- var U = function() {
631
- return U = Object.assign || function(t) {
644
+ var E = function() {
645
+ return E = Object.assign || function(t) {
632
646
  for (var r, n = 1, i = arguments.length; n < i; n++) {
633
647
  r = arguments[n];
634
648
  for (var s in r)
635
649
  Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
636
650
  }
637
651
  return t;
638
- }, U.apply(this, arguments);
652
+ }, E.apply(this, arguments);
639
653
  };
640
654
  function Rr(e, t) {
641
655
  var r = {};
@@ -646,14 +660,14 @@ function Rr(e, t) {
646
660
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
647
661
  return r;
648
662
  }
649
- function Ae(e, t, r) {
650
- if (r || arguments.length === 2)
663
+ function Be(e, t, r) {
664
+ if (arguments.length === 2)
651
665
  for (var n = 0, i = t.length, s; n < i; n++)
652
666
  (s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
653
- return e.concat(s || Array.prototype.slice.call(t));
667
+ return e.concat(s || t);
654
668
  }
655
- function Pe(e, t) {
656
- var r = t && t.cache ? t.cache : Vr, n = t && t.serializer ? t.serializer : jr, i = t && t.strategy ? t.strategy : Fr;
669
+ function Se(e, t) {
670
+ var r = t && t.cache ? t.cache : kr, n = t && t.serializer ? t.serializer : jr, i = t && t.strategy ? t.strategy : Ur;
657
671
  return i(e, {
658
672
  cache: r,
659
673
  serializer: n
@@ -662,103 +676,95 @@ function Pe(e, t) {
662
676
  function Dr(e) {
663
677
  return e == null || typeof e == "number" || typeof e == "boolean";
664
678
  }
665
- function Ur(e, t, r, n) {
679
+ function xt(e, t, r, n) {
666
680
  var i = Dr(n) ? n : r(n), s = t.get(i);
667
681
  return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
668
682
  }
669
- function xt(e, t, r) {
683
+ function vt(e, t, r) {
670
684
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
671
685
  return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
672
686
  }
673
- function vt(e, t, r, n, i) {
687
+ function ke(e, t, r, n, i) {
674
688
  return r.bind(t, e, n, i);
675
689
  }
690
+ function Ur(e, t) {
691
+ var r = e.length === 1 ? xt : vt;
692
+ return ke(e, this, r, t.cache.create(), t.serializer);
693
+ }
676
694
  function Fr(e, t) {
677
- var r = e.length === 1 ? Ur : xt;
678
- return vt(e, this, r, t.cache.create(), t.serializer);
695
+ return ke(e, this, vt, t.cache.create(), t.serializer);
679
696
  }
680
697
  function Gr(e, t) {
681
- return vt(e, this, xt, t.cache.create(), t.serializer);
698
+ return ke(e, this, xt, t.cache.create(), t.serializer);
682
699
  }
683
700
  var jr = function() {
684
701
  return JSON.stringify(arguments);
685
- }, kr = (
686
- /** @class */
687
- function() {
688
- function e() {
689
- this.cache = /* @__PURE__ */ Object.create(null);
690
- }
691
- return e.prototype.get = function(t) {
692
- return this.cache[t];
693
- }, e.prototype.set = function(t, r) {
694
- this.cache[t] = r;
695
- }, e;
696
- }()
697
- ), Vr = {
702
+ };
703
+ function Ve() {
704
+ this.cache = /* @__PURE__ */ Object.create(null);
705
+ }
706
+ Ve.prototype.get = function(e) {
707
+ return this.cache[e];
708
+ };
709
+ Ve.prototype.set = function(e, t) {
710
+ this.cache[e] = t;
711
+ };
712
+ var kr = {
698
713
  create: function() {
699
- return new kr();
714
+ return new Ve();
700
715
  }
701
- }, Oe = {
702
- variadic: Gr
703
- }, ge = function() {
704
- return ge = Object.assign || function(t) {
705
- for (var r, n = 1, i = arguments.length; n < i; n++) {
706
- r = arguments[n];
707
- for (var s in r)
708
- Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
709
- }
710
- return t;
711
- }, ge.apply(this, arguments);
712
- };
713
- var g;
716
+ }, Ae = {
717
+ variadic: Fr,
718
+ monadic: Gr
719
+ }, g;
714
720
  (function(e) {
715
721
  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";
716
722
  })(g || (g = {}));
717
- var x;
723
+ var v;
718
724
  (function(e) {
719
725
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
720
- })(x || (x = {}));
721
- var q;
726
+ })(v || (v = {}));
727
+ var J;
722
728
  (function(e) {
723
729
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
724
- })(q || (q = {}));
730
+ })(J || (J = {}));
725
731
  function tt(e) {
726
- return e.type === x.literal;
732
+ return e.type === v.literal;
727
733
  }
728
- function Xr(e) {
729
- return e.type === x.argument;
734
+ function Vr(e) {
735
+ return e.type === v.argument;
730
736
  }
731
737
  function Ht(e) {
732
- return e.type === x.number;
738
+ return e.type === v.number;
733
739
  }
734
740
  function Tt(e) {
735
- return e.type === x.date;
741
+ return e.type === v.date;
736
742
  }
737
743
  function Bt(e) {
738
- return e.type === x.time;
744
+ return e.type === v.time;
739
745
  }
740
746
  function St(e) {
741
- return e.type === x.select;
747
+ return e.type === v.select;
742
748
  }
743
749
  function At(e) {
744
- return e.type === x.plural;
750
+ return e.type === v.plural;
745
751
  }
746
- function zr(e) {
747
- return e.type === x.pound;
752
+ function Xr(e) {
753
+ return e.type === v.pound;
748
754
  }
749
755
  function Pt(e) {
750
- return e.type === x.tag;
756
+ return e.type === v.tag;
751
757
  }
752
- function Ot(e) {
753
- return !!(e && typeof e == "object" && e.type === q.number);
758
+ function Nt(e) {
759
+ return !!(e && typeof e == "object" && e.type === J.number);
754
760
  }
755
- function Re(e) {
756
- return !!(e && typeof e == "object" && e.type === q.dateTime);
761
+ function Me(e) {
762
+ return !!(e && typeof e == "object" && e.type === J.dateTime);
757
763
  }
758
- var wt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Wr = /(?:[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;
759
- function Zr(e) {
764
+ var wt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, zr = /(?:[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;
765
+ function Wr(e) {
760
766
  var t = {};
761
- return e.replace(Wr, function(r) {
767
+ return e.replace(zr, function(r) {
762
768
  var n = r.length;
763
769
  switch (r[0]) {
764
770
  case "G":
@@ -847,21 +853,11 @@ function Zr(e) {
847
853
  return "";
848
854
  }), t;
849
855
  }
850
- var v = function() {
851
- return v = Object.assign || function(t) {
852
- for (var r, n = 1, i = arguments.length; n < i; n++) {
853
- r = arguments[n];
854
- for (var s in r)
855
- Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
856
- }
857
- return t;
858
- }, v.apply(this, arguments);
859
- };
860
- var Qr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
861
- function Jr(e) {
856
+ var Zr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
857
+ function Qr(e) {
862
858
  if (e.length === 0)
863
859
  throw new Error("Number skeleton cannot be empty");
864
- for (var t = e.split(Qr).filter(function(c) {
860
+ for (var t = e.split(Zr).filter(function(c) {
865
861
  return c.length > 0;
866
862
  }), r = [], n = 0, i = t; n < i.length; n++) {
867
863
  var s = i[n], o = s.split("/");
@@ -876,13 +872,13 @@ function Jr(e) {
876
872
  }
877
873
  return r;
878
874
  }
879
- function qr(e) {
875
+ function Jr(e) {
880
876
  return e.replace(/^(.*?)-/, "");
881
877
  }
882
- var rt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Nt = /^(@+)?(\+|#+)?[rs]?$/g, Yr = /(\*)(0+)|(#+)(0+)|(0+)/g, It = /^(0+)$/;
878
+ var rt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Ot = /^(@+)?(\+|#+)?[rs]?$/g, qr = /(\*)(0+)|(#+)(0+)|(0+)/g, It = /^(0+)$/;
883
879
  function nt(e) {
884
880
  var t = {};
885
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Nt, function(r, n, i) {
881
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Ot, function(r, n, i) {
886
882
  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)), "";
887
883
  }), t;
888
884
  }
@@ -926,7 +922,7 @@ function Lt(e) {
926
922
  };
927
923
  }
928
924
  }
929
- function Kr(e) {
925
+ function Yr(e) {
930
926
  var t;
931
927
  if (e[0] === "E" && e[1] === "E" ? (t = {
932
928
  notation: "engineering"
@@ -944,7 +940,7 @@ function it(e) {
944
940
  var t = {}, r = Lt(e);
945
941
  return r || t;
946
942
  }
947
- function en(e) {
943
+ function Kr(e) {
948
944
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
949
945
  var i = n[r];
950
946
  switch (i.stem) {
@@ -968,7 +964,7 @@ function en(e) {
968
964
  continue;
969
965
  case "measure-unit":
970
966
  case "unit":
971
- t.style = "unit", t.unit = qr(i.options[0]);
967
+ t.style = "unit", t.unit = Jr(i.options[0]);
972
968
  continue;
973
969
  case "compact-short":
974
970
  case "K":
@@ -979,13 +975,13 @@ function en(e) {
979
975
  t.notation = "compact", t.compactDisplay = "long";
980
976
  continue;
981
977
  case "scientific":
982
- t = v(v(v({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
983
- return v(v({}, h), it(u));
978
+ t = E(E(E({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
979
+ return E(E({}, h), it(u));
984
980
  }, {}));
985
981
  continue;
986
982
  case "engineering":
987
- t = v(v(v({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
988
- return v(v({}, h), it(u));
983
+ t = E(E(E({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
984
+ return E(E({}, h), it(u));
989
985
  }, {}));
990
986
  continue;
991
987
  case "notation-simple":
@@ -1030,7 +1026,7 @@ function en(e) {
1030
1026
  case "integer-width":
1031
1027
  if (i.options.length > 1)
1032
1028
  throw new RangeError("integer-width stems only accept a single optional option");
1033
- i.options[0].replace(Yr, function(h, u, l, f, c, d) {
1029
+ i.options[0].replace(qr, function(h, u, l, f, c, d) {
1034
1030
  if (u)
1035
1031
  t.minimumIntegerDigits = l.length;
1036
1032
  else {
@@ -1054,21 +1050,21 @@ function en(e) {
1054
1050
  return l === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && d ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1055
1051
  });
1056
1052
  var s = i.options[0];
1057
- s === "w" ? t = v(v({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = v(v({}, t), nt(s)));
1053
+ s === "w" ? t = E(E({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = E(E({}, t), nt(s)));
1058
1054
  continue;
1059
1055
  }
1060
- if (Nt.test(i.stem)) {
1061
- t = v(v({}, t), nt(i.stem));
1056
+ if (Ot.test(i.stem)) {
1057
+ t = E(E({}, t), nt(i.stem));
1062
1058
  continue;
1063
1059
  }
1064
1060
  var o = Lt(i.stem);
1065
- o && (t = v(v({}, t), o));
1066
- var a = Kr(i.stem);
1067
- a && (t = v(v({}, t), a));
1061
+ o && (t = E(E({}, t), o));
1062
+ var a = Yr(i.stem);
1063
+ a && (t = E(E({}, t), a));
1068
1064
  }
1069
1065
  return t;
1070
1066
  }
1071
- var ce = {
1067
+ var fe = {
1072
1068
  "001": [
1073
1069
  "H",
1074
1070
  "h"
@@ -2483,13 +2479,13 @@ var ce = {
2483
2479
  "h"
2484
2480
  ]
2485
2481
  };
2486
- function tn(e, t) {
2482
+ function en(e, t) {
2487
2483
  for (var r = "", n = 0; n < e.length; n++) {
2488
2484
  var i = e.charAt(n);
2489
2485
  if (i === "j") {
2490
2486
  for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2491
2487
  s++, n++;
2492
- var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), h = "a", u = rn(t);
2488
+ var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), h = "a", u = tn(t);
2493
2489
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2494
2490
  r += h;
2495
2491
  for (; o-- > 0; )
@@ -2499,7 +2495,7 @@ function tn(e, t) {
2499
2495
  }
2500
2496
  return r;
2501
2497
  }
2502
- function rn(e) {
2498
+ function tn(e) {
2503
2499
  var t = e.hourCycle;
2504
2500
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2505
2501
  e.hourCycles && // @ts-ignore
@@ -2518,23 +2514,23 @@ function rn(e) {
2518
2514
  }
2519
2515
  var r = e.language, n;
2520
2516
  r !== "root" && (n = e.maximize().region);
2521
- var i = ce[n || ""] || ce[r || ""] || ce["".concat(r, "-001")] || ce["001"];
2517
+ var i = fe[n || ""] || fe[r || ""] || fe["".concat(r, "-001")] || fe["001"];
2522
2518
  return i[0];
2523
2519
  }
2524
- var we, nn = new RegExp("^".concat(wt.source, "*")), sn = new RegExp("".concat(wt.source, "*$"));
2520
+ var Pe, rn = new RegExp("^".concat(wt.source, "*")), nn = new RegExp("".concat(wt.source, "*$"));
2525
2521
  function b(e, t) {
2526
2522
  return { start: e, end: t };
2527
2523
  }
2528
- var on = !!String.prototype.startsWith && "_a".startsWith("a", 1), an = !!String.fromCodePoint, un = !!Object.fromEntries, hn = !!String.prototype.codePointAt, ln = !!String.prototype.trimStart, fn = !!String.prototype.trimEnd, cn = !!Number.isSafeInteger, mn = cn ? Number.isSafeInteger : function(e) {
2524
+ var sn = !!String.prototype.startsWith && "_a".startsWith("a", 1), on = !!String.fromCodePoint, an = !!Object.fromEntries, un = !!String.prototype.codePointAt, hn = !!String.prototype.trimStart, ln = !!String.prototype.trimEnd, fn = !!Number.isSafeInteger, cn = fn ? Number.isSafeInteger : function(e) {
2529
2525
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2530
- }, De = !0;
2526
+ }, $e = !0;
2531
2527
  try {
2532
- var dn = Mt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2533
- De = ((we = dn.exec("a")) === null || we === void 0 ? void 0 : we[0]) === "a";
2528
+ var mn = Mt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2529
+ $e = ((Pe = mn.exec("a")) === null || Pe === void 0 ? void 0 : Pe[0]) === "a";
2534
2530
  } catch (e) {
2535
- De = !1;
2531
+ $e = !1;
2536
2532
  }
2537
- var st = on ? (
2533
+ var st = sn ? (
2538
2534
  // Native
2539
2535
  function(t, r, n) {
2540
2536
  return t.startsWith(r, n);
@@ -2544,7 +2540,7 @@ var st = on ? (
2544
2540
  function(t, r, n) {
2545
2541
  return t.slice(n, n + r.length) === r;
2546
2542
  }
2547
- ), Ue = an ? String.fromCodePoint : (
2543
+ ), Re = on ? String.fromCodePoint : (
2548
2544
  // IE11
2549
2545
  function() {
2550
2546
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2558,7 +2554,7 @@ var st = on ? (
2558
2554
  }
2559
2555
  ), ot = (
2560
2556
  // native
2561
- un ? Object.fromEntries : (
2557
+ an ? Object.fromEntries : (
2562
2558
  // Ponyfill
2563
2559
  function(t) {
2564
2560
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2568,7 +2564,7 @@ var st = on ? (
2568
2564
  return r;
2569
2565
  }
2570
2566
  )
2571
- ), Ct = hn ? (
2567
+ ), Ct = un ? (
2572
2568
  // Native
2573
2569
  function(t, r) {
2574
2570
  return t.codePointAt(r);
@@ -2582,7 +2578,7 @@ var st = on ? (
2582
2578
  return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
2583
2579
  }
2584
2580
  }
2585
- ), pn = ln ? (
2581
+ ), dn = hn ? (
2586
2582
  // Native
2587
2583
  function(t) {
2588
2584
  return t.trimStart();
@@ -2590,9 +2586,9 @@ var st = on ? (
2590
2586
  ) : (
2591
2587
  // Ponyfill
2592
2588
  function(t) {
2593
- return t.replace(nn, "");
2589
+ return t.replace(rn, "");
2594
2590
  }
2595
- ), gn = fn ? (
2591
+ ), pn = ln ? (
2596
2592
  // Native
2597
2593
  function(t) {
2598
2594
  return t.trimEnd();
@@ -2600,32 +2596,32 @@ var st = on ? (
2600
2596
  ) : (
2601
2597
  // Ponyfill
2602
2598
  function(t) {
2603
- return t.replace(sn, "");
2599
+ return t.replace(nn, "");
2604
2600
  }
2605
2601
  );
2606
2602
  function Mt(e, t) {
2607
2603
  return new RegExp(e, t);
2608
2604
  }
2609
- var Fe;
2610
- if (De) {
2605
+ var De;
2606
+ if ($e) {
2611
2607
  var at = Mt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2612
- Fe = function(t, r) {
2608
+ De = function(t, r) {
2613
2609
  var n;
2614
2610
  at.lastIndex = r;
2615
2611
  var i = at.exec(t);
2616
2612
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2617
2613
  };
2618
2614
  } else
2619
- Fe = function(t, r) {
2615
+ De = function(t, r) {
2620
2616
  for (var n = []; ; ) {
2621
2617
  var i = Ct(t, r);
2622
- if (i === void 0 || $t(i) || _n(i))
2618
+ if (i === void 0 || $t(i) || En(i))
2623
2619
  break;
2624
2620
  n.push(i), r += i >= 65536 ? 2 : 1;
2625
2621
  }
2626
- return Ue.apply(void 0, n);
2622
+ return Re.apply(void 0, n);
2627
2623
  };
2628
- var bn = (
2624
+ var gn = (
2629
2625
  /** @class */
2630
2626
  function() {
2631
2627
  function e(t, r) {
@@ -2649,14 +2645,14 @@ var bn = (
2649
2645
  if (s === 35 && (r === "plural" || r === "selectordinal")) {
2650
2646
  var a = this.clonePosition();
2651
2647
  this.bump(), i.push({
2652
- type: x.pound,
2648
+ type: v.pound,
2653
2649
  location: b(a, this.clonePosition())
2654
2650
  });
2655
2651
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
2656
2652
  if (n)
2657
2653
  break;
2658
2654
  return this.error(g.UNMATCHED_CLOSING_TAG, b(this.clonePosition(), this.clonePosition()));
2659
- } else if (s === 60 && !this.ignoreTag && Ge(this.peek() || 0)) {
2655
+ } else if (s === 60 && !this.ignoreTag && Ue(this.peek() || 0)) {
2660
2656
  var o = this.parseTag(t, r);
2661
2657
  if (o.err)
2662
2658
  return o;
@@ -2677,7 +2673,7 @@ var bn = (
2677
2673
  if (this.bumpSpace(), this.bumpIf("/>"))
2678
2674
  return {
2679
2675
  val: {
2680
- type: x.literal,
2676
+ type: v.literal,
2681
2677
  value: "<".concat(i, "/>"),
2682
2678
  location: b(n, this.clonePosition())
2683
2679
  },
@@ -2689,12 +2685,12 @@ var bn = (
2689
2685
  return s;
2690
2686
  var o = s.val, a = this.clonePosition();
2691
2687
  if (this.bumpIf("</")) {
2692
- if (this.isEOF() || !Ge(this.char()))
2688
+ if (this.isEOF() || !Ue(this.char()))
2693
2689
  return this.error(g.INVALID_TAG, b(a, this.clonePosition()));
2694
2690
  var h = this.clonePosition(), u = this.parseTagName();
2695
2691
  return i !== u ? this.error(g.UNMATCHED_CLOSING_TAG, b(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2696
2692
  val: {
2697
- type: x.tag,
2693
+ type: v.tag,
2698
2694
  value: i,
2699
2695
  children: o,
2700
2696
  location: b(n, this.clonePosition())
@@ -2707,7 +2703,7 @@ var bn = (
2707
2703
  return this.error(g.INVALID_TAG, b(n, this.clonePosition()));
2708
2704
  }, e.prototype.parseTagName = function() {
2709
2705
  var t = this.offset();
2710
- for (this.bump(); !this.isEOF() && En(this.char()); )
2706
+ for (this.bump(); !this.isEOF() && yn(this.char()); )
2711
2707
  this.bump();
2712
2708
  return this.message.slice(t, this.offset());
2713
2709
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2731,12 +2727,12 @@ var bn = (
2731
2727
  }
2732
2728
  var h = b(n, this.clonePosition());
2733
2729
  return {
2734
- val: { type: x.literal, value: i, location: h },
2730
+ val: { type: v.literal, value: i, location: h },
2735
2731
  err: null
2736
2732
  };
2737
2733
  }, e.prototype.tryParseLeftAngleBracket = function() {
2738
2734
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2739
- !yn(this.peek() || 0)) ? (this.bump(), "<") : null;
2735
+ !bn(this.peek() || 0)) ? (this.bump(), "<") : null;
2740
2736
  }, e.prototype.tryParseQuote = function(t) {
2741
2737
  if (this.isEOF() || this.char() !== 39)
2742
2738
  return null;
@@ -2770,12 +2766,12 @@ var bn = (
2770
2766
  r.push(n);
2771
2767
  this.bump();
2772
2768
  }
2773
- return Ue.apply(void 0, r);
2769
+ return Re.apply(void 0, r);
2774
2770
  }, e.prototype.tryParseUnquoted = function(t, r) {
2775
2771
  if (this.isEOF())
2776
2772
  return null;
2777
2773
  var n = this.char();
2778
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ue(n));
2774
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Re(n));
2779
2775
  }, e.prototype.parseArgument = function(t, r) {
2780
2776
  var n = this.clonePosition();
2781
2777
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -2791,7 +2787,7 @@ var bn = (
2791
2787
  case 125:
2792
2788
  return this.bump(), {
2793
2789
  val: {
2794
- type: x.argument,
2790
+ type: v.argument,
2795
2791
  // value does not include the opening and closing braces.
2796
2792
  value: i,
2797
2793
  location: b(n, this.clonePosition())
@@ -2804,7 +2800,7 @@ var bn = (
2804
2800
  return this.error(g.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
2805
2801
  }
2806
2802
  }, e.prototype.parseIdentifierIfPossible = function() {
2807
- var t = this.clonePosition(), r = this.offset(), n = Fe(this.message, r), i = r + n.length;
2803
+ var t = this.clonePosition(), r = this.offset(), n = De(this.message, r), i = r + n.length;
2808
2804
  this.bumpTo(i);
2809
2805
  var s = this.clonePosition(), o = b(t, s);
2810
2806
  return { value: n, location: o };
@@ -2823,7 +2819,7 @@ var bn = (
2823
2819
  var l = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
2824
2820
  if (f.err)
2825
2821
  return f;
2826
- var c = gn(f.val);
2822
+ var c = pn(f.val);
2827
2823
  if (c.length === 0)
2828
2824
  return this.error(g.EXPECT_ARGUMENT_STYLE, b(this.clonePosition(), this.clonePosition()));
2829
2825
  var d = b(l, this.clonePosition());
@@ -2834,24 +2830,24 @@ var bn = (
2834
2830
  return y;
2835
2831
  var T = b(i, this.clonePosition());
2836
2832
  if (u && st(u == null ? void 0 : u.style, "::", 0)) {
2837
- var A = pn(u.style.slice(2));
2833
+ var A = dn(u.style.slice(2));
2838
2834
  if (a === "number") {
2839
2835
  var f = this.parseNumberSkeletonFromString(A, u.styleLocation);
2840
2836
  return f.err ? f : {
2841
- val: { type: x.number, value: n, location: T, style: f.val },
2837
+ val: { type: v.number, value: n, location: T, style: f.val },
2842
2838
  err: null
2843
2839
  };
2844
2840
  } else {
2845
2841
  if (A.length === 0)
2846
2842
  return this.error(g.EXPECT_DATE_TIME_SKELETON, T);
2847
2843
  var S = A;
2848
- this.locale && (S = tn(A, this.locale));
2844
+ this.locale && (S = en(A, this.locale));
2849
2845
  var c = {
2850
- type: q.dateTime,
2846
+ type: J.dateTime,
2851
2847
  pattern: S,
2852
2848
  location: u.styleLocation,
2853
- parsedOptions: this.shouldParseSkeletons ? Zr(S) : {}
2854
- }, L = a === "date" ? x.date : x.time;
2849
+ parsedOptions: this.shouldParseSkeletons ? Wr(S) : {}
2850
+ }, L = a === "date" ? v.date : v.time;
2855
2851
  return {
2856
2852
  val: { type: L, value: n, location: T, style: c },
2857
2853
  err: null
@@ -2860,7 +2856,7 @@ var bn = (
2860
2856
  }
2861
2857
  return {
2862
2858
  val: {
2863
- type: a === "number" ? x.number : a === "date" ? x.date : x.time,
2859
+ type: a === "number" ? v.number : a === "date" ? v.date : v.time,
2864
2860
  value: n,
2865
2861
  location: T,
2866
2862
  style: (s = u == null ? void 0 : u.style) !== null && s !== void 0 ? s : null
@@ -2873,41 +2869,41 @@ var bn = (
2873
2869
  case "select": {
2874
2870
  var H = this.clonePosition();
2875
2871
  if (this.bumpSpace(), !this.bumpIf(","))
2876
- return this.error(g.EXPECT_SELECT_ARGUMENT_OPTIONS, b(H, ge({}, H)));
2872
+ return this.error(g.EXPECT_SELECT_ARGUMENT_OPTIONS, b(H, E({}, H)));
2877
2873
  this.bumpSpace();
2878
- var E = this.parseIdentifierIfPossible(), p = 0;
2879
- if (a !== "select" && E.value === "offset") {
2874
+ var _ = this.parseIdentifierIfPossible(), p = 0;
2875
+ if (a !== "select" && _.value === "offset") {
2880
2876
  if (!this.bumpIf(":"))
2881
2877
  return this.error(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b(this.clonePosition(), this.clonePosition()));
2882
2878
  this.bumpSpace();
2883
2879
  var f = this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2884
2880
  if (f.err)
2885
2881
  return f;
2886
- this.bumpSpace(), E = this.parseIdentifierIfPossible(), p = f.val;
2882
+ this.bumpSpace(), _ = this.parseIdentifierIfPossible(), p = f.val;
2887
2883
  }
2888
- var B = this.tryParsePluralOrSelectOptions(t, a, r, E);
2884
+ var B = this.tryParsePluralOrSelectOptions(t, a, r, _);
2889
2885
  if (B.err)
2890
2886
  return B;
2891
2887
  var y = this.tryParseArgumentClose(i);
2892
2888
  if (y.err)
2893
2889
  return y;
2894
- var fe = b(i, this.clonePosition());
2890
+ var le = b(i, this.clonePosition());
2895
2891
  return a === "select" ? {
2896
2892
  val: {
2897
- type: x.select,
2893
+ type: v.select,
2898
2894
  value: n,
2899
2895
  options: ot(B.val),
2900
- location: fe
2896
+ location: le
2901
2897
  },
2902
2898
  err: null
2903
2899
  } : {
2904
2900
  val: {
2905
- type: x.plural,
2901
+ type: v.plural,
2906
2902
  value: n,
2907
2903
  options: ot(B.val),
2908
2904
  offset: p,
2909
2905
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2910
- location: fe
2906
+ location: le
2911
2907
  },
2912
2908
  err: null
2913
2909
  };
@@ -2955,16 +2951,16 @@ var bn = (
2955
2951
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2956
2952
  var n = [];
2957
2953
  try {
2958
- n = Jr(t);
2954
+ n = Qr(t);
2959
2955
  } catch (i) {
2960
2956
  return this.error(g.INVALID_NUMBER_SKELETON, r);
2961
2957
  }
2962
2958
  return {
2963
2959
  val: {
2964
- type: q.number,
2960
+ type: J.number,
2965
2961
  tokens: n,
2966
2962
  location: r,
2967
- parsedOptions: this.shouldParseSkeletons ? en(n) : {}
2963
+ parsedOptions: this.shouldParseSkeletons ? Kr(n) : {}
2968
2964
  },
2969
2965
  err: null
2970
2966
  };
@@ -3012,7 +3008,7 @@ var bn = (
3012
3008
  break;
3013
3009
  }
3014
3010
  var h = b(i, this.clonePosition());
3015
- return s ? (o *= n, mn(o) ? { val: o, err: null } : this.error(r, h)) : this.error(t, h);
3011
+ return s ? (o *= n, cn(o) ? { val: o, err: null } : this.error(r, h)) : this.error(t, h);
3016
3012
  }, e.prototype.offset = function() {
3017
3013
  return this.position.offset;
3018
3014
  }, e.prototype.isEOF = function() {
@@ -3078,47 +3074,47 @@ var bn = (
3078
3074
  }, e;
3079
3075
  }()
3080
3076
  );
3081
- function Ge(e) {
3077
+ function Ue(e) {
3082
3078
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3083
3079
  }
3084
- function yn(e) {
3085
- return Ge(e) || e === 47;
3080
+ function bn(e) {
3081
+ return Ue(e) || e === 47;
3086
3082
  }
3087
- function En(e) {
3083
+ function yn(e) {
3088
3084
  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;
3089
3085
  }
3090
3086
  function $t(e) {
3091
3087
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3092
3088
  }
3093
- function _n(e) {
3089
+ function En(e) {
3094
3090
  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;
3095
3091
  }
3096
- function je(e) {
3092
+ function Fe(e) {
3097
3093
  e.forEach(function(t) {
3098
3094
  if (delete t.location, St(t) || At(t))
3099
3095
  for (var r in t.options)
3100
- delete t.options[r].location, je(t.options[r].value);
3096
+ delete t.options[r].location, Fe(t.options[r].value);
3101
3097
  else
3102
- Ht(t) && Ot(t.style) || (Tt(t) || Bt(t)) && Re(t.style) ? delete t.style.location : Pt(t) && je(t.children);
3098
+ Ht(t) && Nt(t.style) || (Tt(t) || Bt(t)) && Me(t.style) ? delete t.style.location : Pt(t) && Fe(t.children);
3103
3099
  });
3104
3100
  }
3105
- function xn(e, t) {
3106
- t === void 0 && (t = {}), t = ge({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3107
- var r = new bn(e, t).parse();
3101
+ function _n(e, t) {
3102
+ t === void 0 && (t = {}), t = E({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3103
+ var r = new gn(e, t).parse();
3108
3104
  if (r.err) {
3109
3105
  var n = SyntaxError(g[r.err.kind]);
3110
3106
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3111
3107
  }
3112
- return t != null && t.captureLocation || je(r.val), r.val;
3108
+ return t != null && t.captureLocation || Fe(r.val), r.val;
3113
3109
  }
3114
- var Y;
3110
+ var q;
3115
3111
  (function(e) {
3116
3112
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3117
- })(Y || (Y = {}));
3118
- var ve = (
3113
+ })(q || (q = {}));
3114
+ var _e = (
3119
3115
  /** @class */
3120
3116
  function(e) {
3121
- xe(t, e);
3117
+ Ee(t, e);
3122
3118
  function t(r, n, i) {
3123
3119
  var s = e.call(this, r) || this;
3124
3120
  return s.code = n, s.originalMessage = i, s;
@@ -3130,44 +3126,44 @@ var ve = (
3130
3126
  ), ut = (
3131
3127
  /** @class */
3132
3128
  function(e) {
3133
- xe(t, e);
3129
+ Ee(t, e);
3134
3130
  function t(r, n, i, s) {
3135
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Y.INVALID_VALUE, s) || this;
3131
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), q.INVALID_VALUE, s) || this;
3136
3132
  }
3137
3133
  return t;
3138
- }(ve)
3139
- ), vn = (
3134
+ }(_e)
3135
+ ), xn = (
3140
3136
  /** @class */
3141
3137
  function(e) {
3142
- xe(t, e);
3138
+ Ee(t, e);
3143
3139
  function t(r, n, i) {
3144
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Y.INVALID_VALUE, i) || this;
3140
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), q.INVALID_VALUE, i) || this;
3145
3141
  }
3146
3142
  return t;
3147
- }(ve)
3148
- ), Hn = (
3143
+ }(_e)
3144
+ ), vn = (
3149
3145
  /** @class */
3150
3146
  function(e) {
3151
- xe(t, e);
3147
+ Ee(t, e);
3152
3148
  function t(r, n) {
3153
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Y.MISSING_VALUE, n) || this;
3149
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), q.MISSING_VALUE, n) || this;
3154
3150
  }
3155
3151
  return t;
3156
- }(ve)
3152
+ }(_e)
3157
3153
  ), P;
3158
3154
  (function(e) {
3159
3155
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3160
3156
  })(P || (P = {}));
3161
- function Tn(e) {
3157
+ function Hn(e) {
3162
3158
  return e.length < 2 ? e : e.reduce(function(t, r) {
3163
3159
  var n = t[t.length - 1];
3164
3160
  return !n || n.type !== P.literal || r.type !== P.literal ? t.push(r) : n.value += r.value, t;
3165
3161
  }, []);
3166
3162
  }
3167
- function Bn(e) {
3163
+ function Tn(e) {
3168
3164
  return typeof e == "function";
3169
3165
  }
3170
- function de(e, t, r, n, i, s, o) {
3166
+ function me(e, t, r, n, i, s, o) {
3171
3167
  if (e.length === 1 && tt(e[0]))
3172
3168
  return [
3173
3169
  {
@@ -3184,7 +3180,7 @@ function de(e, t, r, n, i, s, o) {
3184
3180
  });
3185
3181
  continue;
3186
3182
  }
3187
- if (zr(l)) {
3183
+ if (Xr(l)) {
3188
3184
  typeof s == "number" && a.push({
3189
3185
  type: P.literal,
3190
3186
  value: r.getNumberFormat(t).format(s)
@@ -3193,9 +3189,9 @@ function de(e, t, r, n, i, s, o) {
3193
3189
  }
3194
3190
  var f = l.value;
3195
3191
  if (!(i && f in i))
3196
- throw new Hn(f, o);
3192
+ throw new vn(f, o);
3197
3193
  var c = i[f];
3198
- if (Xr(l)) {
3194
+ if (Vr(l)) {
3199
3195
  (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
3200
3196
  type: typeof c == "string" ? P.literal : P.object,
3201
3197
  value: c
@@ -3203,7 +3199,7 @@ function de(e, t, r, n, i, s, o) {
3203
3199
  continue;
3204
3200
  }
3205
3201
  if (Tt(l)) {
3206
- var d = typeof l.style == "string" ? n.date[l.style] : Re(l.style) ? l.style.parsedOptions : void 0;
3202
+ var d = typeof l.style == "string" ? n.date[l.style] : Me(l.style) ? l.style.parsedOptions : void 0;
3207
3203
  a.push({
3208
3204
  type: P.literal,
3209
3205
  value: r.getDateTimeFormat(t, d).format(c)
@@ -3211,7 +3207,7 @@ function de(e, t, r, n, i, s, o) {
3211
3207
  continue;
3212
3208
  }
3213
3209
  if (Bt(l)) {
3214
- var d = typeof l.style == "string" ? n.time[l.style] : Re(l.style) ? l.style.parsedOptions : n.time.medium;
3210
+ var d = typeof l.style == "string" ? n.time[l.style] : Me(l.style) ? l.style.parsedOptions : n.time.medium;
3215
3211
  a.push({
3216
3212
  type: P.literal,
3217
3213
  value: r.getDateTimeFormat(t, d).format(c)
@@ -3219,7 +3215,7 @@ function de(e, t, r, n, i, s, o) {
3219
3215
  continue;
3220
3216
  }
3221
3217
  if (Ht(l)) {
3222
- var d = typeof l.style == "string" ? n.number[l.style] : Ot(l.style) ? l.style.parsedOptions : void 0;
3218
+ var d = typeof l.style == "string" ? n.number[l.style] : Nt(l.style) ? l.style.parsedOptions : void 0;
3223
3219
  d && d.scale && (c = c * (d.scale || 1)), a.push({
3224
3220
  type: P.literal,
3225
3221
  value: r.getNumberFormat(t, d).format(c)
@@ -3228,9 +3224,9 @@ function de(e, t, r, n, i, s, o) {
3228
3224
  }
3229
3225
  if (Pt(l)) {
3230
3226
  var y = l.children, T = l.value, A = i[T];
3231
- if (!Bn(A))
3232
- throw new vn(T, "function", o);
3233
- var S = de(y, t, r, n, i, s), L = A(S.map(function(p) {
3227
+ if (!Tn(A))
3228
+ throw new xn(T, "function", o);
3229
+ var S = me(y, t, r, n, i, s), L = A(S.map(function(p) {
3234
3230
  return p.value;
3235
3231
  }));
3236
3232
  Array.isArray(L) || (L = [L]), a.push.apply(a, L.map(function(p) {
@@ -3244,36 +3240,36 @@ function de(e, t, r, n, i, s, o) {
3244
3240
  var H = l.options[c] || l.options.other;
3245
3241
  if (!H)
3246
3242
  throw new ut(l.value, c, Object.keys(l.options), o);
3247
- a.push.apply(a, de(H.value, t, r, n, i));
3243
+ a.push.apply(a, me(H.value, t, r, n, i));
3248
3244
  continue;
3249
3245
  }
3250
3246
  if (At(l)) {
3251
3247
  var H = l.options["=".concat(c)];
3252
3248
  if (!H) {
3253
3249
  if (!Intl.PluralRules)
3254
- throw new ve(`Intl.PluralRules is not available in this environment.
3250
+ throw new _e(`Intl.PluralRules is not available in this environment.
3255
3251
  Try polyfilling it using "@formatjs/intl-pluralrules"
3256
- `, Y.MISSING_INTL_API, o);
3257
- var E = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3258
- H = l.options[E] || l.options.other;
3252
+ `, q.MISSING_INTL_API, o);
3253
+ var _ = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3254
+ H = l.options[_] || l.options.other;
3259
3255
  }
3260
3256
  if (!H)
3261
3257
  throw new ut(l.value, c, Object.keys(l.options), o);
3262
- a.push.apply(a, de(H.value, t, r, n, i, c - (l.offset || 0)));
3258
+ a.push.apply(a, me(H.value, t, r, n, i, c - (l.offset || 0)));
3263
3259
  continue;
3264
3260
  }
3265
3261
  }
3266
- return Tn(a);
3262
+ return Hn(a);
3267
3263
  }
3268
- function Sn(e, t) {
3269
- return t ? U(U(U({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3270
- return r[n] = U(U({}, e[n]), t[n] || {}), r;
3264
+ function Bn(e, t) {
3265
+ return t ? E(E(E({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3266
+ return r[n] = E(E({}, e[n]), t[n] || {}), r;
3271
3267
  }, {})) : e;
3272
3268
  }
3273
- function An(e, t) {
3269
+ function Sn(e, t) {
3274
3270
  return t ? Object.keys(e).reduce(function(r, n) {
3275
- return r[n] = Sn(e[n], t[n]), r;
3276
- }, U({}, e)) : e;
3271
+ return r[n] = Bn(e[n], t[n]), r;
3272
+ }, E({}, e)) : e;
3277
3273
  }
3278
3274
  function Ne(e) {
3279
3275
  return {
@@ -3289,39 +3285,39 @@ function Ne(e) {
3289
3285
  }
3290
3286
  };
3291
3287
  }
3292
- function Pn(e) {
3288
+ function An(e) {
3293
3289
  return e === void 0 && (e = {
3294
3290
  number: {},
3295
3291
  dateTime: {},
3296
3292
  pluralRules: {}
3297
3293
  }), {
3298
- getNumberFormat: Pe(function() {
3294
+ getNumberFormat: Se(function() {
3299
3295
  for (var t, r = [], n = 0; n < arguments.length; n++)
3300
3296
  r[n] = arguments[n];
3301
- return new ((t = Intl.NumberFormat).bind.apply(t, Ae([void 0], r, !1)))();
3297
+ return new ((t = Intl.NumberFormat).bind.apply(t, Be([void 0], r, !1)))();
3302
3298
  }, {
3303
3299
  cache: Ne(e.number),
3304
- strategy: Oe.variadic
3300
+ strategy: Ae.variadic
3305
3301
  }),
3306
- getDateTimeFormat: Pe(function() {
3302
+ getDateTimeFormat: Se(function() {
3307
3303
  for (var t, r = [], n = 0; n < arguments.length; n++)
3308
3304
  r[n] = arguments[n];
3309
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Ae([void 0], r, !1)))();
3305
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Be([void 0], r, !1)))();
3310
3306
  }, {
3311
3307
  cache: Ne(e.dateTime),
3312
- strategy: Oe.variadic
3308
+ strategy: Ae.variadic
3313
3309
  }),
3314
- getPluralRules: Pe(function() {
3310
+ getPluralRules: Se(function() {
3315
3311
  for (var t, r = [], n = 0; n < arguments.length; n++)
3316
3312
  r[n] = arguments[n];
3317
- return new ((t = Intl.PluralRules).bind.apply(t, Ae([void 0], r, !1)))();
3313
+ return new ((t = Intl.PluralRules).bind.apply(t, Be([void 0], r, !1)))();
3318
3314
  }, {
3319
3315
  cache: Ne(e.pluralRules),
3320
- strategy: Oe.variadic
3316
+ strategy: Ae.variadic
3321
3317
  })
3322
3318
  };
3323
3319
  }
3324
- var On = (
3320
+ var Pn = (
3325
3321
  /** @class */
3326
3322
  function() {
3327
3323
  function e(t, r, n, i) {
@@ -3340,7 +3336,7 @@ var On = (
3340
3336
  }, []);
3341
3337
  return l.length <= 1 ? l[0] || "" : l;
3342
3338
  }, this.formatToParts = function(h) {
3343
- return de(s.ast, s.locales, s.formatters, s.formats, h, void 0, s.message);
3339
+ return me(s.ast, s.locales, s.formatters, s.formats, h, void 0, s.message);
3344
3340
  }, this.resolvedOptions = function() {
3345
3341
  var h;
3346
3342
  return {
@@ -3354,12 +3350,12 @@ var On = (
3354
3350
  var o = i || {};
3355
3351
  o.formatters;
3356
3352
  var a = Rr(o, ["formatters"]);
3357
- this.ast = e.__parse(t, U(U({}, a), { locale: this.resolvedLocale }));
3353
+ this.ast = e.__parse(t, E(E({}, a), { locale: this.resolvedLocale }));
3358
3354
  } else
3359
3355
  this.ast = t;
3360
3356
  if (!Array.isArray(this.ast))
3361
3357
  throw new TypeError("A message must be provided as a String or AST.");
3362
- this.formats = An(e.formats, n), this.formatters = i && i.formatters || Pn(this.formatterCache);
3358
+ this.formats = Sn(e.formats, n), this.formatters = i && i.formatters || An(this.formatterCache);
3363
3359
  }
3364
3360
  return Object.defineProperty(e, "defaultLocale", {
3365
3361
  get: function() {
@@ -3372,7 +3368,7 @@ var On = (
3372
3368
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3373
3369
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3374
3370
  }
3375
- }, e.__parse = xn, e.formats = {
3371
+ }, e.__parse = _n, e.formats = {
3376
3372
  number: {
3377
3373
  integer: {
3378
3374
  maximumFractionDigits: 0
@@ -3433,7 +3429,7 @@ var On = (
3433
3429
  }, e;
3434
3430
  }()
3435
3431
  );
3436
- function wn(e, t) {
3432
+ function Nn(e, t) {
3437
3433
  if (t == null)
3438
3434
  return;
3439
3435
  if (t in e)
@@ -3454,36 +3450,36 @@ function wn(e, t) {
3454
3450
  n = void 0;
3455
3451
  return n;
3456
3452
  }
3457
- const G = {}, Nn = (e, t, r) => r && (t in G || (G[t] = {}), e in G[t] || (G[t][e] = r), r), Rt = (e, t) => {
3453
+ const F = {}, wn = (e, t, r) => r && (t in F || (F[t] = {}), e in F[t] || (F[t][e] = r), r), Rt = (e, t) => {
3458
3454
  if (t == null)
3459
3455
  return;
3460
- if (t in G && e in G[t])
3461
- return G[t][e];
3462
- const r = He(t);
3456
+ if (t in F && e in F[t])
3457
+ return F[t][e];
3458
+ const r = xe(t);
3463
3459
  for (let n = 0; n < r.length; n++) {
3464
- const i = r[n], s = Ln(i, e);
3460
+ const i = r[n], s = In(i, e);
3465
3461
  if (s)
3466
- return Nn(e, t, s);
3462
+ return wn(e, t, s);
3467
3463
  }
3468
3464
  };
3469
3465
  let Xe;
3470
- const he = _e({});
3471
- function In(e) {
3466
+ const ue = ye({});
3467
+ function On(e) {
3472
3468
  return Xe[e] || null;
3473
3469
  }
3474
3470
  function Dt(e) {
3475
3471
  return e in Xe;
3476
3472
  }
3477
- function Ln(e, t) {
3473
+ function In(e, t) {
3478
3474
  if (!Dt(e))
3479
3475
  return null;
3480
- const r = In(e);
3481
- return wn(r, t);
3476
+ const r = On(e);
3477
+ return Nn(r, t);
3482
3478
  }
3483
- function Cn(e) {
3479
+ function Ln(e) {
3484
3480
  if (e == null)
3485
3481
  return;
3486
- const t = He(e);
3482
+ const t = xe(e);
3487
3483
  for (let r = 0; r < t.length; r++) {
3488
3484
  const n = t[r];
3489
3485
  if (Dt(n))
@@ -3491,55 +3487,55 @@ function Cn(e) {
3491
3487
  }
3492
3488
  }
3493
3489
  function Ut(e, ...t) {
3494
- delete G[e], he.update((r) => (r[e] = $r.all([r[e] || {}, ...t]), r));
3490
+ delete F[e], ue.update((r) => (r[e] = $r.all([r[e] || {}, ...t]), r));
3495
3491
  }
3496
- ee(
3497
- [he],
3492
+ K(
3493
+ [ue],
3498
3494
  ([e]) => Object.keys(e)
3499
3495
  );
3500
- he.subscribe((e) => Xe = e);
3501
- const pe = {};
3502
- function Mn(e, t) {
3503
- pe[e].delete(t), pe[e].size === 0 && delete pe[e];
3496
+ ue.subscribe((e) => Xe = e);
3497
+ const de = {};
3498
+ function Cn(e, t) {
3499
+ de[e].delete(t), de[e].size === 0 && delete de[e];
3504
3500
  }
3505
3501
  function Ft(e) {
3506
- return pe[e];
3502
+ return de[e];
3507
3503
  }
3508
- function $n(e) {
3509
- return He(e).map((t) => {
3504
+ function Mn(e) {
3505
+ return xe(e).map((t) => {
3510
3506
  const r = Ft(t);
3511
3507
  return [t, r ? [...r] : []];
3512
3508
  }).filter(([, t]) => t.length > 0);
3513
3509
  }
3514
- function ke(e) {
3515
- return e == null ? !1 : He(e).some(
3510
+ function Ge(e) {
3511
+ return e == null ? !1 : xe(e).some(
3516
3512
  (t) => {
3517
3513
  var r;
3518
3514
  return (r = Ft(t)) == null ? void 0 : r.size;
3519
3515
  }
3520
3516
  );
3521
3517
  }
3522
- function Rn(e, t) {
3518
+ function $n(e, t) {
3523
3519
  return Promise.all(
3524
- t.map((n) => (Mn(e, n), n().then((i) => i.default || i)))
3520
+ t.map((n) => (Cn(e, n), n().then((i) => i.default || i)))
3525
3521
  ).then((n) => Ut(e, ...n));
3526
3522
  }
3527
- const re = {};
3523
+ const te = {};
3528
3524
  function Gt(e) {
3529
- if (!ke(e))
3530
- return e in re ? re[e] : Promise.resolve();
3531
- const t = $n(e);
3532
- return re[e] = Promise.all(
3525
+ if (!Ge(e))
3526
+ return e in te ? te[e] : Promise.resolve();
3527
+ const t = Mn(e);
3528
+ return te[e] = Promise.all(
3533
3529
  t.map(
3534
- ([r, n]) => Rn(r, n)
3530
+ ([r, n]) => $n(r, n)
3535
3531
  )
3536
3532
  ).then(() => {
3537
- if (ke(e))
3533
+ if (Ge(e))
3538
3534
  return Gt(e);
3539
- delete re[e];
3540
- }), re[e];
3535
+ delete te[e];
3536
+ }), te[e];
3541
3537
  }
3542
- const Dn = {
3538
+ const Rn = {
3543
3539
  number: {
3544
3540
  scientific: { notation: "scientific" },
3545
3541
  engineering: { notation: "engineering" },
@@ -3568,141 +3564,141 @@ const Dn = {
3568
3564
  timeZoneName: "short"
3569
3565
  }
3570
3566
  }
3571
- }, Un = {
3567
+ }, Dn = {
3572
3568
  fallbackLocale: null,
3573
3569
  loadingDelay: 200,
3574
- formats: Dn,
3570
+ formats: Rn,
3575
3571
  warnOnMissingMessages: !0,
3576
3572
  handleMissingMessage: void 0,
3577
3573
  ignoreTag: !0
3578
- }, Fn = Un;
3579
- function K() {
3580
- return Fn;
3574
+ }, Un = Dn;
3575
+ function Y() {
3576
+ return Un;
3581
3577
  }
3582
- const Ie = _e(!1);
3583
- var Gn = Object.defineProperty, jn = Object.defineProperties, kn = Object.getOwnPropertyDescriptors, ht = Object.getOwnPropertySymbols, Vn = Object.prototype.hasOwnProperty, Xn = Object.prototype.propertyIsEnumerable, lt = (e, t, r) => t in e ? Gn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, zn = (e, t) => {
3578
+ const we = ye(!1);
3579
+ var Fn = Object.defineProperty, Gn = Object.defineProperties, jn = Object.getOwnPropertyDescriptors, ht = Object.getOwnPropertySymbols, kn = Object.prototype.hasOwnProperty, Vn = Object.prototype.propertyIsEnumerable, lt = (e, t, r) => t in e ? Fn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Xn = (e, t) => {
3584
3580
  for (var r in t || (t = {}))
3585
- Vn.call(t, r) && lt(e, r, t[r]);
3581
+ kn.call(t, r) && lt(e, r, t[r]);
3586
3582
  if (ht)
3587
3583
  for (var r of ht(t))
3588
- Xn.call(t, r) && lt(e, r, t[r]);
3584
+ Vn.call(t, r) && lt(e, r, t[r]);
3589
3585
  return e;
3590
- }, Wn = (e, t) => jn(e, kn(t));
3591
- let Ve;
3592
- const be = _e(null);
3586
+ }, zn = (e, t) => Gn(e, jn(t));
3587
+ let je;
3588
+ const pe = ye(null);
3593
3589
  function ft(e) {
3594
3590
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3595
3591
  }
3596
- function He(e, t = K().fallbackLocale) {
3592
+ function xe(e, t = Y().fallbackLocale) {
3597
3593
  const r = ft(e);
3598
3594
  return t ? [.../* @__PURE__ */ new Set([...r, ...ft(t)])] : r;
3599
3595
  }
3600
- function X() {
3601
- return Ve != null ? Ve : void 0;
3596
+ function V() {
3597
+ return je != null ? je : void 0;
3602
3598
  }
3603
- be.subscribe((e) => {
3604
- Ve = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3599
+ pe.subscribe((e) => {
3600
+ je = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3605
3601
  });
3606
- const Zn = (e) => {
3607
- if (e && Cn(e) && ke(e)) {
3608
- const { loadingDelay: t } = K();
3602
+ const Wn = (e) => {
3603
+ if (e && Ln(e) && Ge(e)) {
3604
+ const { loadingDelay: t } = Y();
3609
3605
  let r;
3610
- return typeof window != "undefined" && X() != null && t ? r = window.setTimeout(
3611
- () => Ie.set(!0),
3606
+ return typeof window != "undefined" && V() != null && t ? r = window.setTimeout(
3607
+ () => we.set(!0),
3612
3608
  t
3613
- ) : Ie.set(!0), Gt(e).then(() => {
3614
- be.set(e);
3609
+ ) : we.set(!0), Gt(e).then(() => {
3610
+ pe.set(e);
3615
3611
  }).finally(() => {
3616
- clearTimeout(r), Ie.set(!1);
3612
+ clearTimeout(r), we.set(!1);
3617
3613
  });
3618
3614
  }
3619
- return be.set(e);
3620
- }, le = Wn(zn({}, be), {
3621
- set: Zn
3622
- }), Te = (e) => {
3615
+ return pe.set(e);
3616
+ }, he = zn(Xn({}, pe), {
3617
+ set: Wn
3618
+ }), ve = (e) => {
3623
3619
  const t = /* @__PURE__ */ Object.create(null);
3624
3620
  return (n) => {
3625
3621
  const i = JSON.stringify(n);
3626
3622
  return i in t ? t[i] : t[i] = e(n);
3627
3623
  };
3628
3624
  };
3629
- var Qn = Object.defineProperty, ye = Object.getOwnPropertySymbols, jt = Object.prototype.hasOwnProperty, kt = Object.prototype.propertyIsEnumerable, ct = (e, t, r) => t in e ? Qn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ze = (e, t) => {
3625
+ var Zn = Object.defineProperty, ge = Object.getOwnPropertySymbols, jt = Object.prototype.hasOwnProperty, kt = Object.prototype.propertyIsEnumerable, ct = (e, t, r) => t in e ? Zn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ze = (e, t) => {
3630
3626
  for (var r in t || (t = {}))
3631
3627
  jt.call(t, r) && ct(e, r, t[r]);
3632
- if (ye)
3633
- for (var r of ye(t))
3628
+ if (ge)
3629
+ for (var r of ge(t))
3634
3630
  kt.call(t, r) && ct(e, r, t[r]);
3635
3631
  return e;
3636
- }, te = (e, t) => {
3632
+ }, ee = (e, t) => {
3637
3633
  var r = {};
3638
3634
  for (var n in e)
3639
3635
  jt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3640
- if (e != null && ye)
3641
- for (var n of ye(e))
3636
+ if (e != null && ge)
3637
+ for (var n of ge(e))
3642
3638
  t.indexOf(n) < 0 && kt.call(e, n) && (r[n] = e[n]);
3643
3639
  return r;
3644
3640
  };
3645
- const ae = (e, t) => {
3646
- const { formats: r } = K();
3641
+ const oe = (e, t) => {
3642
+ const { formats: r } = Y();
3647
3643
  if (e in r && t in r[e])
3648
3644
  return r[e][t];
3649
3645
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3650
- }, Jn = Te(
3646
+ }, Qn = ve(
3651
3647
  (e) => {
3652
- var t = e, { locale: r, format: n } = t, i = te(t, ["locale", "format"]);
3648
+ var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
3653
3649
  if (r == null)
3654
3650
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3655
- return n && (i = ae("number", n)), new Intl.NumberFormat(r, i);
3651
+ return n && (i = oe("number", n)), new Intl.NumberFormat(r, i);
3656
3652
  }
3657
- ), qn = Te(
3653
+ ), Jn = ve(
3658
3654
  (e) => {
3659
- var t = e, { locale: r, format: n } = t, i = te(t, ["locale", "format"]);
3655
+ var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
3660
3656
  if (r == null)
3661
3657
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3662
- return n ? i = ae("date", n) : Object.keys(i).length === 0 && (i = ae("date", "short")), new Intl.DateTimeFormat(r, i);
3658
+ return n ? i = oe("date", n) : Object.keys(i).length === 0 && (i = oe("date", "short")), new Intl.DateTimeFormat(r, i);
3663
3659
  }
3664
- ), Yn = Te(
3660
+ ), qn = ve(
3665
3661
  (e) => {
3666
- var t = e, { locale: r, format: n } = t, i = te(t, ["locale", "format"]);
3662
+ var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
3667
3663
  if (r == null)
3668
3664
  throw new Error(
3669
3665
  '[svelte-i18n] A "locale" must be set to format time values'
3670
3666
  );
3671
- return n ? i = ae("time", n) : Object.keys(i).length === 0 && (i = ae("time", "short")), new Intl.DateTimeFormat(r, i);
3667
+ return n ? i = oe("time", n) : Object.keys(i).length === 0 && (i = oe("time", "short")), new Intl.DateTimeFormat(r, i);
3672
3668
  }
3673
- ), Kn = (e = {}) => {
3669
+ ), Yn = (e = {}) => {
3674
3670
  var t = e, {
3675
- locale: r = X()
3676
- } = t, n = te(t, [
3671
+ locale: r = V()
3672
+ } = t, n = ee(t, [
3677
3673
  "locale"
3678
3674
  ]);
3679
- return Jn(ze({ locale: r }, n));
3680
- }, ei = (e = {}) => {
3675
+ return Qn(ze({ locale: r }, n));
3676
+ }, Kn = (e = {}) => {
3681
3677
  var t = e, {
3682
- locale: r = X()
3683
- } = t, n = te(t, [
3678
+ locale: r = V()
3679
+ } = t, n = ee(t, [
3684
3680
  "locale"
3685
3681
  ]);
3686
- return qn(ze({ locale: r }, n));
3687
- }, ti = (e = {}) => {
3682
+ return Jn(ze({ locale: r }, n));
3683
+ }, ei = (e = {}) => {
3688
3684
  var t = e, {
3689
- locale: r = X()
3690
- } = t, n = te(t, [
3685
+ locale: r = V()
3686
+ } = t, n = ee(t, [
3691
3687
  "locale"
3692
3688
  ]);
3693
- return Yn(ze({ locale: r }, n));
3694
- }, ri = Te(
3689
+ return qn(ze({ locale: r }, n));
3690
+ }, ti = ve(
3695
3691
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3696
- (e, t = X()) => new On(e, t, K().formats, {
3697
- ignoreTag: K().ignoreTag
3692
+ (e, t = V()) => new Pn(e, t, Y().formats, {
3693
+ ignoreTag: Y().ignoreTag
3698
3694
  })
3699
- ), ni = (e, t = {}) => {
3695
+ ), ri = (e, t = {}) => {
3700
3696
  var r, n, i, s;
3701
3697
  let o = t;
3702
3698
  typeof e == "object" && (o = e, e = o.id);
3703
3699
  const {
3704
3700
  values: a,
3705
- locale: h = X(),
3701
+ locale: h = V(),
3706
3702
  default: u
3707
3703
  } = o;
3708
3704
  if (h == null)
@@ -3711,7 +3707,7 @@ const ae = (e, t) => {
3711
3707
  );
3712
3708
  let l = Rt(e, h);
3713
3709
  if (!l)
3714
- l = (s = (i = (n = (r = K()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
3710
+ l = (s = (i = (n = (r = Y()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
3715
3711
  else if (typeof l != "string")
3716
3712
  return console.warn(
3717
3713
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -3720,7 +3716,7 @@ const ae = (e, t) => {
3720
3716
  return l;
3721
3717
  let f = l;
3722
3718
  try {
3723
- f = ri(l, h).format(a);
3719
+ f = ti(l, h).format(a);
3724
3720
  } catch (c) {
3725
3721
  c instanceof Error && console.warn(
3726
3722
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3728,11 +3724,11 @@ const ae = (e, t) => {
3728
3724
  );
3729
3725
  }
3730
3726
  return f;
3731
- }, ii = (e, t) => ti(t).format(e), si = (e, t) => ei(t).format(e), oi = (e, t) => Kn(t).format(e), ai = (e, t = X()) => Rt(e, t), ui = ee([le, he], () => ni);
3732
- ee([le], () => ii);
3733
- ee([le], () => si);
3734
- ee([le], () => oi);
3735
- ee([le, he], () => ai);
3727
+ }, ni = (e, t) => ei(t).format(e), ii = (e, t) => Kn(t).format(e), si = (e, t) => Yn(t).format(e), oi = (e, t = V()) => Rt(e, t), ai = K([he, ue], () => ri);
3728
+ K([he], () => ni);
3729
+ K([he], () => ii);
3730
+ K([he], () => si);
3731
+ K([he, ue], () => oi);
3736
3732
  function mt(e, t) {
3737
3733
  Ut(e, t);
3738
3734
  }
@@ -3826,13 +3822,13 @@ const dt = {
3826
3822
  days: "days"
3827
3823
  }
3828
3824
  };
3829
- function hi(e, t) {
3825
+ function ui(e, t) {
3830
3826
  if (e) {
3831
3827
  const r = document.createElement("style");
3832
3828
  r.innerHTML = t, e.appendChild(r);
3833
3829
  }
3834
3830
  }
3835
- function li(e, t) {
3831
+ function hi(e, t) {
3836
3832
  const r = new URL(t);
3837
3833
  fetch(r.href).then((n) => n.text()).then((n) => {
3838
3834
  const i = document.createElement("style");
@@ -3841,7 +3837,7 @@ function li(e, t) {
3841
3837
  console.error("There was an error while trying to load client styling from URL", n);
3842
3838
  });
3843
3839
  }
3844
- function fi(e, t, r) {
3840
+ function li(e, t, r) {
3845
3841
  if (window.emMessageBus) {
3846
3842
  const n = document.createElement("style");
3847
3843
  window.emMessageBus.subscribe(t, (i) => {
@@ -3849,7 +3845,7 @@ function fi(e, t, r) {
3849
3845
  });
3850
3846
  }
3851
3847
  }
3852
- function ci(e) {
3848
+ function fi(e) {
3853
3849
  er(e, "svelte-6h4bfy", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.TournamentDates{margin-left:20px;margin-right:20px;display:flex;justify-content:space-between}.StartDate{font-size:11px;color:var(--emw--color-gray-300, #58586B)}.EndDate{font-size:11px;align-content:flex-end;color:var(--emw--color-gray-300, #58586B)}.ProgressBar{margin:5px 20px;height:8px;background:var(--emw--color-white, #FFFFFF)}.ProgressBarInactive{margin:5px 20px 10px 20px;height:8px;background:var(--emw--color-gray-100, #E6E6E6)}.ProgressBarFill{background-color:var(--emw--color-green, #48952a);height:8px}.ProgressBarFillEnd{background-color:var(--emw--color-green, #48952a);height:8px}.ProgressBarFillStarting{background-color:var(--emw--color-gray-300, #58586B);height:8px}.Remaining,.Finished{font-size:10px;padding-top:5px;text-align:right;text-transform:uppercase}.Finished{color:var(--emw--color-green, #48952a)}");
3854
3850
  }
3855
3851
  function pt(e) {
@@ -3871,9 +3867,9 @@ function pt(e) {
3871
3867
  /*status*/
3872
3868
  p[2] == "Finished" || /*status*/
3873
3869
  p[2] == "Closing" || /*status*/
3874
- p[2] == "Closed" ? pi : (
3870
+ p[2] == "Closed" ? di : (
3875
3871
  /*tournamentUntilStartDays*/
3876
- p[5] > 0 ? di : mi
3872
+ p[5] > 0 ? mi : ci
3877
3873
  )
3878
3874
  );
3879
3875
  }
@@ -3885,25 +3881,25 @@ function pt(e) {
3885
3881
  p[2] == "Closing" || /*status*/
3886
3882
  p[2] == "Closed"
3887
3883
  )
3888
- return yi;
3884
+ return bi;
3889
3885
  if (
3890
3886
  /*tournamentUntilStartDays*/
3891
3887
  p[5] > 0
3892
3888
  )
3893
- return bi;
3889
+ return gi;
3894
3890
  if (
3895
3891
  /*tournamentLeftDays*/
3896
3892
  p[4] > 0
3897
3893
  )
3898
- return gi;
3894
+ return pi;
3899
3895
  }
3900
- let H = L(e), E = H && H(e);
3896
+ let H = L(e), _ = H && H(e);
3901
3897
  return {
3902
3898
  c() {
3903
- t = N("div"), r = N("div"), i = j(n), s = ne(), o = N("div"), h = j(a), u = ne(), l = N("div"), f = N("div"), S.c(), c = ne(), E && E.c(), _(r, "class", "StartDate"), _(r, "part", "StartDate"), _(o, "class", "EndDate"), _(o, "part", "EndDate"), _(t, "class", "TournamentDates"), _(t, "part", "TournamentDates"), _(f, "class", "ProgressBar"), _(f, "part", "ProgressBar"), _(l, "class", "ProgressBarWrapper"), _(l, "part", "ProgressBarWrapper");
3899
+ t = O("div"), r = O("div"), i = G(n), s = re(), o = O("div"), h = G(a), u = re(), l = O("div"), f = O("div"), S.c(), c = re(), _ && _.c(), x(r, "class", "StartDate"), x(r, "part", "StartDate"), x(o, "class", "EndDate"), x(o, "part", "EndDate"), x(t, "class", "TournamentDates"), x(t, "part", "TournamentDates"), x(f, "class", "ProgressBar"), x(f, "part", "ProgressBar"), x(l, "class", "ProgressBarWrapper"), x(l, "part", "ProgressBarWrapper");
3904
3900
  },
3905
3901
  m(p, B) {
3906
- $(p, t, B), O(t, r), O(r, i), O(t, s), O(t, o), O(o, h), $(p, u, B), $(p, l, B), O(l, f), S.m(f, null), O(f, c), E && E.m(f, null), d || (y = Kt(
3902
+ $(p, t, B), N(t, r), N(r, i), N(t, s), N(t, o), N(o, h), $(p, u, B), $(p, l, B), N(l, f), S.m(f, null), N(f, c), _ && _.m(f, null), d || (y = Kt(
3907
3903
  /*getDuration*/
3908
3904
  e[9].call(null, l)
3909
3905
  ), d = !0);
@@ -3914,23 +3910,23 @@ function pt(e) {
3914
3910
  p[10](
3915
3911
  /*startdate*/
3916
3912
  p[0]
3917
- ) + "") && V(i, n), B & /*enddate*/
3913
+ ) + "") && k(i, n), B & /*enddate*/
3918
3914
  2 && a !== (a = /*formatDate*/
3919
3915
  p[10](
3920
3916
  /*enddate*/
3921
3917
  p[1]
3922
- ) + "") && V(h, a), A === (A = T(p)) && S ? S.p(p, B) : (S.d(1), S = A(p), S && (S.c(), S.m(f, c))), H === (H = L(p)) && E ? E.p(p, B) : (E && E.d(1), E = H && H(p), E && (E.c(), E.m(f, null)));
3918
+ ) + "") && k(h, a), A === (A = T(p)) && S ? S.p(p, B) : (S.d(1), S = A(p), S && (S.c(), S.m(f, c))), H === (H = L(p)) && _ ? _.p(p, B) : (_ && _.d(1), _ = H && H(p), _ && (_.c(), _.m(f, null)));
3923
3919
  },
3924
3920
  d(p) {
3925
- p && (M(t), M(u), M(l)), S.d(), E && E.d(), d = !1, y();
3921
+ p && (M(t), M(u), M(l)), S.d(), _ && _.d(), d = !1, y();
3926
3922
  }
3927
3923
  };
3928
3924
  }
3929
- function mi(e) {
3925
+ function ci(e) {
3930
3926
  let t;
3931
3927
  return {
3932
3928
  c() {
3933
- t = N("div"), _(t, "class", "ProgressBarFill"), _(t, "part", "ProgressBarFill"), Ye(
3929
+ t = O("div"), x(t, "class", "ProgressBarFill"), x(t, "part", "ProgressBarFill"), Ye(
3934
3930
  t,
3935
3931
  "width",
3936
3932
  /*getProgress*/
@@ -3954,11 +3950,11 @@ function mi(e) {
3954
3950
  }
3955
3951
  };
3956
3952
  }
3957
- function di(e) {
3953
+ function mi(e) {
3958
3954
  let t;
3959
3955
  return {
3960
3956
  c() {
3961
- t = N("div"), _(t, "class", "ProgressBarFillStarting"), _(t, "part", "ProgressBarFillStarting");
3957
+ t = O("div"), x(t, "class", "ProgressBarFillStarting"), x(t, "part", "ProgressBarFillStarting");
3962
3958
  },
3963
3959
  m(r, n) {
3964
3960
  $(r, t, n);
@@ -3969,11 +3965,11 @@ function di(e) {
3969
3965
  }
3970
3966
  };
3971
3967
  }
3972
- function pi(e) {
3968
+ function di(e) {
3973
3969
  let t;
3974
3970
  return {
3975
3971
  c() {
3976
- t = N("div"), _(t, "class", "ProgressBarFillEnd"), _(t, "part", "ProgressBarFillEnd");
3972
+ t = O("div"), x(t, "class", "ProgressBarFillEnd"), x(t, "part", "ProgressBarFillEnd");
3977
3973
  },
3978
3974
  m(r, n) {
3979
3975
  $(r, t, n);
@@ -3984,37 +3980,37 @@ function pi(e) {
3984
3980
  }
3985
3981
  };
3986
3982
  }
3987
- function gi(e) {
3983
+ function pi(e) {
3988
3984
  let t, r, n, i = (
3989
3985
  /*$_*/
3990
3986
  e[8]("left") + ""
3991
3987
  ), s;
3992
3988
  return {
3993
3989
  c() {
3994
- t = N("div"), r = j(
3990
+ t = O("div"), r = G(
3995
3991
  /*showRemain*/
3996
3992
  e[6]
3997
- ), n = ne(), s = j(i), _(t, "class", "Remaining"), _(t, "part", "Remaining");
3993
+ ), n = re(), s = G(i), x(t, "class", "Remaining"), x(t, "part", "Remaining");
3998
3994
  },
3999
3995
  m(o, a) {
4000
- $(o, t, a), O(t, r), O(t, n), O(t, s);
3996
+ $(o, t, a), N(t, r), N(t, n), N(t, s);
4001
3997
  },
4002
3998
  p(o, a) {
4003
3999
  a & /*showRemain*/
4004
- 64 && V(
4000
+ 64 && k(
4005
4001
  r,
4006
4002
  /*showRemain*/
4007
4003
  o[6]
4008
4004
  ), a & /*$_*/
4009
4005
  256 && i !== (i = /*$_*/
4010
- o[8]("left") + "") && V(s, i);
4006
+ o[8]("left") + "") && k(s, i);
4011
4007
  },
4012
4008
  d(o) {
4013
4009
  o && M(t);
4014
4010
  }
4015
4011
  };
4016
4012
  }
4017
- function bi(e) {
4013
+ function gi(e) {
4018
4014
  let t, r = (
4019
4015
  /*$_*/
4020
4016
  e[8]("starting") + ""
@@ -4027,49 +4023,49 @@ function bi(e) {
4027
4023
  ), o;
4028
4024
  return {
4029
4025
  c() {
4030
- t = N("div"), n = j(r), i = ne(), o = j(s), _(t, "class", "Remaining"), _(t, "part", "Remaining");
4026
+ t = O("div"), n = G(r), i = re(), o = G(s), x(t, "class", "Remaining"), x(t, "part", "Remaining");
4031
4027
  },
4032
4028
  m(a, h) {
4033
- $(a, t, h), O(t, n), O(t, i), O(t, o);
4029
+ $(a, t, h), N(t, n), N(t, i), N(t, o);
4034
4030
  },
4035
4031
  p(a, h) {
4036
4032
  h & /*$_*/
4037
4033
  256 && r !== (r = /*$_*/
4038
- a[8]("starting") + "") && V(n, r), h & /*tournamentUntilStartDays*/
4034
+ a[8]("starting") + "") && k(n, r), h & /*tournamentUntilStartDays*/
4039
4035
  32 && s !== (s = /*getTextByDiff*/
4040
4036
  a[11](
4041
4037
  /*tournamentUntilStartDays*/
4042
4038
  a[5]
4043
- ) + "") && V(o, s);
4039
+ ) + "") && k(o, s);
4044
4040
  },
4045
4041
  d(a) {
4046
4042
  a && M(t);
4047
4043
  }
4048
4044
  };
4049
4045
  }
4050
- function yi(e) {
4046
+ function bi(e) {
4051
4047
  let t, r = (
4052
4048
  /*$_*/
4053
4049
  e[8]("finished") + ""
4054
4050
  ), n;
4055
4051
  return {
4056
4052
  c() {
4057
- t = N("div"), n = j(r), _(t, "class", "Finished"), _(t, "part", "Finished");
4053
+ t = O("div"), n = G(r), x(t, "class", "Finished"), x(t, "part", "Finished");
4058
4054
  },
4059
4055
  m(i, s) {
4060
- $(i, t, s), O(t, n);
4056
+ $(i, t, s), N(t, n);
4061
4057
  },
4062
4058
  p(i, s) {
4063
4059
  s & /*$_*/
4064
4060
  256 && r !== (r = /*$_*/
4065
- i[8]("finished") + "") && V(n, r);
4061
+ i[8]("finished") + "") && k(n, r);
4066
4062
  },
4067
4063
  d(i) {
4068
4064
  i && M(t);
4069
4065
  }
4070
4066
  };
4071
4067
  }
4072
- function Ei(e) {
4068
+ function yi(e) {
4073
4069
  let t, r = (
4074
4070
  /*startdate*/
4075
4071
  e[0] && /*enddate*/
@@ -4077,7 +4073,7 @@ function Ei(e) {
4077
4073
  );
4078
4074
  return {
4079
4075
  c() {
4080
- t = N("div"), r && r.c(), _(t, "class", "TournamentDuration"), _(t, "part", "TournamentDuration");
4076
+ t = O("div"), r && r.c(), x(t, "class", "TournamentDuration"), x(t, "part", "TournamentDuration");
4081
4077
  },
4082
4078
  m(n, i) {
4083
4079
  $(n, t, i), r && r.m(t, null), e[17](t);
@@ -4094,14 +4090,14 @@ function Ei(e) {
4094
4090
  }
4095
4091
  };
4096
4092
  }
4097
- function _i(e, t, r) {
4093
+ function Ei(e, t, r) {
4098
4094
  let n, i;
4099
- Yt(e, ui, (m) => r(8, i = m));
4095
+ Yt(e, ai, (m) => r(8, i = m));
4100
4096
  let { startdate: s = "" } = t, { enddate: o = "" } = t, { status: a = "" } = t, { lang: h = "en" } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { translationurl: f = "" } = t, { mbsource: c } = t, d, y = "", T = "", A = "";
4101
4097
  const S = () => {
4102
4098
  fetch(f).then((w) => w.json()).then((w) => {
4103
- Object.keys(w).forEach((F) => {
4104
- mt(F, w[F]);
4099
+ Object.keys(w).forEach((U) => {
4100
+ mt(U, w[U]);
4105
4101
  });
4106
4102
  }).catch((w) => {
4107
4103
  console.log(w);
@@ -4110,21 +4106,21 @@ function _i(e, t, r) {
4110
4106
  Object.keys(dt).forEach((m) => {
4111
4107
  mt(m, dt[m]);
4112
4108
  });
4113
- const L = (m) => new Date(m).getTime(), H = (m, w) => (L(w) - L(m)) / (1e3 * 60), E = () => {
4109
+ const L = (m) => new Date(m).getTime(), H = (m, w) => (L(w) - L(m)) / (1e3 * 60), _ = () => {
4114
4110
  const m = /* @__PURE__ */ new Date();
4115
4111
  r(4, y = H(m, o)), r(5, T = H(m, s)), r(6, A = B(y));
4116
4112
  }, p = (m) => {
4117
4113
  const w = { month: "long" };
4118
- let F = new Date(m), k = new Intl.DateTimeFormat(h, w).format(F);
4119
- return `${F.getDate()} ${k}, ${F.toLocaleString("en-GB", { hour: "numeric", minute: "numeric" })}, ${F.getUTCFullYear()}`;
4114
+ let U = new Date(m), j = new Intl.DateTimeFormat(h, w).format(U);
4115
+ return `${U.getDate()} ${j}, ${U.toLocaleString("en-GB", { hour: "numeric", minute: "numeric" })}, ${U.getUTCFullYear()}`;
4120
4116
  }, B = (m) => {
4121
- const w = (k, R) => k + " " + i(R), F = (k) => {
4122
- const R = Math.floor(k);
4117
+ const w = (j, R) => j + " " + i(R), U = (j) => {
4118
+ const R = Math.floor(j);
4123
4119
  return R < 10 ? `0${R}` : `${R}`;
4124
4120
  };
4125
4121
  if (m < 1440) {
4126
- const k = m / 60, R = m % 60, Vt = (R - Math.floor(R)) * 60;
4127
- return [k, R, Vt].map((Xt) => F(Xt)).join(":");
4122
+ const j = m / 60, R = m % 60, Vt = (R - Math.floor(R)) * 60;
4123
+ return [j, R, Vt].map((Xt) => U(Xt)).join(":");
4128
4124
  }
4129
4125
  return w(Math.ceil(m / (60 * 24)), "days");
4130
4126
  };
@@ -4132,7 +4128,7 @@ function _i(e, t, r) {
4132
4128
  window.postMessage({ type: "TournamentThumbnailMounted" }, window.location.href);
4133
4129
  const m = setInterval(
4134
4130
  () => {
4135
- s && o && E();
4131
+ s && o && _();
4136
4132
  },
4137
4133
  1e3
4138
4134
  );
@@ -4140,8 +4136,8 @@ function _i(e, t, r) {
4140
4136
  clearInterval(m);
4141
4137
  };
4142
4138
  });
4143
- function fe(m) {
4144
- Le[m ? "unshift" : "push"](() => {
4139
+ function le(m) {
4140
+ Oe[m ? "unshift" : "push"](() => {
4145
4141
  d = m, r(3, d);
4146
4142
  });
4147
4143
  }
@@ -4155,13 +4151,13 @@ function _i(e, t, r) {
4155
4151
  const m = H(s, o), w = 100 / m;
4156
4152
  return Math.floor((m - y) * w);
4157
4153
  }), e.$$.dirty & /*startdate, enddate, tournamentLeftDays*/
4158
- 19 && s && o && E() && B(y), e.$$.dirty & /*lang*/
4159
- 4096 && h && E(), e.$$.dirty & /*lang, tournamentLeftDays*/
4154
+ 19 && s && o && _() && B(y), e.$$.dirty & /*lang*/
4155
+ 4096 && h && _(), e.$$.dirty & /*lang, tournamentLeftDays*/
4160
4156
  4112 && h && B(y), e.$$.dirty & /*translationurl*/
4161
4157
  32768 && f && S(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4162
- 8200 && u && d && hi(d, u), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4163
- 16392 && l && d && li(d, l), e.$$.dirty & /*mbsource, customStylingContainer*/
4164
- 65544 && c && d && fi(d, `${c}.Style`);
4158
+ 8200 && u && d && ui(d, u), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4159
+ 16392 && l && d && hi(d, l), e.$$.dirty & /*mbsource, customStylingContainer*/
4160
+ 65544 && c && d && li(d, `${c}.Style`);
4165
4161
  }, [
4166
4162
  s,
4167
4163
  o,
@@ -4172,7 +4168,7 @@ function _i(e, t, r) {
4172
4168
  A,
4173
4169
  n,
4174
4170
  i,
4175
- E,
4171
+ _,
4176
4172
  p,
4177
4173
  B,
4178
4174
  h,
@@ -4180,16 +4176,16 @@ function _i(e, t, r) {
4180
4176
  l,
4181
4177
  f,
4182
4178
  c,
4183
- fe
4179
+ le
4184
4180
  ];
4185
4181
  }
4186
- class xi extends yr {
4182
+ class _i extends yr {
4187
4183
  constructor(t) {
4188
4184
  super(), gr(
4189
4185
  this,
4190
4186
  t,
4191
- _i,
4192
4187
  Ei,
4188
+ yi,
4193
4189
  bt,
4194
4190
  {
4195
4191
  startdate: 0,
@@ -4201,7 +4197,7 @@ class xi extends yr {
4201
4197
  translationurl: 15,
4202
4198
  mbsource: 16
4203
4199
  },
4204
- ci
4200
+ fi
4205
4201
  );
4206
4202
  }
4207
4203
  get startdate() {
@@ -4253,7 +4249,7 @@ class xi extends yr {
4253
4249
  this.$$set({ mbsource: t }), D();
4254
4250
  }
4255
4251
  }
4256
- br(xi, { startdate: {}, enddate: {}, status: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
4252
+ br(_i, { startdate: {}, enddate: {}, status: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
4257
4253
  export {
4258
- xi as default
4254
+ _i as default
4259
4255
  };