@everymatrix/casino-tournaments-thumbnail-duration 1.45.0 → 1.45.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -103,7 +103,7 @@ function G(e) {
103
103
  function re() {
104
104
  return G(" ");
105
105
  }
106
- function v(e, t, r) {
106
+ function _(e, t, r) {
107
107
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
108
108
  }
109
109
  function ir(e) {
@@ -285,7 +285,7 @@ typeof HTMLElement == "function" && (Et = class extends HTMLElement {
285
285
  let o;
286
286
  return {
287
287
  c: function() {
288
- o = I("slot"), s !== "default" && v(o, "name", s);
288
+ o = I("slot"), s !== "default" && _(o, "name", s);
289
289
  },
290
290
  /**
291
291
  * @param {HTMLElement} target
@@ -468,10 +468,10 @@ class Er {
468
468
  this.$$set && !Yt(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
469
469
  }
470
470
  }
471
- const vr = "4";
472
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(vr);
471
+ const _r = "4";
472
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(_r);
473
473
  const z = [];
474
- function _r(e, t) {
474
+ function xr(e, t) {
475
475
  return {
476
476
  subscribe: ye(e, t).subscribe
477
477
  };
@@ -507,7 +507,7 @@ function K(e, t, r) {
507
507
  if (!i.every(Boolean))
508
508
  throw new Error("derived() expects stores as input, got a falsy value");
509
509
  const s = t.length < 2;
510
- return _r(r, (o, a) => {
510
+ return xr(r, (o, a) => {
511
511
  let h = !1;
512
512
  const u = [];
513
513
  let l = 0, f = w;
@@ -533,7 +533,7 @@ function K(e, t, r) {
533
533
  };
534
534
  });
535
535
  }
536
- function xr(e) {
536
+ function vr(e) {
537
537
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
538
538
  }
539
539
  var Hr = function(t) {
@@ -575,7 +575,7 @@ function wr(e) {
575
575
  function et(e) {
576
576
  return Object.keys(e).concat(wr(e));
577
577
  }
578
- function vt(e, t) {
578
+ function _t(e, t) {
579
579
  try {
580
580
  return t in e;
581
581
  } catch (r) {
@@ -583,14 +583,14 @@ function vt(e, t) {
583
583
  }
584
584
  }
585
585
  function Cr(e, t) {
586
- return vt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
586
+ return _t(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
587
587
  }
588
588
  function Lr(e, t, r) {
589
589
  var n = {};
590
590
  return r.isMergeableObject(e) && et(e).forEach(function(i) {
591
591
  n[i] = se(e[i], r);
592
592
  }), et(t).forEach(function(i) {
593
- Cr(e, i) || (vt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Ir(i, r)(e[i], t[i], r) : n[i] = se(t[i], r));
593
+ Cr(e, i) || (_t(e, i) && r.isMergeableObject(t[i]) ? n[i] = Ir(i, r)(e[i], t[i], r) : n[i] = se(t[i], r));
594
594
  }), n;
595
595
  }
596
596
  function Q(e, t, r) {
@@ -606,7 +606,7 @@ Q.all = function(t, r) {
606
606
  }, {});
607
607
  };
608
608
  var Mr = Q, $r = Mr;
609
- const Rr = /* @__PURE__ */ xr($r);
609
+ const Rr = /* @__PURE__ */ vr($r);
610
610
  var Le = function(e, t) {
611
611
  return Le = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
612
612
  r.__proto__ = n;
@@ -649,40 +649,40 @@ var g;
649
649
  (function(e) {
650
650
  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";
651
651
  })(g || (g = {}));
652
- var _;
652
+ var x;
653
653
  (function(e) {
654
654
  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";
655
- })(_ || (_ = {}));
655
+ })(x || (x = {}));
656
656
  var J;
657
657
  (function(e) {
658
658
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
659
659
  })(J || (J = {}));
660
660
  function tt(e) {
661
- return e.type === _.literal;
661
+ return e.type === x.literal;
662
662
  }
663
663
  function Ur(e) {
664
- return e.type === _.argument;
665
- }
666
- function _t(e) {
667
- return e.type === _.number;
664
+ return e.type === x.argument;
668
665
  }
669
666
  function xt(e) {
670
- return e.type === _.date;
667
+ return e.type === x.number;
668
+ }
669
+ function vt(e) {
670
+ return e.type === x.date;
671
671
  }
672
672
  function Ht(e) {
673
- return e.type === _.time;
673
+ return e.type === x.time;
674
674
  }
675
675
  function Tt(e) {
676
- return e.type === _.select;
676
+ return e.type === x.select;
677
677
  }
678
678
  function Bt(e) {
679
- return e.type === _.plural;
679
+ return e.type === x.plural;
680
680
  }
681
681
  function Fr(e) {
682
- return e.type === _.pound;
682
+ return e.type === x.pound;
683
683
  }
684
684
  function St(e) {
685
- return e.type === _.tag;
685
+ return e.type === x.tag;
686
686
  }
687
687
  function At(e) {
688
688
  return !!(e && typeof e == "object" && e.type === J.number);
@@ -2567,7 +2567,7 @@ var fn = (
2567
2567
  if (s === 35 && (r === "plural" || r === "selectordinal")) {
2568
2568
  var a = this.clonePosition();
2569
2569
  this.bump(), i.push({
2570
- type: _.pound,
2570
+ type: x.pound,
2571
2571
  location: b(a, this.clonePosition())
2572
2572
  });
2573
2573
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
@@ -2595,7 +2595,7 @@ var fn = (
2595
2595
  if (this.bumpSpace(), this.bumpIf("/>"))
2596
2596
  return {
2597
2597
  val: {
2598
- type: _.literal,
2598
+ type: x.literal,
2599
2599
  value: "<".concat(i, "/>"),
2600
2600
  location: b(n, this.clonePosition())
2601
2601
  },
@@ -2612,7 +2612,7 @@ var fn = (
2612
2612
  var h = this.clonePosition(), u = this.parseTagName();
2613
2613
  return i !== u ? this.error(g.UNMATCHED_CLOSING_TAG, b(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2614
2614
  val: {
2615
- type: _.tag,
2615
+ type: x.tag,
2616
2616
  value: i,
2617
2617
  children: o,
2618
2618
  location: b(n, this.clonePosition())
@@ -2649,7 +2649,7 @@ var fn = (
2649
2649
  }
2650
2650
  var h = b(n, this.clonePosition());
2651
2651
  return {
2652
- val: { type: _.literal, value: i, location: h },
2652
+ val: { type: x.literal, value: i, location: h },
2653
2653
  err: null
2654
2654
  };
2655
2655
  }, e.prototype.tryParseLeftAngleBracket = function() {
@@ -2709,7 +2709,7 @@ var fn = (
2709
2709
  case 125:
2710
2710
  return this.bump(), {
2711
2711
  val: {
2712
- type: _.argument,
2712
+ type: x.argument,
2713
2713
  // value does not include the opening and closing braces.
2714
2714
  value: i,
2715
2715
  location: b(n, this.clonePosition())
@@ -2756,7 +2756,7 @@ var fn = (
2756
2756
  if (a === "number") {
2757
2757
  var f = this.parseNumberSkeletonFromString(P, u.styleLocation);
2758
2758
  return f.err ? f : {
2759
- val: { type: _.number, value: n, location: T, style: f.val },
2759
+ val: { type: x.number, value: n, location: T, style: f.val },
2760
2760
  err: null
2761
2761
  };
2762
2762
  } else {
@@ -2769,7 +2769,7 @@ var fn = (
2769
2769
  pattern: B,
2770
2770
  location: u.styleLocation,
2771
2771
  parsedOptions: this.shouldParseSkeletons ? jr(B) : {}
2772
- }, C = a === "date" ? _.date : _.time;
2772
+ }, C = a === "date" ? x.date : x.time;
2773
2773
  return {
2774
2774
  val: { type: C, value: n, location: T, style: c },
2775
2775
  err: null
@@ -2778,7 +2778,7 @@ var fn = (
2778
2778
  }
2779
2779
  return {
2780
2780
  val: {
2781
- type: a === "number" ? _.number : a === "date" ? _.date : _.time,
2781
+ type: a === "number" ? x.number : a === "date" ? x.date : x.time,
2782
2782
  value: n,
2783
2783
  location: T,
2784
2784
  style: (s = u == null ? void 0 : u.style) !== null && s !== void 0 ? s : null
@@ -2789,9 +2789,9 @@ var fn = (
2789
2789
  case "plural":
2790
2790
  case "selectordinal":
2791
2791
  case "select": {
2792
- var x = this.clonePosition();
2792
+ var v = this.clonePosition();
2793
2793
  if (this.bumpSpace(), !this.bumpIf(","))
2794
- return this.error(g.EXPECT_SELECT_ARGUMENT_OPTIONS, b(x, y({}, x)));
2794
+ return this.error(g.EXPECT_SELECT_ARGUMENT_OPTIONS, b(v, y({}, v)));
2795
2795
  this.bumpSpace();
2796
2796
  var H = this.parseIdentifierIfPossible(), d = 0;
2797
2797
  if (a !== "select" && H.value === "offset") {
@@ -2812,7 +2812,7 @@ var fn = (
2812
2812
  var le = b(i, this.clonePosition());
2813
2813
  return a === "select" ? {
2814
2814
  val: {
2815
- type: _.select,
2815
+ type: x.select,
2816
2816
  value: n,
2817
2817
  options: ot(S.val),
2818
2818
  location: le
@@ -2820,7 +2820,7 @@ var fn = (
2820
2820
  err: null
2821
2821
  } : {
2822
2822
  val: {
2823
- type: _.plural,
2823
+ type: x.plural,
2824
2824
  value: n,
2825
2825
  options: ot(S.val),
2826
2826
  offset: d,
@@ -3016,7 +3016,7 @@ function Fe(e) {
3016
3016
  if (delete t.location, Tt(t) || Bt(t))
3017
3017
  for (var r in t.options)
3018
3018
  delete t.options[r].location, Fe(t.options[r].value);
3019
- else _t(t) && At(t.style) || (xt(t) || Ht(t)) && Me(t.style) ? delete t.style.location : St(t) && Fe(t.children);
3019
+ else xt(t) && At(t.style) || (vt(t) || Ht(t)) && Me(t.style) ? delete t.style.location : St(t) && Fe(t.children);
3020
3020
  });
3021
3021
  }
3022
3022
  function pn(e, t) {
@@ -3029,7 +3029,7 @@ function pn(e, t) {
3029
3029
  return t != null && t.captureLocation || Fe(r.val), r.val;
3030
3030
  }
3031
3031
  function Ae(e, t) {
3032
- var r = t && t.cache ? t.cache : _n, n = t && t.serializer ? t.serializer : vn, i = t && t.strategy ? t.strategy : bn;
3032
+ var r = t && t.cache ? t.cache : xn, n = t && t.serializer ? t.serializer : _n, i = t && t.strategy ? t.strategy : bn;
3033
3033
  return i(e, {
3034
3034
  cache: r,
3035
3035
  serializer: n
@@ -3059,7 +3059,7 @@ function yn(e, t) {
3059
3059
  function En(e, t) {
3060
3060
  return ke(e, this, Mt, t.cache.create(), t.serializer);
3061
3061
  }
3062
- var vn = function() {
3062
+ var _n = function() {
3063
3063
  return JSON.stringify(arguments);
3064
3064
  };
3065
3065
  function Ve() {
@@ -3071,7 +3071,7 @@ Ve.prototype.get = function(e) {
3071
3071
  Ve.prototype.set = function(e, t) {
3072
3072
  this.cache[e] = t;
3073
3073
  };
3074
- var _n = {
3074
+ var xn = {
3075
3075
  create: function() {
3076
3076
  return new Ve();
3077
3077
  }
@@ -3082,7 +3082,7 @@ var _n = {
3082
3082
  (function(e) {
3083
3083
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3084
3084
  })(q || (q = {}));
3085
- var ve = (
3085
+ var _e = (
3086
3086
  /** @class */
3087
3087
  function(e) {
3088
3088
  Ee(t, e);
@@ -3102,8 +3102,8 @@ var ve = (
3102
3102
  return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), q.INVALID_VALUE, s) || this;
3103
3103
  }
3104
3104
  return t;
3105
- }(ve)
3106
- ), xn = (
3105
+ }(_e)
3106
+ ), vn = (
3107
3107
  /** @class */
3108
3108
  function(e) {
3109
3109
  Ee(t, e);
@@ -3111,7 +3111,7 @@ var ve = (
3111
3111
  return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), q.INVALID_VALUE, i) || this;
3112
3112
  }
3113
3113
  return t;
3114
- }(ve)
3114
+ }(_e)
3115
3115
  ), Hn = (
3116
3116
  /** @class */
3117
3117
  function(e) {
@@ -3120,7 +3120,7 @@ var ve = (
3120
3120
  return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), q.MISSING_VALUE, n) || this;
3121
3121
  }
3122
3122
  return t;
3123
- }(ve)
3123
+ }(_e)
3124
3124
  ), N;
3125
3125
  (function(e) {
3126
3126
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
@@ -3169,7 +3169,7 @@ function me(e, t, r, n, i, s, o) {
3169
3169
  });
3170
3170
  continue;
3171
3171
  }
3172
- if (xt(l)) {
3172
+ if (vt(l)) {
3173
3173
  var p = typeof l.style == "string" ? n.date[l.style] : Me(l.style) ? l.style.parsedOptions : void 0;
3174
3174
  a.push({
3175
3175
  type: N.literal,
@@ -3185,7 +3185,7 @@ function me(e, t, r, n, i, s, o) {
3185
3185
  });
3186
3186
  continue;
3187
3187
  }
3188
- if (_t(l)) {
3188
+ if (xt(l)) {
3189
3189
  var p = typeof l.style == "string" ? n.number[l.style] : At(l.style) ? l.style.parsedOptions : void 0;
3190
3190
  p && p.scale && (c = c * (p.scale || 1)), a.push({
3191
3191
  type: N.literal,
@@ -3196,7 +3196,7 @@ function me(e, t, r, n, i, s, o) {
3196
3196
  if (St(l)) {
3197
3197
  var E = l.children, T = l.value, P = i[T];
3198
3198
  if (!Bn(P))
3199
- throw new xn(T, "function", o);
3199
+ throw new vn(T, "function", o);
3200
3200
  var B = me(E, t, r, n, i, s), C = P(B.map(function(d) {
3201
3201
  return d.value;
3202
3202
  }));
@@ -3208,25 +3208,25 @@ function me(e, t, r, n, i, s, o) {
3208
3208
  }));
3209
3209
  }
3210
3210
  if (Tt(l)) {
3211
- var x = l.options[c] || l.options.other;
3212
- if (!x)
3211
+ var v = l.options[c] || l.options.other;
3212
+ if (!v)
3213
3213
  throw new ut(l.value, c, Object.keys(l.options), o);
3214
- a.push.apply(a, me(x.value, t, r, n, i));
3214
+ a.push.apply(a, me(v.value, t, r, n, i));
3215
3215
  continue;
3216
3216
  }
3217
3217
  if (Bt(l)) {
3218
- var x = l.options["=".concat(c)];
3219
- if (!x) {
3218
+ var v = l.options["=".concat(c)];
3219
+ if (!v) {
3220
3220
  if (!Intl.PluralRules)
3221
- throw new ve(`Intl.PluralRules is not available in this environment.
3221
+ throw new _e(`Intl.PluralRules is not available in this environment.
3222
3222
  Try polyfilling it using "@formatjs/intl-pluralrules"
3223
3223
  `, q.MISSING_INTL_API, o);
3224
3224
  var H = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3225
- x = l.options[H] || l.options.other;
3225
+ v = l.options[H] || l.options.other;
3226
3226
  }
3227
- if (!x)
3227
+ if (!v)
3228
3228
  throw new ut(l.value, c, Object.keys(l.options), o);
3229
- a.push.apply(a, me(x.value, t, r, n, i, c - (l.offset || 0)));
3229
+ a.push.apply(a, me(v.value, t, r, n, i, c - (l.offset || 0)));
3230
3230
  continue;
3231
3231
  }
3232
3232
  }
@@ -3425,7 +3425,7 @@ const F = {}, In = (e, t, r) => r && (t in F || (F[t] = {}), e in F[t] || (F[t][
3425
3425
  return;
3426
3426
  if (t in F && e in F[t])
3427
3427
  return F[t][e];
3428
- const r = _e(t);
3428
+ const r = xe(t);
3429
3429
  for (let n = 0; n < r.length; n++) {
3430
3430
  const i = r[n], s = Cn(i, e);
3431
3431
  if (s)
@@ -3449,7 +3449,7 @@ function Cn(e, t) {
3449
3449
  function Ln(e) {
3450
3450
  if (e == null)
3451
3451
  return;
3452
- const t = _e(e);
3452
+ const t = xe(e);
3453
3453
  for (let r = 0; r < t.length; r++) {
3454
3454
  const n = t[r];
3455
3455
  if (Dt(n))
@@ -3472,13 +3472,13 @@ function Ft(e) {
3472
3472
  return de[e];
3473
3473
  }
3474
3474
  function $n(e) {
3475
- return _e(e).map((t) => {
3475
+ return xe(e).map((t) => {
3476
3476
  const r = Ft(t);
3477
3477
  return [t, r ? [...r] : []];
3478
3478
  }).filter(([, t]) => t.length > 0);
3479
3479
  }
3480
3480
  function Ge(e) {
3481
- return e == null ? !1 : _e(e).some(
3481
+ return e == null ? !1 : xe(e).some(
3482
3482
  (t) => {
3483
3483
  var r;
3484
3484
  return (r = Ft(t)) == null ? void 0 : r.size;
@@ -3559,7 +3559,7 @@ const pe = ye(null);
3559
3559
  function ft(e) {
3560
3560
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3561
3561
  }
3562
- function _e(e, t = Y().fallbackLocale) {
3562
+ function xe(e, t = Y().fallbackLocale) {
3563
3563
  const r = ft(e);
3564
3564
  return t ? [.../* @__PURE__ */ new Set([...r, ...ft(t)])] : r;
3565
3565
  }
@@ -3585,7 +3585,7 @@ const Zn = (e) => {
3585
3585
  return pe.set(e);
3586
3586
  }, he = Wn(zn({}, pe), {
3587
3587
  set: Zn
3588
- }), xe = (e) => {
3588
+ }), ve = (e) => {
3589
3589
  const t = /* @__PURE__ */ Object.create(null);
3590
3590
  return (n) => {
3591
3591
  const i = JSON.stringify(n);
@@ -3613,21 +3613,21 @@ const oe = (e, t) => {
3613
3613
  if (e in r && t in r[e])
3614
3614
  return r[e][t];
3615
3615
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3616
- }, Jn = xe(
3616
+ }, Jn = ve(
3617
3617
  (e) => {
3618
3618
  var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
3619
3619
  if (r == null)
3620
3620
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3621
3621
  return n && (i = oe("number", n)), new Intl.NumberFormat(r, i);
3622
3622
  }
3623
- ), qn = xe(
3623
+ ), qn = ve(
3624
3624
  (e) => {
3625
3625
  var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
3626
3626
  if (r == null)
3627
3627
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3628
3628
  return n ? i = oe("date", n) : Object.keys(i).length === 0 && (i = oe("date", "short")), new Intl.DateTimeFormat(r, i);
3629
3629
  }
3630
- ), Yn = xe(
3630
+ ), Yn = ve(
3631
3631
  (e) => {
3632
3632
  var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
3633
3633
  if (r == null)
@@ -3657,7 +3657,7 @@ const oe = (e, t) => {
3657
3657
  "locale"
3658
3658
  ]);
3659
3659
  return Yn(ze({ locale: r }, n));
3660
- }, ri = xe(
3660
+ }, ri = ve(
3661
3661
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3662
3662
  (e, t = V()) => new Nn(e, t, Y().formats, {
3663
3663
  ignoreTag: Y().ignoreTag
@@ -3785,7 +3785,7 @@ const dt = {
3785
3785
  }
3786
3786
  };
3787
3787
  function hi(e) {
3788
- tr(e, "svelte-1hp648c", ".svelte-1hp648c,.svelte-1hp648c::before,.svelte-1hp648c::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.TournamentDates.svelte-1hp648c{margin-left:20px;margin-right:20px;display:flex;justify-content:space-between}.StartDate.svelte-1hp648c{font-size:11px;color:var(--emfe-w-color-gray-300, #58586B)}.EndDate.svelte-1hp648c{font-size:11px;align-content:flex-end;color:var(--emfe-w-color-gray-300, #58586B)}.ProgressBar.svelte-1hp648c{margin:5px 20px;height:8px;background:var(--emfe-w-color-white, #FFFFFF)}.ProgressBarFill.svelte-1hp648c{background-color:var(--emfe-w-color-green, #48952a);height:8px}.ProgressBarFillEnd.svelte-1hp648c{background-color:var(--emfe-w-color-green, #48952a);height:8px}.ProgressBarFillStarting.svelte-1hp648c{background-color:var(--emfe-w-color-gray-300, #58586B);height:8px}.Remaining.svelte-1hp648c,.Finished.svelte-1hp648c{font-size:10px;padding-top:5px;text-align:right;text-transform:uppercase}.Finished.svelte-1hp648c{color:var(--emfe-w-color-green, #48952a)}");
3788
+ tr(e, "svelte-n7yu38", "*,*::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(--emfe-w-color-gray-300, #58586B)}.EndDate{font-size:11px;align-content:flex-end;color:var(--emfe-w-color-gray-300, #58586B)}.ProgressBar{margin:5px 20px;height:8px;background:var(--emfe-w-color-white, #FFFFFF)}.ProgressBarInactive{margin:5px 20px 10px 20px;height:8px;background:var(--emfe-w-color-gray-100, #E6E6E6)}.ProgressBarFill{background-color:var(--emfe-w-color-green, #48952a);height:8px}.ProgressBarFillEnd{background-color:var(--emfe-w-color-green, #48952a);height:8px}.ProgressBarFillStarting{background-color:var(--emfe-w-color-gray-300, #58586B);height:8px}.Remaining,.Finished{font-size:10px;padding-top:5px;text-align:right;text-transform:uppercase}.Finished{color:var(--emfe-w-color-green, #48952a)}");
3789
3789
  }
3790
3790
  function pt(e) {
3791
3791
  let t, r, n = (
@@ -3829,10 +3829,10 @@ function pt(e) {
3829
3829
  d[4] > 0
3830
3830
  ) return mi;
3831
3831
  }
3832
- let x = C(e), H = x && x(e);
3832
+ let v = C(e), H = v && v(e);
3833
3833
  return {
3834
3834
  c() {
3835
- t = I("div"), r = I("div"), i = G(n), s = re(), o = I("div"), h = G(a), u = re(), l = I("div"), f = I("div"), B.c(), c = re(), H && H.c(), v(r, "class", "StartDate svelte-1hp648c"), v(r, "part", "StartDate"), v(o, "class", "EndDate svelte-1hp648c"), v(o, "part", "EndDate"), v(t, "class", "TournamentDates svelte-1hp648c"), v(t, "part", "TournamentDates"), v(f, "class", "ProgressBar svelte-1hp648c"), v(f, "part", "ProgressBar"), v(l, "class", "ProgressBarWrapper svelte-1hp648c"), v(l, "part", "ProgressBarWrapper");
3835
+ t = I("div"), r = I("div"), i = G(n), s = re(), o = I("div"), h = G(a), u = re(), l = I("div"), f = I("div"), B.c(), c = re(), H && H.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");
3836
3836
  },
3837
3837
  m(d, S) {
3838
3838
  R(d, t, S), O(t, r), O(r, i), O(t, s), O(t, o), O(o, h), R(d, u, S), R(d, l, S), O(l, f), B.m(f, null), O(f, c), H && H.m(f, null), p || (E = er(
@@ -3851,7 +3851,7 @@ function pt(e) {
3851
3851
  d[10](
3852
3852
  /*enddate*/
3853
3853
  d[1]
3854
- ) + "") && k(h, a), P === (P = T(d)) && B ? B.p(d, S) : (B.d(1), B = P(d), B && (B.c(), B.m(f, c))), x === (x = C(d)) && H ? H.p(d, S) : (H && H.d(1), H = x && x(d), H && (H.c(), H.m(f, null)));
3854
+ ) + "") && k(h, a), P === (P = T(d)) && B ? B.p(d, S) : (B.d(1), B = P(d), B && (B.c(), B.m(f, c))), v === (v = C(d)) && H ? H.p(d, S) : (H && H.d(1), H = v && v(d), H && (H.c(), H.m(f, null)));
3855
3855
  },
3856
3856
  d(d) {
3857
3857
  d && ($(t), $(u), $(l)), B.d(), H && H.d(), p = !1, E();
@@ -3862,7 +3862,7 @@ function li(e) {
3862
3862
  let t;
3863
3863
  return {
3864
3864
  c() {
3865
- t = I("div"), v(t, "class", "ProgressBarFill svelte-1hp648c"), v(t, "part", "ProgressBarFill"), Ye(
3865
+ t = I("div"), _(t, "class", "ProgressBarFill"), _(t, "part", "ProgressBarFill"), Ye(
3866
3866
  t,
3867
3867
  "width",
3868
3868
  /*getProgress*/
@@ -3890,7 +3890,7 @@ function fi(e) {
3890
3890
  let t;
3891
3891
  return {
3892
3892
  c() {
3893
- t = I("div"), v(t, "class", "ProgressBarFillStarting svelte-1hp648c"), v(t, "part", "ProgressBarFillStarting");
3893
+ t = I("div"), _(t, "class", "ProgressBarFillStarting"), _(t, "part", "ProgressBarFillStarting");
3894
3894
  },
3895
3895
  m(r, n) {
3896
3896
  R(r, t, n);
@@ -3905,7 +3905,7 @@ function ci(e) {
3905
3905
  let t;
3906
3906
  return {
3907
3907
  c() {
3908
- t = I("div"), v(t, "class", "ProgressBarFillEnd svelte-1hp648c"), v(t, "part", "ProgressBarFillEnd");
3908
+ t = I("div"), _(t, "class", "ProgressBarFillEnd"), _(t, "part", "ProgressBarFillEnd");
3909
3909
  },
3910
3910
  m(r, n) {
3911
3911
  R(r, t, n);
@@ -3926,7 +3926,7 @@ function mi(e) {
3926
3926
  t = I("div"), r = G(
3927
3927
  /*showRemain*/
3928
3928
  e[6]
3929
- ), n = re(), s = G(i), v(t, "class", "Remaining svelte-1hp648c"), v(t, "part", "Remaining");
3929
+ ), n = re(), s = G(i), _(t, "class", "Remaining"), _(t, "part", "Remaining");
3930
3930
  },
3931
3931
  m(o, a) {
3932
3932
  R(o, t, a), O(t, r), O(t, n), O(t, s);
@@ -3959,7 +3959,7 @@ function di(e) {
3959
3959
  ), o;
3960
3960
  return {
3961
3961
  c() {
3962
- t = I("div"), n = G(r), i = re(), o = G(s), v(t, "class", "Remaining svelte-1hp648c"), v(t, "part", "Remaining");
3962
+ t = I("div"), n = G(r), i = re(), o = G(s), _(t, "class", "Remaining"), _(t, "part", "Remaining");
3963
3963
  },
3964
3964
  m(a, h) {
3965
3965
  R(a, t, h), O(t, n), O(t, i), O(t, o);
@@ -3986,7 +3986,7 @@ function pi(e) {
3986
3986
  ), n;
3987
3987
  return {
3988
3988
  c() {
3989
- t = I("div"), n = G(r), v(t, "class", "Finished svelte-1hp648c"), v(t, "part", "Finished");
3989
+ t = I("div"), n = G(r), _(t, "class", "Finished"), _(t, "part", "Finished");
3990
3990
  },
3991
3991
  m(i, s) {
3992
3992
  R(i, t, s), O(t, n);
@@ -4009,7 +4009,7 @@ function gi(e) {
4009
4009
  );
4010
4010
  return {
4011
4011
  c() {
4012
- t = I("div"), r && r.c(), v(t, "class", "TournamentDuration svelte-1hp648c"), v(t, "part", "TournamentDuration");
4012
+ t = I("div"), r && r.c(), _(t, "class", "TournamentDuration"), _(t, "part", "TournamentDuration");
4013
4013
  },
4014
4014
  m(n, i) {
4015
4015
  R(n, t, i), r && r.m(t, null), e[16](t);
@@ -4042,7 +4042,7 @@ function bi(e, t, r) {
4042
4042
  Object.keys(dt).forEach((m) => {
4043
4043
  mt(m, dt[m]);
4044
4044
  });
4045
- const B = (m) => new Date(m).getTime(), C = (m, A) => (B(A) - B(m)) / (1e3 * 60), x = () => {
4045
+ const B = (m) => new Date(m).getTime(), C = (m, A) => (B(A) - B(m)) / (1e3 * 60), v = () => {
4046
4046
  const m = /* @__PURE__ */ new Date();
4047
4047
  r(4, p = C(m, o)), r(5, E = C(m, s)), r(6, T = d(p));
4048
4048
  }, H = (m) => {
@@ -4080,7 +4080,7 @@ function bi(e, t, r) {
4080
4080
  ar(() => {
4081
4081
  const m = setInterval(
4082
4082
  () => {
4083
- s && o && x();
4083
+ s && o && v();
4084
4084
  },
4085
4085
  1e3
4086
4086
  );
@@ -4100,8 +4100,8 @@ function bi(e, t, r) {
4100
4100
  const m = C(s, o), A = 100 / m;
4101
4101
  return Math.floor((m - p) * A);
4102
4102
  }), e.$$.dirty & /*startdate, enddate, tournamentLeftDays*/
4103
- 19 && s && o && x() && d(p), e.$$.dirty & /*lang*/
4104
- 4096 && h && x(), e.$$.dirty & /*lang, tournamentLeftDays*/
4103
+ 19 && s && o && v() && d(p), e.$$.dirty & /*lang*/
4104
+ 4096 && h && v(), e.$$.dirty & /*lang, tournamentLeftDays*/
4105
4105
  4112 && h && d(p), e.$$.dirty & /*translationurl*/
4106
4106
  32768 && f && P(), e.$$.dirty & /*customStylingContainer, clientstyling*/
4107
4107
  8200 && c && u && S(), e.$$.dirty & /*customStylingContainer, clientstylingurl*/
@@ -4116,7 +4116,7 @@ function bi(e, t, r) {
4116
4116
  T,
4117
4117
  n,
4118
4118
  i,
4119
- x,
4119
+ v,
4120
4120
  H,
4121
4121
  d,
4122
4122
  h,
@@ -1,3 +1,3 @@
1
- "use strict";var Zt=Object.defineProperty,Qt=Object.defineProperties;var Jt=Object.getOwnPropertyDescriptors;var We=Object.getOwnPropertySymbols;var qt=Object.prototype.hasOwnProperty,Yt=Object.prototype.propertyIsEnumerable;var Te=(e,t,r)=>t in e?Zt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ze=(e,t)=>{for(var r in t||(t={}))qt.call(t,r)&&Te(e,r,t[r]);if(We)for(var r of We(t))Yt.call(t,r)&&Te(e,r,t[r]);return e},Qe=(e,t)=>Qt(e,Jt(t));var M=(e,t,r)=>Te(e,typeof t!="symbol"?t+"":t,r);var Je=(e,t,r)=>new Promise((n,i)=>{var s=h=>{try{a(r.next(h))}catch(u){i(u)}},o=h=>{try{a(r.throw(h))}catch(u){i(u)}},a=h=>h.done?n(h.value):Promise.resolve(h.value).then(s,o);a((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function w(){}function gt(e){return e()}function qe(){return Object.create(null)}function ae(e){e.forEach(gt)}function be(e){return typeof e=="function"}function bt(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function Kt(e){return Object.keys(e).length===0}function yt(e,...t){if(e==null){for(const n of t)n(void 0);return w}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function er(e,t,r){e.$$.on_destroy.push(yt(t,r))}function tr(e){return e&&be(e.destroy)?e.destroy:w}function O(e,t){e.appendChild(t)}function rr(e,t,r){const n=nr(e);if(!n.getElementById(t)){const i=I("style");i.id=t,i.textContent=r,ir(n,i)}}function nr(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function ir(e,t){return O(e.head||e,t),t.sheet}function R(e,t,r){e.insertBefore(t,r||null)}function $(e){e.parentNode&&e.parentNode.removeChild(e)}function I(e){return document.createElement(e)}function G(e){return document.createTextNode(e)}function re(){return G(" ")}function v(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function sr(e){return Array.from(e.childNodes)}function k(e,t){t=""+t,e.data!==t&&(e.data=t)}function Ye(e,t,r,n){r==null?e.style.removeProperty(t):e.style.setProperty(t,r,"")}function or(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let ie;function ne(e){ie=e}function ar(){if(!ie)throw new Error("Function called outside component initialization");return ie}function ur(e){ar().$$.on_mount.push(e)}const W=[],Ie=[];let Z=[];const Ke=[],hr=Promise.resolve();let we=!1;function lr(){we||(we=!0,hr.then(U))}function Ce(e){Z.push(e)}const He=new Set;let X=0;function U(){if(X!==0)return;const e=ie;do{try{for(;X<W.length;){const t=W[X];X++,ne(t),fr(t.$$)}}catch(t){throw W.length=0,X=0,t}for(ne(null),W.length=0,X=0;Ie.length;)Ie.pop()();for(let t=0;t<Z.length;t+=1){const r=Z[t];He.has(r)||(He.add(r),r())}Z.length=0}while(W.length);for(;Ke.length;)Ke.pop()();we=!1,He.clear(),ne(e)}function fr(e){if(e.fragment!==null){e.update(),ae(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(Ce)}}function cr(e){const t=[],r=[];Z.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),Z=t}const mr=new Set;function dr(e,t){e&&e.i&&(mr.delete(e),e.i(t))}function pr(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Ce(()=>{const s=e.$$.on_mount.map(gt).filter(be);e.$$.on_destroy?e.$$.on_destroy.push(...s):ae(s),e.$$.on_mount=[]}),i.forEach(Ce)}function gr(e,t){const r=e.$$;r.fragment!==null&&(cr(r.after_update),ae(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function br(e,t){e.$$.dirty[0]===-1&&(W.push(e),lr(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function yr(e,t,r,n,i,s,o=null,a=[-1]){const h=ie;ne(e);const u=e.$$={fragment:null,ctx:[],props:s,update:w,not_equal:i,bound:qe(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(h?h.$$.context:[])),callbacks:qe(),dirty:a,skip_bound:!1,root:t.target||h.$$.root};o&&o(u.root);let l=!1;if(u.ctx=r?r(e,t.props||{},(f,c,...p)=>{const E=p.length?p[0]:c;return u.ctx&&i(u.ctx[f],u.ctx[f]=E)&&(!u.skip_bound&&u.bound[f]&&u.bound[f](E),l&&br(e,f)),c}):[],u.update(),l=!0,ae(u.before_update),u.fragment=n?n(u.ctx):!1,t.target){if(t.hydrate){const f=sr(t.target);u.fragment&&u.fragment.l(f),f.forEach($)}else u.fragment&&u.fragment.c();t.intro&&dr(e.$$.fragment),pr(e,t.target,t.anchor),U()}ne(h)}let Et;typeof HTMLElement=="function"&&(Et=class extends HTMLElement{constructor(t,r,n){super();M(this,"$$ctor");M(this,"$$s");M(this,"$$c");M(this,"$$cn",!1);M(this,"$$d",{});M(this,"$$r",!1);M(this,"$$p_d",{});M(this,"$$l",{});M(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=r,n&&this.attachShadow({mode:"open"})}addEventListener(t,r,n){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const i=this.$$c.$on(t,r);this.$$l_u.set(r,i)}super.addEventListener(t,r,n)}removeEventListener(t,r,n){if(super.removeEventListener(t,r,n),this.$$c){const i=this.$$l_u.get(r);i&&(i(),this.$$l_u.delete(r))}}connectedCallback(){return Je(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(s){return()=>{let o;return{c:function(){o=I("slot"),s!=="default"&&v(o,"name",s)},m:function(u,l){R(u,o,l)},d:function(u){u&&$(o)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=or(this);for(const s of this.$$s)s in n&&(r[s]=[t(s)]);for(const s of this.attributes){const o=this.$$g_p(s.name);o in this.$$d||(this.$$d[o]=ce(o,s.value,this.$$p_d,"toProp"))}for(const s in this.$$p_d)!(s in this.$$d)&&this[s]!==void 0&&(this.$$d[s]=this[s],delete this[s]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:Qe(Ze({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const s in this.$$p_d)if(this.$$d[s]=this.$$c.$$.ctx[this.$$c.$$.props[s]],this.$$p_d[s].reflect){const o=ce(s,this.$$d[s],this.$$p_d,"toAttribute");o==null?this.removeAttribute(this.$$p_d[s].attribute||s):this.setAttribute(this.$$p_d[s].attribute||s,o)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const s in this.$$l)for(const o of this.$$l[s]){const a=this.$$c.$on(s,o);this.$$l_u.set(o,a)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;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]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(r=>this.$$p_d[r].attribute===t||!this.$$p_d[r].attribute&&r.toLowerCase()===t)||t}});function ce(e,t,r,n){var s;const i=(s=r[e])==null?void 0:s.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function Er(e,t,r,n,i,s){let o=class extends Et{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(a=>(t[a].attribute||a).toLowerCase())}};return Object.keys(t).forEach(a=>{Object.defineProperty(o.prototype,a,{get(){return this.$$c&&a in this.$$c?this.$$c[a]:this.$$d[a]},set(h){var u;h=ce(a,h,t),this.$$d[a]=h,(u=this.$$c)==null||u.$set({[a]:h})}})}),n.forEach(a=>{Object.defineProperty(o.prototype,a,{get(){var h;return(h=this.$$c)==null?void 0:h[a]}})}),e.element=o,o}class vr{constructor(){M(this,"$$");M(this,"$$set")}$destroy(){gr(this,1),this.$destroy=w}$on(t,r){if(!be(r))return w;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(r),()=>{const i=n.indexOf(r);i!==-1&&n.splice(i,1)}}$set(t){this.$$set&&!Kt(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const _r="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(_r);const z=[];function xr(e,t){return{subscribe:ye(e,t).subscribe}}function ye(e,t=w){let r;const n=new Set;function i(a){if(bt(e,a)&&(e=a,r)){const h=!z.length;for(const u of n)u[1](),z.push(u,e);if(h){for(let u=0;u<z.length;u+=2)z[u][0](z[u+1]);z.length=0}}}function s(a){i(a(e))}function o(a,h=w){const u=[a,h];return n.add(u),n.size===1&&(r=t(i,s)||w),a(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:s,subscribe:o}}function K(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const s=t.length<2;return xr(r,(o,a)=>{let h=!1;const u=[];let l=0,f=w;const c=()=>{if(l)return;f();const E=t(n?u[0]:u,o,a);s?o(E):f=be(E)?E:w},p=i.map((E,H)=>yt(E,P=>{u[H]=P,l&=~(1<<H),h&&c()},()=>{l|=1<<H}));return h=!0,c(),function(){ae(p),f(),h=!1}})}function Tr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Hr=function(t){return Br(t)&&!Sr(t)};function Br(e){return!!e&&typeof e=="object"}function Sr(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Nr(e)}var Ar=typeof Symbol=="function"&&Symbol.for,Pr=Ar?Symbol.for("react.element"):60103;function Nr(e){return e.$$typeof===Pr}function Or(e){return Array.isArray(e)?[]:{}}function se(e,t){return t.clone!==!1&&t.isMergeableObject(e)?Q(Or(e),e,t):e}function Ir(e,t,r){return e.concat(t).map(function(n){return se(n,r)})}function wr(e,t){if(!t.customMerge)return Q;var r=t.customMerge(e);return typeof r=="function"?r:Q}function Cr(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function et(e){return Object.keys(e).concat(Cr(e))}function vt(e,t){try{return t in e}catch(r){return!1}}function Lr(e,t){return vt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Mr(e,t,r){var n={};return r.isMergeableObject(e)&&et(e).forEach(function(i){n[i]=se(e[i],r)}),et(t).forEach(function(i){Lr(e,i)||(vt(e,i)&&r.isMergeableObject(t[i])?n[i]=wr(i,r)(e[i],t[i],r):n[i]=se(t[i],r))}),n}function Q(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Ir,r.isMergeableObject=r.isMergeableObject||Hr,r.cloneUnlessOtherwiseSpecified=se;var n=Array.isArray(t),i=Array.isArray(e),s=n===i;return s?n?r.arrayMerge(e,t,r):Mr(e,t,r):se(t,r)}Q.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return Q(n,i,r)},{})};var $r=Q,Rr=$r;const Dr=Tr(Rr);var Le=function(e,t){return Le=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},Le(e,t)};function Ee(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Le(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var y=function(){return y=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},y.apply(this,arguments)};function Ur(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function Be(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,s;n<i;n++)(s||!(n in t))&&(s||(s=Array.prototype.slice.call(t,0,n)),s[n]=t[n]);return e.concat(s||Array.prototype.slice.call(t))}var g;(function(e){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"})(g||(g={}));var _;(function(e){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"})(_||(_={}));var J;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(J||(J={}));function tt(e){return e.type===_.literal}function Fr(e){return e.type===_.argument}function _t(e){return e.type===_.number}function xt(e){return e.type===_.date}function Tt(e){return e.type===_.time}function Ht(e){return e.type===_.select}function Bt(e){return e.type===_.plural}function Gr(e){return e.type===_.pound}function St(e){return e.type===_.tag}function At(e){return!!(e&&typeof e=="object"&&e.type===J.number)}function Me(e){return!!(e&&typeof e=="object"&&e.type===J.dateTime)}var Pt=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,jr=/(?:[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;function kr(e){var t={};return e.replace(jr,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var Vr=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Xr(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Vr).filter(function(c){return c.length>0}),r=[],n=0,i=t;n<i.length;n++){var s=i[n],o=s.split("/");if(o.length===0)throw new Error("Invalid number skeleton");for(var a=o[0],h=o.slice(1),u=0,l=h;u<l.length;u++){var f=l[u];if(f.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:h})}return r}function zr(e){return e.replace(/^(.*?)-/,"")}var rt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Nt=/^(@+)?(\+|#+)?[rs]?$/g,Wr=/(\*)(0+)|(#+)(0+)|(0+)/g,Ot=/^(0+)$/;function nt(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Nt,function(r,n,i){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)),""}),t}function It(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function Zr(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!Ot.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function it(e){var t={},r=It(e);return r||t}function Qr(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=zr(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=y(y(y({},t),{notation:"scientific"}),i.options.reduce(function(h,u){return y(y({},h),it(u))},{}));continue;case"engineering":t=y(y(y({},t),{notation:"engineering"}),i.options.reduce(function(h,u){return y(y({},h),it(u))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(Wr,function(h,u,l,f,c,p){if(u)t.minimumIntegerDigits=l.length;else{if(f&&c)throw new Error("We currently do not support maximum integer digits");if(p)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Ot.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(rt.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(rt,function(h,u,l,f,c,p){return l==="*"?t.minimumFractionDigits=u.length:f&&f[0]==="#"?t.maximumFractionDigits=f.length:c&&p?(t.minimumFractionDigits=c.length,t.maximumFractionDigits=c.length+p.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var s=i.options[0];s==="w"?t=y(y({},t),{trailingZeroDisplay:"stripIfInteger"}):s&&(t=y(y({},t),nt(s)));continue}if(Nt.test(i.stem)){t=y(y({},t),nt(i.stem));continue}var o=It(i.stem);o&&(t=y(y({},t),o));var a=Zr(i.stem);a&&(t=y(y({},t),a))}return t}var fe={"001":["H","h"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["H","h","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["H","hB","h","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["H","h","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["H","hB","h","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["H","h","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["H","h","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["H","h","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["H","h","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["H","hB","h","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["H","h","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["H","h","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["H","h","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function Jr(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var s=0;n+1<e.length&&e.charAt(n+1)===i;)s++,n++;var o=1+(s&1),a=s<2?1:3+(s>>1),h="a",u=qr(t);for((u=="H"||u=="k")&&(a=0);a-- >0;)r+=h;for(;o-- >0;)r=u+r}else i==="J"?r+="H":r+=i}return r}function qr(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=fe[n||""]||fe[r||""]||fe["".concat(r,"-001")]||fe["001"];return i[0]}var Se,Yr=new RegExp("^".concat(Pt.source,"*")),Kr=new RegExp("".concat(Pt.source,"*$"));function b(e,t){return{start:e,end:t}}var en=!!String.prototype.startsWith&&"_a".startsWith("a",1),tn=!!String.fromCodePoint,rn=!!Object.fromEntries,nn=!!String.prototype.codePointAt,sn=!!String.prototype.trimStart,on=!!String.prototype.trimEnd,an=!!Number.isSafeInteger,un=an?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},$e=!0;try{var hn=Ct("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");$e=((Se=hn.exec("a"))===null||Se===void 0?void 0:Se[0])==="a"}catch(e){$e=!1}var st=en?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Re=tn?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,s=0,o;i>s;){if(o=t[s++],o>1114111)throw RangeError(o+" is not a valid code point");n+=o<65536?String.fromCharCode(o):String.fromCharCode(((o-=65536)>>10)+55296,o%1024+56320)}return n},ot=rn?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var s=i[n],o=s[0],a=s[1];r[o]=a}return r},wt=nn?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),s;return i<55296||i>56319||r+1===n||(s=t.charCodeAt(r+1))<56320||s>57343?i:(i-55296<<10)+(s-56320)+65536}},ln=sn?function(t){return t.trimStart()}:function(t){return t.replace(Yr,"")},fn=on?function(t){return t.trimEnd()}:function(t){return t.replace(Kr,"")};function Ct(e,t){return new RegExp(e,t)}var De;if($e){var at=Ct("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");De=function(t,r){var n;at.lastIndex=r;var i=at.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else De=function(t,r){for(var n=[];;){var i=wt(t,r);if(i===void 0||Lt(i)||pn(i))break;n.push(i),r+=i>=65536?2:1}return Re.apply(void 0,n)};var cn=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var s=this.char();if(s===123){var o=this.parseArgument(t,n);if(o.err)return o;i.push(o.val)}else{if(s===125&&t>0)break;if(s===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:_.pound,location:b(a,this.clonePosition())})}else if(s===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(g.UNMATCHED_CLOSING_TAG,b(this.clonePosition(),this.clonePosition()))}else if(s===60&&!this.ignoreTag&&Ue(this.peek()||0)){var o=this.parseTag(t,r);if(o.err)return o;i.push(o.val)}else{var o=this.parseLiteral(t,r);if(o.err)return o;i.push(o.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:_.literal,value:"<".concat(i,"/>"),location:b(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var s=this.parseMessage(t+1,r,!0);if(s.err)return s;var o=s.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Ue(this.char()))return this.error(g.INVALID_TAG,b(a,this.clonePosition()));var h=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(g.UNMATCHED_CLOSING_TAG,b(h,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:_.tag,value:i,children:o,location:b(n,this.clonePosition())},err:null}:this.error(g.INVALID_TAG,b(a,this.clonePosition())))}else return this.error(g.UNCLOSED_TAG,b(n,this.clonePosition()))}else return this.error(g.INVALID_TAG,b(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&dn(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var s=this.tryParseQuote(r);if(s){i+=s;continue}var o=this.tryParseUnquoted(t,r);if(o){i+=o;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var h=b(n,this.clonePosition());return{val:{type:_.literal,value:i,location:h},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!mn(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return Re.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),Re(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,b(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(g.EMPTY_ARGUMENT,b(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(g.MALFORMED_ARGUMENT,b(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,b(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:_.argument,value:i,location:b(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,b(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(g.MALFORMED_ARGUMENT,b(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=De(this.message,r),i=r+n.length;this.bumpTo(i);var s=this.clonePosition(),o=b(t,s);return{value:n,location:o}},e.prototype.parseArgumentOptions=function(t,r,n,i){var s,o=this.clonePosition(),a=this.parseIdentifierIfPossible().value,h=this.clonePosition();switch(a){case"":return this.error(g.EXPECT_ARGUMENT_TYPE,b(o,h));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition(),f=this.parseSimpleArgStyleIfPossible();if(f.err)return f;var c=fn(f.val);if(c.length===0)return this.error(g.EXPECT_ARGUMENT_STYLE,b(this.clonePosition(),this.clonePosition()));var p=b(l,this.clonePosition());u={style:c,styleLocation:p}}var E=this.tryParseArgumentClose(i);if(E.err)return E;var H=b(i,this.clonePosition());if(u&&st(u==null?void 0:u.style,"::",0)){var P=ln(u.style.slice(2));if(a==="number"){var f=this.parseNumberSkeletonFromString(P,u.styleLocation);return f.err?f:{val:{type:_.number,value:n,location:H,style:f.val},err:null}}else{if(P.length===0)return this.error(g.EXPECT_DATE_TIME_SKELETON,H);var B=P;this.locale&&(B=Jr(P,this.locale));var c={type:J.dateTime,pattern:B,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?kr(B):{}},C=a==="date"?_.date:_.time;return{val:{type:C,value:n,location:H,style:c},err:null}}}return{val:{type:a==="number"?_.number:a==="date"?_.date:_.time,value:n,location:H,style:(s=u==null?void 0:u.style)!==null&&s!==void 0?s:null},err:null}}case"plural":case"selectordinal":case"select":{var x=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(g.EXPECT_SELECT_ARGUMENT_OPTIONS,b(x,y({},x)));this.bumpSpace();var T=this.parseIdentifierIfPossible(),d=0;if(a!=="select"&&T.value==="offset"){if(!this.bumpIf(":"))return this.error(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,b(this.clonePosition(),this.clonePosition()));this.bumpSpace();var f=this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,g.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(f.err)return f;this.bumpSpace(),T=this.parseIdentifierIfPossible(),d=f.val}var S=this.tryParsePluralOrSelectOptions(t,a,r,T);if(S.err)return S;var E=this.tryParseArgumentClose(i);if(E.err)return E;var le=b(i,this.clonePosition());return a==="select"?{val:{type:_.select,value:n,options:ot(S.val),location:le},err:null}:{val:{type:_.plural,value:n,options:ot(S.val),offset:d,pluralType:a==="plural"?"cardinal":"ordinal",location:le},err:null}}default:return this.error(g.INVALID_ARGUMENT_TYPE,b(o,h))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,b(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(g.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,b(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=Xr(t)}catch(i){return this.error(g.INVALID_NUMBER_SKELETON,r)}return{val:{type:J.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?Qr(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var s,o=!1,a=[],h=new Set,u=i.value,l=i.location;;){if(u.length===0){var f=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var c=this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_SELECTOR,g.INVALID_PLURAL_ARGUMENT_SELECTOR);if(c.err)return c;l=b(f,this.clonePosition()),u=this.message.slice(f.offset,this.offset())}else break}if(h.has(u))return this.error(r==="select"?g.DUPLICATE_SELECT_ARGUMENT_SELECTOR:g.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);u==="other"&&(o=!0),this.bumpSpace();var p=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?g.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:g.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,b(this.clonePosition(),this.clonePosition()));var E=this.parseMessage(t+1,r,n);if(E.err)return E;var H=this.tryParseArgumentClose(p);if(H.err)return H;a.push([u,{value:E.val,location:b(p,this.clonePosition())}]),h.add(u),this.bumpSpace(),s=this.parseIdentifierIfPossible(),u=s.value,l=s.location}return a.length===0?this.error(r==="select"?g.EXPECT_SELECT_ARGUMENT_SELECTOR:g.EXPECT_PLURAL_ARGUMENT_SELECTOR,b(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(g.MISSING_OTHER_CLAUSE,b(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var s=!1,o=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)s=!0,o=o*10+(a-48),this.bump();else break}var h=b(i,this.clonePosition());return s?(o*=n,un(o)?{val:o,err:null}:this.error(r,h)):this.error(t,h)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=wt(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(st(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&Lt(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function Ue(e){return e>=97&&e<=122||e>=65&&e<=90}function mn(e){return Ue(e)||e===47}function dn(e){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}function Lt(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function pn(e){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}function Fe(e){e.forEach(function(t){if(delete t.location,Ht(t)||Bt(t))for(var r in t.options)delete t.options[r].location,Fe(t.options[r].value);else _t(t)&&At(t.style)||(xt(t)||Tt(t))&&Me(t.style)?delete t.style.location:St(t)&&Fe(t.children)})}function gn(e,t){t===void 0&&(t={}),t=y({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new cn(e,t).parse();if(r.err){var n=SyntaxError(g[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||Fe(r.val),r.val}function Ae(e,t){var r=t&&t.cache?t.cache:xn,n=t&&t.serializer?t.serializer:_n,i=t&&t.strategy?t.strategy:yn;return i(e,{cache:r,serializer:n})}function bn(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Mt(e,t,r,n){var i=bn(n)?n:r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.call(this,n),t.set(i,s)),s}function $t(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.apply(this,n),t.set(i,s)),s}function ke(e,t,r,n,i){return r.bind(t,e,n,i)}function yn(e,t){var r=e.length===1?Mt:$t;return ke(e,this,r,t.cache.create(),t.serializer)}function En(e,t){return ke(e,this,$t,t.cache.create(),t.serializer)}function vn(e,t){return ke(e,this,Mt,t.cache.create(),t.serializer)}var _n=function(){return JSON.stringify(arguments)};function Ve(){this.cache=Object.create(null)}Ve.prototype.get=function(e){return this.cache[e]};Ve.prototype.set=function(e,t){this.cache[e]=t};var xn={create:function(){return new Ve}},Pe={variadic:En,monadic:vn},q;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(q||(q={}));var ve=function(e){Ee(t,e);function t(r,n,i){var s=e.call(this,r)||this;return s.code=n,s.originalMessage=i,s}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),ut=function(e){Ee(t,e);function t(r,n,i,s){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),q.INVALID_VALUE,s)||this}return t}(ve),Tn=function(e){Ee(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),q.INVALID_VALUE,i)||this}return t}(ve),Hn=function(e){Ee(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),q.MISSING_VALUE,n)||this}return t}(ve),N;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(N||(N={}));function Bn(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==N.literal||r.type!==N.literal?t.push(r):n.value+=r.value,t},[])}function Sn(e){return typeof e=="function"}function me(e,t,r,n,i,s,o){if(e.length===1&&tt(e[0]))return[{type:N.literal,value:e[0].value}];for(var a=[],h=0,u=e;h<u.length;h++){var l=u[h];if(tt(l)){a.push({type:N.literal,value:l.value});continue}if(Gr(l)){typeof s=="number"&&a.push({type:N.literal,value:r.getNumberFormat(t).format(s)});continue}var f=l.value;if(!(i&&f in i))throw new Hn(f,o);var c=i[f];if(Fr(l)){(!c||typeof c=="string"||typeof c=="number")&&(c=typeof c=="string"||typeof c=="number"?String(c):""),a.push({type:typeof c=="string"?N.literal:N.object,value:c});continue}if(xt(l)){var p=typeof l.style=="string"?n.date[l.style]:Me(l.style)?l.style.parsedOptions:void 0;a.push({type:N.literal,value:r.getDateTimeFormat(t,p).format(c)});continue}if(Tt(l)){var p=typeof l.style=="string"?n.time[l.style]:Me(l.style)?l.style.parsedOptions:n.time.medium;a.push({type:N.literal,value:r.getDateTimeFormat(t,p).format(c)});continue}if(_t(l)){var p=typeof l.style=="string"?n.number[l.style]:At(l.style)?l.style.parsedOptions:void 0;p&&p.scale&&(c=c*(p.scale||1)),a.push({type:N.literal,value:r.getNumberFormat(t,p).format(c)});continue}if(St(l)){var E=l.children,H=l.value,P=i[H];if(!Sn(P))throw new Tn(H,"function",o);var B=me(E,t,r,n,i,s),C=P(B.map(function(d){return d.value}));Array.isArray(C)||(C=[C]),a.push.apply(a,C.map(function(d){return{type:typeof d=="string"?N.literal:N.object,value:d}}))}if(Ht(l)){var x=l.options[c]||l.options.other;if(!x)throw new ut(l.value,c,Object.keys(l.options),o);a.push.apply(a,me(x.value,t,r,n,i));continue}if(Bt(l)){var x=l.options["=".concat(c)];if(!x){if(!Intl.PluralRules)throw new ve(`Intl.PluralRules is not available in this environment.
1
+ "use strict";var Zt=Object.defineProperty,Qt=Object.defineProperties;var Jt=Object.getOwnPropertyDescriptors;var We=Object.getOwnPropertySymbols;var qt=Object.prototype.hasOwnProperty,Yt=Object.prototype.propertyIsEnumerable;var Te=(e,t,r)=>t in e?Zt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ze=(e,t)=>{for(var r in t||(t={}))qt.call(t,r)&&Te(e,r,t[r]);if(We)for(var r of We(t))Yt.call(t,r)&&Te(e,r,t[r]);return e},Qe=(e,t)=>Qt(e,Jt(t));var M=(e,t,r)=>Te(e,typeof t!="symbol"?t+"":t,r);var Je=(e,t,r)=>new Promise((n,i)=>{var s=h=>{try{a(r.next(h))}catch(u){i(u)}},o=h=>{try{a(r.throw(h))}catch(u){i(u)}},a=h=>h.done?n(h.value):Promise.resolve(h.value).then(s,o);a((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function w(){}function gt(e){return e()}function qe(){return Object.create(null)}function ae(e){e.forEach(gt)}function be(e){return typeof e=="function"}function bt(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function Kt(e){return Object.keys(e).length===0}function yt(e,...t){if(e==null){for(const n of t)n(void 0);return w}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function er(e,t,r){e.$$.on_destroy.push(yt(t,r))}function tr(e){return e&&be(e.destroy)?e.destroy:w}function O(e,t){e.appendChild(t)}function rr(e,t,r){const n=nr(e);if(!n.getElementById(t)){const i=I("style");i.id=t,i.textContent=r,ir(n,i)}}function nr(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function ir(e,t){return O(e.head||e,t),t.sheet}function R(e,t,r){e.insertBefore(t,r||null)}function $(e){e.parentNode&&e.parentNode.removeChild(e)}function I(e){return document.createElement(e)}function G(e){return document.createTextNode(e)}function re(){return G(" ")}function _(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function sr(e){return Array.from(e.childNodes)}function k(e,t){t=""+t,e.data!==t&&(e.data=t)}function Ye(e,t,r,n){r==null?e.style.removeProperty(t):e.style.setProperty(t,r,"")}function or(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let ie;function ne(e){ie=e}function ar(){if(!ie)throw new Error("Function called outside component initialization");return ie}function ur(e){ar().$$.on_mount.push(e)}const W=[],Ie=[];let Z=[];const Ke=[],hr=Promise.resolve();let we=!1;function lr(){we||(we=!0,hr.then(U))}function Ce(e){Z.push(e)}const He=new Set;let X=0;function U(){if(X!==0)return;const e=ie;do{try{for(;X<W.length;){const t=W[X];X++,ne(t),fr(t.$$)}}catch(t){throw W.length=0,X=0,t}for(ne(null),W.length=0,X=0;Ie.length;)Ie.pop()();for(let t=0;t<Z.length;t+=1){const r=Z[t];He.has(r)||(He.add(r),r())}Z.length=0}while(W.length);for(;Ke.length;)Ke.pop()();we=!1,He.clear(),ne(e)}function fr(e){if(e.fragment!==null){e.update(),ae(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(Ce)}}function cr(e){const t=[],r=[];Z.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),Z=t}const mr=new Set;function dr(e,t){e&&e.i&&(mr.delete(e),e.i(t))}function pr(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Ce(()=>{const s=e.$$.on_mount.map(gt).filter(be);e.$$.on_destroy?e.$$.on_destroy.push(...s):ae(s),e.$$.on_mount=[]}),i.forEach(Ce)}function gr(e,t){const r=e.$$;r.fragment!==null&&(cr(r.after_update),ae(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function br(e,t){e.$$.dirty[0]===-1&&(W.push(e),lr(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function yr(e,t,r,n,i,s,o=null,a=[-1]){const h=ie;ne(e);const u=e.$$={fragment:null,ctx:[],props:s,update:w,not_equal:i,bound:qe(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(h?h.$$.context:[])),callbacks:qe(),dirty:a,skip_bound:!1,root:t.target||h.$$.root};o&&o(u.root);let l=!1;if(u.ctx=r?r(e,t.props||{},(f,c,...p)=>{const E=p.length?p[0]:c;return u.ctx&&i(u.ctx[f],u.ctx[f]=E)&&(!u.skip_bound&&u.bound[f]&&u.bound[f](E),l&&br(e,f)),c}):[],u.update(),l=!0,ae(u.before_update),u.fragment=n?n(u.ctx):!1,t.target){if(t.hydrate){const f=sr(t.target);u.fragment&&u.fragment.l(f),f.forEach($)}else u.fragment&&u.fragment.c();t.intro&&dr(e.$$.fragment),pr(e,t.target,t.anchor),U()}ne(h)}let Et;typeof HTMLElement=="function"&&(Et=class extends HTMLElement{constructor(t,r,n){super();M(this,"$$ctor");M(this,"$$s");M(this,"$$c");M(this,"$$cn",!1);M(this,"$$d",{});M(this,"$$r",!1);M(this,"$$p_d",{});M(this,"$$l",{});M(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=r,n&&this.attachShadow({mode:"open"})}addEventListener(t,r,n){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const i=this.$$c.$on(t,r);this.$$l_u.set(r,i)}super.addEventListener(t,r,n)}removeEventListener(t,r,n){if(super.removeEventListener(t,r,n),this.$$c){const i=this.$$l_u.get(r);i&&(i(),this.$$l_u.delete(r))}}connectedCallback(){return Je(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(s){return()=>{let o;return{c:function(){o=I("slot"),s!=="default"&&_(o,"name",s)},m:function(u,l){R(u,o,l)},d:function(u){u&&$(o)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=or(this);for(const s of this.$$s)s in n&&(r[s]=[t(s)]);for(const s of this.attributes){const o=this.$$g_p(s.name);o in this.$$d||(this.$$d[o]=ce(o,s.value,this.$$p_d,"toProp"))}for(const s in this.$$p_d)!(s in this.$$d)&&this[s]!==void 0&&(this.$$d[s]=this[s],delete this[s]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:Qe(Ze({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const s in this.$$p_d)if(this.$$d[s]=this.$$c.$$.ctx[this.$$c.$$.props[s]],this.$$p_d[s].reflect){const o=ce(s,this.$$d[s],this.$$p_d,"toAttribute");o==null?this.removeAttribute(this.$$p_d[s].attribute||s):this.setAttribute(this.$$p_d[s].attribute||s,o)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const s in this.$$l)for(const o of this.$$l[s]){const a=this.$$c.$on(s,o);this.$$l_u.set(o,a)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;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]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(r=>this.$$p_d[r].attribute===t||!this.$$p_d[r].attribute&&r.toLowerCase()===t)||t}});function ce(e,t,r,n){var s;const i=(s=r[e])==null?void 0:s.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function Er(e,t,r,n,i,s){let o=class extends Et{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(a=>(t[a].attribute||a).toLowerCase())}};return Object.keys(t).forEach(a=>{Object.defineProperty(o.prototype,a,{get(){return this.$$c&&a in this.$$c?this.$$c[a]:this.$$d[a]},set(h){var u;h=ce(a,h,t),this.$$d[a]=h,(u=this.$$c)==null||u.$set({[a]:h})}})}),n.forEach(a=>{Object.defineProperty(o.prototype,a,{get(){var h;return(h=this.$$c)==null?void 0:h[a]}})}),e.element=o,o}class _r{constructor(){M(this,"$$");M(this,"$$set")}$destroy(){gr(this,1),this.$destroy=w}$on(t,r){if(!be(r))return w;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(r),()=>{const i=n.indexOf(r);i!==-1&&n.splice(i,1)}}$set(t){this.$$set&&!Kt(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const xr="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(xr);const z=[];function vr(e,t){return{subscribe:ye(e,t).subscribe}}function ye(e,t=w){let r;const n=new Set;function i(a){if(bt(e,a)&&(e=a,r)){const h=!z.length;for(const u of n)u[1](),z.push(u,e);if(h){for(let u=0;u<z.length;u+=2)z[u][0](z[u+1]);z.length=0}}}function s(a){i(a(e))}function o(a,h=w){const u=[a,h];return n.add(u),n.size===1&&(r=t(i,s)||w),a(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:s,subscribe:o}}function K(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const s=t.length<2;return vr(r,(o,a)=>{let h=!1;const u=[];let l=0,f=w;const c=()=>{if(l)return;f();const E=t(n?u[0]:u,o,a);s?o(E):f=be(E)?E:w},p=i.map((E,H)=>yt(E,P=>{u[H]=P,l&=~(1<<H),h&&c()},()=>{l|=1<<H}));return h=!0,c(),function(){ae(p),f(),h=!1}})}function Tr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Hr=function(t){return Br(t)&&!Sr(t)};function Br(e){return!!e&&typeof e=="object"}function Sr(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Nr(e)}var Ar=typeof Symbol=="function"&&Symbol.for,Pr=Ar?Symbol.for("react.element"):60103;function Nr(e){return e.$$typeof===Pr}function Or(e){return Array.isArray(e)?[]:{}}function se(e,t){return t.clone!==!1&&t.isMergeableObject(e)?Q(Or(e),e,t):e}function Ir(e,t,r){return e.concat(t).map(function(n){return se(n,r)})}function wr(e,t){if(!t.customMerge)return Q;var r=t.customMerge(e);return typeof r=="function"?r:Q}function Cr(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function et(e){return Object.keys(e).concat(Cr(e))}function _t(e,t){try{return t in e}catch(r){return!1}}function Lr(e,t){return _t(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Mr(e,t,r){var n={};return r.isMergeableObject(e)&&et(e).forEach(function(i){n[i]=se(e[i],r)}),et(t).forEach(function(i){Lr(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))}),n}function Q(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Ir,r.isMergeableObject=r.isMergeableObject||Hr,r.cloneUnlessOtherwiseSpecified=se;var n=Array.isArray(t),i=Array.isArray(e),s=n===i;return s?n?r.arrayMerge(e,t,r):Mr(e,t,r):se(t,r)}Q.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return Q(n,i,r)},{})};var $r=Q,Rr=$r;const Dr=Tr(Rr);var Le=function(e,t){return Le=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},Le(e,t)};function Ee(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Le(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var y=function(){return y=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},y.apply(this,arguments)};function Ur(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function Be(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,s;n<i;n++)(s||!(n in t))&&(s||(s=Array.prototype.slice.call(t,0,n)),s[n]=t[n]);return e.concat(s||Array.prototype.slice.call(t))}var g;(function(e){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"})(g||(g={}));var x;(function(e){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"})(x||(x={}));var J;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(J||(J={}));function tt(e){return e.type===x.literal}function Fr(e){return e.type===x.argument}function xt(e){return e.type===x.number}function vt(e){return e.type===x.date}function Tt(e){return e.type===x.time}function Ht(e){return e.type===x.select}function Bt(e){return e.type===x.plural}function Gr(e){return e.type===x.pound}function St(e){return e.type===x.tag}function At(e){return!!(e&&typeof e=="object"&&e.type===J.number)}function Me(e){return!!(e&&typeof e=="object"&&e.type===J.dateTime)}var Pt=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,jr=/(?:[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;function kr(e){var t={};return e.replace(jr,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var Vr=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Xr(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Vr).filter(function(c){return c.length>0}),r=[],n=0,i=t;n<i.length;n++){var s=i[n],o=s.split("/");if(o.length===0)throw new Error("Invalid number skeleton");for(var a=o[0],h=o.slice(1),u=0,l=h;u<l.length;u++){var f=l[u];if(f.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:h})}return r}function zr(e){return e.replace(/^(.*?)-/,"")}var rt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Nt=/^(@+)?(\+|#+)?[rs]?$/g,Wr=/(\*)(0+)|(#+)(0+)|(0+)/g,Ot=/^(0+)$/;function nt(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Nt,function(r,n,i){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)),""}),t}function It(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function Zr(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!Ot.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function it(e){var t={},r=It(e);return r||t}function Qr(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=zr(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=y(y(y({},t),{notation:"scientific"}),i.options.reduce(function(h,u){return y(y({},h),it(u))},{}));continue;case"engineering":t=y(y(y({},t),{notation:"engineering"}),i.options.reduce(function(h,u){return y(y({},h),it(u))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(Wr,function(h,u,l,f,c,p){if(u)t.minimumIntegerDigits=l.length;else{if(f&&c)throw new Error("We currently do not support maximum integer digits");if(p)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Ot.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(rt.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(rt,function(h,u,l,f,c,p){return l==="*"?t.minimumFractionDigits=u.length:f&&f[0]==="#"?t.maximumFractionDigits=f.length:c&&p?(t.minimumFractionDigits=c.length,t.maximumFractionDigits=c.length+p.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var s=i.options[0];s==="w"?t=y(y({},t),{trailingZeroDisplay:"stripIfInteger"}):s&&(t=y(y({},t),nt(s)));continue}if(Nt.test(i.stem)){t=y(y({},t),nt(i.stem));continue}var o=It(i.stem);o&&(t=y(y({},t),o));var a=Zr(i.stem);a&&(t=y(y({},t),a))}return t}var fe={"001":["H","h"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["H","h","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["H","hB","h","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["H","h","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["H","hB","h","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["H","h","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["H","h","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["H","h","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["H","h","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["H","hB","h","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["H","h","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["H","h","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["H","h","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function Jr(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var s=0;n+1<e.length&&e.charAt(n+1)===i;)s++,n++;var o=1+(s&1),a=s<2?1:3+(s>>1),h="a",u=qr(t);for((u=="H"||u=="k")&&(a=0);a-- >0;)r+=h;for(;o-- >0;)r=u+r}else i==="J"?r+="H":r+=i}return r}function qr(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=fe[n||""]||fe[r||""]||fe["".concat(r,"-001")]||fe["001"];return i[0]}var Se,Yr=new RegExp("^".concat(Pt.source,"*")),Kr=new RegExp("".concat(Pt.source,"*$"));function b(e,t){return{start:e,end:t}}var en=!!String.prototype.startsWith&&"_a".startsWith("a",1),tn=!!String.fromCodePoint,rn=!!Object.fromEntries,nn=!!String.prototype.codePointAt,sn=!!String.prototype.trimStart,on=!!String.prototype.trimEnd,an=!!Number.isSafeInteger,un=an?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},$e=!0;try{var hn=Ct("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");$e=((Se=hn.exec("a"))===null||Se===void 0?void 0:Se[0])==="a"}catch(e){$e=!1}var st=en?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Re=tn?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,s=0,o;i>s;){if(o=t[s++],o>1114111)throw RangeError(o+" is not a valid code point");n+=o<65536?String.fromCharCode(o):String.fromCharCode(((o-=65536)>>10)+55296,o%1024+56320)}return n},ot=rn?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var s=i[n],o=s[0],a=s[1];r[o]=a}return r},wt=nn?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),s;return i<55296||i>56319||r+1===n||(s=t.charCodeAt(r+1))<56320||s>57343?i:(i-55296<<10)+(s-56320)+65536}},ln=sn?function(t){return t.trimStart()}:function(t){return t.replace(Yr,"")},fn=on?function(t){return t.trimEnd()}:function(t){return t.replace(Kr,"")};function Ct(e,t){return new RegExp(e,t)}var De;if($e){var at=Ct("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");De=function(t,r){var n;at.lastIndex=r;var i=at.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else De=function(t,r){for(var n=[];;){var i=wt(t,r);if(i===void 0||Lt(i)||pn(i))break;n.push(i),r+=i>=65536?2:1}return Re.apply(void 0,n)};var cn=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var s=this.char();if(s===123){var o=this.parseArgument(t,n);if(o.err)return o;i.push(o.val)}else{if(s===125&&t>0)break;if(s===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:x.pound,location:b(a,this.clonePosition())})}else if(s===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(g.UNMATCHED_CLOSING_TAG,b(this.clonePosition(),this.clonePosition()))}else if(s===60&&!this.ignoreTag&&Ue(this.peek()||0)){var o=this.parseTag(t,r);if(o.err)return o;i.push(o.val)}else{var o=this.parseLiteral(t,r);if(o.err)return o;i.push(o.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:x.literal,value:"<".concat(i,"/>"),location:b(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var s=this.parseMessage(t+1,r,!0);if(s.err)return s;var o=s.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Ue(this.char()))return this.error(g.INVALID_TAG,b(a,this.clonePosition()));var h=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(g.UNMATCHED_CLOSING_TAG,b(h,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:x.tag,value:i,children:o,location:b(n,this.clonePosition())},err:null}:this.error(g.INVALID_TAG,b(a,this.clonePosition())))}else return this.error(g.UNCLOSED_TAG,b(n,this.clonePosition()))}else return this.error(g.INVALID_TAG,b(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&dn(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var s=this.tryParseQuote(r);if(s){i+=s;continue}var o=this.tryParseUnquoted(t,r);if(o){i+=o;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var h=b(n,this.clonePosition());return{val:{type:x.literal,value:i,location:h},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!mn(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return Re.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),Re(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,b(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(g.EMPTY_ARGUMENT,b(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(g.MALFORMED_ARGUMENT,b(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,b(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:x.argument,value:i,location:b(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,b(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(g.MALFORMED_ARGUMENT,b(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=De(this.message,r),i=r+n.length;this.bumpTo(i);var s=this.clonePosition(),o=b(t,s);return{value:n,location:o}},e.prototype.parseArgumentOptions=function(t,r,n,i){var s,o=this.clonePosition(),a=this.parseIdentifierIfPossible().value,h=this.clonePosition();switch(a){case"":return this.error(g.EXPECT_ARGUMENT_TYPE,b(o,h));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition(),f=this.parseSimpleArgStyleIfPossible();if(f.err)return f;var c=fn(f.val);if(c.length===0)return this.error(g.EXPECT_ARGUMENT_STYLE,b(this.clonePosition(),this.clonePosition()));var p=b(l,this.clonePosition());u={style:c,styleLocation:p}}var E=this.tryParseArgumentClose(i);if(E.err)return E;var H=b(i,this.clonePosition());if(u&&st(u==null?void 0:u.style,"::",0)){var P=ln(u.style.slice(2));if(a==="number"){var f=this.parseNumberSkeletonFromString(P,u.styleLocation);return f.err?f:{val:{type:x.number,value:n,location:H,style:f.val},err:null}}else{if(P.length===0)return this.error(g.EXPECT_DATE_TIME_SKELETON,H);var B=P;this.locale&&(B=Jr(P,this.locale));var c={type:J.dateTime,pattern:B,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?kr(B):{}},C=a==="date"?x.date:x.time;return{val:{type:C,value:n,location:H,style:c},err:null}}}return{val:{type:a==="number"?x.number:a==="date"?x.date:x.time,value:n,location:H,style:(s=u==null?void 0:u.style)!==null&&s!==void 0?s:null},err:null}}case"plural":case"selectordinal":case"select":{var v=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(g.EXPECT_SELECT_ARGUMENT_OPTIONS,b(v,y({},v)));this.bumpSpace();var T=this.parseIdentifierIfPossible(),d=0;if(a!=="select"&&T.value==="offset"){if(!this.bumpIf(":"))return this.error(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,b(this.clonePosition(),this.clonePosition()));this.bumpSpace();var f=this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,g.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(f.err)return f;this.bumpSpace(),T=this.parseIdentifierIfPossible(),d=f.val}var S=this.tryParsePluralOrSelectOptions(t,a,r,T);if(S.err)return S;var E=this.tryParseArgumentClose(i);if(E.err)return E;var le=b(i,this.clonePosition());return a==="select"?{val:{type:x.select,value:n,options:ot(S.val),location:le},err:null}:{val:{type:x.plural,value:n,options:ot(S.val),offset:d,pluralType:a==="plural"?"cardinal":"ordinal",location:le},err:null}}default:return this.error(g.INVALID_ARGUMENT_TYPE,b(o,h))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,b(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(g.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,b(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=Xr(t)}catch(i){return this.error(g.INVALID_NUMBER_SKELETON,r)}return{val:{type:J.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?Qr(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var s,o=!1,a=[],h=new Set,u=i.value,l=i.location;;){if(u.length===0){var f=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var c=this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_SELECTOR,g.INVALID_PLURAL_ARGUMENT_SELECTOR);if(c.err)return c;l=b(f,this.clonePosition()),u=this.message.slice(f.offset,this.offset())}else break}if(h.has(u))return this.error(r==="select"?g.DUPLICATE_SELECT_ARGUMENT_SELECTOR:g.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);u==="other"&&(o=!0),this.bumpSpace();var p=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?g.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:g.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,b(this.clonePosition(),this.clonePosition()));var E=this.parseMessage(t+1,r,n);if(E.err)return E;var H=this.tryParseArgumentClose(p);if(H.err)return H;a.push([u,{value:E.val,location:b(p,this.clonePosition())}]),h.add(u),this.bumpSpace(),s=this.parseIdentifierIfPossible(),u=s.value,l=s.location}return a.length===0?this.error(r==="select"?g.EXPECT_SELECT_ARGUMENT_SELECTOR:g.EXPECT_PLURAL_ARGUMENT_SELECTOR,b(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(g.MISSING_OTHER_CLAUSE,b(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var s=!1,o=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)s=!0,o=o*10+(a-48),this.bump();else break}var h=b(i,this.clonePosition());return s?(o*=n,un(o)?{val:o,err:null}:this.error(r,h)):this.error(t,h)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=wt(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(st(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&Lt(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function Ue(e){return e>=97&&e<=122||e>=65&&e<=90}function mn(e){return Ue(e)||e===47}function dn(e){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}function Lt(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function pn(e){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}function Fe(e){e.forEach(function(t){if(delete t.location,Ht(t)||Bt(t))for(var r in t.options)delete t.options[r].location,Fe(t.options[r].value);else xt(t)&&At(t.style)||(vt(t)||Tt(t))&&Me(t.style)?delete t.style.location:St(t)&&Fe(t.children)})}function gn(e,t){t===void 0&&(t={}),t=y({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new cn(e,t).parse();if(r.err){var n=SyntaxError(g[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||Fe(r.val),r.val}function Ae(e,t){var r=t&&t.cache?t.cache:vn,n=t&&t.serializer?t.serializer:xn,i=t&&t.strategy?t.strategy:yn;return i(e,{cache:r,serializer:n})}function bn(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Mt(e,t,r,n){var i=bn(n)?n:r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.call(this,n),t.set(i,s)),s}function $t(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.apply(this,n),t.set(i,s)),s}function ke(e,t,r,n,i){return r.bind(t,e,n,i)}function yn(e,t){var r=e.length===1?Mt:$t;return ke(e,this,r,t.cache.create(),t.serializer)}function En(e,t){return ke(e,this,$t,t.cache.create(),t.serializer)}function _n(e,t){return ke(e,this,Mt,t.cache.create(),t.serializer)}var xn=function(){return JSON.stringify(arguments)};function Ve(){this.cache=Object.create(null)}Ve.prototype.get=function(e){return this.cache[e]};Ve.prototype.set=function(e,t){this.cache[e]=t};var vn={create:function(){return new Ve}},Pe={variadic:En,monadic:_n},q;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(q||(q={}));var _e=function(e){Ee(t,e);function t(r,n,i){var s=e.call(this,r)||this;return s.code=n,s.originalMessage=i,s}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),ut=function(e){Ee(t,e);function t(r,n,i,s){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),q.INVALID_VALUE,s)||this}return t}(_e),Tn=function(e){Ee(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),q.INVALID_VALUE,i)||this}return t}(_e),Hn=function(e){Ee(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),q.MISSING_VALUE,n)||this}return t}(_e),N;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(N||(N={}));function Bn(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==N.literal||r.type!==N.literal?t.push(r):n.value+=r.value,t},[])}function Sn(e){return typeof e=="function"}function me(e,t,r,n,i,s,o){if(e.length===1&&tt(e[0]))return[{type:N.literal,value:e[0].value}];for(var a=[],h=0,u=e;h<u.length;h++){var l=u[h];if(tt(l)){a.push({type:N.literal,value:l.value});continue}if(Gr(l)){typeof s=="number"&&a.push({type:N.literal,value:r.getNumberFormat(t).format(s)});continue}var f=l.value;if(!(i&&f in i))throw new Hn(f,o);var c=i[f];if(Fr(l)){(!c||typeof c=="string"||typeof c=="number")&&(c=typeof c=="string"||typeof c=="number"?String(c):""),a.push({type:typeof c=="string"?N.literal:N.object,value:c});continue}if(vt(l)){var p=typeof l.style=="string"?n.date[l.style]:Me(l.style)?l.style.parsedOptions:void 0;a.push({type:N.literal,value:r.getDateTimeFormat(t,p).format(c)});continue}if(Tt(l)){var p=typeof l.style=="string"?n.time[l.style]:Me(l.style)?l.style.parsedOptions:n.time.medium;a.push({type:N.literal,value:r.getDateTimeFormat(t,p).format(c)});continue}if(xt(l)){var p=typeof l.style=="string"?n.number[l.style]:At(l.style)?l.style.parsedOptions:void 0;p&&p.scale&&(c=c*(p.scale||1)),a.push({type:N.literal,value:r.getNumberFormat(t,p).format(c)});continue}if(St(l)){var E=l.children,H=l.value,P=i[H];if(!Sn(P))throw new Tn(H,"function",o);var B=me(E,t,r,n,i,s),C=P(B.map(function(d){return d.value}));Array.isArray(C)||(C=[C]),a.push.apply(a,C.map(function(d){return{type:typeof d=="string"?N.literal:N.object,value:d}}))}if(Ht(l)){var v=l.options[c]||l.options.other;if(!v)throw new ut(l.value,c,Object.keys(l.options),o);a.push.apply(a,me(v.value,t,r,n,i));continue}if(Bt(l)){var v=l.options["=".concat(c)];if(!v){if(!Intl.PluralRules)throw new _e(`Intl.PluralRules is not available in this environment.
2
2
  Try polyfilling it using "@formatjs/intl-pluralrules"
3
- `,q.MISSING_INTL_API,o);var T=r.getPluralRules(t,{type:l.pluralType}).select(c-(l.offset||0));x=l.options[T]||l.options.other}if(!x)throw new ut(l.value,c,Object.keys(l.options),o);a.push.apply(a,me(x.value,t,r,n,i,c-(l.offset||0)));continue}}return Bn(a)}function An(e,t){return t?y(y(y({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=y(y({},e[n]),t[n]||{}),r},{})):e}function Pn(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=An(e[n],t[n]),r},y({},e)):e}function Ne(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Nn(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Ae(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,Be([void 0],r,!1)))},{cache:Ne(e.number),strategy:Pe.variadic}),getDateTimeFormat:Ae(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,Be([void 0],r,!1)))},{cache:Ne(e.dateTime),strategy:Pe.variadic}),getPluralRules:Ae(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,Be([void 0],r,!1)))},{cache:Ne(e.pluralRules),strategy:Pe.variadic})}}var On=function(){function e(t,r,n,i){var s=this;if(r===void 0&&(r=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(h){var u=s.formatToParts(h);if(u.length===1)return u[0].value;var l=u.reduce(function(f,c){return!f.length||c.type!==N.literal||typeof f[f.length-1]!="string"?f.push(c.value):f[f.length-1]+=c.value,f},[]);return l.length<=1?l[0]||"":l},this.formatToParts=function(h){return me(s.ast,s.locales,s.formatters,s.formats,h,void 0,s.message)},this.resolvedOptions=function(){var h;return{locale:((h=s.resolvedLocale)===null||h===void 0?void 0:h.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var o=i||{};o.formatters;var a=Ur(o,["formatters"]);this.ast=e.__parse(t,y(y({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=Pn(e.formats,n),this.formatters=i&&i.formatters||Nn(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=gn,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function In(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const F={},wn=(e,t,r)=>r&&(t in F||(F[t]={}),e in F[t]||(F[t][e]=r),r),Rt=(e,t)=>{if(t==null)return;if(t in F&&e in F[t])return F[t][e];const r=_e(t);for(let n=0;n<r.length;n++){const i=r[n],s=Ln(i,e);if(s)return wn(e,t,s)}};let Xe;const ue=ye({});function Cn(e){return Xe[e]||null}function Dt(e){return e in Xe}function Ln(e,t){if(!Dt(e))return null;const r=Cn(e);return In(r,t)}function Mn(e){if(e==null)return;const t=_e(e);for(let r=0;r<t.length;r++){const n=t[r];if(Dt(n))return n}}function Ut(e,...t){delete F[e],ue.update(r=>(r[e]=Dr.all([r[e]||{},...t]),r))}K([ue],([e])=>Object.keys(e));ue.subscribe(e=>Xe=e);const de={};function $n(e,t){de[e].delete(t),de[e].size===0&&delete de[e]}function Ft(e){return de[e]}function Rn(e){return _e(e).map(t=>{const r=Ft(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Ge(e){return e==null?!1:_e(e).some(t=>{var r;return(r=Ft(t))==null?void 0:r.size})}function Dn(e,t){return Promise.all(t.map(n=>($n(e,n),n().then(i=>i.default||i)))).then(n=>Ut(e,...n))}const te={};function Gt(e){if(!Ge(e))return e in te?te[e]:Promise.resolve();const t=Rn(e);return te[e]=Promise.all(t.map(([r,n])=>Dn(r,n))).then(()=>{if(Ge(e))return Gt(e);delete te[e]}),te[e]}const Un={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},Fn={fallbackLocale:null,loadingDelay:200,formats:Un,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Gn=Fn;function Y(){return Gn}const Oe=ye(!1);var jn=Object.defineProperty,kn=Object.defineProperties,Vn=Object.getOwnPropertyDescriptors,ht=Object.getOwnPropertySymbols,Xn=Object.prototype.hasOwnProperty,zn=Object.prototype.propertyIsEnumerable,lt=(e,t,r)=>t in e?jn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Wn=(e,t)=>{for(var r in t||(t={}))Xn.call(t,r)&&lt(e,r,t[r]);if(ht)for(var r of ht(t))zn.call(t,r)&&lt(e,r,t[r]);return e},Zn=(e,t)=>kn(e,Vn(t));let je;const pe=ye(null);function ft(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function _e(e,t=Y().fallbackLocale){const r=ft(e);return t?[...new Set([...r,...ft(t)])]:r}function V(){return je!=null?je:void 0}pe.subscribe(e=>{je=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Qn=e=>{if(e&&Mn(e)&&Ge(e)){const{loadingDelay:t}=Y();let r;return typeof window!="undefined"&&V()!=null&&t?r=window.setTimeout(()=>Oe.set(!0),t):Oe.set(!0),Gt(e).then(()=>{pe.set(e)}).finally(()=>{clearTimeout(r),Oe.set(!1)})}return pe.set(e)},he=Zn(Wn({},pe),{set:Qn}),xe=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Jn=Object.defineProperty,ge=Object.getOwnPropertySymbols,jt=Object.prototype.hasOwnProperty,kt=Object.prototype.propertyIsEnumerable,ct=(e,t,r)=>t in e?Jn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ze=(e,t)=>{for(var r in t||(t={}))jt.call(t,r)&&ct(e,r,t[r]);if(ge)for(var r of ge(t))kt.call(t,r)&&ct(e,r,t[r]);return e},ee=(e,t)=>{var r={};for(var n in e)jt.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ge)for(var n of ge(e))t.indexOf(n)<0&&kt.call(e,n)&&(r[n]=e[n]);return r};const oe=(e,t)=>{const{formats:r}=Y();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},qn=xe(e=>{var t=e,{locale:r,format:n}=t,i=ee(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=oe("number",n)),new Intl.NumberFormat(r,i)}),Yn=xe(e=>{var t=e,{locale:r,format:n}=t,i=ee(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=oe("date",n):Object.keys(i).length===0&&(i=oe("date","short")),new Intl.DateTimeFormat(r,i)}),Kn=xe(e=>{var t=e,{locale:r,format:n}=t,i=ee(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=oe("time",n):Object.keys(i).length===0&&(i=oe("time","short")),new Intl.DateTimeFormat(r,i)}),ei=(e={})=>{var t=e,{locale:r=V()}=t,n=ee(t,["locale"]);return qn(ze({locale:r},n))},ti=(e={})=>{var t=e,{locale:r=V()}=t,n=ee(t,["locale"]);return Yn(ze({locale:r},n))},ri=(e={})=>{var t=e,{locale:r=V()}=t,n=ee(t,["locale"]);return Kn(ze({locale:r},n))},ni=xe((e,t=V())=>new On(e,t,Y().formats,{ignoreTag:Y().ignoreTag})),ii=(e,t={})=>{var r,n,i,s;let o=t;typeof e=="object"&&(o=e,e=o.id);const{values:a,locale:h=V(),default:u}=o;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=Rt(e,h);if(!l)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;else if(typeof l!="string")return console.warn(`[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.`),l;if(!a)return l;let f=l;try{f=ni(l,h).format(a)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return f},si=(e,t)=>ri(t).format(e),oi=(e,t)=>ti(t).format(e),ai=(e,t)=>ei(t).format(e),ui=(e,t=V())=>Rt(e,t),hi=K([he,ue],()=>ii);K([he],()=>si);K([he],()=>oi);K([he],()=>ai);K([he,ue],()=>ui);function mt(e,t){Ut(e,t)}const dt={en:{finished:"Finished",starting:"Starting in ",left:"left",minutes:"minutes",hours:"hours",days:"days"},hr:{finished:"Završeno",starting:"Starting in ",left:"preostalo",minutes:"minute",hours:"sati",days:"dana"},"zh-hk":{finished:"完成的",starting:"開始於",left:"剩下",minutes:"分鐘",hours:"小時",days:"天"},fr:{finished:"Fini",starting:"Début dans ",left:"restant",minutes:"minutes",hours:"heures",days:"jours"},ro:{finished:"Finalizat",starting:"Începe în",left:"rămase",minutes:"minute",hours:"ore",days:"zile"},tr:{finished:"Bitti",starting:"İçinde başlayan",left:"sol",minutes:"dakika",hours:"saat",days:"günler"},el:{finished:"Ολοκληρωμένα",starting:"Αρχίζει σε ",left:"απομένουν",minutes:"λεπτά",hours:"ώρες",days:"ημέρες"},es:{finished:"Finalizado",starting:"Iniciando en ",left:"queda",minutes:"minutos",hours:"horas",days:"días"},hu:{finished:"Befejezve",starting:"Kezdésig",left:"bal",minutes:"perc",hours:"óra",days:"nap"},pt:{finished:"Finalizado",starting:"Começando em",left:"Abandonou",minutes:"Minutos",hours:"Horas",days:"Dias"}};function li(e){rr(e,"svelte-1hp648c",".svelte-1hp648c,.svelte-1hp648c::before,.svelte-1hp648c::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.TournamentDates.svelte-1hp648c{margin-left:20px;margin-right:20px;display:flex;justify-content:space-between}.StartDate.svelte-1hp648c{font-size:11px;color:var(--emfe-w-color-gray-300, #58586B)}.EndDate.svelte-1hp648c{font-size:11px;align-content:flex-end;color:var(--emfe-w-color-gray-300, #58586B)}.ProgressBar.svelte-1hp648c{margin:5px 20px;height:8px;background:var(--emfe-w-color-white, #FFFFFF)}.ProgressBarFill.svelte-1hp648c{background-color:var(--emfe-w-color-green, #48952a);height:8px}.ProgressBarFillEnd.svelte-1hp648c{background-color:var(--emfe-w-color-green, #48952a);height:8px}.ProgressBarFillStarting.svelte-1hp648c{background-color:var(--emfe-w-color-gray-300, #58586B);height:8px}.Remaining.svelte-1hp648c,.Finished.svelte-1hp648c{font-size:10px;padding-top:5px;text-align:right;text-transform:uppercase}.Finished.svelte-1hp648c{color:var(--emfe-w-color-green, #48952a)}")}function pt(e){let t,r,n=e[10](e[0])+"",i,s,o,a=e[10](e[1])+"",h,u,l,f,c,p,E;function H(d,S){return d[2]=="Finished"||d[2]=="Closing"||d[2]=="Closed"?mi:d[5]>0?ci:fi}let P=H(e),B=P(e);function C(d,S){if(d[2]=="Finished"||d[2]=="Closing"||d[2]=="Closed")return gi;if(d[5]>0)return pi;if(d[4]>0)return di}let x=C(e),T=x&&x(e);return{c(){t=I("div"),r=I("div"),i=G(n),s=re(),o=I("div"),h=G(a),u=re(),l=I("div"),f=I("div"),B.c(),c=re(),T&&T.c(),v(r,"class","StartDate svelte-1hp648c"),v(r,"part","StartDate"),v(o,"class","EndDate svelte-1hp648c"),v(o,"part","EndDate"),v(t,"class","TournamentDates svelte-1hp648c"),v(t,"part","TournamentDates"),v(f,"class","ProgressBar svelte-1hp648c"),v(f,"part","ProgressBar"),v(l,"class","ProgressBarWrapper svelte-1hp648c"),v(l,"part","ProgressBarWrapper")},m(d,S){R(d,t,S),O(t,r),O(r,i),O(t,s),O(t,o),O(o,h),R(d,u,S),R(d,l,S),O(l,f),B.m(f,null),O(f,c),T&&T.m(f,null),p||(E=tr(e[9].call(null,l)),p=!0)},p(d,S){S&1&&n!==(n=d[10](d[0])+"")&&k(i,n),S&2&&a!==(a=d[10](d[1])+"")&&k(h,a),P===(P=H(d))&&B?B.p(d,S):(B.d(1),B=P(d),B&&(B.c(),B.m(f,c))),x===(x=C(d))&&T?T.p(d,S):(T&&T.d(1),T=x&&x(d),T&&(T.c(),T.m(f,null)))},d(d){d&&($(t),$(u),$(l)),B.d(),T&&T.d(),p=!1,E()}}}function fi(e){let t;return{c(){t=I("div"),v(t,"class","ProgressBarFill svelte-1hp648c"),v(t,"part","ProgressBarFill"),Ye(t,"width",e[7]()+"%")},m(r,n){R(r,t,n)},p(r,n){n&128&&Ye(t,"width",r[7]()+"%")},d(r){r&&$(t)}}}function ci(e){let t;return{c(){t=I("div"),v(t,"class","ProgressBarFillStarting svelte-1hp648c"),v(t,"part","ProgressBarFillStarting")},m(r,n){R(r,t,n)},p:w,d(r){r&&$(t)}}}function mi(e){let t;return{c(){t=I("div"),v(t,"class","ProgressBarFillEnd svelte-1hp648c"),v(t,"part","ProgressBarFillEnd")},m(r,n){R(r,t,n)},p:w,d(r){r&&$(t)}}}function di(e){let t,r,n,i=e[8]("tournamentsDuration.left")+"",s;return{c(){t=I("div"),r=G(e[6]),n=re(),s=G(i),v(t,"class","Remaining svelte-1hp648c"),v(t,"part","Remaining")},m(o,a){R(o,t,a),O(t,r),O(t,n),O(t,s)},p(o,a){a&64&&k(r,o[6]),a&256&&i!==(i=o[8]("tournamentsDuration.left")+"")&&k(s,i)},d(o){o&&$(t)}}}function pi(e){let t,r=e[8]("tournamentsDuration.starting")+"",n,i,s=e[11](e[5])+"",o;return{c(){t=I("div"),n=G(r),i=re(),o=G(s),v(t,"class","Remaining svelte-1hp648c"),v(t,"part","Remaining")},m(a,h){R(a,t,h),O(t,n),O(t,i),O(t,o)},p(a,h){h&256&&r!==(r=a[8]("tournamentsDuration.starting")+"")&&k(n,r),h&32&&s!==(s=a[11](a[5])+"")&&k(o,s)},d(a){a&&$(t)}}}function gi(e){let t,r=e[8]("tournamentsDuration.finished")+"",n;return{c(){t=I("div"),n=G(r),v(t,"class","Finished svelte-1hp648c"),v(t,"part","Finished")},m(i,s){R(i,t,s),O(t,n)},p(i,s){s&256&&r!==(r=i[8]("tournamentsDuration.finished")+"")&&k(n,r)},d(i){i&&$(t)}}}function bi(e){let t,r=e[0]&&e[1]&&pt(e);return{c(){t=I("div"),r&&r.c(),v(t,"class","TournamentDuration svelte-1hp648c"),v(t,"part","TournamentDuration")},m(n,i){R(n,t,i),r&&r.m(t,null),e[16](t)},p(n,[i]){n[0]&&n[1]?r?r.p(n,i):(r=pt(n),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},i:w,o:w,d(n){n&&$(t),r&&r.d(),e[16](null)}}}function yi(e,t,r){let n,i;er(e,hi,m=>r(8,i=m));let{startdate:s=""}=t,{enddate:o=""}=t,{status:a=""}=t,{lang:h="en"}=t,{clientstyling:u=""}=t,{clientstylingurl:l=""}=t,{translationurl:f=""}=t,c,p="",E="",H="";const P=()=>{fetch(f).then(A=>A.json()).then(A=>{Object.keys(A).forEach(L=>{mt(L,A[L])})}).catch(A=>{console.log(A)})};Object.keys(dt).forEach(m=>{mt(m,dt[m])});const B=m=>new Date(m).getTime(),C=(m,A)=>(B(A)-B(m))/(1e3*60),x=()=>{const m=new Date;r(4,p=C(m,o)),r(5,E=C(m,s)),r(6,H=d(p))},T=m=>{const A={month:"long"};let L=new Date(m),j=new Intl.DateTimeFormat(h,A).format(L);return`${L.getDate()} ${j}, ${L.toLocaleString("en-GB",{hour:"numeric",minute:"numeric"})}, ${L.getUTCFullYear()}`},d=m=>{const A=(j,D)=>j+" "+i(D),L=j=>{const D=Math.floor(j);return D<10?`0${D}`:`${D}`};if(m<1440){const j=m/60,D=m%60,zt=(D-Math.floor(D))*60;return[j,D,zt].map(Wt=>L(Wt)).join(":")}return A(Math.ceil(m/(60*24)),"tournamentsDuration.days")},S=()=>{let m=document.createElement("style");m.innerHTML=u,c.appendChild(m)},le=()=>{let m=new URL(l),A=document.createElement("style");fetch(m.href).then(L=>L.text()).then(L=>{A.innerHTML=L,setTimeout(()=>{c.appendChild(A)},1),setTimeout(()=>{},500)})};ur(()=>{const m=setInterval(()=>{s&&o&&x()},1e3);return()=>clearInterval(m)});function Xt(m){Ie[m?"unshift":"push"](()=>{c=m,r(3,c)})}return e.$$set=m=>{"startdate"in m&&r(0,s=m.startdate),"enddate"in m&&r(1,o=m.enddate),"status"in m&&r(2,a=m.status),"lang"in m&&r(12,h=m.lang),"clientstyling"in m&&r(13,u=m.clientstyling),"clientstylingurl"in m&&r(14,l=m.clientstylingurl),"translationurl"in m&&r(15,f=m.translationurl)},e.$$.update=()=>{e.$$.dirty&19&&r(7,n=()=>{if(p<=0)return 100;const m=C(s,o),A=100/m;return Math.floor((m-p)*A)}),e.$$.dirty&19&&s&&o&&x()&&d(p),e.$$.dirty&4096&&h&&x(),e.$$.dirty&4112&&h&&d(p),e.$$.dirty&32768&&f&&P(),e.$$.dirty&8200&&c&&u&&S(),e.$$.dirty&16392&&c&&l&&le()},[s,o,a,c,p,E,H,n,i,x,T,d,h,u,l,f,Xt]}class Vt extends vr{constructor(t){super(),yr(this,t,yi,bi,bt,{startdate:0,enddate:1,status:2,lang:12,clientstyling:13,clientstylingurl:14,translationurl:15},li)}get startdate(){return this.$$.ctx[0]}set startdate(t){this.$$set({startdate:t}),U()}get enddate(){return this.$$.ctx[1]}set enddate(t){this.$$set({enddate:t}),U()}get status(){return this.$$.ctx[2]}set status(t){this.$$set({status:t}),U()}get lang(){return this.$$.ctx[12]}set lang(t){this.$$set({lang:t}),U()}get clientstyling(){return this.$$.ctx[13]}set clientstyling(t){this.$$set({clientstyling:t}),U()}get clientstylingurl(){return this.$$.ctx[14]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),U()}get translationurl(){return this.$$.ctx[15]}set translationurl(t){this.$$set({translationurl:t}),U()}}Er(Vt,{startdate:{},enddate:{},status:{},lang:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);exports.default=Vt;
3
+ `,q.MISSING_INTL_API,o);var T=r.getPluralRules(t,{type:l.pluralType}).select(c-(l.offset||0));v=l.options[T]||l.options.other}if(!v)throw new ut(l.value,c,Object.keys(l.options),o);a.push.apply(a,me(v.value,t,r,n,i,c-(l.offset||0)));continue}}return Bn(a)}function An(e,t){return t?y(y(y({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=y(y({},e[n]),t[n]||{}),r},{})):e}function Pn(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=An(e[n],t[n]),r},y({},e)):e}function Ne(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Nn(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Ae(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,Be([void 0],r,!1)))},{cache:Ne(e.number),strategy:Pe.variadic}),getDateTimeFormat:Ae(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,Be([void 0],r,!1)))},{cache:Ne(e.dateTime),strategy:Pe.variadic}),getPluralRules:Ae(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,Be([void 0],r,!1)))},{cache:Ne(e.pluralRules),strategy:Pe.variadic})}}var On=function(){function e(t,r,n,i){var s=this;if(r===void 0&&(r=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(h){var u=s.formatToParts(h);if(u.length===1)return u[0].value;var l=u.reduce(function(f,c){return!f.length||c.type!==N.literal||typeof f[f.length-1]!="string"?f.push(c.value):f[f.length-1]+=c.value,f},[]);return l.length<=1?l[0]||"":l},this.formatToParts=function(h){return me(s.ast,s.locales,s.formatters,s.formats,h,void 0,s.message)},this.resolvedOptions=function(){var h;return{locale:((h=s.resolvedLocale)===null||h===void 0?void 0:h.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var o=i||{};o.formatters;var a=Ur(o,["formatters"]);this.ast=e.__parse(t,y(y({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=Pn(e.formats,n),this.formatters=i&&i.formatters||Nn(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=gn,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function In(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const F={},wn=(e,t,r)=>r&&(t in F||(F[t]={}),e in F[t]||(F[t][e]=r),r),Rt=(e,t)=>{if(t==null)return;if(t in F&&e in F[t])return F[t][e];const r=xe(t);for(let n=0;n<r.length;n++){const i=r[n],s=Ln(i,e);if(s)return wn(e,t,s)}};let Xe;const ue=ye({});function Cn(e){return Xe[e]||null}function Dt(e){return e in Xe}function Ln(e,t){if(!Dt(e))return null;const r=Cn(e);return In(r,t)}function Mn(e){if(e==null)return;const t=xe(e);for(let r=0;r<t.length;r++){const n=t[r];if(Dt(n))return n}}function Ut(e,...t){delete F[e],ue.update(r=>(r[e]=Dr.all([r[e]||{},...t]),r))}K([ue],([e])=>Object.keys(e));ue.subscribe(e=>Xe=e);const de={};function $n(e,t){de[e].delete(t),de[e].size===0&&delete de[e]}function Ft(e){return de[e]}function Rn(e){return xe(e).map(t=>{const r=Ft(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Ge(e){return e==null?!1:xe(e).some(t=>{var r;return(r=Ft(t))==null?void 0:r.size})}function Dn(e,t){return Promise.all(t.map(n=>($n(e,n),n().then(i=>i.default||i)))).then(n=>Ut(e,...n))}const te={};function Gt(e){if(!Ge(e))return e in te?te[e]:Promise.resolve();const t=Rn(e);return te[e]=Promise.all(t.map(([r,n])=>Dn(r,n))).then(()=>{if(Ge(e))return Gt(e);delete te[e]}),te[e]}const Un={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},Fn={fallbackLocale:null,loadingDelay:200,formats:Un,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Gn=Fn;function Y(){return Gn}const Oe=ye(!1);var jn=Object.defineProperty,kn=Object.defineProperties,Vn=Object.getOwnPropertyDescriptors,ht=Object.getOwnPropertySymbols,Xn=Object.prototype.hasOwnProperty,zn=Object.prototype.propertyIsEnumerable,lt=(e,t,r)=>t in e?jn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Wn=(e,t)=>{for(var r in t||(t={}))Xn.call(t,r)&&lt(e,r,t[r]);if(ht)for(var r of ht(t))zn.call(t,r)&&lt(e,r,t[r]);return e},Zn=(e,t)=>kn(e,Vn(t));let je;const pe=ye(null);function ft(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function xe(e,t=Y().fallbackLocale){const r=ft(e);return t?[...new Set([...r,...ft(t)])]:r}function V(){return je!=null?je:void 0}pe.subscribe(e=>{je=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Qn=e=>{if(e&&Mn(e)&&Ge(e)){const{loadingDelay:t}=Y();let r;return typeof window!="undefined"&&V()!=null&&t?r=window.setTimeout(()=>Oe.set(!0),t):Oe.set(!0),Gt(e).then(()=>{pe.set(e)}).finally(()=>{clearTimeout(r),Oe.set(!1)})}return pe.set(e)},he=Zn(Wn({},pe),{set:Qn}),ve=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Jn=Object.defineProperty,ge=Object.getOwnPropertySymbols,jt=Object.prototype.hasOwnProperty,kt=Object.prototype.propertyIsEnumerable,ct=(e,t,r)=>t in e?Jn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ze=(e,t)=>{for(var r in t||(t={}))jt.call(t,r)&&ct(e,r,t[r]);if(ge)for(var r of ge(t))kt.call(t,r)&&ct(e,r,t[r]);return e},ee=(e,t)=>{var r={};for(var n in e)jt.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ge)for(var n of ge(e))t.indexOf(n)<0&&kt.call(e,n)&&(r[n]=e[n]);return r};const oe=(e,t)=>{const{formats:r}=Y();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},qn=ve(e=>{var t=e,{locale:r,format:n}=t,i=ee(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=oe("number",n)),new Intl.NumberFormat(r,i)}),Yn=ve(e=>{var t=e,{locale:r,format:n}=t,i=ee(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=oe("date",n):Object.keys(i).length===0&&(i=oe("date","short")),new Intl.DateTimeFormat(r,i)}),Kn=ve(e=>{var t=e,{locale:r,format:n}=t,i=ee(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=oe("time",n):Object.keys(i).length===0&&(i=oe("time","short")),new Intl.DateTimeFormat(r,i)}),ei=(e={})=>{var t=e,{locale:r=V()}=t,n=ee(t,["locale"]);return qn(ze({locale:r},n))},ti=(e={})=>{var t=e,{locale:r=V()}=t,n=ee(t,["locale"]);return Yn(ze({locale:r},n))},ri=(e={})=>{var t=e,{locale:r=V()}=t,n=ee(t,["locale"]);return Kn(ze({locale:r},n))},ni=ve((e,t=V())=>new On(e,t,Y().formats,{ignoreTag:Y().ignoreTag})),ii=(e,t={})=>{var r,n,i,s;let o=t;typeof e=="object"&&(o=e,e=o.id);const{values:a,locale:h=V(),default:u}=o;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=Rt(e,h);if(!l)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;else if(typeof l!="string")return console.warn(`[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.`),l;if(!a)return l;let f=l;try{f=ni(l,h).format(a)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return f},si=(e,t)=>ri(t).format(e),oi=(e,t)=>ti(t).format(e),ai=(e,t)=>ei(t).format(e),ui=(e,t=V())=>Rt(e,t),hi=K([he,ue],()=>ii);K([he],()=>si);K([he],()=>oi);K([he],()=>ai);K([he,ue],()=>ui);function mt(e,t){Ut(e,t)}const dt={en:{finished:"Finished",starting:"Starting in ",left:"left",minutes:"minutes",hours:"hours",days:"days"},hr:{finished:"Završeno",starting:"Starting in ",left:"preostalo",minutes:"minute",hours:"sati",days:"dana"},"zh-hk":{finished:"完成的",starting:"開始於",left:"剩下",minutes:"分鐘",hours:"小時",days:"天"},fr:{finished:"Fini",starting:"Début dans ",left:"restant",minutes:"minutes",hours:"heures",days:"jours"},ro:{finished:"Finalizat",starting:"Începe în",left:"rămase",minutes:"minute",hours:"ore",days:"zile"},tr:{finished:"Bitti",starting:"İçinde başlayan",left:"sol",minutes:"dakika",hours:"saat",days:"günler"},el:{finished:"Ολοκληρωμένα",starting:"Αρχίζει σε ",left:"απομένουν",minutes:"λεπτά",hours:"ώρες",days:"ημέρες"},es:{finished:"Finalizado",starting:"Iniciando en ",left:"queda",minutes:"minutos",hours:"horas",days:"días"},hu:{finished:"Befejezve",starting:"Kezdésig",left:"bal",minutes:"perc",hours:"óra",days:"nap"},pt:{finished:"Finalizado",starting:"Começando em",left:"Abandonou",minutes:"Minutos",hours:"Horas",days:"Dias"}};function li(e){rr(e,"svelte-n7yu38","*,*::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(--emfe-w-color-gray-300, #58586B)}.EndDate{font-size:11px;align-content:flex-end;color:var(--emfe-w-color-gray-300, #58586B)}.ProgressBar{margin:5px 20px;height:8px;background:var(--emfe-w-color-white, #FFFFFF)}.ProgressBarInactive{margin:5px 20px 10px 20px;height:8px;background:var(--emfe-w-color-gray-100, #E6E6E6)}.ProgressBarFill{background-color:var(--emfe-w-color-green, #48952a);height:8px}.ProgressBarFillEnd{background-color:var(--emfe-w-color-green, #48952a);height:8px}.ProgressBarFillStarting{background-color:var(--emfe-w-color-gray-300, #58586B);height:8px}.Remaining,.Finished{font-size:10px;padding-top:5px;text-align:right;text-transform:uppercase}.Finished{color:var(--emfe-w-color-green, #48952a)}")}function pt(e){let t,r,n=e[10](e[0])+"",i,s,o,a=e[10](e[1])+"",h,u,l,f,c,p,E;function H(d,S){return d[2]=="Finished"||d[2]=="Closing"||d[2]=="Closed"?mi:d[5]>0?ci:fi}let P=H(e),B=P(e);function C(d,S){if(d[2]=="Finished"||d[2]=="Closing"||d[2]=="Closed")return gi;if(d[5]>0)return pi;if(d[4]>0)return di}let v=C(e),T=v&&v(e);return{c(){t=I("div"),r=I("div"),i=G(n),s=re(),o=I("div"),h=G(a),u=re(),l=I("div"),f=I("div"),B.c(),c=re(),T&&T.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")},m(d,S){R(d,t,S),O(t,r),O(r,i),O(t,s),O(t,o),O(o,h),R(d,u,S),R(d,l,S),O(l,f),B.m(f,null),O(f,c),T&&T.m(f,null),p||(E=tr(e[9].call(null,l)),p=!0)},p(d,S){S&1&&n!==(n=d[10](d[0])+"")&&k(i,n),S&2&&a!==(a=d[10](d[1])+"")&&k(h,a),P===(P=H(d))&&B?B.p(d,S):(B.d(1),B=P(d),B&&(B.c(),B.m(f,c))),v===(v=C(d))&&T?T.p(d,S):(T&&T.d(1),T=v&&v(d),T&&(T.c(),T.m(f,null)))},d(d){d&&($(t),$(u),$(l)),B.d(),T&&T.d(),p=!1,E()}}}function fi(e){let t;return{c(){t=I("div"),_(t,"class","ProgressBarFill"),_(t,"part","ProgressBarFill"),Ye(t,"width",e[7]()+"%")},m(r,n){R(r,t,n)},p(r,n){n&128&&Ye(t,"width",r[7]()+"%")},d(r){r&&$(t)}}}function ci(e){let t;return{c(){t=I("div"),_(t,"class","ProgressBarFillStarting"),_(t,"part","ProgressBarFillStarting")},m(r,n){R(r,t,n)},p:w,d(r){r&&$(t)}}}function mi(e){let t;return{c(){t=I("div"),_(t,"class","ProgressBarFillEnd"),_(t,"part","ProgressBarFillEnd")},m(r,n){R(r,t,n)},p:w,d(r){r&&$(t)}}}function di(e){let t,r,n,i=e[8]("tournamentsDuration.left")+"",s;return{c(){t=I("div"),r=G(e[6]),n=re(),s=G(i),_(t,"class","Remaining"),_(t,"part","Remaining")},m(o,a){R(o,t,a),O(t,r),O(t,n),O(t,s)},p(o,a){a&64&&k(r,o[6]),a&256&&i!==(i=o[8]("tournamentsDuration.left")+"")&&k(s,i)},d(o){o&&$(t)}}}function pi(e){let t,r=e[8]("tournamentsDuration.starting")+"",n,i,s=e[11](e[5])+"",o;return{c(){t=I("div"),n=G(r),i=re(),o=G(s),_(t,"class","Remaining"),_(t,"part","Remaining")},m(a,h){R(a,t,h),O(t,n),O(t,i),O(t,o)},p(a,h){h&256&&r!==(r=a[8]("tournamentsDuration.starting")+"")&&k(n,r),h&32&&s!==(s=a[11](a[5])+"")&&k(o,s)},d(a){a&&$(t)}}}function gi(e){let t,r=e[8]("tournamentsDuration.finished")+"",n;return{c(){t=I("div"),n=G(r),_(t,"class","Finished"),_(t,"part","Finished")},m(i,s){R(i,t,s),O(t,n)},p(i,s){s&256&&r!==(r=i[8]("tournamentsDuration.finished")+"")&&k(n,r)},d(i){i&&$(t)}}}function bi(e){let t,r=e[0]&&e[1]&&pt(e);return{c(){t=I("div"),r&&r.c(),_(t,"class","TournamentDuration"),_(t,"part","TournamentDuration")},m(n,i){R(n,t,i),r&&r.m(t,null),e[16](t)},p(n,[i]){n[0]&&n[1]?r?r.p(n,i):(r=pt(n),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},i:w,o:w,d(n){n&&$(t),r&&r.d(),e[16](null)}}}function yi(e,t,r){let n,i;er(e,hi,m=>r(8,i=m));let{startdate:s=""}=t,{enddate:o=""}=t,{status:a=""}=t,{lang:h="en"}=t,{clientstyling:u=""}=t,{clientstylingurl:l=""}=t,{translationurl:f=""}=t,c,p="",E="",H="";const P=()=>{fetch(f).then(A=>A.json()).then(A=>{Object.keys(A).forEach(L=>{mt(L,A[L])})}).catch(A=>{console.log(A)})};Object.keys(dt).forEach(m=>{mt(m,dt[m])});const B=m=>new Date(m).getTime(),C=(m,A)=>(B(A)-B(m))/(1e3*60),v=()=>{const m=new Date;r(4,p=C(m,o)),r(5,E=C(m,s)),r(6,H=d(p))},T=m=>{const A={month:"long"};let L=new Date(m),j=new Intl.DateTimeFormat(h,A).format(L);return`${L.getDate()} ${j}, ${L.toLocaleString("en-GB",{hour:"numeric",minute:"numeric"})}, ${L.getUTCFullYear()}`},d=m=>{const A=(j,D)=>j+" "+i(D),L=j=>{const D=Math.floor(j);return D<10?`0${D}`:`${D}`};if(m<1440){const j=m/60,D=m%60,zt=(D-Math.floor(D))*60;return[j,D,zt].map(Wt=>L(Wt)).join(":")}return A(Math.ceil(m/(60*24)),"tournamentsDuration.days")},S=()=>{let m=document.createElement("style");m.innerHTML=u,c.appendChild(m)},le=()=>{let m=new URL(l),A=document.createElement("style");fetch(m.href).then(L=>L.text()).then(L=>{A.innerHTML=L,setTimeout(()=>{c.appendChild(A)},1),setTimeout(()=>{},500)})};ur(()=>{const m=setInterval(()=>{s&&o&&v()},1e3);return()=>clearInterval(m)});function Xt(m){Ie[m?"unshift":"push"](()=>{c=m,r(3,c)})}return e.$$set=m=>{"startdate"in m&&r(0,s=m.startdate),"enddate"in m&&r(1,o=m.enddate),"status"in m&&r(2,a=m.status),"lang"in m&&r(12,h=m.lang),"clientstyling"in m&&r(13,u=m.clientstyling),"clientstylingurl"in m&&r(14,l=m.clientstylingurl),"translationurl"in m&&r(15,f=m.translationurl)},e.$$.update=()=>{e.$$.dirty&19&&r(7,n=()=>{if(p<=0)return 100;const m=C(s,o),A=100/m;return Math.floor((m-p)*A)}),e.$$.dirty&19&&s&&o&&v()&&d(p),e.$$.dirty&4096&&h&&v(),e.$$.dirty&4112&&h&&d(p),e.$$.dirty&32768&&f&&P(),e.$$.dirty&8200&&c&&u&&S(),e.$$.dirty&16392&&c&&l&&le()},[s,o,a,c,p,E,H,n,i,v,T,d,h,u,l,f,Xt]}class Vt extends _r{constructor(t){super(),yr(this,t,yi,bi,bt,{startdate:0,enddate:1,status:2,lang:12,clientstyling:13,clientstylingurl:14,translationurl:15},li)}get startdate(){return this.$$.ctx[0]}set startdate(t){this.$$set({startdate:t}),U()}get enddate(){return this.$$.ctx[1]}set enddate(t){this.$$set({enddate:t}),U()}get status(){return this.$$.ctx[2]}set status(t){this.$$set({status:t}),U()}get lang(){return this.$$.ctx[12]}set lang(t){this.$$set({lang:t}),U()}get clientstyling(){return this.$$.ctx[13]}set clientstyling(t){this.$$set({clientstyling:t}),U()}get clientstylingurl(){return this.$$.ctx[14]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),U()}get translationurl(){return this.$$.ctx[15]}set translationurl(t){this.$$set({translationurl:t}),U()}}Er(Vt,{startdate:{},enddate:{},status:{},lang:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);exports.default=Vt;
@@ -1 +1 @@
1
- "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoTournamentsThumbnailDuration-BfEsHO6R.cjs")).then(({default:t})=>{!customElements.get("casino-tournaments-thumbnail-duration")&&customElements.define("casino-tournaments-thumbnail-duration",t.element)})}
1
+ "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoTournamentsThumbnailDuration-HDQt0wb6.cjs")).then(({default:t})=>{!customElements.get("casino-tournaments-thumbnail-duration")&&customElements.define("casino-tournaments-thumbnail-duration",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/CasinoTournamentsThumbnailDuration-Bh2tz1zZ.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/CasinoTournamentsThumbnailDuration-BTYXwpo0.js").then(({ default: t }) => {
14
14
  !customElements.get("casino-tournaments-thumbnail-duration") && customElements.define(
15
15
  "casino-tournaments-thumbnail-duration",
16
16
  t.element
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-tournaments-thumbnail-duration",
3
- "version": "1.45.0",
3
+ "version": "1.45.2",
4
4
  "type": "module",
5
5
  "main": "es2015/casino-tournaments-thumbnail-duration.cjs",
6
6
  "module": "es2015/casino-tournaments-thumbnail-duration.js",
@@ -11,7 +11,7 @@
11
11
  },
12
12
  "./es2015/casino-tournaments-thumbnail-duration.cjs": "./es2015/casino-tournaments-thumbnail-duration.cjs"
13
13
  },
14
- "files": [
14
+ "files": [
15
15
  "es2015/",
16
16
  "components"
17
17
  ],